<style>
.felfin-banner .banner-inner {
position: relative;
}
.felfin-banner .banner-info {
/*position: absolute;*/
}
.felfin-banner .banner-thumb {
overflow: hidden;
margin-bottom: 0;
}
.felfin-banner .banner-thumb img {
min-height: 200px;
object-fit: cover;
width: 100%;
background-color: #f8f8f8;
-webkit-transition: transform 0.8s ease 0s;
-moz-transition: transform 0.8s ease 0s;
-o-transition: transform 0.8s ease 0s;
transition: transform 0.8s ease 0s;
border-radius: 0;
}
.felfin-banner .title {
margin-top: 0;
/*color: #35b7eb;*/
text-transform: uppercase;
/*font-weight: 700;*/
}
.felfin-banner .button {
display: inline-block;
padding: 0 20px;
height: 40px;
line-height: 40px;
border-radius: 0;
font-size: 12px;
letter-spacing: 0.05em;
font-weight: 700;
background-color: #35b7eb;
color: #fff;
text-transform: uppercase;
}
.felfin-banner .button:hover {
background-color: #fff;
color: #e1a009;
}
.felfin-banner .button::after {
content: "\f105";
font-family: 'FontAwesome';
margin-left: 9px;
font-size: 14px;
}
/*.felfin-banner.style-01*/
.felfin-banner.style-01 .banner-info {
left: 40px;
top: 50%;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-ms-transform: translateY(-50%);
-o-transform: translateY(-50%);
transform: translateY(-50%);
}
.felfin-banner.style-04 .banner-label,
.felfin-banner.style-12 .banner-label,
.felfin-banner.style-01 .banner-label {
font-weight: 700;
position: relative;
text-transform: uppercase;
font-size: 13px;
letter-spacing: 0.05em;
color: #e1a009;
}
.felfin-banner.style-04 .title,
.felfin-banner.style-12 .title,
.felfin-banner.style-01 .title {
font-size: 26px;
text-transform: uppercase;
font-weight: 700;
position: relative;
margin-bottom: 25px;
font-family: inherit;
}
.felfin-banner.style-01 .title {
color: #000;
}
.felfin-banner.style-04 .title {
margin-bottom: 5px;
color: #000;
}
.felfin-banner.style-04 .subtitle {
margin-bottom: 15px;
}
/*.felfin-banner.style-02*/
.felfin-banner.style-02 .banner-thumb img {
border-radius: 0;
min-height: 300px;
}
.felfin-banner.style-02 .banner-info {
left: 0;
right: 0;
top: 50%;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-ms-transform: translateY(-50%);
-o-transform: translateY(-50%);
transform: translateY(-50%);
}
.felfin-banner.style-02 .banner-label {
font-size: 14px;
font-weight: 700;
text-transform: uppercase;
letter-spacing: 0.05em;
display: inline-block;
white-space: nowrap;
color: #fff;
}
.felfin-banner.style-02 .title {
font-size: 46px;
font-family: inherit;
margin-left: -3px;
margin-bottom: 0;
position: relative;
color: #fff;
}
.felfin-banner.style-02 .subtitle {
font-size: 14px;
margin-bottom: 30px;
max-width: 500px;
color: #fff;
}
.felfin-banner.style-02 .button {
background-color: #e1a009;
}
.felfin-banner.style-02 .button:hover {
color: #000;
background-color: #fff;
}
/*.felfin-banner.style-03*/
.felfin-banner.style-03 .banner-info {
top: 45px;
left: 30px;
}
.felfin-banner.style-03 .title {
font-size: 13px;
text-transform: uppercase;
letter-spacing: 0.05em;
margin-bottom: 10px;
display: inline-block;
}
.felfin-banner.style-03 .title a {
color: #e1a009;
position: relative;
}
.felfin-banner.style-03 .cate {
font-size: 24px;
font-family: inherit;
color: #000;
position: relative;
}
/*.felfin-banner.style-04*/
.felfin-banner.style-04 .felfin-iconbox img {
border-radius: 0;
}
.felfin-banner.style-04 .banner-info {
top: 45px;
left: 40px;
}
/*.felfin-banner.style-05*/
.felfin-banner.style-05 .banner-info {
right: 30px;
top: 50%;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-ms-transform: translateY(-50%);
-o-transform: translateY(-50%);
transform: translateY(-50%);
text-align: right;
}
.felfin-banner.style-05 .title {
font-size: 30px;
font-family: inherit;
margin-bottom: 3px;
position: relative;
color: #e1a009;
}
.felfin-banner.style-05 .banner-label {
display: inline-block;
text-align: center;
font-size: 14px;
font-weight: 700;
letter-spacing: 0.1em;
text-transform: uppercase;
position: relative;
color: #000;
}
.felfin-banner.style-05 .subtitle {
font-size: 16px;
margin-bottom: 15px;
}
/*.felfin-banner.style-06 */
.felfin-banner.style-06 .banner-info {
left: 30px;
top: 50%;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-ms-transform: translateY(-50%);
-o-transform: translateY(-50%);
transform: translateY(-50%);
}
.felfin-banner.style-06 .title {
font-size: 32px;
font-family: inherit;
color: #e1a009;
margin-bottom: 0;
}
.felfin-banner.style-06 .cate {
font-size: 26px;
font-family: inherit;
color: #000;
line-height: 1;
margin-bottom: 7px;
text-transform: uppercase;
}
.felfin-banner.style-06 .discount {
display: table;
vertical-align: middle;
font-size: 16px;
color: #e1a009;
margin-bottom: 10px;
}
.felfin-banner.style-06 .discount span {
font-size: 14px;
font-weight: normal;
}
/*felfin-banner.style-08*/
.felfin-banner.style-09 .banner-info,
.felfin-banner.style-10 .banner-info,
.felfin-banner.style-08 .banner-info {
/*top: 50%;*/
/*right: 40px;*/
text-align: center;
padding-bottom: 3%;
/*-webkit-transform: translateY(-50%);*/
/*-moz-transform: translateY(-50%);*/
/*-ms-transform: translateY(-50%);*/
/*-o-transform: translateY(-50%);*/
/*transform: translateY(-50%);*/
/*text-align: right;*/
}
.felfin-banner.style-09 .title,
.felfin-banner.style-10 .title,
.felfin-banner.style-08 .title {
font-size: 2rem;
/*font-weight: 700;*/
text-transform: uppercase;
margin-bottom: 3px;
display: inline-block;
}
.felfin-banner.style-09 .cate,
.felfin-banner.style-10 .cate,
.felfin-banner.style-08 .cate {
font-size: 24px;
    /* position: relative; */
    color: #000000;
    font-weight: 400;
    /* margin-bottom: 20px;
}
/*.felfin-banner.style-11*/
.felfin-banner.style-11 .banner-thumb img {
min-height: 250px;
}
.felfin-banner.style-11 .banner-info {
top: 50%;
right: 0;
left: 0;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-ms-transform: translateY(-50%);
-o-transform: translateY(-50%);
transform: translateY(-50%);
}
.felfin-banner.style-11 .banner-label {
font-size: 50px;
text-transform: uppercase;
line-height: 1;
position: relative;
color: #000;
display: inline-block;
margin-bottom: 0;
}
.felfin-banner.style-11 .title {
font-size: 60px;
margin-bottom: 10px;
color: #e1a009;
}
.felfin-banner.style-11 .subtitle {
margin: 0 0 30px;
}
/*.felfin-banner.style-12*/
.felfin-banner.style-12 .banner-info {
top: 50%;
left: 20px;
right: 20px;
text-align: center;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-ms-transform: translateY(-50%);
-o-transform: translateY(-50%);
transform: translateY(-50%);
}
.felfin-banner.style-12 .title {
color: #000;
}
/*.felfin-banner.style-13*/
.felfin-banner.style-13 .banner-thumb img {
border-radius: 0;
min-height: 350px;
}
.felfin-banner.style-13 .banner-info {
top: 45%;
left: 0;
right: 0;
text-align: center;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-ms-transform: translateY(-50%);
-o-transform: translateY(-50%);
transform: translateY(-50%);
-webkit-transition: all 0.25s ease 0s;
-moz-transition: all 0.25s ease 0s;
-o-transition: all 0.25s ease 0s;
transition: all 0.25s ease 0s;
}
.felfin-banner.style-13 span {
font-size: 64px;
color: #e1a009;
margin-bottom: 10px;
}
.felfin-banner.style-13 .title {
font-size: 30px;
margin-bottom: 20px;
position: relative;
}
.felfin-banner.style-13 .subtitle {
max-width: 450px;
margin: 0 auto;
color: #ccc;
}
/*effect banner*/
@media (max-width: 1366px) {
.felfin-banner.style-09 .banner-info,
.felfin-banner.style-10 .banner-info,
.felfin-banner.style-08 .banner-info {
right: 30px;
}
.felfin-banner.style-09 .title,
.felfin-banner.style-10 .title,
.felfin-banner.style-08 .title {
font-size: 26px;
}
.felfin-banner.style-09 .cate,
.felfin-banner.style-10 .cate,
.felfin-banner.style-08 .cate {
font-size: 20px;
}
.felfin-banner.style-11 .banner-label {
font-size: 46px;
}
.felfin-banner.style-11 .title {
font-size: 50px;
}
}
@media (max-width: 1199px) {
.felfin-banner .button {
height: 38px;
line-height: 38px;
}
.felfin-banner.style-06 .cate {
font-size: 26px;
}
.felfin-banner.style-06 .title {
font-size: 30px;
}
.felfin-banner.style-09 .banner-info,
.felfin-banner.style-10 .banner-info,
.felfin-banner.style-08 .banner-info {
right: 20px;
}
.felfin-banner.style-09 .title,
.felfin-banner.style-10 .title,
.felfin-banner.style-08 .title {
font-size: 24px;
}
.felfin-banner.style-09 .cate,
.felfin-banner.style-10 .cate,
.felfin-banner.style-08 .cate {
font-size: 18px;
}
.felfin-banner.style-11 .title {
font-size: 44px;
}
.felfin-banner.style-13 .title {
font-size: 26px;
}
.felfin-banner.style-13 span {
font-size: 60px;
}
}
@media (max-width: 991px) {
.felfin-banner.style-09 .title,
.felfin-banner.style-10 .title,
.felfin-banner.style-08 .title,
.felfin-banner.style-04 .title,
.felfin-banner.style-12 .title,
.felfin-banner.style-01 .title {
font-size: 24px;
}
.felfin-banner.style-03 .banner-info,
.felfin-banner.style-04 .banner-info,
.felfin-banner.style-01 .banner-info {
left: 30px;
}
.felfin-banner.style-03 .cate {
font-size: 22px;
}
.felfin-banner.style-09 .cate,
.felfin-banner.style-10 .cate,
.felfin-banner.style-08 .cate {
font-size: 16px;
}
.felfin-banner.style-11 .title {
font-size: 36px;
}
.felfin-banner.style-11 .banner-label {
font-size: 32px;
}
}
@media (max-width: 767px) {
.felfin-banner.style-03 .title,
.felfin-banner.style-04 .banner-label,
.felfin-banner.style-12 .banner-label,
.felfin-banner.style-01 .banner-label {
font-size: 12px;
}
.felfin-banner.style-03 .cate,
.felfin-banner.style-04 .title,
.felfin-banner.style-12 .title,
.felfin-banner.style-01 .title {
font-size: 20px;
}
.felfin-banner.style-03 .banner-info,
.felfin-banner.style-04 .banner-info {
top: 30px;
}
.felfin-banner.style-03 .banner-info,
.felfin-banner.style-04 .banner-info,
.felfin-banner.style-01 .banner-info {
left: 15px;
}
.felfin-banner.style-02 .banner-label {
font-size: 12px;
line-height: 22px;
}
.felfin-banner.style-02 .title {
font-size: 24px;
}
.felfin-banner.style-02 .title::before {
bottom: 6px;
height: 42px;
}
.felfin-banner.style-02 .subtitle {
line-height: 20px;
letter-spacing: 0;
margin-bottom: 20px;
max-width: 210px;
}
.felfin-banner .button {
height: 36px;
line-height: 36px;
padding: 0 15px;
}
.felfin-banner.style-05 .banner-info {
right: 15px;
}
.felfin-banner.style-05 .subtitle {
font-size: 14px;
}
.felfin-banner.style-05 .title {
font-size: 22px;
}
.felfin-banner.style-06 .banner-info {
left: 15px;
}
.felfin-banner.style-06 .title {
font-size: 22px;
}
.felfin-banner.style-06 .cate {
font-size: 18px;
}
.felfin-banner.style-11 .title {
font-size: 24px;
margin-bottom: 15px;
}
.felfin-banner.style-11 .subtitle {
display: none;
}
.felfin-banner.style-11 .banner-label {
font-size: 22px;
margin-bottom: 0;
}
.felfin-banner.style-13 .title {
font-size: 22px;
margin-bottom: 12px;
}
.felfin-banner.style-13 span {
font-size: 50px;
margin-bottom: 5px;
}
}
@media (max-width: 480px) {
.felfin-banner.style-09 .title,
.felfin-banner.style-10 .title,
.felfin-banner.style-08 .title {
font-size: 20px;
}
}
/*===============================================================
9.2 FUNGAL BLOG
===============================================================*/
.felfin-blog.style-02 .post-item .post-inner {
overflow: hidden;
}
.felfin-blog.style-02 .post-item .post-thumb {
border-radius: 0;
margin-bottom: 25px;
}
.felfin-blog.style-02 .post-item .post-thumb img {
-webkit-transition: transform 0.25s ease 0s;
-moz-transition: transform 0.25s ease 0s;
-o-transition: transform 0.25s ease 0s;
transition: transform 0.25s ease 0s;
}
.felfin-blog.style-02 .post-item .post-thumb:hover img {
-webkit-transform: scale(1.05);
-moz-transform: scale(1.05);
-ms-transform: scale(1.05);
-o-transform: scale(1.05);
transform: scale(1.05);
}
.felfin-blog.style-02 .post-item .title-date {
overflow: hidden;
margin-bottom: 15px;
}
.felfin-blog.style-02 .post-item .datebox {
float: left;
position: static;
}
.felfin-blog.style-02 .post-item .post-title {
overflow: hidden;
font-size: 16px;
margin-bottom: 0;
margin-top: 0;
position: relative;
padding-bottom: 10px;
}
.felfin-blog.style-02 .post-item .post-title::before {
position: absolute;
content: '';
background-color: #e1a009;
height: 2px;
bottom: 0;
left: 0;
width: 40px;
}
.felfin-blog.style-02 .post-item .post-comment-icon {
float: none;
}
.felfin-blog.style-02 .post-item .post-meta {
margin-bottom: 10px;
}
@media (max-width: 1199px) {
.blog-grid .post-thumb img,
.felfin-blog.style-02 .post-item .post-thumb img {
width: 100%;
}
}
@media (max-width: 767px) {
.felfin-blog.style-02 .post-item .post-title {
font-size: 14px;
}
}
/*===============================================================
9.3 FUNGAL CATEGORY
===============================================================*/
.felfin-categories .categories-inner {
position: relative;
overflow: hidden;
border: 1px solid #f3f3f3;
}
.felfin-categories .title {
margin: 0;
}
.felfin-categories .categories-thumb {
margin-bottom: 0;
}
/*.felfin-categories.style-01*/
.felfin-categories.style-01 .categories-thumb {
overflow: hidden;
}
.felfin-categories.style-01 .categories-thumb img {
-webkit-transition: transform 1s cubic-bezier(0, 0, .44, 1.18);;
-moz-transition: transform 1s cubic-bezier(0, 0, .44, 1.18);;
-o-transition: transform 1s cubic-bezier(0, 0, .44, 1.18);;
transition: transform 1s cubic-bezier(0, 0, .44, 1.18);;
}
.felfin-categories.style-01 .categories-inner:hover .categories-thumb img {
-webkit-transform: scale(1.05);
-moz-transform: scale(1.05);
-ms-transform: scale(1.05);
-o-transform: scale(1.05);
transform: scale(1.05);
}
.felfin-categories.style-01 .title a {
display: block;
padding: 0 20px;
font-size: 14px;
margin-bottom: 0;
line-height: 40px;
background-color: #e1a009;
color: #fff;
position: relative;
overflow: hidden;
text-align: center;
}
.felfin-categories.style-01 .title a::before {
position: absolute;
top: 0;
left: -100%;
z-index: 2;
display: block;
content: '';
width: 50%;
height: 100%;
background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .3) 100%);
background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .3) 100%);
-webkit-transform: skewX(-45deg);
-moz-transform: skewX(-45deg);
-o-transform: skewX(-45deg);
-ms-transform: skewX(-45deg);
transform: skewX(-45deg);
}
.felfin-categories.style-01 .title a:hover::before {
-webkit-animation: shine .75s;
animation: shine .75s;
}
/*.felfin-categories.style-02*/
.felfin-categories.style-02 img {
border-radius: 50%;
-webkit-transition: transform 1s ease 0s;
-moz-transition: transform 1s ease 0s;
-o-transition: transform 1s ease 0s;
transition: transform 1s ease 0s;
}
.felfin-categories.style-02 .categories-inner {
padding: 20px;
}
.felfin-categories.style-02 .categories-inner:hover img {
-webkit-transform: rotateY(180deg);
-moz-transform: rotateY(180deg);
-ms-transform: rotateY(180deg);
-o-transform: rotateY(180deg);
transform: rotateY(180deg);
}
.felfin-categories.style-02 .title {
text-align: center;
font-size: 14px;
margin-top: 20px;
}
@media (max-width: 767px) {
.felfin-categories.style-01 .categories-thumb img {
width: 100%;
}
}
/*===============================================================
9.4 FUNGAL HEADING
==============================================================*/
.felfin-heading .title {
margin-top: 0;
}
/*.felfin-heading.style-01*/
.felfin-heading.style-01 .heading-inner {
text-align: center;
overflow: hidden;
}
.felfin-heading.style-01 .title {
font-size: 28px;
font-weight: 700;
text-transform: uppercase;
position: relative;
margin-bottom: 15px;
padding-bottom: 15px;
margin-left: auto;
margin-right: auto;
display: table;
}
.felfin-heading.style-01 .title:before {
position: absolute;
content: '';
background-color: #e1a009;
height: 4px;
bottom: 0;
left: 50%;
-webkit-transform: translateX(-50%);
-moz-transform: translateX(-50%);
-ms-transform: translateX(-50%);
-o-transform: translateX(-50%);
transform: translateX(-50%);
width: 50px;
}
.felfin-heading.style-01 .subtitle {
max-width: 490px;
margin: 0 auto;
}
/*.felfin-heading.style-02*/
.felfin-heading.style-02 .heading-inner {
text-align: center;
}
.felfin-heading.style-02 .icon {
font-size: 80px;
line-height: 80px;
margin-bottom: 15px;
color: #e1a009;
}
.felfin-heading.style-02 .title {
font-size: 34px;
margin-bottom: 20px;
position: relative;
}
.felfin-heading.style-02 .subtitle {
max-width: 900px;
margin: 0 auto;
}
@media (max-width: 1199px) {
.felfin-heading.style-01 .title {
font-size: 26px;
}
.felfin-heading.style-02 .title {
font-size: 28px;
}
.felfin-heading.style-02 .icon {
font-size: 65px;
line-height: 65px;
}
}
@media (max-width: 767px) {
.felfin-heading.style-01 .title {
font-size: 24px;
}
.felfin-heading.style-02 .title {
font-size: 26px;
}
.felfin-heading.style-02 .icon {
font-size: 50px;
line-height: 50px;
}
.felfin-heading.style-02 .subtitle br {
display: none;
}
}
/*===============================================================
9.6 FUNGAL ICONBOX
===============================================================*/
.felfin-iconbox .title {
margin-top: 0;
font-weight: 700;
}
/*.felfin-iconbox.style-01*/
.felfin-iconbox.style-01 .iconbox-inner {
display: table;
width: 100%;
border: 1px solid #ebebeb;
padding: 32px 20px 30px 20px;
border-radius: 0;
}
.felfin-iconbox.style-01 .iconbox-inner:hover {
border-color: #e1a009;
}
.felfin-iconbox.style-01 .icon {
display: table-cell;
vertical-align: middle;
font-size: 50px;
width: 80px;
color: #000;
position: relative;
}
.felfin-iconbox.style-01 .icon span:last-child {
font-size: 70px;
opacity: 0.05;
position: absolute;
left: 8px;
top: 3px;
-webkit-transition: all 0.25s ease 0s;
-moz-transition: all 0.25s ease 0s;
-o-transition: all 0.25s ease 0s;
transition: all 0.25s ease 0s;
}
.felfin-iconbox.style-01 .iconbox-inner:hover .icon span:last-child {
left: 15px;
}
.felfin-iconbox.style-01 .title {
font-size: 14px;
text-transform: uppercase;
margin-bottom: 7px;
color: #000;
}
/*.felfin-iconbox.style-02*/
.felfin-iconbox.style-02 .iconbox-inner {
text-align: center;
}
.felfin-iconbox.style-02 .icon {
font-size: 50px;
line-height: 50px;
padding-bottom: 10px;
color: #e1a009;
}
.felfin-iconbox.style-02 .iconbox-inner .icon span {
display: inline-block;
}
.felfin-iconbox.style-02 .iconbox-inner:hover .icon span {
-webkit-animation: bounceIn 0.3s ease;
-o-animation: bounceIn 0.3s ease;
animation: bounceIn 0.3s ease;
}
.felfin-iconbox.style-02 .title {
font-size: 14px;
letter-spacing: 0.05em;
text-transform: uppercase;
margin-bottom: 7px;
}
.section-dark .felfin-iconbox.style-02 .title {
color: #fff;
}
.felfin-iconbox.style-02 .desc {
padding-bottom: 10px;
}
/*.felfin-iconbox.style-03*/
.felfin-iconbox.style-03 .iconbox-inner {
display: table;
width: 100%;
padding: 32px 20px 30px 20px;
border-radius: 0;
}
.felfin-iconbox.style-03 .iconbox-inner:hover {
border-color: #e1a009;
}
.felfin-iconbox.style-03 .icon {
display: table-cell;
vertical-align: middle;
font-size: 50px;
width: 80px;
color: #e1a009;
position: relative;
}
.felfin-iconbox.style-03 .title {
font-size: 14px;
text-transform: uppercase;
margin-bottom: 7px;
}
@media (max-width: 767px) {
.felfin-iconbox.style-03 .iconbox-inner,
.felfin-iconbox.style-01 .iconbox-inner {
padding: 25px 15px;
}
.felfin-iconbox.style-01 .title,
.felfin-iconbox.style-02 .title,
.felfin-iconbox.style-03 .title {
font-size: 13px;
}
}
/*===============================================================
9.7 FUNGAL INSTAGRAM
===============================================================*/
.felfin-instagram .item {
position: relative;
text-align: center;
display: block;
}
.felfin-instagram .item::before {
background: rgba(0, 0, 0, 0.65);
bottom: 0;
content: "";
left: 0;
position: absolute;
right: 0;
top: 0;
opacity: 0;
visibility: hidden;
z-index: 1;
-webkit-transition: all 0.4s ease 0s;
-moz-transition: all 0.4s ease 0s;
-o-transition: all 0.4s ease 0s;
transition: all 0.4s ease 0s;
}
.felfin-instagram .item:hover::before {
opacity: 1;
visibility: visible;
}
.felfin-instagram .instagram-info {
color: #fff;
display: block;
opacity: 0;
visibility: hidden;
position: absolute;
top: 50%;
left: 0;
right: 0;
z-index: 2;
-webkit-transform: translateY(-50%) scale(0.4);
-moz-transform: translateY(-50%) scale(0.4);
-ms-transform: translateY(-50%) scale(0.4);
-o-transform: translateY(-50%) scale(0.4);
transform: translateY(-50%) scale(0.4);
-webkit-transition: opacity 0.4s ease 0s;
-moz-transition: opacity 0.4s ease 0s;
-o-transition: opacity 0.4s ease 0s;
transition: opacity 0.4s ease 0s;
}
.felfin-instagram .item:hover .instagram-info {
opacity: 1;
visibility: visible;
white-space: nowrap;
-webkit-transform: translateY(-50%) scale(1);
-moz-transform: translateY(-50%) scale(1);
-ms-transform: translateY(-50%) scale(1);
-o-transform: translateY(-50%) scale(1);
transform: translateY(-50%) scale(1);
}
.felfin-instagram .social-wrap {
display: block;
}
.felfin-instagram .social-info {
font-size: 14px;
display: inline-block;
}
.felfin-instagram .social-info:not(:last-child)::after {
content: '|';
padding: 0 7px 0 10px;
font-size: 16px;
vertical-align: top;
}
.felfin-instagram .social-info i {
font-size: 18px;
padding-left: 4px;
vertical-align: text-bottom;
position: relative;
}
/*===============================================================
9.8 FUNGAL LISTITEM
===============================================================*/
.felfin-listitem .listitem-list {
padding-left: 0;
list-style: none;
}
.felfin-listitem li a {
position: relative;
display: inline-block;
}
.felfin-listitem .icon {
font-size: 23px;
vertical-align: middle;
padding-right: 3px;
}
.felfin-listitem .image {
z-index: 1;
line-height: 0;
float: right;
margin-left: 3px;
}
.felfin-listitem a:not(:hover) {
color: inherit;
}
.felfin-listitem.style-01 .title,
.felfin-listitem.style-02 .title {
margin-top: 0;
margin-bottom: 15px;
position: relative;
font-size: 14px;
font-weight: 700;
color: #000;
padding-bottom: 10px;
text-transform: uppercase;
}
.felfin-listitem.style-02 .title {
color: #fff;
}
.felfin-listitem.style-01 .title::before,
.felfin-listitem.style-02 .title::before {
content: '';
background-color: #e1a009;
position: absolute;
bottom: 0;
left: 0;
height: 2px;
width: 40px;
}
.felfin-listitem.style-01 li,
.felfin-listitem.style-02 li {
line-height: 34px;
}
footer .felfin-listitem.style-01 li,
footer .felfin-listitem.style-02 li {
margin-bottom: 5px;
}
.felfin-listitem.style-03 li {
display: inline-block;
}
.felfin-listitem.style-03 li:not(:last-child) {
padding-right: 25px;
}
.felfin-listitem.style-04 .listitem-inner {
text-align: center;
}
.felfin-listitem.style-04 .title {
margin-top: 0;
margin-bottom: 10px;
position: relative;
padding-bottom: 9px;
font-size: 13px;
text-transform: uppercase;
letter-spacing: 0.05em;
font-weight: 700;
}
footer .felfin-listitem.style-04 .title {
margin-bottom: 20px;
}
.felfin-listitem.style-04 .title::before {
content: '';
position: absolute;
bottom: 0;
left: 50%;
-webkit-transform: translateX(-50%);
-moz-transform: translateX(-50%);
-ms-transform: translateX(-50%);
-o-transform: translateX(-50%);
transform: translateX(-50%);
width: 40px;
border-bottom: 2px solid #e1a009;
}
.felfin-listitem.style-04 li {
line-height: 34px;
}
footer .felfin-listitem.style-04 li {
margin-bottom: 5px;
}
.felfin-listitem.style-04 li a::before {
background-color: #e1a009;
bottom: 0;
content: "";
height: 1px;
position: absolute;
right: 0;
transition: width 0.5s ease 0s;
-o-transition: width 0.5s ease 0s;
-webkit-transition: width 0.5s ease 0s;
width: 0;
}
.felfin-listitem.style-04 a:hover::before {
left: 0;
width: 100%;
}
@media (max-width: 767px) {
.felfin-listitem.style-03 li {
font-size: 13px;
}
.felfin-listitem.style-03 li:not(:last-child) {
padding-right: 13px;
}
}
/*===============================================================
9.9 FUNGAL MAP + CONTACT FORM 7
===============================================================*/
.wpcf7-form label,
.wpcf7-form label .wpcf7-form-control-wrap,
.wpcf7-form label input,
.wpcf7-form label textarea {
width: 100%;
}
.wpcf7-form label {
font-size: 14px;
}
.wpcf7-form label input {
padding: 4px 15px;
height: 50px;
margin-top: 10px;
}
.wpcf7-form label textarea {
height: 150px;
margin-top: 10px;
}
.wpcf7-form .wpcf7-submit {
width: 100%;
height: 50px;
line-height: 50px;
font-size: 14px;
font-weight: 600;
letter-spacing: 0.1em;
text-transform: uppercase;
margin-top: 10px;
}
.wpcf7-form .wpcf7-submit:hover {
background-color: #e1a009;
}
.felfin-google-maps .coinpo-map-info {
padding: 0 !important;
}
.felfin-google-maps .coinpo-map-info .map-title {
margin-top: 0;
margin-bottom: 10px;
}
/*===============================================================
9.10 FUNGAL TEAM
===============================================================*/
/*.felfin-team*/
.felfin-team .team-inner {
text-align: center;
}
.felfin-team .thumb-avatar {
position: relative;
margin-bottom: 25px;
overflow: hidden;
}
.felfin-team .thumb-avatar > a {
position: relative;
display: block;
}
.felfin-team .thumb-avatar > a::before {
content: '';
position: absolute;
top: 0;
left: 0;
right: 0;
height: 100%;
background-color: rgba(0, 0, 0, 0.5);
-webkit-transition: all 0.4s ease 0s;
-moz-transition: all 0.4s ease 0s;
-o-transition: all 0.4s ease 0s;
transition: all 0.4s ease 0s;
margin-top: -100%;
opacity: 0;
visibility: hidden;
}
.felfin-team .thumb-avatar:hover > a::before {
opacity: 1;
visibility: visible;
margin-top: 0;
}
.felfin-team .list-social {
position: absolute;
top: 50%;
left: 0;
right: 0;
text-align: center;
padding: 10px 0;
z-index: 1;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-ms-transform: translateY(-50%);
-o-transform: translateY(-50%);
transform: translateY(-50%);
opacity: 0;
visibility: hidden;
margin-top: 30px;
-webkit-transition: all 0.4s ease 0s;
-moz-transition: all 0.4s ease 0s;
-o-transition: all 0.4s ease 0s;
transition: all 0.4s ease 0s;
}
.felfin-team .team-inner:hover .list-social {
opacity: 1;
visibility: visible;
margin-top: 0;
}
.felfin-team .list-social a {
display: inline-block;
line-height: 48px;
height: 48px;
width: 48px;
margin: 7px;
font-size: 20px;
background-color: #fff;
}
.felfin-team .list-social a:hover {
background-color: #e1a009;
color: #fff;
}
.felfin-team .name {
font-size: 18px;
margin-top: 0;
margin-bottom: 10px;
padding-bottom: 10px;
position: relative;
}
.felfin-team .name::before {
content: '';
position: absolute;
left: 50%;
bottom: 0;
-webkit-transform: translateX(-50%);
-moz-transform: translateX(-50%);
-ms-transform: translateX(-50%);
-o-transform: translateX(-50%);
transform: translateX(-50%);
border-bottom: 2px solid #e1a009;
width: 50px;
}
.felfin-team .name a:not(:hover) {
color: inherit;
}
.felfin-team .positions {
margin-bottom: 0;
font-size: 15px;
color: #999;
}
@media (max-width: 1199px) {
.felfin-team .positions br {
display: none;
}
.felfin-team .thumb-avatar {
margin-bottom: 20px;
}
}
@media (max-width: 1024px) {
.felfin-team .thumb-avatar {
margin-bottom: 0;
}
.felfin-team img {
width: 100%;
}
.felfin-team .thumb-avatar > a::before {
display: none;
}
.felfin-team .list-social {
position: static;
width: auto;
background-color: transparent;
padding: 0;
opacity: 1;
visibility: visible;
margin-top: 0;
-webkit-transform: none;
-moz-transform: none;
-ms-transform: none;
-o-transform: none;
transform: none;;
}
.felfin-team .list-social a {
display: inline-block;
width: 40px;
height: 40px;
line-height: 40px;
font-size: 17px;
}
.felfin-team .content-member {
text-align: center;
}
}
.section-017 {
padding-left: 10px;
padding-right: 10px;
}
.section-017 .row {
margin-left: -5px;
margin-right: -5px;
}
.section-017 .col-md-12.col-lg-4 {
padding-top: 10px;
padding-right: 5px;
padding-left: 5px;
}
.pt_80 {
padding-top: 80px;
}
.pb_80 {
padding-bottom: 10px;
}
/** about-section **/

