/*Autor: Alan Varela Ferreira
e-mail: alan.varela404@gmail.com
*/

/*.col-md-1{border:1px solid red;}*/
/*.col-md-2{border:1px solid red;}*/
/*.col-md-3{border:1px solid red;}*/
/*.col-md-4{border:1px solid red;}*/
/*.col-md-5{border:1px solid red;}*/
/*.col-md-6{border:1px solid red;}*/
/*.col-md-9{border:1px solid red;}*/
/*.col-md-4{border:1px solid red;}*/

.img-5 img { width: 5%;}
.img-10 img { width: 10%;}
.img-15 img { width: 15%;}
.img-20 img { width: 20%;}
.img-25 img { width: 25%;}
.img-30 img { width: 30%;}
.img-40 img { width: 40%;}
.img-50 img { width: 50%;}
.img-60 img { width: 60%;}
.img-70 img { width: 70%;}
.img-80 img { width: 80%;}
.img-90 img { width: 90%;}
.img-100 img { width: 100%;}

.clearfix::before,
.clearfix::after{
    content:"";
    display:table;
}

.clearfix::after{
    clear:both;
}
.clearfix{
    *zoom: 1;
}

.clear{clear: both;}
/**********************************************GERAL*******************************************/
html{
    font-size: 62.5%;
}

body{
    font-family: 'Gotham';
    font-size: 1.6rem;
    overflow-x: hidden;
    
}

#wrapper{
    background: #d8d8d8 url(../img/background.png);
    background-size: 100%;
}
/****************************************FIM GERAL*****************************************************/

/****************************************BANNER*******************************************************/
.banner, .topo--mobile{
    width: 100%;
}

.carousel-inner, .topo--mobile-content{
    background-image: url(../img/banner.png);
    background-size: cover;
    background-repeat: no-repeat;
}

.carousel-inner{
    overflow: unset;
}

.carousel-item, .topo--mobile-content{
    height: 100vh;
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
}

.topo--mobile .row{
    height: 100%;
}

.banner-size{
    height: 100%;
}

.topo--left{
    width: 100%;
    position: relative;
    height: 100%;
    background: rgba(81,11,11, .5);
    z-index: 2;
    align-self: center;
}

