body{
    background-color: black;
    width: auto;
}



header{
    background-color: black;
    font-family: 'Roboto',sans-serif;
    font-size: 42px;
    color:white;
	font-weight:900;
}

.menu-container{
    background-color: black;
    color:white;
    

}

.grt-menu-logo.grt-logo{
    width: 15px;
    height: auto;
    margin:10px;
}


.slider-container{
	margin-top: 70px;
}
.d-block .w-100{

    width: auto;
    height: auto;
}

.text-container{
    width: 80%;
    margin: 50px 30px;
}

h3{
   font-family: 'Roboto' , sans-serif;
    font-size:medium;
    color: white;
	font-weight: 300;
	text-align: justify;
}


footer{
	margin-top: 20px;
    width: 98%;
    margin: 10px;
    background-color:rgba(0,0,0,0.82);
	font-size:small;
    bottom: 0;
    line-height: inherit;
}

.footer-text{
    font-size:small;
    color:white;
    font-family: 'Roboto', sans-serif;
    font-kerning: 2px;
	font-weight:400;
}

.rrss{
    width: auto;
    margin: 5px;
	}
