@media (min-width:981px) {
	.et_pb_gutters1 .et_pb_portfolio_grid .et_pb_grid_item .et_pb_module_header:last-child, .et_pb_gutters1 .et_pb_portfolio_grid .et_pb_grid_item h2:last-child {
		line-height: normal;
	}
}

@media (max-width:980px) {}

@media (max-width:767px) {}

@media (max-width:479px) {}

@media (min-width:981px) {}

@media (min-width:981px) {}

.et_animated.infinite {
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
}

.et_had_animation {
	position: relative;
}

.et_animated.fade {
	-webkit-animation-name: et_pb_fade;
	animation-name: et_pb_fade;
}

.et_animated.fadeTop {
	-webkit-animation-name: et_pb_fadeTop;
	animation-name: et_pb_fadeTop;
}

.et_animated.fadeRight {
	-webkit-animation-name: et_pb_fadeRight;
	animation-name: et_pb_fadeRight;
}

.et_animated.fadeBottom {
	-webkit-animation-name: et_pb_fadeBottom;
	animation-name: et_pb_fadeBottom;
}

.et_animated.fadeLeft {
	-webkit-animation-name: et_pb_fadeLeft;
	animation-name: et_pb_fadeLeft;
}

.et_animated.slide {
	-webkit-animation-name: et_pb_slide;
	animation-name: et_pb_slide;
}

.et_animated.slideTop {
	-webkit-animation-name: et_pb_slideTop;
	animation-name: et_pb_slideTop;
}

.et_animated.slideRight {
	-webkit-animation-name: et_pb_slideRight;
	animation-name: et_pb_slideRight;
}

.et_animated.slideBottom {
	-webkit-animation-name: et_pb_slideBottom;
	animation-name: et_pb_slideBottom;
}

.et_animated.slideLeft {
	-webkit-animation-name: et_pb_slideLeft;
	animation-name: et_pb_slideLeft;
}

.et_animated.bounce {
	-webkit-animation-name: et_pb_bounce;
	animation-name: et_pb_bounce;
}

.et_animated.bounceTop {
	-webkit-animation-name: et_pb_bounceTop;
	animation-name: et_pb_bounceTop;
}

.et_animated.bounceRight {
	-webkit-animation-name: et_pb_bounceRight;
	animation-name: et_pb_bounceRight;
}

.et_animated.bounceBottom {
	-webkit-animation-name: et_pb_bounceBottom;
	animation-name: et_pb_bounceBottom;
}

.et_animated.bounceLeft {
	-webkit-animation-name: et_pb_bounceLeft;
	animation-name: et_pb_bounceLeft;
}

.et_animated.zoom {
	-webkit-animation-name: et_pb_zoom;
	animation-name: et_pb_zoom;
}

.et_animated.zoomTop {
	-webkit-animation-name: et_pb_zoomTop;
	animation-name: et_pb_zoomTop;
	-webkit-transform-origin: top;
	transform-origin: top;
}

.et_animated.zoomRight {
	-webkit-animation-name: et_pb_zoomRight;
	animation-name: et_pb_zoomRight;
	-webkit-transform-origin: right;
	transform-origin: right;
}

.et_animated.zoomBottom {
	-webkit-animation-name: et_pb_zoomBottom;
	animation-name: et_pb_zoomBottom;
	-webkit-transform-origin: bottom;
	transform-origin: bottom;
}

.et_animated.zoomLeft {
	-webkit-animation-name: et_pb_zoomLeft;
	animation-name: et_pb_zoomLeft;
	-webkit-transform-origin: left;
	transform-origin: left;
}

.et_animated.flip {
	-webkit-animation-name: et_pb_flip;
	animation-name: et_pb_flip;
}

.et_animated.flipTop {
	-webkit-animation-name: et_pb_flipTop;
	animation-name: et_pb_flipTop;
	-webkit-transform-origin: center;
	transform-origin: center;
}

.et_animated.flipRight {
	-webkit-animation-name: et_pb_flipRight;
	animation-name: et_pb_flipRight;
	-webkit-transform-origin: center;
	transform-origin: center;
}

.et_animated.flipBottom {
	-webkit-animation-name: et_pb_flipBottom;
	animation-name: et_pb_flipBottom;
	-webkit-transform-origin: center;
	transform-origin: center;
}

.et_animated.flipLeft {
	-webkit-animation-name: et_pb_flipLeft;
	animation-name: et_pb_flipLeft;
	-webkit-transform-origin: center;
	transform-origin: center;
}

.et_animated.fold {
	-webkit-transform-origin: center;
	transform-origin: center;
	-webkit-animation-name: et_pb_fold;
	animation-name: et_pb_fold;
}

.et_animated.foldTop {
	-webkit-transform-origin: top;
	transform-origin: top;
	-webkit-animation-name: et_pb_foldTop;
	animation-name: et_pb_foldTop;
}

.et_animated.foldRight {
	-webkit-transform-origin: right;
	transform-origin: right;
	-webkit-animation-name: et_pb_foldRight;
	animation-name: et_pb_foldRight;
}

.et_animated.foldBottom {
	-webkit-transform-origin: bottom;
	transform-origin: bottom;
	-webkit-animation-name: et_pb_foldBottom;
	animation-name: et_pb_foldBottom;
}

.et_animated.foldLeft {
	-webkit-transform-origin: left;
	transform-origin: left;
	-webkit-animation-name: et_pb_foldLeft;
	animation-name: et_pb_foldLeft;
}

.et_animated.roll {
	-webkit-animation-name: et_pb_roll;
	animation-name: et_pb_roll;
}

.et_animated.rollTop {
	-webkit-animation-name: et_pb_rollTop;
	animation-name: et_pb_rollTop;
}

.et_animated.rollRight {
	-webkit-animation-name: et_pb_rollRight;
	animation-name: et_pb_rollRight;
}

.et_animated.rollBottom {
	-webkit-animation-name: et_pb_rollBottom;
	animation-name: et_pb_rollBottom;
}

.et_animated.rollLeft {
	-webkit-animation-name: et_pb_rollLeft;
	animation-name: et_pb_rollLeft;
}

.et_builder_inner_content.has_et_pb_sticky {
	z-index: inherit;
}

body .et-script-temporary-measurement {
	opacity: 0;
}

.bounce {
	-webkit-animation-name: bounce;
	animation-name: bounce;
	-webkit-transform-origin: center bottom;
	transform-origin: center bottom;
}

.flash {
	-webkit-animation-name: flash;
	animation-name: flash;
}

.pulse {
	-webkit-animation-name: pulse;
	animation-name: pulse;
}

.rubberBand {
	-webkit-animation-name: rubberBand;
	animation-name: rubberBand;
}

.shake {
	-webkit-animation-name: shake;
	animation-name: shake;
}

.headShake {
	-webkit-animation-timing-function: ease-in-out;
	animation-timing-function: ease-in-out;
	-webkit-animation-name: headShake;
	animation-name: headShake;
}

.swing {
	-webkit-transform-origin: top center;
	transform-origin: top center;
	-webkit-animation-name: swing;
	animation-name: swing;
}

.tada {
	-webkit-animation-name: tada;
	animation-name: tada;
}

.wobble {
	-webkit-animation-name: wobble;
	animation-name: wobble;
}

.jello {
	-webkit-animation-name: jello;
	animation-name: jello;
	-webkit-transform-origin: center;
	transform-origin: center;
}

.heartBeat {
	-webkit-animation-name: heartBeat;
	animation-name: heartBeat;
	-webkit-animation-duration: 1.3s;
	animation-duration: 1.3s;
	-webkit-animation-timing-function: ease-in-out;
	animation-timing-function: ease-in-out;
}

.bounceIn {
	-webkit-animation-duration: .75s;
	animation-duration: .75s;
	-webkit-animation-name: bounceIn;
	animation-name: bounceIn;
}

.bounceInDown {
	-webkit-animation-name: bounceInDown;
	animation-name: bounceInDown;
}

.bounceInLeft {
	-webkit-animation-name: bounceInLeft;
	animation-name: bounceInLeft;
}

.bounceInRight {
	-webkit-animation-name: bounceInRight;
	animation-name: bounceInRight;
}

.bounceInUp {
	-webkit-animation-name: bounceInUp;
	animation-name: bounceInUp;
}

.bounceOut {
	-webkit-animation-duration: .75s;
	animation-duration: .75s;
	-webkit-animation-name: bounceOut;
	animation-name: bounceOut;
}

.bounceOutDown {
	-webkit-animation-name: bounceOutDown;
	animation-name: bounceOutDown;
}

.bounceOutLeft {
	-webkit-animation-name: bounceOutLeft;
	animation-name: bounceOutLeft;
}

.bounceOutRight {
	-webkit-animation-name: bounceOutRight;
	animation-name: bounceOutRight;
}

.bounceOutUp {
	-webkit-animation-name: bounceOutUp;
	animation-name: bounceOutUp;
}

.fadeIn {
	-webkit-animation-name: fadeIn;
	animation-name: fadeIn;
}

.fadeInDown {
	-webkit-animation-name: fadeInDown;
	animation-name: fadeInDown;
}

.fadeInDownBig {
	-webkit-animation-name: fadeInDownBig;
	animation-name: fadeInDownBig;
}

.fadeInLeft {
	-webkit-animation-name: fadeInLeft;
	animation-name: fadeInLeft;
}

.fadeInLeftBig {
	-webkit-animation-name: fadeInLeftBig;
	animation-name: fadeInLeftBig;
}

.fadeInRight {
	-webkit-animation-name: fadeInRight;
	animation-name: fadeInRight;
}

.fadeInRightBig {
	-webkit-animation-name: fadeInRightBig;
	animation-name: fadeInRightBig;
}

.fadeInUp {
	-webkit-animation-name: fadeInUp;
	animation-name: fadeInUp;
}

.fadeInUpBig {
	-webkit-animation-name: fadeInUpBig;
	animation-name: fadeInUpBig;
}

.fadeOut {
	-webkit-animation-name: fadeOut;
	animation-name: fadeOut;
}

.fadeOutDown {
	-webkit-animation-name: fadeOutDown;
	animation-name: fadeOutDown;
}

.fadeOutDownBig {
	-webkit-animation-name: fadeOutDownBig;
	animation-name: fadeOutDownBig;
}

.fadeOutLeft {
	-webkit-animation-name: fadeOutLeft;
	animation-name: fadeOutLeft;
}

.fadeOutLeftBig {
	-webkit-animation-name: fadeOutLeftBig;
	animation-name: fadeOutLeftBig;
}

.fadeOutRight {
	-webkit-animation-name: fadeOutRight;
	animation-name: fadeOutRight;
}

.fadeOutRightBig {
	-webkit-animation-name: fadeOutRightBig;
	animation-name: fadeOutRightBig;
}

.fadeOutUp {
	-webkit-animation-name: fadeOutUp;
	animation-name: fadeOutUp;
}

.fadeOutUpBig {
	-webkit-animation-name: fadeOutUpBig;
	animation-name: fadeOutUpBig;
}

.animated.flip {
	-webkit-backface-visibility: visible;
	backface-visibility: visible;
	-webkit-animation-name: flip;
	animation-name: flip;
}

.flipInX {
	-webkit-backface-visibility: visible !important;
	backface-visibility: visible !important;
	-webkit-animation-name: flipInX;
	animation-name: flipInX;
}

.flipInY {
	-webkit-backface-visibility: visible !important;
	backface-visibility: visible !important;
	-webkit-animation-name: flipInY;
	animation-name: flipInY;
}

.flipOutX {
	-webkit-animation-duration: .75s;
	animation-duration: .75s;
	-webkit-animation-name: flipOutX;
	animation-name: flipOutX;
	-webkit-backface-visibility: visible !important;
	backface-visibility: visible !important;
}

.flipOutY {
	-webkit-animation-duration: .75s;
	animation-duration: .75s;
	-webkit-backface-visibility: visible !important;
	backface-visibility: visible !important;
	-webkit-animation-name: flipOutY;
	animation-name: flipOutY;
}

