

 html.bwd-js .animate-sm.is-fresh{-webkit-transition-duration:0ms!important;transition-duration:0ms!important;visibility:hidden!important}.sm-click-thru{pointer-events:none!important}.scroll-mate-wrapper.sm-float{position:absolute;top:0;width:100%;height:100%}.scroll-mate-wrapper.sm-float>.scroll-mate-inner{height:100%}

a.block-link{display:block;text-decoration:none !important;padding:0;margin:0;color:inherit}a.block-link:link,a.block-link:visited,a.block-link:hover,a.block-link:active{color:inherit}

.form-submit-success,.form-submit-error{opacity:0;transition:none;overflow:hidden}form:not(.success) .form-submit-success,form:not(.error) .form-submit-error{max-height:0;padding:0;margin:0;border-width:0px}form.success .form-submit-success,form.error .form-submit-error{opacity:1;transition:opacity 500ms ease}.form-submit-processing{opacity:0;pointer-events:none;transition:opacity 500ms ease}form:not(.processing) .form-submit-processing{max-height:0}form.processing *{pointer-events:none}form.processing .form-submit-processing{opacity:1;pointer-events:auto}.processing-modal.absolute,.processing-modal.fixed{background-color:var(--overlay-color);border-radius:inherit;position:absolute;top:0;left:0;right:0;bottom:0}.processing-modal.absolute .processing-circle,.processing-modal.fixed .processing-circle{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto}.processing-modal.fixed{position:fixed}
.processing-circle{margin:0 auto;width:40px;height:40px;border:4px solid var(--white-color);border-top:4px solid var(--primary);border-radius:50%;filter:drop-shadow(0 0 20px rgba(0,0,0,0.6))}.processing-circle.dark{border-color:var(--black-color);border-top-color:var(--primary)}.processing-circle.primary{border-top-color:var(--primary)}.processing-circle.secondary{border-top-color:var(--secondary)}.processing-circle.warning{border-top-color:var(--warning)}.processing-circle.success{border-top-color:var(--success)}.processing-circle.alert{border-top-color:var(--alert)}


:root{--light-gray:rgba(230, 230, 230, 1.00);--medium-gray:rgba(202, 202, 202, 1.00);--dark-gray:rgba(138, 138, 138, 1.00);--black:rgba(10, 10, 10, 1.00);--black-color:var(--black);--white:rgba(254, 254, 254, 1.00);--white-color:var(--white);--primary:rgba(2, 8, 9, 1.00);--secondary:rgba(231, 231, 231, 1.00);--success:rgba(67, 172, 106, 1.00);--warning:rgba(240, 138, 36, 1.00);--alert:rgba(240, 65, 36, 1.00);--primary-contrast:rgba(255, 255, 255, 1.00);--secondary-contrast:rgba(51, 51, 51, 1.00);--success-contrast:rgba(254, 254, 254, 1.00);--warning-contrast:rgba(254, 254, 254, 1.00);--alert-contrast:rgba(254, 254, 254, 1.00);--primary-dark:rgba(0, 0, 0, 1.00);--secondary-dark:rgba(201, 201, 201, 1.00);--success-dark:rgba(37, 142, 76, 1.00);--warning-dark:rgba(210, 108, 6, 1.00);--alert-dark:rgba(210, 35, 6, 1.00);--header-color:rgba(255, 255, 255, 1.00);--subheader-color:rgba(138, 138, 138, 1.00);--small-color:rgba(202, 202, 202, 1.00);--text-color:rgba(34, 34, 34, 1.00);--link-color:rgba(0, 140, 186, 1.00);--link-color-hover:rgba(0, 102, 136, 1.00);--selection-background:var(--primary);--selection-text:var(--primary-contrast);--link-decoration:none;--link-decoration-hover:none;--overlay-color:rgba(0, 0, 0, 0.50);--radius:3px;--small-gutter:1.25rem;--medium-gutter:2rem;--large-gutter:2rem;--site-width:calc(1200rem/16);}::selection{background:var(--selection-background);color:var(--selection-text)}.alt{--header-color:rgba(255, 255, 255, 1.00);--subheader-color:rgba(230, 230, 230, 1.00);--small-color:rgba(202, 202, 202, 1.00);--text-color:rgba(255, 255, 255, 1.00);--link-color:rgba(23, 135, 200, 1.00);--link-color-hover:rgba(0, 102, 136, 1.00);--link-decoration:none;--link-decoration-hover:none}.grid-container{max-width:var(--site-width)}.radius{border-radius:var(--radius)}body{font-size:calc(16rem/16)}h1,.h1{font-size:calc(24rem/16)}h2,.h2{font-size:calc(20rem/16)}h3,.h3{font-size:calc(19rem/16)}h4,.h4{font-size:calc(18rem/16)}h5,.h5{font-size:calc(17rem/16)}h6,.h6{font-size:calc(16rem/16)}small{font-size:40%}.button{font-size:calc(16rem/16)}.button.tiny{font-size:calc(10rem/16)}.button.small{font-size:calc(12rem/16)}.button.large{font-size:calc(20rem/16)}@media only screen and (min-width:40em){body{font-size:calc(16rem/16)}h1,.h1{font-size:calc(48rem/16)}h2,.h2{font-size:calc(40rem/16)}h3,.h3{font-size:calc(31rem/16)}h4,.h4{font-size:calc(25rem/16)}h5,.h5{font-size:calc(20rem/16)}h6,.h6{font-size:calc(16rem/16)}small{font-size:30%}}@media only screen and (min-width:64em){body{font-size:calc(16rem/16)}h1,.h1{font-size:calc(48rem/16)}h2,.h2{font-size:calc(40rem/16)}h3,.h3{font-size:calc(31rem/16)}h4,.h4{font-size:calc(25rem/16)}h5,.h5{font-size:calc(20rem/16)}h6,.h6{font-size:calc(16rem/16)}small{font-size:30%}}a{color:var(--link-color);-webkit-text-decoration:var(--link-decoration);text-decoration:var(--link-decoration)}a:hover,a:focus{color:var(--link-color-hover);-webkit-text-decoration:var(--link-decoration-hover);text-decoration:var(--link-decoration-hover)}.menu a{color:var(--menu-link-color);background:var(--menu-bg-color)}.menu a:hover{color:var(--menu-link-color-hover)}h1,h2,h3,h4,h5,h6{color:var(--header-color)}small{color:var(--small-color)}.subheader{color:var(--subheader-color)}.text ul,.text ol{list-style-position:outside}.text>ul,.text>ol,.text .mez>div>ul,.text .mez>div>ol{margin-left:1.25rem}.text ul{list-style-type:disc}.text ul ul,.text ol ul{list-style-type:circle}.text ol{list-style-type:decimal}.text ol ol,.text ul ol{list-style-type:lower-alpha}.radius,.radius:before,.radius:after{border-radius:calc(3rem/16)}body{}
html,body,  h1,.h1, h2,.h2, h3,.h3,     .menu li,   .myclass{font-family:"Roboto",sans-serif }
html,body, p,.p,    h4,.h4, h5,.h5, h6,.h6, blockquote,  li, form, .button,.myclass{font-family:"Roboto",sans-serif }
  h1,.h1,          .header.alt{font-size:calc(40rem/16) ;font-weight:600 ;}@media only screen and (min-width:40em){  h1,.h1,          .header.alt{font-size:calc(70rem/16) }}@media only screen and (min-width:64em){  h1,.h1,          .header.alt{font-size:calc(90rem/16) }}
.black{color:rgba(0, 0, 0, 1.00) ;}
.white> *{color:rgba(255, 255, 255, 1.00) ;}
.grey{color:rgba(148, 149, 152, 1.00) ;}
.white{color:rgba(255, 255, 255, 1.00) ;}
.blue{color:rgba(23, 135, 200, 1.00) ;}
.purple{color:rgba(137, 0, 160, 1.00) ;}
.simpledivider{width:3rem ;}  
.twentyfiveblack-overlay{position:relative;z-index:0}.twentyfiveblack-overlay:before{content:"";position:absolute;top:0;bottom:0;left:0;right:0;z-index:-1;opacity:0.25 ;background-color:rgba(0, 0, 0, 1.00) ;}
.hamburger{position: absolute  ;z-index:1 ;top:25px ;bottom:unset ;left:unset ;right:10px ;}
.header-wrapper{height:75vh ;}  
 .top-bar.mytop, .top-bar.mytop ul{--topbar-background:rgba(8, 16, 22, 1.00)} .top-bar.mytop{padding:1rem 1rem} .title-bar.mytop{--titlebar-background:rgba(8, 16, 21, 1.00);--titlebar-color:rgba(254, 254, 254, 1.00);padding:0.75rem} .title-bar.mytop .menu-icon{--hamburger-color:rgba(254, 254, 254, 1.00);--hamburger-width:1.25rem;--hamburger-height:1rem;--hamburger-weight:2px}
 .top-bar.mytop-mobile, .top-bar.mytop-mobile ul{--topbar-background:rgba(255, 255, 255, 1.00)} .top-bar.mytop-mobile{padding:1rem 1rem} .title-bar.mytop-mobile{--titlebar-background:rgba(255, 255, 255, 1.00);--titlebar-color:rgba(0, 0, 0, 1.00);padding:0.75rem} .title-bar.mytop-mobile .menu-icon{--hamburger-color:rgba(0, 0, 0, 1.00);--hamburger-width:1.25rem;--hamburger-height:1rem;--hamburger-weight:2px}
 .top-bar.mytop-mobile_tour, .top-bar.mytop-mobile_tour ul{--topbar-background:rgba(0, 0, 0, 1.00)} .top-bar.mytop-mobile_tour{padding:1rem 1rem} .title-bar.mytop-mobile_tour{--titlebar-background:rgba(0, 0, 0, 1.00);--titlebar-color:rgba(255, 255, 255, 1.00);padding:0.75rem} .title-bar.mytop-mobile_tour .menu-icon{--hamburger-color:rgba(255, 255, 255, 1.00);--hamburger-width:1.25rem;--hamburger-height:1rem;--hamburger-weight:2px}
.top-bar{--light-gray:rgba(230, 230, 230, 1.00);--medium-gray:rgba(202, 202, 202, 1.00);--dark-gray:rgba(138, 138, 138, 1.00);--black:rgba(10, 10, 10, 1.00);--black-color:var(--black);--white:rgba(254, 254, 254, 1.00);--white-color:var(--white);--primary:rgba(23, 135, 200, 1.00);--secondary:rgba(231, 231, 231, 1.00);--success:rgba(67, 172, 106, 1.00);--warning:rgba(240, 138, 36, 1.00);--alert:rgba(240, 65, 36, 1.00);--primary-contrast:rgba(255, 255, 255, 1.00);--secondary-contrast:rgba(51, 51, 51, 1.00);--success-contrast:rgba(254, 254, 254, 1.00);--warning-contrast:rgba(254, 254, 254, 1.00);--alert-contrast:rgba(254, 254, 254, 1.00);/* --primary-light:rgba(233, 255, 255, 1.00);--secondary-light:rgba(255, 255, 255, 1.00);--success-light:rgba(255, 255, 255, 1.00);--warning-light:rgba(255, 255, 246, 1.00);--alert-light:rgba(255, 255, 246, 1.00);*/--primary-dark:rgba(0, 105, 170, 1.00);--secondary-dark:rgba(201, 201, 201, 1.00);--success-dark:rgba(37, 142, 76, 1.00);--warning-dark:rgba(210, 108, 6, 1.00);--alert-dark:rgba(210, 35, 6, 1.00);--overlay-color:rgba(0, 0, 0, 0.50)}
 .topmenu>.menu a, .menu.topmenu a{--menu-link-color:rgba(254, 252, 255, 1.00);--menu-link-color-hover:rgba(23, 135, 200, 1.00);--menu-bg-color:rgba(255, 255, 255, 0.00);--menu-caret-color:rgba(255, 255, 255, 1.00);--menu-border-accent:2px solid var(--menu-link-color)} .topmenu>.menu .menu-text, .menu.topmenu .menu-text{--menu-text-color:rgba(68, 68, 68, 1.00)} .topmenu>.menu>li>a, .menu.topmenu>li>a{padding-top:1rem;padding-bottom:1rem} .topmenu>.menu .submenu>li>a, .menu.topmenu .submenu>li>a{padding-top:0.75rem;padding-bottom:0.75rem} .topmenu>.menu li.active>a, .topmenu>.menu li.is-active>a, .topmenu>.menu a.is-active, .menu.topmenu li.active>a, .menu.topmenu li.is-active>a, .menu.topmenu a.is-active{--menu-bg-color:rgba(23, 135, 200, 1.00);--menu-link-color:rgba(254, 254, 254, 1.00);--menu-caret-color:rgba(255, 255, 255, 1.00);--menu-link-color-hover:rgba(254, 254, 254, 1.00)} .topmenu>.menu .submenu li.active>a, .topmenu>.menu .submenu li.is-active>a, .topmenu>.menu .submenu a.is-active, .menu.topmenu .submenu li.active>a, .menu.topmenu .submenu li.is-active>a, .menu.topmenu .submenu a.is-active{--menu-caret-color:rgba(255, 255, 255, 1.00)} .topmenu>.menu .submenu a, .menu.topmenu .submenu a{--menu-caret-color:rgba(97, 103, 173, 1.00)} .topmenu>.menu .submenu, .menu.topmenu .submenu{--submenu-bg-color:rgba(254, 254, 254, 1.00);--submenu-border:1px solid rgba(202, 202, 202, 1.00)} .topmenu>.menu .submenu a, .menu.topmenu .submenu a{--menu-bg-color:transparent;--menu-link-color:rgba(0, 0, 0, 1.00);--menu-link-color-hover:rgba(23, 135, 200, 1.00)} .topmenu>.menu .submenu .menu-text, .menu.topmenu .submenu .menu-text{--menu-text-color:rgba(23, 135, 200, 1.00)} .topmenu>.menu .submenu li.active>a, .topmenu>.menu .submenu li.is-active>a, .topmenu>.menu .submenu a.is-active, .menu.topmenu .submenu li.active>a, .menu.topmenu .submenu li.is-active>a, .menu.topmenu .submenu a.is-active{--menu-caret-color:rgba(255, 255, 255, 1.00);--menu-bg-color:rgba(97, 103, 173, 1.00);--menu-link-color:rgba(254, 254, 254, 1.00);--menu-link-color-hover:rgba(254, 254, 254, 1.00)} .topmenu>.menu a::after, .menu.topmenu a::after{display:none!important}
.indextop{position:  sticky ;z-index:100 ;top:unset ;bottom:unset ;left:unset ;right:unset ;}
.mytop-mobile{opacity:0.90 }
.mytop-mobile_tour{opacity:0.90 }
.mobilemenu-wrapper{position:fixed   ;z-index:2 ;top:unset ;bottom:unset ;left:50% ;right:50% ;}
            .mobilemenu{font-size:calc(48rem/16) ;}@media only screen and (min-width:40em){            .mobilemenu{font-size:calc(16rem/16) }}@media only screen and (min-width:64em){            .mobilemenu{font-size:calc(16rem/16) }}
 .mobilemenu>.menu a, .menu.mobilemenu a{--menu-link-color:rgba(255, 255, 255, 1.00);--menu-link-color-hover:rgba(148, 149, 152, 1.00);--menu-bg-color:rgba(255, 255, 255, 0.00);--menu-caret-color:rgba(97, 103, 173, 1.00);--menu-border-accent:2px solid var(--menu-link-color)} .mobilemenu>.menu .menu-text, .menu.mobilemenu .menu-text{--menu-text-color:rgba(68, 68, 68, 1.00)} .mobilemenu>.menu>li>a, .menu.mobilemenu>li>a{padding-top:1rem;padding-bottom:1rem} .mobilemenu>.menu .submenu>li>a, .menu.mobilemenu .submenu>li>a{padding-top:0.75rem;padding-bottom:0.75rem} .mobilemenu>.menu li.active>a, .mobilemenu>.menu li.is-active>a, .mobilemenu>.menu a.is-active, .menu.mobilemenu li.active>a, .menu.mobilemenu li.is-active>a, .menu.mobilemenu a.is-active{--menu-bg-color:rgba(97, 103, 173, 1.00);--menu-link-color:rgba(254, 254, 254, 1.00);--menu-caret-color:rgba(255, 255, 255, 1.00);--menu-link-color-hover:rgba(254, 254, 254, 1.00)} .mobilemenu>.menu .submenu li.active>a, .mobilemenu>.menu .submenu li.is-active>a, .mobilemenu>.menu .submenu a.is-active, .menu.mobilemenu .submenu li.active>a, .menu.mobilemenu .submenu li.is-active>a, .menu.mobilemenu .submenu a.is-active{--menu-caret-color:rgba(255, 255, 255, 1.00)} .mobilemenu>.menu .submenu a, .menu.mobilemenu .submenu a{--menu-caret-color:rgba(97, 103, 173, 1.00)} .mobilemenu>.menu .submenu, .menu.mobilemenu .submenu{--submenu-bg-color:rgba(254, 254, 254, 1.00);--submenu-border:0px solid rgba(202, 202, 202, 1.00)} .mobilemenu>.menu .submenu a, .menu.mobilemenu .submenu a{--menu-bg-color:transparent;--menu-link-color:rgba(34, 34, 34, 1.00);--menu-link-color-hover:rgba(68, 68, 68, 1.00)} .mobilemenu>.menu .submenu .menu-text, .menu.mobilemenu .submenu .menu-text{--menu-text-color:rgba(68, 68, 68, 1.00)} .mobilemenu>.menu .submenu li.active>a, .mobilemenu>.menu .submenu li.is-active>a, .mobilemenu>.menu .submenu a.is-active, .menu.mobilemenu .submenu li.active>a, .menu.mobilemenu .submenu li.is-active>a, .menu.mobilemenu .submenu a.is-active{--menu-caret-color:rgba(255, 255, 255, 1.00);--menu-bg-color:rgba(97, 103, 173, 1.00);--menu-link-color:rgba(254, 254, 254, 1.00);--menu-link-color-hover:rgba(254, 254, 254, 1.00)} .mobilemenu>.menu a::after, .menu.mobilemenu a::after{display:none!important}
