.linha_missao azul_site_background{
    background-color: #6eb7ec;
}

.servicos_texto2 {
    font-family: 'PT Sans';
    color: #333333;
    line-height: 1.97;
    font-size: 16px;
    display: block;
    padding-left: 100px !important;
    padding-top: 50px !important;
}


.servico_texto2 {
    padding-left: 60px !important;
    height: 150px;
    margin-top: 0px;
    padding-bottom: 20px !important;
    display: inline-block;
    font-family: 'PT Sans';
    color: #656565;
    line-height: 2.5;
    font-size: 17px;
    margin-bottom: 90px;
    margin-right: 40px;
    letter-spacing: 0.25px;
}

.servico_contacto {
    display: flex;
    margin-top: 30px;
}

.servicos_imagem2{
    position: relative;
    background-size: cover;
}

.breadcrumb_azul {
    position: absolute;
    left: 50%;
    transform: translate(-50%, 0);
    z-index: 90;
    padding-top: 25px;
}

.breadcrumb_azul li a {
    color: #00a0d2;
}

.extensao_banner h1 {
    text-align: center;
    font-family: Montserrat Bold;
    font-size: 54px;
    color: #464547;
    padding-top: 130px;
    opacity: 0;
    transform: translate3D(0,-10px,0);
    padding-left: 70px;
    padding-right: 70px;
    padding-bottom: 15px;
}

.extensao_banner h2 {
    text-align: center;
    font-family: Montserrat Bold;
    font-size: 50px;
    color: #464547;
    opacity: 1;
    transform: translate3D(0,-10px,0);
    padding-left: 70px;
    padding-right: 70px;
    padding-bottom: 50px;
}

.servico_titulo2 {
    font-size: 25px;
    font-family: "Montserrat Bold";
    display: block;
    margin-bottom: 20px;
    color: #343738;
    line-height: 1.4;
}

.servico_email2 {
    font-family: "PT Sans Bold Italic";
    font-size: 17px;
    margin-bottom: 6px;
    color: #989797;
    display: inline-flex;
    margin-right: 10px;
    margin-top: 9px;
    margin-left: 2px;
}

.linha_separador {
    border-bottom: 1.5px solid #cecfd0;
    padding-top: 80px;
    width: 100%;
    margin-bottom: 25px;
    margin-right: 15px;
    margin-left: 15px;
}

.margem_extensao {
    height: 200px;
}

.wrap, .infos{
    opacity: 1;
    transition: opacity 2.6s ease-out;
    transform: translate3D(0,0px,0);
}

.onviewport{
    opacity: 1 !important;
    transition-property: opacity, transform;
    transition-duration: .8s, 1s;
    transition-timing-function: ease-in, ease-in;
    transition-delay: 0.2s, 0.2s;
    transform: translate3D(0,10px,0) !important;
}

.onviewportnotranslate{
    opacity: 1 !important;
    transition-property: opacity, transform;
    transition-duration: .8s, 1s;
    transition-timing-function: ease-in, ease-in;
    transition-delay: 0.2s, 0.2s;
}

#sapoio li{
    opacity: 0;
}

#sapoio li{
    transition-delay: .2s;
}

#sapoio li+li{
    transition-delay: .4s;
}

#sapoio li+li+li{
    transition-delay: .6s;
}


.breadcrumbs li a {
    color: #6eb7ec;
}



.breadcrumbs li a {
    color: #a7a5a5;
}

.breadcrumbs {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    white-space: nowrap;
}

.infos{
    margin-top: 80px;
    /*   margin-bottom: 120px;*/
    opacity: 0;
}

.infos p{
    margin-top: 3px !important;
    font-family: 'PT Sans';
    color: #333333e8;
    line-height: 2.15;
    font-size: 17px;

}

.infos p.title_pol {
    text-align: center;
    color: #464547;
    color: #464547;
    font-size: 28px;
    padding-top: 55px;
    font-family: "Montserrat Bold";
    text-align: left;
    line-height: 1;
    margin-bottom: 12px;
}


