.eael-review-notice{
padding: 15px 15px 15px 0;
background-color: #fff;
border-radius: 3px;
margin: 20px 20px 0 0;
border-left: 4px solid transparent;
}
.eael-review-notice:after{
content: '';
display: table;
clear: both;
}
.eael-review-thumbnail{
width: 114px;
float: left;
line-height: 80px;
text-align: center;
border-right: 4px solid transparent;
}
.eael-review-thumbnail img {
width: 72px;
vertical-align: middle;
opacity: .85;
transition: all .3s;
}
.eael-review-thumbnail img:hover {
opacity: 1;
}
.eael-review-text{
overflow: hidden;
}
.eael-review-text h3{
font-size: 24px;
margin: 0 0 5px;
font-weight: 400;
line-height: 1.3;
}
.eael-review-text p{
font-size: 13px;
margin: 0 0 5px;
}
.eael-review-ul{
margin: 0;
padding: 0;
}
.eael-review-ul li{
display: inline-block;
margin-right: 15px;
}
.eael-review-ul li a{
display: inline-block;
color: #10738B;
text-decoration: none;
padding-left: 26px;
position: relative;
}
.eael-review-ul li a span{
position: absolute;
left: 0;
top: -2px;
}.clearfix::before,
.clearfix::after {
content: " ";
display: table;
clear: both;
} .eael-testimonial-slider.nav-top-left,
.eael-testimonial-slider.nav-top-right,
.eael-team-slider.nav-top-left,
.eael-team-slider.nav-top-right,
.eael-logo-carousel.nav-top-left,
.eael-logo-carousel.nav-top-right,
.eael-post-carousel.nav-top-left,
.eael-post-carousel.nav-top-right,
.eael-product-carousel.nav-top-left,
.eael-product-carousel.nav-top-right {
padding-top: 40px;
} .eael-fancy-text-container p {
margin: 0;
}
.eael-fancy-text-strings, .eael-fancy-text-prefix, .eael-fancy-text-suffix {
display: inline-block;
}
.morphext>.animated {
display: inline-block;
}
.typed-cursor {
opacity: 1;
-webkit-animation: blink_cursor 0.7s infinite;
-moz-animation: blink_cursor 0.7s infinite;
animation: blink_cursor 0.7s infinite;
}
@keyframes blink_cursor {
0% {
opacity: 1;
}
50% {
opacity: 0;
}
100% {
opacity: 1;
}
}
@-webkit-keyframes blink_cursor {
0% {
opacity: 1;
}
50% {
opacity: 0;
}
100% {
opacity: 1;
}
}
@-moz-keyframes blink_cursor {
0% {
opacity: 1;
}
50% {
opacity: 0;
}
100% {
opacity: 1;
}
} .eael-fancy-text-container.style-2 {
font-size: 24px;
}
.eael-fancy-text-container.style-2 .eael-fancy-text-strings {
background: #ff5544;
color: #fff;
padding: 10px 25px;
} .eael-creative-button-align-center {
text-align: center;
}
.eael-creative-button-wrapper {
display: flex;
}
.eael-creative-button {
flex: 0 0 auto;
min-width: 150px;
text-align: center;
vertical-align: middle;
position: relative;
z-index: 1;
-webkit-backface-visibility: hidden;
-moz-osx-font-smoothing: grayscale;
}
.eael-creative-button:focus {
outline: none;
}
.eael-creative-button>span {
vertical-align: middle;
}
.eael-creative-button {
border-radius: 2px;
padding: 20px 30px;
font-size: 16px;
line-height: 1;
}  .eael-creative-button--winona {
overflow: hidden;
padding: 0!important;
-webkit-transition: border-color 0.3s, background-color 0.3s;
transition: border-color 0.3s, background-color 0.3s;
-webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
}
.eael-creative-button--winona::after {
content: attr(data-text);
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
opacity: 0;
-webkit-transform: translate3d(0, 25%, 0);
transform: translate3d(0, 25%, 0);
}
.eael-creative-button--winona>span {
display: block;
}
.eael-creative-button--winona::after,
.eael-creative-button--winona>span {
padding: 1em 2em;
-webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
transition: transform 0.3s, opacity 0.3s;
-webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
}
.eael-creative-button--winona:hover::after {
opacity: 1;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
.eael-creative-button--winona:hover>span {
opacity: 0;
-webkit-transform: translate3d(0, -25%, 0);
transform: translate3d(0, -25%, 0);
} .eael-creative-button--ujarak {
-webkit-transition: border-color 0.4s, color 0.4s;
transition: border-color 0.4s, color 0.4s;
}
.eael-creative-button--ujarak::before {
content: '';
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: -1;
opacity: 0;
-webkit-transform: scale3d(0.7, 1, 1);
transform: scale3d(0.7, 1, 1);
-webkit-transition: -webkit-transform 0.4s, opacity 0.4s;
transition: transform 0.4s, opacity 0.4s;
-webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
}
.eael-creative-button--ujarak,
.eael-creative-button--ujarak::before {
-webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
}
.eael-creative-button--ujarak:hover::before {
opacity: 1;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
} .eael-creative-button--wayra {
overflow: hidden;
-webkit-transition: border-color 0.3s, color 0.3s;
transition: border-color 0.3s, color 0.3s;
-webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
}
.eael-creative-button--wayra::before {
content: '';
position: absolute;
top: 0;
left: 0;
width: 150%;
height: 100%;
z-index: -1;
-webkit-transform: rotate3d(0, 0, 1, -45deg) translate3d(0, -3em, 0);
transform: rotate3d(0, 0, 1, -45deg) translate3d(0, -3em, 0);
-webkit-transform-origin: 0% 100%;
transform-origin: 0% 100%;
-webkit-transition: -webkit-transform 0.3s, opacity 0.3s, background-color 0.3s;
transition: transform 0.3s, opacity 0.3s, background-color 0.3s;
}
.eael-creative-button--wayra:hover::before {
opacity: 1;
-webkit-transform: rotate3d(0, 0, 1, 0deg);
transform: rotate3d(0, 0, 1, 0deg);
-webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
} .eael-creative-button--tamaya {
overflow: hidden;
}
.eael-creative-button--tamaya::before,
.eael-creative-button--tamaya::after {
content: attr(data-text);
position: absolute;
width: 100%;
height: 50%;
left: 0;
overflow: hidden;
-webkit-transition: -webkit-transform 0.3s;
transition: transform 0.3s;
-webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
}
.eael-creative-button--tamaya::before {
top: 0;
padding: 20px 30px;
}
.eael-creative-button--tamaya::after {
bottom: 0;
line-height: 0;
}
.eael-creative-button--tamaya:hover::after {
bottom: -1px;
}
.eael-creative-button--tamaya>span {
display: block;
-webkit-transform: scale3d(0.2, 0.2, 1);
transform: scale3d(0.2, 0.2, 1);
opacity: 0;
-webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
transition: transform 0.3s, opacity 0.3s;
-webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
}
.eael-creative-button--tamaya:hover::before {
-webkit-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0);
}
.eael-creative-button--tamaya:hover::after {
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
}
.eael-creative-button--tamaya:hover>span {
opacity: 1;
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
} .eael-creative-button--rayen {
overflow: hidden;
padding: 0!important;
}
.eael-creative-button--rayen::before {
content: attr(data-text);
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
}
.eael-creative-button--rayen>span {
display: block;
}
.eael-creative-button--rayen::before,
.eael-creative-button--rayen>span {
padding: 1em 2em;
-webkit-transition: -webkit-transform 0.3s;
transition: transform 0.3s;
-webkit-transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
}
.eael-creative-button--rayen:hover::before {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
.eael-creative-button--rayen:hover>span {
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
}  .eael-countdown-items {
list-style: none;
margin: 0;
padding: 0;
display: table;
table-layout: fixed;
width: 100%;
}
.eael-countdown-items > li {
list-style: none;
margin: 0;
padding: 0;
display: table-cell;
position: relative;
}
.eael-countdown-item > div {
text-align: center;
padding: 20px;
}
.eael-countdown-label-block .eael-countdown-digits, .eael-countdown-label-block .eael-countdown-label {
display: block;
text-align: center;
}
.eael-countdown-digits {
font-size: 54px;
line-height: 1;
}
.eael-countdown-label {
font-size: 18px;
line-height: 1;
color: #ffffff;
}
.eael-countdown-show-separator .eael-countdown-digits::after {
content: ":";
position: absolute;
left: 98%;
z-index: 9999;
}
.eael-countdown-item:last-child .eael-countdown-digits::after {
display: none;
} .eael-countdown-items.style-1 .eael-countdown-item > div {
background: #262625;
} .eael-post-timeline {
margin-bottom: 0;
min-height: 100%;
overflow: hidden;
position: relative;
}
.eael-timeline-column {
width: 50%;
margin-left: 0;
float: left;
margin-top: 0 !important;
}
.eael-timeline-post {
position: relative;
}
.eael-timeline-post:after {
background-color: rgba(83, 85, 86, .2);
content: "";
width: 2px;
height: 245px;
position: absolute;
right: 0;
top: 70px;
}
.eael-timeline-post:nth-child(2n):after {
display: none;
}
.eael-timeline-bullet {
background-color: #9fa9af;
border: 5px solid #fff;
border-radius: 50%;
box-shadow: 0 1px 0 1px rgba(0, 0, 0, 0.1);
content: "";
height: 20px;
position: absolute;
right: -9px;
top: 60px;
width: 20px;
z-index: 3;
cursor: pointer;
}
.eael-timeline-post:nth-child(2n) .eael-timeline-bullet {
background-color: #9fa9af;
border: 5px solid #fff;
border-radius: 50%;
bottom: 36px;
content: "";
height: 20px;
left: -11px;
position: absolute;
top: 300px;
width: 20px;
z-index: 3;
}
.eael-timeline-post-inner {
background: linear-gradient(45deg, #3f3f46 0%, #05abe0 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
border: 8px solid #e5eaed;
box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.15);
float: right;
margin: 30px 40px 30px auto;
position: relative;
height: 320px;
width: calc(100% - 40px);
}
.eael-timeline-post:nth-child(even) .eael-timeline-post-inner {
float: left;
margin-left: 40px;
}
.eael-timeline-post-inner:after {
border-color: transparent transparent transparent #e5eaed;
border-style: solid;
border-width: 15px;
content: "";
height: 0;
position: absolute;
right: -36px;
top: 17px;
width: 0;
}
.eael-timeline-post:nth-child(2n) .eael-timeline-post-inner:after {
border-color: transparent #e5eaed transparent transparent;
border-style: solid;
border-width: 15px;
content: "";
height: 0;
left: -36px;
position: absolute;
top: 257px;
width: 0;
}
.eael-timeline-post:nth-child(2n) .eael-timeline-post-inner::after {
border-left-color: transparent !important;
}
.eael-timeline-post p {
margin: 1.6rem 0 0 0;
font-size: 0.9em;
line-height: 1.6em;
}
.eael-timeline-post-image {
background-size: cover;
background-position: center center;
background-repeat: no-repeat;
display: block;
height: 100%;
overflow: hidden;
position: relative;
opacity: .6;
-webkit-transition: all .3s;
-moz-transition: all .3s;
transition: all .3s;
}
.eael-timeline-post-title {
bottom: 40px;
position: absolute;
width: 100%;
}
.eael-timeline-post-title h2 {
color: #fff;
font-size: 20px;
font-weight: bold;
letter-spacing: 1px;
line-height: 24px;
padding: 0 25px;
text-align: left;
text-transform: uppercase;
}
.eael-timeline-post-excerpt {
opacity: 0;
position: absolute;
top: 0;
left: 0;
-webkit-transition: all .3s;
-moz-transition: all .3s;
transition: all .3s;
}
.eael-timeline-post-excerpt p {
color: #fff;
font-size: 14px;
padding: 25px;
}
.eael-timeline-post-inner:hover .eael-timeline-post-excerpt {
opacity: 1;
top: 10px;
}
.eael-timeline-post-inner:hover .eael-timeline-post-image {
opacity: .3;
}
.eael-timeline-post time {
opacity: 0;
background-color: rgba(0, 0, 0, .7);
color: #fff;
font-size: 10px;
border-radius: 20px;
position: absolute;
right: -97px;
width: 100px;
height: 30px;
line-height: 30px;
text-align: center;
top: 50px;
z-index: 99;
-webkit-transition: all .5s;
-moz-transition: all .5s;
transition: all .5s;
}
.eael-timeline-post:nth-child(2n) time {
background-color: rgba(0, 0, 0, 0.7);
border-radius: 20px;
color: #fff;
font-size: 10px;
height: 30px;
left: -99px;
line-height: 30px;
position: absolute;
text-align: center;
top: 290px;
width: 100px;
z-index: 99;
}
.eael-timeline-post time:before {
border-bottom: 5px solid rgba(0, 0, 0, 0.7);
border-left: 5px solid transparent;
border-right: 5px solid transparent;
content: "";
height: 0;
left: 45px;
position: absolute;
top: -5px;
width: 0;
}
.eael-timeline-post:hover time {
opacity: 1;
}
.eael-timeline-post::after {
height: 100%;
}
.eael-post-timeline .eael-timeline-post:nth-last-child(2)::after {
height: 245px;
}
.eael-post-timeline .eael-timeline-post:last-child::after {
display: none;
} @media only screen and (max-width: 1366px) {
.eael-timeline-post-title h2 {
font-size: 0.8em;
}
.eael-timeline-post-excerpt p {
font-size: 13px;
}
}
@media only screen and (max-width: 1169px) {
.eael-timeline-post-inner {
height: 320px;
}
}
@media only screen and (max-width: 992px) {
.eael-post-timeline {
margin-left: 0;
}
.eael-timeline-bullet,
.eael-timeline-post:after,
.eael-timeline-post:before,
.eael-timeline-post-inner:after {
display: none;
}
.eael-timeline-post {
display: inline-block;
float: left !important;
width: 50% !important;
margin: 15px auto;
}
.eael-timeline-post-inner {
height: 320px;
padding-bottom: 30px;
}
.eael-timeline-post-title {
bottom: 50px;
}
.eael-timeline-post-title h2 {
font-size: 0.8em;
line-height: 1.2em;
}
.eael-timeline-post .eael-timeline-post-inner {
margin: 0 10px auto 0;
width: 90%;
}
.eael-timeline-post:nth-child(2n) .eael-timeline-post-inner {
margin: 0 auto 0 10px;
width: 90%;
}
.eael-timeline-post-excerpt {
opacity: 0!important;
}
.eael-timeline-post-image {
opacity: .3;
}
.eael-timeline-post time,
.eael-timeline-post:nth-child(2n) time {
background-color: #fff;
border-radius: 0;
color: #444;
font-size: 12px;
text-transform: uppercase;
left: 0;
opacity: 1;
padding-top: 3px;
top: 275px;
width: 100%;
}
time:before {
display: none;
}
}
@media only screen and (max-width: 767px) {
.eael-timeline-post {
display: block;
float: none !important;
margin: 20px auto;
width: 100% !important;
}
.eael-timeline-post .eael-timeline-post-inner,
.eael-timeline-post:nth-child(2n) .eael-timeline-post-inner {
display: block;
float: none;
margin: 0 auto;
}
}
@media only screen and (max-width: 479px) {
.eael-timeline-post .eael-timeline-post-inner,
.eael-timeline-post:nth-child(2n) .eael-timeline-post-inner {
height: 250px;
margin: 0 auto;
width: 95%;
}
.eael-timeline-post time,
.eael-timeline-post:nth-child(2n) time {
top: 205px;
}
} .eael-team-item {
overflow: hidden;
position: relative;
}
.team-avatar-rounded figure img {
border-radius: 50%;
height: auto;
}
.eael-team-image>figure {
margin: 0;
padding: 0;
}
.eael-team-image>figure img {
display: block;
margin: 0 auto;
}
.eael-team-item .eael-team-content {
padding: 10px;
}
.eael-team-item .eael-team-member-name {
font-size: 20px;
font-weight: bold;
letter-spacing: 0.05em;
margin: 5px 0;
text-transform: uppercase;
}
.eael-team-item .eael-team-member-position {
font-size: 14px;
font-weight: normal;
letter-spacing: 0.05em;
margin: 5px 0 10px;
text-transform: uppercase;
}
.eael-team-item .eael-team-content,
.eael-team-item .eael-team-content .eael-team-text {
font-size: 14px;
line-height: 1.5;
}
.eael-team-content>ul {
margin: 0;
padding: 0;
}
.eael-team-content li {
display: inline-block;
list-style: outside none none;
margin-right: 10px;
text-align: center;
}
.eael-team-content li a {
font-size: 2.5rem;
}
.eael-team-align-left .eael-team-item .eael-team-member-name,
.eael-team-align-left .eael-team-item .eael-team-member-position,
.eael-team-align-left .eael-team-item .eael-team-text,
.eael-team-align-left .eael-team-item .eael-team-content p,
.eael-team-align-left .eael-team-item .eael-team-content ul,
.eael-team-align-left .eael-team-item .eael-team-content li {
text-align: left;
}
.eael-team-align-right .eael-team-item .eael-team-member-name,
.eael-team-align-right .eael-team-item .eael-team-member-position,
.eael-team-align-right .eael-team-item .eael-team-text,
.eael-team-align-right .eael-team-item .eael-team-content p,
.eael-team-align-right .eael-team-item .eael-team-content ul,
.eael-team-align-right .eael-team-item .eael-team-content li {
text-align: right;
}
.eael-team-align-centered .eael-team-item .eael-team-member-name,
.eael-team-align-centered .eael-team-item .eael-team-member-position,
.eael-team-align-centered .eael-team-item .eael-team-text,
.eael-team-align-centered .eael-team-item .eael-team-content p,
.eael-team-align-centered .eael-team-item .eael-team-content ul,
.eael-team-align-centered .eael-team-item .eael-team-content li {
text-align: center;
}
.eael-team-item.eael-team-members-overlay .eael-team-content {
bottom: 10px;
left: 10px;
margin-bottom: 0;
padding-top: 15%;
opacity: 0;
overflow: hidden;
text-overflow: ellipsis;
position: absolute;
right: 10px;
top: 10px;
-webkit-transition: all 0.615s cubic-bezier(0.19, 1, 0.22, 1) 0s;
transition: all 0.615s cubic-bezier(0.19, 1, 0.22, 1) 0s;
}
.eael-team-item.eael-team-members-overlay:hover .eael-team-content {
opacity: 1;
}
.eael-team-member-social-link>a {
display: inline-block;
-webkit-transition: all 0.3s cubic-bezier(0.19, 1, 0.22, 1) 0s;
transition: all 0.3s cubic-bezier(0.19, 1, 0.22, 1) 0s;
}
.eael-team-member-social-link>a:focus {
outline: none;
} .eael-testimonial-slider {
position: relative;
}
.testimonial-star-rating {
padding: 0;
margin: 0;
}
.testimonial-star-rating li {
list-style: none;
display: inline-block;
}
.testimonial-star-rating li i {
color: #d8d8d8;
}
.rating-five .testimonial-star-rating li i {
color: #f2b01e;
}
.rating-one .testimonial-star-rating li:first-child i {
color: #f2b01e;
}
.rating-two .testimonial-star-rating li:nth-child(1) i,
.rating-two .testimonial-star-rating li:nth-child(2) i {
color: #f2b01e;
}
.rating-three .testimonial-star-rating li:nth-child(1) i,
.rating-three .testimonial-star-rating li:nth-child(2) i ,
.rating-three .testimonial-star-rating li:nth-child(3) i {
color: #f2b01e;
}
.rating-four .testimonial-star-rating li:nth-child(1) i,
.rating-four .testimonial-star-rating li:nth-child(2) i,
.rating-four .testimonial-star-rating li:nth-child(3) i,
.rating-four .testimonial-star-rating li:nth-child(4) i {
color: #f2b01e;
} .eael-testimonial-image img {
max-width: 100%;
}
.eael-testimonial-image {
padding: 10px 0px 0px 0px;
}
.eael-testimonial-image > figure {
display: block;
margin: 0;
}
.testimonial-avatar-rounded figure img {
border-radius: 50%;
height: auto;
}
.eael-testimonial-content {
margin: 0;
padding: 10px;
}
.eael-testimonial-item > figure {
margin: 0 auto;
padding: 0 20px;
}
.eael-testimonial-item .center-text {
text-align: center;
}
.eael-testimonial-item .right-text {
text-align: right;
}
.eael-testimonial-item .left-text {
text-align: left;
}
.eael-testimonial-item .justify-text {
text-align: justify;
} .eael-testimonial-content .eael-testimonial-text {
font-size: 100%;
font-style: italic;
line-height: 1.5;
margin-top: 0px;
margin-bottom: 10px;
word-wrap: break-word;
}
.eael-testimonial-content .eael-testimonial-user {
display: inline-block;
font-family: inherit;
font-size: 105%;
font-style: italic;
font-weight: normal;
line-height: 1.5;
margin-top: 0;
margin-bottom: 0;
margin-right: 5px;
}
.eael-testimonial-content .eael-testimonial-user-company {
display: inline-block;
font-family: inherit;
font-size: 90%;
font-style: italic;
font-weight: lighter;
line-height: 1.75;
margin-bottom: 0;
margin-top: 1px;
}
.eael-testimonial-image  {
position: relative;
}
.eael-testimonial-item .eael-testimonial-quote::after {
color: inherit!important;
content: "\f10e";
font-family: "FontAwesome";
font-size: 200%;
}
.eael-testimonial-slider.default-style .eael-testimonial-align-centered .eael-testimonial-image figure img {
margin: 0 auto;
}
.eael-testimonial-slider.default-style .eael-testimonial-align-left .eael-testimonial-image figure img,
.eael-testimonial-slider.default-style .eael-testimonial-align-right .eael-testimonial-image figure img,
.eael-testimonial-slider.classic-style .eael-testimonial-align-left .eael-testimonial-image figure img,
.eael-testimonial-slider.classic-style .eael-testimonial-align-right .eael-testimonial-image figure img,
.eael-testimonial-slider.middle-style .eael-testimonial-align-left .eael-testimonial-image figure img,
.eael-testimonial-slider.middle-style .eael-testimonial-align-right .eael-testimonial-image figure img {
margin: 0;
}
.eael-testimonial-slider.default-style .eael-testimonial-align-right .eael-testimonial-image figure,
.eael-testimonial-slider.classic-style .eael-testimonial-align-right .eael-testimonial-image figure,
.eael-testimonial-slider.middle-style .eael-testimonial-align-right .eael-testimonial-image figure {
text-align: right;
}
.eael-testimonial-slider.default-style .eael-testimonial-align-left .eael-testimonial-image figure,
.eael-testimonial-slider.classic-style .eael-testimonial-align-left .eael-testimonial-image figure,
.eael-testimonial-slider.middle-style .eael-testimonial-align-left .eael-testimonial-image figure {
text-align: left;
}
.eael-testimonial-slider.default-style .eael-testimonial-align-right .default-style-testimonial-content,
.eael-testimonial-slider.classic-style .eael-testimonial-align-right .testimonial-classic-style-content,
.eael-testimonial-slider.middle-style .eael-testimonial-align-right .middle-style-content,
.eael-testimonial-slider.middle-style .eael-testimonial-align-right .eael-testimonial-text { text-align: right; }
.eael-testimonial-slider.default-style .eael-testimonial-align-center .default-style-testimonial-content,
.eael-testimonial-slider.classic-style .eael-testimonial-align-center .testimonial-classic-style-content,
.eael-testimonial-slider.middle-style .eael-testimonial-align-center .middle-style-content,
.eael-testimonial-slider.middle-style .eael-testimonial-align-center .eael-testimonial-text { text-align: center; }
.eael-testimonial-slider.default-style .eael-testimonial-align-left .default-style-testimonial-content,
.eael-testimonial-slider.classic-style .eael-testimonial-align-left .testimonial-classic-style-content,
.eael-testimonial-slider.middle-style .eael-testimonial-align-left .middle-style-content,
.eael-testimonial-slider.middle-style .eael-testimonial-align-left .eael-testimonial-text { text-align: left; }
.eael-testimonial-slider.icon-img-left-content .eael-testimonial-text > p,
.eael-testimonial-slider.icon-img-right-content .eael-testimonial-text > p {
margin: 0px;
} .icon-img-left-content .eael-testimonial-image {
float: left;
width: 30%;
}
.icon-img-left-content .eael-testimonial-content {
float: left;
width: 70%;
text-align: left;
}
.icon-img-left-content.eael-testimonial-item {
overflow: hidden;
position: relative;
}
.icon-img-left-content .eael-testimonial-quote {
position: absolute;
right: 0;
}
.icon-img-left-content .eael-testimonial-text {
margin-top: 0;
} .eael-testimonial-align-centered .eael-testimonial-user,
.eael-testimonial-align-centered .eael-testimonial-user-company  {
float: none;
text-align: center;
}
.eael-testimonial-align-centered .eael-testimonial-image > figure img {
display: block;
margin-left: auto !important;
margin-right: auto !important;
}  .icon-img-right-content .eael-testimonial-image {
float: right;
width: 30%;
}
.icon-img-right-content .eael-testimonial-content {
float: right;
width: 70%;
text-align: right;
}
.icon-img-right-content.eael-testimonial-item {
overflow: hidden;
position: relative;
}
.icon-img-right-content .eael-testimonial-quote {
position: absolute;
}
.icon-img-right-content .eael-testimonial-text {
margin-top: 0;
}
.eael-testimonial-item {
position: relative;
}
.classic-style.testimonial-alignment-center .eael-testimonial-image,
.default-style.testimonial-alignment-center .eael-testimonial-image {
text-align: center;
}
.classic-style.testimonial-alignment-right .eael-testimonial-image,
.default-style.testimonial-alignment-right .eael-testimonial-image {
text-align: right;
}
.classic-style.testimonial-alignment-center .eael-testimonial-image > figure,
.default-style.testimonial-alignment-center .eael-testimonial-image > figure{
text-align: center;
}
.eael-testimonial-slider.icon-img-left-content .eael-testimonial-align-centered .eael-testimonial-content { text-align: center; }
.eael-testimonial-slider.icon-img-left-content .eael-testimonial-align-left .eael-testimonial-content { text-align: left; }
.eael-testimonial-slider.icon-img-left-content .eael-testimonial-align-right .eael-testimonial-content { text-align: right; }
.eael-testimonial-slider.icon-img-right-content .eael-testimonial-align-centered .eael-testimonial-content { text-align: center; }
.eael-testimonial-slider.icon-img-right-content .eael-testimonial-align-left .eael-testimonial-content { text-align: left; }
.eael-testimonial-slider.icon-img-right-content .eael-testimonial-align-right .eael-testimonial-content { text-align: right; }
span.eael-testimonial-quote {
position: absolute;
right: 10px;
top: 10px;
} .eael-testimonial-item.left .eael-testimonial-image { text-align: left; }
.eael-testimonial-item.center .eael-testimonial-image { text-align: center; }
.eael-testimonial-item.right .eael-testimonial-image { text-align: right; } .eael-testimonial-inline-bio .eael-testimonial-image {
float: left;
}
.eael-testimonial-inline-bio .bio-text {
padding-top: 10px;
}
.eael-testimonial-content.eael-testimonial-inline-bio {
overflow: hidden;
margin-bottom: 0;
padding-bottom: 0;
}
.eael-testimonial-inline-bio .testimonial-star-rating,
.eael-testimonial-inline-bio .bio-text {
float: left;
width: 65%;
}
.eael-testimonial-content.eael-testimonial-inline-bio {
text-align: left !important;
} .testimonial-inline-style .eael-testimonial-image {
float: left;
max-width: 100%;
padding: 0;
margin-right: 15px;
}
.testimonial-inline-style {
overflow: hidden;
text-align: left;
}
.content-top-icon-title-inline .eael-testimonial-text,
.content-top-icon-title-inline .eael-testimonial-align-left .eael-testimonial-text { text-align: left; }
.content-top-icon-title-inline .eael-testimonial-align-centered .eael-testimonial-text { text-align: center; }
.content-top-icon-title-inline .eael-testimonial-align-right .eael-testimonial-text { text-align: right; }
.content-bottom-icon-title-inline .eael-testimonial-text,
.content-bottom-icon-title-inline .eael-testimonial-align-left .eael-testimonial-text { text-align: left; }
.content-bottom-icon-title-inline .eael-testimonial-align-centered .eael-testimonial-text { text-align: center; }
.content-bottom-icon-title-inline .eael-testimonial-align-right .eael-testimonial-text { text-align: right; } .eael-product-carousel .woocommerce li.product {
background-color: #fff;
border-radius: 0;
box-shadow: none;
}
.hide_rating .woocommerce .star-rating-container,
.hide_rating .woocommerce .star-rating {
display: none !important;
}
.eael-product-carousel .woocommerce ul.products li.product h3 {
padding: 0.5em;
}
.eael-product-carousel .woocommerce .products .star-rating {
display: block;
float: none;
margin: 10px auto;
}
body:not(.x-ethos):not(.x-integrity):not(.x-renew):not(.x-icon) .eael-product-carousel .woocommerce li.product .button {
box-shadow: none;
display: block;
left: auto;
margin: 15px;
padding: 0.45em 0.5em 0.575em;
position: relative;
right: auto;
text-shadow: none;
top: auto;
} .eael-product-carousel:not(.eael-product-no-style) .woocommerce li.product .entry-featured {
background-color: transparent;
border: medium none;
box-shadow: none;
padding: 0;
}
.eael-product-carousel.eael-product-simple .woocommerce li.product .entry-wrap,
.eael-product-carousel.eael-product-reveal .woocommerce li.product .entry-wrap {
background-color: transparent;
bottom: auto;
box-shadow: none;
padding: 15px 0 0;
position: relative;
text-align: center;
top: auto;
}
.eael-product-carousel.eael-product-simple .woocommerce li.product .entry-header h3,
.eael-product-carousel.eael-product-reveal .woocommerce li.product .entry-header h3 {
font-size: 14px;
line-height: 1.2;
margin: 0 0 5px;
padding-bottom: 0.5em;
}
.eael-product-carousel.eael-product-simple .woocommerce li.product .entry-header h3 a,
.eael-product-carousel.eael-product-reveal .woocommerce li.product .entry-header h3 a {
color: #272727;
font-weight: normal;
letter-spacing: 0.01rem;
text-transform: uppercase;
}
.eael-product-carousel.eael-product-simple .woocommerce li.product .price>.amount,
.eael-product-carousel.eael-product-simple .woocommerce li.product .entry-header .price>.amount,
.eael-product-carousel.eael-product-simple .woocommerce li.product .entry-header .price>ins>.amount,
.eael-product-carousel.eael-product-reveal .woocommerce li.product .entry-header .price>.amount,
.eael-product-carousel.eael-product-reveal .woocommerce li.product .entry-header .price>ins>.amount {
color: #272727;
font-size: 18px;
font-weight: normal;
}
.eael-product-carousel.eael-product-simple .woocommerce li.product .entry-wrap::before,
.eael-product-carousel.eael-product-reveal .woocommerce li.product .entry-wrap::before {
display: none;
}
.eael-product-carousel:not(.eael-product-no-style) .woocommerce li.product .entry-header .button {
background-color: transparent;
border: 1px solid rgba(0, 0, 0, 0.5);
border-radius: 0;
box-shadow: none;
color: #272727;
display: block;
font-size: 14px;
left: auto;
margin: 20px auto;
opacity: 1;
position: relative;
right: auto;
text-shadow: none;
top: auto;
width: 80%;
}
.eael-product-carousel:not(.eael-product-no-style) .woocommerce li.product .entry-header .button:hover {
background-color: #e74c3c;
border: 1px solid #e74c3c;
color: #fff;
}
.eael-product-carousel.eael-product-simple .woocommerce li.product .star-rating-container {
background-color: transparent;
left: auto;
opacity: 1;
position: relative;
right: auto;
top: 5px;
display: block;
margin: 0 auto;
width: 110px;
}
.eael-product-carousel.eael-product-simple .woocommerce li.product .star-rating-container .star-rating::before,
.eael-product-carousel.eael-product-reveal .woocommerce li.product .star-rating-container .star-rating::before {
color: #f2b01e;
}
.eael-product-carousel.eael-product-simple .woocommerce li.product .star-rating-container .star-rating span::before,
.eael-product-carousel.eael-product-reveal .woocommerce li.product .star-rating-container .star-rating span::before {
color: #f2b01e;
}
.eael-product-carousel:not(.eael-product-no-style) .onsale {
border-radius: 0;
box-shadow: none;
display: block;
font-size: 14px;
height: 100px;
letter-spacing: 0;
line-height: 160px;
position: absolute;
text-align: center;
text-shadow: 0 1px 1px rgba(0, 0, 0, 0.6);
text-transform: uppercase;
transform: rotate(-45deg);
width: 200px;
z-index: 1;
}
.eael-product-carousel:not(.eael-product-no-style) .woocommerce li.product .onsale {
left: -95px;
top: -45px;
}
.eael-product-carousel .woocommerce ul.products {
margin: 0 0 30px;
} .eael-product-carousel .woocommerce li.product {
background-color: #fff;
float: left;
overflow: hidden;
padding: 0;
position: relative;
text-align: center;
}
.eael-product-carousel.eael-product-reveal .woocommerce li.product .entry-wrap {
bottom: -63px;
margin-top: -63px;
position: relative;
top: auto;
-webkit-transition: all 0.615s cubic-bezier(0.19, 1, 0.22, 1) 0s;
transition: all 0.615s cubic-bezier(0.19, 1, 0.22, 1) 0s
}
.eael-product-carousel.eael-product-reveal .woocommerce li.product:hover .entry-wrap {
bottom: 0;
}
.eael-product-carousel.eael-product-reveal .woocommerce li.product:hover .entry-wrap::before {
background-color: #fff;
display: block;
}
.eael-product-carousel.eael-product-reveal .woocommerce li.product .star-rating-container {
background-color: rgba(255, 255, 255, 0.9);
left: auto;
opacity: 0;
position: absolute;
right: 10px;
top: 10px;
}
.eael-product-carousel.eael-product-reveal .woocommerce li.product:hover .star-rating-container {
opacity: 1;
} .eael-product-carousel.eael-product-overlay .woocommerce li.product .entry-wrap {
bottom: auto;
font-size: 14px;
left: 0;
padding: 0;
position: absolute;
right: 0;
top: calc(100% - 4em);
transition: all 0.615s cubic-bezier(0.19, 1, 0.22, 1) 0s;
}
.eael-product-carousel.eael-product-overlay .woocommerce li.product .entry-wrap {
background-color: rgba(0, 0, 0, 0.5);
bottom: auto;
font-size: 14px;
left: 0;
padding: 0;
position: absolute;
right: 0;
text-align: center;
top: calc(100% - 4em);
-webkit-transition: all 0.615s cubic-bezier(0.19, 1, 0.22, 1) 0s;
transition: all 0.615s cubic-bezier(0.19, 1, 0.22, 1) 0s;
}
.eael-product-carousel.eael-product-overlay .woocommerce li.product .entry-wrap::before {
background-color: rgba(0, 0, 0, 0.5);
content: "";
display: block;
height: 50em;
left: 0;
position: absolute;
right: 0;
top: 0;
transition: all 0.615s cubic-bezier(0.19, 1, 0.22, 1) 0s;
z-index: 0;
}
.eael-product-carousel.eael-product-overlay .woocommerce li.product:hover .entry-wrap::before {
background-color: rgba(0, 0, 0, 0.75);
}
.eael-product-carousel.eael-product-overlay .woocommerce li.product .entry-header {
position: relative;
}
.eael-product-carousel.eael-product-overlay .woocommerce li.product .entry-header h3 {
font-size: 14px;
line-height: 1;
margin: 0;
overflow: hidden;
padding: 1.5em;
text-overflow: ellipsis;
text-transform: uppercase;
white-space: nowrap;
}
.eael-product-carousel.eael-product-overlay .woocommerce li.product .entry-header h3 a {
color: #fff;
}
.eael-product-carousel.eael-product-overlay .woocommerce li.product .price>del,
.eael-product-carousel.eael-product-overlay .woocommerce li.product .entry-header .price>del {
display: none;
}
.eael-product-carousel.eael-product-overlay .woocommerce li.product .entry-header .price>.amount,
.woocommerce li.product .entry-header .price>ins>.amount {
color: #fff;
font-size: 24px;
}
.eael-product-carousel.eael-product-overlay .woocommerce li.product .added_to_cart {
display: none;
}
.eael-product-carousel.eael-product-overlay .woocommerce li.product:hover .entry-wrap {
top: calc(100% - 10.385em);
}
.eael-product-carousel.eael-product-overlay .woocommerce li.product:hover .entry-wrap::before {
background-color: rgba(0, 0, 0, 0.75);
}
.eael-product-carousel.eael-product-overlay .woocommerce li.product:hover .star-rating-container {
opacity: 1;
}
* Contact forms common */
.eael-contact-form input[type=text],
.eael-contact-form input[type=email],
.eael-contact-form input[type=url],
.eael-contact-form input[type=tel],
.eael-contact-form input[type=date],
.eael-contact-form input[type=number],
.eael-contact-form textarea {
background: #fff;
box-shadow: none;
-webkit-box-shadow: none;
float: none;
height: auto;
margin: 0;
outline: 0;
width: auto;
}
.eael-contact-form input[type=submit] {
border: 0;
float: none;
height: auto;
margin: 0;
padding: 10px 20px;
width: auto;
-webkit-transition: all 0.25s linear 0s;
transition: all 0.25s linear 0s;
}
.eael-contact-form.placeholder-hide input::-webkit-input-placeholder,
.eael-contact-form.placeholder-hide textarea::-webkit-input-placeholder {
opacity: 0;
visibility: hidden;
}
.eael-contact-form.placeholder-hide input::-moz-placeholder,
.eael-contact-form.placeholder-hide textarea::-moz-placeholder {
opacity: 0;
visibility: hidden;
}
.eael-contact-form.placeholder-hide input:-ms-input-placeholder,
.eael-contact-form.placeholder-hide textarea:-ms-input-placeholder {
opacity: 0;
visibility: hidden;
}
.eael-contact-form.placeholder-hide input:-moz-placeholder,
.eael-contact-form.placeholder-hide textarea:-moz-placeholder {
opacity: 0;
visibility: hidden;
}
.eael-custom-radio-checkbox input[type=checkbox],
.eael-custom-radio-checkbox input[type=radio] {
-webkit-appearance: none;
-moz-appearance: none;
border-style: solid;
border-width: 0;
outline: none;
min-width: 1px;
width: 15px;
height: 15px;
background: #ddd;
padding: 3px;
}
.eael-custom-radio-checkbox input[type=checkbox]:before,
.eael-custom-radio-checkbox input[type=radio]:before {
content: "";
width: 100%;
height: 100%;
padding: 0;
margin: 0;
display: block;
}
.eael-custom-radio-checkbox input[type=checkbox]:checked:before,
.eael-custom-radio-checkbox input[type=radio]:checked:before {
background: #999;
-webkit-transition: all 0.25s linear 0s;
transition: all 0.25s linear 0s;
}
.eael-custom-radio-checkbox input[type=radio] {
border-radius: 50%;
}
.eael-custom-radio-checkbox input[type=radio]:before {
border-radius: 50%;
} .eael-contact-form.eael-contact-form-align-center, .eael-contact-form-7.eael-contact-form-btn-align-center input.wpcf7-submit {
margin-left: auto !important;
margin-right: auto !important;
display: block;
float: none;
}
.eael-contact-form.eael-contact-form-align-left, .eael-contact-form-7.eael-contact-form-btn-align-left input.wpcf7-submit {
float: left;
width: auto;
}
.eael-contact-form.eael-contact-form-align-right, .eael-contact-form-7.eael-contact-form-btn-align-right input.wpcf7-submit {
float: right;
width: auto;
}
.eael-contact-form-7 textarea, .eael-contact-form-7 input[type="text"], .eael-contact-form-7 input[type="password"], .eael-contact-form-7 input[type="datetime"], .eael-contact-form-7 input[type="datetime-local"], .eael-contact-form-7 input[type="date"], .eael-contact-form-7 input[type="month"], .eael-contact-form-7 input[type="time"], .eael-contact-form-7 input[type="week"], .eael-contact-form-7 input[type="number"], .eael-contact-form-7 input[type="email"], .eael-contact-form-7 input[type="url"], .eael-contact-form-7 input[type="search"], .eael-contact-form-7 input[type="tel"], .eael-contact-form-7 input[type="color"], .eael-contact-form-7 .uneditable-input {
-webkit-transition: border linear 0.2s,box-shadow linear 0.2s;
transition: border linear 0.2s,box-shadow linear 0.2s;
}
.eael-contact-form-7 .wpcf7-form::before, .eael-contact-form-7 .wpcf7-form::after {
content: " ";
clear: both;
display: table;
}
.eael-contact-form-7 .wpcf7-form:after {
clear: both;
content: "";
font-size: 0;
height: 0;
display: block;
visibility: hidden;
}
.eael-contact-form-7 .wpcf7-form label,
.eael-contact-form-7 .wpcf7-form .wpcf7-form-control-wrap {
display: block;
}
.eael-contact-form-7 .wpcf7-form p {
margin-bottom: 0;
}
.eael-contact-form-7.labels-hide .wpcf7-form label {
display: none;
}
.eael-contact-form-7-title {
margin-bottom: 10px;
}
.eael-contact-form-7-description {
margin-bottom: 20px;
}
.eael-contact-form-7-button-full-width .wpcf7-form-control.wpcf7-submit {
width: 100%;
} .eael-weform-container input,
.eael-weform-container textarea {
height: auto;
padding: 10px;
}
.eael-contact-form-align-center .eael-weform-container,
.eael-contact-form-btn-align-center .eael-weform-container ul.wpuf-form .wpuf-submit input[type="submit"] {
margin-left: auto !important;
margin-right: auto !important;
display: block;
float: none;
}
.eael-contact-form-align-left .eael-weform-container,
.eael-contact-form-btn-align-left .eael-weform-container ul.wpuf-form .wpuf-submit input[type="submit"] {
float: left;
width: auto;
}
.eael-contact-form-align-right .eael-weform-container,
.eael-contact-form-btn-align-right .eael-weform-container ul.wpuf-form .wpuf-submit input[type="submit"] {
float: right;
width: auto;
}
.eael-weform-container ul.wpuf-form li .wpuf-fields input[type="text"],
.eael-weform-container ul.wpuf-form li .wpuf-fields input[type="password"],
.eael-weform-container ul.wpuf-form li .wpuf-fields input[type="email"],
.eael-weform-container ul.wpuf-form li .wpuf-fields input[type="url"],
.eael-weform-container ul.wpuf-form li .wpuf-fields input[type="number"],
.eael-weform-container ul.wpuf-form li .wpuf-fields textarea {
max-width: 100%;
} .eael-ninja-container input, .eael-ninja-container textarea {
height: auto;
padding: 10px;
}
.eael-contact-form-align-center .eael-ninja-container, .eael-contact-form-btn-align-center .eael-ninja-container .nf-field .nf-field-element input[type="button"] {
margin-left: auto !important;
margin-right: auto !important;
display: block;
float: none;
}
.eael-contact-form-align-left .eael-ninja-container, .eael-contact-form-btn-align-left .eael-ninja-container .nf-field .nf-field-element input[type="button"] {
float: left;
width: auto;
}
.eael-contact-form-align-right .eael-ninja-container, .eael-contact-form-btn-align-right .eael-ninja-container .nf-field .nf-field-element input[type="button"] {
float: right;
width: auto;
}
.eael-ninja-container ul.wpuf-form li .wpuf-fields input[type="text"], .eael-ninja-container .nf-field .nf-field-element input[type="password"], .eael-ninja-container ul.wpuf-form li .wpuf-fields input[type="email"], .eael-ninja-container .nf-field .nf-field-element input[type="url"], .eael-ninja-container ul.wpuf-form li .wpuf-fields input[type="number"], .eael-ninja-container .nf-field .nf-field-element textarea {
max-width: 100%;
}
.eael-ninja-form .nf-form-title {
display: none;
}
.eael-ninja-form-title-yes .nf-form-title {
display: block;
}
.eael-ninja-form .title-description-hide .nf-form-title {
display: none;
}
.eael-ninja-form.title-description-hide .nf-form-title {
display: none;
}
.eael-ninja-form .nf-field-label {
display: none;
}
.eael-ninja-form-labels-yes .nf-field-label {
display: block;
}
.eael-ninja-form .submit-container input[type=button] {
border: 0;
border-radius: 0;
}
.eael-ninja-form-button-full-width .submit-container input[type=button] {
width: 100%;
} .eael-gravity-form-align-default,
.eael-gravity-form-align-left,
.eael-gravity-form-btn-align-left {
text-align: left;
}
.eael-gravity-form-align-right,
.eael-gravity-form-btn-align-right {
text-align: right;
}
.eael-gravity-form-align-center,
.eael-gravity-form-btn-align-center {
text-align: center;
}
.eael-gravity-form .gform_wrapper .gform_footer {
margin: 0;
padding: 0;
}
.gform_wrapper form li, .gform_wrapper li {
list-style: none;
}
.eael-gravity-form .gform_wrapper ul.gform_fields li.gfield {
padding: 0;
}
.eael-gravity-form .gform_wrapper textarea {
padding: 0;
}
.eael-gravity-form .gform_wrapper .gform_footer input.button, .eael-gravity-form .gform_wrapper .gform_footer input[type=submit], .eael-gravity-form .gform_wrapper .gform_page_footer input.button, .eael-gravity-form .gform_wrapper .gform_page_footer input[type=submit] {
margin: 0;
}
.eael-gravity-form.title-description-hide .gform_heading {
display: none;
}
.eael-gravity-form.labels-hide .gform_wrapper .top_label .gfield_label,
.eael-gravity-form.labels-hide .gform_wrapper .field_sublabel_below .ginput_complex.ginput_container label {
display: none;
}
.eael-gravity-form-button-full-width .gform_wrapper .gform_footer input[type="submit"] {
width: 100%;
}  .eael-post-grid {
margin: 0 -10px;
}
.eael-grid-post {
float: left;
padding: 10px;
}
.eael-post-carousel .eael-grid-post {
float: none;
padding: 0;
}
.eael-grid-post-holder {
border: 1px solid rgba(0,0,0,.1);
}
.eael-grid-post-holder-inner {
height: 100%;
}
.eael-entry-media {
position: relative;
}
.eael-entry-overlay {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 2;
-webkit-transition: opacity .2s ease-in-out,-webkit-transform .25s cubic-bezier(.19,1,.22,1);
-moz-transition: opacity .2s ease-in-out,-moz-transform .25s cubic-bezier(.19,1,.22,1);
transition: opacity .2s ease-in-out,transform .25s cubic-bezier(.19,1,.22,1);
}
.eael-entry-overlay > a {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 3;
}
.eael-entry-title {
margin: 10px 0 5px;
font-size: 1.2em;
}
.eael-entry-thumbnail img {
width: 100%;
max-width: 100%;
vertical-align: middle;
}
.eael-entry-thumbnail > img {
height: 100%;
}
.eael-entry-footer .eael-author-avatar {
width: 50px;
}
.eael-entry-footer .eael-author-avatar .avatar {
border-radius: 50%;
}
.eael-post-grid .eael-entry-footer  .eael-entry-meta {
padding-left: 8px;
text-align: left;
}
.eael-grid-post .eael-entry-meta {
display: flex;
flex-direction: row;
}
.eael-grid-post .eael-entry-footer .eael-entry-meta{
flex-direction: column;
}
.eael-entry-meta > div {
font-size: 12px;
line-height: 1.2;
padding-bottom: 5px;
}
.eael-grid-post-excerpt p {
margin: 0;
font-size: 14px;
}
.eael-entry-meta .eael-entry-footer  .eael-posted-by {
display: block;
}
.eael-grid-post .eael-entry-wrapper, .eael-grid-post .eael-entry-footer {
padding: 15px;
}
.eael-post-grid .eael-entry-header .eael-entry-meta span.eael-posted-on {
padding-left: 5px;
}
.eael-post-grid .eael-entry-header .eael-entry-meta span.eael-posted-on::before {
content: '\f111';
font-family: FontAwesome;
color: inherit;
opacity: .4;
font-size: .8em;
padding-right: 7px;
}
.eael-load-more-button-wrap {
display: flex;
}
.eael-load-more-button {
display: flex;
align-items: center;
justify-content: center;
}
.eael-load-more-button {
padding: 1em 2em;
border: 0px solid;
font-size: 16px;
}
.eael-load-more-button .button__loader {
left: -100%;
top: auto;
margin-right: 5px;
transition: all .2s;
}
.eael-load-more-button > span {
margin-left: -20px;
}
.eael-load-more-button.button--loading > span {
margin-left: 0;
}
.eael-load-more-button.button--loading .button__loader {
left: 0;
}
.eael-btn-loader, .eael-btn-loader:after {
border-radius: 50%;
width: 20px;
height: 20px;
}
.eael-btn-loader {
font-size: 10px;
position: relative;
text-indent: -9999em;
border-top: 4px solid rgba(255, 255, 255, 0.2);
border-right: 4px solid rgba(255, 255, 255, 0.2);
border-bottom: 4px solid rgba(255, 255, 255, 0.2);
border-left: 4px solid #ffffff;
transform: translateZ(0);
animation: loaderSpin 1.1s infinite linear;
}
@keyframes loaderSpin {
0% {
transform: rotate(0deg);
}
100% {
transform: rotate(360deg);
}
} .eael-entry-medianone {
position: relative;
}
.eael-entry-overlay {
display: flex;
align-items: center;
justify-content: center;
}
.eael-entry-overlay > i {
color: #fff;
} .eael-entry-overlay.fade-in {
visibility: hidden;
opacity: 0;
transition: 300ms;
}
.eael-entry-medianone:hover .eael-entry-overlay.fade-in {
visibility: visible;
opacity: 1;
}
.eael-entry-medianone:hover .eael-entry-overlay.fade-in > i {
transform: translate(0);
opacity: 1;
} .eael-entry-overlay.zoom-in {
transform: scale(.9);
visibility: hidden;
opacity: 0;
transition: 300ms;
}
.eael-entry-medianone:hover .eael-entry-overlay.zoom-in {
visibility: visible;
opacity: 1;
transform: scale(1);
} .eael-entry-overlay.slide-up {
transform: translateY(100%);
visibility: hidden;
opacity: 0;
transition: 300ms;
}
.eael-entry-medianone:hover .eael-entry-overlay.slide-up {
transform: translateY(0);
visibility: visible;
opacity: 1;
}
.eael-entry-medianone {
overflow: hidden;
} .eael-entry-media.grid-hover-style-fade-in .eael-entry-overlay { opacity: 0; }
.eael-entry-media.grid-hover-style-fade-in:hover .eael-entry-overlay { opacity: 1; }
.eael-entry-media.grid-hover-style-none .eael-entry-overlay {display: none;}
.eael-entry-media.grid-hover-style-zoom-in .eael-entry-overlay { transform: scale(.4); opacity: 0; }
.eael-entry-media.grid-hover-style-zoom-in:hover .eael-entry-overlay { transform: scale(1); opacity: 1; }
.eael-entry-media.grid-hover-style-animate-down .eael-entry-overlay { transform: translateY(-100%); }
.eael-entry-media.grid-hover-style-animate-down .eael-entry-overlay > i { transform: translateY(-100px); transition-delay: 100ms; transition-duration: 300ms;}
.eael-entry-media.grid-hover-style-animate-down:hover .eael-entry-overlay { transform: translate(0); }
.eael-entry-media.grid-hover-style-animate-down:hover .eael-entry-overlay > i { transform: translateY(0); }
.eael-entry-media.grid-hover-style-animate-up .eael-entry-overlay { transform: translateY(100%); visibility: hidden; opacity: 0; }
.eael-entry-media.grid-hover-style-animate-up .eael-entry-overlay > i { transform: translateY(100px); transition-delay: 100ms; transition-duration: 300ms;}
.eael-entry-media.grid-hover-style-animate-up:hover .eael-entry-overlay { transform: translate(0); visibility: visible;
opacity: 1; }
.eael-entry-media.grid-hover-style-animate-up:hover .eael-entry-overlay > i { transform: translateY(0); }  .eael-col-1 .eael-post-grid-column {
float: none;
width: 100%;
}
.eael-col-2 .eael-post-grid-column{
float: left;
width: 50%;
}
.eael-col-3 .eael-post-grid-column {
float: left;
width: 33.3333%;
}
.eael-col-4 .eael-post-grid-column {
float: left;
width: 25%;
}
.eael-col-5 .eael-post-grid-column {
float: left;
width: 20%;
}
.eael-col-6 .eael-post-grid-column {
float: left;
width: 16.6666%;
} @media only screen and (max-width: 979px) {
.eael-col-1 .eael-post-grid-column, .eael-col-2 .eael-post-grid-column,
.eael-col-3 .eael-post-grid-column, .eael-col-4 .eael-post-grid-column,
.eael-col-5 .eael-post-grid-column, .eael-col-6 .eael-post-grid-column {
width: 33.3333%;
}
}
@media only screen and (max-width: 767px) {
.eael-col-1 .eael-post-grid-column, .eael-col-2 .eael-post-grid-column,
.eael-col-3 .eael-post-grid-column, .eael-col-4 .eael-post-grid-column,
.eael-col-5 .eael-post-grid-column, .eael-col-6 .eael-post-grid-column {
width: 50%;
}
}
@media only screen and (max-width: 480px) {
.eael-col-1 .eael-post-grid-column, .eael-col-2 .eael-post-grid-column,
.eael-col-3 .eael-post-grid-column, .eael-col-4 .eael-post-grid-column,
.eael-col-5 .eael-post-grid-column, .eael-col-6 .eael-post-grid-column {
float: none;
width: 100%;
}
}
.eael-author-avatar > a {
display: block;
}
.eael-entry-footer {
overflow: hidden;
display: flex;
}
.eael-entry-footer > div {
display: inline-block;
float: left;
}  .eael-infobox .infobox-icon {
height: auto;
}
.eael-infobox .infobox-icon .infobox-icon-wrap {
display: block;
width: 100%;
height: auto;
transition: .3s;
}
.eael-infobox .infobox-icon .infobox-icon-wrap i {
transition: .3s;
} .eael-infobox-content-align-left .eael-infobox .infobox-icon,
.eael-infobox-content-align-left .eael-infobox .infobox-content,
.eael-infobox-content-align-left .eael-infobox .infobox-button {
text-align: left;
}
.eael-infobox-content-align-right .eael-infobox .infobox-icon,
.eael-infobox-content-align-right .eael-infobox .infobox-content,
.eael-infobox-content-align-right .eael-infobox .infobox-button {
text-align: right;
}
.eael-infobox-content-align-center .eael-infobox .infobox-icon,
.eael-infobox-content-align-center .eael-infobox .infobox-content,
.eael-infobox-content-align-center .eael-infobox .infobox-button {
text-align: center;
} .eael-infobox-icon-bg-shape-square .infobox-icon .infobox-icon-wrap,
.eael-infobox-icon-bg-shape-radius .infobox-icon .infobox-icon-wrap,
.eael-infobox-icon-bg-shape-circle .infobox-icon .infobox-icon-wrap {
width: 90px;
height: 90px;
text-align: center;
}
.eael-infobox-icon-hover-bg-shape-square:hover .infobox-icon .infobox-icon-wrap {
border-radius: 0;
}
.eael-infobox-icon-bg-shape-radius .infobox-icon .infobox-icon-wrap,
.eael-infobox-icon-hover-bg-shape-radius:hover .infobox-icon .infobox-icon-wrap {
border-radius: 15px;
}
.eael-infobox-icon-bg-shape-radius .infobox-icon .infobox-icon-wrap {
display: flex;
align-items: center;
justify-content: center;
}
.eael-infobox-icon-bg-shape-circle .infobox-icon .infobox-icon-wrap,
.eael-infobox-icon-hover-bg-shape-circle:hover .infobox-icon .infobox-icon-wrap {
border-radius: 50%;
}
.eael-infobox-icon-bg-shape-square .infobox-icon .infobox-icon-wrap i,
.eael-infobox-icon-bg-shape-circle .infobox-icon .infobox-icon-wrap i {
margin-top: 50%;
transform: translateY(-50%);
} .eael-infobox .infobox-button a.eael-infobox-button {
display: inline-block;
padding: 5px 10px;
-webkit-transition: all 300ms ease-in-out 0s;
-o-transition: all 300ms ease-in-out 0s;
transition: all 300ms ease-in-out 0s;
} .eael-infobox-content-align-left.eael-infobox-icon-bg-shape-square .infobox-icon,
.eael-infobox-content-align-left.eael-infobox-icon-bg-shape-radius .infobox-icon,
.eael-infobox-content-align-left.eael-infobox-icon-bg-shape-circle .infobox-icon {
display: flex;
justify-content: flex-start;
}
.eael-infobox-content-align-center.eael-infobox-icon-bg-shape-square .infobox-icon,
.eael-infobox-content-align-center.eael-infobox-icon-bg-shape-radius .infobox-icon,
.eael-infobox-content-align-center.eael-infobox-icon-bg-shape-circle .infobox-icon {
display: flex;
justify-content: center;
}
.eael-infobox-content-align-right.eael-infobox-icon-bg-shape-square .infobox-icon,
.eael-infobox-content-align-right.eael-infobox-icon-bg-shape-radius .infobox-icon,
.eael-infobox-content-align-right.eael-infobox-icon-bg-shape-circle .infobox-icon {
display: flex;
justify-content: flex-end;
} .eael-infobox.icon-on-left {
position: relative;
z-index: 0;
display: flex;
}
.eael-infobox.icon-on-right .infobox-icon-wrap,
.eael-infobox.icon-on-left .infobox-icon-wrap {
justify-content: center;
display: flex !important;
align-items: center;
}
.eael-infobox.icon-on-left .infobox-icon .infobox-icon-wrap {
background: none;
border: 0px;
text-align: left;
height: auto;
display: block;
}
.eael-infobox .infobox-content p { margin: 0 0 15px; }
.eael-infobox.icon-on-left .infobox-icon .infobox-icon-wrap i {
margin-top: 0px;
transform: translateY(0%);
}
.eael-infobox.icon-on-left .infobox-content {
padding-left: 15px;
flex: 1 1 auto;
}
.eael-infobox.icon-on-left .infobox-content .title {
line-height: 1;
margin: 0 0 10px 0;
} .eael-infobox.icon-on-right {
position: relative;
z-index: 0;
display: flex;
flex-direction: row-reverse;
}
.eael-infobox.icon-on-right .infobox-icon .infobox-icon-wrap {
background: none;
border: 0px;
text-align: right;
width: auto;
height: auto;
display: block;
}
.eael-infobox.icon-on-right .infobox-icon .infobox-icon-wrap i {
margin-top: 0px;
transform: translateY(0%);
}
.eael-infobox.icon-on-right .infobox-content {
padding-right: 15px;
text-align: right;
flex: 1 1 auto;
box-sizing: border-box;
}
.eael-infobox.icon-on-right .infobox-content .title {
line-height: 1;
margin: 0 0 10px 0;
} .eael-infobox .infobox-icon img {
-webkit-transition: all 300ms ease-in-out 0s;
-o-transition: all 300ms ease-in-out 0s;
transition: all 300ms ease-in-out 0s;
}
.eael-infobox-hover-img-shape-square:hover .eael-infobox .infobox-icon img {
border-radius: 0;
}
.eael-infobox-shape-circle .eael-infobox .infobox-icon img,
.eael-infobox-hover-img-shape-circle:hover .eael-infobox .infobox-icon img {
border-radius: 50%;
}
.eael-infobox-shape-radius .eael-infobox .infobox-icon img,
.eael-infobox-hover-img-shape-radius:hover .eael-infobox .infobox-icon img {
border-radius: 15px;
}  .eael-elements-flip-box-container {
position:relative;
height:300px;
width:100%;
}
.eael-elements-flip-box-container .flipbox-button {
display: inline-block;
-webkit-transition: all 400ms;
-o-transition: all 400ms;
transition: all 400ms;
}
.eael-elements-flip-box-container a {
display:block;
}
.eael-elements-flip-box-vertical-align {
width:100%;
}
.eael-elements-flip-box-padding {
padding:0px 30px 5px 30px;
}
.eael-elements-flip-box-icon-image {
display:inline-block;
margin:0 auto 0px auto;
line-height:1;
}
.eael-elements-flip-box-icon-image.eael_eleements_flip_front_icon_style_background {
background:#cccccc;
}
.eael_eleements_flip_front_icon_style_bordered {
border:2px solid #ffffff;
}
.eael_flip_box_icon_border_round {
border-radius:100px;
}
.eael_eleements_flip_front_icon_style_background,
.eael_eleements_flip_front_icon_style_bordered {
padding:15px;
}
.eael-elements-flip-box-icon-image i {
font-size:40px;
line-height:40px;
width:40px;
}
.eael-elements-slider-display-table {
width: 100%;
}
.eael-elements-flip-box-front-container {
text-align:center;
position:absolute;
top:0px;
left:0px;
z-index: 2;
width:100%;
height:100%;
background:#0e9dd2;
color:#ffffff;
border-color:#000000;
-webkit-display: flex;
display: flex;
-webkit-align-items: center;
align-items: center;
}
.eael-elements-flip-box-content,
.eael-elements-flip-box-heading {
color:#ffffff;
}
.eael-elements-flip-box-heading.flipbox-linked-title {
color: #fff;
font-size: 1.5em;
font-weight: 700;
}
.eael-elements-flip-box-rear-container {
text-align:center;
position:absolute;
top:0px;
left:0px;
width:100%;
height:100%;
background:#444444;
color:#ffffff;
display: flex;
-webkit-align-items: center;
align-items: center;
border-color: #000000;
} .eael-elements-button-floating-container {
position:fixed;
z-index:100;
}
.eael-elements-button-floating-container .eael-elements-button {
margin-top:0px;
font-size:14px;
position:relative;
padding:14px 20px;
}
.eael-elements-button {
cursor:pointer;
display:inline-block;
background:#077bbe;
color:#ffffff;
line-height:1;
padding:16px 25px;
margin-top:15px;
}
.eael-elements-button:hover {
background:#077bbe;
color:#ffffff;
} .eael-elements-flip-box-container {
perspective: 1000px;
}
.eael-elements-flip-box-front-container,
.eael-elements-flip-box-rear-container {
transition-duration:500ms;
transition-property: all;
transition-timing-function: ease;
}
.eael-elements-flip-box-flip-card {
width: 100%;
height: 100%;
transform-style: preserve-3d;
transition: all 500ms ease;
}
.eael-elements-flip-box-rear-container,
.eael-elements-flip-box-front-container {
-moz-backface-visibility: hidden;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
transform: rotateX(0deg);
transform: rotateY(0deg);
} .eael-animate-flip.eael-animate-up.eael-elements-flip-box-container:hover .eael-elements-flip-box-flip-card,
.eael-animate-flip.eael-animate-up .eael-elements-flip-box-rear-container {
transform: rotateX(180deg);
}
.eael-animate-flip.eael-animate-down.eael-elements-flip-box-container:hover .eael-elements-flip-box-flip-card,
.eael-animate-flip.eael-animate-down .eael-elements-flip-box-rear-container {
transform: rotateX(-180deg);
}
.eael-animate-flip.eael-animate-left.eael-elements-flip-box-container:hover .eael-elements-flip-box-flip-card,
.eael-animate-flip.eael-animate-left .eael-elements-flip-box-rear-container {
transform: rotateY(-180deg);
}
.eael-animate-flip.eael-animate-right.eael-elements-flip-box-container:hover .eael-elements-flip-box-flip-card,
.eael-animate-flip.eael-animate-right .eael-elements-flip-box-rear-container {
transform: rotateY(180deg);
} .eael-animate-push.eael-elements-flip-box-container,
.eael-animate-slide.eael-elements-flip-box-container {
overflow:hidden;
}
.eael-animate-push .eael-elements-flip-box-rear-container,
.eael-animate-slide .eael-elements-flip-box-rear-container {
z-index:3;
}
.eael-animate-push.eael-animate-up .eael-elements-flip-box-rear-container,
.eael-animate-slide.eael-animate-up .eael-elements-flip-box-rear-container {
top:100%; 
}
.eael-animate-push.eael-animate-up.eael-elements-flip-box-container:hover .eael-elements-flip-box-rear-container,
.eael-animate-slide.eael-animate-up.eael-elements-flip-box-container:hover .eael-elements-flip-box-rear-container {
top:0;
}
.eael-animate-push.eael-animate-down .eael-elements-flip-box-rear-container,
.eael-animate-slide.eael-animate-down .eael-elements-flip-box-rear-container {
top:auto;
bottom:100%;
}
.eael-animate-push.eael-animate-down.eael-elements-flip-box-container:hover .eael-elements-flip-box-rear-container,
.eael-animate-slide.eael-animate-down.eael-elements-flip-box-container:hover .eael-elements-flip-box-rear-container {
top:auto;
bottom:0;
}
.eael-animate-push.eael-animate-left .eael-elements-flip-box-rear-container,
.eael-animate-slide.eael-animate-left .eael-elements-flip-box-rear-container {
left:100%;
}
.eael-animate-push.eael-animate-left.eael-elements-flip-box-container:hover .eael-elements-flip-box-rear-container,
.eael-animate-slide.eael-animate-left.eael-elements-flip-box-container:hover .eael-elements-flip-box-rear-container {
left:0;
}
.eael-animate-push.eael-animate-right .eael-elements-flip-box-rear-container,
.eael-animate-slide.eael-animate-right .eael-elements-flip-box-rear-container {
left:auto;
right:100%;
}
.eael-animate-push.eael-animate-right.eael-elements-flip-box-container:hover .eael-elements-flip-box-rear-container,
.eael-animate-slide.eael-animate-right.eael-elements-flip-box-container:hover .eael-elements-flip-box-rear-container {
left:auto;
right:0;
} .eael-animate-push.eael-animate-up.eael-elements-flip-box-container:hover .eael-elements-flip-box-front-container {
top:-100%;
}
.eael-animate-push.eael-animate-down.eael-elements-flip-box-container:hover .eael-elements-flip-box-front-container {
top:100%;
}
.eael-animate-push.eael-animate-left.eael-elements-flip-box-container:hover .eael-elements-flip-box-front-container {
left:-100%;
}
.eael-animate-push.eael-animate-right.eael-elements-flip-box-container:hover .eael-elements-flip-box-front-container {
left:100%;
} .eael-animate-zoom-in .eael-elements-flip-box-rear-container {
opacity:0;
transform: scale(0.75);
z-index:3;
}
.eael-animate-zoom-in.eael-elements-flip-box-container:hover .eael-elements-flip-box-rear-container {
opacity:1;
transform: scale(1);
} .eael-animate-zoom-out.eael-elements-flip-box-container:hover .eael-elements-flip-box-front-container {
opacity:0;
transform: scale(0.75);
}
.eael-animate-fade.eael-elements-flip-box-container:hover .eael-elements-flip-box-front-container {
opacity:0;
} .eael-flipbox-content-align-right .eael-elements-flip-box-padding {
text-align: right;
}
.eael-flipbox-content-align-left .eael-elements-flip-box-padding {
text-align: left;
}
.eael-flipbox-content-align-center .eael-elements-flip-box-padding {
text-align: center;
}
.eael-flipbox-img-circle .eael-elements-flip-box-icon-image img,
.eael-flipbox-img-circle .flipbox-back-image-icon img {
border-radius: 50%;
overflow: hidden;
} .eael-call-to-action {
width: 100%;
height: auto;
display: block;
padding: 30px;
font-size: 16px;
color: #4d4d4d;
font-weight: 400;
line-height: 27px;
margin: 0 auto;
}
.eael-call-to-action p {
margin-bottom: 10px;
}
.eael-call-to-action .title {
font-size: 36px;
font-weight: 600;
line-height: 36px;
margin-bottom: 10px;
text-transform: capitalize;
font-style: normal;
}
.eael-call-to-action.cta-center {
text-align: center;
}
.eael-call-to-action.cta-right {
text-align: right;
}
.eael-call-to-action.cta-left {
text-align: left;
}
.eael-call-to-action.bg-lite {
background: #f4f4f4;
}
.eael-call-to-action.bg-img {
background-image: url(//www.rccolainternational.com/wp-content/plugins/essential-addons-for-elementor-lite/assets/img/bg.jpg);
background-repeat: no-repeat;
background-position: center;
background-size: cover;
position: relative;
z-index: 0;
color: rgba( 255, 255, 255, 0.7);
}
.eael-call-to-action.bg-img .icon {
color: #fff;
}
.eael-call-to-action.bg-img:after {
content: "";
position: absolute;
width: 100%;
height: 100%;
top: 0px;
left: 0px;
z-index: -1;
background: rgba( 0, 0, 0, 0.8);
}
.eael-call-to-action.bg-img.bg-fixed {
background-attachment: fixed;
background-position: center center;
}
.eael-call-to-action.bg-img .title {
color: rgba( 255, 255, 255, 0.9);
} .eael-call-to-action.cta-flex,
.eael-call-to-action.cta-icon-flex {
display: flex;
justify-content: space-between;
align-items: flex-start;
} .eael-call-to-action.cta-icon-flex .icon {
flex-grow: 1;
font-size: 80px;
text-align: left;
line-height: 130px;
}
.eael-call-to-action.cta-icon-flex .action {
flex-grow: 1;
text-align: right;
padding-top: 22px;
flex-basis: 22%;
}
.eael-call-to-action.cta-icon-flex .content {
flex-grow: 1;
padding: 0px 30px;
} .eael-call-to-action.cta-flex .content {
padding: 0px 15px;
flex-grow: 1;
}
.eael-call-to-action.cta-flex .action {
flex-grow: 1;
text-align: right;
padding-top: 25px;
flex-basis: 23%;
} .eael-call-to-action .cta-button {
position: relative;
display: inline-block;
padding: 12px 30px;
background: #f9f9f9;
font-size: 16px;
text-decoration: none;
color: #4d4d4d;
-webkit-transition: .5s;
-ms-transition: .5s;
transition: .5s;
-webkit-box-shadow: 0px 0px 3px -1px rgba(0, 0, 0, 0.2);
-ms-box-shadow: 0px 0px 3px -1px rgba(0, 0, 0, 0.2);
box-shadow: 0px 0px 3px -1px rgba(0, 0, 0, 0.2);
margin-right: 10px;
margin-top: 10px;
z-index: 0;
overflow: hidden;
}
.eael-call-to-action .cta-button:last-child {
margin-right: 0px;
}
.eael-call-to-action .cta-button:focus {
outline: none;
} .eael-call-to-action .cta-button:hover {
color: #fff;
background: #3F51B5;
-webkit-box-shadow: 0px 1px 12px 1px rgba(0, 0, 0, 0.1);
-ms-box-shadow: 0px 1px 12px 1px rgba(0, 0, 0, 0.1);
box-shadow: 0px 1px 12px 1px rgba(0, 0, 0, 0.1);
} .eael-call-to-action .cta-button.effect-1:after {
content: "";
position: absolute;
width: 100%;
height: 100%;
background: #3F51B5;
top: 0px;
left: 0px;
transform: translateY(-100%);
-webkit-transform: translateY(-100%);
-ms-transform: translateY(-100%);
z-index: -1;
-webkit-transition: .5s;
-ms-transition: .5s;
transition: .5s;
color: #fff;
}
.eael-call-to-action .cta-button.effect-1:hover::after {
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
} .eael-call-to-action .cta-button.effect-2:after {
content: "";
position: absolute;
width: 100%;
height: 100%;
background: #3F51B5;
top: 0px;
left: 0px;
z-index: -1;
-webkit-transition: .5s;
-ms-transition: .5s;
transition: .5s;
color: #fff;
-webkit-transform: translateX(-100%);
transform: translateX(-100%);
}
.eael-call-to-action .cta-button.effect-2:hover::after {
-webkit-transform: translateX(0);
transform: translateX(0);
} @media only screen and (max-width: 768px) {
.eael-call-to-action.cta-flex,
.eael-call-to-action.cta-icon-flex {
flex-wrap: wrap;
}
.eael-call-to-action .title {
font-size: 28px;
line-height: 36px;
margin-top: 0px;
}
.eael-call-to-action.cta-icon-flex .icon {
flex-grow: 1;
font-size: 48px;
line-height: 90px;
text-align: center;
}
.eael-call-to-action.cta-flex .content,
.eael-call-to-action.cta-icon-flex .content {
flex-grow: 1;
text-align: center;
padding: 0px;
}
.eael-call-to-action.cta-flex .action,
.eael-call-to-action.cta-icon-flex .action {
text-align: center;
padding-top: 0px;
}
.eael-call-to-action .cta-button {
padding: 12px 25px;
}
}
@media only screen and (max-width: 360px) {
.eael-call-to-action {
font-size: 14px;
line-height: 26px;
}
.eael-call-to-action .cta-button {
padding: 4px 20px;
font-size: 12px;
}
.eael-call-to-action .title {
font-size: 20px;
line-height: 30px;
}
} .eael-dual-header {
display: block;
margin-bottom: 50px;
}
.eael-dual-header .title,
.eael-dual-header .title span {
font-size: 36px;
font-weight: 700;
text-transform: uppercase;
line-height: 48px;
margin: 10px 0px;
}
.eael-dual-header .subtext {
font-size: 16px;
display: block;
}
.eael-dual-header i {
display: block;
padding: 0px;
margin: 20px 0px 10px 0px;
font-size: 36px;
}
.eael-dual-header .title span.lead {
color: #1abc9c;
} .eael-dual-header-content-align-center {
text-align: center;
}
.eael-dual-header-content-align-left {
text-align: left;
}
.eael-dual-header-content-align-right {
text-align: right;
} .eael-pricing {
-webkit-display: flex;
display: flex;
-webkit-justify-content: center;
justify-content: center;
-webkit-align-items: center;
align-items: center;
}
.eael-pricing .eael-pricing-item {
width: 100%;
height: auto;
margin: 0;
}
.eael-pricing .eael-pricing-button {
display: inline-block;
padding: 12px 25px;
background: #00C853;
font-size: 14px;
font-weight: 600;
color: #fff;
text-transform: uppercase;
text-decoration: none;
-webkit-transition: .3s;
transition: .3s;
-webkit-border-radius: 4px;
border-radius: 4px;
}
.eael-pricing .eael-pricing-button:hover {
background: #03b048;
}
.eael-pricing .eael-pricing-item ul {
padding: 0px;
margin: 0px;
list-style: none;
}
.eael-pricing .eael-pricing-item ul li.disable-item {
text-decoration: line-through;
opacity: 0.5;
}
.eael-pricing .eael-pricing-item ul li span.li-icon {
color: #00C853;
margin-right: 6px;
}
.eael-pricing .eael-pricing-item ul li.disable-item span.li-icon {
color: #EF5350;
} .eael-pricing.style-1 {
position: relative;
z-index: 0;
text-align: center;
}
.eael-pricing.style-1 .eael-pricing-item {
border: 1px solid rgba( 9, 9, 9, .1);
padding: 30px;
-webkit-border-radius: 5px;
border-radius: 5px;
-webkit-transition: .5s;
transition: .5s;
}
.eael-pricing.style-1 .eael-pricing-item:hover {
-webkit-box-shadow: 0 14px 28px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.22);
box-shadow: 0 14px 28px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.22);
}
.eael-pricing.style-1 .eael-pricing-item.featured {
position: relative;
}
.eael-pricing.style-1 .eael-pricing-item.ribbon-1:before {
content: "";
position: absolute;
width: 100%;
height: 3px;
background: #00C853;
top: 0px;
left: 0px;
right: 0px;
z-index: 1;
-webkit-border-radius: 5px 5px 0px 0px;
border-radius: 5px 5px 0px 0px;
}
.eael-pricing.style-1 .eael-pricing-item.ribbon-2:before {
content: "Featured";
position: absolute;
width: auto;
background: #00C853;
color: #fff;
top: 35px;
right: -15px;
z-index: 10;
font-size: 10px;
font-weight: 600;
text-transform: uppercase;
padding: 5px 10px;
}
.eael-pricing.style-1 .eael-pricing-item.ribbon-2:after {
content: "";
position: absolute;
top: 20px;
right: -15px;
width: 0;
height: 0;
border-bottom: 15px solid #00C853;
border-right: 15px solid transparent;
z-index: 9;
opacity: 0.9;
}
.eael-pricing.style-1 .eael-pricing-item.ribbon-3:before {
content: "Featured";
position: absolute;
width: auto;
background: rgba( 0,0,0,0.6 );
color: #fff;
top: 15px;
right: 15px;
z-index: 10;
font-size: 11px;
font-weight: 600;
text-transform: uppercase;
padding: 5px 15px;
}
.eael-pricing.style-1 .eael-pricing-item .header {
display: block;
position: relative;
z-index: 0;
padding-bottom: 15px;
margin-bottom: 15px;
}
.eael-pricing.style-1 .eael-pricing-item .header:after {
content: "";
position: absolute;
width: 140px;
height: 1px;
bottom: 0px;
left: 0px;
right: 0px;
margin: 0 auto;
z-index: 1;
background: rgba( 9, 9, 9, .1);
}
.eael-pricing.style-1 .eael-pricing-item .header .title {
font-weight: 700;
line-height: 30px;
margin: 0px;
}
.eael-pricing.style-1 .eael-pricing-item .eael-pricing-tag {
position: relative;
z-index: 0;
padding: 15px 0px;
margin-bottom: 15px;
}
.eael-pricing.style-1 .eael-pricing-item .eael-pricing-tag:after {
content: "";
position: absolute;
width: 140px;
height: 1px;
bottom: 0px;
left: 0px;
right: 0px;
margin: 0 auto;
z-index: 1;
background: rgba( 9, 9, 9, .04);
}
.eael-pricing.style-1 .eael-pricing-item .price-tag {
position: relative;
display: inline-block;
font-size: 28px;
font-weight: 500;
line-height: 0px;
margin: 0px auto;
}
.eael-pricing.style-1 .eael-pricing-item .price-tag .price-currency {
font-size: 24px;
font-weight: 700;
}
.eael-pricing.style-1 .eael-pricing-item .price-period {
color: #999;
}
.eael-pricing.style-1 .eael-pricing-item .body ul {
display: block;
width: 100%;
margin-bottom: 15px;
}
.eael-pricing.style-1 .eael-pricing-item .body ul li {
display: block;
width: 100%;
height: auto;
padding: 10px 0px;
font-size: 14px;
color: #6d6d6d;
border-bottom: 1px solid rgba( 9, 9, 9, .04);
}
.eael-pricing.style-1 .eael-pricing-item .body ul li:last-child {
border: none;
}
.eael-pricing.style-1 .eael-pricing-item.featured-large {
padding: 60px 0px;
} .eael-pricing.style-2 {
position: relative;
z-index: 0;
text-align: center;
}
.eael-pricing.style-2 .eael-pricing-item {
padding: 30px 0px;
border-radius: 5px;
margin: 0px;
border: 1px solid rgba( 9, 9, 9, .1);
}
.eael-pricing.style-2 .eael-pricing-item.featured {
-webkit-box-shadow: 0 14px 28px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.22);
box-shadow: 0 14px 28px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.22);
}
.eael-pricing.style-2 .eael-pricing-item.ribbon-1:before {
content: "";
position: absolute;
width: 100%;
height: 3px;
background: #00C853;
top: 0px;
left: 0px;
right: 0px;
z-index: 1;
-webkit-border-radius: 5px 5px 0px 0px;
border-radius: 5px 5px 0px 0px;
}
.eael-pricing.style-2 .eael-pricing-item.ribbon-2:before {
content: "Featured";
position: absolute;
width: auto;
background: #00C853;
color: #fff;
top: 35px;
right: -15px;
z-index: 10;
font-size: 10px;
font-weight: 600;
text-transform: uppercase;
padding: 5px 10px;
}
.eael-pricing.style-2 .eael-pricing-item.ribbon-2:after {
content: "";
position: absolute;
top: 20px;
right: -15px;
width: 0;
height: 0;
border-bottom: 15px solid #00C853;
border-right: 15px solid transparent;
z-index: 9;
opacity: 0.9;
}
.eael-pricing.style-2 .eael-pricing-item.ribbon-3:before {
content: "Featured";
position: absolute;
width: auto;
background: rgba( 0,0,0,0.6 );
color: #fff;
top: 15px;
right: 15px;
z-index: 10;
font-size: 11px;
font-weight: 600;
text-transform: uppercase;
padding: 5px 15px;
}
.eael-pricing.style-2 .eael-pricing-item .eael-pricing-icon .icon {
display: inline-block;
position: relative;
width: 80px;
height: 80px;
background: #00c853;
border-radius: 50%; margin-bottom: 30px;
text-align: center;
-webkit-transition: .5s;
transition: .5s;
overflow: hidden;
}
.eael-pricing.style-2 .eael-pricing-item .eael-pricing-icon .icon i {
font-size: 30px;
color: #fff;
line-height: 80px;
-webkit-transition: .5s;
transition: .5s;
}
.eael-pricing.style-2 .eael-pricing-item:hover .eael-pricing-icon .icon {
background: #43A047; }
.eael-pricing.style-2 .eael-pricing-item:hover .eael-pricing-icon .icon i {
color: #fff;
}
.eael-pricing.style-2 .eael-pricing-item .header {
background: #C8E6C9;
padding: 25px 30px;
margin-bottom: 15px;
position: relative;
z-index: 0;
}
.eael-pricing.style-2 .eael-pricing-item.featured .header:after {
content: "";
position: absolute;
width: 100%;
height: 100%;
top: 0px;
left: 0px;
right: 0px;
bottom: 0px;
z-index: -1;
background: rgba(255, 255, 255, .4);
}
.eael-pricing.style-2 .eael-pricing-item .header .title {
font-size: 28px;
font-weight: 700;
line-height: 40px;
margin: 0px;
}
.eael-pricing.style-2 .eael-pricing-item .header .subititle {
font-size: 14px;
font-weight: 600;
color: #6d6d6d;
}
.eael-pricing.style-2 .eael-pricing-item .eael-pricing-tag {
position: relative;
z-index: 0;
padding: 15px 0px;
margin-bottom: 15px;
}
.eael-pricing.style-2 .eael-pricing-item .eael-pricing-tag:after {
content: "";
position: absolute;
width: 140px;
height: 1px;
bottom: 0px;
left: 0px;
right: 0px;
margin: 0 auto;
z-index: 1;
background: rgba( 9, 9, 9, .04);
}
.eael-pricing.style-2 .eael-pricing-item .price-tag {
position: relative;
display: inline-block;
font-size: 28px;
font-weight: 500;
line-height: 0px;
margin: 0px auto;
}
.eael-pricing.style-2 .eael-pricing-item .price-tag .price-currency {
font-size: 24px;
font-weight: 700;
color: #00C853;
}
.eael-pricing.style-2 .eael-pricing-item .price-period {
color: #999;
}
.eael-pricing.style-2 .eael-pricing-item .body ul {
display: block;
width: 100%;
margin-bottom: 15px;
}
.eael-pricing.style-2 .eael-pricing-item .body ul li {
display: block;
width: 100%;
height: auto;
padding: 10px 15px;
font-size: 14px;
color: #6d6d6d;
border-bottom: 1px solid rgba( 9, 9, 9, .04);
}
.eael-pricing.style-2 .eael-pricing-item .body ul li:last-child {
border: none;
} @media only screen and ( min-width: 768px) and (max-width: 992px) {
.eael-pricing {
display: block;
}
.eael-pricing .eael-pricing-item,
.eael-pricing.style-2 .eael-pricing-item,
.eael-pricing.style-4 .eael-pricing-item {
width: 100%;
margin: 0 auto 30px auto;
}
}
@media only screen and (max-width: 480px) {
.eael-pricing {
display: block;
}
.eael-pricing .eael-pricing-item {
width: 100%;
}
.eael-pricing .eael-pricing-item,
.eael-pricing.style-2 .eael-pricing-item,
.eael-pricing.style-4 .eael-pricing-item {
margin: 0 auto 30px auto;
}
} .eael-pricing-content-align-center .eael-pricing {
text-align: center;
}
.eael-pricing-content-align-left .eael-pricing {
text-align: left;
}
.eael-pricing-content-align-right .eael-pricing {
text-align: right;
}
.eael-pricing-content-align-left .eael-pricing.style-2 .eael-pricing-item .price-tag {
padding-left: 45px;
}
.eael-pricing-content-align-left .eael-pricing.style-2 .eael-pricing-item .price-tag:before {
left: 30px;
}
.eael-pricing-content-align-right .eael-pricing.style-2 .eael-pricing-item .eael-pricing-tag {
padding-right: 30px;
}
.eael-pricing-content-align-left .eael-pricing.style-2 .eael-pricing-item .header,
.eael-pricing-content-align-left .eael-pricing.style-2 .eael-pricing-item .eael-pricing-icon,
.eael-pricing-content-align-left .eael-pricing.style-2 .eael-pricing-item .footer,
.eael-pricing-content-align-left .eael-pricing.style-4 .eael-pricing-item .header,
.eael-pricing-content-align-left .eael-pricing.style-4 .eael-pricing-item .footer {
padding-left: 30px;
padding-right: 30px;
}
.eael-pricing-content-align-right .eael-pricing.style-2 .eael-pricing-item .header,
.eael-pricing-content-align-right .eael-pricing.style-2 .eael-pricing-item .eael-pricing-icon,
.eael-pricing-content-align-right .eael-pricing.style-2 .eael-pricing-item .footer,
.eael-pricing-content-align-right .eael-pricing.style-4 .eael-pricing-item .header,
.eael-pricing-content-align-right .eael-pricing.style-4 .eael-pricing-item .footer {
padding-right: 30px;
padding-left: 30px;
}
.eael-pricing-content-align-left .eael-pricing.style-2 .eael-pricing-item .body ul li,
.eael-pricing-content-align-left .eael-pricing.style-4 .eael-pricing-item .body ul li {
padding-left: 30px;
}
.eael-pricing-content-align-right .eael-pricing.style-2 .eael-pricing-item .body ul li,
.eael-pricing-content-align-right .eael-pricing.style-4 .eael-pricing-item .body ul li {
padding-right: 30px;
}
.eael-pricing-content-align-left .eael-pricing.style-3 .eael-pricing-item .header:after {
-webkit-transform: translateX( -80%);
transform: translateX( -80%);
}
.eael-pricing-content-align-right .eael-pricing.style-3 .eael-pricing-item .header:after {
-webkit-transform: translateX( 80%);
transform: translateX( 80%);
}
.eael-pricing-content-align-left .eael-pricing.style-3 .eael-pricing-item:hover .header:after,
.eael-pricing-content-align-right .eael-pricing.style-3 .eael-pricing-item:hover .header:after {
-webkit-transform: translateX( 0%);
transform: translateX( 0%);
}
.eael-pricing-content-align-left .eael-pricing.style-1 .eael-pricing-item .header:after,
.eael-pricing-content-align-right .eael-pricing.style-1 .eael-pricing-item .header:after,
.eael-pricing-content-align-left .eael-pricing.style-1 .eael-pricing-item .eael-pricing-tag:after,
.eael-pricing-content-align-right .eael-pricing.style-1 .eael-pricing-item .eael-pricing-tag:after,
.eael-pricing-content-align-left .eael-pricing.style-2 .eael-pricing-item .eael-pricing-tag:after,
.eael-pricing-content-align-right .eael-pricing.style-2 .eael-pricing-item .eael-pricing-tag:after {
margin: 0;
width: 100%;
} .eael-pricing-button-align-right .eael-pricing.style-1 .footer,
.eael-pricing-button-align-right .eael-pricing.style-2 .footer,
.eael-pricing-button-align-right .eael-pricing.style-3 .footer,
.eael-pricing-button-align-right .eael-pricing.style-4 .footer {
text-align: right;
}
.eael-pricing-button-align-center .eael-pricing.style-1 .footer,
.eael-pricing-button-align-center .eael-pricing.style-2 .footer,
.eael-pricing-button-align-center .eael-pricing.style-3 .footer,
.eael-pricing-button-align-center .eael-pricing.style-4 .footer {
text-align: center;
}
.eael-pricing-button-align-left .eael-pricing.style-1 .footer,
.eael-pricing-button-align-left .eael-pricing.style-2 .footer,
.eael-pricing-button-align-left .eael-pricing.style-3 .footer,
.eael-pricing-button-align-left .eael-pricing.style-4 .footer {
text-align: left;
}
.eael-pricing-content-align-center.eael-pricing-button-align-right .eael-pricing.style-2 .footer,
.eael-pricing-content-align-center.eael-pricing-button-align-right .eael-pricing.style-4 .footer {
padding-right: 30px;
}
.eael-pricing-content-align-center.eael-pricing-button-align-left .eael-pricing.style-2 .footer,
.eael-pricing-content-align-center.eael-pricing-button-align-left .eael-pricing.style-4 .footer {
padding-left: 30px;
} .only-in-pro {
width: 100%;
-webkit-display: flex;
display: flex;
-webkit-align-items: center;
align-items: center;
-webkit-justify-content: center;
justify-content: center;
padding: 15px;
min-width: 200px;
background: #EF5350;
color: #fff;
text-align: center;
}
.only-in-pro .title {
font-family: 'Roboto', sans-serif;
font-size: 24px;
line-height: 40px;
margin: 0px;
} div.tooltipster-sidetip.tooltipster-base.tooltipster-right .tooltipster-arrow {
position: absolute;
top: 50%;
}
div.tooltipster-sidetip.tooltipster-top div.tooltipster-box {
margin-bottom: 0px !important;
}
div.tooltipster-sidetip.tooltipster-bottom div.tooltipster-box {
margin-top: 0px !important;
}
.tooltipster-base.tooltipster-sidetip.tooltipster-top .tooltipster-arrow {
top: auto;
bottom: -8px;
}
div.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow {
top: -8px;
bottom: auto;
} .eael-caldera-form-align-left,
.eael-caldera-form-btn-align-left {
text-align: left;
}
.eael-caldera-form-align-right,
.eael-caldera-form-btn-align-right {
text-align: right;
}
.eael-caldera-form-align-center,
.eael-caldera-form-btn-align-center {
text-align: center;
}
.eael-caldera-form .control-label {
display: none;
}
.eael-caldera-form-labels-yes .control-label {
display: block;
}
.eael-caldera-form-button-center .form-group input[type=button],
.eael-caldera-form-button-center .form-group input[type=submit] {
display: block;
margin: 0 auto;
}
.eael-caldera-form-button-right .form-group input[type=button],
.eael-caldera-form-button-right .form-group input[type=submit] {
float: right;
}
.eael-caldera-form .intl-tel-input {
display: inherit;
}
.eael-custom-radio-checkbox .caldera-grid input[type=checkbox],
.eael-custom-radio-checkbox .caldera-grid input[type=radio] {
border-style: solid;
border-width: 0;
padding: 3px;
-webkit-appearance: none;
}
.eael-caldera-form-button-full-width .form-group input[type=submit],
.eael-caldera-form-button-full-width .form-group input[type=button] {
width: 100%;
} .eael-wpforms .wpforms-container .wpforms-form input[type=submit],
.eael-wpforms .wpforms-container .wpforms-form button[type=submit],
.eael-wpforms .wpforms-container .wpforms-form .wpforms-page-button {
border: 0;
}
.eael-wpforms .wpforms-container .wpforms-form input[type=submit]:hover,
.eael-wpforms .wpforms-container .wpforms-form button[type=submit]:hover,
.eael-wpforms .wpforms-container .wpforms-form .wpforms-page-button:hover {
border: 0;
}
.eael-wpforms .wpforms-container .wpforms-form input[type=checkbox],
.eael-wpforms .wpforms-container .wpforms-form input[type=radio] {
padding: 3px;
}
.eael-wpforms .wpforms-container .wpforms-form .wpforms-field-label {
display: none;
}
.eael-wpforms .wpforms-container .wpforms-form .wpforms-field-name .wpforms-field-row {
max-width: 100%;
}
.eael-wpforms .wpforms-container .wpforms-field input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]),
.eael-wpforms .wpforms-container .wpforms-field textarea,
.eael-wpforms .wpforms-container .wpforms-field select {
max-width: 100% !important;
}
.eael-wpforms-labels-yes .wpforms-container .wpforms-form .wpforms-field-label {
display: block;
}
.eael-wpforms-form-button-full-width .wpforms-submit-container .wpforms-submit {
width: 100%;
} .swiper-container-wrap .swiper-slide .eael-social-feed-element img {
width: 100%;
} .eael-social-feed-element.hidden {
background-color:red !important;
}
.eael-facebook-feed-wrapper::before, .eael-facebook-feed-wrapper::after,
.eael-facebook-feed-container::before, .eael-facebook-feed-container::after,
.eael-twitter-feed-wrapper::before, .eael-twitter-feed-wrapper::after,
.eael-twitter-feed-container::before, .eael-twitter-feed-container::after {
content: "";
clear: both;
}
.eael-social-feed-element .pull-left {
float:left;
margin-right: 10px;
}
.eael-social-feed-element .pull-right {
margin-left: 10px;
}
.eael-social-feed-element img {
width: 100%;
height: auto;
border: 0;
vertical-align: middle;
-ms-interpolation-mode: bicubic;
}
.eael-social-feed-element .attachment {
vertical-align: middle;
-ms-interpolation-mode: bicubic;
} .eael-social-feed-element a {
color: #0088cc;
text-decoration: none;
}
.eael-social-feed-element a:focus {
outline: thin dotted #333;
outline: 5px auto -webkit-focus-ring-color;
outline-offset: -2px;
}
.eael-social-feed-element a:hover,
.eael-social-feed-element a:active {
outline: 0;
color: #005580;
text-decoration: underline;
} .eael-social-feed-element small {
font-size: 85%;
}
.eael-social-feed-element strong {
font-weight: bold;
}
.eael-social-feed-element em {
font-style: italic;
}
.eael-social-feed-element p {
margin: 0 0 10px;
}
.eael-social-feed-element .media-body > p{
margin-bottom:4px;
min-height:20px;
}
.eael-social-feed-element p.social-feed-text {
margin: 0;
overflow: hidden;
text-overflow: ellipsis;
-webkit-line-clamp: 5;
-webkit-box-orient: vertical;
} .eael-social-feed-element,
.eael-social-feed-element .media-body {
overflow: hidden;
zoom: 1;
*overflow: visible;
}
.eael-social-feed-element {
padding: 10px;
background: none;
}
.eael-social-feed-element .media-body .social-network-icon{
margin-top: -3px;
margin-right:5px;
width:16px;
}
.eael-social-feed-element .media-body div{
color:#666;
line-height: 20px;
clear: both;
}
.eael-social-feed-element:first-child {
margin-top: 0;
}
.eael-social-feed-element .media-object {
display: block;
width:48px;
border-radius:50%;
}
.eael-social-feed-element .media-heading {
margin: 0 0 5px;
}
.eael-social-feed-element .media-list {
margin-left: 0;
list-style: none;
}
.eael-social-feed-element .muted {
color: #999;
}
.eael-social-feed-element a.muted:hover,
.eael-social-feed-element a.muted:focus {
color: #808080;
}
.eael-social-feed-element {
transition: 0.25s;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
margin:-1px;
margin-top:25px;
color: #333;
text-align:left;
font-size: 14px;
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
line-height: 16px;
}
.eael-social-feed-element .eael-content {
padding: 20px 15px 15px;
transition: .4s;
background: #fff;
}
.eael-social-feed-element .social-network-icon {
opacity:0.7;
}
.eael-social-feed-element .author-title {
color: #444;
line-height: 1.5em;
font-weight: 500;
} .media-body .fa-twitter{
color: #1da1f2;
margin-right: 8px;
}
.media-body .fa-facebook {
color: #3b5998;
margin-right: 8px;
} .text-wrapper p .read-more-link {
margin-top: 9px;
display: block;
} .eael-social-feed-wrapper {
width: 100%;
height: auto;
position: relative;
z-index: 0;
}
.eael-loading-feed {
display: none;
position: absolute;
width: 100%;
height: 100%;
top: 0px;
left: 0px;
bottom: 0px;
right: 0px;
}
.eael-loading-feed.show-loading {
display: block; text-align: center;
z-index: 10;
display: flex;
align-items: center;
justify-content: center;
transition: .5s;
}
.eael-loading-feed .loader {
border: 3px solid #f3f3f3;
border-radius: 50%;
border-top: 3px solid #3498db;
width: 30px;
height: 30px;
-webkit-animation: spin 2s linear infinite; animation: spin 2s linear infinite;
margin: 0 auto;
} @-webkit-keyframes spin {
0% { -webkit-transform: rotate(0deg); }
100% { -webkit-transform: rotate(360deg); }
}
@keyframes spin {
0% { transform: rotate(0deg); }
100% { transform: rotate(360deg); }
}  .eael-social-feed-container.list-view .eael-social-feed-element {
margin: 15px;
border: 1px solid rgba( 0,0,0,0.1 );
background: none;
} .eael-social-feed-container.carousel-view {
width: 100%;
height: auto;
} .eael-twitter-feed-container.masonry-view .eael-social-feed-element,
.eael-facebook-feed-container.masonry-view .eael-social-feed-element {
width: 33.33%;
margin-top: 0px;
float: left;
}
.eael-social-feed-element .eael-content {
border: 1px solid rgba( 0,0,0,0.1 );
} .eael-social-feed-avatar-circle .eael-social-feed-element .media-object {
border-radius: 50%;
}
.eael-social-feed-avatar-square .eael-social-feed-element .media-object {
border-radius: 0%;
}
.eael-social-feed-masonry-col-4 .eael-social-feed-element .social-feed-date
.eael-social-feed-masonry-col-4 .eael-social-feed-element .social-feed-date {
text-align: left !important;
} @media only screen and ( min-width: 768px ) and (max-width: 992px) {
.eael-twitter-feed-container.masonry-view .eael-social-feed-element,
.eael-facebook-feed-container.masonry-view .eael-social-feed-element {
width: 50% !important;
}
}
@media only screen and (max-width: 480px) {
.eael-twitter-feed-container.masonry-view .eael-social-feed-element,
.eael-facebook-feed-container.masonry-view .eael-social-feed-element {
width: 100% !important;
}
}  .eael-data-table-wrap .eael-data-tables_wrapper {
display: flex;
flex-flow: row wrap;
justify-content: flex-start;
width: 100%;
}
.eael-data-table-wrap .eael-data-tables_filter,
.eael-data-table-wrap .eael-data-tables_length,
.eael-data-table-wrap .eael-data-tables_info,
.eael-data-table-wrap .eael-data-tables_paginate {
flex-grow: 1;
flex-basis: 50%;
}
.eael-data-table-wrap .eael-data-tables_filter,
.eael-data-table-wrap .eael-data-tables_paginate {
text-align: right;
}
.eael-data-table-wrap .eael-data-tables_length select {
width: auto;
max-width: 120px;
height: 40px;
border: 1px solid rgba( 0,0,0,0.09 );
outline: 0;
margin-left: 10px;
margin-right: 10px;
}
.eael-data-table-wrap .eael-data-tables_paginate .paginate_button {
padding: 10px 15px;
background: #f2f2f2;
margin-right: 2px;
cursor: pointer;
transition: all .3s;
}
.eael-data-table-wrap .eael-data-tables_paginate .paginate_button:hover,
.eael-data-table-wrap .eael-data-tables_paginate .paginate_button.current {
color: #fff;
background: #4a4893;
}
.eael-data-table-wrap .eael-data-tables_paginate .paginate_button.previous {}
.eael-data-table-wrap .eael-data-tables_paginate .paginate_button.next {}
.eael-data-table-wrap .eael-data-tables_paginate .paginate_button.disabled {
cursor: no-drop;
background: #f2f2f2;
opacity: .5;
color: #888;
}
.eael-data-table-wrap .eael-data-tables_info,
.eael-data-table-wrap .eael-data-tables_length label,
.eael-data-table-wrap .eael-data-tables_filter label {
font-weight: 700;
}
.eael-data-table-wrap .eael-data-tables_filter label input[type="search"] {
height: 40px;
border: 1px solid rgba( 0,0,0,0.09 );
outline: 0;
padding: 10px;
margin-left: 10px;
}
table.eael-data-table .sorting.sorting-none:after,
table.eael-data-table .sorting_desc.sorting-none:after,
table.eael-data-table .sorting_asc.sorting-none:after {
display: none;
}
table.eael-data-table thead .sorting,
table.eael-data-table thead .sorting_desc,
table.eael-data-table thead .sorting_asc {
position: relative;
z-index: 0;
outline: 0;
cursor: pointer;
}
table.eael-data-table thead .sorting:after,
table.eael-data-table thead .sorting_desc:after,
table.eael-data-table thead .sorting_asc:after {
position: absolute;
top: 50%;
right: 10px;
font-family: 'FontAwesome';
color: #fff;
z-index: 1;
transform: translateY(-50%);
}
table.eael-data-table thead .sorting:after {
content: "\f0dc";
}
table.eael-data-table thead .headerSortDown:after {
content: "\f0dd";
}
table.eael-data-table thead .headerSortUp:after {
content: "\f0de";
}
.data-header-icon {
margin-right: 10px;
} .eael-data-table {
width: 100%;
height: auto;
border-collapse: separate;
margin: 0px;
}
.eael-data-table thead {}
.eael-data-table thead tr {
text-align: left;
}
.eael-data-table thead tr th,
.eael-data-table thead tr th:first-child {
padding: 20px 15px;
background: #4a4893;
font-size: 16px;
font-weight: 600;
font-family: 'Montserrat', sans-serif;
line-height: 1;
color: #fff;
border-right: 1px solid rgba( 0,0,0,.1 );
}
.eael-data-table thead tr th:last-child {
border: 0px;
}
.eael-data-table tbody {}
.eael-data-table tbody tr {
}
.eael-data-table tbody tr.even {
transition: background 0.4s ease-in-out;
}
.eael-data-table tbody tr.odd {
background: rgba( 242,242,242,0.5 );
transition: background 0.2s ease-in-out;
}
.eael-data-table tbody tr.even:hover,
.eael-data-table tbody tr.odd:hover {
background: rgba( 242,242,242,0.7 );
}
.eael-data-table tbody tr.even:last-child,
.eael-data-table tbody tr.odd:last-child {
border-bottom: 1px solid rgba( 0,0,0,0.09 );
}
.eael-data-table tbody tr td,
.eael-data-table tbody tr td:first-child {
padding: 20px 15px;
font-size: 14px;
font-family: 'Montserrat', sans-serif;
line-height: 1;
border-right: 1px solid rgba( 0,0,0,0.06 );
}
.eael-data-table tbody tr td:last-child {
border-right: 0px;
}
table.eael-data-table thead .sorting_disabled.sorting:after {
display: none;
}
.eael-table-align-left table.eael-data-table {
float: left;
}
.eael-table-align-center table.eael-data-table {
margin: 0 auto;
}
.eael-table-align-right table.eael-data-table {
float: right;
} .eael-hide-elements .eael-data-tables_info {
display: none;
}
.eael-dt-th-align-left .eael-data-table thead tr th,
.eael-dt-td-align-left .eael-data-table tbody tr td {
text-align: left;
}
.eael-dt-th-align-right .eael-data-table thead tr th,
.eael-dt-td-align-right .eael-data-table tbody tr td {
text-align: right;
padding-right: 30px;
}
.eael-dt-th-align-center .eael-data-table thead tr th,
.eael-dt-td-align-center .eael-data-table tbody tr td {
text-align: center;
}
.eael-data-table-th-img {
display: inline-block;
margin: 0px 15px 0px 0px;
line-height: 1;
}
.th-mobile-screen {
display: none;
}
@media (max-width: 39.9375em) {
.eael-data-table-wrap {
overflow-x: scroll !important;
padding-bottom: 5px;
}
.th-mobile-screen {
display: inline-block;
padding: 0 .6em;
margin-right: 10px;
text-align: center;
}
.td-content-wrapper {
display: flex;
width: 100%;
}
.th-mobile-screen {
flex-grow: 0;
flex-shrink: 0;
flex-basis: 100px;
}
.th-mobile-screen .eael-data-table-th-img,
.th-mobile-screen .data-header-icon {
margin: 0px auto 15px auto;
display: block;
}
.custom-responsive-option-enable .eael-data-table thead {
display: none;
}
.custom-responsive-option-enable .eael-data-table tbody tr td {
display: block;
float: none;
clear: left;
width: 100%;
}
.custom-responsive-option-enable .eael-data-table tbody tr td {
text-align: left;
display: flex;
align-items: center;
}
.eael-data-table .td-content {
align-items: center;
display: flex;
}
.td-content, .td-content > p {
width: 100%;
justify-content: center;
}
}  .mfp-bg {
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 1042;
overflow: hidden;
position: fixed;
background: #0b0b0b;
opacity: 0.8; }
.mfp-wrap {
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 1043;
position: fixed;
outline: none !important;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
}
.mfp-container {
text-align: center;
position: absolute;
width: 100%;
height: 100%;
left: 0;
top: 0;
padding: 0 8px;
box-sizing: border-box; }
.mfp-container:before {
content: '';
display: inline-block;
height: 100%;
vertical-align: middle; }
.mfp-align-top .mfp-container:before {
display: none; }
.mfp-content {
position: relative;
display: inline-block;
vertical-align: middle;
margin: 0 auto;
text-align: left;
z-index: 1045; }
.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
width: 100%;
cursor: auto; }
.mfp-ajax-cur {
cursor: progress; }
.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
cursor: -moz-zoom-out;
cursor: -webkit-zoom-out;
cursor: zoom-out; }
.mfp-zoom {
cursor: pointer;
cursor: -webkit-zoom-in;
cursor: -moz-zoom-in;
cursor: zoom-in; }
.mfp-auto-cursor .mfp-content {
cursor: auto; }
.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
-webkit-user-select: none;
-moz-user-select: none;
user-select: none; }
.mfp-loading.mfp-figure {
display: none; }
.mfp-hide {
display: none !important; }
.mfp-preloader {
color: #CCC;
position: absolute;
top: 50%;
width: auto;
text-align: center;
margin-top: -0.8em;
left: 8px;
right: 8px;
z-index: 1044; }
.mfp-preloader a {
color: #CCC; }
.mfp-preloader a:hover {
color: #FFF; }
.mfp-s-ready .mfp-preloader {
display: none; }
.mfp-s-error .mfp-content {
display: none; }
button.mfp-close,
button.mfp-arrow {
overflow: visible;
cursor: pointer;
background: transparent;
border: 0;
-webkit-appearance: none;
display: block;
outline: none;
padding: 0;
z-index: 1046;
box-shadow: none;
touch-action: manipulation; }
button::-moz-focus-inner {
padding: 0;
border: 0; }
.mfp-close {
width: 44px;
height: 44px;
line-height: 44px;
position: absolute;
right: 0;
top: 0;
text-decoration: none;
text-align: center;
opacity: 0.65;
padding: 0 0 18px 10px;
color: #FFF;
font-style: normal;
font-size: 28px;
font-family: Arial, Baskerville, monospace; }
.mfp-close:hover,
.mfp-close:focus {
opacity: 1; }
.mfp-close:active {
top: 1px; }
.mfp-close-btn-in .mfp-close {
color: #333; }
.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
color: #FFF;
right: -6px;
text-align: right;
padding-right: 6px;
width: 100%; }
.mfp-counter {
position: absolute;
top: 0;
right: 0;
color: #CCC;
font-size: 12px;
line-height: 18px;
white-space: nowrap; }
.mfp-arrow {
position: absolute;
opacity: 0.65;
margin: 0;
top: 50%;
margin-top: -55px;
padding: 0;
width: 90px;
height: 110px;
-webkit-tap-highlight-color: transparent; }
.mfp-arrow:active {
margin-top: -54px; }
.mfp-arrow:hover,
.mfp-arrow:focus {
opacity: 1; }
.mfp-arrow:before,
.mfp-arrow:after {
content: '';
display: block;
width: 0;
height: 0;
position: absolute;
left: 0;
top: 0;
margin-top: 35px;
margin-left: 35px;
border: medium inset transparent; }
.mfp-arrow:after {
border-top-width: 13px;
border-bottom-width: 13px;
top: 8px; }
.mfp-arrow:before {
border-top-width: 21px;
border-bottom-width: 21px;
opacity: 0.7; }
.mfp-arrow-left {
left: 0; }
.mfp-arrow-left:after {
border-right: 17px solid #FFF;
margin-left: 31px; }
.mfp-arrow-left:before {
margin-left: 25px;
border-right: 27px solid #3F3F3F; }
.mfp-arrow-right {
right: 0; }
.mfp-arrow-right:after {
border-left: 17px solid #FFF;
margin-left: 39px; }
.mfp-arrow-right:before {
border-left: 27px solid #3F3F3F; }
.mfp-iframe-holder {
padding-top: 40px;
padding-bottom: 40px; }
.mfp-iframe-holder .mfp-content {
line-height: 0;
width: 100%;
max-width: 900px; }
.mfp-iframe-holder .mfp-close {
top: -40px; }
.mfp-iframe-scaler {
width: 100%;
height: 0;
overflow: hidden;
padding-top: 56.25%; }
.mfp-iframe-scaler iframe {
position: absolute;
display: block;
top: 0;
left: 0;
width: 100%;
height: 100%;
box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
background: #000; } img.mfp-img {
width: auto;
max-width: 100%;
height: auto;
display: block;
line-height: 0;
box-sizing: border-box;
padding: 40px 0 40px;
margin: 0 auto; } .mfp-figure {
line-height: 0; }
.mfp-figure:after {
content: '';
position: absolute;
left: 0;
top: 40px;
bottom: 40px;
display: block;
right: 0;
width: auto;
height: auto;
z-index: -1;
box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
background: #444; }
.mfp-figure small {
color: #BDBDBD;
display: block;
font-size: 12px;
line-height: 14px; }
.mfp-figure figure {
margin: 0; }
.mfp-bottom-bar {
margin-top: -36px;
position: absolute;
top: 100%;
left: 0;
width: 100%;
cursor: auto; }
.mfp-title {
text-align: left;
line-height: 18px;
color: #F3F3F3;
word-wrap: break-word;
padding-right: 36px; }
.mfp-image-holder .mfp-content {
max-width: 100%; }
.mfp-gallery .mfp-image-holder .mfp-figure {
cursor: pointer; }
@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) { .mfp-img-mobile .mfp-image-holder {
padding-left: 0;
padding-right: 0; }
.mfp-img-mobile img.mfp-img {
padding: 0; }
.mfp-img-mobile .mfp-figure:after {
top: 0;
bottom: 0; }
.mfp-img-mobile .mfp-figure small {
display: inline;
margin-left: 5px; }
.mfp-img-mobile .mfp-bottom-bar {
background: rgba(0, 0, 0, 0.6);
bottom: 0;
margin: 0;
top: auto;
padding: 3px 5px;
position: fixed;
box-sizing: border-box; }
.mfp-img-mobile .mfp-bottom-bar:empty {
padding: 0; }
.mfp-img-mobile .mfp-counter {
right: 5px;
top: 3px; }
.mfp-img-mobile .mfp-close {
top: 0;
right: 0;
width: 35px;
height: 35px;
line-height: 35px;
background: rgba(0, 0, 0, 0.6);
position: fixed;
text-align: center;
padding: 0; } }
@media all and (max-width: 900px) {
.mfp-arrow {
-webkit-transform: scale(0.75);
transform: scale(0.75); }
.mfp-arrow-left {
-webkit-transform-origin: 0;
transform-origin: 0; }
.mfp-arrow-right {
-webkit-transform-origin: 100%;
transform-origin: 100%; }
.mfp-container {
padding-left: 6px;
padding-right: 6px; }
}  .eael-filter-gallery-control {
width: 100%;
}
.eael-filter-gallery-control ul, .eael-filter-gallery-control ul li {
text-align: center;
}
.eael-filter-gallery-control ul {
margin: 0px 0px 20px 0px;
padding: 0px;
text-align: center;
}
.eael-filter-gallery-control {
display: flex;
flex-flow: 1 1 auto;
align-items: center;
justify-content: center;
flex-flow: row wrap;
padding: 0px;
margin: 0px;
}
.eael-filter-gallery-control ul li {
list-style: none;
font-size: 24px;
display: inline-block;
text-align: center;
}
.eael-filter-gallery-control ul li a.control {
font-family: 'Montserrat', sans-serif;
font-size: 16px;
font-weight: 600;
padding: 10px 25px;
margin: 10px 6px;
}
.eael-filter-gallery-container {
text-align: justify;
font-size: 0.1px;
}
.eael-filter-gallery-container:after {
content: '';
display: inline-block;
width: 100%;
}
.eael-filter-gallery-container:not(.eael-cards) .item:before {
content: '';
display: inline-block;
padding-top: 56.25%;
}
.eael-filter-gallery-container .item .caption {
position: absolute;
display: flex;
flex-flow: 1 1 100%;
align-items: center;
justify-content: center;
z-index: 1;
top: 0px;
left: 0px;
right: 0px;
bottom: 0px;
transition: transform .4s;
}
.eael-filter-gallery-container.eael-cards .item .caption {
display: none;
}
.eael-filter-gallery-container.eael-cards .item .item-img .caption {
position: absolute;
display: flex;
flex-flow: 1 1 100%;
align-items: center;
justify-content: center;
z-index: 10;
top: 0px;
left: 0px;
right: 0px;
bottom: 0px;
transition: transform .4s;
} .eael-filter-gallery-container .item .caption.eael-zoom-in,
.eael-filter-gallery-container.eael-cards .item .item-img .caption.eael-zoom-in  {
transform: scale(0);
}
.eael-filter-gallery-container .item:hover .caption.eael-zoom-in,
.eael-filter-gallery-container.eael-cards .item:hover .item-img .caption.eael-zoom-in {
transform: scale(1);
}
.eael-filter-gallery-container .item .caption.eael-slide-left,
.eael-filter-gallery-container.eael-cards .item .item-img .caption.eael-slide-left {
transform: translateX(-100%);
}
.eael-filter-gallery-container .item:hover .caption.eael-slide-left,
.eael-filter-gallery-container.eael-cards .item:hover .item-img .caption.eael-slide-left {
transform: translateX(0%);
}
.eael-filter-gallery-container .item .caption.eael-slide-right,
.eael-filter-gallery-container.eael-cards .item .item-img .caption.eael-slide-right {
transform: translateX(100%);
}
.eael-filter-gallery-container .item:hover .caption.eael-slide-right,
.eael-filter-gallery-container.eael-cards .item:hover .item-img .caption.eael-slide-right {
transform: translateX(0%);
}
.eael-filter-gallery-container .item .caption.eael-slide-top,
.eael-filter-gallery-container.eael-cards .item .item-img .caption.eael-slide-top {
transform: translateY(-100%);
}
.eael-filter-gallery-container .item:hover .caption.eael-slide-top,
.eael-filter-gallery-container.eael-cards .item:hover .item-img .caption.eael-slide-top {
transform: translateY(0%);
}
.eael-filter-gallery-container .item .caption.eael-slide-bottom,
.eael-filter-gallery-container.eael-cards .item .item-img .caption.eael-slide-bottom {
transform: translateY(100%);
}
.eael-filter-gallery-container .item:hover .caption.eael-slide-bottom,
.eael-filter-gallery-container.eael-cards .item:hover .item-img .caption.eael-slide-bottom {
transform: translateY(0%);
}
.eael-filter-gallery-container .item .caption a {
display: inline-block;
width: 50px;
height: 50px;
text-align: center;
line-height: 50px;
border-radius: 50%;
margin: 0 5px;
font-size: 20px;
cursor: pointer;
transition: .3s;
}
.eael-filter-gallery-container .item .caption a:nth-child(1),
.eael-container .item .caption a:nth-child(2) {
transition: .6s;
opacity: 0;
}
.eael-filter-gallery-container .item .caption a:nth-child(1) {
transform: translateY(-100%);
}
.eael-filter-gallery-container .item .caption a:nth-child(2) {
transform: translateY(100%);
}
.eael-filter-gallery-container .item .caption:hover a:nth-child(1),
.eael-filter-gallery-container .item .caption:hover a:nth-child(2) {
transform: translateY(0%);
opacity: 1;
}
.eael-filter-gallery-container .item .caption .eael-popup-link {
outline: 0;
} .eael-filter-gallery-container.eael-cards .item:before {
padding-top: 0px;
}
.eael-filter-gallery-container.eael-cards .item-img {
position: relative;
background-repeat: no-repeat;
background-position: center;
background-size: cover;
height: 220px;
z-index: 0;
overflow: hidden;
}
.eael-filter-gallery-container.eael-cards .item-content {
padding: 15px;
}
.eael-filter-gallery-container.eael-cards .item-content .title,
.eael-filter-gallery-container.eael-cards .item-content .title a {
font-size: 20px;
line-height: 1;
margin-bottom: 0px;
transition: .3s;
}
.eael-filter-gallery-container.eael-cards .item-content p {
font-size: 14px;
line-height: 26px;
}
.eael-fg-card-content-align-center .eael-filterable-gallery-item-wrap .gallery-item-caption-wrap .gallery-item-caption-over {
text-align: center;
}
.eael-fg-card-content-align-right .eael-filterable-gallery-item-wrap .gallery-item-caption-wrap .gallery-item-caption-over{
text-align: right;
}
.eael-fg-hoverer-content-align-center .eael-filterable-gallery-item-wrap .gallery-item-caption-wrap .gallery-item-caption-over{
text-align: center;
}
.eael-fg-hoverer-content-align-right .eael-filterable-gallery-item-wrap .gallery-item-caption-wrap .gallery-item-caption-over{
text-align: right;
} .eael-fg-content-align-left .eael-cards .item .item-content {
text-align: left;
}
.eael-fg-content-align-center .eael-cards .item .item-content {
text-align: center;
}
.eael-fg-content-align-right .eael-cards .item .item-content {
text-align: right;
} .mfp-wrap ~ div.dialog-widget {
display: none!important;
} .eael-filterable-gallery-item-wrap {
float: left;
width: 33.33%;
}
.eael-filter-gallery-container.eael-col-1 .eael-filterable-gallery-item-wrap {
width: 100%;
}
.eael-filter-gallery-control > ul li {
font-size: 13px;
line-height: 1.8;
text-transform: uppercase;
letter-spacing: 1px;
padding: 6px 15px;
cursor: pointer;
margin: 0 5px;
font-weight: normal;
}
.eael-filter-gallery-container.eael-col-2 .eael-filterable-gallery-item-wrap {
width: 50%;
}
.eael-filter-gallery-container.eael-col-4 .eael-filterable-gallery-item-wrap {
width: 25%;
}
.eael-filter-gallery-container.eael-col-5 .eael-filterable-gallery-item-wrap {
width: 20%;
}
.gallery-grid-item {
margin-left: calc(20px/2);
margin-right: calc(20px/2);
margin-bottom: 20px;
position: relative;
overflow: hidden;
}
.gallery-item-caption-wrap,
.media-content-wrap {
font-size: 14px;
text-align: left;
}
.gallery-item-thumbnail-wrap.caption-style-card img {
max-height: 100%;
width: 100%;
}
.gallery-item-caption-wrap.caption-style-hoverer {
position: absolute;
left: 0;
top: 0;
height: 100%;
width: 100%;
padding: 15px;
z-index: 10;
}
.eael-filterable-gallery-item-wrap .gallery-grid-item .gallery-item-thumbnail-wrap > img {
height: 100%;
width: 100%;
object-fit: cover;
} .fg-item-title, .fg-item-content{
color: #ffffff;
font-family: inherit;
} .gallery-item-caption-wrap.caption-style-card .fg-item-title {
font-size: 18px;
margin: 15px 0 15px;
line-height: 1;
}
.gallery-item-caption-wrap.caption-style-card {
background: #f7f7f7;
}
.gallery-item-caption-wrap.caption-style-card .fg-item-title {
margin: 10px 0 15px;
color: #000000;
}
.gallery-item-caption-wrap.caption-style-card .fg-item-content {
color: #212529;
line-height: 1.5;
font-weight: normal;
}
.gallery-item-buttons > a {
display: inline-block;
font-size: 16px;
color: #000;
margin-right: 15px;
}
.gallery-item-buttons > a:visited {
color: #000;
}
.gallery-item-caption-wrap.caption-style-card {
padding: 10px;
box-sizing: border-box;
font-family: inherit;
} .gallery-item-caption-wrap .gallery-item-hoverer-bg {
position: absolute;
left: 0;
top: 0;
height: 100%;
width: 100%;
content: '';
background: #000000;
z-index: -1;
opacity: .7;
}
.gallery-item-caption-wrap.caption-style-hoverer {
visibility: hidden;
opacity: 0;
transition: 0.6s all ease;
display: flex;
align-items: center;
}
.gallery-grid-item:hover .gallery-item-caption-wrap.caption-style-hoverer {
opacity: 1;
visibility: visible;
}
.gallery-item-caption-wrap.caption-style-hoverer h5 {
font-size: 20px;
margin-bottom: 5px;
line-height: 1;
}
.gallery-item-caption-wrap.caption-style-hoverer.eael-slide-up h5 {
transform: translateY(20px);
transition: 0.6s all ease;
}
.gallery-item-caption-wrap.caption-style-hoverer p {
margin-bottom: 5px;
}
.gallery-item-caption-wrap.caption-style-hoverer.eael-slide-up p {
transform: translateY(40px);
transition: 0.6s all ease;
}
.gallery-item-caption-wrap.caption-style-hoverer.eael-slide-up .gallery-item-buttons {
transform: translateY(40px);
transition: 0.6s all ease;
}
.gallery-item-caption-wrap .gallery-item-buttons > a {
padding: 5px 15px;
display: inline-block;
border-radius: 50%;
}
.gallery-item-caption-wrap.caption-style-hoverer.eael-zoom-in {
transform: scale(.8);
transition: 0.6s all ease;
}
.gallery-grid-item:hover .gallery-item-caption-wrap.caption-style-hoverer.eael-slide-up h5,
.gallery-grid-item:hover .gallery-item-caption-wrap.caption-style-hoverer.eael-slide-up .gallery-item-buttons,
.gallery-grid-item:hover .gallery-item-caption-wrap.caption-style-hoverer.eael-slide-up p {
transform: translate(0);
}
.gallery-grid-item:hover .gallery-item-caption-wrap.caption-style-hoverer.eael-zoom-in {
transform: scale(1);
visibility: visible;
opacity: 1;
}
.gallery-item-caption-wrap.caption-style-hoverer.eael-none {
transition: none;
} .gallery-item-thumbnail-wrap {
position: relative;
}
.video-popup, .video-popup-bg {
position: absolute;
left: 0;
top: 0;
height: 100%;
width: 100%;
}
.video-popup > img {
width: 62px;
position: relative;
z-index: 1;
transition: 300ms;
}
.video-popup {
display: flex;
align-items: center;
justify-content: center;
}
.video-popup:hover > img {
transform: scale(1.1);
}
.video-popup-bg {
visibility: hidden;
opacity: 0;
transition: 350ms;
}
.gallery-grid-item:hover .video-popup-bg {
visibility: visible;
opacity: 1;
}
.gallery-item-thumbnail-wrap > .gallery-item-caption-wrap {
position: absolute;
left: 0;
top: 0;
height: 100%;
width: 100%;
display: flex;
align-items: center;
justify-content: center;
}
.gallery-item-caption-wrap.card-hover-bg {
visibility: hidden;
opacity: 0;
transition: 800ms;
}
.gallery-item-thumbnail-wrap:hover .gallery-item-caption-wrap.card-hover-bg {
visibility: visible;
opacity: 1;
}
.gallery-item-caption-wrap .gallery-item-buttons > a > i {
display: flex;
align-items: center;
justify-content: center;
height: 100%;
} @media only screen and (min-width: 1025px) { .elementor-element.elementor-grid-1 {
position: relative;
}
.elementor-element.elementor-grid-1 .eael-filterable-gallery-item-wrap {
width: 100%;
float: left;
}
.elementor-element.elementor-grid-2 {
position: relative;
}
.elementor-element.elementor-grid-2 .eael-filterable-gallery-item-wrap {
width: 50%;
float: left;
}
.elementor-element.elementor-grid-2 .eael-filterable-gallery-item-wrap:nth-of-type(2n) {
margin-right: 0 !important;
}
.elementor-element.elementor-grid-2 .eael-filterable-gallery-item-wrap:nth-of-type(2n+1) {
clear: left;
}
.elementor-element.elementor-grid-3 {
position: relative;
}
.elementor-element.elementor-grid-3 .eael-filterable-gallery-item-wrap {
width: 33.3333%;
float: left;
}
.elementor-element.elementor-grid-3 .eael-filterable-gallery-item-wrap:nth-of-type(3n) {
margin-right: 0 !important;
}
.elementor-element.elementor-grid-3 .eael-filterable-gallery-item-wrap:nth-of-type(3n+1) {
clear: left;
}
.elementor-element.elementor-grid-4 {
position: relative;
}
.elementor-element.elementor-grid-4 .eael-filterable-gallery-item-wrap {
width: 25%;
float: left;
}
.elementor-element.elementor-grid-4 .eael-filterable-gallery-item-wrap:nth-of-type(4n) {
margin-right: 0 !important;
}
.elementor-element.elementor-grid-4 .eael-filterable-gallery-item-wrap:nth-of-type(4n+1) {
clear: left;
}
.elementor-element.elementor-grid-5 {
position: relative;
}
.elementor-element.elementor-grid-5 .pp-logo-grid {
margin-right: -5px;
}
.elementor-element.elementor-grid-5 .eael-filterable-gallery-item-wrap {
width: 20%;
float: left;
}
.elementor-element.elementor-grid-5 .eael-filterable-gallery-item-wrap:nth-of-type(5n) {
margin-right: 0 !important;
}
.elementor-element.elementor-grid-5 .eael-filterable-gallery-item-wrap:nth-of-type(5n+1) {
clear: left;
}
.elementor-element.elementor-grid-6 {
position: relative;
}
.elementor-element.elementor-grid-6 .pp-logo-grid {
margin-right: -6px;
}
.elementor-element.elementor-grid-6 .eael-filterable-gallery-item-wrap {
width: 16.6667%;
float: left;
}
.elementor-element.elementor-grid-6 .eael-filterable-gallery-item-wrap:nth-of-type(6n) {
margin-right: 0 !important;
}
.elementor-element.elementor-grid-6 .eael-filterable-gallery-item-wrap:nth-of-type(6n+1) {
clear: left;
}
}
@media only screen and (max-width: 1024px) and (min-width: 766px) { .elementor-element.elementor-grid-tablet-1 {
position: relative;
}
.elementor-element.elementor-grid-tablet-1 .eael-filterable-gallery-item-wrap {
width: 100%;
float: left;
}
.elementor-element.elementor-grid-tablet-2 {
position: relative;
}
.elementor-element.elementor-grid-tablet-2 .eael-filterable-gallery-item-wrap {
width: 50%;
float: left;
}
.elementor-element.elementor-grid-tablet-2 .eael-filterable-gallery-item-wrap:nth-of-type(2n) {
margin-right: 0 !important;
}
.elementor-element.elementor-grid-tablet-2 .eael-filterable-gallery-item-wrap:nth-of-type(2n+1) {
clear: left;
}
.elementor-element.elementor-grid-tablet-3 {
position: relative;
}
.elementor-element.elementor-grid-tablet-3 .eael-filterable-gallery-item-wrap {
width: 33.3333%;
float: left;
}
.elementor-element.elementor-grid-tablet-3 .eael-filterable-gallery-item-wrap:nth-of-type(3n) {
margin-right: 0 !important;
}
.elementor-element.elementor-grid-tablet-3 .eael-filterable-gallery-item-wrap:nth-of-type(3n+1) {
clear: left;
}
.elementor-element.elementor-grid-tablet-4 {
position: relative;
}
.elementor-element.elementor-grid-tablet-4 .eael-filterable-gallery-item-wrap {
width: 25%;
float: left;
}
.elementor-element.elementor-grid-tablet-4 .eael-filterable-gallery-item-wrap:nth-of-type(4n) {
margin-right: 0 !important;
}
.elementor-element.elementor-grid-tablet-4 .eael-filterable-gallery-item-wrap:nth-of-type(4n+1) {
clear: left;
}
.elementor-element.elementor-grid-tablet-5 {
position: relative;
}
.elementor-element.elementor-grid-tablet-5 .eael-filterable-gallery-item-wrap {
width: 20%;
float: left;
}
.elementor-element.elementor-grid-tablet-5 .eael-filterable-gallery-item-wrap:nth-of-type(5n) {
margin-right: 0 !important;
}
.elementor-element.elementor-grid-tablet-5 .eael-filterable-gallery-item-wrap:nth-of-type(5n+1) {
clear: left;
}
.elementor-element.elementor-grid-tablet-6 {
position: relative;
}
.elementor-element.elementor-grid-tablet-6 .pp-logo-grid {
margin-right: -6px;
}
.elementor-element.elementor-grid-tablet-6 .eael-filterable-gallery-item-wrap {
width: 16.6667%;
float: left;
}
.elementor-element.elementor-grid-tablet-6 .eael-filterable-gallery-item-wrap:nth-of-type(6n) {
margin-right: 0 !important;
}
.elementor-element.elementor-grid-tablet-6 .eael-filterable-gallery-item-wrap:nth-of-type(6n+1) {
clear: left;
}
}
@media only screen and (max-width: 767px) {
.elementor-element.elementor-grid-mobile-1 {
position: relative;
}
.elementor-element.elementor-grid-mobile-1 .eael-filterable-gallery-item-wrap {
width: 100%;
float: left;
}
.elementor-element.elementor-grid-mobile-2 {
position: relative;
}
.elementor-element.elementor-grid-mobile-2 .eael-filterable-gallery-item-wrap {
width: 50%;
float: left;
}
.elementor-element.elementor-grid-mobile-2 .eael-filterable-gallery-item-wrap:nth-of-type(2n) {
margin-right: 0 !important;
}
.elementor-element.elementor-grid-mobile-2 .eael-filterable-gallery-item-wrap:nth-of-type(2n+1) {
clear: left;
}
.elementor-element.elementor-grid-mobile-3 {
position: relative;
}
.elementor-element.elementor-grid-mobile-3 .eael-filterable-gallery-item-wrap {
width: 33.3333%;
float: left;
}
.elementor-element.elementor-grid-mobile-3 .eael-filterable-gallery-item-wrap:nth-of-type(3n) {
margin-right: 0 !important;
}
.elementor-element.elementor-grid-mobile-3 .eael-filterable-gallery-item-wrap:nth-of-type(3n+1) {
clear: left;
}
.elementor-element.elementor-grid-mobile-4 {
position: relative;
}
.elementor-element.elementor-grid-mobile-4 .eael-filterable-gallery-item-wrap {
width: 25%;
float: left;
}
.elementor-element.elementor-grid-mobile-4 .eael-filterable-gallery-item-wrap:nth-of-type(4n) {
margin-right: 0 !important;
}
.elementor-element.elementor-grid-mobile-4 .eael-filterable-gallery-item-wrap:nth-of-type(4n+1) {
clear: left;
}
.elementor-element.elementor-grid-mobile-5 {
position: relative;
}
.elementor-element.elementor-grid-mobile-5 .eael-filterable-gallery-item-wrap {
width: 20%;
float: left;
}
.elementor-element.elementor-grid-mobile-5 .eael-filterable-gallery-item-wrap:nth-of-type(5n) {
margin-right: 0 !important;
}
.elementor-element.elementor-grid-mobile-5 .eael-filterable-gallery-item-wrap:nth-of-type(5n+1) {
clear: left;
}
.elementor-element.elementor-grid-mobile-6 {
position: relative;
}
.elementor-element.elementor-grid-mobile-6 .pp-logo-grid {
margin-right: -6px;
}
.elementor-element.elementor-grid-mobile-6 .eael-filterable-gallery-item-wrap {
width: 16.6667%;
float: left;
}
.elementor-element.elementor-grid-mobile-6 .eael-filterable-gallery-item-wrap:nth-of-type(6n) {
margin-right: 0 !important;
}
.elementor-element.elementor-grid-mobile-6 .eael-filterable-gallery-item-wrap:nth-of-type(6n+1) {
clear: left;
}
} .swiper-container-wrap .swiper-slide,
.swiper-container .swiper-slide {
text-align: center;
}
.swiper-container-wrap .swiper-slide img,
.swiper-container .swiper-slide img {
width: auto;
}
.swiper-container-wrap-dots-outside .swiper-pagination,
.swiper-container-dots-outside .swiper-pagination {
position: static;
}
.swiper-container-wrap .swiper-button-next,
.swiper-container-wrap .swiper-button-prev,
.swiper-container .swiper-button-next,
.swiper-container .swiper-button-prev {
background: transparent;
font-size: 20px;
height: auto;
line-height: 1;
margin: 0;
text-align: center;
transform: translateY(-50%);
width: auto;
}
.swiper-container-wrap .swiper-button-next .fa,
.swiper-container-wrap .swiper-button-prev .fa,
.swiper-container .swiper-button-next .fa,
.swiper-container .swiper-button-prev .fa {
vertical-align: top;
}
.swiper-container-wrap .swiper-pagination {
bottom: 10px;
left: 0;
width: 100%;
}
.swiper-container-wrap-dots-outside .swiper-pagination {
position: static;
}
.swiper-container-wrap .swiper-pagination-bullet {
background: #ccc;
margin: 0 4px;
opacity: 1;
height: 8px;
width: 8px;
}
.swiper-container-wrap .swiper-pagination-bullet-active {
background: #000;
}
.swiper-container-3d .swiper-slide {
transition-property: all;
-webkit-transition-property: all;
} .eael-ticker-wrap {
overflow: hidden;
display: flex;
flex-flow: row nowrap;
align-items: center;
width: 100%;
}
.eael-ticker-wrap .ticker-badge {
flex: 0 0 auto;
padding: 8px 12px;
}
.eael-ticker-wrap .eael-ticker {
overflow: hidden;
flex: 1 1 auto;
}
.eael-ticker-wrap .eael-ticker .ticker-content{
padding: 8px 12px;
}
.eael-ticker-wrap .swiper-button-prev {
left: auto !important;
right: 25px;
}
.eael-ticker-wrap div.swiper-slide,
.eael-ticker-wrap div.swiper-slide.swiper-slide-prev,
.eael-ticker-wrap div.swiper-slide.swiper-slide-next {
opacity: 0 !important;
}
.eael-ticker-wrap div.swiper-slide.swiper-slide-active {
opacity:1 !important;
}
.eael-ticker-wrap .eael-content-ticker.swiper-container .swiper-slide {
text-align: left;
}
@media only screen and (max-width: 767px) {
.eael-ticker-wrap {
flex-flow: row wrap;
}
.content-ticker-pagination {
display: none;
}
} .eael-advance-tabs {
display: block;
}
.eael-advance-tabs .eael-tabs-nav > ul {
position: relative;
padding: 0px;
margin: 0px;
list-style-type: none;
display: flex;
justify-content: flex-start;
align-items: center;
z-index: 1;
}
.eael-advance-tabs .eael-tabs-nav > ul li {
position: relative;
padding: 1em 1.5em;
flex: 1 1 auto;
cursor: pointer;
display: flex;
justify-content: center;
align-items: center;
text-align: center;
}
.eael-advance-tabs .eael-tabs-nav > ul li:after {
content: "";
position: absolute;
bottom: -10px;
left: 0px;
right: 0px;
margin: 0 auto;
z-index: 1;
width: 0px;
height: 0px;
border-left: 10px solid transparent;
border-right: 10px solid transparent;
border-top: 10px solid #444;
border-bottom: 0px;
display: none;
}
.eael-advance-tabs.active-caret-on .eael-tabs-nav > ul li.active:after,
.eael-advance-tabs.active-caret-on .eael-tabs-nav > ul li.active-default:after{
display: none;
}
.eael-advance-tabs .eael-tabs-nav > ul li.active:after,
.eael-advance-tabs .eael-tabs-nav > ul li.active-default:after {
display: block;
}
.eael-tabs-content {
display: flex;
flex: 1 1 auto;
}
.eael-advance-tabs .eael-tabs-content > div {
display: none;
opacity: 0;
}
.eael-advance-tabs .eael-tabs-content > div.active,
.eael-advance-tabs .eael-tabs-content > div.active-default {
display: block;
width: 100%;
padding: 1em;
opacity: 1;
animation: fadeIn linear 0.3s;
} .eael-tab-inline-icon li a .fa {
margin-right: 10px;
line-height: 1;
}
.eael-tab-top-icon li a {
display: flex;
flex-wrap: wrap;
text-align: center;
}
.eael-tab-top-icon li a .fa,
.eael-tab-top-icon li a .eael-tab-title {
flex: 1 1 100%;
line-height: 1;
}
.eael-tab-top-icon li a .eael-tab-title {
margin-top: 10px;
} .eael-advance-tabs.eael-tabs-vertical {
display: flex;
}
.eael-advance-tabs.eael-tabs-vertical .eael-tabs-nav {
flex: 0 0 auto;
}
.eael-advance-tabs.eael-tabs-vertical .eael-tabs-nav > ul {
flex-flow: column wrap;
}
.eael-advance-tabs.eael-tabs-vertical .eael-tabs-nav > ul > li {
width: 100%;
justify-content: start;
}
.eael-advance-tabs.eael-tabs-vertical .eael-tabs-nav > ul li::after {
bottom: auto !important;
right: -10px;
top: calc(50% - 10px) !important;
left: auto !important;
border-left: 10px solid #444;
border-right: 0;
border-top: 10px solid transparent;
border-bottom: 10px solid transparent;
}
@media only screen and (max-width: 767px) {
.eael-advance-tabs .eael-tabs-nav > ul {
flex-wrap: wrap;
}
.eael-advance-tabs .eael-tabs-nav > ul li {
flex: 1 100%;
}
}  .eael-adv-accordion {
width: auto;
height: auto;
transition: all 0.3s ease-in-out;
}
.eael-adv-accordion .eael-accordion-list .eael-accordion-header {
padding: 15px;
border: 1px solid rgba(0,0,0,0.02);
font-size: 1rem;
font-weight: 600;
line-height: 1;
transition: all 0.3s ease-in-out;
display: flex;
justify-content: space-between;
align-items: center;
cursor: pointer;
}
.eael-adv-accordion .eael-accordion-list .eael-accordion-header .fa-toggle {
transform: rotate(0deg);
z-index: 10;
transition: all 0.3s ease-in-out;
}
.eael-adv-accordion .eael-accordion-list .eael-accordion-header.active .fa-toggle {
transform: rotate(90deg);
z-index: 10;
transition: all 0.3s ease-in-out;
}
.fa-accordion-icon {
display: inline-block;
margin-right: 10px;
}
.eael-adv-accordion .eael-accordion-list .eael-accordion-content {
display: none;
border: 1px solid #eee;
padding: 15px;
box-sizing: border-box;
font-size: 1rem;
line-height: 1.7;
}
.eael-adv-accordion .eael-accordion-list .eael-accordion-content p {
margin: 0;
}
.eael-adv-accordion .eael-accordion-list .eael-accordion-content.active {
display: block;
}
@keyframes rotate-90 {
0% {
transform: rotateY(0deg);
}
100% {
transform: rotateY(-180deg);
}
}
@keyframes fadeIn {
0% {
opacity: 1;
transition: all 0.3s ease-in-out;
}
100% {
opacity: 1;
transition: all 0.3s ease-in-out;
}
} .eael-tooltip {
position: relative;
display: inline-block;
min-width: 150px;
text-align: center;
padding: 12px 24px;
font-size: .93rem;
color: #333;
line-height: 1;
cursor: pointer;
transition: all 0.3s ease-in-out;
}
.eael-tooltip .eael-tooltip-text {
display: block;
width: 100%;
visibility: hidden;
background-color: black;
color: #fff;
text-align: center;
border-radius: 4px;
padding: 10px;
position: absolute;
z-index: 1;
font-size: .93rem;
line-height: 1.3;
}
.eael-tooltip .eael-tooltip-text::after {
content: "";
position: absolute;
border-width: 5px;
border-style: solid;
}
.eael-tooltip:hover .eael-tooltip-text {
visibility: visible;
} .eael-tooltip .eael-tooltip-text.eael-tooltip-left {
top: 50%;
right: 100%;
transform: translateY(-50%);
margin-right: 10px;
}
.eael-tooltip:hover .eael-tooltip-text.eael-tooltip-left {
animation: tooltipLeftIn 300ms ease-in-out;
}
.eael-tooltip .eael-tooltip-text.eael-tooltip-left::after {
top: calc(50% - 5px);
left: 100%;
border-color: transparent transparent transparent black;
} .eael-tooltip .eael-tooltip-text.eael-tooltip-right {
top: 50%;
left: 100%;
transform: translateY(-50%);
transition: all 0.3s ease-in-out;
margin-left: 10px;
}
.eael-tooltip:hover .eael-tooltip-text.eael-tooltip-right {
animation: tooltipRightIn 300ms linear;
}
.eael-tooltip .eael-tooltip-text.eael-tooltip-right::after {
top: calc(50% - 5px);
right: 100%;
border-color: transparent black transparent transparent;
} .eael-tooltip .eael-tooltip-text.eael-tooltip-top {
bottom: calc(100%);
left: 0;
right: 0;
margin: 0 auto 10px auto;
}
.eael-tooltip .eael-tooltip-text.eael-tooltip-top::after {
margin-top: 0px;
top: 100%;
left: calc( 50% - 5px );
border-color: black transparent transparent transparent;
}
.eael-tooltip:hover .eael-tooltip-text.eael-tooltip-top {
animation: tooltipTopIn 300ms linear;
} .eael-tooltip .eael-tooltip-text.eael-tooltip-bottom {
top: 100%;
left: 0;
right: 0;
margin: 10px auto 0px auto;
}
.eael-tooltip .eael-tooltip-text.eael-tooltip-bottom::after {
margin-top: 0px;
bottom: 100%;
left: calc( 50% - 5px );
border-color: transparent transparent black transparent;
}
.eael-tooltip:hover .eael-tooltip-text.eael-tooltip-bottom {
animation: tooltipBottomIn 300ms linear;
} .eael-tooltip-align-left {
display: flex;
width: 100%;
justify-content: flex-start;
}
.eael-tooltip-align-right {
display: flex;
width: 100%;
justify-content: flex-end;
}
.eael-tooltip-align-center {
display: flex;
width: 100%;
justify-content: center;
}
.eael-tooltip-align-justify .eael-tooltip {
display: flex;
justify-content: center;
align-items: center;
} @keyframes tooltipRightIn {
0% {
opacity: 0;
left: 105%;
}
100% {
opacity: 1;
left: 100%;
}
}
@keyframes tooltipLeftIn {
0% {
opacity: 0;
right: 105%;
}
100% {
opacity: 1;
right: 100%;
}
}
@keyframes tooltipTopIn {
0% {
opacity: 0;
bottom: 110%;
}
100% {
opacity: 1;
bottom: 100%;
}
}
@keyframes tooltipBottomIn {
0% {
opacity: 0;
top: 110%;
}
100% {
opacity: 1;
top: 100%;
}
}  .ldBar{position:relative;}.ldBar.label-center > .ldBar-label{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);text-shadow:0 0 3px #fff}.ldBar-label:after{content:"%";display:inline}.ldBar.no-percent .ldBar-label:after{content:""}
.eael-progress-bar-container {
overflow: hidden;
}
.eael-progress-bar-container .progress-title,
.eael-progress-bar-container .ldBar-label {
font-family: "Roboto", Sans-serif;
font-weight: 600;
}
.progress-title h1,
.progress-title h2,
.progress-title h3,
.progress-title h4,
.progress-title h5,
.progress-title h6,
.progress-title p {
margin: 0;
}
.eael-progress-bar-container.center .ldBar{
margin: 0 auto;
}
div[data-preset="line"] .ldBar-label,
div[data-preset="rainbow"] .ldBar-label {
text-align: right;
position: absolute;
top: -20px;
right:  0;
}  .eael-img-accordion {
display: flex;
height: 50vh;
}
.eael-img-accordion a {
position: relative;
flex: 1;
text-align: center;
text-decoration: none;
color: #fff;
background-size: cover;
background-position: center;
background-repeat: no-repeat;
transition: flex .4s;
}
.eael-grow-accordion {
flex: 3;
}
.eael-img-accordion .overlay {
display: flex;
align-items: center;
justify-content: center;
padding: 0 10px;
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
transition: background-color .4s;
}
.eael-img-accordion .overlay .overlay-inner {
z-index: 1;
}
.eael-img-accordion a:after {
content: "";
position: absolute;
width: 100%;
height: 100%;
z-index: 0;
top: 0px;
left: 0px;
bottom: 0px;
right: 0px;
transition: all 0.3s ease-in-out;
}
.eael-img-accordion .overlay-inner * {
visibility: hidden;
opacity: 0;
transform-style: preserve-3d;
}
.eael-img-accordion .overlay h2 {
color: #fff;
transform: translate3d(0, -60px, 0);
}
.eael-img-accordion .overlay p {
color: #fff;
transform: translate3d(0, 60px, 0);
}
.eael-img-accordion .overlay-inner-show * {
opacity: 1;
visibility: visible;
transform: none !important;
transition: all .3s .3s;
}
@media screen and (max-width: 800px) {
.eael-img-accordion {
flex-direction: column;
}
.eael-img-accordion a:hover {
flex: 1;
}
.eael-img-accordion a:hover .overlay {
background-color: transparent;
}
.eael-img-accordion .overlay h2,
.eael-img-accordion .overlay p {
opacity: 1;
visibility: visible;
transform: none;
}
}.tooltipster-fall,.tooltipster-grow.tooltipster-show{-webkit-transition-timing-function:cubic-bezier(.175,.885,.32,1);-moz-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);-ms-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);-o-transition-timing-function:cubic-bezier(.175,.885,.32,1.15)}.tooltipster-base{display:flex;pointer-events:none;position:absolute}.tooltipster-box{flex:1 1 auto}.tooltipster-content{box-sizing:border-box;max-height:100%;max-width:100%;overflow:auto}.tooltipster-ruler{bottom:0;left:0;overflow:hidden;position:fixed;right:0;top:0;visibility:hidden}.tooltipster-fade{opacity:0;-webkit-transition-property:opacity;-moz-transition-property:opacity;-o-transition-property:opacity;-ms-transition-property:opacity;transition-property:opacity}.tooltipster-fade.tooltipster-show{opacity:1}.tooltipster-grow{-webkit-transform:scale(0,0);-moz-transform:scale(0,0);-o-transform:scale(0,0);-ms-transform:scale(0,0);transform:scale(0,0);-webkit-transition-property:-webkit-transform;-moz-transition-property:-moz-transform;-o-transition-property:-o-transform;-ms-transition-property:-ms-transform;transition-property:transform;-webkit-backface-visibility:hidden}.tooltipster-grow.tooltipster-show{-webkit-transform:scale(1,1);-moz-transform:scale(1,1);-o-transform:scale(1,1);-ms-transform:scale(1,1);transform:scale(1,1);-webkit-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);transition-timing-function:cubic-bezier(.175,.885,.32,1.15)}.tooltipster-swing{opacity:0;-webkit-transform:rotateZ(4deg);-moz-transform:rotateZ(4deg);-o-transform:rotateZ(4deg);-ms-transform:rotateZ(4deg);transform:rotateZ(4deg);-webkit-transition-property:-webkit-transform,opacity;-moz-transition-property:-moz-transform;-o-transition-property:-o-transform;-ms-transition-property:-ms-transform;transition-property:transform}.tooltipster-swing.tooltipster-show{opacity:1;-webkit-transform:rotateZ(0);-moz-transform:rotateZ(0);-o-transform:rotateZ(0);-ms-transform:rotateZ(0);transform:rotateZ(0);-webkit-transition-timing-function:cubic-bezier(.23,.635,.495,1);-webkit-transition-timing-function:cubic-bezier(.23,.635,.495,2.4);-moz-transition-timing-function:cubic-bezier(.23,.635,.495,2.4);-ms-transition-timing-function:cubic-bezier(.23,.635,.495,2.4);-o-transition-timing-function:cubic-bezier(.23,.635,.495,2.4);transition-timing-function:cubic-bezier(.23,.635,.495,2.4)}.tooltipster-fall{-webkit-transition-property:top;-moz-transition-property:top;-o-transition-property:top;-ms-transition-property:top;transition-property:top;-webkit-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);transition-timing-function:cubic-bezier(.175,.885,.32,1.15)}.tooltipster-fall.tooltipster-initial{top:0!important}.tooltipster-fall.tooltipster-dying{-webkit-transition-property:all;-moz-transition-property:all;-o-transition-property:all;-ms-transition-property:all;transition-property:all;top:0!important;opacity:0}.tooltipster-slide{-webkit-transition-property:left;-moz-transition-property:left;-o-transition-property:left;-ms-transition-property:left;transition-property:left;-webkit-transition-timing-function:cubic-bezier(.175,.885,.32,1);-webkit-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);-moz-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);-ms-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);-o-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);transition-timing-function:cubic-bezier(.175,.885,.32,1.15)}.tooltipster-slide.tooltipster-initial{left:-40px!important}.tooltipster-slide.tooltipster-dying{-webkit-transition-property:all;-moz-transition-property:all;-o-transition-property:all;-ms-transition-property:all;transition-property:all;left:0!important;opacity:0}@keyframes tooltipster-fading{0%{opacity:0}100%{opacity:1}}.tooltipster-update-fade{animation:tooltipster-fading .4s}@keyframes tooltipster-rotating{25%{transform:rotate(-2deg)}75%{transform:rotate(2deg)}100%{transform:rotate(0)}}.tooltipster-update-rotate{animation:tooltipster-rotating .6s}@keyframes tooltipster-scaling{50%{transform:scale(1.1)}100%{transform:scale(1)}}.tooltipster-update-scale{animation:tooltipster-scaling .6s}.tooltipster-sidetip .tooltipster-box{background:#565656;border:2px solid #000;border-radius:4px}.tooltipster-sidetip.tooltipster-bottom .tooltipster-box{margin-top:8px}.tooltipster-sidetip.tooltipster-left .tooltipster-box{margin-right:8px}.tooltipster-sidetip.tooltipster-right .tooltipster-box{margin-left:8px}.tooltipster-sidetip.tooltipster-top .tooltipster-box{margin-bottom:8px}.tooltipster-sidetip .tooltipster-content{color:#fff;line-height:18px;padding:6px 14px}.tooltipster-sidetip .tooltipster-arrow{overflow:hidden;position:absolute}.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow{height:10px;margin-left:-10px;top:0;width:20px}.tooltipster-sidetip.tooltipster-left .tooltipster-arrow{height:20px;margin-top:-10px;right:0;top:0;width:10px}.tooltipster-sidetip.tooltipster-right .tooltipster-arrow{height:20px;margin-top:-10px;left:0;top:0;width:10px}.tooltipster-sidetip.tooltipster-top .tooltipster-arrow{bottom:0;height:10px;margin-left:-10px;width:20px}.tooltipster-sidetip .tooltipster-arrow-background,.tooltipster-sidetip .tooltipster-arrow-border{height:0;position:absolute;width:0}.tooltipster-sidetip .tooltipster-arrow-background{border:10px solid transparent}.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow-background{border-bottom-color:#565656;left:0;top:3px}.tooltipster-sidetip.tooltipster-left .tooltipster-arrow-background{border-left-color:#565656;left:-3px;top:0}.tooltipster-sidetip.tooltipster-right .tooltipster-arrow-background{border-right-color:#565656;left:3px;top:0}.tooltipster-sidetip.tooltipster-top .tooltipster-arrow-background{border-top-color:#565656;left:0;top:-3px}.tooltipster-sidetip .tooltipster-arrow-border{border:10px solid transparent;left:0;top:0}.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow-border{border-bottom-color:#000}.tooltipster-sidetip.tooltipster-left .tooltipster-arrow-border{border-left-color:#000}.tooltipster-sidetip.tooltipster-right .tooltipster-arrow-border{border-right-color:#000}.tooltipster-sidetip.tooltipster-top .tooltipster-arrow-border{border-top-color:#000}.tooltipster-sidetip .tooltipster-arrow-uncropped{position:relative}.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow-uncropped{top:-10px}.tooltipster-sidetip.tooltipster-right .tooltipster-arrow-uncropped{left:-10px} .tooltipster-sidetip.tooltipster-borderless .tooltipster-box{border:none;background:#1b1b1b;background:rgba(10,10,10,.9)}.tooltipster-sidetip.tooltipster-borderless.tooltipster-bottom .tooltipster-box{margin-top:8px}.tooltipster-sidetip.tooltipster-borderless.tooltipster-left .tooltipster-box{margin-right:8px}.tooltipster-sidetip.tooltipster-borderless.tooltipster-right .tooltipster-box{margin-left:8px}.tooltipster-sidetip.tooltipster-borderless.tooltipster-top .tooltipster-box{margin-bottom:8px}.tooltipster-sidetip.tooltipster-borderless .tooltipster-arrow{height:8px;margin-left:-8px;width:16px}.tooltipster-sidetip.tooltipster-borderless.tooltipster-left .tooltipster-arrow,.tooltipster-sidetip.tooltipster-borderless.tooltipster-right .tooltipster-arrow{height:16px;margin-left:0;margin-top:-8px;width:8px}.tooltipster-sidetip.tooltipster-borderless .tooltipster-arrow-background{display:none}.tooltipster-sidetip.tooltipster-borderless .tooltipster-arrow-border{border:8px solid transparent}.tooltipster-sidetip.tooltipster-borderless.tooltipster-bottom .tooltipster-arrow-border{border-bottom-color:#1b1b1b;border-bottom-color:rgba(10,10,10,.9)}.tooltipster-sidetip.tooltipster-borderless.tooltipster-left .tooltipster-arrow-border{border-left-color:#1b1b1b;border-left-color:rgba(10,10,10,.9)}.tooltipster-sidetip.tooltipster-borderless.tooltipster-right .tooltipster-arrow-border{border-right-color:#1b1b1b;border-right-color:rgba(10,10,10,.9)}.tooltipster-sidetip.tooltipster-borderless.tooltipster-top .tooltipster-arrow-border{border-top-color:#1b1b1b;border-top-color:rgba(10,10,10,.9)}.tooltipster-sidetip.tooltipster-borderless.tooltipster-bottom .tooltipster-arrow-uncropped{top:-8px}.tooltipster-sidetip.tooltipster-borderless.tooltipster-right .tooltipster-arrow-uncropped{left:-8px} .tooltipster-sidetip.tooltipster-light .tooltipster-box{border-radius:3px;border:1px solid #ccc;background:#ededed}.tooltipster-sidetip.tooltipster-light .tooltipster-content{color:#666}.tooltipster-sidetip.tooltipster-light .tooltipster-arrow{height:9px;margin-left:-9px;width:18px}.tooltipster-sidetip.tooltipster-light.tooltipster-left .tooltipster-arrow,.tooltipster-sidetip.tooltipster-light.tooltipster-right .tooltipster-arrow{height:18px;margin-left:0;margin-top:-9px;width:9px}.tooltipster-sidetip.tooltipster-light .tooltipster-arrow-background{border:9px solid transparent}.tooltipster-sidetip.tooltipster-light.tooltipster-bottom .tooltipster-arrow-background{border-bottom-color:#ededed;top:1px}.tooltipster-sidetip.tooltipster-light.tooltipster-left .tooltipster-arrow-background{border-left-color:#ededed;left:-1px}.tooltipster-sidetip.tooltipster-light.tooltipster-right .tooltipster-arrow-background{border-right-color:#ededed;left:1px}.tooltipster-sidetip.tooltipster-light.tooltipster-top .tooltipster-arrow-background{border-top-color:#ededed;top:-1px}.tooltipster-sidetip.tooltipster-light .tooltipster-arrow-border{border:9px solid transparent}.tooltipster-sidetip.tooltipster-light.tooltipster-bottom .tooltipster-arrow-border{border-bottom-color:#ccc}.tooltipster-sidetip.tooltipster-light.tooltipster-left .tooltipster-arrow-border{border-left-color:#ccc}.tooltipster-sidetip.tooltipster-light.tooltipster-right .tooltipster-arrow-border{border-right-color:#ccc}.tooltipster-sidetip.tooltipster-light.tooltipster-top .tooltipster-arrow-border{border-top-color:#ccc}.tooltipster-sidetip.tooltipster-light.tooltipster-bottom .tooltipster-arrow-uncropped{top:-9px}.tooltipster-sidetip.tooltipster-light.tooltipster-right .tooltipster-arrow-uncropped{left:-9px} .tooltipster-sidetip.tooltipster-noir .tooltipster-box{border-radius:0;border:3px solid #000;background:#fff}.tooltipster-sidetip.tooltipster-noir .tooltipster-content{color:#000}.tooltipster-sidetip.tooltipster-noir .tooltipster-arrow{height:11px;margin-left:-11px;width:22px}.tooltipster-sidetip.tooltipster-noir.tooltipster-left .tooltipster-arrow,.tooltipster-sidetip.tooltipster-noir.tooltipster-right .tooltipster-arrow{height:22px;margin-left:0;margin-top:-11px;width:11px}.tooltipster-sidetip.tooltipster-noir .tooltipster-arrow-background{border:11px solid transparent}.tooltipster-sidetip.tooltipster-noir.tooltipster-bottom .tooltipster-arrow-background{border-bottom-color:#fff;top:4px}.tooltipster-sidetip.tooltipster-noir.tooltipster-left .tooltipster-arrow-background{border-left-color:#fff;left:-4px}.tooltipster-sidetip.tooltipster-noir.tooltipster-right .tooltipster-arrow-background{border-right-color:#fff;left:4px}.tooltipster-sidetip.tooltipster-noir.tooltipster-top .tooltipster-arrow-background{border-top-color:#fff;top:-4px}.tooltipster-sidetip.tooltipster-noir .tooltipster-arrow-border{border-width:11px}.tooltipster-sidetip.tooltipster-noir.tooltipster-bottom .tooltipster-arrow-uncropped{top:-11px}.tooltipster-sidetip.tooltipster-noir.tooltipster-right .tooltipster-arrow-uncropped{left:-11px} .tooltipster-sidetip.tooltipster-punk .tooltipster-box{border-radius:5px;border:none;border-bottom:3px solid #f71169;background:#2a2a2a}.tooltipster-sidetip.tooltipster-punk.tooltipster-top .tooltipster-box{margin-bottom:7px}.tooltipster-sidetip.tooltipster-punk .tooltipster-content{color:#fff;padding:8px 16px}.tooltipster-sidetip.tooltipster-punk .tooltipster-arrow-background{display:none}.tooltipster-sidetip.tooltipster-punk.tooltipster-bottom .tooltipster-arrow-border{border-bottom-color:#2a2a2a}.tooltipster-sidetip.tooltipster-punk.tooltipster-left .tooltipster-arrow-border{border-left-color:#2a2a2a}.tooltipster-sidetip.tooltipster-punk.tooltipster-right .tooltipster-arrow-border{border-right-color:#2a2a2a}.tooltipster-sidetip.tooltipster-punk.tooltipster-top .tooltipster-arrow-border{border-top-color:#f71169} .tooltipster-sidetip.tooltipster-shadow .tooltipster-box{border:none;border-radius:5px;background:#fff;box-shadow:0 0 10px 6px rgba(0,0,0,.1)}.tooltipster-sidetip.tooltipster-shadow.tooltipster-bottom .tooltipster-box{margin-top:6px}.tooltipster-sidetip.tooltipster-shadow.tooltipster-left .tooltipster-box{margin-right:6px}.tooltipster-sidetip.tooltipster-shadow.tooltipster-right .tooltipster-box{margin-left:6px}.tooltipster-sidetip.tooltipster-shadow.tooltipster-top .tooltipster-box{margin-bottom:6px}.tooltipster-sidetip.tooltipster-shadow .tooltipster-content{color:#8d8d8d}.tooltipster-sidetip.tooltipster-shadow .tooltipster-arrow{height:6px;margin-left:-6px;width:12px}.tooltipster-sidetip.tooltipster-shadow.tooltipster-left .tooltipster-arrow,.tooltipster-sidetip.tooltipster-shadow.tooltipster-right .tooltipster-arrow{height:12px;margin-left:0;margin-top:-6px;width:6px}.tooltipster-sidetip.tooltipster-shadow .tooltipster-arrow-background{display:none}.tooltipster-sidetip.tooltipster-shadow .tooltipster-arrow-border{border:6px solid transparent}.tooltipster-sidetip.tooltipster-shadow.tooltipster-bottom .tooltipster-arrow-border{border-bottom-color:#fff}.tooltipster-sidetip.tooltipster-shadow.tooltipster-left .tooltipster-arrow-border{border-left-color:#fff}.tooltipster-sidetip.tooltipster-shadow.tooltipster-right .tooltipster-arrow-border{border-right-color:#fff}.tooltipster-sidetip.tooltipster-shadow.tooltipster-top .tooltipster-arrow-border{border-top-color:#fff}.tooltipster-sidetip.tooltipster-shadow.tooltipster-bottom .tooltipster-arrow-uncropped{top:-6px}.tooltipster-sidetip.tooltipster-shadow.tooltipster-right .tooltipster-arrow-uncropped{left:-6px}.geot-flag {
width: 25px;
height: 15px;
background:url(//www.rccolainternational.com/wp-content/plugins/geotargeting/public/css/flags.png) no-repeat;
margin-top: 5px;
}
.geot-flag.flag-ad {background-position: -25px 0}
.geot-flag.flag-ae {background-position: -50px 0}
.geot-flag.flag-af {background-position: -75px 0}
.geot-flag.flag-ag {background-position: -100px 0}
.geot-flag.flag-ai {background-position: -125px 0}
.geot-flag.flag-al {background-position: -150px 0}
.geot-flag.flag-am {background-position: -175px 0}
.geot-flag.flag-an {background-position: -200px 0}
.geot-flag.flag-ao {background-position: -225px 0}
.geot-flag.flag-ar {background-position: -250px 0}
.geot-flag.flag-as {background-position: -275px 0}
.geot-flag.flag-at {background-position: -300px 0}
.geot-flag.flag-au {background-position: -325px 0}
.geot-flag.flag-aw {background-position: -350px 0}
.geot-flag.flag-az {background-position: -375px 0}
.geot-flag.flag-ba {background-position: 0 -15px}
.geot-flag.flag-bb {background-position: -25px -15px}
.geot-flag.flag-bd {background-position: -50px -15px}
.geot-flag.flag-be {background-position: -75px -15px}
.geot-flag.flag-bf {background-position: -100px -15px}
.geot-flag.flag-bg {background-position: -125px -15px}
.geot-flag.flag-bh {background-position: -150px -15px}
.geot-flag.flag-bi {background-position: -175px -15px}
.geot-flag.flag-bj {background-position: -200px -15px}
.geot-flag.flag-bm {background-position: -225px -15px}
.geot-flag.flag-bn {background-position: -250px -15px}
.geot-flag.flag-bo {background-position: -275px -15px}
.geot-flag.flag-br {background-position: -300px -15px}
.geot-flag.flag-bs {background-position: -325px -15px}
.geot-flag.flag-bt {background-position: -350px -15px}
.geot-flag.flag-bv {background-position: -375px -15px}
.geot-flag.flag-bw {background-position: 0 -30px}
.geot-flag.flag-by {background-position: -25px -30px}
.geot-flag.flag-bz {background-position: -50px -30px}
.geot-flag.flag-ca {background-position: -75px -30px}
.geot-flag.flag-cd {background-position: -100px -30px}
.geot-flag.flag-cf {background-position: -125px -30px}
.geot-flag.flag-cg {background-position: -150px -30px}
.geot-flag.flag-ch {background-position: -175px -30px}
.geot-flag.flag-ci {background-position: -200px -30px}
.geot-flag.flag-ck {background-position: -225px -30px}
.geot-flag.flag-cl {background-position: -250px -30px}
.geot-flag.flag-cm {background-position: -275px -30px}
.geot-flag.flag-cn {background-position: -300px -30px}
.geot-flag.flag-co {background-position: -325px -30px}
.geot-flag.flag-cr {background-position: -350px -30px}
.geot-flag.flag-cu {background-position: -375px -30px}
.geot-flag.flag-cv {background-position: 0 -45px}
.geot-flag.flag-cy {background-position: -25px -45px}
.geot-flag.flag-cz {background-position: -50px -45px}
.geot-flag.flag-de {background-position: -75px -45px}
.geot-flag.flag-dj {background-position: -100px -45px}
.geot-flag.flag-dk {background-position: -125px -45px}
.geot-flag.flag-dm {background-position: -150px -45px}
.geot-flag.flag-do {background-position: -175px -45px}
.geot-flag.flag-dz {background-position: -200px -45px}
.geot-flag.flag-ec {background-position: -225px -45px}
.geot-flag.flag-ee {background-position: -250px -45px}
.geot-flag.flag-eg {background-position: -275px -45px}
.geot-flag.flag-eh {background-position: -300px -45px}
.geot-flag.flag-er {background-position: -325px -45px}
.geot-flag.flag-es {background-position: -350px -45px}
.geot-flag.flag-et {background-position: -375px -45px}
.geot-flag.flag-eu {background-position: 0 -60px}
.geot-flag.flag-fi {background-position: -25px -60px}
.geot-flag.flag-fj {background-position: -50px -60px}
.geot-flag.flag-fk {background-position: -75px -60px}
.geot-flag.flag-fm {background-position: -100px -60px}
.geot-flag.flag-fo {background-position: -125px -60px}
.geot-flag.flag-fr {background-position: -150px -60px}
.geot-flag.flag-ga {background-position: -175px -60px}
.geot-flag.flag-gb {background-position: -200px -60px}
.geot-flag.flag-gd {background-position: -225px -60px}
.geot-flag.flag-ge {background-position: -250px -60px}
.geot-flag.flag-gf {background-position: -275px -60px}
.geot-flag.flag-gg {background-position: -300px -60px}
.geot-flag.flag-gh {background-position: -325px -60px}
.geot-flag.flag-gi {background-position: -350px -60px}
.geot-flag.flag-gl {background-position: -375px -60px}
.geot-flag.flag-gm {background-position: 0 -75px}
.geot-flag.flag-gn {background-position: -25px -75px}
.geot-flag.flag-gp {background-position: -50px -75px}
.geot-flag.flag-gq {background-position: -75px -75px}
.geot-flag.flag-gr {background-position: -100px -75px}
.geot-flag.flag-gs {background-position: -125px -75px}
.geot-flag.flag-gt {background-position: -150px -75px}
.geot-flag.flag-gu {background-position: -175px -75px}
.geot-flag.flag-gw {background-position: -200px -75px}
.geot-flag.flag-gy {background-position: -225px -75px}
.geot-flag.flag-hk {background-position: -250px -75px}
.geot-flag.flag-hm {background-position: -275px -75px}
.geot-flag.flag-hn {background-position: -300px -75px}
.geot-flag.flag-hr {background-position: -325px -75px}
.geot-flag.flag-ht {background-position: -350px -75px}
.geot-flag.flag-hu {background-position: -375px -75px}
.geot-flag.flag-id {background-position: 0 -90px}
.geot-flag.flag-ie {background-position: -25px -90px}
.geot-flag.flag-il {background-position: -50px -90px}
.geot-flag.flag-in {background-position: -75px -90px}
.geot-flag.flag-io {background-position: -100px -90px}
.geot-flag.flag-iq {background-position: -125px -90px}
.geot-flag.flag-ir {background-position: -150px -90px}
.geot-flag.flag-is {background-position: -175px -90px}
.geot-flag.flag-it {background-position: -200px -90px}
.geot-flag.flag-je {background-position: -225px -90px}
.geot-flag.flag-jm {background-position: -250px -90px}
.geot-flag.flag-jo {background-position: -275px -90px}
.geot-flag.flag-jp {background-position: -300px -90px}
.geot-flag.flag-ke {background-position: -325px -90px}
.geot-flag.flag-kg {background-position: -350px -90px}
.geot-flag.flag-kh {background-position: -375px -90px}
.geot-flag.flag-ki {background-position: 0 -105px}
.geot-flag.flag-km {background-position: -25px -105px}
.geot-flag.flag-kn {background-position: -50px -105px}
.geot-flag.flag-kp {background-position: -75px -105px}
.geot-flag.flag-kr {background-position: -100px -105px}
.geot-flag.flag-kw {background-position: -125px -105px}
.geot-flag.flag-ky {background-position: -150px -105px}
.geot-flag.flag-kz {background-position: -175px -105px}
.geot-flag.flag-la {background-position: -200px -105px}
.geot-flag.flag-lb {background-position: -225px -105px}
.geot-flag.flag-lc {background-position: -250px -105px}
.geot-flag.flag-li {background-position: -275px -105px}
.geot-flag.flag-lk {background-position: -300px -105px}
.geot-flag.flag-lr {background-position: -325px -105px}
.geot-flag.flag-ls {background-position: -350px -105px}
.geot-flag.flag-lt {background-position: -375px -105px}
.geot-flag.flag-lu {background-position: 0 -120px}
.geot-flag.flag-lv {background-position: -25px -120px}
.geot-flag.flag-ly {background-position: -50px -120px}
.geot-flag.flag-ma {background-position: -75px -120px}
.geot-flag.flag-mc {background-position: -100px -120px}
.geot-flag.flag-md {background-position: -125px -120px}
.geot-flag.flag-me {background-position: -150px -120px}
.geot-flag.flag-mg {background-position: -175px -120px}
.geot-flag.flag-mh {background-position: -200px -120px}
.geot-flag.flag-mk {background-position: -225px -120px}
.geot-flag.flag-ml {background-position: -250px -120px}
.geot-flag.flag-mm {background-position: -275px -120px}
.geot-flag.flag-mn {background-position: -300px -120px}
.geot-flag.flag-mo {background-position: -325px -120px}
.geot-flag.flag-mp {background-position: -350px -120px}
.geot-flag.flag-mq {background-position: -375px -120px}
.geot-flag.flag-mr {background-position: 0 -135px}
.geot-flag.flag-ms {background-position: -25px -135px}
.geot-flag.flag-mt {background-position: -50px -135px}
.geot-flag.flag-mu {background-position: -75px -135px}
.geot-flag.flag-mv {background-position: -100px -135px}
.geot-flag.flag-mw {background-position: -125px -135px}
.geot-flag.flag-mx {background-position: -150px -135px}
.geot-flag.flag-my {background-position: -175px -135px}
.geot-flag.flag-mz {background-position: -200px -135px}
.geot-flag.flag-na {background-position: -225px -135px}
.geot-flag.flag-nc {background-position: -250px -135px}
.geot-flag.flag-ne {background-position: -275px -135px}
.geot-flag.flag-nf {background-position: -300px -135px}
.geot-flag.flag-ng {background-position: -325px -135px}
.geot-flag.flag-ni {background-position: -350px -135px}
.geot-flag.flag-nl {background-position: -375px -135px}
.geot-flag.flag-no {background-position: 0 -150px}
.geot-flag.flag-np {background-position: -25px -150px}
.geot-flag.flag-nr {background-position: -50px -150px}
.geot-flag.flag-nu {background-position: -75px -150px}
.geot-flag.flag-nz {background-position: -100px -150px}
.geot-flag.flag-om {background-position: -125px -150px}
.geot-flag.flag-pa {background-position: -150px -150px}
.geot-flag.flag-pe {background-position: -175px -150px}
.geot-flag.flag-pf {background-position: -200px -150px}
.geot-flag.flag-pg {background-position: -225px -150px}
.geot-flag.flag-ph {background-position: -250px -150px}
.geot-flag.flag-pk {background-position: -275px -150px}
.geot-flag.flag-pl {background-position: -300px -150px}
.geot-flag.flag-pm {background-position: -325px -150px}
.geot-flag.flag-pn {background-position: -350px -150px}
.geot-flag.flag-pr {background-position: -375px -150px}
.geot-flag.flag-ps {background-position: 0 -165px}
.geot-flag.flag-pt {background-position: -25px -165px}
.geot-flag.flag-pw {background-position: -50px -165px}
.geot-flag.flag-py {background-position: -75px -165px}
.geot-flag.flag-qa {background-position: -100px -165px}
.geot-flag.flag-re {background-position: -125px -165px}
.geot-flag.flag-ro {background-position: -150px -165px}
.geot-flag.flag-rs {background-position: -175px -165px}
.geot-flag.flag-ru {background-position: -200px -165px}
.geot-flag.flag-rw {background-position: -225px -165px}
.geot-flag.flag-sa {background-position: -250px -165px}
.geot-flag.flag-sb {background-position: -275px -165px}
.geot-flag.flag-sc {background-position: -300px -165px}
.geot-flag.flag-sd {background-position: -325px -165px}
.geot-flag.flag-se {background-position: -350px -165px}
.geot-flag.flag-sg {background-position: -375px -165px}
.geot-flag.flag-sh {background-position: 0 -180px}
.geot-flag.flag-si {background-position: -25px -180px}
.geot-flag.flag-sk {background-position: -50px -180px}
.geot-flag.flag-sl {background-position: -75px -180px}
.geot-flag.flag-sm {background-position: -100px -180px}
.geot-flag.flag-sn {background-position: -125px -180px}
.geot-flag.flag-so {background-position: -150px -180px}
.geot-flag.flag-sr {background-position: -175px -180px}
.geot-flag.flag-st {background-position: -200px -180px}
.geot-flag.flag-sv {background-position: -225px -180px}
.geot-flag.flag-sy {background-position: -250px -180px}
.geot-flag.flag-sz {background-position: -275px -180px}
.geot-flag.flag-tc {background-position: -300px -180px}
.geot-flag.flag-td {background-position: -325px -180px}
.geot-flag.flag-tf {background-position: -350px -180px}
.geot-flag.flag-tg {background-position: -375px -180px}
.geot-flag.flag-th {background-position: 0 -195px}
.geot-flag.flag-tj {background-position: -25px -195px}
.geot-flag.flag-tk {background-position: -50px -195px}
.geot-flag.flag-tl {background-position: -75px -195px}
.geot-flag.flag-tm {background-position: -100px -195px}
.geot-flag.flag-tn {background-position: -125px -195px}
.geot-flag.flag-to {background-position: -150px -195px}
.geot-flag.flag-tr {background-position: -175px -195px}
.geot-flag.flag-tt {background-position: -200px -195px}
.geot-flag.flag-tv {background-position: -225px -195px}
.geot-flag.flag-tw {background-position: -250px -195px}
.geot-flag.flag-tz {background-position: -275px -195px}
.geot-flag.flag-ua {background-position: -300px -195px}
.geot-flag.flag-ug {background-position: -325px -195px}
.geot-flag.flag-um {background-position: -350px -195px}
.geot-flag.flag-us {background-position: -375px -195px}
.geot-flag.flag-uy {background-position: 0 -210px}
.geot-flag.flag-uz {background-position: -25px -210px}
.geot-flag.flag-va {background-position: -50px -210px}
.geot-flag.flag-vc {background-position: -75px -210px}
.geot-flag.flag-ve {background-position: -100px -210px}
.geot-flag.flag-vg {background-position: -125px -210px}
.geot-flag.flag-vi {background-position: -150px -210px}
.geot-flag.flag-vn {background-position: -175px -210px}
.geot-flag.flag-vu {background-position: -200px -210px}
.geot-flag.flag-wf {background-position: -225px -210px}
.geot-flag.flag-ws {background-position: -250px -210px}
.geot-flag.flag-ye {background-position: -275px -210px}
.geot-flag.flag-yt {background-position: -300px -210px}
.geot-flag.flag-za {background-position: -325px -210px}
.geot-flag.flag-zm {background-position: -350px -210px}
.geot-flag.flag-zw {background-position: -375px -210px}
.geot_dropdown_container {  position:relative;}
.geot_dropdown_container .geotdd-select{  position:relative; cursor:pointer;padding: 10px;padding-right: 30px;}
.geot_dropdown_container .geotdd-desc {  display:block; overflow: hidden; }
.geot_dropdown_container .geotdd-selected{ overflow:hidden; display:block; font-weight:bold;width: 100%;}
.geot_dropdown_container .geotdd-pointer{ width:0; height:0; position:absolute; right:10px; top:50%; margin-top:-3px;}
.geot_dropdown_container .geotdd-pointer-down{ border:solid 5px transparent; border-top:solid 5px #000; }
.geot_dropdown_container .geotdd-pointer-up{border:solid 5px transparent !important; border-bottom:solid 5px #000 !important; margin-top:-8px;}
.geot_dropdown_container .geotdd-options{ border:solid 1px #ccc; border-top:none; list-style:none; box-shadow:0px 1px 5px #ddd; display:none; position:absolute; z-index:2000; margin:0; padding:0;background:#fff; overflow:auto;right: 0;}
.geot_dropdown_container .geotdd-option{  display:block; overflow:hidden; text-decoration:none; color:#333; cursor:pointer;-webkit-transition: all 0.25s ease-in-out; -moz-transition: all 0.25s ease-in-out;-o-transition: all 0.25s ease-in-out;-ms-transition: all 0.25s ease-in-out; }
.geot_dropdown_container .geotdd-options li {
float: left !important;
border: none !important;
border-bottom:solid 1px #ddd;
width: 25%;
display: inline-block;
padding: 0 !important;
margin: 0 !important;
}
.geot_dropdown_container .geotdd-options li a{
font-size: 13px;
line-height: 14px;
padding: 6px !Important;
margin: 0 !important;
min-height: 42px;
}	
.geot_dropdown_container ul.geotdd-options li a:hover {
background: none;
}	
.geot_dropdown_container ul.geotdd-options li:hover a {
background: #dedede;
}
.geot_dropdown_container .geotdd-options > li:last-child > .geotdd-option{ border-bottom:none;}
.geot_dropdown_container .geotdd-option:hover{ background:#f3f3f3; color:#000;}
.geot_dropdown_container .geotdd-selected-description-truncated { text-overflow: ellipsis; white-space:nowrap; }
.geot_dropdown_container .geotdd-option-image, .geotdd-selected-image { vertical-align:middle; float:left; margin-right:5px; max-width:64px;}
.geot_dropdown_container .geotdd-image-right { float:right; margin-right:15px; margin-left:5px;}
.geot_dropdown_container .geotdd-option span.geot-flag{
margin-top: 0;
}
@media only screen and (min-width: 900px) {
.geot_dropdown_container .geotdd-options{
width: 800px;
}
.geot_dropdown_container .geotdd-options li {
width: 25%;
}
}		
@media only screen and (min-width: 1100px) {
.geot_dropdown_container .geotdd-options{
width: 1000px;
}
.geot_dropdown_container .geotdd-options li {
width: 20%;
}
}.fade {
opacity: 0;
-webkit-transition: opacity .15s linear;
-o-transition: opacity .15s linear;
transition: opacity .15s linear;
}
.fade.in {
opacity: 1;
}
[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
position: absolute;
clip: rect(0, 0, 0, 0);
pointer-events: none;
}
.close {
float: right;
font-size: 21px;
font-weight: bold;
line-height: 1;
color: #000;
text-shadow: 0 1px 0 #fff;
}
.close:hover,
.close:focus {
color: #000;
text-decoration: none;
cursor: pointer;
}
.modal-content .close {
background-color: transparent !important;
}
button.close:hover {
filter: alpha(opacity=50);
opacity: .5;
}
button.close {
-webkit-appearance: none;
padding: 5px;
cursor: pointer;
border: 0;
position: inherit;
z-index: 999999999;
display: none;
}
.modal-open {
overflow: hidden;
}
.modal {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1050;
display: none;
overflow: hidden;
-webkit-overflow-scrolling: touch;
outline: 0;
}
.modal.fade .modal-dialog {
-webkit-transition: -webkit-transform .3s ease-out;
-o-transition:      -o-transform .3s ease-out;
transition:         transform .3s ease-out;
-webkit-transform: translate(0, -25%);
-ms-transform: translate(0, -25%);
-o-transform: translate(0, -25%);
transform: translate(0, -25%);
}
.modal.in .modal-dialog {
-webkit-transform: translate(0, 0);
-ms-transform: translate(0, 0);
-o-transform: translate(0, 0);
transform: translate(0, 0);
}
.modal-open .modal {
overflow-x: hidden;
overflow-y: auto;
}
.modal-dialog {
position: relative;
margin: 10px;
}
.modal-content {
position: relative;
margin: 0 auto;
background-color: #fff;
-webkit-background-clip: padding-box;
background-clip: padding-box;
border: 1px solid #999;
border: 1px solid rgba(0, 0, 0, .2);
border-radius: 6px;
outline: 0;
-webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
}
.modal-backdrop {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1040;
background-color: #000;
}
.modal-backdrop.fade {
filter: alpha(opacity=0);
opacity: 0;
}
.modal-backdrop.in {
filter: alpha(opacity=50);
opacity: .5;
}
.modal-header {
padding: 15px;
border-bottom: 1px solid #e5e5e5;
display: none;
}
.modal-header .close {
margin-top: -2px;
} .modal-body {
position: relative; }
.modal-footer {
padding: 15px;
text-align: right;
border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn {
margin-bottom: 0;
margin-left: 5px;
}
.modal-footer .btn-group .btn + .btn {
margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
margin-left: 0;
} @media (min-width: 768px) {
.modal-dialog {
margin: 30px auto;
}
.modal-content {
-webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
}
.modal-sm {
width: 300px;
}
}
@media (min-width: 992px) {
.modal-lg {
width: 900px;
}
}
.hide {
display: none !important;
}
.show {
display: block !important;
}@media screen and (min-width: 768px) {
.modal {
text-align: center;
padding: 0 !important;
}
.modal-dialog {
display: inline-block;
vertical-align: middle;
width: 100%;
margin: 0 0;
}
.modal-content {
padding: 0px 0px 0px 0px;
}
.model-body {
overflow-y: scroll !important;
overflow-x: hidden !important;
}
}
@media screen and (max-width: 767px) {
.modal {
padding-top: 0;
}
}
.modal-body {
padding: 0px !important;
}
.modal-dialog {
text-align: left;
}
.modal-title {
text-align: center;
}
body.modal-open .modal {
z-index: 9999;
}
.modal-popup {
cursor: pointer;
}
.modal.fade.in {
background: rgba(0,0,0,0.6);
}
.modal-content {
box-shadow: none;
}
.modal-content button.close {
position: absolute;
right: 26px;
top: 60px;
}
@media screen and (max-width: 992px) {
.modal-content button.close {
right: 30px;
top: 35px;
}
}
.modal-backdrop {
display: none;
}
.modal-footer .nothanks {
background-color: #ffffff;
color: #333333;
padding: 8px 12px;
cursor: pointer;
}#debungcontrolls {
z-index:100000;
position:fixed;
bottom:0px; width:100%;
height:auto;
background:rgba(0,0,0,0.6);
padding:10px;
box-sizing: border-box;
}
.debugtimeline {
width:100%;
height:10px;
position:relative;
display:block;
margin-bottom:3px;	
display:none;
white-space: nowrap;	
box-sizing: border-box;
}
.debugtimeline:hover {
height:15px;
}
.the_timeline_tester {
background:#e74c3c;
position:absolute;
top:0px;
left:0px;
height:100%;
width:0;	
}
.rs-go-fullscreen {
position:fixed !important;
width:100% !important;
height:100% !important;
top:0px !important;
left:0px !important;
z-index:9999999 !important;
background:#ffffff !important;
}
.debugtimeline.tl_slide .the_timeline_tester {
background:#f39c12;	
}
.debugtimeline.tl_frame .the_timeline_tester {
background:#3498db;	
}
.debugtimline_txt {
color:#fff;
font-weight: 400;
font-size:7px;
position:absolute;	
left:10px;
top:0px;
white-space: nowrap;
line-height: 10px;
}
.rtl {	direction: rtl;}
@font-face {
font-family: 'revicons';
src: url(//www.rccolainternational.com/wp-content/plugins/revslider/public/assets/fonts/revicons/revicons.eot?5510888);
src: url(//www.rccolainternational.com/wp-content/plugins/revslider/public/assets/fonts/revicons/revicons.eot?5510888#iefix) format('embedded-opentype'),
url(//www.rccolainternational.com/wp-content/plugins/revslider/public/assets/fonts/revicons/revicons.woff?5510888) format('woff'),
url(//www.rccolainternational.com/wp-content/plugins/revslider/public/assets/fonts/revicons/revicons.ttf?5510888) format('truetype'),
url(//www.rccolainternational.com/wp-content/plugins/revslider/public/assets/fonts/revicons/revicons.svg?5510888#revicons) format('svg');
font-weight: normal;
font-style: normal;
}
[class^="revicon-"]:before, [class*=" revicon-"]:before {
font-family: "revicons";
font-style: normal;
font-weight: normal;
speak: none;
display: inline-block;
text-decoration: inherit;
width: 1em;
margin-right: .2em;
text-align: center; font-variant: normal;
text-transform: none; line-height: 1em;  margin-left: .2em;    }
.revicon-search-1:before { content: '\e802'; } .revicon-pencil-1:before { content: '\e831'; } .revicon-picture-1:before { content: '\e803'; } .revicon-cancel:before { content: '\e80a'; } .revicon-info-circled:before { content: '\e80f'; } .revicon-trash:before { content: '\e801'; } .revicon-left-dir:before { content: '\e817'; } .revicon-right-dir:before { content: '\e818'; } .revicon-down-open:before { content: '\e83b'; } .revicon-left-open:before { content: '\e819'; } .revicon-right-open:before { content: '\e81a'; } .revicon-angle-left:before { content: '\e820'; } .revicon-angle-right:before { content: '\e81d'; } .revicon-left-big:before { content: '\e81f'; } .revicon-right-big:before { content: '\e81e'; } .revicon-magic:before { content: '\e807'; } .revicon-picture:before { content: '\e800'; } .revicon-export:before { content: '\e80b'; } .revicon-cog:before { content: '\e832'; } .revicon-login:before { content: '\e833'; } .revicon-logout:before { content: '\e834'; } .revicon-video:before { content: '\e805'; } .revicon-arrow-combo:before { content: '\e827'; } .revicon-left-open-1:before { content: '\e82a'; } .revicon-right-open-1:before { content: '\e82b'; } .revicon-left-open-mini:before { content: '\e822'; } .revicon-right-open-mini:before { content: '\e823'; } .revicon-left-open-big:before { content: '\e824'; } .revicon-right-open-big:before { content: '\e825'; } .revicon-left:before { content: '\e836'; } .revicon-right:before { content: '\e826'; } .revicon-ccw:before { content: '\e808'; } .revicon-arrows-ccw:before { content: '\e806'; } .revicon-palette:before { content: '\e829'; } .revicon-list-add:before { content: '\e80c'; } .revicon-doc:before { content: '\e809'; } .revicon-left-open-outline:before { content: '\e82e'; } .revicon-left-open-2:before { content: '\e82c'; } .revicon-right-open-outline:before { content: '\e82f'; } .revicon-right-open-2:before { content: '\e82d'; } .revicon-equalizer:before { content: '\e83a'; } .revicon-layers-alt:before { content: '\e804'; } .revicon-popup:before { content: '\e828'; }  .rev_slider_wrapper{
position:relative;
z-index: 0;
width:100%;
}
.rev_slider{
position:relative;
overflow:visible;
}
.entry-content .rev_slider a,
.rev_slider a { box-shadow: none; }
.tp-overflow-hidden { 	overflow:hidden !important;}
.group_ov_hidden 	{	overflow:hidden}
.tp-simpleresponsive img,
.rev_slider img{
max-width:none !important;	
transition: none;
margin:0px;
padding:0px;
border:none;
}
.rev_slider .no-slides-text{
font-weight:bold;
text-align:center;
padding-top:80px;
}
.rev_slider >ul,
.rev_slider_wrapper >ul,
.tp-revslider-mainul >li,
.rev_slider >ul >li,
.rev_slider >ul >li:before,
.tp-revslider-mainul >li:before,
.tp-simpleresponsive >ul,
.tp-simpleresponsive >ul >li,
.tp-simpleresponsive >ul >li:before,
.tp-revslider-mainul >li,
.tp-simpleresponsive >ul >li{
list-style:none !important;
position:absolute;	
margin:0px !important;
padding:0px !important;
overflow-x: visible;
overflow-y: visible;
list-style-type: none !important;
background-image:none;
background-position:0px 0px;
text-indent: 0em;
top:0px;left:0px;
}
.tp-revslider-mainul >li,
.rev_slider >ul >li,
.rev_slider >ul >li:before,
.tp-revslider-mainul >li:before,
.tp-simpleresponsive >ul >li,
.tp-simpleresponsive >ul >li:before,
.tp-revslider-mainul >li,
.tp-simpleresponsive >ul >li { 
visibility:hidden; 
}
.tp-revslider-slidesli,
.tp-revslider-mainul	{	
padding:0 !important; 
margin:0 !important; 
list-style:none !important;
}
.rev_slider li.tp-revslider-slidesli {
position: absolute !important;
}
.tp-caption .rs-untoggled-content { display:block;}
.tp-caption .rs-toggled-content { display:none;}
.rs-toggle-content-active.tp-caption .rs-toggled-content { display:block;}
.rs-toggle-content-active.tp-caption .rs-untoggled-content { display:none;}
.rev_slider .tp-caption,
.rev_slider .caption 	{ 
position:relative;  
visibility:hidden; 
white-space: nowrap;
display: block;	
-webkit-font-smoothing: antialiased !important;
z-index:1;
}
.rev_slider .tp-caption,
.rev_slider .caption,
.tp-simpleresponsive img {
-moz-user-select: none;
-khtml-user-select: none;
-webkit-user-select: none;
-o-user-select: none;
}
.rev_slider .tp-mask-wrap .tp-caption,
.rev_slider .tp-mask-wrap *:last-child,
.wpb_text_column .rev_slider .tp-mask-wrap .tp-caption,
.wpb_text_column .rev_slider .tp-mask-wrap *:last-child{
margin-bottom:0;
}
.tp-svg-layer svg {	width:100%; height:100%;position: relative;vertical-align: top} .tp-carousel-wrapper {
cursor:url(//www.rccolainternational.com/wp-content/plugins/revslider/public/assets/css/openhand.cur), move;
}
.tp-carousel-wrapper.dragged {
cursor:url(//www.rccolainternational.com/wp-content/plugins/revslider/public/assets/css/closedhand.cur), move;
} .tp_inner_padding {	
box-sizing:border-box;	
max-height:none !important;	
}
.tp-caption.tp-layer-selectable {
-moz-user-select: all;
-khtml-user-select: all;
-webkit-user-select: all;
-o-user-select: all;	
}
.tp-forcenotvisible,
.tp-hide-revslider,
.tp-caption.tp-hidden-caption,
.tp-parallax-wrap.tp-hidden-caption {	
visibility:hidden !important; 
display:none !important
}
.rev_slider embed,
.rev_slider iframe,
.rev_slider object,
.rev_slider audio,
.rev_slider video {
max-width: none !important
}
.tp-element-background 	{	position:absolute; top:0px;left:0px; width:100%;height:100%;z-index:0;}
.tp-blockmask,
.tp-blockmask_in,
.tp-blockmask_out { position: absolute; top: 0px; left: 0px; width: 100%; height: 100%; background: #fff; z-index: 1000; transform: scaleX(0) scaleY(0);}
.tp-parallax-wrap { transform-style: preserve-3d } .rev_row_zone					{	position:absolute; width:100%;left:0px; box-sizing: border-box;min-height:50px; font-size:0px;}
.rev_row_zone_top 				{	top:0px;}
.rev_row_zone_middle 			{	top:50%; transform:translateY(-50%);}
.rev_row_zone_bottom 			{	bottom:0px;}
.rev_column .tp-parallax-wrap  { vertical-align: top }
.rev_slider .tp-caption.rev_row 	{
display:table;
position:relative;
width:100% !important;
table-layout: fixed;
box-sizing: border-box;
vertical-align: top;
height:auto !important;
font-size:0px;
}
.rev_column {	
display: table-cell;
position: relative;
vertical-align: top;
height: auto;
box-sizing: border-box;	
font-size:0px;
}
.rev_column_inner {
box-sizing: border-box;
display: block;
position: relative;
width:100% !important;
height:auto !important;
white-space: normal !important;
}
.rev_column_bg {
width: 100%;
height: 100%;
position: absolute;
top: 0px;
left: 0px;
z-index: 0;
box-sizing: border-box;
background-clip: content-box;
border: 0px solid transparent;
}
.rev_column_inner .tp-parallax-wrap,
.rev_column_inner .tp-loop-wrap,
.rev_column_inner .tp-mask-wrap 			{	text-align: inherit; }
.rev_column_inner .tp-mask-wrap 			{	display: inline-block;}
.rev_column_inner .tp-parallax-wrap .tp-loop-wrap,
.rev_column_inner .tp-parallax-wrap .tp-mask-wrap,
.rev_column_inner .tp-parallax-wrap { position: relative !important; left:auto !important; top:auto !important; line-height: 0px;}
.rev_column_inner .tp-parallax-wrap .tp-loop-wrap,
.rev_column_inner .tp-parallax-wrap .tp-mask-wrap,
.rev_column_inner .tp-parallax-wrap,
.rev_column_inner .rev_layer_in_column { vertical-align: top; }
.rev_break_columns { display: block !important }
.rev_break_columns .tp-parallax-wrap.rev_column  { display:block !important; width:100% !important; } .fullscreen-container {	
position:relative;
padding:0;
}
.fullwidthbanner-container{
position:relative;
padding:0;
overflow:hidden;
}
.fullwidthbanner-container .fullwidthabanner{
width:100%;
position:relative;
} .tp-static-layers				{	
position:absolute; z-index:101; top:0px;left:0px; } .tp-static-layers-back {	
z-index:0;
}
.tp-caption .frontcorner		{
width: 0;
height: 0;
border-left: 40px solid transparent;
border-right: 0px solid transparent;
border-top: 40px solid #00A8FF;
position: absolute;left:-40px;top:0px;
}
.tp-caption .backcorner		{
width: 0;
height: 0;
border-left: 0px solid transparent;
border-right: 40px solid transparent;
border-bottom: 40px solid #00A8FF;
position: absolute;right:0px;top:0px;
}
.tp-caption .frontcornertop		{
width: 0;
height: 0;
border-left: 40px solid transparent;
border-right: 0px solid transparent;
border-bottom: 40px solid #00A8FF;
position: absolute;left:-40px;top:0px;
}
.tp-caption .backcornertop		{
width: 0;
height: 0;
border-left: 0px solid transparent;
border-right: 40px solid transparent;
border-top: 40px solid #00A8FF;
position: absolute;right:0px;top:0px;
}
.tp-layer-inner-rotation {	
position: relative !important;
} img.tp-slider-alternative-image	{	
width:100%; height:auto;
} .noFilterClass {
filter:none !important;
} .rs-background-video-layer 		{	position: absolute;top:0px;left:0px; width:100%;height:100%;visibility: hidden;z-index: 0;}
.tp-caption.coverscreenvideo	{	width:100%;height:100%;top:0px;left:0px;position:absolute;}
.caption.fullscreenvideo,
.tp-caption.fullscreenvideo		{	left:0px; top:0px; position:absolute;width:100%;height:100%}
.caption.fullscreenvideo iframe,
.caption.fullscreenvideo audio,
.caption.fullscreenvideo video,
.tp-caption.fullscreenvideo iframe,
.tp-caption.fullscreenvideo iframe audio,
.tp-caption.fullscreenvideo iframe video	{ width:100% !important; height:100% !important; display: none}
.fullcoveredvideo audio,
.fullscreenvideo audio
.fullcoveredvideo video,
.fullscreenvideo video				{	background: #000}
.fullcoveredvideo .tp-poster		{	background-position: center center;background-size: cover;width:100%;height:100%;top:0px;left:0px}
.videoisplaying .html5vid .tp-poster	{	display: none}
.tp-video-play-button					{	
background:#000;
background:rgba(0,0,0,0.3);										
border-radius:5px;
position: absolute;
top: 50%;
left: 50%;										
color: #FFF;
z-index: 3;
margin-top: -25px;
margin-left: -25px;
line-height: 50px !important;
text-align: center;
cursor: pointer;
width: 50px;
height:50px;
box-sizing: border-box;
display: inline-block;	
vertical-align: top;
z-index: 4;
opacity: 0;	
transition:opacity 300ms ease-out !important;				
}
.tp-hiddenaudio,
.tp-audio-html5 .tp-video-play-button { display:none !important;}
.tp-caption .html5vid					{	width:100% !important; height:100% !important;}									
.tp-video-play-button i 				{	width:50px;height:50px; display:inline-block; text-align: center; vertical-align: top; line-height: 50px !important; font-size: 40px !important;}									
.tp-caption:hover .tp-video-play-button	{	opacity: 1; display:block;}
.tp-caption .tp-revstop					{	display:none; border-left:5px solid #fff !important; border-right:5px solid #fff !important;margin-top:15px !important;line-height: 20px !important;vertical-align: top; font-size:25px !important;}
.videoisplaying .revicon-right-dir		{	display:none}
.videoisplaying .tp-revstop				{	display:inline-block}
.videoisplaying  .tp-video-play-button			{	display:none}
.fullcoveredvideo .tp-video-play-button			{	display:none !important}
.fullscreenvideo .fullscreenvideo audio 		{	object-fit:contain !important;}
.fullscreenvideo .fullscreenvideo video 		{	object-fit:contain !important;}
.fullscreenvideo .fullcoveredvideo audio 		{	object-fit:cover !important;}
.fullscreenvideo .fullcoveredvideo video 		{	object-fit:cover !important;}
.tp-video-controls {
position: absolute;
bottom: 0;
left: 0;
right: 0;
padding: 5px;
opacity: 0;	
transition: opacity .3s;
background-image: linear-gradient(to bottom, rgb(0,0,0) 13%, rgb(50,50,50) 100%);		
display:table;max-width:100%; overflow:hidden;box-sizing:border-box;
}
.tp-caption:hover .tp-video-controls {	opacity: .9;}
.tp-video-button {
background: rgba(0,0,0,.5);
border: 0;
color: #EEE;	
border-radius: 3px;
cursor:pointer;
line-height:12px;
font-size:12px;
color:#fff;
padding:0px;
margin:0px;
outline: none;
}
.tp-video-button:hover 				{	cursor: pointer;}
.tp-video-button-wrap,
.tp-video-seek-bar-wrap,
.tp-video-vol-bar-wrap 				{ 	padding:0px 5px;display:table-cell; vertical-align: middle;}
.tp-video-seek-bar-wrap				{	width:80%}
.tp-video-vol-bar-wrap				{	width:20%}
.tp-volume-bar,
.tp-seek-bar						{	width:100%; cursor: pointer;  outline:none; line-height:12px;margin:0; padding:0;}
.rs-fullvideo-cover					{	width:100%;height:100%;top:0px;left:0px;position: absolute; background:transparent;z-index:5;}
.disabled_lc .tp-video-play-button,
.rs-background-video-layer video::-webkit-media-controls-start-playback-button,
.rs-background-video-layer video::-webkit-media-controls,
.rs-background-video-layer audio::-webkit-media-controls { display:none !important;}
.tp-audio-html5 .tp-video-controls {	opacity: 1 !important; visibility: visible !important} .tp-dottedoverlay						{	background-repeat:repeat;width:100%;height:100%;position:absolute;top:0px;left:0px;z-index:3}
.tp-dottedoverlay.twoxtwo				{	background:url(//www.rccolainternational.com/wp-content/plugins/revslider/public/assets/assets/gridtile.png)}
.tp-dottedoverlay.twoxtwowhite			{	background:url(//www.rccolainternational.com/wp-content/plugins/revslider/public/assets/assets/gridtile_white.png)}
.tp-dottedoverlay.threexthree			{	background:url(//www.rccolainternational.com/wp-content/plugins/revslider/public/assets/assets/gridtile_3x3.png)}
.tp-dottedoverlay.threexthreewhite		{	background:url(//www.rccolainternational.com/wp-content/plugins/revslider/public/assets/assets/gridtile_3x3_white.png)} .tp-shadowcover	{	width:100%;height:100%;top:0px;left:0px;background: #fff;position: absolute; z-index: -1;}
.tp-shadow1 	{	box-shadow: 0 10px 6px -6px rgba(0,0,0,0.8);}
.tp-shadow2:before, .tp-shadow2:after,
.tp-shadow3:before, .tp-shadow4:after
{
z-index: -2;
position: absolute;
content: "";
bottom: 10px;
left: 10px;
width: 50%;
top: 85%;
max-width:300px;
background: transparent;  
box-shadow: 0 15px 10px rgba(0,0,0,0.8);
transform: rotate(-3deg);
}
.tp-shadow2:after,
.tp-shadow4:after
{  
transform: rotate(3deg);
right: 10px;
left: auto;
}
.tp-shadow5
{
position:relative;        
box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
}
.tp-shadow5:before, .tp-shadow5:after
{
content:"";
position:absolute; 
z-index:-2;    
box-shadow:0 0 25px 0px  rgba(0,0,0,0.6);
top:30%;
bottom:0;
left:20px;
right:20px;    
border-radius:100px / 20px;
} .tp-button{
padding:6px 13px 5px;
border-radius: 3px;	
height:30px;
cursor:pointer;
color:#fff !important; text-shadow:0px 1px 1px rgba(0, 0, 0, 0.6) !important; font-size:15px; line-height:45px !important;
font-family: arial, sans-serif; font-weight: bold; letter-spacing: -1px;
text-decoration:none;
}
.tp-button.big	{	color:#fff; text-shadow:0px 1px 1px rgba(0, 0, 0, 0.6); font-weight:bold; padding:9px 20px; font-size:19px;  line-height:57px !important; }
.purchase:hover,
.tp-button:hover,
.tp-button.big:hover {	background-position:bottom, 15px 11px} .tp-button.green, .tp-button:hover.green,
.purchase.green, .purchase:hover.green			{ background-color:#21a117;box-shadow:0px 3px 0px 0px #104d0b;}
.tp-button.blue, .tp-button:hover.blue,
.purchase.blue, .purchase:hover.blue			{ background-color:#1d78cb;box-shadow:0px 3px 0px 0px #0f3e68}
.tp-button.red, .tp-button:hover.red,
.purchase.red, .purchase:hover.red				{ background-color:#cb1d1d;box-shadow:0px 3px 0px 0px #7c1212}
.tp-button.orange, .tp-button:hover.orange,
.purchase.orange, .purchase:hover.orange		{ background-color:#ff7700;box-shadow:0px 3px 0px 0px #a34c00}
.tp-button.darkgrey,.tp-button.grey,
.tp-button:hover.darkgrey,.tp-button:hover.grey,
.purchase.darkgrey, .purchase:hover.darkgrey	{ background-color:#555;box-shadow:0px 3px 0px 0px #222}
.tp-button.lightgrey, .tp-button:hover.lightgrey,
.purchase.lightgrey, .purchase:hover.lightgrey	{ background-color:#888;box-shadow:0px 3px 0px 0px #555} .rev-btn,
.rev-btn:visited						{ 	outline:none !important; box-shadow:none !important; text-decoration: none !important; line-height: 44px; font-size: 17px; font-weight: 500; padding: 12px 35px; box-sizing:border-box;  font-family: "Roboto", sans-serif;  cursor: pointer;}
.rev-btn.rev-uppercase,
.rev-btn.rev-uppercase:visited			{ 	text-transform: uppercase; letter-spacing: 1px; font-size: 15px; font-weight: 900; }
.rev-btn.rev-withicon i					{ 	font-size: 15px; font-weight: normal; position: relative; top: 0px; transition: all 0.2s ease-out !important; margin-left:10px !important;}
.rev-btn.rev-hiddenicon i				{ 	font-size: 15px; font-weight: normal; position: relative; top: 0px; transition: all 0.2s ease-out !important;  opacity: 0; margin-left:0px !important; width:0px !important;  }
.rev-btn.rev-hiddenicon:hover i			{   opacity: 1 !important; margin-left:10px !important; width:auto !important;} .rev-btn.rev-medium,
.rev-btn.rev-medium:visited				{	 line-height: 36px; font-size: 14px; padding: 10px 30px; }
.rev-btn.rev-medium.rev-withicon i		{ 	font-size: 14px; top: 0px; }
.rev-btn.rev-medium.rev-hiddenicon i	{ 	font-size: 14px; top: 0px; } .rev-btn.rev-small,
.rev-btn.rev-small:visited				{	line-height: 28px; font-size: 12px; padding: 7px 20px; }
.rev-btn.rev-small.rev-withicon i		{	font-size: 12px; top: 0px; }
.rev-btn.rev-small.rev-hiddenicon i		{ 	font-size: 12px; top: 0px; } .rev-maxround 							{ 	border-radius: 30px; }
.rev-minround 							{ 	border-radius: 3px; } .rev-burger {
position: relative;
width: 60px;
height: 60px;
box-sizing: border-box;
padding: 22px 0 0 14px;
border-radius: 50%;
border: 1px solid rgba(51,51,51,0.25);
-webkit-tap-highlight-color: rgba(0,0,0,0);
-webkit-tap-highlight-color: transparent;
cursor: pointer;
}
.rev-burger span {
display: block;
width: 30px;
height: 3px;
background: #333;
transition: .7s;
pointer-events: none;
transform-style: flat !important;
}
.rev-burger span:nth-child(2) {
margin: 3px 0;
}
#dialog_addbutton .rev-burger:hover :first-child,
.open .rev-burger :first-child,
.open.rev-burger :first-child {
transform: translateY(6px) rotate(-45deg);
}
#dialog_addbutton .rev-burger:hover :nth-child(2),
.open .rev-burger :nth-child(2),
.open.rev-burger :nth-child(2) {
transform: rotate(-45deg);
opacity: 0;
}
#dialog_addbutton .rev-burger:hover :last-child,
.open .rev-burger :last-child,
.open.rev-burger :last-child {
transform: translateY(-6px) rotate(-135deg);
}
.rev-burger.revb-white {
border: 2px solid rgba(255,255,255,0.2);
}
.rev-burger.revb-white span {
background: #fff;
}
.rev-burger.revb-whitenoborder {
border: 0;
}
.rev-burger.revb-whitenoborder span {
background: #fff;
}
.rev-burger.revb-darknoborder {
border: 0;
}
.rev-burger.revb-darknoborder span {
background: #333;
}
.rev-burger.revb-whitefull {
background: #fff;
border:none;
}
.rev-burger.revb-whitefull span {
background:#333;
}
.rev-burger.revb-darkfull {
background: #333;
border:none;
}
.rev-burger.revb-darkfull span {
background:#fff;
} @keyframes rev-ani-mouse {
0% {opacity: 1;top: 29%;}
15% {opacity: 1;top: 50%;}
50% {opacity: 0;top: 50%;}
100% {opacity: 0;top: 29%;}
}
.rev-scroll-btn {
display: inline-block;
position: relative;
left: 0;
right: 0;
text-align: center;
cursor: pointer;
width:35px;
height:55px;	
box-sizing: border-box;
border: 3px solid white;
border-radius: 23px;
}
.rev-scroll-btn > * {
display: inline-block;
line-height: 18px;
font-size: 13px;
font-weight: normal;
color: #7f8c8d;
color: #ffffff;
font-family: "proxima-nova", "Helvetica Neue", Helvetica, Arial, sans-serif;
letter-spacing: 2px;
}
.rev-scroll-btn > *:hover,
.rev-scroll-btn > *:focus,
.rev-scroll-btn > *.active {
color: #ffffff;
}
.rev-scroll-btn > *:hover,
.rev-scroll-btn > *:focus,
.rev-scroll-btn > *:active,
.rev-scroll-btn > *.active {
opacity: 0.8;
}
.rev-scroll-btn.revs-fullwhite  {
background:#fff;
}
.rev-scroll-btn.revs-fullwhite span {
background: #333;	
}
.rev-scroll-btn.revs-fulldark  {
background:#333;
border:none;
}
.rev-scroll-btn.revs-fulldark  span {
background: #fff;	
}
.rev-scroll-btn span {
position: absolute;
display: block;
top: 29%;
left: 50%;
width: 8px;
height: 8px;
margin: -4px 0 0 -4px;
background: white;
border-radius: 50%;	
animation: rev-ani-mouse 2.5s linear infinite;
}
.rev-scroll-btn.revs-dark {
border-color:#333;
}
.rev-scroll-btn.revs-dark span {
background: #333;	
}
.rev-control-btn {
position: relative;
display: inline-block;
z-index: 5;	
color: #FFF;  
font-size: 20px;
line-height: 60px;
font-weight: 400;
font-style: normal;
font-family: Raleway;	
text-decoration: none;
text-align: center;
background-color: #000;	
border-radius: 50px;	
text-shadow: none;
background-color: rgba(0, 0, 0, 0.50);
width:60px;
height:60px;
box-sizing: border-box;
cursor: pointer;
}
.rev-cbutton-dark-sr	{	
border-radius: 3px;		
}
.rev-cbutton-light	{	
color: #333;  	
background-color: rgba(255,255,255, 0.75);	
}
.rev-cbutton-light-sr	{		
color: #333;  	
border-radius: 3px;		
background-color: rgba(255,255,255, 0.75);
}
.rev-sbutton {	
line-height: 37px;	
width:37px;
height:37px;	
}
.rev-sbutton-blue	{	
background-color: #3B5998
}
.rev-sbutton-lightblue	{	
background-color: #00A0D1;
}
.rev-sbutton-red	{	
background-color: #DD4B39;
} .tp-bannertimer								{	visibility: hidden; width:100%; height:5px; background:#000; background:rgba(0,0,0,0.15); position:absolute; z-index:200; top:0px}
.tp-bannertimer.tp-bottom					{	top:auto; bottom:0px !important;height:5px} .tp-caption img {
background: transparent;
-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF)";
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF);
zoom:1;
}
.tp-caption img {  }
.caption.slidelink a div,
.tp-caption.slidelink a div {	width:3000px; height:1500px;  background:url(//www.rccolainternational.com/wp-content/plugins/revslider/public/assets/assets/coloredbg.png) repeat}
.tp-caption.slidelink a span{	background:url(//www.rccolainternational.com/wp-content/plugins/revslider/public/assets/assets/coloredbg.png) repeat}
.tp-shape {	width:100%;height:100%;} .tp-caption .rs-starring				{	display: inline-block}
.tp-caption .rs-starring .star-rating {
float: none;	
display: inline-block;
vertical-align: top;
color: #FFC321 !important;
}
.tp-caption .rs-starring .star-rating, 
.tp-caption .rs-starring-page .star-rating {	
position: relative;
height: 1em;	
width: 5.4em;
font-family: star;
font-size: 1em !important;
}
.tp-caption  .rs-starring .star-rating:before, 
.tp-caption  .rs-starring-page .star-rating:before {
content: "\73\73\73\73\73";
color: #E0DADF;
float: left;
top: 0;
left: 0;
position: absolute;
}
.tp-caption .rs-starring .star-rating span {
overflow: hidden;
float: left;
top: 0;
left: 0;
position: absolute;
padding-top: 1.5em;
font-size: 1em !important;
}
.tp-caption .rs-starring .star-rating span:before,
.tp-caption .rs-starring .star-rating span:before {
content: "\53\53\53\53\53";
top: 0;
position: absolute;
left: 0;
} .tp-loader 	{
top:50%; left:50%;
z-index:10000;
position:absolute;
}
.tp-loader.spinner0 {
width: 40px;
height: 40px;
background-color: #fff;
background-image:url(//www.rccolainternational.com/wp-content/plugins/revslider/public/assets/assets/loader.gif);
background-repeat:no-repeat;
background-position: center center;
box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.15);	
margin-top:-20px;
margin-left:-20px;	
animation: tp-rotateplane 1.2s infinite ease-in-out;
border-radius: 3px;	
}
.tp-loader.spinner1 {
width: 40px;
height: 40px;
background-color: #fff;
box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.15);	
margin-top:-20px;
margin-left:-20px;	
animation: tp-rotateplane 1.2s infinite ease-in-out;
border-radius: 3px;	
}
.tp-loader.spinner5 	{	
background-image:url(//www.rccolainternational.com/wp-content/plugins/revslider/public/assets/assets/loader.gif);
background-repeat:no-repeat;
background-position:10px 10px;
background-color:#fff;
margin:-22px -22px;
width:44px;height:44px;
border-radius: 3px;	
}
@keyframes tp-rotateplane {
0% { transform: perspective(120px) rotateX(0deg) rotateY(0deg);} 
50% { transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg);} 
100% { transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);}
}
.tp-loader.spinner2 {
width: 40px;
height: 40px;
margin-top:-20px;margin-left:-20px;
background-color: #ff0000;
box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.15);	
border-radius: 100%;	
animation: tp-scaleout 1.0s infinite ease-in-out;
}
@keyframes tp-scaleout {
0% {transform: scale(0.0);} 
100% {transform: scale(1.0);opacity: 0;}
}
.tp-loader.spinner3 {
margin: -9px 0px 0px -35px;
width: 70px;
text-align: center;
}
.tp-loader.spinner3 .bounce1,
.tp-loader.spinner3 .bounce2,
.tp-loader.spinner3 .bounce3 {
width: 18px;
height: 18px;
background-color: #fff;
box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.15);  
border-radius: 100%;
display: inline-block;  
animation: tp-bouncedelay 1.4s infinite ease-in-out; animation-fill-mode: both;
}
.tp-loader.spinner3 .bounce1 {
animation-delay: -0.32s;
}
.tp-loader.spinner3 .bounce2 {  
animation-delay: -0.16s;
}
@keyframes tp-bouncedelay {
0%, 80%, 100% {transform: scale(0.0);} 
40% {transform: scale(1.0);}
}
.tp-loader.spinner4 {
margin: -20px 0px 0px -20px;
width: 40px;
height: 40px;
text-align: center;
animation: tp-rotate 2.0s infinite linear;
}
.tp-loader.spinner4 .dot1,
.tp-loader.spinner4 .dot2 {
width: 60%;
height: 60%;
display: inline-block;
position: absolute;
top: 0;
background-color: #fff;
border-radius: 100%;  
animation: tp-bounce 2.0s infinite ease-in-out;
box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.15);  
}
.tp-loader.spinner4 .dot2 {
top: auto;
bottom: 0px;  
animation-delay: -1.0s;
}
@keyframes tp-rotate { 100% { transform: rotate(360deg);}}
@keyframes tp-bounce {
0%, 100% {transform: scale(0.0);} 
50% { transform: scale(1.0);}
} .tp-thumbs.navbar,
.tp-bullets.navbar,
.tp-tabs.navbar					{	border:none; min-height: 0; margin:0; border-radius: 0; }
.tp-tabs,
.tp-thumbs,
.tp-bullets						{	position:absolute; display:block; z-index:1000; top:0px; left:0px;}
.tp-tab,
.tp-thumb 						{	cursor: pointer; position:absolute;opacity:0.5;  box-sizing: border-box;}
.tp-arr-imgholder,
.tp-videoposter,
.tp-thumb-image,
.tp-tab-image					{	background-position: center center; background-size:cover;width:100%;height:100%; display:block; position:absolute;top:0px;left:0px;}
.tp-tab:hover,
.tp-tab.selected,
.tp-thumb:hover,
.tp-thumb.selected				{	opacity:1;}
.tp-tab-mask,
.tp-thumb-mask 					{	box-sizing:border-box !important; }
.tp-tabs,
.tp-thumbs						{	box-sizing:content-box !important; }
.tp-bullet 						{	width:15px;height:15px; position:absolute; background:#fff; background:rgba(255,255,255,0.3); cursor: pointer;}
.tp-bullet.selected,
.tp-bullet:hover				{	background:#fff;}
.tparrows						{	cursor:pointer; background:#000; background:rgba(0,0,0,0.5); width:40px;height:40px;position:absolute; display:block; z-index:1000; }
.tparrows:hover 				{	background:#000;}
.tparrows:before				{	font-family: "revicons"; font-size:15px; color:#fff; display:block; line-height: 40px; text-align: center;}
.tparrows.tp-leftarrow:before	{	content: '\e824'; }
.tparrows.tp-rightarrow:before	{	content: '\e825'; } body.rtl .tp-kbimg {left: 0 !important} .dddwrappershadow { box-shadow:0 45px 100px rgba(0, 0, 0, 0.4);} .hglayerinfo				   {	  position: fixed;
bottom: 0px;
left: 0px;
color: #FFF;
font-size: 12px;
line-height: 20px;
font-weight: 600;
background: rgba(0, 0, 0, 0.75);
padding: 5px 10px;
z-index: 2000;
white-space: normal;}
.hginfo 					   { 	position:absolute;top:-2px;left:-2px;color:#e74c3c;font-size:12px;font-weight:600; background:#000;padding:2px 5px;}
.indebugmode .tp-caption:hover { 	border:1px dashed #c0392b !important;}
.helpgrid 					   { 	border:2px dashed #c0392b;position:absolute;top:0px;left:0px;z-index:0 }
#revsliderlogloglog				{	padding:15px;color:#fff;position:fixed; top:0px;left:0px;width:200px;height:150px;background:rgba(0,0,0,0.7); z-index:100000; font-size:10px; overflow:scroll;} .aden{filter:hue-rotate(-20deg) contrast(.9) saturate(.85) brightness(1.2)}.aden::after{background:linear-gradient(to right,rgba(66,10,14,.2),transparent);mix-blend-mode:darken}.perpetua::after,.reyes::after{mix-blend-mode:soft-light;opacity:.5}.inkwell{filter:sepia(.3) contrast(1.1) brightness(1.1) grayscale(1)}.perpetua::after{background:linear-gradient(to bottom,#005b9a,#e6c13d)}.reyes{filter:sepia(.22) brightness(1.1) contrast(.85) saturate(.75)}.reyes::after{background:#efcdad}.gingham{filter:brightness(1.05) hue-rotate(-10deg)}.gingham::after{background:linear-gradient(to right,rgba(66,10,14,.2),transparent);mix-blend-mode:darken}.toaster{filter:contrast(1.5) brightness(.9)}.toaster::after{background:radial-gradient(circle,#804e0f,#3b003b);mix-blend-mode:screen}.walden{filter:brightness(1.1) hue-rotate(-10deg) sepia(.3) saturate(1.6)}.walden::after{background:#04c;mix-blend-mode:screen;opacity:.3}.hudson{filter:brightness(1.2) contrast(.9) saturate(1.1)}.hudson::after{background:radial-gradient(circle,#a6b1ff 50%,#342134);mix-blend-mode:multiply;opacity:.5}.earlybird{filter:contrast(.9) sepia(.2)}.earlybird::after{background:radial-gradient(circle,#d0ba8e 20%,#360309 85%,#1d0210 100%);mix-blend-mode:overlay}.mayfair{filter:contrast(1.1) saturate(1.1)}.mayfair::after{background:radial-gradient(circle at 40% 40%,rgba(255,255,255,.8),rgba(255,200,200,.6),#111 60%);mix-blend-mode:overlay;opacity:.4}.lofi{filter:saturate(1.1) contrast(1.5)}.lofi::after{background:radial-gradient(circle,transparent 70%,#222 150%);mix-blend-mode:multiply}._1977{filter:contrast(1.1) brightness(1.1) saturate(1.3)}._1977:after{background:rgba(243,106,188,.3);mix-blend-mode:screen}.brooklyn{filter:contrast(.9) brightness(1.1)}.brooklyn::after{background:radial-gradient(circle,rgba(168,223,193,.4) 70%,#c4b7c8);mix-blend-mode:overlay}.xpro2{filter:sepia(.3)}.xpro2::after{background:radial-gradient(circle,#e6e7e0 40%,rgba(43,42,161,.6) 110%);mix-blend-mode:color-burn}.nashville{filter:sepia(.2) contrast(1.2) brightness(1.05) saturate(1.2)}.nashville::after{background:rgba(0,70,150,.4);mix-blend-mode:lighten}.nashville::before{background:rgba(247,176,153,.56);mix-blend-mode:darken}.lark{filter:contrast(.9)}.lark::after{background:rgba(242,242,242,.8);mix-blend-mode:darken}.lark::before{background:#22253f;mix-blend-mode:color-dodge}.moon{filter:grayscale(1) contrast(1.1) brightness(1.1)}.moon::before{background:#a0a0a0;mix-blend-mode:soft-light}.moon::after{background:#383838;mix-blend-mode:lighten}.clarendon{filter:contrast(1.2) saturate(1.35)}.clarendon:before{background:rgba(127,187,227,.2);mix-blend-mode:overlay}.willow{filter:grayscale(.5) contrast(.95) brightness(.9)}.willow::before{background-color:radial-gradient(40%,circle,#d4a9af 55%,#000 150%);mix-blend-mode:overlay}.willow::after{background-color:#d8cdcb;mix-blend-mode:color}.rise{filter:brightness(1.05) sepia(.2) contrast(.9) saturate(.9)}.rise::after{background:radial-gradient(circle,rgba(232,197,152,.8),transparent 90%);mix-blend-mode:overlay;opacity:.6}.rise::before{background:radial-gradient(circle,rgba(236,205,169,.15) 55%,rgba(50,30,7,.4));mix-blend-mode:multiply}._1977:after,._1977:before,.aden:after,.aden:before,.brooklyn:after,.brooklyn:before,.clarendon:after,.clarendon:before,.earlybird:after,.earlybird:before,.gingham:after,.gingham:before,.hudson:after,.hudson:before,.inkwell:after,.inkwell:before,.lark:after,.lark:before,.lofi:after,.lofi:before,.mayfair:after,.mayfair:before,.moon:after,.moon:before,.nashville:after,.nashville:before,.perpetua:after,.perpetua:before,.reyes:after,.reyes:before,.rise:after,.rise:before,.slumber:after,.slumber:before,.toaster:after,.toaster:before,.walden:after,.walden:before,.willow:after,.willow:before,.xpro2:after,.xpro2:before{content:'';display:block;height:100%;width:100%;top:0;left:0;position:absolute;pointer-events:none}._1977,.aden,.brooklyn,.clarendon,.earlybird,.gingham,.hudson,.inkwell,.lark,.lofi,.mayfair,.moon,.nashville,.perpetua,.reyes,.rise,.slumber,.toaster,.walden,.willow,.xpro2{position:relative}._1977 img,.aden img,.brooklyn img,.clarendon img,.earlybird img,.gingham img,.hudson img,.inkwell img,.lark img,.lofi img,.mayfair img,.moon img,.nashville img,.perpetua img,.reyes img,.rise img,.slumber img,.toaster img,.walden img,.willow img,.xpro2 img{width:100%;z-index:1}._1977:before,.aden:before,.brooklyn:before,.clarendon:before,.earlybird:before,.gingham:before,.hudson:before,.inkwell:before,.lark:before,.lofi:before,.mayfair:before,.moon:before,.nashville:before,.perpetua:before,.reyes:before,.rise:before,.slumber:before,.toaster:before,.walden:before,.willow:before,.xpro2:before{z-index:2}._1977:after,.aden:after,.brooklyn:after,.clarendon:after,.earlybird:after,.gingham:after,.hudson:after,.inkwell:after,.lark:after,.lofi:after,.mayfair:after,.moon:after,.nashville:after,.perpetua:after,.reyes:after,.rise:after,.slumber:after,.toaster:after,.walden:after,.willow:after,.xpro2:after{z-index:3}.slumber{filter:saturate(.66) brightness(1.05)}.slumber::after{background:rgba(125,105,24,.5);mix-blend-mode:soft-light}.slumber::before{background:rgba(69,41,12,.4);mix-blend-mode:lighten}
.tp-kbimg-wrap:before,
.tp-kbimg-wrap:after {height:500%;width:500%}