 /*@import url('https://fonts.googleapis.com/css?family=Amatic+SC:700|Montserrat:400,700,900');*/
 
 
 
@font-face {
    font-family: 'brownbold';
    src: url('../fonts/brown-bold-webfont.woff2') format('woff2'),
         url('../fonts/brown-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'brownregular';
    src: url('../fonts/brown-regular-webfont.woff2') format('woff2'),
         url('../fonts/brown-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'brownlight';
    src: url('../fonts/brown-light-webfont.woff2') format('woff2'),
         url('../fonts/brown-light-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'brownthin';
    src: url('../fonts/brown-thin-webfont.woff2') format('woff2'),
         url('../fonts/brown-thin-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'sumber_jayaregular';
    src: url('../fonts/sumber_jaya_font_by_keithzo_7ntypes-webfont.woff2') format('woff2'),
         url('../fonts/sumber_jaya_font_by_keithzo_7ntypes-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
 
 p, .text {
    font-family: 'brownregular';
}
 .header-logo{
	max-width: 42px !important;
}
.row-no-margin{
	margin-left: 0px;
	margin-right: 0px;
}
.col-no-padding{
	padding-left: 0px;
	padding-right: 0px;
}
.logo img{
	margin-right: 20px;
}

.auto-container {
    max-width: 1200px !important;
}
.lang{
	display: inline-block;
	vertical-align: top;
	font-family: 'brownregular';
	font-weight: 500;
	font-size: 23px;
	color: #222222;
	padding: 7px 10px;
	letter-spacing: -1px;
}

.main-header .logo .lang{
	opacity: 0;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
}
.main-header.fixed-header .logo .lang{
	opacity: 1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
.outer-box .lang{
	padding: 0px 10px;
}
.bar{
	display: inline-block;
	vertical-align: top;
	font-family: 'brownregular';
	font-weight: 500;
	font-size: 23px;
	color: #222222;
	padding: 0px 10px;
}
@media(max-width: 767px){
	.main-header .logo .lang{
		display: none;
	}
}
@media(min-width: 768px) and (max-width: 892px){
	.lang{
		font-size: 19px;
	}
}


.main-banner-section {
    padding: 125px 0px 125px;
}
.inner-container{
	background-color: rgba(255, 255, 255, 1) !important;
	background-image: url('../img/pared2.jpg');
}
.inner-container img,
.inner-container-img{
	display: block;
	margin: auto;
	max-width: 700px;
	width: 100%;
}

.ladrillos{
	background-image: url('../img/ladrillos4.png');
	background-size: cover;
	background-position: center center;
	background-attachment: fixed;
}
.tira{
	width: 100%;
	background-color: #fff;
	margin-bottom: 2%;
	padding: 30px 50px;
}

.main-banner-section .inner-container{
	padding: 145px 0px 100px;
}

.main-banner-section .scroll:after{
	display: none;
}
.main-banner-section .scroll {
	border: 2px solid #fff;
    font-family: 'brownthin';
    color: #e3e3e3;
}    


.blue{
	color: #0099a8;
    /*font-family: 'sumber_jayaregular', cursive;
    font-weight: 700;
    font-size: 27px;
	vertical-align: top;*/
}
.blue-shadow{
	position: relative;
}

.blue-shadow:after {
    content: '';
    width: 100%;
    position: absolute;
    border: 1px dashed #0096a7;
    bottom: 0px;
    left: 0px;
}

.nosotros-img{
	width: 100%;
	margin: auto;
	max-width: none;
	box-shadow: 0px 0px 4px rgba(0,0,0,0.2);
	border: 3px dashed white;
	margin-bottom: 50px;
}

.text{
    font-family: 'brownregular';
	font-size: 19px;
	letter-spacing: -0.5px;
}





.banner2{
	position: relative;
	height: 600px;
	overflow: hidden;
}
	.banner2 img{
		z-index: 10;
		position: relative;
		top: 320px;
		padding: 0px 30px;
	}
	.banner2 .background{
		background-image: url('../img/masa.png');
		position: absolute;
		height: 120%;
		width: 100%;
		left: 0;
		top: 0;
		background-size: cover;
		z-index: 9;
		background-position: center center;
	}
	

.banner3{
	
}
	.banner3 img{
		width: 100%;
	}
	
	
	
	
	
	


.main-header .auto-container{
	filter: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feComponentTransfer color-interpolation-filters="sRGB"><feFuncR type="table" tableValues="1 0" /><feFuncG type="table" tableValues="1 0" /><feFuncB type="table" tableValues="1 0" /></feComponentTransfer></filter></svg>#filter');
	-webkit-filter: invert(100%);
	        filter: invert(100%);
}

.main-header.fixed-header .auto-container{
	filter: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feComponentTransfer color-interpolation-filters="sRGB"><feFuncR type="table" tableValues="0 1" /><feFuncG type="table" tableValues="0 1" /><feFuncB type="table" tableValues="0 1" /></feComponentTransfer></filter></svg>#filter');
	-webkit-filter: invert(0%);
	        filter: invert(0%);
}




.about-section {
    margin-top: 0px;
    padding-top: 40px;
    padding-bottom: 40px;
    background-color: #83cbd7;
    position: relative;
    
}
.cuadro_azul{
	/*background-color:#0099a8;*/
	text-align: center;
	padding: 40px;
}

.adorno_arriba{
	width: 100%;
}
.adorno_abajo{
	width: 84%;
	margin-left: auto;
	display: block;
}

.about-section .text {
    position: relative;
    /*color: #fff;*/
    color: #000;
    font-size: 16px;
	font-weight: 400;
	line-height: 1.5em;
	max-width: 500px;
	padding: 20px;
	margin-bottom: 20px;
	margin-top: 100px;
}

.about-section .auto-container{
	position: relative;
}
.cacerola{
	max-width: 500px;
	
}
.cacerola img{
	width: 100%;
	display: block;
	max-width: 200px;
	margin-left: auto;
	-webkit-transform: rotate(17deg);
	        transform: rotate(17deg);
}


.illust{
	display: inline-block;
	display: none;
}
	.illust.cacer{
		
	}
	.illust.lupa{
		position: absolute;
		top: 81px;
		left: -150px;
	}
	.illust.ladrill{
		left: -70px;
		position: relative;
	}
	.illust.cuch{
		position: absolute;
		top: -40px;
		right: 18%;
	}
	
	@media(max-width: 767px){
		.about-section .text{
			margin-top: 0px;
		}
		.illust.cacer{
			display: block;
		}
	}
	@media(min-width: 768px){
		.illust.cuch{
			display: block;	
		}
		.illust.cacer{
			display: block;
		}
		.illust.ladrill{
			display: block;
		}
	}
	@media(max-width: 1141px){
		.illust.ladrill{
			left: 0;
			margin-top: 50px;
		}
	}
	
	
	@media(min-width: 1280px){
		.illust.lupa{
			display: block;	
		}
	}





.team{
	/*background-color: #dcf6f0;*/
	background-color: #f0eadc;
	/*padding: 60px 0px;*/
	padding: 60px 0px 120px;
}

.team .team_a img{
	width: 80%;
	cursor: pointer;
	-webkit-transition: 0.3s -webkit-transform;
	transition: 0.3s -webkit-transform;
	transition: 0.3s transform;
	transition: 0.3s transform, 0.3s -webkit-transform;
	margin-bottom: 20%;
}
.team .team_a img:hover{
	-webkit-transform: scale(1.1);
	        transform: scale(1.1);
}
.nos-elem{
	position: relative;
	padding: 45px;
	
}

	.nos-elem .nos-elem-title{
		font-family: 'brownregular';
		text-transform: uppercase;
		font-weight: 800;
		-webkit-transform: rotate(-90deg);
		        transform: rotate(-90deg);
		position: absolute;
		left: -78px;
		top: 122px;
		color: #000;
		/*text-shadow: 2px 2px 0px #0096a7;*/
		font-size: 38px;
		line-height: 38px;
		z-index: 10;
		cursor: default;
	}
		.nos-elem .nos-elem-title span {
		    font-family: 'sumber_jayaregular', cursive;
		    font-size: 33px;
		    text-shadow: none !important;
		    display: inline-block;
			padding-left: 63px;
			color: #0098a9;
		}
		
	.nos-elem .nos-elem-img{
		position: relative;
		cursor: pointer;
	}
	.nos-elem .nos-elem-img:before{
	    content: '';
	    background-color: transparent;
	    width: 100%;
	    height: 100%;
	    position: absolute;
	    top: 0;
	    left: 0;
	    border-radius: 100%;
	    -webkit-transition: background 0.5s;
	    transition: background 0.5s;
	}
	
	.nos-elem:hover .nos-elem-img:before{
		background-color: rgba(253, 215, 83, 0.6);
	}
	.nos-elem:hover .nos-elem-img.amarillo:before{
		background-color: rgba(253, 215, 83, 0.6);
	}
	.nos-elem:hover .nos-elem-img.cyan:before{
		background-color: rgba(135, 225, 209, 0.6);
	}
	.nos-elem:hover .nos-elem-img.gris1:before{
		background-color: rgba(123, 134, 140, 0.6);
	}
	.nos-elem:hover .nos-elem-img.gris2:before{
		background-color: rgba(50, 62, 72, 0.6);
	}
	.nos-elem:hover .nos-elem-img.morado:before{
		background-color: rgba(131, 71, 173, 0.6);
	}
	.nos-elem:hover .nos-elem-img.azul:before{
		background-color: rgba(0, 153, 168, 0.6);
	}



	.nos-elem .nos-elem-img img{
		border-radius: 100%;
		opacity: 1;
		-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	}
	.nos-elem:hover .nos-elem-img img{
		opacity: 1;
		-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	}
@media(max-width: 767px){
	.nos-elem {
    	padding: 0px 30px 39px;
    }
    
	.nos-elem .nos-elem-title{
		-webkit-transform: none !important;
		        transform: none !important;
		left: 0px !important;
		top: 0px !important;
		display: block;
		position: relative;
		text-align: center;
		margin-bottom: 10px;
	}
	.nos-elem .nos-elem-img {
	    text-align: center;
	}
	.nos-elem-img img {
	    width: 100%;
	    max-width: 220px;
	}
	.nos-elem .nos-elem-img:before{
		max-width: 220px;
		left: auto;
		opacity: 1 !important;
		-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	}
	.nos-elem .nos-elem-title br{
		display: none;
	}
	.nos-elem .nos-elem-title span{
		padding-left: 0px !important;
	}
}	
	
	
	
	.brands h2,
	.team h2{
		font-size: 80px;
		text-transform: none;
	}
	.brands h2 span,
	.team h2 span{
		font-family: 'brownregular';
		text-transform: uppercase;
		top: -50px;
		font-size: 70px;
		text-shadow: 0px 0px 2px black;
		color: #e3e5e5;
		position: relative;
	}
	.brands h2 span{
		color: #fff;
	}
	.brands h2 span:after,
	.team h2 span:after{
		content: 'EQUIPO';
		/*color: #89dfd0;*/
		color: #0098a9;
		text-shadow: none;
		left: -4px;
		top: -13px;
		position: absolute;
	}
	.brands h2 span:after{
		content: 'BRANDS';
	}



.brands{
	background-color: #83cbd7;
	padding: 60px 0px;
}	

	.brands .mosaico-brands{
		font-size: 0;
	}
	.brands .mosaico-brands .brand{ 
		width: 25%;
		display: inline-block;
		cursor: pointer;
		vertical-align: top;
	}
	.brands .mosaico-brands .brand img{
		 width: 100%;
		 -webkit-transition: -webkit-transform 0.3s;
		 transition: -webkit-transform 0.3s;
		 transition: transform 0.3s;
		 transition: transform 0.3s, -webkit-transform 0.3s;
	}
	.brands .mosaico-brands .brand:hover img{
		/*transform: scale(1.1);
		z-index: 10;*/
	}
	
	.brands .brand{
		position: relative;
	}
	.brand .back{
		opacity: 0;
		-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
		position: absolute;
		top: 0;
		left: 0;
		-webkit-transition: 0.5s opacity;
		transition: 0.5s opacity;
	}

	.brand:hover .back{
		opacity: 1;
		-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	}

@media(max-width: 767px){
	.brands .mosaico-brands .brand{ 
		width: 33%;
	}
}







	
.news{
	padding: 150px 0px;
	background-color: #ffffff;

	background-size: 1600px;
	padding: 100px 0px 150px;
	position: relative;
	overflow: hidden;
}	
	.news .auto-container{
		position: relative;
		z-index: 10;
	}

	.news .noticia{
		height: 200px;
		background-color: gray;
		width: 100%;
		display: table;
		position: relative;
		font-family: 'brownregular';
		text-transform: uppercase;
		background-size: cover;
		background-position: center center;
		cursor: pointer;
	}
	.news .noticia.big{
		height: 400px;
	}
	
	
	.news .noticia .shadow{
		display: table-cell;
		width: 100%;
		height: 100%;
		vertical-align: middle;
		text-align: center;
		padding: 20px;
		color: #303e48;
		opacity: 0;
		-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
		-webkit-transition: 0.4s opacity;
		transition: 0.4s opacity;
		overflow: hidden;
		position: absolute;
		
	}
	.news .noticia .shadow p{
		line-height: 21px;
		font-family: 'brownbold';
		border-bottom: 3px solid black;
		padding-bottom: 20px;
		margin-bottom: 20px;
	}
	.news .noticia.morada .shadow p{
		border-bottom: 3px solid white;
	}
	.news .noticia .shadow p.vermas{
		font-family: 'sumber_jayaregular';
		margin-bottom: 0px;
		border-bottom: 0px solid transparent;
		padding-bottom: 0px;
	}
	
	
	.news .noticia .shadow p b{
		font-family: 'sumber_jayaregular';
	}
	.news .noticia:hover .shadow{
		opacity: 1;
		-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	}
	.news .noticia.azul .shadow{
		background-color: rgba(130, 203, 213, 0.8);
	}
	.news .noticia.amarilla .shadow{
		background-color: rgba(223, 188, 100, 0.8);
	}
	.news .noticia.morada .shadow{
		background-color: rgba(72, 82, 71, 0.8);	
		color: #fff;
	}
	
	.news .noticia.big .shadow p{
		font-size: 24px;
		line-height: 34px;
	}

	#parallax-info{
		background-image: url('../img_new_design/background_noticias.jpg');
		background-position: center center;
		background-size: cover;
		position: absolute;
		top: -70%;
		width: 100%;
		height: 120%;
		z-index: 0;
	}
@media(max-width: 1230px){
	.noticias-container{
		padding: 0px 40px;
		height: auto;
	}
	.news{
		padding: 50px 0px 100px;
	}
	
}	

@media(max-width: 992px){
	.news .noticia .shadow{
		opacity: 1;
		-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	}
}	

@media(max-width: 767px){
	.news .noticia.big .shadow p{
		line-height: 21px;
		font-size: 15px;
	}
	/*.news .noticia.big,
	.news .noticia{
		height: auto;
	}*/
	.news .noticia .shadow{
		padding: 30px 20px;
	}
	.news h2 {
    	font-size: 60px !important;
    }
}


.modal iframe{
	max-width: 100%;
}
.modal_news{
	font-family: 'brownbold';
}
.modal-img{
	width: 100%;
}
.modal_news .modal-header{
	background-color: #0098a9 ;
	border-radius: 4px 4px 0px 0px;
}
.modal_news .modal-title{
	font-family: 'sumber_jayaregular', sans-serif !important;
	text-transform: uppercase;
	color: #fff;
	font-size: 50px;
	line-height: 50px;
	padding-top: 10px;
}



.modal_team{
	font-family: 'brownbold';
}
.modal_team .modal-header{
	border-radius: 4px 4px 0px 0px;
}
.modal_team.amarillo .modal-header{
	background-color: rgba(253, 215, 83, 1);
}
.modal_team.azul1 .modal-header{
	background-color: rgba(135, 225, 209, 1);
}
.modal_team.gris1 .modal-header{
	background-color: rgba(123, 134, 140, 1);
}
.modal_team.gris2 .modal-header{
	background-color: rgba(50, 62, 72, 1);
}
.modal_team.morado .modal-header{
	background-color: rgba(131, 71, 173, 1);
}
.modal_team.azul2 .modal-header{
	background-color: rgba(0, 153, 168, 1);
}
.modal_team .modal-title{
	font-family: 'sumber_jayaregular', sans-serif !important;
	text-transform: uppercase;
	color: #f4f3e7;
	font-size: 30px;
	line-height: 50px;
	padding-top: 10px;
}

.modal_team.amarillo_new .modal-header{
	background-color: #c3a875;
}

.modal_team ul{
	padding-left: 18px;
}
.modal_team ul li{
	list-style: circle;
	font-family: 'brownregular';
}
	
.sec-title.centered:before {
    display: none;
}
.portfolio-section {
    padding: 110px 0px 30px;
}
.img-noticia{
	position: relative;
	
	
}
.img-noticia .imagen{
	height: 300px;
	width: 100%;
	background-size: cover;
	background-position: center center;
	background-color: gray;
}
.img-noticia p{
	position: absolute;
	bottom: 20px;
	left: 20px;
	color: #fff;
	font-family: 'sumber_jayaregular', cursive;
	font-size: 36px;
	margin-bottom: 0px;
	z-index: 10;
	text-align: left;
	line-height: 36px;
	
}
.gradient{
    background-image: -webkit-linear-gradient(bottom, rgba(255,255,255,0) 0%, rgba(0,0,0,0.85) 100%);
    background-image: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(0,0,0,0.85) 100%);
    background-image: linear-gradient(to bottom, rgba(255,255,255,0) 0%, rgba(0,0,0,0.85) 100%);
    bottom: 0;
    left: 0;
    width: 100%;
    height: 50%;
    position: absolute;
    z-index: 9;
}
.text-new{
	text-align: justify;
	background-color: #0098a9;
	padding: 30px 20px;
	color: #fff;
	font-family: 'brownregular';
}
.text-new b{
	font-family: 'brownbold';
	text-transform: uppercase;
	font-size: 22px;
}
.news h2 {
    font-size: 80px;  
   
}



.rrss{
	background-color: #65ced2;
	padding: 100px 0px 70px;
	min-height: 500px;
	position: relative;
	overflow: hidden;
}
	.rrss .salt{
		
		background-size: 1600px;
		background-position: center center;
		background-repeat: no-repeat;
		position: relative;
		z-index: 10;
		padding-bottom: 100px;
	}
	/*.rrss h2{
		font-family: 'brownregular' !important;
		text-transform: uppercase;
		top: -50px;
		font-size: 60px;
		text-shadow: 0px 0px 2px black;
		color: #65ced2;
		position: relative;
		text-align: center;
		margin-top: 180px;
	}
	.rrss h2:after{
		content: 'Síguenos en:';
		color: #ffffff;
		text-shadow: none;
		left: -4px;
		top: -2px;
		position: absolute;
		width: 100%;
	}*/
	.tweets{
		position: relative;
		background-color: #fff;
		padding: 20px 20px;
	}
	.tweets .titulo_redes{
		font-size: 20px;
		text-transform: uppercase;
		font-family: 'brownbold' !important;
		text-align: left;
		border-bottom: 1px solid #efefef;
		padding-bottom: 14px;
	}
	.tweets .subtitulo_redes{
		margin-top: 10px;
		margin-bottom: 10px;
		text-align: left;
		position: relative;
		z-index: 20;
	}
	.tweets .subtitulo_redes a{
		color: black;
		font-family: 'brownbold' !important;
	}
	.tweets .descripcion_redes{
		font-family: 'Helvetica', 'Arial';
		font-size: 13px;
		text-align: left;
		line-height: 18px;
		margin-bottom: 12px;
		padding: 0px 4px;
	}
	
	.tweets .up{
		position: absolute;
		top: -30px;
		left: -36px;
	}
	.tweets .down{
		position: absolute;
		bottom: -20px;
		right: -25px;
	}
	
	#parallax-rrss{
		background-image: url('../img_new_design/img_background_siguenos.jpg');
		background-position: center center;
		position: absolute;
		top: -70%;
		width: 100%;
		height: 120%;
		z-index: 0;
		background-size: 1600px;
	}



.contact{
	background-color: #83cbd7;
	padding: 60px 0px 0px;
	/*background-image: url('../img/recursos2/bg-contact.png');*/
	min-height: 800px;
	background-size: cover;
	background-position: center center;
	overflow: hidden;
}	
	.contact .auto-container .row{
		z-index: 10;
		position: relative;
	}
	.contact form{
		margin-bottom: 150px;
	}

	
	.contact label{
		display: block;
		text-align: left;
		font-family: 'brownregular';
		text-transform: uppercase;
	}
	.inputs{
		width: 100%;
		display: block;
		background-color: #f2f2f2;
		font-family: 'brownregular';
		padding: 15px 10px;
		margin-bottom: 20px;
		box-shadow: 3px 3px 7px #d5d5d5;
	}
	textarea.inputs{
		resize: none;
	}
	.btn-send{
		background-color: #f0eadc;
		padding: 15px 50px;
		color: #000000;
		font-family: 'brownregular';		
		text-transform: uppercase;
	}
	#utensilios{
		margin-top: -36%;
		margin-bottom: 17%;
	}

.footer{
	background-color: #f0eadc; 
	padding: 70px 0px; 
	color: #000;
	font-family: 'brownregular';
}
	.footer img{
		width: 100%;
		max-width: 300px;
		margin-bottom: 40px;
	}
	
	.footer .footer-title{
		font-family: 'brownbold';
		font-size: 23px;
		color: #83cbd7;
		margin-bottom: 10px;
	}
	.footer ul{
		
	}
	.footer ul li{
		
	}
	.footer ul li a{
		color: #303e48;
	}
	.footer .copy{
		text-align: center;
		padding-top: 50px;
	}



ul.pointer li{
	cursor: pointer;
}

.modal_brands{
	max-width: 500px;
}
.modal_brands ul{
	padding-left: 20px;
}
.modal_brands ul li{
	list-style: disc;
	font-family: 'brownregular';
}
.modal_brands img{
	width: 100% !important;
}
.modal_news .modal-body * {
    font-family: 'brownregular' !important;
}

/*	SMARTPHONE	*/
@media(max-width: 767px){
	.about-section h2 {
	    font-size: 2.5em !important;
	    line-height: 70px;
	    
	}
	
	.about-section h2 span {
	    font-size: 52px !important;
	    display: block;	    
	}
	.brands h2, .team h2 {
    	font-size: 2.5em;
	}
	#nosotros h2::before,#marcas h2::before, #contacto h2::before, #equipo h2::before, #siguenos h2::before{
		font-size: 1em !important;
	}
	#nosotros_en h2::before,#marcas_en h2::before, #contacto h2::before, #equipo_en h2::before, #siguenos h2::before{
		font-size: 1em !important;
	}	
	.brands h2 img, 
	.team h2 img{
		display: none;
	}
	.brands h2 span, .team h2 span {
	    top: -23px;
		font-size: 60px;
    }
    .contact h2 {
	    font-size: 45px;
	    margin-bottom: 40px;
	}
	.rrss h2 {
	    font-size: 2.5em !important;
	}
	.rrss {
		background-color: #65ced2;
		padding: 60px 0px 70px;
		min-height: 500px;
		position: relative;
		overflow: hidden;
	}
}



/* SMALL DESKTOP */
@media(min-width: 768px) and (max-width: 1140px){
	.about-section h2 {
	    line-height: 70px;
	}
	.about-section h2 span {
	    font-size: 52px;
	}
}

@media(min-width: 992px) and (max-width: 1132px){
	.news .noticia.big {
	    height: 360px;
	}
	.news .noticia{
		height: 180px;
	}
	.news .noticia .shadow p {
	    font-size: 13px;
	    line-height: 16px;
	}
}



.modal-header .close {
    margin-top: -2px;
    position: relative;
    z-index: 100;
    font-size: 50px;
}
.fancybox-close-small svg{
	display: none;
}
.modal{
	font-family: 'brownregular';
}
.modal ul, 
.modal li {
    list-style: disc;
    font-weight: 400;
}

.btn-video{
	margin-top: 38px;
	border-color: #0099a8;
	color: #fff;
	background-color: #0099a8;
	padding: 11px 25px;
	font-family: 'brownregular';
	text-transform: uppercase;
	display: inline-block;
	cursor: pointer;
}


.modal_brands * {
    font-family: 'brownregular' !important;
}

/* Styles new design */

.no-padding {
	padding: 0 !important;
}
.no-margin {
	margin: 0 !important;
}

.img-80px {
	width: 80px;
	height: 80px;
	object-fit: cover; /* Mantener proporciones sin distorsionar */
}

@font-face {
    font-family: 'AnticMosaicTilesContour';
    src: url('/public/fonts/AnticMosaic-Contour.woff2') format('woff2'),
         url('/public/fonts/AnticMosaic-Contour.woff') format('woff'),
         url('/public/fonts/AnticMosaic-Contour.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'AnticMosaicTilesOutside';
    src: url('/public/fonts/AnticMosaic-Outside.woff2') format('woff2'),
         url('/public/fonts/AnticMosaic-Outside.woff') format('woff'),
         url('/public/fonts/AnticMosaic-Outside.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
h2 {
    font-family: 'AnticMosaicTilesContour', sans-serif  !important;
	text-transform: uppercase;
	color: #303e48;
	font-size:80px;
	position: relative;
	white-space: nowrap; /* Evita que el texto se divida en varias líneas */
    pointer-events: none; /* Evita que el pseudo-elemento interfiera con eventos de usuario */
}

#politicas h2::before{
	font-family: 'AnticMosaicTilesOutside', sans-serif  !important;
	content: "Aviso de privacidad"; /* El texto que estará detrás */
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%); /* Centra el texto detrás */
    font-size: 80px; /* Tamaño del texto detrás, más grande para que sobresalga */
    color: rgb(184, 180, 180); /* Color y opacidad del texto detrás */
    z-index: 100; /* Coloca el texto detrás */
    white-space: nowrap; /* Evita que el texto se divida en varias líneas */
    pointer-events: none; /* Evita que el pseudo-elemento interfiera con eventos de usuario */

}
#privacy h2::before{
	font-family: 'AnticMosaicTilesOutside', sans-serif  !important;
	content: "Privacy notice"; /* El texto que estará detrás */
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%); /* Centra el texto detrás */
    font-size: 80px; /* Tamaño del texto detrás, más grande para que sobresalga */
    color: rgb(184, 180, 180); /* Color y opacidad del texto detrás */
    z-index: 100; /* Coloca el texto detrás */
    white-space: nowrap; /* Evita que el texto se divida en varias líneas */
    pointer-events: none; /* Evita que el pseudo-elemento interfiera con eventos de usuario */

}

