/* CSS Document */
.greenbox4 {
background-color: rgba(156,195,48,0.8);
border-radius: 6px;
padding: 15px 15px;
border-radius:6px;
border:solid 1px #FFF;
}

.aleolight22paddingtopshadow2 {
font-family: 'aleolight', serif;
font-size: 22px;
color: #FFF;
display: block;
padding-top: 10px;
text-shadow: 2px 2px 2px #000;
}

.aleoregular24home {
font-family: 'aleoregular', serif;
font-size: 15px;
font-weight: 600;
line-height: 24px;
padding-bottom: 15px;
text-align: left;
color: #000;
}

ul.container2 {
width: 100%;
padding: 0;
margin: 50px auto 0;
border-radius:6px;
background-color: rgba(0,0,0,0.3);
/*border: 1px solid #FFF; */

}

ul.container2 li {
background: transparent;
color: #ddd;
font-size:18px;
list-style-type: none;
padding: 0em;
margin: 0;
transition: background-color 0.5s;
height:250px;
}

ul.container2 li:nth-child(2) {
color: #fff;
/* background-color: rgba(156,195,48,0.5);  */
height:250px;
}

.photonews{width: 100%; height:auto; padding:10px 0;}
.titlenews{display:block; font-size:18px; text-transform:uppercase; line-height:22px; max-height:65px; padding:0 0 10px; }
.bgnewscontain{padding:30px !important;
padding: 0;
margin: 50px auto 0;
border-radius: 6px;
background-color: rgba(0,0,0,0.6);}
.textonews{display:block; font-size:14px;line-height:18px; height:92px;max-height:92px;  padding:10px 0; margin-bottom:10px; }


/* ---------------------owl news----------------------------------------------------------------------------------------------*/
.owl-news {
max-width: 100%;
}
.owl-news .owl-nav {
padding-top: 0.4em;
font-family: sans-serif;
font-size: 0.8em;
}
.owl-news .owl-nav > div {
padding: 0.4em 1.4em;
border: 1px solid #333;
background: #000;
color: white;
border-radius: 0.4em;
background-image: linear-gradient(rgba(255, 255, 255, .3), rgba(0, 0, 0, .2));
box-shadow: 0.1em 0.1em 0.4em rgba(0, 0, 0, .5);
}
.owl-news .owl-nav > div:hover {
background-color: #333;
}
.owl-news .owl-nav .owl-prev {
float: left;
}
.owl-news .owl-nav .owl-next {
float: right;
}

.owl-news li {
display:block !important;
}


.owl-theme .owl-controls {
margin-top: 10px;
margin-left:15px;
text-align: left !important;
}
.owl-theme .owl-controls .owl-page span{background:#9CC330 !important;}
.owl-carousel2 .owl-pagination {display:none !important;}
.button_pers {
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px;
font-size: 18px;
line-height: 22px;
font-family: 'aleolight', serif;
padding: 10px !important;
width: auto !important;
text-decoration: none;
display: inline-block;
color: #FFF;
background-color: rgba(255,255,255, 0.2);
text-align: center;
position: absolute;
bottom: 0px;
}
.imagenews{width:100%;height:218px; background-size:cover;  background-repeat:no-repeat;}
.heightdatosnews{height:218px;}
.imagenews2{display:none;margin-bottom:15px;}


@media (max-width:621px){
.botonesresponsive{display:none;}
.botonesresponsive2{display:block !important; padding: 0 30px 15px; }
}

@media (max-width:480px){
.imagenews{display:none;}
.imagenews2{display:block;}
.textonews{display:none;}
.heightdatosnews{height:auto;}
.titlenews{font-size:16px; min-height:65px;}
.button_pers {position:inherit; bottom:0px; }
.bgnewscontain{min-height:193px !important;}
}

@media (max-width:360px){
.botonesresponsive2{display:block !important; padding: 0 15px 15px; }
.titlenews {text-transform:none;}
.bgnewscontain {padding:15px!important;}
.button_pers{font-size:15px!important;}
}

@media (max-width:340px){.bgnewscontain{padding:10px!important; min-height:170px !important;}
.button_pers {position:inherit; bottom:-15px;}}

@media (max-width:270px){	.owl-news{display:none !important;} }