body{
    font-family: 'Circular Std', sans-serif;
    background: #fff;
}


/*Pop-up cookies*/

.checkHabilit a{
text-decoration:underline;
color:#007DC5;
}

.overflow-privacidade{
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100vh;
background: rgb(0 1 0 / 0.6);
z-index: 99999;
}

input[type = submit]:disabled {
opacity: 0.2 !important;
}

.content-privacidade{
position: absolute;
bottom: 1rem;
z-index: 99;
width: 100%;
background: #fff;
padding: 4rem;
box-sizing: border-box;
}
.content-privacidade .text a{
color:#6B8481;
font-weight: bold;
text-decoration: underline;
}

.content-privacidade .btn {
border-radius: 15px;
float: right;
line-height: 2.9;
background: #6B8481;
color: #fff;
cursor: pointer;
font-family: 'PT Sans', arial, sans-serif;
font-weight: 700;
padding: 0 10px;
width: inherit;
text-align: center;
}
@media screen and (max-width: 767px) {
.content-privacidade { padding: 5px 5px 5px 5px;margin-bottom: 45px; }
.content-privacidade .btn { min-width: 140px;float: left !important;    line-height: 40px;
    margin-bottom: 20px; }
}

p{
    font-family: "Roboto", sans-serif;
    font-weight: normal;
    font-size: 15px;
    line-height: 1.7;
    color: #636363;
}
h1{
    font-weight: bold;
    font-size: 33px;
}
h2{
    font-weight: bold;
    font-size: 33px;
    line-height: 1.2;
    color: #363636;
}
h3{
    font-weight: 500;
    font-size: 15px;
    color: #129BDB;
    text-transform: uppercase;
}
h4{
    font-family: 'Circular Std Book';
    font-weight: normal;
    font-size: 18px;
    color: #fff;
}
.btn.btn-primary{
    font-family: 'Circular Std Book';
    background: #005FAB;
    color: #fff;
    font-size: 14px;
    font-weight: normal;
    padding: 0.6rem 1.4rem;
    box-shadow: none;
    text-transform: initial;
}
.btn.btn-primary:hover, .btn.btn-primary:focus, .btn.btn-primary:active, .btn.btn-primary:active:hover, .btn.btn-primary:active:focus, .btn.btn-primary:active.focus, .btn.btn-primary.active:hover, .btn.btn-primary.active:focus, .btn.btn-primary.active.focus{
    background: #363636;
    box-shadow: none;
}
.btn.btn-secondary{
    background: transparent;
    border: 2px solid #fff;
    color: #fff;
    box-shadow: none;
    font-weight: 500;
    text-transform: initial;
}
.btn.btn-secondary:hover{
    background: #129BDB;
    border: 2px solid #129BDB;
    color: #fff;
    box-shadow: none;
}
.btn.btn-link{
    font-family: 'Circular Std Book';
    font-weight: normal;
    color: #A6AFBB;
    font-size: 14px;
    text-decoration: underline;
    text-transform: initial;
}
.btn.btn-link:hover{
    color: #005FAB;
    text-decoration: underline!important;
}
.btn.btn-big{
    padding: 1rem 2.5rem;
    font-size: 15px;
}
/* TOPO */
.navbar .navbar-brand{
    max-height: 100%;
}
.navbar .navbar-nav .nav-item .nav-link{
    font-weight: 500;
    text-transform: uppercase;
    padding: 0.9375rem 0.7rem;
    color: #363636;
    font-size: 14px;
    transition: 0.7s all ease;
}
.navbar .navbar-nav .nav-item .nav-link:hover{
    color: #129BDB;
}
.navbar .tel{
    font-family: 'Circular Std', sans-serif;
    font-weight: 300;
    color: #129BDB;
    font-size: 13px;
}
.navbar .tel span{
    font-family: 'Circular Std', sans-serif;
    font-weight: 500;
    color: #129BDB;
}
.navbar.navbar-transparent .navbar-toggler .navbar-toggler-icon{
    background-color: #005FAB;
}
.dropdown-menu{
    background: #fff;
}
.dropdown-menu .dropdown-item:hover, .dropdown-menu .dropdown-item:focus, .dropdown-menu a:hover, .dropdown-menu a:focus, .dropdown-menu a:active{
    background: #005FAB;
    color: #fff;
}
.dropdown-menu .dropdown-item, .dropdown-menu li>a{
    color: #484848;
}
.dropdown-toggle::after{
    border-bottom: 0.3em solid;
    border-top: 0;
}
#logo-top{
    width: 170px;
    max-width: 100%;
}
.tel img{
    width: 16px;
    height: 16px;
    margin-right: 5px;
}
/* HOME */
.index-page .page-header{
    height: 75vh;
}
.carousel h3{
    color: #C5C5C5;
    letter-spacing: 3px;
    font-size: 15px;
}
.carousel h2{
    font-size: 50px;
    color: #fff;
    line-height: 1.2;
    padding: 0 0.7rem;
}
.carousel .btn.btn.btn-primary{
    font-size: 18px;
    padding: 1rem 3rem;
}
.slide .square{
    border-radius: 5px;
    padding: 1.563rem;
    background: rgba(255, 255, 255, 0.1);
}
.slide .square .material-icons{
    font-size: 22px;
    line-height: 2.4em;
}
.slide .square:hover{
    background: rgba(255, 255, 255, 0.4);
}
.content-home ul{
    padding-left: 0;
}
.content-home ul li{
    list-style: none;
    font-size: 18px;
    color: #363636;
    font-weight: 500;
    display: table;
    line-height: 2;
}
.content-home ul li::before{
    content: '';
    float: left;
    width: 30px;
    height: 30px;
    background: url(../img/svg/icone.svg) no-repeat 0% 80%;
}
.content-padding{
    padding-top: 70px;
    padding-bottom: 100px;
}
.box-home p{
    /*color: #BCCCD9;*/
    color: #fff;
}
.box-home .icon{
    width: 49px;
    height: 49px;
    border: 3px solid #129BDB;
    border-radius: 50%;
    padding: 0;
}
.col-md-6:nth-of-type(1) .box-home .icon{
    background: url(../img/svg/clock.svg) no-repeat center;
}
.col-md-6:nth-of-type(2) .box-home .icon{
    background: url(../img/svg/maintenance.svg) no-repeat center;
}
.col-md-6:nth-of-type(3) .box-home .icon{
    background: url(../img/svg/guarantee.svg) no-repeat center;
}
.col-md-6:nth-of-type(4) .box-home .icon{
    background: url(../img/svg/bill.svg) no-repeat center;
}
.box-right h2{
    font-size: 20px;
}
/* PAGINAS INTERNAS */
.bg-pink{
    background-color: #005FAB;
}
.bg-gradient{
    position: absolute;
    width: 100%;
    height: 450px;
    background: #F8F8F8;
}
.bg-gradient2{
    position: absolute;
    width: 100%;
    height: 270px;
    background: #F8F8F8;
}
.bg-pink-content{
    position: absolute;
    width: 100%;
    height: 160px;
    background: #005FAB;
}
#main-sobre h1{
    font-size: 40px;
    height: 160px;
    margin: 0;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}
