@font-face {
    font-family: 'open_sansregular';
    src: url('../fonts/opensans/OpenSans-Regular-webfont.eot');
    src: url('../fonts/opensans/OpenSans-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/opensans/OpenSans-Regular-webfont.woff') format('woff'),
         url('../fonts/opensans/OpenSans-Regular-webfont.ttf') format('truetype'),
         url('../fonts/opensans/OpenSans-Regular-webfont.svg#open_sansregular') format('svg');
    font-weight: normal;
    font-style: normal;
}



body{
	font-family:open_sansregular, Arial, Helvetica, sans-serif;
	color: #777;
	font-size: 1.3em;
	background:#f9f8f4; /*url(../images/bg-header.png) 0 0 repeat-x;*/
	-webkit-font-smoothing: antialiased;
}
/*GENERALES*/
.colw-1{
	width:5%; 
}
.colw-2{
	width:10%; 
}
.colw-3{
	width:15%; 
}
.colw-4{
	width:20%; 
}
.colw-5{
	width:25%; 
}
.colw-6{
	width:30%; 
}
.colw-7{
	width:35%; 
}
.colw-8{
	width:40%; 
}
.colw-9{
	width:45%; 
}
.colw-10{
	width:50%; 
}
.colw-11{
	width:55%; 
}
.colw-12{
	width:60%; 
}
.colw-13{
	width:65%; 
}
.colw-14{
	width:70%; 
}
.colw-15{
	width:75%; 
}
.colw-16{
	width:80%; 
}
.colw-17{
	width:85%; 
}
.colw-18{
	width:90%; 
}
.colw-19{
	width:95%; 
}
.colw-20{
	width:100%; 
}
.f-left{float: left!important;}
.f-right{float: right!important;}
a{color: #8c9560;}
a:hover{
	color: #e8554e !important;	
	-webkit-transition: all 0.15s ease;
-moz-transition: all 0.15s ease;
-o-transition: all 0.15s ease;
transition: all 0.15s ease;
}
h2,h3{

	font-size: 1.8em;
	color: #444;
}
p{text-align: justify;}
.padnull{
	padding: 0!important;
}

a.parrafo{ display: inline-block; float: right;}
input:focus {outline: none;}
/**********************/

.divtable{
	display: table!important;
}
.divrow{
	display: table-row!important;
}
.divcell{
	display: table-cell!important;
}
input,textarea{
	-webkit-transition-property: color, border-color, background-color;
-moz-transition-property: color, border-color, background-color;
-o-transition-property: color, border-color, background-color;
transition-property: color, border-color, background-color;
-webkit-transition-duration: 0.15s;
-moz-transition-duration: 0.15s;
-o-transition-duration: 0.15s;
transition-duration: 0.15s;
}
.mb-20{
	margin-bottom: 20px!important;
}
.mt-10{
	margin-top: 10px!important;
}
.pb-20{
	padding-bottom: 20px!important;
}
/*********************/
h3.title{
	color: #777;
}
h4{
line-height: 24px;
color: #444;
font-weight: 600;}
#headmain{	
	position: relative;
	margin-top: 12px;
	border-top: 1px solid #dcdcdc;
	-webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.15);
-moz-box-shadow: 0 0 15px rgba(0, 0, 0, 0.15);
box-shadow: 0 0 15px rgba(0, 0, 0, 0.15);
}
#headmain #menumain{
	position: absolute;
	top: 0;
	background:transparent url(../images/bg-header.png) 0 0 repeat-x;
	z-index: 1002;
	min-height: 230px;
}
#headmain #header-two{
	position: relative;top: 0;	
}
#mySlide .carousel-caption{
background: #000;	
filter: alpha(opacity = 70); 
background: rgba(0, 0, 0, 0.4);
right: 50%;
left: 0%;

opacity: 0.1;
}
#mySlide .carousel-caption h4{
	color: #fff;
}
#mySlide .item.active .carousel-caption{
	opacity: 1;
	left: 50%;
	right: 0%;