.topo--left-logo{
    width: 60%;
    position: absolute;
    margin: auto;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.banner1--credito{
    background-image: url(../img/banner01-bg.png);
}
.banner1--credito, .banner2--itau, .banner3--santander{
    background-color: #000;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    position: relative;
    color: #fff;
}
.banner1--gradient{
    background-image: linear-gradient(to bottom, rgba(0,41,136,.8), rgba(255,0,51,.8));
}

.banner1--gradient, .banner2--gradient, .banner3--gradient{
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    padding: 4rem 2rem;
    text-shadow: 0 0.5rem 1rem rgba(0,0,0,.5);
}

.banner1--content, .banner2--content, .banner3--content{
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 80%;
}

.banner1--content h2{
    text-align: center;
    text-transform: uppercase;
    font-size: 4rem;
    margin-bottom: 5rem;
    font-style: italic;
    opacity: 0;
}

.banner1--financiamento{
    display: block;
    width: 100%;
    text-align: center;
    opacity: 0;
}

.banner1--financiamento-1{
    display: block;
    font-size: 8rem;
    font-weight: 500;
}

.banner1--financiamento-2{
    font-size: 3rem;
    font-weight: 500;
    position: relative;
    top: -3.2rem;
}

.banner1-taxa-itens{
    margin: auto;
    display: flex;
    margin-bottom: 9%;
}

.banner1-taxa-itens img{
    height: 40%;
    width: 15%;
    align-self: center;
    margin-right: 4rem;
    position: relative;
    top: -2.5rem;
    opacity: 0;
}
.banner1--taxa-infos{
    display: inline-block;
}

.banner1--taxa{
    text-transform: uppercase;
    font-size: 3rem;
    position: relative;
    display: block;
    width: 100%;
    opacity: 0;
    text-align: center;
}

.banner1--numero{
    font-size: 9rem;
    font-weight: 500;
    display: inline-block;
    width: max-content;
    opacity: 0;
}

.banner1-chars{
    display: inline-block;
    opacity: 0;
}

.banner1--percent{
    display: block;
    font-size: 4rem;
    font-weight: 500;
    position: relative;
    top: .7rem;
    
}

.banner1--aa{
    font-weight: 600;
    font-size: 2rem;
    position: relative;
    top: -.7rem;
    
}

.banner1--content h3{
    text-align: center;
    font-weight: 400;
    font-size: 3.5rem;
    opacity: 0;
}

.banner1--logo{
    display: block;
    margin: auto;
    opacity: 0;
    position: relative;
    top: -5rem;
}

.banner1-biac{
    background: rgba(0,0,0,.3);
}

.banner1 .banner1-biac img{
    opacity: 0;
}

.banner2--itau{
    background-image: url(../img/banner02-bg.png);
}

.banner2--gradient{
    background-image: linear-gradient(to bottom right, transparent, rgba(255,129,0,1));
}

.banner2--content h2{
    text-align: center;
    text-transform: uppercase;
    font-style: italic;
    font-size: 3rem;
    margin-bottom: 5rem;
    opacity: 0;
}

.banner2--aa{
    text-transform: lowercase;
    font-size: 4rem;
}

.banner2--content img{
    width: 40%;
    display: block;
    margin: auto;
    margin-bottom: 6rem;
    opacity: 0;
}

.banner2--slogan{
    display: block;
    text-align: center;
    font-size: 3rem;
    opacity: 0;
}
.banner3--santander{
    background-image: url(../img/banner03-bg.png);
}

.banner3--gradient{
    background-color:rgba(234,0,0,.7);
}

.banner3--santander-logo{
    display: block;
    margin: auto;
    width: 80%;
    margin-bottom: 9rem;
    opacity: 0;
}

.banner3--content span{
    display: block;
    text-transform: uppercase;
    font-weight: 500;
    font-style: italic;
    text-align: center;
}

.banner3--content-1{
    font-size: 7rem;
    opacity: 0;
}

.banner3--content-2{
    width: 100%;
    font-size: 6rem;
    position: relative;
    top: -2rem;
    margin-bottom: 5rem;
    opacity: 0;

}

.banner3--content-2-aa{
    display: inline-block !important;
    text-transform: lowercase !important;
}

.banner3--content-3{
    font-size: 8rem;
    text-transform: lowercase !important;
    opacity: 0;
}

.banner3--content-4{
    font-size: 4rem;
    position: relative;
    top: -2rem;
    opacity: 0;
}


.carousel-indicators{
    bottom: 5rem;
    z-index: 9;
}

.carousel-indicators li{
    width: 13px;
    height: 13px;
    border-radius: 50%;
}

/***************************************ANIMAÇÕES BANNERS**************************************************************/
.carousel-item.active .banner1--content h2, .carousel-item.active .banner1--financiamento,
.carousel-item.active .banner1-taxa-itens img, 
.carousel-item.active .banner1--taxa, .carousel-item.active .banner1--numero,
.carousel-item.active .banner1-chars, .carousel-item.active .banner1--logo,
.carousel-item.active .banner2--content h2,.carousel-item.active .banner2--content img, .carousel-item.active .banner2--slogan,
.carousel-item.active .banner3--santander-logo, .carousel-item.active .banner3--content-1, .carousel-item.active .banner3--content-2, .carousel-item.active .banner3--content-3, .carousel-item.active .banner3--content-4{
  animation-name: opacityUp;
  animation-duration: 1s;
  animation-fill-mode: forwards;
}

.carousel-item.active .banner1--content h2,  .carousel-item.active .banner2--content h2,.carousel-item.active .banner3--santander-logo{
  animation-delay: .1s;
}

.carousel-item.active .banner1--financiamento, .carousel-item.active .banner2--content h2{
  animation-delay: .3s;
}

.carousel-item.active .banner1-taxa-itens img, .carousel-item.active .banner3--content-1{
  animation-delay: .6s;
}

.carousel-item.active .banner1--taxa, .carousel-item.active .banner2--content img {
  animation-delay: .7s;
}

.carousel-item.active .banner1--numero, .carousel-item.active .banner2--slogan, .carousel-item.active .banner3--content-2{
  animation-delay: .9s;
}

.carousel-item.active .banner1-chars, .carousel-item.active .banner3--content-3 {
  animation-delay: 1.1s;
}

.carousel-item.active .banner1--logo,.carousel-item.active .banner3--content-4 {
  animation-delay: 1.3s;
}


@keyframes opacityUp{
  0%{
    opacity: 0;
    transform: translateY(10rem);  
  }
  50%{
    transform: translateY(-1rem);
  }
  100%{
    opacity: 1;
    transform: translateY(0rem);
  }
}

.banner1.carousel-item.active .topo--left-logo{
  animation-name: opacityUpBiac;
  animation-duration: .7s;
  animation-fill-mode: forwards;
}

.banner1.carousel-item.active .topo--left-logo{
  animation-delay: 1.5s;
}


@keyframes opacityUpBiac{
  0%{
    opacity: 0;
    transform: translate(-50%, -30%);  
  }
  50%{
    transform:  translate(-50%, -55%);
  }
  100%{
    opacity: 1;
    transform: translate(-50%, -50%);
  }
}

.carousel-item-next:not(.carousel-item-left),
.active.carousel-item-right {
  -webkit-transform: translateX(50%);
  transform: translateX(50%);
}

.carousel-item-prev:not(.carousel-item-right),
.active.carousel-item-left {
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}

.banner0.carousel-item-prev:not(.carousel-item-right),
.active.carousel-item-left {
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%);
}

.banner0.carousel-item-next:not(.carousel-item-left),
.active.carousel-item-right {
  -webkit-transform: translateX(100%);
  transform: translateX(100%);
}
.banner1.carousel-item-next:not(.carousel-item-left),
.active.carousel-item-right {
  -webkit-transform: translateX(100%);
  transform: translateX(100%);
}
/*************************************************************FIM ANIMAÇÕES BANNERS********************************************/

.topo--main{
    position: relative;
    width: 100%;
}

