/*! GLOBALES */

body {
	overflow-x: hidden;
	font-family: 'Open Sans', Helvetica, Arial, sans-serif;
	color: #333;
}

p {
    font-size: 14px;
    line-height: 1.5;
}

p.large {
	font-size: 16px;

}

a,
a:hover,
a:focus,
a:active,
a.active {
	outline: 0;
	text-decoration: none;
}

a {
    color: #50b948;
}

a:hover,
a:focus,
a:active,
a.active {
    color: #f63;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: 'panfortecondensed_light' ,Helvetica, Arial, sans-serif;
	text-transform: uppercase;
}

.img-centered {
    margin: 0 auto;
}

section {
	padding-top: 40px;
	padding-right: 0;
	padding-bottom: 80px;
	padding-left: 0;
}
@media(min-width:768px) {
    section {
	padding-top: 40px;
	padding-right: 0;
	padding-bottom: 120px;
	padding-left: 0;
    }
}

::-moz-selection {
    text-shadow: none;
    background: #a7dca3;
}
::selection {
    text-shadow: none;
    background: #a7dca3;
}
img::selection {
    background: 0 0;
}
img::-moz-selection {
    background: 0 0;
}
body {
    webkit-tap-highlight-color: #a7dca3;
}
.btn:focus,
.btn:active,
.btn.active,
.btn:active:focus {
    outline: 0;
}


/* NAVEGACION */
.navbar-default {
    border-color: transparent;
    background-color: #fff;
		box-shadow: 0px 0px 3px #ccc;
}
.navbar-default .navbar-brand {
	background-image: url(../imagenes/logo-3.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 60px;
	width: 71px;
	margin-top: 4px;
	margin-left: 15px;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	transition: all .3s;
	margin-bottom: 4px;
}

.navbar-default .navbar-collapse {
    border-color: rgba(255,255,255,.02);
}

.navbar-default .navbar-toggle {
	border-color: #50b948;
	background-color: #50b948;
	margin-top: 18px;
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #fff;
}

.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
    background-color: #f63;
	border-color: #f63;
}

.navbar-default .nav li a {
	font-family: 'panfortecondensed_regular', sans-serif;
	color: #666;
	font-size: 18px;
	line-height: 18px;
	letter-spacing:1px;
	font-style: normal;
	text-transform: uppercase;
}

.navbar-default .nav li a:hover,
.navbar-default .nav li a:focus {
    outline: 0;
    color: #f63;
}

.face-nav a{
	font-size: 32px !important;
	line-height: 32px;
	color: #50b948 !important;
}
.insta-nav a {
	font-size: 32px !important;
	line-height: 32px;
	color: #662483 !important;
}
.boton-activo a {
	color:#50b948 !important;
}
@media(min-width:992px) {
    .navbar-default {
		border: 0;
		-webkit-transition: padding .3s;
		-moz-transition: padding .3s;
		transition: padding .3s;
		padding-top: 10px;
		padding-right: 20px;
		padding-bottom: 10px;
		padding-left: 20px;
    }
	.navbar-default .navbar-brand {
		background-image: url(../imagenes/logo-1.png);
		background-repeat: no-repeat;
		background-position: 0px 0px;
		height: 102px;
		width: 120px;
		margin-top: 0px;
		margin-left: 0px;
		-webkit-transition: all .3s;
		-moz-transition: all .3s;
		transition: all .3s;
		margin-bottom: 0px;
	}
	.navbar-default .nav li a {
		padding-top: 6px;
		padding-bottom: 7px;
		margin-top: 40px;
		-webkit-transition: all .3s;
		-moz-transition: all .3s;
		transition: all .3s;
		margin-bottom: 0px;
		font-size: 17px;
	}
    .navbar-default .navbar-nav>.active>a,
	.navbar-default .navbar-nav>.active>a:focus {
        border-radius: 3px;
    }
    .navbar-default.navbar-shrink {
		background-color: #fff;
		padding-top: 10px;
		padding-right: 20px;
		padding-bottom: 10px;
		padding-left: 20px;
    }
	.navbar-default.navbar-shrink .navbar-brand{
		background-image: url(../imagenes/logo-2.png);
		height: 80px;
		width: 94px;
    }
	.navbar-default.navbar-shrink li a{
		margin-top: 29px;
    }
	.face-nav a{
		margin-top: 31px !important;
	}
	.insta-nav a {
		margin-top: 10px !important;
		padding-right: 0px !important;
		padding-left: 0px !important;
	}
	.boton-activo a {
		border-radius: 4px;
	}
	.navbar-default.navbar-shrink .face-nav a{
		margin-top: 20px !important;
	}
}
@media(min-width:1200px) {
	.navbar-default {
		padding-right: 60px;
		padding-left: 60px;
    }
	  .navbar-default.navbar-shrink {
		background-color: #fff;
		padding-top: 10px;
		padding-right: 60px;
		padding-bottom: 10px;
		padding-left: 60px;
    }
	.navbar-default .nav li a {
		font-size: 18px;
	}

}