.linha_missao {
    height: 4px;
    display: block;
    width: 140px;
    margin-bottom: 30px;
}

.infos h5{
    margin-top: 45px;
    margin-bottom: 20px;
    font-family: "Montserrat Bold";
    color: #464547;

}

.white_box {
    background-color: white;
}

.privacidade_all {
    background-color: #f2f3f3;
}

.infos {
    padding-bottom: 150px;
}

.privacidade_conteudo {
    margin-bottom: 80px;
    margin-right: 70px;
    margin-left: 70px;
    margin-top: 50px;
}

.priv_links {
    margin-bottom: 5px;
}

.last_quote {
    padding-top: 25px;
}


.esquema isolamento {
    display: flex;
}

.covid_box1 , .covid_box2 {
    margin: 0 auto;
    text-align: center;
}


.covid_box1 {
    background-color: #6eb7ec;
    padding: 25px;
}

.covid_box1 h1 {
     color: white;
     font-family: "Montserrat Bold";
     font-size: 25px;
     margin-bottom: 0px;
 }


.covid_box1 p {
    color: white;
    margin-bottom: 0px;
}


.covid_box2 h1 {
    color: #414854;
    font-family: "Montserrat Bold";
    font-size: 22px;
    margin-bottom: 0px;
    padding-top: 15px;
}

.covid_box2 p {
    color: #313030;
    font-family: "Montserrat Bold";
    margin-bottom: 0px;
    font-size: 18px;
    padding-bottom: 15px;
    margin-top: -5px;
}

.covid_box2 {
    border: 3px solid #6eb7ec;
}

.covid_box2:nth-of-type(7) h1{
    padding-bottom: 15px;
}

.esquema_isolamento {
    padding-top: 50px;
    margin-bottom: 50px;
}



.covid_seta {
    margin: 0 auto;
    text-align: center;
    margin-bottom: 40px;
    margin-top: -21px;
}

.covid_seta img {
    width: 25px;
    padding-top: 0px!important;
}








/*Media query a ser aplicada em 13"*/

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

    .extensao_banner h1 {
        font-size: 45px;
        line-height: 1.3;
    }

    .linha_missao {
        height: 3px;
    }


    .privacidade_conteudo {
        margin-bottom: 80px;
        margin-right: 40px;
        margin-left: 40px;
        margin-top: 25px;
    }

    .infos p.title_pol {
        padding-top: 30px;
    }


    .servico_titulo2 {
        font-size: 22px;
    }

    .servicos_texto2 {
        padding-left: 0px!important;
    }

    .servico_texto2 {
        margin-right: 0px!important;
    }

    .linha_separador {
        padding-top: 50px;
        margin-bottom: 0px;
    }

    .margem_extensao {
        height: 110px;
    }

    .infos {
        margin-top: 20px;
    }

    .infos p.title_pol {
        font-size: 24px;
    }

    .infos h5 {
        font-size: 18px;
    }

    .covid_suspeito {
        background-color: #f3f3f5;
    }

    .covid_mapas_isolamento .botao_plano {
        margin-top: 10px !important;
        margin-bottom: 5px !important;
    }

    .covid_mapas_isolamento h2 {
        padding-top: 30px;
        font-size: 30px;
        padding-bottom: 25px;
        color: #ea4b3f;
        text-align: center;
        font-family: Montserrat Bold;
    }





}


/*Media query a ser aplicada em "IPAD"*/

@media (min-width : 768px)
and (max-width : 1024px){

    .breadcrumbs li {
        font-size: 14px;
    }

    .extensao_banner h1 {
        font-size: 40px;
        padding-right: 9%;
        padding-left: 9%;
        padding-top: 140px;
    }

    .servico_texto2 {
        font-size: 16px;
        line-height: 2.25;
    }

    .servicos_texto2 {
        padding-top: 39px !important;
    }

    .servico_texto2 {
        padding-left: 15px !important;
        margin-bottom: 40px;
    }

    .servicos_texto2 {
        padding-top: 0px !important;
    }

    .margem_extensao {
        height: 130px;
    }

    .servico_email2 {
        font-family: "PT Sans Italic";
    }

    .linha_separador {
        border-bottom: 1.2px solid #cecfd0;
    }

    .servico_titulo2 {
        font-size: 20px;
    }



}


