@font-face{
	font-family: mulish-bla;
	src: url(../font/Mulish-Black.ttf);
}
@font-face{
	font-family: mulish-bol;
	src: url(../font/Mulish-Bold.ttf);
}
@font-face{
	font-family: mulish-exb;
	src: url(../font/Mulish-ExtraBold.ttf);
}
@font-face{
	font-family: mulish-lig;
	src: url(../font/Mulish-Light.ttf);
}
@font-face{
	font-family: mulish-med;
	src: url(../font/Mulish-Medium.ttf);
}
@font-face{
	font-family: mulish-reg;
	src: url(../font/Mulish-Regular.ttf);
}
.m-black{
	font-family: mulish-bla;
}
.m-bold{
	font-family: mulish-bol;
}
.m-extrab{
	font-family: mulish-exb;
}
.m-light{
	font-family: mulish-lig;
}
.m-medium{
	font-family: mulish-med;
}
.m-regular{
	font-family: mulish-reg;
}
.naranjo{
	color:#c2814a;
}
.bg-img{
	background-position: center !important;
	background-repeat: no-repeat !important;
	background-size: cover !important;
}
.mundo {
    margin-right: 5px;
    width: 13px;
    vertical-align: -1px;
}
#idioma{
	-moz-appearance: window;
    -webkit-appearance: none;
    border: none;
    padding-right: 15px;
    outline: 0;
    background: url(../img/select.png) no-repeat right center;
    background-size: 10px;
    font-size: 12px;
}
.oculto{
	display: none;
}
section#compania-home,section#sostenibilidad-home,section#acuicultura-home,section#pesca-home{
	padding: 230px 0;
}
section#banner-home{
	padding: 0;
/*	margin-top: -107px;*/
}
.menu-superior .columns .column a{
	font-size: 13px;
	padding: 0 10px;
}
.cabecera .wrap-contenido{
	width: 90%;
}
#compania .home-descripcion{
	min-height: 145px;
}
.wrap-banner {
    width: 60%;
    margin: 0 auto;
    height: 100%;
}
.columns.slider-home {
    height: 100%;
    width: 100%;
}
.wrap-contenido{
	width: 80%;
	margin: 0 auto;
}
.centrar{
	display: grid; 
	place-items: center;
}
section hr{
	width: 60%;
	background-color: #bc814e;
}
.footer-home hr{
	background-color: #bc814e;
    width: 100%;
    height: 1px !important;
}
.btn-vermas{
	border: none !important;
	background-color: #c2814a !important;
	border-radius: 5px;
	width: 200px;
}
.btn-trabaja{
	border: none !important;
	background-color: #c2814a !important;
	border-radius: 5px;
	width: 100%;
}
.titulo-seccion, .btn-vermas{
	font-family: mulish-exb;
}
.home-descripcion{
	font-family: mulish-lig;
}
.slick-dots{
	display: flex;
	padding-left: 10px;
}
.slider-banner-home .slick-list{
            width: 100vw;
            position: absolute;
        }
.slider-banner-home .slick-dots{
    position: absolute;
    bottom: 3%;
    left: 50%;
    transform: translate(-50%, -50%);
        }
.slick-dots li button {
    border: 2px solid #c2814a;
    background: transparent;
    display: block;
    height: 10px;
    width: 10px;
    outline: none;
    line-height: 0px;
    font-size: 0px;
    color: transparent;
    padding: 5px;
    cursor: pointer;
    border-radius: 50px;
}
.slick-dots li button:hover, .slick-dots li button:focus, .slick-dots li.slick-active button {
    background-color: #c2814a;
}
.slick-dots li{
	padding-right: 10px;
}
.scroll {
    position: fixed;
    top: 30%;
    right: 2%;
}
.footer-home{
	background-color: #00102b;
	padding: 50px 0;
}
nav{
/*    height: 80px;*/
    width: 100%;
}
.enlace{
/*    position: absolute;*/
    padding: 20px 0px;
/*    top:20%;*/
}
.logo{
    width: 150px;
}
nav ul{
    float: right;
/*    margin-right: 20px;*/
/*    padding-top: 20px;*/
}
nav ul li{
    display: inline-block;
    line-height: 20px;
    margin: 0 5px;
}
nav ul li a{
    color: #fff;
    padding: 7px 0;
    border-radius: 3px;
    text-transform: uppercase;
    font-size: 13px;
}
nav ul li a:hover{
    color: #c2814a
}
/*nav ul li a.active, li a:hover{
    background: #000090;
    transition: .5s;
}*/
nav ul li a img, .checkbtn a img{
	vertical-align: middle;
}
.checkbtn{
    font-size: 30px;
    color: #fff;
    float: right;
    line-height: 80px;
    /* margin-right: 40px; */
    cursor: pointer;
    display: none;
    padding-top: 15px;
}
.fas.fa-bars{
	font-size: 40px;
}
#check{
    display: none;
}
.zona{
    position: absolute;
}
.zona-1 {
    top: 0%;
    right: 8%;
    z-index: 1;
    height: 3%;
    width: 100%;
}
.zona-2 {
    top: 19%;
    right: 7%;
    z-index: 1;
    height: 3%;
    width: 100%;
}
.zona-3 {
    top: 38%;
    right: 8%;
    z-index: 1;
    height: 3%;
    width: 100%;
}
.zona-4 {
    top: 57%;
    right: 8%;
    z-index: 1;
    height: 3%;
    width: 100%;
}
.zona-5 {
    top: 76%;
    right: 8%;
    z-index: 1;
    height: 3%;
    width: 100%;
}
@media screen and (max-width: 1366px){
	.wrap-banner {
	    width: 80%;
	}	
}
@media (max-width: 1200px){
    li.rrss{
        display: flex;
        justify-content: center;
        
    }
	.menu-superior{
		display: none !important;
	}
	.oculto{
		display: block;
	}
	.slider-banner-home{
	padding-bottom: 0;
}
    .checkbtn{
        display: block;
    }
    .logo{
    	width: 125px;
    }
    .enlace{
        top:10%;
    }
    nav ul{
    	display: none;
        position: absolute;
        width: 101%;
/*        height: 100vh;*/
        background: #00102b;
        top: 107px;
        right: -100%;
        text-align: center;
        transition: all .5s;
        z-index: 1;
        margin-right: 0;
        height: calc(100vh - 107px);
        overflow: auto;
    }
    nav ul li{
        display: block;
        margin: 10px 0;
        line-height: 30px;        
    }
    nav ul li a{
        font-size: 15px;
    }
    nav ul li a:hover, li a.active{
        background: none;
        color: #c2814a;
    }
    #check:checked ~ ul{
        right:0;
        display: block;
    }
    .checkbtn a img{
	vertical-align: unset;
}
.redes-menu{
	display: none !important;
}
.redes-menu img{
	vertical-align: middle;
}

}
@media screen and (max-width: 768px){
    #sostenibilidad-home{
        background:url(../img/bg-sostenibilidad2resp.jpg) !important;
    }
	.wrap-banner {
	    width: 95%;
	}
	.column.filial{
		margin-top: 3rem!important;
	}	
    .ico-footer img{
        max-width: 70px;
    }
}