/* ENCABEZADO */
.texto-header {
	display: block;
	padding-right: 50px;
	padding-left: 50px;	
}
.texto-header2 {
	font-size: 46px;
	line-height: 52px;
	color: #FFF;
	text-align: center;
	display: block;
	text-shadow:6px 6px 10px rgba(0,0,0,1);
	font-family: 'panfortecondensed_regular',sans-serif;
	text-transform: uppercase;
	letter-spacing: px;
	margin-top: 20px;
}
.panel-header {
	display: block;
	padding-top:100px;	
}
.panel-header2 {
		display: block;
		padding-top: 100px;	
	}
@media(min-width:768px) {
	.panel-header {
		display: block;
		padding-top: 100px;	
	}
	.panel-header2 {
		display: block;
		padding-top: 100px;	
	}
	.texto-header {
		font-size: 27px;
		line-height: 31px;
		font-weight: 500;
		color: #FFF;
		text-align: center;
		display: block;
		text-shadow:6px 6px 10px rgba(0,0,0,1);
		font-family: 'Montserrat', sans-serif;
		text-transform: uppercase;
		letter-spacing: 1px;
	}
	.texto-header2 {
		font-size: 56px;
		line-height: 62px;
		color: #FFF;
		text-align: center;
		display: block;
		text-shadow:6px 6px 10px rgba(0,0,0,1);
		text-transform: uppercase;
		letter-spacing: px;
		margin-top: 40px;
	}
}
@media(min-width:992px) {
	.texto-header {
		font-size: 34px;
		line-height: 38px;
		font-weight: 500;
		color: #FFF;
		text-align: center;
		display: block;
		text-shadow:6px 6px 10px rgba(0,0,0,1);
		font-family: 'Montserrat', sans-serif;
		text-transform: uppercase;
		letter-spacing: 1px;
	}
	.texto-header2 {
		font-size: 56px;
		line-height: 62px;
		color: #FFF;
		text-align: center;
		display: block;
		text-shadow:6px 6px 10px rgba(0,0,0,1);
		text-transform: uppercase;
		letter-spacing: px;
		margin-top: 40px;
	}	
	.panel-header {
		display: block;
		padding-top: 200px;	
	}
	.panel-header2 {
		display: block;
		padding-top: 254px;	
	}
}

/*!*/

