.c-mybigproject {
    font-size: 1em;
}
@media (max-width: 768px) {
    .c-mybigproject {
        font-size: 0.8em;
    }
}
.c-images{
background-position: 50% 50%;
background-size: cover;
min-height: 600px;
}
.c-titlos1{
display: inline;
text-align: center;
padding-top: 15px;
padding-bottom: 10px;
font-weight: 200;
font-size: 2em;
line-height: 2em;
border-bottom: 2px solid #f98c22;

}
.c-text1{
display: inline;
text-align: justify;
margin-top: 15px;
padding: 30px;
font-weight: 300;
font-size: 1.2em;
line-height: 1.4em;
border-bottom: 2px solid #ffffff;
}
.c-titlos2{
display: inline;
text-align: center;
padding-top: 15px;
padding-bottom: 10px;
font-weight: 200;
font-size: 2em;
line-height: 2em;
color: #ffffff;
border-bottom: 2px solid #ffffff;
}

.c-titlos-fouter{
text-align: center;
padding-top: 10px;
padding-bottom: 10px;
font-weight: 200;
font-size: 1.5em;
}


.c-count{
text-align: center;
padding-top: 15px;
padding-bottom: 15px;
font-weight: 200;
font-size: 1em;
line-height: 1em;
}
.c-text2{
text-align: justify;
color: #ffffff;
margin-top: 15px;
padding: 30px;
font-weight: 300;
font-size: 1.2em;
line-height: 1.4em;
}
.c-text3{
margin-top: 15px;
font-weight: 300;
font-size: 1.2em;
line-height: 1.4em;
}
.c-text4{
text-align: justify;
color: #ffffff;
font-weight: 300;
font-size: 1.2em;
line-height: 1.4em;
}
.c-text5{
text-align: center;
margin-top: 15px;
padding: 30px;
font-weight: 300;
font-size: 1.2em;
line-height: 1.2em;
}
.c-text6{
text-align: justify;
font-weight: 300;
font-size: 1.2em;
line-height: 1.4em;
}
.c-text7{
text-align: center;
font-weight: 300;
font-size: 1.2em;
line-height: 1.4em;
color: #ffffff;
}
.c-ul{
font-weight: 300;
font-size: 1.1em;
line-height: 1.6em;
}
.c-buttonlink{
display: inline-block;
text-decoration: none;
font-weight: 300;
font-size: 0.8em;
line-height: 1.1em;
text-align: center;
padding: 15px 15px;
min-width: 200px;
color: #ffffff;
background-color: #333333;
}
.c-buttonlink:hover {
background-color: #f9a322;
color: #ffffff;
}
.c-buttonlink2{
display: inline-block;
text-decoration: none;
font-weight: 300;
font-size: 0.8em;
line-height: 1.1em;
text-align: center;
padding: 15px 15px;
min-width: 200px;
color: #333333;
background-color: #ffffff;
}
.c-buttonlink2:hover {
background-color: #333333;
color: #ffffff;
}
#contenttop h1, #rightytop h1, #rightyl h1 {
font-weight: 200;
font-size: 2em;
line-height: 2em;
margin-bottom: 20px;
text-align: center;
}