/*Media query a ser aplicada em "IPHONE"*/

@media (max-width: 767px) {

    .breadcrumbs {
        display: none;
    }

    .extensao_banner h1 {
        font-size: 22px;
        padding-right: 10px;
        padding-left: 10px;
        padding-bottom: 20px;
        padding-right: 30px;
        padding-left: 30px;
        padding-top: 35px;
    }

    .privacidade_conteudo {
        margin-right: 20px;
        margin-left: 20px;
        margin-top: 20px;
    }

    .infos {
        padding-bottom: 100px;
    }

    .wrap {
        padding-left: 6%;
        padding-right: 6%;
    }

    .privacidade_conteudo {
        margin-bottom: 40px;
    }


    .servico_texto2 {
        /*line-height: 2;
        font-size: 14px;
        padding-left: 9px !important;*/
        display: none;
    }

    .servico_titulo2 {
        font-size: 17px;
        margin-bottom: 0px;
        padding-bottom: 0px;
        padding-left: 5px;
        padding-right: 5px;
        color: #343738f0;
    }

    .servico_contacto {
        margin-top: 5px;
        padding-left: 5px;
    }

    .servicos_texto2 {
        padding-top: 10px!important;
    }

    .servico_email2 {
        font-size: 14px;
    }

    .linha_separador {
        padding-top: 20px;
        border-bottom: 1px solid #cecfd0;
    }

    .servico_email2 {
        font-family: "PT Sans Italic";
    }

    .margem_extensao {
        height: 80px;
    }

    .infos p {
        font-size: 14px;
        line-height: 2;

    }

    .infos h5 {
        font-size: 15px;
    }

    .infos p.title_pol {
        font-size: 20px;
    }

    .infos p.title_pol {
        padding-top: 20px;
    }

    .linha_missao {
        margin-bottom: 18px;
    }

    .title_pol {
        margin-bottom: 5px;
    }

    .infos h5 {
        margin-top: 25px;
        margin-bottom: 10px;
    }

    .infos p.title_pol {
        padding-top: 15px;
    }

    .infos p.title_pol {
        font-size: 17px;
        margin-bottom: 5px;
    }

}

.efetue_candidatura2 {
    font-family: 'Montserrat Bold';
    font-size: 16px;
    letter-spacing: 1.2px;
    padding-top: 18px;
    padding-bottom: 16px;
    background-color: transparent;
    border: 2px solid #252525;
    color: #252525;
    margin: 0 auto;
    text-align: center;
    max-width: 850px;
    color: #252525;
    margin-top: 80px;
}

.efetue_candidatura2 a {
    color: #252525;
}

.people h3, .boaspraticas h3, .questionario h3{
    color: rgb(87,88,89);
    font-size: 25px;
    padding-top: 120px;
    font-family: "Montserrat Bold";
}

.peoplelist{
    display: flex;
    flex-wrap: wrap;
}

.people .peoplelist span{
    display: flex;
    flex-direction: column;
    margin-bottom: 5px;
}

.people .peoplelist .section {
    flex: 1 1 30%; /*grow | shrink | basis */
    margin-bottom: 20px;
}

.people .peoplelist .section span:first-of-type{
    font-family: "Montserrat SemiBold";
}

h3.go{
    padding-top: 15px;
}


/*
CSS CAROLINA FIGUEIRA*/