.topo--options{
    position: absolute;
    margin: auto;
    top: 50%;
    right: 50%;
    transform: translate(50%, -50%);
    z-index: 5;
    background: linear-gradient(to bottom,#9d1b24, #711012);
    
}

.animation{
    animation-name: slideLeftTop;
    animation-duration: 1s;
}

.topo--options-lista{
    padding: 0px !important;
    display: block;
    list-style: none;
    padding: 1rem;
    text-align: center;
    line-height: 1.2;   
}

.topo--options-lista-item{
    padding: 1rem .5rem 2rem .5rem;
    position: relative;
  
}

.topo--options-lista-item:after{
    content:"";
    position: absolute;
    bottom: 0rem;
    height: .2rem;
    width: 55%;
    background-color: #fff;
    z-index: 3;
    left: 50%;
    transform: translate(-50%);
}

.topo--options-lista-item:not(:last-child){
    margin-bottom: 1rem;
}
.topo--options-lista-item a{
    color: #fff;
    font-size: 1.1rem;
}

.topo--options-lista-item a:hover{
    text-decoration: none;
}

.topo--options-lista-item img{
    display: block;
    margin: auto;
    margin-bottom: 1rem;
    width: 4rem;
}

.topo--menu-icon{
    position: fixed;
    top: 1.7rem;
    right: 1.7rem;
    z-index: 20;
    background: #fff;
    padding: .7rem 1.5rem;
    text-align: center;
    color: #912f33;
    cursor: pointer;
    transition: all .2s !important;
}

.topo--menu-icon:hover,
.topo--menu-fechar:hover,
.options-fixed:hover{
    transform: translateY(-.3rem) !important;
    box-shadow: 0 0.5rem 1rem rgba(0,0,0,.3);
}

.topo--menu-icon:active,
.topo--menu-fechar:active,
.options-fixed:active{
    transform: translateY(.1rem) !important;
    box-shadow: 0 0.2rem .3rem rgba(0,0,0,.3);
}

.topo-menu-icon img{
    display: block;
    margin: auto;
    width: 3rem;
}

.topo--menu-icon span{
    display: block;
    text-transform: uppercase;
}

.topo--menu{
    position: fixed;
    top: 0px;
    width: 100%;
    height: 100vh;
    background: #d8d8d8 url(../img/bg-menu.png);
    background-size: cover;
    background-repeat: no-repeat;
    display: none;
    z-index: 21;
}

.topo--menu-financiamento{
    position: fixed;
    top: 0px;
    width: 100%;
    height: 100vh;
    background: #d8d8d8 url(../img/servico-financiamento.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    display: none;
    z-index: 21;
}

.topo--menu-cartas-contempladas{
    position: fixed;
    top: 0px;
    width: 100%;
    height: 100vh;
    background: #d8d8d8 url(../img/servico-cartas-contempladas.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    display: none;
    z-index: 21;
}

.topo--menu-credito-garantia{
    position: fixed;
    top: 0px;
    width: 100%;
    height: 100vh;
    background: #d8d8d8 url(../img/servico-credito-garantia.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    display: none;
    z-index: 21;
}

.topo--menu-consorcio{
    position: fixed;
    top: 0px;
    width: 100%;
    height: 100vh;
    background: #d8d8d8 url(../img/servico-consorcio.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    display: none;
    z-index: 21;
}

.topo--menu-venda-imovel{
    position: fixed;
    top: 0px;
    width: 100%;
    height: 100vh;
    background: #d8d8d8 url(../img/servico-venda-seu-imovel.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    display: none;
    z-index: 21;
}

.topo--menu-portabilidade{
    position: fixed;
    top: 0px;
    width: 100%;
    height: 100vh;
    background: #d8d8d8 url(../img/servico-portabilidade.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    display: none;
    z-index: 21;
}

.topo--menu-lista{
    position: relative;
    padding: 0rem;
    left: 20%;
    top: 10%;
}

.topo--menu-logo{
    position: relative;
    left: -3.3rem;
    top: -2rem;
}

.topo--line{
    background: #fff;
    height: 100%;
    width: .1rem;
    position: absolute;
    left: .4rem;
    opacity: .8;
    top: 5.3rem;
}

.topo--menu-lista-item{
    list-style: none;
    font-weight: 500;
    text-transform: uppercase;
    font-style: italic;
    font-size: 3rem;
    line-height: 1.7;
    position: relative;
    z-index: 1;
    display: table;
}

.topo--menu-lista-item:before{
    content: '\25A0';
    color: #fff;
    font-size: 1.6rem !important;
    position: relative;
    top: -.8rem;
    transition: all .2s; 

}

.topo--menu-lista-item:hover:before{
    color: #711012;
}


.topo--menu-lista-item a{
    color: #1d1d1d;
}

.topo--menu-sublista{
    list-style: none;
    text-transform: initial;
    font-size: 1.6rem;
    font-weight: 600;
    font-style: normal;
    line-height: 2;
    display: none;
    padding-left: 17rem;
    position: absolute;
    overflow: hidden;
    top: 0rem;
    left: 17.5rem;
}

.topo--menu-sublista:before{
    content: '';
    width: 15rem;
    height: .2rem;
    background: #9e0a0f;
    position: absolute;
    top: 1.5rem;
    left: 1.5rem;
}

.topo--menu-sublista-item{
    position: relative;
    z-index: 10;
    display: block;
}

#menu-servicos{
    position: relative;
    left: -.7rem;
}

