body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	line-height: 24px;
	font-weight: 400;
	background: #fff;
	overflow-x: hidden;
	color: #4c4c4c;
}

h1,
h2,
h3,
h4 {
	margin: 0 0 15px;
	font-weight: 600;
}

h1 {
	font-size: 30px;
	line-height: 24px;
}

h2 {
	font-size: 30px;
	line-height: 100px;
}

h3 {
	font-size: 20px;
	line-height: 24px;
}

h4 {
	font-size: 18px;
	line-height: 24px;
}

a {
	color: #0099cc;
	text-decoration: none;
	-webkit-transition: all .3s ease 0s;
	-moz-transition: all .3s ease 0s;
	-o-transition: all .3s ease 0s;
	transition: all .3s ease 0s;
}

a,
a:active,
a:focus,
a:active {
	text-decoration: none;
	outline: none;
}

a:hover,
a:focus {
	text-decoration: none;
}

ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

img {
	max-width: 100%;
	height: auto;
}

#hema {
	background: #fff;
	overflow-x: hidden;
}

.btn {
	padding: 0.5em 1em;
	color: #fff;
	font-size: 18px;
	text-align: center;
	text-decoration: none;
	background-color: #6E6E78;
	line-height: 1.5;
	border: none;
	border-radius: 3px;
	font-weight: 400;
	text-transform: uppercase;
	transition: all 0.3s ease-in-out;
}

.btn:hover {
	color: #fff;
	background-color: #0099CC;
}

.btn:active,
.btn:focus,
.btn:active:hover,
.btn:active:focus {
	color: #fff;
	outline: none;
	background-color: #8f8f9c;
}

button:focus,
.btn:focus,
.btn:active:focus {
	outline: none;
}

.navbar-default {
	margin-bottom: 0;
	padding-top: 60px !important;
}

.navbar-brand {
	padding-top: 0;
	padding-bottom: 0;
	height: 40px;
}

.navbar-default .navbar-nav>li {
	margin-right: 5px;
	text-align: left;
}

.navbar-default .navbar-nav>li:last-child {
	margin-right: 0;
}

.navbar-default .navbar-nav>li>a {
	font-size: 14px;
	padding: 4px 2px;
	border: 2px solid transparent;
	text-transform: uppercase;
	color: #6E6E78 !important;
}

.navbar-default .navbar-nav>li>a:focus,
.navbar-default .navbar-nav>li>a:hover {
	background-color: transparent;
	border-top: 2px solid #0099CC;
}

.navbar-default .navbar-nav>li>a.active {
	background-color: transparent;
	border-top: 2px solid #0099CC;
	color: #0099CC;
}

.navbar-default .navbar-nav .nav_redes {
	float: left !important;
	margin-left: 0px;
}

.navbar-default .navbar-nav .nav_redes li {
	float: left !important;
	font-size: 20px;
	line-height: 26px;
}

.navbar-default .navbar-nav .nav_redes li a,
.navbar-default .navbar-nav .nav_phone li a {
	color: #6E6E78 !important;
}

.navbar-default .navbar-nav .nav_redes li a:hover,
.navbar-default .navbar-nav .nav_phone li a:hover {
	color: #0099CC !important;
}

.navbar-default .navbar-nav .nav_phone {
	float: right;
    margin-top: -35px;
    margin-left: -140px;
    transform: translate(-140px, -10px);
    width: 160px;
    height: 42px;
    font-size: 10px;
}

.navbar-default .navbar-nav .nav_phone li:nth-child(2){
	margin-top: -6px;
}

.navbar-default .navbar-nav .logo-rigth{
	float: left !important;
    margin-left: 15px;
    margin-top: -38px;
}

.navbar-default .navbar-nav .logo-rigth img{
	width: 120px;
}

.navbar .navbar-nav {
	display: inline-block;
	float: none;
}

.navbar-default .navbar-nav.logo-sup {
	display: none;
}

.navbar .navbar-collapse {
	text-align: center;
}

.m-menu .nav,
.m-menu .collapse {
	position: static;
}

.m-menu .container {
	position: relative;
}

.navbar-toggle {
	position: absolute;
	right: 0;
	padding: 5px 10px;
	border: 0;
	border-radius: 0;
}

.navbar-default .navbar-toggle:focus,
.navbar-default .navbar-toggle:hover {
	background-color: transparent;
}

.navbar-toggle .icon-bar {
	width: 14px;
	height: 3px;
}

.navbar-default .navbar-toggle .icon-bar {
	background-color: #6e6e78;
}

.navbar-toggle .icon-bar+.icon-bar {
	margin-top: 2px;
}

