.eael-advanced-menu-container {background-color: #54595f;}
@media screen and (max-width:991px) {.eael-advanced-menu-container {min-height: 50px;overflow: auto;}}
.eael-advanced-menu-container .eael-advanced-menu-toggle {position: absolute;top: 0;right: 0;line-height: 50px;padding-top: 0;padding-bottom: 0;padding-left: 15px;padding-right: 15px;background-color: #000;color: #fff;border: none;border-radius: 0;outline: 0;display: block;}
@media screen and (min-width:992px) {.eael-advanced-menu-container .eael-advanced-menu-toggle {display: none;}}
.eael-advanced-menu-container .eael-advanced-menu-toggle-text {position: absolute;top: 0;left: 20px;font-size: 14px;line-height: 50px !important;letter-spacing: 0 !important;color: #fff;}
@media screen and (min-width:992px) {.eael-advanced-menu-container .eael-advanced-menu-toggle-text {display: none;}}
.eael-advanced-menu-container .eael-advanced-menu {margin: 0;padding: 0;list-style: none;}
.eael-advanced-menu-container .eael-advanced-menu:after {content: "";display: table;clear: both;}
.eael-advanced-menu-container .eael-advanced-menu a {text-decoration: none;outline: 0;box-shadow: none;}
.eael-advanced-menu-container .eael-advanced-menu li a {font-size: 14px;font-weight: 400;line-height: 50px;text-align: center;color: #fff;padding-left: 20px;padding-right: 20px;transition: all .1s;}
.eael-advanced-menu-container .eael-advanced-menu li ul {margin: 0;padding: 0;list-style: none;}
.eael-advanced-menu-container .eael-advanced-menu li ul li a {font-size: 13px;font-weight: 400;line-height: 40px;text-align: left;color: #000;padding-left: 20px;padding-right: 20px;}
.eael-advanced-menu-container .eael-advanced-menu li ul li.current-menu-item>a, .eael-advanced-menu-container .eael-advanced-menu li ul li:hover>a {color: #ee355f;background-color: #fff;}
.eael-advanced-menu-container .eael-advanced-menu li.current-menu-item>a, .eael-advanced-menu-container .eael-advanced-menu li:hover>a {color: #fff;background-color: #ee355f;}
.eael-advanced-menu-container .eael-advanced-menu .eael-advanced-menu-indicator {position: absolute;top: 0;right: 10px;width: 28px;height: 28px;display: block;border: 1px solid rgba(255,255,255,.5);border-radius: 2px;text-align: center;transform: translateY(-50%);cursor: pointer;}
.eael-advanced-menu-container .eael-advanced-menu .eael-advanced-menu-indicator:before {display: block;font-weight: 900;line-height: 26px;color: #fff;transition: transform .3s;}
.eael-advanced-menu-container .eael-advanced-menu .eael-advanced-menu-indicator.eael-advanced-menu-indicator-open:before {transform: rotate(180deg);}
.eael-advanced-menu-container .eael-advanced-menu.eael-advanced-menu-horizontal li {position: relative;float: left;display: inline-block;padding-top: 0;padding-bottom: 0;}
.eael-advanced-menu-container .eael-advanced-menu.eael-advanced-menu-horizontal li a {display: inline-block;}
.eael-advanced-menu-container .eael-advanced-menu.eael-advanced-menu-horizontal li a span {position: relative;margin-left: 5px;}
@media screen and (max-width:991px) {.eael-advanced-menu-container .eael-advanced-menu.eael-advanced-menu-horizontal li a span {display: none;}}
.eael-advanced-menu-container .eael-advanced-menu.eael-advanced-menu-horizontal li ul {position: absolute;top: 100%;left: auto;width: 220px;visibility: hidden;opacity: 0;background-color: #fff;box-shadow: 1px 1px 5px rgba(0,0,0,.1);z-index: 1;}
.eael-advanced-menu-container .eael-advanced-menu.eael-advanced-menu-horizontal li ul li {position: relative;float: none;display: block;}
.eael-advanced-menu-container .eael-advanced-menu.eael-advanced-menu-horizontal li ul li a {display: block;}
.eael-advanced-menu-container .eael-advanced-menu.eael-advanced-menu-horizontal li ul li a span {transform: rotate(-90deg);}
.eael-advanced-menu-container .eael-advanced-menu.eael-advanced-menu-horizontal li ul li:last-child>a {border-bottom-width: 0;}
.eael-advanced-menu-container .eael-advanced-menu.eael-advanced-menu-horizontal li ul li ul {top: 0;left: 100%;}
.eael-advanced-menu-container .eael-advanced-menu.eael-advanced-menu-horizontal li:hover>ul {visibility: visible;opacity: 1;}
@media screen and (min-width:992px) {.eael-advanced-menu-container .eael-advanced-menu.eael-advanced-menu-horizontal.eael-advanced-menu-dropdown-animate-fade li ul {transition: all .3s;}
	.eael-advanced-menu-container .eael-advanced-menu.eael-advanced-menu-horizontal.eael-advanced-menu-dropdown-animate-to-top li ul {transform: translateY(20px);transition: all .3s;}
	.eael-advanced-menu-container .eael-advanced-menu.eael-advanced-menu-horizontal.eael-advanced-menu-dropdown-animate-to-top li:hover>ul {transform: translateY(0);}
	.eael-advanced-menu-container .eael-advanced-menu.eael-advanced-menu-horizontal.eael-advanced-menu-dropdown-animate-zoom-in li ul {transform: scale(.8);transition: all .3s;}
	.eael-advanced-menu-container .eael-advanced-menu.eael-advanced-menu-horizontal.eael-advanced-menu-dropdown-animate-zoom-in li:hover>ul {transform: scale(1);}
	.eael-advanced-menu-container .eael-advanced-menu.eael-advanced-menu-horizontal.eael-advanced-menu-dropdown-animate-zoom-out li ul {transform: scale(1.2);transition: all .3s;}
	.eael-advanced-menu-container .eael-advanced-menu.eael-advanced-menu-horizontal.eael-advanced-menu-dropdown-animate-zoom-out li:hover>ul {transform: scale(1);}
	.eael-advanced-menu-container .eael-advanced-menu.eael-advanced-menu-horizontal .eael-advanced-menu-indicator {display: none;}}
@media screen and (max-width:991px) {.eael-advanced-menu-container .eael-advanced-menu.eael-advanced-menu-horizontal {position: absolute;top: 50px;background-color: #54595f;width: 100%;z-index: 9;display: none;}
	.eael-advanced-menu-container .eael-advanced-menu.eael-advanced-menu-horizontal li {float: none;display: block;}
	.eael-advanced-menu-container .eael-advanced-menu.eael-advanced-menu-horizontal li a {display: block;text-align: inherit;}
	.eael-advanced-menu-container .eael-advanced-menu.eael-advanced-menu-horizontal li ul {position: relative;top: unset;left: unset;width: 100%;box-shadow: none;visibility: visible;opacity: 1;display: none;}
	.eael-advanced-menu-container .eael-advanced-menu.eael-advanced-menu-horizontal li ul li {position: relative;display: block;}
	.eael-advanced-menu-container .eael-advanced-menu.eael-advanced-menu-horizontal li ul li .eael-advanced-menu-indicator {border: 1px solid rgba(0,0,0,.5);}
	.eael-advanced-menu-container .eael-advanced-menu.eael-advanced-menu-horizontal li ul li .eael-advanced-menu-indicator:before {color: #000;}
	.eael-advanced-menu-container .eael-advanced-menu.eael-advanced-menu-horizontal li ul li ul {position: relative;width: 100%;top: unset;left: unset;}
	.eael-advanced-menu-container .eael-advanced-menu.eael-advanced-menu-horizontal li ul li ul li:last-child>a {border-bottom-width: 1px;}}
.eael-advanced-menu-container .eael-advanced-menu.eael-advanced-menu-vertical li {position: relative;}
.eael-advanced-menu-container .eael-advanced-menu.eael-advanced-menu-vertical li a {display: block;text-align: left;}
.eael-advanced-menu-container .eael-advanced-menu.eael-advanced-menu-vertical li ul {display: none;}
.eael-advanced-menu-container .eael-advanced-menu.eael-advanced-menu-vertical li ul li {position: relative;display: block;}
.eael-advanced-menu-container .eael-advanced-menu.eael-advanced-menu-vertical li ul li a {border-bottom-style: solid;border-bottom-width: 1px;border-bottom-color: transparent;}
.eael-advanced-menu-container .eael-advanced-menu.eael-advanced-menu-vertical li ul li:last-child>a {border-bottom-width: 0;}
.eael-advanced-menu-container .eael-advanced-menu.eael-advanced-menu-vertical li ul li .eael-advanced-menu-indicator {border: 1px solid rgba(0,0,0,.5);}
.eael-advanced-menu-container .eael-advanced-menu.eael-advanced-menu-vertical li ul li .eael-advanced-menu-indicator:before {color: #000;}
.eael-advanced-menu-container .eael-advanced-menu.eael-advanced-menu-vertical li ul li ul li:last-child>a {border-bottom-width: 1px;}
@media screen and (min-width:992px) {.eael-advanced-menu-container.eael-advanced-menu-align-center {text-align: center;}}
@media screen and (min-width:992px) {.eael-advanced-menu-container.eael-advanced-menu-align-center .eael-advanced-menu.eael-advanced-menu-horizontal {display: inline-flex;}}
@media screen and (max-width:991px) {.eael-advanced-menu-container.eael-advanced-menu-align-center .eael-advanced-menu>li>a {text-align: center;}}
@media screen and (min-width:992px) {.eael-advanced-menu-container.eael-advanced-menu-align-right {text-align: right;}}
@media screen and (min-width:992px) {.eael-advanced-menu-container.eael-advanced-menu-align-right .eael-advanced-menu.eael-advanced-menu-horizontal {display: inline-flex;}}
@media screen and (max-width:991px) {.eael-advanced-menu-container.eael-advanced-menu-align-right .eael-advanced-menu.eael-advanced-menu-horizontal>li>a {text-align: right;}}
.eael-advanced-menu-container.eael-advanced-menu-align-right .eael-advanced-menu.eael-advanced-menu-horizontal>li>.eael-advanced-menu-indicator {right: initial;left: 10px;}
.eael-advanced-menu-container.eael-advanced-menu-align-right .eael-advanced-menu.eael-advanced-menu-horizontal>li:last-child a {border-right: none;}
.eael-advanced-menu-container.eael-advanced-menu-align-right .eael-advanced-menu.eael-advanced-menu-vertical>li>a {text-align: right;}
.eael-advanced-menu-container.eael-advanced-menu-align-right .eael-advanced-menu.eael-advanced-menu-vertical>li>.eael-advanced-menu-indicator {right: initial;left: 10px;}
.eael-advanced-menu-container.eael-advanced-menu-dropdown-align-center .eael-advanced-menu li ul li a {text-align: center;}
.eael-advanced-menu-container.eael-advanced-menu-dropdown-align-right .eael-advanced-menu li ul li a {text-align: right;}
.eael-advanced-menu-container.eael-advanced-menu-dropdown-align-right .eael-advanced-menu li ul li>.eael-advanced-menu-indicator {right: initial;left: 10px;}
.eael-content-timeline-container {width: 100%;max-width: 980px;margin: 0 auto;}
.eael-content-timeline-container::after {content: "";display: table;clear: both;}
.eael-content-timeline-container {position: relative;padding: 2em 0;margin-top: 0;margin-bottom: 0;z-index: 0;}
.eael-content-timeline-container::before {content: "";position: absolute;top: 0;left: 18px;height: 100%;width: 4px;background: #d7e4ed;z-index: -1;display: none;}
.eael-content-timeline-block {position: relative;padding: 0 0 2em 0;z-index: 0;}
.eael-content-timeline-line {position: absolute;top: 5px;left: 18px;height: 100%;width: 4px;z-index: -2;overflow: hidden;}
.eael-content-timeline-line .eael-content-timeline-inner {position: static;width: 100%;width: 100%;top: 0;left: 0;margin: 0;height: 100%;}
.eael-content-timeline-line {background: #d7e4ed;}
.eael-content-timeline-line .eael-content-timeline-inner {z-index: -1;height: 0;}
.eael-content-timeline-block:last-child .eael-content-timeline-line, .eael-content-timeline-block:last-child .eael-content-timeline-line .eael-content-timeline-inner {display: none;}
.eael-content-timeline-line .eael-content-timeline-inner {opacity: 0;}
.eael-content-timeline-block.highlight .eael-content-timeline-line .eael-content-timeline-inner {opacity: 1;}
.eael-content-timeline-inner.eael-prev-highlighted {opacity: 1 !important;}
.eael-content-timeline-inner.eael-highlighted {background: #3ccd94;opacity: 1;}
.eael-content-timeline-inner.eael-muted {opacity: 0;}
@media only screen and (min-width:992px) {.eael-content-timeline-container {margin-top: 0;margin-bottom: 0;}
	.eael-content-timeline-line, .eael-content-timeline-line .eael-content-timeline-inner {left: 50%;}
	.content-timeline-layout-left.date-position-outside .eael-content-timeline-line, .content-timeline-layout-left.date-position-outside .eael-content-timeline-line .eael-content-timeline-inner {left: 75%;}
	.content-timeline-layout-left.date-position-outside .eael-content-timeline-block:nth-child(2n) .eael-content-timeline-content .eael-date {text-align: right;}
	.date-position-inside.content-timeline-layout-left .eael-content-timeline-line, .date-position-inside.content-timeline-layout-left .eael-content-timeline-line .eael-content-timeline-inner {left: 100%;}
	.content-timeline-layout-right .eael-content-timeline-line, .content-timeline-layout-right .eael-content-timeline-line .eael-content-timeline-inner {left: 25%;}
	.date-position-inside.content-timeline-layout-right .eael-content-timeline-line, .date-position-inside.content-timeline-layout-right .eael-content-timeline-line .eael-content-timeline-inner {left: 0;}
	.date-position-inside.content-timeline-layout-right .eael-content-timeline-block .eael-content-timeline-content .eael-date {text-align: left;}}
.eael-content-timeline-block:after {content: "";display: table;clear: both;}
.eael-content-timeline-block:first-child {margin-top: 0;}
.eael-content-timeline-block:last-child {margin-bottom: 0;}
@media only screen and (min-width:992px) {.eael-content-timeline-block {padding: 0 0 4em 0;}
	.eael-content-timeline-block:first-child {margin-top: 0;}
	.eael-content-timeline-block:last-child {margin-bottom: 0;}}
.eael-content-timeline-img {position: absolute;top: 0;left: 0;width: 40px;height: 40px;border-radius: 50%;text-align: center;line-height: 1;border: 6px solid #f9f9f9;box-shadow: 0 1px 0 1px rgba(0,0,0,.1);}
.eael-content-timeline-img img {display: block;width: 24px;height: 24px;position: relative;left: 50%;top: 50%;transform: translate(-50%,-50%);}
.eael-content-timeline-img i {line-height: 1;margin-top: 50%;transform: translateY(-50%);}
.eael-content-timeline-img.eael-content-timeline-bullet {width: 40px;height: 40px;margin-left: -20px;background-color: #3ccd94;}
.eael-content-timeline-bullet {background-color: #3ccd94;}
.eael-content-timeline-img.eael-picture {transition: .5s;background: #f1f2f3;}
.eael-content-timeline-block.highlight .eael-content-timeline-img.eael-picture {background: #3ccd94;transition: .5s;}
@media only screen and (min-width:992px) {.eael-content-timeline-img {left: 50%;margin-left: -20px;transform: translateZ(0);-webkit-backface-visibility: hidden;backface-visibility: hidden;}
	.content-timeline-layout-left .eael-content-timeline-img {left: 75%;}
	.content-timeline-layout-right .eael-content-timeline-img {left: 25%;}
	.date-position-inside.content-timeline-layout-left .eael-content-timeline-img {left: 100% !important;}
	.date-position-inside.content-timeline-layout-right .eael-content-timeline-img {left: 0 !important;}
	.content-timeline-layout-right .eael-content-timeline-block:nth-child(odd) .eael-content-timeline-content::before {border-left: none;border-right: 7px solid;left: auto;right: 100%;}
	.cssanimations .eael-content-timeline-img.is-hidden {visibility: hidden;}
	.cssanimations .eael-content-timeline-img.bounce-in {visibility: visible;-webkit-animation: eael-bounce-1 .6s;animation: eael-bounce-1 .6s;}}
@media only screen and (max-width:991px) {.eael-content-timeline-block .eael-content-timeline-content::before {border-left: none;}
	.eael-content-timeline-img {margin-left: 0;}}
@-webkit-keyframes eael-bounce-1 {0% {opacity: 0;-webkit-transform: scale(.5);}
	60% {opacity: 1;-webkit-transform: scale(1.2);}
	100% {-webkit-transform: scale(1);}}
@keyframes eael-bounce-1 {0% {opacity: 0;transform: scale(.5);}
	60% {opacity: 1;transform: scale(1.2);}
	100% {transform: scale(1);}}
.eael-content-timeline-content {position: relative;margin-left: 60px;border-radius: .25em;padding: 1em;}
.eael-content-timeline-content:after {content: "";display: table;clear: both;}
.eael-content-timeline-content h2, .eael-content-timeline-content h2 a {color: #303e49;margin: 0;font-size: 100%;line-height: 1.5;}
.eael-content-timeline-content .eael-date, .eael-content-timeline-content .eael-read-more {display: inline-block;}
.eael-content-timeline-content p {margin: 1em 0;line-height: 1.6;}
.eael-content-timeline-content .eael-read-more {float: right;display: inline-block;padding: 10px 25px;font-size: .85em;line-height: 1.5;color: #fff;background-color: #3ccd94;transition: .4s;text-decoration: none;text-transform: uppercase;border-radius: 4px;}
.eael-content-timeline-content .eael-read-more:hover {background-color: #bac4cb;}
.no-touch .eael-content-timeline-content .eael-read-more:hover {background-color: #bac4cb;}
.eael-content-timeline-content .eael-date {float: left;padding: .8em 0;opacity: .7;}
.eael-content-timeline-content::before {content: "";position: absolute;top: 16px;right: 100%;height: 0;width: 0;border: 7px solid transparent;border-right: 7px solid #fff;}
@media only screen and (min-width:992px) {.eael-content-timeline-content {margin-left: 0;padding: 1.6em;width: 45%;}
	.content-timeline-layout-left .eael-content-timeline-content, .content-timeline-layout-right .eael-content-timeline-content {width: 68%;}
	.date-position-inside.content-timeline-layout-left .eael-content-timeline-content {width: 93%;}
	.date-position-inside.content-timeline-layout-right .eael-content-timeline-content {width: 93%;}
	.eael-content-timeline-content::before {top: 24px;left: 100%;border-color: transparent;border-left-color: #f1f2f3;}
	.eael-content-timeline-block:nth-child(odd) .eael-content-timeline-content::before {border-right: none;}
	.eael-content-timeline-content .eael-date {position: absolute;width: 100%;left: calc(100% + 85px);top: 0;font-size: 1em;padding-left: 5px;text-align: left;}
	.eael-content-timeline-block:nth-child(even) .eael-content-timeline-content {float: right;}
	.content-timeline-layout-right .eael-content-timeline-content {float: right;}
	.content-timeline-layout-left .eael-content-timeline-block:nth-child(even) .eael-content-timeline-content {float: left;}
	.eael-content-timeline-block:nth-child(even) .eael-content-timeline-content::before {top: 24px;left: auto;right: 100%;border-color: transparent;border-right-color: #f1f2f3;border-left: none;}
	.eael-content-timeline-block:nth-child(2n) .eael-content-timeline-content::before {border-left: none;}
	.content-timeline-layout-left .eael-content-timeline-block:nth-child(2n) .eael-content-timeline-content::before {border-left: 7px solid;border-right: none;left: 100%;right: auto;}
	.eael-content-timeline-block:nth-child(even) .eael-content-timeline-content .eael-read-more {float: left;}
	.eael-content-timeline-block:nth-child(2n) .eael-content-timeline-content .eael-date {left: auto;right: calc(100% + 85px);text-align: right;font-size: 1em;padding-right: 5px;}
	.content-timeline-layout-left .eael-content-timeline-block:nth-child(2n) .eael-content-timeline-content .eael-date {left: calc(100% + 85px);right: auto;text-align: left;}
	.content-timeline-layout-right .eael-content-timeline-content .eael-date {right: calc(100% + 85px);left: auto;text-align: right;}
	.cssanimations .eael-content-timeline-content.is-hidden {visibility: hidden;}
	.cssanimations .eael-content-timeline-content.bounce-in {visibility: visible;-webkit-animation: eael-bounce-2 .6s;animation: eael-bounce-2 .6s;}
	.content-timeline-layout-left.date-position-outside .eael-content-timeline-content .eael-date, .content-timeline-layout-right.date-position-outside .eael-content-timeline-content .eael-date {width: 40%;}}
@media only screen and (min-width:992px) {.cssanimations .eael-content-timeline-block:nth-child(even) .eael-content-timeline-content.bounce-in {-webkit-animation: eael-bounce-2-inverse .6s;animation: eael-bounce-2-inverse .6s;}}
@-webkit-keyframes eael-bounce-2 {0% {opacity: 0;-webkit-transform: translateX(-100px);}
	60% {opacity: 1;-webkit-transform: translateX(20px);}
	100% {-webkit-transform: translateX(0);}}
@keyframes eael-bounce-2 {0% {opacity: 0;transform: translateX(-100px);}
	60% {opacity: 1;transform: translateX(20px);}
	100% {transform: translateX(0);}}
@-webkit-keyframes eael-bounce-2-inverse {0% {opacity: 0;-webkit-transform: translateX(100px);}
	60% {opacity: 1;-webkit-transform: translateX(-20px);}
	100% {-webkit-transform: translateX(0);}}
@keyframes eael-bounce-2-inverse {0% {opacity: 0;transform: translateX(100px);}
	60% {opacity: 1;transform: translateX(-20px);}
	100% {transform: translateX(0);}}
.content-timeline-layout-left.date-position-inside .eael-content-timeline-content, .content-timeline-layout-right.date-position-inside .eael-content-timeline-content {display: flex;flex-direction: column;}
.content-timeline-layout-left.date-position-inside .eael-content-timeline-content .eael-date, .content-timeline-layout-right.date-position-inside .eael-content-timeline-content .eael-date {position: static;order: 1;}
.content-timeline-layout-left.date-position-inside .eael-content-timeline-content h2, .content-timeline-layout-right.date-position-inside .eael-content-timeline-content h2 {order: 3;}
.content-timeline-layout-left.date-position-inside .eael-content-timeline-content p, .content-timeline-layout-right.date-position-inside .eael-content-timeline-content p {order: 3;}
.content-timeline-layout-left.date-position-inside .eael-content-timeline-content .eael-read-more, .content-timeline-layout-right.date-position-inside .eael-content-timeline-content .eael-read-more {align-self: flex-start;order: 3;}
.content-timeline-layout-left.date-position-inside .eael-content-timeline-content ol, .content-timeline-layout-left.date-position-inside .eael-content-timeline-content ul, .content-timeline-layout-right.date-position-inside .eael-content-timeline-content ol, .content-timeline-layout-right.date-position-inside .eael-content-timeline-content ul {order: 3;padding-left: 20px;}
.content-timeline-layout-left.date-position-outside .eael-content-timeline-content .eael-read-more, .content-timeline-layout-right.date-position-outside .eael-content-timeline-content .eael-read-more {float: left;}
.content-timeline-layout-left.date-position-outside .eael-content-timeline-content .eael-date, .content-timeline-layout-right.date-position-outside .eael-content-timeline-content .eael-date {width: 25%;}
.content-timeline-layout-left.date-position-outside .eael-content-timeline-content .eael-date {text-align: right;}
.content-timeline-layout-right.date-position-outside .eael-content-timeline-content .eael-date {text-align: left;}
@media only screen and (max-width:991px) {.content-timeline-layout-left .eael-content-timeline-content {margin-left: 0;margin-right: 60px;}
	.content-timeline-layout-left .eael-content-timeline-content::before {border-left: 7px solid;border-right: none;right: auto;left: 100%;}
	.content-timeline-layout-left .eael-content-timeline-line {left: auto;right: 10px;}
	.content-timeline-layout-left .eael-content-timeline-img {left: auto;right: -8px;}
	.content-timeline-layout-left.date-position-outside .eael-content-timeline-content .eael-date, .content-timeline-layout-right.date-position-outside .eael-content-timeline-content .eael-date {width: 100%;text-align: left !important;}}
.eael-creative-button--pipaluk {float: left;min-width: 150px;max-width: 250px;display: block;margin: 1em;padding: 1em 2em;padding: 1.5em 3em;border: none;background: 0 0;color: inherit;color: #fff;vertical-align: middle;position: relative;z-index: 1;-webkit-backface-visibility: hidden;-moz-osx-font-smoothing: grayscale;width: 240px;}
.eael-creative-button--pipaluk.button--inverted {color: #7986cb;}
.eael-creative-button--pipaluk::after, .eael-creative-button--pipaluk::before {content: "";border-radius: inherit;position: absolute;top: 0;left: 0;width: 100%;height: 100%;z-index: -1;transition: transform .3s,background-color .3s;transition-timing-function: cubic-bezier(.25,0,.3,1);}
.eael-creative-button--pipaluk::before {border: 2px solid #7986cb;}
.eael-creative-button--pipaluk.button--inverted::before {border-color: #fff;}
.eael-creative-button--pipaluk::after {background: #7986cb;}
.eael-creative-button--pipaluk.button--inverted::after {background: #fff;}
.eael-creative-button--pipaluk:hover::before {transform: scale3d(1,1,1);}
.eael-creative-button--pipaluk::before, .eael-creative-button--pipaluk:hover::after {transform: scale3d(.7,.7,1);}
.eael-creative-button--pipaluk:hover::after {background-color: #3f51b5;}
.eael-creative-button--pipaluk.button--inverted:hover::after {background-color: #fff;}
.eael-creative-button--moema {transition: background-color .3s,color .3s;}
.eael-creative-button--moema::before {content: "";position: absolute;top: -20px;left: -20px;bottom: -20px;right: -20px;background: inherit;z-index: -1;opacity: .4;transform: scale3d(.8,.5,1);}
.eael-creative-button--moema:hover {transition: background-color .1s .3s,color .1s .3s;-webkit-animation: anim-moema-1 .3s forwards;animation: anim-moema-1 .3s forwards;}
.eael-creative-button--moema:hover::before {-webkit-animation: anim-moema-2 .3s .3s forwards;animation: anim-moema-2 .3s .3s forwards;}
@-webkit-keyframes anim-moema-1 {60% {transform: scale3d(.8,.8,1);}
	85% {transform: scale3d(1.1,1.1,1);}
	100% {transform: scale3d(1,1,1);}}
@keyframes anim-moema-1 {60% {transform: scale3d(.8,.8,1);}
	85% {transform: scale3d(1.1,1.1,1);}
	100% {transform: scale3d(1,1,1);}}
@-webkit-keyframes anim-moema-2 {to {opacity: 0;transform: scale3d(1,1,1);}}
@keyframes anim-moema-2 {to {opacity: 0;transform: scale3d(1,1,1);}}
.eael-creative-button--saqui {overflow: hidden;transition: background-color .3s ease-in,color .3s ease-in;}
.eael-creative-button--saqui::after {content: attr(data-text);position: absolute;top: 0;left: 0;width: 100%;height: 100%;transform-origin: -25% 50%;transform: rotate3d(0,0,1,45deg);transition: transform .3s ease-in;display: flex;align-items: center;justify-content: center;}
.eael-creative-button--saqui:hover, .eael-creative-button--saqui:hover::after {transition-timing-function: ease-out;}
.eael-creative-button--saqui:hover::after {transform: rotate3d(0,0,1,0deg);}
.eael-creative-button--wapasha {transition: background-color .3s,color .3s;}
.eael-creative-button--wapasha::before {border: 1px solid rgba(0,0,0,.5);content: "";position: absolute;top: 0;left: 0;width: 100%;height: 100%;z-index: -1;border-radius: inherit;opacity: 0;transform: scale3d(.6,.6,1);transition: transform .3s,opacity .3s;transition-timing-function: cubic-bezier(.75,0,.125,1);}
.eael-creative-button--wapasha:hover::before {transform: scale3d(1,1,1);opacity: 1;}
.eael-creative-button--antiman>span {padding-left: .35em;}
.eael-creative-button--antiman::after, .eael-creative-button--antiman::before {content: "";z-index: -1;border-radius: inherit;pointer-events: none;position: absolute;top: 0;left: 0;width: 100%;height: 100%;-webkit-backface-visibility: hidden;backface-visibility: hidden;transition: transform .3s,opacity .3s;transition-timing-function: cubic-bezier(.75,0,.125,1);}
.eael-creative-button--antiman::before {border: 1px solid rgba(0,0,0,.35);opacity: 0;transform: scale3d(1.2,1.2,1);}
.eael-creative-button--antiman:hover::before {opacity: 1;transform: scale3d(1,1,1);}
.eael-creative-button--antiman:hover::after {opacity: 0;transform: scale3d(.8,.8,1);}
.eael-creative-button.eael-creative-button--shikoba {overflow: hidden;transition: background-color .3s,border-color .3s,color .3s;}
.eael-creative-button--shikoba>span {display: inline-block;transform: translate3d(0,0,0);transition: transform .3s;transition-timing-function: cubic-bezier(.75,0,.125,1);}
.eael-creative-button--shikoba i {position: absolute;left: 15%;transform: translate3d(-40px,5em,0);transition: transform .3s;transition-timing-function: cubic-bezier(.75,0,.125,1);}
.eael-creative-button--shikoba:hover i, .eael-creative-button--shikoba:hover>span {transform: translate3d(10px,0,0);}
.eael-creative-button--wave {overflow: hidden;}
.eael-creative-button--wave::before {content: "";z-index: -1;position: absolute;top: 50%;left: 100%;margin: -15px 0 0 1px;width: 30px;height: 30px;border-radius: 50%;transform-origin: 100% 50%;transform: scale3d(1,2,1);transition: transform .3s,opacity .3s;transition-timing-function: cubic-bezier(.7,0,.9,1);}
.eael-creative-button--wave .eael-creative-button__icon {vertical-align: middle;}
.eael-creative-button--wave>span {vertical-align: middle;padding-left: .75em;}
.eael-creative-button--wave:hover::before {transform: scale3d(40,40,1);}
.eael-creative-button--aylen {overflow: hidden;transition: color .3s;}
.eael-creative-button--aylen::after, .eael-creative-button--aylen::before {content: "";position: absolute;height: 100%;width: 100%;bottom: 100%;left: 0;z-index: -1;transition: transform .3s;transition-timing-function: cubic-bezier(.75,0,.125,1);}
.eael-creative-button--aylen::before {opacity: .75;}
.eael-creative-button--aylen:hover::after, .eael-creative-button--aylen:hover::before {transform: translate3d(0,100%,0);}
.eael-creative-button--aylen:hover::after {transition-delay: 175ms;}
.eael-creative-button--nuka {border: none !important;transition: color .3s;transition-timing-function: cubic-bezier(.2,1,.3,1);}
.eael-creative-button--nuka::after, .eael-creative-button--nuka::before {content: "";position: absolute;border-radius: inherit;z-index: -1;}
.eael-creative-button--nuka::before {top: -4px;bottom: -4px;left: -4px;right: -4px;opacity: .2;transform: scale3d(.7,1,1);transition: transform .3s,opacity .3s;}
.eael-creative-button--nuka::after {top: 0;left: 0;width: 100%;height: 100%;transform: scale3d(1.1,1,1);transition: transform .3s,background-color .3s;}
.eael-creative-button--nuka::after, .eael-creative-button--nuka::before {transition-timing-function: cubic-bezier(.2,1,.3,1);}
.eael-creative-button--nuka:hover::before {opacity: 1;}
.eael-creative-button--nuka:hover::after, .eael-creative-button--nuka:hover::before {transform: scale3d(1,1,1);}
.eael-creative-button--quidel {float: left;min-width: 150px;max-width: 250px;display: block;margin: 1em;padding: 1em 2em;border: none;background: 0 0;background: #7986cb;color: inherit;color: #7986cb;vertical-align: middle;position: relative;z-index: 1;-webkit-backface-visibility: hidden;-moz-osx-font-smoothing: grayscale;overflow: hidden;transition: color .3s;transition-timing-function: cubic-bezier(.75,0,.125,1);}
.eael-creative-button--quidel.button--inverted {background: #fff;color: #fff;}
.eael-creative-button--quidel::after, .eael-creative-button--quidel::before {content: "";position: absolute;z-index: -1;border-radius: inherit;}
.eael-creative-button--quidel::after {top: 2px;left: 2px;right: 2px;bottom: 2px;background: #fff;}
.eael-creative-button--quidel.button--inverted::after {background: #37474f;}
.eael-creative-button--quidel::before {background: #37474f;top: 0;left: 0;width: 100%;height: 100%;transform: translate3d(0,100%,0);transition: transform .3s;transition-timing-function: cubic-bezier(.75,0,.125,1);}
.eael-creative-button--quidel.button--inverted::before {background: #7986cb;}
.button--round-s.eael-creative-button--quidel::after {border-radius: 3px;}
.button--round-m.eael-creative-button--quidel::after {border-radius: 13px;}
.button--round-l.eael-creative-button--quidel::after {border-radius: 40px;}
.eael-creative-button--quidel>span {padding-left: .35em;}
.eael-creative-button--quidel:hover {color: #37474f;}
.eael-creative-button--quidel.button--inverted:hover {color: #7986cb;}
.eael-creative-button--quidel:hover::before {transform: translate3d(0,0,0);}
.eael-creative-button--shikoba {padding: 1em 30px 1em 50px;overflow: hidden;background: #fff;color: #37474f;border-color: #37474f;transition: background-color .3s,border-color .3s,color .3s;}
.eael-creative-button--shikoba.button--inverted {color: #fff;background: #7986cb;}
.eael-creative-button--shikoba span {display: inline-block;transform: translate3d(-10px,0,0);transition: transform .3s;transition-timing-function: cubic-bezier(.75,0,.125,1);}
.eael-creative-button--shikoba .button__icon {position: absolute;left: 20px;font-size: 18px;transform: translate3d(-40px,2.5em,0);transition: transform .3s;transition-timing-function: cubic-bezier(.75,0,.125,1);}
.eael-creative-button--shikoba:hover .button__icon, .eael-creative-button--shikoba:hover span {transform: translate3d(0,0,0);}
.eael-creative-button--shikoba:hover {background: #3f51b5;border-color: #3f51b5;color: #fff;}
.eael-counter {display: inline-block;}
.eael-counter-icon, .eael-counter-icon-divider, .eael-counter-icon-wrap, .eael-counter-num-divider {display: inline-block;}
.eael-counter-icon {line-height: 1;}
.eael-counter-layout-3 .eael-icon-title-wrap, .eael-counter-layout-3-number-wrap, .eael-counter-layout-4 .eael-icon-title-wrap, .eael-counter-layout-4-number-wrap {display: flex;align-items: center;justify-content: center;}
.eael-counter-layout-5, .eael-counter-layout-6 {display: flex;align-items: center;justify-content: center;}
.eael-counter-layout-6 .eael-counter-icon-wrap {order: 2;}
.eael-counter .eael-icon-title-wrap .eael-counter-title {display: inline-block;}
.eael-divider-wrap {font-size: 0;line-height: 0;}
.eael-divider {text-align: center;}
.eael-divider-left .divider-border-left {display: none;}
.eael-divider-right .divider-border-right {display: none;}
.horizontal {border: 0;border-color: #000;border-bottom-width: 4px;border-top-width: 0;display: inline-block;width: 80px;height: 0;border-style: dashed;}
.vertical {border: 0;display: inline-block;border-left: 2px solid #000;height: 50px;}
.divider-text-container {display: inline-block;max-width: 100%;}
.divider-text-wrap {display: flex;align-items: center;margin: 0 auto;}
.eael-divider-wrap.divider-direction-vertical .divider-text-wrap {display: flex;flex-direction: column;}
.eael-divider-wrap.divider-direction-vertical .divider-border {border: 1px solid;}
.eael-divider-wrap.divider-direction-vertical .divider-border-left {order: 1;}
.eael-divider-wrap.divider-direction-vertical .eael-divider-content {order: 2;}
.eael-divider-wrap.divider-direction-vertical .divider-border-right {order: 3;}
.eael-divider-wrap.divider-direction-vertical .divider-text-wrap {display: flex;flex-direction: column;}
.eael-divider-text {font-size: 16px;line-height: 1.4;}
.divider-border-wrap {flex: 1 1 auto;}
.divider-border {border: 0;height: 1px;border-top: 1px solid #000;display: block;width: 100%;}
.eael-divider-content {display: inherit;flex: 0 1 auto;margin: 0 20px;}
.dynamic-gallery-item {float: left;width: 33.33%;}
.dynamic-gallery-item-inner {margin-left: calc(20px / 2);margin-right: calc(20px / 2);margin-bottom: 20px;position: relative;overflow: hidden;}
.dynamic-gallery-item .item-content>h2 {margin: 0;}
.eael-load-more-button-wrap.dynamic-filter-gallery-loadmore {display: flex;}
.dynamic-filter-gallery-loadmore .eael-load-more-button {margin: 0;}
.eael-filter-gallery-control ul li.control.active {transition: .3s;}
.dynamic-gallery-thumbnail {width: 100%;height: 100%;}
.eael-filter-gallery-container .dynamic-gallery-item .caption.media-only-caption {background-color: transparent !important;}
.eael-filter-gallery-container.grid.eael-hoverer .dynamic-gallery-item-inner, .eael-filter-gallery-wrapper .eael-cards .dynamic-gallery-thumbnail {height: 300px;}
.eael-filter-gallery-container.grid.eael-hoverer .dynamic-gallery-thumbnail>img, .eael-filter-gallery-wrapper .eael-cards .dynamic-gallery-thumbnail>img {width: 100%;height: 100%;-o-object-fit: cover;object-fit: cover;}
.eael-filter-gallery-container .dynamic-gallery-thumbnail {position: relative;overflow: hidden;}
.eael-filter-gallery-container .caption {position: absolute;left: 0;top: 0;height: 100%;width: 100%;background-color: rgba(0,0,0,.7);}
.eael-filter-gallery-container .caption>a {position: absolute;height: 100%;width: 100%;}
.eael-filter-gallery-container .dynamic-gallery-thumbnail .caption i {font-size: 18px;}
.eael-filter-gallery-container .caption>a.popup-media {display: flex;flex-direction: column;justify-content: center;align-items: center;}
.eael-filter-gallery-container .caption>a.popup-media>i {height: 40px;width: 40px;text-align: center;line-height: 40px;color: #fff;background: #000;}
.caption {display: flex;flex-direction: column;justify-content: center;align-items: center;}
.card-buttons>a, .eael-filter-gallery-container .caption .buttons a {height: 40px;width: 40px;display: inline-block;text-align: center;margin: 0 5px;line-height: 40px;color: #fff;font-size: 18px;}
.eael-filter-gallery-container .caption .buttons a, .eael-filter-gallery-container .caption>a.popup-media>i {transition: .3s;}
.eael-filter-gallery-container.grid.eael-cards .card-buttons>a:first-child {margin-left: 0;}
.eael-filter-gallery-container.grid.eael-cards .card-buttons>a:last-child {margin-right: 0;}
a.popup-only-media.eael-magnific-link {position: absolute;height: 100%;width: 100%;display: block;z-index: 999999;left: 0;top: 0;}
.eael-filter-gallery-container .dynamic-gallery-item-inner .caption {transition: .3s;}
.eael-filter-gallery-container .dynamic-gallery-item-inner .caption.eael-fade-in {visibility: hidden;opacity: 0;}
.eael-filter-gallery-container .dynamic-gallery-item-inner:hover .caption.eael-fade-in {visibility: visible;opacity: 1;}
.eael-filter-gallery-container .caption.eael-zoom-in {transform: scale(.8);visibility: hidden;opacity: 0;}
.eael-filter-gallery-container .dynamic-gallery-item-inner:hover .caption.eael-zoom-in {transform: scale(1);visibility: visible;opacity: 1;}
.eael-filter-gallery-container .dynamic-gallery-item-inner .caption.eael-slide-up {transform: translateY(100%);}
.eael-filter-gallery-container .dynamic-gallery-item-inner:hover .caption.eael-slide-up {transform: translateY(0);}
@media only screen and (min-width:1025px) {.elementor-element.elementor-grid-1 {position: relative;}
	.elementor-element.elementor-grid-1 .dynamic-gallery-item {width: 100%;float: left;}
	.elementor-element.elementor-grid-2 {position: relative;}
	.elementor-element.elementor-grid-2 .dynamic-gallery-item {width: 50%;float: left;}
	.elementor-element.elementor-grid-2 .dynamic-gallery-item:nth-of-type(2n) {margin-right: 0 !important;}
	.elementor-element.elementor-grid-2 .dynamic-gallery-item:nth-of-type(2n+1) {clear: left;}
	.elementor-element.elementor-grid-3 {position: relative;}
	.elementor-element.elementor-grid-3 .dynamic-gallery-item {width: 33.3333%;float: left;}
	.elementor-element.elementor-grid-3 .dynamic-gallery-item:nth-of-type(3n) {margin-right: 0 !important;}
	.elementor-element.elementor-grid-3 .dynamic-gallery-item:nth-of-type(3n+1) {clear: left;}
	.elementor-element.elementor-grid-4 {position: relative;}
	.elementor-element.elementor-grid-4 .dynamic-gallery-item {width: 25%;float: left;}
	.elementor-element.elementor-grid-4 .dynamic-gallery-item:nth-of-type(4n) {margin-right: 0 !important;}
	.elementor-element.elementor-grid-4 .dynamic-gallery-item:nth-of-type(4n+1) {clear: left;}
	.elementor-element.elementor-grid-5 {position: relative;}
	.elementor-element.elementor-grid-5 .pp-logo-grid {margin-right: -5px;}
	.elementor-element.elementor-grid-5 .dynamic-gallery-item {width: 20%;float: left;}
	.elementor-element.elementor-grid-5 .dynamic-gallery-item:nth-of-type(5n) {margin-right: 0 !important;}
	.elementor-element.elementor-grid-5 .dynamic-gallery-item:nth-of-type(5n+1) {clear: left;}
	.elementor-element.elementor-grid-6 {position: relative;}
	.elementor-element.elementor-grid-6 .pp-logo-grid {margin-right: -6px;}
	.elementor-element.elementor-grid-6 .dynamic-gallery-item {width: 16.6667%;float: left;}
	.elementor-element.elementor-grid-6 .dynamic-gallery-item:nth-of-type(6n) {margin-right: 0 !important;}
	.elementor-element.elementor-grid-6 .dynamic-gallery-item:nth-of-type(6n+1) {clear: left;}}
@media only screen and (max-width:1024px) and (min-width:766px) {.elementor-element.elementor-grid-tablet-1 {position: relative;}
	.elementor-element.elementor-grid-tablet-1 .dynamic-gallery-item {width: 100%;float: left;}
	.elementor-element.elementor-grid-tablet-2 {position: relative;}
	.elementor-element.elementor-grid-tablet-2 .dynamic-gallery-item {width: 50%;float: left;}
	.elementor-element.elementor-grid-tablet-2 .dynamic-gallery-item:nth-of-type(2n) {margin-right: 0 !important;}
	.elementor-element.elementor-grid-tablet-2 .dynamic-gallery-item:nth-of-type(2n+1) {clear: left;}
	.elementor-element.elementor-grid-tablet-3 {position: relative;}
	.elementor-element.elementor-grid-tablet-3 .dynamic-gallery-item {width: 33.3333%;float: left;}
	.elementor-element.elementor-grid-tablet-3 .dynamic-gallery-item:nth-of-type(3n) {margin-right: 0 !important;}
	.elementor-element.elementor-grid-tablet-3 .dynamic-gallery-item:nth-of-type(3n+1) {clear: left;}
	.elementor-element.elementor-grid-tablet-4 {position: relative;}
	.elementor-element.elementor-grid-tablet-4 .dynamic-gallery-item {width: 25%;float: left;}
	.elementor-element.elementor-grid-tablet-4 .dynamic-gallery-item:nth-of-type(4n) {margin-right: 0 !important;}
	.elementor-element.elementor-grid-tablet-4 .dynamic-gallery-item:nth-of-type(4n+1) {clear: left;}
	.elementor-element.elementor-grid-tablet-5 {position: relative;}
	.elementor-element.elementor-grid-tablet-5 .dynamic-gallery-item {width: 20%;float: left;}
	.elementor-element.elementor-grid-tablet-5 .dynamic-gallery-item:nth-of-type(5n) {margin-right: 0 !important;}
	.elementor-element.elementor-grid-tablet-5 .dynamic-gallery-item:nth-of-type(5n+1) {clear: left;}
	.elementor-element.elementor-grid-tablet-6 {position: relative;}
	.elementor-element.elementor-grid-tablet-6 .pp-logo-grid {margin-right: -6px;}
	.elementor-element.elementor-grid-tablet-6 .dynamic-gallery-item {width: 16.6667%;float: left;}
	.elementor-element.elementor-grid-tablet-6 .dynamic-gallery-item:nth-of-type(6n) {margin-right: 0 !important;}
	.elementor-element.elementor-grid-tablet-6 .dynamic-gallery-item:nth-of-type(6n+1) {clear: left;}}
@media only screen and (max-width:767px) {.elementor-element.elementor-grid-mobile-1 {position: relative;}
	.elementor-element.elementor-grid-mobile-1 .dynamic-gallery-item {width: 100%;float: left;}
	.elementor-element.elementor-grid-mobile-2 {position: relative;}
	.elementor-element.elementor-grid-mobile-2 .dynamic-gallery-item {width: 50%;float: left;}
	.elementor-element.elementor-grid-mobile-2 .dynamic-gallery-item:nth-of-type(2n) {margin-right: 0 !important;}
	.elementor-element.elementor-grid-mobile-2 .dynamic-gallery-item:nth-of-type(2n+1) {clear: left;}
	.elementor-element.elementor-grid-mobile-3 {position: relative;}
	.elementor-element.elementor-grid-mobile-3 .dynamic-gallery-item {width: 33.3333%;float: left;}
	.elementor-element.elementor-grid-mobile-3 .dynamic-gallery-item:nth-of-type(3n) {margin-right: 0 !important;}
	.elementor-element.elementor-grid-mobile-3 .dynamic-gallery-item:nth-of-type(3n+1) {clear: left;}
	.elementor-element.elementor-grid-mobile-4 {position: relative;}
	.elementor-element.elementor-grid-mobile-4 .dynamic-gallery-item {width: 25%;float: left;}
	.elementor-element.elementor-grid-mobile-4 .dynamic-gallery-item:nth-of-type(4n) {margin-right: 0 !important;}
	.elementor-element.elementor-grid-mobile-4 .dynamic-gallery-item:nth-of-type(4n+1) {clear: left;}
	.elementor-element.elementor-grid-mobile-5 {position: relative;}
	.elementor-element.elementor-grid-mobile-5 .dynamic-gallery-item {width: 20%;float: left;}
	.elementor-element.elementor-grid-mobile-5 .dynamic-gallery-item:nth-of-type(5n) {margin-right: 0 !important;}
	.elementor-element.elementor-grid-mobile-5 .dynamic-gallery-item:nth-of-type(5n+1) {clear: left;}
	.elementor-element.elementor-grid-mobile-6 {position: relative;}
	.elementor-element.elementor-grid-mobile-6 .pp-logo-grid {margin-right: -6px;}
	.elementor-element.elementor-grid-mobile-6 .dynamic-gallery-item {width: 16.6667%;float: left;}
	.elementor-element.elementor-grid-mobile-6 .dynamic-gallery-item:nth-of-type(6n) {margin-right: 0 !important;}
	.elementor-element.elementor-grid-mobile-6 .dynamic-gallery-item:nth-of-type(6n+1) {clear: left;}}
.eael-fancy-text-container.style-2 {font-size: 24px;}
.eael-fancy-text-container.style-2 .eael-fancy-text-strings {background: #f54;color: #fff;padding: 10px 25px;}
.flip-custom-nav {display: block;}
.eael-image-hotspots {position: relative;}
.eael-hot-spot-wrap {cursor: pointer;position: absolute;width: 14px;height: 14px;background: #000;border-radius: 50%;font-size: 14px;display: inline-flex;padding: 15px;align-items: center;justify-content: center;}
.eael-hot-spot-image {position: relative;}
.eael-hotspot-text {z-index: 5;}
.eael-hot-spot-inner {cursor: pointer;display: flex;align-items: center;justify-content: center;text-align: center;}
.eael-hot-spot-inner.hotspot-animation:before {content: "";display: block;position: absolute;z-index: 0;pointer-events: none;-webkit-animation: pulse 2s infinite;animation: pulse 2s infinite;left: 0;top: 0;}
.eael-hot-spot-inner.hotspot-animation:hover:before {-webkit-animation: none;animation: none;}
.eael-hot-spot-inner, .eael-hot-spot-inner:before {background-color: #000;border-radius: 50%;color: #fff;height: 100%;position: absolute;width: 100%;}
.eael-hotspot-icon {position: relative;}
.eael-hotspot-icon-wrap {display: inline-flex;width: 100%;height: 100%;vertical-align: middle;align-items: center;justify-content: center;border-radius: 50%;}
.eael-single-tooltip p {margin: 0;}
@-webkit-keyframes pulse {0% {transform: scale(1);box-shadow: inset 0 0 1px 1px rgba(0,0,0,.8);}
	100% {transform: scale(1.5);box-shadow: inset 0 0 1px 1px transparent;}}
@keyframes pulse {0% {transform: scale(1);box-shadow: inset 0 0 1px 1px rgba(0,0,0,.8);}
	100% {transform: scale(1.5);box-shadow: inset 0 0 1px 1px transparent;}}
.tipso_content p:last-child {margin-bottom: 0;}
.tipso_bubble, .tipso_bubble>.tipso_arrow {box-sizing: border-box;}
.tipso_bubble {position: absolute;text-align: center;border-radius: 6px;z-index: 9999;}
.tipso_style {cursor: help;border-bottom: 1px dotted;}
.tipso_title {border-radius: 6px 6px 0 0;}
.tipso_content {word-wrap: break-word;padding: .5em;}
.tipso_bubble.tiny {font-size: .6rem;}
.tipso_bubble.small {font-size: .8rem;}
.tipso_bubble.default {font-size: 1rem;}
.tipso_bubble.large {font-size: 1.2rem;width: 100%;}
.tipso_bubble>.tipso_arrow {position: absolute;width: 0;height: 0;border: 8px solid;pointer-events: none;}
.tipso_bubble.top>.tipso_arrow {border-top-color: #000;border-right-color: transparent;border-left-color: transparent;border-bottom-color: transparent;top: 100%;left: 50%;margin-left: -8px;}
.tipso_bubble.bottom>.tipso_arrow {border-bottom-color: #000;border-right-color: transparent;border-left-color: transparent;border-top-color: transparent;bottom: 100%;left: 50%;margin-left: -8px;}
.tipso_bubble.left>.tipso_arrow {border-left-color: #000;border-top-color: transparent;border-bottom-color: transparent;border-right-color: transparent;top: 50%;left: 100%;margin-top: -8px;}
.tipso_bubble.right>.tipso_arrow {border-right-color: #000;border-top-color: transparent;border-bottom-color: transparent;border-left-color: transparent;top: 50%;right: 100%;margin-top: -8px;}
.tipso_bubble .top_right_corner, .tipso_bubble.top_right_corner {border-bottom-left-radius: 0;}
.tipso_bubble .bottom_right_corner, .tipso_bubble.bottom_right_corner {border-top-left-radius: 0;}
.tipso_bubble .top_left_corner, .tipso_bubble.top_left_corner {border-bottom-right-radius: 0;}
.tipso_bubble .bottom_left_corner, .tipso_bubble.bottom_left_corner {border-top-right-radius: 0;}
.eael-img-comp-container {box-sizing: border-box;cursor: pointer;line-height: 0;margin: 0 auto;overflow: hidden;padding: 0;position: relative;-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;}
.eael-img-comp-container * {box-sizing: inherit;}
.eael-img-comp-container::after, .eael-img-comp-container::before {box-sizing: inherit;}
.eael-img-comp-container img, .eael-img-comp-container picture>img {max-width: none !important;}
.eael-img-comp-container>img, .eael-img-comp-container>picture>img {display: block;width: 100%;}
.eael-img-comp-container>div:first-child, picture .eael-img-comp-container>div {height: 100%;left: 0;overflow: hidden;position: absolute;top: 0;width: 50%;}
.cocoen-drag {background: #fff;bottom: 0;cursor: ew-resize;left: 50%;margin-left: -1px;position: absolute;top: 0;width: 2px;}
.cocoen-drag::before {border: 3px solid #fff;content: "";height: 30px;left: 50%;margin-left: -7px;margin-top: -18px;position: absolute;top: 50%;width: 14px;}
.eael-image-scroller {position: relative;overflow: auto;line-height: 0;}
.eael-image-scroller img {margin: 0;padding: 0;border: 0;border-radius: 0;}
.eael-image-scroller.eael-image-scroller-horizontal img {width: inherit;max-width: unset;max-height: 100%;}
.eael-image-scroller.eael-image-scroller-vertical img {width: 100%;max-width: 100%;height: auto;}
.eael-image-scroller.eael-image-scroller-hover {overflow: hidden;}
.eael-image-scroller.eael-image-scroller-hover img {transition-property: transform;transition-duration: 1s;transition-timing-function: linear;transition-delay: 0s;}
.eael-instafeed {width: 100%;margin: auto;}
.eael-instafeed.eael-col-1 .eael-instafeed-item {float: none;width: 100%;}
@media only screen and (max-width:979px) {.eael-instafeed.eael-col-1 .eael-instafeed-item {width: 33.3333%;}}
@media only screen and (max-width:480px) {.eael-instafeed.eael-col-1 .eael-instafeed-item {width: 50%;}}
.eael-instafeed.eael-col-2 .eael-instafeed-item {float: left;width: 50%;}
@media only screen and (max-width:979px) {.eael-instafeed.eael-col-2 .eael-instafeed-item {width: 33.3333%;}}
@media only screen and (max-width:480px) {.eael-instafeed.eael-col-2 .eael-instafeed-item {width: 50%;}}
.eael-instafeed.eael-col-3 .eael-instafeed-item {float: left;width: 33.3333%;}
@media only screen and (max-width:979px) {.eael-instafeed.eael-col-3 .eael-instafeed-item {width: 33.3333%;}}
@media only screen and (max-width:480px) {.eael-instafeed.eael-col-3 .eael-instafeed-item {width: 50%;}}
.eael-instafeed.eael-col-4 .eael-instafeed-item {float: left;width: 25%;}
@media only screen and (max-width:979px) {.eael-instafeed.eael-col-4 .eael-instafeed-item {width: 33.3333%;}}
@media only screen and (max-width:480px) {.eael-instafeed.eael-col-4 .eael-instafeed-item {width: 50%;}}
.eael-instafeed.eael-col-5 .eael-instafeed-item {float: left;width: 20%;}
@media only screen and (max-width:979px) {.eael-instafeed.eael-col-5 .eael-instafeed-item {width: 33.3333%;}}
@media only screen and (max-width:480px) {.eael-instafeed.eael-col-5 .eael-instafeed-item {width: 50%;}}
.eael-instafeed.eael-col-6 .eael-instafeed-item {float: left;width: 16.6666%;}
@media only screen and (max-width:979px) {.eael-instafeed.eael-col-6 .eael-instafeed-item {width: 33.3333%;}}
@media only screen and (max-width:480px) {.eael-instafeed.eael-col-6 .eael-instafeed-item {width: 50%;}}
.eael-instafeed .eael-instafeed-item {display: inline-block;line-height: 0;}
.eael-instafeed .eael-instafeed-img {width: 100%;height: auto;-o-object-fit: cover;object-fit: cover;}
.eael-instafeed .eael-instafeed-item, .eael-instafeed .eael-instafeed-item-inner {position: relative;}
.eael-instafeed .eael-instafeed-item .eael-instafeed-caption, .eael-instafeed .eael-instafeed-item-inner .eael-instafeed-caption {transform: scale(.8);opacity: 0;transition: all .2s;}
.eael-instafeed .eael-instafeed-item-inner:hover .eael-instafeed-caption, .eael-instafeed .eael-instafeed-item:hover .eael-instafeed-caption {transform: scale(1);opacity: 1;}
.elementor-widget-eael-instafeed .eael-load-more-button-wrap {justify-content: center;margin-top: 15px;}
.elementor-widget-eael-instafeed .eael-load-more-button-wrap.no-pagination {display: none;}
.eael-instafeed-overlay .eael-instafeed-caption {position: absolute;top: 0;bottom: 0;left: 0;right: 0;font-size: 12px;line-height: 1;}
.eael-instafeed-overlay .eael-instafeed-caption .eael-instafeed-caption-inner {position: relative;}
.eael-instafeed-overlay.eael-instafeed-overlay-simple .eael-instafeed-caption {display: flex;justify-content: center;text-align: center;}
.eael-instafeed-overlay.eael-instafeed-overlay-simple .eael-instafeed-caption .eael-instafeed-caption-inner {align-self: center;}
.eael-instafeed-overlay.eael-instafeed-overlay-simple .eael-instafeed-icon {margin-bottom: 20px;}
.eael-instafeed-overlay.eael-instafeed-overlay-simple .eael-instafeed-icon i {font-size: 32px;}
.eael-instafeed-overlay.eael-instafeed-overlay-simple .eael-instafeed-meta {margin-bottom: 0;}
.eael-instafeed-overlay.eael-instafeed-overlay-simple .eael-instafeed-meta span {display: inline-block;margin: 0 10px;}
.eael-instafeed-overlay.eael-instafeed-overlay-basic .eael-instafeed-caption {text-align: center;}
.eael-instafeed-overlay.eael-instafeed-overlay-basic .eael-instafeed-caption .eael-instafeed-caption-inner {display: block;height: 100%;}
.eael-instafeed-overlay.eael-instafeed-overlay-basic .eael-instafeed-caption-text {position: absolute;top: 15px;left: 15px;right: 15px;font-size: 16px;font-weight: 400;line-height: 1.3;margin-bottom: 0;}
.eael-instafeed-overlay.eael-instafeed-overlay-basic .eael-instafeed-meta {position: absolute;bottom: 15px;left: 0;right: 0;margin-bottom: 0;}
.eael-instafeed-overlay.eael-instafeed-overlay-basic .eael-instafeed-meta span {display: inline-block;margin: 0 10px;}
.eael-instafeed-overlay.eael-instafeed-overlay-basic .eael-instafeed-meta span.eael-instafeed-post-time {display: block;margin-bottom: 8px;}
.eael-instafeed-overlay.eael-instafeed-overlay-standard .eael-instafeed-caption .eael-instafeed-caption-inner {display: block;height: 100%;}
.eael-instafeed-overlay.eael-instafeed-overlay-standard .eael-instafeed-icon {position: absolute;top: 15px;left: 15px;margin-bottom: 0;}
.eael-instafeed-overlay.eael-instafeed-overlay-standard .eael-instafeed-icon i {font-size: 38px;}
.eael-instafeed-overlay.eael-instafeed-overlay-standard .eael-instafeed-meta {position: absolute;bottom: 15px;left: 15px;right: 15px;margin-bottom: 0;}
.eael-instafeed-overlay.eael-instafeed-overlay-standard .eael-instafeed-meta .eael-instafeed-caption-text {font-size: 15px;font-weight: 400;line-height: 1.3;margin-bottom: 12px;}
.eael-instafeed-overlay.eael-instafeed-overlay-standard .eael-instafeed-meta span {display: inline-block;margin-right: 10px;}
.eael-instafeed-card .eael-instafeed-item .eael-instafeed-item-inner {border: 1px solid #eee;margin: 10px;}
.eael-instafeed-card .eael-instafeed-item .eael-instafeed-item-inner .eael-instafeed-item-header {padding: 8px 12px;}
.eael-instafeed-card .eael-instafeed-item .eael-instafeed-item-inner .eael-instafeed-item-header .eael-instafeed-item-user {float: left;}
.eael-instafeed-card .eael-instafeed-item .eael-instafeed-item-inner .eael-instafeed-item-header .eael-instafeed-item-user .eael-instafeed-avatar {float: left;display: inline-block;width: 32px;height: 32px;border-radius: 50%;margin-right: 10px;}
.eael-instafeed-card .eael-instafeed-item .eael-instafeed-item-inner .eael-instafeed-item-header .eael-instafeed-item-user .eael-instafeed-username {float: left;display: inline-block;font-size: 14px;font-weight: 400;line-height: 32px;margin: 0;}
.eael-instafeed-card .eael-instafeed-item .eael-instafeed-item-inner .eael-instafeed-item-header .eael-instafeed-post-time {float: right;font-size: 11px;line-height: 32px;margin-right: 10px;}
.eael-instafeed-card .eael-instafeed-item .eael-instafeed-item-inner .eael-instafeed-item-header .eael-instafeed-icon {float: right;}
.eael-instafeed-card .eael-instafeed-item .eael-instafeed-item-inner .eael-instafeed-item-header .eael-instafeed-icon i {font-size: 32px;background: -webkit-linear-gradient(#f9ed41,#e7407b);-webkit-background-clip: text;background-clip: text;-webkit-text-fill-color: transparent;}
.eael-instafeed-card .eael-instafeed-item .eael-instafeed-item-inner .eael-instafeed-item-content {position: relative;display: block;}
.eael-instafeed-card .eael-instafeed-item .eael-instafeed-item-inner .eael-instafeed-item-content .eael-instafeed-caption {position: absolute;top: 0;bottom: 0;left: 0;right: 0;}
.eael-instafeed-card .eael-instafeed-item .eael-instafeed-item-inner .eael-instafeed-item-content .eael-instafeed-caption .eael-instafeed-caption-inner {display: block;height: 100%;}
.eael-instafeed-card .eael-instafeed-item .eael-instafeed-item-inner .eael-instafeed-item-content .eael-instafeed-caption-text {position: absolute;bottom: 15px;left: 15px;right: 15px;font-size: 15px;font-weight: 400;line-height: 1.3;margin-bottom: 0;}
.eael-instafeed-card .eael-instafeed-item .eael-instafeed-item-inner .eael-instafeed-item-footer {padding: 12px;}
.eael-instafeed-card .eael-instafeed-item .eael-instafeed-item-inner .eael-instafeed-item-footer span {display: inline-block;font-size: 13px;font-weight: 400;line-height: 30px;}
.eael-instafeed-card .eael-instafeed-item .eael-instafeed-item-inner .eael-instafeed-item-footer span.eael-instafeed-post-likes {margin-right: 10px;}
.eael-instafeed-card .eael-instafeed-item .eael-instafeed-item-inner .eael-instafeed-item-footer span.eael-instafeed-post-time {float: right;}
.eael-instafeed-card .eael-instafeed-item .eael-instafeed-item-inner .eael-instafeed-item-footer .eael-instafeed-caption-text {font-size: 13px;font-weight: 400;line-height: 1.3;margin-top: 5px;margin-bottom: 0;}
.eael-interactive-promo {list-style: outside none none;margin: 0 auto;max-width: 100%;position: relative;text-align: center;}
.eael-interactive-promo figure {position: relative;overflow: hidden;margin: 10px 0;width: 100%;text-align: center;cursor: pointer;background-color: #3085a3;}
.eael-interactive-promo figure img {position: relative;display: block;max-width: 100%;opacity: .8;}
.eael-interactive-promo figure figcaption {padding: 2em;color: #fff;text-transform: uppercase;font-size: 1.25em;-webkit-backface-visibility: hidden;backface-visibility: hidden;}
.eael-interactive-promo figure figcaption h2 {font-size: 1.25em;}
.eael-interactive-promo figure figcaption::after, .eael-interactive-promo figure figcaption::before {pointer-events: none;}
.eael-interactive-promo figure figcaption, .eael-interactive-promo figure figcaption>a {position: absolute;top: 0;left: 0;width: 100%;height: 100%;}
.eael-interactive-promo figure figcaption>a {z-index: 1000;text-indent: 200%;white-space: nowrap;font-size: 0;opacity: 0;}
.elementor-editor-active .eael-interactive-promo figure figcaption>a {z-index: 1;}
.eael-interactive-promo figure h2 {font-weight: bolder;}
.eael-interactive-promo figure h2 span {font-weight: 800;}
.eael-interactive-promo figure h2, .eael-interactive-promo figure p {margin: 0;}
.eael-interactive-promo figure p {letter-spacing: 1px;font-size: 62.5%;}
figure.effect-lily img {max-width: none;width: calc(100% + 50px);opacity: .7;transition: opacity .35s,transform .35s;transform: translate3d(-40px,0,0);}
figure.effect-lily figcaption {text-align: left;}
figure.effect-lily figcaption>div {position: absolute;bottom: 0;left: 0;padding: 2em;width: 100%;height: 50%;}
figure.effect-lily h2, figure.effect-lily p {transform: translate3d(0,40px,0);}
figure.effect-lily h2 {transition: transform .35s;}
figure.effect-lily p {opacity: 0;transition: opacity .2s,transform .35s;}
figure.effect-lily:hover img, figure.effect-lily:hover p {opacity: 1;}
figure.effect-lily:hover h2, figure.effect-lily:hover img, figure.effect-lily:hover p {transform: translate3d(0,0,0);}
figure.effect-lily:hover p {transition-delay: 50ms;transition-duration: .35s;}
figure.effect-sadie figcaption::before {position: absolute;top: 0;left: 0;width: 100%;height: 100%;background: linear-gradient(to bottom,rgba(72,76,97,0) 0,rgba(72,76,97,.8) 75%);content: "";opacity: 0;transform: translate3d(0,50%,0);}
figure.effect-sadie h2 {position: absolute;top: 50%;left: 0;width: 100%;color: #484c61;transition: transform .35s,color .35s;transform: translate3d(0,-50%,0);}
figure.effect-sadie figcaption::before, figure.effect-sadie p {transition: opacity .35s,transform .35s;}
figure.effect-sadie p {position: absolute;bottom: 0;left: 0;padding: 2em;width: 100%;opacity: 0;transform: translate3d(0,10px,0);}
figure.effect-sadie:hover h2 {color: #fff;transform: translate3d(0,-50%,0) translate3d(0,-40px,0);}
figure.effect-sadie:hover figcaption::before, figure.effect-sadie:hover p {opacity: 1;transform: translate3d(0,0,0);}
figure.effect-layla {background-color: #18a367;}
figure.effect-layla img {height: auto;max-width: calc(100% + 30px);width: calc(100% + 30px);}
figure.effect-layla figcaption {padding: 3em;}
figure.effect-layla figcaption::after, figure.effect-layla figcaption::before {position: absolute;content: "";opacity: 0;}
figure.effect-layla figcaption::before {top: 50px;right: 30px;bottom: 50px;left: 30px;border-top: 1px solid #fff;border-bottom: 1px solid #fff;transform: scale(0,1);transform-origin: 0 0;}
figure.effect-layla figcaption::after {top: 30px;right: 50px;bottom: 30px;left: 50px;border-right: 1px solid #fff;border-left: 1px solid #fff;transform: scale(1,0);transform-origin: 100% 0;}
figure.effect-layla h2 {padding-top: 26%;transition: transform .35s;}
figure.effect-layla p {padding: .5em 2em;text-transform: none;opacity: 0;transform: translate3d(0,-10px,0);}
figure.effect-layla h2, figure.effect-layla img {transform: translate3d(-30px,0,0);}
figure.effect-layla figcaption::after, figure.effect-layla figcaption::before, figure.effect-layla img, figure.effect-layla p {transition: opacity .35s,transform .35s;}
figure.effect-layla:hover img {opacity: .7;transform: translate3d(0,0,0);}
figure.effect-layla:hover figcaption::after, figure.effect-layla:hover figcaption::before {opacity: 1;transform: scale(1);}
figure.effect-layla:hover h2, figure.effect-layla:hover p {opacity: 1;transform: translate3d(0,0,0);}
figure.effect-layla:hover figcaption::after, figure.effect-layla:hover h2, figure.effect-layla:hover img, figure.effect-layla:hover p {transition-delay: .15s;}
figure.effect-oscar {background: linear-gradient(45deg,#22682a 0,#9b4a1b 40%,#3a342a 100%);}
figure.effect-oscar img {opacity: .9;transition: opacity .35s;}
figure.effect-oscar figcaption {padding: 3em;background-color: rgba(58,52,42,.7);transition: background-color .35s;}
figure.effect-oscar figcaption::before {position: absolute;top: 30px;right: 30px;bottom: 30px;left: 30px;border: 1px solid #fff;content: "";}
figure.effect-oscar h2 {margin: 20% 0 10px 0;transition: transform .35s;transform: translate3d(0,100%,0);}
figure.effect-oscar figcaption::before, figure.effect-oscar p {opacity: 0;transition: opacity .35s,transform .35s;transform: scale(0);}
figure.effect-oscar:hover h2 {transform: translate3d(0,0,0);}
figure.effect-oscar:hover figcaption::before, figure.effect-oscar:hover p {opacity: 1;transform: scale(1);}
figure.effect-oscar:hover figcaption {background-color: rgba(58,52,42,0);}
figure.effect-oscar:hover img {opacity: .4;}
figure.effect-marley figcaption {text-align: right;}
figure.effect-marley h2, figure.effect-marley p {position: absolute;right: 30px;left: 30px;padding: 10px 0;}
figure.effect-marley p {bottom: 30px;line-height: 1.5;transform: translate3d(0,100%,0);}
figure.effect-marley h2 {top: 30px;transition: transform .35s;transform: translate3d(0,20px,0);}
figure.effect-marley:hover h2 {transform: translate3d(0,0,0);}
figure.effect-marley h2::after {position: absolute;top: 100%;left: 0;width: 100%;height: 4px;background-color: #fff;content: "";transform: translate3d(0,40px,0);}
figure.effect-marley h2::after, figure.effect-marley p {opacity: 0;transition: opacity .35s,transform .35s;}
figure.effect-marley:hover h2::after, figure.effect-marley:hover p {opacity: 1;transform: translate3d(0,0,0);}
figure.effect-ruby {background-color: #17819c;}
figure.effect-ruby img {opacity: .7;transition: opacity .35s,transform .35s;transform: scale(1.15);}
figure.effect-ruby:hover img {opacity: .5;transform: scale(1);}
figure.effect-ruby h2 {margin-top: 5%;transition: transform .35s;transform: translate3d(0,20px,0);}
figure.effect-ruby p {margin: 1em 0 0;padding: 3em;border: 1px solid #fff;opacity: 0;transition: opacity .35s,transform .35s;transform: translate3d(0,20px,0) scale(1.1);}
figure.effect-ruby:hover h2 {transform: translate3d(0,0,0);}
figure.effect-ruby:hover p {opacity: 1;transform: translate3d(0,0,0) scale(1);}
figure.effect-roxy {background: linear-gradient(45deg,#ff89e9 0,#05abe0 100%);}
figure.effect-roxy img {max-width: none;width: calc(100% + 30px);transition: opacity .35s,transform .35s;transform: translate3d(-20px,0,0);}
figure.effect-roxy figcaption::before {position: absolute;top: 30px;right: 30px;bottom: 30px;left: 30px;border: 1px solid #fff;content: "";opacity: 0;transition: opacity .35s,transform .35s;transform: translate3d(-20px,0,0);}
figure.effect-roxy figcaption {padding: 3em;text-align: left;}
figure.effect-roxy h2 {padding: 30% 0 10px 0;}
figure.effect-roxy p {opacity: 0;transition: opacity .35s,transform .35s;transform: translate3d(-10px,0,0);}
figure.effect-roxy:hover img {opacity: .7;transform: translate3d(0,0,0);}
figure.effect-roxy:hover figcaption::before, figure.effect-roxy:hover p {opacity: 1;transform: translate3d(0,0,0);}
figure.effect-bubba {background: #9e5406;}
figure.effect-bubba img {opacity: .7;transition: opacity .35s;}
figure.effect-bubba:hover img {opacity: .4;}
figure.effect-bubba figcaption::after, figure.effect-bubba figcaption::before {position: absolute;top: 30px;right: 30px;bottom: 30px;left: 30px;content: "";opacity: 0;transition: opacity .35s,transform .35s;}
figure.effect-bubba figcaption::before {border-top: 1px solid #fff;border-bottom: 1px solid #fff;transform: scale(0,1);}
figure.effect-bubba figcaption::after {border-right: 1px solid #fff;border-left: 1px solid #fff;transform: scale(1,0);}
figure.effect-bubba h2 {padding-top: 30%;transition: transform .35s;transform: translate3d(0,-20px,0);}
figure.effect-bubba p {padding: 20px 2.5em;opacity: 0;transition: opacity .35s,transform .35s;transform: translate3d(0,20px,0);}
figure.effect-bubba:hover figcaption::after, figure.effect-bubba:hover figcaption::before {opacity: 1;transform: scale(1);}
figure.effect-bubba:hover h2, figure.effect-bubba:hover p {opacity: 1;transform: translate3d(0,0,0);}
figure.effect-romeo {perspective: 1000px;}
figure.effect-romeo img {transition: opacity .35s,transform .35s;transform: translate3d(0,0,300px);}
figure.effect-romeo:hover img {opacity: .6;transform: translate3d(0,0,0);}
figure.effect-romeo figcaption::after, figure.effect-romeo figcaption::before {position: absolute;top: 50%;left: 50%;width: 80%;height: 1px;background: #fff;content: "";transition: opacity .35s,transform .35s;transform: translate3d(-50%,-50%,0);}
figure.effect-romeo:hover figcaption::before {opacity: .5;transform: translate3d(-50%,-50%,0) rotate(45deg);}
figure.effect-romeo:hover figcaption::after {opacity: .5;transform: translate3d(-50%,-50%,0) rotate(-45deg);}
figure.effect-romeo h2, figure.effect-romeo p {position: absolute;top: 50%;left: 0;width: 100%;transition: transform .35s;}
figure.effect-romeo h2 {transform: translate3d(0,-50%,0) translate3d(0,-150%,0);}
figure.effect-romeo p {padding: .25em 2em;transform: translate3d(0,-50%,0) translate3d(0,150%,0);}
figure.effect-romeo:hover h2 {transform: translate3d(0,-50%,0) translate3d(0,-100%,0);}
figure.effect-romeo:hover p {transform: translate3d(0,-50%,0) translate3d(0,100%,0);}
figure.effect-sarah {background: #42b078;}
figure.effect-sarah img {max-width: none;width: calc(100% + 20px);transition: opacity .35s,transform .35s;transform: translate3d(-10px,0,0);-webkit-backface-visibility: hidden;backface-visibility: hidden;}
figure.effect-sarah:hover img {opacity: .4;transform: translate3d(0,0,0);}
figure.effect-sarah figcaption {text-align: left;}
figure.effect-sarah h2 {position: relative;overflow: hidden;padding: .5em 0;}
figure.effect-sarah h2::after {position: absolute;bottom: 0;left: 0;width: 100%;height: 3px;background: #fff;content: "";transition: transform .35s;transform: translate3d(-100%,0,0);}
figure.effect-sarah:hover h2::after {transform: translate3d(0,0,0);}
figure.effect-sarah p {padding: 1em 0;opacity: 0;transition: opacity .35s,transform .35s;transform: translate3d(100%,0,0);}
figure.effect-sarah:hover p {opacity: 1;transform: translate3d(0,0,0);}
figure.effect-chico img {transition: opacity .35s,transform .35s;transform: scale(1.12);}
figure.effect-chico:hover img {opacity: .5;transform: scale(1);}
figure.effect-chico figcaption {padding: 3em;}
figure.effect-chico figcaption::before {position: absolute;top: 30px;right: 30px;bottom: 30px;left: 30px;border: 1px solid #fff;content: "";transform: scale(1.1);}
figure.effect-chico figcaption::before, figure.effect-chico p {opacity: 0;transition: opacity .35s,transform .35s;}
figure.effect-chico h2 {padding: 20% 0 20px 0;}
figure.effect-chico p {margin: 0 auto;max-width: 200px;transform: scale(1.5);}
figure.effect-chico:hover figcaption::before, figure.effect-chico:hover p {opacity: 1;transform: scale(1);}
figure.effect-milo {background: #2e5d5a;}
figure.effect-milo img {max-width: none;width: -webkit-calc(100% + 60px);width: 100%;opacity: 1;transition: opacity .35s,transform .35s;transform: translate3d(-30px,0,0) scale(1.12);-webkit-backface-visibility: hidden;backface-visibility: hidden;}
figure.effect-milo:hover img {opacity: .5;transform: translate3d(0,0,0) scale(1);}
figure.effect-milo h2 {position: absolute;right: 0;bottom: 0;padding: 1em 1.2em;}
figure.effect-milo p {padding: 0 10px 0 0;width: 50%;border-right: 1px solid #fff;text-align: right;opacity: 0;transition: opacity .35s,transform .35s;transform: translate3d(-40px,0,0);}
figure.effect-milo:hover p {opacity: 1;transform: translate3d(0,0,0);}
figure.effect-apollo {background: #3498db;}
figure.effect-apollo img {opacity: .95;transition: opacity .35s,transform .35s;transform: scale3d(1.05,1.05,1);}
figure.effect-apollo figcaption::before {position: absolute;top: 0;left: 0;width: 100%;height: 100%;background: rgba(255,255,255,.5);content: "";transition: transform .6s;transform: scale3d(1.9,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,-100%,0);}
figure.effect-apollo p {position: absolute;right: 0;bottom: 0;margin: 3em;padding: 0 1em;max-width: 150px;border-right: 4px solid #fff;text-align: right;opacity: 0;transition: opacity .35s;}
figure.effect-apollo h2 {text-align: left;}
figure.effect-apollo:hover img {opacity: .6;transform: scale3d(1,1,1);}
figure.effect-apollo:hover figcaption::before {transform: scale3d(1.9,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,100%,0);}
figure.effect-apollo:hover p {opacity: 1;transition-delay: .1s;}
figure.effect-jazz {background: linear-gradient(-45deg,#f3cf3f 0,#f33f58 100%);}
figure.effect-jazz img {opacity: .9;}
figure.effect-jazz figcaption::after, figure.effect-jazz img, figure.effect-jazz p {transition: opacity .35s,transform .35s;}
figure.effect-jazz figcaption::after {position: absolute;top: 0;left: 0;width: 100%;height: 100%;border-top: 1px solid #fff;border-bottom: 1px solid #fff;content: "";opacity: 0;transform: rotate3d(0,0,1,45deg) scale3d(1,0,1);transform-origin: 50% 50%;}
figure.effect-jazz h2, figure.effect-jazz p {opacity: 1;transform: scale3d(.8,.8,1);}
figure.effect-jazz h2 {padding-top: 26%;transition: transform .35s;}
figure.effect-jazz p {padding: .5em 2em;text-transform: none;font-size: .85em;opacity: 0;}
figure.effect-jazz:hover img {opacity: .7;transform: scale3d(1.05,1.05,1);}
figure.effect-jazz:hover figcaption::after {opacity: 1;transform: rotate3d(0,0,1,45deg) scale3d(1,1,1);}
figure.effect-jazz:hover h2, figure.effect-jazz:hover p {opacity: 1;transform: scale3d(1,1,1);}
figure.effect-ming {background: #030c17;}
figure.effect-ming img {opacity: .9;transition: opacity .35s;}
figure.effect-ming figcaption::before {position: absolute;top: 30px;right: 30px;bottom: 30px;left: 30px;border: 2px solid #fff;box-shadow: 0 0 0 30px rgba(255,255,255,.2);content: "";opacity: 0;transition: opacity .35s,transform .35s;transform: scale3d(1.4,1.4,1);}
figure.effect-ming h2 {margin: 20% 0 10px 0;transition: transform .35s;}
figure.effect-ming p {padding: 1em;opacity: 0;transition: opacity .35s,transform .35s;transform: scale(1.5);}
figure.effect-ming:hover h2 {transform: scale(.9);}
figure.effect-ming:hover figcaption::before, figure.effect-ming:hover p {opacity: 1;transform: scale3d(1,1,1);}
figure.effect-ming:hover figcaption {background-color: rgba(58,52,42,0);}
figure.effect-ming:hover img {opacity: .4;}
@media only screen and (max-width:480px) {.eael-interactive-promo figure figcaption h2 {font-size: .8em;}
	.eael-interactive-promo figure p {font-size: 50%;}
	.eael-interactive-promo figure figcaption {padding: 10px 40px !important;}
	.eael-interactive-promo figure.effect-bubba figcaption {padding: 0 10px !important;}
	.eael-interactive-promo figure.effect-bubba h2 {padding-top: 50px;}
	.eael-interactive-promo figure.effect-romeo p {top: 50px;}
	.eael-interactive-promo figure.effect-romeo:hover p {top: 65px;}
	.eael-interactive-promo figure.effect-lily figcaption>div {height: 80%;}}
.eael-learndash-wrapper.eael-3d-hover {perspective: 5000px;}
.eael-learndash-wrapper .eael-learn-dash-course .eael-learn-dash-course-inner {background: #fff;box-shadow: 0 10px 120px rgba(116,83,198,.15);margin: 15px;border-radius: 10px;}
.eael-learndash-wrapper .eael-learn-dash-course .eael-learn-dash-course-inner .eael-learn-dash-course-header {padding: 15px 35px 10px;text-align: center;}
.eael-learndash-wrapper .eael-learn-dash-course .eael-learn-dash-course-inner .course-tag {color: #7453c6;display: inline-block;font-weight: 500;background: rgba(108,98,255,.2);padding: 8px 18px 8px;line-height: 1;border-radius: 50px;font-size: 12px;text-transform: capitalize;margin-right: 10px;margin-bottom: 5px;}
.eael-learndash-wrapper .eael-learn-dash-course .eael-learn-dash-course-inner .course-tag:last-child {margin-right: 0;}
.eael-learndash-wrapper .eael-learn-dash-course .eael-learn-dash-course-inner .eael-learn-dash-course-thumbnail {display: block;position: relative;}
.eael-learndash-wrapper .eael-learn-dash-course .eael-learn-dash-course-inner .eael-learn-dash-course-thumbnail img {width: 100%;border-radius: 10px;}
.eael-learndash-wrapper .eael-learn-dash-course .eael-learn-deash-course-content-card {text-align: center;padding: 0 36px 20px;}
.eael-learndash-wrapper .eael-learn-dash-course .course-card-title {font-size: 18px;font-weight: 600;line-height: 30px;padding-top: 20px;margin-bottom: 18px;}
.eael-learndash-wrapper .eael-learn-dash-course .course-card-title a {color: #485771;}
.eael-learndash-wrapper .eael-learn-dash-course .eael-course-button {margin-top: 15px;color: #fff;background: #7453c6;display: inline-block;padding: 12px 30px;border-radius: 50px;box-shadow: 0 10px 15px -5px rgba(116,83,198,.4);}
.eael-learndash-wrapper .eael-learn-dash-course .layout-button-wrap {text-align: center;}
.eael-learndash-wrapper.layout__1 .eael-learn-dash-course-inner {margin-bottom: 45px;}
.eael-learndash-wrapper.layout__1 .eael-learn-deash-course-content-card {position: relative;}
.eael-learndash-wrapper.layout__1 .course-button-wrap {text-align: center;position: relative;top: 47px;margin-top: -47px;}
.eael-learndash-wrapper.layout__1 .course-button-wrap .eael-course-button {margin-top: 0;}
.eael-learndash-wrapper.layout__1 a.eael-learn-dash-course-thumbnail {position: relative;}
.eael-learndash-wrapper.layout__1 .price-ticker-tag {position: absolute;left: 0;bottom: 15px;width: 24%;height: 42px;background: rgba(255,255,255,.9);display: flex;align-items: center;justify-content: flex-end;padding-right: 25px;border-radius: 0 50px 50px 0;font-weight: 600;color: #7453c6;font-size: 16px;}
.eael-learndash-wrapper.layout__1 .eael-learn-dash-author-meta {display: flex;flex-wrap: wrap;margin-bottom: 30px;}
.eael-learndash-wrapper.layout__1 .eael-learn-dash-author-meta .author-image {flex-basis: 50px;height: 50px;border-radius: 50%;overflow: hidden;margin-right: 15px;}
.eael-learndash-wrapper.layout__1 .eael-learn-dash-author-meta .author-desc {text-align: left;}
.eael-learndash-wrapper.layout__1 .eael-learn-dash-author-meta .author-desc h5 {font-size: 14px;margin: 0;text-transform: uppercase;font-weight: 500;}
.eael-learndash-wrapper.layout__1 .eael-learn-dash-author-meta .author-desc h5 a {color: #475671;}
.eael-learndash-wrapper.layout__1 .eael-learn-dash-author-meta .author-desc p {margin: 0;font-size: 13px;color: #7484a1;font-weight: 500;}
.eael-learndash-wrapper.layout__1 .eael-learn-dash-course-short-desc {margin-bottom: 20px;text-align: left;}
.eael-learndash-wrapper.layout__1 .eael-learn-deash-course-content-card {text-align: left;}
.eael-learndash-wrapper.layout__1 .eael-learn-deash-course-content-card .course-card-title {text-align: left;}
.eael-learndash-wrapper.layout__2 {display: flex;flex-direction: row;flex-wrap: wrap;}
.eael-learndash-wrapper.layout__2 .eael-course-button {margin-top: 20px;}
.eael-learndash-wrapper.layout__2 .course-card-title {margin-bottom: 6px;}
.eael-learndash-wrapper.default .card-price, .eael-learndash-wrapper.layout__3 .card-price {position: absolute;right: 20px;top: 20px;height: 50px;width: 50px;background: #7453c6;display: flex;align-items: center;justify-content: center;border-radius: 50%;color: #fff;font-size: small;}
.eael-learndash-wrapper.layout__3 .eael-course-layout-3.card-style .eael-learn-dash-course-inner {box-shadow: 0 0 20px rgba(0,0,0,.1);transition: box-shadow .5s;border-radius: 0;position: relative;}
.eael-learndash-wrapper.layout__3 a.card-thumb {display: block;background: #000;position: relative;overflow: hidden;}
.eael-learndash-wrapper.layout__3 a.card-thumb img {width: 100%;opacity: 1;display: block;}
.eael-learndash-wrapper.layout__3 .card-body {position: relative;transition: height .5s;padding: 15px 30px 24px;overflow: hidden;}
.eael-learndash-wrapper.layout__3 .eael-learn-dash-course-short-desc {line-height: 27px;}
.eael-learndash-wrapper.layout__3 .eael-learn-dash-course-meta-card span.enrolled-count {margin-left: 0;}
.eael-learndash-wrapper.layout__3 .eael-learn-dash-course-meta-card>span {color: #4b5981;font-size: small;}
.eael-learndash-wrapper.layout__3 .eael-learn-dash-course-meta-card span.enrolled-count {margin-right: 10px;}
.eael-learndash-wrapper.layout__3 .course-card-title {padding-top: 0;margin-bottom: 14px;}
.eael-learndash-wrapper.layout__3 .eael-course-button {margin-top: 15px;}
.eael-learndash-wrapper.default .eael-learn-dash-course.eael-course-default-layout .eael-learn-deash-course-content-card {text-align: left;}
.eael-learndash-wrapper.default .eael-learn-dash-course.eael-course-default-layout .eael-learn-dash-course-header {padding: 15px 0 5px;}
.eael-learn-dash-course .learndash-wrapper.learndash-widget .ld-progress {justify-content: center;margin-top: 20px;margin-bottom: 0;}
.eael-learn-dash-course .learndash-wrapper.learndash-widget .ld-progress .ld-progress-percentage {color: #7453c6;margin: 0;}
.eael-learn-dash-course .learndash-wrapper.learndash-widget .ld-progress .ld-progress-bar-percentage {background: #7453c6;}
.eael-learn-dash-course .learndash-wrapper.learndash-widget .ld-progress .ld-progress-steps {display: none;}
.eael-learndash-wrapper .learndash-wrapper .ld-progress.ld-progress-inline {justify-content: center;}
.card-footer {padding: 10px 15px;border-top: 1px solid rgba(229,229,245,.94);display: flex;justify-content: space-between;}
.card-footer>a, .card-footer>span {margin: 0;padding: 5px 10px;display: flex;align-items: center;border-radius: 5px;color: #9253c6;border: 2px solid rgba(108,98,255,.4);font-weight: 600;transition: .3s;}
.course-card-cat:hover, .course-price:hover {color: #fff;}
.card-footer>a:hover, .card-footer>span:hover {background: #9253c6;}
.card-footer a i {margin-right: 5px;}
a.eael-course-card-button:hover, a.eael-course-card-button:hover i {color: #fff;}
.eael-learn-dash-course-meta-card span {color: #7453c6;font-size: 16px;}
.eael-learn-dash-course-meta-card span.price {font-size: 24px;font-weight: 600;position: relative;top: 3px;}
.eael-learn-dash-course-meta-card span.enrolled-count {margin: 0 25px;}
.eael-learn-dash-course-meta-card span i {margin-right: 8px;}
.eael-learn-dash-course-short-desc {font-size: 15px;line-height: 26px;color: #7484a1;margin-top: 5px;}
.eael-learn-dash-course-short-desc p {margin: 0;}
.price-tikcer-position-left-top .eael-learndash-wrapper.layout__1 .price-ticker-tag {left: 0;right: auto;bottom: auto;top: 15px;}
.price-tikcer-position-right-bottom .eael-learndash-wrapper.layout__1 .price-ticker-tag {left: auto;right: 0;bottom: 15px;top: auto;margin-right: 0 !important;border-radius: 50px 0 0 50px;}
.price-tikcer-position-right-top .eael-learndash-wrapper.layout__1 .price-ticker-tag {left: auto;right: 0;bottom: auto;top: 15px;margin-right: 0 !important;border-radius: 50px 0 0 50px;}
.course-author-meta-inline {font-size: 14px;}
.eael-learn-dash-course-inner .course-author-meta-inline img {height: 25px;width: 25px;border-radius: 50%;}
.eael-learn-dash-course-inner .course-author-meta-inline span {font-size: 14px;color: #929aae;margin: 0 2px 0 2px;}
.eael-learn-dash-course-inner .course-author-meta-inline>a {color: #4b5981;font-weight: 500;text-transform: capitalize;}
.eael-learn-dash-course.eael-course-default-layout .card-footer {padding: 15px 0 0 0;display: flex;justify-content: space-between;margin-top: 15px;}
.eael-learndash-wrapper.layout__1 .learndash-wrapper .ld-progress.ld-progress-inline {margin-top: 0;margin-bottom: 15px;}
.course-steps-label-yes .eael-learn-dash-course .learndash-wrapper.learndash-widget .ld-progress .ld-progress-steps {display: block;margin-left: 15px;}
@media only screen and (min-width:1025px) {.elementor-element.elementor-grid-1 {position: relative;}
	.elementor-element.elementor-grid-1 .eael-learn-dash-course {width: 100%;float: left;}
	.elementor-element.elementor-grid-2 {position: relative;}
	.elementor-element.elementor-grid-2 .eael-learn-dash-course {width: 50%;float: left;}
	.elementor-element.elementor-grid-2 .eael-learn-dash-course:nth-of-type(2n) {margin-right: 0 !important;}
	.elementor-element.elementor-grid-2 .eael-learn-dash-course:nth-of-type(2n+1) {clear: left;}
	.elementor-element.elementor-grid-3 {position: relative;}
	.elementor-element.elementor-grid-3 .eael-learn-dash-course {width: 33.3333%;float: left;}
	.elementor-element.elementor-grid-3 .eael-learn-dash-course:nth-of-type(3n) {margin-right: 0 !important;}
	.elementor-element.elementor-grid-3 .eael-learn-dash-course:nth-of-type(3n+1) {clear: left;}
	.elementor-element.elementor-grid-4 {position: relative;}
	.elementor-element.elementor-grid-4 .eael-learn-dash-course {width: 25%;float: left;}
	.elementor-element.elementor-grid-4 .eael-learn-dash-course:nth-of-type(4n) {margin-right: 0 !important;}
	.elementor-element.elementor-grid-4 .eael-learn-dash-course:nth-of-type(4n+1) {clear: left;}
	.elementor-element.elementor-grid-5 {position: relative;}
	.elementor-element.elementor-grid-5 .pp-logo-grid {margin-right: -5px;}
	.elementor-element.elementor-grid-5 .eael-learn-dash-course {width: 20%;float: left;}
	.elementor-element.elementor-grid-5 .eael-learn-dash-course:nth-of-type(5n) {margin-right: 0 !important;}
	.elementor-element.elementor-grid-5 .eael-learn-dash-course:nth-of-type(5n+1) {clear: left;}
	.elementor-element.elementor-grid-6 {position: relative;}
	.elementor-element.elementor-grid-6 .pp-logo-grid {margin-right: -6px;}
	.elementor-element.elementor-grid-6 .eael-learn-dash-course {width: 16.6667%;float: left;}
	.elementor-element.elementor-grid-6 .eael-learn-dash-course:nth-of-type(6n) {margin-right: 0 !important;}
	.elementor-element.elementor-grid-6 .eael-learn-dash-course:nth-of-type(6n+1) {clear: left;}}
@media only screen and (max-width:1024px) and (min-width:766px) {.elementor-element.elementor-grid-tablet-1 {position: relative;}
	.elementor-element.elementor-grid-tablet-1 .eael-learn-dash-course {width: 100%;float: left;}
	.elementor-element.elementor-grid-tablet-2 {position: relative;}
	.elementor-element.elementor-grid-tablet-2 .eael-learn-dash-course {width: 50%;float: left;}
	.elementor-element.elementor-grid-tablet-2 .eael-learn-dash-course:nth-of-type(2n) {margin-right: 0 !important;}
	.elementor-element.elementor-grid-tablet-2 .eael-learn-dash-course:nth-of-type(2n+1) {clear: left;}
	.elementor-element.elementor-grid-tablet-3 {position: relative;}
	.elementor-element.elementor-grid-tablet-3 .eael-learn-dash-course {width: 33.3333%;float: left;}
	.elementor-element.elementor-grid-tablet-3 .eael-learn-dash-course:nth-of-type(3n) {margin-right: 0 !important;}
	.elementor-element.elementor-grid-tablet-3 .eael-learn-dash-course:nth-of-type(3n+1) {clear: left;}
	.elementor-element.elementor-grid-tablet-4 {position: relative;}
	.elementor-element.elementor-grid-tablet-4 .eael-learn-dash-course {width: 25%;float: left;}
	.elementor-element.elementor-grid-tablet-4 .eael-learn-dash-course:nth-of-type(4n) {margin-right: 0 !important;}
	.elementor-element.elementor-grid-tablet-4 .eael-learn-dash-course:nth-of-type(4n+1) {clear: left;}
	.elementor-element.elementor-grid-tablet-5 {position: relative;}
	.elementor-element.elementor-grid-tablet-5 .eael-learn-dash-course {width: 20%;float: left;}
	.elementor-element.elementor-grid-tablet-5 .eael-learn-dash-course:nth-of-type(5n) {margin-right: 0 !important;}
	.elementor-element.elementor-grid-tablet-5 .eael-learn-dash-course:nth-of-type(5n+1) {clear: left;}
	.elementor-element.elementor-grid-tablet-6 {position: relative;}
	.elementor-element.elementor-grid-tablet-6 .pp-logo-grid {margin-right: -6px;}
	.elementor-element.elementor-grid-tablet-6 .eael-learn-dash-course {width: 16.6667%;float: left;}
	.elementor-element.elementor-grid-tablet-6 .eael-learn-dash-course:nth-of-type(6n) {margin-right: 0 !important;}
	.elementor-element.elementor-grid-tablet-6 .eael-learn-dash-course:nth-of-type(6n+1) {clear: left;}}
@media only screen and (max-width:767px) {.elementor-element.elementor-grid-mobile-1 {position: relative;}
	.elementor-element.elementor-grid-mobile-1 .eael-learn-dash-course {width: 100%;float: left;}
	.elementor-element.elementor-grid-mobile-2 {position: relative;}
	.elementor-element.elementor-grid-mobile-2 .eael-learn-dash-course {width: 50%;float: left;}
	.elementor-element.elementor-grid-mobile-2 .eael-learn-dash-course:nth-of-type(2n) {margin-right: 0 !important;}
	.elementor-element.elementor-grid-mobile-2 .eael-learn-dash-course:nth-of-type(2n+1) {clear: left;}
	.elementor-element.elementor-grid-mobile-3 {position: relative;}
	.elementor-element.elementor-grid-mobile-3 .eael-learn-dash-course {width: 33.3333%;float: left;}
	.elementor-element.elementor-grid-mobile-3 .eael-learn-dash-course:nth-of-type(3n) {margin-right: 0 !important;}
	.elementor-element.elementor-grid-mobile-3 .eael-learn-dash-course:nth-of-type(3n+1) {clear: left;}
	.elementor-element.elementor-grid-mobile-4 {position: relative;}
	.elementor-element.elementor-grid-mobile-4 .eael-learn-dash-course {width: 25%;float: left;}
	.elementor-element.elementor-grid-mobile-4 .eael-learn-dash-course:nth-of-type(4n) {margin-right: 0 !important;}
	.elementor-element.elementor-grid-mobile-4 .eael-learn-dash-course:nth-of-type(4n+1) {clear: left;}
	.elementor-element.elementor-grid-mobile-5 {position: relative;}
	.elementor-element.elementor-grid-mobile-5 .eael-learn-dash-course {width: 20%;float: left;}
	.elementor-element.elementor-grid-mobile-5 .eael-learn-dash-course:nth-of-type(5n) {margin-right: 0 !important;}
	.elementor-element.elementor-grid-mobile-5 .eael-learn-dash-course:nth-of-type(5n+1) {clear: left;}
	.elementor-element.elementor-grid-mobile-6 {position: relative;}
	.elementor-element.elementor-grid-mobile-6 .pp-logo-grid {margin-right: -6px;}
	.elementor-element.elementor-grid-mobile-6 .eael-learn-dash-course {width: 16.6667%;float: left;}
	.elementor-element.elementor-grid-mobile-6 .eael-learn-dash-course:nth-of-type(6n) {margin-right: 0 !important;}
	.elementor-element.elementor-grid-mobile-6 .eael-learn-dash-course:nth-of-type(6n+1) {clear: left;}}
.eael-offcanvas-content {position: fixed;top: 0;left: 0;z-index: 100;visibility: hidden;width: 300px;height: 100%;overflow-y: auto;background: #fff;transition: all .5s;}
.eael-offcanvas-content.eael-offcanvas-slide {transform: translate3d(-100%,0,0);}
.eael-offcanvas-content-slide.eael-offcanvas-content-open .eael-offcanvas-content.eael-offcanvas-content-visible {visibility: visible;transform: translate3d(0,0,0);}
.eael-offcanvas-content .eael-offcanvas-close {position: relative;cursor: pointer;float: right;top: 20px;right: 20px;line-height: 1;z-index: 1;font-style: normal;font-family: Helvetica,Arial,sans-serif;font-weight: 100;font-size: 24px;}
html.eael-offcanvas-content-widget, html.eael-offcanvas-content-widget body {height: 100%;}
.eael-offcanvas-content-reset {margin-top: 0 !important;}
.eael-offcanvas-toggle {cursor: pointer;}
.eael-offcanvas-container {position: relative;left: 0;z-index: 99;height: 100%;transition: transform .5s;}
.eael-offcanvas-container:after {content: "";position: absolute;top: 0;right: 0;width: 0;height: 0;background: rgba(0,0,0,.2);opacity: 0;transition: opacity .5s,width .1s .5s,height .1s .5s;}
.eael-offcanvas-content-open {overflow: hidden;}
.eael-offcanvas-content-open .eael-offcanvas-container:after {width: 100%;height: 100%;opacity: 1;transition: opacity .5s;z-index: 100001;}
.eael-offcanvas-content.eael-offcanvas-content-right {left: auto;right: 0;}
.eael-offcanvas-content .eael-offcanvas-header {float: left;width: 100%;height: 60px;}
.eael-offcanvas-content .eael-offcanvas-close {position: relative;cursor: pointer;float: right;top: 20px;right: 20px;line-height: 1;z-index: 1;font-style: normal;font-family: Helvetica,Arial,sans-serif;font-weight: 100;font-size: 24px;}
.eael-offcanvas-content .eael-offcanvas-body {float: left;padding-left: 20px;padding-right: 20px;width: 100%;}
.eael-offcanvas-toggle-wrap .eael-offcanvas-toggle {display: inline-flex;}
.eael-offcanvas-icon-before .eael-offcanvas-toggle-icon {margin-right: 5px;}
.eael-offcanvas-icon-after .eael-offcanvas-toggle-icon {order: 2;margin-left: 5px;}
.eael-offcanvas-content.eael-offcanvas-slide {transform: translate3d(-100%,0,0);}
.eael-offcanvas-content.eael-offcanvas-slide.eael-offcanvas-content-right {transform: translate3d(100%,0,0);}
.eael-offcanvas-content.eael-offcanvas-reveal {z-index: 1;}
.eael-offcanvas-content-slide.eael-offcanvas-content-open .eael-offcanvas-content.eael-offcanvas-content-visible {visibility: visible;transform: translate3d(0,0,0);}
.eael-offcanvas-content-left.eael-offcanvas-push {transform: translate3d(-100%,0,0);}
.eael-offcanvas-content-right.eael-offcanvas-push {transform: translate3d(100%,0,0);}
.eael-offcanvas-content-push.eael-offcanvas-content-open .eael-offcanvas-content.eael-offcanvas-content-visible {visibility: visible;transition: transform .5s;}
.eael-offcanvas-content-open.eael-offcanvas-content-left .eael-offcanvas-container {transform: translate3d(300px,0,0);}
.eael-offcanvas-content-open.eael-offcanvas-content-right .eael-offcanvas-container {transform: translateX(-300px);}
.eael-offcanvas-content-reveal .eael-offcanvas-container {background: #fff;overflow: hidden;}
.eael-offcanvas-content-reveal.eael-offcanvas-content-open {position: relative;overflow: hidden;}
.eael-offcanvas-content-reveal.eael-offcanvas-content-open .eael-offcanvas-content.eael-offcanvas-content-visible {visibility: visible;transition: transform .5s;}
.eael-offcanvas-content-left.eael-offcanvas-slide-along {z-index: 1;transform: translate3d(-50%,0,0);}
.eael-offcanvas-content-right.eael-offcanvas-slide-along {z-index: 1;transform: translate3d(50%,0,0);}
.eael-offcanvas-content-slide-along .eael-offcanvas-container {background: #fff;overflow: hidden;}
.eael-offcanvas-content-slide-along.eael-offcanvas-content-open .eael-offcanvas-content.eael-offcanvas-content-visible {visibility: visible;transition: transform .5s;transform: translate3d(0,0,0);}
.eael-offcanvas-custom-widget ul {padding: 0 0 0 30px;}
.eael-offcanvas-body .fas {font-family: "Font Awesome 5 Free" !important;}
.eael-offcanvas-body .fab {font-family: "Font Awesome 5 Brands" !important;}
.eael-offcanvas-toggle {display: flex;align-items: center;justify-content: center;}
.eael-logo-carousel.grayscale-normal img {-webkit-filter: grayscale(100%);filter: grayscale(100%);}
.eael-logo-carousel.grayscale-normal .swiper-slide:hover img {-webkit-filter: none;filter: none;}
.eael-logo-carousel.grayscale-hover .swiper-slide:hover img {-webkit-filter: grayscale(100%);filter: grayscale(100%);}
.eael-logo-carousel.swiper-container .swiper-slide {text-align: center;}
.eael-logo-carousel.swiper-container .swiper-slide img {width: auto;}
.eael-logo-carousel .eael-logo-carousel-title a {color: inherit;}
.eael-logo-carousel-wrap.swiper-container-wrap .swiper-pagination {bottom: 10px;left: 0;width: 100%;}
.eael-logo-carousel-wrap.swiper-container-wrap-dots-outside .swiper-pagination {position: static;}
.eael-logo-carousel-wrap.swiper-container-wrap .swiper-pagination-bullet {background: #ccc;margin: 0 4px;opacity: 1;height: 8px;width: 8px;}
.eael-logo-carousel-wrap.swiper-container-wrap .swiper-pagination-bullet-active {background: #000;}
.eael-logo-carousel-wrap .swiper-button-next, .eael-logo-carousel-wrap .swiper-button-prev {background-image: none;outline: 0;}
.eael-lightbox-btn>i, .eael-lightbox-btn>img, .eael-modal-popup-button {cursor: pointer;}
button.mfp-close {background: 0 0;}
.eael-lightbox-modal-window, .eael-lightbox-popup-window {position: relative;display: none;width: 100%;box-sizing: border-box;margin: 0 auto;}
@media only screen and (min-width:992px) and (max-width:1400px) {.eael-lightbox-modal-window, .eael-lightbox-popup-window {max-width: 1200px;}}
@media only screen and (min-width:768px) and (max-width:991px) {.eael-lightbox-modal-window, .eael-lightbox-popup-window {max-width: 900px;}}
@media only screen and (max-width:767px) {.eael-lightbox-modal-window, .eael-lightbox-popup-window {max-width: 300px;}}
@media only screen and (min-width:480px) and (max-width:767px) {.eael-lightbox-modal-window, .eael-lightbox-popup-window {max-width: 400px;}}
.eael-lightbox-popup-window.lightbox_type_content, .eael-lightbox-popup-window.lightbox_type_custom_html {background-color: #fff;padding: 15px;}
.eael-lightbox-popup-window.lightbox_type_image {width: -webkit-fit-content;width: -moz-fit-content;width: fit-content;}
.eael-lightbox-title {margin: 0;}
.eael-lightbox-popup-window.lightbox_type_image .eael-lightbox-container {text-align: center;line-height: 0;max-height: 100vh;}
.eael-lightbox-popup-window.lightbox_type_image .eael-lightbox-container img {max-height: 100vh;}
.eael-lightbox-modal-window button.mfp-close {text-align: center;line-height: 1;padding: 0;height: auto;width: auto;opacity: 1;transition: all .5s;}
.open-pop-up-button-icon-left {margin-right: 5px;}
.open-pop-up-button-icon-right {margin-left: 5px;}
.mfp-content .eael-lightbox-modal-window {display: block;}
.mfp-content .eael-lightbox-popup-window {display: block;}
.mfp-bg, .mfp-bg.eael-lightbox-no-overlay, .mfp-bg.eael-lightbox-no-overlay+.mfp-wrap {background: 0 0;}
.eael-lightbox-popup-window .mfp-close {transition: .3s;}
.modal-popup-window-inner {position: relative;}
.eael-lightbox-popup-window .mfp-iframe-scaler iframe {box-shadow: none;}
.mfp-zoom-in .eael-lightbox-popup-window {opacity: 0;transition: all .2s ease-in-out;transform: scale(.8);}
.mfp-zoom-in.mfp-bg {transition: all .3s ease-out;}
.mfp-zoom-in.mfp-ready .eael-lightbox-popup-window {opacity: 1;transform: scale(1);}
.mfp-zoom-in.mfp-removing .eael-lightbox-popup-window {transform: scale(.8);opacity: 0;}
.mfp-zoom-in.mfp-removing.mfp-bg {opacity: 0;}
.mfp-zoom-out .eael-lightbox-popup-window {opacity: 0;transition: all .3s ease-in-out;transform: scale(1.3);}
.mfp-zoom-out.mfp-bg {transition: all .3s ease-out;}
.mfp-zoom-out.mfp-ready .eael-lightbox-popup-window {opacity: 1;transform: scale(1);}
.mfp-zoom-out.mfp-removing .eael-lightbox-popup-window {transform: scale(1.3);opacity: 0;}
.mfp-zoom-out.mfp-removing.mfp-bg {opacity: 0;}
.mfp-move-from-top .mfp-content {vertical-align: middle;}
.mfp-move-from-top .eael-lightbox-popup-window {opacity: 0;position: absolute;transition: all .2s;top: 0;left: 50%;transform: translate(-50%,-80%);}
.mfp-move-from-top.mfp-bg {transition: all .2s;}
.mfp-move-from-top.mfp-ready .eael-lightbox-popup-window {opacity: 1;top: 50%;transform: translate(-50%,-50%);}
.mfp-move-from-top.mfp-removing .eael-lightbox-popup-window {top: 0;transform: translate(-50%,-80%);opacity: 0;}
.mfp-move-from-top.mfp-removing.mfp-bg {opacity: 0;}
.mfp-3d-unfold .mfp-content {perspective: 2000px;}
.mfp-3d-unfold .eael-lightbox-popup-window {opacity: 0;transition: all .3s ease-in-out;transform-style: preserve-3d;transform: rotateY(-60deg);}
.mfp-3d-unfold.mfp-bg {transition: all .5s;}
.mfp-3d-unfold.mfp-ready .eael-lightbox-popup-window {opacity: 1;transform: rotateY(0);}
.mfp-3d-unfold.mfp-removing .eael-lightbox-popup-window {transform: rotateY(60deg);opacity: 0;}
.mfp-3d-unfold.mfp-removing.mfp-bg {opacity: 0;}
.mfp-move-right .eael-lightbox-popup-window {opacity: 0;transition: all .3s;transform: translateX(-100px);}
.mfp-move-right.mfp-bg {transition: all .3s;}
.mfp-move-right.mfp-ready .eael-lightbox-popup-window {opacity: 1;transform: translateX(0);}
.mfp-move-right.mfp-removing .eael-lightbox-popup-window {transform: translateX(100px);opacity: 0;}
.mfp-move-right.mfp-removing.mfp-bg {opacity: 0;}
.mfp-move-left .eael-lightbox-popup-window {opacity: 0;transition: all .3s;transform: translateX(100px);}
.mfp-move-left.mfp-bg {transition: all .3s;}
.mfp-move-left.mfp-ready .eael-lightbox-popup-window {opacity: 1;transform: translateX(0);}
.mfp-move-left.mfp-removing .eael-lightbox-popup-window {transform: translateX(-100px);opacity: 0;}
.mfp-move-left.mfp-removing.mfp-bg {opacity: 0;}
.mfp-newspaper .eael-lightbox-popup-window {opacity: 0;transition: all .5s;transform: scale(0) rotate(500deg);}
.mfp-newspaper.mfp-bg {transition: all .5s;}
.mfp-newspaper.mfp-ready .eael-lightbox-popup-window {opacity: 1;transform: scale(1) rotate(0);}
.mfp-newspaper.mfp-removing .eael-lightbox-popup-window {transform: scale(0) rotate(500deg);opacity: 0;}
.mfp-newspaper.mfp-removing.mfp-bg {opacity: 0;}
.eael-lightbox-button-svg-icon {width: 18px;}
.eael-form-fields-wrapper {display: flex;flex-wrap: wrap;}
.eael-field-group {flex-wrap: wrap;align-items: center;}
.eael-field-group .eael-mailchimp-input {max-width: 100%;box-shadow: none;}
.eael-mailchimp-fields-wrapper.eael-mailchimp-btn-block .eael-mailchimp-submit-btn {display: block;width: 100%;text-align: center;margin-left: auto;margin-right: auto;}
@media only screen and (min-width:768px) {.eael-mailchimp-inline .eael-form-fields-wrapper {flex-wrap: nowrap;}}
@media only screen and (max-width:767px) {.eael-mailchimp-inline .eael-field-group.eael-mailchimp-submit-btn {flex: 1 100%;margin-top: 10px;}}
.eael-mailchimp-inline .eael-field-group {flex: 1 1 auto;display: flex;align-items: flex-end;}
.eael-mailchimp-inline .eael-mailchimp-input {flex: 1 100%;margin-right: 5px;}
.eael-mailchimp-wrap.eael-mailchimp-inline .eael-mailchimp-subscribe {margin: 0;width: 100%;}
.eael-form-fields-wrapper.eael-mailchimp-fields-wrapper.eael-mailchimp-btn-block {flex-wrap: wrap;}
.eael-mailchimp-inline .eael-mailchimp-fields-wrapper.eael-mailchimp-btn-block .eael-mailchimp-submit-btn {flex: 1 100%;}
.eael-mailchimp-stacked .eael-mailchimp-fields-wrapper .eael-field-group {width: 100%;margin-bottom: 10px;}
.eael-mailchimp-stacked .eael-mailchimp-fields-wrapper .eael-field-group label {display: block;width: 100%;}
.eael-mailchimp-stacked .eael-mailchimp-fields-wrapper .eael-field-group .eael-mailchimp-input {flex-basis: 100%;width: 100%;max-width: 100%;}
.eael-mailchimp-stacked .eael-mailchimp-fields-wrapper .eael-field-group.eael-mailchimp-submit-btn {flex: 1 100%;}
.eael-mailchimp-wrap .eael-mailchimp-subscribe {margin: 10px 0;width: 100%;}
.eael-field-group label {display: block;}
.eael-mailchimp-message p {margin: 0;}
.eael-mailchimp-message-text-center .eael-mailchimp-message {text-align: center;}
.eael-mailchimp-message-text-left .eael-mailchimp-message {text-align: left;}
.eael-mailchimp-message-text-right .eael-mailchimp-message {text-align: right;}
.eael-mailchimp-message-text-justify .eael-mailchimp-message {text-align: justify;}
.eael-one-page-nav-container {position: fixed;margin-right: 20px;right: 0;z-index: 999;top: 50%;transform: translateY(-50%);-webkit-transform: translateY(-50%);}
.nav-align-bottom .eael-one-page-nav-container, .nav-align-top .eael-one-page-nav-container {left: 50%;right: auto;transform: translateX(-50%);-webkit-transform: translateX(-50%);}
.nav-align-top .eael-one-page-nav-container {top: 0;margin-top: 20px;}
.nav-align-bottom .eael-one-page-nav-container {bottom: 0;margin-bottom: 20px;top: auto;}
.nav-align-left .eael-one-page-nav-container {left: 0;margin-left: 20px;right: auto;}
.eael-one-page-nav-container .eael-one-page-nav {font-size: 0;line-height: 0;}
.eael-one-page-nav-container .eael-one-page-nav, .eael-one-page-nav-container .eael-one-page-nav-item {list-style: none;margin: 0;padding: 0;}
.nav-align-bottom .eael-one-page-nav-item, .nav-align-top .eael-one-page-nav-item {display: inline-block;vertical-align: top;margin-right: 10px;}
.nav-align-bottom .eael-one-page-nav-item:last-child, .nav-align-top .eael-one-page-nav-item:last-child {margin-right: 0 !important;}
.eael-one-page-nav-item {margin-bottom: 10px;position: relative;line-height: 1;text-align: center;}
.eael-one-page-nav-item:last-child {margin-bottom: 0 !important;}
.eael-one-page-nav-item:hover .eael-nav-dot-tooltip {visibility: visible;opacity: 1;}
.eael-one-page-nav-item a:focus {outline: 0;}
.eael-one-page-nav-item .eael-nav-dot {display: block;}
.eael-nav-dot-tooltip {color: #000;font-size: 14px;line-height: 1.3;opacity: 0;position: absolute;width: 200px;visibility: hidden;transition: transform .3s ease,opacity .3s ease,visibility .3s ease;}
.eael-nav-dot-tooltip.eael-tooltip-arrow:after {width: 0;height: 0;border-top: 5px solid transparent;border-bottom: 5px solid transparent;border-left: 5px solid;position: absolute;right: -5px;content: "";content: "";top: 50%;transform: translateY(-50%);}
.nav-align-bottom .eael-nav-dot-tooltip, .nav-align-top .eael-nav-dot-tooltip {text-align: center;left: -95px;}
.nav-align-bottom .eael-nav-dot-tooltip.eael-tooltip-arrow:after, .nav-align-top .eael-nav-dot-tooltip.eael-tooltip-arrow:after {border-bottom: 5px solid;border-right: 5px solid transparent;border-left: 5px solid transparent;left: 50%;content: "";top: -10px;transform: translate3d(-50%,0,0);right: auto;}
.nav-align-top .eael-nav-dot-tooltip {top: 30px;transform: translateY(15px) translateX(0);-webkit-transform: translateY(15px) translateX(0);}
.nav-align-top .eael-one-page-nav-item:hover .eael-nav-dot-tooltip {transform: translateY(0) translateX(0);-webkit-transform: translateY(0) translateX(0);}
.nav-align-bottom .eael-nav-dot-tooltip {bottom: 30px;transform: translateY(-15px) translateX(0);-webkit-transform: translateY(-15px) translateX(0);}
.nav-align-bottom .eael-nav-dot-tooltip.eael-tooltip-arrow:after {border-top: 5px solid;border-bottom: 5px solid transparent;bottom: -10px;top: auto;}
.nav-align-bottom .eael-one-page-nav-item:hover .eael-nav-dot-tooltip {transform: translateY(0) translateX(0);-webkit-transform: translateY(0) translateX(0);}
.nav-align-right .eael-nav-dot-tooltip {right: 40px;text-align: right;top: 50%;transform: translateY(-50%) translateX(-15px);-webkit-transform: translateY(-50%) translateX(-15px);}
.nav-align-right .eael-one-page-nav-item:hover .eael-nav-dot-tooltip {opacity: 1;transform: translateY(-50%) translateX(0);-webkit-transform: translateY(-50%) translateX(0);}
.nav-align-left .eael-nav-dot-tooltip {left: 40px;top: 50%;text-align: left;transform: translateY(-50%) translateX(15px);-webkit-transform: translateY(-50%) translateX(15px);}
.nav-align-left .eael-nav-dot-tooltip.eael-tooltip-arrow:after {border-right: 5px solid;border-left: 5px solid transparent;left: -10px;right: auto;}
.nav-align-left .eael-one-page-nav-item:hover .eael-nav-dot-tooltip {opacity: 1;transform: translateY(-50%) translateX(0);-webkit-transform: translateY(-50%) translateX(0);}
.eael-nav-dot-tooltip-content {background: #000;color: #fff;display: inline-block;padding: 5px 10px;border-radius: 5px;-webkit-border-radius: 5px;-moz-border-radius: 5px;}
.eael-nav-dot {color: #000;display: block;font-size: 10px;line-height: 1;border-radius: 50%;-webkit-border-radius: 50%;-moz-border-radius: 50%;transition: color .3s ease,border .3s ease;}
.eael-nav-dot-wrap {display: block;transition: all .3s ease,border .3s ease;}
.admin-bar .nav-align-top .eael-one-page-nav-container {top: 32px;}
.eael-post-block-grid {display: flex;max-width: 1170px;margin: 0 auto;flex-flow: row wrap;justify-content: center;align-content: flex-start;}
.eael-post-block-item {overflow: hidden;margin: 10px;background-color: #fff;box-shadow: 0 0 10px 0 rgba(110,123,140,.3);flex: 1 1 30%;}
.eael-post-block-item-holder {height: 100%;width: 100%;}
.eael-post-block-item-holder-inner {display: flex;flex-flow: column wrap;height: 100%;}
.eael-post-block-item .eael-entry-thumbnail {background-color: #f0f0f0;position: relative;height: 160px;flex: auto;}
.eael-post-block-item .eael-entry-thumbnail img {width: 100%;height: 100%;-o-object-fit: cover;object-fit: cover;}
.eael-post-block .eael-entry-wrapper {padding: 15px;}
.eael-post-block .eael-entry-title {font-size: 1em;margin: 5px 0 0;}
.eael-post-block .eael-entry-header .eael-entry-meta .eael-posted-by {display: inline-block;}
.eael-post-block .eael-entry-meta {line-height: 1;}
.eael-entry-meta>span {font-size: 12px;line-height: 1.2;padding-bottom: 5px;}
.eael-post-block .eael-entry-header .eael-entry-meta span.eael-posted-on {padding-left: 5px;}
.eael-post-block .eael-entry-header .eael-entry-meta span.eael-posted-on::before {content: "";font-family: FontAwesome;color: inherit;opacity: .4;font-size: .8em;padding-right: 7px;}
.eael-post-block .eael-entry-footer .eael-entry-meta {padding-left: 8px;}
.eael-post-block .eael-entry-footer {padding: 0 15px 15px;}
.post-block-style-overlay.eael-post-block .eael-entry-footer {padding: 10px 15px 15px 0;}
@media only screen and (min-width:768px) {.eael-post-block-grid .eael-post-block-item:nth-child(1), .eael-post-block-grid .eael-post-block-item:nth-child(2) {flex: 1 1 40%;}
	.eael-post-block-grid .eael-post-block-item:nth-child(14), .eael-post-block-grid .eael-post-block-item:nth-child(15), .eael-post-block-grid .eael-post-block-item:nth-child(22), .eael-post-block-grid .eael-post-block-item:nth-child(23), .eael-post-block-grid .eael-post-block-item:nth-child(6), .eael-post-block-grid .eael-post-block-item:nth-child(7) {flex: 1 1 40%;}}
@media only screen and (max-width:480px) {.eael-post-block-item {width: 100%;flex: 1 100%;}}
.eael-entry-media:hover .eael-entry-overlay.zoom-in {transform: scale(1);visibility: visible;opacity: 1;}
.eael-entry-media:hover .eael-entry-overlay.fade-in {visibility: visible;opacity: 1;}
.eael-entry-media:hover .eael-entry-overlay.slide-up {transform: translateY(0);visibility: visible;opacity: 1;}
.eael-post-block-item-holder .eael-entry-media {overflow: hidden;}
.eael-entry-overlay.none {background: 0 0 !important;}
.eael-entry-overlay.none>i {display: none;}
.eael-post-block.post-block-style-overlay .eael-entry-thumbnail {height: 300px;}
.eael-post-block.post-block-style-overlay .eael-post-block-item-holder-inner {position: relative;}
.eael-post-block.post-block-style-overlay .eael-entry-wrapper {position: absolute;left: 0;top: 0;height: 100%;width: 100%;display: flex;justify-content: center;flex-direction: column;}
.eael-post-block .eael-entry-footer {display: flex;}
.eael-static-product {position: relative;overflow: hidden;display: block;margin: 0 auto;}
.eael-static-product-media {position: relative;}
.eael-static-product-thumb img {width: 100%;display: block;}
.eael-static-product-thumb-overlay {position: absolute;top: 0;left: 0;width: 100%;height: 100%;z-index: 2;opacity: 0;transition: opacity .2s ease-in-out,transform .25s cubic-bezier(.19,1,.22,1);}
.eael-static-product-thumb-overlay:hover {opacity: 1;}
.eael-static-product-thumb-overlay>a {position: absolute;top: 0;left: 0;width: 100%;height: 100%;z-index: 3;display: flex;align-content: center;align-items: center;text-align: center;}
.eael-static-product-thumb-overlay>a>span {text-align: center;flex: 1 100%;}
.eael-static-product-details {padding: 10px 20px 30px;margin: 0;}
.eael-static-product-details>h2 {font-size: 1.2em;margin: 0;padding: .5em;}
.eael-static-product-details>p {margin: 0 0 1.5em;font-size: 14px;}
a.eael-static-product-btn {padding: 10px 20px;font-size: 14px;transition: color .5s ease;-webkit-transition: color .5s ease;-moz-transition: color .5s ease;}
.post-block-style-overlay .eael-entry-wrapper {transition: .3s;}
.post-block-style-overlay .eael-entry-wrapper.slide-up {transform: translateY(100%);}
.post-block-style-overlay .eael-entry-media {overflow: hidden;}
.post-block-style-overlay .eael-post-block-item:hover .eael-entry-wrapper.slide-up {transform: translateY(0);}
.post-block-style-overlay .eael-entry-wrapper.fade-in {visibility: hidden;opacity: 0;}
.post-block-style-overlay .eael-post-block-item:hover .eael-entry-wrapper.fade-in {visibility: visible;opacity: 1;}
.post-block-style-overlay .eael-entry-wrapper.zoom-in {transform: scale(.8);visibility: hidden;opacity: 0;}
.post-block-style-overlay .eael-post-block-item:hover .eael-entry-wrapper.zoom-in {visibility: visible;opacity: 1;transform: scale(1);}
.post-block-style-overlay .eael-entry-wrapper.none {display: none;}
.eael-post-carousel.grayscale-normal img {-webkit-filter: grayscale(100%);filter: grayscale(100%);}
.eael-post-carousel.grayscale-normal .swiper-slide:hover img {-webkit-filter: none;filter: none;}
.eael-post-carousel.grayscale-hover .swiper-slide:hover img {-webkit-filter: grayscale(100%);filter: grayscale(100%);}
.eael-post-carousel.swiper-container .swiper-slide {text-align: center;}
.eael-post-carousel .eael-entry-thumbnail>img, .swiper-container-wrap .eael-post-carousel .swiper-slide img {height: 100%;width: 100%;-o-object-fit: cover;object-fit: cover;}
.eael-post-carousel .eael-entry-medianone {position: relative;}
.eael-entry-thumbnail {position: relative;}
.eael-entry-thumbnail a {position: absolute;left: 0;top: 0;height: 100%;width: 100%;}
.eael-post-carousel .eael-post-carousel-title a {color: inherit;}
.eael-author-avatar>a {display: block;}
.eael-entry-footer {overflow: hidden;display: flex;}
.eael-entry-footer>div {display: inline-block;float: left;}
.post_carousel_meta_alignment-right .eael-entry-meta {text-align: center;align-items: flex-end;justify-content: flex-end;}
.post_carousel_meta_alignment-center .eael-entry-meta {text-align: center;align-items: center;justify-content: center;}
.post_carousel_meta_alignment-right .eael-entry-footer>div {float: right;}
.post_carousel_meta_alignment-right .eael-entry-footer .eael-entry-meta {text-align: right;padding-left: 0;padding-right: 15px;}
.post_carousel_meta_alignment-center .eael-entry-footer>div {float: none;display: block;}
.post_carousel_meta_alignment-center .eael-author-avatar {margin: 0 auto 15px;}
.swiper-container.eael-post-carousel.show-read-more-button .eael-post-elements-readmore-btn {display: inline-block;}
.eael-post-carousel-wrap .swiper-button-prev i {transform: rotate(0);}
.eael-entry-media:hover .eael-entry-overlay.zoom-in {transform: scale(1);visibility: visible;opacity: 1;}
.eael-entry-media:hover .eael-entry-overlay.fade-in {visibility: visible;opacity: 1;}
.eael-entry-media:hover .eael-entry-overlay.slide-up {transform: translateY(0);visibility: visible;opacity: 1;}
.eael-post-block-item-holder .eael-entry-media {overflow: hidden;}
.eael-entry-overlay.none {background: 0 0 !important;}
.eael-post-carousel-wrap .eael-logo-carousel-wrap .swiper-button-prev i {transform: rotate(0);}
.eael-logo-carousel-wrap.swiper-container-wrap .swiper-pagination {bottom: 10px;left: 0;width: 100%;}
.eael-logo-carousel-wrap.swiper-container-wrap-dots-outside .swiper-pagination {position: static;}
.eael-logo-carousel-wrap.swiper-container-wrap .swiper-pagination-bullet {background: #ccc;margin: 0 4px;opacity: 1;height: 8px;width: 8px;}
.eael-logo-carousel-wrap.swiper-container-wrap .swiper-pagination-bullet-active {background: #000;}
.eael-logo-carousel-wrap.swiper-container-wrap .swiper-button-next, .eael-logo-carousel-wrap.swiper-container-wrap .swiper-button-prev {background-image: none;outline: 0;}
.eael-post-list-container {position: relative;overflow: hidden;z-index: 0;}
.eael-post-list-header {display: flex;align-items: center;justify-content: space-between;border-radius: 0;border-bottom: 2px solid #e23a47;}
.eael-post-list-header .header-title {display: flex;}
.eael-post-list-header .header-title .title {margin: 0;font-size: 15px;font-weight: 500;color: #424242;color: #fff;display: inline-block;background-color: #e23a47;padding: 0 25px;text-transform: uppercase;}
.eael-post-list-header .post-categories {display: flex;justify-content: flex-end;}
.eael-post-list-header .post-categories a {font-size: 13px;font-weight: 600;line-height: 1;display: inline-block;padding: 6px 10px;margin: 0 3px;transition: all .3s;}
.eael-post-list-header .post-categories a:focus {outline: 0;}
.eael-post-list-wrap {position: relative;display: flex;flex-flow: row wrap;z-index: 0;padding: 0 0 10px 0;}
.eael-post-list-featured-wrap {display: flex;flex: 1 1 auto;align-items: flex-end;padding-right: 15px;margin: 10px 0;}
.eael-post-list-featured-inner {height: 100%;display: flex;flex: 1 1 auto;align-items: flex-end;background-color: #9ba4bc;background-repeat: no-repeat;background-position: center;background-size: cover;position: relative;z-index: 0;-webkit-animation: eael-fade-in .5s linear;animation: eael-fade-in .5s linear;}
.eael-post-list-featured-inner:after {content: "";position: absolute;z-index: -1;background: linear-gradient(rgba(0,0,0,.3),rgba(0,0,0,.9));top: 0;left: 0;right: 0;bottom: 0;opacity: .7;transition: all .3s ease-in-out;}
.eael-post-list-featured-inner:hover::after {opacity: 1;}
.eael-post-list-featured-inner .featured-content {width: 100%;padding: 15px;line-height: 1.5;}
.eael-post-list-featured-inner .featured-content .meta {font-size: 13px;font-weight: 500;color: #fff;line-height: 1.4;}
.eael-post-list-featured-inner .featured-content .meta span {display: inline-block;margin-right: 10px;}
.eael-post-list-featured-inner .featured-content .meta span i {margin-right: 4px;font-size: 12px;}
.eael-post-list-featured-inner .featured-content .meta span a {color: #fff;}
.eael-post-list-featured-inner .featured-content .meta span a:hover {color: #9ba4bc;}
.eael-post-list-featured-inner .featured-content .eael-post-list-title, .eael-post-list-featured-inner .featured-content .eael-post-list-title a {font-size: 18px;line-height: 1.5;color: #fff;margin: 8px 0 0 0;}
.eael-post-list-featured-inner .featured-content .eael-post-list-title a:hover {color: #9ba4bc;}
.eael-post-list-posts-wrap {display: flex;flex: 1 1 auto;flex-wrap: wrap;align-self: flex-start;margin: 10px 0;}
.eael-post-list-thumbnail {max-width: 30%;flex: 0 0 30%;overflow: hidden;margin-right: 15px;}
.eael-empty-thumbnail {background-color: #f9f9f9;}
.eael-post-list-content .meta {font-size: 12px;line-height: 1;margin: 5px 0;}
.eael-post-list-content .eael-post-list-title, .eael-post-list-content .eael-post-list-title a {font-size: 14px;line-height: 1.4;margin: 0;transition: all .3s;}
.eael-post-list-content p {margin-top: 8px;font-size: 13px;line-height: 1.5;}
.post-list-pagination .btn-next-post, .post-list-pagination .btn-prev-post {background: 0 0;border: 1px solid #dcdcdc;border-radius: 0;color: rgba(0,0,0,.8);font-size: 14px;line-height: 1;font-weight: 500;}
.post-list-pagination .btn-next-post:focus, .post-list-pagination .btn-prev-post:focus {outline: 0;background: 0 0;}
.post-list-pagination .btn-next-post:disabled, .post-list-pagination .btn-next-post:disabled:hover, .post-list-pagination .btn-prev-post:disabled, .post-list-pagination .btn-prev-post:disabled:hover {cursor: no-drop;opacity: .5;}
.eael-post-list-post {display: flex;padding: 0 10px 8px 0;-webkit-animation: eael-slide-in-up .5s linear;animation: eael-slide-in-up .5s linear;}
.eael-post-list-col-1 .eael-post-list-post {flex: 0 0 100%;}
.eael-post-list-col-2 .eael-post-list-post {flex: 0 0 50%;}
.eael-post-list-col-3 .eael-post-list-post {flex: 0 0 32%;}
@-webkit-keyframes eael-fade-in {0% {opacity: 0;transition: all .3s ease-in-out;}
	100% {opacity: 1;transition: all .3s ease-in-out;}}
@keyframes eael-fade-in {0% {opacity: 0;transition: all .3s ease-in-out;}
	100% {opacity: 1;transition: all .3s ease-in-out;}}
@-webkit-keyframes eael-slide-in-up {0% {opacity: 0;transform: translateY(-5%);transition: .6s;}
	100% {opacity: 1;transform: translateY(0);}}
@keyframes eael-slide-in-up {0% {opacity: 0;transform: translateY(-5%);transition: .6s;}
	100% {opacity: 1;transform: translateY(0);}}
@-webkit-keyframes eael-slide-in-left {0% {opacity: 0;transform: translateX(-5%);transition: .6s;}
	100% {opacity: 1;transform: translateX(0);}}
@keyframes eael-slide-in-left {0% {opacity: 0;transform: translateX(-5%);transition: .6s;}
	100% {opacity: 1;transform: translateX(0);}}
@media only screen and (max-width:767px) {.eael-post-list-featured-wrap {flex: 1 100%;padding: 0;}
	.eael-post-list-col-1 .eael-post-list-post, .eael-post-list-col-2 .eael-post-list-post, .eael-post-list-col-3 .eael-post-list-post {flex: 1 100%;}}
.eael-post-list-container.layout-advanced {overflow: unset;}
.eael-post-list-container.layout-advanced .eael-post-list-wrap {padding: 0;}
.eael-post-list-container.layout-advanced .eael-post-list-posts-wrap {margin: 0;}
.eael-post-list-container.layout-advanced .eael-empty-thumbnail {background-color: transparent;}
.eael-post-list-container.layout-advanced .eael-post-list-header {margin-bottom: 75px;box-shadow: 0 10px 35px 8px rgba(0,9,78,.1);border-radius: 8px;background: #fff;border: 0 solid;}
@media (max-width:767px) {.eael-post-list-container.layout-advanced .eael-post-list-header {padding: 25px 0;display: block;}}
@media (max-width:767px) {.eael-post-list-container.layout-advanced .eael-post-list-header .post-categories {margin-bottom: 15px;display: block;text-align: center;}}
.eael-post-list-container.layout-advanced .eael-post-list-header .post-categories a {border-radius: 8px;text-transform: capitalize;color: #040054;padding: 28px;}
@media (max-width:767px) {.eael-post-list-container.layout-advanced .eael-post-list-header .post-categories a {display: block;width: 60%;margin: 0 auto !important;}}
.eael-post-list-container.layout-advanced .eael-post-list-header .post-categories a.active {background: #543bc2;color: #fff !important;}
.eael-post-list-container.layout-advanced .eael-post-list-header .post-list-ajax-search-form {position: relative;}
@media (max-width:767px) {.eael-post-list-container.layout-advanced .eael-post-list-header .post-list-ajax-search-form {border: 1px solid #d7d7d7;border-radius: 5px;margin: 0 10px;}}
.eael-post-list-container.layout-advanced .eael-post-list-header .post-list-ajax-search-form form {width: 470px;text-align: right;padding: 12px 40px;}
@media (max-width:767px) {.eael-post-list-container.layout-advanced .eael-post-list-header .post-list-ajax-search-form form {padding: 0 30px 0 0;}}
.eael-post-list-container.layout-advanced .eael-post-list-header .post-list-ajax-search-form form input {border: 0 solid;padding: 5px 5px 5px 12px;width: 90%;border-left: 1px solid #d7d7d7;border-radius: 0;outline: 0 !important;}
@media (max-width:1024px) {.eael-post-list-container.layout-advanced .eael-post-list-header .post-list-ajax-search-form form input {border: 0 solid;}}
@media (max-width:767px) {.eael-post-list-container.layout-advanced .eael-post-list-header .post-list-ajax-search-form form input {padding: 15px;}}
.eael-post-list-container.layout-advanced .eael-post-list-header .post-list-ajax-search-form form input::-webkit-input-placeholder {color: #d7d7d7;}
.eael-post-list-container.layout-advanced .eael-post-list-header .post-list-ajax-search-form form input::-moz-placeholder {color: #d7d7d7;}
.eael-post-list-container.layout-advanced .eael-post-list-header .post-list-ajax-search-form form input:-ms-input-placeholder {color: #d7d7d7;}
.eael-post-list-container.layout-advanced .eael-post-list-header .post-list-ajax-search-form form input::-ms-input-placeholder {color: #d7d7d7;}
.eael-post-list-container.layout-advanced .eael-post-list-header .post-list-ajax-search-form form input::placeholder {color: #d7d7d7;}
.eael-post-list-container.layout-advanced .eael-post-list-header .post-list-ajax-search-form form i.fa-search {color: #5347c1;font-size: 18px;}
@media (max-width:1024px) {.eael-post-list-container.layout-advanced .eael-post-list-header .post-list-ajax-search-form form {width: 289px;}}
.eael-post-list-container.layout-advanced .eael-post-list-header .post-list-ajax-search-form .result-posts-wrapper {background: #fff;border: 1px solid #eee;position: absolute;left: auto;z-index: 99;padding: 15px 15px 15px 25px;width: 412px;right: 0;top: 112%;border-radius: 0 0 8px 8px;box-shadow: 0 5px 10px 0 rgba(0,9,78,.1);display: none;}
@media (max-width:1024px) {.eael-post-list-container.layout-advanced .eael-post-list-header .post-list-ajax-search-form .result-posts-wrapper {right: 11px;top: 100%;}}
@media (max-width:767px) {.eael-post-list-container.layout-advanced .eael-post-list-header .post-list-ajax-search-form .result-posts-wrapper {width: 360px;left: 50%;margin-left: -180px;}}
.eael-post-list-container.layout-advanced .eael-post-list-header .post-list-ajax-search-form .result-posts-wrapper .ajax-search-result-post {margin-bottom: 15px;}
.eael-post-list-container.layout-advanced .eael-post-list-header .post-list-ajax-search-form .result-posts-wrapper .ajax-search-result-post:last-child {margin-bottom: 0;}
.eael-post-list-container.layout-advanced .eael-post-list-header .post-list-ajax-search-form .result-posts-wrapper .ajax-search-result-post h6, .eael-post-list-container.layout-advanced .eael-post-list-header .post-list-ajax-search-form .result-posts-wrapper .ajax-search-result-post p {margin: 0;}
.eael-post-list-container.layout-advanced .eael-post-list-header .post-list-ajax-search-form .result-posts-wrapper .ajax-search-result-post h6 {text-transform: unset;line-height: 1;margin-bottom: 5px;font-weight: 600;}
.eael-post-list-container.layout-advanced .eael-post-list-header .post-list-ajax-search-form .result-posts-wrapper .ajax-search-result-post h6 a {color: #040054;}
.eael-post-list-container.layout-advanced .eael-post-list-header .post-list-ajax-search-form .result-posts-wrapper .ajax-search-result-post h6 a:hover {color: #5347c1;}
.eael-post-list-container.layout-advanced .eael-post-list-header .post-list-ajax-search-form .result-posts-wrapper .ajax-search-result-post .search-result-content {font-size: 12px;line-height: 2em;color: #707070;}
.eael-post-list-container.layout-advanced .eael-post-list-posts-wrap {display: grid;grid-template-columns: 1fr 1fr 1fr;grid-gap: 15px;}
@media (max-width:1024px) {.eael-post-list-container.layout-advanced .eael-post-list-posts-wrap {grid-template-columns: 1fr;}}
@media (max-width:767px) {.eael-post-list-container.layout-advanced .eael-post-list-posts-wrap {grid-template-columns: 1fr;}}
.eael-post-list-container.layout-advanced .eael-post-list-posts-wrap .eael-post-list-post .eael-post-list-post-inner {padding: 0 15px 0 15px;position: relative;z-index: 1;margin-bottom: 30px;}
.eael-post-list-container.layout-advanced .eael-post-list-posts-wrap .eael-post-list-post .eael-post-list-post-inner:after {position: absolute;left: 0;bottom: 0;width: 100%;height: 70%;content: "";background: #f8f8fe;z-index: -1;border-radius: 5px;transition: all .3s;}
.eael-post-list-container.layout-advanced .eael-post-list-posts-wrap .eael-post-list-post.eael-empty-thumbnail .eael-post-list-post-inner {width: 100%;padding-top: 10px;}
.eael-post-list-container.layout-advanced .eael-post-list-posts-wrap .eael-post-list-post.eael-empty-thumbnail .eael-post-list-post-inner:after {height: 100%;}
.eael-post-list-container.layout-advanced .eael-post-list-posts-wrap .eael-post-list-post:hover .eael-post-list-post-inner:after {box-shadow: 0 8px 25px 0 rgba(0,6,55,.1);}
.eael-post-list-container.layout-advanced .eael-post-list-posts-wrap .eael-post-list-post:hover .eael-post-list-content .boxed-meta .meta-categories .meta-cats-wrap {box-shadow: none;}
.eael-post-list-container.layout-advanced .eael-post-list-posts-wrap .eael-post-list-post .eael-post-list-thumbnail {max-width: 100%;flex: 0 1 100%;margin-right: 0;margin-bottom: 40px;border-radius: 5px;overflow: hidden;position: relative;}
.eael-post-list-container.layout-advanced .eael-post-list-posts-wrap .eael-post-list-post .eael-post-list-thumbnail>a {position: absolute;left: 0;top: 0;height: 100%;width: 100%;}
@media (max-width:1024px) {.eael-post-list-container.layout-advanced .eael-post-list-posts-wrap .eael-post-list-post .eael-post-list-thumbnail img {width: 100%;}}
.eael-post-list-container.layout-advanced .eael-post-list-posts-wrap .eael-post-list-post .eael-post-list-thumbnail.eael-empty-thumbnail {display: none;}
.eael-post-list-container.layout-advanced .eael-post-list-posts-wrap .eael-post-list-post .eael-post-list-content {padding: 0 10px 25px 15px;}
.eael-post-list-container.layout-advanced .eael-post-list-posts-wrap .eael-post-list-post .eael-post-list-content .eael-post-list-title {margin-bottom: 15px;}
.eael-post-list-container.layout-advanced .eael-post-list-posts-wrap .eael-post-list-post .eael-post-list-content .boxed-meta {display: flex;}
.eael-post-list-container.layout-advanced .eael-post-list-posts-wrap .eael-post-list-post .eael-post-list-content .boxed-meta>div {flex-basis: 50%;}
@media (max-width:767px) {.eael-post-list-container.layout-advanced .eael-post-list-posts-wrap .eael-post-list-post .eael-post-list-content .boxed-meta>div {flex-basis: 100%;}}
.eael-post-list-container.layout-advanced .eael-post-list-posts-wrap .eael-post-list-post .eael-post-list-content .boxed-meta .meta-categories {text-align: right;transition: all ease-in-out .5s;}
@media (max-width:767px) {.eael-post-list-container.layout-advanced .eael-post-list-posts-wrap .eael-post-list-post .eael-post-list-content .boxed-meta .meta-categories {text-align: left;}}
.eael-post-list-container.layout-advanced .eael-post-list-posts-wrap .eael-post-list-post .eael-post-list-content .boxed-meta .meta-categories .meta-cats-wrap {display: inline-block;background: #fff;padding: 12px 20px;line-height: 1;border-radius: 5px;font-size: 12px;text-transform: capitalize;font-weight: 400;box-shadow: 0 0 18px 5px rgba(0,9,78,.1);transition: all .3s ease-in-out;margin: 15px;}
.eael-post-list-container.layout-advanced .eael-post-list-posts-wrap .eael-post-list-post .eael-post-list-content .boxed-meta .meta-categories .meta-cats-wrap a {color: #707070;position: relative;padding-right: 7px;}
.eael-post-list-container.layout-advanced .eael-post-list-posts-wrap .eael-post-list-post .eael-post-list-content .boxed-meta .meta-categories .meta-cats-wrap a::after {position: absolute;left: -7px;content: ", ";}
.eael-post-list-container.layout-advanced .eael-post-list-posts-wrap .eael-post-list-post .eael-post-list-content .boxed-meta .meta-categories .meta-cats-wrap a:first-child:after {content: "";}
.eael-post-list-container.layout-advanced .eael-post-list-posts-wrap .eael-post-list-post .eael-post-list-content .boxed-meta .author-meta {margin-top: 15px;display: flex;}
.eael-post-list-container.layout-advanced .eael-post-list-posts-wrap .eael-post-list-post .eael-post-list-content .boxed-meta .author-meta .avatar.photo {height: 100%;}
@media (max-width:767px) {.eael-post-list-container.layout-advanced .eael-post-list-posts-wrap .eael-post-list-post .eael-post-list-content .boxed-meta .author-meta {padding-left: 15px;}}
.eael-post-list-container.layout-advanced .eael-post-list-posts-wrap .eael-post-list-post .eael-post-list-content .boxed-meta .author-meta .author-photo {height: 40px;flex-basis: 40px;border-radius: 50%;overflow: hidden;margin-right: 15px;}
.eael-post-list-container.layout-advanced .eael-post-list-posts-wrap .eael-post-list-post .eael-post-list-content .boxed-meta .author-meta .author-info {margin: 0;}
.eael-post-list-container.layout-advanced .eael-post-list-posts-wrap .eael-post-list-post .eael-post-list-content .boxed-meta .author-meta .author-info h5 {margin: 0;line-height: 1;font-size: 14px;color: #040054;font-weight: 400;}
.eael-post-list-container.layout-advanced .eael-post-list-posts-wrap .eael-post-list-post .eael-post-list-content .boxed-meta .author-meta .author-info p {font-size: 13px;color: #707070;}
.eael-post-list-container.layout-advanced .eael-post-list-posts-wrap .eael-post-list-post.eael-empty-thumbnail .eael-post-list-post-inner {border: 1px solid #eee;}
.eael-post-list-container.layout-advanced .eael-post-list-posts-wrap .eael-post-list-post.eael-empty-thumbnail .eael-post-list-post-inner:after {background: 0 0;}
.eael-post-list-container.layout-advanced .eael-post-list-posts-wrap .eael-post-list-post.eael-empty-thumbnail:hover .eael-post-list-post-inner {border-color: transparent;}
.eael-post-list-container.layout-advanced .eael-post-list-posts-wrap .eael-post-list-post.eael-empty-thumbnail:hover .eael-post-list-post-inner .boxed-meta .meta-categories .meta-cats-wrap {box-shadow: none;}
.eael-post-list-col-1 .eael-post-list-container.layout-advanced .eael-post-list-wrap .eael-post-list-posts-wrap {grid-template-columns: 1fr;}
.eael-post-list-col-1 .eael-post-list-container.layout-advanced .eael-post-list-wrap .eael-post-list-posts-wrap .eael-post-list-content {background: 0 0;}
.eael-post-list-col-2 .eael-post-list-container.layout-advanced .eael-post-list-wrap .eael-post-list-posts-wrap {grid-template-columns: 1fr 1fr;}
@media (max-width:1024px) {.eael-post-list-col-2 .eael-post-list-container.layout-advanced .eael-post-list-wrap .eael-post-list-posts-wrap {grid-template-columns: 1fr;}}
@media (max-width:767px) {.eael-post-list-col-2 .eael-post-list-container.layout-advanced .eael-post-list-wrap .eael-post-list-posts-wrap {grid-template-columns: 1fr;}}
.eael-restaurant-menu .eael-restaurant-menu-item-wrap {margin-bottom: 10px;position: relative;}
.eael-restaurant-menu .eael-restaurant-menu-item {align-items: center;display: flex;}
.eael-restaurant-menu .eael-restaurant-menu-image {flex-grow: 0;margin-right: 10px;}
.eael-restaurant-menu .eael-restaurant-menu-content {flex-grow: 1;}
.eael-restaurant-menu .eael-restaurant-menu-header {display: flex;justify-content: space-between;margin-bottom: 5px;}
.eael-restaurant-menu .eael-restaurant-menu-title {display: inline-block;margin: 0;}
.eael-restaurant-menu .eael-restaurant-menu-title a {color: inherit;}
.eael-restaurant-menu-style-1 .eael-restaurant-menu-price {float: right;}
.eael-restaurant-menu-style-3 .eael-restaurant-menu-image {order: 1;}
.eael-restaurant-menu-style-4 .eael-restaurant-menu-header, .eael-restaurant-menu-style-4 .eael-restaurant-menu-item {display: block;}
.eael-restaurant-menu-style-4 .eael-restaurant-menu-image {display: inline-block;}
.eael-restaurant-menu-style-1 .eael-price-title-connector {border-bottom: 1px dashed #000;height: 1px;flex-grow: 1;align-self: center;margin: 0 20px;}
.eael-restaurant-menu-style-eael .eael-restaurant-menu-item {min-height: 150px;position: relative;}
.eael-restaurant-menu-style-eael .eael-restaurant-menu-price {bottom: 0;padding: 10px;position: absolute;right: 0;z-index: 1;}
.eael-restaurant-menu-style-eael .eael-restaurant-menu-price:after {border-color: transparent #b83d11;border-style: solid;border-width: 110px 130px 0 0;bottom: 0;content: "";position: absolute;right: 0;z-index: -1;}
.eael-restaurant-menu-divider-wrap {font-size: 0;line-height: 0;}
.eael-restaurant-menu-divider {display: inline-block;}
@-webkit-keyframes animateRainbow {0% {background-position: 0 50%;}
	50% {background-position: 100% 50%;}
	100% {background-position: 0 50%;}}
@keyframes animateRainbow {0% {background-position: 0 50%;}
	50% {background-position: 100% 50%;}
	100% {background-position: 0 50%;}}
.eael-progressbar-line-rainbow .eael-progressbar-line-fill {background: linear-gradient(270deg,#9400d3,indigo,#00f,#0f0,#ff0,#ff7f00,red);background-size: 500% 500%;-webkit-animation: animateRainbow 5s ease infinite;animation: animateRainbow 5s ease infinite;}
.eael-progressbar-circle-fill .eael-progressbar-circle-half {background-color: #000;}
.eael-progressbar-half-circle-fill .eael-progressbar-circle-half {background-color: #000;}
.eael-progressbar-box {width: 100%;height: 200px;border: 1px solid #eee;margin: 0 auto;}
.eael-progressbar-box .eael-progressbar-box-inner-content {display: block;width: 100%;position: absolute;top: 50%;transform: translateY(-50%);text-align: center;z-index: 9;}
.eael-progressbar-box .eael-progressbar-count-wrap {font-size: 28px;font-weight: 700;}
.eael-progressbar-box .eael-progressbar-title {font-size: 16px;font-weight: 400;}
.eael-progressbar-box-fill {position: absolute;bottom: 0;left: 0;right: 0;height: 0;background-color: #000;transition: height 1.5s linear;}
.eael-pricing.style-3 .eael-pricing-item {background: #262c37;padding: 30px;color: #fff;}
.eael-pricing.style-3 .eael-pricing-item.featured {position: relative;z-index: 0;}
.eael-pricing.style-3 .eael-pricing-item.ribbon-1:before {content: "";position: absolute;width: 100%;height: 3px;background: #e25a77;top: 0;left: 0;right: 0;z-index: 1;border-radius: 5px 5px 0 0;}
.eael-pricing.style-3 .eael-pricing-item.ribbon-2:before {content: "Featured";position: absolute;width: auto;background: #e25a77;color: #fff;top: 35px;right: -15px;z-index: 10;font-size: 10px;font-weight: 600;text-transform: uppercase;padding: 5px 10px;}
.eael-pricing.style-3 .eael-pricing-item.ribbon-2:after {content: "";position: absolute;top: 20px;right: -15px;width: 0;height: 0;border-bottom: 15px solid #bf4a63;border-right: 15px solid transparent;z-index: 9;opacity: .9;}
.eael-pricing.style-3 .eael-pricing-item.ribbon-3:before {content: "Featured";position: absolute;width: auto;background: #e25a77;color: #fff;top: 15px;right: 15px;z-index: 10;font-size: 11px;font-weight: 600;text-transform: uppercase;padding: 5px 15px;}
.eael-pricing.style-3 .eael-pricing-item .header {position: relative;padding-bottom: 15px;margin-bottom: 15px;z-index: 0;overflow: hidden;}
.eael-pricing.style-3 .eael-pricing-item .header:after {position: absolute;content: "";width: 100%;height: 1px;bottom: 0;left: 0;right: 0;margin: 0 auto;z-index: 1;transition: 1s;transform: scaleX(.4);background: #e25a77;}
.eael-pricing.style-3 .eael-pricing-item:hover .header:after {transform: scaleX(1);}
.eael-pricing.style-3 .eael-pricing-item .header .title {font-family: Raleway,sans-serif;font-size: 28px;font-weight: 400;line-height: 40px;margin: 0;}
.eael-pricing.style-3 .eael-pricing-item .header .subtitle {font-size: 14px;color: rgba(255,255,255,.5);}
.eael-pricing.style-3 .eael-pricing-item .eael-pricing-tag {margin-bottom: 30px;}
.eael-pricing.style-3 .eael-pricing-item .eael-pricing-tag .price-tag {position: relative;display: inline-block;font-size: 36px;font-weight: 700;line-height: 0;padding-left: 12px;z-index: 0;}
.eael-pricing.style-3 .eael-pricing-item .price-tag .price-currency {font-size: 24px;font-weight: 700;}
.eael-pricing.style-3 .eael-pricing-item .body ul {margin-bottom: 30px;}
.eael-pricing.style-3 .eael-pricing-item .body ul li {display: block;width: 100%;height: auto;padding: 10px 0;font-size: 14px;color: rgba(255,255,255,.7);border-bottom: 1px solid rgba(9,9,9,.04);}
.eael-pricing.style-3 .eael-pricing-item .body ul li:last-child {border: none;}
.eael-pricing.style-3 .eael-pricing-item .eael-pricing-tag.on-top {margin-top: 15px;margin-bottom: 15px;}
.eael-pricing.style-4 {position: relative;z-index: 0;text-align: center;padding: 0;}
.eael-pricing.style-4 .eael-pricing-item {padding: 0 0 30px 0;border-radius: 5px;margin: 0;transition: .5s;}
.eael-pricing.style-4 .eael-pricing-item.ribbon-1:before {content: "";position: absolute;width: 100%;height: 3px;background: #00c853;top: 0;left: 0;right: 0;z-index: 1;border-radius: 5px 5px 0 0;}
.eael-pricing.style-4 .eael-pricing-item.ribbon-2:before {content: "Featured";position: absolute;width: auto;background: #00c853;color: #fff;top: 35px;right: -15px;z-index: 10;font-size: 10px;font-weight: 600;text-transform: uppercase;padding: 5px 10px;}
.eael-pricing.style-4 .eael-pricing-item.ribbon-2:after {content: "";position: absolute;top: 20px;right: -15px;width: 0;height: 0;border-bottom: 15px solid #00c853;border-right: 15px solid transparent;z-index: 9;opacity: .9;}
.eael-pricing.style-4 .eael-pricing-item.ribbon-3:before {content: "Featured";position: absolute;width: auto;background: #00c853;color: #fff;top: 15px;right: 15px;z-index: 10;font-size: 13px;font-weight: 600;text-transform: uppercase;padding: 5px 15px;}
.eael-pricing.style-4 .eael-pricing-item:hover {box-shadow: 0 14px 28px rgba(0,0,0,.25),0 10px 10px rgba(0,0,0,.22);}
.eael-pricing.style-4 .eael-pricing-item .header {background: #c8e6c9;padding: 25px 0;margin-bottom: 15px;position: relative;z-index: 0;}
.eael-pricing.style-4 .eael-pricing-item .header .title {font-size: 28px;font-weight: 700;line-height: 40px;margin: 0;}
.eael-pricing.style-4 .eael-pricing-item .header .subititle {font-size: 14px;font-weight: 600;color: #6d6d6d;}
.eael-pricing.style-4 .eael-pricing-item .eael-pricing-tag {position: relative;z-index: 0;padding: 15px 0;margin-bottom: 15px;}
.eael-pricing.style-4 .eael-pricing-item .eael-pricing-tag:after {content: "";position: absolute;width: 140px;height: 1px;bottom: 0;left: 0;right: 0;margin: 0 auto;z-index: 1;background: rgba(9,9,9,.04);}
.eael-pricing.style-4 .eael-pricing-item .price-tag {position: relative;display: inline-block;font-size: 28px;font-weight: 500;line-height: 0;margin: 0 auto;}
.eael-pricing.style-4 .eael-pricing-item .price-tag .price-currency {font-size: 24px;font-weight: 700;}
.eael-pricing.style-4 .eael-pricing-item .price-period {color: #999;}
.eael-pricing.style-4 .eael-pricing-item .body ul {display: block;width: 100%;margin-bottom: 15px;}
.eael-pricing.style-4 .eael-pricing-item .body ul li {display: block;width: 100%;height: auto;padding: 10px 0;font-size: 14px;color: #6d6d6d;border-bottom: 1px solid rgba(9,9,9,.04);}
.eael-pricing.style-4 .eael-pricing-item .body ul li:last-child {border: none;}
.eael-pricing.style-4 .eael-pricing-item .eael-pricing-image {position: relative;-webkit-display: flex;display: flex;justify-content: center;align-items: center;z-index: 0;width: 100%;height: 120px;background-size: cover;background-repeat: no-repeat;background-position: center;padding-top: 15px;}
.eael-pricing.style-4 .eael-pricing-item .eael-pricing-image:after {position: absolute;content: "";width: 100%;height: 100%;top: 0;left: 0;right: 0;bottom: 0;background: rgba(0,0,0,.5);z-index: -1;}
.eael-pricing.style-4 .eael-pricing-item .eael-pricing-image .eael-pricing-tag {padding: 0;margin: 0;}
.eael-pricing.style-4 .eael-pricing-item .eael-pricing-image .eael-pricing-tag .price-tag {font-size: 48px;font-weight: 700;color: #fff;line-height: 0;margin-bottom: 0;}
.eael-pricing.style-4 .eael-pricing-item .eael-pricing-image .eael-pricing-tag .price-tag:before {font-size: 24px;top: -20px;left: -18px;}
.eael-pricing.style-4 .eael-pricing-item .eael-pricing-image .eael-pricing-tag .price-period {font-size: 13px;font-weight: 600;}
@media only screen and (min-width:768px) and (max-width:992px) {.eael-pricing {display: block;}
	.eael-pricing .eael-pricing-item, .eael-pricing.style-2 .eael-pricing-item, .eael-pricing.style-4 .eael-pricing-item {width: 100%;margin: 0 auto 30px auto;}}
@media only screen and (max-width:480px) {.eael-pricing {display: block;}
	.eael-pricing .eael-pricing-item {width: 100%;}
	.eael-pricing .eael-pricing-item, .eael-pricing.style-2 .eael-pricing-item, .eael-pricing.style-4 .eael-pricing-item {margin: 0 auto 30px auto;}}
div.tooltipster-sidetip.tooltipster-base.tooltipster-right .tooltipster-arrow {position: absolute;top: 50%;}
div.tooltipster-sidetip.tooltipster-top div.tooltipster-box {margin-bottom: 0 !important;}
div.tooltipster-sidetip.tooltipster-bottom div.tooltipster-box {margin-top: 0 !important;}
.tooltipster-base.tooltipster-sidetip.tooltipster-top .tooltipster-arrow {top: auto;bottom: -8px;}
div.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow {top: -8px;bottom: auto;}
.eael-password-protected-content-fields>form {display: flex;align-items: center;}
.eael-password-protected-content-fields .eael-password {padding: 10px 20px;border-radius: 0;font-size: 1em;line-height: 1em;}
.eael-password-protected-content-fields .eael-submit {text-transform: uppercase;padding: 10px 20px;border: 1px solid #333;border-radius: 0;font-size: 1em;line-height: 1em;}
.eael-protected-content-message {padding: 10px;}
.protected-content-error-msg {color: red;}
.elementor-element.eael-prallax-multi {overflow: hidden;}
.elementor-element .eael-parallax-layer {position: absolute;display: block;width: 100%;height: 100%;background-repeat: no-repeat;overflow: hidden;pointer-events: none;}
.elementor-section.eael-particles-section .elementor-container {z-index: 1;}
.elementor-section.eael-particles-section>canvas {position: absolute;top: 0;}
.eael-particles-section {position: relative;z-index: 1;}
canvas.particles-js-canvas-el {position: absolute;left: 0;top: 0;z-index: -1;}
.swiper-container-wrap .swiper-slide .eael-social-feed-element img {width: 100%;}
.eael-social-feed-element.hidden {background-color: red !important;}
.eael-twitter-feed-container::after, .eael-twitter-feed-container::before, .eael-twitter-feed-wrapper::after, .eael-twitter-feed-wrapper::before {content: "";clear: both;}
.eael-social-feed-element .pull-left {float: left;margin-right: 10px;}
.eael-social-feed-element .pull-right {margin-left: 10px;}
.eael-social-feed-element img {width: 100%;height: auto;border: 0;vertical-align: middle;-ms-interpolation-mode: bicubic;}
.eael-social-feed-element .attachment {vertical-align: middle;-ms-interpolation-mode: bicubic;}
.eael-social-feed-element a {color: #08c;text-decoration: none;}
.eael-social-feed-element a:focus {outline: thin dotted #333;outline: 5px auto -webkit-focus-ring-color;outline-offset: -2px;}
.eael-social-feed-element a:active, .eael-social-feed-element a:hover {outline: 0;color: #005580;text-decoration: underline;}
.eael-social-feed-element small {font-size: 85%;}
.eael-social-feed-element strong {font-weight: 700;}
.eael-social-feed-element em {font-style: italic;}
.eael-social-feed-element p {margin: 0 0 10px;}
.eael-social-feed-element .media-body>p {margin-bottom: 4px;min-height: 20px;}
.eael-social-feed-element p.social-feed-text {margin: 0;overflow: hidden;text-overflow: ellipsis;-webkit-line-clamp: 5;-webkit-box-orient: vertical;}
.eael-social-feed-element, .eael-social-feed-element .media-body {overflow: hidden;overflow: visible;zoom: 1;}
.eael-social-feed-element {padding: 0;background: 0 0;}
.eael-social-feed-element .media-body .social-network-icon {margin-top: -3px;margin-right: 5px;width: 16px;}
.eael-social-feed-element .media-body div {color: #666;line-height: 20px;clear: both;}
.eael-social-feed-element:first-child {margin-top: 0;}
.eael-social-feed-element .media-object {display: block;width: 48px;border-radius: 50%;}
.eael-social-feed-element .media-heading {margin: 0 0 5px;}
.eael-social-feed-element .media-list {margin-left: 0;list-style: none;}
.eael-social-feed-element .muted {color: #999;}
.eael-social-feed-element a.muted:focus, .eael-social-feed-element a.muted:hover {color: grey;}
.eael-social-feed-element {transition: .25s;-webkit-backface-visibility: hidden;backface-visibility: hidden;margin: -1px;margin-top: 25px;color: #333;text-align: left;font-size: 14px;font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;line-height: 16px;}
.eael-social-feed-element .eael-content {padding: 20px 15px 15px;transition: .4s;background: #fff;}
.eael-social-feed-element .social-network-icon {opacity: .7;}
.eael-social-feed-element .author-title {color: #444;line-height: 1.5em;font-weight: 500;}
.media-body .fa-twitter {color: #1da1f2;margin-right: 8px;}
.media-body .fa-facebook {color: #3b5998;margin-right: 8px;}
.text-wrapper p .read-more-link {margin-top: 9px;display: block;}
.eael-social-feed-element .slick-next, .eael-social-feed-wrapper .slick-prev {background: #1da1f2;}
.eael-social-feed-wrapper {width: 100%;height: auto;position: relative;z-index: 0;}
.eael-loading-feed {display: none;position: absolute;width: 100%;height: 100%;top: 0;left: 0;bottom: 0;right: 0;}
.eael-loading-feed.show-loading {display: block;display: flex;text-align: center;z-index: 10;align-items: center;justify-content: center;transition: .5s;}
.eael-loading-feed .loader {border: 3px solid #f3f3f3;border-radius: 50%;border-top: 3px solid #3498db;width: 30px;height: 30px;-webkit-animation: spin 2s linear infinite;animation: spin 2s linear infinite;margin: 0 auto;}
@-webkit-keyframes spin {0% {-webkit-transform: rotate(0);}
	100% {-webkit-transform: rotate(360deg);}}
@keyframes spin {0% {transform: rotate(0);}
	100% {transform: rotate(360deg);}}
.eael-social-feed-container.list-view .eael-social-feed-element {margin: 15px;border: 1px solid rgba(0,0,0,.1);background: 0 0;}
.eael-social-feed-container.carousel-view {width: 100%;height: auto;}
.eael-social-feed-element {margin: 0;}
.eael-twitter-feed-container.masonry-view .eael-social-feed-element {width: 33.33%;margin-top: 0;float: left;}
.eael-social-feed-element .eael-content {border: 1px solid rgba(0,0,0,.1);}
.eael-social-feed-avatar-circle .eael-social-feed-element .media-object {border-radius: 50%;}
.eael-social-feed-avatar-square .eael-social-feed-element .media-object {border-radius: 0;}
.eael-social-feed-masonry-col-4 .eael-social-feed-element .social-feed-date .eael-social-feed-masonry-col-4 .eael-social-feed-element .social-feed-date {text-align: left !important;}
@media only screen and (min-width:768px) and (max-width:992px) {.eael-twitter-feed-container.masonry-view .eael-social-feed-element {width: 50% !important;}}
@media only screen and (max-width:480px) {.eael-twitter-feed-container.masonry-view .eael-social-feed-element {width: 100% !important;}}
.eael-static-product-btn {display: inline-block;}
.eael-static-product-btn .eael-static-product-btn-inner {display: flex;align-items: center;justify-content: center;}
.eael-tm-wrapper {position: relative;}
.eael-tm-wrapper .eael-tm-social-links {list-style: none;margin: 0;padding: 0;}
.eael-tm-wrapper .eael-tm-social-links li {list-style: none;margin: 0;padding: 0;}
.eael-tm-wrapper .eael-tm-title-divider-wrap {font-size: 0;line-height: 1;}
.eael-tm-wrapper .eael-tm-divider, .eael-tm-wrapper .eael-tm-social-icon, .eael-tm-wrapper li {display: inline-block;}
.eael-tm-wrapper .eael-tm:hover .eael-tm-overlay-content-wrap {opacity: 1;visibility: visible;}
.eael-tm-wrapper .eael-tm-image {display: inline-block;position: relative;}
.eael-tm-content-normal {position: relative;z-index: 1;padding: 10px 0;}
.eael-tm-overlay-content-wrap {position: absolute;left: 0;top: 0;right: 0;bottom: 0;z-index: 1;opacity: 0;visibility: hidden;transition: all .25s linear 0s;}
.eael-tm-overlay-content-wrap:before {background-color: #000;content: "";display: block;position: absolute;left: 0;top: 0;right: 0;bottom: 0;opacity: .5;z-index: -1;}
.eael-tm-overlay-content-wrap .eael-tm-content {padding: 20px;width: 100%;position: absolute;top: 50%;transform: translateY(-50%);}
.eael-tm-social-icon-wrap {display: inline-flex;transition: all .25s linear 0s;}
.eael-tm-carousel {position: relative;}
.eael-tm-name {margin-top: 0;}
.eael-team-member-carousel-wrap.swiper-container-wrap .swiper-button-prev i {transform: rotate(0);}
.eael-tm-carousel-dots-outside .swiper-pagination {position: static;}
.eael-team-member-carousel-wrap.swiper-container .swiper-slide, .eael-team-member-carousel-wrap.swiper-container-wrap .swiper-slide {text-align: center;}
.eael-team-member-carousel-wrap.swiper-container .swiper-slide img, .eael-team-member-carousel-wrap.swiper-container-wrap .swiper-slide img {width: auto;}
.eael-team-member-carousel-wrap.swiper-container-dots-outside .swiper-pagination, .eael-team-member-carousel-wrap.swiper-container-wrap-dots-outside .swiper-pagination {position: static;}
.eael-team-member-carousel-wrap.swiper-container .swiper-button-next, .eael-team-member-carousel-wrap.swiper-container .swiper-button-prev, .eael-team-member-carousel-wrap.swiper-container-wrap .swiper-button-next, .eael-team-member-carousel-wrap.swiper-container-wrap .swiper-button-prev {background: 0 0;font-size: 20px;height: auto;line-height: 1;margin: 0;text-align: center;transform: translateY(-50%);width: auto;}
.eael-team-member-carousel-wrap.swiper-container .swiper-button-next .fa, .eael-team-member-carousel-wrap.swiper-container .swiper-button-prev .fa, .eael-team-member-carousel-wrap.swiper-container-wrap .swiper-button-next .fa, .eael-team-member-carousel-wrap.swiper-container-wrap .swiper-button-prev .fa {vertical-align: top;}
.eael-team-member-carousel-wrap.swiper-container-wrap .swiper-pagination {bottom: 10px;left: 0;width: 100%;}
.eael-team-member-carousel-wrap.swiper-container-wrap-dots-outside .swiper-pagination {position: static;}
.eael-team-member-carousel-wrap.swiper-container-wrap .swiper-pagination-bullet {background: #ccc;margin: 0 4px;opacity: 1;height: 8px;width: 8px;}
.eael-team-member-carousel-wrap.swiper-container-wrap .swiper-pagination-bullet-active {background: #000;}
.eael-team-member-carousel-wrap.swiper-container-3d .swiper-slide {transition-property: all;-webkit-transition-property: all;}
.eael-team-item.eael-team-members-centered .eael-team-content {text-align: center;}
.eael-team-item.eael-team-members-circle .eael-team-image {text-align: center;}
.eael-team-item.eael-team-members-circle figure img {width: 150px;height: 150px;border-radius: 50%;}
.eael-team-item.eael-team-members-circle .eael-team-content {text-align: center;}
.eael-testimonial-slider {position: relative;}
.testimonial-star-rating {padding: 0;margin: 0;}
.testimonial-star-rating li {list-style: none;display: inline-block;}
.testimonial-star-rating li i {color: #d8d8d8;}
.rating-five .testimonial-star-rating li i {color: #f2b01e;}
.rating-one .testimonial-star-rating li:first-child i {color: #f2b01e;}
.rating-two .testimonial-star-rating li:nth-child(1) i, .rating-two .testimonial-star-rating li:nth-child(2) i {color: #f2b01e;}
.rating-three .testimonial-star-rating li:nth-child(1) i, .rating-three .testimonial-star-rating li:nth-child(2) i, .rating-three .testimonial-star-rating li:nth-child(3) i {color: #f2b01e;}
.rating-four .testimonial-star-rating li:nth-child(1) i, .rating-four .testimonial-star-rating li:nth-child(2) i, .rating-four .testimonial-star-rating li:nth-child(3) i, .rating-four .testimonial-star-rating li:nth-child(4) i {color: #f2b01e;}
.eael-testimonial-image img {max-width: 100%;}
.eael-testimonial-image {padding: 10px 0 0 0;}
.eael-testimonial-image>figure {display: block;margin: 0;}
.testimonial-avatar-rounded figure img {border-radius: 50%;height: auto;}
.eael-testimonial-content {margin: 0;padding: 10px;}
.eael-testimonial-item>figure {margin: 0 auto;padding: 0 20px;}
.eael-testimonial-item .center-text {text-align: center;}
.eael-testimonial-item .right-text {text-align: right;}
.eael-testimonial-item .left-text {text-align: left;}
.eael-testimonial-item .justify-text {text-align: justify;}
.eael-testimonial-content .eael-testimonial-text {font-size: 100%;font-style: italic;line-height: 1.5;margin-top: 0;margin-bottom: 10px;word-wrap: break-word;}
.eael-testimonial-content .eael-testimonial-user {display: inline-block;font-family: inherit;font-size: 105%;font-style: italic;font-weight: 400;line-height: 1.5;margin-top: 0;margin-bottom: 0;margin-right: 5px;}
.eael-testimonial-content .eael-testimonial-user-company {display: inline-block;font-family: inherit;font-size: 90%;font-style: italic;font-weight: lighter;line-height: 1.75;margin-bottom: 0;margin-top: 1px;}
.eael-testimonial-image {position: relative;}
.eael-testimonial-item .eael-testimonial-quote::after {color: inherit !important;content: "";font-family: FontAwesome;font-size: 200%;}
.eael-testimonial-slider.classic-style .eael-testimonial-align-left .eael-testimonial-image figure img, .eael-testimonial-slider.classic-style .eael-testimonial-align-right .eael-testimonial-image figure img, .eael-testimonial-slider.default-style .eael-testimonial-align-left .eael-testimonial-image figure img, .eael-testimonial-slider.default-style .eael-testimonial-align-right .eael-testimonial-image figure img, .eael-testimonial-slider.middle-style .eael-testimonial-align-left .eael-testimonial-image figure img, .eael-testimonial-slider.middle-style .eael-testimonial-align-right .eael-testimonial-image figure img {margin: 0;}
.eael-testimonial-slider.classic-style .eael-testimonial-align-right .eael-testimonial-image figure, .eael-testimonial-slider.default-style .eael-testimonial-align-right .eael-testimonial-image figure, .eael-testimonial-slider.middle-style .eael-testimonial-align-right .eael-testimonial-image figure {text-align: right;}
.eael-testimonial-slider.classic-style .eael-testimonial-align-left .eael-testimonial-image figure, .eael-testimonial-slider.default-style .eael-testimonial-align-left .eael-testimonial-image figure, .eael-testimonial-slider.middle-style .eael-testimonial-align-left .eael-testimonial-image figure {text-align: left;}
.eael-testimonial-slider.classic-style .eael-testimonial-align-right .testimonial-classic-style-content, .eael-testimonial-slider.default-style .eael-testimonial-align-right .default-style-testimonial-content, .eael-testimonial-slider.middle-style .eael-testimonial-align-right .eael-testimonial-text, .eael-testimonial-slider.middle-style .eael-testimonial-align-right .middle-style-content {text-align: right;}
.eael-testimonial-slider.classic-style .eael-testimonial-align-center .testimonial-classic-style-content, .eael-testimonial-slider.default-style .eael-testimonial-align-center .default-style-testimonial-content, .eael-testimonial-slider.middle-style .eael-testimonial-align-center .eael-testimonial-text, .eael-testimonial-slider.middle-style .eael-testimonial-align-center .middle-style-content {text-align: center;}
.eael-testimonial-slider.classic-style .eael-testimonial-align-left .testimonial-classic-style-content, .eael-testimonial-slider.default-style .eael-testimonial-align-left .default-style-testimonial-content, .eael-testimonial-slider.middle-style .eael-testimonial-align-left .eael-testimonial-text, .eael-testimonial-slider.middle-style .eael-testimonial-align-left .middle-style-content {text-align: left;}
.eael-testimonial-slider.icon-img-left-content .eael-testimonial-text>p, .eael-testimonial-slider.icon-img-right-content .eael-testimonial-text>p {margin: 0;}
.icon-img-left-content .eael-testimonial-image {float: left;width: 30%;}
.icon-img-left-content .eael-testimonial-content {float: left;width: 70%;text-align: left;}
.icon-img-left-content.eael-testimonial-item {overflow: hidden;position: relative;}
.icon-img-left-content .eael-testimonial-quote {position: absolute;right: 0;}
.icon-img-left-content .eael-testimonial-text {margin-top: 0;}
.eael-testimonial-align-centered .eael-testimonial-user, .eael-testimonial-align-centered .eael-testimonial-user-company {float: none;text-align: center;}
.eael-testimonial-align-centered .eael-testimonial-image, .eael-testimonial-align-centered .testimonial-inline-style, .eael-testimonial-image {margin: 0 auto;}
.eael-testimonial-align-centered .eael-testimonial-image {display: block;}
.eael-testimonial-align-right .eael-testimonial-image, .eael-testimonial-align-right .testimonial-inline-style {margin: 0 0 0 auto;}
.eael-testimonial-align-left .eael-testimonial-image, .eael-testimonial-align-left .testimonial-inline-style {margin: 0 auto 0 0;}
.icon-img-right-content .eael-testimonial-image {float: right;width: 30%;}
.icon-img-right-content .eael-testimonial-content {float: left;width: 70%;text-align: right;}
.icon-img-right-content.eael-testimonial-item {overflow: hidden;position: relative;}
.icon-img-right-content .eael-testimonial-quote {position: absolute;}
.icon-img-right-content .eael-testimonial-text {margin-top: 0;}
.eael-testimonial-item {position: relative;}
.classic-style.testimonial-alignment-center .eael-testimonial-image, .default-style.testimonial-alignment-center .eael-testimonial-image {text-align: center;}
.classic-style.testimonial-alignment-right .eael-testimonial-image, .default-style.testimonial-alignment-right .eael-testimonial-image {text-align: right;}
.classic-style.testimonial-alignment-center .eael-testimonial-image>figure, .default-style.testimonial-alignment-center .eael-testimonial-image>figure {text-align: center;}
.eael-testimonial-slider.icon-img-left-content .eael-testimonial-align-centered .eael-testimonial-content {text-align: center;}
.eael-testimonial-slider.icon-img-left-content .eael-testimonial-align-left .eael-testimonial-content {text-align: left;}
.eael-testimonial-slider.icon-img-left-content .eael-testimonial-align-right .eael-testimonial-content {text-align: right;}
.eael-testimonial-slider.icon-img-right-content .eael-testimonial-align-centered .eael-testimonial-content {text-align: center;}
.eael-testimonial-slider.icon-img-right-content .eael-testimonial-align-left .eael-testimonial-content {text-align: left;}
.eael-testimonial-slider.icon-img-right-content .eael-testimonial-align-right .eael-testimonial-content {text-align: right;}
span.eael-testimonial-quote {position: absolute;right: 10px;top: 10px;}
.eael-testimonial-item.left .eael-testimonial-image {text-align: left;}
.eael-testimonial-item.center .eael-testimonial-image {text-align: center;}
.eael-testimonial-item.right .eael-testimonial-image {text-align: right;}
.eael-testimonial-inline-bio .eael-testimonial-image {float: left;}
.eael-testimonial-inline-bio .bio-text {padding-top: 10px;}
.eael-testimonial-content.eael-testimonial-inline-bio {overflow: hidden;margin-bottom: 0;padding-bottom: 0;}
.eael-testimonial-inline-bio .bio-text, .eael-testimonial-inline-bio .testimonial-star-rating {float: left;width: 65%;}
.eael-testimonial-content.eael-testimonial-inline-bio {text-align: left !important;}
.testimonial-inline-style .eael-testimonial-image {float: left;max-width: 100%;padding: 0;margin-right: 15px;}
.testimonial-inline-style {overflow: hidden;text-align: left;width: 40%;}
.content-top-icon-title-inline .eael-testimonial-align-left .eael-testimonial-text, .content-top-icon-title-inline .eael-testimonial-text {text-align: left;}
.content-top-icon-title-inline .eael-testimonial-align-centered .eael-testimonial-text {text-align: center;}
.content-top-icon-title-inline .eael-testimonial-align-right .eael-testimonial-text {text-align: right;}
.content-bottom-icon-title-inline .eael-testimonial-align-left .eael-testimonial-text, .content-bottom-icon-title-inline .eael-testimonial-text {text-align: left;}
.content-bottom-icon-title-inline .eael-testimonial-align-centered .eael-testimonial-text {text-align: center;}
.content-bottom-icon-title-inline .eael-testimonial-align-right .eael-testimonial-text {text-align: right;}
.eael-testimonial-slider-main.swiper-container .swiper-button-next, .eael-testimonial-slider-main.swiper-container .swiper-button-prev {background-image: none;outline: 0;}
.eael-toggle-switch-inner {align-items: center;display: flex;}
.eael-toggle-center .eael-toggle-switch-inner {justify-content: center;}
.eael-toggle-right .eael-toggle-switch-inner {justify-content: flex-end;}
.eael-toggle-switch-container {display: inline-block;font-size: 26px;line-height: 1;margin: 0 15px;overflow: hidden;}
.eael-toggle-switch-round {border-radius: 1.31em;}
.eael-toggle-switch-round .eael-toggle-slider:before {border-radius: 50%;}
.eael-toggle-switch {position: relative;display: inline-block;width: 2.31em;height: 1.29em;margin: 0;vertical-align: middle;}
.eael-toggle-switch input {display: none;}
.eael-toggle-content-wrap.primary .eael-toggle-secondary-wrap {display: none;}
.eael-toggle-content-wrap.secondary .eael-toggle-primary-wrap {display: none;}
.eael-toggle-content-wrap .elementor-section-stretched {left: 0 !important;width: 100% !important;}
.eael-toggle-slider {position: absolute;cursor: pointer;top: 0;left: 0;right: 0;bottom: 0;background-color: #ccc;transition: .4s;}
.eael-toggle-slider:before {position: absolute;content: "";height: 1em;width: 1em;left: .16em;bottom: .15em;background-color: #fff;transition: .4s;}
.eael-toggle-switch-on .eael-toggle-slider {background-color: #2196f3;box-shadow: 0 0 1px #2196f3;}
.eael-toggle-switch-on .eael-toggle-slider:before {transform: translateX(26px);}
.eael-tooltip {position: relative;display: inline-block;min-width: 150px;text-align: center;padding: 12px 24px;font-size: .93rem;color: #333;line-height: 1;cursor: pointer;transition: all .3s ease-in-out;}
.eael-tooltip .eael-tooltip-text {display: block;width: 100%;visibility: hidden;background-color: #000;color: #fff;text-align: center;border-radius: 4px;padding: 10px;position: absolute;z-index: 1;font-size: .93rem;line-height: 1.3;}
.eael-tooltip .eael-tooltip-text::after {content: "";position: absolute;border-width: 5px;border-style: solid;}
.eael-tooltip:hover .eael-tooltip-text {visibility: visible;}
.eael-tooltip .eael-tooltip-text.eael-tooltip-left {top: 50%;right: 100%;transform: translateY(-50%);margin-right: 10px;}
.eael-tooltip:hover .eael-tooltip-text.eael-tooltip-left {-webkit-animation: tooltipLeftIn .3s ease-in-out;animation: tooltipLeftIn .3s ease-in-out;}
.eael-tooltip .eael-tooltip-text.eael-tooltip-left::after {top: calc(50% - 5px);left: 100%;border-color: transparent transparent transparent #000;}
.eael-tooltip .eael-tooltip-text.eael-tooltip-right {top: 50%;left: 100%;transform: translateY(-50%);transition: all .3s ease-in-out;margin-left: 10px;}
.eael-tooltip:hover .eael-tooltip-text.eael-tooltip-right {-webkit-animation: tooltipRightIn .3s linear;animation: tooltipRightIn .3s linear;}
.eael-tooltip .eael-tooltip-text.eael-tooltip-right::after {top: calc(50% - 5px);right: 100%;border-color: transparent #000 transparent transparent;}
.eael-tooltip .eael-tooltip-text.eael-tooltip-top {bottom: calc(100%);left: 0;right: 0;margin: 0 auto 10px auto;}
.eael-tooltip .eael-tooltip-text.eael-tooltip-top::after {margin-top: 0;top: 100%;left: calc(50% - 5px);border-color: #000 transparent transparent transparent;}
.eael-tooltip:hover .eael-tooltip-text.eael-tooltip-top {-webkit-animation: tooltipTopIn .3s linear;animation: tooltipTopIn .3s linear;}
.eael-tooltip .eael-tooltip-text.eael-tooltip-bottom {top: 100%;left: 0;right: 0;margin: 10px auto 0 auto;}
.eael-tooltip .eael-tooltip-text.eael-tooltip-bottom::after {margin-top: 0;bottom: 100%;left: calc(50% - 5px);border-color: transparent transparent #000 transparent;}
.eael-tooltip:hover .eael-tooltip-text.eael-tooltip-bottom {-webkit-animation: tooltipBottomIn .3s linear;animation: tooltipBottomIn .3s linear;}
.eael-tooltip-align-left {display: flex;width: 100%;justify-content: flex-start;}
.eael-tooltip-align-right {display: flex;width: 100%;justify-content: flex-end;}
.eael-tooltip-align-center {display: flex;width: 100%;justify-content: center;}
.eael-tooltip-align-justify .eael-tooltip {display: flex;justify-content: center;align-items: center;}
@-webkit-keyframes tooltipRightIn {0% {opacity: 0;left: 105%;}
	100% {opacity: 1;left: 100%;}}
@keyframes tooltipRightIn {0% {opacity: 0;left: 105%;}
	100% {opacity: 1;left: 100%;}}
@-webkit-keyframes tooltipLeftIn {0% {opacity: 0;right: 105%;}
	100% {opacity: 1;right: 100%;}}
@keyframes tooltipLeftIn {0% {opacity: 0;right: 105%;}
	100% {opacity: 1;right: 100%;}}
@-webkit-keyframes tooltipTopIn {0% {opacity: 0;bottom: 110%;}
	100% {opacity: 1;bottom: 100%;}}
@keyframes tooltipTopIn {0% {opacity: 0;bottom: 110%;}
	100% {opacity: 1;bottom: 100%;}}
@-webkit-keyframes tooltipBottomIn {0% {opacity: 0;top: 110%;}
	100% {opacity: 1;top: 100%;}}
@keyframes tooltipBottomIn {0% {opacity: 0;top: 110%;}
	100% {opacity: 1;top: 100%;}}
.eael-woo-collections {position: relative;overflow: hidden;}
.eael-woo-collections .eael-woo-collections-bg {max-width: 100%;height: auto;-o-object-fit: cover;object-fit: cover;}
.eael-woo-collections .eael-woo-collections-bg-hover-zoom-in {transition: transform .3s;}
.eael-woo-collections .eael-woo-collections-bg-hover-zoom-out {transform: scale(1.1);transition: transform .3s;}
.eael-woo-collections .eael-woo-collections-bg-hover-blur {transition: -webkit-filter .3s;transition: filter .3s;transition: filter .3s,-webkit-filter .3s;}
.eael-woo-collections:hover .eael-woo-collections-bg-hover-zoom-in {transform: scale(1.1);}
.eael-woo-collections:hover .eael-woo-collections-bg-hover-zoom-out {transform: scale(1);}
.eael-woo-collections:hover .eael-woo-collections-bg-hover-blur {-webkit-filter: blur(2px);filter: blur(2px);}
.eael-woo-collections .eael-woo-collections-overlay {position: absolute;top: 0;bottom: 0;left: 0;right: 0;display: flex;padding: 25px;transition: background-color .3s;}
.eael-woo-collections .eael-woo-collections-overlay.eael-woo-collections-overlay-center {justify-content: center;text-align: center;}
.eael-woo-collections .eael-woo-collections-overlay.eael-woo-collections-overlay-right {justify-content: flex-end;text-align: right;}
.eael-woo-collections .eael-woo-collections-overlay .eael-woo-collections-overlay-inner {align-self: flex-end;}
.eael-woo-collections .eael-woo-collections-overlay .eael-woo-collections-overlay-inner.eael-woo-collections-overlay-inner-middle {align-self: center;}
.eael-woo-collections .eael-woo-collections-overlay .eael-woo-collections-overlay-inner.eael-woo-collections-overlay-inner-top {align-self: flex-start;}
.eael-woo-collections .eael-woo-collections-overlay .eael-woo-collections-overlay-inner span {font-size: 14px;font-weight: 400;line-height: 1;color: #000;transition: all .3s;}
.eael-woo-collections .eael-woo-collections-overlay .eael-woo-collections-overlay-inner h2 {font-size: 34px;font-weight: 400;line-height: 1.2;color: #000;transition: all .3s;margin: 0;padding: 0;}
.tippy-iOS {cursor: pointer !important;}
.tippy-notransition {transition: none;}
.tippy-popper {transition-timing-function: cubic-bezier(.165,.84,.44,1);max-width: calc(100% - 10px);pointer-events: none;outline: 0;}
.tippy-popper[x-placement^=top] .tippy-backdrop {border-radius: 40% 40% 0 0;}
.tippy-popper[x-placement^=top] .tippy-roundarrow {bottom: -8px;-webkit-transform-origin: 50% 0;transform-origin: 50% 0;}
.tippy-popper[x-placement^=top] .tippy-roundarrow svg {position: absolute;left: 0;-webkit-transform: rotate(180deg);transform: rotate(180deg);}
.tippy-popper[x-placement^=top] .tippy-arrow {border-top: 8px solid #333;border-right: 8px solid transparent;border-left: 8px solid transparent;bottom: -7px;margin: 0 6px;-webkit-transform-origin: 50% 0;transform-origin: 50% 0;}
.tippy-popper[x-placement^=top] .tippy-backdrop {-webkit-transform-origin: 0 25%;transform-origin: 0 25%;}
.tippy-popper[x-placement^=top] .tippy-backdrop[data-state=visible] {-webkit-transform: scale(1) translate(-50%,-55%);transform: scale(1) translate(-50%,-55%);}
.tippy-popper[x-placement^=top] .tippy-backdrop[data-state=hidden] {-webkit-transform: scale(.2) translate(-50%,-45%);transform: scale(.2) translate(-50%,-45%);opacity: 0;}
.tippy-popper[x-placement^=top] [data-animation=shift-toward][data-state=visible] {-webkit-transform: translateY(-10px);transform: translateY(-10px);}
.tippy-popper[x-placement^=top] [data-animation=shift-toward][data-state=hidden] {opacity: 0;-webkit-transform: translateY(-20px);transform: translateY(-20px);}
.tippy-popper[x-placement^=top] [data-animation=perspective] {-webkit-transform-origin: bottom;transform-origin: bottom;}
.tippy-popper[x-placement^=top] [data-animation=perspective][data-state=visible] {-webkit-transform: perspective(700px) translateY(-10px) rotateX(0);transform: perspective(700px) translateY(-10px) rotateX(0);}
.tippy-popper[x-placement^=top] [data-animation=perspective][data-state=hidden] {opacity: 0;-webkit-transform: perspective(700px) translateY(0) rotateX(60deg);transform: perspective(700px) translateY(0) rotateX(60deg);}
.tippy-popper[x-placement^=top] [data-animation=fade][data-state=visible] {-webkit-transform: translateY(-10px);transform: translateY(-10px);}
.tippy-popper[x-placement^=top] [data-animation=fade][data-state=hidden] {opacity: 0;-webkit-transform: translateY(-10px);transform: translateY(-10px);}
.tippy-popper[x-placement^=top] [data-animation=shift-away][data-state=visible] {-webkit-transform: translateY(-10px);transform: translateY(-10px);}
.tippy-popper[x-placement^=top] [data-animation=shift-away][data-state=hidden] {opacity: 0;-webkit-transform: translateY(0);transform: translateY(0);}
.tippy-popper[x-placement^=top] [data-animation=scale] {-webkit-transform-origin: bottom;transform-origin: bottom;}
.tippy-popper[x-placement^=top] [data-animation=scale][data-state=visible] {-webkit-transform: translateY(-10px) scale(1);transform: translateY(-10px) scale(1);}
.tippy-popper[x-placement^=top] [data-animation=scale][data-state=hidden] {opacity: 0;-webkit-transform: translateY(-10px) scale(.5);transform: translateY(-10px) scale(.5);}
.tippy-popper[x-placement^=bottom] .tippy-backdrop {border-radius: 0 0 30% 30%;}
.tippy-popper[x-placement^=bottom] .tippy-roundarrow {top: -8px;-webkit-transform-origin: 50% 100%;transform-origin: 50% 100%;}
.tippy-popper[x-placement^=bottom] .tippy-roundarrow svg {position: absolute;left: 0;-webkit-transform: rotate(0);transform: rotate(0);}
.tippy-popper[x-placement^=bottom] .tippy-arrow {border-bottom: 8px solid #333;border-right: 8px solid transparent;border-left: 8px solid transparent;top: -7px;margin: 0 6px;-webkit-transform-origin: 50% 100%;transform-origin: 50% 100%;}
.tippy-popper[x-placement^=bottom] .tippy-backdrop {-webkit-transform-origin: 0 -50%;transform-origin: 0 -50%;}
.tippy-popper[x-placement^=bottom] .tippy-backdrop[data-state=visible] {-webkit-transform: scale(1) translate(-50%,-45%);transform: scale(1) translate(-50%,-45%);}
.tippy-popper[x-placement^=bottom] .tippy-backdrop[data-state=hidden] {-webkit-transform: scale(.2) translate(-50%);transform: scale(.2) translate(-50%);opacity: 0;}
.tippy-popper[x-placement^=bottom] [data-animation=shift-toward][data-state=visible] {-webkit-transform: translateY(10px);transform: translateY(10px);}
.tippy-popper[x-placement^=bottom] [data-animation=shift-toward][data-state=hidden] {opacity: 0;-webkit-transform: translateY(20px);transform: translateY(20px);}
.tippy-popper[x-placement^=bottom] [data-animation=perspective] {-webkit-transform-origin: top;transform-origin: top;}
.tippy-popper[x-placement^=bottom] [data-animation=perspective][data-state=visible] {-webkit-transform: perspective(700px) translateY(10px) rotateX(0);transform: perspective(700px) translateY(10px) rotateX(0);}
.tippy-popper[x-placement^=bottom] [data-animation=perspective][data-state=hidden] {opacity: 0;-webkit-transform: perspective(700px) translateY(0) rotateX(-60deg);transform: perspective(700px) translateY(0) rotateX(-60deg);}
.tippy-popper[x-placement^=bottom] [data-animation=fade][data-state=visible] {-webkit-transform: translateY(10px);transform: translateY(10px);}
.tippy-popper[x-placement^=bottom] [data-animation=fade][data-state=hidden] {opacity: 0;-webkit-transform: translateY(10px);transform: translateY(10px);}
.tippy-popper[x-placement^=bottom] [data-animation=shift-away][data-state=visible] {-webkit-transform: translateY(10px);transform: translateY(10px);}
.tippy-popper[x-placement^=bottom] [data-animation=shift-away][data-state=hidden] {opacity: 0;-webkit-transform: translateY(0);transform: translateY(0);}
.tippy-popper[x-placement^=bottom] [data-animation=scale] {-webkit-transform-origin: top;transform-origin: top;}
.tippy-popper[x-placement^=bottom] [data-animation=scale][data-state=visible] {-webkit-transform: translateY(10px) scale(1);transform: translateY(10px) scale(1);}
.tippy-popper[x-placement^=bottom] [data-animation=scale][data-state=hidden] {opacity: 0;-webkit-transform: translateY(10px) scale(.5);transform: translateY(10px) scale(.5);}
.tippy-popper[x-placement^=left] .tippy-backdrop {border-radius: 50% 0 0 50%;}
.tippy-popper[x-placement^=left] .tippy-roundarrow {right: -16px;-webkit-transform-origin: 33.33333333% 50%;transform-origin: 33.33333333% 50%;}
.tippy-popper[x-placement^=left] .tippy-roundarrow svg {position: absolute;left: 0;-webkit-transform: rotate(90deg);transform: rotate(90deg);}
.tippy-popper[x-placement^=left] .tippy-arrow {border-left: 8px solid #333;border-top: 8px solid transparent;border-bottom: 8px solid transparent;right: -7px;margin: 3px 0;-webkit-transform-origin: 0 50%;transform-origin: 0 50%;}
.tippy-popper[x-placement^=left] .tippy-backdrop {-webkit-transform-origin: 50% 0;transform-origin: 50% 0;}
.tippy-popper[x-placement^=left] .tippy-backdrop[data-state=visible] {-webkit-transform: scale(1) translate(-50%,-50%);transform: scale(1) translate(-50%,-50%);}
.tippy-popper[x-placement^=left] .tippy-backdrop[data-state=hidden] {-webkit-transform: scale(.2) translate(-75%,-50%);transform: scale(.2) translate(-75%,-50%);opacity: 0;}
.tippy-popper[x-placement^=left] [data-animation=shift-toward][data-state=visible] {-webkit-transform: translateX(-10px);transform: translateX(-10px);}
.tippy-popper[x-placement^=left] [data-animation=shift-toward][data-state=hidden] {opacity: 0;-webkit-transform: translateX(-20px);transform: translateX(-20px);}
.tippy-popper[x-placement^=left] [data-animation=perspective] {-webkit-transform-origin: right;transform-origin: right;}
.tippy-popper[x-placement^=left] [data-animation=perspective][data-state=visible] {-webkit-transform: perspective(700px) translateX(-10px) rotateY(0);transform: perspective(700px) translateX(-10px) rotateY(0);}
.tippy-popper[x-placement^=left] [data-animation=perspective][data-state=hidden] {opacity: 0;-webkit-transform: perspective(700px) translateX(0) rotateY(-60deg);transform: perspective(700px) translateX(0) rotateY(-60deg);}
.tippy-popper[x-placement^=left] [data-animation=fade][data-state=visible] {-webkit-transform: translateX(-10px);transform: translateX(-10px);}
.tippy-popper[x-placement^=left] [data-animation=fade][data-state=hidden] {opacity: 0;-webkit-transform: translateX(-10px);transform: translateX(-10px);}
.tippy-popper[x-placement^=left] [data-animation=shift-away][data-state=visible] {-webkit-transform: translateX(-10px);transform: translateX(-10px);}
.tippy-popper[x-placement^=left] [data-animation=shift-away][data-state=hidden] {opacity: 0;-webkit-transform: translateX(0);transform: translateX(0);}
.tippy-popper[x-placement^=left] [data-animation=scale] {-webkit-transform-origin: right;transform-origin: right;}
.tippy-popper[x-placement^=left] [data-animation=scale][data-state=visible] {-webkit-transform: translateX(-10px) scale(1);transform: translateX(-10px) scale(1);}
.tippy-popper[x-placement^=left] [data-animation=scale][data-state=hidden] {opacity: 0;-webkit-transform: translateX(-10px) scale(.5);transform: translateX(-10px) scale(.5);}
.tippy-popper[x-placement^=right] .tippy-backdrop {border-radius: 0 50% 50% 0;}
.tippy-popper[x-placement^=right] .tippy-roundarrow {left: -16px;-webkit-transform-origin: 66.66666666% 50%;transform-origin: 66.66666666% 50%;}
.tippy-popper[x-placement^=right] .tippy-roundarrow svg {position: absolute;left: 0;-webkit-transform: rotate(-90deg);transform: rotate(-90deg);}
.tippy-popper[x-placement^=right] .tippy-arrow {border-right: 8px solid #333;border-top: 8px solid transparent;border-bottom: 8px solid transparent;left: -7px;margin: 3px 0;-webkit-transform-origin: 100% 50%;transform-origin: 100% 50%;}
.tippy-popper[x-placement^=right] .tippy-backdrop {-webkit-transform-origin: -50% 0;transform-origin: -50% 0;}
.tippy-popper[x-placement^=right] .tippy-backdrop[data-state=visible] {-webkit-transform: scale(1) translate(-50%,-50%);transform: scale(1) translate(-50%,-50%);}
.tippy-popper[x-placement^=right] .tippy-backdrop[data-state=hidden] {-webkit-transform: scale(.2) translate(-25%,-50%);transform: scale(.2) translate(-25%,-50%);opacity: 0;}
.tippy-popper[x-placement^=right] [data-animation=shift-toward][data-state=visible] {-webkit-transform: translateX(10px);transform: translateX(10px);}
.tippy-popper[x-placement^=right] [data-animation=shift-toward][data-state=hidden] {opacity: 0;-webkit-transform: translateX(20px);transform: translateX(20px);}
.tippy-popper[x-placement^=right] [data-animation=perspective] {-webkit-transform-origin: left;transform-origin: left;}
.tippy-popper[x-placement^=right] [data-animation=perspective][data-state=visible] {-webkit-transform: perspective(700px) translateX(10px) rotateY(0);transform: perspective(700px) translateX(10px) rotateY(0);}
.tippy-popper[x-placement^=right] [data-animation=perspective][data-state=hidden] {opacity: 0;-webkit-transform: perspective(700px) translateX(0) rotateY(60deg);transform: perspective(700px) translateX(0) rotateY(60deg);}
.tippy-popper[x-placement^=right] [data-animation=fade][data-state=visible] {-webkit-transform: translateX(10px);transform: translateX(10px);}
.tippy-popper[x-placement^=right] [data-animation=fade][data-state=hidden] {opacity: 0;-webkit-transform: translateX(10px);transform: translateX(10px);}
.tippy-popper[x-placement^=right] [data-animation=shift-away][data-state=visible] {-webkit-transform: translateX(10px);transform: translateX(10px);}
.tippy-popper[x-placement^=right] [data-animation=shift-away][data-state=hidden] {opacity: 0;-webkit-transform: translateX(0);transform: translateX(0);}
.tippy-popper[x-placement^=right] [data-animation=scale] {-webkit-transform-origin: left;transform-origin: left;}
.tippy-popper[x-placement^=right] [data-animation=scale][data-state=visible] {-webkit-transform: translateX(10px) scale(1);transform: translateX(10px) scale(1);}
.tippy-popper[x-placement^=right] [data-animation=scale][data-state=hidden] {opacity: 0;-webkit-transform: translateX(10px) scale(.5);transform: translateX(10px) scale(.5);}
.tippy-tooltip {position: relative;color: #fff;border-radius: 4px;font-size: .9rem;padding: .3rem .6rem;line-height: 1.4;text-align: center;will-change: transform;background-color: #333;}
.tippy-tooltip[data-size=small] {padding: .2rem .4rem;font-size: .75rem;}
.tippy-tooltip[data-size=large] {padding: .4rem .8rem;font-size: 1rem;}
.tippy-tooltip[data-animatefill] {overflow: hidden;background-color: transparent;}
.tippy-tooltip[data-interactive], .tippy-tooltip[data-interactive] path {pointer-events: auto;}
.tippy-tooltip[data-inertia][data-state=visible] {transition-timing-function: cubic-bezier(.54,1.5,.38,1.11);}
.tippy-tooltip[data-inertia][data-state=hidden] {transition-timing-function: ease;}
.tippy-arrow, .tippy-roundarrow {position: absolute;width: 0;height: 0;}
.tippy-roundarrow {width: 24px;height: 8px;fill: #333;pointer-events: none;}
.tippy-backdrop {position: absolute;will-change: transform;background-color: #333;border-radius: 50%;width: calc(110% + 2rem);left: 50%;top: 50%;z-index: -1;transition: all cubic-bezier(.46,.1,.52,.98);-webkit-backface-visibility: hidden;backface-visibility: hidden;}
.tippy-backdrop:after {content: "";float: left;padding-top: 100%;}
.tippy-backdrop+.tippy-content {transition-property: opacity;will-change: opacity;}
.tippy-backdrop+.tippy-content[data-state=visible] {opacity: 1;}
.tippy-backdrop+.tippy-content[data-state=hidden] {opacity: 0;}
.odometer.odometer-auto-theme, .odometer.odometer-theme-default {display: inline-block;vertical-align: middle;position: relative;}
.odometer.odometer-auto-theme .odometer-digit, .odometer.odometer-theme-default .odometer-digit {display: inline-block;vertical-align: middle;position: relative;}
.odometer.odometer-auto-theme .odometer-digit .odometer-digit-spacer, .odometer.odometer-theme-default .odometer-digit .odometer-digit-spacer {display: inline-block;vertical-align: middle;visibility: hidden;}
.odometer.odometer-auto-theme .odometer-digit .odometer-digit-inner, .odometer.odometer-theme-default .odometer-digit .odometer-digit-inner {text-align: left;display: block;position: absolute;top: 0;left: 0;right: 0;bottom: 0;overflow: hidden;}
.odometer.odometer-auto-theme .odometer-digit .odometer-ribbon, .odometer.odometer-theme-default .odometer-digit .odometer-ribbon {display: block;}
.odometer.odometer-auto-theme .odometer-digit .odometer-ribbon-inner, .odometer.odometer-theme-default .odometer-digit .odometer-ribbon-inner {display: block;-webkit-backface-visibility: hidden;}
.odometer.odometer-auto-theme .odometer-digit .odometer-value, .odometer.odometer-theme-default .odometer-digit .odometer-value {display: block;-webkit-transform: translateZ(0);}
.odometer.odometer-auto-theme .odometer-digit .odometer-value.odometer-last-value, .odometer.odometer-theme-default .odometer-digit .odometer-value.odometer-last-value {position: absolute;}
.odometer.odometer-auto-theme.odometer-animating-up .odometer-ribbon-inner, .odometer.odometer-theme-default.odometer-animating-up .odometer-ribbon-inner {-webkit-transition: -webkit-transform 2s;-moz-transition: -moz-transform 2s;-ms-transition: -ms-transform 2s;-o-transition: -o-transform 2s;transition: transform 2s;}
.odometer.odometer-auto-theme.odometer-animating-up.odometer-animating .odometer-ribbon-inner, .odometer.odometer-theme-default.odometer-animating-up.odometer-animating .odometer-ribbon-inner {-webkit-transform: translateY(-100%);-moz-transform: translateY(-100%);-ms-transform: translateY(-100%);-o-transform: translateY(-100%);transform: translateY(-100%);}
.odometer.odometer-auto-theme.odometer-animating-down .odometer-ribbon-inner, .odometer.odometer-theme-default.odometer-animating-down .odometer-ribbon-inner {-webkit-transform: translateY(-100%);-moz-transform: translateY(-100%);-ms-transform: translateY(-100%);-o-transform: translateY(-100%);transform: translateY(-100%);}
.odometer.odometer-auto-theme.odometer-animating-down.odometer-animating .odometer-ribbon-inner, .odometer.odometer-theme-default.odometer-animating-down.odometer-animating .odometer-ribbon-inner {-webkit-transition: -webkit-transform 2s;-moz-transition: -moz-transform 2s;-ms-transition: -ms-transform 2s;-o-transition: -o-transform 2s;transition: transform 2s;-webkit-transform: translateY(0);-moz-transform: translateY(0);-ms-transform: translateY(0);-o-transform: translateY(0);transform: translateY(0);}
.odometer.odometer-auto-theme, .odometer.odometer-theme-default {font-family: "Helvetica Neue",sans-serif;line-height: 1.1em;}
.odometer.odometer-auto-theme .odometer-value, .odometer.odometer-theme-default .odometer-value {text-align: center;}
.flipster {display: block;overflow-x: hidden;overflow-y: visible;position: relative;}
.flipster:focus {outline: none;}
.flipster__container, .flipster__item {margin: 0;padding: 0;list-style-type: none;position: relative;}
.flipster__container {display: block;white-space: nowrap;word-spacing: -.25em;transform-origin: 50% 50%;backface-visibility: hidden;}
.flipster__item {display: inline-block;white-space: normal;word-spacing: normal;vertical-align: bottom;}
.flipster--click .flipster__item--past, .flipster--click .flipster__item--future {cursor: pointer;}
.flipster__item img {max-width: 100%;}
.flipster__button {position: absolute;top: 50%;display: block;appearance: none;background: none;border: none;padding: 0;z-index: 999;cursor: pointer;font-size: 15px;opacity: .5;transition: opacity 500ms ease;margin: -1em 2em;}
.flipster__button svg {width: 2em;stroke: currentColor;fill: transparent;stroke-width: 3;stroke-linecap: round;}
.flipster__button:hover, .flipster__button:focus {opacity: 1;}
.flipster__button--prev {left: 0;}
.flipster__button--next {right: 0;}
.flipster__nav, .flipster__nav__item {list-style-type: none;margin: 0;padding: 0;}
.flipster__nav {display: block;margin: 0 0 4em;text-align: center;position: relative;}
.flipster__nav__item {display: inline-block;margin: 0 .25em;}
.flipster__nav__link {display: block;color: inherit;padding: .5em 1em;position: relative;overflow: hidden;transition: all 250ms ease-out;transition-timing-function: cubic-bezier(.56,.12,.12,.98);}
.flipster__nav__link::after {content: "";display: block;background: #232221;position: absolute;top: 0;left: 0;width: 100%;height: 100%;z-index: -1;transform: translateY(100%) translateY(-.25em);transition: inherit;}
.flipster__nav__item--current>.flipster__nav__link, .flipster__nav__link:hover, .flipster__nav__link:focus {color: #fff;}
.flipster__nav__item--current>.flipster__nav__link::after, .flipster__nav__link:hover::after, .flipster__nav__link:focus::after {transform: translateY(0);}
.flipster__nav__child {display: none;position: absolute;top: 100%;left: 0;right: 0;margin-top: -1px;padding: .5em;background: #4e4441;z-index: 1;}
.flipster__nav__child .flipster__nav__link {color: #fff;}
.flipster__nav__child .flipster__nav__link::after {background: #fff;}
.flipster__nav__child .flipster__nav__item--current>.flipster__nav__link, .flipster__nav__child .flipster__nav__link:hover, .flipster__nav__child .flipster__nav__link:focus {color: #232221;}
.flipster__nav__item--current .flipster__nav__child {display: block;}
.flipster--carousel .flipster__container, .flipster--carousel .flipster__item, .flipster--carousel .flipster__item__content {transition: all 350ms ease-in-out;transition-timing-function: cubic-bezier(.56,.12,.12,.98);}
.flipster--carousel .flipster__item {perspective: 800px;}
.flipster--carousel .flipster__item--past, .flipster--carousel .flipster__item--future {opacity: 0;transition-delay: 115ms;}
.flipster--carousel .flipster__item--past-2, .flipster--carousel .flipster__item--future-2 {opacity: .6;transition-delay: 90ms;}
.flipster--carousel .flipster__item--past-1, .flipster--carousel .flipster__item--future-1 {opacity: .8;transition-delay: 60ms;}
.flipster--carousel .flipster__item--past .flipster__item__content {transform: translateX(100%) rotateY(-20deg) scale(.5);}
.flipster--carousel .flipster__item--past-2 .flipster__item__content {transform: translateX(25%) rotateY(40deg) scale(.65);}
.flipster--carousel .flipster__item--past-1 .flipster__item__content {transform: rotateY(45deg) scale(.8);}
.flipster--carousel .flipster__item--future .flipster__item__content {transform: translateX(-100%) rotateY(20deg) scale(.5);}
.flipster--carousel .flipster__item--future-2 .flipster__item__content {transform: translateX(-25%) rotateY(-40deg) scale(.65);}
.flipster--carousel .flipster__item--future-1 .flipster__item__content {transform: rotateY(-45deg) scale(.8);}
.flipster--carousel.no-rotate .flipster__item--past .flipster__item__content {transform: translateX(175%) scale(.5);}
.flipster--carousel.no-rotate .flipster__item--past-2 .flipster__item__content {transform: translateX(25%) scale(.65);}
.flipster--carousel.no-rotate .flipster__item--past-1 .flipster__item__content {transform: translateX(0) scale(.8);}
.flipster--carousel.no-rotate .flipster__item--future .flipster__item__content {transform: translateX(-175%) scale(.5);}
.flipster--carousel.no-rotate .flipster__item--future-2 .flipster__item__content {transform: translateX(-25%) scale(.65);}
.flipster--carousel.no-rotate .flipster__item--future-1 .flipster__item__content {transform: translateX(0) scale(.8);}
.flipster--carousel .flipster__item--current .flipster__item__content {transform: translateX(0) rotateY(0deg) scale(1);transition-delay: 60ms;}
.flipster--coverflow .flipster__container, .flipster--coverflow .flipster__item, .flipster--coverflow .flipster__item__content {transition: all 350ms ease-in-out;transition-timing-function: cubic-bezier(.56,.12,.12,.98);}
.flipster--coverflow .flipster__item {perspective: 800px;}
.flipster--coverflow .flipster__container {padding-bottom: 5%;}
.flipster--coverflow .flipster__item__content {transform-origin: 50% 100%;box-reflect: below 0 -webkit-gradient(linear,left bottom,left top,color-stop(.05,rgba(255,255,255,.12)),color-stop(.2,transparent));-webkit-box-reflect: below 0 -webkit-gradient(linear,left bottom,left top,color-stop(.05,rgba(255,255,255,.12)),color-stop(.2,transparent));}
.flipster--coverflow .flipster__item__content img:only-child {display: block;}
.flipster--coverflow .flipster__item--past .flipster__item__content {transform-origin: 0 50%;transform: scale(.75) rotateY(55deg);}
.flipster--coverflow .flipster__item--future .flipster__item__content {transform-origin: 100% 50%;transform: scale(.75) rotateY(-55deg);}
.flipster--coverflow .flip-current .flipster__item__content {transform: rotateY(0deg);}
.flipster--flat .flipster__container, .flipster--flat .flipster__item, .flipster--flat .flipster__item__content {transition: all 400ms ease-in-out;}
.flipster--flat .flipster__item--past, .flipster--flat .flipster__item--future {opacity: .5;}
.flipster--flat .flipster__item--past .flipster__item__content {transform: scale(.75);}
.flipster--flat .flipster__item--future .flipster__item__content {transform: scale(.75);}
.flipster--wheel {overflow: hidden;}
.flipster--wheel .flipster__container, .flipster--wheel .flipster__item__content {transition: all 400ms ease-in-out;transition-timing-function: cubic-bezier(.56,.12,.12,.98);}
.flipster--wheel .flipster__container {padding-bottom: 20%;}
.flipster--wheel .flipster__item__content {transform-origin: 50% 100%;}
.flipster--wheel .flipster__item--past .flipster__item__content {transform-origin: 100% 100%;}
.flipster--wheel .flipster__item--future .flipster__item__content {transform-origin: 0 100%;}
.flipster--wheel .flipster__item__content img:only-child {display: block;}
.flipster--wheel .flipster__item--past .flipster__item__content {opacity: 0;transform: rotateZ(-80deg) translate(-170%,110%);}
.flipster--wheel .flipster__item--future .flipster__item__content {opacity: 0;transform: rotateZ(80deg) translate(170%,110%);}
.flipster--wheel .flipster__item--past-3 .flipster__item__content {opacity: 1;transform: rotateZ(-60deg) translate(-70%,75%);}
.flipster--wheel .flipster__item--future-3 .flipster__item__content {opacity: 1;transform: rotateZ(60deg) translate(70%,75%);}
.flipster--wheel .flipster__item--past-2 .flipster__item__content {opacity: 1;transform: rotateZ(-40deg) translate(-17%,30%);}
.flipster--wheel .flipster__item--future-2 .flipster__item__content {opacity: 1;transform: rotateZ(40deg) translate(17%,30%);}
.flipster--wheel .flipster__item--past-1 .flipster__item__content {opacity: 1;transform: rotateZ(-20deg);}
.flipster--wheel .flipster__item--future-1 .flipster__item__content {opacity: 1;transform: rotateZ(20deg);}
.flipster--wheel .flip-current .flipster__item__content {transform: rotateX(0deg);}
.flipster {display: block;overflow-x: hidden;overflow-y: visible;position: relative;}
.flipster:focus {outline: 0;}
.flipster__container, .flipster__item {margin: 0;padding: 0;list-style-type: none;position: relative;}
.flipster__container {display: block;white-space: nowrap;word-spacing: -.25em;transform-origin: 50% 50%;backface-visibility: hidden;}
.flipster__item {display: inline-block;white-space: normal;word-spacing: normal;vertical-align: bottom;}
.flipster--click .flipster__item--future, .flipster--click .flipster__item--past {cursor: pointer;}
.flipster__item img {max-width: 100%;}
.flipster__button {position: absolute;top: 50%;display: block;appearance: none;background: 0 0;border: none;padding: 0;z-index: 999;cursor: pointer;font-size: 15px;opacity: .5;transition: opacity .5s ease;margin: -1em 2em;}
.flipster__button svg {width: 2em;stroke: currentColor;fill: transparent;stroke-width: 3;stroke-linecap: round;}
.flipster__button:focus, .flipster__button:hover {opacity: 1;}
.flipster__button--prev {left: 0;}
.flipster__button--next {right: 0;}
.flipster__nav, .flipster__nav__item {list-style-type: none;margin: 0;padding: 0;}
.flipster__nav {display: block;margin: 0 0 4em;text-align: center;position: relative;}
.flipster__nav__item {display: inline-block;margin: 0 .25em;}
.flipster__nav__link {display: block;color: inherit;padding: .5em 1em;position: relative;overflow: hidden;transition: all 250ms ease-out;transition-timing-function: cubic-bezier(.56,.12,.12,.98);}
.flipster__nav__link::after {content: "";display: block;background: #232221;position: absolute;top: 0;left: 0;width: 100%;height: 100%;z-index: -1;transform: translateY(100%) translateY(-.25em);transition: inherit;}
.flipster__nav__item--current>.flipster__nav__link, .flipster__nav__link:focus, .flipster__nav__link:hover {color: #fff;}
.flipster__nav__item--current>.flipster__nav__link::after, .flipster__nav__link:focus::after, .flipster__nav__link:hover::after {transform: translateY(0);}
.flipster__nav__child {display: none;position: absolute;top: 100%;left: 0;right: 0;margin-top: -1px;padding: .5em;background: #4e4441;z-index: 1;}
.flipster__nav__child .flipster__nav__link {color: #fff;}
.flipster__nav__child .flipster__nav__link::after {background: #fff;}
.flipster__nav__child .flipster__nav__item--current>.flipster__nav__link, .flipster__nav__child .flipster__nav__link:focus, .flipster__nav__child .flipster__nav__link:hover {color: #232221;}
.flipster__nav__item--current .flipster__nav__child {display: block;}
.flipster--carousel .flipster__container, .flipster--carousel .flipster__item, .flipster--carousel .flipster__item__content {transition: all 350ms ease-in-out;transition-timing-function: cubic-bezier(.56,.12,.12,.98);}
.flipster--carousel .flipster__item {perspective: 800px;}
.flipster--carousel .flipster__item--future, .flipster--carousel .flipster__item--past {opacity: 0;transition-delay: 115ms;}
.flipster--carousel .flipster__item--future-2, .flipster--carousel .flipster__item--past-2 {opacity: .6;transition-delay: 90ms;}
.flipster--carousel .flipster__item--future-1, .flipster--carousel .flipster__item--past-1 {opacity: .8;transition-delay: 60ms;}
.flipster--carousel .flipster__item--past .flipster__item__content {transform: translateX(100%) rotateY(-20deg) scale(.5);}
.flipster--carousel .flipster__item--past-2 .flipster__item__content {transform: translateX(25%) rotateY(40deg) scale(.65);}
.flipster--carousel .flipster__item--past-1 .flipster__item__content {transform: rotateY(45deg) scale(.8);}
.flipster--carousel .flipster__item--future .flipster__item__content {transform: translateX(-100%) rotateY(20deg) scale(.5);}
.flipster--carousel .flipster__item--future-2 .flipster__item__content {transform: translateX(-25%) rotateY(-40deg) scale(.65);}
.flipster--carousel .flipster__item--future-1 .flipster__item__content {transform: rotateY(-45deg) scale(.8);}
.flipster--carousel.no-rotate .flipster__item--past .flipster__item__content {transform: translateX(175%) scale(.5);}
.flipster--carousel.no-rotate .flipster__item--past-2 .flipster__item__content {transform: translateX(25%) scale(.65);}
.flipster--carousel.no-rotate .flipster__item--past-1 .flipster__item__content {transform: translateX(0) scale(.8);}
.flipster--carousel.no-rotate .flipster__item--future .flipster__item__content {transform: translateX(-175%) scale(.5);}
.flipster--carousel.no-rotate .flipster__item--future-2 .flipster__item__content {transform: translateX(-25%) scale(.65);}
.flipster--carousel.no-rotate .flipster__item--future-1 .flipster__item__content {transform: translateX(0) scale(.8);}
.flipster--carousel .flipster__item--current .flipster__item__content {transform: translateX(0) rotateY(0) scale(1);transition-delay: 60ms;}
.flipster--coverflow .flipster__container, .flipster--coverflow .flipster__item, .flipster--coverflow .flipster__item__content {transition: all 350ms ease-in-out;transition-timing-function: cubic-bezier(.56,.12,.12,.98);}
.flipster--coverflow .flipster__item {perspective: 800px;}
.flipster--coverflow .flipster__container {padding-bottom: 5%;}
.flipster--coverflow .flipster__item__content {transform-origin: 50% 100%;box-reflect: below 0 -webkit-gradient(linear,left bottom,left top,color-stop(.05,rgba(255,255,255,.12)),color-stop(.2,transparent));-webkit-box-reflect: below 0 -webkit-gradient(linear,left bottom,left top,color-stop(.05,rgba(255,255,255,.12)),color-stop(.2,transparent));}
.flipster--coverflow .flipster__item__content img:only-child {display: block;}
.flipster--coverflow .flipster__item--past .flipster__item__content {transform-origin: 0 50%;transform: scale(.75) rotateY(55deg);}
.flipster--coverflow .flipster__item--future .flipster__item__content {transform-origin: 100% 50%;transform: scale(.75) rotateY(-55deg);}
.flipster--coverflow .flip-current .flipster__item__content {transform: rotateY(0);}
.flipster--flat .flipster__container, .flipster--flat .flipster__item, .flipster--flat .flipster__item__content {transition: all .4s ease-in-out;}
.flipster--flat .flipster__item--future, .flipster--flat .flipster__item--past {opacity: .5;}
.flipster--flat .flipster__item--past .flipster__item__content {transform: scale(.75);}
.flipster--flat .flipster__item--future .flipster__item__content {transform: scale(.75);}
.flipster--wheel {overflow: hidden;}
.flipster--wheel .flipster__container, .flipster--wheel .flipster__item__content {transition: all .4s ease-in-out;transition-timing-function: cubic-bezier(.56,.12,.12,.98);}
.flipster--wheel .flipster__container {padding-bottom: 20%;}
.flipster--wheel .flipster__item__content {transform-origin: 50% 100%;}
.flipster--wheel .flipster__item--past .flipster__item__content {transform-origin: 100% 100%;}
.flipster--wheel .flipster__item--future .flipster__item__content {transform-origin: 0 100%;}
.flipster--wheel .flipster__item__content img:only-child {display: block;}
.flipster--wheel .flipster__item--past .flipster__item__content {opacity: 0;transform: rotateZ(-80deg) translate(-170%,110%);}
.flipster--wheel .flipster__item--future .flipster__item__content {opacity: 0;transform: rotateZ(80deg) translate(170%,110%);}
.flipster--wheel .flipster__item--past-3 .flipster__item__content {opacity: 1;transform: rotateZ(-60deg) translate(-70%,75%);}
.flipster--wheel .flipster__item--future-3 .flipster__item__content {opacity: 1;transform: rotateZ(60deg) translate(70%,75%);}
.flipster--wheel .flipster__item--past-2 .flipster__item__content {opacity: 1;transform: rotateZ(-40deg) translate(-17%,30%);}
.flipster--wheel .flipster__item--future-2 .flipster__item__content {opacity: 1;transform: rotateZ(40deg) translate(17%,30%);}
.flipster--wheel .flipster__item--past-1 .flipster__item__content {opacity: 1;transform: rotateZ(-20deg);}
.flipster--wheel .flipster__item--future-1 .flipster__item__content {opacity: 1;transform: rotateZ(20deg);}
.flipster--wheel .flip-current .flipster__item__content {transform: rotateX(0);}
.twentytwenty-horizontal .twentytwenty-handle:after, .twentytwenty-horizontal .twentytwenty-handle:before, .twentytwenty-vertical .twentytwenty-handle:after, .twentytwenty-vertical .twentytwenty-handle:before {content: " ";display: block;background: #fff;position: absolute;z-index: 30;-webkit-box-shadow: 0 0 12px rgba(51,51,51,.5);-moz-box-shadow: 0 0 12px rgba(51,51,51,.5);box-shadow: 0 0 12px rgba(51,51,51,.5);}
.twentytwenty-horizontal .twentytwenty-handle:after, .twentytwenty-horizontal .twentytwenty-handle:before {width: 3px;height: 9999px;left: 50%;margin-left: -1.5px;}
.twentytwenty-vertical .twentytwenty-handle:after, .twentytwenty-vertical .twentytwenty-handle:before {width: 9999px;height: 3px;top: 50%;margin-top: -1.5px;}
.twentytwenty-after-label, .twentytwenty-before-label, .twentytwenty-overlay {position: absolute;top: 0;width: 100%;height: 100%;}
.twentytwenty-after-label, .twentytwenty-before-label, .twentytwenty-overlay {-webkit-transition-duration: .5s;-moz-transition-duration: .5s;transition-duration: .5s;}
.twentytwenty-after-label, .twentytwenty-before-label {-webkit-transition-property: opacity;-moz-transition-property: opacity;transition-property: opacity;}
.twentytwenty-after-label:before, .twentytwenty-before-label:before {color: #fff;font-size: 13px;letter-spacing: .1em;}
.twentytwenty-after-label:before, .twentytwenty-before-label:before {position: absolute;background: rgba(255,255,255,.2);line-height: 38px;padding: 0 20px;-webkit-border-radius: 2px;-moz-border-radius: 2px;border-radius: 2px;}
.twentytwenty-horizontal .twentytwenty-after-label:before, .twentytwenty-horizontal .twentytwenty-before-label:before {top: 50%;margin-top: -19px;}
.twentytwenty-vertical .twentytwenty-after-label:before, .twentytwenty-vertical .twentytwenty-before-label:before {left: 50%;margin-left: -45px;text-align: center;width: 90px;}
.twentytwenty-down-arrow, .twentytwenty-left-arrow, .twentytwenty-right-arrow, .twentytwenty-up-arrow {width: 0;height: 0;border: 6px inset transparent;position: absolute;}
.twentytwenty-left-arrow, .twentytwenty-right-arrow {top: 50%;margin-top: -6px;}
.twentytwenty-down-arrow, .twentytwenty-up-arrow {left: 50%;margin-left: -6px;}
.twentytwenty-container {-webkit-box-sizing: content-box;-moz-box-sizing: content-box;box-sizing: content-box;z-index: 0;overflow: hidden;position: relative;-webkit-user-select: none;-moz-user-select: none;}
.twentytwenty-container img {max-width: 100%;position: absolute;top: 0;display: block;}
.twentytwenty-container.active .twentytwenty-overlay, .twentytwenty-container.active :hover.twentytwenty-overlay {background: rgba(0,0,0,0);}
.twentytwenty-container.active .twentytwenty-overlay .twentytwenty-after-label, .twentytwenty-container.active .twentytwenty-overlay .twentytwenty-before-label, .twentytwenty-container.active :hover.twentytwenty-overlay .twentytwenty-after-label, .twentytwenty-container.active :hover.twentytwenty-overlay .twentytwenty-before-label {opacity: 0;}
.twentytwenty-container * {-webkit-box-sizing: content-box;-moz-box-sizing: content-box;box-sizing: content-box;}
.twentytwenty-before-label {opacity: 0;}
.twentytwenty-before-label:before {content: attr(data-content);}
.twentytwenty-after-label {opacity: 0;}
.twentytwenty-after-label:before {content: attr(data-content);}
.twentytwenty-horizontal .twentytwenty-before-label:before {left: 10px;}
.twentytwenty-horizontal .twentytwenty-after-label:before {right: 10px;}
.twentytwenty-vertical .twentytwenty-before-label:before {top: 10px;}
.twentytwenty-vertical .twentytwenty-after-label:before {bottom: 10px;}
.twentytwenty-overlay {-webkit-transition-property: background;-moz-transition-property: background;transition-property: background;background: rgba(0,0,0,0);z-index: 25;}
.twentytwenty-overlay:hover {background: rgba(0,0,0,.5);}
.twentytwenty-overlay:hover .twentytwenty-after-label {opacity: 1;}
.twentytwenty-overlay:hover .twentytwenty-before-label {opacity: 1;}
.twentytwenty-before {z-index: 20;}
.twentytwenty-after {z-index: 10;}
.twentytwenty-handle {height: 38px;width: 38px;position: absolute;left: 50%;top: 50%;margin-left: -22px;margin-top: -22px;border: 3px solid #fff;-webkit-border-radius: 1000px;-moz-border-radius: 1000px;border-radius: 1000px;-webkit-box-shadow: 0 0 12px rgba(51,51,51,.5);-moz-box-shadow: 0 0 12px rgba(51,51,51,.5);box-shadow: 0 0 12px rgba(51,51,51,.5);z-index: 40;cursor: pointer;}
.twentytwenty-horizontal .twentytwenty-handle:before {bottom: 50%;margin-bottom: 22px;-webkit-box-shadow: 0 3px 0 #fff,0 0 12px rgba(51,51,51,.5);-moz-box-shadow: 0 3px 0 #fff,0 0 12px rgba(51,51,51,.5);box-shadow: 0 3px 0 #fff,0 0 12px rgba(51,51,51,.5);}
.twentytwenty-horizontal .twentytwenty-handle:after {top: 50%;margin-top: 22px;-webkit-box-shadow: 0 -3px 0 #fff,0 0 12px rgba(51,51,51,.5);-moz-box-shadow: 0 -3px 0 #fff,0 0 12px rgba(51,51,51,.5);box-shadow: 0 -3px 0 #fff,0 0 12px rgba(51,51,51,.5);}
.twentytwenty-vertical .twentytwenty-handle:before {left: 50%;margin-left: 22px;-webkit-box-shadow: 3px 0 0 #fff,0 0 12px rgba(51,51,51,.5);-moz-box-shadow: 3px 0 0 #fff,0 0 12px rgba(51,51,51,.5);box-shadow: 3px 0 0 #fff,0 0 12px rgba(51,51,51,.5);}
.twentytwenty-vertical .twentytwenty-handle:after {right: 50%;margin-right: 22px;-webkit-box-shadow: -3px 0 0 #fff,0 0 12px rgba(51,51,51,.5);-moz-box-shadow: -3px 0 0 #fff,0 0 12px rgba(51,51,51,.5);box-shadow: -3px 0 0 #fff,0 0 12px rgba(51,51,51,.5);}
.twentytwenty-left-arrow {border-right: 6px solid #fff;left: 50%;margin-left: -17px;}
.twentytwenty-right-arrow {border-left: 6px solid #fff;right: 50%;margin-right: -17px;}
.twentytwenty-up-arrow {border-bottom: 6px solid #fff;top: 50%;margin-top: -17px;}
.twentytwenty-down-arrow {border-top: 6px solid #fff;bottom: 50%;margin-bottom: -17px;}
.interactive-card {position: relative;width: 100%;height: 600px;display: block;display: flex;z-index: 0;-webkit-display: flex;-webkit-align-items: center;align-items: center;-webkit-justify-content: center;justify-content: center;overflow: hidden;}
.add-shadow {-webkit-box-shadow: 0 14px 28px rgba(0,0,0,.25),0 10px 10px rgba(0,0,0,.22);box-shadow: 0 14px 28px rgba(0,0,0,.25),0 10px 10px rgba(0,0,0,.22);}
.interactive-card .front-content {position: relative;display: block;-webkit-border-radius: 0;border-radius: 0;z-index: 1;-webkit-transform: scale(1);transform: scale(1);}
.interactive-card .front-content:before {content: "";position: absolute;width: 120px;height: 120px;background-color: rgba(255,255,255,.4);top: 50%;left: 50%;transform: translate(-50%,-50%);-webkit-border-radius: 50%;border-radius: 50%;z-index: 1;opacity: .2;-webkit-animation: zoomOut;-o-animation: zoomOut;animation: zoomOut;animation-delay: .8s;}
.interactive-card .front-content:after {content: "";position: absolute;width: 80px;height: 80px;background-color: rgba(255,255,255,.4);top: 50%;left: 50%;transform: translate(-50%,-50%);-webkit-border-radius: 50%;border-radius: 50%;z-index: -1;opacity: .1;-webkit-animation: zoomOut;-o-animation: zoomOut;animation: zoomOut;}
.interactive-card .front-content .image-screen {position: relative;width: 100%;height: 100%;z-index: 11;cursor: pointer;background-repeat: no-repeat;background-size: cover;background-position: top;transition: .5s;}
.interactive-card .front-text-content {width: 100%;height: 100%;-webkit-display: flex;display: flex;align-items: center;justify-content: center;}
.interactive-card .front-text-content .image-screen {background: #4d4d4d;width: 100%;height: 100%;padding: 30px;-webkit-display: flex;display: flex;-webkit-flex-direction: column;flex-direction: column;-webkit-justify-content: center;justify-content: center;text-align: center;-webkit-transition: .5s;transition: .5s;}
.interactive-card .front-text-content .image-screen:hover {background: rgba(77,77,77,.6);}
.interactive-card .front-text-content .header .card-number {font-size: 2em;font-weight: 700;color: #fff;margin-top: 0;}
.interactive-card .front-text-content .header .title {font-size: 1.1em;line-height: 1.5;margin-bottom: 1em;letter-spacing: .15em;text-transform: uppercase;}
.interactive-card .front-text-content .front-text-body {font-size: .85em;color: #e9e9e9;}
.interactive-card .front-text-content .footer {margin-top: 1em;}
.interactive-card .front-text-content .footer a.interactive-btn {display: inline-block;padding: 8px 25px;font-size: .85em;letter-spacing: .15em;-webkit-transition: .4s;transition: .4s;text-decoration: none;text-transform: uppercase;-webkit-border-radius: 4px;border-radius: 4px;}
.interactive-card .front-text-content .footer a.interactive-btn:hover {background: #02cc7b;}
.interactive-card .content {position: absolute;width: 100%;height: 100%;top: 0;left: 0;bottom: 0;right: 0;background: #fff;z-index: -100;opacity: 0;transition: 1s;}
.interactive-card .content .content-inner {width: 100%;height: 100%;display: flex;align-items: center;justify-content: flex-end;}
.interactive-card .content-show {z-index: 100;opacity: 1;}
.interactive-card .content .content-inner .image {width: 100%;height: 100%;overflow: hidden;background-size: cover;background-repeat: no-repeat;background-position: center;opacity: .7;-webkit-transition: .4s;transition: .4s;}
.interactive-card .content .text {display: block !important;}
.interactive-card .text-inner {display: block;max-width: 100%;max-height: 100%;padding: 20px;}
.interactive-card .content .image img {max-height: 100%;}
.interactive-card .content:hover .image {opacity: 1;}
.interactive-card .content .text {width: 100%;font-size: 14px;line-height: 27px;display: flex;-webkit-display: flex;align-items: center;-webkit-align-items: center;justify-content: center;-webkit-justify-content: center;}
.interactive-card .content .text.center-text {text-align: center;}
.interactive-card .content .text .title {font-size: 28px;font-weight: 600;text-transform: capitalize;line-height: 1;color: #313131;margin-top: 0;}
.interactive-card .content iframe {width: 100%;height: 100%;border: 0;}
.interactive-card .content .content-overflow {width: 100%;height: 100%;padding: 30px;overflow-y: scroll;}
.interactive-card .close-me {position: absolute;width: 30px;height: 30px;top: 15px;right: 15px;z-index: 100;line-height: 30px;text-align: center;border-radius: 50%;font-size: 13px;cursor: pointer;}
.interactive-card .interactive-btn {display: inline-block;padding: 8px 25px;background: #e9e9e9;background: #e91e63;color: #fff;border-radius: 4px;transition: .5s;}
.interactive-card .interactive-btn:hover {color: #fff;text-decoration: none;background: #c2185b;}
.interactive-card .carousel-container {overflow: hidden;}
.interactive-card .carousel {padding: 0;margin: 0;list-style: none;}
.interactive-card .carousel li {float: left;}
.interactive-card .carousel li img {max-width: 100%;}
.interactive-card .navigation {position: absolute;width: 100%;width: 100%;height: auto;height: auto;padding: 15px;bottom: 15px;left: 0;right: 0;text-align: center;z-index: 10;}
.interactive-card .navigation a {display: inline-block;padding: 8px 15px;background: #f9f9f9;-webkit-border-radius: 25px;border-radius: 25px;font-size: 12px;font-weight: 600;color: #4d4d4d;text-transform: uppercase;text-decoration: none;-webkit-transition: .4s;transition: .4s;}
.interactive-card .navigation a:hover {background: #ededed;}
.interactive-card .interactive-button {display: inline-block;padding: 15px 22px;background: #00c853;font-size: 14px;font-weight: 600;color: #fff;text-transform: uppercase;text-decoration: none;-webkit-transition: .3s;transition: .3s;-webkit-border-radius: 4px;border-radius: 4px;}
.interactive-card .interactive-button:hover {background: #03b048;}
.interactive-card .fade-out {-webkit-animation: fadeOut .5s;-o-animation: fadeOut .5s;animation: fadeOut .5s;transition: .5s;opacity: 0;}
@keyframes fadeOut {0% {opacity: 1;transition: .5s;}
	100% {opacity: 0;transition: .5s;}}
.interactive-card .fade-in {-webkit-animation: fadeIn .5s;-o-animation: fadeIn .5s;animation: fadeIn .5s;transition: .5s;opacity: 1;}
@keyframes fadeIn {0% {opacity: 0;transition: .5s;}
	100% {opacity: 1;transition: .5s;}}
.interactive-card .zoom-out {-webkit-animation: zoomOut 1.5s;-o-animation: zoomOut 1.5s;animation: zoomOut 1.5s;opacity: 0;}
@keyframes zoomOut {0% {-webkit-transform: scale(1);transform: scale(1);transition: .5s;opacity: 1;}
	25% {-webkit-transform: scale(.9);transform: scale(.9);transition: .5s;}
	100% {-webkit-transform: scale(6);transform: scale(6);transition: 1.4s;opacity: 0;}}
.interactive-card .zoom-in {-webkit-animation: zoomIn 1.5s;-o-animation: zoomIn 1.5s;animation: zoomIn 1.5s;opacity: 1;}
@keyframes zoomIn {0% {-webkit-transform: scaleX(4) scaleY(2);transform: scaleX(4) scaleY(2);transition: .5s;opacity: 0;}
	25% {-webkit-transform: scale(.9);transform: scale(.9);transition: .5s;}
	100% {-webkit-transform: scale(1);transform: scale(1);transition: 1.4s;opacity: 1;}}
.interactive-card .slide-in-left {transition: .5s;-webkit-animation: slideInLeft 1.5s;-o-animation: slideInLeft 1.5s;animation: slideInLeft 1.5s;transform: translateX(0);opacity: 1;z-index: 100;}
@keyframes slideInLeft {0% {transform: translateX(-100%);transition: .3s;}
	50% {transform: translateX(10%);transition: .4s;}
	100% {transform: translateX(0);transition: .5s;}}
.interactive-card .slide-in-swing-left {transition: .5s;-webkit-animation: slideInSwingLeft 1.2s;-o-animation: slideInSwingLeft 1.2s;animation: slideInSwingLeft 1.2s;transform: translateX(0);opacity: 1;z-index: 100;}
@keyframes slideInSwingLeft {0% {transform: translateX(-100%) scale(0);transition: .3s;}
	50% {transform: translateX(30%) scale(1.2);transition: .4s;}
	100% {transform: translateX(0) scale(1);transition: .5s;}}
.interactive-card .slide-in-right {transition: .5s;-webkit-animation: slideInRight 1.5s;-o-animation: slideInRight 1.5s;animation: slideInRight 1.5s;transform: translateX(0);opacity: 1;z-index: 100;}
@keyframes slideInRight {0% {transform: translateX(100%);transition: .3s;}
	50% {transform: translateX(-10%);transition: .4s;}
	100% {transform: translateX(0);transition: .5s;}}
.interactive-card .slide-in-swing-right {transition: .5s;-webkit-animation: slideInSwingRight 1.2s;-o-animation: slideInSwingRight 1.2s;animation: slideInSwingRight 1.2s;transform: translateX(0);opacity: 1;z-index: 100;}
@keyframes slideInSwingRight {0% {transform: translateX(100%) scale(0);transition: .3s;}
	50% {transform: translateX(-30%) scale(1.2);transition: .4s;}
	100% {transform: translateX(0) scale(1);transition: .5s;}}
@media only screen and (max-width:480px) {.interactive-card .front-content.front-text-content {width: 100%;}
	.interactive-card .front-content.front-text-content .image-screen:hover {background: 0 0;}
	.interactive-card .content .text {padding: 15px;}
	.interactive-card .content .text .title {font-size: 18px;line-height: 27px;}
	.interactive-card .content .image {width: 60%;}}
.eael-interactive-card-rear-img-align-left .interactive-card .content .content-inner {-webkit-flex-direction: row-reverse;flex-direction: row-reverse;}
.eael-interactive-card-rear-img-align-top .interactive-card .content .content-inner {-webkit-flex-direction: column-reverse;flex-direction: column-reverse;justify-content: baseline;}
.swiper-container-wrap .swiper-slide .eael-social-feed-element img {width: 100%;}
.eael-social-feed-element.hidden {background-color: red !important;}
.eael-twitter-feed-container::after, .eael-twitter-feed-container::before, .eael-twitter-feed-wrapper::after, .eael-twitter-feed-wrapper::before {content: "";clear: both;}
.eael-social-feed-element .pull-left {float: left;margin-right: 10px;}
.eael-social-feed-element .pull-right {margin-left: 10px;}
.eael-social-feed-element img {width: 100%;height: auto;border: 0;vertical-align: middle;-ms-interpolation-mode: bicubic;}
.eael-social-feed-element .attachment {vertical-align: middle;-ms-interpolation-mode: bicubic;}
.eael-social-feed-element a {color: #08c;text-decoration: none;}
.eael-social-feed-element a:focus {outline: thin dotted #333;outline: 5px auto -webkit-focus-ring-color;outline-offset: -2px;}
.eael-social-feed-element a:active, .eael-social-feed-element a:hover {outline: 0;color: #005580;text-decoration: underline;}
.eael-social-feed-element small {font-size: 85%;}
.eael-social-feed-element strong {font-weight: 700;}
.eael-social-feed-element em {font-style: italic;}
.eael-social-feed-element p {margin: 0 0 10px;}
.eael-social-feed-element .media-body>p {margin-bottom: 4px;min-height: 20px;}
.eael-social-feed-element p.social-feed-text {margin: 0;overflow: hidden;text-overflow: ellipsis;-webkit-line-clamp: 5;-webkit-box-orient: vertical;}
.eael-social-feed-element, .eael-social-feed-element .media-body {overflow: hidden;overflow: visible;zoom: 1;}
.eael-social-feed-element {padding: 0;background: 0 0;}
.eael-social-feed-element .media-body .social-network-icon {margin-top: -3px;margin-right: 5px;width: 16px;}
.eael-social-feed-element .media-body div {color: #666;line-height: 20px;clear: both;}
.eael-social-feed-element:first-child {margin-top: 0;}
.eael-social-feed-element .media-object {display: block;width: 48px;border-radius: 50%;}
.eael-social-feed-element .media-heading {margin: 0 0 5px;}
.eael-social-feed-element .media-list {margin-left: 0;list-style: none;}
.eael-social-feed-element .muted {color: #999;}
.eael-social-feed-element a.muted:focus, .eael-social-feed-element a.muted:hover {color: grey;}
.eael-social-feed-element {transition: .25s;-webkit-backface-visibility: hidden;backface-visibility: hidden;margin: -1px;margin-top: 25px;color: #333;text-align: left;font-size: 14px;font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;line-height: 16px;}
.eael-social-feed-element .eael-content {padding: 20px 15px 15px;transition: .4s;background: #fff;}
.eael-social-feed-element .social-network-icon {opacity: .7;}
.eael-social-feed-element .author-title {color: #444;line-height: 1.5em;font-weight: 500;}
.media-body .fa-twitter {color: #1da1f2;margin-right: 8px;}
.media-body .fa-facebook {color: #3b5998;margin-right: 8px;}
.text-wrapper p .read-more-link {margin-top: 9px;display: block;}
.eael-social-feed-element .slick-next, .eael-social-feed-wrapper .slick-prev {background: #1da1f2;}
.eael-social-feed-wrapper {width: 100%;height: auto;position: relative;z-index: 0;}
.eael-loading-feed {display: none;position: absolute;width: 100%;height: 100%;top: 0;left: 0;bottom: 0;right: 0;}
.eael-loading-feed.show-loading {display: block;display: flex;text-align: center;z-index: 10;align-items: center;justify-content: center;transition: .5s;}
.eael-loading-feed .loader {border: 3px solid #f3f3f3;border-radius: 50%;border-top: 3px solid #3498db;width: 30px;height: 30px;-webkit-animation: spin 2s linear infinite;animation: spin 2s linear infinite;margin: 0 auto;}
@-webkit-keyframes spin {0% {-webkit-transform: rotate(0);}
	100% {-webkit-transform: rotate(360deg);}}
@keyframes spin {0% {transform: rotate(0);}
	100% {transform: rotate(360deg);}}
.eael-social-feed-container.list-view .eael-social-feed-element {margin: 15px;border: 1px solid rgba(0,0,0,.1);background: 0 0;}
.eael-social-feed-container.carousel-view {width: 100%;height: auto;}
.eael-social-feed-element {margin: 0;}
.eael-twitter-feed-container.masonry-view .eael-social-feed-element {width: 33.33%;margin-top: 0;float: left;}
.eael-social-feed-element .eael-content {border: 1px solid rgba(0,0,0,.1);}
.eael-social-feed-avatar-circle .eael-social-feed-element .media-object {border-radius: 50%;}
.eael-social-feed-avatar-square .eael-social-feed-element .media-object {border-radius: 0;}
.eael-social-feed-masonry-col-4 .eael-social-feed-element .social-feed-date .eael-social-feed-masonry-col-4 .eael-social-feed-element .social-feed-date {text-align: left !important;}
@media only screen and (min-width:768px) and (max-width:992px) {.eael-twitter-feed-container.masonry-view .eael-social-feed-element {width: 50% !important;}}
@media only screen and (max-width:480px) {.eael-twitter-feed-container.masonry-view .eael-social-feed-element {width: 100% !important;}}