.flickity-enabled{position:relative}.flickity-enabled:focus{outline:0}.flickity-viewport{overflow:hidden;position:relative;height:100%}.flickity-slider{position:absolute;width:100%;height:100%}.flickity-enabled.is-draggable{-webkit-tap-highlight-color:transparent;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.flickity-enabled.is-draggable .flickity-viewport{cursor:move;cursor:-webkit-grab;cursor:grab}.flickity-enabled.is-draggable .flickity-viewport.is-pointer-down{cursor:-webkit-grabbing;cursor:grabbing}.flickity-button{position:absolute;background:hsla(0,0%,100%,.75);border:none;color:#333}.flickity-button:hover{background:#fff;cursor:pointer}.flickity-button:focus{outline:0;box-shadow:0 0 0 5px #19f}.flickity-button:active{opacity:.6}.flickity-button:disabled{opacity:.3;cursor:auto;pointer-events:none}.flickity-button-icon{fill:currentColor}.flickity-prev-next-button{top:50%;width:44px;height:44px;border-radius:50%;transform:translateY(-50%)}.flickity-prev-next-button.previous{left:10px}.flickity-prev-next-button.next{right:10px}.flickity-rtl .flickity-prev-next-button.previous{left:auto;right:10px}.flickity-rtl .flickity-prev-next-button.next{right:auto;left:10px}.flickity-prev-next-button .flickity-button-icon{position:absolute;left:20%;top:20%;width:60%;height:60%}.flickity-page-dots{position:absolute;width:100%;bottom:-25px;padding:0;margin:0;list-style:none;text-align:center;line-height:1}.flickity-rtl .flickity-page-dots{direction:rtl}.flickity-page-dots .dot{display:inline-block;width:10px;height:10px;margin:0 8px;background:#333;border-radius:50%;opacity:.25;cursor:pointer}.flickity-page-dots .dot.is-selected{opacity:1}
:root { --dc-carousel-lg: 1; --dc-carousel-md: 1; --dc-carousel-sm: 1; --dc-spacing-lg: 0px; 
}
.dc-carousel { --dc-carousel-lg: 1; --dc-carousel-md: 1; --dc-carousel-sm: 1;
} html:not(.et-fb-root-ancestor) .dc-carousel:not(.dc-loaded)  {
visibility: hidden;
}
.dc-carousel.dc-lg-3 {
--dc-carousel-lg: 3; 
}
.dc-carousel.dc-lg-5 {
--dc-carousel-lg: 5; 
} .dc-carousel.dc-spacing-5 { --dc-spacing-lg: 5px; 
} .dc-carousel:not(.dc-blog) .flickity-viewport .flickity-slider > *,
.dc-carousel.dc-blog .flickity-viewport article {
transition: transform 0ms !important;
margin: 0 var(--dc-spacing-lg) !important;
width: calc( (100% - ( var(--dc-spacing-lg) * var(--dc-carousel-lg) * 2 ) ) / var(--dc-carousel-lg)) !important;
}
@media all and (min-width: 768px) and (max-width: 980px) {
.dc-carousel:not(.dc-blog) .flickity-viewport .flickity-slider > *,
.dc-carousel.dc-blog .flickity-viewport article {
width: calc(100%  / var(--dc-carousel-md)) !important;
}
}
@media all and (max-width: 767px) {
.dc-carousel:not(.dc-blog) .flickity-viewport .flickity-slider > *,
.dc-carousel.dc-blog .flickity-viewport article {
width: calc(100% - ( var(--dc-spacing-lg) * var(--dc-carousel-sm) ) / var(--dc-carousel-sm)) !important;
}
}
.dc-carousel .flickity-viewport .flickity-slider > .et_pb_row,
.dc-carousel .flickity-viewport .flickity-slider > .et_pb_column {
transition: transform 0ms !important;
margin: 0 var(--dc-spacing-lg) !important;
}    .dc-carousel.dc-3d .flickity-slider > * > * {
transition: transform 0.33s ease;
transform: scale(0.5);
}
.dc-carousel.dc-3d .flickity-slider > * {
z-index: 10;
opacity: 0;
transition: opacity 0.2s;
}
.dc-carousel.dc-3d .flickity-slider > .is-selected > * {
transform: scale(1);
}
.dc-carousel.dc-3d .flickity-slider > .is-selected {
opacity: 1;
}
.dc-carousel.dc-3d [dc-3d="1"],
.dc-carousel.dc-3d [dc-3d="-1"] {
z-index: 9;
opacity: 1;
}
.dc-carousel.dc-3d [dc-3d="1"] > * {
transform: perspective(1100px) translate3d(-21%, 0px, -87px) rotateX(0deg) rotateY(-20deg) scale(0.9);
}
.dc-carousel.dc-3d [dc-3d="-1"] > * {
transform: perspective(1100px) translate3d(21%, 0px, -87px) rotateX(0deg) rotateY(20deg) scale(0.9);;
}
.dc-carousel.dc-3d [dc-3d="2"],
.dc-carousel.dc-3d [dc-3d="-2"] {
z-index: 8;
opacity: 1;
}
.dc-carousel.dc-3d [dc-3d="2"] > * {
transform: perspective(1100px) translate3d(-57%, 0px, -87px) rotateX(0deg) rotateY(-20deg) scale(0.8);;
}
.dc-carousel.dc-3d [dc-3d="-2"] > * {
transform: perspective(1100px) translate3d(57%, 0px, -87px) rotateX(0deg) rotateY(20deg) scale(0.8);;
} .dc-carousel.dc-3d .flickity-slider > * > *::after {
content: "";
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
} .flickity-page-dots {
transform: translateY(30px);
z-index: 500;
}html:not(.et-fb-root-ancestor) .df-area:not(.et_section_specialty):not(.df-rows):not(.df-post):not(.df-show) > .et_pb_row:not(.df-buttons) > .et_pb_column:not([class^='df-elementindex-']):not([class*=' df-elementindex-']) {
margin-top: 0 !important;
margin-bottom: 0 !important;
padding-top: 0 !important;
padding-bottom: 0 !important;
height: 0 !important;
box-shadow: none !important;
} html:not(.et-fb-root-ancestor) .df-area.df-rows:not(.et_section_specialty):not(.df-post):not(.df-show) > .et_pb_row:not(.df-buttons):not([class^='df-elementindex-']):not([class*=' df-elementindex-'])  {
margin-top: 0 !important;
margin-bottom: 0 !important;
padding-top: 0 !important;
padding-bottom: 0 !important;
height: 0 !important;
box-shadow: none !important;
} html:not(.et-fb-root-ancestor) .df-area.df-post:not(.et_section_specialty):not(.df-rows):not(.df-show) > .et_pb_row:not(.df-buttons) article:not([class^='df-elementindex-']):not([class*=' df-elementindex-']) {
margin-top: 0 !important;
margin-bottom: 0 !important;
padding-top: 0 !important;
padding-bottom: 0 !important;
height: 0 !important;
box-shadow: none !important;
border: none !important;
} html:not(.et-fb-root-ancestor) .df-area.et_section_specialty:not(.et_section_specialty):not(.df-rows):not(.df-show) > .et_pb_row_inner:not(.df-buttons):not([class^='df-elementindex-']):not([class*=' df-elementindex-']) {
margin-top: 0 !important;
margin-bottom: 0 !important;
padding-top: 0 !important;
padding-bottom: 0 !important;
height: 0 !important;
box-shadow: none !important;
border: none !important;
} html:not(.et-fb-root-ancestor) .df-area.et_section_specialty:not(.et_section_specialty):not(.df-show) > .et_pb_row:not(.df-buttons) .et_pb_column:not([class^='df-elementindex-']):not([class*=' df-elementindex-']) {
margin-top: 0 !important;
margin-bottom: 0 !important;
padding-top: 0 !important;
padding-bottom: 0 !important;
height: 0 !important;
box-shadow: none !important;
border: none !important;
}  html:not(.et-fb-root-ancestor) .df-area:not(.et_section_specialty):not(.df-rows):not(.df-loaded) > .et_pb_row > .et_pb_column {
visibility: hidden;
} html:not(.et-fb-root-ancestor) .df-area:not(.et_section_specialty).df-rows:not(.df-loaded) > .et_pb_row {
visibility: hidden;
} html:not(.et-fb-root-ancestor) .df-area.df-post:not(.et_section_specialty).df-rows:not(.df-loaded) > .et_pb_row {
visibility: hidden;
} .df-button {
cursor: pointer;
} .df-area .et_animated, .df-area:not(.et_section_specialty) .et-waypoint:not(.et_pb_counters) {
opacity: 1 !important;
} .df-area .et_pb_gallery_grid .et_pb_gallery_item, 
.df-area .et_pb_filterable_portfolio_grid .et_pb_portfolio_item {
display: block !important;
}.dsm_fixed_header header.et-l--header {
position: fixed;
top: 0;
width: 100%;
transition: all 0.4s ease-in-out;
-moz-transition: all 0.4s ease-in-out;
-webkit-transition: all 0.4s ease-in-out;
-o-transition: all 0.4s ease-in-out;
z-index: 99999;
}
.dsm_fixed_header.dsm_fixed_header_auto.dsm_fixed_header_vb header.et-l.et-l--header.et-fb-root-ancestor-sibling {
position: sticky;
width: 100%;
transition: all 0.4s ease-in-out;
-moz-transition: all 0.4s ease-in-out;
-webkit-transition: all 0.4s ease-in-out;
-o-transition: all 0.4s ease-in-out;
z-index: 99999;
}
.dsm_fixed_header.dsm_fixed_header_vb header.et-l.et-l--header.et-fb-root-ancestor-sibling {
position: fixed;
top: 0;
width: 100%;
transition: all 0.4s ease-in-out;
-moz-transition: all 0.4s ease-in-out;
-webkit-transition: all 0.4s ease-in-out;
-o-transition: all 0.4s ease-in-out;
z-index: 99999;
}
body.logged-in.admin-bar.dsm_fixed_header header.et-l--header,
body.dsm_fixed_header_vb.logged-in.admin-bar.dsm_fixed_header header.et-l--header {
top: calc(0px + 32px);
}
.dsm_fixed_header_shrink header.et-l--header img {
transition: max-width 0.4s ease-in-out;
-moz-transition: max-width 0.4s ease-in-out;
-webkit-transition: max-width 0.4s ease-in-out;
-o-transition: max-width 0.4s ease-in-out;
} .dsm_fixed_header_shrink header.et-l--header {
-webkit-animation-timing-function: cubic-bezier(.075, .82, .165, 1);
animation-timing-function: cubic-bezier(.075, .82, .165, 1);
}
.dsm_fixed_header_shrink.dsm_fixed_header_shrink_active_scrolled header.et-l--header .et_pb_section,
.dsm_fixed_header_shrink.dsm_fixed_header_shrink_active_scrolled header.et-l--header .et_pb_section .et_pb_row,
.dsm_fixed_header_shrink.dsm_fixed_header_shrink_active_scrolled header.et-l--header .et_pb_module.et_pb_menu,
.dsm_fixed_header_shrink.dsm_fixed_header_shrink_active_scrolled header.et-l--header .et_pb_menu__menu>nav>ul>li>a,
.dsm_fixed_header_shrink.dsm_fixed_header_shrink_active header.et-l--header .et_pb_section,
.dsm_fixed_header_shrink.dsm_fixed_header_shrink_active header.et-l--header .et_pb_section .et_pb_row,
.dsm_fixed_header_shrink.dsm_fixed_header_shrink_active header.et-l--header .et_pb_module.et_pb_menu,
.dsm_fixed_header_shrink.dsm_fixed_header_shrink_active header.et-l--header .et_pb_menu__menu>nav>ul>li>a {
transition: padding 0.4s ease-in-out;
-moz-transition: padding 0.4s ease-in-out;
-webkit-transition: padding 0.4s ease-in-out;
-o-transition: padding 0.4s ease-in-out;
}
.dsm_fixed_header_shrink.dsm_fixed_header_shrink_active header.et-l--header .et_pb_menu__menu>nav>ul>li>a,.dsm_fixed_header_shrink.dsm_fixed_header_shrink_active.et-db #et-boc .et-l .et_pb_fullwidth_menu--with-logo .et_pb_menu__menu > nav > ul > li > a, .dsm_fixed_header_shrink.dsm_fixed_header_shrink_active.et-db #et-boc .et-l .et_pb_menu--with-logo .et_pb_menu__menu > nav > ul > li > a{padding-top:21px;padding-bottom:21px}
.dsm_fixed_header_shrink header.et-l--header img {
transition: max-width 0.4s ease-in-out;
-moz-transition: max-width 0.4s ease-in-out;
-webkit-transition: max-width 0.4s ease-in-out;
-o-transition: max-width 0.4s ease-in-out;
}
.dsm_fixed_header_shrink.dsm_fixed_header_shrink_active header.et-l--header .et_pb_menu__logo img,
.dsm_fixed_header_shrink.dsm_fixed_header_shrink_active header.et-l--header ul li:not(.menu-item) img {
max-width: 70%;
transition: max-width 0.4s ease-in-out;
-moz-transition: max-width 0.4s ease-in-out;
-webkit-transition: max-width 0.4s ease-in-out;
-o-transition: max-width 0.4s ease-in-out;
} .dsm_fixed_header_shrink header.et-l--header .et-menu .menu-item-has-children > a:first-child:after {
transition: top .4s ease-in-out;
}
.dsm_fixed_header_shrink.dsm_fixed_header_shrink_active header.et-l--header .et-menu .menu-item-has-children > a:first-child:after {
top: inherit;
transition: top .4s ease-in-out;
} .dsm_fixed_header_scroll.dsm_fixed_header_scrolled header.et-l--header .et_pb_section {
transition: padding 0.4s ease-in-out, background-color 0.4s ease-in-out, box-shadow 0.4s ease-in-out;
-moz-transition: padding 0.4s ease-in-out, background-color 0.4s ease-in-out, box-shadow 0.4s ease-in-out;
-webkit-transition: padding 0.4s ease-in-out, background-color 0.4s ease-in-out, box-shadow 0.4s ease-in-out;
-o-transition: padding 0.4s ease-in-out, background-color 0.4s ease-in-out, box-shadow 0.4s ease-in-out;
} .dsm_fixed_header_scroll.dsm_fixed_header_box_shadow_scroll:not(.dsm_fixed_header_scroll_active) header.et-l--header .et_pb_section {
box-shadow: unset;
}
@media only screen and (max-width: 980px) and (min-width: 768px) {
.dsm_fixed_header_tablet_disable.dsm_fixed_header header.et-l--header {
position: relative;
}
.dsm_fixed_header_shrink_tablet_disable.dsm_fixed_header_shrink.dsm_fixed_header_shrink_active header.et-l--header img {
max-width: 100%;
}
.dsm_fixed_header_shrink_tablet_disable.dsm_fixed_header_shrink.dsm_fixed_header_shrink_active header.et-l--header .et_pb_menu__menu>nav>ul>li>a {
padding: 31px 0;
}
}
@media (max-width: 980px) {
body.logged-in.admin-bar.dsm_fixed_header.et-fb header.et-l--header {
top: 0;
}
}
@media screen and (max-width: 782px) {
body.logged-in.admin-bar.dsm_fixed_header header.et-l--header {
top: calc(0px + 46px);
}
}
@media screen and (max-width: 767px) {
.dsm_fixed_header_phone_disable.dsm_fixed_header header.et-l--header {
position: relative;
}
.dsm_fixed_header_shrink_phone_disable.dsm_fixed_header_shrink.dsm_fixed_header_shrink_active header.et-l--header img {
max-width: 100%;
}
.dsm_fixed_header_shrink_phone_disable.dsm_fixed_header_shrink.dsm_fixed_header_shrink_active header.et-l--header .et_pb_menu__menu>nav>ul>li>a {
padding: 31px 0;
}
}