* {
    padding: 0;
    margin: 0;
    border: 0;
    font-family:'Open Sans', sans-serif;
}
a {
    color: #010101;
    font-family:'Open Sans', sans-serif;
}
a:hover {
    color: #2e3f46;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    -ms-transition: 0.5s;
    transition: 0.5s;
    text-decoration: none;
}
/** Topo **/
 h1 {
    xmargin-top: -12px;
}
.navbar-inverse {
    background-color: #fff !important;
    border: 0;
}
.navbar-inverse .navbar-nav>.active>a {
    background-color: #2e3f46
}
.navbar-inverse .navbar-nav>li>a:hover {
    color: #2e3f46;
    background: #f6f5f5;
}
.navbar {
    min-height: 100px;
    margin-bottom: 0;
}
.navbar-header {
    padding: 20px 0;
}
.navbar-inverse .navbar-nav>li>a {
    padding: 40px 20px;
    font-size: 16px;
    color: #010101;
}
.navbar-toggle {
    border-radius: 0;
    background: #f6f5f5;
}
.navbar-inverse .navbar-toggle:focus, .navbar-inverse .navbar-toggle:hover {
    background: #fff;
}
.navbar-inverse .navbar-toggle .icon-bar {
    background: #2e3f46;
}
.navbar-collapse {
    border-top: 0;
}
.navbar-inverse .navbar-nav>.active>a:hover {
    background-color: #82acaa;
}
a.site {
    color: #fff;
}
a.site:hover {
    color: #d3d3d3;
}
/** Section **/
 section.bem-vindo {
    padding: 30px 0;
}
section.bem-vindo h2 {
    font-size: 30px;
    margin-top: 60px;
    font-weight: 600;
    color: #2e3f46
}
section.bem-vindo p {
    font-size: 18px;
    text-align: justify;
}
section.servicos {
    width: 100%;
    display: block;
    float: left;
    min-height: 300px;
    background: url(../img/bg-servicos.jpg) repeat-y center;
    padding: 40px 0;
}
section.servicos h2 {
    text-align: center;
    color: #fff;
    font-weight: 600;
    margin-bottom: 70px;
    display: block;
}
section.servicos img {
    margin: 0 auto;
}
section.servicos a {
    text-align: center;
    font-size: 18px;
    color: #dce4e8;
    display: block;
    text-decoration: none;
    margin: 20px 0 40px 0;
    font-weight: 600;
}
section.servicos a:hover {
    color: #82acaa;
}

section.logins {
    width: 100%;
    display: block;
    float: left;
    min-height: 300px;
    padding: 40px 0px 40px 16%;
}
section.logins h2 {
    text-align: center;
    color: #000000;
    font-weight: 600;
    margin-bottom: 30px;
    padding-right: 60px;
    display: block;
}
section.logins img {
    margin: 0 auto;
}