.lightSpeedIn {
	-webkit-animation-name: lightSpeedIn;
	animation-name: lightSpeedIn;
	-webkit-animation-timing-function: ease-out;
	animation-timing-function: ease-out;
}

.lightSpeedOut {
	-webkit-animation-name: lightSpeedOut;
	animation-name: lightSpeedOut;
	-webkit-animation-timing-function: ease-in;
	animation-timing-function: ease-in;
}

.rotateIn {
	-webkit-animation-name: rotateIn;
	animation-name: rotateIn;
}

.rotateInDownLeft {
	-webkit-animation-name: rotateInDownLeft;
	animation-name: rotateInDownLeft;
}

.rotateInDownRight {
	-webkit-animation-name: rotateInDownRight;
	animation-name: rotateInDownRight;
}

.rotateInUpLeft {
	-webkit-animation-name: rotateInUpLeft;
	animation-name: rotateInUpLeft;
}

.rotateInUpRight {
	-webkit-animation-name: rotateInUpRight;
	animation-name: rotateInUpRight;
}

.rotateOut {
	-webkit-animation-name: rotateOut;
	animation-name: rotateOut;
}

.rotateOutDownLeft {
	-webkit-animation-name: rotateOutDownLeft;
	animation-name: rotateOutDownLeft;
}

.rotateOutDownRight {
	-webkit-animation-name: rotateOutDownRight;
	animation-name: rotateOutDownRight;
}

.rotateOutUpLeft {
	-webkit-animation-name: rotateOutUpLeft;
	animation-name: rotateOutUpLeft;
}

.rotateOutUpRight {
	-webkit-animation-name: rotateOutUpRight;
	animation-name: rotateOutUpRight;
}

.hinge {
	-webkit-animation-duration: 2s;
	animation-duration: 2s;
	-webkit-animation-name: hinge;
	animation-name: hinge;
}

.jackInTheBox {
	-webkit-animation-name: jackInTheBox;
	animation-name: jackInTheBox;
}

.rollIn {
	-webkit-animation-name: rollIn;
	animation-name: rollIn;
}

.rollOut {
	-webkit-animation-name: rollOut;
	animation-name: rollOut;
}

.zoomIn {
	-webkit-animation-name: zoomIn;
	animation-name: zoomIn;
}

.zoomInDown {
	-webkit-animation-name: zoomInDown;
	animation-name: zoomInDown;
}

.zoomInLeft {
	-webkit-animation-name: zoomInLeft;
	animation-name: zoomInLeft;
}

.zoomInRight {
	-webkit-animation-name: zoomInRight;
	animation-name: zoomInRight;
}

.zoomInUp {
	-webkit-animation-name: zoomInUp;
	animation-name: zoomInUp;
}

.zoomOut {
	-webkit-animation-name: zoomOut;
	animation-name: zoomOut;
}

.zoomOutDown {
	-webkit-animation-name: zoomOutDown;
	animation-name: zoomOutDown;
}

.zoomOutLeft {
	-webkit-animation-name: zoomOutLeft;
	animation-name: zoomOutLeft;
}

.zoomOutRight {
	-webkit-animation-name: zoomOutRight;
	animation-name: zoomOutRight;
}

.zoomOutUp {
	-webkit-animation-name: zoomOutUp;
	animation-name: zoomOutUp;
}

.slideInDown {
	-webkit-animation-name: slideInDown;
	animation-name: slideInDown;
}

.slideInLeft {
	-webkit-animation-name: slideInLeft;
	animation-name: slideInLeft;
}

.slideInRight {
	-webkit-animation-name: slideInRight;
	animation-name: slideInRight;
}

.slideInUp {
	-webkit-animation-name: slideInUp;
	animation-name: slideInUp;
}

.slideOutDown {
	-webkit-animation-name: slideOutDown;
	animation-name: slideOutDown;
}

.slideOutLeft {
	-webkit-animation-name: slideOutLeft;
	animation-name: slideOutLeft;
}

.slideOutRight {
	-webkit-animation-name: slideOutRight;
	animation-name: slideOutRight;
}

.slideOutUp {
	-webkit-animation-name: slideOutUp;
	animation-name: slideOutUp;
}

.animated.infinite {
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
}

.animated.delay-1s {
	-webkit-animation-delay: 1s;
	animation-delay: 1s;
}

.animated.delay-2s {
	-webkit-animation-delay: 2s;
	animation-delay: 2s;
}

.animated.delay-3s {
	-webkit-animation-delay: 3s;
	animation-delay: 3s;
}

.animated.delay-4s {
	-webkit-animation-delay: 4s;
	animation-delay: 4s;
}

.animated.delay-5s {
	-webkit-animation-delay: 5s;
	animation-delay: 5s;
}

.animated.fast {
	-webkit-animation-duration: 800ms;
	animation-duration: 800ms;
}

.animated.faster {
	-webkit-animation-duration: 500ms;
	animation-duration: 500ms;
}

.animated.slow {
	-webkit-animation-duration: 2s;
	animation-duration: 2s;
}

.animated.slower {
	-webkit-animation-duration: 3s;
	animation-duration: 3s;
}

@media (prefers-reduced-motion) {}

.bounce.dsm-active-menu>.dsm-submenu-container, .bounce.mobile-menu, .dsm-mega-menu-container[data-trigger="hover"]:not(.mobile-menu) .bounce .dsm-submenu-container {
	-webkit-animation-name: bounce;
	-webkit-transform-origin: center bottom;
	animation-name: bounce;
	transform-origin: center bottom;
}

.flash.dsm-active-menu>.dsm-submenu-container, .flash.mobile-menu, .dsm-mega-menu-container[data-trigger="hover"]:not(.mobile-menu) .flash>.dsm-submenu-container {
	-webkit-animation-name: flash;
	animation-name: flash;
}

.pulse.dsm-active-menu>.dsm-submenu-container, .pulse.mobile-menu, .dsm-mega-menu-container[data-trigger="hover"]:not(.mobile-menu) .pulse>.dsm-submenu-container {
	-webkit-animation-name: pulse;
	animation-name: pulse;
}

.rubberBand.dsm-active-menu>.dsm-submenu-container, .rubberBand.mobile-menu, .dsm-mega-menu-container[data-trigger="hover"]:not(.mobile-menu) .rubberBand>.dsm-submenu-container {
	-webkit-animation-name: rubberBand;
	animation-name: rubberBand;
}

.shake.dsm-active-menu>.dsm-submenu-container, .shake.mobile-menu, .dsm-mega-menu-container[data-trigger="hover"]:not(.mobile-menu) .shake>.dsm-submenu-container {
	-webkit-animation-name: shake;
	animation-name: shake;
}

.headShake.dsm-active-menu>.dsm-submenu-container, .headShake.mobile-menu, .dsm-mega-menu-container[data-trigger="hover"]:not(.mobile-menu) .headShake>.dsm-submenu-container {
	-webkit-animation-name: headShake;
	-webkit-animation-timing-function: ease-in-out;
	animation-name: headShake;
	animation-timing-function: ease-in-out;
}

.swing.dsm-active-menu>.dsm-submenu-container, .swing.mobile-menu, .dsm-mega-menu-container[data-trigger="hover"]:not(.mobile-menu) .swing>.dsm-submenu-container {
	-webkit-animation-name: swing;
	-webkit-transform-origin: top center;
	animation-name: swing;
	transform-origin: top center;
}

.tada.dsm-active-menu>.dsm-submenu-container, .tada.mobile-menu, .dsm-mega-menu-container[data-trigger="hover"]:not(.mobile-menu) .tada>.dsm-submenu-container {
	-webkit-animation-name: tada;
	animation-name: tada;
}

.wobble.dsm-active-menu>.dsm-submenu-container, .wobble.mobile-menu, .dsm-mega-menu-container[data-trigger="hover"]:not(.mobile-menu) .wobble>.dsm-submenu-container {
	-webkit-animation-name: wobble;
	animation-name: wobble;
}

.jello.dsm-active-menu>.dsm-submenu-container, .jello.mobile-menu, .dsm-mega-menu-container[data-trigger="hover"]:not(.mobile-menu) .jello>.dsm-submenu-container {
	-webkit-animation-name: jello;
	-webkit-transform-origin: center;
	animation-name: jello;
	transform-origin: center;
}

.heartBeat.dsm-active-menu>.dsm-submenu-container, .heartBeat.mobile-menu, .dsm-mega-menu-container[data-trigger="hover"]:not(.mobile-menu) .heartBeat>.dsm-submenu-container {
	-webkit-animation-duration: 1.3s;
	-webkit-animation-name: heartBeat;
	-webkit-animation-timing-function: ease-in-out;
	animation-duration: 1.3s;
	animation-name: heartBeat;
	animation-timing-function: ease-in-out;
}

.bounceIn.dsm-active-menu>.dsm-submenu-container, .bounceIn.mobile-menu, .dsm-mega-menu-container[data-trigger="hover"]:not(.mobile-menu) .bounceIn>.dsm-submenu-container {
	-webkit-animation-duration: .75s;
	-webkit-animation-name: bounceIn;
	animation-duration: .75s;
	animation-name: bounceIn;
}

.bounceInDown.dsm-active-menu>.dsm-submenu-container, .bounceInDown.mobile-menu, .dsm-mega-menu-container[data-trigger="hover"]:not(.mobile-menu) .bounceInDown>.dsm-submenu-container {
	-webkit-animation-name: bounceInDown;
	animation-name: bounceInDown;
}

.bounceInLeft.dsm-active-menu>.dsm-submenu-container, .bounceInLeft.mobile-menu, .dsm-mega-menu-container[data-trigger="hover"]:not(.mobile-menu) .bounceInLeft>.dsm-submenu-container {
	-webkit-animation-name: bounceInLeft;
	animation-name: bounceInLeft;
}

.bounceInRight.dsm-active-menu>.dsm-submenu-container, .bounceInRight.mobile-menu, .dsm-mega-menu-container[data-trigger="hover"]:not(.mobile-menu) .bounceInRight>.dsm-submenu-container {
	-webkit-animation-name: bounceInRight;
	animation-name: bounceInRight;
}

.bounceInUp.dsm-active-menu>.dsm-submenu-container, .bounceInUp.mobile-menu, .dsm-mega-menu-container[data-trigger="hover"]:not(.mobile-menu) .bounceInUp>.dsm-submenu-container {
	-webkit-animation-name: bounceInUp;
	animation-name: bounceInUp;
}

.bounceOut.dsm-active-menu>.dsm-submenu-container, .bounceOut.mobile-menu, .dsm-mega-menu-container[data-trigger="hover"]:not(.mobile-menu) .bounceOut>.dsm-submenu-container {
	-webkit-animation-duration: .75s;
	-webkit-animation-name: bounceOut;
	animation-duration: .75s;
	animation-name: bounceOut;
}

.bounceOutDown.dsm-active-menu>.dsm-submenu-container, .bounceOutDown.mobile-menu, .dsm-mega-menu-container[data-trigger="hover"]:not(.mobile-menu) .bounceOutDown>.dsm-submenu-container {
	-webkit-animation-name: bounceOutDown;
	animation-name: bounceOutDown;
}

.bounceOutLeft.dsm-active-menu>.dsm-submenu-container, .bounceOutLeft.mobile-menu, .dsm-mega-menu-container[data-trigger="hover"]:not(.mobile-menu) .bounceOutLeft>.dsm-submenu-container {
	-webkit-animation-name: bounceOutLeft;
	animation-name: bounceOutLeft;
}

.bounceOutRight.dsm-active-menu>.dsm-submenu-container, .bounceOutRight.mobile-menu, .dsm-mega-menu-container[data-trigger="hover"]:not(.mobile-menu) .bounceOutRight>.dsm-submenu-container {
	-webkit-animation-name: bounceOutRight;
	animation-name: bounceOutRight;
}

