@charset "utf-8";
/* CSS Document */

#armyc{
	background-color:#666;
	height:auto;
	color:#333;
	font-family:Arial, Helvetica, sans-serif;
}

#armyc-right{
	width:100%;
	height:auto;
}
#galeria-armyc{
	margin:40px 0 0 0;
}
#armyc-tabs.nav-tabs{
	border-bottom: 0px solid #dddddd;
}

#armyc-tabs.nav-tabs > li{
	width: auto;
	margin: 0px 7% 0px 7%;
	text-align: center;
	background: -moz-linear-gradient(top, rgba(0,0,0,0.1) 0%, rgba(0,0,0,0.38) 3%, rgba(0,0,0,0.6) 8%, rgba(0,0,0,0.67) 14%, rgba(0,0,0,0.84) 36%, rgba(0,0,0,0.9) 44%, rgba(0,0,0,0.9) 58%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0.1)), color-stop(3%,rgba(0,0,0,0.38)), color-stop(8%,rgba(0,0,0,0.6)), color-stop(14%,rgba(0,0,0,0.67)), color-stop(36%,rgba(0,0,0,0.84)), color-stop(44%,rgba(0,0,0,0.9)), color-stop(58%,rgba(0,0,0,0.9))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, rgba(0,0,0,0.1) 0%,rgba(0,0,0,0.38) 3%,rgba(0,0,0,0.6) 8%,rgba(0,0,0,0.67) 14%,rgba(0,0,0,0.84) 36%,rgba(0,0,0,0.9) 44%,rgba(0,0,0,0.9) 58%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, rgba(0,0,0,0.1) 0%,rgba(0,0,0,0.38) 3%,rgba(0,0,0,0.6) 8%,rgba(0,0,0,0.67) 14%,rgba(0,0,0,0.84) 36%,rgba(0,0,0,0.9) 44%,rgba(0,0,0,0.9) 58%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, rgba(0,0,0,0.1) 0%,rgba(0,0,0,0.38) 3%,rgba(0,0,0,0.6) 8%,rgba(0,0,0,0.67) 14%,rgba(0,0,0,0.84) 36%,rgba(0,0,0,0.9) 44%,rgba(0,0,0,0.9) 58%); /* IE10+ */
background: linear-gradient(to bottom, rgba(0,0,0,0.1) 0%,rgba(0,0,0,0.38) 3%,rgba(0,0,0,0.6) 8%,rgba(0,0,0,0.67) 14%,rgba(0,0,0,0.84) 36%,rgba(0,0,0,0.9) 44%,rgba(0,0,0,0.9) 58%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1a000000', endColorstr='#e6000000',GradientType=0 ); /* IE6-9 */
}

#armyc-tabs.nav-tabs > li > a:hover{
	background:none;
	color:#F00;
}

#armyc-tabs.nav-tabs > li a{
	color:#fff;
	border-radius: 1px 1px 0 0;
	margin-right:1px;
	border: 0.5px solid #dddddd;
}

#armyc-tabs.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus{
	width: auto;
	text-align: center;
	background:#999;
	color:#fff;
}

#parrafo-armyc{
	margin:0px 0px 0px 10px;
}

#superior{
	background-color:#fff;
	height:auto;
}

#direccion{
	padding:3%;
	height:auto;
}

#direccion img{
	width:75%;
}

.carousel img {
	display: block;
	float: left;
		}

#header{
	height:auto;
}

#logo{
	height: auto;
	width:100%;
}

#nav_seccion{
    width:100%;
    text-align:center;
	background: -moz-linear-gradient(top, rgba(0,0,0,0.1) 0%, rgba(0,0,0,0.13) 15%, rgba(0,0,0,0.44) 36%, rgba(0,0,0,0.61) 44%, rgba(0,0,0,0.9) 71%, rgba(0,0,0,0.9) 99%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0.1)), color-stop(15%,rgba(0,0,0,0.13)), color-stop(36%,rgba(0,0,0,0.44)), color-stop(44%,rgba(0,0,0,0.61)), color-stop(71%,rgba(0,0,0,0.9)), color-stop(99%,rgba(0,0,0,0.9))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, rgba(0,0,0,0.1) 0%,rgba(0,0,0,0.13) 15%,rgba(0,0,0,0.44) 36%,rgba(0,0,0,0.61) 44%,rgba(0,0,0,0.9) 71%,rgba(0,0,0,0.9) 99%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, rgba(0,0,0,0.1) 0%,rgba(0,0,0,0.13) 15%,rgba(0,0,0,0.44) 36%,rgba(0,0,0,0.61) 44%,rgba(0,0,0,0.9) 71%,rgba(0,0,0,0.9) 99%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, rgba(0,0,0,0.1) 0%,rgba(0,0,0,0.13) 15%,rgba(0,0,0,0.44) 36%,rgba(0,0,0,0.61) 44%,rgba(0,0,0,0.9) 71%,rgba(0,0,0,0.9) 99%); /* IE10+ */