.menubox{background-color:rgba(0, 0, 0, 1.00) ;background-position:center center ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;-webkit-background-clip:border-box ;background-clip:border-box ;}@media (hover:none) and (pointer:coarse){.menubox{background-attachment:scroll!important}}
.header-text{padding-top:0.00% ;padding-right:8.00% ;padding-bottom:0.00% ;padding-left:0.00% ;}@media only screen and (min-width:40em){.header-text{padding-top:0.00% ;padding-right:7.00% ;padding-bottom:0.00% ;padding-left:0.00% }}@media only screen and (min-width:64em){.header-text{padding-top:3.00% ;padding-right:4.00% ;padding-bottom:3.00% ;padding-left:0.00% }}
.seventyfive-height{height:75vh ;min-height:fit-content ;max-height:none ;}  
.full-height{height:100vh ;}  
.blue-button{--light-gray:rgba(230, 230, 230, 1.00);--medium-gray:rgba(202, 202, 202, 1.00);--dark-gray:rgba(138, 138, 138, 1.00);--black:rgba(10, 10, 10, 1.00);--black-color:var(--black);--white:rgba(254, 254, 254, 1.00);--white-color:var(--white);--primary:rgba(23, 135, 200, 1.00);--secondary:rgba(231, 231, 231, 1.00);--success:rgba(67, 172, 106, 1.00);--warning:rgba(240, 138, 36, 1.00);--alert:rgba(240, 65, 36, 1.00);--primary-contrast:rgba(255, 255, 255, 1.00);--secondary-contrast:rgba(51, 51, 51, 1.00);--success-contrast:rgba(254, 254, 254, 1.00);--warning-contrast:rgba(254, 254, 254, 1.00);--alert-contrast:rgba(254, 254, 254, 1.00);/* --primary-light:rgba(233, 255, 255, 1.00);--secondary-light:rgba(255, 255, 255, 1.00);--success-light:rgba(255, 255, 255, 1.00);--warning-light:rgba(255, 255, 246, 1.00);--alert-light:rgba(255, 255, 246, 1.00);*/--primary-dark:rgba(0, 105, 170, 1.00);--secondary-dark:rgba(201, 201, 201, 1.00);--success-dark:rgba(37, 142, 76, 1.00);--warning-dark:rgba(210, 108, 6, 1.00);--alert-dark:rgba(210, 35, 6, 1.00);--overlay-color:rgba(0, 0, 0, 0.50)}
.grey-button{--light-gray:rgba(230, 230, 230, 1.00);--medium-gray:rgba(202, 202, 202, 1.00);--dark-gray:rgba(138, 138, 138, 1.00);--black:rgba(10, 10, 10, 1.00);--black-color:var(--black);--white:rgba(254, 254, 254, 1.00);--white-color:var(--white);--primary:rgba(148, 149, 152, 1.00);--secondary:rgba(231, 231, 231, 1.00);--success:rgba(67, 172, 106, 1.00);--warning:rgba(240, 138, 36, 1.00);--alert:rgba(240, 65, 36, 1.00);--primary-contrast:rgba(255, 255, 255, 1.00);--secondary-contrast:rgba(51, 51, 51, 1.00);--success-contrast:rgba(254, 254, 254, 1.00);--warning-contrast:rgba(254, 254, 254, 1.00);--alert-contrast:rgba(254, 254, 254, 1.00);/* --primary-light:rgba(255, 255, 255, 1.00);--secondary-light:rgba(255, 255, 255, 1.00);--success-light:rgba(255, 255, 255, 1.00);--warning-light:rgba(255, 255, 246, 1.00);--alert-light:rgba(255, 255, 246, 1.00);*/--primary-dark:rgba(118, 119, 122, 1.00);--secondary-dark:rgba(201, 201, 201, 1.00);--success-dark:rgba(37, 142, 76, 1.00);--warning-dark:rgba(210, 108, 6, 1.00);--alert-dark:rgba(210, 35, 6, 1.00);--overlay-color:rgba(0, 0, 0, 0.50)}
.header-img{position:relative;z-index:0}.header-img:before{content:"";position:absolute;top:0;bottom:0;left:0;right:0;z-index:-1;opacity:0.25 ;background-color:rgba(0, 0, 0, 1.00) ;}
.article-link{margin-top:1rem ;}  
 .middlemenu>.menu a, .menu.middlemenu a{--menu-link-color:rgba(0, 0, 0, 1.00);--menu-link-color-hover:rgba(148, 149, 152, 1.00);--menu-bg-color:rgba(255, 255, 255, 0.00);--menu-caret-color:rgba(97, 103, 173, 1.00);--menu-border-accent:2px solid var(--menu-link-color)} .middlemenu>.menu .menu-text, .menu.middlemenu .menu-text{--menu-text-color:rgba(68, 68, 68, 1.00)} .middlemenu>.menu>li>a, .menu.middlemenu>li>a{padding-top:0;padding-bottom:0} .middlemenu>.menu .submenu>li>a, .menu.middlemenu .submenu>li>a{padding-top:0.75rem;padding-bottom:0.75rem} .middlemenu>.menu li.active>a, .middlemenu>.menu li.is-active>a, .middlemenu>.menu a.is-active, .menu.middlemenu li.active>a, .menu.middlemenu li.is-active>a, .menu.middlemenu a.is-active{--menu-bg-color:rgba(255, 255, 255, 1.00);--menu-link-color:rgba(0, 0, 0, 1.00);--menu-caret-color:rgba(255, 255, 255, 1.00);--menu-link-color-hover:rgba(0, 0, 0, 1.00)} .middlemenu>.menu .submenu li.active>a, .middlemenu>.menu .submenu li.is-active>a, .middlemenu>.menu .submenu a.is-active, .menu.middlemenu .submenu li.active>a, .menu.middlemenu .submenu li.is-active>a, .menu.middlemenu .submenu a.is-active{--menu-caret-color:rgba(255, 255, 255, 1.00)} .middlemenu>.menu .submenu a, .menu.middlemenu .submenu a{--menu-caret-color:rgba(97, 103, 173, 1.00)} .middlemenu>.menu .submenu, .menu.middlemenu .submenu{--submenu-bg-color:rgba(254, 254, 254, 1.00);--submenu-border:1px solid rgba(202, 202, 202, 1.00)} .middlemenu>.menu .submenu a, .menu.middlemenu .submenu a{--menu-bg-color:transparent;--menu-link-color:rgba(34, 34, 34, 1.00);--menu-link-color-hover:rgba(68, 68, 68, 1.00)} .middlemenu>.menu .submenu .menu-text, .menu.middlemenu .submenu .menu-text{--menu-text-color:rgba(68, 68, 68, 1.00)} .middlemenu>.menu .submenu li.active>a, .middlemenu>.menu .submenu li.is-active>a, .middlemenu>.menu .submenu a.is-active, .menu.middlemenu .submenu li.active>a, .menu.middlemenu .submenu li.is-active>a, .menu.middlemenu .submenu a.is-active{--menu-caret-color:rgba(255, 255, 255, 1.00);--menu-bg-color:rgba(97, 103, 173, 1.00);--menu-link-color:rgba(254, 254, 254, 1.00);--menu-link-color-hover:rgba(254, 254, 254, 1.00)} .middlemenu>.menu a::after, .menu.middlemenu a::after{display:none!important}
 .top-bar.middlebar, .top-bar.middlebar ul{--topbar-background:rgba(255, 255, 255, 0.50)} .top-bar.middlebar{padding:0 0} .title-bar.middlebar{--titlebar-background:rgba(10, 10, 10, 1.00);--titlebar-color:rgba(254, 254, 254, 1.00);padding:0} .title-bar.middlebar .menu-icon{--hamburger-color:rgba(254, 254, 254, 1.00);--hamburger-width:1.25rem;--hamburger-height:1rem;--hamburger-weight:2px}
 .top-bar.lowbar, .top-bar.lowbar ul{--topbar-background:rgba(255, 255, 255, 1.00)} .top-bar.lowbar{padding:1rem 0.5rem} .title-bar.lowbar{--titlebar-background:rgba(255, 255, 255, 1.00);--titlebar-color:rgba(0, 0, 0, 1.00);padding:0.75rem} .title-bar.lowbar .menu-icon{--hamburger-color:rgba(0, 0, 0, 1.00);--hamburger-width:1.25rem;--hamburger-height:1rem;--hamburger-weight:2px}
 .lowmenu>.menu a, .menu.lowmenu a{--menu-link-color:rgba(0, 0, 0, 1.00);--menu-link-color-hover:rgba(148, 149, 152, 1.00);--menu-bg-color:rgba(255, 255, 255, 0.00);--menu-caret-color:rgba(97, 103, 173, 1.00);--menu-border-accent:2px solid var(--menu-link-color)} .lowmenu>.menu .menu-text, .menu.lowmenu .menu-text{--menu-text-color:rgba(68, 68, 68, 1.00)} .lowmenu>.menu>li>a, .menu.lowmenu>li>a{padding-top:1rem;padding-bottom:1rem} .lowmenu>.menu .submenu>li>a, .menu.lowmenu .submenu>li>a{padding-top:0.75rem;padding-bottom:0.75rem} .lowmenu>.menu li.active>a, .lowmenu>.menu li.is-active>a, .lowmenu>.menu a.is-active, .menu.lowmenu li.active>a, .menu.lowmenu li.is-active>a, .menu.lowmenu a.is-active{--menu-bg-color:rgba(97, 103, 173, 1.00);--menu-link-color:rgba(254, 254, 254, 1.00);--menu-caret-color:rgba(255, 255, 255, 1.00);--menu-link-color-hover:rgba(254, 254, 254, 1.00)} .lowmenu>.menu .submenu li.active>a, .lowmenu>.menu .submenu li.is-active>a, .lowmenu>.menu .submenu a.is-active, .menu.lowmenu .submenu li.active>a, .menu.lowmenu .submenu li.is-active>a, .menu.lowmenu .submenu a.is-active{--menu-caret-color:rgba(255, 255, 255, 1.00)} .lowmenu>.menu .submenu a, .menu.lowmenu .submenu a{--menu-caret-color:rgba(97, 103, 173, 1.00)} .lowmenu>.menu .submenu, .menu.lowmenu .submenu{--submenu-bg-color:rgba(254, 254, 254, 1.00);--submenu-border:1px solid rgba(202, 202, 202, 1.00)} .lowmenu>.menu .submenu a, .menu.lowmenu .submenu a{--menu-bg-color:transparent;--menu-link-color:rgba(34, 34, 34, 1.00);--menu-link-color-hover:rgba(68, 68, 68, 1.00)} .lowmenu>.menu .submenu .menu-text, .menu.lowmenu .submenu .menu-text{--menu-text-color:rgba(68, 68, 68, 1.00)} .lowmenu>.menu .submenu li.active>a, .lowmenu>.menu .submenu li.is-active>a, .lowmenu>.menu .submenu a.is-active, .menu.lowmenu .submenu li.active>a, .menu.lowmenu .submenu li.is-active>a, .menu.lowmenu .submenu a.is-active{--menu-caret-color:rgba(255, 255, 255, 1.00);--menu-bg-color:rgba(97, 103, 173, 1.00);--menu-link-color:rgba(254, 254, 254, 1.00);--menu-link-color-hover:rgba(254, 254, 254, 1.00)} .lowmenu>.menu a::after, .menu.lowmenu a::after{display:none!important}
.half-height{height:50vh ;}  
.full-height{height:100% ;}  
.seventyfive-height{height:75vh ;}  
.sticky-menu{width:100% ;}  
.half-height{padding-top:1.00% ;padding-right:1.00% ;padding-bottom:1.00% ;padding-left:0.00% ;}@media only screen and (min-width:40em){.half-height{padding-top:2.00% ;padding-right:2.00% ;padding-bottom:2.00% ;padding-left:0.00% }}@media only screen and (min-width:64em){.half-height{padding-top:3.00% ;padding-right:3.00% ;padding-bottom:3.00% ;padding-left:0.00% }}
.seventyfive-height{padding-top:1.00% ;padding-right:1.00% ;padding-bottom:1.00% ;padding-left:0.00% ;}@media only screen and (min-width:40em){.seventyfive-height{padding-top:2.00% ;padding-right:2.00% ;padding-bottom:2.00% ;padding-left:0.00% }}@media only screen and (min-width:64em){.seventyfive-height{padding-top:3.00% ;padding-right:3.00% ;padding-bottom:3.00% ;padding-left:0.00% }}
.wrapper-three{padding-top:3.00% ;padding-right:3.00% ;padding-bottom:3.00% ;padding-left:3.00% ;}@media only screen and (min-width:40em){.wrapper-three{padding-top:3.00% ;padding-right:3.00% ;padding-bottom:3.00% ;padding-left:3.00% }}@media only screen and (min-width:64em){.wrapper-three{padding-top:3.00% ;padding-right:3.00% ;padding-bottom:3.00% ;padding-left:3.00% }}
            .fiftywidth-text{font-size:calc(32rem/16) ;}@media only screen and (min-width:40em){            .fiftywidth-text{font-size:calc(36rem/16) }}@media only screen and (min-width:64em){            .fiftywidth-text{font-size:calc(48rem/16) }}
   h2,.h2,         .sto-text{font-size:calc(16rem/16) ;}@media only screen and (min-width:40em){   h2,.h2,         .sto-text{font-size:calc(20rem/16) }}@media only screen and (min-width:64em){   h2,.h2,         .sto-text{font-size:calc(24rem/16) }}
.threecolumns-wrapper{padding-top:3.00% ;padding-right:3.00% ;padding-bottom:3.00% ;padding-left:3.00% ;}@media only screen and (min-width:40em){.threecolumns-wrapper{padding-top:3.00% ;padding-right:3.00% ;padding-bottom:3.00% ;padding-left:3.00% }}@media only screen and (min-width:64em){.threecolumns-wrapper{padding-top:3.00% ;padding-right:3.00% ;padding-bottom:3.00% ;padding-left:3.00% }}
.blue-header{padding-top:0.00% ;padding-right:0.00% ;padding-bottom:0.00% ;padding-left:0.00% ;}@media only screen and (min-width:40em){.blue-header{padding-top:0.00% ;padding-right:0.00% ;padding-bottom:0.00% ;padding-left:0.00% }}@media only screen and (min-width:64em){.blue-header{padding-top:0.00% ;padding-right:7.00% ;padding-bottom:0.00% ;padding-left:0.00% }}
            .blue-header{font-size:calc(36rem/16) ;}@media only screen and (min-width:40em){            .blue-header{font-size:calc(36rem/16) }}@media only screen and (min-width:64em){            .blue-header{font-size:calc(36rem/16) }}
            .product-header{font-size:calc(36rem/16) ;}@media only screen and (min-width:40em){            .product-header{font-size:calc(36rem/16) }}@media only screen and (min-width:64em){            .product-header{font-size:calc(36rem/16) }}
            .product-text{font-size:calc(20rem/16) ;}@media only screen and (min-width:40em){            .product-text{font-size:calc(20rem/16) }}@media only screen and (min-width:64em){            .product-text{font-size:calc(20rem/16) }}
.right_column_margin{margin-top:0.00px ;margin-right:0.00px ;margin-bottom:0.00px ;margin-left:0.00px ;}@media only screen and (min-width:40em){.right_column_margin{margin-top:0.00px ;margin-right:0.00px ;margin-bottom:0.00px ;margin-left:24.00px }}@media only screen and (min-width:64em){.right_column_margin{margin-top:0.00px ;margin-right:0.00px ;margin-bottom:0.00px ;margin-left:48.00px }}
.fact-wrapper{background-color:rgba(230, 230, 230, 1.00) ;background-position:center center ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;-webkit-background-clip:border-box ;background-clip:border-box ;}@media (hover:none) and (pointer:coarse){.fact-wrapper{background-attachment:scroll!important}}
.fact-wrapper{padding-top:2.00% ;padding-right:0.00% ;padding-bottom:2.00% ;padding-left:0.00% ;}@media only screen and (min-width:40em){.fact-wrapper{padding-top:3.00% ;padding-right:0.00% ;padding-bottom:3.00% ;padding-left:0.00% }}@media only screen and (min-width:64em){.fact-wrapper{padding-top:3.00% ;padding-right:0.00% ;padding-bottom:3.00% ;padding-left:0.00% }}
            .hydro-facts{font-size:calc(24rem/16) ;}@media only screen and (min-width:40em){            .hydro-facts{font-size:calc(24rem/16) }}@media only screen and (min-width:64em){            .hydro-facts{font-size:calc(30rem/16) }}