.bounceOutUp.dsm-active-menu>.dsm-submenu-container, .bounceOutUp.mobile-menu, .dsm-mega-menu-container[data-trigger="hover"]:not(.mobile-menu) .bounceOutUp>.dsm-submenu-container {
	-webkit-animation-name: bounceOutUp;
	animation-name: bounceOutUp;
}

.fadeIn.dsm-active-menu>.dsm-submenu-container, .fadeIn.mobile-menu, .dsm-mega-menu-container[data-trigger="hover"]:not(.mobile-menu) .fadeIn>.dsm-submenu-container {
	-webkit-animation-name: fadeIn;
	animation-name: fadeIn;
}

.fadeInDown.dsm-active-menu>.dsm-submenu-container, .fadeInDown.mobile-menu, .dsm-mega-menu-container[data-trigger="hover"]:not(.mobile-menu) .fadeInDown>.dsm-submenu-container {
	-webkit-animation-name: fadeInDown;
	animation-name: fadeInDown;
}

.fadeInDownBig.dsm-active-menu>.dsm-submenu-container, .fadeInDownBig.mobile-menu, .dsm-mega-menu-container[data-trigger="hover"]:not(.mobile-menu) .fadeInDownBig>.dsm-submenu-container {
	-webkit-animation-name: fadeInDownBig;
	animation-name: fadeInDownBig;
}

.fadeInLeft.dsm-active-menu>.dsm-submenu-container, .fadeInLeft.mobile-menu, .dsm-mega-menu-container[data-trigger="hover"]:not(.mobile-menu) .fadeInLeft>.dsm-submenu-container {
	-webkit-animation-name: fadeInLeft;
	animation-name: fadeInLeft;
}

.fadeInLeftBig.dsm-active-menu>.dsm-submenu-container, .fadeInLeftBig.mobile-menu, .dsm-mega-menu-container[data-trigger="hover"]:not(.mobile-menu) .fadeInLeftBig>.dsm-submenu-container {
	-webkit-animation-name: fadeInLeftBig;
	animation-name: fadeInLeftBig;
}

.fadeInRight.dsm-active-menu>.dsm-submenu-container, .fadeInRight.mobile-menu, .dsm-mega-menu-container[data-trigger="hover"]:not(.mobile-menu) .fadeInRight>.dsm-submenu-container {
	-webkit-animation-name: fadeInRight;
	animation-name: fadeInRight;
}

.fadeInRightBig.dsm-active-menu>.dsm-submenu-container, .fadeInRightBig.mobile-menu, .dsm-mega-menu-container[data-trigger="hover"]:not(.mobile-menu) .fadeInRightBig>.dsm-submenu-container {
	-webkit-animation-name: fadeInRightBig;
	animation-name: fadeInRightBig;
}

.fadeInUp.dsm-active-menu>.dsm-submenu-container, .fadeInUp.mobile-menu, .dsm-mega-menu-container[data-trigger="hover"]:not(.mobile-menu) .fadeInUp>.dsm-submenu-container {
	-webkit-animation-name: fadeInUp;
	animation-name: fadeInUp;
}

.fadeInUpBig.dsm-active-menu>.dsm-submenu-container, .fadeInUpBig.mobile-menu, .dsm-mega-menu-container[data-trigger="hover"]:not(.mobile-menu) .fadeInUpBig>.dsm-submenu-container {
	-webkit-animation-name: fadeInUpBig;
	animation-name: fadeInUpBig;
}

.fadeOut.dsm-active-menu>.dsm-submenu-container, .fadeOut.mobile-menu, .dsm-mega-menu-container[data-trigger="hover"]:not(.mobile-menu) .fadeOut>.dsm-submenu-container {
	-webkit-animation-name: fadeOut;
	animation-name: fadeOut;
}

.fadeOutDown.dsm-active-menu>.dsm-submenu-container, .fadeOutDown.mobile-menu, .dsm-mega-menu-container[data-trigger="hover"]:not(.mobile-menu) .fadeOutDown>.dsm-submenu-container {
	-webkit-animation-name: fadeOutDown;
	animation-name: fadeOutDown;
}

.fadeOutDownBig.dsm-active-menu>.dsm-submenu-container, .fadeOutDownBig.mobile-menu, .dsm-mega-menu-container[data-trigger="hover"]:not(.mobile-menu) .fadeOutDownBig>.dsm-submenu-container {
	-webkit-animation-name: fadeOutDownBig;
	animation-name: fadeOutDownBig;
}

.fadeOutLeft.dsm-active-menu>.dsm-submenu-container, .fadeOutLeft.mobile-menu, .dsm-mega-menu-container[data-trigger="hover"]:not(.mobile-menu) .fadeOutLeft>.dsm-submenu-container {
	-webkit-animation-name: fadeOutLeft;
	animation-name: fadeOutLeft;
}

.fadeOutLeftBig.dsm-active-menu>.dsm-submenu-container, .fadeOutLeftBig.mobile-menu, .dsm-mega-menu-container[data-trigger="hover"]:not(.mobile-menu) .fadeOutLeftBig>.dsm-submenu-container {
	-webkit-animation-name: fadeOutLeftBig;
	animation-name: fadeOutLeftBig;
}

.fadeOutRight.dsm-active-menu>.dsm-submenu-container, .fadeOutRight.mobile-menu, .dsm-mega-menu-container[data-trigger="hover"]:not(.mobile-menu) .fadeOutRight>.dsm-submenu-container {
	-webkit-animation-name: fadeOutRight;
	animation-name: fadeOutRight;
}

.fadeOutRightBig.dsm-active-menu>.dsm-submenu-container, .fadeOutRightBig.mobile-menu, .dsm-mega-menu-container[data-trigger="hover"]:not(.mobile-menu) .fadeOutRightBig>.dsm-submenu-container {
	-webkit-animation-name: fadeOutRightBig;
	animation-name: fadeOutRightBig;
}

.fadeOutUp.dsm-active-menu>.dsm-submenu-container, .fadeOutUp.mobile-menu, .dsm-mega-menu-container[data-trigger="hover"]:not(.mobile-menu) .fadeOutUp>.dsm-submenu-container {
	-webkit-animation-name: fadeOutUp;
	animation-name: fadeOutUp;
}

.fadeOutUpBig.dsm-active-menu>.dsm-submenu-container, .fadeOutUpBig.mobile-menu, .dsm-mega-menu-container[data-trigger="hover"]:not(.mobile-menu) .fadeOutUpBig>.dsm-submenu-container {
	-webkit-animation-name: fadeOutUpBig;
	animation-name: fadeOutUpBig;
}

.animated.flip.dsm-active-menu>.dsm-submenu-container, .animated.flip.mobile-menu, .dsm-mega-menu-container[data-trigger="hover"]:not(.mobile-menu) .animated.flip>.dsm-submenu-container {
	-webkit-animation-name: flip;
	-webkit-backface-visibility: visible;
	animation-name: flip;
	backface-visibility: visible;
}

.flipInX {
	-webkit-animation-name: flipInX;
	-webkit-backface-visibility: visible !important;
	animation-name: flipInX;
	backface-visibility: visible !important;
}

.flipInX.dsm-active-menu>.dsm-submenu-container, .flipInX.mobile-menu, .dsm-mega-menu-container[data-trigger="hover"]:not(.mobile-menu) .flipInX>.dsm-submenu-container {
	-webkit-animation-name: flipInY;
	-webkit-backface-visibility: visible !important;
	animation-name: flipInY;
	backface-visibility: visible !important;
}

.flipOutX.dsm-active-menu>.dsm-submenu-container, .flipOutX.mobile-menu, .dsm-mega-menu-container[data-trigger="hover"]:not(.mobile-menu) .flipOutX>.dsm-submenu-container {
	-webkit-animation-duration: .75s;
	-webkit-animation-name: flipOutX;
	-webkit-backface-visibility: visible !important;
	animation-duration: .75s;
	animation-name: flipOutX;
	backface-visibility: visible !important;
}

.flipOutY.dsm-active-menu>.dsm-submenu-container, .flipOutY.mobile-menu, .dsm-mega-menu-container[data-trigger="hover"]:not(.mobile-menu) .flipOutY>.dsm-submenu-container {
	-webkit-animation-duration: .75s;
	-webkit-animation-name: flipOutY;
	-webkit-backface-visibility: visible !important;
	animation-duration: .75s;
	animation-name: flipOutY;
	backface-visibility: visible !important;
}

.lightSpeedIn.dsm-active-menu>.dsm-submenu-container, .lightSpeedIn.mobile-menu, .dsm-mega-menu-container[data-trigger="hover"]:not(.mobile-menu) .lightSpeedIn>.dsm-submenu-container {
	-webkit-animation-name: lightSpeedIn;
	-webkit-animation-timing-function: ease-out;
	animation-name: lightSpeedIn;
	animation-timing-function: ease-out;
}

.lightSpeedOut.dsm-active-menu>.dsm-submenu-container, .lightSpeedOut.mobile-menu, .dsm-mega-menu-container[data-trigger="hover"]:not(.mobile-menu) .lightSpeedOut>.dsm-submenu-container {
	-webkit-animation-name: lightSpeedOut;
	-webkit-animation-timing-function: ease-in;
	animation-name: lightSpeedOut;
	animation-timing-function: ease-in;
}

.rotateIn.dsm-active-menu>.dsm-submenu-container, .rotateIn.mobile-menu, .dsm-mega-menu-container[data-trigger="hover"]:not(.mobile-menu) .rotateIn>.dsm-submenu-container {
	-webkit-animation-name: rotateIn;
	animation-name: rotateIn;
}

.rotateInDownLeft.dsm-active-menu>.dsm-submenu-container, .rotateInDownLeft.mobile-menu, .dsm-mega-menu-container[data-trigger="hover"]:not(.mobile-menu) .rotateInDownLeft>.dsm-submenu-container {
	-webkit-animation-name: rotateInDownLeft;
	animation-name: rotateInDownLeft;
}

.rotateInDownRight.dsm-active-menu>.dsm-submenu-container, .rotateInDownRight.mobile-menu, .dsm-mega-menu-container[data-trigger="hover"]:not(.mobile-menu) .rotateInDownRight>.dsm-submenu-container {
	-webkit-animation-name: rotateInDownRight;
	animation-name: rotateInDownRight;
}

.rotateInUpLeft.dsm-active-menu>.dsm-submenu-container, .rotateInUpLeft.mobile-menu, .dsm-mega-menu-container[data-trigger="hover"]:not(.mobile-menu) .rotateInUpLeft>.dsm-submenu-container {
	-webkit-animation-name: rotateInUpLeft;
	animation-name: rotateInUpLeft;
}

.rotateInUpRight.dsm-active-menu>.dsm-submenu-container, .rotateInUpRight.mobile-menu, .dsm-mega-menu-container[data-trigger="hover"]:not(.mobile-menu) .rotateInUpRight>.dsm-submenu-container {
	-webkit-animation-name: rotateInUpRight;
	animation-name: rotateInUpRight;
}

.rotateOut.dsm-active-menu>.dsm-submenu-container, .rotateOut.mobile-menu, .dsm-mega-menu-container[data-trigger="hover"]:not(.mobile-menu) .rotateOut>.dsm-submenu-container {
	-webkit-animation-name: rotateOut;
	animation-name: rotateOut;
}

.rotateOutDownLeft.dsm-active-menu>.dsm-submenu-container, .rotateOutDownLeft.mobile-menu, .dsm-mega-menu-container[data-trigger="hover"]:not(.mobile-menu) .rotateOutDownLeft>.dsm-submenu-container {
	-webkit-animation-name: rotateOutDownLeft;
	animation-name: rotateOutDownLeft;
}

.rotateOutDownRight.dsm-active-menu>.dsm-submenu-container, .rotateOutDownRight.mobile-menu, .dsm-mega-menu-container[data-trigger="hover"]:not(.mobile-menu) .rotateOutDownRight>.dsm-submenu-container {
	-webkit-animation-name: rotateOutDownRight;
	animation-name: rotateOutDownRight;
}