-webkit-transition: 1s ease-in-out;
    -moz-transition: 1s ease-in-out;
    -o-transition: 1s ease-in-out;
    transition: 1s ease-in-out;
    -ms-transition: 1s ease-in-out;

}
#mySlide .carousel-indicators{
	left: 10%;
	bottom: 0%;
	margin: 0 0 15px 0;	
	width: auto;
	font-size: 1.6em;
}
#mySlide .carousel-indicators li{
border-radius: 16px;
width: 16px;
height: 16px;
background-color: #f5f5f5;
background: rgba(245, 245, 245, 0.5);

}
#mySlide .carousel-indicators .active{
width: 18px;
height: 18px;
background-color: #e8554e;
background: rgba(232, 85, 78, 0.5);
border-color:#e8554e;
}
.container.slideitem{
	position: relative;
}
.logo h1{margin: 0; padding: 0;}
.tope{
	padding-top:12px;
}
#head-second{
background: -webkit-linear-gradient(bottom, #e9e9e5, #eeede9 30px);
background: -moz-linear-gradient(bottom, #e9e9e5, #eeede9 30px);
background: -o-linear-gradient(bottom, #e9e9e5, #eeede9 30px);
background: -ms-linear-gradient(bottom, #e9e9e5, #eeede9 30px);
background: linear-gradient(to top, #e9e9e5, #eeede9 30px);
}
ul.menutop,ul.menu-sidebar,ul.list-arrow{
	list-style: none;
	width: 100%;
	margin: 0;
	padding: 0;
}
ul.menutop > li{  list-style: none;
	
}
ul.menutop > li > a,ul.submenu li a{
	display: block;
text-decoration: none;
color: #444 !important;
font-size: 1.2em;
font-weight: 600;
padding: 10px 10px 5px 10px;
font-weight: 500;
text-align: center;
}
ul.menutop li a:hover{
color: #ff3636 !important;
}
ul.menutop li.dropdown > ul.dropdown-menu {
opacity:0;
visibility:hidden;
display:block;
-webkit-transition: opacity 0.5s ease-in-out;
-moz-transition: opacity 0.5s ease-in-out;
-o-transition: opacity 0.5s ease-in-out;
transition: opacity 0.5s ease-in-out;
}
ul.menutop li.dropdown:hover > ul.dropdown-menu {
	display: block;    
    z-index: 1003!important;
visibility:visible;
opacity:1;
display: block;
}
ul.menutop  li ul.submenu,#menu-responsivo .submenu{
margin: 0;
padding: 0;
border: none;
font-size: 0.8em;
border-radius: 0px;
border:1px solid #ff3636;
background: #fff;
border-top: 4px solid #ff3636;

}
ul.submenu li a{
	padding: 6px 10px 6px 15px;
	text-align: left;
}
ul.submenu li a i{
	margin-right: 4px;
}
ul.submenu li a:hover{
	background:none;
}


#contenido{
	margin-top: 32px!important;
	margin-bottom: 32px!important;
}

/*********CHANGE CAROUSEL ANIMATION**********/
.carousel-control.right,.carousel-control.left { 
background: none!important;}
/**********************************/
.carousel-fade .carousel-inner .item {
  opacity: 0;
  -webkit-transition-property: opacity;
  -moz-transition-property: opacity;
  -o-transition-property: opacity;
  transition-property: opacity;
}
.carousel-fade .carousel-inner .active {
  opacity: 1;
}
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  left: 0;
  opacity: 0;
  z-index: 1;
}
.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
  opacity: 1;
}
.carousel-fade .carousel-control {
  z-index: 2;
}
.carousel-inner>.item>img, .carousel-inner>.item>a>img {
display: block;
height: auto;
max-width: 100%;
line-height: 1;
width: 100%; 
}
/* VERTICAL */
.carousel.vertical .carousel-inner .item {
  -webkit-transition: 0.6s ease-in-out top;
     -moz-transition: 0.6s ease-in-out top;
      -ms-transition: 0.6s ease-in-out top;
       -o-transition: 0.6s ease-in-out top;
          transition: 0.6s ease-in-out top;
}
 .carousel.vertical .active {
  top: 0;
}

 .carousel.vertical .next {
  top: 100%;
}

 .carousel.vertical .prev {
  top: -100%;
}

 .carousel.vertical .next.left,
