﻿/* Please see documentation at https://docs.microsoft.com/aspnet/core/client-side/bundling-and-minification
for details on configuring this project to bundle and minify static web assets. */
.rc-anchor-dark.rc-anchor-normal {
    border: 1px solid #fff;
    background: none;
}
a.navbar-brand {
    white-space: normal;
}

.border-top {
    border-top: 1px solid #e5e5e5;
}

.border-bottom {
    border-bottom: 1px solid #e5e5e5;
}

.box-shadow {
    box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .05);
}

button.accept-policy {
    font-size: 1rem;
    line-height: inherit;
}


form.contact-form input {
    text-transform: unset;
}

form.contact-form textarea {
    text-transform: unset;
}

.block-menu_hamburguer {
    display: inline-block;
    float: right;
}
.alert-site-sucesso {
    font-size: 16px;
    margin: 0;
    padding: 5px;
}

#contact-form .error {
    color: #ff0000 !important;
}

@media (min-width: 992px) {
}

@media (min-width: 768px) {
    .simular-mobileagora {
        display: none;
    }

    .block-menu_hamburguer {
        display: none;
        float: right;
    }
}

@media (max-width: 991px) {

    .img-block-first {
        display: none;
    }
}

@media (max-width: 767px) {
    ul.navbar-nav > li > a {
        line-height: 50px;
        -webkit-transition: 0.5s;
        -moz-transition: 0.5s;
        -ms-transition: 0.5s;
        transition: 0.5s;
        color: #000;
        padding: 0 10px;
    }
    .navbar-default .navbar-nav > li > a {
        padding: 0 10px;
    }
  

   

    #img-logoheader {
        margin: 10px 0 0 10px;
        width: 100px;
    }
}

@media (max-width: 467px) {
    #transparenciarespect {
        font-size: 20px;
    }
    #main-slide .slider-content h1 {
        font-size: 18px;
    }

    #main-slide .slider-content h3 {
        font-size: 15px;
    }
    a.simular-mobileagora {
        font-size: 16px;
        margin-top: 10px;
    }
}
span.title-descnossahistoria {
     
    font-size: 20px;
    padding: 20px 10px;
    font-weight: 400;
    text-transform: initial;
    display: block;
    line-height: 28px;
    text-align: left;
}
.logo-santander-id {
    max-width: 320px;
    width: 100%;
}

#link-santander {
    display: inline-block;
    cursor: pointer;
    color: #fff;
    font-weight: bold;
    text-decoration: underline;
}

.parallaxbrwo {
    background-image: url(../img/sac-recort.png);
    min-height: 291px;
}
.parallaxbrwo {
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

img.funcionario-brwoimg {
    max-width: 100%;
    border-radius: 20px;
    border: 3px solid #cecece;
    margin-top: 50px;
}

