.b1contacto {
	background: rgb(243, 243, 243); padding: 53px 0px 162px; position: relative;
}

.b8detalle_bg {
	background-position: center; width: 100%; height: 750px; background-repeat: no-repeat; background-size: cover; -webkit-background-size: cover; -moz-background-size: cover;
}

@media screen and (max-width:1024px)
{
.b1contacto {
	padding-top: 50px;
}
}
@media screen and (max-width:960px)
{
.b1contacto {
	padding: 50px 0px;
}
}
@media screen and (max-width:767px)
{
.b1contacto {
	padding: 40px 0px;
}
}
.b1contacto_bg_up {
	background: url("img/puntos.png") left top; left: 0px; top: 0px; width: 312px; height: 361px; display: block; position: absolute;
}
@media screen and (max-width:1024px)
{
.b1contacto_bg_up {
	display: none;
}
}
.b1contacto_bg_down {
	background: url("img/puntos.png") left top; width: 312px; height: 361px; right: 0px; bottom: -68px; display: block; position: absolute;
}
@media screen and (max-width:1024px)
{
.b1contacto_bg_down {
	display: none;
}
}
.b1contacto_content {
	flex-flow:row wrap; display: flex; position: relative; z-index: 2; max-width: 1276px; justify-content: space-between; -webkit-box-orient: horizontal; -moz-box-orient: horizontal; -o-box-orient: horizontal; -webkit-flex-direction: row; -webkit-box-lines: multiple; -moz-box-lines: multiple; -o-box-lines: multiple; -webkit-flex-wrap: wrap; -webkit-box-pack: justify; -moz-box-pack: justify; -o-box-pack: justify; -webkit-justify-content: space-between;
}
.b1contacto_info {
	padding: 5.5% 0px 0px 7.1%; width: 47.49%; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;
}
@media screen and (max-width:1200px)
{
.b1contacto_info {
	padding-left: 3%;
}
}
@media screen and (max-width:960px)
{
.b1contacto_info {
	padding: 0px; width: 100%; text-align: left;
}
.b1contacto_info .title_left {
	text-align: left;
}
}
.b1contacto_info .title h2 {
	text-indent: 0px;
}
.b1contacto_numbers {
	flex-flow:row wrap; margin-top: 47px; display: flex; align-items: center; -webkit-box-orient: horizontal; -moz-box-orient: horizontal; -o-box-orient: horizontal; -webkit-flex-direction: row; -webkit-box-lines: multiple; -moz-box-lines: multiple; -o-box-lines: multiple; -webkit-flex-wrap: wrap; -webkit-box-align: center; -moz-box-align: center; -o-box-align: center; -webkit-align-items: center;
}
@media screen and (max-width:960px)
{
.b1contacto_numbers {
	justify-content: flex-start; -webkit-box-pack: start; -moz-box-pack: start; -o-box-pack: start; -webkit-justify-content: flex-start;
}
}
.b1contacto_phone {
	margin: 0px;
}
.b1contacto_whatsapp {
	margin: 0px;
}
.b1contacto_phone {
	margin-right: 26px;
}
@media screen and (max-width:960px)
{
.b1contacto_phone {
	margin-right: 15px;
}
}
.b1contacto_whatsapp {
	flex-flow:row wrap; display: flex; align-items: center; -webkit-box-orient: horizontal; -moz-box-orient: horizontal; -o-box-orient: horizontal; -webkit-flex-direction: row; -webkit-box-lines: multiple; -moz-box-lines: multiple; -o-box-lines: multiple; -webkit-flex-wrap: wrap; -webkit-box-align: center; -moz-box-align: center; -o-box-align: center; -webkit-align-items: center;
}
.b1contacto_whatsapp_icon {
	width: 20px; height: 20px; text-align: center; color: rgb(245, 128, 37); line-height: 20px; font-size: 20px; margin-top: -1px; margin-right: 8px; display: block;
}
.b1contacto_phone_text {
	margin: 0px; color: rgb(74, 74, 74); line-height: 1; font-family: "Graphik-Semibold", sans-serif; font-size: 21px; display: block;
}
.b1contacto_whatsapp_text {
	margin: 0px; color: rgb(74, 74, 74); line-height: 1; font-family: "Graphik-Semibold", sans-serif; font-size: 21px; display: block;
}
@media screen and (max-width:960px)
{
.b1contacto_phone_text {
	font-size: 18px;
}
.b1contacto_whatsapp_text {
	font-size: 18px;
}
}
.b1contacto_text {
	color: rgb(74, 74, 74); line-height: 29px; font-family: "Graphik-Medium", sans-serif; font-size: 17px; margin-top: 10px;
}
.b1contacto_text p {
	margin: 0px;
}
@media screen and (max-width:960px)
{
.b1contacto_text {
	line-height: 1.4; font-size: 16px; margin-top: 40px;
}
}
@media screen and (max-width:767px)
{
.b1contacto_text {
	font-size: 15px;
}
}
.b1contacto_img {
	margin: 0px; width: 52.5%;
}
.b1contacto_img img {
	width: 100%; height: auto; display: block;
}
@media screen and (max-width:960px)
{
.b1contacto_img {
	display: none;
}
}
.b1detalle {
	position: relative;
}
@media screen and (min-width:1025px)
{
.b1detalle.active .b1detalle_price::before {
	opacity: 0;
}
.b1detalle.active .b1detalle_price::after {
	right: -150%;
}
.b1detalle.active .b1detalle_box {
	visibility: visible; filter: none; opacity: 1; transform: translateY(0px); -webkit-transform: translateY(0px); -moz-transform: translateY(0px); -o-transform: translateY(0px);
}
}
@media screen and (min-width:1025px)
{
.b1detalle_title h2 {
	opacity: 0; animation-duration: 1s; animation-fill-mode: both; -webkit-animation-duration: 1s; -webkit-animation-fill-mode: both; -moz-animation-fill-mode: both; -o-animation-fill-mode: both; -moz-animation-duration: 1s; -o-animation-duration: 1s;
}
.b1detalle_title p {
	opacity: 0; animation-duration: 1.5s; -webkit-animation-duration: 1.5s; -moz-animation-duration: 1.5s; -o-animation-duration: 1.5s;
}
}
@media screen and (min-width:1025px)
{
.b1detalle_title.active h2 {
	filter: none; opacity: 1; animation-name: eut_fade_in; -webkit-animation-name: eut_fade_in; -moz-animation-name: eut_fade_in; -o-animation-name: eut_fade_in;
}
.b1detalle_title.active p {
	filter: none; opacity: 1; animation-name: clipping_down_in; -webkit-animation-name: clipping_down_in; -moz-animation-name: clipping_down_in; -o-animation-name: clipping_down_in;
}
}
.b1detalle_puntos {
	background: url("../img/puntos.png") left top; transition:1.5s cubic-bezier(0.07, 0.25, 0.35, 0.98); width: 312px; height: 361px; right: 0px; bottom: -208px; display: block; position: absolute; -webkit-transition: all 1.5s cubic-bezier(0.07, 0.25, 0.35, 0.98); -moz-transition: all 1.5s cubic-bezier(0.07, 0.25, 0.35, 0.98); -o-transition: all 1.5s cubic-bezier(0.07, 0.25, 0.35, 0.98);
}
@media screen and (max-width:1024px)
{
.b1detalle_puntos {
	display: none;
}
}
.b1detalle_up {
	flex-flow:row wrap; display: flex; align-items: flex-start; -webkit-box-orient: horizontal; -moz-box-orient: horizontal; -o-box-orient: horizontal; -webkit-flex-direction: row; -webkit-box-lines: multiple; -moz-box-lines: multiple; -o-box-lines: multiple; -webkit-flex-wrap: wrap; -webkit-box-align: start; -moz-box-align: start; -o-box-align: start; -webkit-align-items: flex-start;
}
@media screen and (max-width:1200px)
{
.b1detalle_up {
	align-items: inherit; -webkit-box-align: inherit; -moz-box-align: inherit; -o-box-align: inherit; -webkit-align-items: inherit;
}
}
.b1detalle_slider {
	width: 50%; height: 666px; overflow: hidden; position: relative;
}
@media screen and (max-width:1460px)
{
.b1detalle_slider {
	width: 53%;
}
}
@media screen and (max-width:1200px)
{
.b1detalle_slider {
	width: 51%; height: 500px;
}
}
@media screen and (max-width:960px)
{
.b1detalle_slider {
	width: 100%; height: auto;
}
}
.b1detalle_spaces {
	background: rgb(243, 243, 243); padding: 131px 20px 0px 83px; width: 50%; min-height: 710px; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;
}
@media screen and (max-width:1460px)
{
.b1detalle_spaces {
	padding: 131px 20px 0px 50px; width: 47%;
}
}
@media screen and (max-width:1200px)
{
.b1detalle_spaces {
	padding: 70px 20px 0px; width: 49%; min-height: inherit;
}
}
@media screen and (max-width:960px)
{
.b1detalle_spaces {
	padding: 50px 20px; width: 100%;
}
}
@media screen and (max-width:767px)
{
.b1detalle_spaces {
	padding: 40px 10px;
}
}
.b1detalle_spaces .title h2 {
	text-indent: 0px;
}
@media screen and (max-width:1200px)
{
.b1detalle_spaces .title h2 {
	letter-spacing: 20px;
}
}
@media screen and (max-width:767px)
{
.b1detalle_spaces .title h2 {
	text-indent: 0px; letter-spacing: 15px; font-size: 27px;
}
}
.b1detalle_controls {
	padding: 0px 0px 55px 48px; flex-flow:row wrap; right: 0px; bottom: 0px; display: flex; position: absolute; align-items: center; -webkit-box-orient: horizontal; -moz-box-orient: horizontal; -o-box-orient: horizontal; -webkit-flex-direction: row; -webkit-box-lines: multiple; -moz-box-lines: multiple; -o-box-lines: multiple; -webkit-flex-wrap: wrap; -webkit-box-align: center; -moz-box-align: center; -o-box-align: center; -webkit-align-items: center;
}
@media screen and (max-width:1200px)
{
.b1detalle_controls {
	padding: 0px 0px 30px 30px;
}
}
.b1detalle_arrow_prev {
	margin: 0px; width: 30px; height: 30px; text-align: center; color: rgb(255, 255, 255); line-height: 30px; font-size: 25px; display: block; cursor: pointer;
}
.b1detalle_arrow_next {
	margin: 0px; width: 30px; height: 30px; text-align: center; color: rgb(255, 255, 255); line-height: 30px; font-size: 25px; display: block; cursor: pointer;
}
.b1detalle_arrow_prev {
	margin-right: 9px;
}
.b1detalle_arrow_next {
	margin-left: 9px;
}
.b1detalle_count_left {
	margin: 0px; width: 57px; color: rgb(255, 255, 255); line-height: 1; font-family: "Graphik-Bold", sans-serif; font-size: 40px; display: block;
}
@media screen and (max-width:767px)
{
.b1detalle_count_left {
	width: 45px; font-size: 30px;
}
}
.b1detalle_count_separador {
	margin: 0px; color: rgb(245, 128, 37); line-height: 1; padding-top: 5px; font-family: "Graphik-Bold", sans-serif; font-size: 30px; display: block;
}
.b1detalle_count_right {
	margin: 0px; color: rgb(245, 128, 37); line-height: 1; padding-top: 5px; font-family: "Graphik-Bold", sans-serif; font-size: 30px; display: block;
}
@media screen and (max-width:767px)
{
.b1detalle_count_separador {
	font-size: 24px;
}
.b1detalle_count_right {
	font-size: 24px;
}
}
.b1detalle_item {
	position: relative;
}
.b1detalle_img {
	background-position: bottom; width: 100%; height: 666px; position: relative; background-repeat: no-repeat; background-size: cover; -webkit-background-size: cover; -moz-background-size: cover;
}
@media screen and (max-width:1200px)
{
.b1detalle_img {
	height: 500px;
}
}
@media screen and (max-width:960px)
{
.b1detalle_img {
	height: auto; padding-bottom: 75%;
}
}
.b1detalle_img::before {
	left: 0px; width: 100%; height: 166px; bottom: 0px; position: absolute; content: ""; background-image: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.4));
}
.b1detalle_estado {
	background: rgb(35, 31, 32); margin: 41px 0px 0px 49px; padding: 8px 15px; left: 0px; top: 0px; color: rgb(255, 255, 255); line-height: 1; letter-spacing: 1px; font-family: "Graphik-Medium", sans-serif; font-size: 13px; display: block; position: absolute; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;
}
@media screen and (max-width:1200px)
{
.b1detalle_estado {
	margin: 30px 0px 0px 30px;
}
}
.b1detalle_info {
	padding: 0px 200px 45px 36px; left: 0px; width: 100%; bottom: 0px; position: absolute; z-index: 2; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;
}
@media screen and (max-width:1200px)
{
.b1detalle_info {
	padding: 0px 200px 20px 15px;
}
}
@media screen and (max-width:1024px)
{
.b1detalle_info {
	padding: 0px 190px 20px 15px;
}
}
@media screen and (max-width:767px)
{
.b1detalle_info {
	padding: 0px 160px 20px 15px;
}
}
.b1detalle_subtitle {
	padding-bottom: 15px;
}
.b1detalle_subtitle h3 {
	color: rgb(255, 255, 255); line-height: 1; font-family: "Graphik-Bold", sans-serif; font-size: 36px; margin-bottom: 0px;
}
@media screen and (max-width:1460px)
{
.b1detalle_subtitle h3 {
	font-size: 30px;
}
}
@media screen and (max-width:1200px)
{
.b1detalle_subtitle h3 {
	font-size: 28px;
}
}
@media screen and (max-width:1024px)
{
.b1detalle_subtitle h3 {
	font-size: 26px;
}
}
@media screen and (max-width:767px)
{
.b1detalle_subtitle h3 {
	font-size: 22px;
}
}
.b1detalle_text {
	color: rgb(255, 255, 255); font-family: "Graphik-Light", sans-serif; font-size: 13px;
}
.b1detalle_text p {
	margin: 0px;
}
.b1detalle_items {
	margin: 60px 0px 0px; flex-flow:row wrap; width: 100%; display: flex; max-width: 554px; -webkit-box-orient: horizontal; -moz-box-orient: horizontal; -o-box-orient: horizontal; -webkit-flex-direction: row; -webkit-box-lines: multiple; -moz-box-lines: multiple; -o-box-lines: multiple; -webkit-flex-wrap: wrap;
}
@media screen and (max-width:1200px)
{
.b1detalle_items {
	margin: 40px 0px 0px;
}
}
@media screen and (max-width:960px)
{
.b1detalle_items {
	max-width: none;
}
}
.b1detalle_box {
	margin: 22px 8.84% 0px 0px; flex-flow:row wrap; width: 27.43%; display: flex; align-items: center; -webkit-box-orient: horizontal; -moz-box-orient: horizontal; -o-box-orient: horizontal; -webkit-flex-direction: row; -webkit-box-lines: multiple; -moz-box-lines: multiple; -o-box-lines: multiple; -webkit-flex-wrap: wrap; -webkit-box-align: center; -moz-box-align: center; -o-box-align: center; -webkit-align-items: center;
}
@media screen and (min-width:1025px)
{
.b1detalle_box {
	transition:0.8s cubic-bezier(0.68, -0.45, 0.165, 1.35); visibility: hidden; opacity: 0; transform: translateY(50px); -webkit-transform: translateY(50px); -webkit-transition: all 0.8s cubic-bezier(0.68, -0.45, 0.165, 1.35); -moz-transition: all 0.8s cubic-bezier(0.68, -0.45, 0.165, 1.35); -o-transition: all 0.8s cubic-bezier(0.68, -0.45, 0.165, 1.35); -moz-transform: translateY(50px); -o-transform: translateY(50px);
}
}
@media screen and (max-width:1200px)
{
.b1detalle_box {
	width: 28%; margin-right: 8%;
}
}
@media screen and (max-width:767px)
{
.b1detalle_box {
	width: 48%; margin-right: 4%;
}
}
:nth-child(3n+3).b1detalle_box {
	margin-right: 0px;
}
@media screen and (max-width:767px)
{
:nth-child(3n+3).b1detalle_box {
	margin-right: 4%;
}
}
@media screen and (max-width:767px)
{
:nth-child(2n+2).b1detalle_box {
	margin-right: 0px;
}
}
.b1detalle_space_icon {
	margin: 0px; width: 52px;
}
.b1detalle_space_icon img {
	width: 100%; height: auto; display: block;
}
@media screen and (max-width:1200px)
{
.b1detalle_space_icon {
	width: 40px;
}
}
.b1detalle_space_text {
	margin: 0px; padding: 0px 0px 0px 12px; width: calc(100% - 52px); color: rgb(0, 0, 0); line-height: 1; font-family: "Graphik-Medium", sans-serif; font-size: 13px; display: block; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;
}
@media screen and (max-width:1200px)
{
.b1detalle_space_text {
	width: calc(100% - 40px);
}
}
@media screen and (max-width:767px)
{
.b1detalle_space_text {
	font-size: 12px;
}
}
.b1detalle_down {
	padding: 0px 10.37% 0px 0px; margin-top: -58px; position: relative; z-index: 2;
}
@media screen and (max-width:1460px)
{
.b1detalle_down {
	padding: 0px 50px 0px 0px;
}
}
@media screen and (max-width:1200px)
{
.b1detalle_down {
	padding: 0px; margin-top: 0px;
}
}
@media screen and (max-width:960px)
{
.b1detalle_down {
	width: 100%;
}
}
.b1detalle_contenedor {
	flex-flow:row wrap; display: flex; -webkit-box-orient: horizontal; -moz-box-orient: horizontal; -o-box-orient: horizontal; -webkit-flex-direction: row; -webkit-box-lines: multiple; -moz-box-lines: multiple; -o-box-lines: multiple; -webkit-flex-wrap: wrap;
}
@media screen and (max-width:960px)
{
.b1detalle_contenedor {
	flex-direction: column; -webkit-box-orient: vertical; -moz-box-orient: vertical; -o-box-orient: vertical; -webkit-flex-direction: column;
}
}
.b1detalle_izquierda {
	background: rgb(255, 255, 255); flex-flow:row wrap; width: 70.08%; height: 106px; border-bottom-color: rgb(228, 228, 228); border-bottom-width: 1px; border-bottom-style: solid; display: flex; box-sizing: border-box; justify-content: center; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-orient: horizontal; -moz-box-orient: horizontal; -o-box-orient: horizontal; -webkit-flex-direction: row; -webkit-box-lines: multiple; -moz-box-lines: multiple; -o-box-lines: multiple; -webkit-flex-wrap: wrap; -webkit-box-pack: center; -moz-box-pack: center; -o-box-pack: center; -webkit-justify-content: center;
}
@media screen and (max-width:1460px)
{
.b1detalle_izquierda {
	width: 64%;
}
}
@media screen and (max-width:1200px)
{
.b1detalle_izquierda {
	width: 62%;
}
}
@media screen and (max-width:960px)
{
.b1detalle_izquierda {
	width: 100%; height: auto;
}
}
.b1detalle_derecha {
	flex-flow:row wrap; width: 29.91%; display: flex; -webkit-box-orient: horizontal; -moz-box-orient: horizontal; -o-box-orient: horizontal; -webkit-flex-direction: row; -webkit-box-lines: multiple; -moz-box-lines: multiple; -o-box-lines: multiple; -webkit-flex-wrap: wrap;
}
@media screen and (max-width:1460px)
{
.b1detalle_derecha {
	width: 36%;
}
}
@media screen and (max-width:1200px)
{
.b1detalle_derecha {
	width: 38%;
}
}
@media screen and (max-width:960px)
{
.b1detalle_derecha {
	width: 100%;
}
}
.b1detalle_itembox {
	margin: 0px 45px; flex-flow:row wrap; display: flex; align-items: center; -webkit-box-orient: horizontal; -moz-box-orient: horizontal; -o-box-orient: horizontal; -webkit-flex-direction: row; -webkit-box-lines: multiple; -moz-box-lines: multiple; -o-box-lines: multiple; -webkit-flex-wrap: wrap; -webkit-box-align: center; -moz-box-align: center; -o-box-align: center; -webkit-align-items: center;
}
@media screen and (max-width:1460px)
{
.b1detalle_itembox {
	margin: 0px 20px;
}
}
@media screen and (max-width:1200px)
{
.b1detalle_itembox {
	text-align: center; flex-direction: column; justify-content: center; -webkit-box-orient: vertical; -moz-box-orient: vertical; -o-box-orient: vertical; -webkit-flex-direction: column; -webkit-box-pack: center; -moz-box-pack: center; -o-box-pack: center; -webkit-justify-content: center;
}
}
@media screen and (max-width:960px)
{
.b1detalle_itembox {
	margin: 0px 30px; padding: 15px 0px;
}
}
@media screen and (max-width:767px)
{
.b1detalle_itembox {
	margin: 0px 15px;
}
}
@media screen and (max-width:767px)
{
.b1detalle_itembox--ubicacion {
	order: 3; -webkit-box-ordinal-group: 3; -moz-box-ordinal-group: 3; -o-box-ordinal-group: 3; -webkit-order: 3;
}
}
@media screen and (max-width:767px)
{
.b1detalle_itembox--depa {
	order: 1; -webkit-box-ordinal-group: 1; -moz-box-ordinal-group: 1; -o-box-ordinal-group: 1; -webkit-order: 1;
}
}
@media screen and (max-width:767px)
{
.b1detalle_itembox--metraje {
	order: 2; -webkit-box-ordinal-group: 2; -moz-box-ordinal-group: 2; -o-box-ordinal-group: 2; -webkit-order: 2;
}
}
.b1detalle_itembox_icon {
	margin: 0px; width: 40px;
}
.b1detalle_itembox_icon img {
	width: 100%; height: auto; display: block;
}
@media screen and (max-width:1460px)
{
.b1detalle_itembox_icon {
	width: 30px;
}
}
.b1detalle_itembox_text {
	color: rgb(74, 74, 74); line-height: 1; padding-left: 12px; font-family: "Graphik-Light", sans-serif; font-size: 15px; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;
}
@media screen and (max-width:1460px)
{
.b1detalle_itembox_text {
	font-size: 14px;
}
}
@media screen and (max-width:1200px)
{
.b1detalle_itembox_text {
	padding-left: 0px; margin-top: 10px;
}
}
.b1detalle_itembox_text h3 {
	letter-spacing: 1px; font-family: "Graphik-Medium", sans-serif; font-size: 13px; margin-bottom: 10px;
}
@media screen and (max-width:1200px)
{
.b1detalle_itembox_text h3 {
	margin-bottom: 5px;
}
}
.b1detalle_itembox_text p {
	margin: 0px;
}
.b1detalle_brochure {
	background: rgb(128, 131, 135); margin: 0px; flex-flow:column wrap; width: 130px; height: 106px; display: flex; justify-content: center; align-items: center; -webkit-box-orient: vertical; -moz-box-orient: vertical; -o-box-orient: vertical; -webkit-flex-direction: column; -webkit-box-lines: multiple; -moz-box-lines: multiple; -o-box-lines: multiple; -webkit-flex-wrap: wrap; -webkit-box-pack: center; -moz-box-pack: center; -o-box-pack: center; -webkit-justify-content: center; -webkit-box-align: center; -moz-box-align: center; -o-box-align: center; -webkit-align-items: center;
}
@media screen and (max-width:960px)
{
.b1detalle_brochure {
	padding: 15px; width: 40%; height: auto; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;
}
}
@media screen and (max-width:767px)
{
.b1detalle_brochure {
	padding: 15px 10px; width: 100px;
}
}
.b1detalle_brochure_icon {
	margin: 0px; color: rgb(255, 255, 255); line-height: 1; font-size: 34px; display: block;
}
.b1detalle_brochure_text {
	margin: 9px 0px 0px; color: rgb(255, 255, 255); line-height: 1; font-family: "Graphik-Medium", sans-serif; font-size: 12px; display: block;
}
.b1detalle_price {
	background: rgb(245, 128, 37); width: calc(100% - 130px); height: 106px; display: flex; flex-direction: column; justify-content: center; align-items: center; -webkit-box-orient: vertical; -moz-box-orient: vertical; -o-box-orient: vertical; -webkit-flex-direction: column; -webkit-box-pack: center; -moz-box-pack: center; -o-box-pack: center; -webkit-justify-content: center; -webkit-box-align: center; -moz-box-align: center; -o-box-align: center; -webkit-align-items: center;
}
@media screen and (min-width:1025px)
{
.b1detalle_price {
	overflow: hidden; position: relative;
}
}
@media screen and (max-width:960px)
{
.b1detalle_price {
	padding: 15px; width: 60%; height: auto; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;
}
}
@media screen and (max-width:767px)
{
.b1detalle_price {
	padding: 15px 10px; width: calc(100% - 100px);
}
}
@media screen and (min-width:1025px)
{
.b1detalle_price::before {
	background: rgb(255, 255, 255); left: 0px; top: 0px; width: 100%; height: 100%; filter: none; position: absolute; content: ""; opacity: 1; transition-delay: 0.3s; -webkit-transition-delay: 0.3s; -moz-transition-delay: 0.3s; -o-transition-delay: 0.3s;
}
}
@media screen and (min-width:1025px)
{
.b1detalle_price::after {
	background: rgb(245, 128, 37); transition:0.6s linear; top: 0px; width: 150%; height: 100%; right: 100%; bottom: 0px; position: absolute; z-index: 3; content: ""; -webkit-transition: 0.6s linear; -moz-transition: 0.6s linear; -o-transition: 0.6s linear;
}
}
.b1detalle_price_text {
	color: rgb(255, 255, 255); line-height: 1; font-family: "Graphik-Medium", sans-serif; font-size: 17px;
}
@media screen and (min-width:1025px)
{
.b1detalle_price_text {
	position: relative; z-index: 2;
}
}
@media screen and (max-width:1460px)
{
.b1detalle_price_text {
	font-size: 16px;
}
}
@media screen and (max-width:767px)
{
.b1detalle_price_text {
	font-size: 15px;
}
}
.b1detalle_price_text strong {
	font-family: "Graphik-Bold", sans-serif; font-size: 19px; font-weight: normal;
}
@media screen and (max-width:1460px)
{
.b1detalle_price_text strong {
	font-size: 17px;
}
}
@media screen and (max-width:767px)
{
.b1detalle_price_text strong {
	font-size: 15px;
}
}
.b1detalle_price_text p {
	margin: 0px 0px 10px;
}
.b1detalle_price_text p:last-child {
	margin-bottom: 0px;
}
.b1empresa {
	padding: 50px 0px 252px; position: relative; background-color: rgb(242, 242, 242);
}
@media screen and (max-width:767px)
{
.b1empresa {
	padding-bottom: 120px;
}
}
.b1empresa_trama {
	background: url("../img/puntos.png") no-repeat 0px 0px; width: 312px; height: 251px; display: block; position: absolute;
}
.b1empresa_trama.trama_1 {
	left: 0px; top: 0px;
}
.b1empresa_trama.trama_2 {
	right: 0px; bottom: 0px;
}
@media screen and (max-width:960px)
{
.b1empresa_trama {
	display: none;
}
}
.b1empresa_title {
	text-align: center; padding-bottom: 29px;
}
.b1empresa_title h1 {
	color: rgb(255, 255, 255); font-family: "Graphik-Bold", sans-serif; font-size: calc(50px + (125 - 50) * ((100vw - 320px) /(1920 - 320))); font-weight: normal; opacity: 0.4;
}
.b1empresa_container {
	position: relative;
}
.b1empresa_cnt_items {
	flex-flow:row wrap; display: flex; justify-content: center; align-items: flex-start; -webkit-box-lines: multiple; -moz-box-lines: multiple; -o-box-lines: multiple; -webkit-flex-wrap: wrap; -webkit-box-pack: center; -moz-box-pack: center; -o-box-pack: center; -webkit-justify-content: center; -webkit-box-align: start; -moz-box-align: start; -o-box-align: start; -webkit-align-items: flex-start; -webkit-flex-flow: wrap;
}
@media screen and (max-width:768px)
{
.b1empresa_cnt_items {
	flex-direction: column; -webkit-box-orient: vertical; -moz-box-orient: vertical; -o-box-orient: vertical; -webkit-flex-direction: column;
}
}
.b1empresa_item {
	padding: 0px 75px; width: 50%; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;
}
.b1empresa_item h2 {
	color: rgb(35, 31, 32); letter-spacing: 18.8px; font-family: "Graphik-Semibold", sans-serif; font-size: calc(30px + (50 - 30) * ((100vw - 320px) /(1920 - 320))); margin-bottom: 16px;
}
.b1empresa_item p {
	line-height: 1.31; font-family: "Graphik-Regular", sans-serif; font-size: 16px;
}
@media screen and (max-width:1024px)
{
.b1empresa_item {
	padding: 0px 30px;
}
}
@media screen and (max-width:768px)
{
.b1empresa_item {
	padding: 0px; width: 100%; margin-bottom: 40px;
}
:last-child.b1empresa_item {
	margin-bottom: 0px;
}
}
.b1home {
	padding: 93px 0px 126px; width: 100%; overflow: hidden; position: relative; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;
}
@media screen and (max-width:1024px)
{
.b1home {
	padding: 60px 0px 0px;
}
}
@media screen and (max-width:767px)
{
.b1home {
	padding: 40px 0px 47px;
}
}
.b1home_decos {
	left: 0px; top: 0px; width: 100%; height: 100%; position: absolute; z-index: -1;
}
.b1home_puntos {
	background-position: center; width: 100%; height: 361px; position: absolute; max-width: 312px; background-image: url("../img/puntos-deco.png"); background-repeat: no-repeat; background-size: cover; -webkit-background-size: cover; -moz-background-size: cover;
}
@media screen and (min-width:1025px)
{
.b1home_puntos {
	transition:1.5s cubic-bezier(0.07, 0.25, 0.35, 0.98); -webkit-transition: all 1.5s cubic-bezier(0.07, 0.25, 0.35, 0.98); -moz-transition: all 1.5s cubic-bezier(0.07, 0.25, 0.35, 0.98); -o-transition: all 1.5s cubic-bezier(0.07, 0.25, 0.35, 0.98);
}
}
@media screen and (max-width:1024px)
{
.b1home_puntos {
	width: 252px; height: 301px;
}
}
@media screen and (max-width:767px)
{
.b1home_puntos {
	width: 120px; height: 194px;
}
}
.b1home_puntos1 {
	top: 21px; right: 31.5%;
}
@media screen and (max-width:860px)
{
.b1home_puntos1 {
	top: 0px; right: 0px;
}
}
.b1home_puntos2 {
	left: 0px; top: 10%;
}
.b1home_puntos3 {
	left: 0px; top: 38%;
}
@media screen and (max-width:767px)
{
.b1home_puntos3 {
	top: 15%; width: 98px; height: 272px;
}
}
.b1home_puntos4 {
	top: 26%; right: 0px;
}
@media screen and (max-width:767px)
{
.b1home_puntos4 {
	top: 50%; width: 98px; height: 272px;
}
}
.b1home_puntos5 {
	left: 0px; bottom: 15.3%;
}
@media screen and (max-width:767px)
{
.b1home_puntos5 {
	width: 98px; bottom: 0px;
}
}
.b1home_puntos6 {
	right: 0px; bottom: 34%;
}
@media screen and (max-width:767px)
{
.b1home_puntos6 {
	width: 98px; bottom: 0px;
}
}
.b1home_title {
	padding-bottom: 67px; position: relative;
}
@media screen and (max-width:767px)
{
.b1home_title {
	padding-bottom: 12px; display: none;
}
}
.b1home_title_box {
	overflow: hidden; max-width: 1100px;
}
.b1home_title_box .title_80 h1 {
	opacity: 0; animation-duration: 1s; animation-fill-mode: both; -webkit-animation-duration: 1s; -webkit-animation-fill-mode: both; -moz-animation-fill-mode: both; -o-animation-fill-mode: both; -moz-animation-duration: 1s; -o-animation-duration: 1s;
}
.b1home_title_box .title_80 p {
	opacity: 0; animation-duration: 1.5s; -webkit-animation-duration: 1.5s; -moz-animation-duration: 1.5s; -o-animation-duration: 1.5s;
}
.b1home_title_box.active h1 {
	filter: none; opacity: 1; animation-name: eut_fade_in; -webkit-animation-name: eut_fade_in; -moz-animation-name: eut_fade_in; -o-animation-name: eut_fade_in;
}
.b1home_title_box.active p {
	filter: none; opacity: 1; animation-name: clipping_down_in; -webkit-animation-name: clipping_down_in; -moz-animation-name: clipping_down_in; -o-animation-name: clipping_down_in;
}
.b1home_container {
	position: relative;
}
.b1home_content {
	position: relative; z-index: 2;
}
.b1home_box {
	flex-flow:row wrap; display: flex; justify-content: flex-start; align-items: center; -webkit-box-lines: multiple; -moz-box-lines: multiple; -o-box-lines: multiple; -webkit-flex-wrap: wrap; -webkit-box-pack: start; -moz-box-pack: start; -o-box-pack: start; -webkit-justify-content: flex-start; -webkit-box-align: center; -moz-box-align: center; -o-box-align: center; -webkit-align-items: center; -webkit-flex-flow: wrap;
}
@media screen and (max-width:767px)
{
.b1home_box {
	justify-content: center; -webkit-box-pack: center; -moz-box-pack: center; -o-box-pack: center; -webkit-justify-content: center;
}
}
.b1home_group {
	flex-flow:row wrap; width: 100%; display: flex; position: relative; justify-content: flex-start; align-items: center; -webkit-box-lines: multiple; -moz-box-lines: multiple; -o-box-lines: multiple; -webkit-flex-wrap: wrap; -webkit-box-pack: start; -moz-box-pack: start; -o-box-pack: start; -webkit-justify-content: flex-start; -webkit-box-align: center; -moz-box-align: center; -o-box-align: center; -webkit-align-items: center; -webkit-flex-flow: wrap;
}
.b1home_text {
	bottom: 0px; color: rgb(228, 228, 228); line-height: 0.71; letter-spacing: 3px; font-family: "Graphik-Bold", sans-serif; font-size: calc(70px + (120 - 70) * ((100vw - 320px) /(1920 - 320))); position: absolute; z-index: -1; opacity: 0.3;
}
@media screen and (min-width:1025px)
{
.b1home_text {
	transition:1.5s cubic-bezier(0.07, 0.25, 0.35, 0.98); -webkit-transition: all 1.5s cubic-bezier(0.07, 0.25, 0.35, 0.98); -moz-transition: all 1.5s cubic-bezier(0.07, 0.25, 0.35, 0.98); -o-transition: all 1.5s cubic-bezier(0.07, 0.25, 0.35, 0.98);
}
}
@media screen and (max-width:860px)
{
.b1home_text {
	display: none;
}
}
.b1home_text1 {
	left: -11.6%;
}
@media screen and (max-width:1200px)
{
.b1home_text1 {
	left: 0px;
}
}
.b1home_text2 {
	right: 105px; bottom: 50px;
}
@media screen and (max-width:1200px)
{
.b1home_text2 {
	right: 0px;
}
}
.b1home_text3 {
	right: -16%; bottom: 88px;
}
@media screen and (max-width:1200px)
{
.b1home_text3 {
	right: 0px; bottom: 50px;
}
}
.b1home_item {
	width: 31.33%; margin-right: 3%; margin-bottom: 60px;
}
:nth-child(3n+2).b1home_item {
	margin-top: -134px;
}
:nth-child(3n+3).b1home_item {
	margin-top: -348px; margin-right: 0px;
}
@media screen and (max-width:860px)
{
.b1home_item {
	width: 48.5%; margin-bottom: 40px;
}
:nth-child(3n+3).b1home_item {
	margin-top: 0px; margin-right: 3%;
}
:nth-child(3n+2).b1home_item {
	margin-top: 0px;
}
:nth-child(2n+2).b1home_item {
	margin-top: -134px; margin-right: 0px;
}
}
@media screen and (max-width:767px)
{
.b1home_item {
	width: 49.2%; margin-right: 1.5%; margin-bottom: 18px;
}
:nth-child(3n+3).b1home_item {
	margin-right: 1.5%;
}
:nth-child(2n+2).b1home_item {
	margin-top: 0px; margin-right: 0px;
}
}
@media screen and (max-width:480px)
{
.b1home_item {
	width: 100%; margin-right: 0px;
}
:nth-child(3n+3).b1home_item {
	margin-right: 0px;
}
}
.b1home_btn {
	margin: 0px auto; width: 100%; text-align: center; padding-top: 20px; max-width: 189px;
}
.b1home_btn .btn {
	display: block;
}
@media screen and (max-width:767px)
{
.b1home_btn {
	padding-top: 26px;
}
}
.b1inversionista {
	position: relative;
}
@media screen and (max-width:960px)
{
.b1inversionista {
	padding: 50px 0px;
}
}
@media screen and (max-width:767px)
{
.b1inversionista {
	padding: 40px 0px;
}
}
.b1inversionista::before {
	background: rgb(242, 242, 242); left: 0px; top: 0px; width: 100%; height: calc(100% - 54px); position: absolute; content: "";
}
@media screen and (max-width:960px)
{
.b1inversionista::before {
	height: 100%;
}
}
@media screen and (min-width:1025px)
{
.b1inversionista.active .b1inversionista_img::before {
	right: -150%;
}
.b1inversionista.active .b1inversionista_img img {
	filter: none; opacity: 1;
}
.b1inversionista.active .b1inversionista_title h2 {
	filter: none; opacity: 1; animation-name: eut_fade_in; -webkit-animation-name: eut_fade_in; -moz-animation-name: eut_fade_in; -o-animation-name: eut_fade_in;
}
.b1inversionista.active .b1inversionista_title p {
	filter: none; opacity: 1; animation-name: clipping_down_in; -webkit-animation-name: clipping_down_in; -moz-animation-name: clipping_down_in; -o-animation-name: clipping_down_in;
}
.b1inversionista.active .b1inversionista_text {
	visibility: visible; filter: none; opacity: 1; transform: translateY(0px); -webkit-transform: translateY(0px); -moz-transform: translateY(0px); -o-transform: translateY(0px);
}
.b1inversionista.active .b1inversionista_button {
	transition:0.5s ease-in-out 0.4s !important; top: 0px; visibility: visible; filter: none; opacity: 1; -webkit-transition: all 0.5s ease-in-out 0.4s; -moz-transition: all 0.5s ease-in-out 0.4s; -o-transition: all 0.5s ease-in-out 0.4s;
}
}
.b1inversionista_title {
	text-align: left;
}
@media screen and (min-width:1025px)
{
.b1inversionista_title h2 {
	opacity: 0; animation-duration: 1s; animation-fill-mode: both; -webkit-animation-duration: 1s; -webkit-animation-fill-mode: both; -moz-animation-fill-mode: both; -o-animation-fill-mode: both; -moz-animation-duration: 1s; -o-animation-duration: 1s;
}
.b1inversionista_title p {
	opacity: 0; animation-duration: 1.5s; -webkit-animation-duration: 1.5s; -moz-animation-duration: 1.5s; -o-animation-duration: 1.5s;
}
}
.b1inversionista_title.title h2 {
	text-indent: 0px;
}
.b1inversionista_bg_up {
	background: url("../img/puntos.png") left top; left: 0px; top: 0px; width: 361px; height: 312px; display: block; position: absolute;
}
@media screen and (max-width:1024px)
{
.b1inversionista_bg_up {
	display: none;
}
}
.b1inversionista_bg_down {
	background: url("../img/puntos.png") left top; width: 361px; height: 312px; right: 0px; bottom: -150px; display: block; position: absolute;
}
@media screen and (max-width:1024px)
{
.b1inversionista_bg_down {
	display: none;
}
}
.b1inversionista_content {
	padding: 69px 0px 0px; flex-flow:row wrap; display: flex; position: relative; z-index: 2; max-width: 1300px; box-sizing: border-box; justify-content: flex-start; align-items: center; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-orient: horizontal; -moz-box-orient: horizontal; -o-box-orient: horizontal; -webkit-flex-direction: row; -webkit-box-lines: multiple; -moz-box-lines: multiple; -o-box-lines: multiple; -webkit-flex-wrap: wrap; -webkit-box-pack: start; -moz-box-pack: start; -o-box-pack: start; -webkit-justify-content: flex-start; -webkit-box-align: center; -moz-box-align: center; -o-box-align: center; -webkit-align-items: center;
}
@media screen and (max-width:1024px)
{
.b1inversionista_content {
	padding-top: 50px;
}
}
@media screen and (max-width:960px)
{
.b1inversionista_content {
	padding-top: 0px;
}
}
.b1inversionista_img {
	margin: 0px; width: 50%;
}
.b1inversionista_img img {
	width: 100%; height: auto; display: block;
}
@media screen and (min-width:1025px)
{
.b1inversionista_img {
	overflow: hidden; position: relative;
}
.b1inversionista_img::before {
	background: rgb(242, 242, 242); transition:0.6s linear; top: 0px; width: 150%; height: 100%; right: 100%; bottom: 0px; position: absolute; z-index: 3; content: ""; -webkit-transition: 0.6s linear; -moz-transition: 0.6s linear; -o-transition: 0.6s linear;
}
.b1inversionista_img img {
	opacity: 0; transition-delay: 0.3s; -webkit-transition-delay: 0.3s; -moz-transition-delay: 0.3s; -o-transition-delay: 0.3s;
}
}
@media screen and (max-width:960px)
{
.b1inversionista_img {
	display: none;
}
}
.b1inversionista_info {
	padding: 0px 25px 54px; width: calc(50% - 50px); text-align: center; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;
}
@media screen and (max-width:1024px)
{
.b1inversionista_info {
	padding: 0px 0px 54px 15px; width: 50%;
}
}
@media screen and (max-width:960px)
{
.b1inversionista_info {
	margin: 0px auto; padding: 0px; width: 100%; max-width: none;
}
}
.b1inversionista_text {
	margin: 34px 0px 50px; color: rgb(74, 74, 74); line-height: 1.4; font-family: "Graphik-Regular", sans-serif; font-size: 16px;
}
.b1inversionista_text p {
	margin: 0px;
}
@media screen and (min-width:1025px)
{
.b1inversionista_text {
	transition:0.5s ease-in-out 0.3s; visibility: hidden; opacity: 0; transform: translateY(50px); -webkit-transform: translateY(50px); -webkit-transition: all 0.5s ease-in-out 0.3s; -moz-transition: all 0.5s ease-in-out 0.3s; -o-transition: all 0.5s ease-in-out 0.3s; -moz-transform: translateY(50px); -o-transform: translateY(50px);
}
}
@media screen and (max-width:1024px)
{
.b1inversionista_text {
	margin: 20px 0px 30px; font-size: 15px;
}
}
@media screen and (max-width:767px)
{
.b1inversionista_text {
	font-size: 14px;
}
}
@media screen and (min-width:1025px)
{
.b1inversionista_button {
	top: 50px; visibility: hidden; position: relative; opacity: 0;
}
}
.b1terreno {
	background: rgb(243, 243, 243); padding: 53px 0px 162px; position: relative;
}
@media screen and (max-width:1024px)
{
.b1terreno {
	padding-top: 50px;
}
}
@media screen and (max-width:960px)
{
.b1terreno {
	padding: 50px 0px;
}
}
@media screen and (max-width:767px)
{
.b1terreno {
	padding: 40px 0px;
}
}
.b1terreno_bg_up {
	background: url("../img/puntos.png") left top; left: 0px; top: 0px; width: 312px; height: 361px; display: block; position: absolute;
}
@media screen and (max-width:1024px)
{
.b1terreno_bg_up {
	display: none;
}
}
.b1terreno_bg_down {
	background: url("../img/puntos.png") left top; width: 312px; height: 361px; right: 0px; bottom: -68px; display: block; position: absolute;
}
@media screen and (max-width:1024px)
{
.b1terreno_bg_down {
	display: none;
}
}
.b1terreno_content {
	flex-flow:row wrap; display: flex; position: relative; z-index: 2; max-width: 1276px; justify-content: space-between; -webkit-box-orient: horizontal; -moz-box-orient: horizontal; -o-box-orient: horizontal; -webkit-flex-direction: row; -webkit-box-lines: multiple; -moz-box-lines: multiple; -o-box-lines: multiple; -webkit-flex-wrap: wrap; -webkit-box-pack: justify; -moz-box-pack: justify; -o-box-pack: justify; -webkit-justify-content: space-between;
}
.b1terreno_info {
	padding: 5.5% 0px 0px 7.1%; width: 47.49%; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;
}
@media screen and (max-width:1200px)
{
.b1terreno_info {
	padding-left: 3%;
}
}
@media screen and (max-width:960px)
{
.b1terreno_info {
	padding: 0px; width: 100%; text-align: left;
}
.b1terreno_info .title_left {
	text-align: left;
}
}
.b1terreno_info .title h2 {
	text-indent: 0px;
}
@media screen and (min-width:1025px)
{
.b1terreno_info .title h2 {
	opacity: 0; animation-duration: 0.8s; animation-fill-mode: both; -webkit-animation-duration: 0.8s; -webkit-animation-fill-mode: both; -moz-animation-fill-mode: both; -o-animation-fill-mode: both; -moz-animation-duration: 0.8s; -o-animation-duration: 0.8s;
}
.b1terreno_info .title p {
	overflow: hidden; opacity: 0; animation-duration: 1s; -webkit-animation-duration: 1s; -moz-animation-duration: 1s; -o-animation-duration: 1s;
}
}
.b1terreno_info .title.active h2 {
	filter: none; opacity: 1; animation-name: eut_fade_in; -webkit-animation-name: eut_fade_in; -moz-animation-name: eut_fade_in; -o-animation-name: eut_fade_in;
}
.b1terreno_info .title.active p {
	filter: none; opacity: 1; animation-name: clipping_down_in; -webkit-animation-name: clipping_down_in; -moz-animation-name: clipping_down_in; -o-animation-name: clipping_down_in;
}
.b1terreno_numbers {
	flex-flow:row wrap; margin-top: 47px; display: flex; align-items: center; -webkit-box-orient: horizontal; -moz-box-orient: horizontal; -o-box-orient: horizontal; -webkit-flex-direction: row; -webkit-box-lines: multiple; -moz-box-lines: multiple; -o-box-lines: multiple; -webkit-flex-wrap: wrap; -webkit-box-align: center; -moz-box-align: center; -o-box-align: center; -webkit-align-items: center;
}
@media screen and (max-width:960px)
{
.b1terreno_numbers {
	justify-content: flex-start; -webkit-box-pack: start; -moz-box-pack: start; -o-box-pack: start; -webkit-justify-content: flex-start;
}
}
.b1terreno_phone {
	margin: 0px;
}
.b1terreno_whatsapp {
	margin: 0px;
}
.b1terreno_phone {
	margin-right: 26px;
}
@media screen and (max-width:960px)
{
.b1terreno_phone {
	margin-right: 15px;
}
}
.b1terreno_whatsapp {
	flex-flow:row wrap; display: flex; align-items: center; -webkit-box-orient: horizontal; -moz-box-orient: horizontal; -o-box-orient: horizontal; -webkit-flex-direction: row; -webkit-box-lines: multiple; -moz-box-lines: multiple; -o-box-lines: multiple; -webkit-flex-wrap: wrap; -webkit-box-align: center; -moz-box-align: center; -o-box-align: center; -webkit-align-items: center;
}
.b1terreno_whatsapp_icon {
	width: 20px; height: 20px; text-align: center; color: rgb(245, 128, 37); line-height: 20px; font-size: 20px; margin-top: -1px; margin-right: 8px; display: block;
}
.b1terreno_phone_text {
	margin: 0px; color: rgb(74, 74, 74); line-height: 1; font-family: "Graphik-Semibold", sans-serif; font-size: 21px; display: block;
}
.b1terreno_whatsapp_text {
	margin: 0px; color: rgb(74, 74, 74); line-height: 1; font-family: "Graphik-Semibold", sans-serif; font-size: 21px; display: block;
}
@media screen and (max-width:960px)
{
.b1terreno_phone_text {
	font-size: 18px;
}
.b1terreno_whatsapp_text {
	font-size: 18px;
}
}
.b1terreno_text {
	color: rgb(74, 74, 74); line-height: 22px; font-family: "Graphik-Semibold", sans-serif; font-size: 21px; margin-top: 23px;
}
.b1terreno_text p {
	margin: 0px;
}
@media screen and (max-width:960px)
{
.b1terreno_text {
	line-height: 1.4; font-size: 16px; margin-top: 40px;
}
}
@media screen and (max-width:767px)
{
.b1terreno_text {
	font-size: 15px;
}
}
.b1terreno_img {
	margin: 0px; width: 52.5%;
}
.b1terreno_img img {
	width: 100%; height: auto; display: block;
}
@media screen and (max-width:960px)
{
.b1terreno_img {
	display: none;
}
}
.b1trabajar {
	background: rgb(243, 243, 243); padding: 53px 0px 162px; position: relative;
}
@media screen and (max-width:1024px)
{
.b1trabajar {
	padding-top: 50px;
}
}
@media screen and (max-width:960px)
{
.b1trabajar {
	padding: 50px 0px;
}
}
@media screen and (max-width:767px)
{
.b1trabajar {
	padding: 40px 0px;
}
}
.b1trabajar_bg_up {
	background: url("../img/puntos.png") left top; left: 0px; top: 0px; width: 312px; height: 361px; display: block; position: absolute;
}
@media screen and (max-width:1024px)
{
.b1trabajar_bg_up {
	display: none;
}
}
.b1trabajar_bg_down {
	background: url("../img/puntos.png") left top; width: 312px; height: 361px; right: 0px; bottom: -160px; display: block; position: absolute;
}
@media screen and (max-width:1024px)
{
.b1trabajar_bg_down {
	display: none;
}
}
.b1trabajar_content {
	flex-flow:row wrap; display: flex; position: relative; z-index: 2; max-width: 1276px; justify-content: space-between; -webkit-box-orient: horizontal; -moz-box-orient: horizontal; -o-box-orient: horizontal; -webkit-flex-direction: row; -webkit-box-lines: multiple; -moz-box-lines: multiple; -o-box-lines: multiple; -webkit-flex-wrap: wrap; -webkit-box-pack: justify; -moz-box-pack: justify; -o-box-pack: justify; -webkit-justify-content: space-between;
}
.b1trabajar_info {
	padding: 5.5% 0px 0px 7.1%; width: 47.49%; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;
}
@media screen and (max-width:1200px)
{
.b1trabajar_info {
	padding-left: 3%;
}
}
@media screen and (max-width:960px)
{
.b1trabajar_info {
	padding: 0px; width: 100%; text-align: left;
}
.b1trabajar_info .title_left {
	text-align: left;
}
}
.b1trabajar_info .title h2 {
	text-indent: 0px;
}
@media screen and (min-width:1025px)
{
.b1trabajar_info .title {
	overflow: hidden;
}
.b1trabajar_info .title h2 {
	opacity: 0; animation-duration: 0.8s; animation-fill-mode: both; -webkit-animation-duration: 0.8s; -webkit-animation-fill-mode: both; -moz-animation-fill-mode: both; -o-animation-fill-mode: both; -moz-animation-duration: 0.8s; -o-animation-duration: 0.8s;
}
.b1trabajar_info .title p {
	overflow: hidden; opacity: 0; animation-duration: 1s; -webkit-animation-duration: 1s; -moz-animation-duration: 1s; -o-animation-duration: 1s;
}
}
.b1trabajar_info .title.active h2 {
	filter: none; opacity: 1; animation-name: eut_fade_in; -webkit-animation-name: eut_fade_in; -moz-animation-name: eut_fade_in; -o-animation-name: eut_fade_in;
}
.b1trabajar_info .title.active p {
	filter: none; opacity: 1; animation-name: clipping_down_in; -webkit-animation-name: clipping_down_in; -moz-animation-name: clipping_down_in; -o-animation-name: clipping_down_in;
}
.b1trabajar_text {
	color: rgb(74, 74, 74); line-height: 1.23; font-family: "Graphik-Medium", sans-serif; font-size: 18px; margin-top: 70px;
}
.b1trabajar_text p {
	margin: 0px;
}
@media screen and (max-width:960px)
{
.b1trabajar_text {
	font-size: 16px; margin-top: 50px;
}
}
@media screen and (max-width:767px)
{
.b1trabajar_text {
	font-size: 15px;
}
}
.b1trabajar_img {
	margin: 0px; width: 52.5%;
}
.b1trabajar_img img {
	width: 100%; height: auto; display: block;
}
@media screen and (max-width:960px)
{
.b1trabajar_img {
	display: none;
}
}
.b2contacto {
	padding-bottom: 51px; margin-top: -205px; position: relative; z-index: 2;
}
@media screen and (max-width:1340px)
{
.b2contacto {
	margin-top: -18.5%;
}
}
@media screen and (max-width:1024px)
{
.b2contacto {
	margin-top: -16%;
}
}
@media screen and (max-width:960px)
{
.b2contacto {
	padding: 50px 0px; margin-top: 0px;
}
}
@media screen and (max-width:767px)
{
.b2contacto {
	padding: 40px 0px;
}
}
.b2contacto_content {
	background: rgb(255, 255, 255); padding: 64px 4.72% 75px; box-sizing: border-box; box-shadow: 0px 6px 20px 0px rgba(0,0,0,0.05); -webkit-box-shadow: 0 6px 20px 0 rgba(0, 0, 0, 0.05); -webkit-box-sizing: border-box; -moz-box-sizing: border-box;
}
@media screen and (max-width:1024px)
{
.b2contacto_content {
	padding: 50px 4%;
}
}
@media screen and (max-width:960px)
{
.b2contacto_content {
	padding: 0px; box-shadow: none; -webkit-box-shadow: none;
}
}
.b2contacto_title {
	margin-bottom: 17px;
}
.b2contacto_title h2 {
	margin: 0px; color: rgb(35, 31, 32); line-height: 1; font-family: "Graphik-Bold", sans-serif; font-size: 30px; font-weight: normal;
}
@media screen and (max-width:960px)
{
.b2contacto_title h2 {
	font-size: 26px;
}
}
@media screen and (max-width:767px)
{
.b2contacto_title h2 {
	font-size: 22px;
}
}
.b2contacto_text {
	color: rgb(74, 74, 74); line-height: 1.2; font-family: "Graphik-Regular", sans-serif; font-size: 15px; margin-bottom: 43px;
}
.b2contacto_text p {
	margin: 0px;
}
@media screen and (max-width:960px)
{
.b2contacto_text {
	font-size: 14px;
}
}
@media screen and (max-width:767px)
{
.b2contacto_text {
	font-size: 13px;
}
}
.b2contacto_up {
	flex-flow:row wrap; margin-bottom: 33px; display: flex; -webkit-box-orient: horizontal; -moz-box-orient: horizontal; -o-box-orient: horizontal; -webkit-flex-direction: row; -webkit-box-lines: multiple; -moz-box-lines: multiple; -o-box-lines: multiple; -webkit-flex-wrap: wrap;
}
@media screen and (max-width:767px)
{
.b2contacto_up {
	margin-bottom: 30px; flex-direction: column; -webkit-box-orient: vertical; -moz-box-orient: vertical; -o-box-orient: vertical; -webkit-flex-direction: column;
}
}
.b2contacto_up li {
	margin: 19px 1.47% 0px 0px; width: 32.35%;
}
.b2contacto_up li:nth-child(1) {
	margin-top: 0px;
}
.b2contacto_up li:nth-child(2) {
	margin-top: 0px;
}
.b2contacto_up li:nth-child(3) {
	margin-top: 0px;
}
.b2contacto_up li:nth-child(3n+3) {
	margin-right: 0px;
}
@media screen and (max-width:767px)
{
.b2contacto_up li {
	margin: 15px 0px 0px; width: 100%;
}
.b2contacto_up li:nth-child(2) {
	margin-top: 15px;
}
.b2contacto_up li:nth-child(3) {
	margin-top: 15px;
}
}
.b2contacto_down li {
	margin-bottom: 20px;
}
.b2contacto_down li:first-child {
	margin-bottom: 31px;
}
.b2contacto_down li:last-child {
	margin-bottom: 0px;
}
.b2contacto_btn {
	text-align: center; margin-top: 23px;
}
.b2contacto_btn button {
	padding: 0px; width: 100%; max-width: 189px;
}
.b2detalle {
	padding: 50px 0px 103px; position: relative;
}
@media screen and (max-width:1200px)
{
.b2detalle {
	padding: 50px 0px;
}
}
@media screen and (max-width:767px)
{
.b2detalle {
	padding: 40px 0px;
}
}
.b2detalle::after {
	background: url("../img/puntos.png") left top; left: 0px; width: 361px; height: 312px; bottom: 0px; display: block; position: absolute; content: "";
}
@media screen and (max-width:1024px)
{
.b2detalle::after {
	display: none;
}
}
.b2detalle_content {
	max-width: 1346px;
}
.b2detalle_wrap {
	margin: 0px auto; flex-flow:row wrap; width: 100%; display: flex; position: relative; z-index: 2; max-width: 1200px; -webkit-box-orient: horizontal; -moz-box-orient: horizontal; -o-box-orient: horizontal; -webkit-flex-direction: row; -webkit-box-lines: multiple; -moz-box-lines: multiple; -o-box-lines: multiple; -webkit-flex-wrap: wrap;
}
@media screen and (max-width:767px)
{
.b2detalle_wrap {
	flex-direction: column; -webkit-box-orient: vertical; -moz-box-orient: vertical; -o-box-orient: vertical; -webkit-flex-direction: column;
}
}
.b2detalle_left {
	background: rgb(255, 255, 255); padding: 80px 44px 90px 58px; 
	width: 39%; position: relative; z-index: 2; 
	box-sizing: border-box; 
	box-shadow: 0px 2px 20px 0px rgba(0,0,0,0.1); 
	-webkit-box-shadow: 0 2px 20px 0 rgba(0, 0, 0, 0.1);
	-webkit-box-sizing: border-box; 
	-moz-box-sizing: border-box;
}
@media screen and (max-width:1200px)
{
.b2detalle_left {
	padding: 50px 30px; width: 42%;
}
}
@media screen and (max-width:960px)
{
.b2detalle_left {
	padding: 50px 20px; width: 45%;
}
}
@media screen and (max-width:767px)
{
.b2detalle_left {
	padding: 40px 20px; width: 100%;
}
}
.b2detalle_right {
	width: 61%;
}
@media screen and (max-width:1200px)
{
.b2detalle_right {
	width: 58%;
}
}
@media screen and (max-width:960px)
{
.b2detalle_right {
	width: 55%;
}
}
@media screen and (max-width:767px)
{
.b2detalle_right {
	display: none;
}
}
.b2detalle_title {
	margin-bottom: -4px;
}
@media screen and (max-width:1200px)
{
.b2detalle_title {
	margin-bottom: -8px;
}
}
@media screen and (max-width:960px)
{
.b2detalle_title {
	margin-bottom: -3px;
}
}
@media screen and (max-width:767px)
{
.b2detalle_title {
	display: none;
}
}
.b2detalle_title h2 {
	margin: 0px; transition:1.5s cubic-bezier(0.07, 0.25, 0.35, 0.98); 
	color: rgb(228, 228, 228); 
	line-height: 1; 
	font-family: "Graphik-Bold", sans-serif; 
	font-size: 120px; font-weight: normal; opacity: 0.3; 
	-webkit-transition: all 1.5s cubic-bezier(0.07, 0.25, 0.35, 0.98); 
	-moz-transition: all 1.5s cubic-bezier(0.07, 0.25, 0.35, 0.98); 
	-o-transition: all 1.5s cubic-bezier(0.07, 0.25, 0.35, 0.98);
}
@media screen and (max-width:1200px)
{
.b2detalle_title h2 {
	font-size: 80px;
}
}
@media screen and (max-width:960px)
{
.b2detalle_title h2 {
	font-size: 60px;
}
}
.b2detalle_address {
	text-align: center;
	color: rgb(35, 31, 32); line-height: 1.2; font-family: "Graphik-Bold", sans-serif; font-size: 24px; margin-bottom: 25px;
}
.b2detalle_address p {
	margin-bottom: 0px;
}
@media screen and (max-width:960px)
{
.b2detalle_address {
	font-size: 20px;
}
}
@media screen and (max-width:767px)
{
.b2detalle_address {
	text-align: center;
}
}
.b2detalle_texthead {
	text-align: center;
	color: rgb(74, 74, 74); line-height: 1.1; 
	font-family: "Graphik-Light", sans-serif; font-size: 15px; margin-bottom: 22px;
}
.b2detalle_texthead p {
	margin: 0px;
}
@media screen and (max-width:960px)
{
.b2detalle_texthead {
	font-size: 14px;
}
}
.b2detalle_tipos ul {
	flex-flow:row wrap; display: flex; justify-content: space-between; -webkit-box-orient: horizontal; -moz-box-orient: horizontal; -o-box-orient: horizontal; -webkit-flex-direction: row; -webkit-box-lines: multiple; -moz-box-lines: multiple; -o-box-lines: multiple; -webkit-flex-wrap: wrap; -webkit-box-pack: justify; -moz-box-pack: justify; -o-box-pack: justify; -webkit-justify-content: space-between;
}
.b2detalle_tipos li {
	margin: 15px 0px 0px; width: 47.81%;
}
.b2detalle_tipos li:nth-child(1) {
	margin-top: 0px;
}
.b2detalle_tipos li:nth-child(2) {
	margin-top: 0px;
}
@media screen and (max-width:480px)
{
.b2detalle_tipos li {
	width: 100%; margin-right: 0px;
}
.b2detalle_tipos li:nth-child(2) {
	margin-top: 15px;
}
}
.b2detalle_btn_map {
	color: rgb(74, 74, 74); font-family: "Graphik-Medium", sans-serif; font-size: 16px; margin-top: 30px;
}
.b2detalle_btn_map a {
	transition:0.25s ease-in-out; position: relative; -webkit-transition: all 0.25s ease-in-out; -moz-transition: all 0.25s ease-in-out; -o-transition: all 0.25s ease-in-out;
}
.b2detalle_btn_map a::before {
	background: rgb(245, 128, 37); transition:0.5s linear; left: 0px; width: 0px; height: 2px; bottom: 0px; visibility: hidden; position: absolute; content: ""; opacity: 0; -webkit-transition: all 0.5s linear; -moz-transition: all 0.5s linear; -o-transition: all 0.5s linear;
}
@media screen and (min-width:1025px)
{
.b2detalle_btn_map a:hover {
	color: rgb(245, 128, 37);
}
.b2detalle_btn_map a:hover::before {
	width: 100%; visibility: visible; filter: none; opacity: 1;
}
}
@media screen and (max-width:767px)
{
.b2detalle_btn_map {
	font-size: 15px;
}
}
.b2detalle_btnbox {
	margin: 0px; padding: 0px 15px; border-radius: 10px; border: 1px solid rgb(228, 228, 228); flex-flow:row wrap; border-image: none; width: 100%; height: 65px; display: flex; position: relative; cursor: pointer; box-sizing: border-box; align-items: center; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-orient: horizontal; -moz-box-orient: horizontal; -o-box-orient: horizontal; -webkit-flex-direction: row; -webkit-box-lines: multiple; -moz-box-lines: multiple; -o-box-lines: multiple; -webkit-flex-wrap: wrap; -webkit-box-align: center; -moz-box-align: center; -o-box-align: center; -webkit-align-items: center;
}
@media screen and (max-width:960px)
{
.b2detalle_btnbox {
	padding: 0px 5px; height: 55px;
}
}
@media screen and (max-width:767px)
{
.b2detalle_btnbox {
	padding: 0px 15px; cursor: default;
}
}
.b2detalle_btnbox::before {
	border-radius: 10px; border: 2px solid rgb(245, 128, 37); transition:0.25s ease-in-out; border-image: none; left: 0px; top: 0px; width: 100%; height: 100%; visibility: hidden; position: absolute; content: ""; box-sizing: border-box; opacity: 0; -webkit-transition: all 0.25s ease-in-out; -moz-transition: all 0.25s ease-in-out; -o-transition: all 0.25s ease-in-out; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;
}
@media screen and (max-width:767px)
{
.b2detalle_btnbox::before {
	display: none;
}
}
.b2detalle_btnbox.active::before {
	visibility: visible; filter: none; opacity: 1;
}
.b2detalle_icon {
	margin: 0px; width: 43px; height: 43px; display: flex; flex-direction: column; justify-content: center; align-items: center; -webkit-box-orient: vertical; -moz-box-orient: vertical; -o-box-orient: vertical; -webkit-flex-direction: column; -webkit-box-pack: center; -moz-box-pack: center; -o-box-pack: center; -webkit-justify-content: center; -webkit-box-align: center; -moz-box-align: center; -o-box-align: center; -webkit-align-items: center;
}
.b2detalle_icon img {
	width: auto; height: auto; display: block; max-width: 100%;
}
@media screen and (max-width:960px)
{
.b2detalle_icon {
	width: 35px; height: 35px;
}
}
.b2detalle_text {
	width: calc(100% - 43px); padding-left: 10px; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;
}
@media screen and (max-width:960px)
{
.b2detalle_text {
	width: calc(100% - 35px); padding-left: 5px;
}
}
.b2detalle_text h3 {
	color: rgb(0, 0, 0); line-height: 1.2; font-family: "Graphik-Medium", sans-serif; font-size: 12px; margin-bottom: 0px;
}
@media screen and (max-width:960px)
{
.b2detalle_text h3 {
	font-size: 11px;
}
}
.b2detalle_popup {
	left: 0px; top: 0px; width: 100%; height: 100%; display: none; position: absolute;
}
@media screen and (max-width:767px)
{
.b2detalle_popup {
	display: block;
}
}
.b2detalle_waze {
	text-align: center; margin-top: 40px; display: none;
}
@media screen and (max-width:767px)
{
.b2detalle_waze {
	display: block;
}
}
.b2detalle_images {
	width: 100%; height: 100%; position: relative;
}
.b2detalle_imgbox {
	background-position: center; left: 0px; top: 0px; width: 100%; height: 100%; visibility: hidden; position: absolute; opacity: 0; background-repeat: no-repeat; background-size: cover; -webkit-background-size: cover; -moz-background-size: cover;
}
.b2detalle_imgbox.active {
	visibility: visible; filter: none; position: relative; opacity: 1;
}
.b2empresa {
	padding: 0px 0px 84px; margin-top: -150px;
}
.b2empresa_container {
	padding: 0px 10px; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;
}
.b2empresa_container.ww_center {
	max-width: 1227px;
}
.b2empresa_container .lSAction {
	width: 100%; padding-top: 26px; display: flex; justify-content: center; align-items: center; -webkit-box-pack: center; -moz-box-pack: center; -o-box-pack: center; -webkit-justify-content: center; -webkit-box-align: center; -moz-box-align: center; -o-box-align: center; -webkit-align-items: center;
}
.b2empresa_container .lSAction > * {
	margin: 0px 10px; border-radius: 50%; transition:0.35s ease-in; width: 50px; height: 50px; text-align: center; line-height: 50px; filter: none; position: static; opacity: 1; background-color: rgb(228, 228, 228); -webkit-transition: all 0.35s ease-in; -moz-transition: all 0.35s ease-in; -o-transition: all 0.35s ease-in;
}
.b2empresa_container .lSAction > *::before {
	transition:0.35s ease-in; color: rgb(65, 65, 65); font-family: "icomoon"; font-size: 30px; display: inline-block; content: ""; -webkit-transition: all 0.35s ease-in; -moz-transition: all 0.35s ease-in; -o-transition: all 0.35s ease-in;
}
.b2empresa_container .lSAction > *:first-child::before {
	content: "\e90f";
}
.b2empresa_container .lSAction > *:last-child::before {
	content: "\e90e";
}
@media screen and (min-width:1025px)
{
.b2empresa_container .lSAction > *:hover {
	background-color: rgb(245, 128, 37);
}
.b2empresa_container .lSAction > *:hover::before {
	color: rgb(255, 255, 255);
}
}
.b2empresa_container ul li {
	box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;
}
.b2empresa_container ul.no-slider {
	flex-flow:row wrap; display: flex; justify-content: flex-start; align-items: flex-start; -webkit-box-lines: multiple; -moz-box-lines: multiple; -o-box-lines: multiple; -webkit-flex-wrap: wrap; -webkit-box-pack: start; -moz-box-pack: start; -o-box-pack: start; -webkit-justify-content: flex-start; -webkit-box-align: start; -moz-box-align: start; -o-box-align: start; -webkit-align-items: flex-start; -webkit-flex-flow: wrap;
}
.b2empresa_container ul.no-slider li {
	width: 25%;
}
@media screen and (max-width:1180px)
{
.b2empresa_container ul.no-slider li {
	width: 33.33%;
}
}
.b2empresa_title {
	text-align: center; padding-bottom: 34px;
}
.b2empresa_title h2 {
	margin: 0px; line-height: 1.33; letter-spacing: 1px; font-family: "Graphik-Medium", sans-serif; font-size: 18px; font-weight: normal;
}
.b2empresa_item {
	padding: 10px 5px; width: 100%; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;
}
.b2empresa_padding {
	padding: 36px 40px; border-radius: 10px; width: 100%; overflow: hidden; min-height: 370px; box-sizing: border-box; box-shadow: 0px 2px 20px 0px rgba(0,0,0,0.1); background-color: rgb(255, 255, 255); -webkit-box-shadow: 0 2px 20px 0 rgba(0, 0, 0, 0.1); -webkit-box-sizing: border-box; -moz-box-sizing: border-box;
}
@media screen and (max-width:960px)
{
.b2empresa_padding {
	padding: 30px;
}
}
.b2empresa_img {
	margin: 0px; width: 62px;
}
.b2empresa_img img {
	width: 100%; height: auto; display: block;
}
.b2empresa_text {
	padding-top: 22px;
}
.b2empresa_text h2 {
	color: rgb(35, 31, 32); line-height: 1.47; font-family: "Graphik-Medium", sans-serif; font-size: 15px; font-weight: normal; margin-bottom: 17px;
}
.b2empresa_text p {
	color: rgb(74, 74, 74); line-height: 1.36; font-family: "Graphik-Regular", sans-serif; font-size: 14px;
}
.b2home .iw_item {
	flex-flow:row wrap; display: flex; justify-content: flex-start; align-items: center; -webkit-box-lines: multiple; -moz-box-lines: multiple; -o-box-lines: multiple; -webkit-flex-wrap: wrap; -webkit-box-pack: start; -moz-box-pack: start; -o-box-pack: start; -webkit-justify-content: flex-start; -webkit-box-align: center; -moz-box-align: center; -o-box-align: center; -webkit-align-items: center; -webkit-flex-flow: wrap;
}
.b2home .iw_figure {
	width: 139px;
}
.b2home .iw_figure img {
	width: 100%; height: auto; display: block;
}
@media screen and (max-width:640px)
{
.b2home .iw_figure {
	width: 60px;
}
}
.b2home .iw_content {
	padding-left: 25px;
}
.b2home .iw_content p {
	margin: 0px; color: rgb(0, 0, 0); text-transform: uppercase; letter-spacing: 0.8px; font-family: "Graphik-Semibold", sans-serif; font-size: 12px;
}
@media screen and (max-width:640px)
{
.b2home .iw_content {
	padding-left: 10px;
}
.b2home .iw_content p {
	font-size: 9px;
}
}
.b2home .iw_img_inner {
	width: 101px; margin-bottom: 11px;
}
.b2home .iw_img_inner img {
	width: 100%; height: auto; display: block;
}
@media screen and (max-width:640px)
{
.b2home .iw_img_inner {
	width: 60px;
}
}
.b2home .iw_btn a {
	width: 100%; height: 44px; text-align: center; color: rgb(255, 255, 255); line-height: 44px; letter-spacing: 0.9px; font-family: "Graphik-Semibold", sans-serif; font-size: 12px; display: block; background-color: rgb(245, 128, 37);
}
@media screen and (max-width:1024px)
{
.b2home {
	padding-top: 100px; display: flex; flex-direction: column-reverse; -webkit-box-orient: vertical; -moz-box-orient: vertical; -o-box-orient: vertical; -webkit-flex-direction: column-reverse; -webkit-box-direction: reverse; -moz-box-direction: reverse; -o-box-direction: reverse;
}
}
@media screen and (max-width:767px)
{
.b2home {
	padding-top: 30px;
}
}
.b2home_mapa {
	width: 100%; height: 650px;
}
@media screen and (max-width:1024px)
{
.b2home_mapa {
	height: 500px;
}
}
.b2home_content {
	position: relative; z-index: 20; max-width: 1200px;
}
.b2home_info_content {
	margin: 0px; padding: 60px; left: 0px; top: -240px; width: 100%; overflow: hidden; position: absolute; max-width: 650px; box-sizing: border-box; box-shadow: 0px 10px 20px 0px rgba(0,0,0,0.1); background-color: rgb(255, 255, 255); -webkit-box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.1); -webkit-box-sizing: border-box; -moz-box-sizing: border-box;
}
@media screen and (max-width:1024px)
{
.b2home_info_content {
	padding: 0px 0px 40px; position: static; max-width: inherit; box-shadow: inherit; -webkit-box-shadow: inherit;
}
}
.b2home_info_content.active .b2home_title .title h2 {
	filter: none; opacity: 1; animation-name: eut_fade_in; -webkit-animation-name: eut_fade_in; -moz-animation-name: eut_fade_in; -o-animation-name: eut_fade_in;
}
.b2home_info_content.active .b2home_title .title p {
	filter: none; opacity: 1; animation-name: clipping_down_in; -webkit-animation-name: clipping_down_in; -moz-animation-name: clipping_down_in; -o-animation-name: clipping_down_in;
}
.b2home_info_content.active .b2home_text {
	visibility: visible; filter: none; opacity: 1; transform: translateY(0px); transition-delay: 0.5s; -webkit-transform: translateY(0); -moz-transform: translateY(0); -o-transform: translateY(0); -webkit-transition-delay: 0.5s; -moz-transition-delay: 0.5s; -o-transition-delay: 0.5s;
}
.b2home_title .title h2 {
	text-indent: 1px;
}
@media screen and (min-width:1025px)
{
.b2home_title .title {
	overflow: hidden;
}
.b2home_title .title h2 {
	opacity: 0; animation-duration: 0.8s; animation-fill-mode: both; -webkit-animation-duration: 0.8s; -webkit-animation-fill-mode: both; -moz-animation-fill-mode: both; -o-animation-fill-mode: both; -moz-animation-duration: 0.8s; -o-animation-duration: 0.8s;
}
.b2home_title .title p {
	overflow: hidden; opacity: 0; animation-duration: 1s; -webkit-animation-duration: 1s; -moz-animation-duration: 1s; -o-animation-duration: 1s;
}
}
.b2home_text {
	line-height: 1.29; padding-top: 20px; font-size: 17px;
}
@media screen and (min-width:1025px)
{
.b2home_text {
	transition:0.3s ease-in-out; visibility: hidden; opacity: 0; transform: translateY(100px); -webkit-transform: translateY(100px); -webkit-transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; -moz-transform: translateY(100px); -o-transform: translateY(100px);
}
}
.b2inversionista {
	padding: 59px 0px 0px;
}
@media screen and (max-width:1024px)
{
.b2inversionista {
	padding-top: 50px;
}
}
@media screen and (max-width:767px)
{
.b2inversionista {
	padding-top: 40px;
}
}
@media screen and (min-width:1025px)
{
.b2inversionista.active .b2inversionista_title {
	visibility: visible; filter: none; opacity: 1; transform: translateY(0px); -webkit-transform: translateY(0px); -moz-transform: translateY(0px); -o-transform: translateY(0px);
}
.b2inversionista.active .b2inversionista_box {
	visibility: visible; filter: none; opacity: 1; transform: translateY(0px); -webkit-transform: translateY(0px); -moz-transform: translateY(0px); -o-transform: translateY(0px);
}
}
.b2inversionista_content {
	padding-bottom: 88px; border-bottom-color: rgb(228, 228, 228); border-bottom-width: 2px; border-bottom-style: dashed;
}
@media screen and (max-width:1024px)
{
.b2inversionista_content {
	padding-bottom: 50px;
}
}
@media screen and (max-width:767px)
{
.b2inversionista_content {
	padding-bottom: 40px;
}
}
.b2inversionista_title {
	margin: 0px auto; width: 100%; max-width: none;
}
@media screen and (min-width:1025px)
{
.b2inversionista_title {
	transition:0.25s ease-in-out; visibility: hidden; opacity: 0; transform: translateY(50px); -webkit-transform: translateY(50px); -webkit-transition: all 0.25s ease-in-out; -moz-transition: all 0.25s ease-in-out; -o-transition: all 0.25s ease-in-out; -moz-transform: translateY(50px); -o-transform: translateY(50px);
}
}
.b2inversionista_title h2 {
	color: rgb(35, 31, 32); line-height: 1.13; font-family: "Graphik-Semibold", sans-serif; font-size: 38px;
}
@media screen and (max-width:1024px)
{
.b2inversionista_title h2 {
	font-size: 32px;
}
}
@media screen and (max-width:767px)
{
.b2inversionista_title h2 {
	font-size: 26px;
}
}
.b2inversionista_items {
	flex-flow:row wrap; display: flex; -webkit-box-orient: horizontal; -moz-box-orient: horizontal; -o-box-orient: horizontal; -webkit-flex-direction: row; -webkit-box-lines: multiple; -moz-box-lines: multiple; -o-box-lines: multiple; -webkit-flex-wrap: wrap;
}
@media screen and (max-width:767px)
{
.b2inversionista_items {
	flex-direction: column; -webkit-box-orient: vertical; -moz-box-orient: vertical; -o-box-orient: vertical; -webkit-flex-direction: column;
}
}
.b2inversionista_box {
	margin: 65px 3.66% 0px; width: 26%; text-align: center;
}
@media screen and (min-width:1025px)
{
.b2inversionista_box {
	transition:0.8s cubic-bezier(0.68, -0.45, 0.165, 1.35); visibility: hidden; opacity: 0; transform: translateY(50px); -webkit-transform: translateY(50px); -webkit-transition: all 0.8s cubic-bezier(0.68, -0.45, 0.165, 1.35); -moz-transition: all 0.8s cubic-bezier(0.68, -0.45, 0.165, 1.35); -o-transition: all 0.8s cubic-bezier(0.68, -0.45, 0.165, 1.35); -moz-transform: translateY(50px); -o-transform: translateY(50px);
}
}
@media screen and (max-width:1024px)
{
.b2inversionista_box {
	margin: 50px 1.66% 0px; width: 30%;
}
}
@media screen and (max-width:767px)
{
.b2inversionista_box {
	flex-flow:row wrap; width: 100%; text-align: left; margin-top: 40px; display: flex; align-items: center; -webkit-box-orient: horizontal; -moz-box-orient: horizontal; -o-box-orient: horizontal; -webkit-flex-direction: row; -webkit-box-lines: multiple; -moz-box-lines: multiple; -o-box-lines: multiple; -webkit-flex-wrap: wrap; -webkit-box-align: center; -moz-box-align: center; -o-box-align: center; -webkit-align-items: center;
}
}
.b2inversionista_img {
	margin: 0px auto 23px; width: 86px; height: 86px; overflow: hidden; display: flex; flex-direction: column; justify-content: center; align-items: center; -webkit-box-orient: vertical; -moz-box-orient: vertical; -o-box-orient: vertical; -webkit-flex-direction: column; -webkit-box-pack: center; -moz-box-pack: center; -o-box-pack: center; -webkit-justify-content: center; -webkit-box-align: center; -moz-box-align: center; -o-box-align: center; -webkit-align-items: center;
}
.b2inversionista_img img {
	width: 100%; height: auto; display: block;
}
@media screen and (max-width:1024px)
{
.b2inversionista_img {
	width: 70px; height: 70px;
}
}
@media screen and (max-width:767px)
{
.b2inversionista_img {
	margin: 0px; width: 50px; height: 50px;
}
}
@media screen and (max-width:767px)
{
.b2inversionista_info {
	width: calc(100% - 50px); padding-left: 15px; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;
}
}
.b2inversionista_subtitle {
	margin-bottom: 15px;
}
.b2inversionista_subtitle h3 {
	margin: 0px; color: rgb(35, 31, 32); letter-spacing: 0.47px; font-family: "Graphik-Medium", sans-serif; font-size: 16px;
}
@media screen and (max-width:1024px)
{
.b2inversionista_subtitle h3 {
	font-size: 15px;
}
}
@media screen and (max-width:767px)
{
.b2inversionista_subtitle h3 {
	font-size: 14px;
}
}
.b2inversionista_text {
	color: rgb(74, 74, 74); line-height: 1.4; font-family: "Graphik-Regular", sans-serif; font-size: 16px;
}
.b2inversionista_text p {
	margin: 0px;
}
@media screen and (max-width:1024px)
{
.b2inversionista_text {
	font-size: 15px;
}
}
@media screen and (max-width:767px)
{
.b2inversionista_text {
	font-size: 14px;
}
}
.b2terreno {
	padding-bottom: 51px; margin-top: -285px; position: relative; z-index: 2;
}
@media screen and (max-width:1340px)
{
.b2terreno {
	margin-top: -21.5%;
}
}
@media screen and (max-width:1024px)
{
.b2terreno {
	margin-top: -22%;
}
}
@media screen and (max-width:960px)
{
.b2terreno {
	padding: 50px 0px; margin-top: 0px;
}
}
@media screen and (max-width:767px)
{
.b2terreno {
	padding: 40px 0px;
}
}
.b2terreno_content {
	background: rgb(255, 255, 255); padding: 64px 4.72% 75px; box-sizing: border-box; box-shadow: 0px 6px 20px 0px rgba(0,0,0,0.05); -webkit-box-shadow: 0 6px 20px 0 rgba(0, 0, 0, 0.05); -webkit-box-sizing: border-box; -moz-box-sizing: border-box;
}
@media screen and (max-width:1024px)
{
.b2terreno_content {
	padding: 50px 4%;
}
}
@media screen and (max-width:960px)
{
.b2terreno_content {
	padding: 0px; box-shadow: none; -webkit-box-shadow: none;
}
}
.b2terreno_up {
	flex-flow:row wrap; margin-bottom: 21px; display: flex; -webkit-box-orient: horizontal; -moz-box-orient: horizontal; -o-box-orient: horizontal; -webkit-flex-direction: row; -webkit-box-lines: multiple; -moz-box-lines: multiple; -o-box-lines: multiple; -webkit-flex-wrap: wrap;
}
@media screen and (max-width:767px)
{
.b2terreno_up {
	margin-bottom: 15px; flex-direction: column; -webkit-box-orient: vertical; -moz-box-orient: vertical; -o-box-orient: vertical; -webkit-flex-direction: column;
}
}
.b2terreno_up li {
	margin: 19px 1.47% 0px 0px; width: 32.35%;
}
.b2terreno_up li:nth-child(1) {
	margin-top: 0px;
}
.b2terreno_up li:nth-child(2) {
	margin-top: 0px;
}
.b2terreno_up li:nth-child(3) {
	margin-top: 0px;
}
.b2terreno_up li:nth-child(3n+3) {
	margin-right: 0px;
}
@media screen and (max-width:767px)
{
.b2terreno_up li {
	margin: 15px 0px 0px; width: 100%;
}
.b2terreno_up li:nth-child(2) {
	margin-top: 15px;
}
.b2terreno_up li:nth-child(3) {
	margin-top: 15px;
}
}
.b2terreno_down li {
	margin-bottom: 20px;
}
.b2terreno_down li:first-child {
	margin-bottom: 20px;
}
.b2terreno_down li:last-child {
	margin-bottom: 0px;
}
.b2terreno_btn {
	text-align: center; margin-top: 23px;
}
.b2terreno_btn button {
	padding: 0px; width: 100%; max-width: 189px;
}
.b2trabajar {
	padding-bottom: 51px; margin-top: -345px; position: relative; z-index: 2;
}
@media screen and (max-width:1340px)
{
.b2trabajar {
	margin-top: -26%;
}
}
@media screen and (max-width:960px)
{
.b2trabajar {
	padding: 50px 0px; margin-top: 0px;
}
}
@media screen and (max-width:767px)
{
.b2trabajar {
	padding: 40px 0px;
}
}
.b2trabajar_content {
	background: rgb(255, 255, 255); padding: 64px 4.72% 75px; box-sizing: border-box; box-shadow: 0px 6px 20px 0px rgba(0,0,0,0.05); -webkit-box-shadow: 0 6px 20px 0 rgba(0, 0, 0, 0.05); -webkit-box-sizing: border-box; -moz-box-sizing: border-box;
}
@media screen and (max-width:1024px)
{
.b2trabajar_content {
	padding: 50px 4%;
}
}
@media screen and (max-width:960px)
{
.b2trabajar_content {
	padding: 0px; box-shadow: none; -webkit-box-shadow: none;
}
}
.b2trabajar_up {
	flex-flow:row wrap; margin-bottom: 33px; display: flex; -webkit-box-orient: horizontal; -moz-box-orient: horizontal; -o-box-orient: horizontal; -webkit-flex-direction: row; -webkit-box-lines: multiple; -moz-box-lines: multiple; -o-box-lines: multiple; -webkit-flex-wrap: wrap;
}
@media screen and (max-width:767px)
{
.b2trabajar_up {
	margin-bottom: 30px; flex-direction: column; -webkit-box-orient: vertical; -moz-box-orient: vertical; -o-box-orient: vertical; -webkit-flex-direction: column;
}
}
.b2trabajar_up li {
	margin: 19px 1.47% 0px 0px; width: 32.35%;
}
.b2trabajar_up li:nth-child(1) {
	margin-top: 0px;
}
.b2trabajar_up li:nth-child(2) {
	margin-top: 0px;
}
.b2trabajar_up li:nth-child(3) {
	margin-top: 0px;
}
.b2trabajar_up li:nth-child(3n+3) {
	margin-right: 0px;
}
@media screen and (max-width:767px)
{
.b2trabajar_up li {
	margin: 15px 0px 0px; width: 100%;
}
.b2trabajar_up li:nth-child(2) {
	margin-top: 15px;
}
.b2trabajar_up li:nth-child(3) {
	margin-top: 15px;
}
}
.b2trabajar_down li {
	margin-bottom: 20px;
}
.b2trabajar_down li:last-child {
	margin-bottom: 0px;
}
.b2trabajar_down li label {
	padding: 0px 20px;
}
.b2trabajar_btn {
	text-align: center; margin-top: 43px;
}
.b2trabajar_btn button {
	padding: 0px; width: 100%; max-width: 189px;
}
@media screen and (min-width:1025px)
{
.b3detalle_animation {
	margin: 0px auto; transition:1s linear; width: 70%; overflow: hidden; display: flex; flex-direction: column; align-items: center; -webkit-transition: all 1s linear; -moz-transition: all 1s linear; -o-transition: all 1s linear; -webkit-box-orient: vertical; -moz-box-orient: vertical; -o-box-orient: vertical; -webkit-flex-direction: column; -webkit-box-align: center; -moz-box-align: center; -o-box-align: center; -webkit-align-items: center;
}
}
@media screen and (min-width:1025px)
{
.b3detalle_animation.active {
	width: 100%;
}
}
.b3detalle {
	background-position: center; width: 100%; height: 560px; display: block; position: relative; background-repeat: no-repeat; background-size: cover; -webkit-background-size: cover; -moz-background-size: cover;
}
@media screen and (min-width:1025px)
{
.b3detalle {
	margin: 0px; width: 1920px;
}
}
@media screen and (max-width:1024px)
{
.b3detalle {
	height: 450px;
}
}
.b3detalle::before {
	left: 0px; top: 0px; width: 100%; height: 100%; position: absolute; content: ""; opacity: 0.3; background-color: rgb(0, 0, 0);
}
.b3detalle_container {
	height: 100%; display: flex; position: relative; justify-content: center; align-items: center; -webkit-box-pack: center; -moz-box-pack: center; -o-box-pack: center; -webkit-justify-content: center; -webkit-box-align: center; -moz-box-align: center; -o-box-align: center; -webkit-align-items: center;
}
.b3detalle_info {
	text-align: center; color: rgb(255, 255, 255); padding-top: 21px;
}
.b3detalle_info h2 {
	line-height: 1.17; font-family: "Graphik-Bold", sans-serif; font-size: 30px; font-weight: normal;
}
.b3detalle_popup {
	width: 100%; height: 80vh;
}
.b3detalle_popup iframe {
	width: 100%; height: 100%;
}
.b3empresa {
	padding-bottom: 63px;
}
.b3empresa.active .b3empresa_img::before {
	right: -150%;
}
.b3empresa.active .b3empresa_img img {
	filter: none; opacity: 1;
}
.b3empresa.active .b3empresa_text {
	visibility: visible; filter: none; opacity: 1; transform: translateY(0px); -webkit-transform: translateY(0); -moz-transform: translateY(0); -o-transform: translateY(0);
}
.b3empresa.active .b3empresa_titulo > * h2 {
	filter: none; opacity: 1; animation-name: eut_fade_in; -webkit-animation-name: eut_fade_in; -moz-animation-name: eut_fade_in; -o-animation-name: eut_fade_in;
}
.b3empresa.active .b3empresa_titulo > * p {
	filter: none; opacity: 1; animation-name: clipping_down_in; -webkit-animation-name: clipping_down_in; -moz-animation-name: clipping_down_in; -o-animation-name: clipping_down_in;
}
.b3empresa_container {
	flex-flow:row wrap; display: flex; justify-content: flex-start; align-items: center; -webkit-box-lines: multiple; -moz-box-lines: multiple; -o-box-lines: multiple; -webkit-flex-wrap: wrap; -webkit-box-pack: start; -moz-box-pack: start; -o-box-pack: start; -webkit-justify-content: flex-start; -webkit-box-align: center; -moz-box-align: center; -o-box-align: center; -webkit-align-items: center; -webkit-flex-flow: wrap;
}
.b3empresa_img {
	margin: 0px; width: 100%; overflow: hidden; position: relative; max-width: 600px;
}
.b3empresa_img img {
	width: 100%; height: auto; display: block;
}
@media screen and (min-width:1025px)
{
.b3empresa_img::before {
	background: rgb(242, 242, 242); transition:0.6s linear; top: 0px; width: 150%; height: 100%; right: 100%; bottom: 0px; position: absolute; z-index: 3; content: ""; -webkit-transition: 0.6s linear; -moz-transition: 0.6s linear; -o-transition: 0.6s linear;
}
.b3empresa_img img {
	opacity: 0; transition-delay: 0.3s; -webkit-transition-delay: 0.3s; -moz-transition-delay: 0.3s; -o-transition-delay: 0.3s;
}
}
@media screen and (max-width:1200px)
{
.b3empresa_img {
	max-width: 550px;
}
}
@media screen and (max-width:960px)
{
.b3empresa_img {
	display: none;
}
}
.b3empresa_info {
	width: calc(100% - 600px);
}
@media screen and (max-width:1200px)
{
.b3empresa_info {
	width: calc(100% - 550px);
}
}
@media screen and (max-width:960px)
{
.b3empresa_info {
	width: 100%;
}
}
.b3empresa_titulo {
	overflow: hidden;
}
.b3empresa_titulo > * h2 {
	-ms-word-break: break-all;
}
@media screen and (min-width:1025px)
{
.b3empresa_titulo > * h2 {
	opacity: 0; animation-duration: 0.8s; animation-fill-mode: both; -webkit-animation-duration: 0.8s; -webkit-animation-fill-mode: both; -moz-animation-fill-mode: both; -o-animation-fill-mode: both; -moz-animation-duration: 0.8s; -o-animation-duration: 0.8s;
}
.b3empresa_titulo > * p {
	opacity: 0; animation-duration: 1s; -webkit-animation-duration: 1s; -moz-animation-duration: 1s; -o-animation-duration: 1s;
}
}
.b3empresa_titulo .title h2 {
	text-indent: 0px;
}
@media screen and (max-width:1024px)
{
.b3empresa_titulo .title h2 {
	letter-spacing: 15px;
}
}
@media screen and (max-width:767px)
{
.b3empresa_titulo .title h2 {
	letter-spacing: 10px;
}
}
.b3empresa_text {
	text-align: center; line-height: 1.31; padding-top: 35px; font-family: "Graphik-Regular", sans-serif; font-size: 16px;
}
@media screen and (min-width:1025px)
{
.b3empresa_text {
	transition:0.5s ease-in-out 0.6s; overflow: hidden; visibility: hidden; opacity: 0; transform: translateY(100px); -webkit-transform: translateY(100px); -webkit-transition: all 0.5s ease-in-out; -moz-transition: all 0.5s ease-in-out; -o-transition: all 0.5s ease-in-out; -moz-transform: translateY(100px); -o-transform: translateY(100px); -webkit-transition-delay: 0.6s; -moz-transition-delay: 0.6s; -o-transition-delay: 0.6s;
}
}
.b3home {
	padding-top: 216px;
}
@media screen and (max-width:1024px)
{
.b3home {
	padding-top: 80px;
}
}
@media screen and (max-width:960px)
{
.b3home {
	padding-top: 50px;
}
}
@media screen and (max-width:767px)
{
.b3home {
	padding-top: 20px;
}
}
.b3home_container {
	flex-flow:row wrap; display: flex; position: relative; justify-content: flex-start; align-items: center; -webkit-box-lines: multiple; -moz-box-lines: multiple; -o-box-lines: multiple; -webkit-flex-wrap: wrap; -webkit-box-pack: start; -moz-box-pack: start; -o-box-pack: start; -webkit-justify-content: flex-start; -webkit-box-align: center; -moz-box-align: center; -o-box-align: center; -webkit-align-items: center; -webkit-flex-flow: wrap;
}
.b3home_container.ww_center {
	max-width: 1280px;
}
.b3home_title {
	left: -30px; top: -70px; position: absolute;
}
.b3home_title h2 {
	color: rgb(228, 228, 228); line-height: 0.71; letter-spacing: 3px; font-family: "Graphik-Bold", sans-serif; font-size: 120px; opacity: 0.3;
}
@media screen and (min-width:1025px)
{
.b3home_title {
	transition:1.5s cubic-bezier(0.07, 0.25, 0.35, 0.98); -webkit-transition: all 1.5s cubic-bezier(0.07, 0.25, 0.35, 0.98); -moz-transition: all 1.5s cubic-bezier(0.07, 0.25, 0.35, 0.98); -o-transition: all 1.5s cubic-bezier(0.07, 0.25, 0.35, 0.98);
}
}
@media screen and (max-width:960px)
{
.b3home_title {
	width: 100%; padding-bottom: 20px; position: static;
}
.b3home_title h2 {
	font-size: calc(45px + (120 - 45) * ((100vw - 320px) /(1024 - 320)));
}
}
.b3home_img {
	margin: 0px; width: 700px; position: relative; z-index: 5;
}
@media screen and (min-width:1025px)
{
.b3home_img.active .b3home_img_box img {
	visibility: visible; filter: none; opacity: 1; transform: translateX(0px); -webkit-transform: translateX(0); -moz-transform: translateX(0); -o-transform: translateX(0);
}
.b3home_img.active .b3home_img_adorn {
	visibility: visible; filter: none; opacity: 1; transform: translateY(0px); transition-delay: 0.8s; -webkit-transform: translateY(0); -moz-transform: translateY(0); -o-transform: translateY(0); -webkit-transition-delay: 0.8s; -moz-transition-delay: 0.8s; -o-transition-delay: 0.8s;
}
}
@media screen and (max-width:1200px)
{
.b3home_img {
	width: 550px;
}
}
@media screen and (max-width:1024px)
{
.b3home_img {
	width: 450px;
}
}
@media screen and (max-width:960px)
{
.b3home_img {
	display: none;
}
}
.b3home_img_box {
	width: 100%; position: relative; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;
}
.b3home_img_box img {
	width: 100%; height: auto; display: block;
}
@media screen and (min-width:1025px)
{
.b3home_img_box {
	overflow: hidden;
}
.b3home_img_box img {
	transition:0.8s ease-in-out; visibility: hidden; opacity: 0; transform: translateX(-100%); -webkit-transform: translateX(-100%); -webkit-transition: all 0.8s ease-in-out; -moz-transition: all 0.8s ease-in-out; -o-transition: all 0.8s ease-in-out; -moz-transform: translateX(-100%); -o-transform: translateX(-100%);
}
}
.b3home_img_adorn {
	width: 387px; right: 0px; bottom: -150px; position: absolute;
}
@media screen and (min-width:1025px)
{
.b3home_img_adorn {
	transition:0.3s ease-in-out; animation:float 1.5s ease-in-out infinite; visibility: hidden; opacity: 0; transform: translateY(50px); -webkit-transform: translateY(50px); -webkit-transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; -moz-transform: translateY(50px); -o-transform: translateY(50px); -webkit-animation: float 1.5s ease-in-out infinite; -o-animation: float 1.5s ease-in-out infinite; -moz-animation: float 1.5s ease-in-out infinite;
}
}
@media screen and (max-width:960px)
{
.b3home_img_adorn {
	width: 300px;
}
}
@media screen and (max-width:767px)
{
.b3home_img_adorn {
	display: none;
}
}
.b3home_cnt_items {
	width: calc(100% - 700px); position: relative;
}
.b3home_cnt_items .title.active h2 {
	filter: none; opacity: 1; animation-name: eut_fade_in; -webkit-animation-name: eut_fade_in; -moz-animation-name: eut_fade_in; -o-animation-name: eut_fade_in;
}
.b3home_cnt_items .title.active p {
	filter: none; opacity: 1; animation-name: clipping_down_in; -webkit-animation-name: clipping_down_in; -moz-animation-name: clipping_down_in; -o-animation-name: clipping_down_in;
}
@media screen and (min-width:1025px)
{
.b3home_cnt_items .title {
	overflow: hidden;
}
.b3home_cnt_items .title h2 {
	opacity: 0; animation-duration: 0.8s; animation-fill-mode: both; -webkit-animation-duration: 0.8s; -webkit-animation-fill-mode: both; -moz-animation-fill-mode: both; -o-animation-fill-mode: both; -moz-animation-duration: 0.8s; -o-animation-duration: 0.8s;
}
.b3home_cnt_items .title p {
	overflow: hidden; opacity: 0; animation-duration: 1s; -webkit-animation-duration: 1s; -moz-animation-duration: 1s; -o-animation-duration: 1s;
}
}
@media screen and (max-width:1200px)
{
.b3home_cnt_items {
	width: calc(100% - 550px);
}
}
@media screen and (max-width:1024px)
{
.b3home_cnt_items {
	width: calc(100% - 450px);
}
}
@media screen and (max-width:960px)
{
.b3home_cnt_items {
	width: 100%;
}
}
.b3home_cnt_items .title {
	padding: 0px 20px;
}
@media screen and (max-width:768px)
{
.b3home_cnt_items .title {
	padding: 0px;
}
}
.b3home_cnt_items .title h2 {
	text-indent: 0px;
}
.b3home_wrap_box {
	flex-flow:row wrap; padding-top: 30px; display: flex; justify-content: flex-start; align-items: flex-start; -webkit-box-lines: multiple; -moz-box-lines: multiple; -o-box-lines: multiple; -webkit-flex-wrap: wrap; -webkit-box-pack: start; -moz-box-pack: start; -o-box-pack: start; -webkit-justify-content: flex-start; -webkit-box-align: start; -moz-box-align: start; -o-box-align: start; -webkit-align-items: flex-start; -webkit-flex-flow: wrap;
}
.b3home_box {
	padding: 0px 20px; width: 50%; text-align: center; margin-bottom: 30px; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;
}
.b3home_box p {
	margin: 0px; line-height: 1.38;
}
.b3home_box strong {
	font-family: "Graphik-Medium", sans-serif; font-weight: normal;
}
.b3home_fig {
	width: 62px; margin-bottom: 10px;
}
.b3home_fig img {
	width: 100%; height: auto; display: block;
}
.b3home_btn {
	text-align: center; padding-top: 30px;
}
.b3inversionista {
	padding: 52px 0px 111px;
}
@media screen and (max-width:1024px)
{
.b3inversionista {
	padding: 50px 0px;
}
}
@media screen and (max-width:767px)
{
.b3inversionista {
	padding: 40px 0px;
}
}
@media screen and (min-width:1025px)
{
.b3inversionista.active .b3inversionista_title {
	visibility: visible; filter: none; opacity: 1; transform: translateY(0px); -webkit-transform: translateY(0px); -moz-transform: translateY(0px); -o-transform: translateY(0px);
}
.b3inversionista.active .b3inversionista_text {
	visibility: visible; filter: none; opacity: 1; transform: translateY(0px); -webkit-transform: translateY(0px); -moz-transform: translateY(0px); -o-transform: translateY(0px);
}
.b3inversionista.active .b3inversionista_img {
	visibility: visible; filter: none; opacity: 1; transform: translateY(0px); -webkit-transform: translateY(0px); -moz-transform: translateY(0px); -o-transform: translateY(0px);
}
}
.b3inversionista_content {
	flex-flow:row wrap; display: flex; justify-content: space-between; align-items: center; -webkit-box-orient: horizontal; -moz-box-orient: horizontal; -o-box-orient: horizontal; -webkit-flex-direction: row; -webkit-box-lines: multiple; -moz-box-lines: multiple; -o-box-lines: multiple; -webkit-flex-wrap: wrap; -webkit-box-pack: justify; -moz-box-pack: justify; -o-box-pack: justify; -webkit-justify-content: space-between; -webkit-box-align: center; -moz-box-align: center; -o-box-align: center; -webkit-align-items: center;
}
@media screen and (max-width:767px)
{
.b3inversionista_content {
	flex-direction: column; justify-content: inherit; align-items: inherit; -webkit-box-orient: vertical; -moz-box-orient: vertical; -o-box-orient: vertical; -webkit-flex-direction: column; -webkit-box-pack: inherit; -moz-box-pack: inherit; -o-box-pack: inherit; -webkit-justify-content: inherit; -webkit-box-align: inherit; -moz-box-align: inherit; -o-box-align: inherit; -webkit-align-items: inherit;
}
}
.b3inversionista_head {
	width: 28.41%;
}
@media screen and (max-width:1024px)
{
.b3inversionista_head {
	width: 30%;
}
}
@media screen and (max-width:960px)
{
.b3inversionista_head {
	width: 34%;
}
}
@media screen and (max-width:767px)
{
.b3inversionista_head {
	margin: 0px auto 40px; width: 100%;
}
}
.b3inversionista_title {
	margin-bottom: 20px;
}
@media screen and (min-width:1025px)
{
.b3inversionista_title {
	transition:0.25s ease-in-out; visibility: hidden; opacity: 0; transform: translateY(50px); -webkit-transform: translateY(50px); -webkit-transition: all 0.25s ease-in-out; -moz-transition: all 0.25s ease-in-out; -o-transition: all 0.25s ease-in-out; -moz-transform: translateY(50px); -o-transform: translateY(50px);
}
}
.b3inversionista_title h2 {
	color: rgb(35, 31, 32); line-height: 1.13; font-family: "Graphik-Semibold", sans-serif; font-size: 38px; font-weight: normal; margin-bottom: 0px;
}
@media screen and (max-width:1024px)
{
.b3inversionista_title h2 {
	font-size: 32px;
}
}
@media screen and (max-width:960px)
{
.b3inversionista_title h2 {
	font-size: 28px;
}
}
@media screen and (max-width:767px)
{
.b3inversionista_title h2 {
	font-size: 26px;
}
}
.b3inversionista_text {
	color: rgb(128, 131, 135); line-height: 1.3; font-family: "Graphik-Medium", sans-serif; font-size: 19px;
}
.b3inversionista_text p {
	margin: 0px;
}
@media screen and (min-width:1025px)
{
.b3inversionista_text {
	transition:0.5s ease-in-out 0.25s; visibility: hidden; opacity: 0; transform: translateY(50px); -webkit-transform: translateY(50px); -webkit-transition: all 0.5s ease-in-out 0.25s; -moz-transition: all 0.5s ease-in-out 0.25s; -o-transition: all 0.5s ease-in-out 0.25s; -moz-transform: translateY(50px); -o-transform: translateY(50px);
}
}
@media screen and (max-width:1024px)
{
.b3inversionista_text {
	font-size: 17px;
}
}
@media screen and (max-width:960px)
{
.b3inversionista_text {
	font-size: 16px;
}
}
@media screen and (max-width:767px)
{
.b3inversionista_text {
	font-size: 15px;
}
}
.b3inversionista_img {
	margin: 0px; width: 66.16%;
}
.b3inversionista_img img {
	width: 100%; height: auto; display: block;
}
@media screen and (min-width:1025px)
{
.b3inversionista_img {
	transition:0.5s ease-in-out 0.5s; visibility: hidden; opacity: 0; transform: translateX(50px); -webkit-transform: translateX(50px); -webkit-transition: all 0.5s ease-in-out 0.5s; -moz-transition: all 0.5s ease-in-out 0.5s; -o-transition: all 0.5s ease-in-out 0.5s; -moz-transform: translateX(50px); -o-transform: translateX(50px);
}
}
@media screen and (max-width:1024px)
{
.b3inversionista_img {
	width: 64%;
}
}
@media screen and (max-width:960px)
{
.b3inversionista_img {
	width: 60%;
}
}
@media screen and (max-width:767px)
{
.b3inversionista_img {
	margin: 0px auto; width: 100%; max-width: 500px;
}
}
.b4detalle {
	padding: 78px 0px 69px; width: 100%; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;
}
@media screen and (max-width:1024px)
{
.b4detalle {
	padding: 60px 0px;
}
}
@media screen and (max-width:767px)
{
.b4detalle {
	padding: 40px 0px;
}
}
@media screen and (min-width:1025px)
{
.b4detalle.active .b4detalle_img::before {
	right: -150%;
}
.b4detalle.active .b4detalle_img img {
	filter: none; opacity: 1;
}
.b4detalle.active .b4detalle_logo {
	transition:0.25s ease-in-out; visibility: visible; filter: none; opacity: 1; transform: translateY(0px); -webkit-transform: translateY(0px); -webkit-transition: all 0.25s ease-in-out; -moz-transition: all 0.25s ease-in-out; -o-transition: all 0.25s ease-in-out; -moz-transform: translateY(0px); -o-transform: translateY(0px);
}
.b4detalle.active .b4detalle_text {
	transition:0.5s ease-in-out; visibility: visible; filter: none; opacity: 1; transform: translateY(0px); -webkit-transform: translateY(0px); -webkit-transition: all 0.5s ease-in-out; -moz-transition: all 0.5s ease-in-out; -o-transition: all 0.5s ease-in-out; -moz-transform: translateY(0px); -o-transform: translateY(0px);
}
.b4detalle.active .b4detalle_bottom {
	transition:0.75s ease-in-out; visibility: visible; filter: none; opacity: 1; transform: translateY(0px); -webkit-transform: translateY(0px); -webkit-transition: all 0.75s ease-in-out; -moz-transition: all 0.75s ease-in-out; -o-transition: all 0.75s ease-in-out; -moz-transform: translateY(0px); -o-transform: translateY(0px);
}
.b4detalle.active .b4detalle_video {
	transition:1s ease-in-out; visibility: visible; filter: none; opacity: 1; transform: scale(1); -webkit-transform: scale(1); -webkit-transition: all 1s ease-in-out; -moz-transition: all 1s ease-in-out; -o-transition: all 1s ease-in-out; -moz-transform: scale(1); -o-transform: scale(1);
}
}
.b4detalle_container {
	max-width: 1180px;
}
.b4detalle_content {
	flex-flow:row-reverse wrap; display: flex; justify-content: flex-start; align-items: center; -webkit-box-orient: horizontal; -moz-box-orient: horizontal; -o-box-orient: horizontal; -webkit-flex-direction: row-reverse; -webkit-box-lines: multiple; -moz-box-lines: multiple; -o-box-lines: multiple; -webkit-flex-wrap: wrap; -webkit-box-pack: start; -moz-box-pack: start; -o-box-pack: start; -webkit-justify-content: flex-start; -webkit-box-align: center; -moz-box-align: center; -o-box-align: center; -webkit-align-items: center; -webkit-flex-flow: wrap; -webkit-box-direction: reverse; -moz-box-direction: reverse; -o-box-direction: reverse;
}
.b4detalle_image {
	width: 50.9%; position: relative;
}
@media screen and (max-width:1024px)
{
.b4detalle_image {
	width: 52%;
}
}
@media screen and (max-width:767px)
{
.b4detalle_image {
	margin: 0px auto; width: 100%; max-width: 500px;
}
}
.b4detalle_img {
	width: 100%; overflow: hidden; position: relative; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;
}
.b4detalle_img img {
	width: 100%; height: auto; display: block;
}
@media screen and (min-width:1025px)
{
.b4detalle_img::before {
	background: rgb(242, 242, 242); transition:0.6s linear; top: 0px; width: 150%; height: 100%; right: 100%; bottom: 0px; position: absolute; z-index: 3; content: ""; -webkit-transition: 0.6s linear; -moz-transition: 0.6s linear; -o-transition: 0.6s linear;
}
.b4detalle_img img {
	opacity: 0; transition-delay: 0.3s; -webkit-transition-delay: 0.3s; -moz-transition-delay: 0.3s; -o-transition-delay: 0.3s;
}
}
.b4detalle_video {
	background: rgb(245, 128, 37); margin: auto; border-radius: 100%; top: 0px; width: 78px; height: 78px; text-align: center; right: 8%; bottom: 0px; line-height: 78px; position: absolute;
}
.b4detalle_video span {
	color: rgb(255, 255, 255); line-height: 78px; font-size: 24px;
}
@media screen and (min-width:1025px)
{
.b4detalle_video {
	transition:1s ease-in-out; visibility: hidden; opacity: 0; transform: scale(0); -webkit-transform: scale(0); -webkit-transition: all 1s ease-in-out; -moz-transition: all 1s ease-in-out; -o-transition: all 1s ease-in-out; -moz-transform: scale(0); -o-transform: scale(0);
}
.b4detalle_video:hover {
	transition:0.25s ease-in-out !important; transform: scale(1.1) !important; -webkit-transform: scale(1.1); -webkit-transition: all 0.25s ease-in-out; -moz-transition: all 0.25s ease-in-out; -o-transition: all 0.25s ease-in-out; -moz-transform: scale(1.1); -o-transform: scale(1.1);
}
}
@media screen and (max-width:1024px)
{
.b4detalle_video {
	width: 75px; height: 75px; line-height: 75px;
}
.b4detalle_video span {
	line-height: 75px;
}
}
@media screen and (max-width:860px)
{
.b4detalle_video {
	width: 70px; height: 70px; line-height: 70px;
}
.b4detalle_video span {
	line-height: 70px;
}
}
@media screen and (max-width:767px)
{
.b4detalle_video {
	width: 65px; height: 65px; line-height: 65px;
}
.b4detalle_video span {
	line-height: 65px;
}
}
.b4detalle_icon {
	display: block;
}
.b4detalle_info {
	width: 46.3%; margin-left: 1.8%;
}
@media screen and (max-width:1024px)
{
.b4detalle_info {
	width: 46%; margin-left: 2%;
}
}
@media screen and (max-width:767px)
{
.b4detalle_info {
	width: 100%; padding-bottom: 40px; margin-left: 0px;
}
}
.b4detalle_logo {
	margin: 0px auto; width: 100%; max-width: 212px;
}
.b4detalle_logo img {
	width: 100%; height: auto; display: block;
}
@media screen and (min-width:1025px)
{
.b4detalle_logo {
	transition:0.75s ease-in-out; visibility: hidden; opacity: 0; transform: translateY(50px); -webkit-transform: translateY(50px); -webkit-transition: all 0.75s ease-in-out; -moz-transition: all 0.75s ease-in-out; -o-transition: all 0.75s ease-in-out; -moz-transform: translateY(50px); -o-transform: translateY(50px);
}
}
@media screen and (max-width:860px)
{
.b4detalle_logo {
	max-width: 180px;
}
}
.b4detalle_text {
	text-align: center; color: rgb(74, 74, 74); line-height: 1.33; padding-top: 39px; padding-bottom: 19px; font-family: "Graphik-Light", sans-serif; font-size: 15px;
}
@media screen and (min-width:1025px)
{
.b4detalle_text {
	transition:0.5s ease-in-out; visibility: hidden; opacity: 0; transform: translateY(50px); -webkit-transform: translateY(50px); -webkit-transition: all 0.5s ease-in-out; -moz-transition: all 0.5s ease-in-out; -o-transition: all 0.5s ease-in-out; -moz-transform: translateY(50px); -o-transform: translateY(50px);
}
}
@media screen and (max-width:860px)
{
.b4detalle_text {
	padding-top: 25px; font-size: 14px;
}
}
@media screen and (max-width:480px)
{
.b4detalle_text {
	font-size: 13px;
}
}
.b4detalle_bottom {
	padding-top: 18px; border-top-color: rgb(228, 223, 225); border-top-width: 1px; border-top-style: solid;
}
@media screen and (min-width:1025px)
{
.b4detalle_bottom {
	transition:0.25s ease-in-out; visibility: hidden; opacity: 0; transform: translateY(50px); -webkit-transform: translateY(50px); -webkit-transition: all 0.25s ease-in-out; -moz-transition: all 0.25s ease-in-out; -o-transition: all 0.25s ease-in-out; -moz-transform: translateY(50px); -o-transform: translateY(50px);
}
}
.b4detalle_cualidad {
	margin: 0px auto; width: 100%; max-width: 250px;
}
.b4detalle_cualidad img {
	width: 100%; height: auto; display: block;
}
@media screen and (max-width:860px)
{
.b4detalle_cualidad {
	max-width: 200px;
}
}
.b4empresa {
	padding-bottom: 139px;
}
@media screen and (max-width:768px)
{
.b4empresa {
	padding-bottom: 30px;
}
}
.b4empresa_container {
	flex-flow:row wrap; display: flex; justify-content: flex-start; align-items: flex-start; -webkit-box-lines: multiple; -moz-box-lines: multiple; -o-box-lines: multiple; -webkit-flex-wrap: wrap; -webkit-box-pack: start; -moz-box-pack: start; -o-box-pack: start; -webkit-justify-content: flex-start; -webkit-box-align: start; -moz-box-align: start; -o-box-align: start; -webkit-align-items: flex-start; -webkit-flex-flow: wrap;
}
.b4empresa_container.ww_center {
	max-width: 922px;
}
@media screen and (max-width:768px)
{
.b4empresa_container {
	flex-direction: column; -webkit-box-orient: vertical; -moz-box-orient: vertical; -o-box-orient: vertical; -webkit-flex-direction: column;
}
}
.b4empresa_info_left {
	width: 370px; text-align: center; display: flex; position: relative; min-height: 370px; justify-content: center; align-items: center; -webkit-box-pack: center; -moz-box-pack: center; -o-box-pack: center; -webkit-justify-content: center; -webkit-box-align: center; -moz-box-align: center; -o-box-align: center; -webkit-align-items: center;
}
@media screen and (max-width:768px)
{
.b4empresa_info_left {
	margin: auto auto 50px;
}
}
@media screen and (max-width:480px)
{
.b4empresa_info_left {
	width: 100%;
}
}
.b4empresa_number {
	color: rgb(35, 31, 32); font-family: "Graphik-Bold", sans-serif; font-size: calc(40px + (70 - 40) * ((100vw - 320px) /(1920 - 320)));
}
.b4empresa_subtitle {
	text-align: center; color: rgb(245, 128, 37); line-height: 1.2; letter-spacing: 0.5px; font-family: "Graphik-Medium", sans-serif; font-size: 20px;
}
.b4empresa_info_right {
	width: calc(100% - 370px); padding-left: 180px; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;
}
@media screen and (max-width:1024px)
{
.b4empresa_info_right {
	padding-left: 50px;
}
}
@media screen and (max-width:960px)
{
.b4empresa_info_right {
	padding-left: 30px;
}
}
@media screen and (max-width:768px)
{
.b4empresa_info_right {
	flex-flow:row wrap; width: 100%; padding-left: 0px; display: flex; justify-content: flex-start; align-items: flex-start; -webkit-box-lines: multiple; -moz-box-lines: multiple; -o-box-lines: multiple; -webkit-flex-wrap: wrap; -webkit-box-pack: start; -moz-box-pack: start; -o-box-pack: start; -webkit-justify-content: flex-start; -webkit-box-align: start; -moz-box-align: start; -o-box-align: start; -webkit-align-items: flex-start; -webkit-flex-flow: wrap;
}
}
.b4empresa_item {
	flex-flow:row wrap; padding-bottom: 44px; display: flex; justify-content: flex-start; align-items: flex-start; -webkit-box-lines: multiple; -moz-box-lines: multiple; -o-box-lines: multiple; -webkit-flex-wrap: wrap; -webkit-box-pack: start; -moz-box-pack: start; -o-box-pack: start; -webkit-justify-content: flex-start; -webkit-box-align: start; -moz-box-align: start; -o-box-align: start; -webkit-align-items: flex-start; -webkit-flex-flow: wrap;
}
@media screen and (max-width:768px)
{
.b4empresa_item {
	padding: 0px 10px 40px; width: 33.33%; text-align: center; box-sizing: border-box; flex-direction: column; justify-content: center; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-orient: vertical; -moz-box-orient: vertical; -o-box-orient: vertical; -webkit-flex-direction: column; -webkit-box-pack: center; -moz-box-pack: center; -o-box-pack: center; -webkit-justify-content: center;
}
}
@media screen and (max-width:480px)
{
.b4empresa_item {
	width: 100%;
}
}
.b4empresa_text_inner {
	width: calc(100% - 75px); padding-left: 71px; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;
}
@media screen and (max-width:960px)
{
.b4empresa_text_inner {
	padding-left: 30px;
}
}
@media screen and (max-width:768px)
{
.b4empresa_text_inner {
	padding: 30px 0px 0px; width: 100%;
}
}
.b4empresa_text_inner span {
	color: rgb(35, 31, 32); font-family: "Graphik-Bold", sans-serif; font-size: calc(40px + (58 - 40) * ((100vw - 320px) /(1920 - 320))); margin-bottom: 10px; display: inline-block;
}
.b4empresa_text_inner p {
	margin: 0px; line-height: 1.33; font-size: calc(15px + (18 - 15) * ((100vw - 320px) /(1920 - 320)));
}
.b4empresa_text_inner .b4empresa_mas {
	color: rgb(245, 128, 37); padding-right: 7px; font-family: "Graphik-Bold", sans-serif;
}
.svgloader {
	margin: auto; left: 0px; top: 1px; width: 370px; height: 370px; right: 0px; bottom: 0px; display: block; position: absolute;
}
.svgloader.active .progress__value {
	animation:progress 3s forwards; -webkit-animation: progress 3s forwards; -o-animation: progress 3s forwards; -moz-animation: progress 3s forwards;
}
@media screen and (max-width:480px)
{
.svgloader {
	width: 300px; height: 300px;
}
}
.b4empresa_circle {
	margin: auto; border-radius: 50%; left: 0px; top: 13px; width: 10px; height: 10px; right: 0px; display: block; position: absolute; z-index: 5; background-color: rgb(245, 128, 37);
}
.progress {
	width: 370px; height: 370px; display: block; fill: none !important; transform: rotate(-90deg); -webkit-transform: rotate(-90deg); -moz-transform: rotate(-90deg); -o-transform: rotate(-90deg);
}
@media screen and (max-width:480px)
{
.progress {
	width: 300px; height: 300px;
}
}
.progress__value {
	display: block; stroke: #f58025; stroke-dasharray: 339.292; stroke-dashoffset: 339.292; stroke-width: 1;
}
.circlefill {
	fill: none !important; stroke: #f2f2f2; stroke-width: 1;
}
.b4home {
	padding-top: 150px;
}
@media screen and (max-width:960px)
{
.b4home {
	padding-top: 100px;
}
}
@media screen and (max-width:767px)
{
.b4home {
	padding-top: 60px;
}
}
.b4home_container {
	flex-flow:row wrap; display: flex; justify-content: flex-start; align-items: flex-end; -webkit-box-lines: multiple; -moz-box-lines: multiple; -o-box-lines: multiple; -webkit-flex-wrap: wrap; -webkit-box-pack: start; -moz-box-pack: start; -o-box-pack: start; -webkit-justify-content: flex-start; -webkit-box-align: end; -moz-box-align: end; -o-box-align: end; -webkit-align-items: flex-end; -webkit-flex-flow: wrap;
}
.b4home_container.ww_center {
	max-width: 1274px;
}
@media screen and (max-width:960px)
{
.b4home_container {
	flex-direction: column; -webkit-box-orient: vertical; -moz-box-orient: vertical; -o-box-orient: vertical; -webkit-flex-direction: column;
}
}
.b4home_info {
	padding: 87px 80px 87px 30px; width: 660px; text-align: right; bottom: 75px; position: relative; box-sizing: border-box; background-color: rgb(255, 255, 255); -webkit-box-sizing: border-box; -moz-box-sizing: border-box;
}
@media screen and (max-width:1200px)
{
.b4home_info {
	width: 500px; padding-right: 20px; padding-left: 10px;
}
}
@media screen and (max-width:960px)
{
.b4home_info {
	padding: 30px 0px; width: 100%; text-align: left; bottom: 0px; margin-bottom: 40px;
}
}
@media screen and (max-width:480px)
{
.b4home_info {
	padding: 10px;
}
}
.b4home_title .title h2 {
	text-indent: 0px;
}
@media screen and (min-width:1025px)
{
.b4home_title .title {
	overflow: hidden;
}
.b4home_title .title h2 {
	opacity: 0; animation-duration: 0.8s; animation-fill-mode: both; -webkit-animation-duration: 0.8s; -webkit-animation-fill-mode: both; -moz-animation-fill-mode: both; -o-animation-fill-mode: both; -moz-animation-duration: 0.8s; -o-animation-duration: 0.8s;
}
.b4home_title .title p {
	overflow: hidden; opacity: 0; animation-duration: 1s; -webkit-animation-duration: 1s; -moz-animation-duration: 1s; -o-animation-duration: 1s;
}
}
@media screen and (max-width:960px)
{
.b4home_title .title {
	text-align: left;
}
}
@media screen and (max-width:480px)
{
.b4home_title .title h2 {
	text-indent: 0px;
}
}
.b4home_subtitle {
	left: -90px; color: rgb(242, 242, 242); line-height: 0.32; padding-bottom: 90px; font-family: "Graphik-Bold", sans-serif; font-size: calc(100px + (130 - 100) * ((100vw - 320px) /(1920 - 320))); position: relative;
}
.b4home_subtitle p {
	margin: 0px;
}
@media screen and (min-width:1025px)
{
.b4home_subtitle {
	transition:1.5s cubic-bezier(0.07, 0.25, 0.35, 0.98); -webkit-transition: all 1.5s cubic-bezier(0.07, 0.25, 0.35, 0.98); -moz-transition: all 1.5s cubic-bezier(0.07, 0.25, 0.35, 0.98); -o-transition: all 1.5s cubic-bezier(0.07, 0.25, 0.35, 0.98);
}
}
@media screen and (max-width:1200px)
{
.b4home_subtitle {
	left: 0px;
}
}
@media screen and (max-width:960px)
{
.b4home_subtitle {
	padding-bottom: 30px; font-size: calc(40px + (130 - 40) * ((100vw - 320px) /(1920 - 320))); transform: inherit !important; -webkit-transform: inherit; -moz-transform: inherit; -o-transform: inherit;
}
}
.b4home_item_video {
	width: calc(100% - 660px); margin-left: -48px; position: relative;
}
.b4home_item_video.active .b4home_fig {
	visibility: visible; filter: none; opacity: 1; transform: translateX(0px); -webkit-transform: translateX(0); -moz-transform: translateX(0); -o-transform: translateX(0);
}
.b4home_item_video.active .b4home_icon_play {
	visibility: visible; filter: none; opacity: 1;
}
@media screen and (min-width:1025px)
{
.b4home_item_video {
	overflow: hidden;
}
}
@media screen and (max-width:1200px)
{
.b4home_item_video {
	width: calc(100% - 500px); margin-left: 0px;
}
}
@media screen and (max-width:960px)
{
.b4home_item_video {
	margin: auto; width: 100%; max-width: 600px;
}
}
.b4home_box {
	overflow: hidden;
}
.b4home_box.active .b4home_title .title h2 {
	filter: none; opacity: 1; animation-name: eut_fade_in; -webkit-animation-name: eut_fade_in; -moz-animation-name: eut_fade_in; -o-animation-name: eut_fade_in;
}
.b4home_box.active .b4home_title .title p {
	filter: none; opacity: 1; animation-name: clipping_down_in; -webkit-animation-name: clipping_down_in; -moz-animation-name: clipping_down_in; -o-animation-name: clipping_down_in;
}
.b4home_box.active .b4home_text {
	visibility: visible; filter: none; opacity: 1; transform: translateY(0px); transition-delay: 0.5s; -webkit-transform: translateY(0); -moz-transform: translateY(0); -o-transform: translateY(0); -webkit-transition-delay: 0.5s; -moz-transition-delay: 0.5s; -o-transition-delay: 0.5s;
}
.b4home_text {
	padding-top: 22px;
}
.b4home_text p {
	margin: 0px;
}
@media screen and (min-width:1025px)
{
.b4home_text {
	transition:0.3s ease-in-out; visibility: hidden; opacity: 0; transform: translateY(100px); -webkit-transform: translateY(100px); -webkit-transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; -moz-transform: translateY(100px); -o-transform: translateY(100px);
}
}
.b4home_fig {
	width: 100%;
}
.b4home_fig img {
	width: 100%; height: auto; display: block;
}
@media screen and (min-width:1025px)
{
.b4home_fig {
	transition:0.8s ease-in-out; visibility: hidden; opacity: 0; transform: translateX(100%); -webkit-transform: translateX(100%); -webkit-transition: all 0.8s ease-in-out; -moz-transition: all 0.8s ease-in-out; -o-transition: all 0.8s ease-in-out; -moz-transform: translateX(100%); -o-transform: translateX(100%);
}
}
.b4home_icon_play {
	margin: auto; border-radius: 50%; transition:0.2s ease-in-out; top: 0px; width: 78px; height: 78px; text-align: center; right: 90px; bottom: 0px; color: rgb(255, 255, 255); line-height: 78px; font-size: 27px; display: block; position: absolute; background-color: rgb(245, 128, 37); -webkit-transition: all 0.2s ease-in-out; -moz-transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out;
}
@media screen and (min-width:1025px)
{
.b4home_icon_play {
	transition:0.5s ease-in-out 0.8s; visibility: hidden; opacity: 0; -webkit-transition: all 0.5s ease-in-out; -moz-transition: all 0.5s ease-in-out; -o-transition: all 0.5s ease-in-out; -webkit-transition-delay: 0.8s; -moz-transition-delay: 0.8s; -o-transition-delay: 0.8s;
}
.b4home_icon_play:hover {
	transition:0.2s ease-in-out; transform: scale(1.1); -webkit-transform: scale(1.1); -webkit-transition: all 0.2s ease-in-out; -moz-transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out; -moz-transform: scale(1.1); -o-transform: scale(1.1);
}
}
.b4inversionista {
	background: rgb(242, 242, 242); padding: 126px 0px 114px; position: relative;
}
@media screen and (max-width:1024px)
{
.b4inversionista {
	padding: 50px 0px;
}
}
@media screen and (max-width:767px)
{
.b4inversionista {
	padding: 40px 0px;
}
}
@media screen and (min-width:1025px)
{
.b4inversionista.active .b4inversionista_left {
	visibility: visible; filter: none; opacity: 1; transform: translateX(0px); -webkit-transform: translateX(0px); -moz-transform: translateX(0px); -o-transform: translateX(0px);
}
.b4inversionista.active .b4inversionista_right {
	visibility: visible; filter: none; opacity: 1; transform: translateX(0px); -webkit-transform: translateX(0px); -moz-transform: translateX(0px); -o-transform: translateX(0px);
}
}
.b4inversionista_bg_up {
	background: url("../img/puntos.png") left top; left: 0px; top: -112px; width: 312px; height: 361px; display: block; position: absolute;
}
@media screen and (max-width:1024px)
{
.b4inversionista_bg_up {
	display: none;
}
}
.b4inversionista_bg_down {
	background: url("../img/puntos.png") left top; width: 361px; height: 312px; right: 0px; bottom: 0px; display: block; position: absolute;
}
@media screen and (max-width:1024px)
{
.b4inversionista_bg_down {
	display: none;
}
}
.b4inversionista_content {
	flex-flow:row wrap; display: flex; position: relative; z-index: 2; max-width: 1052px; justify-content: space-between; align-items: center; -webkit-box-orient: horizontal; -moz-box-orient: horizontal; -o-box-orient: horizontal; -webkit-flex-direction: row; -webkit-box-lines: multiple; -moz-box-lines: multiple; -o-box-lines: multiple; -webkit-flex-wrap: wrap; -webkit-box-pack: justify; -moz-box-pack: justify; -o-box-pack: justify; -webkit-justify-content: space-between; -webkit-box-align: center; -moz-box-align: center; -o-box-align: center; -webkit-align-items: center;
}
@media screen and (max-width:767px)
{
.b4inversionista_content {
	flex-direction: column-reverse; justify-content: inherit; align-items: inherit; -webkit-box-orient: vertical; -moz-box-orient: vertical; -o-box-orient: vertical; -webkit-flex-direction: column-reverse; -webkit-box-pack: inherit; -moz-box-pack: inherit; -o-box-pack: inherit; -webkit-justify-content: inherit; -webkit-box-align: inherit; -moz-box-align: inherit; -o-box-align: inherit; -webkit-align-items: inherit; -webkit-box-direction: reverse; -moz-box-direction: reverse; -o-box-direction: reverse;
}
}
.b4inversionista_left {
	width: 31.36%;
}
@media screen and (min-width:1025px)
{
.b4inversionista_left {
	transition:0.25s ease-in-out; visibility: hidden; opacity: 0; transform: translateX(50px); -webkit-transform: translateX(50px); -webkit-transition: all 0.25s ease-in-out; -moz-transition: all 0.25s ease-in-out; -o-transition: all 0.25s ease-in-out; -moz-transform: translateX(50px); -o-transform: translateX(50px);
}
}
@media screen and (max-width:767px)
{
.b4inversionista_left {
	width: 100%;
}
}
@media screen and (max-width:480px)
{
.b4inversionista_left {
	margin: 0px auto; width: 100%; max-width: 260px;
}
}
.b4inversionista_right {
	width: 61.78%;
}
@media screen and (min-width:1025px)
{
.b4inversionista_right {
	transition:0.25s ease-in-out; visibility: hidden; opacity: 0; transform: translateX(-50px); -webkit-transform: translateX(-50px); -webkit-transition: all 0.25s ease-in-out; -moz-transition: all 0.25s ease-in-out; -o-transition: all 0.25s ease-in-out; -moz-transform: translateX(-50px); -o-transform: translateX(-50px);
}
}
@media screen and (max-width:767px)
{
.b4inversionista_right {
	width: 100%; margin-bottom: 30px;
}
}
@media screen and (max-width:480px)
{
.b4inversionista_right {
	margin: 0px auto 30px; width: 100%; max-width: 260px;
}
}
.b4inversionista_head {
	flex-flow:row wrap; margin-bottom: 62px; display: flex; align-items: center; -webkit-box-orient: horizontal; -moz-box-orient: horizontal; -o-box-orient: horizontal; -webkit-flex-direction: row; -webkit-box-lines: multiple; -moz-box-lines: multiple; -o-box-lines: multiple; -webkit-flex-wrap: wrap; -webkit-box-align: center; -moz-box-align: center; -o-box-align: center; -webkit-align-items: center;
}
@media screen and (max-width:1024px)
{
.b4inversionista_head {
	margin-bottom: 40px;
}
}
.b4inversionista_icon {
	margin: 0px; width: 88px;
}
.b4inversionista_icon img {
	width: 100%; height: auto; display: block;
}
@media screen and (max-width:1024px)
{
.b4inversionista_icon {
	width: 70px;
}
}
@media screen and (max-width:767px)
{
.b4inversionista_icon {
	margin-bottom: 15px;
}
}
.b4inversionista_title {
	width: calc(100% - 88px); padding-right: 17px; padding-left: 24px; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;
}
@media screen and (max-width:767px)
{
.b4inversionista_title {
	width: calc(100% - 70px); padding-right: 0px; padding-left: 10px;
}
}
.b4inversionista_title h2 {
	margin: 0px; color: rgb(35, 31, 32); line-height: 1.34; font-family: "Graphik-Semibold", sans-serif; font-size: 30px; font-weight: normal;
}
@media screen and (max-width:1024px)
{
.b4inversionista_title h2 {
	line-height: 1.2; font-size: 26px;
}
}
@media screen and (max-width:767px)
{
.b4inversionista_title h2 {
	font-size: 20px;
}
}
.b4inversionista_item-l {
	box-shadow: 0px 2px 20px 0px rgba(0,0,0,0.1); -webkit-box-shadow: 0 2px 20px 0 rgba(0, 0, 0, 0.1);
}
@media screen and (max-width:767px)
{
.b4inversionista_item-l {
	flex-flow:row wrap; display: flex; -webkit-box-orient: horizontal; -moz-box-orient: horizontal; -o-box-orient: horizontal; -webkit-flex-direction: row; -webkit-box-lines: multiple; -moz-box-lines: multiple; -o-box-lines: multiple; -webkit-flex-wrap: wrap;
}
}
@media screen and (max-width:480px)
{
.b4inversionista_item-l {
	flex-direction: column; -webkit-box-orient: vertical; -moz-box-orient: vertical; -o-box-orient: vertical; -webkit-flex-direction: column;
}
}
.b4inversionista_item-r {
	flex-flow:row wrap; display: flex; box-shadow: 0px 2px 20px 0px rgba(0,0,0,0.1); -webkit-box-shadow: 0 2px 20px 0 rgba(0, 0, 0, 0.1); -webkit-box-orient: horizontal; -moz-box-orient: horizontal; -o-box-orient: horizontal; -webkit-flex-direction: row; -webkit-box-lines: multiple; -moz-box-lines: multiple; -o-box-lines: multiple; -webkit-flex-wrap: wrap;
}
@media screen and (max-width:480px)
{
.b4inversionista_item-r {
	flex-direction: column; -webkit-box-orient: vertical; -moz-box-orient: vertical; -o-box-orient: vertical; -webkit-flex-direction: column;
}
}
.b4inversionista_img-l {
	background-position: center; width: 100%; height: 252px; background-repeat: no-repeat; background-size: cover; -webkit-background-size: cover; -moz-background-size: cover;
}
@media screen and (max-width:767px)
{
.b4inversionista_img-l {
	width: 150px; height: 200px;
}
}
@media screen and (max-width:480px)
{
.b4inversionista_img-l {
	width: 100%; height: 280px;
}
}
.b4inversionista_img-r {
	background-position: center; margin: 0px; width: 39.69%; height: 280px; background-repeat: no-repeat; background-size: cover; -webkit-background-size: cover; -moz-background-size: cover;
}
@media screen and (max-width:767px)
{
.b4inversionista_img-r {
	width: 150px; height: 200px;
}
}
@media screen and (max-width:480px)
{
.b4inversionista_img-r {
	width: 100%; height: 280px;
}
}
.b4inversionista_info-l {
	background: rgb(255, 255, 255); padding: 36px 12.12%; width: 100%; text-align: center; min-height: 248px; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;
}
@media screen and (max-width:1024px)
{
.b4inversionista_info-l {
	padding: 36px 8%;
}
}
@media screen and (max-width:767px)
{
.b4inversionista_info-l {
	padding: 10px 4%; width: calc(100% - 150px); text-align: left; display: flex; min-height: inherit; flex-direction: column; justify-content: center; -webkit-box-orient: vertical; -moz-box-orient: vertical; -o-box-orient: vertical; -webkit-flex-direction: column; -webkit-box-pack: center; -moz-box-pack: center; -o-box-pack: center; -webkit-justify-content: center;
}
}
@media screen and (max-width:480px)
{
.b4inversionista_info-l {
	padding: 25px 15px; width: 100%; text-align: center;
}
}
.b4inversionista_info-r {
	background: rgb(255, 255, 255); padding: 10px 5.73%; width: 60.3%; display: flex; box-sizing: border-box; flex-direction: column; justify-content: center; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-orient: vertical; -moz-box-orient: vertical; -o-box-orient: vertical; -webkit-flex-direction: column; -webkit-box-pack: center; -moz-box-pack: center; -o-box-pack: center; -webkit-justify-content: center;
}
@media screen and (max-width:1024px)
{
.b4inversionista_info-r {
	padding: 10px 4%;
}
}
@media screen and (max-width:767px)
{
.b4inversionista_info-r {
	width: calc(100% - 150px);
}
}
@media screen and (max-width:480px)
{
.b4inversionista_info-r {
	padding: 25px 15px; width: 100%; text-align: center;
}
}
.b4inversionista_subtitle-l {
	margin-bottom: 9px;
}
.b4inversionista_subtitle-r {
	margin-bottom: 9px;
}
.b4inversionista_subtitle-l h3 {
	color: rgb(35, 31, 32); line-height: 1.5; font-family: "Graphik-Semibold", sans-serif; font-size: 15px; margin-bottom: 0px;
}
.b4inversionista_subtitle-r h3 {
	color: rgb(35, 31, 32); line-height: 1.5; font-family: "Graphik-Semibold", sans-serif; font-size: 15px; margin-bottom: 0px;
}
.b4inversionista_text-l {
	color: rgb(74, 74, 74); line-height: 1.4; font-family: "Graphik-Regular", sans-serif; font-size: 14px;
}
.b4inversionista_text-r {
	color: rgb(74, 74, 74); line-height: 1.4; font-family: "Graphik-Regular", sans-serif; font-size: 14px;
}
.b4inversionista_text-l p {
	margin-bottom: 0px;
}
.b4inversionista_text-r p {
	margin-bottom: 0px;
}
.b5detalle {
	padding: 69px 0px 162px; position: relative;
}
@media screen and (max-width:1460px)
{
.b5detalle {
	padding-top: 50px; padding-bottom: 100px;
}
}
@media screen and (max-width:1024px)
{
.b5detalle {
	padding-bottom: 90px;
}
}
@media screen and (max-width:767px)
{
.b5detalle {
	padding: 40px 0px;
}
}
.b5detalle::before {
	background: url("../img/puntos.png") left top; left: 0px; top: -115px; width: 312px; height: 361px; display: block; position: absolute; content: "";
}
@media screen and (max-width:1024px)
{
.b5detalle::before {
	display: none;
}
}
.b5detalle_head {
	margin-bottom: 60px; display: flex; flex-direction: row; justify-content: center; -webkit-box-orient: horizontal; -moz-box-orient: horizontal; -o-box-orient: horizontal; -webkit-flex-direction: row; -webkit-box-pack: center; -moz-box-pack: center; -o-box-pack: center; -webkit-justify-content: center;
}
@media screen and (max-width:1460px)
{
.b5detalle_head {
	margin-bottom: 40px;
}
}
.b5detalle_head .title h2 {
	text-indent: 0px;
}
@media screen and (max-width:1460px)
{
.b5detalle_head .title h2 {
	width: 178px; letter-spacing: 15px; font-size: 30px;
}
}
@media screen and (max-width:767px)
{
.b5detalle_head .title h2 {
	width: 140px; letter-spacing: 10px; font-size: 25px;
}
}
.b5detalle_head .title_left_one {
	width: 94%; margin-right: auto; margin-left: auto; justify-content: flex-start; -webkit-box-pack: start; -moz-box-pack: start; -o-box-pack: start; -webkit-justify-content: flex-start;
}
@media screen and (max-width:1460px)
{
.b5detalle_head .title_left_one p {
	padding-bottom: 2px;
}
}
@media screen and (max-width:640px)
{
.b5detalle_head .title_left_one p {
	padding-bottom: 4px;
}
}
@media screen and (max-width:640px)
{
.b5detalle_head .title_54 {
	max-width: 280px; flex-direction: row; align-items: flex-end; -webkit-box-orient: horizontal; -moz-box-orient: horizontal; -o-box-orient: horizontal; -webkit-flex-direction: row; -webkit-box-align: end; -moz-box-align: end; -o-box-align: end; -webkit-align-items: flex-end;
}
}
@media screen and (max-width:640px)
{
.b5detalle_head .title_54 p {
	width: calc(100% - 140px); text-align: right;
}
}
@media screen and (min-width:1025px)
{
.b5detalle_head h2 {
	opacity: 0; animation-duration: 1s; animation-fill-mode: both; -webkit-animation-duration: 1s; -webkit-animation-fill-mode: both; -moz-animation-fill-mode: both; -o-animation-fill-mode: both; -moz-animation-duration: 1s; -o-animation-duration: 1s;
}
.b5detalle_head p {
	opacity: 0; animation-duration: 1.5s; -webkit-animation-duration: 1.5s; -moz-animation-duration: 1.5s; -o-animation-duration: 1.5s;
}
}
@media screen and (min-width:1025px)
{
.b5detalle_head.active h2 {
	filter: none; opacity: 1; animation-name: eut_fade_in; -webkit-animation-name: eut_fade_in; -moz-animation-name: eut_fade_in; -o-animation-name: eut_fade_in;
}
.b5detalle_head.active p {
	filter: none; opacity: 1; animation-name: clipping_down_in; -webkit-animation-name: clipping_down_in; -moz-animation-name: clipping_down_in; -o-animation-name: clipping_down_in;
}
}
.b5detalle_block {
	flex-flow:row wrap; display: flex; position: relative; z-index: 2; -webkit-box-orient: horizontal; -moz-box-orient: horizontal; -o-box-orient: horizontal; -webkit-flex-direction: row; -webkit-box-lines: multiple; -moz-box-lines: multiple; -o-box-lines: multiple; -webkit-flex-wrap: wrap;
}
.b5detalle_left {
	display: flex; flex-direction: column; 
	justify-content: center; 
	-webkit-box-orient: vertical; 
	-moz-box-orient: vertical; 
	-o-box-orient: vertical; 
	-webkit-flex-direction: column; 
	-webkit-box-pack: center; 
	-moz-box-pack: center; 
	-o-box-pack: center; 
	-webkit-justify-content: center;
}
.b5detalle_right {
	display: flex; flex-direction: column; 
	justify-content: center; 
	-webkit-box-orient: vertical; 
	-moz-box-orient: vertical; 
	-o-box-orient: vertical; 
	-webkit-flex-direction: column; 
	-webkit-box-pack: center; 
	-moz-box-pack: center;
	-o-box-pack: center; 
	-webkit-justify-content: center;
}
.b5detalle_left {
	width: 4.68%; position: relative; z-index: 10;
}
.b5detalle_right {
	width: 4.68%; position: relative; z-index: 10;
}

@media screen and (max-width:767px)
{
.b5detalle_left {
	display: none;
}
.b5detalle_right {
	display: none;
}
}
.b5detalle_group_arrows {
	display: none;
}
.b5detalle_group_arrows.active {
	display: block;
}
.b5detalle_tab {
	width: 90.62%; position: relative;
}
@media screen and (max-width:767px)
{
.b5detalle_tab {
	width: 100%;
}
}
.b5detalle_buttons {
	margin-bottom: 30px;
}
@media screen and (max-width:767px)
{
.b5detalle_buttons {
	margin-bottom: 0px;
}
}
.b5detalle_buttons ul {
	display: flex; flex-wrap: wrap; justify-content: center; -webkit-box-lines: multiple; -moz-box-lines: multiple; -o-box-lines: multiple; -webkit-flex-wrap: wrap; -webkit-box-pack: center; -moz-box-pack: center; -o-box-pack: center; -webkit-justify-content: center;
}
@media screen and (max-width:767px)
{
.b5detalle_buttons ul {
	padding: 0px 10px; position: relative; justify-content: flex-start; -webkit-box-pack: start; -moz-box-pack: start; -o-box-pack: start; -webkit-justify-content: flex-start;
}
.b5detalle_buttons ul::after {
	background: rgb(255, 255, 255); left: 0px; width: 100%; height: 1px; bottom: 0px; position: absolute; content: "";
}
}
.b5detalle_buttons li {
	margin: 0px 35px; padding: 0px 6px 10px; transition:0.25s ease-in-out; text-align: center; color: rgb(74, 74, 74); font-family: "Graphik-Medium", sans-serif; font-size: 16px; display: flex; position: relative; cursor: pointer; box-sizing: border-box; flex-direction: column; justify-content: center; -webkit-transition: all 0.25s ease-in-out; -moz-transition: all 0.25s ease-in-out; -o-transition: all 0.25s ease-in-out; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-orient: vertical; -moz-box-orient: vertical; -o-box-orient: vertical; -webkit-flex-direction: column; -webkit-box-pack: center; -moz-box-pack: center; -o-box-pack: center; -webkit-justify-content: center;
}
.b5detalle_buttons li::after {
	background: rgb(245, 128, 37); transition:0.5s linear; left: 0px; width: 0px; height: 2px; bottom: 0px; visibility: hidden; position: absolute; content: ""; opacity: 0; -webkit-transition: all 0.5s linear; -moz-transition: all 0.5s linear; -o-transition: all 0.5s linear;
}
@media screen and (min-width:1025px)
{
.b5detalle_buttons li:hover {
	color: rgb(245, 128, 37);
}
}
@media screen and (max-width:1460px)
{
.b5detalle_buttons li {
	padding-bottom: 5px; font-size: 16px;
}
}
@media screen and (max-width:1024px)
{
.b5detalle_buttons li {
	margin: 0px 15px; font-size: 15px;
}
}
@media screen and (max-width:767px)
{
.b5detalle_buttons li {
	margin: 0px; padding: 15px 5px; width: 50%; font-size: 14px; border-bottom-color: rgb(242, 242, 242); border-bottom-width: 1px; border-bottom-style: solid; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;
}
.b5detalle_buttons li::after {
	display: none;
}
}
@media screen and (max-width:767px)
{
.b5detalle_buttons li:nth-child(2n+1) {
	border-right-color: rgb(242, 242, 242); border-right-width: 1px; border-right-style: solid;
}
}
.b5detalle_buttons li.active {
	color: rgb(245, 128, 37);
}
.b5detalle_buttons li.active::after {
	width: 100%; visibility: visible; filter: none; opacity: 1;
}
@media screen and (max-width:767px)
{
.b5detalle_buttons li.active {
	color: rgb(245, 128, 37);
}
}
.b5detalle_groups_sliders {
	width: 100%; position: relative;
}
.b5detalle_itemblock {
	left: 0px; top: 0px; width: 100%; visibility: hidden; position: absolute; z-index: -1; opacity: 0;
}
.b5detalle_itemblock.active {
	visibility: visible; filter: none; position: relative; z-index: 1; opacity: 1;
}
.b5detalle_slider {
	width: 100%;
}
.b5detalle_itembox {
	background-position: center; margin: 0px; width: 100%; height: 670px; display: block; position: relative; background-repeat: no-repeat; background-size: cover; -webkit-background-size: cover; -moz-background-size: cover;
}
@media screen and (max-width:1460px)
{
.b5detalle_itembox {
	height: 500px;
}
}
@media screen and (max-width:767px)
{
.b5detalle_itembox {
	height: 400px;
}
}
@media screen and (max-width:420px)
{
.b5detalle_itembox {
	height: 300px;
}
}
.b5detalle_itembox::before {
	left: 0px; width: 100%; height: 450px; bottom: 0px; position: absolute; content: ""; background-image: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.45));
}
.b5detalle_info {
	padding: 0px 7.24% 7.24%; left: 0px; width: 100%; bottom: 0px; position: absolute; z-index: 2; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;
}
@media screen and (max-width:1460px)
{
.b5detalle_info {
	padding: 0px 5% 5%;
}
}
@media screen and (max-width:1024px)
{
.b5detalle_info {
	padding: 0px 20px 70px;
}
}
@media screen and (max-width:767px)
{
.b5detalle_info {
	padding: 0px 20px 20px;
}
}
.b5detalle_subtitle {
	padding-bottom: 15px;
}
.b5detalle_subtitle h3 {
	color: rgb(255, 255, 255); line-height: 1; font-family: "Graphik-Bold", sans-serif; font-size: 36px; margin-bottom: 0px;
}
@media screen and (max-width:1460px)
{
.b5detalle_subtitle h3 {
	font-size: 30px;
}
}
@media screen and (max-width:1024px)
{
.b5detalle_subtitle h3 {
	font-size: 26px;
}
}
@media screen and (max-width:767px)
{
.b5detalle_subtitle h3 {
	font-size: 22px;
}
}
.b5detalle_text {
	color: rgb(255, 255, 255); font-family: "Graphik-Light", sans-serif; font-size: 13px;
}
.b5detalle_text p {
	margin: 0px;
}
.b5detalle_arrow {
	width: 100%; height: 560px; display: block; position: relative; cursor: pointer;
}
@media screen and (min-width:1025px)
{
.b5detalle_arrow:hover .b5detalle_icon {
	transform: scale(1.1); -webkit-transform: scale(1.1); -moz-transform: scale(1.1); -o-transform: scale(1.1);
}
}
@media screen and (max-width:1460px)
{
.b5detalle_arrow {
	height: 440px;
}
}
.b5detalle_arrow::before {
	left: 0px; top: 0px; width: 100%; height: 100%; position: absolute; z-index: 2; content: ""; background-color: rgba(0, 0, 0, 0.4);
}
.b5detalle_prev .b5detalle_icon {
	right: -27px;
}
@media screen and (max-width:1024px)
{
.b5detalle_prev .b5detalle_icon {
	right: -20px;
}
}
.b5detalle_next .b5detalle_icon {
	left: -27px;
}
@media screen and (max-width:1024px)
{
.b5detalle_next .b5detalle_icon {
	left: -20px;
}
}
.b5detalle_icon {
	background: rgb(255, 255, 255); margin: auto; border-radius: 50%; transition:0.25s ease-in-out; top: 0px; width: 54px; height: 54px; text-align: center; bottom: 0px; color: rgb(0, 0, 0); line-height: 54px; font-size: 30px; display: block; position: absolute; z-index: 2; -webkit-transition: all 0.25s ease-in-out; -moz-transition: all 0.25s ease-in-out; -o-transition: all 0.25s ease-in-out;
}
@media screen and (max-width:1024px)
{
.b5detalle_icon {
	width: 40px; height: 40px; line-height: 40px; font-size: 25px;
}
}
.b5detalle_bg {
	background-position: center; margin: 0px; width: 100%; height: 100%; display: block; position: relative; background-repeat: no-repeat; background-size: cover; -webkit-background-size: cover; -moz-background-size: cover;
}
.b5detalle_bg::before {
	left: 0px; top: 0px; width: 100%; height: 100%; display: block; position: absolute; content: ""; background-color: rgba(60, 60, 59, 0.3);
}
.b5detalle_thumbnail {
	margin: -28px auto 0px; left: 0px; width: 100%; right: 0px; bottom: -48px; position: absolute; max-width: 635px;
}
@media screen and (max-width:1024px)
{
.b5detalle_thumbnail {
	max-width: 508px;
}
}
@media screen and (max-width:767px)
{
.b5detalle_thumbnail {
	display: none;
}
}
.b5detalle_thumbnail li {
	padding: 0px 6px 12px; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;
}
.b5detalle_thumbnail li.slick-current figure::after {
	visibility: visible; filter: none; opacity: 1;
}
.b5detalle_thumbnail figure {
	background-position: center; width: 100%; height: 75px; position: relative; cursor: pointer; box-shadow: 0px 2px 20px 0px rgba(0,0,0,0.2); background-repeat: no-repeat; background-size: cover; -webkit-background-size: cover; -moz-background-size: cover; -webkit-box-shadow: 0 2px 20px 0 rgba(0, 0, 0, 0.2);
}
.b5detalle_thumbnail figure::after {
	background: rgb(245, 128, 37); transition:0.25s ease-in-out; left: 0px; width: 100%; height: 4px; bottom: 0px; visibility: hidden; position: absolute; content: ""; opacity: 0; -webkit-transition: all 0.25s ease-in-out; -moz-transition: all 0.25s ease-in-out; -o-transition: all 0.25s ease-in-out;
}
.b5home {
	padding: 224px 0px 99px; margin-top: -160px; background-color: rgb(242, 242, 242);
}
@media screen and (max-width:960px)
{
.b5home {
	padding: 224px 0px 60px;
}
}
@media screen and (max-width:767px)
{
.b5home {
	padding: 224px 0px 40px;
}
}
.b5home.change_css_b5 {
	padding-top: 130px; margin-top: 0px;
}
.b5home_title {
	padding-right: 40px; padding-bottom: 56px; padding-left: 40px;
}
@media screen and (max-width:768px)
{
.b5home_title {
	padding-right: 0px; padding-left: 0px;
}
}
.b5home_title .title h2 {
	text-indent: 0px;
}
.b5home_cnt_items {
	flex-flow:row wrap; display: flex; justify-content: flex-start; align-items: flex-start; -webkit-box-lines: multiple; -moz-box-lines: multiple; -o-box-lines: multiple; -webkit-flex-wrap: wrap; -webkit-box-pack: start; -moz-box-pack: start; -o-box-pack: start; -webkit-justify-content: flex-start; -webkit-box-align: start; -moz-box-align: start; -o-box-align: start; -webkit-align-items: flex-start; -webkit-flex-flow: wrap;
}
.b5home_item {
	padding: 0px 40px; width: 33.33%; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;
}
.b5home_item h2 {
	color: rgb(245, 128, 37); font-family: "Graphik-Medium", sans-serif; font-size: 16px; font-weight: normal;
}
.b5home_item h3 {
	color: rgb(74, 74, 74); line-height: 1.26; padding-top: 14px; padding-bottom: 8px; font-family: "Graphik-Bold", sans-serif; font-size: 19px; font-weight: normal;
}
.b5home_item p {
	line-height: 1.33; font-size: 15px;
}
@media screen and (min-width:1025px)
{
.b5home_item:hover h3 {
	transition:0.25s ease-in-out; color: rgb(245, 128, 37); -webkit-transition: all 0.25s ease-in-out; -moz-transition: all 0.25s ease-in-out; -o-transition: all 0.25s ease-in-out;
}
}
@media screen and (max-width:960px)
{
.b5home_item {
	padding: 0px 20px;
}
}
@media screen and (max-width:768px)
{
.b5home_item {
	padding: 0px; width: 100%; margin-bottom: 30px;
}
}
.b5home_btn {
	text-align: center; padding-top: 45px;
}
@media screen and (max-width:768px)
{
.b5home_btn {
	padding-top: 20px;
}
}
.b6detalle {
	background: rgb(245, 128, 37); padding: 120px 0px 90px; position: relative;
}
@media screen and (max-width:1024px)
{
.b6detalle {
	padding: 50px 0px;
}
}
@media screen and (max-width:767px)
{
.b6detalle {
	padding: 40px 0px;
}
}
.b6detalle::before {
	background: url("../img/puntos.png") left top; top: -212px; width: 361px; height: 312px; right: 0px; display: block; position: absolute; content: "";
}
@media screen and (max-width:1024px)
{
.b6detalle::before {
	display: none;
}
}
.b6detalle_content {
	flex-flow:row wrap; display: flex; justify-content: space-between; -webkit-box-orient: horizontal; -moz-box-orient: horizontal; -o-box-orient: horizontal; -webkit-flex-direction: row; -webkit-box-lines: multiple; -moz-box-lines: multiple; -o-box-lines: multiple; -webkit-flex-wrap: wrap; -webkit-box-pack: justify; -moz-box-pack: justify; -o-box-pack: justify; -webkit-justify-content: space-between;
}
@media screen and (max-width:960px)
{
.b6detalle_content {
	flex-direction: column; -webkit-box-orient: vertical; -moz-box-orient: vertical; -o-box-orient: vertical; -webkit-flex-direction: column;
}
}
.b6detalle_column--left {
	width: 53.75%;
}
@media screen and (max-width:1024px)
{
.b6detalle_column--left {
	width: 49%;
}
}
@media screen and (max-width:960px)
{
.b6detalle_column--left {
	width: 100%;
}
}
.b6detalle_column--right {
	width: 41.66%; padding-top: 25px;
}
@media screen and (max-width:1024px)
{
.b6detalle_column--right {
	width: 47%;
}
}
@media screen and (max-width:960px)
{
.b6detalle_column--right {
	width: 100%; padding-top: 0px;
}
}
@media screen and (max-width:960px)
{
.b6detalle_slider {
	margin: 0px auto 50px; width: 100%; max-width: 600px;
}
}
@media screen and (max-width:767px)
{
.b6detalle_slider {
	margin-bottom: 40px;
}
}
.b6detalle_slider .owl-nav {
	top: 40%; width: 100%; position: absolute;
}
.b6detalle_slider .owl-prev {
	top: 0px; width: 29px; height: 29px; text-align: center; color: rgb(0, 0, 0); line-height: 29px; font-size: 25px; position: absolute; cursor: pointer;
}
.b6detalle_slider .owl-next {
	top: 0px; width: 29px; height: 29px; text-align: center; color: rgb(0, 0, 0); line-height: 29px; font-size: 25px; position: absolute; cursor: pointer;
}
.b6detalle_slider .owl-prev span {
	width: 100%; height: 100%; display: flex; flex-direction: column; justify-content: center; align-items: center; -webkit-box-orient: vertical; -moz-box-orient: vertical; -o-box-orient: vertical; -webkit-flex-direction: column; -webkit-box-pack: center; -moz-box-pack: center; -o-box-pack: center; -webkit-justify-content: center; -webkit-box-align: center; -moz-box-align: center; -o-box-align: center; -webkit-align-items: center;
}
.b6detalle_slider .owl-next span {
	width: 100%; height: 100%; display: flex; flex-direction: column; justify-content: center; align-items: center; -webkit-box-orient: vertical; -moz-box-orient: vertical; -o-box-orient: vertical; -webkit-flex-direction: column; -webkit-box-pack: center; -moz-box-pack: center; -o-box-pack: center; -webkit-justify-content: center; -webkit-box-align: center; -moz-box-align: center; -o-box-align: center; -webkit-align-items: center;
}
.b6detalle_slider .owl-prev {
	left: 20px;
}
.b6detalle_slider .owl-next {
	right: 20px;
}
@media screen and (max-width:767px)
{
.b6detalle_slider .owl-nav {
	display: none;
}
.b6detalle_slider .owl-prev {
	display: none;
}
.b6detalle_slider .owl-next {
	display: none;
}
}
.b6detalle_head {
	background: rgb(255, 255, 255); flex-flow:row wrap; border-bottom-color: rgb(228, 228, 228); border-bottom-width: 1px; border-bottom-style: solid; display: flex; -webkit-box-orient: horizontal; -moz-box-orient: horizontal; -o-box-orient: horizontal; -webkit-flex-direction: row; -webkit-box-lines: multiple; -moz-box-lines: multiple; -o-box-lines: multiple; -webkit-flex-wrap: wrap;
}
.b6detalle_boxleft {
	flex-flow:column wrap; width: 32.86%; height: 76px; display: flex; justify-content: center; align-items: center; -webkit-box-orient: vertical; -moz-box-orient: vertical; -o-box-orient: vertical; -webkit-flex-direction: column; -webkit-box-lines: multiple; -moz-box-lines: multiple; -o-box-lines: multiple; -webkit-flex-wrap: wrap; -webkit-box-pack: center; -moz-box-pack: center; -o-box-pack: center; -webkit-justify-content: center; -webkit-box-align: center; -moz-box-align: center; -o-box-align: center; -webkit-align-items: center;
}
@media screen and (max-width:1024px)
{
.b6detalle_boxleft {
	height: 60px;
}
}
@media screen and (max-width:767px)
{
.b6detalle_boxleft {
	height: 50px;
}
}
.b6detalle_boxright {
	padding: 0px 30px; flex-flow:row wrap; width: 67.13%; height: 76px; border-left-color: rgb(228, 228, 228); border-left-width: 1px; border-left-style: solid; display: flex; box-sizing: border-box; justify-content: space-between; align-items: center; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-orient: horizontal; -moz-box-orient: horizontal; -o-box-orient: horizontal; -webkit-flex-direction: row; -webkit-box-lines: multiple; -moz-box-lines: multiple; -o-box-lines: multiple; -webkit-flex-wrap: wrap; -webkit-box-pack: justify; -moz-box-pack: justify; -o-box-pack: justify; -webkit-justify-content: space-between; -webkit-box-align: center; -moz-box-align: center; -o-box-align: center; -webkit-align-items: center;
}
@media screen and (max-width:1024px)
{
.b6detalle_boxright {
	padding: 0px 15px; height: 60px;
}
}
@media screen and (max-width:767px)
{
.b6detalle_boxright {
	padding: 0px 10px; height: 50px;
}
}
.b6detalle_logo {
	margin: 0px; width: 100%; max-width: 120px;
}
.b6detalle_logo img {
	width: 100%; height: auto; display: block;
}
@media screen and (max-width:1024px)
{
.b6detalle_logo {
	max-width: 90px;
}
}
@media screen and (max-width:767px)
{
.b6detalle_logo {
	max-width: 70px;
}
}
.b6detalle_tipo {
	margin: 0px; color: rgb(65, 65, 65); line-height: 1; font-family: "Graphik-Bold", sans-serif; font-size: 19px; display: block;
}
@media screen and (max-width:1024px)
{
.b6detalle_tipo {
	font-size: 17px;
}
}
@media screen and (max-width:767px)
{
.b6detalle_tipo {
	font-size: 15px;
}
}
.b6detalle_room {
	flex-flow:row wrap; display: flex; align-items: center; -webkit-box-orient: horizontal; -moz-box-orient: horizontal; -o-box-orient: horizontal; -webkit-flex-direction: row; -webkit-box-lines: multiple; -moz-box-lines: multiple; -o-box-lines: multiple; -webkit-flex-wrap: wrap; -webkit-box-align: center; -moz-box-align: center; -o-box-align: center; -webkit-align-items: center;
}
.b6detalle_room_icon {
	margin: 0px 11px 0px 0px; width: 38px; height: 38px; overflow: hidden;
}
.b6detalle_room_icon img {
	width: 100%; height: auto; display: block;
}
@media screen and (max-width:1024px)
{
.b6detalle_room_icon {
	width: 30px; height: 30px;
}
}
@media screen and (max-width:767px)
{
.b6detalle_room_icon {
	width: 25px; height: 25px;
}
}
.b6detalle_room_text {
	margin: 0px; color: rgb(74, 74, 74); line-height: 1; font-family: "Graphik-Medium", sans-serif; font-size: 15px; display: block;
}
@media screen and (max-width:1024px)
{
.b6detalle_room_text {
	font-size: 14px;
}
}
@media screen and (max-width:767px)
{
.b6detalle_room_text {
	font-size: 13px;
}
}
.b6detalle_body {
	background: rgb(255, 255, 255); padding: 34px 10.46%;
}
@media screen and (max-width:767px)
{
.b6detalle_body {
	padding: 25px 5%;
}
}
.b6detalle_body_figure {
	margin: 0px; width: 100%; display: block; position: relative;
}
.b6detalle_body_figure::before {
	background: rgb(0, 0, 0); margin: auto; left: 0px; top: 0px; width: 50px; height: 50px; right: 0px; bottom: 0px; display: flex; position: absolute; content: ""; opacity: 0.2; justify-content: center; align-items: center; -webkit-box-pack: center; -moz-box-pack: center; -o-box-pack: center; -webkit-justify-content: center; -webkit-box-align: center; -moz-box-align: center; -o-box-align: center; -webkit-align-items: center;
}
.b6detalle_body_figure::after {
	margin: auto; left: 0px; top: 0px; right: 0px; bottom: 0px; color: rgb(255, 255, 255); font-family: "icomoon"; font-size: 35px; display: flex; position: absolute; content: "\e612"; justify-content: center; align-items: center; -webkit-box-pack: center; -moz-box-pack: center; -o-box-pack: center; -webkit-justify-content: center; -webkit-box-align: center; -moz-box-align: center; -o-box-align: center; -webkit-align-items: center;
}
.b6detalle_image {
	background-position: center; margin: 0px auto; width: 100%; height: 0px; padding-bottom: 74.51%; max-width: 510px; background-repeat: no-repeat; background-size: cover; -webkit-background-size: cover; -moz-background-size: cover;
}
@media screen and (max-width:767px)
{
.b6detalle_image {
	padding-bottom: 85%;
}
}
.b6detalle_foot_info {
	background: rgb(65, 65, 65); padding: 0px 23px 0px 52px; flex-flow:row wrap; display: flex; align-items: center; -webkit-box-orient: horizontal; -moz-box-orient: horizontal; -o-box-orient: horizontal; -webkit-flex-direction: row; -webkit-box-lines: multiple; -moz-box-lines: multiple; -o-box-lines: multiple; -webkit-flex-wrap: wrap; -webkit-box-align: center; -moz-box-align: center; -o-box-align: center; -webkit-align-items: center;
}
@media screen and (max-width:1024px)
{
.b6detalle_foot_info {
	padding: 0px 10px 0px 20px;
}
}
@media screen and (max-width:767px)
{
.b6detalle_foot_info {
	padding: 0px 10px;
}
}
.b6detalle_area {
	padding: 15px 0px; width: 34.12%; color: rgb(255, 255, 255); line-height: 1; font-family: "Graphik-Medium", sans-serif; font-size: 15px;
}
.b6detalle_area p {
	margin-bottom: 10px;
}
.b6detalle_area p:last-child {
	margin-bottom: 0px;
}
@media screen and (max-width:1024px)
{
.b6detalle_area {
	width: 35%; font-size: 13px;
}
}
@media screen and (max-width:767px)
{
.b6detalle_area {
	width: 50%; line-height: 1.4; font-size: 11px;
}
}
.b6detalle_map {
	margin: 0px; width: 31.57%;
}
.b6detalle_map img {
	width: 100%; height: auto; display: block;
}
@media screen and (max-width:1024px)
{
.b6detalle_map {
	width: 30%;
}
}
@media screen and (max-width:767px)
{
.b6detalle_map {
	display: none;
}
}
.b6detalle_foot_description {
	padding: 13px 22px 0px; color: rgb(255, 255, 255); line-height: 1.4; font-family: "Graphik-Regular", sans-serif; font-size: 13px;
}
.b6detalle_foot_description p {
	margin-bottom: 0px;
}
@media screen and (max-width:1024px)
{
.b6detalle_foot_description {
	padding: 13px 15px 0px;
}
}
@media screen and (max-width:767px)
{
.b6detalle_foot_description {
	padding: 10px 10px 0px; font-size: 12px;
}
}
.b6detalle_form .title {
	font-size: calc(18px + (27 - 18) * ((100vw - 320px) /(1920 - 320))); margin-bottom: 22px;
}
@media screen and (max-width:640px)
{
.b6detalle_form .title {
	flex-direction: row; -webkit-box-orient: horizontal; -moz-box-orient: horizontal; -o-box-orient: horizontal; -webkit-flex-direction: row;
}
}
.b6detalle_form .title h2 {
	text-indent: 0px; letter-spacing: 18.8px; font-size: calc(30px + (50 - 30) * ((100vw - 320px) /(1920 - 320)));
}
@media screen and (max-width:640px)
{
.b6detalle_form .title h2 {
	letter-spacing: 10px;
}
}
.b6detalle_form .title_left_two p {
	padding-bottom: 5px;
}
@media screen and (max-width:640px)
{
.b6detalle_form .title_left_two p {
	padding: 0px; width: auto; margin-top: 10px;
}
}
.b6detalle_form .field_thead {
	font-size: 13px; margin-bottom: 10px;
}
.b6detalle_form .field_terminos_text {
	font-size: 13px;
}
.b6detalle_select {
	width: 100%; margin-bottom: 23px; position: relative;
}
.b6detalle_select_despleglable {
	background: rgb(255, 255, 255); padding: 0px 50px 0px 11px; border-radius: 2px; border: 1px solid rgb(213, 213, 213); flex-flow:row wrap; border-image: none; height: 72px; overflow: hidden; display: flex; position: relative; cursor: pointer; box-sizing: border-box; align-items: center; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-orient: horizontal; -moz-box-orient: horizontal; -o-box-orient: horizontal; -webkit-flex-direction: row; -webkit-box-lines: multiple; -moz-box-lines: multiple; -o-box-lines: multiple; -webkit-flex-wrap: wrap; -webkit-box-align: center; -moz-box-align: center; -o-box-align: center; -webkit-align-items: center;
}
@media screen and (max-width:767px)
{
.b6detalle_select_despleglable {
	padding: 0px 30px 0px 10px; height: 50px;
}
}
.b6detalle_select_despleglable::before {
	top: 0px; width: 45px; height: 100%; right: 0px; color: rgb(0, 0, 0); font-family: "icomoon"; font-size: 23px; display: flex; position: absolute; content: "\e90c"; flex-direction: column; justify-content: center; align-items: flex-start; -webkit-box-orient: vertical; -moz-box-orient: vertical; -o-box-orient: vertical; -webkit-flex-direction: column; -webkit-box-pack: center; -moz-box-pack: center; -o-box-pack: center; -webkit-justify-content: center; -webkit-box-align: start; -moz-box-align: start; -o-box-align: start; -webkit-align-items: flex-start;
}
@media screen and (max-width:767px)
{
.b6detalle_select_despleglable::before {
	width: 30px;
}
}
.b6detalle_select_img {
	margin: 0px; width: 68px;
}
.b6detalle_select_img img {
	width: 100%; height: auto; display: block;
}
@media screen and (max-width:1024px)
{
.b6detalle_select_img {
	width: 50px;
}
}
@media screen and (max-width:767px)
{
.b6detalle_select_img {
	width: 40px;
}
}
.b6detalle_select_img_background {
	background-position: center; width: 100%; padding-bottom: 75%; background-repeat: no-repeat; background-size: cover; -webkit-background-size: cover; -moz-background-size: cover;
}
.b6detalle_select_info {
	flex-flow:row wrap; width: calc(100% - 68px); display: flex; align-items: center; -webkit-box-orient: horizontal; -moz-box-orient: horizontal; -o-box-orient: horizontal; -webkit-flex-direction: row; -webkit-box-lines: multiple; -moz-box-lines: multiple; -o-box-lines: multiple; -webkit-flex-wrap: wrap; -webkit-box-align: center; -moz-box-align: center; -o-box-align: center; -webkit-align-items: center;
}
@media screen and (max-width:1024px)
{
.b6detalle_select_info {
	width: calc(100% - 50px);
}
}
@media screen and (max-width:767px)
{
.b6detalle_select_info {
	width: calc(100% - 40px);
}
}
.b6detalle_select_tipo {
	width: 70px; color: rgb(35, 31, 32); font-family: "Graphik-Medium", sans-serif; font-size: 15px;
}
.b6detalle_select_tipo p {
	margin: 0px; line-height: 1;
}
@media screen and (max-width:1024px)
{
.b6detalle_select_tipo {
	width: 60px; font-size: 14px;
}
}
@media screen and (max-width:767px)
{
.b6detalle_select_tipo {
	width: 50px; font-size: 13px;
}
}
.b6detalle_select_text {
	width: calc(100% - 70px); color: rgb(128, 131, 135); font-family: "Graphik-Medium", sans-serif; font-size: 13px; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;
}
.b6detalle_select_text p {
	margin: 0px; line-height: 1;
}
@media screen and (max-width:1024px)
{
.b6detalle_select_text {
	width: calc(100% - 60px); font-size: 12px;
}
}
@media screen and (max-width:767px)
{
.b6detalle_select_text {
	width: calc(100% - 50px); line-height: 1.2; font-size: 11px;
}
}
.b6detalle_select_box {
	background: rgb(255, 255, 255); left: 0px; top: 100%; width: 100%; height: 300px; overflow: auto; padding-top: 10px; display: none; position: absolute; z-index: 2; box-sizing: border-box; box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.03); -webkit-box-shadow: 0 0px 15px 0 rgba(0, 0, 0, 0.03); -webkit-box-sizing: border-box; -moz-box-sizing: border-box;
}
@media screen and (max-width:767px)
{
.b6detalle_select_box {
	box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.1); -webkit-box-shadow: 0 0px 15px 0 rgba(0, 0, 0, 0.1);
}
}
.b6detalle_select_list {
	background: rgb(255, 255, 255); padding: 5px 50px 5px 11px; flex-flow:row wrap; height: 72px; display: flex; cursor: pointer; box-sizing: border-box; align-items: center; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-orient: horizontal; -moz-box-orient: horizontal; -o-box-orient: horizontal; -webkit-flex-direction: row; -webkit-box-lines: multiple; -moz-box-lines: multiple; -o-box-lines: multiple; -webkit-flex-wrap: wrap; -webkit-box-align: center; -moz-box-align: center; -o-box-align: center; -webkit-align-items: center;
}
@media screen and (max-width:767px)
{
.b6detalle_select_list {
	height: 50px;
}
}
.b6detalle_up ul {
	flex-flow:row wrap; display: flex; justify-content: space-between; -webkit-box-orient: horizontal; -moz-box-orient: horizontal; -o-box-orient: horizontal; -webkit-flex-direction: row; -webkit-box-lines: multiple; -moz-box-lines: multiple; -o-box-lines: multiple; -webkit-flex-wrap: wrap; -webkit-box-pack: justify; -moz-box-pack: justify; -o-box-pack: justify; -webkit-justify-content: space-between;
}
@media screen and (max-width:767px)
{
.b6detalle_up ul {
	flex-direction: column; justify-content: inherit; -webkit-box-orient: vertical; -moz-box-orient: vertical; -o-box-orient: vertical; -webkit-flex-direction: column; -webkit-box-pack: inherit; -moz-box-pack: inherit; -o-box-pack: inherit; -webkit-justify-content: inherit;
}
}
.b6detalle_up li {
	margin: 0px 0px 15px; width: 48.6%;
}
@media screen and (max-width:767px)
{
.b6detalle_up li {
	width: 100%;
}
}
.b6detalle_down li {
	margin-bottom: 20px;
}
.b6detalle_down li:first-child {
	margin-bottom: 10px;
}
.b6detalle_down li:last-child {
	margin-bottom: 0px;
}
.b6detalle_button {
	margin: 35px 0px 0px auto; width: 100%; max-width: 189px;
}
@media screen and (max-width:960px)
{
.b6detalle_button {
	margin: 35px auto 0px;
}
}
.b6detalle_button button {
	padding: 0px; width: 100%; letter-spacing: 1px; font-family: "Graphik-Medium", sans-serif; display: block;
}
.b7detalle {
	padding: 137px 0px 77px;
}
@media screen and (max-width:1025px)
{
.b7detalle {
	padding: 70px 0px 50px;
}
}
.b7detalle_title {
	text-align: left; padding-bottom: 40px;
}
@media screen and (min-width:1025px)
{
.b7detalle_title h2 {
	opacity: 0; animation-duration: 1s; animation-fill-mode: both; -webkit-animation-duration: 1s; -webkit-animation-fill-mode: both; -moz-animation-fill-mode: both; -o-animation-fill-mode: both; -moz-animation-duration: 1s; -o-animation-duration: 1s;
}
.b7detalle_title p {
	opacity: 0; animation-duration: 1.5s; -webkit-animation-duration: 1.5s; -moz-animation-duration: 1.5s; -o-animation-duration: 1.5s;
}
}
.b7detalle_title .title {
	display: inline-block;
}
.b7detalle_title .title h2 {
	text-indent: 0px;
}
@media screen and (min-width:1025px)
{
.b7detalle_title.active h2 {
	filter: none; opacity: 1; animation-name: eut_fade_in; -webkit-animation-name: eut_fade_in; -moz-animation-name: eut_fade_in; -o-animation-name: eut_fade_in;
}
.b7detalle_title.active p {
	filter: none; opacity: 1; animation-name: clipping_down_in; -webkit-animation-name: clipping_down_in; -moz-animation-name: clipping_down_in; -o-animation-name: clipping_down_in;
}
}
.b7detalle_slider {
	position: relative;
}
@media screen and (max-width:1024px)
{
.b7detalle_slider {
	padding: 0px 40px;
}
}
@media screen and (max-width:767px)
{
.b7detalle_slider {
	padding: 0px;
}
}
.b7detalle_slider.change_css ul {
	flex-flow:row wrap; display: flex; justify-content: flex-start; align-items: flex-start; -webkit-box-lines: multiple; -moz-box-lines: multiple; -o-box-lines: multiple; -webkit-flex-wrap: wrap; -webkit-box-pack: start; -moz-box-pack: start; -o-box-pack: start; -webkit-justify-content: flex-start; -webkit-box-align: start; -moz-box-align: start; -o-box-align: start; -webkit-align-items: flex-start; -webkit-flex-flow: wrap;
}
.b7detalle_slider.change_css li {
	width: 23.5%; margin-right: 2%;
}
.b7detalle_slider.change_css li:nth-child(4n+4) {
	margin-right: 0px;
}
.b7detalle_slider.change_css .b7detalle_item {
	padding: 0px;
}
.b7detalle_slider.change_css .b7detalle_item .item-c {
	max-width: inherit;
}
@media screen and (min-width:767px)
{
.b7detalle_slider li:nth-child(2n) {
	padding-bottom: 40px;
}
.b7detalle_slider li:nth-child(2n+1) .b7detalle_item {
	padding-top: 40px;
}
}
.b7detalle_arrow {
	background: rgb(228, 228, 228); margin: auto; border-radius: 50%; transition:0.25s ease-in-out; top: 0px; width: 54px; height: 54px; bottom: 0px; color: rgb(0, 0, 0); display: flex; position: absolute; cursor: pointer; flex-direction: column; justify-content: center; align-items: center; -webkit-transition: all 0.25s ease-in-out; -moz-transition: all 0.25s ease-in-out; -o-transition: all 0.25s ease-in-out; -webkit-box-orient: vertical; -moz-box-orient: vertical; -o-box-orient: vertical; -webkit-flex-direction: column; -webkit-box-pack: center; -moz-box-pack: center; -o-box-pack: center; -webkit-justify-content: center; -webkit-box-align: center; -moz-box-align: center; -o-box-align: center; -webkit-align-items: center;
}
@media screen and (min-width:1025px)
{
.b7detalle_arrow:hover {
	background: rgb(245, 128, 37); color: rgb(255, 255, 255);
}
}
@media screen and (max-width:1024px)
{
.b7detalle_arrow {
	width: 40px; height: 40px;
}
}
@media screen and (max-width:767px)
{
.b7detalle_arrow {
	display: none;
}
}
.b7detalle_arrow::before {
	font-family: "icomoon"; font-size: 30px;
}
@media screen and (max-width:1024px)
{
.b7detalle_arrow::before {
	font-size: 25px;
}
}
.b7detalle_prev {
	left: -60px;
}
@media screen and (max-width:1024px)
{
.b7detalle_prev {
	left: -10px;
}
}
.b7detalle_prev::before {
	content: "\e90f";
}
.b7detalle_next {
	right: -60px;
}
@media screen and (max-width:1024px)
{
.b7detalle_next {
	right: -10px;
}
}
.b7detalle_next::before {
	content: "\e90e";
}
.b7detalle_item {
	margin: 0px; padding: 0px 8px; display: block; cursor: pointer;
}
.b7detalle_item .item-c_container {
	height: 55px; padding-bottom: 0px;
}
.b8detalle {
	position: relative;
}
@media screen and (min-width:1025px)
{
.b8detalle.active .b8detalle_title h3 {
	visibility: visible; filter: none; opacity: 1; transform: translateY(0px) scale(1); -webkit-transform: translateY(0) scale(1); -moz-transform: translateY(0) scale(1); -o-transform: translateY(0) scale(1);
}
}
.b8detalle_bg {
	background-position: center; width: 100%; height: 750px; background-repeat: no-repeat; background-size: cover; -webkit-background-size: cover; -moz-background-size: cover;
}
@media screen and (max-width:1024px)
{
.b8detalle_bg {
	height: 550px;
}
}
.b8detalle_content {
	padding: 13px 0px 0px; left: 0px; top: 0px; text-align: center; right: 0px; position: absolute;
}
.b8detalle_icon {
	background: rgb(245, 128, 37); margin: 0px auto 26px; border-radius: 50%; width: 60px; height: 60px; color: rgb(255, 255, 255); font-size: 28px; display: flex; flex-direction: column; justify-content: center; align-items: center; -webkit-box-orient: vertical; -moz-box-orient: vertical; -o-box-orient: vertical; -webkit-flex-direction: column; -webkit-box-pack: center; -moz-box-pack: center; -o-box-pack: center; -webkit-justify-content: center; -webkit-box-align: center; -moz-box-align: center; -o-box-align: center; -webkit-align-items: center;
}
@media screen and (max-width:767px)
{
.b8detalle_icon {
	width: 50px; height: 50px; font-size: 24px;
}
}
.b8detalle_title {
	margin-bottom: 20px;
}
@media screen and (min-width:1025px)
{
.b8detalle_title {
	overflow: hidden;
}
}
.b8detalle_title h3 {
	color: rgb(35, 31, 32); line-height: 1; font-family: "Graphik-Bold", sans-serif; font-size: 24px; margin-bottom: 0px;
}
@media screen and (min-width:1025px)
{
.b8detalle_title h3 {
	transition:0.8s cubic-bezier(0.68, -0.45, 0.165, 1.35); visibility: hidden; opacity: 0; transform: translateY(50px) scale(0); -webkit-transform: translateY(50px) scale(0); -webkit-transition: all 0.8s cubic-bezier(0.68, -0.45, 0.165, 1.35); -moz-transition: all 0.8s cubic-bezier(0.68, -0.45, 0.165, 1.35); -o-transition: all 0.8s cubic-bezier(0.68, -0.45, 0.165, 1.35); -moz-transform: translateY(50px) scale(0); -o-transform: translateY(50px) scale(0);
}
}
@media screen and (max-width:1024px)
{
.b8detalle_title h3 {
	font-size: 22px;
}
}
@media screen and (max-width:767px)
{
.b8detalle_title h3 {
	font-size: 18px;
}
}
.b8detalle_text {
	color: rgb(0, 0, 0); line-height: 1.4; font-family: "Graphik-Regular", sans-serif; font-size: 18px;
}
@media screen and (max-width:1024px)
{
.b8detalle_text {
	font-size: 17px;
}
}
@media screen and (max-width:767px)
{
.b8detalle_text {
	font-size: 15px;
}
}
.b8detalle_text strong {
	font-family: "Graphik-Medium", sans-serif; font-weight: normal;
}
@media screen and (max-width:767px)
{
.b8detalle_text strong {
	display: block;
}
}
.b8detalle_text p {
	margin-bottom: 5px;
}
.b8detalle_text p:last-child {
	margin-bottom: 0px;
}
@media screen and (max-width:767px)
{
.b8detalle_text p {
	margin-bottom: 10px;
}
}
.catalogos {
	padding: 112px 0px 54px; position: relative; background-image: linear-gradient(rgb(243, 243, 243), rgba(243, 243, 243, 0));
}
@media screen and (max-width:1024px)
{
.catalogos {
	padding: 50px 0px;
}
}
@media screen and (max-width:767px)
{
.catalogos {
	padding: 40px 0px;
}
}
.catalogos_title {
	padding-bottom: 60px;
}
@media screen and (max-width:767px)
{
.catalogos_title {
	padding-bottom: 40px;
}
}
.catalogos_title .title h2 {
	text-indent: 0px;
}
@media screen and (max-width:767px)
{
.catalogos_title .title h2 {
	font-size: 32px;
}
}
.catalogos_title .title.active h2 {
	filter: none; opacity: 1; animation-name: eut_fade_in; -webkit-animation-name: eut_fade_in; -moz-animation-name: eut_fade_in; -o-animation-name: eut_fade_in;
}
.catalogos_title .title.active p {
	filter: none; opacity: 1; animation-name: clipping_down_in; -webkit-animation-name: clipping_down_in; -moz-animation-name: clipping_down_in; -o-animation-name: clipping_down_in;
}
@media screen and (min-width:1025px)
{
.catalogos_title .title {
	overflow: hidden;
}
.catalogos_title .title h2 {
	opacity: 0; animation-duration: 0.8s; animation-fill-mode: both; -webkit-animation-duration: 0.8s; -webkit-animation-fill-mode: both; -moz-animation-fill-mode: both; -o-animation-fill-mode: both; -moz-animation-duration: 0.8s; -o-animation-duration: 0.8s;
}
.catalogos_title .title p {
	overflow: hidden; opacity: 0; animation-duration: 1s; -webkit-animation-duration: 1s; -moz-animation-duration: 1s; -o-animation-duration: 1s;
}
}
.catalogos_nav_select {
	border-radius: 10px; overflow: hidden; padding-right: 250px; position: relative; box-shadow: 0px 2px 10px 0px rgba(0,0,0,0.1); background-color: rgb(255, 255, 255); -webkit-box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.1);
}
@media screen and (max-width:1024px)
{
.catalogos_nav_select {
	padding-right: 200px;
}
}
@media screen and (max-width:960px)
{
.catalogos_nav_select {
	overflow: inherit; padding-right: 0px; background-color: transparent;
}
}
.catalogo_selects {
	flex-flow:row wrap; display: flex; box-shadow: 0px 2px 10px 0px rgba(0,0,0,0.1); justify-content: flex-start; align-items: flex-start; -webkit-box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.1); -webkit-box-lines: multiple; -moz-box-lines: multiple; -o-box-lines: multiple; -webkit-flex-wrap: wrap; -webkit-box-pack: start; -moz-box-pack: start; -o-box-pack: start; -webkit-justify-content: flex-start; -webkit-box-align: start; -moz-box-align: start; -o-box-align: start; -webkit-align-items: flex-start; -webkit-flex-flow: wrap;
}
@media screen and (max-width:767px)
{
.catalogo_selects {
	box-shadow: inherit; flex-direction: column; -webkit-box-shadow: inherit; -webkit-box-orient: vertical; -moz-box-orient: vertical; -o-box-orient: vertical; -webkit-flex-direction: column;
}
}
.catlogo_box_slect {
	width: 50%; font-size: 13px; position: relative; background-color: rgb(255, 255, 255);
}
.catlogo_box_slect :-ms-input-placeholder {
	color: rgb(74, 74, 74); font-family: "Graphik-Regular", sans-serif;
}
.catlogo_box_slect::before {
	margin: auto; top: 0px; width: 1px; height: 43px; right: 0px; bottom: 0px; position: absolute; content: ""; background-color: rgb(228, 228, 228);
}
.catlogo_box_slect select {
	padding: 0px 30px 0px 70px; border: currentColor; border-image: none; width: 100%; height: 65px; letter-spacing: 1px; font-family: "Graphik-Medium", sans-serif; font-size: 13px; -webkit-appearance: none; -moz-appearance: none; appearance: none;
}
.catlogo_box_slect figure {
	left: 20px; top: 0px; width: 38px; height: 100%; display: flex; position: absolute; align-items: center; -webkit-box-align: center; -moz-box-align: center; -o-box-align: center; -webkit-align-items: center;
}
:last-child.catlogo_box_slect::before {
	display: none;
}
@media screen and (max-width:767px)
{
.catlogo_box_slect {
	border-radius: 10px; width: 100%; overflow: hidden; margin-bottom: 10px;
}
.catlogo_box_slect::before {
	display: none;
}
}
.catalogo_flecha_icono {
	top: 0px; height: 25px; right: 10px; bottom: 0px; font-size: 25px; position: absolute; pointer-events: none;
}
.catalogo_btn {
	top: 0px; width: 250px; right: 0px; position: absolute;
}
.catalogo_btn button {
	width: 100%; height: 65px;
}
@media screen and (max-width:1024px)
{
.catalogo_btn {
	width: 200px;
}
}
@media screen and (max-width:960px)
{
.catalogo_btn {
	margin: 0px auto; width: 100%; text-align: center; padding-top: 20px; padding-bottom: 20px; position: relative; max-width: 200px;
}
}
.catalogo_items {
	padding-top: 52px;
}
.catalogo_wrap_box {
	flex-flow:row wrap; display: flex; justify-content: flex-start; align-items: flex-start; -webkit-box-lines: multiple; -moz-box-lines: multiple; -o-box-lines: multiple; -webkit-flex-wrap: wrap; -webkit-box-pack: start; -moz-box-pack: start; -o-box-pack: start; -webkit-justify-content: flex-start; -webkit-box-align: start; -moz-box-align: start; -o-box-align: start; -webkit-align-items: flex-start; -webkit-flex-flow: wrap;
}
.catalogo_wrap_box .item-b {
	width: 31.3%; margin-right: 3%; margin-bottom: 6%; max-width: inherit;
}
@media screen and (min-width:960px)
{
.catalogo_wrap_box :nth-child(3n+3).item-b {
	margin-right: 0px;
}
}
@media screen and (max-width:960px)
{
.catalogo_wrap_box .item-b {
	margin: 1% 1% 4%; width: 48%;
}
}
@media screen and (max-width:640px)
{
.catalogo_wrap_box .item-b {
	margin: 0px 0px 40px; width: 100%;
}
}
.catalogo_paginador {
	flex-flow:row wrap; display: flex; justify-content: center; align-items: center; -webkit-box-lines: multiple; -moz-box-lines: multiple; -o-box-lines: multiple; -webkit-flex-wrap: wrap; -webkit-box-pack: center; -moz-box-pack: center; -o-box-pack: center; -webkit-justify-content: center; -webkit-box-align: center; -moz-box-align: center; -o-box-align: center; -webkit-align-items: center; -webkit-flex-flow: wrap;
}
.catalogo_paginador > * {
	margin: 0px;
}
.catalogo_flechas {
	margin: 0px 10px; border-radius: 50%; width: 45px; height: 45px; text-align: center; color: rgb(65, 65, 65); line-height: 45px; font-size: 20px; display: block; background-color: rgb(228, 228, 228);
}
@media screen and (max-width:640px)
{
.catalogo_flechas {
	width: 35px; height: 35px; line-height: 35px;
}
}
.catalogo_page_text {
	color: rgb(35, 31, 32); font-family: "Graphik-Medium", sans-serif; font-size: 15px;
}
.catalogo_select {
	margin: 0px 17px; text-align: center; position: relative;
}
.catalogo_select span {
	margin: auto; top: 0px; height: 20px; right: 10px; bottom: 0px; font-size: 20px; position: absolute;
}
.catalogo_select select {
	background: rgb(255, 255, 255); padding: 0px 20px; border-radius: 22px; border: 1px solid rgb(242, 242, 242); border-image: none; width: 85px; height: 45px; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -webkit-appearance: none; -moz-appearance: none; appearance: none;
}
@media screen and (max-width:640px)
{
.catalogo_select {
	margin: 0px 10px;
}
}
.catalogo_cantidad_page {
	letter-spacing: 0.1px; font-family: "Graphik-Light", sans-serif; font-size: 15px;
}
.catalogos_puntos_upleft {
	background: url("../img/puntos.png") left top; transition:1.5s cubic-bezier(0.07, 0.25, 0.35, 0.98); left: 0px; top: -82px; width: 312px; height: 361px; display: block; position: absolute; -webkit-transition: all 1.5s cubic-bezier(0.07, 0.25, 0.35, 0.98); -moz-transition: all 1.5s cubic-bezier(0.07, 0.25, 0.35, 0.98); -o-transition: all 1.5s cubic-bezier(0.07, 0.25, 0.35, 0.98);
}
@media screen and (max-width:1024px)
{
.catalogos_puntos_upleft {
	display: none;
}
}
.catalogos_puntos_upright {
	background: url("../img/puntos.png") left top; transition:1.5s cubic-bezier(0.07, 0.25, 0.35, 0.98); top: 241px; width: 312px; height: 361px; right: 0px; display: block; position: absolute; -webkit-transition: all 1.5s cubic-bezier(0.07, 0.25, 0.35, 0.98); -moz-transition: all 1.5s cubic-bezier(0.07, 0.25, 0.35, 0.98); -o-transition: all 1.5s cubic-bezier(0.07, 0.25, 0.35, 0.98);
}
@media screen and (max-width:1024px)
{
.catalogos_puntos_upright {
	display: none;
}
}
.catalogos_puntos_centerleft {
	background: url("../img/puntos.png") left top; transition:1.5s cubic-bezier(0.07, 0.25, 0.35, 0.98); left: 0px; top: 1153px; width: 312px; height: 361px; display: none; position: absolute; -webkit-transition: all 1.5s cubic-bezier(0.07, 0.25, 0.35, 0.98); -moz-transition: all 1.5s cubic-bezier(0.07, 0.25, 0.35, 0.98); -o-transition: all 1.5s cubic-bezier(0.07, 0.25, 0.35, 0.98);
}
@media screen and (max-width:1024px)
{
.catalogos_puntos_centerleft {
	display: none !important;
}
}
.catalogos_puntos_centerright {
	background: url("../img/puntos.png") left top; transition:1.5s cubic-bezier(0.07, 0.25, 0.35, 0.98); top: 1960px; width: 312px; height: 361px; right: 0px; display: none; position: absolute; -webkit-transition: all 1.5s cubic-bezier(0.07, 0.25, 0.35, 0.98); -moz-transition: all 1.5s cubic-bezier(0.07, 0.25, 0.35, 0.98); -o-transition: all 1.5s cubic-bezier(0.07, 0.25, 0.35, 0.98);
}
@media screen and (max-width:1024px)
{
.catalogos_puntos_centerright {
	display: none !important;
}
}
.catalogos_puntos_downleft {
	background: url("../img/puntos.png") left top; transition:1.5s cubic-bezier(0.07, 0.25, 0.35, 0.98); left: 0px; width: 312px; height: 361px; bottom: 32px; display: block; position: absolute; -webkit-transition: all 1.5s cubic-bezier(0.07, 0.25, 0.35, 0.98); -moz-transition: all 1.5s cubic-bezier(0.07, 0.25, 0.35, 0.98); -o-transition: all 1.5s cubic-bezier(0.07, 0.25, 0.35, 0.98);
}
@media screen and (max-width:1024px)
{
.catalogos_puntos_downleft {
	display: none;
}
}
.catalogo_arrow_scroll {
	background: rgb(255, 255, 255); border-radius: 50%; border: 1px solid rgb(228, 228, 228); border-image: none; width: 45px; height: 45px; text-align: center; right: 10.3%; bottom: 430px; line-height: 45px; font-size: 30px; display: none; position: fixed;
}
.catalogo_arrow_scroll::before {
	left: 0px; top: 0px; width: 100%; height: 100%; color: rgb(155, 155, 155); font-family: "icomoon"; font-size: 18px; display: flex; position: absolute; content: "\e901"; flex-direction: column; justify-content: center; align-items: center; -webkit-box-orient: vertical; -moz-box-orient: vertical; -o-box-orient: vertical; -webkit-flex-direction: column; -webkit-box-pack: center; -moz-box-pack: center; -o-box-pack: center; -webkit-justify-content: center; -webkit-box-align: center; -moz-box-align: center; -o-box-align: center; -webkit-align-items: center;
}
.catalogo_arrow_scroll.active {
	animation:rebote_arrow_scroll 1s ease-in-out infinite; -webkit-animation: rebote_arrow_scroll 1s infinite ease-in-out; -o-animation: rebote_arrow_scroll 1s infinite ease-in-out; -moz-animation: rebote_arrow_scroll 1s infinite ease-in-out;
}
.catalogo_msn {
	padding: 112px 0px 50px; width: 100%; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;
}
@media screen and (max-width:767px)
{
.catalogo_msn {
	padding: 80px 0px 30px;
}
}
.catalogo_msn_img {
	margin: 0px auto; width: 100%; max-width: 70px;
}
.catalogo_msn_img img {
	width: 100%; height: auto; display: block;
}
@media screen and (max-width:767px)
{
.catalogo_msn_img {
	max-width: 60px;
}
}
.catalogo_msn_text {
	text-align: center; color: rgb(74, 74, 74); padding-top: 35px; font-family: "Graphik-Medium", sans-serif; font-size: 20px;
}
.catalogo_msn_text p {
	margin: 0px;
}
@media screen and (max-width:767px)
{
.catalogo_msn_text {
	font-size: 16px;
}
}
.cotizar {
	width: 100%; padding-bottom: 96px; position: relative; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;
}
.cotizar .field input {
	height: 50px;
}
.cotizar .field select {
	height: 50px;
}
.cotizar .field textarea {
	height: 50px;
}
.cotizar .field textarea {
	padding: 18px 25px 15px;
}
.cotizar::before {
	background-position: center; width: 100%; height: 361px; right: 0px; position: absolute; max-width: 312px; content: ""; background-image: url("../img/puntos-deco.png"); background-repeat: no-repeat; background-size: cover; -webkit-background-size: cover; -moz-background-size: cover;
}
.cotizar::after {
	background-position: center; width: 100%; height: 361px; right: 0px; position: absolute; max-width: 312px; content: ""; background-image: url("../img/puntos-deco.png"); background-repeat: no-repeat; background-size: cover; -webkit-background-size: cover; -moz-background-size: cover;
}
.cotizar::before {
	bottom: 36px;
}
.cotizar::after {
	top: 0px;
}
@media screen and (max-width:1024px)
{
.cotizar {
	padding-bottom: 70px;
}
.cotizar::before {
	width: 252px; height: 301px;
}
.cotizar::after {
	width: 252px; height: 301px;
}
}
@media screen and (max-width:767px)
{
.cotizar {
	padding-bottom: 50px;
}
}
@media screen and (max-width:480px)
{
.cotizar::before {
	width: 202px; height: 251px;
}
.cotizar::after {
	width: 202px; height: 251px;
}
}
.cotizar_title {
	background: rgb(243, 243, 243); padding: 123px 0px 465px; width: 100%; position: relative; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;
}
.cotizar_title::before {
	background-position: center; left: 0px; width: 100%; height: 361px; position: absolute; max-width: 312px; content: ""; background-image: url("../img/puntos-deco.png"); background-repeat: no-repeat; background-size: cover; -webkit-background-size: cover; -moz-background-size: cover;
}
.cotizar_title::before {
	bottom: -204px;
}
@media screen and (max-width:1024px)
{
.cotizar_title {
	padding: 60px 0px 350px;
}
.cotizar_title::before {
	width: 252px; height: 301px;
}
}
@media screen and (max-width:767px)
{
.cotizar_title {
	padding: 40px 0px 300px;
}
}
@media screen and (max-width:480px)
{
.cotizar_title::before {
	width: 202px; height: 251px;
}
}
.cotizar_title_box .title {
	margin: 0px; width: 100%; max-width: 610px;
}
.cotizar_title_box .title.active h1 {
	filter: none; opacity: 1; animation-name: eut_fade_in; -webkit-animation-name: eut_fade_in; -moz-animation-name: eut_fade_in; -o-animation-name: eut_fade_in;
}
.cotizar_title_box .title.active p {
	filter: none; opacity: 1; animation-name: clipping_down_in; -webkit-animation-name: clipping_down_in; -moz-animation-name: clipping_down_in; -o-animation-name: clipping_down_in;
}
@media screen and (min-width:1025px)
{
.cotizar_title_box .title {
	overflow: hidden;
}
.cotizar_title_box .title h1 {
	opacity: 0; animation-duration: 0.8s; animation-fill-mode: both; -webkit-animation-duration: 0.8s; -webkit-animation-fill-mode: both; -moz-animation-fill-mode: both; -o-animation-fill-mode: both; -moz-animation-duration: 0.8s; -o-animation-duration: 0.8s;
}
.cotizar_title_box .title p {
	overflow: hidden; opacity: 0; animation-duration: 1s; -webkit-animation-duration: 1s; -moz-animation-duration: 1s; -o-animation-duration: 1s;
}
}
.cotizar_container {
	background: rgb(255, 255, 255); margin-top: -390px; position: relative; z-index: 2; box-sizing: border-box; box-shadow: 0px 6px 20px 0px rgba(0,0,0,0.05); -webkit-box-shadow: 0 6px 20px 0 rgba(0, 0, 0, 0.05); -webkit-box-sizing: border-box; -moz-box-sizing: border-box;
}
@media screen and (max-width:1024px)
{
.cotizar_container {
	margin-top: -300px;
}
}
@media screen and (max-width:767px)
{
.cotizar_container {
	margin-top: -260px;
}
}
.cotiza_content {
	padding: 64px 99px 81px; width: 100%; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;
}
@media screen and (max-width:1200px)
{
.cotiza_content {
	padding: 60px;
}
}
@media screen and (max-width:860px)
{
.cotiza_content {
	padding: 50px 40px;
}
}
@media screen and (max-width:767px)
{
.cotiza_content {
	padding: 30px 25px;
}
}
.cotiza_datos {
	flex-flow:row wrap; padding-bottom: 15px; display: flex; justify-content: flex-start; align-items: center; -webkit-box-lines: multiple; -moz-box-lines: multiple; -o-box-lines: multiple; -webkit-flex-wrap: wrap; -webkit-box-pack: start; -moz-box-pack: start; -o-box-pack: start; -webkit-justify-content: flex-start; -webkit-box-align: center; -moz-box-align: center; -o-box-align: center; -webkit-align-items: center; -webkit-flex-flow: wrap;
}
.cotiza_datos li {
	width: 32.33%; margin-right: 1.5%; margin-bottom: 19px;
}
.cotiza_datos li:nth-child(3n+3) {
	margin-right: 0px;
}
@media screen and (max-width:1024px)
{
.cotiza_datos li {
	width: 49.2%;
}
.cotiza_datos li:nth-child(3n+3) {
	margin-right: 1.5%;
}
.cotiza_datos li:nth-child(2n+2) {
	margin-right: 0px;
}
}
@media screen and (max-width:640px)
{
.cotiza_datos li {
	width: 100%; margin-right: 0px; margin-bottom: 15px;
}
}
.cotiza_proyecto {
	padding-bottom: 28px;
}
@media screen and (max-width:640px)
{
.cotiza_proyecto {
	padding-bottom: 15px;
}
}
.cotiza_subtitle {
	padding-bottom: 22px;
}
.cotiza_subtitle h3 {
	margin: 0px; color: rgb(35, 31, 32); font-family: "Graphik-Medium", sans-serif; font-size: 14px;
}
.cotiza_list {
	flex-flow:row wrap; display: flex; justify-content: flex-start; -webkit-box-orient: horizontal; -moz-box-orient: horizontal; -o-box-orient: horizontal; -webkit-flex-direction: row; -webkit-box-lines: multiple; -moz-box-lines: multiple; -o-box-lines: multiple; -webkit-flex-wrap: wrap; -webkit-box-pack: start; -moz-box-pack: start; -o-box-pack: start; -webkit-justify-content: flex-start;
}
.cotiza_box {
	width: 32.33%; margin-right: 1.5%; margin-bottom: 19px;
}
:nth-child(3n+3).cotiza_box {
	margin-right: 0px;
}
.cotiza_box input {
	left: 0px; top: 0px; visibility: hidden; position: absolute; opacity: 0;
}
.cotiza_box input:checked + .cotiza_label {
	border: 1px solid rgb(245, 128, 37); border-image: none;
}
.cotiza_box input:checked + .cotiza_label .cotiza_check {
	border: 2px solid rgb(245, 128, 37); border-image: none;
}
.cotiza_box input:checked + .cotiza_label .cotiza_check::before {
	background: rgb(245, 128, 37);
}
@media screen and (max-width:1024px)
{
.cotiza_box {
	width: 49.2%;
}
:nth-child(3n+3).cotiza_box {
	margin-right: 1.5%;
}
:nth-child(2n+2).cotiza_box {
	margin-right: 0px;
}
}
@media screen and (max-width:640px)
{
.cotiza_box {
	width: 100%; margin-right: 0px; margin-bottom: 15px;
}
:nth-child(3n+3).cotiza_box {
	margin-right: 0px;
}
}
.cotiza_label {
	padding: 14px 23px 21px; border-radius: 2px; border: 1px solid rgb(213, 213, 213); transition:0.2s ease-in-out; border-image: none; width: 100%; position: relative; box-sizing: border-box; -webkit-transition: all 0.2s ease-in-out; -moz-transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;
}
@media screen and (max-width:1200px)
{
.cotiza_label {
	padding: 15px 15px 20px;
}
}
@media screen and (max-width:480px)
{
.cotiza_label {
	padding: 10px 10px 15px;
}
}
.cotiza_check {
	border-radius: 100%; border: 2px solid rgb(213, 213, 213); transition:0.2s ease-in-out; border-image: none; top: 15px; width: 20px; height: 20px; right: 15px; line-height: 20px; position: absolute; box-sizing: border-box; -webkit-transition: all 0.2s ease-in-out; -moz-transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;
}
.cotiza_check::before {
	background: rgb(213, 213, 213); margin: auto; border-radius: 100%; transition:0.2s ease-in-out; left: 0px; top: 0px; width: 8px; height: 8px; right: 0px; bottom: 0px; position: absolute; content: ""; -webkit-transition: all 0.2s ease-in-out; -moz-transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out;
}
@media screen and (max-width:480px)
{
.cotiza_check {
	top: 10px; width: 16px; height: 16px; right: 10px; line-height: 16px;
}
}
.cotiza_info {
	flex-flow:row wrap; display: flex; justify-content: flex-start; align-items: center; -webkit-box-lines: multiple; -moz-box-lines: multiple; -o-box-lines: multiple; -webkit-flex-wrap: wrap; -webkit-box-pack: start; -moz-box-pack: start; -o-box-pack: start; -webkit-justify-content: flex-start; -webkit-box-align: center; -moz-box-align: center; -o-box-align: center; -webkit-align-items: center; -webkit-flex-flow: wrap;
}
.cotiza_image {
	width: 92px;
}
.cotiza_image img {
	width: 100%; height: auto; display: block;
}
@media screen and (max-width:1200px)
{
.cotiza_image {
	width: 90px;
}
}
@media screen and (max-width:480px)
{
.cotiza_image {
	width: 80px;
}
}
.cotiza_info_box {
	width: calc(100% - 92px); padding-left: 23px; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;
}
@media screen and (max-width:1200px)
{
.cotiza_info_box {
	width: calc(100% - 90px); padding-left: 15px;
}
}
.cotiza_logo {
	margin: 0px 0px 5px; width: 100%; max-width: 113px;
}
.cotiza_logo img {
	width: 100%; height: auto; display: block;
}
@media screen and (max-width:480px)
{
.cotiza_logo {
	max-width: 90px;
}
}
.cotiza_categoria {
	margin: 0px; color: rgb(245, 128, 38); line-height: 1; font-family: "Graphik-Medium", sans-serif; font-size: 12px; display: block;
}
.cotiza_text {
	color: rgb(74, 74, 74); padding-top: 5px; font-family: "Graphik-Regular", sans-serif; font-size: 12px;
}
.cotiza_text h3 {
	color: rgb(0, 0, 0); font-family: "Graphik-Semibold", sans-serif; font-size: 11px; margin-bottom: 5px;
}
.cotiza_text p {
	margin: 0px; line-height: 1.58;
}
.cotiza_departamento {
	flex-flow:row wrap; padding-bottom: 34px; display: flex; justify-content: flex-start; align-items: center; -webkit-box-lines: multiple; -moz-box-lines: multiple; -o-box-lines: multiple; -webkit-flex-wrap: wrap; -webkit-box-pack: start; -moz-box-pack: start; -o-box-pack: start; -webkit-justify-content: flex-start; -webkit-box-align: center; -moz-box-align: center; -o-box-align: center; -webkit-align-items: center; -webkit-flex-flow: wrap;
}
.cotiza_departamento li {
	width: 49%; margin-right: 2%;
}
.cotiza_departamento li:nth-child(2n+2) {
	margin-right: 0px;
}
@media screen and (max-width:1024px)
{
.cotiza_departamento li {
	margin: 10px 0px; width: 100%;
}
}
@media screen and (max-width:860px)
{
.cotiza_departamento {
	padding-bottom: 20px;
}
}
.cotiza_text_campos {
	padding-bottom: 17px;
}
.cotiza_terminos {
	padding-bottom: 17px;
}
.cotiza_terminos .field_terminos_text {
	line-height: 1.43;
}
.cotiza_btn {
	margin: 0px auto; width: 100%; max-width: 189px;
}
.cotiza_btn .btn {
	width: 100%; display: block;
}
.cotiza_select {
	width: 100%; position: relative;
}
.cotiza_select_despleglable {
	background: rgb(255, 255, 255); padding: 0px 50px 0px 25px; border-radius: 2px; border: 1px solid rgb(213, 213, 213); border-image: none; height: 50px; line-height: 50px; display: flex; position: relative; cursor: pointer; box-sizing: border-box; align-items: center; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-align: center; -moz-box-align: center; -o-box-align: center; -webkit-align-items: center;
}
.cotiza_select_despleglable::before {
	top: 0px; right: 30px; color: rgb(0, 0, 0); font-family: "icomoon"; font-size: 23px; position: absolute; content: "\e90c";
}
@media screen and (max-width:1024px)
{
.cotiza_select_despleglable {
	padding: 0px 35px 0px 25px;
}
.cotiza_select_despleglable::before {
	right: 10px;
}
}
.cotiza_select_tipo {
	width: 55px; color: rgb(0, 0, 0); font-family: "Graphik-Medium", sans-serif; font-size: 14px;
}
.cotiza_select_tipo p {
	margin: 0px; line-height: 1;
}
@media screen and (max-width:640px)
{
.cotiza_select_tipo {
	width: 50px; font-size: 13px;
}
}
.cotiza_select_text {
	width: calc(100% - 55px); color: rgb(128, 131, 135); padding-left: 12px; font-family: "Graphik-Medium", sans-serif; font-size: 14px; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;
}
.cotiza_select_text p {
	margin: 0px; line-height: 1;
}
@media screen and (max-width:640px)
{
.cotiza_select_text {
	width: calc(100% - 50px); font-size: 13px;
}
}
.cotiza_select_box {
	background: rgb(255, 255, 255); left: 0px; top: 100%; width: 100%; height: 200px; overflow: auto; padding-top: 10px; display: none; position: absolute; z-index: 2; box-sizing: border-box; box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.03); -webkit-box-shadow: 0 0px 15px 0 rgba(0, 0, 0, 0.03); -webkit-box-sizing: border-box; -moz-box-sizing: border-box;
}
.cotiza_select_list {
	background: rgb(255, 255, 255); padding: 15px 26px; display: flex; cursor: pointer; box-sizing: border-box; align-items: center; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-align: center; -moz-box-align: center; -o-box-align: center; -webkit-align-items: center;
}
.entregados {
	width: 100%; padding-bottom: 52px; position: relative; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;
}
.entregados::before {
	background-position: center; width: 100%; height: 361px; position: absolute; max-width: 312px; content: ""; background-image: url("../img/puntos-deco.png"); background-repeat: no-repeat; background-size: cover; -webkit-background-size: cover; -moz-background-size: cover;
}
.entregados::after {
	background-position: center; width: 100%; height: 361px; position: absolute; max-width: 312px; content: ""; background-image: url("../img/puntos-deco.png"); background-repeat: no-repeat; background-size: cover; -webkit-background-size: cover; -moz-background-size: cover;
}
.entregados::before {
	margin: auto; left: 0px; top: 0px; bottom: 0px;
}
.entregados::after {
	left: 0px; bottom: 0px;
}
@media screen and (max-width:1024px)
{
.entregados::before {
	width: 252px; height: 301px;
}
.entregados::after {
	width: 252px; height: 301px;
}
}
@media screen and (max-width:480px)
{
.entregados::before {
	width: 202px; height: 251px;
}
.entregados::after {
	width: 202px; height: 251px;
}
}
.entregados_title {
	background: linear-gradient(rgb(243, 243, 243), rgba(243, 243, 243, 0)); padding: 112px 0px 504px; width: 100%; position: relative; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;
}
.entregados_title::before {
	background-position: center; width: 100%; height: 361px; position: absolute; max-width: 312px; content: ""; background-image: url("../img/puntos-deco.png"); background-repeat: no-repeat; background-size: cover; -webkit-background-size: cover; -moz-background-size: cover;
}
.entregados_title::after {
	background-position: center; width: 100%; height: 361px; position: absolute; max-width: 312px; content: ""; background-image: url("../img/puntos-deco.png"); background-repeat: no-repeat; background-size: cover; -webkit-background-size: cover; -moz-background-size: cover;
}
.entregados_title::before {
	margin: auto; top: 0px; right: 0px; bottom: 0px;
}
.entregados_title::after {
	left: 0px; top: 0px; height: 281px;
}
@media screen and (max-width:1024px)
{
.entregados_title {
	padding: 70px 0px 400px;
}
.entregados_title::before {
	width: 252px; height: 301px;
}
.entregados_title::after {
	width: 252px; height: 301px;
}
}
@media screen and (max-width:767px)
{
.entregados_title {
	padding: 40px 0px 300px;
}
}
@media screen and (max-width:480px)
{
.entregados_title::before {
	width: 202px; height: 251px;
}
.entregados_title::after {
	width: 202px; height: 251px;
}
}
.entregados_title_box {
	position: relative; z-index: 2;
}
.entregados_title_box .title h2 {
	text-indent: 0px;
}
@media screen and (max-width:767px)
{
.entregados_title_box .title h2 {
	font-size: 32px;
}
}
.entregados_title_box .title.active h2 {
	filter: none; opacity: 1; animation-name: eut_fade_in; -webkit-animation-name: eut_fade_in; -moz-animation-name: eut_fade_in; -o-animation-name: eut_fade_in;
}
.entregados_title_box .title.active p {
	filter: none; opacity: 1; animation-name: clipping_down_in; -webkit-animation-name: clipping_down_in; -moz-animation-name: clipping_down_in; -o-animation-name: clipping_down_in;
}
@media screen and (min-width:1025px)
{
.entregados_title_box .title {
	overflow: hidden;
}
.entregados_title_box .title h2 {
	opacity: 0; animation-duration: 0.8s; animation-fill-mode: both; -webkit-animation-duration: 0.8s; -webkit-animation-fill-mode: both; -moz-animation-fill-mode: both; -o-animation-fill-mode: both; -moz-animation-duration: 0.8s; -o-animation-duration: 0.8s;
}
.entregados_title_box .title p {
	overflow: hidden; opacity: 0; animation-duration: 1s; -webkit-animation-duration: 1s; -moz-animation-duration: 1s; -o-animation-duration: 1s;
}
}
.entregados_container {
	margin-top: -432px; position: relative;
}
.entregados_container::before {
	background-position: center; width: 100%; height: 361px; position: absolute; max-width: 312px; content: ""; background-image: url("../img/puntos-deco.png"); background-repeat: no-repeat; background-size: cover; -webkit-background-size: cover; -moz-background-size: cover;
}
.entregados_container::before {
	margin: auto; top: 0px; right: 0px; bottom: 0px;
}
@media screen and (max-width:1024px)
{
.entregados_container {
	margin-top: -350px;
}
.entregados_container::before {
	width: 252px; height: 301px;
}
}
@media screen and (max-width:767px)
{
.entregados_container {
	margin-top: -260px;
}
}
@media screen and (max-width:480px)
{
.entregados_container::before {
	width: 202px; height: 251px;
}
}
.entregados_content {
	box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;
}
.entregados_items {
	flex-flow:row wrap; display: flex; position: relative; z-index: 2; justify-content: flex-start; -webkit-box-orient: horizontal; -moz-box-orient: horizontal; -o-box-orient: horizontal; -webkit-flex-direction: row; -webkit-box-lines: multiple; -moz-box-lines: multiple; -o-box-lines: multiple; -webkit-flex-wrap: wrap; -webkit-box-pack: start; -moz-box-pack: start; -o-box-pack: start; -webkit-justify-content: flex-start;
}
.entregados_item {
	width: 31.25%; margin-right: 3.12%; margin-bottom: 60px;
}
.entregados_item .item-c {
	max-width: 100%;
}
.entregados_item .item-c_info {
	background: rgb(255, 255, 255);
}
:nth-child(3n+3).entregados_item {
	margin-right: 0px;
}
@media screen and (max-width:1024px)
{
.entregados_item {
	margin-bottom: 45px;
}
}
@media screen and (max-width:860px)
{
.entregados_item {
	width: 48.5%; margin-right: 3%; margin-bottom: 40px;
}
:nth-child(3n+3).entregados_item {
	margin-right: 3%;
}
:nth-child(2n+2).entregados_item {
	margin-right: 0px;
}
}
@media screen and (max-width:767px)
{
.entregados_item {
	margin-bottom: 45px;
}
}
@media screen and (max-width:480px)
{
.entregados_item {
	width: 100%; margin-right: 0px;
}
:nth-child(3n+3).entregados_item {
	margin-right: 0px;
}
}
.entregados_box {
	padding-top: 10px;
}
@media screen and (max-width:767px)
{
.entregados_box {
	padding-top: 30px;
}
}
.entregados_paginador {
	margin: 0px auto; flex-flow:row wrap; width: 100%; display: flex; max-width: 355px; justify-content: space-between; align-items: center; -webkit-box-lines: multiple; -moz-box-lines: multiple; -o-box-lines: multiple; -webkit-flex-wrap: wrap; -webkit-box-pack: justify; -moz-box-pack: justify; -o-box-pack: justify; -webkit-justify-content: space-between; -webkit-box-align: center; -moz-box-align: center; -o-box-align: center; -webkit-align-items: center; -webkit-flex-flow: wrap;
}
@media screen and (max-width:767px)
{
.entregados_paginador {
	max-width: 290px;
}
}
.entregados_prev {
	padding: 0px 10px;
}
.entregados_next {
	padding: 0px 10px;
}
@media screen and (max-width:767px)
{
.entregados_prev {
	padding: 0px 5px;
}
.entregados_next {
	padding: 0px 5px;
}
}
.entregados_arrow {
	background: rgb(228, 228, 228); border-radius: 100%; transition:0.2s ease-in-out; width: 45px; height: 45px; text-align: center; line-height: 45px; font-size: 25px; -webkit-transition: all 0.2s ease-in-out; -moz-transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out;
}
@media screen and (min-width:1025px)
{
.entregados_arrow:hover {
	transform: scale(1.1); -webkit-transform: scale(1.1); -moz-transform: scale(1.1); -o-transform: scale(1.1);
}
}
@media screen and (max-width:767px)
{
.entregados_arrow {
	width: 40px; height: 40px; line-height: 40px; font-size: 22px;
}
}
.entregados_list {
	padding: 0px 10px; flex-flow:row wrap; display: flex; justify-content: center; align-items: center; -webkit-box-lines: multiple; -moz-box-lines: multiple; -o-box-lines: multiple; -webkit-flex-wrap: wrap; -webkit-box-pack: center; -moz-box-pack: center; -o-box-pack: center; -webkit-justify-content: center; -webkit-box-align: center; -moz-box-align: center; -o-box-align: center; -webkit-align-items: center; -webkit-flex-flow: wrap;
}
@media screen and (max-width:767px)
{
.entregados_list {
	padding: 0px;
}
}
.entregados_page_text {
	color: rgb(0, 0, 0); font-family: "Graphik-Medium", sans-serif; font-size: 15px;
}
.entregados_page_text p {
	margin: 0px;
}
@media screen and (max-width:767px)
{
.entregados_page_text {
	font-size: 14px;
}
}
.entregados_page_select {
	margin: 0px 17px; width: 85px; position: relative;
}
.entregados_page_select select {
	background: rgb(255, 255, 255); padding: 0px 40px 0px 20px; border-radius: 23px; border: 1px solid rgb(224, 224, 224); border-image: none; width: 100%; height: 45px; color: rgb(74, 74, 74); line-height: 45px; font-family: "Graphik-Light", sans-serif; font-size: 15px; display: block; cursor: pointer; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -webkit-appearance: none; -moz-appearance: none; appearance: none;
}
.entregados_page_select span {
	margin: auto; top: 0px; right: 20px; bottom: 0px; color: rgb(0, 0, 0); font-size: 22px; display: flex; position: absolute; pointer-events: none; align-items: center; -webkit-box-align: center; -moz-box-align: center; -o-box-align: center; -webkit-align-items: center;
}
@media screen and (max-width:767px)
{
.entregados_page_select {
	margin: 0px 5px;
}
.entregados_page_select select {
	font-size: 14px;
}
}
.entregados_page_number {
	color: rgb(0, 0, 0); font-family: "Graphik-Light", sans-serif; font-size: 15px;
}
@media screen and (max-width:767px)
{
.entregados_page_number {
	font-size: 14px;
}
}
.error {
	padding: 186px 0px 175px; position: relative; background-color: rgb(242, 242, 242);
}
@media screen and (max-width:768px)
{
.error {
	padding: 100px 0px;
}
}
.error::before {
	background: url("../img/puntos.png") no-repeat 0px 0px; width: 312px; height: 251px; display: block; position: absolute; content: "";
}
.error::after {
	background: url("../img/puntos.png") no-repeat 0px 0px; width: 312px; height: 251px; display: block; position: absolute; content: "";
}
@media screen and (max-width:960px)
{
.error::before {
	display: none;
}
.error::after {
	display: none;
}
}
.error::before {
	left: 0px; top: 0px;
}
.error::after {
	right: 0px; bottom: 0px;
}
.error_container {
	text-align: center;
}
.error_container.ww_center {
	max-width: 625px;
}
.error_img {
	margin-bottom: 23px;
}
.error_info h2 {
	color: rgb(35, 31, 32); line-height: 1.2; font-family: "Graphik-Bold", sans-serif; font-size: 30px; font-weight: normal; margin-bottom: 23px;
}
.error_info p {
	line-height: 1.47; font-family: "Graphik-Regular", sans-serif; font-size: 15px; margin-bottom: 23px;
}
.formproximo {
	width: 100%; padding-bottom: 96px; position: relative; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;
}
.formproximo .field input {
	height: 50px;
}
.formproximo .field select {
	height: 50px;
}
.formproximo .field textarea {
	height: 50px;
}
.formproximo .field textarea {
	padding: 18px 25px 15px;
}
.formproximo::before {
	background-position: center; width: 100%; height: 361px; right: 0px; position: absolute; max-width: 312px; content: ""; background-image: url("../img/puntos-deco.png"); background-repeat: no-repeat; background-size: cover; -webkit-background-size: cover; -moz-background-size: cover;
}
.formproximo::after {
	background-position: center; width: 100%; height: 361px; right: 0px; position: absolute; max-width: 312px; content: ""; background-image: url("../img/puntos-deco.png"); background-repeat: no-repeat; background-size: cover; -webkit-background-size: cover; -moz-background-size: cover;
}
.formproximo::before {
	bottom: 36px;
}
.formproximo::after {
	top: 0px;
}
@media screen and (max-width:1024px)
{
.formproximo {
	padding-bottom: 70px;
}
.formproximo::before {
	width: 252px; height: 301px;
}
.formproximo::after {
	width: 252px; height: 301px;
}
}
@media screen and (max-width:767px)
{
.formproximo {
	padding-bottom: 50px;
}
}
@media screen and (max-width:480px)
{
.formproximo::before {
	width: 202px; height: 251px;
}
.formproximo::after {
	width: 202px; height: 251px;
}
}
.formproximo_title {
	background: rgb(243, 243, 243); padding: 123px 0px 425px; width: 100%; position: relative; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;
}
.formproximo_title::before {
	background-position: center; left: 0px; width: 100%; height: 361px; position: absolute; max-width: 312px; content: ""; background-image: url("../img/puntos-deco.png"); background-repeat: no-repeat; background-size: cover; -webkit-background-size: cover; -moz-background-size: cover;
}
.formproximo_title::before {
	bottom: -204px;
}
@media screen and (max-width:1024px)
{
.formproximo_title {
	padding: 60px 0px 350px;
}
.formproximo_title::before {
	width: 252px; height: 301px;
}
}
@media screen and (max-width:767px)
{
.formproximo_title {
	padding: 40px 0px 300px;
}
}
@media screen and (max-width:480px)
{
.formproximo_title::before {
	width: 202px; height: 251px;
}
}
.formproximo_title_box .title {
	margin: 0px; width: 100%; max-width: 610px;
}
.formproximo_title_box .title.active h1 {
	filter: none; opacity: 1; animation-name: formproximo_eut_fade_in; -webkit-animation-name: formproximo_eut_fade_in; -moz-animation-name: formproximo_eut_fade_in; -o-animation-name: formproximo_eut_fade_in;
}
.formproximo_title_box .title.active p {
	filter: none; opacity: 1; animation-name: formproximo_clipping_down_in; -webkit-animation-name: formproximo_clipping_down_in; -moz-animation-name: formproximo_clipping_down_in; -o-animation-name: formproximo_clipping_down_in;
}
@media screen and (min-width:1025px)
{
.formproximo_title_box .title {
	overflow: hidden;
}
.formproximo_title_box .title h1 {
	opacity: 0; animation-duration: 0.8s; animation-fill-mode: both; -webkit-animation-duration: 0.8s; -webkit-animation-fill-mode: both; -moz-animation-fill-mode: both; -o-animation-fill-mode: both; -moz-animation-duration: 0.8s; -o-animation-duration: 0.8s;
}
.formproximo_title_box .title p {
	overflow: hidden; opacity: 0; animation-duration: 1s; -webkit-animation-duration: 1s; -moz-animation-duration: 1s; -o-animation-duration: 1s;
}
}
.formproximo_container {
	background: rgb(255, 255, 255); margin-top: -350px; position: relative; z-index: 2; box-sizing: border-box; box-shadow: 0px 6px 20px 0px rgba(0,0,0,0.05); -webkit-box-shadow: 0 6px 20px 0 rgba(0, 0, 0, 0.05); -webkit-box-sizing: border-box; -moz-box-sizing: border-box;
}
@media screen and (max-width:1024px)
{
.formproximo_container {
	margin-top: -300px;
}
}
@media screen and (max-width:767px)
{
.formproximo_container {
	margin-top: -260px;
}
}
.formproximo_content {
	padding: 64px 99px 81px; width: 100%; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;
}
@media screen and (max-width:1200px)
{
.formproximo_content {
	padding: 60px;
}
}
@media screen and (max-width:860px)
{
.formproximo_content {
	padding: 50px 40px;
}
}
@media screen and (max-width:767px)
{
.formproximo_content {
	padding: 30px 25px;
}
}
.formproximo_datos {
	flex-flow:row wrap; padding-bottom: 15px; display: flex; justify-content: space-between; align-items: flex-start; -webkit-box-lines: multiple; -moz-box-lines: multiple; -o-box-lines: multiple; -webkit-flex-wrap: wrap; -webkit-box-pack: justify; -moz-box-pack: justify; -o-box-pack: justify; -webkit-justify-content: space-between; -webkit-box-align: start; -moz-box-align: start; -o-box-align: start; -webkit-align-items: flex-start; -webkit-flex-flow: wrap;
}
.formproximo_datos li {
	width: 48%; margin-bottom: 19px;
}
@media screen and (max-width:640px)
{
.formproximo_datos li {
	width: 100%; margin-bottom: 15px;
}
}
.formproximo_text_campos {
	padding-bottom: 17px;
}
.formproximo_terminos {
	padding-bottom: 17px;
}
.formproximo_terminos .field_terminos_text {
	line-height: 1.43;
}
.formproximo_btn {
	margin: 0px auto; width: 100%; max-width: 189px;
}
.formproximo_btn .btn {
	width: 100%; display: block;
}
.anuncio {
	padding: 0px 0px 73px; position: relative;
}
@media screen and (max-width:1024px)
{
.anuncio {
	padding-bottom: 50px;
}
}
.anuncio_content {
	max-width: 1021px;
}
.anuncio_img {
	background-position: top; width: 100%; height: 130px; display: block; box-shadow: 0px 5px 20px 0px rgba(0,0,0,0.1); background-repeat: no-repeat; background-size: cover; -webkit-background-size: cover; -moz-background-size: cover; -webkit-box-shadow: 0 5px 20px 0 rgba(0, 0, 0, 0.1);
}
@media screen and (max-width:767px)
{
.anuncio_img {
	height: 400px;
}
}
.anuncio_bg_up {
	background: url("../img/puntos.png") left top; left: 0px; top: calc(-361px + 55px); width: 312px; height: 361px; display: block; position: absolute;
}
@media screen and (max-width:1024px)
{
.anuncio_bg_up {
	display: none;
}
}
.btn {
	padding: 0px 33px; border-radius: 10px; border: currentColor; border-image: none; height: 50px; line-height: 50px; overflow: hidden; font-family: "Graphik-Semibold", sans-serif; font-size: 13px; vertical-align: middle; display: inline-block; position: relative; box-sizing: border-box; transform: perspective(1px) translateZ(0px); transition-duration: 0.3s; -webkit-transform: perspective(1px) translateZ(0); -moz-transform: perspective(1px) translateZ(0); -o-transform: perspective(1px) translateZ(0); -webkit-transition-duration: 0.3s; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -moz-transition-duration: 0.3s; -o-transition-duration: 0.3s;
}
.btn::before {
	transform-origin: 0% 50%; left: 0px; top: 0px; right: 0px; bottom: 0px; position: absolute; z-index: -1; content: ""; transform: scaleX(0); transition-property: transform; transition-duration: 0.3s; transition-timing-function: ease-out; -webkit-transform: scaleX(0); -webkit-transform-origin: 0 50%; -moz-transform: scaleX(0); -o-transform: scaleX(0); -moz-transform-origin: 0 50%; -webkit-transition-duration: 0.3s; -webkit-transition-timing-function: ease-out; -webkit-transition-property: -webkit-transform; -moz-transition-property: -moz-transform; -moz-transition-duration: 0.3s; -o-transition-duration: 0.3s; -o-transform-origin: 0 50%; -o-transition-property: -o-transform; -moz-transition-timing-function: ease-out; -o-transition-timing-function: ease-out;
}
@media screen and (min-width:1025px)
{
.btn:hover::before {
	transform: scaleX(1); -webkit-transform: scaleX(1); -moz-transform: scaleX(1); -o-transform: scaleX(1);
}
}
.btn_white {
	border: 2px solid rgb(245, 128, 37); border-image: none; color: rgb(0, 0, 0);
}
.btn_white::before {
	background: rgb(245, 128, 37);
}
@media screen and (min-width:1025px)
{
.btn_white:hover {
	color: rgb(255, 255, 255);
}
}
.btn_orange {
	background: rgb(245, 128, 37); color: rgb(255, 255, 255);
}
.btn_orange::before {
	background: rgb(249, 150, 74);
}
.btn_gris {
	background: rgb(65, 65, 65); color: rgb(255, 255, 255);
}
.btn_gris::before {
	background: rgb(35, 31, 32);
}
.btn_text {
	color: rgb(255, 255, 255); padding-left: 40px; font-family: "Graphik-Semibold", sans-serif; font-size: 13px; position: relative; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;
}
.btn_text span {
	margin: auto; left: 0px; top: 0px; right: 0px; bottom: 0px; font-size: 30px; display: flex; position: absolute; align-items: center; -webkit-box-align: center; -moz-box-align: center; -o-box-align: center; -webkit-align-items: center;
}
.proyecto_validation--color .formError {
	z-index: 90;
}
.proyecto_validation--color .formError .formErrorContent {
	border: currentColor; border-image: none; color: rgb(255, 255, 255); font-size: 12px; background-color: rgb(35, 31, 32);
}
.proyecto_validation--color .formError .formErrorArrow div {
	border: currentColor; border-image: none; color: rgb(255, 255, 255); font-size: 12px; background-color: rgb(35, 31, 32);
}
.proyecto_validation--color .formError .formErrorArrow .line1 {
	display: none;
}
.proyecto_validation--color .formError .formErrorArrow .line2 {
	display: none;
}
.proyecto_validation--color .formError .formErrorArrow .line3 {
	display: none;
}
.formError {
	z-index: 90;
}
.formError .formErrorContent {
	border: currentColor; border-image: none; font-size: 12px; background-color: rgb(245, 128, 37);
}
.formError .formErrorArrow div {
	border: currentColor; border-image: none; font-size: 12px; background-color: rgb(245, 128, 37);
}
.formError .formErrorArrow .line1 {
	display: none;
}
.formError .formErrorArrow .line2 {
	display: none;
}
.formError .formErrorArrow .line3 {
	display: none;
}
input[type='number'].soloNumber {
	-moz-appearance: textfield;
}
.page-input article {
	margin: 10px auto; padding: 10px; border: 1px dashed rgb(0, 0, 0); border-image: none; width: 94%; max-width: 1200px; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;
}
.page-input article:nth-child(2n+1) {
	background: rgb(0, 0, 0); border: 1px dashed rgb(255, 255, 255); border-image: none;
}
.field_thead {
	margin: 0px 0px 15px; color: rgb(0, 0, 0); line-height: 1; font-family: "Graphik-Medium", sans-serif; font-size: 14px;
}
.field_thead span {
	color: rgb(245, 128, 37);
}
.field_input {
	border-radius: 2px; border: 1px solid rgb(213, 213, 213); border-image: none; width: 100%; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;
}
.field_select {
	border-radius: 2px; border: 1px solid rgb(213, 213, 213); border-image: none; width: 100%; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;
}
.field_textarea {
	border-radius: 2px; border: 1px solid rgb(213, 213, 213); border-image: none; width: 100%; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;
}
.field_input :-ms-input-placeholder {
	color: rgba(74, 74, 74, 0.8); font-family: "Graphik-Light", sans-serif;
}
.field_select :-ms-input-placeholder {
	color: rgba(74, 74, 74, 0.8); font-family: "Graphik-Light", sans-serif;
}
.field_textarea :-ms-input-placeholder {
	color: rgba(74, 74, 74, 0.8); font-family: "Graphik-Light", sans-serif;
}
.field_input input {
	background: none; border-radius: 0px; border: currentColor; border-image: none; width: 100%; height: 100%; color: rgba(74, 74, 74, 0.8); font-family: "Graphik-Light", sans-serif; font-size: 14px; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;
}
.field_select input {
	background: none; border-radius: 0px; border: currentColor; border-image: none; width: 100%; height: 100%; color: rgba(74, 74, 74, 0.8); font-family: "Graphik-Light", sans-serif; font-size: 14px; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;
}
.field_textarea input {
	background: none; border-radius: 0px; border: currentColor; border-image: none; width: 100%; height: 100%; color: rgba(74, 74, 74, 0.8); font-family: "Graphik-Light", sans-serif; font-size: 14px; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;
}
.field_input select {
	background: none; border-radius: 0px; border: currentColor; border-image: none; width: 100%; height: 100%; color: rgba(74, 74, 74, 0.8); font-family: "Graphik-Light", sans-serif; font-size: 14px; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;
}
.field_select select {
	background: none; border-radius: 0px; border: currentColor; border-image: none; width: 100%; height: 100%; color: rgba(74, 74, 74, 0.8); font-family: "Graphik-Light", sans-serif; font-size: 14px; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;
}
.field_textarea select {
	background: none; border-radius: 0px; border: currentColor; border-image: none; width: 100%; height: 100%; color: rgba(74, 74, 74, 0.8); font-family: "Graphik-Light", sans-serif; font-size: 14px; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;
}
.field_input textarea {
	background: none; border-radius: 0px; border: currentColor; border-image: none; width: 100%; height: 100%; color: rgba(74, 74, 74, 0.8); font-family: "Graphik-Light", sans-serif; font-size: 14px; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;
}
.field_select textarea {
	background: none; border-radius: 0px; border: currentColor; border-image: none; width: 100%; height: 100%; color: rgba(74, 74, 74, 0.8); font-family: "Graphik-Light", sans-serif; font-size: 14px; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;
}
.field_textarea textarea {
	background: none; border-radius: 0px; border: currentColor; border-image: none; width: 100%; height: 100%; color: rgba(74, 74, 74, 0.8); font-family: "Graphik-Light", sans-serif; font-size: 14px; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;
}
.field_input input {
	padding: 0px 25px;
}
.field_select input {
	padding: 0px 25px;
}
.field_textarea input {
	padding: 0px 25px;
}
@media screen and (max-width:1024px)
{
.field_input input {
	padding: 0px 10px;
}
.field_select input {
	padding: 0px 10px;
}
.field_textarea input {
	padding: 0px 10px;
}
}
.field_input select {
	padding: 0px 75px 0px 25px; position: relative; z-index: 2; -webkit-appearance: none; -moz-appearance: none; appearance: none;
}
.field_select select {
	padding: 0px 75px 0px 25px; position: relative; z-index: 2; -webkit-appearance: none; -moz-appearance: none; appearance: none;
}
.field_textarea select {
	padding: 0px 75px 0px 25px; position: relative; z-index: 2; -webkit-appearance: none; -moz-appearance: none; appearance: none;
}
@media screen and (max-width:1024px)
{
.field_input select {
	padding-right: 30px; padding-left: 10px;
}
.field_select select {
	padding-right: 30px; padding-left: 10px;
}
.field_textarea select {
	padding-right: 30px; padding-left: 10px;
}
}
.field_input textarea {
	padding: 15px 25px;
}
.field_select textarea {
	padding: 15px 25px;
}
.field_textarea textarea {
	padding: 15px 25px;
}
@media screen and (max-width:1024px)
{
.field_input textarea {
	padding: 15px 10px;
}
.field_select textarea {
	padding: 15px 10px;
}
.field_textarea textarea {
	padding: 15px 10px;
}
}
.field_select {
	position: relative;
}
.field_select_icon {
	top: 0px; width: 75px; height: 100%; right: 0px; color: rgb(0, 0, 0); font-size: 23px; display: flex; position: absolute; flex-direction: column; justify-content: center; align-items: center; -webkit-box-orient: vertical; -moz-box-orient: vertical; -o-box-orient: vertical; -webkit-flex-direction: column; -webkit-box-pack: center; -moz-box-pack: center; -o-box-pack: center; -webkit-justify-content: center; -webkit-box-align: center; -moz-box-align: center; -o-box-align: center; -webkit-align-items: center;
}
.field_select_icon span {
	margin: 0px; line-height: 6px; display: block;
}
@media screen and (max-width:1024px)
{
.field_select_icon {
	width: 40px;
}
}
@media screen and (max-width:960px)
{
.field_select_icon {
	width: 30px;
}
}
.field_document {
	flex-flow:row wrap; display: flex; -webkit-box-orient: horizontal; -moz-box-orient: horizontal; -o-box-orient: horizontal; -webkit-flex-direction: row; -webkit-box-lines: multiple; -moz-box-lines: multiple; -o-box-lines: multiple; -webkit-flex-wrap: wrap;
}
.field_document .field_select_icon {
	width: 50px;
}
.field_document .field_select {
	border-radius: 2px 0px 0px 2px; width: 94px; border-right-color: currentColor; border-right-width: medium; border-right-style: none;
}
.field_document .field_select select {
	padding-right: 35px;
}
.field_document .field_input {
	border-radius: 0px 2px 2px 0px; width: calc(100% - 94px);
}
.field_obligtext {
	color: rgb(65, 65, 65); line-height: 1; font-family: "Graphik-Regular", sans-serif; font-size: 13px; opacity: 0.8;
}
.field_obligtext span {
	color: rgb(245, 128, 37);
}
.field_obligtext strong {
	font-family: "Graphik-Medium", sans-serif; font-weight: normal;
}
.field_obligtext p {
	margin: 0px;
}
.field_terminos {
	position: relative;
}
.field_terminos input {
	left: 0px; top: 0px; visibility: hidden; position: absolute; opacity: 0;
}
.field_terminos input:checked + label .field_terminos_icon.inactive {
	visibility: hidden; opacity: 0;
}
.field_terminos input:checked + label .field_terminos_icon.active {
	visibility: visible; filter: none; opacity: 1;
}
.field_terminos_wrap {
	flex-flow:row wrap; display: flex; align-items: center; -webkit-box-orient: horizontal; -moz-box-orient: horizontal; -o-box-orient: horizontal; -webkit-flex-direction: row; -webkit-box-lines: multiple; -moz-box-lines: multiple; -o-box-lines: multiple; -webkit-flex-wrap: wrap; -webkit-box-align: center; -moz-box-align: center; -o-box-align: center; -webkit-align-items: center;
}
.field_terminos_check {
	width: 20px; height: 20px; display: block; position: relative;
}
.field_terminos_icon {
	left: 0px; top: 0px; width: 100%; height: 100%; font-size: 20px; display: flex; position: absolute; flex-direction: column; justify-content: center; align-items: center; -webkit-box-orient: vertical; -moz-box-orient: vertical; -o-box-orient: vertical; -webkit-flex-direction: column; -webkit-box-pack: center; -moz-box-pack: center; -o-box-pack: center; -webkit-justify-content: center; -webkit-box-align: center; -moz-box-align: center; -o-box-align: center; -webkit-align-items: center;
}
.field_terminos_icon.inactive {
	color: rgb(213, 213, 213); visibility: visible; filter: none; opacity: 1;
}
.field_terminos_icon.active {
	color: rgb(245, 128, 37); visibility: hidden; opacity: 0;
}
.field_terminos_text {
	width: calc(100% - 20px); color: rgb(65, 65, 65); line-height: 1.1; padding-left: 8px; font-family: "Graphik-Regular", sans-serif; font-size: 14px; box-sizing: border-box; opacity: 0.8; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;
}
.field_terminos_text p {
	margin: 0px;
}
.field_terminos_text strong {
	color: rgb(245, 128, 37); font-family: "Graphik-Semibold", sans-serif; font-weight: normal;
}
.field_terminos_text a {
	transition:0.25s ease-in-out; color: rgb(245, 128, 37); font-family: "Graphik-Semibold", sans-serif; display: inline; -webkit-transition: all 0.25s ease-in-out; -moz-transition: all 0.25s ease-in-out; -o-transition: all 0.25s ease-in-out;
}
@media screen and (min-width:1025px)
{
.field_terminos_text a:hover {
	text-decoration: underline;
}
}
.field_terminos_text.field_terminos_width-auto {
	width: auto;
}
.field_adjuntar {
	position: relative;
}
input[type='file'].input_file {
	left: 0px; top: 0px; width: 100%; height: 100%; visibility: hidden; position: absolute; opacity: 0;
}
.field_adjuntar_box {
	border-radius: 2px; border: 1px dashed rgb(213, 213, 213); border-image: none; width: 100%; height: 100%; display: flex; box-sizing: border-box; flex-direction: column; justify-content: center; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-orient: vertical; -moz-box-orient: vertical; -o-box-orient: vertical; -webkit-flex-direction: column; -webkit-box-pack: center; -moz-box-pack: center; -o-box-pack: center; -webkit-justify-content: center;
}
.field_adjuntar_container {
	margin: 0px auto; width: 100%; max-width: 500px;
}
.field_adjuntar_icon {
	width: 46px; height: 46px; color: rgb(155, 155, 155); font-size: 46px; margin-bottom: 12px; display: flex; flex-direction: column; justify-content: center; align-items: center; -webkit-box-orient: vertical; -moz-box-orient: vertical; -o-box-orient: vertical; -webkit-flex-direction: column; -webkit-box-pack: center; -moz-box-pack: center; -o-box-pack: center; -webkit-justify-content: center; -webkit-box-align: center; -moz-box-align: center; -o-box-align: center; -webkit-align-items: center;
}
.field_adjuntar_text {
	text-align: center; color: rgb(74, 74, 74); line-height: 1.4; font-family: "Graphik-Light", sans-serif; font-size: 14px; opacity: 0.8;
}
.field.white .field_thead {
	color: rgb(255, 255, 255);
}
.field.white .field_thead span {
	color: rgb(255, 255, 255);
}
.field.white .field_input {
	border: 1px solid rgb(255, 255, 255); border-image: none;
}
.field.white .field_select {
	border: 1px solid rgb(255, 255, 255); border-image: none;
}
.field.white .field_textarea {
	border: 1px solid rgb(255, 255, 255); border-image: none;
}
.field.white .field_input :-ms-input-placeholder {
	color: rgb(255, 255, 255); font-family: "Graphik-Regular", sans-serif;
}
.field.white .field_select :-ms-input-placeholder {
	color: rgb(255, 255, 255); font-family: "Graphik-Regular", sans-serif;
}
.field.white .field_textarea :-ms-input-placeholder {
	color: rgb(255, 255, 255); font-family: "Graphik-Regular", sans-serif;
}
.field.white .field_input input {
	color: rgb(255, 255, 255); font-family: "Graphik-Regular", sans-serif;
}
.field.white .field_select input {
	color: rgb(255, 255, 255); font-family: "Graphik-Regular", sans-serif;
}
.field.white .field_textarea input {
	color: rgb(255, 255, 255); font-family: "Graphik-Regular", sans-serif;
}
.field.white .field_input select {
	color: rgb(255, 255, 255); font-family: "Graphik-Regular", sans-serif;
}
.field.white .field_select select {
	color: rgb(255, 255, 255); font-family: "Graphik-Regular", sans-serif;
}
.field.white .field_textarea select {
	color: rgb(255, 255, 255); font-family: "Graphik-Regular", sans-serif;
}
.field.white .field_input textarea {
	color: rgb(255, 255, 255); font-family: "Graphik-Regular", sans-serif;
}
.field.white .field_select textarea {
	color: rgb(255, 255, 255); font-family: "Graphik-Regular", sans-serif;
}
.field.white .field_textarea textarea {
	color: rgb(255, 255, 255); font-family: "Graphik-Regular", sans-serif;
}
.field.white .field_select_icon {
	color: rgb(255, 255, 255);
}
.field.white .field_select option {
	color: rgba(74, 74, 74, 0.8);
}
.field.white .field_obligtext {
	color: rgb(255, 255, 255);
}
.field.white .field_obligtext span {
	color: rgb(255, 255, 255);
}
.field.white .field_terminos_icon.inactive {
	color: rgb(255, 255, 255);
}
.field.white .field_terminos_icon.active {
	color: rgb(255, 255, 255);
}
.field.white .field_terminos_text {
	color: rgb(255, 255, 255);
}
.field.white .field_terminos_text strong {
	color: rgb(255, 255, 255);
}
.field.white .field_terminos_text a {
	color: rgb(255, 255, 255);
}
.field.white .field_adjuntar_box {
	border: 1px dashed rgb(255, 255, 255); border-image: none;
}
.field.white .field_adjuntar_icon {
	color: rgb(255, 255, 255);
}
.field.white .field_adjuntar_text {
	color: rgb(255, 255, 255);
}
.page-items article {
	margin: 10px auto; padding: 10px; border: 1px dashed rgb(0, 0, 0); border-image: none; width: 100%; display: flex; max-width: 1200px; box-sizing: border-box; flex-direction: column; align-items: center; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-orient: vertical; -moz-box-orient: vertical; -o-box-orient: vertical; -webkit-flex-direction: column; -webkit-box-align: center; -moz-box-align: center; -o-box-align: center; -webkit-align-items: center;
}
.title {
	color: rgb(35, 31, 32); letter-spacing: 6.8px; font-family: "Graphik-Light", sans-serif; font-size: calc(18px + (32 - 18) * ((100vw - 320px) /(1920 - 320)));
}
.title h1 {
	color: rgb(35, 31, 32); text-transform: uppercase; text-indent: 25px; letter-spacing: 25px; font-family: "Graphik-Semibold", sans-serif; font-size: calc(40px + (70 - 40) * ((100vw - 320px) /(1920 - 320)));
}
.title h2 {
	color: rgb(35, 31, 32); text-transform: uppercase; text-indent: 25px; letter-spacing: 25px; font-family: "Graphik-Semibold", sans-serif; font-size: calc(40px + (70 - 40) * ((100vw - 320px) /(1920 - 320)));
}
.title h3 {
	color: rgb(35, 31, 32); text-transform: uppercase; text-indent: 25px; letter-spacing: 25px; font-family: "Graphik-Semibold", sans-serif; font-size: calc(40px + (70 - 40) * ((100vw - 320px) /(1920 - 320)));
}
.title p {
	margin: 0px;
}
@media screen and (max-width:767px)
{
.title h1 {
	text-indent: 9px; letter-spacing: 9px;
}
.title h2 {
	text-indent: 9px; letter-spacing: 9px;
}
.title h3 {
	text-indent: 9px; letter-spacing: 9px;
}
}
.title_white {
	color: rgb(255, 255, 255);
}
.title_white h1 {
	color: rgb(255, 255, 255);
}
.title_white h2 {
	color: rgb(255, 255, 255);
}
.title_white h3 {
	color: rgb(255, 255, 255);
}
.title_left {
	text-align: left;
}
.title_left p {
	margin-top: 18px;
}
.title_center {
	text-align: center;
}
.title_center p {
	margin-top: 21px;
}
.title_right {
	text-align: right;
}
.title_right p {
	margin-top: 10px;
}
.title_right_box {
	margin: 0px; width: 100%;
}
.title_right_box p {
	text-align: right;
}
.title_left_one {
	flex-flow:row wrap; display: flex; justify-content: flex-start; align-items: flex-end; -webkit-box-lines: multiple; -moz-box-lines: multiple; -o-box-lines: multiple; -webkit-flex-wrap: wrap; -webkit-box-pack: start; -moz-box-pack: start; -o-box-pack: start; -webkit-justify-content: flex-start; -webkit-box-align: end; -moz-box-align: end; -o-box-align: end; -webkit-align-items: flex-end; -webkit-flex-flow: wrap;
}
.title_left_one h1 {
	width: 340px; text-align: left;
}
.title_left_one h2 {
	width: 340px; text-align: left;
}
.title_left_one h3 {
	width: 340px; text-align: left;
}
.title_left_one p {
	width: calc(100% - 340px); padding-bottom: 8px;
}
.title_left_one strong {
	text-align: right; display: block;
}
@media screen and (max-width:767px)
{
.title_left_one h1 {
	width: 200px;
}
.title_left_one h2 {
	width: 200px;
}
.title_left_one h3 {
	width: 200px;
}
}
@media screen and (max-width:640px)
{
.title_left_one {
	margin: 0px; width: 100%; max-width: 270px; flex-direction: column; align-items: flex-start; -webkit-box-orient: vertical; -moz-box-orient: vertical; -o-box-orient: vertical; -webkit-flex-direction: column; -webkit-box-align: start; -moz-box-align: start; -o-box-align: start; -webkit-align-items: flex-start;
}
.title_left_one p {
	width: 100%; text-align: right; padding-bottom: 0px;
}
}
.title_left_two {
	flex-flow:row wrap; display: flex; justify-content: flex-start; align-items: flex-end; -webkit-box-lines: multiple; -moz-box-lines: multiple; -o-box-lines: multiple; -webkit-flex-wrap: wrap; -webkit-box-pack: start; -moz-box-pack: start; -o-box-pack: start; -webkit-justify-content: flex-start; -webkit-box-align: end; -moz-box-align: end; -o-box-align: end; -webkit-align-items: flex-end; -webkit-flex-flow: wrap;
}
.title_left_two h1 {
	text-align: right;
}
.title_left_two h2 {
	text-align: right;
}
.title_left_two h3 {
	text-align: right;
}
.title_left_two p {
	padding-bottom: 8px;
}
.title_left_two strong {
	display: block;
}
@media screen and (max-width:640px)
{
.title_left_two {
	flex-direction: column; align-items: flex-start; -webkit-box-orient: vertical; -moz-box-orient: vertical; -o-box-orient: vertical; -webkit-flex-direction: column; -webkit-box-align: start; -moz-box-align: start; -o-box-align: start; -webkit-align-items: flex-start;
}
.title_left_two h1 {
	text-align: left;
}
.title_left_two h2 {
	text-align: left;
}
.title_left_two h3 {
	text-align: left;
}
.title_left_two p {
	width: 100%; text-align: left; padding-bottom: 0px; padding-left: 15px; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;
}
}
.title_48 {
	font-size: calc(16px + (22 - 16) * ((100vw - 320px) /(1920 - 320)));
}
.title_48 h1 {
	font-size: calc(30px + (48 - 30) * ((100vw - 320px) /(1920 - 320)));
}
.title_48 h2 {
	font-size: calc(30px + (48 - 30) * ((100vw - 320px) /(1920 - 320)));
}
.title_48 h3 {
	font-size: calc(30px + (48 - 30) * ((100vw - 320px) /(1920 - 320)));
}
.title_48 p {
	margin-top: 9px;
}
.title_62 {
	font-size: calc(16px + (24 - 16) * ((100vw - 320px) /(1920 - 320)));
}
.title_62 h1 {
	font-size: calc(30px + (62 - 30) * ((100vw - 320px) /(1920 - 320)));
}
.title_62 h2 {
	font-size: calc(30px + (62 - 30) * ((100vw - 320px) /(1920 - 320)));
}
.title_62 h3 {
	font-size: calc(30px + (62 - 30) * ((100vw - 320px) /(1920 - 320)));
}
.title_62 p {
	margin-top: 5px;
}
.title_50 {
	font-size: calc(16px + (20 - 16) * ((100vw - 320px) /(1920 - 320)));
}
.title_50 h1 {
	font-size: calc(30px + (50 - 30) * ((100vw - 320px) /(1920 - 320)));
}
.title_50 h2 {
	font-size: calc(30px + (50 - 30) * ((100vw - 320px) /(1920 - 320)));
}
.title_50 h3 {
	font-size: calc(30px + (50 - 30) * ((100vw - 320px) /(1920 - 320)));
}
.title_55 {
	font-size: calc(16px + (22 - 16) * ((100vw - 320px) /(1920 - 320)));
}
.title_55 h1 {
	font-size: calc(30px + (55 - 30) * ((100vw - 320px) /(1920 - 320)));
}
.title_55 h2 {
	font-size: calc(30px + (55 - 30) * ((100vw - 320px) /(1920 - 320)));
}
.title_55 h3 {
	font-size: calc(30px + (55 - 30) * ((100vw - 320px) /(1920 - 320)));
}
.title_55 p {
	margin-top: 9px;
}
.title_54 {
	font-size: calc(16px + (27 - 16) * ((100vw - 320px) /(1920 - 320)));
}
.title_54 h1 {
	width: 305px; font-size: calc(30px + (54 - 30) * ((100vw - 320px) /(1920 - 320)));
}
.title_54 h2 {
	width: 305px; font-size: calc(30px + (54 - 30) * ((100vw - 320px) /(1920 - 320)));
}
.title_54 h3 {
	width: 305px; font-size: calc(30px + (54 - 30) * ((100vw - 320px) /(1920 - 320)));
}
.title_54 p {
	width: calc(100% - 305px); margin-top: 9px;
}
@media screen and (max-width:767px)
{
.title_54 h1 {
	width: 185px;
}
.title_54 h2 {
	width: 185px;
}
.title_54 h3 {
	width: 185px;
}
}
@media screen and (max-width:640px)
{
.title_54 {
	margin: 0px; width: 100%; max-width: 250px; flex-direction: column; align-items: flex-start; -webkit-box-orient: vertical; -moz-box-orient: vertical; -o-box-orient: vertical; -webkit-flex-direction: column; -webkit-box-align: start; -moz-box-align: start; -o-box-align: start; -webkit-align-items: flex-start;
}
.title_54 p {
	width: 100%; text-align: right; padding-bottom: 0px;
}
}
.title_80 {
	font-size: calc(18px + (32 - 18) * ((100vw - 320px) /(1920 - 320)));
}
.title_80 h1 {
	width: 376px; font-size: calc(40px + (80 - 40) * ((100vw - 320px) /(1920 - 320)));
}
.title_80 h2 {
	width: 376px; font-size: calc(40px + (80 - 40) * ((100vw - 320px) /(1920 - 320)));
}
.title_80 h3 {
	width: 376px; font-size: calc(40px + (80 - 40) * ((100vw - 320px) /(1920 - 320)));
}
.title_80 p {
	width: calc(100% - 376px);
}
@media screen and (max-width:767px)
{
.title_80 h1 {
	width: 200px;
}
.title_80 h2 {
	width: 200px;
}
.title_80 h3 {
	width: 200px;
}
.title_80 p {
	width: calc(100% - 200px);
}
}
@media screen and (max-width:640px)
{
.title_80 {
	width: 100%; max-width: 270px;
}
.title_80 p {
	width: 100%;
}
}
.item-a {
	margin: 0px; transition:0.3s ease-out; width: 100%; display: block; -webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out;
}
@media screen and (min-width:1025px)
{
.item-a:hover {
	box-shadow: 0px 60px 90px -30px rgba(0,0,0,0.4); transform: translateY(-8px); -webkit-transform: translateY(-8px); -webkit-box-shadow: 0 60px 90px -30px rgba(0, 0, 0, 0.4); -moz-transform: translateY(-8px); -o-transform: translateY(-8px);
}
}
@media screen and (max-width:767px)
{
.item-a {
	flex-flow:row wrap; padding-bottom: 40px; display: flex; position: relative; align-items: flex-end; -webkit-box-orient: horizontal; -moz-box-orient: horizontal; -o-box-orient: horizontal; -webkit-flex-direction: row; -webkit-box-lines: multiple; -moz-box-lines: multiple; -o-box-lines: multiple; -webkit-flex-wrap: wrap; -webkit-box-align: end; -moz-box-align: end; -o-box-align: end; -webkit-align-items: flex-end;
}
}
.item-a_portada {
	overflow: hidden; position: relative;
}
@media screen and (max-width:767px)
{
.item-a_portada {
	width: 130px; height: 180px;
}
}
@media screen and (min-width:1025px)
{
.item-a_portada::before {
	background: rgb(242, 242, 242); transition:0.6s linear; top: 0px; width: 150%; height: 100%; right: 100%; bottom: 0px; position: absolute; z-index: 3; content: ""; -webkit-transition: 0.6s linear; -moz-transition: 0.6s linear; -o-transition: 0.6s linear;
}
}
.item-a_portada_img {
	background-position: center; width: 100%; height: 0px; padding-top: 119.73%; position: relative; background-repeat: no-repeat; background-size: cover; -webkit-background-size: cover; -moz-background-size: cover;
}
@media screen and (min-width:1025px)
{
.item-a_portada_img {
	opacity: 0; transition-delay: 0.3s; -webkit-transition-delay: 0.3s; -moz-transition-delay: 0.3s; -o-transition-delay: 0.3s;
}
}
@media screen and (max-width:767px)
{
.item-a_portada_img {
	padding: 0px; height: 100%;
}
}
.item-a_portada_img::after {
	left: 0px; width: 100%; height: 140px; bottom: 0px; position: absolute; content: ""; background-image: linear-gradient(rgba(73, 66, 67, 0), rgba(35, 31, 32, 0.35));
}
.item-a_portada_estado {
	padding: 0px 0px 20px 25px; left: 0px; bottom: 0px; color: rgb(255, 255, 255); line-height: 1; letter-spacing: 0.8px; font-family: "Graphik-Semibold", sans-serif; font-size: 13px; display: block; position: absolute; z-index: 2; box-sizing: border-box; text-shadow: 0px 2px 5px rgba(0,0,0,0.5); -webkit-box-sizing: border-box; -moz-box-sizing: border-box;
}
@media screen and (max-width:767px)
{
.item-a_portada_estado {
	padding: 0px 0px 10px 5px; letter-spacing: 0.5px; font-size: 12px; text-shadow: none;
}
}
.item-a_info {
	background: rgb(255, 255, 255); box-shadow: 0px 5px 20px 0px rgba(0,0,0,0.05); -webkit-box-shadow: 0 5px 20px 0 rgba(0, 0, 0, 0.05);
}
@media screen and (max-width:767px)
{
.item-a_info {
	background: rgb(255, 255, 255); padding: 0px 8px 15px; width: calc(100% - 130px); box-sizing: border-box; box-shadow: 0px 10px 20px 0px rgba(0,0,0,0.1); -webkit-box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.1); -webkit-box-sizing: border-box; -moz-box-sizing: border-box;
}
}
.item-a_headings {
	flex-flow:row wrap; border-bottom-color: rgba(228, 228, 228, 0.5); border-bottom-width: 1px; border-bottom-style: solid; display: flex; -webkit-box-orient: horizontal; -moz-box-orient: horizontal; -o-box-orient: horizontal; -webkit-flex-direction: row; -webkit-box-lines: multiple; -moz-box-lines: multiple; -o-box-lines: multiple; -webkit-flex-wrap: wrap;
}
@media screen and (max-width:767px)
{
.item-a_headings {
	flex-flow: inherit; border-bottom-color: currentColor; border-bottom-width: medium; border-bottom-style: none; display: block; -webkit-flex-direction: inherit; -webkit-flex-wrap: inherit;
}
}
.item-a_logo {
	width: 50%; height: 80px; display: flex; flex-direction: column; justify-content: center; align-items: center; -webkit-box-orient: vertical; -moz-box-orient: vertical; -o-box-orient: vertical; -webkit-flex-direction: column; -webkit-box-pack: center; -moz-box-pack: center; -o-box-pack: center; -webkit-justify-content: center; -webkit-box-align: center; -moz-box-align: center; -o-box-align: center; -webkit-align-items: center;
}
@media screen and (max-width:767px)
{
.item-a_logo {
	width: auto; height: auto; display: block; flex-direction: inherit; justify-content: inherit; align-items: inherit; -webkit-flex-direction: inherit; -webkit-box-pack: inherit; -moz-box-pack: inherit; -o-box-pack: inherit; -webkit-justify-content: inherit; -webkit-box-align: inherit; -moz-box-align: inherit; -o-box-align: inherit; -webkit-align-items: inherit;
}
}
.item-a_logo_img {
	margin: 0px; width: 100%; max-width: 135px;
}
.item-a_logo_img img {
	width: 100%; height: auto; display: block;
}
@media screen and (max-width:767px)
{
.item-a_logo_img {
	max-width: 120px;
}
}
.item-a_area {
	background: rgb(245, 128, 37); margin: 0px; padding: 0px 5px; width: 50%; height: 80px; text-align: center; color: rgb(255, 255, 255); line-height: 1.2; letter-spacing: 0.8px; font-family: "Graphik-Semibold", sans-serif; font-size: 12px; display: flex; box-sizing: border-box; flex-direction: column; justify-content: center; align-items: center; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-orient: vertical; -moz-box-orient: vertical; -o-box-orient: vertical; -webkit-flex-direction: column; -webkit-box-pack: center; -moz-box-pack: center; -o-box-pack: center; -webkit-justify-content: center; -webkit-box-align: center; -moz-box-align: center; -o-box-align: center; -webkit-align-items: center;
}
@media screen and (max-width:767px)
{
.item-a_area {
	background: rgb(74, 74, 74); left: 0px; width: 100%; height: 40px; bottom: 0px; letter-spacing: 0.6px; font-size: 13px; position: absolute;
}
}
.item-a_container {
	padding: 0px 0px 7px; width: 100%; height: 125px; display: flex; box-sizing: border-box; flex-direction: column; justify-content: center; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-orient: vertical; -moz-box-orient: vertical; -o-box-orient: vertical; -webkit-flex-direction: column; -webkit-box-pack: center; -moz-box-pack: center; -o-box-pack: center; -webkit-justify-content: center;
}
@media screen and (max-width:767px)
{
.item-a_container {
	padding: 0px; height: auto; display: block; flex-direction: inherit; justify-content: inherit; -webkit-flex-direction: inherit; -webkit-box-pack: inherit; -moz-box-pack: inherit; -o-box-pack: inherit; -webkit-justify-content: inherit;
}
}
.item-a_distrito {
	margin: 0px; text-align: center; color: rgb(0, 0, 0); line-height: 1; letter-spacing: 0.9px; font-family: "Graphik-Semibold", sans-serif; font-size: 15px; display: block;
}
@media screen and (max-width:767px)
{
.item-a_distrito {
	text-align: left; letter-spacing: 0.6px; font-size: 13px; margin-top: 15px;
}
}
.item-a_prices {
	margin: 14px 0px 0px; display: flex; justify-content: center; align-items: flex-start; -webkit-box-lines: single; -moz-box-lines: single; -o-box-lines: single; -webkit-flex-wrap: nowrap; -webkit-box-pack: center; -moz-box-pack: center; -o-box-pack: center; -webkit-justify-content: center; -webkit-box-align: start; -moz-box-align: start; -o-box-align: start; -webkit-align-items: flex-start; -webkit-flex-flow: wrap;
}
@media screen and (max-width:767px)
{
.item-a_prices {
	flex-flow:column wrap; -webkit-box-orient: vertical; -moz-box-orient: vertical; -o-box-orient: vertical; -webkit-flex-direction: column; -webkit-box-lines: multiple; -moz-box-lines: multiple; -o-box-lines: multiple; -webkit-flex-wrap: wrap;
}
}
.item-a_prices_title {
	text-align: center; color: rgb(74, 74, 74); line-height: 1.2; padding-right: 5px; font-family: "Graphik-Semibold", sans-serif; font-size: 17px; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;
}
.item-a_prices_title p {
	margin: 0px;
}
@media screen and (max-width:767px)
{
.item-a_prices_title {
	text-align: left; font-size: 13px; margin-top: 7px;
}
}
.item-a_prices-numbers {
	color: rgb(245, 128, 37); line-height: 1.2; font-family: "Graphik-Semibold", sans-serif; font-size: 17px;
}
.item-a_prices-numbers strong {
	font-weight: bold;
}
.item-a_prices-numbers p {
	margin: 0px;
}
@media screen and (max-width:767px)
{
.item-a_prices-numbers {
	font-size: 13px;
}
}
.item-a_message {
	text-align: center; color: rgb(58, 58, 58); line-height: 1.1; font-family: "Graphik-Semibold", sans-serif; font-size: 16px; margin-top: 15px;
}
.item-a_message p {
	margin: 0px;
}
@media screen and (max-width:767px)
{
.item-a_message {
	text-align: left; font-size: 13px;
}
}
@media screen and (min-width:1025px)
{
.item-effect.active .item-a_portada::before {
	right: -150%;
}
.item-effect.active .item-a_portada_img {
	filter: none; opacity: 1;
}
}
.item-b {
	margin: 0px; transition:0.3s ease-out; width: 100%; display: block; max-width: 375px; -webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out;
}
@media screen and (min-width:1025px)
{
.item-b:hover {
	box-shadow: 0px 60px 90px -30px rgba(0,0,0,0.4); transform: translateY(-8px); -webkit-transform: translateY(-8px); -webkit-box-shadow: 0 60px 90px -30px rgba(0, 0, 0, 0.4); -moz-transform: translateY(-8px); -o-transform: translateY(-8px);
}
}
@media screen and (max-width:767px)
{
.item-b {
	flex-flow:row wrap; padding-bottom: 36px; display: flex; position: relative; -webkit-box-orient: horizontal; -moz-box-orient: horizontal; -o-box-orient: horizontal; -webkit-flex-direction: row; -webkit-box-lines: multiple; -moz-box-lines: multiple; -o-box-lines: multiple; -webkit-flex-wrap: wrap;
}
}
.item-b_portada {
	overflow: hidden; position: relative;
}
@media screen and (min-width:1025px)
{
.item-b_portada::before {
	background: rgb(242, 242, 242); transition:0.6s linear; top: 0px; width: 150%; height: 100%; right: 100%; bottom: 0px; position: absolute; z-index: 3; content: ""; -webkit-transition: 0.6s linear; -moz-transition: 0.6s linear; -o-transition: 0.6s linear;
}
}
@media screen and (max-width:767px)
{
.item-b_portada {
	width: 130px; height: auto; overflow: inherit;
}
}
.item-b_portada_img {
	background-position: center; width: 100%; height: 0px; padding-top: 119.73%; position: relative; background-repeat: no-repeat; background-size: cover; -webkit-background-size: cover; -moz-background-size: cover;
}
.item-b_portada_img::after {
	left: 0px; width: 100%; height: 140px; bottom: 0px; position: absolute; content: ""; background-image: linear-gradient(rgba(73, 66, 67, 0), rgba(35, 31, 32, 0.35));
}
@media screen and (min-width:1025px)
{
.item-b_portada_img {
	opacity: 0; transition-delay: 0.3s; -webkit-transition-delay: 0.3s; -moz-transition-delay: 0.3s; -o-transition-delay: 0.3s;
}
}
@media screen and (max-width:767px)
{
.item-b_portada_img {
	padding: 0px; top: -40px; height: calc(100% + 40px); position: relative;
}
}
.item-b_portada_estado {
	padding: 0px 0px 20px 25px; left: 0px; bottom: 0px; color: rgb(255, 255, 255); line-height: 1; letter-spacing: 0.8px; font-family: "Graphik-Semibold", sans-serif; font-size: 13px; display: block; position: absolute; z-index: 2; box-sizing: border-box; text-shadow: 0px 2px 5px rgba(0,0,0,0.5); -webkit-box-sizing: border-box; -moz-box-sizing: border-box;
}
@media screen and (max-width:767px)
{
.item-b_portada_estado {
	padding: 0px 0px 10px 5px; letter-spacing: 0.5px; font-size: 11px; text-shadow: none;
}
}
.item-b_info {
	background: rgb(255, 255, 255); box-shadow: 0px 5px 20px 0px rgba(0,0,0,0.05); -webkit-box-shadow: 0 5px 20px 0 rgba(0, 0, 0, 0.05);
}
@media screen and (max-width:767px)
{
.item-b_info {
	background: rgb(255, 255, 255); padding: 10px 8px 15px; width: calc(100% - 130px); box-sizing: border-box; box-shadow: 0px 10px 20px 0px rgba(0,0,0,0.1); -webkit-box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.1); -webkit-box-sizing: border-box; -moz-box-sizing: border-box;
}
}
.item-b_headings {
	flex-flow:row wrap; border-bottom-color: rgba(228, 228, 228, 0.5); border-bottom-width: 1px; border-bottom-style: solid; display: flex; -webkit-box-orient: horizontal; -moz-box-orient: horizontal; -o-box-orient: horizontal; -webkit-flex-direction: row; -webkit-box-lines: multiple; -moz-box-lines: multiple; -o-box-lines: multiple; -webkit-flex-wrap: wrap;
}
@media screen and (max-width:767px)
{
.item-b_headings {
	flex-flow: inherit; border-bottom-color: currentColor; border-bottom-width: medium; border-bottom-style: none; display: block; -webkit-flex-direction: inherit; -webkit-flex-wrap: inherit;
}
}
.item-b_logo {
	width: 50%; height: 80px; display: flex; flex-direction: column; justify-content: center; align-items: center; -webkit-box-orient: vertical; -moz-box-orient: vertical; -o-box-orient: vertical; -webkit-flex-direction: column; -webkit-box-pack: center; -moz-box-pack: center; -o-box-pack: center; -webkit-justify-content: center; -webkit-box-align: center; -moz-box-align: center; -o-box-align: center; -webkit-align-items: center;
}
@media screen and (max-width:767px)
{
.item-b_logo {
	width: auto; height: auto; display: block; flex-direction: inherit; justify-content: inherit; align-items: inherit; -webkit-flex-direction: inherit; -webkit-box-pack: inherit; -moz-box-pack: inherit; -o-box-pack: inherit; -webkit-justify-content: inherit; -webkit-box-align: inherit; -moz-box-align: inherit; -o-box-align: inherit; -webkit-align-items: inherit;
}
}
.item-b_logo_img {
	margin: 0px; width: 100%; max-width: 135px;
}
.item-b_logo_img img {
	width: 100%; height: auto; display: block;
}
@media screen and (max-width:767px)
{
.item-b_logo_img {
	max-width: 120px;
}
}
.item-b_area {
	background: rgb(245, 128, 37); margin: 0px; padding: 0px 5px; width: 50%; height: 80px; text-align: center; color: rgb(255, 255, 255); line-height: 1.2; letter-spacing: 0.8px; font-family: "Graphik-Semibold", sans-serif; font-size: 12px; display: flex; box-sizing: border-box; flex-direction: column; justify-content: center; align-items: center; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-orient: vertical; -moz-box-orient: vertical; -o-box-orient: vertical; -webkit-flex-direction: column; -webkit-box-pack: center; -moz-box-pack: center; -o-box-pack: center; -webkit-justify-content: center; -webkit-box-align: center; -moz-box-align: center; -o-box-align: center; -webkit-align-items: center;
}
@media screen and (max-width:767px)
{
.item-b_area {
	background: rgb(74, 74, 74); left: 0px; width: 100%; height: 36px; bottom: 0px; letter-spacing: 0.6px; font-size: 9px; position: absolute;
}
}
.item-b_container {
	padding: 36px 0px 43px; width: 100%; min-height: 255px; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;
}
@media screen and (max-width:767px)
{
.item-b_container {
	padding: 0px; display: block; min-height: inherit; flex-direction: inherit; justify-content: inherit; -webkit-flex-direction: inherit; -webkit-box-pack: inherit; -moz-box-pack: inherit; -o-box-pack: inherit; -webkit-justify-content: inherit;
}
}
.item-b_distrito {
	margin: 0px; text-align: center; color: rgb(0, 0, 0); line-height: 1; letter-spacing: 0.9px; font-family: "Graphik-Semibold", sans-serif; font-size: 15px; display: block;
}
@media screen and (max-width:767px)
{
.item-b_distrito {
	text-align: left; letter-spacing: 0.6px; font-size: 13px; margin-top: 10px;
}
}
.item-b_direccion {
	margin: 13px auto 0px; width: 100%; text-align: center; color: rgb(74, 74, 74); line-height: 1.35; font-family: "Graphik-Regular", sans-serif; font-size: 15px; min-height: 40px;
}
.item-b_direccion p {
	margin: 0px;
}
@media screen and (max-width:767px)
{
.item-b_direccion {
	text-align: left; font-size: 12px; margin-top: 7px; min-height: inherit;
}
}
.item-b_detail {
	flex-flow:row wrap; display: flex; justify-content: center; -webkit-box-orient: horizontal; -moz-box-orient: horizontal; -o-box-orient: horizontal; -webkit-flex-direction: row; -webkit-box-lines: multiple; -moz-box-lines: multiple; -o-box-lines: multiple; -webkit-flex-wrap: wrap; -webkit-box-pack: center; -moz-box-pack: center; -o-box-pack: center; -webkit-justify-content: center;
}
@media screen and (max-width:767px)
{
.item-b_detail {
	flex-flow: inherit; display: block; -webkit-flex-direction: inherit; -webkit-flex-wrap: inherit;
}
}
.item-b_detailbox {
	margin: 17px 5% 0px; flex-flow:row wrap; display: flex; align-items: center; -webkit-box-orient: horizontal; -moz-box-orient: horizontal; -o-box-orient: horizontal; -webkit-flex-direction: row; -webkit-box-lines: multiple; -moz-box-lines: multiple; -o-box-lines: multiple; -webkit-flex-wrap: wrap; -webkit-box-align: center; -moz-box-align: center; -o-box-align: center; -webkit-align-items: center;
}
@media screen and (max-width:767px)
{
.item-b_detailbox {
	margin: 7px 0px 0px;
}
}
.item-b_detailbox_icon {
	margin: 0px 10px 0px 0px; width: 40px; height: 40px; display: flex; flex-direction: column; justify-content: center; align-items: center; -webkit-box-orient: vertical; -moz-box-orient: vertical; -o-box-orient: vertical; -webkit-flex-direction: column; -webkit-box-pack: center; -moz-box-pack: center; -o-box-pack: center; -webkit-justify-content: center; -webkit-box-align: center; -moz-box-align: center; -o-box-align: center; -webkit-align-items: center;
}
.item-b_detailbox_icon img {
	width: 100%; height: auto; display: block;
}
@media screen and (max-width:767px)
{
.item-b_detailbox_icon {
	width: 22px; height: 22px;
}
}
.item-b_detailbox_text {
	margin: 0px; color: rgb(74, 74, 74); line-height: 1; font-family: "Graphik-Regular", sans-serif; font-size: 14px; display: block;
}
@media screen and (max-width:767px)
{
.item-b_detailbox_text {
	font-size: 12px;
}
}
.item-b_prices {
	margin: 31px 0px 0px; text-align: center; color: rgb(74, 74, 74); line-height: 1.2; font-family: "Graphik-Semibold", sans-serif; font-size: 17px;
}
.item-b_prices p {
	margin: 0px;
}
@media screen and (max-width:767px)
{
.item-b_prices {
	text-align: left; font-size: 13px; margin-top: 7px;
}
}
.item-b_prices_box {
	margin: 31px 0px 0px; display: flex; justify-content: center; align-items: flex-start; -webkit-box-lines: single; -moz-box-lines: single; -o-box-lines: single; -webkit-flex-wrap: nowrap; -webkit-box-pack: center; -moz-box-pack: center; -o-box-pack: center; -webkit-justify-content: center; -webkit-box-align: start; -moz-box-align: start; -o-box-align: start; -webkit-align-items: flex-start; -webkit-flex-flow: wrap;
}
@media screen and (max-width:767px)
{
.item-b_prices_box {
	flex-flow:column wrap; -webkit-box-orient: vertical; -moz-box-orient: vertical; -o-box-orient: vertical; -webkit-flex-direction: column; -webkit-box-lines: multiple; -moz-box-lines: multiple; -o-box-lines: multiple; -webkit-flex-wrap: wrap;
}
}
.item-b_prices_title {
	text-align: center; color: rgb(74, 74, 74); line-height: 1.2; padding-right: 5px; font-family: "Graphik-Semibold", sans-serif; font-size: 17px; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;
}
.item-b_prices_title p {
	margin: 0px;
}
@media screen and (max-width:767px)
{
.item-b_prices_title {
	text-align: left; font-size: 13px; margin-top: 7px;
}
}
.item-b_prices-numbers {
	color: rgb(245, 128, 37); line-height: 1.2; font-family: "Graphik-Semibold", sans-serif; font-size: 17px;
}
.item-b_prices-numbers strong {
	font-weight: bold;
}
.item-b_prices-numbers p {
	margin: 0px;
}
@media screen and (max-width:767px)
{
.item-b_prices-numbers {
	font-size: 13px;
}
}
@media screen and (min-width:1025px)
{
.item-effect.active .item-b_portada::before {
	right: -150%;
}
.item-effect.active .item-b_portada_img {
	filter: none; opacity: 1;
}
}
.item-c {
	margin: 0px; transition:0.3s ease-out; width: 100%; display: block; max-width: 375px; -webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out;
}
@media screen and (min-width:1025px)
{
.item-c:hover {
	transform: translateY(-8px); -webkit-transform: translateY(-8px); -moz-transform: translateY(-8px); -o-transform: translateY(-8px);
}
}
@media screen and (max-width:767px)
{
.item-c {
	flex-flow:row wrap; display: flex; -webkit-box-orient: horizontal; -moz-box-orient: horizontal; -o-box-orient: horizontal; -webkit-flex-direction: row; -webkit-box-lines: multiple; -moz-box-lines: multiple; -o-box-lines: multiple; -webkit-flex-wrap: wrap;
}
}
.item-c_portada {
	overflow: hidden; position: relative;
}
@media screen and (max-width:767px)
{
.item-c_portada {
	width: 130px; height: 150px; overflow: inherit;
}
}
@media screen and (min-width:1025px)
{
.item-c_portada::before {
	background: rgb(242, 242, 242); transition:0.6s linear; top: 0px; width: 150%; height: 100%; right: 100%; bottom: 0px; position: absolute; z-index: 3; content: ""; -webkit-transition: 0.6s linear; -moz-transition: 0.6s linear; -o-transition: 0.6s linear;
}
}
.item-c_portada_img {
	background-position: center; width: 100%; height: 0px; padding-top: 119.73%; position: relative; background-repeat: no-repeat; background-size: cover; -webkit-background-size: cover; -moz-background-size: cover;
}
@media screen and (min-width:1025px)
{
.item-c_portada_img {
	opacity: 0; transition-delay: 0.3s; -webkit-transition-delay: 0.3s; -moz-transition-delay: 0.3s; -o-transition-delay: 0.3s;
}
}
@media screen and (max-width:767px)
{
.item-c_portada_img {
	padding: 0px; top: -25px; height: calc(100% + 25px); position: relative;
}
}
.item-c_portada_img::after {
	left: 0px; width: 100%; height: 140px; bottom: 0px; position: absolute; content: ""; background-image: linear-gradient(rgba(73, 66, 67, 0), rgba(35, 31, 32, 0.35));
}
.item-c_info {
	background: rgb(255, 255, 255); box-shadow: 0px 5px 20px 0px rgba(0,0,0,0.05); -webkit-box-shadow: 0 5px 20px 0 rgba(0, 0, 0, 0.05);
}
@media screen and (max-width:767px)
{
.item-c_info {
	background: rgb(255, 255, 255); padding: 5px 8px; width: calc(100% - 130px); display: flex; box-sizing: border-box; flex-direction: column; justify-content: center; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-orient: vertical; -moz-box-orient: vertical; -o-box-orient: vertical; -webkit-flex-direction: column; -webkit-box-pack: center; -moz-box-pack: center; -o-box-pack: center; -webkit-justify-content: center;
}
}
.item-c_logo {
	width: 100%; height: 80px; border-bottom-color: rgba(228, 228, 228, 0.5); border-bottom-width: 1px; border-bottom-style: solid; display: flex; box-sizing: border-box; flex-direction: column; justify-content: center; align-items: center; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-orient: vertical; -moz-box-orient: vertical; -o-box-orient: vertical; -webkit-flex-direction: column; -webkit-box-pack: center; -moz-box-pack: center; -o-box-pack: center; -webkit-justify-content: center; -webkit-box-align: center; -moz-box-align: center; -o-box-align: center; -webkit-align-items: center;
}
@media screen and (max-width:767px)
{
.item-c_logo {
	width: auto; height: auto; border-bottom-color: currentColor; border-bottom-width: medium; border-bottom-style: none; display: block; flex-direction: inherit; justify-content: inherit; align-items: inherit; -webkit-flex-direction: inherit; -webkit-box-pack: inherit; -moz-box-pack: inherit; -o-box-pack: inherit; -webkit-justify-content: inherit; -webkit-box-align: inherit; -moz-box-align: inherit; -o-box-align: inherit; -webkit-align-items: inherit;
}
}
.item-c_wrap {
	flex-flow:row wrap; border-bottom-color: rgba(228, 228, 228, 0.5); border-bottom-width: 1px; border-bottom-style: solid; display: flex; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-orient: horizontal; -moz-box-orient: horizontal; -o-box-orient: horizontal; -webkit-flex-direction: row; -webkit-box-lines: multiple; -moz-box-lines: multiple; -o-box-lines: multiple; -webkit-flex-wrap: wrap;
}
@media screen and (max-width:1024px)
{
.item-c_wrap {
	flex-direction: column; -webkit-box-orient: vertical; -moz-box-orient: vertical; -o-box-orient: vertical; -webkit-flex-direction: column;
}
}
@media screen and (max-width:767px)
{
.item-c_wrap {
	margin-bottom: 20px;
}
}
.item-c_left {
	padding: 0px 5px; width: 50%; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;
}
@media screen and (max-width:1024px)
{
.item-c_left {
	width: 100%;
}
}
.item-c_right {
	background: rgb(245, 128, 37); margin: 0px; width: 50%; height: 60px; color: rgb(255, 255, 255); line-height: 1; letter-spacing: 0.69px; font-family: "Graphik-Semibold", sans-serif; font-size: 11px; display: flex; box-sizing: border-box; flex-direction: column; justify-content: center; align-items: center; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-orient: vertical; -moz-box-orient: vertical; -o-box-orient: vertical; -webkit-flex-direction: column; -webkit-box-pack: center; -moz-box-pack: center; -o-box-pack: center; -webkit-justify-content: center; -webkit-box-align: center; -moz-box-align: center; -o-box-align: center; -webkit-align-items: center;
}
@media screen and (max-width:1024px)
{
.item-c_right {
	width: 100%;
}
}
@media screen and (max-width:767px)
{
.item-c_right {
	height: 45px;
}
}
.item-c_logo_img {
	margin: auto; width: 100%; max-width: 135px;
}
.item-c_logo_img img {
	width: 100%; height: auto; display: block;
}
@media screen and (max-width:767px)
{
.item-c_logo_img {
	max-width: 120px;
}
}
.item-c_container {
	padding: 0px 0px 10px; width: 100%; height: 135px; display: flex; box-sizing: border-box; flex-direction: column; justify-content: center; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-orient: vertical; -moz-box-orient: vertical; -o-box-orient: vertical; -webkit-flex-direction: column; -webkit-box-pack: center; -moz-box-pack: center; -o-box-pack: center; -webkit-justify-content: center;
}
@media screen and (max-width:767px)
{
.item-c_container {
	padding: 0px; height: auto; display: block; flex-direction: inherit; justify-content: inherit; -webkit-flex-direction: inherit; -webkit-box-pack: inherit; -moz-box-pack: inherit; -o-box-pack: inherit; -webkit-justify-content: inherit;
}
}
.item-c_distrito {
	margin: 0px; text-align: center; color: rgb(0, 0, 0); line-height: 1; letter-spacing: 1px; font-family: "Graphik-Semibold", sans-serif; font-size: 16px; display: block;
}
@media screen and (max-width:767px)
{
.item-c_distrito {
	text-align: left; letter-spacing: 0.6px; font-size: 12px; margin-top: 12px;
}
}
@media screen and (max-width:640px)
{
.item-c_distrito {
	margin-top: 5px;
}
}
.item-c_direccion {
	margin: 20px auto 0px; width: 100%; text-align: center; color: rgb(74, 74, 74); line-height: 1.35; font-family: "Graphik-Regular", sans-serif; font-size: 15px; max-width: 280px;
}
.item-c_direccion p {
	margin: 0px;
}
@media screen and (max-width:767px)
{
.item-c_direccion {
	text-align: left; font-size: 12px; margin-top: 5px; margin-left: 0px;
}
}
@media screen and (min-width:1025px)
{
.item-effect.active .item-c_portada::before {
	right: -150%;
}
.item-effect.active .item-c_portada_img {
	filter: none; opacity: 1;
}
}
.legales {
	width: 100%; padding-bottom: 79px; position: relative; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;
}
.legales::before {
	background-position: center; width: 100%; height: 361px; right: 0px; position: absolute; max-width: 312px; content: ""; background-image: url("../img/puntos-deco.png"); background-repeat: no-repeat; background-size: cover; -webkit-background-size: cover; -moz-background-size: cover;
}
.legales::after {
	background-position: center; width: 100%; height: 361px; right: 0px; position: absolute; max-width: 312px; content: ""; background-image: url("../img/puntos-deco.png"); background-repeat: no-repeat; background-size: cover; -webkit-background-size: cover; -moz-background-size: cover;
}
.legales::before {
	top: 0px;
}
.legales::after {
	bottom: -40px;
}
@media screen and (max-width:1024px)
{
.legales {
	padding-bottom: 60px;
}
.legales::before {
	width: 252px; height: 301px;
}
.legales::after {
	width: 252px; height: 301px;
}
}
@media screen and (max-width:480px)
{
.legales {
	padding-bottom: 50px;
}
.legales::before {
	width: 202px; height: 251px;
}
.legales::after {
	width: 202px; height: 251px;
}
}
.legales_title_box {
	background: rgb(243, 243, 243); padding: 138px 0px 449px; width: 100%; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;
}
@media screen and (max-width:1024px)
{
.legales_title_box {
	padding: 60px 0px 300px;
}
}
@media screen and (max-width:767px)
{
.legales_title_box {
	padding: 40px 0px 300px;
}
}
.legales_title {
	max-width: 1100px;
}
.legales_title .title h1 {
	text-indent: 0px;
}
.legales_text {
	color: rgb(74, 74, 74); padding-top: 21px; font-family: "Graphik-Regular", sans-serif; font-size: 16px;
}
.legales_text p {
	margin: 0px;
}
@media screen and (max-width:1024px)
{
.legales_text {
	font-size: 15px;
}
}
@media screen and (max-width:767px)
{
.legales_text {
	font-size: 14px;
}
}
.legales_container {
	margin-top: -378px; position: relative; z-index: 2;
}
@media screen and (max-width:1024px)
{
.legales_container {
	margin-top: -240px;
}
}
@media screen and (max-width:767px)
{
.legales_container {
	margin-top: -260px;
}
}
.legales_content {
	flex-flow:row wrap; display: flex; justify-content: space-between; align-items: flex-start; -webkit-box-lines: multiple; -moz-box-lines: multiple; -o-box-lines: multiple; -webkit-flex-wrap: wrap; -webkit-box-pack: justify; -moz-box-pack: justify; -o-box-pack: justify; -webkit-justify-content: space-between; -webkit-box-align: start; -moz-box-align: start; -o-box-align: start; -webkit-align-items: flex-start; -webkit-flex-flow: wrap;
}
.legales_tabs_content {
	width: 340px;
}
@media screen and (max-width:1024px)
{
.legales_tabs_content {
	width: 255px;
}
}
@media screen and (max-width:767px)
{
.legales_tabs_content {
	width: 100%; margin-bottom: 30px;
}
}
.legales_tabs {
	width: 100%; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;
}
@media screen and (max-width:767px)
{
.legales_tabs {
	flex-flow:row wrap; display: flex; justify-content: flex-start; -webkit-box-orient: horizontal; -moz-box-orient: horizontal; -o-box-orient: horizontal; -webkit-flex-direction: row; -webkit-box-lines: multiple; -moz-box-lines: multiple; -o-box-lines: multiple; -webkit-flex-wrap: wrap; -webkit-box-pack: start; -moz-box-pack: start; -o-box-pack: start; -webkit-justify-content: flex-start;
}
}
.legales_link {
	background: rgb(128, 131, 135); padding: 32px 50px; transition:0.3s ease-in-out; text-align: left; color: rgb(255, 255, 255); font-family: "Graphik-Semibold", sans-serif; font-size: 14px; display: block; box-sizing: border-box; -webkit-transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;
}
.legales_link.active {
	background: rgb(245, 128, 37);
}
@media screen and (max-width:1024px)
{
.legales_link {
	padding: 28px 20px; font-size: 13px;
}
}
@media screen and (max-width:767px)
{
.legales_link {
	margin: 0px; padding: 20px 10px; width: 33.33%; text-align: center;
}
}
@media screen and (max-width:640px)
{
.legales_link {
	width: 50%; font-size: 12px;
}
}
.legales_subtitle {
	margin-bottom: 48px;
}
@media screen and (max-width:767px)
{
.legales_subtitle {
	width: 100%; margin-bottom: 23px;
}
}
.legales_info {
	background: rgb(255, 255, 255); padding: 59px 77px 50px; width: calc(100% - 375px); box-sizing: border-box; box-shadow: 0px 6px 20px 0px rgba(0,0,0,0.05); -webkit-box-shadow: 0 6px 20px 0 rgba(0, 0, 0, 0.05); -webkit-box-sizing: border-box; -moz-box-sizing: border-box;
}
@media screen and (max-width:1024px)
{
.legales_info {
	padding: 45px 40px; width: calc(100% - 270px);
}
}
@media screen and (max-width:767px)
{
.legales_info {
	width: 100%;
}
}
@media screen and (max-width:480px)
{
.legales_info {
	padding: 30px 25px;
}
}
.legales_info_items {
	width: 100%; position: relative; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;
}
.legales_info_content {
	left: 0px; top: 0px; width: 100%; visibility: hidden; position: absolute; opacity: 0;
}
.legales_info_content.active {
	visibility: visible; filter: none; position: relative; opacity: 1;
}
.legales_info_title {
	padding-bottom: 30px;
}
.legales_info_title h3 {
	margin: 0px; color: rgb(35, 31, 32); font-family: "Graphik-Bold", sans-serif; font-size: 30px;
}
@media screen and (max-width:1024px)
{
.legales_info_title h3 {
	font-size: 28px;
}
}
@media screen and (max-width:767px)
{
.legales_info_title h3 {
	font-size: 25px;
}
}
.legales_info_box {
	color: rgb(74, 74, 74); font-family: "Graphik-Regular", sans-serif; font-size: 15px;
}
.legales_info_box ul li h4 {
	padding: 12px 0px; line-height: 1.47; font-size: 15px; border-top-color: rgb(228, 228, 228); border-bottom-color: rgb(228, 228, 228); border-top-width: 1px; border-bottom-width: 1px; border-top-style: solid; border-bottom-style: solid;
}
.legales_info_box ul li ul {
	padding: 17px 20px 26px 30px; display: block;
}
.legales_info_box ul li ul li {
	line-height: 1.6;
}
.legales_info_box a {
	transition:0.2s ease-in-out; color: rgb(74, 74, 74); -webkit-transition: all 0.2s ease-in-out; -moz-transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out;
}
@media screen and (min-width:1025px)
{
.legales_info_box a:hover {
	text-decoration: underline;
}
}
.legales_info_box p {
	margin: 0px;
}
.legales_info_box p a {
	color: rgb(74, 74, 74);
}
@media screen and (min-width:1025px)
{
.legales_info_box p a:hover {
	text-decoration: none;
}
}
@media screen and (max-width:767px)
{
.legales_info_box {
	font-size: 13px;
}
.legales_info_box ul li h4 {
	font-size: 14px;
}
.legales_info_box ul li ul {
	padding: 20px 15px;
}
}
.legales_info_text {
	margin: 0px; width: 100%; line-height: 1.47; max-width: 625px;
}
.legales_info_pdf {
	color: rgb(74, 74, 74); padding-top: 38px; padding-bottom: 37px; font-family: "Graphik-Medium", sans-serif; font-size: 13px;
}
.legales_info_pdf a {
	transition:0.2s ease-in-out; color: rgb(74, 74, 74); padding-left: 43px; position: relative; box-sizing: border-box; -webkit-transition: all 0.2s ease-in-out; -moz-transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;
}
.legales_info_pdf a span {
	margin: auto; left: 0px; top: 0px; bottom: 0px; font-size: 35px; display: flex; position: absolute; align-items: center; -webkit-box-align: center; -moz-box-align: center; -o-box-align: center; -webkit-align-items: center;
}
@media screen and (min-width:1025px)
{
.legales_info_pdf a:hover {
	color: rgb(245, 128, 37); text-decoration: none;
}
}
.libro {
	width: 100%; padding-bottom: 96px; position: relative; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;
}
.libro .field_input {
	height: 50px;
}
.libro .field_select {
	height: 50px;
}
.libro::before {
	background-position: center; width: 100%; height: 361px; position: absolute; max-width: 312px; content: ""; background-image: url("../img/puntos-deco.png"); background-repeat: no-repeat; background-size: cover; -webkit-background-size: cover; -moz-background-size: cover;
}
.libro::after {
	background-position: center; width: 100%; height: 361px; position: absolute; max-width: 312px; content: ""; background-image: url("../img/puntos-deco.png"); background-repeat: no-repeat; background-size: cover; -webkit-background-size: cover; -moz-background-size: cover;
}
.libro::before {
	margin: auto; top: 0px; right: 0px; bottom: 0px;
}
.libro::after {
	left: 0px; bottom: 30px;
}
@media screen and (max-width:1024px)
{
.libro {
	padding-bottom: 70px;
}
.libro::before {
	width: 252px; height: 301px;
}
.libro::after {
	width: 252px; height: 301px;
}
}
@media screen and (max-width:767px)
{
.libro {
	padding-bottom: 50px;
}
}
@media screen and (max-width:480px)
{
.libro::before {
	width: 202px; height: 251px;
}
.libro::after {
	width: 202px; height: 251px;
}
}
.libro_title {
	background: rgb(243, 243, 243); padding: 123px 0px 465px; width: 100%; position: relative; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;
}
.libro_title::before {
	background-position: center; width: 100%; height: 361px; position: absolute; max-width: 312px; content: ""; background-image: url("../img/puntos-deco.png"); background-repeat: no-repeat; background-size: cover; -webkit-background-size: cover; -moz-background-size: cover;
}
.libro_title::after {
	background-position: center; width: 100%; height: 361px; position: absolute; max-width: 312px; content: ""; background-image: url("../img/puntos-deco.png"); background-repeat: no-repeat; background-size: cover; -webkit-background-size: cover; -moz-background-size: cover;
}
.libro_title::before {
	top: 0px; right: 0px;
}
.libro_title::after {
	left: 0px; bottom: -196px;
}
@media screen and (max-width:1024px)
{
.libro_title {
	padding: 70px 0px 400px;
}
.libro_title::before {
	width: 252px; height: 301px;
}
.libro_title::after {
	width: 252px; height: 301px;
}
}
@media screen and (max-width:767px)
{
.libro_title {
	padding: 45px 0px 400px;
}
}
@media screen and (max-width:640px)
{
.libro_title {
	padding: 45px 0px 300px;
}
}
@media screen and (max-width:480px)
{
.libro_title::before {
	width: 202px; height: 251px;
}
.libro_title::after {
	width: 202px; height: 251px;
}
}
.libro_title_box {
	max-width: 1100px;
}
.libro_title_box .title {
	margin: 0px; width: 100%; max-width: 500px;
}
.libro_title_box .title.active h1 {
	filter: none; opacity: 1; animation-name: eut_fade_in; -webkit-animation-name: eut_fade_in; -moz-animation-name: eut_fade_in; -o-animation-name: eut_fade_in;
}
.libro_title_box .title.active p {
	filter: none; opacity: 1; animation-name: clipping_down_in; -webkit-animation-name: clipping_down_in; -moz-animation-name: clipping_down_in; -o-animation-name: clipping_down_in;
}
@media screen and (min-width:1025px)
{
.libro_title_box .title {
	overflow: hidden;
}
.libro_title_box .title h1 {
	opacity: 0; animation-duration: 0.8s; animation-fill-mode: both; -webkit-animation-duration: 0.8s; -webkit-animation-fill-mode: both; -moz-animation-fill-mode: both; -o-animation-fill-mode: both; -moz-animation-duration: 0.8s; -o-animation-duration: 0.8s;
}
.libro_title_box .title p {
	overflow: hidden; opacity: 0; animation-duration: 1s; -webkit-animation-duration: 1s; -moz-animation-duration: 1s; -o-animation-duration: 1s;
}
}
@media screen and (max-width:767px)
{
.libro_title_box .title {
	max-width: 320px;
}
}
.libro_container {
	margin-top: -394px; position: relative; z-index: 2;
}
@media screen and (max-width:1024px)
{
.libro_container {
	margin-top: -350px;
}
}
@media screen and (max-width:640px)
{
.libro_container {
	margin-top: -260px;
}
}
.libro_content {
	background: rgb(255, 255, 255); padding: 53px 89px 74px; box-sizing: border-box; box-shadow: 0px 6px 20px 0px rgba(0,0,0,0.05); -webkit-box-shadow: 0 6px 20px 0 rgba(0, 0, 0, 0.05); -webkit-box-sizing: border-box; -moz-box-sizing: border-box;
}
@media screen and (max-width:1200px)
{
.libro_content {
	padding: 50px 50px 70px;
}
}
@media screen and (max-width:1024px)
{
.libro_content {
	padding: 45px 40px;
}
}
@media screen and (max-width:767px)
{
.libro_content {
	padding: 40px 30px;
}
}
@media screen and (max-width:480px)
{
.libro_content {
	padding: 30px 20px;
}
}
.libro_text {
	color: rgb(74, 74, 74); line-height: 1.4; padding-bottom: 28px; font-family: "Graphik-Regular", sans-serif; font-size: 15px;
}
.libro_text p {
	margin: 0px;
}
@media screen and (max-width:767px)
{
.libro_text {
	padding-bottom: 20px; font-size: 14px;
}
}
.libro_lugar {
	padding-bottom: 25px;
}
@media screen and (max-width:767px)
{
.libro_lugar {
	padding-bottom: 20px;
}
}
.libro_lugar_text {
	color: rgb(74, 74, 74); padding-bottom: 25px; font-family: "Graphik-Regular", sans-serif; font-size: 15px;
}
.libro_lugar_text p {
	margin: 0px;
}
@media screen and (max-width:767px)
{
.libro_lugar_text {
	font-size: 14px;
}
}
.libro_lugar_input {
	flex-flow:row wrap; padding-bottom: 20px; display: flex; justify-content: flex-start; align-items: center; -webkit-box-lines: multiple; -moz-box-lines: multiple; -o-box-lines: multiple; -webkit-flex-wrap: wrap; -webkit-box-pack: start; -moz-box-pack: start; -o-box-pack: start; -webkit-justify-content: flex-start; -webkit-box-align: center; -moz-box-align: center; -o-box-align: center; -webkit-align-items: center; -webkit-flex-flow: wrap;
}
.libro_lugar_input li {
	width: 32.33%;
}
@media screen and (max-width:990px)
{
.libro_lugar_input li {
	width: 49%;
}
}
@media screen and (max-width:767px)
{
.libro_lugar_input {
	padding-bottom: 15px;
}
}
@media screen and (max-width:640px)
{
.libro_lugar_input li {
	width: 100%;
}
}
.libro_lugar_nota {
	color: rgb(74, 74, 74); line-height: 1.62; font-family: "Graphik-Regular", sans-serif; font-size: 13px;
}
.libro_lugar_nota p {
	margin: 0px;
}
.libro_lugar_nota strong {
	font-family: "Graphik-Semibold", sans-serif; font-weight: normal;
}
.libro_box {
	padding-bottom: 40px;
}
@media screen and (max-width:767px)
{
.libro_box {
	padding-bottom: 25px;
}
}
.libro_box_title {
	padding-bottom: 22px;
}
.libro_box_title h2 {
	margin: 0px; color: rgb(35, 31, 32); line-height: 2; font-family: "Graphik-Semibold", sans-serif; font-size: 18px;
}
.libro_box_title h2 strong {
	color: rgb(245, 128, 37); font-family: "Graphik-Semibold", sans-serif; font-weight: normal;
}
@media screen and (max-width:767px)
{
.libro_box_title h2 {
	line-height: 1.5; font-size: 16px;
}
}
.libro_box_list ul {
	flex-flow:row wrap; display: flex; justify-content: flex-start; align-items: center; -webkit-box-lines: multiple; -moz-box-lines: multiple; -o-box-lines: multiple; -webkit-flex-wrap: wrap; -webkit-box-pack: start; -moz-box-pack: start; -o-box-pack: start; -webkit-justify-content: flex-start; -webkit-box-align: center; -moz-box-align: center; -o-box-align: center; -webkit-align-items: center; -webkit-flex-flow: wrap;
}
.libro_box_list li {
	width: 32.33%; margin-right: 1.5%; margin-bottom: 25px;
}
.libro_box_list li:nth-child(3n+3) {
	margin-right: 0px;
}
.libro_box_list li .field {
	position: relative;
}
@media screen and (max-width:990px)
{
.libro_box_list li {
	width: 49%; margin-right: 2%;
}
.libro_box_list li:nth-child(3n+3) {
	margin-right: 2%;
}
.libro_box_list li:nth-child(2n+2) {
	margin-right: 0px;
}
}
@media screen and (max-width:640px)
{
.libro_box_list li {
	width: 100%; margin-right: 0px; margin-bottom: 15px;
}
.libro_box_list li:nth-child(3n+3) {
	margin-right: 0px;
}
}
.libro_input_text {
	left: 0px; bottom: -25px; color: rgb(74, 74, 74); line-height: 1.54; padding-top: 5px; font-family: "Graphik-Light", sans-serif; font-size: 13px; position: absolute;
}
.libro_input_text span {
	display: block;
}
@media screen and (max-width:767px)
{
.libro_input_text {
	font-size: 12px;
}
}
@media screen and (max-width:640px)
{
.libro_input_text {
	bottom: 0px; position: relative;
}
}
.libro_box_check {
	margin: 0px; flex-flow:row wrap; width: 100%; padding-bottom: 24px; display: flex; max-width: 315px; justify-content: space-between; align-items: center; -webkit-box-lines: multiple; -moz-box-lines: multiple; -o-box-lines: multiple; -webkit-flex-wrap: wrap; -webkit-box-pack: justify; -moz-box-pack: justify; -o-box-pack: justify; -webkit-justify-content: space-between; -webkit-box-align: center; -moz-box-align: center; -o-box-align: center; -webkit-align-items: center; -webkit-flex-flow: wrap;
}
@media screen and (max-width:767px)
{
.libro_box_check {
	padding-bottom: 20px;
}
}
.libro_check_item .field_terminos_text {
	line-height: 1.33; font-size: 15px;
}
.libro_box_description ul {
	width: 100%;
}
.libro_box_description li {
	width: 100%;
}
.libro_box_description li .field_textarea textarea {
	height: 90px;
}
.libro_box_info {
	padding-bottom: 19px;
}
.libro_info_text {
	color: rgb(74, 74, 74); line-height: 1.62; font-family: "Graphik-Regular", sans-serif; font-size: 13px;
}
.libro_info_text p {
	margin: 0px;
}
.libro_info_text strong {
	font-family: "Graphik-Semibold", sans-serif; font-weight: normal;
}
.libro_box_pedidos_input ul {
	width: 100%;
}
.libro_box_pedidos_input li {
	width: 100%; margin-bottom: 23px;
}
.libro_box_pedidos_input li .field_textarea textarea {
	height: 60px;
}
.libro_box_pedidos_input li:last-child {
	margin-bottom: 0px;
}
@media screen and (max-width:767px)
{
.libro_box_pedidos_input li {
	margin-bottom: 15px;
}
}
.libro_info_acciones {
	margin: 0px; width: 100%; max-width: 1000px;
}
.libro_acciones_text {
	color: rgb(74, 74, 74); line-height: 1.5; font-family: "Graphik-Regular", sans-serif; font-size: 14px;
}
.libro_acciones_text p {
	margin: 0px;
}
.libro_acciones_text strong {
	font-family: "Graphik-Semibold", sans-serif; font-weight: normal;
}
.libro_box_check_correo {
	margin: 0px; flex-flow:row wrap; width: 100%; padding-bottom: 38px; display: flex; max-width: 198px; justify-content: space-between; align-items: center; -webkit-box-lines: multiple; -moz-box-lines: multiple; -o-box-lines: multiple; -webkit-flex-wrap: wrap; -webkit-box-pack: justify; -moz-box-pack: justify; -o-box-pack: justify; -webkit-justify-content: space-between; -webkit-box-align: center; -moz-box-align: center; -o-box-align: center; -webkit-align-items: center; -webkit-flex-flow: wrap;
}
@media screen and (max-width:767px)
{
.libro_box_check_correo {
	padding-bottom: 25px;
}
}
.libro_campos_text {
	padding-bottom: 14px;
}
.libro_campos_text p {
	margin: 0px; line-height: 1.54;
}
.libro_check_terminos {
	padding-bottom: 24px;
}
.libro_check_terminos .field_terminos_text p {
	line-height: 1.43;
}
.libro_reclamo_text {
	color: rgb(74, 74, 74); font-family: "Graphik-Regular", sans-serif; font-size: 13px;
}
.libro_reclamo_text p {
	margin: 0px; line-height: 1.62;
}
.libro_reclamo_text strong {
	font-family: "Graphik-Semibold", sans-serif; font-weight: normal;
}
.libro_btn {
	margin: 0px auto; width: 100%; padding-top: 14px; max-width: 189px;
}
.libro_btn .btn {
	width: 100%; display: block;
}
.libro_cuadro {
	margin-top: 60px;
}
.libro_cuadro_subtitle {
	margin-bottom: 30px;
}
.libro_cuadro_subtitle h3 {
	color: rgb(0, 0, 0); line-height: 1.1; font-family: "Graphik-Semibold", sans-serif; font-size: 18px; margin-bottom: 0px;
}
.libro_cuadro_items {
	flex-flow:row wrap; border-left-color: rgba(226, 226, 226, 0.5); border-left-width: 1px; border-left-style: solid; display: flex; -webkit-box-orient: horizontal; -moz-box-orient: horizontal; -o-box-orient: horizontal; -webkit-flex-direction: row; -webkit-box-lines: multiple; -moz-box-lines: multiple; -o-box-lines: multiple; -webkit-flex-wrap: wrap;
}
.libro_cuadro_box {
	padding: 15px 20px; width: 25%; border-top-color: rgba(226, 226, 226, 0.5); border-right-color: rgba(226, 226, 226, 0.5); border-bottom-color: rgba(226, 226, 226, 0.5); border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-top-style: solid; border-right-style: solid; border-bottom-style: solid; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;
}
@media screen and (max-width:960px)
{
.libro_cuadro_box {
	padding: 15px 10px; width: 33.33%;
}
}
@media screen and (max-width:767px)
{
.libro_cuadro_box {
	padding: 15px 20px; width: 50%;
}
}
@media screen and (max-width:480px)
{
.libro_cuadro_box {
	padding: 15px; width: 100%;
}
}
.libro_cuadro_texthead {
	margin-bottom: 15px;
}
.libro_cuadro_texthead h4 {
	margin: 0px; color: rgb(0, 0, 0); line-height: 1.2; font-family: "Graphik-Semibold", sans-serif; font-size: 12px; font-weight: normal;
}
.libro_cuadro_infotext {
	color: rgb(0, 0, 0); line-height: 1.2; font-family: "Graphik-Regular", sans-serif; font-size: 12px;
}
.libro_cuadro_infotext p {
	margin-bottom: 15px;
}
.libro_cuadro_infotext p:last-child {
	margin-bottom: 0px;
}
.libro2 {
	padding-top: 0px;
}
.libro2_text1 {
	line-height: 1.47; padding-bottom: 28px; font-family: "Graphik-Regular", sans-serif; font-size: 15px;
}
.libro2_text1 p {
	margin: 0px;
}
.libro2_contenido {
	padding-bottom: 30px; font-family: "Graphik-Regular", sans-serif; font-size: 15px;
}
.libro2_contenido h3 {
	color: rgb(0, 0, 0); font-family: "Graphik-Semibold", sans-serif; font-size: 15px; font-weight: normal; margin-bottom: 10px;
}
.libro2_contenido p {
	margin-bottom: 5px;
}
.overlay_popup {
	left: 0px; top: 0px; width: 100%; height: 100%; visibility: hidden; position: fixed; z-index: 300; opacity: 0; background-color: rgb(0, 0, 0);
}
.overlay_popup.active {
	visibility: visible; opacity: 0.6;
}
.popup {
	left: 0px; top: 0px; width: 100%; height: 100%; display: flex; visibility: hidden; position: fixed; z-index: 400; opacity: 0; justify-content: center; align-items: center; -webkit-box-pack: center; -moz-box-pack: center; -o-box-pack: center; -webkit-justify-content: center; -webkit-box-align: center; -moz-box-align: center; -o-box-align: center; -webkit-align-items: center;
}
.popup.active {
	transition:0.4s ease-in; visibility: visible; filter: none; opacity: 1; -webkit-transition: all 0.4s ease-in; -moz-transition: all 0.4s ease-in; -o-transition: all 0.4s ease-in;
}
.popup_close {
	top: 0px; right: -50px; color: rgb(255, 255, 255); font-size: 30px; display: inline-block; position: absolute; z-index: 10; cursor: pointer;
}
@media screen and (max-width:768px)
{
.popup_close {
	top: 15px; right: 10px;
}
}
@media screen and (max-width:640px)
{
.popup_close {
	top: 10px; right: 20px; color: rgb(74, 74, 74);
}
}
.popup_container {
	margin: auto; width: 100%; text-align: center; position: relative; min-height: 480px; max-width: 680px; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;
}
@media screen and (max-width:768px)
{
.popup_container {
	padding: 80px 20px;
}
}
@media screen and (max-width:640px)
{
.popup_container {
	padding: 0px; height: 100%; max-height: inherit; max-width: inherit;
}
}
.popup_wrap_inner {
	padding: 72px 64px; height: 100%; overflow: auto; box-sizing: border-box; background-color: rgb(255, 255, 255); -webkit-box-sizing: border-box; -moz-box-sizing: border-box;
}
@media screen and (max-width:768px)
{
.popup_wrap_inner {
	padding: 40px;
}
}
@media screen and (max-width:640px)
{
.popup_wrap_inner {
	padding: 50px 20px 40px;
}
}
.popup_title {
	padding-bottom: 22px;
}
.popup_title h2 {
	margin: 0px; color: rgb(35, 31, 32); font-family: "Graphik-Bold", sans-serif; font-size: 26px; font-weight: normal;
}
.popup_txt {
	text-align: justify; font-family: "Graphik-Regular", sans-serif; font-size: 16px;
}
.footer {
	background: rgb(255, 255, 255); width: 100%; border-top-color: rgb(242, 242, 242); border-top-width: 2px; border-top-style: solid; position: relative; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;
}
.footer_content {
	padding: 73px 0px 4px; width: 100%; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;
}
@media screen and (max-width:767px)
{
.footer_content {
	padding: 50px 0px 0px;
}
}
.footer_wrap {
	flex-flow:row wrap; padding-bottom: 53px; display: flex; justify-content: space-between; align-items: flex-start; -webkit-box-lines: multiple; -moz-box-lines: multiple; -o-box-lines: multiple; -webkit-flex-wrap: wrap; -webkit-box-pack: justify; -moz-box-pack: justify; -o-box-pack: justify; -webkit-justify-content: space-between; -webkit-box-align: start; -moz-box-align: start; -o-box-align: start; -webkit-align-items: flex-start; -webkit-flex-flow: wrap;
}
@media screen and (max-width:960px)
{
.footer_wrap {
	padding-bottom: 30px;
}
}
.footer_box {
	width: 216px; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;
}
@media screen and (max-width:1200px)
{
.footer_box {
	width: 200px;
}
}
@media screen and (max-width:960px)
{
.footer_box {
	width: 100%; order: 2; -webkit-box-ordinal-group: 2; -moz-box-ordinal-group: 2; -o-box-ordinal-group: 2; -webkit-order: 2;
}
}
.footer_logo {
	margin: 0px; width: 100%; max-width: 216px;
}
.footer_logo img {
	width: 100%; height: auto; display: block;
}
@media screen and (max-width:960px)
{
.footer_logo {
	display: none;
}
}
.footer_redes {
	flex-flow:row wrap; padding-top: 69px; display: flex; justify-content: flex-start; align-items: center; -webkit-box-lines: multiple; -moz-box-lines: multiple; -o-box-lines: multiple; -webkit-flex-wrap: wrap; -webkit-box-pack: start; -moz-box-pack: start; -o-box-pack: start; -webkit-justify-content: flex-start; -webkit-box-align: center; -moz-box-align: center; -o-box-align: center; -webkit-align-items: center; -webkit-flex-flow: wrap;
}
.footer_redes li {
	font-size: 23px; margin-right: 20px;
}
@media screen and (min-width:1025px)
{
.footer_redes li a {
	transition:0.1s ease-in-out; display: block; animation-duration: 0.5s; animation-fill-mode: both; -webkit-animation-duration: 0.5s; -webkit-animation-fill-mode: both; -webkit-transition: all 0.1s ease-in-out; -moz-transition: all 0.1s ease-in-out; -o-transition: all 0.1s ease-in-out; -moz-animation-fill-mode: both; -o-animation-fill-mode: both; -moz-animation-duration: 0.5s; -o-animation-duration: 0.5s;
}
.footer_redes li a:hover {
	color: rgb(245, 128, 37); animation-name: pulse; -webkit-animation-name: pulse; -moz-animation-name: pulse; -o-animation-name: pulse;
}
}
@media screen and (max-width:1200px)
{
.footer_redes li {
	font-size: 20px; margin-right: 15px;
}
}
@media screen and (max-width:960px)
{
.footer_redes {
	padding-top: 50px; justify-content: center; -webkit-box-pack: center; -moz-box-pack: center; -o-box-pack: center; -webkit-justify-content: center;
}
}
.footer_info {
	width: calc(100% - 216px); padding-left: 140px; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;
}
@media screen and (max-width:1200px)
{
.footer_info {
	width: calc(100% - 200px); padding-left: 80px;
}
}
@media screen and (max-width:1024px)
{
.footer_info {
	padding-left: 70px;
}
}
@media screen and (max-width:960px)
{
.footer_info {
	width: 100%; padding-left: 0px; order: 1; -webkit-box-ordinal-group: 1; -moz-box-ordinal-group: 1; -o-box-ordinal-group: 1; -webkit-order: 1;
}
}
.footer_info_list {
	color: rgb(74, 74, 74); font-family: "Graphik-Bold", sans-serif; font-size: 23px;
}
.footer_info_list ul {
	flex-flow:row wrap; display: flex; justify-content: space-between; align-items: center; -webkit-box-lines: multiple; -moz-box-lines: multiple; -o-box-lines: multiple; -webkit-flex-wrap: wrap; -webkit-box-pack: justify; -moz-box-pack: justify; -o-box-pack: justify; -webkit-justify-content: space-between; -webkit-box-align: center; -moz-box-align: center; -o-box-align: center; -webkit-align-items: center; -webkit-flex-flow: wrap;
}
.footer_info_list ul span {
	color: rgb(74, 74, 74); padding-bottom: 10px; font-family: "Graphik-Semibold", sans-serif; font-size: 16px; display: block;
}
@media screen and (max-width:1200px)
{
.footer_info_list {
	font-size: 20px;
}
.footer_info_list ul span {
	font-size: 15px;
}
}
@media screen and (max-width:1024px)
{
.footer_info_list {
	font-size: 18px;
}
.footer_info_list ul span {
	font-size: 14px;
}
}
@media screen and (max-width:767px)
{
.footer_info_list {
	display: none;
}
}
.footer_info_links {
	flex-flow:row wrap; padding-top: 57px; display: flex; justify-content: space-between; align-items: center; -webkit-box-lines: multiple; -moz-box-lines: multiple; -o-box-lines: multiple; -webkit-flex-wrap: wrap; -webkit-box-pack: justify; -moz-box-pack: justify; -o-box-pack: justify; -webkit-justify-content: space-between; -webkit-box-align: center; -moz-box-align: center; -o-box-align: center; -webkit-align-items: center; -webkit-flex-flow: wrap;
}
.footer_info_links ul {
	flex-flow:row wrap; display: flex; justify-content: space-between; align-items: center; -webkit-box-lines: multiple; -moz-box-lines: multiple; -o-box-lines: multiple; -webkit-flex-wrap: wrap; -webkit-box-pack: justify; -moz-box-pack: justify; -o-box-pack: justify; -webkit-justify-content: space-between; -webkit-box-align: center; -moz-box-align: center; -o-box-align: center; -webkit-align-items: center; -webkit-flex-flow: wrap;
}
@media screen and (max-width:767px)
{
.footer_info_links {
	padding-top: 0px;
}
.footer_info_links ul {
	display: none;
}
}
.footer_info_libro {
	flex-flow:row wrap; width: 175px; display: flex; justify-content: flex-start; align-items: center; -webkit-box-lines: multiple; -moz-box-lines: multiple; -o-box-lines: multiple; -webkit-flex-wrap: wrap; -webkit-box-pack: start; -moz-box-pack: start; -o-box-pack: start; -webkit-justify-content: flex-start; -webkit-box-align: center; -moz-box-align: center; -o-box-align: center; -webkit-align-items: center; -webkit-flex-flow: wrap;
}
.footer_libro_img {
	margin: 0px; width: 64px;
}
.footer_libro_img img {
	width: 100%; height: auto; display: block;
}
.footer_libro_text {
	width: calc(100% - 64px); color: rgb(74, 74, 74); padding-left: 9px; font-family: "Graphik-Medium", sans-serif; font-size: 13px; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;
}
.footer_libro_text p {
	margin: 0px;
}
.footer_links_box {
	width: calc(100% - 175px); padding-left: 57px; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;
}
@media screen and (max-width:1200px)
{
.footer_links_box {
	padding-left: 30px;
}
}
@media screen and (max-width:960px)
{
.footer_links_box {
	padding-left: 8%;
}
}
.footer_link {
	color: rgb(74, 74, 74); font-family: "Graphik-Semibold", sans-serif; font-size: 16px;
}
@media screen and (max-width:1200px)
{
.footer_link {
	font-size: 15px;
}
}
@media screen and (max-width:1024px)
{
.footer_link {
	font-size: 14px;
}
}
.footer_text {
	text-align: center; color: rgb(74, 74, 74); font-family: "Graphik-Light", sans-serif; font-size: 13px;
}
.footer_text p {
	margin: 0px;
}
@media screen and (max-width:767px)
{
.footer_text {
	font-size: 12px;
}
}
.footer_bottom {
	padding: 29px 0px; width: 100%; text-align: center; display: flex; position: relative; box-sizing: border-box; justify-content: space-between; align-items: center; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-pack: justify; -moz-box-pack: justify; -o-box-pack: justify; -webkit-justify-content: space-between; -webkit-box-align: center; -moz-box-align: center; -o-box-align: center; -webkit-align-items: center;
}
@media screen and (max-width:1024px)
{
.footer_bottom {
	padding: 25px 0px;
}
}
@media screen and (max-width:767px)
{
.footer_bottom {
	padding: 20px 0px; flex-direction: column; -webkit-box-orient: vertical; -moz-box-orient: vertical; -o-box-orient: vertical; -webkit-flex-direction: column;
}
}
.footer_derechos {
	color: rgb(74, 74, 74); font-family: "Graphik-Light", sans-serif; font-size: 14px;
}
.footer_derechos p {
	margin: 0px;
}
@media screen and (max-width:1024px)
{
.footer_derechos {
	font-size: 11px;
}
}
@media screen and (max-width:767px)
{
.footer_derechos {
	padding-bottom: 5px;
}
}
.footer_creditos {
	color: rgb(74, 74, 74); font-family: "Graphik-Light", sans-serif; font-size: 14px;
}
.footer_creditos p {
	margin: 0px;
}
.footer_creditos span {
	transform-origin: center 50%; animation:latidos 0.6s infinite; color: rgb(245, 128, 37); font-size: 11px; margin-right: 5px; display: inline-block; -webkit-transform-origin: center; -webkit-animation: latidos 0.6s infinite; -o-animation: latidos 0.6s infinite; -moz-transform-origin: center; -moz-animation: latidos 0.6s infinite; -o-transform-origin: center;
}
.footer_creditos a {
	text-decoration: none;
}
@media screen and (max-width:1024px)
{
.footer_creditos {
	font-size: 11px;
}
}
.footer_credit {
	margin: auto; left: 0px; top: 0px; right: 0px; bottom: 0px; color: rgb(74, 74, 74); font-family: "Graphik-Light", sans-serif; font-size: 13px; display: flex; position: absolute; justify-content: center; align-items: center; -webkit-box-pack: center; -moz-box-pack: center; -o-box-pack: center; -webkit-justify-content: center; -webkit-box-align: center; -moz-box-align: center; -o-box-align: center; -webkit-align-items: center;
}
.footer_credit p {
	margin: 0px;
}
.footer_credit a {
	width: 72px; height: 11px;
}
.footer_credit a img {
	width: 100%; height: auto; display: block;
}
@media screen and (max-width:1024px)
{
.footer_credit {
	font-size: 12px; display: block; position: relative; justify-content: inherit; align-items: inherit; -webkit-box-pack: inherit; -moz-box-pack: inherit; -o-box-pack: inherit; -webkit-justify-content: inherit; -webkit-box-align: inherit; -moz-box-align: inherit; -o-box-align: inherit; -webkit-align-items: inherit;
}
.footer_credit a {
	width: 66px; height: 10px;
}
}
.icono_heart {
	color: rgb(191, 191, 191); padding-right: 5px;
}
body.hidden_scroll {
	overflow: hidden;
}
.header {
	height: 80px; position: relative; z-index: 100;
}
.header_bg_tramas {
	background: url("../img/puntos-deco.png") no-repeat 0px 0px / cover; left: 0px; top: 0px; width: 310px; height: 311px; display: block; position: absolute; -webkit-background-size: cover; -moz-background-size: cover;
}
@media screen and (max-width:768px)
{
.header_bg_tramas {
	display: none;
}
}
.booton_trama {
	left: auto; top: auto; right: 0px; bottom: 0px;
}
.header_fixed {
	padding: 0px 60px; flex-flow:row wrap; left: 0px; top: 0px; width: 100%; height: 80px; display: flex; position: fixed; box-sizing: border-box; box-shadow: 0px 2px 20px 0px rgba(0,0,0,0.05); justify-content: space-between; align-items: center; background-color: rgb(255, 255, 255); -webkit-box-shadow: 0 2px 20px 0 rgba(0, 0, 0, 0.05); -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-lines: multiple; -moz-box-lines: multiple; -o-box-lines: multiple; -webkit-flex-wrap: wrap; -webkit-box-pack: justify; -moz-box-pack: justify; -o-box-pack: justify; -webkit-justify-content: space-between; -webkit-box-align: center; -moz-box-align: center; -o-box-align: center; -webkit-align-items: center; -webkit-flex-flow: wrap;
}
.header_fixed > * {
	margin: 0px;
}
.header_fixed::before {
	transition:0.25s ease-in 0.2s; left: 0px; top: 0px; width: 100%; height: 0px; position: absolute; content: ""; background-color: rgb(242, 242, 242); -webkit-transition: all 0.25s ease-in 0.2s; -moz-transition: all 0.25s ease-in 0.2s; -o-transition: all 0.25s ease-in 0.2s;
}
.header_fixed.show_before_bg {
	box-shadow: inherit; -webkit-box-shadow: inherit;
}
.header_fixed.show_before_bg::before {
	transition:0.25s linear; height: 100%; -webkit-transition: all 0.25s linear; -moz-transition: all 0.25s linear; -o-transition: all 0.25s linear;
}
@media screen and (max-width:1200px)
{
.header_fixed {
	padding: 0px 15px;
}
}
.header_wrap_box {
	flex-flow:row wrap; display: flex; justify-content: flex-start; align-items: center; -webkit-box-lines: multiple; -moz-box-lines: multiple; -o-box-lines: multiple; -webkit-flex-wrap: wrap; -webkit-box-pack: start; -moz-box-pack: start; -o-box-pack: start; -webkit-justify-content: flex-start; -webkit-box-align: center; -moz-box-align: center; -o-box-align: center; -webkit-align-items: center; -webkit-flex-flow: wrap;
}
.header_wrap_box.hiden-box {
	transition:0.25s linear; opacity: 0; transform: scale(0); -webkit-transform: scale(0); -webkit-transition: all 0.25s linear; -moz-transition: all 0.25s linear; -o-transition: all 0.25s linear; -moz-transform: scale(0); -o-transform: scale(0);
}
.header_openmenu_responsive {
	width: 31px; height: 19px; color: rgb(128, 131, 135); padding-left: 20px; margin-left: 20px; border-left-color: rgb(128, 131, 135); border-left-width: 1px; border-left-style: solid; display: inline-block; position: relative; cursor: pointer;
}
.header_openmenu_responsive span {
	transition:0.25s linear; width: 30px; height: 2px; display: block; position: absolute; background-color: rgb(128, 131, 135); -webkit-transition: all 0.25s linear; -moz-transition: all 0.25s linear; -o-transition: all 0.25s linear;
}
.header_openmenu_responsive span:nth-child(1) {
	top: 0px;
}
.header_openmenu_responsive span:nth-child(2) {
	top: 8px;
}
.header_openmenu_responsive span:nth-child(3) {
	top: 16px;
}
@media screen and (min-width:1025px)
{
.header_openmenu_responsive:hover span:nth-child(1) {
	transform: translateY(-2px); -webkit-transform: translateY(-2px); -moz-transform: translateY(-2px); -o-transform: translateY(-2px);
}
.header_openmenu_responsive:hover span:nth-child(3) {
	transform: translateY(2px); -webkit-transform: translateY(2px); -moz-transform: translateY(2px); -o-transform: translateY(2px);
}
}
@media screen and (max-width:480px)
{
.header_openmenu_responsive {
	padding-left: 10px; margin-left: 10px;
}
}
.header_logo {
	transition:0.25s linear 0.6s; width: 218px; filter: none; opacity: 1; -webkit-transition: all 0.25s linear 0.6s; -moz-transition: all 0.25s linear 0.6s; -o-transition: all 0.25s linear 0.6s;
}
.header_logo img {
	width: 100%; height: auto; display: block;
}
@media screen and (max-width:480px)
{
.header_logo {
	width: 130px;
}
}
.header_text {
	margin: auto; left: 0px; top: 30px; width: 300px; right: 0px; position: absolute;
}
.header_text a {
	line-height: 1.31; font-family: "Graphik-Medium", sans-serif; font-size: 13px; margin-left: 100px; display: inline-block; position: relative;
}
.header_text a:first-child {
	margin-left: 0px;
}
.header_text a::before {
	transform-origin: 0% 50%; transition:0.3s; left: 0px; top: -30px; width: 100%; height: 5px; display: block; position: absolute; content: ""; transform: scale3d(0, 1, 1); background-color: rgb(245, 128, 37); -webkit-transform: scale3d(0, 1, 1); -webkit-transform-origin: 0 50%; -webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; -moz-transform: scale3d(0, 1, 1); -o-transform: scale3d(0, 1, 1); -moz-transform-origin: 0 50%; -o-transform-origin: 0 50%;
}
.header_text a.active::before {
	width: 100%; transform: scale3d(1, 1, 1); -webkit-transform: scale3d(1, 1, 1); -moz-transform: scale3d(1, 1, 1); -o-transform: scale3d(1, 1, 1);
}
@media screen and (min-width:1025px)
{
.header_text a:hover::before {
	width: 100%; transform: scale3d(1, 1, 1); -webkit-transform: scale3d(1, 1, 1); -moz-transform: scale3d(1, 1, 1); -o-transform: scale3d(1, 1, 1);
}
}
@media screen and (max-width:1200px)
{
.header_text a {
	margin-left: 50px;
}
}
@media screen and (max-width:1024px)
{
.header_text {
	display: none;
}
}
.header_inner_info {
	transition:0.25s linear 0.6s; flex-flow:row wrap; display: flex; filter: none; opacity: 1; justify-content: flex-start; align-items: center; -webkit-transition: all 0.25s linear 0.6s; -moz-transition: all 0.25s linear 0.6s; -o-transition: all 0.25s linear 0.6s; -webkit-box-lines: multiple; -moz-box-lines: multiple; -o-box-lines: multiple; -webkit-flex-wrap: wrap; -webkit-box-pack: start; -moz-box-pack: start; -o-box-pack: start; -webkit-justify-content: flex-start; -webkit-box-align: center; -moz-box-align: center; -o-box-align: center; -webkit-align-items: center; -webkit-flex-flow: wrap;
}
.header_inner_info.hiden-box {
	transition:0.25s linear; opacity: 0; transform: scale(0); -webkit-transform: scale(0); -webkit-transition: all 0.25s linear; -moz-transition: all 0.25s linear; -o-transition: all 0.25s linear; -moz-transform: scale(0); -o-transform: scale(0);
}
.header_call {
	flex-flow:row wrap; padding-right: 40px; display: flex; justify-content: flex-start; align-items: center; -webkit-box-lines: multiple; -moz-box-lines: multiple; -o-box-lines: multiple; -webkit-flex-wrap: wrap; -webkit-box-pack: start; -moz-box-pack: start; -o-box-pack: start; -webkit-justify-content: flex-start; -webkit-box-align: center; -moz-box-align: center; -o-box-align: center; -webkit-align-items: center; -webkit-flex-flow: wrap;
}
@media screen and (max-width:960px)
{
.header_call {
	padding-right: 0px;
}
}
@media screen and (max-width:767px)
{
.header_cotiza {
	display: none;
}
}
.header_icons {
	padding-left: 22px;
}
.header_icons a {
	border-radius: 50%; width: 50px; height: 50px; text-align: center; color: rgb(255, 255, 255); line-height: 50px; font-size: 22px; margin-left: 25px; display: inline-block; background-color: rgb(245, 128, 37);
}
.header_icons a:first-child {
	margin-left: 0px;
}
@media screen and (max-width:1200px)
{
.header_icons a {
	margin-left: 10px;
}
}
@media screen and (max-width:480px)
{
.header_icons a {
	width: 34px; height: 34px; line-height: 34px; font-size: 14px; margin-left: 6px;
}
}
.header_idioma a {
	transition:0.3s linear; color: rgb(128, 131, 135); font-family: "Graphik-Semibold", sans-serif; font-size: 13px; margin-left: 17px; border-bottom-color: transparent; border-bottom-width: 2px; border-bottom-style: solid; display: inline-block; -webkit-transition: all 0.3s linear; -moz-transition: all 0.3s linear; -o-transition: all 0.3s linear;
}
.header_idioma a:first-child {
	margin-left: 0px;
}
.header_idioma a.active {
	color: rgb(74, 74, 74); border-bottom-color: rgb(245, 128, 37); border-bottom-width: 2px; border-bottom-style: solid;
}
@media screen and (min-width:1025px)
{
.header_idioma a:hover {
	color: rgb(74, 74, 74); border-bottom-color: rgb(245, 128, 37); border-bottom-width: 2px; border-bottom-style: solid;
}
}
@media screen and (max-width:960px)
{
.header_idioma.header_idioma-none {
	display: none;
}
}
.header_detalle {
	left: 0px; top: 0px; width: 100%; display: block; visibility: hidden; position: fixed; z-index: 700; opacity: 0;
}
.header_detalle.scrolldetalle {
	visibility: visible; filter: none; opacity: 1;
}
@media screen and (max-width:1024px)
{
.header_detalle {
	display: none;
}
}
.header_detalle {
	width: 100%; height: 80px; background-color: rgb(255, 255, 255);
}
.header_fixed_detalle {
	flex-flow:row wrap; width: 100%; height: 80px; padding-left: 70px; display: flex; z-index: 100; box-sizing: border-box; box-shadow: 0px 2px 10px 0px rgba(0,0,0,0.1); justify-content: space-between; align-items: center; background-color: rgb(255, 255, 255); -webkit-box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.1); -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-lines: multiple; -moz-box-lines: multiple; -o-box-lines: multiple; -webkit-flex-wrap: wrap; -webkit-box-pack: justify; -moz-box-pack: justify; -o-box-pack: justify; -webkit-justify-content: space-between; -webkit-box-align: center; -moz-box-align: center; -o-box-align: center; -webkit-align-items: center; -webkit-flex-flow: wrap;
}
@media screen and (max-width:1400px)
{
.header_fixed_detalle {
	padding-left: 20px;
}
}
@media screen and (max-width:1100px)
{
.header_fixed_detalle {
	padding-left: 15px;
}
}
.header_detalle_logo {
	margin: 0px; width: 106px;
}
.header_detalle_logo img {
	width: 100%; height: auto; display: block;
}
.header_detalle_links {
	flex-flow:row wrap; display: flex; justify-content: flex-start; align-items: center; -webkit-box-lines: multiple; -moz-box-lines: multiple; -o-box-lines: multiple; -webkit-flex-wrap: wrap; -webkit-box-pack: start; -moz-box-pack: start; -o-box-pack: start; -webkit-justify-content: flex-start; -webkit-box-align: center; -moz-box-align: center; -o-box-align: center; -webkit-align-items: center; -webkit-flex-flow: wrap;
}
.header_detalle_links ul {
	flex-flow:row wrap; padding-right: 71px; display: flex; justify-content: flex-start; align-items: center; -webkit-box-lines: multiple; -moz-box-lines: multiple; -o-box-lines: multiple; -webkit-flex-wrap: wrap; -webkit-box-pack: start; -moz-box-pack: start; -o-box-pack: start; -webkit-justify-content: flex-start; -webkit-box-align: center; -moz-box-align: center; -o-box-align: center; -webkit-align-items: center; -webkit-flex-flow: wrap;
}
@media screen and (max-width:1200px)
{
.header_detalle_links ul {
	padding-right: 20px;
}
}
@media screen and (max-width:1100px)
{
.header_detalle_links ul {
	padding-right: 15px;
}
}
.header_detalle_links li {
	padding-left: 56px;
}
.header_detalle_links li a {
	color: rgb(128, 131, 135); text-transform: uppercase; letter-spacing: 1px; font-family: "Graphik-Semibold", sans-serif; font-size: 13px;
}
@media screen and (max-width:1100px)
{
.header_detalle_links li a {
	font-size: 12px;
}
}
.header_detalle_links li.active a {
	color: rgb(35, 31, 32);
}
@media screen and (max-width:1400px)
{
.header_detalle_links li {
	padding-left: 20px;
}
}
@media screen and (max-width:1400px)
{
.header_detalle_links .header_call {
	padding-right: 20px;
}
}
.overlay_megamenu {
	left: 0px; top: 0px; width: 100%; height: 100%; visibility: hidden; position: fixed; z-index: 20; background-color: rgb(0, 0, 0);
}
.overlay_megamenu.active {
	visibility: visible; opacity: 0.5;
}
.megamenu {
	padding: 50px 0px 160px; transition:0.5s; top: 80px; width: 100%; height: 80vh; overflow: auto; visibility: hidden; position: fixed; z-index: -1; box-sizing: border-box; opacity: 0; transform: translateY(-90%); background-color: rgb(242, 242, 242); -webkit-transform: translateY(-90%); -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; -o-transition: all 0.5s ease; -moz-transform: translateY(-90%); -o-transform: translateY(-90%); -webkit-box-sizing: border-box; -moz-box-sizing: border-box;
}
.megamenu.animation-mgm {
	transition:0.3s 0.3s; visibility: visible; filter: none; z-index: 30; opacity: 1; transform: translateY(0px); -webkit-transform: translateY(0px); -webkit-transition: all 0.3s ease 0.3s; -moz-transition: all 0.3s ease 0.3s; -o-transition: all 0.3s ease 0.3s; -moz-transform: translateY(0px); -o-transform: translateY(0px);
}
@media screen and (max-width:1400px)
{
.megamenu {
	height: 100%;
}
}
.megamenu_tabs {
	left: 0px; top: 0px; visibility: hidden; position: absolute; opacity: 0;
}
.megamenu_tabs.active {
	visibility: visible; filter: none; position: relative; opacity: 1;
}
.megamenu_inner_tab {
	flex-flow:row wrap; display: flex; justify-content: flex-start; align-items: flex-start; -webkit-box-lines: multiple; -moz-box-lines: multiple; -o-box-lines: multiple; -webkit-flex-wrap: wrap; -webkit-box-pack: start; -moz-box-pack: start; -o-box-pack: start; -webkit-justify-content: flex-start; -webkit-box-align: start; -moz-box-align: start; -o-box-align: start; -webkit-align-items: flex-start; -webkit-flex-flow: wrap;
}
.megamenu_center_close {
	left: 0px; right: 0px; position: fixed; z-index: 110;
}
.megamenu_close {
	transition:0.4s linear; top: 40px; right: 0px; font-size: 32px; visibility: hidden; position: absolute; z-index: 10; cursor: pointer; opacity: 0; transform: scale(0); -webkit-transform: scale(0); -webkit-transition: all 0.4s linear 0s; -moz-transition: all 0.4s linear 0s; -o-transition: all 0.4s linear 0s; -moz-transform: scale(0); -o-transform: scale(0);
}
.megamenu_close.show_close {
	transition:0.35s linear 0.4s; visibility: visible; filter: none; opacity: 1; transform: scale(1); -webkit-transform: scale(1); -webkit-transition: all 0.35s linear 0.4s; -moz-transition: all 0.35s linear 0.4s; -o-transition: all 0.35s linear 0.4s; -moz-transform: scale(1); -o-transform: scale(1);
}
@media screen and (min-width:1024px)
{
.megamenu_close:hover {
	transform: scale(1.25) rotate(-180deg); -webkit-transform: scale(1.25) rotate(-180deg); -moz-transform: scale(1.25) rotate(-180deg); -o-transform: scale(1.25) rotate(-180deg);
}
}
.megamenu_item {
	margin: 0px 2% 4% 0px; transition:0.45s linear 110ms; width: 32%; transform: translateY(0px); perspective: 1000px; -webkit-transform: translateY(0px); -webkit-transition: all 0.45s linear 110ms; -moz-transition: all 0.45s linear 110ms; -o-transition: all 0.45s linear 110ms; -moz-transform: translateY(0px); -o-transform: translateY(0px); -webkit-perspective: 1000px; -moz-perspective: 1000px;
}
:nth-child(3n+3).megamenu_item {
	margin-right: 0px;
}
@media screen and (min-width:1025px)
{
.megamenu_item:hover {
	transform: translateY(-30px); -webkit-transform: translateY(-30px); -moz-transform: translateY(-30px); -o-transform: translateY(-30px);
}
.megamenu_item:hover .megamenu_bnt {
	filter: none; opacity: 1; transform: rotateX(0deg); -webkit-transform: rotateX(0deg); -moz-transform: rotateX(0deg); -o-transform: rotateX(0deg);
}
}
.megamenu_box_inner {
	flex-flow:row wrap; display: flex; justify-content: flex-start; align-items: flex-start; -webkit-box-lines: multiple; -moz-box-lines: multiple; -o-box-lines: multiple; -webkit-flex-wrap: wrap; -webkit-box-pack: start; -moz-box-pack: start; -o-box-pack: start; -webkit-justify-content: flex-start; -webkit-box-align: start; -moz-box-align: start; -o-box-align: start; -webkit-align-items: flex-start; -webkit-flex-flow: wrap;
}
.megamenu_img {
	margin: 0px; width: 147px;
}
.megamenu_img img {
	width: 100%; height: auto; display: block;
}
.megamenu_info {
	padding: 26px; width: calc(100% - 147px); margin-top: 21px; box-sizing: border-box; box-shadow: 0px 10px 20px 0px rgba(0,0,0,0.1); background-color: rgb(255, 255, 255); -webkit-box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.1); -webkit-box-sizing: border-box; -moz-box-sizing: border-box;
}
.megamenu_logo {
	margin: 0px; width: 94px;
}
.megamenu_logo img {
	width: 100%; height: auto; display: block;
}
.megamenu_text h2 {
	padding: 15px 0px 6px; font-family: "Graphik-Semibold", sans-serif; font-size: 12px; font-weight: normal;
}
.megamenu_text p {
	margin: 0px; line-height: 1.46; font-size: 13px;
}
.megamenu_bnt {
	transform-origin: 50% 0%; transition:0.35s cubic-bezier(0.17, 0.67, 0.83, 0.67) 100ms; width: 100%; height: 45px; text-align: center; color: rgb(255, 255, 255); line-height: 45px; font-family: "Graphik-Semibold", sans-serif; font-size: 12px; opacity: 0; transform: rotateX(-86deg); background-color: rgb(74, 74, 74); -webkit-transform: rotateX(-86deg); -webkit-transform-origin: 50% 0; -webkit-transition: all 0.35s cubic-bezier(0.17, 0.67, 0.83, 0.67) 100ms; -moz-transition: all 0.35s cubic-bezier(0.17, 0.67, 0.83, 0.67) 100ms; -o-transition: all 0.35s cubic-bezier(0.17, 0.67, 0.83, 0.67) 100ms; -moz-transform: rotateX(-86deg); -o-transform: rotateX(-86deg); -moz-transform-origin: 50% 0; -o-transform-origin: 50% 0;
}
.megamenu_btn_ver {
	text-align: center;
}
.menu_responsive {
	padding: 59px 0px 107px; transform-origin: 0% 50%; transition:2s cubic-bezier(0.19, 1, 0.22, 1) 0.7s; left: 0px; top: 0px; width: 100%; height: 100%; overflow: auto; position: fixed; z-index: 500; box-sizing: border-box; transform: scaleX(0); background-color: rgb(242, 242, 242); -webkit-transform: scaleX(0); -webkit-transform-origin: 0 50%; -webkit-transition: all 2s 0.7s cubic-bezier(0.19, 1, 0.22, 1); -moz-transition: all 2s 0.7s cubic-bezier(0.19, 1, 0.22, 1); -o-transition: all 2s 0.7s cubic-bezier(0.19, 1, 0.22, 1); -moz-transform: scaleX(0); -o-transform: scaleX(0); -moz-transform-origin: 0 50%; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -o-transform-origin: 0 50%;
}
.menu_responsive.active {
	transform: scaleX(1); transition-delay: 0s; -webkit-transform: scaleX(1); -moz-transform: scaleX(1); -o-transform: scaleX(1); -webkit-transition-delay: 0s; -moz-transition-delay: 0s; -o-transition-delay: 0s;
}
@media screen and (max-width:1370px)
{
.menu_responsive {
	padding: 40px 0px 50px;
}
}
.menu_responsive_container {
	position: relative;
}
.menu_responsive_row {
	padding: 0px 80px; flex-flow:row wrap; display: flex; box-sizing: border-box; justify-content: space-between; align-items: flex-start; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-lines: multiple; -moz-box-lines: multiple; -o-box-lines: multiple; -webkit-flex-wrap: wrap; -webkit-box-pack: justify; -moz-box-pack: justify; -o-box-pack: justify; -webkit-justify-content: space-between; -webkit-box-align: start; -moz-box-align: start; -o-box-align: start; -webkit-align-items: flex-start; -webkit-flex-flow: wrap;
}
@media screen and (max-width:1200px)
{
.menu_responsive_row {
	padding: 0px 15px;
}
}
.menu_responsive_wrap {
	flex-flow:row wrap; display: flex; justify-content: flex-start; align-items: center; -webkit-box-lines: multiple; -moz-box-lines: multiple; -o-box-lines: multiple; -webkit-flex-wrap: wrap; -webkit-box-pack: start; -moz-box-pack: start; -o-box-pack: start; -webkit-justify-content: flex-start; -webkit-box-align: center; -moz-box-align: center; -o-box-align: center; -webkit-align-items: center; -webkit-flex-flow: wrap;
}
@media screen and (min-width:1200px)
{
.menu_responsive_wrap {
	transition:0.4s ease-in; opacity: 0; transform: translateX(-100px); -webkit-transform: translateX(-100px); -webkit-transition: all 0.4s ease-in; -moz-transition: all 0.4s ease-in; -o-transition: all 0.4s ease-in; -moz-transform: translateX(-100px); -o-transform: translateX(-100px);
}
.menu_responsive_wrap.active {
	transition:0.4s ease-in 0.7s; filter: none; opacity: 1; transform: translateX(0px); -webkit-transform: translateX(0px); -webkit-transition: all 0.4s ease-in 0.7s; -moz-transition: all 0.4s ease-in 0.7s; -o-transition: all 0.4s ease-in 0.7s; -moz-transform: translateX(0px); -o-transform: translateX(0px);
}
}
.menu_responsive_icons {
	width: 40px; height: 40px; margin-left: 39px; display: block; position: relative; cursor: pointer;
}
.menu_responsive_icons span {
	transition:width 1s linear 0.5s; top: 0px; width: 0px; height: 3px; display: inline-block; position: absolute; background-color: rgb(245, 128, 37); -webkit-transition: width 1s linear 0.5s; -moz-transition: width 1s linear 0.5s; -o-transition: width 1s linear 0.5s;
}
.menu_responsive_icons span:first-child {
	transform-origin: 0% 50%; left: 0px; transform: rotate3d(0, 0, 1, 45deg) translate3d(7px, 0px, 0px); -webkit-transform: rotate3d(0, 0, 1, 45deg) translate3d(7px, 0, 0); -webkit-transform-origin: 0 50%; -moz-transform: rotate3d(0, 0, 1, 45deg) translate3d(7px, 0, 0); -o-transform: rotate3d(0, 0, 1, 45deg) translate3d(7px, 0, 0); -moz-transform-origin: 0 50%; -o-transform-origin: 0 50%;
}
.menu_responsive_icons span:last-child {
	transform-origin: 50% 0%; right: 0px; transform: rotate3d(0, 0, -1, 45deg) translate3d(-14px, 13px, 0px); -webkit-transform: rotate3d(0, 0, -1, 45deg) translate3d(-14px, 13px, 0); -webkit-transform-origin: 50% 0; -moz-transform: rotate3d(0, 0, -1, 45deg) translate3d(-14px, 13px, 0); -o-transform: rotate3d(0, 0, -1, 45deg) translate3d(-14px, 13px, 0); -moz-transform-origin: 50% 0; -o-transform-origin: 50% 0;
}
.menu_responsive_icons.active span {
	width: 40px;
}
.logo_responsive {
	margin: 0px; width: 218px;
}
.logo_responsive img {
	width: 100%; height: auto; display: block;
}
@media screen and (max-width:480px)
{
.logo_responsive {
	width: 160px;
}
}
.menu_responsive_links {
	transition:0.4s ease-in; flex-flow:row wrap; display: flex; opacity: 0; transform: translateX(-100px); justify-content: flex-start; align-items: center; -webkit-transform: translateX(-100px); -webkit-transition: all 0.4s ease-in; -moz-transition: all 0.4s ease-in; -o-transition: all 0.4s ease-in; -moz-transform: translateX(-100px); -o-transform: translateX(-100px); -webkit-box-lines: multiple; -moz-box-lines: multiple; -o-box-lines: multiple; -webkit-flex-wrap: wrap; -webkit-box-pack: start; -moz-box-pack: start; -o-box-pack: start; -webkit-justify-content: flex-start; -webkit-box-align: center; -moz-box-align: center; -o-box-align: center; -webkit-align-items: center; -webkit-flex-flow: wrap;
}
@media screen and (max-width:1024px)
{
.menu_responsive_links {
	display: none;
}
}
.menu_responsive_links.active {
	transition:0.4s ease-in 0.7s; filter: none; opacity: 1; transform: translateX(0px); -webkit-transform: translateX(0px); -webkit-transition: all 0.4s ease-in 0.7s; -moz-transition: all 0.4s ease-in 0.7s; -o-transition: all 0.4s ease-in 0.7s; -moz-transform: translateX(0px); -o-transform: translateX(0px);
}
.menu_responsive_link a {
	color: rgb(65, 65, 65); padding-top: 5px; padding-bottom: 5px; padding-left: 15px; font-family: "Graphik-Medium", sans-serif; font-size: 13px; margin-left: 15px; border-left-color: rgb(65, 65, 65); border-left-width: 1px; border-left-style: solid; display: inline-block;
}
.menu_responsive_link a:first-child {
	padding: 0px; border: currentColor; border-image: none; margin-left: 0px;
}
@media screen and (max-width:960px)
{
.menu_responsive_link {
	display: none;
}
}
.menu_responsive_cotza {
	padding-left: 36px;
}
@media screen and (max-width:960px)
{
.menu_responsive_cotza {
	padding-left: 0px;
}
}
.menu_responsive_wrap_items {
	flex-flow:row wrap; padding-top: 119px; display: flex; justify-content: space-between; align-items: center; -webkit-box-lines: multiple; -moz-box-lines: multiple; -o-box-lines: multiple; -webkit-flex-wrap: wrap; -webkit-box-pack: justify; -moz-box-pack: justify; -o-box-pack: justify; -webkit-justify-content: space-between; -webkit-box-align: center; -moz-box-align: center; -o-box-align: center; -webkit-align-items: center; -webkit-flex-flow: wrap;
}
@media screen and (max-width:1370px)
{
.menu_responsive_wrap_items {
	padding-top: 60px;
}
}
@media screen and (max-width:960px)
{
.menu_responsive_wrap_items {
	flex-direction: column; align-items: flex-start; -webkit-box-orient: vertical; -moz-box-orient: vertical; -o-box-orient: vertical; -webkit-flex-direction: column; -webkit-box-align: start; -moz-box-align: start; -o-box-align: start; -webkit-align-items: flex-start;
}
}
.nav_responsive .header_cotiza {
	display: block;
}
.nav_responsive .header_cotiza a {
	background: rgb(245, 128, 37); color: rgb(255, 255, 255);
}
@media screen and (min-width:640px)
{
.nav_responsive {
	transition:0.4s ease-in; opacity: 0; transform: translateX(-100px); -webkit-transform: translateX(-100px); -webkit-transition: all 0.4s ease-in; -moz-transition: all 0.4s ease-in; -o-transition: all 0.4s ease-in; -moz-transform: translateX(-100px); -o-transform: translateX(-100px);
}
.nav_responsive.active {
	transition:0.4s ease-in 0.7s; filter: none; opacity: 1; transform: translateX(0px); -webkit-transform: translateX(0px); -webkit-transition: all 0.4s ease-in 0.7s; -moz-transition: all 0.4s ease-in 0.7s; -o-transition: all 0.4s ease-in 0.7s; -moz-transform: translateX(0px); -o-transform: translateX(0px);
}
}
.nav_responsive li {
	margin-bottom: 44px;
}
.nav_responsive li:last-child {
	margin-bottom: 0px;
}
.nav_responsive li a {
	transition:0.3s; color: rgb(128, 131, 135); padding-bottom: 5px; font-family: "Graphik-Semibold", sans-serif; font-size: calc(20px + (38 - 20) * ((100vw - 320px) /(1920 - 320))); position: relative; -webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease;
}
.nav_responsive li a::before {
	transition:0.3s linear; left: 0px; width: 0px; height: 3px; bottom: 0px; display: block; position: absolute; content: ""; background-color: rgb(245, 128, 37); -webkit-transition: all 0.3s linear; -moz-transition: all 0.3s linear; -o-transition: all 0.3s linear;
}
.nav_responsive li a.active {
	color: rgb(74, 74, 74);
}
.nav_responsive li a.active::before {
	width: 100%;
}
@media screen and (min-width:1024px)
{
.nav_responsive li a:hover {
	color: rgb(74, 74, 74);
}
.nav_responsive li a:hover::before {
	width: 100%;
}
}
@media screen and (max-width:1370px)
{
.nav_responsive li {
	margin-bottom: 25px;
}
}
@media screen and (max-width:960px)
{
.nav_responsive {
	padding-bottom: 40px;
}
.nav_responsive ul {
	padding-bottom: 40px;
}
}
.menu_responsive_info {
	transition:0.4s ease-in; opacity: 0; transform: translateX(-100px); -webkit-transform: translateX(-100px); -webkit-transition: all 0.4s ease-in; -moz-transition: all 0.4s ease-in; -o-transition: all 0.4s ease-in; -moz-transform: translateX(-100px); -o-transform: translateX(-100px);
}
.menu_responsive_info.active {
	transition:0.4s ease-in 0.7s; filter: none; opacity: 1; transform: translateX(0px); -webkit-transform: translateX(0px); -webkit-transition: all 0.4s ease-in 0.7s; -moz-transition: all 0.4s ease-in 0.7s; -o-transition: all 0.4s ease-in 0.7s; -moz-transform: translateX(0px); -o-transform: translateX(0px);
}
@media screen and (max-width:960px)
{
.menu_responsive_info {
	display: none;
}
}
.menu_responsive_text p {
	line-height: 1.42; font-size: 19px;
}
@media screen and (max-width:960px)
{
.menu_responsive_text {
	display: none;
}
}
.menu_responsive_call {
	padding-bottom: 11px;
}
.menu_responsive_call a {
	line-height: 0.75; font-family: "Graphik-Bold", sans-serif; font-size: 24px;
}
.menu_responsive_email a {
	line-height: 0.95; font-family: "Graphik-Regular", sans-serif; font-size: 19px;
}
.menu_responsive_redes {
	padding-top: 40px;
}
.menu_responsive_redes a {
	font-size: 20px; margin-left: 25px; vertical-align: middle; display: inline-block;
}
.menu_responsive_redes a:first-child {
	margin-left: 0px;
}
@media screen and (min-width:1024px)
{
.menu_responsive_redes a:hover {
	animation:scalew 0.8s forwards; -webkit-animation: scalew 0.8s forwards; -o-animation: scalew 0.8s forwards; -moz-animation: scalew 0.8s forwards;
}
}
@media screen and (max-width:960px)
{
.menu_responsive_redes {
	display: none;
}
}
.menu_responsive_idioma {
	padding-top: 42px;
}
.menu_responsive_links_inner {
	padding-top: 97px;
}
.menu_responsive_links_inner ul {
	flex-flow:row wrap; display: flex; justify-content: flex-start; align-items: flex-start; -webkit-box-lines: multiple; -moz-box-lines: multiple; -o-box-lines: multiple; -webkit-flex-wrap: wrap; -webkit-box-pack: start; -moz-box-pack: start; -o-box-pack: start; -webkit-justify-content: flex-start; -webkit-box-align: start; -moz-box-align: start; -o-box-align: start; -webkit-align-items: flex-start; -webkit-flex-flow: wrap;
}
.menu_responsive_links_inner li {
	margin-right: 54px;
}
.menu_responsive_links_inner li:last-child {
	margin-right: 0px;
}
.menu_responsive_links_inner li a {
	font-family: "Graphik-Semibold", sans-serif; font-size: calc(16px + (18 - 16) * ((100vw - 320px) /(1920 - 320))); display: inline-block;
}
@media screen and (min-width:640px)
{
.menu_responsive_links_inner li {
	transition:0.3s linear; opacity: 0; transform: translateX(-50px); -webkit-transform: translateX(-50px); -webkit-transition: all 0.3s linear; -moz-transition: all 0.3s linear; -o-transition: all 0.3s linear; -moz-transform: translateX(-50px); -o-transform: translateX(-50px);
}
}
@media screen and (min-width:640px)
{
.menu_responsive_links_inner.active li {
	transition:0.3s linear 4s; filter: none; opacity: 1; transform: translateX(0px); -webkit-transform: translateX(0px); -webkit-transition: all 0.3s linear 4s; -moz-transition: all 0.3s linear 4s; -o-transition: all 0.3s linear 4s; -moz-transform: translateX(0px); -o-transform: translateX(0px);
}
}
@media screen and (max-width:1370px)
{
.menu_responsive_links_inner {
	padding-top: 50px;
}
}
@media screen and (max-width:960px)
{
.menu_responsive_links_inner {
	padding-top: 0px;
}
}
@media screen and (max-width:767px)
{
.menu_responsive_links_inner li {
	padding-bottom: 10px; margin-right: 30px;
}
}
