body {
    background: #fff;
    font-family: "Amil Typeface";
    color: #3B3B3A;
    cursor: default;
    overflow-x: hidden;
}

a {
    text-decoration: none;
    color: inherit;
    cursor: pointer;
    font-weight: 500;
}

img {
    display: block;
}

#banner img {
    width: 100%;
    display: block;
    border-radius: 20px;
}

.grid {
    width: 100%;
    margin: 0 auto;
    padding: 0 25px;
    max-width: 1000px;
}

strong {
    font-weight: 500;
}

em {
    font-style: italic;
}

p {
    font-size: 16px;
    line-height: 1.5;
    margin-bottom: 5px;
}

.italic {
    font-style: italic;
}



.legal {
    font-size: 15px !important;
    color: #ffffff;
}

p:last-child {
    margin-bottom: 0;
}


.telefone svg {
    margin-right: 20px;
}

#icone-menu {
    cursor: pointer;
}

.area-full {
    width: 100%;
    margin: 0;
    padding: 75px 0;
}

.background-gray {
    background-color: #f5f5f5;
}

.fundo-azul {
    background: #461BFF;
}

.fundo-azul-claro {
    background: #00ADFF;
}

.fundo-azul-amil {
    background: #00ADFF;
}

.fundo-azul-amil p {
    color: #ffffff;
}

.fundo-azul,
.fundo-azul-claro {
    color: #fff;
}

.fundo-azul h2,
.fundo-azul-claro h2 {
    color: #fff;
}

.padding-top {
    padding-top: 50px;
}

.padding-bottom {
    padding-bottom: 50px;
}

.margin-bottom {
    margin-bottom: 75px;
}

.text-yellow {
    color: #fff !important;
    font-weight: 500;
}

.text-blue {
    color: #461bff;
    font-weight: 500;
}
.text-light-blue {
    color: #00ADFF;
    font-weight: 500;
}
.text-light-green {
    color: #00D896;
    font-weight: 500;
}
.text-blue-normal {
    color: #461bff;
    font-weight: normal;
}
.text-green {
    color: #00D896;
    font-weight: 500;
}

.text-blue-dark {
    color: #3B3B3A;
    font-weight: 500;
}
.card-title-blue {
    color: #461BFF;
    font-weight: 500;
    font-size: 1.6em;
}

.carousel-control-prev,
.carousel-control-next {
    color: #ffffff;
    background-color: #461BFF;
    font-weight: 500;
    border-radius: 20px;
    position: relative;
    width: auto;
    padding: 8px;
    margin: 5px;
    opacity: 1;
}

.carousel-control-next-icon {
    background-image: url('https://image.info-amil.com.br/lib/fe9112747767017474/m/1/a16db9b1-90c5-4967-8695-52cf95f7c221.png');
}

.carousel-control-prev-icon {
    background-image: url('https://image.info-amil.com.br/lib/fe9112747767017474/m/1/cd337409-9f13-427c-9573-3619a5370103.png');
}

.carousel-control-prev-icon,
.carousel-control-next-icon {
    width: 25px;
    height: 25px;
}

img.icone {
    width: 150px;
    text-align: center;
    align-items: center;
    padding-bottom: 30px;
}

#accordionReajuste .fundo-azul-amil .card-body,
#accordionReajuste .fundo-azul .card-body {
    color: #ffffff;
}

#accordionReajuste .bg-yellow .card-text {
    color: #0d1966;
    font-weight: 400;
}

#disclaimer .text-blue-dark,
#disclaimer .text-blue {
    font-weight: 400;
}

#disclaimer .text-blue-dark a:hover,
#disclaimer .text-blue a:hover {
    text-decoration: underline;
}

p.numeral {
    background-color: #00D896;
    width: 45px;
    align-items: center;
    text-align: center;
    border-radius: 30px;
    color: #ffffff;
    font-size: 32px;
    font-weight: 500;
    margin: 20px auto;
}