#nosotros h2::before{
	font-family: 'AnticMosaicTilesOutside', sans-serif  !important;
	content: "¿Quiénes somos?"; /* El texto que estará detrás */
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%); /* Centra el texto detrás */
    font-size: 80px; /* Tamaño del texto detrás, más grande para que sobresalga */
    color: rgb(184, 180, 180); /* Color y opacidad del texto detrás */
    z-index: 100; /* Coloca el texto detrás */
    white-space: nowrap; /* Evita que el texto se divida en varias líneas */
    pointer-events: none; /* Evita que el pseudo-elemento interfiera con eventos de usuario */

}
#nosotros_en h2::before{
	font-family: 'AnticMosaicTilesOutside', sans-serif  !important;
	content: "Who we are"; /* El texto que estará detrás */
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%); /* Centra el texto detrás */
    font-size: 80px; /* Tamaño del texto detrás, más grande para que sobresalga */
    color: rgb(184, 180, 180); /* Color y opacidad del texto detrás */
    z-index: 100; /* Coloca el texto detrás */
    white-space: nowrap; /* Evita que el texto se divida en varias líneas */
    pointer-events: none; /* Evita que el pseudo-elemento interfiera con eventos de usuario */

}

#equipo_en h2::before{
	font-family: 'AnticMosaicTilesOutside', sans-serif  !important;
	content: "Our Team"; /* El texto que estará detrás */
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%); /* Centra el texto detrás */
    font-size: 80px; /* Tamaño del texto detrás, más grande para que sobresalga */
    color: rgb(184, 180, 180); /* Color y opacidad del texto detrás */
    z-index: 100; /* Coloca el texto detrás */
    white-space: nowrap; /* Evita que el texto se divida en varias líneas */
    pointer-events: none; /* Evita que el pseudo-elemento interfiera con eventos de usuario */

}

