.elementor-section > .elementor-column-gap-default > .elementor-row {
width: calc(100% + 20px);
margin: -10px;
}
.elementor-section > .elementor-column-gap-narrow > .elementor-row {
width: calc(100% + 10px);
margin: -5px;
}
.elementor-section > .elementor-column-gap-extended > .elementor-row {
width: calc(100% + 30px);
margin: -15px;
}
.elementor-section > .elementor-column-gap-wide > .elementor-row {
width: calc(100% + 40px);
margin: -20px;
}
.elementor-section > .elementor-column-gap-wider > .elementor-row {
width: calc(100% + 60px);
margin: -30px;
}
.e-con.ht--sticky-container-yes{
position: sticky;
top: var(--ht-sticky-top-spacing, 0);
}
body.admin-bar .e-con.ht--sticky-container-yes {
position: sticky;
top: calc( 32px + var(--ht-sticky-top-spacing, 0));
} .tpe-clearfix:before,
.tpe-clearfix:after{
content: "";
display: table;
}
.tpe-clearfix:after{
clear: both;
} .tpe-align-left{
text-align: left;
}
.tpe-align-center{
text-align: center;
}
.tpe-align-right{
text-align: right;
}
.tpe-section-supertitle{
display: block;
font-size: 1.1rem;
margin: 0 0 15px;
}
.tpe-section-title {
display: block;
font-size: 2.5rem;
margin: 0;
letter-spacing: 1px;
}
.tpe-section-subtitle{
margin-top: 15px;
font-size: 1.3rem;
}
.tpe-section-subtitle *:last-child{
margin-bottom: 0;
}
.tpe-normal-title-sep .tpe-section-title {
position: relative;
padding: 0 0 15px;
}
.tpe-normal-title-sep .tpe-section-title:after {
content: "";
position: absolute;
top: 100%;
width: 60px;
margin-top: -3px;
height: 3px;
background: #333;
}
.tpe-normal-title-sep.tpe-align-left .tpe-section-title:after{
left: 0;
}
.tpe-normal-title-sep.tpe-align-center .tpe-section-title:after{
left: 50%;
transform: translateX(-50%);
}
.tpe-normal-title-sep.tpe-align-right .tpe-section-title:after{
right: 0;
}
.tpe-normal-title-multi-sep .tpe-section-title {
position: relative;
padding: 0 0 20px;
}
.tpe-normal-title-multi-sep .tpe-section-title:after,
.tpe-normal-title-multi-sep .tpe-section-title:before{
content: "";
position: absolute;
top: 100%;
width: 70px;
height: 2px;
background: #333;
}
.tpe-normal-title-multi-sep .tpe-section-title:before{
margin-top: -8px;
}
.tpe-normal-title-multi-sep.tpe-align-left .tpe-section-title:after,
.tpe-normal-title-multi-sep.tpe-align-left .tpe-section-title:before{
left: 0;
}
.tpe-normal-title-multi-sep.tpe-align-center .tpe-section-title:after,
.tpe-normal-title-multi-sep.tpe-align-center .tpe-section-title:before{
left: 50%;
transform: translateX(-50%);
}
.tpe-normal-title-multi-sep.tpe-align-center .tpe-section-title:after{
margin-left: 15px;
}
.tpe-normal-title-multi-sep.tpe-align-center .tpe-section-title:before{
margin-left: -15px;
}
.tpe-normal-title-multi-sep.tpe-align-right .tpe-section-title:after,
.tpe-normal-title-multi-sep.tpe-align-right .tpe-section-title:before{
right: 0;
}
.tpe-single-row-title{
display: flex;
align-items: stretch;
}
.tpe-single-row-title .tpe-section-header,
.tpe-single-row-title .tpe-section-header + .tpe-section-subtitle{
display: flex;
flex-direction: column;
justify-content: center;
}
.tpe-single-row-title .tpe-section-header + .tpe-section-subtitle{
margin-top: 0;
}
.tpe-single-row-title.tpe-align-left .tpe-section-header,
.tpe-single-row-title.tpe-align-center .tpe-section-header{
width: 30%;
padding-right: 40px;
border-right: 3px solid #333;
}
.tpe-single-row-title.tpe-align-left .tpe-section-header + .tpe-section-subtitle,
.tpe-single-row-title.tpe-align-center .tpe-section-header + .tpe-section-subtitle{
width: 70%;
padding-left: 40px;
}
.tpe-single-row-title .tpe-section-title{
margin-bottom: 0;
}
.tpe-single-row-title.tpe-align-right .tpe-section-header{
width: 30%;
padding-left: 40px;
border-left: 3px solid #333;
order: 2;
}
.tpe-single-row-title.tpe-align-right .tpe-section-header + .tpe-section-subtitle {
width: 70%;
padding-right: 40px;
order: 1;
}
.tpe-big-super-title .tpe-section-header{
position: relative;
}
.tpe-big-super-title .tpe-section-title{
position: relative;
margin-bottom: 40px;
}
.tpe-big-super-title .tpe-section-supertitle {
position: absolute;
font-size: 6rem;
font-weight: bold;
color: #000000;
left: 0;
top: 50%;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
width: 100%;
margin: 0;
line-height: 1.1;
opacity: 0.05;
overflow: hidden;
}
.tpe-big-super-title .tpe-section-title:after,
.tpe-big-super-title .tpe-section-title:before{
content: "";
position: absolute;
top: 100%;
width: 70px;
height: 2px;
background: #333;
margin-top: 20px;
}
.tpe-big-super-title .tpe-section-title:before{
margin-top: 12px;
}
.tpe-big-super-title.tpe-align-left .tpe-section-title:after,
.tpe-big-super-title.tpe-align-left .tpe-section-title:before{
left: 0;
}
.tpe-big-super-title.tpe-align-center .tpe-section-title:after,
.tpe-big-super-title.tpe-align-center .tpe-section-title:before{
left: 50%;
transform: translateX(-50%);
}
.tpe-big-super-title.tpe-align-center .tpe-section-title:after{
margin-left: 15px;
}
.tpe-big-super-title.tpe-align-center .tpe-section-title:before{
margin-left: -15px;
}
.tpe-big-super-title.tpe-align-right .tpe-section-title:after,
.tpe-big-super-title.tpe-align-right .tpe-section-title:before{
right: 0;
} .tpe-slider-section {
position: relative;
}
.tpe-slide {
position: relative;
}
.tpe-slide:before {
content: "";
position: absolute;
left: 0;
right: 0;
top: 0;
bottom: 0;
background-color: rgba(0, 0, 0, 0.1);
opacity: 0.9;
}
.tpe-full-window-slider .tpe-slide img{
object-fit:cover; 
object-position: center; 
height: 100vh;
}
.tpe-slide img {
width: 100%;
}
.tpe-slide-overlay {
position: absolute;
left: 0;
right: 0;
top: 0;
bottom: 0;
background: rgba(0, 0, 0, 0.2);
}
.tpe-slide .tpe-container {
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
max-width: 100%;
}
.tpe-slide-caption {
position: absolute;
top: 50%;
left: 50%;
width: 60%;
transform: translateY(-50%);
}
.tpe-slide-caption.tpe-slide-center {
text-align: center;
transform: translate(-50%, -50%);
}
.tpe-slide-caption.tpe-slide-left {
left: 0;
}
.tpe-slide-caption.tpe-slide-right {
text-align: right;
right: 0;
left: auto;
}
.tpe-slide-cap-title {
font-size: 46px;
color: #FFF;
margin-bottom: 40px;
line-height: 1.2;
letter-spacing: 2px;
text-transform: uppercase;
text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2)
}
.tpe-slide-cap-title span {
font-weight: 500;
display: inline-block;
}
.tpe-title-bg .tpe-slide-cap-title span {
padding: 8px 15px;
background: #000000;
}
.tpe-slide-cap-desc {
font-size: 25px;
line-height: 1.4;
color: #FFF;
text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2)
}
.tpe-slide-button {
margin-top: 30px;
}
.tpe-slide-button a {
display: inline-block;
padding: 0.6em 1.4em;
color: #FFF;
background: none;
height: auto;
}
.tpe-slide-button a:hover {
color: #333;
}
.tpe-slider-section .owl-carousel .owl-nav [class*=owl-] {
position: absolute;
height: 70px;
width: 50px;
top: 50%;
margin-top: -35px;
background: #222;
font-size: 0px;
border-radius: 0;
}
.tpe-slider-section .owl-carousel .owl-nav [class*=owl-]:before {
content: "";
height: 1px;
width: 30px;
background: #FFF;
position: absolute;
left: 15px;
top: 13px;
transform: rotate(45deg);
transform-origin: 0 0;
}
.tpe-slider-section .owl-carousel .owl-nav [class*=owl-]:after {
content: "";
height: 1px;
width: 30px;
background: #FFF;
position: absolute;
left: 15px;
bottom: 13px;
transform: rotate(-45deg);
transform-origin: 0 0;
}
.tpe-slider-section .owl-carousel .owl-nav .owl-prev {
left: 0;
transform: rotate(180deg);
}
.tpe-slider-section .owl-carousel .owl-nav .owl-next {
right: 0;
}
.tpe-slider-section .owl-carousel .owl-dots {
position: absolute;
bottom: 20px;
right: 0;
left: 0;
text-align: center;
}
.tpe-slider-section .owl-carousel .owl-dots .owl-dot {
display: inline-block;
height: 15px;
width: 15px;
border: 2px solid #FFF;
margin: 0 4px;
}
.tpe-slider-section .owl-carousel .owl-dots .owl-dot.active {
background: #FFF;
}
.tpe-slider-section .tpe-slide-cap-title {
opacity: 0;
transform: translateY(-50px);
transition: transform 0.3s ease 0.6s, opacity 0.3s ease 0.6s;
}
.tpe-slider-section .active .tpe-slide-cap-title {
transform: translateY(0);
opacity: 1;
}
.tpe-slider-section .tpe-slide-cap-desc {
opacity: 0;
transform: translateY(-50px);
transition: transform 0.3s ease 1s, opacity 0.3s ease 1s;
}
.tpe-slider-section .active .tpe-slide-cap-desc {
transform: translateY(0);
opacity: 1;
}
.tpe-slider-section .tpe-slide-button {
opacity: 0;
transform: translateY(-50px);
transition: transform 0.3s ease 1.5s, opacity 0.3s ease 1.5s;
}
.tpe-slider-section .active .tpe-slide-button {
transform: translateY(0);
opacity: 1;
}
.tpe-slider-section .bottom-section-seperator svg{
display: block;
} .tpe-progress-bar {
height: 8px;
width: 100%;
position: relative;
background: #f6f6f6
}
.tpe-progress-bar-length {
background: #000000;
height: 100%;
text-align: right;
width: 0;
}
.tpe-progress-bar-length span {
position: absolute;
right: 0;
bottom: 100%;
}
.tpe-progress:last-child{
margin-bottom: 0 !important;
} .tpe-featured-box {
text-align: center;
}
.tpe-featured-box .tpe-featured-icon {
display: block;
line-height: 1;
margin-bottom: 20px;
color: #000;
}
.tpe-featured-box .tpe-featured-title {
display: block;
margin-bottom: 20px;
}
.tpe-featured-box .tpe-featured-link {
margin-top: 30px;
}
.tpe-featured-box .tpe-featured-link a {
display: inline-flex;
font-size: 0.9em;
align-items: center;
white-space: nowrap;
}
.tpe-featured-box .tpe-featured-link a i {
color: inherit;
}
.tpe-featured-box .tpe-featured-link-icon{
margin-left: 6px;
}
.tpe-featured-box .tpe-featured-link-icon svg{
width: 0.8em;
height: 0.8em;
vertical-align: middle;
}
.tpe-featured-excerpt {
opacity: 0.9;
} .tpe-featured-box.tpe-style1 {
border: 2px solid #000;
padding: 0 30px 60px;
position: relative;
border-top: 0;
margin-bottom: 30px;
}
.tpe-featured-box.tpe-style1:before {
content: "";
position: absolute;
top: 0;
left: 0;
right: 50%;
margin-right: 80px;
height: 2px;
background: #FFF;
}
.tpe-featured-box.tpe-style1:after {
content: "";
position: absolute;
top: 0;
right: 0;
left: 50%;
margin-left: 80px;
height: 2px;
background: #000;
}
.tpe-featured-box.tpe-style1 .tpe-featured-icon {
margin-bottom: 30px;
}
.tpe-featured-box.tpe-style1 .tpe-featured-link-icon svg{
fill: #FFFFFF;
}
.tpe-featured-box.tpe-style1 .tpe-featured-link {
position: absolute;
left: 50%;
bottom: 0;
transform: translate(-50%, 50%);
}
.tpe-featured-box.tpe-style1 .tpe-featured-link a {
padding: 10px 20px;
background: #000;
color: #FFF;
} .tpe-featured-box.tpe-style2 {
background: #FFF;
padding: 30px;
box-shadow: 0px 1px 20px -8px rgba(158, 153, 158, 1);
border-top: 3px solid #000;
}
.tpe-featured-box.tpe-style2 .tpe-featured-link a {
justify-content: center;
} .tpe-featured-box.tpe-style3 {
border: 1px solid #000;
padding: 30px;
}
.tpe-featured-box.tpe-style3 .tpe-featured-icon {
margin-bottom: 30px;
}
.tpe-featured-box.tpe-style3 .tpe-featured-link a {
justify-content: center;
} .tpe-featured-box.tpe-style4 {
text-align: left;
} .tpe-featured-box.tpe-style5 .tpe-featured-link a {
justify-content: center;
} .tpe-featured-box.tpe-style6 {
display: flex;
text-align: left;
}
.tpe-featured-box.tpe-style6 .tpe-featured-icon {
margin-bottom: 0;
margin-right: 30px;
margin-top: 10px;
} .tpe-featured-box.tpe-style7 {
background: #EEE;
padding: 30px 40px;
text-align: left;
transition: all 0.3s ease;
}
.tpe-featured-box.tpe-style7:hover {
box-shadow: 2px 2px 8px rgba(0, 0, 0, 0.1);
transform: translateY(-10px);
}
.tpe-featured-box.tpe-style7 .tpe-featured-icon {
position: relative;
display: flex;
align-items: center;
justify-content: center;
background: #1f74fb;
height: 60px;
width: 60px;
top: -30px;
text-align: center;
margin-bottom: 0;
} .tpe-portfolio-cat-name-list {
margin-bottom: 40px;
display: flex;
}
.tpe-portfolio-cat-name {
cursor: pointer;
display: inline-block;
transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
text-transform: uppercase;
font-size: 0.9em;
}
.tpe-portfolio-switch {
cursor: pointer;
}
.tpe-portfolio-cat-name-list.tpe-tab-left{
justify-content: flex-start;
}
.tpe-portfolio-cat-name-list.tpe-tab-center{
justify-content: center;
}
.tpe-portfolio-cat-name-list.tpe-tab-right{
justify-content: flex-end;
} .tpe-portfolio-cat-name-list.tpe-style1 .tpe-portfolio-switch{
margin-bottom: 10px;
}
.tpe-portfolio-cat-name-list.tpe-style1.tpe-tab-right .tpe-portfolio-switch{
text-align: right;
}
.tpe-portfolio-cat-name-list.tpe-style1.tpe-tab-center .tpe-portfolio-switch{
text-align: center;
}
.tpe-portfolio-cat-name-list.tpe-style1 .tpe-portfolio-cat-name {
padding-left: 10px;
margin-left: 10px;
border-left: 1px solid #BBB;
line-height: 1;
}
.tpe-portfolio-cat-name-list.tpe-style1.tpe-tab-left .tpe-portfolio-cat-name:first-child{
padding-left: 0;
margin-left: 0;
}
.tpe-portfolio-cat-name-list.tpe-style1 .tpe-portfolio-cat-name:first-child {
border-left: 0;
}
.tpe-portfolio-cat-name-list.tpe-style1 .tpe-portfolio-cat-name:hover,
.tpe-portfolio-cat-name-list.tpe-style1 .tpe-portfolio-cat-name.active {
color: #1f74fb;
}
.tpe-portfolio-cat-name-list.tpe-style1 .tpe-portfolio-post-wrap {
margin: 0 -7.5px;
} .tpe-portfolio-cat-name-list.tpe-style2 .tpe-portfolio-switch {
display: none;
}
.tpe-portfolio-cat-name-list.tpe-style2 .tpe-portfolio-cat-name {
text-transform: uppercase;
padding: 15px 5px;
margin: 0 10px;
font-size: 0.85em;
border-top: 1px solid rgba(0, 0, 0, 0.3);
position: relative
}
.tpe-portfolio-cat-name-list.tpe-style2 .tpe-portfolio-cat-name.active:after {
content: "";
position: absolute;
top: -3px;
left: 0;
right: 0;
height: 5px;
background: #1f74fb;
} .tpe-portfolio-cat-name-list.tpe-style3 .tpe-portfolio-switch {
background: #000;
height: 50px;
width: 50px;
text-align: center;
line-height: 50px;
}
.tpe-portfolio-cat-name-list.tpe-style3 .tpe-portfolio-cat-name {
margin: 0 20px;
line-height: 1.4;
opacity: 0;
visibility: hidden;
transform: translateX(-15px);
}
.tpe-portfolio-cat-name-list.tpe-style3 .tpe-portfolio-cat-wrap.tpe-open .tpe-portfolio-cat-name {
opacity: 1;
visibility: visible;
transform: translateX(0);
}
.tpe-portfolio-cat-name-list.tpe-style3 .tpe-portfolio-cat-name:hover,
.tpe-portfolio-cat-name-list.tpe-style3 .tpe-portfolio-cat-name.active {
color: #1f74fb;
}
.tpe-portfolio-cat-name-list.tpe-style3 .tpe-portfolio-cat-name-flex{
display: flex;
align-items: center;
}
.tpe-portfolio-cat-name-list.tpe-style3.tpe-tab-left .tpe-portfolio-cat-wrap{
padding-left: 10px;
}
.tpe-portfolio-cat-name-list.tpe-style3.tpe-tab-center .tpe-portfolio-cat-name-flex{
flex-direction: column;
}
.tpe-portfolio-cat-name-list.tpe-style3.tpe-tab-center .tpe-portfolio-switch{
margin-bottom: 20px;
}
.tpe-portfolio-cat-name-list.tpe-style3.tpe-tab-right .tpe-portfolio-cat-name-flex{
flex-direction: row-reverse;
}
.tpe-portfolio-cat-name-list.tpe-style3.tpe-tab-right .tpe-portfolio-cat-wrap{
padding-right: 10px;
}
.tpe-portfolio-cat-name-list.tpe-style3.tpe-tab-left .tpe-portfolio-cat-name:before {
content: "-";
}
.tpe-portfolio-cat-name-list.tpe-style3.tpe-tab-right .tpe-portfolio-cat-name:after {
content: "-";
}
.tpe-portfolio-cat-name-list.tpe-style3 .tpe-portfolio-cat-wrap .tpe-portfolio-cat-name:nth-child(1) {
transition-delay: 0.1s;
}
.tpe-portfolio-cat-name-list.tpe-style3 .tpe-portfolio-cat-wrap .tpe-portfolio-cat-name:nth-child(2) {
transition-delay: 0.2s;
}
.tpe-portfolio-cat-name-list.tpe-style3 .tpe-portfolio-cat-wrap .tpe-portfolio-cat-name:nth-child(3) {
transition-delay: 0.3s;
}
.tpe-portfolio-cat-name-list.tpe-style3 .tpe-portfolio-cat-wrap .tpe-portfolio-cat-name:nth-child(4) {
transition-delay: 0.4s;
}
.tpe-portfolio-cat-name-list.tpe-style3 .tpe-portfolio-cat-wrap .tpe-portfolio-cat-name:nth-child(5) {
transition-delay: 0.5s;
}
.tpe-portfolio-cat-name-list.tpe-style3 .tpe-portfolio-cat-wrap .tpe-portfolio-cat-name:nth-child(6) {
transition-delay: 0.6s;
}
.tpe-portfolio-cat-name-list.tpe-style3 .tpe-portfolio-cat-wrap .tpe-portfolio-cat-name:nth-child(7) {
transition-delay: 0.7s;
}
.tpe-portfolio-cat-name-list.tpe-style3 .tpe-portfolio-cat-wrap .tpe-portfolio-cat-name:nth-child(8) {
transition-delay: 0.8s;
}
.tpe-portfolio-cat-name-list.tpe-style3 .tpe-portfolio-cat-wrap .tpe-portfolio-cat-name:nth-child(9) {
transition-delay: 0.9s;
}
.tpe-portfolio-cat-name-list.tpe-style3 .tpe-portfolio-cat-wrap .tpe-portfolio-cat-name:nth-child(10) {
transition-delay: 1s;
}
.tpe-portfolio-cat-name-list.tpe-style3 .tpe-portfolio-switch i {
color: #FFF;
} .tpe-portfolio-cat-name-list.tpe-style4 .tpe-portfolio-switch {
background: #1f74fb;
color: #FFF;
border-radius: 40px 40px 10px 10px;
text-align: center;
line-height: 50px;
display: block;
width: 50px;
height: 50px;
margin: 0 auto;
position: relative;
z-index: 99;
transform: translateY(3px);
}
.tpe-portfolio-cat-name-list.tpe-style4 .tpe-portfolio-switch i {
color: #FFF;
line-height: inherit;
}
.tpe-portfolio-cat-name-list.tpe-style4 {
text-align: center;
}
.tpe-portfolio-cat-name-list.tpe-style4 .tpe-portfolio-cat-wrap {
display: inline-block;
background: #1f74fb;
color: #FFF;
border-radius: 40px;
padding: 10px;
}
.tpe-portfolio-cat-name-list.tpe-style4 .tpe-portfolio-cat-name {
padding: 5px 20px;
border-radius: 40px;
color: #FFF;
}
.tpe-portfolio-cat-name-list.tpe-style4 .tpe-portfolio-cat-name.active {
background: rgba(0, 0, 0, 0.1);
}
.tpe-portfolio-posts {
position: relative;
margin-left: -10px;
margin-right: -10px;
}
.tpe-portfolio {
float: left;
}
.tpe-portfolio-outer-wrap {
position: absolute;
left: 0;
right: 0;
top: 0;
bottom: 0;
}
.tpe-portfolio-wrap {
background-size: cover;
background-position: center;
background-repeat: no-repeat;
overflow: hidden;
background-color: #f9f9f9;
position: absolute;
left: 0;
right: 0;
top: 0;
bottom: 0;
}
.tpe-portfolio-wrap img {
position: relative;
top: 50%;
transform: translateY(-50%);
}
.tpe-portfolio-caption {
position: absolute;
left: 10px;
right: 10px;
bottom: 10px;
top: 10px;
padding: 30px;
opacity: 0;
background: rgba(0, 0, 0, 0.9);
transition: all 0.5s ease-in-out;
overflow: hidden;
}
.tpe-portfolio-wrap:hover .tpe-portfolio-caption {
opacity: 1;
}
.tpe-portfolio-caption .tpe-portfolio-title {
position: absolute;
top: 20px;
left: 20px;
right: 20px;
transform: translate(300px, 0);
transition: all 0.3s ease-in-out;
}
.tpe-portfolio-wrap:hover .tpe-portfolio-caption .tpe-portfolio-title {
transform: translate(0, 0);
}
.tpe-portfolio-caption .tpe-portfolio-title a{
color: inherit;
}
.tpe-portfolio-caption a.tpe-portfolio-link,
.tpe-portfolio-caption a.tpe-portfolio-image{
height: 36px;
width: 36px;
position: absolute;
right: 20px;
bottom: 20px;
text-align: center;
display: block;
line-height: 36px;
color: #1f74fb;
font-size: 14px;
background: #FFF;
margin: 10px 5px;
transition: all 0.3s ease;
}
.tpe-portfolio-caption a.tpe-portfolio-image {
transform: translate(-300px, 0);
right: 66px;
}
.tpe-portfolio-caption a.tpe-portfolio-link {
transform: translate(-300px, 0);
}
.tpe-portfolio-wrap:hover .tpe-portfolio-caption a.tpe-portfolio-link,
.tpe-portfolio-wrap:hover .tpe-portfolio-caption a.tpe-portfolio-image {
transform: translate(0, 0);
} .owl-carousel .tpe-portfolio-carousel-item {
-webkit-transition: -webkit-transform 0.3s ease;
transition: -webkit-transform 0.3s ease;
transition: transform 0.3s ease;
transition: transform 0.3s ease, -webkit-transform 0.3s ease;
-webkit-transition: transform 0.3s ease;
-webkit-transform: scale(1);
transform: scale(1);
}
.owl-carousel .tpe-portfolio-carousel-item.tppc-loading {
-webkit-transform: scale(0.4);
transform: scale(0.4);
}
.tpe-portfolio-carousel-button {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
margin-bottom: 40px;
flex-wrap: wrap;
}
.tpe-portfolio-filter-wrap {
border: 2px solid #eee;
border-radius: 30px;
float: left;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
overflow: hidden;
flex-wrap: wrap;
}
.tpe-portfolio-filter-btn {
display: inline-block;
padding: 10px 20px;
cursor: pointer;
border-right: 2px solid #eee
}
.tpe-portfolio-filter-btn.btn-active {
background: #eee
}
.tpe-portfolio-filter-btn:last-child {
border-right: 0
}
.tpe-portfolio-slider .tpe-owl-nav {
border: 2px solid #eee;
border-radius: 30px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
overflow: hidden;
}
.tpe-portfolio-slider .tpe-owl-nav .owl-prev,
.tpe-portfolio-slider .tpe-owl-nav .owl-next {
display: flex;
align-items: center;
padding: 10px 20px;
cursor: pointer;
color: #ccc
}
.tpe-portfolio-slider .tpe-owl-nav .owl-prev {
border-right: 2px solid #eee
}
.tpe-portfolio-carousel-image-wrap {
position: relative;
overflow: hidden;
}
.tpe-portfolio-carousel-image-wrap img {
-webkit-transform: scale(1);
transform: scale(1);
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
margin: 0 auto;
}
.tpe-portfolio-carousel-image-wrap:hover img {
-webkit-transform: scale(1.3);
transform: scale(1.3);
}
.tpe-portfolio-carousel-image{
position: absolute;
bottom: 10px;
right: 10px;
height: 40px;
width: 40px;
text-align: center;
line-height: 40px;
background: #000;
color: #FFF;
z-index: 2;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
font-size: 14px;
}
.tpe-portfolio-carousel-image {
-webkit-transform: translateX(100px);
transform: translateX(100px);
right: 10px;
}
.tpe-portfolio-carousel-image-wrap:hover .tpe-portfolio-carousel-image{
-webkit-transform: translate(0, 0);
transform: translate(0, 0);
}
.tpe-portfolio-carousel-image-wrap a i {
color: inherit;
}
.tpe-portfolio-slider .tpe-portfolio-title {
margin: 0;
border-bottom: 5px solid #eee;
text-align: center;
padding: 20px 0;
}
.tpe-portfolio-slider .tpe-portfolio-title a{
color: inherit;
}
.tpe-portfolio-carousel .tpe-portfolio-carousel-slides.owl-carousel .owl-stage-outer {
margin-bottom: 40px;
}
.tpe-portfolio-carousel .owl-dots {
text-align: center;
margin: 0;
}
.tpe-portfolio-carousel .owl-carousel .owl-dot {
display: inline-block;
height: 8px;
width: 10px;
background: #333;
margin: 0 5px;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
border-radius: 20px;
}
.tpe-portfolio-carousel .owl-carousel .owl-dot.active {
width: 30px;
} .tpe-service-toggle .tpe-service-post {
padding-bottom: 25px;
position: relative;
}
.tpe-service-toggle .tpe-service-post:after {
content: "";
position: absolute;
left: 24px;
top: 0;
bottom: 0;
width: 2px;
background: #000;
}
.tpe-service-toggle .tpe-service-post:last-child {
padding-bottom: 0
}
.tpe-service-toggle .tpe-service-post:last-child:after {
display: none;
}
.tpe-service-toggle .tpe-service-icon {
position: relative;
display: flex;
align-items: center;
justify-content: center;
z-index: 99;
float: left;
background: #000;
width: 50px;
height: 50px;
text-align: center;
cursor: pointer;
border-radius: 50%;
transition: all 0.3s ease;
}
.tpe-service-toggle .tpe-service-icon i {
color: #FFF;
font-size: 22px;
}
.tpe-service-toggle .tpe-service-icon svg{
width: 22px;
height: 22px;
fill: #FFF;
}
.tpe-service-toggle .tpe-service-icon:before {
content: "";
position: absolute;
left: 0;
right: 0;
top: 0;
bottom: 0;
border-radius: 50%;
border: 2px solid #000;
transition: all 0.3s ease;
}
.tpe-service-toggle .tpe-active .tpe-service-icon:before {
left: -4px;
right: -4px;
top: -4px;
bottom: -4px;
}
.tpe-service-toggle .tpe-service-excerpt {
padding-left: 65px;
}
.tpe-service-toggle .tpe-service-text {
display: none;
}
.tpe-service-toggle .tpe-service-title {
display: block;
margin: 10px 0;
cursor: pointer;
}
.tpe-service-toggle .tpe-service-more {
margin-top: 10px;
display: inline-flex;
}
.tpe-service-section .tpe-service-more > i {
margin-left: 6px;
line-height: inherit;
color: inherit
} .tpe-team-member .tpe-team-title {
display: block;
margin-bottom: 10px
}
.tpe-team-designation {
font-size: 0.9em;
margin-bottom: 15px;
}
.tpe-team-member img {
width: 100%;
}
.tpe-team-member a.tpe-team-detail {
margin-top: 10px;
display: inline-block;
position: relative;
}
.tpe-team-member .team-short-content {
font-size: 0.94em;
}
.tpe-team-member .tpe-team-social-id {
display: flex;
align-items: center;
justify-content: center;
margin-top: 20px;
}
.tpe-team-member .tpe-team-social-id a i{
color: inherit;
} .tpe-team-member.tpe-style1 {
text-align: center;
}
.tpe-team-member.tpe-style1 .tpe-team-member-inner {
position: relative;
}
.tpe-team-member.tpe-style1 .tpe-team-social-id a {
display: flex;
align-items: center;
justify-content: center;
color: #000;
margin: 0 5px;
font-size: 13px;
line-height: 32px;
border: 1px solid #000;
height: 32px;
width: 32px;
border-radius: 50%;
}
.tpe-team-member.tpe-style1 .tpe-team-member-excerpt {
display: flex;
align-items: center;
background: rgba(255, 255, 255, 0.9);
padding: 20px;
position: absolute;
left: 10px;
right: 10px;
bottom: 10px;
top: 10px;
opacity: 0;
overflow: hidden;
transform: scale(0.5);
transition: all 0.4s ease;
}
.tpe-team-member.tpe-style1 .tpe-team-member-span {
width: 100%;
}
.tpe-team-member.tpe-style1:hover .tpe-team-member-excerpt {
opacity: 1;
transform: scale(1);
}
.tpe-team-member.tpe-style1 .tpe-title-wrap {
background: rgba(255, 255, 255, 0.9);
padding: 10px;
position: absolute;
left: 10px;
bottom: 10px;
right: 10px;
transition: all 0.3s ease;
opacity: 1;
}
.tpe-team-member.tpe-style1:hover .tpe-title-wrap {
opacity: 0;
}
.tpe-team-member.tpe-style1 .tpe-team-title {
position: relative;
color: #000;
padding-bottom: 10px;
}
.tpe-team-member.tpe-style1 .tpe-title-wrap .tpe-team-title {
padding: 0;
margin: 0 !important;
}
.tpe-team-member.tpe-style1 .tpe-team-title a {
text-decoration: none;
color: inherit;
}
.tpe-team-member.tpe-style1 .tpe-team-member-excerpt .tpe-team-title:after {
content: "";
position: absolute;
width: 50px;
left: 50%;
margin-left: -25px;
height: 2px;
background: #000;
bottom: -2px;
}
.tpe-team-member.tpe-style1 .tpe-team-designation {
color: #000;
font-size: 0.9em;
margin-bottom: 15px;
}
.tpe-team-member.tpe-style1 .tpe-team-detail {
display: inline-block;
color: #000;
text-decoration: none;
font-size: 0.9em;
}
.tpe-team-member.tpe-style1 a.tpe-team-detail:before {
content: "";
position: absolute;
left: 100%;
top: 50%;
height: 1px;
width: 15px;
margin-left: 5px;
border-radius: 50%;
background: #000;
}
.tpe-team-member.tpe-style1 a.tpe-team-detail:after {
content: "";
position: absolute;
right: 100%;
top: 50%;
height: 1px;
width: 15px;
margin-right: 5px;
border-radius: 50%;
background: #000;
} .tpe-team-member.tpe-style2 .tpe-team-member-inner {
display: flex;
align-items: center;
background: #FFF;
box-shadow: 0px 0px 20px -4px rgb(0 0 0/20%)
}
.tpe-team-carousel .tpe-team-member.tpe-style2 {
padding: 12px
}
.tpe-team-member.tpe-style2 .tpe-team-member-inner .tpe-team-image{
display: flex;
align-self: stretch;
}
.tpe-team-member.tpe-style2 .tpe-team-member-inner .tpe-team-image img{
object-fit: cover;
object-position: top center;
width: 100%;
}
.tpe-team-member.tpe-style2 .tpe-team-member-content,
.tpe-team-member.tpe-style2 .tpe-team-image {
width: 50%;
}
.tpe-team-member.tpe-style2 .tpe-team-member-content {
padding: 20px;
}
.tpe-team-member.tpe-style2 .tpe-team-designation {
margin-bottom: 10px;
opacity: 0.8;
font-size: 0.9em;
}
.tpe-team-member.tpe-style2 .tpe-team-social-id {
justify-content: flex-start;
}
.tpe-team-member.tpe-style2 .tpe-team-social-id a {
height: 30px;
width: 30px;
text-align: center;
line-height: 30px;
display: flex;
align-items: center;
justify-content: center;
font-size: 18px;
}
.tpe-team-member.tpe-style2 a.tpe-team-detail {
margin-left: 20px !important;
}
.tpe-team-member.tpe-style2 a.tpe-team-detail:before {
content: "";
position: absolute;
left: 100%;
top: 50%;
height: 1px;
width: 15px;
margin-left: 5px;
border-radius: 50%;
background: #333;
}
.tpe-team-member.tpe-style2 a.tpe-team-detail:after {
content: "";
position: absolute;
right: 100%;
top: 50%;
height: 1px;
width: 15px;
margin-right: 5px;
border-radius: 50%;
background: #333;
} .tpe-team-member.tpe-style3 {
background: #FFF;
text-align: center;
box-shadow: 0px 4px 26px -6px rgba(0, 0, 0, 0.2);
}
.tpe-team-member.tpe-style3 .tpe-team-image {
position: relative;
overflow: hidden
}
.tpe-team-member.tpe-style3 .tpe-team-image-overlay {
position: absolute;
left: 0;
right: 0;
top: 0;
bottom: 0;
background: rgba(255, 255, 255, 0.9);
padding: 30px;
display: flex;
align-items: center;
opacity: 0;
transition: all 0.3s ease;
}
.tpe-team-member.tpe-style3 .tpe-team-image-overlay-inner {
width: 100%;
}
.tpe-team-member.tpe-style3 .team-short-content {
transform: translateY(-300px);
transition: all 0.5s ease 0.2s;
}
.tpe-team-member.tpe-style3 .tpe-team-social-id {
transform: translateY(300px);
transition: all 0.5s ease 0.2s;
}
.tpe-team-member.tpe-style3:hover .tpe-team-image-overlay {
opacity: 1;
}
.tpe-team-member.tpe-style3:hover .team-short-content {
transform: translateY(0);
}
.tpe-team-member.tpe-style3:hover .tpe-team-social-id {
transform: translateY(0);
}
.tpe-team-member.tpe-style3 .tpe-team-member-content {
padding: 30px 20px;
}
.tpe-team-member.tpe-style3 .tpe-team-social-id a {
height: 36px;
width: 36px;
line-height: 36px;
text-align: center;
border: 1px solid #333;
border-radius: 50%;
margin: 0 4px;
display: flex;
align-items: center;
justify-content: center;
font-size: 15px;
}
.tpe-team-member.tpe-style3 .tpe-team-designation {
margin-bottom: 0;
}
.tpe-team-member.tpe-style3 a.tpe-team-detail {
position: relative;
}
.tpe-team-member.tpe-style3 a.tpe-team-detail:before {
content: "";
position: absolute;
left: 100%;
top: 50%;
height: 1px;
width: 15px;
margin-left: 5px;
border-radius: 50%;
background: #333;
}
.tpe-team-member.tpe-style3 a.tpe-team-detail:after {
content: "";
position: absolute;
right: 100%;
top: 50%;
height: 1px;
width: 15px;
margin-right: 5px;
border-radius: 50%;
background: #333;
} .tpe-team-member.tpe-style4 {
background: #FFF;
text-align: center;
padding-top: 40px;
box-shadow: 0px 4px 26px -6px rgba(0, 0, 0, 0.2);
}
.widget_totalplus_team .tpe-team-member.tpe-style4 * {
color: #444;
}
.tpe-team-member.tpe-style4 .tpe-team-image {
width: 150px;
height: 150px;
margin: 0 auto;
border-radius: 50%;
overflow: hidden;
border: 1px solid rgba(0, 0, 0, 0.1);
padding: 10px;
}
.tpe-team-member.tpe-style4 .tpe-team-image img {
border-radius: 50%;
object-fit: cover;
height: 100%;
width: 100%;
}
.tpe-team-member.tpe-style4 .tpe-team-member-content {
padding: 30px;
}
.tpe-team-member.tpe-style4 .tpe-team-social-id a {
margin: 0 5px;
border: 1px solid #999;
height: 38px;
width: 38px;
display: flex;
align-items: center;
justify-content: center;
border-radius: 50%;
line-height: 38px;
font-size: 16px;
}
.tpe-team-member.tpe-style4 a.tpe-team-detail {
position: relative;
}
.tpe-team-member.tpe-style4 a.tpe-team-detail:before {
content: "";
position: absolute;
left: 100%;
top: 50%;
height: 1px;
width: 15px;
margin-left: 5px;
border-radius: 50%;
background: #333;
}
.tpe-team-member.tpe-style4 a.tpe-team-detail:after {
content: "";
position: absolute;
right: 100%;
top: 50%;
height: 1px;
width: 15px;
margin-right: 5px;
border-radius: 50%;
background: #333;
} .tpe-team-member.tpe-style5 {
text-align: center;
margin-bottom: 100px !important;
position: relative;
}
.tpe-team-member.tpe-style5 .tpe-team-member-content {
position: absolute;
left: 20px;
right: 20px;
bottom: 0;
margin-bottom: -60px;
background: #FFF;
padding: 15px;
box-shadow: 0px 6px 12px -3px rgba(0, 0, 0, 0.2);
}
.tpe-team-member.tpe-style5 .team-short-content {
max-height: 0;
overflow: hidden;
transition: all 0.3s ease 0.1s;
margin-bottom: 0;
padding: 0 10px;
}
.tpe-team-member.tpe-style5:hover .team-short-content {
margin-bottom: 20px;
max-height: 1000px;
}
.tpe-team-member.tpe-style5 .tpe-team-image {
overflow: hidden;
}
.tpe-team-member.tpe-style5 .tpe-team-image img {
transform: scale(1);
transition: all 0.6s ease;
}
.tpe-team-member.tpe-style5:hover .tpe-team-image img {
transform: scale(1.2);
}
.tpe-team-member.tpe-style5 .tpe-team-social-id{
margin-top: 0;
}
.tpe-team-member.tpe-style5 .tpe-team-social-id a {
margin: 0 10px;
}
.tpe-team-member.tpe-style5 a.tpe-team-detail {
position: relative;
}
.tpe-team-member.tpe-style5 a.tpe-team-detail:before {
content: "";
position: absolute;
left: 100%;
top: 50%;
height: 1px;
width: 15px;
margin-left: 5px;
border-radius: 50%;
background: #333;
}
.tpe-team-member.tpe-style5 a.tpe-team-detail:after {
content: "";
position: absolute;
right: 100%;
top: 50%;
height: 1px;
width: 15px;
margin-right: 5px;
border-radius: 50%;
background: #333;
} .tpe-team-member.tpe-style6 {
overflow: hidden;
position: relative;
}
.tpe-team-member.tpe-style6 .tpe-team-member-inner {
padding: 1px;
}
.tpe-team-member.tpe-style6 .tpe-team-image {
transform: rotateY(0deg);
position: relative;
backface-visibility: hidden;
background: #fff;
border: 1px solid rgba(0, 0, 0, 0.1);
transition: all 0.6s ease;
overflow: hidden;
}
.tpe-team-member.tpe-style6 .tpe-team-member-content {
transform: rotateY(180deg);
position: absolute;
left: 0;
top: 0;
right: 0;
bottom: 0;
backface-visibility: hidden;
padding: 30px 20px;
background: #fff;
border: 1px solid rgba(0, 0, 0, 0.1);
text-align: center;
transition: all 0.6s ease;
display: flex;
align-items: center;
}
.tpe-team-member.tpe-style6 .tpe-team-member-excerpt {
width: 100%;
}
.tpe-team-member.tpe-style6:hover .tpe-team-image {
transform: rotateY(180deg);
}
.tpe-team-member.tpe-style6:hover .tpe-team-member-content {
transform: rotateY(0deg);
}
.tpe-team-member.tpe-style6 .tpe-team-social-id a {
font-size: 18px;
margin: 0 10px;
}
.tpe-team-member.tpe-style6 a.tpe-team-detail {
position: relative;
}
.tpe-team-member.tpe-style6 a.tpe-team-detail:before {
content: "";
position: absolute;
left: 100%;
top: 50%;
height: 1px;
width: 15px;
margin-left: 5px;
border-radius: 50%;
background: #333;
}
.tpe-team-member.tpe-style6 a.tpe-team-detail:after {
content: "";
position: absolute;
right: 100%;
top: 50%;
height: 1px;
width: 15px;
margin-right: 5px;
border-radius: 50%;
background: #333;
} .tpe-team-member.tpe-style7 .tpe-team-image{
position: relative;
margin-bottom: 15px;
}
.tpe-team-member.tpe-style7 .tpe-title-wrap {
position: absolute;
background: rgba(236,236,236,0.9);
left: 0;
bottom: 0;
right: 0;
padding: 10px;
text-align: center;
}
.tpe-team-member.tpe-style7 .tpe-team-title{
margin: 0;
}
.tpe-team-member.tpe-style7 .tpe-team-designation{
margin-bottom: 15px;
}
.tpe-team-member.tpe-style7 .tpe-team-member-content{
text-align: center;
}
.tpe-team-member.tpe-style7 .tpe-team-social-id a {
margin: 0 5px;
font-size: 16px;
line-height: 32px;
border: 1px solid #000;
height: 38px;
width: 38px;
border-radius: 50%;
display: flex !important;
align-items: center;
justify-content: center;
}
.tpe-team-member.tpe-style7 .tpe-team-detail{
background: rgba(236,236,236,0.9);
display: block;
position: absolute;
right: 10px;
top: 10px;
bottom: auto;
color: #1f74fb;
padding: 0;
height: 50px;
width: 50px;
opacity: 0;
transtion: all 0.3s ease-in-out;
}
.tpe-team-member.tpe-style7 .tpe-team-image:hover .tpe-team-detail{
opacity: 1;
}
.tpe-team-member.tpe-style7 .tpe-team-detail:after,
.tpe-team-member.tpe-style7 .tpe-team-detail:before{
content: "";
position: absolute;
left: 10px;
right: 10px;
top: 50%;
background: #FFF;
height: 1px;
z-index: 9;
opacity: 0.8;
margin: 0;
}
.tpe-team-member.tpe-style7 .tpe-team-detail:before{
transform: rotate(90deg);
} .tpe-team-carousel .tpe-team-member.tpe-style3{
margin: 20px;
}
.tpe-team-carousel .tpe-team-member.tpe-style4{
margin: 10px;
}
.tpe-team-carousel .tpe-team-member.tpe-style5{
margin: 2px
}
.tpe-team-carousel .owl-nav {
text-align: center;
margin-top: 50px;
}
.tpe-team-carousel.owl-carousel .owl-nav .owl-prev,
.tpe-team-carousel.owl-carousel .owl-nav .owl-next {
display: inline-block;
height: 44px;
width: 50px;
border: 0;
line-height: 44px;
margin: 0 4px;
background: #FFF;
color: #333;
box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.2);
}
.tpe-team-carousel .owl-nav .owl-prev {
border-radius: 30px 0 0 30px;
}
.tpe-team-carousel .owl-nav .owl-next {
border-radius: 0 30px 30px 0;
}
.tpe-team-carousel .tpe-team-member.tpe-style3{
box-shadow: 0px 4px 12px -6px rgb(0 0 0 / 20%);
} .tpe-counter {
position: relative;
text-align: center;
margin: 0;
}
.tpe-counter .tpe-counter-count {
font-weight: bold;
display: flex !important;
letter-spacing: 1px;
line-height: 1;
justify-content: center;
}
.tpe-counter .tpe-counter-title {
display: block;
margin: 0;
letter-spacing: 1px;
}
.tpe-counter .tpe-counter-count:before {
content: attr(data-prefix);
margin-right: 5px;
}
.tpe-counter .tpe-counter-count:after {
content: attr(data-suffix);
margin-left: 5px;
} .tpe-counter.tpe-style1 {
text-align: center;
border: 2px solid #000000;
border-top: 0;
padding: 0 20px 30px;
position: relative;
margin-top: 20px;
}
.tpe-counter.tpe-style1:after {
content: "";
position: absolute;
width: 30%;
left: 0;
top: 0;
height: 2px;
background: #000000;
}
.tpe-counter.tpe-style1:before {
content: "";
position: absolute;
width: 30%;
right: 0;
top: 0;
height: 2px;
background: #000000;
}
.tpe-counter.tpe-style1 .tpe-counter-count {
font-size: 48px;
margin-bottom: 15px;
}
.tpe-counter.tpe-style1 .tpe-counter-icon {
display: inline-block;
font-size: 36px;
position: relative;
transform: translate(0, -17px);
line-height: 36px;
}
.tpe-counter.tpe-style1 .tpe-counter-title {
margin-top: 15px;
margin: 0;
} .tpe-counter.tpe-style2{
padding: 30px 20px;
}
.tpe-counter.tpe-style2 .tpe-counter-icon {
font-size: 2em;
line-height: 1;
margin-bottom: 40px;
position: relative
}
.tpe-counter.tpe-style2 .tpe-counter-icon:after {
content: "";
position: absolute;
top: 100%;
left: 50%;
width: 30px;
height: 2px;
background: #000000;
margin-left: -15px;
margin-top: 25px;
}
.tpe-counter.tpe-style2 .tpe-counter-count {
font-size: 3em;
}
.tpe-counter.tpe-style2 .tpe-counter-title {
margin: 20px 0 0;
padding: 0;
}
.tpe-counter.tpe-style2:before {
content: "";
position: absolute;
left: 0;
top: 0;
width: 30px;
height: 2px;
background: #000000;
transition: all 0.3s ease;
}
.tpe-counter.tpe-style2:after {
content: "";
position: absolute;
left: 0;
top: 0;
height: 30px;
width: 2px;
background: #000000;
transition: all 0.3s ease;
}
.tpe-counter.tpe-style2 >span:before {
content: "";
position: absolute;
right: 0;
bottom: 0;
width: 30px;
height: 2px;
background: #000000;
transition: all 0.3s ease;
}
.tpe-counter.tpe-style2 >span:after {
content: "";
position: absolute;
right: 0;
bottom: 0;
height: 30px;
width: 2px;
background: #000000;
transition: all 0.3s ease;
}
.tpe-counter.tpe-style2:hover:before,
.tpe-counter.tpe-style2:hover>span:before {
width: 100%;
}
.tpe-counter.tpe-style2:hover:after,
.tpe-counter.tpe-style2:hover>span:after {
height: 100%;
} .tpe-counter.tpe-style3 {
background: #FFF;
padding: 50px 20px;
box-shadow: 0px 14px 22px -2px rgba(0, 0, 0, 0.3);
position: relative;
}
.tpe-counter.tpe-style3:before {
content: "";
position: absolute;
left: 10px;
right: 10px;
top: 10px;
bottom: 10px;
border: 1px solid #666;
}
.tpe-counter.tpe-style3 .tpe-counter-icon {
font-size: 2em;
line-height: 1;
margin-bottom: 20px;
}
.tpe-counter.tpe-style3 .tpe-counter-count {
font-size: 3.4em;
margin-bottom: 20px;
} .tpe-counter.tpe-style4 {
text-align: left;
display: flex;
}
.tpe-counter.tpe-style4 .tpe-counter-icon {
font-size: 42px;
line-height: 1;
margin-top: 10px;
margin-right: 25px;
}
.tpe-counter.tpe-style4 .tpe-counter-right-block{
flex-grow: 1;
}
.tpe-counter.tpe-style4 .tpe-counter-count {
font-size: 2em;
margin-bottom: 10px;
justify-content: flex-start;
} .tpe-testimonial-slider .tpe-testimonial img {
height: 100px;
width: 100px;
margin: 0 auto 20px;
border: 1px solid #000;
padding: 5px;
object-fit: cover;
}
.tpe-testimonial-slider.tpe-round .tpe-testimonial img{
border-radius: 50%;
}
.tpe-testimonial-slider .tpe-testimonial-excerpt {
margin: 0 0 30px;
text-align: center;
position: relative;
}
.tpe-testimonial-slider .tpe-testimonial-excerpt .icofont-quote-left {
position: absolute;
top: 10px;
left: 10px;
font-size: 90px;
color: #000;
z-index: -1;
opacity: 0.05;
}
.tpe-testimonial-slider .tpe-testimonial .tpe-testimonial-title {
display: block;
text-align: center;
margin: 0 0 10px;
}
.tpe-testimonial-slider .tpe-testimonial .tpe-designation {
text-align: center;
}
.tpe-testimonial-slider .owl-dots {
text-align: center;
margin-top: 40px;
}
.tpe-testimonial-slider .owl-dots .owl-dot {
display: inline-block;
height: 8px;
width: 10px;
background: #333;
margin: 0 5px;
transition: all 0.3s ease;
border-radius: 20px;
}
.tpe-testimonial-slider .owl-dots .owl-dot.active {
width: 30px;
} .tpe-testimonial-slider .slick-slider .slick-slide {
outline: none;
}
.tpe-testimonial-slider .tpe-testimonial-image-wrap {
max-width: 500px;
width: 100%;
margin: 0 auto 40px;
}
.tpe-testimonial-slider .tpe-testimonial-image-wrap[data-count="1"],
.tpe-testimonial-slider .tpe-testimonial-image-wrap[data-count="2"],
.tpe-testimonial-slider .tpe-testimonial-image-wrap[data-count="3"]{
max-width: 150px;
}
.tpe-testimonial-slider .tpe-testimonial-image-wrap[data-count="1"] img,
.tpe-testimonial-slider .tpe-testimonial-image-wrap[data-count="2"] img,
.tpe-testimonial-slider .tpe-testimonial-image-wrap[data-count="3"] img{
height: 150px;
width: 150px;
}
.tpe-testimonial-slider .tpe-testimonial-image-wrap[data-count="1"] .slick-track{
transform: translate3d(0, 0, 0) !important;
}
.tpe-testimonial-slider .tpe-testimonial-image-wrap,
.tpe-testimonial-slider .tpe-testimonial-content-wrap {
display: none;
}
.tpe-testimonial-slider .tpe-testimonial-image-wrap.slick-initialized,
.tpe-testimonial-slider .tpe-testimonial-content-wrap.slick-initialized {
display: block
}
.tpe-testimonial-slider .tpe-testimonial-image {
display: none;
}
.tpe-testimonial-image-box{
position: relative;
padding-bottom: 100%;
}
.tpe-testimonial-image-slide img {
position: absolute;
left: 0;
bottom: 0;
width: 100% !important;
height: 100% !important;
object-fit: cover;
object-position: center;
transform: scale(0.7);
transition: all 0.4s ease;
cursor: pointer;
box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}
.tpe-testimonial-slider.tpe-round .tpe-testimonial-image-slide img{
border-radius: 50%;
}
.tpe-testimonial-image-slide.slick-center img {
transform: scale(0.9);
}
.tpe-testimonial-slider .slick-dots {
display: block;
width: 100%;
padding: 0;
margin: 40px 0 0;
list-style: none;
text-align: center;
}
.tpe-testimonial-slider .slick-dots li {
display: inline-block;
margin: 0 5px;
padding: 0;
}
.tpe-testimonial-slider .slick-dots li button {
display: inline-block;
height: 8px;
width: 10px;
background: #333;
margin: 0;
transition: all 0.3s ease;
border-radius: 20px;
border: 0;
outline: none;
cursor: pointer;
color: transparent;
padding: 0;
font-size: 0;
line-height: 0;
}
.tpe-testimonial-slider .slick-dots li.slick-active button {
width: 30px;
} .tpe-testimonial-box {
background: #FFF;
padding: 25px;
box-shadow: 2px 2px 18px -6px rgba(0, 0, 0, 0.2);
transition: all 0.5s ease;
}
.tpe-testimonial-box:hover {
box-shadow: 2px 2px 28px 0px rgba(0, 0, 0, 0.2);
}
.tpe-testimonial-box .tpe-testimonial-excerpt {
margin: 0 0 20px;
text-align: left;
width: auto;
font-size: 0.9em;
}
.tpe-testimonial-box .tpe-testimonial-footer {
display: flex;
align-items: center
}
.tpe-testimonial-box img,
.tpe-testimonial-carousel .tpe-testimonial-box img{
width: 80px;
height: 80px;
object-fit: cover;
margin-right: 20px;
}
.tpe-testimonial-box .tpe-testimonial-title {
font-size: 1em;
line-height: 1.2;
margin-bottom: 5px;
}
.tpe-testimonial-box .tpe-designation {
font-size: 0.85em;
}
.tpe-testimonial-box.tpe-round .tpe-testimonial-footer img{
border-radius: 50%;
} .tpe-testimonial-carousel .tpe-testimonial-box {
box-shadow: 0 0 12px rgba(0, 0, 0, 0.15);
transform: scale(0.9);
margin: 10px;
}
.tpe-testimonial-carousel .owl-item.center .tpe-testimonial-box {
transform: scale(1);
}
.tpe-testimonial-carousel .owl-nav {
text-align: center;
margin-top: 40px;
}
.tpe-testimonial-carousel .owl-nav button.owl-prev, 
.tpe-testimonial-carousel .owl-nav button.owl-next {
display: inline-block;
margin: 0 10px;
font-size: 26px;
}
.tpe-testimonial-carousel .owl-nav button.owl-prev i, 
.tpe-testimonial-carousel .owl-nav button.owl-next i{
color: inherit;
}
.tpe-testimonial-carousel .owl-dots {
text-align: center;
margin-top: 40px;
}
.tpe-testimonial-carousel .owl-dots .owl-dot {
display: inline-block;
height: 8px;
width: 10px;
background: #333;
margin: 0 5px;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
border-radius: 20px;
}
.tpe-testimonial-carousel .owl-dots .owl-dot.active {
width: 30px;
} .tpe-blog-wrap {
margin: -40px -20px 0;
display: flex;
flex-wrap: wrap;
}
.tpe-blog-box {
padding: 0 20px;
width: 30.333%;
margin-top: 40px;
}
.tpe-blog-thumbnail{
position: relative;
padding-bottom: 70%;
background-position: center;
background-size: cover;
overflow: hidden;
}
.tpe-blog-thumbnail img {
position: absolute;
left: 0;
bottom: 0;
width: 100%;
height: 100%;
object-fit: cover;
object-position: center;
}
.tpe-blog-col-1 .tpe-blog-box {
width: 100%;
}
.tpe-blog-col-2 .tpe-blog-box {
width: 50%;
}
.tpe-blog-col-3 .tpe-blog-box {
width: 33.33%;
}
.tpe-blog-col-4 .tpe-blog-box {
width: 25%;
}
.tpe-blog-col-5 .tpe-blog-box {
width: 20%;
}
.tpe-blog-col-6 .tpe-blog-box {
width: 16.66%;
}
.tpe-blog-excerpt .tpe-blog-title {
display: block;
margin-bottom: 15px
}
.tpe-blog-excerpt .tpe-blog-title a {
color: inherit;
}
.tpe-blog-wrap .tpe-blog-footer i {
margin-right: 10px;
}
.tpe-blog-date {
font-size: 0.9em;
margin-bottom: 10px;
}
.tpe-blog-date i {
margin-right: 10px;
}
.tpe-blog-read-more {
margin-top: 20px
}
.tpe-blog-read-more a {
display: inline-block;
color: inherit;
}
.tpe-blog-wrap .tpe-blog-footer span{
display: flex;
} .tpe-blog-wrap.tpe-style1 .tpe-blog-post {
background: #FFF;
border-bottom: 6px solid #000;
-webkit-box-shadow: 0px 0px 20px -4px rgba(0, 0, 0, 0.2);
box-shadow: 0px 0px 20px -4px rgba(0, 0, 0, 0.2);
}
.tpe-blog-wrap.tpe-style1 .tpe-blog-thumbnail a {
display: block;
}
.tpe-blog-wrap.tpe-style1 .tpe-blog-thumbnail a:after {
content: "";
position: absolute;
left: 0;
top: 0;
bottom: 0;
width: 0;
background: rgba(255, 255, 255, 0.2);
transition: all 0.2s ease;
-moz-transition: all 0.2s ease;
-webkit-transition: all 0.2s ease;
}
.tpe-blog-wrap.tpe-style1 .tpe-blog-thumbnail:hover a:after {
width: 100%;
}
.tpe-blog-wrap.tpe-style1 .tpe-blog-footer {
position: absolute;
left: 0;
right: 0;
bottom: 0;
background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.8)));
background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.8) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#b3000000', GradientType=0);
padding: 10px;
font-size: 14px;
opacity: 0.8;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
color: #FFF;
pointer-events: none;
}
.tpe-blog-wrap.tpe-style1 .tpe-blog-footer {
color: #FFF;
}
.tpe-blog-wrap.tpe-style1 .tpe-blog-excerpt {
padding: 20px;
color: #333;
}
.tpe-blog-date {
text-transform: uppercase;
}
.tpe-blog-wrap.tpe-style1 .tpe-blog-date {
display: inline-flex;
}
.tpe-blog-read-more {
padding: 0 20px 20px;
text-align: right;
}
.tpe-blog-wrap .tpe-blog-read-more a {
display: inline-block;
background: #000;
color: #FFF;
padding: 10px 15px;
text-align: center;
border-radius: 1px;
}
.tpe-blog-wrap .tpe-blog-read-more a:hover {
background: #333;
color: #FFF;
} .tpe-blog-wrap.tpe-style2 .tpe-blog-thumbnail {
margin-bottom: 25px;
}
.tpe-blog-wrap.tpe-style2 .tpe-blog-footer {
position: relative;
margin-top: 25px;
padding-top: 10px;
font-size: 14px;
opacity: 0.8;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
}
.tpe-blog-wrap.tpe-style2 .tpe-blog-footer:after {
content: "";
position: absolute;
left: 0;
right: 0;
top: 0;
height: 1px;
background: rgba(0, 0, 0, 0.2);
opacity: 0.2;
} .tpe-blog-wrap.tpe-style3 .tpe-blog-thumbnail {
margin-bottom: 25px;
}
.tpe-blog-wrap.tpe-style3 .tpe-blog-excerpt {
padding-left: 80px;
}
.tpe-blog-wrap.tpe-style3 .tpe-blog-excerpt.tpe-full-width {
padding-left: 0;
}
.tpe-blog-wrap.tpe-style3 .tpe-blog-date {
float: left;
margin-left: -80px;
width: 60px;
background: #000;
color: #FFF;
text-align: center;
padding: 5px;
opacity: 1;
}
.tpe-blog-wrap.tpe-style3 .tpe-blog-date span {
display: block;
line-height: 1;
padding: 5px 0;
color: inherit;
}
.tpe-blog-wrap.tpe-style3 .tpe-blog-footer {
position: absolute;
left: 0;
right: 0;
bottom: 0;
background: rgba(0, 0, 0, 0.5);
padding: 10px;
font-size: 0.9em;
opacity: 0.8;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
color: #FFF;
pointer-events: none;
}
.tpe-blog-wrap.tpe-style3 .tpe-blog-footer {
color: #FFF;
} .tpe-blog-wrap.tpe-style4 .tpe-blog-thumbnail {
background: #000;
overflow: hidden;
}
.tpe-blog-wrap.tpe-style4 .tpe-blog-thumbnail img {
opacity: 0.7;
}
.tpe-blog-wrap.tpe-style4 .tpe-blog-excerpt {
position: absolute;
left: 0;
right: 0;
bottom: 0;
padding: 30px;
pointer-events: none;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.tpe-blog-wrap.tpe-style4 .tpe-blog-excerpt,
.tpe-blog-wrap.tpe-style4 .tpe-blog-footer {
color: #FFF;
}
.tpe-blog-wrap.tpe-style4 .tpe-blog-date {
line-height: 1;
margin: 0;
}
.tpe-blog-wrap.tpe-style4 .tpe-blog-footer {
position: absolute;
left: 0;
right: 0;
padding: 30px;
pointer-events: none;
font-size: 14px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
color: #FFF;
bottom: -100px;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.tpe-blog-wrap.tpe-style4 .tpe-blog-post:hover .tpe-blog-excerpt {
bottom: -300px;
}
.tpe-blog-wrap.tpe-style4 .tpe-blog-post:hover .tpe-blog-footer {
bottom: 0;
}
@media screen and (max-width:769px){
.tpe-blog-tablet-col-1 .tpe-blog-box {
width: 100%;
}
.tpe-blog-tablet-col-2 .tpe-blog-box {
width: 50%;
}
.tpe-blog-tablet-col-3 .tpe-blog-box {
width: 33.33%;
}
.tpe-blog-tablet-col-4 .tpe-blog-box {
width: 25%;
}
.tpe-blog-tablet-col-5 .tpe-blog-box {
width: 20%;
}
.tpe-blog-tablet-col-6 .tpe-blog-box {
width: 16.66%;
}
}
@media screen and (max-width:480px){
.tpe-blog-mobile-col-1 .tpe-blog-box {
width: 100%;
}
.tpe-blog-mobile-col-2 .tpe-blog-box {
width: 50%;
}
.tpe-blog-mobile-col-3 .tpe-blog-box {
width: 33.33%;
}
.tpe-blog-mobile-col-4 .tpe-blog-box {
width: 25%;
}
.tpe-blog-mobile-col-5 .tpe-blog-box {
width: 20%;
}
.tpe-blog-mobile-col-6 .tpe-blog-box {
width: 16.66%;
}
} .tpe-logo-carousel.owl-carousel .owl-stage {
display: -ms-flexbox;
display: -webkit-box;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.tpe-logo-carousel .tpe-logo-slide img {
padding: 2px;
margin: 0 auto;
}
.tpe-logo-carousel .owl-dots {
text-align: center;
margin-top: 40px;
}
.tpe-logo-carousel .owl-dots .owl-dot {
display: inline-block;
height: 8px;
width: 10px;
background: #333;
margin: 0 5px;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
border-radius: 20px;
}
.tpe-logo-carousel .owl-dots .owl-dot.active {
width: 30px;
} .tpe-image-flipster-carousel .tpe-image-slide .flip-content{
width: 100%;
height: 100%;
display: -ms-flexbox;
display: -webkit-box;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
overflow: hidden;
}
.tpe-image-flipster-carousel.flipster-carousel .flip-items .flip-item {
background-color: #fff;
opacity: 1;
}
.tpe-image-stretch-yes.tpe-image-flipster-carousel .tpe-image-slide .flip-content img{
object-fit: cover;
height: 100%;
width: 100%;
}
.tpe-disable-nav.tpe-image-flipster-carousel .flipto-prev,
.tpe-disable-nav.tpe-image-flipster-carousel .flipto-next{
display: none;
}
.tpe-image-flipster-carousel .flipto-prev,
.tpe-image-flipster-carousel .flipto-next {
font-size: 20px;
background: #000000;
display: flex;
align-items: center;
justify-content: center;
color: #FFF;
}
.tpe-image-flipster-carousel.tpe-nav-side .flipto-prev,
.tpe-image-flipster-carousel.tpe-nav-side .flipto-next{
position: absolute;
top: 50%;
height: 50px;
width: 40px;
margin-top: -20px;
}
.tpe-image-flipster-carousel.tpe-nav-side .flipto-prev {
left: 0;
}
.tpe-image-flipster-carousel.tpe-nav-side .flipto-next {
right: 0;
}
.tpe-image-flipster-carousel.tpe-nav-bottom .flipto-prev,
.tpe-image-flipster-carousel.tpe-nav-bottom .flipto-next{
height: 50px;
width: 50px;
}
.tpe-image-flipster-carousel.tpe-nav-bottom .flipto-nav{
display: flex;
align-items: center;
justify-content: center;
margin-top: 30px;
}
.tpe-image-flipster-carousel.tpe-nav-bottom .flipto-prev {
margin-right: 5px;
}
.tpe-image-flipster-carousel.tpe-nav-bottom .flipto-next {
margin-left: 5px;
} .tpe-highlight-post {
position: relative;
overflow: hidden;
}
.tpe-highlight-post .tpe-highlight-title {
display: block;
margin-bottom: 20px;
}
.tpe-highlight-post.tpe-custom-height .tpe-highlight-image{
position: relative;
padding-bottom: 70%;
overflow: hidden;
}
.tpe-highlight-post img{
width: 100%;
}
.tpe-highlight-post.tpe-custom-height .tpe-highlight-image img {
position: absolute;
left: 0;
bottom: 0;
width: 100%;
height: 100%;
object-fit: cover;
object-position: center;
}
.tpe-highlight-link {
margin-top: 20px;
}
.tpe-highlight-link a {
display: flex;
font-size: 0.9em;
align-items: center;
justify-content: center;
}
.tpe-highlight-link .tpe-highlight-link-icon{
margin-left: 6px;
}
.tpe-highlight-link .tpe-highlight-link-icon i{
font-size: 0.8em;
}
.tpe-highlight-link .tpe-highlight-link-icon svg{
width: 0.8em;
height: 0.8em;
vertical-align: middle;
} .tpe-highlight-post.tpe-style1 .tpe-highlight-title-wrap {
position: absolute;
left: 15px;
right: 15px;
bottom: 15px;
background: rgba(255, 193, 7, 0.9);
padding: 15px 60px 15px 15px;
min-height: 60px;
display: flex;
align-items: center;
transform: translateY(0);
transition: all 0.3s ease;
}
.tpe-highlight-post.tpe-style1 .tpe-highlight-title-wrap .tpe-highlight-title {
margin-bottom: 0;
font-size: 1em;
}
.tpe-highlight-post.tpe-style1 .tpe-highlight-hover {
display: flex;
align-items: center;
position: absolute;
left: 0;
top: 0;
right: 0;
bottom: 0;
padding: 30px;
background: rgba(255, 193, 7, 0.9);
transition: all 0.3s ease;
transform: translateY(-100%);
overflow: hidden;
}
.tpe-highlight-post.tpe-style1 .tpe-highlight-icon {
position: absolute;
right: 5px;
top: 5px;
bottom: 5px;
padding-left: 5%;
padding-right: 5%;
display: flex;
align-items: center;
justify-content: center;
background: rgba(255, 255, 255, 0.3);
}
.tpe-highlight-post.tpe-style1 .tpe-highlight-icon i {
font-size: 28px;
}
.tpe-highlight-post.tpe-style1 .tpe-highlight-icon svg{
height: 28px; 
width: auto;
}
.tpe-highlight-post.tpe-style1 .tpe-highlight-link a{
justify-content: flex-start;
}
.tpe-highlight-post.tpe-style1:hover .tpe-highlight-hover {
-webkit-transform: translateY(0);
transform: translateY(0);
}
.tpe-highlight-post.tpe-style1:hover .tpe-highlight-title-wrap {
-webkit-transform: translateY(200%);
transform: translateY(200%);
} .tpe-highlight-post.tpe-style2 .tpe-highlight-title-wrap {
position: absolute;
left: 0;
bottom: 0;
right: 0;
background: rgba(0, 0, 0, 0.6);
padding: 10px 10px 10px 80px;
min-height: 60px;
display: flex;
align-items: center;
transition: all 0.3s ease;
transform: translateX(0);
}
.tpe-highlight-post.tpe-style2 .tpe-highlight-title-wrap .tpe-highlight-title {
margin: 0;
font-size: 1em;
}
.tpe-highlight-post.tpe-style2 .tpe-highlight-hover .tpe-highlight-title{
margin-bottom: 10px;
}
.tpe-highlight-post.tpe-style2 .tpe-highlight-icon {
position: absolute;
left: 0;
top: 0;
bottom: 0;
width: 60px;
background: #4fc5ef;
color: #FFF;
}
.tpe-highlight-post.tpe-style2 .tpe-highlight-icon i {
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
font-size: 28px;
}
.tpe-highlight-post.tpe-style2 .tpe-highlight-icon svg{
height: 28px; 
width: auto;
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
.tpe-highlight-post.tpe-style2 .tpe-highlight-hover {
display: flex;
justify-content: center;
flex-direction: column;
position: absolute;
left: 0;
top: 0;
right: 0;
bottom: 0;
background: rgba(0, 0, 0, 0.6);
padding: 30px 30px 30px 80px;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
-webkit-transform: translateX(-100%);
transform: translateX(-100%);
}
.tpe-highlight-post.tpe-style2 .tpe-highlight-excerpt{
line-height: 1.5;
}
.tpe-highlight-post.tpe-style2:hover .tpe-highlight-hover {
-webkit-transform: translateX(0);
transform: translateX(0);
}
.tpe-highlight-post.tpe-style2:hover .tpe-highlight-title-wrap {
-webkit-transform: translateX(500%);
transform: translateX(500%);
}
.tpe-highlight-post.tpe-style2 .tpe-highlight-link a{
justify-content: flex-start;
} .tpe-highlight-post.tpe-style3 .tpe-highlight-title-wrap {
position: absolute;
left: 0;
right: 0;
top: 0;
bottom: 0;
padding: 30px;
text-align: center;
transform: rotateY(0);
backface-visibility: hidden;
transition: all 0.7s ease;
transform-style: preserve-3d;
display: flex;
align-items: center;
-webkit-perspective: 1000px;
-o-perspective: 1000px;
-ms-perspective: 1000px;
perspective: 1000px;
}
.tpe-highlight-post.tpe-style3 .tpe-highlight-title-wrap:before{
content: "";
position: absolute;
left: 0;
right: 0;
top: 0;
bottom: 0;
background: rgba(0, 0, 0, 0.5);
opacity: 0.9;
}
.tpe-highlight-post.tpe-style3 .tpe-highlight-title-inner {
width: 100%;
position: relative;
}
.tpe-highlight-post.tpe-style3 .tpe-highlight-title-wrap .tpe-highlight-icon {
margin-bottom: 20px;
}
.tpe-highlight-post.tpe-style3 .tpe-highlight-title-wrap .tpe-highlight-icon i {
font-size: 30px;
}
.tpe-highlight-post.tpe-style3 .tpe-highlight-icon svg{
height: 30px; 
width: auto;
}
.tpe-highlight-post.tpe-style3 .tpe-highlight-hover {
position: absolute;
left: 0;
right: 0;
top: 0;
bottom: 0;
padding: 30px;
text-align: center;
-webkit-transform: rotateY(180deg);
transform: rotateY(180deg);
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-webkit-transition: all 0.7s ease;
transition: all 0.7s ease;
-webkit-transform-style: preserve-3d;
transform-style: preserve-3d;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.tpe-highlight-post.tpe-style3 .tpe-highlight-hover:before{
content: "";
position: absolute;
left: 0;
right: 0;
top: 0;
bottom: 0;
background: #4fc5ef;
}
.tpe-highlight-post.tpe-style3 .tpe-highlight-hover-inner {
width: 100%;
position: relative;
}
.tpe-highlight-post.tpe-style3 {
-webkit-perspective: 1000px;
-o-perspective: 1000px;
-ms-perspective: 1000px;
perspective: 1000px;
overflow: visible;
}
.tpe-highlight-post.tpe-style3:hover .tpe-highlight-title-wrap {
-webkit-transform: rotateY(-180deg);
transform: rotateY(-180deg);
}
.tpe-highlight-post.tpe-style3:hover .tpe-highlight-hover {
-webkit-transform: rotateY(0);
transform: rotateY(0);
} .tpe-highlight-post.tpe-style4 {
padding-bottom: 70%;
transform-style: preserve-3d;
-webkit-transform-style: preserve-3d;
perspective: 1000px;
-webkit-perspective: 1000px;
overflow: visible;
}
.tpe-highlight-post.tpe-style4 .tpe-highlight-title-wrap,
.tpe-highlight-post.tpe-style4 .tpe-highlight-hover {
position: absolute;
left: 0;
right: 0;
top: 0;
bottom: 0;
text-align: center;
background-size: cover;
background-color: rgba(0, 0, 0, 0.6);
background-position: center;
transition: all 0.7s cubic-bezier(.4, .2, .2, 1);
backface-visibility: hidden;
}
.tpe-highlight-post.tpe-style4 .tpe-highlight-hover {
background-color: rgba(0, 0, 0, 1);
}
.tpe-highlight-post.tpe-style4 .tpe-highlight-title-wrap:after,
.tpe-highlight-post.tpe-style4 .tpe-highlight-hover:before {
position: absolute;
z-index: 1;
top: 0;
left: 0;
width: 100%;
height: 100%;
content: '';
display: block;
opacity: 0.6;
background-color: inherit;
}
.tpe-highlight-post.tpe-style4 .tpe-highlight-title-wrap .tpe-highlight-title-inner,
.tpe-highlight-post.tpe-style4 .tpe-highlight-hover .tpe-highlight-hover-inner {
position: absolute;
left: 0;
width: 100%;
padding: 40px;
outline: 1px solid transparent;
-webkit-perspective: inherit;
perspective: inherit;
z-index: 2;
transform: translateY(-50%) translateZ(60px) scale(.94);
-webkit-transform: translateY(-50%) translateZ(60px) scale(.94);
-ms-transform: translateY(-50%) translateZ(60px) scale(.94);
top: 50%;
}
.tpe-highlight-post.tpe-style4 .tpe-highlight-icon {
margin-bottom: 40px;
display: flex;
align-items: center;
justify-content: center;
position: relative;
}
.tpe-highlight-post.tpe-style4 .tpe-highlight-icon i{
font-size: 30px;
}
.tpe-highlight-post.tpe-style4 .tpe-highlight-icon svg{
height: 30px; 
width: auto;
}
.tpe-highlight-post.tpe-style4 .tpe-highlight-icon:after {
content: "";
margin-left: 10px;
height: 1px;
width: 30px;
background: #FFF;
border-radius: 50%;
}
.tpe-highlight-post.tpe-style4 .tpe-highlight-icon:before {
content: "";
margin-right: 10px;
height: 1px;
width: 30px;
background: #FFF;
border-radius: 50%;
}
.tpe-highlight-post.tpe-style4 .tpe-highlight-title-wrap {
-webkit-transform: rotateY(0deg);
transform: rotateY(0deg);
-webkit-transform-style: preserve-3d;
transform-style: preserve-3d;
}
.tpe-highlight-post.tpe-style4 .tpe-highlight-hover {
-webkit-transform: rotateY(180deg);
transform: rotateY(180deg);
-webkit-transform-style: preserve-3d;
transform-style: preserve-3d;
}
.tpe-highlight-post.tpe-style4:hover .tpe-highlight-title-wrap {
-webkit-transform: rotateY(-180deg);
transform: rotateY(-180deg);
-webkit-transform-style: preserve-3d;
transform-style: preserve-3d;
}
.tpe-highlight-post.tpe-style4:hover .tpe-highlight-hover {
-webkit-transform: rotateY(0deg);
transform: rotateY(0deg);
-webkit-transform-style: preserve-3d;
transform-style: preserve-3d;
} .tpe-pricing ul {
list-style: none;
padding: 0 !important;
margin: 0 !important;
}
.tpe-pricing .tpe-pricing-price em{
font-style: normal;
} .tpe-pricing.tpe-style1 {
background: #FFF;
text-align: center;
margin-top: 20px;
box-shadow: 0 0 30px -5px rgba(0, 0, 0, 0.3);
}
.tpe-pricing.tpe-style1 .tpe-pricing-header {
padding: 40px 20px;
background: #F1F1F1;
margin: 0 15% 20px;
position: relative;
top: -20px;
}
.tpe-pricing.tpe-style1 .tpe-pricing-header:before {
content: "";
position: absolute;
left: 0;
width: 50%;
background: #F1F1F1;
top: 100%;
height: 40px;
margin-top: -20px;
transform: skewY(10deg);
}
.tpe-pricing.tpe-style1 .tpe-pricing-header:after {
content: "";
position: absolute;
right: 0;
width: 51%;
background: #F1F1F1;
top: 100%;
height: 40px;
margin-top: -20px;
transform: skewY(-10deg);
}
.tpe-pricing.tpe-style1 .tpe-pricing-header .tpe-pricing-title {
margin-bottom: 25px;
color: #000;
}
.tpe-pricing.tpe-style1 .tpe-pricing-price {
font-size: 52px;
font-weight: bold;
line-height: 1;
color: #000;
}
.tpe-pricing.tpe-style1 .tpe-pricing-price span {
font-size: 14px;
}
.tpe-pricing.tpe-style1 .tpe-pricing-list li {
padding: 10px;
color: #000;
}
.tpe-pricing.tpe-style1 .tpe-pricing-list li:nth-child(even) {
background: #FAFAFA;
}
.tpe-pricing.tpe-style1 .tpe-pricing-button {
padding: 40px 20px;
}
.tpe-pricing.tpe-style1 .tpe-pricing-button a {
display: inline-block;
background: #333;
padding: 15px 30px;
color: #FFF;
line-height: 1;
}
.tpe-pricing.tpe-style1:hover .tpe-pricing-header,
.tpe-pricing.tpe-style1:hover .tpe-pricing-header:before,
.tpe-pricing.tpe-style1:hover .tpe-pricing-header:after,
.tpe-pricing.tpe-style1:hover .tpe-pricing-button a,
.tpe-pricing.tpe-style1.tpe-featured .tpe-pricing-header,
.tpe-pricing.tpe-style1.tpe-featured .tpe-pricing-header:before,
.tpe-pricing.tpe-style1.tpe-featured .tpe-pricing-header:after,
.tpe-pricing.tpe-style1.tpe-featured .tpe-pricing-button a {
background: #1f74fb;
}
.tpe-pricing.tpe-style1:hover .tpe-pricing-header *,
.tpe-pricing.tpe-style1:hover .tpe-pricing-button a,
.tpe-pricing.tpe-style1.tpe-featured .tpe-pricing-header *,
.tpe-pricing.tpe-style1.tpe-featured .tpe-pricing-button a {
color: #FFF
}
.tpe-pricing.tpe-style1.tpe-featured {
transform: scale(1.05);
} .tpe-pricing.tpe-style2 {
background: #FFF;
box-shadow: 0px 12px 25px -10px rgba(0, 0, 0, 0.4);
text-align: center
}
.tpe-pricing.tpe-style2 .tpe-pricing-header {
padding: 40px;
background: #414141;
margin: 0 0 20px;
position: relative;
}
.tpe-pricing.tpe-style2 .tpe-pricing-header * {
color: #FFF;
}
.tpe-pricing.tpe-style2 .tpe-pricing-header .tpe-pricing-title {
border-bottom: 1px solid rgba(255, 255, 255, 0.1);
margin-bottom: 10px;
padding-bottom: 15px
}
.tpe-pricing.tpe-style2 .tpe-pricing-price {
font-size: 52px;
line-height: 1.5;
}
.tpe-pricing.tpe-style2 .tpe-pricing-price .tpe-price-per {
display: block;
font-size: 16px;
}
.tpe-pricing.tpe-style2 .tpe-pricing-list * {
color: #333;
}
.tpe-pricing.tpe-style2 .tpe-pricing-list li {
padding: 10px;
}
.tpe-pricing.tpe-style2 .tpe-pricing-list li:nth-child(even) {
background: #FAFAFA;
}
.tpe-pricing.tpe-style2 .tpe-pricing-button {
padding: 40px 0 0;
}
.tpe-pricing.tpe-style2 .tpe-pricing-button a {
display: block;
background: #1f74fb;
padding: 20px 30px;
color: #FFF;
line-height: 1;
}
.tpe-pricing.tpe-style2:hover .tpe-pricing-header,
.tpe-pricing.tpe-style2.tpe-featured .tpe-pricing-header {
background: #1f74fb;
}
.tpe-pricing.tpe-style2.tpe-featured {
-webkit-transform: scale(1.05);
transform: scale(1.05);
} .tpe-pricing.tpe-style3 {
border-top: 8px solid #1f74fb;
color: #FFF;
text-align: center
}
.tpe-pricing.tpe-style3 .tpe-pricing-header {
background: #FFF;
}
.tpe-pricing.tpe-style3 .tpe-pricing-header .tpe-pricing-title {
padding: 30px 20px;
color: #1f74fb;
margin: 0;
}
.tpe-pricing.tpe-style3 .tpe-pricing-main {
background: #1f74fb;
}
.tpe-pricing.tpe-style3 .tpe-pricing-price {
position: relative;
width: 150px;
height: 150px;
border-radius: 50%;
margin: 0 auto;
color: #FFF;
border: 6px solid #FFF;
position: relative;
z-index: 99;
font-size: 32px;
line-height: 1;
display: flex;
align-items: center;
justify-content: center;
}
.tpe-pricing.tpe-style3 .tpe-pricing-price span {
font-size: 16px;
display: block;
padding: 6px 0;
}
.tpe-pricing.tpe-style3 .tpe-pricing-price * {
color: #FFF;
}
.tpe-pricing.tpe-style3 .tpe-pricing-main {
margin-top: -75px;
padding-top: 100px;
}
.tpe-pricing.tpe-style3 .tpe-pricing-list li {
padding: 10px;
}
.tpe-pricing.tpe-style3 .tpe-pricing-list * {
color: #FFF;
}
.tpe-pricing.tpe-style3 .tpe-pricing-button {
padding: 30px;
text-align: center;
}
.tpe-pricing.tpe-style3 .tpe-pricing-button a {
display: inline-block;
border: 2px solid #FFF;
padding: 15px 30px;
line-height: 1;
color: #FFF;
}
.tpe-pricing.tpe-style3.tpe-featured {
transform: scale(1.05);
} .tpe-pricing.tpe-style4 {
background: #FFF;
padding: 10px 20px 0;
margin-top: 50px;
text-align: center;
border-radius: 10px;
box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
margin-bottom: 50px;
}
.tpe-pricing.tpe-style4 .tpe-pricing-header {
position: relative;
background: #1f74fb;
margin-top: -60px;
padding: 20px 10px;
margin-bottom: 30px;
border-radius: 20px 20px 0 0;
}
.tpe-pricing.tpe-style4 .tpe-pricing-header * {
color: #FFF;
}
.tpe-pricing.tpe-style4 .tpe-pricing-header:before {
background-image: linear-gradient(-45deg, transparent 14px, #009dea 0), linear-gradient(45deg, transparent 14px, #009dea 0);
background-position: left bottom;
background-repeat: repeat-x;
background-size: 14px 20px;
content: " ";
display: block;
height: 15px;
width: 100%;
position: absolute;
top: 100%;
left: 0;
}
.tpe-pricing.tpe-style4 .tpe-pricing-header .tpe-pricing-title {
margin: 10px 0;
}
.tpe-pricing.tpe-style4 .tpe-pricing-price {
font-size: 60px;
line-height: 1;
}
.tpe-pricing.tpe-style4 .tpe-price-per {
display: block;
font-size: 0.9rem;
margin-top: 10px;
}
.tpe-pricing.tpe-style4 .tpe-pricing-main * {
color: #333;
}
.tpe-pricing.tpe-style4 .tpe-pricing-list li {
padding: 10px;
border: 1px solid #EEE;
border-top: 0;
border-left: 0;
margin-bottom: 6px;
}
.tpe-pricing.tpe-style4 .tpe-pricing-button a {
display: block;
padding: 10px 20px;
margin: 0 20px;
background: #1f74fb;
color: #FFF;
transform: translateY(50%);
border-radius: 10px;
}
.tpe-pricing.tpe-style4.tpe-featured {
transform: scale(1.05);
} .tpe-news {
margin-bottom: 60px;
display: flex;
align-items: center;
justify-content: space-between;
}
.tpe-news:last-child{
margin-bottom: 0 !important;
}
.tpe-news-image {
width: 60%;
float: left;
-webkit-box-shadow: 0px 10px 40px -10px rgba(0, 0, 0, 0.5);
box-shadow: 0px 10px 40px -10px rgba(0, 0, 0, 0.5);
}
.tpe-news-image img{
width: 100%;
}
.tpe-news-content {
width: 35%;
float: right;
}
.tpe-news-content .tpe-news-title {
font-size: 1.8em;
margin-bottom: 20px;
}
.tpe-news-wrap .tpe-news-text {
margin-bottom: 30px;
}
.tpe-news-wrap .tpe-news-text a {
text-decoration: underline;
}
.tpe-news-wrap .tpe-news-link{
display: inline-flex;
}
.tpe-news-wrap .tpe-news-link i {
margin-left: 10px;
transition: all 0.3s ease;
color: inherit;
}
.tpe-news-wrap .tpe-news-link:hover i {
margin-left: 15px;
}
.tpe-news:nth-child(even) .tpe-news-image {
float: right;
order: 2;
}
.tpe-news:nth-child(even) .tpe-news-content {
float: left;
}
.tpe-news-wrap.tpe-style2 .tpe-news-content {
position: relative;
width: 40%;
background: #FFF;
padding: 30px;
left: -5%;
-webkit-box-shadow: 0px 10px 40px -10px rgba(0, 0, 0, 0.5);
box-shadow: 0px 10px 40px -10px rgba(0, 0, 0, 0.5);
}
.tpe-news-wrap.tpe-style2 .tpe-news:nth-child(even) .tpe-news-content {
left: 5%;
}
.tpe-news-wrap.tpe-style3 .tpe-container {
width: auto;
}
.tpe-news-wrap.tpe-style3 .tpe-news {
margin: 0;
width: auto;
-webkit-box-align: stretch;
-ms-flex-align: stretch;
align-items: stretch;
}
.tpe-news-wrap.tpe-style3 .tpe-news-image {
background-size: cover;
-webkit-box-shadow: none;
box-shadow: none;
min-height: 400px;
background-position: center;
}
.tpe-news-wrap.tpe-style3 .tpe-news-image img{
height: 100%;
object-fit: cover;
}
.tpe-news-wrap.tpe-style3 .tpe-news-content {
padding: 80px;
width: 40%;
} .tpe-tab-wrap .tpe-inner-content {
display: none;
}
.tpe-tab-wrap .tpe-tab-link svg{
vertical-align: middle;
}
.tpe-tab-wrap.tpe-style1 .tpe-tab-anchors {
width: 25%;
float: left;
border-right: 1px solid #ccc;
padding: 20px 0;
}
.tpe-tab-wrap.tpe-style1 .tpe-tab-content {
position: relative;
width: 75%;
float: right;
padding: 15px 0 15px 80px;
}
.tpe-tab-wrap.tpe-style1 .tpe-tab-link {
position: relative;
cursor: pointer;
padding: 25px 30px 25px 0;
font-size: 1.1rem;
line-height: 1.2;
display: flex;
align-items: center;
}
.tpe-tab-wrap.tpe-style1 .tpe-tab-link.tpe-active:after {
content: "";
position: absolute;
right: 0;
top: 0;
bottom: 0;
width: 6px;
background: #1f74fb;
margin-right: -3px;
z-index: 99;
}
.tpe-tab-wrap.tpe-style1 .tpe-tab-link i {
font-size: 1em;
margin-right: 10px;
line-height: inherit;
}
.tpe-tab-wrap.tpe-style1 .tpe-tab-link svg{
min-width: 1em;
width: 1em;
height: 1em;
margin-right: 10px;
fill: #333;
}
.tpe-tab-wrap.tpe-style2 .tpe-tab-anchors {
width: 25%;
float: left;
padding: 20px 0;
}
.tpe-tab-wrap.tpe-style2 .tpe-tab-content {
position: relative;
width: 75%;
float: right;
padding: 15px 0 15px 80px;
}
.tpe-tab-wrap.tpe-style2 .tpe-tab-link {
position: relative;
cursor: pointer;
padding: 20px 30px 20px 60px;
font-size: 1.1rem;
line-height: 1.1;
background: #333;
margin-bottom: 6px;
color: #FFF;
display: flex;
align-items: center;
}
.tpe-tab-wrap.tpe-style2 .tpe-tab-link i{
font-size: 1em;
float: left;
margin-left: -40px;
line-height: inherit;
margin-right: 10px;
}
.tpe-tab-wrap.tpe-style2 .tpe-tab-link svg{
float: left;
margin-left: -40px;
min-width: 1em;
width: 1em;
height: 1em;
margin-right: 10px;
fill: #FFF;
}
.tpe-tab-wrap.tpe-style2 .tpe-tab-link.tpe-active {
background: #1f74fb;
}
.tpe-tab-wrap.tpe-style2 .tpe-tab-link.tpe-active:after {
content: "";
position: absolute;
left: 100%;
top: 50%;
border-color: transparent;
border-left-color: #1f74fb;
border-width: 20px;
border-style: solid;
margin-top: -20px;
}
.tpe-tab-wrap.tpe-style3 .tpe-tab-anchors {
text-align: center;
margin-bottom: 40px;
}
.tpe-tab-wrap.tpe-style3 .tpe-tab-link {
font-size: 1.1rem;
display: inline-block;
padding: 20px 30px 15px 30px;
cursor: pointer;
border-bottom: 5px solid transparent;
min-width: 150px;
max-width: 300px;
}
.tpe-tab-wrap.tpe-style3 .tpe-tab-link.tpe-active {
background: #FFF;
border-bottom: 5px solid #1f74fb;
-webkit-box-shadow: 0 0px 9px rgba(0, 0, 0, 0.1);
box-shadow: 0 0px 9px rgba(0, 0, 0, 0.1);
}
.tpe-tab-wrap.tpe-style3 .tpe-tab-link i{
font-size: 2em;
line-height: 1;
display: block;
margin-left: auto;
margin-right: auto;
margin-bottom: 20px;
}
.tpe-tab-wrap.tpe-style3 .tpe-tab-link svg{
min-width: 2em;
width: 2em;
height: 2em;
display: block;
margin-left: auto;
margin-right: auto;
fill: #333;
margin-bottom: 20px;
}
.tpe-tab-wrap.tpe-style3 .tpe-tab-link span {
display: block;
margin-top: 10px;
line-height: 1.2;
text-overflow: ellipsis;
overflow: hidden;
white-space: nowrap;
}
.tpe-tab-wrap.tpe-style4 .tpe-tab-anchors {
text-align: center;
margin-bottom: 40px;
}
.tpe-tab-wrap.tpe-style4 .tpe-tab-link {
font-size: 1.1rem;
position: relative;
display: inline-block;
cursor: pointer;
margin: 0 30px;
min-width: 150px;
max-width: 300px;
}
.tpe-tab-wrap.tpe-style4 .tpe-tab-link span {
display: block;
border-top: 2px solid #1f74fb;
padding: 20px 0;
position: relative;
text-overflow: ellipsis;
overflow: hidden;
white-space: nowrap;
}
.tpe-tab-wrap.tpe-style4 .tpe-tab-link.tpe-active span:before {
content: "";
position: absolute;
left: 50%;
top: 100%;
width: 40px;
height: 2px;
background: #1f74fb;
margin-left: -20px;
margin-top: -4px;
}
.tpe-tab-wrap.tpe-style4 .tpe-tab-link:after {
content: "";
position: absolute;
top: 50%;
left: 100%;
width: 15px;
height: 15px;
border: 2px solid #1f74fb;
margin-left: 25px;
border-radius: 50%;
margin-top: -15px;
}
.tpe-tab-wrap.tpe-style4 .tpe-tab-link:last-child:after {
display: none;
}
.tpe-tab-wrap.tpe-style4 .tpe-tab-link i{
font-size: 2em;
line-height: 1;
display: block;
margin-left: auto;
margin-right: auto;
margin-bottom: 20px;
}
.tpe-tab-wrap.tpe-style4 .tpe-tab-link svg{
min-width: 2em;
width: 2em;
height: 2em;
display: block;
margin-left: auto;
margin-right: auto;
fill: #333;
margin-bottom: 20px;
}
.tpe-tab-wrap.tpe-style5 .tpe-tab-content {
padding: 60px;
background: #FFF;
color: #333;
-webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
}
.tpe-tab-wrap.tpe-style5 .tpe-tab-anchors {
padding: 0 60px;
text-align: center;
}
.tpe-tab-wrap.tpe-style5 .tpe-tab-link {
font-size: 1.1rem;
display: inline-block;
padding: 20px 40px;
cursor: pointer;
min-width: 150px;
max-width: 300px;
}
.tpe-tab-wrap.tpe-style5 .tpe-tab-link.tpe-active {
background: #1f74fb;
color: #FFF;
}
.tpe-tab-wrap.tpe-style5 .tpe-tab-link.tpe-active svg{
fill: #FFF;
}
.tpe-tab-wrap.tpe-style5 .tpe-tab-link i{
font-size: 2em;
line-height: 1;
display: block;
margin-left: auto;
margin-right: auto;
margin-bottom: 20px;
}
.tpe-tab-wrap.tpe-style5 .tpe-tab-link svg{
min-width: 2em;
width: 2em;
height: 2em;
display: block;
margin-left: auto;
margin-right: auto;
fill: #333;
margin-bottom: 20px;
}
.tpe-tab-wrap.tpe-style5 .tpe-tab-link span {
display: block;
margin-top: 4px;
position: relative;
z-index: 9;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}
.tpe-tab-wrap.tpe-style6 {
background: #FFF;
color: #333;
-webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
}
.tpe-tab-wrap.tpe-style6 .tpe-tab-content {
padding: 60px;
}
.tpe-tab-wrap.tpe-style6 .tpe-tab-anchors {
padding: 0 60px;
text-align: center;
display: flex;
justify-content: center;
}
.tpe-tab-wrap.tpe-style6 .tpe-tab-link {
display: inline-block;
padding: 40px 40px 0;
cursor: pointer;
min-width: 150px;
max-width: 300px;
}
.tpe-tab-wrap.tpe-style6 .tpe-tab-link.tpe-active {
background: #1f74fb;
color: #FFF;
position: relative;
}
.tpe-tab-wrap.tpe-style6 .tpe-tab-link.tpe-active:after {
content: "";
position: absolute;
left: 0;
top: 100%;
width: 100%;
background: #1f74fb;
height: 40px;
clip-path: polygon(0 0, 100% 0, 50% 100%);
margin-top: -1px;
}
.tpe-tab-wrap.tpe-style6 .tpe-tab-link i {
font-size: 2em;
line-height: 1;
}
.tpe-tab-wrap.tpe-style6 .tpe-tab-link svg{
min-width: 2em;
width: 2em;
height: 2em;
fill: #333;
}
.tpe-tab-wrap.tpe-style6 .tpe-tab-link.tpe-active svg{
fill: #FFF;
}
.tpe-tab-wrap.tpe-style6 .tpe-tab-link span {
display: block;
margin-top: 4px;
position: relative;
z-index: 9;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
} .tpe-video-popup{
display: flex;
}
.tpe-video-popup-align-center{
justify-content: center;
}
.tpe-video-popup-align-left{
justify-content: flex-start;
}
.tpe-video-popup-align-right{
justify-content: flex-end;
}
.tpe-play-button {
display: block;
width: 80px;
height: 80px;
border-radius: 50%;
position: relative;
text-align: center;
background: #1f74fb;
}
.tpe-play-button:before {
content: "";
position: absolute;
z-index: 0;
left: 50%;
top: 50%;
transform: translateX(-50%) translateY(-50%);
-webkit-transform: translateX(-50%) translateY(-50%);
-ms-transform: translateX(-50%) translateY(-50%);
display: block;
width: 80px;
height: 80px;
border-radius: 50%;
-webkit-animation: pulse-border 1500ms ease-out infinite;
animation: pulse-border 1500ms ease-out infinite;
background: #1f74fb;
}
.tpe-play-button:after {
content: "";
position: absolute;
z-index: 1;
left: 50%;
top: 50%;
-webkit-transform: translateX(-50%) translateY(-50%);
transform: translateX(-50%) translateY(-50%);
display: block;
width: 80px;
height: 80px;
border-radius: 50%;
background: #1f74fb;
}
.tpe-play-button i {
display: inline-block;
position: relative;
color: #fff;
z-index: 9;
line-height: 80px;
font-size: 45px;
} .tpe-contact-module{
position: relative;
padding-top: 60px;
}
.tpe-contact-detail-toggle {
position: absolute;
height: 50px;
width: 50px;
line-height: 50px;
text-align: center;
left: 50%;
margin-left: -25px;
top: 0;
background: #FFF;
color: #333;
font-size: 26px;
cursor: pointer;
z-index: 9;
box-shadow: 0 10px 8px rgba(0, 0, 0, 0.1);
}
.tpe-contact-detail-toggle i {
display: block;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
color: inherit;
}
.tpe-contact-detail-toggle.tpe-open i {
-webkit-transform: rotate(-45deg);
transform: rotate(-45deg);
}
.tpe-contact-detail-toggle.tpe-closed i {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
.tpe-contact-content {
display: flex;
min-height: 200px;
position: relative;
z-index: 9;
transition: all 0.3s ease;
opacity: 1;
visibility: visible;
transform: translateY(0);
padding-top: 100px;
padding-bottom: 100px;
margin-left: auto;
margin-right: auto;
}
.tpe-contact-content.tpe-box-hidden {
opacity: 0;
visibility: hidden;
-webkit-transform: translateY(-30px);
transform: translateY(-30px);
}
.tpe-contact-form {
width: 70%;
padding: 40px;
background: #FFF;
}
.tpe-contact-form textarea {
height: 100px !important;
background: none !important;
border-top: 0 !important;
border-left: 0 !important;
border-right: 0 !important;
border-bottom: 2px solid #EEE !important;
padding-left: 0 !important;
padding-right: 0 !important;
resize: none !important;
}
.tpe-contact-form input[type="text"],
.tpe-contact-form input[type="email"],
.tpe-contact-form input[type="url"],
.tpe-contact-form input[type="password"],
.tpe-contact-form input[type="search"],
.tpe-contact-form input[type="number"],
.tpe-contact-form input[type="tel"],
.tpe-contact-form input[type="range"],
.tpe-contact-form input[type="date"],
.tpe-contact-form input[type="month"],
.tpe-contact-form input[type="week"],
.tpe-contact-form input[type="time"],
.tpe-contact-form input[type="datetime"],
.tpe-contact-form input[type="datetime-local"],
.tpe-contact-form input[type="color"] {
border-top: 0 !important;
border-left: 0 !important;
border-right: 0 !important;
border-bottom: 2px solid #EEE !important;
background: none !important;
width: 100% !important;
padding-left: 0 !important;
padding-right: 0 !important;
}
.tpe-contact-form p {
margin-bottom: 30px;
}
.tpe-contact-form p:last-of-type {
margin-bottom: 0;
}
.tpe-contact-detail {
background: #FFC107;
width: 30%;
padding: 40px;
}
.tpe-contact-social-icon {
margin-top: 20px;
}
.tpe-contact-social-icon a {
height: 32px;
width: 32px;
line-height: 32px;
text-align: center;
background: #FFF;
display: inline-block;
border-radius: 50%;
margin-right: 8px;
margin-bottom: 8px;
font-size: 16px;
}
.tpe-contact-detail .tpe-contact-social-icon a i,
.tpe-contact-detail .tpe-contact-social-icon a:hover i{
color: inherit !important;
}
.tpe-contact-detail {
color: #FFF;
}
.tpe-contact-module .tpe-custom-embed{
position: absolute;
overflow: hidden;
left: 0;
right: 0;
top: 0;
bottom: 0;
}
.tpe-contact-module .tpe-custom-embed > iframe {
height: 100%;
width: 100%;
display: block;
} .tpe-animated-text {
display: flex;
flex-wrap: wrap;
justify-content: center;
align-items: center;
}
.tpe-animated-text-before {
align-self: auto;
}
.tpe-animating-text {
position: relative;
align-self: auto;
}
.tpe-animating-text-item {
display: flex;
position: absolute;
top: 0;
left: 0;
pointer-events: none;
opacity: 0;
z-index: 1;
}
.tpe-animating-text-item.active {
position: relative;
z-index: 2;
}
.tpe-animating-text-item.visible {
opacity: 1;
}
.tpe-animating-text-item span {
position: relative;
align-self: auto;
opacity: 0;
}
.tpe-animated-text-after {
align-self: auto;
} .ht--al-wrap{
display: flex;
flex-direction: column;
} @media screen and (max-width: 768px) {
.tpe-slide-cap-title span,
.tpe-slide-cap-desc {
font-size: 6vw;
font-size: 4vw;
} .tpe-single-row-title{
display: block;
}
.tpe-single-row-title.tpe-section-title-tagline .tpe-section-header, 
.tpe-single-row-title.tpe-section-title-tagline .tpe-section-header + .tpe-section-subtitle{
width: 100%;
padding: 0;
border: 0;
}
.tpe-single-row-title .tpe-section-title{
margin-bottom: 15px;
} .tpe-news {
width: auto;
display: block;
}
.tpe-news-image,
.tpe-news-content {
width: auto !important;
float: none !important;
}
.tpe-news-image {
margin-bottom: 30px;
}
.tpe-news-wrap.tpe-style2 .tpe-news-content {
left: 0 !important;
}
.tpe-news-wrap.tpe-style3 .tpe-news-image {
margin-bottom: 0;
min-height: 0;
padding-top: 56%;
position: relative;
}
.tpe-news-wrap.tpe-style3 .tpe-news-image img {
height: 100%;
object-fit: cover;
position: absolute;
top: 0;
left: 0;
width: 100%;
}
.tpe-news-wrap.tpe-style3 .tpe-news-content {
padding: 30px
} .tpe-tab-wrap.tpe-style1 .tpe-tab-anchors,
.tpe-tab-wrap.tpe-style2 .tpe-tab-anchors,
.tpe-tab-wrap.tpe-style1 .tpe-tab-content,
.tpe-tab-wrap.tpe-style2 .tpe-tab-content {
width: auto;
float: none;
padding: 20px 0;
}
.tpe-tab-wrap.tpe-style2 .tpe-tab-link.tpe-active:after,
.tpe-tab-wrap.tpe-style4 .tpe-tab-link:after {
display: none;
}
.tpe-tab-wrap.tpe-style3 .tpe-tab-link,
.tpe-tab-wrap.tpe-style4 .tpe-tab-link,
.tpe-tab-wrap.tpe-style5 .tpe-tab-link,
.tpe-tab-wrap.tpe-style6 .tpe-tab-link{
display: block;
max-width: none;
margin: 0 0 20px;
}
.tpe-tab-wrap.tpe-style5 .tpe-tab-link {
padding-bottom: 20px;
}
.tpe-tab-wrap.tpe-style6 .tpe-tab-anchors{
display: block;
}
.tpe-tab-wrap.tpe-style5 .tpe-tab-anchors,
.tpe-tab-wrap.tpe-style6 .tpe-tab-anchors{
padding: 0;
}
.tpe-tab-wrap.tpe-style5 .tpe-tab-content {
padding: 30px;
} .tpe-contact-content {
display: block;
}
.tpe-contact-form,
.tpe-contact-detail {
width: auto !important;
} .tpe-portfolio-carousel-button{
justify-content: center;
}
.tpe-portfolio-filter-btn{
width: 100%;
text-align: center;
border-right: 0 !important;
}
.tpe-portfolio-slider .tpe-owl-nav{
margin-top: 20px;
justify-content: center;
} .tpe-portfolio-cat-name-list,
.tpe-portfolio-cat-wrap{
display: block !important;
}
.tpe-portfolio-cat-name{
display: block;
margin-bottom: 10px;
text-align: center;
}
.tpe-portfolio-cat-name-list.tpe-style1 .tpe-portfolio-cat-name{
border: 0;
margin-left: 0;
padding-left: 0;
}
.tpe-portfolio-cat-name-list.tpe-style3 .tpe-portfolio-cat-name {
opacity: 1;
visibility: visible;
transform: none;
margin-bottom: 10px;
}
.tpe-big-super-title .tpe-section-supertitle {
font-size: 4rem;
}
}
@media screen and (max-width: 480px) {
.tpe-slide-cap-title{
margin-bottom: 20px;
}
.tpe-slide-button{
margin-top: 10px;
}
.tpe-slider-section .owl-carousel .owl-nav{
display: none;
}
.tpe-portfolio-cat-name-list.tpe-style3.tpe-tab-right .tpe-portfolio-cat-wrap{
padding-right: 0;
}
.tpe-portfolio-cat-name-list.tpe-style3.tpe-tab-left .tpe-portfolio-cat-wrap{
padding-left: 0;
}
}.he-clearfix:before,
.he-clearfix:after {
content: "";
display: table;
}
.he-clearfix:after {
clear: both;
}
.he-align-left {
text-align: left;
}
.he-align-center {
text-align: center;
}
.he-align-right {
text-align: right;
} .he-block-title {
font-size: 20px;
margin-bottom: 30px;
text-transform: uppercase;
font-weight: bold;
}
.he-block-title a,
.he-block-title span {
color: inherit;
}
.he-title-style2.he-block-title {
border-bottom: 3px solid #EEE;
line-height: 1;
}
.he-title-style2.he-block-title span {
position: relative;
display: inline-block;
padding-bottom: 10px;
}
.he-title-style2.he-block-title span:before {
content: "";
position: absolute;
height: 3px;
top: 100%;
left: 0;
width: 100%;
background: #000;
}
.he-title-style3.he-block-title {
position: relative;
display: flex;
border-left: 10px solid #000;
line-height: 1;
}
.he-title-style3.he-block-title span {
padding: 0 20px 0 15px;
display: inline-block;
}
.he-title-style3.he-block-title:after {
content: "";
flex-grow: 1;
background: rgba(0, 0, 0, 0.03);
}
.he-title-style4.he-block-title {
display: flex;
align-items: center;
}
.he-title-style4.he-block-title:after {
content: "";
height: 3px;
background: #000;
flex-grow: 1;
margin-left: 15px;
} .he-post-meta {
font-size: 12px;
opacity: 0.8;
}
.he-post-meta > span {
display: inline-block;
margin-right: 20px;
}
.he-post-meta > span:last-child {
margin-right: 0;
}
.he-post-meta i {
display: inline-block;
margin-right: 5px;
font-size: 0.88em;
font-weight: bold;
} .he-post-thumb .he-post-categories {
position: absolute;
bottom: 10px;
left: 15px;
z-index: 99;
margin: 0;
padding: 0;
font-size: 0;
}
.he-post-thumb .he-post-categories li {
display: inline-block;
}
.he-post-thumb .he-post-categories li a {
display: block;
background: #0E0E0E;
color: #F0F0F0;
font-size: 10px;
padding: 4px 6px;
line-height: 1.2;
text-transform: uppercase;
margin-right: 5px;
margin-bottom: 5px;
} .he-post-content .he-post-categories {
margin: 0 0 5px;
padding: 0;
font-size: 0;
}
.he-post-content .he-post-categories li {
display: inline-block;
}
.he-post-content .he-post-categories li a {
display: block;
background: #0E0E0E;
color: #F0F0F0;
font-size: 9px;
padding: 4px 6px;
line-height: 1.2;
text-transform: uppercase;
margin-right: 4px;
margin-bottom: 4px;
} .he-tile-block .he-post-categories {
top: 25px;
left: 25px;
bottom: auto;
} h3.he-post-title {
color: inherit;
font-size: 16px;
margin: 0 0 10px;
clear: none;
}
h3.he-post-title a {
color: inherit;
}
h3.he-large-title span,
h3.he-large-title a {
font-size: 1.5em;
}
h3.he-big-title span,
h3.he-big-title a {
font-size: 1.3em;
} .he-post-item {
margin-bottom: 30px;
}
.he-post-item:last-child {
margin-bottom: 0;
} .he-thumb-container {
position: relative;
padding-bottom: 70%;
background: #f7f7f7;
background-position: center;
background-size: cover;
overflow: hidden;
}
.he-thumb-container img {
position: absolute;
left: 0;
bottom: 0;
width: 100%;
height: 100%;
object-fit: cover;
object-position: center
}
.he-post-thumb {
overflow: hidden;
position: relative
}
.he-viral-news .he-post-thumb img {
transform: scale(1);
transition: all 0.3s ease;
}
.he-viral-news .he-post-thumb:hover img {
transform: scale(1.2);
}
.he-viral .he-post-thumb > a {
position: relative;
display: block;
overflow: hidden;
}
.he-viral .he-post-thumb > a:before {
position: absolute;
top: 0;
left: -75%;
z-index: 2;
display: block;
content: '';
width: 50%;
height: 100%;
background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.3) 100%);
background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.3) 100%);
-webkit-transform: skewX(-25deg);
transform: skewX(-25deg);
}
.he-viral .he-post-thumb > a:hover:before {
-webkit-animation: shine .75s;
animation: shine .75s;
}
@-webkit-keyframes shine {
100% {
left: 125%;
}
}
@keyframes shine {
100% {
left: 125%;
}
}
.he-post-title {
margin-bottom: 10px;
}
.he-post-meta {
margin-bottom: 10px;
}
.he-post-title:last-child,
.he-post-meta:last-child,
.he-excerpt:last-child {
margin-bottom: 0;
} .he-post-content.he-gradient-overlay {
position: absolute;
left: 0;
right: 0;
bottom: 0;
padding: 15px;
color: #fff;
background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 20%, rgba(0, 0, 0, .9) 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(20%, rgba(0, 0, 0, 0)), color-stop(100%, rgba(0, 0, 0, .9)));
background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 20%, rgba(0, 0, 0, .9) 100%);
background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 20%, rgba(0, 0, 0, .9) 100%);
background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 20%, rgba(0, 0, 0, .9) 100%);
background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 20%, rgba(0, 0, 0, .9) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#b3000000', GradientType=0)
}
.he-post-content.he-gradient-overlay h3.he-post-title {
color: #fff
} .he-news-module-one .he-news-module-one-wrap {
margin-left: -20px;
margin-right: -20px;
display: flex;
align-items: center
}
.he-news-module-one .he-post-item {
padding: 0 20px;
margin-bottom: 0
}
.he-news-module-one .he-post-content {
text-align: center
}
.he-news-module-one .he-post-item .he-post-thumb {
margin-bottom: 20px
}
.he-news-module-one .he-post-item .he-thumb-container {
padding-bottom: 80%
}
.he-news-module-one .he-post-item:nth-child(1) .he-thumb-container {
padding-bottom: 100%
}
.he-news-module-one .he-post-item:nth-child(1) {
width: 50%;
order: 2
}
.he-news-module-one .he-post-item:nth-child(2) {
order: 1;
width: 25%
}
.he-news-module-one .he-post-item:nth-child(3) {
order: 3;
width: 25%
} .he-news-module-two .he-news-module-two-wrap {
margin-left: -20px;
margin-right: -20px;
display: flex
}
.he-news-module-two .he-post-content {
text-align: center
}
.he-news-module-two .he-post-item .he-post-thumb {
margin-bottom: 20px
}
.he-news-module-two .col2 {
width: 25%;
order: 1;
padding: 0 20px
}
.he-news-module-two .col1 {
width: 50%;
order: 2;
padding: 0 20px
}
.he-news-module-two .col3 {
width: 25%;
order: 3;
padding: 0 20px
}
.he-news-module-two .he-thumb-container {
padding-bottom: 86%
}
.he-news-module-two .col1 .he-thumb-container {
padding-bottom: 80%
} .he-news-module-three .he-news-module-three-wrap {
margin-left: -15px;
margin-right: -15px;
display: flex
}
.he-news-module-three .col1,
.he-news-module-three .col2 {
width: 50%;
padding: 0 15px
}
.he-news-module-three .col1 .he-post-item,
.he-news-module-three .col1 .he-post-thumb,
.he-news-module-three .col1 .he-post-thumb > a,
.he-news-module-three .col1 .he-thumb-container {
height: 100%
}
.he-news-module-three .col1 .he-post-thumb .he-post-categories {
left: 30px;
right: 30px;
bottom: auto;
top: 30px
}
.he-news-module-three .col1 .he-post-content {
padding: 30px
}
.he-news-module-three .col2 .he-post-item {
width: 50%;
padding: 0 15px
}
.he-news-module-three .col2-wrap {
display: flex;
flex-wrap: wrap;
margin: 0 -15px
}
.he-news-module-three .col2-wrap .he-post-thumb {
margin-bottom: 15px
}
.he-news-module-three .col2 .he-post-item:nth-last-child(2),
.he-news-module-three .col2 .he-post-item:nth-last-child(1) {
margin-bottom: 0
} .he-news-module-four .he-news-module-four-wrap {
margin-left: -15px;
margin-right: -15px;
display: flex;
flex-wrap: wrap
}
.he-news-module-four .he-post-item {
width: 25%;
padding: 0 15px;
margin-bottom: 0
}
.he-news-module-four .he-post-content {
text-align: center
}
.he-news-module-four .he-post-thumb {
margin-bottom: 15px
}
.he-news-module-four .he-post-item:nth-child(1),
.he-news-module-four .he-post-item:nth-child(2) {
width: 50%;
margin-bottom: 30px
}
.he-news-module-four .he-post-item:nth-child(1) .he-thumb-container,
.he-news-module-four .he-post-item:nth-child(2) .he-thumb-container {
padding-bottom: 60%
} .he-news-module-five-wrap {
margin-left: -15px;
margin-right: -15px;
display: flex;
flex-wrap: wrap
}
.he-news-module-five .he-big-block,
.he-news-module-five .he-small-block {
width: 50%;
padding: 0 15px;
}
.he-news-module-five .he-big-block .he-post-item {
margin-bottom: 0;
}
.he-news-module-five .he-big-block .he-post-thumb {
margin-bottom: 20px;
}
.he-news-module-five .he-small-block .he-thumb-container {
padding-bottom: 80%;
}
.he-news-module-five .he-small-block .he-post-thumb {
float: left;
width: 120px;
}
.he-news-module-five .he-small-block .he-post-content {
margin-left: calc(var(--he-image-width, 120px) + 20px);
} .he-news-module-six .he-big-block .he-post-thumb {
margin-bottom: 30px;
}
.he-news-module-six .he-big-block .he-post-thumb .he-post-categories {
position: absolute;
left: 30px;
top: 30px;
right: 30px;
bottom: auto;
}
.he-news-module-six .he-big-block .he-thumb-container {
padding-bottom: 60%;
}
.he-news-module-six .he-big-block .he-post-content {
padding: 30px;
}
.he-news-module-six .he-small-block {
display: flex;
margin: 0 -15px;
}
.he-news-module-six .he-small-block .he-post-item {
width: 33.33%;
padding: 0 15px;
margin-bottom: 0;
}
.he-news-module-six .he-small-block .he-post-thumb {
margin-bottom: 15px;
} .he-news-module-seven .he-big-block {
margin-bottom: 30px;
}
.he-news-module-seven .he-big-block .he-post-thumb {
float: left;
width: 50%;
}
.he-news-module-seven .he-big-block .he-post-content {
margin-left: 50%;
padding-left: 30px;
}
.he-news-module-seven .he-small-block {
display: flex;
flex-wrap: wrap;
margin: 0 -15px;
}
.he-news-module-seven .he-small-block .he-post-item {
width: 50%;
padding: 0 15px;
}
.he-news-module-seven .he-small-block .he-post-item:nth-last-child(2) {
margin-bottom: 0;
}
.he-news-module-seven .he-small-block .he-post-thumb {
float: left;
width: 120px;
}
.he-news-module-seven .he-small-block .he-post-content {
margin-left: calc(var(--he-image-width, 120px) + 20px);
} .he-news-module-eight-wrap {
margin: 0 -15px;
display: flex;
}
.he-news-module-eight .he-big-block,
.he-news-module-eight .he-small-block {
width: 50%;
padding: 0 15px;
}
.he-news-module-eight .he-post-thumb {
margin-bottom: 15px;
}
.he-news-module-eight .he-big-block .he-post-meta {
margin-bottom: 10px;
}
.he-news-module-eight .he-small-block-wrap {
margin: 0 -15px;
display: flex;
flex-wrap: wrap;
}
.he-news-module-eight .he-small-block .he-post-item {
width: 50%;
padding: 0 15px;
}
.he-news-module-eight .he-small-block .he-post-item:nth-last-child(2),
.he-news-module-eight .he-small-block .he-post-item:nth-last-child(1) {
margin-bottom: 0;
} .he-big-post-item {
margin-bottom: 30px;
}
.he-big-post-item .he-post-thumb {
position: relative;
overflow: hidden;
}
.he-big-post-item .he-post-thumb img {
width: 100%;
}
.he-big-post-item .he-post-content {
position: absolute;
left: 0;
right: 0;
bottom: 0;
padding: 20px;
color: #FFF;
background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 10%, rgba(0, 0, 0, .7) 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(10%, rgba(0, 0, 0, 0)), color-stop(100%, rgba(0, 0, 0, .7)));
background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 10%, rgba(0, 0, 0, .7) 100%);
background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 10%, rgba(0, 0, 0, .7) 100%);
background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 10%, rgba(0, 0, 0, .7) 100%);
background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 10%, rgba(0, 0, 0, .7) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#b3000000', GradientType=0);
}
.he-big-post-item h3 {
color: inherit;
font-size: 18px;
margin-bottom: 10px;
}
.he-big-post-item .he-post-thumb .he-post-categories {
top: 20px;
left: 20px;
bottom: auto;
}
.he-news-module-nine .he-post-item .he-post-thumb {
float: left;
width: 120px;
}
.he-news-module-nine .he-post-item .he-post-content {
margin-left: calc(var(--he-image-width, 120px) + 20px);
} .he-news-module-ten .he-post-item.he-thumb-left .he-post-thumb {
float: left;
width: 120px;
}
.he-news-module-ten .he-post-item.he-thumb-left .he-post-content {
margin-left: calc(var(--he-image-width, 120px) + 20px);
}
.he-news-module-ten .he-post-item.he-thumb-right .he-post-thumb {
float: right;
width: 120px;
}
.he-news-module-ten .he-post-item.he-thumb-right .he-post-content {
margin-right: 140px;
} .he-grid-blocks {
display: -webkit-flex;
display: flex;
flex-wrap: wrap;
-webkit-flex-wrap: wrap;
margin: 0 -15px -30px;
}
.he-grid-block {
width: 33.33%;
padding: 0 15px;
margin-bottom: 30px;
}
.he-grid-block-inner {
position: relative;
overflow: hidden;
}
.he-grid-block .he-post-thumb .he-thumb-container {
padding-bottom: 100%;
}
.he-grid-block .he-post-content {
position: absolute;
left: 0;
right: 0;
bottom: 0;
padding: 15px 15px 10px;
color: #FFF;
background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 20%, rgba(0, 0, 0, .7) 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(20%, rgba(0, 0, 0, 0)), color-stop(100%, rgba(0, 0, 0, .7)));
background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 20%, rgba(0, 0, 0, .7) 100%);
background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 20%, rgba(0, 0, 0, .7) 100%);
background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 20%, rgba(0, 0, 0, .7) 100%);
background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 20%, rgba(0, 0, 0, .7) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#b3000000', GradientType=0)
}
.he-grid-block .he-post-meta {
max-height: 0;
margin-top: 5px;
color: #F6F6F6;
overflow: hidden;
transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
}
.he-grid-block-inner:hover .he-post-meta {
max-height: 30px;
}
.he-grid-block .he-post-thumb .he-post-categories {
bottom: auto;
top: 15px;
} .he-double-small-block {
display: flex;
flex-wrap: wrap;
margin: 0 -15px;
}
.he-double-small-block .he-post-item {
width: 50%;
padding: 0 15px;
}
.he-double-small-block .he-post-item:nth-last-child(2) {
margin-bottom: 0;
}
.he-double-small-block .he-post-thumb {
float: left;
width: 120px;
}
.he-double-small-block .he-post-thumb .he-thumb-container {
padding-bottom: 80%;
}
.he-double-small-block .he-post-content {
margin-left: calc(var(--he-image-width, 120px) + 20px);
} .he-alternate-block {
display: -webkit-flex;
display: flex;
flex-wrap: wrap;
-webkit-flex-wrap: wrap;
}
.he-alt-post-item {
width: 33.333%;
background: #F9F9F9;
display: -webkit-flex;
display: flex;
flex-direction: column;
margin: 0;
}
.he-alt-post-item .he-post-thumb .he-thumb-container {
padding-bottom: 100%;
}
.he-alt-post-item .he-post-thumb {
width: 100%;
}
.he-alt-post-item .he-post-thumb a img {
position: absolute;
left: 0;
bottom: 0;
width: 100%;
height: 100%;
object-fit: cover;
object-position: center;
}
.he-alt-post-item:nth-child(2) {
flex-direction: column-reverse;
}
.he-alt-post-item:hover {
background: #F4F4F4;
}
.he-alt-post-item .he-post-content {
padding-bottom: 100%;
overflow: hidden;
position: relative;
}
.he-alt-post-item .he-post-content .he-post-content-inner {
position: absolute;
display: flex;
align-items: center;
padding: 30px;
height: 100%;
}
.he-alt-post-item .posted-on {
margin-bottom: 6px;
} .he-four-column-block {
margin: 0 -15px;
display: flex;
flex-wrap: wrap;
}
.he-four-column-block.he-col-1 .he-post-item {
width: 100%;
}
.he-four-column-block.he-col-2 .he-post-item {
width: 50%;
}
.he-four-column-block.he-col-3 .he-post-item {
width: 33.33%;
}
.he-four-column-block.he-col-4 .he-post-item {
width: 25%;
}
.he-four-column-block .he-post-item {
padding: 0 15px;
margin-bottom: 30px;
}
.he-four-column-block .he-post-thumb {
margin-bottom: 20px;
}
.he-four-column-block .he-post-content {
margin-left: 0;
}
.he-four-column-block .posted-on {
margin-bottom: 10px;
} .he-mini-news {
display: grid;
grid-template-columns: repeat(3, 1fr);
grid-row-gap: 30px;
margin-left: -15px;
margin-right: -15px;
}
.he-mini-news .he-post-thumb {
width: 120px;
float: left;
}
.he-mini-news .he-post-thumb .he-thumb-container {
padding-bottom: 100%;
}
.he-mini-news .he-post-item {
padding: 0 15px;
margin: 0;
position: relative;
}
.he-mini-news .he-post-item .he-post-content {
margin-left: calc(var(--he-image-width, 120px) + 20px);
} .he-carousel-block .he-post-thumb {
margin-bottom: 20px;
}
.he-carousel-block .he-post-content {
text-align: center;
padding: 0 10px;
}
.he-carousel-block .owl-carousel .owl-nav button.owl-prev,
.he-carousel-block .owl-carousel .owl-nav button.owl-next {
position: absolute;
top: 50%;
transform: translateY(-50%);
height: 40px;
width: 25px;
line-height: 40px;
text-align: center;
background: #0078af;
font-size: 26px;
color: #FFF;
opacity: 0;
display: flex;
justify-content: center;
align-items: center;
transition: all 0.3s ease;
}
.he-carousel-block .owl-carousel .owl-nav button.owl-prev {
left: 0;
}
.he-carousel-block .owl-carousel .owl-nav button.owl-next {
right: 0;
}
.he-carousel-block .owl-carousel:hover .owl-nav button.owl-prev,
.he-carousel-block .owl-carousel:hover .owl-nav button.owl-next {
opacity: 1;
}
.he-carousel-block .owl-carousel .owl-nav button.owl-prev:hover,
.he-carousel-block .owl-carousel .owl-nav button.owl-next:hover {
background: #000;
}
.he-carousel-block .owl-carousel .owl-dots {
margin-top: 40px;
text-align: center;
}
.he-carousel-block .owl-carousel button.owl-dot {
height: 12px;
width: 12px;
background: #000;
margin: 0 5px;
padding: 0;
box-shadow: none;
outline: 0;
border-radius: 20px;
transform: scale(1);
transition: all 0.3s ease;
}
.he-carousel-block .owl-carousel button.owl-dot.active {
transform: scale(1.2);
} .he-thumb,
.he-parent {
float: left;
}
.he-width-25 {
width: 25%;
}
.he-width-33 {
width: 33.33%;
}
.he-width-35 {
width: 35%;
}
.he-width-50 {
width: 50%;
}
.he-width-65 {
width: 65%;
}
.he-width-100 {
width: 100%;
}
.he-height-33 {
height: 33.33%;
}
.he-height-50 {
height: 50%;
}
.he-height-100 {
height: 100%;
}
.he-thumb img {
height: 100% !important;
width: 100% !important;
object-fit: cover;
object-position: center;
}
.space-10 {
margin: -5px;
}
.space-10 .he-thumb {
padding: 5px;
}
.he-post-thumb {
position: relative;
}
.he-post-thumb > a {
position: relative;
display: block;
overflow: hidden;
}
.he-post-thumb img {
-webkit-transition: .3s ease-in-out;
transition: .3s ease-in-out;
}
.he-thumb-inner.he-post-thumb {
background-position: center;
background-size: cover;
}
.he-thumb-inner.he-post-thumb img {
position: absolute;
left: 0;
bottom: 0;
width: 100%;
height: 100%;
object-fit: cover;
object-position: center;
}
.he-thumb-inner {
position: relative;
height: 100%;
}
.he-thumb-inner > a {
position: relative;
height: 100%;
display: block;
}
.he-title-container h3 {
color: #FFF;
margin-bottom: 0;
text-shadow: 1px 1px 6px rgba(0, 0, 0, 0.3);
position: relative;
transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
}
.he-thumb-inner:hover .he-title-container h3:after {
width: 100%;
}
.he-title-container {
position: absolute;
bottom: 0;
left: 0;
right: 0;
color: #FFF;
z-index: 2;
background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 20%, rgba(0, 0, 0, .9) 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(20%, rgba(0, 0, 0, 0)), color-stop(100%, rgba(0, 0, 0, .9)));
background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 20%, rgba(0, 0, 0, .9) 100%);
background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 20%, rgba(0, 0, 0, .9) 100%);
background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 20%, rgba(0, 0, 0, .9) 100%);
background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 20%, rgba(0, 0, 0, .9) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#b3000000', GradientType=0)
}
.he-title-container h3.he-post-title {
color: #FFF;
margin-bottom: 15px;
text-shadow: 1px 1px 6px rgba(0, 0, 0, 0.3);
position: relative;
transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
}
.he-title-container h3:after {
content: "";
position: absolute;
height: 1px;
margin-top: 6px;
background: #FFF;
top: 100%;
left: 0;
width: 0;
transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
}
.he-thumb-inner:hover .he-title-container h3:after {
width: 100%;
}
.he-title-container > a {
color: #FFF !important;
padding: 25px 25px 15px;
display: block;
}
.he-tile-block.style1 {
height: 500px;
}
.he-tile-block.style2 {
height: 500px;
}
.he-tile-block.style3 {
height: 400px;
} .he-single-post-one .he-post-content {
padding-top: 20px;
position: relative;
}
.he-single-post-one .he-post-excerpt {
margin-top: 20px;
} .he-single-post-two .he-post-title {
font-size: 1.3rem;
}
.he-single-post-two .he-post-image {
overflow: hidden;
} .he-post-graident-title {
position: relative;
}
.he-post-graident-title .he-post-content {
position: absolute;
left: 0;
right: 0;
bottom: 0;
padding: 20px;
background: linear-gradient(to top, rgba(0, 0, 0, 0.65) 0px, rgba(0, 0, 0, 0.45) 34%, transparent 100%);
}
.he-post-graident-title .he-post-title a,
.he-post-graident-title .he-post-meta span,
.he-post-graident-title .he-post-excerpt {
color: #FFF;
}
.he-post-graident-title .he-post-excerpt {
margin-top: 15px;
} .he-ticker {
position: relative;
background: #F6F6F6;
padding: 10px;
overflow: hidden;
}
.he-ticker-title {
float: left;
background: #0078af;
color: #FFF;
line-height: 32px;
white-space: nowrap;
padding: 0 15px;
margin-right: 40px;
position: relative;
font-size: 1.1em;
}
.he-ticker-title:after {
content: "";
position: absolute;
top: 0;
bottom: 0;
left: 100%;
border-color: transparent transparent transparent #0078af;
border-width: 16px;
border-style: solid;
}
.he-ticker .owl-carousel {
padding-right: 75px;
}
.he-ticker .owl-item a {
display: block;
line-height: 32px;
color: #444;
white-space: nowrap;
text-overflow: ellipsis;
overflow: hidden;
}
.he-ticker .owl-item a:hover {
color: #0078af;
}
.he-ticker .owl-nav {
position: absolute;
right: 0;
top: 5px;
}
.he-ticker .owl-carousel .owl-nav button.owl-prev,
.he-ticker .owl-carousel .owl-nav button.owl-next {
height: 22px;
width: 22px;
line-height: 22px;
padding: 0;
background: #0078af;
color: #FFF;
display: inline-block;
text-align: center;
font-size: 14px;
margin-left: 4px;
}
.he-ticker .owl-carousel .owl-nav button.owl-prev:hover,
.he-ticker .owl-carousel .owl-nav button.owl-next:hover {
background: #0E0E0E;
}
.he-ticker .owl-carousel .owl-nav button.owl-prev i,
.he-ticker .owl-carousel .owl-nav button.owl-prev i {
line-height: 22px;
font-style: normal;
}
@media screen and (max-width: 767px) {
.he-news-module-one .he-news-module-one-wrap,
.he-news-module-two .he-news-module-two-wrap,
.he-news-module-three .he-news-module-three-wrap,
.he-news-module-eight .he-news-module-eight-wrap {
flex-wrap: wrap;
}
.he-news-module-one .he-post-item:nth-child(1),
.he-news-module-two .col1,
.he-news-module-three .col1 {
width: 100%;
order: unset;
margin-bottom: 30px;
}
.he-news-module-one .he-post-item:nth-child(2),
.he-news-module-one .he-post-item:nth-child(3),
.he-news-module-two .col2,
.he-news-module-two .col3 {
order: unset;
width: 50%;
}
.he-news-module-three .col2,
.he-news-module-eight .he-big-block,
.he-news-module-eight .he-small-block {
width: 100%;
}
.he-news-module-four .he-post-item {
width: 50%;
margin-bottom: 30px;
}
.he-news-module-eight .he-big-block {
margin-bottom: 30px;
}
.he-alternate-block {
margin: 0 -5px;
}
.he-alternate-block .he-alt-post-item {
padding: 0 5px;
background: none;
}
.he-alt-post-item:nth-child(2) {
flex-direction: column;
}
.he-alt-post-item .he-post-content {
height: auto;
padding: 0;
}
.he-alt-post-item .he-post-content .he-post-content-inner {
position: static;
padding: 20px 0 0;
}
.he-four-column-block .he-post-item {
width: 50% !important;
margin-bottom: 30px;
}
.he-news-module-five .he-big-block,
.he-news-module-five .he-small-block {
width: 100%;
float: none;
}
.he-news-module-five .he-big-block {
margin-bottom: 30px;
}
.he-news-module-seven .he-big-block .he-post-thumb,
.he-news-module-seven .he-big-block .he-post-content {
width: 100%;
padding-right: 0;
padding-left: 0;
float: none;
margin: 0;
}
.he-news-module-seven .he-small-block .he-post-item:nth-last-child(2) {
margin-bottom: 30px;
}
.he-news-module-seven .he-big-block .he-post-thumb {
margin-bottom: 20px;
}
.he-news-module-seven .he-small-block .he-post-item {
width: 100%;
}
.he-double-small-block {
margin: 0;
}
.he-double-small-block .he-post-item {
width: 100%;
padding: 0;
}
.he-double-small-block .he-post-item:nth-last-child(2) {
margin-bottom: 30px;
}
.he-mini-news {
grid-template-columns: repeat(1, 1fr);
}
.he-mini-news .he-post-item {
width: 100%;
margin-bottom: 0;
}
.he-mini-news .he-post-item:last-child {
margin-bottom: 0;
}
.he-tile-block.style1,
.he-tile-block.style2,
.he-tile-block.style3 {
height: auto !important;
}
.he-width-25,
.he-width-33,
.he-width-35,
.he-width-50,
.he-width-65,
.he-width-100 {
width: 100%;
float: none;
}
.he-height-33,
.he-height-50,
.he-height-100 {
height: auto;
}
.he-news-module-one .he-news-module-one-wrap,
.he-news-module-two .he-news-module-two-wrap,
.he-news-module-three .he-news-module-three-wrap {
display: block;
}
.he-news-module-one .he-post-item:nth-child(1),
.he-news-module-one .he-post-item:nth-child(2),
.he-news-module-one .he-post-item:nth-child(3),
.he-news-module-two .col1,
.he-news-module-two .col2,
.he-news-module-two .col3,
.he-news-module-three .col1,
.he-news-module-three .col2 {
width: 100%;
order: unset;
margin-bottom: 30px;
}
.he-news-module-three .col2 .he-post-item,
.he-news-module-three .col2 .he-post-item:nth-last-child(2) {
width: 100%;
margin-bottom: 30px;
}
.he-news-module-one .he-post-item:last-child,
.he-news-module-four .he-post-item:last-child {
margin-bottom: 0;
}
.he-news-module-four .he-post-item:nth-child(1),
.he-news-module-four .he-post-item:nth-child(2),
.he-news-module-four .he-post-item {
width: 100%;
}
.he-news-module-six .he-small-block {
display: block;
}
.he-news-module-six .he-small-block .he-post-item {
width: 100%;
margin-bottom: 30px;
}
.he-news-module-six .he-small-block .he-post-item:last-child {
margin-bottom: 0;
}
.he-news-module-eight .he-small-block .he-post-item {
width: 100%;
}
.he-news-module-eight .he-small-block .he-post-item:nth-last-child(2) {
margin-bottom: 30px;
}
.he-grid-blocks {
display: block;
margin: 0;
}
.he-grid-block {
width: auto;
padding: 0;
}
.he-grid-block:last-child {
margin-bottom: 0;
}
.he-grid-block .he-post-content {
padding: 25px;
}
.he-alternate-block {
display: block;
}
.he-alt-post-item .he-post-thumb .he-thumb-container {
padding-bottom: 70%;
}
.he-alt-post-item {
width: 100%;
margin-bottom: 30px;
}
.he-alt-post-item img {
width: 100%;
}
.he-four-column-block .he-post-item {
width: 100% !important;
}
.he-ticker {
max-height: none;
}
.he-ticker-title {
float: none;
display: block;
margin-right: 0;
text-align: center;
margin-bottom: 5px;
}
.he-ticker-title:after {
display: none;
}
.he-post-thumb:not(.he-aligned-block) .he-thumb-container,
.he-thumb-inner.he-post-thumb > a {
padding-bottom: 0 !important;
height: 50vw !important;
}
.he-post-thumb:not(.he-aligned-block) .he-thumb-container img,
.he-thumb-inner.he-post-thumb > a img {
position: static !important;
}
}
@media screen and (max-width: 580px) {
.he-post-thumb:not(.he-aligned-block) .he-thumb-container,
.he-thumb-inner.he-post-thumb > a {
height: 70vw !important;
}
} .he-slide {
position: relative;
}
.he-slide .he-container {
position: absolute;
width: 80%;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
}
.he-slide-caption {
max-width: 650px;
width: 100%;
background: rgba(0, 0, 0, 0.2);
padding: 40px;
border-left: 3px solid #5BC2CE;
border-right: 3px solid #5BC2CE;
margin: 0 auto;
}
.he-slide-cap-title {
text-align: center;
font-size: 42px;
color: #FFF;
font-weight: 700;
margin-bottom: 10px;
line-height: 1.2;
letter-spacing: 1px;
text-transform: uppercase;
}
.he-slide-cap-desc {
text-align: center;
font-size: 22px;
color: #F6F6F6;
font-weight: 500;
font-weight: 300;
padding: 0 5%;
}
.he-slide-cap-button {
margin-top: 20px;
}
.he-slide-cap-button a {
display: inline-block;
font-size: 14px;
color: #FFF;
background: #5BC2CE;
padding: 10px 20px;
}
.he-slide-cap-button a:hover {
background: #000;
}
.he-bx-slider.owl-carousel .owl-nav button.owl-prev,
.he-bx-slider.owl-carousel .owl-nav button.owl-next {
position: absolute;
background: #5bc2ce;
color: #FFF;
bottom: 25px;
height: 40px;
width: 40px;
text-indent: 0;
display: flex;
align-items: center;
justify-content: center;
}
.he-bx-slider.owl-carousel .owl-nav button.owl-prev:hober,
.he-bx-slider.owl-carousel .owl-nav button.owl-next:hover {
background: #4EA3AD
}
.he-bx-slider.owl-carousel .owl-nav button i {
font-size: 24px;
line-height: 1;
color: #FFF;
}
.he-bx-slider.owl-carousel .owl-nav button.owl-prev {
left: 50%;
margin-left: -42px;
}
.he-bx-slider.owl-carousel .owl-nav button.owl-next {
right: 50%;
margin-right: -42px;
}
.he-banner-shadow {
position: absolute;
top: 100%;
left: 0;
right: 0;
}
.he-bx-slider .he-banner-shadow img {
margin: 0 auto;
display: block;
width: 100%;
}
.he-bx-slider .owl-item.active .he-slide-cap-title,
.he-bx-slider .owl-item.active .he-slide-cap-desc {
-webkit-animation-duration: 1s;
animation-duration: 1s;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
}
.he-bx-slider .owl-item.active .he-slide-cap-title {
-webkit-animation-name: fadeInDown;
animation-name: fadeInDown;
}
.he-bx-slider .owl-item.active .he-slide-cap-desc {
-webkit-animation-name: fadeInUp;
animation-name: fadeInUp;
} .he-featured-post {
padding: 60px 40px;
position: relative;
background-color: #f7f8f9;
background-image: linear-gradient(90deg, rgba(247, 248, 249, 1) 0%, rgba(240, 241, 242, 1) 100%);
}
.he-featured-post:before {
content: "";
position: absolute;
left: 0;
right: 0;
top: 0;
bottom: 0;
}
.he-featured-post * {
position: relative;
}
.he-featured-post .he-featured-icon {
font-size: 38px;
margin-bottom: 20px;
line-height: 1;
}
.he-featured-post .he-featured-icon i,
.he-featured-post .he-featured-icon svg {
height: 1em;
width: 1em;
display: block;
}
.he-featured-post h4 {
position: relative;
margin-bottom: 30px;
}
.he-featured-post h4:after {
content: "";
position: absolute;
height: 2px;
width: 25px;
background: #333;
top: 100%;
left: 0;
margin-top: 10px;
}
.he-featured-readmore {
position: absolute;
right: 5px;
bottom: 5px;
height: 40px;
width: 40px;
line-height: 40px;
text-align: center;
font-size: 26px;
color: #333;
opacity: 0;
transition: all 0.3s ease-in-out;
}
.he-featured-readmore i,
.he-featured-readmore svg {
height: 1em;
width: 1em;
display: block;
}
.he-featured-post:hover .he-featured-readmore,
.he-featured-post .he-featured-readmore:focus {
opacity: 1;
}
.he-featured-post .he-featured-readmore:hover {
color: #5bc2ce;
} .he-image-stack {
display: flex;
}
.he-image-stack.he-elastic-center {
justify-content: center;
}
.he-image-stack.he-elastic-right {
justify-content: flex-end;
}
.he-elasticstack {
position: relative;
padding: 0 !important;
margin: 0 !important;
max-width: 100%;
list-style: none;
-webkit-perspective: 1000px;
-webkit-perspective-origin: 50%-50%;
perspective: 1000px;
perspective-origin: 50% -50%;
}
.he-elasticstack li {
position: absolute;
z-index: 1;
opacity: 0;
cursor: pointer;
-webkit-transform: translate3d(0, 0, -180px);
transform: translate3d(0, 0, -180px);
-webkit-transform-style: preserve-3d;
transform-style: preserve-3d;
height: 100%;
width: 100%;
}
.he-elasticstack li img {
display: block;
position: absolute;
height: 100%;
width: 100%;
object-fit: cover;
}
.he-elasticstack li.animate {
-webkit-transition: all 0.3s ease-out;
transition: all 0.3s ease-out;
}
.he-elasticstack li.move-back {
-webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.470, 1); -webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.470, 1.515);
transition-timing-function: cubic-bezier(0.175, 0.885, 0.470, 1.515);
}
.no-js .he-elasticstack {
max-width: 1090px;
width: 100%;
height: auto;
text-align: center;
}
.no-js .he-elasticstack li {
position: relative;
display: inline-block;
opacity: 1;
margin: 10px;
cursor: default;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
} .he-tab {
padding: 0;
margin: 0;
width: 25%;
float: left;
padding-right: 30px;
border-right: 1px solid #EEE;
list-style: none;
}
.he-tab li {
font-size: 20px;
text-transform: uppercase;
line-height: 1.2;
position: relative;
}
.he-tab li.he-active:after {
content: "";
position: absolute;
right: 0;
height: 100%;
width: 5px;
background: #000;
top: 0;
margin-right: -33px;
}
.he-tab li a {
text-decoration: none;
color: #444;
display: flex;
align-items: center;
padding: 15px 0;
}
.he-tab li i,
.he-tab li svg {
float: left;
line-height: 1.2;
margin-right: 10px;
height: 1em;
width: 1em;
display: block;
}
.he-tab li.he-active i,
.he-tab li.he-active svg {
color: #000;
fill: #000;
}
.he-tab-content {
width: 75%;
float: right;
padding-left: 80px;
overflow: hidden;
}
.he-tab-pane {
display: none;
}
@keyframes HezoomIn {
from {
opacity: 0;
transform: scale3d(.9, .9, .9)
}
50% {
opacity: 1
}
}
.he-tab-pane.zoomIn {
animation-name: HezoomIn
} .he-client-logo-slider .owl-dots {
text-align: center;
margin-top: 40px;
}
.he-client-logo-slider .owl-dots .owl-dot {
display: inline-block;
height: 8px;
width: 10px;
background: #333;
margin: 0 5px;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
border-radius: 20px;
}
.he-client-logo-slider .owl-dots .owl-dot.active {
width: 30px;
} .het-slide {
position: relative;
}
.het-slide img {
width: 100%;
}
.het-slide-overlay {
position: absolute;
left: 0;
right: 0;
top: 0;
bottom: 0;
background: rgba(0, 0, 0, 0.2);
}
.het-slide-caption {
position: absolute;
top: 50%;
left: 50%;
max-width: 1170px;
width: 90%;
transform: translateY(-50%) translateX(-50%);
}
.het-slide-cap-title {
text-align: center;
font-size: 38px;
color: #FFF;
font-weight: 400;
margin-bottom: 25px;
padding: 0 10%;
line-height: 1.2;
font-family: 'Oswald', sans-serif;
letter-spacing: 2px;
text-transform: uppercase;
-webkit-animation-duration: 0.5s;
animation-duration: 0.5s;
text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2)
}
.het-slide-cap-title span {
display: inline-block;
padding: 8px 15px;
background: #FFC107;
}
.het-slide-cap-desc {
text-align: center;
font-size: 25px;
line-height: 1.4;
color: #FFF;
padding: 0 20%;
-webkit-animation-duration: 0.5s;
animation-duration: 0.5s;
-webkit-animation-delay: 1s;
animation-delay: 1s;
text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2)
}
.het-slide-cap-button {
text-align: center;
margin-top: 20px;
}
.het-slide-cap-button a {
display: inline-block;
padding: 10px 20px;
background: #FFF;
color: #333;
-webkit-animation-duration: 0.5s;
animation-duration: 0.5s;
-webkit-animation-delay: 1s;
animation-delay: 1.5s;
}
.het-bx-slider.owl-carousel .owl-nav .owl-prev,
.het-bx-slider.owl-carousel .owl-nav .owl-next {
position: absolute;
top: 50%;
height: 70px;
width: 50px;
margin-top: -35px;
background: rgba(0, 0, 0, 0.9);
color: #FFF;
font-size: 0;
}
.het-bx-slider .owl-nav [class*=owl-]:before {
content: "";
height: 1px;
width: 30px;
background: #FFF;
position: absolute;
left: 15px;
top: 13px;
transform: rotate(45deg);
transform-origin: 0 0;
}
.het-bx-slider .owl-nav [class*=owl-]:after {
content: "";
height: 1px;
width: 30px;
background: #FFF;
position: absolute;
left: 15px;
bottom: 13px;
transform: rotate(-45deg);
transform-origin: 0 0;
}
.het-bx-slider.owl-carousel .owl-nav .owl-prev {
left: 0;
transform: rotate(180deg);
}
.het-bx-slider.owl-carousel .owl-nav .owl-next {
right: 0;
}
.het-bx-slider .owl-dots {
position: absolute;
bottom: 20px;
right: 0;
left: 0;
text-align: center;
}
.het-bx-slider .owl-dots .owl-dot {
display: inline-block;
height: 15px;
width: 15px;
border: 2px solid #FFF;
margin: 0 4px;
}
.het-bx-slider .owl-dots .owl-dot.active {
background: #FFF;
}
.het-bx-slider .owl-item.active .het-slide-cap-title,
.het-bx-slider .owl-item.active .het-slide-cap-desc,
.het-bx-slider .owl-item.active .het-slide-cap-button a {
-webkit-animation-duration: 1s;
animation-duration: 1s;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
}
.het-bx-slider .owl-item.active .het-slide-cap-title,
.het-bx-slider .owl-item.active .het-slide-cap-desc,
.het-bx-slider .owl-item.active .het-slide-cap-button a {
-webkit-animation-name: fadeInDown;
animation-name: fadeInDown;
} .het-progress {
margin-bottom: 20px;
}
.het-progress:last-child {
margin-bottom: 0;
}
.het-progress h6 {
font-weight: 300;
margin-bottom: 5px;
}
.het-progress-bar {
height: 8px;
width: 100%;
position: relative;
line-height: 20px;
font-size: 13px;
background: #f6f6f6
}
.het-progress-bar-length {
background: #FFC107;
height: 100%;
text-align: right;
padding-right: 20px;
}
.het-progress-bar-length span {
position: absolute;
right: 0;
bottom: 100%;
} .het-featured-post {
position: relative;
text-align: center;
border-left: 2px solid #333;
border-right: 2px solid #333;
border-bottom: 2px solid #333;
padding: 30px 30px 60px 30px;
}
.het-featured-post:before,
.het-featured-post:after {
content: "";
position: absolute;
top: 0;
height: 2px;
width: calc(50% - 90px);
background: #333;
}
.het-featured-post:before {
left: 0;
}
.het-featured-post:after {
right: 0;
}
.het-featured-post h5 {
text-transform: uppercase;
margin-bottom: 25px;
}
.het-featured-icon {
display: inline-block;
color: #FFF;
font-size: 46px;
line-height: 1.8;
-ms-transform: translateY(-35px);
-webkit-transform: translateY(-35px);
transform: translateY(-35px);
}
.het-featured-icon i,
.het-featured-icon svg {
height: 1em;
width: 1em;
display: block;
vertical-align: bottom;
}
.het-featured-link {
height: 0;
}
.het-featured-link a {
-ms-transform: translateY(-50%);
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
padding: 10px 15px;
display: inline-block;
line-height: 1.2;
background: #333;
color: #FFF;
margin-top: 60px;
transition: none;
font-size: 0.9em;
}
.het-featured-link a:hover {
background: #333;
color: #FFF;
} .het-portfolio-cat-name-list {
margin-bottom: 30px;
text-align: right;
line-height: 1;
}
.het-portfolio-cat-name-list.tab-align-left {
text-align: left;
}
.het-portfolio-cat-name-list.tab-align-center {
text-align: center;
}
.het-portfolio-cat-name-list.tab-align-right {
text-align: right;
}
.het-portfolio-cat-name-list .fa {
vertical-align: middle;
color: #FFC107;
}
.het-portfolio-cat-name {
cursor: pointer;
display: inline-block;
padding-left: 10px;
margin-left: 10px;
border-left: 1px solid #BBB;
line-height: inherit;
transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
}
.het-portfolio-cat-name:nth-child(2) {
border-left: 0;
margin-left: 0;
}
.het-portfolio-cat-name:hover,
.het-portfolio-cat-name.active {
color: #FFC107;
}
.het-portfolio-posts {
margin-left: -7.5px;
margin-right: -7.5px;
}
.het-portfolio {
width: 33.33%;
float: left;
}
.het-portfolio-outer-wrap {
position: absolute;
left: 0;
right: 0;
top: 0;
bottom: 0;
margin: 7.5px;
}
.het-portfolio-wrap {
background-size: cover;
background-position: center;
background-repeat: no-repeat;
overflow: hidden;
background-color: #f9f9f9;
position: absolute;
left: 0;
right: 0;
top: 0;
bottom: 0;
}
.het-portfolio-caption {
position: absolute;
left: 10px;
right: 10px;
bottom: 10px;
top: 10px;
padding: 30px;
opacity: 0;
background: rgba(255, 193, 7, 0.9);
transition: all 0.5s ease-in-out;
-moz-transition: all 0.5s ease-in-out;
-webkit-transition: all 0.5s ease-in-out;
overflow: hidden;
}
.het-portfolio-wrap:hover .het-portfolio-caption {
opacity: 1;
}
.het-portfolio-caption h5 {
color: #FFF;
text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
position: absolute;
top: 20px;
left: 20px;
right: 20px;
-ms-transform: translate(300px, 0);
-webkit-transform: translate(300px, 0);
transform: translate(300px, 0);
transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
}
.het-portfolio-wrap:hover .het-portfolio-caption h5 {
-ms-transform: translate(0, 0);
-webkit-transform: translate(0, 0);
transform: translate(0, 0);
}
.het-portfolio-caption a {
height: 36px;
width: 36px;
position: absolute;
right: 20px;
bottom: 20px;
text-align: center;
display: block;
line-height: 36px;
color: #FFC107;
font-size: 14px;
background: #FFF;
margin: 10px 5px;
transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
}
.het-portfolio-caption a.het-portfolio-image {
-ms-transform: translate(-300px, 0);
-webkit-transform: translate(-300px, 0);
transform: translate(-300px, 0);
right: 66px;
}
.het-portfolio-caption a.het-portfolio-link {
-ms-transform: translate(-300px, 0);
-webkit-transform: translate(-300px, 0);
transform: translate(-300px, 0);
}
.het-portfolio-wrap:hover .het-portfolio-caption a.het-portfolio-link,
.het-portfolio-wrap:hover .het-portfolio-caption a.het-portfolio-image {
-ms-transform: translate(0, 0);
-webkit-transform: translate(0, 0);
transform: translate(0, 0);
} .het-service-post-wrap {
position: relative;
}
.het-service-post-wrap:after {
content: "";
position: absolute;
left: 24px;
top: 0;
bottom: 0;
width: 2px;
background: #000;
}
.het-service-post {
margin-bottom: 25px;
position: relative;
z-index: 9;
}
.het-service-post:last-child {
margin-bottom: 0
}
.het-service-icon {
float: left;
font-size: 18px;
background: #000;
width: 50px;
text-align: center;
color: #FFF;
fill: #FFF;
height: 50px;
cursor: pointer;
border-radius: 50%;
display: flex;
align-items: center;
justify-content: center;
transition: all 0.3s ease;
}
.het-service-icon i,
.het-service-icon svg {
height: 1em;
width: 1em;
display: block;
}
.het-active .het-service-icon {
box-shadow: 0px 0px 0px 2px #FFF, 0px 0px 0px 4px #000;
}
.het-service-excerpt {
padding-left: 65px;
}
.het-service-text {
display: none;
}
.het-service-excerpt h5 {
margin: 15px 0 6px;
cursor: pointer;
clear: none;
}
.het-service-link {
margin-top: 15px;
}
.het-service-link a {
color: #000;
font-size: 0.9em;
}
.het-service-link a i {
font-size: 0.8em;
opacity: 0.8;
margin-left: 5px;
} .het-team-member {
text-align: center;
}
.het-team-member img {
width: 100%;
vertical-align: middle;
}
.het-team-member-image {
position: relative;
overflow: hidden;
}
.het-team-social-id {
padding: 10px;
display: flex;
align-items: center;
justify-content: center;
}
.het-team-social-id a {
display: inline-block;
color: #FFF;
margin: 0 5px;
font-size: 14px;
background: #000;
color: #FFF;
height: 32px;
width: 32px;
border-radius: 50%;
display: flex;
align-items: center;
justify-content: center;
}
.het-team-social-id a:hover {
background: #333;
color: #FFF;
}
.het-team-social-id a svg {
height: 1em;
width: 1em;
}
.het-team-member-excerpt {
background: rgba(0, 0, 0, 0.9);
padding: 20px;
color: #FFF;
display: block;
position: absolute;
left: 10px;
right: 10px;
bottom: 10px;
top: 10px;
opacity: 0;
-ms-transform: scale(0.5);
-webkit-transform: scale(0.5);
transform: scale(0.5);
transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
display: flex;
align-items: center;
}
.het-team-member-excerpt .het-team-member-excerpt-wrap {
width: 100%;
}
.het-team-member:hover .het-team-member-excerpt {
opacity: 1;
-ms-transform: scale(1);
-webkit-transform: scale(1);
transform: scale(1);
}
.het-title-wrap {
background: rgba(255, 193, 7, 0.9);
color: #FFF;
padding: 10px;
position: absolute;
left: 10px;
bottom: 10px;
right: 10px;
-moz-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
opacity: 1;
}
.het-team-member:hover .het-title-wrap {
opacity: 0;
}
.het-team-member h6 {
position: relative;
padding-bottom: 10px;
}
.het-team-member .het-title-wrap h6 {
padding: 0;
margin: 0;
}
.het-team-member h6 a {
text-decoration: none;
color: inherit;
}
.het-team-member .het-team-member-excerpt h6:after {
content: "";
position: absolute;
width: 50px;
left: 50%;
margin-left: -25px;
height: 2px;
background: #FFF;
bottom: -2px;
}
.het-team-member .het-team-designation {
font-size: 0.9em;
margin-bottom: 15px;
}
.het-team-detail {
margin-top: 20px;
}
.het-team-detail a {
background: #FFF;
display: inline-block;
color: #333;
padding: 8px 10px;
text-decoration: none;
font-size: 0.9em;
line-height: 1;
}
.het-team-detail a:hover {
background: #333;
color: #FFF;
} .het-counter {
text-align: center;
border: 2px solid #000;
border-top: 0;
padding: 0 20px 20px;
position: relative;
}
.het-counter:after {
content: "";
position: absolute;
width: 30%;
left: 0;
top: 0;
height: 2px;
background: #000;
}
.het-counter:before {
content: "";
position: absolute;
width: 30%;
right: 0;
top: 0;
height: 2px;
background: #000;
}
.het-counter-count {
font-size: 48px;
line-height: 1;
margin-bottom: 25px;
letter-spacing: 3px;
}
.het-counter-icon {
display: inline-block;
font-size: 36px;
color: #000;
position: relative;
-ms-transform: translate(0, -17px);
-webkit-transform: translate(0, -17px);
transform: translate(0, -17px);
line-height: 36px;
}
.het-counter-icon i,
.het-counter-icon svg {
height: 1em;
width: 1em;
display: block;
}
.het-counter-title {
letter-spacing: 1px;
text-transform: uppercase;
margin-top: 15px;
font-weight: 400;
margin: 0;
} .het-testimonial-slider.owl-carousel .owl-item img {
height: 100px;
width: 100px;
margin: 0 auto 20px;
border-radius: 50%;
border: 1px solid #FFC107;
padding: 5px;
transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
}
.het-testimonial-excerpt {
width: 80%;
margin: 0 auto 30px;
text-align: center;
position: relative;
}
.het-testimonial-excerpt .fa-quote-left {
position: absolute;
top: 0;
left: -65px;
font-size: 60px;
color: #000;
z-index: -1;
opacity: 0.1;
}
.het-testimonial h6 {
text-align: center;
margin: 0;
}
.het-testimonial .het-testimonial-designation {
text-align: center;
font-size: 0.9em;
margin-top: 15px;
}
.het-testimonial-slider.owl-carousel .owl-nav .owl-prev,
.het-testimonial-slider.owl-carousel .owl-nav .owl-next {
position: absolute;
top: 50%;
margin-top: -25px;
background: #FFC107;
height: 50px;
width: 30px;
color: #FFF;
text-align: center;
line-height: 50px;
opacity: 0;
transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
}
.het-testimonial-slider.owl-carousel .owl-nav .owl-prev {
left: 0;
}
.het-testimonial-slider.owl-carousel .owl-nav .owl-next {
right: 0;
}
.het-testimonial-slider.owl-carousel:hover .owl-nav .owl-prev,
.het-testimonial-slider.owl-carousel:hover .owl-nav .owl-next {
opacity: 1;
}
.het-testimonial-slider.owl-carousel .owl-nav .owl-next:hover,
.het-testimonial-slider.owl-carousel .owl-nav .owl-prev:hover {
background: #333;
}
.het-testimonial-slider .owl-dots {
text-align: center;
margin-top: 40px
}
.het-testimonial-slider .owl-dots .owl-dot {
display: inline-block;
height: 8px;
width: 10px;
background: #333;
margin: 0 5px;
-webkit-transition: all .3s ease;
transition: all .3s ease;
border-radius: 20px;
}
.het-testimonial-slider .owl-dots .owl-dot.active {
width: 30px
} .het-blog-wrap {
margin: 0 -15px;
display: flex;
flex-wrap: wrap;
}
.het-blog-post {
width: 33.333%;
padding: 0 15px;
margin-bottom: 30px;
}
.het-blog-box {
background: #FFF;
border-bottom: 6px solid #000000;
box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
}
.het-blog-thumbnail {
position: relative;
padding-bottom: 72%;
}
.het-blog-thumbnail img {
position: absolute;
height: 100%;
width: 100%;
object-fit: cover;
}
.het-blog-thumbnail > a {
display: block;
height: 100%;
width: 100%;
}
.het-blog-thumbnail a:after {
content: "";
position: absolute;
left: 0;
top: 0;
bottom: 0;
width: 0;
background: rgba(255, 255, 255, 0.2);
transition: all 0.2s ease;
-moz-transition: all 0.2s ease;
-webkit-transition: all 0.2s ease;
}
.het-blog-thumbnail:hover a:after {
width: 100%;
}
.het-blog-excerpt {
padding: 20px;
}
.het-blog-excerpt h5 {
font-weight: 400;
margin-bottom: 15px
}
.het-blog-excerpt h5 a {
color: #444;
}
.het-blog-date {
font-size: 14px;
opacity: 0.8;
margin-bottom: 10px;
}
.het-blog-date i {
margin-right: 10px;
}
.het-blog-read-more {
padding: 0 20px 20px;
text-align: right;
}
.het-blog-read-more a {
display: inline-block;
background: #000000;
color: #FFF;
padding: 10px 15px;
line-height: 1;
text-align: center;
font-size: 16px;
border-radius: 1px;
}
.het-blog-read-more a:hover {
background: #333;
color: #FFF;
} .het-client-logo-slider .owl-dots {
text-align: center;
margin-top: 40px
}
.het-client-logo-slider .owl-dots .owl-dot {
display: inline-block;
height: 8px;
width: 10px;
background: #333;
margin: 0 5px;
-webkit-transition: all .3s ease;
transition: all .3s ease;
border-radius: 20px;
}
.het-client-logo-slider .owl-dots .owl-dot.active {
width: 30px
} .he-contact-information ul {
list-style: none;
margin: 0;
padding: 0;
}
.he-contact-information ul li {
padding: 0;
margin: 0 0 10px;
display: flex;
align-items: center;
}
.he-contact-information ul li i {
margin-right: 10px;
}
.he-contact-information p {
margin: 0;
} .he-personal-information .he-pi-image {
margin-bottom: 20px;
}
.he-personal-information .he-pi-image img {
border-radius: 50%;
height: 150px;
width: 150px;
object-fit: cover;
object-position: center;
}
.he-personal-information .he-pi-name {
margin-bottom: 15px;
font-size: 1.2em;
} .he-timeline {
border-left: 8px solid #F0F0F0;
padding-left: 25px;
}
.he-timeline .he-post-item {
position: relative;
margin-bottom: 30px;
}
.he-timeline .he-post-item:after {
content: "";
position: absolute;
left: -39px;
top: 0;
height: 20px;
width: 20px;
background: #FFF;
border-radius: 50%;
border: 5px solid #F0F0F0;
}
.he-timeline .he-post-item:hover:after {
background: #000;
} .odometer.odometer-auto-theme,
.odometer.odometer-theme-default {
display: block;
vertical-align: middle;
*vertical-align: auto;
*zoom: 1;
*display: inline;
position: relative;
}
.odometer.odometer-auto-theme .odometer-digit,
.odometer.odometer-theme-default .odometer-digit {
display: inline-block;
vertical-align: middle;
*vertical-align: auto;
*zoom: 1;
*display: inline;
position: relative;
}
.odometer.odometer-auto-theme .odometer-digit .odometer-digit-spacer,
.odometer.odometer-theme-default .odometer-digit .odometer-digit-spacer {
display: inline-block;
vertical-align: middle;
*vertical-align: auto;
*zoom: 1;
*display: inline;
visibility: hidden;
}
.odometer.odometer-auto-theme .odometer-digit .odometer-digit-inner,
.odometer.odometer-theme-default .odometer-digit .odometer-digit-inner {
text-align: left;
display: block;
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
overflow: hidden;
}
.odometer.odometer-auto-theme .odometer-digit .odometer-ribbon,
.odometer.odometer-theme-default .odometer-digit .odometer-ribbon {
display: block;
}
.odometer.odometer-auto-theme .odometer-digit .odometer-ribbon-inner,
.odometer.odometer-theme-default .odometer-digit .odometer-ribbon-inner {
display: block;
-webkit-backface-visibility: hidden;
}
.odometer.odometer-auto-theme .odometer-digit .odometer-value,
.odometer.odometer-theme-default .odometer-digit .odometer-value {
display: block;
-webkit-transform: translateZ(0);
}
.odometer.odometer-auto-theme .odometer-digit .odometer-value.odometer-last-value,
.odometer.odometer-theme-default .odometer-digit .odometer-value.odometer-last-value {
position: absolute;
}
.odometer.odometer-auto-theme.odometer-animating-up .odometer-ribbon-inner,
.odometer.odometer-theme-default.odometer-animating-up .odometer-ribbon-inner {
-webkit-transition: -webkit-transform 2s;
-moz-transition: -moz-transform 2s;
-ms-transition: -ms-transform 2s;
-o-transition: -o-transform 2s;
transition: transform 2s;
}
.odometer.odometer-auto-theme.odometer-animating-up.odometer-animating .odometer-ribbon-inner,
.odometer.odometer-theme-default.odometer-animating-up.odometer-animating .odometer-ribbon-inner {
-webkit-transform: translateY(-100%);
-moz-transform: translateY(-100%);
-ms-transform: translateY(-100%);
-o-transform: translateY(-100%);
transform: translateY(-100%);
}
.odometer.odometer-auto-theme.odometer-animating-down .odometer-ribbon-inner,
.odometer.odometer-theme-default.odometer-animating-down .odometer-ribbon-inner {
-webkit-transform: translateY(-100%);
-moz-transform: translateY(-100%);
-ms-transform: translateY(-100%);
-o-transform: translateY(-100%);
transform: translateY(-100%);
}
.odometer.odometer-auto-theme.odometer-animating-down.odometer-animating .odometer-ribbon-inner,
.odometer.odometer-theme-default.odometer-animating-down.odometer-animating .odometer-ribbon-inner {
-webkit-transition: -webkit-transform 2s;
-moz-transition: -moz-transform 2s;
-ms-transition: -ms-transform 2s;
-o-transition: -o-transform 2s;
transition: transform 2s;
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
-o-transform: translateY(0);
transform: translateY(0);
}
.odometer.odometer-auto-theme .odometer-value,
.odometer.odometer-theme-default .odometer-value {
text-align: center;
}
.e-con.he-sticky-container-yes {
position: sticky;
top: var(--he-sticky-top-spacing, 0);
}
body.admin-bar .e-con.he-sticky-container-yes {
position: sticky;
top: calc(32px + var(--he-sticky-top-spacing, 0));
}
@media screen and (max-width:768px) {
.het-blog-post {
width: 100%;
}
.he-tab {
margin-bottom: 25px;
padding: 0;
border: 0;
width: auto;
float: none;
}
.he-tab li {
background: #FFF;
margin-bottom: 10px;
padding-left: 50px;
border-bottom: 2px solid transparent;
}
.he-tab li i {
margin-left: -30px;
}
.he-tab li.he-active:after {
display: none;
}
.he-tab li.he-active {
border-bottom: 2px solid var(--square-template-color, #5bc2ce);
}
.he-tab-content {
padding: 0;
width: auto;
}
}.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var( --container-widget-align-self,initial );--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer:not(:has(>.elementor-widget-container))>.elementor-spacer,.e-con>.elementor-widget-spacer:not(:has(>.elementor-widget-container))>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer:not(:has(>.elementor-widget-container))>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer:not(:has(>.elementor-widget-container))>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{min-height:22px;min-width:22px;position:relative}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{height:22px;inset:0;margin:auto;padding:0;position:absolute;width:22px}div.wpforms-container-full,div.wpforms-container-full .wpforms-form *{background:none;border:0 none;border-radius:0;-webkit-border-radius:0;-moz-border-radius:0;float:none;font-size:100%;height:auto;letter-spacing:normal;list-style:none;outline:none;position:static;text-decoration:none;text-indent:0;text-shadow:none;text-transform:none;width:auto;visibility:visible;overflow:visible;margin:0;padding:0;box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-shadow:none;-moz-box-shadow:none;-ms-box-shadow:none;-o-box-shadow:none;box-shadow:none}div.wpforms-container-full{margin-left:auto;margin-right:auto}div.wpforms-container-full .wpforms-form amp-img>img{position:absolute}div.wpforms-container-full .wpforms-form input,div.wpforms-container-full .wpforms-form label,div.wpforms-container-full .wpforms-form select,div.wpforms-container-full .wpforms-form button,div.wpforms-container-full .wpforms-form textarea{margin:0;border:0;padding:0;display:inline-block;vertical-align:middle;background:none;height:auto;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}div.wpforms-container-full .wpforms-form textarea{max-width:100%;width:100%}div.wpforms-container-full .wpforms-form ul,div.wpforms-container-full .wpforms-form ul li{background:none !important;border:0 !important;margin:0 !important;padding:0 !important;list-style:none !important}div.wpforms-container-full .wpforms-form ul li{margin-bottom:5px !important}div.wpforms-container-full .wpforms-form ul li:last-of-type{margin-bottom:0 !important}div.wpforms-container-full .wpforms-form hr{border-top:1px solid #ccc;margin:0.5em auto}div.wpforms-container-full .wpforms-form fieldset{min-width:0}.flatpickr-calendar .flatpickr-current-month select{display:initial}@media only screen and (max-width: 600px){.flatpickr-calendar .flatpickr-current-month .numInputWrapper{width:calc(6ch - 14px)}.flatpickr-calendar .flatpickr-current-month .numInputWrapper span.arrowUp,.flatpickr-calendar .flatpickr-current-month .numInputWrapper span.arrowDown{display:none}}.wpforms-container .wpforms-form .wpforms-error-alert{border:1px solid #cccccc;text-shadow:0 1px 0 rgba(255,255,255,0.5);padding:10px 15px;font-size:14px;margin:0 0 10px 0}.wpforms-container .wpforms-form .wpforms-error-alert{color:#b94a48;background-color:#f2dede;border-color:#eed3d7}div[style*="z-index: 2147483647"] div[style*="border-width: 11px"][style*="position: absolute"][style*="pointer-events: none"]{border-style:none}.wpforms-is-turnstile iframe{margin-left:-2px !important}.wpforms-container .wpforms-hidden{display:none !important}.wpforms-clear:before{content:" ";display:table}.wpforms-clear:after{clear:both;content:" ";display:table}div.wpforms-container-full .wpforms-form input.wpforms-field-medium,div.wpforms-container-full .wpforms-form select.wpforms-field-medium,div.wpforms-container-full .wpforms-form .wpforms-field-row.wpforms-field-medium{max-width:60%}div.wpforms-container-full .wpforms-form textarea.wpforms-field-medium{height:120px}div.wpforms-container-full .wpforms-form input.wpforms-field-small,div.wpforms-container-full .wpforms-form select.wpforms-field-small,div.wpforms-container-full .wpforms-form .wpforms-field-row.wpforms-field-small{max-width:25%}div.wpforms-container-full .wpforms-form textarea.wpforms-field-small{height:70px}div.wpforms-container-full .wpforms-form input.wpforms-field-large,div.wpforms-container-full .wpforms-form select.wpforms-field-large,div.wpforms-container-full .wpforms-form .wpforms-field-row.wpforms-field-large{max-width:100%}div.wpforms-container-full .wpforms-form textarea.wpforms-field-large{height:220px}div.wpforms-container-full .wpforms-form .wpforms-field{padding:10px 0;clear:both}div.wpforms-container-full .wpforms-form .wpforms-field-description,div.wpforms-container-full .wpforms-form .wpforms-field-limit-text{font-size:13px;line-height:1.3;margin:8px 0 0 0;word-break:break-word;word-wrap:break-word}div.wpforms-container-full .wpforms-form .wpforms-field-description.wpforms-disclaimer-description{background-color:#fff;border:1px solid #ddd;color:#444;padding:15px 15px 0;margin-top:15px;height:125px;overflow-y:scroll;overflow-x:hidden;font-size:12px}div.wpforms-container-full .wpforms-form .wpforms-field-description.wpforms-disclaimer-description p{color:#444;font-size:12px;line-height:18px;margin-bottom:15px}div.wpforms-container-full .wpforms-form .wpforms-field-description-before,div.wpforms-container-full .wpforms-form .wpforms-field-description.before{margin:0 0 8px 0}div.wpforms-container-full .wpforms-form .wpforms-field-label{display:block;font-weight:700;font-size:16px;float:none;line-height:1.3;margin:0 0 4px 0;padding:0;word-break:break-word;word-wrap:break-word}div.wpforms-container-full .wpforms-form .wpforms-field-sublabel{display:block;font-size:13px;float:none;font-weight:400;line-height:1.3;margin:4px 0 0;padding:0;word-break:break-word;word-wrap:break-word}div.wpforms-container-full .wpforms-form .wpforms-field-sublabel.before{margin:0 0 4px 0}div.wpforms-container-full .wpforms-form .wpforms-field-label-inline{display:inline;vertical-align:baseline;font-size:16px;font-weight:400;line-height:1.3;word-break:break-word}div.wpforms-container-full .wpforms-form .wpforms-field-label.wpforms-label-hide,div.wpforms-container-full .wpforms-form .wpforms-field-sublabel.wpforms-sublabel-hide{position:absolute;clip:rect(0 0 0 0);width:1px;height:1px;margin:-1px;overflow:hidden}div.wpforms-container-full .wpforms-form .wpforms-required-label{color:#ff0000;font-weight:400}div.wpforms-container-full .wpforms-form .wpforms-field-row{margin-bottom:8px;position:relative}div.wpforms-container-full .wpforms-form .wpforms-field .wpforms-field-row:last-of-type{margin-bottom:0}div.wpforms-container-full .wpforms-form .wpforms-field-row:before{content:"";display:table}div.wpforms-container-full .wpforms-form .wpforms-field-row:after{clear:both;content:"";display:table}div.wpforms-container-full .wpforms-form .wpforms-field-address .wpforms-one-half:only-child{margin-left:0}div.wpforms-container-full .wpforms-form .wpforms-five-sixths,div.wpforms-container-full .wpforms-form .wpforms-four-sixths,div.wpforms-container-full .wpforms-form .wpforms-four-fifths,div.wpforms-container-full .wpforms-form .wpforms-one-fifth,div.wpforms-container-full .wpforms-form .wpforms-one-fourth,div.wpforms-container-full .wpforms-form .wpforms-one-half,div.wpforms-container-full .wpforms-form .wpforms-one-sixth,div.wpforms-container-full .wpforms-form .wpforms-one-third,div.wpforms-container-full .wpforms-form .wpforms-three-fourths,div.wpforms-container-full .wpforms-form .wpforms-three-fifths,div.wpforms-container-full .wpforms-form .wpforms-three-sixths,div.wpforms-container-full .wpforms-form .wpforms-two-fourths,div.wpforms-container-full .wpforms-form .wpforms-two-fifths,div.wpforms-container-full .wpforms-form .wpforms-two-sixths,div.wpforms-container-full .wpforms-form .wpforms-two-thirds{float:left;margin-left:20px;clear:none}div.wpforms-container-full .wpforms-form .wpforms-one-half,div.wpforms-container-full .wpforms-form .wpforms-three-sixths,div.wpforms-container-full .wpforms-form .wpforms-two-fourths{width:calc( 50% - 10px)}div.wpforms-container-full .wpforms-form .wpforms-one-third,div.wpforms-container-full .wpforms-form .wpforms-two-sixths{width:calc( 100% / 3 - 20px)}div.wpforms-container-full .wpforms-form .wpforms-one-third.wpforms-first,div.wpforms-container-full .wpforms-form .wpforms-two-sixths.wpforms-first{width:calc( 100% / 3)}div.wpforms-container-full .wpforms-form .wpforms-four-sixths,div.wpforms-container-full .wpforms-form .wpforms-two-thirds{width:calc( 2 * 100% / 3 - 20px)}div.wpforms-container-full .wpforms-form .wpforms-four-sixths.wpforms-first,div.wpforms-container-full .wpforms-form .wpforms-two-thirds.wpforms-first{width:calc( 2 * 100% / 3)}div.wpforms-container-full .wpforms-form .wpforms-one-fourth{width:calc( 25% - 20px)}div.wpforms-container-full .wpforms-form .wpforms-one-fourth.wpforms-first{width:25%}div.wpforms-container-full .wpforms-form .wpforms-three-fourths{width:calc( 75% - 20px)}div.wpforms-container-full .wpforms-form .wpforms-three-fourths.wpforms-first{width:75%}div.wpforms-container-full .wpforms-form .wpforms-one-fifth{width:calc( 100% / 5 - 20px)}div.wpforms-container-full .wpforms-form .wpforms-one-fifth.wpforms-first{width:calc( 100% / 5)}div.wpforms-container-full .wpforms-form .wpforms-two-fifths{width:calc( 2 * 100% / 5 - 20px)}div.wpforms-container-full .wpforms-form .wpforms-two-fifths.wpforms-first{width:calc( 2 * 100% / 5)}div.wpforms-container-full .wpforms-form .wpforms-three-fifths{width:calc( 3 * 100% / 5 - 20px)}div.wpforms-container-full .wpforms-form .wpforms-three-fifths.wpforms-first{width:calc( 3 * 100% / 5)}div.wpforms-container-full .wpforms-form .wpforms-four-fifths{width:calc( 4 * 100% / 5 - 20px)}div.wpforms-container-full .wpforms-form .wpforms-four-fifths.wpforms-first{width:calc( 4 * 100% / 5)}div.wpforms-container-full .wpforms-form .wpforms-one-sixth{width:calc( 100% / 6 - 20px)}div.wpforms-container-full .wpforms-form .wpforms-one-sixth.wpforms-first{width:calc( 100% / 6)}div.wpforms-container-full .wpforms-form .wpforms-five-sixths{width:calc( 5 * 100% / 6 - 20px)}div.wpforms-container-full .wpforms-form .wpforms-five-sixths.wpforms-first{width:calc( 5 * 100% / 6)}div.wpforms-container-full .wpforms-form .wpforms-first{clear:both !important;margin-left:0 !important}div.wpforms-container-full .wpforms-form .wpforms-checkbox-2-columns ul,div.wpforms-container-full .wpforms-form .wpforms-multiplechoice-2-columns ul,div.wpforms-container-full .wpforms-form .wpforms-list-2-columns ul,div.wpforms-container-full .wpforms-form .wpforms-checkbox-3-columns ul,div.wpforms-container-full .wpforms-form .wpforms-multiplechoice-3-columns ul,div.wpforms-container-full .wpforms-form .wpforms-list-3-columns ul{display:-ms-flex;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap}div.wpforms-container-full .wpforms-form .wpforms-checkbox-2-columns ul li,div.wpforms-container-full .wpforms-form .wpforms-multiplechoice-2-columns ul li,div.wpforms-container-full .wpforms-form .wpforms-list-2-columns ul li{width:50%;display:block;padding-right:26px !important}div.wpforms-container-full .wpforms-form .wpforms-checkbox-3-columns ul li,div.wpforms-container-full .wpforms-form .wpforms-multiplechoice-3-columns ul li,div.wpforms-container-full .wpforms-form .wpforms-list-3-columns ul li{width:33.3333%;display:block;padding-right:26px !important}div.wpforms-container-full .wpforms-form .wpforms-list-inline ul li{display:inline-block;vertical-align:top;margin-right:20px !important}div.wpforms-container-full .wpforms-form .wpforms-field.wpforms-first-half{float:left;width:48%;clear:both}div.wpforms-container-full .wpforms-form .wpforms-field.wpforms-last-half{float:right;width:48%;clear:none}div.wpforms-container-full .wpforms-form .wpforms-field.wpforms-first-third{float:left;width:30.666666667%;clear:both}div.wpforms-container-full .wpforms-form .wpforms-field.wpforms-middle-third{float:left;width:30.666666667%;margin-left:4%;clear:none}div.wpforms-container-full .wpforms-form .wpforms-field.wpforms-last-third{float:right;width:30.666666667%;clear:none}div.wpforms-container-full .wpforms-form div.wpforms-last{float:right !important;margin-right:0 !important;clear:none}div.wpforms-container-full.inline-fields{overflow:visible}div.wpforms-container-full.inline-fields .wpforms-form{display:flex;align-items:flex-end}div.wpforms-container-full.inline-fields .wpforms-form .wpforms-field-container{display:table;width:calc(100% - 160px);float:left}div.wpforms-container-full.inline-fields .wpforms-form .wpforms-field{display:table-cell;padding-right:2%;vertical-align:top}div.wpforms-container-full.inline-fields .wpforms-form .wpforms-submit-container{float:right;width:160px;clear:none;padding-bottom:10px}div.wpforms-container-full.inline-fields .wpforms-form .wpforms-submit{display:block;width:100%}div.wpforms-container-full.inline-fields .wpforms-form input.wpforms-field-medium,div.wpforms-container-full.inline-fields .wpforms-form select.wpforms-field-medium,div.wpforms-container-full.inline-fields .wpforms-form .wpforms-field-row.wpforms-field-medium{max-width:100%}div.wpforms-container-full .wpforms-form input[type=date],div.wpforms-container-full .wpforms-form input[type=datetime],div.wpforms-container-full .wpforms-form input[type=datetime-local],div.wpforms-container-full .wpforms-form input[type=email],div.wpforms-container-full .wpforms-form input[type=month],div.wpforms-container-full .wpforms-form input[type=number],div.wpforms-container-full .wpforms-form input[type=password],div.wpforms-container-full .wpforms-form input[type=range],div.wpforms-container-full .wpforms-form input[type=search],div.wpforms-container-full .wpforms-form input[type=tel],div.wpforms-container-full .wpforms-form input[type=text],div.wpforms-container-full .wpforms-form input[type=time],div.wpforms-container-full .wpforms-form input[type=url],div.wpforms-container-full .wpforms-form input[type=week],div.wpforms-container-full .wpforms-form select,div.wpforms-container-full .wpforms-form textarea{background-color:#fff;box-sizing:border-box;border-radius:2px;color:#333;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;display:block;float:none;font-size:16px;font-family:inherit;border:1px solid #ccc;padding:6px 10px;height:38px;width:100%;line-height:1.3}div.wpforms-container-full .wpforms-form textarea{min-height:38px;resize:vertical}div.wpforms-container-full .wpforms-form input[type=checkbox],div.wpforms-container-full .wpforms-form input[type=radio]{border:1px solid #ccc;background-color:#fff;width:14px;height:14px;margin:0 10px 0 3px;display:inline-block;vertical-align:baseline}div.wpforms-container-full .wpforms-form input[type=radio]{border-radius:50%}div.wpforms-container-full .wpforms-form select{max-width:100%;text-transform:none;white-space:nowrap}div.wpforms-container-full .wpforms-form select[multiple]{height:auto;overflow-y:scroll;background-image:none}div.wpforms-container-full .wpforms-form input[type=number]:read-only{appearance:textfield;-moz-appearance:textfield;-webkit-appearance:textfield}div.wpforms-container-full .wpforms-form input[type=number]:read-only::-webkit-inner-spin-button{visibility:hidden}div.wpforms-container-full .wpforms-form input[type=submit],div.wpforms-container-full .wpforms-form button[type=submit],div.wpforms-container-full .wpforms-form .wpforms-page-button{background-color:#eee;border:1px solid #ddd;color:#333;font-size:1em;font-family:inherit;padding:10px 15px}div.wpforms-container-full .wpforms-form .wpforms-page-button{font-size:0.9em;font-weight:400;margin:0 5px;min-width:90px;text-align:center}div.wpforms-container-full .wpforms-form input[type=submit]:hover,div.wpforms-container-full .wpforms-form input[type=submit]:focus,div.wpforms-container-full .wpforms-form input[type=submit]:active,div.wpforms-container-full .wpforms-form button[type=submit]:hover,div.wpforms-container-full .wpforms-form button[type=submit]:focus,div.wpforms-container-full .wpforms-form button[type=submit]:active,div.wpforms-container-full .wpforms-form .wpforms-page-button:hover,div.wpforms-container-full .wpforms-form .wpforms-page-button:active,div.wpforms-container-full .wpforms-form .wpforms-page-button:focus{background-color:#ddd;border:1px solid #ccc;cursor:pointer}div.wpforms-container-full .wpforms-form input[type=submit]:disabled,div.wpforms-container-full .wpforms-form button[type=submit]:disabled,div.wpforms-container-full .wpforms-form .wpforms-page-button:disabled{background-color:#eee;border:1px solid #ddd;cursor:default;opacity:0.5}div.wpforms-container-full .wpforms-form input:focus,div.wpforms-container-full .wpforms-form textarea:focus,div.wpforms-container-full .wpforms-form select:focus,div.wpforms-container-full .wpforms-form .is-focused .choices__inner,div.wpforms-container-full .wpforms-form .is-open .choices__inner,div.wpforms-container-full .wpforms-form .is-open .choices__list--dropdown{border:1px solid #999;box-shadow:none}div.wpforms-container-full .wpforms-form input:disabled,div.wpforms-container-full .wpforms-form textarea:disabled,div.wpforms-container-full .wpforms-form select:disabled{background-color:#f9f9f9;border-color:#ddd;color:#999;cursor:not-allowed}div.wpforms-container-full .wpforms-error-container.wpforms-error-styled-container{padding:10px 0;font-size:15px}div.wpforms-container-full .wpforms-error-container.wpforms-error-styled-container .wpforms-error{padding:6px;border:1px solid #990000;border-left:5px solid}div.wpforms-container-full .wpforms-form .wpforms-error-container,div.wpforms-container-full .wpforms-form noscript.wpforms-error-noscript{color:#990000}div.wpforms-container-full .wpforms-form label.wpforms-error{display:block;color:#990000;font-size:12px;float:none;cursor:default;margin-top:8px}div.wpforms-container-full .wpforms-form .wpforms-field input.wpforms-error,div.wpforms-container-full .wpforms-form .wpforms-field input.user-invalid,div.wpforms-container-full .wpforms-form .wpforms-field textarea.wpforms-error,div.wpforms-container-full .wpforms-form .wpforms-field textarea.user-invalid,div.wpforms-container-full .wpforms-form .wpforms-field select.wpforms-error,div.wpforms-container-full .wpforms-form .wpforms-field select.user-invalid,div.wpforms-container-full .wpforms-form .wpforms-field.wpforms-has-error .choices__inner{border:1px solid #cc0000}div.wpforms-container-full .wpforms-form .wpforms-field-credit-card-expiration label.wpforms-error,div.wpforms-container-full .wpforms-form .wpforms-field-credit-card-code label.wpforms-error{display:none !important}.wpforms-confirmation-container-full,div[submit-success]>.wpforms-confirmation-container-full{color:#333;margin:0 auto 24px;padding:15px 15px;overflow-wrap:break-word}.wpforms-confirmation-container-full iframe,div[submit-success]>.wpforms-confirmation-container-full iframe{width:100%;border:0}.wpforms-confirmation-container-full,div[submit-success]>.wpforms-confirmation-container-full:not(.wpforms-redirection-message){background:#e0ffc7;border:1px solid #b4d39b;box-sizing:border-box}.wpforms-confirmation-container-full p,div[submit-success]>.wpforms-confirmation-container-full:not(.wpforms-redirection-message) p{color:#333333}.wpforms-confirmation-container-full p:last-of-type,div[submit-success]>.wpforms-confirmation-container-full p:last-of-type{margin:0}.amp-form-submit-success .wpforms-field-container,.amp-form-submit-success .wpforms-submit-container{display:none}div.wpforms-container-full .wpforms-form .wpforms-recaptcha-container{padding:10px 0 20px 0;clear:both}div.wpforms-container-full .wpforms-form .wpforms-recaptcha-container.wpforms-is-turnstile-invisible{padding:0}div.wpforms-container-full .wpforms-form .wpforms-recaptcha-container.wpforms-is-turnstile .g-recaptcha,div.wpforms-container-full .wpforms-form .wpforms-recaptcha-container.wpforms-is-turnstile .h-captcha,div.wpforms-container-full .wpforms-form .wpforms-recaptcha-container.wpforms-is-turnstile .wpforms-turnstile{line-height:0;font-size:0}div.wpforms-container-full .wpforms-form .wpforms-recaptcha-container.wpforms-is-turnstile .g-recaptcha iframe,div.wpforms-container-full .wpforms-form .wpforms-recaptcha-container.wpforms-is-turnstile .h-captcha iframe,div.wpforms-container-full .wpforms-form .wpforms-recaptcha-container.wpforms-is-turnstile .wpforms-turnstile iframe{position:relative !important}div.wpforms-container-full .wpforms-form .wpforms-recaptcha-container iframe{width:100%;max-width:100%}div.wpforms-container-full .wpforms-form .wpforms-title{font-size:26px;margin:0 0 10px 0}div.wpforms-container-full .wpforms-form .wpforms-description{margin:0 0 10px 0}div.wpforms-container-full .wpforms-form .wpforms-submit-container{padding:10px 0 0 0;clear:both;position:relative}div.wpforms-container-full .wpforms-form .wpforms-submit-spinner{margin-inline-start:0.5em;display:inline-block;vertical-align:middle;max-width:26px}div.wpforms-container-full .wpforms-form .wpforms-field-pagebreak:empty{display:none}div.wpforms-container-full .wpforms-form .wpforms-pagebreak-center{text-align:center}div.wpforms-container-full .wpforms-form .wpforms-pagebreak-left{text-align:left}div.wpforms-container-full .wpforms-form .wpforms-pagebreak-left .wpforms-page-button{margin:0 10px 0 0}div.wpforms-container-full .wpforms-form .wpforms-pagebreak-right{text-align:right}div.wpforms-container-full .wpforms-form .wpforms-pagebreak-right .wpforms-page-button{margin:0 0 0 10px}div.wpforms-container-full .wpforms-form .wpforms-pagebreak-split .wpforms-page-prev{float:left;margin:0}div.wpforms-container-full .wpforms-form .wpforms-pagebreak-split .wpforms-page-next{float:right;margin:0}div.wpforms-container-full .wpforms-form .wpforms-field-credit-card-number{margin-right:100px;width:calc( 100% - 120px)}div.wpforms-container-full .wpforms-form .wpforms-field-credit-card-code{position:absolute;right:0;top:0;width:110px}div.wpforms-container-full .wpforms-form .wpforms-field-credit-card-name{margin-right:170px}div.wpforms-container-full .wpforms-form .wpforms-field-credit-card-expiration{position:absolute;right:0;top:0;width:160px}div.wpforms-container-full .wpforms-form .wpforms-field-credit-card-expiration select{width:45%;float:left;display:block}div.wpforms-container-full .wpforms-form .wpforms-field-credit-card-expiration span{float:left;width:10%;text-align:center;line-height:38px}div.wpforms-container-full .wpforms-form .wpforms-field-number-slider input[type=range]{-webkit-appearance:none;appearance:none;height:10px;background:#fff;border:1px solid #CCC;border-radius:5px;outline:none;padding:0;margin:10px 0 5px}div.wpforms-container-full .wpforms-form .wpforms-field-number-slider input[type=range]::-ms-track{color:transparent}div.wpforms-container-full .wpforms-form .wpforms-field-number-slider input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:17px;height:17px;background:#B5B5B5;cursor:pointer;border-radius:100%}div.wpforms-container-full .wpforms-form .wpforms-field-number-slider input[type=range]::-moz-range-thumb{width:17px;height:17px;background:#B5B5B5;cursor:pointer;border-radius:100%}div.wpforms-container-full .wpforms-form .wpforms-field-number-slider input[type=range]::-ms-thumb{width:17px;height:17px;background:#B5B5B5;cursor:pointer;border-radius:100%}div.wpforms-container-full .wpforms-form .wpforms-field-number-slider .wpforms-field-number-slider-hint{font-size:13px}div.wpforms-container-full .wpforms-form .wpforms-field-stripe-credit-card-cardnumber,div.wpforms-container-full .wpforms-form input.wpforms-stripe-credit-card-hidden-input{background-color:#fff;box-sizing:border-box;border-radius:2px;color:#333;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;display:block;float:none;font-size:16px;border:1px solid #ccc;padding:8px 10px;height:38px;width:100%;line-height:1.3}div.wpforms-container-full .wpforms-form .wpforms-stripe-element-invalid{border:1px solid #cc0000 !important}div.wpforms-container-full .wpforms-form .wpforms-field-html ul,div.wpforms-container-full .wpforms-form .wpforms-field-html ol{margin:0 0 20px !important}div.wpforms-container-full .wpforms-form .wpforms-field-html ul li,div.wpforms-container-full .wpforms-form .wpforms-field-html ol li{margin:0 0 5px 0 !important}div.wpforms-container-full .wpforms-form .wpforms-field-html ul li{list-style:disc !important}div.wpforms-container-full .wpforms-form .wpforms-field-html ol li{list-style:decimal !important}div.wpforms-container-full .wpforms-form .wpforms-field-html li>ul,div.wpforms-container-full .wpforms-form .wpforms-field-html li>ol{margin:6px 0 0 20px !important}div.wpforms-container-full .wpforms-field-date-time .wpforms-field-row{display:flex;flex-wrap:wrap;align-items:start;gap:10px 12px}div.wpforms-container-full .wpforms-field-date-time .wpforms-field-row::before,div.wpforms-container-full .wpforms-field-date-time .wpforms-field-row::after{position:absolute}div.wpforms-container-full .wpforms-field-date-time .wpforms-date-type-dropdown{align-items:center;display:flex;flex-grow:1;flex-wrap:wrap;width:clamp(calc( 50% - 12px), 100px, 100%)}div.wpforms-container-full .wpforms-field-date-time .wpforms-date-type-dropdown+.wpforms-field-row-block{width:clamp(calc( 50% - 12px), 100px, 100%);flex:1;min-width:30%}div.wpforms-container-full .wpforms-field-date-time .wpforms-date-type-dropdown .wpforms-field-date-dropdown-wrap{width:100%}div.wpforms-container-full .wpforms-field-date-time .wpforms-date-type-dropdown .wpforms-field-sublabel{width:100%}div.wpforms-container-full .wpforms-field-date-time .wpforms-field-date-dropdown-wrap{align-items:center;display:flex;flex-grow:1;flex-wrap:wrap;margin:0 -6px 0 -6px}div.wpforms-container-full .wpforms-field-date-time .wpforms-field-date-dropdown-wrap.wpforms-field-small{width:calc( 25% + 12px)}div.wpforms-container-full .wpforms-field-date-time .wpforms-field-date-dropdown-wrap.wpforms-field-small select{appearance:none;background-image:none;padding-left:5px;padding-right:5px}div.wpforms-container-full .wpforms-field-date-time .wpforms-field-date-dropdown-wrap.wpforms-field-medium{width:calc( 60% + 12px)}div.wpforms-container-full .wpforms-field-date-time .wpforms-field-date-dropdown-wrap.wpforms-field-large{width:calc( 100% + 12px)}div.wpforms-container-full .wpforms-field-date-time .wpforms-field-date-dropdown-wrap select{margin:0 6px 0 6px}div.wpforms-container-full .wpforms-field-date-time .wpforms-field-row-block .wpforms-field-date-dropdown-wrap{width:100%}div.wpforms-container-full .wpforms-field-date-time .wpforms-field-date-time-date-day,div.wpforms-container-full .wpforms-field-date-time .wpforms-field-date-time-date-month{width:calc( 30% - 12px)}div.wpforms-container-full .wpforms-field-date-time .wpforms-field-date-time-date-year{width:calc( 40% - 12px)}div.wpforms-container-full .wpforms-field-date-time .wpforms-date-type-datepicker{width:clamp(calc( 50% - 12px), 100px, 100%)}div.wpforms-container-full .wpforms-field-date-time .wpforms-date-type-datepicker+.wpforms-field-row-block{width:clamp(50%, 100px, 100%)}div.wpforms-container-full .wpforms-datepicker-wrap{position:relative}div.wpforms-container-full .wpforms-datepicker-wrap .wpforms-datepicker-clear{position:absolute;background-image:url(//cuidalab.es/wp-content/plugins/wpforms-lite/assets/pro/images/times-solid-white.svg) !important;background-position:50% 50% !important;background-repeat:no-repeat !important;background-color:#cccccc !important;background-size:8px !important;width:16px;height:16px;cursor:pointer;display:block;border-radius:50%;right:10px;top:50%;margin-top:-8px;transition:all 0.3s}div.wpforms-container-full .wpforms-datepicker-wrap .wpforms-datepicker-clear:hover,div.wpforms-container-full .wpforms-datepicker-wrap .wpforms-datepicker-clear:focus{background-color:red !important}div.wpforms-container-full .wpforms-datepicker-wrap .wpforms-field-small+.wpforms-datepicker-clear{right:calc( 75% + 10px)}div.wpforms-container-full .wpforms-datepicker-wrap .wpforms-field-medium+.wpforms-datepicker-clear{right:calc( 40% + 10px)}div.wpforms-container-full .wpforms-form .wpforms-captcha-math input{display:inline-block;width:70px;vertical-align:inherit;margin:0 0 0 5px}div.wpforms-container-full .wpforms-form .wpforms-captcha-equation{font-size:16px}div.wpforms-container-full .wpforms-form .wpforms-captcha-question{margin:0 0 4px 0}div.wpforms-container-full .wpforms-form .wpforms-field-rating-item{padding-right:6px}div.wpforms-container-full .wpforms-form .wpforms-field-rating svg{cursor:pointer;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px transparent;opacity:0.60}div.wpforms-container-full .wpforms-form .wpforms-field-rating-item.selected svg,div.wpforms-container-full .wpforms-form .wpforms-field-rating-item.hover svg{-webkit-transform:scale(1.3);transform:scale(1.3);opacity:1}div.wpforms-container-full .wpforms-form .wpforms-field-rating-wrapper{display:inline-block}div.wpforms-container-full .wpforms-form .wpforms-field-rating-labels{display:flex;justify-content:space-between;gap:10px}div.wpforms-container-full .wpforms-form .wpforms-field-layout{padding:0}div.wpforms-field-file-upload .wpforms-hide{display:none !important}div.wpforms-field-file-upload input[type=file]{font-style:normal;font-weight:400;font-size:16px;line-height:22px;padding:1px;height:auto;width:60%;border:none !important;box-shadow:none}div.wpforms-field-file-upload input[type=file]::-webkit-file-upload-button{padding:4px 12px;font-weight:400;font-size:14px;margin-right:10px;cursor:pointer;transition:all 0.15s ease-out}div.wpforms-field-file-upload input[type=file]:hover::-webkit-file-upload-button{background:#eeeeee}div.wpforms-field-file-upload p.wpforms-file-upload-capture-camera-classic{margin-top:20px;display:block}div.wpforms-field-file-upload p.wpforms-file-upload-capture-camera-classic a.camera{color:var(--wpforms-field-text-color);text-decoration:underline}div.wpforms-field-file-upload .wpforms-file-upload-builder-modern{border:2px dashed rgba(0,0,0,0.1);background:rgba(0,0,0,0.02);padding:20px;display:flex;align-items:center;justify-content:center;flex-direction:column;cursor:pointer}div.wpforms-field-file-upload .wpforms-file-upload-builder-modern.wpforms-with-files{padding:5px;flex-direction:row;align-items:flex-start;justify-content:flex-start;flex-wrap:wrap}div.wpforms-field-file-upload .wpforms-file-upload-builder-modern svg{height:50px;width:50px;color:#e27730}div.wpforms-field-file-upload .wpforms-file-upload-builder-modern .wpforms-modern-title{font-weight:bold}div.wpforms-field-file-upload .wpforms-file-upload-builder-modern .wpforms-modern-hint{color:rgba(0,0,0,0.1)}div.wpforms-field-file-upload .wpforms-file-upload-builder-modern.wpforms-highlighted{border-color:#e27730}div.wpforms-field-file-upload .wpforms-file-upload-builder-modern .wpforms-text{display:flex;align-items:center;justify-content:center;flex-direction:column}div.wpforms-field-file-upload .wpforms-file-upload-builder-modern .wpforms-preview-block{width:100px;height:100px;border:1px solid rgba(0,0,0,0.1);background:#fff;background-size:cover !important;margin:5px;position:relative;display:flex;align-items:center;justify-content:center;cursor:default}div.wpforms-field-file-upload .wpforms-file-upload-builder-modern .wpforms-preview-block:hover .wpforms-overlay{opacity:1}div.wpforms-field-file-upload .wpforms-file-upload-builder-modern .wpforms-preview-block .wpforms-overlay{position:absolute;top:0;bottom:0;left:0;right:0;background:rgba(0,0,0,0.5);opacity:0}div.wpforms-field-file-upload .wpforms-file-upload-builder-modern .wpforms-preview-block .wpforms-overlay .wpforms-close{position:absolute;right:5px;top:5px;cursor:pointer;display:block;width:18px;height:18px}div.wpforms-field-file-upload .wpforms-file-upload-builder-modern .wpforms-preview-block .wpforms-overlay .wpforms-title{position:absolute;font-size:12px;color:#fff;top:25px;bottom:10px;left:5px;right:5px;overflow-y:auto;line-height:16px}div.wpforms-field-file-upload .wpforms-file-upload-builder-modern .wpforms-preview-block .wpforms-overlay .wpforms-close .wpforms-close-left,div.wpforms-field-file-upload .wpforms-file-upload-builder-modern .wpforms-preview-block .wpforms-overlay .wpforms-close .wpforms-close-right{height:18px;width:1px;background:#fff;position:absolute;display:block;z-index:1;right:9px}div.wpforms-field-file-upload .wpforms-file-upload-builder-modern .wpforms-preview-block .wpforms-overlay .wpforms-close .wpforms-close-left{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}div.wpforms-field-file-upload .wpforms-file-upload-builder-modern .wpforms-preview-block .wpforms-overlay .wpforms-close .wpforms-close-right{-webkit-transform:rotate(45deg);transform:rotate(45deg)}div.wpforms-field-file-upload .wpforms-file-upload-builder-modern .wpforms-preview-block svg{height:25px;width:25px;color:rgba(0,0,0,0.1)}div.wpforms-field-file-upload .wpforms-file-upload-builder-modern .wpforms-preview-block .wpforms-progress{height:5px;width:0;position:absolute;bottom:0;left:0;background:#e27730;transition:all 0.5s}div.wpforms-field-file-upload .wpforms-file-upload-builder-modern input[type="file"]{display:none}.wpforms-container .wpforms-field-radio .wpforms-other-input{margin-top:16px}body div.wpforms-container-full .wpforms-camera-link{color:#036AAB;text-decoration:underline;font-size:16px}body div.wpforms-container-full .wpforms-camera-link:hover{text-decoration:none}body div.wpforms-container-full .wpforms-camera-link:focus{outline:2px solid #036AAB;outline-offset:2px;text-decoration:none}body div.wpforms-container-full .wpforms-field-camera .wpforms-camera-button{display:inline-flex;align-items:center;gap:7px;line-height:100%;cursor:pointer;padding:0 15px;border:1px solid #ccc;height:41px;background-color:#fff;color:#333;font-size:16px}body div.wpforms-container-full .wpforms-field-camera .wpforms-camera-button:hover,body div.wpforms-container-full .wpforms-field-camera .wpforms-camera-button:focus{border-color:#bbb}body div.wpforms-container-full .wpforms-field-camera .wpforms-camera-button svg{fill:#bbb;width:1.1em;height:auto;flex-shrink:0;vertical-align:middle}body div.wpforms-container-full .wpforms-field-camera input[type="file"]{display:none}body div.wpforms-container-full .wpforms-field-camera .wpforms-camera-selected-file{display:none;align-items:center;gap:10px;color:#777777;font-size:15px}body div.wpforms-container-full .wpforms-field-camera .wpforms-camera-selected-file svg{fill:#D63638;cursor:pointer}body div.wpforms-container-full .wpforms-field-camera .wpforms-camera-selected-file svg:hover{opacity:.75}body div.wpforms-container-full .wpforms-field-camera .wpforms-camera-selected-file .wpforms-camera-remove-file{height:15px}body div.wpforms-container-full .wpforms-field-camera .wpforms-camera-selected-file.wpforms-camera-selected-file-active{display:inline-flex}body div.wpforms-container-full .wpforms-layout-column-33 .wpforms-camera-selected-file.wpforms-camera-selected-file-active{display:block}body div.wpforms-container-full .wpforms-layout-column-33 .wpforms-camera-selected-file.wpforms-camera-selected-file-active button{margin-left:5px}body div.wpforms-container-full div.wpforms-camera-modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,0.75);display:flex;align-items:center;justify-content:center;z-index:999999}body div.wpforms-container-full div.wpforms-camera-modal-overlay.wpforms-camera-format-video .wpforms-camera-modal-footer .wpforms-camera-modal-actions{justify-content:space-between;position:relative}body div.wpforms-container-full div.wpforms-camera-modal-overlay.wpforms-camera-format-video .wpforms-camera-modal-footer .wpforms-camera-modal-actions .wpforms-camera-video-countdown{font-family:monospace;font-size:14px;color:#999999;flex:0 0 auto;font-weight:500;min-width:120px;text-align:left;white-space:nowrap}body div.wpforms-container-full div.wpforms-camera-modal-overlay.wpforms-camera-format-video .wpforms-camera-modal-footer .wpforms-camera-modal-actions .wpforms-camera-video-countdown span{display:inline-block}body div.wpforms-container-full div.wpforms-camera-modal-overlay.wpforms-camera-format-video .wpforms-camera-modal-footer .wpforms-camera-modal-actions .wpforms-camera-video-countdown div{display:inline}body div.wpforms-container-full div.wpforms-camera-modal-overlay.wpforms-camera-format-video .wpforms-camera-modal-footer .wpforms-camera-modal-actions .wpforms-camera-capture,body div.wpforms-container-full div.wpforms-camera-modal-overlay.wpforms-camera-format-video .wpforms-camera-modal-footer .wpforms-camera-modal-actions .wpforms-camera-countdown,body div.wpforms-container-full div.wpforms-camera-modal-overlay.wpforms-camera-format-video .wpforms-camera-modal-footer .wpforms-camera-modal-actions .wpforms-camera-stop{position:absolute;left:50%;transform:translateX(-50%)}body div.wpforms-container-full div.wpforms-camera-modal-overlay.wpforms-camera-format-video .wpforms-camera-modal-footer .wpforms-camera-modal-actions .wpforms-camera-capture{background-color:#D63638}body div.wpforms-container-full div.wpforms-camera-modal-overlay.wpforms-camera-format-video .wpforms-camera-modal-footer .wpforms-camera-modal-actions .wpforms-camera-capture:hover{background-color:#b32d2e}body div.wpforms-container-full div.wpforms-camera-modal-overlay.wpforms-camera-format-video .wpforms-camera-modal-footer .wpforms-camera-modal-actions .wpforms-camera-stop{width:48px;height:48px;border-radius:50%;background-color:#D63638;display:flex;align-items:center;justify-content:center;cursor:pointer}body div.wpforms-container-full div.wpforms-camera-modal-overlay.wpforms-camera-format-video .wpforms-camera-modal-footer .wpforms-camera-modal-actions .wpforms-camera-stop:after{content:'';position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:18px;height:18px;background-color:#fff;border-radius:4px}body div.wpforms-container-full div.wpforms-camera-modal-overlay.wpforms-camera-format-video .wpforms-camera-modal-footer .wpforms-camera-modal-actions .wpforms-camera-stop:hover{background-color:#b32d2e}body div.wpforms-container-full div.wpforms-camera-modal-overlay.wpforms-camera-format-video .wpforms-camera-modal-footer .wpforms-camera-modal-buttons button{border:none}body div.wpforms-container-full div.wpforms-camera-modal-overlay.wpforms-camera-format-video .wpforms-camera-modal-footer .wpforms-camera-modal-buttons .wpforms-camera-cancel{width:26px;background:url(//cuidalab.es/wp-content/plugins/wpforms-lite/assets/pro/images/camera-video.svg) no-repeat center}body div.wpforms-container-full div.wpforms-camera-modal-overlay.wpforms-camera-format-video .wpforms-camera-modal-footer .wpforms-camera-modal-buttons .wpforms-camera-crop{background:url(//cuidalab.es/wp-content/plugins/wpforms-lite/assets/images/crop.svg) no-repeat center}body div.wpforms-container-full div.wpforms-camera-modal{background:#FFFFFF;max-width:100%;width:540px;height:440px;display:flex;flex-direction:column;border-radius:9px;box-shadow:-4px 5px 15px 0 rgba(0,0,0,0.15);overflow:hidden;position:relative;z-index:1000000}body div.wpforms-container-full div.wpforms-camera-modal .wpforms-camera-modal-header{display:flex;height:62px;padding:16px 30px;justify-content:space-between;align-items:center}body div.wpforms-container-full div.wpforms-camera-modal .wpforms-camera-modal-header .wpforms-camera-modal-title{font-size:18px;font-weight:700;color:#444444}body div.wpforms-container-full div.wpforms-camera-modal .wpforms-camera-modal-header .wpforms-camera-modal-close{cursor:pointer;width:12px;height:12px;display:flex;justify-content:center;align-items:center}body div.wpforms-container-full div.wpforms-camera-modal .wpforms-camera-modal-header .wpforms-camera-modal-close svg{fill:#BBBBBB;width:12px;height:12px}body div.wpforms-container-full div.wpforms-camera-modal .wpforms-camera-modal-header .wpforms-camera-modal-close:hover{opacity:.75}body div.wpforms-container-full div.wpforms-camera-modal .wpforms-camera-modal-content{min-height:300px;background-color:#dedede;display:flex;align-items:center;justify-content:center;overflow:hidden;position:relative}body div.wpforms-container-full div.wpforms-camera-modal .wpforms-camera-modal-content .wpforms-camera-preview{display:none;width:100%;height:auto;position:relative;overflow:hidden;justify-content:center}body div.wpforms-container-full div.wpforms-camera-modal .wpforms-camera-modal-content .wpforms-camera-preview video{max-width:100%;height:auto;width:auto}body div.wpforms-container-full div.wpforms-camera-modal .wpforms-camera-modal-content .wpforms-camera-preview .wpforms-camera-captured-photo{max-width:100%;height:auto;width:auto}body div.wpforms-container-full div.wpforms-camera-modal .wpforms-camera-modal-content .wpforms-camera-preview cropper-canvas{min-height:0;width:100%;height:100%;display:block}body div.wpforms-container-full div.wpforms-camera-modal .wpforms-camera-modal-content .wpforms-camera-preview cropper-canvas cropper-shade{outline-style:solid;outline-color:rgba(0,0,0,0.75)}body div.wpforms-container-full div.wpforms-camera-modal .wpforms-camera-modal-content .wpforms-camera-preview cropper-canvas cropper-image{max-width:100%;max-height:100%}body div.wpforms-container-full div.wpforms-camera-modal .wpforms-camera-modal-content .wpforms-camera-preview cropper-canvas cropper-handle::after{width:8px !important;height:8px !important}body div.wpforms-container-full div.wpforms-camera-modal .wpforms-camera-modal-content .wpforms-camera-preview cropper-canvas cropper-selection{min-width:auto}body div.wpforms-container-full div.wpforms-camera-modal .wpforms-camera-modal-content .wpforms-camera-preview cropper-canvas cropper-handle{background-color:transparent;height:15px;position:absolute;width:15px}body div.wpforms-container-full div.wpforms-camera-modal .wpforms-camera-modal-content .wpforms-camera-preview cropper-canvas cropper-handle[action=move]{height:100%;left:0;top:0;width:100%}body div.wpforms-container-full div.wpforms-camera-modal .wpforms-camera-modal-content .wpforms-camera-preview cropper-canvas cropper-grid{position:absolute}body div.wpforms-container-full div.wpforms-camera-modal .wpforms-camera-modal-content .wpforms-camera-preview cropper-canvas cropper-grid[bordered]{border:2px solid #fff !important}body div.wpforms-container-full div.wpforms-camera-modal .wpforms-camera-modal-content .wpforms-camera-error{display:none;padding:20px;text-align:center;color:#d63637;font-size:16px;line-height:1.5}body div.wpforms-container-full div.wpforms-camera-modal .wpforms-camera-modal-footer{height:78px;min-height:78px;padding:0 30px;display:flex;align-items:center;justify-content:space-between;border-top:1px solid #e6e9ec}body div.wpforms-container-full div.wpforms-camera-modal .wpforms-camera-modal-footer .wpforms-camera-modal-text{font-size:14px;color:#555}body div.wpforms-container-full div.wpforms-camera-modal .wpforms-camera-modal-footer .wpforms-camera-modal-actions{display:flex;width:100%;justify-content:space-between;align-items:center}body div.wpforms-container-full div.wpforms-camera-modal .wpforms-camera-modal-footer .wpforms-camera-modal-actions button{border:none;outline:none}body div.wpforms-container-full div.wpforms-camera-modal .wpforms-camera-modal-footer .wpforms-camera-modal-actions .wpforms-camera-capture{width:48px;height:48px;border-radius:50%;background-color:#036AAB;display:flex;align-items:center;justify-content:center;cursor:pointer}body div.wpforms-container-full div.wpforms-camera-modal .wpforms-camera-modal-footer .wpforms-camera-modal-actions .wpforms-camera-capture:hover,body div.wpforms-container-full div.wpforms-camera-modal .wpforms-camera-modal-footer .wpforms-camera-modal-actions .wpforms-camera-capture:focus{outline:none;background-color:#215d8f}body div.wpforms-container-full div.wpforms-camera-modal .wpforms-camera-modal-footer .wpforms-camera-modal-actions .wpforms-camera-capture:disabled{opacity:.5;cursor:not-allowed}body div.wpforms-container-full div.wpforms-camera-modal .wpforms-camera-modal-footer .wpforms-camera-modal-actions .wpforms-camera-capture,body div.wpforms-container-full div.wpforms-camera-modal .wpforms-camera-modal-footer .wpforms-camera-modal-actions .wpforms-camera-countdown{position:absolute;left:50%;transform:translateX(-50%)}body div.wpforms-container-full div.wpforms-camera-modal .wpforms-camera-modal-footer .wpforms-camera-modal-actions .wpforms-camera-flip{display:none;position:absolute;right:20px;width:24px;height:24px;background:url(//cuidalab.es/wp-content/plugins/wpforms-lite/assets/pro/images/camera-rotate.svg) no-repeat center;cursor:pointer}body div.wpforms-container-full div.wpforms-camera-modal .wpforms-camera-modal-footer .wpforms-camera-modal-actions .wpforms-camera-flip:hover{opacity:.75}body div.wpforms-container-full div.wpforms-camera-modal .wpforms-camera-modal-footer .wpforms-camera-modal-actions .wpforms-camera-countdown{width:48px;height:48px;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#999999;font-size:24px;font-weight:500}body div.wpforms-container-full div.wpforms-camera-modal .wpforms-camera-modal-footer .wpforms-camera-modal-actions .wpforms-camera-countdown svg{position:absolute;top:0;left:0;width:48px;height:48px;transform:rotate(-90deg)}body div.wpforms-container-full div.wpforms-camera-modal .wpforms-camera-modal-footer .wpforms-camera-modal-actions .wpforms-camera-countdown circle{cx:24px;cy:24px;r:calc((48px - 4px) / 2);stroke-width:4px;fill:none}body div.wpforms-container-full div.wpforms-camera-modal .wpforms-camera-modal-footer .wpforms-camera-modal-actions .wpforms-camera-countdown circle.bg{stroke:#dedede}body div.wpforms-container-full div.wpforms-camera-modal .wpforms-camera-modal-footer .wpforms-camera-modal-actions .wpforms-camera-countdown circle.progress{stroke:#036AAB;stroke-linecap:round;transform-origin:24px 24px}body div.wpforms-container-full div.wpforms-camera-modal .wpforms-camera-modal-footer .wpforms-camera-modal-actions .wpforms-camera-countdown.animate circle.progress{animation:wpforms-camera-countdown 3s linear forwards}@keyframes wpforms-camera-countdown{0%{stroke-dasharray:0 calc(calc((48px - 4px) / 2) * 3.14159 * 2)}100%{stroke-dasharray:calc(calc((48px - 4px) / 2) * 3.14159 * 2) 0}}body div.wpforms-container-full div.wpforms-camera-modal .wpforms-camera-modal-footer .wpforms-camera-modal-buttons{display:flex;width:100%;justify-content:space-between;align-items:center}body div.wpforms-container-full div.wpforms-camera-modal .wpforms-camera-modal-footer .wpforms-camera-modal-buttons button{border:none;outline:none}body div.wpforms-container-full div.wpforms-camera-modal .wpforms-camera-modal-footer .wpforms-camera-modal-buttons button:focus{outline:none}body div.wpforms-container-full div.wpforms-camera-modal .wpforms-camera-modal-footer .wpforms-camera-modal-buttons .wpforms-camera-cancel{width:24px;height:24px;background:url(//cuidalab.es/wp-content/plugins/wpforms-lite/assets/pro/images/camera.svg) no-repeat center;cursor:pointer}body div.wpforms-container-full div.wpforms-camera-modal .wpforms-camera-modal-footer .wpforms-camera-modal-buttons .wpforms-camera-cancel:hover{opacity:.75}body div.wpforms-container-full div.wpforms-camera-modal .wpforms-camera-modal-footer .wpforms-camera-modal-buttons .wpforms-camera-accept,body div.wpforms-container-full div.wpforms-camera-modal .wpforms-camera-modal-footer .wpforms-camera-modal-buttons .wpforms-camera-accept-crop{font-size:15px;padding:0 15px;background-color:#036AAB;color:#fff;border-radius:3px;height:41px;font-weight:500;line-height:100%;cursor:pointer}body div.wpforms-container-full div.wpforms-camera-modal .wpforms-camera-modal-footer .wpforms-camera-modal-buttons .wpforms-camera-accept:hover,body div.wpforms-container-full div.wpforms-camera-modal .wpforms-camera-modal-footer .wpforms-camera-modal-buttons .wpforms-camera-accept:focus,body div.wpforms-container-full div.wpforms-camera-modal .wpforms-camera-modal-footer .wpforms-camera-modal-buttons .wpforms-camera-accept-crop:hover,body div.wpforms-container-full div.wpforms-camera-modal .wpforms-camera-modal-footer .wpforms-camera-modal-buttons .wpforms-camera-accept-crop:focus{background-color:#215d8f}body div.wpforms-container-full div.wpforms-camera-modal .wpforms-camera-modal-footer .wpforms-camera-modal-buttons .wpforms-camera-crop{visibility:hidden;width:24px;height:24px;background:url(//cuidalab.es/wp-content/plugins/wpforms-lite/assets/pro/images/crop.svg) no-repeat center;cursor:pointer}body div.wpforms-container-full div.wpforms-camera-modal .wpforms-camera-modal-footer .wpforms-camera-modal-buttons .wpforms-camera-crop:hover{opacity:.75}body div.wpforms-container-full div.wpforms-camera-modal .wpforms-camera-modal-footer .wpforms-camera-modal-buttons .wpforms-camera-crop-cancel{width:24px;height:24px;background:url(//cuidalab.es/wp-content/plugins/wpforms-lite/assets/pro/images/cancel.svg) no-repeat center;cursor:pointer}body div.wpforms-container-full div.wpforms-camera-modal .wpforms-camera-modal-footer .wpforms-camera-modal-buttons .wpforms-camera-crop-cancel:hover{opacity:.75}body div.wpforms-container-full div.wpforms-camera-modal .wpforms-camera-modal-footer .wpforms-camera-modal-buttons .wpforms-camera-cancel-video{width:24px;height:24px;background:url(//cuidalab.es/wp-content/plugins/wpforms-lite/assets/pro/images/trash.svg) no-repeat center;cursor:pointer}body div.wpforms-container-full div.wpforms-camera-modal .wpforms-camera-modal-footer .wpforms-camera-modal-buttons .wpforms-camera-cancel-video:hover{opacity:.75}body.wpforms-camera-modal-open{overflow:hidden;position:fixed;width:100%}@media only screen and (max-width: 767px) and (orientation: portrait){body div.wpforms-container-full div.wpforms-camera-modal{height:75vh;max-height:75vh;width:90vw;max-width:90vw}body div.wpforms-container-full div.wpforms-camera-modal .wpforms-camera-modal-header{padding:20px 16px}body div.wpforms-container-full div.wpforms-camera-modal .wpforms-camera-modal-content{min-height:0;height:100%}body div.wpforms-container-full div.wpforms-camera-modal .wpforms-camera-modal-content .wpforms-camera-preview{height:auto;width:100%}body div.wpforms-container-full div.wpforms-camera-modal .wpforms-camera-modal-footer{padding:0 20px}body div.wpforms-container-full div.wpforms-camera-modal .wpforms-camera-modal-footer .wpforms-camera-modal-actions .wpforms-camera-flip.wpforms-camera-flip-active{display:block}body div.wpforms-container-full div.wpforms-camera-modal-overlay.wpforms-camera-format-video .wpforms-camera-modal .wpforms-camera-modal-footer .wpforms-camera-modal-actions .wpforms-camera-flip{position:static}body div.wpforms-container-full div.wpforms-camera-modal-overlay.wpforms-camera-format-video .wpforms-camera-modal .wpforms-camera-modal-footer .wpforms-camera-modal-actions .wpforms-camera-video-countdown span{text-align:left}}@media only screen and (max-width: 1024px) and (orientation: landscape){body div.wpforms-container-full div.wpforms-camera-modal{flex-direction:row;width:80vw;max-width:90vw;height:75vh;max-height:75vh}body div.wpforms-container-full div.wpforms-camera-modal .wpforms-camera-modal-content{min-height:0;height:100%;flex-grow:1}body div.wpforms-container-full div.wpforms-camera-modal .wpforms-camera-modal-content .wpforms-camera-preview{height:auto;width:auto}body div.wpforms-container-full div.wpforms-camera-modal .wpforms-camera-modal-content .wpforms-camera-preview .wpforms-camera-captured-photo{object-fit:cover}body div.wpforms-container-full div.wpforms-camera-modal .wpforms-camera-modal-header{flex-direction:column-reverse;height:100%;padding:20px 16px}body div.wpforms-container-full div.wpforms-camera-modal .wpforms-camera-modal-header .wpforms-camera-modal-title{writing-mode:vertical-lr;transform:rotate(180deg);text-align:center}body div.wpforms-container-full div.wpforms-camera-modal .wpforms-camera-modal-footer{height:100%;flex-direction:row;padding:20px 0;width:78px;min-width:78px}body div.wpforms-container-full div.wpforms-camera-modal .wpforms-camera-modal-footer .wpforms-camera-modal-actions{justify-content:center;display:flex;flex-direction:column-reverse}body div.wpforms-container-full div.wpforms-camera-modal .wpforms-camera-modal-footer .wpforms-camera-modal-actions .wpforms-camera-capture,body div.wpforms-container-full div.wpforms-camera-modal .wpforms-camera-modal-footer .wpforms-camera-modal-actions .wpforms-camera-countdown,body div.wpforms-container-full div.wpforms-camera-modal .wpforms-camera-modal-footer .wpforms-camera-modal-actions .wpforms-camera-stop{position:relative;left:auto;transform:none}body div.wpforms-container-full div.wpforms-camera-modal .wpforms-camera-modal-footer .wpforms-camera-modal-actions .wpforms-camera-flip{left:calc(100% - 52px);top:20px}body div.wpforms-container-full div.wpforms-camera-modal .wpforms-camera-modal-footer .wpforms-camera-modal-actions .wpforms-camera-flip.wpforms-camera-flip-active{display:block}body div.wpforms-container-full div.wpforms-camera-modal .wpforms-camera-modal-footer .wpforms-camera-modal-buttons{flex-direction:column-reverse;height:100%}body div.wpforms-container-full div.wpforms-camera-modal .wpforms-camera-modal-footer .wpforms-camera-modal-buttons .wpforms-camera-accept,body div.wpforms-container-full div.wpforms-camera-modal .wpforms-camera-modal-footer .wpforms-camera-modal-buttons .wpforms-camera-accept-crop{transform:rotate(-90deg);transform-origin:center;width:max-content}body div.wpforms-container-full div.wpforms-camera-modal-overlay.wpforms-camera-format-video div.wpforms-camera-modal .wpforms-camera-preview{max-height:100%}body div.wpforms-container-full div.wpforms-camera-modal-overlay.wpforms-camera-format-video div.wpforms-camera-modal .wpforms-camera-preview video{max-height:100%;object-fit:cover}body div.wpforms-container-full div.wpforms-camera-modal-overlay.wpforms-camera-format-video div.wpforms-camera-modal .wpforms-camera-preview .wpforms-camera-captured-photo{object-fit:cover}body div.wpforms-container-full div.wpforms-camera-modal-overlay.wpforms-camera-format-video div.wpforms-camera-modal .wpforms-camera-modal-footer .wpforms-camera-modal-actions{height:100%}body div.wpforms-container-full div.wpforms-camera-modal-overlay.wpforms-camera-format-video div.wpforms-camera-modal .wpforms-camera-modal-footer .wpforms-camera-modal-actions .wpforms-camera-capture,body div.wpforms-container-full div.wpforms-camera-modal-overlay.wpforms-camera-format-video div.wpforms-camera-modal .wpforms-camera-modal-footer .wpforms-camera-modal-actions .wpforms-camera-countdown,body div.wpforms-container-full div.wpforms-camera-modal-overlay.wpforms-camera-format-video div.wpforms-camera-modal .wpforms-camera-modal-footer .wpforms-camera-modal-actions .wpforms-camera-stop{position:absolute;left:auto;top:50%;transform:translateY(-50%)}body div.wpforms-container-full div.wpforms-camera-modal-overlay.wpforms-camera-format-video div.wpforms-camera-modal .wpforms-camera-modal-footer .wpforms-camera-modal-actions .wpforms-camera-flip{position:static}body div.wpforms-container-full div.wpforms-camera-modal-overlay.wpforms-camera-format-video div.wpforms-camera-modal .wpforms-camera-modal-footer .wpforms-camera-modal-actions .wpforms-camera-video-countdown{min-width:auto}body div.wpforms-container-full div.wpforms-camera-modal-overlay.wpforms-camera-format-video div.wpforms-camera-modal .wpforms-camera-modal-footer .wpforms-camera-modal-actions .wpforms-camera-video-countdown span{text-align:center}body div.wpforms-container-full div.wpforms-camera-modal-overlay.wpforms-camera-format-video div.wpforms-camera-modal .wpforms-camera-modal-footer .wpforms-camera-modal-actions .wpforms-camera-video-countdown div{display:none !important}}@media only screen and (max-width: 767px){body div.wpforms-container-full div.wpforms-camera-modal .wpforms-camera-modal-footer .wpforms-camera-video-countdown div{display:none !important}}div.wpforms-container-full .wpforms-form ul.wpforms-image-choices label:not(.wpforms-error){cursor:pointer;position:relative}div.wpforms-container-full .wpforms-form ul.wpforms-image-choices label input{top:50%}div.wpforms-container-full .wpforms-form .wpforms-list-inline ul.wpforms-image-choices-modern li{margin:5px 5px 5px 5px !important}div.wpforms-container-full .wpforms-form ul.wpforms-image-choices-modern img{display:inline-block;margin:0 auto;max-width:100%}div.wpforms-container-full .wpforms-form ul.wpforms-image-choices-modern label:not(.wpforms-error){background-color:#fff;display:block;margin:0 auto;border:1px solid #fff;border-radius:3px;padding:20px 20px 18px 20px;transition:all 0.5s;text-align:center}div.wpforms-container-full .wpforms-form ul.wpforms-image-choices-modern label:not(.wpforms-error):hover,div.wpforms-container-full .wpforms-form ul.wpforms-image-choices-modern label:not(.wpforms-error):focus{border:1px solid #ddd}div.wpforms-container-full .wpforms-form ul.wpforms-image-choices-modern .wpforms-selected label,div.wpforms-container-full .wpforms-form ul.wpforms-image-choices-modern li:has(input:checked) label{box-shadow:0 0 20px 0 rgba(0,0,0,0.1)}div.wpforms-container-full .wpforms-form ul.wpforms-image-choices-modern .wpforms-image-choices-image:after{content:"\2714";font-size:22px;line-height:32px;color:#fff;background:green;opacity:0;position:absolute;top:50%;left:50%;margin:-16px 0 0 -16px;width:32px;height:32px;border-radius:50%;transition:all 0.5s}div.wpforms-container-full .wpforms-form ul.wpforms-image-choices-modern .wpforms-selected .wpforms-image-choices-image:after,div.wpforms-container-full .wpforms-form ul.wpforms-image-choices-modern li:has(input:checked) .wpforms-image-choices-image:after{opacity:1}div.wpforms-container-full .wpforms-form ul.wpforms-image-choices-modern .wpforms-image-choices-image{display:block;position:relative}div.wpforms-container-full .wpforms-form ul.wpforms-image-choices-modern .wpforms-selected .wpforms-image-choices-label,div.wpforms-container-full .wpforms-form ul.wpforms-image-choices-modern li:has(input:checked) .wpforms-image-choices-label{font-weight:700}div.wpforms-container-full .wpforms-form ul.wpforms-image-choices-modern .wpforms-image-choices-label{display:block;margin-top:12px}div.wpforms-container-full .wpforms-form .wpforms-list-inline ul.wpforms-image-choices-classic li{margin:0 10px 10px 0 !important}div.wpforms-container-full .wpforms-form ul.wpforms-image-choices-classic img{display:inline-block;margin:0 auto;max-width:100%}div.wpforms-container-full .wpforms-form ul.wpforms-image-choices-classic label:not(.wpforms-error){background-color:#fff;display:block;margin:0 auto;border:2px solid #fff;padding:10px;text-align:center}div.wpforms-container-full .wpforms-form ul.wpforms-image-choices-classic label:not(.wpforms-error):hover,div.wpforms-container-full .wpforms-form ul.wpforms-image-choices-classic label:not(.wpforms-error):focus{border-color:#ddd}div.wpforms-container-full .wpforms-form ul.wpforms-image-choices-classic .wpforms-image-choices-image{display:block}div.wpforms-container-full .wpforms-form ul.wpforms-image-choices-classic .wpforms-selected label,div.wpforms-container-full .wpforms-form ul.wpforms-image-choices-classic li:has(input:checked) label{border-color:#666 !important}div.wpforms-container-full .wpforms-form ul.wpforms-image-choices-classic .wpforms-image-choices-label{display:block;margin-top:8px}div.wpforms-container-full .wpforms-form ul.wpforms-icon-choices,div.wpforms-container-full .wpforms-form ul.wpforms-icon-choices *{box-sizing:border-box}div.wpforms-container-full .wpforms-form ul.wpforms-icon-choices{display:flex;flex-direction:column;width:100%;padding:0 1px 0 1px !important;margin:12px 0 -20px 0 !important}div.wpforms-container-full .wpforms-form ul.wpforms-icon-choices+.wpforms-field-description,div.wpforms-container-full .wpforms-form ul.wpforms-icon-choices+.wpforms-error{margin-top:15px}div.wpforms-container-full .wpforms-form ul.wpforms-icon-choices li{min-width:120px;padding-right:0 !important;margin:0 0 20px 0 !important}div.wpforms-container-full .wpforms-form ul.wpforms-icon-choices label{position:relative;display:block;margin:0;cursor:pointer}div.wpforms-container-full .wpforms-form ul.wpforms-icon-choices .wpforms-icon-choices-icon{display:block}div.wpforms-container-full .wpforms-form ul.wpforms-icon-choices svg{margin:0 auto;fill:var(--wpforms-icon-choices-color)}div.wpforms-container-full .wpforms-form ul.wpforms-icon-choices.wpforms-icon-choices-none svg{margin:0}div.wpforms-container-full .wpforms-form ul.wpforms-icon-choices.wpforms-icon-choices-default li,div.wpforms-container-full .wpforms-form ul.wpforms-icon-choices.wpforms-icon-choices-modern li{margin:0 0 22px 0 !important}div.wpforms-container-full .wpforms-form ul.wpforms-icon-choices.wpforms-icon-choices-default label{text-align:center}div.wpforms-container-full .wpforms-form ul.wpforms-icon-choices.wpforms-icon-choices-default label:focus-within .wpforms-icon-choices-icon{box-shadow:0 0 0 1px var(--wpforms-icon-choices-color)}div.wpforms-container-full .wpforms-form ul.wpforms-icon-choices.wpforms-icon-choices-default .wpforms-icon-choices-icon{position:relative;z-index:1;margin-bottom:10px;padding:15px 20px 45px 20px;background-color:#ffffff;box-shadow:0 0 0 1px #cccccc;border-radius:6px}div.wpforms-container-full .wpforms-form ul.wpforms-icon-choices.wpforms-icon-choices-default .wpforms-icon-choices-icon:hover{box-shadow:0 0 0 1px var(--wpforms-icon-choices-color)}div.wpforms-container-full .wpforms-form ul.wpforms-icon-choices.wpforms-icon-choices-default .wpforms-icon-choices-icon svg{position:relative;z-index:2}div.wpforms-container-full .wpforms-form ul.wpforms-icon-choices.wpforms-icon-choices-default .wpforms-icon-choices-icon-bg{display:block;position:absolute;z-index:0;top:0;right:0;bottom:0;left:0;border-radius:6px;background-color:#ffffff}div.wpforms-container-full .wpforms-form ul.wpforms-icon-choices.wpforms-icon-choices-default .wpforms-selected .wpforms-icon-choices-icon,div.wpforms-container-full .wpforms-form ul.wpforms-icon-choices.wpforms-icon-choices-default li:has(input:checked) .wpforms-icon-choices-icon{background-color:transparent;box-shadow:0 0 0 1px var(--wpforms-icon-choices-color);box-sizing:border-box}div.wpforms-container-full .wpforms-form ul.wpforms-icon-choices.wpforms-icon-choices-default .wpforms-selected .wpforms-icon-choices-icon-bg,div.wpforms-container-full .wpforms-form ul.wpforms-icon-choices.wpforms-icon-choices-default li:has(input:checked) .wpforms-icon-choices-icon-bg{background-color:var(--wpforms-icon-choices-color);opacity:.1}div.wpforms-container-full .wpforms-form ul.wpforms-icon-choices.wpforms-icon-choices-modern li label{background-color:#ffffff !important;box-shadow:0 0 0 1px #cccccc;border-radius:6px;height:100%;padding:20px 20px 15px 20px;text-align:center}div.wpforms-container-full .wpforms-form ul.wpforms-icon-choices.wpforms-icon-choices-modern li label:hover{box-shadow:0 0 0 1px var(--wpforms-icon-choices-color)}div.wpforms-container-full .wpforms-form ul.wpforms-icon-choices.wpforms-icon-choices-modern li:focus-within label{box-shadow:0 0 0 1px var(--wpforms-icon-choices-color)}div.wpforms-container-full .wpforms-form ul.wpforms-icon-choices.wpforms-icon-choices-modern li.wpforms-selected label,div.wpforms-container-full .wpforms-form ul.wpforms-icon-choices.wpforms-icon-choices-modern li:has(input:checked) label{box-shadow:0 0 0 1px var(--wpforms-icon-choices-color),0 2px 10px rgba(0,0,0,0.15)}div.wpforms-container-full .wpforms-form ul.wpforms-icon-choices.wpforms-icon-choices-modern li .wpforms-icon-choices-icon{margin-bottom:10px}div.wpforms-container-full .wpforms-form ul.wpforms-icon-choices.wpforms-icon-choices-classic li label{background-color:#ffffff !important;height:100%;padding:20px 20px 15px 20px;text-align:center}div.wpforms-container-full .wpforms-form ul.wpforms-icon-choices.wpforms-icon-choices-classic li label:hover{box-shadow:0 0 0 1px #999999}div.wpforms-container-full .wpforms-form ul.wpforms-icon-choices.wpforms-icon-choices-classic li:focus-within label{box-shadow:0 0 0 1px #999999}div.wpforms-container-full .wpforms-form ul.wpforms-icon-choices.wpforms-icon-choices-classic li.wpforms-selected label,div.wpforms-container-full .wpforms-form ul.wpforms-icon-choices.wpforms-icon-choices-classic li:has(input:checked) label{box-shadow:0 0 0 1px var(--wpforms-icon-choices-color)}div.wpforms-container-full .wpforms-form ul.wpforms-icon-choices.wpforms-icon-choices-classic li .wpforms-icon-choices-icon{margin-bottom:10px}div.wpforms-container-full .wpforms-form .wpforms-field-radio ul.wpforms-icon-choices-default li .wpforms-icon-choices-icon:before,div.wpforms-container-full .wpforms-form .wpforms-field-payment-multiple ul.wpforms-icon-choices-default li .wpforms-icon-choices-icon:before{content:"";position:absolute;z-index:2;bottom:15px;left:calc(50% - 8px);display:block;width:16px;height:16px;background-color:#ffffff;box-shadow:0 0 0 1px #cccccc;border-radius:50%;margin:15px auto 0}div.wpforms-container-full .wpforms-form .wpforms-field-radio ul.wpforms-icon-choices-default li.wpforms-selected .wpforms-icon-choices-icon:before,div.wpforms-container-full .wpforms-form .wpforms-field-radio ul.wpforms-icon-choices-default li:has(input:checked) .wpforms-icon-choices-icon:before,div.wpforms-container-full .wpforms-form .wpforms-field-payment-multiple ul.wpforms-icon-choices-default li.wpforms-selected .wpforms-icon-choices-icon:before,div.wpforms-container-full .wpforms-form .wpforms-field-payment-multiple ul.wpforms-icon-choices-default li:has(input:checked) .wpforms-icon-choices-icon:before{box-shadow:0 0 0 1px var(--wpforms-icon-choices-color)}div.wpforms-container-full .wpforms-form .wpforms-field-radio ul.wpforms-icon-choices-default li.wpforms-selected .wpforms-icon-choices-icon:after,div.wpforms-container-full .wpforms-form .wpforms-field-radio ul.wpforms-icon-choices-default li:has(input:checked) .wpforms-icon-choices-icon:after,div.wpforms-container-full .wpforms-form .wpforms-field-payment-multiple ul.wpforms-icon-choices-default li.wpforms-selected .wpforms-icon-choices-icon:after,div.wpforms-container-full .wpforms-form .wpforms-field-payment-multiple ul.wpforms-icon-choices-default li:has(input:checked) .wpforms-icon-choices-icon:after{content:"";position:absolute;z-index:2;bottom:calc(15px + 4px);left:calc(50% - 4px);display:block;width:8px;height:8px;background-color:var(--wpforms-icon-choices-color);border-radius:50%}div.wpforms-container-full .wpforms-form .wpforms-field-checkbox ul.wpforms-icon-choices-default li .wpforms-icon-choices-icon:before,div.wpforms-container-full .wpforms-form .wpforms-field-payment-checkbox ul.wpforms-icon-choices-default li .wpforms-icon-choices-icon:before{content:"";position:absolute;z-index:2;bottom:15px;left:calc(50% - 8px);display:block;width:16px;height:16px;background-color:#ffffff;box-shadow:0 0 0 1px #cccccc;border-radius:3px;margin:15px auto 0}div.wpforms-container-full .wpforms-form .wpforms-field-checkbox ul.wpforms-icon-choices-default li.wpforms-selected .wpforms-icon-choices-icon:before,div.wpforms-container-full .wpforms-form .wpforms-field-checkbox ul.wpforms-icon-choices-default li:has(input:checked) .wpforms-icon-choices-icon:before,div.wpforms-container-full .wpforms-form .wpforms-field-payment-checkbox ul.wpforms-icon-choices-default li.wpforms-selected .wpforms-icon-choices-icon:before,div.wpforms-container-full .wpforms-form .wpforms-field-payment-checkbox ul.wpforms-icon-choices-default li:has(input:checked) .wpforms-icon-choices-icon:before{box-shadow:0 0 0 1px var(--wpforms-icon-choices-color)}div.wpforms-container-full .wpforms-form .wpforms-field-checkbox ul.wpforms-icon-choices-default li.wpforms-selected .wpforms-icon-choices-icon:after,div.wpforms-container-full .wpforms-form .wpforms-field-checkbox ul.wpforms-icon-choices-default li:has(input:checked) .wpforms-icon-choices-icon:after,div.wpforms-container-full .wpforms-form .wpforms-field-payment-checkbox ul.wpforms-icon-choices-default li.wpforms-selected .wpforms-icon-choices-icon:after,div.wpforms-container-full .wpforms-form .wpforms-field-payment-checkbox ul.wpforms-icon-choices-default li:has(input:checked) .wpforms-icon-choices-icon:after{content:"";box-sizing:border-box;display:block;position:absolute;z-index:2;bottom:23px;left:calc(50% - 6px);width:6px;height:10px;border-style:solid;border-color:var(--wpforms-icon-choices-color);border-width:0 2px 2px 0;transform-origin:bottom left;transform:rotate(45deg)}div.wpforms-container-full .wpforms-form .wpforms-list-2-columns ul.wpforms-icon-choices,div.wpforms-container-full .wpforms-form .wpforms-list-3-columns ul.wpforms-icon-choices,div.wpforms-container-full .wpforms-form .wpforms-list-inline ul.wpforms-icon-choices{flex-direction:row;flex-wrap:wrap}div.wpforms-container-full .wpforms-form .wpforms-list-2-columns ul.wpforms-icon-choices li,div.wpforms-container-full .wpforms-form .wpforms-list-3-columns ul.wpforms-icon-choices li,div.wpforms-container-full .wpforms-form .wpforms-list-inline ul.wpforms-icon-choices li{margin-right:20px !important}div.wpforms-container-full .wpforms-form .wpforms-list-2-columns ul.wpforms-icon-choices.wpforms-icon-choices-default li,div.wpforms-container-full .wpforms-form .wpforms-list-2-columns ul.wpforms-icon-choices.wpforms-icon-choices-modern li,div.wpforms-container-full .wpforms-form .wpforms-list-3-columns ul.wpforms-icon-choices.wpforms-icon-choices-default li,div.wpforms-container-full .wpforms-form .wpforms-list-3-columns ul.wpforms-icon-choices.wpforms-icon-choices-modern li,div.wpforms-container-full .wpforms-form .wpforms-list-inline ul.wpforms-icon-choices.wpforms-icon-choices-default li,div.wpforms-container-full .wpforms-form .wpforms-list-inline ul.wpforms-icon-choices.wpforms-icon-choices-modern li{margin-right:22px !important;margin-bottom:22px !important}div.wpforms-container-full .wpforms-form .wpforms-list-2-columns ul.wpforms-icon-choices li{width:calc( 100% / 2 - 20px / 2)}div.wpforms-container-full .wpforms-form .wpforms-list-2-columns ul.wpforms-icon-choices li:nth-child(2n){margin-right:0 !important}div.wpforms-container-full .wpforms-form .wpforms-list-2-columns ul.wpforms-icon-choices.wpforms-icon-choices-default li,div.wpforms-container-full .wpforms-form .wpforms-list-2-columns ul.wpforms-icon-choices.wpforms-icon-choices-modern li{width:calc( 100% / 2 - 22px / 2)}div.wpforms-container-full .wpforms-form .wpforms-list-3-columns ul.wpforms-icon-choices li{width:calc( 100% / 3 - 20px * 2 / 3)}div.wpforms-container-full .wpforms-form .wpforms-list-3-columns ul.wpforms-icon-choices li:nth-child(3n){margin-right:0 !important}div.wpforms-container-full .wpforms-form .wpforms-list-3-columns ul.wpforms-icon-choices.wpforms-icon-choices-default li,div.wpforms-container-full .wpforms-form .wpforms-list-3-columns ul.wpforms-icon-choices.wpforms-icon-choices-modern li{width:calc( 100% / 3 - 22px * 2 / 3)}div.wpforms-container-full .wpforms-form .wpforms-list-inline ul.wpforms-icon-choices li{width:auto;max-width:calc( 100% / 4 - 20px)}div.wpforms-container-full .wpforms-form .wpforms-page-indicator{margin:0 0 20px 0;overflow:hidden}div.wpforms-container-full .wpforms-form .wpforms-page-indicator.circles{border-top:1px solid #dfdfdf;border-bottom:1px solid #dfdfdf;padding:15px 10px}div.wpforms-container-full .wpforms-form .wpforms-page-indicator.circles .wpforms-page-indicator-page{float:left;margin:0 20px 0 0}div.wpforms-container-full .wpforms-form .wpforms-page-indicator.circles .wpforms-page-indicator-page:last-of-type{margin:0}div.wpforms-container-full .wpforms-form .wpforms-page-indicator.circles .wpforms-page-indicator-page-number{height:40px;width:40px;border-radius:50%;display:inline-block;margin:0 10px 0 0;line-height:40px;text-align:center;background-color:#ddd;color:#666}div.wpforms-container-full .wpforms-form .wpforms-page-indicator.circles .active .wpforms-page-indicator-page-number{color:#fff}div.wpforms-container-full .wpforms-form .wpforms-page-indicator.connector .wpforms-page-indicator-page{float:left;text-align:center;font-size:16px;line-height:1.2}div.wpforms-container-full .wpforms-form .wpforms-page-indicator.connector .wpforms-page-indicator-page-number{display:block;text-indent:-9999px;height:6px;background-color:#ddd;margin:0 0 16px 0;position:relative}div.wpforms-container-full .wpforms-form .wpforms-page-indicator.connector .wpforms-page-indicator-page-triangle{position:absolute;top:100%;left:50%;width:0;height:0;margin-left:-5px;border-style:solid;border-width:6px 5px 0 5px;border-color:transparent transparent transparent transparent}div.wpforms-container-full .wpforms-form .wpforms-page-indicator.connector .wpforms-page-indicator-page-title{display:inline-block;padding:0 15px;font-size:16px}div.wpforms-container-full .wpforms-form .wpforms-page-indicator.progress{font-size:18px}div.wpforms-container-full .wpforms-form .wpforms-page-indicator.progress .wpforms-page-indicator-page-progress-wrap{display:block;width:100%;background-color:#ddd;height:18px;border-radius:10px;overflow:hidden;position:relative;margin:5px 0 0}div.wpforms-container-full .wpforms-form .wpforms-page-indicator.progress .wpforms-page-indicator-page-progress{height:18px;position:absolute;left:0;top:0}div.wpforms-container-full .wpforms-form .wpforms-field-select select>option{color:inherit}div.wpforms-container-full .wpforms-form .wpforms-field-select select>option.placeholder,div.wpforms-container-full .wpforms-form .wpforms-field-select select>option[disabled]{color:inherit;opacity:0.5}div.wpforms-container-full .wpforms-field.wpforms-field-select-style-classic select[multiple]{padding:0}@supports (font: -apple-system-body) and (-webkit-appearance: none) and (-webkit-hyphens: none){div.wpforms-container-full .wpforms-field.wpforms-field-select-style-classic select[multiple]{padding:10px 8px}}div.wpforms-container-full .wpforms-field.wpforms-field-select-style-classic select[multiple]>option{padding:8px 10px;box-shadow:0 1px 0 0 rgba(0,0,0,0.1)}div.wpforms-container-full .wpforms-field.wpforms-field-select-style-classic select[multiple]>option.placeholder,div.wpforms-container-full .wpforms-field.wpforms-field-select-style-classic select[multiple]>option[disabled]{box-shadow:0 1px 0 0 rgba(0,0,0,0.2)}div.wpforms-container-full .wpforms-field.wpforms-field-select-style-classic select[multiple]>option:checked{background-color:lightgrey}@supports (font: -apple-system-body) and (-webkit-appearance: none) and (-webkit-hyphens: none){div.wpforms-container-full .wpforms-field.wpforms-field-select-style-classic select{text-indent:2px}}div.wpforms-container-full .wpforms-form .choices{font-size:16px;color:#333}div.wpforms-container-full .wpforms-form .choices .choices__list--single{font-size:1em;line-height:normal}div.wpforms-container-full .wpforms-form .choices.is-open.is-flipped .choices__inner,div.wpforms-container-full .wpforms-form .choices.is-open .choices__list--dropdown{border-radius:0 0 2px 2px}div.wpforms-container-full .wpforms-form .choices.is-open.is-flipped .choices__list--dropdown,div.wpforms-container-full .wpforms-form .choices.is-open .choices__inner{border-radius:2px 2px 0 0}div.wpforms-container-full .wpforms-form .choices .choices__inner{min-height:38px;line-height:38px;border-radius:2px;padding-top:0}div.wpforms-container-full .wpforms-form .choices input.choices__input{display:inline-block;height:auto;line-height:1.3}div.wpforms-container-full .wpforms-form .choices ::-webkit-input-placeholder{color:inherit;opacity:0.5}div.wpforms-container-full .wpforms-form .choices ::-moz-placeholder{color:inherit;opacity:0.5}div.wpforms-container-full .wpforms-form .choices :-ms-input-placeholder{color:inherit;opacity:0.5}div.wpforms-container-full .wpforms-field.wpforms-field-select-style-modern .choices .choices__inner .choices__list--multiple:empty+.choices__input{min-width:100% !important;text-overflow:ellipsis;padding-right:4px !important;margin-bottom:1px !important;white-space:nowrap}div.wpforms-container-full .wpforms-field.wpforms-field-select-style-modern .choices .choices__inner input[disabled]{opacity:1}div.wpforms-container-full .wpforms-notice{background-color:#fff;border:1px solid #ddd;border-left-width:12px;color:#333;font-size:16px;line-height:1.5;margin-bottom:30px;padding:20px 36px 20px 26px;position:relative}div.wpforms-container-full .wpforms-notice .wpforms-delete{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-moz-appearance:none;-webkit-appearance:none;background-color:rgba(10,10,10,0.2);border:none;border-radius:290486px;cursor:pointer;display:inline-block;height:20px;margin:0;padding:0;outline:none;vertical-align:top;width:20px;position:absolute;right:10px;top:10px}div.wpforms-container-full .wpforms-notice .wpforms-delete:before,div.wpforms-container-full .wpforms-notice .wpforms-delete:after{background-color:#fff;content:"";display:block;left:50%;position:absolute;top:50%;-webkit-transform:translateX(-50%) translateY(-50%) rotate(45deg);transform:translateX(-50%) translateY(-50%) rotate(45deg);-webkit-transform-origin:center center;transform-origin:center center}div.wpforms-container-full .wpforms-notice .wpforms-delete:before{height:2px;width:50%}div.wpforms-container-full .wpforms-notice .wpforms-delete:after{height:50%;width:2px}div.wpforms-container-full .wpforms-notice .wpforms-delete:hover,div.wpforms-container-full .wpforms-notice .wpforms-delete:focus{background-color:rgba(10,10,10,0.3)}div.wpforms-container-full .wpforms-notice a{text-decoration:underline}div.wpforms-container-full .wpforms-notice p{margin:0 0 20px 0}div.wpforms-container-full .wpforms-notice p:last-of-type{margin-bottom:0}div.wpforms-container-full .wpforms-notice.wpforms-info .wpforms-notice-action,div.wpforms-container-full .wpforms-notice.wpforms-info{border-color:#3273dc}div.wpforms-container-full .wpforms-notice.wpforms-success .wpforms-notice-action,div.wpforms-container-full .wpforms-notice.wpforms-success{border-color:#23d160}div.wpforms-container-full .wpforms-notice.wpforms-warning .wpforms-notice-action,div.wpforms-container-full .wpforms-notice.wpforms-warning{border-color:#ffdd57}div.wpforms-container-full .wpforms-notice.wpforms-error .wpforms-notice-action,div.wpforms-container-full .wpforms-notice.wpforms-error{border-color:#ff3860}div.wpforms-container-full .wpforms-notice .wpforms-notice-actions{margin-top:20px}div.wpforms-container-full .wpforms-notice .wpforms-notice-action{border:2px solid;margin-right:20px;padding:5px;text-decoration:none}div.wpforms-container-full .wpforms-notice .wpforms-notice-action:hover,div.wpforms-container-full .wpforms-notice .wpforms-notice-action:focus,div.wpforms-container-full .wpforms-notice .wpforms-notice-action:active{color:#fff}div.wpforms-container-full .wpforms-notice.wpforms-info .wpforms-notice-action:hover,div.wpforms-container-full .wpforms-notice.wpforms-info .wpforms-notice-action:focus,div.wpforms-container-full .wpforms-notice.wpforms-info .wpforms-notice-action:active{background-color:#3273dc}div.wpforms-container-full .wpforms-notice.wpforms-success .wpforms-notice-action:hover,div.wpforms-container-full .wpforms-notice.wpforms-success .wpforms-notice-action:focus,div.wpforms-container-full .wpforms-notice.wpforms-success .wpforms-notice-action:active{background-color:#23d160}div.wpforms-container-full .wpforms-notice.wpforms-warning .wpforms-notice-action:hover,div.wpforms-container-full .wpforms-notice.wpforms-warning .wpforms-notice-action:focus,div.wpforms-container-full .wpforms-notice.wpforms-warning .wpforms-notice-action:active{background-color:#ffdd57;color:inherit}div.wpforms-container-full .wpforms-notice.wpforms-error .wpforms-notice-action:hover,div.wpforms-container-full .wpforms-notice.wpforms-error .wpforms-notice-action:focus,div.wpforms-container-full .wpforms-notice.wpforms-error .wpforms-notice-action:active{background-color:#ff3860}div.wpforms-container-full .wpforms-form textarea.wpforms-field-small.wp-editor-area{height:100px}div.wpforms-container-full .wpforms-form textarea.wpforms-field-medium.wp-editor-area{height:250px}div.wpforms-container-full .wpforms-form textarea.wpforms-field-large.wp-editor-area{height:400px}.wpforms-preview-notice-links{line-height:2.4}.wpforms-preview-notice{background-color:#fcf9e8;border:1px solid #f5e6ab;padding:15px;box-sizing:border-box;font-size:16px}.wpforms-preview-notice p{margin:0}div.wpforms-container-full{margin:24px auto}div.wpforms-container-full .wpforms-form h3{font-size:24px}div.wpforms-container-full .wpforms-form .wpforms-field-hp{display:none !important;position:absolute !important;left:-9000px !important}div.wpforms-container-full .wpforms-form .wpforms-field-hidden{display:none;padding:0}div.wpforms-container-full .wpforms-form .wpforms-screen-reader-element{position:absolute !important;clip:rect(0, 0, 0, 0) !important;height:1px !important;width:1px !important;border:0 !important;margin:0 !important;padding:0 !important;overflow:hidden !important;word-wrap:normal !important}div.wpforms-container-full .wpforms-form .wpforms-limit-text{font-size:13px;display:block}body.rtl .wpforms-field-phone input[type=tel]{direction:ltr;unicode-bidi:embed;text-align:right}body.rtl .wpforms-container-full .wpforms-form .wpforms-first{float:right}body.rtl .wpforms-container-full .wpforms-form .wpforms-first+.wpforms-one-half{margin-right:4%;margin-left:0}div.wpforms-container-full .wpforms-form .wpforms-error-container ul li{list-style:inside !important}div.wpforms-container-full .wpforms-form .wpforms-error-container ol li{list-style:inside decimal !important}div.wpforms-container-full .wpforms-form .wpforms-error-container a{text-decoration:underline !important}div.wpforms-container-full .wpforms-form .wpforms-error-container del{text-decoration:line-through !important}div.wpforms-container-full .wpforms-form .wpforms-error-container blockquote{padding-left:20px;border-left:4px solid;font-style:italic}.wpforms-container .wpforms-form .wpforms-payment-quantities-enabled.wpforms-field-payment-single .wpforms-single-item-price-content{display:flex;align-items:center;gap:15px}.wpforms-container .wpforms-form .wpforms-payment-quantities-enabled.wpforms-field-payment-single .wpforms-single-item-price-content .wpforms-single-item-price{width:calc(60% - 85px)}.wpforms-container .wpforms-form .wpforms-payment-quantities-enabled.wpforms-field-payment-single .wpforms-single-item-price-content .wpforms-single-item-price.wpforms-field-small{text-wrap:balance;width:calc(25% - 85px)}.wpforms-container .wpforms-form .wpforms-payment-quantities-enabled.wpforms-field-payment-single .wpforms-single-item-price-content .wpforms-single-item-price.wpforms-field-large{width:calc(100% - 85px)}.wpforms-container .wpforms-form .wpforms-payment-quantities-enabled.wpforms-field-payment-single .wpforms-single-item-price-content select.wpforms-payment-quantity{margin-left:0;height:30px;min-height:30px;font-size:14px;padding-top:0;padding-bottom:0}.wpforms-container .wpforms-form .wpforms-payment-quantities-enabled select.wpforms-payment-price{display:inline-block;max-width:calc( 60% - 85px)}.wpforms-container .wpforms-form .wpforms-payment-quantities-enabled select.wpforms-payment-price.wpforms-field-small{max-width:calc( 25% - 85px)}.wpforms-container .wpforms-form .wpforms-payment-quantities-enabled select.wpforms-payment-price.wpforms-field-large{max-width:calc( 100% - 85px)}.wpforms-container .wpforms-form .wpforms-payment-quantities-enabled select.wpforms-payment-quantity{display:inline-block;margin-inline-start:15px;width:70px;min-width:70px}.wpforms-container .wpforms-form .wpforms-payment-quantities-enabled.wpforms-field-select-style-modern{display:flex;flex-wrap:wrap;column-gap:15px;align-items:flex-start}.wpforms-container .wpforms-form .wpforms-payment-quantities-enabled.wpforms-field-select-style-modern .wpforms-field-label{min-width:100%}.wpforms-container .wpforms-form .wpforms-payment-quantities-enabled.wpforms-field-select-style-modern .choices{margin-bottom:5px}.wpforms-container .wpforms-form .wpforms-payment-quantities-enabled.wpforms-field-select-style-modern .wpforms-field-row{flex-grow:1;max-width:calc( 60% - 85px)}.wpforms-container .wpforms-form .wpforms-payment-quantities-enabled.wpforms-field-select-style-modern .wpforms-field-row.wpforms-field-small{max-width:calc( 25% - 85px)}.wpforms-container .wpforms-form .wpforms-payment-quantities-enabled.wpforms-field-select-style-modern .wpforms-field-row.wpforms-field-large{max-width:calc( 100% - 85px)}.wpforms-container .wpforms-form .wpforms-payment-quantities-enabled.wpforms-field-select-style-modern .wpforms-payment-quantity{flex-basis:70px;max-width:70px}.wpforms-container .wpforms-form .wpforms-payment-quantities-enabled.wpforms-field-select-style-modern .wpforms-payment-quantity .choices__list--dropdown{min-width:70px}.wpforms-container .wpforms-form .wpforms-payment-quantities-enabled.wpforms-field-select-style-modern .wpforms-field-description{flex-basis:100%;margin-top:0}.wpforms-container .wpforms-form .wpforms-payment-quantities-enabled.wpforms-field-select-style-modern .wpforms-error{flex-basis:100%}@media only screen and (max-width: 600px){.wpforms-form .wpforms-payment-quantities-enabled select.wpforms-payment-price{width:calc( 100% - 85px) !important;max-width:100% !important}.wpforms-form .wpforms-payment-quantities-enabled .wpforms-single-item-price-content .wpforms-single-item-price{width:calc( 100% - 70px) !important}.wpforms-form .wpforms-payment-quantities-enabled.wpforms-field-select-style-modern .wpforms-field-row{width:calc( 100% - 85px) !important;max-width:100% !important}}#wpforms-form-page-page .wpforms-form .wpforms-payment-quantities-enabled select.wpforms-payment-price.wpforms-field-medium,#wpforms-form-page-page .wpforms-form .wpforms-payment-quantities-enabled select.wpforms-payment-price.wpforms-field-small{max-width:calc( 100% - 85px)}.wpforms-container .wpforms-form .wpforms-order-summary-container,.wpforms-confirmation-container-order-summary .wpforms-order-summary-container,.wpforms-confirmation-container-full .wpforms-order-summary-container{display:block;max-width:60%}.wpforms-container .wpforms-form .wpforms-order-summary-container *,.wpforms-confirmation-container-order-summary .wpforms-order-summary-container *,.wpforms-confirmation-container-full .wpforms-order-summary-container *{word-break:break-word;box-sizing:border-box}.wpforms-container .wpforms-form .wpforms-order-summary-container table.wpforms-order-summary-preview,.wpforms-confirmation-container-order-summary .wpforms-order-summary-container table.wpforms-order-summary-preview,.wpforms-confirmation-container-full .wpforms-order-summary-container table.wpforms-order-summary-preview{width:100%;table-layout:fixed}.wpforms-container .wpforms-form .wpforms-order-summary-container table.wpforms-order-summary-preview tr td,.wpforms-container .wpforms-form .wpforms-order-summary-container table.wpforms-order-summary-preview tr th,.wpforms-confirmation-container-order-summary .wpforms-order-summary-container table.wpforms-order-summary-preview tr td,.wpforms-confirmation-container-order-summary .wpforms-order-summary-container table.wpforms-order-summary-preview tr th,.wpforms-confirmation-container-full .wpforms-order-summary-container table.wpforms-order-summary-preview tr td,.wpforms-confirmation-container-full .wpforms-order-summary-container table.wpforms-order-summary-preview tr th{text-align:center}.wpforms-container .wpforms-form .wpforms-order-summary-container table.wpforms-order-summary-preview tr td.wpforms-order-summary-item-label,.wpforms-container .wpforms-form .wpforms-order-summary-container table.wpforms-order-summary-preview tr th.wpforms-order-summary-item-label,.wpforms-confirmation-container-order-summary .wpforms-order-summary-container table.wpforms-order-summary-preview tr td.wpforms-order-summary-item-label,.wpforms-confirmation-container-order-summary .wpforms-order-summary-container table.wpforms-order-summary-preview tr th.wpforms-order-summary-item-label,.wpforms-confirmation-container-full .wpforms-order-summary-container table.wpforms-order-summary-preview tr td.wpforms-order-summary-item-label,.wpforms-confirmation-container-full .wpforms-order-summary-container table.wpforms-order-summary-preview tr th.wpforms-order-summary-item-label{text-align:left}.rtl .wpforms-container .wpforms-form .wpforms-order-summary-container table.wpforms-order-summary-preview tr td.wpforms-order-summary-item-label,.rtl .wpforms-container .wpforms-form .wpforms-order-summary-container table.wpforms-order-summary-preview tr th.wpforms-order-summary-item-label,.rtl .wpforms-confirmation-container-order-summary .wpforms-order-summary-container table.wpforms-order-summary-preview tr td.wpforms-order-summary-item-label,.rtl .wpforms-confirmation-container-order-summary .wpforms-order-summary-container table.wpforms-order-summary-preview tr th.wpforms-order-summary-item-label,.rtl .wpforms-confirmation-container-full .wpforms-order-summary-container table.wpforms-order-summary-preview tr td.wpforms-order-summary-item-label,.rtl .wpforms-confirmation-container-full .wpforms-order-summary-container table.wpforms-order-summary-preview tr th.wpforms-order-summary-item-label{text-align:right}.wpforms-container .wpforms-form .wpforms-order-summary-container table.wpforms-order-summary-preview tr td.wpforms-order-summary-item-quantity,.wpforms-container .wpforms-form .wpforms-order-summary-container table.wpforms-order-summary-preview tr th.wpforms-order-summary-item-quantity,.wpforms-confirmation-container-order-summary .wpforms-order-summary-container table.wpforms-order-summary-preview tr td.wpforms-order-summary-item-quantity,.wpforms-confirmation-container-order-summary .wpforms-order-summary-container table.wpforms-order-summary-preview tr th.wpforms-order-summary-item-quantity,.wpforms-confirmation-container-full .wpforms-order-summary-container table.wpforms-order-summary-preview tr td.wpforms-order-summary-item-quantity,.wpforms-confirmation-container-full .wpforms-order-summary-container table.wpforms-order-summary-preview tr th.wpforms-order-summary-item-quantity{width:8ch}.wpforms-container .wpforms-form .wpforms-order-summary-container table.wpforms-order-summary-preview tr td.wpforms-order-summary-item-quantity .wpforms-order-summary-item-quantity-label-short,.wpforms-container .wpforms-form .wpforms-order-summary-container table.wpforms-order-summary-preview tr th.wpforms-order-summary-item-quantity .wpforms-order-summary-item-quantity-label-short,.wpforms-confirmation-container-order-summary .wpforms-order-summary-container table.wpforms-order-summary-preview tr td.wpforms-order-summary-item-quantity .wpforms-order-summary-item-quantity-label-short,.wpforms-confirmation-container-order-summary .wpforms-order-summary-container table.wpforms-order-summary-preview tr th.wpforms-order-summary-item-quantity .wpforms-order-summary-item-quantity-label-short,.wpforms-confirmation-container-full .wpforms-order-summary-container table.wpforms-order-summary-preview tr td.wpforms-order-summary-item-quantity .wpforms-order-summary-item-quantity-label-short,.wpforms-confirmation-container-full .wpforms-order-summary-container table.wpforms-order-summary-preview tr th.wpforms-order-summary-item-quantity .wpforms-order-summary-item-quantity-label-short{display:none}@media (max-width: 600px){.wpforms-container .wpforms-form .wpforms-order-summary-container table.wpforms-order-summary-preview tr td.wpforms-order-summary-item-quantity,.wpforms-container .wpforms-form .wpforms-order-summary-container table.wpforms-order-summary-preview tr th.wpforms-order-summary-item-quantity,.wpforms-confirmation-container-order-summary .wpforms-order-summary-container table.wpforms-order-summary-preview tr td.wpforms-order-summary-item-quantity,.wpforms-confirmation-container-order-summary .wpforms-order-summary-container table.wpforms-order-summary-preview tr th.wpforms-order-summary-item-quantity,.wpforms-confirmation-container-full .wpforms-order-summary-container table.wpforms-order-summary-preview tr td.wpforms-order-summary-item-quantity,.wpforms-confirmation-container-full .wpforms-order-summary-container table.wpforms-order-summary-preview tr th.wpforms-order-summary-item-quantity{width:4ch}.wpforms-container .wpforms-form .wpforms-order-summary-container table.wpforms-order-summary-preview tr td.wpforms-order-summary-item-quantity .wpforms-order-summary-item-quantity-label-short,.wpforms-container .wpforms-form .wpforms-order-summary-container table.wpforms-order-summary-preview tr th.wpforms-order-summary-item-quantity .wpforms-order-summary-item-quantity-label-short,.wpforms-confirmation-container-order-summary .wpforms-order-summary-container table.wpforms-order-summary-preview tr td.wpforms-order-summary-item-quantity .wpforms-order-summary-item-quantity-label-short,.wpforms-confirmation-container-order-summary .wpforms-order-summary-container table.wpforms-order-summary-preview tr th.wpforms-order-summary-item-quantity .wpforms-order-summary-item-quantity-label-short,.wpforms-confirmation-container-full .wpforms-order-summary-container table.wpforms-order-summary-preview tr td.wpforms-order-summary-item-quantity .wpforms-order-summary-item-quantity-label-short,.wpforms-confirmation-container-full .wpforms-order-summary-container table.wpforms-order-summary-preview tr th.wpforms-order-summary-item-quantity .wpforms-order-summary-item-quantity-label-short{display:inline}.wpforms-container .wpforms-form .wpforms-order-summary-container table.wpforms-order-summary-preview tr td.wpforms-order-summary-item-quantity .wpforms-order-summary-item-quantity-label-full,.wpforms-container .wpforms-form .wpforms-order-summary-container table.wpforms-order-summary-preview tr th.wpforms-order-summary-item-quantity .wpforms-order-summary-item-quantity-label-full,.wpforms-confirmation-container-order-summary .wpforms-order-summary-container table.wpforms-order-summary-preview tr td.wpforms-order-summary-item-quantity .wpforms-order-summary-item-quantity-label-full,.wpforms-confirmation-container-order-summary .wpforms-order-summary-container table.wpforms-order-summary-preview tr th.wpforms-order-summary-item-quantity .wpforms-order-summary-item-quantity-label-full,.wpforms-confirmation-container-full .wpforms-order-summary-container table.wpforms-order-summary-preview tr td.wpforms-order-summary-item-quantity .wpforms-order-summary-item-quantity-label-full,.wpforms-confirmation-container-full .wpforms-order-summary-container table.wpforms-order-summary-preview tr th.wpforms-order-summary-item-quantity .wpforms-order-summary-item-quantity-label-full{display:none}}.wpforms-container .wpforms-form .wpforms-order-summary-container table.wpforms-order-summary-preview tr td.wpforms-order-summary-item-price,.wpforms-container .wpforms-form .wpforms-order-summary-container table.wpforms-order-summary-preview tr th.wpforms-order-summary-item-price,.wpforms-confirmation-container-order-summary .wpforms-order-summary-container table.wpforms-order-summary-preview tr td.wpforms-order-summary-item-price,.wpforms-confirmation-container-order-summary .wpforms-order-summary-container table.wpforms-order-summary-preview tr th.wpforms-order-summary-item-price,.wpforms-confirmation-container-full .wpforms-order-summary-container table.wpforms-order-summary-preview tr td.wpforms-order-summary-item-price,.wpforms-confirmation-container-full .wpforms-order-summary-container table.wpforms-order-summary-preview tr th.wpforms-order-summary-item-price{width:6ch;text-align:right}.rtl .wpforms-container .wpforms-form .wpforms-order-summary-container table.wpforms-order-summary-preview tr td.wpforms-order-summary-item-price,.rtl .wpforms-container .wpforms-form .wpforms-order-summary-container table.wpforms-order-summary-preview tr th.wpforms-order-summary-item-price,.rtl .wpforms-confirmation-container-order-summary .wpforms-order-summary-container table.wpforms-order-summary-preview tr td.wpforms-order-summary-item-price,.rtl .wpforms-confirmation-container-order-summary .wpforms-order-summary-container table.wpforms-order-summary-preview tr th.wpforms-order-summary-item-price,.rtl .wpforms-confirmation-container-full .wpforms-order-summary-container table.wpforms-order-summary-preview tr td.wpforms-order-summary-item-price,.rtl .wpforms-confirmation-container-full .wpforms-order-summary-container table.wpforms-order-summary-preview tr th.wpforms-order-summary-item-price{text-align:left}.wpforms-container .wpforms-form .wpforms-order-summary-container table.wpforms-order-summary-preview tr.wpforms-order-summary-placeholder td,.wpforms-confirmation-container-order-summary .wpforms-order-summary-container table.wpforms-order-summary-preview tr.wpforms-order-summary-placeholder td,.wpforms-confirmation-container-full .wpforms-order-summary-container table.wpforms-order-summary-preview tr.wpforms-order-summary-placeholder td{text-align:left}.rtl .wpforms-container .wpforms-form .wpforms-order-summary-container table.wpforms-order-summary-preview tr.wpforms-order-summary-placeholder td,.rtl .wpforms-confirmation-container-order-summary .wpforms-order-summary-container table.wpforms-order-summary-preview tr.wpforms-order-summary-placeholder td,.rtl .wpforms-confirmation-container-full .wpforms-order-summary-container table.wpforms-order-summary-preview tr.wpforms-order-summary-placeholder td{text-align:right}.wpforms-container .wpforms-form .size-large>.wpforms-order-summary-container,.wpforms-container .wpforms-form .wpforms-field-large>.wpforms-order-summary-container,.wpforms-confirmation-container-order-summary .size-large>.wpforms-order-summary-container,.wpforms-confirmation-container-order-summary .wpforms-field-large>.wpforms-order-summary-container,.wpforms-confirmation-container-full .size-large>.wpforms-order-summary-container,.wpforms-confirmation-container-full .wpforms-field-large>.wpforms-order-summary-container{max-width:100%}.wpforms-container .wpforms-form .size-medium>.wpforms-order-summary-container,.wpforms-container .wpforms-form .wpforms-field-medium>.wpforms-order-summary-container,.wpforms-confirmation-container-order-summary .size-medium>.wpforms-order-summary-container,.wpforms-confirmation-container-order-summary .wpforms-field-medium>.wpforms-order-summary-container,.wpforms-confirmation-container-full .size-medium>.wpforms-order-summary-container,.wpforms-confirmation-container-full .wpforms-field-medium>.wpforms-order-summary-container{max-width:60%}.wpforms-container .wpforms-form .wpforms-order-summary-container table.wpforms-order-summary-preview,.wpforms-confirmation-container-order-summary .wpforms-order-summary-container table.wpforms-order-summary-preview,.wpforms-confirmation-container-full .wpforms-order-summary-container table.wpforms-order-summary-preview{border-radius:4px;border:1px solid #e2e2e2;border-collapse:separate}.wpforms-container .wpforms-form .wpforms-order-summary-container table.wpforms-order-summary-preview tr td,.wpforms-confirmation-container-order-summary .wpforms-order-summary-container table.wpforms-order-summary-preview tr td,.wpforms-confirmation-container-full .wpforms-order-summary-container table.wpforms-order-summary-preview tr td{border-top:1px solid #e2e2e2;border-bottom:none;border-left:none;border-right:none}.wpforms-container .wpforms-form .wpforms-order-summary-container table.wpforms-order-summary-preview tr th,.wpforms-confirmation-container-order-summary .wpforms-order-summary-container table.wpforms-order-summary-preview tr th,.wpforms-confirmation-container-full .wpforms-order-summary-container table.wpforms-order-summary-preview tr th{font-weight:400;border:none}.wpforms-container .wpforms-form .wpforms-order-summary-container table.wpforms-order-summary-preview tr td,.wpforms-container .wpforms-form .wpforms-order-summary-container table.wpforms-order-summary-preview tr th,.wpforms-confirmation-container-order-summary .wpforms-order-summary-container table.wpforms-order-summary-preview tr td,.wpforms-confirmation-container-order-summary .wpforms-order-summary-container table.wpforms-order-summary-preview tr th,.wpforms-confirmation-container-full .wpforms-order-summary-container table.wpforms-order-summary-preview tr td,.wpforms-confirmation-container-full .wpforms-order-summary-container table.wpforms-order-summary-preview tr th{padding:9px 0;line-height:20px;background:none}.wpforms-container .wpforms-form .wpforms-order-summary-container table.wpforms-order-summary-preview tr td.wpforms-order-summary-item-label,.wpforms-container .wpforms-form .wpforms-order-summary-container table.wpforms-order-summary-preview tr th.wpforms-order-summary-item-label,.wpforms-confirmation-container-order-summary .wpforms-order-summary-container table.wpforms-order-summary-preview tr td.wpforms-order-summary-item-label,.wpforms-confirmation-container-order-summary .wpforms-order-summary-container table.wpforms-order-summary-preview tr th.wpforms-order-summary-item-label,.wpforms-confirmation-container-full .wpforms-order-summary-container table.wpforms-order-summary-preview tr td.wpforms-order-summary-item-label,.wpforms-confirmation-container-full .wpforms-order-summary-container table.wpforms-order-summary-preview tr th.wpforms-order-summary-item-label{text-wrap:balance;padding-left:10px}.rtl .wpforms-container .wpforms-form .wpforms-order-summary-container table.wpforms-order-summary-preview tr td.wpforms-order-summary-item-label,.rtl .wpforms-container .wpforms-form .wpforms-order-summary-container table.wpforms-order-summary-preview tr th.wpforms-order-summary-item-label,.rtl .wpforms-confirmation-container-order-summary .wpforms-order-summary-container table.wpforms-order-summary-preview tr td.wpforms-order-summary-item-label,.rtl .wpforms-confirmation-container-order-summary .wpforms-order-summary-container table.wpforms-order-summary-preview tr th.wpforms-order-summary-item-label,.rtl .wpforms-confirmation-container-full .wpforms-order-summary-container table.wpforms-order-summary-preview tr td.wpforms-order-summary-item-label,.rtl .wpforms-confirmation-container-full .wpforms-order-summary-container table.wpforms-order-summary-preview tr th.wpforms-order-summary-item-label{padding-right:10px;padding-left:0}.wpforms-container .wpforms-form .wpforms-order-summary-container table.wpforms-order-summary-preview tr td.wpforms-order-summary-item-price,.wpforms-container .wpforms-form .wpforms-order-summary-container table.wpforms-order-summary-preview tr th.wpforms-order-summary-item-price,.wpforms-confirmation-container-order-summary .wpforms-order-summary-container table.wpforms-order-summary-preview tr td.wpforms-order-summary-item-price,.wpforms-confirmation-container-order-summary .wpforms-order-summary-container table.wpforms-order-summary-preview tr th.wpforms-order-summary-item-price,.wpforms-confirmation-container-full .wpforms-order-summary-container table.wpforms-order-summary-preview tr td.wpforms-order-summary-item-price,.wpforms-confirmation-container-full .wpforms-order-summary-container table.wpforms-order-summary-preview tr th.wpforms-order-summary-item-price{padding-right:10px}.rtl .wpforms-container .wpforms-form .wpforms-order-summary-container table.wpforms-order-summary-preview tr td.wpforms-order-summary-item-price,.rtl .wpforms-container .wpforms-form .wpforms-order-summary-container table.wpforms-order-summary-preview tr th.wpforms-order-summary-item-price,.rtl .wpforms-confirmation-container-order-summary .wpforms-order-summary-container table.wpforms-order-summary-preview tr td.wpforms-order-summary-item-price,.rtl .wpforms-confirmation-container-order-summary .wpforms-order-summary-container table.wpforms-order-summary-preview tr th.wpforms-order-summary-item-price,.rtl .wpforms-confirmation-container-full .wpforms-order-summary-container table.wpforms-order-summary-preview tr td.wpforms-order-summary-item-price,.rtl .wpforms-confirmation-container-full .wpforms-order-summary-container table.wpforms-order-summary-preview tr th.wpforms-order-summary-item-price{padding-left:10px;padding-right:0}.wpforms-container .wpforms-form .wpforms-order-summary-container table.wpforms-order-summary-preview tr.wpforms-order-summary-placeholder td,.wpforms-confirmation-container-order-summary .wpforms-order-summary-container table.wpforms-order-summary-preview tr.wpforms-order-summary-placeholder td,.wpforms-confirmation-container-full .wpforms-order-summary-container table.wpforms-order-summary-preview tr.wpforms-order-summary-placeholder td{padding-left:10px}.rtl .wpforms-container .wpforms-form .wpforms-order-summary-container table.wpforms-order-summary-preview tr.wpforms-order-summary-placeholder td,.rtl .wpforms-confirmation-container-order-summary .wpforms-order-summary-container table.wpforms-order-summary-preview tr.wpforms-order-summary-placeholder td,.rtl .wpforms-confirmation-container-full .wpforms-order-summary-container table.wpforms-order-summary-preview tr.wpforms-order-summary-placeholder td{padding-right:10px;padding-left:0}.wpforms-container .wpforms-form .wpforms-order-summary-container table.wpforms-order-summary-preview tr.wpforms-order-summary-preview-subtotal td,.wpforms-container .wpforms-form .wpforms-order-summary-container table.wpforms-order-summary-preview tr.wpforms-order-summary-preview-total td,.wpforms-confirmation-container-order-summary .wpforms-order-summary-container table.wpforms-order-summary-preview tr.wpforms-order-summary-preview-subtotal td,.wpforms-confirmation-container-order-summary .wpforms-order-summary-container table.wpforms-order-summary-preview tr.wpforms-order-summary-preview-total td,.wpforms-confirmation-container-full .wpforms-order-summary-container table.wpforms-order-summary-preview tr.wpforms-order-summary-preview-subtotal td,.wpforms-confirmation-container-full .wpforms-order-summary-container table.wpforms-order-summary-preview tr.wpforms-order-summary-preview-total td{font-weight:700}.wpforms-container .wpforms-form .wpforms-order-summary-container,.wpforms-confirmation-container-order-summary .wpforms-order-summary-container,.wpforms-confirmation-container-full .wpforms-order-summary-container{font-size:16px}.wpforms-container .wpforms-form .wpforms-order-summary-container table.wpforms-order-summary-preview,.wpforms-confirmation-container-order-summary .wpforms-order-summary-container table.wpforms-order-summary-preview,.wpforms-confirmation-container-full .wpforms-order-summary-container table.wpforms-order-summary-preview{border-color:color-mix(in srgb, currentColor 25%, transparent)}.wpforms-container .wpforms-form .wpforms-order-summary-container table.wpforms-order-summary-preview tr td:not(.wpforms-order-summary-preview-total),.wpforms-confirmation-container-order-summary .wpforms-order-summary-container table.wpforms-order-summary-preview tr td:not(.wpforms-order-summary-preview-total),.wpforms-confirmation-container-full .wpforms-order-summary-container table.wpforms-order-summary-preview tr td:not(.wpforms-order-summary-preview-total){color:color-mix(in srgb, currentColor 50%, transparent);border-color:color-mix(in srgb, currentColor 50%, transparent)}.wpforms-container .wpforms-form .wpforms-order-summary-container table.wpforms-order-summary-preview tr.wpforms-order-summary-preview-coupon-total td.wpforms-order-summary-item-price,.wpforms-confirmation-container-order-summary .wpforms-order-summary-container table.wpforms-order-summary-preview tr.wpforms-order-summary-preview-coupon-total td.wpforms-order-summary-item-price,.wpforms-confirmation-container-full .wpforms-order-summary-container table.wpforms-order-summary-preview tr.wpforms-order-summary-preview-coupon-total td.wpforms-order-summary-item-price{color:#990000;border-color:color-mix(in srgb, black 25%, transparent)}.wpforms-container .wpforms-form .wpforms-order-summary-container table.wpforms-order-summary-preview tr.wpforms-order-summary-preview-total td,.wpforms-container .wpforms-form .wpforms-order-summary-container table.wpforms-order-summary-preview tr.wpforms-order-summary-preview-subtotal td,.wpforms-confirmation-container-order-summary .wpforms-order-summary-container table.wpforms-order-summary-preview tr.wpforms-order-summary-preview-total td,.wpforms-confirmation-container-order-summary .wpforms-order-summary-container table.wpforms-order-summary-preview tr.wpforms-order-summary-preview-subtotal td,.wpforms-confirmation-container-full .wpforms-order-summary-container table.wpforms-order-summary-preview tr.wpforms-order-summary-preview-total td,.wpforms-confirmation-container-full .wpforms-order-summary-container table.wpforms-order-summary-preview tr.wpforms-order-summary-preview-subtotal td{color:currentColor;border-color:color-mix(in srgb, currentColor 25%, transparent)}.wpforms-confirmation-container-order-summary .wpforms-order-summary-container,.wpforms-confirmation-container-full .wpforms-order-summary-container{max-width:100%;margin-bottom:24px}.wpforms-confirmation-container-order-summary .wpforms-order-summary-container tr td,.wpforms-confirmation-container-full .wpforms-order-summary-container tr td{color:color-mix(in srgb, currentColor 75%, transparent)}.wpforms-field.wpf-disable-field select,.wpforms-field.wpf-disable-field textarea,.wpforms-field.wpf-disable-field button,.wpforms-field.wpf-disable-field input[type=text],.wpforms-field.wpf-disable-field input[type=number],.wpforms-field.wpf-disable-field input[type=email],.wpforms-field.wpf-disable-field input[type=url],.wpforms-field.wpf-disable-field input[type=tel],.wpforms-field.wpf-disable-field input[type=password],.wpforms-field.wpf-disable-field input[type=radio],.wpforms-field.wpf-disable-field input[type=checkbox],.wpforms-field.wpf-disable-field input[type=range],.wpforms-field.wpf-disable-field input[type=file],.wpforms-field.wpf-disable-field input.wpforms-field-date-time-date,.wpforms-field.wpf-disable-field .wpforms-uploader,.wpforms-field.wpf-disable-field .choices,.wpforms-field.wpf-disable-field .wpforms-image-choices-image,.wpforms-field.wpf-disable-field .wpforms-field-rating-wrapper,.wpforms-field.wpf-disable-field .wpforms-field-password-input-icon,.wpforms-field.wpf-disable-field .wpforms-disclaimer-description,.wpforms-field.wpf-disable-field .mce-tinymce,.wpforms-field.wpf-disable-field .iti__selected-country,.wpforms-field.wpf-disable-field .StripeElement,.wpforms-field.wpf-disable-field .wpforms-stripe-element,.wpforms-field.wpf-disable-field .wpforms-field-square-cardnumber,.wpforms-field.wpf-disable-field .wpforms-square-cardnumber,.wpforms-field.wpf-disable-field .wpforms-geolocation-map,.wpforms-field.wpf-disable-field .wpforms-signature-wrap,.wpforms-field.wpf-disable-field .wpforms-paypal-commerce-card-fields,.wpforms-field.wpf-disable-field.wpforms-field-net_promoter_score table.modern>tbody>tr>td,.wpforms-field.wpf-disable-field .wpforms-camera-link,.wpforms-field.wpforms-field-readonly select,.wpforms-field.wpforms-field-readonly textarea,.wpforms-field.wpforms-field-readonly button,.wpforms-field.wpforms-field-readonly input[type=text],.wpforms-field.wpforms-field-readonly input[type=number],.wpforms-field.wpforms-field-readonly input[type=email],.wpforms-field.wpforms-field-readonly input[type=url],.wpforms-field.wpforms-field-readonly input[type=tel],.wpforms-field.wpforms-field-readonly input[type=password],.wpforms-field.wpforms-field-readonly input[type=radio],.wpforms-field.wpforms-field-readonly input[type=checkbox],.wpforms-field.wpforms-field-readonly input[type=range],.wpforms-field.wpforms-field-readonly input[type=file],.wpforms-field.wpforms-field-readonly input.wpforms-field-date-time-date,.wpforms-field.wpforms-field-readonly .wpforms-uploader,.wpforms-field.wpforms-field-readonly .choices,.wpforms-field.wpforms-field-readonly .wpforms-image-choices-image,.wpforms-field.wpforms-field-readonly .wpforms-field-rating-wrapper,.wpforms-field.wpforms-field-readonly .wpforms-field-password-input-icon,.wpforms-field.wpforms-field-readonly .wpforms-disclaimer-description,.wpforms-field.wpforms-field-readonly .mce-tinymce,.wpforms-field.wpforms-field-readonly .iti__selected-country,.wpforms-field.wpforms-field-readonly .StripeElement,.wpforms-field.wpforms-field-readonly .wpforms-stripe-element,.wpforms-field.wpforms-field-readonly .wpforms-field-square-cardnumber,.wpforms-field.wpforms-field-readonly .wpforms-square-cardnumber,.wpforms-field.wpforms-field-readonly .wpforms-geolocation-map,.wpforms-field.wpforms-field-readonly .wpforms-signature-wrap,.wpforms-field.wpforms-field-readonly .wpforms-paypal-commerce-card-fields,.wpforms-field.wpforms-field-readonly.wpforms-field-net_promoter_score table.modern>tbody>tr>td,.wpforms-field.wpforms-field-readonly .wpforms-camera-link{cursor:default !important;opacity:0.35 !important;pointer-events:none !important}.wpforms-field.wpf-disable-field input[type=radio],.wpforms-field.wpf-disable-field input[type=checkbox],.wpforms-field.wpforms-field-readonly input[type=radio],.wpforms-field.wpforms-field-readonly input[type=checkbox]{cursor:default !important;pointer-events:none !important}.wpforms-field.wpf-disable-field label,.wpforms-field.wpforms-field-readonly label{pointer-events:none !important}.wpforms-field.wpf-disable-field .iti__country-container,.wpforms-field.wpforms-field-readonly .iti__country-container{cursor:default !important}.wpforms-field.wpf-disable-field .iti__country-container button,.wpforms-field.wpforms-field-readonly .iti__country-container button{cursor:default !important}@media only screen and (max-width: 600px){div.wpforms-container-full.inline-fields .wpforms-form .wpforms-field-container,div.wpforms-container-full.inline-fields .wpforms-form .wpforms-field{display:block;width:100%}div.wpforms-container-full.inline-fields .wpforms-form .wpforms-submit-container{width:100%}div.wpforms-container-full .wpforms-form .wpforms-page-indicator.connector .wpforms-page-indicator-page-title{display:none}div.wpforms-container-full .wpforms-form .wpforms-field:not(.wpforms-field-phone):not(.wpforms-field-select-style-modern):not(.wpforms-field-radio):not(.wpforms-field-checkbox):not(.wpforms-field-layout):not(.wpforms-field-repeater){overflow-x:hidden}div.wpforms-container-full .wpforms-form .wpforms-field{padding-right:1px;padding-left:1px}div.wpforms-container-full .wpforms-form .wpforms-field>*{max-width:100%}div.wpforms-container-full .wpforms-form .wpforms-mobile-full{width:100% !important;margin-left:0 !important;float:none !important}div.wpforms-container-full .wpforms-form input.wpforms-field-medium,div.wpforms-container-full .wpforms-form select.wpforms-field-medium,div.wpforms-container-full .wpforms-form .wpforms-field-row.wpforms-field-medium,div.wpforms-container-full .wpforms-form input.wpforms-field-small,div.wpforms-container-full .wpforms-form select.wpforms-field-small,div.wpforms-container-full .wpforms-form .wpforms-field-row.wpforms-field-small,div.wpforms-container-full .wpforms-form input.wpforms-field-large,div.wpforms-container-full .wpforms-form select.wpforms-field-large,div.wpforms-container-full .wpforms-form .wpforms-field-row.wpforms-field-large{max-width:100%}div.wpforms-container-full .wpforms-form .wpforms-checkbox-2-columns ul li,div.wpforms-container-full .wpforms-form .wpforms-multiplechoice-2-columns ul li,div.wpforms-container-full .wpforms-form .wpforms-list-2-columns ul li,div.wpforms-container-full .wpforms-form .wpforms-checkbox-3-columns ul li,div.wpforms-container-full .wpforms-form .wpforms-multiplechoice-3-columns ul li,div.wpforms-container-full .wpforms-form .wpforms-list-3-columns ul li{float:none;width:100%}div.wpforms-container-full .wpforms-form .wpforms-page-indicator.circles .wpforms-page-indicator-page{margin:0 10px 0 0}div.wpforms-container-full .wpforms-form .wpforms-page-indicator.circles .wpforms-page-indicator-page-number{width:30px;height:30px;line-height:30px}div.wpforms-container-full .wpforms-form .wpforms-field-number-slider input[type=range]{margin:20px 0 15px}div.wpforms-container-full .wpforms-form .wpforms-field-number-slider input[type=range]::-webkit-slider-thumb{width:30px;height:30px}}