#menu-servicos:hover .topo--menu-sublista{
    display: block;
    width: max-content;
    animation-name: fadeIn;
    animation-duration: .5s;
   
}

.topo--menu a{
    text-decoration: none;
    position: relative;
    display: inline-block;
    transition: all .2s;
    padding-left: 1rem;
}

.topo--menu a:hover,
.footer--links a:hover{
    transform: translateY(-.3rem);
    text-shadow: 0 .3rem .3rem rgba(0,0,0,.3);
}

.topo--menu a:active,
.footer--links a:active{
    transform: translateY(.1rem);
    text-shadow: 0 .1rem .1rem rgba(0,0,0,.3);
}

.topo--menu-bottom{
    position: absolute;
    bottom: 0rem;
    width: 100%;
    border-top: 1rem solid #fff;
    padding: 2rem 1rem;
}

.topo--menu-redes{
    display: inline-block;
    margin-left: 7rem;
}

.topo--menu-bottom span{
    position: relative;
    top: -1.5rem;
}

.topo--menu-bottom span:after{
    content: "";
    position: absolute;
    width: 7rem;
    height: .1rem;
    background: #1d1d1d;
    top: .9rem;
    right: -7.7rem;
    z-index: 2;
}

.topo--menu-redes i{
    position: relative;
    
}

.face-icon{
    content: url(../img/facebook.png);
}

.insta-icon{
    content: url(../img/instagram.png);
}

.linkedin-icon{
    content: url(../img/linkedin.png);
}

.linkedin-icon, .insta-icon, .face-icon{
    background: #fff;
    width: 4rem;
}

.topo--menu-fechar{
    position: absolute;
    top: 1.7rem;
    right: 1.7rem;
    z-index: 3;
    background: #fff;
    padding: 1.2rem 1.5rem;
    text-align: center;
    color: #912f33;
    cursor: pointer;
    transition: all .2s;
}

.topo-menu-fechar img{
    display: block;
    margin: auto;
}

.topo--menu-fechar span{
    display: block;
    text-transform: uppercase;
}

.topo--logo-bottom{
    position: absolute;
    bottom: -8rem;
    left: 51%;
    transform: translate(-50%);
    z-index: 3;
}

.topo--logo-bottom img{
    width: 15rem;
}

.topo--especialista img{
    position: absolute;
    left: 50%;
    transform: translate(-50%);
    bottom: -3rem;
    z-index: 2;
    height: 6rem;
}

@keyframes fadeIn{
    0%{
        
        opacity: 0;
        transform: translate(-10rem);
    }
    50%{
        transform: translate(1rem);
    }
    100%{
        transform: translate(0rem);
        opacity: 1;
    }
}

.options-fixed{
    animation-name: slideRightBottom;
    animation-duration: 1s;
    position: fixed;
    right: 0rem;
    top: 15rem;
    transform: translate(0rem, 0rem);
    transition: all .2s;
}


@keyframes slideRightBottom{
    0%{
        top: 0%;
        right: 50%;
        transform: translate(50%);
    }
    50%{
        top: 0%;
        right: 0%;
        transform: translate(0%);
    }
    100%{
        right: 0rem;
        top: 15rem;
        transform: translate(0rem, 0rem);
    }
}

@keyframes slideLeftTop{
    0%{
        opacity: 0;
        right: 0rem;
        top: 15rem;
        transform: translate(0rem, 0rem);
    }
    30%{
        opacity: 0;
    }
    100%{
        top: 50%;
        right: 50%;
        
    }
    
    
}
/**********************************************FIM TOPO***********************************************/

/******************************************************HOME************************************************/
.home--financiamento{
    padding-bottom: 18rem;
}

.home--financiamento-texto{
    z-index: 1;
}

.titulo{
    text-transform: uppercase;
    font-weight: 500;
    font-style: italic;
    font-size: 5rem;
    position: relative;
    padding-left: 3rem;
    padding-bottom: 1rem;
    margin: 14rem 0rem 3rem;
}

.home--financiamento-texto p{
    text-transform: uppercase;
    padding: 0rem 1.5rem;
    margin-bottom: 6rem;
    font-style: italic;
}

.titulo:after{
    content: '';
    position: absolute;
    width: 23rem;
    height: .4rem;
    background: #9d0b0e;
    bottom: 0;
    left: 0;
}

