/* Estilos para prender o rodape no final
-------------------------------------------------- */
html {
    min-height: 100%;
    position: relative;
}
body {
    /* margin-bottom com a altura do rodape */
    margin-bottom: 152px;
    width: 100%;
    overflow-x: hidden !important;
}
#footer {
    background-color: #c8c8c8;
    bottom: 0;
    min-height: 170px;
    padding-top: 25px;
    position: absolute;
    width: 100%;
}

/* ------ CSS Bancodoc ------ */
.carousel {
    height: 584px;
    margin-bottom: 20px;
    overflow: hidden;
    padding-top: 85px;
}
.carousel .item {
    background-color: #fff;
    height: 584px;
    margin-top: 25px;
}
.carousel-indicators .active {
    background-color: #ccc;
}
.carousel-indicators li {
    border: 1px solid #ccc;
}
.carousel-indicators {
    left: 85%;
}
.carousel-control.right {
    background: none;
    margin-top: 200px;
}
.carousel-control.left {
    background: none;
    margin-top: 200px;
}

.banner-imagem {
    max-width: 1135px;
}
.seguranca-home p {
    background: url("../images/shadow.png") center bottom no-repeat;
    color: #292929;
    display: block;
    font-size: 24px;
    margin-bottom: 15px;
    padding-bottom: 75px;
}
.seguranca-home img {
    margin-top: -54px;
}
.navbar {
    background: #ddd url("../images/headerbg.jpg") repeat-x;
    border-bottom: 2px solid #f6c811;
    min-height: 85px;
}
.navbar-nav {
    margin-left: 25px;
    margin-top: 25px;
}
.navbar-nav > li > a {
    line-height: 5px;
    padding: 9px;
}
.navbar-nav > li > a:hover {
    background-color: #e4e4e1 !important;
    border: 1px solid #c3c3c3;
    padding: 8px;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
    background-color: #ecd971;
    color: #866b00;
}