.rotateOutUpLeft.dsm-active-menu>.dsm-submenu-container, .rotateOutUpLeft.mobile-menu, .dsm-mega-menu-container[data-trigger="hover"]:not(.mobile-menu) .rotateOutUpLeft>.dsm-submenu-container {
	-webkit-animation-name: rotateOutUpLeft;
	animation-name: rotateOutUpLeft;
}

.rotateOutUpRight.dsm-active-menu>.dsm-submenu-container, .rotateOutUpRight.mobile-menu, .dsm-mega-menu-container[data-trigger="hover"]:not(.mobile-menu) .rotateOutUpRight>.dsm-submenu-container {
	-webkit-animation-name: rotateOutUpRight;
	animation-name: rotateOutUpRight;
}

.hinge.dsm-active-menu>.dsm-submenu-container, .hinge.mobile-menu, .dsm-mega-menu-container[data-trigger="hover"]:not(.mobile-menu) .hinge>.dsm-submenu-container {
	-webkit-animation-duration: 2s;
	-webkit-animation-name: hinge;
	animation-duration: 2s;
	animation-name: hinge;
}

.jackInTheBox.dsm-active-menu>.dsm-submenu-container, .jackInTheBox.mobile-menu, .dsm-mega-menu-container[data-trigger="hover"]:not(.mobile-menu) .jackInTheBox>.dsm-submenu-container {
	-webkit-animation-name: jackInTheBox;
	animation-name: jackInTheBox;
}

.rollIn.dsm-active-menu>.dsm-submenu-container, .rollIn.mobile-menu, .dsm-mega-menu-container[data-trigger="hover"]:not(.mobile-menu) .rollIn>.dsm-submenu-container {
	-webkit-animation-name: rollIn;
	animation-name: rollIn;
}

.rollOut.dsm-active-menu>.dsm-submenu-container, .rollOut.mobile-menu, .dsm-mega-menu-container[data-trigger="hover"]:not(.mobile-menu) .rollOut>.dsm-submenu-container {
	-webkit-animation-name: rollOut;
	animation-name: rollOut;
}

.zoomIn.dsm-active-menu>.dsm-submenu-container, .zoomIn.mobile-menu, .dsm-mega-menu-container[data-trigger="hover"]:not(.mobile-menu) .zoomIn>.dsm-submenu-container {
	-webkit-animation-name: zoomIn;
	animation-name: zoomIn;
}

.zoomInDown.dsm-active-menu>.dsm-submenu-container, .zoomInDown.mobile-menu, .dsm-mega-menu-container[data-trigger="hover"]:not(.mobile-menu) .zoomInDown>.dsm-submenu-container {
	-webkit-animation-name: zoomInDown;
	animation-name: zoomInDown;
}

.zoomInLeft.dsm-active-menu>.dsm-submenu-container, .zoomInLeft.mobile-menu, .dsm-mega-menu-container[data-trigger="hover"]:not(.mobile-menu) .zoomInLeft>.dsm-submenu-container {
	-webkit-animation-name: zoomInLeft;
	animation-name: zoomInLeft;
}

.zoomInRight.dsm-active-menu>.dsm-submenu-container, .zoomInRight.mobile-menu, .dsm-mega-menu-container[data-trigger="hover"]:not(.mobile-menu) .zoomInRight>.dsm-submenu-container {
	-webkit-animation-name: zoomInRight;
	animation-name: zoomInRight;
}

.zoomInUp.dsm-active-menu>.dsm-submenu-container, .zoomInUp.mobile-menu, .dsm-mega-menu-container[data-trigger="hover"]:not(.mobile-menu) .zoomInUp>.dsm-submenu-container {
	-webkit-animation-name: zoomInUp;
	animation-name: zoomInUp;
}

.zoomOut.dsm-active-menu>.dsm-submenu-container, .zoomOut.mobile-menu, .dsm-mega-menu-container[data-trigger="hover"]:not(.mobile-menu) .zoomOut>.dsm-submenu-container {
	-webkit-animation-name: zoomOut;
	animation-name: zoomOut;
}

.zoomOutDown.dsm-active-menu>.dsm-submenu-container, .zoomOutDown.mobile-menu, .dsm-mega-menu-container[data-trigger="hover"]:not(.mobile-menu) .zoomOutDown>.dsm-submenu-container {
	-webkit-animation-name: zoomOutDown;
	animation-name: zoomOutDown;
}

.zoomOutLeft.dsm-active-menu>.dsm-submenu-container, .zoomOutLeft.mobile-menu, .dsm-mega-menu-container[data-trigger="hover"]:not(.mobile-menu) .zoomOutLeft>.dsm-submenu-container {
	-webkit-animation-name: zoomOutLeft;
	animation-name: zoomOutLeft;
}

.zoomOutRight.dsm-active-menu>.dsm-submenu-container, .zoomOutRight.mobile-menu, .dsm-mega-menu-container[data-trigger="hover"]:not(.mobile-menu) .zoomOutRight>.dsm-submenu-container {
	-webkit-animation-name: zoomOutRight;
	animation-name: zoomOutRight;
}

.zoomOutUp.dsm-active-menu>.dsm-submenu-container, .zoomOutUp.mobile-menu, .dsm-mega-menu-container[data-trigger="hover"]:not(.mobile-menu) .zoomOutUp>.dsm-submenu-container {
	-webkit-animation-name: zoomOutUp;
	animation-name: zoomOutUp;
}

.slideInDown.dsm-active-menu>.dsm-submenu-container, .slideInDown.mobile-menu, .dsm-mega-menu-container[data-trigger="hover"]:not(.mobile-menu) .slideInDown>.dsm-submenu-container {
	-webkit-animation-name: slideInDown;
	animation-name: slideInDown;
}

.slideInLeft.dsm-active-menu>.dsm-submenu-container, .slideInLeft.mobile-menu, .dsm-mega-menu-container[data-trigger="hover"]:not(.mobile-menu) .slideInLeft>.dsm-submenu-container {
	-webkit-animation-name: slideInLeft;
	animation-name: slideInLeft;
}

.slideInRight.dsm-active-menu>.dsm-submenu-container, .slideInRight.mobile-menu, .dsm-mega-menu-container[data-trigger="hover"]:not(.mobile-menu) .slideInRight>.dsm-submenu-container {
	-webkit-animation-name: slideInRight;
	animation-name: slideInRight;
}

.slideInUp.dsm-active-menu>.dsm-submenu-container, .slideInUp.mobile-menu, .dsm-mega-menu-container[data-trigger="hover"]:not(.mobile-menu) .slideInUp>.dsm-submenu-container {
	-webkit-animation-name: slideInUp;
	animation-name: slideInUp;
}

.slideOutDown.dsm-active-menu>.dsm-submenu-container, .slideOutDown.mobile-menu, .dsm-mega-menu-container[data-trigger="hover"]:not(.mobile-menu) .slideOutDown>.dsm-submenu-container {
	-webkit-animation-name: slideOutDown;
	animation-name: slideOutDown;
}

.slideOutLeft.dsm-active-menu>.dsm-submenu-container, .slideOutLeft.mobile-menu, .dsm-mega-menu-container[data-trigger="hover"]:not(.mobile-menu) .slideOutLeft>.dsm-submenu-container {
	-webkit-animation-name: slideOutLeft;
	animation-name: slideOutLeft;
}

.slideOutRight.dsm-active-menu>.dsm-submenu-container, .slideOutRight.mobile-menu, .dsm-mega-menu-container[data-trigger="hover"]:not(.mobile-menu) .slideOutRight>.dsm-submenu-container {
	-webkit-animation-name: slideOutRight;
	animation-name: slideOutRight;
}

.slideOutUp.dsm-active-menu>.dsm-submenu-container, .slideOutUp.mobile-menu, .dsm-mega-menu-container[data-trigger="hover"]:not(.mobile-menu) .slideOutUp>.dsm-submenu-container {
	-webkit-animation-name: slideOutUp;
	animation-name: slideOutUp;
}

.animated.infinite {
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
}

.animated.delay-1s {
	-webkit-animation-delay: 1s;
	animation-delay: 1s;
}

.animated.delay-2s {
	-webkit-animation-delay: 2s;
	animation-delay: 2s;
}

.animated.delay-3s {
	-webkit-animation-delay: 3s;
	animation-delay: 3s;
}

.animated.delay-4s {
	-webkit-animation-delay: 4s;
	animation-delay: 4s;
}

.animated.delay-5s {
	-webkit-animation-delay: 5s;
	animation-delay: 5s;
}

.animated.fast {
	-webkit-animation-duration: .8s;
	animation-duration: .8s;
}

.animated.faster {
	-webkit-animation-duration: .5s;
	animation-duration: .5s;
}

.animated.slow {
	-webkit-animation-duration: 2s;
	animation-duration: 2s;
}

.animated.slower {
	-webkit-animation-duration: 3s;
	animation-duration: 3s;
}

@media (prefers-reduced-motion) {}

.dsm-native-menu.dsm-mega-menu-item {
	overflow: initial !important;
}

.dsm-mega-menu-container .dsm-root-menu .dsm-mega-menu-item .dsm-mega-menu-link.dsm-mega-menu-link-animated {
	transition: all .2s ease-out;
}

.dsm-mega-menu-container .dsm-menu-text-wrapper .dsm-image img {
	vertical-align: middle;
}

.dsm-mega-menu-container:not(.mobile-menu) .dsm-mega-menu-item-root.dsm-active-menu>.dsm-submenu-container {
	opacity: 1;
	visibility: visible;
	z-index: 999999999999;
}

.dsm-mega-menu-column-index {
	z-index: 10001 !important;
}

.dsm-mega-menu-container .dsm-mega-menu-toggle-icon {
	display: none;
}

.dsm-mega-menu-container.mobile-menu.animated {
	opacity: 1;
}

@media screen and (max-width: 980px) {}

@media screen and (min-width: 981px) {}

.dsm-mega-menu-search-button {
	font-family: ETmodules;
	font-weight: 400;
	background: transparent;
	cursor: pointer;
	margin-left: 10px;
}

.dsm_link_animation_effect_one .dsm-mega-menu-link {
	position: relative;
}

.dsm_link_animation_effect_one .dsm-mega-menu-link:before {
	content: "";
	position: absolute;
	width: 100%;
	height: 2px;
	bottom: 0;
	margin: -5px 0;
	background-color: #000;
	visibility: hidden;
	transform: scaleX(0);
	transition: all .4s ease-in-out 0s;
}

.dsm_link_animation_effect_one .dsm-mega-menu-link:hover:before {
	visibility: visible;
	transform: scaleX(1);
}

.dsm_link_animation_effect_two .dsm-mega-menu-link {
	display: inline-block;
	position: relative;
}

.dsm_link_animation_effect_two .dsm-mega-menu-link:after {
	content: "";
	display: block;
	position: absolute;
	width: 0;
	bottom: 0;
	height: 2px;
	margin: -5px 0;
	right: 0;
	background-color: #000;
	transition: all .4s ease-in 0s;
}

.dsm_link_animation_effect_two .dsm-mega-menu-link:hover:after {
	width: 100%;
}

.dsm_link_animation_effect_three .dsm-mega-menu-link {
	display: inline-block;
	position: relative;
}

.dsm_link_animation_effect_three .dsm-mega-menu-link:after {
	content: "";
	display: block;
	position: absolute;
	width: 0;
	bottom: 0;
	height: 2px;
	margin: -5px 0;
	left: 0;
	background-color: #000;
	transition: all .4s ease-in 0s;
}

.dsm_link_animation_effect_three .dsm-mega-menu-link:hover:after {
	width: 100%;
}

.dsm_link_animation_effect_four .dsm-mega-menu-link {
	position: relative;
}