.about-section{
position: relative;
}

.about-content{
position: relative;
display: block;
}

.about-content h2{
font-family: var(--title-font);
font-weight: 600;
font-size: 36px;
line-height: 42px;
margin-bottom: 18px;
}

.about-content .text-box p{
/* font-family: var(--text-font); */
/* color: var(--text-color); */
/* font-weight: 600; */
margin-bottom: 26px;
color: var(--title-color);
}

.about-content .text-box p:last-child{
margin-bottom: 0px;
}

.about-content .inner-box .single-item{
position: relative;
display: block;
background: #fff;
border-radius: 5px;
box-shadow: 0px 10px 50px 0px rgba(0, 0, 0, 0.07);
padding: 20px 15px 20px 110px;
}

.about-content .inner-box .single-column:last-child .single-item{
/*padding-left: 135px;*/
}

.about-content .inner-box .single-item .image-box{
position: absolute;
left: 16px;
top: 0px;
display: flex;
align-items: center;
height: 100%;
}

.about-content .inner-box .single-item h3{
display: block;
font-size: 30px;
line-height: 26px;
margin-bottom: 8px;
}

.about-content .inner-box .single-item span{
position: relative;
display: block;
font-size: 1rem;
line-height: 26px;
color: var(--title-color);
}

.about-content .inner-box .single-item .image-box .clients-list{
position: relative;
display: flex;
align-items: center;
}