.titulo-azul {
    font-size: 3em;
    line-height: 1.2;
    color: #0d1966;
    margin-bottom: 24px;
}

.titulo-azul.azul-amil {
    color: #461bff;
    font-size: 5em;
}

.titulo-azul-amil {
    font-size: 2.6em;
    line-height: 1.2;
    font-weight: 500;
    color: #461bff;
    margin-bottom: 12px;
}

.titulo-azul-amil span {
    font-size: 1.5em;
}



.inline {
    display: inline-block;
    vertical-align: middle;
    margin: 0 25px 0 0;
}

.imagem img {
    width: 100%;
    display: block;
}

.bt-blue-dark {
    color: #ffffff;
    background-color: #00ADFF;
    border-radius: 20px;
    padding: 1em 2em;
}

.bt-blue-dark h3 {
    font-size: 30px;
    margin: 0;
}



.bt-amarelo {
    background: #ffbe00;
    color: #0f0d59;
    font-weight: 500;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    padding: 15px 35px;
    border: none;
    border-radius: 30px;
    font-size: 35px;
    width: fit-content;
}

.amarelo {
    color: #ffbe00;
}

.amarelo .left {
    margin-right: 25px;
}


#parceiros .carousel-item {
    height: 100px;
}



.accordion-item {
    border-top: var(--bs-accordion-border-width) solid var(--bs-accordion-border-color);
    border-left: none;
    border-right: none;
}

.accordion-button:focus {
    z-index: 3;
    outline: 0;
    box-shadow: none;
}

.accordion-button:not(.collapsed) {
    color: #00ADFF;
    background-color: #ffffff;
    box-shadow: none;
}

.accordion-body {
    color: #7E7E7E;
    font-size: 20px;
    line-height: 1.5;
}

.accordion-button::after {
    flex-shrink: 0;
    width: var(--bs-accordion-btn-icon-width);
    height: var(--bs-accordion-btn-icon-width);
    margin-left: auto;
    content: "";
    background-image: url(https://image.info-amil.com.br/lib/fe9112747767017474/m/1/e0f768a4-9c13-4a66-beb5-5f0833a0d745.png);
    background-repeat: no-repeat;
    background-size: var(--bs-accordion-btn-icon-width);
    transition: var(--bs-accordion-btn-icon-transition)
}

.accordion-button:not(.collapsed)::after {
    background-image: url(https://image.info-amil.com.br/lib/fe9112747767017474/m/1/aba4d0a3-de8b-4468-8a18-f4e5c22649d8.png);
    transform: var(--bs-accordion-btn-icon-transform)
}

.bg-gray {
    background-color: #f5f5f5;
    border-radius: 30px;
}

#reembolso .padding-around-30 {
    border-radius: 30px;
}

.bg-yellow {
    background-color: #FFBE00;
    color: #0d1966;
    border-radius: 30px;
}

#rodape {
    background: #00ADFF;
    width: 100%;
    padding: 50px 0;
    color: #fff;
}

#rodape p {
    font-size: 1em;
    margin-bottom: 12px;
}

#rodape a {
    text-decoration: underline;
}

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

.align-right img {
    display: inline-block;
}

.info-desc-1,
.info-desc-2 {
    text-align: center;
    width: 80% !important;
    margin: 0 auto;
}

.info-desc-1 span {
    font-weight: 500;
    color: #00adff;
}

.info-desc-1 p {
    color: #575757 !important;
}

.info-desc-2 {
    margin-top: 30px;
    background-color: #ffbe00;
    border: none;
    border-radius: 20px;
    padding: 20px 35px;
    color: #0f0d59;
    width: 65% !important;
}

img.left {
    margin-right: 25px;
}

.padding-medium-bottom {
    padding-bottom: 25px;
}

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

.align-left img {
    display: inline-block;
    vertical-align: middle;
    margin-right: 25px;
}

.social li {
    display: inline-block;
    vertical-align: middle;
    margin-left: 25px;
}

