
.section-header{position:relative; padding:0; background:url(../img/nosotros_header_bg.jpg) no-repeat center center #131A29; background-size:cover; min-height:100vh;  -webkit-transition: 0.4s; transition: 0.4s; overflow:hidden;}
.section-header .caption{
	position:absolute;
	width:100%;
	top:300px;
	left:0;
	color:#fff;	
	opacity:0;
	z-index:2;
	display:flex;
	justify-content:center;
	align-items:center;
}

.section-header .caption h1{font-size:7.2vw; line-height:0.9; display: flex; flex-direction: column; letter-spacing: 0px;}
.section-header .caption2{
	position:absolute;	
	bottom:10%;
	right:5%;
	color:#fff;	
	z-index:2;
}
.section-header .caption2 h2{
	font-size:1.5vw;
}
.section-header .caption2 .btn{
	background:#fff !important;
	font-family: 'Inter V', sans-serif;
	font-weight:800;
	color:#232323 !important;
	border-radius:6px !important;
	padding:10px 40px;
	letter-spacing: 0px;
}
.img-header-after{
	background:url(../img/header_after_img.png) no-repeat right center;
	background-size:contain;
	width:45vw;
	height:120vh;
	position:absolute;
	top:85vh;
	right:0;
	z-index:1;
}


.section-header .redes{
	position:absolute;
	bottom:22%;
	left:2%;
	display: flex;
	flex-direction: column;
	z-index:2;
	margin-left:10px;
	display:none;
}
.redes img{
	width:20px;
	height:20px;
	margin:3px 0;
	-webkit-transition: 0.5s; transition: 0.5s;
}
.redes img:hover{
	-webkit-transition: 0.5s; transition: 0.5s;
	width:30px;
	height:30px;
	margin-left:-5px;
}
#myvid{
	position: absolute;
    width: 100%;
    height: 100%;
    object-fit: cover;
	z-index:0;
	filter:grayscale(100%);	
}
.great-place{position:absolute; top:0; right:5%; z-index:2;}
.section-header:before{
	content:'';
	position: absolute;
	bottom:5%;
	left:50%;
	width:70px;
	height:55px;
	margin-left:-35px;
	background-image:url(../img/icono_vaca.svg);	
	background-repeat: no-repeat;
	background-position: center 80%;
	background-size:auto 60%;
	z-index:2;
}
.section-header:after{
	content:'';
	position:absolute;
	width:100%;
	height:100%;
	top:0;
	left:0;
	background: linear-gradient(135deg, rgba(5, 18, 32, 0.9) 0%,rgba(0,0,0,.9) 100%);
	mix-blend-mode: multiply;
	opacity:0.8;
}
#vidbutton{
	z-index: 9;
	position: absolute;
	top: 50%;
	left: 50%;
	width:50px;
	height:50px;
	background:url(../img/play_btn.svg) no-repeat center center rgba(0,0,0,0.2);
	border-radius:50%;
	background-size:contain;
	margin-left:-25px;
	margin-top:-25px;
}
.historia{margin-bottom:30vh;}
.grilla{
	padding:100px 5%;
	background-image:url(../img/grilla.svg);
	background-color:#265C66;
	background-position: center center;
	color:#fff;		
	background-size:50% auto;
}

