.tm-widget-blog-list .entry-title a {
color: #bbb;
}
.tm-widget-blog-list .entry-title a:hover {
color: var(--theme-color1);
}
.tm-widget-blog-list .entry-meta i {
display: none;
}.tm-sc-features .icon {
display: inline-block;
}
.tm-sc-features .icon,
.tm-sc-features .features-title,
.tm-sc-features .features-details {
-webkit-transition: all 300ms ease;
transition: all 300ms ease;
}
.feature-side-line {
position: relative;
}
.feature-side-line .icon-box-wrapper:after {
content: "";
background: #333;
width: 2px;
position: absolute;
left: 25px;
top: 60px;
bottom: -12px;
}
@media (max-width: 575.98px) {
.feature-side-line .icon-box-wrapper:after {
display: none;
}
}
.tm-sc-features .icon {
display: inline-block;
}
.tm-sc-features .icon,
.tm-sc-features .features-title,
.tm-sc-features .features-details {
-webkit-transition: all 300ms ease;
transition: all 300ms ease;
}
.feature-side-line {
position: relative;
}
.feature-side-line .icon-box-wrapper:after {
content: "";
background: #333;
width: 2px;
position: absolute;
left: 25px;
top: 60px;
bottom: -12px;
}
@media (max-width: 575.98px) {
.feature-side-line .icon-box-wrapper:after {
display: none;
}
}
.features-block-style1 .inner-box {
position: relative;
padding-top: 20px;
min-height: 300px;
overflow: hidden;
}
.features-block-style1 .inner-box:before {
content: "";
position: absolute;
top: 20px;
bottom: 0;
left: 0;
width: 100%;
background-color: var(--theme-color1);
}
.features-block-style1 .inner-box:hover .image {
transform: scale(1.15);
}
.features-block-style1 .inner-box:hover .content-box .icon {
transform: scaleX(-1);
}
.features-block-style1 .inner-box .image {
position: absolute;
overflow: hidden;
top: -20px;
right: 20px;
bottom: 20px;
left: 20px;
margin-bottom: 0;
transition: all 300ms ease;
}
.features-block-style1 .inner-box .image::before {
position: absolute;
left: 0;
top: 0;
height: 100%;
width: 100%;
background: var(--gradient-1);
content: "";
opacity: 0.74;
}
.features-block-style1 .inner-box .image img {
height: 100%;
width: 100%;
object-fit: cover;
}
.features-block-style1 .inner-box .content-box {
position: relative;
padding: 45px 20px 45px;
text-align: center;
}
.features-block-style1 .inner-box .content-box .icon {
position: relative;
display: block;
font-size: 60px;
color: #fff;
transition: all 300ms ease;
margin-bottom: 62px;
}
.features-block-style1 .inner-box .content-box .features-title {
color: #fff;
margin-top: 0;
}
.features-block-style1 .inner-box .content-box .features-title a:hover {
color: var(--theme-color1);
}
.tm-sc-features .icon {
display: inline-block;
}
.tm-sc-features .icon,
.tm-sc-features .features-title,
.tm-sc-features .features-details {
-webkit-transition: all 300ms ease;
transition: all 300ms ease;
}
.feature-side-line {
position: relative;
}
.feature-side-line .icon-box-wrapper:after {
content: "";
background: #333;
width: 2px;
position: absolute;
left: 25px;
top: 60px;
bottom: -12px;
}
@media (max-width: 575.98px) {
.feature-side-line .icon-box-wrapper:after {
display: none;
}
}
.features-block-style2 {
position: relative;
}
.features-block-style2 .inner-box {
position: relative;
padding-top: 20px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: end;
-ms-flex-align: end;
align-items: flex-end;
}
@media (max-width: 1399.98px) {
.features-block-style2 .inner-box {
display: block;
}
}
.features-block-style2 .inner-box:hover .image-box .image img {
transform: scale(1.1);
}
.features-block-style2 .inner-box:hover .image-box .word {
background-color: var(--theme-color2);
color: #fff;
}
.features-block-style2 .inner-box:hover .content-box .read-more {
background-color: var(--theme-color1);
color: #fff;
}
.features-block-style2 .inner-box .image-box {
position: relative;
margin-top: -20px;
max-width: 200px;
}
@media (max-width: 1399.98px) {
.features-block-style2 .inner-box .image-box {
max-width: 100%;
}
}
.features-block-style2 .inner-box .image-box .image {
margin-bottom: 0;
overflow: hidden;
}
.features-block-style2 .inner-box .image-box .image:before {
position: absolute;
left: 0;
top: 0;
height: 100%;
width: 100%;
background: var(--gradient-1);
content: "";
opacity: 0.6;
pointer-events: none;
z-index: 3;
}
.features-block-style2 .inner-box .image-box .image img {
transition: all 300ms ease;
width: 100%;
height: 100%;
object-fit: cover;
}
.features-block-style2 .inner-box .image-box .word {
position: absolute;
top: 50%;
left: 50%;
width: 62px;
height: 70px;
line-height: 70px;
font-weight: 800;
font-size: 32px;
padding: 13px 0 10px;
display: flex;
align-items: center;
justify-content: center;
transform: translate(-50%, -50%);
background-color: var(--theme-color1);
color: var(--headings-color);
transition: all 300ms ease;
z-index: 3;
}
.features-block-style2 .inner-box .content-box {
position: relative;
padding: 45px 75px 45px 45px;
background-color: #fff;
box-shadow: 0 10px 60px rgba(0, 0, 0, 0.07);
}
@media (max-width: 1399.98px) {
.features-block-style2 .inner-box .content-box {
padding: 20px;
}
}
.features-block-style2 .inner-box .content-box:before {
content: "";
position: absolute;
top: 0;
right: 0;
width: 102px;
height: 175px;
background-image: url(//nativepartnership.org/wp-content/plugins/mascot-core-instec/assets/images/current-theme/icon-shape-3.png);
z-index: 3;
pointer-events: none;
}
.features-block-style2 .inner-box .content-box .features-title {
margin-top: 0;
line-height: 1.2em;
}
@media (max-width: 1399.98px) {
.features-block-style2 .inner-box .content-box .features-title {
margin-bottom: 10px;
}
}
.features-block-style2 .inner-box .content-box .features-title a:hover {
color: var(--theme-color1);
}
.features-block-style2 .inner-box .content-box .read-more {
position: absolute;
right: 10px;
top: 10px;
height: 50px;
width: 50px;
text-align: center;
line-height: 50px;
background-color: var(--theme-color2);
color: #fff;
z-index: 3;
}
@media (max-width: 1399.98px) {
.features-block-style2 .inner-box .content-box .read-more {
top: -30px;
bottom: auto;
}
}
.features-block-style2 .inner-box .content-box .read-more .icon::before {
transform: rotate(-45deg);
display: inline-block;
}
.tm-carousel-item .features-block-style2 .inner-box .content-box {
border: 1px solid #f2f2f2;
}
.tm-sc-features .icon {
display: inline-block;
}
.tm-sc-features .icon,
.tm-sc-features .features-title,
.tm-sc-features .features-details {
-webkit-transition: all 300ms ease;
transition: all 300ms ease;
}
.feature-side-line {
position: relative;
}
.feature-side-line .icon-box-wrapper:after {
content: "";
background: #333;
width: 2px;
position: absolute;
left: 25px;
top: 60px;
bottom: -12px;
}
@media (max-width: 575.98px) {
.feature-side-line .icon-box-wrapper:after {
display: none;
}
}
.features-block-style3 {
position: relative;
margin-bottom: 30px;
}
.features-block-style3 .inner-box {
position: relative;
display: flex;
align-items: center;
padding: 29px 38px;
border: 1px solid #464749;
background-color: transparent;
text-align: center;
transition: all 300ms ease;
}
.features-block-style3 .inner-box:before {
position: absolute;
content: "";
top: 0;
left: 0;
right: 0;
bottom: 0;
width: 0%;
background-color: var(--theme-color1);
transition: all 300ms ease;
}
.features-block-style3 .inner-box:after {
position: absolute;
left: 0;
top: 0;
height: 100%;
width: 100%;
background: var(--gradient-1);
opacity: 0.2;
content: "";
}
.features-block-style3 .inner-box:hover {
border-color: var(--theme-color1);
}
.features-block-style3 .inner-box:hover:before {
width: 100%;
}
.features-block-style3 .inner-box:hover .icon {
color: var(--theme-color2);
transform: scaleX(-1);
}
.features-block-style3 .inner-box:hover .features-title {
color: var(--theme-color2);
}
.features-block-style3 .inner-box .icon {
position: relative;
display: inline-block;
font-size: 30px;
line-height: 1;
color: var(--theme-color1);
z-index: 2;
margin-right: 15px;
transition: all 300ms ease;
}
.features-block-style3 .inner-box .features-title {
position: relative;
display: block;
margin-top: 0;
margin-bottom: 0;
z-index: 2;
color: #fff;
transition: all 300ms ease;
}
.tm-sc-features .icon {
display: inline-block;
}
.tm-sc-features .icon,
.tm-sc-features .features-title,
.tm-sc-features .features-details {
-webkit-transition: all 300ms ease;
transition: all 300ms ease;
}
.feature-side-line {
position: relative;
}
.feature-side-line .icon-box-wrapper:after {
content: "";
background: #333;
width: 2px;
position: absolute;
left: 25px;
top: 60px;
bottom: -12px;
}
@media (max-width: 575.98px) {
.feature-side-line .icon-box-wrapper:after {
display: none;
}
}
.features-block-style4 {
position: relative;
}
.features-block-style4 .inner-box {
position: relative;
overflow: hidden;
}
.features-block-style4 .inner-box:hover .content-box {
opacity: 0;
}
.features-block-style4 .inner-box:hover .image-box::before {
height: 0;
}
.features-block-style4 .content-box {
position: relative;
text-align: center;
padding-top: 64px;
z-index: 3;
pointer-events: none;
transition: all 300ms ease;
}
.features-block-style4 .content-box .inner {
border: 1px solid #e3dbd8;
padding: 0 30px 28px;
}
.features-block-style4 .content-box .icon-box {
position: relative;
height: 130px;
width: 130px;
display: flex;
align-items: center;
justify-content: center;
margin: -65px auto 15px;
background-color: #fff;
}
.features-block-style4 .content-box .icon-box::before {
position: absolute;
top: 0;
height: 50%;
width: 100%;
left: 0;
right: 0;
margin: 0 auto;
border: 1px solid #e3dbd8;
border-bottom: 0;
content: "";
}
.features-block-style4 .content-box .icon-box i {
position: relative;
height: 100px;
width: 100px;
display: flex;
align-items: center;
justify-content: center;
background-color: var(--theme-color1);
color: var(--theme-color2);
font-size: 64px;
}
.features-block-style4 .content-box .features-title {
margin-bottom: 8px;
}
.features-block-style4 .content-box .features-details {
color: #878787;
}
.features-block-style4 .image-box {
position: absolute;
left: 0;
top: 0;
height: 100%;
width: 100%;
}
.features-block-style4 .image-box::before {
position: absolute;
left: 0;
top: 0;
height: 100%;
width: 100%;
background-color: #fff;
content: "";
z-index: 1;
transition: all 300ms ease;
}
.features-block-style4 .image-box .image {
position: relative;
margin-bottom: 0px;
}
.features-block-style4 .image-box .image img {
width: 100%;
height: 100%;
object-fit: cover;
}
.features-block-style4 .image-box .title-box {
position: absolute;
left: 0;
bottom: 0;
width: 100%;
background-color: var(--theme-color1);
text-align: center;
padding: 20px 30px 18px;
}
.features-block-style4 .image-box .title-box .features-title {
margin-top: 0;
margin-bottom: 0;
}
.features-block-style4 .image-box .title-box .features-title a:hover {
color: #fff;
}
.features-block-style4 .image-box .title-box .read-more {
position: absolute;
right: 10px;
bottom: 100%;
height: 50px;
width: 50px;
text-align: center;
line-height: 50px;
background-color: #fff;
color: var(--theme-color2);
}
.features-block-style4 .image-box .title-box .read-more:hover {
background-color: var(--theme-color2);
color: #fff;
}
.features-block-style4 .image-box .title-box .read-more .icon::before {
transform: rotate(-45deg);
display: inline-block;
}
.tm-sc-features .icon {
display: inline-block;
}
.tm-sc-features .icon,
.tm-sc-features .features-title,
.tm-sc-features .features-details {
-webkit-transition: all 300ms ease;
transition: all 300ms ease;
}
.feature-side-line {
position: relative;
}
.feature-side-line .icon-box-wrapper:after {
content: "";
background: #333;
width: 2px;
position: absolute;
left: 25px;
top: 60px;
bottom: -12px;
}
@media (max-width: 575.98px) {
.feature-side-line .icon-box-wrapper:after {
display: none;
}
}
.features-block-style5 {
position: relative;
}
.features-block-style5 .inner-box {
position: relative;
padding: 50px 55px 40px;
background-color: #fff;
box-shadow: 0 10px 60px rgba(0, 0, 0, 0.07);
transition: all 300ms ease;
overflow: hidden;
z-index: 0;
}
@media (max-width: 1199.98px) {
.features-block-style5 .inner-box {
padding: 30px 30px;
}
}
@media (max-width: 991.98px) {
.features-block-style5 .inner-box {
text-align: center;
}
}
.features-block-style5 .inner-box:hover:after {
height: 100%;
}
.features-block-style5 .inner-box:hover .icon {
background-color: #fff;
color: var(--theme-color1);
}
.features-block-style5 .inner-box:hover .icon:before {
transform: scaleX(-1);
}
.features-block-style5 .inner-box:hover .features-title {
color: #fff;
}
.features-block-style5 .inner-box::after {
content: "";
position: absolute;
top: 0;
left: 0;
height: 0;
width: 100%;
pointer-events: none;
background-color: var(--theme-color2);
transition: all 300ms ease;
z-index: -1;
}
.features-block-style5 .inner-box .icon {
position: relative;
display: flex;
align-items: center;
justify-content: center;
height: 72px;
width: 72px;
background-color: var(--theme-color1);
color: var(--theme-color2);
font-size: 32px;
border-radius: 50%;
margin-bottom: 25px;
transition: all 140ms ease;
}
.features-block-style5 .inner-box .icon i {
display: inline-flex;
line-height: 0;
}
@media (max-width: 991.98px) {
.features-block-style5 .inner-box .icon {
margin: 0 auto 25px;
}
}
.features-block-style5 .inner-box .icon:before {
position: relative;
transition: all 140ms ease;
}
.features-block-style5 .inner-box .icon:after {
position: absolute;
left: 100%;
top: 15px;
margin-left: -20px;
height: 44px;
width: 107px;
background-image: url(//nativepartnership.org/wp-content/plugins/mascot-core-instec/assets/images/current-theme/icon-line2.png);
content: "";
}
.features-block-style5 .inner-box .features-title {
display: block;
color: var(--theme-color2);
font-size: 26px;
line-height: 34px;
margin-top: 0;
margin-bottom: 15px;
transition: all 300ms ease;
}
.tm-sc-features .icon {
display: inline-block;
}
.tm-sc-features .icon,
.tm-sc-features .features-title,
.tm-sc-features .features-details {
-webkit-transition: all 300ms ease;
transition: all 300ms ease;
}
.feature-side-line {
position: relative;
}
.feature-side-line .icon-box-wrapper:after {
content: "";
background: #333;
width: 2px;
position: absolute;
left: 25px;
top: 60px;
bottom: -12px;
}
@media (max-width: 575.98px) {
.feature-side-line .icon-box-wrapper:after {
display: none;
}
}
.features-block-style6 {
position: relative;
padding: 0 40px;
margin-bottom: 30px !important;
}
.features-block-style6 .inner-box {
position: relative;
padding: 15px 15px 60px;
margin-top: 60px;
margin-bottom: 35px;
background-color: #f4f2f9;
text-align: center;
transition: all 300ms ease;
}
@media (prefers-reduced-motion: reduce) {
.features-block-style6 .inner-box {
transition: none;
}
}
.features-block-style6 .inner-box:hover {
transform: translateY(-15px);
}
.features-block-style6 .inner-box:hover .icon {
transform: scale(-1) rotate(180deg);
}
.features-block-style6 .inner-box:hover .count {
box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
}
.features-block-style6 .inner-box::before {
position: absolute;
left: 100%;
bottom: 0;
border-right: 50px solid transparent;
border-bottom: 40px solid #f4f2f9;
content: "";
z-index: 2;
}
.features-block-style6 .icon {
position: absolute;
left: 50%;
margin-left: -58px;
margin-top: -73px;
display: flex;
align-items: center;
justify-content: center;
height: 116px;
width: 116px;
border-radius: 50%;
color: #ffffff;
font-size: 62px;
background-color: var(--theme-color1);
z-index: 2;
transition: all 300ms ease;
}
@media (prefers-reduced-motion: reduce) {
.features-block-style6 .icon {
transition: none;
}
}
.features-block-style6 .title-box {
position: relative;
background-color: #ffffff;
padding: 60px 30px 20px;
box-shadow: 0 10px 60px rgba(0, 0, 0, 0.07);
margin-bottom: 50px;
}
.features-block-style6 .title-box::before {
content: "";
position: absolute;
left: 0;
right: 0;
bottom: -20px;
margin: 0 auto;
z-index: 2;
width: 0;
height: 0;
border-style: solid;
border-width: 20px 35px 0 35px;
border-color: #fffffe transparent transparent transparent;
}
.features-block-style6 .title-box .features-title {
font-weight: 600;
margin-top: 0;
margin-bottom: 0;
}
.features-block-style6 .feature-details {
line-height: 24px;
padding: 0 20px;
}
.features-block-style6 .count {
position: absolute;
bottom: -35px;
left: 50%;
margin-left: -35px;
height: 70px;
width: 70px;
display: flex;
align-items: center;
justify-content: center;
font-size: 20px;
font-family: var(--font-current-theme1);
font-weight: 700;
background-color: #ffffff;
border-radius: 50%;
color: var(--theme-color2);
z-index: 2;
transition: all 300ms ease;
}
@media (prefers-reduced-motion: reduce) {
.features-block-style6 .count {
transition: none;
}
}
.tm-sc-features .icon {
display: inline-block;
}
.tm-sc-features .icon,
.tm-sc-features .features-title,
.tm-sc-features .features-details {
-webkit-transition: all 300ms ease;
transition: all 300ms ease;
}
.feature-side-line {
position: relative;
}
.feature-side-line .icon-box-wrapper:after {
content: "";
background: #333;
width: 2px;
position: absolute;
left: 25px;
top: 60px;
bottom: -12px;
}
@media (max-width: 575.98px) {
.feature-side-line .icon-box-wrapper:after {
display: none;
}
}
.features-block-style7 {
position: relative;
}
.features-block-style7 .inner-box {
position: relative;
}
.features-block-style7 .inner-box:hover .image-box .image img {
transform: scale(1.1);
}
.features-block-style7 .inner-box:hover .image-box .image a:after {
left: 0;
width: 100%;
opacity: 0.5;
}
.features-block-style7 .inner-box:hover .overlay-content {
transform: scale(1);
opacity: 1;
visibility: visible;
}
.features-block-style7 .image-box {
position: relative;
transition: all 300ms ease;
border-right: 6px solid var(--theme-color1);
padding-bottom: 30px;
}
@media (prefers-reduced-motion: reduce) {
.features-block-style7 .image-box {
transition: none;
}
}
@media (max-width: 575.98px) {
.features-block-style7 .image-box {
padding-bottom: 0;
border-right: 0;
}
}
.features-block-style7 .image-box .image {
position: relative;
margin-bottom: 0;
overflow: hidden;
}
.features-block-style7 .image-box .image img {
width: 100%;
transition: all 300ms ease;
}
@media (prefers-reduced-motion: reduce) {
.features-block-style7 .image-box .image img {
transition: none;
}
}
.features-block-style7 .image-box .image a:after {
background: var(--theme-color2);
bottom: 0;
left: 50%;
top: 0;
content: "";
position: absolute;
width: 0;
opacity: 0;
pointer-events: none;
transition: all 200ms ease;
}
.features-block-style7 .info-box {
position: absolute;
right: -6px;
left: 20px;
bottom: 0px;
background-color: #fff;
padding: 25px 20px;
padding-left: 100px;
padding-right: 50px;
transition: all 300ms ease;
box-shadow: 0 10px 60px rgba(0, 0, 0, 0.1);
}
@media (max-width: 575.98px) {
.features-block-style7 .info-box {
position: relative;
right: 0;
left: 0;
padding-left: 80px;
padding-right: 20px;
}
}
.features-block-style7 .info-box .icon {
position: absolute;
left: 20px;
top: -33px;
height: 66px;
width: 66px;
background-color: var(--theme-color1);
border-radius: 50%;
color: #fff;
font-size: 32px;
display: flex;
align-items: center;
justify-content: center;
}
@media (max-width: 575.98px) {
.features-block-style7 .info-box .icon {
top: 12px;
left: 15px;
height: 50px;
width: 50px;
font-size: 20px;
}
}
.features-block-style7 .info-box .features-title {
line-height: 1.2em;
margin-top: 0;
margin-bottom: 0;
}
.features-block-style7 .info-box .read-more {
position: absolute;
display: flex;
align-items: center;
justify-content: center;
right: 8px;
top: 50%;
height: 40px;
transform: translateY(-50%);
width: 40px;
color: #6c6a72;
font-size: 20px;
opacity: 0.5;
transition: all 300ms ease;
}
@media (max-width: 575.98px) {
.features-block-style7 .info-box .read-more {
display: none;
}
}
.features-block-style7 .info-box .read-more:hover {
background-color: var(--bg-theme-color2);
color: #fff;
}
.features-block-style7 .overlay-content {
position: absolute;
left: 20px;
right: 0;
bottom: 0;
transform: scaleY(0);
transform-origin: bottom;
transition: all 300ms ease;
opacity: 0;
visibility: hidden;
}
@media (prefers-reduced-motion: reduce) {
.features-block-style7 .overlay-content {
transition: none;
}
}
@media (max-width: 575.98px) {
.features-block-style7 .overlay-content {
left: 0;
}
}
.features-block-style7 .overlay-content .info-box {
position: relative;
left: 0;
bottom: 0 !important;
box-shadow: none;
background-color: var(--theme-color1);
padding-right: 20px;
}
.features-block-style7 .overlay-content .info-box .icon {
background-color: #ffffff;
color: var(--theme-color1);
}
@media (max-width: 575.98px) {
.features-block-style7 .overlay-content .info-box .icon {
top: 25px;
left: 15px;
height: 50px;
width: 50px;
font-size: 20px;
}
}
.features-block-style7 .overlay-content .info-box .features-title {
margin-bottom: 10px;
color: #ffffff;
}
.features-block-style7 .overlay-content .info-box .features-details {
color: var(--text-color-bg-theme-color1);
}
.tm-sc-features .icon {
display: inline-block;
}
.tm-sc-features .icon,
.tm-sc-features .features-title,
.tm-sc-features .features-details {
-webkit-transition: all 300ms ease;
transition: all 300ms ease;
}
.feature-side-line {
position: relative;
}
.feature-side-line .icon-box-wrapper:after {
content: "";
background: #333;
width: 2px;
position: absolute;
left: 25px;
top: 60px;
bottom: -12px;
}
@media (max-width: 575.98px) {
.feature-side-line .icon-box-wrapper:after {
display: none;
}
}
.features-block-style8 {
position: relative;
margin-bottom: 30px;
z-index: 1;
}
.features-block-style8 .inner-box {
position: relative;
overflow: hidden;
height: 100%;
padding: 30px 35px;
background-color: #ffffff;
background-repeat: no-repeat;
background-position: center;
background-size: cover;
box-shadow: 0 10px 60px rgba(0, 0, 0, 0.1);
transition: all 300ms ease;
border-radius: 5px;
}
@media (prefers-reduced-motion: reduce) {
.features-block-style8 .inner-box {
transition: none;
}
}
.features-block-style8 .inner-box:before {
position: absolute;
left: 0;
top: 0;
height: 100%;
width: 100%;
background: linear-gradient(to left, var(--theme-color3), var(--theme-color1));
width: 0;
content: "";
transition: all 300ms ease;
}
@media (prefers-reduced-motion: reduce) {
.features-block-style8 .inner-box:before {
transition: none;
}
}
.features-block-style8 .inner-box::after {
position: absolute;
left: 0;
top: 0;
height: 100%;
width: 100%;
background-repeat: no-repeat;
background-position: center;
background-size: cover;
background-image: url(//nativepartnership.org/wp-content/plugins/mascot-core-instec/assets/images/current-theme/icon-lines.png);
content: "";
}
.features-block-style8 .inner-box:hover {
transform: translateY(-10px);
}
.features-block-style8 .inner-box:hover .features-details,
.features-block-style8 .inner-box:hover .features-title {
color: #ffffff;
}
.features-block-style8 .inner-box:hover .icon {
-webkit-text-fill-color: #ffffff;
}
.features-block-style8 .inner-box:hover:before {
width: 100%;
}
.features-block-style8 .content {
position: relative;
padding-left: 85px;
}
.features-block-style8 .icon {
left: 0;
top: 0;
background: linear-gradient(to left, var(--theme-color3), var(--theme-color1));
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
background-clip: text;
font-size: 54px;
font-weight: 900;
transition: all 200ms ease;
position: absolute;
line-height: 68px;
}
@media (prefers-reduced-motion: reduce) {
.features-block-style8 .icon {
transition: none;
}
}
.features-block-style8 .features-title {
margin-top: 0;
margin-bottom: 5px;
position: relative;
z-index: 2;
}
.features-block-style8 .features-title a:hover, .features-block-style8 .features-title a:focus {
color: #fff;
}
.features-block-style8 .features-details {
position: relative;
color: #67687a;
transition: all 300ms ease;
}
@media (prefers-reduced-motion: reduce) {
.features-block-style8 .features-details {
transition: none;
}
}
.tm-sc-features .icon {
display: inline-block;
}
.tm-sc-features .icon,
.tm-sc-features .features-title,
.tm-sc-features .features-details {
-webkit-transition: all 300ms ease;
transition: all 300ms ease;
}
.feature-side-line {
position: relative;
}
.feature-side-line .icon-box-wrapper:after {
content: "";
background: #333;
width: 2px;
position: absolute;
left: 25px;
top: 60px;
bottom: -12px;
}
@media (max-width: 575.98px) {
.feature-side-line .icon-box-wrapper:after {
display: none;
}
}
.features-block-style9 {
position: relative;
margin-bottom: 30px;
z-index: 1;
}
.features-block-style9 .inner-box {
position: relative;
overflow: hidden;
height: 100%;
padding: 25px 30px 23px;
background-color: #ffffff;
box-shadow: 0 10px 60px rgba(0, 0, 0, 0.1);
transition: all 300ms ease;
border-radius: 8px;
}
.features-block-style9 .inner-box:before {
position: absolute;
left: 0;
top: 0;
height: 100%;
width: 100%;
background: linear-gradient(to left, var(--theme-color3), var(--theme-color1));
width: 0;
content: "";
transition: all 300ms ease;
}
.features-block-style9 .inner-box:hover .features-details,
.features-block-style9 .inner-box:hover .features-title,
.features-block-style9 .inner-box:hover .icon {
color: #ffffff;
}
.features-block-style9 .inner-box:hover .read-more {
background-color: #ffffff;
}
.features-block-style9 .inner-box:hover:before {
width: 100%;
}
.features-block-style9 .content {
position: relative;
padding-left: 95px;
padding-right: 90px;
min-height: 70px;
}
@media (max-width: 575.98px) {
.features-block-style9 .content {
padding: 30px;
}
}
.features-block-style9 .icon {
position: absolute;
left: 0;
top: 0;
font-size: 56px;
line-height: 70px;
transition: all 200ms ease;
color: var(--theme-color1);
}
@media (max-width: 575.98px) {
.features-block-style9 .icon {
position: unset;
margin-bottom: 20px;
}
}
.features-block-style9 .features-title {
margin-top: 0;
margin-bottom: 8px;
}
.features-block-style9 .features-title a:hover {
color: #fff;
}
.features-block-style9 .features-details {
position: relative;
line-height: 28px;
color: #67687a;
transition: all 300ms ease;
}
@media (max-width: 575.98px) {
.features-block-style9 .features-details {
margin-bottom: 25px;
}
}
.features-block-style9 .read-more {
position: absolute;
right: 0;
top: 15px;
height: 60px;
width: 60px;
background-color: #f4f5fa;
border-radius: 50%;
display: flex;
align-items: center;
justify-content: center;
font-size: 16px;
color: var(--theme-color1);
transition: all 300ms ease;
}
@media (max-width: 575.98px) {
.features-block-style9 .read-more {
position: unset;
}
}.tm-sc-service .icon {
display: inline-block;
}
.tm-sc-service .icon,
.tm-sc-service .feature-title,
.tm-sc-service .feature-details {
-webkit-transition: all 300ms ease;
transition: all 300ms ease;
}
.owl-carousel .service-item .content-box {
box-shadow: none;
border: 1px solid #eee;
}
.tm-sc-service .icon {
display: inline-block;
}
.tm-sc-service .icon,
.tm-sc-service .feature-title,
.tm-sc-service .feature-details {
-webkit-transition: all 300ms ease;
transition: all 300ms ease;
}
.owl-carousel .service-item .content-box {
box-shadow: none;
border: 1px solid #eee;
}
.service-block-style1 {
margin-bottom: 51px !important;
}
.service-block-style1 .inner-box {
position: relative;
background-color: #fff;
padding: 35px 30px 55px;
text-align: center;
transition: all 300ms ease;
z-index: 0;
}
.service-block-style1 .inner-box:before {
position: absolute;
content: "";
top: 5px;
left: 5px;
right: 5px;
bottom: 5px;
transform: scale(0.7);
opacity: 0;
background: var(--theme-color1);
transition: all 300ms ease;
z-index: -1;
}
.service-block-style1 .inner-box:after {
position: absolute;
content: "";
bottom: 0;
right: 0;
width: 220px;
height: 214px;
background-image: url(//nativepartnership.org/wp-content/plugins/mascot-core-instec/assets/images/current-theme/icon-shape-6.png);
transition: all 300ms ease;
z-index: -1;
}
.service-block-style1 .inner-box:hover {
transform: translateY(-15px);
}
.service-block-style1 .inner-box:hover:before {
transform: scale(1);
opacity: 1;
}
.service-block-style1 .inner-box:hover:after {
background-image: none;
background-image: url(//nativepartnership.org/wp-content/plugins/mascot-core-instec/assets/images/current-theme/icon-shape-7.png);
}
.service-block-style1 .inner-box:hover .icon .service-icon {
color: #fff;
}
.service-block-style1 .inner-box:hover .icon .service-icon:after {
transform: scale(1);
}
.service-block-style1 .inner-box:hover .service-details {
color: var(--theme-color2);
}
.service-block-style1 .inner-box .icon .service-icon {
position: absolute;
left: 50%;
bottom: -51px;
height: 102px;
width: 102px;
font-size: 48px;
border-radius: 50%;
display: flex;
align-items: center;
justify-content: center;
color: var(--theme-color2);
background-color: var(--theme-color1);
transform: translateX(-50%);
transition: all 300ms ease;
z-index: 2;
}
.service-block-style1 .inner-box .icon .service-icon i {
z-index: 1;
position: relative;
display: inline-flex;
line-height: 0;
}
.service-block-style1 .inner-box .icon .service-icon::after {
position: absolute;
left: 0;
top: 0;
height: 100%;
width: 100%;
background: var(--gradient-1);
content: "";
border-radius: 50%;
transform: scale(0);
transition: all 300ms ease;
}
.service-block-style1 .inner-box .icon:before {
position: relative;
z-index: 3;
}
.service-block-style1 .inner-box .service-title {
line-height: 1.2em;
margin-top: 0;
margin-bottom: 5px;
position: relative;
}
.service-block-style1 .inner-box .service-title a:hover {
color: #fff;
}
.service-block-style1 .inner-box .service-details {
position: relative;
transition: all 300ms ease;
}
.tm-sc-service .icon {
display: inline-block;
}
.tm-sc-service .icon,
.tm-sc-service .feature-title,
.tm-sc-service .feature-details {
-webkit-transition: all 300ms ease;
transition: all 300ms ease;
}
.owl-carousel .service-item .content-box {
box-shadow: none;
border: 1px solid #eee;
}
.service-block-style2 .inner-box {
position: relative;
background-color: var(--theme-color2);
padding: 48px 43px 40px;
border-radius: 10px;
overflow: hidden;
border: 1px solid var(--theme-color2);
transition: all 300ms ease;
}
.service-block-style2 .inner-box:hover {
border: 1px solid var(--theme-color1);
}
.service-block-style2 .inner-box:hover:before {
opacity: 0;
}
.service-block-style2 .inner-box:hover:after {
opacity: 1;
height: 100%;
}
.service-block-style2 .inner-box:hover .count {
opacity: 0.3;
}
.service-block-style2 .inner-box:hover .icon {
transform: scaleX(-1);
}
.service-block-style2 .inner-box:before {
position: absolute;
content: "";
bottom: 0;
right: 0;
height: 100%;
width: 100%;
opacity: 0.05;
background-image: url(//nativepartnership.org/wp-content/plugins/mascot-core-instec/assets/images/current-theme/icon-shape-9.png);
background-position: right bottom;
background-repeat: no-repeat;
transition: all 300ms ease;
}
.service-block-style2 .inner-box:after {
position: absolute;
bottom: 0;
right: 0;
height: 0%;
width: 100%;
background-image: url(//nativepartnership.org/wp-content/plugins/mascot-core-instec/assets/images/current-theme/icon-shape-10.png);
background-position: right bottom;
background-repeat: no-repeat;
transition: all 300ms ease;
content: "";
opacity: 0;
}
.service-block-style2 .inner-box .count {
position: absolute;
top: 45px;
right: 45px;
font-size: 50px;
margin-top: 0;
color: #fff;
opacity: 0.15;
z-index: 3;
transition: all 300ms ease;
}
.service-block-style2 .inner-box .icon {
position: relative;
display: inline-block;
font-size: 64px;
line-height: 1;
color: var(--theme-color1);
margin-bottom: 20px;
z-index: 3;
transition: all 300ms ease;
}
.service-block-style2 .inner-box .service-title {
position: relative;
color: #fff;
letter-spacing: 0.05em;
line-height: 1.2em;
font-size: 20px;
text-transform: uppercase;
z-index: 3;
margin-top: 0;
margin-bottom: 0;
}
.service-block-style2 .inner-box .service-title a:hover {
color: var(--theme-color1);
}
.tm-sc-service .icon {
display: inline-block;
}
.tm-sc-service .icon,
.tm-sc-service .feature-title,
.tm-sc-service .feature-details {
-webkit-transition: all 300ms ease;
transition: all 300ms ease;
}
.owl-carousel .service-item .content-box {
box-shadow: none;
border: 1px solid #eee;
}
.service-block-style3 {
position: relative;
z-index: 1;
}
.service-block-style3 .inner-box {
position: relative;
overflow: hidden;
display: flex;
align-items: center;
justify-content: center;
flex-direction: column;
padding: 30px;
background-color: var(--theme-color1);
background-repeat: no-repeat;
background-position: center;
background-size: cover;
text-align: center;
box-shadow: 0 10px 60px rgba(0, 0, 0, 0.07);
transition: all 200ms linear;
z-index: 2;
}
@media (prefers-reduced-motion: reduce) {
.service-block-style3 .inner-box {
transition: none;
}
}
.service-block-style3 .inner-box:after {
position: absolute;
left: 0;
top: 0;
height: 100%;
width: 100%;
background-color: #ffffff;
content: "";
z-index: -1;
transition: all 200ms linear;
}
@media (prefers-reduced-motion: reduce) {
.service-block-style3 .inner-box:after {
transition: none;
}
}
.service-block-style3 .inner-box::before {
position: absolute;
left: 50%;
top: 50px;
margin-left: -51px;
height: 102px;
width: 102px;
border-radius: 50%;
background-color: #f4f2f9;
transition: all 200ms linear;
content: "";
}
@media (prefers-reduced-motion: reduce) {
.service-block-style3 .inner-box::before {
transition: none;
}
}
.service-block-style3 .inner-box:hover:after {
height: 0;
}
.service-block-style3 .inner-box:hover:before {
opacity: 0.1;
}
.service-block-style3 .inner-box:hover .service-title {
color: #ffffff;
}
.service-block-style3 .inner-box:hover .service-title a {
color: #fff;
}
.service-block-style3 .inner-box:hover .btn-plain-text,
.service-block-style3 .inner-box:hover .service-icon {
color: #ffffff;
}
.service-block-style3 .service-title {
margin-top: 0;
margin-bottom: 25px;
position: relative;
}
.service-block-style3 .service-title a:focus {
color: var(--headings-color);
}
.service-block-style3 .service-title a:hover {
color: #fff;
}
.service-block-style3 .service-title a:hover:focus {
color: #fff;
}
.service-block-style3 .service-title:hover {
color: var(--theme-color2);
}
.service-block-style3 .service-icon {
position: relative;
display: block;
font-size: 64px;
color: var(--theme-color1);
font-weight: 400;
line-height: 1em;
transition: all 200ms linear;
margin-bottom: 15px;
}
@media (prefers-reduced-motion: reduce) {
.service-block-style3 .service-icon {
transition: none;
}
}
.service-block-style3 .btn-plain-text {
position: relative;
display: inline-block;
color: #6c6a72;
}.tm-sc-working .icon {
display: inline-block;
}
.tm-sc-working .icon,
.tm-sc-working .working-title,
.tm-sc-working .working-details {
-webkit-transition: all 300ms ease;
transition: all 300ms ease;
}
.tm-sc-working .icon {
display: inline-block;
}
.tm-sc-working .icon,
.tm-sc-working .working-title,
.tm-sc-working .working-details {
-webkit-transition: all 300ms ease;
transition: all 300ms ease;
}
.working-block:first-child .working-block-style1 .inner-box:before {
display: none;
}
.working-block .working-block-style1 {
position: relative;
}
.working-block .working-block-style1 .inner-box {
position: relative;
text-align: center;
margin-bottom: 30px !important;
}
.working-block .working-block-style1 .inner-box:before {
content: "";
position: absolute;
top: 88px;
left: -88px;
width: 141px;
height: 17px;
background-image: url(//nativepartnership.org/wp-content/plugins/mascot-core-instec/assets/images/current-theme/icon-dots.png);
background-repeat: no-repeat;
}
@media (max-width: 1199.98px) {
.working-block .working-block-style1 .inner-box:before {
display: none;
}
}
.working-block .working-block-style1 .inner-box:hover .image img {
transform: scale(1.1);
}
.working-block .working-block-style1 .inner-box:hover .icon-box .count {
background-color: var(--theme-color2);
color: var(--theme-color1);
}
.working-block .working-block-style1 .inner-box .icon-box {
position: relative;
height: 188px;
width: 188px;
margin: 0 auto 35px;
}
.working-block .working-block-style1 .inner-box .icon-box:before {
content: "";
position: absolute;
top: 50%;
left: 50%;
width: 205px;
height: 205px;
pointer-events: none;
border-radius: 50%;
border: 2px solid var(--theme-color1);
transform: translate(-50%, -50%);
z-index: -2;
}
.working-block .working-block-style1 .inner-box .icon-box:after {
content: "";
position: absolute;
top: 22px;
left: -20px;
width: 68px;
height: 68px;
pointer-events: none;
border-radius: 50%;
background-color: var(--theme-color2);
z-index: -1;
}
.working-block .working-block-style1 .inner-box .icon-box .image {
position: relative;
overflow: hidden;
border-radius: 50%;
}
.working-block .working-block-style1 .inner-box .icon-box .image img {
border-radius: 50%;
transition: all 300ms ease;
}
.working-block .working-block-style1 .inner-box .icon-box .count {
position: absolute;
bottom: 9px;
right: -15px;
width: 68px;
height: 68px;
line-height: 75px;
border-radius: 50%;
font-size: 26px;
font-weight: 400;
background-color: var(--theme-color1);
transition: all 300ms ease;
margin-bottom: 0;
font-family: var(--font-current-theme2);
color: var(--headings-color);
}
.working-block .working-block-style1 .inner-box .working-title {
margin-top: 0;
margin-bottom: 0;
}
.working-block .working-block-style1 .inner-box .working-title a:hover {
color: var(--theme-color1);
}
.tm-sc-working .icon {
display: inline-block;
}
.tm-sc-working .icon,
.tm-sc-working .working-title,
.tm-sc-working .working-details {
-webkit-transition: all 300ms ease;
transition: all 300ms ease;
}
.working-block-style2 {
position: relative;
}
.working-block-style2 .inner-box {
position: relative;
border: 1px solid #e3e3e3;
padding: 40px 40px;
border-radius: 10px;
background-color: #fff;
transition: all 300ms ease;
}
@media (prefers-reduced-motion: reduce) {
.working-block-style2 .inner-box {
transition: none;
}
}
@media (max-width: 575.98px) {
.working-block-style2 .inner-box {
padding: 20px 20px;
}
}
.working-block-style2 .inner-box:hover {
box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
}
.working-block-style2 .inner-box:hover .icon-box i::before {
-webkit-transform: scaleX(-1);
-moz-transform: scaleX(-1);
-ms-transform: scaleX(-1);
transform: scaleX(-1);
}
.working-block-style2 .inner-box .icon-box {
position: relative;
display: flex;
justify-content: space-between;
align-items: center;
margin-bottom: 30px;
}
.working-block-style2 .inner-box .icon-box i {
position: relative;
height: 80px;
width: 80px;
background-color: var(--theme-light-background);
color: var(--theme-color1);
font-size: 32px;
line-height: 1em;
display: flex;
align-items: center;
justify-content: center;
border-radius: 15px;
border-bottom: 3px solid var(--theme-color1);
}
.working-block-style2 .inner-box .icon-box i::before {
transition: all 300ms ease;
}
@media (prefers-reduced-motion: reduce) {
.working-block-style2 .inner-box .icon-box i::before {
transition: none;
}
}
.working-block-style2 .inner-box .icon-box .count {
position: relative;
line-height: 60px;
text-align: center;
font-weight: 700;
font-size: 48px;
display: inline-block;
color: transparent;
-webkit-text-stroke-width: 1px;
-webkit-text-stroke-color: var(--theme-color2);
opacity: 0.2;
}
.working-block-style2 .inner-box .working-title {
margin-top: 0;
margin-bottom: 20px;
color: var(--theme-color2);
}
.working-block-style2 .inner-box .working-details {
color: var(--theme-color2);
}
.tm-sc-working .icon {
display: inline-block;
}
.tm-sc-working .icon,
.tm-sc-working .working-title,
.tm-sc-working .working-details {
-webkit-transition: all 300ms ease;
transition: all 300ms ease;
}
.working-block-style3 {
position: relative;
}
.working-block-style3 .inner-box {
position: relative;
padding: 40px 30px;
border-radius: 10px;
border: 1px solid #e3e3e3;
background-color: #fff;
transition: all 300ms ease;
}
@media (prefers-reduced-motion: reduce) {
.working-block-style3 .inner-box {
transition: none;
}
}
@media (max-width: 1199.98px) {
.working-block-style3 .inner-box {
padding: 30px 30px;
}
}
.working-block-style3 .inner-box:hover {
box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
}
.working-block-style3 .inner-box .count {
position: absolute;
right: 50px;
top: 20px;
line-height: 60px;
text-align: center;
font-weight: 700;
font-size: 48px;
display: inline-block;
color: transparent;
-webkit-text-stroke-width: 1px;
-webkit-text-stroke-color: var(--theme-color1);
}
@media (max-width: 1199.98px) {
.working-block-style3 .inner-box .count {
position: relative;
right: 0;
top: 0;
margin-bottom: 10px;
}
}
.working-block-style3 .inner-box .working-title {
margin-top: 0;
margin-bottom: 25px;
}
.tm-sc-working .icon {
display: inline-block;
}
.tm-sc-working .icon,
.tm-sc-working .working-title,
.tm-sc-working .working-details {
-webkit-transition: all 300ms ease;
transition: all 300ms ease;
}
.working-block-style4 {
position: relative;
}
.working-block-style4 .inner-box {
border-radius: 10px;
padding: 20px 40px 30px;
box-shadow: 0px 10px 60px rgba(0, 0, 0, 0.07);
background-color: #fff;
position: relative;
text-align: center;
margin-top: 36px;
transition: all 300ms ease;
}
@media (prefers-reduced-motion: reduce) {
.working-block-style4 .inner-box {
transition: none;
}
}
.working-block-style4 .inner-box:hover .icon-box i {
background-color: var(--theme-color2);
}
.working-block-style4 .inner-box:hover .icon-box i::before {
-webkit-transform: scale(-1) rotate(180deg);
-moz-transform: scale(-1) rotate(180deg);
-ms-transform: scale(-1) rotate(180deg);
transform: scale(-1) rotate(180deg);
display: inline-block;
}
.working-block-style4 .inner-box:hover .count {
color: var(--theme-color1);
}
.working-block-style4 .inner-box .icon-box i {
position: absolute;
right: 38px;
top: -36px;
width: 60px;
height: 60px;
line-height: 60px;
text-align: center;
background: var(--theme-color1);
border-radius: 13.33px;
margin-bottom: 30px;
font-size: 36px;
color: #fff;
}
.working-block-style4 .inner-box .icon-box i::before {
transition: all 300ms ease;
}
@media (prefers-reduced-motion: reduce) {
.working-block-style4 .inner-box .icon-box i::before {
transition: none;
}
}
.working-block-style4 .inner-box .working-title {
margin-top: 0;
color: var(--theme-color2);
margin-bottom: 15px;
}
.working-block-style4 .inner-box .count {
font-size: 48px;
color: #e3e3e3;
font-weight: 600;
line-height: 58px;
margin-bottom: 20px;
display: inline-block;
transition: all 300ms ease;
}
@media (prefers-reduced-motion: reduce) {
.working-block-style4 .inner-box .count {
transition: none;
}
}
.tm-sc-working .icon {
display: inline-block;
}
.tm-sc-working .icon,
.tm-sc-working .working-title,
.tm-sc-working .working-details {
-webkit-transition: all 300ms ease;
transition: all 300ms ease;
}
.working-block-style5 {
margin-bottom: 30px;
}
.working-block-style5 .inner-box {
position: relative;
}
.working-block-style5 .inner-box .content-box {
text-align: center;
background: #ffffff;
box-shadow: 0px 10px 60px rgba(0, 0, 0, 0.07);
border-radius: 5px;
padding: 30px 30px;
margin-bottom: 80px;
}
@media (max-width: 1199.98px) {
.working-block-style5 .inner-box .content-box {
margin-bottom: 110px;
}
}
.working-block-style5 .inner-box .content-box:hover .icon-box i::before {
-webkit-transform: scale(-1) rotate(180deg);
-moz-transform: scale(-1) rotate(180deg);
-ms-transform: scale(-1) rotate(180deg);
transform: scale(-1) rotate(180deg);
display: inline-block;
}
.working-block-style5 .inner-box .content-box:hover .count {
background-color: var(--theme-color2);
color: #fff;
}
.working-block-style5 .inner-box .content-box .icon-box i {
display: inline-block;
font-size: 60px;
color: var(--theme-color1);
line-height: 1em;
margin-bottom: 30px;
}
.working-block-style5 .inner-box .content-box .icon-box i::before {
transition: all 300ms ease;
}
@media (prefers-reduced-motion: reduce) {
.working-block-style5 .inner-box .content-box .icon-box i::before {
transition: none;
}
}
.working-block-style5 .inner-box .content-box .working-title {
margin-top: 0;
color: var(--theme-color2);
margin-bottom: 20px;
}
.working-block-style5 .inner-box .content-box .working-details {
color: var(--text-color);
margin-bottom: 0;
}
.working-block-style5 .inner-box .content-box .count {
position: absolute;
display: inline-block;
bottom: -80px;
left: 0;
right: 0;
margin: 0 auto;
width: 50px;
height: 50px;
line-height: 50px;
text-align: center;
background-color: var(--theme-color1);
color: #fff;
border-radius: 50px;
font-size: 24px;
font-weight: 600;
transition: all 300ms ease;
}
@media (prefers-reduced-motion: reduce) {
.working-block-style5 .inner-box .content-box .count {
transition: none;
}
}
.tm-sc-working .icon {
display: inline-block;
}
.tm-sc-working .icon,
.tm-sc-working .working-title,
.tm-sc-working .working-details {
-webkit-transition: all 300ms ease;
transition: all 300ms ease;
}
.working-block-style6 {
position: relative;
}
.working-block-style6 .inner-box {
position: relative;
margin: 0 auto;
}
.working-block-style6 .inner-box .content-box {
text-align: center;
border: 1px solid #e3e3e3;
border-radius: 5px;
padding: 60px 20px 30px;
margin-top: 40px;
transition: all 300ms ease;
}
@media (prefers-reduced-motion: reduce) {
.working-block-style6 .inner-box .content-box {
transition: none;
}
}
.working-block-style6 .inner-box .content-box:hover {
box-shadow: 0 10px 40px rgba(0, 0, 0, 0.07);
}
.working-block-style6 .inner-box .content-box:hover .icon-box i::before {
-webkit-transform: scaleX(-1);
-moz-transform: scaleX(-1);
-ms-transform: scaleX(-1);
transform: scaleX(-1);
}
.working-block-style6 .inner-box .content-box:hover .count {
background-color: var(--theme-color2);
color: #fff;
}
.working-block-style6 .inner-box .content-box .icon-box i {
font-size: 60px;
display: block;
color: var(--theme-color1);
line-height: 60px;
margin-bottom: 25px;
display: inline-block;
}
.working-block-style6 .inner-box .content-box .icon-box i::before {
transition: all 300ms ease;
display: inline-block;
}
@media (prefers-reduced-motion: reduce) {
.working-block-style6 .inner-box .content-box .icon-box i::before {
transition: none;
}
}
.working-block-style6 .inner-box .content-box .working-title {
margin-top: 0;
color: var(--theme-color2);
margin-bottom: 8px;
}
.working-block-style6 .inner-box .content-box .working-details {
margin-bottom: 0;
}
.working-block-style6 .inner-box .content-box .count {
width: 60px;
position: absolute;
top: -30px;
left: 50%;
transform: translateX(-50%);
height: 60px;
text-align: center;
line-height: 60px;
background-color: var(--theme-light-background);
color: var(--theme-color2);
border-radius: 50px;
font-size: 24px;
font-weight: 600;
display: inline-block;
transition: all 300ms ease;
}
@media (prefers-reduced-motion: reduce) {
.working-block-style6 .inner-box .content-box .count {
transition: none;
}
}
.tm-sc-working .icon {
display: inline-block;
}
.tm-sc-working .icon,
.tm-sc-working .working-title,
.tm-sc-working .working-details {
-webkit-transition: all 300ms ease;
transition: all 300ms ease;
}
.working-block-style7 {
position: relative;
}
.working-block-style7 .inner-box {
position: relative;
border: 1px solid #e3e3e3;
border-radius: 10px;
text-align: center;
padding: 40px 30px 60px;
margin-top: 30px;
margin-bottom: 30px;
transition: all 300ms ease;
}
@media (prefers-reduced-motion: reduce) {
.working-block-style7 .inner-box {
transition: none;
}
}
.working-block-style7 .inner-box:hover {
box-shadow: 0 10px 30px rgba(0, 0, 0, 0.07);
}
.working-block-style7 .inner-box:hover .icon-box i {
background-color: var(--theme-color2);
color: #fff;
}
.working-block-style7 .inner-box:hover .icon-box i::before {
-webkit-transform: scale(-1) rotate(180deg);
-moz-transform: scale(-1) rotate(180deg);
-ms-transform: scale(-1) rotate(180deg);
transform: scale(-1) rotate(180deg);
display: inline-block;
}
.working-block-style7 .inner-box:hover .count {
color: var(--theme-color1);
}
.working-block-style7 .inner-box .icon-box i {
position: absolute;
top: -30px;
right: 40px;
display: block;
font-size: 30px;
width: 60px;
height: 60px;
line-height: 60px;
text-align: center;
border-radius: 50%;
background-color: var(--theme-color1);
color: #fff;
}
.working-block-style7 .inner-box .icon-box i::before {
transition: all 300ms ease;
}
@media (prefers-reduced-motion: reduce) {
.working-block-style7 .inner-box .icon-box i::before {
transition: none;
}
}
.working-block-style7 .inner-box .count {
font-size: 48px;
font-weight: 600;
line-height: 58px;
color: #e3e3e3;
margin-bottom: 20px;
display: inline-block;
transition: all 300ms ease;
}
@media (prefers-reduced-motion: reduce) {
.working-block-style7 .inner-box .count {
transition: none;
}
}
.working-block-style7 .inner-box .working-title {
margin-top: 0;
margin-bottom: 20px;
}
.working-block-style7 .inner-box .btn-circle-arrow {
position: absolute;
bottom: -25px;
left: 50%;
-webkit-transform: translateX(-50%);
-moz-transform: translateX(-50%);
-ms-transform: translateX(-50%);
transform: translateX(-50%);
transition: all 300ms ease;
}
@media (prefers-reduced-motion: reduce) {
.working-block-style7 .inner-box .btn-circle-arrow {
transition: none;
}
}
.working-block-style7 .inner-box .btn-circle-arrow:hover {
background-color: var(--theme-color1);
}.team-current-theme1 {
position: relative;
}
.team-current-theme1 .inner-box {
position: relative;
}
.team-current-theme1 .inner-box:hover .image img {
-webkit-transform: scale(1.1);
-moz-transform: scale(1.1);
-ms-transform: scale(1.1);
transform: scale(1.1);
}
.team-current-theme1 .inner-box:hover .social-links {
-webkit-transform: scaleY(1);
-moz-transform: scaleY(1);
-ms-transform: scaleY(1);
transform: scaleY(1);
opacity: 1;
visibility: visible;
}
.team-current-theme1 .inner-box:hover .share-icon {
background-color: var(--theme-color1);
color: #fff;
}
.team-current-theme1 .image-box {
position: relative;
padding: 0 20px;
}
.team-current-theme1 .image-box .image {
position: relative;
overflow: hidden;
margin-bottom: 0;
z-index: 1;
}
.team-current-theme1 .image-box .image img {
width: 100%;
transition: all 400ms ease;
}
@media (prefers-reduced-motion: reduce) {
.team-current-theme1 .image-box .image img {
transition: none;
}
}
.team-current-theme1 .info-box {
background-color: var(--theme-color2);
text-align: center;
padding: 165px 0 19px;
margin-top: -123px;
}
.team-current-theme1 .info-box .team-title {
text-transform: uppercase;
margin-top: 0;
margin-bottom: 0px;
color: #fff;
display: inline-block;
}
.team-current-theme1 .info-box .team-title:hover {
color: var(--theme-color1);
}
.team-current-theme1 .info-box .team-subtitle {
position: relative;
display: block;
transition: all 400ms ease;
color: #696969;
text-transform: uppercase;
margin-top: -6px;
font-family: var(--font-current-theme2);
}
@media (prefers-reduced-motion: reduce) {
.team-current-theme1 .info-box .team-subtitle {
transition: none;
}
}
.team-current-theme1 .share-icon {
position: absolute;
bottom: -29px;
left: 50%;
-webkit-transform: translateX(-50%);
-moz-transform: translateX(-50%);
-ms-transform: translateX(-50%);
transform: translateX(-50%);
height: 60px;
width: 60px;
line-height: 60px;
text-align: center;
font-size: 14px;
color: #fff;
background-color: var(--theme-color1);
transition: all 300ms ease;
border-radius: 50%;
z-index: 3;
}
@media (prefers-reduced-motion: reduce) {
.team-current-theme1 .share-icon {
transition: none;
}
}
.team-current-theme1 .social-links {
position: absolute;
right: 44%;
-webkit-transform: translateX(-50%);
-moz-transform: translateX(-50%);
-ms-transform: translateX(-50%);
transform: translateX(-50%);
bottom: 46px;
margin-bottom: 0;
display: flex;
align-items: center;
flex-direction: column;
background-color: #fff;
transform: scaleY(0);
transform-origin: bottom;
z-index: 3;
padding: 27px 13px 16px;
opacity: 0;
visibility: hidden;
list-style: none;
transition: all 400ms ease;
}
@media (prefers-reduced-motion: reduce) {
.team-current-theme1 .social-links {
transition: none;
}
}
.team-current-theme1 .social-links::before {
content: "";
position: absolute;
border-top: 15px solid #fff;
border-right: 15px solid transparent;
bottom: -4px;
-webkit-transform: rotate(-135deg);
-moz-transform: rotate(-135deg);
-ms-transform: rotate(-135deg);
transform: rotate(-135deg);
left: 15px;
}
.team-current-theme1 .social-links a {
position: relative;
line-height: 14px;
font-size: 20px;
margin-top: 26px;
color: var(--theme-color2);
border-radius: 50px;
border-radius: 0 0 50px 50px;
transition: all 300ms ease;
}
@media (prefers-reduced-motion: reduce) {
.team-current-theme1 .social-links a {
transition: none;
}
}
.team-current-theme1 .social-links a:first-child {
margin-top: 0;
}
.team-current-theme2 {
position: relative;
}
.team-current-theme2 .inner-box {
position: relative;
overflow: hidden;
border-radius: 10px;
}
.team-current-theme2 .inner-box:hover .image img {
-webkit-transform: scale(1.1);
-moz-transform: scale(1.1);
-ms-transform: scale(1.1);
transform: scale(1.1);
}
.team-current-theme2 .inner-box:hover .social-links {
-webkit-transform: scaleY(1);
-moz-transform: scaleY(1);
-ms-transform: scaleY(1);
transform: scaleY(1);
opacity: 1;
visibility: visible;
}
.team-current-theme2 .inner-box:hover .info-box {
box-shadow: 0px 10px 60px rgba(0, 0, 0, 0.07);
}
.team-current-theme2 .image-box {
position: relative;
}
.team-current-theme2 .image-box .image {
position: relative;
margin-bottom: 0;
z-index: 1;
}
.team-current-theme2 .image-box .image img {
width: 100%;
transition: all 400ms ease;
}
@media (prefers-reduced-motion: reduce) {
.team-current-theme2 .image-box .image img {
transition: none;
}
}
.team-current-theme2 .info-box {
position: relative;
padding: 20px 30px 30px;
background-color: #fff;
border-radius: 10px 10px 0px 0px;
text-align: center;
z-index: 2;
transition: all 300ms ease;
}
@media (prefers-reduced-motion: reduce) {
.team-current-theme2 .info-box {
transition: none;
}
}
.team-current-theme2 .info-box .team-title {
margin-top: 0;
margin-bottom: 5px;
}
.team-current-theme2 .info-box .team-title a:hover {
color: var(--theme-color1);
}
.team-current-theme2 .info-box .team-subtitle {
position: relative;
display: block;
transition: all 400ms ease;
margin-bottom: 10px;
}
@media (prefers-reduced-motion: reduce) {
.team-current-theme2 .info-box .team-subtitle {
transition: none;
}
}
.team-current-theme2 .social-links {
position: relative;
display: flex;
align-items: center;
justify-content: center;
transition: all 400ms ease;
}
@media (prefers-reduced-motion: reduce) {
.team-current-theme2 .social-links {
transition: none;
}
}
.team-current-theme2 .social-links li {
list-style: none;
margin-bottom: 0;
}
.team-current-theme2 .social-links a {
position: relative;
height: 40px;
width: 40px;
display: inline-block;
line-height: 40px;
text-align: center;
font-size: 14px;
background: #e3e3e3;
color: var(--theme-color1);
border-radius: 5px;
margin: 0 5px;
transition: all 300ms ease;
}
@media (prefers-reduced-motion: reduce) {
.team-current-theme2 .social-links a {
transition: none;
}
}
.team-current-theme2 .social-links a:hover {
color: #fff;
background-color: var(--theme-color1);
}
.team-current-theme3 {
position: relative;
margin-bottom: 40px;
}
.team-current-theme3 .inner-box {
position: relative;
}
.team-current-theme3 .inner-box:hover .image:before {
opacity: 0.66;
}
.team-current-theme3 .inner-box:hover .image img {
transform: scale(1.1);
}
.team-current-theme3 .inner-box:hover .social-links {
transform: scaleY(1);
opacity: 1;
visibility: visible;
}
.team-current-theme3 .inner-box:hover .info-box::before {
width: 100%;
}
.team-current-theme3 .inner-box:hover .info-box::after {
width: 100%;
}
.team-current-theme3 .inner-box:hover .info-box .team-title {
color: #fff;
}
.team-current-theme3 .inner-box:hover .info-box .team-subtitle {
color: #fff;
}
.team-current-theme3 .image-box {
position: relative;
}
.team-current-theme3 .image-box .image {
position: relative;
overflow: hidden;
margin-bottom: 0;
z-index: 1;
}
.team-current-theme3 .image-box .image::before {
position: absolute;
left: 0;
top: 0;
height: 100%;
width: 100%;
background: var(--gradient-2);
content: "";
pointer-events: none;
transition: all 300ms ease;
z-index: 2;
}
.team-current-theme3 .image-box .image img {
width: 100%;
transition: all 400ms ease;
}
.team-current-theme3 .info-box {
position: relative;
padding: 25px 0;
background-color: #fff;
margin: 0 auto;
text-align: center;
transition: all 300ms ease;
z-index: 2;
}
.team-current-theme3 .info-box::before {
position: absolute;
content: "";
top: 0;
left: 0;
right: 0;
bottom: 0;
width: 0%;
pointer-events: none;
background: var(--theme-color2);
transition: all 300ms ease;
}
.team-current-theme3 .info-box:after {
position: absolute;
content: "";
top: 0;
right: 0;
width: 0%;
height: 100%;
pointer-events: none;
background-image: url(//nativepartnership.org/wp-content/plugins/mascot-core-instec/assets/images/current-theme/bg-lines.png);
z-index: 3;
}
.team-current-theme3 .info-box .team-title {
margin-top: 0;
margin-bottom: 0;
position: relative;
}
.team-current-theme3 .info-box .team-title a:hover {
color: var(--theme-color1);
}
.team-current-theme3 .info-box .team-subtitle {
margin-top: 0;
margin-bottom: 0;
position: relative;
display: block;
transition: all 400ms ease;
}
.team-current-theme3 .social-links {
position: absolute;
right: 30px;
bottom: 115%;
display: flex;
align-items: center;
flex-direction: column;
transform: scaleY(0);
transform-origin: bottom;
z-index: 3;
opacity: 0;
visibility: hidden;
transition: all 400ms ease;
list-style: none;
}
.team-current-theme3 .social-links a {
position: relative;
width: 43px;
height: 43px;
display: inline-block;
line-height: 43px;
text-align: center;
color: var(--theme-color2);
background-color: var(--theme-color1);
border-radius: 15px;
transition: all 300ms ease;
}
.team-current-theme3 .social-links a:hover {
color: #fff;
background-color: var(--theme-color2);
}.tm-sc-testimonials .star-rating {
float: right;
overflow: hidden;
position: relative;
height: 1.1em;
line-height: 1.2;
font-size: 0.9em;
width: 5.6em;
}
.tm-sc-testimonials .star-rating::before {
content: "\f005\f005\f005\f005\f005";
color: #d3ced2;
font-family: "Font Awesome 5 Free";
font-weight: 500;
float: left;
top: 0;
left: 0;
position: absolute;
}
.tm-sc-testimonials .star-rating span {
overflow: hidden;
float: left;
top: 0;
left: 0;
position: absolute;
padding-top: 1.5em;
}
.tm-sc-testimonials .star-rating span::before {
content: "\f005\f005\f005\f005\f005";
font-family: "Font Awesome 5 Free";
font-weight: 500;
color: #f1c40f;
top: 0;
position: absolute;
left: 0;
}
.tm-sc-testimonials .star-rating {
float: none;
margin-top: 5px;
margin-bottom: 20px;
overflow: visible;
}
.tm-sc-testimonials .star-rating span:before {
color: var(--theme-color2);
}
.tm-sc-testimonials .author-text,
.tm-sc-testimonials .name,
.tm-sc-testimonials .job-position {
transition: all 0.3s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
.tm-sc-testimonials .author-text,
.tm-sc-testimonials .name,
.tm-sc-testimonials .job-position {
transition: none;
}
}
.tm-sc-testimonials .star-rating span:before {
transition: all 0.3s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
.tm-sc-testimonials .star-rating span:before {
transition: none;
}
}
.owl-carousel .type-testimonials {
box-shadow: none;
}
.tm-sc-testimonials .star-rating {
float: right;
overflow: hidden;
position: relative;
height: 1.1em;
line-height: 1.2;
font-size: 0.9em;
width: 5.6em;
}
.tm-sc-testimonials .star-rating::before {
content: "\f005\f005\f005\f005\f005";
color: #d3ced2;
font-family: "Font Awesome 5 Free";
font-weight: 500;
float: left;
top: 0;
left: 0;
position: absolute;
}
.tm-sc-testimonials .star-rating span {
overflow: hidden;
float: left;
top: 0;
left: 0;
position: absolute;
padding-top: 1.5em;
}
.tm-sc-testimonials .star-rating span::before {
content: "\f005\f005\f005\f005\f005";
font-family: "Font Awesome 5 Free";
font-weight: 500;
color: #f1c40f;
top: 0;
position: absolute;
left: 0;
}
.tm-sc-testimonials .star-rating {
float: none;
margin-top: 5px;
margin-bottom: 20px;
overflow: visible;
}
.tm-sc-testimonials .star-rating span:before {
color: var(--theme-color2);
}
.tm-sc-testimonials .author-text,
.tm-sc-testimonials .name,
.tm-sc-testimonials .job-position {
transition: all 0.3s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
.tm-sc-testimonials .author-text,
.tm-sc-testimonials .name,
.tm-sc-testimonials .job-position {
transition: none;
}
}
.tm-sc-testimonials .star-rating span:before {
transition: all 0.3s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
.tm-sc-testimonials .star-rating span:before {
transition: none;
}
}
.owl-carousel .type-testimonials {
box-shadow: none;
}
.tm-sc-testimonials .testimonial-block-style1 {
position: relative;
}
.tm-sc-testimonials .testimonial-block-style1 .inner-box {
position: relative;
}
.tm-sc-testimonials .testimonial-block-style1 .inner-box:hover .content-box:before {
background-color: var(--theme-color1);
}
.tm-sc-testimonials .testimonial-block-style1 .inner-box:hover .content-box:after {
transform: scale(1);
}
.tm-sc-testimonials .testimonial-block-style1 .inner-box:hover .content-box .thumb img {
transform: scale(1.1);
}
.tm-sc-testimonials .testimonial-block-style1 .inner-box .thumb {
position: absolute;
top: 10px;
right: 10px;
width: 100px;
height: 100px;
overflow: hidden;
}
.tm-sc-testimonials .testimonial-block-style1 .inner-box .thumb img {
transition: all 300ms ease;
}
.tm-sc-testimonials .testimonial-block-style1 .inner-box .quote-icon {
position: absolute;
bottom: 20px;
right: 20px;
font-size: 58px;
line-height: 1;
opacity: 0.1;
}
.tm-sc-testimonials .testimonial-block-style1 .content-box {
position: relative;
background-color: #fff;
padding: 25px 40px 25px 60px;
box-shadow: 0 0 15px rgba(0, 0, 0, 0.04);
}
@media (max-width: 575.98px) {
.tm-sc-testimonials .testimonial-block-style1 .content-box {
padding: 40px 25px 45px;
background-image: none;
}
}
.tm-sc-testimonials .testimonial-block-style1 .content-box:before {
position: absolute;
top: 0;
left: 0;
width: 4px;
background: var(--theme-color2);
height: 100%;
content: "";
transition: all 300ms ease;
}
.tm-sc-testimonials .testimonial-block-style1 .content-box:after {
content: "";
position: absolute;
top: 0;
left: 4px;
border-top: 40px solid transparent;
border-bottom: 40px solid transparent;
border-left: 36px solid var(--theme-color1);
transition: all 300ms ease;
transform: scaleX(0);
transform-origin: left;
z-index: 3;
}
.tm-sc-testimonials .testimonial-block-style1 .content-box .author-text {
position: relative;
font-size: 16px;
line-height: 30px;
padding-right: 60px;
}
.tm-sc-testimonials .testimonial-block-style1 .rating {
position: relative;
font-size: 14px;
z-index: 2;
color: var(--theme-color1);
}
.tm-sc-testimonials .testimonial-block-style1 .rating .star-rating span:before {
color: var(--theme-color1);
font-weight: 600;
}
.tm-sc-testimonials .testimonial-block-style1 .info-box {
position: relative;
margin-bottom: 10px;
}
.tm-sc-testimonials .testimonial-block-style1 .info-box .testimonial-name {
margin-top: 10px;
margin-bottom: 5px;
}
.tm-sc-testimonials .testimonial-block-style1 .info-box .testimonial-position {
display: block;
letter-spacing: 0.1em;
margin-bottom: 0;
text-transform: uppercase;
font-family: var(--font-current-theme2);
}
.tm-sc-testimonials .star-rating {
float: right;
overflow: hidden;
position: relative;
height: 1.1em;
line-height: 1.2;
font-size: 0.9em;
width: 5.6em;
}
.tm-sc-testimonials .star-rating::before {
content: "\f005\f005\f005\f005\f005";
color: #d3ced2;
font-family: "Font Awesome 5 Free";
font-weight: 500;
float: left;
top: 0;
left: 0;
position: absolute;
}
.tm-sc-testimonials .star-rating span {
overflow: hidden;
float: left;
top: 0;
left: 0;
position: absolute;
padding-top: 1.5em;
}
.tm-sc-testimonials .star-rating span::before {
content: "\f005\f005\f005\f005\f005";
font-family: "Font Awesome 5 Free";
font-weight: 500;
color: #f1c40f;
top: 0;
position: absolute;
left: 0;
}
.tm-sc-testimonials .star-rating {
float: none;
margin-top: 5px;
margin-bottom: 20px;
overflow: visible;
}
.tm-sc-testimonials .star-rating span:before {
color: var(--theme-color2);
}
.tm-sc-testimonials .author-text,
.tm-sc-testimonials .name,
.tm-sc-testimonials .job-position {
transition: all 0.3s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
.tm-sc-testimonials .author-text,
.tm-sc-testimonials .name,
.tm-sc-testimonials .job-position {
transition: none;
}
}
.tm-sc-testimonials .star-rating span:before {
transition: all 0.3s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
.tm-sc-testimonials .star-rating span:before {
transition: none;
}
}
.owl-carousel .type-testimonials {
box-shadow: none;
}
.tm-sc-testimonials .testimonial-block-style2 {
position: relative;
}
.tm-sc-testimonials .testimonial-block-style2 .testimonial-name {
color: var(--theme-color2);
margin-top: 0;
margin-bottom: 0;
}
.tm-sc-testimonials .testimonial-block-style2 .inner-box {
position: relative;
margin: 0 auto;
margin-bottom: 45px !important;
box-shadow: 0 10px 30px rgba(0, 0, 0, 0.07);
border-left: 3px solid var(--theme-color1);
}
.tm-sc-testimonials .testimonial-block-style2 .inner-box:before {
content: "";
position: absolute;
top: 30px;
right: 0;
width: 107px;
height: 44px;
background-image: url(//nativepartnership.org/wp-content/plugins/mascot-core-instec/assets/images/current-theme/icon-line2.png);
background-repeat: no-repeat;
}
.tm-sc-testimonials .testimonial-block-style2 .inner-box:after {
content: "";
position: absolute;
top: 0;
left: 0;
border-top: 45px solid transparent;
border-bottom: 45px solid transparent;
border-left: 40px solid var(--theme-color1);
transition: all 300ms ease;
transform: scaleX(0);
transform-origin: left;
z-index: 3;
}
.tm-sc-testimonials .testimonial-block-style2 .inner-box:hover:after {
transform: scale(1);
}
.tm-sc-testimonials .testimonial-block-style2 .inner-box:hover .image-box .image img {
transform: scale(1.2);
}
.tm-sc-testimonials .testimonial-block-style2 .inner-box .content-box {
position: relative;
padding: 40px 60px 90px 50px;
}
@media (max-width: 575.98px) {
.tm-sc-testimonials .testimonial-block-style2 .inner-box .content-box {
padding: 20px 20px 60px 20px;
}
}
.tm-sc-testimonials .testimonial-block-style2 .inner-box .content-box .rating {
position: relative;
z-index: 2;
line-height: 20px;
color: var(--theme-color1);
margin-bottom: 10px;
}
.tm-sc-testimonials .testimonial-block-style2 .inner-box .content-box .rating .star-rating span:before {
color: var(--theme-color1);
font-weight: 600;
}
.tm-sc-testimonials .testimonial-block-style2 .inner-box .content-box .testimonial-position {
display: block;
font-family: var(--font-current-theme2);
letter-spacing: 0.1em;
margin-bottom: 20px;
text-transform: uppercase;
}
.tm-sc-testimonials .testimonial-block-style2 .inner-box .content-box .author-text {
font-size: 18px;
margin-bottom: 0;
}
.tm-sc-testimonials .testimonial-block-style2 .inner-box .image-box {
position: relative;
}
.tm-sc-testimonials .testimonial-block-style2 .inner-box .image-box .thumb {
position: absolute;
bottom: -45px;
left: 50px;
overflow: hidden;
margin-bottom: 0;
max-width: 90px;
}
.tm-sc-testimonials .testimonial-block-style2 .inner-box .image-box .thumb img {
border: 5px solid var(--theme-color2);
transition: all 300ms ease;
}
.tm-carousel-item .testimonial-block-style2 .inner-box {
box-shadow: none;
}
.tm-carousel-item .testimonial-block-style2 .inner-box .content-box {
border: 1px solid #f2f2f2;
}
.tm-sc-testimonials .star-rating {
float: right;
overflow: hidden;
position: relative;
height: 1.1em;
line-height: 1.2;
font-size: 0.9em;
width: 5.6em;
}
.tm-sc-testimonials .star-rating::before {
content: "\f005\f005\f005\f005\f005";
color: #d3ced2;
font-family: "Font Awesome 5 Free";
font-weight: 500;
float: left;
top: 0;
left: 0;
position: absolute;
}
.tm-sc-testimonials .star-rating span {
overflow: hidden;
float: left;
top: 0;
left: 0;
position: absolute;
padding-top: 1.5em;
}
.tm-sc-testimonials .star-rating span::before {
content: "\f005\f005\f005\f005\f005";
font-family: "Font Awesome 5 Free";
font-weight: 500;
color: #f1c40f;
top: 0;
position: absolute;
left: 0;
}
.tm-sc-testimonials .star-rating {
float: none;
margin-top: 5px;
margin-bottom: 20px;
overflow: visible;
}
.tm-sc-testimonials .star-rating span:before {
color: var(--theme-color2);
}
.tm-sc-testimonials .author-text,
.tm-sc-testimonials .name,
.tm-sc-testimonials .job-position {
transition: all 0.3s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
.tm-sc-testimonials .author-text,
.tm-sc-testimonials .name,
.tm-sc-testimonials .job-position {
transition: none;
}
}
.tm-sc-testimonials .star-rating span:before {
transition: all 0.3s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
.tm-sc-testimonials .star-rating span:before {
transition: none;
}
}
.owl-carousel .type-testimonials {
box-shadow: none;
}
.tm-sc-testimonials .testimonial-block-style3 {
position: relative;
overflow: hidden;
padding: 15px 15px 30px;
}
.tm-sc-testimonials .testimonial-block-style3 .inner-box {
position: relative;
box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05);
background-color: #ffffff;
}
.tm-sc-testimonials .testimonial-block-style3 .inner-box:before {
position: absolute;
right: 190px;
bottom: 30px;
height: 80px;
width: 80px;
background-image: url(//nativepartnership.org/wp-content/plugins/mascot-core-instec/assets/images/current-theme/icon-quote.png);
background-size: contain;
z-index: 3;
pointer-events: none;
content: "";
}
.tm-sc-testimonials .testimonial-block-style3 .upper-box {
position: relative;
background: linear-gradient(to left, var(--theme-color3), var(--theme-color1));
padding: 15px 40px 30px;
transition: all 0.3s ease;
}
@media (max-width: 767.98px) {
.tm-sc-testimonials .testimonial-block-style3 .upper-box {
text-align: center;
}
}
@media (prefers-reduced-motion: reduce) {
.tm-sc-testimonials .testimonial-block-style3 .upper-box {
transition: none;
}
}
.tm-sc-testimonials .testimonial-block-style3 .upper-box .testimonial-name {
position: relative;
color: #ffffff;
margin-top: 0;
margin-bottom: 15px;
}
.tm-sc-testimonials .testimonial-block-style3 .content-wrapper {
display: flex;
justify-content: space-between;
}
@media (max-width: 1199.98px) {
.tm-sc-testimonials .testimonial-block-style3 .content-wrapper {
flex-direction: column;
}
}
.tm-sc-testimonials .testimonial-block-style3 .content-wrapper .text-box {
position: relative;
padding: 30px 0 30px 40px;
max-width: 60%;
min-height: 215px;
margin-top: -35px;
background-color: #ffffff;
}
@media (max-width: 1199.98px) {
.tm-sc-testimonials .testimonial-block-style3 .content-wrapper .text-box {
max-width: 89%;
min-height: auto;
text-align: center;
padding: 30px 0 30px 30px;
}
}
@media (max-width: 767.98px) {
.tm-sc-testimonials .testimonial-block-style3 .content-wrapper .text-box {
max-width: 86%;
}
}
.tm-sc-testimonials .testimonial-block-style3 .content-wrapper .text-box::before {
position: absolute;
right: -40px;
top: 0;
border-bottom: 40px solid #fff;
border-right: 40px solid transparent;
content: "";
}
.tm-sc-testimonials .testimonial-block-style3 .content-wrapper .text-box .text {
font-size: 16px;
line-height: 30px;
color: #6c6a72;
}
.tm-sc-testimonials .testimonial-block-style3 .content-wrapper .info-box {
text-align: center;
}
@media (min-width: 1200px) {
.tm-sc-testimonials .testimonial-block-style3 .content-wrapper .info-box {
margin-right: 45px;
margin-top: -40px;
}
}
@media (max-width: 767.98px) {
.tm-sc-testimonials .testimonial-block-style3 .content-wrapper .info-box {
position: relative;
right: 0;
top: 0;
margin: 10px auto 0;
padding-bottom: 20px;
}
}
.tm-sc-testimonials .testimonial-block-style3 .content-wrapper .info-box .thumb {
position: relative;
display: inline-block;
margin-bottom: 0;
transition: all 0.3s ease;
}
@media (prefers-reduced-motion: reduce) {
.tm-sc-testimonials .testimonial-block-style3 .content-wrapper .info-box .thumb {
transition: none;
}
}
.tm-sc-testimonials .testimonial-block-style3 .content-wrapper .info-box .thumb::before {
position: absolute;
left: -11px;
top: -11px;
height: 137px;
width: 137px;
border: 2px solid var(--theme-color3);
content: "";
border-radius: 50%;
}
.tm-sc-testimonials .testimonial-block-style3 .content-wrapper .info-box .thumb img {
border: 5px solid #ffffff;
height: 116px;
width: 116px;
border-radius: 50%;
}
.tm-sc-testimonials .testimonial-block-style3 .content-wrapper .info-box .rating {
position: relative;
margin-bottom: 20px;
line-height: 20px;
}
@media (max-width: 1199.98px) {
.tm-sc-testimonials .testimonial-block-style3 .content-wrapper .info-box .rating {
margin-bottom: 30px;
}
}
.tm-sc-testimonials .testimonial-block-style3 .content-wrapper .info-box .rating .star-rating {
font-size: 14px;
margin: 30px auto 0;
}
.tm-sc-testimonials .testimonial-block-style3 .content-wrapper .info-box .rating .star-rating span:before {
color: #ffba16;
font-weight: 600;
}
.tm-sc-testimonials .testimonial-block-style3 .content-wrapper .info-box .rating .avg-review {
display: block;
font-size: 14px;
color: #6c6a72;
font-weight: 400;
letter-spacing: 0;
margin-top: 10px;
}
.tm-sc-testimonials .testimonial-block-style3:hover .info-box .thumb {
-webkit-transform: rotate(180degdeg);
-moz-transform: rotate(180degdeg);
-ms-transform: rotate(180degdeg);
transform: rotate(180degdeg);
}
.tm-carousel-item .testimonial-block-style2 .inner-box {
box-shadow: none;
}
.tm-carousel-item .testimonial-block-style2 .inner-box .content-box {
border: 1px solid #f2f2f2;
}
.tm-sc-testimonials .star-rating {
float: right;
overflow: hidden;
position: relative;
height: 1.1em;
line-height: 1.2;
font-size: 0.9em;
width: 5.6em;
}
.tm-sc-testimonials .star-rating::before {
content: "\f005\f005\f005\f005\f005";
color: #d3ced2;
font-family: "Font Awesome 5 Free";
font-weight: 500;
float: left;
top: 0;
left: 0;
position: absolute;
}
.tm-sc-testimonials .star-rating span {
overflow: hidden;
float: left;
top: 0;
left: 0;
position: absolute;
padding-top: 1.5em;
}
.tm-sc-testimonials .star-rating span::before {
content: "\f005\f005\f005\f005\f005";
font-family: "Font Awesome 5 Free";
font-weight: 500;
color: #f1c40f;
top: 0;
position: absolute;
left: 0;
}
.tm-sc-testimonials .star-rating {
float: none;
margin-top: 5px;
margin-bottom: 20px;
overflow: visible;
}
.tm-sc-testimonials .star-rating span:before {
color: var(--theme-color2);
}
.tm-sc-testimonials .author-text,
.tm-sc-testimonials .name,
.tm-sc-testimonials .job-position {
transition: all 0.3s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
.tm-sc-testimonials .author-text,
.tm-sc-testimonials .name,
.tm-sc-testimonials .job-position {
transition: none;
}
}
.tm-sc-testimonials .star-rating span:before {
transition: all 0.3s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
.tm-sc-testimonials .star-rating span:before {
transition: none;
}
}
.owl-carousel .type-testimonials {
box-shadow: none;
}
.tm-sc-testimonials .testimonial-block-style4 {
position: relative;
overflow: hidden;
padding: 30px 30px;
}
.tm-sc-testimonials .testimonial-block-style4 .inner-box {
position: relative;
padding: 40px 50px;
box-shadow: 0 0px 30px rgba(0, 0, 0, 0.1);
background-color: #ffffff;
}
.tm-sc-testimonials .testimonial-block-style4 .upper-box {
position: relative;
display: flex;
justify-content: space-between;
}
.tm-sc-testimonials .testimonial-block-style4 .upper-box .quote-icon {
margin-bottom: 20px;
font-size: 72px;
line-height: 0;
color: var(--theme-color1);
}
.tm-sc-testimonials .testimonial-block-style4 .upper-box .rating-box {
position: relative;
margin-right: -10px;
margin-bottom: 20px;
font-size: 16px;
line-height: 20px;
color: #ff8a00;
}
.tm-sc-testimonials .testimonial-block-style4 .upper-box .rating-box .rating .star-rating span:before {
color: #ff8a00;
font-weight: 600;
}
.tm-sc-testimonials .testimonial-block-style4 .upper-box .rating-box .testimonial-title {
display: block;
font-size: 16px;
color: #2e2d2d;
font-weight: 700;
margin-bottom: 7px;
}
.tm-sc-testimonials .testimonial-block-style4 .upper-box .rating-box i {
margin-right: 5px;
}
.tm-sc-testimonials .testimonial-block-style4 .author-text {
position: relative;
font-size: 18px;
line-height: 35px;
color: #67687a;
margin-bottom: 28px;
}
.tm-sc-testimonials .testimonial-block-style4 .info-box {
position: relative;
padding-left: 85px;
padding-top: 5px;
}
.tm-sc-testimonials .testimonial-block-style4 .info-box .thumb {
position: absolute;
left: 0;
top: 0;
height: 65px;
width: 65px;
border-radius: 50%;
overflow: hidden;
}
.tm-sc-testimonials .testimonial-block-style4 .info-box .testimonial-name {
margin-top: 0;
margin-bottom: 0;
}
.tm-sc-testimonials .testimonial-block-style4 .info-box .testimonial-position {
display: block;
font-size: 16px;
line-height: 20px;
color: #67687a;
font-weight: 400;
}
.tm-carousel-item .testimonial-block-style2 .inner-box {
box-shadow: none;
}
.tm-carousel-item .testimonial-block-style2 .inner-box .content-box {
border: 1px solid #f2f2f2;
}
.tm-sc-testimonials .star-rating {
float: right;
overflow: hidden;
position: relative;
height: 1.1em;
line-height: 1.2;
font-size: 0.9em;
width: 5.6em;
}
.tm-sc-testimonials .star-rating::before {
content: "\f005\f005\f005\f005\f005";
color: #d3ced2;
font-family: "Font Awesome 5 Free";
font-weight: 500;
float: left;
top: 0;
left: 0;
position: absolute;
}
.tm-sc-testimonials .star-rating span {
overflow: hidden;
float: left;
top: 0;
left: 0;
position: absolute;
padding-top: 1.5em;
}
.tm-sc-testimonials .star-rating span::before {
content: "\f005\f005\f005\f005\f005";
font-family: "Font Awesome 5 Free";
font-weight: 500;
color: #f1c40f;
top: 0;
position: absolute;
left: 0;
}
.tm-sc-testimonials .star-rating {
float: none;
margin-top: 5px;
margin-bottom: 20px;
overflow: visible;
}
.tm-sc-testimonials .star-rating span:before {
color: var(--theme-color2);
}
.tm-sc-testimonials .author-text,
.tm-sc-testimonials .name,
.tm-sc-testimonials .job-position {
transition: all 0.3s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
.tm-sc-testimonials .author-text,
.tm-sc-testimonials .name,
.tm-sc-testimonials .job-position {
transition: none;
}
}
.tm-sc-testimonials .star-rating span:before {
transition: all 0.3s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
.tm-sc-testimonials .star-rating span:before {
transition: none;
}
}
.owl-carousel .type-testimonials {
box-shadow: none;
}
.tm-sc-testimonials .testimonial-block-style5 {
position: relative;
overflow: hidden;
}
.tm-sc-testimonials .testimonial-block-style5 .inner-box {
position: relative;
margin: 0 auto;
text-align: center;
}
.tm-sc-testimonials .testimonial-block-style5 .quote-icon {
position: relative;
height: 110px;
width: 110px;
border: 2px solid var(--theme-color1);
border-radius: 50%;
display: flex;
align-items: center;
justify-content: center;
font-size: 54px;
color: #fff;
margin: 0 auto 50px;
}
.tm-sc-testimonials .testimonial-block-style5 .author-text {
position: relative;
font-size: 24px;
line-height: 40px;
letter-spacing: 0;
color: #fff;
margin-bottom: 45px;
}
@media (max-width: 575.98px) {
.tm-sc-testimonials .testimonial-block-style5 .author-text {
font-size: 20px;
line-height: 1.4em;
}
}
.tm-sc-testimonials .testimonial-block-style5 .info-box {
position: relative;
}
.tm-sc-testimonials .testimonial-block-style5 .info-box .testimonial-name {
color: var(--theme-color1);
text-transform: uppercase;
margin-bottom: 10px;
margin-top: 0;
}
.tm-sc-testimonials .testimonial-block-style5 .info-box .testimonial-position {
display: block;
font-size: 14px;
line-height: 1em;
text-transform: uppercase;
letter-spacing: 0.08em;
margin-bottom: 0px;
}
.tm-carousel-item .testimonial-block-style2 .inner-box {
box-shadow: none;
}
.tm-carousel-item .testimonial-block-style2 .inner-box .content-box {
border: 1px solid #f2f2f2;
}.counter-item {
position: relative;
margin-bottom: 30px;
}
.counter-item .inner {
position: relative;
text-align: center;
background: linear-gradient(to bottom, #1b1b1b, rgba(0, 0, 0, 0)) 100%;
transition: all 300ms ease;
z-index: 0;
}
.counter-item .inner:before {
position: absolute;
top: 4px;
right: 4px;
bottom: 4px;
left: 4px;
background-color: #000000;
content: "";
z-index: -1;
}
@media (max-width: 1199.98px) {
.counter-item .inner {
max-width: 100%;
}
}
.counter-item .inner:hover {
transform: translateY(-15px);
}
.counter-item .inner:hover .counter-icon {
background-color: var(--theme-color1);
color: #ffffff;
}
.counter-item .inner:hover .counter-icon::after {
opacity: 0;
}
.counter-item .counter-icon {
position: relative;
height: 113px;
width: 113px;
display: flex;
align-items: center;
justify-content: center;
color: var(--theme-color1);
background-color: #1b1b1b;
font-size: 64px;
margin: 0 auto 25px;
transition: all 300ms ease;
}
.counter-item .counter-icon i {
line-height: 0;
display: inline-flex;
}
.counter-item .counter-icon:before {
position: relative;
z-index: 0;
}
.counter-item .counter-icon:after {
position: absolute;
left: 0;
top: 0;
height: 100%;
width: 100%;
content: "";
opacity: 0.5;
background: linear-gradient(135deg, rgb(23, 23, 23) 0%, rgba(23, 23, 23, 0) 1%, rgba(23, 23, 23, 0.6) 70%, rgb(233, 162, 51) 100%);
transition: all 300ms ease;
}
.counter-item .counter {
position: relative;
font-size: 52px;
line-height: 1;
margin-bottom: 0;
color: #ffffff;
transition: all 300ms ease;
margin-top: 23px;
}
.counter-item .title {
color: #ffffff;
margin-bottom: 0;
letter-spacing: 0.01em;
text-transform: uppercase;
transition: all 300ms ease;
padding-bottom: 30px;
}
.counter-block-two {
position: relative;
margin-bottom: 30px;
}
.counter-block-two:last-child .inner {
margin-right: 0;
}
.counter-block-two:last-child .inner::before {
display: none;
}
.counter-block-two .inner {
position: relative;
padding-left: 124px;
padding-top: 10px;
min-height: 104px;
border-radius: 10px;
margin-right: 6px;
height: 100%;
transition: all 300ms ease;
}
.counter-block-two .inner:hover .counter-icon i {
transform: scale(-1) rotate(180deg);
}
@media (max-width: 1199.98px) {
.counter-block-two .inner {
padding-left: 93px;
padding-top: 0;
}
}
.counter-block-two .counter-icon {
position: absolute;
top: 0;
left: 0;
width: 103px;
height: 104px;
line-height: 135px;
margin: 0 0 6px;
text-align: center;
background-color: #111111;
}
@media (max-width: 1199.98px) {
.counter-block-two .counter-icon {
width: 81px;
height: 81px;
line-height: 111px;
}
}
.counter-block-two .counter-icon i {
display: inline-block;
color: var(--theme-color1);
font-size: 62px;
line-height: 1em;
transition: all 300ms ease;
}
.counter-block-two .counter {
position: relative;
font-size: 48px;
line-height: 58px;
margin-top: 0;
margin-bottom: 5px;
font-weight: 600;
color: #fff;
letter-spacing: -1.92px;
}
.counter-block-two .counter .animate-number {
font-size: 40px;
line-height: 58px;
font-weight: 400;
color: #fff;
}
.counter-block-two .title {
font-size: 16px;
text-transform: uppercase;
line-height: 22px;
font-weight: 400;
color: #fff;
margin-bottom: 0;
margin-top: -9px;
letter-spacing: 2px;
}
.counter-block-three {
position: relative;
margin-bottom: 50px;
}
.counter-block-three .inner {
position: relative;
padding: 0 15px 15px;
transition: all 300ms ease;
}
.counter-block-three .inner:before {
position: absolute;
left: 0;
top: 0;
height: 100%;
width: 100%;
background: linear-gradient(to top, #fff, transparent);
top: auto;
bottom: 0;
content: "";
transition: all 300ms ease;
}
.counter-block-three .inner:after {
position: absolute;
left: 0;
top: 0;
height: 100%;
width: 100%;
top: auto;
bottom: 0;
height: 0;
background: linear-gradient(to top, var(--theme-color1), transparent);
content: "";
transition: all 300ms ease;
}
.counter-block-three .inner:hover::before {
height: 0;
}
.counter-block-three .inner:hover:after {
height: 100%;
}
.counter-block-three .content {
position: relative;
width: 100%;
transition: all 300ms ease;
background-color: #ffffff;
padding: 65px 20px 25px;
text-align: center;
margin: 77px auto 0;
box-shadow: 0 10px 60px rgba(0, 0, 0, 0.1);
z-index: 9;
}
.counter-block-three .content:hover .counter-icon {
transform: scale(-1) rotate(180deg);
}
.counter-block-three .counter-icon {
position: absolute;
top: -77px;
left: 50%;
margin-left: -58px;
height: 116px;
width: 116px;
display: flex;
align-items: center;
justify-content: center;
background-color: var(--theme-color1);
color: #ffffff;
border-radius: 50%;
font-size: 62px;
z-index: 1;
transition: all 300ms ease;
}
.counter-block-three .counter-icon i {
display: inline-flex;
line-height: 0;
}
.counter-block-three .count-box {
position: relative;
font-size: 60px;
font-weight: 700;
color: var(--theme-color2);
line-height: 1em;
display: block;
margin-bottom: 10px;
}
.counter-block-three .count-box .counter {
font-size: 60px;
font-weight: 700;
line-height: 1em;
margin-top: 0;
}
.counter-block-three .title {
display: block;
margin-bottom: 0;
letter-spacing: 0;
}
.counter-block-four {
position: relative;
margin-bottom: 50px;
}
.counter-block-four:nth-child(even) .counter-icon {
color: var(--theme-color2);
}
.counter-block-four .inner:hover .counter-icon {
-webkit-transform: scale(-1) rotate(180deg);
-moz-transform: scale(-1) rotate(180deg);
-ms-transform: scale(-1) rotate(180deg);
transform: scale(-1) rotate(180deg);
}
.counter-block-four .count-box {
position: relative;
padding: 60px 30px 30px;
text-align: center;
background-color: #ffffff;
box-shadow: 0 0 1px 0 rgba(0, 0, 0, 0.07);
margin: 0 auto;
border-radius: 10px;
}
.counter-block-four .counter-icon {
position: absolute;
left: 0px;
right: 0;
margin: 0 auto;
top: -40px;
height: 80px;
width: 80px;
display: flex;
align-items: center;
justify-content: center;
font-size: 48px;
line-height: 1em;
color: var(--theme-color1);
background-color: #ffffff;
border-radius: 50%;
border: 2px solid var(--theme-color1);
transition: all 300ms ease;
z-index: 1;
}
@media (prefers-reduced-motion: reduce) {
.counter-block-four .counter-icon {
transition: none;
}
}
.counter-block-four .counter {
font-size: 48px;
line-height: 1;
color: var(--theme-color2);
margin-bottom: 0px;
}
.counter-block-five {
position: relative;
margin-bottom: 50px;
z-index: 3;
}
.counter-block-five:nth-child(even) .inner .count-box .counter-icon {
background-color: var(--theme-color2);
}
.counter-block-five .inner {
position: relative;
padding-left: 32px;
transition: all 300ms ease;
}
@media (max-width: 575.98px) {
.counter-block-five .inner {
padding-left: 0;
}
}
.counter-block-five .inner:hover .counter-icon {
background-color: #ffffff;
color: var(--theme-color1);
box-shadow: 0px 10px 60px rgba(0, 0, 0, 0.07);
}
.counter-block-five .count-box {
position: relative;
padding: 20px 30px;
padding-left: 65px;
background-color: #ffffff;
box-shadow: 0px 10px 60px rgba(0, 0, 0, 0.07);
border-radius: 10px;
}
@media (max-width: 575.98px) {
.counter-block-five .count-box {
padding-left: 30px;
padding-top: 50px;
margin-top: 32px;
text-align: center;
}
}
.counter-block-five .counter-icon {
position: absolute;
z-index: 1;
left: 0;
top: 30px;
height: 70px;
width: 70px;
display: flex;
align-items: center;
justify-content: center;
font-size: 36px;
line-height: 1em;
border-radius: 50px;
color: #ffffff;
background-color: var(--theme-color1);
transition: all 300ms ease;
}
@media (prefers-reduced-motion: reduce) {
.counter-block-five .counter-icon {
transition: none;
}
}
@media (max-width: 575.98px) {
.counter-block-five .counter-icon {
left: 0;
right: 0;
margin: 0 auto;
top: -32px;
}
}
.counter-block-five .count-box .counter {
font-size: 48px;
line-height: 1em;
color: var(--theme-color2);
margin-bottom: 7px;
}
.counter-block-six {
position: relative;
margin-bottom: 30px;
}
.counter-block-six .inner {
position: relative;
border-radius: 10px;
text-align: center;
padding: 30px 30px;
height: 100%;
transition: all 300ms ease;
}
@media (prefers-reduced-motion: reduce) {
.counter-block-six .inner {
transition: none;
}
}
.counter-block-six .inner::before {
position: absolute;
left: 0;
top: 0;
height: 100%;
width: 100%;
background: var(--theme-color2);
opacity: 0.05;
border-radius: 10px;
content: "";
transition: all 300ms ease;
z-index: -1;
}
@media (prefers-reduced-motion: reduce) {
.counter-block-six .inner::before {
transition: none;
}
}
.counter-block-six .inner:hover::before {
opacity: 1;
}
.counter-block-six .inner:hover .counter-icon {
-webkit-transform: scale(-1) rotate(180deg);
-moz-transform: scale(-1) rotate(180deg);
-ms-transform: scale(-1) rotate(180deg);
transform: scale(-1) rotate(180deg);
}
.counter-block-six .inner:hover .counter,
.counter-block-six .inner:hover .counter-icon,
.counter-block-six .inner:hover .title {
color: #ffffff;
}
.counter-block-six .counter-icon {
display: inline-block;
font-size: 60px;
line-height: 1em;
transition: all 300ms ease;
margin-bottom: 18px;
color: var(--headings-color);
}
@media (prefers-reduced-motion: reduce) {
.counter-block-six .counter-icon {
transition: none;
}
}
.counter-block-six .count-box .counter {
font-size: 48px;
margin-top: 0;
}
.counter-block-saven {
position: relative;
margin-bottom: 50px;
}
.counter-block-saven .inner {
position: relative;
transition: all 300ms ease;
}
@media (prefers-reduced-motion: reduce) {
.counter-block-saven .inner {
transition: none;
}
}
@media (max-width: 1199.98px) {
.counter-block-saven .inner {
text-align: center;
}
}
.counter-block-saven .inner:hover .counter-icon {
-webkit-transform: scale(-1) rotate(180deg);
-moz-transform: scale(-1) rotate(180deg);
-ms-transform: scale(-1) rotate(180deg);
transform: scale(-1) rotate(180deg);
}
.counter-block-saven .counter-icon {
display: inline-block;
font-size: 60px;
line-height: 1em;
transition: all 300ms ease;
margin-bottom: 25px;
color: var(--headings-color);
}
@media (prefers-reduced-motion: reduce) {
.counter-block-saven .counter-icon {
transition: none;
}
}
.counter-block-saven .count-box .counter {
font-size: 48px;
line-height: 58px;
margin-top: 0;
}
.counter-block-eight {
position: relative;
margin-bottom: 50px;
}
.counter-block-eight .inner {
position: relative;
transition: all 300ms ease;
background-color: #ffffff;
box-shadow: 0px 10px 60px rgba(0, 0, 0, 0.07);
border-radius: 10px;
padding: 40px 30px 30px;
max-width: 230px;
margin: 30px auto 0;
}
@media (prefers-reduced-motion: reduce) {
.counter-block-eight .inner {
transition: none;
}
}
.counter-block-eight .inner:hover .counter-icon {
-webkit-transform: scaleX(-1);
-moz-transform: scaleX(-1);
-ms-transform: scaleX(-1);
transform: scaleX(-1);
color: #ffffff;
background-color: var(--theme-color2);
}
.counter-block-eight .counter-icon {
position: absolute;
top: -30px;
left: 30px;
width: 60px;
height: 60px;
line-height: 60px;
display: inline-block;
text-align: center;
background-color: var(--theme-color1);
color: #ffffff;
font-size: 36px;
border-radius: 10px;
transition: all 300ms ease;
}
@media (prefers-reduced-motion: reduce) {
.counter-block-eight .counter-icon {
transition: none;
}
}
.counter-block-eight .count-box .counter {
font-size: 48px;
line-height: 58px;
margin-bottom: 10px;
color: var(--theme-color2);
}
.counter-block-eight .title {
margin-bottom: 0;
}
.counter-block-nine {
position: relative;
margin-bottom: 30px;
}
.counter-block-nine .inner {
position: relative;
transition: all 300ms ease;
text-align: center;
}
@media (prefers-reduced-motion: reduce) {
.counter-block-nine .inner {
transition: none;
}
}
.counter-block-nine .inner:hover .counter-icon {
-webkit-transform: scaleX(-1);
-moz-transform: scaleX(-1);
-ms-transform: scaleX(-1);
transform: scaleX(-1);
color: #ffffff;
background-color: var(--theme-color1);
}
.counter-block-nine .counter-icon {
position: relative;
display: inline-block;
width: 115px;
height: 115px;
line-height: 115px;
text-align: center;
background-color: var(--theme-color2);
color: #ffffff;
font-size: 50px;
border-radius: 100px;
transition: all 300ms ease;
margin-bottom: 10px;
}
@media (prefers-reduced-motion: reduce) {
.counter-block-nine .counter-icon {
transition: none;
}
}
.counter-block-nine .count-box .counter {
font-size: 60px;
line-height: 1;
margin-bottom: 10px;
color: var(--theme-color2);
}
.counter-block-nine .title {
margin: 0;
}.tm-interactive-list {
border-top: 1px solid rgba(255, 255, 255, 0.09);
border-bottom: 1px solid rgba(255, 255, 255, 0.09);
}
.tm-interactive-list h2 {
margin: 0 auto;
padding: 0 12px;
font-size: 60px;
position: relative;
color: rgba(22, 22, 22, 0.75);
line-height: 1.35em;
}
.tm-interactive-list h2 .each-item {
color: rgba(22, 22, 22, 0.75);
display: inline-block;
position: relative;
transition: all 0.3s ease-in-out;
}
.tm-interactive-list h2 .each-item:hover {
color: #000;
cursor: pointer;
}
.tm-interactive-list h2 .each-item:hover .hover-img {
opacity: 1;
visibility: visible;
transform: translateX(-50%) translateY(0);
}
.tm-interactive-list h2 .hover-img {
max-width: 235px;
width: 235px;
position: absolute;
left: 50%;
bottom: 100%;
z-index: 1;
opacity: 0;
visibility: hidden;
transform: translateX(-50%) translateY(-5px);
transition: all 0.3s ease-in-out;
}
@media (min-width: 1201px) and (max-width: 1366px) {
.tm-interactive-list h2 {
font-size: 70px;
}
.tm-interactive-list h2 .hover-img {
max-width: 220px;
}
}
@media (min-width: 1025px) and (max-width: 1200px) {
.tm-interactive-list h2 {
font-size: 55px;
}
.tm-interactive-list h2 .hover-img {
max-width: 200px;
}
}
@media (max-width: 1024px) {
.tm-interactive-list h2 {
font-size: 32px;
text-align: center;
}
.tm-interactive-list h2 .hover-img {
position: static;
display: block;
transform: none;
opacity: 1;
visibility: visible;
margin: 10px auto 0;
width: auto;
}
.tm-interactive-list h2 .each-item {
margin-bottom: 40px;
padding: 0 5px;
}
.tm-interactive-list h2 .each-item:hover .hover-img {
transform: none;
}
}
@media (min-width: 768px) and (max-width: 1024px) {
.tm-interactive-list h2 .each-item {
width: 32%;
padding: 0 12px;
}
}
@media (max-width: 767px) {
.tm-interactive-list h2 {
font-size: 28px;
}
.tm-interactive-list h2 .each-item {
width: 49%;
}
}.elementor-widget-tm-ele-moving-text {
font-size: 28px;
font-weight: 500;
text-align: var(--alignment, left);
letter-spacing: 0.3em;
}
.elementor-widget-tm-ele-moving-text .tm-moving-text {
transform: rotate(var(--rotate, 0));
}
.elementor-widget-tm-ele-moving-text .tm-moving-text > svg {
width: var(--width);
height: auto;
overflow: visible;
word-spacing: var(--word-spacing);
transform: scaleX(var(--scale-x, 1)) scaleY(var(--scale-y, 1));
}
.elementor-widget-tm-ele-moving-text .tm-moving-text > svg path {
vector-effect: non-scaling-stroke;
fill: var(--path-fill, transparent);
stroke: var(--stroke-color, transparent);
stroke-width: var(--stroke-width, 1px);
transition: var(--stroke-transition) stroke, var(--stroke-transition) fill;
}
.elementor-widget-tm-ele-moving-text .tm-moving-text > svg:hover path {
--path-fill: var(--path-fill-hover);
--stroke-color: var(--stroke-color-hover);
--stroke-width: var(--stroke-width-hover);
}
.elementor-widget-tm-ele-moving-text .tm-moving-text > svg text {
fill: var(--bili-primary-color);
transition: var(--transition) stroke, var(--transition) stroke-width, var(--transition) fill;
}
.elementor-widget-tm-ele-moving-text .tm-moving-text > svg text:hover {
fill: var(--bili-primary-color);
}
.elementor-widget-tm-ele-moving-text .tm-moving-text[data-type-svg=mascot_line_simple] {
overflow: hidden;
}
.elementor-widget-tm-ele-moving-text .tm-moving-text.rotate_circle svg {
animation-name: wgl-rotation;
animation-iteration-count: infinite;
animation-timing-function: linear;
}
.elementor-widget-tm-ele-moving-text .simple_line {
white-space: nowrap;
width: var(--width);
margin: 0 auto;
}
.elementor-widget-tm-ele-moving-text .simple_line .text--word {
display: inline-block;
}
.elementor-widget-tm-ele-moving-text .simple_line .text--word .text {
word-spacing: var(--word-spacing);
transition: all var(--transition);
}
.elementor-widget-tm-ele-moving-text .simple_line .divider {
display: inline-block;
position: relative;
vertical-align: middle;
}.tm-interactive-tabs-content {
position: relative;
}
.tm-interactive-tabs-content .tab {
display: none;
}
.tm-interactive-tabs-content .active-tab .content-box {
opacity: 1;
visibility: visible;
left: 0;
}
.tm-interactive-tabs.tabs-default .features-list {
position: relative;
list-style: none;
padding: 0px;
margin: 0px;
}
.tm-interactive-tabs.tabs-default .features-list li {
position: relative;
font-size: 34px;
line-height: 1.2em;
color: #858585;
font-weight: 500;
border-top: 1px solid rgba(240, 240, 240, 0.2);
padding: 21px 0;
cursor: pointer;
transition: all 300ms ease;
}
@media (max-width: 991.98px) {
.tm-interactive-tabs.tabs-default .features-list li {
font-size: 24px;
}
}
.tm-interactive-tabs.tabs-default .features-list li .icon {
position: absolute;
right: 0;
top: 0;
font-size: 24px;
color: #e5e5e5;
height: 100%;
display: flex;
align-items: center;
justify-content: center;
transition: all 300ms ease;
}
.tm-interactive-tabs.tabs-default .features-list li.active-btn {
border-top: 1px solid rgba(240, 240, 240, 0.5);
color: var(--theme-color2);
}
.tm-interactive-tabs.tabs-default .features-list li.active-btn i {
transform: rotate(180deg) scale(-1);
color: var(--theme-color1);
}
.tm-interactive-tabs.tabs-default .features-list li:first-child {
border-top: 0;
}
.tm-interactive-tabs.tabs-skin-style1 .tab-buttons .tab-btn {
position: relative;
padding: 10px 10px;
padding-left: 100px;
background-color: #f7f7f7;
font-size: 16px;
color: #000000;
font-weight: 600;
display: flex;
align-items: center;
cursor: pointer;
min-height: 90px;
margin-bottom: 20px;
}
.tm-interactive-tabs.tabs-skin-style1 .tab-buttons .tab-btn:last-child {
margin-bottom: 0;
}
@media (max-width: 991.98px) {
.tm-interactive-tabs.tabs-skin-style1 .tab-buttons .tab-btn:after, .tm-interactive-tabs.tabs-skin-style1 .tab-buttons .tab-btn::before {
display: none;
}
}
.tm-interactive-tabs.tabs-skin-style1 .tab-buttons .tab-btn .sub-icon {
margin-left: 10px;
font-size: 12px;
}
.tm-interactive-tabs.tabs-skin-style1 .tab-buttons .tab-btn:hover {
color: #fff;
background-color: var(--theme-color1);
}
.tm-interactive-tabs.tabs-skin-style1 .tab-buttons .tab-btn:hover .icon {
background-color: var(--theme-color4);
color: #fff;
}
.tm-interactive-tabs.tabs-skin-style1 .tab-buttons .tab-btn:hover:before {
background-color: var(--theme-color4);
}
.tm-interactive-tabs.tabs-skin-style1 .tab-buttons .tab-btn.active-btn {
color: #fff;
background-color: var(--theme-color1);
}
.tm-interactive-tabs.tabs-skin-style1 .tab-buttons .tab-btn.active-btn .icon {
background-color: var(--theme-color4);
color: #fff;
}
.tm-interactive-tabs.tabs-skin-style1 .tab-buttons .tab-btn.active-btn:before {
background-color: var(--theme-color4);
}
.tm-interactive-tabs.tabs-skin-style1 .tab-buttons .tab-btn.active-btn:after {
border-left: 20px solid var(--theme-color4);
opacity: 1;
}
.tm-interactive-tabs.tabs-skin-style1 .tab-buttons .tab-btn:before {
position: absolute;
left: 100%;
top: 50%;
content: "";
height: 74px;
margin-top: -37px;
width: 5px;
background-color: var(--theme-color1);
transition: all 300ms ease;
}
.tm-interactive-tabs.tabs-skin-style1 .tab-buttons .tab-btn:after {
position: absolute;
left: 100%;
top: 50%;
margin-top: -37px;
margin-left: 5px;
content: "";
border-top: 37px solid transparent;
border-bottom: 37px solid transparent;
opacity: 0;
transition: all 300ms ease;
}
.tm-interactive-tabs.tabs-skin-style1 .tab-buttons .tab-btn .icon {
position: absolute;
left: 10px;
top: 10px;
height: 70px;
width: 70px;
background-color: #fff;
display: flex;
align-items: center;
justify-content: center;
color: var(--theme-color1);
font-size: 36px;
transition: all 300ms ease;
}.tm-interactive-tabs-content {
position: relative;
}
.tm-interactive-tabs-content .tab {
display: none;
}
.tm-interactive-tabs-content .active-tab .content-box {
opacity: 1;
visibility: visible;
left: 0;
}.tm-sc-pricing-plan {
position: relative;
}
.tm-sc-pricing-plan .pricing-plan-inner-wrapper {
background: #fff;
z-index: 0;
transition: all 0.3s ease;
}
@media (prefers-reduced-motion: reduce) {
.tm-sc-pricing-plan .pricing-plan-inner-wrapper {
transition: none;
}
}
.tm-sc-pricing-plan .pricing-plan-inner-wrapper:before, .tm-sc-pricing-plan .pricing-plan-inner-wrapper:after {
content: "";
position: absolute;
left: 0;
top: 0;
height: 100%;
width: 100%;
z-index: -1;
transition: all 400ms ease;
}
.tm-sc-pricing-plan .pricing-plan-thumb img {
transition: all 0.3s ease;
}
@media (prefers-reduced-motion: reduce) {
.tm-sc-pricing-plan .pricing-plan-thumb img {
transition: none;
}
}
.tm-sc-pricing-plan .pricing-plan-thumb.has-thumb-hover .thumb {
display: inline-block;
}
.tm-sc-pricing-plan .pricing-plan-thumb.has-thumb-hover .thumb-hover {
display: none;
}
.tm-sc-pricing-plan .pricing-plan-inner .pricing-plan-pricing .price-secondary {
display: none;
}
.tm-sc-pricing-plan .pricing-plan-inner .pricing-plan-pricing .on-sale .pricing-plan-price {
color: #aaa;
font-size: 20px;
margin-right: 5px;
text-decoration: line-through;
}
.tm-sc-pricing-plan .pricing-plan-inner .pricing-plan-content .features-list-title {
color: var(--theme-color1);
font-size: 16px;
margin-bottom: 15px;
}
.tm-sc-pricing-plan .pricing-plan-inner .pricing-plan-content ul {
list-style: none;
}
.tm-sc-pricing-plan .pricing-plan-inner .pricing-plan-content ul li {
color: #171e2e;
font-size: 15px;
padding: 0;
padding-bottom: 5px;
margin-bottom: 5px;
position: relative;
}
.tm-sc-pricing-plan .pricing-plan-inner .pricing-plan-content ul li:before {
color: var(--theme-color1);
}
.tm-sc-pricing-plan .pricing-plan-inner .pricing-plan-content ul li.no-action {
color: #bbb;
}
.tm-sc-pricing-plan .pricing-plan-inner .pricing-plan-content ul li.no-action .icon {
color: #bbb;
}
.tm-sc-pricing-plan .pricing-plan-inner .pricing-plan-content ul li.line-through {
color: #999;
text-decoration: line-through;
}
.tm-sc-pricing-plan .pricing-plan-inner .pricing-plan-content ul li.line-through .icon {
color: #999;
}
.tm-sc-pricing-plan .pricing-plan-inner .pricing-plan-content ul li i {
margin-right: 8px;
font-size: 11px;
color: #111;
display: inline-block;
transition: all 0.3s ease;
}
@media (prefers-reduced-motion: reduce) {
.tm-sc-pricing-plan .pricing-plan-inner .pricing-plan-content ul li i {
transition: none;
}
}
.tm-sc-pricing-plan .pricing-plan-inner .pricing-plan-content ul li .has-tooltip {
position: absolute;
top: 0;
right: 0;
color: #294dff;
padding: 3px;
}
.tm-sc-pricing-plan .pricing-plan-inner .pricing-plan-content ul li .has-tooltip:before {
pointer-events: none;
content: attr(title);
visibility: hidden;
opacity: 0;
width: 245px;
font-size: 12px;
padding: 15px 20px;
background: var(--theme-color1);
color: var(--text-color-bg-theme-color1);
position: absolute;
z-index: 99;
right: 0;
top: 33px;
border-radius: 0;
text-align: left;
transition: opacity 0.3s ease-in-out;
box-shadow: 0 0 12px rgba(37, 48, 83, 0.25);
}
.tm-sc-pricing-plan .pricing-plan-inner .pricing-plan-content ul li .has-tooltip:after {
pointer-events: none;
opacity: 0;
visibility: hidden;
content: "";
width: 0;
height: 0;
border-style: solid;
border-width: 0 6.47px 6.47px;
border-color: transparent transparent var(--theme-color1) transparent;
position: absolute;
top: 27px;
left: 3px;
transition: opacity 0.3s ease-in-out;
box-shadow: 0 0 12px rgba(37, 48, 83, 0.25);
}
.tm-sc-pricing-plan .pricing-plan-inner .pricing-plan-content ul li .has-tooltip i {
font-size: 14px;
color: var(--theme-color1);
}
.tm-sc-pricing-plan .pricing-plan-inner .pricing-plan-content ul li .has-tooltip:hover:before, .tm-sc-pricing-plan .pricing-plan-inner .pricing-plan-content ul li .has-tooltip:hover:after {
opacity: 1;
visibility: visible;
}
.tm-sc-pricing-plan .pricing-plan-inner .footer-hint-text {
font-size: 13px;
margin-top: 5px;
transition: all 0.3s ease;
}
@media (prefers-reduced-motion: reduce) {
.tm-sc-pricing-plan .pricing-plan-inner .footer-hint-text {
transition: none;
}
}
.tm-sc-pricing-plan.show-secondary-price .pricing-plan-inner .pricing-plan-pricing .price-normal {
display: none;
}
.tm-sc-pricing-plan.show-secondary-price .pricing-plan-inner .pricing-plan-pricing .price-secondary {
display: block;
}
.tm-sc-pricing-plan.pricing-list-bordered .pricing-plan-content ul li {
border-bottom: 1px solid rgba(0, 0, 0, 0.05);
padding-top: 5px;
padding-bottom: 5px;
}
.tm-sc-pricing-plan.pricing-list-bordered .pricing-plan-content ul li:last-child {
border-bottom: none;
}
.tm-sc-pricing-plan.pricing-list-bullet .pricing-plan-content ul li {
padding-left: 20px;
}
.tm-sc-pricing-plan.pricing-list-bullet .pricing-plan-content ul li:before {
border: none;
color: #777;
content: "\f0da";
font-family: "Font Awesome 5 Free";
font-weight: 600;
font-size: 15px;
padding: 0;
left: 0;
position: absolute;
top: 6px;
opacity: 0.6;
}
.tm-sc-pricing-plan.pricing-plan-box-shadow .pricing-plan-inner-wrapper {
box-shadow: 0 5px 70px rgba(32, 35, 66, 0.1);
}
.tm-sc-pricing-plan.pricing-plan-featured {
z-index: 1;
-webkit-transform: scale(1.1);
-moz-transform: scale(1.1);
-ms-transform: scale(1.1);
transform: scale(1.1);
}
.tm-sc-pricing-plan.pricing-plan-hover-effect:hover {
-webkit-transform: translateY(-15px);
-ms-transform: translateY(-15px);
-o-transform: translateY(-15px);
-moz-transform: translateY(-15px);
transform: translateY(-15px);
}
.tm-sc-pricing-plan.pricing-plan-hover-effect.pricing-plan-featured:hover {
-webkit-transform: translateY(-15px) scale(1.1);
-ms-transform: translateY(-15px) scale(1.1);
-o-transform: translateY(-15px) scale(1.1);
-moz-transform: translateY(-15px) scale(1.1);
transform: translateY(-15px) scale(1.1);
}
.tm-sc-pricing-plan:hover .pricing-plan-thumb.has-thumb-hover .thumb {
display: none;
}
.tm-sc-pricing-plan:hover .pricing-plan-thumb.has-thumb-hover .thumb-hover {
display: inline-block;
}
.pricing-plan-skin-default {
transition: all 0.3s ease;
}
@media (prefers-reduced-motion: reduce) {
.pricing-plan-skin-default {
transition: none;
}
}
.pricing-plan-skin-default:before {
content: "";
position: absolute;
left: -2px;
top: 40px;
height: 100px;
width: 6px;
border-radius: 5px;
background-color: var(--theme-color1);
z-index: 1;
}
.pricing-plan-skin-default .pricing-plan-inner-wrapper {
overflow: hidden;
position: relative;
padding: 40px;
border-radius: 10px;
}
.pricing-plan-skin-default .pricing-plan-inner .pricing-plan-title-area {
padding-bottom: 0;
padding-top: 15px;
}
.pricing-plan-skin-default .pricing-plan-inner .pricing-plan-title-area .pricing-plan-title {
margin-top: 0;
margin-bottom: 5px;
}
.pricing-plan-skin-default .pricing-plan-inner .pricing-plan-title-area .pricing-plan-subtitle {
font-size: 1rem;
color: #999;
margin-bottom: 0;
margin-top: 0;
}
.pricing-plan-skin-default .pricing-plan-inner .pricing-plan-pricing {
margin-bottom: 15px;
margin-top: 15px;
}
.pricing-plan-skin-default .pricing-plan-inner .pricing-plan-pricing .pricing-plan-price,
.pricing-plan-skin-default .pricing-plan-inner .pricing-plan-pricing .pricing-plan-price-sale {
color: var(--theme-color1);
font-weight: 400;
font-size: 48px;
}
.pricing-plan-skin-default .pricing-plan-inner .pricing-plan-content {
margin-bottom: 25px;
margin-top: 20px;
}
.pricing-plan-skin-default .pricing-plan-inner .pricing-plan-label {
position: absolute;
top: 20px;
right: -135px;
background-color: var(--theme-color1);
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-ms-transform: rotate(45deg);
transform: rotate(45deg);
white-space: nowrap;
text-overflow: ellipsis;
width: 340px;
padding: 10px;
font-size: 11px;
font-weight: 400;
line-height: 1;
color: #ffffff;
text-transform: uppercase;
text-align: center;
display: block;
transition: all 0.3s ease;
}
@media (prefers-reduced-motion: reduce) {
.pricing-plan-skin-default .pricing-plan-inner .pricing-plan-label {
transition: none;
}
}
.pricing-plan-skin-default:hover .pricing-plan-thumb.has-thumb-hover .thumb {
display: none;
}
.pricing-plan-skin-default:hover .pricing-plan-thumb.has-thumb-hover .thumb-hover {
display: block;
}
.pricing-plan-skin-style1 {
transition: all 0.3s ease;
}
@media (prefers-reduced-motion: reduce) {
.pricing-plan-skin-style1 {
transition: none;
}
}
.pricing-plan-skin-style1 .pricing-plan-inner-wrapper {
overflow: hidden;
position: relative;
padding: 40px;
border-radius: 10px;
}
.pricing-plan-skin-style1 .pricing-plan-inner-wrapper:before {
background-color: #111;
height: 0%;
z-index: -1;
}
.pricing-plan-skin-style1 .pricing-plan-inner-wrapper:after {
z-index: -2;
}
.pricing-plan-skin-style1 .pricing-plan-inner .pricing-plan-title-area {
padding-top: 15px;
padding-bottom: 15px;
border-bottom: 2px solid #E1E1E1;
}
.pricing-plan-skin-style1 .pricing-plan-inner .pricing-plan-title-area .pricing-plan-title {
margin-top: 0;
margin-bottom: 5px;
}
.pricing-plan-skin-style1 .pricing-plan-inner .pricing-plan-title-area .pricing-plan-subtitle {
font-size: 1rem;
color: #999;
margin-bottom: 0;
margin-top: 0;
}
.pricing-plan-skin-style1 .pricing-plan-inner .pricing-plan-pricing {
margin-bottom: 35px;
margin-top: 35px;
}
.pricing-plan-skin-style1 .pricing-plan-inner .pricing-plan-pricing .pricing-plan-price,
.pricing-plan-skin-style1 .pricing-plan-inner .pricing-plan-pricing .pricing-plan-price-sale {
color: var(--headings-color);
font-size: 68px;
line-height: 1.4;
line-height: var(--section-title-line-height);
font-family: var(--section-title-font-family);
font-weight: var(--section-title-font-weight);
}
.pricing-plan-skin-style1 .pricing-plan-inner .pricing-plan-content {
margin-bottom: 25px;
margin-top: 20px;
}
.pricing-plan-skin-style1 .pricing-plan-inner .pricing-plan-label {
position: absolute;
top: 20px;
right: -135px;
background-color: var(--theme-color1);
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-ms-transform: rotate(45deg);
transform: rotate(45deg);
white-space: nowrap;
text-overflow: ellipsis;
width: 340px;
padding: 10px;
font-size: 11px;
font-weight: 400;
line-height: 1;
color: #ffffff;
text-transform: uppercase;
text-align: center;
display: block;
transition: all 0.3s ease;
}
@media (prefers-reduced-motion: reduce) {
.pricing-plan-skin-style1 .pricing-plan-inner .pricing-plan-label {
transition: none;
}
}
.pricing-plan-skin-style1:hover .pricing-plan-inner-wrapper:before {
height: 100%;
}
.pricing-plan-skin-style1:hover .pricing-plan-inner-wrapper .pricing-plan-inner .pricing-plan-title-area {
border-bottom: 2px solid rgba(93, 93, 93, 0.57);
}
.pricing-plan-skin-style1:hover .pricing-plan-inner-wrapper .pricing-plan-inner .pricing-plan-title-area .pricing-plan-title {
color: #fff;
}
.pricing-plan-skin-style1:hover .pricing-plan-inner-wrapper .pricing-plan-inner .pricing-plan-title-area .pricing-plan-subtitle {
color: #fff;
}
.pricing-plan-skin-style1:hover .pricing-plan-inner-wrapper .pricing-plan-inner .pricing-plan-pricing .pricing-plan-prefix,
.pricing-plan-skin-style1:hover .pricing-plan-inner-wrapper .pricing-plan-inner .pricing-plan-pricing .pricing-plan-price,
.pricing-plan-skin-style1:hover .pricing-plan-inner-wrapper .pricing-plan-inner .pricing-plan-pricing .pricing-plan-price-sale {
color: #fff;
}
.pricing-plan-skin-style1:hover .pricing-plan-inner-wrapper .pricing-plan-inner .pricing-plan-pricing .pricing-plan-separator {
color: #fff;
}
.pricing-plan-skin-style1:hover .pricing-plan-inner-wrapper .pricing-plan-inner .pricing-plan-pricing .pricing-plan-postfix {
color: #fff;
}
.pricing-plan-skin-style1:hover .pricing-plan-inner-wrapper .pricing-plan-inner .pricing-plan-content {
color: #fff;
}
.pricing-plan-skin-style1:hover .pricing-plan-inner-wrapper .pricing-plan-inner .pricing-plan-content ul li {
color: #fff;
}
.pricing-plan-skin-style1:hover .pricing-plan-inner-wrapper .pricing-plan-inner .pricing-plan-content ul li .icon {
color: #fff;
}
.pricing-plan-skin-style1:hover .pricing-plan-thumb.has-thumb-hover .thumb {
display: none;
}
.pricing-plan-skin-style1:hover .pricing-plan-thumb.has-thumb-hover .thumb-hover {
display: block;
}
.pricing-plan-skin-style2 {
transition: all 0.3s ease;
}
@media (prefers-reduced-motion: reduce) {
.pricing-plan-skin-style2 {
transition: none;
}
}
.pricing-plan-skin-style2 .pricing-plan-inner-wrapper {
overflow: hidden;
background: #fff;
position: relative;
border-radius: 10px;
}
.pricing-plan-skin-style2 .pricing-plan-inner .pricing-plan-head {
padding: 40px;
background-color: var(--theme-color2);
}
.pricing-plan-skin-style2 .pricing-plan-inner .pricing-plan-head .pricing-plan-title-area .pricing-plan-title {
margin-top: 0;
margin-bottom: 5px;
color: var(--text-color-bg-theme-color2);
}
.pricing-plan-skin-style2 .pricing-plan-inner .pricing-plan-head .pricing-plan-title-area .pricing-plan-subtitle {
font-size: 1rem;
color: #999;
margin-bottom: 0;
margin-top: 0;
color: var(--text-color-bg-theme-color2);
}
.pricing-plan-skin-style2 .pricing-plan-inner .pricing-plan-pricing {
margin-bottom: 15px;
margin-top: 15px;
}
.pricing-plan-skin-style2 .pricing-plan-inner .pricing-plan-pricing .pricing-plan-prefix,
.pricing-plan-skin-style2 .pricing-plan-inner .pricing-plan-pricing .pricing-plan-price,
.pricing-plan-skin-style2 .pricing-plan-inner .pricing-plan-pricing .pricing-plan-price-sale {
color: var(--theme-color1);
font-weight: var(--headings-font-weight-h4);
font-size: 48px;
line-height: 1.3;
}
.pricing-plan-skin-style2 .pricing-plan-inner .pricing-plan-content {
padding: 40px;
}
.pricing-plan-skin-style2 .pricing-plan-inner .pricing-plan-label {
position: absolute;
top: 20px;
right: -135px;
background-color: var(--theme-color1);
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-ms-transform: rotate(45deg);
transform: rotate(45deg);
white-space: nowrap;
text-overflow: ellipsis;
width: 340px;
padding: 10px;
font-size: 11px;
font-weight: 400;
line-height: 1;
color: #ffffff;
text-transform: uppercase;
text-align: center;
display: block;
transition: all 0.3s ease;
}
@media (prefers-reduced-motion: reduce) {
.pricing-plan-skin-style2 .pricing-plan-inner .pricing-plan-label {
transition: none;
}
}
.pricing-plan-skin-style2:hover .pricing-plan-thumb.has-thumb-hover .thumb {
display: none;
}
.pricing-plan-skin-style2:hover .pricing-plan-thumb.has-thumb-hover .thumb-hover {
display: block;
}
.pricing-plan-skin-style3 {
transition: all 0.3s ease;
}
@media (prefers-reduced-motion: reduce) {
.pricing-plan-skin-style3 {
transition: none;
}
}
.pricing-plan-skin-style3:before {
content: "";
position: absolute;
left: 40px;
top: -2px;
height: 6px;
width: 100px;
border-radius: 5px;
background-color: var(--theme-color1);
z-index: 1;
}
.pricing-plan-skin-style3 .pricing-plan-inner-wrapper {
overflow: hidden;
background: #fff;
position: relative;
padding: 40px;
border-radius: 10px;
}
.pricing-plan-skin-style3 .pricing-plan-inner .pricing-plan-title {
margin-top: 0;
margin-bottom: 15px;
}
.pricing-plan-skin-style3 .pricing-plan-inner .pricing-plan-pricing {
margin-bottom: 15px;
}
.pricing-plan-skin-style3 .pricing-plan-inner .pricing-plan-pricing .pricing-plan-prefix,
.pricing-plan-skin-style3 .pricing-plan-inner .pricing-plan-pricing .pricing-plan-price,
.pricing-plan-skin-style3 .pricing-plan-inner .pricing-plan-pricing .pricing-plan-price-sale {
color: var(--theme-color1);
font-weight: var(--headings-font-weight-h3);
font-size: 48px;
line-height: 1.3;
}
.pricing-plan-skin-style3 .pricing-plan-inner .pricing-plan-subtitle {
font-size: 1rem;
color: #999;
margin-top: 0;
margin-bottom: 25px;
}
.pricing-plan-skin-style3 .pricing-plan-inner .pricing-plan-footer {
margin: 12px 0 32px;
}
.pricing-plan-skin-style3 .pricing-plan-inner .btn {
width: 100%;
}
.pricing-plan-skin-style3 .pricing-plan-inner .pricing-plan-content {
margin-bottom: 25px;
margin-top: 20px;
}
.pricing-plan-skin-style3 .pricing-plan-inner .pricing-plan-label {
position: absolute;
top: 20px;
right: -135px;
background-color: var(--theme-color1);
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-ms-transform: rotate(45deg);
transform: rotate(45deg);
white-space: nowrap;
text-overflow: ellipsis;
width: 340px;
padding: 10px;
font-size: 11px;
font-weight: 400;
line-height: 1;
color: #ffffff;
text-transform: uppercase;
text-align: center;
display: block;
transition: all 0.3s ease;
}
@media (prefers-reduced-motion: reduce) {
.pricing-plan-skin-style3 .pricing-plan-inner .pricing-plan-label {
transition: none;
}
}
.pricing-plan-skin-style3:hover .pricing-plan-thumb.has-thumb-hover .thumb {
display: none;
}
.pricing-plan-skin-style3:hover .pricing-plan-thumb.has-thumb-hover .thumb-hover {
display: block;
}
.pricing-plan-skin-style4 {
transition: all 0.3s ease;
}
@media (prefers-reduced-motion: reduce) {
.pricing-plan-skin-style4 {
transition: none;
}
}
.pricing-plan-skin-style4 .pricing-plan-inner-wrapper {
background: #fff;
position: relative;
padding: 40px;
border: 1px solid #E1E1E1;
transition: all 0.3s ease;
box-shadow: 0 10px 30px rgba(0, 0, 0, 0) !important;
}
@media (prefers-reduced-motion: reduce) {
.pricing-plan-skin-style4 .pricing-plan-inner-wrapper {
transition: none;
}
}
.pricing-plan-skin-style4 .pricing-plan-inner {
position: relative;
}
.pricing-plan-skin-style4 .pricing-plan-inner .pricing-plan-thumb {
position: absolute;
right: 0;
top: 0;
}
.pricing-plan-skin-style4 .pricing-plan-inner .pricing-plan-title {
margin-top: 0;
margin-bottom: 15px;
}
.pricing-plan-skin-style4 .pricing-plan-inner .pricing-plan-pricing {
margin-bottom: 15px;
}
.pricing-plan-skin-style4 .pricing-plan-inner .pricing-plan-pricing .pricing-plan-prefix,
.pricing-plan-skin-style4 .pricing-plan-inner .pricing-plan-pricing .pricing-plan-price,
.pricing-plan-skin-style4 .pricing-plan-inner .pricing-plan-pricing .pricing-plan-price-sale {
color: var(--theme-color1);
font-weight: var(--headings-font-weight-h3);
font-size: 48px;
line-height: 1.3;
}
.pricing-plan-skin-style4 .pricing-plan-inner .pricing-plan-subtitle {
font-size: 1rem;
color: #999;
margin-top: 0;
padding-bottom: 25px;
border-bottom: 1px solid #E1E1E1;
}
.pricing-plan-skin-style4 .pricing-plan-inner .pricing-plan-footer {
margin: 12px 0 32px;
}
.pricing-plan-skin-style4 .pricing-plan-inner .btn {
width: 100%;
}
.pricing-plan-skin-style4 .pricing-plan-inner .pricing-plan-content {
margin-bottom: 25px;
}
.pricing-plan-skin-style4 .pricing-plan-inner .pricing-plan-label {
position: absolute;
top: 20px;
right: -135px;
background-color: var(--theme-color1);
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-ms-transform: rotate(45deg);
transform: rotate(45deg);
white-space: nowrap;
text-overflow: ellipsis;
width: 340px;
padding: 10px;
font-size: 11px;
font-weight: 400;
line-height: 1;
color: #ffffff;
text-transform: uppercase;
text-align: center;
display: block;
transition: all 0.3s ease;
}
@media (prefers-reduced-motion: reduce) {
.pricing-plan-skin-style4 .pricing-plan-inner .pricing-plan-label {
transition: none;
}
}
.pricing-plan-skin-style4:hover {
box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
}
.pricing-plan-skin-style4:hover .pricing-plan-thumb.has-thumb-hover .thumb {
display: none;
}
.pricing-plan-skin-style4:hover .pricing-plan-thumb.has-thumb-hover .thumb-hover {
display: block;
}
.pricing-plan-skin-style5 {
position: relative;
margin-bottom: 30px;
transition: all 0.3s ease;
}
@media (prefers-reduced-motion: reduce) {
.pricing-plan-skin-style5 {
transition: none;
}
}
.pricing-plan-skin-style5 .pricing-plan-inner-wrapper {
position: relative;
padding: 37px;
box-shadow: 0px 0px 60px rgba(0, 0, 0, 0.05);
background-color: #fff;
transition: all 0.3s ease;
}
@media (prefers-reduced-motion: reduce) {
.pricing-plan-skin-style5 .pricing-plan-inner-wrapper {
transition: none;
}
}
.pricing-plan-skin-style5 .pricing-plan-inner-wrapper:hover {
box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.1);
-webkit-transform: translateY(-10px);
-moz-transform: translateY(-10px);
-ms-transform: translateY(-10px);
transform: translateY(-10px);
transition: all 0.3s ease;
}
@media (prefers-reduced-motion: reduce) {
.pricing-plan-skin-style5 .pricing-plan-inner-wrapper:hover {
transition: none;
}
}
.pricing-plan-skin-style5 .pricing-plan-inner-wrapper:hover .pricing-plan-thumb {
-webkit-transform: scale(-1) rotate(180deg);
-moz-transform: scale(-1) rotate(180deg);
-ms-transform: scale(-1) rotate(180deg);
transform: scale(-1) rotate(180deg);
}
.pricing-plan-skin-style5 .pricing-plan-inner-wrapper .pricing-plan-thumb {
display: inline-block;
margin-bottom: 40px;
transition: all 0.3s ease;
}
@media (prefers-reduced-motion: reduce) {
.pricing-plan-skin-style5 .pricing-plan-inner-wrapper .pricing-plan-thumb {
transition: none;
}
}
@media (max-width: 575.98px) {
.pricing-plan-skin-style5 .pricing-plan-inner-wrapper .pricing-plan-thumb {
display: none;
}
}
.pricing-plan-skin-style5 .pricing-plan-inner-wrapper .pricing-plan-content .features-list {
margin-bottom: 30px;
}
.pricing-plan-skin-style5 .pricing-plan-inner-wrapper .pricing-plan-content .pricing-plan-title {
margin-bottom: 25px;
margin-top: 0;
}
.pricing-plan-skin-style5 .pricing-plan-inner-wrapper .pricing-plan-content .pricing-plan-pricing {
position: absolute;
right: 0px;
color: var(--theme-color1);
font-size: 50px;
letter-spacing: -5px;
text-align: right;
padding: 0 30px;
top: 80px;
}
@media (max-width: 575.98px) {
.pricing-plan-skin-style5 .pricing-plan-inner-wrapper .pricing-plan-content .pricing-plan-pricing {
position: relative;
display: inline-block;
margin-bottom: 20px;
top: 0;
}
}
.pricing-plan-skin-style5 .pricing-plan-inner-wrapper .pricing-plan-content .pricing-plan-pricing::before {
position: absolute;
left: 0;
top: 0;
height: 100%;
width: 100%;
content: "";
border-radius: 200px 0 0 200px;
opacity: 0.1;
background-color: var(--theme-color1);
}
@media (max-width: 575.98px) {
.pricing-plan-skin-style5 .pricing-plan-inner-wrapper .pricing-plan-content .pricing-plan-pricing::before {
border-radius: 0 200px 200px 0;
width: auto;
right: 0;
left: -37px;
}
}
.pricing-plan-skin-style5 .pricing-plan-inner-wrapper .pricing-plan-content .pricing-plan-pricing .pricing-plan-separator,
.pricing-plan-skin-style5 .pricing-plan-inner-wrapper .pricing-plan-content .pricing-plan-pricing .pricing-plan-postfix {
font-size: 20px;
letter-spacing: 0;
font-weight: 500;
}
.pricing-plan-skin-style6 {
position: relative;
margin-bottom: 30px;
transition: all 0.3s ease;
}
@media (prefers-reduced-motion: reduce) {
.pricing-plan-skin-style6 {
transition: none;
}
}
.pricing-plan-skin-style6 .pricing-plan-inner-wrapper {
position: relative;
background-color: #fff;
border: 1px solid #e1e1e1;
padding: 40px;
transition: all 0.3s ease;
}
@media (prefers-reduced-motion: reduce) {
.pricing-plan-skin-style6 .pricing-plan-inner-wrapper {
transition: none;
}
}
.pricing-plan-skin-style6 .pricing-plan-inner-wrapper:hover {
box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
-webkit-transform: translateY(-15px);
-moz-transform: translateY(-15px);
-ms-transform: translateY(-15px);
transform: translateY(-15px);
}
.pricing-plan-skin-style6 .pricing-plan-inner-wrapper .pricing-plan-title-area {
position: relative;
text-align: center;
}
.pricing-plan-skin-style6 .pricing-plan-inner-wrapper .pricing-plan-title-area .pricing-plan-title {
margin: 0;
}
.pricing-plan-skin-style6 .pricing-plan-inner-wrapper .pricing-plan-title-area .pricing-plan-pricing {
margin-bottom: 5px;
font-size: 55px;
color: var(--headings-color);
letter-spacing: -5px;
}
.pricing-plan-skin-style6 .pricing-plan-inner-wrapper .pricing-plan-title-area .pricing-plan-pricing .pricing-plan-separator,
.pricing-plan-skin-style6 .pricing-plan-inner-wrapper .pricing-plan-title-area .pricing-plan-pricing .pricing-plan-postfix {
font-size: 20px;
letter-spacing: 0;
}
.pricing-plan-skin-style6 .pricing-plan-inner-wrapper .pricing-plan-title-area .pricing-plan-thumb {
position: relative;
display: inline-block;
margin-bottom: 20px;
}
.pricing-plan-skin-style6 .pricing-plan-inner-wrapper .pricing-plan-subtitle {
margin-bottom: 12px;
border-bottom: 1px solid #e1e1e1;
padding-bottom: 17px;
margin-bottom: 25px;
}
.pricing-plan-skin-style6 .pricing-plan-inner-wrapper .pricing-plan-content .features-list {
margin-bottom: 30px;
}
.pricing-plan-skin-style6 .pricing-plan-inner-wrapper .pricing-plan-label {
position: absolute;
right: 13px;
top: 0;
-webkit-transform: rotate(-90deg) translateY(-100%);
-moz-transform: rotate(-90deg) translateY(-100%);
-ms-transform: rotate(-90deg) translateY(-100%);
transform: rotate(-90deg) translateY(-100%);
-webkit-transform-origin: right top;
-moz-transform-origin: right top;
-ms-transform-origin: right top;
transform-origin: right top;
padding: 6px 30px;
padding-left: 54px;
background-color: var(--theme-color2);
color: #fff;
}
.pricing-plan-skin-style6 .pricing-plan-inner-wrapper .pricing-plan-label::before {
position: absolute;
left: -1px;
top: 0;
border-top: 23px solid transparent;
border-bottom: 23px solid transparent;
border-left: 23px solid #ffffff;
content: "";
}
.pricing-plan-skin-style7 {
position: relative;
margin-bottom: 30px;
transition: all 0.3s ease;
}
@media (prefers-reduced-motion: reduce) {
.pricing-plan-skin-style7 {
transition: none;
}
}
.pricing-plan-skin-style7 .pricing-plan-inner-wrapper {
position: relative;
background-color: #fff;
border: 1px solid var(--theme-color1);
padding: 40px;
transition: all 0.3s ease;
border-radius: 7px;
}
@media (prefers-reduced-motion: reduce) {
.pricing-plan-skin-style7 .pricing-plan-inner-wrapper {
transition: none;
}
}
.pricing-plan-skin-style7 .pricing-plan-inner-wrapper:hover {
box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
-webkit-transform: translateY(-15px);
-moz-transform: translateY(-15px);
-ms-transform: translateY(-15px);
transform: translateY(-15px);
}
.pricing-plan-skin-style7 .pricing-plan-inner-wrapper .pricing-plan-title-area {
position: relative;
text-align: center;
}
.pricing-plan-skin-style7 .pricing-plan-inner-wrapper .pricing-plan-title-area .pricing-plan-title {
margin: 0;
}
.pricing-plan-skin-style7 .pricing-plan-inner-wrapper .pricing-plan-title-area .pricing-plan-pricing {
margin-bottom: 5px;
font-size: 55px;
color: var(--headings-color);
letter-spacing: -5px;
font-weight: 600;
}
.pricing-plan-skin-style7 .pricing-plan-inner-wrapper .pricing-plan-title-area .pricing-plan-pricing .pricing-plan-separator,
.pricing-plan-skin-style7 .pricing-plan-inner-wrapper .pricing-plan-title-area .pricing-plan-pricing .pricing-plan-postfix {
font-size: 20px;
letter-spacing: 0;
}
.pricing-plan-skin-style7 .pricing-plan-inner-wrapper .pricing-plan-title-area .pricing-plan-thumb {
position: relative;
display: inline-block;
margin-bottom: 20px;
}
.pricing-plan-skin-style7 .pricing-plan-inner-wrapper .pricing-plan-subtitle {
margin-bottom: 20px;
}
.pricing-plan-skin-style7 .pricing-plan-inner-wrapper .pricing-plan-content .features-list {
margin-bottom: 30px;
}
.pricing-plan-skin-style7 .pricing-plan-inner-wrapper .btn-view-details {
margin-bottom: -70px;
}
@media (max-width: 767.98px) {
.pricing-plan-skin-style7 .pricing-plan-inner-wrapper .btn-view-details {
margin-bottom: 0;
}
}
.pricing-plan-skin-style7 .pricing-plan-inner-wrapper .pricing-plan-label {
display: -webkit-inline-box;
display: -ms-inline-flexbox;
display: inline-flex;
background-color: #ffcd3e;
position: absolute;
top: 30px;
right: 0;
-webkit-transform: rotate(90deg);
-moz-transform: rotate(90deg);
-ms-transform: rotate(90deg);
transform: rotate(90deg);
color: var(--headings-color);
padding: 0 10px;
line-height: 30px;
font-weight: 500;
}
.pricing-plan-skin-style8 {
position: relative;
margin-bottom: 30px;
transition: all 0.3s ease;
}
@media (prefers-reduced-motion: reduce) {
.pricing-plan-skin-style8 {
transition: none;
}
}
.pricing-plan-skin-style8 .pricing-plan-inner-wrapper {
position: relative;
background-color: #fff;
border-radius: 10px;
padding: 40px;
transition: all 0.3s ease;
}
@media (prefers-reduced-motion: reduce) {
.pricing-plan-skin-style8 .pricing-plan-inner-wrapper {
transition: none;
}
}
@media (max-width: 575.98px) {
.pricing-plan-skin-style8 .pricing-plan-inner-wrapper {
padding: 40px 30px;
}
}
.pricing-plan-skin-style8 .pricing-plan-inner-wrapper:hover {
box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
-webkit-transform: translateY(-15px);
-moz-transform: translateY(-15px);
-ms-transform: translateY(-15px);
transform: translateY(-15px);
}
.pricing-plan-skin-style8 .pricing-plan-inner-wrapper .pricing-plan-title-area {
position: relative;
text-align: center;
}
.pricing-plan-skin-style8 .pricing-plan-inner-wrapper .pricing-plan-title-area .pricing-plan-title {
margin: 0;
}
.pricing-plan-skin-style8 .pricing-plan-inner-wrapper .pricing-plan-title-area .pricing-plan-pricing {
margin-bottom: 5px;
font-size: 55px;
color: var(--theme-color1);
letter-spacing: -5px;
}
.pricing-plan-skin-style8 .pricing-plan-inner-wrapper .pricing-plan-title-area .pricing-plan-pricing .pricing-plan-separator,
.pricing-plan-skin-style8 .pricing-plan-inner-wrapper .pricing-plan-title-area .pricing-plan-pricing .pricing-plan-postfix,
.pricing-plan-skin-style8 .pricing-plan-inner-wrapper .pricing-plan-title-area .pricing-plan-pricing .pricing-plan-prefix {
font-size: 18px;
letter-spacing: 0;
color: #808285;
}
.pricing-plan-skin-style8 .pricing-plan-inner-wrapper .pricing-plan-title-area .pricing-plan-pricing .pricing-plan-separator {
letter-spacing: -10px;
}
.pricing-plan-skin-style8 .pricing-plan-inner-wrapper .pricing-plan-title-area .pricing-plan-pricing .pricing-plan-prefix {
color: var(--theme-color1);
letter-spacing: -5px;
vertical-align: super;
font-size: 24px;
font-weight: 500;
}
.pricing-plan-skin-style8 .pricing-plan-inner-wrapper .pricing-plan-title-area .pricing-plan-pricing .pricing-plan-price {
font-weight: 600;
}
.pricing-plan-skin-style8 .pricing-plan-inner-wrapper .pricing-plan-title-area .pricing-plan-thumb {
position: relative;
display: inline-block;
margin-bottom: 35px;
margin-top: 10px;
}
.pricing-plan-skin-style8 .pricing-plan-subtitle {
margin-bottom: 12px;
}
.pricing-plan-skin-style8 .pricing-plan-content .features-list {
margin-bottom: 30px;
}
.tm-pricing-plan-switcher {
color: var(--heading-color);
font-size: 19px;
letter-spacing: -0.2px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
margin-bottom: 55px;
}
.tm-pricing-plan-switcher .price-offer {
color: var(--text-color-bg-theme-color2);
background-color: rgba(var(--theme-color2-rgb), 0.8);
font-size: 12px;
line-height: inherit;
padding: 0.5px 12px;
border-radius: 30px;
margin-left: 15px;
text-transform: uppercase;
}
.tm-pricing-plan-switcher .pricing-switcher-btn {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
}
.tm-pricing-plan-switcher .pricing-switcher-btn .btn-toggle {
width: 70px;
height: 33px;
border-radius: 17px;
background-color: rgba(22, 28, 45, 0.15);
position: relative;
display: inline-block;
margin: 0 1rem;
}
.tm-pricing-plan-switcher .pricing-switcher-btn .btn-toggle.secondary-active {
background-color: var(--theme-color1);
}
.tm-pricing-plan-switcher .pricing-switcher-btn .btn-toggle.secondary-active span {
right: 7px;
}
.tm-pricing-plan-switcher .pricing-switcher-btn .btn-toggle span {
width: 20px;
height: 20px;
background-color: #ffffff;
position: absolute;
right: calc(100% - 27px);
margin-left: 6px;
top: 50%;
-webkit-transform: translatey(-50%);
transform: translatey(-50%);
-webkit-transition: 0.4s ease-in-out;
transition: 0.4s ease-in-out;
border-radius: 500px;
pointer-events: none;
}
.tm-pricing-plan-switcher-button .switch-buttons {
display: flex;
flex-wrap: wrap;
margin: 0;
padding: 0;
list-style: none;
border: 0;
}
.tm-pricing-plan-switcher-button .switch-buttons li {
display: inline-block;
margin-bottom: 0;
}
.tm-pricing-plan-switcher-button .switch-buttons li a {
display: block;
border: 1px solid #eee;
outline: none;
display: inline-block;
padding: 0.9375rem 2.1875rem;
cursor: pointer;
border-radius: 0;
transition: all 0.4s ease;
background-color: rgb(254, 253, 254);
box-shadow: 0px 15px 30px 0px rgba(119, 123, 146, 0.1);
}
.tm-pricing-plan-switcher-button .switch-buttons li a:hover, .tm-pricing-plan-switcher-button .switch-buttons li a.active {
color: var(--text-color-bg-theme-color1);
border-color: var(--theme-color1);
background-color: var(--theme-color1);
}
.tm-pricing-plan-switcher-button .switch-buttons li a span.price-offer {
color: var(--text-color-bg-theme-color2);
background-color: rgba(var(--theme-color2-rgb), 0.8);
font-size: 12px;
line-height: inherit;
padding: 0.5px 12px;
border-radius: 30px;
margin-left: 15px;
text-transform: uppercase;
}
.tm-pricing-plan-switcher-button .switch-buttons li:first-child a {
border-top-left-radius: 4px;
border-bottom-left-radius: 4px;
}
.tm-pricing-plan-switcher-button .switch-buttons li:last-child a {
border-top-right-radius: 4px;
border-bottom-right-radius: 4px;
}
.tm-switch-buttons-round-yes .tm-pricing-plan-switcher-button .switch-buttons li:first-child a {
border-top-left-radius: 50px;
border-bottom-left-radius: 50px;
}
.tm-switch-buttons-round-yes .tm-pricing-plan-switcher-button .switch-buttons li:last-child a {
border-top-right-radius: 50px;
border-bottom-right-radius: 50px;
}.tm-sc-projects .cat-list {
list-style: none;
margin: 0;
}
.tm-sc-projects .cat-list li {
display: inline;
color: #aaa;
margin-right: 7px;
font-size: 13px;
}
.tm-sc-projects .cat-list li a {
color: #aaa;
text-transform: capitalize;
transition: all 0.3s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
.tm-sc-projects .cat-list li a {
transition: none;
}
}
.tm-sc-projects .cat-list li:last-child span {
display: none;
}
.tm-sc-projects .cat-list {
list-style: none;
margin: 0;
}
.tm-sc-projects .cat-list li {
display: inline;
color: #aaa;
margin-right: 7px;
font-size: 13px;
}
.tm-sc-projects .cat-list li a {
color: #aaa;
text-transform: capitalize;
transition: all 0.3s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
.tm-sc-projects .cat-list li a {
transition: none;
}
}
.tm-sc-projects .cat-list li:last-child span {
display: none;
}
.projects-current-theme1 {
position: relative;
margin-bottom: 30px;
}
.projects-current-theme1 .title {
color: var(--theme-color2);
margin-top: 0;
margin-bottom: 0;
opacity: 0;
transform: translateY(-40px);
transition: all 300ms ease;
}
.projects-current-theme1 .title a:hover {
color: var(--theme-color1);
}
.projects-current-theme1 .inner-box {
position: relative;
overflow: hidden;
}
.projects-current-theme1 .inner-box:hover .image:before {
height: 80%;
}
.projects-current-theme1 .inner-box:hover .image img {
transform: scale(1.1);
}
.projects-current-theme1 .inner-box:hover .content-box {
opacity: 1;
left: 0;
visibility: visible;
transform: translate(0);
}
.projects-current-theme1 .inner-box:hover .content-box .title {
opacity: 1;
transform: translate(0);
transition-delay: 300ms;
}
.projects-current-theme1 .inner-box:hover .content-box .cat-list {
opacity: 1;
transform: translate(0);
transition-delay: 500ms;
}
.projects-current-theme1 .image-box {
position: relative;
overflow: hidden;
transition: all 300ms ease;
}
.projects-current-theme1 .image-box .image {
position: relative;
overflow: hidden;
margin-bottom: 0px;
}
.projects-current-theme1 .image-box .image::before {
content: "";
position: absolute;
left: 0;
bottom: 0;
height: 0;
width: 100%;
opacity: 0.6;
background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgb(241, 168, 42) 100%);
transition: all 300ms ease;
z-index: 1;
}
.projects-current-theme1 .image-box .image a {
display: block;
width: 100%;
}
.projects-current-theme1 .image-box .image img {
transition: all 300ms ease;
width: 100%;
height: 100%;
object-fit: cover;
}
.projects-current-theme1 .content-box {
position: absolute;
left: 0;
right: 70px;
bottom: 0;
padding: 40px 40px 30px;
padding-left: 50px;
z-index: 9;
min-height: 130px;
background-color: #fff;
background-repeat: no-repeat;
background-position: bottom left;
background-image: url(//nativepartnership.org/wp-content/plugins/mascot-core-instec/assets/images/current-theme/icon-shape-6-right.png);
opacity: 0;
visibility: hidden;
transform: translateX(-20px);
transition: all 300ms ease;
}
.projects-current-theme1 .content-box .icon {
position: absolute;
top: -40px;
right: 0px;
display: block;
height: 40px;
width: 40px;
font-size: 16px;
color: #fff;
background-color: var(--theme-color2);
display: flex;
align-items: center;
justify-content: center;
transition: all 300ms ease;
}
.projects-current-theme1 .content-box .icon:hover {
background-color: var(--theme-color1);
color: var(--theme-color2);
}
.projects-current-theme1 .content-box .cat-list {
position: relative;
margin-bottom: 3px;
font-family: var(--font-current-theme2);
opacity: 0;
transform: translateY(-20px);
transition: all 300ms ease;
}
.projects-current-theme1 .content-box .cat-list li a {
font-size: 16px;
}
.tm-sc-projects .cat-list {
list-style: none;
margin: 0;
}
.tm-sc-projects .cat-list li {
display: inline;
color: #aaa;
margin-right: 7px;
font-size: 13px;
}
.tm-sc-projects .cat-list li a {
color: #aaa;
text-transform: capitalize;
transition: all 0.3s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
.tm-sc-projects .cat-list li a {
transition: none;
}
}
.tm-sc-projects .cat-list li:last-child span {
display: none;
} .tm-sc-projects .projects-current-theme2 .inner-box {
position: relative;
overflow: hidden;
}
.tm-sc-projects .projects-current-theme2 .inner-box:hover .image img {
-webkit-transform: scale(1.1);
-moz-transform: scale(1.1);
-ms-transform: scale(1.1);
transform: scale(1.1);
}
.tm-sc-projects .projects-current-theme2 .inner-box:hover .content-box {
opacity: 1;
visibility: visible;
-webkit-transform: translateY(0);
-moz-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
}
.tm-sc-projects .projects-current-theme2 .inner-box .image img {
width: 100%;
transition: all 400ms ease;
}
@media (prefers-reduced-motion: reduce) {
.tm-sc-projects .projects-current-theme2 .inner-box .image img {
transition: none;
}
}
.tm-sc-projects .projects-current-theme2 .inner-box .content-box {
opacity: 0;
visibility: hidden;
position: absolute;
bottom: -152px;
left: 0;
right: 0;
margin: 0 auto;
text-align: center;
background-color: rgba(var(--theme-color1-rgb), 0.95);
max-width: 100%;
height: 336px;
margin-right: 15px;
margin-left: 15px;
border-radius: 50%;
padding-top: 94px;
transition: all 0.3s ease;
transform: translateY(50%);
}
.tm-sc-projects .projects-current-theme2 .inner-box .content-box .cat-list li {
font-size: 16px;
line-height: 1;
}
.tm-sc-projects .projects-current-theme2 .inner-box .content-box .cat-list li a {
text-transform: uppercase;
color: #e7ddd7;
font-family: var(--font-current-theme2);
letter-spacing: 0.08rem;
}
.tm-sc-projects .projects-current-theme2 .inner-box .content-box .cat-list li span {
color: #e7ddd7;
}
.tm-sc-projects .projects-current-theme2 .inner-box .content-box .title {
text-transform: uppercase;
margin-top: 0;
color: #fff;
}
.tm-sc-projects .projects-current-theme2 .inner-box .content-box .title a:hover, .tm-sc-projects .projects-current-theme2 .inner-box .content-box .title a:focus {
color: #fff;
}
.tm-sc-projects .projects-current-theme2 .inner-box .content-box .more {
position: absolute;
top: 0;
right: 46px;
width: 52px;
height: 52px;
background-color: #fff;
line-height: 52px;
text-align: center;
border-radius: 50%;
}
.tm-sc-projects .projects-current-theme2 .inner-box .content-box .more:hover {
background-color: var(--theme-color1);
color: #fff;
}
.tm-sc-projects .cat-list {
list-style: none;
margin: 0;
}
.tm-sc-projects .cat-list li {
display: inline;
color: #aaa;
margin-right: 7px;
font-size: 13px;
}
.tm-sc-projects .cat-list li a {
color: #aaa;
text-transform: capitalize;
transition: all 0.3s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
.tm-sc-projects .cat-list li a {
transition: none;
}
}
.tm-sc-projects .cat-list li:last-child span {
display: none;
}
.project-skin-style1 {
padding-top: 98px;
text-align: center;
}
.project-skin-style1 .project-block {
background-color: #fff;
box-shadow: 0px 20px 20px 0px rgba(0, 0, 0, 0.03);
border: 1px solid #eee;
padding: 0 50px;
position: relative;
z-index: 1;
}
@media (max-width: 1199.98px) {
.project-skin-style1 .project-block {
padding: 0 30px;
}
}
.project-skin-style1 .project-block .thumb {
max-width: 220px;
margin: 0 auto 24px;
}
.project-skin-style1 .project-block .thumb img {
border: 12px solid #fff;
border-radius: 50%;
margin-top: -98px;
position: relative;
z-index: 1;
}
.project-skin-style1 .project-block .content {
transition: all 0.3s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
.project-skin-style1 .project-block .content {
transition: none;
}
}
.project-skin-style1 .project-block .content .cat-list li a {
text-transform: capitalize;
}
.project-skin-style1 .project-block .content .cat-list li a:hover {
color: var(--hover-theme-color);
}
.project-skin-style1 .project-block .content .title {
margin-bottom: 20px;
margin-top: 0;
}
.project-skin-style1 .project-block .content .title a {
color: #202426;
}
.project-skin-style1 .project-block .content .excerpt {
margin-bottom: 30px;
}
@media (max-width: 1199.98px) {
.project-skin-style1 .project-block .content p {
margin-bottom: 50px;
}
}
.project-skin-style1 .project-block .content .btn-link {
background-color: #f5f5f4;
border-radius: 35px 35px 0 0;
color: #303035;
display: inline-block;
font-size: 20px;
padding: 11px 25.25px 3px;
}
.project-skin-style1 .project-block .content .btn-link .shape-circle {
bottom: 0;
filter: brightness(0.1);
left: 50%;
opacity: 0.2;
position: absolute;
transform: translateX(-50%);
z-index: -1;
transition: all 0.3s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
.project-skin-style1 .project-block .content .btn-link .shape-circle {
transition: none;
}
}
.project-skin-style1 .project-block:hover .title a {
color: var(--theme-color1);
}
.project-skin-style1 .project-block:hover .content .btn-link {
background-color: var(--theme-color2);
color: #fff;
}
.project-skin-style1 .project-block:hover .content .btn-link .shape-circle {
filter: none;
opacity: 1;
}
.tm-sc-projects .cat-list {
list-style: none;
margin: 0;
}
.tm-sc-projects .cat-list li {
display: inline;
color: #aaa;
margin-right: 7px;
font-size: 13px;
}
.tm-sc-projects .cat-list li a {
color: #aaa;
text-transform: capitalize;
transition: all 0.3s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
.tm-sc-projects .cat-list li a {
transition: none;
}
}
.tm-sc-projects .cat-list li:last-child span {
display: none;
}
.project-skin-style2 {
position: relative;
}
.project-skin-style2 .thumb {
overflow: hidden;
position: relative;
}
.project-skin-style2 .thumb img {
-webkit-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
transition: all 0.4s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
.project-skin-style2 .thumb img {
transition: none;
}
}
.project-skin-style2 .thumb .overlay {
background-color: rgba(29, 29, 35, 0.7);
bottom: 0;
left: 0;
opacity: 0;
position: absolute;
right: 0;
top: 0;
transition: all 0.3s ease;
}
@media (prefers-reduced-motion: reduce) {
.project-skin-style2 .thumb .overlay {
transition: none;
}
}
.project-skin-style2 .thumb .overlay .icon {
font-size: 24px;
position: absolute;
top: 40%;
left: 50%;
transform: translate(-50%, -40%);
margin: 0 auto;
}
.project-skin-style2 .details {
bottom: 0;
left: 0;
position: absolute;
right: 0;
background: rgba(var(--theme-color1-rgb), 0.9);
padding: 30px;
}
.project-skin-style2 .details .cat-list li {
color: var(--text-color-bg-theme-color1);
}
.project-skin-style2 .details .cat-list li a {
color: var(--text-color-bg-theme-color1);
}
.project-skin-style2 .details .cat-list li a:hover {
color: var(--text-color-bg-theme-color1);
}
.project-skin-style2 .details .title {
color: var(--text-color-bg-theme-color1);
margin-bottom: 0;
margin-top: 0;
}
.project-skin-style2 .details .title a:hover, .project-skin-style2 .details .title a:focus {
color: #f1f1f1;
}
.project-skin-style2:hover .thumb img {
-webkit-transform: scale(1.1);
-moz-transform: scale(1.1);
-ms-transform: scale(1.1);
transform: scale(1.1);
}
.project-skin-style2:hover .thumb .overlay {
opacity: 1;
}
.tm-sc-projects .cat-list {
list-style: none;
margin: 0;
}
.tm-sc-projects .cat-list li {
display: inline;
color: #aaa;
margin-right: 7px;
font-size: 13px;
}
.tm-sc-projects .cat-list li a {
color: #aaa;
text-transform: capitalize;
transition: all 0.3s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
.tm-sc-projects .cat-list li a {
transition: none;
}
}
.tm-sc-projects .cat-list li:last-child span {
display: none;
}
.project-skin-style3 {
position: relative;
overflow: hidden;
}
.project-skin-style3 .thumb {
overflow: hidden;
position: relative;
-webkit-transform: scale(1);
-moz-transform: scale(1);
transform: scale(1);
-webkit-transition: transform 0.5s cubic-bezier(0.57, 0.04, 0.06, 0.84), opacity 0s;
transition: transform 0.5s cubic-bezier(0.57, 0.04, 0.06, 0.84), opacity 0s;
}
.project-skin-style3 .tm-project-content-wrapper {
box-sizing: border-box;
padding: 0;
position: absolute;
left: 0;
top: 0;
height: 100%;
width: 100%;
}
.project-skin-style3 .tm-project-content-wrapper .tm-project-content {
display: table;
height: 100%;
width: 100%;
overflow: hidden;
}
.project-skin-style3 .tm-project-content-wrapper .tm-project-content:after {
content: "";
position: absolute;
top: 0;
left: 0;
bottom: 0;
right: 0;
opacity: 0;
-webkit-transform-origin: 0 0;
-moz-transform-origin: 0 0;
transform-origin: 0 0;
-webkit-transform: scaleY(0);
-moz-transform: scaleY(0);
transform: scaleY(0);
-webkit-transition: transform 0.5s cubic-bezier(0.57, 0.04, 0.06, 0.84), opacity 0s 0.5s;
transition: transform 0.5s cubic-bezier(0.57, 0.04, 0.06, 0.84), opacity 0s 0.5s;
background-color: rgba(var(--theme-color2-rgb), 0.9);
}
.project-skin-style3 .tm-project-content-wrapper .tm-project-content .tm-project-content-inner {
display: block;
padding: 50px;
height: 100%;
width: 100%;
position: absolute;
vertical-align: middle;
z-index: 9;
}
@media (max-width: 767.98px) {
.project-skin-style3 .tm-project-content-wrapper .tm-project-content .tm-project-content-inner {
padding: 30px;
}
}
.project-skin-style3 .tm-project-content-wrapper .tm-project-content .tm-project-content-inner .tm-project-content-inner-wrapper {
position: relative;
height: 100%;
width: 100%;
}
.project-skin-style3 .tm-project-content-wrapper .tm-project-content .tm-project-content-inner .tm-project-content-inner-wrapper .project-detials {
bottom: 0;
position: absolute;
}
.project-skin-style3 .tm-project-content-wrapper .tm-project-content .tm-project-content-inner .tm-project-content-inner-wrapper .project-detials .category a {
color: var(--theme-color1);
font-size: 14px;
letter-spacing: 1px;
margin-bottom: 0;
text-transform: uppercase;
}
.project-skin-style3 .tm-project-content-wrapper .tm-project-content .tm-project-content-inner .tm-project-content-inner-wrapper .project-detials .title {
color: #fff;
margin-top: 0;
text-transform: uppercase;
}
.project-skin-style3 .tm-project-content-wrapper .tm-project-content .tm-project-content-inner .tm-project-content-inner-wrapper .project-detials .title a:hover {
color: #ddd;
}
.project-skin-style3 .tm-project-content-wrapper .tm-project-content .tm-project-content-inner .tm-project-content-inner-wrapper .cat-list li {
color: #fff;
}
.project-skin-style3 .tm-project-content-wrapper .tm-project-content .tm-project-content-inner .tm-project-content-inner-wrapper .cat-list li a {
color: #fff;
}
.project-skin-style3 .tm-project-content-wrapper .tm-project-content .tm-project-content-inner .tm-project-content-inner-wrapper .cat-list li a:hover {
color: var(--hover-theme-color);
}
.project-skin-style3 .tm-project-content-wrapper .tm-project-content .tm-project-content-inner .tm-project-content-inner-wrapper .cat-list, .project-skin-style3 .tm-project-content-wrapper .tm-project-content .tm-project-content-inner .tm-project-content-inner-wrapper .title, .project-skin-style3 .tm-project-content-wrapper .tm-project-content .tm-project-content-inner .tm-project-content-inner-wrapper .styled-icons {
position: relative;
opacity: 0;
-webkit-transform: translate3d(0, -100%, 0);
-moz-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0);
-webkit-transition: -webkit-transform 0.4s, opacity 0.2s;
transition: transform 0.4s, opacity 0.2s;
will-change: transform, opacity;
}
.project-skin-style3 .tm-project-content-wrapper .tm-project-content .tm-project-content-inner .tm-project-content-inner-wrapper .icons-holder-inner {
top: 0;
overflow: hidden;
position: absolute;
right: -4px;
}
.project-skin-style3 .tm-project-content-wrapper .tm-project-content .tm-project-content-inner .tm-project-content-inner-wrapper .icons-holder-inner .styled-icons .styled-icons-item {
background-color: var(--theme-color1);
border-radius: 0;
color: #fff;
font-size: 24px;
height: 73px;
line-height: 70px;
text-align: center;
width: 75px;
}
@media (max-width: 767.98px) {
.project-skin-style3 .tm-project-content-wrapper .tm-project-content .tm-project-content-inner .tm-project-content-inner-wrapper .icons-holder-inner .styled-icons .styled-icons-item {
font-size: 20px;
line-height: 60px;
height: 60px;
width: 60px;
}
}
.project-skin-style3:hover .thumb {
-webkit-transform: scale(1.1);
-moz-transform: scale(1.1);
transform: scale(1.1);
}
.project-skin-style3:hover .tm-project-content-wrapper .tm-project-content:after {
opacity: 1;
-webkit-transform: scaleY(1);
-moz-transform: scaleY(1);
transform: scaleY(1);
-webkit-transition: transform 0.5s cubic-bezier(0.57, 0.04, 0.06, 0.84), opacity 0s;
transition: transform 0.5s cubic-bezier(0.57, 0.04, 0.06, 0.84), opacity 0s;
}
.project-skin-style3:hover .tm-project-content-wrapper .tm-project-content .tm-project-content-inner .cat-list {
opacity: 1;
-webkit-transform: translate3d(0, 0, 0);
-moz-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
-webkit-transition: -webkit-transform 0.6s cubic-bezier(0.57, 0.04, 0.06, 0.84) 0.1s, opacity 0.2s 0.1s;
transition: transform 0.6s cubic-bezier(0.57, 0.04, 0.06, 0.84) 0.1s, opacity 0.2s 0.1s;
}
.project-skin-style3:hover .tm-project-content-wrapper .tm-project-content .tm-project-content-inner .title {
opacity: 1;
-webkit-transform: translate3d(0, 0, 0);
-moz-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
-webkit-transition: -webkit-transform 0.6s cubic-bezier(0.57, 0.04, 0.06, 0.84) 0.1s, opacity 0.2s 0.1s;
transition: transform 0.6s cubic-bezier(0.57, 0.04, 0.06, 0.84) 0.1s, opacity 0.2s 0.1s;
}
.project-skin-style3:hover .tm-project-content-wrapper .tm-project-content .tm-project-content-inner .styled-icons {
opacity: 1;
-webkit-transform: translate3d(0, 0, 0);
-moz-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
-webkit-transition: -webkit-transform 0.6s cubic-bezier(0.57, 0.04, 0.06, 0.84) 0.2s, opacity 0.2s 0.2s;
transition: transform 0.6s cubic-bezier(0.57, 0.04, 0.06, 0.84) 0.2s, opacity 0.2s 0.2s;
}
.tm-sc-projects .cat-list {
list-style: none;
margin: 0;
}
.tm-sc-projects .cat-list li {
display: inline;
color: #aaa;
margin-right: 7px;
font-size: 13px;
}
.tm-sc-projects .cat-list li a {
color: #aaa;
text-transform: capitalize;
transition: all 0.3s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
.tm-sc-projects .cat-list li a {
transition: none;
}
}
.tm-sc-projects .cat-list li:last-child span {
display: none;
}
.project-skin-style4 {
position: relative;
}
.project-skin-style4 .project-thumb img {
transition: all 0.4s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
.project-skin-style4 .project-thumb img {
transition: none;
}
}
.project-skin-style4 .project-content {
text-align: center;
background: var(--theme-color2);
padding: 25px;
position: absolute;
bottom: 0;
left: 0;
right: 0;
margin: 0 auto;
width: 100%;
transition: 300ms;
z-index: 2;
transition: all 0.4s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
.project-skin-style4 .project-content {
transition: none;
}
}
.project-skin-style4 .project-content:after {
position: absolute;
content: "";
top: -20px;
left: 0;
right: 0;
margin: 0 auto;
width: 0;
height: 0;
border-style: solid;
border-width: 0 30px 20px 30px;
border-color: transparent transparent var(--theme-color2) transparent;
transition: all 0.4s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
.project-skin-style4 .project-content:after {
transition: none;
}
}
.project-skin-style4 .project-content .cat-list li {
color: var(--text-color-bg-theme-color2);
}
.project-skin-style4 .project-content .cat-list li a {
color: var(--text-color-bg-theme-color2);
}
.project-skin-style4 .project-content .cat-list li a:hover {
color: var(--text-color-bg-theme-color2);
}
.project-skin-style4 .project-content .title {
margin-top: 0;
margin-bottom: 5px;
color: var(--text-color-bg-theme-color2);
}
.project-skin-style4 .project-content .title a:hover,
.project-skin-style4 .project-content .title a:focus {
color: var(--text-color-bg-theme-color1);
}
.project-skin-style4 .project-content .excerpt {
color: var(--text-color-bg-theme-color2);
}
.project-skin-style4 .project-content > :first-child {
margin-top: 0;
}
.project-skin-style4:hover .project-content {
background: var(--theme-color1);
}
.project-skin-style4:hover .project-content:after {
border-color: transparent transparent var(--theme-color1) transparent;
transition: all 0.4s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
.project-skin-style4:hover .project-content:after {
transition: none;
}
}
.project-skin-style4:hover .project-content .title {
margin-bottom: 5px;
color: var(--text-color-bg-theme-color1);
}
.project-skin-style4:hover .project-content .excerpt {
color: var(--text-color-bg-theme-color1);
}
.project-skin-style4:hover .project-content .cat-list li a {
color: var(--text-color-bg-theme-color1);
}
.tm-sc-projects .cat-list {
list-style: none;
margin: 0;
}
.tm-sc-projects .cat-list li {
display: inline;
color: #aaa;
margin-right: 7px;
font-size: 13px;
}
.tm-sc-projects .cat-list li a {
color: #aaa;
text-transform: capitalize;
transition: all 0.3s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
.tm-sc-projects .cat-list li a {
transition: none;
}
}
.tm-sc-projects .cat-list li:last-child span {
display: none;
}
.project-skin-flat {
position: relative;
}
.project-skin-flat .thumb {
overflow: hidden;
position: relative;
}
.project-skin-flat .thumb img {
-webkit-transform: scale(1.1);
-moz-transform: scale(1.1);
-ms-transform: scale(1.1);
transform: scale(1.1);
transition: transform 0.5s cubic-bezier(0.18, 0.71, 0.58, 1);
will-change: transform;
}
@media (prefers-reduced-motion: reduce) {
.project-skin-flat .thumb img {
transition: none;
}
}
.project-skin-flat .details {
padding: 20px 30px 30px 0;
}
.project-skin-flat .details .title {
margin-top: 0;
}
.project-skin-flat:hover .thumb img {
-webkit-transform: scale(1.1) translateX(12px);
-moz-transform: scale(1.1) translateX(12px);
-ms-transform: scale(1.1) translateX(12px);
transform: scale(1.1) translateX(12px);
}
.tm-sc-projects .cat-list {
list-style: none;
margin: 0;
}
.tm-sc-projects .cat-list li {
display: inline;
color: #aaa;
margin-right: 7px;
font-size: 13px;
}
.tm-sc-projects .cat-list li a {
color: #aaa;
text-transform: capitalize;
transition: all 0.3s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
.tm-sc-projects .cat-list li a {
transition: none;
}
}
.tm-sc-projects .cat-list li:last-child span {
display: none;
}
.projects-mouse-follow-floating-info .thumb {
position: relative;
}
.projects-mouse-follow-floating-info .thumb img {
border-radius: 5px;
}
.projects-mouse-follow-floating-info .thumb .details {
position: absolute;
left: 30px;
bottom: 30px;
transition: all 0.5s;
transform: translateY(20px);
opacity: 0;
z-index: 1;
}
@media (prefers-reduced-motion: reduce) {
.projects-mouse-follow-floating-info .thumb .details {
transition: none;
}
}
.projects-mouse-follow-floating-info .thumb .details .title {
color: #fff;
padding-right: 60px;
line-height: 36px;
margin: 0;
position: relative;
}
.projects-mouse-follow-floating-info .thumb .btn-view-details {
position: absolute;
bottom: -15px;
right: 40px;
transition: all 0.5s;
opacity: 0;
z-index: 1;
}
@media (prefers-reduced-motion: reduce) {
.projects-mouse-follow-floating-info .thumb .btn-view-details {
transition: none;
}
}
.projects-mouse-follow-floating-info .thumb .btn-view-details a {
font-size: 14px;
padding: 8px 16px;
text-transform: capitalize;
}
.projects-mouse-follow-floating-info .thumb:after {
position: absolute;
content: "";
height: 0;
width: 100%;
left: 0;
top: 0;
opacity: 0;
z-index: 0;
transition: all 0.5s;
border-radius: 5px;
}
@media (prefers-reduced-motion: reduce) {
.projects-mouse-follow-floating-info .thumb:after {
transition: none;
}
}
.projects-mouse-follow-floating-info:hover .thumb .details {
transform: translateY(0);
opacity: 1;
}
.projects-mouse-follow-floating-info:hover .thumb .btn-view-details {
right: 20px;
opacity: 1;
}
.projects-mouse-follow-floating-info:hover .thumb:after {
opacity: 1;
height: 100%;
background: linear-gradient(0deg, #081B2C, transparent);
}.tm-sc-blog article .box-hover-effect {
display: block;
}
.tm-sc-blog article .post-thumb .post-thumb-inner .thumb {
display: flex;
overflow: hidden;
position: relative;
}
.tm-sc-blog article .post-thumb .post-thumb-inner .thumb img {
-webkit-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
transition: all 0.4s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
.tm-sc-blog article .post-thumb .post-thumb-inner .thumb img {
transition: none;
}
}
.tm-sc-blog article .post-thumb .post-thumb-inner .thumb .icon-link {
background: #2d1212;
color: #fff;
opacity: 0;
filter: alpha(opacity=0);
transition: all 0.45s;
width: 32px;
height: 32px;
line-height: 33px;
position: absolute;
top: 15px;
right: 15px;
z-index: 99;
text-align: center;
margin-top: 45px;
}
@media (prefers-reduced-motion: reduce) {
.tm-sc-blog article .post-thumb .post-thumb-inner .thumb .icon-link {
transition: none;
}
}
.tm-sc-blog article .entry-content > :nth-last-child {
margin-bottom: 0;
}
.tm-sc-blog article .box-hover-effect {
display: block;
}
.tm-sc-blog article .post-thumb .post-thumb-inner .thumb {
display: flex;
overflow: hidden;
position: relative;
}
.tm-sc-blog article .post-thumb .post-thumb-inner .thumb img {
-webkit-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
transition: all 0.4s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
.tm-sc-blog article .post-thumb .post-thumb-inner .thumb img {
transition: none;
}
}
.tm-sc-blog article .post-thumb .post-thumb-inner .thumb .icon-link {
background: #2d1212;
color: #fff;
opacity: 0;
filter: alpha(opacity=0);
transition: all 0.45s;
width: 32px;
height: 32px;
line-height: 33px;
position: absolute;
top: 15px;
right: 15px;
z-index: 99;
text-align: center;
margin-top: 45px;
}
@media (prefers-reduced-motion: reduce) {
.tm-sc-blog article .post-thumb .post-thumb-inner .thumb .icon-link {
transition: none;
}
}
.tm-sc-blog article .entry-content > :nth-last-child {
margin-bottom: 0;
}
.tm-sc-blog .blog-item-current-style1 {
position: relative;
transition: all 300ms ease;
}
@media (prefers-reduced-motion: reduce) {
.tm-sc-blog .blog-item-current-style1 {
transition: none;
}
}
.tm-sc-blog .blog-item-current-style1:hover .entry-header .thumb:after {
left: 0;
right: 0;
opacity: 0;
transition: all 400ms linear;
}
@media (prefers-reduced-motion: reduce) {
.tm-sc-blog .blog-item-current-style1:hover .entry-header .thumb:after {
transition: none;
}
}
.tm-sc-blog .blog-item-current-style1:hover .entry-header .thumb img {
-webkit-transform: scale(1.1);
-moz-transform: scale(1.1);
-ms-transform: scale(1.1);
transform: scale(1.1);
}
.tm-sc-blog .blog-item-current-style1 .entry-header {
position: relative;
}
.tm-sc-blog .blog-item-current-style1 .entry-header .thumb {
position: relative;
overflow: hidden;
margin-bottom: 0;
}
.tm-sc-blog .blog-item-current-style1 .entry-header .thumb img {
display: block;
width: 100%;
transition: all 400ms ease;
}
@media (prefers-reduced-motion: reduce) {
.tm-sc-blog .blog-item-current-style1 .entry-header .thumb img {
transition: none;
}
}
.tm-sc-blog .blog-item-current-style1 .entry-header .thumb:after {
background: rgba(255, 255, 255, 0.3);
bottom: 0;
content: "";
left: 50%;
position: absolute;
right: 51%;
top: 0;
opacity: 1;
pointer-events: none;
transition: all 400ms linear;
}
@media (prefers-reduced-motion: reduce) {
.tm-sc-blog .blog-item-current-style1 .entry-header .thumb:after {
transition: none;
}
}
.tm-sc-blog .blog-item-current-style1 .entry-header .post-single-meta {
position: absolute;
right: 20px;
bottom: 80px;
background: var(--theme-color1);
color: #ffffff;
z-index: 1;
display: flex;
align-items: center;
justify-content: center;
height: 50px;
width: 55px;
text-align: center;
line-height: 1;
text-transform: uppercase;
}
.tm-sc-blog .blog-item-current-style1 .entry-header .post-single-meta span {
font-size: 16px;
font-weight: 500;
font-family: var(--font-current-theme2);
display: block;
text-align: center;
color: var(--text-color-bg-theme-color1);
}
.tm-sc-blog .blog-item-current-style1 .entry-header .post-single-meta span.month {
margin-bottom: -4px;
}
.tm-sc-blog .blog-item-current-style1 .entry-header .post-single-meta span.year {
display: none;
}
.tm-sc-blog .blog-item-current-style1 .entry-content {
position: relative;
padding: 30px 30px 0;
z-index: 2;
background-color: #ffffff;
box-shadow: 0 10px 60px rgba(0, 0, 0, 0.05);
margin: 0 20px;
margin-top: -80px;
}
.tm-sc-blog .blog-item-current-style1 .entry-meta {
position: relative;
margin-bottom: 5px;
}
.tm-sc-blog .blog-item-current-style1 .entry-meta li {
position: relative;
font-size: 14px;
line-height: 25px;
font-weight: 500;
letter-spacing: 0.1em;
text-transform: uppercase;
font-family: var(--font-current-theme2);
margin: 0 5px;
}
.tm-sc-blog .blog-item-current-style1 .entry-meta li i {
margin-right: 5px;
color: var(--theme-color1);
font-size: 14px;
}
.tm-sc-blog .blog-item-current-style1 .entry-title {
margin-top: 0;
margin-bottom: 15px;
text-transform: uppercase;
}
.tm-sc-blog .blog-item-current-style1 .entry-title:hover {
color: var(--theme-color2);
}
.tm-sc-blog .blog-item-current-style1 .btn-view-details {
padding-top: 5px;
}
.tm-sc-blog .blog-item-current-style1 .btn-view-details .btn-plain-text {
position: relative;
display: flex;
font-size: 12px;
text-transform: uppercase;
font-weight: 600;
color: #212529;
letter-spacing: 0.1em;
padding: 15px 0;
border-top: 1px solid #dcdcdc;
transition: all 300ms linear;
}
@media (prefers-reduced-motion: reduce) {
.tm-sc-blog .blog-item-current-style1 .btn-view-details .btn-plain-text {
transition: none;
}
}
.tm-sc-blog .blog-item-current-style1 .btn-view-details .btn-plain-text:after {
content: "\f30b";
color: #212529;
font-family: "Font Awesome 5 Free";
transition: all 300ms linear;
margin-left: 15px;
}
@media (prefers-reduced-motion: reduce) {
.tm-sc-blog .blog-item-current-style1 .btn-view-details .btn-plain-text:after {
transition: none;
}
}
.tm-sc-blog .blog-item-current-style1 .btn-view-details .btn-plain-text:hover, .tm-sc-blog .blog-item-current-style1 .btn-view-details .btn-plain-text:hover:after {
color: var(--theme-color1);
}
.blog-item-current-style2 {
position: relative;
margin-bottom: 30px;
}
.blog-item-current-style2:hover .entry-header .thumb::after {
left: 0;
right: 0;
opacity: 0;
transition: all 400ms linear;
}
@media (prefers-reduced-motion: reduce) {
.blog-item-current-style2:hover .entry-header .thumb::after {
transition: none;
}
}
.blog-item-current-style2:hover .entry-header .thumb img {
-webkit-transform: scale(1.1) !important;
-moz-transform: scale(1.1) !important;
-ms-transform: scale(1.1) !important;
transform: scale(1.1) !important;
}
.blog-item-current-style2 .entry-header {
padding: 0 30px;
}
.blog-item-current-style2 .entry-header .thumb {
overflow: hidden;
border-radius: 10px;
position: relative;
}
.blog-item-current-style2 .entry-header .thumb::after {
background: rgba(255, 255, 255, 0.3);
bottom: 0;
content: "";
left: 50%;
position: absolute;
right: 51%;
top: 0;
opacity: 1;
pointer-events: none;
transition: all 400ms linear;
}
@media (prefers-reduced-motion: reduce) {
.blog-item-current-style2 .entry-header .thumb::after {
transition: none;
}
}
.blog-item-current-style2 .entry-header .thumb img {
width: 100%;
transition: all 300ms ease;
}
@media (prefers-reduced-motion: reduce) {
.blog-item-current-style2 .entry-header .thumb img {
transition: none;
}
}
.blog-item-current-style2 .entry-content {
background-color: #f2f3f5;
padding: 145px 30px 30px;
margin-top: -122px;
border-radius: 10px;
}
.blog-item-current-style2 .entry-content .entry-title {
color: var(--theme-color2);
}
.blog-item-current-style2 .entry-content .entry-title:hover a {
color: var(--theme-color1);
}
.blog-item-current-style2 .entry-content .entry-meta i {
color: var(--theme-color1);
}
.blog-item-current-style2 .entry-content .entry-meta .categories-links a:last-child {
display: none;
}
.blog-item-current-style2 .entry-content .btn-plain-text-with-arrow-right {
border-bottom: none !important;
text-transform: capitalize !important;
font-weight: 600 !important;
}
.tm-sc-blog article .box-hover-effect {
display: block;
}
.tm-sc-blog article .post-thumb .post-thumb-inner .thumb {
display: flex;
overflow: hidden;
position: relative;
}
.tm-sc-blog article .post-thumb .post-thumb-inner .thumb img {
-webkit-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
transition: all 0.4s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
.tm-sc-blog article .post-thumb .post-thumb-inner .thumb img {
transition: none;
}
}
.tm-sc-blog article .post-thumb .post-thumb-inner .thumb .icon-link {
background: #2d1212;
color: #fff;
opacity: 0;
filter: alpha(opacity=0);
transition: all 0.45s;
width: 32px;
height: 32px;
line-height: 33px;
position: absolute;
top: 15px;
right: 15px;
z-index: 99;
text-align: center;
margin-top: 45px;
}
@media (prefers-reduced-motion: reduce) {
.tm-sc-blog article .post-thumb .post-thumb-inner .thumb .icon-link {
transition: none;
}
}
.tm-sc-blog article .entry-content > :nth-last-child {
margin-bottom: 0;
}
.tm-sc-blog.tm-sc-blog-floating-parallax .floating-posts-holder {
text-align: center;
}
.tm-sc-blog.tm-sc-blog-floating-parallax .floating-posts-holder article {
padding: 30px;
}
.tm-sc-blog.tm-sc-blog-floating-parallax .floating-posts-holder .entry-meta i {
display: none;
}
.tm-sc-blog.tm-sc-blog-floating-parallax .floating-posts-holder .entry-header {
clip-path: inset(0% 0% 0% 0%);
-webkit-transition: all 0.3s cubic-bezier(0.7, 0.04, 0.37, 1);
transition: all 0.3s cubic-bezier(0.7, 0.04, 0.37, 1);
}
.tm-sc-blog.tm-sc-blog-floating-parallax .floating-posts-holder .post-thumb .post-thumb-inner .thumb {
border-radius: 7px;
}
.tm-sc-blog.tm-sc-blog-floating-parallax .floating-posts-holder:hover .entry-header {
clip-path: inset(3% 3% 3% 3%);
}
.tm-sc-blog article .box-hover-effect {
display: block;
}
.tm-sc-blog article .post-thumb .post-thumb-inner .thumb {
display: flex;
overflow: hidden;
position: relative;
}
.tm-sc-blog article .post-thumb .post-thumb-inner .thumb img {
-webkit-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
transition: all 0.4s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
.tm-sc-blog article .post-thumb .post-thumb-inner .thumb img {
transition: none;
}
}
.tm-sc-blog article .post-thumb .post-thumb-inner .thumb .icon-link {
background: #2d1212;
color: #fff;
opacity: 0;
filter: alpha(opacity=0);
transition: all 0.45s;
width: 32px;
height: 32px;
line-height: 33px;
position: absolute;
top: 15px;
right: 15px;
z-index: 99;
text-align: center;
margin-top: 45px;
}
@media (prefers-reduced-motion: reduce) {
.tm-sc-blog article .post-thumb .post-thumb-inner .thumb .icon-link {
transition: none;
}
}
.tm-sc-blog article .entry-content > :nth-last-child {
margin-bottom: 0;
}
.tm-sc-blog.tm-sc-blog-masonry-tiles .has-masonry-tiles-fixed-image-size.isotope-layout .isotope-item .isotope-item-inner {
height: 100%;
}
.tm-sc-blog.tm-sc-blog-masonry-tiles .has-masonry-tiles-fixed-image-size.isotope-layout .isotope-item .isotope-item-inner .post {
height: 100%;
}
.tm-sc-blog.tm-sc-blog-masonry-tiles .has-masonry-tiles-fixed-image-size.isotope-layout .isotope-item .isotope-item-inner .post .entry-header {
height: 100%;
}
.tm-sc-blog.tm-sc-blog-masonry-tiles .has-masonry-tiles-fixed-image-size.isotope-layout .isotope-item .isotope-item-inner .post .entry-header .post-thumb {
height: 100%;
}
.tm-sc-blog.tm-sc-blog-masonry-tiles .has-masonry-tiles-fixed-image-size.isotope-layout .isotope-item .isotope-item-inner .post .entry-header .post-thumb .post-thumb-inner {
height: 100%;
}
.tm-sc-blog.tm-sc-blog-masonry-tiles .has-masonry-tiles-fixed-image-size.isotope-layout .isotope-item .isotope-item-inner .post .entry-header .post-thumb .post-thumb-inner .thumb {
height: 100%;
}
.tm-sc-blog article .box-hover-effect {
display: block;
}
.tm-sc-blog article .post-thumb .post-thumb-inner .thumb {
display: flex;
overflow: hidden;
position: relative;
}
.tm-sc-blog article .post-thumb .post-thumb-inner .thumb img {
-webkit-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
transition: all 0.4s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
.tm-sc-blog article .post-thumb .post-thumb-inner .thumb img {
transition: none;
}
}
.tm-sc-blog article .post-thumb .post-thumb-inner .thumb .icon-link {
background: #2d1212;
color: #fff;
opacity: 0;
filter: alpha(opacity=0);
transition: all 0.45s;
width: 32px;
height: 32px;
line-height: 33px;
position: absolute;
top: 15px;
right: 15px;
z-index: 99;
text-align: center;
margin-top: 45px;
}
@media (prefers-reduced-motion: reduce) {
.tm-sc-blog article .post-thumb .post-thumb-inner .thumb .icon-link {
transition: none;
}
}
.tm-sc-blog article .entry-content > :nth-last-child {
margin-bottom: 0;
}
.tm-sc-blog.blog-vertical-list .isotope-layout {
margin-left: 0;
}
.tm-sc-blog.blog-vertical-list article {
padding: 35px 0;
background-color: #fff;
border-bottom: 1px solid #eee;
transition: all 0.4s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
.tm-sc-blog.blog-vertical-list article {
transition: none;
}
}
@media (min-width: 768px) {
.tm-sc-blog.blog-vertical-list article {
display: flex;
align-items: center;
}
}
@media (min-width: 768px) {
.tm-sc-blog.blog-vertical-list article .entry-header {
margin-right: 20px;
}
}
@media (max-width: 767.98px) {
.tm-sc-blog.blog-vertical-list article .entry-header {
margin-bottom: 20px;
}
}
@media (min-width: 768px) {
.tm-sc-blog.blog-vertical-list article .entry-header img {
max-width: 175px;
}
}
.tm-sc-blog.blog-vertical-list article .entry-content .entry-title {
margin-top: 0;
margin-bottom: 1rem;
}
.tm-sc-blog.blog-vertical-list article .entry-content .entry-meta {
margin-bottom: 10px;
}
.tm-sc-blog.blog-vertical-list article .entry-content .entry-meta li i {
color: var(--theme-color2);
}
.tm-sc-blog.blog-vertical-list article .entry-content .entry-meta li a:hover {
color: var(--theme-color2);
}
.tm-sc-blog.blog-vertical-list article:first-child {
padding-top: 0;
}
.tm-sc-blog.blog-vertical-list article:last-child {
border-bottom: none;
}.mfp-bg {
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 1042;
overflow: hidden;
position: fixed;
background: #0b0b0b;
opacity: 0.98; }
.mfp-wrap {
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 1043;
position: fixed;
outline: none !important;
-webkit-backface-visibility: hidden; }
.mfp-container {
text-align: center;
position: absolute;
width: 100%;
height: 100%;
left: 0;
top: 0;
padding: 0 8px;
box-sizing: border-box; }
.mfp-container:before {
content: '';
display: inline-block;
height: 100%;
vertical-align: middle; }
.mfp-align-top .mfp-container:before {
display: none; }
.mfp-content {
position: relative;
display: inline-block;
vertical-align: middle;
margin: 0 auto;
text-align: left;
z-index: 1045; }
.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
width: 100%;
cursor: auto; }
.mfp-ajax-cur {
cursor: progress; }
.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
cursor: -moz-zoom-out;
cursor: -webkit-zoom-out;
cursor: zoom-out; }
.mfp-zoom {
cursor: pointer;
cursor: -webkit-zoom-in;
cursor: -moz-zoom-in;
cursor: zoom-in; }
.mfp-auto-cursor .mfp-content {
cursor: auto; }
.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
-webkit-user-select: none;
-moz-user-select: none;
user-select: none; }
.mfp-loading.mfp-figure {
display: none; }
.mfp-hide {
display: none !important; }
.mfp-preloader {
color: #CCC;
position: absolute;
top: 50%;
width: auto;
text-align: center;
margin-top: -0.8em;
left: 8px;
right: 8px;
z-index: 1044; }
.mfp-preloader a {
color: #CCC; }
.mfp-preloader a:hover {
color: #FFF; }
.mfp-s-ready .mfp-preloader {
display: none; }
.mfp-s-error .mfp-content {
display: none; }
button.mfp-close,
button.mfp-arrow {
overflow: visible;
cursor: pointer;
background: transparent;
border: 0;
-webkit-appearance: none;
display: block;
outline: none;
padding: 0;
z-index: 1046;
box-shadow: none;
touch-action: manipulation; }
button::-moz-focus-inner {
padding: 0;
border: 0; }
.mfp-close {
width: 44px;
height: 44px;
line-height: 44px;
position: absolute;
right: 0;
top: 0;
text-decoration: none;
text-align: center;
opacity: 0.65;
padding: 0 0 18px 10px;
color: #FFF;
font-style: normal;
font-size: 28px;
font-family: Arial, Baskerville, monospace; }
.mfp-close:hover,
.mfp-close:focus {
opacity: 1; }
.mfp-close:active {
top: 1px; }
.mfp-close-btn-in .mfp-close {
color: #333; }
.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
color: #FFF;
right: -6px;
text-align: right;
padding-right: 6px;
width: 100%; }
.mfp-counter {
position: absolute;
top: 0;
right: 0;
color: #CCC;
font-size: 12px;
line-height: 18px;
white-space: nowrap; }
.mfp-arrow {
position: absolute;
opacity: 0.65;
margin: 0;
top: 50%;
margin-top: -55px;
padding: 0;
width: 90px;
height: 110px;
-webkit-tap-highlight-color: transparent; }
.mfp-arrow:active {
margin-top: -54px; }
.mfp-arrow:hover,
.mfp-arrow:focus {
opacity: 1; }
.mfp-arrow:before,
.mfp-arrow:after {
content: '';
display: block;
width: 0;
height: 0;
position: absolute;
left: 0;
top: 0;
margin-top: 35px;
margin-left: 35px;
border: medium inset transparent; }
.mfp-arrow:after {
border-top-width: 13px;
border-bottom-width: 13px;
top: 8px; }
.mfp-arrow:before {
border-top-width: 21px;
border-bottom-width: 21px;
opacity: 0.7; }
.mfp-arrow-left {
left: 0; }
.mfp-arrow-left:after {
border-right: 17px solid #FFF;
margin-left: 31px; }
.mfp-arrow-left:before {
margin-left: 25px;
border-right: 27px solid #3F3F3F; }
.mfp-arrow-right {
right: 0; }
.mfp-arrow-right:after {
border-left: 17px solid #FFF;
margin-left: 39px; }
.mfp-arrow-right:before {
border-left: 27px solid #3F3F3F; }
.mfp-iframe-holder {
padding-top: 40px;
padding-bottom: 40px; }
.mfp-iframe-holder .mfp-content {
line-height: 0;
width: 100%;
max-width: 900px; }
.mfp-iframe-holder .mfp-close {
top: -45px; }
.mfp-iframe-scaler {
width: 100%;
height: 0;
overflow: hidden;
padding-top: 56.25%; }
.mfp-iframe-scaler iframe {
position: absolute;
display: block;
top: 0;
left: 0;
width: 100%;
height: 100%;
box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
background: #000; } img.mfp-img {
width: auto;
max-width: 100%;
height: auto;
display: block;
line-height: 0;
box-sizing: border-box;
padding: 40px 0 40px;
margin: 0 auto; } .mfp-figure {
line-height: 0; }
.mfp-figure:after {
content: '';
position: absolute;
left: 0;
top: 40px;
bottom: 40px;
display: block;
right: 0;
width: auto;
height: auto;
z-index: -1;
box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
background: #444; }
.mfp-figure small {
color: #BDBDBD;
display: block;
font-size: 12px;
line-height: 14px; }
.mfp-figure figure {
margin: 0; }
.mfp-bottom-bar {
margin-top: -36px;
position: absolute;
top: 100%;
left: 0;
width: 100%;
cursor: auto; }
.mfp-title {
text-align: left;
line-height: 18px;
color: #F3F3F3;
word-wrap: break-word;
padding-right: 36px; }
.mfp-image-holder .mfp-content {
max-width: 100%; }
.mfp-gallery .mfp-image-holder .mfp-figure {
cursor: pointer; }
@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) { .mfp-img-mobile .mfp-image-holder {
padding-left: 0;
padding-right: 0; }
.mfp-img-mobile img.mfp-img {
padding: 0; }
.mfp-img-mobile .mfp-figure:after {
top: 0;
bottom: 0; }
.mfp-img-mobile .mfp-figure small {
display: inline;
margin-left: 5px; }
.mfp-img-mobile .mfp-bottom-bar {
background: rgba(0, 0, 0, 0.6);
bottom: 0;
margin: 0;
top: auto;
padding: 3px 5px;
position: fixed;
box-sizing: border-box; }
.mfp-img-mobile .mfp-bottom-bar:empty {
padding: 0; }
.mfp-img-mobile .mfp-counter {
right: 5px;
top: 3px; }
.mfp-img-mobile .mfp-close {
top: 0;
right: 0;
width: 35px;
height: 35px;
line-height: 35px;
background: rgba(0, 0, 0, 0.6);
position: fixed;
text-align: center;
padding: 0; } }
@media all and (max-width: 900px) {
.mfp-arrow {
-webkit-transform: scale(0.75);
transform: scale(0.75); }
.mfp-arrow-left {
-webkit-transform-origin: 0;
transform-origin: 0; }
.mfp-arrow-right {
-webkit-transform-origin: 100%;
transform-origin: 100%; }
.mfp-container {
padding-left: 6px;
padding-right: 6px; } } .mfp-close-btn-in .mfp-close {
color: #eee;
font-size: 44px;
}
html.html-magnific-popup-active {
overflow:hidden;
}