#equipo h2::before{
	font-family: 'AnticMosaicTilesOutside', sans-serif  !important;
	content: "Nuestro equipo"; /* El texto que estará detrás */
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%); /* Centra el texto detrás */
    font-size: 80px; /* Tamaño del texto detrás, más grande para que sobresalga */
    color: rgb(184, 180, 180); /* Color y opacidad del texto detrás */
    z-index: 100; /* Coloca el texto detrás */
    white-space: nowrap; /* Evita que el texto se divida en varias líneas */
    pointer-events: none; /* Evita que el pseudo-elemento interfiera con eventos de usuario */

}

#marcas h2::before{
	font-family: 'AnticMosaicTilesOutside', sans-serif  !important;
	content: "Portafolio"; /* El texto que estará detrás */
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%); /* Centra el texto detrás */
    font-size: 80px; /* Tamaño del texto detrás, más grande para que sobresalga */
    color: rgb(184, 180, 180); /* Color y opacidad del texto detrás */
    z-index: 100; /* Coloca el texto detrás */
    white-space: nowrap; /* Evita que el texto se divida en varias líneas */
    pointer-events: none; /* Evita que el pseudo-elemento interfiera con eventos de usuario */

}
#marcas_en h2::before{
	font-family: 'AnticMosaicTilesOutside', sans-serif  !important;
	content: "Baking Brands"; /* El texto que estará detrás */
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%); /* Centra el texto detrás */
    font-size: 80px; /* Tamaño del texto detrás, más grande para que sobresalga */
    color: rgb(184, 180, 180); /* Color y opacidad del texto detrás */
    z-index: 100; /* Coloca el texto detrás */
    white-space: nowrap; /* Evita que el texto se divida en varias líneas */
    pointer-events: none; /* Evita que el pseudo-elemento interfiera con eventos de usuario */

}

