/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 09/01/2019, 10:54:56
    Author     : aberi
*/

#lista-igrejas-missoes{
    margin-top: 150px;
    background-image: url(../img/bg-icone.jpg);
    background-repeat: repeat;
}

#igrejas-missoes-carregadas .card{
    min-height: 500px;
    max-height: 500px;
}

#mapa{
    min-height: 400px;
    width: 100%;
}

.titulo-infowindow-map{
    color: orangered;
    font-size: 20px;
    font-weight: bold;
}

#content-map{
    display: none;
}