@charset "utf-8";

#newWrapper{
	width: 1200px;
	margin-left: auto;
	margin-right: auto;
	
	position: relative;
}
.righthome{
	margin-top: 495px;
	position: relative;
}

#contentCarrousel{
    display: block;
    height: 500px;
    /*position: absolute;*/
    /*top: 100px;*/
    width: 1200px;
	background: #e6e6e6;
}

.aActorC{
	float: left;
	width: 171px;	
	height: 344px;
	
}

.aActorC > div.aDivActor{
	height: 50%;
	/*background-size: 140px !important;*/
	width: 100%;
	float: left;
	display: block;
	cursor: pointer;
	overflow: hidden;
}
.aActorC > div.aDivActor img{
	width: 150%;
	/*height: 171px;*/
	margin-left: -45px;
	margin-top: -30px;
}

#clasifierCar{
	height: 70px;
	margin: 0 auto;
	width: 960px;
}

.wrapper {
    max-width: 1200px;
    padding: 0;
    margin: auto;
}


.jcarousel-wrapper {
    margin: 0 auto;
    /*position: relative;*/
    
}


.jcarousel-wrapper .photo-credits {
    position: absolute;
    right: 15px;
    bottom: 0;
    font-size: 13px;
    color: #fff;
    text-shadow: 0 0 1px rgba(0, 0, 0, 0.85);
    opacity: .66;
}

.jcarousel-wrapper .photo-credits a {
    color: #fff;
}

/** Carousel **/

.jcarousel {
    position: relative;
    overflow: hidden;
    width: 1200px;
    height: 350px;
}

.jcarousel ul {
    width: 20000em;
    position: relative;
    list-style: none;
    margin: 0;
    padding: 0;
}

.jcarousel li {
    float: left;
}

/** Carousel Controls **/

.jcarousel-control-prev,
.jcarousel-control-next {
    position: absolute;
    top: 291px;
   /* width: 30px;
    height: 30px;*/
    text-align: center;
   /* background: #4E443C;*/
    color: #fff !important;
    /*text-decoration: none;
    text-shadow: 0 0 1px #000;*/
    font: 80px Times new roman, sans-serif;
    
	font-weight: normal;
}
.jcarousel-control-prev {
    left: -50px;
}

.jcarousel-control-prev:hover, .jcarousel-control-next:hover{
	text-decoration: none;
}

.jcarousel-control-next {
    right: 10px;
}

.jcarousel-control-prev:hover span,
.jcarousel-control-next:hover span {
    display: block;
}
.jcarousel-control-prev.inactive,
.jcarousel-control-next.inactive {
    opacity: .5;
    cursor: default;
}

/** Carousel Pagination **/

.jcarousel-pagination {
    position: absolute;
    bottom: 0;
    left: 15px;
}

.jcarousel-pagination a {
    text-decoration: none;
    display: inline-block;
    
    font-size: 11px;
    line-height: 14px;
    min-width: 14px;
    
    background: #fff;
    color: #4E443C;
    border-radius: 14px;
    padding: 3px;
    text-align: center;
    
    margin-right: 2px;
    
    opacity: .75;
}

.jcarousel-pagination a.active {
    background: #4E443C;
    color: #fff;
    opacity: 1;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.75);
}

.jcarousel li {
    float: left;    
}

.jcarousel-control-prev{
	left: 10px;
}

.aDivActor .imageActor{
	display: block;
	width: 100%;
	height: 100%;
	/*background-size: 150% !important;*/
}

.aDivActor .infoActor{
	display: none;
	float: left;
	width: 100%;
	height: 100%;
	background: #ff7f00;
}
.aDivActor:hover .imageActor{
	display: none;
}
.aDivActor:hover .infoActor{
	display: block;
}

.aDivActor .categoryActor{
	float: right;
	background: #ff9400;
	padding: 0.1em 10px;
	clear: both;
	min-width: 60px;
	color: #a25600;
	text-transform: uppercase;
	font-family: Arial,sans-serif;
	font-size: 12px;
}
.aDivActor .nameActor{
	float: right;	
	min-width: 60%;
	text-align: right;
	clear: both;
	margin-top: 10px;	
	margin-right: 10px;
	max-width: 65%
}

