
/* phone */
html { scroll-behavior: smooth; }
body { background-color: #e5eeef; }
body.site:before { background: transparent url("gallery/fon.jpg") repeat-x scroll center top; }
.wb_sbg { background: transparent none repeat-x scroll left top; }
.site-lang-en .wb_cont_inner { width: 320px; height: 100%; }
.site-lang-en .wb_cont_bg { width: 320px; margin-left: -160px; }
.site-lang-en .root { min-height: 100%; height: auto; }
#wb_element_instance1_2 p:last-child { margin-bottom: 0; }
#wb_element_instance1_2 { opacity: 1; left: 0px; top: 0px; z-index: 13; width: auto; height: auto; }
#wb_main_2 { left: 0px; top: 0px; width: auto; height: 84px; min-width: 20px; flex: 0 0 auto; }
#wb_main_2 > .wb_content { border: 0px none #000000; 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_footer_c_0 { left: 0px; top: 20px; z-index: 9999; width: 0px; height: 0px; }
#wb_footer_c_0 > .wb_content { width: 100%; height: 100%; }
.site-lang-it .wb_cont_inner { width: 320px; height: 100%; }
.site-lang-it .wb_cont_bg { width: 320px; margin-left: -160px; }
.site-lang-it .root { min-height: 100%; height: auto; }
.site-lang-fr .wb_cont_inner { width: 320px; height: 100%; }
.site-lang-fr .wb_cont_bg { width: 320px; margin-left: -160px; }
.site-lang-fr .root { min-height: 100%; height: auto; }
.site-lang-de .wb_cont_inner { width: 320px; height: 100%; }
.site-lang-de .wb_cont_bg { width: 320px; margin-left: -160px; }
.site-lang-de .root { min-height: 100%; height: auto; }
.site-lang-ar .wb_cont_inner { width: 320px; height: 100%; }
.site-lang-ar .wb_cont_bg { width: 320px; margin-left: -160px; }
.site-lang-ar .root { min-height: 100%; height: auto; }
.site-lang-nl .wb_cont_inner { width: 320px; height: 100%; }
.site-lang-nl .wb_cont_bg { width: 320px; margin-left: -160px; }
.site-lang-nl .root { min-height: 100%; height: auto; }
.site-lang-pl .wb_cont_inner { width: 320px; height: 100%; }
.site-lang-pl .wb_cont_bg { width: 320px; margin-left: -160px; }
.site-lang-pl .root { min-height: 100%; height: auto; }
.site-lang-lb .wb_cont_inner { width: 320px; height: 100%; }
.site-lang-lb .wb_cont_bg { width: 320px; margin-left: -160px; }
.site-lang-lb .root { min-height: 100%; height: auto; }


/* tablet */
@media (min-width: 768px) {
}

/* desktop */
@media (min-width: 992px) {
}

/* tv */
@media (min-width: 1200px) {
}

/* desktop_and_smaller */
@media (max-width: 1199px) {
}

/* tablet_and_smaller */
@media (max-width: 991px) {
}

/* phone_only */
@media (max-width: 767px) {
}

/* tablet_only */
@media (min-width: 768px) and (max-width: 991px) {
}

/* desktop_only */
@media (min-width: 992px) and (max-width: 1199px) {
}

/* phone_last */

