body {
  padding-top: 50px;
  font-family: 'Ubuntu', sans-serif;
}
.navbar>.container .navbar-brand, .navbar>.container-fluid .navbar-brand {
    max-width: 140px;
    padding: 5px;
    margin-right: 15px;
    margin-left: 0;
}
.hero {
    background: #584B43 url(../img/banner1.jpg) center center no-repeat;
    background-size: cover;
    border-top: none;
    padding-bottom: 120px;
    padding-top: 100px;
}
.especialistas {
    background: #584B43 url(../img/banner2.jpg) center center no-repeat;
    background-size: cover;
    border-top: none;
    padding-bottom: 160px;
    padding-top: 160px;
}

h1 {
    color: #fff;
    font-size: 28px;
    line-height: 42px;
    font-weight: 300;
    margin: 20px 0 0 0;
    text-shadow: 0 2px 0 rgba(0,0,0,0.25);
    -webkit-font-smoothing: antialiased;
    margin-top: 10px;
    margin-bottom: 40px;
    text-align: center;
}
.especialistas h1 {
    color: #fff;
    font-size: 28px;
    line-height: 46px;
    font-weight: 300;
    margin: 20px 0 0 0;
    text-shadow: 0 2px 0 rgba(0,0,0,0.25);
    -webkit-font-smoothing: antialiased;
    margin-top: 20px;
    margin-bottom: 20px;
    text-align: center;
}
header {
    padding-top: 30px;
    padding-bottom: 30px;
}
.logo {
    max-width: 420px;
}
.logo2 {
    max-width: 240px;
}
.btn-1 {
    width: 100%;
}
.btn-transp {
    border: 1px solid #fff;
    color: #fff;
}
.btn-transp:hover {
    color: #fff;
    background: rgba(255,255,255,0.2);
}
.espaco15 {
    height: 15px;
}
.espaco30 {
    height: 30px;
}
.espaco45 {
    height: 45px;
}
.video {
    padding-top: 90px;
    padding-bottom: 90px;
}
.funcionalidades {
    padding-top: 100px;
    padding-bottom: 100px;
    background-color: #eeeeee;
}
.funcionalidades2 {
    padding-top: 90px;
    padding-bottom: 50px;
    background-color: #ddd;
}
header {
    background-color: #7ecb78;
}
.menu {
    margin-top: 30px;
}
.menu ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
.menu ul li {
    float: left;
    height: 40px;
    line-height: 40px;
}
.menu ul li a {
    display: block;
    color: #fff;
    font-size: 18px;
    margin-left: 10px;
    margin-right: 10px;
}
h2 {
    font-size: 32px;
    margin-top: 0px;
    margin-bottom: 30px;
    color: #53a04d;
}
h3 {
    font-size: 26px;
    margin-top: 0px;
    margin-bottom: 10px;
    color: #53a04d;
}
.funcionalidades p, .funcionalidades2 p {
    font-size: 18px;
    color: #454545;
}
.func {
    height: 100px;
    background: #f6f8f9;
    border-radius: 5px;
    height: 100px;
    margin-bottom: 30px;
    box-shadow: 0 4px 0 0 #e0dad3;
}
.btn-info2 {
    color: #fff;
    background-color: #ba3135;
    border-color: #ba3135;
}
.btn-info2:hover {
    color: #fff;
    background-color: #9b1a1d;
    border-color: #9b1a1d;
}
.btn-danger {
    background-color: #7ecb78;
    border: 1px solid #7ecb78;
}
.btn-danger:hover,.btn-danger:active, .btn-danger:focus, .btn-danger.hover,.btn-danger.active, .btn-danger.focus, .btn-danger:active:hover, .btn-danger.active.hover {
    background-color: #53a04d;
    border: 1px solid #53a04d;
}
/*
.ico {
    width: 70px;
    margin: 15px;
    float: left;
}*/
.ico-impostos {
    background-image: url(../img/imposto.png);
    background-repeat: no-repeat;
    background-position: 13px 17px;
}
.ico-impostos:hover {
    background-image: url(../img/imposto-over.png);
}
.ico-security {
    background-image: url(../img/security.png);
    background-repeat: no-repeat;
    background-position: 13px 17px;
}
.ico-security:hover {
    background-image: url(../img/security-over.png);
}
.ico-download {
    background-image: url(../img/download.png);
    background-repeat: no-repeat;
    background-position: 13px 17px;
}
.ico-download:hover {
    background-image: url(../img/download-over.png);
}
.ico-auditoria {
    background-image: url(../img/auditoria.png);
    background-repeat: no-repeat;
    background-position: 13px 17px;
}
.ico-auditoria:hover {
    background-image: url(../img/auditoria-over.png);
}
.nome {

    font-size: 20px;

}
.nome a {
    padding-left: 100px;
    height: 100px;
    display:block;
    padding-top: 22px;
    color: #666;
}
.nome a:hover {
    text-decoration: none;
}
a {
    color: #53a04d;
    cursor: pointer;
}
a:hover {
    color: #53a04d;
}
.impostos {
    padding-top: 100px;
    padding-bottom: 110px;
}
.impostos p {
    font-size: 18px;
    text-align: justify;
    color: #454545;
}
.equipe {
    padding-top: 100px;
    padding-bottom: 110px;
    background-color: #eeeeee;
}
.equipe p {
    font-size: 18px;
    text-align: justify;
    color: #454545;
}
.security {
    padding-top: 90px;
    padding-bottom: 90px;
    background-color: #eeeeee;
}
.security p {
    font-size: 18px;
    text-align: justify;
    color: #454545;
}
.tmotivos {
    padding-top: 90px;
    padding-bottom: 60px;
    background-color: #ffffff;
}
.tmotivos p {

    color: #454545;
}
.copy {
    padding-top: 90px;
    padding-bottom: 90px;
    background-color: #eeeeee;
}
.copy p {

    color: #454545;
}
.download {
    padding-top: 90px;
    padding-bottom: 90px;
}
.download p {
    font-size: 18px;
    text-align: justify;
    color: #666;
}
.auditoria {
    padding-top: 90px;
    padding-bottom: 90px;
    background-color: #eeeeee;
}
.auditoria p {
    font-size: 18px;
    text-align: justify;
    color: #666;
}

