@charset "UTF-8";
.elementor-section > .elementor-column-gap-default > .elementor-row {
width: calc(100% + 20px);
margin: -10px;
}
.elementor-section > .elementor-column-gap-narrow > .elementor-row {
width: calc(100% + 10px);
margin: -5px;
}
.elementor-section > .elementor-column-gap-extended > .elementor-row {
width: calc(100% + 30px);
margin: -15px;
}
.elementor-section > .elementor-column-gap-wide > .elementor-row {
width: calc(100% + 40px);
margin: -20px;
}
.elementor-section > .elementor-column-gap-wider > .elementor-row {
width: calc(100% + 60px);
margin: -30px;
}
.e-con.ht--sticky-container-yes {
position: sticky;
top: var(--ht-sticky-top-spacing, 0);
}
body.admin-bar .e-con.ht--sticky-container-yes {
position: sticky;
top: calc(32px + var(--ht-sticky-top-spacing, 0));
} .tpe-clearfix:before,
.tpe-clearfix:after {
content: "";
display: table;
}
.tpe-clearfix:after {
clear: both;
} .tpe-align-left {
text-align: left;
}
.tpe-align-center {
text-align: center;
}
.tpe-align-right {
text-align: right;
}
.tpe-section-supertitle {
display: block;
font-size: 1.1rem;
margin: 0 0 15px;
}
.tpe-section-title {
display: block;
font-size: 2.5rem;
margin: 0;
letter-spacing: 1px;
}
.tpe-section-subtitle {
margin-top: 15px;
font-size: 1.3rem;
}
.tpe-section-subtitle *:last-child {
margin-bottom: 0;
}
.tpe-normal-title-sep .tpe-section-title {
position: relative;
padding: 0 0 15px;
}
.tpe-normal-title-sep .tpe-section-title:after {
content: "";
position: absolute;
top: 100%;
width: 60px;
margin-top: -3px;
height: 3px;
background: #333;
}
.tpe-normal-title-sep.tpe-align-left .tpe-section-title:after {
left: 0;
}
.tpe-normal-title-sep.tpe-align-center .tpe-section-title:after {
left: 50%;
transform: translateX(-50%);
}
.tpe-normal-title-sep.tpe-align-right .tpe-section-title:after {
right: 0;
}
.tpe-normal-title-multi-sep .tpe-section-title {
position: relative;
padding: 0 0 20px;
}
.tpe-normal-title-multi-sep .tpe-section-title:after,
.tpe-normal-title-multi-sep .tpe-section-title:before {
content: "";
position: absolute;
top: 100%;
width: 70px;
height: 2px;
background: #333;
}
.tpe-normal-title-multi-sep .tpe-section-title:before {
margin-top: -8px;
}
.tpe-normal-title-multi-sep.tpe-align-left .tpe-section-title:after,
.tpe-normal-title-multi-sep.tpe-align-left .tpe-section-title:before {
left: 0;
}
.tpe-normal-title-multi-sep.tpe-align-center .tpe-section-title:after,
.tpe-normal-title-multi-sep.tpe-align-center .tpe-section-title:before {
left: 50%;
transform: translateX(-50%);
}
.tpe-normal-title-multi-sep.tpe-align-center .tpe-section-title:after {
margin-left: 15px;
}
.tpe-normal-title-multi-sep.tpe-align-center .tpe-section-title:before {
margin-left: -15px;
}
.tpe-normal-title-multi-sep.tpe-align-right .tpe-section-title:after,
.tpe-normal-title-multi-sep.tpe-align-right .tpe-section-title:before {
right: 0;
}
.tpe-single-row-title {
display: flex;
align-items: stretch;
}
.tpe-single-row-title .tpe-section-header,
.tpe-single-row-title .tpe-section-header + .tpe-section-subtitle {
display: flex;
flex-direction: column;
justify-content: center;
}
.tpe-single-row-title .tpe-section-header + .tpe-section-subtitle {
margin-top: 0;
}
.tpe-single-row-title.tpe-align-left .tpe-section-header,
.tpe-single-row-title.tpe-align-center .tpe-section-header {
width: 30%;
padding-right: 40px;
border-right: 3px solid #333;
}
.tpe-single-row-title.tpe-align-left .tpe-section-header + .tpe-section-subtitle,
.tpe-single-row-title.tpe-align-center .tpe-section-header + .tpe-section-subtitle {
width: 70%;
padding-left: 40px;
}
.tpe-single-row-title .tpe-section-title {
margin-bottom: 0;
}
.tpe-single-row-title.tpe-align-right .tpe-section-header {
width: 30%;
padding-left: 40px;
border-left: 3px solid #333;
order: 2;
}
.tpe-single-row-title.tpe-align-right .tpe-section-header + .tpe-section-subtitle {
width: 70%;
padding-right: 40px;
order: 1;
}
.tpe-big-super-title .tpe-section-header {
position: relative;
}
.tpe-big-super-title .tpe-section-title {
position: relative;
margin-bottom: 40px;
}
.tpe-big-super-title .tpe-section-supertitle {
position: absolute;
font-size: 6rem;
font-weight: bold;
color: #000000;
left: 0;
top: 50%;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
width: 100%;
margin: 0;
line-height: 1.1;
opacity: 0.05;
overflow: hidden;
}
.tpe-big-super-title .tpe-section-title:after,
.tpe-big-super-title .tpe-section-title:before {
content: "";
position: absolute;
top: 100%;
width: 70px;
height: 2px;
background: #333;
margin-top: 20px;
}
.tpe-big-super-title .tpe-section-title:before {
margin-top: 12px;
}
.tpe-big-super-title.tpe-align-left .tpe-section-title:after,
.tpe-big-super-title.tpe-align-left .tpe-section-title:before {
left: 0;
}
.tpe-big-super-title.tpe-align-center .tpe-section-title:after,
.tpe-big-super-title.tpe-align-center .tpe-section-title:before {
left: 50%;
transform: translateX(-50%);
}
.tpe-big-super-title.tpe-align-center .tpe-section-title:after {
margin-left: 15px;
}
.tpe-big-super-title.tpe-align-center .tpe-section-title:before {
margin-left: -15px;
}
.tpe-big-super-title.tpe-align-right .tpe-section-title:after,
.tpe-big-super-title.tpe-align-right .tpe-section-title:before {
right: 0;
} .tpe-slider-section {
position: relative;
}
.tpe-slide {
position: relative;
}
.tpe-slide:before {
content: "";
position: absolute;
left: 0;
right: 0;
top: 0;
bottom: 0;
background-color: rgba(0, 0, 0, 0.1);
opacity: 0.9;
}
.tpe-full-window-slider .tpe-slide img {
object-fit: cover;
object-position: center;
height: 100vh;
}
.tpe-slide img {
width: 100%;
}
.tpe-slide-overlay {
position: absolute;
left: 0;
right: 0;
top: 0;
bottom: 0;
background: rgba(0, 0, 0, 0.2);
}
.tpe-slide .tpe-container {
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
max-width: 100%;
}
.tpe-slide-caption {
position: absolute;
top: 50%;
left: 50%;
width: 60%;
transform: translateY(-50%);
}
.tpe-slide-caption.tpe-slide-center {
text-align: center;
transform: translate(-50%, -50%);
}
.tpe-slide-caption.tpe-slide-left {
left: 0;
}
.tpe-slide-caption.tpe-slide-right {
text-align: right;
right: 0;
left: auto;
}
.tpe-slide-cap-title {
font-size: 46px;
color: #FFF;
margin-bottom: 40px;
line-height: 1.2;
letter-spacing: 2px;
text-transform: uppercase;
text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2)
}
.tpe-slide-cap-title span {
font-weight: 500;
display: inline-block;
}
.tpe-title-bg .tpe-slide-cap-title span {
padding: 8px 15px;
background: #000000;
}
.tpe-slide-cap-desc {
font-size: 25px;
line-height: 1.4;
color: #FFF;
text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2)
}
.tpe-slide-button {
margin-top: 30px;
}
.tpe-slide-button a {
display: inline-block;
padding: 0.6em 1.4em;
color: #FFF;
background: none;
height: auto;
}
.tpe-slide-button a:hover {
color: #333;
}
.tpe-slider-section .owl-carousel .owl-nav [class*=owl-] {
position: absolute;
height: 70px;
width: 50px;
top: 50%;
margin-top: -35px;
background: #222;
font-size: 0px;
border-radius: 0;
}
.tpe-slider-section .owl-carousel .owl-nav [class*=owl-]:before {
content: "";
height: 1px;
width: 30px;
background: #FFF;
position: absolute;
left: 15px;
top: 13px;
transform: rotate(45deg);
transform-origin: 0 0;
}
.tpe-slider-section .owl-carousel .owl-nav [class*=owl-]:after {
content: "";
height: 1px;
width: 30px;
background: #FFF;
position: absolute;
left: 15px;
bottom: 13px;
transform: rotate(-45deg);
transform-origin: 0 0;
}
.tpe-slider-section .owl-carousel .owl-nav .owl-prev {
left: 0;
transform: rotate(180deg);
}
.tpe-slider-section .owl-carousel .owl-nav .owl-next {
right: 0;
}
.tpe-slider-section .owl-carousel .owl-dots {
position: absolute;
bottom: 20px;
right: 0;
left: 0;
text-align: center;
}
.tpe-slider-section .owl-carousel .owl-dots .owl-dot {
display: inline-block;
height: 15px;
width: 15px;
border: 2px solid #FFF;
margin: 0 4px;
}
.tpe-slider-section .owl-carousel .owl-dots .owl-dot.active {
background: #FFF;
}
.tpe-slider-section .tpe-slide-cap-title {
opacity: 0;
transform: translateY(-50px);
transition: transform 0.3s ease 0.6s, opacity 0.3s ease 0.6s;
}
.tpe-slider-section .active .tpe-slide-cap-title {
transform: translateY(0);
opacity: 1;
}
.tpe-slider-section .tpe-slide-cap-desc {
opacity: 0;
transform: translateY(-50px);
transition: transform 0.3s ease 1s, opacity 0.3s ease 1s;
}
.tpe-slider-section .active .tpe-slide-cap-desc {
transform: translateY(0);
opacity: 1;
}
.tpe-slider-section .tpe-slide-button {
opacity: 0;
transform: translateY(-50px);
transition: transform 0.3s ease 1.5s, opacity 0.3s ease 1.5s;
}
.tpe-slider-section .active .tpe-slide-button {
transform: translateY(0);
opacity: 1;
}
.tpe-slider-section .bottom-section-seperator svg {
display: block;
} .tpe-progress-bar {
height: 8px;
width: 100%;
position: relative;
background: #f6f6f6
}
.tpe-progress-bar-length {
background: #000000;
height: 100%;
text-align: right;
width: 0;
}
.tpe-progress-bar-length span {
position: absolute;
right: 0;
bottom: 100%;
}
.tpe-progress:last-child {
margin-bottom: 0 !important;
} .tpe-featured-box {
text-align: center;
}
.tpe-featured-box .tpe-featured-icon {
display: block;
line-height: 1;
margin-bottom: 20px;
color: #000;
}
.tpe-featured-box .tpe-featured-title {
display: block;
margin-bottom: 20px;
}
.tpe-featured-box .tpe-featured-link {
margin-top: 30px;
}
.tpe-featured-box .tpe-featured-link a {
display: inline-flex;
font-size: 0.9em;
align-items: center;
white-space: nowrap;
}
.tpe-featured-box .tpe-featured-link a i {
color: inherit;
}
.tpe-featured-box .tpe-featured-link-icon {
margin-left: 6px;
}
.tpe-featured-box .tpe-featured-link-icon svg {
width: 0.8em;
height: 0.8em;
vertical-align: middle;
}
.tpe-featured-excerpt {
opacity: 0.9;
} .tpe-featured-box.tpe-style1 {
border: 2px solid #000;
padding: 0 30px 60px;
position: relative;
border-top: 0;
margin-bottom: 30px;
}
.tpe-featured-box.tpe-style1:before {
content: "";
position: absolute;
top: 0;
left: 0;
right: 50%;
margin-right: 80px;
height: 2px;
background: #FFF;
}
.tpe-featured-box.tpe-style1:after {
content: "";
position: absolute;
top: 0;
right: 0;
left: 50%;
margin-left: 80px;
height: 2px;
background: #000;
}
.tpe-featured-box.tpe-style1 .tpe-featured-icon {
margin-bottom: 30px;
}
.tpe-featured-box.tpe-style1 .tpe-featured-link-icon svg {
fill: #FFFFFF;
}
.tpe-featured-box.tpe-style1 .tpe-featured-link {
position: absolute;
left: 50%;
bottom: 0;
transform: translate(-50%, 50%);
}
.tpe-featured-box.tpe-style1 .tpe-featured-link a {
padding: 10px 20px;
background: #000;
color: #FFF;
} .tpe-featured-box.tpe-style2 {
background: #FFF;
padding: 30px;
box-shadow: 0px 1px 20px -8px rgba(158, 153, 158, 1);
border-top: 3px solid #000;
}
.tpe-featured-box.tpe-style2 .tpe-featured-link a {
justify-content: center;
} .tpe-featured-box.tpe-style3 {
border: 1px solid #000;
padding: 30px;
}
.tpe-featured-box.tpe-style3 .tpe-featured-icon {
margin-bottom: 30px;
}
.tpe-featured-box.tpe-style3 .tpe-featured-link a {
justify-content: center;
} .tpe-featured-box.tpe-style4 {
text-align: left;
} .tpe-featured-box.tpe-style5 .tpe-featured-link a {
justify-content: center;
} .tpe-featured-box.tpe-style6 {
display: flex;
text-align: left;
}
.tpe-featured-box.tpe-style6 .tpe-featured-icon {
margin-bottom: 0;
margin-right: 30px;
margin-top: 10px;
} .tpe-featured-box.tpe-style7 {
background: #EEE;
padding: 30px 40px;
text-align: left;
transition: all 0.3s ease;
}
.tpe-featured-box.tpe-style7:hover {
box-shadow: 2px 2px 8px rgba(0, 0, 0, 0.1);
transform: translateY(-10px);
}
.tpe-featured-box.tpe-style7 .tpe-featured-icon {
position: relative;
display: flex;
align-items: center;
justify-content: center;
background: #1f74fb;
height: 60px;
width: 60px;
top: -30px;
text-align: center;
margin-bottom: 0;
} .tpe-portfolio-cat-name-list {
margin-bottom: 40px;
display: flex;
}
.tpe-portfolio-cat-name {
cursor: pointer;
display: inline-block;
transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
text-transform: uppercase;
font-size: 0.9em;
}
.tpe-portfolio-switch {
cursor: pointer;
}
.tpe-portfolio-cat-name-list.tpe-tab-left {
justify-content: flex-start;
}
.tpe-portfolio-cat-name-list.tpe-tab-center {
justify-content: center;
}
.tpe-portfolio-cat-name-list.tpe-tab-right {
justify-content: flex-end;
} .tpe-portfolio-cat-name-list.tpe-style1 .tpe-portfolio-switch {
margin-bottom: 10px;
}
.tpe-portfolio-cat-name-list.tpe-style1.tpe-tab-right .tpe-portfolio-switch {
text-align: right;
}
.tpe-portfolio-cat-name-list.tpe-style1.tpe-tab-center .tpe-portfolio-switch {
text-align: center;
}
.tpe-portfolio-cat-name-list.tpe-style1 .tpe-portfolio-cat-name {
padding-left: 10px;
margin-left: 10px;
border-left: 1px solid #BBB;
line-height: 1;
}
.tpe-portfolio-cat-name-list.tpe-style1.tpe-tab-left .tpe-portfolio-cat-name:first-child {
padding-left: 0;
margin-left: 0;
}
.tpe-portfolio-cat-name-list.tpe-style1 .tpe-portfolio-cat-name:first-child {
border-left: 0;
}
.tpe-portfolio-cat-name-list.tpe-style1 .tpe-portfolio-cat-name:hover,
.tpe-portfolio-cat-name-list.tpe-style1 .tpe-portfolio-cat-name.active {
color: #1f74fb;
}
.tpe-portfolio-cat-name-list.tpe-style1 .tpe-portfolio-post-wrap {
margin: 0 -7.5px;
} .tpe-portfolio-cat-name-list.tpe-style2 .tpe-portfolio-switch {
display: none;
}
.tpe-portfolio-cat-name-list.tpe-style2 .tpe-portfolio-cat-name {
text-transform: uppercase;
padding: 15px 5px;
margin: 0 10px;
font-size: 0.85em;
border-top: 1px solid rgba(0, 0, 0, 0.3);
position: relative
}
.tpe-portfolio-cat-name-list.tpe-style2 .tpe-portfolio-cat-name.active:after {
content: "";
position: absolute;
top: -3px;
left: 0;
right: 0;
height: 5px;
background: #1f74fb;
} .tpe-portfolio-cat-name-list.tpe-style3 .tpe-portfolio-switch {
background: #000;
height: 50px;
width: 50px;
text-align: center;
line-height: 50px;
}
.tpe-portfolio-cat-name-list.tpe-style3 .tpe-portfolio-cat-name {
margin: 0 20px;
line-height: 1.4;
opacity: 0;
visibility: hidden;
transform: translateX(-15px);
}
.tpe-portfolio-cat-name-list.tpe-style3 .tpe-portfolio-cat-wrap.tpe-open .tpe-portfolio-cat-name {
opacity: 1;
visibility: visible;
transform: translateX(0);
}
.tpe-portfolio-cat-name-list.tpe-style3 .tpe-portfolio-cat-name:hover,
.tpe-portfolio-cat-name-list.tpe-style3 .tpe-portfolio-cat-name.active {
color: #1f74fb;
}
.tpe-portfolio-cat-name-list.tpe-style3 .tpe-portfolio-cat-name-flex {
display: flex;
align-items: center;
}
.tpe-portfolio-cat-name-list.tpe-style3.tpe-tab-left .tpe-portfolio-cat-wrap {
padding-left: 10px;
}
.tpe-portfolio-cat-name-list.tpe-style3.tpe-tab-center .tpe-portfolio-cat-name-flex {
flex-direction: column;
}
.tpe-portfolio-cat-name-list.tpe-style3.tpe-tab-center .tpe-portfolio-switch {
margin-bottom: 20px;
}
.tpe-portfolio-cat-name-list.tpe-style3.tpe-tab-right .tpe-portfolio-cat-name-flex {
flex-direction: row-reverse;
}
.tpe-portfolio-cat-name-list.tpe-style3.tpe-tab-right .tpe-portfolio-cat-wrap {
padding-right: 10px;
}
.tpe-portfolio-cat-name-list.tpe-style3.tpe-tab-left .tpe-portfolio-cat-name:before {
content: "-";
}
.tpe-portfolio-cat-name-list.tpe-style3.tpe-tab-right .tpe-portfolio-cat-name:after {
content: "-";
}
.tpe-portfolio-cat-name-list.tpe-style3 .tpe-portfolio-cat-wrap .tpe-portfolio-cat-name:nth-child(1) {
transition-delay: 0.1s;
}
.tpe-portfolio-cat-name-list.tpe-style3 .tpe-portfolio-cat-wrap .tpe-portfolio-cat-name:nth-child(2) {
transition-delay: 0.2s;
}
.tpe-portfolio-cat-name-list.tpe-style3 .tpe-portfolio-cat-wrap .tpe-portfolio-cat-name:nth-child(3) {
transition-delay: 0.3s;
}
.tpe-portfolio-cat-name-list.tpe-style3 .tpe-portfolio-cat-wrap .tpe-portfolio-cat-name:nth-child(4) {
transition-delay: 0.4s;
}
.tpe-portfolio-cat-name-list.tpe-style3 .tpe-portfolio-cat-wrap .tpe-portfolio-cat-name:nth-child(5) {
transition-delay: 0.5s;
}
.tpe-portfolio-cat-name-list.tpe-style3 .tpe-portfolio-cat-wrap .tpe-portfolio-cat-name:nth-child(6) {
transition-delay: 0.6s;
}
.tpe-portfolio-cat-name-list.tpe-style3 .tpe-portfolio-cat-wrap .tpe-portfolio-cat-name:nth-child(7) {
transition-delay: 0.7s;
}
.tpe-portfolio-cat-name-list.tpe-style3 .tpe-portfolio-cat-wrap .tpe-portfolio-cat-name:nth-child(8) {
transition-delay: 0.8s;
}
.tpe-portfolio-cat-name-list.tpe-style3 .tpe-portfolio-cat-wrap .tpe-portfolio-cat-name:nth-child(9) {
transition-delay: 0.9s;
}
.tpe-portfolio-cat-name-list.tpe-style3 .tpe-portfolio-cat-wrap .tpe-portfolio-cat-name:nth-child(10) {
transition-delay: 1s;
}
.tpe-portfolio-cat-name-list.tpe-style3 .tpe-portfolio-switch i {
color: #FFF;
} .tpe-portfolio-cat-name-list.tpe-style4 .tpe-portfolio-switch {
background: #1f74fb;
color: #FFF;
border-radius: 40px 40px 10px 10px;
text-align: center;
line-height: 50px;
display: block;
width: 50px;
height: 50px;
margin: 0 auto;
position: relative;
z-index: 99;
transform: translateY(3px);
}
.tpe-portfolio-cat-name-list.tpe-style4 .tpe-portfolio-switch i {
color: #FFF;
line-height: inherit;
}
.tpe-portfolio-cat-name-list.tpe-style4 {
text-align: center;
}
.tpe-portfolio-cat-name-list.tpe-style4 .tpe-portfolio-cat-wrap {
display: inline-block;
background: #1f74fb;
color: #FFF;
border-radius: 40px;
padding: 10px;
}
.tpe-portfolio-cat-name-list.tpe-style4 .tpe-portfolio-cat-name {
padding: 5px 20px;
border-radius: 40px;
color: #FFF;
}
.tpe-portfolio-cat-name-list.tpe-style4 .tpe-portfolio-cat-name.active {
background: rgba(0, 0, 0, 0.1);
}
.tpe-portfolio-posts {
position: relative;
margin-left: -10px;
margin-right: -10px;
}
.tpe-portfolio {
float: left;
}
.tpe-portfolio-outer-wrap {
position: absolute;
left: 0;
right: 0;
top: 0;
bottom: 0;
}
.tpe-portfolio-wrap {
background-size: cover;
background-position: center;
background-repeat: no-repeat;
overflow: hidden;
background-color: #f9f9f9;
position: absolute;
left: 0;
right: 0;
top: 0;
bottom: 0;
}
.tpe-portfolio-wrap img {
position: relative;
top: 50%;
transform: translateY(-50%);
}
.tpe-portfolio-caption {
position: absolute;
left: 10px;
right: 10px;
bottom: 10px;
top: 10px;
padding: 30px;
opacity: 0;
background: rgba(0, 0, 0, 0.9);
transition: all 0.5s ease-in-out;
overflow: hidden;
}
.tpe-portfolio-wrap:hover .tpe-portfolio-caption {
opacity: 1;
}
.tpe-portfolio-caption .tpe-portfolio-title {
position: absolute;
top: 20px;
left: 20px;
right: 20px;
transform: translate(300px, 0);
transition: all 0.3s ease-in-out;
}
.tpe-portfolio-wrap:hover .tpe-portfolio-caption .tpe-portfolio-title {
transform: translate(0, 0);
}
.tpe-portfolio-caption .tpe-portfolio-title a {
color: inherit;
}
.tpe-portfolio-caption a.tpe-portfolio-link,
.tpe-portfolio-caption a.tpe-portfolio-image {
height: 36px;
width: 36px;
position: absolute;
right: 20px;
bottom: 20px;
text-align: center;
display: block;
line-height: 36px;
color: #1f74fb;
font-size: 14px;
background: #FFF;
margin: 10px 5px;
transition: all 0.3s ease;
}
.tpe-portfolio-caption a.tpe-portfolio-image {
transform: translate(-300px, 0);
right: 66px;
}
.tpe-portfolio-caption a.tpe-portfolio-link {
transform: translate(-300px, 0);
}
.tpe-portfolio-wrap:hover .tpe-portfolio-caption a.tpe-portfolio-link,
.tpe-portfolio-wrap:hover .tpe-portfolio-caption a.tpe-portfolio-image {
transform: translate(0, 0);
} .owl-carousel .tpe-portfolio-carousel-item {
-webkit-transition: -webkit-transform 0.3s ease;
transition: -webkit-transform 0.3s ease;
transition: transform 0.3s ease;
transition: transform 0.3s ease, -webkit-transform 0.3s ease;
-webkit-transition: transform 0.3s ease;
-webkit-transform: scale(1);
transform: scale(1);
}
.owl-carousel .tpe-portfolio-carousel-item.tppc-loading {
-webkit-transform: scale(0.4);
transform: scale(0.4);
}
.tpe-portfolio-carousel-button {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
margin-bottom: 40px;
flex-wrap: wrap;
}
.tpe-portfolio-filter-wrap {
border: 2px solid #eee;
border-radius: 30px;
float: left;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
overflow: hidden;
flex-wrap: wrap;
}
.tpe-portfolio-filter-btn {
display: inline-block;
padding: 10px 20px;
cursor: pointer;
border-right: 2px solid #eee
}
.tpe-portfolio-filter-btn.btn-active {
background: #eee
}
.tpe-portfolio-filter-btn:last-child {
border-right: 0
}
.tpe-portfolio-slider .tpe-owl-nav {
border: 2px solid #eee;
border-radius: 30px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
overflow: hidden;
}
.tpe-portfolio-slider .tpe-owl-nav .owl-prev,
.tpe-portfolio-slider .tpe-owl-nav .owl-next {
display: flex;
align-items: center;
padding: 10px 20px;
cursor: pointer;
color: #ccc
}
.tpe-portfolio-slider .tpe-owl-nav .owl-prev {
border-right: 2px solid #eee
}
.tpe-portfolio-carousel-image-wrap {
position: relative;
overflow: hidden;
}
.tpe-portfolio-carousel-image-wrap img {
-webkit-transform: scale(1);
transform: scale(1);
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
margin: 0 auto;
}
.tpe-portfolio-carousel-image-wrap:hover img {
-webkit-transform: scale(1.3);
transform: scale(1.3);
}
.tpe-portfolio-carousel-image {
position: absolute;
bottom: 10px;
right: 10px;
height: 40px;
width: 40px;
text-align: center;
line-height: 40px;
background: #000;
color: #FFF;
z-index: 2;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
font-size: 14px;
}
.tpe-portfolio-carousel-image {
-webkit-transform: translateX(100px);
transform: translateX(100px);
right: 10px;
}
.tpe-portfolio-carousel-image-wrap:hover .tpe-portfolio-carousel-image {
-webkit-transform: translate(0, 0);
transform: translate(0, 0);
}
.tpe-portfolio-carousel-image-wrap a i {
color: inherit;
}
.tpe-portfolio-slider .tpe-portfolio-title {
margin: 0;
border-bottom: 5px solid #eee;
text-align: center;
padding: 20px 0;
}
.tpe-portfolio-slider .tpe-portfolio-title a {
color: inherit;
}
.tpe-portfolio-carousel .tpe-portfolio-carousel-slides.owl-carousel .owl-stage-outer {
margin-bottom: 40px;
}
.tpe-portfolio-carousel .owl-dots {
text-align: center;
margin: 0;
}
.tpe-portfolio-carousel .owl-carousel .owl-dot {
display: inline-block;
height: 8px;
width: 10px;
background: #333;
margin: 0 5px;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
border-radius: 20px;
}
.tpe-portfolio-carousel .owl-carousel .owl-dot.active {
width: 30px;
} .tpe-service-toggle .tpe-service-post {
padding-bottom: 25px;
position: relative;
}
.tpe-service-toggle .tpe-service-post:after {
content: "";
position: absolute;
left: 24px;
top: 0;
bottom: 0;
width: 2px;
background: #000;
}
.tpe-service-toggle .tpe-service-post:last-child {
padding-bottom: 0
}
.tpe-service-toggle .tpe-service-post:last-child:after {
display: none;
}
.tpe-service-toggle .tpe-service-icon {
position: relative;
display: flex;
align-items: center;
justify-content: center;
z-index: 99;
float: left;
background: #000;
width: 50px;
height: 50px;
text-align: center;
cursor: pointer;
border-radius: 50%;
transition: all 0.3s ease;
}
.tpe-service-toggle .tpe-service-icon i {
color: #FFF;
font-size: 22px;
}
.tpe-service-toggle .tpe-service-icon svg {
width: 22px;
height: 22px;
fill: #FFF;
}
.tpe-service-toggle .tpe-service-icon:before {
content: "";
position: absolute;
left: 0;
right: 0;
top: 0;
bottom: 0;
border-radius: 50%;
border: 2px solid #000;
transition: all 0.3s ease;
}
.tpe-service-toggle .tpe-active .tpe-service-icon:before {
left: -4px;
right: -4px;
top: -4px;
bottom: -4px;
}
.tpe-service-toggle .tpe-service-excerpt {
padding-left: 65px;
}
.tpe-service-toggle .tpe-service-text {
display: none;
}
.tpe-service-toggle .tpe-service-title {
display: block;
margin: 10px 0;
cursor: pointer;
}
.tpe-service-toggle .tpe-service-more {
margin-top: 10px;
display: inline-flex;
}
.tpe-service-section .tpe-service-more > i {
margin-left: 6px;
line-height: inherit;
color: inherit
} .tpe-team-member .tpe-team-title {
display: block;
margin-bottom: 10px
}
.tpe-team-designation {
font-size: 0.9em;
margin-bottom: 15px;
}
.tpe-team-member img {
width: 100%;
}
.tpe-team-member a.tpe-team-detail {
margin-top: 10px;
display: inline-block;
position: relative;
}
.tpe-team-member .team-short-content {
font-size: 0.94em;
}
.tpe-team-member .tpe-team-social-id {
display: flex;
align-items: center;
justify-content: center;
margin-top: 20px;
}
.tpe-team-member .tpe-team-social-id a i {
color: inherit;
} .tpe-team-member.tpe-style1 {
text-align: center;
}
.tpe-team-member.tpe-style1 .tpe-team-member-inner {
position: relative;
}
.tpe-team-member.tpe-style1 .tpe-team-social-id a {
display: flex;
align-items: center;
justify-content: center;
color: #000;
margin: 0 5px;
font-size: 13px;
line-height: 32px;
border: 1px solid #000;
height: 32px;
width: 32px;
border-radius: 50%;
}
.tpe-team-member.tpe-style1 .tpe-team-member-excerpt {
display: flex;
align-items: center;
background: rgba(255, 255, 255, 0.9);
padding: 20px;
position: absolute;
left: 10px;
right: 10px;
bottom: 10px;
top: 10px;
opacity: 0;
overflow: hidden;
transform: scale(0.5);
transition: all 0.4s ease;
}
.tpe-team-member.tpe-style1 .tpe-team-member-span {
width: 100%;
}
.tpe-team-member.tpe-style1:hover .tpe-team-member-excerpt {
opacity: 1;
transform: scale(1);
}
.tpe-team-member.tpe-style1 .tpe-title-wrap {
background: rgba(255, 255, 255, 0.9);
padding: 10px;
position: absolute;
left: 10px;
bottom: 10px;
right: 10px;
transition: all 0.3s ease;
opacity: 1;
}
.tpe-team-member.tpe-style1:hover .tpe-title-wrap {
opacity: 0;
}
.tpe-team-member.tpe-style1 .tpe-team-title {
position: relative;
color: #000;
padding-bottom: 10px;
}
.tpe-team-member.tpe-style1 .tpe-title-wrap .tpe-team-title {
padding: 0;
margin: 0 !important;
}
.tpe-team-member.tpe-style1 .tpe-team-title a {
text-decoration: none;
color: inherit;
}
.tpe-team-member.tpe-style1 .tpe-team-member-excerpt .tpe-team-title:after {
content: "";
position: absolute;
width: 50px;
left: 50%;
margin-left: -25px;
height: 2px;
background: #000;
bottom: -2px;
}
.tpe-team-member.tpe-style1 .tpe-team-designation {
color: #000;
font-size: 0.9em;
margin-bottom: 15px;
}
.tpe-team-member.tpe-style1 .tpe-team-detail {
display: inline-block;
color: #000;
text-decoration: none;
font-size: 0.9em;
}
.tpe-team-member.tpe-style1 a.tpe-team-detail:before {
content: "";
position: absolute;
left: 100%;
top: 50%;
height: 1px;
width: 15px;
margin-left: 5px;
border-radius: 50%;
background: #000;
}
.tpe-team-member.tpe-style1 a.tpe-team-detail:after {
content: "";
position: absolute;
right: 100%;
top: 50%;
height: 1px;
width: 15px;
margin-right: 5px;
border-radius: 50%;
background: #000;
} .tpe-team-member.tpe-style2 .tpe-team-member-inner {
display: flex;
align-items: center;
background: #FFF;
box-shadow: 0px 0px 20px -4px rgb(0 0 0/20%)
}
.tpe-team-carousel .tpe-team-member.tpe-style2 {
padding: 12px
}
.tpe-team-member.tpe-style2 .tpe-team-member-inner .tpe-team-image {
display: flex;
align-self: stretch;
}
.tpe-team-member.tpe-style2 .tpe-team-member-inner .tpe-team-image img {
object-fit: cover;
object-position: top center;
width: 100%;
}
.tpe-team-member.tpe-style2 .tpe-team-member-content,
.tpe-team-member.tpe-style2 .tpe-team-image {
width: 50%;
}
.tpe-team-member.tpe-style2 .tpe-team-member-content {
padding: 20px;
}
.tpe-team-member.tpe-style2 .tpe-team-designation {
margin-bottom: 10px;
opacity: 0.8;
font-size: 0.9em;
}
.tpe-team-member.tpe-style2 .tpe-team-social-id {
justify-content: flex-start;
}
.tpe-team-member.tpe-style2 .tpe-team-social-id a {
height: 30px;
width: 30px;
text-align: center;
line-height: 30px;
display: flex;
align-items: center;
justify-content: center;
font-size: 18px;
}
.tpe-team-member.tpe-style2 a.tpe-team-detail {
margin-left: 20px !important;
}
.tpe-team-member.tpe-style2 a.tpe-team-detail:before {
content: "";
position: absolute;
left: 100%;
top: 50%;
height: 1px;
width: 15px;
margin-left: 5px;
border-radius: 50%;
background: #333;
}
.tpe-team-member.tpe-style2 a.tpe-team-detail:after {
content: "";
position: absolute;
right: 100%;
top: 50%;
height: 1px;
width: 15px;
margin-right: 5px;
border-radius: 50%;
background: #333;
} .tpe-team-member.tpe-style3 {
background: #FFF;
text-align: center;
box-shadow: 0px 4px 26px -6px rgba(0, 0, 0, 0.2);
}
.tpe-team-member.tpe-style3 .tpe-team-image {
position: relative;
overflow: hidden
}
.tpe-team-member.tpe-style3 .tpe-team-image-overlay {
position: absolute;
left: 0;
right: 0;
top: 0;
bottom: 0;
background: rgba(255, 255, 255, 0.9);
padding: 30px;
display: flex;
align-items: center;
opacity: 0;
transition: all 0.3s ease;
}
.tpe-team-member.tpe-style3 .tpe-team-image-overlay-inner {
width: 100%;
}
.tpe-team-member.tpe-style3 .team-short-content {
transform: translateY(-300px);
transition: all 0.5s ease 0.2s;
}
.tpe-team-member.tpe-style3 .tpe-team-social-id {
transform: translateY(300px);
transition: all 0.5s ease 0.2s;
}
.tpe-team-member.tpe-style3:hover .tpe-team-image-overlay {
opacity: 1;
}
.tpe-team-member.tpe-style3:hover .team-short-content {
transform: translateY(0);
}
.tpe-team-member.tpe-style3:hover .tpe-team-social-id {
transform: translateY(0);
}
.tpe-team-member.tpe-style3 .tpe-team-member-content {
padding: 30px 20px;
}
.tpe-team-member.tpe-style3 .tpe-team-social-id a {
height: 36px;
width: 36px;
line-height: 36px;
text-align: center;
border: 1px solid #333;
border-radius: 50%;
margin: 0 4px;
display: flex;
align-items: center;
justify-content: center;
font-size: 15px;
}
.tpe-team-member.tpe-style3 .tpe-team-designation {
margin-bottom: 0;
}
.tpe-team-member.tpe-style3 a.tpe-team-detail {
position: relative;
}
.tpe-team-member.tpe-style3 a.tpe-team-detail:before {
content: "";
position: absolute;
left: 100%;
top: 50%;
height: 1px;
width: 15px;
margin-left: 5px;
border-radius: 50%;
background: #333;
}
.tpe-team-member.tpe-style3 a.tpe-team-detail:after {
content: "";
position: absolute;
right: 100%;
top: 50%;
height: 1px;
width: 15px;
margin-right: 5px;
border-radius: 50%;
background: #333;
} .tpe-team-member.tpe-style4 {
background: #FFF;
text-align: center;
padding-top: 40px;
box-shadow: 0px 4px 26px -6px rgba(0, 0, 0, 0.2);
}
.widget_totalplus_team .tpe-team-member.tpe-style4 * {
color: #444;
}
.tpe-team-member.tpe-style4 .tpe-team-image {
width: 150px;
height: 150px;
margin: 0 auto;
border-radius: 50%;
overflow: hidden;
border: 1px solid rgba(0, 0, 0, 0.1);
padding: 10px;
}
.tpe-team-member.tpe-style4 .tpe-team-image img {
border-radius: 50%;
object-fit: cover;
height: 100%;
width: 100%;
}
.tpe-team-member.tpe-style4 .tpe-team-member-content {
padding: 30px;
}
.tpe-team-member.tpe-style4 .tpe-team-social-id a {
margin: 0 5px;
border: 1px solid #999;
height: 38px;
width: 38px;
display: flex;
align-items: center;
justify-content: center;
border-radius: 50%;
line-height: 38px;
font-size: 16px;
}
.tpe-team-member.tpe-style4 a.tpe-team-detail {
position: relative;
}
.tpe-team-member.tpe-style4 a.tpe-team-detail:before {
content: "";
position: absolute;
left: 100%;
top: 50%;
height: 1px;
width: 15px;
margin-left: 5px;
border-radius: 50%;
background: #333;
}
.tpe-team-member.tpe-style4 a.tpe-team-detail:after {
content: "";
position: absolute;
right: 100%;
top: 50%;
height: 1px;
width: 15px;
margin-right: 5px;
border-radius: 50%;
background: #333;
} .tpe-team-member.tpe-style5 {
text-align: center;
margin-bottom: 100px !important;
position: relative;
}
.tpe-team-member.tpe-style5 .tpe-team-member-content {
position: absolute;
left: 20px;
right: 20px;
bottom: 0;
margin-bottom: -60px;
background: #FFF;
padding: 15px;
box-shadow: 0px 6px 12px -3px rgba(0, 0, 0, 0.2);
}
.tpe-team-member.tpe-style5 .team-short-content {
max-height: 0;
overflow: hidden;
transition: all 0.3s ease 0.1s;
margin-bottom: 0;
padding: 0 10px;
}
.tpe-team-member.tpe-style5:hover .team-short-content {
margin-bottom: 20px;
max-height: 1000px;
}
.tpe-team-member.tpe-style5 .tpe-team-image {
overflow: hidden;
}
.tpe-team-member.tpe-style5 .tpe-team-image img {
transform: scale(1);
transition: all 0.6s ease;
}
.tpe-team-member.tpe-style5:hover .tpe-team-image img {
transform: scale(1.2);
}
.tpe-team-member.tpe-style5 .tpe-team-social-id {
margin-top: 0;
}
.tpe-team-member.tpe-style5 .tpe-team-social-id a {
margin: 0 10px;
}
.tpe-team-member.tpe-style5 a.tpe-team-detail {
position: relative;
}
.tpe-team-member.tpe-style5 a.tpe-team-detail:before {
content: "";
position: absolute;
left: 100%;
top: 50%;
height: 1px;
width: 15px;
margin-left: 5px;
border-radius: 50%;
background: #333;
}
.tpe-team-member.tpe-style5 a.tpe-team-detail:after {
content: "";
position: absolute;
right: 100%;
top: 50%;
height: 1px;
width: 15px;
margin-right: 5px;
border-radius: 50%;
background: #333;
} .tpe-team-member.tpe-style6 {
overflow: hidden;
position: relative;
}
.tpe-team-member.tpe-style6 .tpe-team-member-inner {
padding: 1px;
}
.tpe-team-member.tpe-style6 .tpe-team-image {
transform: rotateY(0deg);
position: relative;
backface-visibility: hidden;
background: #fff;
border: 1px solid rgba(0, 0, 0, 0.1);
transition: all 0.6s ease;
overflow: hidden;
}
.tpe-team-member.tpe-style6 .tpe-team-member-content {
transform: rotateY(180deg);
position: absolute;
left: 0;
top: 0;
right: 0;
bottom: 0;
backface-visibility: hidden;
padding: 30px 20px;
background: #fff;
border: 1px solid rgba(0, 0, 0, 0.1);
text-align: center;
transition: all 0.6s ease;
display: flex;
align-items: center;
}
.tpe-team-member.tpe-style6 .tpe-team-member-excerpt {
width: 100%;
}
.tpe-team-member.tpe-style6:hover .tpe-team-image {
transform: rotateY(180deg);
}
.tpe-team-member.tpe-style6:hover .tpe-team-member-content {
transform: rotateY(0deg);
}
.tpe-team-member.tpe-style6 .tpe-team-social-id a {
font-size: 18px;
margin: 0 10px;
}
.tpe-team-member.tpe-style6 a.tpe-team-detail {
position: relative;
}
.tpe-team-member.tpe-style6 a.tpe-team-detail:before {
content: "";
position: absolute;
left: 100%;
top: 50%;
height: 1px;
width: 15px;
margin-left: 5px;
border-radius: 50%;
background: #333;
}
.tpe-team-member.tpe-style6 a.tpe-team-detail:after {
content: "";
position: absolute;
right: 100%;
top: 50%;
height: 1px;
width: 15px;
margin-right: 5px;
border-radius: 50%;
background: #333;
} .tpe-team-member.tpe-style7 .tpe-team-image {
position: relative;
margin-bottom: 15px;
}
.tpe-team-member.tpe-style7 .tpe-title-wrap {
position: absolute;
background: rgba(236, 236, 236, 0.9);
left: 0;
bottom: 0;
right: 0;
padding: 10px;
text-align: center;
}
.tpe-team-member.tpe-style7 .tpe-team-title {
margin: 0;
}
.tpe-team-member.tpe-style7 .tpe-team-designation {
margin-bottom: 15px;
}
.tpe-team-member.tpe-style7 .tpe-team-member-content {
text-align: center;
}
.tpe-team-member.tpe-style7 .tpe-team-social-id a {
margin: 0 5px;
font-size: 16px;
line-height: 32px;
border: 1px solid #000;
height: 38px;
width: 38px;
border-radius: 50%;
display: flex !important;
align-items: center;
justify-content: center;
}
.tpe-team-member.tpe-style7 .tpe-team-detail {
background: rgba(236, 236, 236, 0.9);
display: block;
position: absolute;
right: 10px;
top: 10px;
bottom: auto;
color: #1f74fb;
padding: 0;
height: 50px;
width: 50px;
opacity: 0;
transtion: all 0.3s ease-in-out;
}
.tpe-team-member.tpe-style7 .tpe-team-image:hover .tpe-team-detail {
opacity: 1;
}
.tpe-team-member.tpe-style7 .tpe-team-detail:after,
.tpe-team-member.tpe-style7 .tpe-team-detail:before {
content: "";
position: absolute;
left: 10px;
right: 10px;
top: 50%;
background: #FFF;
height: 1px;
z-index: 9;
opacity: 0.8;
margin: 0;
}
.tpe-team-member.tpe-style7 .tpe-team-detail:before {
transform: rotate(90deg);
} .tpe-team-carousel .tpe-team-member.tpe-style3 {
margin: 20px;
}
.tpe-team-carousel .tpe-team-member.tpe-style4 {
margin: 10px;
}
.tpe-team-carousel .tpe-team-member.tpe-style5 {
margin: 2px
}
.tpe-team-carousel .owl-nav {
text-align: center;
margin-top: 50px;
}
.tpe-team-carousel.owl-carousel .owl-nav .owl-prev,
.tpe-team-carousel.owl-carousel .owl-nav .owl-next {
display: inline-block;
height: 44px;
width: 50px;
border: 0;
line-height: 44px;
margin: 0 4px;
background: #FFF;
color: #333;
box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.2);
}
.tpe-team-carousel .owl-nav .owl-prev {
border-radius: 30px 0 0 30px;
}
.tpe-team-carousel .owl-nav .owl-next {
border-radius: 0 30px 30px 0;
}
.tpe-team-carousel .tpe-team-member.tpe-style3 {
box-shadow: 0px 4px 12px -6px rgb(0 0 0 / 20%);
} .tpe-counter {
position: relative;
text-align: center;
margin: 0;
}
.tpe-counter .tpe-counter-count {
font-weight: bold;
display: flex !important;
letter-spacing: 1px;
line-height: 1;
justify-content: center;
}
.tpe-counter .tpe-counter-title {
display: block;
margin: 0;
letter-spacing: 1px;
}
.tpe-counter .tpe-counter-count:before {
content: attr(data-prefix);
margin-right: 5px;
}
.tpe-counter .tpe-counter-count:after {
content: attr(data-suffix);
margin-left: 5px;
} .tpe-counter.tpe-style1 {
text-align: center;
border: 2px solid #000000;
border-top: 0;
padding: 0 20px 30px;
position: relative;
margin-top: 20px;
}
.tpe-counter.tpe-style1:after {
content: "";
position: absolute;
width: 30%;
left: 0;
top: 0;
height: 2px;
background: #000000;
}
.tpe-counter.tpe-style1:before {
content: "";
position: absolute;
width: 30%;
right: 0;
top: 0;
height: 2px;
background: #000000;
}
.tpe-counter.tpe-style1 .tpe-counter-count {
font-size: 48px;
margin-bottom: 15px;
}
.tpe-counter.tpe-style1 .tpe-counter-icon {
display: inline-block;
font-size: 36px;
position: relative;
transform: translate(0, -17px);
line-height: 36px;
}
.tpe-counter.tpe-style1 .tpe-counter-title {
margin-top: 15px;
margin: 0;
} .tpe-counter.tpe-style2 {
padding: 30px 20px;
}
.tpe-counter.tpe-style2 .tpe-counter-icon {
font-size: 2em;
line-height: 1;
margin-bottom: 40px;
position: relative
}
.tpe-counter.tpe-style2 .tpe-counter-icon:after {
content: "";
position: absolute;
top: 100%;
left: 50%;
width: 30px;
height: 2px;
background: #000000;
margin-left: -15px;
margin-top: 25px;
}
.tpe-counter.tpe-style2 .tpe-counter-count {
font-size: 3em;
}
.tpe-counter.tpe-style2 .tpe-counter-title {
margin: 20px 0 0;
padding: 0;
}
.tpe-counter.tpe-style2:before {
content: "";
position: absolute;
left: 0;
top: 0;
width: 30px;
height: 2px;
background: #000000;
transition: all 0.3s ease;
}
.tpe-counter.tpe-style2:after {
content: "";
position: absolute;
left: 0;
top: 0;
height: 30px;
width: 2px;
background: #000000;
transition: all 0.3s ease;
}
.tpe-counter.tpe-style2 > span:before {
content: "";
position: absolute;
right: 0;
bottom: 0;
width: 30px;
height: 2px;
background: #000000;
transition: all 0.3s ease;
}
.tpe-counter.tpe-style2 > span:after {
content: "";
position: absolute;
right: 0;
bottom: 0;
height: 30px;
width: 2px;
background: #000000;
transition: all 0.3s ease;
}
.tpe-counter.tpe-style2:hover:before,
.tpe-counter.tpe-style2:hover > span:before {
width: 100%;
}
.tpe-counter.tpe-style2:hover:after,
.tpe-counter.tpe-style2:hover > span:after {
height: 100%;
} .tpe-counter.tpe-style3 {
background: #FFF;
padding: 50px 20px;
box-shadow: 0px 14px 22px -2px rgba(0, 0, 0, 0.3);
position: relative;
}
.tpe-counter.tpe-style3:before {
content: "";
position: absolute;
left: 10px;
right: 10px;
top: 10px;
bottom: 10px;
border: 1px solid #666;
}
.tpe-counter.tpe-style3 .tpe-counter-icon {
font-size: 2em;
line-height: 1;
margin-bottom: 20px;
}
.tpe-counter.tpe-style3 .tpe-counter-count {
font-size: 3.4em;
margin-bottom: 20px;
} .tpe-counter.tpe-style4 {
text-align: left;
display: flex;
}
.tpe-counter.tpe-style4 .tpe-counter-icon {
font-size: 42px;
line-height: 1;
margin-top: 10px;
margin-right: 25px;
}
.tpe-counter.tpe-style4 .tpe-counter-right-block {
flex-grow: 1;
}
.tpe-counter.tpe-style4 .tpe-counter-count {
font-size: 2em;
margin-bottom: 10px;
justify-content: flex-start;
} .tpe-testimonial-slider .tpe-testimonial img {
height: 100px;
width: 100px;
margin: 0 auto 20px;
border: 1px solid #000;
padding: 5px;
object-fit: cover;
}
.tpe-testimonial-slider.tpe-round .tpe-testimonial img {
border-radius: 50%;
}
.tpe-testimonial-slider .tpe-testimonial-excerpt {
margin: 0 0 30px;
text-align: center;
position: relative;
}
.tpe-testimonial-slider .tpe-testimonial-excerpt .icofont-quote-left {
position: absolute;
top: 10px;
left: 10px;
font-size: 90px;
color: #000;
z-index: -1;
opacity: 0.05;
}
.tpe-testimonial-slider .tpe-testimonial .tpe-testimonial-title {
display: block;
text-align: center;
margin: 0 0 10px;
}
.tpe-testimonial-slider .tpe-testimonial .tpe-designation {
text-align: center;
}
.tpe-testimonial-slider .owl-dots {
text-align: center;
margin-top: 40px;
}
.tpe-testimonial-slider .owl-dots .owl-dot {
display: inline-block;
height: 8px;
width: 10px;
background: #333;
margin: 0 5px;
transition: all 0.3s ease;
border-radius: 20px;
}
.tpe-testimonial-slider .owl-dots .owl-dot.active {
width: 30px;
} .tpe-testimonial-slider .slick-slider .slick-slide {
outline: none;
}
.tpe-testimonial-slider .tpe-testimonial-image-wrap {
max-width: 500px;
width: 100%;
margin: 0 auto 40px;
}
.tpe-testimonial-slider .tpe-testimonial-image-wrap[data-count="1"],
.tpe-testimonial-slider .tpe-testimonial-image-wrap[data-count="2"],
.tpe-testimonial-slider .tpe-testimonial-image-wrap[data-count="3"] {
max-width: 150px;
}
.tpe-testimonial-slider .tpe-testimonial-image-wrap[data-count="1"] img,
.tpe-testimonial-slider .tpe-testimonial-image-wrap[data-count="2"] img,
.tpe-testimonial-slider .tpe-testimonial-image-wrap[data-count="3"] img {
height: 150px;
width: 150px;
}
.tpe-testimonial-slider .tpe-testimonial-image-wrap[data-count="1"] .slick-track {
transform: translate3d(0, 0, 0) !important;
}
.tpe-testimonial-slider .tpe-testimonial-image-wrap,
.tpe-testimonial-slider .tpe-testimonial-content-wrap {
display: none;
}
.tpe-testimonial-slider .tpe-testimonial-image-wrap.slick-initialized,
.tpe-testimonial-slider .tpe-testimonial-content-wrap.slick-initialized {
display: block
}
.tpe-testimonial-slider .tpe-testimonial-image {
display: none;
}
.tpe-testimonial-image-box {
position: relative;
padding-bottom: 100%;
}
.tpe-testimonial-image-slide img {
position: absolute;
left: 0;
bottom: 0;
width: 100% !important;
height: 100% !important;
object-fit: cover;
object-position: center;
transform: scale(0.7);
transition: all 0.4s ease;
cursor: pointer;
box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}
.tpe-testimonial-slider.tpe-round .tpe-testimonial-image-slide img {
border-radius: 50%;
}
.tpe-testimonial-image-slide.slick-center img {
transform: scale(0.9);
}
.tpe-testimonial-slider .slick-dots {
display: block;
width: 100%;
padding: 0;
margin: 40px 0 0;
list-style: none;
text-align: center;
}
.tpe-testimonial-slider .slick-dots li {
display: inline-block;
margin: 0 5px;
padding: 0;
}
.tpe-testimonial-slider .slick-dots li button {
display: inline-block;
height: 8px;
width: 10px;
background: #333;
margin: 0;
transition: all 0.3s ease;
border-radius: 20px;
border: 0;
outline: none;
cursor: pointer;
color: transparent;
padding: 0;
font-size: 0;
line-height: 0;
}
.tpe-testimonial-slider .slick-dots li.slick-active button {
width: 30px;
} .tpe-testimonial-box {
background: #FFF;
padding: 25px;
box-shadow: 2px 2px 18px -6px rgba(0, 0, 0, 0.2);
transition: all 0.5s ease;
}
.tpe-testimonial-box:hover {
box-shadow: 2px 2px 28px 0px rgba(0, 0, 0, 0.2);
}
.tpe-testimonial-box .tpe-testimonial-excerpt {
margin: 0 0 20px;
text-align: left;
width: auto;
font-size: 0.9em;
}
.tpe-testimonial-box .tpe-testimonial-footer {
display: flex;
align-items: center
}
.tpe-testimonial-box img,
.tpe-testimonial-carousel .tpe-testimonial-box img {
width: 80px;
height: 80px;
object-fit: cover;
margin-right: 20px;
}
.tpe-testimonial-box .tpe-testimonial-title {
font-size: 1em;
line-height: 1.2;
margin-bottom: 5px;
}
.tpe-testimonial-box .tpe-designation {
font-size: 0.85em;
}
.tpe-testimonial-box.tpe-round .tpe-testimonial-footer img {
border-radius: 50%;
} .tpe-testimonial-carousel .tpe-testimonial-box {
box-shadow: 0 0 12px rgba(0, 0, 0, 0.15);
transform: scale(0.9);
margin: 10px;
}
.tpe-testimonial-carousel .owl-item.center .tpe-testimonial-box {
transform: scale(1);
}
.tpe-testimonial-carousel .owl-nav {
text-align: center;
margin-top: 40px;
}
.tpe-testimonial-carousel .owl-nav button.owl-prev,
.tpe-testimonial-carousel .owl-nav button.owl-next {
display: inline-block;
margin: 0 10px;
font-size: 26px;
}
.tpe-testimonial-carousel .owl-nav button.owl-prev i,
.tpe-testimonial-carousel .owl-nav button.owl-next i {
color: inherit;
}
.tpe-testimonial-carousel .owl-dots {
text-align: center;
margin-top: 40px;
}
.tpe-testimonial-carousel .owl-dots .owl-dot {
display: inline-block;
height: 8px;
width: 10px;
background: #333;
margin: 0 5px;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
border-radius: 20px;
}
.tpe-testimonial-carousel .owl-dots .owl-dot.active {
width: 30px;
} .tpe-blog-wrap {
margin: -40px -20px 0;
display: flex;
flex-wrap: wrap;
}
.tpe-blog-box {
padding: 0 20px;
width: 30.333%;
margin-top: 40px;
}
.tpe-blog-thumbnail {
position: relative;
padding-bottom: 70%;
background-position: center;
background-size: cover;
overflow: hidden;
}
.tpe-blog-thumbnail img {
position: absolute;
left: 0;
bottom: 0;
width: 100%;
height: 100%;
object-fit: cover;
object-position: center;
}
.tpe-blog-col-1 .tpe-blog-box {
width: 100%;
}
.tpe-blog-col-2 .tpe-blog-box {
width: 50%;
}
.tpe-blog-col-3 .tpe-blog-box {
width: 33.33%;
}
.tpe-blog-col-4 .tpe-blog-box {
width: 25%;
}
.tpe-blog-col-5 .tpe-blog-box {
width: 20%;
}
.tpe-blog-col-6 .tpe-blog-box {
width: 16.66%;
}
.tpe-blog-excerpt .tpe-blog-title {
display: block;
margin-bottom: 15px
}
.tpe-blog-excerpt .tpe-blog-title a {
color: inherit;
}
.tpe-blog-wrap .tpe-blog-footer i {
margin-right: 10px;
}
.tpe-blog-date {
font-size: 0.9em;
margin-bottom: 10px;
}
.tpe-blog-date i {
margin-right: 10px;
}
.tpe-blog-read-more {
margin-top: 20px
}
.tpe-blog-read-more a {
display: inline-block;
color: inherit;
}
.tpe-blog-wrap .tpe-blog-footer span {
display: flex;
align-items: center;
} .tpe-blog-wrap.tpe-style1 .tpe-blog-post {
background: #FFF;
border-bottom: 6px solid #000;
-webkit-box-shadow: 0px 0px 20px -4px rgba(0, 0, 0, 0.2);
box-shadow: 0px 0px 20px -4px rgba(0, 0, 0, 0.2);
}
.tpe-blog-wrap.tpe-style1 .tpe-blog-thumbnail a {
display: block;
}
.tpe-blog-wrap.tpe-style1 .tpe-blog-thumbnail a:after {
content: "";
position: absolute;
left: 0;
top: 0;
bottom: 0;
width: 0;
background: rgba(255, 255, 255, 0.2);
transition: all 0.2s ease;
-moz-transition: all 0.2s ease;
-webkit-transition: all 0.2s ease;
}
.tpe-blog-wrap.tpe-style1 .tpe-blog-thumbnail:hover a:after {
width: 100%;
}
.tpe-blog-wrap.tpe-style1 .tpe-blog-footer {
position: absolute;
left: 0;
right: 0;
bottom: 0;
background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.8)));
background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.8) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#b3000000', GradientType=0);
padding: 10px;
font-size: 14px;
opacity: 0.8;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
color: #FFF;
pointer-events: none;
}
.tpe-blog-wrap.tpe-style1 .tpe-blog-footer {
color: #FFF;
}
.tpe-blog-wrap.tpe-style1 .tpe-blog-excerpt {
padding: 20px;
color: #333;
}
.tpe-blog-date {
text-transform: uppercase;
}
.tpe-blog-wrap.tpe-style1 .tpe-blog-date {
display: inline-flex;
}
.tpe-blog-read-more {
padding: 0 20px 20px;
text-align: right;
}
.tpe-blog-wrap .tpe-blog-read-more a {
display: inline-block;
background: #000;
color: #FFF;
padding: 10px 15px;
text-align: center;
border-radius: 1px;
}
.tpe-blog-wrap .tpe-blog-read-more a:hover {
background: #333;
color: #FFF;
} .tpe-blog-wrap.tpe-style2 .tpe-blog-thumbnail {
margin-bottom: 25px;
}
.tpe-blog-wrap.tpe-style2 .tpe-blog-footer {
position: relative;
margin-top: 25px;
padding-top: 10px;
font-size: 14px;
opacity: 0.8;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
}
.tpe-blog-wrap.tpe-style2 .tpe-blog-footer:after {
content: "";
position: absolute;
left: 0;
right: 0;
top: 0;
height: 1px;
background: rgba(0, 0, 0, 0.2);
opacity: 0.2;
} .tpe-blog-wrap.tpe-style3 .tpe-blog-thumbnail {
margin-bottom: 25px;
}
.tpe-blog-wrap.tpe-style3 .tpe-blog-excerpt {
padding-left: 80px;
}
.tpe-blog-wrap.tpe-style3 .tpe-blog-excerpt.tpe-full-width {
padding-left: 0;
}
.tpe-blog-wrap.tpe-style3 .tpe-blog-date {
float: left;
margin-left: -80px;
width: 60px;
background: #000;
color: #FFF;
text-align: center;
padding: 5px;
opacity: 1;
}
.tpe-blog-wrap.tpe-style3 .tpe-blog-date span {
display: block;
line-height: 1;
padding: 5px 0;
color: inherit;
}
.tpe-blog-wrap.tpe-style3 .tpe-blog-footer {
position: absolute;
left: 0;
right: 0;
bottom: 0;
background: rgba(0, 0, 0, 0.5);
padding: 10px;
font-size: 0.9em;
opacity: 0.8;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
color: #FFF;
pointer-events: none;
}
.tpe-blog-wrap.tpe-style3 .tpe-blog-footer {
color: #FFF;
} .tpe-blog-wrap.tpe-style4 .tpe-blog-thumbnail {
background: #000;
overflow: hidden;
}
.tpe-blog-wrap.tpe-style4 .tpe-blog-thumbnail img {
opacity: 0.7;
}
.tpe-blog-wrap.tpe-style4 .tpe-blog-excerpt {
position: absolute;
left: 0;
right: 0;
bottom: 0;
padding: 30px;
pointer-events: none;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.tpe-blog-wrap.tpe-style4 .tpe-blog-excerpt,
.tpe-blog-wrap.tpe-style4 .tpe-blog-footer {
color: #FFF;
}
.tpe-blog-wrap.tpe-style4 .tpe-blog-date {
line-height: 1;
margin: 0;
}
.tpe-blog-wrap.tpe-style4 .tpe-blog-footer {
position: absolute;
left: 0;
right: 0;
padding: 30px;
pointer-events: none;
font-size: 14px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
color: #FFF;
bottom: -100px;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.tpe-blog-wrap.tpe-style4 .tpe-blog-post:hover .tpe-blog-excerpt {
bottom: -300px;
}
.tpe-blog-wrap.tpe-style4 .tpe-blog-post:hover .tpe-blog-footer {
bottom: 0;
}
@media screen and (max-width:769px) {
.tpe-blog-tablet-col-1 .tpe-blog-box {
width: 100%;
}
.tpe-blog-tablet-col-2 .tpe-blog-box {
width: 50%;
}
.tpe-blog-tablet-col-3 .tpe-blog-box {
width: 33.33%;
}
.tpe-blog-tablet-col-4 .tpe-blog-box {
width: 25%;
}
.tpe-blog-tablet-col-5 .tpe-blog-box {
width: 20%;
}
.tpe-blog-tablet-col-6 .tpe-blog-box {
width: 16.66%;
}
}
@media screen and (max-width:480px) {
.tpe-blog-mobile-col-1 .tpe-blog-box {
width: 100%;
}
.tpe-blog-mobile-col-2 .tpe-blog-box {
width: 50%;
}
.tpe-blog-mobile-col-3 .tpe-blog-box {
width: 33.33%;
}
.tpe-blog-mobile-col-4 .tpe-blog-box {
width: 25%;
}
.tpe-blog-mobile-col-5 .tpe-blog-box {
width: 20%;
}
.tpe-blog-mobile-col-6 .tpe-blog-box {
width: 16.66%;
}
} .tpe-logo-carousel.owl-carousel .owl-stage {
display: -ms-flexbox;
display: -webkit-box;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.tpe-logo-carousel .tpe-logo-slide img {
padding: 2px;
margin: 0 auto;
}
.tpe-logo-carousel .owl-dots {
text-align: center;
margin-top: 40px;
}
.tpe-logo-carousel .owl-dots .owl-dot {
display: inline-block;
height: 8px;
width: 10px;
background: #333;
margin: 0 5px;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
border-radius: 20px;
}
.tpe-logo-carousel .owl-dots .owl-dot.active {
width: 30px;
} .tpe-image-flipster-carousel .tpe-image-slide .flip-content {
width: 100%;
height: 100%;
display: -ms-flexbox;
display: -webkit-box;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
overflow: hidden;
}
.tpe-image-flipster-carousel.flipster-carousel .flip-items .flip-item {
background-color: #fff;
opacity: 1;
}
.tpe-image-stretch-yes.tpe-image-flipster-carousel .tpe-image-slide .flip-content img {
object-fit: cover;
height: 100%;
width: 100%;
}
.tpe-disable-nav.tpe-image-flipster-carousel .flipto-prev,
.tpe-disable-nav.tpe-image-flipster-carousel .flipto-next {
display: none;
}
.tpe-image-flipster-carousel .flipto-prev,
.tpe-image-flipster-carousel .flipto-next {
font-size: 20px;
background: #000000;
display: flex;
align-items: center;
justify-content: center;
color: #FFF;
}
.tpe-image-flipster-carousel.tpe-nav-side .flipto-prev,
.tpe-image-flipster-carousel.tpe-nav-side .flipto-next {
position: absolute;
top: 50%;
height: 50px;
width: 40px;
margin-top: -20px;
}
.tpe-image-flipster-carousel.tpe-nav-side .flipto-prev {
left: 0;
}
.tpe-image-flipster-carousel.tpe-nav-side .flipto-next {
right: 0;
}
.tpe-image-flipster-carousel.tpe-nav-bottom .flipto-prev,
.tpe-image-flipster-carousel.tpe-nav-bottom .flipto-next {
height: 50px;
width: 50px;
}
.tpe-image-flipster-carousel.tpe-nav-bottom .flipto-nav {
display: flex;
align-items: center;
justify-content: center;
margin-top: 30px;
}
.tpe-image-flipster-carousel.tpe-nav-bottom .flipto-prev {
margin-right: 5px;
}
.tpe-image-flipster-carousel.tpe-nav-bottom .flipto-next {
margin-left: 5px;
} .tpe-highlight-post {
position: relative;
overflow: hidden;
}
.tpe-highlight-post .tpe-highlight-title {
display: block;
margin-bottom: 20px;
}
.tpe-highlight-post.tpe-custom-height .tpe-highlight-image {
position: relative;
padding-bottom: 70%;
overflow: hidden;
}
.tpe-highlight-post img {
width: 100%;
}
.tpe-highlight-post.tpe-custom-height .tpe-highlight-image img {
position: absolute;
left: 0;
bottom: 0;
width: 100%;
height: 100%;
object-fit: cover;
object-position: center;
}
.tpe-highlight-link {
margin-top: 20px;
}
.tpe-highlight-link a {
display: flex;
font-size: 0.9em;
align-items: center;
justify-content: center;
}
.tpe-highlight-link .tpe-highlight-link-icon {
margin-left: 6px;
}
.tpe-highlight-link .tpe-highlight-link-icon i {
font-size: 0.8em;
}
.tpe-highlight-link .tpe-highlight-link-icon svg {
width: 0.8em;
height: 0.8em;
vertical-align: middle;
} .tpe-highlight-post.tpe-style1 .tpe-highlight-title-wrap {
position: absolute;
left: 15px;
right: 15px;
bottom: 15px;
background: rgba(255, 193, 7, 0.9);
padding: 15px 60px 15px 15px;
min-height: 60px;
display: flex;
align-items: center;
transform: translateY(0);
transition: all 0.3s ease;
}
.tpe-highlight-post.tpe-style1 .tpe-highlight-title-wrap .tpe-highlight-title {
margin-bottom: 0;
font-size: 1em;
}
.tpe-highlight-post.tpe-style1 .tpe-highlight-hover {
display: flex;
align-items: center;
position: absolute;
left: 0;
top: 0;
right: 0;
bottom: 0;
padding: 30px;
background: rgba(255, 193, 7, 0.9);
transition: all 0.3s ease;
transform: translateY(-100%);
overflow: hidden;
}
.tpe-highlight-post.tpe-style1 .tpe-highlight-icon {
position: absolute;
right: 5px;
top: 5px;
bottom: 5px;
padding-left: 5%;
padding-right: 5%;
display: flex;
align-items: center;
justify-content: center;
background: rgba(255, 255, 255, 0.3);
}
.tpe-highlight-post.tpe-style1 .tpe-highlight-icon i {
font-size: 28px;
}
.tpe-highlight-post.tpe-style1 .tpe-highlight-icon svg {
height: 28px;
width: auto;
}
.tpe-highlight-post.tpe-style1 .tpe-highlight-link a {
justify-content: flex-start;
}
.tpe-highlight-post.tpe-style1:hover .tpe-highlight-hover {
-webkit-transform: translateY(0);
transform: translateY(0);
}
.tpe-highlight-post.tpe-style1:hover .tpe-highlight-title-wrap {
-webkit-transform: translateY(200%);
transform: translateY(200%);
} .tpe-highlight-post.tpe-style2 .tpe-highlight-title-wrap {
position: absolute;
left: 0;
bottom: 0;
right: 0;
background: rgba(0, 0, 0, 0.6);
padding: 10px 10px 10px 80px;
min-height: 60px;
display: flex;
align-items: center;
transition: all 0.3s ease;
transform: translateX(0);
}
.tpe-highlight-post.tpe-style2 .tpe-highlight-title-wrap .tpe-highlight-title {
margin: 0;
font-size: 1em;
}
.tpe-highlight-post.tpe-style2 .tpe-highlight-hover .tpe-highlight-title {
margin-bottom: 10px;
}
.tpe-highlight-post.tpe-style2 .tpe-highlight-icon {
position: absolute;
left: 0;
top: 0;
bottom: 0;
width: 60px;
background: #4fc5ef;
color: #FFF;
}
.tpe-highlight-post.tpe-style2 .tpe-highlight-icon i {
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
font-size: 28px;
}
.tpe-highlight-post.tpe-style2 .tpe-highlight-icon svg {
height: 28px;
width: auto;
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
.tpe-highlight-post.tpe-style2 .tpe-highlight-hover {
display: flex;
justify-content: center;
flex-direction: column;
position: absolute;
left: 0;
top: 0;
right: 0;
bottom: 0;
background: rgba(0, 0, 0, 0.6);
padding: 30px 30px 30px 80px;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
-webkit-transform: translateX(-100%);
transform: translateX(-100%);
}
.tpe-highlight-post.tpe-style2 .tpe-highlight-excerpt {
line-height: 1.5;
}
.tpe-highlight-post.tpe-style2:hover .tpe-highlight-hover {
-webkit-transform: translateX(0);
transform: translateX(0);
}
.tpe-highlight-post.tpe-style2:hover .tpe-highlight-title-wrap {
-webkit-transform: translateX(500%);
transform: translateX(500%);
}
.tpe-highlight-post.tpe-style2 .tpe-highlight-link a {
justify-content: flex-start;
} .tpe-highlight-post.tpe-style3 .tpe-highlight-title-wrap {
position: absolute;
left: 0;
right: 0;
top: 0;
bottom: 0;
padding: 30px;
text-align: center;
transform: rotateY(0);
backface-visibility: hidden;
transition: all 0.7s ease;
transform-style: preserve-3d;
display: flex;
align-items: center;
-webkit-perspective: 1000px;
-o-perspective: 1000px;
-ms-perspective: 1000px;
perspective: 1000px;
}
.tpe-highlight-post.tpe-style3 .tpe-highlight-title-wrap:before {
content: "";
position: absolute;
left: 0;
right: 0;
top: 0;
bottom: 0;
background: rgba(0, 0, 0, 0.5);
opacity: 0.9;
}
.tpe-highlight-post.tpe-style3 .tpe-highlight-title-inner {
width: 100%;
position: relative;
}
.tpe-highlight-post.tpe-style3 .tpe-highlight-title-wrap .tpe-highlight-icon {
margin-bottom: 20px;
}
.tpe-highlight-post.tpe-style3 .tpe-highlight-title-wrap .tpe-highlight-icon i {
font-size: 30px;
}
.tpe-highlight-post.tpe-style3 .tpe-highlight-icon svg {
height: 30px;
width: auto;
}
.tpe-highlight-post.tpe-style3 .tpe-highlight-hover {
position: absolute;
left: 0;
right: 0;
top: 0;
bottom: 0;
padding: 30px;
text-align: center;
-webkit-transform: rotateY(180deg);
transform: rotateY(180deg);
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-webkit-transition: all 0.7s ease;
transition: all 0.7s ease;
-webkit-transform-style: preserve-3d;
transform-style: preserve-3d;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.tpe-highlight-post.tpe-style3 .tpe-highlight-hover:before {
content: "";
position: absolute;
left: 0;
right: 0;
top: 0;
bottom: 0;
background: #4fc5ef;
}
.tpe-highlight-post.tpe-style3 .tpe-highlight-hover-inner {
width: 100%;
position: relative;
}
.tpe-highlight-post.tpe-style3 {
-webkit-perspective: 1000px;
-o-perspective: 1000px;
-ms-perspective: 1000px;
perspective: 1000px;
overflow: visible;
}
.tpe-highlight-post.tpe-style3:hover .tpe-highlight-title-wrap {
-webkit-transform: rotateY(-180deg);
transform: rotateY(-180deg);
}
.tpe-highlight-post.tpe-style3:hover .tpe-highlight-hover {
-webkit-transform: rotateY(0);
transform: rotateY(0);
} .tpe-highlight-post.tpe-style4 {
padding-bottom: 70%;
transform-style: preserve-3d;
-webkit-transform-style: preserve-3d;
perspective: 1000px;
-webkit-perspective: 1000px;
overflow: visible;
}
.tpe-highlight-post.tpe-style4 .tpe-highlight-title-wrap,
.tpe-highlight-post.tpe-style4 .tpe-highlight-hover {
position: absolute;
left: 0;
right: 0;
top: 0;
bottom: 0;
text-align: center;
background-size: cover;
background-color: rgba(0, 0, 0, 0.6);
background-position: center;
transition: all 0.7s cubic-bezier(.4, .2, .2, 1);
backface-visibility: hidden;
}
.tpe-highlight-post.tpe-style4 .tpe-highlight-hover {
background-color: rgba(0, 0, 0, 1);
}
.tpe-highlight-post.tpe-style4 .tpe-highlight-title-wrap:after,
.tpe-highlight-post.tpe-style4 .tpe-highlight-hover:before {
position: absolute;
z-index: 1;
top: 0;
left: 0;
width: 100%;
height: 100%;
content: '';
display: block;
opacity: 0.6;
background-color: inherit;
}
.tpe-highlight-post.tpe-style4 .tpe-highlight-title-wrap .tpe-highlight-title-inner,
.tpe-highlight-post.tpe-style4 .tpe-highlight-hover .tpe-highlight-hover-inner {
position: absolute;
left: 0;
width: 100%;
padding: 40px;
outline: 1px solid transparent;
-webkit-perspective: inherit;
perspective: inherit;
z-index: 2;
transform: translateY(-50%) translateZ(60px) scale(.94);
-webkit-transform: translateY(-50%) translateZ(60px) scale(.94);
-ms-transform: translateY(-50%) translateZ(60px) scale(.94);
top: 50%;
}
.tpe-highlight-post.tpe-style4 .tpe-highlight-icon {
margin-bottom: 40px;
display: flex;
align-items: center;
justify-content: center;
position: relative;
}
.tpe-highlight-post.tpe-style4 .tpe-highlight-icon i {
font-size: 30px;
}
.tpe-highlight-post.tpe-style4 .tpe-highlight-icon svg {
height: 30px;
width: auto;
}
.tpe-highlight-post.tpe-style4 .tpe-highlight-icon:after {
content: "";
margin-left: 10px;
height: 1px;
width: 30px;
background: #FFF;
border-radius: 50%;
}
.tpe-highlight-post.tpe-style4 .tpe-highlight-icon:before {
content: "";
margin-right: 10px;
height: 1px;
width: 30px;
background: #FFF;
border-radius: 50%;
}
.tpe-highlight-post.tpe-style4 .tpe-highlight-title-wrap {
-webkit-transform: rotateY(0deg);
transform: rotateY(0deg);
-webkit-transform-style: preserve-3d;
transform-style: preserve-3d;
}
.tpe-highlight-post.tpe-style4 .tpe-highlight-hover {
-webkit-transform: rotateY(180deg);
transform: rotateY(180deg);
-webkit-transform-style: preserve-3d;
transform-style: preserve-3d;
}
.tpe-highlight-post.tpe-style4:hover .tpe-highlight-title-wrap {
-webkit-transform: rotateY(-180deg);
transform: rotateY(-180deg);
-webkit-transform-style: preserve-3d;
transform-style: preserve-3d;
}
.tpe-highlight-post.tpe-style4:hover .tpe-highlight-hover {
-webkit-transform: rotateY(0deg);
transform: rotateY(0deg);
-webkit-transform-style: preserve-3d;
transform-style: preserve-3d;
} .tpe-pricing ul {
list-style: none;
padding: 0 !important;
margin: 0 !important;
}
.tpe-pricing .tpe-pricing-price em {
font-style: normal;
} .tpe-pricing.tpe-style1 {
background: #FFF;
text-align: center;
margin-top: 20px;
box-shadow: 0 0 30px -5px rgba(0, 0, 0, 0.3);
}
.tpe-pricing.tpe-style1 .tpe-pricing-header {
padding: 40px 20px;
background: #F1F1F1;
margin: 0 15% 20px;
position: relative;
top: -20px;
}
.tpe-pricing.tpe-style1 .tpe-pricing-header:before {
content: "";
position: absolute;
left: 0;
width: 50%;
background: #F1F1F1;
top: 100%;
height: 40px;
margin-top: -20px;
transform: skewY(10deg);
}
.tpe-pricing.tpe-style1 .tpe-pricing-header:after {
content: "";
position: absolute;
right: 0;
width: 51%;
background: #F1F1F1;
top: 100%;
height: 40px;
margin-top: -20px;
transform: skewY(-10deg);
}
.tpe-pricing.tpe-style1 .tpe-pricing-header .tpe-pricing-title {
margin-bottom: 25px;
color: #000;
}
.tpe-pricing.tpe-style1 .tpe-pricing-price {
font-size: 52px;
font-weight: bold;
line-height: 1;
color: #000;
}
.tpe-pricing.tpe-style1 .tpe-pricing-price span {
font-size: 14px;
}
.tpe-pricing.tpe-style1 .tpe-pricing-list li {
padding: 10px;
color: #000;
}
.tpe-pricing.tpe-style1 .tpe-pricing-list li:nth-child(even) {
background: #FAFAFA;
}
.tpe-pricing.tpe-style1 .tpe-pricing-button {
padding: 40px 20px;
}
.tpe-pricing.tpe-style1 .tpe-pricing-button a {
display: inline-block;
background: #333;
padding: 15px 30px;
color: #FFF;
line-height: 1;
}
.tpe-pricing.tpe-style1:hover .tpe-pricing-header,
.tpe-pricing.tpe-style1:hover .tpe-pricing-header:before,
.tpe-pricing.tpe-style1:hover .tpe-pricing-header:after,
.tpe-pricing.tpe-style1:hover .tpe-pricing-button a,
.tpe-pricing.tpe-style1.tpe-featured .tpe-pricing-header,
.tpe-pricing.tpe-style1.tpe-featured .tpe-pricing-header:before,
.tpe-pricing.tpe-style1.tpe-featured .tpe-pricing-header:after,
.tpe-pricing.tpe-style1.tpe-featured .tpe-pricing-button a {
background: #1f74fb;
}
.tpe-pricing.tpe-style1:hover .tpe-pricing-header *,
.tpe-pricing.tpe-style1:hover .tpe-pricing-button a,
.tpe-pricing.tpe-style1.tpe-featured .tpe-pricing-header *,
.tpe-pricing.tpe-style1.tpe-featured .tpe-pricing-button a {
color: #FFF
}
.tpe-pricing.tpe-style1.tpe-featured {
transform: scale(1.05);
} .tpe-pricing.tpe-style2 {
background: #FFF;
box-shadow: 0px 12px 25px -10px rgba(0, 0, 0, 0.4);
text-align: center
}
.tpe-pricing.tpe-style2 .tpe-pricing-header {
padding: 40px;
background: #414141;
margin: 0 0 20px;
position: relative;
}
.tpe-pricing.tpe-style2 .tpe-pricing-header * {
color: #FFF;
}
.tpe-pricing.tpe-style2 .tpe-pricing-header .tpe-pricing-title {
border-bottom: 1px solid rgba(255, 255, 255, 0.1);
margin-bottom: 10px;
padding-bottom: 15px
}
.tpe-pricing.tpe-style2 .tpe-pricing-price {
font-size: 52px;
line-height: 1.5;
}
.tpe-pricing.tpe-style2 .tpe-pricing-price .tpe-price-per {
display: block;
font-size: 16px;
}
.tpe-pricing.tpe-style2 .tpe-pricing-list * {
color: #333;
}
.tpe-pricing.tpe-style2 .tpe-pricing-list li {
padding: 10px;
}
.tpe-pricing.tpe-style2 .tpe-pricing-list li:nth-child(even) {
background: #FAFAFA;
}
.tpe-pricing.tpe-style2 .tpe-pricing-button {
padding: 40px 0 0;
}
.tpe-pricing.tpe-style2 .tpe-pricing-button a {
display: block;
background: #1f74fb;
padding: 20px 30px;
color: #FFF;
line-height: 1;
}
.tpe-pricing.tpe-style2:hover .tpe-pricing-header,
.tpe-pricing.tpe-style2.tpe-featured .tpe-pricing-header {
background: #1f74fb;
}
.tpe-pricing.tpe-style2.tpe-featured {
-webkit-transform: scale(1.05);
transform: scale(1.05);
} .tpe-pricing.tpe-style3 {
border-top: 8px solid #1f74fb;
color: #FFF;
text-align: center
}
.tpe-pricing.tpe-style3 .tpe-pricing-header {
background: #FFF;
}
.tpe-pricing.tpe-style3 .tpe-pricing-header .tpe-pricing-title {
padding: 30px 20px;
color: #1f74fb;
margin: 0;
}
.tpe-pricing.tpe-style3 .tpe-pricing-main {
background: #1f74fb;
}
.tpe-pricing.tpe-style3 .tpe-pricing-price {
position: relative;
width: 150px;
height: 150px;
border-radius: 50%;
margin: 0 auto;
color: #FFF;
border: 6px solid #FFF;
position: relative;
z-index: 99;
font-size: 32px;
line-height: 1;
display: flex;
align-items: center;
justify-content: center;
}
.tpe-pricing.tpe-style3 .tpe-pricing-price span {
font-size: 16px;
display: block;
padding: 6px 0;
}
.tpe-pricing.tpe-style3 .tpe-pricing-price * {
color: #FFF;
}
.tpe-pricing.tpe-style3 .tpe-pricing-main {
margin-top: -75px;
padding-top: 100px;
}
.tpe-pricing.tpe-style3 .tpe-pricing-list li {
padding: 10px;
}
.tpe-pricing.tpe-style3 .tpe-pricing-list * {
color: #FFF;
}
.tpe-pricing.tpe-style3 .tpe-pricing-button {
padding: 30px;
text-align: center;
}
.tpe-pricing.tpe-style3 .tpe-pricing-button a {
display: inline-block;
border: 2px solid #FFF;
padding: 15px 30px;
line-height: 1;
color: #FFF;
}
.tpe-pricing.tpe-style3.tpe-featured {
transform: scale(1.05);
} .tpe-pricing.tpe-style4 {
background: #FFF;
padding: 10px 20px 0;
margin-top: 50px;
text-align: center;
border-radius: 10px;
box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
margin-bottom: 50px;
}
.tpe-pricing.tpe-style4 .tpe-pricing-header {
position: relative;
background: #1f74fb;
margin-top: -60px;
padding: 20px 10px;
margin-bottom: 30px;
border-radius: 20px 20px 0 0;
}
.tpe-pricing.tpe-style4 .tpe-pricing-header * {
color: #FFF;
}
.tpe-pricing.tpe-style4 .tpe-pricing-header:before {
background-image: linear-gradient(-45deg, transparent 14px, #009dea 0), linear-gradient(45deg, transparent 14px, #009dea 0);
background-position: left bottom;
background-repeat: repeat-x;
background-size: 14px 20px;
content: " ";
display: block;
height: 15px;
width: 100%;
position: absolute;
top: 100%;
left: 0;
}
.tpe-pricing.tpe-style4 .tpe-pricing-header .tpe-pricing-title {
margin: 10px 0;
}
.tpe-pricing.tpe-style4 .tpe-pricing-price {
font-size: 60px;
line-height: 1;
}
.tpe-pricing.tpe-style4 .tpe-price-per {
display: block;
font-size: 0.9rem;
margin-top: 10px;
}
.tpe-pricing.tpe-style4 .tpe-pricing-main * {
color: #333;
}
.tpe-pricing.tpe-style4 .tpe-pricing-list li {
padding: 10px;
border: 1px solid #EEE;
border-top: 0;
border-left: 0;
margin-bottom: 6px;
}
.tpe-pricing.tpe-style4 .tpe-pricing-button a {
display: block;
padding: 10px 20px;
margin: 0 20px;
background: #1f74fb;
color: #FFF;
transform: translateY(50%);
border-radius: 10px;
}
.tpe-pricing.tpe-style4.tpe-featured {
transform: scale(1.05);
} .tpe-news {
margin-bottom: 60px;
display: flex;
align-items: center;
justify-content: space-between;
}
.tpe-news:last-child {
margin-bottom: 0 !important;
}
.tpe-news-image {
width: 60%;
float: left;
-webkit-box-shadow: 0px 10px 40px -10px rgba(0, 0, 0, 0.5);
box-shadow: 0px 10px 40px -10px rgba(0, 0, 0, 0.5);
}
.tpe-news-image img {
width: 100%;
}
.tpe-news-content {
width: 35%;
float: right;
}
.tpe-news-content .tpe-news-title {
font-size: 1.8em;
margin-bottom: 20px;
}
.tpe-news-wrap .tpe-news-text {
margin-bottom: 30px;
}
.tpe-news-wrap .tpe-news-text a {
text-decoration: underline;
}
.tpe-news-wrap .tpe-news-link {
display: inline-flex;
align-items: center;
}
.tpe-news-wrap .tpe-news-link i {
margin-left: 10px;
transition: all 0.3s ease;
color: inherit;
}
.tpe-news-wrap .tpe-news-link:hover i {
margin-left: 15px;
}
.tpe-news:nth-child(even) .tpe-news-image {
float: right;
order: 2;
}
.tpe-news:nth-child(even) .tpe-news-content {
float: left;
}
.tpe-news-wrap.tpe-style2 .tpe-news-content {
position: relative;
width: 40%;
background: #FFF;
padding: 30px;
left: -5%;
-webkit-box-shadow: 0px 10px 40px -10px rgba(0, 0, 0, 0.5);
box-shadow: 0px 10px 40px -10px rgba(0, 0, 0, 0.5);
}
.tpe-news-wrap.tpe-style2 .tpe-news:nth-child(even) .tpe-news-content {
left: 5%;
}
.tpe-news-wrap.tpe-style3 .tpe-container {
width: auto;
}
.tpe-news-wrap.tpe-style3 .tpe-news {
margin: 0;
width: auto;
-webkit-box-align: stretch;
-ms-flex-align: stretch;
align-items: stretch;
}
.tpe-news-wrap.tpe-style3 .tpe-news-image {
background-size: cover;
-webkit-box-shadow: none;
box-shadow: none;
min-height: 400px;
background-position: center;
}
.tpe-news-wrap.tpe-style3 .tpe-news-image img {
height: 100%;
object-fit: cover;
}
.tpe-news-wrap.tpe-style3 .tpe-news-content {
padding: 80px;
width: 40%;
} .tpe-tab-wrap .tpe-inner-content {
display: none;
}
.tpe-tab-wrap .tpe-tab-link svg {
vertical-align: middle;
}
.tpe-tab-wrap.tpe-style1 .tpe-tab-anchors {
width: 25%;
float: left;
border-right: 1px solid #ccc;
padding: 20px 0;
}
.tpe-tab-wrap.tpe-style1 .tpe-tab-content {
position: relative;
width: 75%;
float: right;
padding: 15px 0 15px 80px;
}
.tpe-tab-wrap.tpe-style1 .tpe-tab-link {
position: relative;
cursor: pointer;
padding: 25px 30px 25px 0;
font-size: 1.1rem;
line-height: 1.2;
display: flex;
align-items: center;
}
.tpe-tab-wrap.tpe-style1 .tpe-tab-link.tpe-active:after {
content: "";
position: absolute;
right: 0;
top: 0;
bottom: 0;
width: 6px;
background: #1f74fb;
margin-right: -3px;
z-index: 99;
}
.tpe-tab-wrap.tpe-style1 .tpe-tab-link i {
font-size: 1em;
margin-right: 10px;
line-height: inherit;
}
.tpe-tab-wrap.tpe-style1 .tpe-tab-link svg {
min-width: 1em;
width: 1em;
height: 1em;
margin-right: 10px;
fill: #333;
}
.tpe-tab-wrap.tpe-style2 .tpe-tab-anchors {
width: 25%;
float: left;
padding: 20px 0;
}
.tpe-tab-wrap.tpe-style2 .tpe-tab-content {
position: relative;
width: 75%;
float: right;
padding: 15px 0 15px 80px;
}
.tpe-tab-wrap.tpe-style2 .tpe-tab-link {
position: relative;
cursor: pointer;
padding: 20px 30px 20px 60px;
font-size: 1.1rem;
line-height: 1.1;
background: #333;
margin-bottom: 6px;
color: #FFF;
display: flex;
align-items: center;
}
.tpe-tab-wrap.tpe-style2 .tpe-tab-link i {
font-size: 1em;
float: left;
margin-left: -40px;
line-height: inherit;
margin-right: 10px;
}
.tpe-tab-wrap.tpe-style2 .tpe-tab-link svg {
float: left;
margin-left: -40px;
min-width: 1em;
width: 1em;
height: 1em;
margin-right: 10px;
fill: #FFF;
}
.tpe-tab-wrap.tpe-style2 .tpe-tab-link.tpe-active {
background: #1f74fb;
}
.tpe-tab-wrap.tpe-style2 .tpe-tab-link.tpe-active:after {
content: "";
position: absolute;
left: 100%;
top: 50%;
border-color: transparent;
border-left-color: #1f74fb;
border-width: 20px;
border-style: solid;
margin-top: -20px;
}
.tpe-tab-wrap.tpe-style3 .tpe-tab-anchors {
text-align: center;
margin-bottom: 40px;
}
.tpe-tab-wrap.tpe-style3 .tpe-tab-link {
font-size: 1.1rem;
display: inline-block;
padding: 20px 30px 15px 30px;
cursor: pointer;
border-bottom: 5px solid transparent;
min-width: 150px;
max-width: 300px;
}
.tpe-tab-wrap.tpe-style3 .tpe-tab-link.tpe-active {
background: #FFF;
border-bottom: 5px solid #1f74fb;
-webkit-box-shadow: 0 0px 9px rgba(0, 0, 0, 0.1);
box-shadow: 0 0px 9px rgba(0, 0, 0, 0.1);
}
.tpe-tab-wrap.tpe-style3 .tpe-tab-link i {
font-size: 2em;
line-height: 1;
display: block;
margin-left: auto;
margin-right: auto;
margin-bottom: 20px;
}
.tpe-tab-wrap.tpe-style3 .tpe-tab-link svg {
min-width: 2em;
width: 2em;
height: 2em;
display: block;
margin-left: auto;
margin-right: auto;
fill: #333;
margin-bottom: 20px;
}
.tpe-tab-wrap.tpe-style3 .tpe-tab-link span {
display: block;
margin-top: 10px;
line-height: 1.2;
text-overflow: ellipsis;
overflow: hidden;
white-space: nowrap;
}
.tpe-tab-wrap.tpe-style4 .tpe-tab-anchors {
text-align: center;
margin-bottom: 40px;
}
.tpe-tab-wrap.tpe-style4 .tpe-tab-link {
font-size: 1.1rem;
position: relative;
display: inline-block;
cursor: pointer;
margin: 0 30px;
min-width: 150px;
max-width: 300px;
}
.tpe-tab-wrap.tpe-style4 .tpe-tab-link span {
display: block;
border-top: 2px solid #1f74fb;
padding: 20px 0;
position: relative;
text-overflow: ellipsis;
overflow: hidden;
white-space: nowrap;
}
.tpe-tab-wrap.tpe-style4 .tpe-tab-link.tpe-active span:before {
content: "";
position: absolute;
left: 50%;
top: 100%;
width: 40px;
height: 2px;
background: #1f74fb;
margin-left: -20px;
margin-top: -4px;
}
.tpe-tab-wrap.tpe-style4 .tpe-tab-link:after {
content: "";
position: absolute;
top: 50%;
left: 100%;
width: 15px;
height: 15px;
border: 2px solid #1f74fb;
margin-left: 25px;
border-radius: 50%;
margin-top: -15px;
}
.tpe-tab-wrap.tpe-style4 .tpe-tab-link:last-child:after {
display: none;
}
.tpe-tab-wrap.tpe-style4 .tpe-tab-link i {
font-size: 2em;
line-height: 1;
display: block;
margin-left: auto;
margin-right: auto;
margin-bottom: 20px;
}
.tpe-tab-wrap.tpe-style4 .tpe-tab-link svg {
min-width: 2em;
width: 2em;
height: 2em;
display: block;
margin-left: auto;
margin-right: auto;
fill: #333;
margin-bottom: 20px;
}
.tpe-tab-wrap.tpe-style5 .tpe-tab-content {
padding: 60px;
background: #FFF;
color: #333;
-webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
}
.tpe-tab-wrap.tpe-style5 .tpe-tab-anchors {
padding: 0 60px;
text-align: center;
}
.tpe-tab-wrap.tpe-style5 .tpe-tab-link {
font-size: 1.1rem;
display: inline-block;
padding: 20px 40px;
cursor: pointer;
min-width: 150px;
max-width: 300px;
}
.tpe-tab-wrap.tpe-style5 .tpe-tab-link.tpe-active {
background: #1f74fb;
color: #FFF;
}
.tpe-tab-wrap.tpe-style5 .tpe-tab-link.tpe-active svg {
fill: #FFF;
}
.tpe-tab-wrap.tpe-style5 .tpe-tab-link i {
font-size: 2em;
line-height: 1;
display: block;
margin-left: auto;
margin-right: auto;
margin-bottom: 20px;
}
.tpe-tab-wrap.tpe-style5 .tpe-tab-link svg {
min-width: 2em;
width: 2em;
height: 2em;
display: block;
margin-left: auto;
margin-right: auto;
fill: #333;
margin-bottom: 20px;
}
.tpe-tab-wrap.tpe-style5 .tpe-tab-link span {
display: block;
margin-top: 4px;
position: relative;
z-index: 9;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}
.tpe-tab-wrap.tpe-style6 {
background: #FFF;
color: #333;
-webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
}
.tpe-tab-wrap.tpe-style6 .tpe-tab-content {
padding: 60px;
}
.tpe-tab-wrap.tpe-style6 .tpe-tab-anchors {
padding: 0 60px;
text-align: center;
display: flex;
justify-content: center;
}
.tpe-tab-wrap.tpe-style6 .tpe-tab-link {
display: inline-block;
padding: 40px 40px 0;
cursor: pointer;
min-width: 150px;
max-width: 300px;
}
.tpe-tab-wrap.tpe-style6 .tpe-tab-link.tpe-active {
background: #1f74fb;
color: #FFF;
position: relative;
}
.tpe-tab-wrap.tpe-style6 .tpe-tab-link.tpe-active:after {
content: "";
position: absolute;
left: 0;
top: 100%;
width: 100%;
background: #1f74fb;
height: 40px;
clip-path: polygon(0 0, 100% 0, 50% 100%);
margin-top: -1px;
}
.tpe-tab-wrap.tpe-style6 .tpe-tab-link i {
font-size: 2em;
line-height: 1;
}
.tpe-tab-wrap.tpe-style6 .tpe-tab-link svg {
min-width: 2em;
width: 2em;
height: 2em;
fill: #333;
}
.tpe-tab-wrap.tpe-style6 .tpe-tab-link.tpe-active svg {
fill: #FFF;
}
.tpe-tab-wrap.tpe-style6 .tpe-tab-link span {
display: block;
margin-top: 4px;
position: relative;
z-index: 9;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
} .tpe-video-popup {
display: flex;
}
.tpe-video-popup-align-center {
justify-content: center;
}
.tpe-video-popup-align-left {
justify-content: flex-start;
}
.tpe-video-popup-align-right {
justify-content: flex-end;
}
.tpe-play-button {
display: block;
width: 80px;
height: 80px;
border-radius: 50%;
position: relative;
text-align: center;
background: #1f74fb;
}
.tpe-play-button:before {
content: "";
position: absolute;
z-index: 0;
left: 50%;
top: 50%;
transform: translateX(-50%) translateY(-50%);
-webkit-transform: translateX(-50%) translateY(-50%);
-ms-transform: translateX(-50%) translateY(-50%);
display: block;
width: 80px;
height: 80px;
border-radius: 50%;
-webkit-animation: pulse-border 1500ms ease-out infinite;
animation: pulse-border 1500ms ease-out infinite;
background: #1f74fb;
}
.tpe-play-button:after {
content: "";
position: absolute;
z-index: 1;
left: 50%;
top: 50%;
-webkit-transform: translateX(-50%) translateY(-50%);
transform: translateX(-50%) translateY(-50%);
display: block;
width: 80px;
height: 80px;
border-radius: 50%;
background: #1f74fb;
}
.tpe-play-button i {
display: inline-block;
position: relative;
color: #fff;
z-index: 9;
line-height: 80px;
font-size: 45px;
} .tpe-contact-module {
position: relative;
padding-top: 60px;
}
.tpe-contact-detail-toggle {
position: absolute;
height: 50px;
width: 50px;
line-height: 50px;
text-align: center;
left: 50%;
margin-left: -25px;
top: 0;
background: #FFF;
color: #333;
font-size: 26px;
cursor: pointer;
z-index: 9;
box-shadow: 0 10px 8px rgba(0, 0, 0, 0.1);
}
.tpe-contact-detail-toggle i {
display: block;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
color: inherit;
}
.tpe-contact-detail-toggle.tpe-open i {
-webkit-transform: rotate(-45deg);
transform: rotate(-45deg);
}
.tpe-contact-detail-toggle.tpe-closed i {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
.tpe-contact-content {
display: flex;
min-height: 200px;
position: relative;
z-index: 9;
transition: all 0.3s ease;
opacity: 1;
visibility: visible;
transform: translateY(0);
padding-top: 100px;
padding-bottom: 100px;
margin-left: auto;
margin-right: auto;
}
.tpe-contact-content.tpe-box-hidden {
opacity: 0;
visibility: hidden;
-webkit-transform: translateY(-30px);
transform: translateY(-30px);
}
.tpe-contact-form {
width: 70%;
padding: 40px;
background: #FFF;
}
.tpe-contact-form textarea {
height: 100px !important;
background: none !important;
border-top: 0 !important;
border-left: 0 !important;
border-right: 0 !important;
border-bottom: 2px solid #EEE !important;
padding-left: 0 !important;
padding-right: 0 !important;
resize: none !important;
}
.tpe-contact-form input[type="text"],
.tpe-contact-form input[type="email"],
.tpe-contact-form input[type="url"],
.tpe-contact-form input[type="password"],
.tpe-contact-form input[type="search"],
.tpe-contact-form input[type="number"],
.tpe-contact-form input[type="tel"],
.tpe-contact-form input[type="range"],
.tpe-contact-form input[type="date"],
.tpe-contact-form input[type="month"],
.tpe-contact-form input[type="week"],
.tpe-contact-form input[type="time"],
.tpe-contact-form input[type="datetime"],
.tpe-contact-form input[type="datetime-local"],
.tpe-contact-form input[type="color"] {
border-top: 0 !important;
border-left: 0 !important;
border-right: 0 !important;
border-bottom: 2px solid #EEE !important;
background: none !important;
width: 100% !important;
padding-left: 0 !important;
padding-right: 0 !important;
}
.tpe-contact-form p {
margin-bottom: 30px;
}
.tpe-contact-form p:last-of-type {
margin-bottom: 0;
}
.tpe-contact-detail {
background: #FFC107;
width: 30%;
padding: 40px;
}
.tpe-contact-social-icon {
margin-top: 20px;
}
.tpe-contact-social-icon a {
height: 32px;
width: 32px;
background: #FFF;
display: inline-flex;
align-items: center;
justify-content: center;
border-radius: 50%;
margin-right: 8px;
margin-bottom: 8px;
font-size: 16px;
}
.tpe-contact-detail .tpe-contact-social-icon a i,
.tpe-contact-detail .tpe-contact-social-icon a:hover i {
color: inherit !important;
}
.tpe-contact-detail .tpe-contact-social-icon a svg{
height: 1em;
width: 1em;
}
.tpe-contact-detail {
color: #FFF;
}
.tpe-contact-module .tpe-custom-embed {
position: absolute;
overflow: hidden;
left: 0;
right: 0;
top: 0;
bottom: 0;
}
.tpe-contact-module .tpe-custom-embed > iframe {
height: 100%;
width: 100%;
display: block;
} .tpe-animated-text {
display: flex;
flex-wrap: wrap;
justify-content: center;
align-items: center;
}
.tpe-animated-text-before {
align-self: auto;
}
.tpe-animating-text {
position: relative;
align-self: auto;
}
.tpe-animating-text-item {
display: flex;
position: absolute;
top: 0;
left: 0;
pointer-events: none;
opacity: 0;
z-index: 1;
}
.tpe-animating-text-item.active {
position: relative;
z-index: 2;
}
.tpe-animating-text-item.visible {
opacity: 1;
}
.tpe-animating-text-item span {
position: relative;
align-self: auto;
opacity: 0;
}
.tpe-animated-text-after {
align-self: auto;
} .ht--al-wrap {
display: flex;
flex-direction: column;
} @media screen and (max-width: 768px) {
.tpe-slide-cap-title span,
.tpe-slide-cap-desc {
font-size: 6vw;
font-size: 4vw;
} .tpe-single-row-title {
display: block;
}
.tpe-single-row-title.tpe-section-title-tagline .tpe-section-header,
.tpe-single-row-title.tpe-section-title-tagline .tpe-section-header + .tpe-section-subtitle {
width: 100%;
padding: 0;
border: 0;
}
.tpe-single-row-title .tpe-section-title {
margin-bottom: 15px;
} .tpe-news {
width: auto;
display: block;
}
.tpe-news-image,
.tpe-news-content {
width: auto !important;
float: none !important;
}
.tpe-news-image {
margin-bottom: 30px;
}
.tpe-news-wrap.tpe-style2 .tpe-news-content {
left: 0 !important;
}
.tpe-news-wrap.tpe-style3 .tpe-news-image {
margin-bottom: 0;
min-height: 0;
padding-top: 56%;
position: relative;
}
.tpe-news-wrap.tpe-style3 .tpe-news-image img {
height: 100%;
object-fit: cover;
position: absolute;
top: 0;
left: 0;
width: 100%;
}
.tpe-news-wrap.tpe-style3 .tpe-news-content {
padding: 30px
} .tpe-tab-wrap.tpe-style1 .tpe-tab-anchors,
.tpe-tab-wrap.tpe-style2 .tpe-tab-anchors,
.tpe-tab-wrap.tpe-style1 .tpe-tab-content,
.tpe-tab-wrap.tpe-style2 .tpe-tab-content {
width: auto;
float: none;
padding: 20px 0;
}
.tpe-tab-wrap.tpe-style2 .tpe-tab-link.tpe-active:after,
.tpe-tab-wrap.tpe-style4 .tpe-tab-link:after {
display: none;
}
.tpe-tab-wrap.tpe-style3 .tpe-tab-link,
.tpe-tab-wrap.tpe-style4 .tpe-tab-link,
.tpe-tab-wrap.tpe-style5 .tpe-tab-link,
.tpe-tab-wrap.tpe-style6 .tpe-tab-link {
display: block;
max-width: none;
margin: 0 0 20px;
}
.tpe-tab-wrap.tpe-style5 .tpe-tab-link {
padding-bottom: 20px;
}
.tpe-tab-wrap.tpe-style6 .tpe-tab-anchors {
display: block;
}
.tpe-tab-wrap.tpe-style5 .tpe-tab-anchors,
.tpe-tab-wrap.tpe-style6 .tpe-tab-anchors {
padding: 0;
}
.tpe-tab-wrap.tpe-style5 .tpe-tab-content {
padding: 30px;
} .tpe-contact-content {
display: block;
}
.tpe-contact-form,
.tpe-contact-detail {
width: auto !important;
} .tpe-portfolio-carousel-button {
justify-content: center;
}
.tpe-portfolio-filter-btn {
width: 100%;
text-align: center;
border-right: 0 !important;
}
.tpe-portfolio-slider .tpe-owl-nav {
margin-top: 20px;
justify-content: center;
} .tpe-portfolio-cat-name-list,
.tpe-portfolio-cat-wrap {
display: block !important;
}
.tpe-portfolio-cat-name {
display: block;
margin-bottom: 10px;
text-align: center;
}
.tpe-portfolio-cat-name-list.tpe-style1 .tpe-portfolio-cat-name {
border: 0;
margin-left: 0;
padding-left: 0;
}
.tpe-portfolio-cat-name-list.tpe-style3 .tpe-portfolio-cat-name {
opacity: 1;
visibility: visible;
transform: none;
margin-bottom: 10px;
}
.tpe-big-super-title .tpe-section-supertitle {
font-size: 4rem;
}
}
@media screen and (max-width: 480px) {
.tpe-slide-cap-title {
margin-bottom: 20px;
}
.tpe-slide-button {
margin-top: 10px;
}
.tpe-slider-section .owl-carousel .owl-nav {
display: none;
}
.tpe-portfolio-cat-name-list.tpe-style3.tpe-tab-right .tpe-portfolio-cat-wrap {
padding-right: 0;
}
.tpe-portfolio-cat-name-list.tpe-style3.tpe-tab-left .tpe-portfolio-cat-wrap {
padding-left: 0;
}
}
 .animated {
-webkit-animation-duration: 1s;
animation-duration: 1s;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
}
.animated.infinite {
-webkit-animation-iteration-count: infinite;
animation-iteration-count: infinite;
}
.animated.hinge {
-webkit-animation-duration: 2s;
animation-duration: 2s;
}
.animated.bounceIn,
.animated.bounceOut {
-webkit-animation-duration: .75s;
animation-duration: .75s;
}
.animated.flipOutX,
.animated.flipOutY {
-webkit-animation-duration: .75s;
animation-duration: .75s;
}
@-webkit-keyframes bounce {
from,
20%,
53%,
80%,
to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
40%,
43% {
-webkit-animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
-webkit-transform: translate3d(0, -30px, 0);
transform: translate3d(0, -30px, 0);
}
70% {
-webkit-animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
-webkit-transform: translate3d(0, -15px, 0);
transform: translate3d(0, -15px, 0);
}
90% {
-webkit-transform: translate3d(0, -4px, 0);
transform: translate3d(0, -4px, 0);
}
}
@keyframes bounce {
from,
20%,
53%,
80%,
to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
40%,
43% {
-webkit-animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
-webkit-transform: translate3d(0, -30px, 0);
transform: translate3d(0, -30px, 0);
}
70% {
-webkit-animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
-webkit-transform: translate3d(0, -15px, 0);
transform: translate3d(0, -15px, 0);
}
90% {
-webkit-transform: translate3d(0, -4px, 0);
transform: translate3d(0, -4px, 0);
}
}
.bounce {
-webkit-animation-name: bounce;
animation-name: bounce;
-webkit-transform-origin: center bottom;
transform-origin: center bottom;
}
@-webkit-keyframes flash {
from,
50%,
to {
opacity: 1;
}
25%,
75% {
opacity: 0;
}
}
@keyframes flash {
from,
50%,
to {
opacity: 1;
}
25%,
75% {
opacity: 0;
}
}
.flash {
-webkit-animation-name: flash;
animation-name: flash;
} @-webkit-keyframes pulse {
from {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
50% {
-webkit-transform: scale3d(1.05, 1.05, 1.05);
transform: scale3d(1.05, 1.05, 1.05);
}
to {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
}
@keyframes pulse {
from {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
50% {
-webkit-transform: scale3d(1.05, 1.05, 1.05);
transform: scale3d(1.05, 1.05, 1.05);
}
to {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
}
.pulse {
-webkit-animation-name: pulse;
animation-name: pulse;
}
@-webkit-keyframes rubberBand {
from {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
30% {
-webkit-transform: scale3d(1.25, 0.75, 1);
transform: scale3d(1.25, 0.75, 1);
}
40% {
-webkit-transform: scale3d(0.75, 1.25, 1);
transform: scale3d(0.75, 1.25, 1);
}
50% {
-webkit-transform: scale3d(1.15, 0.85, 1);
transform: scale3d(1.15, 0.85, 1);
}
65% {
-webkit-transform: scale3d(.95, 1.05, 1);
transform: scale3d(.95, 1.05, 1);
}
75% {
-webkit-transform: scale3d(1.05, .95, 1);
transform: scale3d(1.05, .95, 1);
}
to {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
}
@keyframes rubberBand {
from {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
30% {
-webkit-transform: scale3d(1.25, 0.75, 1);
transform: scale3d(1.25, 0.75, 1);
}
40% {
-webkit-transform: scale3d(0.75, 1.25, 1);
transform: scale3d(0.75, 1.25, 1);
}
50% {
-webkit-transform: scale3d(1.15, 0.85, 1);
transform: scale3d(1.15, 0.85, 1);
}
65% {
-webkit-transform: scale3d(.95, 1.05, 1);
transform: scale3d(.95, 1.05, 1);
}
75% {
-webkit-transform: scale3d(1.05, .95, 1);
transform: scale3d(1.05, .95, 1);
}
to {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
}
.rubberBand {
-webkit-animation-name: rubberBand;
animation-name: rubberBand;
}
@-webkit-keyframes shake {
from,
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
10%,
30%,
50%,
70%,
90% {
-webkit-transform: translate3d(-10px, 0, 0);
transform: translate3d(-10px, 0, 0);
}
20%,
40%,
60%,
80% {
-webkit-transform: translate3d(10px, 0, 0);
transform: translate3d(10px, 0, 0);
}
}
@keyframes shake {
from,
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
10%,
30%,
50%,
70%,
90% {
-webkit-transform: translate3d(-10px, 0, 0);
transform: translate3d(-10px, 0, 0);
}
20%,
40%,
60%,
80% {
-webkit-transform: translate3d(10px, 0, 0);
transform: translate3d(10px, 0, 0);
}
}
.shake {
-webkit-animation-name: shake;
animation-name: shake;
}
@-webkit-keyframes swing {
20% {
-webkit-transform: rotate3d(0, 0, 1, 15deg);
transform: rotate3d(0, 0, 1, 15deg);
}
40% {
-webkit-transform: rotate3d(0, 0, 1, -10deg);
transform: rotate3d(0, 0, 1, -10deg);
}
60% {
-webkit-transform: rotate3d(0, 0, 1, 5deg);
transform: rotate3d(0, 0, 1, 5deg);
}
80% {
-webkit-transform: rotate3d(0, 0, 1, -5deg);
transform: rotate3d(0, 0, 1, -5deg);
}
to {
-webkit-transform: rotate3d(0, 0, 1, 0deg);
transform: rotate3d(0, 0, 1, 0deg);
}
}
@keyframes swing {
20% {
-webkit-transform: rotate3d(0, 0, 1, 15deg);
transform: rotate3d(0, 0, 1, 15deg);
}
40% {
-webkit-transform: rotate3d(0, 0, 1, -10deg);
transform: rotate3d(0, 0, 1, -10deg);
}
60% {
-webkit-transform: rotate3d(0, 0, 1, 5deg);
transform: rotate3d(0, 0, 1, 5deg);
}
80% {
-webkit-transform: rotate3d(0, 0, 1, -5deg);
transform: rotate3d(0, 0, 1, -5deg);
}
to {
-webkit-transform: rotate3d(0, 0, 1, 0deg);
transform: rotate3d(0, 0, 1, 0deg);
}
}
.swing {
-webkit-transform-origin: top center;
transform-origin: top center;
-webkit-animation-name: swing;
animation-name: swing;
}
@-webkit-keyframes tada {
from {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
10%,
20% {
-webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
}
30%,
50%,
70%,
90% {
-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
}
40%,
60%,
80% {
-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
}
to {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
}
@keyframes tada {
from {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
10%,
20% {
-webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
}
30%,
50%,
70%,
90% {
-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
}
40%,
60%,
80% {
-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
}
to {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
}
.tada {
-webkit-animation-name: tada;
animation-name: tada;
} @-webkit-keyframes wobble {
from {
-webkit-transform: none;
transform: none;
}
15% {
-webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
}
30% {
-webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
}
45% {
-webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
}
60% {
-webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
}
75% {
-webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
}
to {
-webkit-transform: none;
transform: none;
}
}
@keyframes wobble {
from {
-webkit-transform: none;
transform: none;
}
15% {
-webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
}
30% {
-webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
}
45% {
-webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
}
60% {
-webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
}
75% {
-webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
}
to {
-webkit-transform: none;
transform: none;
}
}
.wobble {
-webkit-animation-name: wobble;
animation-name: wobble;
}
@-webkit-keyframes jello {
from,
11.1%,
to {
-webkit-transform: none;
transform: none;
}
22.2% {
-webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
transform: skewX(-12.5deg) skewY(-12.5deg);
}
33.3% {
-webkit-transform: skewX(6.25deg) skewY(6.25deg);
transform: skewX(6.25deg) skewY(6.25deg);
}
44.4% {
-webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
transform: skewX(-3.125deg) skewY(-3.125deg);
}
55.5% {
-webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
transform: skewX(1.5625deg) skewY(1.5625deg);
}
66.6% {
-webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
transform: skewX(-0.78125deg) skewY(-0.78125deg);
}
77.7% {
-webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
transform: skewX(0.390625deg) skewY(0.390625deg);
}
88.8% {
-webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
}
}
@keyframes jello {
from,
11.1%,
to {
-webkit-transform: none;
transform: none;
}
22.2% {
-webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
transform: skewX(-12.5deg) skewY(-12.5deg);
}
33.3% {
-webkit-transform: skewX(6.25deg) skewY(6.25deg);
transform: skewX(6.25deg) skewY(6.25deg);
}
44.4% {
-webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
transform: skewX(-3.125deg) skewY(-3.125deg);
}
55.5% {
-webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
transform: skewX(1.5625deg) skewY(1.5625deg);
}
66.6% {
-webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
transform: skewX(-0.78125deg) skewY(-0.78125deg);
}
77.7% {
-webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
transform: skewX(0.390625deg) skewY(0.390625deg);
}
88.8% {
-webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
}
}
.jello {
-webkit-animation-name: jello;
animation-name: jello;
-webkit-transform-origin: center;
transform-origin: center;
}
@-webkit-keyframes bounceIn {
from,
20%,
40%,
60%,
80%,
to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
}
0% {
opacity: 0;
-webkit-transform: scale3d(.3, .3, .3);
transform: scale3d(.3, .3, .3);
}
20% {
-webkit-transform: scale3d(1.1, 1.1, 1.1);
transform: scale3d(1.1, 1.1, 1.1);
}
40% {
-webkit-transform: scale3d(.9, .9, .9);
transform: scale3d(.9, .9, .9);
}
60% {
opacity: 1;
-webkit-transform: scale3d(1.03, 1.03, 1.03);
transform: scale3d(1.03, 1.03, 1.03);
}
80% {
-webkit-transform: scale3d(.97, .97, .97);
transform: scale3d(.97, .97, .97);
}
to {
opacity: 1;
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
}
@keyframes bounceIn {
from,
20%,
40%,
60%,
80%,
to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
}
0% {
opacity: 0;
-webkit-transform: scale3d(.3, .3, .3);
transform: scale3d(.3, .3, .3);
}
20% {
-webkit-transform: scale3d(1.1, 1.1, 1.1);
transform: scale3d(1.1, 1.1, 1.1);
}
40% {
-webkit-transform: scale3d(.9, .9, .9);
transform: scale3d(.9, .9, .9);
}
60% {
opacity: 1;
-webkit-transform: scale3d(1.03, 1.03, 1.03);
transform: scale3d(1.03, 1.03, 1.03);
}
80% {
-webkit-transform: scale3d(.97, .97, .97);
transform: scale3d(.97, .97, .97);
}
to {
opacity: 1;
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
}
.bounceIn {
-webkit-animation-name: bounceIn;
animation-name: bounceIn;
}
@-webkit-keyframes bounceInDown {
from,
60%,
75%,
90%,
to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
}
0% {
opacity: 0;
-webkit-transform: translate3d(0, -3000px, 0);
transform: translate3d(0, -3000px, 0);
}
60% {
opacity: 1;
-webkit-transform: translate3d(0, 25px, 0);
transform: translate3d(0, 25px, 0);
}
75% {
-webkit-transform: translate3d(0, -10px, 0);
transform: translate3d(0, -10px, 0);
}
90% {
-webkit-transform: translate3d(0, 5px, 0);
transform: translate3d(0, 5px, 0);
}
to {
-webkit-transform: none;
transform: none;
}
}
@keyframes bounceInDown {
from,
60%,
75%,
90%,
to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
}
0% {
opacity: 0;
-webkit-transform: translate3d(0, -3000px, 0);
transform: translate3d(0, -3000px, 0);
}
60% {
opacity: 1;
-webkit-transform: translate3d(0, 25px, 0);
transform: translate3d(0, 25px, 0);
}
75% {
-webkit-transform: translate3d(0, -10px, 0);
transform: translate3d(0, -10px, 0);
}
90% {
-webkit-transform: translate3d(0, 5px, 0);
transform: translate3d(0, 5px, 0);
}
to {
-webkit-transform: none;
transform: none;
}
}
.bounceInDown {
-webkit-animation-name: bounceInDown;
animation-name: bounceInDown;
}
@-webkit-keyframes bounceInDownSmall {
from,
60%,
75%,
90%,
to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
}
0% {
opacity: 0;
-webkit-transform: translate3d(0, -100px, 0);
transform: translate3d(0, -100px, 0);
}
60% {
opacity: 1;
-webkit-transform: translate3d(0, 25px, 0);
transform: translate3d(0, 25px, 0);
}
75% {
-webkit-transform: translate3d(0, -10px, 0);
transform: translate3d(0, -10px, 0);
}
90% {
-webkit-transform: translate3d(0, 5px, 0);
transform: translate3d(0, 5px, 0);
}
to {
-webkit-transform: none;
transform: none;
}
}
@keyframes bounceInDownSmall {
from,
60%,
75%,
90%,
to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
}
0% {
opacity: 0;
-webkit-transform: translate3d(0, -100px, 0);
transform: translate3d(0, -100px, 0);
}
60% {
opacity: 1;
-webkit-transform: translate3d(0, 25px, 0);
transform: translate3d(0, 25px, 0);
}
75% {
-webkit-transform: translate3d(0, -10px, 0);
transform: translate3d(0, -10px, 0);
}
90% {
-webkit-transform: translate3d(0, 5px, 0);
transform: translate3d(0, 5px, 0);
}
to {
-webkit-transform: none;
transform: none;
}
}
.bounceInDownSmall {
-webkit-animation-name: bounceInDownSmall;
animation-name: bounceInDownSmall;
}
@-webkit-keyframes bounceInLeft {
from,
60%,
75%,
90%,
to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
}
0% {
opacity: 0;
-webkit-transform: translate3d(-3000px, 0, 0);
transform: translate3d(-3000px, 0, 0);
}
60% {
opacity: 1;
-webkit-transform: translate3d(25px, 0, 0);
transform: translate3d(25px, 0, 0);
}
75% {
-webkit-transform: translate3d(-10px, 0, 0);
transform: translate3d(-10px, 0, 0);
}
90% {
-webkit-transform: translate3d(5px, 0, 0);
transform: translate3d(5px, 0, 0);
}
to {
-webkit-transform: none;
transform: none;
}
}
@keyframes bounceInLeft {
from,
60%,
75%,
90%,
to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
}
0% {
opacity: 0;
-webkit-transform: translate3d(-3000px, 0, 0);
transform: translate3d(-3000px, 0, 0);
}
60% {
opacity: 1;
-webkit-transform: translate3d(25px, 0, 0);
transform: translate3d(25px, 0, 0);
}
75% {
-webkit-transform: translate3d(-10px, 0, 0);
transform: translate3d(-10px, 0, 0);
}
90% {
-webkit-transform: translate3d(5px, 0, 0);
transform: translate3d(5px, 0, 0);
}
to {
-webkit-transform: none;
transform: none;
}
}
.bounceInLeft {
-webkit-animation-name: bounceInLeft;
animation-name: bounceInLeft;
}
@-webkit-keyframes bounceInLeftSmall {
from,
60%,
75%,
90%,
to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
}
0% {
opacity: 0;
-webkit-transform: translate3d(-100px, 0, 0);
transform: translate3d(-100px, 0, 0);
}
60% {
opacity: 1;
-webkit-transform: translate3d(25px, 0, 0);
transform: translate3d(25px, 0, 0);
}
75% {
-webkit-transform: translate3d(-10px, 0, 0);
transform: translate3d(-10px, 0, 0);
}
90% {
-webkit-transform: translate3d(5px, 0, 0);
transform: translate3d(5px, 0, 0);
}
to {
-webkit-transform: none;
transform: none;
}
}
@keyframes bounceInLeftSmall {
from,
60%,
75%,
90%,
to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
}
0% {
opacity: 0;
-webkit-transform: translate3d(-100px, 0, 0);
transform: translate3d(-100px, 0, 0);
}
60% {
opacity: 1;
-webkit-transform: translate3d(25px, 0, 0);
transform: translate3d(25px, 0, 0);
}
75% {
-webkit-transform: translate3d(-10px, 0, 0);
transform: translate3d(-10px, 0, 0);
}
90% {
-webkit-transform: translate3d(5px, 0, 0);
transform: translate3d(5px, 0, 0);
}
to {
-webkit-transform: none;
transform: none;
}
}
.bounceInLeftSmall {
-webkit-animation-name: bounceInLeftSmall;
animation-name: bounceInLeftSmall;
}
@-webkit-keyframes bounceInRight {
from,
60%,
75%,
90%,
to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
}
from {
opacity: 0;
-webkit-transform: translate3d(3000px, 0, 0);
transform: translate3d(3000px, 0, 0);
}
60% {
opacity: 1;
-webkit-transform: translate3d(-25px, 0, 0);
transform: translate3d(-25px, 0, 0);
}
75% {
-webkit-transform: translate3d(10px, 0, 0);
transform: translate3d(10px, 0, 0);
}
90% {
-webkit-transform: translate3d(-5px, 0, 0);
transform: translate3d(-5px, 0, 0);
}
to {
-webkit-transform: none;
transform: none;
}
}
@keyframes bounceInRight {
from,
60%,
75%,
90%,
to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
}
from {
opacity: 0;
-webkit-transform: translate3d(3000px, 0, 0);
transform: translate3d(3000px, 0, 0);
}
60% {
opacity: 1;
-webkit-transform: translate3d(-25px, 0, 0);
transform: translate3d(-25px, 0, 0);
}
75% {
-webkit-transform: translate3d(10px, 0, 0);
transform: translate3d(10px, 0, 0);
}
90% {
-webkit-transform: translate3d(-5px, 0, 0);
transform: translate3d(-5px, 0, 0);
}
to {
-webkit-transform: none;
transform: none;
}
}
.bounceInRight {
-webkit-animation-name: bounceInRight;
animation-name: bounceInRight;
}
@-webkit-keyframes bounceInRightSmall {
from,
60%,
75%,
90%,
to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
}
from {
opacity: 0;
-webkit-transform: translate3d(100px, 0, 0);
transform: translate3d(100px, 0, 0);
}
60% {
opacity: 1;
-webkit-transform: translate3d(-25px, 0, 0);
transform: translate3d(-25px, 0, 0);
}
75% {
-webkit-transform: translate3d(10px, 0, 0);
transform: translate3d(10px, 0, 0);
}
90% {
-webkit-transform: translate3d(-5px, 0, 0);
transform: translate3d(-5px, 0, 0);
}
to {
-webkit-transform: none;
transform: none;
}
}
@keyframes bounceInRightSmall {
from,
60%,
75%,
90%,
to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
}
from {
opacity: 0;
-webkit-transform: translate3d(100px, 0, 0);
transform: translate3d(100px, 0, 0);
}
60% {
opacity: 1;
-webkit-transform: translate3d(-25px, 0, 0);
transform: translate3d(-25px, 0, 0);
}
75% {
-webkit-transform: translate3d(10px, 0, 0);
transform: translate3d(10px, 0, 0);
}
90% {
-webkit-transform: translate3d(-5px, 0, 0);
transform: translate3d(-5px, 0, 0);
}
to {
-webkit-transform: none;
transform: none;
}
}
.bounceInRightSmall {
-webkit-animation-name: bounceInRightSmall;
animation-name: bounceInRightSmall;
}
@-webkit-keyframes bounceInUp {
from,
60%,
75%,
90%,
to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
}
from {
opacity: 0;
-webkit-transform: translate3d(0, 3000px, 0);
transform: translate3d(0, 3000px, 0);
}
60% {
opacity: 1;
-webkit-transform: translate3d(0, -20px, 0);
transform: translate3d(0, -20px, 0);
}
75% {
-webkit-transform: translate3d(0, 10px, 0);
transform: translate3d(0, 10px, 0);
}
90% {
-webkit-transform: translate3d(0, -5px, 0);
transform: translate3d(0, -5px, 0);
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
@keyframes bounceInUp {
from,
60%,
75%,
90%,
to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
}
from {
opacity: 0;
-webkit-transform: translate3d(0, 3000px, 0);
transform: translate3d(0, 3000px, 0);
}
60% {
opacity: 1;
-webkit-transform: translate3d(0, -20px, 0);
transform: translate3d(0, -20px, 0);
}
75% {
-webkit-transform: translate3d(0, 10px, 0);
transform: translate3d(0, 10px, 0);
}
90% {
-webkit-transform: translate3d(0, -5px, 0);
transform: translate3d(0, -5px, 0);
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
.bounceInUp {
-webkit-animation-name: bounceInUp;
animation-name: bounceInUp;
}
@-webkit-keyframes bounceInUpSmall {
from,
60%,
75%,
90%,
to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
}
from {
opacity: 0;
-webkit-transform: translate3d(0, 100px, 0);
transform: translate3d(0, 100px, 0);
}
60% {
opacity: 1;
-webkit-transform: translate3d(0, -20px, 0);
transform: translate3d(0, -20px, 0);
}
75% {
-webkit-transform: translate3d(0, 10px, 0);
transform: translate3d(0, 10px, 0);
}
90% {
-webkit-transform: translate3d(0, -5px, 0);
transform: translate3d(0, -5px, 0);
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
@keyframes bounceInUpSmall {
from,
60%,
75%,
90%,
to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
}
from {
opacity: 0;
-webkit-transform: translate3d(0, 100px, 0);
transform: translate3d(0, 100px, 0);
}
60% {
opacity: 1;
-webkit-transform: translate3d(0, -20px, 0);
transform: translate3d(0, -20px, 0);
}
75% {
-webkit-transform: translate3d(0, 10px, 0);
transform: translate3d(0, 10px, 0);
}
90% {
-webkit-transform: translate3d(0, -5px, 0);
transform: translate3d(0, -5px, 0);
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
.bounceInUpSmall {
-webkit-animation-name: bounceInUpSmall;
animation-name: bounceInUpSmall;
}
@-webkit-keyframes bounceOut {
20% {
-webkit-transform: scale3d(.9, .9, .9);
transform: scale3d(.9, .9, .9);
}
50%,
55% {
opacity: 1;
-webkit-transform: scale3d(1.1, 1.1, 1.1);
transform: scale3d(1.1, 1.1, 1.1);
}
to {
opacity: 0;
-webkit-transform: scale3d(.3, .3, .3);
transform: scale3d(.3, .3, .3);
}
}
@keyframes bounceOut {
20% {
-webkit-transform: scale3d(.9, .9, .9);
transform: scale3d(.9, .9, .9);
}
50%,
55% {
opacity: 1;
-webkit-transform: scale3d(1.1, 1.1, 1.1);
transform: scale3d(1.1, 1.1, 1.1);
}
to {
opacity: 0;
-webkit-transform: scale3d(.3, .3, .3);
transform: scale3d(.3, .3, .3);
}
}
.bounceOut {
-webkit-animation-name: bounceOut;
animation-name: bounceOut;
}
@-webkit-keyframes bounceOutDown {
20% {
-webkit-transform: translate3d(0, 10px, 0);
transform: translate3d(0, 10px, 0);
}
40%,
45% {
opacity: 1;
-webkit-transform: translate3d(0, -20px, 0);
transform: translate3d(0, -20px, 0);
}
to {
opacity: 0;
-webkit-transform: translate3d(0, 2000px, 0);
transform: translate3d(0, 2000px, 0);
}
}
@keyframes bounceOutDown {
20% {
-webkit-transform: translate3d(0, 10px, 0);
transform: translate3d(0, 10px, 0);
}
40%,
45% {
opacity: 1;
-webkit-transform: translate3d(0, -20px, 0);
transform: translate3d(0, -20px, 0);
}
to {
opacity: 0;
-webkit-transform: translate3d(0, 2000px, 0);
transform: translate3d(0, 2000px, 0);
}
}
.bounceOutDown {
-webkit-animation-name: bounceOutDown;
animation-name: bounceOutDown;
}
@-webkit-keyframes bounceOutLeft {
20% {
opacity: 1;
-webkit-transform: translate3d(20px, 0, 0);
transform: translate3d(20px, 0, 0);
}
to {
opacity: 0;
-webkit-transform: translate3d(-2000px, 0, 0);
transform: translate3d(-2000px, 0, 0);
}
}
@keyframes bounceOutLeft {
20% {
opacity: 1;
-webkit-transform: translate3d(20px, 0, 0);
transform: translate3d(20px, 0, 0);
}
to {
opacity: 0;
-webkit-transform: translate3d(-2000px, 0, 0);
transform: translate3d(-2000px, 0, 0);
}
}
.bounceOutLeft {
-webkit-animation-name: bounceOutLeft;
animation-name: bounceOutLeft;
}
@-webkit-keyframes bounceOutRight {
20% {
opacity: 1;
-webkit-transform: translate3d(-20px, 0, 0);
transform: translate3d(-20px, 0, 0);
}
to {
opacity: 0;
-webkit-transform: translate3d(2000px, 0, 0);
transform: translate3d(2000px, 0, 0);
}
}
@keyframes bounceOutRight {
20% {
opacity: 1;
-webkit-transform: translate3d(-20px, 0, 0);
transform: translate3d(-20px, 0, 0);
}
to {
opacity: 0;
-webkit-transform: translate3d(2000px, 0, 0);
transform: translate3d(2000px, 0, 0);
}
}
.bounceOutRight {
-webkit-animation-name: bounceOutRight;
animation-name: bounceOutRight;
}
@-webkit-keyframes bounceOutUp {
20% {
-webkit-transform: translate3d(0, -10px, 0);
transform: translate3d(0, -10px, 0);
}
40%,
45% {
opacity: 1;
-webkit-transform: translate3d(0, 20px, 0);
transform: translate3d(0, 20px, 0);
}
to {
opacity: 0;
-webkit-transform: translate3d(0, -2000px, 0);
transform: translate3d(0, -2000px, 0);
}
}
@keyframes bounceOutUp {
20% {
-webkit-transform: translate3d(0, -10px, 0);
transform: translate3d(0, -10px, 0);
}
40%,
45% {
opacity: 1;
-webkit-transform: translate3d(0, 20px, 0);
transform: translate3d(0, 20px, 0);
}
to {
opacity: 0;
-webkit-transform: translate3d(0, -2000px, 0);
transform: translate3d(0, -2000px, 0);
}
}
.bounceOutUp {
-webkit-animation-name: bounceOutUp;
animation-name: bounceOutUp;
}
@-webkit-keyframes fadeIn {
from {
opacity: 0;
}
to {
opacity: 1;
}
}
@keyframes fadeIn {
from {
opacity: 0;
}
to {
opacity: 1;
}
}
.fadeIn {
-webkit-animation-name: fadeIn;
animation-name: fadeIn;
}
@-webkit-keyframes fadeInDown {
from {
opacity: 0;
-webkit-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
@keyframes fadeInDown {
from {
opacity: 0;
-webkit-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
.fadeInDown {
-webkit-animation-name: fadeInDown;
animation-name: fadeInDown;
}
@-webkit-keyframes fadeInDownBig {
from {
opacity: 0;
-webkit-transform: translate3d(0, -2000px, 0);
transform: translate3d(0, -2000px, 0);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
@keyframes fadeInDownBig {
from {
opacity: 0;
-webkit-transform: translate3d(0, -2000px, 0);
transform: translate3d(0, -2000px, 0);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
.fadeInDownBig {
-webkit-animation-name: fadeInDownBig;
animation-name: fadeInDownBig;
}
@-webkit-keyframes fadeInDownSmall {
from {
opacity: 0;
-webkit-transform: translate3d(0, -100px, 0);
transform: translate3d(0, -100px, 0);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
@keyframes fadeInDownSmall {
from {
opacity: 0;
-webkit-transform: translate3d(0, -100px, 0);
transform: translate3d(0, -100px, 0);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
.fadeInDownSmall {
-webkit-animation-name: fadeInDownSmall;
animation-name: fadeInDownSmall;
}
@-webkit-keyframes fadeInLeft {
from {
opacity: 0;
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
@keyframes fadeInLeft {
from {
opacity: 0;
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
.fadeInLeft {
-webkit-animation-name: fadeInLeft;
animation-name: fadeInLeft;
}
@-webkit-keyframes fadeInLeftBig {
from {
opacity: 0;
-webkit-transform: translate3d(-2000px, 0, 0);
transform: translate3d(-2000px, 0, 0);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
@keyframes fadeInLeftBig {
from {
opacity: 0;
-webkit-transform: translate3d(-2000px, 0, 0);
transform: translate3d(-2000px, 0, 0);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
.fadeInLeftBig {
-webkit-animation-name: fadeInLeftBig;
animation-name: fadeInLeftBig;
}
@-webkit-keyframes fadeInLeftSmall {
from {
opacity: 0;
-webkit-transform: translate3d(-100px, 0, 0);
transform: translate3d(-100px, 0, 0);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
@keyframes fadeInLeftSmall {
from {
opacity: 0;
-webkit-transform: translate3d(-100px, 0, 0);
transform: translate3d(-100px, 0, 0);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
.fadeInLeftSmall {
-webkit-animation-name: fadeInLeftSmall;
animation-name: fadeInLeftSmall;
}
@-webkit-keyframes fadeInRight {
from {
opacity: 0;
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
@keyframes fadeInRight {
from {
opacity: 0;
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
.fadeInRight {
-webkit-animation-name: fadeInRight;
animation-name: fadeInRight;
}
@-webkit-keyframes fadeInRightBig {
from {
opacity: 0;
-webkit-transform: translate3d(2000px, 0, 0);
transform: translate3d(2000px, 0, 0);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
@keyframes fadeInRightBig {
from {
opacity: 0;
-webkit-transform: translate3d(2000px, 0, 0);
transform: translate3d(2000px, 0, 0);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
.fadeInRightBig {
-webkit-animation-name: fadeInRightBig;
animation-name: fadeInRightBig;
}
@-webkit-keyframes fadeInRightSmall {
from {
opacity: 0;
-webkit-transform: translate3d(100px, 0, 0);
transform: translate3d(100px, 0, 0);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
@keyframes fadeInRightSmall {
from {
opacity: 0;
-webkit-transform: translate3d(100px, 0, 0);
transform: translate3d(100px, 0, 0);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
.fadeInRightSmall {
-webkit-animation-name: fadeInRightSmall;
animation-name: fadeInRightSmall;
}
@-webkit-keyframes fadeInUp {
from {
opacity: 0;
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
@keyframes fadeInUp {
from {
opacity: 0;
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
.fadeInUp {
-webkit-animation-name: fadeInUp;
animation-name: fadeInUp;
}
@-webkit-keyframes fadeInUpBig {
from {
opacity: 0;
-webkit-transform: translate3d(0, 2000px, 0);
transform: translate3d(0, 2000px, 0);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
@keyframes fadeInUpBig {
from {
opacity: 0;
-webkit-transform: translate3d(0, 2000px, 0);
transform: translate3d(0, 2000px, 0);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
.fadeInUpBig {
-webkit-animation-name: fadeInUpBig;
animation-name: fadeInUpBig;
}
@-webkit-keyframes fadeInUpSmall {
from {
opacity: 0;
-webkit-transform: translate3d(0, 100px, 0);
transform: translate3d(0, 100px, 0);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
@keyframes fadeInUpSmall {
from {
opacity: 0;
-webkit-transform: translate3d(0, 100px, 0);
transform: translate3d(0, 100px, 0);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
.fadeInUpSmall {
-webkit-animation-name: fadeInUpSmall;
animation-name: fadeInUpSmall;
}
@-webkit-keyframes fadeOut {
from {
opacity: 1;
}
to {
opacity: 0;
}
}
@keyframes fadeOut {
from {
opacity: 1;
}
to {
opacity: 0;
}
}
.fadeOut {
-webkit-animation-name: fadeOut;
animation-name: fadeOut;
}
@-webkit-keyframes fadeOutDown {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
}
}
@keyframes fadeOutDown {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
}
}
.fadeOutDown {
-webkit-animation-name: fadeOutDown;
animation-name: fadeOutDown;
}
@-webkit-keyframes fadeOutDownBig {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(0, 2000px, 0);
transform: translate3d(0, 2000px, 0);
}
}
@keyframes fadeOutDownBig {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(0, 2000px, 0);
transform: translate3d(0, 2000px, 0);
}
}
.fadeOutDownBig {
-webkit-animation-name: fadeOutDownBig;
animation-name: fadeOutDownBig;
}
@-webkit-keyframes fadeOutLeft {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
}
}
@keyframes fadeOutLeft {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
}
}
.fadeOutLeft {
-webkit-animation-name: fadeOutLeft;
animation-name: fadeOutLeft;
}
@-webkit-keyframes fadeOutLeftBig {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(-2000px, 0, 0);
transform: translate3d(-2000px, 0, 0);
}
}
@keyframes fadeOutLeftBig {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(-2000px, 0, 0);
transform: translate3d(-2000px, 0, 0);
}
}
.fadeOutLeftBig {
-webkit-animation-name: fadeOutLeftBig;
animation-name: fadeOutLeftBig;
}
@-webkit-keyframes fadeOutRight {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0);
}
}
@keyframes fadeOutRight {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0);
}
}
.fadeOutRight {
-webkit-animation-name: fadeOutRight;
animation-name: fadeOutRight;
}
@-webkit-keyframes fadeOutRightBig {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(2000px, 0, 0);
transform: translate3d(2000px, 0, 0);
}
}
@keyframes fadeOutRightBig {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(2000px, 0, 0);
transform: translate3d(2000px, 0, 0);
}
}
.fadeOutRightBig {
-webkit-animation-name: fadeOutRightBig;
animation-name: fadeOutRightBig;
}
@-webkit-keyframes fadeOutUp {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0);
}
}
@keyframes fadeOutUp {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0);
}
}
.fadeOutUp {
-webkit-animation-name: fadeOutUp;
animation-name: fadeOutUp;
}
@-webkit-keyframes fadeOutUpBig {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(0, -2000px, 0);
transform: translate3d(0, -2000px, 0);
}
}
@keyframes fadeOutUpBig {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(0, -2000px, 0);
transform: translate3d(0, -2000px, 0);
}
}
.fadeOutUpBig {
-webkit-animation-name: fadeOutUpBig;
animation-name: fadeOutUpBig;
}
@-webkit-keyframes flip {
from {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
}
40% {
-webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
}
50% {
-webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
80% {
-webkit-transform: perspective(400px) scale3d(.95, .95, .95);
transform: perspective(400px) scale3d(.95, .95, .95);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
to {
-webkit-transform: perspective(400px);
transform: perspective(400px);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
}
@keyframes flip {
from {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
}
40% {
-webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
}
50% {
-webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
80% {
-webkit-transform: perspective(400px) scale3d(.95, .95, .95);
transform: perspective(400px) scale3d(.95, .95, .95);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
to {
-webkit-transform: perspective(400px);
transform: perspective(400px);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
}
.animated.flip {
-webkit-backface-visibility: visible;
backface-visibility: visible;
-webkit-animation-name: flip;
animation-name: flip;
}
@-webkit-keyframes flipInX {
from {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
opacity: 0;
}
40% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
60% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
opacity: 1;
}
80% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
}
to {
-webkit-transform: perspective(400px);
transform: perspective(400px);
}
}
@keyframes flipInX {
from {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
opacity: 0;
}
40% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
60% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
opacity: 1;
}
80% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
}
to {
-webkit-transform: perspective(400px);
transform: perspective(400px);
}
}
.flipInX {
-webkit-backface-visibility: visible !important;
backface-visibility: visible !important;
-webkit-animation-name: flipInX;
animation-name: flipInX;
}
@-webkit-keyframes flipInY {
from {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
opacity: 0;
}
40% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
60% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
opacity: 1;
}
80% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
}
to {
-webkit-transform: perspective(400px);
transform: perspective(400px);
}
}
@keyframes flipInY {
from {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
opacity: 0;
}
40% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
60% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
opacity: 1;
}
80% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
}
to {
-webkit-transform: perspective(400px);
transform: perspective(400px);
}
}
.flipInY {
-webkit-backface-visibility: visible !important;
backface-visibility: visible !important;
-webkit-animation-name: flipInY;
animation-name: flipInY;
}
@-webkit-keyframes flipOutX {
from {
-webkit-transform: perspective(400px);
transform: perspective(400px);
}
30% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
opacity: 1;
}
to {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
opacity: 0;
}
}
@keyframes flipOutX {
from {
-webkit-transform: perspective(400px);
transform: perspective(400px);
}
30% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
opacity: 1;
}
to {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
opacity: 0;
}
}
.flipOutX {
-webkit-animation-name: flipOutX;
animation-name: flipOutX;
-webkit-backface-visibility: visible !important;
backface-visibility: visible !important;
}
@-webkit-keyframes flipOutY {
from {
-webkit-transform: perspective(400px);
transform: perspective(400px);
}
30% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
opacity: 1;
}
to {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
opacity: 0;
}
}
@keyframes flipOutY {
from {
-webkit-transform: perspective(400px);
transform: perspective(400px);
}
30% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
opacity: 1;
}
to {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
opacity: 0;
}
}
.flipOutY {
-webkit-backface-visibility: visible !important;
backface-visibility: visible !important;
-webkit-animation-name: flipOutY;
animation-name: flipOutY;
}
@-webkit-keyframes lightSpeedIn {
from {
-webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
transform: translate3d(100%, 0, 0) skewX(-30deg);
opacity: 0;
}
60% {
-webkit-transform: skewX(20deg);
transform: skewX(20deg);
opacity: 1;
}
80% {
-webkit-transform: skewX(-5deg);
transform: skewX(-5deg);
opacity: 1;
}
to {
-webkit-transform: none;
transform: none;
opacity: 1;
}
}
@keyframes lightSpeedIn {
from {
-webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
transform: translate3d(100%, 0, 0) skewX(-30deg);
opacity: 0;
}
60% {
-webkit-transform: skewX(20deg);
transform: skewX(20deg);
opacity: 1;
}
80% {
-webkit-transform: skewX(-5deg);
transform: skewX(-5deg);
opacity: 1;
}
to {
-webkit-transform: none;
transform: none;
opacity: 1;
}
}
.lightSpeedIn {
-webkit-animation-name: lightSpeedIn;
animation-name: lightSpeedIn;
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
}
@-webkit-keyframes lightSpeedOut {
from {
opacity: 1;
}
to {
-webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
transform: translate3d(100%, 0, 0) skewX(30deg);
opacity: 0;
}
}
@keyframes lightSpeedOut {
from {
opacity: 1;
}
to {
-webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
transform: translate3d(100%, 0, 0) skewX(30deg);
opacity: 0;
}
}
.lightSpeedOut {
-webkit-animation-name: lightSpeedOut;
animation-name: lightSpeedOut;
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
@-webkit-keyframes rotateIn {
from {
-webkit-transform-origin: center;
transform-origin: center;
-webkit-transform: rotate3d(0, 0, 1, -200deg);
transform: rotate3d(0, 0, 1, -200deg);
opacity: 0;
}
to {
-webkit-transform-origin: center;
transform-origin: center;
-webkit-transform: none;
transform: none;
opacity: 1;
}
}
@keyframes rotateIn {
from {
-webkit-transform-origin: center;
transform-origin: center;
-webkit-transform: rotate3d(0, 0, 1, -200deg);
transform: rotate3d(0, 0, 1, -200deg);
opacity: 0;
}
to {
-webkit-transform-origin: center;
transform-origin: center;
-webkit-transform: none;
transform: none;
opacity: 1;
}
}
.rotateIn {
-webkit-animation-name: rotateIn;
animation-name: rotateIn;
}
@-webkit-keyframes rotateInDownLeft {
from {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate3d(0, 0, 1, -45deg);
transform: rotate3d(0, 0, 1, -45deg);
opacity: 0;
}
to {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: none;
transform: none;
opacity: 1;
}
}
@keyframes rotateInDownLeft {
from {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate3d(0, 0, 1, -45deg);
transform: rotate3d(0, 0, 1, -45deg);
opacity: 0;
}
to {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: none;
transform: none;
opacity: 1;
}
}
.rotateInDownLeft {
-webkit-animation-name: rotateInDownLeft;
animation-name: rotateInDownLeft;
}
@-webkit-keyframes rotateInDownRight {
from {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate3d(0, 0, 1, 45deg);
transform: rotate3d(0, 0, 1, 45deg);
opacity: 0;
}
to {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: none;
transform: none;
opacity: 1;
}
}
@keyframes rotateInDownRight {
from {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate3d(0, 0, 1, 45deg);
transform: rotate3d(0, 0, 1, 45deg);
opacity: 0;
}
to {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: none;
transform: none;
opacity: 1;
}
}
.rotateInDownRight {
-webkit-animation-name: rotateInDownRight;
animation-name: rotateInDownRight;
}
@-webkit-keyframes rotateInUpLeft {
from {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate3d(0, 0, 1, 45deg);
transform: rotate3d(0, 0, 1, 45deg);
opacity: 0;
}
to {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: none;
transform: none;
opacity: 1;
}
}
@keyframes rotateInUpLeft {
from {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate3d(0, 0, 1, 45deg);
transform: rotate3d(0, 0, 1, 45deg);
opacity: 0;
}
to {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: none;
transform: none;
opacity: 1;
}
}
.rotateInUpLeft {
-webkit-animation-name: rotateInUpLeft;
animation-name: rotateInUpLeft;
}
@-webkit-keyframes rotateInUpRight {
from {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate3d(0, 0, 1, -90deg);
transform: rotate3d(0, 0, 1, -90deg);
opacity: 0;
}
to {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: none;
transform: none;
opacity: 1;
}
}
@keyframes rotateInUpRight {
from {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate3d(0, 0, 1, -90deg);
transform: rotate3d(0, 0, 1, -90deg);
opacity: 0;
}
to {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: none;
transform: none;
opacity: 1;
}
}
.rotateInUpRight {
-webkit-animation-name: rotateInUpRight;
animation-name: rotateInUpRight;
}
@-webkit-keyframes rotateOut {
from {
-webkit-transform-origin: center;
transform-origin: center;
opacity: 1;
}
to {
-webkit-transform-origin: center;
transform-origin: center;
-webkit-transform: rotate3d(0, 0, 1, 200deg);
transform: rotate3d(0, 0, 1, 200deg);
opacity: 0;
}
}
@keyframes rotateOut {
from {
-webkit-transform-origin: center;
transform-origin: center;
opacity: 1;
}
to {
-webkit-transform-origin: center;
transform-origin: center;
-webkit-transform: rotate3d(0, 0, 1, 200deg);
transform: rotate3d(0, 0, 1, 200deg);
opacity: 0;
}
}
.rotateOut {
-webkit-animation-name: rotateOut;
animation-name: rotateOut;
}
@-webkit-keyframes rotateOutDownLeft {
from {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
opacity: 1;
}
to {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate3d(0, 0, 1, 45deg);
transform: rotate3d(0, 0, 1, 45deg);
opacity: 0;
}
}
@keyframes rotateOutDownLeft {
from {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
opacity: 1;
}
to {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate3d(0, 0, 1, 45deg);
transform: rotate3d(0, 0, 1, 45deg);
opacity: 0;
}
}
.rotateOutDownLeft {
-webkit-animation-name: rotateOutDownLeft;
animation-name: rotateOutDownLeft;
}
@-webkit-keyframes rotateOutDownRight {
from {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
opacity: 1;
}
to {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate3d(0, 0, 1, -45deg);
transform: rotate3d(0, 0, 1, -45deg);
opacity: 0;
}
}
@keyframes rotateOutDownRight {
from {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
opacity: 1;
}
to {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate3d(0, 0, 1, -45deg);
transform: rotate3d(0, 0, 1, -45deg);
opacity: 0;
}
}
.rotateOutDownRight {
-webkit-animation-name: rotateOutDownRight;
animation-name: rotateOutDownRight;
}
@-webkit-keyframes rotateOutUpLeft {
from {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
opacity: 1;
}
to {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate3d(0, 0, 1, -45deg);
transform: rotate3d(0, 0, 1, -45deg);
opacity: 0;
}
}
@keyframes rotateOutUpLeft {
from {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
opacity: 1;
}
to {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate3d(0, 0, 1, -45deg);
transform: rotate3d(0, 0, 1, -45deg);
opacity: 0;
}
}
.rotateOutUpLeft {
-webkit-animation-name: rotateOutUpLeft;
animation-name: rotateOutUpLeft;
}
@-webkit-keyframes rotateOutUpRight {
from {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
opacity: 1;
}
to {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate3d(0, 0, 1, 90deg);
transform: rotate3d(0, 0, 1, 90deg);
opacity: 0;
}
}
@keyframes rotateOutUpRight {
from {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
opacity: 1;
}
to {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate3d(0, 0, 1, 90deg);
transform: rotate3d(0, 0, 1, 90deg);
opacity: 0;
}
}
.rotateOutUpRight {
-webkit-animation-name: rotateOutUpRight;
animation-name: rotateOutUpRight;
}
@-webkit-keyframes hinge {
0% {
-webkit-transform-origin: top left;
transform-origin: top left;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
}
20%,
60% {
-webkit-transform: rotate3d(0, 0, 1, 80deg);
transform: rotate3d(0, 0, 1, 80deg);
-webkit-transform-origin: top left;
transform-origin: top left;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
}
40%,
80% {
-webkit-transform: rotate3d(0, 0, 1, 60deg);
transform: rotate3d(0, 0, 1, 60deg);
-webkit-transform-origin: top left;
transform-origin: top left;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
opacity: 1;
}
to {
-webkit-transform: translate3d(0, 700px, 0);
transform: translate3d(0, 700px, 0);
opacity: 0;
}
}
@keyframes hinge {
0% {
-webkit-transform-origin: top left;
transform-origin: top left;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
}
20%,
60% {
-webkit-transform: rotate3d(0, 0, 1, 80deg);
transform: rotate3d(0, 0, 1, 80deg);
-webkit-transform-origin: top left;
transform-origin: top left;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
}
40%,
80% {
-webkit-transform: rotate3d(0, 0, 1, 60deg);
transform: rotate3d(0, 0, 1, 60deg);
-webkit-transform-origin: top left;
transform-origin: top left;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
opacity: 1;
}
to {
-webkit-transform: translate3d(0, 700px, 0);
transform: translate3d(0, 700px, 0);
opacity: 0;
}
}
.hinge {
-webkit-animation-name: hinge;
animation-name: hinge;
} @-webkit-keyframes rollIn {
from {
opacity: 0;
-webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
@keyframes rollIn {
from {
opacity: 0;
-webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
.rollIn {
-webkit-animation-name: rollIn;
animation-name: rollIn;
} @-webkit-keyframes rollOut {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
}
}
@keyframes rollOut {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
}
}
.rollOut {
-webkit-animation-name: rollOut;
animation-name: rollOut;
}
@-webkit-keyframes zoomIn {
from {
opacity: 0;
-webkit-transform: scale3d(.3, .3, .3);
transform: scale3d(.3, .3, .3);
}
50% {
opacity: 1;
}
}
@keyframes zoomIn {
from {
opacity: 0;
-webkit-transform: scale3d(.3, .3, .3);
transform: scale3d(.3, .3, .3);
}
50% {
opacity: 1;
}
}
.zoomIn {
-webkit-animation-name: zoomIn;
animation-name: zoomIn;
}
@-webkit-keyframes zoomInDown {
from {
opacity: 0;
-webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
}
60% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
}
}
@keyframes zoomInDown {
from {
opacity: 0;
-webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
}
60% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
}
}
.zoomInDown {
-webkit-animation-name: zoomInDown;
animation-name: zoomInDown;
}
@-webkit-keyframes zoomInLeft {
from {
opacity: 0;
-webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
}
60% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
}
}
@keyframes zoomInLeft {
from {
opacity: 0;
-webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
}
60% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
}
}
.zoomInLeft {
-webkit-animation-name: zoomInLeft;
animation-name: zoomInLeft;
}
@-webkit-keyframes zoomInRight {
from {
opacity: 0;
-webkit-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
}
60% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
}
}
@keyframes zoomInRight {
from {
opacity: 0;
-webkit-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
}
60% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
}
}
.zoomInRight {
-webkit-animation-name: zoomInRight;
animation-name: zoomInRight;
}
@-webkit-keyframes zoomInUp {
from {
opacity: 0;
-webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
}
60% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
}
}
@keyframes zoomInUp {
from {
opacity: 0;
-webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
}
60% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
}
}
.zoomInUp {
-webkit-animation-name: zoomInUp;
animation-name: zoomInUp;
}
@-webkit-keyframes zoomOut {
from {
opacity: 1;
}
50% {
opacity: 0;
-webkit-transform: scale3d(.3, .3, .3);
transform: scale3d(.3, .3, .3);
}
to {
opacity: 0;
}
}
@keyframes zoomOut {
from {
opacity: 1;
}
50% {
opacity: 0;
-webkit-transform: scale3d(.3, .3, .3);
transform: scale3d(.3, .3, .3);
}
to {
opacity: 0;
}
}
.zoomOut {
-webkit-animation-name: zoomOut;
animation-name: zoomOut;
}
@-webkit-keyframes zoomOutDown {
40% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
}
to {
opacity: 0;
-webkit-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
-webkit-transform-origin: center bottom;
transform-origin: center bottom;
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
}
}
@keyframes zoomOutDown {
40% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
}
to {
opacity: 0;
-webkit-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
-webkit-transform-origin: center bottom;
transform-origin: center bottom;
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
}
}
.zoomOutDown {
-webkit-animation-name: zoomOutDown;
animation-name: zoomOutDown;
}
@-webkit-keyframes zoomOutLeft {
40% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
}
to {
opacity: 0;
-webkit-transform: scale(.1) translate3d(-2000px, 0, 0);
transform: scale(.1) translate3d(-2000px, 0, 0);
-webkit-transform-origin: left center;
transform-origin: left center;
}
}
@keyframes zoomOutLeft {
40% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
}
to {
opacity: 0;
-webkit-transform: scale(.1) translate3d(-2000px, 0, 0);
transform: scale(.1) translate3d(-2000px, 0, 0);
-webkit-transform-origin: left center;
transform-origin: left center;
}
}
.zoomOutLeft {
-webkit-animation-name: zoomOutLeft;
animation-name: zoomOutLeft;
}
@-webkit-keyframes zoomOutRight {
40% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
}
to {
opacity: 0;
-webkit-transform: scale(.1) translate3d(2000px, 0, 0);
transform: scale(.1) translate3d(2000px, 0, 0);
-webkit-transform-origin: right center;
transform-origin: right center;
}
}
@keyframes zoomOutRight {
40% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
}
to {
opacity: 0;
-webkit-transform: scale(.1) translate3d(2000px, 0, 0);
transform: scale(.1) translate3d(2000px, 0, 0);
-webkit-transform-origin: right center;
transform-origin: right center;
}
}
.zoomOutRight {
-webkit-animation-name: zoomOutRight;
animation-name: zoomOutRight;
}
@-webkit-keyframes zoomOutUp {
40% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
}
to {
opacity: 0;
-webkit-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
-webkit-transform-origin: center bottom;
transform-origin: center bottom;
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
}
}
@keyframes zoomOutUp {
40% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
}
to {
opacity: 0;
-webkit-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
-webkit-transform-origin: center bottom;
transform-origin: center bottom;
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
}
}
.zoomOutUp {
-webkit-animation-name: zoomOutUp;
animation-name: zoomOutUp;
}
@-webkit-keyframes slideInDown {
from {
-webkit-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0);
visibility: visible;
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
@keyframes slideInDown {
from {
-webkit-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0);
visibility: visible;
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
.slideInDown {
-webkit-animation-name: slideInDown;
animation-name: slideInDown;
}
@-webkit-keyframes slideInLeft {
from {
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
visibility: visible;
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
@keyframes slideInLeft {
from {
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
visibility: visible;
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
.slideInLeft {
-webkit-animation-name: slideInLeft;
animation-name: slideInLeft;
}
@-webkit-keyframes slideInRight {
from {
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0);
visibility: visible;
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
@keyframes slideInRight {
from {
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0);
visibility: visible;
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
.slideInRight {
-webkit-animation-name: slideInRight;
animation-name: slideInRight;
}
@-webkit-keyframes slideInUp {
from {
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
visibility: visible;
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
@keyframes slideInUp {
from {
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
visibility: visible;
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
.slideInUp {
-webkit-animation-name: slideInUp;
animation-name: slideInUp;
}
@-webkit-keyframes slideOutDown {
from {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
to {
visibility: hidden;
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
}
}
@keyframes slideOutDown {
from {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
to {
visibility: hidden;
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
}
}
.slideOutDown {
-webkit-animation-name: slideOutDown;
animation-name: slideOutDown;
}
@-webkit-keyframes slideOutLeft {
from {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
to {
visibility: hidden;
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
}
}
@keyframes slideOutLeft {
from {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
to {
visibility: hidden;
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
}
}
.slideOutLeft {
-webkit-animation-name: slideOutLeft;
animation-name: slideOutLeft;
}
@-webkit-keyframes slideOutRight {
from {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
to {
visibility: hidden;
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0);
}
}
@keyframes slideOutRight {
from {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
to {
visibility: hidden;
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0);
}
}
.slideOutRight {
-webkit-animation-name: slideOutRight;
animation-name: slideOutRight;
}
@-webkit-keyframes slideOutUp {
from {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
to {
visibility: hidden;
-webkit-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0);
}
}
@keyframes slideOutUp {
from {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
to {
visibility: hidden;
-webkit-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0);
}
}
.slideOutUp {
-webkit-animation-name: slideOutUp;
animation-name: slideOutUp;
} @-webkit-keyframes scale-in-center {
0% {
-webkit-transform: scale(0);
transform: scale(0);
opacity: 1;
}
100% {
-webkit-transform: scale(1);
transform: scale(1);
opacity: 1;
}
}
@keyframes scale-in-center {
0% {
-webkit-transform: scale(0);
transform: scale(0);
opacity: 1;
}
100% {
-webkit-transform: scale(1);
transform: scale(1);
opacity: 1;
}
} @-webkit-keyframes rotate-in-2-fwd-cw {
0% {
-webkit-transform: translateZ(-200px) rotate(-45deg);
transform: translateZ(-200px) rotate(-45deg);
opacity: 0;
}
100% {
-webkit-transform: translateZ(0) rotate(0);
transform: translateZ(0) rotate(0);
opacity: 1;
}
}
@keyframes rotate-in-2-fwd-cw {
0% {
-webkit-transform: translateZ(-200px) rotate(-45deg);
transform: translateZ(-200px) rotate(-45deg);
opacity: 0;
}
100% {
-webkit-transform: translateZ(0) rotate(0);
transform: translateZ(0) rotate(0);
opacity: 1;
}
} @-webkit-keyframes rotate-in-2-fwd-ccw {
0% {
-webkit-transform: translateZ(-200px) rotate(45deg);
transform: translateZ(-200px) rotate(45deg);
opacity: 0;
}
100% {
-webkit-transform: translateZ(0) rotate(0);
transform: translateZ(0) rotate(0);
opacity: 1;
}
}
@keyframes rotate-in-2-fwd-ccw {
0% {
-webkit-transform: translateZ(-200px) rotate(45deg);
transform: translateZ(-200px) rotate(45deg);
opacity: 0;
}
100% {
-webkit-transform: translateZ(0) rotate(0);
transform: translateZ(0) rotate(0);
opacity: 1;
}
} @-webkit-keyframes flip-in-hor {
0% {
-webkit-transform: rotateX(-80deg);
transform: rotateX(-80deg);
opacity: 0;
}
100% {
-webkit-transform: rotateX(0);
transform: rotateX(0);
opacity: 1;
}
}
@keyframes flip-in-hor {
0% {
-webkit-transform: rotateX(-80deg);
transform: rotateX(-80deg);
opacity: 0;
}
100% {
-webkit-transform: rotateX(0);
transform: rotateX(0);
opacity: 1;
}
} @-webkit-keyframes flip-in-ver {
0% {
-webkit-transform: rotateY(80deg);
transform: rotateY(80deg);
opacity: 0;
}
100% {
-webkit-transform: rotateY(0);
transform: rotateY(0);
opacity: 1;
}
}
@keyframes flip-in-ver {
0% {
-webkit-transform: rotateY(80deg);
transform: rotateY(80deg);
opacity: 0;
}
100% {
-webkit-transform: rotateY(0);
transform: rotateY(0);
opacity: 1;
}
} @-webkit-keyframes slide-in-right {
0% {
-webkit-transform: translateX(200px);
transform: translateX(200px);
opacity: 0;
}
100% {
-webkit-transform: translateX(0);
transform: translateX(0);
opacity: 1;
}
}
@keyframes slide-in-right {
0% {
-webkit-transform: translateX(200px);
transform: translateX(200px);
opacity: 0;
}
100% {
-webkit-transform: translateX(0);
transform: translateX(0);
opacity: 1;
}
} @-webkit-keyframes slide-in-bottom {
0% {
-webkit-transform: translateY(200px);
transform: translateY(200px);
opacity: 0;
}
100% {
-webkit-transform: translateY(0);
transform: translateY(0);
opacity: 1;
}
}
@keyframes slide-in-bottom {
0% {
-webkit-transform: translateY(200px);
transform: translateY(200px);
opacity: 0;
}
100% {
-webkit-transform: translateY(0);
transform: translateY(0);
opacity: 1;
}
} @-webkit-keyframes slide-in-left {
0% {
-webkit-transform: translateX(-200px);
transform: translateX(-200px);
opacity: 0;
}
100% {
-webkit-transform: translateX(0);
transform: translateX(0);
opacity: 1;
}
}
@keyframes slide-in-left {
0% {
-webkit-transform: translateX(-200px);
transform: translateX(-200px);
opacity: 0;
}
100% {
-webkit-transform: translateX(0);
transform: translateX(0);
opacity: 1;
}
} @-webkit-keyframes bounce-in-top {
0% {
-webkit-transform: translateY(-500px);
transform: translateY(-500px);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
opacity: 0;
}
38% {
-webkit-transform: translateY(0);
transform: translateY(0);
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
opacity: 1;
}
55% {
-webkit-transform: translateY(-65px);
transform: translateY(-65px);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
72% {
-webkit-transform: translateY(0);
transform: translateY(0);
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
}
81% {
-webkit-transform: translateY(-28px);
transform: translateY(-28px);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
90% {
-webkit-transform: translateY(0);
transform: translateY(0);
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
}
95% {
-webkit-transform: translateY(-8px);
transform: translateY(-8px);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
100% {
-webkit-transform: translateY(0);
transform: translateY(0);
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
}
}
@keyframes bounce-in-top {
0% {
-webkit-transform: translateY(-500px);
transform: translateY(-500px);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
opacity: 0;
}
38% {
-webkit-transform: translateY(0);
transform: translateY(0);
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
opacity: 1;
}
55% {
-webkit-transform: translateY(-65px);
transform: translateY(-65px);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
72% {
-webkit-transform: translateY(0);
transform: translateY(0);
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
}
81% {
-webkit-transform: translateY(-28px);
transform: translateY(-28px);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
90% {
-webkit-transform: translateY(0);
transform: translateY(0);
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
}
95% {
-webkit-transform: translateY(-8px);
transform: translateY(-8px);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
100% {
-webkit-transform: translateY(0);
transform: translateY(0);
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
}
} @-webkit-keyframes bounce-in-right {
0% {
-webkit-transform: translateX(600px);
transform: translateX(600px);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
opacity: 0;
}
38% {
-webkit-transform: translateX(0);
transform: translateX(0);
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
opacity: 1;
}
55% {
-webkit-transform: translateX(68px);
transform: translateX(68px);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
72% {
-webkit-transform: translateX(0);
transform: translateX(0);
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
}
81% {
-webkit-transform: translateX(32px);
transform: translateX(32px);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
90% {
-webkit-transform: translateX(0);
transform: translateX(0);
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
}
95% {
-webkit-transform: translateX(8px);
transform: translateX(8px);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
100% {
-webkit-transform: translateX(0);
transform: translateX(0);
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
}
}
@keyframes bounce-in-right {
0% {
-webkit-transform: translateX(600px);
transform: translateX(600px);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
opacity: 0;
}
38% {
-webkit-transform: translateX(0);
transform: translateX(0);
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
opacity: 1;
}
55% {
-webkit-transform: translateX(68px);
transform: translateX(68px);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
72% {
-webkit-transform: translateX(0);
transform: translateX(0);
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
}
81% {
-webkit-transform: translateX(32px);
transform: translateX(32px);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
90% {
-webkit-transform: translateX(0);
transform: translateX(0);
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
}
95% {
-webkit-transform: translateX(8px);
transform: translateX(8px);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
100% {
-webkit-transform: translateX(0);
transform: translateX(0);
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
}
} @-webkit-keyframes bounce-in-bottom {
0% {
-webkit-transform: translateY(500px);
transform: translateY(500px);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
opacity: 0;
}
38% {
-webkit-transform: translateY(0);
transform: translateY(0);
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
opacity: 1;
}
55% {
-webkit-transform: translateY(65px);
transform: translateY(65px);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
72% {
-webkit-transform: translateY(0);
transform: translateY(0);
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
}
81% {
-webkit-transform: translateY(28px);
transform: translateY(28px);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
90% {
-webkit-transform: translateY(0);
transform: translateY(0);
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
}
95% {
-webkit-transform: translateY(8px);
transform: translateY(8px);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
100% {
-webkit-transform: translateY(0);
transform: translateY(0);
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
}
}
@keyframes bounce-in-bottom {
0% {
-webkit-transform: translateY(500px);
transform: translateY(500px);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
opacity: 0;
}
38% {
-webkit-transform: translateY(0);
transform: translateY(0);
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
opacity: 1;
}
55% {
-webkit-transform: translateY(65px);
transform: translateY(65px);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
72% {
-webkit-transform: translateY(0);
transform: translateY(0);
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
}
81% {
-webkit-transform: translateY(28px);
transform: translateY(28px);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
90% {
-webkit-transform: translateY(0);
transform: translateY(0);
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
}
95% {
-webkit-transform: translateY(8px);
transform: translateY(8px);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
100% {
-webkit-transform: translateY(0);
transform: translateY(0);
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
}
} @-webkit-keyframes bounce-in-left {
0% {
-webkit-transform: translateX(-600px);
transform: translateX(-600px);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
opacity: 0;
}
38% {
-webkit-transform: translateX(0);
transform: translateX(0);
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
opacity: 1;
}
55% {
-webkit-transform: translateX(-68px);
transform: translateX(-68px);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
72% {
-webkit-transform: translateX(0);
transform: translateX(0);
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
}
81% {
-webkit-transform: translateX(-28px);
transform: translateX(-28px);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
90% {
-webkit-transform: translateX(0);
transform: translateX(0);
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
}
95% {
-webkit-transform: translateX(-8px);
transform: translateX(-8px);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
100% {
-webkit-transform: translateX(0);
transform: translateX(0);
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
}
}
@keyframes bounce-in-left {
0% {
-webkit-transform: translateX(-600px);
transform: translateX(-600px);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
opacity: 0;
}
38% {
-webkit-transform: translateX(0);
transform: translateX(0);
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
opacity: 1;
}
55% {
-webkit-transform: translateX(-68px);
transform: translateX(-68px);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
72% {
-webkit-transform: translateX(0);
transform: translateX(0);
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
}
81% {
-webkit-transform: translateX(-28px);
transform: translateX(-28px);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
90% {
-webkit-transform: translateX(0);
transform: translateX(0);
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
}
95% {
-webkit-transform: translateX(-8px);
transform: translateX(-8px);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
100% {
-webkit-transform: translateX(0);
transform: translateX(0);
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
}
} @-webkit-keyframes bounce-in-fwd {
0% {
-webkit-transform: scale(0);
transform: scale(0);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
opacity: 0;
}
38% {
-webkit-transform: scale(1);
transform: scale(1);
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
opacity: 1;
}
55% {
-webkit-transform: scale(0.7);
transform: scale(0.7);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
72% {
-webkit-transform: scale(1);
transform: scale(1);
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
}
81% {
-webkit-transform: scale(0.84);
transform: scale(0.84);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
89% {
-webkit-transform: scale(1);
transform: scale(1);
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
}
95% {
-webkit-transform: scale(0.95);
transform: scale(0.95);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
100% {
-webkit-transform: scale(1);
transform: scale(1);
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
}
}
@keyframes bounce-in-fwd {
0% {
-webkit-transform: scale(0);
transform: scale(0);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
opacity: 0;
}
38% {
-webkit-transform: scale(1);
transform: scale(1);
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
opacity: 1;
}
55% {
-webkit-transform: scale(0.7);
transform: scale(0.7);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
72% {
-webkit-transform: scale(1);
transform: scale(1);
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
}
81% {
-webkit-transform: scale(0.84);
transform: scale(0.84);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
89% {
-webkit-transform: scale(1);
transform: scale(1);
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
}
95% {
-webkit-transform: scale(0.95);
transform: scale(0.95);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
100% {
-webkit-transform: scale(1);
transform: scale(1);
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
}
} @-webkit-keyframes bounce-in-bck {
0% {
-webkit-transform: scale(3);
transform: scale(3);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
opacity: 0;
}
38% {
-webkit-transform: scale(1);
transform: scale(1);
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
opacity: 1;
}
55% {
-webkit-transform: scale(1.5);
transform: scale(1.5);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
72% {
-webkit-transform: scale(1);
transform: scale(1);
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
}
81% {
-webkit-transform: scale(1.24);
transform: scale(1.24);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
89% {
-webkit-transform: scale(1);
transform: scale(1);
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
}
95% {
-webkit-transform: scale(1.04);
transform: scale(1.04);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
100% {
-webkit-transform: scale(1);
transform: scale(1);
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
}
}
@keyframes bounce-in-bck {
0% {
-webkit-transform: scale(3);
transform: scale(3);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
opacity: 0;
}
38% {
-webkit-transform: scale(1);
transform: scale(1);
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
opacity: 1;
}
55% {
-webkit-transform: scale(1.5);
transform: scale(1.5);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
72% {
-webkit-transform: scale(1);
transform: scale(1);
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
}
81% {
-webkit-transform: scale(1.24);
transform: scale(1.24);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
89% {
-webkit-transform: scale(1);
transform: scale(1);
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
}
95% {
-webkit-transform: scale(1.04);
transform: scale(1.04);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
100% {
-webkit-transform: scale(1);
transform: scale(1);
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
}
} @-webkit-keyframes swing-in-top-fwd {
0% {
-webkit-transform: rotateX(-100deg);
transform: rotateX(-100deg);
-webkit-transform-origin: top;
transform-origin: top;
opacity: 0;
}
100% {
-webkit-transform: rotateX(0deg);
transform: rotateX(0deg);
-webkit-transform-origin: top;
transform-origin: top;
opacity: 1;
}
}
@keyframes swing-in-top-fwd {
0% {
-webkit-transform: rotateX(-100deg);
transform: rotateX(-100deg);
-webkit-transform-origin: top;
transform-origin: top;
opacity: 0;
}
100% {
-webkit-transform: rotateX(0deg);
transform: rotateX(0deg);
-webkit-transform-origin: top;
transform-origin: top;
opacity: 1;
}
} @-webkit-keyframes swing-in-bottom-fwd {
0% {
-webkit-transform: rotateX(100deg);
transform: rotateX(100deg);
-webkit-transform-origin: bottom;
transform-origin: bottom;
opacity: 0;
}
100% {
-webkit-transform: rotateX(0);
transform: rotateX(0);
-webkit-transform-origin: bottom;
transform-origin: bottom;
opacity: 1;
}
}
@keyframes swing-in-bottom-fwd {
0% {
-webkit-transform: rotateX(100deg);
transform: rotateX(100deg);
-webkit-transform-origin: bottom;
transform-origin: bottom;
opacity: 0;
}
100% {
-webkit-transform: rotateX(0);
transform: rotateX(0);
-webkit-transform-origin: bottom;
transform-origin: bottom;
opacity: 1;
}
} @-webkit-keyframes swing-in-right-fwd {
0% {
-webkit-transform: rotateY(-100deg);
transform: rotateY(-100deg);
-webkit-transform-origin: right;
transform-origin: right;
opacity: 0;
}
100% {
-webkit-transform: rotateY(0);
transform: rotateY(0);
-webkit-transform-origin: right;
transform-origin: right;
opacity: 1;
}
}
@keyframes swing-in-right-fwd {
0% {
-webkit-transform: rotateY(-100deg);
transform: rotateY(-100deg);
-webkit-transform-origin: right;
transform-origin: right;
opacity: 0;
}
100% {
-webkit-transform: rotateY(0);
transform: rotateY(0);
-webkit-transform-origin: right;
transform-origin: right;
opacity: 1;
}
} @-webkit-keyframes fade-in {
0% {
opacity: 0;
}
100% {
opacity: 1;
}
}
@keyframes fade-in {
0% {
opacity: 0;
}
100% {
opacity: 1;
}
} @-webkit-keyframes slide-in-top {
0% {
-webkit-transform: translateY(-200px);
transform: translateY(-200px);
opacity: 0;
}
100% {
-webkit-transform: translateY(0);
transform: translateY(0);
opacity: 1;
}
}
@keyframes slide-in-top {
0% {
-webkit-transform: translateY(-200px);
transform: translateY(-200px);
opacity: 0;
}
100% {
-webkit-transform: translateY(0);
transform: translateY(0);
opacity: 1;
}
} @-webkit-keyframes rotate-in-hor {
0% {
-webkit-transform: rotateX(360deg);
transform: rotateX(360deg);
opacity: 0;
}
100% {
-webkit-transform: rotateX(0deg);
transform: rotateX(0deg);
opacity: 1;
}
}
@keyframes rotate-in-hor {
0% {
-webkit-transform: rotateX(360deg);
transform: rotateX(360deg);
opacity: 0;
}
100% {
-webkit-transform: rotateX(0deg);
transform: rotateX(0deg);
opacity: 1;
}
} @-webkit-keyframes swing-in-left-fwd {
0% {
-webkit-transform: rotateY(100deg);
transform: rotateY(100deg);
-webkit-transform-origin: left;
transform-origin: left;
opacity: 0;
}
100% {
-webkit-transform: rotateY(0);
transform: rotateY(0);
-webkit-transform-origin: left;
transform-origin: left;
opacity: 1;
}
}
@keyframes swing-in-left-fwd {
0% {
-webkit-transform: rotateY(100deg);
transform: rotateY(100deg);
-webkit-transform-origin: left;
transform-origin: left;
opacity: 0;
}
100% {
-webkit-transform: rotateY(0);
transform: rotateY(0);
-webkit-transform-origin: left;
transform-origin: left;
opacity: 1;
}
} @-webkit-keyframes puff-in-center {
0% {
-webkit-transform: scale(2);
transform: scale(2);
-webkit-filter: blur(4px);
filter: blur(4px);
opacity: 0;
}
100% {
-webkit-transform: scale(1);
transform: scale(1);
-webkit-filter: blur(0px);
filter: blur(0px);
opacity: 1;
}
}
@keyframes puff-in-center {
0% {
-webkit-transform: scale(2);
transform: scale(2);
-webkit-filter: blur(4px);
filter: blur(4px);
opacity: 0;
}
100% {
-webkit-transform: scale(1);
transform: scale(1);
-webkit-filter: blur(0px);
filter: blur(0px);
opacity: 1;
}
}
.eead-slide-cap-title {
-webkit-animation: fade-in var(--eead-slide-title-animation-duration, 0.5s) linear var(--eead-slide-title-animation-delay, 0s) both;
animation: fade-in var(--eead-slide-title-animation-duration, 0.5s) linear var(--eead-slide-title-animation-delay, 0s) both;
}
.eead-slide-cap-desc {
-webkit-animation: fade-in var(--eead-slide-sub-title-animation-duration, 0.5s) linear var(--eead-slide-sub-title-animation-delay, 0s) both;
animation: fade-in var(--eead-slide-sub-title-animation-duration, 0.5s) linear var(--eead-slide-sub-title-animation-delay, 0s) both;
}
.eead-slide-button {
-webkit-animation: fade-in var(--eead-slide-button-animation-duration, 0.5s) linear var(--eead-slide-button-animation-delay, 0s) both;
animation: fade-in var(--eead-slide-button-animation-duration, 0.5s) linear var(--eead-slide-button-animation-delay, 0s) both;
}
.scale-in-center {
-webkit-animation-name: scale-in-center;
animation-name: scale-in-center;
}
.fade-in {
-webkit-animation-name: fade-in;
animation-name: fade-in;
}
.scale-in-center {
-webkit-animation-name: scale-in-center;
animation-name: scale-in-center;
}
.slide-in-top {
-webkit-animation-name: slide-in-top;
animation-name: slide-in-top;
}
.slide-in-bottom {
-webkit-animation-name: slide-in-bottom;
animation-name: slide-in-bottom;
}
.slide-in-left {
-webkit-animation-name: slide-in-left;
animation-name: slide-in-left;
}
.slide-in-right {
-webkit-animation-name: slide-in-right;
animation-name: slide-in-right;
}
.rotate-in-2-fwd-cw {
-webkit-animation-name: rotate-in-2-fwd-cw;
animation-name: rotate-in-2-fwd-cw;
}
.rotate-in-2-fwd-ccw {
-webkit-animation-name: rotate-in-2-fwd-ccw;
animation-name: rotate-in-2-fwd-ccw;
}
.rotate-in-hor {
-webkit-animation-name: rotate-in-hor;
animation-name: rotate-in-hor;
}
.flip-in-hor {
-webkit-animation-name: flip-in-hor;
animation-name: flip-in-hor;
}
.flip-in-ver {
-webkit-animation-name: flip-in-ver;
animation-name: flip-in-ver;
}
.bounce-in-top {
-webkit-animation-name: bounce-in-top;
animation-name: bounce-in-top;
}
.bounce-in-bottom {
-webkit-animation-name: bounce-in-bottom;
animation-name: bounce-in-bottom;
}
.bounce-in-left {
-webkit-animation-name: bounce-in-left;
animation-name: bounce-in-left;
}
.bounce-in-right {
-webkit-animation-name: bounce-in-right;
animation-name: bounce-in-right;
}
.bounce-in-fwd {
-webkit-animation-name: bounce-in-fwd;
animation-name: bounce-in-fwd;
}
.bounce-in-bck {
-webkit-animation-name: bounce-in-bck;
animation-name: bounce-in-bck;
}
.swing-in-top-fwd {
-webkit-animation-name: swing-in-top-fwd;
animation-name: swing-in-top-fwd;
}
.swing-in-bottom-fwd {
-webkit-animation-name: swing-in-bottom-fwd;
animation-name: swing-in-bottom-fwd;
}
.swing-in-left-fwd {
-webkit-animation-name: swing-in-left-fwd;
animation-name: swing-in-left-fwd;
}
.swing-in-right-fwd {
-webkit-animation-name: swing-in-right-fwd;
animation-name: swing-in-right-fwd;
}
.puff-in-center {
-webkit-animation-name: puff-in-center;
animation-name: puff-in-center;
}:root {
--eead-pri-color: #00b3ff;
--eead-sec-color: #FF6D00;
--eead-light-bg-color: #EEF7FF;
} .eead-accordion-container {
display: flex;
flex-direction: column;
gap: var(--eead-accordion-gap, 0.5em);
}
.eead-accordion-container .eead-each-accordion {
overflow: hidden;
border-radius: var(--eead-accordion-border-radius, 0);
padding: var(--eead-accordion-padding, 0);
background-color: var(--eead-accordion-background, transparent);
}
.eead-accordion-container .eead-accordion-title {
display: flex;
justify-content: space-between;
align-items: center;
cursor: pointer;
padding: var(--eead-accordion-header-padding, 1em);
background-color: var(--eead-accordion-header-background, var(--eead-light-bg-color));
border-radius: var(--eead-accordion-header-border-radius, 0);
}
.eead-accordion-container .eead-each-accordion.eead-open .eead-accordion-title {
background-color: var(--eead-accordion-header-background-active, var(--eead-accordion-header-background, var(--eead-light-bg-color)));
}
.eead-accordion-container .eead-accordion-title h3 {
font-size: 1em;
margin: 0;
color: var(--eead-accordion-title-color, #333)
}
.eead-accordion-container .eead-each-accordion.eead-open .eead-accordion-title h3 {
color: var(--eead-accordion-title-color-active, var(--eead-accordion-title-color, #333));
}
.eead-accordion-container .eead-each-accordion .eead-accordion-open-icon,
.eead-accordion-container .eead-each-accordion.eead-open .eead-accordion-close-icon {
display: block;
}
.eead-accordion-container .eead-each-accordion .eead-accordion-close-icon,
.eead-accordion-container .eead-each-accordion.eead-open .eead-accordion-open-icon {
display: none;
}
.eead-accordion-container .eead-accordion-content {
display: none;
height: var(--eead-accordion-content-height, auto);
overflow-y: auto;
color: var(--eead-accordion-content-color, inherit);
padding: var(--eead-accordion-content-padding, 1em);
background: var(--eead-accordion-content-bg-color, trasparent);
border-radius: var(--eead-accordion-content-border-radius, 0);
}
.eead-accordion-container .eead-accordion-content *:last-child {
margin-bottom: 0;
}
.eead-accordion-icon-left .eead-accordion-container .eead-accordion-title {
justify-content: initial;
gap: 1em;
}
.eead-accordion-icon-left .eead-accordion-container .eead-accordion-icon {
order: -1;
}
.eead-accordion-container .eead-each-accordion .eead-accordion-icon {
padding: var(--eead-accordion-icon-padding, 0);
background-color: var(--eead-accordion-icon-bg-color, transparent);
border-radius: var(--eead-accordion-icon-border-radius, 0);
line-height: 1;
}
.eead-accordion-container .eead-each-accordion .eead-accordion-icon i {
font-size: var(--eead-accordion-icon-size, 1em);
color: var(--eead-accordion-icon-color, var(--eead-accordion-title-color, #333));
line-height: 1;
}
.eead-accordion-container .eead-each-accordion .eead-accordion-icon svg {
width: var(--eead-accordion-icon-size, 1em);
height: var(--eead-accordion-icon-size, 1em);
fill: var(--eead-accordion-icon-color, var(--eead-accordion-title-color, #333));
}
.eead-accordion-container .eead-each-accordion.eead-open .eead-accordion-icon {
background-color: var(--eead-accordion-active-icon-bg-color, var(--eead-accordion-icon-bg-color, transparent));
}
.eead-accordion-container .eead-each-accordion.eead-open .eead-accordion-icon i {
color: var(--eead-accordion-active-icon-color, var(--eead-accordion-icon-color, var(--eead-accordion-title-color-active, var(--eead-accordion-title-color, #333))));
}
.eead-accordion-container .eead-each-accordion.eead-open .eead-accordion-icon svg {
fill: var(--eead-accordion-active-icon-color, var(--eead-accordion-icon-color, var(--eead-accordion-title-color-active, var(--eead-accordion-title-color, #333))));
}  .eead-ab-button-wrapper .eead-ab-button {
display: inline-block;
text-transform: uppercase;
outline: none;
position: relative;
transition: all .3s ease-out;
z-index: 0;
text-align: center;
overflow: hidden;
padding: var(--eead-ab-button-padding, 0);
border-radius: var(--eead-ab-button-border-radius, 0);
color: var(--eead-ab-button-text-color, inherit);
transition: all .3s ease-out;
}
.eead-ab-button-wrapper .eead-ab-button:hover,
.eead-ab-button-wrapper .eead-ab-button:active {
color: var(--eead-ab-button-text-color-hover, var(--eead-ab-button-text-color, inherit));
}
.eead-ab-button .eead-ab-button-icon {
position: relative;
display: inline-flex;
z-index: 0
}
.eead-ab-button .eead-ab-button-icon i,
.eead-ab-button .eead-ab-button-icon svg {
font-size: inherit;
width: 1em;
color: var(--eead-ab-button-text-color, inherit);
fill: var(--eead-ab-button-text-color, inherit);
transition: all .3s ease-out;
}
.eead-ab-button:hover .eead-ab-button-icon i,
.eead-ab-button:hover .eead-ab-button-icon svg {
color: var(--eead-ab-button-text-color-hover, var(--eead-ab-button-text-color, inherit));
fill: var(--eead-ab-button-text-color-hover, var(--eead-ab-button-text-color, inherit));
}
.eead-ab-button .eead-ab-button-text {
position: relative;
display: inline-block;
z-index: 0
}
.eead-ab-button:after {
content: '';
position: absolute;
z-index: -1;
transition: all .3s ease-out;
} .eead-ab-button-size-sm .eead-ab-button {
--eead-ab-button-padding: 10px 20px;
font-size: 12px;
}
.eead-ab-button-size-md .eead-ab-button {
--eead-ab-button-padding: 15px 30px;
font-size: 14px;
}
.eead-ab-button-size-lg .eead-ab-button {
--eead-ab-button-padding: 20px 40px;
font-size: 16px;
}
.eead-ab-button-size-xl .eead-ab-button {
--eead-ab-button-padding: 25px 50px;
font-size: 18px;
}
.eead-ab-button-size-xs .eead-ab-button {
--eead-ab-button-padding: 5px 10px;
font-size: 10px;
font-weight: 400;
} .eead-ab-button-wrapper {
display: flex;
}
.eead-ab-button-align-center .eead-ab-button-wrapper {
justify-content: center;
}
.eead-ab-button-align-right .eead-ab-button-wrapper {
justify-content: flex-end;
}
.eead-ab-button-align-stretch .eead-ab-button-wrapper {
flex-direction: column;
} .eead-ab-button-content-wrapper {
display: flex;
align-items: center;
justify-content: center;
gap: var(--eead-ab-button-icon-spacing, 1em);
}
.eead-ab-icon-align-right .eead-ab-button-content-wrapper {
flex-direction: row-reverse;
}
.eead-ab-icon-align-top .eead-ab-button-content-wrapper {
flex-direction: column;
}
.eead-ab-icon-align-bottom .eead-ab-button-content-wrapper {
flex-direction: column-reverse;
} .eead-ab-button-effect-a .eead-ab-button:after {
width: 100%;
height: 100%;
top: 0;
left: 0;
opacity: 0
}
.eead-ab-button-effect-a .eead-ab-button:hover:after,
.eead-ab-button-effect-a .eead-ab-button:active:after {
opacity: 1
}
.eead-ab-button-effect-b .eead-ab-button:after {
width: 100%;
height: 0;
top: 0;
left: 0
}
.eead-ab-button-effect-b .eead-ab-button:hover:after {
height: 100%
}
.eead-ab-button-effect-b .eead-ab-button:active:after {
height: 100%
}
.eead-ab-button-effect-c .eead-ab-button:after {
width: 0;
height: 100%;
top: 0;
left: 0
}
.eead-ab-button-effect-c .eead-ab-button:hover:after,
.eead-ab-button-effect-c .eead-ab-button:active:after {
width: 100%
}
.eead-ab-button-effect-d .eead-ab-button:after {
width: 0;
height: 103%;
top: 50%;
left: 50%;
opacity: 0;
transform: translateX(-50%) translateY(-50%)
}
.eead-ab-button-effect-d .eead-ab-button:hover:after {
width: 90%;
opacity: 1
}
.eead-ab-button-effect-d .eead-ab-button:active:after {
width: 101%;
opacity: 1
}
.eead-ab-button-effect-e .eead-ab-button:after {
width: 100%;
height: 0;
top: 50%;
left: 50%;
opacity: 0;
transform: translateX(-50%) translateY(-50%) rotate(45deg)
}
.eead-ab-button-effect-e .eead-ab-button:hover:after {
height: 260%;
opacity: 1
}
.eead-ab-button-effect-e .eead-ab-button:active:after {
height: 400%;
opacity: 1
}
.eead-ab-button-effect-f .eead-ab-button:after {
width: 101%;
height: 0;
top: 50%;
left: 50%;
opacity: 0;
transform: translateX(-50%) translateY(-50%)
}
.eead-ab-button-effect-f .eead-ab-button:hover:after {
height: 80%;
opacity: 1
}
.eead-ab-button-effect-f .eead-ab-button:active:after {
height: 130%;
opacity: 1
}
.eead-ab-button-effect-g .eead-ab-button:after {
width: 100%;
height: 100%;
top: 0;
left: 0;
opacity: 0
}
.eead-ab-button-effect-g .eead-ab-button:hover:after,
.eead-ab-button-effect-g .eead-ab-button:active:after {
opacity: 1
}
.eead-ab-button-effect-g .eead-ab-button:hover .eead-ab-button-span-text {
display: inline-block;
animation: MoveUpInitial 0.2s forwards, MoveUpEnd 0.2s forwards 0.2s;
}
.eead-ab-button-effect-h .eead-ab-button::after {
content: '';
position: absolute;
top: 0;
left: 0;
width: 150%;
height: 100%;
z-index: -1;
transform: rotate3d(0, 0, 1, -45deg) translate3d(0, -3em, 0);
transform-origin: 0 100%;
transition: transform .3s, opacity .3s, background-color .3s
}
.eead-ab-button-effect-h .eead-ab-button:hover::after {
opacity: 1;
transform: rotate3d(0, 0, 1, 0deg);
transition-timing-function: cubic-bezier(.2, 1, .3, 1)
}
.eead-ab-button-effect-i .eead-ab-button,
.eead-ab-button-effect-i .eead-ab-button .eead-ab-button-icon i,
.eead-ab-button-effect-i .eead-ab-button .eead-ab-button-icon svg {
color: var(--eead-ab-button-text-color-hover, var(--eead-ab-button-text-color, inherit));
fill: var(--eead-ab-button-text-color-hover, var(--eead-ab-button-text-color, inherit));
}
.eead-ab-button-effect-i .eead-ab-button:hover,
.eead-ab-button-effect-i .eead-ab-button:hover .eead-ab-button-icon i,
.eead-ab-button-effect-i .eead-ab-button:hover .eead-ab-button-icon svg {
color: var(--eead-ab-button-text-color, inherit);
fill: var(--eead-ab-button-text-color, inherit);
}
.eead-ab-button-effect-i .eead-ab-button::before {
content: '';
position: absolute;
width: 100%;
height: 50%;
left: 0;
overflow: hidden;
transition: transform .3s;
transition-timing-function: cubic-bezier(.2, 1, .3, 1);
top: 0;
}
.eead-ab-button-effect-i .eead-ab-button::after {
content: '';
position: absolute;
width: 100%;
height: 50%;
left: 0;
overflow: hidden;
transition: transform .3s;
transition-timing-function: cubic-bezier(.2, 1, .3, 1);
bottom: 0;
}
.eead-ab-button-effect-i .eead-ab-button-text {
position: relative;
z-index: 1
}
.eead-ab-button-effect-i .eead-ab-button:hover::before {
transform: translate3d(0, -100%, 0)
}
.eead-ab-button-effect-i .eead-ab-button:hover::after {
transform: translate3d(0, 100%, 0)
}
@keyframes MoveUpInitial {
to {
transform: translate3d(0, -105%, 0);
}
}
@keyframes MoveUpEnd {
from {
transform: translate3d(0, 100%, 0);
}
to {
transform: translate3d(0, 0, 0);
}
} .eead-advanced-heading {
position: relative;
}
.eead-advanced-heading .eead-ah-main-heading {
margin: 0;
padding: 0
}
.eead-ah-main-heading a {
color: inherit
}
.eead-ah-main-heading a:hover {
color: inherit
}
.eead-advanced-heading .eead-ah-sub-heading,
.eead-advanced-heading .eead-ah-main-heading {
position: relative;
z-index: 1;
}
.eead-advanced-heading .eead-ah-sub-heading span {
display: inline-flex;
align-items: center;
gap: var(--eead-ah-sh-line-gap, 10px);
}
.eead-advanced-heading .eead-ah-sub-heading.eead-ah-line-bottom span {
flex-direction: column;
}
.eead-ah-align-left .eead-advanced-heading .eead-ah-sub-heading.eead-ah-line-bottom span {
align-items: flex-start;
}
.eead-ah-align-center .eead-advanced-heading .eead-ah-sub-heading.eead-ah-line-bottom span {
align-items: center;
}
.eead-ah-align-right .eead-advanced-heading .eead-ah-sub-heading.eead-ah-line-bottom span {
align-items: flex-end;
}
.eead-advanced-heading .eead-ah-sub-heading span::before,
.eead-advanced-heading .eead-ah-sub-heading span::after {
display: block;
background: var(--eead-ah-sh-line-color, #000);
height: var(--eead-ah-sh-line-height, 2px);
width: var(--eead-ah-sh-line-width, 30px);
}
.eead-advanced-heading .eead-ah-sub-heading.eead-ah-line-left-right span::before,
.eead-advanced-heading .eead-ah-sub-heading.eead-ah-line-left-right span::after,
.eead-advanced-heading .eead-ah-sub-heading.eead-ah-line-left span::before,
.eead-advanced-heading .eead-ah-sub-heading.eead-ah-line-right span::after,
.eead-advanced-heading .eead-ah-sub-heading.eead-ah-line-bottom span::after {
content: '';
}
.eead-advanced-heading .eead-ah-main-heading span.eead-ah-main-heading-wrap {
display: inline-flex;
align-items: center;
gap: var(--eead-ah-mh-line-gap, 10px);
}
.eead-advanced-heading .eead-ah-main-heading.eead-ah-line-bottom span.eead-ah-main-heading-wrap {
flex-direction: column;
}
.eead-ah-align-left .eead-advanced-heading .eead-ah-main-heading.eead-ah-line-bottom span.eead-ah-main-heading-wrap {
align-items: flex-start;
}
.eead-ah-align-center .eead-advanced-heading .eead-ah-main-heading.eead-ah-line-bottom span.eead-ah-main-heading-wrap {
align-items: center;
}
.eead-ah-align-right .eead-advanced-heading .eead-ah-main-heading.eead-ah-line-bottom span.eead-ah-main-heading-wrap {
align-items: flex-end;
}
.eead-advanced-heading .eead-ah-main-heading span.eead-ah-main-heading-wrap::before,
.eead-advanced-heading .eead-ah-main-heading span.eead-ah-main-heading-wrap::after {
display: block;
background: var(--eead-ah-mh-line-color, #000);
height: var(--eead-ah-mh-line-height, 2px);
width: var(--eead-ah-mh-line-width, 20px);
}
.eead-advanced-heading .eead-ah-main-heading.eead-ah-line-left-right span.eead-ah-main-heading-wrap::before,
.eead-advanced-heading .eead-ah-main-heading.eead-ah-line-left-right span.eead-ah-main-heading-wrap::after,
.eead-advanced-heading .eead-ah-main-heading.eead-ah-line-left span.eead-ah-main-heading-wrap::before,
.eead-advanced-heading .eead-ah-main-heading.eead-ah-line-right span.eead-ah-main-heading-wrap::after,
.eead-advanced-heading .eead-ah-main-heading.eead-ah-line-bottom span.eead-ah-main-heading-wrap::after {
content: '';
}
.eead-advanced-heading .eead-ah-main-heading .eead-ah-main-heading-text {
display: inline-flex;
align-items: center;
flex-wrap: wrap;
}
.eead-advanced-heading .eead-ah-adv-heading {
color: rgba(156, 156, 156, 0.12);
font-size: 60px;
text-transform: uppercase;
font-weight: 700;
line-height: 1;
bottom: 0;
top: 0;
width: 100%;
transition: all .3s ease-out;
position: absolute;
display: flex;
transform: translateX(var(--eead-ah-adv-heading-offset-x, 0)) translateY(var(--eead-ah-adv-heading-offset-y, 0)) rotate(var(--eead-ah-adv-heading-rotate, 0));
transform-origin: var(--eead-ah-adv-heading-rotate-origin, center-center);
}
.eead-ah-align-left .eead-advanced-heading .eead-ah-adv-heading {
justify-content: flex-start;
}
.eead-ah-align-center .eead-advanced-heading .eead-ah-adv-heading {
justify-content: center;
}
.eead-ah-align-right .eead-advanced-heading .eead-ah-adv-heading {
justify-content: flex-end;
}
@media screen and (min-width:768px) and (max-width:1024px) {
.eead-advanced-heading .eead-ah-adv-heading:where(.eead-hide-tablet, .eead-hide-tablet-mobile) {
display: none;
}
}
@media screen and (max-width:767px) {
.eead-advanced-heading .eead-ah-adv-heading:where(.eead-hide-mobile, .eead-hide-tablet-mobile) {
display: none;
}
} .eead-advanced-icon-box {
display: var(--eead-aib-display, block);
gap: var(--eead-aib-icon-spacing, 20px);
flex-flow: var(--eead-aib-flex-flow, row);
text-align: var(--eead-aib-text-align, center);
}
.eead-advanced-icon-box .eead-aib-header.eead-aib-inline-icon {
display: flex;
align-items: center;
gap: var(--eead-aib-icon-spacing, 20px);
flex-flow: var(--eead-aib-inline-flex-flow, row);
--eead-aib-margin-bottom: 0;
}
.eead-advanced-icon-box .eead-aib-icon {
margin-bottom: var(--eead-aib-margin-bottom, var(--eead-aib-icon-spacing, 10px));
}
.eead-advanced-icon-box .eead-aib-icon > span {
display: inline-flex;
align-items: center;
justify-content: center;
line-height: 1;
transition: all 0.3s ease;
font-size: 38px;
}
.eead-advanced-icon-box .eead-aib-icon svg {
display: inline-block;
height: 1em;
width: 1em;
line-height: 1;
transform: translateX(var(--eead-aib-icon-h-offset, 0)) translateY(var(--eead-aib-icon-v-offset, 0)) rotate(var(--eead-aib-icon-rotate, 0deg));
}
.eead-advanced-icon-box .eead-aib-icon img {
display: inline-block;
height: auto;
width: 100%;
transform: translateX(var(--eead-aib-icon-h-offset, 0)) translateY(var(--eead-aib-icon-v-offset, 0)) rotate(var(--eead-aib-icon-rotate, 0deg));
}
.eead-advanced-icon-box .eead-aib-icon i {
display: inline-block;
font-size: 1em;
height: 1em;
width: 1em;
line-height: 1;
transform: translateX(var(--eead-aib-icon-h-offset, 0)) translateY(var(--eead-aib-icon-v-offset, 0)) rotate(var(--eead-aib-icon-rotate, 0deg));
}
.eead-advanced-icon-box .eead-aib-header {
margin-bottom: 20px;
}
.eead-advanced-icon-box .eead-aib-content {
flex: 1 1 0;
min-width: 0;
}
.eead-advanced-icon-box .eead-aib-line-separator {
font-size: 0;
line-height: 1;
margin-bottom: 20px;
}
.eead-advanced-icon-box .eead-aib-line-separator span {
display: inline-block;
width: 100%;
border-bottom: 2px solid #777;
max-width: 80px;
}
.eead-advanced-icon-box .eead-aib-svg-separator {
font-size: 0;
line-height: 1;
margin-bottom: 20px;
}
.eead-advanced-icon-box .eead-aib-svg-separator span {
display: inline-block;
overflow: hidden;
width: 100%;
height: 15px;
}
.eead-advanced-icon-box .eead-aib-svg-separator span svg {
height: 100%;
display: inline-block;
vertical-align: top;
}
.eead-advanced-icon-box .eead-aib-desc {
margin-bottom: 30px;
}
.eead-advanced-icon-box .eead-aib-desc *:last-child {
margin-bottom: 0;
}
.eead-advanced-icon-box .eead-aib-title {
margin: 0;
}
.eead-advanced-icon-box .eead-aib-button {
display: inline-flex;
padding: 10px 20px;
background: var(--eead-pri-color);
color: #FFF;
align-items: center;
}
.eead-advanced-icon-box .eead-aib-button svg {
height: 1em;
width: auto;
fill: #FFF;
}
.eead-advanced-icon-box .eead-aib-badge {
position: absolute;
padding: 5px 10px;
color: #FFF;
background: var(--eead-pri-color);
line-height: 1;
border-radius: 20px;
transform: translateX(var(--eead-aib-badge-h-offset, 0)) translateY(var(--eead-aib-badge-v-offset, 0)) rotate(var(--eead-aib-badge-rotate, 0deg));
}
.eead-advanced-icon-box .eead-aib-badge.eead-aib-pos-top-left {
left: 0;
top: 0;
}
.eead-advanced-icon-box .eead-aib-badge.eead-aib-pos-top-right {
top: 0;
right: 0;
}
.eead-advanced-icon-box .eead-aib-badge.eead-aib-pos-bottom-left {
left: 0;
bottom: 0;
}
.eead-advanced-icon-box .eead-aib-badge.eead-aib-pos-bottom-right {
bottom: 0;
right: 0;
} .eead-gmap-markers .eead-gmap-marker {
opacity: 0;
} .eead-ah-heading > * {
opacity: 0;
}
.eead-ah-heading {
margin: 0 !important;
}
.eead-ah-heading .animated {
display: inline-block;
} .eead-business-hour .eead-bh-header,
.eead-business-hour .eead-bh-footer {
background-color: var(--eead-pri-color);
color: #fff;
padding: 15px;
}
.eead-business-hour-details .eead-business-hour-row {
padding: 15px;
display: flex;
gap: 1em;
align-items: center;
}
.eead-business-hour-details .eead-business-hour-row .eead-business-day,
.eead-business-hour-details .eead-business-hour-row .eead-business-time {
flex-basis: 50%;
}
.eead-business-hour .eead-bh-current-time {
font-size: 2em;
line-height: 1;
margin-bottom: 0.2em;
text-transform: uppercase;
}
.eead-business-hour .eead-business-time-interval {
text-transform: uppercase;
}
.eead-business-hour .eead-business-hour-row.active-day {
background: var(--eead-light-bg-color);
} .eead-circular-progressbar {
display: flex;
justify-content: center;
}
.eead-circular-progressbar-box svg circle {
fill: none;
stroke: #000;
stroke-linecap: round;
transition: stroke-dashoffset 1s linear;
}
.eead-circular-progressbar-box svg circle:nth-child(1) {
stroke-dashoffset: 0;
stroke: var(--eead-light-bg-color);
}
.eead-circular-progressbar-box svg circle:nth-child(2) {
stroke: var(--eead-pri-color);
}
.eead-circular-progressbar-box .eead-cb-percent {
position: relative;
line-height: 0;
}
.eead-circular-progressbar-box {
width: calc(var(--eead-cb-circle-size) * 2 + var(--eead-cb-circle-stroke));
}
.eead-circular-progressbar-box .eead-cb-number {
position: absolute;
left: 0;
right: 0;
top: 0;
bottom: 0;
display: flex;
align-items: center;
justify-content: center;
font-size: 48px;
}
.eead-circular-progressbar-box .eead-cb-title {
margin: 20px 0 0;
text-align: center;
} .eead-countdown-items {
display: flex;
flex-wrap: wrap;
width: 100%;
gap: var(--eead-countdown-gap);
}
.eead-countdown-items .eead-countdown-item {
position: relative;
align-items: center;
display: flex;
justify-content: center;
flex-direction: column;
}
.eead-countdown-digits {
font-size: 54px;
line-height: 1;
}
.eead-countdown-label {
font-size: 18px;
line-height: 1;
color: #ffffff;
}
.eead-countdown-separator {
align-self: center;
font-size: 58px;
line-height: 1;
} .eead-counter-box .eead-counter {
width: 100%;
text-align: center;
position: relative;
}
.eead-counter-box .eead-counter-count {
display: flex;
justify-content: center;
align-items: center;
line-height: 1;
margin: 15px 0;
}
.eead-counter-box .odometer-inside {
display: flex;
}
.eead-counter-box .eead-counter-icon {
font-size: 2em;
line-height: 1;
position: relative;
}
.eead-counter-box .eead-counter-icon svg {
height: 1em;
width: 1em;
}
.eead-counter-box .eead-counter-count {
font-size: 48px;
}
.eead-counter-box .eead-counter-title {
margin: 0;
} .eead-counter-box.eead-counter-style1 .eead-counter {
position: relative;
text-align: center;
border: var(--eead-counter-border-width) solid var(--eead-counter-border-color, var(--eead-pri-color));
border-top: 0;
padding: 25px;
}
.eead-counter-box.eead-counter-style1 .eead-counter:after {
content: "";
position: absolute;
width: 30%;
left: 0;
top: 0;
height: var(--eead-counter-border-width);
background: var(--eead-counter-border-color, var(--eead-pri-color));
}
.eead-counter-box.eead-counter-style1 .eead-counter:before {
content: "";
position: absolute;
width: 30%;
right: 0;
top: 0;
height: var(--eead-counter-border-width);
background: var(--eead-counter-border-color, var(--eead-pri-color));
} .eead-counter-box.eead-counter-style2 .eead-counter {
padding: 25px;
}
.eead-counter-box.eead-counter-style2 .eead-counter-icon {
margin-bottom: 50px;
}
.eead-counter-box.eead-counter-style2 .eead-counter-icon:after {
content: "";
position: absolute;
top: 100%;
left: 50%;
width: calc(10 * var(--eead-counter-border-width));
height: var(--eead-counter-border-width);
background: var(--eead-counter-border-color, var(--eead-pri-color));
transform: translateX(-50%);
margin-top: 25px;
}
.eead-counter-box.eead-counter-style2 .eead-counter:before {
content: "";
position: absolute;
left: 0;
top: 0;
width: calc(10 * var(--eead-counter-border-width));
height: var(--eead-counter-border-width);
background: var(--eead-counter-border-color, var(--eead-pri-color));
transition: all 0.3s ease;
z-index: 9;
}
.eead-counter-box.eead-counter-style2 .eead-counter:after {
content: "";
position: absolute;
left: 0;
top: 0;
height: calc(10 * var(--eead-counter-border-width));
width: var(--eead-counter-border-width);
background: var(--eead-counter-border-color, var(--eead-pri-color));
transition: all 0.3s ease;
z-index: 9;
}
.eead-counter-box.eead-counter-style2:before {
content: "";
position: absolute;
right: 0;
bottom: 0;
width: calc(10 * var(--eead-counter-border-width));
height: var(--eead-counter-border-width);
background: var(--eead-counter-border-color, var(--eead-pri-color));
transition: all 0.3s ease;
z-index: 9;
}
.eead-counter-box.eead-counter-style2:after {
content: "";
position: absolute;
right: 0;
bottom: 0;
height: calc(10 * var(--eead-counter-border-width));
width: var(--eead-counter-border-width);
background: var(--eead-counter-border-color, var(--eead-pri-color));
transition: all 0.3s ease;
z-index: 9;
}
.eead-counter-box.eead-counter-style2:hover .eead-counter:before,
.eead-counter-box.eead-counter-style2:hover:before {
width: 100%;
}
.eead-counter-box.eead-counter-style2:hover .eead-counter:after,
.eead-counter-box.eead-counter-style2:hover:after {
height: 100%;
} .eead-counter-box.eead-counter-style3 .eead-counter {
position: relative;
box-shadow: 0px 14px 22px -2px rgba(0, 0, 0, 0.3);
padding: 40px 25px;
}
.eead-counter-box.eead-counter-style3 .eead-counter:before {
content: "";
position: absolute;
left: 10px;
right: 10px;
top: 10px;
bottom: 10px;
border: var(--eead-counter-border-width) solid var(--eead-counter-border-color, var(--eead-pri-color));
} .eead-counter-box.eead-counter-style4 .eead-counter {
display: flex;
align-items: center;
gap: 2em;
text-align: left;
padding: 30px;
border: var(--eead-counter-border-width) solid var(--eead-counter-border-color, var(--eead-pri-color));
} .eead-dropbar .eead-dropbar-button {
background: #111;
display: inline-flex;
align-items: center;
padding: 0.8em 1.3em;
gap: 0.4em;
color: #FFF;
}
.eead-dropbar .eead-dropbar-button span {
line-height: 1;
}
.eead-dropbar .eead-dropbar-button i {
font-size: 1em;
color: inherit;
}
.eead-dropbar .eead-dropbar-button svg {
height: 1em;
width: 1em;
}
.elementor-align-justify a.eead-dropbar-button {
display: flex;
justify-content: center;
} .eead-dual-buttons {
display: flex;
}
.eead-dual-button-container {
position: relative;
display: flex;
align-items: var(--eead-dual-button-align-items, center);
flex-direction: var(--eead-dual-button-direction, row);
gap: var(--eead-dual-button-gap, 0);
}
.eead-dual-pri-button {
position: relative;
}
.eead-dual-buttons .eead-dual-button {
position: relative;
padding: 15px 30px;
gap: 0.4em;
display: flex;
align-items: center;
background: #111;
color: #FFF;
font-size: 1.2em;
overflow: hidden;
justify-content: var(--eead-dual-button-justify-content);
}
.eead-dual-buttons .eead-dual-button > span {
position: relative;
}
.eead-dual-buttons .eead-dual-button i {
font-size: 1em;
color: inherit;
}
.eead-dual-buttons .eead-dual-button svg {
height: 1em;
width: 1em;
fill: #FFF;
}
.eead-dual-button-separator {
width: 40px;
height: 40px;
display: flex;
align-items: center;
justify-content: center;
border-radius: 50%;
z-index: 1;
background: #fafaf8;
color: #444;
text-transform: uppercase;
position: absolute;
line-height: 1;
left: var(--eead-dual-button-left-offset, 100%);
top: var(--eead-dual-button-top-offset, 50%);
transform: translateX(-50%) translateY(-50%);
margin-left: var(--eead-dual-button-sep-margin-left, 0);
margin-top: var(--eead-dual-button-sep-margin-top, 0);
} .eead-dual-button:before {
background: var(--eead-dual-button-hover-bg-color, #444);
} .eead-sweep-right {
transform: perspective(1px) translateZ(0);
box-shadow: 0 0 1px rgba(0, 0, 0, 0);
position: relative;
transition-property: color;
transition-duration: 0.3s;
}
.eead-sweep-right:before {
content: "";
position: absolute;
z-index: -1;
top: 0;
left: 0;
right: 0;
bottom: 0;
transform: scaleX(0);
transform-origin: 0 50%;
transition-property: transform;
transition-duration: 0.3s;
transition-timing-function: ease-out;
}
.eead-sweep-right:hover:before,
.eead-sweep-right:focus:before,
.eead-sweep-right:active:before {
transform: scaleX(1);
} .eead-sweep-left {
transform: perspective(1px) translateZ(0);
box-shadow: 0 0 1px rgba(0, 0, 0, 0);
position: relative;
transition-property: color;
transition-duration: 0.3s;
}
.eead-sweep-left:before {
content: "";
position: absolute;
z-index: -1;
top: 0;
left: 0;
right: 0;
bottom: 0;
transform: scaleX(0);
transform-origin: 100% 50%;
transition-property: transform;
transition-duration: 0.3s;
transition-timing-function: ease-out;
}
.eead-sweep-left:hover:before,
.eead-sweep-left:focus:before,
.eead-sweep-left:active:before {
transform: scaleX(1);
} .eead-sweep-bottom {
vertical-align: middle;
transform: perspective(1px) translateZ(0);
box-shadow: 0 0 1px rgba(0, 0, 0, 0);
position: relative;
transition-property: color;
transition-duration: 0.3s;
}
.eead-sweep-bottom:before {
content: "";
position: absolute;
z-index: -1;
top: 0;
left: 0;
right: 0;
bottom: 0;
transform: scaleY(0);
transform-origin: 50% 0;
transition-property: transform;
transition-duration: 0.3s;
transition-timing-function: ease-out;
}
.eead-sweep-bottom:hover,
.eead-sweep-bottom:focus,
.eead-sweep-bottom:active {
color: white;
}
.eead-sweep-bottom:hover:before,
.eead-sweep-bottom:focus:before,
.eead-sweep-bottom:active:before {
transform: scaleY(1);
} .eead-sweep-top {
vertical-align: middle;
transform: perspective(1px) translateZ(0);
box-shadow: 0 0 1px rgba(0, 0, 0, 0);
position: relative;
transition-property: color;
transition-duration: 0.3s;
}
.eead-sweep-top:before {
content: "";
position: absolute;
z-index: -1;
top: 0;
left: 0;
right: 0;
bottom: 0;
transform: scaleY(0);
transform-origin: 50% 100%;
transition-property: transform;
transition-duration: 0.3s;
transition-timing-function: ease-out;
}
.eead-sweep-top:hover:before,
.eead-sweep-top:focus:before,
.eead-sweep-top:active:before {
transform: scaleY(1);
} .eead-bounce-right {
vertical-align: middle;
transform: perspective(1px) translateZ(0);
box-shadow: 0 0 1px rgba(0, 0, 0, 0);
position: relative;
transition-property: color;
transition-duration: 0.5s;
}
.eead-bounce-right:before {
content: "";
position: absolute;
z-index: -1;
top: 0;
left: 0;
right: 0;
bottom: 0;
transform: scaleX(0);
transform-origin: 0 50%;
transition-property: transform;
transition-duration: 0.5s;
transition-timing-function: ease-out;
}
.eead-bounce-right:hover,
.eead-bounce-right:focus,
.eead-bounce-right:active {
color: white;
}
.eead-bounce-right:hover:before,
.eead-bounce-right:focus:before,
.eead-bounce-right:active:before {
transform: scaleX(1);
transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
} .eead-bounce-left {
vertical-align: middle;
transform: perspective(1px) translateZ(0);
box-shadow: 0 0 1px rgba(0, 0, 0, 0);
position: relative;
transition-property: color;
transition-duration: 0.5s;
}
.eead-bounce-left:before {
content: "";
position: absolute;
z-index: -1;
top: 0;
left: 0;
right: 0;
bottom: 0;
transform: scaleX(0);
transform-origin: 100% 50%;
transition-property: transform;
transition-duration: 0.5s;
transition-timing-function: ease-out;
}
.eead-bounce-left:hover:before,
.eead-bounce-left:focus:before,
.eead-bounce-left:active:before {
transform: scaleX(1);
transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
} .eead-bounce-bottom {
vertical-align: middle;
transform: perspective(1px) translateZ(0);
box-shadow: 0 0 1px rgba(0, 0, 0, 0);
position: relative;
transition-property: color;
transition-duration: 0.5s;
}
.eead-bounce-bottom:before {
content: "";
position: absolute;
z-index: -1;
top: 0;
left: 0;
right: 0;
bottom: 0;
transform: scaleY(0);
transform-origin: 50% 0;
transition-property: transform;
transition-duration: 0.5s;
transition-timing-function: ease-out;
}
.eead-bounce-bottom:hover:before,
.eead-bounce-bottom:focus:before,
.eead-bounce-bottom:active:before {
transform: scaleY(1);
transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
} .eead-bounce-top {
vertical-align: middle;
transform: perspective(1px) translateZ(0);
box-shadow: 0 0 1px rgba(0, 0, 0, 0);
position: relative;
transition-property: color;
transition-duration: 0.5s;
}
.eead-bounce-top:before {
content: "";
position: absolute;
z-index: -1;
top: 0;
left: 0;
right: 0;
bottom: 0;
transform: scaleY(0);
transform-origin: 50% 100%;
transition-property: transform;
transition-duration: 0.5s;
transition-timing-function: ease-out;
}
.eead-bounce-top:hover:before,
.eead-bounce-top:focus:before,
.eead-bounce-top:active:before {
transform: scaleY(1);
transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
} .eead-dual-heading {
display: flex;
flex-wrap: wrap;
margin: 0;
line-height: 1.3;
}
.eead-dual-heading .eead-first-text,
.eead-dual-heading .eead-second-text {
display: inline-block;
}
.eead-dual-heading .eead-second-text {
color: var(--eead-pri-color);
}
.eead-dual-heading span.eead-first-text.eead-clipped,
.eead-dual-heading span.eead-second-text.eead-clipped {
-webkit-text-fill-color: transparent;
-webkit-background-clip: text;
background-clip: text
} .eead-feature-list ul {
list-style: none;
margin: 0;
padding: 0;
display: flex;
flex-direction: column;
}
.eead-feature-list ul li {
margin: 0;
padding: 0;
}
.eead-feature-list .eead-fl-item {
display: flex;
align-items: flex-start;
}
.eead-feature-list .eead-fl-icon-box {
display: flex;
padding: 10px;
align-items: center;
justify-content: center;
line-height: 1;
}
.eead-feature-list .eead-fl-title {
margin: 0 0 15px;
}
.eead-feature-list .eead-fl-subtitle {
font-size: 1.2em;
line-height: 1;
} .eead-fl-style-framed .eead-fl-icon-box {
border-style: solid;
} .eead-fl-style-stacked .eead-fl-icon-box {
background: var(--eead-light-bg-color);
} .eead-filter-gallery-container {
opacity: 0;
transition: opacity 0.5s;
}
.eead-filter-gallery-container.eead-isotope-initialized {
opacity: 1;
} .eead-fg-normal-filter {
width: 100%;
display: flex;
justify-content: center;
margin-bottom: 40px;
}
.eead-fg-normal-filter ul {
margin: 0;
padding: 0;
list-style: none;
text-align: center;
display: flex;
gap: 20px;
font-size: 1.1em;
}
.eead-fg-normal-filter ul li {
list-style: none;
line-height: 1;
padding: 8px 16px;
cursor: pointer;
border-radius: 3px;
} .eead-filter-gallery .eead-fg-search-filter {
display: flex;
justify-content: center;
margin: 30px 0;
}
.eead-filter-gallery .eead-fg-filter-box {
display: flex;
background-color: var(--eead-light-bg-color);
border-radius: 3px;
border: 1px solid #dcedfe;
}
.eead-filter-gallery .eead-fg-select-filter {
position: relative;
border-right: 1px solid rgba(0, 0, 0, 0.1);
}
.eead-filter-gallery button.eead-fg-filter-trigger {
background: none;
border: 0;
box-shadow: none;
outline: 0;
min-width: 200px;
color: inherit;
display: flex;
align-items: center;
gap: 15px;
justify-content: center;
transition: none;
padding: 20px;
height: auto;
max-height: none;
}
.eead-filter-gallery button.eead-fg-filter-trigger .eead-fg-dropdown-icon {
height: 8px;
width: 8px;
border-style: solid;
border-width: 1px;
border-left-color: inherit;
border-bottom-color: inherit;
border-top-color: transparent;
border-right-color: transparent;
transform: rotate(-45deg);
margin-top: -4px;
}
.eead-filter-gallery ul.eead-fg-filter-dropdown {
display: none;
position: absolute;
left: 0;
top: 100%;
background: #FFF;
color: #000;
z-index: 99;
margin: 0;
padding: 0;
list-style: none;
min-width: 200px;
margin-top: 1px;
border-radius: 0 0 3px 3px;
box-shadow: 0 3px 8px rgba(0, 0, 0, 0.1);
}
.eead-filter-gallery ul.eead-fg-filter-dropdown.open-filters {
display: block;
}
.eead-filter-gallery ul.eead-fg-filter-dropdown li {
list-style: none;
padding: 10px 20px;
cursor: pointer;
font-size: 0.8em;
}
.eead-fg-search-box input {
background: none;
border: 0;
box-shadow: none;
outline: 0;
min-width: 400px;
color: inherit;
transition: none;
padding: 20px;
height: auto;
max-height: none;
}
.eead-fg-search-box input::placeholder {
opacity: 0.6;
}
.eead-filter-gallery .eead-fg-item-list {
float: left;
}
.eead-filter-gallery .eead-fg-item {
position: relative;
overflow: hidden;
} .eead-fg-grid-6 .eead-filter-gallery .eead-fg-item-list {
width: 16.66%;
}
.eead-fg-grid-5 .eead-filter-gallery .eead-fg-item-list {
width: 20%;
}
.eead-fg-grid-4 .eead-filter-gallery .eead-fg-item-list {
width: 25%;
}
.eead-fg-grid-3 .eead-filter-gallery .eead-fg-item-list {
width: 33.33%;
}
.eead-fg-grid-2 .eead-filter-gallery .eead-fg-item-list {
width: 50%;
}
.eead-fg-grid-1 .eead-filter-gallery .eead-fg-item-list {
width: 100%;
}
@media screen and (max-width:1024px) {
.eead-fg-grid-tablet-6 .eead-filter-gallery .eead-fg-item-list {
width: 16.66%;
}
.eead-fg-grid-tablet-5 .eead-filter-gallery .eead-fg-item-list {
width: 20%;
}
.eead-fg-grid-tablet-4 .eead-filter-gallery .eead-fg-item-list {
width: 25%;
}
.eead-fg-grid-tablet-3 .eead-filter-gallery .eead-fg-item-list {
width: 33.33%;
}
.eead-fg-grid-tablet-2 .eead-filter-gallery .eead-fg-item-list {
width: 50%;
}
.eead-fg-grid-tablet-1 .eead-filter-gallery .eead-fg-item-list {
width: 100%;
}
}
@media screen and (max-width:767px) {
.eead-fg-grid-mobile-6 .eead-filter-gallery .eead-fg-item-list {
width: 16.66%;
}
.eead-fg-grid-mobile-5 .eead-filter-gallery .eead-fg-item-list {
width: 20%;
}
.eead-fg-grid-mobile-4 .eead-filter-gallery .eead-fg-item-list {
width: 25%;
}
.eead-fg-grid-mobile-3 .eead-filter-gallery .eead-fg-item-list {
width: 33.33%;
}
.eead-fg-grid-mobile-2 .eead-filter-gallery .eead-fg-item-list {
width: 50%;
}
.eead-fg-grid-mobile-1 .eead-filter-gallery .eead-fg-item-list {
width: 100%;
}
} .eead-filter-gallery .eead-fg-style-overlay .eead-fg-item-caption {
position: absolute;
left: 0;
top: 0;
bottom: 0;
right: 0;
padding: 30px;
transition: all 0.3s ease;
display: flex;
}
.eead-filter-gallery .eead-fg-item-caption-overlay {
position: absolute;
left: 0;
top: 0;
bottom: 0;
right: 0;
background: rgba(0, 0, 0, 0.6);
}
.eead-filter-gallery .eead-fg-style-overlay .eead-fg-item-caption-content {
position: relative;
color: #FFF;
}
.eead-filter-gallery .eead-fg-style-overlay .eead-fg-item-title {
color: #FFF;
font-size: 1.2em;
margin: 0 0 15px;
}
.eead-filter-gallery .eead-fg-style-overlay .eead-fg-item-content {
margin-bottom: 20px;
} .eead-filter-gallery .eead-fg-style-card .eead-fg-item {
box-shadow: 0 0 10px rgba(0, 0, 0, 0.06);
}
.eead-filter-gallery .eead-fg-style-card .eead-fg-item-thumb-caption {
position: absolute;
left: 0;
top: 0;
bottom: 0;
right: 0;
padding: 30px;
display: flex;
align-items: center;
justify-content: center;
background: rgba(0, 0, 0, 0.3);
transition: all 0.3s ease;
}
.eead-filter-gallery .eead-fg-style-card .eead-fg-item-caption {
padding: 30px;
} .eead-fg-style-grid .eead-filter-gallery .eead-fg-item-thumbnail img {
position: absolute;
left: 0;
top: 0;
object-fit: cover;
height: 100%;
width: 100%;
} .eead-filter-gallery .eead-fg-item-thumbnail {
position: relative;
overflow: hidden;
}
.eead-filter-gallery .eead-fg-video-popup {
font-size: 20px;
color: #FFF;
background: #333;
height: 50px;
width: 50px;
display: inline-flex;
align-items: center;
justify-content: center;
border-radius: 50%;
line-height: 1;
transition: transform 0.3s ease;
}
.eead-filter-gallery .eead-fg-video-popup:hover {
transform: scale(1.2);
}
.eead-filter-gallery .eead-fg-item-buttons {
display: inline-flex;
gap: 10px;
}
.eead-filter-gallery .eead-fg-item-buttons a {
height: 40px;
width: 40px;
display: flex;
align-items: center;
justify-content: center;
background: #333;
border-radius: 50%;
}
.eead-filter-gallery .eead-fg-item-buttons a i {
font-size: 14px;
color: #FFF;
}
.eead-filter-gallery .eead-fg-item-buttons a svg {
height: 14px;
width: 14px;
fill: #FFF;
}
.eead-filter-gallery .eead-fg-caption-head {
display: flex;
justify-content: space-between;
margin-bottom: 15px;
font-size: 0.9em;
} .eead-filter-gallery .eead-fg-loadmore {
display: flex;
justify-content: center;
margin-top: 40px;
clear: both;
}
.eead-filter-gallery .eead-fg-loadmore a.eead-fg-loadmore-btn {
padding: 10px 20px;
background: #333;
color: #FFF;
display: flex;
align-items: center;
gap: 10px;
position: relative;
}
.eead-filter-gallery .eead-fg-loadmore a.eead-fg-loadmore-btn i {
font-size: 1em;
color: inherit;
}
.eead-filter-gallery .eead-fg-loadmore a.eead-fg-loadmore-btn svg {
height: 1em;
width: auto;
fill: #FFF;
}
.eead-fg-btn-loader {
position: absolute;
left: 100%;
top: 50%;
margin-left: 1em;
transform: translateY(-50%);
} .eead-filter-gallery .eead-fg-item-list .eead-fade-in {
opacity: 0;
}
.eead-filter-gallery .eead-fg-item-list:hover .eead-fade-in {
opacity: 1;
}
.eead-filter-gallery .eead-fg-item-list .eead-zoom-in {
transform: scale(0);
}
.eead-filter-gallery .eead-fg-item-list:hover .eead-zoom-in {
transform: scale(1);
}
.eead-filter-gallery .eead-fg-item-list .eead-slide-left {
transform: translateX(-100%);
}
.eead-filter-gallery .eead-fg-item-list:hover .eead-slide-left {
transform: translateX(0%);
}
.eead-filter-gallery .eead-fg-item-list .eead-slide-right {
transform: translateX(100%);
}
.eead-filter-gallery .eead-fg-item-list:hover .eead-slide-right {
transform: translateX(0%);
}
.eead-filter-gallery .eead-fg-item-list .eead-slide-top {
transform: translateY(-100%);
}
.eead-filter-gallery .eead-fg-item-list:hover .eead-slide-top {
transform: translateY(0%);
}
.eead-filter-gallery .eead-fg-item-list .eead-slide-bottom {
transform: translateY(100%);
}
.eead-filter-gallery .eead-fg-item-list:hover .eead-slide-bottom {
transform: translateY(0%);
} .eead-flip-box {
height: 320px;
position: relative;
perspective: 1000px;
-webkit-transform-style: preserve-3d;
transform-style: preserve-3d
} .eead-flip-box .elementor-icon {
color: #fff
}
.eead-flip-box .elementor-icon svg {
fill: #fff
}
.eead-flip-box .elementor-view-framed .elementor-icon {
color: #fff;
border-color: #fff
}
.eead-flip-box .elementor-view-stacked .elementor-icon {
color: #fff;
background-color: rgba(0, 0, 0, 0.5)
}
.eead-flip-box .elementor-icon-wrapper {
margin-bottom: 20px
} .eead-flip-box .eead-fb-image {
margin: 0 0 20px 0;
display: inline-block;
width: 100%
}
.eead-flip-box .eead-fb-image img {
display: inline-block
}
.eead-flip-box .eead-fb-front {
background-color: var(--eead-pri-color);
}
.eead-flip-box .eead-fb-back {
background-color: var(--eead-sec-color);
display: block
}
.eead-flip-box .eead-fb-layer {
position: absolute;
width: 100%;
height: 100%;
transition: all .6s ease-in-out
}
.eead-flip-box .eead-fb-layer-overlay {
display: flex;
width: 100%;
height: 100%;
flex-direction: column;
justify-content: center;
align-items: stretch;
text-align: center;
padding: 35px
}
.eead-flip-box .eead-fb-layer-title {
font-size: 22px;
color: #fff;
margin: 0;
}
.eead-flip-box .eead-fb-layer-title:not(:last-child) {
margin: 0 0 20px 0;
padding: 0
}
.eead-flip-box .eead-fb-layer-desc {
color: #e5e5e5
}
.eead-flip-box .eead-fb-layer-desc:not(:last-child) {
margin: 0 0 20px 0;
padding: 0
}
.eead-flip-box .eead-fb-link {
position: absolute;
left: 0;
right: 0;
bottom: 0;
top: 0;
} .eead-flip-box .eead-fb-button {
display: inline-flex;
padding: 10px 20px;
background: var(--eead-pri-color);
color: #FFF;
align-items: center;
} .eead-fb-effect-flip .eead-flip-box {
perspective: 1000px;
transform-style: preserve-3d
}
.eead-fb-effect-flip .eead-flip-box:hover .eead-fb-back {
transform: none
}
.eead-fb-effect-flip .eead-fb-layer {
transform-style: preserve-3d;
backface-visibility: hidden
}
.eead-fb-effect-flip .eead-fb-front {
transform: none;
z-index: 1
}
.eead-fb-effect-flip.eead-fb-direction-right .eead-fb-back {
transform: rotateX(0) rotateY(-180deg)
}
.eead-fb-effect-flip.eead-fb-direction-right .eead-flip-box:hover .eead-fb-front {
transform: rotateX(0) rotateY(180deg)
}
.eead-fb-effect-flip.eead-fb-direction-left .eead-fb-back {
transform: rotateX(0) rotateY(180deg)
}
.eead-fb-effect-flip.eead-fb-direction-left .eead-flip-box:hover .eead-fb-front {
transform: rotateX(0) rotateY(-180deg)
}
.eead-fb-effect-flip.eead-fb-direction-up .eead-fb-back {
transform: rotateX(-180deg) rotateY(0)
}
.eead-fb-effect-flip.eead-fb-direction-up .eead-flip-box:hover .eead-fb-front {
transform: rotateX(180deg) rotateY(0)
}
.eead-fb-effect-flip.eead-fb-direction-down .eead-fb-back {
transform: rotateX(180deg) rotateY(0)
}
.eead-fb-effect-flip.eead-fb-direction-down .eead-flip-box:hover .eead-fb-front {
transform: rotateX(-180deg) rotateY(0)
} .eead-fb-effect-push .eead-fb-front {
transform: none
}
.eead-fb-effect-push .eead-flip-box {
overflow: hidden
}
.eead-fb-effect-push .eead-flip-box:hover .eead-fb-back {
transform: none
}
.eead-fb-effect-push.eead-fb-direction-right .eead-flip-box:hover .eead-fb-front {
transform: translateX(100%) translateY(0)
}
.eead-fb-effect-push.eead-fb-direction-right .eead-fb-back {
transform: translateX(-100%) translateY(0)
}
.eead-fb-effect-push.eead-fb-direction-left .eead-flip-box:hover .eead-fb-front {
transform: translateX(-100%) translateY(0)
}
.eead-fb-effect-push.eead-fb-direction-left .eead-fb-back {
transform: translateX(100%) translateY(0)
}
.eead-fb-effect-push.eead-fb-direction-up .eead-flip-box:hover .eead-fb-front {
transform: translateX(0) translateY(-100%)
}
.eead-fb-effect-push.eead-fb-direction-up .eead-fb-back {
transform: translateX(0) translateY(100%)
}
.eead-fb-effect-push.eead-fb-direction-down .eead-flip-box:hover .eead-fb-front {
transform: translateX(0) translateY(100%)
}
.eead-fb-effect-push.eead-fb-direction-down .eead-fb-back {
transform: translateX(0) translateY(-100%)
} .eead-fb-effect-slide .eead-flip-box {
overflow: hidden
}
.eead-fb-effect-slide .eead-flip-box .eead-fb-back {
z-index: 3;
}
.eead-fb-effect-slide .eead-flip-box:hover .eead-fb-back {
transform: none;
}
.eead-fb-effect-slide.eead-fb-direction-right .eead-fb-back {
transform: translateX(-100%) translateY(0)
}
.eead-fb-effect-slide.eead-fb-direction-left .eead-fb-back {
transform: translateX(100%) translateY(0)
}
.eead-fb-effect-slide.eead-fb-direction-up .eead-fb-back {
transform: translateX(0) translateY(100%)
}
.eead-fb-effect-slide.eead-fb-direction-down .eead-fb-back {
transform: translateX(0) translateY(-100%)
}
.eead-fb-effect-slide .eead-flip-box:hover .eead-fb-front {
opacity: 0.8;
} .eead-fb-effect-zoom-out .eead-flip-box .eead-fb-front {
transition: transform .7s, opacity .5s, visibility .7s;
opacity: 1;
transform: scale(1);
z-index: 3;
}
.eead-fb-effect-zoom-out .eead-flip-box:hover .eead-fb-front {
opacity: 0;
transform: scale(.7);
transition: transform .7s, opacity .7s, visibility .7s;
visibility: hidden;
} .eead-fb-effect-zoom-in .eead-flip-box .eead-fb-back {
transition: transform .7s, opacity .5s;
opacity: 0;
transform: scale(.7);
z-index: 3;
}
.eead-fb-effect-zoom-in .eead-flip-box:hover .eead-fb-back {
transition: transform .7s, opacity .5s;
opacity: 1;
transform: scale(1)
} .eead-fb-effect-fade .eead-flip-box .eead-fb-back {
opacity: 0;
z-index: 3;
}
.eead-fb-effect-fade .eead-flip-box:hover .eead-fb-back {
opacity: 1
} .eead-hotspot-container {
position: relative;
}
.eead-hotspot > img {
width: 100%;
}
.eead-hotspot .eead-hotspot-content {
visibility: hidden;
opacity: 0;
transition: visibility .6s ease-in-out, opacity .7s ease-in-out;
position: absolute;
padding: 10px;
width: 500px;
background: #FFF;
padding: 20px;
border-radius: 5px;
}
.eead-hotspot .eead-hotspot-content:after {
content: "";
height: 20px;
width: 20px;
background: #FFF;
position: absolute;
}
.eead-hotspot .eead-hotspot-content.eead-bottom-left {
top: 100%;
right: 0;
margin-top: 20px;
}
.eead-hotspot .eead-hotspot-content.eead-bottom-middle {
top: 100%;
margin-top: 20px;
transform: translateX(-50%);
left: 50%;
}
.eead-hotspot .eead-hotspot-content.eead-bottom-right {
top: 100%;
left: 0;
margin-top: 20px;
}
.eead-hotspot .eead-hotspot-content.eead-top-left {
bottom: 100%;
right: 0;
margin-bottom: 20px;
}
.eead-hotspot .eead-hotspot-content.eead-top-middle {
bottom: 100%;
margin-bottom: 20px;
transform: translateX(-50%);
left: 50%;
}
.eead-hotspot .eead-hotspot-content.eead-top-right {
bottom: 100%;
left: 0;
margin-bottom: 20px;
}
.eead-hotspot .eead-hotspot-content.eead-left-middle {
right: 100%;
margin-right: 20px;
transform: translateY(-50%);
top: 50%;
}
.eead-hotspot .eead-hotspot-content.eead-right-middle {
left: 100%;
margin-left: 20px;
top: 50%;
transform: translateY(-50%);
}
.eead-hotspot .eead-hotspot-content.eead-bottom-left:after {
clip-path: polygon(50% 0, 0 100%, 100% 100%);
right: calc(var(--eead-hotspot-box-size, 30px)/2);
bottom: 100%;
transform: translateX(50%);
}
.eead-hotspot .eead-hotspot-content.eead-bottom-middle:after {
clip-path: polygon(50% 0, 0 100%, 100% 100%);
left: 50%;
bottom: 100%;
transform: translateX(-50%);
}
.eead-hotspot .eead-hotspot-content.eead-bottom-right:after {
clip-path: polygon(50% 0, 0 100%, 100% 100%);
left: calc(var(--eead-hotspot-box-size, 30px)/2);
bottom: 100%;
transform: translateX(-50%);
}
.eead-hotspot .eead-hotspot-content.eead-top-left:after {
clip-path: polygon(50% 100%, 0 0, 100% 0);
right: calc(var(--eead-hotspot-box-size, 30px)/2);
top: 100%;
transform: translateX(50%);
}
.eead-hotspot .eead-hotspot-content.eead-top-middle:after {
clip-path: polygon(50% 100%, 0 0, 100% 0);
left: 50%;
top: 100%;
transform: translateX(-50%);
}
.eead-hotspot .eead-hotspot-content.eead-top-right:after {
clip-path: polygon(50% 100%, 0 0, 100% 0);
left: calc(var(--eead-hotspot-box-size, 30px)/2);
top: 100%;
transform: translateX(-50%);
}
.eead-hotspot .eead-hotspot-content.eead-left-middle:after {
clip-path: polygon(0 0, 100% 50%, 0 100%);
left: 100%;
top: 50%;
transform: translateY(-50%);
}
.eead-hotspot .eead-hotspot-content.eead-right-middle:after {
clip-path: polygon(100% 0, 0 50%, 100% 100%);
right: 100%;
top: 50%;
transform: translateY(-50%);
}
.eead-hotspot .eead-hotspot-content .eead-hotspot-desc *:last-child {
margin-bottom: 0;
}
.eead-hotspot.eead-open-onhover .eead-hotspot-item:hover,
.eead-hotspot.eead-open-onclick .eead-hotspot-item.eead-active {
z-index: 99;
}
.eead-hotspot.eead-open-onhover .eead-hotspot-item:hover .eead-hotspot-content,
.eead-hotspot.eead-open-onclick .eead-hotspot-item.eead-active .eead-hotspot-content {
visibility: visible;
opacity: 1;
}
.eead-hotspot .eead-hotspot-item {
position: absolute;
left: 0;
top: 0;
transform: translate(-50%, -50%);
}
.eead-hotspot .eead-hotspot-item a {
background: #333;
border-radius: 50%;
height: var(--eead-hotspot-box-size, 30px);
width: var(--eead-hotspot-box-size, 30px);
display: flex;
align-items: center;
justify-content: center;
position: relative;
font-size: 14px;
}
.eead-hotspot .eead-hotspot-item a img {
border-radius: 50%;
width: 100%;
height: 100%;
object-fit: cover;
}
.eead-hotspot .eead-hotspot-item a i {
font-size: 15px;
color: #fff;
}
.eead-hotspot .eead-hotspot-item a svg {
height: 1em;
width: 1em;
fill: #FFF;
}
.eead-hotspot .eead-hotspot-item a .eead-pulse {
content: '';
width: 100%;
height: 100%;
border: 5px solid #333;
border-radius: 50%;
position: absolute;
-webkit-animation: eead-pulsate infinite 2s;
animation: eead-pulsate infinite 2s;
}
@-webkit-keyframes eead-pulsate {
0% {
-webkit-transform: scale(1);
opacity: 1;
}
100% {
-webkit-transform: scale(1.4);
opacity: 0;
}
} .eead-horizontal-tab .eead-ht-tabs {
display: flex;
gap: 20px;
}
.eead-horizontal-tab .eead-ht-tabs .eead-ht-tab {
display: inline-flex;
align-items: center;
gap: 10px;
cursor: pointer;
padding: 15px 20px;
padding-top: calc(var(--eead-horizontal-tab-padding-top, 15px) + var(--eead-horizontal-tab-padding-top-extra, 0px));
padding-bottom: calc(var(--eead-horizontal-tab-padding-bottom, 15px) + var(--eead-horizontal-tab-padding-bottom-extra, 0px));
padding-left: calc(var(--eead-horizontal-tab-padding-left, 20px) + var(--eead-horizontal-tab-padding-left-extra, 0px));
padding-right: calc(var(--eead-horizontal-tab-padding-right, 20px) + var(--eead-horizontal-tab-padding-right-extra, 0px));
}
.eead-horizontal-tab .eead-ht-tabs .eead-ht-tab.eead-ht-active-tab {
background: var(--eead-light-bg-color);
}
.eead-horizontal-tab .eead-ht-tabs .eead-ht-tab i {
font-size: 1em;
}
.eead-horizontal-tab .eead-ht-tabs .eead-ht-tab svg {
height: 1em;
width: 1em;
}
.eead-horizontal-tab .eead-ht-contents {
background: var(--eead-light-bg-color);
padding: 30px;
}
.eead-horizontal-tab .eead-ht-content {
display: none;
}
.eead-horizontal-tab .eead-ht-content.eead-ht-active-content {
display: block;
}
@media screen and (max-width: 767px) {
.eead-horizontal-tab .eead-ht-tabs {
flex-direction: column;
}
} .eead-vertical-tab .eead-vt-container {
display: flex;
}
.eead-vertical-tab .eead-vt-tabs {
display: flex;
flex-direction: column;
position: relative;
}
.eead-vertical-tab .eead-vt-tabs i,
.eead-vertical-tab .eead-vt-tabs svg {
font-size: 1em;
height: 1em;
width: 1em;
color: inherit;
}
.eead-vertical-tab .eead-vt-tabs .eead-vt-tab {
display: flex;
align-items: center;
gap: 10px;
cursor: pointer;
padding: 15px 20px;
padding-top: calc(var(--eead-vertical-tab-padding-top, 15px) + var(--eead-vertical-tab-padding-top-extra, 0px));
padding-bottom: calc(var(--eead-vertical-tab-padding-bottom, 15px) + var(--eead-vertical-tab-padding-bottom-extra, 0px));
padding-left: calc(var(--eead-vertical-tab-padding-left, 20px) + var(--eead-vertical-tab-padding-left-extra, 0px));
padding-right: calc(var(--eead-vertical-tab-padding-right, 20px) + var(--eead-vertical-tab-padding-right-extra, 0px));
}
.eead-vertical-tab .eead-vt-tabs .eead-vt-tab.eead-vt-active-tab {
background: var(--eead-light-bg-color);
}
.eead-vertical-tab .eead-vt-contents {
background: var(--eead-light-bg-color);
padding: 30px;
position: relative;
z-index: 9;
flex-grow: 1;
}
.eead-vertical-tab .eead-vt-content {
display: none;
}
.eead-vertical-tab .eead-vt-content.eead-vt-active-content {
display: block;
}
@media screen and (max-width:767px) {
.eead-vertical-tab .eead-vt-container {
flex-direction: column;
}
.eead-vertical-tab .eead-vt-tabs {
order: -1 !important;
}
} .eead-image-comparison .icv__icv--horizontal img {
height: 100%;
max-width: inherit
}
.eead-image-comparison .eead-image-compare-overlay:before {
content: '';
position: absolute;
height: 100%;
width: 100%;
top: 0;
left: 0;
background: rgba(0, 0, 0, 0.3);
z-index: 4;
opacity: 0.8;
}
.eead-image-comparison .icv {
position: relative;
overflow: hidden;
cursor: row-resize
}
.eead-image-comparison .icv__icv--vertical {
cursor: row-resize
}
.eead-image-comparison .icv__icv--horizontal {
cursor: col-resize
}
.eead-image-comparison .icv__img {
pointer-events: none;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
max-width: none;
width: 100%;
margin: 0 !important;
padding: 0 !important;
border: 0 !important;
border-radius: 0 !important;
top: 0;
display: block
}
.eead-image-comparison .icv__is--fluid .icv__img {
display: none
}
.eead-image-comparison .icv__img-a {
height: auto;
position: static;
z-index: 1;
left: 0
}
.eead-image-comparison .icv__img-b {
height: 100%;
position: absolute;
z-index: 2;
left: auto;
right: 0;
width: auto
}
.eead-image-comparison .icv__icv--vertical .icv__img-b {
width: 100%;
height: auto
}
.eead-image-comparison .icv__imposter {
z-index: 4;
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%
}
.eead-image-comparison .icv__wrapper {
position: absolute;
width: 100%;
height: 100%;
right: 0;
top: 0;
overflow: hidden;
background-size: cover;
background-position: center center;
z-index: 3
}
.eead-image-comparison .icv__is--fluid .icv__wrapper,
.eead-image-comparison .icv__icv--vertical .icv__wrapper {
width: 100% !important
}
.eead-image-comparison .icv__is--fluid .icv__wrapper,
.eead-image-comparison .icv__icv--horizontal .icv__wrapper {
height: 100% !important
}
.eead-image-comparison .icv__fluidwrapper {
background-size: cover;
background-position: center;
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%
}
.eead-image-comparison .icv__control {
position: absolute;
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
box-sizing: border-box;
height: 100%;
top: 0;
z-index: 5
}
.eead-image-comparison .icv__icv--vertical .icv__control {
flex-direction: row;
left: 0;
width: 100%
}
.eead-image-comparison .icv__control-line {
height: 50%;
width: 2px;
z-index: 6
}
.eead-image-comparison .icv__icv--vertical .icv__control-line {
width: 50%
}
.eead-image-comparison .icv__theme-wrapper {
width: 100%;
height: 100%;
display: flex;
justify-content: space-between;
align-items: center;
position: absolute;
transition: all .1s ease-out 0s;
z-index: 5
}
.eead-image-comparison .icv__icv--vertical .icv__theme-wrapper {
flex-direction: column
}
.eead-image-comparison .icv__arrow-wrapper {
display: flex;
justify-content: center;
align-items: center;
transition: all .1s ease-out 0s
}
.eead-image-comparison .icv__arrow-a {
transform: scale(1.5) rotateZ(180deg);
height: 20px;
width: 20px;
filter: drop-shadow(0 -3px 5px rgba(0, 0, 0, 0.33))
}
.eead-image-comparison .icv__arrow-b {
transform: scale(1.5) rotateZ(0deg);
height: 20px;
width: 20px;
filter: drop-shadow(0 3px 5px rgba(0, 0, 0, 0.33))
}
.eead-image-comparison .icv__circle {
width: 50px;
height: 50px;
box-sizing: border-box;
flex-shrink: 0;
border-radius: 999px
}
.eead-image-comparison .icv__label {
position: absolute;
z-index: 12;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
color: #ffffff;
font-size: 13px;
letter-spacing: .1em;
background: rgba(255, 255, 255, 0.2);
padding: 8px 20px;
-moz-border-radius: 2px;
border-radius: 2px
}
.eead-image-comparison .icv__label.vertical {
bottom: auto;
left: 50%;
transform: translateX(-50%)
}
.eead-image-comparison .icv__icv--horizontal .icv__label {
top: 50%;
transform: translateY(-50%)
}
.eead-image-comparison .icv__label.on-hover {
opacity: 0;
transition: .25s cubic-bezier(.68, .26, .58, 1.22)
}
.eead-image-comparison .icv:hover .icv__label.on-hover {
opacity: 1
}
.eead-image-comparison .icv__label-before {
left: 1rem
}
.eead-image-comparison .icv__label-after {
right: 1rem
}
.eead-image-comparison .icv__label-before.vertical {
top: 1rem
}
.eead-image-comparison .icv__label-after.vertical {
bottom: 1rem;
right: auto
}
.eead-image-comparison .icv__body {
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none
} .eead-image-accordion {
display: flex;
height: 50vh;
}
.eead-image-accordion.eead-image-accordion-direction-vertical {
flex-direction: column;
}
.eead-image-accordion .eead-image-accordion-item {
position: relative;
flex: 1;
text-align: center;
text-decoration: none;
color: #fff;
background-size: cover;
background-position: center;
background-repeat: no-repeat;
transition: flex 0.4s ease;
overflow: hidden;
cursor: pointer;
}
.eead-image-accordion .eead-image-accordion-item:before {
content: "";
position: absolute;
z-index: 0;
top: 0px;
left: 0px;
bottom: 0px;
right: 0px;
transition: all 0.3s ease-in-out;
background-color: rgba(0, 0, 0, 0.3);
}
.eead-image-accordion .eead-image-accordion-box {
display: flex;
height: 100%;
width: 100%;
padding: 40px;
}
.eead-image-accordion .eead-image-accordion-content .eead-image-accordion-title {
color: #fff;
visibility: hidden;
opacity: 0;
transform: translate3d(0, -60px, 0);
}
.eead-image-accordion .eead-image-accordion-content .eead-image-accordion-title:last-child {
margin-bottom: 0 !important;
}
.eead-image-accordion .eead-image-accordion-content .eead-image-accordion-text {
color: #fff;
margin-bottom: 0;
visibility: hidden;
opacity: 0;
transform: translate3d(0, 60px, 0);
}
.eead-image-accordion-on-hover .eead-image-accordion-item:hover,
.eead-image-accordion .eead-image-accordion-item.eead-tab-active {
flex: 3 1 0% !important;
}
.eead-image-accordion-on-hover .eead-image-accordion-item:hover .eead-image-accordion-title,
.eead-image-accordion-on-hover .eead-image-accordion-item:hover .eead-image-accordion-text,
.eead-image-accordion .eead-image-accordion-item.eead-tab-active .eead-image-accordion-title,
.eead-image-accordion .eead-image-accordion-item.eead-tab-active .eead-image-accordion-text {
transform: translate3d(0, 0, 0);
opacity: 1;
visibility: visible;
transition: opacity .3s ease 0.3s, transform .3s ease 0.3s, visibility .3s ease 0.3s;
} .eead-icon-list-container .eead-icon-list-items {
list-style: none;
margin: 0;
padding: 0;
display: flex;
gap: 15px;
flex-direction: column;
}
.eead-icon-list-inline .eead-icon-list-container .eead-icon-list-items {
flex-direction: row;
flex-wrap: wrap;
}
.eead-icon-list-grid .eead-icon-list-items {
display: grid;
}
.eead-icon-list-container .eead-icon-list-items li {
list-style: none;
margin: 0;
padding: 0;
position: relative;
line-height: 1.2;
}
.eead-icon-list-container .eead-icon-list-items li > span,
.eead-icon-list-container .eead-icon-list-items li > a {
display: flex;
gap: 10px;
}
.eead-icon-list-container .eead-il-icon img,
.eead-icon-list-container .eead-il-icon i,
.eead-icon-list-container .eead-il-icon svg {
height: auto;
width: 1em;
font-size: 1em;
display: block;
}
:where(.eead-icon-list-default, .eead-icon-list-grid) .eead-icon-list-items li:after {
content: "";
position: absolute;
left: 0;
right: 0;
top: 100%;
transform: translateY(-50%);
}
.eead-icon-list-inline .eead-icon-list-items li:after {
content: "";
position: absolute;
left: 100%;
bottom: 0;
top: 0;
transform: translateX(-50%);
}
.eead-icon-list-items .eead-icon-list-item:last-child:after {
display: none;
}
@media screen and (min-width: 1025px) {
.eead-icon-list-items .eead-icon-list-item.eead-last-row:after {
display: none;
}
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
.eead-icon-list-items .eead-icon-list-item.eead-tablet-last-row:after {
display: none;
}
}
@media screen and (max-width: 767px) {
.eead-icon-list-items .eead-icon-list-item.eead-mobile-last-row:after {
display: none;
}
} .eead-image-gallery-container {
opacity: 0;
}
.eead-image-gallery-container.eead-isotope-initialized {
opacity: 1;
}
.eead-ig-filter-list {
display: flex;
flex-wrap: wrap;
gap: 10px;
margin-bottom: 40px;
}
.eead-ig-filter-list .eead-ig-filter {
cursor: pointer;
padding: 8px 10px;
border-radius: 3px;
line-height: 1.2;
}
.eead-ig-item {
position: relative;
overflow: hidden;
}
.eead-ig-item-thumbnail {
position: relative;
}
.eead-ig-item-thumbnail img {
width: 100%;
}
.eead-ig-style-grid .eead-ig-item-thumbnail img {
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
object-fit: cover;
}
.eead-ig-item-caption {
position: absolute;
left: 0;
right: 0;
top: 0;
bottom: 0;
background: rgba(0, 0, 0, 0.3);
transition: all 0.3s ease-in-out;
color: #FFF;
display: flex;
align-items: center;
padding: 30px;
text-align: center;
}
.eead-ig-item-caption .eead-ig-item-caption-content {
flex-grow: 1;
}
.eead-ig-item-caption h4 {
font-size: 1.2em;
margin-bottom: 20px;
}
.eead-ig-item-caption .eead-ig-item-caption-text {
font-size: 1em;
}
.eead-ig-item-caption .eead-ig-lightbox {
position: absolute;
right: 20px;
bottom: 20px;
background: #FFF;
color: #000;
height: 40px;
width: 40px;
border-radius: 50%;
display: flex;
align-items: center;
justify-content: center;
} .eead-ig-item .eead-ig-item-caption.eead-fade-in {
opacity: 0;
}
.eead-ig-item:hover .eead-ig-item-caption.eead-fade-in {
opacity: 1;
}
.eead-ig-item .eead-ig-item-caption.eead-zoom-in {
transform: scale(0);
}
.eead-ig-item:hover .eead-ig-item-caption.eead-zoom-in {
transform: scale(1);
}
.eead-ig-item .eead-ig-item-caption.eead-slide-left {
transform: translateX(-100%);
}
.eead-ig-item:hover .eead-ig-item-caption.eead-slide-left {
transform: translateX(0%);
}
.eead-ig-item .eead-ig-item-caption.eead-slide-right {
transform: translateX(100%);
}
.eead-ig-item:hover .eead-ig-item-caption.eead-slide-right {
transform: translateX(0%);
}
.eead-ig-item .eead-ig-item-caption.eead-slide-top {
transform: translateY(-100%);
}
.eead-ig-item:hover .eead-ig-item-caption.eead-slide-top {
transform: translateY(0%);
}
.eead-ig-item .eead-ig-item-caption.eead-slide-bottom {
transform: translateY(100%);
}
.eead-ig-item:hover .eead-ig-item-caption.eead-slide-bottom {
transform: translateY(0%);
} .eead-ig-col-6 .eead-ig-wrap .eead-ig-item-box {
width: 16.66%;
}
.eead-ig-col-5 .eead-ig-wrap .eead-ig-item-box {
width: 20%;
}
.eead-ig-col-4 .eead-ig-wrap .eead-ig-item-box {
width: 25%;
}
.eead-ig-col-3 .eead-ig-wrap .eead-ig-item-box {
width: 33.33%;
}
.eead-ig-col-2 .eead-ig-wrap .eead-ig-item-box {
width: 50%;
}
.eead-ig-col-1 .eead-ig-wrap .eead-ig-item-box {
width: 100%;
}
@media screen and (max-width:1024px) {
.eead-ig-col-tablet-6 .eead-ig-wrap .eead-ig-item-box {
width: 16.66%;
}
.eead-ig-col-tablet-5 .eead-ig-wrap .eead-ig-item-box {
width: 20%;
}
.eead-ig-col-tablet-4 .eead-ig-wrap .eead-ig-item-box {
width: 25%;
}
.eead-ig-col-tablet-3 .eead-ig-wrap .eead-ig-item-box {
width: 33.33%;
}
.eead-ig-col-tablet-2 .eead-ig-wrap .eead-ig-item-box {
width: 50%;
}
.eead-ig-col-tablet-1 .eead-ig-wrap .eead-ig-item-box {
width: 100%;
}
}
@media screen and (max-width:767px) {
.eead-ig-col-mobile-6 .eead-ig-wrap .eead-ig-item-box {
width: 16.66%;
}
.eead-ig-col-mobile-5 .eead-ig-wrap .eead-ig-item-box {
width: 20%;
}
.eead-ig-col-mobile-4 .eead-ig-wrap .eead-ig-item-box {
width: 25%;
}
.eead-ig-col-mobile-3 .eead-ig-wrap .eead-ig-item-box {
width: 33.33%;
}
.eead-ig-col-mobile-2 .eead-ig-wrap .eead-ig-item-box {
width: 50%;
}
.eead-ig-col-mobile-1 .eead-ig-wrap .eead-ig-item-box {
width: 100%;
}
} .elementor-widget-eead-link-effect .eead-link {
display: inline-block;
position: relative;
color: var(--eead-link-effect-color, #111);
white-space: nowrap;
}
.elementor-widget-eead-link-effect .eead-link:hover {
color: var(--eead-link-effect-color-hover, var(--eead-link-effect-color, #111));
} .eead-link-effect-1 {
padding: var(--eead-link-button-padding-alt, 10px 0);
}
.eead-link-effect-1:after {
background: var(--eead-link-effect-border-color, #111);
position: absolute;
bottom: 0;
content: '';
height: 1px;
left: 0;
opacity: 0;
transform: translateY(10px);
transition: height 0.25s, opacity 0.25s, transform 0.25s;
width: 100%;
}
.eead-link-effect-1:hover:after {
height: var(--eead-link-border-thickness, 4px);
opacity: 1;
transform: translateY(0);
background: var(--eead-link-effect-border-color-hover, var(--eead-link-effect-border-color, #111));
} .eead-link-effect-2 {
padding: var(--eead-link-button-padding-alt, 10px 0);
}
.eead-link-effect-2:after {
background: var(--eead-link-effect-border-color, #111);
position: absolute;
bottom: 0;
content: '';
height: 1px;
left: 0;
opacity: 0;
transform: translateY(-10px);
transition: height 0.25s, opacity 0.25s, transform 0.25s;
width: 100%;
}
.eead-link-effect-2:hover:after {
height: var(--eead-link-border-thickness, 4px);
opacity: 1;
transform: translateY(0);
background: var(--eead-link-effect-border-color-hover, var(--eead-link-effect-border-color, #111))
} .eead-link-effect-3:before,
.eead-link-effect-3:after {
display: inline-block;
opacity: 0;
transition: transform 0.3s, opacity 0.2s;
}
.eead-link-effect-3:before {
margin-right: 10px;
content: '[';
transform: translateX(20px);
}
.eead-link-effect-3:after {
margin-left: 10px;
content: ']';
transform: translateX(-20px);
}
.eead-link-effect-3:hover:before,
.eead-link-effect-3:hover:after,
.eead-link-effect-3:focus:before,
.eead-link-effect-3:focus:after {
opacity: 1;
transform: translateX(0px);
} .eead-link-effect-4 {
perspective: 1000px;
}
.eead-link-effect-4 span {
position: relative;
display: inline-block;
padding: var(--eead-link-button-padding, 10px 20px);
background: var(--eead-link-effect-bg-color, var(--eead-pri-color));
color: var(--eead-link-effect-color-alt, #FFF);
transition: transform 0.3s;
transform-origin: 50% 0;
transform-style: preserve-3d;
}
.eead-link-effect-4 span:before {
position: absolute;
top: 100%;
left: 0;
width: 100%;
height: 100%;
background: var(--eead-link-effect-bg-color-hover, var(--eead-link-effect-bg-color, var(--eead-pri-color)));
color: var(--eead-link-effect-color-alt-hover, var(--eead-link-effect-color-alt, #FFF));
content: attr(data-hover);
transition: background 0.3s;
transform: rotateX(-90deg);
transform-origin: 50% 0;
padding: var(--eead-link-button-padding, 10px 20px);
}
.eead-link-effect-4:hover span,
.eead-link-effect-4:focus span {
transform: rotateX(90deg);
}
.eead-link-effect-4:hover span:before,
.eead-link-effect-4:focus span:before {
background: var(--eead-link-effect-bg-color-hover, var(--eead-link-effect-bg-color, var(--eead-pri-color)));
color: var(--eead-link-effect-color-alt-hover, var(--eead-link-effect-color-alt, #FFF));
}
body.e--ua-safari .eead-link-effect-4.eead-link {
overflow: hidden;
}
body.e--ua-safari .eead-link-effect-4 span:before {
top: 0;
transition: transform 0.3s;
transform: translateY(100%);
}
body.e--ua-safari .eead-link-effect-4:hover span,
body.e--ua-safari .eead-link-effect-4:focus span {
transform: none;
}
body.e--ua-safari .eead-link-effect-4:hover span:before,
body.e--ua-safari .eead-link-effect-4:focus span:before {
transform: translateY(0);
} .eead-link-effect-5 {
display: inline-block;
overflow: hidden;
}
.eead-link-effect-5 span {
position: relative;
display: inline-block;
transition: transform 0.3s;
}
.eead-link-effect-5 span:before {
position: absolute;
top: 100%;
left: 0;
right: 0;
content: attr(data-hover);
transform: translate3d(0, 0, 0);
}
.eead-link-effect-5:hover span,
.eead-link-effect-5:focus span {
transform: translateY(-100%);
} .eead-link-effect-6 {
padding: var(--eead-link-button-padding, 10px 20px);
}
.eead-link-effect-6:before {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: var(--eead-link-border-thickness, 4px);
background: var(--eead-link-effect-border-color, #000);
content: '';
transition: top 0.3s;
}
.eead-link-effect-6:after {
position: absolute;
top: 0;
left: 0;
width: var(--eead-link-border-thickness, 4px);
height: var(--eead-link-border-thickness, 4px);
background: var(--eead-link-effect-border-color, #000);
content: '';
transition: height 0.3s;
}
.eead-link-effect-6:hover::before {
top: calc(100% - var(--eead-link-border-thickness, 4px));
opacity: 1;
background: var(--eead-link-effect-border-color-hover, var(--eead-link-effect-border-color, #000));
}
.eead-link-effect-6:hover::after {
height: 100%;
background: var(--eead-link-effect-border-color-hover, var(--eead-link-effect-border-color, #000));
} .eead-link-effect-7 {
padding: var(--eead-link-button-padding, 10px 0);
text-shadow: none;
}
.eead-link-effect-7:before,
.eead-link-effect-7:after {
position: absolute;
bottom: 0;
left: 0;
width: 100%;
height: var(--eead-link-border-thickness, 4px);
background: var(--eead-link-effect-border-color, #000);
content: '';
transition: transform 0.3s;
}
.eead-link-effect-7:after {
opacity: 0;
transition: bottom 0.3s, opacity 0.3s;
}
.eead-link-effect-7:hover::before,
.eead-link-effect-7:focus::before {
background: var(--eead-link-effect-border-color-hover, var(--eead-link-effect-border-color, #000));
}
.eead-link-effect-7:hover::after,
.eead-link-effect-7:focus::after {
bottom: calc(100% - var(--eead-link-border-thickness, 4px));
opacity: 1;
background: var(--eead-link-effect-border-color-hover, var(--eead-link-effect-border-color, #000));
} .eead-link-effect-8 {
padding: var(--eead-link-button-padding, 10px 20px);
}
.eead-link-effect-8:before,
.eead-link-effect-8:after {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
border: var(--eead-link-border-thickness, 2px) solid var(--eead-link-effect-border-color, #000);
content: '';
transition: transform 0.3s, opacity 0.3s;
}
.eead-link-effect-8:after {
border-color: var(--eead-link-effect-border-color-hover, var(--eead-link-effect-border-color, #000));
opacity: 0;
transform: translateY(-7px) translateX(6px);
}
.eead-link-effect-8:hover:before,
.eead-link-effect-8:focus:before {
opacity: 0;
transform: translateY(5px) translateX(-5px);
}
.eead-link-effect-8:hover:after,
.eead-link-effect-8:focus:after {
opacity: 1;
transform: translateY(0px) translateX(0px);
} .eead-link-effect-9 {
display: inline-block;
padding: var(--eead-link-button-padding, 10px 15px);
text-align: center;
}
.eead-link-effect-9:before,
.eead-link-effect-9:after {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 1px;
background: var(--eead-link-effect-border-color, #000);
content: '';
opacity: 0.2;
transition: opacity 0.3s, height 0.3s;
}
.eead-link-effect-9:after {
top: 100%;
opacity: 0;
transition: transform 0.3s, opacity 0.3s;
transform: translateY(-10px);
}
.eead-link-effect-9 span:first-child {
z-index: 2;
display: block;
font-weight: 300;
}
.eead-link-effect-9 span:last-child {
z-index: 1;
display: block;
opacity: 0;
transition: transform 0.3s, opacity 0.3s;
transform: translateY(-100%);
font-size: 0.8em;
}
.eead-link-effect-9:hover:before,
.eead-link-effect-9:focus:before {
height: var(--eead-link-border-thickness, 2px);
}
.eead-link-effect-9:hover:before,
.eead-link-effect-9:hover:after,
.eead-link-effect-9:focus:before,
.eead-link-effect-9:focus:after {
opacity: 1;
transform: translateY(0px);
background: var(--eead-link-effect-border-color-hover, var(--eead-link-effect-border-color, #000));
}
.eead-link-effect-9:hover span:last-child,
.eead-link-effect-9:focus span:last-child {
opacity: 1;
transform: translateY(0%);
} .eead-link-effect-10 {
display: inline-block;
overflow: hidden;
}
.eead-link-effect-10 span {
display: block;
background: var(--eead-link-effect-bg-color, var(--eead-pri-color));
color: var(--eead-link-effect-color-alt, #FFF);
padding: var(--eead-link-button-padding, 10px 15px);
transform: translateX(0);
transition: transform 0.3s;
}
.eead-link-effect-10:before {
position: absolute;
top: 0;
left: -100%;
z-index: -1;
width: 100%;
height: 100%;
background: var(--eead-link-effect-bg-color-hover, var(--eead-link-effect-bg-color, var(--eead-pri-color)));
color: var(--eead-link-effect-color-alt-hover, var(--eead-link-effect-color-alt, #FFF));
content: attr(data-hover);
padding: var(--eead-link-button-padding, 10px 15px);
transition: left 0.3s;
}
.eead-link-effect-10:hover span,
.eead-link-effect-10:focus span {
transform: translateX(100%);
}
.eead-link-effect-10:hover:before,
.eead-link-effect-10:focus:before {
left: 0;
z-index: 1;
} .eead-link-effect-11 {
overflow: hidden;
}
.eead-link-effect-11 span {
display: inline-block;
padding: var(--eead-link-button-padding-alt, 10px 0);
border-top: var(--eead-link-border-thickness, 2px) solid var(--eead-link-effect-border-color, #000);
border-bottom: var(--eead-link-border-thickness, 2px) solid transparent;
color: var(--eead-link-effect-color, #111);
}
.eead-link-effect-11:before {
position: absolute;
top: 0;
overflow: hidden;
padding: var(--eead-link-button-padding-alt, 10px 0);
width: 100%;
height: 100%;
border-top: var(--eead-link-border-thickness, 2px) solid var(--eead-link-effect-border-color-hover, var(--eead-link-effect-border-color, #000));
border-bottom: var(--eead-link-border-thickness, 2px) solid var(--eead-link-effect-border-color-hover, var(--eead-link-effect-border-color, #000));
color: var(--eead-link-effect-color-hover, var(--eead-link-effect-color, #111));
content: attr(data-hover);
transition: 0.3s;
left: -100%;
}
.eead-link-effect-11:hover:before,
.eead-link-effect-11:focus:before {
left: 0%;
color: var(--eead-link-effect-color-hover, var(--eead-link-effect-color, #111));
}
.eead-link-effect-11 span {
transition: 0.3s;
}
.eead-link-effect-11:hover {
border-color: var(--eead-link-effect-border-color-hover, var(--eead-link-effect-border-color, #000));
}
.eead-link-effect-11:hover span {
opacity: 0;
visibility: hidden;
} .eead-link-effect-12:before,
.eead-link-effect-12:after {
position: absolute;
top: 50%;
left: 50%;
width: 100px;
height: 100px;
border: 2px solid var(--eead-link-effect-border-color, #000);
border-radius: 50%;
content: '';
opacity: 0;
transition: transform 0.3s, opacity 0.3s;
transform: translateX(-50%) translateY(-50%) scale(0.2);
}
.eead-link-effect-12:after {
width: 90px;
height: 90px;
border-width: 6px;
transform: translateX(-50%) translateY(-50%) scale(0.8);
}
.eead-link-effect-12:hover:before,
.eead-link-effect-12:hover:after,
.eead-link-effect-12:focus:before,
.eead-link-effect-12:focus:after {
opacity: 0.6;
transform: translateX(-50%) translateY(-50%) scale(1);
border-color: var(--eead-link-effect-border-color-hover, var(--eead-link-effect-border-color, #000));
} .eead-link-effect-13 {
display: inline-block;
transition: color 0.3s;
padding: var(--eead-link-button-padding-alt, 10px 0);
}
.eead-link-effect-13:before {
position: absolute;
bottom: 0;
left: 50%;
content: '';
height: var(--eead-link-border-thickness, 2px);
width: var(--eead-link-border-thickness, 2px);
background: transparent;
border-radius: 50%;
transition: box-shadow 0.3s, background 0.3s;
transform: translateX(-50%);
pointer-events: none;
}
.eead-link-effect-13:hover:before,
.eead-link-effect-13:focus:before {
background: var(--eead-link-effect-color-hover, var(--eead-link-effect-color, #111));
box-shadow: calc(var(--eead-link-border-thickness, 2px) * 2) 0 var(--eead-link-effect-color-hover, var(--eead-link-effect-color, #111)), calc(-2 * var(--eead-link-border-thickness, 2px)) 0 var(--eead-link-effect-color-hover, var(--eead-link-effect-color, #111));
} .eead-link-effect-14 {
display: inline-block;
padding: var(--eead-link-button-padding, 10px 20px);
}
.eead-link-effect-14:before,
.eead-link-effect-14:after {
position: absolute;
width: var(--eead-link-border-thickness, 2px);
height: 100%;
background: var(--eead-link-effect-border-color, #000);
content: '';
transition: all 0.3s;
pointer-events: none;
}
.eead-link-effect-14:before {
top: 0;
left: 0;
transform-origin: 0 0;
}
.eead-link-effect-14:after {
right: 0;
bottom: 0;
transform-origin: 50% 100%;
}
.eead-link-effect-14:hover:before,
.eead-link-effect-14:hover:after,
.eead-link-effect-14:focus:before,
.eead-link-effect-14:focus:after {
opacity: 1;
background: var(--eead-link-effect-border-color-hover, var(--eead-link-effect-border-color, #000));
}
.eead-link-effect-14:hover:before,
.eead-link-effect-14:focus:before {
left: 50%;
transform: rotate(90deg) translateX(-50%) translateY(-50%)
}
.eead-link-effect-14:hover:after,
.eead-link-effect-14:focus:after {
right: 50%;
transform: rotate(90deg) translateX(50%) translateY(50%);
} .eead-link-effect-15 {
display: inline-block;
color: var(--eead-link-effect-color-hover, var(--eead-link-effect-color, #111));
}
.eead-link-effect-15:before {
color: var(--eead-link-effect-color, #111);
content: attr(data-hover);
position: absolute;
transition: transform 0.3s, opacity 0.3s;
}
.eead-link-effect-15:hover:before,
.eead-link-effect-15:focus:before {
transform: scale(0.9);
opacity: 0;
} .eead-link-effect-16 {
display: inline-block;
color: var(--eead-link-effect-color, #111) !important;
}
.eead-link-effect-16:before {
color: var(--eead-link-effect-color-hover, var(--eead-link-effect-color, #111));
content: attr(data-hover);
position: absolute;
opacity: 0;
transform: scale(1.1) translateX(10px) translateY(-10px) rotate(4deg);
transition: transform 0.3s, opacity 0.3s;
pointer-events: none;
}
.eead-link-effect-16:hover:before,
.eead-link-effect-16:focus:before {
transform: scale(1) translateX(0px) translateY(0px) rotate(0deg);
opacity: 1;
} .eead-link-effect-17 {
display: inline-block;
color: var(--eead-link-effect-color-hover, var(--eead-link-effect-color, #111));
padding: var(--eead-link-button-padding-alt, 10px 0);
}
.eead-link-effect-17:before {
color: var(--eead-link-effect-color, #111) !important;
content: attr(data-hover);
position: absolute;
transition: transform 0.3s, opacity 0.3s;
pointer-events: none;
}
.eead-link-effect-17:after {
content: '';
position: absolute;
left: 0;
bottom: 0;
width: 100%;
height: var(--eead-link-border-thickness, 2px);
background: var(--eead-link-effect-border-color, #000);
opacity: 0;
transform: translateY(5px);
transition: transform 0.3s, opacity 0.3s;
pointer-events: none;
}
.eead-link-effect-17:hover:before,
.eead-link-effect-17:focus:before {
opacity: 0;
transform: translateY(5px);
}
.eead-link-effect-17:hover:after,
.eead-link-effect-17:focus:after {
opacity: 1;
transform: translateY(0px);
background: var(--eead-link-effect-border-color-hover, var(--eead-link-effect-border-color, #000));
} .eead-link-effect-18 {
display: inline-block;
position: relative;
z-index: 1;
padding: var(--eead-link-button-padding-alt, 10px 0);
color: var(--eead-link-effect-color, #111);
transition: color 0.3s;
}
.eead-link-effect-18:before,
.eead-link-effect-18:after {
position: absolute;
width: 100%;
left: 0;
height: var(--eead-link-border-thickness, 2px);
background: var(--eead-link-effect-border-color, #000);
content: '';
z-index: -1;
transition: transform 0.3s, opacity 0.3s, top 0.3s, bottom 0.3s;
pointer-events: none;
transform-origin: 50% 50%;
}
.eead-link-effect-18:before {
top: 0;
}
.eead-link-effect-18:after {
bottom: 0;
}
.eead-link-effect-18:hover,
.eead-link-effect-18:focus {
color: var(--eead-link-effect-color-hover, var(--eead-link-effect-color, #111));
}
.eead-link-effect-18:hover:before,
.eead-link-effect-18:hover:after,
.eead-link-effect-18:focus:before,
.eead-link-effect-18:focus:after {
opacity: 0.7;
background: var(--eead-link-effect-border-color-hover, var(--eead-link-effect-border-color, #000));
}
.eead-link-effect-18:hover:before,
.eead-link-effect-18:focus:before {
transform: rotate(45deg) translateY(-50%);
top: 50%;
}
.eead-link-effect-18:hover:after,
.eead-link-effect-18:focus:after {
transform: rotate(-45deg) translateY(50%);
bottom: 50%;
} .eead-link-effect-19 {
display: inline-block;
perspective: 800px;
text-align: center;
}
.eead-link-effect-19 span {
position: relative;
display: inline-block;
width: 100%;
padding: var(--eead-link-button-padding, 10px 20px);
background: var(--eead-link-effect-bg-color, var(--eead-pri-color));
color: var(--eead-link-effect-color-alt, #FFF);
transition: transform 0.4s, background 0.4s;
transform-style: preserve-3d;
transform-origin: 50% 50% -100px;
}
.eead-link-effect-19 span:before {
position: absolute;
top: 0;
left: 100%;
width: 100%;
height: 100%;
padding: var(--eead-link-button-padding, 10px 20px);
background: var(--eead-link-effect-bg-color-hover, var(--eead-link-effect-bg-color, var(--eead-pri-color)));
color: var(--eead-link-effect-color-alt-hover, var(--eead-link-effect-color-alt, #FFF));
content: attr(data-hover);
transition: background 0.4s;
transform: rotateY(90deg);
transform-origin: 0 50%;
pointer-events: none;
}
.eead-link-effect-19:hover span,
.eead-link-effect-19:focus span {
transform: rotateY(-90deg);
}
body.e--ua-safari .eead-link-effect-19 span:before {
left: 0;
transform: rotateY(-270deg);
transition: transform 0.6s;
}
body.e--ua-safari .eead-link-effect-19:hover span,
body.e--ua-safari .eead-link-effect-19:focus span {
transform: none;
}
body.e--ua-safari .eead-link-effect-19:hover span:before,
body.e--ua-safari .eead-link-effect-19:focus span:before {
transform: rotateY(0);
} .eead-link-effect-20 {
display: inline-block;
perspective: 800px;
}
.eead-link-effect-20 span {
position: relative;
display: inline-block;
text-align: center;
padding: var(--eead-link-button-padding, 10px 20px);
background: var(--eead-link-effect-bg-color, var(--eead-pri-color));
color: var(--eead-link-effect-color-alt, #FFF);
transition: background 0.6s;
transform-origin: 50% 0;
transform-style: preserve-3d;
transform-origin: 0% 50%;
}
.eead-link-effect-20 span:before {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
padding: var(--eead-link-button-padding, 10px 20px);
background: var(--eead-link-effect-bg-color-hover, var(--eead-link-effect-bg-color, var(--eead-pri-color)));
color: var(--eead-link-effect-color-alt-hover, var(--eead-link-effect-color-alt, #FFF));
content: attr(data-hover);
transform: rotateX(270deg);
transition: transform 0.6s;
transform-origin: 0 0;
pointer-events: none;
}
.eead-link-effect-20:hover span::before,
.eead-link-effect-20:focus span::before {
transform: rotateX(0deg);
} .eead-link-effect-21 {
display: inline-block;
padding: var(--eead-link-button-padding-alt, 10px 20px);
color: var(--eead-link-effect-color, #111);
transition: color 0.3s;
}
.eead-link-effect-21:before,
.eead-link-effect-21:after {
position: absolute;
left: 0;
width: 100%;
height: var(--eead-link-border-thickness, 2px);
background: var(--eead-link-effect-border-color, #000);
content: '';
opacity: 0;
transition: opacity 0.3s, transform 0.3s;
}
.eead-link-effect-21:before {
top: 0;
transform: translateY(-10px);
}
.eead-link-effect-21:after {
bottom: 0;
transform: translateY(10px);
}
.eead-link-effect-21:hover,
.eead-link-effect-21:focus {
color: var(--eead-link-effect-color-hover, var(--eead-link-effect-color, #111));
}
.eead-link-effect-21:hover:before,
.eead-link-effect-21:focus:before,
.eead-link-effect-21:hover:after,
.eead-link-effect-21:focus:after {
opacity: 1;
transform: translateY(0px);
background: var(--eead-link-effect-border-color-hover, var(--eead-link-effect-border-color, #000));
} .eead-pie-chart-container,
.eead-bar-chart-container {
position: relative;
height: 400px;
max-width: 100%;
}
.eead-pie-chart-title-container .eead-pie-chart-title {
display: block;
margin: 0;
padding: 0;
text-align: center;
} .eead-htl-content,
.eead-htl-meta {
display: flex;
flex-direction: column;
padding-left: 30px;
padding-right: 30px;
}
.eead-htl-content-inner {
overflow: hidden;
}
.eead-htl-image {
overflow: hidden;
}
.eead-htl-scrollbar .eead-htl-card {
opacity: 0;
}
.eead-htl-scrollbar .mCustomScrollBox .eead-htl-card {
opacity: 1;
}
.eead-htl-title,
.eead-htl-description,
.eead-htl-more-button {
margin-bottom: 20px;
}
.eead-htl-title:last-child,
.eead-htl-description:last-child,
.eead-htl-more-button:last-child {
margin-bottom: 0;
}
.eead-htl-more-button a {
display: inline-flex;
padding: 10px 20px;
background: var(--eead-pri-color);
color: #FFF;
align-items: center;
} .eead-htl-scrollbar .mCSB_container {
display: flex;
align-items: center;
}
.eead-htl-card {
display: flex;
flex-direction: column;
}
.eead-htl-point {
display: flex;
align-items: center;
gap: 10px;
margin-top: 30px;
margin-bottom: 30px;
}
.eead-htl-point > span {
color: #333;
display: flex;
align-items: center;
justify-content: center;
border-radius: 50%;
line-height: 1;
position: relative;
}
.eead-htl-point:before,
.eead-htl-point:after {
content: "";
height: 2px;
flex-grow: 1;
background: #000;
}
.eead-htl-point > span i {
line-height: 1;
}
.eead-htl-point > span:after {
content: "";
height: var(--eead-htl-timeline-top-spacing, 30px);
width: var(--eead-htl-timeline-height);
left: 50%;
transform: translateX(-50%);
bottom: calc(100% + var(--eead-htl-point-border-width, 0px));
position: absolute;
background: var(--eead-htl-timeline-color, #333)
}
.eead-htl-point > span:before {
content: "";
height: var(--eead-htl-timeline-bottom-spacing, 30px);
width: var(--eead-htl-timeline-height);
left: 50%;
transform: translateX(-50%);
top: calc(100% + var(--eead-htl-point-border-width, 0px));
position: absolute;
background: var(--eead-htl-timeline-color, #333)
}
.eead-htl-list:not(.eead-htl-meta-pos-alternate) .eead-htl-content {
height: var(--eead-htl-content-height);
}
.eead-htl-list:not(.eead-htl-meta-pos-alternate) .eead-htl-meta {
height: var(--eead-htl-meta-height);
}
.eead-htl-list.eead-htl-meta-pos-alternate .eead-htl-card.eead-htl-alt .eead-htl-content,
.eead-htl-list.eead-htl-meta-pos-alternate .eead-htl-card:not(.eead-htl-alt) .eead-htl-meta {
height: var(--eead-htl-content-height);
}
.eead-htl-list.eead-htl-meta-pos-alternate .eead-htl-card.eead-htl-alt .eead-htl-meta,
.eead-htl-list.eead-htl-meta-pos-alternate .eead-htl-card:not(.eead-htl-alt) .eead-htl-content {
height: var(--eead-htl-content-height);
} .eead-htl-meta-pos-top .eead-htl-card,
.eead-htl-meta-pos-alternate .eead-htl-card.eead-htl-alt {
flex-direction: column-reverse;
}
.eead-htl-meta-pos-bottom .eead-htl-content,
.eead-htl-meta-pos-top .eead-htl-meta,
.eead-htl-meta-pos-alternate .eead-htl-card.eead-htl-alt .eead-htl-meta,
.eead-htl-meta-pos-alternate .eead-htl-card:not(.eead-htl-alt) .eead-htl-content {
justify-content: flex-end;
}
.eead-htl-carousel.owl-carousel {
display: block;
opacity: 0;
}
.eead-htl-carousel.owl-carousel.owl-loaded {
opacity: 1;
}
.eead-htl-carousel.owl-carousel .owl-nav button.owl-prev,
.eead-htl-carousel.owl-carousel .owl-nav button.owl-next {
position: absolute;
top: calc(var(--eead-htl-content-height) + var(--eead-htl-point-size, var(--eead-htl-point-icon-size, 0px))/2 + var(--eead-htl-timeline-top-spacing, 30px));
background: #000;
height: 50px;
width: 50px;
color: #FFF;
display: flex;
align-items: center;
justify-content: center;
transform: translateX() translateY(-50%);
border-radius: 50px;
}
.eead-htl-carousel.owl-carousel .owl-nav button.owl-prev {
left: 0;
transform: translateX(calc(var(--eead-htl-nav-offset-x, 0px)*-1)) translateY(-50%);
}
.eead-htl-carousel.owl-carousel .owl-nav button.owl-next {
right: 0;
transform: translateX(var(--eead-htl-nav-offset-x, 0px)) translateY(-50%);
}
.eead-htl-carousel.eead-htl-meta-pos-top.owl-carousel .owl-nav button.owl-prev,
.eead-htl-carousel.eead-htl-meta-pos-top.owl-carousel .owl-nav button.owl-next {
top: calc(var(--eead-htl-meta-height) + var(--eead-htl-point-size, var(--eead-htl-point-icon-size, 0px))/2 + var(--eead-htl-timeline-top-spacing, 30px));
}
.eead-htl-point-stacked .eead-htl-point > span {
background: var(--eead-pri-color);
color: #FFF;
}
.eead-htl-point-stacked .eead-htl-point > span svg {
fill: #FFF;
}
.eead-htl-point-framed .eead-htl-point > span {
border-color: #333;
border-style: solid;
}
.eead-htl-arrow-hide .owl-nav {
opacity: 0;
transition: opacity 0.3s ease;
}
.eead-htl-arrow-hide:hover .owl-nav {
opacity: 1;
} .eead-social-share-container {
display: grid;
}
.eead-social-share-container a {
display: flex;
align-items: center;
justify-content: center;
line-height: 1.2;
padding: 15px 20px;
text-align: center;
color: #FFF;
background: #333;
font-size: 16px;
text-decoration: none;
}
.eead-social-share-container.eead-ssc-align-column a {
flex-direction: column;
}
.eead-social-share-container a i {
color: inherit;
font-size: inherit;
}
.eead-social-share-container a.eead-facebook {
background: rgb(59, 89, 153);
}
.eead-social-share-container a.eead-facebook:hover {
background: rgb(59, 89, 153, 0.90);
}
.eead-social-share-container a.eead-twitter {
background: rgb(85, 172, 238);
}
.eead-social-share-container a.eead-twitter:hover {
background: rgb(85, 172, 238, 0.90);
}
.eead-social-share-container a.eead-pinterest {
background: rgb(200, 35, 44);
}
.eead-social-share-container a.eead-pinterest:hover {
background: rgb(200, 35, 44, 0.90);
}
.eead-social-share-container a.eead-linkedin {
background: rgb(0, 119, 181);
}
.eead-social-share-container a.eead-linkedin:hover {
background: rgb(0, 119, 181, 0.90);
}
.eead-social-share-container a.eead-vkontakte {
background: rgb(76, 117, 163);
}
.eead-social-share-container a.eead-vkontakte:hover {
background: rgb(76, 117, 163, 0.90);
}
.eead-social-share-container a.eead-tumblr {
background: rgb(52, 70, 93);
}
.eead-social-share-container a.eead-tumblr:hover {
background: rgb(52, 70, 93, 0.90);
}
.eead-social-share-container a.eead-blogger {
background: rgb(245, 125, 0);
}
.eead-social-share-container a.eead-blogger:hover {
background: rgb(245, 125, 0, 0.90);
}
.eead-social-share-container a.eead-digg {
background: rgb(0, 91, 226);
}
.eead-social-share-container a.eead-digg:hover {
background: rgb(0, 91, 226, 0.90);
}
.eead-social-share-container a.eead-reddit {
background: rgb(255, 87, 0);
}
.eead-social-share-container a.eead-reddit:hover {
background: rgb(255, 87, 0, 0.90);
}
.eead-social-share-container a.eead-evernote {
background: rgb(46, 190, 96);
}
.eead-social-share-container a.eead-evernote:hover {
background: rgb(46, 190, 96, 0.90);
}
.eead-social-share-container a.eead-wordpress {
background: rgb(33, 117, 155);
}
.eead-social-share-container a.eead-wordpress:hover {
background: rgb(33, 117, 155, 0.90);
}
.eead-social-share-container a.eead-skype {
background: rgb(0, 175, 240);
}
.eead-social-share-container a.eead-skype:hover {
background: rgb(0, 175, 240, 0.90);
}
.eead-social-share-container a.eead-telegram {
background: rgb(0, 175, 240);
}
.eead-social-share-container a.eead-telegram:hover {
background: rgb(0, 175, 240, 0.90);
}
.eead-social-share-container a.eead-whatsapp {
background: rgb(37, 211, 102);
}
.eead-social-share-container a.eead-whatsapp:hover {
background: rgb(37, 211, 102, 0.90);
} .eead-social-share-container a.eead-line {
background: rgb(0, 195, 0);
}
.eead-social-share-container a.eead-line:hover {
background: rgb(0, 195, 0, 0.90);
}
.eead-social-share-container a.eead-email {
background: rgb(51, 51, 51);
}
.eead-social-share-container a.eead-email:hover {
background: rgb(51, 51, 51, 0.90);
} .eead-one-page-nav-container {
position: fixed;
z-index: 999;
}
.eead-opn-pos-left-top .eead-one-page-nav-container,
.eead-opn-pos-left-middle .eead-one-page-nav-container,
.eead-opn-pos-left-bottom .eead-one-page-nav-container {
left: var(--eead-opn-offset-left, 20px);
}
.eead-opn-pos-right-top .eead-one-page-nav-container,
.eead-opn-pos-right-middle .eead-one-page-nav-container,
.eead-opn-pos-right-bottom .eead-one-page-nav-container {
right: var(--eead-opn-offset-right, 20px);
}
.eead-opn-pos-left-top .eead-one-page-nav-container,
.eead-opn-pos-center-top .eead-one-page-nav-container,
.eead-opn-pos-right-top .eead-one-page-nav-container {
top: var(--eead-opn-offset-top, 20px);
}
.eead-opn-pos-left-bottom .eead-one-page-nav-container,
.eead-opn-pos-center-bottom .eead-one-page-nav-container,
.eead-opn-pos-right-bottom .eead-one-page-nav-container {
bottom: var(--eead-opn-offset-bottom, 20px);
}
.eead-opn-pos-left-middle .eead-one-page-nav-container,
.eead-opn-pos-right-middle .eead-one-page-nav-container {
top: 50%;
transform: translateY(-50%);
}
.eead-opn-pos-center-top .eead-one-page-nav-container,
.eead-opn-pos-center-bottom .eead-one-page-nav-container {
left: 50%;
transform: translateX(-50%);
}
.eead-one-page-nav-container ul.eead-one-page-nav {
display: flex;
flex-direction: column;
list-style: none;
padding: 0;
margin: 0;
}
.eead-one-page-nav-container ul.eead-one-page-nav li {
position: relative;
margin: 0;
padding: 0;
list-style: none;
border: 0;
}
.eead-opn-pos-center-top ul.eead-one-page-nav,
.eead-opn-pos-center-bottom ul.eead-one-page-nav,
.eead-opn-orientation-horizontal .eead-one-page-nav-container ul.eead-one-page-nav {
flex-direction: row;
}
ul.eead-one-page-nav li a {
outline: 0;
box-shadow: 0;
}
.eead-one-page-nav-item .eead-nav-dot {
display: flex;
align-items: center;
justify-content: center;
}
.eead-one-page-nav-item .eead-nav-dot-tooltip {
background: #000;
font-size: 0.9em;
white-space: nowrap;
line-height: 1.3;
color: #FFF;
opacity: 0;
position: absolute;
padding: 10px 20px;
border-radius: 3px;
visibility: hidden;
transition: transform 0.3s ease, opacity 0.3s ease, visibility 0.3s ease;
}
.eead-nav-dot-tooltip.eead-tooltip-arrow:after {
content: '';
width: 10px;
height: 10px;
background: #000;
position: absolute;
}
.eead-one-page-nav-item:hover .eead-nav-dot-tooltip {
visibility: visible;
opacity: 1;
} .eead-opn-pos-right-top.eead-opn-orientation-vertical .eead-one-page-nav-item .eead-nav-dot-tooltip,
.eead-opn-pos-right-middle .eead-one-page-nav-item .eead-nav-dot-tooltip,
.eead-opn-pos-right-bottom.eead-opn-orientation-vertical .eead-one-page-nav-item .eead-nav-dot-tooltip {
right: calc(100% + var(--eead-opn-tooltip-offset, 10px));
top: 50%;
transform: translateY(-50%);
}
.eead-opn-pos-left-top.eead-opn-orientation-vertical .eead-one-page-nav-item .eead-nav-dot-tooltip,
.eead-opn-pos-left-middle .eead-one-page-nav-item .eead-nav-dot-tooltip,
.eead-opn-pos-left-bottom.eead-opn-orientation-vertical .eead-one-page-nav-item .eead-nav-dot-tooltip {
left: calc(100% + var(--eead-opn-tooltip-offset, 10px));
top: 50%;
transform: translateY(-50%);
} .eead-opn-pos-right-bottom.eead-opn-orientation-horizontal .eead-one-page-nav-item .eead-nav-dot-tooltip,
.eead-opn-pos-center-bottom .eead-one-page-nav-item .eead-nav-dot-tooltip,
.eead-opn-pos-left-bottom.eead-opn-orientation-horizontal .eead-one-page-nav-item .eead-nav-dot-tooltip {
transform: rotate(-90deg) translateY(50%);
transform-origin: 0 100%;
left: 50%;
bottom: calc(100% + var(--eead-opn-tooltip-offset, 10px));
}
.eead-opn-pos-right-top.eead-opn-orientation-horizontal .eead-one-page-nav-item .eead-nav-dot-tooltip,
.eead-opn-pos-center-top .eead-one-page-nav-item .eead-nav-dot-tooltip,
.eead-opn-pos-left-top.eead-opn-orientation-horizontal .eead-one-page-nav-item .eead-nav-dot-tooltip {
transform: rotate(90deg) translateY(-50%);
transform-origin: 0 0;
left: 50%;
top: calc(100% + var(--eead-opn-tooltip-offset, 10px));
} .eead-opn-pos-left-top.eead-opn-orientation-vertical .eead-nav-dot-tooltip.eead-tooltip-arrow:after,
.eead-opn-pos-left-middle .eead-nav-dot-tooltip.eead-tooltip-arrow:after,
.eead-opn-pos-left-bottom.eead-opn-orientation-vertical .eead-nav-dot-tooltip.eead-tooltip-arrow:after {
right: 100%;
top: 50%;
transform: translateY(-50%);
clip-path: polygon(0 50%, 100% 0, 100% 100%);
}
.eead-opn-pos-right-top.eead-opn-orientation-vertical .eead-nav-dot-tooltip.eead-tooltip-arrow:after,
.eead-opn-pos-right-middle .eead-nav-dot-tooltip.eead-tooltip-arrow:after,
.eead-opn-pos-right-bottom.eead-opn-orientation-vertical .eead-nav-dot-tooltip.eead-tooltip-arrow:after {
left: 100%;
top: 50%;
transform: translateY(-50%);
clip-path: polygon(0 0, 100% 50%, 0 100%);
} .eead-opn-pos-right-top.eead-opn-orientation-horizontal .eead-nav-dot-tooltip.eead-tooltip-arrow:after,
.eead-opn-pos-center-top .eead-nav-dot-tooltip.eead-tooltip-arrow:after,
.eead-opn-pos-left-top.eead-opn-orientation-horizontal .eead-nav-dot-tooltip.eead-tooltip-arrow:after {
right: 100%;
top: 50%;
transform: translateY(-50%);
clip-path: polygon(0 50%, 100% 0, 100% 100%);
}
.eead-opn-pos-right-bottom.eead-opn-orientation-horizontal .eead-nav-dot-tooltip.eead-tooltip-arrow:after,
.eead-opn-pos-center-bottom .eead-nav-dot-tooltip.eead-tooltip-arrow:after,
.eead-opn-pos-left-bottom.eead-opn-orientation-horizontal .eead-nav-dot-tooltip.eead-tooltip-arrow:after {
right: 100%;
top: 50%;
transform: translateY(-50%);
clip-path: polygon(0 50%, 100% 0, 100% 100%);
} .eead-scroll-image-container {
display: flex;
}
.eead-scroll-image-container .eead-scroll-image-frame,
.eead-scroll-image-container .eead-scroll-image-wrapper {
position: relative;
width: 100%;
}
.eead-scroll-image-container .eead-scroll-image-frame {
position: relative;
overflow: hidden;
}
.eead-scroll-image-container .eead-scroll-image-box {
position: relative;
width: 100%;
height: 100%;
}
.eead-scroll-image-box.eead-scroll-image-top-bottom .eead-scroll-image {
background-position: center top;
}
.eead-scroll-image-box.eead-scroll-image-top-bottom:hover .eead-scroll-image {
background-position: center bottom;
}
.eead-scroll-image-box.eead-scroll-image-bottom-top .eead-scroll-image {
background-position: center bottom;
}
.eead-scroll-image-box.eead-scroll-image-bottom-top:hover .eead-scroll-image {
background-position: center top;
}
.eead-scroll-image-box.eead-scroll-image-right-left .eead-scroll-image {
background-position: center right;
}
.eead-scroll-image-box.eead-scroll-image-right-left:hover .eead-scroll-image {
background-position: center left;
}
.eead-scroll-image-box.eead-scroll-image-left-right .eead-scroll-image {
background-position: center left;
}
.eead-scroll-image-box.eead-scroll-image-left-right:hover .eead-scroll-image {
background-position: center right;
}
.eead-scroll-image-container .eead-scroll-image-device {
position: absolute;
top: 0;
left: 0;
width: 100%;
max-width: 100%;
display: block;
}
.eead-scroll-image-container .eead-scroll-image-frame.eead-scroll-image-frame-imac-dark {
padding: 4% 4.1% 24% 4.1%;
}
.eead-scroll-image-container .eead-scroll-image-frame.eead-scroll-image-frame-imac-dark .eead-scroll-image {
padding-bottom: 60.8%;
}
.eead-scroll-image-container .eead-scroll-image-frame.eead-scroll-image-frame-imac-light {
padding: 3% 4% 24% 4%;
}
.eead-scroll-image-container .eead-scroll-image-frame.eead-scroll-image-frame-imac-light .eead-scroll-image {
padding-bottom: 58%;
}
.eead-scroll-image-container .eead-scroll-image-frame:where(.eead-scroll-image-frame-imac-red, .eead-scroll-image-frame-imac-blue, .eead-scroll-image-frame-imac-yellow, .eead-scroll-image-frame-imac-green) {
padding: 2.4% 2.4% 29% 2.4%;
}
.eead-scroll-image-container .eead-scroll-image-frame:where(.eead-scroll-image-frame-imac-red, .eead-scroll-image-frame-imac-blue, .eead-scroll-image-frame-imac-yellow, .eead-scroll-image-frame-imac-green) .eead-scroll-image {
padding-bottom: 56.4%;
}
.eead-scroll-image-container .eead-scroll-image-frame.eead-scroll-image-frame-macbook-pro {
padding: 3.3% 11% 6% 11.8%;
}
.eead-scroll-image-container .eead-scroll-image-frame.eead-scroll-image-frame-macbook-pro .eead-scroll-image {
padding-bottom: 61.8%;
}
.eead-scroll-image-container .eead-scroll-image-frame.eead-scroll-image-frame-macbook-air {
padding: 3.5% 11.1% 5.5% 11.1%;
}
.eead-scroll-image-container .eead-scroll-image-frame.eead-scroll-image-frame-macbook-air .eead-scroll-image {
padding-bottom: 62.6%;
}
.eead-scroll-image-container .eead-scroll-image-frame.eead-scroll-image-frame-ipad-pro-v {
padding: 4.3% 4.1% 4.5% 4.1%;
}
.eead-scroll-image-container .eead-scroll-image-frame.eead-scroll-image-frame-ipad-pro-v .eead-scroll-image {
padding-bottom: 133%;
-webkit-mask-image: url(//lowellinstruments.com/wp-content/plugins/easy-elementor-addons/assets/img/devices/ipad-v-mask.svg);
mask-image: url(//lowellinstruments.com/wp-content/plugins/easy-elementor-addons/assets/img/devices/ipad-v-mask.svg);
mask-repeat: no-repeat;
}
.eead-scroll-image-container .eead-scroll-image-frame.eead-scroll-image-frame-ipad-pro-h {
padding: 3.2% 3.2% 3.5% 3.2%;
}
.eead-scroll-image-container .eead-scroll-image-frame.eead-scroll-image-frame-ipad-pro-h .eead-scroll-image {
padding-bottom: 74.8%;
-webkit-mask-image: url(//lowellinstruments.com/wp-content/plugins/easy-elementor-addons/assets/img/devices/ipad-h-mask.svg);
mask-image: url(//lowellinstruments.com/wp-content/plugins/easy-elementor-addons/assets/img/devices/ipad-h-mask.svg);
mask-repeat: no-repeat;
}
.eead-scroll-image-container .eead-scroll-image-frame.eead-scroll-image-frame-iphone-gold,
.eead-scroll-image-container .eead-scroll-image-frame.eead-scroll-image-frame-iphone-black {
padding: 3.6% 4.2% 3.5% 4.2%;
}
.eead-scroll-image-container .eead-scroll-image-frame.eead-scroll-image-frame-iphone-gold .eead-scroll-image,
.eead-scroll-image-container .eead-scroll-image-frame.eead-scroll-image-frame-iphone-black .eead-scroll-image {
padding-bottom: 217%;
-webkit-mask-image: url(//lowellinstruments.com/wp-content/plugins/easy-elementor-addons/assets/img/devices/iphone-mask.svg);
mask-image: url(//lowellinstruments.com/wp-content/plugins/easy-elementor-addons/assets/img/devices/iphone-mask.svg);
mask-repeat: no-repeat;
}
.eead-scroll-image-container .eead-scroll-image-frame.eead-scroll-image-frame-iphonex {
padding: 3% 3.5% 3.5% 3.5%;
}
.eead-scroll-image-container .eead-scroll-image-frame.eead-scroll-image-frame-iphonex .eead-scroll-image {
padding-bottom: 213.5%;
-webkit-mask-image: url(//lowellinstruments.com/wp-content/plugins/easy-elementor-addons/assets/img/devices/iphonex-mask.svg);
mask-image: url(//lowellinstruments.com/wp-content/plugins/easy-elementor-addons/assets/img/devices/iphonex-mask.svg);
mask-repeat: no-repeat;
}
.eead-scroll-image-container .eead-scroll-image-frame.eead-scroll-image-frame-safari {
padding: 4.3% 0 0 0;
}
.eead-scroll-image-container .eead-scroll-image-frame.eead-scroll-image-frame-safari .eead-scroll-image {
padding-bottom: 52%;
}
.eead-scroll-image-container .eead-scroll-image-frame:where(.eead-scroll-image-frame-chrome, .eead-scroll-image-frame-chrome-dark) {
padding: 5.5% 0 0 0;
}
.eead-scroll-image-container .eead-scroll-image-frame:where(.eead-scroll-image-frame-chrome, .eead-scroll-image-frame-chrome-dark) .eead-scroll-image {
padding-bottom: 56.4%;
}
.eead-scroll-image-container .eead-scroll-image-frame.eead-scroll-image-frame-firefox,
.eead-scroll-image-container .eead-scroll-image-frame.eead-scroll-image-frame-edge,
.eead-scroll-image-container .eead-scroll-image-frame.eead-scroll-image-frame-edge-dark {
padding: 5.3% 0 0 0;
}
.eead-scroll-image-container .eead-scroll-image-frame.eead-scroll-image-frame-firefox .eead-scroll-image,
.eead-scroll-image-container .eead-scroll-image-frame.eead-scroll-image-frame-edge .eead-scroll-image,
.eead-scroll-image-container .eead-scroll-image-frame.eead-scroll-image-frame-edge-dark .eead-scroll-image {
padding-bottom: 51%;
}
.eead-scroll-image-container .eead-scroll-image-frame.eead-scroll-image-frame-macbookpro {
padding: 2.6% 9.5% 15.2% 9.5%;
}
.eead-scroll-image-container .eead-scroll-image-frame.eead-scroll-image-frame-macbookair {
padding: 3.6% 14.5% 10% 14%;
}
.eead-scroll-image-container .eead-scroll-image-frame.eead-scroll-image-frame-macbookpro .eead-scroll-image,
.eead-scroll-image-container .eead-scroll-image-frame.eead-scroll-image-frame-macbookair .eead-scroll-image {
padding-bottom: 64%;
}
.eead-scroll-image-container .eead-scroll-image-frame.eead-scroll-image-frame-tablet {
padding: 4%;
}
.eead-scroll-image-container .eead-scroll-image-frame.eead-scroll-image-frame-tablet .eead-scroll-image {
padding-bottom: 134%;
border-radius: 2%;
}
.eead-scroll-image-container .eead-scroll-image {
display: block;
position: relative;
padding: 0;
margin: 0;
height: 100%;
width: 100%;
overflow: hidden;
background-size: cover;
background-repeat: no-repeat;
transition: background-position 2s ease-in-out;
} .eead-scroll-image-container .eead-scroll-image-badge {
position: absolute;
padding: 10px;
font-size: 14px;
line-height: 1;
color: #FFF;
display: flex;
align-items: center;
justify-content: center;
} .eead-scroll-image-container .eead-scroll-image-link {
position: absolute;
height: 40px;
width: 40px;
background: #FFF;
color: #333;
border-radius: 50%;
display: flex;
align-items: center;
justify-content: center;
transform: translateX(var(--eead-scroll-image-link-h, 0)) translateY(var(--eead-scroll-image-link-v, 0));
}
.eead-scroll-image-container .eead-scroll-image-hide-link .eead-scroll-image-link {
opacity: 0;
transition: opacity 0.3s ease-in-out;
}
.eead-scroll-image-container .eead-scroll-image-hide-link .eead-scroll-image-box:hover .eead-scroll-image-link {
opacity: 1;
}
.eead-scroll-image-container .eead-scroll-image-caption {
margin-bottom: 20px;
} .eead-logo-carousel .owl-dots {
display: flex;
justify-content: center;
align-items: center;
padding: 10px 0;
margin-top: 40px;
gap: 10px;
}
.eead-logo-carousel .owl-dots .owl-dot {
border: 0;
box-shadow: none;
padding: 0;
margin: 0;
outline: 0;
height: auto;
min-height: 0;
}
.eead-logo-carousel .owl-dots span {
display: block;
background: var(--eead-pri-color);
height: 15px;
width: 15px;
border-radius: 100%;
transition: all ease 0.3s;
}
.eead-logo-carousel .owl-nav {
position: absolute;
top: 50%;
transform: translateY(-50%);
width: 100%;
}
.eead-logo-carousel.owl-carousel .owl-nav .owl-prev,
.eead-logo-carousel.owl-carousel .owl-nav .owl-next {
position: absolute;
width: 35px;
height: 35px;
font-size: 34px;
line-height: 1;
background: var(--eead-pri-color);
color: #fff;
transition: all ease 0.3s;
min-height: 0;
display: flex;
align-items: center;
justify-content: center;
line-height: 1;
}
.eead-logo-carousel .owl-nav button.owl-prev {
left: 0;
transform: translate(calc(var(--eead-logo-carousel-offset-x, 0) * -1), var(--eead-logo-carousel-offset-y, 0));
}
.eead-logo-carousel .owl-nav button.owl-next {
right: 0;
transform: translate(var(--eead-logo-carousel-offset-x, 0), var(--eead-logo-carousel-offset-y, 0));
}
.eead-logo-carousel.eead-lg-hover-arrow-on .owl-nav {
opacity: 0;
transition: opacity 0.3s ease;
}
.eead-logo-carousel.eead-lg-hover-arrow-on:hover .owl-nav {
opacity: 1;
}
.eead-logo-carousel.eead-lg-hover-arrow-on .owl-nav button.owl-prev {
left: -20px;
}
.eead-logo-carousel.eead-lg-hover-arrow-on .owl-nav button.owl-next {
right: -20px;
}
.eead-logo-carousel.eead-lg-hover-arrow-on:hover .owl-nav button.owl-prev {
left: 0;
}
.eead-logo-carousel.eead-lg-hover-arrow-on:hover .owl-nav button.owl-next {
right: 0;
}
.eead-logo-carousel .owl-item {
transition: 0.3s transform ease-in-out;
}
.eead-logo-carousel.owl-carousel .owl-stage {
display: flex;
align-items: center;
}
.eead-logo-carousel.owl-carousel .eead-logo-slide {
overflow: hidden;
}
.eead-logo-carousel.owl-carousel .eead-logo-title {
text-align: center;
margin: 20px 0 0;
} .eead-logo-grid {
display: grid;
gap: var(--eead-logo-grid-gap, 0);
}
.eead-logo-grid .eead-grid-item {
display: flex;
flex-direction: column;
position: relative;
transition: all 0.3s ease-in-out;
}
.eead-logo-grid .eead-grid-item img {
transition: all 0.3s ease;
}
.eead-logo-grid .eead-grid-item .eead-logo-grid-title {
margin: 0;
}
.eead-logo-grid.grayscale-normal img {
-webkit-filter: grayscale(100%);
filter: grayscale(100%);
}
.eead-logo-grid.grayscale-normal .eead-grid-item:hover img {
-webkit-filter: none;
filter: none;
}
.eead-logo-grid.grayscale-hover .eead-grid-item:hover img {
-webkit-filter: grayscale(100%);
filter: grayscale(100%);
}
.eead-logo-grid-border-around-container .eead-grid-item {
border: var(--eead-logo-grid-border-size, 1px) solid var(--eead-logo-grid-border-color, #000);
}
.eead-logo-grid-border-around-image .eead-grid-item img {
border: var(--eead-logo-grid-border-size, 1px) solid var(--eead-logo-grid-border-color, #000);
}
.eead-logo-grid-border-table-cell .eead-grid-item:after,
.eead-logo-grid-border-table-cell .eead-grid-item:before {
content: "";
position: absolute;
}
.eead-logo-grid-border-table-cell .eead-grid-item:after {
height: 100%;
width: var(--eead-logo-grid-border-size, 1px);
background: var(--eead-logo-grid-border-color, #000);
left: calc(100% + var(--eead-logo-grid-gap, 0)/2);
transform: translateX(-50%);
}
.eead-logo-grid-border-table-cell .eead-grid-item:before {
width: 100%;
height: var(--eead-logo-grid-border-size, 1px);
background: var(--eead-logo-grid-border-color, #000);
top: calc(100% + var(--eead-logo-grid-gap, 0)/2);
transform: translateY(-50%);
}
@media screen and (min-width: 1025px) {
.eead-lg-col-1 .eead-logo-grid-border-table-cell .eead-grid-item:nth-child(n):after,
.eead-lg-col-2 .eead-logo-grid-border-table-cell .eead-grid-item:nth-child(2n):after,
.eead-lg-col-3 .eead-logo-grid-border-table-cell .eead-grid-item:nth-child(3n):after,
.eead-lg-col-4 .eead-logo-grid-border-table-cell .eead-grid-item:nth-child(4n):after,
.eead-lg-col-5 .eead-logo-grid-border-table-cell .eead-grid-item:nth-child(5n):after,
.eead-lg-col-6 .eead-logo-grid-border-table-cell .eead-grid-item:nth-child(6n):after,
.eead-logo-grid-border-table-cell .eead-grid-item.eead-last-row:before {
display: none;
}
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
.eead-lg-tablet-col-1 .eead-logo-grid-border-table-cell .eead-grid-item:nth-child(n):after,
.eead-lg-tablet-col-2 .eead-logo-grid-border-table-cell .eead-grid-item:nth-child(2n):after,
.eead-lg-tablet-col-3 .eead-logo-grid-border-table-cell .eead-grid-item:nth-child(3n):after,
.eead-lg-tablet-col-4 .eead-logo-grid-border-table-cell .eead-grid-item:nth-child(4n):after,
.eead-lg-tablet-col-5 .eead-logo-grid-border-table-cell .eead-grid-item:nth-child(5n):after,
.eead-lg-tablet-col-6 .eead-logo-grid-border-table-cell .eead-grid-item:nth-child(6n):after,
.eead-logo-grid-border-table-cell .eead-grid-item.eead-tablet-last-row:before {
display: none;
}
}
@media screen and (max-width: 767px) {
.eead-lg-mobile-col-1 .eead-logo-grid-border-table-cell .eead-grid-item:nth-child(n):after,
.eead-lg-mobile-col-2 .eead-logo-grid-border-table-cell .eead-grid-item:nth-child(2n):after,
.eead-lg-mobile-col-3 .eead-logo-grid-border-table-cell .eead-grid-item:nth-child(3n):after,
.eead-lg-mobile-col-4 .eead-logo-grid-border-table-cell .eead-grid-item:nth-child(4n):after,
.eead-lg-mobile-col-5 .eead-logo-grid-border-table-cell .eead-grid-item:nth-child(5n):after,
.eead-lg-mobile-col-6 .eead-logo-grid-border-table-cell .eead-grid-item:nth-child(6n):after,
.eead-logo-grid-border-table-cell .eead-grid-item.eead-mobile-last-row:before {
display: none;
}
} .eead-popup-modal-trigger {
display: flex;
}
.eead-popup-modal-trigger .eead-popup-modal-trigger-btn {
position: relative;
cursor: pointer;
}
.eead-popup-modal-trigger .eead-popup-modal-trigger-button {
display: inline-flex;
align-items: center;
gap: 8px;
background: #EEE;
padding: 1em 2em;
}
.eead-popup-modal-trigger .eead-popup-modal-trigger-button svg {
height: 1em;
width: 1em;
color: inherit;
}
.eead-popup-modal-trigger .eead-popup-modal-trigger-image {
overflow: hidden;
}
.eead-popup-modal-trigger .eead-popup-modal-trigger-image img {
display: block;
}
.eead-popup-modal-trigger .eead-popup-modal-trigger-image span {
position: absolute;
left: 0;
top: 0;
right: 0;
bottom: 0;
display: flex;
align-items: center;
justify-content: center;
background: rgba(0, 0, 0, 0.2);
}
.eead-popup-modal-trigger .eead-popup-modal-trigger-icon {
display: inline-flex;
align-items: center;
justify-content: center;
} .eead-popup-modal-trigger .eead-popup-modal-trigger-icon.eead-popup-modal-trigger-icon-framed {
border-style: solid;
} .eead-popup-modal .modal__overlay {
z-index: 99999;
}
.eead-popup-modal-fullscreen .modal__container {
max-width: 100%;
width: 100%;
height: 100%;
}
.eead-popup-modal-overlay-no .modal__overlay {
background: none !important;
}
.eead-popup-modal .modal__header {
margin-bottom: 30px;
}
.eead-popup-modal .modal__content {
margin: 0;
} .eead-popup-modal .eead-popup-modal-close {
position: absolute;
top: 0;
z-index: 9;
}
.eead-popup-modal .modal__close {
background: #EEE;
border: 0;
height: 40px;
width: 40px;
min-height: 0;
max-height: none;
box-shadow: none;
outline: 0;
display: flex;
justify-content: center;
align-items: center;
padding: 0;
}
.eead-popup-modal .modal__close span {
line-height: 1;
} .eead-popup-modal .modal__container::-webkit-scrollbar {
width: 4px;
} .eead-popup-modal .modal__container::-webkit-scrollbar-track {
background: #CCC;
} .eead-popup-modal .modal__container::-webkit-scrollbar-thumb {
background: #AAA;
} .eead-popup-modal .modal__container::-webkit-scrollbar-thumb:hover {
background: #999;
} .eead-popup-video {
display: flex;
}
.eead-popup-video .eead-video-popup-button {
position: relative;
cursor: pointer;
}
.eead-popup-video .eead-vp-button {
display: inline-flex;
align-items: center;
gap: 8px;
background: #EEE;
padding: 1em 2em;
}
.eead-popup-video .eead-vp-button svg {
height: 1em;
width: 1em;
color: inherit;
}
.eead-popup-video .eead-vp-image {
overflow: hidden;
}
.eead-popup-video .eead-vp-image img {
display: block;
}
.eead-popup-video .eead-vp-image span {
position: absolute;
left: 0;
top: 0;
right: 0;
bottom: 0;
display: flex;
align-items: center;
justify-content: center;
background: rgba(0, 0, 0, 0.2);
}
.eead-popup-video .eead-vp-icon {
display: inline-flex;
align-items: center;
justify-content: center;
}
.eead-popup-video .eead-vp-icon.eead-vp-style-stacked {
background: var(--eead-pri-color);
color: #FFF;
}
.eead-popup-video .eead-vp-icon.eead-vp-style-stacked svg {
fill: #FFF;
} .eead-popup-video .eead-vp-icon.eead-vp-style-framed {
border-style: solid;
}
.eead-popup-video .eead-vp-icon.eead-vp-ripple {
position: relative;
}
.eead-popup-video .eead-vp-icon.eead-vp-ripple:before {
content: "";
position: absolute;
width: 100%;
height: 100%;
z-index: -1;
animation: eead-ripple 1.5s ease-out infinite;
}
@keyframes eead-ripple {
from {
opacity: 1;
transform: scale(0)
}
to {
opacity: 0;
transform: scale(1.8)
}
} .eead-toggle-section {
display: none;
}
.eead-toggle-container:not(.eead-switch-on) .eead-toggle-primary {
display: block;
}
.eead-toggle-container.eead-switch-on .eead-toggle-secondary {
display: block;
}
.eead-toggle-switch-container {
display: flex;
justify-content: center;
cursor: pointer;
}
.eead-toggle-switch-container.eead-toggle-switch-before {
margin-bottom: 30px;
}
.eead-toggle-switch-container.eead-toggle-switch-after {
margin-top: 30px;
}
.eead-toggle-switch-inner {
display: flex;
align-items: center;
gap: 20px;
}
.eead-toggle-switch {
height: var(--eead-toggle-height, 20px);
width: var(--eead-toggle-width, 60px);
}
.eead-toggle-switch-label {
display: block;
position: relative;
width: 100%;
height: 100%;
margin: 0;
padding: 0;
}
.eead-toggle-container .eead-toggle-switch-checkbox {
position: absolute;
left: 0;
right: 0;
top: 0;
bottom: 0;
-webkit-appearance: none;
-moz-appearance: none;
-ms-appearance: none;
-o-appearance: none;
appearance: none;
margin: 0;
padding: 0;
cursor: pointer;
}
.eead-toggle-square-switch .eead-toggle-switch-checkbox:before,
.eead-toggle-square-switch .eead-toggle-switch-checkbox:after {
border-radius: 0 !important;
} .eead-toggle-switch-style1 .eead-toggle-switch {
height: var(--eead-toggle-height, 10px);
}
.eead-toggle-switch-style1 .eead-toggle-switch {
max-height: var(--eead-handle-size, 30px);
}
.eead-toggle-switch-style1 .eead-toggle-switch-checkbox:before,
.eead-toggle-switch-style1 .eead-toggle-switch-checkbox:after {
content: "";
position: absolute
}
.eead-toggle-switch-style1 .eead-toggle-switch-checkbox:before {
height: 100%;
width: 100%;
background-color: var(--eead-toggle-switch-bg-color, #EEE);
border-radius: var(--eead-toggle-height, 20px);
}
.eead-toggle-switch-style1 .eead-toggle-switch-checkbox:after {
background-color: var(--eead-toggle-switch-handle-color, #EEE);
transition: all .3s ease;
}
.eead-toggle-switch-style1 .eead-toggle-switch-checkbox:checked:after {
background: var(--eead-toggle-switch-handle-active-color, var(--eead-pri-color));
}
.eead-toggle-switch-style1 .eead-toggle-switch-checkbox:checked:before {
background-color: var(--eead-toggle-switch-bg-active-color, #EEE);
}
.eead-toggle-switch-style1 .eead-toggle-switch-checkbox:after {
width: var(--eead-handle-size, 30px);
height: var(--eead-handle-size, 30px);
border-radius: var(--eead-handle-size, 30px);
transform: translate(0, -50%);
top: 50%;
left: 0;
}
.eead-toggle-switch-style1 .eead-toggle-switch-checkbox:checked:after {
transform: translate(calc(var(--eead-toggle-width, 60px) - var(--eead-handle-size, 20px)), -50%);
} .eead-toggle-switch-style2 .eead-toggle-switch {
height: var(--eead-toggle-height, 30px);
}
.eead-toggle-switch-style2 .eead-toggle-switch-checkbox:before,
.eead-toggle-switch-style2 .eead-toggle-switch-checkbox:after {
content: "";
position: absolute
}
.eead-toggle-switch-style2 .eead-toggle-switch-checkbox:before {
height: 100%;
width: 100%;
background-color: var(--eead-toggle-switch-bg-color, #EEE);
border-radius: var(--eead-toggle-height, 20px);
}
.eead-toggle-switch-style2 .eead-toggle-switch-checkbox:after {
background-color: var(--eead-toggle-switch-handle-color, #EEE);
transition: all .3s ease;
}
.eead-toggle-switch-style2 .eead-toggle-switch-checkbox:checked:after {
background: var(--eead-toggle-switch-handle-active-color, var(--eead-pri-color));
}
.eead-toggle-switch-style2 .eead-toggle-switch-checkbox:checked:before {
background-color: var(--eead-toggle-switch-bg-active-color, #EEE);
}
.eead-toggle-switch-style2 .eead-toggle-switch-checkbox:after {
width: var(--eead-toggle-height, 20px);
height: var(--eead-toggle-height, 20px);
border-radius: var(--eead-toggle-height, 20px);
transform: translate(0, -50%);
top: 50%;
left: 0;
}
.eead-toggle-switch-style2 .eead-toggle-switch-checkbox:checked:after {
transform: translate(calc(var(--eead-toggle-width, 60px) - var(--eead-toggle-height, 20px)), -50%);
}
.eead-toggle-switch-style2 .eead-toggle-switch-checkbox:after {
width: calc(var(--eead-toggle-height, 20px) - calc(var(--eead-toggle-height, 20px)/5));
height: calc(var(--eead-toggle-height, 20px) - calc(var(--eead-toggle-height, 20px)/5));
border-radius: calc(var(--eead-toggle-height, 20px) - calc(var(--eead-toggle-height, 20px)/5));
transform: translate(calc(var(--eead-toggle-height, 20px)/10), -50%);
top: 50%;
}
.eead-toggle-switch-style2 .eead-toggle-switch-checkbox:checked:after {
transform: translate(calc(var(--eead-toggle-width, 60px) - calc(var(--eead-toggle-height, 20px) - calc(var(--eead-toggle-height, 20px)/10))), -50%);
} .eead-toggle-switch-style3 .eead-toggle-switch {
width: var(--eead-toggle-width, 60px);
height: var(--eead-toggle-width, 60px);
position: relative;
transform: translateY(calc(var(--eead-toggle-width, 60px)/4));
}
.eead-toggle-switch-style3 .eead-toggle-switch-label {
display: block;
width: 100%;
height: 100%;
position: absolute;
left: 0;
top: 0;
cursor: pointer;
}
.eead-toggle-switch-style3 .eead-toggle-switch-checkbox {
cursor: pointer;
width: 100%;
height: 100%;
border: var(--eead-toggle-height, 20px) solid var(--eead-toggle-switch-bg-color, #EEE);
border-radius: 50%;
clip-path: polygon(100% 0, 100% 30%, 50% 50%, 0 30%, 0 0);
}
.eead-toggle-switch-style3 .eead-toggle-switch-checkbox:before {
content: "";
border: 2px solid var(--eead-toggle-switch-border-color, #BBB);
height: 100%;
width: 100%;
display: block;
position: absolute;
border-radius: 50%;
left: 0;
top: 0;
}
.eead-toggle-switch-style3 .eead-toggle-switch-checkbox:after {
content: "";
border: 2px solid var(--eead-toggle-switch-border-color, #BBB);
height: calc(100% + var(--eead-toggle-height, 20px) * 2);
width: calc(100% + var(--eead-toggle-height, 20px) * 2);
display: block;
position: absolute;
border-radius: 50%;
left: calc(var(--eead-toggle-height, 20px) * -1);
top: calc(var(--eead-toggle-height, 20px) * -1);
}
.eead-toggle-switch-style3 .eead-toggle-slider1,
.eead-toggle-switch-style3 .eead-toggle-slider2 {
position: absolute;
left: 0;
top: 0;
right: 0;
bottom: 0;
z-index: 9;
}
.eead-toggle-switch-style3 .eead-toggle-slider1 {
transform: rotate(25deg);
}
.eead-toggle-switch-style3 .eead-toggle-slider2 {
transform: rotate(-25deg);
}
.eead-toggle-switch-style3 .eead-toggle-slider1:before,
.eead-toggle-switch-style3 .eead-toggle-slider2:before {
content: "";
height: calc(var(--eead-toggle-height, 20px) + 2px);
width: calc(var(--eead-toggle-height, 20px) + 2px);
border: 2px solid var(--eead-toggle-switch-border-color, #BBB);
background: var(--eead-toggle-switch-bg-color, #EEE);
top: 50%;
position: absolute;
z-index: 9;
border-radius: 50%;
transform: translateY(-50%);
clip-path: polygon(0 50%, 100% 50%, 100% 100%, 0 100%);
}
.eead-toggle-switch-style3 .eead-toggle-slider1:before {
left: 0;
}
.eead-toggle-switch-style3 .eead-toggle-slider2:before {
right: 0;
}
.eead-toggle-switch-style3 .eead-toggle-slider {
position: absolute;
left: -2px;
top: -2px;
right: -2px;
bottom: -2px;
z-index: 10;
transform: rotate(25deg);
transition: all 0.3s;
}
.eead-toggle-switch-style3 .eead-toggle-slider::before {
content: "";
height: calc(var(--eead-toggle-height, 20px) + 2px);
width: calc(var(--eead-toggle-height, 20px) + 2px);
background: var(--eead-toggle-switch-handle-color, #EEE);
left: 0;
top: 50%;
position: absolute;
z-index: 10;
border-radius: 50%;
transform: translateY(-50%) scale(1.2);
box-shadow: 0 0 4px rgba(0, 0, 0, 0.3);
}
.eead-toggle-switch-style3 .eead-toggle-switch-checkbox:checked + .eead-toggle-slider {
transform: rotate(155deg);
}
.eead-toggle-switch-style3 .eead-toggle-switch-checkbox:checked + .eead-toggle-slider::before {
background-color: var(--eead-toggle-switch-handle-active-color, var(--eead-pri-color));
}
.eead-toggle-switch-style3 .eead-toggle-switch-checkbox:checked {
border-color: var(--eead-toggle-switch-bg-active-color, #EEE);
}
.eead-toggle-switch-style3 .eead-toggle-switch-checkbox:checked + .eead-toggle-slider + .eead-toggle-slider1:before,
.eead-toggle-switch-style3 .eead-toggle-switch-checkbox:checked + .eead-toggle-slider + .eead-toggle-slider1 + .eead-toggle-slider2:before {
background-color: var(--eead-toggle-switch-bg-active-color, #EEE);
}
.eead-switch-on .eead-toggle-switch-style3 .eead-toggle-switch-checkbox:before,
.eead-switch-on .eead-toggle-switch-style3 .eead-toggle-switch-checkbox:after,
.eead-switch-on .eead-toggle-switch-style3 .eead-toggle-slider1:before,
.eead-switch-on .eead-toggle-switch-style3 .eead-toggle-slider2:before {
border-color: var(--eead-toggle-switch-border-active-color, #BBB);
} .eead-toggle-switch-style4 .eead-toggle-switch {
height: auto;
width: auto;
}
.eead-toggle-switch-style4 .eead-toggle-switch-label {
position: relative;
height: var(--eead-toggle-height, 20px);
}
.eead-toggle-switch-style4 .eead-toggle-switch-checkbox {
appearance: none;
margin: 0;
position: absolute;
z-index: 1;
top: 0;
left: 0;
width: 100%;
height: 100%;
cursor: pointer;
}
.eead-toggle-switch-style4 .eead-svg-toggle {
width: 100%;
height: 100%;
overflow: visible;
}
.eead-toggle-switch-style4 .eead-svg-toggle-background {
fill: var(--eead-toggle-switch-bg-color, #EEE);
transition: fill 0.4s;
}
.eead-toggle-switch-style4 .eead-toggle-switch-checkbox:checked + .eead-svg-toggle .eead-svg-toggle-background {
fill: var(--eead-toggle-switch-bg-active-color, #EEE);
}
.eead-toggle-switch-style4 .eead-svg-toggle-circle-center {
transform-origin: center;
transition: transform 0.6s;
}
.eead-toggle-switch-style4 .eead-toggle-switch-checkbox:checked + .eead-svg-toggle .eead-svg-toggle-circle-center {
transform: translateX(150px);
}
.eead-toggle-switch-style4 .eead-svg-toggle-circle {
transform-origin: center;
backface-visibility: hidden;
transition: transform 0.45s;
}
.eead-toggle-switch-style4 .eead-svg-toggle-circle.left {
transform: scale(1);
}
.eead-toggle-switch-style4 .eead-toggle-switch-checkbox:checked + .eead-svg-toggle .eead-svg-toggle-circle.left {
transform: scale(0);
}
.eead-toggle-switch-style4 .eead-svg-toggle-circle.right {
transform: scale(0);
}
.eead-toggle-switch-style4 .eead-toggle-switch-checkbox:checked + .eead-svg-toggle .eead-svg-toggle-circle.right {
transform: scale(1);
}
.eead-toggle-switch-style4 .eead-svg-toggle-icon {
transition: fill 0.4s;
}
.eead-toggle-switch-style4 .eead-svg-toggle-icon.on {
fill: var(--eead-toggle-switch-bg-color, #EEE);
}
.eead-toggle-switch-style4 .eead-toggle-switch-checkbox:checked + .eead-svg-toggle .eead-svg-toggle-icon.on {
fill: #FFF;
}
.eead-toggle-switch-style4 .eead-svg-toggle-icon.off {
fill: #FFF;
}
.eead-toggle-switch-style4 .eead-toggle-switch-checkbox:checked + .eead-svg-toggle .eead-svg-toggle-icon.off {
fill: var(--eead-toggle-switch-bg-active-color, #EEE);
} .eead-toggle-switch-style5:not(.eead-toggle-square-switch) .eead-toggle-switch-checkbox {
border-radius: var(--eead-toggle-height, 20px);
overflow: hidden;
}
.eead-toggle-switch-style5 .eead-toggle-switch-checkbox:before {
content: "";
cursor: pointer;
position: absolute;
background-color: var(--eead-toggle-switch-bg-color, #EEE);
left: 0;
right: 0;
top: 0;
bottom: 0;
}
.eead-toggle-switch-style5 .eead-toggle-switch-checkbox:after {
content: "";
width: 50%;
height: var(--eead-toggle-height, 20px);
position: absolute;
top: 0;
bottom: 0;
background-color: var(--eead-toggle-switch-handle-color, #EEE);
transition: width 1s ease-in-out;
animation: eead-expand 1s ease-in-out forwards;
}
.eead-toggle-switch-style5 .eead-toggle-switch-checkbox:checked:after {
animation: eead-contract 1s ease-in-out forwards;
background: var(--eead-toggle-switch-handle-active-color, var(--eead-pri-color));
}
.eead-toggle-switch-style5 .eead-toggle-switch-checkbox:checked:before {
background-color: var(--eead-toggle-switch-bg-active-color, #EEE);
}
@keyframes eead-contract {
0% {
left: 0;
width: 50%;
}
25% {
left: 0;
width: 100%;
}
50% {
right: 0;
width: 100%;
left: auto;
}
100% {
right: 0;
width: 50%;
}
}
@keyframes eead-expand {
0% {
right: 0;
width: 50%;
}
25% {
right: 0;
width: 100%;
}
50% {
right: auto;
width: 100%;
left: 0;
}
100% {
left: 0;
width: 50%;
}
} .eead-switcher-container {
display: flex;
flex-direction: column;
}
.eead-switcher-tabs {
display: inline-flex;
overflow: hidden;
white-space: nowrap;
}
.eead-switcher-tabs-inner {
display: flex;
position: relative;
align-items: center;
}
.eead-switcher-tab {
display: flex;
align-items: center;
gap: 10px;
padding: 10px 20px;
position: relative;
z-index: 9;
cursor: pointer;
}
.eead-switcher-tab i {
font-size: 1em;
}
.eead-switcher-tab svg {
height: 1em;
width: 1em;
}
.eead-switcher-content {
display: none;
}
.eead-switcher-active-content {
display: block;
}
.eead-switcher-slider {
position: absolute;
height: 100%;
background: var(--eead-switcher-tab-active-bg-color, var(--eead-pri-color));
z-index: 8;
transition: left 0.3s linear;
border-radius: var(--eead-switcher-tab-border-radius, 0)
}
.eead-switcher-tab.eead-switcher-active-tab {
color: #FFF;
}
.eead-switcher-tab.eead-switcher-active-tab i {
color: inherit;
}
.eead-switcher-tab.eead-switcher-active-tab svg {
fill: #FFF;
}
@media screen and (max-width:767px) {
.eead-switcher-tabs-inner {
flex-direction: column;
width: 100%;
align-items: stretch;
}
.eead-switcher-tabs {
display: flex;
align-self: stretch !important;
}
.eead-switcher-tab {
justify-content: center;
}
.eead-switcher-tab.eead-switcher-active-tab {
background: var(--eead-switcher-tab-active-bg-color, #EEE);
border-radius: var(--eead-switcher-tab-border-radius, 0)
}
.eead-switcher-slider {
display: none !important;
}
} .eead-progressbar-container {
display: flex;
flex-direction: column;
gap: 30px;
}
.eead-progress {
display: flex;
flex-direction: column;
}
.eead-progressbar {
background: #EEE;
position: relative;
}
.eead-progressbar-length {
height: 100%;
width: 0;
background: #000;
}
.eead-progressbar-container .eead-progress label {
margin: 0;
} .eead-progressbar-style1 .eead-progressbar-header {
display: flex;
justify-content: space-between;
align-items: flex-end;
}
.eead-progressbar-label-below .eead-progressbar-style1 .eead-progressbar-header {
order: 2;
}
.eead-progressbar-label-below .eead-progressbar-style1 .eead-progressbar-header {
align-items: flex-start;
} .eead-progressbar-alter-yes .eead-progressbar-style2 .eead-progress .eead-progressbar-percentage {
order: 1;
}
.eead-progressbar-alter-yes .eead-progressbar-style2 .eead-progress .eead-progressbar {
order: 2;
}
.eead-progressbar-alter-yes .eead-progressbar-style2 .eead-progress label {
order: 3;
} .eead-progressbar-label-below .eead-progressbar-style3 .eead-progress label {
order: 2;
}
.eead-progressbar-style3 .eead-progressbar-percentage {
padding: 0 10px;
} .eead-progressbar-style4 .eead-progressbar-percentage {
position: absolute;
left: 100%;
top: 50%;
transform: translateY(-50%);
margin-left: 20px;
}
.eead-progressbar-style4 .eead-progressbar-length {
position: relative;
width: 10%;
}
.eead-progressbar-label-below .eead-progressbar-style4 .eead-progress label {
order: 2;
} .eead-sticky-video-container {
position: relative;
overflow: hidden;
}
.eead-sticky-video {
min-height: 50px;
}
.eead-sticky-video.out {
width: var(--eead-sticky-video-width, 300px);
position: fixed;
z-index: 999;
}
.eead-sticky-video.out[data-position="top-left"] {
left: 40px;
top: 40px;
}
.eead-sticky-video.out[data-position="top-right"] {
right: 40px;
top: 40px;
}
.eead-sticky-video.out[data-position="bottom-left"] {
left: 40px;
bottom: 40px;
}
.eead-sticky-video.out[data-position="bottom-right"] {
right: 40px;
bottom: 40px;
}
.eead-overlay {
position: absolute;
display: none;
top: 0;
left: 0;
right: 0;
bottom: 0;
background-color: rgba(0, 0, 0, 0.5);
z-index: 4;
cursor: pointer;
background-size: cover;
background-position: 50%;
}
.eead-sticky-video[data-overlay="yes"] + .eead-overlay {
display: block;
}
.eead-overlay-icon {
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
background: var(--plyr-video-control-background-hover, var(--plyr-color-main, var(--plyr-color-main, #00b3ff)));
border-radius: 100%;
color: #fff;
opacity: .9;
padding: 20px;
transition: .3s;
}
.eead-overlay-icon svg {
display: block;
height: 20px;
width: 20px;
}
.eead-sticky-video .plyr__controls {
display: none;
} .eead-sticky-player-close {
position: absolute;
right: -15px;
top: -15px;
display: none;
font-size: 24px;
z-index: 9999;
cursor: pointer;
height: 30px;
width: 30px;
align-items: center;
justify-content: center;
background-color: #000;
border-radius: 50%;
}
.eead-sticky-video.out .eead-sticky-player-close {
display: flex;
}
.eead-sticky-player-close:before,
.eead-sticky-player-close:after {
content: "";
height: 1px;
width: 14px;
position: absolute;
background-color: #FFF;
}
.eead-sticky-player-close:before {
transform: rotate(45deg);
}
.eead-sticky-player-close:after {
transform: rotate(-45deg);
} .eead-video-player {
position: relative;
z-index: 1;
overflow: hidden;
}
.eead-video-player .eead-video-overlay {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 2;
display: flex;
justify-content: center;
align-items: center;
cursor: pointer;
background-repeat: no-repeat;
background-size: cover;
background-position: center;
}
.eead-video-player .eead-video-overlay:before {
position: absolute;
content: '';
top: 0;
left: 0;
height: 100%;
width: 100%;
z-index: -1;
opacity: 0.8;
}
.eead-video-player .eead-video-overlay .eead-video-play-button i {
font-size: 80px;
color: white;
}
.eead-video-player .eead-video-overlay .eead-video-play-button svg {
fill: #FFF;
height: 80px;
width: 80px;
}
.eead-video-player iframe {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
margin: 0;
border: none;
}
.eead-video-player video {
display: block;
}
.eead-video-player.eead-video-aspect-ratio-16-9 {
padding-bottom: 56.25%;
}
.eead-video-player.eead-video-aspect-ratio-21-9 {
padding-bottom: 42.8571%;
}
.eead-video-player.eead-video-aspect-ratio-9-16 {
padding-bottom: 177.77%;
}
.eead-video-player.eead-video-aspect-ratio-4-3 {
padding-bottom: 75%;
}
.eead-video-player.eead-video-aspect-ratio-3-2 {
padding-bottom: 66.6666%;
}
.eead-video-player.eead-video-aspect-ratio-1-1 {
padding-bottom: 100%;
} .eead-pricing-list {
display: grid;
gap: 30px;
}
.eead-pricing-list .eead-pl-item {
display: flex;
gap: 30px;
}
.eead-pricing-list .eead-pl-item-image {
position: relative;
flex-basis: 30%;
min-width: 30%;
overflow: hidden;
}
.eead-pricing-list .eead-pl-item-image img {
width: 100%;
}
.eead-pricing-list .eead-pl-item-content {
flex-grow: 1;
}
.eead-pricing-list .eead-pl-item-header {
display: flex;
justify-content: space-between;
align-items: center;
gap: 30px;
margin-bottom: 10px;
}
.eead-pricing-list .eead-pl-item-header:last-child {
margin-bottom: 0;
}
.eead-pl-item-header::before {
content: "";
flex-grow: 1;
order: 2;
}
.eead-pricing-list .eead-pl-item-title {
margin: 0;
order: 1;
}
.eead-pricing-list .eead-pl-item-title a {
color: inherit;
}
.eead-pricing-list .eead-pl-item-price {
font-size: 1.3em;
display: flex;
align-items: center;
justify-content: center;
order: 3;
}
.eead-pricing-list .eead-pl-item-image .eead-pl-item-price {
position: absolute;
right: 10px;
top: 10px;
color: #FFF;
} .eead-pl-price-framed .eead-pl-item-price {
border-style: solid;
} .eead-pl-price-stacked .eead-pl-item-price {
background: #EEE;
} .eead-pricing-table {
overflow: hidden;
}
.eead-pricing-button a {
display: inline-flex;
align-items: center;
gap: 10px;
padding: 12px 20px;
background: var(--eead-pri-color);
color: #FFF;
transition: all 0.3s ease;
border-radius: 3px;
}
.eead-pricing-button a svg {
height: 1em;
width: 1em;
transition: all 0.3s ease;
fill: #FFF;
}
.eead-pricing-table ul.eead-pricing-listing {
list-style: none;
margin: 0;
padding: 0;
display: flex;
flex-direction: column;
gap: var(--eead-pt-list-gap, 20);
}
.eead-pricing-table .eead-pricing-title {
margin-bottom: 30px;
font-size: 1.3em;
text-transform: uppercase;
}
.eead-pricing-table .eead-pricing-price {
line-height: 1;
}
.eead-pricing-table ul.eead-pricing-listing li {
list-style: none;
margin: 0;
padding: 0;
border: 0;
display: flex;
gap: 10px;
align-items: center;
position: relative;
justify-content: center;
text-align: left;
}
.eead-pricing-table ul.eead-pricing-listing li svg {
height: 1em;
width: 1em;
min-width: 1em;
}
.eead-pricing-table ul.eead-pricing-listing li:after {
content: "";
height: var(--eead-pt-list-sep-size, 0);
width: 100%;
background: var(--eead-pt-list-sep-color, #EEE);
position: absolute;
top: calc(100% + var(--eead-pt-list-gap, 20)/2 - var(--eead-pt-list-sep-size, 0)/2);
}
.eead-pricing-table ul.eead-pricing-listing li:last-child:after {
display: none;
}
.eead-pricing-table .eead-header-icon {
display: inline-flex;
align-items: center;
justify-content: center;
height: var(--eead-pt-header-icon-size, 76px);
width: var(--eead-pt-header-icon-size, 76px);
background: #FFF;
border-radius: 50%;
font-size: 28px;
margin-bottom: 20px;
}
.eead-pricing-table .eead-header-icon i {
font-size: inherit;
}
.eead-pricing-table .eead-header-icon svg {
height: 1em;
width: 1em;
}
.eead-pricing-table ul.eead-pricing-listing {
margin-bottom: 50px;
}
.eead-pricing-table .eead-price {
font-size: 50px;
} .eead-pricing-table.style1 {
text-align: center;
background: var(--eead-light-bg-color);
padding: var(--eead-pt-box-padding, 30px);
border-radius: 3px;
}
.eead-pricing-table.style1 .eead-pricing-price {
margin-bottom: 40px;
} .eead-pricing-table.style2 {
text-align: center;
background: var(--eead-light-bg-color);
}
.eead-pricing-table.style2 .eead-pricing-header {
position: relative;
background: var(--eead-pri-color);
padding: var(--eead-pt-header-padding, 30px);
}
.eead-pricing-table.style2 .eead-pricing-price {
padding-bottom: calc(var(--eead-pt-header-icon-size, 76px)/2);
}
.eead-pricing-table.style2 ul.eead-pricing-listing {
padding-top: calc(var(--eead-pt-header-icon-size, 76px)/2);
}
.eead-pricing-table.style2 .eead-pricing-body {
padding: var(--eead-pt-box-padding, 30px);
}
.eead-pricing-table.style2 .eead-header-icon {
position: absolute;
top: 100%;
left: 50%;
transform: translate(-50%, -50%);
} .eead-pricing-table.style3 {
text-align: center;
background: var(--eead-light-bg-color);
}
.eead-pricing-table.style3 .eead-pricing-header {
position: relative;
background: var(--eead-pri-color);
padding: var(--eead-pt-header-padding, 30px);
clip-path: polygon(0 0, 100% 0%, 100% calc(100% - 30px), 0% 100%);
}
.eead-pricing-table.style3 .eead-pricing-price {
padding-bottom: 30px;
}
.eead-pricing-table.style3 .eead-pricing-body {
padding: var(--eead-pt-box-padding, 30px);
} .eead-pricing-table.style4 {
text-align: center;
background: var(--eead-light-bg-color);
}
.eead-pricing-table.style4 .eead-pricing-header {
position: relative;
background: var(--eead-pri-color);
padding: var(--eead-pt-header-padding, 30px);
clip-path: polygon(100% 0, 100% calc(100% - 40px), 50% 100%, 0 calc(100% - 40px), 0 0);
}
.eead-pricing-table.style4 .eead-pricing-price {
padding-bottom: 40px;
}
.eead-pricing-table.style4 .eead-pricing-body {
padding: var(--eead-pt-box-padding, 30px);
} .eead-pricing-table.style5 {
text-align: center;
background: var(--eead-light-bg-color);
}
.eead-pricing-table.style5 .eead-pricing-header {
position: relative;
padding: var(--eead-pt-header-padding, 30px);
}
.eead-pricing-table.style5 .eead-pricing-header:before {
content: "";
position: absolute;
left: 50%;
bottom: 0;
width: 150%;
padding-bottom: 150%;
background: var(--eead-pri-color);
border-radius: 50%;
transform: translateX(-50%);
}
.eead-pricing-table.style5 .eead-pricing-body {
padding: var(--eead-pt-box-padding, 30px);
}
.eead-pricing-table.style5 .eead-header-icon {
position: absolute;
top: 100%;
left: 50%;
transform: translate(-50%, -50%);
}
.eead-pricing-table.style5 .eead-pricing-title,
.eead-pricing-table.style5 .eead-pricing-price {
position: relative;
}
.eead-pricing-table.style5 .eead-pricing-price {
padding-bottom: calc(var(--eead-pt-header-icon-size, 76px)/2);
}
.eead-pricing-table.style5 ul.eead-pricing-listing {
padding-top: calc(var(--eead-pt-header-icon-size, 76px)/2);
} .eead-pricing-table.style6 {
text-align: center;
background: var(--eead-light-bg-color);
}
.eead-pricing-table.style6 .eead-pricing-header {
position: relative;
background: var(--eead-pri-color);
padding: var(--eead-pt-header-padding, 30px);
border-radius: 0 0 50px 50px;
margin-left: 50px;
margin-right: 50px;
}
.eead-pricing-table.style6 .eead-pricing-body {
padding: var(--eead-pt-box-padding, 30px);
} .eead-pricing-table.style7 {
text-align: center;
background: var(--eead-light-bg-color);
}
.eead-pricing-table.style7 .eead-pricing-header {
padding: var(--eead-pt-header-padding, 30px);
position: relative;
}
.eead-pricing-table.style7 .eead-pricing-header:before{
content: "";
background: var(--eead-pt-header-overlay-color, transparent);
opacity: 0.9;
position: absolute;
left: 0;
top: 0;
bottom: 0;
right: 0;
}
.eead-pricing-table.style7 .eead-pricing-header > *{
position: relative;
}
.eead-pricing-table.style7 .eead-pricing-body {
padding: var(--eead-pt-box-padding, 30px);
} .eead-pricing-tag {
font-size: 13px;
font-weight: bold;
color: var(--eead-pt-tag-color, #fff);
z-index: 99;
text-transform: uppercase;
}
.eead-pricing-tag {
background-color: var(--eead-pt-tag-bg-color, var(--eead-sec-color));
}
.eead-pricing-tag.eead-pt-tag-style1 {
--f: .5em;
position: absolute;
top: 0;
right: 0;
line-height: 1.8;
padding-inline: 1lh;
padding-bottom: var(--f);
border-image: conic-gradient(#0008 0 0) 51%/var(--f);
clip-path: polygon(100% calc(100% - var(--f)), 100% 100%, calc(100% - var(--f)) calc(100% - var(--f)), var(--f) calc(100% - var(--f)), 0 100%, 0 calc(100% - var(--f)), 999px calc(100% - var(--f) - 999px), calc(100% - 999px) calc(100% - var(--f) - 999px));
transform: translate(calc((1 - cos(45deg))*100%), -100%) rotate(45deg);
transform-origin: 0% 100%;
}
.eead-pricing-tag.eead-pt-tag-style2 {
--f: .5em;
position: absolute;
top: 0;
left: 0;
line-height: 1.8;
padding-inline: 1lh;
padding-bottom: var(--f);
border-image: conic-gradient(#0008 0 0) 51%/var(--f);
clip-path: polygon(100% calc(100% - var(--f)), 100% 100%, calc(100% - var(--f)) calc(100% - var(--f)), var(--f) calc(100% - var(--f)), 0 100%, 0 calc(100% - var(--f)), 999px calc(100% - var(--f) - 999px), calc(100% - 999px) calc(100% - var(--f) - 999px));
transform: translate(calc((cos(45deg) - 1)*100%), -100%) rotate(-45deg);
transform-origin: 100% 100%;
}
.eead-pricing-tag.eead-pt-tag-style3 {
--f: .5em;
--r: .8em;
position: absolute;
top: 20px;
right: calc(-1*var(--f));
padding-inline: 1em;
line-height: 1.8;
border-bottom: var(--f) solid #0005;
border-left: var(--r) solid #0000;
clip-path:
polygon(0 0, 100% 0, 100% calc(100% - var(--f)), calc(100% - var(--f)) 100%,
calc(100% - var(--f)) calc(100% - var(--f)), 0 calc(100% - var(--f)),
var(--r) calc(50% - var(--f)/2));
}
.eead-pricing-tag.eead-pt-tag-style4 {
--f: .5em;
--r: .8em;
position: absolute;
top: 20px;
left: calc(-1*var(--f));
padding-inline: 1em;
line-height: 1.8;
border-bottom: var(--f) solid #0005;
border-right: var(--r) solid #0000;
clip-path:
polygon(0 0, 0 calc(100% - var(--f)), var(--f) 100%,
var(--f) calc(100% - var(--f)), 100% calc(100% - var(--f)),
calc(100% - var(--r)) calc(50% - var(--f)/2), 100% 0);
}
.eead-pricing-tag.eead-pt-tag-style5 {
--r: .4em;
--c: var(--eead-pt-tag-bg-color, var(--eead-sec-color));
position: absolute;
top: 20px;
right: calc(-1*var(--r));
line-height: 1.8;
padding: 0 1em calc(2*var(--r));
border-radius: 0 var(--r) var(--r) 0;
background:
radial-gradient(100% 50% at right, var(--c) 98%, #0000 101%) 0 0/.5lh calc(100% - 2*var(--r)),
radial-gradient(100% 50% at left, #0005 98%, #0000 101%) 100% 100%/var(--r) calc(2*var(--r)),
conic-gradient(from 180deg at calc(100% - var(--r)) calc(100% - 2*var(--r)), #0000 25%, var(--c) 0) 100% 0/calc(101% - .5lh) 100%;
background-repeat: no-repeat;
}
.eead-pricing-tag.eead-pt-tag-style6 {
--r: .4em;
--c: var(--eead-pt-tag-bg-color, var(--eead-sec-color));
position: absolute;
top: 20px;
left: calc(-1*var(--r));
line-height: 1.8;
padding: 0 1em calc(2*var(--r));
border-radius: var(--r) 0 0 var(--r);
background:
radial-gradient(100% 50% at left, var(--c) 98%, #0000 101%) 100% 0/.5lh calc(100% - 2*var(--r)),
radial-gradient(100% 50% at right, #0005 98%, #0000 101%) 0 100%/var(--r) calc(2*var(--r)),
conic-gradient(from 90deg at var(--r) calc(100% - 2*var(--r)), #0000 25%, var(--c) 0) 0 0/calc(101% - .5lh) 100%;
background-repeat: no-repeat;
} .eead-step-direction {
position: absolute;
left: calc(100% + 20px);
top: 50%;
transform: translateY(-50%);
width: 200px
}
.eead-step-direction svg {
transform: translate(var(--eead-stepflow-offset-x, 0), var(--eead-stepflow-offset-y, 0)) rotate(var(--eead-stepflow-direction-angle, 0deg));
transform-origin: center center;
}
.eead-step-direction svg > path {
stroke-dasharray: var(--eead-stepflow-dash-length, 0) var(--eead-stepflow-dash-gap, 0);
}
.eead-step-flow .eead-steps-icon-box {
position: relative;
display: inline-flex;
margin-bottom: 2rem;
}
.eead-step-flow .eead-steps-icon {
position: relative;
padding: 1em;
border-radius: 50%;
background-color: var(--eead-light-bg-color);
color: var(--eead-pri-color);
font-size: 46px;
line-height: 1;
}
.eead-step-flow .eead-steps-icon > i,
.eead-step-flow .eead-steps-icon > svg {
width: 1em;
height: 1em;
fill: currentColor;
display: flex;
justify-content: center;
align-items: center;
}
.eead-step-flow .eead-steps-label {
position: absolute;
padding: 8px 10px;
border-radius: 20px;
background-color: var(--eead-pri-color);
color: #fff;
max-width: 200%;
text-overflow: ellipsis;
white-space: nowrap;
font-size: 12px;
line-height: 1
}
.eead-step-flow .eead-steps-title {
margin: 0 0 20px;
}
.eead-step-flow .eead-steps-title a {
display: block;
color: inherit
}
.eead-step-flow .eead-step-description {
margin: 0 0 20px;
}
.eead-step-flow .eead-step-description:last-child {
margin: 0;
}
.eead-step-flow .eead-step-readmore {
display: inline-flex;
padding: 10px 20px;
background: var(--eead-pri-color);
color: #FFF;
border-radius: 2px;
} .eead-weather-container {
padding: 30px;
position: relative;
background-color: var(--eead-light-bg-color);
overflow: hidden;
}
.eead-weather-container .eead-weather {
position: relative;
}
.eead-weather-container::before {
content: "";
position: absolute;
left: 0;
right: 0;
top: 0;
bottom: 0;
opacity: 0.9;
}
.eead-weather-time {
font-size: 0.9em;
}
.eead-weather-temperature {
font-size: 40px;
line-height: 1;
margin-bottom: 10px;
}
.eead-weather-location,
.eead-weather-icon {
margin-bottom: 15px;
}
.eead-weather-icon i {
font-size: 60px;
line-height: 1.2;
}
.eead-weather-parameters {
display: grid;
grid-template-columns: repeat(2, 1fr);
gap: 10px;
margin-top: 30px;
}
.eead-weather-parameters .eead-weather-label {
display: inline-flex;
align-items: center;
gap: 8px;
}
.eead-weather-parameters .eead-weather-label i {
width: 1em;
text-align: center;
}
.eead-weather-last-update {
margin-top: 30px;
font-style: italic;
font-size: 0.8em;
} .eead-weather-container.eead-style1 {
text-align: center;
}
.eead-weather-container.eead-style1 .eead-weather-parameters .eead-weather-label {
display: flex;
justify-content: center;
}
.eead-weather-container.eead-style1 .eead-weather-parameters .eead-weather-value {
font-weight: bold;
}
.eead-weather-container.eead-style1 .eead-weather-info {
margin-bottom: 20px;
} .eead-weather-container.eead-style2 .eead-weather-header {
display: flex;
align-items: center;
justify-content: space-between;
}
.eead-weather-container.eead-style2 .eead-weather-temperature {
font-size: 60px;
}
.eead-weather-container.eead-style2 .eead-weather-detail {
text-align: right;
}
.eead-weather-container.eead-style2 .eead-weather-parameters {
display: flex;
flex-wrap: wrap;
}
.eead-weather-container.eead-style2 .eead-weather-parameters > div {
display: inline-flex;
align-items: center;
gap: 5px;
line-height: 1;
background: #FFF;
padding: 5px 10px;
border-radius: 5px;
box-shadow: 0 0 4px rgba(0, 0, 0, 0.06);
}
.eead-weather-container.eead-style2 .eead-weather-label span {
display: none;
} .eead-weather-container.eead-style3 .eead-weather-header {
display: flex;
justify-content: space-between;
align-items: flex-end;
}
.eead-weather-container.eead-style3 .eead-weather-detail {
text-align: right;
}
.eead-weather-container.eead-style3 .eead-weather-icon {
margin: 0;
}
.eead-weather-container.eead-style3 .eead-weather-icon i {
font-size: 60px;
}
.eead-weather-container.eead-style3 .eead-weather-temperature:last-child {
margin-bottom: 0;
}
.eead-weather-container.eead-style3 .eead-weather-label:after {
content: ":";
margin-right: 10px;
} .eead-vertical-timeline .eead-vt-inner:before {
content: '';
position: absolute;
background: #eaeaea;
width: 1px;
height: 100%;
top: 0;
transform: translateX(-50%);
border-radius: 10px;
}
.eead-vertical-timeline .eead-card-center .eead-vt-inner:before {
left: 50%;
}
.eead-vertical-timeline .eead-card-right .eead-vt-inner:before {
left: 40%;
}
.eead-vertical-timeline .eead-card-left .eead-vt-inner:before {
left: 60%;
}
.eead-vertical-timeline .eead-vt-card,
.eead-vertical-timeline .eead-vt-each-wrap {
position: relative;
}
.eead-vt-point {
position: absolute;
top: 50%;
background: var(--eead-pri-color);
height: 50px;
width: 50px;
display: flex;
align-items: center;
justify-content: center;
color: #FFF;
border-radius: 50%;
border-style: solid;
}
.eead-vt-point i {
font-size: 1em;
color: #FFF;
}
.eead-vt-point svg {
height: 1em;
width: 1em;
fill: #FFF;
}
.eead-vt-point:before,
.eead-vt-point:after {
content: "";
position: absolute;
top: 50%;
transform: translateY(-50%);
height: 1px;
background: #eaeaea;
width: 20px;
border-radius: 10px;
}
.eead-vt-point:before {
right: calc(100% + var(--eead-vt-point-border-width, 0px));
}
.eead-vt-point:after {
left: calc(100% + var(--eead-vt-point-border-width, 0px));
}
.eead-vt-image {
overflow: hidden;
margin-bottom: 20px;
}
.eead-vt-title {
margin-bottom: 20px;
}
.eead-vt-title a {
color: inherit;
}
.eead-vt-more-button a {
display: inline-block;
padding: 15px 20px;
text-decoration: none;
background: var(--eead-pri-color);
color: #FFF;
line-height: 1.2;
}
.eead-vt-more-button {
margin-top: 20px;
}
.eead-vertical-timeline .eead-vt-meta {
position: absolute;
z-index: 1;
background: var(--eead-light-bg-color);
color: #333;
padding: 8px 16px;
border-radius: 20px;
white-space: nowrap;
text-align: center;
transform: translateY(-50%);
} .eead-vertical-timeline .eead-card-center .eead-vt-each-wrap:nth-child(odd) .eead-vt-point {
left: 100%;
transform: translate(-50%, -50%);
border-radius: 50%;
}
.eead-vertical-timeline .eead-card-center .eead-vt-each-wrap:nth-child(even) .eead-vt-point {
right: 100%;
transform: translate(50%, -50%);
}
.eead-vertical-timeline .eead-card-center .eead-vt-each-wrap {
width: 50%;
padding-right: calc(var(--eead-vt-point-size, 50px)/2 + 20px);
}
.eead-vertical-timeline .eead-card-center .eead-vt-each-wrap:nth-child(even) {
align-self: flex-end;
padding-right: 0;
padding-left: calc(var(--eead-vt-point-size, 50px)/2 + 20px);
} .eead-vertical-timeline .eead-card-right .eead-vt-each-wrap .eead-vt-point {
right: 100%;
transform: translate(50%, -50%);
} .eead-vertical-timeline .eead-card-left .eead-vt-each-wrap .eead-vt-point {
left: 100%;
transform: translate(-50%, -50%);
} .eead-vertical-timeline .eead-card-center .eead-vt-inner {
display: flex;
flex-direction: column;
}
.eead-vertical-timeline .eead-card-center .eead-vt-each-wrap:nth-child(odd) .eead-vt-point {
top: 50%;
transform: translate(-50%, -50%);
border-radius: 50%;
}
.eead-vertical-timeline .eead-card-center .eead-vt-each-wrap:nth-child(even) .eead-vt-point {
top: 50%;
transform: translate(50%, -50%);
border-radius: 50%;
}
.eead-vertical-timeline .eead-card-center .eead-vt-each-wrap:nth-child(odd) .eead-vt-meta {
top: 50%;
left: calc(100% + var(--eead-vt-point-border-width, 0px));
margin-left: 20px;
}
.eead-vertical-timeline .eead-card-center .eead-vt-each-wrap:nth-child(even) .eead-vt-meta {
top: 50%;
right: calc(100% + var(--eead-vt-point-border-width, 0px));
margin-right: 20px;
} .eead-vertical-timeline .eead-card-right .eead-vt-inner {
display: flex;
flex-direction: column;
align-items: flex-end;
gap: 50px;
}
.eead-vertical-timeline .eead-card-right .eead-vt-each-wrap {
width: 60%;
padding-left: calc(var(--eead-vt-point-size, 50px)/2 + 20px);
}
.eead-vertical-timeline .eead-card-right .eead-vt-each-wrap .eead-vt-meta {
top: 50%;
right: calc(100% + var(--eead-vt-point-border-width, 0px));
margin-right: 20px;
} .eead-vertical-timeline .eead-card-left .eead-vt-inner {
display: flex;
flex-direction: column;
gap: 50px;
}
.eead-vertical-timeline .eead-card-left .eead-vt-each-wrap {
width: 60%;
padding-right: calc(var(--eead-vt-point-size, 50px)/2 + 20px);
}
.eead-vertical-timeline .eead-card-left .eead-vt-each-wrap .eead-vt-meta {
top: 50%;
left: calc(100% + var(--eead-vt-point-border-width, 0px));
margin-left: 20px;
} .eead-slider {
opacity: 0;
}
.eead-slider.slick-initialized {
opacity: 1;
}
.eead-slide {
position: relative;
width: 100%;
}
.eead-slide:before {
content: "";
position: absolute;
left: 0;
top: 0;
right: 0;
bottom: 0;
opacity: 0.9;
}
.eead-slide-cap-title,
.eead-slide-cap-desc,
.eead-slide-button,
.eead-slide-caption {
visibility: hidden;
}
.eead-animate .eead-slide-cap-title,
.eead-animate .eead-slide-cap-desc,
.eead-animate .eead-slide-button,
.eead-animate.eead-slide-caption {
visibility: visible;
}
.eead-slider-height-full .eead-slide {
height: 100vh;
}
.eead-slide img {
width: 100%;
}
.eead-slider-height-full .eead-slide img,
.eead-slider-height-custom .eead-slide img {
object-fit: cover;
object-position: center;
height: 100%;
width: 100%;
}
.eead-slide .eead-slide-caption-container {
position: absolute;
left: 50%;
top: 0;
bottom: 0;
transform: translateX(-50%);
}
.eead-slide .eead-slide-caption {
position: absolute;
max-width: 100%;
transform: translate(var(--eead-slider-caption-h, 0px), var(--eead-slider-caption-v, 0px));
text-align: var(--eead-slider-caption-text-align, center);
}
.eead-slide .eead-slide-caption .eead-slide-cap-title {
font-size: 30px;
margin-bottom: 20px;
line-height: 1.2;
}
.eead-slide .eead-slide-caption .eead-slide-cap-title span {
display: inline-block;
}
.eead-slide .eead-slide-caption .eead-slide-cap-desc {
font-size: 1.2em;
margin-bottom: 20px;
}
.eead-slide .eead-slide-caption .eead-slide-button a {
display: inline-block;
padding: 15px 25px;
background: var(--eead-pri-color);
border-radius: 3px;
text-decoration: none;
color: #fff;
}
.eead-slider-container .slick-dots {
position: absolute;
bottom: 0;
display: inline-flex;
list-style: none;
padding: 0;
justify-content: center;
margin: 0;
gap: 10px;
transform: translate(var(--eead-slider-dots-offset-x, 0), var(--eead-slider-dots-offset-y, 0));
}
.eead-slider-container .slick-dots li {
list-style: none;
margin: 0;
padding: 0;
border: 0;
}
.eead-slider-container .slick-dots button {
font-size: 0;
line-height: 0;
border: 0;
box-shadow: none;
padding: 0;
margin: 0;
outline: 0;
height: auto;
min-height: 0;
display: block;
background: var(--eead-pri-color);
height: 15px;
width: 15px;
border-radius: 100%;
transition: all ease 0.3s;
}
.eead-slider-container .slick-nav .slick-prev,
.eead-slider-container .slick-nav .slick-next {
width: 55px;
height: 55px;
font-size: 20px;
line-height: 1;
background: var(--eead-pri-color);
color: #fff;
transition: all ease 0.3s;
min-height: 0;
display: flex;
align-items: center;
justify-content: center;
line-height: 1;
cursor: pointer;
}
.eead-slider-nav-middle-center .slick-nav {
position: absolute;
top: 50%;
display: flex;
align-items: center;
width: 100%;
}
.eead-slider-nav-bottom-left .slick-nav {
position: absolute;
display: inline-flex;
align-items: center;
left: 20px;
bottom: 20px;
gap: 10px;
transform: translate(var(--eead-slider-nav-offset-x, 0), var(--eead-slider-nav-offset-y, 0));
}
.eead-slider-nav-bottom-right .slick-nav {
position: absolute;
display: inline-flex;
align-items: center;
right: 20px;
bottom: 20px;
gap: 10px;
transform: translate(var(--eead-slider-nav-offset-x, 0), var(--eead-slider-nav-offset-y, 0));
}
.eead-slider-nav-bottom-center .slick-nav {
position: absolute;
display: inline-flex;
align-items: center;
left: 50%;
bottom: 20px;
gap: 10px;
transform: translate(-50%, var(--eead-slider-nav-offset-y, 0));
}
.eead-slider-nav-middle-center .slick-nav .slick-prev {
position: absolute;
left: 0;
transform: translate(calc(var(--eead-slider-nav-offset-x, 0) * -1), var(--eead-slider-nav-offset-y, 0));
}
.eead-slider-nav-middle-center .slick-nav .slick-next {
position: absolute;
right: 0;
transform: translate(var(--eead-slider-nav-offset-x, 0), var(--eead-slider-nav-offset-y, 0));
}
.eead-slider-show-nav-hover-on .slick-nav {
opacity: 0;
transition: opacity 0.3s ease;
}
.eead-slider-show-nav-hover-on:hover .slick-nav {
opacity: 1;
}
.eead-slider-show-nav-hover-on .slick-nav .slick-prev {
left: -20px;
}
.eead-slider-show-nav-hover-on .slick-nav .slick-next {
right: -20px;
}
.eead-slider-show-nav-hover-on:hover .slick-nav .slick-prev {
left: 0;
}
.eead-slider-show-nav-hover-on:hover .slick-nav .slick-next {
right: 0;
} .eead-team-member {
position: relative;
display: flex;
flex-direction: column;
overflow: hidden;
}
.eead-team-member-image {
position: relative;
margin-bottom: 20px;
max-width: 100%;
overflow: hidden;
}
.eead-team-member-image img {
vertical-align: middle;
}
.eead-team-member .eead-team-member-name,
.eead-team-member .eead-team-member-position,
.eead-team-member .eead-team-member-description {
margin: 0 0 15px;
}
.eead-team-member-social-links {
display: inline-flex;
gap: 10px;
transition: all 0.3s ease-in-out;
}
.eead-team-member-social-links a {
font-size: 16px;
line-height: 0;
border-radius: 50%;
background: var(--eead-pri-color);
color: #FFF;
}
.eead-team-member-social-links a i,
.eead-team-member-social-links a svg {
height: 1em;
width: 1em;
display: inline-flex;
align-items: center;
justify-content: center;
fill: #FFF;
}
.eead-team-image-custom-height {
position: relative;
overflow: hidden;
}
.eead-team-image-custom-height img {
position: absolute;
left: 0;
top: 0;
height: 100%;
width: 100%;
object-fit: cover;
object-position: center;
}
.eead-team-member.eead-content-on-image-hover .eead-team-member-content-wrapper {
position: absolute;
left: 0;
top: 0;
bottom: 0;
right: 0;
background: rgba(0, 0, 0, 0.8);
display: flex;
padding: 30px;
opacity: 0;
transform: scale(0.8);
transition: all 0.3s ease;
}
.eead-team-member.eead-content-on-image-hover:hover .eead-team-member-content-wrapper {
opacity: 1;
transform: scale(1);
}
.eead-team-member.eead-content-on-image-hover .eead-team-member-content {
min-width: 100%;
}
.eead-team-member.eead-content-on-image-hover .eead-team-member-image {
margin-bottom: 0;
}
.eead-team-member.eead-social-pos-bottom-center .eead-team-member-social-links {
position: absolute;
left: 0;
right: 0;
bottom: -200px;
justify-content: center;
}
.eead-team-member.eead-social-pos-bottom-center:hover .eead-team-member-social-links {
bottom: 10px;
}
.eead-team-member.eead-social-pos-top-left-vertical .eead-team-member-social-links {
position: absolute;
left: -200px;
top: 10px;
flex-direction: column;
}
.eead-team-member.eead-social-pos-middle-left-vertical .eead-team-member-social-links {
position: absolute;
left: -200px;
top: 50%;
transform: translateY(-50%);
flex-direction: column;
}
.eead-team-member.eead-social-pos-bottom-left-vertical .eead-team-member-social-links {
position: absolute;
left: -200px;
bottom: 10px;
flex-direction: column;
}
.eead-team-member.eead-social-pos-top-left-vertical:hover .eead-team-member-social-links,
.eead-team-member.eead-social-pos-middle-left-vertical:hover .eead-team-member-social-links,
.eead-team-member.eead-social-pos-bottom-left-vertical:hover .eead-team-member-social-links {
left: 10px;
}
.eead-team-member.eead-social-pos-top-right-vertical .eead-team-member-social-links {
position: absolute;
right: -200px;
top: 10px;
flex-direction: column;
}
.eead-team-member.eead-social-pos-middle-right-vertical .eead-team-member-social-links {
position: absolute;
right: -200px;
top: 50%;
transform: translateY(-50%);
flex-direction: column;
}
.eead-team-member.eead-social-pos-bottom-right-vertical .eead-team-member-social-links {
position: absolute;
right: -200px;
bottom: 10px;
flex-direction: column;
}
.eead-team-member.eead-social-pos-top-right-vertical:hover .eead-team-member-social-links,
.eead-team-member.eead-social-pos-middle-right-vertical:hover .eead-team-member-social-links,
.eead-team-member.eead-social-pos-bottom-right-vertical:hover .eead-team-member-social-links {
right: 10px;
}
.eead-team-member.eead-content-on-image-hover .eead-team-member-name,
.eead-team-member.eead-content-on-image-hover .eead-team-member-position,
.eead-team-member.eead-content-on-image-hover .eead-team-member-description,
.eead-team-member.eead-content-on-image-hover .eead-team-member-social-links {
color: var(--eead-team-carousel-text-color, #FFF)
} .eead-team-carousel .owl-dots {
display: flex;
justify-content: center;
align-items: center;
padding: 10px 0;
margin-top: 40px;
gap: 10px;
}
.eead-team-carousel .owl-dots .owl-dot {
border: 0;
box-shadow: none;
padding: 0;
margin: 0;
outline: 0;
height: auto;
min-height: 0;
}
.eead-team-carousel .owl-dots span {
display: block;
background: var(--eead-pri-color);
height: 15px;
width: 15px;
border-radius: 100%;
transition: all ease 0.3s;
}
.eead-team-carousel .owl-nav {
position: absolute;
top: 50%;
transform: translateY(-50%);
width: 100%;
}
.eead-team-carousel.owl-carousel .owl-nav .owl-prev,
.eead-team-carousel.owl-carousel .owl-nav .owl-next {
position: absolute;
width: 35px;
height: 35px;
font-size: 34px;
line-height: 1;
background: var(--eead-pri-color);
color: #fff;
transition: all ease 0.3s;
min-height: 0;
display: flex;
align-items: center;
justify-content: center;
line-height: 1;
}
.eead-team-carousel .owl-nav button.owl-prev {
left: 0;
transform: translate(calc(var(--eead-team-carousel-offset-x, 0) * -1), var(--eead-team-carousel-offset-y, 0));
}
.eead-team-carousel .owl-nav button.owl-next {
right: 0;
transform: translate(var(--eead-team-carousel-offset-x, 0), var(--eead-team-carousel-offset-y, 0));
}
.eead-team-carousel.eead-tc-hover-arrow-on .owl-nav {
opacity: 0;
transition: opacity 0.3s ease;
}
.eead-team-carousel.eead-tc-hover-arrow-on:hover .owl-nav {
opacity: 1;
}
.eead-team-carousel.eead-tc-hover-arrow-on .owl-nav button.owl-prev {
left: -20px;
}
.eead-team-carousel.eead-tc-hover-arrow-on .owl-nav button.owl-next {
right: -20px;
}
.eead-team-carousel.eead-tc-hover-arrow-on:hover .owl-nav button.owl-prev {
left: 0;
}
.eead-team-carousel.eead-tc-hover-arrow-on:hover .owl-nav button.owl-next {
right: 0;
}
.eead-team-carousel .owl-item {
transition: 0.3s transform ease-in-out;
}
.eead-team-carousel.owl-carousel .owl-stage {
display: flex;
align-items: center;
} .eead-testimonial-container {
transition: all 0.3s ease;
position: relative;
display: flex;
gap: 30px;
}
.eead-testimonial-container .eead-testimonial-image {
display: inline-block;
height: 150px;
width: 150px;
flex: 0 0 150px;
overflow: hidden;
}
.eead-testimonial-container.eead-round .eead-testimonial-image {
border-radius: 50%;
}
.eead-testimonial-container .eead-testimonial-image img {
height: 100%;
width: 100%;
object-fit: cover;
object-position: center;
}
.eead-testimonial-container .eead-testimonial-rating {
font-size: 14px;
display: inline-flex;
gap: 0.4em;
color: #FDCC0D;
}
.eead-testimonial-container .eead-testimonial-name {
margin: 0 0 10px;
line-height: 1.2;
}
.eead-testimonial-designation {
font-size: 0.9em;
line-height: 1.2;
}
.eead-testimonial-content .eead-testimonial-title {
font-size: 1.1em;
margin: 0 0 10px;
}
.eead-testimonial-quote {
font-size: 24px;
position: absolute;
transform: translate(var(--eead-scroll-image-link-h, 0), var(--eead-scroll-image-link-v, 0));
}
.eead-testimonial-quote svg {
height: 1em;
width: 1em;
} .eead-testimonial-style1 {
text-align: center;
} .eead-testimonial-style2 .eead-testimonial-header {
display: flex;
gap: var(--eead-testimonial-image-spacing, 20px);
align-items: center;
}
.eead-testimonial-style2 .eead-testimonial-image {
height: 100px;
width: 100px;
flex: 0 0 100px;
} .eead-testimonial-style3.eead-testimonial-container {
display: flex;
gap: var(--eead-testimonial-image-spacing, 30px);
align-items: center;
}
@media screen and (max-width:767px) {
.eead-testimonial-style3.eead-testimonial-container {
flex-direction: column !important;
}
} .eead-testimonial-carousel .owl-dots {
display: flex;
justify-content: center;
align-items: center;
padding: 10px 0;
margin-top: 40px;
gap: 10px;
}
.eead-testimonial-carousel .owl-dots .owl-dot {
border: 0;
box-shadow: none;
padding: 0;
margin: 0;
outline: 0;
height: auto;
min-height: 0;
}
.eead-testimonial-carousel .owl-dots span {
display: block;
background: var(--eead-pri-color);
height: 15px;
width: 15px;
border-radius: 100%;
transition: all ease 0.3s;
}
.eead-testimonial-carousel .owl-nav {
position: absolute;
top: 50%;
transform: translateY(-50%);
width: 100%;
}
.eead-testimonial-carousel.owl-carousel .owl-nav .owl-prev,
.eead-testimonial-carousel.owl-carousel .owl-nav .owl-next {
position: absolute;
width: 35px;
height: 35px;
font-size: 34px;
line-height: 1;
background: var(--eead-pri-color);
color: #fff;
transition: all ease 0.3s;
min-height: 0;
display: flex;
align-items: center;
justify-content: center;
line-height: 1;
}
.eead-testimonial-carousel .owl-nav button.owl-prev {
left: 0;
transform: translate(calc(var(--eead-testimonial-carousel-offset-x, 0) * -1), var(--eead-testimonial-carousel-offset-y, 0));
}
.eead-testimonial-carousel .owl-nav button.owl-next {
right: 0;
transform: translate(var(--eead-testimonial-carousel-offset-x, 0), var(--eead-testimonial-carousel-offset-y, 0));
}
.eead-testimonial-carousel.eead-tc-hover-arrow-on .owl-nav {
opacity: 0;
transition: opacity 0.3s ease;
}
.eead-testimonial-carousel.eead-tc-hover-arrow-on:hover .owl-nav {
opacity: 1;
}
.eead-testimonial-carousel.eead-tc-hover-arrow-on .owl-nav button.owl-prev {
left: -20px;
}
.eead-testimonial-carousel.eead-tc-hover-arrow-on .owl-nav button.owl-next {
right: -20px;
}
.eead-testimonial-carousel.eead-tc-hover-arrow-on:hover .owl-nav button.owl-prev {
left: 0;
}
.eead-testimonial-carousel.eead-tc-hover-arrow-on:hover .owl-nav button.owl-next {
right: 0;
}
.eead-testimonial-carousel .owl-item {
transition: 0.3s transform ease-in-out;
}
.eead-testimonial-carousel.owl-carousel .owl-stage {
display: flex;
align-items: center;
} .e-con.eead-sticky-container-yes {
position: sticky;
top: var(--ht-sticky-top-spacing, 0);
}
body.admin-bar .e-con.eead-sticky-container-yes {
position: sticky;
top: calc(32px + var(--eead-sticky-top-spacing, 0));
}.he-clearfix:before,
.he-clearfix:after {
content: "";
display: table;
}
.he-clearfix:after {
clear: both;
}
.he-align-left {
text-align: left;
}
.he-align-center {
text-align: center;
}
.he-align-right {
text-align: right;
} .he-block-title {
font-size: 20px;
margin-bottom: 30px;
text-transform: uppercase;
font-weight: bold;
}
.he-block-title a,
.he-block-title span {
color: inherit;
}
.he-title-style2.he-block-title {
border-bottom: 3px solid #EEE;
line-height: 1;
}
.he-title-style2.he-block-title span {
position: relative;
display: inline-block;
padding-bottom: 10px;
}
.he-title-style2.he-block-title span:before {
content: "";
position: absolute;
height: 3px;
top: 100%;
left: 0;
width: 100%;
background: #000;
}
.he-title-style3.he-block-title {
position: relative;
display: flex;
border-left: 10px solid #000;
line-height: 1;
}
.he-title-style3.he-block-title span {
padding: 0 20px 0 15px;
display: inline-block;
}
.he-title-style3.he-block-title:after {
content: "";
flex-grow: 1;
background: rgba(0, 0, 0, 0.03);
}
.he-title-style4.he-block-title {
display: flex;
align-items: center;
}
.he-title-style4.he-block-title:after {
content: "";
height: 3px;
background: #000;
flex-grow: 1;
margin-left: 15px;
} .he-post-meta {
font-size: 12px;
opacity: 0.8;
}
.he-post-meta > span {
display: inline-block;
margin-right: 20px;
}
.he-post-meta > span:last-child {
margin-right: 0;
}
.he-post-meta i {
display: inline-block;
margin-right: 5px;
font-size: 0.88em;
font-weight: bold;
} .he-post-thumb .he-post-categories {
position: absolute;
bottom: 10px;
left: 15px;
z-index: 99;
margin: 0;
padding: 0;
font-size: 0;
}
.he-post-thumb .he-post-categories li {
display: inline-block;
}
.he-post-thumb .he-post-categories li a {
display: block;
background: #0E0E0E;
color: #F0F0F0;
font-size: 10px;
padding: 4px 6px;
line-height: 1.2;
text-transform: uppercase;
margin-right: 5px;
margin-bottom: 5px;
} .he-post-content .he-post-categories {
margin: 0 0 5px;
padding: 0;
font-size: 0;
}
.he-post-content .he-post-categories li {
display: inline-block;
}
.he-post-content .he-post-categories li a {
display: block;
background: #0E0E0E;
color: #F0F0F0;
font-size: 9px;
padding: 4px 6px;
line-height: 1.2;
text-transform: uppercase;
margin-right: 4px;
margin-bottom: 4px;
} .he-tile-block .he-post-categories {
top: 25px;
left: 25px;
bottom: auto;
} h3.he-post-title {
color: inherit;
font-size: 16px;
margin: 0 0 10px;
clear: none;
}
h3.he-post-title a {
color: inherit;
}
h3.he-large-title span,
h3.he-large-title a {
font-size: 1.5em;
}
h3.he-big-title span,
h3.he-big-title a {
font-size: 1.3em;
} .he-post-item {
margin-bottom: 30px;
}
.he-post-item:last-child {
margin-bottom: 0;
} .he-thumb-container {
position: relative;
padding-bottom: 70%;
background: #f7f7f7;
background-position: center;
background-size: cover;
overflow: hidden;
}
.he-thumb-container img {
position: absolute;
left: 0;
bottom: 0;
width: 100%;
height: 100%;
object-fit: cover;
object-position: center
}
.he-post-thumb {
overflow: hidden;
position: relative
}
.he-viral-news .he-post-thumb img {
transform: scale(1);
transition: all 0.3s ease;
}
.he-viral-news .he-post-thumb:hover img {
transform: scale(1.2);
}
.he-viral .he-post-thumb > a {
position: relative;
display: block;
overflow: hidden;
}
.he-viral .he-post-thumb > a:before {
position: absolute;
top: 0;
left: -75%;
z-index: 2;
display: block;
content: '';
width: 50%;
height: 100%;
background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.3) 100%);
background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.3) 100%);
-webkit-transform: skewX(-25deg);
transform: skewX(-25deg);
}
.he-viral .he-post-thumb > a:hover:before {
-webkit-animation: shine .75s;
animation: shine .75s;
}
@-webkit-keyframes shine {
100% {
left: 125%;
}
}
@keyframes shine {
100% {
left: 125%;
}
}
.he-post-title {
margin-bottom: 10px;
}
.he-post-meta {
margin-bottom: 10px;
}
.he-post-title:last-child,
.he-post-meta:last-child,
.he-excerpt:last-child {
margin-bottom: 0;
} .he-post-content.he-gradient-overlay {
position: absolute;
left: 0;
right: 0;
bottom: 0;
padding: 15px;
color: #fff;
background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 20%, rgba(0, 0, 0, .9) 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(20%, rgba(0, 0, 0, 0)), color-stop(100%, rgba(0, 0, 0, .9)));
background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 20%, rgba(0, 0, 0, .9) 100%);
background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 20%, rgba(0, 0, 0, .9) 100%);
background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 20%, rgba(0, 0, 0, .9) 100%);
background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 20%, rgba(0, 0, 0, .9) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#b3000000', GradientType=0)
}
.he-post-content.he-gradient-overlay h3.he-post-title {
color: #fff
} .he-news-module-one .he-news-module-one-wrap {
margin-left: -20px;
margin-right: -20px;
display: flex;
align-items: center
}
.he-news-module-one .he-post-item {
padding: 0 20px;
margin-bottom: 0
}
.he-news-module-one .he-post-content {
text-align: center
}
.he-news-module-one .he-post-item .he-post-thumb {
margin-bottom: 20px
}
.he-news-module-one .he-post-item .he-thumb-container {
padding-bottom: 80%
}
.he-news-module-one .he-post-item:nth-child(1) .he-thumb-container {
padding-bottom: 100%
}
.he-news-module-one .he-post-item:nth-child(1) {
width: 50%;
order: 2
}
.he-news-module-one .he-post-item:nth-child(2) {
order: 1;
width: 25%
}
.he-news-module-one .he-post-item:nth-child(3) {
order: 3;
width: 25%
} .he-news-module-two .he-news-module-two-wrap {
margin-left: -20px;
margin-right: -20px;
display: flex
}
.he-news-module-two .he-post-content {
text-align: center
}
.he-news-module-two .he-post-item .he-post-thumb {
margin-bottom: 20px
}
.he-news-module-two .col2 {
width: 25%;
order: 1;
padding: 0 20px
}
.he-news-module-two .col1 {
width: 50%;
order: 2;
padding: 0 20px
}
.he-news-module-two .col3 {
width: 25%;
order: 3;
padding: 0 20px
}
.he-news-module-two .he-thumb-container {
padding-bottom: 86%
}
.he-news-module-two .col1 .he-thumb-container {
padding-bottom: 80%
} .he-news-module-three .he-news-module-three-wrap {
margin-left: -15px;
margin-right: -15px;
display: flex
}
.he-news-module-three .col1,
.he-news-module-three .col2 {
width: 50%;
padding: 0 15px
}
.he-news-module-three .col1 .he-post-item,
.he-news-module-three .col1 .he-post-thumb,
.he-news-module-three .col1 .he-post-thumb > a,
.he-news-module-three .col1 .he-thumb-container {
height: 100%
}
.he-news-module-three .col1 .he-post-thumb .he-post-categories {
left: 30px;
right: 30px;
bottom: auto;
top: 30px
}
.he-news-module-three .col1 .he-post-content {
padding: 30px
}
.he-news-module-three .col2 .he-post-item {
width: 50%;
padding: 0 15px
}
.he-news-module-three .col2-wrap {
display: flex;
flex-wrap: wrap;
margin: 0 -15px
}
.he-news-module-three .col2-wrap .he-post-thumb {
margin-bottom: 15px
}
.he-news-module-three .col2 .he-post-item:nth-last-child(2),
.he-news-module-three .col2 .he-post-item:nth-last-child(1) {
margin-bottom: 0
} .he-news-module-four .he-news-module-four-wrap {
margin-left: -15px;
margin-right: -15px;
display: flex;
flex-wrap: wrap
}
.he-news-module-four .he-post-item {
width: 25%;
padding: 0 15px;
margin-bottom: 0
}
.he-news-module-four .he-post-content {
text-align: center
}
.he-news-module-four .he-post-thumb {
margin-bottom: 15px
}
.he-news-module-four .he-post-item:nth-child(1),
.he-news-module-four .he-post-item:nth-child(2) {
width: 50%;
margin-bottom: 30px
}
.he-news-module-four .he-post-item:nth-child(1) .he-thumb-container,
.he-news-module-four .he-post-item:nth-child(2) .he-thumb-container {
padding-bottom: 60%
} .he-news-module-five-wrap {
margin-left: -15px;
margin-right: -15px;
display: flex;
flex-wrap: wrap
}
.he-news-module-five .he-big-block,
.he-news-module-five .he-small-block {
width: 50%;
padding: 0 15px;
}
.he-news-module-five .he-big-block .he-post-item {
margin-bottom: 0;
}
.he-news-module-five .he-big-block .he-post-thumb {
margin-bottom: 20px;
}
.he-news-module-five .he-small-block .he-thumb-container {
padding-bottom: 80%;
}
.he-news-module-five .he-small-block .he-post-thumb {
float: left;
width: 120px;
}
.he-news-module-five .he-small-block .he-post-content {
margin-left: calc(var(--he-image-width, 120px) + 20px);
} .he-news-module-six .he-big-block .he-post-thumb {
margin-bottom: 30px;
}
.he-news-module-six .he-big-block .he-post-thumb .he-post-categories {
position: absolute;
left: 30px;
top: 30px;
right: 30px;
bottom: auto;
}
.he-news-module-six .he-big-block .he-thumb-container {
padding-bottom: 60%;
}
.he-news-module-six .he-big-block .he-post-content {
padding: 30px;
}
.he-news-module-six .he-small-block {
display: flex;
margin: 0 -15px;
}
.he-news-module-six .he-small-block .he-post-item {
width: 33.33%;
padding: 0 15px;
margin-bottom: 0;
}
.he-news-module-six .he-small-block .he-post-thumb {
margin-bottom: 15px;
} .he-news-module-seven .he-big-block {
margin-bottom: 30px;
}
.he-news-module-seven .he-big-block .he-post-thumb {
float: left;
width: 50%;
}
.he-news-module-seven .he-big-block .he-post-content {
margin-left: 50%;
padding-left: 30px;
}
.he-news-module-seven .he-small-block {
display: flex;
flex-wrap: wrap;
margin: 0 -15px;
}
.he-news-module-seven .he-small-block .he-post-item {
width: 50%;
padding: 0 15px;
}
.he-news-module-seven .he-small-block .he-post-item:nth-last-child(2) {
margin-bottom: 0;
}
.he-news-module-seven .he-small-block .he-post-thumb {
float: left;
width: 120px;
}
.he-news-module-seven .he-small-block .he-post-content {
margin-left: calc(var(--he-image-width, 120px) + 20px);
} .he-news-module-eight-wrap {
margin: 0 -15px;
display: flex;
}
.he-news-module-eight .he-big-block,
.he-news-module-eight .he-small-block {
width: 50%;
padding: 0 15px;
}
.he-news-module-eight .he-post-thumb {
margin-bottom: 15px;
}
.he-news-module-eight .he-big-block .he-post-meta {
margin-bottom: 10px;
}
.he-news-module-eight .he-small-block-wrap {
margin: 0 -15px;
display: flex;
flex-wrap: wrap;
}
.he-news-module-eight .he-small-block .he-post-item {
width: 50%;
padding: 0 15px;
}
.he-news-module-eight .he-small-block .he-post-item:nth-last-child(2),
.he-news-module-eight .he-small-block .he-post-item:nth-last-child(1) {
margin-bottom: 0;
} .he-big-post-item {
margin-bottom: 30px;
}
.he-big-post-item .he-post-thumb {
position: relative;
overflow: hidden;
}
.he-big-post-item .he-post-thumb img {
width: 100%;
}
.he-big-post-item .he-post-content {
position: absolute;
left: 0;
right: 0;
bottom: 0;
padding: 20px;
color: #FFF;
background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 10%, rgba(0, 0, 0, .7) 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(10%, rgba(0, 0, 0, 0)), color-stop(100%, rgba(0, 0, 0, .7)));
background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 10%, rgba(0, 0, 0, .7) 100%);
background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 10%, rgba(0, 0, 0, .7) 100%);
background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 10%, rgba(0, 0, 0, .7) 100%);
background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 10%, rgba(0, 0, 0, .7) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#b3000000', GradientType=0);
}
.he-big-post-item h3 {
color: inherit;
font-size: 18px;
margin-bottom: 10px;
}
.he-big-post-item .he-post-thumb .he-post-categories {
top: 20px;
left: 20px;
bottom: auto;
}
.he-news-module-nine .he-post-item .he-post-thumb {
float: left;
width: 120px;
}
.he-news-module-nine .he-post-item .he-post-content {
margin-left: calc(var(--he-image-width, 120px) + 20px);
} .he-news-module-ten .he-post-item.he-thumb-left .he-post-thumb {
float: left;
width: 120px;
}
.he-news-module-ten .he-post-item.he-thumb-left .he-post-content {
margin-left: calc(var(--he-image-width, 120px) + 20px);
}
.he-news-module-ten .he-post-item.he-thumb-right .he-post-thumb {
float: right;
width: 120px;
}
.he-news-module-ten .he-post-item.he-thumb-right .he-post-content {
margin-right: 140px;
} .he-grid-blocks {
display: -webkit-flex;
display: flex;
flex-wrap: wrap;
-webkit-flex-wrap: wrap;
margin: 0 -15px -30px;
}
.he-grid-block {
width: 33.33%;
padding: 0 15px;
margin-bottom: 30px;
}
.he-grid-block-inner {
position: relative;
overflow: hidden;
}
.he-grid-block .he-post-thumb .he-thumb-container {
padding-bottom: 100%;
}
.he-grid-block .he-post-content {
position: absolute;
left: 0;
right: 0;
bottom: 0;
padding: 15px 15px 10px;
color: #FFF;
background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 20%, rgba(0, 0, 0, .7) 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(20%, rgba(0, 0, 0, 0)), color-stop(100%, rgba(0, 0, 0, .7)));
background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 20%, rgba(0, 0, 0, .7) 100%);
background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 20%, rgba(0, 0, 0, .7) 100%);
background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 20%, rgba(0, 0, 0, .7) 100%);
background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 20%, rgba(0, 0, 0, .7) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#b3000000', GradientType=0)
}
.he-grid-block .he-post-meta {
max-height: 0;
margin-top: 5px;
color: #F6F6F6;
overflow: hidden;
transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
}
.he-grid-block-inner:hover .he-post-meta {
max-height: 30px;
}
.he-grid-block .he-post-thumb .he-post-categories {
bottom: auto;
top: 15px;
} .he-double-small-block {
display: flex;
flex-wrap: wrap;
margin: 0 -15px;
}
.he-double-small-block .he-post-item {
width: 50%;
padding: 0 15px;
}
.he-double-small-block .he-post-item:nth-last-child(2) {
margin-bottom: 0;
}
.he-double-small-block .he-post-thumb {
float: left;
width: 120px;
}
.he-double-small-block .he-post-thumb .he-thumb-container {
padding-bottom: 80%;
}
.he-double-small-block .he-post-content {
margin-left: calc(var(--he-image-width, 120px) + 20px);
} .he-alternate-block {
display: -webkit-flex;
display: flex;
flex-wrap: wrap;
-webkit-flex-wrap: wrap;
}
.he-alt-post-item {
width: 33.333%;
background: #F9F9F9;
display: -webkit-flex;
display: flex;
flex-direction: column;
margin: 0;
}
.he-alt-post-item .he-post-thumb .he-thumb-container {
padding-bottom: 100%;
}
.he-alt-post-item .he-post-thumb {
width: 100%;
}
.he-alt-post-item .he-post-thumb a img {
position: absolute;
left: 0;
bottom: 0;
width: 100%;
height: 100%;
object-fit: cover;
object-position: center;
}
.he-alt-post-item:nth-child(2) {
flex-direction: column-reverse;
}
.he-alt-post-item:hover {
background: #F4F4F4;
}
.he-alt-post-item .he-post-content {
padding-bottom: 100%;
overflow: hidden;
position: relative;
}
.he-alt-post-item .he-post-content .he-post-content-inner {
position: absolute;
display: flex;
align-items: center;
padding: 30px;
height: 100%;
}
.he-alt-post-item .posted-on {
margin-bottom: 6px;
} .he-four-column-block {
margin: 0 -15px;
display: flex;
flex-wrap: wrap;
}
.he-four-column-block.he-col-1 .he-post-item {
width: 100%;
}
.he-four-column-block.he-col-2 .he-post-item {
width: 50%;
}
.he-four-column-block.he-col-3 .he-post-item {
width: 33.33%;
}
.he-four-column-block.he-col-4 .he-post-item {
width: 25%;
}
.he-four-column-block .he-post-item {
padding: 0 15px;
margin-bottom: 30px;
}
.he-four-column-block .he-post-thumb {
margin-bottom: 20px;
}
.he-four-column-block .he-post-content {
margin-left: 0;
}
.he-four-column-block .posted-on {
margin-bottom: 10px;
} .he-mini-news {
display: grid;
grid-template-columns: repeat(3, 1fr);
grid-row-gap: 30px;
margin-left: -15px;
margin-right: -15px;
}
.he-mini-news .he-post-thumb {
width: 120px;
float: left;
}
.he-mini-news .he-post-thumb .he-thumb-container {
padding-bottom: 100%;
}
.he-mini-news .he-post-item {
padding: 0 15px;
margin: 0;
position: relative;
}
.he-mini-news .he-post-item .he-post-content {
margin-left: calc(var(--he-image-width, 120px) + 20px);
} .he-carousel-block .he-post-thumb {
margin-bottom: 20px;
}
.he-carousel-block .he-post-content {
text-align: center;
padding: 0 10px;
}
.he-carousel-block .owl-carousel .owl-nav button.owl-prev,
.he-carousel-block .owl-carousel .owl-nav button.owl-next {
position: absolute;
top: 50%;
transform: translateY(-50%);
height: 40px;
width: 25px;
line-height: 40px;
text-align: center;
background: #0078af;
font-size: 26px;
color: #FFF;
opacity: 0;
display: flex;
justify-content: center;
align-items: center;
transition: all 0.3s ease;
}
.he-carousel-block .owl-carousel .owl-nav button.owl-prev {
left: 0;
}
.he-carousel-block .owl-carousel .owl-nav button.owl-next {
right: 0;
}
.he-carousel-block .owl-carousel:hover .owl-nav button.owl-prev,
.he-carousel-block .owl-carousel:hover .owl-nav button.owl-next {
opacity: 1;
}
.he-carousel-block .owl-carousel .owl-nav button.owl-prev:hover,
.he-carousel-block .owl-carousel .owl-nav button.owl-next:hover {
background: #000;
}
.he-carousel-block .owl-carousel .owl-dots {
margin-top: 40px;
text-align: center;
}
.he-carousel-block .owl-carousel button.owl-dot {
height: 12px;
width: 12px;
background: #000;
margin: 0 5px;
padding: 0;
box-shadow: none;
outline: 0;
border-radius: 20px;
transform: scale(1);
transition: all 0.3s ease;
}
.he-carousel-block .owl-carousel button.owl-dot.active {
transform: scale(1.2);
} .he-thumb,
.he-parent {
float: left;
}
.he-width-25 {
width: 25%;
}
.he-width-33 {
width: 33.33%;
}
.he-width-35 {
width: 35%;
}
.he-width-50 {
width: 50%;
}
.he-width-65 {
width: 65%;
}
.he-width-100 {
width: 100%;
}
.he-height-33 {
height: 33.33%;
}
.he-height-50 {
height: 50%;
}
.he-height-100 {
height: 100%;
}
.he-thumb img {
height: 100% !important;
width: 100% !important;
object-fit: cover;
object-position: center;
}
.space-10 {
margin: -5px;
}
.space-10 .he-thumb {
padding: 5px;
}
.he-post-thumb {
position: relative;
}
.he-post-thumb > a {
position: relative;
display: block;
overflow: hidden;
}
.he-post-thumb img {
-webkit-transition: .3s ease-in-out;
transition: .3s ease-in-out;
}
.he-thumb-inner.he-post-thumb {
background-position: center;
background-size: cover;
}
.he-thumb-inner.he-post-thumb img {
position: absolute;
left: 0;
bottom: 0;
width: 100%;
height: 100%;
object-fit: cover;
object-position: center;
}
.he-thumb-inner {
position: relative;
height: 100%;
}
.he-thumb-inner > a {
position: relative;
height: 100%;
display: block;
}
.he-title-container h3 {
color: #FFF;
margin-bottom: 0;
text-shadow: 1px 1px 6px rgba(0, 0, 0, 0.3);
position: relative;
transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
}
.he-thumb-inner:hover .he-title-container h3:after {
width: 100%;
}
.he-title-container {
position: absolute;
bottom: 0;
left: 0;
right: 0;
color: #FFF;
z-index: 2;
background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 20%, rgba(0, 0, 0, .9) 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(20%, rgba(0, 0, 0, 0)), color-stop(100%, rgba(0, 0, 0, .9)));
background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 20%, rgba(0, 0, 0, .9) 100%);
background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 20%, rgba(0, 0, 0, .9) 100%);
background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 20%, rgba(0, 0, 0, .9) 100%);
background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 20%, rgba(0, 0, 0, .9) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#b3000000', GradientType=0)
}
.he-title-container h3.he-post-title {
color: #FFF;
margin-bottom: 15px;
text-shadow: 1px 1px 6px rgba(0, 0, 0, 0.3);
position: relative;
transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
}
.he-title-container h3:after {
content: "";
position: absolute;
height: 1px;
margin-top: 6px;
background: #FFF;
top: 100%;
left: 0;
width: 0;
transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
}
.he-thumb-inner:hover .he-title-container h3:after {
width: 100%;
}
.he-title-container > a {
color: #FFF !important;
padding: 25px 25px 15px;
display: block;
}
.he-tile-block.style1 {
height: 500px;
}
.he-tile-block.style2 {
height: 500px;
}
.he-tile-block.style3 {
height: 400px;
} .he-single-post-one .he-post-content {
padding-top: 20px;
position: relative;
}
.he-single-post-one .he-post-excerpt {
margin-top: 20px;
} .he-single-post-two .he-post-title {
font-size: 1.3rem;
}
.he-single-post-two .he-post-image {
overflow: hidden;
} .he-post-graident-title {
position: relative;
}
.he-post-graident-title .he-post-content {
position: absolute;
left: 0;
right: 0;
bottom: 0;
padding: 20px;
background: linear-gradient(to top, rgba(0, 0, 0, 0.65) 0px, rgba(0, 0, 0, 0.45) 34%, transparent 100%);
}
.he-post-graident-title .he-post-title a,
.he-post-graident-title .he-post-meta span,
.he-post-graident-title .he-post-excerpt {
color: #FFF;
}
.he-post-graident-title .he-post-excerpt {
margin-top: 15px;
} .he-ticker {
position: relative;
background: #F6F6F6;
padding: 10px;
overflow: hidden;
}
.he-ticker-title {
float: left;
background: #0078af;
color: #FFF;
line-height: 32px;
white-space: nowrap;
padding: 0 15px;
margin-right: 40px;
position: relative;
font-size: 1.1em;
}
.he-ticker-title:after {
content: "";
position: absolute;
top: 0;
bottom: 0;
left: 100%;
border-color: transparent transparent transparent #0078af;
border-width: 16px;
border-style: solid;
}
.he-ticker .owl-carousel {
padding-right: 75px;
}
.he-ticker .owl-item a {
display: block;
line-height: 32px;
color: #444;
white-space: nowrap;
text-overflow: ellipsis;
overflow: hidden;
}
.he-ticker .owl-item a:hover {
color: #0078af;
}
.he-ticker .owl-nav {
position: absolute;
right: 0;
top: 5px;
}
.he-ticker .owl-carousel .owl-nav button.owl-prev,
.he-ticker .owl-carousel .owl-nav button.owl-next {
height: 22px;
width: 22px;
line-height: 22px;
padding: 0;
background: #0078af;
color: #FFF;
display: inline-block;
text-align: center;
font-size: 14px;
margin-left: 4px;
}
.he-ticker .owl-carousel .owl-nav button.owl-prev:hover,
.he-ticker .owl-carousel .owl-nav button.owl-next:hover {
background: #0E0E0E;
}
.he-ticker .owl-carousel .owl-nav button.owl-prev i,
.he-ticker .owl-carousel .owl-nav button.owl-prev i {
line-height: 22px;
font-style: normal;
}
@media screen and (max-width: 767px) {
.he-news-module-one .he-news-module-one-wrap,
.he-news-module-two .he-news-module-two-wrap,
.he-news-module-three .he-news-module-three-wrap,
.he-news-module-eight .he-news-module-eight-wrap {
flex-wrap: wrap;
}
.he-news-module-one .he-post-item:nth-child(1),
.he-news-module-two .col1,
.he-news-module-three .col1 {
width: 100%;
order: unset;
margin-bottom: 30px;
}
.he-news-module-one .he-post-item:nth-child(2),
.he-news-module-one .he-post-item:nth-child(3),
.he-news-module-two .col2,
.he-news-module-two .col3 {
order: unset;
width: 50%;
}
.he-news-module-three .col2,
.he-news-module-eight .he-big-block,
.he-news-module-eight .he-small-block {
width: 100%;
}
.he-news-module-four .he-post-item {
width: 50%;
margin-bottom: 30px;
}
.he-news-module-eight .he-big-block {
margin-bottom: 30px;
}
.he-alternate-block {
margin: 0 -5px;
}
.he-alternate-block .he-alt-post-item {
padding: 0 5px;
background: none;
}
.he-alt-post-item:nth-child(2) {
flex-direction: column;
}
.he-alt-post-item .he-post-content {
height: auto;
padding: 0;
}
.he-alt-post-item .he-post-content .he-post-content-inner {
position: static;
padding: 20px 0 0;
}
.he-four-column-block .he-post-item {
width: 50% !important;
margin-bottom: 30px;
}
.he-news-module-five .he-big-block,
.he-news-module-five .he-small-block {
width: 100%;
float: none;
}
.he-news-module-five .he-big-block {
margin-bottom: 30px;
}
.he-news-module-seven .he-big-block .he-post-thumb,
.he-news-module-seven .he-big-block .he-post-content {
width: 100%;
padding-right: 0;
padding-left: 0;
float: none;
margin: 0;
}
.he-news-module-seven .he-small-block .he-post-item:nth-last-child(2) {
margin-bottom: 30px;
}
.he-news-module-seven .he-big-block .he-post-thumb {
margin-bottom: 20px;
}
.he-news-module-seven .he-small-block .he-post-item {
width: 100%;
}
.he-double-small-block {
margin: 0;
}
.he-double-small-block .he-post-item {
width: 100%;
padding: 0;
}
.he-double-small-block .he-post-item:nth-last-child(2) {
margin-bottom: 30px;
}
.he-mini-news {
grid-template-columns: repeat(1, 1fr);
}
.he-mini-news .he-post-item {
width: 100%;
margin-bottom: 0;
}
.he-mini-news .he-post-item:last-child {
margin-bottom: 0;
}
.he-tile-block.style1,
.he-tile-block.style2,
.he-tile-block.style3 {
height: auto !important;
}
.he-width-25,
.he-width-33,
.he-width-35,
.he-width-50,
.he-width-65,
.he-width-100 {
width: 100%;
float: none;
}
.he-height-33,
.he-height-50,
.he-height-100 {
height: auto;
}
.he-news-module-one .he-news-module-one-wrap,
.he-news-module-two .he-news-module-two-wrap,
.he-news-module-three .he-news-module-three-wrap {
display: block;
}
.he-news-module-one .he-post-item:nth-child(1),
.he-news-module-one .he-post-item:nth-child(2),
.he-news-module-one .he-post-item:nth-child(3),
.he-news-module-two .col1,
.he-news-module-two .col2,
.he-news-module-two .col3,
.he-news-module-three .col1,
.he-news-module-three .col2 {
width: 100%;
order: unset;
margin-bottom: 30px;
}
.he-news-module-three .col2 .he-post-item,
.he-news-module-three .col2 .he-post-item:nth-last-child(2) {
width: 100%;
margin-bottom: 30px;
}
.he-news-module-one .he-post-item:last-child,
.he-news-module-four .he-post-item:last-child {
margin-bottom: 0;
}
.he-news-module-four .he-post-item:nth-child(1),
.he-news-module-four .he-post-item:nth-child(2),
.he-news-module-four .he-post-item {
width: 100%;
}
.he-news-module-six .he-small-block {
display: block;
}
.he-news-module-six .he-small-block .he-post-item {
width: 100%;
margin-bottom: 30px;
}
.he-news-module-six .he-small-block .he-post-item:last-child {
margin-bottom: 0;
}
.he-news-module-eight .he-small-block .he-post-item {
width: 100%;
}
.he-news-module-eight .he-small-block .he-post-item:nth-last-child(2) {
margin-bottom: 30px;
}
.he-grid-blocks {
display: block;
margin: 0;
}
.he-grid-block {
width: auto;
padding: 0;
}
.he-grid-block:last-child {
margin-bottom: 0;
}
.he-grid-block .he-post-content {
padding: 25px;
}
.he-alternate-block {
display: block;
}
.he-alt-post-item .he-post-thumb .he-thumb-container {
padding-bottom: 70%;
}
.he-alt-post-item {
width: 100%;
margin-bottom: 30px;
}
.he-alt-post-item img {
width: 100%;
}
.he-four-column-block .he-post-item {
width: 100% !important;
}
.he-ticker {
max-height: none;
}
.he-ticker-title {
float: none;
display: block;
margin-right: 0;
text-align: center;
margin-bottom: 5px;
}
.he-ticker-title:after {
display: none;
}
.he-post-thumb:not(.he-aligned-block) .he-thumb-container,
.he-thumb-inner.he-post-thumb > a {
padding-bottom: 0 !important;
height: 50vw !important;
}
.he-post-thumb:not(.he-aligned-block) .he-thumb-container img,
.he-thumb-inner.he-post-thumb > a img {
position: static !important;
}
}
@media screen and (max-width: 580px) {
.he-post-thumb:not(.he-aligned-block) .he-thumb-container,
.he-thumb-inner.he-post-thumb > a {
height: 70vw !important;
}
} .he-slide {
position: relative;
}
.he-slide .he-container {
position: absolute;
width: 80%;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
}
.he-slide-caption {
max-width: 650px;
width: 100%;
background: rgba(0, 0, 0, 0.2);
padding: 40px;
border-left: 3px solid #5BC2CE;
border-right: 3px solid #5BC2CE;
margin: 0 auto;
}
.he-slide-cap-title {
text-align: center;
font-size: 42px;
color: #FFF;
font-weight: 700;
margin-bottom: 10px;
line-height: 1.2;
letter-spacing: 1px;
text-transform: uppercase;
}
.he-slide-cap-desc {
text-align: center;
font-size: 22px;
color: #F6F6F6;
font-weight: 500;
font-weight: 300;
padding: 0 5%;
}
.he-slide-cap-button {
margin-top: 20px;
}
.he-slide-cap-button a {
display: inline-block;
font-size: 14px;
color: #FFF;
background: #5BC2CE;
padding: 10px 20px;
}
.he-slide-cap-button a:hover {
background: #000;
}
.he-bx-slider.owl-carousel .owl-nav button.owl-prev,
.he-bx-slider.owl-carousel .owl-nav button.owl-next {
position: absolute;
background: #5bc2ce;
color: #FFF;
bottom: 25px;
height: 40px;
width: 40px;
text-indent: 0;
display: flex;
align-items: center;
justify-content: center;
}
.he-bx-slider.owl-carousel .owl-nav button.owl-prev:hober,
.he-bx-slider.owl-carousel .owl-nav button.owl-next:hover {
background: #4EA3AD
}
.he-bx-slider.owl-carousel .owl-nav button i {
font-size: 24px;
line-height: 1;
color: #FFF;
}
.he-bx-slider.owl-carousel .owl-nav button.owl-prev {
left: 50%;
margin-left: -42px;
}
.he-bx-slider.owl-carousel .owl-nav button.owl-next {
right: 50%;
margin-right: -42px;
}
.he-banner-shadow {
position: absolute;
top: 100%;
left: 0;
right: 0;
}
.he-bx-slider .he-banner-shadow img {
margin: 0 auto;
display: block;
width: 100%;
}
.he-bx-slider .owl-item.active .he-slide-cap-title,
.he-bx-slider .owl-item.active .he-slide-cap-desc {
-webkit-animation-duration: 1s;
animation-duration: 1s;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
}
.he-bx-slider .owl-item.active .he-slide-cap-title {
-webkit-animation-name: fadeInDown;
animation-name: fadeInDown;
}
.he-bx-slider .owl-item.active .he-slide-cap-desc {
-webkit-animation-name: fadeInUp;
animation-name: fadeInUp;
} .he-featured-post {
padding: 60px 40px;
position: relative;
background-color: #f7f8f9;
background-image: linear-gradient(90deg, rgba(247, 248, 249, 1) 0%, rgba(240, 241, 242, 1) 100%);
}
.he-featured-post:before {
content: "";
position: absolute;
left: 0;
right: 0;
top: 0;
bottom: 0;
}
.he-featured-post * {
position: relative;
}
.he-featured-post .he-featured-icon {
font-size: 38px;
margin-bottom: 20px;
line-height: 1;
}
.he-featured-post .he-featured-icon i,
.he-featured-post .he-featured-icon svg {
height: 1em;
width: 1em;
display: block;
}
.he-featured-post h4 {
position: relative;
margin-bottom: 30px;
}
.he-featured-post h4:after {
content: "";
position: absolute;
height: 2px;
width: 25px;
background: #333;
top: 100%;
left: 0;
margin-top: 10px;
}
.he-featured-readmore {
position: absolute;
right: 5px;
bottom: 5px;
height: 40px;
width: 40px;
line-height: 40px;
text-align: center;
font-size: 26px;
color: #333;
opacity: 0;
transition: all 0.3s ease-in-out;
}
.he-featured-readmore i,
.he-featured-readmore svg {
height: 1em;
width: 1em;
display: block;
}
.he-featured-post:hover .he-featured-readmore,
.he-featured-post .he-featured-readmore:focus {
opacity: 1;
}
.he-featured-post .he-featured-readmore:hover {
color: #5bc2ce;
} .he-image-stack {
display: flex;
}
.he-image-stack.he-elastic-center {
justify-content: center;
}
.he-image-stack.he-elastic-right {
justify-content: flex-end;
}
.he-elasticstack {
position: relative;
padding: 0 !important;
margin: 0 !important;
max-width: 100%;
list-style: none;
-webkit-perspective: 1000px;
-webkit-perspective-origin: 50%-50%;
perspective: 1000px;
perspective-origin: 50% -50%;
}
.he-elasticstack li {
position: absolute;
z-index: 1;
opacity: 0;
cursor: pointer;
-webkit-transform: translate3d(0, 0, -180px);
transform: translate3d(0, 0, -180px);
-webkit-transform-style: preserve-3d;
transform-style: preserve-3d;
height: 100%;
width: 100%;
}
.he-elasticstack li img {
display: block;
position: absolute;
height: 100%;
width: 100%;
object-fit: cover;
}
.he-elasticstack li.animate {
-webkit-transition: all 0.3s ease-out;
transition: all 0.3s ease-out;
}
.he-elasticstack li.move-back {
-webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.470, 1); -webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.470, 1.515);
transition-timing-function: cubic-bezier(0.175, 0.885, 0.470, 1.515);
}
.no-js .he-elasticstack {
max-width: 1090px;
width: 100%;
height: auto;
text-align: center;
}
.no-js .he-elasticstack li {
position: relative;
display: inline-block;
opacity: 1;
margin: 10px;
cursor: default;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
} .he-tab {
padding: 0;
margin: 0;
width: 25%;
float: left;
padding-right: 30px;
border-right: 1px solid #EEE;
list-style: none;
}
.he-tab li {
font-size: 20px;
text-transform: uppercase;
line-height: 1.2;
position: relative;
}
.he-tab li.he-active:after {
content: "";
position: absolute;
right: 0;
height: 100%;
width: 5px;
background: #000;
top: 0;
margin-right: -33px;
}
.he-tab li a {
text-decoration: none;
color: #444;
display: flex;
align-items: center;
padding: 15px 0;
}
.he-tab li i,
.he-tab li svg {
float: left;
line-height: 1.2;
margin-right: 10px;
height: 1em;
width: 1em;
display: block;
}
.he-tab li.he-active i,
.he-tab li.he-active svg {
color: #000;
fill: #000;
}
.he-tab-content {
width: 75%;
float: right;
padding-left: 80px;
overflow: hidden;
}
.he-tab-pane {
display: none;
}
@keyframes HezoomIn {
from {
opacity: 0;
transform: scale3d(.9, .9, .9)
}
50% {
opacity: 1
}
}
.he-tab-pane.zoomIn {
animation-name: HezoomIn
} .he-client-logo-slider .owl-dots {
text-align: center;
margin-top: 40px;
}
.he-client-logo-slider .owl-dots .owl-dot {
display: inline-block;
height: 8px;
width: 10px;
background: #333;
margin: 0 5px;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
border-radius: 20px;
}
.he-client-logo-slider .owl-dots .owl-dot.active {
width: 30px;
} .het-slide {
position: relative;
}
.het-slide img {
width: 100%;
}
.het-slide-overlay {
position: absolute;
left: 0;
right: 0;
top: 0;
bottom: 0;
background: rgba(0, 0, 0, 0.2);
}
.het-slide-caption {
position: absolute;
top: 50%;
left: 50%;
max-width: 1170px;
width: 90%;
transform: translateY(-50%) translateX(-50%);
}
.het-slide-cap-title {
text-align: center;
font-size: 38px;
color: #FFF;
font-weight: 400;
margin-bottom: 25px;
padding: 0 10%;
line-height: 1.2;
font-family: 'Oswald', sans-serif;
letter-spacing: 2px;
text-transform: uppercase;
-webkit-animation-duration: 0.5s;
animation-duration: 0.5s;
text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2)
}
.het-slide-cap-title span {
display: inline-block;
padding: 8px 15px;
background: #FFC107;
}
.het-slide-cap-desc {
text-align: center;
font-size: 25px;
line-height: 1.4;
color: #FFF;
padding: 0 20%;
-webkit-animation-duration: 0.5s;
animation-duration: 0.5s;
-webkit-animation-delay: 1s;
animation-delay: 1s;
text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2)
}
.het-slide-cap-button {
text-align: center;
margin-top: 20px;
}
.het-slide-cap-button a {
display: inline-block;
padding: 10px 20px;
background: #FFF;
color: #333;
-webkit-animation-duration: 0.5s;
animation-duration: 0.5s;
-webkit-animation-delay: 1s;
animation-delay: 1.5s;
}
.het-bx-slider.owl-carousel .owl-nav .owl-prev,
.het-bx-slider.owl-carousel .owl-nav .owl-next {
position: absolute;
top: 50%;
height: 70px;
width: 50px;
margin-top: -35px;
background: rgba(0, 0, 0, 0.9);
color: #FFF;
font-size: 0;
}
.het-bx-slider .owl-nav [class*=owl-]:before {
content: "";
height: 1px;
width: 30px;
background: #FFF;
position: absolute;
left: 15px;
top: 13px;
transform: rotate(45deg);
transform-origin: 0 0;
}
.het-bx-slider .owl-nav [class*=owl-]:after {
content: "";
height: 1px;
width: 30px;
background: #FFF;
position: absolute;
left: 15px;
bottom: 13px;
transform: rotate(-45deg);
transform-origin: 0 0;
}
.het-bx-slider.owl-carousel .owl-nav .owl-prev {
left: 0;
transform: rotate(180deg);
}
.het-bx-slider.owl-carousel .owl-nav .owl-next {
right: 0;
}
.het-bx-slider .owl-dots {
position: absolute;
bottom: 20px;
right: 0;
left: 0;
text-align: center;
}
.het-bx-slider .owl-dots .owl-dot {
display: inline-block;
height: 15px;
width: 15px;
border: 2px solid #FFF;
margin: 0 4px;
}
.het-bx-slider .owl-dots .owl-dot.active {
background: #FFF;
}
.het-bx-slider .owl-item.active .het-slide-cap-title,
.het-bx-slider .owl-item.active .het-slide-cap-desc,
.het-bx-slider .owl-item.active .het-slide-cap-button a {
-webkit-animation-duration: 1s;
animation-duration: 1s;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
}
.het-bx-slider .owl-item.active .het-slide-cap-title,
.het-bx-slider .owl-item.active .het-slide-cap-desc,
.het-bx-slider .owl-item.active .het-slide-cap-button a {
-webkit-animation-name: fadeInDown;
animation-name: fadeInDown;
} .het-progress {
margin-bottom: 20px;
}
.het-progress:last-child {
margin-bottom: 0;
}
.het-progress h6 {
font-weight: 300;
margin-bottom: 5px;
}
.het-progress-bar {
height: 8px;
width: 100%;
position: relative;
line-height: 20px;
font-size: 13px;
background: #f6f6f6
}
.het-progress-bar-length {
background: #FFC107;
height: 100%;
text-align: right;
padding-right: 20px;
}
.het-progress-bar-length span {
position: absolute;
right: 0;
bottom: 100%;
} .het-featured-post {
position: relative;
text-align: center;
border-left: 2px solid #333;
border-right: 2px solid #333;
border-bottom: 2px solid #333;
padding: 30px 30px 60px 30px;
}
.het-featured-post:before,
.het-featured-post:after {
content: "";
position: absolute;
top: 0;
height: 2px;
width: calc(50% - 90px);
background: #333;
}
.het-featured-post:before {
left: 0;
}
.het-featured-post:after {
right: 0;
}
.het-featured-post h5 {
text-transform: uppercase;
margin-bottom: 25px;
}
.het-featured-icon {
display: inline-block;
color: #FFF;
font-size: 46px;
line-height: 1.8;
-ms-transform: translateY(-35px);
-webkit-transform: translateY(-35px);
transform: translateY(-35px);
}
.het-featured-icon i,
.het-featured-icon svg {
height: 1em;
width: 1em;
display: block;
vertical-align: bottom;
}
.het-featured-link {
height: 0;
}
.het-featured-link a {
-ms-transform: translateY(-50%);
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
padding: 10px 15px;
display: inline-block;
line-height: 1.2;
background: #333;
color: #FFF;
margin-top: 60px;
transition: none;
font-size: 0.9em;
}
.het-featured-link a:hover {
background: #333;
color: #FFF;
} .het-portfolio-cat-name-list {
margin-bottom: 30px;
text-align: right;
line-height: 1;
}
.het-portfolio-cat-name-list.tab-align-left {
text-align: left;
}
.het-portfolio-cat-name-list.tab-align-center {
text-align: center;
}
.het-portfolio-cat-name-list.tab-align-right {
text-align: right;
}
.het-portfolio-cat-name-list .fa {
vertical-align: middle;
color: #FFC107;
}
.het-portfolio-cat-name {
cursor: pointer;
display: inline-block;
padding-left: 10px;
margin-left: 10px;
border-left: 1px solid #BBB;
line-height: inherit;
transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
}
.het-portfolio-cat-name:nth-child(2) {
border-left: 0;
margin-left: 0;
}
.het-portfolio-cat-name:hover,
.het-portfolio-cat-name.active {
color: #FFC107;
}
.het-portfolio-posts {
margin-left: -7.5px;
margin-right: -7.5px;
}
.het-portfolio {
width: 33.33%;
float: left;
}
.het-portfolio-outer-wrap {
position: absolute;
left: 0;
right: 0;
top: 0;
bottom: 0;
margin: 7.5px;
}
.het-portfolio-wrap {
background-size: cover;
background-position: center;
background-repeat: no-repeat;
overflow: hidden;
background-color: #f9f9f9;
position: absolute;
left: 0;
right: 0;
top: 0;
bottom: 0;
}
.het-portfolio-caption {
position: absolute;
left: 10px;
right: 10px;
bottom: 10px;
top: 10px;
padding: 30px;
opacity: 0;
background: rgba(255, 193, 7, 0.9);
transition: all 0.5s ease-in-out;
-moz-transition: all 0.5s ease-in-out;
-webkit-transition: all 0.5s ease-in-out;
overflow: hidden;
}
.het-portfolio-wrap:hover .het-portfolio-caption {
opacity: 1;
}
.het-portfolio-caption h5 {
color: #FFF;
text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
position: absolute;
top: 20px;
left: 20px;
right: 20px;
-ms-transform: translate(300px, 0);
-webkit-transform: translate(300px, 0);
transform: translate(300px, 0);
transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
}
.het-portfolio-wrap:hover .het-portfolio-caption h5 {
-ms-transform: translate(0, 0);
-webkit-transform: translate(0, 0);
transform: translate(0, 0);
}
.het-portfolio-caption a {
height: 36px;
width: 36px;
position: absolute;
right: 20px;
bottom: 20px;
text-align: center;
display: block;
line-height: 36px;
color: #FFC107;
font-size: 14px;
background: #FFF;
margin: 10px 5px;
transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
}
.het-portfolio-caption a.het-portfolio-image {
-ms-transform: translate(-300px, 0);
-webkit-transform: translate(-300px, 0);
transform: translate(-300px, 0);
right: 66px;
}
.het-portfolio-caption a.het-portfolio-link {
-ms-transform: translate(-300px, 0);
-webkit-transform: translate(-300px, 0);
transform: translate(-300px, 0);
}
.het-portfolio-wrap:hover .het-portfolio-caption a.het-portfolio-link,
.het-portfolio-wrap:hover .het-portfolio-caption a.het-portfolio-image {
-ms-transform: translate(0, 0);
-webkit-transform: translate(0, 0);
transform: translate(0, 0);
} .het-service-post-wrap {
position: relative;
}
.het-service-post-wrap:after {
content: "";
position: absolute;
left: 24px;
top: 0;
bottom: 0;
width: 2px;
background: #000;
}
.het-service-post {
margin-bottom: 25px;
position: relative;
z-index: 9;
}
.het-service-post:last-child {
margin-bottom: 0
}
.het-service-icon {
float: left;
font-size: 18px;
background: #000;
width: 50px;
text-align: center;
color: #FFF;
fill: #FFF;
height: 50px;
cursor: pointer;
border-radius: 50%;
display: flex;
align-items: center;
justify-content: center;
transition: all 0.3s ease;
}
.het-service-icon i,
.het-service-icon svg {
height: 1em;
width: 1em;
display: block;
}
.het-active .het-service-icon {
box-shadow: 0px 0px 0px 2px #FFF, 0px 0px 0px 4px #000;
}
.het-service-excerpt {
padding-left: 65px;
}
.het-service-text {
display: none;
}
.het-service-excerpt h5 {
margin: 15px 0 6px;
cursor: pointer;
clear: none;
}
.het-service-link {
margin-top: 15px;
}
.het-service-link a {
color: #000;
font-size: 0.9em;
}
.het-service-link a i {
font-size: 0.8em;
opacity: 0.8;
margin-left: 5px;
} .het-team-member {
text-align: center;
}
.het-team-member img {
width: 100%;
vertical-align: middle;
}
.het-team-member-image {
position: relative;
overflow: hidden;
}
.het-team-social-id {
padding: 10px;
display: flex;
align-items: center;
justify-content: center;
}
.het-team-social-id a {
display: inline-block;
color: #FFF;
margin: 0 5px;
font-size: 14px;
background: #000;
color: #FFF;
height: 32px;
width: 32px;
border-radius: 50%;
display: flex;
align-items: center;
justify-content: center;
}
.het-team-social-id a:hover {
background: #333;
color: #FFF;
}
.het-team-social-id a svg {
height: 1em;
width: 1em;
}
.het-team-member-excerpt {
background: rgba(0, 0, 0, 0.9);
padding: 20px;
color: #FFF;
display: block;
position: absolute;
left: 10px;
right: 10px;
bottom: 10px;
top: 10px;
opacity: 0;
-ms-transform: scale(0.5);
-webkit-transform: scale(0.5);
transform: scale(0.5);
transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
display: flex;
align-items: center;
}
.het-team-member-excerpt .het-team-member-excerpt-wrap {
width: 100%;
}
.het-team-member:hover .het-team-member-excerpt {
opacity: 1;
-ms-transform: scale(1);
-webkit-transform: scale(1);
transform: scale(1);
}
.het-title-wrap {
background: rgba(255, 193, 7, 0.9);
color: #FFF;
padding: 10px;
position: absolute;
left: 10px;
bottom: 10px;
right: 10px;
-moz-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
opacity: 1;
}
.het-team-member:hover .het-title-wrap {
opacity: 0;
}
.het-team-member h6 {
position: relative;
padding-bottom: 10px;
}
.het-team-member .het-title-wrap h6 {
padding: 0;
margin: 0;
}
.het-team-member h6 a {
text-decoration: none;
color: inherit;
}
.het-team-member .het-team-member-excerpt h6:after {
content: "";
position: absolute;
width: 50px;
left: 50%;
margin-left: -25px;
height: 2px;
background: #FFF;
bottom: -2px;
}
.het-team-member .het-team-designation {
font-size: 0.9em;
margin-bottom: 15px;
}
.het-team-detail {
margin-top: 20px;
}
.het-team-detail a {
background: #FFF;
display: inline-block;
color: #333;
padding: 8px 10px;
text-decoration: none;
font-size: 0.9em;
line-height: 1;
}
.het-team-detail a:hover {
background: #333;
color: #FFF;
} .het-counter {
text-align: center;
border: 2px solid #000;
border-top: 0;
padding: 0 20px 20px;
position: relative;
}
.het-counter:after {
content: "";
position: absolute;
width: 30%;
left: 0;
top: 0;
height: 2px;
background: #000;
}
.het-counter:before {
content: "";
position: absolute;
width: 30%;
right: 0;
top: 0;
height: 2px;
background: #000;
}
.het-counter-count {
font-size: 48px;
line-height: 1;
margin-bottom: 25px;
letter-spacing: 3px;
}
.het-counter-icon {
display: inline-block;
font-size: 36px;
color: #000;
position: relative;
-ms-transform: translate(0, -17px);
-webkit-transform: translate(0, -17px);
transform: translate(0, -17px);
line-height: 36px;
}
.het-counter-icon i,
.het-counter-icon svg {
height: 1em;
width: 1em;
display: block;
}
.het-counter-title {
letter-spacing: 1px;
text-transform: uppercase;
margin-top: 15px;
font-weight: 400;
margin: 0;
} .het-testimonial-slider.owl-carousel .owl-item img {
height: 100px;
width: 100px;
margin: 0 auto 20px;
border-radius: 50%;
border: 1px solid #FFC107;
padding: 5px;
transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
}
.het-testimonial-excerpt {
width: 80%;
margin: 0 auto 30px;
text-align: center;
position: relative;
}
.het-testimonial-excerpt .fa-quote-left {
position: absolute;
top: 0;
left: -65px;
font-size: 60px;
color: #000;
z-index: -1;
opacity: 0.1;
}
.het-testimonial h6 {
text-align: center;
margin: 0;
}
.het-testimonial .het-testimonial-designation {
text-align: center;
font-size: 0.9em;
margin-top: 15px;
}
.het-testimonial-slider.owl-carousel .owl-nav .owl-prev,
.het-testimonial-slider.owl-carousel .owl-nav .owl-next {
position: absolute;
top: 50%;
margin-top: -25px;
background: #FFC107;
height: 50px;
width: 30px;
color: #FFF;
text-align: center;
line-height: 50px;
opacity: 0;
transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
}
.het-testimonial-slider.owl-carousel .owl-nav .owl-prev {
left: 0;
}
.het-testimonial-slider.owl-carousel .owl-nav .owl-next {
right: 0;
}
.het-testimonial-slider.owl-carousel:hover .owl-nav .owl-prev,
.het-testimonial-slider.owl-carousel:hover .owl-nav .owl-next {
opacity: 1;
}
.het-testimonial-slider.owl-carousel .owl-nav .owl-next:hover,
.het-testimonial-slider.owl-carousel .owl-nav .owl-prev:hover {
background: #333;
}
.het-testimonial-slider .owl-dots {
text-align: center;
margin-top: 40px
}
.het-testimonial-slider .owl-dots .owl-dot {
display: inline-block;
height: 8px;
width: 10px;
background: #333;
margin: 0 5px;
-webkit-transition: all .3s ease;
transition: all .3s ease;
border-radius: 20px;
}
.het-testimonial-slider .owl-dots .owl-dot.active {
width: 30px
} .het-blog-wrap {
margin: 0 -15px;
display: flex;
flex-wrap: wrap;
}
.het-blog-post {
width: 33.333%;
padding: 0 15px;
margin-bottom: 30px;
}
.het-blog-box {
background: #FFF;
border-bottom: 6px solid #000000;
box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
}
.het-blog-thumbnail {
position: relative;
padding-bottom: 72%;
}
.het-blog-thumbnail img {
position: absolute;
height: 100%;
width: 100%;
object-fit: cover;
}
.het-blog-thumbnail > a {
display: block;
height: 100%;
width: 100%;
}
.het-blog-thumbnail a:after {
content: "";
position: absolute;
left: 0;
top: 0;
bottom: 0;
width: 0;
background: rgba(255, 255, 255, 0.2);
transition: all 0.2s ease;
-moz-transition: all 0.2s ease;
-webkit-transition: all 0.2s ease;
}
.het-blog-thumbnail:hover a:after {
width: 100%;
}
.het-blog-excerpt {
padding: 20px;
}
.het-blog-excerpt h5 {
font-weight: 400;
margin-bottom: 15px
}
.het-blog-excerpt h5 a {
color: #444;
}
.het-blog-date {
font-size: 14px;
opacity: 0.8;
margin-bottom: 10px;
}
.het-blog-date i {
margin-right: 10px;
}
.het-blog-read-more {
padding: 0 20px 20px;
text-align: right;
}
.het-blog-read-more a {
display: inline-block;
background: #000000;
color: #FFF;
padding: 10px 15px;
line-height: 1;
text-align: center;
font-size: 16px;
border-radius: 1px;
}
.het-blog-read-more a:hover {
background: #333;
color: #FFF;
} .het-client-logo-slider .owl-dots {
text-align: center;
margin-top: 40px
}
.het-client-logo-slider .owl-dots .owl-dot {
display: inline-block;
height: 8px;
width: 10px;
background: #333;
margin: 0 5px;
-webkit-transition: all .3s ease;
transition: all .3s ease;
border-radius: 20px;
}
.het-client-logo-slider .owl-dots .owl-dot.active {
width: 30px
} .he-contact-information ul {
list-style: none;
margin: 0;
padding: 0;
}
.he-contact-information ul li {
padding: 0;
margin: 0 0 10px;
display: flex;
align-items: center;
}
.he-contact-information ul li i {
margin-right: 10px;
}
.he-contact-information p {
margin: 0;
} .he-personal-information .he-pi-image {
margin-bottom: 20px;
}
.he-personal-information .he-pi-image img {
border-radius: 50%;
height: 150px;
width: 150px;
object-fit: cover;
object-position: center;
}
.he-personal-information .he-pi-name {
margin-bottom: 15px;
font-size: 1.2em;
} .he-timeline {
border-left: 8px solid #F0F0F0;
padding-left: 25px;
}
.he-timeline .he-post-item {
position: relative;
margin-bottom: 30px;
}
.he-timeline .he-post-item:after {
content: "";
position: absolute;
left: -39px;
top: 0;
height: 20px;
width: 20px;
background: #FFF;
border-radius: 50%;
border: 5px solid #F0F0F0;
}
.he-timeline .he-post-item:hover:after {
background: #000;
} .odometer.odometer-auto-theme,
.odometer.odometer-theme-default {
display: block;
vertical-align: middle;
*vertical-align: auto;
*zoom: 1;
*display: inline;
position: relative;
}
.odometer.odometer-auto-theme .odometer-digit,
.odometer.odometer-theme-default .odometer-digit {
display: inline-block;
vertical-align: middle;
*vertical-align: auto;
*zoom: 1;
*display: inline;
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;
*vertical-align: auto;
*zoom: 1;
*display: inline;
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);
-ms-transform: translateY(0);
-o-transform: translateY(0);
transform: translateY(0);
}
.odometer.odometer-auto-theme .odometer-value,
.odometer.odometer-theme-default .odometer-value {
text-align: center;
}
.e-con.he-sticky-container-yes {
position: sticky;
top: var(--he-sticky-top-spacing, 0);
}
body.admin-bar .e-con.he-sticky-container-yes {
position: sticky;
top: calc(32px + var(--he-sticky-top-spacing, 0));
}
@media screen and (max-width:768px) {
.het-blog-post {
width: 100%;
}
.he-tab {
margin-bottom: 25px;
padding: 0;
border: 0;
width: auto;
float: none;
}
.he-tab li {
background: #FFF;
margin-bottom: 10px;
padding-left: 50px;
border-bottom: 2px solid transparent;
}
.he-tab li i {
margin-left: -30px;
}
.he-tab li.he-active:after {
display: none;
}
.he-tab li.he-active {
border-bottom: 2px solid var(--square-template-color, #5bc2ce);
}
.he-tab-content {
padding: 0;
width: auto;
}
}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{display:inline-block;vertical-align:middle}