.carousel.vertical .prev.right {
  top: 0;
}

 .carousel.vertical .active.left {
  top: -100%;
}
 .up-down .carousel-control{
 	width: auto!important;
 }
.arrow-up,.arrow-down{ display: inline-block;}
}
/*		MAIN 		*/
#services{
	margin: 32px 0 28px 0;

}
#services h2{
 	font-size: 1.6em;
 	text-align: center;
}
#services i{
	font-size: 4.8em;
	margin: 0 auto!important;
	display: block;
}
#services .item-service{
	margin:24px 0;
	padding-top: 16px;
}
.new-item{
padding-bottom:20px!important;
border-bottom: 1px dotted #c7cfc3;
margin: 15px 0;
}

.new-item .thumbnail{
	background-color: #fff;
border: 1px solid #e0e0e0;
padding: 1px;
margin: -2px;
-webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.1);
-moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.1);
box-shadow: 0 0 3px rgba(0, 0, 0, 0.1);
}
.new-item img{
	margin: 0 auto!important;
}
.new-item h3{
	color: #444;
	margin: 0;
	font-size: 1.2em;
	margin-bottom: 10px;
}
.new-item h3 a{
	color: #444;
	font-weight: bold;
}
.new-item h3 a:hover{
	text-decoration: none;
}
.new-item:last-child{
	border-bottom: none;
}
.new-item .new-date{
	display: block;
	color:#999 !important;
	font-style: italic;
}
hr.divider{
position: relative;
height: 3px;
border: none;
background-image: url(../images/TEMP/divider-streak-pattern-colored.png);
background-repeat: repeat-x;
background-position: 0 0;
margin: 0 0 25px;
margin-bottom: 20px !important;

}
.title-block{
	position: relative;
	overflow: hidden;
}
.title-block h3.title{
	display: inline-block;
	float: left;
}
a.link-float{
	display: inline-block;
	float: right;
	margin-top: 20px;
	font-style: italic;
	border-bottom: 1px dotted #f9f8f4;
	padding: 0 4px;
}
a.link-float:hover{
border-bottom: 1px dotted #e8554e;	
text-decoration: none;
}
.lateral-box{
background-color: #ebeee9;
border: 1px solid #e6e9e4;
padding: 0 15px 20px 15px;
}
h3.title{
	margin-bottom:5px;
	font-size: 1.4em;
	font-weight: bold;
}
.lateral-box i.large,i.large{
	font-size: 2.4em;
	float: left;
}
.autor-testimonio span{
	display: block;
}
.info-testimonio{
	font-style: italic;
}
.autor-testimonio{ text-align: right; font-size: 0.9em;}
.carousel-control.link-float{
	opacity: 1;
filter: alpha(opacity=100);
text-shadow:none;
color: #8c9560;
display: inline-block;
font-weight: lighter;
float: right!important;
position: static;
border: none;
margin-top: 16px;
}
.carousel-control.link-float:hover{
border: none;
}

.separador-1 {
background: url(../images/TEMP/sign.png) no-repeat center;
height: 27px;
}
h2.title2{
	color: #373737;
text-transform: uppercase;
font-weight: 700;
margin-bottom: 0;
font-size: 1.4em;
}
#proyectos .link-float{
	display: inline-block!important;
	float: none;
	margin: 0;
	color:#8b8b8b;
	padding:0;
}
span.title2{
	font-weight: 300;
color: #8b8b8b;
}
#proyectos{
	margin-top: 28px;
}
#proyectos p{
	padding-top: 24px;
}
#proyectos div img{
	margin: 0 auto!important;
}
#proyectos .detail{
	padding: 8px 0 14px 0;
border-bottom: 1px solid #eee;
-webkit-transition: all .2s ease-in;
-moz-transition: all .2s ease-in;
-o-transition: all .2s ease-in;
-ms-transition: all .2s ease-in;
transition: all .2s ease-in;
text-align: center;
}
#proyectos .detail h5{
	color:#757575;
	margin-bottom: 0;