.home--form{
    background: linear-gradient(to right bottom, #9d1c1d, #740f0c);
    padding: 3%;
    color: #fff;
    box-shadow: 0 1rem 2rem rgba(0,0,0,.5);
    z-index: 1;
    position: relative;
}

.home--form input{
    border: none;
    border-radius: 2rem;
    margin-left: 1rem;    
    outline: none;
    padding: 0rem 1rem;
    transition: all .2s;
    color:#000000;
    
}

.home--form input:focus{
    box-shadow: 0 .5rem 1rem rgba(0,0,0,.5);
}

.home--form span{
    margin-bottom: 2.5rem;
    margin-right: 1.5rem;
    display: inline-block;
    font-family: 'Comfortaa', cursive;
}

.home--form-nome{
    
    width: 100%;
}

.home--form-nome input{
    width: 60%;
}

.home--form-email{
    width: 50%;
}

.home--form-email input{
    width: 70%;
}

.home--form-tel{
    width: 40%;
}

.home--form-tel input{
    width: 70%;
}

.home--form-valor{
    
}

.home--form-valor input{
    width: 40%;
}

.contato-carta-form{
    background: linear-gradient(to right bottom, #9d1c1d, #740f0c);
    padding: 3%;
    color: #fff;
    box-shadow: 0 1rem 2rem rgba(0,0,0,.5);
    z-index: 1;
    position: relative;
}

.contato-carta-form input{
    border: none;
    border-radius: 2rem; 
    outline: none;
    padding: 0rem 1rem;
    transition: all .2s;
    color:#000000;
    
}

.contato-carta-form input:focus{
    box-shadow: 0 .5rem 1rem rgba(0,0,0,.5);
}


.contato-carta-form label{
    margin-right: 1.5rem;
    display: inline-block;
    font-family: 'Comfortaa', cursive;
}

.contato-carta-form-nome{
    
    width: 100%;
    padding-bottom: 15px;
}

.contato-carta-form-nome input{
    width: 60%;
}

.contato-carta-form-email{
    width: 60%;
    padding-bottom: 15px;
}

.contato-carta-form-email input{
    width: 70%;
}

.contato-carta-form-tel{
    width: 40%;
    padding-bottom: 15px;
}

.contato-carta-form-tel input{
    width: 70%;
}

.contato-carta-form textarea{
    width: 100%;
    border-radius: 10px;
}

.contato-carta-form-valor input{
    width: 40%;
}

.btn{
    font-weight: 500;
    text-transform: uppercase;
    font-style: italic;
    font-size: 1.6rem;
    padding: 0rem 3rem;
    border-radius: 2rem;
    position: relative;
    transition: all .2s !important;
}

.btn:hover{
    transform: translateY(-.3rem) !important;
    box-shadow: 0rem .5rem 1rem rgba(0,0,0,.3);
}

.btn:active{
    transform: translateY(.1rem) !important;
    box-shadow: 0rem .2rem .5rem rgba(0,0,0,.3);
}

.home--form-btn{
    display: block;
    margin: auto;
    background: #fff;
    color: #9d1c1d;
}

.home--form-btn:hover{
    color:#9d1c1d;
}

.home--financiamento-imgs{

}

.home--financiamento-img1,
.home--financiamento-img2{
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    position: absolute;
    box-shadow: 0 .5rem 1rem rgba(0,0,0,.5);
}

.home--financiamento-img1{
    background-image: url(../img/home-img1.png);
    width: 75%;
    height: 75%;
    z-index: 0;
    top: 14rem;
    left: -3.4rem;    
}

.home--financiamento-img2{
    background-image: url(../img/home-img2.png);
    width: 80%;
    height: 40%;
    z-index: 1;
    bottom: -10rem;
    right: 0;    
}

.home--servicos:not(:last-child){
    margin-bottom: 3rem;
}

.home--servicos:last-child{
    padding-bottom: 15rem;
}

.home--servicos-titulo{
    font-family: 'Comfortaa', cursive;
    display: block;
    width: max-content;
    margin: auto;
    margin-bottom: 10rem;
    padding: 4rem 6rem;
    text-transform: uppercase;
    font-weight: 600;
    color: #fff;
    background: #9d1b24;
    position: relative;
    
}

.home--servicos-arrow{
    content: url(../img/servicos-arrow.png);
    width: 3rem;
    height: 14rem;
    position: absolute;
    top: 1rem;
    left: 1.5rem;
}

.home--servicos-servico{
    max-width: 32rem;
    display: block;
    margin: auto;
    height: 32rem;
    background: #9d0b0e;
    position: relative;
    z-index: 3;
    box-shadow: 0 1rem 2rem rgba(0,0,0,.5);
    transition: all .5s;
    margin-bottom: 3rem;
}

.home--servicos-servico:hover{
    box-shadow: 0 0 0;
}

.home--servicos-servico-titulo{
    position: absolute;
    bottom: 3rem;
    text-align: center;
    color: #fff;
    display: block;
    font-weight: 600;
    font-style: italic;
    font-size: 2.5rem;
    left: 1rem;
    text-shadow: 0rem 0.3rem 0.3rem rgba(0,0,0,.5);
}

.home--servicos-servico-titulo i{
    display: block;
    margin-bottom: 1rem;
}

.financiamento-icon{
    content: url(../img/financiamento-icon.png);
    width: 4rem;
}

.credito-com-garantia-icon{
    content: url(../img/credito-com-garantia.png);
    width: 4rem;
}

.portabilidade-icon{
    content: url(../img/portabilidade.png);
    width: 4rem;
}

.cartas-contempladas-icon{
    content: url(../img/cartas-contempladas.png);
    width: 4rem;
}


.consorcio-icon{
    content: url(../img/consorcio.png);
    width: 4rem;
}

.venda-seu-imovel-icon{
    content: url(../img/venda-seu-imovel.png);
    width: 4rem;
    filter: drop-shadow(0px 1.5px 2px rgba(0,0,0,.5));
}





.home--servico-conteudo{
    width: 100%;
    height: 100%;
    background: #fff;
    position: absolute;
    z-index: 1;
    padding: 1rem 2rem;
    transition: all .5s;
    opacity: 0;
    transform: translateY(5rem);
    cursor: pointer;
}


.home--servicos-line{
    width: 100%;
    height: 105%;
    position: relative;
    left: 2rem;
    border: 2px dashed #9e0a0f;
    z-index: 0;
    position: absolute;
    opacity: 0;
    transition: all .5s;
    transform: translateY(-5rem);
}

.home--servicos-servico:hover .home--servico-conteudo{
    transform: translateY(0rem);
    opacity: 1;
}
.home--servicos-servico:hover .home--servicos-line{
    transform: translate(0rem);
    opacity: 1;
}

.home--servico-conteudo-titulo{
    font-weight: 500;
    font-style: italic;
    color: #9e0a0f;
    display: block;
    text-align: center;
    font-size: 2rem;
    margin-bottom: 1.5rem;
}

.home--servico-conteudo-titulo i{
    filter: brightness(0);
    position: relative;
    top: 1.3rem;
    margin-right: 1rem;
}

.home--servico-conteudo p{
    font-family: 'Comfortaa', cursive;
    line-height: 1.2;
}

.home--saiba-mais{
    font-family: 'Comfortaa', cursive;
    float: right;
    color: #9e0a0f;
    font-weight: 600;
    text-decoration: underline;
}

.home--saiba-mais:hover{
    color: #9e0a0f;
}

.home--correspondentes{
    background-image: url(../img/background-correspondentes.png);
    background-size: cover;
    background-repeat: no-repeat;
    text-align: center;
    padding: .1rem 0rem 2rem;
    margin-bottom: 7rem;
}

.home--correspondentes-titulo{
    display: block;
    text-align: center;
    margin: auto;
    text-transform: uppercase;
    font-weight: 500;
    font-style: italic;
    margin-top: 3rem;
    font-size: 4.6rem;
    position: relative;
}

.home--correspondentes-box:after,
.home--correspondentes-box:before{
    content: '';
    position: absolute;
    background: #9e0a0f;
    width: 10%;
    height: .2rem;
    top: -2.6rem;
}

.home--correspondentes-box:before{
    left: 0%;
}

.home--correspondentes-box:after {
    right: 0%;
}
.home--correspondentes-box{
    display: block;
    margin: 0rem auto;
    background-color: transparent;
    border: 3rem solid rgba(178,23,24, .8);
    border-top: none;
    height: 30rem;
    position: relative;
    z-index: 1;
}

.home--correspondentes-box .row{
    top: 50%;
    transform: translateY(-50%);
    position: relative;
    display: block;
    margin: 0;
}

.home--correspondentes-box img{
    margin: 0rem 1.5%;
    position: relative;
    
    width: 11%;
    align-self: center;
    transition: .1s;
}

.itau{
    width: 3% !important;
}

.home--correspondentes-box img:hover{
    transform: scale(1.1);
    filter: drop-shadow(0rem .2rem .5rem rgba(0,0,0,.2));
}

.home--cartas-titulo{
    display: block;
    margin: auto;
    color: #fff;
    background-color: #9e0a0f;
    text-transform: uppercase;
    font-size: 4.5rem;
    padding: 1rem 7rem;
    margin-bottom: 10rem;
    font-style: italic;
    position: relative;
    transform-style: preserve-3d;
}

.home--cartas-titulo::before{
    content: '';
    position: absolute;
    top: 1rem;
    left: 1rem;
    width: 100%;
    height: 100%;
    border: .2rem dashed #fff;
    transform: translateZ(-1px);
}



.home--cartas-tabela{
    margin: auto;
    margin-bottom: 5rem;
    font-family: 'Comfortaa', cursive;
    font-size: 1.4rem;
    width: 97%;
}

.home--cartas-tabela-head{
    text-align: center;
}

.home--cartas-tabela-head tr{
    display: block;
}

.home--cartas-tabela-body-tr td, 
.home--cartas-tabela-head th{
    display: inline-block;
    margin: 0rem .5rem;
    width: 15%;
    text-align: center;
    font-weight: 400;
    text-transform: uppercase;
    padding: .8rem 0 .6rem 0;
    font-weight: bold;
}

.home--cartas-tabela-head th{
    color: #fff;
    background: #9e0a0f;
    
}

.home--cartas-tabela-body-tr td{
    padding: 1rem 0rem .8rem;
}   

.home--cartas-tabela-body-tr{
    display: block;
    text-align: center;
    transition: all .2s;
    position: relative;
}

.home--cartas-tabela-body-tr:after{
    content: '';
    width: 94%;
    height: 2px;
    position: absolute;
    bottom: 0;
    background: #fff;
    left: 50%;
    transform: translate(-50%);
    z-index: 1;

}
.home--cartas-tabela-body-tr:before{
    content: '';
    width: 94%;
    height: 100%;
    position: absolute;
    bottom: 0;
    background: transparent;
    left: 50%;
    transform: translate(-50%);
    transition: .2s;
    z-index: -1;

}

.home--cartas-tabela-body-tr:hover:before{
    background: rgba(255,255,255, .5);
}

.home--cartas-tabela-body{
    display: block;
    height: 30rem;
    overflow: hidden;
    width: 100%;
    margin: auto;
}

.faq-icon{
    content: url(../img/faq.png);
    height: 1.7rem;
    position: relative;
    top: .3rem;
}

#hover-faq{
    display: inline-block;
    position: relative;
    
}

.faq-tooltip{
    position: absolute;
    width: max-content; 
    top: 3rem;
    visibility: hidden;
    opacity: 0;
    text-transform: initial;
    background: #9e0a0f;
    padding: 0rem 1rem;
    border-radius: .5rem;
    color: #fff;
    transition: all .2s;
}

#hover-faq:hover .faq-tooltip{
    visibility: visible;
    opacity: 1;
    transition: all .2s;
    z-index: 5;
}

