
/* phone */
html { scroll-behavior: smooth; }
.site-lang-es .wb_cont_inner { width: 360px; height: 100%; }
.site-lang-es .wb_cont_bg { width: 360px; margin-left: -180px; }
.site-lang-es .root { min-height: 100%; height: auto; }
#wb_element_instance2_9 p:last-child { margin-bottom: 0; }
#wb_element_instance2_9 { opacity: 1; width: auto; height: auto; max-width: 100%; flex: 0 0 auto; }
#wb_element_instance3_9 p:last-child { margin-bottom: 0; }
#wb_element_instance3_9 { opacity: 1; width: auto; height: auto; max-width: 100%; flex: 0 0 auto; }
#wb_element_instance1_9 { width: 100%; height: auto; max-width: 100%; flex: 0 0 auto; }
#wb_element_instance1_9 > .wb_content { border: 0px solid #000; min-width: 20px; min-height: 20px; padding: 0px 0px 0px 0px; justify-items: center; align-items: center; justify-content: center; align-content: center; flex-wrap: wrap; }
#wb_main_9 { width: 100%; height: auto; min-height: 100px; max-width: 1200px; flex: 0 0 auto; }
#wb_main_9 > .wb_content { border: 0px solid #000; min-width: 20px; min-height: 20px; padding: 40px 20px 40px 20px; justify-items: flex-start; align-items: center; justify-content: flex-start; align-content: stretch; flex-wrap: nowrap; }


/* tablet */
@media (min-width: 768px) {
}

/* desktop */
@media (min-width: 992px) {
}

/* tv */
@media (min-width: 1200px) {
	#wb_element_instance3_9 { display: none; }
}

/* desktop_and_smaller */
@media (max-width: 1199px) {
}

/* tablet_and_smaller */
@media (max-width: 991px) {
}

/* phone_only */
@media (max-width: 767px) {
	#wb_element_instance2_9 { display: none; width: auto; margin-left: 0; margin-right: 0; }
	#wb_element_instance1_9 > .wb_content { flex-direction: column; justify-items: flex-start; align-items: center; justify-content: flex-start; align-content: stretch; flex-wrap: nowrap; }
	#wb_element_instance3_9 { width: auto; margin-left: 0; margin-right: 0; }
}

/* tablet_only */
@media (min-width: 768px) and (max-width: 991px) {
	#wb_element_instance3_9 { display: none; }
}

/* desktop_only */
@media (min-width: 992px) and (max-width: 1199px) {
	#wb_element_instance3_9 { display: none; }
}

/* phone_last */

