@font-face {
	font-family: "Biennale-b";
	src: url("/font/Biennale/Biennale Bold.otf") format('OpenType');
}
@font-face {
	font-family: "Biennale-sb";
	src: url("/font/Biennale/Biennale SemiBold.otf") format('OpenType');
}
@font-face {
	font-family: "Biennale-l";
	src: url("/font/Biennale/Biennale Light.otf") format('OpenType');
}
@font-face {
	font-family: "Biennale-t";
	src: url("/font/Biennale/Biennale Thin.otf") format('OpenType');
}
@font-face {
	font-family: "Biennale-r";
	src: url("/font/Biennale/Biennale Regular.otf") format('OpenType');
}

* {
	color: #313131;
} h1, h2, h3, h4, h5, h6 {
	font-family: "Biennale-b";
} p {
	font-family: "Biennale-l";
}

.marca-texto:hover {
	background-color: #7aca47;
}

.boton-verde {
	font-family: "Biennale-b";
	color: #fff;
	text-decoration: none;
	background-color: #49b900;
	padding: 10px 20px;
	border-radius: 30px;
} .boton-verde:hover {
	color: #fff;
	text-decoration: none;
}


@media (max-width: 575.98px) {
	#menu-top .navbar-nav li {
		width: 100%;
	} #menu-top .navbar-nav li a {
		text-align: right !important;
	} #menu-top .logo img {
		width: 100px !important;
	} h1 {
		font-size: 2rem !important;
	} .whatsapp {
		width: 15% !important;
	}
} @media (min-width: 575.98px) and (max-width: 767.98px) {
	.whatsapp {
		width: 10% !important;
	}
} @media (min-width: 767.98px) and (max-width: 991.98px) {
	.whatsapp {
		width: 8% !important;
	} #menu-top .navbar-nav {
    align-items: end !important;
	}
} @media (min-width: 991.98px) and (max-width: 1199.98px) {
	.whatsapp {
		width: 6% !important;
	}
} @media (min-width: 1199.98px) { 
	.whatsapp {
		width: 5% !important;
	}
}

@media ( max-width: 1336px ) {
	#menu-top .navbar-nav {
		width: 75%;
	} #menu-top .nav-link {
		text-align: center;
	}
}


/* MENU */
#menu-top {
	font-family: "Biennale-b";
	background-color: #49b900;
} #menu-top .nav-link {
	color: #fff;
	font-size: 14px !important;
	margin-left: 5px;
} #menu-top .contact {
	background-color: #fff;
	color: #49b900;
	border-radius: 100px;
	padding: 5px 20px 5px 20px;
} #menu-top .logo {
	position: absolute;
	top: 0;
	margin-left: 13%;
} #menu-top .logo img {
	width: 120px;
	box-shadow: 0px 0px 50px 1px #0006;
} #menu-top .navbar-light .navbar-toggler {
	color: rgba(255,255,255,.5);
	border-color: rgba(255,255,255,.1);
} #menu-top .activeMenu {
	background-color: #388703;
	border-radius: 999px;
}

/* FOOTER */
#footer {
	background-color: #4bba03;
	padding: 25px 0px 0px !important;
} #footer .row {
	min-height: 120px;
	padding-bottom: 50px;
} #footer .column-1 {
	background-image: url('/img/home/logo.png');
	background-position: center;
	background-repeat: no-repeat;
	background-size: auto;
	min-height: 120px !important;
} #footer .icon-addres {
	background-image: url('/img/home/icon-addres.png');
	background-position: center;
	background-size: contain;
	background-repeat: no-repeat;
	width: 20px;
	height: 20px;	
} #footer .address {
  font-family: "Biennale-l";
	font-size: 18px;
	color: #fff;
	line-height: 1;
	margin-left: 20px;	
} #footer .icon-mail {
	background-image: url('/img/home/icon-mail.png');
	background-position: center;
	background-size: contain;
	background-repeat: no-repeat;
	width: 20px;
	height: 20px;	
} #footer .mail {
  font-family: "Biennale-l";
	font-size: 18px;
	color: #fff;
	line-height: 1;
	margin-left: 20px;	
} #footer .icon-phone {
	background-image: url('/img/home/icon-phone.png');
	background-position: center;
	background-size: contain;
	background-repeat: no-repeat;
	width: 20px;
	height: 20px;	
} #footer .phone {
  font-family: "Biennale-b";
	font-size: 22px;
	color: #fff;
	line-height: 1;
	margin-left: 20px;	
} #footer .column-3 .line-1 {
  font-family: "Biennale-b";
	font-size: 22px;
	color: #fff;
	line-height: 1.2;
	margin-bottom: 20px;
} #footer .boton {
	background-color: #fff;
	padding: 8px 20px 8px 20px;
	border-radius: 20px;
	color: #4bba03;
	font-family: "Biennale-b";	
	text-decoration: none;
} #footer img {
	width: 24px;
	margin-right: 10px;	
} #footer .redes {
	width: 30px;
	margin-left: 20px;	
} #footer .container-fluid {
	padding: 70px 0px 0px 0px;
	background-color: #1d8e00;	
} #footer p {
	font-family: "Biennale-t";
	font-size: 11px;
	text-align: justify;
	color: #fff;
	line-height: 1;
} #footer .copy div {
	font-family: "Biennale-t";
	font-size: 13px;
	color: #fff;
} #footer .copy a {
	text-decoration: none;
	color: #fff;	
}

.green {
	color: #4bba03;
}

/* ARROWS */
.arrow_custom_left {
	background-image: url("/img/productos/arrow_l.png");
	background-size: contain;
	background-repeat: no-repeat;
	background-position: left;
	width: 100px;
	height: 50px;
	cursor: pointer;
	margin-right: 20px;	
} .arrow_custom_right {
	background-image: url("/img/productos/arrow_r.png");
	background-size: contain;
	background-repeat: no-repeat;
	background-position: right;
	width: 100px;
	height: 50px;
	cursor: pointer;
	margin-left: 20px;	
}

/**/
.metodika {
	background-image: url('/img/home/metodika.png');
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
	height: 30px;
}

/* FLOTANTE */
.whatsapp {
	position: fixed;
	width: 4%;
	top: 40%;
	right: 0px;	
} .whatsapp .back {
	background-color: #ece5dd;
	padding: 5px 0px 5px 5px;
	border-top-left-radius: 10px;
	border-bottom-left-radius: 10px;
} .whatsapp .fa-whatsapp {
	background-color: #25d366;
	color: #fff;
	border-radius: 20%;
	padding: 2px;
}