.dsm_link_animation_effect_four .dsm-mega-menu-link:before, .dsm_link_animation_effect_four .dsm-mega-menu-link:after {
	content: "";
	position: absolute;
	width: 100%;
	height: 1px;
	background: #000;
	top: 100%;
	left: 0;
	pointer-events: none;
}

.dsm_link_animation_effect_four .dsm-mega-menu-link:before {
	transform-origin: 100% 50%;
	transform: scale3d(0, 1, 1);
	transition: transform .3s cubic-bezier(.7, 0, .2, 1);
}

.dsm_link_animation_effect_four .dsm-mega-menu-link:after {
	content: "";
	top: calc(100% + 4px);
	transform-origin: 0% 50%;
	transform: scale3d(0, 1, 1);
	transition: transform .3s cubic-bezier(.7, 0, .2, 1);
}

.dsm_link_animation_effect_four .dsm-mega-menu-link:hover:before {
	transform-origin: 0% 50%;
	transform: scale3d(1, 1, 1);
	transition-timing-function: cubic-bezier(.4, 1, .8, 1);
}

.dsm_link_animation_effect_four .dsm-mega-menu-link:hover:after {
	transform-origin: 100% 50%;
	transform: scale3d(1, 1, 1);
	transition-timing-function: cubic-bezier(.4, 1, .8, 1);
}

.dsm_link_animation_effect_five .dsm-mega-menu-link {
	position: relative;
}

.dsm_link_animation_effect_five .dsm-mega-menu-link:before {
	content: "";
	position: absolute;
	width: 100%;
	height: 1px;
	height: 2px;
	background: #000;
	top: 100%;
	top: 50%;
	left: 0;
	pointer-events: none;
	transform-origin: 100% 50%;
	transform: scale3d(0, 1, 1);
	transition: transform .3s cubic-bezier(.4, 1, .8, 1);
}

.dsm_link_animation_effect_five .dsm-mega-menu-link:hover:before {
	transform-origin: 0% 50%;
	transform: scale3d(1, 1, 1);
	transition-timing-function: cubic-bezier(.4, 1, .8, 1);
}

.dsm-mega-menu-container .dsm-mega-menu-item.dsm-active-menu .dsm_dropdown_open_icon {
	opacity: 1;
}

.dsm-mega-menu-container .dsm-mega-menu-item.dsm-active-menu .dsm_dropdown_close_icon {
	opacity: 0;
	transform: rotate(90deg);
}

.dsm-dropdown-disable-vb.dsm-submenu-container {
	display: none !important;
	visibility: hidden !important;
	opacity: 0 !important;
}

.wpml-ls-statics-shortcode_actions {
	padding: 0px !important;
}

.wpml-ls-statics-shortcode_actions ul {
	padding: 0px !important;
}

.wpml-ls-statics-shortcode_actions .wpml-ls-link {
	padding: 0px !important;
}

@media (min-width: 981px) {}

.et_pb_blog_grid.et_pb_text_align_left {
	text-align: left;
}

.et_pb_blog_grid.et_pb_text_align_center {
	text-align: center;
}

.et_pb_blog_grid.et_pb_text_align_right {
	text-align: right;
}

.et_pb_blog_grid.et_pb_text_align_justified {
	text-align: justify;
}

.et_pb_blog_grid .column {
	float: left;
	max-width: 100%;
}

.et_pb_blog_grid .et_audio_content, .et_pb_blog_grid .et_main_video_container, .et_pb_blog_grid .et_pb_post .et_pb_slider {
	margin: -20px -20px 29px;
	overflow: visible;
}

.et_pb_blog_grid .et_pb_no_thumb .entry-title, .et_pb_blog_grid .et_pb_no_thumb h2 {
	margin-top: 0;
}

.et_pb_blog_grid .et_audio_content {
	margin-bottom: 0;
}

.et_pb_blog_grid .et_pb_salvattore_content[data-columns] .column .et_pb_post {
	opacity: 1;
}

.et_pb_blog_grid .et_main_video_overlay:hover:before {
	background: rgba(0, 0, 0, .6);
}

.et_pb_blog_grid .et_audio_content h2 {
	margin-bottom: 9px;
	margin-top: 0;
}

.et_pb_blog_grid_wrapper .et_pb_blog_grid .et_quote_content {
	padding: 35px 30px 32px;
}

.et_pb_blog_grid_wrapper .et_pb_blog_grid .et_audio_content, .et_pb_blog_grid_wrapper .et_pb_blog_grid .et_link_content {
	padding: 35px 20px;
}

.et_pb_blog_grid_wrapper .et_pb_blog_grid .et_audio_content h2, .et_pb_blog_grid_wrapper .et_pb_blog_grid .et_link_content h2, .et_pb_blog_grid_wrapper .et_pb_blog_grid .et_quote_content blockquote p {
	font-size: 18px;
	line-height: 26px;
}

.et_pb_blog_grid_wrapper .et_pb_blog_grid .et_link_content a.et_link_main_url, .et_pb_blog_grid_wrapper .et_pb_blog_grid .et_quote_content blockquote cite {
	font-size: 14px;
}

.et_pb_blog_grid .et_link_content, .et_pb_blog_grid .et_quote_content {
	margin: -20px -20px 19px;
}

.et_pb_posts.et_pb_module article .et_pb_row {
	width: 100%;
}

.et_pb_posts.et_pb_module article .et_pb_with_background .et_pb_row {
	width: 80%;
}

@media (min-width:981px) {}

@media (min-width:981px) and (max-width:1100px) {
	.et_pb_blog_grid .et_quote_content {
		padding: 35px 25px 32px;
	}
	
	.et_pb_blog_grid .et_pb_post .et_pb_slide {
		min-height: 155px;
	}
}

@media (max-width:980px) {
	.et_pb_blog_grid .et_audio_container .mejs-container .mejs-controls .mejs-time span {
		font-size: 18px;
	}
	
	.et_pb_blog_grid.et_pb_text_align_left-tablet {
		text-align: left;
	}
	
	.et_pb_blog_grid.et_pb_text_align_center-tablet {
		text-align: center;
	}
	
	.et_pb_blog_grid.et_pb_text_align_right-tablet {
		text-align: right;
	}
	
	.et_pb_blog_grid.et_pb_text_align_justified-tablet {
		text-align: justify;
	}
}

@media (min-width:768px) and (max-width:980px) {
	.et_pb_blog_grid .et_quote_content {
		padding: 35px 30px !important;
	}
	
	.et_pb_blog_grid .et_quote_content blockquote p {
		font-size: 20px !important;
		line-height: 26px !important;
	}
	
	.et_pb_blog_grid .et_quote_content blockquote cite {
		font-size: 14px !important;
	}
	
	.et_pb_blog_grid .et_link_content h2 {
		font-size: 20px !important;
		line-height: 26px !important;
	}
	
	.et_pb_blog_grid .et_link_content a.et_link_main_url {
		font-size: 14px !important;
	}
	
	.et_pb_blog_grid>.et_pb_gallery_post_type>.et_pb_slides>.et_pb_post .et_pb_slide {
		min-height: 182px !important;
	}
	
	.et_pb_blog_grid .et_audio_content h2 {
		font-size: 20px !important;
		line-height: 26px !important;
	}
}

@media (max-width:767px) {
	.et_pb_blog_grid.et_pb_text_align_left-phone {
		text-align: left;
	}
	
	.et_pb_blog_grid.et_pb_text_align_center-phone {
		text-align: center;
	}
	
	.et_pb_blog_grid.et_pb_text_align_right-phone {
		text-align: right;
	}
	
	.et_pb_blog_grid.et_pb_text_align_justified-phone {
		text-align: justify;
	}
	
	.et_pb_blog_grid .column {
		float: none;
	}
	
	.et_pb_blog_grid .et_quote_content {
		padding: 35px 30px !important;
	}
	
	.et_pb_blog_grid .et_quote_content blockquote p {
		font-size: 20px !important;
		line-height: 26px !important;
	}
	
	.et_pb_blog_grid .et_quote_content blockquote cite {
		font-size: 14px !important;
	}
	
	.et_pb_blog_grid .et_pb_post>.et_pb_gallery_post_type>.et_pb_slides>.et_pb_slide {
		min-height: 222px !important;
	}
}

@media (max-width:479px) {
	.et_pb_blog_grid .et_pb_post .post-meta {
		display: block !important;
		padding: 0;
	}
	
	.et_pb_blog_grid .et_link_content, .et_pb_blog_grid .et_quote_content {
		padding: 35px 20px !important;
	}
	
	.et_pb_blog_grid>.et_pb_gallery_post_type>.et_pb_slides>.et_pb_post .et_pb_slide {
		min-height: 156px !important;
	}
}

.et_ie9 .et_pb_blog_grid .et_pb_salvattore_content[data-columns] .et_pb_post {
	opacity: 1;
}

.et_pb_post .entry-content {
	padding-top: 30px;
}

.et_pb_post .post-meta {
	font-size: 14px;
	margin-bottom: 6px;
}

.et_pb_post .more, .et_pb_post .post-meta a {
	text-decoration: none;
}

.et_pb_post .more {
	color: #82c0c7;
}

.et_pb_posts a.more-link {
	clear: both;
	display: block;
}

.et_pb_posts .et_pb_post {
	position: relative;
}

.et_pb_has_overlay.et_pb_post .et_pb_image_container a {
	display: block;
	position: relative;
	overflow: hidden;
}

@media (min-width:981px) and (max-width:1100px) {}

@media (max-width:980px) {
	.et_pb_bg_layout_light_tablet .et_pb_post .post-meta, .et_pb_bg_layout_light_tablet .et_pb_post .post-meta a, .et_pb_bg_layout_light_tablet .et_pb_post p {
		color: #666;
	}
	
	.et_pb_bg_layout_dark_tablet .et_pb_post .post-meta, .et_pb_bg_layout_dark_tablet .et_pb_post .post-meta a, .et_pb_bg_layout_dark_tablet .et_pb_post p {
		color: inherit;
	}
	
	.et_pb_bg_layout_dark_tablet .comment_postinfo a, .et_pb_bg_layout_dark_tablet .comment_postinfo span {
		color: #fff;
	}
}

@media (max-width:767px) {
	.et_pb_bg_layout_light_phone .et_pb_post .post-meta, .et_pb_bg_layout_light_phone .et_pb_post .post-meta a, .et_pb_bg_layout_light_phone .et_pb_post p {
		color: #666;
	}
	
	.et_pb_bg_layout_dark_phone .et_pb_post .post-meta, .et_pb_bg_layout_dark_phone .et_pb_post .post-meta a, .et_pb_bg_layout_dark_phone .et_pb_post p {
		color: inherit;
	}
	
	.et_pb_bg_layout_dark_phone .comment_postinfo a, .et_pb_bg_layout_dark_phone .comment_postinfo span {
		color: #fff;
	}
}

@media (max-width:479px) {
	.et_pb_post .post-meta {
		color: #666;
		font-size: 14px;
	}
}

.et_audio_content, .et_link_content, .et_quote_content {
	background-color: #2ea3f2;
}

.et_pb_post .et-pb-controllers a {
	margin-bottom: 10px;
}

.format-gallery .et-pb-controllers {
	bottom: 0;
}

.et_pb_blog_grid .et_audio_content {
	margin-bottom: 19px;
}

.et_pb_row .et_pb_blog_grid .et_pb_post .et_pb_slide {
	min-height: 180px;
}

.et_audio_content .wp-block-audio {
	margin: 0;
	padding: 0;
}

.et_audio_content h2 {
	line-height: 44px;
}

article.et_pb_has_overlay .et_pb_blog_image_container {
	position: relative;
}

.et_pb_post>.et_main_video_container {
	position: relative;
	margin-bottom: 30px;
}

.et_pb_post .et_pb_video_overlay .et_pb_video_play {
	color: #fff;
}

.et_pb_post .et_pb_video_overlay_hover:hover {
	background: rgba(0, 0, 0, .6);
}

