.fl-drop-caps-wrapper-vc .first-letter {
float: left;
font-size: 40px;
color: #ffffff;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
padding: 15px 25px;
line-height: 1;
margin-bottom: 14px;
margin-right: 20px; }
.fl-drop-caps-wrapper-vc p + p {
margin-top: 5px; }
.fl-button-wrapper-vc {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex; }
.fl-button-wrapper-vc.text-center {
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center; }
.fl-button-wrapper-vc.text-right {
-webkit-box-pack: end;
-webkit-justify-content: flex-end;
-ms-flex-pack: end;
justify-content: flex-end; }
.fl-button-wrapper-vc.inline-display {
display: -webkit-inline-box;
display: -webkit-inline-flex;
display: -ms-inline-flexbox;
display: inline-flex; }
.fl-vc-list-wrapper ul {
list-style: none;
margin: 0;
padding: 0;
line-height: 1.4; }
.fl-vc-list-wrapper ul li {
list-style: none;
margin: 0;
padding: 0; }
.fl-vc-list-wrapper.style-one ul li {
line-height: 1.5;
color: #222222;
margin-bottom: 13px;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center; }
.fl-vc-list-wrapper.style-one ul li span {
float: left;
margin-right: 15px;
display: -webkit-inline-box;
display: -webkit-inline-flex;
display: -ms-inline-flexbox;
display: inline-flex;
padding: 7px;
border: 1px solid #cde0ff;
-webkit-border-radius: 100%;
border-radius: 100%; }
.fl-vc-list-wrapper.style-one ul li span i {
font-size: 12px;
display: -webkit-inline-box;
display: -webkit-inline-flex;
display: -ms-inline-flexbox;
display: inline-flex; }
.fl-vc-list-wrapper.style-two ul li {
color: #222222;
margin-bottom: 23px;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center; }
.fl-vc-list-wrapper.style-two ul li span {
margin-right: 15px; }
.fl-vc-list-wrapper.style-two ul li i {
font-size: 18px;
display: -webkit-inline-box;
display: -webkit-inline-flex;
display: -ms-inline-flexbox;
display: inline-flex; }
.fl-vc-list-wrapper.style-three ul li {
color: #222222;
margin-bottom: 23px;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center; }
.fl-vc-list-wrapper.style-three ul li span {
margin-right: 15px; }
.fl-vc-list-wrapper.style-three ul li i {
font-size: 18px;
display: -webkit-inline-box;
display: -webkit-inline-flex;
display: -ms-inline-flexbox;
display: inline-flex; }
.fl-vc-custom-title-container .sub-title-wrap .fl-subtitle-vc {
-webkit-border-radius: 12.5px;
border-radius: 12.5px;
padding: 8px 25px;
display: -webkit-inline-box;
display: -webkit-inline-flex;
display: -ms-inline-flexbox;
display: inline-flex;
text-transform: uppercase;
font-size: 12px;
line-height: 1;
margin-bottom: 20px; }
.fl-icon-box-vc.icon-box-style-one .icon-box-icon-wrap {
margin-bottom: 22px; }
.fl-icon-box-vc.icon-box-style-one .icon-box-icon-wrap i {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
font-size: 50px; }
.fl-icon-box-vc.icon-box-style-one .icon-box-title {
color: #222222;
font-size: 22px;
margin-bottom: 14px;
-webkit-transition: .3s ease;
-o-transition: .3s ease;
transition: .3s ease; }
.fl-icon-box-vc.icon-box-style-one .icon-box-text-content {
margin-bottom: 40px; }
.fl-icon-box-vc.icon-box-style-one .icon-box-btn {
-webkit-transition: .3s ease;
-o-transition: .3s ease;
transition: .3s ease;
width: 50px;
height: 50px;
-webkit-box-shadow: 0 0 34px 6px rgba(0, 0, 0, 0.07);
box-shadow: 0 0 34px 6px rgba(0, 0, 0, 0.07);
-webkit-border-radius: 25px;
border-radius: 25px;
display: -webkit-inline-box;
display: -webkit-inline-flex;
display: -ms-inline-flexbox;
display: inline-flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
color: #222222;
position: relative;
overflow: hidden;
z-index: 2; }
.fl-icon-box-vc.icon-box-style-one .icon-box-btn:after {
content: "";
display: block;
height: 100%;
position: absolute;
top: 0;
width: 140%;
left: -20%;
z-index: -1;
-webkit-transform-origin: 0 50%;
-ms-transform-origin: 0 50%;
transform-origin: 0 50%;
-webkit-transform: skew(-15deg) scaleX(0);
-ms-transform: skew(-15deg) scaleX(0);
transform: skew(-15deg) scaleX(0);
transition: transform .6s ease, -webkit-transform .6s ease; }
.fl-icon-box-vc.icon-box-style-one .icon-box-btn:before {
background: #fff;
content: "";
display: block;
width: 100%;
height: 100%;
position: absolute;
top: 0;
left: 0;
z-index: -2; }
.fl-icon-box-vc.icon-box-style-one .icon-box-btn i {
-webkit-transition: .3s ease;
-o-transition: .3s ease;
transition: .3s ease;
font-size: 14px; }
.fl-icon-box-vc.icon-box-style-one:hover .icon-box-title {
-webkit-transition: .3s ease;
-o-transition: .3s ease;
transition: .3s ease; }
.fl-icon-box-vc.icon-box-style-one:hover .icon-box-btn {
-webkit-transition: .3s ease;
-o-transition: .3s ease;
transition: .3s ease; }
.fl-icon-box-vc.icon-box-style-one:hover .icon-box-btn i {
-webkit-transition: .3s ease;
-o-transition: .3s ease;
transition: .3s ease;
color: #fff; }
.fl-icon-box-vc.icon-box-style-one:hover .icon-box-btn:after {
-webkit-transform: skew(-15deg) scaleX(1);
-ms-transform: skew(-15deg) scaleX(1);
transform: skew(-15deg) scaleX(1); }
.fl-icon-box-vc.icon-box-style-one.colored-btn .icon-box-btn i {
color: #fff; }
.fl-icon-box-vc.icon-box-style-one.colored-btn .icon-box-btn:after {
-webkit-transform: skew(-15deg) scaleX(1);
-ms-transform: skew(-15deg) scaleX(1);
transform: skew(-15deg) scaleX(1); }
.fl-icon-box-vc.icon-box-style-one.colored-btn .icon-box-btn:hover:after {
-webkit-transform-origin: right;
-ms-transform-origin: right;
transform-origin: right;
-webkit-transform: skew(-15deg) scaleX(0);
-ms-transform: skew(-15deg) scaleX(0);
transform: skew(-15deg) scaleX(0); }
.fl-icon-box-vc.icon-box-style-two .icon-box-inner-wrap {
text-align: center;
padding: 50px 40px 0 40px;
-webkit-box-shadow: 0 0 34px 6px rgba(0, 0, 0, 0.07);
box-shadow: 0 0 34px 6px rgba(0, 0, 0, 0.07);
-webkit-border-radius: 10px;
border-radius: 10px;
background-color: #ffffff;
-webkit-transition: .4s ease;
-o-transition: .4s ease;
transition: .4s ease; }
.fl-icon-box-vc.icon-box-style-two .icon-box-inner-wrap .icon-box-icon-wrap {
margin-bottom: 40px;
position: relative; }
.fl-icon-box-vc.icon-box-style-two .icon-box-inner-wrap .icon-box-icon-wrap .svg-bg-content {
height: 130px;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center; }
.fl-icon-box-vc.icon-box-style-two .icon-box-inner-wrap .icon-box-icon-wrap .svg-bg-content svg path {
-webkit-transition: .4s ease;
-o-transition: .4s ease;
transition: .4s ease; }
.fl-icon-box-vc.icon-box-style-two .icon-box-inner-wrap .icon-box-icon-wrap i {
position: absolute;
top: 50%;
left: 50%;
z-index: 99;
-webkit-transform: translate3d(-50%, -50%, 0);
transform: translate3d(-50%, -50%, 0);
font-size: 50px; }
.fl-icon-box-vc.icon-box-style-two .icon-box-inner-wrap .icon-box-title {
-webkit-transition: .4s ease;
-o-transition: .4s ease;
transition: .4s ease;
color: #222222;
font-size: 22px;
margin-bottom: 15px; }
.fl-icon-box-vc.icon-box-style-two .icon-box-inner-wrap .icon-box-text-content {
-webkit-transition: .4s ease;
-o-transition: .4s ease;
transition: .4s ease;
margin-bottom: 0; }
.fl-icon-box-vc.icon-box-style-two .icon-box-inner-wrap .icon-box-btn {
-webkit-transform: translateY(20px);
-ms-transform: translateY(20px);
transform: translateY(20px);
visibility: hidden;
opacity: 0;
top: 25px;
-webkit-transition: .3s ease;
-o-transition: .3s ease;
transition: .3s ease;
width: 50px;
height: 50px;
-webkit-box-shadow: 0 0 34px 6px rgba(0, 0, 0, 0.07);
box-shadow: 0 0 34px 6px rgba(0, 0, 0, 0.07);
-webkit-border-radius: 25px;
border-radius: 25px;
display: -webkit-inline-box;
display: -webkit-inline-flex;
display: -ms-inline-flexbox;
display: inline-flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
color: #222222;
position: relative;
overflow: hidden;
z-index: 2; }
.fl-icon-box-vc.icon-box-style-two .icon-box-inner-wrap .icon-box-btn:after {
content: "";
display: block;
height: 100%;
position: absolute;
top: 0;
width: 140%;
left: -20%;
z-index: -1;
-webkit-transform-origin: right;
-ms-transform-origin: right;
transform-origin: right;
-webkit-transform: skew(-15deg) scaleX(0);
-ms-transform: skew(-15deg) scaleX(0);
transform: skew(-15deg) scaleX(0);
transition: transform .6s ease, -webkit-transform .6s ease; }
.fl-icon-box-vc.icon-box-style-two .icon-box-inner-wrap .icon-box-btn:before {
background: #fff;
content: "";
display: block;
width: 100%;
height: 100%;
position: absolute;
top: 0;
left: 0;
z-index: -2; }
.fl-icon-box-vc.icon-box-style-two .icon-box-inner-wrap .icon-box-btn i {
-webkit-transition: .3s ease;
-o-transition: .3s ease;
transition: .3s ease;
font-size: 14px; }
.fl-icon-box-vc.icon-box-style-two .icon-box-inner-wrap .icon-box-btn:hover i {
color: #fff; }
.fl-icon-box-vc.icon-box-style-two .icon-box-inner-wrap .icon-box-btn:hover:after {
-webkit-transform-origin: left;
-ms-transform-origin: left;
transform-origin: left;
-webkit-transform: skew(-15deg) scaleX(1);
-ms-transform: skew(-15deg) scaleX(1);
transform: skew(-15deg) scaleX(1); }
.fl-icon-box-vc.icon-box-style-two:hover .icon-box-inner-wrap {
-webkit-transition: .4s ease;
-o-transition: .4s ease;
transition: .4s ease; }
.fl-icon-box-vc.icon-box-style-two:hover .icon-box-btn {
visibility: visible;
opacity: 1;
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0); }
.fl-icon-box-vc.icon-box-style-two:hover .icon-box-icon-wrap .svg-bg-content svg path {
-webkit-transition: fill .4s ease;
-o-transition: fill .4s ease;
transition: fill .4s ease;
fill: #fff; }
.fl-icon-box-vc.icon-box-style-two:hover .icon-box-title {
color: #fff;
-webkit-transition: .4s ease;
-o-transition: .4s ease;
transition: .4s ease; }
.fl-icon-box-vc.icon-box-style-two:hover .icon-box-text-content {
color: #fff;
-webkit-transition: .4s ease;
-o-transition: .4s ease;
transition: .4s ease; }
.fl-icon-box-vc.icon-box-style-three {
text-align: center; }
.fl-icon-box-vc.icon-box-style-three .icon-box-icon-wrap {
margin-bottom: 22px; }
.fl-icon-box-vc.icon-box-style-three .icon-box-icon-wrap i {
font-size: 50px; }
.fl-icon-box-vc.icon-box-style-three .icon-box-title {
color: #222222;
font-size: 24px;
margin-bottom: 14px;
-webkit-transition: .3s ease;
-o-transition: .3s ease;
transition: .3s ease; }
.fl-icon-box-vc.icon-box-style-three .icon-box-text-content {
margin-bottom: 40px; }
.fl-icon-box-vc.icon-box-style-three .icon-box-btn {
-webkit-transition: .3s ease;
-o-transition: .3s ease;
transition: .3s ease;
width: 50px;
height: 50px;
-webkit-box-shadow: 0 0 34px 6px rgba(0, 0, 0, 0.07);
box-shadow: 0 0 34px 6px rgba(0, 0, 0, 0.07);
-webkit-border-radius: 25px;
border-radius: 25px;
display: -webkit-inline-box;
display: -webkit-inline-flex;
display: -ms-inline-flexbox;
display: inline-flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
color: #222222;
position: relative;
overflow: hidden;
z-index: 2; }
.fl-icon-box-vc.icon-box-style-three .icon-box-btn:after {
content: "";
display: block;
height: 100%;
position: absolute;
top: 0;
width: 140%;
left: -20%;
z-index: -1;
-webkit-transform-origin: left;
-ms-transform-origin: left;
transform-origin: left;
-webkit-transform: skew(-15deg) scaleX(0);
-ms-transform: skew(-15deg) scaleX(0);
transform: skew(-15deg) scaleX(0);
transition: transform .6s ease, -webkit-transform .6s ease; }
.fl-icon-box-vc.icon-box-style-three .icon-box-btn:before {
background: #fff;
content: "";
display: block;
width: 100%;
height: 100%;
position: absolute;
top: 0;
left: 0;
z-index: -2; }
.fl-icon-box-vc.icon-box-style-three .icon-box-btn i {
-webkit-transition: .3s ease;
-o-transition: .3s ease;
transition: .3s ease;
font-size: 14px; }
.fl-icon-box-vc.icon-box-style-three:hover .icon-box-title {
-webkit-transition: .3s ease;
-o-transition: .3s ease;
transition: .3s ease; }
.fl-icon-box-vc.icon-box-style-three:hover .icon-box-btn {
-webkit-transition: .3s ease;
-o-transition: .3s ease;
transition: .3s ease; }
.fl-icon-box-vc.icon-box-style-three:hover .icon-box-btn i {
-webkit-transition: .3s ease;
-o-transition: .3s ease;
transition: .3s ease;
color: #fff; }
.fl-icon-box-vc.icon-box-style-three:hover .icon-box-btn:after {
-webkit-transform: skew(-15deg) scaleX(1);
-ms-transform: skew(-15deg) scaleX(1);
transform: skew(-15deg) scaleX(1); }
.fl-icon-box-vc.icon-box-style-three:hover .icon-box-btn:hover i {
color: #222222; }
.fl-icon-box-vc.icon-box-style-three:hover .icon-box-btn:hover:after {
-webkit-transform-origin: right;
-ms-transform-origin: right;
transform-origin: right;
-webkit-transform: skew(-15deg) scaleX(0);
-ms-transform: skew(-15deg) scaleX(0);
transform: skew(-15deg) scaleX(0); }
.fl-icon-box-vc.icon-box-style-three.colored-btn .icon-box-btn i {
color: #fff; }
.fl-icon-box-vc.icon-box-style-three.colored-btn .icon-box-btn:after {
-webkit-transform: skew(-15deg) scaleX(1);
-ms-transform: skew(-15deg) scaleX(1);
transform: skew(-15deg) scaleX(1); }
.fl-icon-box-vc.icon-box-style-three.colored-btn .icon-box-btn:hover:hover i {
color: #222222; }
.fl-icon-box-vc.icon-box-style-three.colored-btn .icon-box-btn:hover:hover:after {
-webkit-transform-origin: right;
-ms-transform-origin: right;
transform-origin: right;
-webkit-transform: skew(-15deg) scaleX(0);
-ms-transform: skew(-15deg) scaleX(0);
transform: skew(-15deg) scaleX(0); }
.fl-icon-box-vc.icon-box-style-four .icon-box-wrap {
-webkit-box-shadow: 0 0 34px 6px rgba(0, 0, 0, 0.07);
box-shadow: 0 0 34px 6px rgba(0, 0, 0, 0.07);
-webkit-border-radius: 10px;
border-radius: 10px;
background-color: #ffffff;
padding: 35px 50px;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex; }
.fl-icon-box-vc.icon-box-style-four .icon-box-wrap .icon-box-icon-wrap {
-webkit-box-flex: 0;
-webkit-flex-grow: 0;
-ms-flex-positive: 0;
flex-grow: 0;
margin-right: 25px;
margin-top: 7px; }
.fl-icon-box-vc.icon-box-style-four .icon-box-wrap .icon-box-icon-wrap i {
font-size: 50px; }
.fl-icon-box-vc.icon-box-style-four .icon-box-wrap .icon-right-content {
-webkit-box-flex: 1;
-webkit-flex-grow: 1;
-ms-flex-positive: 1;
flex-grow: 1; }
.fl-icon-box-vc.icon-box-style-four .icon-box-wrap .icon-right-content .icon-box-title {
color: #222222;
font-size: 22px;
margin-bottom: 5px; }
.fl-icon-box-vc.icon-box-style-four .icon-box-wrap .icon-right-content .icon-box-text-content {
line-height: 28px; }
.fl-icon-box-vc.icon-box-style-four .icon-box-wrap .icon-right-content .icon-box-text-content a {
color: inherit;
-webkit-transition: .3s ease;
-o-transition: .3s ease;
transition: .3s ease; }
.fl-icon-box-vc.icon-box-style-four .icon-box-wrap .icon-right-content .icon-box-text-content a:hover {
-webkit-transition: .3s ease;
-o-transition: .3s ease;
transition: .3s ease; }
.fl-icon-box-vc.icon-box-style-five .icon-box-inner-wrap {
text-align: center; }
.fl-icon-box-vc.icon-box-style-five .icon-box-inner-wrap .icon-box-icon-wrap {
margin-bottom: 40px;
position: relative; }
.fl-icon-box-vc.icon-box-style-five .icon-box-inner-wrap .icon-box-icon-wrap .svg-bg-content {
height: 130px;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center; }
.fl-icon-box-vc.icon-box-style-five .icon-box-inner-wrap .icon-box-icon-wrap .svg-bg-content svg path {
-webkit-transition: .4s ease;
-o-transition: .4s ease;
transition: .4s ease; }
.fl-icon-box-vc.icon-box-style-five .icon-box-inner-wrap .icon-box-icon-wrap i {
position: absolute;
top: 50%;
left: 50%;
z-index: 99;
-webkit-transform: translate3d(-50%, -50%, 0);
transform: translate3d(-50%, -50%, 0);
font-size: 50px; }
.fl-icon-box-vc.icon-box-style-five .icon-box-inner-wrap .icon-box-title {
-webkit-transition: .4s ease;
-o-transition: .4s ease;
transition: .4s ease;
color: #222222;
font-size: 22px;
margin-bottom: 15px; }
.fl-icon-box-vc.icon-box-style-five .icon-box-inner-wrap .icon-box-text-content {
-webkit-transition: .4s ease;
-o-transition: .4s ease;
transition: .4s ease;
margin-bottom: 10px; }
.fl-icon-box-vc.icon-box-style-five .icon-box-inner-wrap .icon-box-btn {
cursor: pointer;
top: 25px;
-webkit-transition: .3s ease;
-o-transition: .3s ease;
transition: .3s ease;
width: 50px;
height: 50px;
-webkit-box-shadow: 0 0 34px 6px rgba(0, 0, 0, 0.07);
box-shadow: 0 0 34px 6px rgba(0, 0, 0, 0.07);
-webkit-border-radius: 25px;
border-radius: 25px;
display: -webkit-inline-box;
display: -webkit-inline-flex;
display: -ms-inline-flexbox;
display: inline-flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
color: #222222;
position: relative;
overflow: hidden;
z-index: 2; }
.fl-icon-box-vc.icon-box-style-five .icon-box-inner-wrap .icon-box-btn:after {
content: "";
display: block;
height: 100%;
position: absolute;
top: 0;
width: 140%;
left: -20%;
z-index: -1;
-webkit-transform-origin: right;
-ms-transform-origin: right;
transform-origin: right;
-webkit-transform: skew(-15deg) scaleX(0);
-ms-transform: skew(-15deg) scaleX(0);
transform: skew(-15deg) scaleX(0);
transition: transform .6s ease, -webkit-transform .6s ease; }
.fl-icon-box-vc.icon-box-style-five .icon-box-inner-wrap .icon-box-btn:before {
background: #fff;
content: "";
display: block;
width: 100%;
height: 100%;
position: absolute;
top: 0;
left: 0;
z-index: -2; }
.fl-icon-box-vc.icon-box-style-five .icon-box-inner-wrap .icon-box-btn i {
-webkit-transition: .3s ease;
-o-transition: .3s ease;
transition: .3s ease;
font-size: 14px; }
.fl-icon-box-vc.icon-box-style-five .icon-box-inner-wrap .icon-box-btn:hover i {
color: #fff;
-webkit-transition: .3s ease;
-o-transition: .3s ease;
transition: .3s ease; }
.fl-icon-box-vc.icon-box-style-five .icon-box-inner-wrap .icon-box-btn:hover:after {
-webkit-transform-origin: left;
-ms-transform-origin: left;
transform-origin: left;
-webkit-transform: skew(-15deg) scaleX(1);
-ms-transform: skew(-15deg) scaleX(1);
transform: skew(-15deg) scaleX(1); }
.fl-counter-wrapper .fl-counter-pref-styles {
font-size: 60px;
line-height: 48px; }
.fl-counter-wrapper .fl-counter-list__title {
color: #222222; }
.fl-progress-bar {
position: relative;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
font-size: 14px;
color: #222222; }
.fl-progress-bar .fl-progress-title {
-webkit-box-flex: 1;
-webkit-flex-grow: 1;
-ms-flex-positive: 1;
flex-grow: 1; }
.fl-progress-bar .fl-progress-bar__number {
-webkit-box-flex: 0;
-webkit-flex-grow: 0;
-ms-flex-positive: 0;
flex-grow: 0; }
.fl-progress-bar .fl-progress-wrapper {
margin-top: 5px;
height: 5px;
width: 100%; }
.fl-progress-bar .fl-progress-wrapper .fl-tracking-progress-bar {
position: relative;
background: #eeeeee;
width: 100%;
height: 100%; }
.fl-progress-bar .fl-progress-wrapper .fl-tracking-progress-bar .fl-tracking-progress-bar__item {
height: 100%;
position: absolute;
left: 0;
top: 0; }
.fl-pricing--table-wrapper .pricing--table {
-webkit-transition: .3s ease;
-o-transition: .3s ease;
transition: .3s ease;
padding: 50px 85px 60px 85px;
text-align: center; }
.fl-pricing--table-wrapper .pricing--table .pricing-title {
font-size: 14px;
letter-spacing: 0.2em;
color: #222222;
position: relative;
padding-bottom: 10px;
margin-bottom: 30px; }
.fl-pricing--table-wrapper .pricing--table .pricing-title:before {
content: '';
height: 4px;
width: 40px;
background: #c6dde8;
position: absolute;
bottom: 0;
left: 50%;
-webkit-transform: translateX(-20px);
-ms-transform: translateX(-20px);
transform: translateX(-20px); }
.fl-pricing--table-wrapper .pricing--table .pricing {
font-size: 80px;
line-height: 50px; }
.fl-pricing--table-wrapper .pricing--table .pricing .prefix-price {
color: #666666;
font-size: 16px;
margin-right: 10px;
position: relative;
top: -10px;
vertical-align: super; }
.fl-pricing--table-wrapper .pricing--table .pricing-period {
color: #222222;
margin-top: 10px;
margin-bottom: 30px; }
.fl-pricing--table-wrapper .pricing--table .pricing-list {
list-style: none;
margin: 0;
padding: 0;
margin-bottom: 20px; }
.fl-pricing--table-wrapper .pricing--table .pricing-list li {
color: #222222;
font-size: 14px;
text-align: left;
list-style: none;
margin: 0;
padding: 0;
padding-top: 5px;
padding-bottom: 5px; }
.fl-pricing--table-wrapper .pricing--table .pricing-list li .left-content {
margin-right: 10px; }
.fl-pricing--table-wrapper .pricing--table.premium-table {
padding-top: 75px;
border-top: 3px solid transparent; }
.fl-pricing--table-wrapper .pricing--table.premium-table .pricing-title {
color: #ffffff; }
.fl-pricing--table-wrapper .pricing--table.premium-table .pricing-title:before {
background: #ffffff; }
.fl-pricing--table-wrapper .pricing--table.premium-table .pricing {
color: #fff; }
.fl-pricing--table-wrapper .pricing--table.premium-table .pricing .prefix-price {
color: #fff; }
.fl-pricing--table-wrapper .pricing--table.premium-table .pricing-period {
color: #fff; }
.fl-pricing--table-wrapper .pricing--table.premium-table .pricing-list li {
color: #fff; }
.fl-pricing--table-wrapper .pricing--table:hover {
-webkit-box-shadow: 0 0 34px 6px rgba(0, 0, 0, 0.07);
box-shadow: 0 0 34px 6px rgba(0, 0, 0, 0.07);
-webkit-transition: .3s ease;
-o-transition: .3s ease;
transition: .3s ease; }
.fl-team-vc.hovered.team-style-one .flipper-team-content {
-webkit-transition: .6s;
-o-transition: .6s;
transition: .6s;
-webkit-transform: rotateY(180deg);
transform: rotateY(180deg); }
.fl-team-vc.hovered.team-style-two .entry-content {
border: 1px solid transparent;
-webkit-box-shadow: 0 0 34px 6px rgba(0, 0, 0, 0.07);
box-shadow: 0 0 34px 6px rgba(0, 0, 0, 0.07);
-webkit-transition: .3s ease;
-o-transition: .3s ease;
transition: .3s ease; }
.fl-team-vc.hovered.team-style-two .entry-content:before {
-webkit-transform: scaleX(1);
-ms-transform: scaleX(1);
transform: scaleX(1);
-webkit-transform-origin: left;
-ms-transform-origin: left;
transform-origin: left; }
.fl-team-vc.team-style-one {
text-align: center; }
.fl-team-vc.team-style-one .flipper-team-content {
-webkit-transition: .6s;
-o-transition: .6s;
transition: .6s;
-webkit-transform-style: preserve-3d;
transform-style: preserve-3d;
-webkit-perspective: 1400px;
perspective: 1400px;
position: relative; }
.fl-team-vc.team-style-one .entry-content {
border: 1px solid #e1e1e1;
-webkit-border-radius: 5px;
border-radius: 5px;
padding: 50px 40px; }
.fl-team-vc.team-style-one .entry-content .team-image {
margin-bottom: 40px; }
.fl-team-vc.team-style-one .entry-content .team-image img {
display: inline-block;
-webkit-border-radius: 50%;
border-radius: 50%; }
.fl-team-vc.team-style-one .entry-content .team-name {
text-transform: uppercase;
font-size: 17px;
color: #222222;
letter-spacing: 0.025em; }
.fl-team-vc.team-style-one .entry-content .team-profession {
font-size: 14px;
text-transform: uppercase; }
.fl-team-vc.team-style-one .entry-content .team-social-profiles {
margin-top: 25px;
margin-bottom: 0; }
.fl-team-vc.team-style-one .entry-content .team-social-profiles li {
margin: 0;
display: -webkit-inline-box;
display: -webkit-inline-flex;
display: -ms-inline-flexbox;
display: inline-flex; }
.fl-team-vc.team-style-one .entry-content .team-social-profiles li a {
font-size: 14px;
padding: 0 10px;
color: #666666;
-webkit-transition: .3s ease;
-o-transition: .3s ease;
transition: .3s ease; }
.fl-team-vc.team-style-one .entry-content .team-social-profiles li a:hover {
-webkit-transition: .3s ease;
-o-transition: .3s ease;
transition: .3s ease; }
.fl-team-vc.team-style-one .entry-content.front-content {
-webkit-backface-visibility: hidden;
backface-visibility: hidden; }
.fl-team-vc.team-style-one .entry-content.back-content {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-webkit-transform: rotateY(180deg);
transform: rotateY(180deg); }
.fl-team-vc.team-style-one .entry-content.back-content .team-name {
color: #fff; }
.fl-team-vc.team-style-one .entry-content.back-content .team-profession {
color: #fff; }
.fl-team-vc.team-style-one .entry-content.back-content .team-description {
color: #fff;
margin-top: 20px;
font-size: 14px; }
.fl-team-vc.team-style-one .entry-content.back-content .team-phone-number-wrap {
margin-top: 20px;
font-size: 17px;
letter-spacing: 0.025em; }
.fl-team-vc.team-style-one .entry-content.back-content .team-phone-number-wrap a {
color: #fff;
-webkit-transition: .3s ease;
-o-transition: .3s ease;
transition: .3s ease; }
.fl-team-vc.team-style-one .entry-content.back-content .team-phone-number-wrap a:hover {
-webkit-transition: .3s ease;
-o-transition: .3s ease;
transition: .3s ease; }
.fl-team-vc.team-style-one .entry-content.back-content .team-social-profiles {
margin-bottom: 0; }
.fl-team-vc.team-style-one .entry-content.back-content .team-social-profiles li {
margin: 0; }
.fl-team-vc.team-style-one .entry-content.back-content .team-social-profiles li a {
color: #fff; }
.fl-team-vc.team-style-one:hover .flipper-team-content {
-webkit-transition: .6s;
-o-transition: .6s;
transition: .6s;
-webkit-transform: rotateY(180deg);
transform: rotateY(180deg); }
.fl-team-vc.team-style-two .entry-content {
position: relative;
-webkit-transition: .3s ease;
-o-transition: .3s ease;
transition: .3s ease;
border: 1px solid #e1e1e1;
-webkit-border-radius: 5px;
border-radius: 5px;
padding: 50px 40px;
text-align: center; }
.fl-team-vc.team-style-two .entry-content .team-image {
margin-bottom: 40px;
text-align: center; }
.fl-team-vc.team-style-two .entry-content .team-image img {
display: inline-block;
-webkit-border-radius: 50%;
border-radius: 50%; }
.fl-team-vc.team-style-two .entry-content .team-name {
text-transform: uppercase;
font-size: 17px;
color: #222222;
letter-spacing: 0.025em; }
.fl-team-vc.team-style-two .entry-content .team-profession {
font-size: 14px;
text-transform: uppercase; }
.fl-team-vc.team-style-two .entry-content .team-social-profiles {
margin-top: 25px;
margin-bottom: 0; }
.fl-team-vc.team-style-two .entry-content .team-social-profiles li {
margin: 0;
display: -webkit-inline-box;
display: -webkit-inline-flex;
display: -ms-inline-flexbox;
display: inline-flex; }
.fl-team-vc.team-style-two .entry-content .team-social-profiles li a {
font-size: 14px;
padding: 0 10px;
color: #666666;
-webkit-transition: .3s ease;
-o-transition: .3s ease;
transition: .3s ease; }
.fl-team-vc.team-style-two .entry-content .team-social-profiles li a:hover {
-webkit-transition: .3s ease;
-o-transition: .3s ease;
transition: .3s ease; }
.fl-team-vc.team-style-two .entry-content:before {
position: absolute;
left: 0;
bottom: -1px;
content: '';
height: 3px;
width: 100%;
-webkit-transform: scaleX(0);
-ms-transform: scaleX(0);
transform: scaleX(0);
-webkit-transform-origin: right;
-ms-transform-origin: right;
transform-origin: right;
transition: transform .2s ease-out,-webkit-transform .2s ease-out; }
.fl-team-vc.team-style-two:hover .entry-content {
border: 1px solid transparent;
-webkit-box-shadow: 0 0 34px 6px rgba(0, 0, 0, 0.07);
box-shadow: 0 0 34px 6px rgba(0, 0, 0, 0.07);
-webkit-transition: .3s ease;
-o-transition: .3s ease;
transition: .3s ease; }
.fl-team-vc.team-style-two:hover .entry-content:before {
-webkit-transform: scaleX(1);
-ms-transform: scaleX(1);
transform: scaleX(1);
-webkit-transform-origin: left;
-ms-transform-origin: left;
transform-origin: left; }
.fl-partner-wrapper {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center; }
.fl-partner-wrapper .partner-content {
width: 100%;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
max-width: 1550px; }
.fl-partner-wrapper .partner-content .partner-item {
width: 20%;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
min-height: 160px;
padding: 20px; }
.fl-partner-wrapper .partner-content .partner-item .static-image {
position: relative;
-webkit-transition: all 0.3s cubic-bezier(0.45, 0.05, 0.55, 0.95);
-o-transition: all 0.3s cubic-bezier(0.45, 0.05, 0.55, 0.95);
transition: all 0.3s cubic-bezier(0.45, 0.05, 0.55, 0.95); }
.fl-partner-wrapper .partner-content .partner-item .hover-image {
visibility: hidden;
opacity: 0;
-webkit-transition: all 0.3s cubic-bezier(0.45, 0.05, 0.55, 0.95);
-o-transition: all 0.3s cubic-bezier(0.45, 0.05, 0.55, 0.95);
transition: all 0.3s cubic-bezier(0.45, 0.05, 0.55, 0.95);
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
z-index: -1; }
.fl-partner-wrapper .partner-content .partner-item .hover-image img {
display: inline-block; }
.fl-partner-wrapper .partner-content .partner-item.hover_enable:hover .static-image {
visibility: hidden;
opacity: 0;
-webkit-transition: all 0.3s cubic-bezier(0.45, 0.05, 0.55, 0.95);
-o-transition: all 0.3s cubic-bezier(0.45, 0.05, 0.55, 0.95);
transition: all 0.3s cubic-bezier(0.45, 0.05, 0.55, 0.95); }
.fl-partner-wrapper .partner-content .partner-item.hover_enable:hover .hover-image {
visibility: visible;
opacity: 1;
-webkit-transition: all 0.3s cubic-bezier(0.45, 0.05, 0.55, 0.95);
-o-transition: all 0.3s cubic-bezier(0.45, 0.05, 0.55, 0.95);
transition: all 0.3s cubic-bezier(0.45, 0.05, 0.55, 0.95); }
.fl-home-page-posts-content-vc .home-page-post-container article {
margin-bottom: 25px;
padding: 39px 50px;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex; }
.fl-home-page-posts-content-vc .home-page-post-container article .left-content {
-webkit-box-flex: 0;
-webkit-flex-grow: 0;
-ms-flex-positive: 0;
flex-grow: 0;
margin-right: 35px;
padding-right: 35px;
position: relative;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
max-width: 130px;
width: 100%;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column; }
.fl-home-page-posts-content-vc .home-page-post-container article .left-content .top-date-wrap {
width: 100%;
color: #222222;
font-size: 48px;
line-height: 37px;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex; }
.fl-home-page-posts-content-vc .home-page-post-container article .left-content .bottom-date-wrap {
width: 100%;
font-size: 14px;
text-transform: uppercase;
line-height: 1;
margin-top: 8px; }
.fl-home-page-posts-content-vc .home-page-post-container article .left-content:before {
content: '';
right: 0;
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(40%, #e1e1e1), color-stop(0%, rgba(255, 255, 255, 0)));
background-image: -webkit-linear-gradient(#e1e1e1 40%, rgba(255, 255, 255, 0) 0%);
background-image: -o-linear-gradient(#e1e1e1 40%, rgba(255, 255, 255, 0) 0%);
background-image: linear-gradient(#e1e1e1 40%, rgba(255, 255, 255, 0) 0%);
background-position: right;
-webkit-background-size: 1px 11px;
background-size: 1px 11px;
background-repeat: repeat-y;
position: absolute;
height: 100%;
width: 3px; }
.fl-home-page-posts-content-vc .home-page-post-container article .right-content {
-webkit-box-flex: 1;
-webkit-flex-grow: 1;
-ms-flex-positive: 1;
flex-grow: 1; }
.fl-home-page-posts-content-vc .home-page-post-container article .right-content .top-post-content {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
font-size: 14px;
color: #222222; }
.fl-home-page-posts-content-vc .home-page-post-container article .right-content .top-post-content i {
margin-right: 7px; }
.fl-home-page-posts-content-vc .home-page-post-container article .right-content .top-post-content a {
color: inherit;
-webkit-transition: .3s ease;
-o-transition: .3s ease;
transition: .3s ease; }
.fl-home-page-posts-content-vc .home-page-post-container article .right-content .top-post-content a:hover {
-webkit-transition: .3s ease;
-o-transition: .3s ease;
transition: .3s ease; }
.fl-home-page-posts-content-vc .home-page-post-container article .right-content .top-post-content .author-wrap {
display: inline-block;
margin-right: 15px;
padding-right: 15px;
border-right: 1px solid #e1e1e1;
padding-top: 2px;
padding-bottom: 2px;
line-height: 1; }
.fl-home-page-posts-content-vc .home-page-post-container article .right-content .top-post-content .author-wrap .prefix-author {
margin-right: 5px; }
.fl-home-page-posts-content-vc .home-page-post-container article .right-content .top-post-content .category-wrap {
display: inline-block; }
.fl-home-page-posts-content-vc .home-page-post-container article .right-content .top-post-content .category-wrap ul {
list-style: none;
margin: 0;
padding: 0; }
.fl-home-page-posts-content-vc .home-page-post-container article .right-content .top-post-content .category-wrap ul li {
list-style: none;
margin: 0;
padding: 0;
display: inline-block; }
.fl-home-page-posts-content-vc .home-page-post-container article .right-content .post-title {
margin-top: 6px;
margin-bottom: 0;
font-size: 24px; }
.fl-home-page-posts-content-vc .home-page-post-container article .right-content .post-title a {
color: #222222;
-webkit-transition: .3s ease;
-o-transition: .3s ease;
transition: .3s ease; }
.fl-home-page-posts-content-vc .home-page-post-container article .right-content .post-title a:hover {
-webkit-transition: .3s ease;
-o-transition: .3s ease;
transition: .3s ease; }
.fl-tabs-wrapper {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-align: start;
-webkit-align-items: flex-start;
-ms-flex-align: start;
align-items: flex-start; }
.fl-tabs-wrapper .nav-tabs {
padding: 35px 0;
-webkit-border-radius: 10px;
border-radius: 10px; }
.fl-tabs-wrapper .nav-tabs li {
list-style: none;
position: relative;
padding-left: 10px;
padding-top: 10px;
padding-bottom: 8px;
cursor: pointer;
margin: 0 20px;
border-bottom: 1px solid rgba(201, 230, 245, 0.2);
color: #fff; }
.fl-tabs-wrapper .nav-tabs li:first-child {
border-top: 1px solid rgba(201, 230, 245, 0.2); }
.fl-tabs-wrapper .nav-tabs li:after {
position: absolute;
content: '';
height: 100%;
width: 4px;
left: -20px;
top: 0;
background: #62bec9;
-webkit-transform: scale(0);
-ms-transform: scale(0);
transform: scale(0);
-webkit-transform-origin: 0 100%;
-ms-transform-origin: 0 100%;
transform-origin: 0 100%;
transition: transform .2s ease-out,-webkit-transform .2s ease-out; }
.fl-tabs-wrapper .nav-tabs li .inner-content {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center; }
.fl-tabs-wrapper .nav-tabs li .inner-content .tab-title-content {
-webkit-box-flex: 1;
-webkit-flex-grow: 1;
-ms-flex-positive: 1;
flex-grow: 1; }
.fl-tabs-wrapper .nav-tabs li .inner-content .icon-container {
-webkit-transition: .3s ease;
-o-transition: .3s ease;
transition: .3s ease;
-webkit-box-flex: 0;
-webkit-flex-grow: 0;
-ms-flex-positive: 0;
flex-grow: 0;
width: 24px;
height: 24px;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-border-radius: 50%;
border-radius: 50%; }
.fl-tabs-wrapper .nav-tabs li .inner-content .icon-container i {
-webkit-transition: .3s ease;
-o-transition: .3s ease;
transition: .3s ease;
font-size: 10px;
color: rgba(255, 255, 255, 0.4); }
.fl-tabs-wrapper .nav-tabs li.active:after {
-webkit-transform-origin: 100% 0;
-ms-transform-origin: 100% 0;
transform-origin: 100% 0;
-webkit-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1); }
.fl-tabs-wrapper .nav-tabs li.active .inner-content .icon-container {
-webkit-transition: .3s ease;
-o-transition: .3s ease;
transition: .3s ease; }
.fl-tabs-wrapper .nav-tabs li.active .inner-content .icon-container i {
-webkit-transition: .3s ease;
-o-transition: .3s ease;
transition: .3s ease;
color: #ffffff; }
.fl-tabs-wrapper .nav-tabs li:hover:after {
-webkit-transform-origin: 100% 0;
-ms-transform-origin: 100% 0;
transform-origin: 100% 0;
-webkit-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1); }
.fl-tabs-wrapper .tab-content-container .tab-pane {
padding-left: 15px;
display: none; }
.fl-tabs-wrapper .tab-content-container .tab-pane.active {
display: block;
position: relative;
-webkit-animation: showTab 300ms ease-in-out both;
animation: showTab 300ms ease-in-out both; }
@-webkit-keyframes showTab {
from {
opacity: 0;
top: 5px; }
to {
opacity: 1;
top: 0; } }
@keyframes showTab {
from {
opacity: 0;
top: 5px; }
to {
opacity: 1;
top: 0; } }
.fl--portfolio-content-vc-wrap .fl-pagination {
margin-top: 40px; }
.fl-video-btn-wrapper-vc {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center; }
.fl-video-btn-wrapper-vc.text-center {
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center; }
.fl-video-btn-wrapper-vc.text-right {
-webkit-box-pack: end;
-webkit-justify-content: flex-end;
-ms-flex-pack: end;
justify-content: flex-end; }
.fl-video-btn-wrapper-vc.inline-display {
display: -webkit-inline-box;
display: -webkit-inline-flex;
display: -ms-inline-flexbox;
display: inline-flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center; }
.fl-video-btn-wrapper-vc .video-btn-text {
font-size: 14px;
color: #fff;
margin-left: 7px; }
.fl-portfolio-info-wrapper .fl-portfolio--info {
margin: 0;
padding: 0;
list-style: none; }
.fl-portfolio-info-wrapper .fl-portfolio--info li {
margin: 0;
padding: 15px 0 15px 15px;
border-top: 1px solid #dddddd;
list-style: none;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center; }
.fl-portfolio-info-wrapper .fl-portfolio--info li .fl-left-content {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
margin-right: 10px; }
.fl-portfolio-info-wrapper .fl-portfolio--info li .fl-left-content i {
margin-right: 15px;
font-size: 20px; }
.fl-portfolio-info-wrapper .fl-portfolio--info li .fl-right-content {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
color: #222222; }
.fl-portfolio-info-wrapper .fl-portfolio--info li .fl-right-content a {
font-size: 15px;
padding: 0 10px;
color: #222222;
-webkit-transition: .3s ease;
-o-transition: .3s ease;
transition: .3s ease; }
.fl-portfolio-info-wrapper .fl-portfolio--info li .fl-right-content a:hover {
-webkit-transition: .3s ease;
-o-transition: .3s ease;
transition: .3s ease; }
.fl-portfolio-info-wrapper .fl-portfolio--info li:last-child {
border-bottom: 1px solid #dddddd; }   .vc_row-overlay {
height: 100%;
display: block;
position: absolute;
top: 0;
left: 0;
width: 100%; } .vc_row[data-row-overflow-visible] {
overflow: visible !important;
z-index: 1; }
.vc_row[data-row-overflow-visible-auto] {
overflow: auto !important; }
.vc_row[data-row-overflow-visible-hidden] {
overflow: hidden !important; } .vc_row[data-row-decor] .decor-white-left {
-webkit-clip-path: polygon(0 0, 100% 0, 4% 100%);
clip-path: polygon(0 0, 100% 0, 4% 100%);
right: 9%;
height: 52px;
position: absolute;
top: 0;
left: 9%;
display: block;
background: #fff; }
.vc_row[data-row-decor] .decor-white-right {
-webkit-clip-path: polygon(0 0, 100% 0, 94% 100%, 0 0);
clip-path: polygon(0 0, 100% 0, 94% 100%, 0 0);
position: absolute;
top: 0;
right: 84px;
left: 84px;
display: block;
background-color: #fff;
height: 47px; }
.vc_row[data-row-decor] .decor-main-cl-left {
right: 9%;
height: 52px;
-webkit-clip-path: polygon(0 0, 100% 0, 4% 100%);
clip-path: polygon(0 0, 100% 0, 4% 100%);
position: absolute;
top: 0;
left: 9%;
display: block; }
.vc_row[data-row-decor] .decor-main-cl-right {
right: 9%;
height: 52px;
-webkit-clip-path: polygon(0 0, 100% 0, 96% 100%);
clip-path: polygon(0 0, 100% 0, 96% 100%);
position: absolute;
top: 0;
left: 9%;
display: block; } .vc_row[data-row-decor-bottom] .decor-white-bottom-left {
-webkit-clip-path: polygon(4% 0, 100% 100%, 0% 100%);
clip-path: polygon(4% 0, 100% 100%, 0% 100%);
top: auto;
bottom: -1px;
height: 52px;
position: absolute;
right: 0;
left: 9%;
display: block;
background: #fff; }
.vc_row[data-row-decor-bottom] .decor-main-cl-bottom-left {
-webkit-clip-path: polygon(0 0, 100% 0, 4% 100%);
clip-path: polygon(0 0, 100% 0, 4% 100%);
height: 52px;
position: absolute;
top: auto;
bottom: -52px;
right: 0;
left: 9%;
display: block;
background-color: #22abc3; } .fl-woo-category-slider-list-container {
margin: 0;
padding: 0; }
.fl-woo-category-slider-list-container li {
margin: 0;
padding: 0 20px;
display: -webkit-inline-box;
display: -webkit-inline-flex;
display: -ms-inline-flexbox;
display: inline-flex; }
.fl-woo-category-slider-list-container li a {
line-height: 1;
position: relative;
color: #fff;
font-size: 14px;
text-transform: uppercase;
padding-bottom: 10px;
-webkit-transition: 0.2s ease-in-out !important;
-o-transition: 0.2s ease-in-out !important;
transition: 0.2s ease-in-out !important; }
.fl-woo-category-slider-list-container li a:before {
transition: transform .2s ease-out .2s ,-webkit-transform .2s ease-out .2s;
-webkit-transform: scaleX(1);
-ms-transform: scaleX(1);
transform: scaleX(1);
-webkit-transform-origin: left;
-ms-transform-origin: left;
transform-origin: left;
width: 100%;
height: 1px;
background: rgba(255, 255, 255, 0.5);
content: '';
position: absolute;
left: 0;
bottom: 0;
z-index: 1; }
.fl-woo-category-slider-list-container li a:after {
content: '';
-webkit-transform: scaleX(0);
-ms-transform: scaleX(0);
transform: scaleX(0);
transition: transform .2s ease-out,-webkit-transform .2s ease-out;
-webkit-transform-origin: right;
-ms-transform-origin: right;
transform-origin: right;
position: absolute;
left: 0;
bottom: 0;
width: 100%;
height: 1px;
z-index: 2; }
.fl-woo-category-slider-list-container li a:hover {
-webkit-transition: 0.2s ease-in-out !important;
-o-transition: 0.2s ease-in-out !important;
transition: 0.2s ease-in-out !important; }
.fl-woo-category-slider-list-container li a:hover:after {
-webkit-transform: scaleX(1);
-ms-transform: scaleX(1);
transform: scaleX(1);
-webkit-transform-origin: left;
-ms-transform-origin: left;
transform-origin: left; }
.fl-woo-category-slider-list-container li a:hover:before {
transition: transform .2s ease-out ,-webkit-transform .2s ease-out;
-webkit-transform: scaleX(0);
-ms-transform: scaleX(0);
transform: scaleX(0);
-webkit-transform-origin: right;
-ms-transform-origin: right;
transform-origin: right; } .bg-position-left-top, .vc_row-has-fill.bg-position-left-top, .vc_col-has-fill .bg-position-left-top {
background-position: left top !important; }
.bg-position-left-center, .vc_row-has-fill.bg-position-left-center, .vc_col-has-fill .bg-position-left-center {
background-position: left center !important; }
.bg-position-left-bottom, .vc_row-has-fill.bg-position-left-bottom, .vc_col-has-fill .bg-position-left-bottom {
background-position: left bottom !important; }
.bg-position-center-top, .vc_row-has-fill.bg-position-center-top, .vc_col-has-fill .bg-position-center-top {
background-position: center top !important; }
.bg-position-center-center, .vc_row-has-fill.bg-position-center-center, .vc_col-has-fill .bg-position-center-center {
background-position: center center !important; }
.bg-position-center-bottom, .vc_row-has-fill.bg-position-center-bottom, .vc_col-has-fill .bg-position-center-bottom {
background-position: center bottom !important; }
.bg-position-right-top, .vc_row-has-fill.bg-position-right-top, .vc_col-has-fill .bg-position-right-top {
background-position: right top !important; }
.bg-position-right-center, .vc_row-has-fill.bg-position-right-center, .vc_col-has-fill .bg-position-right-center {
background-position: right center !important; }
.bg-position-right-bottom, .vc_row-has-fill.bg-position-right-bottom, .vc_col-has-fill .bg-position-right-bottom {
background-position: right bottom !important; } .fl-vc-decor-wrapper {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center; }
.fl-vc-decor-wrapper .filter-decor {
display: inline-block;
width: 40px;
height: 1px;
opacity: .5;
background-color: #fff;
-webkit-box-shadow: 25px 5px 0 0 #fff, -25px 5px 0 0 #fff;
box-shadow: 25px 5px 0 0 #fff, -25px 5px 0 0 #fff; } .z-index-1 {
z-index: 1;
position: relative; }
.z-index-2 {
z-index: 2;
position: relative; }
.z-index-3 {
z-index: 3;
position: relative; }
.z-index-4 {
z-index: 4;
position: relative; }
.z-index-5 {
z-index: 5;
position: relative; }
.header-button-wrap {
position: relative;
bottom: 4px; }
.kswr-row-background, .kswr-row-element-back {
z-index: -1; } .animated-image img {
-webkit-animation: animation_image 10s linear infinite alternate forwards;
animation: animation_image 10s linear infinite alternate forwards;
-webkit-transition: all 200ms linear;
-o-transition: all 200ms linear;
transition: all 200ms linear; }
@-webkit-keyframes animation_image {
0%,100% {
-webkit-border-radius: 63% 37% 54% 46% / 55% 48% 52% 45%;
border-radius: 63% 37% 54% 46% / 55% 48% 52% 45%; }
14% {
-webkit-border-radius: 40% 60% 54% 46% / 49% 60% 40% 51%;
border-radius: 40% 60% 54% 46% / 49% 60% 40% 51%; }
28% {
-webkit-border-radius: 54% 46% 38% 62% / 49% 70% 30% 51%;
border-radius: 54% 46% 38% 62% / 49% 70% 30% 51%; }
42% {
-webkit-border-radius: 61% 39% 55% 45% / 61% 38% 62% 39%;
border-radius: 61% 39% 55% 45% / 61% 38% 62% 39%; }
56% {
-webkit-border-radius: 61% 39% 67% 33% / 70% 50% 50% 30%;
border-radius: 61% 39% 67% 33% / 70% 50% 50% 30%; }
70% {
-webkit-border-radius: 50% 50% 34% 66% / 56% 68% 32% 44%;
border-radius: 50% 50% 34% 66% / 56% 68% 32% 44%; }
84% {
-webkit-border-radius: 46% 54% 50% 50% / 35% 61% 39% 65%;
border-radius: 46% 54% 50% 50% / 35% 61% 39% 65%; } }
@keyframes animation_image {
0%,100% {
-webkit-border-radius: 63% 37% 54% 46% / 55% 48% 52% 45%;
border-radius: 63% 37% 54% 46% / 55% 48% 52% 45%; }
14% {
-webkit-border-radius: 40% 60% 54% 46% / 49% 60% 40% 51%;
border-radius: 40% 60% 54% 46% / 49% 60% 40% 51%; }
28% {
-webkit-border-radius: 54% 46% 38% 62% / 49% 70% 30% 51%;
border-radius: 54% 46% 38% 62% / 49% 70% 30% 51%; }
42% {
-webkit-border-radius: 61% 39% 55% 45% / 61% 38% 62% 39%;
border-radius: 61% 39% 55% 45% / 61% 38% 62% 39%; }
56% {
-webkit-border-radius: 61% 39% 67% 33% / 70% 50% 50% 30%;
border-radius: 61% 39% 67% 33% / 70% 50% 50% 30%; }
70% {
-webkit-border-radius: 50% 50% 34% 66% / 56% 68% 32% 44%;
border-radius: 50% 50% 34% 66% / 56% 68% 32% 44%; }
84% {
-webkit-border-radius: 46% 54% 50% 50% / 35% 61% 39% 65%;
border-radius: 46% 54% 50% 50% / 35% 61% 39% 65%; } }  @media screen and (max-width: 1600px) {
.fl-action-content-wrapper-vc .vc-fl-action-content .action-image {
max-width: 28vw; } }  @media screen and (max-width: 1024px) {
.fl-action-content-wrapper-vc .vc-fl-action-content .action-image {
max-width: 26vw; }
.fl-services-slider-container-content {
margin: 60px -224px 30px 25px; } } @media (max-width: 992px) {
.fl-partner-wrapper .partner-content .partner-item {
width: 50%; }
.fl-vc-vehicle-search .vc-auto-search {
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap; }
.fl-vc-vehicle-search .vc-auto-search .select {
margin-top: 25px; }
.fl-vc-vehicle-search .vc-auto-search .select:first-child {
margin-top: 0; }
.fl-vc-vehicle-search .vc-auto-search .btn {
margin-top: 25px;
width: 100%; }
.vc-number-content-container .number-div-content.reflect-element .inner-content .number {
-webkit-box-ordinal-group: 2;
-webkit-order: 1;
-ms-flex-order: 1;
order: 1; }
.vc-number-content-container .number-div-content.reflect-element .inner-content .number-content, .vc-number-content-container .number-div-content.reflect-element .inner-content .number-title {
-webkit-box-ordinal-group: 3;
-webkit-order: 2;
-ms-flex-order: 2;
order: 2; }
.vc-number-content-container .number-div-content:nth-child(even) {
padding-top: 20px; }
.vc-number-content-container .number-div-content {
padding-top: 20px; }
.fl-vc-custom-title-container .custom-title-content-wrapper .back-text {
font-size: 70px; }
.fl-vc-custom-title-container .custom-title-content-wrapper .font-text {
font-size: 30px; }
.custom-title-cars .fl-title-vc {
margin-top: -30px !important; }
.fl-header-decor-text-wrapper-vc .decor-header-text {
font-size: 20px; }
.fl-phone-number-wrapper-vc.phone-style-two .phone-style-two-content {
margin-top: 15px; }
.fl-services-slider-container-content {
margin: 0 0 0 0; }
.fl-tabs .nav-tabs {
padding-left: 0;
padding-right: 0; }
.fl-tabs .nav-tabs li .tab-link-content {
margin-left: 20px; }
.fl-tabs .nav-tabs li:nth-child(2n+1) .tab-link-content {
margin-left: 0; }
.fl-tabs .tab-content {
padding-left: 0;
padding-right: 0; } }  @media screen and (max-width: 782px) {
.decor-main-cl-left, .decor-main-cl-right, .decor-white-bottom-left, .decor-white-left {
height: 22px !important; }
.vc-offer-slider .offer-slider-slide .offer-slide-inner-content .offer-slider-bottom-content .offer-slider-image {
display: none !important; }
.vc-offer-slider .slick-arrow {
display: none !important; }
.custom-title-cars .fl-title-vc {
margin-top: -20px !important; }
.fl-about-us-form .input-container {
width: 100%; }
.fl-home-page-posts-content-vc .home-page-post-container article .right-content .top-post-content {
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap; }
.fl-home-page-posts-content-vc .home-page-post-container article .right-content .top-post-content .author-wrap {
border-right: 0;
margin-right: 10px;
padding-right: 0; }
.fl-home-page-posts-content-vc .home-page-post-container article {
padding: 25px 30px; }
.fl-home-page-posts-content-vc .home-page-post-container article .right-content .post-title {
font-size: 20px; } } @media screen and (max-width: 768px) {
.fl-home-page-posts-content-vc .home-page-post-container article .left-content {
display: none; }
.fl-icon-box-vc.icon-box-style-two .icon-box-inner-wrap .icon-box-btn {
opacity: 1;
visibility: visible;
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0); }
.fl-counter-wrapper .fl-counter-pref-styles {
font-size: 40px; }
.fl-tabs .nav-tabs li .tab-link-content {
margin-top: 20px; }
.fl-tabs .nav-tabs li:first-child .tab-link-content {
margin-top: 0 !important; }
.vc-offer-slider .offer-slider-slide .offer-slide-inner-content .offer-slider-bottom-content {
-webkit-clip-path: none;
clip-path: none;
padding-top: 0;
min-height: 220px; }
.vc-offer-slider .offer-slider-slide .offer-slide-inner-content .offer-slider-bottom-content .offer-slider-content {
padding-right: 35px;
padding-left: 35px; }
.vc-number-content-container .number-div-content:after {
display: none; }
.vc-number-content-container .number-div-content .inner-content .number {
font-size: 80px; }
.vc-number-content-container .number-div-content:first-child {
padding-top: 0; }
.fl-phone-number-wrapper-vc.phone-style-one .phone-text {
margin-right: 8px; }
.fl-phone-number-wrapper-vc.phone-style-one .phone-number-link {
font-size: 13px;
padding: 13px 17px; } } @media screen and (max-width: 720px) {
.home-page-post-container .blog-post {
margin-top: 25px; }
.home-page-post-container .blog-post:first-child {
margin-top: 0; }
.home-page-post-container .blog-post-default {
margin-top: 25px; }
.home-page-post-container .blog-post-default:first-child {
margin-top: 0; }
.fl-vc-custom-title-container .custom-title-content-wrapper .back-text {
font-size: 60px; }
.fl-vc-custom-title-container .custom-title-content-wrapper .font-text {
font-size: 25px; } } @media (max-width: 680px) {
.fl-action-content-wrapper-vc .vc-fl-action-content .action-image {
display: none; }
.fl-phone-number-wrapper-vc.phone-style-one {
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap; }
.fl-vc-car-detail-wrapper .car-detail-slider .car-detail-slide .slider-content {
padding-right: 30px;
padding-left: 30px; }
.fl-vc-car-detail-wrapper .car-detail-slider .car-detail-slide .slider-content .bottom-slide-content .bottom-car-info .icon-content-info-wrapper {
margin-top: 15px; }
.vc-number-content-container .number-div-content .inner-content .number:after {
display: none !important; }
.fl-header-decor-text-wrapper-vc .decor-header-text {
font-size: 17px; }
.fl-semi-circle-progress-container-content {
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center; }
.fl-semi-circle-progress-container-content .semi-circle-progress-bar-wrapper-vc {
margin-top: 20px; }
.fl-tabs .nav-tabs li .tab-link-content {
margin-left: 0 !important; } }@font-face{font-family:'fl-vc-custom-icon-font';src:url(//web-canvas.in/wp-content/plugins/fl-themes-helper/vc_custom//icon/icon_assets/fonts/fl-vc-custom-icon-font.eot?29446921);src:url(//web-canvas.in/wp-content/plugins/fl-themes-helper/vc_custom//icon/icon_assets/fonts/fl-vc-custom-icon-font.eot?29446921#iefix) format('embedded-opentype'),url(//web-canvas.in/wp-content/plugins/fl-themes-helper/vc_custom//icon/icon_assets/fonts/fl-vc-custom-icon-font.woff2?29446921) format('woff2'),url(//web-canvas.in/wp-content/plugins/fl-themes-helper/vc_custom//icon/icon_assets/fonts/fl-vc-custom-icon-font.woff?29446921) format('woff'),url(//web-canvas.in/wp-content/plugins/fl-themes-helper/vc_custom//icon/icon_assets/fonts/fl-vc-custom-icon-font.ttf?29446921) format('truetype'),url(//web-canvas.in/wp-content/plugins/fl-themes-helper/vc_custom//icon/icon_assets/fonts/fl-vc-custom-icon-font.svg?29446921#fl-vc-custom-icon-font) format('svg');font-weight:400;font-style:normal}[class^="fl-vc-custom-i-"]:before,[class*=" fl-vc-custom-i-"]:before{font-family:"fl-vc-custom-icon-font";font-style:normal;font-weight:400;speak:none;display:inline-block;text-decoration:inherit;width:1em;margin-right:0;text-align:center;font-variant:normal;text-transform:none;line-height:1em;margin-left:0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fl-vc-custom-i-envelope:before{content:'\e864'}.fl-vc-custom-i-phone:before{content:'\e865'}.fl-vc-custom-i-piker:before{content:'\e866'}.fl-vc-custom-i-uniF100:before{content:'\f100'}.fl-vc-custom-i-uniF101:before{content:'\f101'}.fl-vc-custom-i-uniF102:before{content:'\f102'}.fl-vc-custom-i-uniF103:before{content:'\f103'}.fl-vc-custom-i-uniF104:before{content:'\f104'}.fl-vc-custom-i-uniF105:before{content:'\f105'}.fl-vc-custom-i-uniF106:before{content:'\f106'}.fl-vc-custom-i-uniF107:before{content:'\f107'}.fl-vc-custom-i-uniF108:before{content:'\f108'}.fl-vc-custom-i-uniF109:before{content:'\f109'}.fl-vc-custom-i-uniF10A:before{content:'\f10a'}.fl-vc-custom-i-uniF10B:before{content:'\f10b'}.fl-vc-custom-i-uniF10C:before{content:'\f10c'}.fl-vc-custom-i-uniF10D:before{content:'\f10d'}.fl-vc-custom-i-uniF10E:before{content:'\f10e'}.fl-vc-custom-i-uniF10F:before{content:'\f10f'}.fl-vc-custom-i-uniF110:before{content:'\f110'}.fl-vc-custom-i-uniF111:before{content:'\f111'}.fl-vc-custom-i-uniF112:before{content:'\f112'}.fl-vc-custom-i-uniF113:before{content:'\f113'}.fl-vc-custom-i-uniF114:before{content:'\f114'}.fl-vc-custom-i-uniF115:before{content:'\f115'}.fl-vc-custom-i-uniF116:before{content:'\f116'}.fl-vc-custom-i-uniF117:before{content:'\f117'}.fl-vc-custom-i-uniF118:before{content:'\f118'}.fl-vc-custom-i-uniF119:before{content:'\f119'}.fl-vc-custom-i-uniF11A:before{content:'\f11a'}.fl-vc-custom-i-uniF11B:before{content:'\f11b'}.fl-vc-custom-i-uniF11C:before{content:'\f11c'}.fl-vc-custom-i-uniF11D:before{content:'\f11d'}.fl-vc-custom-i-uniF11E:before{content:'\f11e'}.fl-vc-custom-i-uniF11F:before{content:'\f11f'}.fl-vc-custom-i-uniF120:before{content:'\f120'}.fl-vc-custom-i-uniF121:before{content:'\f121'}.fl-vc-custom-i-uniF122:before{content:'\f122'}.fl-vc-custom-i-uniF123:before{content:'\f123'}.fl-vc-custom-i-uniF124:before{content:'\f124'}.fl-vc-custom-i-uniF125:before{content:'\f125'}.fl-vc-custom-i-uniF126:before{content:'\f126'}.fl-vc-custom-i-uniF127:before{content:'\f127'}.fl-vc-custom-i-uniF128:before{content:'\f128'}.fl-vc-custom-i-uniF129:before{content:'\f129'}.fl-vc-custom-i-uniF12A:before{content:'\f12a'}.fl-vc-custom-i-uniF12B:before{content:'\f12b'}.fl-vc-custom-i-uniF12C:before{content:'\f12c'}.fl-vc-custom-i-uniF12D:before{content:'\f12d'}.fl-vc-custom-i-uniF12E:before{content:'\f12e'}.fl-vc-custom-i-uniF12F:before{content:'\f12f'}.fl-vc-custom-i-uniF130:before{content:'\f130'}.fl-vc-custom-i-uniF131:before{content:'\f131'}.fl-vc-custom-i-uniF132:before{content:'\f132'}.fl-vc-custom-i-uniF133:before{content:'\f133'}.fl-vc-custom-i-uniF134:before{content:'\f134'}.fl-vc-custom-i-uniF135:before{content:'\f135'}.fl-vc-custom-i-uniF136:before{content:'\f136'}.fl-vc-custom-i-uniF137:before{content:'\f137'}.fl-vc-custom-i-uniF138:before{content:'\f138'}.fl-vc-custom-i-uniF139:before{content:'\f139'}.fl-vc-custom-i-uniF13A:before{content:'\f13a'}.fl-vc-custom-i-uniF13B:before{content:'\f13b'}.fl-vc-custom-i-uniF13C:before{content:'\f13c'}.fl-vc-custom-i-uniF13D:before{content:'\f13d'}.fl-vc-custom-i-uniF13E:before{content:'\f13e'}.fl-vc-custom-i-uniF13F:before{content:'\f13f'}.fl-vc-custom-i-uniF140:before{content:'\f140'}.fl-vc-custom-i-uniF141:before{content:'\f141'}.fl-vc-custom-i-uniF142:before{content:'\f142'}.fl-vc-custom-i-uniF143:before{content:'\f143'}.fl-vc-custom-i-uniF144:before{content:'\f144'}.fl-vc-custom-i-uniF145:before{content:'\f145'}.fl-vc-custom-i-uniF146:before{content:'\f146'}.fl-vc-custom-i-uniF147:before{content:'\f147'}.fl-vc-custom-i-uniF148:before{content:'\f148'}.fl-vc-custom-i-uniF149:before{content:'\f149'}.fl-vc-custom-i-uniF14A:before{content:'\f14a'}.fl-vc-custom-i-uniF14B:before{content:'\f14b'}.fl-vc-custom-i-uniF14C:before{content:'\f14c'}.fl-vc-custom-i-uniF14D:before{content:'\f14d'}.fl-vc-custom-i-uniF14E:before{content:'\f14e'}.fl-vc-custom-i-uniF14F:before{content:'\f14f'}.fl-vc-custom-i-uniF150:before{content:'\f150'}.fl-vc-custom-i-uniF151:before{content:'\f151'}.fl-vc-custom-i-uniF152:before{content:'\f152'}.fl-vc-custom-i-uniF153:before{content:'\f153'}.fl-vc-custom-i-uniF154:before{content:'\f154'}.fl-vc-custom-i-uniF155:before{content:'\f155'}.fl-vc-custom-i-uniF156:before{content:'\f156'}.fl-vc-custom-i-uniF157:before{content:'\f157'}.fl-vc-custom-i-uniF158:before{content:'\f158'}.fl-vc-custom-i-uniF159:before{content:'\f159'}.fl-vc-custom-i-uniF15A:before{content:'\f15a'}.fl-vc-custom-i-uniF15B:before{content:'\f15b'}.fl-vc-custom-i-uniF15C:before{content:'\f15c'}.fl-vc-custom-i-uniF15D:before{content:'\f15d'}.fl-vc-custom-i-uniF15E:before{content:'\f15e'}.fl-vc-custom-i-uniF15F:before{content:'\f15f'}.fl-vc-custom-i-uniF160:before{content:'\f160'}.fl-vc-custom-i-uniF161:before{content:'\f161'}.fl-vc-custom-i-uniF162:before{content:'\f162'}.fl-vc-custom-i-uniF163:before{content:'\f163'}.language-selector.list-style-changer {
display: inline-flex;
padding-left: 7.5px;
position: relative;
align-items: center;
justify-content: center; }
.language-selector.list-style-changer a {
display: inline-flex;
align-items: center;
text-transform: uppercase; }
.language-selector.list-style-changer a .language-flag {
border-radius: 50%;
margin-right: 10px;
width: 15px;
height: 15px;
display: inline-block;
background-size: cover !important; }
.language-selector.list-style-changer ul {
min-width: 150px;
transition: .3s ease;
opacity: 0;
visibility: hidden;
margin-top: 10px;
box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
border: 1px solid #eaeaeb;
padding: 10px 0;
z-index: 2;
position: absolute;
top: 100%;
left: 50%;
background: #fff;
transform: translate3d(-50%, 10px, 0); }
.language-selector.list-style-changer ul li {
display: flex; }
.language-selector.list-style-changer ul li a {
font-size: 10px;
display: flex;
align-items: center;
line-height: 24px;
color: #222222 !important;
padding: 0 30px 10px 30px;
transition: .3s ease; }
.language-selector.list-style-changer ul li a:hover {
transition: .3s ease; }
.language-selector.list-style-changer ul li a:hover .language-flag {
transition: .3s ease;
opacity: .8; }
.language-selector.list-style-changer ul li a .language-flag {
border-radius: 50%;
margin-right: 10px;
width: 15px;
height: 15px;
display: inline-block;
background-size: cover !important; }
.language-selector.list-style-changer ul li:last-child a {
padding-bottom: 0; }
.language-selector.list-style-changer ul.opened {
transform: translate3d(-50%, 0, 0);
transition: .3s ease;
opacity: 1;
visibility: visible; }
.language-selector.inline-style-changer {
display: inline-flex;
padding-left: 7.5px;
position: relative;
align-items: center;
justify-content: center; }
.language-selector.inline-style-changer > a {
transform: translateX(0);
transition: -webkit-transform .3s ease, transform .3s ease, opacity .3s ease, visibility .3s ease;
position: relative;
z-index: 3; }
.language-selector.inline-style-changer a {
display: inline-flex;
align-items: center; }
.language-selector.inline-style-changer a .language-flag {
width: 18px;
height: 18px;
display: inline-block;
margin-right: 5px;
border-radius: 50%;
background-size: cover !important; }
.language-selector.inline-style-changer a .language-name {
color: #fff;
font-size: 12px;
text-transform: uppercase; }
.language-selector.inline-style-changer ul {
position: absolute;
display: flex;
align-items: center;
justify-content: center;
top: 0;
width: 100%;
height: 100%; }
.language-selector.inline-style-changer ul li {
display: flex;
align-items: center;
opacity: 0;
visibility: hidden; }
.language-selector.inline-style-changer ul li:nth-child(1) {
transform: translateX(0);
transition: all .5s ease,opacity .6s ease; }
.language-selector.inline-style-changer ul li:nth-child(2) {
transform: translateX(-50%);
transition: all .5s ease,opacity .6s ease;
margin-left: 4px; }
.language-selector.inline-style-changer ul li:nth-child(3) {
transform: translateX(-100%);
transition: all .5s ease .05s,opacity .6s ease;
margin-left: 4px; }
.language-selector.inline-style-changer:hover > a {
opacity: 0;
visibility: hidden;
transform: translateX(-20px); }
.language-selector.inline-style-changer:hover ul li {
opacity: .5;
visibility: visible;
transform: translateX(0); }
.language-selector.inline-style-changer:hover ul li:hover {
opacity: 1;
transition: all .5s ease,opacity .6s ease;
transform: scale(1.3); }
.language-selector.inline-style-changer:hover ul li.active-language {
opacity: 1; }
.demo-language-selector.list-style-changer {
display: inline-flex;
padding-left: 7.5px;
position: relative;
align-items: center;
justify-content: center; }
.demo-language-selector.list-style-changer > a {
display: inline-flex;
align-items: center;
text-transform: uppercase; }
.demo-language-selector.list-style-changer > a .language-flag {
background: transparent url(//web-canvas.in/wp-content/plugins/fl-themes-helper/widgets/assets/images/usa-flag.png) center center no-repeat;
border-radius: 50%;
margin-right: 10px;
width: 15px;
height: 15px;
display: inline-block;
background-size: cover !important; }
.demo-language-selector.list-style-changer > a:after {
margin-top: -2px;
content: "\f078";
font: normal normal normal 8px/1 FontAwesome;
margin-left: 7px; }
.demo-language-selector.list-style-changer ul {
min-width: 150px;
transition: .3s ease;
opacity: 0;
visibility: hidden;
margin-top: 10px;
box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
border: 1px solid #eaeaeb;
padding: 10px 0;
z-index: 2;
position: absolute;
top: 100%;
left: 50%;
background: #fff;
transform: translate3d(-50%, 10px, 0); }
.demo-language-selector.list-style-changer ul li {
display: flex; }
.demo-language-selector.list-style-changer ul li a {
text-transform: uppercase;
font-size: 10px;
display: flex;
align-items: center;
line-height: 24px;
color: #222222 !important;
padding: 0 30px 10px 30px;
transition: .3s ease; }
.demo-language-selector.list-style-changer ul li a:hover {
transition: .3s ease; }
.demo-language-selector.list-style-changer ul li a:hover .language-flag {
transition: .3s ease;
opacity: .8; }
.demo-language-selector.list-style-changer ul li a .language-flag {
border-radius: 50%;
margin-right: 10px;
width: 15px;
height: 15px;
display: inline-block;
background-size: cover !important; }
.demo-language-selector.list-style-changer ul li:last-child a {
padding-bottom: 0; }
.demo-language-selector.list-style-changer ul li:nth-child(1) .language-flag {
background: transparent url(//web-canvas.in/wp-content/plugins/fl-themes-helper/widgets/assets/images/france-flag.png) center center no-repeat; }
.demo-language-selector.list-style-changer ul li:nth-child(2) .language-flag {
background: transparent url(//web-canvas.in/wp-content/plugins/fl-themes-helper/widgets/assets/images/usa-flag.png) center center no-repeat; }
.demo-language-selector.list-style-changer ul li:nth-child(3) .language-flag {
background: transparent url(//web-canvas.in/wp-content/plugins/fl-themes-helper/widgets/assets/images/germany-flag.png) center center no-repeat; }
.demo-language-selector.list-style-changer ul.opened {
transform: translate3d(-50%, 0, 0);
transition: .3s ease;
opacity: 1;
visibility: visible; }
.demo-language-selector.inline-style-changer {
display: inline-flex;
align-items: center;
padding-left: 7.5px;
position: relative;
top: 2px; }
.demo-language-selector.inline-style-changer ul li {
display: inline-block; }
.demo-language-selector.inline-style-changer ul li a {
display: inline-flex; }
.demo-language-selector.inline-style-changer ul li span {
opacity: .5;
transition: .5s ease;
margin-right: 7px;
width: 20px;
height: 20px;
display: inline-block; }
.demo-language-selector.inline-style-changer ul li:nth-child(1) span {
background: transparent url(//web-canvas.in/wp-content/plugins/fl-themes-helper/widgets/assets/images/usa-flag.png) center center no-repeat;
background-size: cover; }
.demo-language-selector.inline-style-changer ul li:nth-child(2) span {
background: transparent url(//web-canvas.in/wp-content/plugins/fl-themes-helper/widgets/assets/images/germany-flag.png) center center no-repeat;
background-size: cover; }
.demo-language-selector.inline-style-changer ul li:nth-child(3) span {
background: transparent url(//web-canvas.in/wp-content/plugins/fl-themes-helper/widgets/assets/images/france-flag.png) center center no-repeat;
background-size: cover;
margin-right: 0; }
.demo-language-selector.inline-style-changer ul li:hover span {
transition: .5s ease;
transform: scale(1.2); }
.demo-language-selector.inline-style-changer ul li:hover span:hover {
opacity: 1; }
.demo-language-selector.inline-style-changer ul li.active-language span {
opacity: 1; }
.demo-currency-selector {
position: relative;
display: inline-flex;
align-items: center;
justify-content: center; }
.demo-currency-selector > a {
display: inline-flex;
align-items: center;
text-transform: uppercase; }
.demo-currency-selector > a:after {
margin-top: -2px;
content: "\f078";
font: normal normal normal 8px/1 FontAwesome;
margin-left: 7px; }
.demo-currency-selector ul {
min-width: 150px;
transition: .3s ease;
opacity: 0;
visibility: hidden;
margin-top: 10px;
box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
border: 1px solid #eaeaeb;
padding: 10px 0;
z-index: 2;
position: absolute;
top: 100%;
left: 50%;
background: #fff;
transform: translate3d(-50%, 10px, 0); }
.demo-currency-selector ul li {
display: flex; }
.demo-currency-selector ul li a {
text-transform: uppercase;
font-size: 10px;
display: flex;
align-items: center;
line-height: 24px;
color: #222222 !important;
padding: 0 30px 10px 30px;
transition: .3s ease; }
.demo-currency-selector ul li a:hover {
transition: .3s ease; }
.demo-currency-selector ul li:last-child a {
padding-bottom: 0; }
.demo-currency-selector ul.opened {
transform: translate3d(-50%, 0, 0);
transition: .3s ease;
opacity: 1;
visibility: visible; }