body #fix-area, body #content-area, body #footer-area { width: 1200px; }
body #footer { height: 350px; }
body #fullscreen-area, body .fullscreen-bg { background-color: rgb(255,255,255); }
.clickable { display: inline-block; width: 100%; height: 100%; }
.PlaceObject { background-color: rgba(0,0,0,0) !important; }
/*----------------------------------------------------------- Mobile styles -----------------------------------------*/
/* burger = button to show the sidenav */
/* sidenav = menu for the mobile version */
/* mobile = is the div which encloses ALL mobile elements it is also the element which needs to be hidden to hide the */
/* mobile elements from the page (needed for the regular desktop version) */
/* mobile-content = is a child of mobile and contains the content elements */
/* mobile-footer = is a child of mobile and contains the footer elements */
/* mobile-clone = cloned elements which are located in either content or footer */
/* mobile-child = cloned elements which are located in mobile-clones */

/*----------------------------------------------------------- start Burger section -----------------------------------------*/

#sidenav {
    display: none;
}

.burger {
    display: none;
}

/*----------------------------------------------------------- end Burger section -----------------------------------------*/

/*----------------------------------------------------------- start other element section -----------------------------------------*/

#footer {
    position: relative;
    width: 100%;
    margin: 0 auto;
    z-index: 3000;
}

#footer-area {
    position: relative;
    width: 1200px;
    margin: 0 auto;
    height: 100%;
}

#content {
    position: relative;
    width: 100%;
    margin: 0 auto;
}

#content-area {
    position: relative;
    width: 1200px;
    margin: 0 auto;
    height: 100%;
}

#fix {
    width: 100%;
    position: fixed;
    z-index: 4000;
}

#fix-area {
    margin: 0 auto;
    position: relative;
}

/*----------------------------------------------------------- end other element section -----------------------------------------*/

/*----------------------------------------------------------- Dextermedia logo -----------------------------------------*/
.LogoTextObject .dexterlogo::before {
    content: attr(data-before);
}

.LogoTextObject .dexterlogo {
    text-transform: uppercase;
    letter-spacing: 0.3em;
    color: black;
}

/*==========================================================================================================================*/
/*= Mobile version styles start ============================================================================================*/
/*==========================================================================================================================*/

.mobile .root-area,
.mobile .footer,
.mobile .footer-area,
.mobile #content-area,
.mobile #footer,
.mobile #footer-area {
    position: relative !important;
    top: 0 !important;
    height: auto !important;
}

.mobile .positioned,
.mobile .positioned object {
    position: relative !important;
    top: 0 !important;
    left: 0 !important;
}

.mobile .ImageObject .one-hundred-percent,
.mobile .HeaderLogoImageObject .one-hundred-percent {
    width: 100% !important;
    height: 100% !important;
}

.mobile .root-area .scroll-margin,
.mobile .footer .scroll-margin,
.mobile .footer-area .scroll-margin,
.mobile #content-area .scroll-margin,
.mobile #footer .scroll-margin,
.mobile #footer-area .scroll-margin {
    margin-top: 25vh !important;
}

.mobile .positioned {
    position: relative !important;
    top: 0 !important;
    left: 0 !important;
}

.mobile .ContentModule {
    padding: 10px;
    text-align: center;
}

.mobile .dcmp-mobile-invisible,
.mobile .MenuItemsObject,
.mobile .invisible {
    display: none !important;
}

.mobile .positioned:not(:first-child),
.mobile .footer {
    margin-top: 10px !important;
}

.mobile .root-area,
.mobile .root-area > :first-child,
.mobile .footer > :first-child {
    margin-top: 0 !important;
}

.mobile .mobile-left,
.mobile .mobile-left > p,
.mobile .mobile-left > p span {
    margin-left: 0 !important;
    text-align: left !important;
}

.mobile .mobile-center,
.mobile .mobile-center > p,
.mobile .mobile-center > p span {
    margin: 0 auto !important;
    text-align: center !important;
}

.mobile .mobile-right,
.mobile .mobile-right > p,
.mobile .mobile-right > p span {
    margin-left: auto !important;
    margin-right: 0 !important;
    text-align: right !important;
}

.mobile .gallery .no-margin-left {
    margin-left: 0 !important;
}

.mobile .gallery .no-margin-right {
    margin-right: 0 !important;
}

.mobile .color-black {
    color: black !important;
}

.mobile .color-white {
    color: white !important;
}

.mobile .margin-left {
    margin-left: 10px !important;
}

.mobile .TextObject ul li,
.mobile .TextObject ol li {
    text-align: left !important;
    margin-left: 15px;
}

/* Sidenav */
.mobile #content #sidenav .sidemenu-wrapper > div > ul {
    height: auto;
    position: relative;
    text-align: left !important;
}

.mobile #content #sidenav .sidemenu-wrapper > div,
.mobile #content #sidenav .sidemenu-wrapper > div > ul,
.mobile #content #sidenav .sidemenu-wrapper > div > ul > li {
    width: 100%;
}

.mobile #content #sidenav .sidemenu-wrapper > div ul,
.mobile #content #sidenav .sidemenu-wrapper > div li {
    border-width: 0;
}

.mobile #content #sidenav .sidemenu-wrapper > div > ul li {
    overflow: hidden;
    text-align: left !important;
    padding-left: 10px;
}

.mobile #content #sidenav .sidemenu-wrapper > div > ul li {
    padding-top: 5px;
    padding-bottom: 5px;
    padding-right: 0;
}

.mobile #content #sidenav .sidemenu-wrapper > div {
    height: auto !important;
}

.mobile .burger {
    display: block;
}