.fundo-imagem {
    background: #0f0c59 url(http://image.info-amil.com.br/lib/fe9112747767017474/m/1/951e7b55-22d0-4248-b303-80512bb5a0ed.jpg) right top no-repeat !important;
    background-size: 814px 491px !important;
}

img.w-80 {
    width: 100%;
}
img.w-40 {
    width: 40%;
}
.imagem img.w-40 {
    border-radius: 30px;
}
@media (min-width: 340px) {
    #topo {
        width: 100%;
        background: #ffffff;
        position: fixed;
        left: 0;
        top: 0;
        z-index: 100;
    }

    #banner .d-block.imagem img {
        border-radius: 30px;
    }

    #page {
        position: relative;
        margin-top: 110px;
    }

    section.container {
        margin-top: 2em;
        margin-bottom: 2em;
    }

    p {
        font-size: 20px;
    }

    .border-azul {
        border-left: none;
    }

    #app-amil div.order-md-2 {
        text-align: center;
    }

    .app-stores.align-left {
        text-align: center;
    }

    .app-stores.align-left img {
        margin-right: 0;
        height: 70px;
        margin-bottom: 20px;
        margin-top: 25px;
    }

    h2.titulo-secao,
    span.titulo-secao {
        font-size: 30px;
        color: #00D896;
        padding-bottom: 10px;
        font-weight: normal;
    }

    h2.titulo-secao-branco,
    span.titulo-secao-branco {
        font-size: 30px;
        color: #ffffff;
        padding-bottom: 10px;
        font-weight: normal;
    }

    h2.titulo-secao-dark,
    span.titulo-secao-dark {
        font-size: 30px;
        color: #461BFF;
        padding-bottom: 10px;
        font-weight: normal;
    }

    h2.titulo-secao-azul,
    span.titulo-secao-azul {
        font-size: 30px;
        color: #00ADFF;
        padding-bottom: 10px;
        font-weight: normal;
    }
    h3.titulo-secao {
        font-size: 20px;
        color: #00D896;
        padding-bottom: 10px;
        font-weight: normal;
    }

    #menu-principal {
        display: none;
    }

    #menu-principal.show {
        display: block;
    }

    #menu-principal li {
        float: none;
        margin-left: 0;
        list-style: none;
        line-height: 3em;

    }

    #menu-principal a {
        color: #461BFF;
        font-weight: normal;
        font-size: 1.2em;
    }

    #menu-principal a:hover,
    #menu-principal a:active,
    #menu-principal a:focus {
        text-decoration: underline;
        color: #00ADFF;
    }
    .text-description {
        font-size: 15px;
        font-weight: 300;
    }
    .asterisk {
        font-size: 12px;
        font-weight: 300;
    }

    .padding-around-30 {
        padding: 25px;
    }

    .card-body {
        padding: 30px 10px;
        align-content: center;
    }

    .card.height-fixed {
        height: 280px;
        border-radius: 15px;
    }

    h2.accordion-header button {
        color: #00ADFF;
        font-size: 25px;
    }

    #medicamentos {
        margin-bottom: 60px;
    }

    ul {
        font-family: "Amil Typeface";
        margin-block-start: 0 !important;
        margin-block-end: 0 !important;
    }

    #rede-exclusiva ul, 
    #coleta-domiciliar ul,
    #cobertura-dental ul,
    #concierge ul  {
        list-style-image: url('https://image.info-amil.com.br/lib/fe9112747767017474/m/1/a6527f49-5501-477c-afd9-a1863158f7ab.png');
        padding-top: 10px;
        font-size: 20px;
    }
    #linhas-planos ul.lista-foco  {
        list-style-image: url('https://image.info-amil.com.br/lib/fe9112747767017474/m/1/0f5debe6-c9cb-4434-845a-0104c482492a.png');
        padding-top: 10px;
        font-size: 20px;
    }
    ul>li {
        padding-bottom: 20px;
    }
    li.list-item {        
        align-content: center;
        font-weight: 500;
    }
    #cobertura-dental ul{
        color:#fff;
    }
    #carencia ul>li {
        font-family: "Amil Typeface";
        font-size: 20px;
    }

    #programas-saude .border-round-left {
        border-top-left-radius: 0;
        border-bottom-left-radius: 0;
        border-radius: 30px;
    }

    #programas-saude .border-round-right {
        border-top-right-radius: 0;
        border-bottom-right-radius: 0;
        border-radius: 30px;
    }

    .border-round-top {
        border-top-right-radius: 30px;
        border-top-left-radius: 30px;
    }

    .border-round-bottom {
        border-bottom-right-radius: 30px;
        border-bottom-left-radius: 30px;
    }

    #carouselTelemedicinaMob .card-body {
        padding: 0;
    }

    .text-gray {
        color: #7E7E7E;
        font-size: 20px;
    }
    .text-pink {
        color: #D5086E;
        font-size: 20px;
    }
    .phone-central {
        border: 1px solid #3b3b3a;
        border-radius: 15px;
        width: 83.33333333%;
        padding: 30px 50px;
    }
    .phone-central p.text-pink, 
    .phone-central p {
        font-size: 25px;
        line-height: normal;
    }
    .bt-amarelo {
        background: #ffbe00;
        color: #0f0d59;
        font-weight: 500;
        display: inline-flex;
        justify-content: center;
        align-items: center;
        padding: 15px 35px;
        border: none;
        border-radius: 30px;
        font-size: 25px;
        width: 91.666667%;
    }
    .bt-pink {
        background: #D5086E;
        color: #fff;
        font-weight: 500;
        display: inline-flex;
        justify-content: center;
        align-items: center;
        padding: 15px 35px;
        border: none;
        border-radius: 30px;
        font-size: 25px;
        width: fit-content;
    }
    .bt-white {
        background: #fff;
        color: #D5086E;
        font-weight: 500;
        display: inline-flex;
        justify-content: center;
        align-items: center;
        padding: 15px 35px;
        border: none;
        border-radius: 15px;
        font-size: 25px;
        width: 91.66666667%;
    }
    .bt-blue {
        background: #461BFF;
        color: #fff;
        font-weight: 500;
        display: inline-flex;
        justify-content: center;
        align-items: center;
        padding: 15px 35px;
        border: none;
        border-radius: 30px;
        font-size: 25px;
        width: fit-content;
    }
    .bt-green {
        background: #00d896;
        color: #ffffff;
        font-weight: 500;
        display: inline-flex;
        justify-content: center;
        align-items: center;
        padding: 15px 35px;
        border: none;
        margin-top: 1em;
        margin-bottom: 2em;
        border-radius: 30px;
        font-size: 25px;
        width: fit-content;
    }
    #coleta-domiciliar button.bt-pink {
        background: #D5086E;
        color: #fff;
        display: inline-flex;
        justify-content: center;
        align-items: center;
        padding: 15px 35px;
        border: none;
        border-radius: 30px;
        cursor: default;
        font-size: 20px;
        font-weight: normal;
        width: 91.66666667%;
    }
    

    #farmacias {
        margin-top: 5em;
    }

    .discount {
        font-size: 35px;
    }

    .bt-green-discount {
        background-color: #00ADFF;
        padding: 6px 20px;
        border-radius: 25px;
        color: #fff;
        height: fit-content;
        width: fit-content;
        margin-right: 0;
    }

    .discount-60 {
        font-size: 2em;
        font-weight: 500;
        color: #461BFF;
    }

    .discount-text {
        color: #3B3B3A;
        line-height: normal;
        text-align: center;
    }

    h2.titulo-secao-yellow {
        font-size: 30px;
        color: #FFBE00;
        padding-bottom: 10px;
        font-weight: normal;
    }

    /* h2.titulo-secao-white {
        font-size: 30px;
        color: #ffffff;
        padding-bottom: 10px;
        font-weight: normal;
    } */

    #accordionReajuste .card-body {
        padding: 10px;
    }

    #accordionReajuste p.text-big {
        font-size: 50px;
        line-height: normal;
    }

    #accordionReajuste .card-title {
        font-weight: 500;
        font-size: 20px;
    }

    #accordionReajuste p.text-bigger {
        font-size: 150px;
    }

    #accordionReajuste p.text-yellow.text-big {
        font-size: 30px;
    }

    #accordionReajuste p.text-blue.text-big {
        font-size: 30px;
    }

    #accordionReajuste .card-body .card-text {
        font-size: 18px;
        font-weight: 300;
    }

    #accordionReajuste em.card-text {
        line-height: normal;
        font-size: 20px;
    }

    #accordionReajuste .card-body {
        padding: 20px;
    }

}

