body #fix-area, body #content-area, body #footer-area { width: 1200px; }
body #footer { height: 370px; }
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; margin: 0 auto; position: relative; }
.dcmp-common-link-style{font-style: normal; font-weight: normal; text-decoration: none; color: rgb(13, 0, 123) !important; }
.dcmp-common-link-style:hover{font-style: normal; font-weight: normal; text-decoration: none; color: rgb(51, 51, 51) !important; }

#image-13 {
width: 100%;
height: 100%;
display: block;
overflow: hidden;
}
.element_1597659654430_9502_none { background-image: none;  }
.element_1597664066650_9634_none { .element_1737447015946_3516_none { --position-height: 800; --position-width: 1622; } }
.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: outside; overflow-wrap: break-word; }
.element_1597666114071_4402_none { background-color: rgb(235, 234, 245); background-image: linear-gradient(135deg, rgb(255, 255, 255) 75%, rgb(235, 234, 245) 90%); border-style: solid; border-width: 0px 0px 1px; border-color: rgb(10, 0, 94);  }
.element_1597736862908_7605_none { background-color: rgb(255, 255, 255); background-image: linear-gradient(135deg, rgb(255, 255, 255) 74%, rgb(235, 234, 245) 90%); border-style: solid; border-width: 0px 0px 1px; border-color: rgb(10, 0, 94);  }
.element_1597736925130_5786_none { position: absolute; list-style: outside; overflow-wrap: break-word; }
.element_1597740820999_0618_none { background-color: rgb(33, 33, 33); background-image: none;  }
.element_1597740896279_6296_none { position: absolute; list-style: outside; overflow-wrap: break-word; }
.element_1597740956805_8591_none { background-color: rgb(255, 255, 255); background-image: repeating-linear-gradient(90deg, rgb(255, 255, 255) 0%, rgb(255, 255, 255) 17%, rgba(255, 255, 255, 0.68) 50%, rgba(255, 255, 255, 0) 100%);  }
.element_1597741235228_4338_none { position: absolute; list-style: outside; overflow-wrap: break-word; }
.element_1597742893592_9966_none { background-color: rgb(10, 0, 94); background-image: none;  }
#image-126 {
width: 100%;
height: 100%;
display: block;
overflow: hidden;
}
.element_1597742893598_9333_none { background-image: none; background-color: rgb(255, 255, 255);  }
.element_1597742893636_4512_none { background-color: rgb(255, 255, 255); background-image: repeating-linear-gradient(90deg, rgb(255, 255, 255) 0%, rgb(255, 255, 255) 17%, rgba(255, 255, 255, 0.68) 50%, rgba(255, 255, 255, 0) 100%);  }
.element_1597742893643_7192_none { position: absolute; list-style: outside; overflow-wrap: break-word; }
.element_1597742893702_2566_none { position: absolute; list-style: outside; overflow-wrap: break-word; }
ul#menu-m1000013 {
    list-style: none;
    position: relative;
    margin: 0;
    padding: 0;
    text-align: left;
    height: 20px;
     width: 100%
}

ul#menu-m1000013 li {
    line-height: 1;
}

ul#menu-m1000013 li:hover {
    background-color: rgb(255, 255, 255);
    transition: background-color 0.5s;
}

ul#menu-m1000013 li:hover > a {
    color: rgb(13, 0, 123);
    font-style: normal;
    text-decoration: none;
    font-weight: ;
    transition: all 0.5s;
}

ul#menu-m1000013 li:hover > ul {
    display: block;
}

ul#menu-m1000013 a {
    white-space: nowrap;
}ul#menu-m1000013 > li {
position: relative;
display: inline-block;
margin: 0;
padding: 0 5px;
font-size: 13px;
background-color: rgba(255, 255, 255, 0);
}ul#menu-m1000013 > li:not(:first-child) {border-top: none;border-left: 1px solid rgb(255, 255, 255);}ul#menu-m1000013 > li.current {
background-color: rgb(255, 255, 255);
}ul#menu-m1000013 > li > a {
margin: 0;
padding: 0;line-height: 20px;color: rgba(255,255,255, 1);
font-family: Ubuntu;
font-weight: normal;
font-style: normal;
display: inline-block;
padding: 0 15px;
text-decoration: none;}ul#menu-m1000013 > li.current > a {
color: rgb(51, 51, 51);
font-weight: normal;
font-style: normal;
text-decoration: none;
}ul#menu-m1000013 ul {
    display: none;
    position: absolute;
    top: 100%;left: 0; padding: 0;
}