.plus-icon{
    content: url(../img/plus.png);
    width: 3rem;
    transition: all .2s;
}

.plus-icon:hover{
    transform: scale(1.3);

}

.plus-icon:active{
    transform: scale(1);
}

.btn-cartas-ver-todos{
    display: block;
    width: max-content;
    margin: auto;
    position: relative;
    font-size: 2.5rem;
    border: .2rem solid;
    border-radius: 0rem;
    padding: .5rem 4rem;
    margin-bottom: 10rem;
}
/****************************************FIM HOME ******************************************************/

/***************************************RODAPÉ********************************/

.footer--main{
    border-top: 2rem solid #9e0c0f;
    width: 100%;
    position: relative;
    font-family: 'Comfortaa', cursive;
    font-weight: bold;
    padding: 3rem 0rem 1rem;
}

.footer--main:before{
    content: '';
    position: absolute;
    top: 1rem;
    width: 100%;
    height: .1rem;
    background: transparent;
    border: .05rem dashed #fff;
}

.footer--main a{
    color: #1d1d1d;
    position: relative;
    transition: all .2s;
    display: inline-block;
}

.footer--main a:hover{
    color: #1d1d1d;
    text-decoration: none;
}

.footer--logo{
    display: block;

    text-align: center;
}

.footer--logo a{
    margin: auto;
    position: relative;
    margin-bottom: 2rem;
}

