.wpcf7 .screen-reader-response {
position: absolute;
overflow: hidden;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
width: 1px;
margin: -1px;
padding: 0;
border: 0;
word-wrap: normal !important;
}
.wpcf7 .hidden-fields-container {
display: none;
}
.wpcf7 form .wpcf7-response-output {
margin: 2em 0.5em 1em;
padding: 0.2em 1em;
border: 2px solid #00a0d2; }
.wpcf7 form.init .wpcf7-response-output,
.wpcf7 form.resetting .wpcf7-response-output,
.wpcf7 form.submitting .wpcf7-response-output {
display: none;
}
.wpcf7 form.sent .wpcf7-response-output {
border-color: #46b450; }
.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
border-color: #dc3232; }
.wpcf7 form.spam .wpcf7-response-output {
border-color: #f56e28; }
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
border-color: #ffb900; }
.wpcf7-form-control-wrap {
position: relative;
}
.wpcf7-not-valid-tip {
color: #dc3232; font-size: 1em;
font-weight: normal;
display: block;
}
.use-floating-validation-tip .wpcf7-not-valid-tip {
position: relative;
top: -2ex;
left: 1em;
z-index: 100;
border: 1px solid #dc3232;
background: #fff;
padding: .2em .8em;
width: 24em;
}
.wpcf7-list-item {
display: inline-block;
margin: 0 0 0 1em;
}
.wpcf7-list-item-label::before,
.wpcf7-list-item-label::after {
content: " ";
}
.wpcf7-spinner {
visibility: hidden;
display: inline-block;
background-color: #23282d; opacity: 0.75;
width: 24px;
height: 24px;
border: none;
border-radius: 100%;
padding: 0;
margin: 0 24px;
position: relative;
}
form.submitting .wpcf7-spinner {
visibility: visible;
}
.wpcf7-spinner::before {
content: '';
position: absolute;
background-color: #fbfbfc; top: 4px;
left: 4px;
width: 6px;
height: 6px;
border: none;
border-radius: 100%;
transform-origin: 8px 8px;
animation-name: spin;
animation-duration: 1000ms;
animation-timing-function: linear;
animation-iteration-count: infinite;
}
@media (prefers-reduced-motion: reduce) {
.wpcf7-spinner::before {
animation-name: blink;
animation-duration: 2000ms;
}
}
@keyframes spin {
from {
transform: rotate(0deg);
}
to {
transform: rotate(360deg);
}
}
@keyframes blink {
from {
opacity: 0;
}
50% {
opacity: 1;
}
to {
opacity: 0;
}
}
.wpcf7 [inert] {
opacity: 0.5;
}
.wpcf7 input[type="file"] {
cursor: pointer;
}
.wpcf7 input[type="file"]:disabled {
cursor: default;
}
.wpcf7 .wpcf7-submit:disabled {
cursor: not-allowed;
}
.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"] {
direction: ltr;
}
.wpcf7-reflection > output {
display: list-item;
list-style: none;
}
.wpcf7-reflection > output[hidden] {
display: none;
}.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.owl-carousel{display:none;width:100%;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;touch-action:manipulation;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev,.owl-carousel button.owl-dot{background:0 0;color:inherit;border:none;padding:0!important;font:inherit}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-ms-touch-action:pan-y;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.owl-carousel .owl-item .owl-lazy:not([src]),.owl-carousel .owl-item .owl-lazy[src^=""]{max-height:0}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(//sparkconcept.gr/wp-content/plugins/photobooth-extension/assets/css/owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}.product-search .product-search-form .product-search-form {
position: relative;
}
.product-search .product-search-form .product-search-form input, .product-search .search-wrapper input {
border: none;
border-bottom: 1px solid var(--body-font);
font-size: 20px;
font-family: var(--primary-font);
padding-right: 60px;
color: var(--secondary-color);
padding: 0px 40px 0 20px;
}
.product-search .product-search-form .product-search-form button[type="submit"] {
position: absolute;
right: 20px;
left: auto;
top: auto;
bottom: 12px;
background: none;
padding: 0;
font-size: 0;
}
.product-search .product-search-form .product-search-form button[type="submit"]::after {
content: "\f002";
font-family: "Font Awesome 5 Free";
font-weight: 600;
font-size: 13px;
}
.search-results.active {
display: block;
margin: 30px 0 0;
float: left;
width: 100%;
}
.search-results.active ul {
list-style: none;
margin: 0 !important;
padding: 0 !important;
}
.search-results.active ul::-webkit-scrollbar-track {
background-color: #d7d7d7;
}
.search-results.active ul::-webkit-scrollbar-thumb {
background-color: #a0a0a0;
}
.search-results.active ul::-webkit-scrollbar {
height: 2px;
}
.search-results.active ul li {
display: block;
padding: 0 20px;
position: relative;
float: left;
width: 50%;
}
.search-results.active ul li:last-child {
border-bottom: none;
}
.search-results.active ul li a {
display: flex;
width: 100%;
align-items: center;
position: relative;
border-bottom: 1px solid #e0e0e0;
padding: 0 0 30px;
margin: 0 0 30px;
}
.search-results.active ul li a:hover {
color: #111;
}
.search-results.active ul li a > * {
display: table-cell;
vertical-align: top;
}
.search-results.active .product-image {
width: 15%;
max-width: 15%;
}
.search-results.active .product-data .product-sku, .search-results.active .product-data .product-categories {
color: #666;
transition: all 400ms ease-in-out 0s;
-webkit-transition: all 400ms ease-in-out 0s;
-moz-transition: all 400ms ease-in-out 0s;
-o-transition: all 400ms ease-in-out 0s;
-ms-transition: all 400ms ease-in-out 0s;
text-align: left;
}
.search-results.active a:hover .product-data .product-sku, .search-results.active a:hover .product-data .product-categories {
color: #111;
transition: all 400ms ease-in-out 0s;
-webkit-transition: all 400ms ease-in-out 0s;
-moz-transition: all 400ms ease-in-out 0s;
-o-transition: all 400ms ease-in-out 0s;
-ms-transition: all 400ms ease-in-out 0s;
}
.product-data {
padding-left: 24px;
}
.search-results.active h3 {
display: block;
text-align: left;
}
.search-results.active .product-data h3, .search-results.active .product-data .product-price {
margin: 0 0 10px;
}
.product-data div:not(.product-categories) {
display: inline-block;
vertical-align: middle;
}
.product-data {
text-align: left;
}
.product-data .product-price .regular-price {
color: #666;
}
.product-data .product-price .sale-price {
color: #111;
font-weight: 500;
position: relative;
padding: 0 0 0 12px;
margin: 0 0 0 6px;
}
.product-data .product-price .sale-price::after {
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: auto;
width: 6px;
height: 2px;
content: "";
background: #666;
margin: auto;
}
.product-data .product-stock {
padding: 4px 8px;
background: #eeeeee;
border-radius: 4px;
position: absolute;
bottom: 30px;
right: 0;
}
.product-categories > span {
display: inline-block;
margin-right: 4px;
}
.product-categories > span:after {
content: ",";
}
.product-categories > span:last-child:after {
content: "";
}
.product-categories > span:last-child {
margin-right: 0;
}
.product-search select {
width: 100% !important;
min-height: 40px !important;
margin-bottom: 16px;
}
.product-search select, .product-search input {
background: #ffffff;
border: 1px solid #e0e0e0;
}
.search-wrapper {
position: relative;
}
.search-wrapper input {
padding-right: 35px !important;
}
.search-wrapper svg {
position: absolute;
top: 10px;
right: 10px;
width: 20px;
height: 20px;
fill: #bdbdbd;
animation: loading 500ms 0ms infinite normal linear;
transform-origin: center;
opacity: 0;
}
.search-wrapper.loading svg {
opacity: 1;
}
@keyframes loading {
from {
transform: rotate(0deg);
}
to {
transform: rotate(360deg);
}
}
@media (min-width: 1200px) {
.search-results.active ul {
overflow: auto;
height: 570px;
scrollbar-width: thin;
}
}
@media (max-width: 1199px) {
.product-data .product-price {
top: 10px;
}
.product-data h3 {
font-size: 20px;
margin: 0 0 15px;
}
}
@media (max-width: 991px) {
.search-results.active ul li {
width: 100%;
}
}
@media (max-width: 767px) {
.search-results.active .product-image {
width: 20%;
max-width: 20%;
}
.product-search .product-search-form .product-search-form input, .product-search .search-wrapper input {
font-size: 18px;
}
.product-data h3 {
margin: 0 0 12px;
}
}
@media (max-width: 575px) {
.product-data h3 {
font-size: 16px;
margin: 0 0 8px;
}
.search-results .product-data .product-sku, .search-results .product-data .product-categories {
font-size: 13px;
float: left;
width: 100%;
}
.search-results.active ul li {
padding: 0;
}
.search-results.active .product-data {
padding-left: 15px;
}
.product-data .product-price, .product-data .product-stock {
position: static;
}
.product-data .product-stock {
font-size: 12px;
margin: 10px 0 0;
}
.product-data .product-price {
margin: 0 0 5px;
float: left;
width: 100%;
}
}
@media (max-width: 480px) {
.search-results.active .product-image {
width: 70%;
max-width: 70%;
}
}
.tiny {
font-size: 1rem;
text-align: center;
margin-bottom: 2rem;
}
.swiper-container {
width: 100%;
height: 100%;
position: relative;
}
.swiper-container:after {
content: "";
display: block;
width: 200%;
height: 1px;
background: linear-gradient(90deg, black 50%, transparent 50%);
background-size: 10% 1px;
background-position: -50px;
background-repeat: repeat-x;
position: absolute;
left: -10%;
top: 40%;
animation: line-slide 60s forwards infinite linear;
z-index: 1;
}
.swiper-container.swiper--bottom:after {
animation-direction: reverse;
}
.swiper-wrapper {
-webkit-transition-timing-function: linear !important;
transition-timing-function: linear !important;
position: relative;
}
.swiper-button-next:after, .swiper-button-prev:after {
display: none;
}
.swiper.tt-testimonial {
position: static;
}
.swiper-slide {
text-align: center; background: transparent;
display: flex;
justify-content: center;
align-items: center;
width: auto;
position: relative;
overflow: hidden;
padding: 0;
}
@keyframes line-slide {
0% {
background-position: -5% 0;
}
100% {
background-position: 100% 0;
}
}
.swiper-container {
overflow: visible;
}
.swiper-pagination {
position: absolute;
bottom: -25px;
}
.progress-sc {
background: #cccccc;
}
.progress-sc {
display: inline-block;
margin-top: 5px;
width: 100%;
height: 5px;
margin-bottom: 15px;
-webkit-transition: width 0.6s ease;
-o-transition: width 0.6s ease;
transition: width 0.6s ease;
}
.progress-sc span {
background: #ffbb00;
}
.progress-sc span {
background: #ffbb00;
display: block;
height: 100%;
width: 0;
}
.pricing-container {
width: 90%;
max-width: 1170px;
margin: 4em auto;
}
.pricing-container {
margin: 6em auto;
}
.pricing-container.full-width {
width: 100%;
max-width: none;
}
.pricing-switcher {
text-align: center;
}
.pricing-switcher .fieldset {
display: inline-block;
position: relative;
padding: 2px;
border: 2px solid var(--primary-color);
}
.pricing-switcher input[type="radio"] {
position: absolute;
opacity: 0;
}
.pricing-switcher label {
position: relative;
z-index: 1;
display: inline-block;
float: left;
width: 90px;
height: 36px;
line-height: 36px;
cursor: pointer;
}
.pricing-switcher .switch {
position: absolute;
top: 2px;
left: 2px;
height: 36px;
width: 90px;
background-color: var(--primary-color);
-webkit-transition: -webkit-transform 0.5s;
-moz-transition: -moz-transform 0.5s;
transition: transform 0.5s;
}
.pricing-switcher input[type="radio"]:checked + label + .switch, .pricing-switcher input[type="radio"]:checked + label:nth-of-type(n) + .switch {
-webkit-transform: translateX(90px);
-moz-transform: translateX(90px);
-ms-transform: translateX(90px);
-o-transform: translateX(90px);
transform: translateX(90px);
}
.no-js .pricing-switcher {
display: none;
}
.pricing-list {
margin: 0 0;
}
.pricing-list > li {
position: relative;
margin-bottom: 1em;
}
@media only screen and (min-width: 768px) {
.pricing-list {
margin: 0;
}
.pricing-list:after {
content: "";
display: table;
clear: both;
}
.pricing-list > li {
width: 33.3333333333%;
float: left;
padding-left: 5px;
padding-right: 5px;
}
.has-margins .pricing-list > li {
width: 32.3333333333%;
float: left;
margin-right: 1.5%;
}
.has-margins .pricing-list > li:last-of-type {
margin-right: 0;
}
}
.pricing-list .pricing-wrapper {
position: relative;
}
.post-excerpt .pricing-list ul.pricing-wrapper{
margin: 0;
padding: 0;
}
.pricing-list .pricing-wrapper>li{
padding: 40px;
border: 2px solid #333;
background-color: #111210;
}
.pricing-list:hover .pricing-wrapper>li{
border-color: var(--primary-color);
}
.touch .pricing-wrapper {
-webkit-perspective: 2000px;
-moz-perspective: 2000px;
perspective: 2000px;
}
.pricing-wrapper.is-switched .is-visible {
-webkit-transform: rotateY(180deg);
-moz-transform: rotateY(180deg);
-ms-transform: rotateY(180deg);
-o-transform: rotateY(180deg);
transform: rotateY(180deg);
-webkit-animation: rotate 0.5s;
-moz-animation: rotate 0.5s;
animation: rotate 0.5s;
}
.pricing-wrapper.is-switched .is-hidden {
-webkit-transform: rotateY(0);
-moz-transform: rotateY(0);
-ms-transform: rotateY(0);
-o-transform: rotateY(0);
transform: rotateY(0);
-webkit-animation: rotate-inverse 0.5s;
-moz-animation: rotate-inverse 0.5s;
animation: rotate-inverse 0.5s;
opacity: 0;
}
.pricing-wrapper.is-switched .is-selected {
opacity: 1;
}
.pricing-wrapper.is-switched.reverse-animation .is-visible {
-webkit-transform: rotateY(-180deg);
-moz-transform: rotateY(-180deg);
-ms-transform: rotateY(-180deg);
-o-transform: rotateY(-180deg);
transform: rotateY(-180deg);
-webkit-animation: rotate-back 0.5s;
-moz-animation: rotate-back 0.5s;
animation: rotate-back 0.5s;
}
.pricing-wrapper.is-switched.reverse-animation .is-hidden {
-webkit-transform: rotateY(0);
-moz-transform: rotateY(0);
-ms-transform: rotateY(0);
-o-transform: rotateY(0);
transform: rotateY(0);
-webkit-animation: rotate-inverse-back 0.5s;
-moz-animation: rotate-inverse-back 0.5s;
animation: rotate-inverse-back 0.5s;
opacity: 0;
}
.pricing-wrapper.is-switched.reverse-animation .is-selected {
opacity: 1;
}
.pricing-wrapper > li {
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
overflow: hidden;
outline: 1px solid transparent;
transition: all 400ms ease-in-out 0s;
-webkit-transition: all 400ms ease-in-out 0s;
-moz-transition: all 400ms ease-in-out 0s;
-o-transition: all 400ms ease-in-out 0s;
-ms-transition: all 400ms ease-in-out 0s;
} .pricing-wrapper > li.is-ended::after {
display: none;
}
.pricing-wrapper .is-hidden {
position: relative;
z-index: 5;
transform: rotateY(180deg);
}
.pricing-wrapper .is-visible {
position: absolute;
top: 0;
left: 0;
height: 100%;
width: 100%;
z-index: 1;
margin-bottom: 0;
}
.pricing-wrapper .is-selected {
z-index: 3 !important;
}
.pricing-list .pricing-wrapper>li> span {
position: absolute;
top: 35px;
bottom: auto;
z-index: 2;
left: auto;
right: -50px;
padding: 0 50px;
transform: rotate(45deg);
background: var(--primary-color);
color: var(--dark-bg-text);
margin: auto;
transition: all 400ms ease-in-out 0s;
-webkit-transition: all 400ms ease-in-out 0s;
-moz-transition: all 400ms ease-in-out 0s;
-o-transition: all 400ms ease-in-out 0s;
-ms-transition: all 400ms ease-in-out 0s;
}
.pricing-list .pricing-wrapper:hover>li> span{
color: var(--primary-color);
background: var(--dark-bg-text);
} .price-style-2 .tt-feature-box-containt{
text-align: center;
}
.price-style-2 .pricing-wrapper>li{
background-color: var(--dark-background);
text-align: center;
}
.price-style-2 .pricing-wrapper a.banner-button::after{
background:  var(--dark-bg-text);
}
.price-style-2 .pricing-wrapper:hover>li{
background: var(--primary-color);
}
.price-style-2 .pricing-wrapper:hover .month-price,
.price-style-2 .pricing-wrapper:hover .year-price{
background: var(--dark-bg-text);
}
.price-style-2 .pricing-wrapper:hover .tt-feature-box-containt p,
.price-style-2 .pricing-wrapper:hover .pricing-features li::before,
.price-style-2 .pricing-wrapper:hover .pricing-features li::after,
.price-style-2 .pricing-wrapper:hover .pricing-features li{
color: var(--dark-bg-text);
}
.price-style-2 .pricing-body .pricing-features li:last-child,
.price-style-2 .pricing-body .pricing-features li{
margin-left: auto;
margin-right: auto;
text-align: start;
}
.price-style-2 .month-price,
.price-style-2 .year-price{
flex-direction: column;
width: fit-content;
margin: auto;
line-height: 40px;
font-size: 45px;
width: 115px;
height: 115px;
border: 1px solid var(--primary-color);
border-radius: 50%;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
-ms-border-radius: 50%;
-o-border-radius: 50%;
justify-content: center;
align-items: center;
background-color: var(--dark-background);
transition: all 400ms ease-in-out 0s;
-webkit-transition: all 400ms ease-in-out 0s;
-moz-transition: all 400ms ease-in-out 0s;
-o-transition: all 400ms ease-in-out 0s;
-ms-transition: all 400ms ease-in-out 0s;
}
.price-style-2 .price-style{
position: relative;
margin: 25px 0;
}
.price-style-2 .price-style::after,
.price-style-2 .price-style::after{
content: '';
position: absolute;
height: 1px;
left: -40px;
right: -40px;
top: 0;
bottom: 0;
background-color: var(--primary-color);
margin: auto;
z-index: -1;
transition: all 400ms ease-in-out 0s;
-webkit-transition: all 400ms ease-in-out 0s;
-moz-transition: all 400ms ease-in-out 0s;
-o-transition: all 400ms ease-in-out 0s;
-ms-transition: all 400ms ease-in-out 0s;
}
.price-style-2 .pricing-wrapper:hover .price-style::after,
.price-style-2 .pricing-wrapper:hover .price-style::after{
background-color: var(--dark-bg-text);
}
.price-style-2 .pricing-features li::before,
.price-style-2 .pricing-features li::after,
.price-style-2 .pricing-wrapper .pricing-features li,
.price-style-2 .pricing-wrapper .tt-feature-box-containt p{
transition: all 400ms ease-in-out 0s;
-webkit-transition: all 400ms ease-in-out 0s;
-moz-transition: all 400ms ease-in-out 0s;
-o-transition: all 400ms ease-in-out 0s;
-ms-transition: all 400ms ease-in-out 0s;
}
.price-style-2 .month-price p, .price-style-2 .year-price p{
width: 100%;
font-size: 40px;
line-height: 15px;
text-align: center;
}
@media only screen and (min-width: 768px) {
.pricing-wrapper > li::before {
content: "";
position: absolute;
z-index: 6;
left: -1px;
top: 50%;
bottom: auto;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-ms-transform: translateY(-50%);
-o-transform: translateY(-50%);
transform: translateY(-50%);
height: 50%;
width: 1px;
background-color: #b1d6e8;
}
.pricing-wrapper > li::after {
display: none;
}
.exclusive .pricing-wrapper > li {
box-shadow: inset 0 0 0 3px #2d3e50;
}
.has-margins .pricing-wrapper > li, .has-margins .exclusive .pricing-wrapper > li {
box-shadow: 0 1px 5px rgba(0, 0, 0, 0.1);
}
:nth-of-type(1) > .pricing-wrapper > li::before {
display: none;
}
.has-margins .pricing-wrapper > li {
border-radius: 4px 4px 6px 6px;
}
.has-margins .pricing-wrapper > li::before {
display: none;
}
}
@media only screen and (min-width: 1500px) {
.full-width .pricing-wrapper > li {
padding: 2.5em 0;
}
}
.no-js .pricing-wrapper .is-hidden {
position: relative;
-webkit-transform: rotateY(0);
-moz-transform: rotateY(0);
-ms-transform: rotateY(0);
-o-transform: rotateY(0);
transform: rotateY(0);
margin-top: 1em;
}
@media only screen and (min-width: 768px) {
.exclusive .pricing-wrapper > li::before {
display: none;
}
.exclusive + li .pricing-wrapper > li::before {
display: none;
}
}
.pricing-header h2 {
padding: 0.9em 0.9em 0.6em;
font-weight: 400;
margin-bottom: 30px;
margin-top: 10px;
text-transform: uppercase;
text-align: center;
}
.pricing-header {
height: auto;
padding: 1.9em 0 1.6em;
pointer-events: auto;
text-align: center;
color: #173d50;
background-color: transparent;
}
.exclusive .pricing-header {
color: #1bbc9d;
background-color: transparent;
}
.pricing-header h2 {
font-size: 2.8rem;
letter-spacing: 2px;
}
.currency, .value {
font-size: 15px;
font-weight: 300;
}
.duration {
font-weight: 700;
font-size: 1.3rem;
color: #8dc8e4;
text-transform: uppercase;
}
.exclusive .duration {
color: #f3b6ab;
}
.duration::before {
content: "/";
margin-right: 2px;
}
.value {
font-size: 15px;
font-weight: 300;
}
.currency, .duration {
color: #1bbc9d;
}
.exclusive .currency, .exclusive .duration {
color: #2d3e50;
}
.currency {
display: inline-block;
margin-top: 10px;
vertical-align: top;
font-size: 2rem;
font-weight: 700;
}
.duration {
font-size: 1.4rem;
}
.pricing-body {
overflow-x: auto;
-webkit-overflow-scrolling: touch;
}
.is-switched .pricing-body {
overflow: hidden;
}
.pricing-body {
overflow-x: visible;
}
.price-table {
margin: auto;
}
.price-table .pricing-list {
margin: 0;
}
.pricing-features {
width: 600px;
}
.pricing-features:after {
content: "";
display: table;
clear: both;
}
.price-table .pricing-wrapper {
margin: 0;
}
.pricing-wrapper li {
list-style: none;
}
.pricing-wrapper li::marker {
display: none;
}
.pricing-wrapper .tt-feature-box-title {
font-style: italic;
color: var(--dark-bg-text);
font-weight: 500;
font-size: 40px;
font-family: var(--primary-font);
margin-bottom: 10px;
transition: all 400ms ease-in-out 0s;
-webkit-transition: all 400ms ease-in-out 0s;
-moz-transition: all 400ms ease-in-out 0s;
-o-transition: all 400ms ease-in-out 0s;
-ms-transition: all 400ms ease-in-out 0s;
}
.pricing-wrapper .tt-feature-box-containt p {
font-size: 16px;
font-family: var(--secondary-font);
margin-bottom: 15px;
text-overflow: ellipsis;
overflow: hidden;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
display: -webkit-box;
}
.pricing-body .pricing-features {
padding: 0;
}
.month-price, .year-price {
font-size: 80px;
font-family: var(--primary-font);
margin-bottom: 35px;
display: flex;
align-items: start;
}
.month-price p, .year-price p {
display: inline-block;
color: var(--primary-color);
font-size: 55px;
text-align: left;
width: auto;
margin: 0;
}
.month-price span, .year-price span {
color: var(--primary-color);
}
.pricing-list .pricing-wrapper a.banner-button {
background-color: transparent;
border: 1px solid var(--dark-bg-text);
color: var(--dark-bg-text);
padding: 12px 50px;
margin-bottom: 50px;
font-size: 16px;
}
.pricing-list .pricing-wrapper a.banner-button:hover {
color: var(--dark-bg-text);
border-color: var(--primary-color);
}
.pricing-body .pricing-features li {
width: 100%;
float: left;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
margin-bottom: 20px;
padding-left: 25px;
font-size: 16px;
font-family: var(--secondary-font);
position: relative;
overflow: hidden;
}
.pricing-body .pricing-features li:last-child {
margin: 0;
}
.pricing-body .pricing-features li::before, .pricing-body .pricing-features li::after {
content: "\f00c";
position: absolute;
left: 0;
right: auto;
top: 0;
bottom: 0;
font-size: 12px;
line-height: 25px;
font-family: "Font Awesome 5 Free";
font-weight: 600;
color: var(--body-font);
}
.pricing-body .pricing-features li::before {
left: 5px;
}
.pricing-features em {
display: block;
margin-bottom: 5px;
font-weight: 600;
}
.pricing-features {
width: auto;
}
.exclusive .pricing-features li {
margin: 0 3px;
}
.pricing-features em {
display: inline-block;
margin-bottom: 0;
}
.has-margins .exclusive .pricing-features li {
margin: 0;
}
.pricing-footer {
position: absolute;
z-index: 1;
top: 0;
left: 0;
height: 80px;
width: 100%;
}
.pricing-footer {
position: relative;
height: auto;
padding: 1.8em 0;
text-align: center;
}
.pricing-footer::after {
display: none;
}
.has-margins .pricing-footer {
padding-bottom: 0;
}
.select {
position: relative;
z-index: 1;
display: block;
height: 100%;
overflow: hidden;
text-indent: 100%;
white-space: nowrap;
color: transparent;
}
.select {
position: static;
display: inline-block;
height: auto;
padding: 1.3em 2em;
color: #1bbc9d;
border-radius: 8px;
border: 2px solid #1bbc9d;
font-size: 1.4rem;
text-indent: 0;
text-transform: uppercase;
letter-spacing: 2px;
transition: all 0.6s;
width: 70%;
}
.no-touch .select:hover {
background-color: #1bbc9d;
color: #ffffff;
}
.exclusive .select {
background-color: #1bbc9d;
color: #ffffff;
}
.no-touch .exclusive .select:hover {
background-color: #24e0ba;
}
.secondary-theme .exclusive .select {
background-color: #1bbc9d;
}
.no-touch .secondary-theme .exclusive .select:hover {
background-color: #112e3c;
}
.has-margins .select {
display: block;
padding: 1.7em 0;
border-radius: 0 0 4px 4px;
}
@-webkit-keyframes rotate {
0% {
-webkit-transform: perspective(2000px) rotateY(0);
}
70% {
-webkit-transform: perspective(2000px) rotateY(200deg);
}
100% {
-webkit-transform: perspective(2000px) rotateY(180deg);
}
}
@-moz-keyframes rotate {
0% {
-moz-transform: perspective(2000px) rotateY(0);
}
70% {
-moz-transform: perspective(2000px) rotateY(200deg);
}
100% {
-moz-transform: perspective(2000px) rotateY(180deg);
}
}
@keyframes rotate {
0% {
-webkit-transform: perspective(2000px) rotateY(0);
-moz-transform: perspective(2000px) rotateY(0);
-ms-transform: perspective(2000px) rotateY(0);
-o-transform: perspective(2000px) rotateY(0);
transform: perspective(2000px) rotateY(0);
}
70% {
-webkit-transform: perspective(2000px) rotateY(200deg);
-moz-transform: perspective(2000px) rotateY(200deg);
-ms-transform: perspective(2000px) rotateY(200deg);
-o-transform: perspective(2000px) rotateY(200deg);
transform: perspective(2000px) rotateY(200deg);
}
100% {
-webkit-transform: perspective(2000px) rotateY(180deg);
-moz-transform: perspective(2000px) rotateY(180deg);
-ms-transform: perspective(2000px) rotateY(180deg);
-o-transform: perspective(2000px) rotateY(180deg);
transform: perspective(2000px) rotateY(180deg);
}
}
@-webkit-keyframes rotate-inverse {
0% {
-webkit-transform: perspective(2000px) rotateY(-180deg);
}
70% {
-webkit-transform: perspective(2000px) rotateY(20deg);
}
100% {
-webkit-transform: perspective(2000px) rotateY(0);
}
}
@-moz-keyframes rotate-inverse {
0% {
-moz-transform: perspective(2000px) rotateY(-180deg);
}
70% {
-moz-transform: perspective(2000px) rotateY(20deg);
}
100% {
-moz-transform: perspective(2000px) rotateY(0);
}
}
@keyframes rotate-inverse {
0% {
-webkit-transform: perspective(2000px) rotateY(-180deg);
-moz-transform: perspective(2000px) rotateY(-180deg);
-ms-transform: perspective(2000px) rotateY(-180deg);
-o-transform: perspective(2000px) rotateY(-180deg);
transform: perspective(2000px) rotateY(-180deg);
}
70% {
-webkit-transform: perspective(2000px) rotateY(20deg);
-moz-transform: perspective(2000px) rotateY(20deg);
-ms-transform: perspective(2000px) rotateY(20deg);
-o-transform: perspective(2000px) rotateY(20deg);
transform: perspective(2000px) rotateY(20deg);
}
100% {
-webkit-transform: perspective(2000px) rotateY(0);
-moz-transform: perspective(2000px) rotateY(0);
-ms-transform: perspective(2000px) rotateY(0);
-o-transform: perspective(2000px) rotateY(0);
transform: perspective(2000px) rotateY(0);
}
}
@-webkit-keyframes rotate-back {
0% {
-webkit-transform: perspective(2000px) rotateY(0);
}
70% {
-webkit-transform: perspective(2000px) rotateY(-200deg);
}
100% {
-webkit-transform: perspective(2000px) rotateY(-180deg);
}
}
@-moz-keyframes rotate-back {
0% {
-moz-transform: perspective(2000px) rotateY(0);
}
70% {
-moz-transform: perspective(2000px) rotateY(-200deg);
}
100% {
-moz-transform: perspective(2000px) rotateY(-180deg);
}
}
@keyframes rotate-back {
0% {
-webkit-transform: perspective(2000px) rotateY(0);
-moz-transform: perspective(2000px) rotateY(0);
-ms-transform: perspective(2000px) rotateY(0);
-o-transform: perspective(2000px) rotateY(0);
transform: perspective(2000px) rotateY(0);
}
70% {
-webkit-transform: perspective(2000px) rotateY(-200deg);
-moz-transform: perspective(2000px) rotateY(-200deg);
-ms-transform: perspective(2000px) rotateY(-200deg);
-o-transform: perspective(2000px) rotateY(-200deg);
transform: perspective(2000px) rotateY(-200deg);
}
100% {
-webkit-transform: perspective(2000px) rotateY(-180deg);
-moz-transform: perspective(2000px) rotateY(-180deg);
-ms-transform: perspective(2000px) rotateY(-180deg);
-o-transform: perspective(2000px) rotateY(-180deg);
transform: perspective(2000px) rotateY(-180deg);
}
}
@-webkit-keyframes rotate-inverse-back {
0% {
-webkit-transform: perspective(2000px) rotateY(180deg);
}
70% {
-webkit-transform: perspective(2000px) rotateY(-20deg);
}
100% {
-webkit-transform: perspective(2000px) rotateY(0);
}
}
@-moz-keyframes rotate-inverse-back {
0% {
-moz-transform: perspective(2000px) rotateY(180deg);
}
70% {
-moz-transform: perspective(2000px) rotateY(-20deg);
}
100% {
-moz-transform: perspective(2000px) rotateY(0);
}
}
@keyframes rotate-inverse-back {
0% {
-webkit-transform: perspective(2000px) rotateY(180deg);
-moz-transform: perspective(2000px) rotateY(180deg);
-ms-transform: perspective(2000px) rotateY(180deg);
-o-transform: perspective(2000px) rotateY(180deg);
transform: perspective(2000px) rotateY(180deg);
}
70% {
-webkit-transform: perspective(2000px) rotateY(-20deg);
-moz-transform: perspective(2000px) rotateY(-20deg);
-ms-transform: perspective(2000px) rotateY(-20deg);
-o-transform: perspective(2000px) rotateY(-20deg);
transform: perspective(2000px) rotateY(-20deg);
}
100% {
-webkit-transform: perspective(2000px) rotateY(0);
-moz-transform: perspective(2000px) rotateY(0);
-ms-transform: perspective(2000px) rotateY(0);
-o-transform: perspective(2000px) rotateY(0);
transform: perspective(2000px) rotateY(0);
}
}
.pricing-features {
display: flex;
flex-direction: column;
align-items: start;
} .swiper {
overflow: hidden;
width: 100%;
margin-left: auto;
margin-right: auto;
}
.photobooth-categoeies > .gallery-thumbs {
height: 100px;
}
.photobooth-categoeies {
display: flex;
flex-flow: column nowrap;
height: 100vh;
align-items: center;
}
.swiper-button-next, .swiper-button-prev {
color: #000;
}
.swiper-slide {
text-align: center;
background-size: cover;
background-position: center;
background-color: transparent; display: flex;
flex-flow: column nowrap;
justify-content: center;
align-items: center; }
.swiper-slide .description, .swiper-slide .title {
display: block;
opacity: 0;
transition: 0.5s ease 0.5s;
}
.swiper-slide-active .description, .swiper-slide-active .title {
opacity: 1;
}
.swiper-slide-active .title {
margin-bottom: 0.5rem;
font-size: 24px;
color: #000;
transition: opacity 0.5s ease 0.5s;
}
.swiper-slide-active .description {
font-size: 16px;
color: #777;
transition: opacity 0.5s ease 0.75s;
}
.gallery-top {
position: relative;
width: 100%;
height: 75vh;
}
.gallery-thumbs .swiper-slide-thumb-active {
opacity: 1;
}
.gallery-thumbs {
width: 100%;
height: 25vh;
padding-top: 10px;
}
.gallery-thumbs .swiper-wrapper {
flex-direction: row;
}
.gallery-thumbs .swiper-slide {
width: 25%;
flex-flow: row nowrap;
height: 100%;
opacity: 0.75;
cursor: pointer;
} .testimonial-wrap.swiper-slide {
background: transparent;
color: var(--dark-bg-text);
}
.testimonial-info-wrapper {
width: 65%;
margin: auto;
}
.testimonial-details > p {
font-family: var(--primary-font);
font-size: 30px;
color: var(--dark-bg-text);
font-style: italic;
margin: 0 0 30px;
text-overflow: ellipsis;
overflow: hidden;
-webkit-line-clamp: 3;
-webkit-box-orient: vertical;
display: -webkit-box;
}
.style-2 .testimonial-details > p{
font-size: 40px;
text-overflow: ellipsis;
overflow: hidden;
-webkit-line-clamp: 4;
-webkit-box-orient: vertical;
display: -webkit-box;
}
.testimonial-img{
display: inline-block;
overflow: hidden;
border-radius: 50%;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
-ms-border-radius: 50%;
-o-border-radius: 50%;
margin-bottom: 15px;
max-width: 170px;
max-height: 170px;
}
.style-2 .testimonial-img{
margin-bottom: 50px;
}
.testimonial-info {
display: flex;
justify-content: center;
color: var(--primary-color);
font-size: 18px;
font-weight: 500;
text-transform: capitalize;
}
.style-2 .testimonial-info{
justify-content: flex-start;
}
.testimonial-info > p.testimonial-designation {
margin: 0;
position: relative;
padding: 0 0 0 13px;
margin: 0 0 0 5px;
font-size: 18px;
}
.testimonial-info > p.testimonial-designation::before {
position: absolute;
content: "-";
left: 0;
right: auto;
}
.tt-testimonial-wrap .swiper-navigation .swiper-button {
width: 45px;
height: 45px;
color: var(--dark-bg-text);
}
.tt-testimonial-wrap .swiper-navigation .swiper-button.swiper-button-prev {
left: -10px;
right: auto;
}
.tt-testimonial-wrap .swiper-navigation .swiper-button.swiper-button-next {
right: -10px;
left: auto;
}
.testimonial-info-box.style-2{
display: flex;
align-items: end;
}
.testimonial-info-box.style-2 .testimonial-info-wrapper{
width: 25%;
margin: 0;
padding-left: 40px;
text-align: start;
}
.testimonial-info-box.style-2 .testimonial-info-wrapper-inner{
width: 75%;
text-align: start;
}
.elementor-element .tt-testimonial.style-2 .swiper-navigation{
position: relative;
display: flex;
justify-content: start;
width: auto;
gap: 150px;
bottom: 20px;
opacity: 1;
}
.elementor-element .tt-testimonial.style-2 .swiper-navigation .swiper-button.swiper-button-prev,
.elementor-element .tt-testimonial.style-2 .swiper-navigation .swiper-button.swiper-button-next{
position: static;
} .tt-section-title .section-heading {
text-transform: uppercase;
color: var(--dark-bg-text);
font-weight: 500;
font-size: 36px;
position: relative;
padding: 0 0 0 25px;
letter-spacing: 2px;
line-height: normal;
}
.tt-section-title .tt-section-sab{
margin-bottom: 10px;
display: inline-block;
font-size: 16px;
}
.tt-section-title > p {
font-style: italic;
font-size: 20px;
font-family: var(--primary-font);
line-height: 28px;
}
.tt-section-title .section-heading::after, .tt-section-title .section-heading::before {
content: "";
border-left: 1px solid var(--primary-color);
height: 90%;
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: auto;
margin: auto;
}
.tt-section-title{
padding: 0 !important;
}
.tt-section-title .section-heading::after {
left: 5px;
}
.tt-section-title.shape-bottom .section-heading{
padding-left: 0;
padding-bottom: 15px;
}
.tt-section-title.shape-bottom .section-heading::after, .tt-section-title.shape-bottom .section-heading::before {
border: 0;
height: auto;
width: 100px;
border-bottom: 1px solid var(--primary-color);
left: 0;
right: auto;
top: auto;
}
.tt-section-title.center.shape-bottom .section-heading::after, .tt-section-title.center.shape-bottom .section-heading::before {
right: 0;
}
.tt-section-title.end.shape-bottom .section-heading::after, .tt-section-title.end.shape-bottom .section-heading::before {
left: auto;
right: 0;
}
.tt-section-title.shape-bottom .section-heading::after {
bottom: 5px;
}  .elementor-widget-Team .tt-team-wrap .tt-team .team-wrap {
padding: 0;
background: transparent;
}
.tt-team .team-info-wrapper .team-info {
background: transparent;
padding-top: 30px;
float: left;
width: 100%;
text-align: left;
}
.tt-team .team-info-wrapper.center .team-info{
text-align: center;
}
.tt-team .team-info-wrapper.right .team-info{
text-align: right;
}
.team-box{
display: flex;
flex-direction: column;
justify-content: center;
background-color: #171817;
padding: 100px 20px;
}
.team-box .team-img-box{
margin: 0 auto 10px;
padding-bottom: 30px;
position:    relative;
}
.team-box .team-img-box .team-img{
width: 200px;
height: 200px;
overflow: hidden;
border-radius: 50%;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
-ms-border-radius: 50%;
-o-border-radius: 50%;
}
.team-box .team-img-box::after{
content: '';
position: absolute;
left: 0;
right: 0;
top: auto;
bottom: 0;
margin: auto;
height: 5px;
width: 40%;
border-top: 1px solid var(--primary-color);
border-bottom: 1px solid var(--primary-color);
}
.team-box .team-info .team-designation,
.tt-team .team-info-wrapper .team-info .team-designation {
font: italic 400 20px/24px var(--primary-font);
color: var(--primary-color);
padding-bottom: 10px;
margin: 0;
}
.team-box .team-info .team-title ,
.tt-team .team-info-wrapper .team-info .team-title {
font: 400 30px/34px var(--primary-font);
color: var(--dark-bg-text);
}
.team-img {
position: relative;
overflow: hidden;
}
.team-img::before {
position: absolute;
content: "";
width: 100%;
height: 100%;
top: 0;
left: 0;
right: 0;
bottom: 0;
background: rgba(0, 0, 0, 0.6);
opacity: 0;
transition: all 400ms ease-in-out 0s;
-webkit-transition: all 400ms ease-in-out 0s;
-moz-transition: all 400ms ease-in-out 0s;
-o-transition: all 400ms ease-in-out 0s;
-ms-transition: all 400ms ease-in-out 0s;
z-index: 1;
}
.team-info-wrapper:hover .team-img::before {
opacity: 1;
}
.elementor-element .swiper-navigation .swiper-button.swiper-button-prev {
color: var(--dark-bg-text);
left: -40px;
}
.elementor-element .swiper-navigation .swiper-button.swiper-button-next {
color: var(--dark-bg-text);
right: -40px;
}
.tt-team-wrap.style-2 .swiper-button.swiper-button-prev {
top: -50px;
left: auto;
right: 25px;
}
.tt-team-wrap.style-2 .swiper-button.swiper-button-next {
top: -50px;
left: auto;
right: 0;
}
.site-main  .left.team-info-wrapper,
.site-main  .right.team-info-wrapper{
padding: 0;
}
.team-info-wrapper .team-img .team-social {
position: absolute;
top: auto;
bottom: 15px;
left: 15px;
right: auto;
margin: auto;
opacity: 1;
z-index: 1;
transition: all 400ms ease-in-out 0s;
-webkit-transition: all 400ms ease-in-out 0s;
-moz-transition: all 400ms ease-in-out 0s;
-o-transition: all 400ms ease-in-out 0s;
-ms-transition: all 400ms ease-in-out 0s;
}
.team-info-wrapper.right .team-img .team-social{
left: auto;
right: 15px;
}
.team-info-wrapper.center .team-img .team-social{
left: auto;
right: auto;
width: 100%;
}
.team-box .team-social{
margin-top: 10px;
font-size: 24px;
display: flex;
justify-content: center;
flex-direction: row;
gap: 25px;
}
.team-box .team-social a{
display: inline-block;
line-height: normal;
}
.team-box .team-social a svg{
color: var(--dark-content);
font-size: 18px;
}
.team-box .team-social a:hover svg{
color: var(--primary-color);
}
.team-info-wrapper .team-img .team-social a {
color: var(--dark-bg-text);
padding: 6px;
font-size: 20px;
display: inline-block;
width: 40px;
height: 40px;
text-align: center;
}
.team-info-wrapper .team-img .team-social a:hover {
background-color: var(--primary-color);
}
.team-info-wrapper .team-img .team-social a:hover svg {
transform: rotateY(360deg);
}
.team-info-wrapper .team-img .team-social a svg {
color: var(--dark-bg-text);
}  a.youtube-popup {
position: absolute;
left: 0;
right: 0;
bottom: 0;
top: 0;
margin: auto;
display: flex;
justify-content: center;
align-items: center;
z-index: 1;
}
a.youtube-popup p {
position: absolute;
display: flex;
justify-content: center;
align-items: center;
text-align: center;
font-style: italic;
font-size: 30px;
width: 200px;
height: 200px;
border-radius: 50%;
padding: 50px;
font-family: var(--primary-font);
border: 2px solid var(--dark-bg-text);
color: var(--dark-bg-text);
margin: 0;
transition: all 0.4s ease;
-webkit-transition: all 0.4s ease;
-moz-transition: all 0.4s ease;
-o-transition: all 0.4s ease;
-ms-transition: all 0.4s ease;
}
.mfp-iframe-holder .mfp-close::after {
display: none;
}
a.youtube-popup p::before {
content: "\f04b";
position: absolute;
font-family: "Font Awesome 5 Free";
font-weight: 600;
font-size: 28px;
display: flex;
align-items: center;
justify-content: center;
margin: auto;
font-style: normal;
left: 0;
top: 0;
right: 0;
bottom: 0;
z-index: 1;
}
.elementor-widget-Video {
overflow: hidden;
}
.tt-video img {
transition: all 5s ease;
-webkit-transition: all 5s ease;
-moz-transition: all 5s ease;
-o-transition: all 5s ease;
-ms-transition: all 5s ease;
}
.elementor-widget-Video:hover .tt-video img {
transform: scale(1.2);
}  .service-heading-slider .service-heading  {
position: static;
width: 100%;
}
.service-heading-slider .service-heading .section-heading {
width: 100%;
}
.service-heading {
position: absolute;
width: 50%;
top: 0;
left: 0;
z-index: 2;
}
.service-heading .section-heading {
width: 70%;
text-transform: uppercase;
font-size: 36px;
font-family: var(--primary-font);
margin: 0 0 20px 0;
color: var(--dark-bg-text);
letter-spacing: 1px;
}
.service-heading p {
font-style: italic;
font-size: 20px;
font-family: var(--primary-font);
text-overflow: ellipsis;
overflow: hidden;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
display: -webkit-box;
color: var(--dark-content);
}
.services-grid {
padding-top: 80px;
}
.services-grid .tt-services-thumbnail:nth-child(odd) .tt-service-inner {
padding: 120px 80px 0 0;
}
.services-grid .tt-services-thumbnail:nth-child(even) .tt-service-inner {
padding: 0 0 120px 80px;
}
.tt-services-thumbnail.swiper-slide {
background-color: #161513;
padding: 0;
}
.swiper-wrapper.slider-3 .tt-services-thumbnail.swiper-slide{
background-color: transparent;
}
.swiper-wrapper.slider-3 .tt-services-thumbnail .tt-service-inner .title-content-wrap{
text-align: center;
}
.elementor-section .swiper.services-carousel.swiper-vertical .swiper-navigation {
opacity: 1;
} .services-carousel .button-banner ,
.services-grid .button-banner {
text-align: center;
display: flex;
margin-top: 60px;
}
.services-carousel .button-banner a.btn,
.services-grid .button-banner a.btn {
display: flex;
align-items: center;
justify-content: center;
color: var(--dark-bg-text);
border: 1px solid var(--dark-bg-text);
padding: 0 45px;
height: 50px;
background-color: transparent;
margin: auto;
font-size: 14px;
}
.services-carousel .button-banner a.btn:hover,
.services-grid .button-banner a.btn:hover {
border-color: var(--primary-color);
}  .counter .counter-containt .counter-title {
margin: 0;
}
.counter .counter-containt {
background: var(--primary-color);
text-align: center;
padding: 0 35px 15px;
}
.counter .counter-containt .counter-title, .counter .counter-containt .counter {
color: #fff;
font-style: italic;
font-family: var(--primary-font);
}
.counter .counter-containt .counter {
display: flex;
align-items: center;
justify-content: center;
font-size: 90px;
line-height: 80px;
margin: 0 0 12px;
}
.counter .counter-containt .counter-title {
font-size: 22px;
}
.mejs-container .mejs-controls {
display: none;
}  .tt-portfolio-thumbnail a span {
top: 0;
left: 0;
position: absolute;
right: 0;
margin: auto;
display: flex;
align-items: center;
color: var(--dark-bg-text);
justify-content: center;
bottom: 0;
padding: 10px;
opacity: 1;
font-size: 20px;
z-index: 1;
transition: 0.4s ease-in-out;
-webkit-transition: 0.4s ease-in-out;
-moz-transition: 0.4s ease-in-out;
-o-transition: 0.4s ease-in-out;
-ms-transition: 0.4s ease-in-out;
}
.tt-portfolio-thumbnail {
padding-top: 12px;
padding-bottom: 12px;
}
.tt-portfolio-thumbnail a {
float: left;
width: 100%;
overflow: hidden;
position: relative;
}
.tt-portfolio-thumbnail a::after {
position: absolute;
top: 0;
left: 0;
bottom: 0;
right: 0;
margin: auto;
content: "";
float: left;
width: 100%;
height: 100%;
opacity: 0;
-moz-opacity: 0;
-khtml-opacity: 0;
-webkit-opacity: 0;
transition: 0.4s ease-in-out;
-webkit-transition: 0.4s ease-in-out;
-moz-transition: 0.4s ease-in-out;
-o-transition: 0.4s ease-in-out;
-ms-transition: 0.4s ease-in-out;
font-family: "Font Awesome 5 Free";
background: #222;
z-index: 0;
}
.tt-portfolio-thumbnail a:hover::after {
opacity: 0.6;
}
.tt-portfolio-thumbnail a:hover img {
transform: scale(1.2);
-webkit-transform: scale(1.2);
-moz-transform: scale(1.2);
-ms-transform: scale(1.2);
-o-transform: scale(1.2);
}
.tt-portfolio-thumbnail.swiper-slide a img{
height: 485px;
object-fit: cover;
}
.tt-portfolio-thumbnail a img {
width: 100%;
transition: all 3s ease-in-out 0s;
-webkit-transition: all 3s ease-in-out 0s;
-moz-transition: all 3s ease-in-out 0s;
-o-transition: all 3s ease-in-out 0s;
-ms-transition: all 3s ease-in-out 0s;
}
.elementor-widget-Portfolio .button-banner {
text-align: center;
display: flex;
margin-top: 50px;
}
.elementor-widget-Portfolio .button-banner a.btn {
display: flex;
align-items: center;
justify-content: center;
color: var(--dark-bg-text);
border: 1px solid var(--dark-bg-text);
padding: 0 45px;
height: 50px;
background-color: transparent;
margin: auto;
font-size: 14px;
}
.elementor-widget-Portfolio .button-banner a.btn:hover {
border-color: var(--primary-color);
}   .services-carousel .swiper-wrapper .item {
display: flex;
}
.swiper.services-carousel.swiper-vertical {
padding-top: 80px;
}
.tt-service-inner {
overflow: hidden;
}
.tt-services-thumbnail .tt-service-inner a {
overflow: hidden;
float: left;
width: 100%;
}
.tt-services-thumbnail .tt-service-inner a img {
transform: scale(1.03);
transition: all 400ms ease-in-out 0s;
-webkit-transition: all 400ms ease-in-out 0s;
-moz-transition: all 400ms ease-in-out 0s;
-o-transition: all 400ms ease-in-out 0s;
-ms-transition: all 400ms ease-in-out 0s;
}
.tt-services-thumbnail .tt-service-inner:hover a img {
transform: scale(1.03) translateX(1%);
-webkit-transform: scale(1.03) translateX(1%);
-moz-transform: scale(1.03) translateX(1%);
-ms-transform: scale(1.03) translateX(1%);
-o-transform: scale(1.03) translateX(1%);
}
.tt-services-thumbnail .tt-service-inner .title-content-wrap {
margin-top: 25px;
text-align: start;
float: left;
display: flex;
width: 100%;
flex-direction: column;
}
.tt-services-thumbnail .tt-service-inner .title-content-wrap h4 {
text-transform: uppercase;
font-size: 28px;
font-family: var(--primary-font);
text-overflow: ellipsis;
overflow: hidden;
-webkit-line-clamp: 1;
-webkit-box-orient: vertical;
display: -webkit-box;
color: var(--dark-bg-text);
margin: 0;
}
.tt-services-thumbnail .tt-service-inner .title-content-wrap a {
font-size: 16px;
margin-bottom: 5px;
display: inline-block;
color: var(--primary-color);
text-transform: uppercase;
}  .elementor-widget-heading .elementor-heading-title, .section-heading {
position: relative;
padding-left: 25px;
}
.elementor-widget-heading .elementor-heading-title::before, .elementor-widget-heading .elementor-heading-title::after, .section-heading::before, .section-heading::after {
content: "";
position: absolute;
right: auto;
top: 0;
bottom: 0;
height: 100%;
width: 1px;
background-color: var(--primary-color);
}
.elementor-widget-heading .elementor-heading-title::before, .section-heading::before {
left: 0;
}
.elementor-widget-heading .elementor-heading-title::after, .section-heading::after {
left: 5px;
}  .elementor-widget-Services .swiper.services-carousel{
position: static;
}
.elementor-widget-Services .swiper-button.swiper-button-prev {
color: var(--dark-bg-text); left: auto;
right: 35px;
width: 40px;
}
.elementor-widget-Services .swiper-button.swiper-button-next {
color: var(--dark-bg-text); left: auto;
right: 0;
width: 40px;
}
.elementor-widget-Services .swiper-button svg {
width: 32px;
height: 32px;
}  .text-margin .elementor-widget-text-editor p {
margin: 0;
} .accordian-tab .Photobooth-accordion-item .Photobooth-accordion-header{
cursor: pointer;
}
.Photobooth-accordion-main-inner{
width: 100%;
}
.accordian-tab .Photobooth-accordion-item {
display: flex;
padding: 0 0 30px 0;
margin-bottom: 30px;
gap: 20px;
border-bottom: 1px solid var(--border-color-01);
}
.accordian-tab .Photobooth-accordion-item:last-child {
padding: 0;
margin-bottom: 0;
border-bottom: 0;
}
.accordian-tab .Photobooth-accordion-header .accordion-tilte{
color: var(--background-color);
font-size: 22px;
font-style: normal;
font-weight: 400;
text-transform: uppercase;
line-height: normal;
transition: all 400ms ease-in-out 0s;
-webkit-transition: all 400ms ease-in-out 0s;
-moz-transition: all 400ms ease-in-out 0s;
-o-transition: all 400ms ease-in-out 0s;
-ms-transition: all 400ms ease-in-out 0s;
letter-spacing: 1px;
margin: 0;
display: flex;
align-items: center;
}
.accordian-tab .Photobooth-accordion-header .accordion-tilte span{
width: 100%;
display: content;
}
.accordian-tab .Photobooth-accordion-header .accordion-tilte svg{
padding: 3px;
border: 1px solid var(--background-color);
float: right;
transition: none;
-webkit-transition: none;
-moz-transition: none;
-ms-transition: none;
-o-transition: none;
border-radius: 50%;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
-ms-border-radius: 50%;
-o-border-radius: 50%;
}
.accordian-tab .Photobooth-accordion-item.active .accordion-tilte svg{
transform: rotate(180deg);
-webkit-transform: rotate(180deg);
-moz-transform: rotate(180deg);
-ms-transform: rotate(180deg);
-o-transform: rotate(180deg);
}
.accordian-tab .Photobooth-accordion-content{
border-top: 0;
}
.accordian-tab .Photobooth-accordion-item .Photobooth-accordion-content p,
.accordian-tab .Photobooth-accordion-main-inner.active .Photobooth-accordion-content p{
margin: 16px 0 0 0;
}
.title-link .elementor-widget-heading .elementor-heading-title {
padding-left: 0;
}
.title-link .elementor-widget-heading .elementor-heading-title::after, .title-link .elementor-widget-heading .elementor-heading-title::before {
display: none;
}
.title-link {
margin-right: 200px;
margin-left: 200px;
}
.title-link > div {
border: 1px solid #333;
} .bg-img-layer {
position: relative;
}
.bg-img-layer::after {
position: absolute;
content: "";
left: 0;
right: 0;
top: 0;
bottom: 0;
margin: auto;
background-color: rgba(0, 0, 0, 0.6);
} .tt-post-wrapper.grid-item {
padding: 0 15px 30px 15px;
}
.no-content .elementor-heading-title {
padding: 0;
}
.no-content .elementor-heading-title::before, .no-content .elementor-heading-title::after {
content: none;
} .marquee-container {
max-width: 100%;
overflow: hidden;
}
.marquee {
white-space: nowrap;
overflow: hidden;
display: flex;
background-color: transparent;
align-items: center;
}
.marquee-content {
display: inline-block;
white-space: nowrap;
animation: marquee 20s linear infinite;
-webkit-animation: marquee 20s linear infinite;
}
.nav-ticker {
box-sizing: border-box;
font-weight: bold;
white-space: nowrap;
display: inline-block;
padding: 0;
width: auto !important;
flex: 0 0 auto;
}
.nav-ticker p{
font-size: 50px;
line-height: normal;
font-family: var(--primary-font);
color: var(--dark-bg-text);
position: relative;
margin: 0;
padding: 12px 100px;
}
.nav-ticker p::before{
content: '';
position: absolute;
left: auto;
right: 0;
top: 0;
bottom: 0;
margin: auto;
width: 5px;
height: 5px;
background-color: var(--dark-bg-text);
border-radius: 50%;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
-ms-border-radius: 50%;
-o-border-radius: 50%;
} @keyframes marquee {
0% {
transform: translateX(0); }
100% {
transform: translateX(-100%); }
} .portfolio-grid.portfolio-style-1 .tt-portfolio-thumbnail.grid-item a{
border: 10px solid var(--border-color-01);
}
.portfolio-grid.portfolio-style-1 .tt-portfolio-thumbnail.grid-item a span{
padding: 10px 10px 0;
opacity: 1;
top: auto;
background-color: var(--border-color-01);
}
.portfolio-carousel.portfolio-style-3 .swiper-slide{
width: auto !important;
} .portfolio-carousel .swiper-slide{
padding: 0;
}
.portfolio-style-2.portfolio-carousel .swiper-wrapper{
align-items: center;
padding: 100px 0 130px;
}
.portfolio-carousel .swiper-slide a{
float: left;
}
.portfolio-style-2 .swiper-wrapper .tt-portfolio-thumbnail:nth-child(4n-0) {
transform: rotate(-10deg);
-webkit-transform: rotate(-10deg);
-moz-transform: rotate(-10deg);
-ms-transform: rotate(-10deg);
-o-transform: rotate(-10deg);
}
.portfolio-style-2 .swiper-wrapper .tt-portfolio-thumbnail:nth-child(4n-1) {
transform: rotate(15deg);
-webkit-transform: rotate(15deg);
-moz-transform: rotate(15deg);
-ms-transform: rotate(15deg);
-o-transform: rotate(15deg);
}
.portfolio-style-2 .swiper-wrapper .tt-portfolio-thumbnail:nth-child(4n-2) {
transform: rotate(10deg);
-webkit-transform: rotate(10deg);
-moz-transform: rotate(10deg);
-ms-transform: rotate(10deg);
-o-transform: rotate(10deg);
}
.portfolio-style-2 .swiper-wrapper .tt-portfolio-thumbnail:nth-child(4n-3) {
transform: rotate(-15deg);
-webkit-transform: rotate(-15deg);
-moz-transform: rotate(-15deg);
-ms-transform: rotate(-15deg);
-o-transform: rotate(-15deg);
} .bg-color-shape{
position: relative;
}
.bg-color-shape::after{
content: '';
position: absolute;
left: -10%;
right: -10%;
margin: auto;
width: 120%;
height: 200%;
background-color: #111210;
z-index: 1;
border-radius: 50% 50% 0 0;
-webkit-border-radius: 50% 50% 0 0;
-moz-border-radius: 50% 50% 0 0;
-ms-border-radius: 50% 50% 0 0;
-o-border-radius: 50% 50% 0 0;
} .services-carousel .slider-1 .tt-services-thumbnail.swiper-slide {
background-color: transparent;
}
.services-carousel .slider-1 .tt-service-inner{
transition: all 400ms ease-in-out 0s;
-webkit-transition: all 400ms ease-in-out 0s;
-moz-transition: all 400ms ease-in-out 0s;
-o-transition: all 400ms ease-in-out 0s;
-ms-transition: all 400ms ease-in-out 0s;
}
.services-carousel .slider-1 .tt-service-inner .tt-service-img {
float: left;
padding: 1px;
}
.services-carousel .slider-1 .swiper-slide.swiper-slide-active .tt-service-inner .tt-service-img {
padding: 2px;
}
.services-carousel .slider-1 .tt-service-inner .tt-service-img .tt-service-slide-box{
float: left;
transition: all 400ms ease-in-out 0s;
-webkit-transition: all 400ms ease-in-out 0s;
-moz-transition: all 400ms ease-in-out 0s;
-o-transition: all 400ms ease-in-out 0s;
-ms-transition: all 400ms ease-in-out 0s;
}
.services-carousel .slider-1 .swiper-slide.swiper-slide-active .tt-service-inner .tt-service-img .tt-service-slide-box{
border-radius: 250px;
-webkit-border-radius: 250px;
-moz-border-radius: 250px;
-ms-border-radius: 250px;
-o-border-radius: 250px;
outline: 1px solid var(--dark-content);
overflow: hidden;
border: 10px solid transparent;
}
.services-carousel .slider-1 .swiper-slide.swiper-slide-active .tt-service-inner .tt-service-img a{
overflow: hidden;
}
.services-carousel .slider-1 .tt-service-inner .title-content-wrap:not( .services-carousel .slider-1 .swiper-slide.swiper-slide-active .tt-service-inner .title-content-wrap){
display: none;
}
.services-carousel .slider-1 .tt-service-inner .title-content-wrap{
text-align: center;
} .services-carousel .slider-2 .tt-services-thumbnail.swiper-slide {
background-color: transparent;
}
.services-carousel .slider-2{
align-items: center;
padding-bottom: 60px;
}
.services-carousel .slider-2 .tt-service-inner{
transition: all 400ms ease-in-out 0s;
-webkit-transition: all 400ms ease-in-out 0s;
-moz-transition: all 400ms ease-in-out 0s;
-o-transition: all 400ms ease-in-out 0s;
-ms-transition: all 400ms ease-in-out 0s;
}
.services-carousel .slider-2 .tt-service-inner .tt-service-img {
float: left;
padding: 1px;
}
.services-carousel .slider-2 .swiper-slide.swiper-slide-active .tt-service-inner .tt-service-img {
padding: 2px;
}
.services-carousel .slider-2 .swiper-slide.swiper-slide-next .tt-service-inner {
margin-left: 120px;
}
.services-carousel .slider-2 .swiper-slide.swiper-slide-prev .tt-service-inner {
margin-right: 120px;
}
.services-carousel .slider-2 .tt-service-inner .tt-service-img .tt-service-slide-box{
float: left;
outline: 1px solid var(--dark-content);
border: 10px solid transparent;
border-radius: 50%;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
-ms-border-radius: 50%;
-o-border-radius: 50%;
overflow: hidden;
}
.services-carousel .slider-2 .swiper-slide.swiper-slide-active .tt-service-inner .tt-service-img .tt-service-slide-box{
border-radius: 250px;
-webkit-border-radius: 250px;
-moz-border-radius: 250px;
-ms-border-radius: 250px;
-o-border-radius: 250px;
}
.services-carousel .slider-2 .swiper-slide.swiper-slide-active .tt-service-inner .tt-service-img a{
overflow: hidden;
}
.services-carousel .slider-2 .tt-service-inner .title-content-wrap{
text-align: center;
margin-top:68px;
padding-top: 10px;
position: relative;
}
.services-carousel .slider-2 .swiper-slide.swiper-slide-active .tt-service-inner .title-content-wrap{
margin-top: 30px;
}
.services-carousel .slider-2 .tt-service-inner .title-content-wrap::after{
content: '';
position: absolute;
left: 0;
right: 0;
width: 1px;
height: 50px;
bottom: 100%;
margin: auto;
top: auto;
background-color: var(--dark-content);
} .services-carousel .slider-3 .tt-services-thumbnail:nth-child(odd){
padding: 50px;
} .service-block.service-grid .service-box-inner{
margin-bottom: 50px;
padding: 0 0 50px;
border-bottom: 1px solid var(--border-color-01);
}
.service-block.service-grid .tt-feature-box{
margin: 0;
padding: 0;
}
.service-block.service-grid .service-box-inner:last-child{
margin-bottom: 0;
padding: 0;
border-bottom: none;
}
.service-block.service-grid .tt-feature-box.tt-icon-left,
.service-block.service-grid .tt-feature-box.tt-icon-right{
display: flex;
}
.service-block.service-grid .tt-feature-box.tt-icon-right{
flex-direction: row-reverse;
}
.service-block.service-grid .tt-feature-box.tt-icon-left>div,
.service-block.service-grid .tt-feature-box.tt-icon-right>div{
width: 50%;
}
.swiper.service-block .service-box-inner .tt-feature-box-containt,
.service-block.service-grid .tt-feature-box.tt-icon-left .tt-feature-box-containt,
.service-block.service-grid .tt-feature-box.tt-icon-right .tt-feature-box-containt{
padding: 50px;
margin: 0;
}
.service-block.service-grid .tt-feature-box .tt-feature-box-sub-title{
font-size: 16px;
font-weight: 700;
text-transform: uppercase;
color: var(--primary-color);
display: inline-block;
margin-bottom: 15px;
}
.service-block.service-grid .tt-feature-box p{
font-size: 18px;
font-family: var(--primary-font);
font-style: italic;
margin: 0;
}
.service-block .tt-feature-box-title{
font-size: 38px;
text-transform: uppercase;
letter-spacing: 4px;
margin-bottom: 5px;
}
.service-block .service-btn{
border: 1px solid var(--dark-bg-text);
padding: 18px 30px;
border-radius: 50%;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
-ms-border-radius: 50%;
-o-border-radius: 50%;
margin-top: 50px;
}
.service-block .service-btn:hover{
border-color: var(--primary-color);
}
.service-block.service-grid .tt-feature-box .tt-feature-box-icon img{
width: 100%;
} .timer-button.btn {
color: var(--dark-bg-text);
}
.timer-button.btn:hover {
color: var(--secondary-color);
}@media(max-width:1400px) {
.section-heading {
font-size: 36px;
}
.tt-section-title .section-heading{
font-size: 30px;
}
.tt-section-title .tt-section-sab{
margin-bottom: 8px;
}
}
@media(max-width:1199px) {
.section-heading {
font-size: 28px;
line-height: 30px;
padding: 0 0 0 25px;
}
.tt-section-title p{
font-size: 15px;
}
.tt-section-title .section-heading{
padding: 0 0 0 20px;
margin: 0 0 10px;
font-size: 28px;
}
.tt-section-title .tt-section-sab{
margin-bottom: 6px;
font-size: 15px;
}
}
@media(max-width:991px) {
.tt-section-title .section-heading{
font-size: 26px;
}
.tt-section-title .tt-section-sab{
margin-bottom: 4px;
}
}
@media(max-width:767px) {
.section-heading {
font-size: 24px;
}
.tt-section-title p {
font-size: 13px;
}
.section-heading{
padding: 0 0 0 15px;
}
.elementor-widget-heading .elementor-heading-title, .section-heading{
padding-left: 18px;
}
.tt-section-title .section-heading{
font-size: 24px;
}
.single-product .product .entry-summary .price{
margin-bottom: 20px;
padding-bottom: 20px;
}
}
@media(max-width:575px) {
.tt-section-title .section-heading{
font-size: 22px;
}
.banner_heading .section-heading{
margin: 0;
}
.section-heading {
font-size: 22px;
line-height: 25px;
}
.elementor-widget-heading .elementor-heading-title, .section-heading{
padding-left: 12px;
}
.elementor-widget-heading .elementor-heading-title::after, .section-heading::after{
left: 3px;
}
.tt-section-title .tt-section-sab{
font-size: 14px;
}
}
@media(max-width:480px) {
.tt-section-title .section-heading{
font-size: 20px;
}
.tt-section-title .tt-section-sab{
font-size: 13px;
}
.single-product .product .entry-summary .price{
margin-bottom: 15px;
padding-bottom: 15px;
}
}  @media(max-width:1199px) {
.tt-cms-block .cms-block-text .wpcms-block-content .cms-block-title{
font-size: 38px;
line-height: 45px;
}
.tt-cms-block .cms-block-text .wpcms-block-content .button-cms-block .cms-block-button{
padding: 8px 25px;
font-size: 13px;
}
.tt-cms-block .cms-block-text .wpcms-block-content .cms-block-content{
font-size: 13px;
line-height: 20px;
margin: 0 0 35px;
}
}
@media(max-width:991px) {
.tt-cms-block .cms-block-text .wpcms-block-content .button-cms-block .cms-block-button{
padding: 8px 22px;
font-size: 12px;
}
.tt-cms-block .cms-block-text .wpcms-block-content .cms-block-content{
width: 100%;
}
.tt-cms-block .cms-block-text .wpcms-block-content .cms-block-title{
font-size: 30px;
line-height: 36px;
margin: 0 0 10px;
}
.tt-cms-block .cms-block-text .wpcms-block-content{
padding: 0 30px;
}
.tt-cms-block .cms-block-text .wpcms-block-content .cms-block-content{
margin: 0 0 10px;
font-size: 12px;
line-height: 18px;
}
.tt-cms-block .cms-block-text {
margin: 25px 0 0;
}
}
@media(max-width: 767px) {
.tt-cms-block {
flex-direction: column;
}
.tt-cms-block .cms-block-text .wpcms-block-content .cms-block-title{
font-size: 23px;
line-height: 26px;
}
.tt-cms-block .cms-block-text .wpcms-block-content .cms-block-content{
font-size: 11px;
line-height: 16px;
}
.tt-cms-block .cms-block-text .wpcms-block-content .button-cms-block .cms-block-button{
font-size: 12px;
padding: 6px 16px;
}
.tt-cms-block .cms-block-text .wpcms-block-content{
padding: 0 50px;
text-align: center;
}
.tt-cms-block .cms-block-image {
width: 60%;
}
}
@media(max-width: 575px) {
.title-wrap .product-title .product-desciption{
display: none;
}
.tt-cms-block .cms-block-text .wpcms-block-content {
padding: 0 15px;
}
.tt-cms-block .cms-block-text .wpcms-block-content .cms-block-title {
font-size: 21px;
line-height: 24px;
}
.tt-cms-block .cms-block-image {
width: 100%;
}
}  @media(max-width:1500px) {
#gallary_tabs .category-name-wrap li a {
font-size: 24px;
}
}
@media(max-width:1400px) {
.category-gallery-wrap .category-gallary .cat-img {
padding: 0;
}
.category-url.cat-img-0 img {
max-height: 400px;
max-width: 300px;
}
.category-url.cat-img-1 img {
max-height: 250px;
max-width: 180px;
}
.category-url.cat-img-2 img {
max-height: 170px;
max-width: 170px;
}
.category-url.cat-img-3 img {
max-height: 380px;
max-width: 280px;
}
.category-url.cat-img-4 img {
max-height: 190px;
max-width: 180px;
}
.category-gallery-wrap .category-gallary .cat-left .cat-img-2 {
margin: 30px 0 0 20px;
}
.category-gallary-title .section-heading {
margin: 0 0 10px;
}
.category-gallary-title .tt-section-sab {
font-size: 11px;
padding: 8px 28px;
margin: 0 0 10px;
}
#gallary_tabs .category-name-wrap li a {
font-size: 22px;
}
#gallary_tabs .category-name-wrap li {
margin: 0 0 20px;
}
}
@media(max-width:1199px) {
.category-gallary-title .tt-section-sab {
font-size: 10px;
padding: 6px 20px;
}
.category-gallary-title .tt-section-title p {
font-size: 13px;
}
#gallary_tabs .category-name-wrap li a {
font-size: 20px;
}
.category-gallery-wrap .category-gallary .cat-right .cat-img-4 {
bottom: 8%;
}
.category-url.cat-img-0 img {
max-height: 340px;
max-width: 250px;
}
.category-url.cat-img-1 img {
max-height: 220px;
max-width: 160px;
}
.category-url.cat-img-2 img {
max-height: 150px;
max-width: 150px;
}
.category-url.cat-img-3 img {
max-height: 350px;
max-width: 260px;
}
}
@media(max-width:991px) {
.category-url.cat-img-0 img {
max-height: 270px;
max-width: 200px;
}
.category-url.cat-img-1 img {
max-height: 170px;
max-width: 120px;
}
.category-url.cat-img-2 img {
max-height: 130px;
max-width: 130px;
}
.category-url.cat-img-3 img {
max-height: 270px;
max-width: 200px;
}
.category-url.cat-img-4 img {
max-height: 170px;
max-width: 160px;
}
#gallary_tabs .category-button a {
font-size: 15px;
}
}
@media(max-width:767px) {
.category-url.cat-img-0 img {
max-height: 200px;
max-width: 150px;
}
.category-url.cat-img-1 img {
max-height: 140px;
max-width: 100px;
}
.category-url.cat-img-2 img {
max-height: 110px;
max-width: 110px;
}
.category-url.cat-img-3 img {
max-height: 220px;
max-width: 160px;
}
.category-url.cat-img-4 img {
max-height: 150px;
max-width: 140px;
}
.category-gallary-title .section-heading {
font-size: 20px;
margin: 0 0 8px;
}
.category-gallary-title .section-heading .tt-section-title p {
font-size: 12px;
}
.category-gallary-title .tt-section-sab {
font-size: 10px;
padding: 5px 18px;
}
#gallary_tabs .category-name-wrap li a {
font-size: 16px;
}
#gallary_tabs .category-button a {
font-size: 12px;
}
#gallary_tabs {
padding: 30px 0;
}
}
@media(max-width:575px) {
.category-gallary-title .tt-section-sab {
display: none;
}
.category-gallary-title .section-heading {
font-size: 16px;
margin: 0 0 8px;
}
.category-gallary-title .tt-section-title p {
font-size: 11px;
}
#gallary_tabs .category-gallary-title .tt-section-title {
margin: 0 0 20px;
}
#gallary_tabs .category-name-wrap {
margin: 0 0 10px;
}
#gallary_tabs .category-name-wrap li a {
font-size: 15px;
}
.category-gallery-wrap .category-gallary .cat-right .cat-img-4 {
bottom: 15%;
}
.category-url.cat-img-0 img {
max-height: 190px;
max-width: 140px;
}
.category-url.cat-img-1 img {
max-height: 125px;
max-width: 90px;
}
.category-url.cat-img-2 img {
max-height: 100px;
max-width: 100px;
}
.category-url.cat-img-3 img {
max-height: 190px;
max-width: 160px;
}
.category-url.cat-img-4 img {
max-height: 120px;
max-width: 120px;
}
.category-gallery-wrap .category-gallary .cat-left .cat-img-2 {
margin: 20px 0 0 15px;
}
#gallary_tabs .category-name-wrap li {
margin: 0 0 10px;
}
#gallary_tabs {
padding: 0;
}
}
@media(max-width:460px) {
#gallary_tabs .category-gallary-title {
position: relative;
float: left;
width: 100%;
z-index: 1;
}
#gallary_tabs .category-gallery-wrap {
position: absolute;
top: auto;
bottom: 25%;
right: 0;
left: 0;
}
.category-gallery-wrap .category-gallary .cat-left .cat-img-2, .category-gallary-title .tt-section-title p, .category-gallery-wrap .category-gallary .cat-right .cat-img-4, .category-gallery-wrap .category-gallary .cat-left .cat-img-1 {
display: none;
}
.category-gallery-wrap .category-gallary .cat-left .cat-img-1 {
position: static;
text-align: center;
margin: 10px 0 0;
}
.category-url.cat-img-0 img {
max-height: 130px;
max-width: 90px;
}
.category-gallery-wrap .category-gallary .cat-img .category-url {
text-align: center;
}
.category-gallery-wrap .category-gallary .cat-right .cat-img-3 {
float: left;
}
.category-url.cat-img-3 img {
max-height: 140px;
max-width: 90px;
}
.category-gallary-title .section-heading {
font-size: 18px;
}
#gallary_tabs .category-name-wrap li a {
font-size: 14px;
}
}  @media(max-width:1366px) {
.tt-banner .banner-text .banner-title {
font-size: 34px;
line-height: 42px;
}
}
@media(max-width:1199px) {
.tt-banner .banner-text .banner-title {
font-size: 26px;
line-height: 32px;
margin: 0 0 20px;
}
.tt-banner .banner-text .banner-sub-title {
font-size: 13px;
}
.tt-banner .banner-text a.banner-button {
font-size: 13px;
}
}
@media(max-width:991px) {
.tt-banner .banner-text .banner-title {
font-size: 20px;
line-height: 24px;
}
.tt-banner .banner-text .banner-sub-title{
font-size: 12px;
line-height: 14px;
letter-spacing: 0;
}
.tt-banner .banner-text a.banner-button {
padding: 6px 16px;
}
.product-trending .owl-carousel .owl-nav, .product-category .owl-carousel .owl-nav {
margin: 0;
}
.tt-banner .banner-text.tt-icon-left{
width: 50%;
left: 10px;
}
}
@media(max-width:767px) {
.tt-banner {
text-align: center;
}
.tt-banner .banner-text.tt-icon-right {
width: 43%;
}
.tt-banner .banner-text .banner-title{
font-size: 16px;
line-height: 20px;
margin: 0 0 15px;
}
.tt-banner .banner-text .banner-sub-title {
font-size: 9px;
line-height: 12px;
}
.tt-banner .banner-text a.banner-button {
padding: 6px 12px;
font-size: 11px;
}
.item .wpcat-content a .cat_name {
font-size: 16px;
}
}
@media(max-width:575px) {
.tt-banner .banner-text .banner-sub-title {
font-size: 12px;
line-height: 20px;
}
.tt-banner .banner-text .banner-title {
font-size: 26px;
line-height: 36px;
margin: 0 0 20px;
}
.tt-banner .banner-text a.banner-button {
padding: 8px 18px;
font-size: 12px;
}
}
@media(max-width:480px) {
.tt-banner .banner-text a.banner-button{
font-size: 11px;
padding: 6px 15px;
}
.tt-banner .banner-text .banner-title {
margin: 0 0 12px;
font-size: 18px;
line-height: 20px;
}
.tt-banner .banner-text.tt-icon-left{
width: 50%;
}
.tt-banner .banner-text .banner-content {
display: none;
}
.tt-banner .banner-text .banner-sub-title {
font-size: 10px;
line-height: 14px;
}
.tt-banner .banner-text.florial-icon-top .banner-title {
margin: 0 0 10px;
}
.tt-banner .banner-text.florial-icon-right {
right: 10px;
}
}  @media(max-width:1400px){
.services-carousel .button-banner a.btn,
.services-grid .button-banner a.btn{
height: 48px;
padding: 0 35px;
}
.services-carousel .button-banner ,
.services-grid .button-banner{
margin-top: 50px;
}
}
@media(max-width:1199px){
.services-carousel .button-banner ,
.services-grid .button-banner{
margin-top: 40px;
}
}
@media(max-width:991px){
.services-carousel .button-banner a.btn,
.services-grid .button-banner a.btn{
height: 45px;
padding: 0 30px;
}
.services-carousel .button-banner,
.services-grid .button-banner{
margin-top: 30px;
}
}
@media(max-width:767px) {
.tt-feature-box .tt-feature-box-containt {
margin: 15px 0 0;
}
.tt-feature-box {
padding: 0;
}
.services-carousel .button-banner a.btn,
.services-grid .button-banner a.btn{
height: 42px;
padding: 0 25px;
font-size: 13px;
}
.services-carousel .button-banner,
.services-grid .button-banner{
margin-top: 20px;
}
}
@media(max-width:575px) {
.tt-feature-box .tt-feature-box-icon img {
width: 70%;
}
.tt-feature-box .tt-feature-box-containt p {
font-size: 12px;
}
.services-carousel .button-banner a.btn,
.services-grid .button-banner a.btn{
height: 40px;
padding: 0 20px;
}
.services-carousel .button-banner,
.services-grid .button-banner{
margin-top: 10px;
}
}
@media(max-width:480px) {
.tt-feature-box .tt-feature-box-containt p{
font-size: 16px;
}
.tt-feature-box .tt-feature-box-containt p{
font-size: 13px;
}
}  @media(max-width:1400px){
.elementor-widget-Portfolio .button-banner a.btn{
height: 48px;
padding: 0 35px;
}
.elementor-widget-Portfolio .button-banner{
margin-top:45px;
}
.tt-portfolio-thumbnail.swiper-slide a img{
height: 350px;
}
}
@media(max-width:1366px){
.portfolio-grid.Portfolio-style-1 a, .portfolio-grid.Portfolio-style-2 a{
margin: 0 0 28px 0;
}
}
@media(max-width:1199px){
.tt-portfolio-thumbnail.swiper-slide a img{
height: 300px;
}
}
@media(min-width:992px){
.tt-portfolio-thumbnail a span{
opacity: 0;
}
.tt-portfolio-thumbnail a:hover span{
opacity: 1;
}
}
@media(max-width:991px){
.tt-portfolio-thumbnail.swiper-slide a img{
height: 250px;
}
.tt-portfolio-thumbnail a span{
font-size: 16px;
}
.portfolio-grid.Portfolio-style-1 a span, .portfolio-grid.Portfolio-style-2 a span{
font-size: 18px;
}
.elementor-widget-Portfolio .button-banner a.btn{
height: 45px;
padding: 0 30px;
}
.elementor-widget-Portfolio .button-banner{
margin-top:40px;
}
.tt-portfolio-thumbnail a::after{
opacity: 0.6;
}
}
@media(max-width:767px){
.tt-portfolio-thumbnail.swiper-slide a img{
height: 200px;
}
.tt-portfolio-thumbnail a span{
font-size: 14px;
}
.portfolio-grid.Portfolio-style-1 a span,.portfolio-grid.Portfolio-style-2 a span{
font-size: 16px;
}
.elementor-widget-Portfolio .button-banner a.btn{
height: 42px;
padding: 0 25px;
font-size: 13px;
}
.elementor-widget-Portfolio .button-banner{
margin-top:35px;
}
}
@media(max-width:767px){
.portfolio-carousel.portfolio-style-3 .swiper-slide{
margin: 0 20px 0 0 !important;  
}
.tt-portfolio-thumbnail{
padding-top: 6px;
padding-bottom: 6px;
}
}
@media(max-width:575px){
.elementor-widget-Portfolio .button-banner a.btn{
height: 40px;
padding: 0 20px;
}
.elementor-widget-Portfolio .button-banner{
margin-top:15px;
}
}  @media(max-width:1400px) {
.style-2 .testimonial-details > p,
.testimonial-details > p{
font-size: 26px;
margin-bottom: 26px;
}
.testimonial-info-wrapper{
width: 70%;
}
.style-2 .testimonial-img{
margin-bottom: 45px;
}
.testimonial-info-box.style-2 .testimonial-info-wrapper{
width: 30%;
padding-left: 36px;
}
.testimonial-info-box.style-2 .testimonial-info-wrapper-inner{
width: 70%;
}
}
@media(max-width:1199px) {
.style-2 .testimonial-details > p,
.testimonial-details > p{
font-size: 24px;
margin-bottom: 22px;
}
.testimonial-info-box.style-2 .testimonial-info-wrapper{
padding-left: 0;
}
.elementor-element .tt-testimonial.style-2 .swiper-navigation{
gap: 80px;
}
.style-2 .testimonial-img{
margin-bottom: 32px;
}
}
@media(max-width:991px) {
.style-2 .testimonial-details > p,
.testimonial-details > p{
font-size: 22px;
margin-bottom: 18px;
}
.testimonial-info-wrapper{
width: 80%;
}
.tt-testimonial-wrap .swiper-navigation .swiper-button {
width: 25px;
height: 25px;
}
.tt-testimonial-wrap .swiper-navigation .swiper-button.swiper-button-next{
right: -4px;
}
.tt-testimonial-wrap .swiper-navigation .swiper-button.swiper-button-prev{
left: -4px;
}
.testimonial-info > p.testimonial-designation,
.testimonial-info{
font-size: 16px;
}
.testimonial-img{
width: 130px;
height: 130px;
}
.elementor-element .tt-testimonial.style-2 .swiper-navigation{
bottom: 0;
}
}
@media(max-width:767px) {
.style-2 .testimonial-details > p,
.testimonial-details > p{
font-size: 20px;
margin-bottom: 14px;
}
.testimonial-info-wrapper{
width: 100%;
}
.testimonial-img{
width: 110px;
height: 110px;
}
.elementor-element .tt-testimonial.style-2 .swiper-navigation{
gap: 60px;
}
}
@media(max-width:575px) {
.style-2 .testimonial-details > p,
.testimonial-details > p{
margin: 0 0 10px;
font-size: 18px;
}
.testimonial-info > p.testimonial-designation,
.testimonial-info{
font-size: 14px;
}
.tt-testimonial-wrap .swiper-navigation .swiper-button {
width: 20px;
height: 20px;
} .tt-testimonial-wrap .swiper-navigation .swiper-button.swiper-button-next{
right: -3px;
}
.tt-testimonial-wrap .swiper-navigation .swiper-button.swiper-button-prev{
left: -3px;
}
.testimonial-img{
width: 100px;
height: 100px;
}
}
@media(max-width:480px) {
.elementor-element .tt-testimonial.style-2 .swiper-navigation{
gap: 25px;
}
.testimonial-img{
width: 65px;
height: 65px;
}
.testimonial-info > p.testimonial-designation, .testimonial-info{
font-size: 13px;
}
}  @media(max-width:575px) {
.elementor-widget-wrap.elementor-element-populated .elementor-element.elementor-widget-icon .elementor-icon-wrapper .elementor-icon{
padding: 15px;
}
}
@media(max-width:480px) {
.elementor-widget-wrap.elementor-element-populated .elementor-element.elementor-widget-icon .elementor-icon-wrapper .elementor-icon{
padding: 12px;
}
}  @media(max-width:1400px) {
.banner-timer .timer-head {
font-size: 30px;
}
.banner-timer .timer-datetime {
width: 290px;
height: 45px;
font-size: 16px;
margin: 10px 0 0;
}
.banner-timer .timer-content {
font-size: 14px;
}
.page .banner-timer .timer-button {
width: 120px;
height: 35px;
font-size: 13px;
}
}
@media(max-width:1199px) {
.banner-timer .timer-head {
font-size: 25px;
}
.banner-timer .timer-datetime {
width: 270px;
height: 38px;
}
.banner-timer .timer-content {
font-size: 12px;
}
.banner-timer .timer-content {
width: 55%;
}
}
@media(min-width:768px) and (max-width:1199px) {
.page .banner-timer .timer-button {
width: 100px;
height: 30px;
font-size: 12px;
}
}
@media(max-width:991px) {
.banner-timer .timer-content {
margin: 10px 0 0;
}
}
@media(min-width:768px) and (max-width:991px) {
.banner-timer .timer-head {
font-size: 20px;
}
.banner-timer .timer-datetime {
width: 200px;
height: 30px;
font-size: 14px;
margin: 5px 0 0;
}
.page .banner-timer .timer-button {
margin: 8px 0 0;
}
}
@media(max-width:767px) {
.banner-timer {
padding: 10% 0;
}
.banner-timer .timer-content {
margin: 15px 0 0;
font-size: 15px;
width: 35%;
}
}
@media(max-width:480px) {
.banner-timer .timer-head {
font-size: 22px;
}
.banner-timer .timer-datetime {
width: 230px;
height: 35px;
font-size: 15px;
}
.banner-timer .timer-content {
margin: 15px 0 0;
font-size: 14px;
width: 50%;
}
}  @media(min-width:992px) {
.owl-carousel .owl-nav {
opacity: 0;
transition: all 400ms ease-in-out 0s;
-webkit-transition: all 400ms ease-in-out 0s;
-moz-transition: all 400ms ease-in-out 0s;
-o-transition: all 400ms ease-in-out 0s;
-ms-transition: all 400ms ease-in-out 0s;
}
.owl-carousel:hover .owl-nav {
opacity: 1;
transition: all 400ms ease-in-out 0s;
-webkit-transition: all 400ms ease-in-out 0s;
-moz-transition: all 400ms ease-in-out 0s;
-o-transition: all 400ms ease-in-out 0s;
-ms-transition: all 400ms ease-in-out 0s;
}
}
@media(max-width:991px) {
.swiper-navigation .swiper-button::after{
content: none;
}
.swiper-navigation{
transition: all 400ms ease-in-out 0s;
-webkit-transition: all 400ms ease-in-out 0s;
-moz-transition: all 400ms ease-in-out 0s;
-o-transition: all 400ms ease-in-out 0s;
-ms-transition: all 400ms ease-in-out 0s;
}
.elementor-section .swiper-navigation{
opacity: 1;
}
.swiper-navigation .swiper-button > svg, .elementor-widget-Services .swiper-button svg{
width: 22px;
height: 22px;
}
.elementor-widget-Services .swiper-button.swiper-button-prev{
right: 30px;
}
}
@media(max-width:767px) {
body .tt-testimonial-wrap .swiper-pagination {
bottom: 2px;
}
}
@media(max-width:575px) {
.elementor-widget-Services .swiper-button svg{
width: 20px;
height: 20px;
}
.elementor-widget-Services .swiper-button.swiper-button-prev{
right: 25px;
}
} @media (min-width: 480px) {
.photobooth-categoeies {
flex-flow: row nowrap;
}
}
@media (min-width: 480px) {
.gallery-top {
width: 80%;
height: 100vh;
margin-right: 10px;
}
}
@media (min-width: 480px) {
.gallery-thumbs {
width: 20%;
height: 100vh;
padding: 0;
}
}
@media (min-width: 480px) {
.gallery-thumbs .swiper-wrapper {
flex-direction: column;
}
}
@media (min-width: 480px) {
.gallery-thumbs .swiper-slide {
flex-flow: column nowrap;
width: 100%;
}
} @media(min-width:992px) {
.team-box:hover .team-img::before,
.team-info-wrapper:hover .team-img::before{
opacity: 1;
}
.team-img::before{
opacity: 0;
}
.team-info-wrapper .team-img .team-social{
opacity: 0;
}
.team-info-wrapper:hover .team-img .team-social{
opacity: 1;
}
.team-img img {
transform: scale(1.05);
transition: all 400ms ease-in-out 0s;
-webkit-transition: all 400ms ease-in-out 0s;
-moz-transition: all 400ms ease-in-out 0s;
-o-transition: all 400ms ease-in-out 0s;
-ms-transition: all 400ms ease-in-out 0s;
}
.team-info-wrapper:hover img,
.team-box:hover img {
transform: scale(1.05) translateX(2%);
-webkit-transform: scale(1.05) translateX(2%);
-moz-transform: scale(1.05) translateX(2%);
-ms-transform: scale(1.05) translateX(2%);
-o-transform: scale(1.05) translateX(2%);
}
}
@media(max-width:1400px) {
.team-box .team-social{
margin-top: 12px;
gap: 25px;
}
.team-box .team-social a svg{
font-size: 22px;
}
.team-box{
padding: 80px 20px;
}
.tt-team .team-info-wrapper .team-info{
padding-top: 25px;
}
.team-box .team-info .team-designation,
.tt-team .team-info-wrapper .team-info .team-designation{
padding-bottom: 8px;
}
}
@media(max-width:1199px) {
.team-box{
padding: 60px 15px;
}
.tt-team .team-info-wrapper .team-info{
padding-top: 20px;
}
.team-box .team-info .team-title ,
.tt-team .team-info-wrapper .team-info .team-title{
font: 400 28px/32px var(--primary-font);
}
}
@media(max-width:991px) {
.team-box .team-img-box .team-img{
width: 175px;
height: 175px;
}
.team-box .team-social{
margin-top: 10px;
gap: 22px;
}
.team-box{
padding: 50px 10px;
}
.tt-team .team-info-wrapper .team-info{
padding-top: 18px;
}
.team-box .team-info .team-designation,
.tt-team .team-info-wrapper .team-info .team-designation{
padding-bottom: 5px;
font: italic 400 18px/22px var(--primary-font);
}
.team-box .team-info .team-title ,
.tt-team .team-info-wrapper .team-info .team-title{
font: 400 26px/30px var(--primary-font);
}
}
@media(max-width:575px) {
.team-box{
padding: 40px 10px;
}
.tt-team .team-info-wrapper .team-info{
padding-top: 15px;
}
.team-box .team-info .team-title ,
.tt-team .team-info-wrapper .team-info .team-title{
font: 400 24px/28px var(--primary-font);
}
.team-box .team-info .team-designation,
.tt-team .team-info-wrapper .team-info .team-designation{
font: italic 400 16px/20px var(--primary-font);
}
}
@media(max-width:480px) {
.team-box .team-social a svg{
font-size: 20px;
}
.team-box{
padding: 30px 10px;
}
.tt-team .team-info-wrapper .team-info{
padding-top: 10px;
}
.team-box .team-info .team-title ,
.tt-team .team-info-wrapper .team-info .team-title{
font: 400 22px/26px var(--primary-font);
}
}  @media(max-width:1400px) {
.pricing-list .pricing-wrapper a.banner-button{
font-size: 15px;
}
}
@media(max-width:1199px) {
.pricing-list .pricing-wrapper>li{
padding: 30px;
}
.pricing-wrapper .tt-feature-box-title{
margin-bottom: 5px;
}
.pricing-wrapper .tt-feature-box-containt p{
margin-bottom: 10px;
}
.price-style-2 .month-price, .price-style-2 .year-price{
width: 110px;
height: 110px;
}
.month-price, .year-price{
font-size: 65px;
margin-bottom: 30px;
line-height: normal;
}
.month-price p, .year-price p {
font-size: 45px;
}
.pricing-body .pricing-features li{
margin-bottom: 15px;
}
.pricing-list .pricing-wrapper a.banner-button{
padding: 10px 40px;
margin-bottom: 30px;
font-size: 14px;
}
.price-style-2 .price-style{
margin: 18px 0 25px;
}
}
@media(max-width:991px) {
.month-price, .year-price{
font-size: 55px;
margin-bottom: 25px;
}
.month-price p, .year-price p {
font-size: 40px;
}
.pricing-wrapper .tt-feature-box-title{
font-size: 36px;
}
.pricing-list .pricing-wrapper a.banner-button{
font-size: 13px;
}
.pricing-list .pricing-wrapper>li> span{
font-size: 13px;
right: -60px;
top: 25px;
}
}
@media(max-width:767px) {
.price-style-2 .month-price, .price-style-2 .year-price{
width: 100px;
height: 100px;
}
.pricing-list .pricing-wrapper>li{
padding: 20px;
}
.pricing-wrapper .tt-feature-box-title{
margin-bottom: 0;
font-size: 34px;
}
.pricing-wrapper .tt-feature-box-containt p{
margin-bottom: 5px;
font-size: 14px;
}
.month-price, .year-price{
font-size: 50px;
margin-bottom: 20px;
}
.month-price p, .year-price p {
font-size: 35px;
}
.pricing-body .pricing-features li{
margin-bottom: 10px;
font-size: 14px;
}
.pricing-list .pricing-wrapper a.banner-button{
padding: 8px 30px;
margin-bottom: 20px;
}
.price-style-2 .price-style{
margin: 12px 0 18px;
}
.price-style-2 .month-price, .price-style-2 .year-price{
line-height: 34px;
font-size: 40px;
}
.price-style-2 .month-price p, .price-style-2 .year-price p{
font-size: 35px;
}
}
@media(max-width:480px) {
.pricing-list .pricing-wrapper a.banner-button{
padding: 7px 25px;
}
.pricing-body .pricing-features li{
margin-bottom: 5px;
}
.pricing-wrapper .tt-feature-box-title{
font-size: 30px;
}
.month-price, .year-price{
font-size: 40px;
}
.month-price p, .year-price p {
font-size: 30px;
}
.price-style-2 .month-price, .price-style-2 .year-price{
width: 90px;
height: 90px;
}
}  @media(max-width:1400px) {
.counter .counter-containt .counter{
font-size: 80px;
}
.counter .counter-containt .counter-title {
font-size: 20px;
}
.tt-section-title > p{
font-size: 18px;
line-height: 26px;
}
}
@media(max-width:1199px) {
.counter .counter-containt{
padding: 0 30px 15px;
}
.counter .counter-containt .counter{
font-size: 70px;
line-height: 70px;
}
.tt-section-title > p{
margin: 0;
}
}
@media(max-width:991px) {
.cms-order{
order: -1 !important;
}
.tt-section-title > p{
font-size: 17px;
line-height: 24px;
}
.tt-section-title.shape-bottom .section-heading{
padding-bottom: 10px;
}
.tt-section-title.shape-bottom .section-heading::after{
bottom: 4px;
}
}
@media(max-width:767px) {
.tt-section-title > p{
font-size: 16px;
line-height: 22px;
}
}
@media(max-width:575px) {
.counter .counter-containt .counter {
font-size: 60px;
line-height: 60px;
}
.counter .counter-containt .counter-title {
font-size: 18px;
}
.counter .counter-containt {
padding: 0 25px 15px;
}
.no-content-01{
order: -1;
}
.tt-section-title > p{
font-size: 15px;
line-height: 20px;
}
}  @media(max-width:1400px) {
.service-heading .section-heading{
width: 70%;
font-size: 34px;
}
.tt-services-thumbnail .tt-service-inner .title-content-wrap h4{
font: normal 26px/30px var(--primary-font);
}
.services-grid .tt-services-thumbnail:nth-child(odd) .tt-service-inner{
padding: 100px 70px 0 0;
}
.services-grid .tt-services-thumbnail:nth-child(even) .tt-service-inner{
padding: 0 0 100px 70px;
}
}
@media(max-width:1199px) {
.service-heading .section-heading{
width: 100%;
font-size: 32px;
}
.service-heading p{
font-size: 18px;
}
.tt-services-thumbnail .tt-service-inner .title-content-wrap h4{
font-size: 24px;
}
.services-grid .tt-services-thumbnail:nth-child(odd) .tt-service-inner{
padding: 80px 50px 0 0;
}
.services-grid .tt-services-thumbnail:nth-child(even) .tt-service-inner{
padding: 0 0 80px 50px;
}
.services-grid{
padding-top: 60px;
}
.tt-services-thumbnail .tt-service-inner .title-content-wrap a{
font-size: 15px;
}
}
@media(max-width:991px) {
.service-heading .section-heading{
font-size: 30px;
margin: 0 0 15px 0;
}
.tt-services-thumbnail .tt-service-inner .title-content-wrap h4{
font-size: 19px;
}
.services-grid .tt-services-thumbnail:nth-child(odd) .tt-service-inner{
padding: 70px 40px 0 0;
}
.services-grid .tt-services-thumbnail:nth-child(even) .tt-service-inner{
padding: 0 0 70px 40px;
}
.services-grid{
padding-top: 80px;
}
.tt-services-thumbnail .tt-service-inner .title-content-wrap a{
font-size: 14px;
margin-bottom: 0;
}
}
@media(max-width:767px) {
.service-heading{
margin-bottom: 20px;
}
.service-heading .section-heading{
font-size: 26px;
margin: 0 0 10px 0;
}
.service-heading p{
font-size: 16px;
}
.tt-services-thumbnail .tt-service-inner .title-content-wrap h4{
font-size: 18px;
}
.service-heading{
position: static;
}
.services-grid{
padding-top: 0px;
}
.tt-services-thumbnail .tt-service-inner .title-content-wrap{
margin-top: 20px;
}
.services-grid .tt-services-thumbnail:nth-child(odd) .tt-service-inner, .services-grid .tt-services-thumbnail:nth-child(even) .tt-service-inner{
padding: 0 0 25px;
}
.service-heading{
width: 100%;
}
.tt-services-thumbnail .tt-service-inner .title-content-wrap a{
font-size: 13px;
}
}
@media(max-width:575px) {
.service-heading{
margin-bottom: 15px;
}
.service-heading .section-heading{
font-size: 22px;
}
.tt-services-thumbnail .tt-service-inner .title-content-wrap h4{
font-size: 16px;
}
.service-heading p{
font-size: 15px;
}
.tt-services-thumbnail .tt-service-inner .title-content-wrap{
margin-top: 15px;
}
.services-grid .tt-services-thumbnail:nth-child(odd) .tt-service-inner, .services-grid .tt-services-thumbnail:nth-child(even) .tt-service-inner{
padding: 0 0 20px;
}
}
@media(max-width:480px) {
.service-heading{
margin-bottom: 10px;
}
.service-heading .section-heading{
font-size: 20px;
} .swiper.services-carousel.swiper-vertical{
padding-top: 40px;
}
.slider-0	.tt-services-thumbnail .tt-service-inner:first-child{
padding: 0 10px 0 0;
padding-top: 80px;
}
.slider-0	.tt-services-thumbnail .tt-service-inner:last-child{
padding: 0 0 10px 10px;
}
.service-heading p{
font-size: 14px;
}
.tt-services-thumbnail .tt-service-inner .title-content-wrap{
margin-top: 10px;
}
}     @media(max-width:991px){
.custom-accordian .accordion-tilte{
font: 400 18px/22px var(--secondary-font);
padding-bottom: 15px;
margin-bottom: 15px;
}
.photobooth-accordion-content p{
font: 400 15px/17px var(--secondary-font);
margin-bottom: 25px;
}
}
@media(max-width:575px){
.custom-accordian .accordion-tilte{
font: 400 16px/20px var(--secondary-font);
padding-bottom: 10px;
margin-bottom: 10px;
}
.photobooth-accordion-content p{
font: 400 14px/16px var(--secondary-font);
margin-bottom: 20px;
}
} @media(max-width:1400px){
.title-link{
margin-right: 140px;
margin-left: 140px;
}
}
@media(max-width:1199px){
.title-link{
margin-right: 70px;
margin-left: 70px;
}
}
@media(max-width:991px){
.title-link{
margin-right: 0;
margin-left: 0;
}
} @media(max-width:1400px){
.nav-ticker p{
font-size: 40px;
padding: 10px 50px;
}
}
@media(max-width:991px){
.nav-ticker p{
font-size: 38px;
padding: 8px 40px;
}
}
@media(max-width:767px){
.nav-ticker p{
font-size: 34px;
padding: 6px 30px;
}
}
@media(max-width:480px){
.nav-ticker p{
font-size: 24px;
padding: 4px 20px;
}
} @media(max-width:1400px){
.accordian-tab .Photobooth-accordion-item{
padding-bottom: 20px;
margin-bottom: 20px;
gap: 15px;
}
.accordian-tab .Photobooth-accordion-item .Photobooth-accordion-content p{
font-size: 14px;
}
.accordian-tab .Photobooth-accordion-header .accordion-tilte svg{
width: 20px;
height: 20px;
padding: 1px;
}
.accordian-tab .Photobooth-accordion-header .accordion-tilte{
font-size: 22px;
}
.accordian-tab .Photobooth-accordion-item .Photobooth-accordion-content p, .accordian-tab .Photobooth-accordion-main-inner.active .Photobooth-accordion-content p{
margin-top: 10px;
}
}
@media(max-width:1199px){
.accordian-tab .Photobooth-accordion-item{
padding-bottom: 16px;
margin-bottom: 16px;
gap: 10px;
}
.accordian-tab .Photobooth-accordion-header .accordion-tilte svg{
width: 18px;
height: 18px;
padding: 1px;
}
.accordian-tab .Photobooth-accordion-header .accordion-tilte{
font-size: 20px;
}
.accordian-tab .Photobooth-accordion-item .Photobooth-accordion-content p, .accordian-tab .Photobooth-accordion-main-inner.active .Photobooth-accordion-content p{
margin-top: 8px;
}
.accordian-tab .Photobooth-accordion-item img{
width: 20px;
}
}
@media(max-width:991px){
.accordian-tab .Photobooth-accordion-header .accordion-tilte{
font-size: 18px;
}
}
@media(max-width:575px){
.accordian-tab .Photobooth-accordion-header .accordion-tilte{
font-size: 16px;
}
}
@media(max-width:480px){
.accordian-tab .Photobooth-accordion-header .accordion-tilte{
font-size: 14px;
}
.accordian-tab .Photobooth-accordion-item .Photobooth-accordion-content p{
font-size: 13px;
}
} @media(max-width:1199px){
.services-carousel .slider-3 .tt-services-thumbnail:nth-child(odd){
padding: 40px;
}
}
@media(max-width:767px){
.services-carousel .slider-3 .tt-services-thumbnail:nth-child(odd){
padding: 30px;
}
} @media(max-width:991px){
.bg-color-shape::after{
height: 130%;
}
} @media(max-width:1400px){
.service-block .tt-feature-box-title{
font-size: 34px;
letter-spacing: 3.5px;
}
.swiper.service-block .service-box-inner .tt-feature-box-containt,
.service-block.service-grid .tt-feature-box.tt-icon-left .tt-feature-box-containt,
.service-block.service-grid .tt-feature-box.tt-icon-right .tt-feature-box-containt{
padding: 40px;
}
.service-block .service-btn{
margin-top: 30px;
padding: 16px 28px;
}
.service-block.service-grid .tt-feature-box .tt-feature-box-sub-title{
margin-bottom: 12px;
}
.service-block.service-grid .service-box-inner{
margin-bottom: 40px;
padding: 0 0 40px;
}
.service-block.service-grid .service-box-inner:last-child{
margin-bottom: 0;
padding: 0;
}
}
@media(max-width:1199px){
.service-block .tt-feature-box-title{
font-size: 30px;
letter-spacing: 3px;
}
.swiper.service-block .service-box-inner .tt-feature-box-containt,
.service-block.service-grid .tt-feature-box.tt-icon-left .tt-feature-box-containt,
.service-block.service-grid .tt-feature-box.tt-icon-right .tt-feature-box-containt{
padding: 30px;
}
.service-block .service-btn{
margin-top:25px	;
padding: 14px 26px;
}
.service-block.service-grid .tt-feature-box .tt-feature-box-sub-title{
margin-bottom: 10px;
}
.service-block.service-grid .service-box-inner{
margin-bottom: 30px;
padding: 0 0 30px;
}
.service-block.service-grid .service-box-inner:last-child{
margin-bottom: 0;
padding: 0;
}
}
@media(max-width:991px){
.service-block .tt-feature-box-title{
font-size: 26px;
letter-spacing: 2.5px;
}
.swiper.service-block .service-box-inner .tt-feature-box-containt,
.service-block.service-grid .tt-feature-box.tt-icon-left .tt-feature-box-containt,
.service-block.service-grid .tt-feature-box.tt-icon-right .tt-feature-box-containt{
padding: 0 20px;
}
.service-block .service-btn{
margin-top: 20px;
font-size: 15px;
padding: 12px 24px;
}
.service-block.service-grid .tt-feature-box .tt-feature-box-sub-title{
margin-bottom: 8px;
font-size: 15px;
}
.service-block.service-grid .service-box-inner{
margin-bottom: 20px;
padding: 0 0 20px;
}
.service-block.service-grid .service-box-inner:last-child{
margin-bottom: 0;
padding: 0;
}
}
@media(max-width:767px){
.service-block .tt-feature-box-title{
font-size: 24px;
letter-spacing: 2px;
}
.service-block .service-btn{
margin-top: 10px;
padding: 10px 20px;
font-size: 14px;
}
.service-block.service-grid .tt-feature-box .tt-feature-box-sub-title{
margin-bottom: 6px;
font-size: 14px;
}.service-block.service-grid .tt-feature-box p{
display: none;
}
.service-block.service-grid .service-box-inner{
margin-bottom: 15px;
padding: 0 0 15px;
}
.service-block.service-grid .service-box-inner:last-child{
margin-bottom: 0;
padding: 0;
}
}
@media(max-width:575px){
.service-block .tt-feature-box-title{
font-size: 22px;
letter-spacing: 1.5px;
}
.service-block .service-btn{
margin-top: 8px;
padding: 8px 16px;
}
.service-block.service-grid .tt-feature-box.tt-icon-left>.tt-feature-box-containt,
.service-block.service-grid .tt-feature-box.tt-icon-right>.tt-feature-box-containt{
width: 55%;
}
.service-block.service-grid .tt-feature-box.tt-icon-left>.tt-box-border,
.service-block.service-grid .tt-feature-box.tt-icon-right>.tt-box-border{
width: 45%;
}
.service-block.service-grid .tt-feature-box .tt-feature-box-sub-title{
margin-bottom: 4px;
font-size: 13px;
}
.service-block.service-grid .service-box-inner{
margin-bottom: 10px;
padding: 0 0 10px;
}
.service-block.service-grid .service-box-inner:last-child{
margin-bottom: 0;
padding: 0;
}
}
@media(max-width:480px){
.service-block.service-grid .tt-feature-box{
margin-bottom: 0;
}
.service-block .tt-feature-box-title{
font-size: 15px;
letter-spacing: 1px;
}
.service-block.service-grid .tt-feature-box.tt-icon-left>.tt-feature-box-containt,
.service-block.service-grid .tt-feature-box.tt-icon-right>.tt-feature-box-containt{
width: 54%;
}
.service-block.service-grid .tt-feature-box.tt-icon-left>.tt-box-border,
.service-block.service-grid .tt-feature-box.tt-icon-right>.tt-box-border{
width: 46%;
}
.swiper.service-block .service-box-inner .tt-feature-box-containt,
.service-block.service-grid .tt-feature-box.tt-icon-left .tt-feature-box-containt,
.service-block.service-grid .tt-feature-box.tt-icon-right .tt-feature-box-containt{
padding: 0 10px;
}
.service-block .service-btn{
margin-top: 5px;
font-size: 11px;
padding: 5px 10px;
}
.service-block.service-grid .tt-feature-box .tt-feature-box-sub-title{
display: none;
}
}
@media(max-width:479px){
.services-carousel .slider-3 .tt-services-thumbnail:nth-child(odd){
padding: 0;
}
}
@media(max-width:1199px){
.elementor-element .swiper-navigation .swiper-button.swiper-button-prev{
left: -25px;
}
.elementor-element .swiper-navigation .swiper-button.swiper-button-next{
right: -25px;
}
}
@media(max-width:767px){
.elementor-element .swiper-navigation .swiper-button.swiper-button-prev{
left: -15px;
}
.elementor-element .swiper-navigation .swiper-button.swiper-button-next{
right: -15px;
}
}@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,swiper-container{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-wrapper{transform:translate3d(0px,0,0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide,swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.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-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{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{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-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.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-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,swiper-container: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-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:var(--swiper-navigation-top-offset,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:var(--swiper-navigation-sides-offset,10px);right:auto}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:'prev'}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:var(--swiper-navigation-sides-offset,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:var(--swiper-pagination-bottom,8px);top:var(--swiper-pagination-top,auto);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:var(--swiper-pagination-bullet-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:var(--swiper-pagination-right,8px);left:var(--swiper-pagination-left,auto);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,:host(.swiper-horizontal.swiper-rtl) .swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color,inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color,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:var(--swiper-pagination-progressbar-size,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:var(--swiper-pagination-progressbar-size,4px);height:100%;left:0;top:0}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:var(--swiper-scrollbar-border-radius,10px);position:relative;-ms-touch-action:none;background:var(--swiper-scrollbar-bg-color,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:var(--swiper-scrollbar-sides-offset,1%);bottom:var(--swiper-scrollbar-bottom,4px);top:var(--swiper-scrollbar-top,auto);z-index:50;height:var(--swiper-scrollbar-size,4px);width:calc(100% - 2 * var(--swiper-scrollbar-sides-offset,1%))}.swiper-scrollbar.swiper-scrollbar-vertical,.swiper-vertical>.swiper-scrollbar{position:absolute;left:var(--swiper-scrollbar-left,auto);right:var(--swiper-scrollbar-right,4px);top:var(--swiper-scrollbar-sides-offset,1%);z-index:50;width:var(--swiper-scrollbar-size,4px);height:calc(100% - 2 * var(--swiper-scrollbar-sides-offset,1%))}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:var(--swiper-scrollbar-drag-bg-color,rgba(0,0,0,.5));border-radius:var(--swiper-scrollbar-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;touch-action:none}.swiper .swiper-notification,swiper-container .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}.simple-marquee-container *{
-webkit-box-sizing:border-box;
-moz-box-sizing:border-box;
-o-box-sizing:border-box;
box-sizing:border-box;
font-family:Arial, "Helvetica Neue", Helvetica, sans-serif;
}
.simple-marquee-container {
width: 100%;
background: grey;
float: left;
display: inline-block;
overflow: hidden;
box-sizing: border-box;
height: 45px;
position: relative;
cursor: pointer;
}
.simple-marquee-container .marquee-sibling {
padding: 0;
background: rgb(61, 61, 61);
width: 20%;
height: 45px;
line-height: 42px;
font-size: 12px;
font-weight: normal;
color: #ffffff;
text-align: center;
float: left;
left: 0;
z-index: 2000;
}
.simple-marquee-container .marquee, .simple-marquee-container *[class^="marquee"] {
display: inline-block;
white-space: nowrap;
position:absolute;
}
.simple-marquee-container .marquee{
margin-left: 25%;
}
.simple-marquee-container .marquee-content-items{
display: inline-block;
padding: 5px;
margin: 0;
height: 45px;
position: relative;
}
.simple-marquee-container .marquee-content-items li{
display: inline-block;
line-height: 35px;
color: #fff;
}
.simple-marquee-container .marquee-content-items li:after{
content: "|";
margin: 0 1em;
}