ul#menu-m1000013 ul li {
    position: relative;
    display: block;
    width: 100%;
    margin: 0;
    background-color: rgba(255, 255, 255, 0);
    padding: 15px 15px;
    border-bottom: none; border-left: none;
}ul#menu-m1000013 ul li:hover > a {
color: rgba(0,0,0, 0.9);
font-style: normal;
text-decoration: none;
font-weight: normal;
}ul#menu-m1000013 ul li:hover {
background-color: rgba(243, 243, 243, 0.91);
}ul#menu-m1000013 ul li:first-child {border-top: none;border-left: none;
}ul#menu-m1000013 ul li.current > a {
color: rgba(255,255,255, 1);
font-weight: normal;
font-style: normal;
text-decoration: none;
}ul#menu-m1000013 ul li.current {
background-color: rgba(190, 207, 22, 1);
}ul#menu-m1000013 ul a {
display: block;
padding: 0;
line-height: 1;
font-size: 13px;
color: rgba(255,255,255, 1);
font-family: Ubuntu;
font-weight: normal;
font-style: normal;
text-decoration: none;
}ul#menu-m1000013 ul ul {
    top: 0;
    left: 100%;
}ul#menu-m1000013.mobile {
    text-align: left;
}

ul#menu-m1000013.mobile > li {
    display: block;
    padding: 0;
}

ul#menu-m1000013.mobile > li > a {
    padding: 15px 15px;
    white-space: inherit;
    display: block;
    line-height: 1.5em;
    min-height: 60px;
}

ul#menu-m1000013.mobile > li.current::before {
    display: none;
}

ul#menu-m1000013.mobile ul {
    display: block;
    position: static;
    padding-left: 15px;
    background-color: rgba(255, 255, 255, 0);
}

ul#menu-m1000013.mobile ul li {
    padding: 0;
}