.carousel-caption {
    text-shadow: none;
}
.brands-inner {
  list-style: none;
  padding-top: 20px 0;
  display: block;
}
.brands-inner li {
  float: left;
  margin: 0px 50px 20px 0;
  display: block;
}
.services {
    margin-left: -30px;
}
.services li {
    display: block;
    float: left;
    list-style: none;
    text-align: center;
}
.services li a {
    color: #000;
    display: block;
    font-size: 15px;
    height: 180px;
    padding-bottom: 15px;
    padding: 22px 6px;
    width: 180px;
}
.services li a:hover {
    background-color: #f6c811;
    text-decoration: none;
}
.services li a p {
    margin-top: 10px;
}
.login {
    border-left: 2px solid #d2d2d2;
    height: 83px;
    padding-left: 25px;
    padding-top: 25px;
}
.login label {
    border-left: 2px solid #d2d2d2;
    display: none;
}
.login input {
    -moz-box-shadow: inset 0em 0em 5px #c0c2c4;
    -webkit-box-shadow: inset 0em 0em 5px #c0c2c4;
    border-radius: 4px;
    border: 1px solid #c7c7c7;
    box-shadow: inset 0em 0em 5px #c0c2c4;
    font-size: 10px;
    margin-right: 5px;
    padding: 5px;
}
.login a {
    display: inline;
    font-size: 10px;
    margin-top: 4px;
    border:none;
    border-color:none;
}
.btn-a {    
    color: #906601;
    border: none !important;
    background: transparent !important;
    -webkit-border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    border-radius: 0 !important;
    box-shadow: none !important;
    outline: none !important;
}
btn-a home {
    font-weight: bold !important;
    font-size: 12px !important;
}
btn-a homeIn {
    font-weight: normal !important;
    font-size: 14px !important;
}
.btn-a:hover,
.btn-a:focus {
    text-decoration: underline;
    color: #5a5a5a;
    border: none !important;
    background: transparent !important;
    -webkit-border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    border-radius: 0 !important;
    box-shadow: none !important;
    outline: none !important;
}
btn-a:active {
    color: #5a5a5a;
    border: none !important;
    background: transparent !important;
    -webkit-border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    border-radius: 0 !important;
    box-shadow: none !important;
    outline: none !important;
}
.btn-login {
    background: url("../images/btn_login.jpg") top left;
    border: 1px solid #ab7e13 !important;
    box-shadow: 0em !important;
    color: #ab7e13;
    display: block;
    font-weight: bold;
    padding-left: 24px !important;
    padding-right: 14px !important;
}
.btn-login:hover,
.btn-login:focus {
    background: url("../images/btn_login.jpg") 0em 25px;
    color: #ab7e13;
}
.footermenu ul {
    border-left: 1px solid #000;
    height: 100px;
    list-style: none;
    padding-left: 12px;
    padding-top: 9px;
}
.footermenu a {
    color: #000;
}
.copyright {
    background-color: #b5b5b5;
    font-size: 12px;
    margin-top: 8px;
    padding-top: 5px;
    bottom: 0;
    position: relative;
    width: 100%;
}
.info {
    color: #000;
    line-height: 20px;
    text-align: right;
}
.secureblock {
    background-color: #fff;
    border-radius: 5px;
    border: 1px solid #b5b5b5;
    font-size: 10px;
    margin: 0em auto;
    max-width: 145px;
    padding: 10px 0em;
    text-align: center;
}
.secureblock p {
    font-size: 12px;
    margin-left: 10px;
    text-align: left;
}
.ast {
    background: url("../images/ast.png") top left no-repeat;
    display: block;
    height: 12px;
    margin-top: 4px;
    overflow: hidden;
    text-indent: 200px;
    width: 28px;
    float: right;
}
.ast:hover {
    background-position: 0em -12px;
}
.headtitle {
    background: url("../images/shadow.png") center bottom no-repeat;
    color: #292929;
    display: block;
    font-size: 24px;
    line-height: 29px;
    padding-bottom: 82px;
    text-align: center;
}
.inst-txt p {
    font-size: 14px;
    line-height: 24px;
    text-align: justify;
}
.inst-logo {
    text-align: center;
}
.inst-logo .row {
    font-size: 11px;
    text-align: left;
}
.inst-logo img {
    margin-bottom: 25px;
}
.call-action {
    background: #f6c811;
    margin-top: 30px;
    padding-bottom: 60px;
    padding-top: 30px;
}
.call-action li {
    float: left;
    list-style: none;
}
.call-action h2 {
    color: #906601;
    font-size: 16px;
    font-weight: 800;
    margin-left: 15px;
}
.call-action p {
    font-size: 13px;
    margin-left: 15px;
    text-align: left;
}
.call-action a {
    display: block;
    min-height: 130px;
    padding-right: 30px;
    text-decoration: none;
}
.call-action a:hover {
    background: black;
    color: #fff;
}
.call-action a:hover h2 {
    color: #fff;
}
.call-action a:hover .col-md-3 div {
    background-position: 0em -63px;
}
.call-c1 {
    background: url("../images/call-service.png");
    height: 63px;
    width: 63px;
}
.call-c2 {
    background: url("../images/call-blog.png");
    height: 63px;
    width: 63px;
}
.call-c3 {
    background: url("../images/call-contato.png");
    height: 63px;
    width: 63px;
}
.call-c4 {
    background: url("../images/call-empresa.png");
    height: 63px;
    width: 63px;
}
.call-action .col-md-3 div {
    margin-left: 15px;
    margin-top: 20px;
}
.info .phone {
    font-size: 34px;
}
.info a {
    color: #000;
    padding-bottom: 10px;
    text-decoration: underline;
}
.breadcrumb {
    background: none;
}
.breadcrumb > li+li:before {
    color: #ccc;
    content: ">";
    padding: 0em 5px;
}
.group-text-of p {
  text-align: right;
  margin-top: 15px;
}
.group-description {
  border-bottom: 1px solid #ddd;
  margin-bottom: 20px;
}
.group-button {
  margin-top: 15px;
}
.demarco-numbers {
  font-size: 15px;
  list-style: none;
  font-weight: bold;
  margin-left: 0;
  padding-left: 0;
  margin-bottom: 30px;
}
.demarco-numbers li {
  line-height: 28px;
}
.inst-txt p {
  margin-bottom: 20px;
}
.more-bancodoc {
  border-top: 1px solid #ccc;
  padding-top: 20px;
  max-width: 450px;
  margin: 0 auto;
}
.call-action.more-bancodoc {
    background: #fff;
}
.demarco-small-description p {
  text-align: justify;
}
.serviceList p.tip-click { 
  clear: both;
  padding-top: 20px;
  text-align: center;
}
.contact-form {
}
.contact-form label {
  display: none;
}
.contact-form label.checkbox {
  display: block;
  font-weight: 400;
  font-size: 14px;
  line-height: 14px;
  margin-top: -3px;
  cursor: pointer;
}
.contact-form label.checkbox input {
  margin: 8px -31px 0;
}
.contact-form input, .contact-form textarea {
  display: block;
  border: 0;
  padding:10px;
}
.contact-form input {
  padding: 5px 10px;
  margin: 0px 0 13px;
}
.contact-form .form {
  background: #f1f1f1;
  min-height: 232px;
  display: block;
  padding: 15px 15px 0 0;
  margin-bottom: 20px;
}
.contact-form .g-recaptcha {
    transform: scale(0.2);
    -webkit-transform: scale(0.8);
    transform-origin: 0 0;
    -webkit-transform-origin: 0 0;
}
.contact-info img, .map img {
  margin-top: 14px;
  text-align: center;
}
.form-title .col-md-10 {
  margin-left: 14px;
}
.map-title {
  margin-bottom: 20px;
}
.map-title .col-md-10 {
  margin-left: 16px;
}
.contact-info p {
  margin-top: -5px;
}
.address {
  font-size: 18px;
  font-weight: lighter;
  text-align: right;
}
.btn-primary {
color: #866b00;
background-color: #ecd971;
border-color: #775401;
}
.btn-primary:hover {
background-color: #e4e4e1 !important;
border: 1px solid #c3c3c3;
color: #000;
}
.interno {
  padding-top: 85px;
}
.serviceMenu {
    background: url('../images/service-bg.jpg');
    min-height: 90px;
    margin-top: 85px;

}
.serviceMenu.lower {
  margin-top: 10px;
  margin-bottom: 13px;
}
.wrap {
  overflow-x: hidden;
}
.serviceMenu li {
    float: left;
    font-size: 10px;
    margin-left: 2px;
    padding-top: 47px;
    display: block;
    height: 50px;
    width: 89px;
    list-style: none;
    color: #292929;
    text-align: center;
    line-height: 12px;
    background-position: 22px 0;
    background-repeat: no-repeat;
}
.serviceMenu a {
    width: 94px;
    height: 89px;
    display: block;
    text-decoration: none;
    float: left;
}
.serviceMenu a:hover, .serviceMenu a.active {
    background: #000;
    color: #fff;
}
.serviceMenu a:hover li, .serviceMenu a.active li {
    color: #fff;
    background-position: 22px -50px;
}
.service-01 {
    background: url('../images/service01-small.png');
}
.service-02 {
    background: url('../images/service02-small.png');
}
.service-03 {
    background: url('../images/service03-small.png');
}
.service-04 {
    background: url('../images/service04-small.png');
}
.service-05 {
    background: url('../images/service05-small.png');
}
.service-06 {
    background: url('../images/service06-small.png');
}
.service-07 {
    background: url('../images/service07-small.png');
}
.service-08 {
    background: url('../images/service08-small.png');
}
.service-09 {
    background: url('../images/service09-small.png');
}
.service-10 {
    background: url('../images/service10-small.png');
}
.service-11 {
    background: url('../images/service11-small.png');
}
.service-12 {
    background: url('../images/service12-small.png');
}
.timeline {
    background: url('../images/timeline-services.png') 0 8px no-repeat;
    height: 20px;
    width: 100%;
    padding: 0;
}

