/*
Theme Name: Fraga Industrial
Author: Andres J. Villar - Merit Designs
Author URI: https://meritdesigns.com
Description: Theme Wordpress
Version: 1.0   
*/
html, body{
	height: 100%;
}
body {
	background: #fff;
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	color: #5F656D;
	font-weight: 400;
}
.container, .container-fluid {
	width: 1200px;
	max-width: 100%;
	margin: 0 auto;
}
.clear, .clearfix {
	display: block;
	clear: both;
}
.height10 {
	height: 10px;
}
.height20 {
	height: 20px;
}
.height30 {
	height: 30px;
}
.height50 {
	height: 50px;
}
img {
	max-width: 100%;
	height: auto;
}
.grey {
	color: #c3c3c3;
}
.black {
	color: #000;
}
.white {
	color: #fff;
}
.yellow {
	color: #FE7D0B;
}
.bg-grey {
	background: #f0f0f0;
}
.bg-black {
	background: #000;
}
.bg-white {
	background: #fff;
}
.bg-yellow {
	background: #FE7D0B;
}
.hind {
	font-family: 'Hind', sans-serif;	
}
.transition, a.boton, button {
	transition: all 0.2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
}
a, a:hover, a:focus, a:active {
	text-decoration: none;
	color: #000;
}
.readmore, .boton {
	text-transform: uppercase;
	display: inline-block;
	color: #fff;
	background: #FE7D0B;
	border: 1px solid #FE7D0B;
	padding: 10px 30px;
	font-weight: normal;
	font-family: 'Hind', sans-serif;
}
.readmore:hover, .boton:hover, .readmore:focus, .boton:focus {
	color: #fff;
	background: #FE7D0B;
}
h1, h2, h3, h4, h5, h6 {
	font-family: 'Hind', sans-serif;
	margin: 0;
	padding: 0;
	font-weight: normal;
}
ul, ol {
	margin: 0;
	padding: 0;
}


/**** HEADER ****/
header {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 1000;
	overflow-x: hidden;
}
.top {
	background: #1e343e;
	color: #CCCCCC;
	padding-top: 8px;
	padding-bottom: 8px;
	font-size: 15px;
}
.top .hidden767 span {
	padding-top: 3px;
	display: inline-block;
	margin-right: 12px;
}
.top .hidden767 img {
	margin-right: 4px;
}
.top .social a {
	font-size: 19px;
	margin: 0 3px;
	color: #ccc;
}
.top .dropdown {
	display: inline-block;
	margin-left: 10px;
}
.top .dropdown button {
	-webkit-appearance: none;
	appearance: none;
	border: 1px solid #ddd;
	background: transparent;
	color: #ddd;
	padding: 1px 4px 4px 4px;
}
.top .dropdown img {
	width: 24px;
}
.navbar-header {
    float: none;
    display: block;
    text-align: right;
    position: relative;
}
.navbar-header::after {
	content: '';
	display: block;
	position: absolute;
	left: -600px;
	bottom: 0;
	width: 2000px;
	border-top: 1px solid #ccc;
	opacity: 0.5;
}
.navbar-header a.btncotizar {
	color: #fff;
	background: #42758A;
	font-family: 'Hind', sans-serif;
	padding: 7px 15px;
	text-transform: uppercase;
	display: inline-block;
	margin-top: 6px;
	margin-bottom: 16px;
}
header .navbar-brand {
	padding: 2px 0px;
	min-height: none;
	height: auto !important;
	z-index: 9999 !important;
}
header .navbar-brand img {
    height: 46px;
}
.navbar-default {
    background-color: transparent !important;
    border-color: none;
    border: none;
    margin-top: 10px;
    margin-bottom: 0;
    padding-top: 0;
}
.navbar-default .navbar-nav li a {
	color: #fff;
	font-size: 16px;
	border: none;
	padding: 20px 0;
	text-transform: uppercase;
	font-weight: normal;
	transition: all .2s ease-in-out;
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	font-family: 'Hind', sans-serif;
}
.navbar-default .navbar-nav li.active a, .navbar-default .navbar-nav li a:hover,
.navbar-default .navbar-nav li a:focus {
	background:none !important;
	color: #F7B231;
}
.navbar-default .navbar-nav > .active > a, 
.navbar-default .navbar-nav > .active > a:focus, 
.navbar-default .navbar-nav > .active > a:hover {
    background:none !important;
	color: #F7B231;
}
.navbar-default .navbar-nav li {
	padding-right: 15px;
	padding-left: 15px;
}
.navbar-default .navbar-nav li:nth-child(1) {
	padding-left: 0;
}
.navbar-right form {
	position: relative;
	padding-top: 6px;
}
.navbar-right input[type="text"] {
	-webkit-appearance: none;
	appearance: none;
	border-left: none;
	border-right: none;
	border-top: none;
	border-bottom: 1px solid #65666A;
	color: #65666A;
	padding: 5px 40px 5px 8px;
	width: 100%;
	background: transparent;
}
.navbar-right button {
	-webkit-appearance: none;
	appearance: none;
	border:none;
	padding: 0;
	background: transparent;
	color: #65666A;
	position: absolute;
	right: 0;
	top: 4px;
	padding: 4px;
}


