/*----------------------------------------*/
/*  Box Busca de Cartas Fiança
/*----------------------------------------*/
.btn-search.btn-at-show {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translate(0,0) scale(1,1);
    -moz-transform: translate(0,0) scale(1,1);
    -o-transform: translate(0,0) scale(1,1);
    -ms-transform: translate(0,0) scale(1,1);
    transform: translate(0,0) scale(1,1);
}
.btn-search {
    opacity: 0;
    visibility: hidden;
    position: fixed;
    z-index: 100001;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; 
    background-color: rgba(0, 0, 0, .8);
  /*  background-image: url(../images/bg-busca.jpg);*/
    background-size: cover;
    -webkit-transition: .4s;
    -moz-transition: .4s;
    -o-transition: .4s;
    -ms-transition: .4s;
    transition: .4s;
    -webkit-transform: translate(0,-100%) scale(0,0);
    -moz-transform: translate(0,-100%) scale(0,0);
    -o-transform: translate(0,-100%) scale(0,0);
    -ms-transform: translate(0,-100%) scale(0,0);
    transform: translate(0,-100%) scale(0,0);
}
.btn-close-at {
    position: absolute;
    z-index: 99;
    right: 35px;
    top: 25px;
    display: block;
    width: 30px;
    height: 30px;
    line-height: 30px;
    border-radius: 50%;
    text-align: center;
    cursor: pointer;
    font-size: 35px;
    color: #fff;
}
.btn-close-at:hover{
	opacity: 1;
}
.btn-search-container {
    max-width: 1140px;
    margin: 0 auto;
    padding: 12px;
    position: relative;
    text-align: center;
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    transform: translateY(-50%);
}
.btn-search .btn-formaut {
    position: relative;
}
.btn-search input[type="search"] {
    height: 53px;
    line-height: 65px;
    font-size: 28px;
	display: block;
    width: 100%;
    background-color: transparent;
    text-align: left;
    color: #fff;
    border: none;
    border-bottom: 3px solid #fff;
    padding-left: 0;
    padding-right: 57px;
    border-radius: 0;
	font-weight: 400;
	letter-spacing: 0;
	font-family: inherit;
}
.btn-search input[type="search"]::placeholder{
	color: #fff;
	opacity: .9;
}
.btn-search .btn-formaut button {
    position: absolute;
    height: 50px;
    width: 50px;
    top: 0;
    right: 0;
    background-color: transparent;
    font-size: 25px;
    outline: none;
    padding: 0;
    border: none;
    z-index: 2;
    color: #00f700;

}

/*----------------------------------------*/
/*  WhatsApp Flutuante
/*----------------------------------------*/
.whatsfixo {
    position: fixed;
    height: 59px;
    width: 59px;
    right: 15px;
    bottom: 15px;
    z-index: 100;
    border: 1px solid #0f0;
    border-radius: 100%;
    -webkit-transition: .4s;
    -o-transition: .4s;
    transition: .4s;
    background-color: #24d265
}

.whatsfixo::after {
    text-align: center;
    content: "1";
    position: absolute;
    top: 0;
    right: 0;
    width: 15px;
    height: 15px;
    border-radius: 50%;
    background-color: #ff0000;
    color: #fff;
    font-size: 12px;
    line-height: 15px
}

.whatsfixo:hover {
    background-color: #00f700;
}

/*----------------------------------------*/
/*  TIOPGRÁFIA DE DESCRIÇÃO DAS CARTAS
/*----------------------------------------*/

.fechar-modal {
    position: fixed;
    z-index: 99;
    right: 35px;
    top: 25px;
    display: block;
    width: 42px;
    height: 42px;
    line-height: 38px;
    border-radius: 50%;
    text-align: center;
    cursor: pointer;
    font-size: 35px;
    color: #fff;
    background-color: #198754;
    border: #00f700 1px solid;
}

.bg-modal-cartas {
    background-image: url('../images/bg-bidbond.jpg');
    background-size: cover;
    background-position: center center;
}

.bg-modal-cartas2 {
    background-image: url('../images/bg-adiantamentodepagamento.jpg');
    background-size: cover;
    background-position: center center;
}

.bg-modal-cartas3 {
    background-image: url('../images/bg-garantiaimobiliaria.jpg');
    background-size: cover;
    background-position: center center;
}

.bg-modal-cartas4 {
    background-image: url('../images/bg-locaticia.jpg');
    background-size: cover;
    background-position: center center;
}

.bg-modal-cartas5 {
    background-image: url('../images/bg-fiancaperformancebond.jpg');
    background-size: cover;
    background-position: center center;
}

.bg-modal-cartas6 {
    background-image: url('../images/bg-transitoaduaneiro.jpg');
    background-size: cover;
    background-position: center center;
}

.bg-modal-cartas7 {
    background-image: url('../images/bg-adimissaotemporaria.jpg');
    background-size: cover;
    background-position: center center;
}

.bg-modal-cartas8 {
    background-image: url('../images/bg-fiancajudicial.jpg');
    background-size: cover;
    background-position: center center;
}

.bg-modal-sobre {
    background-image: url('../images/bg-quemsomos.jpg');
    background-size: cover;
    background-position: center center;
}

.bg-modal-contato {
    background-image: url('../images/bg-contato.jpg');
    background-size: cover;
    background-position: center center;
}

#outrosContatos, #formContato, #formSinistro {
    max-width: 667px;
    width: 100%;
    color: #00f700;
    margin-bottom: 100px;
}

#outrosContatos a, #formContato a, #formSinistro a {
    color: #00f700;
}

#outrosContatos a:hover, #formContato a:hover, #formContato h4, #formSinistro h4 {
    color: #fff;
}

#outrosContatos p {
    margin: 3px 0;
}

.box-txt-carta {
    height: 100%;
    padding: 94px;
}

.box-txt-carta h1 {
    max-width: 667px;
    width: 100%;
    font-size: 64px;
    line-height: 59px;
    color: #fff;
    font-weight: 400;
}

.box-txt-carta h1 strong {
    font-weight: 900;
}

.box-txt-carta p {
    max-width: 667px;
    width: 100%;
    font-size: 20px;
    color: #fff;
    margin: 16px 0;
}

.box-txt-carta ul {
    list-style: circle;
    margin-left: 20px;
    color: #fff;
}

@media (max-width: 768px) {
    .box-txt-carta {
        padding: 110px 14px;
        text-align: center;
    }
    .box-txt-carta h1 {
        font-size: 40px;
        line-height: 49px;
    }
    .box-txt-carta h1 br {
        display: none;
    }
}   

.toast-body a {
    border-bottom: 1px dashed #000;
    text-decoration: none;
}

.top-end-limit {
    width: 458px; /* Ajuste a largura conforme necessário */
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.dev {
    background-color: #003320;
    text-align: center;
    position: relative;
    bottom: 0;
    margin: -77px 0 0 0;
    width: 100%;
}

.dev a {
    color: #777 ;
}

.dev a:hover {
    color: #fff;
}

.scroll-to-top {
    position: fixed;
    left: 20px;
    bottom: 20px;
    width: 40px;
    height: 40px;
    font-size: 30px;
    line-height: 37px;
    color: #000;
    text-align: center;
    cursor: pointer;
    background-color: #00f700;
    z-index: 100;
    display: none;
    border-radius: 50%;
    margin: 0 auto;
    -webkit-box-shadow: 0 0 5px rgba(0,0,0,.1);
    box-shadow: 0 0 5px rgba(0,0,0,.1);
    -webkit-transition: all 300ms ease;
    transition: all 300ms ease;
}

.scroll-to-top:hover {
    background: #003320;
    color: #fff;
}