.ini-slider-txt{
	display: table;
	position: absolute;
	left: 140px;
	top: 48%;
	color: #fff;
	z-index: 4;
	left: 10%;
	transform: translateY(-50%);
}
.ini-slider-txt1{
	font-size: 55px;
	font-weight: 600;
	margin-bottom: 20px;
	text-shadow: 2px 2px 2px rgb(39, 39, 39);
}
.ini-slider-txt1 span{
	
	color: #006B52;
	font-weight: 600;
}
.ini-slider-txt2 p{
	font-size: 1rem;
	letter-spacing: 1px;
    margin-bottom: 50px;
    color: #fff;
    font-weight: 300;
	text-shadow: 1px 1px 2px #545454;
}
.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;
	text-shadow: 1px 1px 2px #545454;
}
.ini-slider-txt3 img{
	margin-left: 5px;
	margin-top: 2px;
	height: 18px;
}
.ini-sect1{
	padding: 30px 0;
}

.ini-slider1, .ini-slider2, .ini-slider3{
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
	height: 600px;
	padding: 0;
}
.ini-slider-industria-raya{
	border-bottom: solid 2px #ea002a;
}
.ini-slider1{
	background-image: url('../img/home/slide.jpg');
}
.ini-slider2{
	background-image: url('../img/home/slide2.jpg');
}
.ini-slider3{
	background-image: url('../img/home/slide3.jpg');
	background-position: top !important;
}
.ini-carousel-btn-ol{
    bottom: 5%;
    left: 85%;
    margin: 0;
}
.ini-carousel-btn-ol button {
    border: 0 !important;
    border-radius: 50% !important;
    width: 12px !important;
    background: #fff;
    height: 12px !important;
    margin: 0 8px !important;
	opacity: 1 !important;
}
.ini-carousel-btn-ol button.active{
	background: #83532f;
}
.ini-carousel-btn-ol button:hover,
.ini-carousel-btn-ol button:active{
	background: #83532f;
    transition: all 0.4s;
}

.indicador-detalle li:hover,
.indicador-detalle li:active {
    border-radius: 15px !important;
    width: 12px !important;
    background: #6d9a33;
    transition: all 0.4s;
}
.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%;
}
.inicio1{
	padding: 100px 0;
}
.inicio1-h {
	border-radius: 1rem;
}
.inicio1-h div{
	border-radius: 1rem;
	width: 100%;
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
	height: 480px;
	display: inline-block;
	transition: 0.5s;
}
.inicio1 h2{
	font-size: 1.2rem;
	font-weight: 600;
	margin: 15px 0 0 15px;
	position: relative;
}
.inicio1 h2:after{
	content: '';
	position: absolute;
	left: 0;
	bottom: -10px;
	width: 0px;
	height: 8px;
	background: #006B52;
	transition: 0.5s;
}
.inicio1-h{
	overflow: hidden;
}
.inicio1-item:hover .inicio1-h div{
	transform: scale(1.1);
	transition: 0.5s;
}
.inicio1-item:hover h2:after{
	width: 50px;
	transition: 0.5s;
}
.inicio2-2{
	background-image: url(../img/home/image3.png);
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	height: 650px;
}
.inicio2-1{
	color: #fff;
	background: #613912;
}
.inicio2-1 div{
	width: 65%;
	position: relative;
	top: 50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	margin-left: 10%;
}
.inicio2-1 h3{
	font-size: 1.1rem;
	line-height: 1.5;
	text-align: justify;
	margin-top: 0;
	margin-bottom: 50px;
}
.inicio2-1 p{
	font-size: 0.9rem;
	text-align: justify;
	line-height: 1.5;
	font-weight: 300;
	margin-bottom: 50px;
}
.inicio2-1 a{
	display: inline-block;
    border: 1px solid #fff;
    border-radius: 20px;
    color: #fff;
    text-decoration: none;
    font-weight: 500;
    font-size: 1rem;
    padding: 3px 22px;
}
.imgcafe{
	background-image: url('../img/home/image3.jpg');
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
}