/*! SERVICIOS */
#servicios {
	padding-top: 40px;
	padding-bottom: 80px;
}
#servicios h1 {
	color: #F63;	
}
.portfolio-box {
	display: block;
	position: relative;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.portfolio-box img {

	-webkit-transition: all .35s;
	-moz-transition: all .35s;
	transition: all .35s;
}
.portfolio-box:hover img{
	-webkit-filter: grayscale(66%); /* Safari 6.0 - 9.0 */
    filter: grayscale(66%);
}
.portfolio-box .portfolio-box-caption {
	display: block;
	position: absolute;
	bottom: 0;
	width: 100%;
	height: 82px;
	text-align: left !important;
	color: #f63;
	-webkit-transition: all .35s;
	-moz-transition: all .35s;
	transition: all .35s;
	background-color: rgba(255,255,255,0.8);
}
.portfolio-box:hover .portfolio-box-caption {
		height:50%;
		background-color: rgba(255,255,255,0.9);
}

.portfolio-box .portfolio-box-caption .portfolio-box-caption-content {
    position: absolute;
    width: 100%;
}

.portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-category,
.portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-name {
	padding-top: 16px;
	padding-right: 15px;
	padding-bottom: 20px;
	padding-left: 15px;
}

.portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-name {
	font-size: 20px;
	line-height: 20px;
	font-weight: 600;
	text-transform: uppercase;
}
.icono-curso {
	font-size: 24px !important;
	margin-top: 6px;
}

.portfolio-box .portfolio-box-caption2 {
	display: block;
	position: absolute;
	bottom: 0;
	width: 100%;
	height: 60px;
	text-align: left !important;
	color: #fff;
	-webkit-transition: all .35s;
	-moz-transition: all .35s;
	transition: all .35s;
	background-color: rgba(0,51,102,0.8);
}
.portfolio-box:hover .portfolio-box-caption2 {
	background-color: rgba(0,51,102,1) !important;
}
.portfolio-box .portfolio-box-caption2 .portfolio-box-caption-content .project-name {
	font-family: 'Montserrat', sans-serif;	
	font-size: 17px;
	line-height: 20px;
	font-weight: 500;
	text-transform: uppercase;
}
.portfolio-box .portfolio-box-caption2 .portfolio-box-caption-content {
    position: absolute;
    width: 100%;
}
.portfolio-box .portfolio-box-caption2 .portfolio-box-caption-content .project-category,
.portfolio-box .portfolio-box-caption2 .portfolio-box-caption-content .project-name {
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
}
#servicios2 h1 {
	color:#00853f;
}
.destacado-servicios {
	display: block;
	margin-top: 10px;
	font-size: 18px;
	margin-bottom: 10px;
}
/*!*/

/*! HOME */
#home {
	padding-top: 0px;
	padding-bottom: 50px;
}
@media(min-width:768px) {
	#home {
		padding-bottom: 90px;
	}
}
#home h1 {
	color:#00853f;
}
.btn-home {
	font-weight: 700;
	text-transform: uppercase;
	color: #50b948;
	font-size: 16px;
	line-height: 18px;
	background-color: #fff;
	padding-top: 14px;
	padding-right: 22px;
	padding-bottom:14px;
	padding-left: 22px;
	border-radius:8px;
	-webkit-box-shadow: none;
	box-shadow:none;
	-webkit-transition: all .4s;
	-moz-transition: all .4s;
	transition: all .4s;
	display: inline-block;
	border: 1px solid #999;
	margin-top: 20px;
	margin-bottom: 30px;
}
.btn-home:hover,
.btn-home:focus,
.btn-home:active,
.btn-home.active {
	background-color: #00853f;
	box-shadow:none;
	color: #fff;
	-webkit-transition: all .4s;
	-moz-transition: all .4s;
	transition: all .4s;
	border: 1px solid #00853f;
}

.icono-btn-home {
	margin-left: 10px;	
}
/*!*/

/*! LINKS */
#links {
	background-color: #eee;
	padding-bottom: 40px;
	background-position: center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	-o-background-size: cover;
	background-image: url(../imagenes/fondo_links.jpg);
	background-repeat: no-repeat;
	padding-top: 80px;
}
.panel-links {
	display: inline-block;
	margin-right: 45px;
	margin-left: 45px;
	margin-bottom: 40px;
}
.icono-links {
	display: block;
	font-size: 72px !important;
}
.icono-links2 {
	display: block;
	font-size: 84px !important;
}
.icono-links3 {
	display: block;
	font-size: 66px !important;
}
.dato-links {
	display: block;
	font-size: 16px;
	padding-top: 20px;
}
#links a{
	color: #333;
	-webkit-transition: all .4s;
	-moz-transition: all .4s;
	transition: all .4s;	
}
#links a:hover,
#links a:focus
#links a:active
#links a.active{
	color: #f63;
}
@media(min-width:768px) {
	#links {
	padding-bottom: 80px;
	padding-top: 120px;
}
	.panel-links {
		margin-right: 15px;
		margin-left: 15px;
	}
}
@media(min-width:992px) {
	.panel-links {
		margin-right: 45px;
		margin-left: 45px;
	}
}
/*!*/