.timeline li {
    background: url('../images/timeline-small-gray.png') 42px no-repeat;
    list-style: none;
    width: 94px;
    height: 9px;
    float: left;
    display: block;
    margin-top: 5px; 
}

.timeline .bigball {
    background: url('../images/timeline-big-gray.png') 31px no-repeat;
    width: 94px;
    height: 18px;
    margin-top: 0;
    padding-top: 15px;
    font-size: 12px;
}
.timeline .active {
    background: url('../images/timeline-small-select.png') 42px no-repeat;
}
.timeline .bigball.active {
    background: url('../images/timeline-big-select.png') 31px no-repeat;
}
.setaLateral {
    position: fixed;
    top: 250px;
    text-align: center;
    z-index: 1000000;
}
.setaLateral p {
    font-size: 12px;

}

.setaLateral a {
    opacity: 0.5;
    color: #292929;
    display: block;
}
.setaLateral a:hover {
    text-decoration: none;
    opacity: 1;
}
.setaLateral img {
    height: 133px;
}
.setaLateral-1 {
    left: 15px;
}
.setaLateral-2 {
    right: 15px;
}
.comofunciona {
    font-size: 30px;
    font-weight: 100 !important;
    letter-spacing: -1px;
    margin-left: 5%;
}

.service-steps {
    max-width: 1200px;
    margin: 0 auto;
}
.service-steps li{
    list-style: none;
    float: left;
    text-align: center;
    width: 270px;
    height: 380px;
    padding: 10px;
    cursor:crosshair;
    opacity: 1;
    transition: background .25s ease-in-out;
    -moz-transition: background .25s ease-in-out;
    -webkit-transition: background .25s ease-in-out;
    transition: box-shadow .25s ease-in-out;
    -moz-transition: box-shadow .25s ease-in-out;
    -webkit-transition: box-shadow .25s ease-in-out;
}
 .service-steps li:hover {
  background: #fff center center no-repeat;
-webkit-box-shadow: inset 1px 1px 150px 60px rgba(213, 213, 213, 0.5);
box-shadow: inset 1px 1px 150px 60px rgba(213, 213, 213, 0.5);
 }