section.rod1 {
    display: block;
    float: left;
    width: 100%;
    background: #e0e1e2;
    padding: 50px 0;
}
section.rod1 h3 {
    display: block;
    float: left;
    font-weight: 600;
    font-size: 18px;
    width: 100%;
}
section.rod1 span {
    font-size: 14px
}
section.rod1 h3.centro {
    text-align: center;
}
section.rod1 h3.dir {
    text-align: right;
}
section.rod1 span.dir2 {
    text-align: right;
    float: right;
}
.blocoRedes {
    display: block;
    margin: 0 auto;
    width: 150px;
}
.blocoRedes a {
    display: block;
    float: left;
    margin: 15px 5px;
}
section.rod2 {
    display: block;
    float: left;
    width: 100%;
    background: #5e9927;
    padding: 20px 0;
}
section.rod2 p {
    margin-bottom: 0;
    color: #fff;
}
section.rod2 p.dir3 {
    text-align: right;
}
section.contabil {
    display: block;
    width: 100%;
    float: left;
    padding: 30px 0;
}
section.contabil h2 {
    font-size: 18px;
    font-weight: 700;
    margin: 20px 0 20px 0;
}
.imposto {
    background: #f6f5f5;
    display: block;
    float: left;
    width: 100%;
    padding: 0 20px 20px 20px;
}
section.breadcrumb {
    display: block;
    float: left;
    width: 100%;
}
section.breadcrumb ul {
    display: block;
    float: left;
    width: 100%;
    margin-bottom: 0;
}
section.breadcrumb ul li {
    display: block;
    float: left;
    margin-right: 5px;
    font-size: 14px;
    font-weight: 700;
    color: #2e3f46;
}
section.breadcrumb ul li a {
    text-decoration: none;
    font-weight: 400;
}
h2 {
    display: block;
    float: left;
    width: 100%;
    font-size: 30px;
    color: #010101;
    font-weight: 700;
    margin: 40px 0 30px 0;
}
section.fundoCinza {
    display: block;
    float: left;
    width: 100%;
    background-color: #f6f5f5;
    padding: 40px 0;
}
section.fundoCinza h3 {
    font-weight: 600;
}
.links article {
    width: 100%;
    float: left;
    position: relative;
    background: #fff;
    text-align: center;
    color: #666;
    margin-bottom: 5%;
    padding: 8% 5%;
    border: 1px solid #e5e5e5;
    font-size: 14px;
}
.links article:hover {
    background: #5e9927;
    color: #000;
    border: 1px solid #5e9927;
}
/** MENU **/
 nav {
    display: block;
    float: right;
}
.list-full, .list-full li, .list-auto, .list-auto li {
    width: 100%;
    float: left;
    display: block;
    position: relative;
    margin-bottom: 0;
}
.list-auto, .list-auto li {
    width: auto;
}
.list-auto li a {
    padding: 35px 17px;
    display:block;
    font-size: 16px;
    color: #010101;
    text-decoration: none;
}
.list-auto li a:hover {
    background-color: #f6f5f5;
    color:#2e3f46;
}
.list-auto li.active a {
    background: #5e9927;
    color: #fff;
}
.list-auto li.active a:hover {
    background: #505050;
    color: #fff;
}
input#control-nav {
    visibility: hidden;
    position: absolute;
    left: -9999px;
    opacity: 0;
}
/** CONTATO **/
 input {
    font-family:'Open Sans', Arial, serif;
    font-size: 14px;
    padding: 20px;
    border: 1px solid #e5e5e5;
    width: 100%;
    height: 50px;
    margin-bottom: 2% !important;
    border-radius: 0;
    background: #fff;
}
textarea {
    font-family:'Open Sans', Arial, serif;
    font-size: 14px;
    padding: 20px;
    border: 1px solid #e5e5e5;
    width: 100%;
    color: #7f7f7f;
    margin-bottom: 3%;
    border-radius: 0;
    background: #fff;
    resize: none;
}
input.button {
    height: 70px;
    background: #505050;
    border: 1px solid #505050;
    color: #fff;
    font-size: 16px;
}
input.button:hover {
    height: 70px;
    background: #5e9927;
    border: 1px solid #5e9927;
    color: #fff;
    font-size: 16px;
}
@media screen and (max-width: 767px) {
    header nav {
        position: fixed;
        top: 0;
        right: 0;
        bottom: 0;
        width: 91%;
        border-left: 1px solid #ccc;
        background: #fff;
        overflow-x: auto;
        z-index: 2;
        -webkit-transition: all 500ms ease;
        transition: all 500ms ease;
        -webkit-transform: translate(100%, 0);
        -ms-transform: translate(100%, 0);
        transform: translate(100%, 0);
    }
    header ul.list-auto {
        padding: 0;
    }
    header ul.list-auto li {
        width: 100%;
        border: solid #ccc;
        border-width: 0 0 1px;
    }
    header li a {
        padding: 15px 10px;
    }
    header li a:hover {
        background-color: #ccc;
    }
    .control-nav {
        /* label icon */
        position: absolute;
        right: 20px;
        top: 20px;
        display: block;
        width: 30px;
        padding: 5px 0;
        border: solid #333;
        border-width: 3px 0;
        z-index: 2;
        cursor: pointer;
    }
    .control-nav:before {
        content:"";
        display: block;
        height: 3px;
        background: #333;
    }
    .control-nav-close {
        position: fixed;
        /* label layer */
        right: 0;
        top: 0;
        bottom: 0;
        left: 0;
        display: block;
        z-index: 1;
        background: rgba(0, 0, 0, 0.4);
        -webkit-transition: all 500ms ease;
        transition: all 500ms ease;
        -webkit-transform: translate(100%, 0);
        -ms-transform: translate(100%, 0);
        transform: translate(100%, 0);
    }
    /* checked nav */
    input#control-nav {
        display: block;
    }
    input#control-nav:focus ~ .control-nav {
        border-color: #000;
        box-shadow: 0px 0px 9px rgba(0, 0, 0, 0.3);
    }
    input#control-nav:focus ~ .control-nav:before {
        background: #000;
    }
    input#control-nav:checked ~ nav, input#control-nav:checked ~ .control-nav-close {
        -webkit-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        transform: translate(0, 0);
    }
    .list-auto, .list-auto li {
        width:100%;
    }
}
@media only screen and (max-width : 768px) {
    .navbar-header {
        padding: 15px 0;
    }
    .navbar-brand {
        padding: 10px;
    }
    section.rod1 h3.centro {
        text-align: left;
    }
    section.rod1 h3.dir {
        text-align: left;
    }
    section.rod1 span.dir2 {
        text-align: left;
        float: left;
    }
    .blocoRedes {
        display: block;
        width: 100%;
        float: left;
    }
    section.rod2 p.dir3 {
        text-align: left;
        margin-top: 15px;
    }
}

