@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

body, html{
    margin: 0;
    padding: 0;
    font-family: 'Montserrat', sans-serif;
    color: #838383;
    word-wrap: normal;
    overflow-x: hidden;
    scroll-behavior: smooth;
}

::-webkit-scrollbar{width: 8px;}
::-webkit-scrollbar-track{background: #d6d6d6;}
::-webkit-scrollbar-thumb {background: rgba(0, 0, 0, 0.3);}
::-webkit-scrollbar-thumb:hover {background: #3f3f3f;}

header{
    background: url(../img/paginainicial/headerimg.jpg);
    background-position: 55vw center;
    background-size: 40% auto;
    background-repeat: no-repeat;
}
header a {
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    color: #717171;
}

.btn-call {
    background: #108bcf;
    padding: 10px 2rem!important;
    font-size: 11px;
    color: #fff;
    display: inline-block;
}
.btn-call:hover, .btn-call:active, .btn-call:focus {
    background: #0e86c7;
    color: #fff;
    box-shadow: none;
    outline: none;
}

.box-header {
    padding: 150px 0;
    max-width: 600px;
}
.box-header .wppBtn{
    border-radius: 150px;
    font-weight: 600;
}

header a:hover, header a:active, header a:focus{
    text-decoration: none;
    outline: none;
    border: none;
}

.navbar-toggler:hover, .navbar-toggler:active, .navbar-toggler:focus{
    color: #d8d8d8;
    text-decoration: none;
    outline: none;
    border: none;
}
.navbar-brand img {
    max-width: 200px;
}
.search{
    margin-top: 2rem;
}
.navbar-collapse{
    text-align: center;
}
.navbar{
    background-color: white;
    padding: 0 5rem;
}
nav .btn, nav .btn:hover{
    background-color: transparent;
    outline: none;
    border: none;
    border-radius: 0px;
}
nav .btn:active{
    background-color: #108bcf;
}

.dropdown-toggle::after {
    content: none;
}
.drop-search{
    background-color: #108bcf;
    margin: 0 5px;
}
.drop-box{
    width: 250px;
    padding: 10px;
    border-radius: 0px;
}

a{
    color: #494949;
}
a:hover{
    color: #494949;
    text-decoration: none;
}

h1 {
    font-size: 2.3rem;
    font-weight: 400;
    color: #108bcf;
}
h1 strong {
    color: #203864;
    font-weight: 800;
}

.box-h2 {
    border-left: 5px solid #108bcf;
    padding: 25px 0 0 25px;
}
.box-h2 h2 {
    font-size: 2.2rem;
    color: #203864;
    font-weight: 800;
    margin-bottom: 0;
}
.box-h2 p {
    margin-top: 0;
    margin-bottom: 0;
    color: #108bcf;
    font-size: 20px;
}

section {
    padding: 100px 0;
}

hr {
    margin-top: 0.5rem;
    margin-bottom: 0;
    border: 0;
    border-top: 3px solid rgb(255 255 255 / 100%);
    max-width: 100px;
    margin-left: 0;
}

#callUm{
    background: url(../img/bg-call.png);
    background-size: cover;
    background-attachment: fixed;
}
#callUm h2 {
    font-size: 2.5rem;
    color: #fff;
    font-weight: 800;
}
#callUm p {
    color: #fff;
}
#callUm .btn-call {
    background: #108bcf;
    padding-right: 3rem!important;
    padding-left: 3rem!important;
    padding-bottom: 10px;
    padding-top: 10px;
    font-size: 15px;
    color: #fff;
    display: inline-block;
    margin-top: 20px;
}
section .btn-call {
    background: #108bcf;
    padding-right: 3rem!important;
    padding-left: 3rem!important;
    padding-bottom: 10px;
    padding-top: 10px;
    font-size: 15px;
    color: #fff;
    display: inline-block;
    margin-top: 20px;
}

#contato input, #contato textarea {
    background: #f7f9fa;
    border: none;
    width: 100%;
    padding: 15px 20px;
    margin-bottom: 1.5rem;
}
#contato h4 {
    color: #108bcf;
}
#contato label{
    margin-left: .5rem;
    font-weight: 700;
}

footer {
    background: #203864;
    padding: 50px 0;
    /**margin-bottom: 5rem;**/
}
footer img {
    max-width: 300px!important;
    width: 100%;
    padding: 20px;
}
footer p {
    margin-top: 0;
    margin-bottom: 0;
    color: #fff;
}
footer a, footer a:hover {
    color: #fff;
    font-weight: 500;
}

#quemSomos .box-portfolio h3 {
    color: #108bcf;
    text-align: center;
    margin-top: 10px;
    font-weight: 700;
    font-size: 20px;
    margin-bottom: 0;
}
#quemSomos .box-portfolio p {
    margin-top: 0;
    margin-bottom: 0;
    text-align: center;
}
#quemSomos .box-portfolio .btn-call {
    position: absolute;
    bottom: 20px;
    transform: translateX(-50%);
    left: 50%;
    font-size: 15px;
    width: 100%;
    max-width: 220px;
    padding-right: 0rem!important;
    padding-left: 0rem!important;
}
#quemSomos .box-portfolio {
    background: #fff;
    padding: 25px;
    height: 380px;
    position: relative;
    border-radius: 5px;
    text-align: center;
    margin-top: 50px;
}
#quemSomos .box-portfolio a i{
    color: #0e86c7;
    padding: 10px 2px;
}