.carousel-home .item {
	height: 600px;
}
.content-carousel {
	padding-top: 260px;
	text-align: center;
	color: #F9A11F;
	font-size: 18px;
	padding-left: 30px;
	padding-right: 30px;
}
.content-carousel h1 {
	color: #fff;
	font-size: 52px;
	margin-bottom: 10px;
}
.services-home {
	margin-top: -140px;
}
.services-home .row {
	margin: 0 -2px
}
.services-home .col-sm-3 {
	padding-left: 2px;
	padding-right: 2px;
}
.services-home .service {
	color: #fff;
	background: rgba(60,60,60,0.8);
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 80px;
	border-bottom: 3px solid #FAA21F;
	position: relative;
	font-size: 15px;
	transition: all .2s;
}
.services-home .service:hover {
	background: rgba(20,20,20,0.9);
}
.services-home .service h4 {
	text-transform: uppercase;
	color: #fff;
}
.services-home a {
	color: #fff;
}
.services-home img {
	position: absolute;
	left: 10px;
	top: 10px;
	width: 62px;
}
.intro-container {
	margin-top: 50px;
}
.intro {
	text-align: center;
	background: #f0f0f0;
	padding: 64px 80px;
}
@media(min-width: 767px) {
	.intro.nosotros {
		padding: 52px 80px;
	}
}
.border {
	width: 60px;
	height: 2px;
	background: #FE7D0B;
	margin-bottom: 15px;
	margin-left: auto;
	margin-right: auto;
}
h4 {
	font-size: 20px;
	color: #000;
}
.intro h4 {
	margin-bottom: 15px;
	color: #000;
}
.services2 .row {
	margin: 0 -4px;
}
.services2 .col-sm-3 {
	padding-left: 4px;
	padding-right: 4px;
}
.services2 .service2 {
	margin-bottom: 10px;
}
.service2 a {
	display: block;
	width: 100%;
	height: 200px;
	padding: 50px 15px 30px 15px;
	opacity: 0.9;
	transition: all .2s;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
}
.service2 a:hover {
	opacity: 1;
}
.service2 h4 {
	font-size: 26px;
	font-weight: bold;
	color: #fff;
	text-transform: uppercase;
}
.service2 img {
	margin-bottom: 12px;
}
.parallax {
	background: url(images/p1.jpg) no-repeat center center;
	background-size: cover;
	padding-top: 70px;
	padding-bottom: 20px;
}
.parallax .col-sm-3 {
	padding-bottom: 50px;
	color: #fff;
}
.counter {
	position: relative;
	padding-left: 80px;
	font-size: 18px;
	color: #fff;
	padding-right: 30px;
	padding-bottom: 30px;
}
.counter img {
	position: absolute;
	left: 0;
	top: 0;
}
.counter #counter1, .counter #counter2, .counter #counter3 {
	color: #fff;
	font-weight: bold;
	color: #FE7D0B;
	font-size: 34px;
}
footer {
	background: url(images/p2.jpg) no-repeat center center;
	background-size: cover;
	color: #fff;
	padding-top: 40px;
	padding-bottom: 20px;
}
footer p {
	position: relative;
	padding-left: 34px;
}
footer p img {
	position: absolute;
	left: 0;
	top: 0;
}
footer h4 {
	color: #fff;
}
footer .socialfooter a {
	margin-right: 5px;
	margin-bottom: 20px;
}
footer input {
	width: 100%;
	border: 1px solid #fff;
	background: rgba(30,52,62,0.7);
	color: #fff;
	margin-bottom: 16px;
	padding: 9px;
}
footer textarea {
	width: 100%;
	border: 1px solid #fff;
	background: rgba(30,52,62,0.7);
	color: #fff;
	margin-bottom: 16px;
	padding: 9px;
	height: 60px;
}
.developer {
	text-align: right;
}
footer a {
	color: #fff;
}
.mapa iframe {
	width: 100%;
	height: 340px;
}
.formulario input {
	width: 100%;
	border: 1px solid #fff;
	background: rgba(30,52,62,0.2);
	color: #333;
	margin-bottom: 16px;
	padding: 12px;
}
.formulario textarea {
	width: 100%;
	border: 1px solid #fff;
	background: rgba(30,52,62,0.2);
	color: #333;
	margin-bottom: 16px;
	padding: 12px;
	height: 90px;
}
.formulario button.boton {
	padding-left: 50px;
	padding-right: 50px;
}
.cab {
	background: url(images/cab.jpg) no-repeat center center;
	background-size: cover;
	padding-bottom: 40px;
	padding-top: 210px;
}
.cab.cabempleo {
	background: url(images/cabempleo.jpg) no-repeat center center;
	background-size: cover;
}
.cab.cabnosotros {
	background: url(images/cabnosotros.jpg) no-repeat center center;
	background-size: cover;
}
.cab.cabgaleria {
	background: url(images/cabgaleria.jpg) no-repeat center center;
	background-size: cover;
}
.cab.cabproductos {
	background: url(images/cabproductos.jpg) no-repeat center center;
	background-size: cover;
}
.cab.cabcontacto {
	background: url(images/cabcontacto.jpg) no-repeat center center;
	background-size: cover;
}
.cab h1 {
	color: #fff;
	font-size: 30px;
	font-weight: bold;
	text-transform: uppercase;
}
.cab h1::before {
	content: '';
	width: 60px;
	height: 3px;
	background: #FAA21F;
	margin-bottom: 15px;
	display: block;
}
.button-wrapper {
	position: relative;
	width: 100%;
}
.button-wrapper .fa {
	position: absolute;
	right: 16px;
	top: 12px;
	color: #fff;
	font-size: 24px;
	z-index: 10;
}
.button-wrapper span.label {
	position: relative;
  	z-index: 0;
  	display: block;
  	width: 100%;
  	background: #FAA21F;
  	cursor: pointer;
  	color: #fff;
  	padding: 14px;
  	font-weight: normal; 
  	border-radius: 0;
  	font-size: 16px;
  	text-align: left;
  	height: 48px;
}
#upload {
    display: inline-block;
    position: absolute;
    z-index: 1;
    width: 100%;
    height: 50px;
    top: 0;
    left: 0;
    opacity: 0;
    cursor: pointer;
}
.empleo h2 {
	color: #000;
	margin-bottom: 20px;
}
.row-galeria {
	margin-left: -8px;
}
.row-galeria .col-sm-4 {
	padding: 0 8px;
}
a.galeria {
	display: block;
	position: relative;
	margin-bottom: 16px;
}
a.galeria img {
	width: 100%;
}
a.galeria .overlay {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	display: -webkit-flex;
	display: flex;
	align-items: center;
	justify-content: center;
	padding-left: 30px;
	padding-right: 30px;
	transition: all .3s;
	background: rgba(0,0,0,0.7);
	opacity: 0;
}
a.galeria:hover .overlay {
	opacity: 1;
}
a.galeria .overlay h3 {
	color: #fff;
	font-weight: bold;
	font-size: 28px;
	text-align: center;
}