/*CLIENTE ONVIO*/

    .onvio-client-sign-in {
        display: flex; align-items: center; justify-content: center; flex-direction: column;
        width: 300px; height: 184px;
        border-radius: 10px; border: solid 2px #d5d4d9;
        background-color: white;
      }
      
      .onvio-client-sign-in span {
        font-family: Arial; font-size: 24px; font-weight: bold; color: #212121; margin-bottom: 25px;
      }
      
      .onvio-client-sign-in a {
        width: 150px; height: 46px;
        border-radius: 5px; border: solid 1px #87dc47;
        background-color: #87dc47;
        text-align: center; vertical-align: middle; line-height: 46px;
        font-family: Arial; font-size: 14px; font-weight: bold; letter-spacing: 1.1px;
        text-align: center;
      }
      .onvio-client-sign-in a, .onvio-client-sign-in a:hover,
      .onvio-client-sign-in a:focus, .onvio-client-sign-in a:visited, .onvio-client-sign-in a:active {
        text-transform: uppercase;
        text-decoration: none;
        color: #ffffff;
      }
      
      .onvio-client-sign-in a:hover {
        border: solid 1px #f39518; background-color: #f39518;
      }

/*LOGIN FUNCIONARIO*/
.onvio-sign-in {
    display: flex; align-items: center; justify-content: center; flex-direction: column;
    width: 300px; height: 184px;
    border-radius: 10px; border: solid 2px #d5d4d9;
    background-color: white;
  }
  
  .onvio-sign-in span {
    font-family: Arial; font-size: 24px; font-weight: bold; color: #212121; margin-bottom: 25px;
  }
  
  .onvio-sign-in a {
    width: 150px; height: 46px;
    border-radius: 5px; border: solid 1px #b2b2b8;
    background-color: #f4f5f7;
    text-align: center; vertical-align: middle; line-height: 46px;
    font-family: Arial; font-size: 14px; font-weight: bold; letter-spacing: 1.1px;
    text-align: center;
  }
  .onvio-sign-in a, .onvio-sign-in a:hover,
  .onvio-sign-in a:focus, .onvio-sign-in a:visited, .onvio-sign-in a:active {
    text-transform: uppercase;
    text-decoration: none;
    color: #212121;
  }
  
  .onvio-sign-in a:hover {
    border: solid 1px #b2b2b8; background-color: #FFFFFF;
  }