.about-content .inner-box .single-item .image-box .clients-list li{
position: relative;
display: inline-block;
width: 50px;
height: 50px;
border: 3px solid #fff;
border-radius: 50%;
margin-right: -20px;
}

.about-content .inner-box .single-item .image-box .clients-list li img{
width: 100%;
border-radius: 50%;
}

.about-image{
position: relative;
display: block;
padding-left: 98px;
padding-bottom: 178px;
}

.about-image .image{
position: relative;
display: block;
border: 10px solid #35b7eb;
border-radius: 5px;
box-shadow: 0px 15px 54px 0px rgba(0, 0, 0, 0.1);
overflow: hidden;
}

.about-image .image img{
width: 100%;
border-radius: 0px;
transition: all 500ms ease;
}

.about-image .image:hover img{
transform: scale(1.2) rotate(5deg);
}

.about-image .image-2{
position: absolute;
left: 0px;
bottom: 0px;
}


/** rtl-css **/



/** responsive-css **/

@media only screen and (max-width: 1200px){

}

@media only screen and (max-width: 991px){
.about-content{
margin-right: 0px;
margin-bottom: 30px;
}

.about-image{
margin: 0px;
}
}

@media only screen and (max-width: 767px){
.about-content .inner-box .single-item{
margin-bottom: 30px;
}
}

@media only screen and (max-width: 599px){

}

@media only screen and (max-width: 499px){
.about-image{
padding: 0px;
}

.about-image .image-2{
position: relative;
margin-top: 30px;
}
}

</style>