.inicio3{
	display: block !important;
}
.inicio3{
	margin-top: 110px;
	margin-bottom: 120px;
	display: block;
}
.inicio3 h2{
	font-size: 2rem;
	font-weight: 600;
	color: #000;
	margin-top: 0;
	margin-left: -20px;
	margin-bottom: 30px;
}
.inicio3 img{
	margin: auto;
	width: 80%;
}
.inicio3 .item button{
	padding: 0;
	border: 0;
	background: transparent;
	outline: none;
	width: 95%;
}
.slick-arrow{
	background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    width: 30px;
    height: 30px;
    filter: invert(1);
    background-color: #000;
    border: 0;
    outline: none;
    position: absolute;
    top: 40%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    z-index: 999;
}
.slick-prev{
	background-image: url(../img/home/arrow.png);
    left: -90px;
}
.slick-next{
	background-image: url(../img/home/arrow.png);
    transform: rotateY(180deg) translateY(-50%);
    right: -90px;
}
.inicio3 h3{
	font-size: 1rem;
	margin: 0 0 0 10px;
	color: #000;
	position: relative;
	text-align: left;
}
.inicio3 h3 span{
	font-weight: 700;
}
.inicio3 h3:after{
	content: '';
	position: absolute;
	left: 0;
	bottom: -28px;
	width: 0px;
	height: 8px;	
	background: #006B52;
	transition: 0.5s;
	z-index: 9;
}
.inicio3 .item{
	position: relative;
	padding-bottom: 30px;
	text-align: center;
}
.inicio3 .item a{
	text-decoration: none;
	outline: none;
}
.inicio3 .item:hover h3:after{
	width: 40px;
	transition: 0.5s;
}
.inicio4{
	background-image: linear-gradient(to right, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0)), url('../img/home/image5.jpg');
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	padding: 6rem 1rem;
	color: #fff;
}
.inicio4 h2{
	font-size: 1.7rem;
	font-weight: 600;
	margin-bottom: 1rem;
}
.inicio4 p{
	font-size: 0.9rem;
	margin-bottom: 30px;
	font-weight: 300;
}
.inicio4 a{
	display: inline-block;
    border: 1px solid #fff;
    border-radius: 20px;
    color: #fff;
    text-decoration: none;
    font-weight: 600;
    font-size: 1rem;
    padding: 3px 22px;
}
.inicio5{
	padding: 80px 1rem 110px;
}
.inicio5 h3{
	font-size: 1.8rem;
	color: #006B52;
	font-weight: 600;
	margin: 40px 0 20px 0;
}
.inicio5 p{
	font-size: 1rem;
	color: #000;
	margin-bottom: 50px;
}
.inicio5 a {
    display: inline-block;
    color: #006B52;
    font-size: 1rem;
    font-weight: 500;
    padding: 15px 100px;
    border: 2px solid #006B52;
    border-radius: 50px;
    text-decoration: none;
}
.img-producto{
	border-radius: .5rem;
    width: 100%;
    position: relative;
    background-position: center;
    background-size: cover;
}
.img-producto::after{
    content: '';
    display: block;
    width: 100%;
    padding-bottom: 100%;
}