.publicacoes .publi, .publicacoes .publiVideo{
    padding: 1rem; 
    transition: 0.3s;
    vertical-align: middle;
    margin-bottom: 2rem;
}
.publicacoes .publi{
    box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2);
}
.publicacoes .publiVideo{
    background-color: #f9f9f9;
}
.publicacoes .publi img{
    width: 100%;
}
.publicacoes .publicontainer{
    border-left: 2px solid #108bcf;
}
.publicacoes .publicontainer h4{
    color: #108bcf;
}
.publicacoes .publicontainer a{
    background-color: #108bcf;
    color: #FFFFFF;
    padding: 5px 10px;
    float: right;
}
.pubTitle h3{
    font-size: 2rem;
    color: #108bcf;
    font-weight: 700;
}
.pubTitle p{
    color: #203864;
    font-size: 16px;
}
.pubImage, .pubContent{
    padding: 1rem;
    margin: 1rem 0;
}
.pubImage img{
    max-width: 70%;
}
.pubContent p{
    color: #203864;
}

.btn-wpp{
    background: #108bcf;
    padding: 10px 2rem;
    font-size: small;
    font-weight: 600;
    color: #FFFFFF;
    text-transform: uppercase;
    position: fixed;
    right: 20px;
    bottom: 20px;
    border-radius: 150px;
    box-shadow: 4px 3px 10px 0px rgb(0 0 0 / 10%);
    z-index: 4;
}
.btn-wpp a, .btn-wpp a:hover{
    color: #FFFFFF;
    text-decoration: none;
}
.btn-wpp i{
    margin-right: 5px;
    font-weight: 600;
}
.btn-wpp::after{
    content: "Chame no Whatsapp";
}

#contato ul, .jornadaLi ul {
    list-style: none;
    padding: 0;
    margin: 0;
    text-align: left;
}
#contato li, .jornadaLi li {
    padding: 0.3rem;
    color: #494949;
}
#contato li i,.jornadaLi li i{
    margin-right: 1rem;
}

.espaco{
    margin: 2rem 0;
}

.quoteBox{
    background: #2a3b82;
    color: white;
    font-size: x-small;
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 5rem;
    z-index: 2;
}
.rowQuote img{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    filter: opacity(30%);
}
.quote{
    width: auto;
    display: inline-block;
}
author{
    float: right;
}

.notf {
    position: fixed;
    bottom: 0;
    left: 2rem;
    padding: 1rem 2rem 0 .5rem;
    background-color: #108bcf;
    color: white;
    font-size: small;
    z-index: 3;
    border-radius: 10px 10px 0 0;
}
.notf a{
    color:white;
}
.closebtn {
    position: absolute;
    top: 0px;
    right: 5px;
    color: white;
    font-size: 30px;
    cursor: pointer;
}
.closebtn:hover {
    color: lightgrey;
}

.quemSomosImg img{
    display: block;
    margin-right: auto;
    margin-left: auto;
}

.message{
    width: 100%;
    position: relative;
    margin-bottom: 60px;
    display: flex;
    justify-content: center;
    text-align: center;
    margin-top: 1rem;
}
.message .sucesso{
    font-size: small;
    color: green;
    position: absolute;
    margin-top: 10px;
    animation: buttons .3s linear;
    display: none;
}
.message .falha{
    font-size: small;
    color: red;
    position: absolute;
    margin-top: 10px;
    transition: .3s;
    animation: buttons .3s linear;
    display: none;
}

.formularioBox{
    border: rgba(16, 139, 207, .5) solid 1px;
}

.azul i{
    color: #203864;
}
.whatsapp i{
    color: #25D366;
}
.facebook i{
    color: #4267B2;
}
.instagram i{
    color: #C13584;
    margin-left: 2px;
}
.youtube i{
    color: #FF0000;
}
.linkedin i{
    color: #0072b1;
    margin-left: 2px;
}

.polpriv p{
    color: #494949;
}
.polpriv a, .polpriv h3{
    color: #108bcf;
}

@media (max-width: 991.98px) {
    .navbar-collapse {position: absolute; top: 55px; right: 100px; text-align: right; 
        padding: 5px 25px 10px 25px; border-radius: 4px; background: white; z-index: 6;}
    header{background-position: right center; background-size: 30% auto;}
    .box-header {max-width: 600px;}
}
@media (max-width: 767.98px) {
    .btn-wpp{padding: 10px 15px;}
    .btn-wpp i{margin-right: 0;}
    .btn-wpp::after{content: none;}
    footer {text-align: center; padding: 20px; margin-bottom: 0;}
    footer .float-left{float: none!important;}
    footer .float-right{float: none!important;}
    footer br{display: none!important;}
    #contato h4 {margin-top: 50px;}
    .search{margin-top: 1rem;}
    header{background: none;}
    .box-header {max-width: 800px;}
    .btn-wpp{bottom: 55px!important; right: 50px;}    
    .notf{right: auto!important; left: 1rem!important;}
}
@media (max-width: 575.98px){
    .notf{right: auto!important; left: 0!important;}
}