@import url(inicio.css);
@import url(catalogo.css);
@import url(galeria.css);
@import url(nosotros.css);
@import url(contactenos.css);

@font-face {
    font-family: 'poppis-line';
    src: url(../fonts/Poppins-Thin.ttf) format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'poppis-light';
    src: url(../fonts/Poppins-Light.ttf) format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'poppis-regular';
    src: url(../fonts/Poppins-Regular.ttf) format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'poppis-medium';
    src: url(../fonts/Poppins-Medium.ttf) format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'poppis-semibold';
    src: url(../fonts/Poppins-Semibold.ttf) format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'poppis-bold';
    src: url(../fonts/Poppins-Bold.ttf) format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'roboto';
    src: url(../fonts/Roboto-Regular.ttf) format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'roboto-medium';
    src: url(../fonts/Roboto-Medium.ttf) format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'roboto-bold';
    src: url(../fonts/Roboto-Bold.ttf) format('truetype');
    font-weight: normal;
    font-style: normal;
}


section{
	display: table;
	width: 100%;
}
header{
	position: fixed;
	z-index: 999999;
	width: 100%;
	display: inline-block;
}
.header{
	background: #fff;
	padding: 20px 0;
	position: fixed;
	z-index: 999;
	width: 100%;
	display: inline-block;
	top: 0;
	box-shadow: 0px 1px 1px 0px #ece6e6;
}
.header2{
	background: #c42329;
	padding: 15px 0;
	position: fixed;
	z-index: 999;
	width: 100%;
	display: inline-block;
}
*{
	font-family: 'poppis-regular';
}
.np{
	padding-left: 0;
	padding-right: 0;
}
.nm{
	margin-right: 0;
	margin-left: 0;
}
.footer{
	padding: 14px 0;
    background: #111022; 
	color: #fff;
}

.section-paginador{
	width: 100%;
}


.img-c{
	position: relative;
	margin: auto;
}

.f-2 p{
	font-size: 0.6rem;
	letter-spacing: 1px;
	font-family: 'poppis-light';
	margin-bottom: 20px;
}
.footer .h-opcs li a{
	color: #fff;
}
.footer .h-opcs ul{
	padding: 0;
}
.footer .h-opcs-li a:before{
	background: #fff;
}
.footer-cont div{
	padding: 15px 0;
}
.h-opcs-li-f{
	margin-right: 0 !important;
}
.footer .h-opcs{
	justify-content: center;
	margin-bottom: 20px;
}


.section_general{
	position: relative;
}
/* Menú responsive movil*/
	.menu-rp {
	    width: 0%;
	    height: 0%;
	    z-index: 9999999;
	    position: fixed;
	    background: rgba(0, 181, 211, 0.95);
	    right: 0;
	    overflow: hidden;
	    transition: all 0.4s;
	}
	.section-block {
	    width: 100%;
	    position: relative;
	    float: left;
	}
	.sec-link-menu-rp {
	    padding-top: 15px;
	    padding-bottom: 15px;
	}
	.sec-link-menu-rp a {
	    color: #061a32;
	    font-size: 22px;
	    font-weight: 900;
	}

	.sec-link-menu-rp a.active{
		color: #ff3d00;
	}

	.sec-close-menu {
	    padding-top: 90px;
	}
	.sec-menu-rp {
	    float: right;
	}
	.no-btn {
	    background: transparent !important;
	    border: none;
	    outline: none;
	}
	.menu-rp-btn {
	    font-size: 32px;
	    top: 19px;
	    color: #fff;
	    font-weight: bold;
	    right: 21px;
	    position: absolute !important;
	    z-index: 999999;
	    background-image: url(../img/home/xmovil.png);
	    height: 32px;
	    width: 32px;
	}

@media screen and (max-height: 335px) {
	.sec-lista-menu-rp {
		max-height: 220px;
		overflow-y: auto;
	}
}

.section-header-rp{
	padding: 12px 0;
	box-shadow: 0px 0px 2px 0px #adadad;
	background: #ffffff;
}
.section-header-rp .row{
	align-items: center;
}
.btn-menu-rp {
    width: 45px;
    height: auto;
    background: transparent;
    border: none;
    outline: none;
    float: right;
    margin-right: 5px;
}
button:focus{
	outline: none;
}
.line-btn-menu-rp {
    width: 100%;
    height: 4px;
    float: left;
    background: #ff3d00;
    margin: 2px 0;
    border-radius: 50px;
}	