#main-sobre h3{
    font-family: 'Circular Std Book';
    font-weight: normal;
}
.text h3{
    color: #005FAB;
    font-size: 25px;
    font-weight: 500;
}
/* .text ul li{
    list-style: none;
} */
.text p{
    font-family: Arial, sans-serif;
    /* line-height: 1; */
}
.text p b, .text p strong{
    font-weight: bold;
    color: #005FAB;
}
.text a{
    text-decoration: underline;
    color: #005FAB;
}
.content-view-empresa h3{
    margin-bottom: 2rem;
}
.content-view-empresa ul{
    padding-left: 1rem;
}
.bg-image {
    position: absolute;
    width: 100%;
    height: 270px;
    background-size: cover;
    background-position: center;
    z-index: -1;
}
.contact-text h4{
    color: #484848;
}
.bmd-form-group:not(.has-success):not(.has-danger) [class^='bmd-label'].bmd-label-floating, .bmd-form-group:not(.has-success):not(.has-danger) [class*=' bmd-label'].bmd-label-floating{
    color: #484848;
}
.border-box{
    padding: 1rem;
    border: 2px solid rgba(0, 95, 171, 0.4);
    border-radius: 5px;
}
/* RODAPE */
.footer-black{
    background: #1A1A1A;
}
.footer h3{
    font-size: 18px;
}
.footer p{
    font-size: 15px;
    color: #fff;
}
.rodape span{
    font-family: "Roboto", sans-serif;
    font-weight: normal;
    line-height: 1.7;
    color: #129BDB;
    font-size: 14px;
}
.footer .copyright{
    font-family: 'Arial';
    font-weight: normal;
    font-size: 10px;
    text-transform: uppercase;
    color: #6D6D6D;
}
.footer .signature{
    width: 114px;
    display: inline-block;
}
#link-orcamento {
    color: #fff;
    /* width: 203px;
    height: 52px; 
    background-color: #0089D1; */
    position: fixed;
    bottom: 35px;
    right: 50px;
    border-radius: 5px;
}
@media (min-width: 768px) and (max-width: 1200px){
    .navbar .navbar-nav .nav-item .nav-link{
        padding: 0.9375rem 0.1rem;
    }
}
@media (max-width: 991px){
    .navbar .dropdown.show .dropdown-menu, .navbar .dropdown .dropdown-menu{
        position: initial!important; 
        overflow: initial!important;
        margin-bottom: 0;
        height: auto;
    }
    .nav-open .navbar-translate{
        -webkit-transform: translate3d(0px, 0, 0);
        -moz-transform: translate3d(0px, 0, 0);
        -o-transform: translate3d(0px, 0, 0);
        -ms-transform: translate3d(px, 0, 0);
        transform: translate3d(0px, 0, 0);
    }
    .navbar .navbar-toggler{
        transition: all 0.5s cubic-bezier(0.685, 0.0473, 0.346, 1);
    }
    .nav-open .navbar-toggler{
        -webkit-transform: translate3d(0px, 0, 0);
        -moz-transform: translate3d(0px, 0, 0);
        -o-transform: translate3d(0px, 0, 0);
        -ms-transform: translate3d(0px, 0, 0);
        transform: translate3d(0px, 0, 0);
    }
    .navbar-nav{
        display: inline-block;
    }
    .navbar .navbar-brand{
        margin: 0 auto;
    }
    .navbar-info{
        text-align: center;
    }
    .navbar .tel{
        padding: .2rem;
    }
}
@media (max-width: 768px){
    #frm-contato.main-raised{
        margin: -70px 0px 50px;
    }
    .navbar-brand img{
        max-width: 100%;
    }
    .carousel h2 {
        font-size: 30px;
    }
    #main-sobre h1 {
        font-size: 30px;
        height: 120px;
    }
    .bg-pink-content {
        height: 120px;
    }
    #link-orcamento img {
        max-width: 50px;
    }
    .content-padding{
        padding-top: 35px;
        padding-bottom: 50px;
    }
}

/* Whatsapp  */
.BotaoWpp {
    display: inline-block;   
    z-index: 99999999;
    border-radius: 50px;
    text-transform: uppercase;
    transition: 0.7s all ease;
    bottom: 25px;
    right: 25px;
    position: fixed;
}

#texto2 {
    display: none;
    color: white;
    background: #00d263;
    padding: 30px;
    border-radius: 15px;
}

#texto2 img {
    float: left;
    width: 17%;
    margin-right: 3px;
}

#texto2 a {
    font-size: 14px;
    color: white!important;
}