background: linear-gradient(to bottom, rgba(0,0,0,0.1) 0%,rgba(0,0,0,0.13) 15%,rgba(0,0,0,0.44) 36%,rgba(0,0,0,0.61) 44%,rgba(0,0,0,0.9) 71%,rgba(0,0,0,0.9) 99%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1a000000', endColorstr='#e6000000',GradientType=0 ); /* IE6-9 */
	height:50px;
	border-radius:4px;
}

.menu{
    display:inline-block;
    padding: 2px 3%;
	padding-top: 12px;
    text-decoration:none;
    color: #999;
    text-shadow:1px 1px 2px black;
}
.menu:hover{
	height:100%;
	color: #F00;
}

.clear{
 clear:both;	
}

#hr-armyc{
	border:1px solid #999;
}

#contact-armyc {
font-size: 16px;
font-weight: bold;
}
.seccion{
	background-color:#FFF;
	height:auto;
	padding-bottom:30px;
	
}

.seccion h3{
	font-weight:bold;
	padding:1%;
}

#proyectos{
	background-color:#FFF;
	height:850px;
}

#idiomas{
	margin-right:5%;
}

#idiomas img{
	width:40px;
	padding-top:20px;
}

#idm-armyc{
	padding-top:50px;
}

#images-armyc{
	padding-top:50px;
}

#info{
	background-color: #fff;
	padding:1.1%;
	height:auto;
	text-align:justify;
}

#info h3{
	font-weight:bold;
}

#maquinados-armyc{
	padding-top:50px;	
}

#masinfo{
	height:auto;
	text-align: center;
	padding-top:2%;
}
#masinfo a{
	font-family:Verdana, Geneva, sans-serif;
	font-size:16px;
	text-decoration:none;
	font-weight:bold;
	color:#333;
}

#masinfo img{
	display:inline-block;
}
#masinfo a:hover{
	color:#900;
}

#nosotros{
	height:500px;
	text-align:justify;
}
#socios{
	height:500px;
}

#socios ul li{
	overflow:hidden;
	display:inline-block;
}

#socios ul li a img{
	width:100px;
	
}


#redes-sociales{
	color: #333;
	text-shadow:1px 1px 2px #666;
	padding:5px 0 10px 0;
	margin-right: 5%;
}

#redes-sociales img{
	width:30px;
	height:30px;
	display:inline-block;
}

#redes-sociales span{
	display: block;
}


#servicios{
	background-color:#FFF;
	height:auto;
	min-height:950px;
}

#servicios-armyc{
	padding:1%;
	font-size:18px;
	font-family:"Arial Black", Gadget, sans-serif;
}

#contacto-army{
	padding-bottom:20px;
}

#contacto-armyc input,textarea{
		border-color:#333;
		border-radius:10px;
		width:100%;
}
#color-panel.panel-heading{
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(94,94,94,0.65)), color-stop(1%,rgba(94,94,94,0.65)), 
 color-stop(2%,rgba(94,94,94,0.65)), color-stop(9%,rgba(94,94,94,0.69)), color-stop(60%,rgba(7,7,7,1)), color-stop(64%,rgba(0,0,0,1)));
	color:#fff;
}

#color-panel.panel-heading a:hover{
	text-decoration:none;
}

#footer{
	background-color:#000;
	color:#fff;
	padding:1%;
}

#footer span{
	display:block;
}

#ubicacion{
	padding-top:2px;
}

#ubicacion span{
	display:block;
}

#ubicacion img{
	width:40%;
}
@media (max-width: 767px) {
	
	.menu{
    display:inline-block;
    padding: 0.2% 1%;
	padding-top: 12px;
    text-decoration:none;
    color: #999;
    text-shadow:1px 1px 2px black;
}
	
	#nav_seccion{
		height:auto;
		min-height:50px;
	}
}