.footer--logo img{
    width: 40%;
    margin-bottom: 1rem;
    display: block;
    margin: auto;
}

.footer-description{
    display: block;
    width: 88%;
    margin: auto;
    text-align: center;
    margin-bottom: 5rem;
}

.footer--info-main{
    display: flex;
    justify-content: space-between;
}

.footer--info{
    display: inline-block;
    align-self: center;
}
.footer--info span{
    display: block;
    margin-bottom: 1rem;
}

.footer--info i{
    width: 2rem;
    margin-right: 1rem;
    position: relative;
    top: .3rem;
}

.footer--endereco-icon{
    content: url(../img/footer-location.png);
}

.footer--horario-icon{
    content: url(../img/footer-horario.png);
}

.footer--tel-icon{
    content: url(../img/footer-tel.png);
}

.footer--email-icon{
    content: url(../img/footer-mail.png);
}

.footer--links{
    text-align: center;
    float: right;
    align-self: center;
}

.footer--links h6{
    font-family: 'Gotham', sans-serif;
    color: #9e0a0f;
    font-size: 2.2rem;
    font-style: italic;
    margin-bottom: .5rem
}

.footer--redes{
    margin-top: 3rem;
}

.whats-icon{
    content: url(../img/footer-whatsapp.png);
    width: 4rem;
}

.footer--copyright{
    text-align: center;
    margin-top: 3rem;
}
/***************************************FIM RODAPÉ********************************

/***********************QUEM SOMOS*************************************/

.quem-somos--texto{
    width: 80%;
    margin-bottom: 5rem;
}

.quem-somos--texto p{
    font-family: 'Comfortaa', cursive;
    font-weight: 600;
}

.quem-somos--imagem{
    width: 100%;
    margin-bottom: 4rem;
    box-shadow: 0 .5rem 1rem rgba(0,0,0,.5);
}

/***********************FIM QUEM SOMOS*************************************/

/********************TOPO SERVIÇOS****************************/

.topo2--info{
    background: #1d1d1d;
    padding: 1rem 10rem 1rem 4rem;
}
.topo2--info, .topo2--info a{
    color: #fff;
}

.topo2--info a:hover{
    text-decoration: none;
}
.topo2--logo{
    width: 25%;
}


.topo2--logo img{
    width: 100%;
}

.topo2--tel-icon,
.topo2--email-icon{
    width: 2rem;
    margin-right: 1rem;
    position: relative;
    top: .3rem;
}

.topo2--tel-icon{
    content: url(../img/fone-servicos.png);
}

.topo2--email-icon{
    content: url(../img/email-servicos.png);
    margin-left: 3rem;
}

.topo2--logo,
.topo2--contato{
    display: inline-block;
}