ul#menu-m1000013.mobile ul li a {
    padding: 15px 15px 15px calc(15px + 10px);
    white-space: inherit;
    display: block;
    line-height: 1.5em;
}
.element_1597754162649_7136_none { --top-border-top: none; --top-border-left: 1px solid rgb(255, 255, 255); --border-bottom: none; --border-top: none; --border-left: none; --menu-orientation: horizontal; --position-fixed: relative; --text-align: left; --top-line-height: 20px; --hover-background-color: rgb(255, 255, 255); --hover-font-color: rgb(13, 0, 123); --hover-font-style: normal; --hover-text-decoration: none; --hover-font-weight: normal; --hover-style-line-color: rgba(0, 0, 0, 0); --hover-other-level-background-color: rgba(243, 243, 243, 0.91); --hover-other-level-font-color: rgba(0,0,0, 0.9); --hover-other-level-font-style: normal; --hover-other-level-font-decoration: none; --hover-other-level-font-weight: normal; --top-padding-vertical: 5px; --top-padding-horizontal: 5px; --top-font-size: 13px; --top-background-color: rgba(255, 255, 255, 0); --top-font-color: rgba(255,255,255, 1); --top-font-family: Ubuntu; --top-font-weight: normal; --top-font-style: normal; --top-text-decoration: none; --current-top-level-background-color: rgb(255, 255, 255); --current-top-level-font-color: rgb(51, 51, 51); --current-top-level-font-weight: normal; --current-top-level-font-style: normal; --current-top-level-text-decoration: none; --current-top-level-style-line-color: rgba(0, 0, 0, 0); --current-other-level-font-color: rgba(255,255,255, 1); --current-other-level-font-weight: normal; --current-other-level-font-style: normal; --current-other-level-text-decoration: none; --current-other-level-background-color: rgba(190, 207, 22, 1); --current-other-level-style-line-color: rgba(0, 0, 0, 0); --other-background-color: rgba(255, 255, 255, 0); --other-padding-vertical: 15px; --other-padding-horizontal: 15px; --other-level-text-align: none; --other-font-size: 13px; --other-font-color: rgba(255,255,255, 1); --other-font-family: Ubuntu; --other-font-weight: normal; --other-font-style: normal; --other-text-decoration: none; --calculated-width: 100%; }
.element_1597666810397_378_none { background-color: rgba(255, 255, 255, 0.85); background-image: none;  }
.element_1597666865505_7168_none { background-color: rgb(10, 0, 94); background-image: none; border-style: solid; border-width: 0px; border-color: rgb(212, 175, 55);  }
.element_1597667233206_3271_none { position: absolute; list-style: outside; overflow-wrap: break-word; }
.element_1597667421238_1785_none { position: absolute; list-style: outside; overflow-wrap: break-word; }
#image-11000006 {
width: 100%;
height: 100%;
display: block;
overflow: hidden;
}
.element_1597737045570_7366_none { background-image: none;  }
.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; }
#image-22 {
width: 100%;
height: 100%;
display: block;
overflow: hidden;
}
.element_1597750725379_9836_none { background-color: rgba(255, 255, 255, 0.85); background-image: none;  }
.element_1597750823161_0925_none { position: absolute; list-style: outside none disc; overflow-wrap: break-word;  }
.element_1597750867415_1145_none { background-color: rgba(241, 243, 255, 0.28); background-image: linear-gradient(135deg, rgb(255, 255, 255) 25%, rgba(241, 243, 255, 0.28) 90%); border-style: solid; border-width: 0px 0px 1px; border-color: rgb(13, 0, 123);  }
.element_1597751345175_5696_none { position: absolute; list-style: outside none disc; overflow-wrap: break-word;  }
#image-62 {
width: 100%;
height: 100%;
display: block;
overflow: hidden;
}
.element_15977522987937_7555_none { background-color: rgba(255, 255, 255, 0.85); background-image: none;  }
.element_15977522984527_831_none { position: absolute; list-style: outside none disc; overflow-wrap: break-word;  }
.element_15977522981108_9191_none { background-color: rgb(235, 234, 242); background-image: linear-gradient(135deg, rgb(255, 255, 255) 77%, rgb(235, 234, 242) 90%); border-style: solid; border-width: 0px 0px 1px; border-color: rgb(10, 0, 94);  }
.element_1597752640292_455_none { position: absolute; list-style: outside none disc; overflow-wrap: break-word;  }
.element_1623921942886_4336_none { position: absolute; list-style: outside none disc; overflow-wrap: break-word;  }
.element_1623922039957_7817_none { position: absolute; list-style: outside none disc; overflow-wrap: break-word;  }
#image-72 {
width: 100%;
height: 100%;
display: block;
overflow: hidden;
}
.element_15977546398288_374_none { background-color: rgba(255, 255, 255, 0.85); background-image: none;  }
.element_1597754639407_8581_none { position: absolute; list-style: outside none disc; overflow-wrap: break-word;  }
.element_15977546391590_8076_none { background-color: rgb(235, 234, 245); background-image: linear-gradient(135deg, rgb(255, 255, 255) 75%, rgb(235, 234, 245) 90%); border-style: solid; border-width: 0px 0px 1px; border-color: rgb(10, 0, 94);  }
.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;  }
#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 none disc; overflow-wrap: break-word;  }
.element_15977554841441_7008_none { background-color: rgb(235, 234, 245); background-image: linear-gradient(135deg, rgb(255, 255, 255) 74%, rgb(235, 234, 245) 90%); border-style: solid; border-width: 0px 0px 1px; border-color: rgb(10, 0, 94);  }
.element_15977554849216_5081_none { position: absolute; list-style: outside none disc; overflow-wrap: break-word;  }
#image-92 {
width: 100%;
height: 100%;
display: block;
overflow: hidden;
}
.element_16784375651389_2357_none { background-color: rgba(255, 255, 255, 0.85); background-image: none;  }
.element_16784375652354_496_none { position: absolute; list-style: outside none disc; overflow-wrap: break-word;  }
.element_16784375654821_3014_none { background-color: rgb(235, 234, 242); background-image: linear-gradient(135deg, rgb(255, 255, 255) 77%, rgb(235, 234, 242) 90%); border-style: solid; border-width: 0px 0px 1px; border-color: rgb(10, 0, 94);  }
.element_16784375654472_4115_none { position: absolute; list-style: outside none disc; overflow-wrap: break-word;  }
header {
    position: fixed;
    top: 0;
    left: 0;
    height: 160px;
    width: 100%;
    background-color: rgba(255, 255, 255, 0.854); 
    z-index: 4000;
}
#image-13000000 {
width: 100%;
height: 100%;
display: block;
position: relative;
overflow: visible;
}#image-13000000 [class^=layer]{
position: absolute;
}#image-13000000 .layer2 {
width: 100%;
height: 100%;
}#image-13000000 .layer3 {
width: 100%;
height: 100%;
background-size: cover;
background-repeat: no-repeat;
}#image-13000000.a {width:100%;height:100%;}
.element_1597662818506_538_none { background-image: none; --top-border-top: none; --top-border-left: none; --border-bottom: none; --border-top: none; --border-left: none; --menu-orientation: horizontal; --position-fixed: relative; --text-align: right; --top-line-height: 60px; --hover-background-color: rgba(255, 255, 255, 0); --hover-font-color: rgb(13, 0, 123); --hover-font-style: normal; --hover-text-decoration: none; --hover-font-weight: normal; --hover-style-line-color: rgba(0, 0, 0, 0); --hover-other-level-background-color: rgb(255, 255, 255); --hover-other-level-font-color: rgb(13, 0, 123); --hover-other-level-font-style: normal; --hover-other-level-font-decoration: none; --hover-other-level-font-weight: normal; --top-padding-vertical: 45px; --top-padding-horizontal: 30px; --top-font-size: 18px; --top-background-color: rgba(255, 255, 255, 0); --top-font-color: rgb(51, 51, 51); --top-font-family: Ubuntu; --top-font-weight: normal; --top-font-style: normal; --top-text-decoration: none; --current-top-level-background-color: rgba(255, 255, 255, 0); --current-top-level-font-color: rgb(13, 0, 123); --current-top-level-font-weight: normal; --current-top-level-font-style: normal; --current-top-level-text-decoration: none; --current-top-level-style-line-height: 6px; --current-top-level-style-line-color: rgb(13, 0, 123); --current-top-level-style-line-vertical-position: 54px; --current-other-level-font-color: rgb(13, 0, 123); --current-other-level-font-weight: normal; --current-other-level-font-style: normal; --current-other-level-text-decoration: none; --current-other-level-background-color: rgb(255, 255, 255); --current-other-level-style-line-height: 4px; --current-other-level-style-line-color: rgba(0,0,0, 1); --current-other-level-style-line-vertical-position: 0px; --other-background-color: rgba(255, 255, 255, 0.8); --other-padding-vertical: 20px; --other-padding-horizontal: 16px; --other-level-text-align: none; --other-font-size: 16px; --other-font-color: rgb(51, 51, 51); --other-font-family: Ubuntu; --other-font-weight: normal; --other-font-style: normal; --other-text-decoration: none; --calculated-width: 100%; --submenu-animation: fadeIn; --other-submenu-animation: fadeIn; }ul#menu-93000001 {
    list-style: none;
    position: relative;
    margin: 0;
    padding: 0;
    text-align: right;
    height: 60px;
     width: 100%
}

