#abovetopbanner .langchooser {
    float: right;
}
.c-mybigproject {
    font-size: 1em;
}
@media (max-width: 768px) {
    .c-mybigproject {
        font-size: 0.8em;
    }
}
.c-texttop{
  padding-left: 250px;
padding-top: 5px;
  font-weight: 300;
font-size: 0.8em;
}
#contenttop h1, #rightytop h1, #rightyl h1 {
font-weight: 200;
font-size: 2em;
line-height: 2em;
margin-bottom: 20px;
text-align: center;
}
.c-thirty{
font-weight: 600;
font-size: 9.4em;
line-height: 1em;
margin-bottom: 0px;
}
.c-years{
margin-top: 0px;
font-weight: 200;
font-size: 3.2em;
line-height: 1em;
margin-bottom: 0px;
}
.c-bigtext{
padding-top: 70px;
font-weight: 200;
font-size: 2em;
line-height: 1.6em;
}
.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 #ec2525;
}
.c-titlos2{
display: block;
text-align: center;
padding-top: 35px;
padding-bottom: 10px;
font-weight: 200;
font-size: 2em;
line-height: 1em;
color: #ffffff;
}
.c-titlos3{
display: block;
text-align: center;
padding-top: 35px;
font-weight: 200;
font-size: 1.8em;
line-height: 1em;
color: #ffffff;
}
.c-titlos4{
padding-top: 50px;
text-align: center;
font-weight: 200;
font-size: 2em;
line-height: 1em;
}
.c-count{
text-align: center;
padding-top: 15px;
padding-bottom: 15px;
font-weight: 200;
font-size: 1em;
line-height: 1em;
}
.c-text1{
text-align: justify;
padding-top: 30px;
padding-left: 60px;
padding-right: 60px;
font-weight: 300;
font-size: 1.2em;
line-height: 1.4em;
color: #ffffff;
}
.c-text2{
text-align: justify;
margin-top: 40px;
padding-left: 30px;
padding-right: 30px;
font-weight: 300;
font-size: 1em;
line-height: 1.4em;
}
.c-text3{
text-align: justify;
margin-top: 30px;
font-weight: 300;
font-size: 1.1em;
line-height: 1.4em;
}

.c-text4{
display: inline;
text-align: center;
margin-top: 15px;
padding-bottom: 10px;
font-weight: 300;
font-size: 1.2em;
line-height: 2em;
border-bottom: 2px solid #ec2525;
}
.c-text5{
text-align: center;
margin-top: 15px;
padding: 30px;
font-weight: 300;
font-size: 1.2em;
line-height: 1.2em;
}
.c-text6{
padding-top: 10px;
font-weight: 300;
font-size: 1.2em;
line-height: 1.4em;
}
.c-text7{
display: block;
text-align: center;
margin-top: 15px;
padding-bottom: 10px;
font-weight: 400;
font-size: 1.2em;
line-height: 2em;
border-bottom: 2px solid #ec2525;
}
.c-text9{
display: block;
text-align: center;
padding-top: 15px;
padding-bottom: 15px;
font-weight: 400;
font-size: 1.2em;
line-height: 2em;
}
.c-text8{
text-align: justify;
margin-top: 30px;
font-weight: 300;
font-size: 0.8em;
line-height: 1em;
}
.c-text10{
display: block;
text-align: center;
padding-top: 10px;
padding-bottom: 10px;
font-weight: 400;
font-size: 1.2em;
line-height: 2em;
background-color: #B21010;
color: #ffffff;
}
.c-skia{
min-height: 640px;
width: 100%;
background-color: rgba(0, 0, 0, 0.5);
}
.c-skia:hover{
height: 100%;
width: 100%;
background-color: rgba(0, 0, 0, 0.8);
}
.c-images{
background-position: 50% 50%;
background-size: cover;
min-height: 640px;
}
.c-images2{

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

background-position: 50% 50%;
background-size: cover;
min-height: 350px;
}
.c-buttonlink{
display: inline-block;
text-decoration: none;
font-weight: 200;
font-size: 1em;
line-height: 1.2em;
text-align: center;
padding: 10px 10px;
min-width: 190px;
color: #ffffff;
background-color: #A90F0F;
}
.c-buttonlink:hover {
background-color: #ffffff;
color: #000000;
}
.c-buttonlink2{
display: inline-block;
text-decoration: none;
font-weight: 200;
font-size: 1.2em;
line-height: 1.4em;
text-align: center;
padding: 10px 10px;
min-width: 220px;
color: #ffffff;
background-color: #000000; opacity: 0.8
}
.c-buttonlink2:hover {
background-color: #ec2525;
}
.c-marquee{
display: block;
position: relative;
width: 11000px;
height: 80px;
animation: scroll 45s ease-in-out infinite;
}

@keyframes scroll{
0% {left:10px;}
100% {left:-6300px;}
}

table, td {
padding: 10px;
}



/*PHOTO GALLERIES*/
ul.gallery {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}.c-top-banner-espa {
    position: absolute;
    top: 150px;
    right: 5%;
    text-align: right;
}

.c-top-banner-espa img {
    width: 45%;
    height: auto;
}


.c-newspopup-container {
/*display: none;*/
}

.c-newspopup-container .c-closebutton {
cursor: pointer;
}

.c-newspopup-container .c-title-md {
font-weight: 800;
font-size: 1.1em;
}