/*! PIE */
footer {
	background-color: #202020;
	padding-top: 60px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
	color: #999;
	line-height: 1.7em;
}
footer a {
	color: #999;	
}
footer a:hover,
footer a:focus,
footer a:active,
footer a.active {
	color: #fff;	
}
.copyright {
	font-size: 16px;
	font-weight: 700;
	text-transform: uppercase;	
}
footer table {
	margin-top: 15px;	
}
footer td {
	padding-right: 7px;
	padding-bottom: 4px;
}

.datafiscal {
	text-align: center;
	margin-top: 40px;
}
.links-pie {
	margin-top: 20px;
}
@media(min-width:992px) {
	.datafiscal {
		text-align: right;
		margin-top: 0px;
	}
	.links-pie {
		margin-top: 0px;
	}
}
.flecha {
	font-size: 36px !important;
	margin-top: 40px;
	margin-bottom: 40px;
}
.creditos {
	display: block;
	background-color: #333;
	padding-top: 18px;
	padding-bottom: 16px;
	text-align: center;
}
/*!*/


/*! EMPRESA */
#empresa h1 {
	color:#00853f;
}
.destacado-empresa {
	display: block;
	margin-top: 10px;
	font-size: 18px;
	margin-bottom: 30px;
}
.empresa-naranja {
	color:#f63 !important;
	text-align: center;
}
.texto-empresa {
	display: block;
	margin-top: 40px;	
}
#empresa img {
	border: 5px solid #F63;	
}
@media(min-width:992px) {
	.texto-empresa {
		margin-top: 10px;	
	}
	.empresa-naranja {
		text-align: left;
	}
}
@media(min-width:1200px) {
	.texto-empresa {
		margin-top: 20px;	
	}
}

/*!*/

/*! LOGISTICA*/
#logistica h1 {
	color:#00853f;	
}
#logistica h2 {
	color:#f63;	
}
#logistica img {
	border: 5px solid #F63;
	margin-bottom: 20px;
	margin-top: 30px;
}
@media(min-width:992px) {
	#logistica img {
		margin-top: 0px;
	}	
}
#proveedores img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-right: 20px;
	margin-left: 20px;
	margin-top: 20px;
}
/*!*/

/*! CALIDAD */
.icono-btn-manual {
	margin-right: 6px;
	margin-left: 8px;	
}
.portfolio-modal .modal-content {
	padding: 40px 0;
	min-height: 100%;
	border: 0;
	border-radius: 0;
	background-clip: border-box;
	-webkit-box-shadow: none;
	box-shadow: none;
	background-color: rgba(255,255,255,1);
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	-o-background-size: cover;
}

.portfolio-modal .close-modal {
    position: absolute;
    top: 25px;
    right: 25px;
    width: 75px;
    height: 75px;
    background-color: transparent;
    cursor: pointer;
}

.portfolio-modal .close-modal:hover {
    opacity: .6;
}

.portfolio-modal .close-modal .lr {
    z-index: 1051;
    width: 5px;
    height: 25px;
    margin-left: 25px;
    background-color: #ccc;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.portfolio-modal .close-modal .lr .rl {
    z-index: 1052;
    width: 5px;
    height: 25px;
    background-color: #ccc;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}
.btn-cerrar-modal {
	cursor:pointer;
	margin-top: 20px;
	display: inline-block;
}
.portfolio-modal h1 {
	color:#00853f;	
}
.portfolio-modal h3 {
	color:#f63;	
}
#calidad img {
	border: 5px solid #F63;	
	margin-bottom: 20px;	
	margin-top: 30px;	
}
#calidad h1 {
	color:#00853f;	
}
#calidad h2 {
	color:#f63;	
}
.texto-cal1 {
	display: block;
	margin-top: 40px;	
}
.texto-cal2 {
	display: block;
	margin-top: 40px;	
}
@media(min-width:992px) {
	.texto-cal1 {
		margin-top: 0px;	
	}
	.texto-cal2 {
		margin-top: 10px;	
	}
	#calidad img {
		margin-top: 0px;
	}	
}
@media(min-width:1200px) {
	.texto-cal2 {
		margin-top: 20px;	
	}
}
#seguridad {
	display: block;
	margin-top: 20px;
	margin-bottom: 10px;
}
#formacion {
	display: block;
	margin-top: 30px;
}
/*!*/