.fact-wrapper2{background-image:url('../index_files/bgimage-148-625.png') ;background-repeat:no-repeat    ;background-size:  cover ;background-position:center center ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;-webkit-background-clip:border-box ;background-clip:border-box ;}@media (hover:none) and (pointer:coarse){.fact-wrapper2{background-attachment:scroll!important}}
.fact-wrapper2{padding-top:2.00% ;padding-right:0.00% ;padding-bottom:2.00% ;padding-left:0.00% ;}@media only screen and (min-width:40em){.fact-wrapper2{padding-top:3.00% ;padding-right:0.00% ;padding-bottom:3.00% ;padding-left:0.00% }}@media only screen and (min-width:64em){.fact-wrapper2{padding-top:3.00% ;padding-right:0.00% ;padding-bottom:3.00% ;padding-left:0.00% }}
.fact-wrapper2{position:relative;z-index:0}.fact-wrapper2:before{content:"";position:absolute;top:0;bottom:0;left:0;right:0;z-index:-1;opacity:0.50 ;background-color:rgba(0, 0, 0, 1.00) ;}
.qualitytext-wrapper{padding-top:1.00% ;padding-right:1.00% ;padding-bottom:1.00% ;padding-left:0.00% ;}@media only screen and (min-width:40em){.qualitytext-wrapper{padding-top:2.00% ;padding-right:2.00% ;padding-bottom:2.00% ;padding-left:0.00% }}@media only screen and (min-width:64em){.qualitytext-wrapper{padding-top:3.00% ;padding-right:3.00% ;padding-bottom:3.00% ;padding-left:0.00% }}
.contact-form{--header-color:rgba(255, 255, 255, 1.00);--subheader-color:rgba(138, 138, 138, 1.00);--small-color:rgba(202, 202, 202, 1.00);--text-color:rgba(255, 255, 255, 1.00);--link-color:rgba(0, 140, 186, 1.00);--link-color-hover:rgba(0, 102, 136, 1.00);--link-decoration:none;--link-decoration-hover:none}
.contact-form{--light-gray:rgba(230, 230, 230, 1.00);--medium-gray:rgba(202, 202, 202, 1.00);--dark-gray:rgba(138, 138, 138, 1.00);--black:rgba(10, 10, 10, 1.00);--black-color:var(--black);--white:rgba(254, 254, 254, 1.00);--white-color:var(--white);--primary:rgba(0, 140, 186, 1.00);--secondary:rgba(231, 231, 231, 1.00);--success:rgba(67, 172, 106, 1.00);--warning:rgba(240, 138, 36, 1.00);--alert:rgba(240, 65, 36, 1.00);--primary-contrast:rgba(255, 255, 255, 1.00);--secondary-contrast:rgba(51, 51, 51, 1.00);--success-contrast:rgba(254, 254, 254, 1.00);--warning-contrast:rgba(254, 254, 254, 1.00);--alert-contrast:rgba(254, 254, 254, 1.00);/* --primary-light:rgba(210, 255, 255, 1.00);--secondary-light:rgba(255, 255, 255, 1.00);--success-light:rgba(255, 255, 255, 1.00);--warning-light:rgba(255, 255, 246, 1.00);--alert-light:rgba(255, 255, 246, 1.00);*/--primary-dark:rgba(0, 110, 156, 1.00);--secondary-dark:rgba(201, 201, 201, 1.00);--success-dark:rgba(37, 142, 76, 1.00);--warning-dark:rgba(210, 108, 6, 1.00);--alert-dark:rgba(210, 35, 6, 1.00);--overlay-color:rgba(0, 0, 0, 0.50)}
.form-wrapper{position:  sticky ;z-index:1 ;top:unset ;bottom:unset ;left:10px ;right:10px ;}
.form-wrapper{padding-top:0.00% ;padding-right:1.00% ;padding-bottom:0.00% ;padding-left:1.00% ;}@media only screen and (min-width:40em){.form-wrapper{padding-top:0.00% ;padding-right:10.00% ;padding-bottom:0.00% ;padding-left:10.00% }}@media only screen and (min-width:64em){.form-wrapper{padding-top:0.00% ;padding-right:20.00% ;padding-bottom:0.00% ;padding-left:20.00% }}
.source{padding-top:0.00% ;padding-right:0.00% ;padding-bottom:0.00% ;padding-left:1.00% ;}@media only screen and (min-width:40em){.source{padding-top:0.00% ;padding-right:0.00% ;padding-bottom:0.00% ;padding-left:2.00% }}@media only screen and (min-width:64em){.source{padding-top:0.00% ;padding-right:0.00% ;padding-bottom:0.00% ;padding-left:3.00% }}
.photo-container{min-height:16rem ;max-height:fit-content ;}
.photo-container{width:100% ;}  
.map-bar{height:60.00px ;}@media only screen and (min-width:40em){.map-bar{height:60.00px }}@media only screen and (min-width:64em){.map-bar{height:60.00px }}
.map-bar{position: absolute  ;z-index:5 ;top:0px ;bottom:unset ;left:unset ;right:unset ;}
.map-bar{background-color:rgba(255, 255, 255, 1.00) ;background-position:center center ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;-webkit-background-clip:border-box ;background-clip:border-box ;}@media (hover:none) and (pointer:coarse){.map-bar{background-attachment:scroll!important}}
.map-bar{width:100% ;}  
.map{height:600.00px ;}@media only screen and (min-width:40em){.map{height:600.00px }}@media only screen and (min-width:64em){.map{height:600.00px }}
.map-wrapper{height:580.00px ;}@media only screen and (min-width:40em){.map-wrapper{height:580.00px }}@media only screen and (min-width:64em){.map-wrapper{height:580.00px }}
.footer{position:relative;z-index:0}.footer:before{content:"";position:absolute;top:0;bottom:0;left:0;right:0;z-index:-1;opacity:1.00 ;background-color:rgba(6, 12, 16, 1.00) ;}
 .social>.menu a, .menu.social a{--menu-link-color:rgba(255, 255, 255, 1.00);--menu-link-color-hover:rgba(23, 135, 200, 1.00);--menu-bg-color:rgba(255, 255, 255, 0.00);--menu-caret-color:rgba(97, 103, 173, 1.00);--menu-border-accent:2px solid var(--menu-link-color)} .social>.menu .menu-text, .menu.social .menu-text{--menu-text-color:rgba(68, 68, 68, 1.00)} .social>.menu>li>a, .menu.social>li>a{padding-top:1rem;padding-bottom:1rem} .social>.menu .submenu>li>a, .menu.social .submenu>li>a{padding-top:0.75rem;padding-bottom:0.75rem} .social>.menu li.active>a, .social>.menu li.is-active>a, .social>.menu a.is-active, .menu.social li.active>a, .menu.social li.is-active>a, .menu.social a.is-active{--menu-bg-color:rgba(97, 103, 173, 1.00);--menu-link-color:rgba(254, 254, 254, 1.00);--menu-caret-color:rgba(255, 255, 255, 1.00);--menu-link-color-hover:rgba(254, 254, 254, 1.00)} .social>.menu .submenu li.active>a, .social>.menu .submenu li.is-active>a, .social>.menu .submenu a.is-active, .menu.social .submenu li.active>a, .menu.social .submenu li.is-active>a, .menu.social .submenu a.is-active{--menu-caret-color:rgba(255, 255, 255, 1.00)} .social>.menu .submenu a, .menu.social .submenu a{--menu-caret-color:rgba(97, 103, 173, 1.00)} .social>.menu .submenu, .menu.social .submenu{--submenu-bg-color:rgba(254, 254, 254, 1.00);--submenu-border:1px solid rgba(202, 202, 202, 1.00)} .social>.menu .submenu a, .menu.social .submenu a{--menu-bg-color:transparent;--menu-link-color:rgba(34, 34, 34, 1.00);--menu-link-color-hover:rgba(68, 68, 68, 1.00)} .social>.menu .submenu .menu-text, .menu.social .submenu .menu-text{--menu-text-color:rgba(68, 68, 68, 1.00)} .social>.menu .submenu li.active>a, .social>.menu .submenu li.is-active>a, .social>.menu .submenu a.is-active, .menu.social .submenu li.active>a, .menu.social .submenu li.is-active>a, .menu.social .submenu a.is-active{--menu-caret-color:rgba(255, 255, 255, 1.00);--menu-bg-color:rgba(97, 103, 173, 1.00);--menu-link-color:rgba(254, 254, 254, 1.00);--menu-link-color-hover:rgba(254, 254, 254, 1.00)} .social>.menu a::after, .menu.social a::after{display:none!important}
.social{margin-bottom:1.25rem ;}  
 .footer-menu>.menu a, .menu.footer-menu a{--menu-link-color:rgba(255, 255, 255, 1.00);--menu-link-color-hover:rgba(23, 135, 200, 1.00);--menu-bg-color:rgba(255, 255, 255, 0.00);--menu-caret-color:rgba(97, 103, 173, 1.00);--menu-border-accent:2px solid var(--menu-link-color)} .footer-menu>.menu .menu-text, .menu.footer-menu .menu-text{--menu-text-color:rgba(148, 149, 152, 1.00)} .footer-menu>.menu>li>a, .menu.footer-menu>li>a{padding-top:1rem;padding-bottom:1rem} .footer-menu>.menu .submenu>li>a, .menu.footer-menu .submenu>li>a{padding-top:0.75rem;padding-bottom:0.75rem} .footer-menu>.menu li.active>a, .footer-menu>.menu li.is-active>a, .footer-menu>.menu a.is-active, .menu.footer-menu li.active>a, .menu.footer-menu li.is-active>a, .menu.footer-menu a.is-active{--menu-bg-color:rgba(97, 103, 173, 1.00);--menu-link-color:rgba(254, 254, 254, 1.00);--menu-caret-color:rgba(255, 255, 255, 1.00);--menu-link-color-hover:rgba(254, 254, 254, 1.00)} .footer-menu>.menu .submenu li.active>a, .footer-menu>.menu .submenu li.is-active>a, .footer-menu>.menu .submenu a.is-active, .menu.footer-menu .submenu li.active>a, .menu.footer-menu .submenu li.is-active>a, .menu.footer-menu .submenu a.is-active{--menu-caret-color:rgba(255, 255, 255, 1.00)} .footer-menu>.menu .submenu a, .menu.footer-menu .submenu a{--menu-caret-color:rgba(97, 103, 173, 1.00)} .footer-menu>.menu .submenu, .menu.footer-menu .submenu{--submenu-bg-color:rgba(254, 254, 254, 1.00);--submenu-border:1px solid rgba(202, 202, 202, 1.00)} .footer-menu>.menu .submenu a, .menu.footer-menu .submenu a{--menu-bg-color:transparent;--menu-link-color:rgba(34, 34, 34, 1.00);--menu-link-color-hover:rgba(68, 68, 68, 1.00)} .footer-menu>.menu .submenu .menu-text, .menu.footer-menu .submenu .menu-text{--menu-text-color:rgba(68, 68, 68, 1.00)} .footer-menu>.menu .submenu li.active>a, .footer-menu>.menu .submenu li.is-active>a, .footer-menu>.menu .submenu a.is-active, .menu.footer-menu .submenu li.active>a, .menu.footer-menu .submenu li.is-active>a, .menu.footer-menu .submenu a.is-active{--menu-caret-color:rgba(255, 255, 255, 1.00);--menu-bg-color:rgba(97, 103, 173, 1.00);--menu-link-color:rgba(254, 254, 254, 1.00);--menu-link-color-hover:rgba(254, 254, 254, 1.00)}
.stacks_in_69_3{line-height:0}.stacks_in_69_3 svg{display:inline-block;max-width:150px;height:auto;}.stacks_in_69_3.full-width svg{width:100%;height:auto}.stacks_in_69_3 svg *{fill:rgba(255, 255, 255, 1.00)}
.stacks_in_69_185{line-height:0}.stacks_in_69_185 svg{display:inline-block;max-width:150px;height:auto;}.stacks_in_69_185.full-width svg{width:100%;height:auto}.stacks_in_69_185 svg *{fill:rgba(0, 0, 0, 1.00)}
.stacks_in_69_200{line-height:0}.stacks_in_69_200 svg{display:inline-block;max-width:150px;height:auto;}.stacks_in_69_200.full-width svg{width:100%;height:auto}.stacks_in_69_200 svg *{fill:rgba(255, 255, 255, 1.00)}
.stacks_in_70 > .grid-divider-wrapper > .grid-divider{height:calc(100% - 2rem)}

.bckgrnd-header{background-image:url('../index_files/bgimage-76.jpg') ;background-repeat:no-repeat    ;background-size:  cover ;background-position:center center ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;-webkit-background-clip:border-box ;background-clip:border-box ;}@media (hover:none) and (pointer:coarse){.bckgrnd-header{background-attachment:scroll!important}}@media only screen and (min-width:40em){.bckgrnd-header{background-image:url('../index_files/bgimageMedium-76.jpg') }}@media only screen and (min-width:64em){.bckgrnd-header{background-image:url('../index_files/bgimageLarge-76.jpg') }}
.bckgrnd-header{position:relative;z-index:0}.bckgrnd-header:before{content:"";position:absolute;top:0;bottom:0;left:0;right:0;z-index:-1;opacity:0.66 ;background-color:rgba(0, 0, 0, 1.00) ;}
  #stacks_in_871.scroll-mate-wrapper.sm-float{z-index:0}#stacks_in_871.scroll-mate-wrapper{overflow:visible}#stacks_in_871.scroll-mate-wrapper.scroll-perspective{-webkit-transform-style:preserve-3d;transform-style:preserve-3d;-webkit-perspective:500px;perspective:500px}#stacks_in_871.scroll-mate-wrapper>.scroll-mate-inner{-webkit-transform-origin:50.00% 50.00%;transform-origin:50.00% 50.00%}  
.before-hover{background-color:rgba(148, 149, 152, 0.10) ;background-position:center center ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;-webkit-background-clip:border-box ;background-clip:border-box ;}@media (hover:none) and (pointer:coarse){.before-hover{background-attachment:scroll!important}}
.on-hover{background-image:url('../index_files/bgimage-93.jpg') ;background-repeat:no-repeat    ;background-size:  cover ;background-position:right top ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;-webkit-background-clip:border-box ;background-clip:border-box ;}@media (hover:none) and (pointer:coarse){.on-hover{background-attachment:scroll!important}}
.before-hover{border-color:rgba(0, 0, 0, 1.00) ;border-width:1px ;border-style:ridge ;}
.on-hover{border-color:rgba(0, 0, 0, 1.00) ;border-width:2px ;border-style:ridge ;}
.with-photo{position:relative;z-index:0}.with-photo:before{content:"";position:absolute;top:0;bottom:0;left:0;right:0;z-index:-1;opacity:0.10 ;background-color:rgba(0, 0, 0, 1.00) ;}
.with-photo{border-color:rgba(0, 0, 0, 1.00) ;border-width:1px ;border-style:solid ;}
.border-photo{border-color:rgba(0, 0, 0, 1.00) ;border-width:1px ;border-style:solid ;}
.on-hover{position:relative;z-index:0}.on-hover:before{content:"";position:absolute;top:0;bottom:0;left:0;right:0;z-index:-1;opacity:0.40 ;background-color:rgba(0, 0, 0, 1.00) ;}
.third-height{height:33.3333vh ;}  
            .title-contacts{font-size:calc(32rem/16) ;}@media only screen and (min-width:40em){            .title-contacts{font-size:calc(32rem/16) }}@media only screen and (min-width:64em){            .title-contacts{font-size:calc(48rem/16) }}
#hoverBoxWrapperstacks_in_110 {
	height: auto;
	min-height: 0px;
	max-height: 1000px;
	display: block;
	position: relative;
	overflow: hidden;
	padding: 0;
	margin: 0;
	z-index: 1;
	cursor: auto;
}

#hoverBoxWrapperstacks_in_110 img {
	max-width: 100%;
	height: auto;
}

#hoverBoxStaticstacks_in_110 {
	position: relative;
	display: block;
	z-index: 8;
	width: 100%;
}

#hoverBoxRolloverstacks_in_110 {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	z-index: 10;
	height: 100%;
	width: 100%;
}

#hoverBoxLinkstacks_in_110 a,
#hoverBoxLinkstacks_in_110 a:hover {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 30;
	height: 100%;
	width: 100%;
	background: url(../index_files/bg_fill.gif) repeat;
	border: none;
	outline: none;
}




#hoverBoxWrapperstacks_in_110.touchDeviceDetected #hoverBoxStaticstacks_in_110 {
	display: block;
	opacity: 1.00;
}

#hoverBoxWrapperstacks_in_110.touchDeviceDetected #hoverBoxRolloverstacks_in_110 {
	display: none;
	opacity: 0;
}