ul#menu-93000001 li {
    line-height: 1;
}

ul#menu-93000001 li:hover {
    background-color: rgba(255, 255, 255, 0);
    transition: background-color 0.5s;
}

ul#menu-93000001 li:hover > a {
    color: rgb(13, 0, 123);
    font-style: normal;
    text-decoration: none;
    font-weight: ;
    transition: all 0.5s;
}

ul#menu-93000001 li:hover > ul {
    display: block;
}

ul#menu-93000001 a {
    white-space: nowrap;
}ul#menu-93000001 > li {
position: relative;
display: inline-block;
margin: 0;
padding: 0 30px;
font-size: 18px;
background-color: rgba(255, 255, 255, 0);
}ul#menu-93000001 > li:not(:first-child) {border-top: none;border-left: none;}ul#menu-93000001 > li.current {
background-color: rgba(255, 255, 255, 0);
}		ul#menu-93000001 > li.current::before {			content: "";			display: inline-block;			width: 90%;			height: 6px;			position: absolute;			top: 54px;			left: 5%;			background-color: rgb(13, 0, 123);		}ul#menu-93000001 > li > a {
margin: 0;
padding: 0;line-height: 60px;color: rgb(51, 51, 51);
font-family: Ubuntu;
font-weight: normal;
font-style: normal;
display: inline-block;
padding: 0 15px;
text-decoration: none;}ul#menu-93000001 > li.current > a {
color: rgb(13, 0, 123);
font-weight: normal;
font-style: normal;
text-decoration: none;
}ul#menu-93000001 ul {
    display: none;
    position: absolute;
    top: 100%; padding: 0;
}