.mobile #content #sidenav .sidemenu-wrapper > div ul ul {
    top: 100%;
    left: 0;
    width: calc(100% - 10px);
    text-align: left !important;
}

.mobile #content #sidenav .sidemenu-wrapper > div ul {
    display: block;
    position: relative;
}

.mobile #content #sidenav .sidemenu-wrapper > div a {
    line-height: 26px;
    padding-left: 0;
}

.mobile #content,
.mobile #content-area,
.mobile #footer,
.mobile #footer-area,
.mobile .published {
    min-width: 0 !important;
    /*min-height: 0 !important;*/
    min-height: 0;
    max-width: 100% !important;
}

.mobile .fullscreen-bg img {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    max-width: 100vw !important;
    max-height: 100%;
    margin: auto;
    overflow: auto;
}

.mobile .a-class {
    cursor: default;
    -webkit-touch-callout: none; /* iOS Safari */
    -webkit-user-select: none; /* Safari */
    -moz-user-select: none; /* Firefox */
    -ms-user-select: none; /* Internet Explorer/Edge */
    user-select: none; /* Non-prefixed version, currently supported by Chrome and Opera */
}

.mobile #content-area > .TextObject.dcmp-full-width,
.mobile #footer-area > .TextObject.dcmp-full-width,
.mobile #content-area > .TextObject.mobile-full-width,
.mobile #footer-area > .TextObject.mobile-full-width {
    padding: 0 10px;
}

.mobile #content #content-area > *:not(.header-box),
.mobile #footer #footer-area > *:not(.header-box) {
    top: 10px !important;
}

.mobile #footer {
    margin-top: 10px !important;
}

.mobile table:not(.ui-datepicker-calendar) tr td {
    width: 100% !important;
    float: left;
    display: block;
}

.mobile .social-media-icons a img {
    height: auto !important
}

.mobile .LogoTextObject > p .font-black,
.mobile .TextObject .font-black {
    color: black !important;
}

.mobile .LogoTextObject > p .font-white,
.mobile .TextObject .font-white {
    color: white !important;
}

.mobile #footer {
    padding-bottom: 10px;
}

.mobile .LogoTextObject {
    margin-bottom: 10px;
}

@media (max-width: 1365px) {
    .mobile .LogoTextObject {
        margin-bottom: 3rem !important;
    }
}

.mobile .PlaceObject {
    width: 100% !important;
}

.mobile .LanguageChangeObject {
    width: 100% !important;
}

.mobile .LanguageChangeObject ul {
    text-align: right !important;
    /*padding: 20px !important;*/
    padding-left: 10px !important;
    height: auto !important;
    /*width: 330px !important;*/
    /*margin-left: calc(100% - 330px) !important;*/
}

.mobile .LanguageChangeObject ul li {
    height: auto !important;
    width: auto !important;
    margin-right: 10px !important;
}

.mobile .LanguageChangeObject ul li a {
    width: 46px !important;
    height: 46px !important;
}

#mobile-menu ul, #mobile-menu ul:hover {
    animation: none !important;
}

/*==========================================================================================================================*/
/*= Mobile version styles end ==============================================================================================*/
/*==========================================================================================================================*/
.childWrapper{ max-width: 1200px; --content-width: 1200px; margin: 0 auto; position: relative; }
.dcmp-common-link-style{font-style: normal; font-weight: normal; text-decoration: none; color: rgba(244, 184, 2, 1) !important; }
.dcmp-common-link-style:hover{font-style: normal; font-weight: normal; text-decoration: none; color: rgba(105, 59, 0, 1) !important; }