.aDivActor .divShowP{
	float: right;
	/*width: 100%;*/
	margin-right: 10px;
	margin-top: 10px;
}

.aDivActor .nameActor span{
	font-size: 24px;
	color: #ffab00;
	line-height: 1em
}
.aDivActor .divShowP a {
	text-align: center;
	display: block;
	background:url(../images/newsite/bg-verPerfil.png) no-repeat;
	width: 85px;
	height: 18px;
	color: #cbcdcc !important;
	vertical-align: middle;
	padding-top: 1px;	
	font-family: Anaheim,sans-serif;
}

.aDivActor .divShowP a:hover{
	text-decoration: none;
}

#clasifierCar{
	display: table;
}
#clasifierCar > div{
	display: table-cell;
	vertical-align: middle;
}
#clasifierCar ul{
	display: inline;
}

#clasifierCar ul li{
	float: left;
	margin-left: 15px;
}

#clasifierCar ul li a{
	border-radius: 6px;
	background: #cccccc;
	padding: 0.1em 1em;	
	font-family: Anaheim,sans-serif;
	color: #f2f2f2 !important;
}


#clasifierCar ul li a.activeFilter{
	background: #ff9400;
}
#clasifierCar ul li a:hover{
	text-decoration: none;
	background: #ff9400;
}

#contentSocial{
	display: table;
	height: 50px;
	margin-top: 15px;
}

#contentSocial > div{
	display: table-cell;
	vertical-align: middle;
}

#contentSocial ul{
	display: inline;
}

#contentSocial ul li{
	float: left;
}

#contentSocial ul li{
	background:url(../images/newsite/listsocials.png) 0 50% no-repeat;
	margin-right: 10px;
	padding-left: 20px;
	height: 24px;
	display: table;
}
#contentSocial a:hover{
	text-decoration: none;
}
#contentSocial a{
	display: table-cell;
	vertical-align: middle;
}


/*Noticias*/
#news #newsList{
	margin: 0;
    width: 100%;
	padding-left: 2px;
	padding-right: 0;
	padding-top: 0;	
}


#news #newsList .item2{
	float: left;
	width: 220px;
	cursor: pointer;
	padding: 0 0 10px 0;
	margin-left: 15px;
	margin-bottom: 15px;
	word-wrap: break-word;
	background: #FFF;
	/*height: 350px;*/
}



#news #newsList .item2:hover{
	background: #ffb900;
}


#news #newsList .item2 > div{
	width: 90%;
	margin: 10px auto 0 auto;
}
#news #newsList .item2 .divImageNew{
	max-height: 160px;
	overflow: hidden;
	width: 100%;
	margin-top: 0;
}

#news .imageNoticia{
	width: 100%;	
}


#news .dateNew{
	font-size: 12px;
	font-family: Anaheim,sans-serif;
	color: #666666;
}
#news .titleNew,#news .titleNew:link, #news .titleNew:visited {
	font-family: Anaheim,sans-serif;
	/*color: #FF7F00;*/
	font-size: 18px;
}

#news .titleNew:hover{
	text-decoration: none;
	font-weight: normal;
}


#news .descNews{
	font-family: Anaheim,sans-serif;
	color: #333333;
}

#news #newsList .item2:hover .titleNew{
	color: #5B1A09; 
}
#news #newsList .item2:hover .dateNew, #news #newsList .item2:hover .descNews{
	color: #805D00; 
}
#news .divgoNews {
	text-align: right;
	background:url(../images/newsite/read-more.png) right no-repeat;
	padding-right: 14px;
}

#news #newsList .item2:hover .divgoNews {

	background:url(../images/newsite/read-more-hover.png) right no-repeat;
}
#news .goNews span{
	color: #804000;
	font-family: Anaheim,sans-serif;
	font-size: 14px;
}

#news #newsList .item:hover .divgoNews span{
	color: #402000;
}

#news #filterNews{
	width: 97%;
	margin-left: auto;
	margin-right: auto;
	height: 30px;
	margin-bottom: 10px;
	clear: both;
}
#news #filterNews ul{
	display: inline;
}