.hero-slide .carousel-caption {
	bottom: 50%;
	text-shadow: none;
	transform: translateY(50%);
}

.hero-slide .carousel-caption h1 {
	font-size: 60px;
	line-height: 1;
	font-weight: 700;
	text-transform: uppercase;
	color: #fff;
}

.hero-slide .carousel-caption p {
	font-size: 20px;
	color: #fff;
	font-weight: 400;
}

.hero-slide .carousel-control.left,
.hero-slide .carousel-control.right {
	width: 30px;
	height: 30px;
	line-height: 23px;
	top: 50%;
	background: 0 0;
	cursor: pointer;
	border: 2px solid #fff;
	text-shadow: none;
}

.hero-slide .carousel-control.left {
	left: 1%;
}

.hero-slide .carousel-control.right {
	right: 1%;
}

.hero-slide .carousel-indicators {
	bottom: 60px;
}

.hero-slide .carousel-indicators li {
	border: 2px solid #fff;
}

.form-group {
	margin-bottom: 20px;
}

.form-control {
	height: 53px;
	padding: 6px 20px 6px 20px;
	font-size: 13px;
	line-height: 24px;
	color: #969595;
	border: 2px solid #f1f1f1;
	border-radius: 0;
	box-shadow: none;
}

.form-control:focus {
	border: 2px solid #0099cc !important;
	box-shadow: none;
}

.user-message textarea {
	min-height: 195px;
	padding-top: 12px;
	resize: vertical;
}

.user-name,
.user-email,
.user-phone,
.user-message {
	position: relative;
}

.footer .footer-logo {
	padding: 60px 0;
}

.footer-logo img {
	max-height: 300px;
}

.footer .copyright-section {
	background-color: #6E6E78;
	color: #FFFFFF;
	padding: 20px 0;
	text-align: center;
}

.footer .copyright-section .copytext {
	text-transform: uppercase;
	color: #FFFFFF;
	font-weight: 600;
}

#preloader {
	bottom: 0;
	left: 0;
	position: fixed;
	right: 0;
	top: 0;
	z-index: 99999;
}

#preloader .btn {
	padding: 5px 10px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 3px;
	color: #0099cc;
	border: 1px solid #0099cc;
	background-color: #fff;
}

.navbar .navbar-brand .logo-nav {
	width: 100px;
	height: auto;
	margin-top: -33px;
}

.slogan,
.servicios,
.productos,
.contactos {
	background-color: #D2D2D2;
}

.section-spacing,
.section-spacing.nosotros,
.section-spacing.proveedores,
.section-spacing.certificados,
.section-spacing.servicios,
.section-spacing.productos,
.section-spacing.galeria,
.section-spacing.contactos {
	padding: 100px 0;
}

.slogan {
	padding: 40px !important;
}

.slogan h2 {
	font-size: 20px;
	line-height: 30px;
	padding: 0;
	margin: 0;
}

.nosotros {
	padding: 140px 20px;
	padding-bottom: 0 !important;
}

.nosotros .nos-dts {
	padding: 0px 40px;
}

.nosotros p {
	text-align: justify;
	font-weight: 400;
	font-size: 19px;
	max-width: 728px;
	margin: 0 auto;
}

.proveedores {
	padding-top: 80px !important;
	padding-bottom: 0px !important;
}

.proveedores h2{
	font-size: 20px;
}

.proveedores .section-header {
	margin-top: 50px;
	margin-bottom: 40px;
	text-align: left;
}

.proveedores img {
	width: auto !important;
	max-height: 70px;
}
.proveedores img.img-copco {
	max-height: 250px;
    margin-bottom: 40px;
}

.servicios h3 {
	font-size: 18px;
	line-height: 20px;
	font-weight: normal;
	padding: 0 50px 20px;
}

.servicios .row figure {
	margin: 0;
	padding: 20px;
}

.servicios .row p {
	font-weight: bold;
	font-size: 14px;
	margin-top: 20px;
}

.certificados .row {
	padding-top: 40px;
}

.proveedores>.container>.row>div,
.certificados>.container>.row>div {
	margin-bottom: 30px;
}

.stick {
	background-color: #6E6E78;
}

.stick.section-spacing {
	padding: 4em 0;
}

.stick h2 {
	color: #FFFFFF;
	margin: 0;
	font-size: 35px;
	font-weight: 600;
}

.productos {
	padding-bottom: 200px !important;
}

.productos h3 {
	font-size: 16px;
	color: #6E6E78;
}

.productos .productos-container {
	padding: 30px;
}

.productos .productos-container:nth-child(2),
.productos .productos-container:nth-child(5) {
	transition: all .5s ease-in-out;
	transform: translateY(120px);
}