#back-to-top {
    position: fixed;
    bottom: 40px;
    right: 40px;
    z-index: 9999;
    width: 32px;
    height: 32px;
    text-align: center;
    line-height: 30px;
    background: #ccc;
    color: #444;
    cursor: pointer;
    border: 0;
    border-radius: 2px;
    text-decoration: none;
    transition: opacity 0.2s ease-out;
    opacity: 0;
}
#back-to-top:hover {
    background: #e9ebec;
}
#back-to-top.show {
    opacity: 1;
}
.btn-lg {
    width: 100%;
    font-size: 28px;
}
.btn-lg2 {
    font-size: 22px;
    padding: 10px 50px 10px 50px;
}
footer {
    padding-top: 30px;
    padding-bottom: 30px;
    background-color: #fff;
}
.planos {
    padding-top: 90px;
    padding-bottom: 90px;
    background-color: #eeeeee;
}
.planos p {
    font-size: 18px;
    color: #666;
}
.plano {
    border: 1px solid #d5d5d5;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.08);
    -moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.08);
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.08);
    margin: 0 0 20px;
    position: relative;
    z-index: 1;

}
.plano-nome {
    height: 200px;
    padding: 20px;
    background-color: #fff;
    text-align: center;
}
.plano-nome h2 {
    font-size: 32px;
    margin-bottom: 10px;
}
.plano-nome p {
    font-size: 14px;
}
.plano-preco {
    background: #fafafa;
    border-top: 1px solid #e5e5e5;
    border-bottom: 1px solid #e5e5e5;
    padding: 15px;
    text-align: center;
    font-size: 14px;
}
.plano-preco strong {
    font-size: 22px;
}
.plano-detalhes div {
    background: #fff;
    padding: 15px;
    border-bottom: 1px solid #e5e5e5;
    text-align: center;
}
.plano-botao {
    text-align: center;
    background: #fafafa;
    -webkit-border-radius: 0 0 2px 2px;
    -moz-border-radius: 0 0 2px 2px;
    border-radius: 0 0 2px 2px;
    border-top: 1px solid #e5e5e5;
    padding: 15px;
}
.img-icon {
    max-width: 160px;
}
.box h2 {
    margin-top: 0;
    margin-bottom: 15px;
    font-size: 28px;
}
.box h3 {
    margin-top: 30px;
    margin-bottom: 15px;
    color: #53a04d;
}
.box {
    font-size: 18px;
    padding: 20px;
}

/* Large Devices, Wide Screens */
@media only screen and (max-width : 1200px) {
    .func {
        margin-bottom: 25px;
    }


    .menu {
        margin-top: 25px;
    }
    .logo  {
        margin: 0 auto;
    }
}

/* Medium Devices, Desktops */
@media only screen and (max-width : 992px) {
    .func {
        margin-bottom: 25px;
    }

    .menu {
        float: left !important;
    }
    .menu {
        width: 100%;
    }
    .menu ul li {
        width: 100%;
        clear: both;
        float: none;
        text-align: center;
    }
}

/* Small Devices, Tablets */
@media only screen and (max-width : 768px) {
    h1 {
        font-size: 28px;
    }
    h2 {
        font-size: 38px;
    }
    .btn-lg {
        font-size: 22px;
    }
    .hero {
        padding-bottom: 100px;
        padding-top: 80px;
    }
}

/* Extra Small Devices, Phones */
@media only screen and (max-width : 480px) {

    .btn-lg {
        font-size: 20px;
    }

}

/* Custom, iPhone Retina */
@media only screen and (max-width : 320px) {
    .hero {
        padding-bottom: 60px;
    }

    .btn-lg {
        font-size: 20px;
    }
}



.botao1 {
    padding: 6px 12px;
    margin-bottom: 0;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    
    border: 1px solid transparent;
    border-radius: 4px;
    width: 100%;
        font-size: 22px;

        color: #fff;
        background-color: #ba3135;
        border-color: #ba3135;
        padding: 10px 16px;


        border-radius: 6px;
        display: inline-block;

}
.botao1:hover {
    color: #fff;
    background-color: #9b1a1d;
    border-color: #9b1a1d;
    text-decoration: none;
}
.impostos ul li {
    font-size: 18px;
    color: #454545;
}

.icones {
    margin-bottom: 45px;
}
.icone {
}


.lista {
    list-style: none;
    padding: 0;
    margin: 0;
}
.lista li {
    font-size: 20px !important;
    background-image: url(../img/lista.png);
    background-repeat: no-repeat;
    padding-left: 70px;
    margin-bottom: 45px;
    padding-bottom: 12px;
}

.copy h3 {
    text-align: justify;
    font-size: 22px;
    line-height: 28px;
}
.txt2 p {
    font-size: 20px;
}
.modal-content {
    background-color: #e2e2e2;

}
.rdstation {
    height: 660px;
}



.btn{
    white-space:normal !important;
    word-wrap: break-word; 
}

.lista5 {
    line-height: 50px;
}