.et_audio_content, .et_link_content, .et_quote_content {
	text-align: center;
	word-wrap: break-word;
	position: relative;
	padding: 50px 60px;
}

.et_audio_content h2, .et_link_content a.et_link_main_url, .et_link_content h2, .et_quote_content blockquote cite, .et_quote_content blockquote p {
	color: #fff !important;
}

.et_quote_main_link {
	position: absolute;
	text-indent: -9999px;
	width: 100%;
	height: 100%;
	display: block;
	top: 0;
	left: 0;
}

.et_quote_content blockquote {
	padding: 0;
	margin: 0;
	border: none;
}

.et_audio_content h2, .et_link_content h2, .et_quote_content blockquote p {
	margin-top: 0;
}

.et_audio_content h2 {
	margin-bottom: 20px;
}

.et_audio_content h2, .et_link_content h2, .et_quote_content blockquote p {
	line-height: 44px;
}

.et_link_content a.et_link_main_url, .et_quote_content blockquote cite {
	font-size: 18px;
	font-weight: 200;
}

.et_quote_content blockquote cite {
	font-style: normal;
}

.et_pb_post .et_pb_gallery_post_type .et_pb_slide {
	min-height: 500px;
	background-size: cover !important;
	background-position: top;
}

.format-gallery .et_pb_slider.gallery-not-found .et_pb_slide {
	-webkit-box-shadow: inset 0 0 10px rgba(0, 0, 0, .1);
	box-shadow: inset 0 0 10px rgba(0, 0, 0, .1);
}

.format-gallery .et_pb_slider:hover .et-pb-arrow-prev {
	left: 0;
}

.format-gallery .et_pb_slider:hover .et-pb-arrow-next {
	right: 0;
}

.et_pb_post>.et_pb_slider {
	margin-bottom: 30px;
}

.et_pb_portfolio.et_pb_section_parallax .pagination, .et_pb_portfolio.et_pb_section_video .pagination, .et_pb_portfolio_grid.et_pb_section_parallax .pagination, .et_pb_portfolio_grid.et_pb_section_video .pagination {
	position: relative;
}

.et_pb_bg_layout_dark .et_pb_post .post-meta, .et_pb_bg_layout_dark .et_pb_post .post-meta a, .et_pb_bg_layout_dark .et_pb_post p {
	color: inherit;
}

.et_pb_text_color_dark .et_audio_content h2, .et_pb_text_color_dark .et_link_content a.et_link_main_url, .et_pb_text_color_dark .et_link_content h2, .et_pb_text_color_dark .et_quote_content blockquote cite, .et_pb_text_color_dark .et_quote_content blockquote p {
	color: #666 !important;
}

.et_pb_text_color_dark.et_audio_content h2, .et_pb_text_color_dark.et_link_content a.et_link_main_url, .et_pb_text_color_dark.et_link_content h2, .et_pb_text_color_dark.et_quote_content blockquote cite, .et_pb_text_color_dark.et_quote_content blockquote p {
	color: #bbb !important;
}

.et_pb_text_color_dark.et_audio_content, .et_pb_text_color_dark.et_link_content, .et_pb_text_color_dark.et_quote_content {
	background-color: #e8e8e8;
}

@media (min-width:981px) and (max-width:1100px) {
	.et_quote_content {
		padding: 50px 70px 45px;
	}
}

@media (max-width:980px) {
	.et_pb_bg_layout_dark_tablet .et_audio_content h2 {
		color: #fff !important;
	}
	
	.et_pb_text_color_dark_tablet.et_audio_content h2 {
		color: #bbb !important;
	}
	
	.et_pb_text_color_dark_tablet.et_audio_content {
		background-color: #e8e8e8;
	}
	
	.et_pb_bg_layout_dark_tablet .et_audio_content h2, .et_pb_bg_layout_dark_tablet .et_link_content a.et_link_main_url, .et_pb_bg_layout_dark_tablet .et_link_content h2, .et_pb_bg_layout_dark_tablet .et_quote_content blockquote cite, .et_pb_bg_layout_dark_tablet .et_quote_content blockquote p {
		color: #fff !important;
	}
	
	.et_pb_text_color_dark_tablet .et_audio_content h2, .et_pb_text_color_dark_tablet .et_link_content a.et_link_main_url, .et_pb_text_color_dark_tablet .et_link_content h2, .et_pb_text_color_dark_tablet .et_quote_content blockquote cite, .et_pb_text_color_dark_tablet .et_quote_content blockquote p {
		color: #666 !important;
	}
	
	.et_pb_text_color_dark_tablet.et_audio_content h2, .et_pb_text_color_dark_tablet.et_link_content a.et_link_main_url, .et_pb_text_color_dark_tablet.et_link_content h2, .et_pb_text_color_dark_tablet.et_quote_content blockquote cite, .et_pb_text_color_dark_tablet.et_quote_content blockquote p {
		color: #bbb !important;
	}
	
	.et_pb_text_color_dark_tablet.et_audio_content, .et_pb_text_color_dark_tablet.et_link_content, .et_pb_text_color_dark_tablet.et_quote_content {
		background-color: #e8e8e8;
	}
}

@media (min-width:768px) and (max-width:980px) {
	.et_audio_content h2 {
		font-size: 26px !important;
		line-height: 44px !important;
		margin-bottom: 24px !important;
	}
	
	.et_pb_post>.et_pb_gallery_post_type>.et_pb_slides>.et_pb_slide {
		min-height: 384px !important;
	}
	
	.et_quote_content {
		padding: 50px 43px 45px !important;
	}
	
	.et_quote_content blockquote p {
		font-size: 26px !important;
		line-height: 44px !important;
	}
	
	.et_quote_content blockquote cite {
		font-size: 18px !important;
	}
	
	.et_link_content {
		padding: 40px 40px 45px;
	}
	
	.et_link_content h2 {
		font-size: 26px !important;
		line-height: 44px !important;
	}
	
	.et_link_content a.et_link_main_url {
		font-size: 18px !important;
	}
}

@media (max-width:767px) {
	.et_audio_content h2, .et_link_content h2, .et_quote_content, .et_quote_content blockquote p {
		font-size: 20px !important;
		line-height: 26px !important;
	}
	
	.et_audio_content, .et_link_content {
		padding: 35px 20px !important;
	}
	
	.et_audio_content h2 {
		margin-bottom: 9px !important;
	}
	
	.et_pb_bg_layout_dark_phone .et_audio_content h2 {
		color: #fff !important;
	}
	
	.et_pb_text_color_dark_phone.et_audio_content {
		background-color: #e8e8e8;
	}
	
	.et_link_content a.et_link_main_url, .et_quote_content blockquote cite {
		font-size: 14px !important;
	}
	
	.format-gallery .et-pb-controllers {
		height: auto;
	}
	
	.et_pb_post>.et_pb_gallery_post_type>.et_pb_slides>.et_pb_slide {
		min-height: 222px !important;
	}
	
	.et_pb_bg_layout_dark_phone .et_audio_content h2, .et_pb_bg_layout_dark_phone .et_link_content a.et_link_main_url, .et_pb_bg_layout_dark_phone .et_link_content h2, .et_pb_bg_layout_dark_phone .et_quote_content blockquote cite, .et_pb_bg_layout_dark_phone .et_quote_content blockquote p {
		color: #fff !important;
	}
	
	.et_pb_text_color_dark_phone .et_audio_content h2, .et_pb_text_color_dark_phone .et_link_content a.et_link_main_url, .et_pb_text_color_dark_phone .et_link_content h2, .et_pb_text_color_dark_phone .et_quote_content blockquote cite, .et_pb_text_color_dark_phone .et_quote_content blockquote p {
		color: #666 !important;
	}
	
	.et_pb_text_color_dark_phone.et_audio_content h2, .et_pb_text_color_dark_phone.et_link_content a.et_link_main_url, .et_pb_text_color_dark_phone.et_link_content h2, .et_pb_text_color_dark_phone.et_quote_content blockquote cite, .et_pb_text_color_dark_phone.et_quote_content blockquote p {
		color: #bbb !important;
	}
	
	.et_pb_text_color_dark_phone.et_audio_content, .et_pb_text_color_dark_phone.et_link_content, .et_pb_text_color_dark_phone.et_quote_content {
		background-color: #e8e8e8;
	}
}

@media (max-width:479px) {
	.et_audio_content, .et_quote_content {
		padding: 35px 20px !important;
	}
	
	.et_pb_post>.et_pb_gallery_post_type>.et_pb_slides>.et_pb_slide {
		min-height: 156px !important;
	}
}

.et_full_width_page .et_gallery_item {
	float: left;
	width: 20.875%;
	margin: 0 5.5% 5.5% 0;
}

.et_full_width_page .et_gallery_item:nth-child(3n) {
	margin-right: 5.5%;
}

.et_full_width_page .et_gallery_item:nth-child(3n+1) {
	clear: none;
}

.et_full_width_page .et_gallery_item:nth-child(4n) {
	margin-right: 0;
}

.et_full_width_page .et_gallery_item:nth-child(4n+1) {
	clear: both;
}

.et_overlay {
	z-index: -1;
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 100%;
	height: 100%;
	background: hsla(0, 0%, 100%, .9);
	opacity: 0;
	pointer-events: none;
	-webkit-transition: all .3s;
	transition: all .3s;
	border: 1px solid #e5e5e5;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-font-smoothing: antialiased;
}

.et_overlay:before {
	color: #2ea3f2;
	content: "";
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	font-size: 32px;
	-webkit-transition: all .4s;
	transition: all .4s;
}

.et_portfolio_image, .et_shop_image {
	position: relative;
	display: block;
}

.et_pb_has_overlay:not(.et_pb_image):hover .et_overlay, .et_portfolio_image:hover .et_overlay, .et_shop_image:hover .et_overlay {
	z-index: 3;
	opacity: 1;
}

#ie7 .et_overlay, #ie8 .et_overlay {
	display: none;
}

.et_pb_module.et_pb_has_overlay {
	position: relative;
}

.et_pb_module.et_pb_has_overlay .et_overlay, article.et_pb_has_overlay {
	border: none;
}

.et_pb_blog_grid .et_audio_container .mejs-container .mejs-controls .mejs-time span {
	font-size: 14px;
}

.et_audio_container .mejs-container {
	width: auto !important;
	min-width: unset !important;
	height: auto !important;
}

.et_audio_container .mejs-container, .et_audio_container .mejs-container .mejs-controls, .et_audio_container .mejs-embed, .et_audio_container .mejs-embed body {
	background: none;
	height: auto;
}

.et_audio_container .mejs-controls .mejs-time-rail .mejs-time-loaded, .et_audio_container .mejs-time.mejs-currenttime-container {
	display: none !important;
}

.et_audio_container .mejs-time {
	display: block !important;
	padding: 0;
	margin-left: 10px;
	margin-right: 90px;
	line-height: inherit;
}

.et_audio_container .mejs-android .mejs-time, .et_audio_container .mejs-ios .mejs-time, .et_audio_container .mejs-ipad .mejs-time, .et_audio_container .mejs-iphone .mejs-time {
	margin-right: 0;
}

.et_audio_container .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total, .et_audio_container .mejs-controls .mejs-time-rail .mejs-time-total {
	background: hsla(0, 0%, 100%, .5);
	border-radius: 5px;
	height: 4px;
	margin: 8px 0 0;
	top: 0;
	right: 0;
	left: auto;
}

.et_audio_container .mejs-controls>div {
	height: 20px !important;
}

.et_audio_container .mejs-controls div.mejs-time-rail {
	padding-top: 0;
	position: relative;
	display: block !important;
	margin-left: 42px;
	margin-right: 0;
}

.et_audio_container span.mejs-time-total.mejs-time-slider {
	display: block !important;
	position: relative !important;
	max-width: 100%;
	min-width: unset !important;
}

.et_audio_container .mejs-button.mejs-volume-button {
	width: auto;
	height: auto;
	margin-left: auto;
	position: absolute;
	right: 59px;
	bottom: -2px;
}

