.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;
}:root{--direction-multiplier:1}body.rtl,html[dir=rtl]{--direction-multiplier:-1}.elementor-hidden{display:none}.elementor-visibility-hidden{visibility:hidden}.elementor-screen-only,.screen-reader-text,.screen-reader-text span,.ui-helper-hidden-accessible{height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;top:-10000em;width:1px;clip:rect(0,0,0,0);border:0}.elementor-clearfix:after{clear:both;content:"";display:block;height:0;width:0}.e-logo-wrapper{background:var(--e-a-bg-logo);border-radius:50%;display:inline-block;line-height:1;padding:.75em}.e-logo-wrapper i{color:var(--e-a-color-logo);font-size:1em}.elementor *,.elementor :after,.elementor :before{box-sizing:border-box}.elementor a{box-shadow:none;text-decoration:none}.elementor hr{background-color:transparent;margin:0}.elementor img{border:none;border-radius:0;box-shadow:none;height:auto;max-width:100%}.elementor .elementor-widget:not(.elementor-widget-text-editor):not(.elementor-widget-theme-post-content) figure{margin:0}.elementor embed,.elementor iframe,.elementor object,.elementor video{border:none;line-height:1;margin:0;max-width:100%;width:100%}.elementor .elementor-background,.elementor .elementor-background-holder,.elementor .elementor-background-video-container{direction:ltr;inset:0;overflow:hidden;position:absolute;z-index:0}.elementor .elementor-background-video-container{pointer-events:none;transition:opacity 1s}.elementor .elementor-background-video-container.elementor-loading{opacity:0}.elementor .elementor-background-video-embed{max-width:none}.elementor .elementor-background-video,.elementor .elementor-background-video-embed,.elementor .elementor-background-video-hosted{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.elementor .elementor-background-video{max-width:none}.elementor .elementor-background-video-hosted{-o-object-fit:cover;object-fit:cover}.elementor .elementor-background-overlay{inset:0;position:absolute}.elementor .elementor-background-slideshow{inset:0;position:absolute;z-index:0}.elementor .elementor-background-slideshow__slide__image{background-position:50%;background-size:cover;height:100%;width:100%}.e-con-inner>.elementor-element.elementor-absolute,.e-con>.elementor-element.elementor-absolute,.elementor-widget-wrap>.elementor-element.elementor-absolute{position:absolute}.e-con-inner>.elementor-element.elementor-fixed,.e-con>.elementor-element.elementor-fixed,.elementor-widget-wrap>.elementor-element.elementor-fixed{position:fixed}.elementor-widget-wrap .elementor-element.elementor-widget__width-auto,.elementor-widget-wrap .elementor-element.elementor-widget__width-initial{max-width:100%}@media (max-width:1024px){.elementor-widget-wrap .elementor-element.elementor-widget-tablet__width-auto,.elementor-widget-wrap .elementor-element.elementor-widget-tablet__width-initial{max-width:100%}}@media (max-width:767px){.elementor-widget-wrap .elementor-element.elementor-widget-mobile__width-auto,.elementor-widget-wrap .elementor-element.elementor-widget-mobile__width-initial{max-width:100%}}.elementor-element{--flex-direction:initial;--flex-wrap:initial;--justify-content:initial;--align-items:initial;--align-content:initial;--gap:initial;--flex-basis:initial;--flex-grow:initial;--flex-shrink:initial;--order:initial;--align-self:initial;align-self:var(--align-self);flex-basis:var(--flex-basis);flex-grow:var(--flex-grow);flex-shrink:var(--flex-shrink);order:var(--order)}.elementor-element.elementor-absolute,.elementor-element.elementor-fixed{z-index:1}.elementor-element:where(.e-con-full,.elementor-widget){align-content:var(--align-content);align-items:var(--align-items);flex-direction:var(--flex-direction);flex-wrap:var(--flex-wrap);gap:var(--row-gap) var(--column-gap);justify-content:var(--justify-content)}.elementor-invisible{visibility:hidden}.elementor-align-center{text-align:center}.elementor-align-right{text-align:right}.elementor-align-left{text-align:left}.elementor-align-center .elementor-button,.elementor-align-left .elementor-button,.elementor-align-right .elementor-button{width:auto}.elementor-align-justify .elementor-button{width:100%}.elementor-custom-embed-play{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.elementor-custom-embed-play i{color:#fff;font-size:100px;text-shadow:1px 0 6px rgba(0,0,0,.3)}.elementor-custom-embed-play svg{height:100px;width:100px;fill:#fff;filter:drop-shadow(1px 0 6px rgba(0,0,0,.3))}.elementor-custom-embed-play i,.elementor-custom-embed-play svg{opacity:.8;transition:all .5s}.elementor-custom-embed-play.elementor-playing i{font-family:eicons}.elementor-custom-embed-play.elementor-playing i:before{content:"\e8fb"}.elementor-custom-embed-play.elementor-playing i,.elementor-custom-embed-play.elementor-playing svg{animation:eicon-spin 2s linear infinite}.elementor-tag{display:inline-flex}.elementor-ken-burns{transition-duration:10s;transition-property:transform;transition-timing-function:linear}.elementor-ken-burns--out{transform:scale(1.3)}.elementor-ken-burns--active{transition-duration:20s}.elementor-ken-burns--active.elementor-ken-burns--out{transform:scale(1)}.elementor-ken-burns--active.elementor-ken-burns--in{transform:scale(1.3)}@media (min-width:-1){.elementor-widescreen-align-center{text-align:center}.elementor-widescreen-align-right{text-align:right}.elementor-widescreen-align-left{text-align:left}.elementor-widescreen-align-center .elementor-button,.elementor-widescreen-align-left .elementor-button,.elementor-widescreen-align-right .elementor-button{width:auto}.elementor-widescreen-align-justify .elementor-button{width:100%}}@media (max-width:-1){.elementor-laptop-align-center{text-align:center}.elementor-laptop-align-right{text-align:right}.elementor-laptop-align-left{text-align:left}.elementor-laptop-align-center .elementor-button,.elementor-laptop-align-left .elementor-button,.elementor-laptop-align-right .elementor-button{width:auto}.elementor-laptop-align-justify .elementor-button{width:100%}.elementor-tablet_extra-align-center{text-align:center}.elementor-tablet_extra-align-right{text-align:right}.elementor-tablet_extra-align-left{text-align:left}.elementor-tablet_extra-align-center .elementor-button,.elementor-tablet_extra-align-left .elementor-button,.elementor-tablet_extra-align-right .elementor-button{width:auto}.elementor-tablet_extra-align-justify .elementor-button{width:100%}}@media (max-width:1024px){.elementor-tablet-align-center{text-align:center}.elementor-tablet-align-right{text-align:right}.elementor-tablet-align-left{text-align:left}.elementor-tablet-align-center .elementor-button,.elementor-tablet-align-left .elementor-button,.elementor-tablet-align-right .elementor-button{width:auto}.elementor-tablet-align-justify .elementor-button{width:100%}}@media (max-width:-1){.elementor-mobile_extra-align-center{text-align:center}.elementor-mobile_extra-align-right{text-align:right}.elementor-mobile_extra-align-left{text-align:left}.elementor-mobile_extra-align-center .elementor-button,.elementor-mobile_extra-align-left .elementor-button,.elementor-mobile_extra-align-right .elementor-button{width:auto}.elementor-mobile_extra-align-justify .elementor-button{width:100%}}@media (max-width:767px){.elementor-mobile-align-center{text-align:center}.elementor-mobile-align-right{text-align:right}.elementor-mobile-align-left{text-align:left}.elementor-mobile-align-center .elementor-button,.elementor-mobile-align-left .elementor-button,.elementor-mobile-align-right .elementor-button{width:auto}.elementor-mobile-align-justify .elementor-button{width:100%}}:root{--page-title-display:block}.elementor-page-title,h1.entry-title{display:var(--page-title-display)}@keyframes eicon-spin{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}.eicon-animation-spin{animation:eicon-spin 2s linear infinite}.elementor-section{position:relative}.elementor-section .elementor-container{display:flex;margin-left:auto;margin-right:auto;position:relative}@media (max-width:1024px){.elementor-section .elementor-container{flex-wrap:wrap}}.elementor-section.elementor-section-boxed>.elementor-container{max-width:1140px}.elementor-section.elementor-section-stretched{position:relative;width:100%}.elementor-section.elementor-section-items-top>.elementor-container{align-items:flex-start}.elementor-section.elementor-section-items-middle>.elementor-container{align-items:center}.elementor-section.elementor-section-items-bottom>.elementor-container{align-items:flex-end}@media (min-width:768px){.elementor-section.elementor-section-height-full{height:100vh}.elementor-section.elementor-section-height-full>.elementor-container{height:100%}}.elementor-bc-flex-widget .elementor-section-content-top>.elementor-container>.elementor-column>.elementor-widget-wrap{align-items:flex-start}.elementor-bc-flex-widget .elementor-section-content-middle>.elementor-container>.elementor-column>.elementor-widget-wrap{align-items:center}.elementor-bc-flex-widget .elementor-section-content-bottom>.elementor-container>.elementor-column>.elementor-widget-wrap{align-items:flex-end}.elementor-widget-wrap{align-content:flex-start;flex-wrap:wrap;position:relative;width:100%}.elementor:not(.elementor-bc-flex-widget) .elementor-widget-wrap{display:flex}.elementor-widget-wrap>.elementor-element{width:100%}.elementor-widget-wrap.e-swiper-container{width:calc(100% - (var(--e-column-margin-left, 0px) + var(--e-column-margin-right, 0px)))}.elementor-widget{position:relative}.elementor-widget:not(:last-child){margin-bottom:var(--kit-widget-spacing,20px)}.elementor-widget:not(:last-child).elementor-absolute,.elementor-widget:not(:last-child).elementor-widget__width-auto,.elementor-widget:not(:last-child).elementor-widget__width-initial{margin-bottom:0}.elementor-column{display:flex;min-height:1px;position:relative}.elementor-column-gap-narrow>.elementor-column>.elementor-element-populated{padding:5px}.elementor-column-gap-default>.elementor-column>.elementor-element-populated{padding:10px}.elementor-column-gap-extended>.elementor-column>.elementor-element-populated{padding:15px}.elementor-column-gap-wide>.elementor-column>.elementor-element-populated{padding:20px}.elementor-column-gap-wider>.elementor-column>.elementor-element-populated{padding:30px}.elementor-inner-section .elementor-column-gap-no .elementor-element-populated{padding:0}@media (min-width:768px){.elementor-column.elementor-col-10,.elementor-column[data-col="10"]{width:10%}.elementor-column.elementor-col-11,.elementor-column[data-col="11"]{width:11.111%}.elementor-column.elementor-col-12,.elementor-column[data-col="12"]{width:12.5%}.elementor-column.elementor-col-14,.elementor-column[data-col="14"]{width:14.285%}.elementor-column.elementor-col-16,.elementor-column[data-col="16"]{width:16.666%}.elementor-column.elementor-col-20,.elementor-column[data-col="20"]{width:20%}.elementor-column.elementor-col-25,.elementor-column[data-col="25"]{width:25%}.elementor-column.elementor-col-30,.elementor-column[data-col="30"]{width:30%}.elementor-column.elementor-col-33,.elementor-column[data-col="33"]{width:33.333%}.elementor-column.elementor-col-40,.elementor-column[data-col="40"]{width:40%}.elementor-column.elementor-col-50,.elementor-column[data-col="50"]{width:50%}.elementor-column.elementor-col-60,.elementor-column[data-col="60"]{width:60%}.elementor-column.elementor-col-66,.elementor-column[data-col="66"]{width:66.666%}.elementor-column.elementor-col-70,.elementor-column[data-col="70"]{width:70%}.elementor-column.elementor-col-75,.elementor-column[data-col="75"]{width:75%}.elementor-column.elementor-col-80,.elementor-column[data-col="80"]{width:80%}.elementor-column.elementor-col-83,.elementor-column[data-col="83"]{width:83.333%}.elementor-column.elementor-col-90,.elementor-column[data-col="90"]{width:90%}.elementor-column.elementor-col-100,.elementor-column[data-col="100"]{width:100%}}@media (max-width:479px){.elementor-column.elementor-xs-10{width:10%}.elementor-column.elementor-xs-11{width:11.111%}.elementor-column.elementor-xs-12{width:12.5%}.elementor-column.elementor-xs-14{width:14.285%}.elementor-column.elementor-xs-16{width:16.666%}.elementor-column.elementor-xs-20{width:20%}.elementor-column.elementor-xs-25{width:25%}.elementor-column.elementor-xs-30{width:30%}.elementor-column.elementor-xs-33{width:33.333%}.elementor-column.elementor-xs-40{width:40%}.elementor-column.elementor-xs-50{width:50%}.elementor-column.elementor-xs-60{width:60%}.elementor-column.elementor-xs-66{width:66.666%}.elementor-column.elementor-xs-70{width:70%}.elementor-column.elementor-xs-75{width:75%}.elementor-column.elementor-xs-80{width:80%}.elementor-column.elementor-xs-83{width:83.333%}.elementor-column.elementor-xs-90{width:90%}.elementor-column.elementor-xs-100{width:100%}}@media (max-width:767px){.elementor-column.elementor-sm-10{width:10%}.elementor-column.elementor-sm-11{width:11.111%}.elementor-column.elementor-sm-12{width:12.5%}.elementor-column.elementor-sm-14{width:14.285%}.elementor-column.elementor-sm-16{width:16.666%}.elementor-column.elementor-sm-20{width:20%}.elementor-column.elementor-sm-25{width:25%}.elementor-column.elementor-sm-30{width:30%}.elementor-column.elementor-sm-33{width:33.333%}.elementor-column.elementor-sm-40{width:40%}.elementor-column.elementor-sm-50{width:50%}.elementor-column.elementor-sm-60{width:60%}.elementor-column.elementor-sm-66{width:66.666%}.elementor-column.elementor-sm-70{width:70%}.elementor-column.elementor-sm-75{width:75%}.elementor-column.elementor-sm-80{width:80%}.elementor-column.elementor-sm-83{width:83.333%}.elementor-column.elementor-sm-90{width:90%}.elementor-column.elementor-sm-100{width:100%}}@media (min-width:768px) and (max-width:1024px){.elementor-column.elementor-md-10{width:10%}.elementor-column.elementor-md-11{width:11.111%}.elementor-column.elementor-md-12{width:12.5%}.elementor-column.elementor-md-14{width:14.285%}.elementor-column.elementor-md-16{width:16.666%}.elementor-column.elementor-md-20{width:20%}.elementor-column.elementor-md-25{width:25%}.elementor-column.elementor-md-30{width:30%}.elementor-column.elementor-md-33{width:33.333%}.elementor-column.elementor-md-40{width:40%}.elementor-column.elementor-md-50{width:50%}.elementor-column.elementor-md-60{width:60%}.elementor-column.elementor-md-66{width:66.666%}.elementor-column.elementor-md-70{width:70%}.elementor-column.elementor-md-75{width:75%}.elementor-column.elementor-md-80{width:80%}.elementor-column.elementor-md-83{width:83.333%}.elementor-column.elementor-md-90{width:90%}.elementor-column.elementor-md-100{width:100%}}@media (min-width:-1){.elementor-reverse-widescreen>.elementor-container>:first-child{order:10}.elementor-reverse-widescreen>.elementor-container>:nth-child(2){order:9}.elementor-reverse-widescreen>.elementor-container>:nth-child(3){order:8}.elementor-reverse-widescreen>.elementor-container>:nth-child(4){order:7}.elementor-reverse-widescreen>.elementor-container>:nth-child(5){order:6}.elementor-reverse-widescreen>.elementor-container>:nth-child(6){order:5}.elementor-reverse-widescreen>.elementor-container>:nth-child(7){order:4}.elementor-reverse-widescreen>.elementor-container>:nth-child(8){order:3}.elementor-reverse-widescreen>.elementor-container>:nth-child(9){order:2}.elementor-reverse-widescreen>.elementor-container>:nth-child(10){order:1}}@media (min-width:1025px) and (max-width:-1){.elementor-reverse-laptop>.elementor-container>:first-child{order:10}.elementor-reverse-laptop>.elementor-container>:nth-child(2){order:9}.elementor-reverse-laptop>.elementor-container>:nth-child(3){order:8}.elementor-reverse-laptop>.elementor-container>:nth-child(4){order:7}.elementor-reverse-laptop>.elementor-container>:nth-child(5){order:6}.elementor-reverse-laptop>.elementor-container>:nth-child(6){order:5}.elementor-reverse-laptop>.elementor-container>:nth-child(7){order:4}.elementor-reverse-laptop>.elementor-container>:nth-child(8){order:3}.elementor-reverse-laptop>.elementor-container>:nth-child(9){order:2}.elementor-reverse-laptop>.elementor-container>:nth-child(10){order:1}}@media (min-width:-1) and (max-width:-1){.elementor-reverse-laptop>.elementor-container>:first-child{order:10}.elementor-reverse-laptop>.elementor-container>:nth-child(2){order:9}.elementor-reverse-laptop>.elementor-container>:nth-child(3){order:8}.elementor-reverse-laptop>.elementor-container>:nth-child(4){order:7}.elementor-reverse-laptop>.elementor-container>:nth-child(5){order:6}.elementor-reverse-laptop>.elementor-container>:nth-child(6){order:5}.elementor-reverse-laptop>.elementor-container>:nth-child(7){order:4}.elementor-reverse-laptop>.elementor-container>:nth-child(8){order:3}.elementor-reverse-laptop>.elementor-container>:nth-child(9){order:2}.elementor-reverse-laptop>.elementor-container>:nth-child(10){order:1}}@media (min-width:1025px) and (max-width:-1){.elementor-reverse-laptop>.elementor-container>:first-child,.elementor-reverse-laptop>.elementor-container>:nth-child(10),.elementor-reverse-laptop>.elementor-container>:nth-child(2),.elementor-reverse-laptop>.elementor-container>:nth-child(3),.elementor-reverse-laptop>.elementor-container>:nth-child(4),.elementor-reverse-laptop>.elementor-container>:nth-child(5),.elementor-reverse-laptop>.elementor-container>:nth-child(6),.elementor-reverse-laptop>.elementor-container>:nth-child(7),.elementor-reverse-laptop>.elementor-container>:nth-child(8),.elementor-reverse-laptop>.elementor-container>:nth-child(9){order:0}.elementor-reverse-tablet_extra>.elementor-container>:first-child{order:10}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(2){order:9}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(3){order:8}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(4){order:7}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(5){order:6}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(6){order:5}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(7){order:4}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(8){order:3}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(9){order:2}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(10){order:1}}@media (min-width:768px) and (max-width:1024px){.elementor-reverse-tablet>.elementor-container>:first-child{order:10}.elementor-reverse-tablet>.elementor-container>:nth-child(2){order:9}.elementor-reverse-tablet>.elementor-container>:nth-child(3){order:8}.elementor-reverse-tablet>.elementor-container>:nth-child(4){order:7}.elementor-reverse-tablet>.elementor-container>:nth-child(5){order:6}.elementor-reverse-tablet>.elementor-container>:nth-child(6){order:5}.elementor-reverse-tablet>.elementor-container>:nth-child(7){order:4}.elementor-reverse-tablet>.elementor-container>:nth-child(8){order:3}.elementor-reverse-tablet>.elementor-container>:nth-child(9){order:2}.elementor-reverse-tablet>.elementor-container>:nth-child(10){order:1}}@media (min-width:-1) and (max-width:1024px){.elementor-reverse-tablet>.elementor-container>:first-child{order:10}.elementor-reverse-tablet>.elementor-container>:nth-child(2){order:9}.elementor-reverse-tablet>.elementor-container>:nth-child(3){order:8}.elementor-reverse-tablet>.elementor-container>:nth-child(4){order:7}.elementor-reverse-tablet>.elementor-container>:nth-child(5){order:6}.elementor-reverse-tablet>.elementor-container>:nth-child(6){order:5}.elementor-reverse-tablet>.elementor-container>:nth-child(7){order:4}.elementor-reverse-tablet>.elementor-container>:nth-child(8){order:3}.elementor-reverse-tablet>.elementor-container>:nth-child(9){order:2}.elementor-reverse-tablet>.elementor-container>:nth-child(10){order:1}}@media (min-width:768px) and (max-width:-1){.elementor-reverse-tablet>.elementor-container>:first-child,.elementor-reverse-tablet>.elementor-container>:nth-child(10),.elementor-reverse-tablet>.elementor-container>:nth-child(2),.elementor-reverse-tablet>.elementor-container>:nth-child(3),.elementor-reverse-tablet>.elementor-container>:nth-child(4),.elementor-reverse-tablet>.elementor-container>:nth-child(5),.elementor-reverse-tablet>.elementor-container>:nth-child(6),.elementor-reverse-tablet>.elementor-container>:nth-child(7),.elementor-reverse-tablet>.elementor-container>:nth-child(8),.elementor-reverse-tablet>.elementor-container>:nth-child(9){order:0}.elementor-reverse-mobile_extra>.elementor-container>:first-child{order:10}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(2){order:9}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(3){order:8}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(4){order:7}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(5){order:6}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(6){order:5}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(7){order:4}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(8){order:3}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(9){order:2}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(10){order:1}}@media (max-width:767px){.elementor-reverse-mobile>.elementor-container>:first-child{order:10}.elementor-reverse-mobile>.elementor-container>:nth-child(2){order:9}.elementor-reverse-mobile>.elementor-container>:nth-child(3){order:8}.elementor-reverse-mobile>.elementor-container>:nth-child(4){order:7}.elementor-reverse-mobile>.elementor-container>:nth-child(5){order:6}.elementor-reverse-mobile>.elementor-container>:nth-child(6){order:5}.elementor-reverse-mobile>.elementor-container>:nth-child(7){order:4}.elementor-reverse-mobile>.elementor-container>:nth-child(8){order:3}.elementor-reverse-mobile>.elementor-container>:nth-child(9){order:2}.elementor-reverse-mobile>.elementor-container>:nth-child(10){order:1}.elementor-column{width:100%}}.elementor-grid{display:grid;grid-column-gap:var(--grid-column-gap);grid-row-gap:var(--grid-row-gap)}.elementor-grid .elementor-grid-item{min-width:0}.elementor-grid-0 .elementor-grid{display:inline-block;margin-bottom:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word}.elementor-grid-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}@media (min-width:-1){.elementor-grid-widescreen-0 .elementor-grid{display:inline-block;margin-bottom:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-widescreen-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word}.elementor-grid-widescreen-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-widescreen-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-widescreen-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-widescreen-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-widescreen-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-widescreen-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-widescreen-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-widescreen-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-widescreen-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-widescreen-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-widescreen-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-widescreen-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (max-width:-1){.elementor-grid-laptop-0 .elementor-grid{display:inline-block;margin-bottom:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-laptop-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word}.elementor-grid-laptop-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-laptop-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-laptop-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-laptop-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-laptop-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-laptop-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-laptop-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-laptop-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-laptop-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-laptop-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-laptop-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-laptop-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}.elementor-grid-tablet_extra-0 .elementor-grid{display:inline-block;margin-bottom:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-tablet_extra-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word}.elementor-grid-tablet_extra-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-tablet_extra-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-tablet_extra-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-tablet_extra-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-tablet_extra-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-tablet_extra-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-tablet_extra-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-tablet_extra-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-tablet_extra-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-tablet_extra-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-tablet_extra-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-tablet_extra-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (max-width:1024px){.elementor-grid-tablet-0 .elementor-grid{display:inline-block;margin-bottom:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-tablet-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word}.elementor-grid-tablet-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-tablet-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-tablet-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-tablet-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-tablet-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-tablet-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-tablet-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-tablet-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-tablet-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-tablet-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-tablet-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-tablet-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (max-width:-1){.elementor-grid-mobile_extra-0 .elementor-grid{display:inline-block;margin-bottom:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-mobile_extra-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word}.elementor-grid-mobile_extra-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-mobile_extra-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-mobile_extra-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-mobile_extra-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-mobile_extra-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-mobile_extra-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-mobile_extra-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-mobile_extra-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-mobile_extra-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-mobile_extra-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-mobile_extra-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-mobile_extra-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (max-width:767px){.elementor-grid-mobile-0 .elementor-grid{display:inline-block;margin-bottom:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-mobile-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word}.elementor-grid-mobile-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-mobile-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-mobile-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-mobile-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-mobile-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-mobile-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-mobile-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-mobile-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-mobile-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-mobile-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-mobile-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-mobile-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (min-width:1025px){#elementor-device-mode:after{content:"desktop"}}@media (min-width:-1){#elementor-device-mode:after{content:"widescreen"}}@media (max-width:-1){#elementor-device-mode:after{content:"laptop";content:"tablet_extra"}}@media (max-width:1024px){#elementor-device-mode:after{content:"tablet"}}@media (max-width:-1){#elementor-device-mode:after{content:"mobile_extra"}}@media (max-width:767px){#elementor-device-mode:after{content:"mobile"}}@media (prefers-reduced-motion:no-preference){html{scroll-behavior:smooth}}.e-con{--border-radius:0;--border-top-width:0px;--border-right-width:0px;--border-bottom-width:0px;--border-left-width:0px;--border-style:initial;--border-color:initial;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--content-width:min(100%,var(--container-max-width,1140px));--width:100%;--min-height:initial;--height:auto;--text-align:initial;--margin-top:0px;--margin-right:0px;--margin-bottom:0px;--margin-left:0px;--padding-top:var(--container-default-padding-top,10px);--padding-right:var(--container-default-padding-right,10px);--padding-bottom:var(--container-default-padding-bottom,10px);--padding-left:var(--container-default-padding-left,10px);--position:relative;--z-index:revert;--overflow:visible;--gap:var(--widgets-spacing,20px);--row-gap:var(--widgets-spacing-row,20px);--column-gap:var(--widgets-spacing-column,20px);--overlay-mix-blend-mode:initial;--overlay-opacity:1;--overlay-transition:0.3s;--e-con-grid-template-columns:repeat(3,1fr);--e-con-grid-template-rows:repeat(2,1fr);border-radius:var(--border-radius);height:var(--height);min-height:var(--min-height);min-width:0;overflow:var(--overflow);position:var(--position);width:var(--width);z-index:var(--z-index);--flex-wrap-mobile:wrap;margin-block-end:var(--margin-block-end);margin-block-start:var(--margin-block-start);margin-inline-end:var(--margin-inline-end);margin-inline-start:var(--margin-inline-start);padding-inline-end:var(--padding-inline-end);padding-inline-start:var(--padding-inline-start)}.e-con:where(:not(.e-div-block-base)){transition:background var(--background-transition,.3s),border var(--border-transition,.3s),box-shadow var(--border-transition,.3s),transform var(--e-con-transform-transition-duration,.4s)}.e-con{--margin-block-start:var(--margin-top);--margin-block-end:var(--margin-bottom);--margin-inline-start:var(--margin-left);--margin-inline-end:var(--margin-right);--padding-inline-start:var(--padding-left);--padding-inline-end:var(--padding-right);--padding-block-start:var(--padding-top);--padding-block-end:var(--padding-bottom);--border-block-start-width:var(--border-top-width);--border-block-end-width:var(--border-bottom-width);--border-inline-start-width:var(--border-left-width);--border-inline-end-width:var(--border-right-width)}body.rtl .e-con{--padding-inline-start:var(--padding-right);--padding-inline-end:var(--padding-left);--margin-inline-start:var(--margin-right);--margin-inline-end:var(--margin-left);--border-inline-start-width:var(--border-right-width);--border-inline-end-width:var(--border-left-width)}.e-con.e-flex{--flex-direction:column;--flex-basis:auto;--flex-grow:0;--flex-shrink:1;flex:var(--flex-grow) var(--flex-shrink) var(--flex-basis)}.e-con-full,.e-con>.e-con-inner{padding-block-end:var(--padding-block-end);padding-block-start:var(--padding-block-start);text-align:var(--text-align)}.e-con-full.e-flex,.e-con.e-flex>.e-con-inner{flex-direction:var(--flex-direction)}.e-con,.e-con>.e-con-inner{display:var(--display)}.e-con.e-grid{--grid-justify-content:start;--grid-align-content:start;--grid-auto-flow:row}.e-con.e-grid,.e-con.e-grid>.e-con-inner{align-content:var(--grid-align-content);align-items:var(--align-items);grid-auto-flow:var(--grid-auto-flow);grid-template-columns:var(--e-con-grid-template-columns);grid-template-rows:var(--e-con-grid-template-rows);justify-content:var(--grid-justify-content);justify-items:var(--justify-items)}.e-con-boxed.e-flex{align-content:normal;align-items:normal;flex-direction:column;flex-wrap:nowrap;justify-content:normal}.e-con-boxed.e-grid{grid-template-columns:1fr;grid-template-rows:1fr;justify-items:legacy}.e-con-boxed{gap:initial;text-align:initial}.e-con.e-flex>.e-con-inner{align-content:var(--align-content);align-items:var(--align-items);align-self:auto;flex-basis:auto;flex-grow:1;flex-shrink:1;flex-wrap:var(--flex-wrap);justify-content:var(--justify-content)}.e-con.e-grid>.e-con-inner{align-items:var(--align-items);justify-items:var(--justify-items)}.e-con>.e-con-inner{gap:var(--row-gap) var(--column-gap);height:100%;margin:0 auto;max-width:var(--content-width);padding-inline-end:0;padding-inline-start:0;width:100%}:is(.elementor-section-wrap,[data-elementor-id])>.e-con{--margin-left:auto;--margin-right:auto;max-width:min(100%,var(--width))}.e-con .elementor-widget.elementor-widget{margin-block-end:0}.e-con:before,.e-con>.elementor-background-slideshow:before,.e-con>.elementor-motion-effects-container>.elementor-motion-effects-layer:before,:is(.e-con,.e-con>.e-con-inner)>.elementor-background-video-container:before{border-block-end-width:var(--border-block-end-width);border-block-start-width:var(--border-block-start-width);border-color:var(--border-color);border-inline-end-width:var(--border-inline-end-width);border-inline-start-width:var(--border-inline-start-width);border-radius:var(--border-radius);border-style:var(--border-style);content:var(--background-overlay);display:block;height:max(100% + var(--border-top-width) + var(--border-bottom-width),100%);left:calc(0px - var(--border-left-width));mix-blend-mode:var(--overlay-mix-blend-mode);opacity:var(--overlay-opacity);position:absolute;top:calc(0px - var(--border-top-width));transition:var(--overlay-transition,.3s);width:max(100% + var(--border-left-width) + var(--border-right-width),100%)}.e-con:before{transition:background var(--overlay-transition,.3s),border-radius var(--border-transition,.3s),opacity var(--overlay-transition,.3s)}.e-con>.elementor-background-slideshow,:is(.e-con,.e-con>.e-con-inner)>.elementor-background-video-container{border-block-end-width:var(--border-block-end-width);border-block-start-width:var(--border-block-start-width);border-color:var(--border-color);border-inline-end-width:var(--border-inline-end-width);border-inline-start-width:var(--border-inline-start-width);border-radius:var(--border-radius);border-style:var(--border-style);height:max(100% + var(--border-top-width) + var(--border-bottom-width),100%);left:calc(0px - var(--border-left-width));top:calc(0px - var(--border-top-width));width:max(100% + var(--border-left-width) + var(--border-right-width),100%)}@media (max-width:767px){:is(.e-con,.e-con>.e-con-inner)>.elementor-background-video-container.elementor-hidden-mobile{display:none}}:is(.e-con,.e-con>.e-con-inner)>.elementor-background-video-container:before{z-index:1}:is(.e-con,.e-con>.e-con-inner)>.elementor-background-slideshow:before{z-index:2}.e-con .elementor-widget{min-width:0}.e-con .elementor-widget-empty,.e-con .elementor-widget-google_maps,.e-con .elementor-widget-video,.e-con .elementor-widget.e-widget-swiper{width:100%}.e-con>.e-con-inner>.elementor-widget>.elementor-widget-container,.e-con>.elementor-widget>.elementor-widget-container{height:100%}.e-con.e-con>.e-con-inner>.elementor-widget,.elementor.elementor .e-con>.elementor-widget{max-width:100%}.e-con .elementor-widget:not(:last-child){--kit-widget-spacing:0px}@media (max-width:767px){.e-con.e-flex{--width:100%;--flex-wrap:var(--flex-wrap-mobile)}.e-con.e-flex .elementor-widget-archive-posts{width:100%}}.elementor-form-fields-wrapper{display:flex;flex-wrap:wrap}.elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group .elementor-field-subgroup,.elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group>.elementor-select-wrapper,.elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group>input,.elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group>textarea{flex-basis:100%;max-width:100%}.elementor-form-fields-wrapper.elementor-labels-inline>.elementor-field-group .elementor-select-wrapper,.elementor-form-fields-wrapper.elementor-labels-inline>.elementor-field-group>input{flex-grow:1}.elementor-field-group{align-items:center;flex-wrap:wrap}.elementor-field-group.elementor-field-type-submit{align-items:flex-end}.elementor-field-group .elementor-field-textual{background-color:transparent;border:1px solid #69727d;color:#1f2124;flex-grow:1;max-width:100%;vertical-align:middle;width:100%}.elementor-field-group .elementor-field-textual:focus{box-shadow:inset 0 0 0 1px rgba(0,0,0,.1);outline:0}.elementor-field-group .elementor-field-textual::-moz-placeholder{color:inherit;font-family:inherit;opacity:.6}.elementor-field-group .elementor-field-textual::placeholder{color:inherit;font-family:inherit;opacity:.6}.elementor-field-group .elementor-select-wrapper{display:flex;position:relative;width:100%}.elementor-field-group .elementor-select-wrapper select{-webkit-appearance:none;-moz-appearance:none;appearance:none;color:inherit;flex-basis:100%;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;padding-inline-end:20px;text-transform:inherit}.elementor-field-group .elementor-select-wrapper:before{content:"\e92a";font-family:eicons;font-size:15px;inset-block-start:50%;inset-inline-end:10px;pointer-events:none;position:absolute;text-shadow:0 0 3px rgba(0,0,0,.3);transform:translateY(-50%)}.elementor-field-group.elementor-field-type-select-multiple .elementor-select-wrapper:before{content:""}.elementor-field-subgroup{display:flex;flex-wrap:wrap}.elementor-field-subgroup .elementor-field-option label{display:inline-block}.elementor-field-subgroup.elementor-subgroup-inline .elementor-field-option{padding-inline-end:10px}.elementor-field-subgroup:not(.elementor-subgroup-inline) .elementor-field-option{flex-basis:100%}.elementor-field-type-acceptance .elementor-field-subgroup .elementor-field-option input,.elementor-field-type-acceptance .elementor-field-subgroup .elementor-field-option label,.elementor-field-type-checkbox .elementor-field-subgroup .elementor-field-option input,.elementor-field-type-checkbox .elementor-field-subgroup .elementor-field-option label,.elementor-field-type-radio .elementor-field-subgroup .elementor-field-option input,.elementor-field-type-radio .elementor-field-subgroup .elementor-field-option label{display:inline}.elementor-field-label{cursor:pointer}.elementor-mark-required .elementor-field-label:after{color:red;content:"*";padding-inline-start:.2em}.elementor-field-textual{border-radius:3px;font-size:15px;line-height:1.4;min-height:40px;padding:5px 14px}.elementor-field-textual.elementor-size-xs{border-radius:2px;font-size:13px;min-height:33px;padding:4px 12px}.elementor-field-textual.elementor-size-md{border-radius:4px;font-size:16px;min-height:47px;padding:6px 16px}.elementor-field-textual.elementor-size-lg{border-radius:5px;font-size:18px;min-height:59px;padding:7px 20px}.elementor-field-textual.elementor-size-xl{border-radius:6px;font-size:20px;min-height:72px;padding:8px 24px}.elementor-button-align-stretch .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:100%}.elementor-button-align-stretch .e-form__buttons__wrapper{flex-basis:50%;flex-grow:1}.elementor-button-align-stretch .e-form__buttons__wrapper__button{flex-basis:100%}.elementor-button-align-center .e-form__buttons,.elementor-button-align-center .elementor-field-type-submit{justify-content:center}.elementor-button-align-start .e-form__buttons,.elementor-button-align-start .elementor-field-type-submit{justify-content:flex-start}.elementor-button-align-end .e-form__buttons,.elementor-button-align-end .elementor-field-type-submit{justify-content:flex-end}.elementor-button-align-center .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-button-align-end .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-button-align-start .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:auto}.elementor-button-align-center .e-form__buttons__wrapper,.elementor-button-align-end .e-form__buttons__wrapper,.elementor-button-align-start .e-form__buttons__wrapper{flex-grow:0}.elementor-button-align-center .e-form__buttons__wrapper,.elementor-button-align-center .e-form__buttons__wrapper__button,.elementor-button-align-end .e-form__buttons__wrapper,.elementor-button-align-end .e-form__buttons__wrapper__button,.elementor-button-align-start .e-form__buttons__wrapper,.elementor-button-align-start .e-form__buttons__wrapper__button{flex-basis:auto}@media screen and (max-width:1024px){.elementor-tablet-button-align-stretch .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:100%}.elementor-tablet-button-align-stretch .e-form__buttons__wrapper{flex-basis:50%;flex-grow:1}.elementor-tablet-button-align-stretch .e-form__buttons__wrapper__button{flex-basis:100%}.elementor-tablet-button-align-center .e-form__buttons,.elementor-tablet-button-align-center .elementor-field-type-submit{justify-content:center}.elementor-tablet-button-align-start .e-form__buttons,.elementor-tablet-button-align-start .elementor-field-type-submit{justify-content:flex-start}.elementor-tablet-button-align-end .e-form__buttons,.elementor-tablet-button-align-end .elementor-field-type-submit{justify-content:flex-end}.elementor-tablet-button-align-center .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-tablet-button-align-end .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-tablet-button-align-start .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:auto}.elementor-tablet-button-align-center .e-form__buttons__wrapper,.elementor-tablet-button-align-end .e-form__buttons__wrapper,.elementor-tablet-button-align-start .e-form__buttons__wrapper{flex-grow:0}.elementor-tablet-button-align-center .e-form__buttons__wrapper,.elementor-tablet-button-align-center .e-form__buttons__wrapper__button,.elementor-tablet-button-align-end .e-form__buttons__wrapper,.elementor-tablet-button-align-end .e-form__buttons__wrapper__button,.elementor-tablet-button-align-start .e-form__buttons__wrapper,.elementor-tablet-button-align-start .e-form__buttons__wrapper__button{flex-basis:auto}}@media screen and (max-width:767px){.elementor-mobile-button-align-stretch .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:100%}.elementor-mobile-button-align-stretch .e-form__buttons__wrapper{flex-basis:50%;flex-grow:1}.elementor-mobile-button-align-stretch .e-form__buttons__wrapper__button{flex-basis:100%}.elementor-mobile-button-align-center .e-form__buttons,.elementor-mobile-button-align-center .elementor-field-type-submit{justify-content:center}.elementor-mobile-button-align-start .e-form__buttons,.elementor-mobile-button-align-start .elementor-field-type-submit{justify-content:flex-start}.elementor-mobile-button-align-end .e-form__buttons,.elementor-mobile-button-align-end .elementor-field-type-submit{justify-content:flex-end}.elementor-mobile-button-align-center .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-mobile-button-align-end .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-mobile-button-align-start .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:auto}.elementor-mobile-button-align-center .e-form__buttons__wrapper,.elementor-mobile-button-align-end .e-form__buttons__wrapper,.elementor-mobile-button-align-start .e-form__buttons__wrapper{flex-grow:0}.elementor-mobile-button-align-center .e-form__buttons__wrapper,.elementor-mobile-button-align-center .e-form__buttons__wrapper__button,.elementor-mobile-button-align-end .e-form__buttons__wrapper,.elementor-mobile-button-align-end .e-form__buttons__wrapper__button,.elementor-mobile-button-align-start .e-form__buttons__wrapper,.elementor-mobile-button-align-start .e-form__buttons__wrapper__button{flex-basis:auto}}.elementor-error .elementor-field{border-color:#d9534f}.elementor-error .help-inline{color:#d9534f;font-size:.9em}.elementor-message{font-size:1em;line-height:1;margin:10px 0}.elementor-message:before{content:"\e90e";display:inline-block;font-family:eicons;font-style:normal;font-weight:400;margin-inline-end:5px;vertical-align:middle}.elementor-message.elementor-message-danger{color:#d9534f}.elementor-message.elementor-message-danger:before{content:"\e87f"}.elementor-message.form-message-success{color:#5cb85c}.elementor-form .elementor-button{border:none;padding-block-end:0;padding-block-start:0}.elementor-form .elementor-button-content-wrapper,.elementor-form .elementor-button>span{display:flex;flex-direction:row;gap:5px;justify-content:center}.elementor-form .elementor-button.elementor-size-xs{min-height:33px}.elementor-form .elementor-button.elementor-size-sm{min-height:40px}.elementor-form .elementor-button.elementor-size-md{min-height:47px}.elementor-form .elementor-button.elementor-size-lg{min-height:59px}.elementor-form .elementor-button.elementor-size-xl{min-height:72px}.elementor-element:where(:not(.e-con)):where(:not(.e-div-block-base)) .elementor-widget-container,.elementor-element:where(:not(.e-con)):where(:not(.e-div-block-base)):not(:has(.elementor-widget-container)){transition:background .3s,border .3s,border-radius .3s,box-shadow .3s,transform var(--e-transform-transition-duration,.4s)}.elementor-heading-title{line-height:1;margin:0;padding:0}.elementor-button{background-color:#69727d;border-radius:3px;color:#fff;display:inline-block;font-size:15px;line-height:1;padding:12px 24px;fill:#fff;text-align:center;transition:all .3s}.elementor-button:focus,.elementor-button:hover,.elementor-button:visited{color:#fff}.elementor-button-content-wrapper{display:flex;flex-direction:row;gap:5px;justify-content:center}.elementor-button-icon{align-items:center;display:flex}.elementor-button-icon svg{height:auto;width:1em}.elementor-button-icon .e-font-icon-svg{height:1em}.elementor-button-text{display:inline-block}.elementor-button.elementor-size-xs{border-radius:2px;font-size:13px;padding:10px 20px}.elementor-button.elementor-size-md{border-radius:4px;font-size:16px;padding:15px 30px}.elementor-button.elementor-size-lg{border-radius:5px;font-size:18px;padding:20px 40px}.elementor-button.elementor-size-xl{border-radius:6px;font-size:20px;padding:25px 50px}.elementor-button span{text-decoration:inherit}.elementor-element.elementor-button-info .elementor-button{background-color:#5bc0de}.elementor-element.elementor-button-success .elementor-button{background-color:#5cb85c}.elementor-element.elementor-button-warning .elementor-button{background-color:#f0ad4e}.elementor-element.elementor-button-danger .elementor-button{background-color:#d9534f}.elementor-widget-button .elementor-button .elementor-button-info{background-color:#5bc0de}.elementor-widget-button .elementor-button .elementor-button-success{background-color:#5cb85c}.elementor-widget-button .elementor-button .elementor-button-warning{background-color:#f0ad4e}.elementor-widget-button .elementor-button .elementor-button-danger{background-color:#d9534f}.elementor-view-stacked .elementor-icon{background-color:#69727d;color:#fff;padding:.5em;fill:#fff}.elementor-view-framed .elementor-icon{background-color:transparent;border:3px solid #69727d;color:#69727d;padding:.5em}.elementor-icon{color:#69727d;display:inline-block;font-size:50px;line-height:1;text-align:center;transition:all .3s}.elementor-icon:hover{color:#69727d}.elementor-icon i,.elementor-icon svg{display:block;height:1em;position:relative;width:1em}.elementor-icon i:before,.elementor-icon svg:before{left:50%;position:absolute;transform:translateX(-50%)}.elementor-icon i.fad{width:auto}.elementor-shape-square .elementor-icon{border-radius:0}.elementor-shape-rounded .elementor-icon{border-radius:10%}.elementor-shape-circle .elementor-icon{border-radius:50%}.e-transform .elementor-widget-container,.e-transform:not(:has(.elementor-widget-container)){transform:perspective(var(--e-transform-perspective,0)) rotate(var(--e-transform-rotateZ,0)) rotateX(var(--e-transform-rotateX,0)) rotateY(var(--e-transform-rotateY,0)) translate(var(--e-transform-translate,0)) translateX(var(--e-transform-translateX,0)) translateY(var(--e-transform-translateY,0)) scaleX(calc(var(--e-transform-flipX, 1) * var(--e-transform-scaleX, var(--e-transform-scale, 1)))) scaleY(calc(var(--e-transform-flipY, 1) * var(--e-transform-scaleY, var(--e-transform-scale, 1)))) skewX(var(--e-transform-skewX,0)) skewY(var(--e-transform-skewY,0));transform-origin:var(--e-transform-origin-y) var(--e-transform-origin-x)}.e-con.e-transform{transform:perspective(var(--e-con-transform-perspective,0)) rotate(var(--e-con-transform-rotateZ,0)) rotateX(var(--e-con-transform-rotateX,0)) rotateY(var(--e-con-transform-rotateY,0)) translate(var(--e-con-transform-translate,0)) translateX(var(--e-con-transform-translateX,0)) translateY(var(--e-con-transform-translateY,0)) scaleX(calc(var(--e-con-transform-flipX, 1) * var(--e-con-transform-scaleX, var(--e-con-transform-scale, 1)))) scaleY(calc(var(--e-con-transform-flipY, 1) * var(--e-con-transform-scaleY, var(--e-con-transform-scale, 1)))) skewX(var(--e-con-transform-skewX,0)) skewY(var(--e-con-transform-skewY,0));transform-origin:var(--e-con-transform-origin-y) var(--e-con-transform-origin-x)}.animated{animation-duration:1.25s}.animated.animated-slow{animation-duration:2s}.animated.animated-fast{animation-duration:.75s}.animated.infinite{animation-iteration-count:infinite}.animated.reverse{animation-direction:reverse;animation-fill-mode:forwards}@media (prefers-reduced-motion:reduce){.animated{animation:none}}@media (max-width:767px){.elementor .elementor-hidden-mobile,.elementor .elementor-hidden-phone{display:none}}@media (min-width:-1) and (max-width:-1){.elementor .elementor-hidden-mobile_extra{display:none}}@media (min-width:768px) and (max-width:1024px){.elementor .elementor-hidden-tablet{display:none}}@media (min-width:-1) and (max-width:-1){.elementor .elementor-hidden-laptop,.elementor .elementor-hidden-tablet_extra{display:none}}@media (min-width:1025px) and (max-width:99999px){.elementor .elementor-hidden-desktop{display:none}}@media (min-width:-1){.elementor .elementor-hidden-widescreen{display:none}}#template_key{
color: #333;
}.banner__image-lists li img {
width: 100%;
} .crm-htw-slider {
padding: 25px 24px 60px !important;
}
.crm-htw-slider .pagination-wrapper {
position: absolute;
bottom: 0;
left: 50%;
-webkit-transform: translateX(-50%);
transform: translateX(-50%);
width: 190px;
padding-bottom: 15px
}
.crm-htw-slider .pagination-wrapper .slide_counter {
position: absolute;
font-size: 32px;
font-weight: 500;
color: #0b163f;
top: -15px
}
@media(max-width: 1199.98px) {
.crm-htw-slider .pagination-wrapper .slide_counter {
color: #fff
}
}
.crm-htw-slider .pagination-wrapper .crm_init_value {
left: -46px
}
.crm-htw-slider .pagination-wrapper .crm_total_value {
right: -46px
}
.crm-htw-slider .swiper-pagination {
position: initial
}
.crm-htw-slider .swiper-pagination-progressbar {
background-color: #d7d7d7; 
height: 3px;
}
.crm-htw-slider .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
background-color: #ef3d3d
}
.crm-htw-single {
padding: 32px 24px;
border: 1px solid rgba(11, 22, 63, .12);
-webkit-transition: all .3s ease-in-out !important;
transition: all .3s ease-in-out !important;
-webkit-box-sizing: border-box !important;
box-sizing: border-box
}
.crm-htw-single p {
font-size: 15px
}
.crm-htw-single:hover {
-webkit-box-shadow: 10px 10px 50px rgba(2, 0, 91, .1);
box-shadow: 10px 10px 50px rgba(2, 0, 91, .1);
border-color: rgba(0, 0, 0, 0)
}  .crm-feedback-box {
background-color: #093a3e;
padding: 60px 24px 75px
}
.crm-feedback-slider {
max-width: 870px;
margin: 0 auto
}
.crm-feedback-slider .crm-stars li {
color: #ff9d4d;
font-size: 14px
}
.crm-fd-slide-control {
width: 56px;
height: 56px;
background-color: #ef3d3d;
border-radius: 50%;
display: -webkit-inline-box;
display: -ms-inline-flexbox;
display: inline-flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
color: #fff;
position: absolute;
top: 50%;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
cursor: pointer;
-webkit-transition: all .3s ease-in-out;
transition: all .3s ease-in-out
}
.crm-fd-slide-control:hover {
background-color: #fff;
color: #093a3e
}
.crm-fd-slide-control.crm-next-control-outer {
right: -25px
}
.crm-fd-slide-control.crm-prev-control-outer {
left: -25px
}
@media(max-width: 767.98px) {
.crm-fd-slide-control {
display: none
}
}
.crm-feedback-control-slider {
max-width: 325px;
position: absolute !important;
left: 50%;
bottom: -30px;
-webkit-transform: translateX(-50%);
transform: translateX(-50%)
}
.crm-feedback-control-slider .crm-feedback-control-thumb {
border: 2px solid #fff;
border-radius: 50%;
overflow: hidden;
opacity: 0;
-webkit-transition: all .3s ease-in-out;
transition: all .3s ease-in-out;
-webkit-box-sizing: border-box;
box-sizing: border-box;
cursor: pointer
}
.crm-feedback-control-slider .crm-feedback-control-thumb img {
-webkit-transform: scale(1.1);
transform: scale(1.1)
}
.crm-feedback-control-slider .crm-feedback-control-thumb.swiper-slide-visible {
opacity: 1
}
.crm-feedback-control-slider .crm-feedback-control-thumb.swiper-slide-active {
border-color: #ef3d3d
}
.crm-feedback-control-slider .crm-feedback-control-thumb.swiper-slide-active img {
border-color: #ef3d3d
}
.crm-pricing-table table {
margin-bottom:0;
border: 0;
}
.crm-pricing-table table tr {
border: 0;
}
.crm-pricing-table table th{
border-right:1px solid #e3e3e3;
border-bottom:0;
vertical-align:middle;
padding-bottom:16px
}
.crm-pricing-table table th.crm-pricing-switch-wrapper{
min-width:290px
}
.crm-pricing-table table th.crm-package-wrapper{
min-width:190px
}
.crm-pricing-table table th:last-child{
border-right:0
}
.crm-pricing-table table .title-sm{
font-family:"Poppins",sans-serif;
font-weight:500;
color:#001042;
display:block
}
.crm-pricing-table table .crm-package-price{
display:block;
font-size:24px;
font-weight:600;
color:#001042;
font-family: "Poppins",sans-serif
}
.crm-pricing-table table .crm-package-price.crm_monthly_price{
display:none
}
.crm-pricing-table table .crm-package-subtitle{
font-size:12px;
font-weight:400
}
.crm-pricing-table table .crm-package-btn{
padding: .5rem 1.25rem;
border:1px solid #093a3e;
color:#093a3e;
position:relative;
overflow:hidden;
z-index:1;
font-weight: 600; 
}
.crm-pricing-table table .crm-package-btn:hover{
background-color:#ef3d3d;
color:#fff;
border-color:rgba(0,0,0,0)
} 
.crm-pricing-switch-wrapper .arrow-shape{
position:absolute;
width:40px;
left:160px;
top:75px;
-webkit-transform:rotate(40deg);
transform:rotate(40deg)
}
.crm-pricing-switch-wrapper .crm-offer-badge{
color:#ff724b;
font-size:12px;
font-weight:600;
position:absolute;
left:200px;
bottom:60px
}
.crm-pricing-switch-wrapper .title{
font-size:24px;
font-weight:700;
color:#001042
}
.crm-pricing-switch{
display:-webkit-box;
display:-ms-flexbox;
display:flex;
-webkit-box-align:center;
-ms-flex-align:center;
align-items:center
}
.crm-pricing-switch button{
border:0;
background-color:rgba(0,0,0,0);
font-size:14px;
font-weight:600;
color: #212529;
padding: 0;
}
.crm-pricing-switch button:hover {
color: #212529;
}
.crm-pricing-switch .crm-switch{
width:33px;
height:16px;
display:inline-block;
border:1px solid #001042;
border-radius:30px;
position:relative;
cursor:pointer;
margin:0 6px
}
.crm-pricing-switch .crm-switch .crm-switch-dot{
position:absolute;
width:11px;
height:11px;
background-color:#001042;
border-radius:50%;
top:50%;
left:2px;
-webkit-transform:translateY(-50%);
transform:translateY(-50%);
-webkit-transition:all .3s ease-in;
transition:all .3s ease-in
}
.crm-pricing-switch .crm-switch .crm-checkbox-switch{
position:absolute;
left:0;
top:0;
width:100%;
height:100%;
cursor:pointer;
z-index:1;
opacity:0
}
.crm-pricing-switch .crm-switch .crm-checkbox-switch:checked~.crm-switch-dot{
left:18px
}
.crm_pricing_feature_accordion .accordion-item+.accordion-item{
margin-top:8px
}
.crm_pricing_feature_accordion .accordion-item .accordion-header a{
background-color:#f6f9ff;
display:block;
font-weight:600;
font-family:"Urbanist",sans-serif;
color:#001042;
padding:10px 17px 10px 32px;
position:relative
}
.crm_pricing_feature_accordion .accordion-item .accordion-header a::before{
position:absolute;
left:11px
}
.crm_pricing_feature_table table{
margin-bottom:0
}
.crm_pricing_feature_table table tbody tr td{
border:1px solid #e3e3e3;
border-top:0;
font-size:14px;
color:#666
}
.crm_pricing_feature_table td:first-child{
border-left:0
}
.crm_pricing_feature_table td:last-child{
border-right:0
}
.crm_pricing_feature_table .crm_pricing_features_name{
min-width:290px
}
.crm_pricing_feature_table .crm_pricing_feature_check{
min-width:190px
}
.hd-hero-title {
font-weight: 600;
text-align: center;
font-size: 4rem;
}
.hd-hero-title mark {
color:#ff3d55;
position:relative;
background-color: transparent;
padding: 0;
display: inline-block;
}
.hd-hero-title mark .hd-line-shape {
bottom:-14px;
left:10px
}
.hd-pricing-title {
margin-bottom: 0;
}
.hd-pricing-title sup {
font-size: 24px;
}
.hd-pricing-title span {
font-size: 16px;
color: #0b163f;
}
.dg-blog-card {
padding: 24px 24px 40px;
-webkit-transition: all .3s ease-in-out;
transition: all .3s ease-in-out
}
.dg-blog-card .thumbnail img {
-webkit-transition: all .3s ease-in-out;
transition: all .3s ease-in-out
}
.dg-blog-card h5,
.dg-blog-card .h5 {
color: #313146;
-webkit-transition: all .3s ease-in-out;
transition: all .3s ease-in-out
}
.dg-blog-card h5:hover,
.dg-blog-card .h5:hover {
color: #ef3d3d
}
.dg-blog-card:hover {
-webkit-box-shadow: 14.3045px 23.8408px 66.7541px rgba(2, 0, 91, .1);
box-shadow: 14.3045px 23.8408px 66.7541px rgba(2, 0, 91, .1)
}
.dg-blog-card:hover .thumbnail img {
-webkit-transform: scale(1.01);
transform: scale(1.01)
}
.bg-primary-soft {
background-color: rgba(23,92,255,.2);
}
.bg-danger-soft {
background-color: rgba(242,87,103,.2);
}
.bg-warning-soft {
background-color: rgba(255,177,22,.2);
}
.read-more-link {
font-weight: 600;
font-family: "Poppins",sans-serif;
font-size: .9375rem;
color: var(--color_primary);
text-transform: capitalize;
}
.read-more-link:hover i {
margin-left: 8px;
}
.read-more-link i {
vertical-align: middle;
-webkit-transition: all .3s ease-in-out;
transition: all .3s ease-in-out;
margin-left: 6px;
}
.dg-team-single>img {
-webkit-transition: all .3s ease-in-out;
transition: all .3s ease-in-out
}
.dg-team-single .designation-box {
position: absolute;
padding: 24px;
bottom: 0;
left: 50%;
-webkit-transform: translateX(-50%);
transform: translateX(-50%);
white-space: nowrap;
opacity: 0;
visibility: hidden;
-webkit-transition: all .3s ease-in-out;
transition: all .3s ease-in-out
}
.dg-team-single .designation-box h6,
.dg-team-single .designation-box .h6 {
font-size: 16px
}
.dg-team-single:hover>img {
-webkit-transform: scale(1.1);
transform: scale(1.1)
}
.dg-team-single:hover .designation-box {
opacity: 1;
bottom: 24px;
visibility: visible
}
.dg-slider-control {
min-height: 25px; 
margin-top: 24px;
}
.dg-slider-control .swiper-pagination-bullet {
width: 10px;
height: 10px;
opacity: 1;
background: #d9d9d9;
-webkit-transition: all .3s ease-in-out;
transition: all .3s ease-in-out;
border: 1px solid rgba(0, 0, 0, 0);
margin: 3px;
}
.dg-slider-control .swiper-pagination-bullet::before {
border: 0 !important;
}
.dg-slider-control .swiper-pagination-bullet.swiper-pagination-bullet-active {
background: linear-gradient(275.81deg, #FFAC12 -1.99%, #FF30C5 99.35%);
border-color: #fff;
width: 12px;
height: 12px;
-webkit-box-shadow: 20px 20px 60px #ffdde8;
box-shadow: 20px 20px 60px #ffdde8;
}
.dg-portfolio-single .dg-portfolio-item-content {
padding: 0 24px 40px;
}
.read-more-link {
font-weight: 600;
font-family: "Poppins",sans-serif;
font-size: .9375rem;
}
.dg-feedback-single {
padding: 40px 24px;
-webkit-box-sizing: border-box;
box-sizing: border-box;
-webkit-transition: all .3s ease-in-out !important;
transition: all .3s ease-in-out !important;
}
.dg-feedback-single .clients-thumbnail {
-webkit-box-shadow: 20px 20px 60px #d9f2ff;
box-shadow: 20px 20px 60px #d9f2ff
}
.dg-feedback-single .serial-number {
color: #3bbeff;
padding-left: 48px
}
.dg-feedback-single .serial-number::before {
content: "";
position: absolute;
left: 0;
bottom: 10px;
width: 40px;
height: 1px;
background-color: #3bbeff
}
.dg-feedback-single .serial-number.color-2 {
color: #4353ff
}
.dg-feedback-single .serial-number.color-2::before {
background-color: #4353ff
}
.dg-feedback-single .serial-number.color-3 {
color: #dd4b39
}
.dg-feedback-single .serial-number.color-3::before {
background-color: #dd4b39
}
.dg-feedback-single:hover {
-webkit-box-shadow: 0 .25rem .5625rem -0.0625rem rgba(12, 8, 0, .03), 0 .275rem 1.25rem -0.0625rem rgba(12, 8, 0, .05);
box-shadow: 0 .25rem .5625rem -0.0625rem rgba(12, 8, 0, .03), 0 .275rem 1.25rem -0.0625rem rgba(12, 8, 0, .05)
}
.dg-pricing-tab ul li a {
padding: 10px 24px;
display: inline-block;
font-weight: 600;
color: #313146;
-webkit-transition: all .3s ease-in-out;
transition: all .3s ease-in-out
}
.dg-pricing-tab ul li a.active {
background-color: #ef3d3d;
color: #fff
}
.dg-pricing-column {
padding: 40px 24px;
-webkit-transition: all .3s ease-in-out;
transition: all .3s ease-in-out;
border-radius: 12px;
}
.dg-pricing-column .offer-badge {
right: 18px
}
.dg-pricing-column .icon-wrapper {
width: 80px;
height: 80px;
padding: 10px;
-webkit-box-shadow: 20px 20px 60px #d9f2ff;
box-shadow: 20px 20px 60px #d9f2ff
}
.dg-pricing-column .icon-wrapper span {
background: #3bbeff
}
.dg-pricing-column .icon-wrapper.bg-color-2 {
-webkit-box-shadow: 20px 20px 60px #ffdde8;
box-shadow: 20px 20px 60px #ffdde8
}
.dg-pricing-column .icon-wrapper.bg-color-2 span {
background: linear-gradient(275.81deg, #FFAC12 -1.99%, #FF30C5 99.35%)
}
.dg-pricing-column .icon-wrapper.bg-color-3 {
-webkit-box-shadow: 20px 20px 60px #d2ffea;
box-shadow: 20px 20px 60px #d2ffea
}
.dg-pricing-column .icon-wrapper.bg-color-3 span {
background: linear-gradient(98.93deg, #2ACE93 7.76%, #9CE842 100%)
}
.dg-pricing-column .dg-feature-list {
max-width: 210px
}
.dg-pricing-column .dg-feature-list li span {
color: #3bbeff
}
.dg-pricing-column .dg-feature-list li+li {
margin-top: 10px
}
.dg-pricing-column .dg-pricing-amount {
width: 292px;
background-color: #fafbff;
padding: 16px 0 24px 0;
margin-top: 32px;
border-radius: 10px;
}
.dg-pricing-column .dg-pricing-amount h2,
.dg-pricing-column .dg-pricing-amount .h2,
.dg-pricing-column .dg-pricing-amount span {
color: #313146
}
.dg-pricing-column .dg-pricing-amount span {
font-size: 15px
}
.dg-pricing-column .dg-pricing-amount.bg-dg-primary {
background-color: #ef3d3d
}
.dg-pricing-column .dg-pricing-amount.bg-dg-primary h2,
.dg-pricing-column .dg-pricing-amount.bg-dg-primary .h2,
.dg-pricing-column .dg-pricing-amount.bg-dg-primary span {
color: #fff
}
.dg-pricing-column .dg-pricing-amount.bg-dg-primary .dg-outline-btn {
background-color: #fff;
color: #313146;
border-color: #fff
}
.dg-pricing-column .dg-pricing-amount.bg-dg-primary .dg-outline-btn:hover {
background-color: #313146;
color: #fff;
border-color: #313146
}
.dg-pricing-column:hover {
-webkit-box-shadow: 14.3045px 23.8408px 66.7541px rgba(2, 0, 91, .1);
box-shadow: 14.3045px 23.8408px 66.7541px rgba(2, 0, 91, .1)
}
.z-1 {
z-index: 1;
}
.z--1 {
z-index: -1;
}
.dg-outline-btn {
border: 1px solid #d7d7d7 !important;
color: #666 !important;
padding: 16px 32px !important;
font-weight: 600 !important;
}
.dg-outline-btn:hover {
background-color: #ef3d3d !important;
color: #fff !important;
border-color: #ef3d3d !important; 
}
.dg-primary-btn {
background: #ef3d3d !important;
color: #fff !important
}
.dg-primary-btn:hover {
background: #313146 !important;
color: #fff !important;
}
.fs-sm {
font-size: 14px;
}
.dg-pricing-column .package-pro-bg {
background-color: #ef3d3d;
}
.dg-pricing-column .package-pro-bg h2, 
.dg-pricing-column .package-pro-bg span {
color: #ffffff;
}
.dg-pricing-column .package-pro-bg .dg-outline-btn {
background-color: #ffffff !important;
color: #666666 !important;
border-color: #ffffff !important;
}
.sc-service-card {
padding: 40px 24px;
background-color: #fff;
-webkit-box-shadow: 4px 4px 25px rgba(160, 160, 160, .1);
box-shadow: 4px 4px 25px rgba(160, 160, 160, .1);
-webkit-transition: all .3s ease-in-out;
transition: all .3s ease-in-out
}
.sc-service-card h5 {
margin-bottom: 16px;
}
.sc-service-card .explore-more {
color: #666;
font-weight: 600
}
.sc-service-card .explore-more:hover {
color: var(--color_primary)
}
.sc-service-card svg {
opacity: .15;
-webkit-transition: all .3s ease-in-out;
transition: all .3s ease-in-out
}
.sc-service-card:hover {
-webkit-box-shadow: 0 4px 20px rgba(2, 0, 91, .1);
box-shadow: 0 4px 20px rgba(2, 0, 91, .1)
}
.sc-service-card:hover svg {
opacity: 1
}
.sc-portfolio-card>img {
-webkit-transition: all .3s ease-in-out;
transition: all .3s ease-in-out
}
.sc-portfolio-card .pf-content-box {
position: absolute;
left: 24px;
bottom: 0;
max-width: 424px;
-webkit-transition: all .3s ease-in-out;
transition: all .3s ease-in-out;
opacity: 0;
visibility: hidden
}
.sc-portfolio-card:hover>img {
-webkit-transform: scale(1.02);
transform: scale(1.02)
}
.sc-portfolio-card:hover .pf-content-box {
opacity: 1;
visibility: visible;
bottom: 24px
}
.sc-portfolio-card.card-sm .pf-content-box {
width: calc(100% - 48px);
left: 24px
}
.sc-portfolio-card.card-sm .pf-content-box h5,
.sc-portfolio-card.card-sm .pf-content-box .h5 {
font-size: 18px
}
.sc-portfolio-card.active .pf-content-box {
opacity: 1;
bottom: 24px;
visibility: visible;
width: calc(100% - 48px);
}
@media(max-width: 1399.98px) {
.sc-portfolio-card .pf-content-box {
width: calc(100% - 48px)
}
}
.sc-portfolio-card .pf-content-box .cat_wra{
color: #212529;
} .portfolio_masonry_2 .sc-portfolio-card{
border-radius: 16px;
}
.portfolio_masonry_2 .sc-portfolio-card .pf-content-box {
bottom: -130px;
border-radius: 16px;
}
.portfolio_masonry_2 .sc-portfolio-card:hover .pf-content-box {
bottom: 24px;
}
.portfolio_masonry_2 .sc-portfolio-card .pf-content-box .portfolio_title h5{
font-weight: 600;
text-transform: capitalize;
font-size: 20px;
}
.portfolio_masonry_2 .sc-portfolio-card .pf-content-box .portfolio_title:hover h5{
color: #f55f4e;
transition: 0.3s;
}
.portfolio_masonry_2 .sc-portfolio-card .pf-content-box .cat_wrap{
background: #f55f4e;
color: #fff;
padding: 4px 16px;
border-radius: 50px;
font-weight: 500;
font-size: .875rem;
}
.sc-team-filter-nav {
gap: 24px
}
.sc-team-filter-nav li a {
display: -webkit-inline-box;
display: -ms-inline-flexbox;
display: inline-flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
color: #666;
font-weight: 600;
padding: 16px 35px;
background-color: #fff;
border: 1px solid #eaeaea;
border-radius: 5px;
-webkit-transition: all .3s ease-in-out;
transition: all .3s ease-in-out
}
.sc-team-filter-nav li a.active {
background-color: var(--color_primary);
border-color: var(--color_primary);
color: #fff
}
.sc-team-filter-nav li a.active svg {
stroke: #fff
}
.sc-team-filter-nav li a.active svg path {
stroke: #fff
}
@media(max-width: 1399.98px) {
.sc-team-filter-nav {
gap: 16px
}
}
@media(max-width: 575.98px) {
.sc-team-filter-nav {
gap: 8px
}
.sc-team-filter-nav li a {
padding: 10px 15px;
font-size: 14px
}
}
.sc-team-card {
padding: 40px 24px;
-webkit-box-shadow: 4px 4px 25px rgba(160, 160, 160, .1);
box-shadow: 4px 4px 25px rgba(160, 160, 160, .1);
-webkit-transition: all .3s ease-in-out;
transition: all .3s ease-in-out
}
.sc-team-card .thumbnail .thumb-shape {
left: 20px;
top: 10px
}
.sc-team-card h5,
.sc-team-card .h5 {
-webkit-transition: all .3s ease-in-out;
transition: all .3s ease-in-out
}
.sc-team-card .sc-team-social {
gap: 15px
}
.sc-team-card .sc-team-social a {
color: #666;
-webkit-transition: all .3s ease-in-out;
transition: all .3s ease-in-out
}
.sc-team-card .sc-team-social a:hover {
color: var(--color_primary)
}
.sc-team-card:hover {
-webkit-box-shadow: 0 4px 20px rgba(2, 0, 91, .1);
box-shadow: 0 4px 20px rgba(2, 0, 91, .1)
}
.sc-team-card:hover .thumbnail .thumb-shape {
-webkit-animation: 3.5s shake-animation linear infinite;
animation: 3.5s shake-animation linear infinite
}
.sc-team-card:hover h5,
.sc-team-card:hover .h5 {
color: var(--color_primary)
}
.sc-pricing-switch {
display: inline-block;
background-color: #fff
}
.sc-pricing-switch button {
border: 0;
background: rgba(0, 0, 0, 0);
color: #093a3e;
font-weight: 600;
-webkit-transition: all .3s ease-in-out;
transition: all .3s ease-in-out;
padding: 10px 24px
}
.sc-pricing-switch button.active {
background-color: var(--color_primary);
color: #fff
}
.sc-pricing-column {
padding: 40px;
background-color: #ffffff;
-webkit-box-shadow: 0 4px 20px rgba(2, 0, 91, .1);
box-shadow: 0 4px 20px rgba(2, 0, 91, .1)
}
.sc-pricing-column .icon-wrapper {
width: 70px;
height: 70px;
background-color: #ecebff
}
.sc-pricing-column .sc-pricing-title h6,
.sc-pricing-column .sc-pricing-title .h6 {
font-weight: 500
}
.sc-pricing-column .sc-pricing-title h4,
.sc-pricing-column .sc-pricing-title .h4 {
font-weight: 600
}
.sc-pricing-column .pricing-features li {
font-weight: 600;
color: #0b163f
}
.sc-pricing-column .pricing-features li span {
color: var(--color_primary)
}
.sc-pricing-column .pricing-features li+li {
margin-top: 12px
}
.sc-pricing-column.popular {
background: linear-gradient(101.61deg, #002D97 3.52%, #0639AF 97.73%)
}
.sc-pricing-column.popular h1,
.sc-pricing-column.popular .h1,
.sc-pricing-column.popular h5,
.sc-pricing-column.popular .h5,
.sc-pricing-column.popular h6,
.sc-pricing-column.popular .h6,
.sc-pricing-column.popular h4,
.sc-pricing-column.popular .h4,
.sc-pricing-column.popular p {
color: #fff !important
}
.sc-pricing-column.popular ul li {
color: #fff
}
.sc-pricing-column.popular ul li span {
color: #ffbe3d
}
.sc-outline-btn {
color: #666 !important;;
border: 1px solid #d7d7d7 !important;
}
.sc-outline-btn:hover {
background-color: var(--color_primary) !important;
border-color: var(--color_primary) !important;
color: #fff !important
} .faq_tag_wraper button.tab_title {
background: #191B1D;
border: 1px solid #2E2E2E;
display: block;
padding: 0;
text-align: left;
border-radius: 10px;
font-family: 'Poppins', sans-serif;
font-size: 20px;
font-weight: 500;
line-height: 28px;
}
.faq_tag_wraper button.tab_title + .tab_title{
margin-top: 20px;
}
.faq_tag_wraper button.tab_title.active,
.faq_tag_wraper button.tab_title:hover{
background: #fff;
color: rgba(0, 1, 57, 1);
}
.faq_tag_wraper button.tab_title svg{
margin-left: -25px;
transition: 0.3s all ease-in-out;
}
.faq_tag_wraper button.tab_title.active svg,
.faq_tag_wraper button.tab_title:hover svg{
margin-left: 0;
}
.faq_tag_wraper button.tab_title > span{
overflow: hidden;
margin: 30px 40px;
display: block;
}
.faq_tag_wraper #v-pills-tab {
width: 58%;
min-height: 300px;
max-height: 670px;
overflow-y: scroll;
overflow-x: hidden;
flex-wrap: inherit;
padding-right: 15px;
}
.faq_tag_wraper #v-pills-tab::-webkit-scrollbar {
width: 10px;
} .faq_tag_wraper #v-pills-tab::-webkit-scrollbar-track {
background: transparent;
border: 1px solid #2E2E2E;
border-radius: 10px;
} .faq_tag_wraper #v-pills-tab::-webkit-scrollbar-thumb {
background: #D7D7D7;
border-radius: 10px;
} .faq_tag_wraper #v-pills-tab::-webkit-scrollbar-thumb:hover {
background: #D7D7D7;
}
.faq_tag_wraper #v-pills-tabContent {
width: 32%;
border: 1px solid #ff3951;
padding: 50px;
border-radius: 10px;
font-family: 'Open Sans', sans-serif;
font-size: 20px;
font-weight: 400;
line-height: 28px;
letter-spacing: 0em;
color: #fff;
background: #191B1D;
}
@media (max-width: 991px){
.faq_tag_wraper{
flex-direction: column;
}
.faq_tag_wraper #v-pills-tabContent,
.faq_tag_wraper #v-pills-tab{
width: 100%;
}
.faq_tag_wraper #v-pills-tab{
margin-bottom: 50px;
}
} .ca-goal-card {
position: relative;
isolation: isolate
}
.ca-goal-card__extension {
width: 12px;
position: absolute;
inset-block-start: 33%;
inset-block-end: 33%;
background-color: #fff
}
.ca-goal-card__extension-start {
inset-inline-start: 0;
-webkit-transform: translateX(-100%);
transform: translateX(-100%)
}
.ca-goal-card__extension-start::before {
content: "";
position: absolute;
inset-block-end: 100%;
inset-inline-end: 0;
width: 0;
height: 0;
border-style: solid;
border-width: 0 0 12px 12px;
border-color: rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) #fff rgba(0, 0, 0, 0)
}
.ca-goal-card__extension-start::after {
content: "";
position: absolute;
inset-block-start: 100%;
inset-inline-end: 0;
width: 0;
height: 0;
border-style: solid;
border-width: 0 12px 12px 0;
border-color: rgba(0, 0, 0, 0) #fff rgba(0, 0, 0, 0) rgba(0, 0, 0, 0)
}
.ca-goal-card__extension-end {
inset-inline-end: 0;
-webkit-transform: translateX(100%);
transform: translateX(100%)
}
.ca-goal-card__extension-end::before {
content: "";
position: absolute;
inset-block-end: 100%;
inset-inline-start: 0;
width: 0;
height: 0;
border-style: solid;
border-width: 12px 0 0 12px;
border-color: rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) #fff
}
.ca-goal-card__extension-end::after {
content: "";
position: absolute;
inset-block-start: 100%;
inset-inline-start: 0;
width: 0;
height: 0;
border-style: solid;
border-width: 12px 12px 0 0;
border-color: #fff rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) rgba(0, 0, 0, 0)
}
.ca-goal-slider__pagination {
bottom: auto !important
}
.ca-goal-slider__pagination .swiper-pagination-bullet-active {
width: 10px;
height: 10px;
background-color: #5516a6 !important
}
.ca-goal-slider__pagination .swiper-pagination-bullet:before {
content: none;
}
.ca-goal-slider__pagination .swiper-pagination-bullet {
width: 10px;
height: 10px;
background-color: #fff;
opacity: 1
}
.padding-x-3 {
padding-inline: 0.75rem !important;
}
.bgc-white {
background-color: #fff;
} .ca-testimonial-slider__pagination{
margin-bottom: 50px; 
}
.ca-testimonial-slider__pagination .swiper-pagination-bullet-active {
width: 10px;
height: 10px;
background-color: #f55f4e !important
}
.ca-testimonial-slider__pagination .swiper-pagination-bullet:before {
content: none;
}
.ca-testimonial-slider__pagination .swiper-pagination-bullet {
width: 10px;
height: 10px;
background-color: #fff;
opacity: 1
}
.rounded-4 {
border-radius: 16px;
} .package-card {
position: relative;
isolation: isolate;
-webkit-transition: all .3s ease;
transition: all .3s ease
}
.package-card:hover {
-webkit-box-shadow: 14px 24px 60px rgba(2, 0, 92, .1);
box-shadow: 14px 24px 60px rgba(2, 0, 92, .1)
}
.package-card__label {
--label-clr: #5516A6;
padding: .5rem .25rem;
position: absolute;
inset-block-start: 0;
inset-inline-end: 2rem;
background-color: var(--label-clr)
}
.package-card__label::after {
content: "";
width: 0;
height: 0;
border-style: solid;
border-width: 12px 24px 0 24px;
border-color: var(--label-clr) rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
position: absolute;
inset-block-start: 100%;
inset-inline-start: 0
}
.package-card__label-primary {
--label-clr: #F55F4E
}
.package-btn.active {
background-color: #f55f4e;
color: #fff
}
.package-card ul.mk-pricing-list {
column-count: 2;
margin-bottom: 20px;
}
.package-card ul.mk-pricing-list li {
margin-bottom: 15px;
}  .quiety_gradient_text {
background: linear-gradient(90deg, #6a41fb 30%, #f49957 70%);
background-clip: text;
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
} .qty-price-card .qty-price-card__price-yearly{
display: none;
}
.select-pricing-btn:focus {
box-shadow: none
}
.select-pricing-btn:not(.active) {
border: 1px solid #d7d7d7 !important;
} .elementor-container .elementor-column .text-hover-style:hover h5{
color: #fff;
}
.elementor-container .elementor-column .text-hover-style:hover p{
color: #fff;
} .ff-risk-pri {
font-family: "Plus Jakarta Sans", sans-serif
}
.fw-500 {
font-weight: 500
}
.fs-42 {
font-size: clamp(2rem, 2.1875vw + 1rem, 2.62rem)
}
.gap-4 {
gap: 1rem !important
}
.pay-gw-faq .accordion-item {
background-color: rgba(0, 0, 0, 0);
border: 0;
border-bottom: 1px solid #168323;
border-radius: 0;
margin-bottom: 0;
padding-block: 25px
}
.pay-gw-faq .accordion-item .accordion-header .accordion-button {
background-color: rgba(0, 0, 0, 0);
border: 0;
color: #fff;
padding: 0
}
.pay-gw-faq .accordion-item .accordion-header .accordion-button .pay-faq-icon {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
width: 48px;
height: 48px;
border-radius: 12px;
background-color: #fff
}
.pay-gw-faq .accordion-item .accordion-header .accordion-button::after {
background-color: #fff;
color: #0c0800;
width: 30px;
height: 30px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
border-radius: 50%
}
.pay-gw-faq .accordion-item .accordion-header .accordion-button[aria-expanded=true] .pay-faq-icon {
background-color: #ffbe3d
}
.pay-gw-faq .accordion-item .accordion-header .accordion-button[aria-expanded=true] .pay-faq-icon svg {
-webkit-filter: brightness(3.5);
filter: brightness(3.5)
}
.pay-gw-faq .accordion-item .accordion-header .accordion-button[aria-expanded=true]::after {
background-color: #ffbe3d;
padding-bottom: 13px
}
.pay-gw-faq .accordion-item .accordion-body {
color: #fff;
padding: 0;
padding-top: 20px
}
.pay-gw-faq .ca-accordion .accordion-item:not(:first-of-type) {
border: 0;
border-bottom: 1px solid #168323
}
.pay-gw-faq .accordion-button:focus{
box-shadow: none;
}
.pay-gw-faq .accordion-item .accordion-header .accordion-button .pay-faq-icon {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
width: 48px;
height: 48px;
border-radius: 12px;
background-color: #fff
}
.pay-gw-faq .accordion-item .accordion-header .accordion-button::after {
background-color: #fff;
color: #0c0800;
width: 30px;
height: 30px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
border-radius: 50%
}
.pay-gw-faq .accordion-item .accordion-header .accordion-button[aria-expanded=true] .pay-faq-icon {
background-color: #ffbe3d
}
.pay-gw-faq .accordion-item .accordion-header .accordion-button[aria-expanded=true]::after {
background-color: #ffbe3d;
padding-bottom: 13px
}
.ca-accordion .accordion-button::after {
background-image: unset;
content: "";
font-family: "Font Awesome 5 Free";
font-weight: 900
}
.ca-accordion .accordion-button:not(.collapsed)::after {
background-image: unset;
content: "";
font-family: "Font Awesome 5 Free";
font-weight: 900
} .pay-card-icon-wpreer .shape-1 {
right: -15px;
bottom: -15px
}
.pay-card-icon {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
width: 60px;
height: 60px;
border-radius: 12px;
background-color: #fff
}
.pay-gw-card-item:hover .pay-card-icon {
background-color: #ffbe3d
}
.pay-gw-card-item:hover .pay-card-icon img {
-webkit-filter: invert(1) contrast(3.5);
filter: invert(1) contrast(3.5)
}
.pay-gw-card-item {
-webkit-transition: .8s;
transition: .8s
}
.pay-gw-card-item:hover {
background-color: #00473c
}
.pay-gw-card-item:hover .pay-card-icon {
background-color: #ffbe3d
}
.pay-gw-card-item:hover .pay-card-icon img {
-webkit-filter: invert(1) contrast(3.5);
filter: invert(1) contrast(3.5)
}
.pay-gw-card-item:hover h5,
.pay-gw-card-item:hover .h5,
.pay-gw-card-item:hover p {
color: #fff
}
.pay-gw-card-item{
padding: 1.5rem;
border-radius: 0.3rem;
} .crm-pricing-table table.no_pricing_switch .crm-package-price.crm_monthly_price {
display: block;
} .scroller-x {
overflow: hidden
}
.scroller-x[data-direction=right] {
--_animation-direction: reverse
}
.scroller-x[data-direction=left] {
--_animation-direction: forwards
}
.scroller-x[data-speed=fast] {
--_animation-duration: 30s
}
.scroller-x[data-speed=slow] {
--_animation-duration: 120s
}
.scroller-x__list {
width: -webkit-max-content;
width: -moz-max-content;
width: max-content;
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
-webkit-animation: scroll var(--_animation-duration, 60s) var(--_animation-direction, forwards) linear infinite;
animation: scroll var(--_animation-duration, 60s) var(--_animation-direction, forwards) linear infinite
}
.scroller-x__list:hover {
-webkit-animation-play-state: paused;
animation-play-state: paused
}
@-webkit-keyframes scroll {
to {
-webkit-transform: translate(calc(-50% - 0.5rem));
transform: translate(calc(-50% - 0.5rem))
}
}
@keyframes scroll {
to {
-webkit-transform: translate(calc(-50% - 0.5rem));
transform: translate(calc(-50% - 0.5rem))
}
}:root { --quiety-preloader-color: #fff;
--color_primary: #175cff;
--color_secondary: #0b163f;
--color_body: #52525c;
}
.server-list {
background-color: #1b1b1b;
position: relative;
padding: 19px 26px;
border-radius: 6px;
overflow: hidden;
margin-bottom: 16px;
}
.server-list:last-child {
margin-bottom: 0;
} .server-list::before {
background: linear-gradient(95.45deg, #0082f8 0.64%, #1c40f2 98.23%);
-webkit-filter: blur(100px);
filter: blur(100px);
content: "";
height: 124px;
width: 124px;
border-radius: 50px;
position: absolute;
left: -127px;
bottom: -20px;
} .server-list::after {
background: linear-gradient(95.45deg, #0082f8 0.64%, #1c40f2 98.23%);
content: "";
-webkit-filter: blur(100px);
filter: blur(100px);
height: 124px;
width: 124px;
border-radius: 50px;
position: absolute;
top: -127px;
right: -20px;
}
.slider {
padding: 230px 0;
} #back-to-top.show {
opacity: 1;
visibility: visible;
}
#back-to-top {
display: flex;
align-items: center;
justify-content: center;
background-color: rgba(220, 220, 220, 0.8);
width: 50px;
height: 50px;
text-align: center;
border-radius: 4px;
position: fixed;
bottom: 30px;
right: 30px;
transition: background-color 0.3s, opacity 0.5s, visibility 0.5s;
opacity: 0;
visibility: hidden;
z-index: 99;
cursor: pointer;
background-color: var(--color_primary);
color: #ffffff;
}
#back-to-top::after {
content: "\f106";
font-family: "Font Awesome 6 Free";
font-weight: 900;
} #preloader {
display: flex;
align-items: center;
justify-content: center;
}
#preloader {
position: fixed;
top: 0;
left: 0;
bottom: 0;
right: 0;
z-index: 9999999;
}
#loader {
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
} .nav-right .search-btn {
height: 46px;
width: 46px;
display: flex;
align-items: center;
justify-content: center;
}
.nav-right .search-btn:hover {
cursor: pointer;
} .feedback-slider .swiper-slide {
margin-bottom: 60px;
}
.feedback-slider__quote-container {
position: relative;
isolation: isolate;
}
.feedback-slider__quote-container::after {
content: "";
position: absolute;
inset: 0;
z-index: -1;
background-image: url(https://webista.pk/wp-content/themes/quiety/assets/images/quote-icon.png);
background-size: contain;
background-position: right center;
background-repeat: no-repeat;
opacity: 0.02;
}
.feedback-slider__title {
margin-bottom: 2rem;
font-size: 1.75rem;
color: teal;
}
.feedback-slider__quote {
font-style: italic;
font-weight: 500;
}
.feedback-slider__footer {
margin-top: 2rem;
font-style: normal;
}
.feedback-slider__cite {
display: block;
font-style: normal;
color: teal;
}
.feedback-img {
position: relative;
isolation: isolate;
}
.feedback-img__small {
position: absolute;
top: 100%;
left: 0;
transform: translateY(-50%);
width: 120px;
height: 120px;
padding: 8px;
background-color: #fff;
}
@media (min-width: 768px) {
.feedback-img__small {
transform: translate(-25%, -50%);
}
} .template-nav .nav-link.active {
background-color: rgba(0, 0, 0, 0);
color: #334155;
border-bottom: 2px solid #334155;
border-radius: 0px;
}
.template-nav .nav-link {
border-bottom: 2px solid rgba(0, 0, 0, 0);
border-radius: 0;
font-family: "Poppins", sans-serif;
font-weight: 500;
color: #334155;
}
.nav-pills_ .nav-link {
background: none;
border: 0;
border-radius: var(--bs-nav-pills-border-radius);
}
.template-nav {
border-bottom: 1px solid #eeebfe;
} .step-card-36 {
border: 0;
border-radius: 1rem;
}
.step-card-36:hover .step-card-36__title {
-webkit-text-fill-color: #000;
}
.step-card-36__title {
-webkit-text-stroke-width: 1px;
-webkit-text-stroke-color: #000;
-webkit-text-fill-color: #fff;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
font-size: 4rem;
font-weight: 600;
line-height: 1.2;
}
@media (min-width: 768px) {
.step-card-36 .card-body {
padding: 48px;
}
}
.step-card-36 .card-footer {
padding: 0;
border: 0;
background-color: rgba(0, 0, 0, 0);
text-align: center;
} .team-card-36:hover .team-card-36__img {
background-color: #fff250;
}
.team-card-36__img {
background-color: #191a1d;
-webkit-mask-image: url(https://webista.pk/wp-content/themes/quiety/assets/images/team-shape.png);
mask-image: url(https://webista.pk/wp-content/themes/quiety/assets/images/team-shape.png);
-webkit-mask-size: 100% 100%;
mask-size: 100% 100%;
-webkit-mask-repeat: no-repeat;
mask-repeat: no-repeat;
-webkit-mask-position: center;
mask-position: center;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.team-card-36__content {
position: absolute;
right: 1rem;
bottom: 0;
}
.text-white__ {
color: #fff;
} .tt-blog-posts .section_style__ {
background: #fff;
border-radius: 16px;
}
.tt-blog-posts .section_style__ img {
border-radius: 16px;
} .feedback-slider__card {
padding: 48px 32px;
}
.mt-30 {
margin-top: 30px;
}
.feedback-slider__details {
margin-top: 32px;
margin-bottom: 32px;
font-family: "Poppins", sans-serif;
font-size: 18px;
font-weight: 600;
color: #233d62;
} .site-header.header_box .header-inner {
background: #fff;
padding-inline: 15px;
border-radius: 8px;
} .ma-dark-card {
-webkit-transition: 0.5s;
transition: 0.5s;
}
.ma-dark-card:hover {
background-color: #fff !important;
}
.ma-dark-card:hover .text-white__ {
color: #111827 !important;
}
.ma-dark-card:hover .ma-sm-btn {
background-color: #fb7701 !important;
color: #fff !important;
}
.ma-warning-text {
color: #fb7701 !important;
}
.bg-white {
--bs-bg-opacity: 1;
background-color: rgba(var(--bs-white-rgb), var(--bs-bg-opacity)) !important;
}
.bg-opacity-100 {
--bs-bg-opacity: 1;
}
.bg-opacity-10 {
--bs-bg-opacity: 0.1;
}
.rounded {
border-radius: var(--bs-border-radius) !important;
}
.px-4 {
padding-right: 1.5rem !important;
padding-left: 1.5rem !important;
}
.py-4 {
padding-top: 1.5rem !important;
padding-bottom: 1.5rem !important;
}
.ma-warning-gd {
background: -webkit-gradient(
linear,
left top,
right top,
from(rgba(22, 22, 22, 0.3)),
color-stop(50%, rgba(252, 146, 52, 0.3)),
to(rgba(24, 24, 24, 0.3))
);
background: linear-gradient(
90deg,
rgba(22, 22, 22, 0.3) 0%,
rgba(252, 146, 52, 0.3) 50%,
rgba(24, 24, 24, 0.3) 100%
);
}
.ch-1 {
height: 1px;
}
.my-4 {
margin-top: 1.5rem !important;
margin-bottom: 1.5rem !important;
}
.ma-sm-btn {
width: 28px;
height: 28px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
}
.ma-dark-card:hover .ma-sm-btn {
background-color: #fb7701 !important;
color: #fff !important;
}
.rounded-circle {
border-radius: 50% !important;
}
.fs-12 {
font-size: 0.75rem;
}
.fa-arrow-right:before {
content: "";
}
.bg-white span {
color: #737373;
} .aiart-post-slider.ma-style .aiart-slider-nav:hover {
background: #fb7701;
}
.ma-feedback-item {
-webkit-transition: 0.5s;
transition: 0.5s;
}
.ma-feedback-item:hover {
background-color: #111827 !important;
}
.ma-feedback-item:hover .text-dark__ {
color: #fff !important;
}
.ma-feedback-item:hover .author-info h6,
.ma-feedback-item:hover .author-info .h6,
.ma-feedback-item:hover .author-info small,
.ma-feedback-item:hover .author-info .small {
color: #fff !important;
}
.author-info h6,
.author-info .h6 {
font-size: 1rem;
}
.shadow-sm {
-webkit-box-shadow: var(--bs-box-shadow-sm) !important;
box-shadow: var(--bs-box-shadow-sm) !important;
}
.aiart-slider-nav {
width: 60px;
height: 60px;
border-radius: 100%;
background: #0c0800;
color: #fff;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
font-size: 22px;
}
.aiart-slider-nav:hover {
background: linear-gradient(
201.26deg,
#f22fb0 9.67%,
rgba(255, 116, 38, 0.62) 89.93%
);
}
.img-fluid {
max-width: 100%;
height: auto;
}
.mb-2 {
margin-bottom: 0.5rem !important;
}
.fw-medium {
font-weight: 600 !important;
}
.mb-5 {
margin-bottom: 3rem !important;
}
.fs-18__ {
font-size: 18px;
}
.me-3 {
margin-right: 1rem !important;
} .ma-white-gd {
background: -webkit-gradient(
linear,
left top,
right top,
color-stop(1.33%, #f8fafc),
color-stop(21.41%, rgba(255, 255, 255, 0)),
color-stop(53.21%, rgba(255, 255, 255, 0)),
color-stop(75.19%, rgba(255, 255, 255, 0)),
color-stop(93.46%, #f8fafc),
color-stop(100.32%, #f8fafc)
);
background: linear-gradient(
90deg,
#f8fafc 1.33%,
rgba(255, 255, 255, 0) 21.41%,
rgba(255, 255, 255, 0) 53.21%,
rgba(255, 255, 255, 0) 75.19%,
#f8fafc 93.46%,
#f8fafc 100.32%
);
}
.pe-none {
pointer-events: none !important;
}
.z-1 {
z-index: 1;
}
.ma-hero-slider .swiper-slide-active .ma-hero-slide-content {
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
top: 50%;
opacity: 1;
}
@media (max-width: 1199px) {
.ma-hero-slider .swiper-slide-active .ma-hero-slide-content {
left: 50%;
top: 50%;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
}
@media (max-width: 767px) {
.ma-hero-slider .swiper-slide-active .ma-hero-slide-content {
width: 75%;
}
}
.ma-hero-slide-content {
left: 0;
top: 0;
-webkit-transition: 500ms all ease;
transition: 500ms all ease;
-webkit-transition-delay: 0.3s;
transition-delay: 0.3s;
opacity: 0;
}
@media (max-width: 1199px) {
.ma-hero-slide-content {
left: 50%;
top: 50%;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
}
@media (max-width: 767px) {
.ma-hero-slide-content {
width: 75%;
}
}
.ma-hero-slide-content .icon-box {
position: absolute;
bottom: -25px;
}
.ma-hero-slider .swiper-slide-active .ma-hero-slide-content {
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
top: 50%;
opacity: 1;
}
@media (max-width: 1199px) {
.ma-hero-slider .swiper-slide-active .ma-hero-slide-content {
left: 50%;
top: 50%;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
}
@media (max-width: 767px) {
.ma-hero-slider .swiper-slide-active .ma-hero-slide-content {
width: 75%;
}
}
.bg-black {
background-color: #0c0800;
}
.rounded-4 {
border-radius: var(--bs-border-radius-xl) !important;
}
.py-5 {
padding-top: 3rem !important;
padding-bottom: 3rem !important;
}
.rounded-pill {
border-radius: var(--bs-border-radius-pill) !important;
}
.border-white {
--bs-border-opacity: 1;
border-color: rgba(var(--bs-white-rgb), var(--bs-border-opacity)) !important;
}
.crm-fd-slide-control.crm-next-control-outer {
right: -25px;
}
.crm-fd-slide-control.crm-prev-control-outer {
left: -25px;
}
.crm-fd-slide-control {
width: 56px;
height: 56px;
background-color: #ef3d3d;
border-radius: 50%;
display: -webkit-inline-box;
display: -ms-inline-flexbox;
display: inline-flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
color: #fff;
position: absolute;
top: 50%;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
cursor: pointer;
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.crm-fd-slide-control:hover {
background-color: #fff;
color: #093a3e;
}
.crm-fd-slide-control.crm-next-control-outer {
right: -25px;
}
.crm-fd-slide-control.crm-prev-control-outer {
left: -25px;
}
@media (max-width: 767.98px) {
.crm-fd-slide-control {
display: none;
}
}
.crm-fd-slide-control-wrapper {
top: -200px;
}
.ma-warning-bg {
background-color: #fb7701;
}
.icon-box {
margin-bottom: 30px;
}
.icon-box i {
width: 55px;
height: 55px;
line-height: 55px;
text-align: center;
font-size: 22px;
}
.position-relative {
position: relative !important;
}
.fch-30 {
max-width: 30ch;
}
.ma-hero-slide-content.d-inline-block.bg-black.px-4.py-5.rounded-4.position-absolute {
border-radius: 8px !important;
} .ma-form {
margin-top: -15px;
}
.ma-form-wrapper {
right: 0;
top: 0px;
}
@media (max-width: 991px) {
.ma-form-wrapper {
position: inherit !important;
}
}
.ma-contact-img {
bottom: 0;
left: 50%;
-webkit-transform: translateX(-50%);
transform: translateX(-50%);
}
@media (max-width: 991px) {
.ma-faq {
padding-top: 60px;
}
}
.ca-tab .nav-link {
padding: 2px 0;
color: #737373;
font-weight: 500;
position: relative;
margin-left: 15px;
}
.ca-tab .nav-link::before {
content: "";
display: inline-block;
position: absolute;
width: 5px;
height: 5px;
border-radius: 50%;
background-color: #737373;
left: -15px;
top: 13px;
}
.ca-tab .nav-link.active {
background-color: rgba(0, 0, 0, 0);
color: #fb7701;
}
.ca-tab .nav-link.active::before {
background-color: #fb7701;
}
.tt-theme-light,
.tt-theme-dark {
position: relative;
top: 3px;
}
.tt-theme-light {
display: block;
}
.tt-theme-dark {
display: none;
} .ca-tab .nav-link_.active {
background-color: rgba(0, 0, 0, 0);
color: #fb7701;
}
.ca-tab .nav-link_ {
padding: 2px 0;
color: #737373;
font-weight: 500;
position: relative;
margin-left: 15px;
}
button#v-pills-1-tab {
background-color: snow;
border-color: snow;
}
.ca-tab .nav-link_.active::before {
background-color: #fb7701;
}
.ca-tab .nav-link_::before {
content: "";
display: inline-block;
position: absolute;
width: 5px;
height: 5px;
border-radius: 50%;
background-color: #737373;
left: -15px;
top: 13px;
}
.ca-tab .nav-link_ {
padding: 2px 0;
color: #737373;
font-weight: 500;
position: relative;
margin-left: 15px;
}
.fw-semibold {
font-weight: 700 !important;
}
.pb-4 {
padding-bottom: 1.5rem !important;
}
.gap-5 {
gap: 1.25rem !important;
}
.text-black {
--bs-text-opacity: 1;
color: rgba(var(--bs-black-rgb), var(--bs-text-opacity));
}
.ms-3 {
margin-left: 1rem !important;
}
.py-1 {
padding-top: 0.25rem !important;
padding-bottom: 0.25rem !important;
}
.px-2 {
padding-right: 0.5rem !important;
padding-left: 0.5rem !important;
}
label {
font-weight: 600;
font-size: 0.875rem;
}
.border-opacity-25 {
--bs-border-opacity: 0.25;
}
.fw-bold {
font-weight: 800 !important;
}
.border-0 {
border: 0 !important;
}
.mt-4 {
margin-top: 1.5rem !important;
}
.contact_form_input {
font-size: 0.875rem;
color: #737373;
}
.contact_form_select {
font-size: 0.875rem;
color: #737373 !important;
}
.form-select:focus {
box-shadow: 0px 0px 0px 0px !important;
}
.form-control:focus {
box-shadow: 0px 0px 0px 0px !important;
} .btn-38-style {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.btn-38-style .morder_btn__{
background-color: #d3c1f8;
padding: 13px 30px;
border-radius: 50px;
color: #140C17;
}
.btn-38-style .btn:hover {
background-color: #d3c1f8;
}
.btn-38-style .hover-style {
width: 50px;
height: 50px;
border-radius: 50%;
position: relative;
overflow: hidden;
}
.btn-38-style .hover-style .arrow-style {
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
-webkit-transition: 0.5s;
transition: 0.5s;
}
.btn-38-style .hover-style .arrow-style:nth-child(1) {
-webkit-transform: translate(-180%, 50%);
transform: translate(-180%, 50%);
}
.btn-38-style:hover .arrow-style:nth-child(1) {
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
.btn-38-style:hover .arrow-style:nth-child(2) {
-webkit-transform: translate(135%, -150%);
transform: translate(135%, -150%);
}
.home-38-bg-brand {
background: #d3c1f8;
} .p-2 {
padding: 0.5rem !important;
}
.home-38-bg {
background: #f6f7f9;
}
.home-38-bg-brand-20 {
background: rgba(211, 193, 248, 0.2);
}
.home-38-color-brand-900 {
color: #aa81ff !important;
}
.fs-14 {
font-size: 0.875rem;
}
a.btn-38-outline.job_btn_styel__ {
border: 1px solid #BFA0FF;
padding: 8px 16px;
border-radius: 50px;
font-size: 14px;
font-weight: 600;
line-height: 20px;
color: #010101;
}
a:hover.btn-38-outline.job_btn_styel__ {
background-color: #BFA0FF;
}
.job_card_author_img {
background: #fff;
width: 36px;
height: 36px;
padding: 8px;
border-radius: 50%;
display: flex;
justify-content: center;
align-items: center;
}
.job_card_author_img img {
height: 100%;
width: 100%;
}
.job-circular-item .home-38-bg {
padding: 40px 24px;
} .rounded-3 {
border-radius: var(--bs-border-radius-lg) !important;
}
.bg-white {
--bs-bg-opacity: 1;
background-color: rgba(var(--bs-white-rgb), var(--bs-bg-opacity)) !important;
} 
.p-4 {
padding: 1.5rem !important;
}
.list-unstyled {
padding-left: 0;
list-style: none;
}
.fs-20 {
font-size: 1.25rem;
}
.mb-5 {
margin-bottom: 3rem !important;
}
.ff-dmsans {
font-family: "DM Sans", sans-serif;
}
.feedback-38-slider-wrapper {
margin-right: -625px;
}
.home-38-slider-nav {
margin-top: 0;
width: 64px;
height: 64px;
padding: 20px;
border-radius: 50%;
background: #fff;
position: inherit;
-webkit-transition: 0.8;
transition: 0.8;
}
.home-38-slider-next {
margin-top: 0;
width: 64px;
height: 64px;
padding: 20px;
border-radius: 50%;
background: #fff;
position: inherit;
-webkit-transition: 0.8;
transition: 0.8;
}
.swiper-button-prev {
left: -25px;
}
.home-38-slider-nav:hover {
background: #d3c1f8;
}
.test_17_style__>p{
color: #737373;
font-size: 1.25rem;
margin-bottom: 5rem;
font-weight: 600;
line-height: 35px;
}
@media (max-width: 1199px) {
.feedback-38-slider-wrapper {
margin-right: 0;
}
}
.home-38-title span {
color: #BFA0FF;
} .job-tab .service-tabs .nav-pills .btn_title_style__.active {
color: #aa81ff;
}
.job-tab .service-tabs .nav-pills .btn_title_style__ {
color: #0c0800;
padding-bottom: 0;
padding-inline: 15px;
margin-right: 0 !important;
}
.service-tabs .nav-pills .btn_title_style__ {
font-weight: 600;
font-size: 18px;
padding: 0;
padding-bottom: 20px;
color: #fff;
position: relative;
}
.service-tabs .nav-pills {
border-bottom: 2px solid var(--bs-secondary-light);
}
.job-tab .service-tabs .nav-pills .btn_title_style__.active::after {
background-color: #aa81ff;
}
.job-tab .service-tabs .nav-pills .btn_title_style__::after {
position: absolute;
content: "";
bottom: -2px;
height: 2px;
width: 100%;
background-color: #e5e5e5;
left: 0;
}
.pt-60 {
padding-top: 60px !important;
} 
.fs-14 {
font-size: .875rem;
} 
.rounded-pill {
border-radius: var(--bs-border-radius-pill) !important;
}
.text-body {
--bs-text-opacity: 1;
color: rgba(var(--bs-body-color-rgb), var(--bs-text-opacity)) !important;
}
.text-center {
text-align: center !important;
}
.fw-semibold {
font-weight: 700 !important;
}
.px-3 {
padding-right: 1rem !important;
padding-left: 1rem !important;
}
.border {
border: var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important;
}
.hire-tag:hover {
color: #0c0800 !important;
border-color: #d3c1f8 !important;
background: #d3c1f8 !important;
}
a.btn.btn-sm.btn-38-outline.text-black.fw-medium.rounded-5 {
border: 1px solid #d3c1f8;
border-radius: 50px;
padding: 8px 16px;
}
.fw-medium {
font-weight: 600 !important;
}
.btn-38-outline:hover {
background-color: #d3c1f8;
} .fs_8 {
font-size: 8px;
}
.btn-38-style.sm .hover-style {
width: 36px;
height: 36px;
}
.bg-white p{
color: #737373;
}
.mb-4 {
margin-bottom: 1.5rem !important;
} .job-tabs .nav .nav-item .nav-link {
width: 100%;
padding-inline: 0;
border-radius: 0;
padding-block: 16px;
text-align: left;
background-color: rgba(0,0,0,0);
border-bottom: 1px solid #e5e5e5;
position: relative;
}
.job-tabs .nav .nav-item .nav-link::after {
position: absolute;
content: "";
height: 100%;
width: 2px;
background-color: #c2f53d;
top: 0;
left: -31px;
opacity: 0;
}
.job-tabs .nav .nav-item .nav-link .tab_sub_content {
display: none !important;
}
.job-tabs .nav .nav-item .nav-link.active .tab_sub_content {
display: inline-block !important;
}
.fs-16 {
font-size: 1rem;
}
.fw-normal {
font-weight: 400 !important;
}
.job-tabs .nav .nav-item .nav-link.active::after {
opacity: 1;
}
.job-tabs .nav .nav-item:last-child .nav-link {
border-bottom: 0;
}
.nav-link {
display: block;
padding: var(--bs-nav-link-padding-y) var(--bs-nav-link-padding-x);
font-size: var(--bs-nav-link-font-size);
font-weight: var(--bs-nav-link-font-weight);
color: var(--bs-nav-link-color);
background: none;
border: 0;
-webkit-transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out;
transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out;
} .team_thumb {
-webkit-transition: .5s;
transition: .5s;
}
.fs-24 {
font-size: 1.5rem;
}
.team_39.full_section__.swiper.swiper-container-initialized.swiper-container-horizontal {
margin-right: -480px;
}
.team_39_item:hover .team_thumb {
border-radius: 50%;
}
.w-100 {
width: 100% !important;
}
.gap-3 {
gap: 0.75rem !important;
}
.swiper-button-next {
right: -25px;
}
a.locations_name__ {
border: 1px solid rgba(20, 20, 20, 0.05);
border-radius: 50px;
padding: 4px 12px;
color: #031D0F;
font-size: 12px;
font-weight: 500;
line-height: 14px;
} .testimonial-tab-slider-wrap .testimonial-tab-content .testimonial-two p , .testimonial-tab-slider-wrap .testimonial-tab-content .testimonial-two h4{
color: #FFFFFFB3;
} .sticky_class__{
top: 100px;
position: sticky;
height: fit-content;
}