/* Home */
body .splide__pagination__page {
    background: #e3e6f3;
    border: 1px solid #2ea2d0;
    margin: 5px;
    width: 10px;
    height: 10px;
    border-radius: 5000px;
}
body .splide__pagination__page.is-active {
    background: #452a31;
    border: 1px solid #452a31;
    opacity: 1;
    width: 10px;
    height: 10px;
}
body .splide__arrow.splide__arrow--prev {
    display: none;
}
body .splide__arrow.splide__arrow--next {
    display: none;
}
.saiba_mais{
    padding: 150px 0 0 0;
}
.saiba{
    background-color: #2ea2d0;
    padding: 10px;
    width: 145px;
}
.saiba a{
    color: #fff;
}
.saiba a:hover{
    text-decoration: none;
}

.section_1_altura{
    height: 550px;
}
.banner_sistema{
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}
.banner1{
    background-image: url("../../img/site/banner/banner1.png");
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}
.banner2{
    background-image: url("../../img/site/banner/banner2.png");
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}
.quem_somos{
    display: flex;
    justify-content: space-between;
    margin: 25px 0;
}
.quem_somos_texto{
    padding: 0 50px;
}
.quem_somos_texto h3 {
    color: #452a31;
    font-family: 'Montserrat';
    font-size: 45px;
}
.quem_somos_texto h1 {
    color: #2ea2d0;
    font-size: 65px;
    font-family: 'Montserrat';
}
.btn_quem_somos{
    background-color: #fff;
    color: #2ea2d0;
    border: 1px solid #2ea2d0;
    padding: 15px;
}
.ativo{
    background-color: #2ea2d0;
    border: 1px solid #2ea2d0;
    padding: 5px 15px;
    color: #fff;
}
.btns_quem_somos{
    display: flex;
}

.section_2_altura{
    height: 390px;
}
.img_section2{
    background-image: url("../../img/site/banner/banner3.png");
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}
.titulo_parceiro{
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: end;
    padding-bottom: 45px;
}
.info_parceiros{
    margin: 30px 0;
}
.lista_associados{
    display: flex;
    justify-content: space-between;
}

.section_3_altura{
    height: 390px;
}
.img_section3{
    background-image: url("../../img/site/banner/banner4.png");
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}
.titulo_monitoramento{
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: end;
    padding-bottom: 45px;
}

.btn_monitoramento{
    background-color: #fff;
    color: #2ea2d0;
    border: 1px solid #2ea2d0;
    padding: 15px;
    height: 75px;
}
.ativo{
    background-color: #2ea2d0;
    border: 1px solid #2ea2d0;
    padding: 15px;
    color: #fff;
}
.btns_monitoramento{
    display: flex;
    padding-top: 50px;
}
.card_monitoramento{
    display: flex;
}
.card_monitoramento_texto{
    padding: 0 50px ;
}
.logo_city{
    text-align: end;
}
.titulo_radio{
    display: flex;
    align-items: end;
    margin-bottom: 25px;
}
.titulo_radio h2{
    padding: 0;
    margin: 0;
}

.section_4_altura{
    height: 390px;
}
.img_section4{
    background-image: url("../../img/site/banner/banner5.png");
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}
.section_5_altura{
    height: 490px;
}
.img_section5{
    background-image: url("../../img/site/banner/banner6.png");
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}
.bg_formulario{
    background-color: #f0f0f0;
    padding-bottom: 75px;
}
.form{
    width: 1210px;
    margin: 5px 0;
    padding: 5px;
    border: none;
    /* background-color: #ffffff; */
}

.section_6_altura{
    height: 400px;
}
.img_section6{
    background-image: url("../../img/site/banner/banner7.png");
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.section_7_altura{
    height: 400px;
}
.img_section7{
    background-image: url("../../img/site/banner/bg7.png");
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}
.noticias{
    display: flex;
    margin: 25px 0;
}
.titulo_noticia{
    color: #452a31;
    font-family: 'Montserrat';
    font-weight: bold;
    font-size: 25px;
}
.leia{
    background-color: #2ea2d0;
    padding: 10px;
    width: 115px;
}
.leia a{
    color: #fff;
}
.leia a:hover{
    text-decoration: none;
}
.noticia{
    height: 150px;
    margin: 5px 0;
}

.contato{
    display: flex
}
.contato_texto{
    padding: 60px 50px 60px 0 ;
}
.mapa{
    margin-top: 50px;
    width: 450px;
    height: 300px;
    border: #2ea2d0 solid 2px;
}
iframe{

    border: #2ea2d0 solid 2px;
}

.titulo{
    padding-top: 50px;
    padding-bottom: 25px;
}
.titulo,
.titulo_card{
    color: #2ea2d0;
    font-family: 'Montserrat';
    font-weight: bold;
}
.titulo_1{
    color: #fff;
    font-family: 'Montserrat';
    font-weight: bold;
    font-size: 40px;
}
.titulo_2{
    line-height: 0.4;
    color: #2ea2d0;
    font-family: 'Montserrat';
    font-weight: bold;
    font-size: 66px;
}
.paragrafo_mais_escuro{
    color: #3e3e3e;
    font-size: 18.5px;
    font-family: 'myriad';
}
.paragrafo {
    color: #717171;
    font-size: 18.5px;
    font-family: 'myriad';
}
@media screen and (orientation: portrait), (max-width: 1000px) {
    .saiba_mais{
        padding: 120px 0 0 0;
    }
    .saiba_mais h2 {
        font-size: 26px;
    }
    .banner2{
        background-image: url("../../img/site/banner/banner2.png");
        background-repeat: no-repeat;
        background-position: 100% 70%;
        background-size: contain;
    }

    .quem_somos{
        flex-direction: column;
    }
    .card_monitoramento div img,
    .img_quem_somos img{
        width: 90vw;
    }
    .card_monitoramento_texto,
    .quem_somos_texto{
        padding: 10px;
    }
    .btns_quem_somos{
        flex-direction: column;
        align-items: center;
    }
    .lista_associados{
        flex-direction: column;
    }
    .titulo_2{
        font-size: 40px;
    }
    .btns_monitoramento,
    .card_monitoramento{
        flex-direction: column;
        align-items: center;
    }
    div .logo_city img{
        width: 100px;
    }
    .noticias{
        flex-direction: column;
        align-items: center;
    }
    .noticia{
        max-width: 350px !important;
        margin: 25px 0px;
    }
    .form{
        width: 90vw;
    }
    .contato{
        flex-direction: column;
    }
    .mapa{
        width: 90vw;
    }
    .titulo_radio{
        flex-direction: column;
    }
    .section_7_altura{
        height: 450px;
    }
}