.service-num {
    font-size: 80px;
    color: #f9d858;
    opacity: 0.7;
    font-weight: bolder;
}
.service-title {
    font-size: 24px;
    height: 68px;
}
.service-description {
    height: 70px;
}
.separator {
    background: url("../images/shadow.png") center bottom no-repeat;
    padding-bottom: 85px;

}
.service.separator {
    padding-bottom: 70px;
} 
.service-description-big {
    padding-bottom: 80px;
    background-position: center 180px;
}
.banner-imagem img {
  width: 100%;
}
.seguranca-home {
  text-align: center;
}
@media (max-width:992px) {
    .wrap { 
        margin-top: 85px;
    }
    #footer {
        text-align: center !important;
    }
    .footermenu ul {
        border: none;
    }
    .info {
        text-align: center;
    }
    body {
        /* Margin bottom by footer height */
        margin-bottom: 460px;
    }
    .navbar-brand {
        height: 80px;
        overflow: hidden;
        width: 72px;
    }
    .serviceList {
        margin-left: 80px;
    }
    .carousel .item {
        margin-top: 0em;
    }
    .contact-form form {
      height: auto;
      background: 0 !important;
    }
    .contact-form input {
      border: 1px solid #ccc;
    }
    .contact-form textarea {
      border: 1px solid #ccc;
    }
    .contact-form .fields-lower {
      padding: 30px;
    }
    .contact-info {
      text-align: center;
    }
    h3.phone {
      text-align: center !important;
    }
    .banner-imagem img {
    margin-top: 80px;
    }
    .seguranca-home {
    margin: 0 0 0 75px;
    }
    .serviceMenu.lower {
        margin-bottom: -79px;
    }
    .serviceMenu.lower .container {
        width: 80%;
        margin: 0 auto;
        padding-bottom: 10px
    }
    .setaLateral {
    position: fixed;
    top: 150px;
    text-align: center;
    z-index: 1000000;
    }
    .call-action {
    margin-bottom: -69px;
    }
}
@media (max-width:1200px) {
    .navbar-nav > li {
        font-size: 12px;
    }

    .seguranca-home p {
        font-size: 19px;
    }
    h3.phone {
      font-size: 18px;
      text-align: right;
    }
    .serviceMenu li {
      width: 78px;
      background-position: 12px 0px;
    }
    .serviceMenu a {
      width: 78px
    }
    .serviceMenu a:hover li, .serviceMenu a.active li {
    color: #fff;
    background-position: 12px -50px;
    }
    .timeline li {
    width: 77px;
    }
    .timeline .bigball {
    width: 77px;
    }
    .timeline {
    background: url('../images/timeline-services-1024.png') center center no-repeat;
    }

}
@media (min-width:1200px) {
    .navbar-nav > li {
        font-size: 14px;
    }
    .navbar-nav > li > a {
    padding: 15px;
    } 
    .navbar-nav > li > a:hover {
    padding: 14px;
    }
    .seguranca-home p {
        font-size: 24px;
    }
    h3.phone {
      font-size: 25px;
      float:left;
    }
    .service-top-description {
        min-height: 170px;
        display: block;
    }
    .service-description-big .container {
        width: 1020px;
    }
}
@media (max-width:767px) {
    .login-wrap {
        position: absolute;
        top: 0em;
    }
    .seguranca-home p {
        font-size: 18px;
    }
    .login {
        margin-left: 10px;
    }
    .carousel .item img {
        width: 80%;
        margin-right: 20%;
    }
    .carousel .item p {
      width: 70%;
      margin-right: 30%;
    }
    .nav.navbar-nav {
        background: #ddd;
    }
    .navbar-toggle {
        margin: 21px 8px 0px 0px;
    }
    #footer {
        text-align: center !important;
    }
    .footermenu ul {
        border: none;
    }
    .info {
        text-align: center;
    }
    .navbar-brand {
        height: 80px;
        overflow: hidden;
        width: 218px;
    }
    .seguranca-home p {
        font-size: 100%;
    }
    .contact-form form {
      height: auto;
      background: 0 !important;
    }
    .contact-form input {
      border: 1px solid #ccc;
    }
    .contact-form textarea {
      border: 1px solid #ccc;
    }
    .contact-form .fields-lower {
      padding: 30px;
    }
    .contact-info {
      text-align: center;
    }
    .inst-logo img.xs-100 {
      width: 100%
    }
    .carousel-caption {
    position: relative;
    }
    body {
        /* Margin bottom by footer height */
        margin-bottom: 390px;
    }
        .navbar-nav > li > a {
    padding: 15px;
    } 
    .navbar-nav > li > a:hover {
    padding: 14px;
    }
    .banner-imagem img {
    margin-top: 130px;
    margin-left: 40px;
    }
    .service-top-description, .service-description-big p {
        padding:0 50px;
        text-align: center;
    }
    .service-description-big.separator{
        background: none;
    }
    .service-description-big h2 {
        text-align: center;
    }
    .serviceMenu.lower {
        margin: 0 auto -9px auto;
    }
    .comofunciona, .nav.navbar-nav {
        text-align: center;
    }
    .navbar-collapse {
        padding-left: 0;
    }
    .navbar-nav {
        margin-left: 0;
    }
  }

@media (max-width:480px) {
    .login-wrap {
        background: #ddd url("../images/headerbg.jpg") repeat-x;
        float: right;
        margin: 0em 0em 0em 88px;
        width: 150px;
    }
    .login {
        border: 0em;
        margin: 0em;
        padding: 0em;
    }
    .login input {
        clear: both;
        width: 100px;
    }
    .login a {
        display: none;
    }
    .service-steps li {
    width: 80%;
    height: 450px;
    margin: 0 auto;
    }
    .service-title {
    font-size: 24px;
    height: 100px;
    }
    .service-description {
    height: 116px;
    }

}