.et_audio_container .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current, .et_audio_container .mejs-controls .mejs-time-rail .mejs-time-current {
	background: #fff;
	height: 4px;
	border-radius: 5px;
}

.et_audio_container .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-handle, .et_audio_container .mejs-controls .mejs-time-rail .mejs-time-handle {
	display: block;
	border: none;
	width: 10px;
}

.et_audio_container .mejs-time-rail .mejs-time-handle-content {
	border-radius: 100%;
	-webkit-transform: scale(1);
	transform: scale(1);
}

.et_pb_text_color_dark .et_audio_container .mejs-time-rail .mejs-time-handle-content {
	border-color: #666;
}

.et_audio_container .mejs-time-rail .mejs-time-hovered {
	height: 4px;
}

.et_audio_container .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-handle {
	background: #fff;
	border-radius: 5px;
	height: 10px;
	position: absolute;
	top: -3px;
}

.et_audio_container .mejs-container .mejs-controls .mejs-time span {
	font-size: 18px;
}

.et_audio_container .mejs-controls a.mejs-horizontal-volume-slider {
	display: block !important;
	height: 19px;
	margin-left: 5px;
	position: absolute;
	right: 0;
	bottom: 0;
}

.et_audio_container .mejs-controls div.mejs-horizontal-volume-slider {
	height: 4px;
}

.et_audio_container .mejs-playpause-button button, .et_audio_container .mejs-volume-button button {
	background: none !important;
	margin: 0 !important;
	width: auto !important;
	height: auto !important;
	position: relative !important;
	z-index: 99;
}

.et_audio_container .mejs-playpause-button button:before {
	content: "E" !important;
	font-size: 32px;
	left: 0;
	top: -8px;
}

.et_audio_container .mejs-playpause-button button:before, .et_audio_container .mejs-volume-button button:before {
	color: #fff;
}

.et_audio_container .mejs-playpause-button {
	margin-top: -7px !important;
	width: auto !important;
	height: auto !important;
	position: absolute;
}

.et_audio_container .mejs-controls .mejs-button button:focus {
	outline: none;
}

.et_audio_container .mejs-playpause-button.mejs-pause button:before {
	content: "`" !important;
}

.et_audio_container .mejs-volume-button button:before {
	content: "";
	font-size: 18px;
}

.et_pb_text_color_dark .et_audio_container .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total, .et_pb_text_color_dark .et_audio_container .mejs-controls .mejs-time-rail .mejs-time-total {
	background: hsla(0, 0%, 60%, .5);
}

.et_pb_text_color_dark .et_audio_container .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current, .et_pb_text_color_dark .et_audio_container .mejs-controls .mejs-time-rail .mejs-time-current {
	background: #999;
}

.et_pb_text_color_dark .et_audio_container .mejs-playpause-button button:before, .et_pb_text_color_dark .et_audio_container .mejs-volume-button button:before {
	color: #666;
}

.et_pb_text_color_dark .et_audio_container .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-handle, .et_pb_text_color_dark .mejs-controls .mejs-time-rail .mejs-time-handle {
	background: #666;
}

.et_pb_text_color_dark .mejs-container .mejs-controls .mejs-time span {
	color: #999;
}

.et_audio_container .mejs-container .mejs-controls {
	padding: 0;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	min-width: unset !important;
	position: relative;
}

@media (max-width:980px) {
	.et_pb_bg_layout_dark_tablet .et_audio_container .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total, .et_pb_bg_layout_dark_tablet .et_audio_container .mejs-controls .mejs-time-rail .mejs-time-total {
		background: hsla(0, 0%, 100%, .5);
	}
	
	.et_pb_bg_layout_dark_tablet .et_audio_container .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current, .et_pb_bg_layout_dark_tablet .et_audio_container .mejs-controls .mejs-time-rail .mejs-time-current {
		background: #fff;
	}
	
	.et_pb_bg_layout_dark_tablet .et_audio_container .mejs-playpause-button button:before, .et_pb_bg_layout_dark_tablet .et_audio_container .mejs-volume-button button:before {
		color: #fff;
	}
	
	.et_pb_bg_layout_dark_tablet .et_audio_container .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-handle, .et_pb_bg_layout_dark_tablet .mejs-controls .mejs-time-rail .mejs-time-handle {
		background: #fff;
	}
	
	.et_pb_bg_layout_dark_tablet .mejs-container .mejs-controls .mejs-time span {
		color: #fff;
	}
	
	.et_pb_text_color_dark_tablet .et_audio_container .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total, .et_pb_text_color_dark_tablet .et_audio_container .mejs-controls .mejs-time-rail .mejs-time-total {
		background: hsla(0, 0%, 60%, .5);
	}
	
	.et_pb_text_color_dark_tablet .et_audio_container .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current, .et_pb_text_color_dark_tablet .et_audio_container .mejs-controls .mejs-time-rail .mejs-time-current {
		background: #999;
	}
	
	.et_pb_text_color_dark_tablet .et_audio_container .mejs-playpause-button button:before, .et_pb_text_color_dark_tablet .et_audio_container .mejs-volume-button button:before {
		color: #666;
	}
	
	.et_pb_text_color_dark_tablet .et_audio_container .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-handle, .et_pb_text_color_dark_tablet .mejs-controls .mejs-time-rail .mejs-time-handle {
		background: #666;
	}
	
	.et_pb_text_color_dark_tablet .mejs-container .mejs-controls .mejs-time span {
		color: #999;
	}
}

@media (max-width:767px) {
	.et_audio_container .mejs-container .mejs-controls .mejs-time span {
		font-size: 14px !important;
	}
	
	.et_pb_bg_layout_dark_phone .et_audio_container .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total, .et_pb_bg_layout_dark_phone .et_audio_container .mejs-controls .mejs-time-rail .mejs-time-total {
		background: hsla(0, 0%, 100%, .5);
	}
	
	.et_pb_bg_layout_dark_phone .et_audio_container .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current, .et_pb_bg_layout_dark_phone .et_audio_container .mejs-controls .mejs-time-rail .mejs-time-current {
		background: #fff;
	}
	
	.et_pb_bg_layout_dark_phone .et_audio_container .mejs-playpause-button button:before, .et_pb_bg_layout_dark_phone .et_audio_container .mejs-volume-button button:before {
		color: #fff;
	}
	
	.et_pb_bg_layout_dark_phone .et_audio_container .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-handle, .et_pb_bg_layout_dark_phone .mejs-controls .mejs-time-rail .mejs-time-handle {
		background: #fff;
	}
	
	.et_pb_bg_layout_dark_phone .mejs-container .mejs-controls .mejs-time span {
		color: #fff;
	}
	
	.et_pb_text_color_dark_phone .et_audio_container .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total, .et_pb_text_color_dark_phone .et_audio_container .mejs-controls .mejs-time-rail .mejs-time-total {
		background: hsla(0, 0%, 60%, .5);
	}
	
	.et_pb_text_color_dark_phone .et_audio_container .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current, .et_pb_text_color_dark_phone .et_audio_container .mejs-controls .mejs-time-rail .mejs-time-current {
		background: #999;
	}
	
	.et_pb_text_color_dark_phone .et_audio_container .mejs-playpause-button button:before, .et_pb_text_color_dark_phone .et_audio_container .mejs-volume-button button:before {
		color: #666;
	}
	
	.et_pb_text_color_dark_phone .et_audio_container .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-handle, .et_pb_text_color_dark_phone .mejs-controls .mejs-time-rail .mejs-time-handle {
		background: #666;
	}
	
	.et_pb_text_color_dark_phone .mejs-container .mejs-controls .mejs-time span {
		color: #999;
	}
}

.et_pb_video_box {
	display: block;
	position: relative;
	z-index: 1;
	line-height: 0;
}

.et_pb_video_box video {
	width: 100% !important;
	height: auto !important;
}

.et_pb_video_overlay {
	position: absolute;
	z-index: 10;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: 50%;
	cursor: pointer;
}

.et_pb_video_play:before {
	font-family: ETmodules;
	content: "I";
}

.et_pb_video_play {
	display: block;
	position: absolute;
	z-index: 100;
	color: #fff;
	left: 50%;
	top: 50%;
}

.et_pb_bg_layout_light .et_pb_video_play {
	color: #333;
}

.et_pb_video_overlay_hover {
	background: transparent;
	width: 100%;
	height: 100%;
	position: absolute;
	z-index: 100;
	-webkit-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out;
}

.et_pb_video .et_pb_video_overlay_hover:hover {
	background: rgba(0, 0, 0, .6);
}

@media (min-width:768px) and (max-width:980px) {}

@media (max-width:980px) {
	.et_pb_bg_layout_light_tablet .et_pb_video_play {
		color: #333;
	}
}

@media (max-width:768px) {}

@media (max-width:767px) {
	.et_pb_bg_layout_light_phone .et_pb_video_play {
		color: #333;
	}
}

.et_pb_slider {
	position: relative;
	overflow: hidden;
}

.et_pb_slide {
	padding: 0 6%;
	background-size: cover;
	background-position: 50%;
	background-repeat: no-repeat;
}

.et_pb_slider .et_pb_slide {
	display: none;
	float: left;
	margin-right: -100%;
	position: relative;
	width: 100%;
	text-align: center;
	list-style: none !important;
	background-position: 50%;
	background-size: 100%;
	background-size: cover;
}

.et_pb_slider .et_pb_slide:first-child {
	display: list-item;
}

.et-pb-controllers {
	position: absolute;
	bottom: 20px;
	left: 0;
	width: 100%;
	text-align: center;
	z-index: 10;
}

.et-pb-controllers a {
	display: inline-block;
	background-color: hsla(0, 0%, 100%, .5);
	text-indent: -9999px;
	border-radius: 7px;
	width: 7px;
	height: 7px;
	margin-right: 10px;
	padding: 0;
	opacity: .5;
}

.et-pb-controllers .et-pb-active-control {
	opacity: 1;
}

.et-pb-controllers a:last-child {
	margin-right: 0;
}

.et-pb-controllers .et-pb-active-control {
	background-color: #fff;
}

.et_pb_slides .et_pb_temp_slide {
	display: block;
}

.et_pb_slides:after {
	content: "";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
	width: 0;
}

@media (max-width:980px) {
	.et_pb_bg_layout_light_tablet .et-pb-controllers .et-pb-active-control {
		background-color: #333;
	}
	
	.et_pb_bg_layout_light_tablet .et-pb-controllers a {
		background-color: rgba(0, 0, 0, .3);
	}
	
	.et_pb_bg_layout_light_tablet .et_pb_slide_content {
		color: #333;
	}
	
	.et_pb_bg_layout_dark_tablet .et_pb_slide_description {
		text-shadow: 0 1px 3px rgba(0, 0, 0, .3);
	}
	
	.et_pb_bg_layout_dark_tablet .et_pb_slide_content {
		color: #fff;
	}
	
	.et_pb_bg_layout_dark_tablet .et-pb-controllers .et-pb-active-control {
		background-color: #fff;
	}
	
	.et_pb_bg_layout_dark_tablet .et-pb-controllers a {
		background-color: hsla(0, 0%, 100%, .5);
	}
}

@media (max-width:767px) {
	.et-pb-controllers {
		position: absolute;
		bottom: 5%;
		left: 0;
		width: 100%;
		text-align: center;
		z-index: 10;
		height: 14px;
	}
	
	.et_transparent_nav .et_pb_section:first-child .et-pb-controllers {
		bottom: 18px;
	}
	
	.et_pb_bg_layout_light_phone.et_pb_slider_with_overlay .et_pb_slide_overlay_container, .et_pb_bg_layout_light_phone.et_pb_slider_with_text_overlay .et_pb_text_overlay_wrapper {
		background-color: hsla(0, 0%, 100%, .9);
	}
	
	.et_pb_bg_layout_light_phone .et-pb-controllers .et-pb-active-control {
		background-color: #333;
	}
	
	.et_pb_bg_layout_dark_phone.et_pb_slider_with_overlay .et_pb_slide_overlay_container, .et_pb_bg_layout_dark_phone.et_pb_slider_with_text_overlay .et_pb_text_overlay_wrapper, .et_pb_bg_layout_light_phone .et-pb-controllers a {
		background-color: rgba(0, 0, 0, .3);
	}
	
	.et_pb_bg_layout_dark_phone .et-pb-controllers .et-pb-active-control {
		background-color: #fff;
	}
	
	.et_pb_bg_layout_dark_phone .et-pb-controllers a {
		background-color: hsla(0, 0%, 100%, .5);
	}
}

