.c-mybigproject {
    font-size: 1em;
}
@media (max-width: 768px) {
    .c-mybigproject {
        font-size: 0.8em;
    }
}

#contenttop h1, #rightytop h1, #rightyl h1 {
font-weight: 300;
font-size: 1.6em;
line-height: 1.8em;
margin-bottom: 20px;
text-align: center;
}

.contactform p, .contactform div.submit {
   text-align: center;
}

.firstpageitems {
    max-width: 1280px;
    margin: 0 auto;
padding-left: 20px;
padding-right: 20px;
}

.firstpagenews {
    max-width: 1280px;
    margin: 0 auto;
padding-left: 20px;
padding-right: 20px;
}

.c-imagehome{
background-position: 50% 50%;
background-size: cover;
min-height: 600px;
}

.c-imagecompany{
background-position: 80% 50%;
background-size: cover;
min-height: 600px;
}

.c-imagemap{
background-position: 50% 50%;
background-size: cover;
min-height: 500px;
}

.c-buttonlink{
display: inline-block;
text-decoration: none;
font-weight: 300;
font-size: 0.9em;
line-height: 1em;
text-align: center;
padding: 15px 15px;
width: 170px;
color: #fff;
border-radius: 10px;
background-color: #000000;
}
.c-buttonlink:hover {
color: #fff;
background-color: #222222;
}

.c-buttonlink2{
display: inline-block;
text-decoration: none;
font-weight: 300;
font-size: 0.9em;
line-height: 1em;
text-align: center;
padding: 15px 15px;
width: 170px;
color: #fff;
border-radius: 10px;
border: 1px solid #fff;
background-color: #transparent;
}
.c-buttonlink2:hover {
color: #000;
background-color: #fff;
}


.c-belowsitetitle{
font-size: 1.4em;
font-weight: 300;
line-height: 1em;
color: #ffc400;
text-align: center;
}

.c-belowsitetext{
font-size: 1em;
font-weight: 300;
margin-bottom: 0px;
line-height: 1em;
text-align: center;
}

.c-phone{
font-size: 1.2em;
font-weight: 300;
line-height: 1em;
color: #fff;
}

.c-bigtitle{
font-size: 1.7em;
font-weight: 500;
margin-bottom: 5px;
line-height: 1em;
}

.c-smalltitle{
font-size: 1.2em;
font-weight: 300;
padding-bottom: 20px;
line-height: 1em;
}

.c-subtitle{
font-size: 1.2em;
font-weight: 200;
line-height: 1em;
text-align: center;
}

.c-subtitle2{
font-size: 1em;
font-weight: 200;
line-height: 1em;
margin-bottom: 5px;
text-align: center;
}

.c-producttitle{
font-size: 1.4em;
font-weight: 300;
padding-top: 20px;
line-height: 1em;
text-align: center;
text-decoration none;
color: #333333;
}
.c-producttitle a{
text-decoration none;
color: #333333;
}
.c-producttitle:hover{
color: #ffc400;
}


.c-text1{
font-size: 1.1em;
font-weight: 300;
line-height: 1.4em;
text-align: justify;
}

.c-text2{
font-size: 1.1em;
font-weight: 300;
padding: 20px;
line-height: 1.4em;
text-align: center;
}