@font-face {
    font-family: Raleway;
    src: url(fonts/Raleway-Light.ttf);
}
@font-face {
    font-family: RobotoBold;
    src: url(fonts/Roboto-Bold.ttf);
}
@font-face {
    font-family: RobotoMedium;
    src: url(fonts/Roboto-Medium.ttf);
}
@font-face {
    font-family: RobotoLight;
    src: url(fonts/Roboto-Light.ttf);
}
.statics-headline {
    margin-top: 40px;
    margin-bottom: 35px;
    text-align:center;
    font-size:50px;
    font-weight: bold;
}

.statics-h2 {
    margin-top: 40px;
    margin-bottom: 35px;
    text-align: center;
    font-size:50px;
    font-weight: bold;
    font-family:Raleway;
}
.statics-container{
    font-size: 20px;
    }
.statics-container p{
    margin-top: 30px;
    line-height: 1.5em;
}
.text-bold {
    font-weight:bold;
}
.footer-statics p {
    margin-top: 30px;
    line-height: 1.5em;
}

.col-centered {
    float: none;
    margin: 0 auto;
}
.statics-list li {
    line-height: 130%;
    padding-top: 15px;
    padding-left: 55px;
    font-size: 20px;
    list-style-type:none;
    font-family: RobotoLight;

}
.statics-footer{
    margin-top: 70px;
    font-size:14px;
    text-align:center;
    background-color: #2a2730;
    color: white;
    padding-top: 72px;
    padding-bottom: 30px;
    
}
.statics-footer a {
    font-size: 16px;
    font-weight: 700;
    color: #8e8e8e;
   font-family: RobotoLight;;
}
.statics-footer a {
    font-size: 16px;
    color: #9B9B9B
}

   body p {
   font-family: RobotoLight;
   } 

/*  */
.text-decoration {
    color:#ffffff;
}

.text-decoration a {
    color:#ffffff;
}

.img-inline {
    display:inline;
    margin-right:10px;
    margin-top:-5px;
}

.h3-inline {
    display: inline;
}

.title-text {
    /* text-align: center; */
    font-style: italic;
    font-weight:bold;
    
}
p.paragraf-text {
    text-indent: 50px; 
    margin: 0%; 
    margin-top: 0%; 
    margin-bottom: 0%;
}
p.points-text {
    padding-left:40px;
}
/* photo+text-padding */
div.pt-text {
    padding-left:45px;
}
/*  */