.productos-details {
	padding: 30px 10px !important;
	background: #FFFFFF;
	box-shadow: 0 0 10px 2px rgba(0, 0, 0, 0.05);
}

.productos-details .log-info {
	max-width: 80px;
	margin: 25px;
}

.productos-details .img-dts {
	margin: 0px;
	padding: 0 15px;
}

.owl-carousel .item {
	border: 1px solid rgba(210, 210, 210, 0.1);
	padding: 5px;
	display: table;
	height: 200px;
}

.owl-carousel .item .txt {
	background: #D2D2D2;
	bottom: 0;
	margin: 0;
	height: 80px;
	line-height: 80px;
	text-align: center;
	padding: 0 10px;
}

.owl-carousel .item h4 {
	margin: 0;
	font-size: 13px;
	display: inline-block;
	vertical-align: middle;
	line-height: normal;
}

.am-prev,
.am-next {
	background: #0099cc;
	width: 45px;
	height: 40px;
	line-height: 30px;
	font-size: 30px;
	padding: 0;
	border: 2px solid #FFFFFF;
	color: #FFFFFF;
}

.contactos a,
table tr td a {
	color: #4c4c4c;
}

.contactos a:hover,
table tr td a:hover {
	color: #0099cc;
}

.contactos .btn {
	background: #FFFFFF;
	color: #4B4D4F;
}

.contactos .btn:hover {
	background: #0099cc;
	color: #FFFFFF;
}

.contactos .inf-txt {
	margin-top: 50px;
}

.contactos .inf-txt .row {
	font-size: 18px;
    margin-top: 15px;
}

table {
	margin-top: -5px;
}

table tr td {
	text-align: center;
}

.galeria .item img {
	opacity: 1;
	display: block;
	width: 100%;
	height: auto;
	transition: .5s ease;
	backface-visibility: hidden;
}

.galeria .item .middle {
	transition: .5s ease;
	opacity: 0;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	text-align: center;
}

.galeria .item:hover img {
	opacity: 0.3;
}

.galeria .item:hover .middle {
	opacity: 1;
}

.galeria .item .middle .text {
	background-color: #0099cc;
	color: white;
	font-size: 16px;
	padding: 10px 20px;
}

.modal-info {
	background: #FFFFFF;
	max-width: 50%;
	margin: 0 auto;
	padding: 0;
	animation: open 0.7s;
	display: none;
}

.modal-info .modal-bajo .phone a {
	font-size: 14px;
	line-height: 35px;
	color: #6e6e78;
	font-weight: 600;
}

.mfp-removing {
	animation: close 0.7s;
}

.modal-info .modal-title {
	background: #6E6E78;
	padding: 40px 30px 20px;
	color: #FFFFFF;
}

.modal-info .modal-title p {
	font-size: 16px !important;
	font-weight: 300 !important;
}

.modal-info .modal-title a.closed {
	font-size: 24px !important;
	color: #FFFFFF;
	float: right;
	margin-top: -25px;
}

.closed {
	cursor: pointer !important;
}

.modal-info .modal-bajo {
	padding: 30px;
}

.modal-info .modal-bajo a.btn {
	padding: 10px;
	font-size: 14px;
	background-color: #0099CC;
}

.modal-info .modal-bajo a.btn:hover {
	background-color: #6E6E78;
}

.modal-email {
	padding: 30px 20px;
	background: #FFFFFF;
	width: 95%;
	max-width: 460px;
	margin: 0 auto;
	display: none;
}

.modal-email h3 {
	font-size: 22px;
	color: #0099cc;
}

.modal-email h4 {
	font-size: 15px;
}

.modal-email h5 {
	font-size: 15px;
	color: #6E6F79;
	font-weight: 600;
	margin-top: 20px;
	text-decoration: underline;
}

.modal-email .btn {
	background: #0099cc;
}

.modal-email .btn:hover {
	background: #6E6E78;
}

.modal-email .buttomX.closed {
	position: relative;
	float: right;
	margin-top: -25px;
	margin-right: -5px;
	font-weight: bold;
}

.carousel-caption {
	padding-top: 80px;
}

.contactos {
	background: radial-gradient(rgb(226, 226, 226), rgba(231, 231, 231, 0.8)), url('../img/bg/bg.jpg');
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
}

.footer,
.nosotros {
	background: radial-gradient(rgba(255, 255, 255, 1), rgba(255, 255, 255, 0.98)), url('../img/bg/loop.png');
}

.servicios,
.productos {
	background: radial-gradient(rgb(210, 210, 210), rgba(210, 210, 210, 0.95)), url('../img/bg/loop.png');
}

