/*
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 : 26/01/2017, 14:45:30
    Author     : eduardo sousa
*/

.sidenav {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 1;
    top: 0;
    left: 0;
    background-color: #111;
    overflow-x: hidden;
    transition: 0.5s;
    padding-top: 60px;
    opacity: 0.9;
}

.sidenav a {
    padding: 8px 8px 8px 32px;
    text-decoration: none;
    font-size: 1.5em;
    color: #ffffff;
    display: block;
    transition: 0.3s;
    text-transform: uppercase;
    font-style: italic;
}

.sidenav a:hover, .offcanvas a:focus{
    color: #fb501c;
}

.sidenav a:active{
    color: #fb501c;
}

.sidenav .closebtn {
    position: absolute;
    top: 0;
    right: 25px;
    font-size: 36px;
    margin-left: 50px;
}

.email-topo-resp, .telefone-topo-resp{text-align: center;}
.email-topo-resp a, .telefone-topo-resp a{text-decoration: none; text-align: center; text-transform: uppercase; color: #000; font-weight: bold;}
.redes-sociais-resp img{position: relative;left: 50%; transform: translateX(-50%);}
{text-align: center; text-transform: uppercase; color: #000; font-weight: bold;}