#news #filterNews ul li{
	float: left;
	list-style: none;
}

#news #filterNews ul li {
    float: left;
    margin-left: 15px;
}

#news #filterNews ul li a{
	background: none repeat scroll 0 0 #CCCCCC;
    border-radius: 6px;
    color: #F2F2F2 !important;
    font-family: Anaheim,sans-serif;
    padding: 0.2em 2em;
}



#news #filterNews ul li a:hover{
	text-decoration: none;
}


#news #filterNews ul li a.activeFilter, #news #filterNews ul li a:hover {
    background: none repeat scroll 0 0 #FF9400;
}


#news .img-article{
	text-align: center;	
}


.content4{
	float: left;
}

#contenSociala{

	float: left;
	width: 100%;
}

.titleGalleryHome span{
	color: #FF7F00;
}

.backToNews{
	clear: both;
}

.backToNews a{
	margin-left: 20px;
}

#contentNew{
	width: 96%;
	margin-left: auto;
	margin-right: auto;
}

#contentNew .item{
	padding-left: 0; 
}

#contentItemNew{
	width: 65%;
	float: left;
	overflow: auto;
}

#contentNew #lastNews{
	width: 25%;
	float: left;
	margin-left: 10%;
}

#newsList #contentSocial ul{
	
	padding-right: 0;
	padding-left: 0;
}

#listProyectos{
	margin-top: 50px;
}

#listProyectos li{
	width:298px; 
	padding: 0;
	cursor:pointer;
}
#listProyectos li > div.imgProyect, #project_content .imgProyect{
	width:100%; 
	height: 210px;
	overflow:hidden;
	position: relative;
}

#listProyectos li > div.imgProyect img{ 
	width: 140%;
}

#listProyectos li  div.infoProyecto{
	position: absolute;
	width: 100%;
	float: left;
	bottom: 0;
	background: #FF9400;
	padding: 0.5em 0;
	cursor: pointer;
	z-index: 555;
}
#listProyectos li .imgProyect a{
	display: block;
	width: 100%;
	height: 100%;
}


#listProyectos li .layout{ 
	position: absolute;
	width:100%;
	height: 100%;
	float: left;
	z-index: 1;
	top: 0;
}
#listProyectos li:hover .layout{
	background:url(../images/newsite/bgproyect.png) repeat;
}
#listProyectos li:hover  div.infoProyecto{
	background: #000;
}
#listProyectos li  div.infoProyecto  a{
	text-decoration: none;
}

#listProyectos li  div.infoProyecto span{
	color: #FFF;
	margin-left: 20px;
	padding-right: 15px;
	background:url(../images/newsite/arrow_white.png) right no-repeat;
}

#galleryAProyect{
	float: left;
	width: 100%;
	margin-top: 30px;
}

#galleryAProyect .aImgProyectMini{
	float: left;
	width: 140px;
	height: 90px;	
	margin-right: 15px;
	mrgin-bottom: 20px;
}

#galleryAProyect .imgProyectMini{
	width: 100%;
	height: 100%;
	overflow:hidden;
}

#galleryAProyect .aImgProyectMini img{
	width: 100%;
}
#galleryAProyect  #btnGalleryP{
	float: left;
	width: 66px;	
}

#galleryAProyect  #contentImgsGallery{
	float: left;
	width: 800px;
	margin-left: 40px;
	
}
#galleryAProyect #iconGalleryP{
	background:url(../images/newsite/icongallery.png) no-repeat;
	width: 54px;
	height: 55px;
	margin-left: auto;
	margin-right: auto;
}

#galleryAProyect #textGalleryP{
	text-align: center;
}

#galleryAProyect #textGalleryP span{
	color: #666666;
	font-size: 12px;
}

#projectsContent #listProyectos{
		margin-top: 10px;
}

#projectsContent  #listProyectos li{
	width: 220px;
	height: 180px;
}


#projectsContent  #listProyectos li > div.imgProyect{
	height: 180px;
}

#content_section h3.newTitleProject{
	color: #FFBA00;
	font-size: 30px; 
	
}


#contentItemNew img{
	max-width: 100%;
}