.grilla .head{width:50%; color:#E2ECD0; font-weight:100; margin-bottom:20vh; position: relative;}
.grilla .head img{position:absolute; right:0; bottom:1px; height:20px;}
.grilla .head2{margin-left:-10%; }

.grilla .desc{padding:30px 0% 30px 50%; }
.grilla .head2 .desc2{text-align:right; font-size:34px; line-height:1.1; padding:50px 0% 0px 10%;}

.about{padding:20vh 10% 40vh 10%; background:#EBEBEB;  margin-bottom:-60px;  z-index:2; position: relative;  overflow: hidden; color:#232323; font-size:2.3rem;}
.logo-alicante{width:60%; height:auto;}
.alicante-desc{margin:7vh 0 15vh 0; position: relative;}
.alicante-desc h2 .icono{
	position:absolute;
	right:-110px;
	bottom:50px;
	width:12vw;
	height:10vw;
	background:url(../img/icono_fuego.svg) no-repeat bottom center;
	background-size:contain;
	z-index:1;
}
.alicante-desc h2{font-size:7.2vw; line-height:0.9; letter-spacing: 0px; width:fit-content; position: relative;}

.galeria-about{position:relative; margin-top:-10vh;}
.carrusel-about-1,.carrusel-about-2,.carrusel-about-3{position:absolute; width:58%; border-radius:6px; overflow: hidden;}
.carrusel-about-1 img,.carrusel-about-2 img,.carrusel-about-3 img{display:none; height:350px; object-fit: cover;}
.carrusel-about-1{top:0; left:0; z-index:1;}
.carrusel-about-2{top:32vh; right:0; z-index:2; width:60%;}
.carrusel-about-3{top:67vh; left:60px; z-index:3; width:48%;}
.navigate-btns{position:absolute; top:52vh; left:30px; width:160px; height:80px;}
.navigate-btns img{width:80px; margin-right:15px; cursor:pointer;}

.asado-culture{background: #265C66; color:#fff; padding:20vh 10% 0 10%; position: relative;}
.asado-culture:before {
    content: '';
    width: 100%;
    height: 50px;
    background: url(../img/wave_petrol_bg_up.png) repeat-x top center;
    position: absolute;
    top: 40px;
    left: 0;
    z-index: 2;
}
.asado-culture h2{font-size:5.2vw; line-height:0.9; letter-spacing: 0px; width:fit-content; position: relative; text-transform: uppercase; margin-bottom:5vh;}
.asado-culture .grilla{margin-top:15vh; border:1px solid #fff; border-radius:8px; padding-bottom:20vh;}
.asado-culture .grilla h3{font-size:5.2vw; line-height:0.9; letter-spacing: 0px; background:#fff; width:fit-content; padding:15px; color:#232323; margin-top:-150px; text-transform: uppercase;}
.asado-culture-img{position:absolute; top:120px; right:10%; width:20%;}
.novedades-content{margin-top:10vh;}

.list-novedad{ background:url(../img/slider-next.svg) no-repeat 95% 95% #fff; background-size:60px; border-radius:30px 30px 0 0; color:#232323;  height:100%; padding-bottom:120px !important; -webkit-transition: 0.5s; transition: 0.5s;}
.list-novedad:hover{
	transform:scale(1.03);
	-webkit-transition: 0.5s; transition: 0.5s;
}
.list-novedad img {
    border-radius: 15px;
    width: 100%;
    margin-bottom: 3vh;
    height: 330px;
    object-fit: cover;
}
.list-novedad .label{background: #265C66; color:#fff; border-radius:40px; padding:8px 30px; width:fit-content; margin-bottom:3vh;}

.about .col-md-12{color:#4F4F4F;}
.about .icon-down{width:80px; margin-right:30px;}

.descubri-bife{background:url(../img/nosotros_header_bg.jpg) no-repeat center center #fff; background-size:cover; color:#fff; padding:20vh 20% !important; position:relative; border-radius:60px 60px 0 0; z-index:2; margin-top:-60px;}
.descubri-bife:after{
	content:'';
	width:100%;
	height:100%;
	position: absolute;
	top: 0;
	left: 0;
	background:#232323;
	opacity:0.8;
	mix-blend-mode: multiply;
	z-index:0;
	border-radius:60px 60px 0 0;
	overflow: hidden;
}
.descubri-bife:before {
    content: '';
    width: 100%;
    height: 10px;
    background: url(../img/wave_bg.png) repeat-x top center;
    position: absolute;
    bottom: 0px;
    left: 0;
    z-index: 1;
}
/*.descubri-bife:before{
	content:'';
	width:100%;
	height:50px;
	background:url(../img/wave_petrol_bg.png) repeat-x top center;
	position:absolute;
	top:0;
	left:0;
	z-index:1;
}*/
.descubri-bife h2{font-size:5.2vw; line-height:0.9; letter-spacing: 0px; width:fit-content; position: relative; text-transform: uppercase;}
.descubri-bife .row{z-index:2; position: relative;}
.descubri-bife-img{width:80%; height:auto;}

.grilla-petrol{
	padding:0 0 50px 0;
	background-color:#fff;
	background-image:url(../img/grilla_petrol.svg);
}
.grilla-petrol img{ margin-top:2vh; z-index:3; position: relative;}
.video-home{padding:0; overflow:hidden; position:relative;}
.video-home video{width:100vw; height:calc(100vw * 9 / 16);}
#play_button{position:absolute; top:50%; left:50%; z-index:1; pointer-events: none;}

.nuestra-historia, .newsletter{
	background:#232323;
	color:#fff;
	padding:25vh 40% 5vh 20%;
	margin-top:-20px;
	position:relative;
}
.nuestra-historia:after{
	content:'';
	width:12vw;
	height:12vw;
	background:url(../img/ticket.svg) no-repeat center center;
	background-size: contain;
	position:absolute;
	left:10%;
	top:-5vw;
	z-index:2;
}
.nuestra-historia:before{
	content:'';
	width:100%;
	height:10px;
	background:url(../img/wave_bg.png) repeat-x top center;
	position:absolute;
	top:-10px;
	left:0;
	z-index:1;
}
.nuestra-historia h2{font-size:7.2vw; line-height:0.9; display: flex; flex-direction: column; letter-spacing: 0px; margin-bottom:50px;}
.nuestra-historia .carnes-argentinas{
	position:absolute;
	bottom:10vh;
	right:10%;
	z-index:1;
	width:15%;
}

.newsletter h2{font-size:4.2vw; line-height:0.9; display: flex; flex-direction: column; letter-spacing: 0px; margin-bottom:50px; text-transform: uppercase;}
.newsletter input[type="text"]{width:100%; background:transparent; border:0; border-bottom:1px solid #fff; margin-bottom:30px; color:#fff; outline: none !important;}


.mt--5{margin-top:-80px; padding-top:200px;}
.formulario-content{
	padding:0 5% 90px 5%; 
	position: relative;	
}

.after{
	position:absolute;
	right:0;
	bottom:-20vh;
	width:30%;
	height:100vh;
	background:url(../img/form-content-bg.svg) no-repeat;
	background-position: right center;
	background-size:contain;
	z-index:0;
}

.formulario-content h3{font-size:2.2rem;}

.formulario-content input, .formulario-content textarea{
	resize:none;
	width:100%;
	padding:2px 10px;
	border-radius:0;
	border:0;
	border-bottom:1px solid rgba(255, 255, 255, .4);
	background:transparent;
	color:#fff;
	font-size:1vw;
	margin-bottom:10px;
	box-shadow: none !important;
}
.formulario-content input[type="submit"]{
	background: url(../img/btn_after.png) #ef9552;
	padding: 4px 20px 4px 0px;
	font-size: 14px;
	border-radius: 8px;
	border:0;
	position:relative;
	width:30%;
	margin-left:70%;
	background-repeat: no-repeat;
	background-position:90% center;
	background-size:contain;
	margin-top:20px;
}

.formulario-content textarea{height:130px; margin-bottom:0;}

.slick-dots li.slick-active button::before {
	color: #fff;
}
.slick-dots li button::before {
	font-size: 12px;
}

@media screen and (min-width: 1440px) {
	
}
@media screen and (max-width:768px) {
	
	.section-header .caption {
		width: 90%;
		left: 5%;
		bottom:auto;
		text-align:left;
	}
	.section-header .caption h1 {
		font-size: 18vw;
        line-height: 15vw;
	}
	.section-header .caption2 {
		left: 10%;
		bottom:27%;
		right:auto;
	}
	.grilla{padding-bottom:0 !important; background-size:100%;}
	.grilla .head{
		margin-bottom: 0;
	}
	.logo-alicante{margin-top:40px}

	.alicante-desc{margin:7vw 0 15vw 0;}
	.descubri-bife{padding-bottom:5vh !important;}
	.descubri-bife .text-center{text-align:left !important;}
	.asado-culture h2, .descubri-bife h2 {
    	font-size: 10vw;
	}
	.asado-main-desc{padding-left:5%; padding-right:5%;}
	.alicante-desc h2 .icono {
        position: absolute;
        right: -70px;
        bottom: 8px;
        width: 37vw;
        height: 20vw;
        background: url(../img/icono_fuego.svg) no-repeat bottom center;
        background-size: contain;
        z-index: 1;
    }
	.alicante-desc h2 {
    	font-size: 20vw;
	}

	.asado-culture{padding-left:0; padding-right:0;}
	.asado-culture .grilla{border:0; border-top:1px solid #fff; border-radius:0;}
	.asado-culture .grilla h3 {
    	font-size: 16vw;
		margin-left:auto;
		margin-right:auto;
		width:90%;
		padding-top:20px;
		padding-bottom:20px;
	}
	.asado-culture-img {
		position: absolute;
		top: 90px;
		right: 5%;
		width: 35%;
	}
	.galeria-about {
		position: relative;
		margin-top: 0;
		height: auto;
	}
	.carrusel-about-1, .carrusel-about-2, .carrusel-about-3{width:90%; position:relative;}
	.carrusel-about-1{left:-20vw;}
	.carrusel-about-2 {
		top: -30px;
		right: -30vw;
	}
	.carrusel-about-3 {
		top: -60px;
		left: 2vw;
		z-index: 3;
		width:80%
	}
	.navigate-btns {
		position: absolute;
		top: 60vh;
		left: 0px;
		width: 80px;
		height: 80px;
	}
	.navigate-btns img {
		width: 40px;
		margin-right: 10px;
	}
	.historia {
		margin: 10vh 0;
	}
	.novedades-content{padding-left:5%; padding-right:5%; overflow: hidden;}
	.novedades-content .col-md-6{margin-bottom:40px;}

	.descubri-bife{background-position:center center !important; padding-top:0; display:flex; flex-direction: column; justify-content: center; align-items: bottom;}
	.descubri-bife-img {width: 100%;}
	.grilla-petrol img {
		margin-top: -40px;
		z-index: 3;
		position: relative;
		width: 80%;
	}
	.section-header:before {
		content: '';
		position: absolute;
		bottom: 3%;
		left: 15%;
		width: 70px;
		height: 55px;
		margin-left: -35px;
		background-image: url(../img/icono_vaca.svg);
		background-repeat: no-repeat;
		background-position: center 80%;
		background-size: auto 60%;
		z-index: 2;
	}
	.section-header .caption2 h2 {
		font-size: 4.5vw;
		text-align:center
	}
	.grilla {
		padding: 100px 0;
	}
	.grilla .head {
		width: 90%;
	}
	.grilla .desc {
		padding: 30px 0% 30px 10%;
	}
	.grilla .soluciones::before {
		width: 100%;
		left: 0;
		top: 50px;		
	}
	.grilla .head2 .desc2 {
		text-align: left;
	}
	.grilla .soluciones{margin-bottom:0; padding: 0px 10% 60px 10%;}
	.grilla-petrol{padding-top:0 !important; padding-bottom: 60px !important;}
	.video-home video {
		width: 100vw;
		height: calc(100vw * 16 / 9);
		background:#000;
	}
	.nuestra-historia h2 {font-size: 15vw;}
	.nuestra-historia .carnes-argentinas {
		position: absolute;
		bottom: -3vh;
		right: 5%;
		z-index: 1;
		width: 30%;
	}
	.newsletter h2 {font-size: 10vw;}
	.nuestra-historia:after {
		width: 20vw;
		height: 30vw;
		left: 10%;
		top: -17vw;
	}
	.nuestra-historia, .newsletter {
		background: #232323;
		color: #fff;
		padding: 10vh 10% 5vh 10%;
		margin-top: -20px;
		position: relative;
	}
	
	.soluciones .cta {
		position: relative;
		right: 0;
		bottom: 0;
		margin-bottom: 18px;
		background: #ef9552;
		padding: 4px 50px 4px 20px;
		font-size: 14px;
		border-radius: 20px;
		cursor: pointer;
		width: fit-content;
	  }
	.img-header-after{top:10vh;}
	.number{padding:20px 5%;}
	.number h2{font-size:14vw; margin-top: -15px;}
	.about .grafico {width: 100%; height: 20vh;}
	.carrusel-about {
		margin-top: 20px;
	}
	.about{padding: 80px 10% 30px 10%; height:auto; font-size:1rem; margin-top:0; padding-top:0;}
	.about .icon-down {
		width: 50px;
		margin-right: 10px;
	}
	.about-more{width: 126%; margin-left: -13%;}
	.list-about{padding: 0 15px;}
	.soluciones{transform:none !important; margin-top:60px;}
	.soluciones h2{margin-bottom:50px;}
	.carrusel-content{width:100%; margin-left:0;}
	.great-place {
		position: absolute;
		top: 0;
		right: 20%;
		z-index: 2;
		width: 15%;
	}
	.servicios {background-size: auto 30%;}
	.servicios .head {width: 100%;}
	.servicios h2 {padding: 0 10%;}
	.servicios h3 {
		width: 100%;
		font-size: 8vw;
		margin-top: 0;
    	margin-bottom: 80%;
	}
	.partners h2 {margin-top: 20%;}
	.clientes h2 {
		text-align: right;
		padding: 0 10% 0 0;
		margin-top: 20%;
		display: flex;
    	flex-direction: row-reverse;
	}
	.vulps-iso-dark{display:none;}
	.grilla2 h2::after {
		content: '';
		position: absolute;
		left: 0%;
		bottom: -8px;
		width: 100%;
		height: 1px;
		background: #99B4B8;
	}
	.blog h2 {
		width: 100%;
		margin-left: 0%;
		margin-right: 0%;
		text-align: right;
		padding-right: 0;
		margin-top:50px;
	}
	.blog .cta{display:none;}
	.blog .text {
		text-align: left;
		font-size: 2.6rem;
		line-height: 1.2;
		padding-right: 0%;
	}
	.blog .p-5{padding:3rem 0 !important;}
	.list-noticia {margin-bottom: 30px;}
	.after{display:none;}
	.formulario-content input, .formulario-content textarea {font-size: 4vw;}
	.footer .marker{margin-left:0;}
	.footer::after {display:none;}
	.after-footer{
		display: flex;
		flex-direction: column;
		justify-content: center;
		align-items: center;
		text-align:center;
	}
}	
@media screen and (max-width:600px) {
	
}