.proveedores {
	background: linear-gradient(rgba(254, 254, 254, 0.99), rgba(254, 254, 254, 0.99)), url('../img/bg/loop.png');
}

.modal-info .modal-title {
	background: linear-gradient(rgb(110, 110, 120, 0.98), rgb(110, 110, 120, 0.98)), url('../img/bg/loop.png');
}

.play-btn img {
	height: 120px;
}

#toTop {
	position: fixed;
	bottom: 30px;
	right: 30px;
	color: #0099cc;
	cursor: pointer;
	display: none;
	z-index: 998;
	width: 30px;
	height: 30px;
	border: 2px solid #0099cc;
	text-align: center;
	font-size: 18px;
	line-height: 24px;
}

.mfp-zoom-out .mfp-with-anim {
	opacity: 0;
	transition: all 0.3s ease-in-out;
	transform: scale(1.3);
}

.mfp-zoom-out.mfp-bg {
	opacity: 0;
	transition: all 0.3s ease-out;
}

.mfp-zoom-out.mfp-ready .mfp-with-anim {
	opacity: 1;
	transform: scale(1);
}

.mfp-zoom-out.mfp-ready.mfp-bg {
	opacity: 0.8;
}

.mfp-zoom-out.mfp-removing .mfp-with-anim {
	transform: scale(1.3);
	opacity: 0;
}

.mfp-zoom-out.mfp-removing.mfp-bg {
	opacity: 0;
}

.mfp-fade.mfp-bg {
	opacity: 0;
	-webkit-transition: all 0.15s ease-out;
	-moz-transition: all 0.15s ease-out;
	transition: all 0.15s ease-out;
}

.mfp-fade.mfp-bg.mfp-ready {
	opacity: 0.8;
}

.mfp-fade.mfp-bg.mfp-removing {
	opacity: 0;
}

.mfp-fade.mfp-wrap .mfp-content {
	opacity: 0;
	-webkit-transition: all 0.15s ease-out;
	-moz-transition: all 0.15s ease-out;
	transition: all 0.15s ease-out;
}

.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
	opacity: 1;
}

.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
	opacity: 0;
}

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
	color: #fff;
	float: right;
	position: absolute;
	width: 30px;
	height: 30px;
	padding: 0;
	line-height: 30px;
	margin: 0;
	margin-top: 50px;
	right: 10px;
	text-align: center;
	background: rgba(0, 0, 0, 0.5);
	box-shadow: 0 1px 12px 0px rgba(51, 51, 51, 0.23);
}

.circle-ripple {
	background: rgba(0, 0, 0, 0.15);
	display: flex;
	border-radius: 50%;
	animation: ripple 1.2s linear infinite;
	width: 90px;
	height: 90px;
	position: absolute;
	z-index: -100;
	margin: -106px calc(50% - 42px);
}

.nosotros .container {
	width: 100%;
	padding-right: 0px;
	padding-left: 0px;
}


.navbar-collapse.collapse.in {
	height: auto !important;
}

/*==========================================Mobile==========================================*/
@media screen and (max-width: 992px) {
	.contactos .redes div {
		float: left !important;
	}

	.contactos .redes {
		margin-top: 20px;
		margin-left: calc(50% - 80px);
	}

	.productos h3 {
		font-size: 12px;
	}
}

@media screen and (min-width: 992px) {
	.section-spacing {
		padding: 6em 0;
	}
}