.productos .row {
	margin: 0 -2px
}
.productos .col-sm-3 {
	padding-left: 2px;
	padding-right: 2px;
}
.productos .service {
	color: #fff;
	background: #cccccc;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 80px;
	border-bottom: 3px solid #FAA21F;
	position: relative;
	font-size: 15px;
	transition: all .2s;
}
.productos .service:hover, .productos .service.active {
	background: #42758a;
}
.productos .service h4 {
	text-transform: uppercase;
	color: #fff;
}
.productos a {
	color: #fff;
}
.productos img {
	position: absolute;
	left: 10px;
	top: 10px;
	width: 62px;
}
.ficha {
	border: 1px solid #ccc;
	padding: 8px;
	background: #fff;
	color: #000;
	font-size: 17px;
	margin-bottom: 10px;
}
.imageficha {
	display: block;
	width: 100%;
	height: 200px;
	margin-bottom: 15px;
}
.row-productos {
	margin: 0 -5px;
}
.row-productos .col-sm-3 {
	padding: 0 5px;
}
.titleprod h4 {
	font-weight: bold;
	text-transform: uppercase;
	font-size: 28px;
}
.titleprod .border {
	margin-left: 0;
	margin-right: 0;
}
.alert.alert-warning {
	border-left: none;
	border-right: none;
	border-top: none;
	border-bottom: 2px solid #FE7D0B;
	border-radius: 0;
}


