.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus  {outline: none;}
.slides,
.flex-control-nav,
.flex-direction-nav {margin: 0; padding: 0; list-style: none; z-index: 300;}
.flexslider {margin: 0; padding: 0;}
.flexslider .slides > li {display: none; -webkit-backface-visibility: hidden;}
.flexslider .slides img {width: 100%; display: block;}
.flex-control-thumbs img {cursor:pointer;}
.flex-pauseplay span {text-transform: capitalize;}
.slides:after {content: "\0020"; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;}
html[xmlns] .slides {display: block;}
* html .slides {height: 1%;}
.no-js .slides > li:first-child {display: block;}
.flexslider {overflow:hidden; position: relative; z-index:2;}
.flex-viewport { max-height: 2000px; -webkit-transition: all 1s ease; -moz-transition: all 1s ease; -o-transition: all 1s ease; transition: all 1s ease; }
.loading .flex-viewport { max-height: 300px; }
.flexslider .slides { zoom: 1; }
.carousel li { margin-right: 5px; } .flexslider .flex-direction-nav a {
z-index: 9999;
text-align: center;
display: block;
width: 60px;
height: 60px;
outline: 0;
top: 50%;
transform: translateY(-50%);
background-color: #f96868;
color: #fff;   
}
.flexslider.directionnav-circle .flex-direction-nav a,
.flexslider.directionnav-circle-border .flex-direction-nav a {
border-radius: 50%;
}
.flexslider.directionnav-circle-border .flex-direction-nav a {
border: 2px solid;
background-color: transparent !important;
}
.flexslider.directionnav-square-border .flex-direction-nav a {
border: 2px solid;
background-color: transparent !important;
}
.flexslider .flex-direction-nav a:hover {
background-color: #4d4d4d;
text-decoration: none;
color: #fff;
}
.flexslider .flex-direction-nav .flex-prev {
position: absolute;
left: 0;
}
.flexslider .flex-direction-nav .flex-next {
position: absolute;
right: 0;
}
.flexslider .flex-direction-nav i {
font-size: 40px;
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%,-50%);
} .flexslider .flex-control-nav {
position: absolute;
left: 50%;
transform: translateX(-50%);
bottom: 27px;
text-align: center;
}
.flexslider .flex-control-nav li {
margin: 0 3px;
display: inline-block;
zoom: 1;
*display: inline;
}
.flexslider .flex-control-nav li a {
z-index: 9999px;
width: 7px;
height: 7px;
display: block;
background-color: #4d4d4d;
cursor: pointer;
text-indent: -9999px;    
}
.flexslider.controlnav-circle .flex-control-nav li a {
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
-o-border-radius: 50%;
border-radius: 50%;
}
.flexslider .flex-control-nav li a.flex-active {
background-color: #f96868; 
}.flexslider ul li .bgimg {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-position: center;
} .flex_caption {
padding: 152px 0 200px;
} 
.flexslider .slides img.bg_shape {
position: absolute;
width: auto;
max-width: 100%;
height: auto;
top: 0;
left: 0;
}
.flexslider li .button-one,
.flexslider li .button-two {
display: inline-block;
text-align: center;
line-height: 1;
-webkit-transition: all .3s;
-o-transition: all .3s;
transition: all .3s;
}
.flexslider .button-group {
margin: 0 !important;
padding: 0 !important;
}
.flexslider .button-group > li {
display: inline-block;
margin: 0 !important;
padding: 0 !important;
}
.flexslider .flex-direction-nav a {
-webkit-transition: all .3s;
-o-transition: all .3s;
transition: all .3s;
}
.flexslider .button-group a {
font-size: 15px;
font-weight: 600;
line-height: 19px;
letter-spacing: 0.05em;
text-align: center;
background: var(--theme-primary-color);
color: #fff;    
padding: 23px 36px;
border-radius: 5px;
}
.flexslider .button-group a:hover {
background: var(--theme-secondary-color);
}
.button-group a.button-one {
margin: 0px 36px 0px 0px;
}
.button-group a.button-one svg {
height: auto;
position: unset;
top: unset;
left: unset;
display: inline-block;
-webkit-transition: all .3s;
-o-transition: all .3s;
transition: all .3s;
}
.button-group a.button-one .btn-icon-left,
.button-group a.button-one .btn-icon-right {
vertical-align: middle;
}
.flexslider .flex_caption { 
width: 100%; 
display: block; 
}
.flexslider .item-slide .overlay {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
.vegas-content a.button-one svg {
height: auto;
position: unset;
top: unset;
left: unset;
display: inline-block;
-webkit-transition: all .3s;
-o-transition: all .3s;
transition: all .3s;
}
.vegas-content .heading:before,
.vegas-content h1:before,
.vegas-content h2:before,
.flexslider h1:before,
.flexslider h2:before {
display: none !important;
}
.flexslider .sub-title {
font-family: 'Yesteryear';
font-size: 28px;
font-weight: 400;
line-height: 30px;
color: var(--theme-primary-color);
margin-bottom: 7px;
}
.flexslider .title {
font-size: 70px;
font-weight: 700;
line-height: 95px;   
color: #fff; 
margin-bottom: 33px;
}
.flexslider .title span {
color: var(--theme-primary-color);
font-family: 'Yesteryear',sans-serif;
font-weight: 400; 
}
.flexslider .title span.icon {
position: relative;
display: inline-block;
}
.flexslider .title span.icon::before {
content: '';
border: 1.5px dashed var(--theme-primary-color);
position: absolute;
left: 50%;
top: 50%;
transform: translate(-50%,-50%);
width: calc(100% + 30px);
height:  calc(100% + 20px);
rotate: -2deg;
margin-top: -15px;
}
.flexslider .title span span {
position: absolute;
left: 50%;
top: 50%;
transform: translate(-50%,-50%);
width: calc(100% + 30px);
height:  calc(100% + 20px);
rotate: -2deg;
margin-top: -15px;
}
.flexslider .title span span::after,
.flexslider .title span span::before {
content: '';
position: absolute;
width: 13px;
height: 13px;
border: 1px solid var(--theme-primary-color);
background: #fff;
top: -6px;
left: -6px;
}
.flexslider .title span span::after {
top: -6px;
left: auto;
right: -6px;
}
.flexslider .title span span:last-child::before {
top: auto;
bottom: -6px;
left: -6px;
}
.flexslider .title span span:last-child::after {
top: auto;
bottom: -6px;
right: -6px;
}
.flexslider .desc  {
font-size: 16px;
font-weight: 400;
line-height: 31px;
color: #fff;
margin-bottom: 43px;
}
.flexslider .flex-direction-nav a {
width: 65px;
height: 65px;
border-radius: 50%;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
justify-content: center;
align-items: center;
background-color: rgb(4, 28, 41,0.5);
color: rgb(255, 255, 255,0.5);   
}
.flexslider .flex-direction-nav a.flex-next {
right: 12.2%;
top: 40%;
}
.flexslider .flex-direction-nav a.flex-prev {
left: auto;
top: 51.5%;
right: 12.2%;
}
.flexslider .flex-direction-nav a i {
font-size: 25px;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.flexslider .flex-direction-nav a:hover {
background: rgb(255, 255, 255,0.5);
color: rgb(0, 0, 0,1);
}
.flexslider .flex-control-nav li {
margin: 0 8px;
}
.flexslider .flex-control-nav li a {
border-radius: 50%;
width: 10px;
height: 10px;
line-height: 10px;
background-color: #D8DDDF;
position: relative;
}
.flexslider .flex-control-nav li a::after {
content: '';
width: calc(100% + 10px);
height: calc(100% + 10px);
border: 1px solid var(--theme-primary-color);
border-radius: 50%;
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%,-50%);
opacity: 0;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
visibility: hidden;
}
.flexslider .flex-control-nav li a:hover,
.flexslider .flex-control-nav li a.flex-active {
background: var(--theme-primary-color);
}
.flexslider .flex-control-nav li a:hover::after,
.flexslider .flex-control-nav li a.flex-active::after {
opacity: 1;
visibility: visible;
}
@media only screen and (max-width: 991px) {
.flexslider .flex-direction-nav {
visibility: hidden;
opacity: 0;
-webkit-transition: all .3s;
-o-transition: all .3s;
transition: all .3s;
}
.flexslider:hover .flex-direction-nav {
visibility: visible;
opacity: 1;
}
.flexslider .title br,
.flexslider .desc br {
display: inline-block;
}
}
@media only screen and (max-width: 767px) {
.flexslider .flex-direction-nav {
display: none;
}
.flexslider .flex_caption {
padding-left: 15px;
padding-right: 15px;
}
}
@media (min-width: 576px) {
.container {
max-width: 540px;
}
}
@media (min-width: 768px) {
.container {
max-width: 720px;
}
}
@media (min-width: 992px) {
.container {
max-width: 960px;
}
}
@media (min-width: 1200px) {
.container {
max-width: 1140px;
}
} .ghostIn, .fromTop, .fromRight, .fromBottom, .fromLeft {opacity: 0; transition: all 0.7s ; -webkit-transition: all 0.7s ;}
.flexslider li.flex-active-slide .ghostIn {opacity: 1;}
.flexslider li .fromTop {transform: translateY(-100%); -o-transform: translateY(-100%); -ms-transform: translateY(-100%); -webkit-transform: translateY(-100%);}
.flexslider li.flex-active-slide .fromTop {opacity: 1; transform: translateY(0); -o-transform: translateY(0%); -ms-transform: translateY(0); -webkit-transform: translateY(0);}
.flexslider li .fromBottom {transform: translateY(100%); -o-transform: translateY(100%); -ms-transform: translateY(100%); -webkit-transform: translateY(100%);}
.flexslider li.flex-active-slide .fromBottom {opacity: 1; transform: translateY(0); -o-transform: translateY(0); -ms-transform: translateY(0); -webkit-transform: translateY(0);}
.flexslider li .fromLeft {transform: translateX(-100%); -o-transform: translateX(-100%); -ms-transform: translateX(-100%); -webkit-transform: translateX(-100%);}
.flexslider li.flex-active-slide .fromLeft {opacity: 1; transform: translateX(0); -o-transform: translateX(0); -ms-transform: translateX(0); -webkit-transform: translateX(0);}
.flexslider li .fromRight {transform: translateX(100%); -o-transform: translateX(100%); -ms-transform: translateX(100%); -webkit-transform: translateX(100%);}
.flexslider li.flex-active-slide .fromRight {opacity: 1; transform: translateX(0); -o-transform: translateX(0); -ms-transform: translateX(0); -webkit-transform: translateX(0);} .bg_zoomIn, .bg_zoomOut { opacity: 0; transition: transform 5s ease-in-out; }
.flexslider li.flex-active-slide .bg_zoomIn { opacity: 1; transform: scale(1.2); }
.bg_zoomOut { transform: scale(1.2); }
.flexslider li.flex-active-slide .bg_zoomOut { opacity: 1; transform: scale(1); }
.captionDelay1 {transition-delay: 0.1s; -webkit-transition-delay: 0.1s;}
.captionDelay2 {transition-delay: 0.2s; -webkit-transition-delay: 0.2s;}
.captionDelay3 {transition-delay: 0.3s; -webkit-transition-delay: 0.3s;}
.captionDelay4 {transition-delay: 0.4s; -webkit-transition-delay: 0.4s;}
.captionDelay5 {transition-delay: 0.5s; -webkit-transition-delay: 0.5s;}
.captionDelay6 {transition-delay: 0.6s; -webkit-transition-delay: 0.6s;}
.captionDelay7 {transition-delay: 0.7s; -webkit-transition-delay: 0.7s;}
.captionDelay8 {transition-delay: 0.8s; -webkit-transition-delay: 0.8s;}
.captionDelay9 {transition-delay: 0.9s; -webkit-transition-delay: 0.9s;}
.captionDelay10 {transition-delay: 1s; -webkit-transition-delay: 1s;}
.captionDelay11 {transition-delay: 1.1s; -webkit-transition-delay: 1.1s;}
.captionDelay12 {transition-delay: 1.2s; -webkit-transition-delay: 1.2s;}
.captionDelay13 {transition-delay: 1.3s; -webkit-transition-delay: 1.3s;}
.captionDelay14 {transition-delay: 1.4s; -webkit-transition-delay: 1.4s;}
.captionDelay15 {transition-delay: 1.5s; -webkit-transition-delay: 1.5s;}
.captionDelay16 {transition-delay: 1.6s; -webkit-transition-delay: 1.6s;}
.captionDelay17 {transition-delay: 1.7s; -webkit-transition-delay: 1.7s;}
.captionDelay18 {transition-delay: 1.8s; -webkit-transition-delay: 1.8s;}
.captionDelay19 {transition-delay: 1.9s; -webkit-transition-delay: 1.9s;}
.captionDelay20 {transition-delay: 2s; -webkit-transition-delay: 2s;}
.vivify.captionDelay1 {animation-duration: 0.1s !important; -webkit-animation-duration: 0.1s !important;}
.vivify.captionDelay2 {animation-duration: 0.2s !important; -webkit-animation-duration: 0.2s !important;}
.vivify.captionDelay3 {animation-duration: 0.3s !important; -webkit-animation-duration: 0.3s !important;}
.vivify.captionDelay4 {animation-duration: 0.4s !important; -webkit-animation-duration: 0.4s !important;}
.vivify.captionDelay5 {animation-duration: 0.5s !important; -webkit-animation-duration: 0.5s !important;}
.vivify.captionDelay6 {animation-duration: 0.6s !important; -webkit-animation-duration: 0.6s !important;}
.vivify.captionDelay7 {animation-duration: 0.7s !important; -webkit-animation-duration: 0.7s !important;}
.vivify.captionDelay8 {animation-duration: 0.8s !important; -webkit-animation-duration: 0.8s !important;}
.vivify.captionDelay9 {animation-duration: 0.9s !important; -webkit-animation-duration: 0.9s !important;}
.vivify.captionDelay10 {animation-duration: 1s !important; -webkit-animation-duration: 1s !important;}
.vivify.captionDelay11 {animation-duration: 1.1s !important; -webkit-animation-duration: 1.1s !important;}
.vivify.captionDelay12 {animation-duration: 1.2s !important; -webkit-animation-duration: 1.2s !important;}
.vivify.captionDelay13 {animation-duration: 1.3s !important; -webkit-animation-duration: 1.3s !important;}
.vivify.captionDelay14 {animation-duration: 1.4s !important; -webkit-animation-duration: 1.4s !important;}
.vivify.captionDelay15 {animation-duration: 1.5s !important; -webkit-animation-duration: 1.5s !important;}
.vivify.captionDelay16 {animation-duration: 1.6s !important; -webkit-animation-duration: 1.6s !important;}
.vivify.captionDelay17 {animation-duration: 1.7s !important; -webkit-animation-duration: 1.7s !important;}
.vivify.captionDelay18 {animation-duration: 1.8s !important; -webkit-animation-duration: 1.8s !important;}
.vivify.captionDelay19 {animation-duration: 1.9s !important; -webkit-animation-duration: 1.9s !important;}
.vivify.captionDelay20 {animation-duration: 2s !important; -webkit-animation-duration: 2s !important;}.tf-list-image {
padding: 0;
margin: 0;
list-style: none;
margin-left: 12px;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.tf-list-image .item-image {
float: left;
cursor: pointer;
position: relative;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.tf-list-image:hover .item-image {
margin-left: 12px;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.tf-list-image:hover {
margin-left: 0;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.tf-list-image li .image {
width: 36px;
height: 36px;
cursor: pointer;
overflow: hidden;
margin-left: -12px;
border-radius: 50%;
display: inline-block;
border: 2px solid #fff;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.tf-list-image li .image img {
width: 36px;
height: 36px;
object-fit: cover;
}
.tf-list-image li .name {
color: #fff;
padding: 7px 15px;
opacity: 0;
border-radius: 5px;
visibility: hidden;
text-align: center;
position: absolute;
left: 50%;
transform: translateX(-50%);
white-space: nowrap;
bottom: -40px;
background-color: #000;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.tf-list-image li:hover .image {
border-color: var(--theme-primary-color);
}
.tf-list-image li:hover .name {
opacity: 1;
bottom: -35px;
visibility: visible;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.elementor-widget-tf-list-image.elementor-element.elementor-widget-empty {
background-color: transparent;
}
.elementor-widget-tf-list-image.elementor-element.elementor-widget-empty
.elementor-widget-empty-icon {
display: none;
}
.tf-list-image li.item-image.item-icon {
width: 36px;
height: 36px;
margin-left: -12px;
border-radius: 50%;
display: inline-flex;
justify-content: center;
align-items: center;
border: 3px solid #fff;
background-color: var(--theme-primary-color);
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.tf-list-image:hover li.item-image.item-icon {
margin-left: 0px;
}
.tf-list-image li.item-image.item-icon i {
color: #fff;
font-size: 7px;
}.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{display:inline-block;vertical-align:middle}.tf-title-section .title-section .sub-title {
color: var(--theme-primary-color);
font-size: 18px;
font-weight: 500;
line-height: 23px;
margin-bottom: 16px;
display: inline-block;
position: relative;
}
.tf-title-section .title-section .heading {
color: #081E2A;
font-size: 50px;
font-weight: 700;
line-height: 60px;
position: relative;
}
.tf-title-section .title-section .heading span {
color: #B6C2D4;
font-family: 'Yesteryear',sans-serif;
font-weight: 400; 
}
.tf-title-section .title-section .heading span.icon {
position: relative;
display: inline-block;
}
.tf-title-section .title-section .heading span.icon::before {
content: '';
border: 1.5px dashed var(--theme-primary-color);
position: absolute;
left: 50%;
top: 50%;
transform: translate(-50%,-50%);
width: calc(100% + 10px);
height:  calc(100% + 20px);
rotate: -2deg;
margin-top: -15px;
}
.tf-title-section .title-section .heading span span {
position: absolute;
left: 50%;
top: 50%;
transform: translate(-50%,-50%);
width: calc(100% + 10px);
height:  calc(100% + 20px);
rotate: -2deg;
margin-top: -15px;
}
.tf-title-section .title-section .heading span span::after,
.tf-title-section .title-section .heading span span::before {
content: '';
position: absolute;
width: 13px;
height: 13px;
border: 1px solid var(--theme-primary-color);
background: #fff;
top: -6px;
left: -6px;
}
.tf-title-section .title-section .heading span span::after {
top: -6px;
left: auto;
right: -6px;
}
.tf-title-section .title-section .heading span span:last-child::before {
top: auto;
bottom: -6px;
left: -6px;
}
.tf-title-section .title-section .heading span span:last-child::after {
top: auto;
bottom: -6px;
right: -6px;
}
.tf-title-section .title-section .description {
color: #4F545A;
font-size: 16px;
font-weight: 400;
line-height: 30.8px;
margin-top: 18px;
}
.tf-title-section.style2 .title-section {
display: flex;
display: -webkit-box;
display: -ms-flexbox;
display: -webkit-flex;
align-items: center;
}
.tf-title-section.style2 .title-section .content-left,
.tf-title-section.style2 .title-section .content-right {
width: 50%;
}
.title-section.style-2 .heading {
font-size: 110px;
font-weight: 800;
line-height: 1;
background-size: cover;
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
}
.tf-title-section .heading  {
position: relative;
}
.tf-title-section .heading::after {
content: attr(data-title);
position: absolute;
top: 4%;
left: 1%;
color: #fff;
-webkit-text-fill-color: transparent;
-webkit-text-stroke-width: 1px;
-webkit-text-stroke-color: #fff;
z-index: 10;
opacity: 0.6;
width: 100%;
} .tf-title-section.has-btn {
display: flex;
align-items: center;
justify-content: space-between;
gap: 20px;
}
.tf-title-section.has-btn .title-section .heading {
font-size: 48px;
}
.tf-title-section.has-btn .heading-button {
font-size: 15px;
font-weight: 700;
line-height: 18.9px;
letter-spacing: 0.05em;
text-transform: uppercase;
color: #0a0a0a;
width: max-content;
flex-shrink: 0;
margin-top: 30px;
}
.tf-title-section.has-btn .heading-button i {
margin-left: 8px;
display: inline-block;
color: var(--theme-primary-color);
}
.tf-title-section.has-btn .heading-button:hover {
color: var(--theme-primary-color);
}
.tf-title-section.has-btn .heading-button:hover i {
-webkit-animation: toRightFromLeft 0.3s forwards;
-moz-animation: toRightFromLeft 0.3s forwards;
animation: toRightFromLeft 0.3s forwards;
}
@media (max-width: 767px) {
.tf-title-section .title-section .heading,
.tf-title-section.has-btn .title-section .heading {
font-size: 35px;
}
.tf-title-section.style2 .title-section,
.tf-title-section.has-btn {
display: block;
}
.tf-title-section.style2 .title-section .content-left,
.tf-title-section.style2 .title-section .content-right {
width: 100%;
}
}
.splitting .word,
.splitting .char {
display: inline-block;
}
.splitting .char {
position: relative;
}
.splitting .char::before,
.splitting .char::after {
content: attr(data-char);
position: absolute;
top: 0;
left: 0;
visibility: hidden;
transition: inherit;
user-select: none;
}
.splitting {
--word-center: calc((var(--word-total) - 1) / 2);
--char-center: calc((var(--char-total) - 1) / 2);
--line-center: calc((var(--line-total) - 1) / 2);
}
.splitting .word {
--word-percent: calc(var(--word-index) / var(--word-total));
--line-percent: calc(var(--line-index) / var(--line-total));
}
.splitting .char {
--char-percent: calc(var(--char-index) / var(--char-total));
--char-offset: calc(var(--char-index) - var(--char-center));
--distance: calc(
(var(--char-offset) * var(--char-offset)) / var(--char-center)
);
--distance-sine: calc(var(--char-offset) / var(--char-center));
--distance-percent: calc((var(--distance) / var(--char-center)));
}
.splitting.tf-animated .char {
animation-fill-mode: both;
animation-duration: 1000ms;
animation-delay: calc(200ms + calc(15ms * var(--char-index)));
}
.splitting.tf-animated .char {
animation-name: uicoreFadeInUp, uicoreFadeIn!important;
animation-timing-function: cubic-bezier(.22,1,.36,1),cubic-bezier(0,0,.2,1);
}
@keyframes uicoreFadeInUp {
0% {
transform: translate3d(0,40px,0);
}
100% {
transform: translateZ(0);
}
}
@keyframes uicoreFadeIn {
0% {
opacity: 0;
}
100% {
opacity: 1;
}
}.tficonbox {
font-size: 14px;
line-height: 25px;
}
.tficonbox .title {
font-size: 16px;
}
.tficonbox.left {
-webkit-box-align: start;
-webkit-align-items: flex-start;
-ms-flex-align: start;
align-items: flex-start;
text-align: left;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-webkit-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
}
.tficonbox.left .wrap-icon {
display: -webkit-inline-box;
display: -webkit-inline-flex;
display: -ms-inline-flexbox;
display: inline-flex;
-webkit-box-flex: 0;
-webkit-flex: 0 0 auto;
-ms-flex: 0 0 auto;
flex: 0 0 auto;
flex-shrink: 0;
}
.tficonbox.left .content {
-webkit-box-flex: 1;
-webkit-flex-grow: 1;
-ms-flex-positive: 1;
flex-grow: 1;
}
.tficonbox.right {
-webkit-box-align: start;
-webkit-align-items: flex-start;
-ms-flex-align: start;
align-items: flex-start;
text-align: right;
-webkit-box-orient: horizontal;
-webkit-box-direction: reverse;
-webkit-flex-direction: row-reverse;
-ms-flex-direction: row-reverse;
flex-direction: row-reverse;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
}
.tficonbox.right .wrap-icon {
display: -webkit-inline-box;
display: -webkit-inline-flex;
display: -ms-inline-flexbox;
display: inline-flex;
-webkit-box-flex: 0;
-webkit-flex: 0 0 auto;
-ms-flex: 0 0 auto;
flex: 0 0 auto;
flex-shrink: 0;
}
.tficonbox.right .content {
-webkit-box-flex: 1;
-webkit-flex-grow: 1;
-ms-flex-positive: 1;
flex-grow: 1;
}
.tficonbox .wrap-icon .wrap-icon-inner {
display: inline-flex;    
font-size: 50px;
justify-content: center;
align-items: center;
}
.tficonbox .wrap-icon i {
display: inline-block;
font-size: 56px;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.tficonbox .wrap-icon svg {
width: 56px;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.tficonbox:hover .wrap-icon i,
.tficonbox:hover .wrap-icon svg {
transform: rotateY(360deg);
}
.tficonbox .wrap-image {
margin-bottom: 18px;
position: relative;
z-index: 2;
}
.tficonbox .content .title {
color: #081E2A;
font-size: 22px;
font-weight: 700;
line-height: 28px;  
margin-bottom: 25px;
}
.tficonbox .content .description {
color: #4F545A;
font-size: 16px;
font-weight: 400;
line-height: 30px; 
margin-bottom: 36px;
}
.tficonbox .content .tf-button a {
font-size: 14px;
font-weight: 600;
line-height: 18px;
letter-spacing: 0.05em;
color: var(--theme-primary-color);
}
.tficonbox .content .tf-button a:hover {
color: var(--theme-secondary-color);
}
.tficonbox .content .tf-button a svg,
.tficonbox .content .tf-button a i {
font-size: 13px;
margin-left: 17px
}
.tficonbox .wrap-icon .wrap-icon-inner.image {
line-height: 0 !important;
}
.tficonbox,
.tficonbox a,
.tficonbox .wrap-icon .wrap-icon-inner,
.tficonbox .description,
.tficonbox .title,
.tficonbox .tf-button.has-line:after {
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-ms-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;    
}
.tficonbox.top .wrap-icon {
margin-bottom: 17px;
}
.tficonbox.left .wrap-icon {
margin-right: 30px;
}
.tficonbox.right .wrap-icon {
margin-left: 30px;
}
.tficonbox .tf-button-container.left {
text-align: left;
}
.tficonbox .tf-button-container.center {
text-align: center;
}
.tficonbox .tf-button-container.right {
text-align: right; 
}
.tficonbox .tf-button-container.justify .tf-button {
text-align: center;
width: 100%;
}
.tficonbox .tf-button-container a {
margin-top: 10px;
display: inline-flex;
justify-content: center;
align-items: center;
position: relative;
}
.tficonbox .tf-button.has-line:after {
content: '';
position: absolute;
left: 0;
bottom: -3px;
height: 1px;
width: 100%;
}
.tficonbox .tf-button.has-line:after {
content: "";
background-color: #000000;
-webkit-transform: scale(1, 1);
-ms-transform: scale(1, 1);
transform: scale(1, 1);
-webkit-transform-origin: left top;
-ms-transform-origin: left top;
transform-origin: left top;
transition: transform 500ms cubic-bezier(0.86, 0, 0.07, 1) 0s, -webkit-transform 500ms 0s;
}
.tficonbox .tf-button.has-line:hover:after {
-webkit-transform: scale(0, 1);
-ms-transform: scale(0, 1);
transform: scale(0, 1);
-webkit-transform-origin: top right;
-ms-transform-origin: top right;
transform-origin: top right;
}
.tficonbox {
position: relative;
}
.tficonbox .wrap-icon {
margin-bottom: 18px;
}
.tficonbox .wrap-icon,
.tficonbox .content {
z-index: 2;
position: relative;
}
.tficonbox .overlay {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-ms-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out; 
}
.tficonbox .overlay.from-left,
.tficonbox .overlay.from-right,
.tficonbox .overlay.from-top,
.tficonbox .overlay.from-bottom {
-webkit-transition: all 0.5s ease-in-out;
-moz-transition: all 0.5s ease-in-out;
-ms-transition: all 0.5s ease-in-out;
-o-transition: all 0.5s ease-in-out;
transition: all 0.5s ease-in-out; 
}
.tficonbox .overlay.fadein {
opacity: 0;
visibility: hidden;
}
.tficonbox:hover .overlay.fadein {
opacity: 1;
visibility: visible;
}
.tficonbox .overlay.from-left {
opacity: 0;
visibility: hidden;
left: -100%;
}
.tficonbox:hover .overlay.from-left {
opacity: 1;
visibility: visible;
left: 0%;
}
.tficonbox .overlay.from-top {
opacity: 0;
visibility: hidden;
top: -100%;
}
.tficonbox:hover .overlay.from-top {
opacity: 1;
visibility: visible;
top: 0%;
}
.tficonbox .overlay.from-right {
opacity: 0;
visibility: hidden;
left: 100%;
}
.tficonbox:hover .overlay.from-right {
opacity: 1;
visibility: visible;
left: 0%;
}
.tficonbox .overlay.from-bottom {
opacity: 0;
visibility: hidden;
top: 100%;
}
.tficonbox:hover .overlay.from-bottom {
opacity: 1;
visibility: visible;
top: 0%;
} .btn-overlay {
position: relative;
overflow: hidden;
z-index: 1;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-ms-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;  
}
.btn-overlay:after {
content: '';
position: absolute;
width: 100%;
height: 100%;
z-index: -1;  
}
.from-top.btn-overlay:after {
top: -100%;
left: 0;
}
.from-top.btn-overlay:hover:after {
top: 0%;
}
.from-bottom.btn-overlay:after {
top: 100%;
left: 0;
}
.from-bottom.btn-overlay:hover:after {
top: 0%;
}
.from-left.btn-overlay:after {
top: 0;
left: -100%;
}
.from-left.btn-overlay:hover:after {
left: 0;
}
.from-right.btn-overlay:after {
top: 0;
left: 100%;
}
.from-right.btn-overlay:hover:after {
left: 0;
}
.from-center.btn-overlay:after {
width: 0%;
top: 50%;
left: 50%;
-webkit-transform: translateX(-50%) translateY(-50%);
-moz-transform: translateX(-50%) translateY(-50%);
-ms-transform: translateX(-50%) translateY(-50%);
transform: translateX(-50%) translateY(-50%);
opacity: 0;
visibility: hidden;
}
.from-center.btn-overlay:hover:after {
width: 100%;
opacity: 1;
visibility: visible;
}
.skew.btn-overlay:after {
width: 100%;
height: 0;
top: 50%;
left: 50%;
background: #fff;
opacity: 0;
-webkit-transform: translateX(-50%) translateY(-50%) rotate(45deg);
-moz-transform: translateX(-50%) translateY(-50%) rotate(45deg);
-ms-transform: translateX(-50%) translateY(-50%) rotate(45deg);
transform: translateX(-50%) translateY(-50%) rotate(45deg);
}
.skew.btn-overlay:hover:after { 
height: 260%;
opacity: 1;
} .container-widget.flip-box {
position: relative;
-webkit-perspective: 1000px;
perspective: 1000px;
-webkit-transform-style: preserve-3d;
transform-style: preserve-3d;
}
.flip-box-front,
.flip-box-back {
-webkit-transform-style: preserve-3d;
transform-style: preserve-3d;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
position: absolute;
width: 100%;
height: 100%;
-webkit-transition: all .6s ease-in-out;
-o-transition: all .6s ease-in-out;
transition: all .6s ease-in-out;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: stretch;
-webkit-align-items: stretch;
-ms-flex-align: stretch;
align-items: stretch;
}
.flip-box-front {    
-webkit-transform: none;
-ms-transform: none;
transform: none;
z-index: 1;
}
.flip-box-back {
-webkit-transform: rotateX(0) rotateY(180deg);
transform: rotateX(0) rotateY(180deg);
}
.container-widget.flip-box:hover .flip-box-front {
-webkit-transform: rotateX(0) rotateY(-180deg);
transform: rotateX(0) rotateY(-180deg);
}
.container-widget.flip-box:hover .flip-box-back {
-webkit-transform: none;
-ms-transform: none;
transform: none;
}
.container-widget.flip-box.reverse-horizontal-rotation .flip-box-back {
-webkit-transform: rotateX(0) rotateY(-180deg);
transform: rotateX(0) rotateY(-180deg);
}
.container-widget.flip-box.reverse-horizontal-rotation:hover .flip-box-front {
-webkit-transform: rotateX(0) rotateY(180deg);
transform: rotateX(0) rotateY(180deg);
}
.container-widget.flip-box.reverse-horizontal-rotation:hover .flip-box-back {
-webkit-transform: none;
-ms-transform: none;
transform: none;
}
.container-widget.flip-box.vertical-rotation .flip-box-back {
-webkit-transform: rotateX(0) rotateX(180deg);
transform: rotateX(0) rotateX(180deg);
}
.container-widget.flip-box.vertical-rotation:hover .flip-box-front {
-webkit-transform: rotateX(0) rotateX(-180deg);
transform: rotateX(0) rotateX(-180deg);
}
.container-widget.flip-box.vertical-rotation:hover .flip-box-back {
-webkit-transform: none;
-ms-transform: none;
transform: none;
}
.container-widget.flip-box.reverse-vertical-rotation .flip-box-back {
-webkit-transform: rotateX(0) rotateX(-180deg);
transform: rotateX(0) rotateX(-180deg);
}
.container-widget.flip-box.reverse-vertical-rotation:hover .flip-box-front {
-webkit-transform: rotateX(0) rotateX(180deg);
transform: rotateX(0) rotateX(180deg);
}
.container-widget.flip-box.reverse-vertical-rotation:hover .flip-box-back {
-webkit-transform: none;
-ms-transform: none;
transform: none;
} .tficonbox .wrap-icon-inner {    
position: relative;
}
.tficonbox .wrap-icon-inner.right-to-left,
.tficonbox .wrap-icon-inner.left-to-right,
.tficonbox .wrap-icon-inner.top-to-bottom,
.tficonbox .wrap-icon-inner.bottom-to-top {
overflow: hidden;
}
.tficonbox:hover .wrap-icon-inner.right-to-left i,
.tficonbox:hover .wrap-icon-inner.right-to-left svg,
.tficonbox:hover .wrap-icon-inner.right-to-left image {
-webkit-animation: toRightFromLeft 0.5s forwards;
-moz-animation: toRightFromLeft 0.5s forwards;
animation: toRightFromLeft 0.5s forwards;
}
.tficonbox:hover .wrap-icon-inner.left-to-right i,
.tficonbox:hover .wrap-icon-inner.left-to-right svg,
.tficonbox:hover .wrap-icon-inner.left-to-right image {
-webkit-animation: toLeftFromRight 0.5s forwards;
-moz-animation: toLeftFromRight 0.5s forwards;
animation: toLeftFromRight 0.5s forwards;
}
.tficonbox:hover .wrap-icon-inner.top-to-bottom i,
.tficonbox:hover .wrap-icon-inner.top-to-bottom svg,
.tficonbox:hover .wrap-icon-inner.top-to-bottom image {
-webkit-animation: toBottomFromTop 0.5s forwards;
-moz-animation: toBottomFromTop 0.5s forwards;
animation: toBottomFromTop 0.5s forwards;
}
.tficonbox:hover .wrap-icon-inner.bottom-to-top i,
.tficonbox:hover .wrap-icon-inner.bottom-to-top svg,
.tficonbox:hover .wrap-icon-inner.bottom-to-top image {    
-webkit-animation: toTopFromBottom 0.5s forwards;
-moz-animation: toTopFromBottom 0.5s forwards;
animation: toTopFromBottom 0.5s forwards;
}
.tficonbox:hover .wrap-icon-inner.spin-around i,
.tficonbox:hover .wrap-icon-inner.spin-around svg,
.tficonbox:hover .wrap-icon-inner.spin-around image {
-webkit-animation: spinAround 3s linear infinite;
-moz-animation: spinAround 3s linear infinite;
animation: spinAround 3s linear infinite;
}
.tficonbox .wrap-icon-spin-around:before {
content: '';
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
.tficonbox:hover .wrap-icon.circle-outline .wrap-icon-inner.wrap-icon-spin-around, 
.tficonbox:hover .wrap-icon.square-outline .wrap-icon-inner.wrap-icon-spin-around {
border-color: transparent !important;
}
.tficonbox:hover .wrap-icon.circle .wrap-icon-inner.wrap-icon-spin-around, 
.tficonbox:hover .wrap-icon.square .wrap-icon-inner.wrap-icon-spin-around {
background-color: transparent !important;
background-image: unset !important;
}
.tficonbox:hover .wrap-icon-spin-around:before {
-webkit-animation: spinAround 9s linear infinite;
-moz-animation: spinAround 9s linear infinite;
animation: spinAround 9s linear infinite;
}
.tficonbox:hover .wrap-icon-pop {
-webkit-animation: sonarEffect 0.5s ease-out 50ms;
-moz-animation: sonarEffect 0.5s ease-out 50ms;
animation: sonarEffect 0.5s ease-out 50ms;
}
@-webkit-keyframes spinAround {
from {
-webkit-transform: rotate(0deg); }
to {
-webkit-transform: rotate(360deg); } }
@-moz-keyframes spinAround {
from {
-moz-transform: rotate(0deg); }
to {
-moz-transform: rotate(360deg); } }
@keyframes spinAround {
from {
transform: rotate(0deg); }
to {
transform: rotate(360deg); } }
@-webkit-keyframes toRightFromLeft {
49% {
-webkit-transform: translate(100%); }
50% {
opacity: 0;
-webkit-transform: translate(-100%); }
51% {
opacity: 1; } }
@-moz-keyframes toRightFromLeft {
49% {
-moz-transform: translate(100%); }
50% {
opacity: 0;
-moz-transform: translate(-100%); }
51% {
opacity: 1; } }
@keyframes toRightFromLeft {
49% {
transform: translate(100%); }
50% {
opacity: 0;
transform: translate(-100%); }
51% {
opacity: 1; } }
@-webkit-keyframes toLeftFromRight {
49% {
-webkit-transform: translate(-100%); }
50% {
opacity: 0;
-webkit-transform: translate(100%); }
51% {
opacity: 1; } }
@-moz-keyframes toLeftFromRight {
49% {
-moz-transform: translate(-100%); }
50% {
opacity: 0;
-moz-transform: translate(100%); }
51% {
opacity: 1; } }
@keyframes toLeftFromRight {
49% {
transform: translate(-100%); }
50% {
opacity: 0;
transform: translate(100%); }
51% {
opacity: 1; } }
@-webkit-keyframes toTopFromBottom {
49% {
-webkit-transform: translateY(-100%); }
50% {
opacity: 0;
-webkit-transform: translateY(100%); }
51% {
opacity: 1; } }
@-moz-keyframes toTopFromBottom {
49% {
-moz-transform: translateY(-100%); }
50% {
opacity: 0;
-moz-transform: translateY(100%); }
51% {
opacity: 1; } }
@keyframes toTopFromBottom {
49% {
transform: translateY(-100%); }
50% {
opacity: 0;
transform: translateY(100%); }
51% {
opacity: 1; } }
@-webkit-keyframes toBottomFromTop {
49% {
-webkit-transform: translateY(100%); }
50% {
opacity: 0;
-webkit-transform: translateY(-100%); }
51% {
opacity: 1; } }
@-moz-keyframes toBottomFromTop {
49% {
-moz-transform: translateY(100%); }
50% {
opacity: 0;
-moz-transform: translateY(-100%); }
51% {
opacity: 1; } }
@keyframes toBottomFromTop {
49% {
transform: translateY(100%); }
50% {
opacity: 0;
transform: translateY(-100%); }
51% {
opacity: 1; } }
@-webkit-keyframes sonarEffect {
0% {
opacity: 0.3; }
40% {
opacity: 0.5;
box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 10px 0px #000, 0 0 0 10px rgba(255, 255, 255, 0.5); }
100% {
box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 10px 0px #000, 0 0 0 10px rgba(255, 255, 255, 0.5);
-webkit-transform: scale(1.5);
opacity: 0; } }
@-moz-keyframes sonarEffect {
0% {
opacity: 0.3; }
40% {
opacity: 0.5;
box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 10px 0px #000, 0 0 0 10px rgba(255, 255, 255, 0.5); }
100% {
box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 10px 0px #000, 0 0 0 10px rgba(255, 255, 255, 0.5);
-moz-transform: scale(1.5);
opacity: 0; } }
@keyframes sonarEffect {
0% {
opacity: 0.3; }
40% {
opacity: 0.5;
box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 10px 0px #000, 0 0 0 10px rgba(255, 255, 255, 0.5); }
100% {
box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 10px 0px #000, 0 0 0 10px rgba(255, 255, 255, 0.5);
transform: scale(1.5);
opacity: 0; } }
.st-h5 .inner {
min-height: 190px;
border-style: solid;
border-width: 0px 0px 1px 0px;
border-color: #EFEFEF;
padding: 0px 0px 11px 0px;
margin: 0px 0px 28px 0px;
}
.st-h5 .inner .title,
.st-h5 .inner .description {
-webkit-line-clamp: 3;
-webkit-box-orient: vertical;
display: -webkit-box;
overflow: hidden;
text-overflow: ellipsis;
word-break: break-word;
}
.st-h5 .inner .description {
-webkit-line-clamp: 4;
}
.st-about .tficonbox .title {
position: relative;
padding-bottom: 15px;
}
.st-about .tficonbox .title::after {
position: absolute;
left: 0;
bottom: 0;
content: '';
width: 60px;
height: 1px;
background: var(--theme-primary-color);
}
.tficonbox .wrap-icon svg path,
.tficonbox .wrap-icon i,
.tficonbox .wrap-icon svg {
color: var(--theme-primary-color);
fill: var(--theme-primary-color);
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
} .tficonbox.style1 {
border: 1px solid #E0E0E047;
box-shadow: 0px 8px 25px 0px #0000000F;
background: #fff;
padding: 49px 39px;
border-radius: 8px;
overflow: hidden;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.tficonbox.style1::before {
content: '';
position: absolute;
top: 0;
left: 0;
width: 0%;
height: 100%;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
background-position: 50% 50%;
background-size: cover;
opacity: 0;
visibility: hidden;
}
.tficonbox.style1:hover::before {
background-color: var(--theme-primary-color);
border-color: var(--theme-primary-color);
width: 100%;
height: 100%;
opacity: 1;
visibility: visible;
}
.tficonbox.style1:hover .title,
.tficonbox.style1:hover .description,
.tficonbox.style1:hover .tf-button a {
color: #fff;
}
.tficonbox.style1 .wrap-icon svg path,
.tficonbox.style1 .wrap-icon i,
.tficonbox.style1 .wrap-icon svg {
color: var(--theme-primary-color);
fill: var(--theme-primary-color);
}
.tficonbox.style1:hover .wrap-icon svg path,
.tficonbox.style1:hover .wrap-icon i,
.tficonbox.style1:hover .wrap-icon svg {
color: #fff;
fill: #fff;
}
.tficonbox.style1:hover {
cursor: pointer;
} .tficonbox.style2 {
background: #fff;
padding: 30px 39px;
border-radius: 8px;
overflow: hidden;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
}
.tficonbox.style2::before {
content: '';
position: absolute;
top: 0;
left: 0;
width: 0%;
height: 100%;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
background-position: 50% 50%;
background-size: cover;
opacity: 0;
visibility: hidden;
background-color: var(--theme-primary-color);
}
.tficonbox.style2:hover::before {
width: 100%;
height: 100%;
opacity: 1;
visibility: visible;
}
.tficonbox.style2:hover .title,
.tficonbox.style2:hover .description,
.tficonbox.style2:hover .tf-button a {
color: #fff;
}
.tficonbox.style2 .wrap-icon {
margin-right: 32px;
margin-top: 6px;
margin-bottom: 0;
}
.tficonbox.style2 .wrap-icon i {
font-size: 47px;
}
.tficonbox.style2 .wrap-icon svg {
width: 47px;
}
.tficonbox.style2 .wrap-icon .wrap-icon-inner {
position: relative;
}
.tficonbox.style2 .wrap-icon .wrap-icon-inner::before {
content: '';
position: absolute;
width: 25px;
height: 25px;
top: 0px;
right: 0px;
background: var(--theme-secondary-color);
z-index: -1;
border-radius: 50%;
}
.tficonbox.style2 .wrap-icon svg path,
.tficonbox.style2 .wrap-icon i,
.tficonbox.style2 .wrap-icon svg {
color: var(--theme-primary-color);
fill: var(--theme-primary-color);
}
.tficonbox.style2 .title {
font-size: 18px;
line-height: 33px;
color: #0A0A0A;
margin-bottom: 10px;
}
.tficonbox.style2 .description {
font-size: 16px;
line-height: 31px;
margin-bottom: 0;
}
.tficonbox.style2:hover .wrap-icon svg path,
.tficonbox.style2:hover .wrap-icon i,
.tficonbox.style2:hover .wrap-icon svg {
color: #fff;
fill: #fff;
} .tficonbox.style3 .wrap-icon {
margin-bottom: 6px;
}
.tficonbox.style3 .wrap-icon i {
font-size: 51px;
}
.tficonbox.style3 .wrap-icon svg {
width: 51px;
}
.tficonbox.style3 .title {
font-size: 18px;
line-height: 30px;
margin-bottom: 7px;
}
.tficonbox.style3 .description {
font-size: 16px;
line-height: 31px;  
} .tficonbox.style4 { 
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
align-items: center;
}
.tficonbox.style4 .wrap-icon {
width: 55px;
height: 55px;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
justify-content: center;
align-items: center;
margin-bottom: 0;
margin-right: 15px;
border-radius: 50%;
background: #D0E4D338;
border: 1px dashed #22BE328C;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.tficonbox.style4:hover .wrap-icon {
border-color: var(--theme-primary-color);
}
.tficonbox.style4 .wrap-icon i {
font-size: 30px;
}
.tficonbox.style4 .wrap-icon svg {
width: 30px;
}
.tficonbox.style4 .title {
margin-bottom: 0;
font-size: 20px;
font-weight: 600;
line-height: 30px;
color: #0B1D17;
} .tficonbox.style5 .content-top {
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
align-items: center;
margin-bottom: 11px;
}
.tficonbox.style5 .wrap-icon {
margin-bottom: 0;
margin-right: 18px;
}
.tficonbox.style5 .wrap-icon i {
font-size: 37px;
}
.tficonbox.style5 .wrap-icon svg {
width: 37px;
}
.tficonbox.style5 .title {
margin-bottom: 0;
font-size: 16px;
font-weight: 600;
line-height: 30px;
color: #fff;
}
.tficonbox.style5 .description {
color: #636A74;
margin-bottom: 0;
}
.tficonbox.style5 .wrap-icon .wrap-icon-inner {
position: relative;
}
.tficonbox.style5 .wrap-icon .wrap-icon-inner::before {
content: '';
position: absolute;
width: 20px;
height: 20px;
bottom: -5px;
right: -5px;
background: var(--theme-primary-color);
z-index: -1;
border-radius: 50%;
opacity: 0.2;
} .tficonbox.style6 { 
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
}
.tficonbox.style6 .wrap-icon {
width: 65px;
height: 65px;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
justify-content: center;
align-items: center;
margin-bottom: 0;
margin-right: 17px;
border-radius: 50%;
background: #fff;
box-shadow: 0px 4px 13px 0px #0000001A;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.tficonbox.style6:hover .wrap-icon {
background: var(--theme-primary-color);
}
.tficonbox.style6 .wrap-icon i {
font-size: 35px;
}
.tficonbox.style6 .wrap-icon svg {
width: 35px;
}
.tficonbox.style6 .title {
margin-bottom: 12px;
font-size: 20px;
font-weight: 700;
line-height: 33px;
color: #0A0A0A;
}
.tficonbox.style6 .description {
margin-bottom: 0;
}
.tficonbox.style6:hover .wrap-icon svg path,
.tficonbox.style6:hover .wrap-icon i,
.tficonbox.style6:hover .wrap-icon svg {
color: #fff;
fill: #fff;
}
@media only screen and (max-width: 991px) {
.st-h5 .inner {
min-height: 140px;
}
}@keyframes fadeIn{from{opacity:0}to{opacity:1}}.fadeIn{animation-name:fadeIn}.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{flex-direction:row-reverse;text-align:end}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{flex-direction:row;text-align:start}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-bottom:15px;margin-left:auto!important;margin-right:auto!important}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-img img{display:block;line-height:0}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}.filter-bar {
display: flex;
justify-content: center;
align-items: flex-start;
flex-wrap: wrap;
margin-bottom: 20px;
gap: 10px
}
.filter-bar .filter-listing {
position: relative;
display: flex;
padding: 5px 40px;
align-items: flex-start;
background: #FFF;
box-shadow: 8px 1px 10px 0px rgba(0, 0, 0, 0.08);
cursor: pointer;
color: #000;
font-size: 16px;
font-weight: 600;
letter-spacing: 0.48px;
text-transform: capitalize;
border-radius: 4px;
}
.filter-bar a.filter-listing:hover,
.filter-bar a.filter-listing.active {
color: #fff;
background: var(--theme-primary-color);
text-decoration: none;
}
.filter-bar a.filter-listing.active::after {
content: '';
position: absolute;
left: 0;
right: 0;
bottom: -8px;
margin: 0 auto;
width: 0;
height: 0;
border-top: 10px solid var(--theme-primary-color);
border-left: 7px solid transparent;
border-right: 7px solid transparent;
}
.tf-search-result-wrap .tf-search-form-wrap,
.tf-search-form-wrap  {
max-width: 1320px;
margin: 0 auto;
}
.tf-search-result-wrap .tf-search-form-wrap {
padding-bottom: 80px;
}
.tf-search-form-wrap .btn-search-guests-change,
.tf-search-form-wrap .btn-search-guests-change:focus {
color: var(--theme-primary-color);
border-color: var(--theme-primary-color);
background-color: transparent;
border-radius: 0;
}
.search_guests_minus,
.search_guests_plus {
position: relative;
}
.search_guests_minus i,
.search_guests_plus i{
display: none;
}
.search_guests_minus::after,
.search_guests_plus::after {
content: '+';
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%,-50%);
font-size: 15px;
}
.search_guests_minus::after {
content: '-';
}
.btn-search-guests-change:hover {
background-color: var(--theme-primary-color);
color: #fff;
border-color: transparent;
}
.daterangepicker td.active, .daterangepicker td.active:hover {
background-color: var(--theme-primary-color);
}
.daterangepicker .calendar-time .input_select_field i,
.daterangepicker .calendar-time .input_select_field .input_select_input  {
color: var(--theme-primary-color);
}
.daterangepicker .calendar-time .input_select_field .input_select_input {
font-size: 14px;
}
.daterangepicker .calendar-time .input_select_field i {
right: 0;
top: 50%;
transform: translateY(-50%);
}
.daterangepicker .drp-buttons .btn {
background: #081E2A;
border-color: #081E2A;
color: #fff;
}
.daterangepicker .drp-buttons .btn:hover {
background-color: var(--theme-primary-color);
border-color: var(--theme-primary-color);
}
.daterangepicker .input_select_field .input_select_title > div {
padding-left: 10px;
}
#search_form .btn-primary.btn-search {
font-size: 18px;
font-weight: 500;
line-height: 30px;
padding: 14px 45px 14px 38px;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
align-items: center;
}
#search_form .btn-primary.btn-search i::before {
content: "\e946";
font-family: 'vitourwp' ;
font-size: 20px;
}
.tf-search-result .tf-catalog-toolbar {
padding-bottom: 40px;
}
.input_select_list  {
background-color: #fff;
box-shadow: 0 0 0 1px rgba(68, 68, 68, 0.11);
box-sizing: border-box;
margin: 4px 0 0 0;
border: 1px solid #e8e8e8;
}
.input_select_list::-webkit-scrollbar-track {
-webkit-box-shadow: inset 0 0 6px rgb(0 0 0 / 30%);
background-color: #f5f5f5;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
-webkit-backface-visibility: hidden;
-moz-backface-visibility: hidden;
-webkit-transform: translate3d(0, 0, 0);
-moz-transform: translate3d(0, 0, 0);
}
.input_select_list::-webkit-scrollbar-thumb {
background-color: #a7a7a7;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
-webkit-backface-visibility: hidden;
-moz-backface-visibility: hidden;
-webkit-transform: translate3d(0, 0, 0);
-moz-transform: translate3d(0, 0, 0);
}
.input_select_list::-webkit-scrollbar {
width: 6px;
height: 4px;
background-color: #f5f5f5;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
-webkit-backface-visibility: hidden;
-moz-backface-visibility: hidden;
-webkit-transform: translate3d(0, 0, 0);
-moz-transform: translate3d(0, 0, 0);
}
.input_select_list .term_item  {
font-size: 15px;
font-weight: 400;
line-height: 1.2;
list-style: none;
padding: 10px 0;
outline: none;
padding-left: 18px;
padding-right: 29px;
text-align: left;
-webkit-transition: all 0.2s;
transition: all 0.2s;
color: #000 !important;
white-space: normal;
word-break: break-word;
}
.add_input_field .add_ids_list .term_item.term_item_selected,
.input_select_list .term_item.term_item_selected,
.input_select_list .term_item:hover, 
.input_select_list .term_item.active {
background-color: var(--theme-primary-color) !important;
color: #fff !important;
}
.input_select_field .input_select_list {
border: none;
}
.input_select_wrapper .input_select_input {
margin-bottom: 0 !important;
border: none !important;
position: relative;
padding: 10px 20px;
}
.sort-by .input_select_field .input_select_wrapper i,.sort-by .input_select_field .input_select_wrapper svg {
font-weight: 600;
}
.input_select_field_sr_sort_by {
max-width: 190px;
}
.search_advanced_select_wrapper h4 {
font-size: 20px;
}
.irs--round .irs-from, 
.irs--round .irs-to, 
.irs--round .irs-single,
.irs--round .irs-bar {
background-color: var(--theme-primary-color);
}
.irs--round .irs-handle {
border-color: var(--theme-primary-color); 
}
.irs--round .irs-from:before, 
.irs--round .irs-to:before, 
.irs--round .irs-single:before {
border-top-color: var(--theme-primary-color);
}
.search_advanced_field .add_ids_list {
border: none;
box-shadow: none;
}
.search_advanced_select_wrapper .advanced-taxonomy-block .term_item_checkbox {
flex-basis: 100%;
max-width: 100%;
padding: 5px ;
}
.search_advanced_field .add_ids_list .term_item:hover {
background: transparent;
}
#search_form .input-group .search_advanced_field .search_advanced_title {
font-size: 0;
color: transparent;
text-align: center;
width: 100%;
padding: 0;
line-height: 1;
}
#search_form .input-group .search_advanced_field .search_advanced_title:before {
content: "";
width: 30px;
height: 30px;
background: url(//famousstar.ae/wp-content/plugins/tf-vitour-core-plugin/includes/elementor-widget/assets/images/icons/icon-filter.svg) center center no-repeat;
background-size: cover;
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%,-70%);
}
.tf-search-form-wrap.style1 #search_form .input-group .search_advanced_field .search_advanced_title:before {
background: url(//famousstar.ae/wp-content/plugins/tf-vitour-core-plugin/includes/elementor-widget/assets/images/icons/icon-filter-2.svg) center center no-repeat;
}
.tf-search-form-wrap #search_form {
position: relative;
z-index: 100;
}
#search_form .input-group>div.search-field-inner:has(.search_advanced_field) {
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
justify-content: center;
align-items: center;
width: 60px !important;
margin: 0 !important;
padding: 0 !important;
border-right: none !important;
z-index: 100;
position: static;
}
.tf-search-form-wrap #search_form .input-group {
position: relative;
padding-right: 200px;
}
.tf-search-form-wrap .search_advanced_select_wrapper {
width: calc(100% + 50px);
left: 0;
margin-left: -25px !important;
}
.search_advanced_select_wrapper .advanced-taxonomy-block .term_item_checkbox {
flex-basis: 30%;
max-width: 30%;
padding: 5px;
}
.tf-search-form-wrap #search-box {
width: 100%;
}
.tf-search-result-wrap .tf-search-form-wrap #search-box {
padding: 0;
}
.tf-search-form-wrap  #search_form .input-group .submit {
position: absolute;
top: 50%;
right: 0;
transform: translateY(-50%);
margin: 0;
}
.tf-search-form-wrap #search_form .input-group {
position: relative;
padding-right: 200px;
}
.tf-search-form-wrap #search_form .input-group .search-field-inner {
width: calc((100% - 60px) / 4);
margin: 10px 0;
}
.tf-search-form-wrap #search_form .input-group .search-field-inner .fa-chevron-up,
.tf-search-form-wrap #search_form .input-group .search-field-inner .fa-chevron-down {
display: block !important;
color: #605858;
font-size: 12px;
}
.add_input_field .add_ids_title {
width: 100%;
}
#search_form  .add_ids_title ul.add_ids_list li {
list-style: none;
font-weight: 400;
padding: 10px 20px;
}
#search_form .add_ids_title ul.add_ids_list .term_item_level_0.term_item_disabled {
font-weight: 700;
} .tf-search-form-wrap #search_form .input-group>div:last-child {
border-bottom: 0;
}
.tf-search-form-wrap #search_form .input-group .search-field-inner>div.submit button:hover {
opacity: 0.8;
}
.tf-search-form-wrap #search_form .input-group>div.search-field-inner:has(.search_advanced_field) {
border-right: none;
}
.tf-search-form-wrap #search_form .input-group  .title-field {
position: relative;
padding-left: 5px;
font-size: 17px;
font-weight: 700;
line-height: 30px;
color: #041C29;
}
.tf-search-form-wrap #search_form .input-group .search-field-inner .add_input_field .add_ids_title_value,
.tf-search-form-wrap #search_form .input-group .search-date .search_date,
.tf-search-form-wrap #search_form .input-group .search-field-inner .search_guests_field {
width: 100%;
color: #636A74;
font-size: 15px;
font-weight: 500;
line-height: 20px;
text-align: left;
margin-bottom: 0;
}
.tf-search-form-wrap #search_form .input-group .search-field-inner .title-field .search-icon {
position: absolute;
left: -20px;
top: 5px;
}
.tf-search-form-wrap #search_form .input-group .search-field-inner .title-field .search-icon.type-icon {
left: -32px;
top: 0;
}
.tf-search-form-wrap #search_form .input-group .search-field-inner .search_guests_field .search_guests_title {
padding: 0;    
}
.tf-search-form-wrap #search_form .input-group .search-field-inner .search_guests_field {
max-width: 100%;
}
.tf-search-form-wrap #search_form .input-group .search-field-inner .search_guests_field .search_guests_title::before {
content: '';
position: absolute;
width: 100%;
height: 100%;
left: 0;
top: 0;
z-index: 1;
}
.tf-search-form-wrap #search_form .input-group .search-field-inner i:not(.fa-search) {
display: none;
}
.tf-search-form-wrap .default-title-search-field {
display: none;
}
.tf-search-form-wrap #search_form {
background: #fff;
border: none;
box-shadow: 0px 7px 29px 0px #0000000F;
padding: 20px 25px;
border-radius: 6px;
}
#search_form .search_advanced_select_wrapper {
margin-top: 60px;
border: none;
box-shadow: 0px 7px 29px 0px #0000000F;
border-radius: 6px;
}
#search_form .input-group {
justify-content: flex-start;
}
.tf-search-form-wrap #search_form .input-group>div:not(:last-child) {
border-bottom: 0;
border-right-width: 1px;
border-right-style: solid;
border-right-color: #D9D9D9;
padding: 0 40px;
}
.tf-search-form-wrap #search_form .input-group .search-field-inner>div.submit button {
background: var(--theme-primary-color);
padding: 15px 35px;
border-radius: 33.5px;
}
#search_form .input-group > div.submit button {
border-radius: 33.5px;
}
.tf-search-form-wrap #search_form .input-group input, .tf-search-form-wrap #search_form .input-group input:focus{
margin: 0;
margin-right: 10px;
}
.tf-search-form-wrap #search_form .search-icon.fa-search:before{
color: var(--theme-primary-color);
}
.item-not-found {
padding-left: 15px;
} .half-map .tfvt-my-listing-search .toolbar-search-list #listing_order_by{
width: 100%;
} .tfvt-pagination {
margin-top: 40px;
margin-bottom: 40px;
display: flex;
align-items: center;
gap: 15px;
justify-content: center;
}
.tfvt-pagination span,
.tfvt-pagination a {
width: 45px;
height: 45px;
display: flex;
align-items: center;
justify-content: center;
border: 1px solid #EDEDED;
background: #FFFFFF;
color: #071C34;
font-family: 'Plus Jakarta Sans';
font-size: 16px;
font-weight: 500;
border-radius: 30px;
}
.tfvt-pagination a:hover,
.tfvt-pagination .current {
background: var(--theme-primary-color);
color: #fff;
border-color: var(--theme-primary-color);
} .has-carousel .wrap-listing-post .item {
-webkit-box-flex: 0 !important;
-ms-flex: 0 0 100% !important;
flex: 0 0 100% !important;
max-width: 100% !important;
}
.wrap-listing-post .item {
padding: 15px;
}
.owl-carousel .owl-item .item {
padding: 15px 0;
}
.tf-listing-wrap.has-carousel .owl-carousel .owl-nav {
position: absolute;
right: 0%;
top: 40%;
width: 100%;
}
.tf-listing-wrap.has-carousel .owl-carousel .owl-nav .owl-next,
.tf-listing-wrap.has-carousel .owl-carousel .owl-nav .owl-prev {
position: absolute;
top: 50%;
left: -120px;
transform: translateY(-50%);
color: var(--theme-primary-color);
background-color: #F4F4F4;
border: none;
font-size: 15px;
text-align: center;
padding: 0;
display: flex;
width: 66px;
height: 66px;
justify-content: center;
align-items: center;
border-radius: 50%;
}
.tf-listing-wrap.has-carousel .owl-carousel .owl-nav .owl-next {
left: unset;
right: -120px;
}
.tf-listing-wrap.has-carousel .owl-carousel .owl-nav .owl-prev:before,
.tf-listing-wrap.has-carousel .owl-carousel .owl-nav .owl-next:before,
.tf-listing-wrap.has-carousel .owl-carousel .owl-dots .owl-dot:before {
display: none;
}
.tf-listing-wrap .owl-carousel .owl-nav .owl-prev:hover,
.tf-listing-wrap .owl-carousel .owl-nav .owl-next:hover {
color: #fff;
background-color: var(--theme-primary-color);
}
.wrap-listing-post.column-1 .item {
-webkit-box-flex: 0;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}
.wrap-listing-post.column-2 .item {
-webkit-box-flex: 0;
-ms-flex: 0 0 49.99%;
flex: 0 0 49.99%;
max-width: 49.99%;
}
.wrap-listing-post.column-3 .item {
-webkit-box-flex: 0;
-ms-flex: 0 0 33.33%;
flex: 0 0 33.33%;
max-width: 33.33%;
}
.wrap-listing-post.column-4 .item {
-webkit-box-flex: 0;
-ms-flex: 0 0 25%;
flex: 0 0 25%;
max-width: 25%;
} .toolbar-search-list{
display: flex;
justify-content: flex-end;
align-items: center;
}
.toolbar-search-list .form-group-order-by{
display: flex;
align-items: center;
justify-content: flex-end;
gap: 10px;
}
.form-group-order-by .sort-by > span {
white-space: nowrap;
}
.toolbar-search-list #listing_order_by{
width: 50%;
background-color: transparent;
border: 0;
margin-bottom: 0;
}
.toolbar-search-list #listing_order_by option:hover {
background: var(--theme-primary-color);
}
.count-results {
font-size: 16px;
font-weight: 600;
line-height: 20.16px;
color: #0D0E0F;
}
.btn-display-listing-list,
.btn-display-listing-grid {
color: #000;
padding: 6px 10px;
}
.form-group:has( .btn-display-listing-grid) {
margin-right: -10px;
}
.btn-display-listing-list:hover,
.btn-display-listing-grid:hover,
.btn-display-listing-list.active,
.btn-display-listing-grid.active {
color: var(--theme-primary-color);
} .mfp-zoom-in.mfp-bg {
opacity: 0;
-webkit-transition: all 0.15s ease-out;
-moz-transition: all 0.15s ease-out;
transition: all 0.15s ease-out;
} .mfp-zoom-in.mfp-bg.mfp-ready {
opacity: 0.8;
} .mfp-zoom-in.mfp-bg.mfp-removing {
opacity: 0;
} .mfp-zoom-in.mfp-wrap .mfp-content {
opacity: 0;
-webkit-transition: all 0.15s ease-out;
-moz-transition: all 0.15s ease-out;
transition: all 0.15s ease-out;
} .mfp-zoom-in.mfp-wrap.mfp-ready .mfp-content {
opacity: 1;
} .mfp-zoom-in.mfp-wrap.mfp-removing .mfp-content {
opacity: 0;
}
.mfp-zoom-in .mfp-container,
.mfp-zoom-in.mfp-bg {
opacity: 0;
-webkit-backface-visibility: hidden; -webkit-transition: all 0.3s ease-out;
-moz-transition: all 0.3s ease-out;
-o-transition: all 0.3s ease-out;
transition: all 0.3s ease-out;
}
.mfp-zoom-in.mfp-ready .mfp-container {
opacity: 1;
}
.mfp-zoom-in.mfp-ready.mfp-bg {
opacity: 0.8;
}
.mfp-zoom-in.mfp-removing .mfp-container,
.mfp-zoom-in.mfp-removing.mfp-bg {
opacity: 0;
} .icons::before {
font-family: 'icomoon' !important;
font-size: 16px;
font-weight: 500;
font-style: normal;
}
.icons.icon-bed::before {
content: "\e902";
}
.icons.icon-bath::before {
content: "\e901";
}
.icons.icon-size::before {
content: "\e900";
} #wrap-listing-post {
margin-top: -15px;
} .widget-single-listing .listing-post {
position: relative;
}
.widget-single-listing .listing-post .group-meta {
position: absolute;
top: 25px;
left: 47px;
}
.widget-single-listing .listing-post .group-content {
display: flex;
align-items: center;
justify-content: space-between;
margin-bottom: 10px;
}
.widget-single-listing .listing-post .features {
border-radius: 3px;
background: var(--theme-primary-color);
padding: 0px 25px;
color: #FFF;
font-size: 15px;
font-weight: 500;
z-index: 6;
line-height: 34px;
height: 34px;
margin-bottom: 0;
}
.widget-single-listing .listing-post .car-body {
color: var(--theme-primary-color);
font-size: 16px;
font-weight: 700;
line-height: 30px;
letter-spacing: 1.44px;
text-transform: uppercase;
position: relative;
display: inline-block;
margin-bottom: 0px;
}
.widget-single-listing .listing-post .car-body::after {
position: absolute;
content: '';
height: 2px;
width: 100%;
background: var(--theme-primary-color);
opacity: 0.1;
bottom: 1px;
left: 0;
}
.widget-single-listing .listing-post .title {
color: #26232A;
font-size: 24px;
font-weight: 700;
line-height: 30px;
margin-bottom: 18px;
}
.widget-single-listing .listing-post .excerpt {
color: #86898E;
font-size: 16px;
font-weight: 500;
line-height: 28.8px;
margin-bottom: 24px;
}
.widget-single-listing .listing-post .price .inner:nth-child(1) {
font-size: 24px;
}
.widget-single-listing .listing-post .price .inner:nth-child(2) {
font-size: 16px;
font-weight: 500;
}
.widget-single-listing .listing-post .price {
margin-bottom: 49px;
}
.widget-single-listing .listing-post .button-details .button {
color: #FFF !important;
font-family: 'DM Sans';
font-size: 16px;
font-weight: 700;
letter-spacing: 0.96px;
text-transform: uppercase;
padding: 21px 62px;
}
.widget-single-listing .listing-post .bottom-content {
padding-top: 40px;
margin-top: 24px;
}
.widget-single-listing .listing-post .content {
padding: 50px 48px 100px 48px;
}
#search_form .search_advanced_select_wrapper,
.search_guests_select_wrapper {
z-index: 200;
}
.search_guests_select_wrapper {
margin-top: 15px;
} .tfvt-sidebar h2,
.tfvt-sidebar .widget-title {
font-size: 18px;
font-weight: 700;
line-height: 20px;
border-left: 2px solid var(--theme-primary-color);
} .wrap-listing-post {
position: relative;
}
.overlay-filter-tab {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-color: rgba(255, 255, 255, 0.95);
z-index: 50;
}
.overlay-filter-tab.autoload {
position: fixed;
width: 100vw;
height: 100vh;
z-index: 1000000;
}
.filter-loader {
position: absolute;
top: 50px;
left: 50%;
transform: translate(-50%, -0%);
border: 6px solid #f3f3f3;
border-top: 6px solid var(--theme-primary-color);
border-radius: 50%;
width: 40px;
height: 40px;
animation: spin 2s linear infinite;
}
.overlay-filter-tab.autoload .filter-loader {
top: 50%;
transform: translate(-50%, -50%);
}
.navigation.loadmore,
.navigation.autoload  {
margin-top: 0;
}
.paging-navigation.loadmore .loop-pagination.loading {
position: relative;
width: auto;
height: 48px;
min-width: 114px;
background: var(--theme-primary-color);
border-radius: 8px;
}
.paging-navigation.autoload .loop-pagination {
position: relative;
width: auto;
height: 48px;
min-width: 114px;
background: transparent;
border-radius: 8px;
}
.paging-navigation.autoload .loop-pagination.loading {
background: var(--theme-primary-color);
}
.paging-navigation.loadmore .loop-pagination.loading a {
display: none;
}
.paging-navigation.autoload .loop-pagination.loading::before,
.paging-navigation.loadmore .loop-pagination.loading:before {
width: 18px;
height: 18px;
border: 3px solid #fff;
border-top-color: transparent!important;
content: "";
position: absolute;
z-index: 2;
top: 0;
bottom: 0;
left: 0;
right: 0;
margin: auto;
border-radius: 50%;
animation: tf_rotator 0.6s linear infinite;
}
.post-type-archive-to_book .navigation.loadmore a {
border-color: #EDEDED ;
background: transparent;
}
@keyframes tf_rotator {
0% {
transform: rotate(0deg);
}
to {
transform: rotate(360deg);
}
}
@keyframes spin {
0% {
transform: rotate(0deg);
}
100% {
transform: rotate(360deg);
}
}
.close_by_apply_btn.is-active {
display: block !important;
}
.close_by_apply_btn {
display: none !important;
}
.tf-search-result .row {
margin: 0 -15px;
}
.row > * {
padding: 0 15px;
} .content-tab {
width: 100%;
}
.listing-post .tour-card {
position: relative;
}
.listing-post .tour-card .listing-thumb-wrapper {
position: relative;
overflow: hidden;
display: block;
border-radius: 8px;
background: #FFF;
box-shadow: 0px 6px 15px 0px rgba(0, 0, 0, 0.03);
}
.tour-card .listing-thumb-wrapper > img {
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.tour-card:hover .listing-thumb-wrapper > img {
transform: scale(1.05);
-moz-transform: scale(1.05);
-webkit-transform: scale(1.05);
-o-transform: scale(1.05);
-ms-transform: scale(1.05);
}
.tour-card .listing-thumb-wrapper .meta-lable {
position: absolute;
left: 10px;
top: 10px;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
flex-wrap: wrap;
gap: 5px;
width: calc(100% - 130px);
}
.tour-card .listing-thumb-wrapper .item_info_price_discount,
.tour-card .listing-thumb-wrapper .featured-text {
height: auto;
padding: 5px 10px;
color: #ffffff;
border-radius: 5px;
font-size: 12px;
font-weight: 600;
}
.tour-card .listing-thumb-wrapper .item_info_price_discount {
background-color: #ff0000;
}
.tour-card .listing-thumb-wrapper .featured-text {
background-color: var(--theme-primary-color);
}
.tour-card .listing-thumb-wrapper .group-meta {
position: absolute;
top: 10px;
right: 10px;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
gap: 10px;
}
.tour-card .listing-thumb-wrapper .count-list-gallery,
.tour-card .listing-thumb-wrapper .view-tour-video {
border-radius: 2px;
background: rgba(0, 0, 0, 0.81);
box-shadow: 0px 4px 18px 0px rgba(0, 0, 0, 0.05);
display: flex;
align-items: center;
gap: 5px;
color: #FFF;
font-size: 16px;
font-weight: 500;
text-transform: uppercase;
padding: 7px;
height: 29px;
cursor: pointer;
-webkit-transition: all 0.3s ease 0s;
-moz-transition: all 0.3s ease 0s;
-ms-transition: all 0.3s ease 0s;
-o-transition: all 0.3s ease 0s;
transition: all 0.3s ease 0s;
}
.tour-card .listing-thumb-wrapper .count-list-gallery img,
.tour-card .listing-thumb-wrapper .view-tour-video img {
max-width: 20px;
min-height: auto !important;
background: unset !important;
}
.tour-card .tour-card-content {
color: #83827F;
background: #FFFFFF;
position: relative;
margin-top: -10px;
width: 100%;
padding: 13px 27px;
border-radius: 8px;
box-shadow: 0px 4px 21px 0px #00000012;
}
.tour-card .tour-card-content .address {
gap: 9px;
margin-bottom: 4px;
}
.tour-card .tour-card-content .address-text {
font-size: 15px;
font-weight: 400;
line-height: 33px;
letter-spacing: 0em;
text-align: left;
color: #83827F;
}
.tour-card .tour-card-content .listing-card-title,
.tour-card .tour-card-content .listing-card-title a {
font-size: 18px;
font-weight: 700;
line-height: 30px;
letter-spacing: 0em;
text-align: left;
color: #081E2A    
}
.tour-card .tour-card-content .listing-card-title a:hover {
color: var(--theme-primary-color);
}
.tour-card .tour-card-content .listing-card-title {
margin-bottom: 8px;
}
.tour-card .tour-card-content .rating-review {
margin-bottom: 13px;
gap: 2px;
}
.tour-card .tour-card-content .rating-review  .rating > span {
font-size: 12px;
margin-right: 7px;
}
.tour-card .tour-card-content .rating-review .review {
color: #5C727D;
font-size: 14px;
font-weight: 500;
line-height: 17.64px;
}
.tour-card .tour-card-content .rating-review .fa-star-half-alt:before,
.tour-card .tour-card-content .rating-review .fa-star:before {
color: #FBAD17;
}
.tour-card .tour-card-content .tour-info-middle {
gap: 16px;
}
.tour-card .tour-card-content .tour-info-middle .day,
.tour-card .tour-card-content .tour-info-middle .person {
justify-content: space-between;
align-items: center;
gap: 8px;
}
.tour-card .tour-card-content .tour-info-middle .day i {
font-size: 20px;
}
.tour-card .tour-card-content .tour-info-middle .day > div,
.tour-card .tour-card-content .tour-info-middle .person > div {
font-weight: 500;
font-size: 16px;
font-weight: 500;
line-height: 30px;
color: #83827F;
}
.tour-card .tour-card-content .tour-info-bottom {
border-top: 1px solid #EFEFEF;
padding-top: 11px;
margin-top: 20px;
}
.tour-card .tour-card-content .tour-info-bottom .price {
gap: 5px;
align-items: baseline;
}
.tour-card .tour-card-content .tour-info-bottom .price .currency_amount,
.tour-card .tour-card-content .tour-info-bottom .price .price-content {
color: var(--theme-primary-color);
font-size: 16px;
font-weight: 600;
line-height: 20px;
letter-spacing: 0em;
text-align: left;
}
.tour-card .tour-card-content .tour-info-bottom .price .price-content {
display: flex;
flex-direction: row-reverse;
gap: 8px;
}
.tour-card .tour-card-content .tour-info-bottom .price .item_info_price_old .currency_amount,
.wrap-listing-post .item .listing-post .tour-card .tour-card-content .tour-info-bottom .price .item_info_price_old .currency_amount {
color: #83827F;
font-weight: 500;
text-decoration: line-through;
} .item.list .listing-post .tour-card{
position: relative;
background: #fff;
display: flex;
gap: 36px;
box-shadow: 0px 4px 12px 0px #0000000F;
padding: 13px 14px;
}
.item.list .listing-post .tour-card .tour-card-content {
padding: 0;
padding-top: 19px;
}
.item.list .listing-post .tour-card .listing-thumb-wrapper{
position: unset;
max-width: 260px;
box-shadow: none;
}
.item.list .tour-card .listing-thumb-wrapper .group-meta {
top: 20px;
right: 15px;
}
.item.list .tour-card .listing-thumb-wrapper .meta-lable {
top: 20px;
left: 20px;
}
.item.list .listing-post .tour-card .listing-thumb-wrapper > img{
border-radius: 8px;
height: 100%;
}
.item.list .listing-post .tour-card .listing-thumb-wrapper .item_info_price_discount{
left: 20px;
top: 25px;
}
.item.list .listing-post .tour-card .listing-thumb-wrapper .featured-text{
left: 20px;
top: 60px;
}
.item.list .listing-post .tour-card .listing-thumb-wrapper .count-list-gallery, .item.list .listing-post .tour-card .listing-thumb-wrapper .view-tour-video{
z-index: 1;
background: var(--theme-primary-color);
border-radius: 2px;
}
.item.list .listing-post .tour-card .tour-card-content{
position: relative;
top:0;
padding: 0;
box-shadow: none;
}
.item.list .listing-post .tour-card .tour-card-content .address{
max-width: 60%;
}
.item.list .listing-post .tour-card .tour-card-content .address {
margin-bottom: 6px;
}
.item.list .listing-post .tour-card .tour-card-content .listing-card-title {
margin-bottom: 3px;
}
.item.list .listing-post .tour-card .tour-card-content .rating-review .rating > span {
font-size: 15px;
}
.item.list .listing-post .tour-card .tour-card-content .rating-review {
margin-bottom: 20px;
}
.item.list .svg.icon-date {
width: 22px;
}
.item.list .listing-post .tour-card .tour-card-content .tour-info-middle .day,
.item.list .listing-post .tour-card .tour-card-content .tour-info-middle .person {
gap: 12px;
}
.item.list .listing-post .tour-card .tour-card-content .tour-info-middle {
gap: 30px;
}
.item.list .listing-post .tour-card .tour-card-content .tour-info-bottom {
padding-top: 11px;
margin-top: 16px;
}
.item.list .listing-post .tour-card .tour-card-content .tour-info-bottom .price {
gap: 11px;
}
.item.list .listing-post .tour-card .tour-card-content .address {
gap: 12px;
}
.item.list svg.icon-marker {
width: 13px;
}   .style2 .wrap-listing-post .listing-post {
display: flex;
} .style2 .wrap-listing-post .content-tab {
width: 100%;
}
.style2 .wrap-listing-post .item .listing-post .tour-card {
position: relative;
}
.style2 .tour-card .listing-thumb-wrapper {
position: relative;
overflow: hidden;
display: block;
border-radius: 8px;
background: #FFF;
box-shadow: 0px 6px 15px 0px rgba(0, 0, 0, 0.03);
}
.style2 .tour-card .listing-thumb-wrapper img {
width: 100%;
min-height: 250px;
height: 100%;
object-fit: cover;
}
.style2 .tour-card .tour-card-content .tour-info-middle .day > div, 
.style2 .tour-card .tour-card-content .tour-info-middle .person > div,
.style2 .tour-card .tour-card-content .rating-review .review,
.style2 .tour-card .tour-card-content .tour-info-bottom,
.tour-card .tour-card-content svg,
.tour-card .tour-card-content i,
.style2 .tour-card .tour-card-content .tour-info-bottom .price::before,
.style2 .tour-card .tour-card-content .tour-info-bottom .price,
.style2 .tour-card .tour-card-content .address .address-text, 
.style2 .tour-card .tour-card-content .listing-card-title a,
.style2 .tour-card .tour-card-content {
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.tour-card .tour-card-content svg,
.tour-card .tour-card-content i {
color: var(--theme-primary-color);
}
.style2 .tour-card:hover .tour-card-content svg,
.style2 .tour-card:hover .tour-card-content i {
color: var(--theme-secondary-color);
}
.style2 .tour-card:hover .tour-card-content {
background-color: var(--theme-primary-color);
color: #fff;
}
.style2 .tour-card:hover .tour-card-content .tour-info-middle .day > div, 
.style2 .tour-card:hover .tour-card-content .tour-info-middle .person > div,
.style2 .tour-card:hover .tour-card-content .rating-review .review,
.style2 .tour-card:hover .tour-card-content .address .address-text,
.style2 .tour-card:hover .tour-card-content .listing-card-title a {
color: #fff;
}
.style2 .tour-card:hover .tour-card-content .tour-info-bottom .price {
background-color: #FFC300;
color: #000;
}
.style2 .tour-card:hover .tour-card-content .tour-info-bottom .price::before {
border-bottom-color:  #FFC300;
}
.style2 .tour-card .tour-card-content {
width: auto;
position: relative;
top: -63px;
background: #fff;
border-radius: 6px;
margin: 0 15px;
margin-bottom: -63px;
padding: 11px 20px 22px;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
box-shadow: 0px 5px 7px 0px #0000000D;    
}
.style2 .tour-card .tour-card-content .address-text {
font-size: 14px;
font-weight: 400;
line-height: 33px;
letter-spacing: 0em;
text-align: left;
color: #83827F;
}
.style2 .tour-card .tour-card-content .listing-card-title {
margin-bottom: 3px;
}
.style2 .tour-card .tour-card-content .listing-card-title,
.style2 .tour-card .tour-card-content .listing-card-title a {
font-size: 15px;
font-weight: 700;
line-height: 30px;
letter-spacing: 0em;
text-align: left;
color: #081E2A;
}
.style2 .tour-card .tour-card-content .address {
margin-bottom: 1px;
}
.style2 .tour-card .tour-card-content .tour-info-middle {
gap: 10px;
}
.style2 .tour-card .tour-card-content .tour-info-middle .day,
.style2 .tour-card .tour-card-content .tour-info-middle .person {
justify-content: space-between;
align-items: center;
gap: 5px;
}
.style2 .tour-card .tour-card-content .tour-info-middle .day > div,
.style2 .tour-card .tour-card-content .tour-info-middle .person > div {
font-size: 15px;
}
.style2 .tour-card .tour-card-content .tour-info-bottom {
position: absolute;
top: -20px;
left: 0;
color: #fff;
font-size: 15px;
font-weight: 400;
line-height: 19px;
margin: 0;
padding: 0;
border: none;
}
.style2 .tour-card .tour-card-content .tour-info-bottom .price {
position: relative;
background-color: var(--theme-primary-color);
padding: 3px 22px;
gap: 9px;
}
.style2 .tour-card .tour-card-content .tour-info-bottom .price  .currency_amount {
color: #fff;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.style2 .tour-card:hover .tour-card-content .tour-info-bottom .price .currency_amount {
color: #000;
}
.style2 .tour-card .tour-card-content .tour-info-bottom .price::before {
content: '';
position: absolute;
right: -20px;
bottom: 0;
margin: 0 auto;
width: 0;
height: 0;
border-bottom: 25px solid var(--theme-primary-color);
border-left: 20px solid transparent;
border-right: 20px solid transparent;
} .style2 .wrap-listing-post .item.list .listing-post .tour-card {
display: flex;
width: 100%;
padding: 0 ;
box-shadow: none;
}
.style2 .item.list .listing-post .tour-card .listing-thumb-wrapper {
max-width: 340px;
}
.style2 .item.list .listing-post .tour-card .tour-card-content {
margin: 0;
margin-top: 10px;
width: 100%;
border-radius: 6px;
padding: 11px 20px 22px;
box-shadow: 0px 5px 7px 0px #0000000D;
}
.style2 .item.list .listing-post .tour-card .tour-card-content .address {
max-width: none;
margin-top: 30px;
}
.style2 .item.list .listing-post .tour-card .tour-card-content .tour-info-bottom {
padding: 0;
margin: 0 ;
border: none;
}
.style2  .item.list .tour-card .tour-card-content .tour-info-bottom {
top: -10px;
}  @media only screen and (max-width: 1300px) {
.item .listing-post .description {
gap: 10px;
justify-content: left;
}
.wrap-listing-post .item .listing-post .description ul,
.style2 .featured-property .group-meta {
flex-wrap: wrap;
}
.wrap-listing-post .bottom-content .price .regular_price {
font-size: 17px;
}
.wrap-listing-post .bottom-content .price .sale_price {
font-size: 16px;
}
.wrap-listing-post .bottom-content {
flex-wrap: wrap;
gap: 10px;
} .wrap-listing-post .item.list .listing-post .tour-card .tour-card-content .address{
max-width: 100%;
}
}
@media only screen and (max-width: 991px) {
.wrap-listing-post.column-4 .item,
.wrap-listing-post.column-3 .item,
.wrap-listing-post.column-1 .item {
-webkit-box-flex: 0;
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
}
.wrap-listing-post.column-4 .item,
.wrap-listing-post.column-3 .item,
.wrap-listing-post.column-1 .item {
-webkit-box-flex: 0;
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
}
.style2 .wrap-listing-post .item .listing-post .description ul li:not(:last-child):after {
background: transparent;
}
.style2 .wrap-listing-post .bottom-content .price {
gap: 5px;
flex-wrap: wrap;
}
.style2 .wrap-listing-post .listing-post,
.style2 .wrap-listing-post .item .listing-post .description ul li {
display: block;
}
.style2 .wrap-listing-post .listing-post .featured-property,
.style2 .wrap-listing-post .listing-post .content {
width: 100%;
}
.style2 .wrap-listing-post .item .listing-post .description ul {
justify-content: space-between;
align-items: flex-start;
}
.style2 .wrap-listing-post .item .listing-post .description ul li {
text-align: center;
}
.style2 .wrap-listing-post .item .listing-post .description ul li .inner span {
display: none;
}
.style2 .wrap-listing-post .item .listing-post .description ul li img {
margin: 0 auto;
margin-bottom: 10px;
}
.widget-single-listing .listing-post .content {
padding: 50px 25px 50px 25px;
}
.widget-single-listing .listing-post .group-meta {
top: 25px;
left: 25px;
}
.style2 .wrap-listing-post .item .listing-post .description ul li::after {
display: none;
}
.style2 .wrap-listing-post .listing-post .featured-property {
border-radius: 10px 10px 0 0;
}
}
@media only screen and (max-width: 767px) {
.style2 .wrap-listing-post .item.list .listing-post .tour-card {
gap: 15px;
}
.toolbar-search-list {
justify-content: flex-start;
}
.item.list .listing-post .tour-card .listing-thumb-wrapper {
position: relative;
}
#search_form .search_advanced_select_wrapper {
margin-top: 95px;
}
.wrap-listing-post.column-4 .item,
.wrap-listing-post.column-3 .item,
.wrap-listing-post.column-2 .item {
-webkit-box-flex: 0;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}
#search_form .input-group {
justify-content: flex-start;
}
.hv-tool::after,
.hv-tool::before {
display: none;
}
.widget-single-listing .listing-post .description ul {
justify-content: space-between;
align-items: baseline !important;
}
.widget-single-listing .listing-post .description ul li {
display: block !important;
text-align: center;
}
.widget-single-listing .listing-post .description ul li img {
margin: 0;
}
.tf-search-form-wrap #search_form .input-group>div:not(:last-child) {
border: none;
padding-right: 0;
padding-top: 10px;
padding-bottom: 10px;
margin-top: 0;
margin-bottom: 0;
border-bottom: 1px solid #D9D9D9;
}
.tf-search-form-wrap #search_form .input-group>div:has(.search_advanced_field) {
border: none;
}
.tf-search-form-wrap #search_form .submit {
margin-top: 10px !important;
}
#search_form .add_input_field .add_ids_list {
width: 100%;
}
#search_form .search_advanced_field {
padding: 15px 0;
}
}
@media only screen and (max-width: 550px) {
.style2 .wrap-listing-post .item.list .listing-post .tour-card {
flex-direction: column;
gap: 0;
}
.style2 .item.list .listing-post .tour-card .tour-card-content {
margin-top: -50px;
}
.style2 .item.list .listing-post .tour-card .listing-thumb-wrapper {
max-width: auto;
}
}
@media only screen and (max-width: 480px) {
.btn-display-listing-list, .btn-display-listing-grid {
display: none;
}
.wrap-listing-post .item.list .listing-post .tour-card .listing-thumb-wrapper{
max-width: 100%;
}
.wrap-listing-post .item.list .listing-post .tour-card{
flex-direction: column;
}
}
@media only screen and (max-width: 360px) {
.wrap-listing-post.column-4 .item,
.wrap-listing-post.column-3 .item,
.wrap-listing-post.column-1 .item {
-webkit-box-flex: 0;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}
} @media only screen and (max-width:1200px) {
.tf-search-form-wrap #search_form .input-group .search-field-inner {
width: calc((100% ) / 2);
}
}
@media only screen and (max-width:768px) {
.tf-search-form-wrap #search_form .input-group {
padding-right: 0;
}
.tf-search-form-wrap #search_form .input-group .submit {
all: unset;
}
.tf-search-form-wrap #search_form .input-group .submit .button,
.tf-search-form-wrap #search_form .input-group .submit,
.tf-search-form-wrap #search_form .input-group .search-field-inner {
width: calc((100% ));
}
.tf-search-form-wrap #search_form .input-group .submit .button {
justify-content: center;
}
.tf-search-form-wrap #search_form .input-group .submit {
width: calc(100% - 60px);
}
.tf-search-form-wrap.style1 #search_form .input-group>div:not(:last-child) {
border: none;
}
.search_advanced_select_wrapper .advanced-taxonomy-block .term_item_checkbox {
flex-basis: 100%;
max-width: 100%;
padding: 5px;
}
} .popup-filter {
position: absolute;
}
.popup-filter h4 {
margin-bottom: 30px;
}
.popup-filter .filter-content > .widget:not(:last-child) {
padding-bottom: 30px;
border-bottom: 1px solid #E9E9E9;
}
.popup-filter .filter-content::-webkit-scrollbar {
width: 5px;
}
.popup-filter .filter-content::-webkit-scrollbar-track {
background-color: #E9E9E9;
}
.popup-filter .filter-content::-webkit-scrollbar-thumb {
background: #5E6267;
opacity: 0.5;
border-radius: 2px;
}
.popup-filter .overlay {
top: 0;
left: 0;
position: fixed;
width: 100%;
height: 100%;
background-color: #000;
z-index: -9999;
opacity: 0;
visibility: hidden;
}
.popup-filter.active .overlay {
z-index: 999;
opacity: 0.5;
visibility: visible;
}
.content-popup-filter {
width: 435px;
max-width: 100%;
position: fixed;
left: 0;
top: 0;
bottom: 0;
z-index: 999999;
background-color: #fff;
border-radius: 0px;
box-shadow: 0 30px 70px 0 rgba(57, 62, 70, 0.15);
-webkit-transform: translateX(-100%);
-khtml-transform: translateX(-100%);
-moz-transform: translateX(-100%);
-ms-transform: translateX(-100%);
-o-transform: translateX(-100%);
transform: translateX(-100%);
-webkit-transition: all 0.5s ease 0s;
-moz-transition: all 0.5s ease 0s;
-ms-transition: all 0.5s ease 0s;
-o-transition: all 0.5s ease 0s;
transition: all 0.5s ease 0s;
}
@media only screen and (max-width: 450px){
.content-popup-filter {
width: 85vw;
}
}
.popup-filter.active .content-popup-filter {
-webkit-transform: translateX(0);
-khtml-transform: translateX(0);
-moz-transform: translateX(0);
-ms-transform: translateX(0);
-o-transform: translateX(0);
transform: translateX(0);
}
.popup-filter.active .content-popup-filter .filter-header {
position: relative;
padding: 30px 0px;
font-size: 22px;
font-weight: 700;
line-height: 25px;
color: #121212;
display: flex;
justify-content: space-between;
align-items: center;
border-bottom: 1px solid #eee;
margin: 0 15px;
}
.filter-button {
margin-left: 10px;
font-weight: 500;
cursor: pointer;
padding: 5px 10px;
border: 1px solid #DFE2E7;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-inline-flex;
display: inline-flex;
align-items: center;
gap: 5px;
border-radius: 4px;
}
.filter-button.filter-btn-mobile {
display: none;
}
.filter-button:hover {
background: var(--theme-primary-color);
color: #fff;
border-color: var(--theme-primary-color);
}
.filter-close {
width: 20px;
height: 20px;
display: inline-flex;
justify-content: center;
align-items: center;
position: relative;
cursor: pointer;
z-index: 999;
}
.filter-close:before,
.filter-close:after {
content: "";
position: absolute;
height: 2px;
width: 100%;
top: 50%;
left: 0;
margin-top: -1px;
background-color:#121212;
transform-origin: 50% 50%;
opacity: 1;
-webkit-transition: transform ease 0.25s;
-khtml-transition: transform ease 0.25s;
-moz-transition: transform ease 0.25s;
-ms-transition: transform ease 0.25s;
-o-transition: transform ease 0.25s;
transition: transform ease 0.25s;
}
.filter-close:hover:before,
.filter-close:hover:after {
background-color: var(--theme-primary-color);
}
.filter-close:before {
-webkit-transform: rotate(45deg);
-khtml-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-ms-transform: rotate(45deg);
-o-transform: rotate(45deg);
transform: rotate(45deg);
}
.filter-close:after {
-webkit-transform: rotate(-45deg);
-khtml-transform: rotate(-45deg);
-moz-transform: rotate(-45deg);
-ms-transform: rotate(-45deg);
-o-transform: rotate(-45deg);
transform: rotate(-45deg);
}
.content-popup-filter .filter-content {
padding: 20px 15px;
height: 100%;
max-height: calc(100vh - 100px);
overflow-y: auto;
}
.filter-content > .tfvt-sidebar:not(:last-child) {
margin-bottom: 50px;
}
.wrap-not-found {
padding: 0 15px;
}
.item-not-found {
color: #fff;
background-color: var(--theme-primary-color);
padding: 10px 20px !important;
border-radius: 4px;
margin-top: 15px;
}
@media only screen and (max-width: 1200px){
.filter-button.filter-btn-mobile {
display: block;
}
.tour-listing-sidebar {
display: none;
}
}@keyframes fadeInUp{from{opacity:0;transform:translate3d(0,100%,0)}to{opacity:1;transform:none}}.fadeInUp{animation-name:fadeInUp}.tf-counter {
position: relative;
text-align: center;
background: #fff;
box-shadow: 0px 14px 40px 0px #00000008;
border-radius: 23px;
padding: 33px 30px 53px;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.tf-counter::after {
content: '';
position: absolute;
width: calc(100% - 30px);
height: calc(100% - 30px);
border: 1px dashed #d4d4d4;
top: 50%;
left: 50%;
border-radius: 23px;
transform: translate(-50%,-50%);
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.tf-counter:hover::after {
border-color: var(--theme-primary-color);
}
.tf-counter .wrap-counter-inner {
position: relative;
z-index: 5;
}
.tf-counter .counter-number-wrapper {
color: var(--theme-primary-color);
display: inline-flex;
font-size: 40px;
font-weight: 700;
line-height: 29px;    
margin-bottom: 14px;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.tf-counter .counter-icon {
margin-bottom: 27px;
color: var(--theme-secondary-color);
position: relative;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.tf-counter .counter-icon i {
font-size: 85px;
}
.tf-counter .counter-icon svg {
width: 85px;
}
.tf-counter .counter-icon i,
.tf-counter .counter-icon svg {
display: inline-block;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.tf-counter:hover .counter-icon i,
.tf-counter:hover .counter-icon svg {
transform: rotateY(360deg);
}
.tf-counter .line { 
line-height: 1;
}
.tf-counter .counter-line {
display: inline-block;
width: 49px;
height: 3px;
border: 1px dashed var(--theme-primary-color);
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.tf-counter .counter-title {
margin-top: 11px;
font-size: 21px;
font-weight: 600;
line-height: 27px;
color: #081E2A;
position: relative;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.tf-counter .counter-icon .shape-icon {
position: absolute;
left: 50%;
top: 57%;
transform: translate(-50%,-50%);
color: var(--theme-primary-color);
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.tf-counter .counter-icon .shape-icon svg {
width: 143px;
}
.tf-counter.hover-eff .counter-number-wrapper {
margin-bottom: 19px;
}
.tf-counter.hover-eff:hover {
box-shadow: 0px 7px 36px 0px rgba(0, 0, 0, 0.06);
}
.tf-counter.flex-item .wrap-counter-inner {
display: flex;
align-items: center;
}
.tf-counter .caption {
color: rgba(208, 24, 24, 0.13);
font-size: 60px;
font-weight: 700;
line-height: 49px;
text-transform: capitalize;
position: absolute;
top: -54%;
left: -19%;
} .tf-counter.style1::after {
border-color: transparent;
}
.tf-counter.style1:hover {
background: var(--theme-primary-color);
}
.tf-counter.style1:hover::after {
border-color: #fff;
}
.tf-counter.style1 .counter-icon > svg,
.tf-counter.style1 .counter-icon > svg path {
fill: var(--theme-primary-color);
}
.tf-counter.style1 .counter-icon {
color: var(--theme-primary-color);
margin-bottom: 60px;
}
.tf-counter.style1 .counter-title {
margin-top: 17px;
}
.tf-counter.style1:hover .counter-icon > svg,
.tf-counter.style1:hover .counter-icon > svg path {
fill: #fff;
}
.tf-counter.style1:hover .counter-title,
.tf-counter.style1:hover .shape-icon,
.tf-counter.style1:hover .counter-number-wrapper,
.tf-counter.style1:hover .counter-icon {
color: #fff;
} .tf-counter.style2 {
background: initial;
box-shadow: none;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
justify-content: center;
align-items: center;
padding: 30px;
}
.tf-counter.style2 .wrap-counter {
text-align: left;
}
.tf-counter.style3::after,
.tf-counter.style2::after {
display: none;
}
.tf-counter.style2 .counter-title {
font-size: 18px;
font-weight: 500;
line-height: 49px;
color: #000;
margin-top: 0;
}
.tf-counter .counter-number-wrapper {
font-size: 40px;
font-weight: 700;
line-height: 49px;    
color: var(--theme-primary-color);
}
.tf-counter.style2 {
position: relative;
overflow: hidden;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.tf-counter.style2::before {
content: '';
width: 55%;
height: 6px;
background: var(--theme-primary-color);
position: absolute;
bottom: -20px;
left: 50%;
transform: translateX(-50%);
clip-path: polygon(10% 0, 90% 0, 100% 100%, 0% 100%);
opacity: 0;
visibility: hidden;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.tf-counter.style2:hover::before {
opacity: 1;
visibility: visible;
bottom: 0px;
} .tf-counter.style3 {
padding: 3px 26px;
}
.tf-counter.style3:hover {
background: var(--theme-primary-color);
}
.tf-counter.style3 .content {
display: flex;
align-items: center;
}
.tf-counter.style3 .counter-number-wrapper{
color: var(--theme-primary-color);
font-size: 24px;
font-weight: 700;
line-height: 30px;  
margin: 0;  
}
.tf-counter.style3 .counter-title {
color: #000;
font-size: 14px;
font-weight: 600;
line-height: 46px;  
margin: 0;
margin-left: 13px;    
}
.tf-counter.style3:hover .counter-title,
.tf-counter.style3:hover .counter-number-wrapper {
color: #fff;
}
@media (max-width: 991px) {
}.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{flex-shrink:0;margin:0 var(--divider-element-spacing)}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{direction:ltr;display:flex;margin:0}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{border-block-end:0;border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color);content:"";display:block;flex-grow:1}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider--element-align-start .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-start .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-start .elementor-divider__element{margin-inline-start:0}.elementor-widget-divider--element-align-end .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-end .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-end .elementor-divider__element{margin-inline-end:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url);-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;min-height:var(--divider-pattern-height);width:100%}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var( --container-widget-flex-grow )}@font-face{font-family:swiper-icons;src:url('data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA');font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;box-sizing:content-box}.swiper-android .swiper-slide,.swiper-wrapper{transform:translate3d(0px,0,0)}.swiper-pointer-events{touch-action:pan-y}.swiper-pointer-events.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d,.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-horizontal.swiper-css-mode>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-vertical.swiper-css-mode>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-centered>.swiper-wrapper::before{content:'';flex-shrink:0;order:9999}.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-horizontal>.swiper-wrapper::before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-vertical>.swiper-wrapper::before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center}.swiper-virtual .swiper-slide{-webkit-backface-visibility:hidden;transform:translateZ(0)}.swiper-virtual.swiper-css-mode .swiper-wrapper::after{content:'';position:absolute;left:0;top:0;pointer-events:none}.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after{height:1px;width:var(--swiper-virtual-size)}.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after{width:1px;height:var(--swiper-virtual-size)}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{position:absolute;top:50%;width:calc(var(--swiper-navigation-size)/ 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(0px - (var(--swiper-navigation-size)/ 2));z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color,var(--swiper-theme-color))}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-next.swiper-button-hidden,.swiper-button-prev.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled .swiper-button-next,.swiper-navigation-disabled .swiper-button-prev{display:none!important}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;font-variant:initial;line-height:1}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:10px;right:auto}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:'prev'}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:10px;left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:'next'}.swiper-button-lock{display:none}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translate3d(0,0,0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:10px;left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));display:inline-block;border-radius:50%;background:var(--swiper-pagination-bullet-inactive-color,#000);opacity:var(--swiper-pagination-bullet-inactive-opacity, .2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity, 1);background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{right:10px;top:50%;transform:translate3d(0px,-50%,0)}.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0;display:block}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-progressbar{background:rgba(0,0,0,.25);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:4px;left:0;top:0}.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-vertical>.swiper-pagination-progressbar{width:4px;height:100%;left:0;top:0}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:10px;position:relative;-ms-touch-action:none;background:rgba(0,0,0,.1)}.swiper-scrollbar-disabled>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-disabled{display:none!important}.swiper-horizontal>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-horizontal{position:absolute;left:1%;bottom:3px;z-index:50;height:5px;width:98%}.swiper-scrollbar.swiper-scrollbar-vertical,.swiper-vertical>.swiper-scrollbar{position:absolute;right:3px;top:1%;z-index:50;width:5px;height:98%}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:rgba(0,0,0,.5);border-radius:10px;left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{width:100%;height:100%;display:flex;justify-content:center;align-items:center;text-align:center}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;object-fit:contain}.swiper-slide-zoomed{cursor:move}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.swiper .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}.swiper-grid>.swiper-wrapper{flex-wrap:wrap}.swiper-grid-column>.swiper-wrapper{flex-wrap:wrap;flex-direction:column}.swiper-fade.swiper-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-fade .swiper-slide-active,.swiper-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube{overflow:visible}.swiper-cube .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;visibility:hidden;transform-origin:0 0;width:100%;height:100%}.swiper-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-cube.swiper-rtl .swiper-slide{transform-origin:100% 0}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-next,.swiper-cube .swiper-slide-next+.swiper-slide,.swiper-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-cube .swiper-slide-shadow-bottom,.swiper-cube .swiper-slide-shadow-left,.swiper-cube .swiper-slide-shadow-right,.swiper-cube .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0px;width:100%;height:100%;opacity:.6;z-index:0}.swiper-cube .swiper-cube-shadow:before{content:'';background:#000;position:absolute;left:0;top:0;bottom:0;right:0;filter:blur(50px)}.swiper-flip{overflow:visible}.swiper-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-flip .swiper-slide-active,.swiper-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-flip .swiper-slide-shadow-bottom,.swiper-flip .swiper-slide-shadow-left,.swiper-flip .swiper-slide-shadow-right,.swiper-flip .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-creative .swiper-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden;transition-property:transform,opacity,height}.swiper-cards{overflow:visible}.swiper-cards .swiper-slide{transform-origin:center bottom;-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden}.elementor-element,.elementor-lightbox{--swiper-theme-color:#000;--swiper-navigation-size:44px;--swiper-pagination-bullet-size:6px;--swiper-pagination-bullet-horizontal-gap:6px}.elementor-element .swiper .swiper-slide figure,.elementor-lightbox .swiper .swiper-slide figure{line-height:0}.elementor-element .swiper .elementor-lightbox-content-source,.elementor-lightbox .swiper .elementor-lightbox-content-source{display:none}.elementor-element .swiper .elementor-swiper-button,.elementor-element .swiper~.elementor-swiper-button,.elementor-lightbox .swiper .elementor-swiper-button,.elementor-lightbox .swiper~.elementor-swiper-button{color:hsla(0,0%,93%,.9);cursor:pointer;display:inline-flex;font-size:25px;position:absolute;top:50%;transform:translateY(-50%);z-index:1}.elementor-element .swiper .elementor-swiper-button svg,.elementor-element .swiper~.elementor-swiper-button svg,.elementor-lightbox .swiper .elementor-swiper-button svg,.elementor-lightbox .swiper~.elementor-swiper-button svg{fill:hsla(0,0%,93%,.9);height:1em;width:1em}.elementor-element .swiper .elementor-swiper-button-prev,.elementor-element .swiper~.elementor-swiper-button-prev,.elementor-lightbox .swiper .elementor-swiper-button-prev,.elementor-lightbox .swiper~.elementor-swiper-button-prev{left:10px}.elementor-element .swiper .elementor-swiper-button-next,.elementor-element .swiper~.elementor-swiper-button-next,.elementor-lightbox .swiper .elementor-swiper-button-next,.elementor-lightbox .swiper~.elementor-swiper-button-next{right:10px}.elementor-element .swiper .elementor-swiper-button.swiper-button-disabled,.elementor-element .swiper~.elementor-swiper-button.swiper-button-disabled,.elementor-lightbox .swiper .elementor-swiper-button.swiper-button-disabled,.elementor-lightbox .swiper~.elementor-swiper-button.swiper-button-disabled{opacity:.3}.elementor-element .swiper .swiper-image-stretch .swiper-slide .swiper-slide-image,.elementor-lightbox .swiper .swiper-image-stretch .swiper-slide .swiper-slide-image{width:100%}.elementor-element .swiper .swiper-horizontal>.swiper-pagination-bullets,.elementor-element .swiper .swiper-pagination-bullets.swiper-pagination-horizontal,.elementor-element .swiper .swiper-pagination-custom,.elementor-element .swiper .swiper-pagination-fraction,.elementor-element .swiper~.swiper-pagination-bullets.swiper-pagination-horizontal,.elementor-element .swiper~.swiper-pagination-custom,.elementor-element .swiper~.swiper-pagination-fraction,.elementor-lightbox .swiper .swiper-horizontal>.swiper-pagination-bullets,.elementor-lightbox .swiper .swiper-pagination-bullets.swiper-pagination-horizontal,.elementor-lightbox .swiper .swiper-pagination-custom,.elementor-lightbox .swiper .swiper-pagination-fraction,.elementor-lightbox .swiper~.swiper-pagination-bullets.swiper-pagination-horizontal,.elementor-lightbox .swiper~.swiper-pagination-custom,.elementor-lightbox .swiper~.swiper-pagination-fraction{bottom:5px}.elementor-element .swiper.swiper-cube .elementor-swiper-button,.elementor-element .swiper.swiper-cube~.elementor-swiper-button,.elementor-lightbox .swiper.swiper-cube .elementor-swiper-button,.elementor-lightbox .swiper.swiper-cube~.elementor-swiper-button{transform:translate3d(0,-50%,1px)}.elementor-element :where(.swiper-horizontal)~.swiper-pagination-bullets,.elementor-lightbox :where(.swiper-horizontal)~.swiper-pagination-bullets{bottom:5px;left:0;width:100%}.elementor-element :where(.swiper-horizontal)~.swiper-pagination-bullets .swiper-pagination-bullet,.elementor-lightbox :where(.swiper-horizontal)~.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}.elementor-element :where(.swiper-horizontal)~.swiper-pagination-progressbar,.elementor-lightbox :where(.swiper-horizontal)~.swiper-pagination-progressbar{height:4px;left:0;top:0;width:100%}.elementor-element.elementor-pagination-position-outside .swiper,.elementor-lightbox.elementor-pagination-position-outside .swiper{padding-bottom:30px}.elementor-element.elementor-pagination-position-outside .swiper .elementor-swiper-button,.elementor-element.elementor-pagination-position-outside .swiper~.elementor-swiper-button,.elementor-lightbox.elementor-pagination-position-outside .swiper .elementor-swiper-button,.elementor-lightbox.elementor-pagination-position-outside .swiper~.elementor-swiper-button{top:calc(50% - 30px / 2)}.elementor-element .elementor-swiper,.elementor-lightbox .elementor-swiper{position:relative}.elementor-element .elementor-main-swiper,.elementor-lightbox .elementor-main-swiper{position:static}.elementor-element.elementor-arrows-position-outside .swiper,.elementor-lightbox.elementor-arrows-position-outside .swiper{width:calc(100% - 60px)}.elementor-element.elementor-arrows-position-outside .swiper .elementor-swiper-button-prev,.elementor-element.elementor-arrows-position-outside .swiper~.elementor-swiper-button-prev,.elementor-lightbox.elementor-arrows-position-outside .swiper .elementor-swiper-button-prev,.elementor-lightbox.elementor-arrows-position-outside .swiper~.elementor-swiper-button-prev{left:0}.elementor-element.elementor-arrows-position-outside .swiper .elementor-swiper-button-next,.elementor-element.elementor-arrows-position-outside .swiper~.elementor-swiper-button-next,.elementor-lightbox.elementor-arrows-position-outside .swiper .elementor-swiper-button-next,.elementor-lightbox.elementor-arrows-position-outside .swiper~.elementor-swiper-button-next{right:0}.elementor-widget-image-carousel .swiper{position:static}.elementor-widget-image-carousel .swiper .swiper-slide figure{line-height:inherit}.elementor-widget-image-carousel .swiper-slide{text-align:center}.elementor-image-carousel-wrapper:not(.swiper-initialized) .swiper-slide{max-width:calc(100% / var(--e-image-carousel-slides-to-show, 3))}