.section-general {
    width: 100%;
    position: relative;
    float: left;
}

/**********************/

.h-opcs li{
	float: left;
	margin-right: 40px;
	color: #a20202;
	list-style: none !important;
	font-size: 14px;
	text-align: center;
	transition: all 0.3s;
	cursor: pointer;
}
.h-opcs li a{
	text-decoration: none;
	color: #000;
	position: relative;
	letter-spacing: 1px;
	font-family: 'poppis-light';
	font-size: 0.8rem;
}
.h-logo{
	text-align: left;
}
#h-logo{
	width: 220px;
}
.h-opcs ul{
	/*padding-left: 12%;*/
}
.h-opcs-li{
	padding-top: 3px;
}


/*ENLACE ACTIVADO*/

.h-opcs-li a{
	transition: all 0.4s;
}

.h-opcs-li.active a{
	font-family: 'poppis-bold';
	color: #ff2001 !important;
}


.h-opcs-li:hover a{
	color: #ff2001 !important;
}


.h-opcs-li.active a:before{
	opacity: 1;
	width: 30px;
}
.h-opcs-li-r{
	margin-right: 0 !important;
}
.h-fb{
	margin-right: 15px;
}



/** INICIO **/
.ini-carousel{
	margin-top: 70px;
}
.ini-slider-txt{
	display: table;
	position: absolute;
	left: 140px;
	top: 52%;
	color: #fff;
	z-index: 4;
	left: 10%;
	transform: translateY(-50%);
}
.ini-slider-txt1{
	font-size: 55px;
	font-family: 'poppis-bold';
	margin-bottom: 40px;
}
.ini-slider-txt1 span{
	color: #731eff;
	font-family: 'poppis-bold';
}
.ini-slider-txt2 p{
	font-size: 18px;
	letter-spacing: 1px;
    margin-bottom: 50px;
    color: #fff;
    font-family: 'poppis-light';
}
.ini-slider-txt3 a{
	font-size: 18px;
	color: #fff;
	text-decoration: none;
	display: inline-block;
	padding: 5px 20px;
    border: 1px solid #fff;
    border-radius: 20px;
}
.ini-slider-txt3 img{
	margin-left: 5px;
	margin-top: 2px;
	height: 18px;
}
.ini-sect1{
	padding: 30px 0;
}
.ini-carousel{
	padding: 0;
}
.ini-slider1, .ini-slider2, .ini-slider3{
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
	height: 615px;
	padding: 0;
}
.ini-slider-industria-raya{
	border-bottom: solid 2px #ea002a;
}
.ini-slider1{
	background-image: url('../img/home/slider.png');
}
.ini-slider2{
	background-image: url('../img/home/slider.png');
}
.ini-slider3{
	background-image: url('../img/home/slider.png');
}
.ini-carousel-btn-ol{
    bottom: 8%;
    right: 74%;
    margin: 0;

}
.ini-carousel-btn-ol li{
	border: 0;
    border-radius: 15px !important;
    width: 12px;
    background: #fff;
    height: 12px;
    margin: 1px 8px;
    border: 1px solid #fff;
    opacity: 1;
}
.ini-carousel-btn-ol li.active{
    border-radius: 15px !important;
    width: 12px;
    background: transparent;
    height: 12px;
    margin: 1px 8px;
    border: 1px solid #fff;
}
.ini-carousel-btn-ol li:hover,
.ini-carousel-btn-ol li:active{
    border-radius: 12px !important;
    width: 12px !important;
    background: transparent;
    transition: all 0.4s;
    border: 1px solid #fff;
}
.indicador-detalle li:hover,
.indicador-detalle li:active {
    border-radius: 15px !important;
    width: 12px !important;
    background: transparent;
    transition: all 0.4s;
    border: 1px solid #fff;
}
.logo-menu-rp{
	width: 175px;
}
.arrow-right{
	transform: rotateY(180deg);
}
.carousel-control span:before{
	content: '';
}
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right{
	transform: translateY(-50%);
}
.carousel-control .icon-next, .carousel-control .glyphicon-chevron-right {
    right: 25%;
}
.carousel-control .icon-prev, .carousel-control .glyphicon-chevron-left {
    left: 25%;
}
.carousel-control-next-icon,.carousel-control-prev-icon{
	background: none;
	width: auto;
	height: auto;
}
.carousel-control-prev, .carousel-control-next{
	width: 10%;
}

.h-idioma{
	position: relative;
    top: 3px;
    margin-right: 0 !important;
}