@media screen and (max-width: 768px) {
	.navbar-default {
		background-color: #FFFFFF !important;
		box-shadow: 0 1px 12px 0px rgba(51, 51, 51, 0.23);
		padding: 10px 0 !important;
		border-bottom: none;
	}

	.navbar-default .navbar-toggle {
		margin-top: 15px;
	}

	.navbar-nav.navbar-center {
		position: relative;
		left: 0%;
		transform: translatex(0%);
	}

	.navbar-default .navbar-nav.navbar-center {
		position: relative;
		left: 0%;
		transform: translatex(0%);
	}

	.navbar-default .navbar-nav.logo-sup {
		display: inline-block;
	}

	.navbar-default .navbar-nav.logo-sup-min {
		display: none;
	}
	
	.navbar-default .navbar-nav .nav_redes {
		float: none !important;
	}

	.navbar-default .navbar-nav .nav_redes ul {
		width: 90px;
    	margin: 20px auto 0px;
	}

	.navbar-default .navbar-nav .nav_phone {
		float: left;
		width: 100%;
		margin-top: 10px;
		margin-left: 0px;
		transform: translate(0px, 0px);
		font-size: 13px;
		margin-bottom: 20px;
	}
	.navbar-default .navbar-nav .nav_phone li:nth-child(2) {
		margin-top: 0px; 
	}
	.navbar-default .navbar-nav .logo-rigth {
		float: none !important;
		margin-left: 0px;
		margin-top: 0px;
	}
	h2 {
		font-size: 20px !important;
		line-height: 30px !important;
	}

	.productos h3 {
		font-size: 18px;
	}

	.productos .productos-container:nth-child(2),
	.productos .productos-container:nth-child(5) {
		transform: translateY(0px);
	}

	.nosotros .nos-dts {
		padding: 10px 40px;
	}

	.nosotros p {
		font-size: 16px;
	}

	.servicios h3 {
		padding: 0 10px;
	}

	.servicios .row figure {
		padding: 60px;
		padding-bottom: 10px;
	}

	.modal-info .modal-title a.closed {
		margin-top: -15px !important;
	}

	.navbar-toggle {
		display: block;
	}

	.navbar .navbar-brand .logo-nav {
		width: 60px !important;
		height: auto;
		margin-top: 0px !important;
		margin-left: 0px !important;
	}

	.hero-slide {
		margin-top: 60px;
	}

	.hero-slide .carousel-caption h1 {
		font-size: 24px;
	}

	.hero-slide .carousel-indicators {
		bottom: -10px !important;
	}

	.hero-slide .carousel-caption p {
		font-size: 12px;
	}

	.productos {
		padding-bottom: 40px !important;
	}

	.slogan h2 {
		font-size: 15px !important;
		line-height: 20px;
	}

	.nosotros .col-sm-2 {
		display: none;
	}

	.play-btn img {
		height: 70px !important;
		margin-top: 40px;
	}

	.carousel-caption {
		padding-top: 20px !important;
	}

	.circle-ripple {
		width: 60px !important;
		height: 60px !important;
		margin: -65px calc(50% - 28px) !important;
	}

	.certificados .row figure img {
		max-height: 180px;
	}

	.footer-logo {
		padding: 10px;

	}

	.footer-logo img {
		max-height: 150px;

	}

}

@media screen and (min-width:768px) {
	.navbar-default {
		background-color: #FFFFFF;
		padding: 10px 0;
		border-color: transparent;
		box-shadow: 0 1px 12px 0px rgba(51, 51, 51, 0.23);
		animation: fadeInDown 1s both;
		-webkit-transition: all .5s ease-in-out;
		-moz-transition: all .5s ease-in-out;
		transition: all .5s ease-in-out;
	}

	.section-spacing {
		padding: 4.5em 0;
	}
}

@media screen and (width: 768px) {
	.nosdiv .col-sm-8 {
		width: 100%;
	}

	.productos h3 {
		font-size: 12px;
	}

	.navbar-default .navbar-toggle {
		display: none;
	}

	.navbar-default .navbar-nav .nav_redes {
		float: left !important;
	}

	.navbar-default .navbar-nav .nav_phone {
		float: right;
		width: auto;
		margin-top: -50px;
		margin-left: -50px;
	}

	.navbar-default .navbar-nav .nav_redes {
		float: left !important;
		margin-top: -23px;
	}
}

@media screen and (max-width: 599px) {
	.owl-carousel .item {
		padding: 40px;
		margin: 0 auto !important;
	}

	.modal-info {
		max-width: 90%;
	}

	.modal-info .modal-title {
		padding: 15px 10px 5px;
	}

	.modal-info .modal-title p {
		font-size: 12px !important;
	}
}

@media screen and (min-width:992px) and (max-width:1199px) {
	.footer .footer-block {
		padding: 40px 30px 5px;
	}
}

@media screen and (min-width:768px) and (max-width:991px) {
	.footer .footer-block {
		padding: 30px 5px 5px;
		max-width: 400px;
		margin: 0 auto;
	}
}

@media screen and (min-width: 600px) and (max-width: 992px) {
	.modal-info {
		max-width: 90%;
		top: 0;
	}
}

/*==========================================Mobile==========================================*/

/*=========================================KeyFrames=========================================*/
@keyframes ripple {
	0% {
		box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.8), 0 0 0 2em rgba(255, 255, 255, 0.6);
	}

	100% {
		box-shadow: 0 0 0 2em rgba(255, 255, 255, 0.6), 0 0 0 4em rgba(255, 255, 255, 0.0);
	}
}

@keyframes open {
	0% {
		opacity: 0;
	}

	100% {
		opacity: 1;
	}
}

@keyframes close {
	0% {
		opacity: 1;
	}

	100% {
		opacity: 0;
	}
}

/*=========================================KeyFrames=========================================*/