#hoverBoxWrapperstacks_in_110.noTouchDeviceDetected #hoverBoxRolloverstacks_in_110 {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	z-index: 10;
	height: 100%;
	width: 100%;
	opacity: 0;
	-moz-transition: opacity 500ms ease-in;
	-webkit-transition: opacity 500ms ease-in;
	transition: opacity 500ms ease-in;
}

#hoverBoxWrapperstacks_in_110.noTouchDeviceDetected:hover #hoverBoxRolloverstacks_in_110 {
	opacity: 1.00;
}





















/*
 * Simple Divider Pro
 * AUTHOR: JEREMY HAWES
 * URL: http://www.onelittledesigner.com/rapdidweaver-stack/simple-divider/
 * Support: support@1littledesigner.com
 * Version 1.4.2
 */

#simpleDivider_stacks_in_124 {
	width: 100%;
	clear: both;
	padding-top: 20px;
	padding-bottom: 20px;
}
#simpleDivider_stacks_in_124 .theDivider1,
#simpleDivider_stacks_in_124 .theDivider2 {
	width: inherit;
}
#simpleDivider_stacks_in_124 .theDivider1 {
	height: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
}
#simpleDivider_stacks_in_124.transparentOff .theDivider1 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}
#simpleDivider_stacks_in_124.transparentOn .theDivider1 {
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_124 .theDivider2 {
	height: 5px;
}
#simpleDivider_stacks_in_124.transparentOff .theDivider2 {
	background-color: #949598;
}
#simpleDivider_stacks_in_124.transparentOn .theDivider2 {
	background-color: transparent;
}
#simpleDivider_stacks_in_124.bgImageOn .theDivider2 {
	background: transparent url() repeat;
	overflow: visible;
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_124.bgImageOn .theDivider1 img {
	display: block;
}

.hojdar{background-image:url('../index_files/bgimage-129.png') ;background-repeat:no-repeat    ;background-size:  cover ;background-position:right top ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;-webkit-background-clip:border-box ;background-clip:border-box ;}@media (hover:none) and (pointer:coarse){.hojdar{background-attachment:scroll!important}}@media only screen and (min-width:40em){.hojdar{background-image:url('../index_files/bgimageMedium-129.png') }}@media only screen and (min-width:64em){.hojdar{background-image:url('../index_files/bgimageLarge-129.png') }}
/*
 * Simple Divider Pro
 * AUTHOR: JEREMY HAWES
 * URL: http://www.onelittledesigner.com/rapdidweaver-stack/simple-divider/
 * Support: support@1littledesigner.com
 * Version 1.4.2
 */

#simpleDivider_stacks_in_144 {
	width: 100%;
	clear: both;
	padding-top: 20px;
	padding-bottom: 20px;
}
#simpleDivider_stacks_in_144 .theDivider1,
#simpleDivider_stacks_in_144 .theDivider2 {
	width: inherit;
}
#simpleDivider_stacks_in_144 .theDivider1 {
	height: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
}
#simpleDivider_stacks_in_144.transparentOff .theDivider1 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}
#simpleDivider_stacks_in_144.transparentOn .theDivider1 {
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_144 .theDivider2 {
	height: 5px;
}
#simpleDivider_stacks_in_144.transparentOff .theDivider2 {
	background-color: #FFFFFF;
}
#simpleDivider_stacks_in_144.transparentOn .theDivider2 {
	background-color: transparent;
}
#simpleDivider_stacks_in_144.bgImageOn .theDivider2 {
	background: transparent url() repeat;
	overflow: visible;
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_144.bgImageOn .theDivider1 img {
	display: block;
}

.stacks_in_162{line-height:0}.stacks_in_162 svg{display:inline-block;max-width:150px;height:auto;}.stacks_in_162.full-width svg{width:100%;height:auto}.stacks_in_162 svg *{fill:rgba(255, 255, 255, 1.00)}
/* DiskThing by RapidWeaver Central */

#diskthingstacks_in_172 {
	display: block;
	overflow: hidden;
	position: relative;
  	-webkit-border-radius: 100%;
	   -moz-border-radius: 100%;
			border-radius: 100%;
}

#disker_stacks_in_172 {
	background: #1787C8 url(../index_files/static_bg-172.png);
	width: 100px;
	height: 100px;
	border: 1px solid #EEEEEE;
	margin: 0px auto;
	vertical-align: top;
	position: relative;
	overflow: hidden;
  	-webkit-border-radius: 100%;
	   -moz-border-radius: 100%;
			border-radius: 100%;
}

#stacks_in_172  .effect {
	 
}


#stacks_in_172  .effect:hover {
	 
}

#stacks_in_172 .centerslice {
	display: table-cell;
	width: 100px;
	height: 100px;
	text-align: center;
	vertical-align: middle;
  	-webkit-border-radius: 100%;
	   -moz-border-radius: 100%;
			border-radius: 100%;
}

#disklinkstacks_in_172  a:link,
#disklinkstacks_in_172  a:hover {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 30;	
}

#disklinkstacks_in_172  a:hover {
	display: none;
 	-webkit-border-radius: 100%;
	   -moz-border-radius: 100%;
			border-radius: 100%;
}

#stacks_in_172 .rotate {
	-webkit-transform-origin: 50% 50%;
	   -moz-transform-origin: 50% 50%;
		-ms-transform-origin: 50% 50%;
			transform-origin: 50% 50%;
	-webkit-transform: rotate(0deg);
	   -moz-transform: rotate(0deg);
		-ms-transform:  rotate(0deg);
			transform:  rotate(0deg);
}

.shadow-style0stacks_in_172 {
	-webkit-box-shadow: none;
	   -moz-box-shadow: none;
			box-shadow: none;
}

#stacks_in_172 .shadow-style1stacks_in_172 {
	-webkit-box-shadow: 0px 0px 5px rgba(0,0,0,0.50);
	   -moz-box-shadow: 0px 0px 5px rgba(0,0,0,0.50);
			box-shadow: 0px 0px 5px rgba(0,0,0,0.50);
}

#stacks_in_172 .shadow-style1stacks_in_172 {
	margin: 10px auto;
}

.shadow-style2stacks_in_172 {
	-webkit-box-shadow: inset 0px 0px 5px rgba(0,0,0,0.50);
	   -moz-box-shadow: inset 0px 0px 5px rgba(0,0,0,0.50);
			box-shadow: inset 0px 0px 5px rgba(0,0,0,0.50);
}

#hoverBoxWrapperstacks_in_189 {
	height: auto;
	min-height: 0px;
	max-height: 1000px;
	display: block;
	position: relative;
	overflow: hidden;
	padding: 0;
	margin: 0;
	z-index: 1;
	cursor: auto;
}

#hoverBoxWrapperstacks_in_189 img {
	max-width: 100%;
	height: auto;
}

#hoverBoxStaticstacks_in_189 {
	position: relative;
	display: block;
	z-index: 8;
	width: 100%;
}

#hoverBoxRolloverstacks_in_189 {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	z-index: 10;
	height: 100%;
	width: 100%;
}

#hoverBoxLinkstacks_in_189 a,
#hoverBoxLinkstacks_in_189 a:hover {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 30;
	height: 100%;
	width: 100%;
	background: url(../index_files/bg_fill.gif) repeat;
	border: none;
	outline: none;
}




#hoverBoxWrapperstacks_in_189.touchDeviceDetected #hoverBoxStaticstacks_in_189 {
	display: block;
	opacity: 1.00;
}

#hoverBoxWrapperstacks_in_189.touchDeviceDetected #hoverBoxRolloverstacks_in_189 {
	display: none;
	opacity: 0;
}









#hoverBoxWrapperstacks_in_189.noTouchDeviceDetected #hoverBoxRolloverstacks_in_189 {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	z-index: 10;
	height: 100%;
	width: 100%;
	opacity: 0;
	-moz-transition: opacity 500ms ease-in;
	-webkit-transition: opacity 500ms ease-in;
	transition: opacity 500ms ease-in;
}

#hoverBoxWrapperstacks_in_189.noTouchDeviceDetected:hover #hoverBoxRolloverstacks_in_189 {
	opacity: 1.00;
}





















/*
 * Simple Divider Pro
 * AUTHOR: JEREMY HAWES
 * URL: http://www.onelittledesigner.com/rapdidweaver-stack/simple-divider/
 * Support: support@1littledesigner.com
 * Version 1.4.2
 */

#simpleDivider_stacks_in_203 {
	width: 100%;
	clear: both;
	padding-top: 20px;
	padding-bottom: 20px;
}
#simpleDivider_stacks_in_203 .theDivider1,
#simpleDivider_stacks_in_203 .theDivider2 {
	width: inherit;
}
#simpleDivider_stacks_in_203 .theDivider1 {
	height: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
}
#simpleDivider_stacks_in_203.transparentOff .theDivider1 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}
#simpleDivider_stacks_in_203.transparentOn .theDivider1 {
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_203 .theDivider2 {
	height: 5px;
}
#simpleDivider_stacks_in_203.transparentOff .theDivider2 {
	background-color: #949598;
}
#simpleDivider_stacks_in_203.transparentOn .theDivider2 {
	background-color: transparent;
}
#simpleDivider_stacks_in_203.bgImageOn .theDivider2 {
	background: transparent url() repeat;
	overflow: visible;
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_203.bgImageOn .theDivider1 img {
	display: block;
}

.prochazka{background-image:url('../index_files/bgimage-208.png') ;background-repeat:no-repeat    ;background-size:  cover ;background-position:right top ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;-webkit-background-clip:border-box ;background-clip:border-box ;}@media (hover:none) and (pointer:coarse){.prochazka{background-attachment:scroll!important}}@media only screen and (min-width:40em){.prochazka{background-image:url('../index_files/bgimageMedium-208.png') }}@media only screen and (min-width:64em){.prochazka{background-image:url('../index_files/bgimageLarge-208.png') }}
/*
 * Simple Divider Pro
 * AUTHOR: JEREMY HAWES
 * URL: http://www.onelittledesigner.com/rapdidweaver-stack/simple-divider/
 * Support: support@1littledesigner.com
 * Version 1.4.2
 */

#simpleDivider_stacks_in_223 {
	width: 100%;
	clear: both;
	padding-top: 20px;
	padding-bottom: 20px;
}
#simpleDivider_stacks_in_223 .theDivider1,
#simpleDivider_stacks_in_223 .theDivider2 {
	width: inherit;
}
#simpleDivider_stacks_in_223 .theDivider1 {
	height: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
}
#simpleDivider_stacks_in_223.transparentOff .theDivider1 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}
#simpleDivider_stacks_in_223.transparentOn .theDivider1 {
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_223 .theDivider2 {
	height: 5px;
}
#simpleDivider_stacks_in_223.transparentOff .theDivider2 {
	background-color: #FFFFFF;
}
#simpleDivider_stacks_in_223.transparentOn .theDivider2 {
	background-color: transparent;
}
#simpleDivider_stacks_in_223.bgImageOn .theDivider2 {
	background: transparent url() repeat;
	overflow: visible;
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_223.bgImageOn .theDivider1 img {
	display: block;
}

.stacks_in_229{line-height:0}.stacks_in_229 svg{display:inline-block;max-width:150px;height:auto;}.stacks_in_229.full-width svg{width:100%;height:auto}.stacks_in_229 svg *{fill:rgba(255, 255, 255, 1.00)}
/* DiskThing by RapidWeaver Central */

#diskthingstacks_in_239 {
	display: block;
	overflow: hidden;
	position: relative;
  	-webkit-border-radius: 100%;
	   -moz-border-radius: 100%;
			border-radius: 100%;
}

#disker_stacks_in_239 {
	background: #1787C8 url(../index_files/static_bg-239.png);
	width: 100px;
	height: 100px;
	border: 1px solid #EEEEEE;
	margin: 0px auto;
	vertical-align: top;
	position: relative;
	overflow: hidden;
  	-webkit-border-radius: 100%;
	   -moz-border-radius: 100%;
			border-radius: 100%;
}

#stacks_in_239  .effect {
	 
}


#stacks_in_239  .effect:hover {
	 
}

#stacks_in_239 .centerslice {
	display: table-cell;
	width: 100px;
	height: 100px;
	text-align: center;
	vertical-align: middle;
  	-webkit-border-radius: 100%;
	   -moz-border-radius: 100%;
			border-radius: 100%;
}

#disklinkstacks_in_239  a:link,
#disklinkstacks_in_239  a:hover {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 30;	
}

#disklinkstacks_in_239  a:hover {
	display: none;
 	-webkit-border-radius: 100%;
	   -moz-border-radius: 100%;
			border-radius: 100%;
}

#stacks_in_239 .rotate {
	-webkit-transform-origin: 50% 50%;
	   -moz-transform-origin: 50% 50%;
		-ms-transform-origin: 50% 50%;
			transform-origin: 50% 50%;
	-webkit-transform: rotate(0deg);
	   -moz-transform: rotate(0deg);
		-ms-transform:  rotate(0deg);
			transform:  rotate(0deg);
}

.shadow-style0stacks_in_239 {
	-webkit-box-shadow: none;
	   -moz-box-shadow: none;
			box-shadow: none;
}

#stacks_in_239 .shadow-style1stacks_in_239 {
	-webkit-box-shadow: 0px 0px 5px rgba(0,0,0,0.50);
	   -moz-box-shadow: 0px 0px 5px rgba(0,0,0,0.50);
			box-shadow: 0px 0px 5px rgba(0,0,0,0.50);
}

#stacks_in_239 .shadow-style1stacks_in_239 {
	margin: 10px auto;
}

.shadow-style2stacks_in_239 {
	-webkit-box-shadow: inset 0px 0px 5px rgba(0,0,0,0.50);
	   -moz-box-shadow: inset 0px 0px 5px rgba(0,0,0,0.50);
			box-shadow: inset 0px 0px 5px rgba(0,0,0,0.50);
}

#hoverBoxWrapperstacks_in_257 {
	height: auto;
	min-height: 0px;
	max-height: 1000px;
	display: block;
	position: relative;
	overflow: hidden;
	padding: 0;
	margin: 0;
	z-index: 1;
	cursor: auto;
}

#hoverBoxWrapperstacks_in_257 img {
	max-width: 100%;
	height: auto;
}

#hoverBoxStaticstacks_in_257 {
	position: relative;
	display: block;
	z-index: 8;
	width: 100%;
}

#hoverBoxRolloverstacks_in_257 {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	z-index: 10;
	height: 100%;
	width: 100%;
}

#hoverBoxLinkstacks_in_257 a,
#hoverBoxLinkstacks_in_257 a:hover {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 30;
	height: 100%;
	width: 100%;
	background: url(../index_files/bg_fill.gif) repeat;
	border: none;
	outline: none;
}




#hoverBoxWrapperstacks_in_257.touchDeviceDetected #hoverBoxStaticstacks_in_257 {
	display: block;
	opacity: 1.00;
}

#hoverBoxWrapperstacks_in_257.touchDeviceDetected #hoverBoxRolloverstacks_in_257 {
	display: none;
	opacity: 0;
}









#hoverBoxWrapperstacks_in_257.noTouchDeviceDetected #hoverBoxRolloverstacks_in_257 {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	z-index: 10;
	height: 100%;
	width: 100%;
	opacity: 0;
	-moz-transition: opacity 500ms ease-in;
	-webkit-transition: opacity 500ms ease-in;
	transition: opacity 500ms ease-in;
}

#hoverBoxWrapperstacks_in_257.noTouchDeviceDetected:hover #hoverBoxRolloverstacks_in_257 {
	opacity: 1.00;
}





















/*
 * Simple Divider Pro
 * AUTHOR: JEREMY HAWES
 * URL: http://www.onelittledesigner.com/rapdidweaver-stack/simple-divider/
 * Support: support@1littledesigner.com
 * Version 1.4.2
 */

#simpleDivider_stacks_in_271 {
	width: 100%;
	clear: both;
	padding-top: 20px;
	padding-bottom: 20px;
}
#simpleDivider_stacks_in_271 .theDivider1,
#simpleDivider_stacks_in_271 .theDivider2 {
	width: inherit;
}
#simpleDivider_stacks_in_271 .theDivider1 {
	height: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
}
#simpleDivider_stacks_in_271.transparentOff .theDivider1 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}
#simpleDivider_stacks_in_271.transparentOn .theDivider1 {
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_271 .theDivider2 {
	height: 5px;
}
#simpleDivider_stacks_in_271.transparentOff .theDivider2 {
	background-color: #949598;
}
#simpleDivider_stacks_in_271.transparentOn .theDivider2 {
	background-color: transparent;
}
#simpleDivider_stacks_in_271.bgImageOn .theDivider2 {
	background: transparent url() repeat;
	overflow: visible;
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_271.bgImageOn .theDivider1 img {
	display: block;
}