ul#menu-93000001 ul li {
    position: relative;
    display: block;
    width: 100%;
    margin: 0;
    background-color: rgba(255, 255, 255, 0.8);
    padding: 20px 16px;
    border-bottom: none; border-left: none;
}ul#menu-93000001 ul li:hover > a {
color: rgb(13, 0, 123);
font-style: normal;
text-decoration: none;
font-weight: normal;
}ul#menu-93000001 ul li:hover {
background-color: rgb(255, 255, 255);
}ul#menu-93000001 ul li:first-child {border-top: none;border-left: none;
}ul#menu-93000001 ul li.current > a {
color: rgb(13, 0, 123);
font-weight: normal;
font-style: normal;
text-decoration: none;
}ul#menu-93000001 ul li.current {
background-color: rgb(255, 255, 255);
}		ul#menu-93000001 ul li.current::before {			content: "";			display: inline-block;			width: 90%;			height: 4px;			position: absolute;			top: 0px;			left: 5%;			background-color: rgba(0,0,0, 1);		}ul#menu-93000001 ul a {
display: block;
padding: 0;
line-height: 1;
font-size: 16px;
color: rgb(51, 51, 51);
font-family: Ubuntu;
font-weight: normal;
font-style: normal;
text-decoration: none;
}ul#menu-93000001 ul ul {
    top: 0;
    left: 100%;
}ul#menu-93000001.mobile {
    text-align: left;
}

ul#menu-93000001.mobile > li {
    display: block;
    padding: 0;
}

ul#menu-93000001.mobile > li > a {
    padding: 20px 16px;
    white-space: inherit;
    display: block;
    line-height: 1.5em;
    min-height: 60px;
}

ul#menu-93000001.mobile > li.current::before {
    display: none;
}

ul#menu-93000001.mobile ul {
    display: block;
    position: static;
    padding-left: 15px;
    background-color: rgba(255, 255, 255, 0.8);
}

ul#menu-93000001.mobile ul li {
    padding: 0;
}

ul#menu-93000001.mobile ul li a {
    padding: 20px 16px 20px calc(16px + 10px);
    white-space: inherit;
    display: block;
    line-height: 1.5em;
}ul#menu-93000001 li:hover > ul {
    display:block;
    animation: fadeIn .3s ease-in;
}ul#menu-93000001 ul li:hover > ul {
display:block;
    animation: fadeIn .3s ease-in;
}
.element_1597666343518_3384_none { position: absolute; list-style: outside; overflow-wrap: break-word; }
#image-13000003 {
width: 100%;
height: 100%;
display: block;
overflow: hidden;
}
.element_1619782303952_9558_none { background-color: rgb(51, 51, 51); border-color: rgb(51, 51, 51); left: 0px; }