.text_items{
    color: white !important;
}
.text_items:hover{
    color: #e0e0e0;
}
.services_btn{
    padding-left: 0px !important;
}
.header{
    background-image: url("https://lmacrealestate.pt/lmac/files/images/pages/main/F10_lmac.jpg");
    background-color: #cccccc; 
    background-position: center; 
    background-repeat: no-repeat;
    background-size: cover;
   

}



.bar{
    /*position: fixed;*/
    top: 0px;
    width: 100%;
}

.title{
    color:white;
}

.home_btns{
    width: 200px;
    height: 50px;
    background-color: transparent;
    border-style: solid;
    border-color: white;
    border-width: 3px;
    font-size: 20px;
}