
/* numeros */
.numeros h5,.numeros h6 {
	color:#999;
	
	}
.numeros{
	margin-bottom:50px;}
	
.numero{
	min-height:260px;
		
}
.numero p{     
	text-align: right !important;
    margin-top: 121px;
    margin-right: 40px;

}


.no-1{
	background: url(../images/numero/1.png) no-repeat right top;
	}

.no-2{
	background: url(../images/numero/2.png) no-repeat right top;
	}
.no-3{
	background: url(../images/numero/3.png) no-repeat right top;
	}
.no-4{
	background: url(../images/numero/4.PNG) no-repeat right top;
	}
.no-5{
	background: url(../images/numero/5.PNG) no-repeat right top;
	}
.no-6{
	background: url(../images/numero/6.PNG) no-repeat right top;
	}
.no-7{
	background: url(../images/numero/7.PNG) no-repeat right top;
	}
.no-8{
	background: url(../images/numero/8.PNG) no-repeat right top;
	}
.no-9{
	background: url(../images/numero/9.PNG) no-repeat right top;
	}
	
/* Portolio Hover */
.da-thumbs li ,
.da-thumbs li  img {
	display: block;
	position: relative;
	width: 100%;

}
.da-thumbs li  {
	overflow: hidden;

}
.da-thumbs li  article {
	position: absolute;
	background-repeat:repeat;
	width: 100%;
	height: 100%;
}
.da-thumbs li  article.da-animate {
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}
/* Initial state classes: */
.da-slideFromTop {
	left: 0px;
	top: -100%;
}
.da-slideFromBottom {
	left: 0px;
	top: 100%;
}
.da-slideFromLeft {
	top: 0px; 
	left: -100%;
}
.da-slideFromRight {
	top: 0px;
	left: 100%;
}
/* Final state classes: */
.da-slideTop {
	top: 0px;
}
.da-slideLeft {
	left: 0px;
}
.da-thumbs li  article a {
	color:#fff;
	padding:20px;
	display:block;
	height:100%;
}

.da-thumbs {
text-align:center;
}

.da-thumbs li  article h3{
color:#fff;

}

.da-thumbs li  article span{

color:#fff;
display:block;
}


.photo-icon i{
	font-size:36px;
	margin: 25% 0 0 0;
	display:block;
}
.video-icon i{
	font-size:36px;
	margin: 20% 0 0 0;
	display:block;
}
a.i{
	text-decoration:none;
}
span.zoom{
overflow:hidden;
display:block;
width:35px;
height:35px;
background-color:#DF6232;
border-radius:50px;
cursor:pointer;
background-repeat:no-repeat;
background-position:center;
margin-left:10px;
}

.portfolio_2col article h3{
padding-top:70px !important;
}

/* Image Grid */
.image_grid {
	float:left;
	overflow:hidden;
	width:100%;
	position:relative;

}

.image_grid li{
	float: left;
	line-height: 17px;
	color: #686f74;
	list-style:none;
	overflow:hidden;

	text-align:center;
}


.fotos img{ padding-bottom:5px;}
.contactenos .nav-tabs{
	border-bottom: inherit !important}

.contactenos .nav > li > a {
  margin: -38px -0px 18px 15px !important;}
  
.contactenos .nav > li > a:hover,.contactenos  .nav > li > a:focus {
   background-color: inherit !important;
  color: #F00;
}

.contactenos .nav-tabs > li > a:hover {
border-color: #fff !important;
}

.contactenos .submit_btn {
  margin: -23px 0 0 0 !important;
}

.contactenos fieldset {
  margin: 0px 0 21px 0 !important;
}

.contactenos .nav-tabs > li.active > a,.contactenos  .nav-tabs > li.active > a:hover,.contactenos  .nav-tabs > li.active > a:focus {
  color: #F00 !important;}
  
  
.navbar-nav.navbar-nav2 {
  float: left;
  width: 68% !important;
  margin: -70px 0px 30px 353px !important;
}

.logo2{ margin-top:10px !important; }
.miembros ul li{ float: left; margin-left: 15px;} 

/*..... Cintillo ......*/
.cintillo { margin-top:0px; display: block; background:#F00; color:#fff ; padding:20px; margin-bottom:100px; }







/* Responsive image grid*/
/* Mobile landscape width 320 */
@media only screen and (max-width: 480px) {
	.image_grid{
width:100%;
}

.image_grid li img{
width:100%;
}
#portfolio-items-wrap .portfolio-item {
width: 100% !important;
}

}
@media only screen and (max-width: 767px) {

.numero{
    min-height: 40px;
    margin-top: -100px;

}
.image_grid{
width:100%;
}

.image_grid li img{
width:100%;
}

.logo {

  margin-top: 10px !important;
  margin-left: 0px !important;
  max-width:225px !important;
  }
  
.navbar-nav.navbar-nav2 {
  float: left;
  width: 100% !important;
  margin: 0px 0px 30px 353px !important;
}
.navbar-default .navbar-nav > li > a {
  font-size: 15px;
  color: #FFF !important;
  font-weight: bold !important;
}

.navbar-default .navbar-nav > li > a {
  margin: 18px 28px;
  border-bottom: solid 3px #FFFFFF !important;
  line-height: 0px;
}
#intro {

  height: 350px !important;
}
.subMenu {

  height: 70px !important;

}


}
 @media only screen and (min-width: 480px) and (max-width: 767px) {



.image_grid li{
width:100% !important;
}

.portfolio_4col .da-thumbs li article h3{
padding-top:58px;
}

.portfolio_3col .da-thumbs li article h3{
padding-top:34px;
}

.portfolio_2col .da-thumbs li article h3{
padding-top:23px !important;
}

}

.tope{ width: 100%}

.nav > li {
  position: relative;
  float: left;
  margin:35px 0 0 0;
  color:#666 !important
}

.navbar-default .navbar-nav > li > a{
	font-size: 15px;
	color:#666;
		font-weight:bold !important;
}

.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus{
	color:#F00 !important;
	background: none !important;
	font-weight:bold !important;
	}

.carousel-indicators {
	
  bottom:-50px !important ;
}





