#contenttop h1, #rightytop h1, #rightyl h1 {
font-weight: 100;
font-size: 2em;
line-height: 1.4em;
text-align: center;
margin-top: 40px;
margin-bottom: 40px;
padding-bottom: 20px;
}
.contactform p, .contactform div.submit {
   text-align: center;
}
.firstpagenews {
    max-width: 1280px;
    margin: 0 auto;
padding-left: 20px;
padding-right: 20px;
}
.c-images{
background-position: 50% 50%;
background-size: cover;
min-height: 375px;
}
.c-skia{
min-height: 375px;
width: 100%;
background-color: rgba(0, 0, 0, 0.4);
}
.c-skia:hover{
height: 100%;
width: 100%;
background-color: rgba(0, 0, 0, 0.8);
}
.c-titlos1{
display: block;
text-align: center;
padding-top: 35%;
font-weight: 200;
font-size: 2.4em;
color: #ffffff;
}
.c-titlos1 a{
text-decoration: none;
color: #ffffff;
}
.c-titlos2{
display: block;
text-align: center;
margin-top: 30px;
font-weight: 200;
font-size: 1.6em;
color: #ffffff;
}
.c-titlos2 a{
text-decoration: none;
color: #ffffff;
}
.c-titlos3{
display: block;
padding: 10px;
font-weight: 900;
font-size: 1.4em;
text-align: center;
background-color: #4894b2;
color: #ffffff;
}
.c-text1{
display: block;
font-weight: 300;
font-size: 1.2em;
line-height: 2em;
text-align: center;
}
.c-text2{
display: block;
font-weight: 600;
font-size: 1.2em;
line-height: 2em;
}
.c-text3{
display: block;
font-weight: 300;
font-size: 1.2em;
line-height: 1.6em;
}
.c-buttonlink{
display: inline-block;
text-decoration: none;
font-weight: 900;
font-size: 1.2em;
line-height: 1.2em;
text-align: center;
padding: 15px 15px;
min-width: 190px;
color: #ffffff;
background-color: #4894b2;
}
.c-buttonlink:hover {
background-color: #333333;
}