.sturm{background-image:url('../index_files/bgimage-276.png') ;background-repeat:no-repeat    ;background-size:  cover ;background-position:right top ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;-webkit-background-clip:border-box ;background-clip:border-box ;}@media (hover:none) and (pointer:coarse){.sturm{background-attachment:scroll!important}}@media only screen and (min-width:40em){.sturm{background-image:url('../index_files/bgimageMedium-276.png') }}@media only screen and (min-width:64em){.sturm{background-image:url('../index_files/bgimageLarge-276.png') }}
/*
 * Simple Divider Pro
 * AUTHOR: JEREMY HAWES
 * URL: http://www.onelittledesigner.com/rapdidweaver-stack/simple-divider/
 * Support: support@1littledesigner.com
 * Version 1.4.2
 */

#simpleDivider_stacks_in_291 {
	width: 100%;
	clear: both;
	padding-top: 20px;
	padding-bottom: 20px;
}
#simpleDivider_stacks_in_291 .theDivider1,
#simpleDivider_stacks_in_291 .theDivider2 {
	width: inherit;
}
#simpleDivider_stacks_in_291 .theDivider1 {
	height: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
}
#simpleDivider_stacks_in_291.transparentOff .theDivider1 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}
#simpleDivider_stacks_in_291.transparentOn .theDivider1 {
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_291 .theDivider2 {
	height: 5px;
}
#simpleDivider_stacks_in_291.transparentOff .theDivider2 {
	background-color: #FFFFFF;
}
#simpleDivider_stacks_in_291.transparentOn .theDivider2 {
	background-color: transparent;
}
#simpleDivider_stacks_in_291.bgImageOn .theDivider2 {
	background: transparent url() repeat;
	overflow: visible;
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_291.bgImageOn .theDivider1 img {
	display: block;
}

.stacks_in_297{line-height:0}.stacks_in_297 svg{display:inline-block;max-width:150px;height:auto;}.stacks_in_297.full-width svg{width:100%;height:auto}.stacks_in_297 svg *{fill:rgba(255, 255, 255, 1.00)}
/* DiskThing by RapidWeaver Central */

#diskthingstacks_in_307 {
	display: block;
	overflow: hidden;
	position: relative;
  	-webkit-border-radius: 100%;
	   -moz-border-radius: 100%;
			border-radius: 100%;
}

#disker_stacks_in_307 {
	background: #1787C8 url(../index_files/static_bg-307.png);
	width: 100px;
	height: 100px;
	border: 1px solid #EEEEEE;
	margin: 0px auto;
	vertical-align: top;
	position: relative;
	overflow: hidden;
  	-webkit-border-radius: 100%;
	   -moz-border-radius: 100%;
			border-radius: 100%;
}

#stacks_in_307  .effect {
	 
}


#stacks_in_307  .effect:hover {
	 
}

#stacks_in_307 .centerslice {
	display: table-cell;
	width: 100px;
	height: 100px;
	text-align: center;
	vertical-align: middle;
  	-webkit-border-radius: 100%;
	   -moz-border-radius: 100%;
			border-radius: 100%;
}

#disklinkstacks_in_307  a:link,
#disklinkstacks_in_307  a:hover {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 30;	
}

#disklinkstacks_in_307  a:hover {
	display: none;
 	-webkit-border-radius: 100%;
	   -moz-border-radius: 100%;
			border-radius: 100%;
}

#stacks_in_307 .rotate {
	-webkit-transform-origin: 50% 50%;
	   -moz-transform-origin: 50% 50%;
		-ms-transform-origin: 50% 50%;
			transform-origin: 50% 50%;
	-webkit-transform: rotate(0deg);
	   -moz-transform: rotate(0deg);
		-ms-transform:  rotate(0deg);
			transform:  rotate(0deg);
}

.shadow-style0stacks_in_307 {
	-webkit-box-shadow: none;
	   -moz-box-shadow: none;
			box-shadow: none;
}

#stacks_in_307 .shadow-style1stacks_in_307 {
	-webkit-box-shadow: 0px 0px 5px rgba(0,0,0,0.50);
	   -moz-box-shadow: 0px 0px 5px rgba(0,0,0,0.50);
			box-shadow: 0px 0px 5px rgba(0,0,0,0.50);
}

#stacks_in_307 .shadow-style1stacks_in_307 {
	margin: 10px auto;
}

.shadow-style2stacks_in_307 {
	-webkit-box-shadow: inset 0px 0px 5px rgba(0,0,0,0.50);
	   -moz-box-shadow: inset 0px 0px 5px rgba(0,0,0,0.50);
			box-shadow: inset 0px 0px 5px rgba(0,0,0,0.50);
}

#hoverBoxWrapperstacks_in_325 {
	height: auto;
	min-height: 0px;
	max-height: 1000px;
	display: block;
	position: relative;
	overflow: hidden;
	padding: 0;
	margin: 0;
	z-index: 1;
	cursor: auto;
}

#hoverBoxWrapperstacks_in_325 img {
	max-width: 100%;
	height: auto;
}

#hoverBoxStaticstacks_in_325 {
	position: relative;
	display: block;
	z-index: 8;
	width: 100%;
}

#hoverBoxRolloverstacks_in_325 {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	z-index: 10;
	height: 100%;
	width: 100%;
}

#hoverBoxLinkstacks_in_325 a,
#hoverBoxLinkstacks_in_325 a:hover {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 30;
	height: 100%;
	width: 100%;
	background: url(../index_files/bg_fill.gif) repeat;
	border: none;
	outline: none;
}




#hoverBoxWrapperstacks_in_325.touchDeviceDetected #hoverBoxStaticstacks_in_325 {
	display: block;
	opacity: 1.00;
}

#hoverBoxWrapperstacks_in_325.touchDeviceDetected #hoverBoxRolloverstacks_in_325 {
	display: none;
	opacity: 0;
}









#hoverBoxWrapperstacks_in_325.noTouchDeviceDetected #hoverBoxRolloverstacks_in_325 {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	z-index: 10;
	height: 100%;
	width: 100%;
	opacity: 0;
	-moz-transition: opacity 500ms ease-in;
	-webkit-transition: opacity 500ms ease-in;
	transition: opacity 500ms ease-in;
}

#hoverBoxWrapperstacks_in_325.noTouchDeviceDetected:hover #hoverBoxRolloverstacks_in_325 {
	opacity: 1.00;
}





















/*
 * Simple Divider Pro
 * AUTHOR: JEREMY HAWES
 * URL: http://www.onelittledesigner.com/rapdidweaver-stack/simple-divider/
 * Support: support@1littledesigner.com
 * Version 1.4.2
 */

#simpleDivider_stacks_in_339 {
	width: 100%;
	clear: both;
	padding-top: 20px;
	padding-bottom: 20px;
}
#simpleDivider_stacks_in_339 .theDivider1,
#simpleDivider_stacks_in_339 .theDivider2 {
	width: inherit;
}
#simpleDivider_stacks_in_339 .theDivider1 {
	height: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
}
#simpleDivider_stacks_in_339.transparentOff .theDivider1 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}
#simpleDivider_stacks_in_339.transparentOn .theDivider1 {
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_339 .theDivider2 {
	height: 5px;
}
#simpleDivider_stacks_in_339.transparentOff .theDivider2 {
	background-color: #949598;
}
#simpleDivider_stacks_in_339.transparentOn .theDivider2 {
	background-color: transparent;
}
#simpleDivider_stacks_in_339.bgImageOn .theDivider2 {
	background: transparent url() repeat;
	overflow: visible;
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_339.bgImageOn .theDivider1 img {
	display: block;
}

.kotucek{background-image:url('../index_files/bgimage-344.png') ;background-repeat:no-repeat    ;background-size:  cover ;background-position:right top ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;-webkit-background-clip:border-box ;background-clip:border-box ;}@media (hover:none) and (pointer:coarse){.kotucek{background-attachment:scroll!important}}@media only screen and (min-width:40em){.kotucek{background-image:url('../index_files/bgimageMedium-344.png') }}@media only screen and (min-width:64em){.kotucek{background-image:url('../index_files/bgimageLarge-344.png') }}
/*
 * Simple Divider Pro
 * AUTHOR: JEREMY HAWES
 * URL: http://www.onelittledesigner.com/rapdidweaver-stack/simple-divider/
 * Support: support@1littledesigner.com
 * Version 1.4.2
 */

#simpleDivider_stacks_in_359 {
	width: 100%;
	clear: both;
	padding-top: 20px;
	padding-bottom: 20px;
}
#simpleDivider_stacks_in_359 .theDivider1,
#simpleDivider_stacks_in_359 .theDivider2 {
	width: inherit;
}
#simpleDivider_stacks_in_359 .theDivider1 {
	height: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
}
#simpleDivider_stacks_in_359.transparentOff .theDivider1 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}
#simpleDivider_stacks_in_359.transparentOn .theDivider1 {
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_359 .theDivider2 {
	height: 5px;
}
#simpleDivider_stacks_in_359.transparentOff .theDivider2 {
	background-color: #FFFFFF;
}
#simpleDivider_stacks_in_359.transparentOn .theDivider2 {
	background-color: transparent;
}
#simpleDivider_stacks_in_359.bgImageOn .theDivider2 {
	background: transparent url() repeat;
	overflow: visible;
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_359.bgImageOn .theDivider1 img {
	display: block;
}

.stacks_in_365{line-height:0}.stacks_in_365 svg{display:inline-block;max-width:150px;height:auto;}.stacks_in_365.full-width svg{width:100%;height:auto}.stacks_in_365 svg *{fill:rgba(255, 255, 255, 1.00)}
/* DiskThing by RapidWeaver Central */

#diskthingstacks_in_375 {
	display: block;
	overflow: hidden;
	position: relative;
  	-webkit-border-radius: 100%;
	   -moz-border-radius: 100%;
			border-radius: 100%;
}

#disker_stacks_in_375 {
	background: #1787C8 url(../index_files/static_bg-375.png);
	width: 100px;
	height: 100px;
	border: 1px solid #EEEEEE;
	margin: 0px auto;
	vertical-align: top;
	position: relative;
	overflow: hidden;
  	-webkit-border-radius: 100%;
	   -moz-border-radius: 100%;
			border-radius: 100%;
}

#stacks_in_375  .effect {
	 
}


#stacks_in_375  .effect:hover {
	 
}

#stacks_in_375 .centerslice {
	display: table-cell;
	width: 100px;
	height: 100px;
	text-align: center;
	vertical-align: middle;
  	-webkit-border-radius: 100%;
	   -moz-border-radius: 100%;
			border-radius: 100%;
}

#disklinkstacks_in_375  a:link,
#disklinkstacks_in_375  a:hover {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 30;	
}

#disklinkstacks_in_375  a:hover {
	display: none;
 	-webkit-border-radius: 100%;
	   -moz-border-radius: 100%;
			border-radius: 100%;
}

#stacks_in_375 .rotate {
	-webkit-transform-origin: 50% 50%;
	   -moz-transform-origin: 50% 50%;
		-ms-transform-origin: 50% 50%;
			transform-origin: 50% 50%;
	-webkit-transform: rotate(0deg);
	   -moz-transform: rotate(0deg);
		-ms-transform:  rotate(0deg);
			transform:  rotate(0deg);
}

.shadow-style0stacks_in_375 {
	-webkit-box-shadow: none;
	   -moz-box-shadow: none;
			box-shadow: none;
}

#stacks_in_375 .shadow-style1stacks_in_375 {
	-webkit-box-shadow: 0px 0px 5px rgba(0,0,0,0.50);
	   -moz-box-shadow: 0px 0px 5px rgba(0,0,0,0.50);
			box-shadow: 0px 0px 5px rgba(0,0,0,0.50);
}

#stacks_in_375 .shadow-style1stacks_in_375 {
	margin: 10px auto;
}

.shadow-style2stacks_in_375 {
	-webkit-box-shadow: inset 0px 0px 5px rgba(0,0,0,0.50);
	   -moz-box-shadow: inset 0px 0px 5px rgba(0,0,0,0.50);
			box-shadow: inset 0px 0px 5px rgba(0,0,0,0.50);
}

#hoverBoxWrapperstacks_in_1815 {
	height: auto;
	min-height: 0px;
	max-height: 1000px;
	display: block;
	position: relative;
	overflow: hidden;
	padding: 0;
	margin: 0;
	z-index: 1;
	cursor: auto;
}

#hoverBoxWrapperstacks_in_1815 img {
	max-width: 100%;
	height: auto;
}

#hoverBoxStaticstacks_in_1815 {
	position: relative;
	display: block;
	z-index: 8;
	width: 100%;
}

#hoverBoxRolloverstacks_in_1815 {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	z-index: 10;
	height: 100%;
	width: 100%;
}

#hoverBoxLinkstacks_in_1815 a,
#hoverBoxLinkstacks_in_1815 a:hover {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 30;
	height: 100%;
	width: 100%;
	background: url(../index_files/bg_fill.gif) repeat;
	border: none;
	outline: none;
}




#hoverBoxWrapperstacks_in_1815.touchDeviceDetected #hoverBoxStaticstacks_in_1815 {
	display: block;
	opacity: 1.00;
}

#hoverBoxWrapperstacks_in_1815.touchDeviceDetected #hoverBoxRolloverstacks_in_1815 {
	display: none;
	opacity: 0;
}









#hoverBoxWrapperstacks_in_1815.noTouchDeviceDetected #hoverBoxRolloverstacks_in_1815 {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	z-index: 10;
	height: 100%;
	width: 100%;
	opacity: 0;
	-moz-transition: opacity 500ms ease-in;
	-webkit-transition: opacity 500ms ease-in;
	transition: opacity 500ms ease-in;
}

#hoverBoxWrapperstacks_in_1815.noTouchDeviceDetected:hover #hoverBoxRolloverstacks_in_1815 {
	opacity: 1.00;
}





















/*
 * Simple Divider Pro
 * AUTHOR: JEREMY HAWES
 * URL: http://www.onelittledesigner.com/rapdidweaver-stack/simple-divider/
 * Support: support@1littledesigner.com
 * Version 1.4.2
 */

#simpleDivider_stacks_in_1826 {
	width: 100%;
	clear: both;
	padding-top: 20px;
	padding-bottom: 20px;
}
#simpleDivider_stacks_in_1826 .theDivider1,
#simpleDivider_stacks_in_1826 .theDivider2 {
	width: inherit;
}
#simpleDivider_stacks_in_1826 .theDivider1 {
	height: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
}
#simpleDivider_stacks_in_1826.transparentOff .theDivider1 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}
#simpleDivider_stacks_in_1826.transparentOn .theDivider1 {
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_1826 .theDivider2 {
	height: 5px;
}
#simpleDivider_stacks_in_1826.transparentOff .theDivider2 {
	background-color: #949598;
}
#simpleDivider_stacks_in_1826.transparentOn .theDivider2 {
	background-color: transparent;
}
#simpleDivider_stacks_in_1826.bgImageOn .theDivider2 {
	background: transparent url() repeat;
	overflow: visible;
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_1826.bgImageOn .theDivider1 img {
	display: block;
}

.glaserova{background-image:url('../index_files/bgimage-1831.png') ;background-repeat:no-repeat    ;background-size:  cover ;background-position:right top ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;-webkit-background-clip:border-box ;background-clip:border-box ;}@media (hover:none) and (pointer:coarse){.glaserova{background-attachment:scroll!important}}@media only screen and (min-width:40em){.glaserova{background-image:url('../index_files/bgimageMedium-1831.png') }}@media only screen and (min-width:64em){.glaserova{background-image:url('../index_files/bgimageLarge-1831.png') }}
/*
 * Simple Divider Pro
 * AUTHOR: JEREMY HAWES
 * URL: http://www.onelittledesigner.com/rapdidweaver-stack/simple-divider/
 * Support: support@1littledesigner.com
 * Version 1.4.2
 */

#simpleDivider_stacks_in_1844 {
	width: 100%;
	clear: both;
	padding-top: 20px;
	padding-bottom: 20px;
}
#simpleDivider_stacks_in_1844 .theDivider1,
#simpleDivider_stacks_in_1844 .theDivider2 {
	width: inherit;
}
#simpleDivider_stacks_in_1844 .theDivider1 {
	height: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
}
#simpleDivider_stacks_in_1844.transparentOff .theDivider1 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}
#simpleDivider_stacks_in_1844.transparentOn .theDivider1 {
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_1844 .theDivider2 {
	height: 5px;
}
#simpleDivider_stacks_in_1844.transparentOff .theDivider2 {
	background-color: #FFFFFF;
}
#simpleDivider_stacks_in_1844.transparentOn .theDivider2 {
	background-color: transparent;
}
#simpleDivider_stacks_in_1844.bgImageOn .theDivider2 {
	background: transparent url() repeat;
	overflow: visible;
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_1844.bgImageOn .theDivider1 img {
	display: block;
}

.stacks_in_1851{line-height:0}.stacks_in_1851 svg{display:inline-block;max-width:150px;height:auto;}.stacks_in_1851.full-width svg{width:100%;height:auto}.stacks_in_1851 svg *{fill:rgba(255, 255, 255, 1.00)}
/* DiskThing by RapidWeaver Central */

#diskthingstacks_in_1859 {
	display: block;
	overflow: hidden;
	position: relative;
  	-webkit-border-radius: 100%;
	   -moz-border-radius: 100%;
			border-radius: 100%;
}