.topo2--contato{
    width: 70%;
    text-align: right;

}

/********************FIM TOPO SERVIÇOS****************************/

/**********************SERVIÇO**************************/

.servico{
    width: 80%;
    top: -4rem;
    position: relative;
}

.servico--banner{
    background-color: #fff;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    width: 100%;
    height: 30rem;
    box-shadow: 0 0.5rem 1rem rgba(0,0,0,.3);
    
}

.servico--titulo-bloco{
    padding: 2rem 0rem;
    position: relative;
    left: 4rem;
}

.servico--titulo-bloco:before{
    content: '';
    background-image: url(../img/servico-icon-border.png);
    position: absolute;
    width: 14rem;
    height: 16rem;
    background-size: cover;
    top: .5rem;
    left: -1.5rem;
}

.servico--icon{
    width: 5rem;
    background-color: #9e0a0f;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}



.servico--icon::before{
    content: '';
    background-image: url(../img/servico-icon-border.png);
    position: absolute;
    width: 10rem;
    height: 10rem;
}

.servico--titulo{
    display: inline-block;
    position: relative;
    top: -4.6rem;
    font-size: 5rem;
    left: -1rem;
    padding-bottom: 2.3rem;
    padding-left: 4rem;
    text-transform: uppercase;
    font-weight: 500;
    font-style: italic;
    position: relative;
}

.servico--titulo:after{
    position: absolute;
    content: '';
    bottom: 0rem;
    left: 0rem;
    height: .2rem;
    width: 68%;
    background-color: #fff;
}

.servico--texto{
    font-family: 'Comfortaa', cursive;
    font-weight: 600;
    margin-bottom: 5rem;
}

.servico--texto p{
    margin-bottom: 1.6rem;
}

.btn--simule{
    float: right;
    color: #fff;
    background: #9e0a0f;
    position: relative;
    left: 1.5rem;
    border-radius: 0;
    width: 45%;
    text-align: left;
    font-size: 3rem;
    margin-bottom: 10rem;
}

.servico--icon-bg{
    background: #9e0a0f;
    width: 13rem;
    height: 13rem;
    position: relative;
    border-radius: 50%;
    display: inline-block;
}

.btn--simule:hover{
    color: #fff;
}

.servico--tabela{
    height: auto;
}
/**********************SERVIÇO**************************/

/**********************CONTATO****************************/

.contato a{
    color: #1d1d1d
}

.contato a:hover{
    text-decoration: none;
}

.contato--bg{
    background-image: url(../img/contato-bg.png);
    background-size: 100%;
    width: 100%;
}

.contato--form{
    background: rgba(139, 0, 5, .8);
    width: 90%;
    display: block;
    padding: 3rem 2.5rem;
}

.contato--form input,
.contato--form textarea{
    border-radius: 1rem;
    width: 100%;
    border: none;
    outline: none;
    margin-bottom: 1.5rem;
    padding: 0rem 1rem;
    height: 3rem;
    color:#000000;
}

.contato--form textarea{
    height: 8rem;
    margin-top: 1rem;
}

.btn--enviar-contato{
    float: right;
    color: #fff;
    padding: 0;
    border-radius: 0rem;
    border-bottom: .2rem solid #fff;
    font-size: 2rem;
}

.btn--enviar-contato:hover{
    color: #fff;
    box-shadow: none;
}

.contato--form input::placeholder,
.contato--form textarea::placeholder{
    color: #d8d8d8;
    font-family: 'Gotham', sans-serif;
    font-style: italic;
    font-weight: 500;
}

.contato .footer--info{
    font-weight: 600;
    font-family: 'Comfortaa', cursive;
}

.contato--mapa{
    margin-top:  10rem;
}
/**********************FIM CONTATO****************************/

/**********************CONTATO CARTAS CONTEMPLADAS************/

.contato--cartas h1{
    width: max-content;
    display: block;
    margin: auto;
    margin-top: 14rem;
    margin-bottom: 3rem;
}
.contato--cartas .contato--form {
    width: 80%;
    margin: auto;
    margin-bottom: 5rem;
}

.contato--cartas .btn--enviar-contato{
    float: none;
    display: block;
    /* width: 100%; */
    margin: auto;
    margin-bottom: 5rem;
    color: #9e0a0f;
    border-bottom: .2rem solid #9e0a0f
}



.modal-header{
    background-color: #9e0a0f;
    color: #fff;
    font-family: 'Comfortaa', cursive;
}

.modal-header h5{
    font-size: 1.6rem;
}

.simulador h2{text-align: center;}
.resposta-simulador span{font-size: 65px;}
.btn-vermelho{padding: 8px 25px; border-radius: 10px; background: #9E100F; border: none; color: #fff; font-weight: bold; cursor: pointer; margin-bottom: 2%;}
.btn-vermelho a{color: #fff; text-decoration: none;}
.btn-vermelho a:hover{color: #fff; text-decoration: none;}

.correspondentes_bancarios{margin-bottom: 65px;}
.logo-topo img{margin-top: 55px;}

.naoexibir{display: none;}

.logo-banner-center {
    width: 150px;
    display: block;
    margin: auto;
    margin-bottom: 20px;
}