.et_mobile_device .et_pb_slider_parallax .et_pb_slide, .et_mobile_device .et_pb_slides .et_parallax_bg.et_pb_parallax_css {
	background-attachment: scroll;
}

.et-pb-arrow-next, .et-pb-arrow-prev {
	position: absolute;
	top: 50%;
	z-index: 100;
	font-size: 48px;
	color: #fff;
	margin-top: -24px;
	-webkit-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
	opacity: 0;
}

.et_pb_bg_layout_light .et-pb-arrow-next, .et_pb_bg_layout_light .et-pb-arrow-prev {
	color: #333;
}

.et_pb_slider:hover .et-pb-arrow-prev {
	left: 22px;
	opacity: 1;
}

.et_pb_slider:hover .et-pb-arrow-next {
	right: 22px;
	opacity: 1;
}

.et_pb_bg_layout_light .et-pb-controllers .et-pb-active-control {
	background-color: #333;
}

.et_pb_bg_layout_light .et-pb-controllers a {
	background-color: rgba(0, 0, 0, .3);
}

.et-pb-arrow-next:hover, .et-pb-arrow-prev:hover {
	text-decoration: none;
}

.et-pb-arrow-next span, .et-pb-arrow-prev span {
	display: none;
}

.et-pb-arrow-prev {
	left: -22px;
}

.et-pb-arrow-next {
	right: -22px;
}

.et-pb-arrow-prev:before {
	content: "4";
}

.et-pb-arrow-next:before {
	content: "5";
}

.format-gallery .et-pb-arrow-next, .format-gallery .et-pb-arrow-prev {
	color: #fff;
}

@media (max-width:980px) {
	.et_pb_bg_layout_light_tablet .et-pb-arrow-next, .et_pb_bg_layout_light_tablet .et-pb-arrow-prev {
		color: #333;
	}
	
	.et_pb_bg_layout_dark_tablet .et-pb-arrow-next, .et_pb_bg_layout_dark_tablet .et-pb-arrow-prev {
		color: #fff;
	}
}

@media (max-width:767px) {
	.et_pb_slider:hover .et-pb-arrow-prev {
		left: 0;
		opacity: 1;
	}
	
	.et_pb_slider:hover .et-pb-arrow-next {
		right: 0;
		opacity: 1;
	}
	
	.et_pb_bg_layout_light_phone .et-pb-arrow-next, .et_pb_bg_layout_light_phone .et-pb-arrow-prev {
		color: #333;
	}
	
	.et_pb_bg_layout_dark_phone .et-pb-arrow-next, .et_pb_bg_layout_dark_phone .et-pb-arrow-prev {
		color: #fff;
	}
}

.et_mobile_device .et-pb-arrow-prev {
	left: 22px;
	opacity: 1;
}

.et_mobile_device .et-pb-arrow-next {
	right: 22px;
	opacity: 1;
}

@media (max-width:767px) {
	.et_mobile_device .et-pb-arrow-prev {
		left: 0;
		opacity: 1;
	}
	
	.et_mobile_device .et-pb-arrow-next {
		right: 0;
		opacity: 1;
	}
}

.et_post_gallery {
	padding: 0 !important;
	line-height: 1.7 !important;
	list-style: none !important;
}

.et_gallery_item {
	float: left;
	width: 28.353%;
	margin: 0 7.47% 7.47% 0;
}

.blocks-gallery-item, .et_gallery_item {
	padding-left: 0 !important;
}

.blocks-gallery-item:before, .et_gallery_item:before {
	display: none;
}

.et_gallery_item:nth-child(3n) {
	margin-right: 0;
}

.et_gallery_item:nth-child(3n+1) {
	clear: both;
}

.et_pb_with_border .et-pb-icon, .et_pb_with_border .et_pb_image_wrap {
	border: 0 solid #333;
}

.et_pb_blurb.et_pb_text_align_right .et_pb_blurb_content .et_pb_blurb_container {
	text-align: right;
}

.et_pb_blurb.et_pb_text_align_justified .et_pb_blurb_content .et_pb_blurb_container {
	text-align: justify;
}

.et_pb_blurb.et_pb_text_align_center .et_pb_blurb_content .et_pb_blurb_container {
	text-align: center;
}

.et_pb_main_blurb_image img {
	border-radius: inherit;
}

.et_pb_main_blurb_image img[src*=".svg"] {
	width: auto;
}

.et_pb_blurb_position_left .et_pb_main_blurb_image img, .et_pb_blurb_position_right .et_pb_main_blurb_image img {
	width: inherit;
}

.et_pb_blurb_position_right .et-pb-icon {
	display: table-cell;
}

.et_pb_blurb_position_right .et_pb_blurb_container {
	padding-right: 15px;
}

.et_pb_blurb_position_right .et_pb_blurb_content {
	text-align: right;
}

.et_pb_blurb_position_right .et_pb_main_blurb_image {
	left: auto;
	right: 0;
}

.et_pb_blurb_position_right .et-pb-icon {
	margin-right: 0;
	margin-left: 20px;
}

@media (max-width:980px) {
	.et_pb_blurb_position_left_tablet .et_pb_main_blurb_image, .et_pb_blurb_position_right_tablet .et_pb_main_blurb_image {
		width: 32px;
		display: table-cell;
		line-height: 0;
	}
	
	.et_pb_blurb_position_left_tablet .et_pb_main_blurb_image img, .et_pb_blurb_position_right_tablet .et_pb_main_blurb_image img {
		width: inherit;
	}
	
	.et_pb_blurb_position_left_tablet .et-pb-icon, .et_pb_blurb_position_right_tablet .et-pb-icon {
		font-size: 32px;
		display: table-cell;
	}
	
	.et_pb_blurb_position_left_tablet .et_pb_blurb_container, .et_pb_blurb_position_right_tablet .et_pb_blurb_container {
		display: table-cell;
		vertical-align: top;
	}
	
	.et_pb_blurb_position_left_tablet .et_pb_blurb_container {
		padding-left: 15px;
	}
	
	.et_pb_blurb_position_left_tablet .et_pb_blurb_content {
		text-align: left;
	}
	
	.et_pb_blurb_position_right_tablet .et_pb_blurb_container {
		padding-right: 15px;
	}
	
	.et_pb_blurb_position_right_tablet .et_pb_blurb_content {
		padding-right: 52px;
		text-align: right;
	}
	
	.et_pb_blurb_position_right_tablet .et_pb_main_blurb_image {
		left: auto;
		right: 0;
	}
	
	.et_pb_blurb_position_right_tablet .et-pb-icon {
		margin-right: 0;
		margin-left: 20px;
	}
	
	.et_pb_blurb_position_top_tablet .et_pb_main_blurb_image {
		display: block;
		width: auto;
	}
	
	.et_pb_blurb_position_top_tablet .et-pb-icon {
		font-size: 96px;
		display: initial;
	}
	
	.et_pb_blurb_position_top_tablet .et_pb_blurb_container {
		display: block;
		padding-left: 0;
		padding-right: 0;
	}
	
	.et_pb_blurb_position_top_tablet .et_pb_blurb_content {
		display: inline-block;
		text-align: center;
		padding-right: 0;
	}
}

@media (max-width:767px) {
	.et_pb_blurb_position_left_phone .et_pb_main_blurb_image, .et_pb_blurb_position_right_phone .et_pb_main_blurb_image {
		width: 32px;
		display: table-cell;
		line-height: 0;
	}
	
	.et_pb_blurb_position_left_phone .et_pb_main_blurb_image img, .et_pb_blurb_position_right_phone .et_pb_main_blurb_image img {
		width: inherit;
	}
	
	.et_pb_blurb_position_left_phone .et-pb-icon, .et_pb_blurb_position_right_phone .et-pb-icon {
		font-size: 32px;
		display: table-cell;
	}
	
	.et_pb_blurb_position_left_phone .et_pb_blurb_container, .et_pb_blurb_position_right_phone .et_pb_blurb_container {
		display: table-cell;
		vertical-align: top;
	}
	
	.et_pb_blurb_position_left_phone .et_pb_blurb_container {
		padding-left: 15px;
	}
	
	.et_pb_blurb_position_left_phone .et_pb_blurb_content {
		text-align: left;
	}
	
	.et_pb_blurb_position_right_phone .et_pb_blurb_container {
		padding-right: 15px;
	}
	
	.et_pb_blurb_position_right_phone .et_pb_blurb_content {
		padding-right: 52px;
		text-align: right;
	}
	
	.et_pb_blurb_position_right_phone .et_pb_main_blurb_image {
		left: auto;
		right: 0;
	}
	
	.et_pb_blurb_position_right_phone .et-pb-icon {
		margin-right: 0;
		margin-left: 20px;
	}
	
	.et_pb_blurb_position_top_phone .et_pb_main_blurb_image {
		display: block;
		width: auto;
	}
	
	.et_pb_blurb_position_top_phone .et-pb-icon {
		font-size: 96px;
		display: initial;
	}
	
	.et_pb_blurb_position_top_phone .et_pb_blurb_container {
		display: block;
		padding-left: 0;
		padding-right: 0;
	}
	
	.et_pb_blurb_position_top_phone .et_pb_blurb_content {
		display: inline-block;
		text-align: center;
		padding-right: 0;
	}
}

@media (max-width:980px) {
	.et_pb_blurb.et_pb_text_align_left-tablet .et_pb_blurb_content .et_pb_blurb_container {
		text-align: left;
	}
	
	.et_pb_blurb.et_pb_text_align_right-tablet .et_pb_blurb_content .et_pb_blurb_container {
		text-align: right;
	}
	
	.et_pb_blurb.et_pb_text_align_justified-tablet .et_pb_blurb_content .et_pb_blurb_container {
		text-align: justify;
	}
	
	.et_pb_blurb.et_pb_text_align_center-tablet .et_pb_blurb_content .et_pb_blurb_container {
		text-align: center;
	}
}

@media (max-width:767px) {
	.et_pb_blurb.et_pb_text_align_left-phone .et_pb_blurb_content .et_pb_blurb_container {
		text-align: left;
	}
	
	.et_pb_blurb.et_pb_text_align_right-phone .et_pb_blurb_content .et_pb_blurb_container {
		text-align: right;
	}
	
	.et_pb_blurb.et_pb_text_align_justified-phone .et_pb_blurb_content .et_pb_blurb_container {
		text-align: justify;
	}
	
	.et_pb_blurb.et_pb_text_align_center-phone .et_pb_blurb_content .et_pb_blurb_container {
		text-align: center;
	}
}

.et-waypoint.et_pb_animation_off, .et-waypoint:not(.et_pb_counters).et_pb_animation_off, .et_pb_animation_off {
	opacity: 1;
}

@media (max-width:980px) {
	.et-waypoint.et_pb_animation_off_tablet, .et-waypoint:not(.et_pb_counters).et_pb_animation_off_tablet, .et_pb_animation_off_tablet {
		opacity: 1;
		-webkit-animation: none;
		animation: none;
	}
}

@media (max-width:767px) {
	.et-waypoint.et_pb_animation_off_phone, .et-waypoint:not(.et_pb_counters).et_pb_animation_off_phone, .et_pb_animation_off_phone {
		opacity: 1;
		-webkit-animation: none;
		animation: none;
	}
}