.link{
    color: #3A63A6;
}

.link:hover{
    color: #35aa47;
}
.ra-background{
    width: 100%;
}

#telefone-ligacao h2{
    text-align: center;
    color: #008cd8;
    font-weight: bold;
}

#telefone-ligacao #conversa-com,
#telefone-ligacao #arquivo {
    border:1px solid #77cf2f;
    border-radius: 5px!important;
    height: 50px;
    margin-top: 15px;
    box-shadow: 2px 2px #87c77f;

}

#telefone-ligacao #conversa-com i{
    margin: auto;
    padding: 15px;
    font-size: 16px;
}

#telefone-ligacao #arquivo i{
    padding: 15px;
    font-size: 16px;
}

#telefone-ligacao #arquivo{
    margin-bottom: 50px;

}

.ligacao-em-andamento p{
    text-align: center;
    margin-top: 20px;
    color: #008cd8;
    font-weight: 400;
}

/*Avaliações*/


.ligacao-finalizada p,
.ligacao-finalizada label{
    margin-top: 10px;
    font-size: 16px;
}

.ligacao-finalizada h2{
    margin-bottom: 30px;
}

.ligacao-finalizada label{
    margin-top: 20px;
}
.ligacao-finalizada #btn-avaliar{
    border-radius: 5px!important;
    font-weight: bold;
    margin-top: 15px;
    margin-right: 39px!important;
}

.link{
    color: #3A63A6;
}

.link:hover{
    color: #35aa47;
}
.ra-background{
    width: 100%;
}

#telefone-ligacao h2{
    text-align: center;
    color: #008cd8;
    font-weight: bold;
}

#telefone-ligacao #conversa-com,
#telefone-ligacao #arquivo {
    border:1px solid #77cf2f;
    border-radius: 5px!important;
    height: 50px;
    margin-top: 15px;
    box-shadow: 2px 2px #87c77f;

}

#telefone-ligacao #conversa-com i{
    margin: auto;
    padding: 15px;
    font-size: 16px;
}

#telefone-ligacao #arquivo i{
    padding: 15px;
    font-size: 16px;
}

#telefone-ligacao #arquivo{
    margin-bottom: 50px;

}

/*Avaliações*/


.ligacao-finalizada p,
.ligacao-finalizada label{
    margin-top: 10px;
    font-size: 16px;
    color:#008cd8;
    font-weight: 400;
}

.ligacao-finalizada h2{
    margin-bottom: 30px;
}

.ligacao-finalizada label{
    margin-top: 20px;
}
.ligacao-finalizada #btn-avaliar{
    border-radius: 5px!important;
    font-weight: bold;
    margin-top: 15px;
    margin-right: 15px;
}

#btn-avaliar{
    background-color: #77cf2f;
    border-bottom: 2px solid #5da721;
    border-right: 1px solid #5da721;
}

@media screen and (max-width: 991px) {
    span {
        display: block;
    }
}


/**
MODAL DO FALE CONOSCO
 */
#NovoTelefoneModal .modal-content{
    width: auto;
    max-width: 450px;
}

.btn-contato #btn-com-borda{
    border-radius: 100%!important;
    width: 60px;
    height: 60px;
}

.btn-contato{
    position: fixed;
    bottom: 0px;
    right: 0px;
    z-index: 999;

}

.btn-contato button{
    border-right: 1px solid #57a01a;
    border-bottom: 2px solid #57a01a;
}

.btn-contato button{
    margin-right: 50px;
    float: right;
    margin-bottom: 35px;
    font-size: 20px;
    font-weight: bold;
    background-color: #77cf2f;
}

.btn-contato button:hover{
    background-color: #77cf2f;

}

.btn-contato i{
    font-size: 30px;
}

/*
.btn-contato i:hover{
    font-size: 50px;
}
*/



/*Conteúdo do modal de contato*/

#contatoModal i{
    font-size: 40px;
}

#contatoModal .btn-call button,
#contatoModal .btn-chat button,
#contatoModal .btn-resolver button{
    font-size: 25px;
    font-weight: bold;
    border-radius: 100%!important;
    margin-bottom: 10px;
    background: #0067b1;
    border: 2px solid #6eb224;
    margin-left: 36%;
    height: 70px;
    width: 70px;
    /*margin-left: 22%;*/

}

#contatoModal .txt-contato label{
    color:  #6eb224;
    font-weight: bold;
    margin-left: 32%;
    /*margin-left: 17%;*/

}

#contatoModal .btn-call button:hover,
#contatoModal .btn-chat button:hover,
#contatoModal .btn-resolver button:hover{
    background: #074877;
    border: 2px solid #4c880b;

}

/*
CSS PARA TREMER OS ICONES

#contatoModal .btn-call button i:hover,
#contatoModal .btn-chat button i:hover,
#contatoModal .btn-resolver button i:hover
{
    animation: treme 0.1s;
    animation-iteration-count: 2;
}

@keyframes treme {
    0% {margin-left: 0;}
    25% {margin-left: 5px;}
    50% {margin-left: 0;}
    75% {margin-left: -5px;}
    100% {margin-left: 0;}
}
*/

#contatoModal .modal-body h3{
    text-align: center;
    margin-bottom: 25px;
    font-size: 27px;

}

/*Conteúdo do modal de Telefones de contato*/

#contatoTelefoneModal .modal-body{
    height: auto;
}

#contatoTelefoneModal .modal-body h3{
    text-align: center;
    font-weight: bold;
    margin-bottom: 25px;
    font-size: 27px;
    color:#0179c4
}

#contatoTelefoneModal .modal-body #btn-me-ligue{
    float: right;
    background: #77cf2f;
    margin-top: 30px;
    font-weight: bold;
    border-radius: 4px!important;
    margin-bottom: 5px;

}

#contatoTelefoneModal .modal-body p{
    margin-top: 35px;

}

.page-footer-inner{
    width:85%;
}

@media screen and (max-width: 990px) {
    .page-footer .page-footer-inner {
        margin: 0 0 0 10px;
    }

    .page-footer-inner{
        width:100%;
    }
}

@media screen and (max-width: 1200px) {
    .page-footer-inner{
        width:75%;
    }
}


#dashModal .modal-content{
    box-shadow: none !important;
    box-shadow: 0px !important;
    
}

#dashModal .modal-body{
    padding:0px !important;
}

#dashModal p{
    margin:0px;
    padding:0px;
}