div.price div.startprice span.value {
    text-decoration: none;
}

.logged_user {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    font-weight: 300;
    font-size: 0.95em;
}

div.innerpopuplogos, #innertopbanner {
    background-size: auto 88px;
}

#contenttop h1, #rightytop h1, #rightyl h1, #belowcontent h1{
font-weight: 200;
font-size: 2em;
line-height: 2em;
padding: 20px;
margin-bottom: 20px;
text-align: center;
}
.c-belowsitetext {
font-weight: 300;
font-size: 1.4em;
line-height: 1.2em;
    margin-bottom: 5px;
}

#belowsite p {
    margin-bottom: 5px;
}

#abovetopbanner .filter input,
#abovetopbanner .filter,
#abovetopbanner .itemsgroup,
.c-texttop {
font-weight: 300;
font-size: 0.9em;
}
#abovetopbanner .itemsgroup .htmlbox .row a {
    font-weight: normal;
    font-size: 1.1em;
    background-color: #00595a;
    color: white;
    border: 1px solid white;
    border-bottom-width: 2px;
}
#abovetopbanner .itemsgroup .htmlbox .row a:hover {
    color: #00595a;
    background-color: white;
    border: 1px solid #00595a;
    margin-top: 1px;
}


.c-imageheader {
background-position: 90% 50%;
background-size: cover;
height: 400px;
border-radius: 0px 0px 0px 90px;
}
@media (max-width: 768px) {
.c-imageheader {
background-position: 50% 50%;
background-size: cover;
height: 300px;
border-radius: 0px;
}
}




.c-buttonlink{
display: inline-block;
text-decoration: none;
font-weight: 300;
font-size: 1.2em;
line-height: 1.1em;
text-align: center;
padding: 15px 15px;
width: 300px;
color: #fff;
background-color: #d74848;
border-radius: 5px;
}
.c-buttonlink:hover {
color: #fff;
background-color: #00b5b8;
}
.c-buttonlink2{
display: inline-block;
text-decoration: none;
font-weight: 300;
font-size: 1.2em;
line-height: 1.1em;
text-align: center;
padding: 15px 15px;
width: 270px;
color: #fff;
background-color: #019597;
}
.c-buttonlink2:hover {
color: #fff;
background-color: #00b5b8;
}
.c-titlos1 {
font-size: 1.8em;
font-weight: 300;
line-height: 1.2em;
margin-bottom: 15px;
color: #fff;
}
.c-titlosbold {
font-size: 1.8em;
font-weight: 500;
line-height: 1.2em;
margin-bottom: 15px;
color: #fff;
}
.c-titlos2 {
font-size: 1.4em;
font-weight: 300;
line-height: 1.2em;
margin-bottom: 15px;
color: #fff;
}
.c-titlos3 {
border-radius: 5px;
font-size: 1.2em;
font-weight: 300;
line-height: 1.1em;
margin-top: 25px;
margin-bottom: 5px;
padding-bottom: 15px;
padding-top: 15px;
text-align: center;
background-color: #f6f6f6;
}
.c-titlos4 {
font-size: 1.4em;
font-weight: 300;
line-height: 1.4em;
margin-bottom: 5px;
color: #00b5b8;
}
.c-text1{
font-size: 1.2em;
font-weight: 300;
line-height: 1.2em;
color: #fff;
}
.c-text2{
font-size: 1em;
font-weight: 300;
line-height: 1.3em;
text-align: justify;
}
.c-titlosmanibanners{
display: inline;
border-radius: 5px;
background-color: #00b5b8;
color: #ffffff;
font-weight: 300;
font-size: 1.4em;
text-align: center;
margin-left: -15px;
padding-top: 10px;
padding-bottom: 10px;
padding-left: 20px;
padding-right: 20px;
}
.c-titlosmanibanners a{
text-decoration: none;
color: #ffffff;
}
.c-titlosmanibanners2{
display: inline;
border-radius: 5px;
background-color: #00b5b8;
color: #ffffff;
font-weight: 300;
font-size: 1em;
text-align: center;
margin-left: -15px;
padding-top: 10px;
padding-bottom: 10px;
padding-left: 20px;
padding-right: 20px;
}
.c-titlosmanibanners2 a{
text-decoration: none;
color: #ffffff;
}

@media (max-width: 990px) {
.c-mobile-image {
width: 100%;
height: auto;
}

div.innerpopuplogos, #innertopbanner {
    background-size: auto 88px;
}

a.mobile-header-startlink {
    height: 100%;
    background-position: center;
    background-size: 80%;
}

}