@media (min-width: 340px) and (max-width:992px) {
    #menu-principal {
        position: fixed;
        left: 0;
        width: 100%;
        top: 80px;
        background: #f5f5f5;
        padding: 25px;
    }

    nav.social ul {
        padding-left: 0;
    }

    #carouselTelemedicinaMob .card-body img {
        width: 50%;
    }

    #token .accordion {
        margin-top: 20px;
    }

    #token .accordion-button:not(.collapsed) {
        color: #fff;
        background-color: #00ADFF;
        box-shadow: none;
    }

    #token .accordion-body {
        background-color: #fff;
        border: none;
    }

    #token .accordion-body .text-description {
        color: #fff;
        line-height: 1.5;
    }

    #token .accordion-item {
        border: 0;
        border-radius: 20px;
        background-color: #fff;
    }

    #token h2.accordion-header button {
        color: #fff;
        font-size: 25px;
    }

    #token .accordion-button {
        background-color: #00ADFF;
        border: 0;
        border-radius: 20px;
    }

    #token .accordion-button::after {
        background-image: url(https://image.info-amil.com.br/lib/fe9112747767017474/m/1/1ca2068c-94ac-4da3-a310-ce3fe96b2219.png);
    }

    #token .accordion-button:not(.collapsed)::after {
        background-image: url(https://image.info-amil.com.br/lib/fe9112747767017474/m/1/11f559a0-57d4-407b-9656-2c75596d5ada.png);
    }

    div#carouselParceirosMob {
        height: 70px;
        margin-bottom: 30px;
    }

    #accordionReajuste img {
        width: 50px !important;
        text-align: center;
        display: inline;
        margin: 20px 0;
    }

    #accordionReajuste em {
        font-size: 16px;
    }


}