@media(max-width: 991px) {
	.navbar-right {
		display: none !important;
	}
}


@media(max-width: 767px) {
	header {
		border-bottom: 1px solid #999;
		padding-bottom: 8px;
	}
	.hidden767 {
		display: none;
	}
	.navbar-header a.btncotizar {
		display: none;
	}
	.navbar-header {
    	height: 56px;
	}
	.navbar-header::after {
		content: none;
	}
	.navbar-toggle {
	 	margin-top: 15px;
	 	padding: 0;
	 	border: none !important;
	 	background: none !important;
	 	text-align: right;
	 	margin-right: 0;
	}
	.navbar-default .navbar-toggle .icon-bar {
		background: #fff;
		height: 2px;
		border-radius: 0;
		float: right;
		margin-bottom: 5px;
	}
	.navbar-collapse {
	  	border-top: 1px solid transparent;
	  	box-shadow: inset 0 1px 0 rgba(0,0,0,0.6);
	  	background: #fff;
	  	margin-left: -15px;
	  	margin-right: -15px;
	  	padding: 0;
	  	margin-top: 8px;
	}
	.navbar-default .navbar-nav li {
		padding-right: 0 !important;
		padding-left: 0 !important;
	}
	.navbar-default .navbar-nav li a {
		color: #000;
		font-size: 15px;
		padding-top: 12px;
		padding-bottom: 12px;
		padding-left: 30px;
		padding-right: 30px;
		border-bottom: 1px solid #f4f4f4 !important;
		font-weight: normal;
	}
	.navbar-default .navbar-collapse {
		overflow-y: hidden;
		max-height: none;
		overflow-x: hidden !important;
	}
	.services-home .row {
		margin: 0 -15px
	}
	.services-home .col-sm-3 {
		padding-left: 15px;
		padding-right: 15px;
	}
	.services-home {
		margin-top: 50px;
	}
	.services-home .service {
		margin-bottom: 10px;
	}
	.intro-container {
		margin-top: -10px;
	}
	.intro-container img {
		display: none;
	}
	.intro {
		text-align: center;
		background: #f0f0f0;
		padding: 44px 40px;
	}
	.services2 .row {
		margin: 0 -15px;
	}
	.services2 .col-sm-3 {
		padding-left: 15px;
		padding-right: 15px;
	}
	.developer {
		text-align: left;
	}
}


@media(max-width: 498px) {
	.intro {
		padding: 44px 30px;
	}
	a.galeria .overlay h3 {
		font-size: 24px;
	}
}