/*! CONTACTO HOME*/
#contacto h1 {
	color:#00853f;
}
.form-group {
    margin-bottom: 20px;
}
.form-control::-webkit-input-placeholder {
    text-transform: uppercase !important;
    font-weight: 400 !important;
    color: #999 !important;
	font-size: 14px !important;
}

.form-control::-moz-placeholder {
    text-transform: uppercase !important;
    font-weight: 400 !important;
    color: #999 !important;
	font-size: 14px !important;
	
}
.form-control::-moz-placeholder {
    text-transform: uppercase !important;
    font-weight: 400 !important;
    color: #999 !important;
	font-size: 14px !important;
}
.form-control:-ms-input-placeholder {
    text-transform: uppercase !important;
    font-weight: 400 !important;
    color: #999 !important;
	font-size: 14px !important;
}
.text-danger {
	color: #f00;
}
.form-group input,
.form-group textarea {
	padding: 16px;
	color: #333;
}

.form-group input.form-control {
	height: auto;
	background-color: #fff;
	border-color:#ccc;
}

.form-group textarea.form-control {
	height: 350px;
	background-color: #fff;
	border-color:#ccc;
}

.form-control:focus {
    border-color: #f63 !important;
    box-shadow: none;
}

.dato-contacto {
	font-size: 18px;
	line-height: 27px;
	font-weight: 600;
	margin-right: 20px;
	display: inline-block;
	margin-left: 20px;
	margin-bottom: 10px;
}
.mail-contacto {
	font-size: 21px !important;
	margin-right: 6px;	
}
.datos {
	padding-left: 0px;
	list-style-type: none;
	margin-bottom: 30px;
	margin-top: 20px;
}
/*!*/

/*! RRHH */
#rrhh h1 {
	color:#00853f;	
}
#rrhh h2 {
	color:#f63;	
}
#rrhh img {
	border: 5px solid #F63;
	margin-bottom: 20px;
	margin-top: 30px;
}
@media(min-width:992px) {
	#rrhh img {
		margin-top: 0px;
	}	
}
.texto-rrhh {
	display: block;
	margin-top: 20px;
	margin-bottom: 40px;	
}
/*!*/

/*! DETALLE SERVICIOS */
#detalle_servicio h1 {
	color:#00853f;
}
.serv1-naranja {
	color:#f63 !important;
	text-align: center;
	text-transform: none;
	margin-top: 0px;
	padding-top: 0px;
}
#detalle_servicio h2 {
	color:#f63;
	text-transform: none;
}
.destacado-verde-serv {
	color:#00853f;
	font-weight: 600;
}
#detalle_servicio img {
	border: 5px solid #F63;	
}
.texto-serv1 {
	display: block;
	margin-top: 40px;
}
.serv-area2 {
	display: block;
	margin-top: 40px;
	margin-bottom: 20px;	
}
.serv-area3 {
	display: block;
	margin-top: 0px;
	margin-bottom: 20px;	
}
.texto-serv2 {
	display: block;
	margin-top: 40px;
}
.texto-serv3 {
	display: block;
	margin-top: 40px;
}
.texto-serv4 {
	display: block;
	margin-top: 40px;
}
.texto-serv5 {
	display: block;
	margin-top: 40px;
}
.texto-serv6 {
	display: block;
	margin-top: 40px;
}
.verde {
	color:#00853f !important;
}
.serv4-naranja {
	color:#f63 !important;
	text-align: center;
	text-transform: none;
	margin-bottom: 0px;
	padding-bottom: 0px;	
}
@media(min-width:992px) {
	.serv1-naranja {
		text-align: left;
	}
	.serv4-naranja {
		text-align: left;
	}
	.texto-serv1 {
		margin-top: 30px;
	}
	.texto-serv2 {
		margin-top: 20px;
	}
	.texto-serv3 {
		margin-top: 50px;
	}
	.texto-serv4 {
		margin-top: 5px;
	}
	.texto-serv5 {
		margin-top: 15px;
	}
	.texto-serv6 {
		margin-top: 55px;
	}
}
@media(min-width:1200px) {
	.texto-serv1 {
		margin-top: 50px;
	}
	.texto-serv2 {
		margin-top: 40px;
	}
	.texto-serv4 {
		margin-top: 30px;
	}
	.texto-serv6 {
		margin-top: 65px;
	}
		
}

/*!*/