#disker_stacks_in_1859 {
	background: #1787C8 url(../index_files/static_bg-1859.png);
	width: 100px;
	height: 100px;
	border: 1px solid #EEEEEE;
	margin: 0px auto;
	vertical-align: top;
	position: relative;
	overflow: hidden;
  	-webkit-border-radius: 100%;
	   -moz-border-radius: 100%;
			border-radius: 100%;
}

#stacks_in_1859  .effect {
	 
}


#stacks_in_1859  .effect:hover {
	 
}

#stacks_in_1859 .centerslice {
	display: table-cell;
	width: 100px;
	height: 100px;
	text-align: center;
	vertical-align: middle;
  	-webkit-border-radius: 100%;
	   -moz-border-radius: 100%;
			border-radius: 100%;
}

#disklinkstacks_in_1859  a:link,
#disklinkstacks_in_1859  a:hover {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 30;	
}

#disklinkstacks_in_1859  a:hover {
	display: none;
 	-webkit-border-radius: 100%;
	   -moz-border-radius: 100%;
			border-radius: 100%;
}

#stacks_in_1859 .rotate {
	-webkit-transform-origin: 50% 50%;
	   -moz-transform-origin: 50% 50%;
		-ms-transform-origin: 50% 50%;
			transform-origin: 50% 50%;
	-webkit-transform: rotate(0deg);
	   -moz-transform: rotate(0deg);
		-ms-transform:  rotate(0deg);
			transform:  rotate(0deg);
}

.shadow-style0stacks_in_1859 {
	-webkit-box-shadow: none;
	   -moz-box-shadow: none;
			box-shadow: none;
}

#stacks_in_1859 .shadow-style1stacks_in_1859 {
	-webkit-box-shadow: 0px 0px 5px rgba(0,0,0,0.50);
	   -moz-box-shadow: 0px 0px 5px rgba(0,0,0,0.50);
			box-shadow: 0px 0px 5px rgba(0,0,0,0.50);
}

#stacks_in_1859 .shadow-style1stacks_in_1859 {
	margin: 10px auto;
}

.shadow-style2stacks_in_1859 {
	-webkit-box-shadow: inset 0px 0px 5px rgba(0,0,0,0.50);
	   -moz-box-shadow: inset 0px 0px 5px rgba(0,0,0,0.50);
			box-shadow: inset 0px 0px 5px rgba(0,0,0,0.50);
}

#hoverBoxWrapperstacks_in_1748 {
	height: auto;
	min-height: 0px;
	max-height: 1000px;
	display: block;
	position: relative;
	overflow: hidden;
	padding: 0;
	margin: 0;
	z-index: 1;
	cursor: auto;
}

#hoverBoxWrapperstacks_in_1748 img {
	max-width: 100%;
	height: auto;
}

#hoverBoxStaticstacks_in_1748 {
	position: relative;
	display: block;
	z-index: 8;
	width: 100%;
}

#hoverBoxRolloverstacks_in_1748 {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	z-index: 10;
	height: 100%;
	width: 100%;
}

#hoverBoxLinkstacks_in_1748 a,
#hoverBoxLinkstacks_in_1748 a:hover {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 30;
	height: 100%;
	width: 100%;
	background: url(../index_files/bg_fill.gif) repeat;
	border: none;
	outline: none;
}




#hoverBoxWrapperstacks_in_1748.touchDeviceDetected #hoverBoxStaticstacks_in_1748 {
	display: block;
	opacity: 1.00;
}

#hoverBoxWrapperstacks_in_1748.touchDeviceDetected #hoverBoxRolloverstacks_in_1748 {
	display: none;
	opacity: 0;
}









#hoverBoxWrapperstacks_in_1748.noTouchDeviceDetected #hoverBoxRolloverstacks_in_1748 {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	z-index: 10;
	height: 100%;
	width: 100%;
	opacity: 0;
	-moz-transition: opacity 500ms ease-in;
	-webkit-transition: opacity 500ms ease-in;
	transition: opacity 500ms ease-in;
}

#hoverBoxWrapperstacks_in_1748.noTouchDeviceDetected:hover #hoverBoxRolloverstacks_in_1748 {
	opacity: 1.00;
}





















/*
 * Simple Divider Pro
 * AUTHOR: JEREMY HAWES
 * URL: http://www.onelittledesigner.com/rapdidweaver-stack/simple-divider/
 * Support: support@1littledesigner.com
 * Version 1.4.2
 */

#simpleDivider_stacks_in_1759 {
	width: 100%;
	clear: both;
	padding-top: 20px;
	padding-bottom: 20px;
}
#simpleDivider_stacks_in_1759 .theDivider1,
#simpleDivider_stacks_in_1759 .theDivider2 {
	width: inherit;
}
#simpleDivider_stacks_in_1759 .theDivider1 {
	height: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
}
#simpleDivider_stacks_in_1759.transparentOff .theDivider1 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}
#simpleDivider_stacks_in_1759.transparentOn .theDivider1 {
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_1759 .theDivider2 {
	height: 5px;
}
#simpleDivider_stacks_in_1759.transparentOff .theDivider2 {
	background-color: #949598;
}
#simpleDivider_stacks_in_1759.transparentOn .theDivider2 {
	background-color: transparent;
}
#simpleDivider_stacks_in_1759.bgImageOn .theDivider2 {
	background: transparent url() repeat;
	overflow: visible;
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_1759.bgImageOn .theDivider1 img {
	display: block;
}

.melich{background-image:url('../index_files/bgimage-1764.png') ;background-repeat:no-repeat    ;background-size:  cover ;background-position:right top ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;-webkit-background-clip:border-box ;background-clip:border-box ;}@media (hover:none) and (pointer:coarse){.melich{background-attachment:scroll!important}}@media only screen and (min-width:40em){.melich{background-image:url('../index_files/bgimageMedium-1764.png') }}@media only screen and (min-width:64em){.melich{background-image:url('../index_files/bgimageLarge-1764.png') }}
/*
 * Simple Divider Pro
 * AUTHOR: JEREMY HAWES
 * URL: http://www.onelittledesigner.com/rapdidweaver-stack/simple-divider/
 * Support: support@1littledesigner.com
 * Version 1.4.2
 */

#simpleDivider_stacks_in_1777 {
	width: 100%;
	clear: both;
	padding-top: 20px;
	padding-bottom: 20px;
}
#simpleDivider_stacks_in_1777 .theDivider1,
#simpleDivider_stacks_in_1777 .theDivider2 {
	width: inherit;
}
#simpleDivider_stacks_in_1777 .theDivider1 {
	height: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
}
#simpleDivider_stacks_in_1777.transparentOff .theDivider1 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}
#simpleDivider_stacks_in_1777.transparentOn .theDivider1 {
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_1777 .theDivider2 {
	height: 5px;
}
#simpleDivider_stacks_in_1777.transparentOff .theDivider2 {
	background-color: #FFFFFF;
}
#simpleDivider_stacks_in_1777.transparentOn .theDivider2 {
	background-color: transparent;
}
#simpleDivider_stacks_in_1777.bgImageOn .theDivider2 {
	background: transparent url() repeat;
	overflow: visible;
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_1777.bgImageOn .theDivider1 img {
	display: block;
}

.stacks_in_1784{line-height:0}.stacks_in_1784 svg{display:inline-block;max-width:150px;height:auto;}.stacks_in_1784.full-width svg{width:100%;height:auto}.stacks_in_1784 svg *{fill:rgba(255, 255, 255, 1.00)}
/* DiskThing by RapidWeaver Central */

#diskthingstacks_in_1792 {
	display: block;
	overflow: hidden;
	position: relative;
  	-webkit-border-radius: 100%;
	   -moz-border-radius: 100%;
			border-radius: 100%;
}

#disker_stacks_in_1792 {
	background: #1787C8 url(../index_files/static_bg-1792.png);
	width: 100px;
	height: 100px;
	border: 1px solid #EEEEEE;
	margin: 0px auto;
	vertical-align: top;
	position: relative;
	overflow: hidden;
  	-webkit-border-radius: 100%;
	   -moz-border-radius: 100%;
			border-radius: 100%;
}

#stacks_in_1792  .effect {
	 
}


#stacks_in_1792  .effect:hover {
	 
}

#stacks_in_1792 .centerslice {
	display: table-cell;
	width: 100px;
	height: 100px;
	text-align: center;
	vertical-align: middle;
  	-webkit-border-radius: 100%;
	   -moz-border-radius: 100%;
			border-radius: 100%;
}

#disklinkstacks_in_1792  a:link,
#disklinkstacks_in_1792  a:hover {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 30;	
}

#disklinkstacks_in_1792  a:hover {
	display: none;
 	-webkit-border-radius: 100%;
	   -moz-border-radius: 100%;
			border-radius: 100%;
}

#stacks_in_1792 .rotate {
	-webkit-transform-origin: 50% 50%;
	   -moz-transform-origin: 50% 50%;
		-ms-transform-origin: 50% 50%;
			transform-origin: 50% 50%;
	-webkit-transform: rotate(0deg);
	   -moz-transform: rotate(0deg);
		-ms-transform:  rotate(0deg);
			transform:  rotate(0deg);
}

.shadow-style0stacks_in_1792 {
	-webkit-box-shadow: none;
	   -moz-box-shadow: none;
			box-shadow: none;
}

#stacks_in_1792 .shadow-style1stacks_in_1792 {
	-webkit-box-shadow: 0px 0px 5px rgba(0,0,0,0.50);
	   -moz-box-shadow: 0px 0px 5px rgba(0,0,0,0.50);
			box-shadow: 0px 0px 5px rgba(0,0,0,0.50);
}

#stacks_in_1792 .shadow-style1stacks_in_1792 {
	margin: 10px auto;
}

.shadow-style2stacks_in_1792 {
	-webkit-box-shadow: inset 0px 0px 5px rgba(0,0,0,0.50);
	   -moz-box-shadow: inset 0px 0px 5px rgba(0,0,0,0.50);
			box-shadow: inset 0px 0px 5px rgba(0,0,0,0.50);
}

#hoverBoxWrapperstacks_in_605 {
	height: auto;
	min-height: 0px;
	max-height: 1000px;
	display: block;
	position: relative;
	overflow: hidden;
	padding: 0;
	margin: 0;
	z-index: 1;
	cursor: auto;
}

#hoverBoxWrapperstacks_in_605 img {
	max-width: 100%;
	height: auto;
}

#hoverBoxStaticstacks_in_605 {
	position: relative;
	display: block;
	z-index: 8;
	width: 100%;
}

#hoverBoxRolloverstacks_in_605 {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	z-index: 10;
	height: 100%;
	width: 100%;
}

#hoverBoxLinkstacks_in_605 a,
#hoverBoxLinkstacks_in_605 a:hover {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 30;
	height: 100%;
	width: 100%;
	background: url(../index_files/bg_fill.gif) repeat;
	border: none;
	outline: none;
}




#hoverBoxWrapperstacks_in_605.touchDeviceDetected #hoverBoxStaticstacks_in_605 {
	display: block;
	opacity: 1.00;
}

#hoverBoxWrapperstacks_in_605.touchDeviceDetected #hoverBoxRolloverstacks_in_605 {
	display: none;
	opacity: 0;
}









#hoverBoxWrapperstacks_in_605.noTouchDeviceDetected #hoverBoxRolloverstacks_in_605 {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	z-index: 10;
	height: 100%;
	width: 100%;
	opacity: 0;
	-moz-transition: opacity 500ms ease-in;
	-webkit-transition: opacity 500ms ease-in;
	transition: opacity 500ms ease-in;
}

#hoverBoxWrapperstacks_in_605.noTouchDeviceDetected:hover #hoverBoxRolloverstacks_in_605 {
	opacity: 1.00;
}





















/*
 * Simple Divider Pro
 * AUTHOR: JEREMY HAWES
 * URL: http://www.onelittledesigner.com/rapdidweaver-stack/simple-divider/
 * Support: support@1littledesigner.com
 * Version 1.4.2
 */

#simpleDivider_stacks_in_619 {
	width: 100%;
	clear: both;
	padding-top: 20px;
	padding-bottom: 20px;
}
#simpleDivider_stacks_in_619 .theDivider1,
#simpleDivider_stacks_in_619 .theDivider2 {
	width: inherit;
}
#simpleDivider_stacks_in_619 .theDivider1 {
	height: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
}
#simpleDivider_stacks_in_619.transparentOff .theDivider1 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}
#simpleDivider_stacks_in_619.transparentOn .theDivider1 {
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_619 .theDivider2 {
	height: 5px;
}
#simpleDivider_stacks_in_619.transparentOff .theDivider2 {
	background-color: #949598;
}
#simpleDivider_stacks_in_619.transparentOn .theDivider2 {
	background-color: transparent;
}
#simpleDivider_stacks_in_619.bgImageOn .theDivider2 {
	background: transparent url() repeat;
	overflow: visible;
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_619.bgImageOn .theDivider1 img {
	display: block;
}

.klapka{background-image:url('../index_files/bgimage-624.png') ;background-repeat:no-repeat    ;background-size:  cover ;background-position:right top ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;-webkit-background-clip:border-box ;background-clip:border-box ;}@media (hover:none) and (pointer:coarse){.klapka{background-attachment:scroll!important}}@media only screen and (min-width:40em){.klapka{background-image:url('../index_files/bgimageMedium-624.png') }}@media only screen and (min-width:64em){.klapka{background-image:url('../index_files/bgimageLarge-624.png') }}
/*
 * Simple Divider Pro
 * AUTHOR: JEREMY HAWES
 * URL: http://www.onelittledesigner.com/rapdidweaver-stack/simple-divider/
 * Support: support@1littledesigner.com
 * Version 1.4.2
 */

#simpleDivider_stacks_in_639 {
	width: 100%;
	clear: both;
	padding-top: 20px;
	padding-bottom: 20px;
}
#simpleDivider_stacks_in_639 .theDivider1,
#simpleDivider_stacks_in_639 .theDivider2 {
	width: inherit;
}
#simpleDivider_stacks_in_639 .theDivider1 {
	height: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
}
#simpleDivider_stacks_in_639.transparentOff .theDivider1 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}
#simpleDivider_stacks_in_639.transparentOn .theDivider1 {
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_639 .theDivider2 {
	height: 5px;
}
#simpleDivider_stacks_in_639.transparentOff .theDivider2 {
	background-color: #FFFFFF;
}
#simpleDivider_stacks_in_639.transparentOn .theDivider2 {
	background-color: transparent;
}
#simpleDivider_stacks_in_639.bgImageOn .theDivider2 {
	background: transparent url() repeat;
	overflow: visible;
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_639.bgImageOn .theDivider1 img {
	display: block;
}

.stacks_in_1182{line-height:0}.stacks_in_1182 svg{display:inline-block;max-width:150px;height:auto;}.stacks_in_1182.full-width svg{width:100%;height:auto}.stacks_in_1182 svg *{fill:rgba(255, 255, 255, 1.00)}
/* DiskThing by RapidWeaver Central */

#diskthingstacks_in_1190 {
	display: block;
	overflow: hidden;
	position: relative;
  	-webkit-border-radius: 100%;
	   -moz-border-radius: 100%;
			border-radius: 100%;
}

#disker_stacks_in_1190 {
	background: #1787C8 url(../index_files/static_bg-1190.png);
	width: 100px;
	height: 100px;
	border: 1px solid #EEEEEE;
	margin: 0px auto;
	vertical-align: top;
	position: relative;
	overflow: hidden;
  	-webkit-border-radius: 100%;
	   -moz-border-radius: 100%;
			border-radius: 100%;
}

#stacks_in_1190  .effect {
	 
}


#stacks_in_1190  .effect:hover {
	 
}

#stacks_in_1190 .centerslice {
	display: table-cell;
	width: 100px;
	height: 100px;
	text-align: center;
	vertical-align: middle;
  	-webkit-border-radius: 100%;
	   -moz-border-radius: 100%;
			border-radius: 100%;
}

#disklinkstacks_in_1190  a:link,
#disklinkstacks_in_1190  a:hover {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 30;	
}

#disklinkstacks_in_1190  a:hover {
	display: none;
 	-webkit-border-radius: 100%;
	   -moz-border-radius: 100%;
			border-radius: 100%;
}

#stacks_in_1190 .rotate {
	-webkit-transform-origin: 50% 50%;
	   -moz-transform-origin: 50% 50%;
		-ms-transform-origin: 50% 50%;
			transform-origin: 50% 50%;
	-webkit-transform: rotate(0deg);
	   -moz-transform: rotate(0deg);
		-ms-transform:  rotate(0deg);
			transform:  rotate(0deg);
}

.shadow-style0stacks_in_1190 {
	-webkit-box-shadow: none;
	   -moz-box-shadow: none;
			box-shadow: none;
}

#stacks_in_1190 .shadow-style1stacks_in_1190 {
	-webkit-box-shadow: 0px 0px 5px rgba(0,0,0,0.50);
	   -moz-box-shadow: 0px 0px 5px rgba(0,0,0,0.50);
			box-shadow: 0px 0px 5px rgba(0,0,0,0.50);
}

#stacks_in_1190 .shadow-style1stacks_in_1190 {
	margin: 10px auto;
}

