.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 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;
}.arolax-case-study-slider svg,
.arolax-case-study-slider i{
width: 1em;
height: 1em;
}
.arolax-case-study-slider .subtitle {
display: inline-flex;
background: rgba(255, 255, 255, 0.35);
padding: 10px 15px;
line-height: 1;
margin-bottom: auto;
}
.arolax-case-study-slider .title{
margin-top: auto;
color: #fff;
}
.arolax-case-study-slider .icon {
font-size: 14px;
display: inline-flex;
justify-content: center;
align-items: center;
padding: 20px;
margin-bottom: calc(((var(--padding, 20px)*2) + var(--font-size, 14px)) * -1); border-radius: 100px;
background: rgba(254, 218, 31, 1);
transition: 0.5s all;
opacity: 0;
visibility: hidden;
}
.arolax-case-study-slider .content:hover .icon{
margin-bottom: 0;
opacity: 1;
visibility: visible;
}
.arolax-case-study-slider .content{
padding: 40px;
display: flex;
flex-direction: column;
align-items: flex-start;
height: 100%;
background: linear-gradient(180deg, rgba(18, 18, 18, 0) 38.85%, #121212 100%);
overflow: hidden;
text-decoration: none !important;
}
.case-study-slider{
height: 425px;
}
.case-study-slider .swiper-slide{
background-position: center;
background-size: cover;
border-radius: 5px;
overflow: hidden;
transition: all .3s ease;
transform: scale(var(--scale-x, 1), var(--scale-y, 1));
}
.case-study-slider .swiper-slide.swiper-slide-active {
transform: scale(1)!important
}
.arolax-case-study-slider .ts-navigation {
display: flex;
align-items: center;
justify-content: flex-end;
gap: 20px;
margin-bottom: 80px;
}
.arolax-case-study-slider .wcf-arrow {
display: flex;
justify-content: center;
align-items: center;
font-size: 16px;
padding: 25px;
border: 1px solid rgba(18, 18, 18, 0.15);
border-radius: 100px;
transition: 0.3s all;
}
.arolax-case-study-slider .wcf-arrow:hover {
border-color: rgba(254, 218, 31, 1);
background: rgba(254, 218, 31, 1);
}.arolax_testimonial_wrapper svg {
width: 1em;
height: 1em;
transition: all 0.3s;
}
.arolax_testimonial_wrapper img {
object-fit: cover;
}
.arolax_testimonial_wrapper .wcf-arrow {
line-height: 0;
} .arolax__testimonial-1 .wrap {
display: flex;
align-items: center;
gap: 20px;
}
.arolax__testimonial-1 .image {
position: relative;
}
.arolax__testimonial-1 .image img {
width: 50px;
height: 50px;
object-fit: cover;
border-radius: 100%;
}
.arolax__testimonial-1 .feedback {
margin-top: 20px;
margin-bottom: 30px;
}
.arolax__testimonial-1 .info {
text-align: left;
}
.arolax__testimonial-1 .wcf-arrow {
position: relative;
z-index: 1;
aspect-ratio: 1/1;
width: 50px;
display: flex;
align-items: center;
justify-content: center;
transition: all 0.3s;
}
.arolax__testimonial-1 .slide {
position: relative;
}
.arolax__testimonial-1 .slide::after {
position: absolute;
content: "";
width: 1px;
height: 100%;
background: #ddd;
top: 0;
right: -20px;
}
.arolax__testimonial-1 .ts-navigation {
display: flex;
align-items: center;
justify-content: center;
}
.arolax__testimonial-1 .swiper-pagination-bullets {
bottom: -30px !important;
}
.arolax__testimonial-1 .swiper-pagination-bullet-active {
border-radius: 5px;
} .arolax__testimonial-2 .image {
position: relative;
}
.arolax__testimonial-2 .image img {
width: 50px;
height: 50px;
object-fit: cover;
border-radius: 100%;
}
.arolax__testimonial-2 .feedback {
margin-top: 20px;
margin-bottom: 30px;
}
.arolax__testimonial-2 .info * {
display: inline-block;
}
.arolax__testimonial-2 .wcf-arrow {
position: relative;
z-index: 1;
aspect-ratio: 1/1;
width: 50px;
display: flex;
align-items: center;
justify-content: center;
transition: all 0.3s;
}
.arolax__testimonial-2 .ts-navigation {
display: flex;
align-items: center;
justify-content: center;
}
.arolax__testimonial-2 .swiper-pagination-bullets {
bottom: -30px !important;
}
.arolax__testimonial-2 .swiper-button-disabled {
position: relative;
}
.arolax__testimonial-2 .swiper-button-disabled::after {
position: absolute;
content: "";
width: 1px;
height: 100%;
background-color: #121212;
}
.arolax__testimonial-2 .swiper-button-disabled i,
.arolax__testimonial-2 .swiper-button-disabled svg {
opacity: 0;
visibility: hidden;
} .arolax__testimonial-3 .wrap {
display: flex;
align-items: center;
justify-content: space-between;
gap: 20px;
}
.arolax__testimonial-3 .author {
display: flex;
align-items: center;
gap: 20px;
}
.arolax__testimonial-3 .image {
position: relative;
}
.arolax__testimonial-3 .image img {
width: 50px;
height: 50px;
object-fit: cover;
border-radius: 100%;
}
.arolax__testimonial-3 .feedback {
margin-top: 20px;
margin-bottom: 30px;
}
.arolax__testimonial-3 .swiper-slide {
height: auto;
}
.arolax__testimonial-3 .slide {
height: 100%;
}
.arolax__testimonial-3 .wcf-arrow {
position: relative;
z-index: 1;
aspect-ratio: 1/1;
width: 50px;
display: flex;
align-items: center;
justify-content: center;
transition: all 0.3s;
}
.arolax__testimonial-3 .ts-navigation {
display: flex;
align-items: center;
justify-content: center;
}
.arolax__testimonial-3 .swiper-pagination-bullets {
bottom: -30px !important;
} .arolax__testimonial-4 .slide {
background-color: #F9F9F9;
}
.arolax__testimonial-4 .content {
padding: 45px 30px;
}
.arolax__testimonial-4 .wrap {
gap: 15px;
display: flex;
align-items: center;
padding: 25px 30px;
background-color: #121212;
}
.arolax__testimonial-4 .logo {
margin-bottom: 5px;
}
.arolax__testimonial-4 .name {
color: #fff;
}
.arolax__testimonial-4 .designation {
color: #555;
}
.arolax__testimonial-4 .feedback {
margin-top: 50px;
margin-bottom: 60px;
}
.arolax__testimonial-4 .quote {
text-align: right;
}
.arolax__testimonial-4 .swiper-pagination-bullet {
margin: 0 !important;
border-radius: 0;
width: 25px;
height: 2px !important;
}
.arolax__testimonial-4 .ts-pagination {
pointer-events: none;
}
.arolax__testimonial-4 .ts-navigation {
display: inline-block;
} .arolax__testimonial-5 .feedback {
margin-top: 20px;
margin-bottom: 20px;
}
.arolax__testimonial-5 .info {
border-left: 1px solid #ddd;
padding-left: 20px;
}
.arolax__testimonial-5 .ts-navigation {
display: inline-flex;
align-items: center;
margin-top: 30px;
border: 1px solid #ddd;
padding: 10px 18px;
border-radius: 100px;
}
.arolax__testimonial-5 .swiper-pagination-bullets {
text-align: left;
bottom: -40px;
}
.arolax__testimonial-5 .wrap {
display: flex;
gap: 25px;
}
.arolax__testimonial-5 .wcf-arrow {
padding: 5px;
}
.arolax__testimonial-5 .wcf-arrow-prev {
padding-right: 15px;
border-right: 1px solid #ddd;
}
.arolax__testimonial-5 .wcf-arrow-next {
padding-left: 15px;
}
.arolax__testimonial-5 .image {
margin-top: 20px;
} .elementor-widget-arolax--testimonial-2 svg {
width: 1em;
height: 1em;
}
.elementor-widget-arolax--testimonial-2 .prod_testimonial_thumb {
margin: 50px 200px;
}
.elementor-widget-arolax--testimonial-2 .prod_testimonial_thumb .author {
display: flex;
align-items: center;
gap: 10px;
opacity: 0.5;
transition: 0.3s;
}
.elementor-widget-arolax--testimonial-2 .prod_testimonial_thumb .swiper-slide-active .author {
opacity: 1;
}
.elementor-widget-arolax--testimonial-2 .prod_testimonial_thumb .avatar img {
width: 50px;
height: 50px;
border-radius: 100%;
object-fit: cover;
}
.elementor-widget-arolax--testimonial-2 .prod_testimonial_content {
}
.elementor-widget-arolax--testimonial-2 .ts-navigation {
display: flex;
align-items: center;
justify-content: space-between;
}
.elementor-widget-arolax--testimonial-2 .quote {
line-height: 0;
}
.elementor-widget-arolax--testimonial-2 .swiper-pagination-progressbar {
bottom: 0;
top: unset;
height: 1px;
}