.h-idioma a{
	transition: all 0.4s;
}

.h-idioma a.active
,.h-idioma a:hover{
	color: #00b5d3;
	font-weight: bold;
}

/* CHAT FOOTER*/
.wws-popup-container {
			width: auto;
			position: fixed;
			right: 12px;
			bottom: 12px;
			z-index: 9999999;
		}
		.wws-popup-container--position {
			right: 12px;
			bottom: 12px;
		}
		.wws-gradient {
			z-index: -1;
			position: fixed;
			width: 500px;
			height: 500px;
			content: "";
			pointer-events: none;
			display: none;
		}
		.wws-popup-container * {
			margin: 0;
			padding: 0;
			box-sizing: border-box;
		}
		.wws-gradient--position {
			bottom: 0;
			right: 0;
			background: radial-gradient(ellipse at bottom right,rgba(29,39,54,.2) 0,rgba(29,39,54,0) 72%);
		}
		.wws-popup {
			display: none;
			max-width: 320px;
			width: 100%;
			height: 0px;
		}
		.wws--text-color {
			color: #fff;
		}
		.wws--bg-color {
			background-color: #22c15e;
		}
		.wws-popup__close-btn {
			width: 28px;
			height: 28px;
			border-radius: 50%;
			float: right;
			text-align: center;
			vertical-align: middle;
			line-height: 28px;
			cursor: pointer;
			user-select: none;
		}
		.wws-shadow {
			box-shadow: 0 0 50px rgba(0,0,0,.2);
		}
		.wws-clearfix {
			clear: both;
		}
		.wws-popup__support-wrapper {
			margin-top: 8px;
			border-radius: 8px 8px 0 0;
		}
		.wws-popup__support {
			display: inline-block;
			vertical-align: bottom;
			overflow: hidden;
			width: 100%;
			border-radius: 8px 8px 0 0;
		}
		.wws-popup__support-about {
			font-size: 13px;
			text-align: center;
			padding: 18px 12px;
			line-height: 16px;
			user-select: none;
			font-family: Arial,Helvetica,sans-serif;
		}
		.wws-popup__support-person-container {
			background-color: #fff;
			border-radius: 0 0 8px 8px;
		}
		.wws-popup__support-person-wrapper {
			padding: 18px 12px;
			border-radius: 0 0 8px 8px;
			min-height: 100px;
			max-height: 237px;
			overflow-y: scroll;
		}
		.wws-popup__support-person-link {
			text-decoration: none !important;
			color: transparent !important;
			background-color: transparent !important;
		}
		.wws-popup__support-person {
			display: flex;
			border-bottom: 1px solid #f5f5f5;
			padding-top: 6px;
			padding-bottom: 6px;
		}
		.wws-popup__support-person-img-wrapper {
			width: 54px;
			height: 54px;
			overflow: hidden;
			position: relative;
			margin-right: 14px;
		}
		.wws-popup__support-person-img {
			width: auto;
			height: 100%;
			display: block;
			margin: 0 auto;
		}
		.wws-popup__support-person-available, .wws-popup__support-person-away {
			width: 10px;
			height: 10px;
			position: absolute;
			z-index: 999999;
			bottom: 3px;
			right: 3px;
			border-radius: 50%;
		}
		.wws-popup__support-person-available {
			background-color: #4caf50;
		}
		.wws-popup__support-person-info-wrapper {
			margin-left: 2px;
		}
		.wws-popup__support-person-title {
			color: #777;
			font-size: 12px;
			font-family: Arial,Helvetica,sans-serif;
			line-height: 16px;
		}
		.wws-popup__support-person-name {
			color: #444;
			font-weight: 700;
			font-size: 14px;
			font-family: Arial,Helvetica,sans-serif;
			line-height: 14px;
		}
		.wws-popup__support-person-status {
			font-size: 11px;
			font-weight: 400;
			color: #999;
			margin-top: 4px;
			line-height: 18px;
			font-family: Arial,Helvetica,sans-serif;
		}
		.wws-popup__open-btn {
			padding: 8px 15px;
			font-size: 14px;
			border-radius: 20px;
			display: inline-block;
			margin-top: 14px;
			cursor: pointer;
			font-family: Arial,Helvetica,sans-serif;
		}
		.wws-popup__open-btn {
			float: right;
		}

/*Responsive*/