#noticias h2::before{
	font-family: 'AnticMosaicTilesOutside', sans-serif  !important;
	content: "noticias"; /* El texto que estará detrás */
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%); /* Centra el texto detrás */
    font-size: 80px; /* Tamaño del texto detrás, más grande para que sobresalga */
    color: rgb(184, 180, 180); /* Color y opacidad del texto detrás */
    z-index: 100; /* Coloca el texto detrás */
    white-space: nowrap; /* Evita que el texto se divida en varias líneas */
    pointer-events: none; /* Evita que el pseudo-elemento interfiera con eventos de usuario */

}

#noticias_en h2::before{
	font-family: 'AnticMosaicTilesOutside', sans-serif  !important;
	content: "News"; /* El texto que estará detrás */
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%); /* Centra el texto detrás */
    font-size: 80px; /* Tamaño del texto detrás, más grande para que sobresalga */
    color: rgb(184, 180, 180); /* Color y opacidad del texto detrás */
    z-index: 100; /* Coloca el texto detrás */
    white-space: nowrap; /* Evita que el texto se divida en varias líneas */
    pointer-events: none; /* Evita que el pseudo-elemento interfiera con eventos de usuario */

}

#siguenos h2::before{
	font-family: 'AnticMosaicTilesOutside', sans-serif  !important;
	content: "síguenos en:"; /* El texto que estará detrás */
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%); /* Centra el texto detrás */
    font-size: 80px; /* Tamaño del texto detrás, más grande para que sobresalga */
    color: rgb(184, 180, 180); /* Color y opacidad del texto detrás */
    z-index: 100; /* Coloca el texto detrás */
    white-space: nowrap; /* Evita que el texto se divida en varias líneas */
    pointer-events: none; /* Evita que el pseudo-elemento interfiera con eventos de usuario */

}
#siguenos_en h2::before{
	font-family: 'AnticMosaicTilesOutside', sans-serif  !important;
	content: "follow us on:"; /* El texto que estará detrás */
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%); /* Centra el texto detrás */
    font-size: 80px; /* Tamaño del texto detrás, más grande para que sobresalga */
    color: rgb(184, 180, 180); /* Color y opacidad del texto detrás */
    z-index: 100; /* Coloca el texto detrás */
    white-space: nowrap; /* Evita que el texto se divida en varias líneas */
    pointer-events: none; /* Evita que el pseudo-elemento interfiera con eventos de usuario */

}
#contacto h2::before{
	font-family: 'AnticMosaicTilesOutside', sans-serif  !important;
	content: "contacto"; /* El texto que estará detrás */
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%); /* Centra el texto detrás */
    font-size: 80px; /* Tamaño del texto detrás, más grande para que sobresalga */
    color: rgb(184, 180, 180); /* Color y opacidad del texto detrás */
    z-index: 100; /* Coloca el texto detrás */
    white-space: nowrap; /* Evita que el texto se divida en varias líneas */
    pointer-events: none; /* Evita que el pseudo-elemento interfiera con eventos de usuario */

}
#contacto_en h2::before{
	font-family: 'AnticMosaicTilesOutside', sans-serif  !important;
	content: "contact"; /* El texto que estará detrás */
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%); /* Centra el texto detrás */
    font-size: 80px; /* Tamaño del texto detrás, más grande para que sobresalga */
    color: rgb(184, 180, 180); /* Color y opacidad del texto detrás */
    z-index: 100; /* Coloca el texto detrás */
    white-space: nowrap; /* Evita que el texto se divida en varias líneas */
    pointer-events: none; /* Evita que el pseudo-elemento interfiera con eventos de usuario */

}
hr {
    border-top: 0px !important;
}
.capitalize {
    text-transform: capitalize;
}