.shadow-style2stacks_in_1190 {
	-webkit-box-shadow: inset 0px 0px 5px rgba(0,0,0,0.50);
	   -moz-box-shadow: inset 0px 0px 5px rgba(0,0,0,0.50);
			box-shadow: inset 0px 0px 5px rgba(0,0,0,0.50);
}

#hoverBoxWrapperstacks_in_1208 {
	height: auto;
	min-height: 0px;
	max-height: 1000px;
	display: block;
	position: relative;
	overflow: hidden;
	padding: 0;
	margin: 0;
	z-index: 1;
	cursor: auto;
}

#hoverBoxWrapperstacks_in_1208 img {
	max-width: 100%;
	height: auto;
}

#hoverBoxStaticstacks_in_1208 {
	position: relative;
	display: block;
	z-index: 8;
	width: 100%;
}

#hoverBoxRolloverstacks_in_1208 {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	z-index: 10;
	height: 100%;
	width: 100%;
}

#hoverBoxLinkstacks_in_1208 a,
#hoverBoxLinkstacks_in_1208 a:hover {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 30;
	height: 100%;
	width: 100%;
	background: url(../index_files/bg_fill.gif) repeat;
	border: none;
	outline: none;
}




#hoverBoxWrapperstacks_in_1208.touchDeviceDetected #hoverBoxStaticstacks_in_1208 {
	display: block;
	opacity: 1.00;
}

#hoverBoxWrapperstacks_in_1208.touchDeviceDetected #hoverBoxRolloverstacks_in_1208 {
	display: none;
	opacity: 0;
}









#hoverBoxWrapperstacks_in_1208.noTouchDeviceDetected #hoverBoxRolloverstacks_in_1208 {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	z-index: 10;
	height: 100%;
	width: 100%;
	opacity: 0;
	-moz-transition: opacity 500ms ease-in;
	-webkit-transition: opacity 500ms ease-in;
	transition: opacity 500ms ease-in;
}

#hoverBoxWrapperstacks_in_1208.noTouchDeviceDetected:hover #hoverBoxRolloverstacks_in_1208 {
	opacity: 1.00;
}





















/*
 * Simple Divider Pro
 * AUTHOR: JEREMY HAWES
 * URL: http://www.onelittledesigner.com/rapdidweaver-stack/simple-divider/
 * Support: support@1littledesigner.com
 * Version 1.4.2
 */

#simpleDivider_stacks_in_1223 {
	width: 100%;
	clear: both;
	padding-top: 20px;
	padding-bottom: 20px;
}
#simpleDivider_stacks_in_1223 .theDivider1,
#simpleDivider_stacks_in_1223 .theDivider2 {
	width: inherit;
}
#simpleDivider_stacks_in_1223 .theDivider1 {
	height: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
}
#simpleDivider_stacks_in_1223.transparentOff .theDivider1 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}
#simpleDivider_stacks_in_1223.transparentOn .theDivider1 {
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_1223 .theDivider2 {
	height: 5px;
}
#simpleDivider_stacks_in_1223.transparentOff .theDivider2 {
	background-color: #949598;
}
#simpleDivider_stacks_in_1223.transparentOn .theDivider2 {
	background-color: transparent;
}
#simpleDivider_stacks_in_1223.bgImageOn .theDivider2 {
	background: transparent url() repeat;
	overflow: visible;
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_1223.bgImageOn .theDivider1 img {
	display: block;
}

.dub{background-image:url('../index_files/bgimage-1228.png') ;background-repeat:no-repeat    ;background-size:  cover ;background-position:right top ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;-webkit-background-clip:border-box ;background-clip:border-box ;}@media (hover:none) and (pointer:coarse){.dub{background-attachment:scroll!important}}@media only screen and (min-width:40em){.dub{background-image:url('../index_files/bgimageMedium-1228.png') }}@media only screen and (min-width:64em){.dub{background-image:url('../index_files/bgimageLarge-1228.png') }}
/*
 * Simple Divider Pro
 * AUTHOR: JEREMY HAWES
 * URL: http://www.onelittledesigner.com/rapdidweaver-stack/simple-divider/
 * Support: support@1littledesigner.com
 * Version 1.4.2
 */

#simpleDivider_stacks_in_1241 {
	width: 100%;
	clear: both;
	padding-top: 20px;
	padding-bottom: 20px;
}
#simpleDivider_stacks_in_1241 .theDivider1,
#simpleDivider_stacks_in_1241 .theDivider2 {
	width: inherit;
}
#simpleDivider_stacks_in_1241 .theDivider1 {
	height: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
}
#simpleDivider_stacks_in_1241.transparentOff .theDivider1 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}
#simpleDivider_stacks_in_1241.transparentOn .theDivider1 {
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_1241 .theDivider2 {
	height: 5px;
}
#simpleDivider_stacks_in_1241.transparentOff .theDivider2 {
	background-color: #FFFFFF;
}
#simpleDivider_stacks_in_1241.transparentOn .theDivider2 {
	background-color: transparent;
}
#simpleDivider_stacks_in_1241.bgImageOn .theDivider2 {
	background: transparent url() repeat;
	overflow: visible;
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_1241.bgImageOn .theDivider1 img {
	display: block;
}

.stacks_in_1249{line-height:0}.stacks_in_1249 svg{display:inline-block;max-width:150px;height:auto;}.stacks_in_1249.full-width svg{width:100%;height:auto}.stacks_in_1249 svg *{fill:rgba(255, 255, 255, 1.00)}
/* DiskThing by RapidWeaver Central */

#diskthingstacks_in_1257 {
	display: block;
	overflow: hidden;
	position: relative;
  	-webkit-border-radius: 100%;
	   -moz-border-radius: 100%;
			border-radius: 100%;
}

#disker_stacks_in_1257 {
	background: #1787C8 url(../index_files/static_bg-1257.png);
	width: 100px;
	height: 100px;
	border: 1px solid #EEEEEE;
	margin: 0px auto;
	vertical-align: top;
	position: relative;
	overflow: hidden;
  	-webkit-border-radius: 100%;
	   -moz-border-radius: 100%;
			border-radius: 100%;
}

#stacks_in_1257  .effect {
	 
}


#stacks_in_1257  .effect:hover {
	 
}

#stacks_in_1257 .centerslice {
	display: table-cell;
	width: 100px;
	height: 100px;
	text-align: center;
	vertical-align: middle;
  	-webkit-border-radius: 100%;
	   -moz-border-radius: 100%;
			border-radius: 100%;
}

#disklinkstacks_in_1257  a:link,
#disklinkstacks_in_1257  a:hover {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 30;	
}

#disklinkstacks_in_1257  a:hover {
	display: none;
 	-webkit-border-radius: 100%;
	   -moz-border-radius: 100%;
			border-radius: 100%;
}

#stacks_in_1257 .rotate {
	-webkit-transform-origin: 50% 50%;
	   -moz-transform-origin: 50% 50%;
		-ms-transform-origin: 50% 50%;
			transform-origin: 50% 50%;
	-webkit-transform: rotate(0deg);
	   -moz-transform: rotate(0deg);
		-ms-transform:  rotate(0deg);
			transform:  rotate(0deg);
}

.shadow-style0stacks_in_1257 {
	-webkit-box-shadow: none;
	   -moz-box-shadow: none;
			box-shadow: none;
}

#stacks_in_1257 .shadow-style1stacks_in_1257 {
	-webkit-box-shadow: 0px 0px 5px rgba(0,0,0,0.50);
	   -moz-box-shadow: 0px 0px 5px rgba(0,0,0,0.50);
			box-shadow: 0px 0px 5px rgba(0,0,0,0.50);
}

#stacks_in_1257 .shadow-style1stacks_in_1257 {
	margin: 10px auto;
}

.shadow-style2stacks_in_1257 {
	-webkit-box-shadow: inset 0px 0px 5px rgba(0,0,0,0.50);
	   -moz-box-shadow: inset 0px 0px 5px rgba(0,0,0,0.50);
			box-shadow: inset 0px 0px 5px rgba(0,0,0,0.50);
}

#hoverBoxWrapperstacks_in_1111 {
	height: auto;
	min-height: 0px;
	max-height: 1000px;
	display: block;
	position: relative;
	overflow: hidden;
	padding: 0;
	margin: 0;
	z-index: 1;
	cursor: auto;
}

#hoverBoxWrapperstacks_in_1111 img {
	max-width: 100%;
	height: auto;
}

#hoverBoxStaticstacks_in_1111 {
	position: relative;
	display: block;
	z-index: 8;
	width: 100%;
}

#hoverBoxRolloverstacks_in_1111 {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	z-index: 10;
	height: 100%;
	width: 100%;
}

#hoverBoxLinkstacks_in_1111 a,
#hoverBoxLinkstacks_in_1111 a:hover {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 30;
	height: 100%;
	width: 100%;
	background: url(../index_files/bg_fill.gif) repeat;
	border: none;
	outline: none;
}




#hoverBoxWrapperstacks_in_1111.touchDeviceDetected #hoverBoxStaticstacks_in_1111 {
	display: block;
	opacity: 1.00;
}

#hoverBoxWrapperstacks_in_1111.touchDeviceDetected #hoverBoxRolloverstacks_in_1111 {
	display: none;
	opacity: 0;
}









#hoverBoxWrapperstacks_in_1111.noTouchDeviceDetected #hoverBoxRolloverstacks_in_1111 {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	z-index: 10;
	height: 100%;
	width: 100%;
	opacity: 0;
	-moz-transition: opacity 500ms ease-in;
	-webkit-transition: opacity 500ms ease-in;
	transition: opacity 500ms ease-in;
}

#hoverBoxWrapperstacks_in_1111.noTouchDeviceDetected:hover #hoverBoxRolloverstacks_in_1111 {
	opacity: 1.00;
}





















/*
 * Simple Divider Pro
 * AUTHOR: JEREMY HAWES
 * URL: http://www.onelittledesigner.com/rapdidweaver-stack/simple-divider/
 * Support: support@1littledesigner.com
 * Version 1.4.2
 */

#simpleDivider_stacks_in_1122 {
	width: 100%;
	clear: both;
	padding-top: 20px;
	padding-bottom: 20px;
}
#simpleDivider_stacks_in_1122 .theDivider1,
#simpleDivider_stacks_in_1122 .theDivider2 {
	width: inherit;
}
#simpleDivider_stacks_in_1122 .theDivider1 {
	height: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
}
#simpleDivider_stacks_in_1122.transparentOff .theDivider1 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}
#simpleDivider_stacks_in_1122.transparentOn .theDivider1 {
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_1122 .theDivider2 {
	height: 5px;
}
#simpleDivider_stacks_in_1122.transparentOff .theDivider2 {
	background-color: #949598;
}
#simpleDivider_stacks_in_1122.transparentOn .theDivider2 {
	background-color: transparent;
}
#simpleDivider_stacks_in_1122.bgImageOn .theDivider2 {
	background: transparent url() repeat;
	overflow: visible;
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_1122.bgImageOn .theDivider1 img {
	display: block;
}

.merunka{background-image:url('../index_files/bgimage-1127.png') ;background-repeat:no-repeat    ;background-size:  cover ;background-position:right top ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;-webkit-background-clip:border-box ;background-clip:border-box ;}@media (hover:none) and (pointer:coarse){.merunka{background-attachment:scroll!important}}@media only screen and (min-width:40em){.merunka{background-image:url('../index_files/bgimageMedium-1127.png') }}@media only screen and (min-width:64em){.merunka{background-image:url('../index_files/bgimageLarge-1127.png') }}
/*
 * Simple Divider Pro
 * AUTHOR: JEREMY HAWES
 * URL: http://www.onelittledesigner.com/rapdidweaver-stack/simple-divider/
 * Support: support@1littledesigner.com
 * Version 1.4.2
 */

#simpleDivider_stacks_in_1140 {
	width: 100%;
	clear: both;
	padding-top: 20px;
	padding-bottom: 20px;
}
#simpleDivider_stacks_in_1140 .theDivider1,
#simpleDivider_stacks_in_1140 .theDivider2 {
	width: inherit;
}
#simpleDivider_stacks_in_1140 .theDivider1 {
	height: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
}
#simpleDivider_stacks_in_1140.transparentOff .theDivider1 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}
#simpleDivider_stacks_in_1140.transparentOn .theDivider1 {
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_1140 .theDivider2 {
	height: 5px;
}
#simpleDivider_stacks_in_1140.transparentOff .theDivider2 {
	background-color: #FFFFFF;
}
#simpleDivider_stacks_in_1140.transparentOn .theDivider2 {
	background-color: transparent;
}
#simpleDivider_stacks_in_1140.bgImageOn .theDivider2 {
	background: transparent url() repeat;
	overflow: visible;
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_1140.bgImageOn .theDivider1 img {
	display: block;
}

.stacks_in_1542{line-height:0}.stacks_in_1542 svg{display:inline-block;max-width:150px;height:auto;}.stacks_in_1542.full-width svg{width:100%;height:auto}.stacks_in_1542 svg *{fill:rgba(255, 255, 255, 1.00)}
/* DiskThing by RapidWeaver Central */

#diskthingstacks_in_1550 {
	display: block;
	overflow: hidden;
	position: relative;
  	-webkit-border-radius: 100%;
	   -moz-border-radius: 100%;
			border-radius: 100%;
}

#disker_stacks_in_1550 {
	background: #1787C8 url(../index_files/static_bg-1550.png);
	width: 100px;
	height: 100px;
	border: 1px solid #EEEEEE;
	margin: 0px auto;
	vertical-align: top;
	position: relative;
	overflow: hidden;
  	-webkit-border-radius: 100%;
	   -moz-border-radius: 100%;
			border-radius: 100%;
}

#stacks_in_1550  .effect {
	 
}


#stacks_in_1550  .effect:hover {
	 
}

#stacks_in_1550 .centerslice {
	display: table-cell;
	width: 100px;
	height: 100px;
	text-align: center;
	vertical-align: middle;
  	-webkit-border-radius: 100%;
	   -moz-border-radius: 100%;
			border-radius: 100%;
}

#disklinkstacks_in_1550  a:link,
#disklinkstacks_in_1550  a:hover {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 30;	
}

#disklinkstacks_in_1550  a:hover {
	display: none;
 	-webkit-border-radius: 100%;
	   -moz-border-radius: 100%;
			border-radius: 100%;
}

#stacks_in_1550 .rotate {
	-webkit-transform-origin: 50% 50%;
	   -moz-transform-origin: 50% 50%;
		-ms-transform-origin: 50% 50%;
			transform-origin: 50% 50%;
	-webkit-transform: rotate(0deg);
	   -moz-transform: rotate(0deg);
		-ms-transform:  rotate(0deg);
			transform:  rotate(0deg);
}

.shadow-style0stacks_in_1550 {
	-webkit-box-shadow: none;
	   -moz-box-shadow: none;
			box-shadow: none;
}

#stacks_in_1550 .shadow-style1stacks_in_1550 {
	-webkit-box-shadow: 0px 0px 5px rgba(0,0,0,0.50);
	   -moz-box-shadow: 0px 0px 5px rgba(0,0,0,0.50);
			box-shadow: 0px 0px 5px rgba(0,0,0,0.50);
}

#stacks_in_1550 .shadow-style1stacks_in_1550 {
	margin: 10px auto;
}

.shadow-style2stacks_in_1550 {
	-webkit-box-shadow: inset 0px 0px 5px rgba(0,0,0,0.50);
	   -moz-box-shadow: inset 0px 0px 5px rgba(0,0,0,0.50);
			box-shadow: inset 0px 0px 5px rgba(0,0,0,0.50);
}

#hoverBoxWrapperstacks_in_1048 {
	height: auto;
	min-height: 0px;
	max-height: 1000px;
	display: block;
	position: relative;
	overflow: hidden;
	padding: 0;
	margin: 0;
	z-index: 1;
	cursor: auto;
}

#hoverBoxWrapperstacks_in_1048 img {
	max-width: 100%;
	height: auto;
}

#hoverBoxStaticstacks_in_1048 {
	position: relative;
	display: block;
	z-index: 8;
	width: 100%;
}

#hoverBoxRolloverstacks_in_1048 {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	z-index: 10;
	height: 100%;
	width: 100%;
}

#hoverBoxLinkstacks_in_1048 a,
#hoverBoxLinkstacks_in_1048 a:hover {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 30;
	height: 100%;
	width: 100%;
	background: url(../index_files/bg_fill.gif) repeat;
	border: none;
	outline: none;
}




#hoverBoxWrapperstacks_in_1048.touchDeviceDetected #hoverBoxStaticstacks_in_1048 {
	display: block;
	opacity: 1.00;
}

#hoverBoxWrapperstacks_in_1048.touchDeviceDetected #hoverBoxRolloverstacks_in_1048 {
	display: none;
	opacity: 0;
}









#hoverBoxWrapperstacks_in_1048.noTouchDeviceDetected #hoverBoxRolloverstacks_in_1048 {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	z-index: 10;
	height: 100%;
	width: 100%;
	opacity: 0;
	-moz-transition: opacity 500ms ease-in;
	-webkit-transition: opacity 500ms ease-in;
	transition: opacity 500ms ease-in;
}

