
/* phone */
html { scroll-behavior: smooth; }
body { background-color: transparent; }
body.site:before { background: transparent none no-repeat scroll center top; background-size: cover; opacity: 0.44; }
.wb_sbg { background: transparent none repeat-x left top; }
.wb_cont_inner { width: 320px; height: 100%; }
.wb_cont_bg { width: 320px; margin-left: -160px; }
.root { min-height: 100%; height: auto; }
#wb_header_1 { left: 0px; top: 0px; width: 100%; height: auto; min-width: 320px; min-height: 101px; flex: 0 0 auto; }
#wb_header_1 > .wb_content { border: 0px solid #000; min-width: 20px; min-height: 20px; padding: 0px 0px 0px 0px; justify-items: flex-start; align-items: center; justify-content: flex-start; align-content: stretch; flex-wrap: nowrap; }
#wb_element_instance3_1 { opacity: 1; box-sizing: border-box; left: 290px; top: 145px; width: 52.95%; height: 171px; min-width: 240px; min-height: 65px; max-width: 843px; max-height: 227px; flex: 1 1 auto; touch-action: manipulation; }
#wb_element_instance3_1 img { border-radius: 0px; -moz-border-radius: 0px; -webkit-border-radius: 0px; border: 2px solid #8d8d8d; width: 100%; height: auto; }
#wb_element_instance3_1 svg { border-radius: 0px; -moz-border-radius: 0px; -webkit-border-radius: 0px; border: 2px solid #8d8d8d; }
#wb_element_instance2_1 { left: 103px; top: 0px; width: 100%; height: auto; max-width: 1200px; flex: 1 1 auto; }
#wb_element_instance2_1 > .wb_content { border: 0px none #000000; border-radius: 0px 0px 0px 0px; -moz-border-radius: 0px 0px 0px 0px; -webkit-border-radius: 0px 0px 0px 0px; min-width: 20px; min-height: 20px; padding: 145px 16px 38px 16px; background: transparent none repeat scroll left top; background-size: auto auto; justify-items: flex-start; align-items: center; justify-content: flex-start; align-content: stretch; flex-wrap: nowrap; }
#wb_element_instance1_1 { left: 0px; top: 0px; z-index: 1; width: 100%; height: 100%; }
#wb_element_instance1_1 > .wb_content { width: 100%; height: 100%; }
#wb_element_instance1_1 > .wb_shp { display: block; background-color: transparent; border: 5px none #c0c0c0; border-radius: 0px 0px 0px 0px; -moz-border-radius: 0px 0px 0px 0px; -webkit-border-radius: 0px 0px 0px 0px; }
#wb_element_instance1_1 > .wb_shp:before { background: transparent url("../gallery_gen/82151cec14f2dfc5e9b64d9fbcc09b4f.webp") no-repeat fixed center center; background-size: auto auto; opacity: 0.52; }
#wb_main_1 { left: 0px; top: 5px; width: 100%; height: auto; flex: 0 0 auto; }
#wb_main_1 > .wb_content { border: 0px solid #000; min-width: 20px; min-height: 20px; padding: 0px 0px 214px 0px; background: transparent none repeat scroll center top; background-size: auto auto; justify-items: flex-start; align-items: center; justify-content: flex-start; align-content: stretch; flex-wrap: nowrap; z-index: 1; }
#wb_element_instance4_0 { left: 0px; top: 0px; width: 100%; height: auto; max-width: 1200px; flex: 1 1 auto; }
#wb_element_instance4_0 > .wb_content { border: 0px none #000000; border-radius: 0px 0px 0px 0px; -moz-border-radius: 0px 0px 0px 0px; -webkit-border-radius: 0px 0px 0px 0px; min-width: 20px; min-height: 20px; padding: 20px 40px 20px 40px; background: transparent none repeat scroll left top; background-size: auto auto; justify-items: flex-start; align-items: center; justify-content: flex-start; align-content: stretch; flex-wrap: nowrap; }
#wb_footer_1 { left: 0px; top: 547px; width: 100%; height: auto; flex: 0 0 auto; }
#wb_footer_1 > .wb_content { border: 0px solid #000; min-width: 20px; min-height: 20px; padding: 0px 0px 0px 0px; background: #000000 none repeat center bottom; background-size: auto auto; justify-items: flex-start; align-items: center; justify-content: flex-start; align-content: stretch; flex-wrap: nowrap; }
#wb_footer_c_0 { left: 0px; top: 20px; z-index: 9999; width: 0px; height: 0px; flex: 0 0 auto; }
#wb_footer_c_0 > .wb_content { width: 100%; height: 100%; }


/* tablet */
@media (min-width: 768px) {
}

/* desktop */
@media (min-width: 992px) {
}

/* tv */
@media (min-width: 1200px) {
	#wb_header_1 { display: none; }
}

/* desktop_and_smaller */
@media (max-width: 1199px) {
}

/* tablet_and_smaller */
@media (max-width: 991px) {
}

/* phone_only */
@media (max-width: 767px) {
	#wb_header_1 { display: none; }
}

/* tablet_only */
@media (min-width: 768px) and (max-width: 991px) {
	#wb_header_1 { display: none; }
}

/* desktop_only */
@media (min-width: 992px) and (max-width: 1199px) {
	#wb_header_1 { display: none; }
}

/* phone_last */