@media (min-width: 1025px) {
    #menu-principal li {
        float: left;
        margin-left: 25px;
        list-style: none;
        line-height: normal;
    }

    #menu-principal a {
        font-size: 1em;
    }

    .mobile.icone-menu {
        display: block !important;
    }

    nav.social {
        text-align: end;
    }

    .padding-around-30 {
        padding: 35px;
    }

    #menu-principal {
        display: block !important;
        background-color: #ffffff;
    }

    section.container {
        margin-top: 4em;
        margin-bottom: 4em;
    }

    #app-amil div.order-md-2 {
        text-align: left;
    }

    h2.titulo-secao,
    span.titulo-secao {
        font-size: 50px;
        color: #00D896;
        padding-bottom: 10px;
        font-weight: normal;
    }

    h2.titulo-secao-branco,
    span.titulo-secao-branco {
        font-size: 50px;
        color: #fff;
        padding-bottom: 10px;
        font-weight: normal;
    }

    h2.titulo-secao-dark,
    span.titulo-secao-dark {
        font-size: 50px;
        color: #461BFF;
        padding-bottom: 10px;
        font-weight: normal;
    }
    h2.titulo-secao-azul,
    span.titulo-secao-azul {
        font-size: 50px;
        color: #00ADFF;
        padding-bottom: 10px;
        font-weight: normal;
    }
    .phone-central {
        width: fit-content;
    }
    .border-azul {
        border-left: #00ADFF 7px solid;
    }

    .app-stores.align-left {
        text-align: left;
    }

    .app-stores.align-left img {
        margin-right: 25px;
    }

    #topo .grid {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        justify-content: space-between;
        align-items: center;
        height: 110px;
    }

    /* h2.titulo-secao {
        zoom: 0.7;
    } */

    .col-5.right.align-left img {
        height: auto !important;
        width: 45%;
        margin-right: 12px !important;
    }

    .align-center .farm {
        height: 25px !important;
        margin: 0 12px !important;
    }

    .icone.inline {
        margin-bottom: 12px;
    }

    .fundo-imagem {
        background: #0f0c59 url(http://image.info-amil.com.br/lib/fe9112747767017474/m/1/fbf8517b-ca8f-4bab-abd0-3257574fd0dd.jpg) left top no-repeat !important;
        background-size: 100% auto !important;
        padding-top: 100px !important;
    }

    #rodape {
        text-align: center !important;
    }

    #rodape .col-5.right {
        padding-top: 25px;
        text-align: center !important;
    }

    .text-description {
        /* font-size: 20px; */
        text-align: justify;
    }

    /* h2.titulo-secao {
        padding-bottom: 40px;
    } */

    h2.accordion-header button {
        font-size: 32px;
    }

    .border-round-top {
        border-top-right-radius: 0;
        border-top-left-radius: 30px;
    }

    .border-round-bottom {
        border-bottom-right-radius: 0;
        border-bottom-left-radius: 30px;
    }

    #programas-saude .border-round-left {
        border-top-left-radius: 30px;
        border-bottom-left-radius: 30px;
    }

    #programas-saude .border-round-right {
        border-top-right-radius: 30px;
        border-bottom-right-radius: 30px;
    }

    /* .text-gray {
        font-size: 28px;
    } */

    .bt-green {
        margin-top: 3em;
        margin-bottom: 1em;
    }

    #farmacias {
        margin-top: 5em;
    }

    .bt-green-discount {
        padding: 6px 20px;
        border-radius: 25px;
        height: fit-content;
        width: fit-content;
        margin-right: 10px;
    }

    .discount {
        font-size: 30px;
    }

    .discount-60 {
        font-size: 2.5em;
        font-weight: 500;
    }

    .discount-text {
        line-height: normal;
        text-align: start;
    }   

    #accordionReajuste p.text-big {
        font-size: 60px;
        line-height: normal;
    }

    #accordionReajuste .card-title {
        font-size: 30px;
    }

    #accordionReajuste p.text-bigger {
        font-size: 150px;
    }

    #accordionReajuste p.text-yellow.text-big {
        font-size: 30px;
    }

    #accordionReajuste p.text-blue.text-big {
        font-size: 30px;
    }

    #accordionReajuste .card-body .card-text {
        font-size: 23px;
    }

    #accordionReajuste em.card-text {
        font-size: 20px;
    }

    #accordionReajuste .card-body {
        padding: 40px;
    }

    #carouselDesk img.d-inline {
        width: 60%;
    }

    .phone.height-fixed {
        height: 600px;
    }

    .app-stores.align-left img {
        height: 50px;
    }

    h2.titulo-secao-yellow {
        font-size: 40px;
        color: #FFBE00;
        padding-bottom: 10px;
    }
    /* h2.titulo-secao-white {
        font-size: 50px;
        color: #fff;
        padding-bottom: 10px;
    } */
    .bt-amarelo {
        width: fit-content;
    }
    .bt-pink {
        background: #D5086E;
        color: #fff;
        font-weight: 500;
        display: inline-flex;
        justify-content: center;
        align-items: center;
        padding: 15px 35px;
        border: none;
        border-radius: 30px;
        font-size: 25px;
        width: fit-content;
    }
    
    #coleta-domiciliar button.bt-pink {
        font-size: 25px;
    }
    
}
@media (min-width: 1500px) {
    .phone.height-fixed {
        height: 770px;
    }
    #canais-digitais img {
        width: 84%;
    }
}