#hoverBoxWrapperstacks_in_1048.noTouchDeviceDetected:hover #hoverBoxRolloverstacks_in_1048 {
	opacity: 1.00;
}





















/*
 * Simple Divider Pro
 * AUTHOR: JEREMY HAWES
 * URL: http://www.onelittledesigner.com/rapdidweaver-stack/simple-divider/
 * Support: support@1littledesigner.com
 * Version 1.4.2
 */

#simpleDivider_stacks_in_1059 {
	width: 100%;
	clear: both;
	padding-top: 20px;
	padding-bottom: 20px;
}
#simpleDivider_stacks_in_1059 .theDivider1,
#simpleDivider_stacks_in_1059 .theDivider2 {
	width: inherit;
}
#simpleDivider_stacks_in_1059 .theDivider1 {
	height: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
}
#simpleDivider_stacks_in_1059.transparentOff .theDivider1 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}
#simpleDivider_stacks_in_1059.transparentOn .theDivider1 {
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_1059 .theDivider2 {
	height: 5px;
}
#simpleDivider_stacks_in_1059.transparentOff .theDivider2 {
	background-color: #949598;
}
#simpleDivider_stacks_in_1059.transparentOn .theDivider2 {
	background-color: transparent;
}
#simpleDivider_stacks_in_1059.bgImageOn .theDivider2 {
	background: transparent url() repeat;
	overflow: visible;
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_1059.bgImageOn .theDivider1 img {
	display: block;
}

.tichy{background-image:url('../index_files/bgimage-1064.png') ;background-repeat:no-repeat    ;background-size:  cover ;background-position:right top ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;-webkit-background-clip:border-box ;background-clip:border-box ;}@media (hover:none) and (pointer:coarse){.tichy{background-attachment:scroll!important}}@media only screen and (min-width:40em){.tichy{background-image:url('../index_files/bgimageMedium-1064.png') }}@media only screen and (min-width:64em){.tichy{background-image:url('../index_files/bgimageLarge-1064.png') }}
/*
 * Simple Divider Pro
 * AUTHOR: JEREMY HAWES
 * URL: http://www.onelittledesigner.com/rapdidweaver-stack/simple-divider/
 * Support: support@1littledesigner.com
 * Version 1.4.2
 */

#simpleDivider_stacks_in_1077 {
	width: 100%;
	clear: both;
	padding-top: 20px;
	padding-bottom: 20px;
}
#simpleDivider_stacks_in_1077 .theDivider1,
#simpleDivider_stacks_in_1077 .theDivider2 {
	width: inherit;
}
#simpleDivider_stacks_in_1077 .theDivider1 {
	height: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
}
#simpleDivider_stacks_in_1077.transparentOff .theDivider1 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}
#simpleDivider_stacks_in_1077.transparentOn .theDivider1 {
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_1077 .theDivider2 {
	height: 5px;
}
#simpleDivider_stacks_in_1077.transparentOff .theDivider2 {
	background-color: #FFFFFF;
}
#simpleDivider_stacks_in_1077.transparentOn .theDivider2 {
	background-color: transparent;
}
#simpleDivider_stacks_in_1077.bgImageOn .theDivider2 {
	background: transparent url() repeat;
	overflow: visible;
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_1077.bgImageOn .theDivider1 img {
	display: block;
}

.stacks_in_1575{line-height:0}.stacks_in_1575 svg{display:inline-block;max-width:150px;height:auto;}.stacks_in_1575.full-width svg{width:100%;height:auto}.stacks_in_1575 svg *{fill:rgba(255, 255, 255, 1.00)}
/* DiskThing by RapidWeaver Central */

#diskthingstacks_in_1583 {
	display: block;
	overflow: hidden;
	position: relative;
  	-webkit-border-radius: 100%;
	   -moz-border-radius: 100%;
			border-radius: 100%;
}

#disker_stacks_in_1583 {
	background: #1787C8 url(../index_files/static_bg-1583.png);
	width: 100px;
	height: 100px;
	border: 1px solid #EEEEEE;
	margin: 0px auto;
	vertical-align: top;
	position: relative;
	overflow: hidden;
  	-webkit-border-radius: 100%;
	   -moz-border-radius: 100%;
			border-radius: 100%;
}

#stacks_in_1583  .effect {
	 
}


#stacks_in_1583  .effect:hover {
	 
}

#stacks_in_1583 .centerslice {
	display: table-cell;
	width: 100px;
	height: 100px;
	text-align: center;
	vertical-align: middle;
  	-webkit-border-radius: 100%;
	   -moz-border-radius: 100%;
			border-radius: 100%;
}

#disklinkstacks_in_1583  a:link,
#disklinkstacks_in_1583  a:hover {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 30;	
}

#disklinkstacks_in_1583  a:hover {
	display: none;
 	-webkit-border-radius: 100%;
	   -moz-border-radius: 100%;
			border-radius: 100%;
}

#stacks_in_1583 .rotate {
	-webkit-transform-origin: 50% 50%;
	   -moz-transform-origin: 50% 50%;
		-ms-transform-origin: 50% 50%;
			transform-origin: 50% 50%;
	-webkit-transform: rotate(0deg);
	   -moz-transform: rotate(0deg);
		-ms-transform:  rotate(0deg);
			transform:  rotate(0deg);
}

.shadow-style0stacks_in_1583 {
	-webkit-box-shadow: none;
	   -moz-box-shadow: none;
			box-shadow: none;
}

#stacks_in_1583 .shadow-style1stacks_in_1583 {
	-webkit-box-shadow: 0px 0px 5px rgba(0,0,0,0.50);
	   -moz-box-shadow: 0px 0px 5px rgba(0,0,0,0.50);
			box-shadow: 0px 0px 5px rgba(0,0,0,0.50);
}

#stacks_in_1583 .shadow-style1stacks_in_1583 {
	margin: 10px auto;
}

.shadow-style2stacks_in_1583 {
	-webkit-box-shadow: inset 0px 0px 5px rgba(0,0,0,0.50);
	   -moz-box-shadow: inset 0px 0px 5px rgba(0,0,0,0.50);
			box-shadow: inset 0px 0px 5px rgba(0,0,0,0.50);
}

.stacks_in_818 > .grid-divider-wrapper > .grid-divider{height:calc(100% - 2rem)}

.map{background-image:url('../index_files/bgimage-824.png') ;background-repeat:no-repeat    ;background-size:  cover ;background-position:center center ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;-webkit-background-clip:border-box ;background-clip:border-box ;}@media (hover:none) and (pointer:coarse){.map{background-attachment:scroll!important}}
.map{position:relative;z-index:0}.map:before{content:"";position:absolute;top:0;bottom:0;left:0;right:0;z-index:-1;opacity:0.20 ;background-color:rgba(255, 255, 255, 1.00) ;}
/*
 * Simple Divider Pro
 * AUTHOR: JEREMY HAWES
 * URL: http://www.onelittledesigner.com/rapdidweaver-stack/simple-divider/
 * Support: support@1littledesigner.com
 * Version 1.4.2
 */

#simpleDivider_stacks_in_844 {
	width: 100%;
	clear: both;
	padding-top: 20px;
	padding-bottom: 20px;
}
#simpleDivider_stacks_in_844 .theDivider1,
#simpleDivider_stacks_in_844 .theDivider2 {
	width: inherit;
}
#simpleDivider_stacks_in_844 .theDivider1 {
	height: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
}
#simpleDivider_stacks_in_844.transparentOff .theDivider1 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}
#simpleDivider_stacks_in_844.transparentOn .theDivider1 {
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_844 .theDivider2 {
	height: 5px;
}
#simpleDivider_stacks_in_844.transparentOff .theDivider2 {
	background-color: #000000;
}
#simpleDivider_stacks_in_844.transparentOn .theDivider2 {
	background-color: transparent;
}
#simpleDivider_stacks_in_844.bgImageOn .theDivider2 {
	background: transparent url() repeat;
	overflow: visible;
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_844.bgImageOn .theDivider1 img {
	display: block;
}

.stacks_in_849_7 > .grid-divider-wrapper > .grid-divider{height:calc(100% - 2rem)}

.stacks_in_849_1043{line-height:0}.stacks_in_849_1043 svg{display:inline-block;max-width:150px;height:auto;}.stacks_in_849_1043.full-width svg{width:100%;height:auto}.stacks_in_849_1043 svg *{fill:rgba(255, 255, 255, 1.00)}
/*
 * Simple Divider Pro
 * AUTHOR: JEREMY HAWES
 * URL: http://www.onelittledesigner.com/rapdidweaver-stack/simple-divider/
 * Support: support@1littledesigner.com
 * Version 1.4.2
 */

#simpleDivider_stacks_in_849_368 {
	width: 100%;
	clear: both;
	padding-top: 20px;
	padding-bottom: 20px;
}
#simpleDivider_stacks_in_849_368 .theDivider1,
#simpleDivider_stacks_in_849_368 .theDivider2 {
	width: inherit;
}
#simpleDivider_stacks_in_849_368 .theDivider1 {
	height: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
}
#simpleDivider_stacks_in_849_368.transparentOff .theDivider1 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}
#simpleDivider_stacks_in_849_368.transparentOn .theDivider1 {
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_849_368 .theDivider2 {
	height: 5px;
}
#simpleDivider_stacks_in_849_368.transparentOff .theDivider2 {
	background-color: #1787C8;
}
#simpleDivider_stacks_in_849_368.transparentOn .theDivider2 {
	background-color: transparent;
}
#simpleDivider_stacks_in_849_368.bgImageOn .theDivider2 {
	background: transparent url() repeat;
	overflow: visible;
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_849_368.bgImageOn .theDivider1 img {
	display: block;
}




.stacks_in_849_585 > .grid-divider-wrapper > .grid-divider{height:calc(100% - 2rem)}

.stacks_in_849_768{line-height:0}.stacks_in_849_768 svg{display:inline-block;max-width:150px;height:auto;}.stacks_in_849_768.full-width svg{width:100%;height:auto}.stacks_in_849_768 svg *{fill:rgba(255, 255, 255, 1.00)}
/*
 * Simple Divider Pro
 * AUTHOR: JEREMY HAWES
 * URL: http://www.onelittledesigner.com/rapdidweaver-stack/simple-divider/
 * Support: support@1littledesigner.com
 * Version 1.4.2
 */

#simpleDivider_stacks_in_849_591 {
	width: 100%;
	clear: both;
	padding-top: 20px;
	padding-bottom: 20px;
}
#simpleDivider_stacks_in_849_591 .theDivider1,
#simpleDivider_stacks_in_849_591 .theDivider2 {
	width: inherit;
}
#simpleDivider_stacks_in_849_591 .theDivider1 {
	height: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
}
#simpleDivider_stacks_in_849_591.transparentOff .theDivider1 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}
#simpleDivider_stacks_in_849_591.transparentOn .theDivider1 {
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_849_591 .theDivider2 {
	height: 5px;
}
#simpleDivider_stacks_in_849_591.transparentOff .theDivider2 {
	background-color: #1787C8;
}
#simpleDivider_stacks_in_849_591.transparentOn .theDivider2 {
	background-color: transparent;
}
#simpleDivider_stacks_in_849_591.bgImageOn .theDivider2 {
	background: transparent url() repeat;
	overflow: visible;
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_849_591.bgImageOn .theDivider1 img {
	display: block;
}

/*
 * Simple Divider Pro
 * AUTHOR: JEREMY HAWES
 * URL: http://www.onelittledesigner.com/rapdidweaver-stack/simple-divider/
 * Support: support@1littledesigner.com
 * Version 1.4.2
 */

#simpleDivider_stacks_in_849_551 {
	width: 100%;
	clear: both;
	padding-top: 20px;
	padding-bottom: 20px;
}
#simpleDivider_stacks_in_849_551 .theDivider1,
#simpleDivider_stacks_in_849_551 .theDivider2 {
	width: inherit;
}
#simpleDivider_stacks_in_849_551 .theDivider1 {
	height: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
}
#simpleDivider_stacks_in_849_551.transparentOff .theDivider1 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #CCCCCC;
	border-bottom-color: #FFFFFF;
}
#simpleDivider_stacks_in_849_551.transparentOn .theDivider1 {
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_849_551 .theDivider2 {
	height: 4px;
}
#simpleDivider_stacks_in_849_551.transparentOff .theDivider2 {
	background-color: #E0E0E0;
}
#simpleDivider_stacks_in_849_551.transparentOn .theDivider2 {
	background-color: transparent;
}
#simpleDivider_stacks_in_849_551.bgImageOn .theDivider2 {
	background: transparent url() repeat;
	overflow: visible;
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_849_551.bgImageOn .theDivider1 img {
	display: block;
}

/*
 * Simple Divider Pro
 * AUTHOR: JEREMY HAWES
 * URL: http://www.onelittledesigner.com/rapdidweaver-stack/simple-divider/
 * Support: support@1littledesigner.com
 * Version 1.4.2
 */

#simpleDivider_stacks_in_849_748 {
	width: 100%;
	clear: both;
	padding-top: 20px;
	padding-bottom: 20px;
}
#simpleDivider_stacks_in_849_748 .theDivider1,
#simpleDivider_stacks_in_849_748 .theDivider2 {
	width: inherit;
}
#simpleDivider_stacks_in_849_748 .theDivider1 {
	height: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
}
#simpleDivider_stacks_in_849_748.transparentOff .theDivider1 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #CCCCCC;
	border-bottom-color: #FFFFFF;
}
#simpleDivider_stacks_in_849_748.transparentOn .theDivider1 {
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_849_748 .theDivider2 {
	height: 4px;
}
#simpleDivider_stacks_in_849_748.transparentOff .theDivider2 {
	background-color: #E0E0E0;
}
#simpleDivider_stacks_in_849_748.transparentOn .theDivider2 {
	background-color: transparent;
}
#simpleDivider_stacks_in_849_748.bgImageOn .theDivider2 {
	background: transparent url() repeat;
	overflow: visible;
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_849_748.bgImageOn .theDivider1 img {
	display: block;
}

/*
 * Simple Divider Pro
 * AUTHOR: JEREMY HAWES
 * URL: http://www.onelittledesigner.com/rapdidweaver-stack/simple-divider/
 * Support: support@1littledesigner.com
 * Version 1.4.2
 */

#simpleDivider_stacks_in_849_833 {
	width: 100%;
	clear: both;
	padding-top: 0px;
	padding-bottom: 20px;
}
#simpleDivider_stacks_in_849_833 .theDivider1,
#simpleDivider_stacks_in_849_833 .theDivider2 {
	width: inherit;
}
#simpleDivider_stacks_in_849_833 .theDivider1 {
	height: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
}
#simpleDivider_stacks_in_849_833.transparentOff .theDivider1 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #CCCCCC;
	border-bottom-color: #FFFFFF;
}
#simpleDivider_stacks_in_849_833.transparentOn .theDivider1 {
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_849_833 .theDivider2 {
	height: 4px;
}
#simpleDivider_stacks_in_849_833.transparentOff .theDivider2 {
	background-color: #E0E0E0;
}
#simpleDivider_stacks_in_849_833.transparentOn .theDivider2 {
	background-color: transparent;
}
#simpleDivider_stacks_in_849_833.bgImageOn .theDivider2 {
	background: transparent url() repeat;
	overflow: visible;
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_849_833.bgImageOn .theDivider1 img {
	display: block;
}

/*
 * Simple Divider Pro
 * AUTHOR: JEREMY HAWES
 * URL: http://www.onelittledesigner.com/rapdidweaver-stack/simple-divider/
 * Support: support@1littledesigner.com
 * Version 1.4.2
 */

#simpleDivider_stacks_in_849_1027 {
	width: 100%;
	clear: both;
	padding-top: 0px;
	padding-bottom: 20px;
}
#simpleDivider_stacks_in_849_1027 .theDivider1,
#simpleDivider_stacks_in_849_1027 .theDivider2 {
	width: inherit;
}
#simpleDivider_stacks_in_849_1027 .theDivider1 {
	height: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
}
#simpleDivider_stacks_in_849_1027.transparentOff .theDivider1 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #CCCCCC;
	border-bottom-color: #FFFFFF;
}
#simpleDivider_stacks_in_849_1027.transparentOn .theDivider1 {
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_849_1027 .theDivider2 {
	height: 4px;
}
#simpleDivider_stacks_in_849_1027.transparentOff .theDivider2 {
	background-color: #E0E0E0;
}
#simpleDivider_stacks_in_849_1027.transparentOn .theDivider2 {
	background-color: transparent;
}
#simpleDivider_stacks_in_849_1027.bgImageOn .theDivider2 {
	background: transparent url() repeat;
	overflow: visible;
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_849_1027.bgImageOn .theDivider1 img {
	display: block;
}

.copyright{margin-top:10.00px ;margin-right:0.00px ;margin-bottom:0.00px ;margin-left:0.00px ;}@media only screen and (min-width:40em){.copyright{margin-top:0.00px ;margin-right:0.00px ;margin-bottom:0.00px ;margin-left:0.00px }}@media only screen and (min-width:64em){.copyright{margin-top:0.00px ;margin-right:0.00px ;margin-bottom:0.00px ;margin-left:0.00px }}