.element_1597665340493_4727_none { background-color: rgba(255, 255, 255, 0.85); background-image: none; border-color: rgb(212, 175, 55); border-style: solid; border-width: 0px;  }
.element_1597665674648_8145_none { position: absolute; list-style: disc; overflow-wrap: break-word;  }
.element_1597666114071_4402_none { background-color: rgb(255, 255, 255); background-image: linear-gradient(135deg, rgb(255, 255, 255) 49%, rgb(247, 247, 247) 91%); border-style: solid; border-width: 0px; border-color: rgb(153, 153, 153);  }
.element_1607605331337_9146_none { position: absolute; list-style: disc; overflow-wrap: break-word;  }
.element_1629982172827_5303_none { background-color: rgba(0, 0, 0, 0); background-image: none;  }
.element_1643209569374_7632_none { background-color: rgba(1, 124, 137, 0.19); border-color: rgb(244, 184, 2); background-image: linear-gradient(134deg, rgb(237, 237, 237) 14%, rgb(213, 213, 213) 84%); border-style: solid; border-width: 0px;  }
.element_1649417252306_0435_none { background-color: rgb(255, 255, 255); border-color: rgb(244, 184, 2); border-style: solid; border-width: 1px; background-image: none;  }
.element_1649417260747_5986_none { position: absolute; list-style: disc; overflow-wrap: break-word;  }
.element_1649428037202_7686_none { background-color: rgb(255, 255, 255); border-color: rgb(244, 184, 2); border-style: solid; border-width: 1px; background-image: none;  }
.element_1649428037210_9094_none { position: absolute; list-style: disc; overflow-wrap: break-word;  }
.element_1649428197205_141_none { background-color: rgb(255, 255, 255); background-image: none; border-color: rgb(244, 184, 2); border-style: solid; border-width: 1px;  }
.element_1649428197205_141_hover:hover { background-color: rgb(244, 184, 2);  }
.element_1649428237132_8296_none { position: absolute; list-style: outside; overflow-wrap: break-word;  }
.element_1649428375965_3296_none { background-color: rgb(255, 255, 255); border-color: rgb(244, 184, 2); border-style: solid; border-width: 1px; background-image: none;  }
.element_1649428375976_3113_none { position: absolute; list-style: disc; overflow-wrap: break-word;  }
.element_1649428376018_3132_none { background-color: rgb(255, 255, 255); background-image: none; border-color: rgb(244, 184, 2); border-style: solid; border-width: 1px;  }
.element_1649428376018_3132_hover:hover { background-color: rgb(244, 184, 2);  }
.element_1649428376029_642_none { position: absolute; list-style: outside; overflow-wrap: break-word;  }
.element_1649428786511_657_none { background-color: rgb(255, 255, 255); border-color: rgb(244, 184, 2); border-style: solid; border-width: 1px; background-image: none;  }
.element_1649428786525_6038_none { position: absolute; list-style: disc; overflow-wrap: break-word;  }
.element_1649428786565_7224_none { background-color: rgb(255, 255, 255); background-image: none; border-color: rgb(244, 184, 2); border-style: solid; border-width: 1px;  }
.element_1649428786565_7224_hover:hover { background-color: rgb(244, 184, 2);  }
.element_1649428786578_167_none { position: absolute; list-style: outside; overflow-wrap: break-word;  }
.element_1649428887216_5015_none { background-color: rgba(0, 0, 0, 0); border-color: rgb(244, 184, 2); background-image: none; border-style: solid; border-width: 0px 0px 1px;  }
.element_1649428887240_5547_none { position: absolute; list-style: disc; overflow-wrap: break-word;  }
#image-174 {
width: 100%;
height: 100%;
display: block;
overflow: hidden;
}
.element_1597754162649_7136_none { background-image: none; --top-border-top: none !important; --top-border-left: 1px solid rgb(255, 255, 255) !important; --border-bottom: none !important; --border-top: none !important; --border-left: none !important; --menu-orientation: horizontal !important; --position-fixed: relative !important; --text-align: left !important; --top-line-height: 21px !important; --hover-background-color: rgb(255, 255, 255) !important; --hover-font-color: rgb(105, 59, 0) !important; --hover-font-style: normal !important; --hover-text-decoration: none !important; --hover-font-weight: normal !important; --hover-style-line-color: rgba(0, 0, 0, 0) !important; --hover-other-level-background-color: rgba(243, 243, 243, 0.91) !important; --hover-other-level-font-color: rgba(0,0,0, 0.9) !important; --hover-other-level-font-style: normal !important; --hover-other-level-font-decoration: none !important; --hover-other-level-font-weight: normal !important; --top-padding-vertical: 5px !important; --top-padding-horizontal: 5px !important; --top-font-size: 13px !important; --top-background-color: rgba(255, 255, 255, 0) !important; --top-font-color: rgb(255, 255, 255) !important; --top-font-family: Ubuntu !important; --top-font-weight: normal !important; --top-font-style: normal !important; --top-text-decoration: none !important; --current-top-level-background-color: rgb(255, 255, 255) !important; --current-top-level-font-color: rgb(105, 59, 0) !important; --current-top-level-font-weight: normal !important; --current-top-level-font-style: normal !important; --current-top-level-text-decoration: none !important; --current-top-level-style-line-color: rgba(0, 0, 0, 0) !important; --current-other-level-font-color: rgba(255,255,255, 1) !important; --current-other-level-font-weight: normal !important; --current-other-level-font-style: normal !important; --current-other-level-text-decoration: none !important; --current-other-level-background-color: rgba(190, 207, 22, 1) !important; --current-other-level-style-line-color: rgba(0, 0, 0, 0) !important; --other-background-color: rgba(255, 255, 255, 0) !important; --other-padding-vertical: 15px !important; --other-padding-horizontal: 15px !important; --other-level-text-align: none !important; --other-font-size: 13px !important; --other-font-color: rgba(255,255,255, 1) !important; --other-font-family: Ubuntu !important; --other-font-weight: normal !important; --other-font-style: normal !important; --other-text-decoration: none !important; --calculated-width: 100% !important; --position-width: 287px !important; --position-y: 300px !important; --position-x: 17px !important; --position-z-index: 5; --position-z: 5 !important; }
.element_1597666810397_378_none { background-color: rgb(255, 255, 255); background-image: none; background-repeat: no-repeat; background-size: cover; background-position: center center; border-color: rgb(105, 59, 0); border-style: solid; border-width: 0px; color: rgb(105, 59, 0); --background-image-url: none; --position-z: 2 !important; --background-color: rgb(255, 255, 255) !important; }
.element_1597666865505_7168_none { background-color: rgb(105, 59, 0); background-image: none; border-style: solid; border-width: 13px 0px 0px; border-color: rgb(244, 184, 2); color: rgb(105, 59, 0); --background-image-url: none; --position-z: 1 !important; --background-color: rgb(105, 59, 0) !important; }
.element_1597667233206_3271_none { position: absolute; list-style: outside; overflow-wrap: break-word; left: 36px; --position-x: 36px !important; --position-y: 35px !important; --position-z: 3 !important; }
.element_1597667421238_1785_none { position: absolute; list-style: outside; overflow-wrap: break-word; left: 829px; --position-x: 829px !important; --position-y: 44px !important; --position-z: 4 !important; }
.dextermedia_logo a span.dexterlogo { text-transform:uppercase;letter-spacing:0.3em;color:rgb(255, 255, 255);font-size:12px;font-family:Times New Roman;font-weight:undefined;font-style:undefined;text-decoration:undefined; }
.element_1597737838969_821_none { position: absolute; list-style: outside; overflow-wrap: break-word; left: 1013px; --position-x: 1013px !important; --position-y: 308px !important; --font-color: rgb(255, 255, 255) !important; --font-size: 12px !important; --font-family: Times New Roman !important; --font-weight: normal !important; --font-style: normal !important; --text-decoration: none !important; --position-z: 5001 !important; }
#image-121000016 {
width: 100%;
height: 100%;
display: block;
overflow: hidden;
}
.element_1629976001110_6284_none { --position-height: 150 !important; --position-width: 150px !important; --position-z: 6 !important; }
#image-22 {
width: 100%;
height: 100%;
display: block;
overflow: hidden;
}
.element_1597750653259_7473_none { background-image: none;  }
.element_1597750725379_9836_none { background-color: rgba(255, 255, 255, 0.85); background-image: none;  }
.element_1597750823161_0925_none { position: absolute; list-style: outside; overflow-wrap: break-word; }
.element_1597750867415_1145_none { background-color: rgb(255, 255, 255); background-image: none; border-style: solid; border-width: 0px 0px 1px; border-color: rgb(105, 59, 0);  }
.element_1597751345175_5696_none { position: absolute; list-style: outside; overflow-wrap: break-word; }
.element_1649839445437_7424_none { background-color: rgb(255, 255, 255); background-image: linear-gradient(120deg, rgba(244, 184, 2, 0.07) 0%, rgb(255, 255, 255) 22%, rgb(255, 255, 255) 50%, rgba(244, 184, 2, 0.07) 100%); border-color: rgb(244, 184, 2); border-style: solid; border-width: 1px;  }
.element_1649839455751_897_none { position: absolute; list-style: outside; overflow-wrap: break-word; }
.element_1649839968989_3118_none { background-color: rgb(255, 255, 255); background-image: linear-gradient(120deg, rgba(244, 184, 2, 0.07) 0%, rgb(255, 255, 255) 22%, rgb(255, 255, 255) 50%, rgba(244, 184, 2, 0.07) 100%); border-color: rgb(244, 184, 2); border-style: solid; border-width: 1px;  }
.element_1649839969000_0977_none { position: absolute; list-style: outside; overflow-wrap: break-word; }
.element_1649840033365_483_none { background-color: rgb(255, 255, 255); background-image: linear-gradient(120deg, rgba(244, 184, 2, 0.07) 0%, rgb(255, 255, 255) 22%, rgb(255, 255, 255) 50%, rgba(244, 184, 2, 0.07) 100%); border-color: rgb(244, 184, 2); border-style: solid; border-width: 1px;  }
.element_1649840033369_02_none { position: absolute; list-style: outside; overflow-wrap: break-word; }
.element_1655730132739_2542_none { background-color: rgb(255, 255, 255); background-image: linear-gradient(120deg, rgba(244, 184, 2, 0.07) 0%, rgb(255, 255, 255) 22%, rgb(255, 255, 255) 50%, rgba(244, 184, 2, 0.07) 100%); border-color: rgb(244, 184, 2); border-style: solid; border-width: 1px;  }
.element_1655730132744_3992_none { position: absolute; list-style: outside; overflow-wrap: break-word; }
#image-62 {
width: 100%;
height: 100%;
display: block;
overflow: hidden;
}
.element_15977522988780_5797_none { background-image: none; --position-z: 2001 !important; --position-height: 700 !important; --position-width: 100% !important; }
.element_15977522987937_7555_none { background-color: rgba(255, 255, 255, 0.85); background-image: none; --background-image-url: none  !important; --background-color: rgba(255, 255, 255, 0.85)  !important; --position-z: 2002 !important; }
.element_15977522984527_831_none { position: absolute; list-style: outside; overflow-wrap: break-word; left: 30px; --position-x: 30px !important; --position-y: 623px !important; --position-z: 2003 !important; }
.element_15977522981108_9191_none { background-color: rgba(255, 255, 255, 0.09); background-image: none; border-style: solid; border-width: 0px 0px 1px; border-color: rgb(105, 59, 0); --background-image-url: none  !important; --background-color: rgba(255, 255, 255, 0.09)  !important; --position-z: 2004 !important; }
.element_1597752640292_455_none { position: absolute; list-style: outside; overflow-wrap: break-word; left: 30px; --position-x: 30px !important; --position-y: 768px !important; --position-z: 2005 !important; }
.element_1597753126674_813_none { background-image: none; border-color: rgb(105, 59, 0); --position-width: 637px !important; --position-z: 2006 !important; }
#image-72 {
width: 100%;
height: 100%;
display: block;
overflow: hidden;
}
.element_1597754639172_541_none { background-image: none;  }
.element_15977546398288_374_none { background-color: rgba(255, 255, 255, 0.85); background-image: none; color: rgb(105, 59, 0);  }
.element_1597754639407_8581_none { position: absolute; list-style: outside none disc; overflow-wrap: break-word;  }
.element_15977546391590_8076_none { background-color: rgb(255, 255, 255); background-image: none; border-style: solid; border-width: 0px 0px 1px; border-color: rgb(105, 59, 0); color: rgb(105, 59, 0);  }
.element_15977546397917_2431_none { position: absolute; list-style: outside none disc; overflow-wrap: break-word;  }
.element_1597754998304_9688_none { position: absolute; list-style: outside none disc; overflow-wrap: break-word;  }
.element_1597755149532_0793_none { position: absolute; list-style: outside none disc; overflow-wrap: break-word;  }
.element_1597755193454_7717_none { position: absolute; list-style: outside none disc; overflow-wrap: break-word;  }
.element_1597755320434_8638_none { position: absolute; list-style: outside none disc; overflow-wrap: break-word;  }
.element_1597755339476_2065_none { position: absolute; list-style: outside none disc; overflow-wrap: break-word;  }
.element_1597755367033_4988_none { position: absolute; list-style: outside none disc; overflow-wrap: break-word;  }
#image-82 {
width: 100%;
height: 100%;
display: block;
overflow: hidden;
}
.element_15977554845094_7022_none { background-color: rgba(255, 255, 255, 0.85); background-image: none;  }
.element_1597755484659_6168_none { position: absolute; list-style: outside; overflow-wrap: break-word; }
.element_15977554841441_7008_none { background-color: rgb(255, 255, 255); background-image: none; border-style: solid; border-width: 0px 0px 1px; border-color: rgb(105, 59, 0);  }
.element_15977554849216_5081_none { position: absolute; list-style: outside; overflow-wrap: break-word; }
#image-92 {
width: 100%;
height: 100%;
display: block;
overflow: hidden;
}
.element_1607606968622_2895_none { background-image: none;  }
.element_16076069689947_3219_none { background-color: rgba(255, 255, 255, 0.85); background-image: none;  }
.element_16076069684099_8501_none { position: absolute; list-style: outside none disc; overflow-wrap: break-word;  }
.element_16076069682346_3674_none { background-color: rgb(255, 255, 255); background-image: none; border-style: solid; border-width: 0px 0px 1px; border-color: rgb(105, 59, 0);  }
.element_16076069684243_3918_none { position: absolute; list-style: outside none disc; overflow-wrap: break-word;  }
#image-102 {
width: 100%;
height: 100%;
display: block;
overflow: hidden;
}
.element_16497741289394_118_none { background-color: rgba(255, 255, 255, 0.85); background-image: none;  }
.element_16497741284889_7532_none { position: absolute; list-style: outside none disc; overflow-wrap: break-word;  }
.element_164977412861_5105_none { background-color: rgb(255, 255, 255); background-image: none; border-style: solid; border-width: 0px 0px 1px; border-color: rgb(105, 59, 0);  }
.element_16497741289274_7745_none { position: absolute; list-style: outside none disc; overflow-wrap: break-word;  }
#image-112 {
width: 100%;
height: 100%;
display: block;
overflow: hidden;
}
.element_16498457675258_8257_none { background-image: none; --position-z: 2001 !important; --position-height: 700 !important; --position-width: 100% !important; }
.element_16498457672661_65_none { background-color: rgba(255, 255, 255, 0.85); background-image: none; --background-image-url: none !important; --background-color: rgba(255, 255, 255, 0.85) !important; --position-z: 2002 !important; }
.element_16498457671691_9274_none { position: absolute; list-style: outside; overflow-wrap: break-word; left: 30px; --position-x: 30px !important; --position-y: 623px !important; --position-z: 2003 !important; }
.element_1649845767124_7115_none { background-color: rgb(255, 255, 255); background-image: none; border-style: solid; border-width: 0px 0px 1px; border-color: rgb(105, 59, 0); --background-image-url: none !important; --background-color: rgb(255, 255, 255) !important; --position-z: 2004 !important; }
.element_16498457678014_494_none { position: absolute; list-style: outside; overflow-wrap: break-word; left: 34px; --position-x: 34px !important; --position-y: 769px !important; --position-z: 2005 !important; }
.element_16498457671295_4245_none { background-color: rgb(255, 255, 255); background-image: linear-gradient(120deg, rgba(244, 184, 2, 0.07) 0%, rgb(255, 255, 255) 22%, rgb(255, 255, 255) 50%, rgba(244, 184, 2, 0.07) 100%); border-color: rgb(244, 184, 2); border-style: solid; border-width: 1px; --background-image-url: linear-gradient(120deg, rgba(244, 184, 2, 0.07) 0%, rgb(255, 255, 255) 22%, rgb(255, 255, 255) 50%, rgba(244, 184, 2, 0.07) 100%) !important; --background-color: rgb(255, 255, 255) !important; --position-z: 2006 !important; }
.element_1649850411335_497_none { position: absolute; list-style: outside; overflow-wrap: break-word; left: 122px; --position-x: 122px !important; --position-y: 1050px !important; --position-z: 2007 !important; }
#gallery-1120 a {
display: inline-block;
background-repeat: no-repeat;
background-size: cover;
background-position: center center;
width: 469.45px;
height: 250px;
margin-right: 24.1px;
margin-bottom: 24.1px;
}
#gallery-1120 a:nth-child(2n) {
margin-right: 0;
}
.element_1649850753167_1626_none { --real-image-width: 469.45px !important; --image-height: 250px !important; --image-gap: 24.1px !important; --position-z: 2008 !important; }
#image-122 {
width: 100%;
height: 100%;
display: block;
overflow: hidden;
}
.element_16498512407820_3538_none { background-image: none; --position-height: 531 !important; --position-width: 100% !important; --position-z: 2001 !important; }
.element_16498512406839_2156_none { background-color: rgba(255, 255, 255, 0.85); background-image: none; --background-image-url: none; --position-z: 2002 !important; --background-color: rgba(255, 255, 255, 0.85) !important; }
.element_16498512406533_7247_none { position: absolute; list-style: outside; overflow-wrap: break-word; left: 30px; --position-x: 30px !important; --position-y: 623px !important; --position-z: 2003 !important; }
.element_16498512409144_3559_none { background-color: rgb(255, 255, 255); background-image: none; border-style: solid; border-width: 0px 0px 1px; border-color: rgb(105, 59, 0); --background-image-url: none; --position-z: 2004 !important; --background-color: rgb(255, 255, 255) !important; }
.element_16498512406448_6819_none { position: absolute; list-style: outside; overflow-wrap: break-word; left: 30px; --position-x: 30px !important; --position-y: 768px !important; --position-z: 2005 !important; }
.element_1654155033847_5754_none { position: absolute; list-style: outside; overflow-wrap: break-word; left: 30px; --position-x: 30px !important; --position-y: 1176px !important; --position-z: 2006 !important; }
.element_1663061559476_2212_none { position: absolute; list-style: outside; overflow-wrap: break-word; left: 30px; --position-x: 30px !important; --position-y: 846px !important; --position-z: 2007 !important; }
.element_1727440955452_2014_none { position: absolute; list-style: outside; overflow-wrap: break-word; left: 30px; --position-x: 30px !important; --position-y: 1374px !important; --position-z: 2008 !important; }
#image-132 {
width: 100%;
height: 100%;
display: block;
overflow: hidden;
}
.element_1649851902784_5326_none { background-image: none; --position-z: 2001 !important; --position-height: 684 !important; --position-width: 100% !important; }
.element_16498519026790_2917_none { background-color: rgba(255, 255, 255, 0.85); background-image: none; --background-image-url: none !important; --background-color: rgba(255, 255, 255, 0.85) !important; --position-z: 2002 !important; }
.element_16498519026299_7036_none { position: absolute; list-style: outside; overflow-wrap: break-word; left: 30px; --position-x: 30px !important; --position-y: 623px !important; --position-z: 2003 !important; }
.element_16498519021442_8115_none { background-color: rgb(255, 255, 255); background-image: none; border-style: solid; border-width: 0px 0px 1px; border-color: rgb(105, 59, 0); --background-image-url: none !important; --background-color: rgb(255, 255, 255) !important; --position-z: 2004 !important; }
.element_1649851902228_2096_none { background-color: rgb(255, 255, 255); background-image: linear-gradient(120deg, rgba(244, 184, 2, 0.07) 0%, rgb(255, 255, 255) 22%, rgb(255, 255, 255) 50%, rgba(244, 184, 2, 0.07) 100%); border-color: rgb(244, 184, 2); border-style: solid; border-width: 1px; --background-image-url: linear-gradient(120deg, rgba(244, 184, 2, 0.07) 0%, rgb(255, 255, 255) 22%, rgb(255, 255, 255) 50%, rgba(244, 184, 2, 0.07) 100%) !important; --background-color: rgb(255, 255, 255) !important; --position-z: 2005 !important; }
.element_16498519024719_3554_none { position: absolute; list-style: outside; overflow-wrap: break-word; left: 119px; --position-x: 119px !important; --position-y: 811px !important; --position-z: 2006 !important; }
#gallery-1319 a {
display: inline-block;
background-repeat: no-repeat;
background-size: cover;
background-position: center center;
width: 461.16px;
height: 250px;
margin-right: 23.68px;
margin-bottom: 23.68px;
}
#gallery-1319 a:nth-child(2n) {
margin-right: 0;
}
.element_1653641047054_8362_none { --real-image-width: 461.16px !important; --image-height: 250px !important; --image-gap: 23.68px !important; --position-z: 2007 !important; }
.element_1653641329447_98_none { background-color: rgb(255, 255, 255); background-image: linear-gradient(120deg, rgba(244, 184, 2, 0.07) 0%, rgb(255, 255, 255) 22%, rgb(255, 255, 255) 50%, rgba(244, 184, 2, 0.07) 100%); border-color: rgb(244, 184, 2); border-style: solid; border-width: 1px; --background-image-url: linear-gradient(120deg, rgba(244, 184, 2, 0.07) 0%, rgb(255, 255, 255) 22%, rgb(255, 255, 255) 50%, rgba(244, 184, 2, 0.07) 100%) !important; --background-color: rgb(255, 255, 255) !important; --position-z: 2008 !important; }
.element_1653641329452_4036_none { position: absolute; list-style: outside; overflow-wrap: break-word; left: 122px; --position-x: 122px !important; --position-y: 1534px !important; --position-z: 2009 !important; }
#gallery-1323 a {
display: inline-block;
background-repeat: no-repeat;
background-size: cover;
background-position: center center;
width: 464.09px;
height: 250px;
margin-right: 23.83px;
margin-bottom: 23.83px;
}
#gallery-1323 a:nth-child(2n) {
margin-right: 0;
}
.element_1653641488096_6694_none { --real-image-width: 464.09px !important; --image-height: 250px !important; --image-gap: 23.83px !important; --position-z: 2010 !important; }
.element_1653641640792_0608_none { background-color: rgb(255, 255, 255); background-image: linear-gradient(120deg, rgba(244, 184, 2, 0.07) 0%, rgb(255, 255, 255) 22%, rgb(255, 255, 255) 50%, rgba(244, 184, 2, 0.07) 100%); border-color: rgb(244, 184, 2); border-style: solid; border-width: 1px; --background-image-url: linear-gradient(120deg, rgba(244, 184, 2, 0.07) 0%, rgb(255, 255, 255) 22%, rgb(255, 255, 255) 50%, rgba(244, 184, 2, 0.07) 100%) !important; --background-color: rgb(255, 255, 255) !important; --position-z: 2011 !important; }
.element_1653641640797_479_none { position: absolute; list-style: outside; overflow-wrap: break-word; left: 120px; --position-x: 120px !important; --position-y: 2262px !important; --position-z: 2012 !important; }
.element_1653641853461_7976_none { background-color: rgb(255, 255, 255); background-image: linear-gradient(120deg, rgba(244, 184, 2, 0.07) 0%, rgb(255, 255, 255) 22%, rgb(255, 255, 255) 50%, rgba(244, 184, 2, 0.07) 100%); border-color: rgb(244, 184, 2); border-style: solid; border-width: 1px; --background-image-url: linear-gradient(120deg, rgba(244, 184, 2, 0.07) 0%, rgb(255, 255, 255) 22%, rgb(255, 255, 255) 50%, rgba(244, 184, 2, 0.07) 100%) !important; --background-color: rgb(255, 255, 255) !important; --position-z: 2013 !important; }
.element_1653641853464_967_none { position: absolute; list-style: outside; overflow-wrap: break-word; left: 120px; --position-x: 120px !important; --position-y: 2985px !important; --position-z: 2014 !important; }
#gallery-1329 a {
display: inline-block;
background-repeat: no-repeat;
background-size: cover;
background-position: center center;
width: 465.06px;
height: 250px;
margin-right: 23.88px;
margin-bottom: 23.88px;
}
#gallery-1329 a:nth-child(2n) {
margin-right: 0;
}
.element_1653641929521_5027_none { --real-image-width: 465.06px !important; --image-height: 250px !important; --image-gap: 23.88px !important; --position-z: 2015 !important; }
#gallery-1330 a {
display: inline-block;
background-repeat: no-repeat;
background-size: cover;
background-position: center center;
width: 464.09px;
height: 250px;
margin-right: 23.83px;
margin-bottom: 23.83px;
}
#gallery-1330 a:nth-child(2n) {
margin-right: 0;
}
.element_1653642175413_1191_none { --real-image-width: 464.09px !important; --image-height: 250px !important; --image-gap: 23.83px !important; --position-z: 2016 !important; }
.element_16536471593555_7362_none { background-image: none;  }
.element_16536471596544_7021_none { background-color: rgba(255, 255, 255, 0.85); background-image: none;  }
.element_1653647159323_9467_none { position: absolute; list-style: outside none disc; overflow-wrap: break-word;  }
.element_16536471599463_7005_none { background-color: rgb(255, 255, 255); background-image: none; border-style: solid; border-width: 0px 0px 1px; border-color: rgb(105, 59, 0);  }
.element_16536471596364_5941_none { position: absolute; list-style: outside none disc; overflow-wrap: break-word;  }
.element_1653647671027_9363_none { position: absolute; list-style: outside none disc; overflow-wrap: break-word;  }
.element_1653647823291_045_none { position: absolute; list-style: outside none disc; overflow-wrap: break-word;  }
.element_16536481103502_7648_none { background-image: none;  }
.element_16536481106488_6687_none { background-color: rgba(255, 255, 255, 0.85); background-image: none;  }
.element_16536481105832_5249_none { position: absolute; list-style: outside none disc; overflow-wrap: break-word;  }
.element_16536481102750_948_none { background-color: rgb(255, 255, 255); background-image: none; border-style: solid; border-width: 0px 0px 1px; border-color: rgb(105, 59, 0);  }
.element_16536481107117_7612_none { position: absolute; list-style: outside none disc; overflow-wrap: break-word;  }
.element_16536481108349_1683_none { position: absolute; list-style: outside none disc; overflow-wrap: break-word;  }
.element_1654072567046_2517_none { position: absolute; list-style: outside none disc; overflow-wrap: break-word;  }
.element_1654072710700_6648_none { position: absolute; list-style: outside none disc; overflow-wrap: break-word;  }
.element_16540879236770_8744_none { background-image: none;  }
.element_16540879231306_3554_none { background-color: rgba(255, 255, 255, 0.85); background-image: none;  }
.element_1654087923160_9082_none { position: absolute; list-style: outside none disc; overflow-wrap: break-word;  }
.element_16540879232797_114_none { background-color: rgb(255, 255, 255); background-image: none; border-style: solid; border-width: 0px 0px 1px; border-color: rgb(105, 59, 0);  }
.element_16540879231719_3277_none { position: absolute; list-style: outside none disc; overflow-wrap: break-word;  }
.element_16540879235800_3966_none { position: absolute; list-style: outside none disc; overflow-wrap: break-word;  }
.element_16540879238654_8679_none { position: absolute; list-style: outside none disc; overflow-wrap: break-word;  }
.element_16541547955252_9585_none { background-image: none;  }
.element_16541547955084_8937_none { background-color: rgba(255, 255, 255, 0.85); background-image: none;  }
.element_16541547953004_3006_none { position: absolute; list-style: outside none disc; overflow-wrap: break-word;  }
.element_16541547955965_1255_none { background-color: rgb(255, 255, 255); background-image: none; border-style: solid; border-width: 0px 0px 1px; border-color: rgb(105, 59, 0);  }
.element_16541547955053_7622_none { position: absolute; list-style: outside none disc; overflow-wrap: break-word;  }
.element_16541547951547_9374_none { position: absolute; list-style: outside none disc; overflow-wrap: break-word;  }
.element_16541569723357_372_none { background-image: none;  }
.element_1654156972860_3264_none { background-color: rgba(255, 255, 255, 0.85); background-image: none;  }
.element_16541569723852_813_none { position: absolute; list-style: outside none disc; overflow-wrap: break-word;  }
.element_16541569726446_9312_none { background-color: rgb(255, 255, 255); background-image: none; border-style: solid; border-width: 0px 0px 1px; border-color: rgb(105, 59, 0);  }
.element_16541569727933_6657_none { position: absolute; list-style: outside none disc; overflow-wrap: break-word;  }
.element_16541569726128_2_none { position: absolute; list-style: outside none disc; overflow-wrap: break-word;  }
.element_16541575988360_3685_none { background-image: none;  }
.element_16541575984679_423_none { background-color: rgba(255, 255, 255, 0.85); background-image: none;  }
.element_16541575985129_982_none { position: absolute; list-style: outside none disc; overflow-wrap: break-word;  }
.element_16541575983694_1411_none { background-color: rgb(255, 255, 255); background-image: none; border-style: solid; border-width: 0px 0px 1px; border-color: rgb(105, 59, 0);  }
.element_16541575989191_521_none { position: absolute; list-style: outside none disc; overflow-wrap: break-word;  }
.element_16541575985372_6273_none { position: absolute; list-style: outside none disc; overflow-wrap: break-word;  }
.element_1654159152797_1483_none { background-image: none;  }
.element_16541591528756_1312_none { background-color: rgba(255, 255, 255, 0.85); background-image: none;  }
.element_16541591525042_6353_none { position: absolute; list-style: outside none disc; overflow-wrap: break-word;  }
.element_16541591528308_6621_none { background-color: rgb(255, 255, 255); background-image: none; border-style: solid; border-width: 0px 0px 1px; border-color: rgb(105, 59, 0);  }
.element_16541591527882_8378_none { position: absolute; list-style: outside none disc; overflow-wrap: break-word;  }
.element_16541591521948_7284_none { position: absolute; list-style: outside none disc; overflow-wrap: break-word;  }
.element_16541597259757_9686_none { background-image: none;  }
.element_16541597252437_9882_none { background-color: rgba(255, 255, 255, 0.85); background-image: none;  }
.element_1654159725649_7164_none { position: absolute; list-style: outside none disc; overflow-wrap: break-word;  }
.element_16541597258473_4597_none { background-color: rgb(255, 255, 255); background-image: none; border-style: solid; border-width: 0px 0px 1px; border-color: rgb(105, 59, 0);  }
.element_1654159725336_1017_none { position: absolute; list-style: outside none disc; overflow-wrap: break-word;  }
.element_16541597259741_6358_none { position: absolute; list-style: outside none disc; overflow-wrap: break-word;  }
header {
    position: fixed;
    top: 0;
    left: 0;
    height: 170px;
    width: 100%;
    background-color: rgba(255, 255, 255, 0.85); 
    z-index: 4000;
}
.element_1597662818506_538_none { background-image: linear-gradient(0deg, rgba(255, 255, 255, 0.01) 0%, rgba(255, 255, 255, 0.5) 53%, rgba(255, 255, 255, 0.01) 100%); background-color: rgba(255, 255, 255, 0); --top-border-top: none !important; --top-border-left: none !important; --border-bottom: none !important; --border-top: none !important; --border-left: 0px solid rgba(0,0,0,1) !important; --menu-orientation: horizontal !important; --position-fixed: relative !important; --text-align: right !important; --top-line-height: 76px !important; --hover-background-color: rgba(255, 255, 255, 0) !important; --hover-font-color: rgb(244, 184, 2) !important; --hover-font-style: normal !important; --hover-text-decoration: none !important; --hover-font-weight: normal !important; --hover-style-line-color: rgba(0, 0, 0, 0) !important; --hover-other-level-background-color: rgb(255, 255, 255) !important; --hover-other-level-font-color: rgb(244, 184, 2) !important; --hover-other-level-font-style: normal !important; --hover-other-level-font-decoration: none !important; --hover-other-level-font-weight: normal !important; --top-padding-vertical: 45px !important; --top-padding-horizontal: 7px !important; --top-font-size: 18px !important; --top-background-color: rgba(255, 255, 255, 0) !important; --top-font-color: rgb(105, 59, 0) !important; --top-font-family: Ubuntu !important; --top-font-weight: normal !important; --top-font-style: normal !important; --top-text-decoration: none !important; --current-top-level-background-color: rgba(255, 255, 255, 0) !important; --current-top-level-font-color: rgb(244, 184, 2) !important; --current-top-level-font-weight: normal !important; --current-top-level-font-style: normal !important; --current-top-level-text-decoration: none !important; --current-top-level-style-line-height: 6px; --current-top-level-style-line-color: rgba(0, 0, 0, 0) !important; --current-top-level-style-line-vertical-position: 0px; --current-other-level-font-color: rgb(244, 184, 2) !important; --current-other-level-font-weight: normal !important; --current-other-level-font-style: normal !important; --current-other-level-text-decoration: none !important; --current-other-level-background-color: rgb(255, 255, 255) !important; --current-other-level-style-line-color: rgba(0, 0, 0, 0) !important; --other-background-color: rgba(255, 255, 255, 0.9) !important; --other-padding-vertical: 12px !important; --other-padding-horizontal: 16px !important; --other-level-text-align: left !important; --other-font-size: 18px !important; --other-font-color: rgb(105, 59, 0) !important; --other-font-family: Ubuntu !important; --other-font-weight: normal !important; --other-font-style: normal !important; --other-text-decoration: none !important; --calculated-width: 100% !important; --submenu-animation: fadeIn !important; --other-submenu-animation: fadeIn !important; --position-width: 1046px !important; --position-y: 0px !important; --position-x: 154px !important; --position-z-index: 4005; --position-z: 4005 !important; }
.element_1597666343518_3384_none { position: absolute; list-style: outside; overflow-wrap: break-word; left: 148px; --position-x: 148px !important; --position-y: 142px !important; --position-z: 4002 !important; }
.element_1607677437688_0322_none { background-color: rgb(244, 184, 2); background-image: none; left: 0px; --position-z: 4001 !important; }
.element_1629973320890_6382_none { background-image: none; --position-height: 145 !important; --position-width: 403px !important; --position-z: 4004 !important; --position-y: 8px !important; }#image-123000003 {
width: 100%;
height: 100%;
display: block;
position: relative;
overflow: visible;
}#image-123000003 [class^=layer]{
position: absolute;
}#image-123000003 .layer2 {
width: 100%;
height: 100%;
}#image-123000003 .layer3 {
width: 100%;
height: 100%;
background-size: cover;
background-repeat: no-repeat;
}#image-123000003.a {width:100%;height:100%;}
.element_1649160570438_7356_none { background-color: rgb(105, 59, 0); background-image: none; left: 0px; --position-z: 4003 !important; }