@media(min-width: 320px){
	.ini-slider1, .ini-slider2, .ini-slider3 {
	    height: 350px;
	}
	.ini-slider-txt1 {
	    font-size: 26px;
	}
	.ini-slider-txt3 a{
		font-size: 14px;
	}
	.inicio1 {
	    padding: 70px 0 30px 0;
	}
	.inicio1 h2{
		margin-bottom: 40px;
	}
	.inicio2-1 h3{
		font-size: 1rem;
	}
	.inicio2-1 p{
		font-size: 0.8rem;
	}
	.inicio3 h2{
		font-size: 1.6rem;
	}
	.inicio3 {
	    margin-top: 70px;
	    margin-bottom: 60px;
	}
	.inicio4 h2{
		font-size: 1.5rem;
	}
	.inicio4 a,.inicio4 p{
		font-size: 0.9rem;
	}
	.inicio5 h3{
		font-size: 1.4rem;
	}
	.inicio5 p,.inicio5 a{
		font-size: 0.9rem;
	}
}
@media(min-width: 375px){
	.ini-slider1, .ini-slider2, .ini-slider3 {
	    height: 370px;
	}
	.inicio2-1 h3{
		font-size: 1.1rem;
	}
	.inicio2-1 p{
		font-size: 0.9rem;
	}
	.inicio3 h3{
		font-size: 0.8rem;
	}
}
@media(min-width: 425px){
	.ini-slider1, .ini-slider2, .ini-slider3{
	    height: 410px;
	}
	.ini-slider-txt1 {
	    font-size: 30px;
	}
	.inicio3 h3{
		font-size: 0.9rem;
	}
}
@media(max-width: 767px){
	.fondo-slider{
		width: 100%;
	}
	.ini-slider-txt{
		width: 80%;
		left: 50%;
		transform: translate(-50%,-50%);
	}
	.inicio2-1 div{
		width: 80%;
		margin: 50px auto;
		top: 0;
		transform: none;
	}
	.inicio5 a{
		width: 80%;
		padding: 10px 0;
	}
	.inicio3 h2{
		margin-left: 0;
	}
	.inicio5 p{
		width: 90%;
		margin-left: auto;
		margin-right: auto;
	}
}
@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{
	    margin-top: 10px;
	    margin-bottom: 40px;
	}
	.ini-slider-txt3 a {
	    font-size: 14px;
	}
	.inicio1{
		width: 90%;
		margin: auto;
	}
	.inicio1 .row,.inicio2 .row{
		display: flex;
	}
	.inicio1 .row div div{
		height: 270px;
	}
	.inicio1 h2{
		font-size: 1rem;
		margin-bottom: 0;
	}
	.inicio1 {
	    padding: 70px 0;
	}
	.inicio2-1 div{
		width: 75%;
	}
	.inicio2-1 h3{
		font-size: 1rem;
	}
	.inicio2-1 p,.inicio2-1 a{
		font-size: 0.8rem;
	}
	.inicio2-2{
		height: 450px;
	}
	.inicio3 h2{
		font-size: 1.6rem;
	}
	.inicio3 {
	    margin: 4rem 0 3rem;
	}
	.slick-next{
		right: -50px;
	}
	.slick-prev{
		left: -50px;
	}
	.inicio4 {
		padding: 5rem 2rem 10rem;
	}
	.inicio5 {
	    padding: 80px 0 140px 0;
	}
	.inicio5 h3{
		font-size: 1.8rem;
	}
	.inicio5 p, .inicio5 a {
	    font-size: 1rem;
	}
}
@media(min-width: 992px){
	.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;
	}
	.inicio1 .row div div{
		height: 360px;
	}
	.inicio1 h2{
		font-size: 1.2rem;
	}
	.inicio1 {
	    padding: 100px 0;
	}
	.inicio2-1 div{
		width: 65%;
	}
	.inicio2-1 h3{
		font-size: 1.1rem;
	}
	.inicio2-1 p,.inicio2-1 a{
		font-size: 0.9rem;
	}
	.inicio2-2{
		height: 510px;
	}
	.inicio4 h2{
		font-size: 1.7rem;
	}
	.inicio4 a, .inicio4 p{
		font-size: 1rem;
	}
	.inicio4 {
		padding: 5rem 2rem 12rem;
	}
	.inicio3 {
		margin: 5rem 0 4rem;
	}
}
@media(min-width: 1200px){
	.ini-slider-txt1 {
	    font-size: 45px;
	}
	.inicio1 .row div div{
		height: 480px;
	}
	.inicio1 h2{
		font-size: 1.4rem;
	}
	.inicio2-2{
		height: 650px;
	}
	.inicio3 h2{
		font-size: 2rem;
	}
	.inicio3 h3 {
	    font-size: 1rem;
	}
	.inicio3 img{
		width: 90%;
	}
	.inicio2-1 p{
		margin-bottom: 80px;
	}
	.inicio4 {
		padding: 6rem 2rem 14rem;
	}
	.inicio3 {
		margin: 6rem 0 5rem;
	}
}
@media(min-width: 1400px){
	.ini-slider-txt3 a {
	    font-size: 18px;
	}
	.inicio2-2{
		height: 690px;
	}
	.inicio1 .row div div {
	    height: 530px;
	}
	.inicio3 img {
	    width: 100%;
	}
	.inicio2-1 p, .inicio2-1 a {
	    font-size: 1rem;
	}
	.inicio2-1 h3 {
	    font-size: 1.3rem;
	}
	.inicio3 h3 {
	    font-size: 1.1rem;
	}
	.inicio4 h2{
		font-size: 1.9rem;
	}
}
@media(min-width: 1600px){
	.ini-slider-txt1 {
	    font-size: 56px;
	}
	.ini-slider-txt2 p{
		font-size: 20px;
	}
	.inicio2-2{
		height: 840px;
	}
	.inicio2-1 p, .inicio2-1 a {
	    font-size: 1.1rem;
	}
	.inicio2-1 h3 {
	    font-size: 1.5rem;
	}
	.inicio3 h3 {
	    font-size: 1.15rem;
	}
	.inicio3 h2 {
	    font-size: 2.2rem;
	}
	.inicio4 {
		padding: 6rem 2rem 20rem;
	}
	.inicio4 h2 {
	    font-size: 2.1rem;
	}
	.inicio4 a, .inicio4 p {
	    font-size: 1.2rem;
	}
	.inicio5 h3 {
	    font-size: 2.2rem;
	    margin: 60px 0 20px 0;
	}
	.inicio5 p, .inicio5 a {
	    font-size: 1.2rem;
	}
	.inicio1 h2 {
	    font-size: 2rem;
	}
	.inicio1 {
	    padding: 120px 0;
	}
}
@media(min-width: 1900px){
	.ini-slider-txt1 {
	    font-size: 60px;
	}
	.inicio2-2{
		height: 930px;
	}
	.inicio2-1 h3 {
	    font-size: 1.8rem;
	}
	.inicio2-1 p, .inicio2-1 a {
	    font-size: 1.4rem;
	}
	.inicio3 h3 {
	    font-size: 1.3rem;
	}
	.inicio3 h2 {
	    font-size: 2.5rem;
	}
}