.c-newspopup-container.active-popup {
    position: fixed;
    max-width: none;
    width: 450px;
    height: auto;
    aspect-ratio: 613/80;
    left: 20px;
    bottom: 100px;
    z-index: 999;
    background-size: cover;
    background-position: center;
    border-radius: 5px;
}

.c-newspopup-container.active-popup .c-newspopup-icon {
    position: absolute;
    left: 50%;
    top: 0%;
    transform: translate(-50%, -50%);
transition: 0.5s;
}

.c-newspopup-container.active-popup .c-newspopup-icon img {
    width: 120px;
    height: auto;
transition: 0.5s;
}

.c-newspopup-container.active-popup .c-newspopup-box {
    background-color: white;
    padding: 15px;
    text-align: center;
    border-radius: 20px;
    box-shadow: 0px 0px 10px rgb(0 0 0 / 25%);
    transition: 0.5s;
    max-height: 100px;
    overflow: hidden;
}



.c-newspopup-container.active-popup .c-closebutton {
    position: absolute;
    left: 0px;
    top: -15px;
    background-color: #a90f0f;
    width: 35px;
    height: 35px;
    border-radius: 50%;
    box-shadow: 0px 0px 5px rgb(0 0 0 / 40%);
transition: 0.5s;
z-index: 90;
}

.c-newspopup-container.active-popup .c-linetop {
    position: absolute;
    width: 20px;
    height: 3px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) rotate(-45deg);
    background-color: white;
transition: 0.5s;
}

.c-newspopup-container.active-popup .c-linebottom {
    position: absolute;
    width: 20px;
    height: 3px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) rotate(45deg);
    background-color: white;
transition: 0.5s;
}

.c-newspopup-container.active-popup p {
width: 90%;
margin: auto;
}

.c-newspopup-container.active-popup p, .c-newspopup-container.active-popup a {
opacity: 1;
transition: 0.5s;
}


/* DECTIVATE */

.c-newspopup-container.deactive-popup {
    position: fixed;
    width: 150px;
    left: 20px;
    bottom: 100px;
    z-index: 999;
    transition: 0.5s;
}

.c-newspopup-container.deactive-popup .c-newspopup-icon  {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    transition: 0.5s;
}

.c-newspopup-container.deactive-popup .c-newspopup-icon img {
    width: 60px;
    height: auto;
transition: 0.5s;
}

.c-newspopup-container.deactive-popup .c-newspopup-box {
background-color: white;
    padding: 15px;
    text-align: center;
    box-shadow: 0px 0px 10px rgb(0 0 0 / 25%);
    transition: 0.5s;
    width: auto;
    overflow: hidden;
    border-radius: 20px;
    height: 55px;
}


.c-newspopup-container.deactive-popup .c-closebutton {
    position: absolute;
    left: 0px;
    top: -15px;
    background-color: #a90f0f;
    width: 35px;
    height: 35px;
    border-radius: 50%;
    box-shadow: 0px 0px 5px rgb(0 0 0 / 40%);
transition: 0.5s;
z-index: 90;
}

.c-newspopup-container.deactive-popup .c-linetop {
    position: absolute;
    width: 20px;
    height: 3px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) rotate(-90deg);
    background-color: white;
transition: 0.5s;
}

.c-newspopup-container.deactive-popup .c-linebottom {
    position: absolute;
    width: 20px;
    height: 3px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) rotate(0deg);
    background-color: white;
transition: 0.5s;
}

.c-newspopup-container.deactive-popup p, .c-newspopup-container.deactive-popup a {
opacity: 1;
transition: 0.5s;
}

.c-image-opened img, .c-image-closed img {
display: block;
    width: 100%;
    height: auto;
}

.c-newspopup-container.active-popup .c-newspopup-box .c-image-opened {
display: block;
    width: 100%;
    height: auto;
}

.c-newspopup-container.deactive-popup .c-newspopup-box .c-image-opened {
display: none;
}

.c-newspopup-container.active-popup .c-newspopup-box .c-image-closed {
display: none;
}

.c-newspopup-container.deactive-popup .c-newspopup-box .c-image-closed {
display: block;
}

    width: 100%;
    height: auto;


@media (max-width: 990px) {

.c-newspopup-container.active-popup {
    max-width: 450px;
    width: 90%;
    left: 2%;
    bottom: 5%;
    margin: 10px;
}

.c-newspopup-container.active-popup .c-newspopup-box {
    padding-top: 60px;
    padding-bottom: 30px;
    padding-right: 10px;
    padding-left: 10px;
    width: 100%;
    width: 90%;
    height: auto;
    margin-right: 0;
    margin-left: auto;
}

.c-newspopup-container.deactive-popup {
    position: fixed;
    max-width: 150px;
    width: 250px;
    right: 3%;
    bottom: 3%;
z-index: 999;
transition: 0.5s;
  border-radius: 5px;
}

.c-newspopup-container.deactive-popup .c-newspopup-box {
    height: 18px;
    width: auto;
margin-right: 0;
    margin-left: auto;
}
.c-newspopup-container.deactive-popup .c-closebutton {
    width: 30px;
    height: 30px;
    right: 0;
    left: auto;
    top: -15px;
    box-shadow: 0px 0px 5px rgb(0 0 0 / 0%);
    background-color: white;
}

.c-newspopup-container.deactive-popup .c-linetop, .c-newspopup-container.deactive-popup .c-linebottom {
    background-color: white;
}
}