font-weight: normal;
}
#proyectos .detail span{
	color: #b5b5b5;
margin-top: 2px;
font-size: 11px;
display: block;
-webkit-transition: color .1s ease-in;
-moz-transition: color .1s ease-in;
-o-transition: color .1s ease-in;
-ms-transition: color .1s ease-in;
transition: color .1s ease-in;
}
#proyectos .itemd:hover .detail{
	background:#ee3535;
	
}
#proyectos .itemd:hover .detail h5,#proyectos .itemd:hover .detail span{
	color: #fff;
}
#proyectos .carousel-control{
	opacity: 1;
filter: alpha(opacity=100);
text-shadow:none;
margin-top: 8px;
}
#proyectos .carousel-control.left,#proyectos .carousel-control.right {
	position: static;
	display: inline-block;
width: 30px;
height: 30px;
margin-right: 2px;
border-radius: 50%;
border: 2px solid;
color: #bbb;
color: #999;
text-align: center;
-webkit-transition: all .2s linear;
-moz-transition: all .2s linear;
-o-transition: all .2s linear;
-ms-transition: all .2s linear;
transition: all .2s linear;
font-size: 16px;
padding-top: 2px;
text-align: center;
}
#proyectos .carousel-control.left:hover,#proyectos .carousel-control.right:hover {
 background:#ee3535!important;
 color: #fff!important;
}
#mySlideProject .itemd a:hover{
text-decoration: none;
color: #fff!important;
}
#externos img{
	margin: 20px auto!important;
}
#externos a:hover .thumbnail,.new-item a:hover .thumbnail{
	border-color: #b1b9ad  !important;	

}
.section-header {
position: relative;
text-align: center;
overflow: hidden;
white-space: nowrap;
margin-bottom: 30px;
margin-top: 30px;
}
.section-header.colored:before, .section-header.colored:after {
background-color: #c7cfc3;
}
.section-header.colored:before, .section-header.colored:after {
background-color: #c7cfc3;
}
.section-header:before {
left: -1em;
margin: 0 0 0 -50%;
}
.section-header:after {
left: 1em;
margin: 0 -50% 0 0;
}
.section-header:before, .section-header:after {
background-color: #dedede;
content: '';
display: inline-block;
height: 1px;
position: relative;
vertical-align: middle;
width: 50%;
}
.section-header{
	color: #b1b9ad !important;
	text-transform: uppercase;
	font-size: 1.2em;
}