.camada2 {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: repeating-linear-gradient(-40deg, #12171d, #12051D 1px, #12051D 1px, #12171d 4px);
    opacity: 0.5;
    z-index: 0;
}


.imagem .titulo h1 {
    font-family: "Montserrat Bold";
    color: white;
    font-size: 85px;
    margin-bottom: 0px;
    z-index: 3;
    white-space: nowrap;
    display: inline-block;
}


.titulo_contacto {
    font-family: "Montserrat Bold";
    color: white;
    font-size: 33px;
    margin-bottom: 0px;
    z-index: 3;
    white-space: nowrap;
    background-color: #ea4b3f;
    border-radius: 10px
}




.imagem .titulo {
    position: absolute;
    left: 30%;
    transform: translate(-50%, 0);
    top: 30%;
    text-align: center;
    z-index: 3;
}

.imagem {
    position: relative;

}

.breadcrumb_azul {
    position: absolute;
    bottom: 30px;
    left: 50%;
    transform: translate(-50%, 0);
    z-index: 90;
}

.covid1 p {
    font-size: 20px;
    font-family: "Montserrat";
    padding-top: 60px;
    font-size: 20px;
    font-family: "PT Sans";
}


.botao_plano {
    color: white;
    font-size: 25px;
    margin-bottom: 0px;
    background-color: #6eb7ec;
    border-radius: 10px;
    padding: 20px;
    margin-bottom: 70px;
    margin-top: 45px;
    display: block;
    padding-left: 35px;

    font-family: "Montserrat SemiBold";
    font-size: 22px;




}

.botao_plano:hover {
    color: white;
    background-color: #3b63bf;
}

.botao_plano img {
    width: 35px;
    margin-top: -2px;
}


.botao_plano:visited {
    color: white;
}

.covid_comunicados {
    background-color: #f3f3f5;
}

.covid_comunicado {
    background-color: white;
    margin-top: 20px;
    padding: 20px;
    padding-left: 30px;
    padding-left: 30px;
    border-radius: 10px;
}

.covid_comunicado h1 {
    font-size: 18px;
    font-family: "Montserrat Bold";
    text-transform: uppercase;
    margin-left: -25px;
    margin-top: 7px;
    color: #414854;;
}

.covid_comunicado p {

    font-size: 18px;
    font-family: "PT Sans";
    line-height: 28.3px;

}

.covid_news {
    margin-top: 30px;
    padding-bottom: 90px;
}

.covid_comunicado img {
    width: 40px;
    opacity: 80%;
}

.covid_comunicados h2 {
    color: #414854;
    text-align: center;
    font-family: Montserrat Bold;
    font-size: 43px;
    padding-top: 70px;
}

.covid_comunicado a {
    background-color: #3b63bf;
    font-family: "Montserrat Bold";
    padding: 5px;
    padding-left: 10px;
    padding-right: 10px;
    border-radius: 5px ;
    color: white;
    font-size: 15px;
}

.covid_comunicado a:hover {
    background-color: #0A246A;
}

.covid_recomendações h2 {
   /* color: #ea4b3f;*/
    color: #414854;
    text-align: center;
    font-family: Montserrat Bold;
    font-size: 43px;
    padding-top: 70px;
    padding-bottom: 30px;
}

.recomenda_box1, .recomenda_box2, .recomenda_box3, .recomenda_box4, .recomenda_box5, .recomenda_box6 {
    background-color: #3b63bf;
}

.recomenda_box1 p , .recomenda_box2 p , .recomenda_box3 p , .recomenda_box4 p , .recomenda_box5 p , .recomenda_box6 p {
    font-size: 25px;
    color: white;
    font-family: "Montserrat Bold";
}


.covid_recomendações .row .columns {
    padding-left: 4px!important;
    padding-right: 4px!important;
}

/*.covid_recomendações .row .columns:last-of-type {*/
/*    padding-right: 0px!important;*/
/*}*/
/*
*/

/*.covid_recomendações .row .columns:first-of-type {*/
/*    padding-left: 0px!important;*/
/*}*/
/*
*/






.recomenda_box1 p , .recomenda_box2 p , .recomenda_box3 p , .recomenda_box4 p , .recomenda_box5 p , .recomenda_box6 p {
    line-height: 30px;
    font-size: 22px;
    padding-top: 20px;
    padding-left: 20px;
    padding-bottom: 60px;

    font-family: "Montserrat SemiBold";
    font-size: 22px;


}

.recomenda_box3 p:last-of-type {
    font-size: 16px;
    margin-top: -85px;
    line-height: 20px;
    font-family: Montserrat;
    padding-right: 20px;
}

.recomenda_box1 , .recomenda_box2 , .recomenda_box3 , .recomenda_box4 , .recomenda_box5 , .recomenda_box6 {
    height: 250px;
    margin-bottom: 8px;
}

.covid_recomendações .row {
    margin-bottom: 90px;
}

.red_footer {
    background-color: #ea4b3f;
    display: block;
}

.red_footer h1, .red_footer h2 {
    font-family: "Montserrat Bold";
    font-size: 20px;
    color: white;
}

.red_footer h1 {
    padding-top: 20px;
   

  
   

}

.red_footer h2 {
    margin-top: -10px;
    padding-bottom: 30px;



}


.covid_travel {
    background-color: #f3f3f5;
}

.covid_travels p {
    font-size: 20px;
    font-family: "PT Sans";
 
 
}


.covid_suspeito {
    padding-bottom: 60px;
}

.covid_travels {
    margin-bottom: 40px;
}


.covid_suspeito p {
    font-size: 20px;
    font-family: "Montserrat";
    padding-top: 0px;
    font-size: 20px;
    font-family: "PT Sans";
}

.covid_suspeito img {
    /*width: 65%;*/
    padding-top: 20px;
    margin-bottom: -50px;

}

.covid_suspeito_mobile {
    display: none;
}


.covid_travels a {
background-color: #3b63bf;
font-family: "Montserrat Bold";
padding: 5px;
padding-left: 10px;
padding-right: 10px;
border-radius: 5px;
color: white;
font-size: 15px;
}

.covid_mapas_isolamento h2 {
    color: #414854;
    text-align: center;
    font-family: Montserrat Bold;
    font-size: 43px;
    padding-top: 70px;
    padding-bottom: 40px;
}

.covid_mapas_isolamento .covid1 {
    margin-bottom: 80px;
}

.covid_mapas_isolamento .botao_plano {
    margin-top: 10px !important;
    margin-bottom: 5px !important;
}



.covid19_suspeito {
    background-color: #f3f3f5;
}

.covid_faq h2 {
    color: #414854;
    text-align: center;
    font-family: Montserrat Bold;
    font-size: 43px;
    padding-top: 70px;
    padding-bottom: 40px;
}

.covid_prevenir h2 {
    color: #414854;
    text-align: center;
    font-family: Montserrat Bold;
    font-size: 43px;
    padding-top: 70px;
    padding-bottom: 40px;



}

.covid_prevenir h1 {
    display: table;
    margin: 0 auto;
    font-family: Montserrat Bold;
    font-size: 30px;
    color: #333;
    color: #414854;
    font-family: "Montserrat Bold";
    font-size: 22px;
    margin-bottom: 0px;
    padding-top: 15px;
}

.covid_prevenir p {
    display: table;
    margin: 0 auto;
    text-align: center;
    font-family: Montserrat;
    line-height: 22.6px;
    font-size: 16px;
    margin-bottom: 90px;
    font-size: 18px;
    font-family: "PT Sans";
    line-height: 28.3px;
}

.covid_prevenir img {
    width: 50%;
    display: table;
    margin: 0 auto;
    margin-bottom: 25px;
}

.covid_travel .align-center {
    position: relative;
}

.covid_travel_img {
    position: absolute;
    bottom: 0;
    width: 220px;
    right: 130px;
}




@media (max-width: 1400px) {

    .covid_comunicado h1 {

        margin-left: -15px;
    }

    .imagem .titulo h1 {
        font-size: 65px;
    }

    .titulo_contacto {
        font-size: 23px;
    }

    .recomenda_box1, .recomenda_box2, .recomenda_box3, .recomenda_box4, .recomenda_box5, .recomenda_box6 {
        height: 290px;
    }

    .recomenda_box1 p, .recomenda_box2 p, .recomenda_box3 p, .recomenda_box4 p, .recomenda_box5 p, .recomenda_box6 p {
        font-size: 20px;
        line-height: 1.35;
    }

    .covid_prevenir img {
        width: 70%;
    }

    .dp li .accordion-content {
        font-size: 16px !important;
    }





}


@media (max-width: 1024px) {

    .recomenda_box1 p, .recomenda_box2 p, .recomenda_box3 p, .recomenda_box4 p, .recomenda_box5 p, .recomenda_box6 p {
        padding-left: 20px;
        padding-right: 20px;
    }

    .recomenda_box1, .recomenda_box2, .recomenda_box3, .recomenda_box4, .recomenda_box5, .recomenda_box6 {
        height: 220px;
    }

    .covid_comunicado p {
        font-size: 18px;
    }

    .covid_prevenir p {
        font-size: 18px;
        padding-right: 20px;
        padding-left: 20px;
    }

    .covid_prevenir img {
        width: 50%;
    }

    .covid1 p {
        font-size: 18px;
        padding-bottom: 25px;
    }

    .covid_suspeito p {
        font-size: 18px;
    }

    .covid_suspeito p {
        font-size: 18px;
    }

    .covid_travels p {
        font-size: 18px;
    }

    .covid_suspeito p:last-of-type {
        margin-top: -10px!important;
    }

    .covid_box1 {
        padding: 15px;
    }

    .covid_box1 h1 {
        font-size: 18px;

    }

    .covid_box2 h1 {
        font-size: 18px;
        padding-right: 20px;
        padding-left: 20px;
    }

    .red_footer h1, .red_footer h2 {
        font-size: 18px !important;
    }




}


@media (max-width: 767px) {

    .covid_suspeito img {
        width: 4% !important;
        margin-bottom: -38px;
    }

    .imagem .titulo h1 {
        font-size: 38px!important;
        padding-top: 10px;
    }

    .covid_seta {
        margin-bottom: 23px;
    }

    .titulo_contacto {
        font-size: 18px!important;
        padding-right: 10px;
        padding-left: 10px;
    }

    .imagem .titulo {
        position: absolute;
        left: 50%;
        transform: translate(-50%, 0);
        top: 10%;
        text-align: center;
        z-index: 3;
    }

    .dp li a {
        font-family: "Montserrat Bold";
        font-size: 14px;
    }

    .covid_prevenir h2 {
        padding-top: 30px;
        font-size: 30px;
        padding-bottom: 25px;
    }

    .covid_prevenir .row .row {
        padding-bottom: 30px;
    }

    .covid_prevenir h1 {
        font-size: 21px;
    }

    .covid_prevenir p {
        font-size: 14px;
        line-height: 20px;
    }


    .covid_prevenir img {
        width: 40%;
        margin-bottom: 10px;
    }

    .covid_prevenir p {
        margin-bottom: 20px;
    }


        .dp li .accordion-content {
             font-family: "Montserrat";
             font-size: 14px;
             padding-left: 52px;
             padding-right: 35px;
             padding-bottom: 45px;
         }

    .dp li {
        margin-right: 25px;
        margin-left: 25px;
    }

    .imagem .titulo h1 {
        font-size: 55px;
    }

    .titulo_contacto {
        font-size: 23px;
    }

    .covid1 p {
        font-size: 16px;
        padding-top: 30px;
        padding-right: 10px;
        padding-left: 10px;
    }

    .covid_faq h2 {
        padding-top: 20px;
        font-size: 30px;
        padding-bottom: 15px;
    }


    .botao_plano {
        font-size: 16px;
        margin-bottom: 30px;
        margin-top: 20px;
    }

    .botao_plano img {
        display: none;
    }

    .covid_comunicados h2 {
        padding-top: 30px;
        font-size: 30px;
    }

    .covid_comunicado img {
        display: none;
    }

    .covid_comunicado p {
        font-size: 14px;
    }

    .covid_comunicado h1 {
        font-size: 16px;
    }

    .covid_news {
        padding-bottom: 20px;
    }

    .covid_recomendações h2 {
        padding-top: 30px;
        font-size: 30px;
        padding-bottom: 25px;
    }

    .recomenda_box1 p, .recomenda_box2 p, .recomenda_box3 p, .recomenda_box4 p, .recomenda_box5 p, .recomenda_box6 p {
        line-height: 20px;
        font-size: 16px;
    }

    .recomenda_box3 p:last-of-type {
        font-size: 12px;
        margin-top: -95px;
    }

    .recomenda_box1, .recomenda_box2, .recomenda_box3, .recomenda_box4, .recomenda_box5, .recomenda_box6 {
        height: 160px;
        margin-left: 20px;
    }

    .covid_recomendações .row {
        margin-bottom: 20px;

    }

    .red_footer h1, .red_footer h2 {
        font-family: "Montserrat Bold";
        font-size: 20px;
        color: white;
        padding-left: 31px;
    }



    .covid_travel p {         
        font-size: 16px;      
        padding-top: 0px;
        padding-right: 0px;
        padding-left: 10px;
        padding-bottom: 0px;
    }

    .covid_travel_img {
        display: none;
    }


    .covid_travel {
        /*height: 350px;*/
        padding-bottom: 15px;

    }

    .covid_suspeito_mobile {
        display: flex;
    }

    .covid_suspeito_desktop {
        display: none;
    }

    .covid_suspeito p {
        font-size: 16px;
        margin-top: -10px;
        padding-right: 10px;
        padding-left: 10px;
    }

    .covid_suspeito p:last-of-type {
        font-size: 16px;
        margin-top: 80px;
        padding-right: 10px;
        padding-left: 10px;
    }

    .covid_suspeito img {
        padding-top: 10px;
        width: 75%;
    }

    .covid_mapas_isolamento h2 {
        padding-top: 30px;
        font-size: 30px;
        padding-bottom: 25px;
        color: #ea4b3f;
        text-align: center;
        font-family: Montserrat Bold;
    }

    .covid_mapas_isolamento .covid1 {
        margin-bottom: 40px;
    }

    .covid_mapas_isolamento .botao_plano {
        margin-top: 0px !important;
    }

    .covid_suspeito {
        padding-bottom: 30px;
    }

    .dp li a {
        font-family: "Montserrat Semibold";
    }

    .accordwrapper {
        padding-bottom: 5px!important;
    }








}


/*#region accordion*/
.faq{
    background-color: #f3f3f5;
    padding-top: 20px;
}

.faq > .row > .column{
   padding-right: 0;
   padding-left: 0;
}

.accordwrapper{
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    padding-bottom: 75px;
}
.dp{
    flex: 1 0 50%;
    background: transparent;
}

.dp.first{
    padding-right: 5px;
}

.dp.second{
    padding-left: 5px;
}

.dp li{
    margin-bottom: 10px;
    background: white;
}
.dp li a{
    font-family: "Montserrat SemiBold";
    font-size: 18px;
    color: rgb(10,10,10);
    border: 0;
    font-size: 17px;
    line-height: 20px;
    color: #333;
    border: 0;

}
.dp li i{
    margin-right: 15px;
    padding: 4px;
    background: #6eb7ec;
    color: white;
}
.dp li i.fa-minus{
    display: none;
}
.dp li.is-active i.fa-minus{
    display: inline-block;
}
.dp li.is-active i.fa-plus{
    display: none;
}
.dp .accordion-title:before{
    display: none;
}
.dp li .accordion-content{
    font-family: "Montserrat";
    font-size: 16px;
    padding-left: 53px;
    padding-right: 53px;
    padding-bottom: 45px;
    color: #333333;
    font-size: 18px;
    font-family: "PT Sans";
    line-height: 28.3px;
}
.phone{
    display: none;
}
@media (max-width : 1024px){
    .accordwrapper{
        display: none;
    }
    .accordwrapper.phone{
        display: flex;
    }
}
/*#endregion*/