#contenttop h1, #rightytop h1, #rightyl h1 {
text-align: center;
font-weight: 200;
font-size: 2em;
line-height: 2em;
margin-bottom: 20px;
}
.contactform p, .contactform div.submit {
   text-align: center;
}
.c-imageshome{
background-position: 50% 50%;
background-size: cover;
min-height: 500px;
}
.c-skia{
min-height: 500px;
width: 100%;
background-color: rgba(0, 0, 0, 0.6);
}
.c-skia:hover{
min-height: 500px;
width: 100%;
background-color: rgba(0, 0, 0, 0.4);
}
.c-titloscenter{
text-decoration: none;
color: #ffffff;
text-align: center;
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
width: 220px;
font-weight: 200;
font-size: 1.2em;
line-height: 1.4em;
color: #ffffff;
border: 1px solid #fff;
padding: 15px;
}
.c-titloscenter:hover{
color: #222222;
background-color: rgba(255, 255, 255, 0.85);
}
.c-titlos1{
display: block;
font-weight: 300;
font-size: 1.6em;
lin-height: 2em;
text-align: center;
color: #ffa800;
}
.c-titlos2{
display: block;
font-weight: 300;
font-size: 1.2em;
lin-height: 1.4em;
text-align: center;
margin-bottom: 5px;
padding-top: 10px;
color: #333333;
}
.c-text1{
display: block;
padding-left: 20px;
padding-right: 20px;
font-weight: 300;
font-size: 1.1em;
lin-height: 1.4em;
text-align: center;
}
.c-text2{
display: block;
padding-left: 10px;
padding-right: 20px;
font-weight: 300;
font-size: 0.9em;
lin-height: 1.2em;
text-align: center;
color: #777;
}
.c-text3{
font-weight: 300;
text-align: center;
color: #ffffff;
}
.c-text3:hover{
font-weight: 300;
text-align: center;
color: #ffa800;
}
.c-text4{
font-weight: 300;
text-align: center;
}
.c-buttonlink{
display: inline-block;
text-decoration: none;
font-weight: 300;
font-size: 1em;
line-height: 1.2em;
text-align: center;
padding: 15px 15px;
width: 220px;
color: #17501d;
background-color: transparent;
border: 1px solid #17501d;
}
.c-buttonlink:hover {
color: #ffffff;
border: 1px solid #0e3312;
background-color: #17501d;
}
.c-buttonlink2{
display: inline-block;
text-decoration: none;
font-weight: 300;
font-size: 1em;
line-height: 1.2em;
text-align: center;
padding: 15px 15px;
width: 220px;
color: #ffffff;
background-color: #ffa800;
}
.c-buttonlink2:hover {
color: #ffffff;
background-color: #17501d;
}