.go-top a{
	display: block;
	float: right;
	color: #959c92!important
}
.go-top a:hover{
	text-decoration: none;
	color: #c7cfc3!important;
}
.go-top span{
	border-left: 1px solid #c7cfc3;
	padding: 2px 6px;
	display:inline-block;
	font-size: 0.85em;
}
ul.menu-sidebar li,ul.list-arrow li{
	margin-left: 20px;
	padding: 4px 0px 4px 22px;
	background: url(../images/ul-icon.png) no-repeat 0 9px;
	font-size: 1.1em;
}
ul.list-arrow li{
	background: url(../images/arrow-red.png) no-repeat 0 9px;
	font-size: 1em;	
	padding-left:13px; 
}
#pie{
	border-top:1px solid  #c7cfc3;
	padding: 25px 0 10px 0;
	background: -webkit-linear-gradient(top, #e6e9e4, #ebeee9 20px);
background: -moz-linear-gradient(top, #e6e9e4, #ebeee9 20px);
background: -o-linear-gradient(top, #e6e9e4, #ebeee9 20px);
background: -ms-linear-gradient(top, #e6e9e4, #ebeee9 20px);
background: linear-gradient(to bottom, #e6e9e4, #ebeee9 20px);
}
#pie .fono{
	font-size: 1.6em;
}
#pie span{
	display: block;
}
.suscripcion{
	margin-top: 14px;
}
#subscription-form {
position: relative;
margin-bottom: 3px;
display: inline-block;
}
.suscripcion input[type="email"] {
	background-color: #fff;
border: 3px solid #c7cfc3;
color: #777;
margin: 0;
padding: 5px 31px 5px 6px;
}
.suscripcion input[type="submit"] {
position: absolute;
top: 7px;
right: 8px;
width: 19px;
height: 19px;
padding: 0;
background: #c7cfc3 url(../images/button-arrow.png) no-repeat 8px 5px;
border: none;
-webkit-border-radius: 9px;
-moz-border-radius: 9px;
border-radius: 9px;
}
.sociales{
	list-style: none;
	display: table;
}
.sociales li{
	float: left;
	display: table-row;
	margin: 0 6px;
}
.sociales li a{
	display: block;
	width: 32px;
	height: 32px;
   border-radius:50%;
   background: #c7cfc3;
   display: table-cell;
   vertical-align: middle;
   text-align: center;
   color: #fff;
   font-size: 1.2em;
}
.sociales li a:hover{
	color: #8c9560!important;
	background: #f9f8f4;
}
.menupie{
	list-style: none;
	margin: 0;
	padding: 4px 0;
	
}
.footer-menu{
	border-top: 1px solid #c7cfc3;
}
.menupie li{
	float: left;
	position: relative;	
	margin: 0 4px;
}
.menupie li a{
	display: block;
	padding: 6px 12px;
}
.menupie li a:after{
	position: absolute;
	height: 2px;
	width: 0%;
	content: '';
	left: 0;
	bottom: 0;
}

.menupie li a:hover{
	text-decoration: none;
}
.menupie li a:hover:after{
	width: 100%;
background: #e8554e;
-webkit-transition: all .3s ease;
-o-transition: all .3s ease;
-moz-transition: all .3s ease;
-ms-transition: all .3s ease;
transition: all .3s ease;
}
.creditos{
	text-align: right;
	padding: 6px 0;
	color: #c7cfc3;
}
.creditos a{
color: #c7cfc3;	
}
/**		OTHER PAGES		**/
.boton{
display: inline-block;
color: #fff;
text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.15);
background-color: #959c92;
background: -webkit-linear-gradient(top, rgba(149, 156, 146, 0.8), #959c92);
background: -moz-linear-gradient(top, rgba(149, 156, 146, 0.8), #959c92);
background: -o-linear-gradient(top, rgba(149, 156, 146, 0.8), #959c92);
background: -ms-linear-gradient(top, rgba(149, 156, 146, 0.8), #959c92);
background: linear-gradient(to bottom, rgba(149, 156, 146, 0.8), #959c92);
border: none;
border-bottom: 1px solid #727378;
padding: 6px 15px 7px;
outline: none;
cursor: pointer;
white-space: nowrap;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
}
.boton-dark{
	color: #fff !important;
background-color: #727378;
background: -webkit-linear-gradient(top, rgba(114, 115, 120, 0.8), #727378);
background: -moz-linear-gradient(top, rgba(114, 115, 120, 0.8), #727378);
background: -o-linear-gradient(top, rgba(114, 115, 120, 0.8), #727378);
background: -ms-linear-gradient(top, rgba(114, 115, 120, 0.8), #727378);
background: linear-gradient(to bottom, rgba(114, 115, 120, 0.8), #727378);
border-bottom-color: #555;
}
.boton-dark:hover{
background-color: #727378;
color: #fff!important;
text-decoration: none;
}
h2.title-info{
	padding: 8px 0;
	position: relative;
	margin: 0 0 16px 0;
}
h2.title-info span,span.date-publi{
	display: block;
	font-variant: small-caps;	
	font-size: 0.9em;
	color: #777;
	margin-bottom: 4px;	
}
h2.title-info:after,h2.title-info:before{
	position: absolute;
	height: 3px;
	width: 160px;
	bottom: 0px;
	left: 0;
	background: #c7cfc3;
	content: '';	
}
h2.title-info:before{
	height: 1px;
	width: 100%;
	bottom: 1px;
}
.box-border{		
	border: 1px solid #e6e9e4;
	border-left: 3px solid #c7cfc3;
	background-color: #f0f2ed;
}
.box-white{
		-webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
-moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
background-color: #fff;
border-color: #e6e9e4;
	margin: 28px auto!important;

}
.box-info2 h3{
	font-size: 1.2em;
}
.box-info2 ul{
	list-style: none;
	padding: 2px 6px;
	float: left;
}
.box-info2 i.icono{
	font-size: 2.6em;
	display: inline-block;
	float: left;

}
.new-content .thumbnail{
border: 1px solid #e0e0e0;
border-radius: 4px;
-webkit-transition: all .2s ease-in-out;
transition: all .2s ease-in-out;
}
.informacion{
	text-align: justify;
	padding: 5px 0;
	margin: 0 0 20px 0;
}
.informacion h5{
	font-size: 1.4em;
	padding: 10px 0 0 2px;	
	color: #1d3746;
}
.informacion.centro p{
	text-align: center;
}
.new-info ul{
	list-style: circle;
}
.new-info ol{
	list-style: decimal;
}
.new-content .archivos{
box-shadow: 0 0 2px rgba(0,0,0,.05);
margin-top: 8px;
padding: 8px 15px;
}
.new-content .archivos span{
	font-weight: bolder;
	color: #444;
	margin:8px 0;
	display: inline-block;
}
.new-content .archivos ul{
	list-style: none;
}
.new-content .archivos li{
	margin: 4px 0;
}

.item-proy{
padding: 15px 0!important;
margin: 16px 0;
}
.item-proy:hover h3 a{
		color:#e8554e;	
}
.item-proy h3{
	margin: 0 0 4px 0;
	font-size: 1.2em;
	line-height: 1.3em;
}
.item-proy h3 a{
	border-bottom: 1px dotted #fff;

}
.item-proy h3 a:hover,.item-news h4 a:hover{
		border-bottom: 1px dotted #e8554e;	
		text-decoration: none;
}

ul.paginacion{
	width: 100%;
	margin:15px 0;
	padding: 15px 0 0 0;
	list-style: none;
}
ul.paginacion li{  
padding:0; float: left;
margin: 0;
}
ul.paginacion li a{
display: inline-block;
color: #b1b9ad;
font-size: 1.1em;
line-height: 21px;
text-decoration: none;
padding: 6px 8px;
margin: 0 6px 6px 0;
}
ul.paginacion li.active a,ul.paginacion li.active a:hover{
	border-color: #e8554e;
background-color: #e8554e;
color: #fff;
}
ul.paginacion li a:hover{
color: #fff!important;
border-color: #b5b5b5;
background-color: #b5b5b5;
}
.item-proy:hover .overimg:after{
	opacity: 0;

}
.overimg{
	position: relative;
}
.overimg:after{
	position: absolute;
	background: rgba(199, 207, 195, 0.45);
	content: '';
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	opacity: 1;
	 -webkit-transition: opacity 0.5s 0s ease-in-out;
   -moz-transition: opacity 0.5s 0s ease-in-out;
   -o-transition: opacity 0.5s 0s ease-in-out;
   -ms-transition: opacity 0.5s 0s ease-in-out;
   transition: opacity 0.5s 0s ease-in-out;
}
.item-news{
	margin-bottom: 20px;
}
.item-news img{
	border: 1px solid #777;
}
.item-news .fecha{
	background: #e6e9e4;	
}
.fecha .dia,.fecha .mes{
display: block;
text-align: center;
/*color: #e8554e!important;*/
font-size: 1em;
padding: 6px 0px;
font-weight: bold;
}
.fecha .dia{
	border-bottom: 1px solid #777;
}
.item-news:hover img{
	border: 1px solid #e8554e;
}
.item-news:hover .fecha{
	background: #e8554e;
	color: #fff;
}
.item-news:hover .fecha .dia{
	border-bottom: 1px solid #fff;
}
.item-news:hover h4 a{
	color: #e8554e;
}
ul.sidebar{
	width: 100%;
	margin:15px 0;
	padding: 15px 0 0 0;
	list-style: none;
}
ul.sidebar li{  
padding:0; 
margin: 0;
border-top: 1px dotted #c7cfc3;
}
ul.sidebar li a{
display: inline-block;
color: #777!important;
font-size: 1em;
line-height: 21px;
text-decoration: none;
padding: 8px 0px;

}
ul.sidebar li.active a,ul.sidebar li.active a:hover{
	color: #e8554e;
}
ul.sidebar li a:hover{
	color: #e8554e!important;
}
ul.sidebar li:first-child{
	border-top: none;
}
.item-gal{
	position: relative;
}
.item-gal .caption{
	opacity: 0;
	position: absolute;	
	top: 0;
	background: #e8554e;
	height: 0%;
	width: 100%;
	-webkit-transition: all .3s ease;
-o-transition: all .3s ease;
-moz-transition: all .3s ease;
-ms-transition: all .3s ease;
transition: all .3s ease;
font-weight: bold;
text-align: center;
	padding: 6px 8px;
	font-family:Helvetica, sans-serif;
}
.item-news:hover .item-gal .caption{
	height: 100%;
	opacity: 0.8;
	color: #fff;
	text-shadow: 0px 1px 3px #000;
}
.item-gal .caption:after {
	background: url(../images/lupa.png) no-repeat;
margin: -29px 0 0 -29px;
width: 58px;
height: 58px;
position: absolute;
content: '';
top: 50%;
left: 50%;
}
.item-gal .box-gal{
width:auto; 
display:inline-block; 
position:relative;
}
.fotogaleria .imghover1:hover img.thumbnail{
border-color: #e8554e;
/*box-shadow: 0 1px 2px rgba(232,85,78,.075);*/}
/* opcionales */
a.verimg{
	position: absolute;
	top: 50%;
	background: url(../images/lupa.png) no-repeat;
	margin:-29px 0 0 -29px;
	width: 58px;
	height: 58px;
	z-index: 1057!important;
	opacity:0;
   text-indent:-9999px;
   opacity: 0;
   left: 50%;
}
.new-content .carousel-inner .item.active:hover a.verimg{
	opacity: 1;
	 -webkit-transition: opacity 0.5s 0s ease-in-out;
   -moz-transition: opacity 0.5s 0s ease-in-out;
   -o-transition: opacity 0.5s 0s ease-in-out;
   -ms-transition: opacity 0.5s 0s ease-in-out;
   transition: opacity 0.5s 0s ease-in-out;
}
/*.new-content .carousel-inner .item img{
	position: relative;
}
.new-content .carousel-inner .item.active img:after{
	opacity: 1;
	position: absolute;
	background: #000;
	content: '';
	top: 0;
	height: 340px;
	width: 100%;
}
.new-content .carousel-inner .item.active:hover img:after{
	opacity: 1;
}*/

/* GENERALES */ 
.compartir{
	margin-top:12px;
}
/**   **/
.new-content .carousel-control.right,.new-content .carousel-control.left { 
background: none;
}
.new-content .carousel-control.right{
	right: 0;
}
.new-content .carousel-control{
width: 34px;
opacity: .55;
filter: alpha(opacity=55);
}
.new-content .carousel-control .arrow-left,.new-content .carousel-control .arrow-right {
position: absolute;
top: 50%;
z-index: 5;
display: block;
height: 60px;
width:58px;
/*background: url("../images/arrows4.png") no-repeat;*/
margin: -30px 0 0 0px;
font-size: 2.2em;
text-shadow: 0px 2px 5px #000;
}
.new-content .carousel-control .arrow-left{
	left:0;
	margin-left: 0px!important;
}
.new-content .carousel-control .arrow-right{
	right: 0;
	margin-right: 0px!important;
	background-position: -34px 0px;
}
.new-content .carousel-control:hover,.new-content .carousel-control:focus {
	opacity: .9;
filter: alpha(opacity=90);
}
/**    IMG HOVER EFFECT  **/
.viewimg {  
   position: relative;
   text-align: center;
   cursor: default;
}
.viewimg .mask, .viewimg .content {  
   position: absolute;
   overflow: hidden;
   top: 0;
   left: 0;
}
.viewimg img {
   display: block;
   position: relative;
   margin: 0 auto!important;
}
.viewimg a.info {
  background:url(../images/lupa.png) center center no-repeat;  
   display: block;
   text-decoration: none;
   padding:0;
   text-indent:-9999px;
   width:58px;
   height:58px;
   width: 100%;
   height: 100%;
   border-radius: 4px;
}
.imghover1 .mask { 
	display: block;
	width: 100%;
	height: 100%;
   opacity: 0;
   overflow:visible;
   border-radius: 4px;
   -moz-box-sizing:border-box;
   -webkit-box-sizing:border-box;
   box-sizing:border-box;
   -webkit-transition: all 0.4s ease-in-out;
   -moz-transition: all 0.4s ease-in-out;
   -o-transition: all 0.4s ease-in-out;
   -ms-transition: all 0.4s ease-in-out;
   transition: all 0.4s ease-in-out;
}
.imghover1 a.info {
   position:relative;
   top:0px;
   opacity: 0;
   -webkit-transition: opacity 0.5s 0s ease-in-out;
   -moz-transition: opacity 0.5s 0s ease-in-out;
   -o-transition: opacity 0.5s 0s ease-in-out;
   -ms-transition: opacity 0.5s 0s ease-in-out;
   transition: opacity 0.5s 0s ease-in-out;
}
.imghover1:hover .mask {
   opacity: 1;
   /*background:rgba(0,0,0,0.5);*/
}
.imghover1:hover a.info {
	opacity:1;
	-moz-transition-delay: 0.3s;
	-webkit-transition-delay: 0.3s;
	-o-transition-delay: 0.3s;
	-ms-transition-delay: 0.3s;
	transition-delay: 0.3s;
}
/*		VIDEO	*/
iframe.video{
	width: 400px;
	height: 250px;
}

/******    *******/
#menu-responsivo{
	
	display: none;
	width: 100%;
	margin-top: 10px;
}
#menu-responsivo li{
	
}
#menu-responsivo li a{
	color: #fff;
	text-shadow:none;
}
#menu-responsivo .dropdown-menu{
	width: 100%;
	z-index: 1001!important;
}
#menu-responsivo .btn-danger{
	background-image: -webkit-linear-gradient(top,#fb333e 0,#cc2630 100%);
background-image: linear-gradient(to bottom,#fb333e 0,#cc2630 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffb333e', endColorstr='#ffcc2630', GradientType=0);
filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
background-repeat: repeat-x;
border-color: #b92c28;
background: none;

}
#menu-responsivo .btn-danger:hover{
	color: #fff;
  background-color: #cc2630; 
}
#boton-menu{
width: 90%;

}
#boton-menu.btn-danger:hover{
	background: none;
	cursor: inherit;
}
#boton-menu-icon{
	width: 10%;
}
/* REWRITE BOOTSTRAP */
#externos .tooltip .tooltip-arrow{
	border-top-color: #e8554e; 
}
#externos .tooltip .tooltip-inner{
	background-color: #e8554e;
	font-family: Arial,Helvetica,sans-serif;
}
/* MOVILES- HORIZONTAL Y TABLETS-VERTICAL */
	@media only screen and (min-width: 480px) and (max-width: 767px) {
		.new .hidden{
			visibility: visible!important;
			display: block!important;
		}
		.new .new-titulo{
			display: none;
		}
		ul.menutop li a {
		font-size: 1.1em;
		font-weight: 400;
		padding: 10px 6px;
		}	
		
		iframe.video{
			height: 160px;
		}
	}
/*    MOVILES PEQUEÑOS   */
	@media only screen and (max-width: 479px) {
		.logo img{
			margin: 0 auto!important;
			display: block!important;
		}
		ul.menutop{
			display: none;
		}
		#menu-responsivo{
			display: inline-block;
		}		
		.fotogaleria .album{
			width: 100%!important;
		}	

		iframe.video{	
	height: 180px;
		}

	}