/* iphone 4 */
@media (min-width: 320px){
	.ini-slider1, .ini-slider2, .ini-slider3 {
		background-position: center;
	    height: 500px;
	}
	.section_general {
	    padding-top: 52px;
	}
	.ini-slider-txt1 {
	    font-size: 26px;
	}
	.ini-carousel {
	    margin-top: 0px;
	}
	.ini-slider-txt3 a,.ini-slider-txt2 p{
		font-size: 14px;
	}
}/*Fin 320*/

@media (max-width: 375px){
	/* Menú responsive movil*/
	.menu-rp{
		width: 0%;
		height: 0%;
		position: fixed;
		/*background: #fde686;*/
		right: 0;
		overflow: hidden;
		transition: all 0.4s;
	}
}/*Fin 375*/
@media(min-width: 375px){
	.ini-slider1, .ini-slider2, .ini-slider3 {
		background-position: center;
	    height: 500px;
	}
}

@media(min-width: 425px){
	.ini-slider1, .ini-slider2, .ini-slider3{
		background-position: center;
	    height: 500px;
	}
	.ini-slider-txt1 {
	    font-size: 30px;
	}
}

/* especial */ 
@media (min-width: 560px) {
/* Menú responsive movil*/
	.menu-rp{
		width: 0%;
		height: 0%;
		z-index: 9999999;
		position: fixed;
		right: 0;
		overflow: hidden;
		transition: all 0.4s;
	}
}/*Fin 560*/
@media(max-width: 767px){
	.fondo-slider{
		width: 100%;
	}
	.ini-slider-txt{
		width: 80%;
		left: 50%;
		transform: translate(-50%,-50%);
	}
}

@media (min-width: 768px) {
	.ini-slider1, .ini-slider2, .ini-slider3{
		background-position: center;
		height: 420px;
	}
	.sub-txt1{
		width: 40%;
	}
	.ini-slider-txt1 {
	    font-size: 30px;
	}
	.ini-slider-txt2 p{
	    font-size: 14px;
	    margin-top: 10px;
	    margin-bottom: 50px;
	}
	.ini-slider-txt3 a {
	    font-size: 14px;
	}
	.footer{
		text-align: left;
	}
	.h-opcs{
		display: flex;
		align-items: center;
	}
	.logo-menu-rp {
	    width: 200px;
	}
	.ini-carousel {
	    margin-top: 0px;
	}
	.section_general {
	    padding-top: 55px;
	}
}/*Fin 768*/

@media (min-width: 992px) {
/* Menú responsive movil*/
	.section_general {
	    padding-top: 0px;
	}
	.h-opcs ul{
		/*padding-left: 8%;*/
	}
  	.menu-rp{
		width: 0%;
		height: 0%;
		position: fixed;
		background: #fde686;
		right: 0;
		overflow: hidden;
		transition: all 0.4s;
	}
	.ini-slider1, .ini-slider2, .ini-slider3{
		height: 560px;
	}
	.ini-slider-txt1 {
	    font-size: 32px;
	}
	.sub-txt1 {
	    width: 32%;
	}
	.ini-slider-txt3 a {
	    font-size: 15px;
	}
	.h-logo {
	    text-align: center;
	}
	.ini-carousel {
	    margin-top: 70px;
	}
}/*Fin 992*/

@media (min-width: 1200px) {
	.ini-slider1, .ini-slider2, .ini-slider3{
		height: 720px;
	}
	.ini-slider-txt1 {
	    font-size: 45px;
	}
	.h-opcs ul{
		/*padding-left: 15%;*/
	}
	.h-logo {
	    text-align: left;
	}
}/*Fin 1200*/

@media (min-width: 1400px){
	.ini-slider1, .ini-slider2, .ini-slider3{
		height: 790px;
	}
	.h-opcs li a{
		font-size: 0.9rem;
	}
	.ini-slider-txt3 a {
	    font-size: 18px;
	}
}
@media (min-width: 1600px){
	.ini-slider1, .ini-slider2, .ini-slider3{
		height: 970px;
	}
	.ini-slider-txt1 {
	    font-size: 56px;
	}
	.ini-slider-txt2 p,.ini-slider-txt3 a{
		font-size: 20px;
	}
	.h-opcs li a {
	    font-size: 1rem;
	}
	#h-logo {
	    width: 240px;
	}
	.header{
		padding: 24px 0;
	}
	.f-2 p{
		font-size: 0.8rem;
	}
}
@media (min-width: 1900px){
	.ini-slider-txt1 {
	    font-size: 60px;
	}
	.h-opcs li a {
	    font-size: 1.2rem;
	}
}