
/*
----------------------FOOTER----------------------
*/
footer{

    background-color: #fff;
}
.footer-top img{
    width: 120px;
}
.footer-top .footer-top-img{
    position: relative;
    width: 120px;
}
.footer-top-img:after{
    position: absolute;
    font-family: 'CallunaSans-Regular Italic';
    color: #444444;
    top: 3px;
    width: 44px;
    height: 32px;
    background-image: url(../img/fascina.png);
    font-size: 12px;
    left: 145px;
    content: '';
}
.footer-content{
    width: 100%;
    display: table;
    padding: 25px 0px 35px 0px;
    color: #52f46b;
    font-family: 'CallunaSans-Regular';
    font-size: 12px;
}
.footer-bottom-menu{
    clear: both;
    display: table;
    padding: 30px 0px;
    border-top: 1px solid #0bb224;
    width:100%;
    text-align:center;
}
.footer-menu-esquerda{
    padding-top: 3px;
    float: left;
}
.footer-menu-direita{
    float: right;
}
.footer-menu-direita ul,.footer-menu-direita ul{
    list-style: none;
    padding: 0px;
    margin: 0px;

}
footer .direita a{
    color: #52f46b;
}

.footer-menu-esquerda ul{
    list-style: none;
    padding: 0px;
    padding: 0px 0px 0px 0px;
    margin: 0px;
}
.footer-menu-direita ul{
    padding-top: 0px;
}

.footer-menu-esquerda ul li{
    padding: 0px 20px;
    float: left;
}
.footer-menu-esquerda ul li a{
    font-size: 15px;
    color: #494949;
    font-family: 'CallunaSans-Regular';
    
    text-decoration:none;
}
.footer-menu-esquerda ul li:first-child{
    padding-left: 0px;
}

.footer-menu-direita ul li{
    padding: 0px 15px;
    float: left;
    font-size: 18px;
    color: #494949;
    font-family: 'CallunaSans-Regular';
    
    text-decoration:none;
}

.footer-menu-direita ul li img{
    margin-top: 2px;
    margin-right: 5px;
    float: left;
}
.footer-menu-direita ul li:last-child{
    padding-right: 0px;
}
.footer-menu-direita ul li div{
    float: left;
    padding-top: 1px;
}

.esquerda{
    float: left;
}
.direita{
    padding-top: 18px;
    float: right;
}

.esquerda img{
    margin-right: 10px;
}
.footer-bottom{
    width: 100%;
    padding: 20px 0px 70px 0px;
    clear: both;
}
.footer-bottom-direita{
    font-size: 15px;
    color: #494949;
    padding-top: 5px;
    font-family: 'CallunaSans-Regular';
    float: right;
    text-decoration:none;
}
.footer-bottom-direita span{
    float: left;
    padding-top: 4px;
    margin-right: 10px;
}
.footer-bottom-direita .top-menu-social{
    background-color: #0bb224;

}
.footer-bottom-direita .top-menu-social i{
    color: #fff;
}

.footer-bottom-direita a{
    margin: 0px 2px;
}
.footer-bottom-direita a:last-child{
    margin-right: 0px;
}
.footer-bottom-esquerda{
    float: left;
}
.footer-bottom-esquerda .dropdown{
    font-family: 'CallunaSans-Regular';
    padding: 7px 9px;
    border: 1px solid #0bb224;
}

.footer-bottom-esquerda .dropdown{
    font-family: 'CallunaSans-Regular';
    padding: 7px 9px;
    border: 1px solid #0bb224;
}
.footer-bottom-esquerda .dropdown a {
    margin-top: 3px;
    color: #494949;
    padding: 0px 9px;
    background-color: transparent;
    border: none;
    font-size: 15px;
}

.footer-bottom-esquerda .dropdown-menu{
    top: -180px;
}
.footer-bottom-esquerda .dropdown li a {
    font-family: 'CallunaSans-Regular';
    color: #1f1f1f;
    padding: 7px 9px;
}


.footer-laranja{
    background-color: #0bb224;
    height: auto;
    width: 100%;
}

.to-top {
    width: 108px;
    margin: 0 auto;
    margin-top: -75px;
}

#return-to-top {
    z-index: 9999;
    position: fixed;
    bottom: 56px;
    right: 50%;
    /* background: rgb(0, 0, 0);
    background: rgba(0, 0, 0, 0.7); */
    width: 50px;
    height: 50px;
    display: block;
    text-decoration: none;
    -webkit-border-radius: 35px;
    -moz-border-radius: 35px;
    border-radius: 35px;
    display: none;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}


#return-to-top:after {
    content: '';
    opacity: 0.9;
    top: 14px;
    left: 9px;
    position: absolute;
    /* background-repeat: no-repeat;
    background-image: url(../img/topo.png); */
    width: 32px;
    height: 20px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}




.lista-cidade .topo{
    border-top: 1px solid #52f46b;
    border-bottom: 1px solid #52f46b;
    padding: 30px 0px;
    display: table;
}
.lista-cidade .icone{
    padding-top: 11px;
    width: 70px;
    text-align: center;
    float: left;
}
.lista-cidade .texto{
    width: 290px;
    font-size: 23px;
    line-height: 24px;
    float: left;
}



.cidade{
    padding: 20px 0px;
}

.cidade .titulo{
    font-size: 24px;
}
.cidade .subtitulo{
    font-size: 20px;
    padding-bottom: 10px;
}



.pagina-contato .wrapper-mapa .mapa .item {
    fill: #52f46b !important;
}
.pagina-contato .wrapper-mapa .mapa text{
    fill: #FF9143 !important;
}
.pagina-contato .wrapper-mapa .mapa .item.existe {
    fill: #892338 !important;
}
.pagina-contato .wrapper-mapa .mapa text.existe{
    fill: #fff !important;
}

.wrapper-mapa{
    width: 100%;
    height: 500px;
    position: relative;
}
.pagina-contato .wrapper-mapa .mapa  {
    position: absolute;
    top: 0px;
    right: 0px;
    height: 461px;
    width: 460px;
}


.lista-estados{
    position: absolute;
    bottom: 0px;
    left: 150px;
    width: 300px;
    border-radius: 10px;
    background-color: #fff;
    border: 3px solid #EDEDED;
    padding: 30px 15px;
}
.lista-estados span{
    display: table;
    padding-bottom: 10px;
    font-weight: 700;
}

.lista-estados ul{
    list-style: none;
    padding: 0px;
    margin: 0px;
}
.lista-estados ul li{
    padding: 10px 20px;
    margin: 2px 0px;
    width: 100%;
    background-color: #8a7292;
}
.lista-estados ul li a{
    font-size: 15px;
    color: #fff;
}