PluginProbe
Elementor Website Builder – more than just a page builder / 3.3.0
Elementor Website Builder – more than just a page builder v3.3.0
4.3.0-beta2 4.3.0-beta1 4.2.4 4.2.3 4.2.2 4.2.1 4.2.0 4.1.5 4.2.0-beta2 4.2.0-dev2 4.2.0-beta1 4.1.4 4.1.3 4.1.2 4.1.1 4.1.0 4.1.0-beta3 4.1.0-dev3 4.0.9 4.1.0-beta2 4.1.0-dev2 4.0.8 4.1.0-beta1 4.1.0-dev1 4.0.7 All 451 releases
elementor / assets / css / frontend.css

frontend.css in Elementor Website Builder – more than just a page builder 3.3.0, at assets/css/frontend.css

4,227 lines 151.0 KB
No matching file
Up and down to move Enter to open Esc to close
Raw Download Zip
1 /*! elementor - v3.3.0 - 11-07-2021 */
2 .dialog-widget-content {
3 background-color: #fff;
4 position: absolute;
5 -webkit-border-radius: 3px;
6 border-radius: 3px;
7 -webkit-box-shadow: 2px 8px 23px 3px rgba(0, 0, 0, 0.2);
8 box-shadow: 2px 8px 23px 3px rgba(0, 0, 0, 0.2);
9 overflow: hidden; }
10
11 .dialog-message {
12 font-size: 12px;
13 line-height: 1.5;
14 -webkit-box-sizing: border-box;
15 box-sizing: border-box; }
16
17 .dialog-type-lightbox {
18 position: fixed;
19 height: 100%;
20 width: 100%;
21 bottom: 0;
22 left: 0;
23 background-color: rgba(0, 0, 0, 0.8);
24 z-index: 9999;
25 -webkit-user-select: none;
26 -moz-user-select: none;
27 -ms-user-select: none;
28 user-select: none; }
29 .dialog-type-lightbox .dialog-widget-content {
30 margin: auto;
31 width: 375px; }
32 .dialog-type-lightbox .dialog-header {
33 font-size: 15px;
34 color: #495157;
35 padding: 30px 0 10px;
36 font-weight: 500; }
37 .dialog-type-lightbox .dialog-message {
38 padding: 0 30px 30px;
39 min-height: 50px; }
40 .dialog-type-lightbox:not(.elementor-popup-modal) .dialog-header,
41 .dialog-type-lightbox:not(.elementor-popup-modal) .dialog-message {
42 text-align: center; }
43 .dialog-type-lightbox .dialog-buttons-wrapper {
44 border-top: 1px solid #e6e9ec;
45 text-align: center; }
46 .dialog-type-lightbox .dialog-buttons-wrapper > .dialog-button {
47 font-family: Roboto, Arial, Helvetica, Verdana, sans-serif;
48 width: 50%;
49 border: none;
50 background: none;
51 color: #6d7882;
52 font-size: 15px;
53 cursor: pointer;
54 padding: 13px 0;
55 outline: 0; }
56 .dialog-type-lightbox .dialog-buttons-wrapper > .dialog-button:hover {
57 background-color: #f4f6f7; }
58 .dialog-type-lightbox .dialog-buttons-wrapper > .dialog-button.dialog-ok {
59 color: #b01b1b; }
60 .dialog-type-lightbox .dialog-buttons-wrapper > .dialog-button.dialog-take_over {
61 color: #39b54a; }
62 .dialog-type-lightbox .dialog-buttons-wrapper > .dialog-button:active {
63 background-color: rgba(230, 233, 236, 0.5); }
64 .dialog-type-lightbox .dialog-buttons-wrapper > .dialog-button::-moz-focus-inner {
65 border: 0; }
66
67 .dialog-close-button {
68 cursor: pointer;
69 position: absolute;
70 margin-top: 15px;
71 right: 15px;
72 font-size: 15px;
73 line-height: 1; }
74 .dialog-close-button:not(:hover) {
75 opacity: .4; }
76
77 .dialog-alert-widget .dialog-buttons-wrapper > button {
78 width: 100%; }
79
80 .dialog-confirm-widget .dialog-button:first-child {
81 border-right: 1px solid #e6e9ec; }
82
83 .dialog-prevent-scroll {
84 overflow: hidden;
85 max-height: 100vh; }
86
87 @media (min-width: 1024px) {
88 body.admin-bar .dialog-lightbox-widget {
89 height: calc(100vh - 32px); } }
90
91 @media (max-width: 1024px) {
92 body.admin-bar .dialog-type-lightbox {
93 position: -webkit-sticky;
94 position: sticky;
95 height: 100vh; } }
96
97 .elementor-aspect-ratio-219 .elementor-fit-aspect-ratio {
98 padding-bottom: 42.8571%; }
99
100 .elementor-aspect-ratio-169 .elementor-fit-aspect-ratio {
101 padding-bottom: 56.25%; }
102
103 .elementor-aspect-ratio-43 .elementor-fit-aspect-ratio {
104 padding-bottom: 75%; }
105
106 .elementor-aspect-ratio-32 .elementor-fit-aspect-ratio {
107 padding-bottom: 66.6666%; }
108
109 .elementor-aspect-ratio-11 .elementor-fit-aspect-ratio {
110 padding-bottom: 100%; }
111
112 .elementor-aspect-ratio-916 .elementor-fit-aspect-ratio {
113 padding-bottom: 177.8%; }
114
115 .elementor-fit-aspect-ratio {
116 position: relative;
117 height: 0; }
118 .elementor-fit-aspect-ratio iframe {
119 position: absolute;
120 top: 0;
121 left: 0;
122 height: 100%;
123 width: 100%;
124 border: 0;
125 background-color: #000; }
126 .elementor-fit-aspect-ratio video {
127 width: 100%; }
128
129 .flatpickr-calendar {
130 width: 280px; }
131 .flatpickr-calendar .flatpickr-current-month span.cur-month {
132 font-weight: 300; }
133 .flatpickr-calendar .dayContainer {
134 width: 280px;
135 min-width: 280px;
136 max-width: 280px; }
137 .flatpickr-calendar .flatpickr-days {
138 width: 280px; }
139 .flatpickr-calendar .flatpickr-day {
140 max-width: 37px;
141 height: 37px;
142 line-height: 37px; }
143
144 .elementor-templates-modal .dialog-widget-content {
145 font-family: Roboto, Arial, Helvetica, Verdana, sans-serif;
146 background-color: #f1f3f5;
147 width: 100%; }
148 @media (max-width: 1439px) {
149 .elementor-templates-modal .dialog-widget-content {
150 max-width: 990px; } }
151 @media (min-width: 1440px) {
152 .elementor-templates-modal .dialog-widget-content {
153 max-width: 1200px; } }
154
155 .elementor-templates-modal .dialog-header {
156 padding: 0;
157 background-color: #fff;
158 -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.1);
159 box-shadow: 0 0 8px rgba(0, 0, 0, 0.1);
160 position: relative;
161 z-index: 1; }
162
163 .elementor-templates-modal .dialog-buttons-wrapper {
164 background-color: #fff;
165 border: none;
166 display: none;
167 -webkit-box-pack: end;
168 -ms-flex-pack: end;
169 justify-content: flex-end;
170 padding: 5px;
171 -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.1);
172 box-shadow: 0 0 8px rgba(0, 0, 0, 0.1);
173 position: relative; }
174 .elementor-templates-modal .dialog-buttons-wrapper .elementor-button {
175 height: 40px;
176 margin-left: 5px; }
177 .elementor-templates-modal .dialog-buttons-wrapper .elementor-button-success {
178 padding: 12px 36px;
179 color: #fff;
180 width: initial;
181 font-size: 15px; }
182 .elementor-templates-modal .dialog-buttons-wrapper .elementor-button-success:hover {
183 background-color: #39b54a; }
184
185 .elementor-templates-modal .dialog-message {
186 height: 750px;
187 max-height: 85vh;
188 overflow: auto;
189 padding-top: 25px; }
190
191 .elementor-templates-modal .dialog-content {
192 height: 100%; }
193
194 .elementor-templates-modal .dialog-loading {
195 display: none; }
196
197 .elementor-templates-modal__header {
198 display: -webkit-box;
199 display: -ms-flexbox;
200 display: flex;
201 -webkit-box-align: center;
202 -ms-flex-align: center;
203 align-items: center;
204 -webkit-box-pack: justify;
205 -ms-flex-pack: justify;
206 justify-content: space-between;
207 height: 50px; }
208 .elementor-templates-modal__header__logo {
209 line-height: 1;
210 text-transform: uppercase;
211 font-weight: bold;
212 cursor: pointer; }
213 .elementor-templates-modal__header__logo-area {
214 text-align: left;
215 padding-left: 15px; }
216 .elementor-templates-modal__header__logo-area > * {
217 display: -webkit-box;
218 display: -ms-flexbox;
219 display: flex;
220 -webkit-box-align: center;
221 -ms-flex-align: center;
222 align-items: center; }
223 .elementor-templates-modal__header__logo__icon-wrapper {
224 margin-right: 10px;
225 font-size: 12px; }
226 .elementor-templates-modal__header__logo__title {
227 padding-top: 2px; }
228 .elementor-templates-modal__header__items-area {
229 display: -webkit-box;
230 display: -ms-flexbox;
231 display: flex;
232 -webkit-box-orient: horizontal;
233 -webkit-box-direction: reverse;
234 -ms-flex-direction: row-reverse;
235 flex-direction: row-reverse; }
236 .elementor-templates-modal__header__item {
237 position: relative;
238 display: -webkit-box;
239 display: -ms-flexbox;
240 display: flex;
241 -webkit-box-align: center;
242 -ms-flex-align: center;
243 align-items: center;
244 -webkit-box-pack: center;
245 -ms-flex-pack: center;
246 justify-content: center;
247 -webkit-box-sizing: content-box;
248 box-sizing: content-box; }
249 .elementor-templates-modal__header__item > i {
250 font-size: 20px;
251 -webkit-transition: all 0.3s;
252 -o-transition: all 0.3s;
253 transition: all 0.3s;
254 cursor: pointer; }
255 .elementor-templates-modal__header__item > i:not(:hover) {
256 color: #a4afb7; }
257 .elementor-templates-modal__header__close--normal {
258 width: 47px;
259 border-left: 1px solid #e6e9ec; }
260 .elementor-templates-modal__header__close--normal i {
261 font-size: 18px; }
262 .elementor-templates-modal__header__close--skip {
263 padding: 10px;
264 padding-left: 20px;
265 margin-right: 10px;
266 color: #fff;
267 background-color: #a4afb7;
268 font-size: 11px;
269 font-weight: normal;
270 line-height: 1;
271 text-transform: uppercase;
272 -webkit-border-radius: 2px;
273 border-radius: 2px;
274 cursor: pointer; }
275 .elementor-templates-modal__header__close--skip > i {
276 font-size: inherit;
277 padding-left: 10px;
278 margin-left: 15px;
279 border-left: 1px solid; }
280 .elementor-templates-modal__header__close--skip > i:not(:hover) {
281 color: #fff; }
282
283 .elementor-templates-modal__sidebar {
284 -ms-flex-negative: 0;
285 flex-shrink: 0;
286 width: 25%;
287 background-color: rgba(255, 255, 255, 0.3); }
288
289 .elementor-templates-modal__content {
290 -webkit-box-flex: 1;
291 -ms-flex-positive: 1;
292 flex-grow: 1;
293 -webkit-box-shadow: 0 0 13px inset rgba(0, 0, 0, 0.05);
294 box-shadow: 0 0 13px inset rgba(0, 0, 0, 0.05); }
295
296 /* Will select next element after last '.elementor-general-section' */
297 #wpadminbar #wp-admin-bar-elementor_edit_page .elementor-general-section + .elementor-second-section {
298 border-top: 1px solid #464b50;
299 margin-top: 6px; }
300
301 .elementor-hidden {
302 display: none; }
303
304 .elementor-screen-only,
305 .screen-reader-text,
306 .screen-reader-text span,
307 .ui-helper-hidden-accessible {
308 position: absolute;
309 top: -10000em;
310 width: 1px;
311 height: 1px;
312 margin: -1px;
313 padding: 0;
314 overflow: hidden;
315 clip: rect(0, 0, 0, 0);
316 border: 0; }
317
318 .elementor-clearfix:after {
319 content: '';
320 display: block;
321 clear: both;
322 width: 0;
323 height: 0; }
324
325 .e-logo-wrapper {
326 background: #93003c;
327 display: inline-block;
328 padding: 0.75em;
329 -webkit-border-radius: 50%;
330 border-radius: 50%;
331 line-height: 1; }
332 .e-logo-wrapper i {
333 color: #fff;
334 font-size: 1em; }
335
336 .elementor {
337 -webkit-hyphens: manual;
338 -ms-hyphens: manual;
339 hyphens: manual; }
340 .elementor *, .elementor *:before, .elementor *:after {
341 -webkit-box-sizing: border-box;
342 box-sizing: border-box; }
343 .elementor a {
344 -webkit-box-shadow: none;
345 box-shadow: none;
346 text-decoration: none; }
347 .elementor hr {
348 margin: 0;
349 background-color: transparent; }
350 .elementor img {
351 height: auto;
352 max-width: 100%;
353 border: none;
354 -webkit-border-radius: 0;
355 border-radius: 0;
356 -webkit-box-shadow: none;
357 box-shadow: none; }
358 .elementor .elementor-widget:not(.elementor-widget-text-editor):not(.elementor-widget-theme-post-content) figure {
359 margin: 0; }
360 .elementor embed,
361 .elementor iframe,
362 .elementor object,
363 .elementor video {
364 max-width: 100%;
365 width: 100%;
366 margin: 0;
367 line-height: 1;
368 border: none; }
369 .elementor .elementor-custom-embed {
370 line-height: 0; }
371 .elementor .elementor-background-video-container,
372 .elementor .elementor-background-holder,
373 .elementor .elementor-background {
374 height: 100%;
375 width: 100%;
376 top: 0;
377 left: 0;
378 position: absolute;
379 overflow: hidden;
380 z-index: 0;
381 direction: ltr; }
382 .elementor .elementor-background-video-container {
383 -webkit-transition: opacity 1s;
384 -o-transition: opacity 1s;
385 transition: opacity 1s;
386 pointer-events: none; }
387 .elementor .elementor-background-video-container.elementor-loading {
388 opacity: 0; }
389 .elementor .elementor-background-video-embed {
390 max-width: none; }
391 .elementor .elementor-background-video-embed, .elementor .elementor-background-video-hosted {
392 position: absolute;
393 top: 50%;
394 left: 50%;
395 -webkit-transform: translate(-50%, -50%);
396 -ms-transform: translate(-50%, -50%);
397 transform: translate(-50%, -50%); }
398 .elementor .elementor-background-video {
399 max-width: none;
400 position: absolute;
401 top: 50%;
402 left: 50%;
403 -webkit-transform: translate(-50%, -50%);
404 -ms-transform: translate(-50%, -50%);
405 transform: translate(-50%, -50%); }
406 .elementor .elementor-html5-video {
407 -o-object-fit: cover;
408 object-fit: cover; }
409 .elementor .elementor-background-overlay {
410 height: 100%;
411 width: 100%;
412 top: 0;
413 left: 0;
414 position: absolute; }
415 .elementor .elementor-background-slideshow {
416 position: absolute;
417 width: 100%;
418 height: 100%;
419 z-index: 0;
420 top: 0;
421 left: 0; }
422 .elementor .elementor-background-slideshow__slide__image {
423 width: 100%;
424 height: 100%;
425 background-position: center center;
426 -webkit-background-size: cover;
427 background-size: cover; }
428
429 .elementor-widget-wrap > .elementor-element.elementor-absolute {
430 position: absolute; }
431
432 .elementor-widget-wrap > .elementor-element.elementor-fixed {
433 position: fixed; }
434
435 .elementor-widget-wrap .elementor-element.elementor-widget__width-auto, .elementor-widget-wrap .elementor-element.elementor-widget__width-initial {
436 max-width: 100%; }
437
438 @media (max-width: 1024px) {
439 .elementor-widget-wrap .elementor-element.elementor-widget-tablet__width-auto, .elementor-widget-wrap .elementor-element.elementor-widget-tablet__width-initial {
440 max-width: 100%; } }
441
442 @media (max-width: 767px) {
443 .elementor-widget-wrap .elementor-element.elementor-widget-mobile__width-auto, .elementor-widget-wrap .elementor-element.elementor-widget-mobile__width-initial {
444 max-width: 100%; } }
445
446 .elementor-element.elementor-absolute, .elementor-element.elementor-fixed {
447 z-index: 1; }
448
449 .elementor-invisible {
450 visibility: hidden; }
451
452 .elementor-align-center {
453 text-align: center; }
454 .elementor-align-center .elementor-button {
455 width: auto; }
456
457 .elementor-align-right {
458 text-align: right; }
459 .elementor-align-right .elementor-button {
460 width: auto; }
461
462 .elementor-align-left {
463 text-align: left; }
464 .elementor-align-left .elementor-button {
465 width: auto; }
466
467 .elementor-align-justify .elementor-button {
468 width: 100%; }
469
470 .elementor-custom-embed-play {
471 position: absolute;
472 top: 50%;
473 left: 50%;
474 -webkit-transform: translate(-50%, -50%);
475 -ms-transform: translate(-50%, -50%);
476 transform: translate(-50%, -50%); }
477 .elementor-custom-embed-play i {
478 font-size: 100px;
479 color: #fff;
480 opacity: 0.8;
481 text-shadow: 1px 0 6px rgba(0, 0, 0, 0.3);
482 -webkit-transition: all .5s;
483 -o-transition: all .5s;
484 transition: all .5s; }
485 .elementor-custom-embed-play.elementor-playing i {
486 font-family: eicons;
487 -webkit-animation: fa-spin 2s infinite linear;
488 animation: fa-spin 2s infinite linear; }
489 .elementor-custom-embed-play.elementor-playing i:before {
490 content: '\e8fb'; }
491
492 .elementor-tag {
493 display: -webkit-inline-box;
494 display: -ms-inline-flexbox;
495 display: inline-flex; }
496
497 .elementor-ken-burns {
498 -webkit-transition-property: -webkit-transform;
499 transition-property: -webkit-transform;
500 -o-transition-property: transform;
501 transition-property: transform;
502 transition-property: transform, -webkit-transform;
503 -webkit-transition-duration: 10s;
504 -o-transition-duration: 10s;
505 transition-duration: 10s;
506 -webkit-transition-timing-function: linear;
507 -o-transition-timing-function: linear;
508 transition-timing-function: linear; }
509 .elementor-ken-burns--out {
510 -webkit-transform: scale(1.3);
511 -ms-transform: scale(1.3);
512 transform: scale(1.3); }
513 .elementor-ken-burns--active {
514 -webkit-transition-duration: 20s;
515 -o-transition-duration: 20s;
516 transition-duration: 20s; }
517 .elementor-ken-burns--active.elementor-ken-burns--out {
518 -webkit-transform: scale(1);
519 -ms-transform: scale(1);
520 transform: scale(1); }
521 .elementor-ken-burns--active.elementor-ken-burns--in {
522 -webkit-transform: scale(1.3);
523 -ms-transform: scale(1.3);
524 transform: scale(1.3); }
525
526 @media (max-width: 1024px) {
527 .elementor-tablet-align-center {
528 text-align: center; }
529 .elementor-tablet-align-center .elementor-button {
530 width: auto; }
531 .elementor-tablet-align-right {
532 text-align: right; }
533 .elementor-tablet-align-right .elementor-button {
534 width: auto; }
535 .elementor-tablet-align-left {
536 text-align: left; }
537 .elementor-tablet-align-left .elementor-button {
538 width: auto; }
539 .elementor-tablet-align-justify .elementor-button {
540 width: 100%; } }
541
542 @media (max-width: 767px) {
543 .elementor-mobile-align-center {
544 text-align: center; }
545 .elementor-mobile-align-center .elementor-button {
546 width: auto; }
547 .elementor-mobile-align-right {
548 text-align: right; }
549 .elementor-mobile-align-right .elementor-button {
550 width: auto; }
551 .elementor-mobile-align-left {
552 text-align: left; }
553 .elementor-mobile-align-left .elementor-button {
554 width: auto; }
555 .elementor-mobile-align-justify .elementor-button {
556 width: 100%; } }
557
558 #wpadminbar #wp-admin-bar-elementor_edit_page > .ab-item::before {
559 content: "\e813";
560 font-family: eicons;
561 top: 3px;
562 font-size: 18px; }
563
564 #wpadminbar #wp-admin-bar-elementor_inspector > .ab-item::before {
565 content: "\f348";
566 top: 2px; }
567
568 :root {
569 --page-title-display: block; }
570
571 .elementor-page-title, h1.entry-title {
572 display: var(--page-title-display); }
573
574 .elementor-section {
575 position: relative; }
576 .elementor-section .elementor-container {
577 display: -webkit-box;
578 display: -ms-flexbox;
579 display: flex;
580 margin-right: auto;
581 margin-left: auto;
582 position: relative; }
583 @media (max-width: 1024px) {
584 .elementor-section .elementor-container {
585 -ms-flex-wrap: wrap;
586 flex-wrap: wrap; } }
587 .elementor-section.elementor-section-boxed > .elementor-container {
588 max-width: 1140px; }
589 .elementor-section.elementor-section-stretched {
590 position: relative;
591 width: 100%; }
592 .elementor-section.elementor-section-items-top > .elementor-container {
593 -webkit-box-align: start;
594 -ms-flex-align: start;
595 align-items: flex-start; }
596 .elementor-section.elementor-section-items-middle > .elementor-container {
597 -webkit-box-align: center;
598 -ms-flex-align: center;
599 align-items: center; }
600 .elementor-section.elementor-section-items-bottom > .elementor-container {
601 -webkit-box-align: end;
602 -ms-flex-align: end;
603 align-items: flex-end; }
604 @media (min-width: 768px) {
605 .elementor-section.elementor-section-height-full {
606 height: 100vh; }
607 .elementor-section.elementor-section-height-full > .elementor-container {
608 height: 100%; } }
609
610 .elementor-bc-flex-widget .elementor-section-content-top > .elementor-container > .elementor-column > .elementor-widget-wrap {
611 -webkit-box-align: start;
612 -ms-flex-align: start;
613 align-items: flex-start; }
614
615 .elementor-bc-flex-widget .elementor-section-content-middle > .elementor-container > .elementor-column > .elementor-widget-wrap {
616 -webkit-box-align: center;
617 -ms-flex-align: center;
618 align-items: center; }
619
620 .elementor-bc-flex-widget .elementor-section-content-bottom > .elementor-container > .elementor-column > .elementor-widget-wrap {
621 -webkit-box-align: end;
622 -ms-flex-align: end;
623 align-items: flex-end; }
624
625 .elementor-row {
626 width: 100%;
627 display: -webkit-box;
628 display: -ms-flexbox;
629 display: flex; }
630 @media (max-width: 1024px) {
631 .elementor-row {
632 -ms-flex-wrap: wrap;
633 flex-wrap: wrap; } }
634
635 .elementor-widget-wrap {
636 position: relative;
637 width: 100%;
638 -ms-flex-wrap: wrap;
639 flex-wrap: wrap;
640 -ms-flex-line-pack: start;
641 align-content: flex-start; }
642 .elementor:not(.elementor-bc-flex-widget) .elementor-widget-wrap {
643 display: -webkit-box;
644 display: -ms-flexbox;
645 display: flex; }
646 .elementor-widget-wrap > .elementor-element {
647 width: 100%; }
648
649 .elementor-widget {
650 position: relative; }
651 .elementor-widget:not(:last-child) {
652 margin-bottom: 20px; }
653 .elementor-widget:not(:last-child).elementor-widget__width-auto, .elementor-widget:not(:last-child).elementor-widget__width-initial, .elementor-widget:not(:last-child).elementor-absolute {
654 margin-bottom: 0; }
655
656 .elementor-column {
657 position: relative;
658 min-height: 1px;
659 display: -webkit-box;
660 display: -ms-flexbox;
661 display: flex; }
662
663 .elementor-column-wrap {
664 width: 100%;
665 position: relative;
666 display: -webkit-box;
667 display: -ms-flexbox;
668 display: flex; }
669
670 .elementor-column-gap-narrow > .elementor-column > .elementor-element-populated {
671 padding: 5px; }
672
673 .elementor-column-gap-default > .elementor-column > .elementor-element-populated {
674 padding: 10px; }
675
676 .elementor-column-gap-extended > .elementor-column > .elementor-element-populated {
677 padding: 15px; }
678
679 .elementor-column-gap-wide > .elementor-column > .elementor-element-populated {
680 padding: 20px; }
681
682 .elementor-column-gap-wider > .elementor-column > .elementor-element-populated {
683 padding: 30px; }
684
685 .elementor-inner-section .elementor-column-gap-no .elementor-element-populated {
686 padding: 0; }
687
688 @media (min-width: 768px) {
689 .elementor-column.elementor-col-10, .elementor-column[data-col="10"] {
690 width: 10%; }
691 .elementor-column.elementor-col-11, .elementor-column[data-col="11"] {
692 width: 11.111%; }
693 .elementor-column.elementor-col-12, .elementor-column[data-col="12"] {
694 width: 12.5%; }
695 .elementor-column.elementor-col-14, .elementor-column[data-col="14"] {
696 width: 14.285%; }
697 .elementor-column.elementor-col-16, .elementor-column[data-col="16"] {
698 width: 16.666%; }
699 .elementor-column.elementor-col-20, .elementor-column[data-col="20"] {
700 width: 20%; }
701 .elementor-column.elementor-col-25, .elementor-column[data-col="25"] {
702 width: 25%; }
703 .elementor-column.elementor-col-30, .elementor-column[data-col="30"] {
704 width: 30%; }
705 .elementor-column.elementor-col-33, .elementor-column[data-col="33"] {
706 width: 33.333%; }
707 .elementor-column.elementor-col-40, .elementor-column[data-col="40"] {
708 width: 40%; }
709 .elementor-column.elementor-col-50, .elementor-column[data-col="50"] {
710 width: 50%; }
711 .elementor-column.elementor-col-60, .elementor-column[data-col="60"] {
712 width: 60%; }
713 .elementor-column.elementor-col-66, .elementor-column[data-col="66"] {
714 width: 66.666%; }
715 .elementor-column.elementor-col-70, .elementor-column[data-col="70"] {
716 width: 70%; }
717 .elementor-column.elementor-col-75, .elementor-column[data-col="75"] {
718 width: 75%; }
719 .elementor-column.elementor-col-80, .elementor-column[data-col="80"] {
720 width: 80%; }
721 .elementor-column.elementor-col-83, .elementor-column[data-col="83"] {
722 width: 83.333%; }
723 .elementor-column.elementor-col-90, .elementor-column[data-col="90"] {
724 width: 90%; }
725 .elementor-column.elementor-col-100, .elementor-column[data-col="100"] {
726 width: 100%; } }
727
728 @media (max-width: 479px) {
729 .elementor-column.elementor-xs-10 {
730 width: 10%; }
731 .elementor-column.elementor-xs-11 {
732 width: 11.111%; }
733 .elementor-column.elementor-xs-12 {
734 width: 12.5%; }
735 .elementor-column.elementor-xs-14 {
736 width: 14.285%; }
737 .elementor-column.elementor-xs-16 {
738 width: 16.666%; }
739 .elementor-column.elementor-xs-20 {
740 width: 20%; }
741 .elementor-column.elementor-xs-25 {
742 width: 25%; }
743 .elementor-column.elementor-xs-30 {
744 width: 30%; }
745 .elementor-column.elementor-xs-33 {
746 width: 33.333%; }
747 .elementor-column.elementor-xs-40 {
748 width: 40%; }
749 .elementor-column.elementor-xs-50 {
750 width: 50%; }
751 .elementor-column.elementor-xs-60 {
752 width: 60%; }
753 .elementor-column.elementor-xs-66 {
754 width: 66.666%; }
755 .elementor-column.elementor-xs-70 {
756 width: 70%; }
757 .elementor-column.elementor-xs-75 {
758 width: 75%; }
759 .elementor-column.elementor-xs-80 {
760 width: 80%; }
761 .elementor-column.elementor-xs-83 {
762 width: 83.333%; }
763 .elementor-column.elementor-xs-90 {
764 width: 90%; }
765 .elementor-column.elementor-xs-100 {
766 width: 100%; } }
767
768 @media (max-width: 767px) {
769 .elementor-column.elementor-sm-10 {
770 width: 10%; }
771 .elementor-column.elementor-sm-11 {
772 width: 11.111%; }
773 .elementor-column.elementor-sm-12 {
774 width: 12.5%; }
775 .elementor-column.elementor-sm-14 {
776 width: 14.285%; }
777 .elementor-column.elementor-sm-16 {
778 width: 16.666%; }
779 .elementor-column.elementor-sm-20 {
780 width: 20%; }
781 .elementor-column.elementor-sm-25 {
782 width: 25%; }
783 .elementor-column.elementor-sm-30 {
784 width: 30%; }
785 .elementor-column.elementor-sm-33 {
786 width: 33.333%; }
787 .elementor-column.elementor-sm-40 {
788 width: 40%; }
789 .elementor-column.elementor-sm-50 {
790 width: 50%; }
791 .elementor-column.elementor-sm-60 {
792 width: 60%; }
793 .elementor-column.elementor-sm-66 {
794 width: 66.666%; }
795 .elementor-column.elementor-sm-70 {
796 width: 70%; }
797 .elementor-column.elementor-sm-75 {
798 width: 75%; }
799 .elementor-column.elementor-sm-80 {
800 width: 80%; }
801 .elementor-column.elementor-sm-83 {
802 width: 83.333%; }
803 .elementor-column.elementor-sm-90 {
804 width: 90%; }
805 .elementor-column.elementor-sm-100 {
806 width: 100%; } }
807
808 @media (min-width: 768px) and (max-width: 1024px) {
809 .elementor-column.elementor-md-10 {
810 width: 10%; }
811 .elementor-column.elementor-md-11 {
812 width: 11.111%; }
813 .elementor-column.elementor-md-12 {
814 width: 12.5%; }
815 .elementor-column.elementor-md-14 {
816 width: 14.285%; }
817 .elementor-column.elementor-md-16 {
818 width: 16.666%; }
819 .elementor-column.elementor-md-20 {
820 width: 20%; }
821 .elementor-column.elementor-md-25 {
822 width: 25%; }
823 .elementor-column.elementor-md-30 {
824 width: 30%; }
825 .elementor-column.elementor-md-33 {
826 width: 33.333%; }
827 .elementor-column.elementor-md-40 {
828 width: 40%; }
829 .elementor-column.elementor-md-50 {
830 width: 50%; }
831 .elementor-column.elementor-md-60 {
832 width: 60%; }
833 .elementor-column.elementor-md-66 {
834 width: 66.666%; }
835 .elementor-column.elementor-md-70 {
836 width: 70%; }
837 .elementor-column.elementor-md-75 {
838 width: 75%; }
839 .elementor-column.elementor-md-80 {
840 width: 80%; }
841 .elementor-column.elementor-md-83 {
842 width: 83.333%; }
843 .elementor-column.elementor-md-90 {
844 width: 90%; }
845 .elementor-column.elementor-md-100 {
846 width: 100%; } }
847
848 @media (min-width: 768px) and (max-width: 1024px) {
849 .elementor-reverse-tablet > .elementor-container > :nth-child(1) {
850 -webkit-box-ordinal-group: 11;
851 -ms-flex-order: 10;
852 order: 10; }
853 .elementor-reverse-tablet > .elementor-container > :nth-child(2) {
854 -webkit-box-ordinal-group: 10;
855 -ms-flex-order: 9;
856 order: 9; }
857 .elementor-reverse-tablet > .elementor-container > :nth-child(3) {
858 -webkit-box-ordinal-group: 9;
859 -ms-flex-order: 8;
860 order: 8; }
861 .elementor-reverse-tablet > .elementor-container > :nth-child(4) {
862 -webkit-box-ordinal-group: 8;
863 -ms-flex-order: 7;
864 order: 7; }
865 .elementor-reverse-tablet > .elementor-container > :nth-child(5) {
866 -webkit-box-ordinal-group: 7;
867 -ms-flex-order: 6;
868 order: 6; }
869 .elementor-reverse-tablet > .elementor-container > :nth-child(6) {
870 -webkit-box-ordinal-group: 6;
871 -ms-flex-order: 5;
872 order: 5; }
873 .elementor-reverse-tablet > .elementor-container > :nth-child(7) {
874 -webkit-box-ordinal-group: 5;
875 -ms-flex-order: 4;
876 order: 4; }
877 .elementor-reverse-tablet > .elementor-container > :nth-child(8) {
878 -webkit-box-ordinal-group: 4;
879 -ms-flex-order: 3;
880 order: 3; }
881 .elementor-reverse-tablet > .elementor-container > :nth-child(9) {
882 -webkit-box-ordinal-group: 3;
883 -ms-flex-order: 2;
884 order: 2; }
885 .elementor-reverse-tablet > .elementor-container > :nth-child(10) {
886 -webkit-box-ordinal-group: 2;
887 -ms-flex-order: 1;
888 order: 1; } }
889
890 @media (max-width: 767px) {
891 .elementor-reverse-mobile > .elementor-container > :nth-child(1) {
892 -webkit-box-ordinal-group: 11;
893 -ms-flex-order: 10;
894 order: 10; }
895 .elementor-reverse-mobile > .elementor-container > :nth-child(2) {
896 -webkit-box-ordinal-group: 10;
897 -ms-flex-order: 9;
898 order: 9; }
899 .elementor-reverse-mobile > .elementor-container > :nth-child(3) {
900 -webkit-box-ordinal-group: 9;
901 -ms-flex-order: 8;
902 order: 8; }
903 .elementor-reverse-mobile > .elementor-container > :nth-child(4) {
904 -webkit-box-ordinal-group: 8;
905 -ms-flex-order: 7;
906 order: 7; }
907 .elementor-reverse-mobile > .elementor-container > :nth-child(5) {
908 -webkit-box-ordinal-group: 7;
909 -ms-flex-order: 6;
910 order: 6; }
911 .elementor-reverse-mobile > .elementor-container > :nth-child(6) {
912 -webkit-box-ordinal-group: 6;
913 -ms-flex-order: 5;
914 order: 5; }
915 .elementor-reverse-mobile > .elementor-container > :nth-child(7) {
916 -webkit-box-ordinal-group: 5;
917 -ms-flex-order: 4;
918 order: 4; }
919 .elementor-reverse-mobile > .elementor-container > :nth-child(8) {
920 -webkit-box-ordinal-group: 4;
921 -ms-flex-order: 3;
922 order: 3; }
923 .elementor-reverse-mobile > .elementor-container > :nth-child(9) {
924 -webkit-box-ordinal-group: 3;
925 -ms-flex-order: 2;
926 order: 2; }
927 .elementor-reverse-mobile > .elementor-container > :nth-child(10) {
928 -webkit-box-ordinal-group: 2;
929 -ms-flex-order: 1;
930 order: 1; }
931 .elementor-column {
932 width: 100%; } }
933
934 ul.elementor-icon-list-items.elementor-inline-items {
935 display: -webkit-box;
936 display: -ms-flexbox;
937 display: flex;
938 -ms-flex-wrap: wrap;
939 flex-wrap: wrap; }
940 ul.elementor-icon-list-items.elementor-inline-items .elementor-inline-item {
941 word-break: break-word; }
942
943 .elementor-grid {
944 display: grid;
945 grid-column-gap: var(--grid-column-gap);
946 grid-row-gap: var(--grid-row-gap); }
947 .elementor-grid .elementor-grid-item {
948 min-width: 0; }
949 .elementor-grid-0 .elementor-grid {
950 display: inline-block;
951 width: 100%;
952 word-spacing: var(--grid-column-gap);
953 margin-bottom: calc(-1 * var(--grid-row-gap)); }
954 .elementor-grid-0 .elementor-grid .elementor-grid-item {
955 display: inline-block;
956 margin-bottom: var(--grid-row-gap);
957 word-break: break-word; }
958 .elementor-grid-1 .elementor-grid {
959 grid-template-columns: repeat(1, 1fr); }
960 .elementor-grid-2 .elementor-grid {
961 grid-template-columns: repeat(2, 1fr); }
962 .elementor-grid-3 .elementor-grid {
963 grid-template-columns: repeat(3, 1fr); }
964 .elementor-grid-4 .elementor-grid {
965 grid-template-columns: repeat(4, 1fr); }
966 .elementor-grid-5 .elementor-grid {
967 grid-template-columns: repeat(5, 1fr); }
968 .elementor-grid-6 .elementor-grid {
969 grid-template-columns: repeat(6, 1fr); }
970 .elementor-grid-7 .elementor-grid {
971 grid-template-columns: repeat(7, 1fr); }
972 .elementor-grid-8 .elementor-grid {
973 grid-template-columns: repeat(8, 1fr); }
974 .elementor-grid-9 .elementor-grid {
975 grid-template-columns: repeat(9, 1fr); }
976 .elementor-grid-10 .elementor-grid {
977 grid-template-columns: repeat(10, 1fr); }
978 .elementor-grid-11 .elementor-grid {
979 grid-template-columns: repeat(11, 1fr); }
980 .elementor-grid-12 .elementor-grid {
981 grid-template-columns: repeat(12, 1fr); }
982 @media (max-width: 1024px) {
983 .elementor-grid-tablet-0 .elementor-grid {
984 display: inline-block;
985 width: 100%;
986 word-spacing: var(--grid-column-gap);
987 margin-bottom: calc(-1 * var(--grid-row-gap)); }
988 .elementor-grid-tablet-0 .elementor-grid .elementor-grid-item {
989 display: inline-block;
990 margin-bottom: var(--grid-row-gap);
991 word-break: break-word; }
992 .elementor-grid-tablet-1 .elementor-grid {
993 grid-template-columns: repeat(1, 1fr); }
994 .elementor-grid-tablet-2 .elementor-grid {
995 grid-template-columns: repeat(2, 1fr); }
996 .elementor-grid-tablet-3 .elementor-grid {
997 grid-template-columns: repeat(3, 1fr); }
998 .elementor-grid-tablet-4 .elementor-grid {
999 grid-template-columns: repeat(4, 1fr); }
1000 .elementor-grid-tablet-5 .elementor-grid {
1001 grid-template-columns: repeat(5, 1fr); }
1002 .elementor-grid-tablet-6 .elementor-grid {
1003 grid-template-columns: repeat(6, 1fr); }
1004 .elementor-grid-tablet-7 .elementor-grid {
1005 grid-template-columns: repeat(7, 1fr); }
1006 .elementor-grid-tablet-8 .elementor-grid {
1007 grid-template-columns: repeat(8, 1fr); }
1008 .elementor-grid-tablet-9 .elementor-grid {
1009 grid-template-columns: repeat(9, 1fr); }
1010 .elementor-grid-tablet-10 .elementor-grid {
1011 grid-template-columns: repeat(10, 1fr); }
1012 .elementor-grid-tablet-11 .elementor-grid {
1013 grid-template-columns: repeat(11, 1fr); }
1014 .elementor-grid-tablet-12 .elementor-grid {
1015 grid-template-columns: repeat(12, 1fr); } }
1016 @media (max-width: 767px) {
1017 .elementor-grid-mobile-0 .elementor-grid {
1018 display: inline-block;
1019 width: 100%;
1020 word-spacing: var(--grid-column-gap);
1021 margin-bottom: calc(-1 * var(--grid-row-gap)); }
1022 .elementor-grid-mobile-0 .elementor-grid .elementor-grid-item {
1023 display: inline-block;
1024 margin-bottom: var(--grid-row-gap);
1025 word-break: break-word; }
1026 .elementor-grid-mobile-1 .elementor-grid {
1027 grid-template-columns: repeat(1, 1fr); }
1028 .elementor-grid-mobile-2 .elementor-grid {
1029 grid-template-columns: repeat(2, 1fr); }
1030 .elementor-grid-mobile-3 .elementor-grid {
1031 grid-template-columns: repeat(3, 1fr); }
1032 .elementor-grid-mobile-4 .elementor-grid {
1033 grid-template-columns: repeat(4, 1fr); }
1034 .elementor-grid-mobile-5 .elementor-grid {
1035 grid-template-columns: repeat(5, 1fr); }
1036 .elementor-grid-mobile-6 .elementor-grid {
1037 grid-template-columns: repeat(6, 1fr); }
1038 .elementor-grid-mobile-7 .elementor-grid {
1039 grid-template-columns: repeat(7, 1fr); }
1040 .elementor-grid-mobile-8 .elementor-grid {
1041 grid-template-columns: repeat(8, 1fr); }
1042 .elementor-grid-mobile-9 .elementor-grid {
1043 grid-template-columns: repeat(9, 1fr); }
1044 .elementor-grid-mobile-10 .elementor-grid {
1045 grid-template-columns: repeat(10, 1fr); }
1046 .elementor-grid-mobile-11 .elementor-grid {
1047 grid-template-columns: repeat(11, 1fr); }
1048 .elementor-grid-mobile-12 .elementor-grid {
1049 grid-template-columns: repeat(12, 1fr); } }
1050
1051 @media (min-width: 1025px) {
1052 #elementor-device-mode:after {
1053 content: 'desktop'; } }
1054
1055 @media (min-width: 768px) and (max-width: 1024px) {
1056 #elementor-device-mode:after {
1057 content: 'tablet'; } }
1058
1059 @media (max-width: 767px) {
1060 #elementor-device-mode:after {
1061 content: 'mobile'; } }
1062
1063 [class^="eicon"],
1064 [class*=" eicon-"] {
1065 display: inline-block;
1066 font-family: eicons;
1067 font-size: inherit;
1068 font-weight: normal;
1069 font-style: normal;
1070 font-variant: normal;
1071 line-height: 1;
1072 text-rendering: auto;
1073 -webkit-font-smoothing: antialiased;
1074 -moz-osx-font-smoothing: grayscale; }
1075
1076 @-webkit-keyframes eicon-spin {
1077 0% {
1078 -webkit-transform: rotate(0deg);
1079 transform: rotate(0deg); }
1080 100% {
1081 -webkit-transform: rotate(359deg);
1082 transform: rotate(359deg); } }
1083
1084 @keyframes eicon-spin {
1085 0% {
1086 -webkit-transform: rotate(0deg);
1087 transform: rotate(0deg); }
1088 100% {
1089 -webkit-transform: rotate(359deg);
1090 transform: rotate(359deg); } }
1091
1092 .eicon-animation-spin {
1093 -webkit-animation: eicon-spin 2s infinite linear;
1094 animation: eicon-spin 2s infinite linear; }
1095
1096 .eicon-loading:before {
1097 content: '\e8fb'; }
1098
1099 .eicon-menu-bar:before {
1100 content: '\e816'; }
1101
1102 .eicon-chevron-right:before {
1103 content: '\e87d'; }
1104
1105 .eicon-chevron-left:before {
1106 content: '\e87e'; }
1107
1108 .eicon-close:before {
1109 content: '\e87f'; }
1110
1111 .eicon-share-arrow:before {
1112 content: '\e96c'; }
1113
1114 .eicon-zoom-in:before {
1115 content: '\e882'; }
1116
1117 .eicon-zoom-in-bold:before {
1118 content: '\e92e'; }
1119
1120 .eicon-zoom-out-bold:before {
1121 content: '\e943'; }
1122
1123 .eicon-frame-expand:before {
1124 content: '\e95c'; }
1125
1126 .eicon-frame-minimize:before {
1127 content: '\e95d'; }
1128
1129 .eicon-play:before {
1130 content: '\e89d'; }
1131
1132 .eicon-facebook:before {
1133 content: '\e959'; }
1134
1135 .eicon-twitter:before {
1136 content: '\e95a'; }
1137
1138 .eicon-pinterest:before {
1139 content: '\e95b'; }
1140
1141 .eicon-download-bold:before {
1142 content: '\e96b'; }
1143
1144 .eicon-caret-down:before {
1145 content: '\e92a'; }
1146
1147 .elementor-form-fields-wrapper {
1148 display: -webkit-box;
1149 display: -ms-flexbox;
1150 display: flex;
1151 -ms-flex-wrap: wrap;
1152 flex-wrap: wrap; }
1153 .elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group > input, .elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group > textarea, .elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group > .elementor-select-wrapper, .elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group .elementor-field-subgroup {
1154 -ms-flex-preferred-size: 100%;
1155 flex-basis: 100%;
1156 max-width: 100%; }
1157 .elementor-form-fields-wrapper.elementor-labels-inline > .elementor-field-group > input, .elementor-form-fields-wrapper.elementor-labels-inline > .elementor-field-group .elementor-select-wrapper {
1158 -webkit-box-flex: 1;
1159 -ms-flex-positive: 1;
1160 flex-grow: 1; }
1161
1162 .elementor-field-group {
1163 -ms-flex-wrap: wrap;
1164 flex-wrap: wrap;
1165 -webkit-box-align: center;
1166 -ms-flex-align: center;
1167 align-items: center; }
1168 .elementor-field-group.elementor-field-type-submit {
1169 -webkit-box-align: end;
1170 -ms-flex-align: end;
1171 align-items: flex-end; }
1172 .elementor-field-group .elementor-field-textual {
1173 width: 100%;
1174 max-width: 100%;
1175 border: 1px solid #818a91;
1176 background-color: transparent;
1177 color: #373a3c;
1178 vertical-align: middle;
1179 -webkit-box-flex: 1;
1180 -ms-flex-positive: 1;
1181 flex-grow: 1; }
1182 .elementor-field-group .elementor-field-textual:focus {
1183 -webkit-box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.1) inset;
1184 box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.1) inset;
1185 outline: 0; }
1186 .elementor-field-group .elementor-field-textual::-webkit-input-placeholder {
1187 color: inherit;
1188 font-family: inherit;
1189 opacity: 0.6; }
1190 .elementor-field-group .elementor-field-textual:-ms-input-placeholder {
1191 color: inherit;
1192 font-family: inherit;
1193 opacity: 0.6; }
1194 .elementor-field-group .elementor-field-textual::-moz-placeholder {
1195 color: inherit;
1196 font-family: inherit;
1197 opacity: 0.6; }
1198 .elementor-field-group .elementor-field-textual:-moz-placeholder {
1199 color: inherit;
1200 font-family: inherit;
1201 opacity: 0.6; }
1202 .elementor-field-group .elementor-field-textual::-ms-input-placeholder {
1203 color: inherit;
1204 font-family: inherit;
1205 opacity: 0.6; }
1206 .elementor-field-group .elementor-field-textual::placeholder {
1207 color: inherit;
1208 font-family: inherit;
1209 opacity: 0.6; }
1210 .elementor-field-group .elementor-select-wrapper {
1211 display: -webkit-box;
1212 display: -ms-flexbox;
1213 display: flex;
1214 position: relative;
1215 width: 100%; }
1216 .elementor-field-group .elementor-select-wrapper select {
1217 appearance: none;
1218 -webkit-appearance: none;
1219 -moz-appearance: none;
1220 color: inherit;
1221 font-size: inherit;
1222 font-family: inherit;
1223 font-weight: inherit;
1224 font-style: inherit;
1225 text-transform: inherit;
1226 letter-spacing: inherit;
1227 line-height: inherit;
1228 -ms-flex-preferred-size: 100%;
1229 flex-basis: 100%;
1230 padding-right: 20px; }
1231 .elementor-field-group .elementor-select-wrapper:before {
1232 content: '\e92a';
1233 font-family: 'eicons';
1234 font-size: 15px;
1235 position: absolute;
1236 top: 50%;
1237 -webkit-transform: translateY(-50%);
1238 -ms-transform: translateY(-50%);
1239 transform: translateY(-50%);
1240 right: 10px;
1241 pointer-events: none;
1242 text-shadow: 0 0 3px rgba(0, 0, 0, 0.3); }
1243 .elementor-field-group.elementor-field-type-select-multiple .elementor-select-wrapper:before {
1244 content: ''; }
1245
1246 .elementor-field-subgroup {
1247 display: -webkit-box;
1248 display: -ms-flexbox;
1249 display: flex;
1250 -ms-flex-wrap: wrap;
1251 flex-wrap: wrap; }
1252 .elementor-field-subgroup .elementor-field-option label {
1253 display: inline-block; }
1254 .elementor-field-subgroup.elementor-subgroup-inline .elementor-field-option {
1255 padding-right: 10px; }
1256 .elementor-field-subgroup:not(.elementor-subgroup-inline) .elementor-field-option {
1257 -ms-flex-preferred-size: 100%;
1258 flex-basis: 100%; }
1259
1260 .elementor-field-type-checkbox .elementor-field-subgroup .elementor-field-option input,
1261 .elementor-field-type-checkbox .elementor-field-subgroup .elementor-field-option label,
1262 .elementor-field-type-radio .elementor-field-subgroup .elementor-field-option input,
1263 .elementor-field-type-radio .elementor-field-subgroup .elementor-field-option label,
1264 .elementor-field-type-acceptance .elementor-field-subgroup .elementor-field-option input,
1265 .elementor-field-type-acceptance .elementor-field-subgroup .elementor-field-option label {
1266 display: inline; }
1267
1268 .elementor-field-label {
1269 cursor: pointer; }
1270 .elementor-mark-required .elementor-field-label:after {
1271 content: '*';
1272 color: red;
1273 padding-left: 0.2em; }
1274
1275 .elementor-field-textual {
1276 line-height: 1.4;
1277 font-size: 15px;
1278 min-height: 40px;
1279 padding: 5px 14px;
1280 -webkit-border-radius: 3px;
1281 border-radius: 3px; }
1282 .elementor-field-textual.elementor-size-xs {
1283 font-size: 13px;
1284 min-height: 33px;
1285 padding: 4px 12px;
1286 -webkit-border-radius: 2px;
1287 border-radius: 2px; }
1288 .elementor-field-textual.elementor-size-md {
1289 font-size: 16px;
1290 min-height: 47px;
1291 padding: 6px 16px;
1292 -webkit-border-radius: 4px;
1293 border-radius: 4px; }
1294 .elementor-field-textual.elementor-size-lg {
1295 font-size: 18px;
1296 min-height: 59px;
1297 padding: 7px 20px;
1298 -webkit-border-radius: 5px;
1299 border-radius: 5px; }
1300 .elementor-field-textual.elementor-size-xl {
1301 font-size: 20px;
1302 min-height: 72px;
1303 padding: 8px 24px;
1304 -webkit-border-radius: 6px;
1305 border-radius: 6px; }
1306
1307 .elementor-button-align-stretch .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button {
1308 -ms-flex-preferred-size: 100%;
1309 flex-basis: 100%; }
1310
1311 .elementor-button-align-stretch .e-form__buttons__wrapper {
1312 -ms-flex-preferred-size: 50%;
1313 flex-basis: 50%;
1314 -webkit-box-flex: 1;
1315 -ms-flex-positive: 1;
1316 flex-grow: 1; }
1317 .elementor-button-align-stretch .e-form__buttons__wrapper__button {
1318 -ms-flex-preferred-size: 100%;
1319 flex-basis: 100%; }
1320
1321 .elementor-button-align-center .elementor-field-type-submit,
1322 .elementor-button-align-center .e-form__buttons {
1323 -webkit-box-pack: center;
1324 -ms-flex-pack: center;
1325 justify-content: center; }
1326
1327 .elementor-button-align-start .elementor-field-type-submit,
1328 .elementor-button-align-start .e-form__buttons {
1329 -webkit-box-pack: start;
1330 -ms-flex-pack: start;
1331 justify-content: flex-start; }
1332
1333 .elementor-button-align-end .elementor-field-type-submit,
1334 .elementor-button-align-end .e-form__buttons {
1335 -webkit-box-pack: end;
1336 -ms-flex-pack: end;
1337 justify-content: flex-end; }
1338
1339 .elementor-button-align-center .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, .elementor-button-align-end .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button {
1340 -ms-flex-preferred-size: initial;
1341 flex-basis: initial; }
1342
1343 .elementor-button-align-center .e-form__buttons__wrapper, .elementor-button-align-start .e-form__buttons__wrapper, .elementor-button-align-end .e-form__buttons__wrapper {
1344 -webkit-box-flex: initial;
1345 -ms-flex-positive: initial;
1346 flex-grow: initial; }
1347 .elementor-button-align-center .e-form__buttons__wrapper, .elementor-button-align-center .e-form__buttons__wrapper__button, .elementor-button-align-start .e-form__buttons__wrapper, .elementor-button-align-start .e-form__buttons__wrapper__button, .elementor-button-align-end .e-form__buttons__wrapper, .elementor-button-align-end .e-form__buttons__wrapper__button {
1348 -ms-flex-preferred-size: initial;
1349 flex-basis: initial; }
1350
1351 @media screen and (max-width: 1024px) {
1352 .elementor-tablet-button-align-stretch .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button {
1353 -ms-flex-preferred-size: 100%;
1354 flex-basis: 100%; }
1355 .elementor-tablet-button-align-stretch .e-form__buttons__wrapper {
1356 -ms-flex-preferred-size: 50%;
1357 flex-basis: 50%;
1358 -webkit-box-flex: 1;
1359 -ms-flex-positive: 1;
1360 flex-grow: 1; }
1361 .elementor-tablet-button-align-stretch .e-form__buttons__wrapper__button {
1362 -ms-flex-preferred-size: 100%;
1363 flex-basis: 100%; }
1364 .elementor-tablet-button-align-center .elementor-field-type-submit,
1365 .elementor-tablet-button-align-center .e-form__buttons {
1366 -webkit-box-pack: center;
1367 -ms-flex-pack: center;
1368 justify-content: center; }
1369 .elementor-tablet-button-align-start .elementor-field-type-submit,
1370 .elementor-tablet-button-align-start .e-form__buttons {
1371 -webkit-box-pack: start;
1372 -ms-flex-pack: start;
1373 justify-content: flex-start; }
1374 .elementor-tablet-button-align-end .elementor-field-type-submit,
1375 .elementor-tablet-button-align-end .e-form__buttons {
1376 -webkit-box-pack: end;
1377 -ms-flex-pack: end;
1378 justify-content: flex-end; }
1379 .elementor-tablet-button-align-center .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, .elementor-tablet-button-align-end .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button {
1380 -ms-flex-preferred-size: initial;
1381 flex-basis: initial; }
1382 .elementor-tablet-button-align-center .e-form__buttons__wrapper, .elementor-tablet-button-align-start .e-form__buttons__wrapper, .elementor-tablet-button-align-end .e-form__buttons__wrapper {
1383 -webkit-box-flex: initial;
1384 -ms-flex-positive: initial;
1385 flex-grow: initial; }
1386 .elementor-tablet-button-align-center .e-form__buttons__wrapper, .elementor-tablet-button-align-center .e-form__buttons__wrapper__button, .elementor-tablet-button-align-start .e-form__buttons__wrapper, .elementor-tablet-button-align-start .e-form__buttons__wrapper__button, .elementor-tablet-button-align-end .e-form__buttons__wrapper, .elementor-tablet-button-align-end .e-form__buttons__wrapper__button {
1387 -ms-flex-preferred-size: initial;
1388 flex-basis: initial; } }
1389
1390 @media screen and (max-width: 767px) {
1391 .elementor-mobile-button-align-stretch .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button {
1392 -ms-flex-preferred-size: 100%;
1393 flex-basis: 100%; }
1394 .elementor-mobile-button-align-stretch .e-form__buttons__wrapper {
1395 -ms-flex-preferred-size: 50%;
1396 flex-basis: 50%;
1397 -webkit-box-flex: 1;
1398 -ms-flex-positive: 1;
1399 flex-grow: 1; }
1400 .elementor-mobile-button-align-stretch .e-form__buttons__wrapper__button {
1401 -ms-flex-preferred-size: 100%;
1402 flex-basis: 100%; }
1403 .elementor-mobile-button-align-center .elementor-field-type-submit,
1404 .elementor-mobile-button-align-center .e-form__buttons {
1405 -webkit-box-pack: center;
1406 -ms-flex-pack: center;
1407 justify-content: center; }
1408 .elementor-mobile-button-align-start .elementor-field-type-submit,
1409 .elementor-mobile-button-align-start .e-form__buttons {
1410 -webkit-box-pack: start;
1411 -ms-flex-pack: start;
1412 justify-content: flex-start; }
1413 .elementor-mobile-button-align-end .elementor-field-type-submit,
1414 .elementor-mobile-button-align-end .e-form__buttons {
1415 -webkit-box-pack: end;
1416 -ms-flex-pack: end;
1417 justify-content: flex-end; }
1418 .elementor-mobile-button-align-center .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, .elementor-mobile-button-align-end .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button {
1419 -ms-flex-preferred-size: initial;
1420 flex-basis: initial; }
1421 .elementor-mobile-button-align-center .e-form__buttons__wrapper, .elementor-mobile-button-align-start .e-form__buttons__wrapper, .elementor-mobile-button-align-end .e-form__buttons__wrapper {
1422 -webkit-box-flex: initial;
1423 -ms-flex-positive: initial;
1424 flex-grow: initial; }
1425 .elementor-mobile-button-align-center .e-form__buttons__wrapper, .elementor-mobile-button-align-center .e-form__buttons__wrapper__button, .elementor-mobile-button-align-start .e-form__buttons__wrapper, .elementor-mobile-button-align-start .e-form__buttons__wrapper__button, .elementor-mobile-button-align-end .e-form__buttons__wrapper, .elementor-mobile-button-align-end .e-form__buttons__wrapper__button {
1426 -ms-flex-preferred-size: initial;
1427 flex-basis: initial; } }
1428
1429 .elementor-error .elementor-field {
1430 border-color: #d9534f; }
1431
1432 .elementor-error .help-inline {
1433 color: #d9534f;
1434 font-size: 0.9em; }
1435
1436 .elementor-message {
1437 margin: 10px 0;
1438 font-size: 1em;
1439 line-height: 1; }
1440 .elementor-message:before {
1441 content: "\e90e";
1442 display: inline-block;
1443 font-family: eicons;
1444 font-weight: normal;
1445 font-style: normal;
1446 vertical-align: middle;
1447 margin-right: 5px; }
1448 .elementor-message.elementor-message-danger {
1449 color: #d9534f; }
1450 .elementor-message.elementor-message-danger:before {
1451 content: "\e87f"; }
1452 .elementor-message.form-message-success {
1453 color: #5cb85c; }
1454
1455 .elementor-form .elementor-button {
1456 padding-top: 0;
1457 padding-bottom: 0;
1458 border: none; }
1459 .elementor-form .elementor-button > span {
1460 display: -webkit-box;
1461 display: -ms-flexbox;
1462 display: flex;
1463 -webkit-box-pack: center;
1464 -ms-flex-pack: center;
1465 justify-content: center; }
1466 .elementor-form .elementor-button.elementor-size-xs {
1467 min-height: 33px; }
1468 .elementor-form .elementor-button.elementor-size-sm {
1469 min-height: 40px; }
1470 .elementor-form .elementor-button.elementor-size-md {
1471 min-height: 47px; }
1472 .elementor-form .elementor-button.elementor-size-lg {
1473 min-height: 59px; }
1474 .elementor-form .elementor-button.elementor-size-xl {
1475 min-height: 72px; }
1476
1477 .elementor-element .elementor-widget-container {
1478 -webkit-transition: background 0.3s, border 0.3s, -webkit-border-radius 0.3s, -webkit-box-shadow 0.3s;
1479 transition: background 0.3s, border 0.3s, -webkit-border-radius 0.3s, -webkit-box-shadow 0.3s;
1480 -o-transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
1481 transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
1482 transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s, -webkit-border-radius 0.3s, -webkit-box-shadow 0.3s; }
1483
1484 .elementor-button {
1485 display: inline-block;
1486 line-height: 1;
1487 background-color: #818a91;
1488 font-size: 15px;
1489 padding: 12px 24px;
1490 -webkit-border-radius: 3px;
1491 border-radius: 3px;
1492 color: #fff;
1493 fill: #fff;
1494 text-align: center;
1495 -webkit-transition: all 0.3s;
1496 -o-transition: all 0.3s;
1497 transition: all 0.3s; }
1498 .elementor-button:hover, .elementor-button:focus, .elementor-button:visited {
1499 color: #fff; }
1500 .elementor-button-content-wrapper {
1501 display: -webkit-box;
1502 display: -ms-flexbox;
1503 display: flex;
1504 -webkit-box-pack: center;
1505 -ms-flex-pack: center;
1506 justify-content: center; }
1507 .elementor-button-icon {
1508 -webkit-box-flex: 0;
1509 -ms-flex-positive: 0;
1510 flex-grow: 0;
1511 -webkit-box-ordinal-group: 6;
1512 -ms-flex-order: 5;
1513 order: 5; }
1514 .elementor-button-icon svg {
1515 width: 1em; }
1516 .elementor-button-text {
1517 -webkit-box-flex: 1;
1518 -ms-flex-positive: 1;
1519 flex-grow: 1;
1520 -webkit-box-ordinal-group: 11;
1521 -ms-flex-order: 10;
1522 order: 10;
1523 display: inline-block; }
1524 .elementor-button.elementor-size-xs {
1525 font-size: 13px;
1526 padding: 10px 20px;
1527 -webkit-border-radius: 2px;
1528 border-radius: 2px; }
1529 .elementor-button.elementor-size-md {
1530 font-size: 16px;
1531 padding: 15px 30px;
1532 -webkit-border-radius: 4px;
1533 border-radius: 4px; }
1534 .elementor-button.elementor-size-lg {
1535 font-size: 18px;
1536 padding: 20px 40px;
1537 -webkit-border-radius: 5px;
1538 border-radius: 5px; }
1539 .elementor-button.elementor-size-xl {
1540 font-size: 20px;
1541 padding: 25px 50px;
1542 -webkit-border-radius: 6px;
1543 border-radius: 6px; }
1544 .elementor-button .elementor-align-icon-right {
1545 margin-left: 5px;
1546 -webkit-box-ordinal-group: 16;
1547 -ms-flex-order: 15;
1548 order: 15; }
1549 .elementor-button .elementor-align-icon-left {
1550 margin-right: 5px;
1551 -webkit-box-ordinal-group: 6;
1552 -ms-flex-order: 5;
1553 order: 5; }
1554 .elementor-button span {
1555 text-decoration: inherit; }
1556
1557 /* TODO: REMOVE THIS EXCEPTION AFTER PRO 2.8 RELEASES */
1558 .elementor-menu-cart__toggle .elementor-button-icon {
1559 -webkit-box-ordinal-group: 16;
1560 -ms-flex-order: 15;
1561 order: 15; }
1562
1563 .elementor-element.elementor-button-info .elementor-button {
1564 background-color: #5bc0de; }
1565
1566 .elementor-element.elementor-button-success .elementor-button {
1567 background-color: #5cb85c; }
1568
1569 .elementor-element.elementor-button-warning .elementor-button {
1570 background-color: #f0ad4e; }
1571
1572 .elementor-element.elementor-button-danger .elementor-button {
1573 background-color: #d9534f; }
1574
1575 .elementor-widget-button .elementor-button .elementor-button-info {
1576 background-color: #5bc0de; }
1577
1578 .elementor-widget-button .elementor-button .elementor-button-success {
1579 background-color: #5cb85c; }
1580
1581 .elementor-widget-button .elementor-button .elementor-button-warning {
1582 background-color: #f0ad4e; }
1583
1584 .elementor-widget-button .elementor-button .elementor-button-danger {
1585 background-color: #d9534f; }
1586
1587 .elementor-tab-title a {
1588 color: inherit; }
1589
1590 .elementor-view-stacked .elementor-icon {
1591 padding: .5em;
1592 background-color: #818a91;
1593 color: #fff;
1594 fill: #fff; }
1595
1596 .elementor-view-framed .elementor-icon {
1597 padding: .5em;
1598 color: #818a91;
1599 border: 3px solid #818a91;
1600 background-color: transparent; }
1601
1602 .elementor-icon {
1603 display: inline-block;
1604 line-height: 1;
1605 -webkit-transition: all 0.3s;
1606 -o-transition: all 0.3s;
1607 transition: all 0.3s;
1608 color: #818a91;
1609 font-size: 50px;
1610 text-align: center; }
1611 .elementor-icon:hover {
1612 color: #818a91; }
1613 .elementor-icon i, .elementor-icon svg {
1614 width: 1em;
1615 height: 1em;
1616 position: relative;
1617 display: block; }
1618 .elementor-icon i:before, .elementor-icon svg:before {
1619 position: absolute;
1620 left: 50%;
1621 -webkit-transform: translateX(-50%);
1622 -ms-transform: translateX(-50%);
1623 transform: translateX(-50%); }
1624 .elementor-icon i.fad {
1625 width: initial; }
1626
1627 .elementor-shape-circle .elementor-icon {
1628 -webkit-border-radius: 50%;
1629 border-radius: 50%; }
1630
1631 .slick-slider {
1632 position: relative;
1633 display: block;
1634 -webkit-box-sizing: border-box;
1635 box-sizing: border-box;
1636 -webkit-touch-callout: none;
1637 -webkit-user-select: none;
1638 -moz-user-select: none;
1639 -ms-user-select: none;
1640 user-select: none;
1641 -ms-touch-action: pan-y;
1642 touch-action: pan-y;
1643 -webkit-tap-highlight-color: transparent; }
1644
1645 .slick-list {
1646 position: relative;
1647 overflow: hidden;
1648 display: block;
1649 margin: 0;
1650 padding: 0; }
1651 .slick-list:focus {
1652 outline: none; }
1653 .slick-list.dragging {
1654 cursor: pointer; }
1655
1656 .slick-slider .slick-track,
1657 .slick-slider .slick-list {
1658 -webkit-transform: translate3d(0, 0, 0);
1659 transform: translate3d(0, 0, 0); }
1660
1661 .slick-track {
1662 position: relative;
1663 left: 0;
1664 top: 0;
1665 display: block; }
1666 .slick-track:before, .slick-track:after {
1667 content: "";
1668 display: table; }
1669 .slick-track:after {
1670 clear: both; }
1671 .slick-loading .slick-track {
1672 visibility: hidden; }
1673
1674 .slick-slide {
1675 float: left;
1676 height: 100%;
1677 min-height: 1px;
1678 display: none; }
1679 .elementor-slick-slider[dir="rtl"] .slick-slide {
1680 float: right; }
1681 .slick-slide img {
1682 display: block; }
1683 .slick-slide.slick-loading img {
1684 display: none; }
1685 .slick-slide.dragging img {
1686 pointer-events: none; }
1687 .slick-initialized .slick-slide {
1688 display: block; }
1689 .slick-loading .slick-slide {
1690 visibility: hidden; }
1691 .slick-vertical .slick-slide {
1692 display: block;
1693 height: auto;
1694 border: 1px solid transparent; }
1695
1696 .slick-arrow.slick-hidden {
1697 display: none; }
1698
1699 .elementor-slick-slider .slick-loading .slick-list {
1700 background: #fff; }
1701 .elementor-slick-slider .slick-loading .slick-list:after {
1702 content: '\e8fb';
1703 font-family: eicons;
1704 position: absolute;
1705 top: 50%;
1706 left: 50%;
1707 -webkit-transform: translate(-50%, -50%);
1708 -ms-transform: translate(-50%, -50%);
1709 transform: translate(-50%, -50%);
1710 -webkit-animation: fa-spin 2s infinite linear;
1711 animation: fa-spin 2s infinite linear;
1712 font-size: 25px;
1713 color: #a4afb7; }
1714
1715 .elementor-slick-slider .slick-prev,
1716 .elementor-slick-slider .slick-next {
1717 font-size: 0;
1718 line-height: 0;
1719 position: absolute;
1720 top: 50%;
1721 display: block;
1722 width: 20px;
1723 padding: 0;
1724 -webkit-transform: translate(0, -50%);
1725 -ms-transform: translate(0, -50%);
1726 transform: translate(0, -50%);
1727 cursor: pointer;
1728 color: transparent;
1729 border: none;
1730 outline: none;
1731 background: transparent; }
1732 .elementor-slick-slider .slick-prev:hover, .elementor-slick-slider .slick-prev:focus,
1733 .elementor-slick-slider .slick-next:hover,
1734 .elementor-slick-slider .slick-next:focus {
1735 color: transparent;
1736 outline: none;
1737 background: transparent; }
1738 .elementor-slick-slider .slick-prev:hover:before, .elementor-slick-slider .slick-prev:focus:before,
1739 .elementor-slick-slider .slick-next:hover:before,
1740 .elementor-slick-slider .slick-next:focus:before {
1741 opacity: 1; }
1742 .elementor-slick-slider .slick-prev.slick-disabled:before,
1743 .elementor-slick-slider .slick-next.slick-disabled:before {
1744 opacity: .25; }
1745 .elementor-slick-slider .slick-prev:before,
1746 .elementor-slick-slider .slick-next:before {
1747 font-family: eicons;
1748 font-size: 35px;
1749 line-height: 1;
1750 opacity: .75;
1751 color: white;
1752 -webkit-font-smoothing: antialiased;
1753 -moz-osx-font-smoothing: grayscale; }
1754
1755 .elementor-slick-slider .slick-prev {
1756 left: -25px; }
1757 [dir="rtl"] .elementor-slick-slider .slick-prev {
1758 left: auto;
1759 right: -25px; }
1760 .elementor-slick-slider .slick-prev:before {
1761 content: '\e89f'; }
1762 [dir="rtl"] .elementor-slick-slider .slick-prev:before {
1763 content: '\e89e'; }
1764
1765 .elementor-slick-slider .slick-next {
1766 right: -25px; }
1767 [dir="rtl"] .elementor-slick-slider .slick-next {
1768 left: -25px;
1769 right: auto; }
1770 .elementor-slick-slider .slick-next:before {
1771 content: '\e89e'; }
1772 [dir="rtl"] .elementor-slick-slider .slick-next:before {
1773 content: '\e89f'; }
1774
1775 .elementor-slick-slider .slick-dotted.slick-slider {
1776 margin-bottom: 30px; }
1777
1778 .elementor-slick-slider ul.slick-dots {
1779 position: absolute;
1780 bottom: -25px;
1781 display: block;
1782 width: 100%;
1783 padding: 0;
1784 margin: 0;
1785 list-style: none;
1786 text-align: center;
1787 line-height: 1; }
1788 .elementor-slick-slider ul.slick-dots li {
1789 position: relative;
1790 display: inline-block;
1791 width: 20px;
1792 height: 20px;
1793 margin: 0;
1794 padding: 0;
1795 cursor: pointer; }
1796 .elementor-slick-slider ul.slick-dots li button {
1797 font-size: 0;
1798 line-height: 0;
1799 display: block;
1800 width: 20px;
1801 height: 20px;
1802 padding: 5px;
1803 cursor: pointer;
1804 color: transparent;
1805 border: 0;
1806 outline: none;
1807 background: transparent; }
1808 .elementor-slick-slider ul.slick-dots li button:hover, .elementor-slick-slider ul.slick-dots li button:focus {
1809 outline: none; }
1810 .elementor-slick-slider ul.slick-dots li button:hover:before, .elementor-slick-slider ul.slick-dots li button:focus:before {
1811 opacity: 1; }
1812 .elementor-slick-slider ul.slick-dots li button:before {
1813 font-family: eicons;
1814 font-size: 6px;
1815 line-height: 20px;
1816 position: absolute;
1817 top: 0;
1818 left: 0;
1819 width: 20px;
1820 height: 20px;
1821 content: '\e914';
1822 text-align: center;
1823 opacity: .25;
1824 color: black;
1825 -webkit-font-smoothing: antialiased;
1826 -moz-osx-font-smoothing: grayscale; }
1827 .elementor-slick-slider ul.slick-dots li.slick-active button:before {
1828 opacity: .75;
1829 color: black; }
1830
1831 .elementor-slick-slider .slick-arrows-inside .slick-prev {
1832 left: 20px; }
1833 [dir="rtl"] .elementor-slick-slider .slick-arrows-inside .slick-prev {
1834 left: auto;
1835 right: 20px; }
1836
1837 .elementor-slick-slider .slick-arrows-inside .slick-next {
1838 right: 20px; }
1839 [dir="rtl"] .elementor-slick-slider .slick-arrows-inside .slick-next {
1840 left: 20px;
1841 right: auto; }
1842
1843 .elementor-slick-slider .slick-dots-inside .slick-dots {
1844 bottom: 5px; }
1845
1846 .elementor-slick-slider .slick-dots-inside.slick-dotted.slick-slider {
1847 margin-bottom: 0; }
1848
1849 .elementor-slick-slider .slick-slider .slick-prev,
1850 .elementor-slick-slider .slick-slider .slick-next {
1851 z-index: 1; }
1852
1853 .elementor-slick-slider .slick-slide img {
1854 margin: auto; }
1855
1856 /**
1857 * Swiper 3.4.2
1858 * Customized by Elementor team
1859 */
1860 .swiper-container {
1861 margin-left: auto;
1862 margin-right: auto;
1863 position: relative;
1864 overflow: hidden;
1865 /* Fix of Webkit flickering */
1866 z-index: 1; }
1867 .swiper-container .swiper-slide figure {
1868 line-height: 0; }
1869 .swiper-container .elementor-lightbox-content-source {
1870 display: none; }
1871
1872 .swiper-container-no-flexbox .swiper-slide {
1873 float: left; }
1874
1875 .swiper-container-vertical > .swiper-wrapper {
1876 -webkit-box-orient: vertical;
1877 -webkit-box-direction: normal;
1878 -ms-flex-direction: column;
1879 flex-direction: column; }
1880
1881 .swiper-wrapper {
1882 position: relative;
1883 width: 100%;
1884 height: 100%;
1885 z-index: 1;
1886 display: -webkit-box;
1887 display: -ms-flexbox;
1888 display: flex;
1889 -webkit-transition-property: -webkit-transform;
1890 transition-property: -webkit-transform;
1891 -o-transition-property: transform;
1892 transition-property: transform;
1893 transition-property: transform, -webkit-transform;
1894 -webkit-box-sizing: content-box;
1895 box-sizing: content-box; }
1896
1897 .swiper-container-android .swiper-slide, .swiper-wrapper {
1898 -webkit-transform: translate3d(0px, 0, 0);
1899 transform: translate3d(0px, 0, 0); }
1900
1901 .swiper-container-multirow > .swiper-wrapper {
1902 -ms-flex-wrap: wrap;
1903 flex-wrap: wrap; }
1904
1905 .swiper-container-free-mode > .swiper-wrapper {
1906 -webkit-transition-timing-function: ease-out;
1907 -o-transition-timing-function: ease-out;
1908 transition-timing-function: ease-out;
1909 margin: 0 auto; }
1910
1911 .swiper-slide {
1912 -ms-flex-negative: 0;
1913 flex-shrink: 0;
1914 width: 100%;
1915 height: 100%;
1916 position: relative; }
1917
1918 /* Auto Height */
1919 .swiper-container-autoheight {
1920 height: auto; }
1921 .swiper-container-autoheight .swiper-slide {
1922 height: auto; }
1923 .swiper-container-autoheight .swiper-wrapper {
1924 -webkit-box-align: start;
1925 -ms-flex-align: start;
1926 align-items: flex-start;
1927 -webkit-transition-property: height, -webkit-transform;
1928 transition-property: height, -webkit-transform;
1929 -o-transition-property: transform, height;
1930 transition-property: transform, height;
1931 transition-property: transform, height, -webkit-transform; }
1932
1933 /* a11y */
1934 .swiper-container .swiper-notification {
1935 position: absolute;
1936 left: 0;
1937 top: 0;
1938 pointer-events: none;
1939 opacity: 0;
1940 z-index: -1000; }
1941
1942 /* IE10 Windows Phone 8 Fixes */
1943 .swiper-wp8-horizontal {
1944 -ms-touch-action: pan-y;
1945 touch-action: pan-y; }
1946
1947 .swiper-wp8-vertical {
1948 -ms-touch-action: pan-x;
1949 touch-action: pan-x; }
1950
1951 /* Arrows */
1952 .swiper-button-prev, .swiper-button-next {
1953 position: absolute;
1954 top: 50%;
1955 width: 27px;
1956 height: 44px;
1957 margin-top: -22px;
1958 z-index: 10;
1959 cursor: pointer;
1960 -webkit-background-size: 27px 44px;
1961 background-size: 27px 44px;
1962 background: no-repeat center; }
1963
1964 .swiper-button-prev.swiper-button-disabled, .swiper-button-next.swiper-button-disabled {
1965 opacity: 0.35;
1966 cursor: auto;
1967 pointer-events: none; }
1968
1969 .swiper-button-prev, .swiper-container-rtl .swiper-button-next {
1970 background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
1971 left: 10px;
1972 right: auto; }
1973
1974 .swiper-button-prev.swiper-button-black, .swiper-container-rtl .swiper-button-next.swiper-button-black {
1975 background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E"); }
1976
1977 .swiper-button-prev.swiper-button-white, .swiper-container-rtl .swiper-button-next.swiper-button-white {
1978 background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E"); }
1979
1980 .swiper-button-next, .swiper-container-rtl .swiper-button-prev {
1981 background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
1982 right: 10px;
1983 left: auto; }
1984
1985 .swiper-button-next.swiper-button-black, .swiper-container-rtl .swiper-button-prev.swiper-button-black {
1986 background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E"); }
1987
1988 .swiper-button-next.swiper-button-white, .swiper-container-rtl .swiper-button-prev.swiper-button-white {
1989 background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E"); }
1990
1991 /* Pagination Styles */
1992 .swiper-pagination {
1993 position: absolute;
1994 text-align: center;
1995 -webkit-transition: 300ms;
1996 -o-transition: 300ms;
1997 transition: 300ms;
1998 -webkit-transform: translate3d(0, 0, 0);
1999 transform: translate3d(0, 0, 0);
2000 z-index: 10; }
2001 .swiper-pagination.swiper-pagination-hidden {
2002 opacity: 0; }
2003
2004 /* Common Styles */
2005 .swiper-pagination-fraction, .swiper-pagination-custom, .swiper-container-horizontal > .swiper-pagination-bullets {
2006 bottom: 5px;
2007 left: 0;
2008 width: 100%; }
2009
2010 /* Bullets */
2011 .swiper-pagination-bullet {
2012 width: 6px;
2013 height: 6px;
2014 display: inline-block;
2015 -webkit-border-radius: 50%;
2016 border-radius: 50%;
2017 background: #000;
2018 opacity: 0.2; }
2019
2020 .swiper-pagination-fraction {
2021 color: #000; }
2022
2023 button.swiper-pagination-bullet {
2024 border: none;
2025 margin: 0;
2026 padding: 0;
2027 -webkit-box-shadow: none;
2028 box-shadow: none;
2029 appearance: none;
2030 -webkit-appearance: none;
2031 -moz-appearance: none; }
2032
2033 .swiper-pagination-clickable .swiper-pagination-bullet {
2034 cursor: pointer; }
2035
2036 .swiper-pagination-white .swiper-pagination-bullet {
2037 background: #fff; }
2038
2039 .swiper-pagination-bullet-active {
2040 opacity: 1; }
2041
2042 .swiper-pagination-white .swiper-pagination-bullet-active {
2043 background: #fff; }
2044
2045 .swiper-pagination-black .swiper-pagination-bullet-active {
2046 background: #000; }
2047
2048 .swiper-container-vertical > .swiper-pagination-bullets {
2049 right: 10px;
2050 top: 50%;
2051 -webkit-transform: translate3d(0px, -50%, 0);
2052 transform: translate3d(0px, -50%, 0); }
2053 .swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
2054 margin: 5px 0;
2055 display: block; }
2056
2057 .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
2058 margin: 0 6px; }
2059
2060 /* Progressbar */
2061 .swiper-pagination-progressbar {
2062 background: rgba(0, 0, 0, 0.25);
2063 position: absolute; }
2064 .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
2065 background: #000;
2066 position: absolute;
2067 left: 0;
2068 top: 0;
2069 width: 100%;
2070 height: 100%;
2071 -webkit-transform: scale(0);
2072 -ms-transform: scale(0);
2073 transform: scale(0);
2074 -webkit-transform-origin: left top;
2075 -ms-transform-origin: left top;
2076 transform-origin: left top; }
2077
2078 .swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
2079 -webkit-transform-origin: right top;
2080 -ms-transform-origin: right top;
2081 transform-origin: right top; }
2082
2083 .swiper-container-horizontal > .swiper-pagination-progressbar {
2084 width: 100%;
2085 height: 4px;
2086 left: 0;
2087 top: 0; }
2088
2089 .swiper-container-vertical > .swiper-pagination-progressbar {
2090 width: 4px;
2091 height: 100%;
2092 left: 0;
2093 top: 0; }
2094
2095 .swiper-pagination-progressbar.swiper-pagination-white {
2096 background: rgba(255, 255, 255, 0.5); }
2097 .swiper-pagination-progressbar.swiper-pagination-white .swiper-pagination-progressbar-fill {
2098 background: #fff; }
2099
2100 .swiper-pagination-progressbar.swiper-pagination-black .swiper-pagination-progressbar-fill {
2101 background: #000; }
2102
2103 /* 3D Container */
2104 .swiper-container-3d {
2105 -webkit-perspective: 1200px;
2106 perspective: 1200px; }
2107 .swiper-container-3d .swiper-wrapper, .swiper-container-3d .swiper-slide, .swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top, .swiper-container-3d .swiper-slide-shadow-bottom, .swiper-container-3d .swiper-cube-shadow {
2108 -webkit-transform-style: preserve-3d;
2109 transform-style: preserve-3d; }
2110 .swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top, .swiper-container-3d .swiper-slide-shadow-bottom {
2111 position: absolute;
2112 left: 0;
2113 top: 0;
2114 width: 100%;
2115 height: 100%;
2116 pointer-events: none;
2117 z-index: 10; }
2118 .swiper-container-3d .swiper-slide-shadow-left {
2119 background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
2120 background-image: -webkit-linear-gradient(right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
2121 background-image: -o-linear-gradient(right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
2122 background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); }
2123 .swiper-container-3d .swiper-slide-shadow-right {
2124 background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
2125 background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
2126 background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
2127 background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); }
2128 .swiper-container-3d .swiper-slide-shadow-top {
2129 background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
2130 background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
2131 background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
2132 background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); }
2133 .swiper-container-3d .swiper-slide-shadow-bottom {
2134 background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
2135 background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
2136 background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
2137 background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); }
2138
2139 /* Coverflow */
2140 .swiper-container-coverflow .swiper-wrapper, .swiper-container-flip .swiper-wrapper {
2141 /* Windows 8 IE 10 fix */
2142 -ms-perspective: 1200px; }
2143
2144 /* Cube + Flip */
2145 .swiper-container-cube, .swiper-container-flip {
2146 overflow: visible; }
2147
2148 .swiper-container-cube .swiper-slide, .swiper-container-flip .swiper-slide {
2149 pointer-events: none;
2150 z-index: 1; }
2151
2152 .swiper-container-cube .swiper-slide .swiper-slide, .swiper-container-flip .swiper-slide .swiper-slide {
2153 pointer-events: none; }
2154
2155 .swiper-container-cube .swiper-slide-active, .swiper-container-flip .swiper-slide-active, .swiper-container-cube .swiper-slide-active .swiper-slide-active, .swiper-container-flip .swiper-slide-active .swiper-slide-active {
2156 pointer-events: auto; }
2157
2158 .swiper-container-cube .swiper-slide-shadow-top, .swiper-container-flip .swiper-slide-shadow-top, .swiper-container-cube .swiper-slide-shadow-bottom, .swiper-container-flip .swiper-slide-shadow-bottom, .swiper-container-cube .swiper-slide-shadow-left, .swiper-container-flip .swiper-slide-shadow-left, .swiper-container-cube .swiper-slide-shadow-right, .swiper-container-flip .swiper-slide-shadow-right {
2159 z-index: 0;
2160 -webkit-backface-visibility: hidden;
2161 backface-visibility: hidden; }
2162
2163 /* Cube */
2164 .swiper-container-cube .swiper-slide {
2165 visibility: hidden;
2166 -webkit-transform-origin: 0 0;
2167 -ms-transform-origin: 0 0;
2168 transform-origin: 0 0;
2169 width: 100%;
2170 height: 100%; }
2171
2172 .swiper-container-cube.swiper-container-rtl .swiper-slide {
2173 -webkit-transform-origin: 100% 0;
2174 -ms-transform-origin: 100% 0;
2175 transform-origin: 100% 0; }
2176
2177 .swiper-container-cube .swiper-slide-active, .swiper-container-cube .swiper-slide-next, .swiper-container-cube .swiper-slide-prev, .swiper-container-cube .swiper-slide-next + .swiper-slide {
2178 pointer-events: auto;
2179 visibility: visible; }
2180
2181 .swiper-container-cube .swiper-cube-shadow {
2182 position: absolute;
2183 left: 0;
2184 bottom: 0;
2185 width: 100%;
2186 height: 100%;
2187 background: #000;
2188 opacity: 0.6;
2189 -webkit-filter: blur(50px);
2190 filter: blur(50px);
2191 z-index: 0; }
2192
2193 /* Fade */
2194 .swiper-container-fade.swiper-container-free-mode .swiper-slide {
2195 -webkit-transition-timing-function: ease-out;
2196 -o-transition-timing-function: ease-out;
2197 transition-timing-function: ease-out; }
2198
2199 .swiper-container-fade .swiper-slide {
2200 pointer-events: none;
2201 -webkit-transition-property: opacity;
2202 -o-transition-property: opacity;
2203 transition-property: opacity; }
2204 .swiper-container-fade .swiper-slide .swiper-slide {
2205 pointer-events: none; }
2206
2207 .swiper-container-fade .swiper-slide-active {
2208 pointer-events: auto; }
2209 .swiper-container-fade .swiper-slide-active .swiper-slide-active {
2210 pointer-events: auto; }
2211
2212 .swiper-zoom-container {
2213 width: 100%;
2214 height: 100%;
2215 display: -webkit-box;
2216 display: -ms-flexbox;
2217 display: flex;
2218 -webkit-box-pack: center;
2219 -ms-flex-pack: center;
2220 justify-content: center;
2221 -webkit-box-align: center;
2222 -ms-flex-align: center;
2223 align-items: center;
2224 text-align: center; }
2225 .swiper-zoom-container > img, .swiper-zoom-container > svg, .swiper-zoom-container > canvas {
2226 max-width: 100%;
2227 max-height: 100%;
2228 -o-object-fit: contain;
2229 object-fit: contain; }
2230
2231 /* Scrollbar */
2232 .swiper-scrollbar {
2233 -webkit-border-radius: 10px;
2234 border-radius: 10px;
2235 position: relative;
2236 -ms-touch-action: none;
2237 background: rgba(0, 0, 0, 0.1); }
2238
2239 .swiper-container-horizontal > .swiper-scrollbar {
2240 position: absolute;
2241 left: 1%;
2242 bottom: 3px;
2243 z-index: 50;
2244 height: 5px;
2245 width: 98%; }
2246
2247 .swiper-container-vertical > .swiper-scrollbar {
2248 position: absolute;
2249 right: 3px;
2250 top: 1%;
2251 z-index: 50;
2252 width: 5px;
2253 height: 98%; }
2254
2255 .swiper-scrollbar-drag {
2256 height: 100%;
2257 width: 100%;
2258 position: relative;
2259 background: rgba(0, 0, 0, 0.5);
2260 -webkit-border-radius: 10px;
2261 border-radius: 10px;
2262 left: 0;
2263 top: 0; }
2264
2265 .swiper-scrollbar-cursor-drag {
2266 cursor: move; }
2267
2268 .elementor-pagination-position-outside .swiper-container {
2269 padding-bottom: 30px; }
2270
2271 .elementor-pagination-position-outside .elementor-swiper-button {
2272 top: calc(50% - 30px / 2); }
2273
2274 .elementor-swiper {
2275 position: relative; }
2276
2277 .elementor-main-swiper {
2278 position: static; }
2279
2280 .elementor-arrows-position-outside .swiper-container {
2281 width: calc(100% - 60px); }
2282
2283 .elementor-arrows-position-outside .elementor-swiper-button-prev {
2284 left: 0; }
2285
2286 .elementor-arrows-position-outside .elementor-swiper-button-next {
2287 right: 0; }
2288
2289 .swiper-image-stretch .swiper-slide .swiper-slide-image {
2290 width: 100%; }
2291
2292 .elementor-swiper-button {
2293 position: absolute;
2294 display: -webkit-inline-box;
2295 display: -ms-inline-flexbox;
2296 display: inline-flex;
2297 z-index: 1;
2298 cursor: pointer;
2299 font-size: 25px;
2300 color: rgba(238, 238, 238, 0.9);
2301 top: 50%;
2302 -webkit-transform: translateY(-50%);
2303 -ms-transform: translateY(-50%);
2304 transform: translateY(-50%); }
2305 .elementor-swiper-button-prev {
2306 left: 10px; }
2307 .elementor-swiper-button-next {
2308 right: 10px; }
2309 .elementor-swiper-button.swiper-button-disabled {
2310 opacity: 0.3; }
2311
2312 .swiper-container-cube .elementor-swiper-button {
2313 -webkit-transform: translate3d(0, -50%, 1px);
2314 transform: translate3d(0, -50%, 1px); }
2315
2316 /* Preloader */
2317 .swiper-lazy-preloader {
2318 width: 42px;
2319 height: 42px;
2320 position: absolute;
2321 left: 50%;
2322 top: 50%;
2323 margin-left: -21px;
2324 margin-top: -21px;
2325 z-index: 10;
2326 -webkit-transform-origin: 50%;
2327 -ms-transform-origin: 50%;
2328 transform-origin: 50%;
2329 -webkit-animation: swiper-preloader-spin 1s steps(12, end) infinite;
2330 animation: swiper-preloader-spin 1s steps(12, end) infinite; }
2331 .swiper-lazy-preloader:after {
2332 display: block;
2333 content: "";
2334 width: 100%;
2335 height: 100%;
2336 -webkit-background-size: 100% 100%;
2337 background-size: 100%;
2338 background: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat 50%; }
2339
2340 .swiper-lazy-preloader-white:after {
2341 background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E"); }
2342
2343 @-webkit-keyframes swiper-preloader-spin {
2344 100% {
2345 -webkit-transform: rotate(360deg);
2346 transform: rotate(360deg); } }
2347
2348 @keyframes swiper-preloader-spin {
2349 100% {
2350 -webkit-transform: rotate(360deg);
2351 transform: rotate(360deg); } }
2352
2353 .elementor-lightbox {
2354 --lightbox-ui-color: rgba(238, 238, 238, 0.9);
2355 --lightbox-ui-color-hover: #fff;
2356 --lightbox-text-color: var(--lightbox-ui-color);
2357 --lightbox-header-icons-size: 20px;
2358 --lightbox-navigation-icons-size: 25px; }
2359 .elementor-lightbox .dialog-header {
2360 display: none; }
2361 .elementor-lightbox .dialog-widget-content {
2362 background: none;
2363 -webkit-box-shadow: none;
2364 box-shadow: none;
2365 width: 100%;
2366 height: 100%; }
2367 .elementor-lightbox .dialog-message {
2368 -webkit-animation-duration: .3s;
2369 animation-duration: .3s; }
2370 .elementor-lightbox .dialog-message:not(.elementor-fit-aspect-ratio) {
2371 height: 100%; }
2372 .elementor-lightbox .dialog-message.dialog-lightbox-message {
2373 padding: 0; }
2374 .elementor-lightbox .dialog-lightbox-close-button {
2375 cursor: pointer;
2376 position: absolute;
2377 font-size: var(--lightbox-header-icons-size);
2378 right: 0.75em;
2379 margin-top: 13px;
2380 padding: .25em;
2381 z-index: 2;
2382 line-height: 1; }
2383 .elementor-lightbox .dialog-lightbox-close-button,
2384 .elementor-lightbox .elementor-swiper-button {
2385 color: var(--lightbox-ui-color);
2386 -webkit-transition: all 0.3s;
2387 -o-transition: all 0.3s;
2388 transition: all 0.3s;
2389 opacity: 1; }
2390 .elementor-lightbox .dialog-lightbox-close-button:hover,
2391 .elementor-lightbox .elementor-swiper-button:hover {
2392 color: var(--lightbox-ui-color-hover); }
2393 .elementor-lightbox .swiper-container {
2394 height: 100%; }
2395 .elementor-lightbox .elementor-lightbox-item {
2396 display: -webkit-box;
2397 display: -ms-flexbox;
2398 display: flex;
2399 -webkit-box-align: center;
2400 -ms-flex-align: center;
2401 align-items: center;
2402 -webkit-box-pack: center;
2403 -ms-flex-pack: center;
2404 justify-content: center;
2405 position: relative;
2406 padding: 70px;
2407 -webkit-box-sizing: border-box;
2408 box-sizing: border-box;
2409 height: 100%;
2410 margin: auto; }
2411 @media (max-width: 767px) {
2412 .elementor-lightbox .elementor-lightbox-item {
2413 padding: 70px 0; } }
2414 .elementor-lightbox .elementor-lightbox-image {
2415 max-height: 100%;
2416 -webkit-user-select: none;
2417 -moz-user-select: none;
2418 -ms-user-select: none;
2419 user-select: none; }
2420 .elementor-lightbox .elementor-lightbox-image, .elementor-lightbox .elementor-lightbox-image:hover {
2421 opacity: 1;
2422 -webkit-filter: none;
2423 filter: none;
2424 border: none; }
2425 .elementor-lightbox .elementor-lightbox-image, .elementor-lightbox .elementor-video-container {
2426 -webkit-box-shadow: 0 0 30px rgba(0, 0, 0, 0.3), 0 0 8px -5px rgba(0, 0, 0, 0.3);
2427 box-shadow: 0 0 30px rgba(0, 0, 0, 0.3), 0 0 8px -5px rgba(0, 0, 0, 0.3);
2428 -webkit-border-radius: 2px;
2429 border-radius: 2px; }
2430 .elementor-lightbox .elementor-video-container {
2431 position: absolute;
2432 top: 50%;
2433 left: 50%;
2434 -webkit-transform: translate(-50%, -50%);
2435 -ms-transform: translate(-50%, -50%);
2436 transform: translate(-50%, -50%); }
2437 @media (min-width: 1025px) {
2438 .elementor-lightbox .elementor-video-container {
2439 width: 75%; } }
2440 @media (max-width: 1024px) {
2441 .elementor-lightbox .elementor-video-container {
2442 width: 100%; } }
2443 @media (min-width: 768px) and (max-width: 1024px) {
2444 .elementor-lightbox .elementor-aspect-ratio-916 .elementor-video-container {
2445 width: 70%; } }
2446 .elementor-lightbox .elementor-swiper-button:focus {
2447 outline-width: 1px; }
2448 .elementor-lightbox .elementor-swiper-button-prev, .elementor-lightbox .elementor-swiper-button-next {
2449 height: 100%;
2450 display: -webkit-box;
2451 display: -ms-flexbox;
2452 display: flex;
2453 -webkit-box-align: center;
2454 -ms-flex-align: center;
2455 align-items: center;
2456 width: 15%;
2457 -webkit-box-pack: center;
2458 -ms-flex-pack: center;
2459 justify-content: center;
2460 font-size: var(--lightbox-navigation-icons-size); }
2461 .elementor-lightbox .elementor-swiper-button-prev {
2462 left: 0; }
2463 .elementor-lightbox .elementor-swiper-button-next {
2464 right: 0; }
2465 @media (max-width: 767px) {
2466 .elementor-lightbox .elementor-swiper-button:focus {
2467 outline: none; }
2468 .elementor-lightbox .elementor-swiper-button-prev, .elementor-lightbox .elementor-swiper-button-next {
2469 width: 20%; }
2470 .elementor-lightbox .elementor-swiper-button-prev i, .elementor-lightbox .elementor-swiper-button-next i {
2471 padding: 10px;
2472 background-color: rgba(0, 0, 0, 0.5); }
2473 .elementor-lightbox .elementor-swiper-button-prev {
2474 left: 0;
2475 -webkit-box-pack: start;
2476 -ms-flex-pack: start;
2477 justify-content: flex-start; }
2478 .elementor-lightbox .elementor-swiper-button-next {
2479 right: 0;
2480 -webkit-box-pack: end;
2481 -ms-flex-pack: end;
2482 justify-content: flex-end; } }
2483
2484 .elementor-slideshow__counter {
2485 color: currentColor;
2486 font-size: .75em;
2487 width: -webkit-max-content;
2488 width: -moz-max-content;
2489 width: max-content; }
2490
2491 .elementor-slideshow__header, .elementor-slideshow__footer {
2492 position: absolute;
2493 left: 0;
2494 width: 100%;
2495 padding: 15px 20px;
2496 -webkit-transition: 0.3s;
2497 -o-transition: 0.3s;
2498 transition: 0.3s; }
2499
2500 .elementor-slideshow__footer {
2501 color: var(--lightbox-text-color); }
2502
2503 .elementor-slideshow__header {
2504 color: var(--lightbox-ui-color);
2505 display: -webkit-box;
2506 display: -ms-flexbox;
2507 display: flex;
2508 -webkit-box-orient: horizontal;
2509 -webkit-box-direction: reverse;
2510 -ms-flex-direction: row-reverse;
2511 flex-direction: row-reverse;
2512 font-size: var(--lightbox-header-icons-size);
2513 padding-left: 1em;
2514 padding-right: 2.6em;
2515 top: 0;
2516 -webkit-box-align: center;
2517 -ms-flex-align: center;
2518 align-items: center;
2519 z-index: 10; }
2520 .elementor-slideshow__header > i {
2521 font-size: inherit;
2522 cursor: pointer;
2523 padding: .25em;
2524 margin: 0 .35em; }
2525 .elementor-slideshow__header > i:hover {
2526 color: var(--lightbox-ui-color-hover); }
2527 .elementor-slideshow__header .elementor-slideshow__counter {
2528 margin-right: auto; }
2529 .elementor-slideshow__header .elementor-icon-share {
2530 z-index: 5; }
2531
2532 .elementor-slideshow__share-menu {
2533 background-color: rgba(0, 0, 0, 0);
2534 width: 0;
2535 height: 0;
2536 position: absolute;
2537 overflow: hidden;
2538 -webkit-transition: background-color 400ms;
2539 -o-transition: background-color 400ms;
2540 transition: background-color 400ms; }
2541 .elementor-slideshow__share-menu .elementor-slideshow__share-links a {
2542 color: #2C2C2C; }
2543
2544 .elementor-slideshow__share-links {
2545 display: block;
2546 position: absolute;
2547 min-width: 200px;
2548 right: 2.8em;
2549 top: 3em;
2550 background-color: #fff;
2551 -webkit-border-radius: 3px;
2552 border-radius: 3px;
2553 padding: 14px 20px;
2554 -webkit-transform: scale(0);
2555 -ms-transform: scale(0);
2556 transform: scale(0);
2557 opacity: 0;
2558 -webkit-transform-origin: 90% 10%;
2559 -ms-transform-origin: 90% 10%;
2560 transform-origin: 90% 10%;
2561 -webkit-transition: all 250ms 100ms;
2562 -o-transition: all 250ms 100ms;
2563 transition: all 250ms 100ms;
2564 -webkit-box-shadow: 0 4px 15px rgba(0, 0, 0, 0.3);
2565 box-shadow: 0 4px 15px rgba(0, 0, 0, 0.3); }
2566 .elementor-slideshow__share-links a {
2567 text-align: left;
2568 color: #55595c;
2569 font-size: 12px;
2570 line-height: 2.5;
2571 display: block;
2572 opacity: 0;
2573 -webkit-transition: opacity 500ms 100ms;
2574 -o-transition: opacity 500ms 100ms;
2575 transition: opacity 500ms 100ms; }
2576 .elementor-slideshow__share-links a:hover {
2577 color: #000; }
2578 .elementor-slideshow__share-links a i {
2579 font-size: 1.25em;
2580 margin-right: 0.75em; }
2581 .elementor-slideshow__share-links:before {
2582 content: '';
2583 display: block;
2584 position: absolute;
2585 top: 1px;
2586 right: 0.5em;
2587 border: .45em solid;
2588 border-color: transparent transparent #fff transparent;
2589 -webkit-transform: translateY(-100%) scaleX(0.7);
2590 -ms-transform: translateY(-100%) scaleX(0.7);
2591 transform: translateY(-100%) scaleX(0.7); }
2592
2593 .elementor-slideshow__footer {
2594 bottom: 0;
2595 z-index: 5;
2596 position: fixed; }
2597
2598 .elementor-slideshow__title, .elementor-slideshow__description {
2599 margin: 0; }
2600
2601 .elementor-slideshow__title {
2602 font-size: 16px;
2603 font-weight: bold; }
2604
2605 .elementor-slideshow__description {
2606 font-size: 14px; }
2607
2608 .elementor-slideshow--ui-hidden .elementor-slideshow__header, .elementor-slideshow--ui-hidden .elementor-slideshow__footer {
2609 opacity: 0;
2610 pointer-events: none; }
2611
2612 .elementor-slideshow--ui-hidden .elementor-swiper-button-prev, .elementor-slideshow--ui-hidden .elementor-swiper-button-next {
2613 opacity: 0; }
2614
2615 .elementor-slideshow--fullscreen-mode .elementor-video-container {
2616 width: 100%; }
2617
2618 .elementor-slideshow--zoom-mode .elementor-slideshow__header, .elementor-slideshow--zoom-mode .elementor-slideshow__footer {
2619 background-color: rgba(0, 0, 0, 0.5); }
2620
2621 .elementor-slideshow--zoom-mode .elementor-swiper-button-prev, .elementor-slideshow--zoom-mode .elementor-swiper-button-next {
2622 opacity: 0;
2623 pointer-events: none; }
2624
2625 .elementor-slideshow--share-mode .elementor-slideshow__share-menu {
2626 top: 0;
2627 left: 0;
2628 width: 100vw;
2629 height: 100vh;
2630 opacity: 1;
2631 cursor: default;
2632 background-color: rgba(0, 0, 0, 0.5); }
2633
2634 .elementor-slideshow--share-mode .elementor-slideshow__share-links {
2635 -webkit-transform: scale(1);
2636 -ms-transform: scale(1);
2637 transform: scale(1); }
2638 .elementor-slideshow--share-mode .elementor-slideshow__share-links, .elementor-slideshow--share-mode .elementor-slideshow__share-links a {
2639 opacity: 1; }
2640 .elementor-slideshow--share-mode .elementor-slideshow__share-links .eicon-twitter {
2641 color: #1DA1F2; }
2642 .elementor-slideshow--share-mode .elementor-slideshow__share-links .eicon-facebook {
2643 color: #3b5998; }
2644 .elementor-slideshow--share-mode .elementor-slideshow__share-links .eicon-pinterest {
2645 color: #bd081c; }
2646 .elementor-slideshow--share-mode .elementor-slideshow__share-links .eicon-download-bold {
2647 color: #a4afb7; }
2648
2649 .elementor-slideshow--share-mode .eicon-share-arrow {
2650 z-index: 2; }
2651
2652 .animated {
2653 -webkit-animation-duration: 1.25s;
2654 animation-duration: 1.25s; }
2655 .animated.animated-slow {
2656 -webkit-animation-duration: 2s;
2657 animation-duration: 2s; }
2658 .animated.animated-fast {
2659 -webkit-animation-duration: .75s;
2660 animation-duration: .75s; }
2661 .animated.infinite {
2662 -webkit-animation-iteration-count: infinite;
2663 animation-iteration-count: infinite; }
2664 .animated.reverse {
2665 animation-direction: reverse;
2666 -webkit-animation-fill-mode: forwards;
2667 animation-fill-mode: forwards; }
2668
2669 @media (prefers-reduced-motion: reduce) {
2670 .animated {
2671 -webkit-animation: none;
2672 animation: none; } }
2673
2674 .elementor-shape {
2675 overflow: hidden;
2676 position: absolute;
2677 left: 0;
2678 width: 100%;
2679 line-height: 0;
2680 direction: ltr;
2681 /*
2682 * @TODO: The `z-index: -1` rules below are temporary fixes for Chrome 85 issue.
2683 * It will be removed in a future version of Chrome.
2684 */ }
2685 .elementor-shape-top {
2686 top: -1px; }
2687 .elementor-shape-top:not([data-negative="false"]) svg {
2688 z-index: -1; }
2689 .elementor-shape-bottom {
2690 bottom: -1px; }
2691 .elementor-shape-bottom:not([data-negative="true"]) svg {
2692 z-index: -1; }
2693 .elementor-shape[data-negative="false"].elementor-shape-bottom {
2694 -webkit-transform: rotate(180deg);
2695 -ms-transform: rotate(180deg);
2696 transform: rotate(180deg); }
2697 .elementor-shape[data-negative="true"].elementor-shape-top {
2698 -webkit-transform: rotate(180deg);
2699 -ms-transform: rotate(180deg);
2700 transform: rotate(180deg); }
2701 .elementor-shape svg {
2702 display: block;
2703 width: calc(100% + 1.3px);
2704 position: relative;
2705 left: 50%;
2706 -webkit-transform: translateX(-50%);
2707 -ms-transform: translateX(-50%);
2708 transform: translateX(-50%); }
2709 .elementor-shape .elementor-shape-fill {
2710 fill: #fff;
2711 -webkit-transform-origin: center;
2712 -ms-transform-origin: center;
2713 transform-origin: center;
2714 -webkit-transform: rotateY(0deg);
2715 transform: rotateY(0deg); }
2716
2717 #wp-admin-bar-elementor_edit_page .ab-submenu .ab-item {
2718 display: -webkit-box;
2719 display: -ms-flexbox;
2720 display: flex;
2721 width: 200px; }
2722
2723 #wp-admin-bar-elementor_edit_page .elementor-edit-link-title {
2724 white-space: nowrap;
2725 -o-text-overflow: ellipsis;
2726 text-overflow: ellipsis;
2727 overflow: hidden;
2728 width: 100%; }
2729
2730 #wp-admin-bar-elementor_edit_page .elementor-edit-link-type {
2731 background: #55595c;
2732 font-size: 11px;
2733 line-height: 9px;
2734 margin-top: 6px;
2735 padding: 4px 8px;
2736 -webkit-border-radius: 3px;
2737 border-radius: 3px; }
2738
2739 .page-template-elementor_canvas.elementor-page:before {
2740 display: none; }
2741
2742 .elementor-post__thumbnail__link {
2743 -webkit-transition: none;
2744 -o-transition: none;
2745 transition: none; }
2746
2747 #left-area ul.elementor-icon-list-items,
2748 .elementor .elementor-element ul.elementor-icon-list-items,
2749 .elementor-edit-area .elementor-element ul.elementor-icon-list-items {
2750 padding: 0; }
2751
2752 #wpadminbar * {
2753 font-style: normal; }
2754
2755 .e--ua-appleWebkit.rtl {
2756 --flex-right: flex-start; }
2757
2758 .e--ua-appleWebkit .elementor-widget-social-icons.e-grid-align-right,
2759 .e--ua-appleWebkit .elementor-share-buttons--align-right {
2760 --justify-content: var(--flex-right, flex-end); }
2761
2762 .e--ua-appleWebkit .elementor-widget-social-icons.e-grid-align-center,
2763 .e--ua-appleWebkit .elementor-share-buttons--align-center {
2764 --justify-content: center; }
2765
2766 .e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-right .elementor-grid, .e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-center .elementor-grid, .e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-right .elementor-grid, .e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-center .elementor-grid, .e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-justify .elementor-grid {
2767 width: auto;
2768 display: -webkit-box;
2769 display: -ms-flexbox;
2770 display: flex;
2771 -ms-flex-wrap: wrap;
2772 flex-wrap: wrap;
2773 -webkit-box-pack: var(--justify-content, space-between);
2774 -ms-flex-pack: var(--justify-content, space-between);
2775 justify-content: var(--justify-content, space-between);
2776 margin-left: calc(-0.5 * var(--grid-column-gap));
2777 margin-right: calc(-0.5 * var(--grid-column-gap)); }
2778 .e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-right .elementor-grid-item, .e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-center .elementor-grid-item, .e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-right .elementor-grid-item, .e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-center .elementor-grid-item, .e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-justify .elementor-grid-item {
2779 margin-left: calc(0.5 * var(--grid-column-gap));
2780 margin-right: calc(0.5 * var(--grid-column-gap)); }
2781
2782 .e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-left .elementor-grid, .e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-left .elementor-grid {
2783 display: inline-block; }
2784 .e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-left .elementor-grid, .e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-left .elementor-grid-item, .e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-left .elementor-grid, .e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-left .elementor-grid-item {
2785 margin-left: 0;
2786 margin-right: 0; }
2787
2788 @media (max-width: 1024px) {
2789 .e--ua-appleWebkit .elementor-widget-social-icons.e-grid-align-tablet-right,
2790 .e--ua-appleWebkit .elementor-share-buttons-tablet--align-right {
2791 --justify-content: var(--flex-right, flex-end); }
2792 .e--ua-appleWebkit .elementor-widget-social-icons.e-grid-align-tablet-center,
2793 .e--ua-appleWebkit .elementor-share-buttons-tablet--align-center {
2794 --justify-content: center; }
2795 .e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-tablet-right .elementor-grid, .e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-tablet-center .elementor-grid, .e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-tablet-right .elementor-grid, .e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-tablet-center .elementor-grid, .e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-tablet-justify .elementor-grid {
2796 width: auto;
2797 display: -webkit-box;
2798 display: -ms-flexbox;
2799 display: flex;
2800 -ms-flex-wrap: wrap;
2801 flex-wrap: wrap;
2802 -webkit-box-pack: var(--justify-content, space-between);
2803 -ms-flex-pack: var(--justify-content, space-between);
2804 justify-content: var(--justify-content, space-between);
2805 margin-left: calc(-0.5 * var(--grid-column-gap));
2806 margin-right: calc(-0.5 * var(--grid-column-gap)); }
2807 .e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-tablet-right .elementor-grid-item, .e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-tablet-center .elementor-grid-item, .e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-tablet-right .elementor-grid-item, .e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-tablet-center .elementor-grid-item, .e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-tablet-justify .elementor-grid-item {
2808 margin-left: calc(0.5 * var(--grid-column-gap));
2809 margin-right: calc(0.5 * var(--grid-column-gap)); }
2810 .e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-tablet-left .elementor-grid, .e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons-tablet--align-left .elementor-grid {
2811 display: inline-block; }
2812 .e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-tablet-left .elementor-grid, .e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-tablet-left .elementor-grid-item, .e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons-tablet--align-left .elementor-grid, .e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons-tablet--align-left .elementor-grid-item {
2813 margin-left: 0;
2814 margin-right: 0; } }
2815
2816 @media (max-width: 767px) {
2817 .e--ua-appleWebkit .elementor-widget-social-icons.e-grid-align-mobile-right,
2818 .e--ua-appleWebkit .elementor-share-buttons-mobile--align-right {
2819 --justify-content: var(--flex-right, flex-end); }
2820 .e--ua-appleWebkit .elementor-widget-social-icons.e-grid-align-mobile-center,
2821 .e--ua-appleWebkit .elementor-share-buttons-mobile--align-center {
2822 --justify-content: center; }
2823 .e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-mobile-right .elementor-grid, .e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-mobile-center .elementor-grid, .e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-mobile-right .elementor-grid, .e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-mobile-center .elementor-grid, .e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-mobile-justify .elementor-grid {
2824 width: auto;
2825 display: -webkit-box;
2826 display: -ms-flexbox;
2827 display: flex;
2828 -ms-flex-wrap: wrap;
2829 flex-wrap: wrap;
2830 -webkit-box-pack: var(--justify-content, space-between);
2831 -ms-flex-pack: var(--justify-content, space-between);
2832 justify-content: var(--justify-content, space-between);
2833 margin-left: calc(-0.5 * var(--grid-column-gap));
2834 margin-right: calc(-0.5 * var(--grid-column-gap)); }
2835 .e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-mobile-right .elementor-grid-item, .e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-mobile-center .elementor-grid-item, .e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-mobile-right .elementor-grid-item, .e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-mobile-center .elementor-grid-item, .e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-mobile-justify .elementor-grid-item {
2836 margin-left: calc(0.5 * var(--grid-column-gap));
2837 margin-right: calc(0.5 * var(--grid-column-gap)); }
2838 .e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-mobile-left .elementor-grid, .e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons-mobile--align-left .elementor-grid {
2839 display: inline-block; }
2840 .e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-mobile-left .elementor-grid, .e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-mobile-left .elementor-grid-item, .e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons-mobile--align-left .elementor-grid, .e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons-mobile--align-left .elementor-grid-item {
2841 margin-left: 0;
2842 margin-right: 0; } }
2843
2844 @media (max-width: 767px) {
2845 .elementor .elementor-hidden-phone {
2846 display: none; } }
2847
2848 @media (min-width: 768px) and (max-width: 1024px) {
2849 .elementor .elementor-hidden-tablet {
2850 display: none; } }
2851
2852 @media (min-width: 1025px) {
2853 .elementor .elementor-hidden-desktop {
2854 display: none; } }
2855
2856 .elementor-widget-text-path {
2857 font-size: 20px;
2858 text-align: var(--alignment, left); }
2859 .elementor-widget-text-path svg {
2860 width: var(--width);
2861 max-width: 100%;
2862 height: auto;
2863 overflow: visible;
2864 word-spacing: var(--word-spacing);
2865 -webkit-transform: rotate(var(--rotate, 0)) scaleX(var(--scale-x, 1)) scaleY(var(--scale-y, 1));
2866 -ms-transform: rotate(var(--rotate, 0)) scaleX(var(--scale-x, 1)) scaleY(var(--scale-y, 1));
2867 transform: rotate(var(--rotate, 0)) scaleX(var(--scale-x, 1)) scaleY(var(--scale-y, 1)); }
2868 .elementor-widget-text-path svg path {
2869 vector-effect: non-scaling-stroke;
2870 /* Prevent stroke size scaling when resizing the SVG. */
2871 fill: var(--path-fill, transparent);
2872 stroke: var(--stroke-color, transparent);
2873 stroke-width: var(--stroke-width, 1px);
2874 -webkit-transition: var(--stroke-transition) stroke, var(--stroke-transition) fill;
2875 -o-transition: var(--stroke-transition) stroke, var(--stroke-transition) fill;
2876 transition: var(--stroke-transition) stroke, var(--stroke-transition) fill; }
2877 .elementor-widget-text-path svg:hover path {
2878 --path-fill: var( --path-fill-hover );
2879 --stroke-color: var( --stroke-color-hover );
2880 --stroke-width: var( --stroke-width-hover ); }
2881 .elementor-widget-text-path svg text {
2882 --fill: var( --text-color );
2883 fill: var(--fill);
2884 direction: var(--direction, ltr);
2885 -webkit-transition: var(--transition) stroke, var(--transition) stroke-width, var(--transition) fill;
2886 -o-transition: var(--transition) stroke, var(--transition) stroke-width, var(--transition) fill;
2887 transition: var(--transition) stroke, var(--transition) stroke-width, var(--transition) fill; }
2888 .elementor-widget-text-path svg text:hover {
2889 --text-color: var( --text-color-hover ); }
2890
2891 .elementor-element .elementor-widget-container {
2892 -webkit-transition: background 0.3s, border 0.3s, -webkit-border-radius 0.3s, -webkit-box-shadow 0.3s;
2893 transition: background 0.3s, border 0.3s, -webkit-border-radius 0.3s, -webkit-box-shadow 0.3s;
2894 -o-transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
2895 transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
2896 transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s, -webkit-border-radius 0.3s, -webkit-box-shadow 0.3s; }
2897
2898 .elementor-button {
2899 display: inline-block;
2900 line-height: 1;
2901 background-color: #818a91;
2902 font-size: 15px;
2903 padding: 12px 24px;
2904 -webkit-border-radius: 3px;
2905 border-radius: 3px;
2906 color: #fff;
2907 fill: #fff;
2908 text-align: center;
2909 -webkit-transition: all 0.3s;
2910 -o-transition: all 0.3s;
2911 transition: all 0.3s; }
2912 .elementor-button:hover, .elementor-button:focus, .elementor-button:visited {
2913 color: #fff; }
2914 .elementor-button-content-wrapper {
2915 display: -webkit-box;
2916 display: -ms-flexbox;
2917 display: flex;
2918 -webkit-box-pack: center;
2919 -ms-flex-pack: center;
2920 justify-content: center; }
2921 .elementor-button-icon {
2922 -webkit-box-flex: 0;
2923 -ms-flex-positive: 0;
2924 flex-grow: 0;
2925 -webkit-box-ordinal-group: 6;
2926 -ms-flex-order: 5;
2927 order: 5; }
2928 .elementor-button-icon svg {
2929 width: 1em; }
2930 .elementor-button-text {
2931 -webkit-box-flex: 1;
2932 -ms-flex-positive: 1;
2933 flex-grow: 1;
2934 -webkit-box-ordinal-group: 11;
2935 -ms-flex-order: 10;
2936 order: 10;
2937 display: inline-block; }
2938 .elementor-button.elementor-size-xs {
2939 font-size: 13px;
2940 padding: 10px 20px;
2941 -webkit-border-radius: 2px;
2942 border-radius: 2px; }
2943 .elementor-button.elementor-size-md {
2944 font-size: 16px;
2945 padding: 15px 30px;
2946 -webkit-border-radius: 4px;
2947 border-radius: 4px; }
2948 .elementor-button.elementor-size-lg {
2949 font-size: 18px;
2950 padding: 20px 40px;
2951 -webkit-border-radius: 5px;
2952 border-radius: 5px; }
2953 .elementor-button.elementor-size-xl {
2954 font-size: 20px;
2955 padding: 25px 50px;
2956 -webkit-border-radius: 6px;
2957 border-radius: 6px; }
2958 .elementor-button .elementor-align-icon-right {
2959 margin-left: 5px;
2960 -webkit-box-ordinal-group: 16;
2961 -ms-flex-order: 15;
2962 order: 15; }
2963 .elementor-button .elementor-align-icon-left {
2964 margin-right: 5px;
2965 -webkit-box-ordinal-group: 6;
2966 -ms-flex-order: 5;
2967 order: 5; }
2968 .elementor-button span {
2969 text-decoration: inherit; }
2970
2971 /* TODO: REMOVE THIS EXCEPTION AFTER PRO 2.8 RELEASES */
2972 .elementor-menu-cart__toggle .elementor-button-icon {
2973 -webkit-box-ordinal-group: 16;
2974 -ms-flex-order: 15;
2975 order: 15; }
2976
2977 .elementor-element.elementor-button-info .elementor-button {
2978 background-color: #5bc0de; }
2979
2980 .elementor-element.elementor-button-success .elementor-button {
2981 background-color: #5cb85c; }
2982
2983 .elementor-element.elementor-button-warning .elementor-button {
2984 background-color: #f0ad4e; }
2985
2986 .elementor-element.elementor-button-danger .elementor-button {
2987 background-color: #d9534f; }
2988
2989 .elementor-widget-button .elementor-button .elementor-button-info {
2990 background-color: #5bc0de; }
2991
2992 .elementor-widget-button .elementor-button .elementor-button-success {
2993 background-color: #5cb85c; }
2994
2995 .elementor-widget-button .elementor-button .elementor-button-warning {
2996 background-color: #f0ad4e; }
2997
2998 .elementor-widget-button .elementor-button .elementor-button-danger {
2999 background-color: #d9534f; }
3000
3001 .elementor-tab-title a {
3002 color: inherit; }
3003
3004 .elementor-view-stacked .elementor-icon {
3005 padding: .5em;
3006 background-color: #818a91;
3007 color: #fff;
3008 fill: #fff; }
3009
3010 .elementor-view-framed .elementor-icon {
3011 padding: .5em;
3012 color: #818a91;
3013 border: 3px solid #818a91;
3014 background-color: transparent; }
3015
3016 .elementor-icon {
3017 display: inline-block;
3018 line-height: 1;
3019 -webkit-transition: all 0.3s;
3020 -o-transition: all 0.3s;
3021 transition: all 0.3s;
3022 color: #818a91;
3023 font-size: 50px;
3024 text-align: center; }
3025 .elementor-icon:hover {
3026 color: #818a91; }
3027 .elementor-icon i, .elementor-icon svg {
3028 width: 1em;
3029 height: 1em;
3030 position: relative;
3031 display: block; }
3032 .elementor-icon i:before, .elementor-icon svg:before {
3033 position: absolute;
3034 left: 50%;
3035 -webkit-transform: translateX(-50%);
3036 -ms-transform: translateX(-50%);
3037 transform: translateX(-50%); }
3038 .elementor-icon i.fad {
3039 width: initial; }
3040
3041 .elementor-shape-circle .elementor-icon {
3042 -webkit-border-radius: 50%;
3043 border-radius: 50%; }
3044
3045 .elementor-accordion {
3046 text-align: left; }
3047 .elementor-accordion .elementor-accordion-item {
3048 border: 1px solid #D4D4D4; }
3049 .elementor-accordion .elementor-accordion-item + .elementor-accordion-item {
3050 border-top: none; }
3051 .elementor-accordion .elementor-tab-title {
3052 margin: 0;
3053 padding: 15px 20px;
3054 font-weight: bold;
3055 line-height: 1;
3056 cursor: pointer;
3057 outline: none; }
3058 .elementor-accordion .elementor-tab-title .elementor-accordion-icon {
3059 display: inline-block;
3060 width: 1.5em; }
3061 .elementor-accordion .elementor-tab-title .elementor-accordion-icon.elementor-accordion-icon-right {
3062 float: right;
3063 text-align: right; }
3064 .elementor-accordion .elementor-tab-title .elementor-accordion-icon.elementor-accordion-icon-left {
3065 float: left;
3066 text-align: left; }
3067 .elementor-accordion .elementor-tab-title .elementor-accordion-icon .elementor-accordion-icon-closed {
3068 display: block; }
3069 .elementor-accordion .elementor-tab-title .elementor-accordion-icon .elementor-accordion-icon-opened {
3070 display: none; }
3071 .elementor-accordion .elementor-tab-title.elementor-active .elementor-accordion-icon-closed {
3072 display: none; }
3073 .elementor-accordion .elementor-tab-title.elementor-active .elementor-accordion-icon-opened {
3074 display: block; }
3075 .elementor-accordion .elementor-tab-content {
3076 display: none;
3077 padding: 15px 20px;
3078 border-top: 1px solid #D4D4D4; }
3079
3080 @media (max-width: 767px) {
3081 .elementor-accordion .elementor-tab-title {
3082 padding: 12px 15px; }
3083 .elementor-accordion .elementor-tab-title .elementor-accordion-icon {
3084 width: 1.2em; }
3085 .elementor-accordion .elementor-tab-content {
3086 padding: 7px 15px; } }
3087
3088 .elementor-alert {
3089 padding: 15px;
3090 border-left: 5px solid transparent;
3091 position: relative;
3092 text-align: left; }
3093 .elementor-alert .elementor-alert-title {
3094 display: block;
3095 font-weight: bold; }
3096 .elementor-alert .elementor-alert-description {
3097 font-size: 13px; }
3098 .elementor-alert button.elementor-alert-dismiss {
3099 position: absolute;
3100 right: 10px;
3101 top: 10px;
3102 padding: 3px;
3103 font-size: 20px;
3104 line-height: 1;
3105 background: transparent;
3106 color: inherit;
3107 border: none;
3108 cursor: pointer; }
3109 .elementor-alert.elementor-alert-info {
3110 color: #31708f;
3111 background-color: #d9edf7;
3112 border-color: #bcdff1; }
3113 .elementor-alert.elementor-alert-success {
3114 color: #3c763d;
3115 background-color: #dff0d8;
3116 border-color: #cae6be; }
3117 .elementor-alert.elementor-alert-warning {
3118 color: #8a6d3b;
3119 background-color: #fcf8e3;
3120 border-color: #f9f0c3; }
3121 .elementor-alert.elementor-alert-danger {
3122 color: #a94442;
3123 background-color: #f2dede;
3124 border-color: #e8c4c4; }
3125
3126 @media (max-width: 767px) {
3127 .elementor-alert {
3128 padding: 10px; }
3129 .elementor-alert button.elementor-alert-dismiss {
3130 right: 7px;
3131 top: 7px; } }
3132
3133 .elementor-counter .elementor-counter-number-wrapper {
3134 display: -webkit-box;
3135 display: -ms-flexbox;
3136 display: flex;
3137 font-size: 69px;
3138 font-weight: 600;
3139 line-height: 1; }
3140
3141 .elementor-counter .elementor-counter-number-prefix, .elementor-counter .elementor-counter-number-suffix {
3142 -webkit-box-flex: 1;
3143 -ms-flex-positive: 1;
3144 flex-grow: 1;
3145 white-space: pre-wrap; }
3146
3147 .elementor-counter .elementor-counter-number-prefix {
3148 text-align: right; }
3149
3150 .elementor-counter .elementor-counter-number-suffix {
3151 text-align: left; }
3152
3153 .elementor-counter .elementor-counter-title {
3154 text-align: center;
3155 font-size: 19px;
3156 font-weight: 400;
3157 line-height: 2.5; }
3158
3159 .elementor-widget-divider {
3160 --divider-border-style: none;
3161 --divider-border-width: 1px;
3162 --divider-color: #2C2C2C;
3163 --divider-icon-size: 20px;
3164 --divider-element-spacing: 10px;
3165 --divider-pattern-height: 24px;
3166 --divider-pattern-size: 20px;
3167 --divider-pattern-url: none;
3168 --divider-pattern-repeat: repeat-x; }
3169 .elementor-widget-divider .elementor-divider {
3170 display: -webkit-box;
3171 display: -ms-flexbox;
3172 display: flex; }
3173 .elementor-widget-divider .elementor-divider__text {
3174 font-size: 15px;
3175 line-height: 1;
3176 max-width: 95%; }
3177 .elementor-widget-divider .elementor-divider__element {
3178 margin: 0 var(--divider-element-spacing);
3179 -ms-flex-negative: 0;
3180 flex-shrink: 0; }
3181 .elementor-widget-divider .elementor-icon {
3182 font-size: var(--divider-icon-size); }
3183 .elementor-widget-divider .elementor-divider-separator {
3184 display: -webkit-box;
3185 display: -ms-flexbox;
3186 display: flex;
3187 margin: 0;
3188 direction: ltr; }
3189 .elementor-widget-divider--view-line_text .elementor-divider-separator, .elementor-widget-divider--view-line_icon .elementor-divider-separator {
3190 -webkit-box-align: center;
3191 -ms-flex-align: center;
3192 align-items: center; }
3193 .elementor-widget-divider--view-line_text .elementor-divider-separator:before, .elementor-widget-divider--view-line_text .elementor-divider-separator:after, .elementor-widget-divider--view-line_icon .elementor-divider-separator:before, .elementor-widget-divider--view-line_icon .elementor-divider-separator:after {
3194 display: block;
3195 content: '';
3196 border-bottom: 0;
3197 -webkit-box-flex: 1;
3198 -ms-flex-positive: 1;
3199 flex-grow: 1;
3200 border-top: var(--divider-border-width) var(--divider-border-style) var(--divider-color); }
3201 .elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator > .elementor-divider__svg:first-of-type {
3202 -webkit-box-flex: 0;
3203 -ms-flex-positive: 0;
3204 flex-grow: 0;
3205 -ms-flex-negative: 100;
3206 flex-shrink: 100; }
3207 .elementor-widget-divider--element-align-left .elementor-divider-separator:before {
3208 content: none; }
3209 .elementor-widget-divider--element-align-left .elementor-divider__element {
3210 margin-left: 0; }
3211 .elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator > .elementor-divider__svg:last-of-type {
3212 -webkit-box-flex: 0;
3213 -ms-flex-positive: 0;
3214 flex-grow: 0;
3215 -ms-flex-negative: 100;
3216 flex-shrink: 100; }
3217 .elementor-widget-divider--element-align-right .elementor-divider-separator:after {
3218 content: none; }
3219 .elementor-widget-divider--element-align-right .elementor-divider__element {
3220 margin-right: 0; }
3221 .elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator {
3222 border-top: var(--divider-border-width) var(--divider-border-style) var(--divider-color); }
3223 .elementor-widget-divider--separator-type-pattern {
3224 --divider-border-style: none; }
3225 .elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,
3226 .elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator,
3227 .elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,
3228 .elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after {
3229 width: 100%;
3230 min-height: var(--divider-pattern-height);
3231 -webkit-mask-size: var(--divider-pattern-size) 100%;
3232 mask-size: var(--divider-pattern-size) 100%;
3233 -webkit-mask-repeat: var(--divider-pattern-repeat);
3234 mask-repeat: var(--divider-pattern-repeat);
3235 background-color: var(--divider-color);
3236 -webkit-mask-image: var(--divider-pattern-url);
3237 mask-image: var(--divider-pattern-url); }
3238 .elementor-widget-divider--no-spacing {
3239 --divider-pattern-size: auto; }
3240 .elementor-widget-divider--bg-round {
3241 --divider-pattern-repeat: round; }
3242
3243 .rtl .elementor-widget-divider .elementor-divider__text {
3244 direction: rtl; }
3245
3246 .elementor-image-gallery .gallery-item {
3247 display: inline-block;
3248 text-align: center;
3249 vertical-align: top;
3250 width: 100%;
3251 max-width: 100%;
3252 margin: 0 auto; }
3253 .elementor-image-gallery .gallery-item img {
3254 margin: 0 auto; }
3255 .elementor-image-gallery .gallery-item .gallery-caption {
3256 margin: 0; }
3257
3258 .elementor-image-gallery figure img {
3259 display: block; }
3260
3261 .elementor-image-gallery figure figcaption {
3262 width: 100%; }
3263
3264 .gallery-spacing-custom .elementor-image-gallery .gallery-icon {
3265 padding: 0; }
3266
3267 @media (min-width: 768px) {
3268 .elementor-image-gallery .gallery-columns-2 .gallery-item {
3269 max-width: 50%; }
3270 .elementor-image-gallery .gallery-columns-3 .gallery-item {
3271 max-width: 33.33%; }
3272 .elementor-image-gallery .gallery-columns-4 .gallery-item {
3273 max-width: 25%; }
3274 .elementor-image-gallery .gallery-columns-5 .gallery-item {
3275 max-width: 20%; }
3276 .elementor-image-gallery .gallery-columns-6 .gallery-item {
3277 max-width: 16.666%; }
3278 .elementor-image-gallery .gallery-columns-7 .gallery-item {
3279 max-width: 14.28%; }
3280 .elementor-image-gallery .gallery-columns-8 .gallery-item {
3281 max-width: 12.5%; }
3282 .elementor-image-gallery .gallery-columns-9 .gallery-item {
3283 max-width: 11.11%; }
3284 .elementor-image-gallery .gallery-columns-10 .gallery-item {
3285 max-width: 10%; } }
3286
3287 @media (min-width: 480px) and (max-width: 767px) {
3288 .elementor-image-gallery .gallery.gallery-columns-2 .gallery-item, .elementor-image-gallery .gallery.gallery-columns-3 .gallery-item, .elementor-image-gallery .gallery.gallery-columns-4 .gallery-item, .elementor-image-gallery .gallery.gallery-columns-5 .gallery-item, .elementor-image-gallery .gallery.gallery-columns-6 .gallery-item, .elementor-image-gallery .gallery.gallery-columns-7 .gallery-item, .elementor-image-gallery .gallery.gallery-columns-8 .gallery-item, .elementor-image-gallery .gallery.gallery-columns-9 .gallery-item, .elementor-image-gallery .gallery.gallery-columns-10 .gallery-item {
3289 max-width: 50%; } }
3290
3291 @media (max-width: 479px) {
3292 .elementor-image-gallery .gallery.gallery-columns-2 .gallery-item, .elementor-image-gallery .gallery.gallery-columns-3 .gallery-item, .elementor-image-gallery .gallery.gallery-columns-4 .gallery-item, .elementor-image-gallery .gallery.gallery-columns-5 .gallery-item, .elementor-image-gallery .gallery.gallery-columns-6 .gallery-item, .elementor-image-gallery .gallery.gallery-columns-7 .gallery-item, .elementor-image-gallery .gallery.gallery-columns-8 .gallery-item, .elementor-image-gallery .gallery.gallery-columns-9 .gallery-item, .elementor-image-gallery .gallery.gallery-columns-10 .gallery-item {
3293 max-width: 100%; } }
3294
3295 .elementor-widget-google_maps .elementor-widget-container {
3296 overflow: hidden; }
3297
3298 .elementor-widget-google_maps iframe {
3299 height: 300px; }
3300
3301 .elementor-heading-title {
3302 padding: 0;
3303 margin: 0;
3304 line-height: 1; }
3305
3306 .elementor-widget-heading .elementor-heading-title[class*="elementor-size-"] > a {
3307 color: inherit;
3308 font-size: inherit;
3309 line-height: inherit; }
3310
3311 .elementor-widget-heading .elementor-heading-title.elementor-size-small {
3312 font-size: 15px; }
3313
3314 .elementor-widget-heading .elementor-heading-title.elementor-size-medium {
3315 font-size: 19px; }
3316
3317 .elementor-widget-heading .elementor-heading-title.elementor-size-large {
3318 font-size: 29px; }
3319
3320 .elementor-widget-heading .elementor-heading-title.elementor-size-xl {
3321 font-size: 39px; }
3322
3323 .elementor-widget-heading .elementor-heading-title.elementor-size-xxl {
3324 font-size: 59px; }
3325
3326 @media (min-width: 768px) {
3327 .elementor-widget-icon-box.elementor-position-left .elementor-icon-box-wrapper, .elementor-widget-icon-box.elementor-position-right .elementor-icon-box-wrapper {
3328 display: -webkit-box;
3329 display: -ms-flexbox;
3330 display: flex; }
3331 .elementor-widget-icon-box.elementor-position-left .elementor-icon-box-icon, .elementor-widget-icon-box.elementor-position-right .elementor-icon-box-icon {
3332 display: -webkit-inline-box;
3333 display: -ms-inline-flexbox;
3334 display: inline-flex;
3335 -webkit-box-flex: 0;
3336 -ms-flex: 0 0 auto;
3337 flex: 0 0 auto; }
3338 .elementor-widget-icon-box.elementor-position-right .elementor-icon-box-wrapper {
3339 text-align: right;
3340 -webkit-box-orient: horizontal;
3341 -webkit-box-direction: reverse;
3342 -ms-flex-direction: row-reverse;
3343 flex-direction: row-reverse; }
3344 .elementor-widget-icon-box.elementor-position-left .elementor-icon-box-wrapper {
3345 text-align: left;
3346 -webkit-box-orient: horizontal;
3347 -webkit-box-direction: normal;
3348 -ms-flex-direction: row;
3349 flex-direction: row; }
3350 .elementor-widget-icon-box.elementor-position-top .elementor-icon-box-img {
3351 margin: auto; }
3352 .elementor-widget-icon-box.elementor-vertical-align-top .elementor-icon-box-wrapper {
3353 -webkit-box-align: start;
3354 -ms-flex-align: start;
3355 align-items: flex-start; }
3356 .elementor-widget-icon-box.elementor-vertical-align-middle .elementor-icon-box-wrapper {
3357 -webkit-box-align: center;
3358 -ms-flex-align: center;
3359 align-items: center; }
3360 .elementor-widget-icon-box.elementor-vertical-align-bottom .elementor-icon-box-wrapper {
3361 -webkit-box-align: end;
3362 -ms-flex-align: end;
3363 align-items: flex-end; } }
3364
3365 @media (max-width: 767px) {
3366 .elementor-widget-icon-box .elementor-icon-box-icon {
3367 margin-left: auto !important;
3368 margin-right: auto !important;
3369 margin-bottom: 15px; } }
3370
3371 .elementor-widget-icon-box .elementor-icon-box-wrapper {
3372 text-align: center; }
3373
3374 .elementor-widget-icon-box .elementor-icon-box-title a {
3375 color: inherit; }
3376
3377 .elementor-widget-icon-box .elementor-icon-box-content {
3378 -webkit-box-flex: 1;
3379 -ms-flex-positive: 1;
3380 flex-grow: 1; }
3381
3382 .elementor-widget-icon-box .elementor-icon-box-description {
3383 margin: 0; }
3384
3385 .elementor-widget.elementor-icon-list--layout-inline .elementor-widget-container {
3386 overflow: hidden; }
3387
3388 .elementor-widget .elementor-icon-list-items.elementor-inline-items {
3389 margin-right: -8px;
3390 margin-left: -8px; }
3391 .elementor-widget .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item {
3392 margin-right: 8px;
3393 margin-left: 8px; }
3394 .elementor-widget .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item:after {
3395 width: auto;
3396 left: auto;
3397 right: auto;
3398 position: relative;
3399 height: 100%;
3400 top: 50%;
3401 -webkit-transform: translateY(-50%);
3402 -ms-transform: translateY(-50%);
3403 transform: translateY(-50%);
3404 border-top: 0;
3405 border-bottom: 0;
3406 border-right: 0;
3407 border-left-width: 1px;
3408 border-style: solid;
3409 right: -8px; }
3410
3411 .elementor-widget .elementor-icon-list-items {
3412 list-style-type: none;
3413 margin: 0;
3414 padding: 0; }
3415
3416 .elementor-widget .elementor-icon-list-item {
3417 margin: 0;
3418 padding: 0;
3419 position: relative; }
3420 .elementor-widget .elementor-icon-list-item:after {
3421 position: absolute;
3422 bottom: 0;
3423 width: 100%; }
3424 .elementor-widget .elementor-icon-list-item, .elementor-widget .elementor-icon-list-item a {
3425 display: -webkit-box;
3426 display: -ms-flexbox;
3427 display: flex;
3428 -webkit-box-align: start;
3429 -ms-flex-align: start;
3430 align-items: flex-start; }
3431
3432 .elementor-widget .elementor-icon-list-icon + .elementor-icon-list-text {
3433 -ms-flex-item-align: center;
3434 align-self: center;
3435 padding-left: 5px; }
3436
3437 .elementor-widget .elementor-icon-list-icon {
3438 -ms-flex-negative: 0;
3439 flex-shrink: 0; }
3440 .elementor-widget .elementor-icon-list-icon i {
3441 width: 1.25em; }
3442 .elementor-widget .elementor-icon-list-icon svg {
3443 width: 1em; }
3444
3445 .elementor-widget.elementor-list-item-link-full_width a {
3446 width: 100%; }
3447
3448 .elementor-widget.elementor-align-center .elementor-icon-list-item, .elementor-widget.elementor-align-center .elementor-icon-list-item a {
3449 -webkit-box-pack: center;
3450 -ms-flex-pack: center;
3451 justify-content: center; }
3452
3453 .elementor-widget.elementor-align-center .elementor-icon-list-item:after {
3454 margin: auto; }
3455
3456 .elementor-widget.elementor-align-center .elementor-inline-items {
3457 -webkit-box-pack: center;
3458 -ms-flex-pack: center;
3459 justify-content: center; }
3460
3461 .elementor-widget.elementor-align-left .elementor-icon-list-item, .elementor-widget.elementor-align-left .elementor-icon-list-item a {
3462 -webkit-box-pack: start;
3463 -ms-flex-pack: start;
3464 justify-content: flex-start;
3465 text-align: left; }
3466
3467 .elementor-widget.elementor-align-left .elementor-inline-items {
3468 -webkit-box-pack: start;
3469 -ms-flex-pack: start;
3470 justify-content: flex-start; }
3471
3472 .elementor-widget.elementor-align-right .elementor-icon-list-item, .elementor-widget.elementor-align-right .elementor-icon-list-item a {
3473 -webkit-box-pack: end;
3474 -ms-flex-pack: end;
3475 justify-content: flex-end;
3476 text-align: right; }
3477
3478 .elementor-widget.elementor-align-right .elementor-icon-list-items {
3479 -webkit-box-pack: end;
3480 -ms-flex-pack: end;
3481 justify-content: flex-end; }
3482
3483 .elementor-widget:not(.elementor-align-right) .elementor-icon-list-item:after {
3484 left: 0; }
3485
3486 .elementor-widget:not(.elementor-align-left) .elementor-icon-list-item:after {
3487 right: 0; }
3488
3489 @media (max-width: 1024px) {
3490 .elementor-widget.elementor-tablet-align-center .elementor-icon-list-items {
3491 -webkit-box-pack: center;
3492 -ms-flex-pack: center;
3493 justify-content: center; }
3494 .elementor-widget.elementor-tablet-align-center .elementor-icon-list-item, .elementor-widget.elementor-tablet-align-center .elementor-icon-list-item a {
3495 -webkit-box-pack: center;
3496 -ms-flex-pack: center;
3497 justify-content: center; }
3498 .elementor-widget.elementor-tablet-align-center .elementor-icon-list-item:after {
3499 margin: auto; }
3500 .elementor-widget.elementor-tablet-align-left .elementor-icon-list-items {
3501 -webkit-box-pack: start;
3502 -ms-flex-pack: start;
3503 justify-content: flex-start; }
3504 .elementor-widget.elementor-tablet-align-left .elementor-icon-list-item, .elementor-widget.elementor-tablet-align-left .elementor-icon-list-item a {
3505 -webkit-box-pack: start;
3506 -ms-flex-pack: start;
3507 justify-content: flex-start;
3508 text-align: left; }
3509 .elementor-widget.elementor-tablet-align-right .elementor-icon-list-items {
3510 -webkit-box-pack: end;
3511 -ms-flex-pack: end;
3512 justify-content: flex-end; }
3513 .elementor-widget.elementor-tablet-align-right .elementor-icon-list-item, .elementor-widget.elementor-tablet-align-right .elementor-icon-list-item a {
3514 -webkit-box-pack: end;
3515 -ms-flex-pack: end;
3516 justify-content: flex-end;
3517 text-align: right; }
3518 .elementor-widget:not(.elementor-tablet-align-right) .elementor-icon-list-item:after {
3519 left: 0; }
3520 .elementor-widget:not(.elementor-tablet-align-left) .elementor-icon-list-item:after {
3521 right: 0; } }
3522
3523 @media (max-width: 767px) {
3524 .elementor-widget.elementor-mobile-align-center .elementor-icon-list-items {
3525 -webkit-box-pack: center;
3526 -ms-flex-pack: center;
3527 justify-content: center; }
3528 .elementor-widget.elementor-mobile-align-center .elementor-icon-list-item, .elementor-widget.elementor-mobile-align-center .elementor-icon-list-item a {
3529 -webkit-box-pack: center;
3530 -ms-flex-pack: center;
3531 justify-content: center; }
3532 .elementor-widget.elementor-mobile-align-center .elementor-icon-list-item:after {
3533 margin: auto; }
3534 .elementor-widget.elementor-mobile-align-left .elementor-icon-list-items {
3535 -webkit-box-pack: start;
3536 -ms-flex-pack: start;
3537 justify-content: flex-start; }
3538 .elementor-widget.elementor-mobile-align-left .elementor-icon-list-item, .elementor-widget.elementor-mobile-align-left .elementor-icon-list-item a {
3539 -webkit-box-pack: start;
3540 -ms-flex-pack: start;
3541 justify-content: flex-start;
3542 text-align: left; }
3543 .elementor-widget.elementor-mobile-align-right .elementor-icon-list-items {
3544 -webkit-box-pack: end;
3545 -ms-flex-pack: end;
3546 justify-content: flex-end; }
3547 .elementor-widget.elementor-mobile-align-right .elementor-icon-list-item, .elementor-widget.elementor-mobile-align-right .elementor-icon-list-item a {
3548 -webkit-box-pack: end;
3549 -ms-flex-pack: end;
3550 justify-content: flex-end;
3551 text-align: right; }
3552 .elementor-widget:not(.elementor-mobile-align-right) .elementor-icon-list-item:after {
3553 left: 0; }
3554 .elementor-widget:not(.elementor-mobile-align-left) .elementor-icon-list-item:after {
3555 right: 0; } }
3556
3557 .elementor-widget-image {
3558 text-align: center; }
3559 .elementor-widget-image a {
3560 display: inline-block; }
3561 .elementor-widget-image a img[src$=".svg"] {
3562 width: 48px; }
3563 .elementor-widget-image img {
3564 vertical-align: middle;
3565 display: inline-block; }
3566
3567 .elementor-widget-image-box .elementor-image-box-content {
3568 width: 100%; }
3569
3570 @media (min-width: 768px) {
3571 .elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper, .elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper {
3572 display: -webkit-box;
3573 display: -ms-flexbox;
3574 display: flex; }
3575 .elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper {
3576 text-align: right;
3577 -webkit-box-orient: horizontal;
3578 -webkit-box-direction: reverse;
3579 -ms-flex-direction: row-reverse;
3580 flex-direction: row-reverse; }
3581 .elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper {
3582 text-align: left;
3583 -webkit-box-orient: horizontal;
3584 -webkit-box-direction: normal;
3585 -ms-flex-direction: row;
3586 flex-direction: row; }
3587 .elementor-widget-image-box.elementor-position-top .elementor-image-box-img {
3588 margin: auto; }
3589 .elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper {
3590 -webkit-box-align: start;
3591 -ms-flex-align: start;
3592 align-items: flex-start; }
3593 .elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper {
3594 -webkit-box-align: center;
3595 -ms-flex-align: center;
3596 align-items: center; }
3597 .elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper {
3598 -webkit-box-align: end;
3599 -ms-flex-align: end;
3600 align-items: flex-end; } }
3601
3602 @media (max-width: 767px) {
3603 .elementor-widget-image-box .elementor-image-box-img {
3604 margin-left: auto !important;
3605 margin-right: auto !important;
3606 margin-bottom: 15px; } }
3607
3608 .elementor-widget-image-box .elementor-image-box-img {
3609 display: inline-block; }
3610
3611 .elementor-widget-image-box .elementor-image-box-title a {
3612 color: inherit; }
3613
3614 .elementor-widget-image-box .elementor-image-box-wrapper {
3615 text-align: center; }
3616
3617 .elementor-widget-image-box .elementor-image-box-description {
3618 margin: 0; }
3619
3620 .elementor-widget-image-carousel .swiper-container {
3621 position: static; }
3622 .elementor-widget-image-carousel .swiper-container .swiper-slide figure {
3623 line-height: inherit; }
3624
3625 .elementor-widget-image-carousel .swiper-slide {
3626 text-align: center; }
3627
3628 body.elementor-page .elementor-widget-menu-anchor {
3629 margin-bottom: 0; }
3630
3631 .elementor-widget-progress {
3632 text-align: left; }
3633
3634 .elementor-progress-wrapper {
3635 position: relative;
3636 background-color: #eeeeee;
3637 color: #ffffff;
3638 height: 100%;
3639 -webkit-border-radius: 2px;
3640 border-radius: 2px; }
3641
3642 .elementor-progress-bar {
3643 display: -webkit-box;
3644 display: -ms-flexbox;
3645 display: flex;
3646 background-color: #818a91;
3647 width: 0;
3648 font-size: 11px;
3649 height: 30px;
3650 line-height: 30px;
3651 -webkit-border-radius: 2px;
3652 border-radius: 2px;
3653 -webkit-transition: width 1s ease-in-out;
3654 -o-transition: width 1s ease-in-out;
3655 transition: width 1s ease-in-out; }
3656
3657 .elementor-progress-text {
3658 -webkit-box-flex: 1;
3659 -ms-flex-positive: 1;
3660 flex-grow: 1;
3661 white-space: nowrap;
3662 -o-text-overflow: ellipsis;
3663 text-overflow: ellipsis;
3664 overflow: hidden;
3665 padding-left: 15px; }
3666
3667 .elementor-progress-percentage {
3668 padding-right: 15px; }
3669
3670 .elementor-widget-progress .elementor-progress-wrapper.progress-info .elementor-progress-bar {
3671 background-color: #5bc0de; }
3672
3673 .elementor-widget-progress .elementor-progress-wrapper.progress-success .elementor-progress-bar {
3674 background-color: #5cb85c; }
3675
3676 .elementor-widget-progress .elementor-progress-wrapper.progress-warning .elementor-progress-bar {
3677 background-color: #f0ad4e; }
3678
3679 .elementor-widget-progress .elementor-progress-wrapper.progress-danger .elementor-progress-bar {
3680 background-color: #d9534f; }
3681
3682 .elementor-progress .elementor-title {
3683 display: block; }
3684
3685 @media (max-width: 767px) {
3686 .elementor-progress-text {
3687 padding-left: 10px; } }
3688
3689 .elementor-widget-social-icons {
3690 /*TODO: This Grid-0 needs to be removed after PRO is Updated */ }
3691 .elementor-widget-social-icons.elementor-grid-0 .elementor-widget-container, .elementor-widget-social-icons.elementor-grid-tablet-0 .elementor-widget-container, .elementor-widget-social-icons.elementor-grid-mobile-0 .elementor-widget-container {
3692 line-height: 1;
3693 font-size: 0; }
3694 .elementor-widget-social-icons:not(.elementor-grid-0):not(.elementor-grid-tablet-0):not(.elementor-grid-mobile-0) .elementor-grid {
3695 display: inline-grid; }
3696 .elementor-widget-social-icons .elementor-grid {
3697 grid-column-gap: var(--grid-column-gap, 5px);
3698 grid-row-gap: var(--grid-row-gap, 5px);
3699 grid-template-columns: var(--grid-template-columns);
3700 -webkit-box-pack: var(--justify-content, center);
3701 -ms-flex-pack: var(--justify-content, center);
3702 justify-content: var(--justify-content, center);
3703 justify-items: var(--justify-content, center); }
3704
3705 .elementor-icon.elementor-social-icon {
3706 font-size: var(--icon-size, 25px);
3707 line-height: var(--icon-size, 25px);
3708 width: calc(var(--icon-size, 25px) + (2 * var(--icon-padding, 0.5em)));
3709 height: calc(var(--icon-size, 25px) + (2 * var(--icon-padding, 0.5em))); }
3710
3711 .elementor-social-icon {
3712 display: -webkit-inline-box;
3713 display: -ms-inline-flexbox;
3714 display: inline-flex;
3715 background-color: #818a91;
3716 -webkit-box-align: center;
3717 -ms-flex-align: center;
3718 align-items: center;
3719 -webkit-box-pack: center;
3720 -ms-flex-pack: center;
3721 justify-content: center;
3722 text-align: center;
3723 cursor: pointer; }
3724 .elementor-social-icon i {
3725 color: white; }
3726 .elementor-social-icon:last-child {
3727 margin: 0; }
3728 .elementor-social-icon:hover {
3729 opacity: .9;
3730 color: white; }
3731 .elementor-social-icon-android {
3732 background-color: #A4C639; }
3733 .elementor-social-icon-apple {
3734 background-color: #999999; }
3735 .elementor-social-icon-behance {
3736 background-color: #1769ff; }
3737 .elementor-social-icon-bitbucket {
3738 background-color: #205081; }
3739 .elementor-social-icon-codepen {
3740 background-color: #000000; }
3741 .elementor-social-icon-delicious {
3742 background-color: #3399ff; }
3743 .elementor-social-icon-deviantart {
3744 background-color: #05cc47; }
3745 .elementor-social-icon-digg {
3746 background-color: #005be2; }
3747 .elementor-social-icon-dribbble {
3748 background-color: #ea4c89; }
3749 .elementor-social-icon-elementor {
3750 background-color: #D30C5C; }
3751 .elementor-social-icon-envelope {
3752 background-color: #ea4335; }
3753 .elementor-social-icon-facebook, .elementor-social-icon-facebook-f {
3754 background-color: #3b5998; }
3755 .elementor-social-icon-flickr {
3756 background-color: #0063dc; }
3757 .elementor-social-icon-foursquare {
3758 background-color: #2d5be3; }
3759 .elementor-social-icon-freecodecamp, .elementor-social-icon-free-code-camp {
3760 background-color: #006400; }
3761 .elementor-social-icon-github {
3762 background-color: #333333; }
3763 .elementor-social-icon-gitlab {
3764 background-color: #e24329; }
3765 .elementor-social-icon-globe {
3766 background-color: #818a91; }
3767 .elementor-social-icon-google-plus, .elementor-social-icon-google-plus-g {
3768 background-color: #dd4b39; }
3769 .elementor-social-icon-houzz {
3770 background-color: #7ac142; }
3771 .elementor-social-icon-instagram {
3772 background-color: #262626; }
3773 .elementor-social-icon-jsfiddle {
3774 background-color: #487AA2; }
3775 .elementor-social-icon-link {
3776 background-color: #818a91; }
3777 .elementor-social-icon-linkedin, .elementor-social-icon-linkedin-in {
3778 background-color: #0077b5; }
3779 .elementor-social-icon-medium {
3780 background-color: #00ab6b; }
3781 .elementor-social-icon-meetup {
3782 background-color: #ec1c40; }
3783 .elementor-social-icon-mixcloud {
3784 background-color: #273a4b; }
3785 .elementor-social-icon-odnoklassniki {
3786 background-color: #F4731C; }
3787 .elementor-social-icon-pinterest {
3788 background-color: #bd081c; }
3789 .elementor-social-icon-product-hunt {
3790 background-color: #da552f; }
3791 .elementor-social-icon-reddit {
3792 background-color: #ff4500; }
3793 .elementor-social-icon-rss {
3794 background-color: #f26522; }
3795 .elementor-social-icon-shopping-cart {
3796 background-color: #4CAF50; }
3797 .elementor-social-icon-skype {
3798 background-color: #00AFF0; }
3799 .elementor-social-icon-slideshare {
3800 background-color: #0077b5; }
3801 .elementor-social-icon-snapchat {
3802 background-color: #fffc00; }
3803 .elementor-social-icon-soundcloud {
3804 background-color: #ff8800; }
3805 .elementor-social-icon-spotify {
3806 background-color: #2ebd59; }
3807 .elementor-social-icon-stack-overflow {
3808 background-color: #fe7a15; }
3809 .elementor-social-icon-steam {
3810 background-color: #00adee; }
3811 .elementor-social-icon-stumbleupon {
3812 background-color: #EB4924; }
3813 .elementor-social-icon-telegram {
3814 background-color: #2CA5E0; }
3815 .elementor-social-icon-thumb-tack {
3816 background-color: #1aa1d8; }
3817 .elementor-social-icon-tripadvisor {
3818 background-color: #589442; }
3819 .elementor-social-icon-tumblr {
3820 background-color: #35465c; }
3821 .elementor-social-icon-twitch {
3822 background-color: #6441A5; }
3823 .elementor-social-icon-twitter {
3824 background-color: #1DA1F2; }
3825 .elementor-social-icon-viber {
3826 background-color: #665cac; }
3827 .elementor-social-icon-vimeo {
3828 background-color: #1ab7ea; }
3829 .elementor-social-icon-vk {
3830 background-color: #45668e; }
3831 .elementor-social-icon-weibo {
3832 background-color: #DD2430; }
3833 .elementor-social-icon-weixin {
3834 background-color: #31A918; }
3835 .elementor-social-icon-whatsapp {
3836 background-color: #25d366; }
3837 .elementor-social-icon-wordpress {
3838 background-color: #21759b; }
3839 .elementor-social-icon-xing {
3840 background-color: #026466; }
3841 .elementor-social-icon-yelp {
3842 background-color: #af0606; }
3843 .elementor-social-icon-youtube {
3844 background-color: #cd201f; }
3845 .elementor-social-icon-500px {
3846 background-color: #0099e5; }
3847
3848 .elementor-shape-rounded .elementor-icon.elementor-social-icon {
3849 -webkit-border-radius: 10%;
3850 border-radius: 10%; }
3851
3852 .elementor-shape-circle .elementor-icon.elementor-social-icon {
3853 -webkit-border-radius: 50%;
3854 border-radius: 50%; }
3855
3856 .elementor-star-rating {
3857 color: #CCD6DF;
3858 font-family: eicons;
3859 display: inline-block; }
3860 .elementor-star-rating i {
3861 display: inline-block;
3862 position: relative;
3863 font-style: normal;
3864 cursor: default; }
3865 .elementor-star-rating i:before {
3866 content: '\e934';
3867 display: block;
3868 font-size: inherit;
3869 font-family: inherit;
3870 position: absolute;
3871 overflow: hidden;
3872 color: #f0ad4e;
3873 top: 0;
3874 left: 0; }
3875 .elementor-star-rating .elementor-star-empty:before {
3876 content: none; }
3877 .elementor-star-rating .elementor-star-1:before {
3878 width: 10%; }
3879 .elementor-star-rating .elementor-star-2:before {
3880 width: 20%; }
3881 .elementor-star-rating .elementor-star-3:before {
3882 width: 30%; }
3883 .elementor-star-rating .elementor-star-4:before {
3884 width: 40%; }
3885 .elementor-star-rating .elementor-star-5:before {
3886 width: 50%; }
3887 .elementor-star-rating .elementor-star-6:before {
3888 width: 60%; }
3889 .elementor-star-rating .elementor-star-7:before {
3890 width: 70%; }
3891 .elementor-star-rating .elementor-star-8:before {
3892 width: 80%; }
3893 .elementor-star-rating .elementor-star-9:before {
3894 width: 90%; }
3895 .elementor-star-rating__wrapper {
3896 display: -webkit-box;
3897 display: -ms-flexbox;
3898 display: flex;
3899 -webkit-box-align: center;
3900 -ms-flex-align: center;
3901 align-items: center; }
3902 .elementor-star-rating__title {
3903 margin-right: 10px; }
3904
3905 .elementor-star-rating--align-right .elementor-star-rating__wrapper {
3906 text-align: right;
3907 -webkit-box-pack: end;
3908 -ms-flex-pack: end;
3909 justify-content: flex-end; }
3910
3911 .elementor-star-rating--align-left .elementor-star-rating__wrapper {
3912 text-align: left;
3913 -webkit-box-pack: start;
3914 -ms-flex-pack: start;
3915 justify-content: flex-start; }
3916
3917 .elementor-star-rating--align-center .elementor-star-rating__wrapper {
3918 text-align: center;
3919 -webkit-box-pack: center;
3920 -ms-flex-pack: center;
3921 justify-content: center; }
3922
3923 .elementor-star-rating--align-justify .elementor-star-rating__title {
3924 margin-right: auto; }
3925
3926 @media (max-width: 1024px) {
3927 .elementor-star-rating-tablet--align-right .elementor-star-rating__wrapper {
3928 text-align: right;
3929 -webkit-box-pack: end;
3930 -ms-flex-pack: end;
3931 justify-content: flex-end; }
3932 .elementor-star-rating-tablet--align-left .elementor-star-rating__wrapper {
3933 text-align: left;
3934 -webkit-box-pack: start;
3935 -ms-flex-pack: start;
3936 justify-content: flex-start; }
3937 .elementor-star-rating-tablet--align-center .elementor-star-rating__wrapper {
3938 text-align: center;
3939 -webkit-box-pack: center;
3940 -ms-flex-pack: center;
3941 justify-content: center; }
3942 .elementor-star-rating-tablet--align-justify .elementor-star-rating__title {
3943 margin-right: auto; } }
3944
3945 @media (max-width: 767px) {
3946 .elementor-star-rating-mobile--align-right .elementor-star-rating__wrapper {
3947 text-align: right;
3948 -webkit-box-pack: end;
3949 -ms-flex-pack: end;
3950 justify-content: flex-end; }
3951 .elementor-star-rating-mobile--align-left .elementor-star-rating__wrapper {
3952 text-align: left;
3953 -webkit-box-pack: start;
3954 -ms-flex-pack: start;
3955 justify-content: flex-start; }
3956 .elementor-star-rating-mobile--align-center .elementor-star-rating__wrapper {
3957 text-align: center;
3958 -webkit-box-pack: center;
3959 -ms-flex-pack: center;
3960 justify-content: center; }
3961 .elementor-star-rating-mobile--align-justify .elementor-star-rating__title {
3962 margin-right: auto; } }
3963
3964 .last-star {
3965 letter-spacing: 0; }
3966
3967 .elementor--star-style-star_unicode .elementor-star-rating {
3968 font-family: 'Arial', 'Helvetica', sans-serif; }
3969 .elementor--star-style-star_unicode .elementor-star-rating i:not(.elementor-star-empty):before {
3970 content: '\002605'; }
3971
3972 .elementor-widget-tabs.elementor-tabs-view-vertical .elementor-tabs-wrapper {
3973 width: 25%;
3974 -ms-flex-negative: 0;
3975 flex-shrink: 0; }
3976
3977 .elementor-widget-tabs.elementor-tabs-view-vertical .elementor-tab-desktop-title.elementor-active {
3978 border-right-style: none; }
3979 .elementor-widget-tabs.elementor-tabs-view-vertical .elementor-tab-desktop-title.elementor-active:before, .elementor-widget-tabs.elementor-tabs-view-vertical .elementor-tab-desktop-title.elementor-active:after {
3980 height: 999em;
3981 width: 0;
3982 right: 0;
3983 border-right-style: solid; }
3984 .elementor-widget-tabs.elementor-tabs-view-vertical .elementor-tab-desktop-title.elementor-active:before {
3985 top: 0;
3986 -webkit-transform: translateY(-100%);
3987 -ms-transform: translateY(-100%);
3988 transform: translateY(-100%); }
3989 .elementor-widget-tabs.elementor-tabs-view-vertical .elementor-tab-desktop-title.elementor-active:after {
3990 top: 100%; }
3991
3992 .elementor-widget-tabs.elementor-tabs-view-horizontal .elementor-tab-desktop-title {
3993 display: table-cell; }
3994 .elementor-widget-tabs.elementor-tabs-view-horizontal .elementor-tab-desktop-title.elementor-active {
3995 border-bottom-style: none; }
3996 .elementor-widget-tabs.elementor-tabs-view-horizontal .elementor-tab-desktop-title.elementor-active:before, .elementor-widget-tabs.elementor-tabs-view-horizontal .elementor-tab-desktop-title.elementor-active:after {
3997 bottom: 0;
3998 height: 0;
3999 width: 999em;
4000 border-bottom-style: solid; }
4001 .elementor-widget-tabs.elementor-tabs-view-horizontal .elementor-tab-desktop-title.elementor-active:before {
4002 right: 100%; }
4003 .elementor-widget-tabs.elementor-tabs-view-horizontal .elementor-tab-desktop-title.elementor-active:after {
4004 left: 100%; }
4005
4006 .elementor-widget-tabs .elementor-tab-title,
4007 .elementor-widget-tabs .elementor-tab-title:before,
4008 .elementor-widget-tabs .elementor-tab-title:after,
4009 .elementor-widget-tabs .elementor-tab-content,
4010 .elementor-widget-tabs .elementor-tabs-content-wrapper {
4011 border: 1px none #D4D4D4; }
4012
4013 .elementor-widget-tabs .elementor-tabs {
4014 text-align: left; }
4015
4016 .elementor-widget-tabs .elementor-tabs-wrapper {
4017 overflow: hidden; }
4018
4019 .elementor-widget-tabs .elementor-tab-title {
4020 cursor: pointer;
4021 outline: var(--focus-outline, none); }
4022
4023 .elementor-widget-tabs .elementor-tab-desktop-title {
4024 position: relative;
4025 padding: 20px 25px;
4026 font-weight: bold;
4027 line-height: 1;
4028 border: solid transparent; }
4029 .elementor-widget-tabs .elementor-tab-desktop-title.elementor-active {
4030 border-color: #D4D4D4; }
4031 .elementor-widget-tabs .elementor-tab-desktop-title.elementor-active:before, .elementor-widget-tabs .elementor-tab-desktop-title.elementor-active:after {
4032 display: block;
4033 content: '';
4034 position: absolute; }
4035
4036 .elementor-widget-tabs .elementor-tab-mobile-title {
4037 padding: 10px 10px;
4038 cursor: pointer; }
4039
4040 .elementor-widget-tabs .elementor-tab-content {
4041 padding: 20px;
4042 display: none; }
4043
4044 @media (max-width: 767px) {
4045 .elementor-tabs .elementor-tab-title,
4046 .elementor-tabs .elementor-tab-content {
4047 border-style: solid;
4048 border-bottom-style: none; }
4049 .elementor-tabs .elementor-tabs-wrapper {
4050 display: none; }
4051 .elementor-tabs .elementor-tabs-content-wrapper {
4052 border-bottom-style: solid; }
4053 .elementor-tabs .elementor-tab-content {
4054 padding: 10px; } }
4055
4056 @media (min-width: 768px) {
4057 .elementor-widget-tabs.elementor-tabs-view-vertical .elementor-tabs {
4058 display: -webkit-box;
4059 display: -ms-flexbox;
4060 display: flex; }
4061 .elementor-widget-tabs.elementor-tabs-view-vertical .elementor-tabs-wrapper {
4062 -webkit-box-orient: vertical;
4063 -webkit-box-direction: normal;
4064 -ms-flex-direction: column;
4065 flex-direction: column; }
4066 .elementor-widget-tabs.elementor-tabs-view-vertical .elementor-tabs-content-wrapper {
4067 -webkit-box-flex: 1;
4068 -ms-flex-positive: 1;
4069 flex-grow: 1;
4070 border-style: solid;
4071 border-left-style: none; }
4072 .elementor-widget-tabs.elementor-tabs-view-horizontal .elementor-tab-content {
4073 border-style: solid;
4074 border-top-style: none; }
4075 .elementor-widget-tabs.elementor-tabs-alignment-center .elementor-tabs-wrapper, .elementor-widget-tabs.elementor-tabs-alignment-end .elementor-tabs-wrapper, .elementor-widget-tabs.elementor-tabs-alignment-stretch .elementor-tabs-wrapper {
4076 display: -webkit-box;
4077 display: -ms-flexbox;
4078 display: flex; }
4079 .elementor-widget-tabs.elementor-tabs-alignment-center .elementor-tabs-wrapper {
4080 -webkit-box-pack: center;
4081 -ms-flex-pack: center;
4082 justify-content: center; }
4083 .elementor-widget-tabs.elementor-tabs-alignment-end .elementor-tabs-wrapper {
4084 -webkit-box-pack: end;
4085 -ms-flex-pack: end;
4086 justify-content: flex-end; }
4087 .elementor-widget-tabs.elementor-tabs-alignment-stretch.elementor-tabs-view-horizontal .elementor-tab-title {
4088 width: 100%; }
4089 .elementor-widget-tabs.elementor-tabs-alignment-stretch.elementor-tabs-view-vertical .elementor-tab-title {
4090 height: 100%; }
4091 .elementor-tabs .elementor-tab-mobile-title {
4092 display: none; } }
4093
4094 .elementor-testimonial-wrapper {
4095 overflow: hidden;
4096 text-align: center; }
4097 .elementor-testimonial-wrapper .elementor-testimonial-content {
4098 font-size: 1.3em;
4099 margin-bottom: 20px; }
4100 .elementor-testimonial-wrapper .elementor-testimonial-name {
4101 line-height: 1.5;
4102 display: block; }
4103 .elementor-testimonial-wrapper .elementor-testimonial-job {
4104 font-size: 0.85em;
4105 display: block; }
4106 .elementor-testimonial-wrapper.elementor-testimonial-text-align-left {
4107 text-align: left; }
4108 .elementor-testimonial-wrapper.elementor-testimonial-text-align-right {
4109 text-align: right; }
4110 .elementor-testimonial-wrapper .elementor-testimonial-meta {
4111 width: 100%;
4112 line-height: 1; }
4113 .elementor-testimonial-wrapper .elementor-testimonial-meta-inner {
4114 display: inline-block; }
4115 .elementor-testimonial-wrapper .elementor-testimonial-meta .elementor-testimonial-details,
4116 .elementor-testimonial-wrapper .elementor-testimonial-meta .elementor-testimonial-image {
4117 display: table-cell;
4118 vertical-align: middle; }
4119 .elementor-testimonial-wrapper .elementor-testimonial-meta .elementor-testimonial-image img {
4120 width: 60px;
4121 height: 60px;
4122 -webkit-border-radius: 50%;
4123 border-radius: 50%;
4124 -o-object-fit: cover;
4125 object-fit: cover;
4126 max-width: none; }
4127 .elementor-testimonial-wrapper .elementor-testimonial-meta.elementor-testimonial-image-position-aside .elementor-testimonial-image {
4128 padding-right: 15px; }
4129 .elementor-testimonial-wrapper .elementor-testimonial-meta.elementor-testimonial-image-position-aside .elementor-testimonial-details {
4130 text-align: left; }
4131 .elementor-testimonial-wrapper .elementor-testimonial-meta.elementor-testimonial-image-position-top .elementor-testimonial-details,
4132 .elementor-testimonial-wrapper .elementor-testimonial-meta.elementor-testimonial-image-position-top .elementor-testimonial-image {
4133 display: block; }
4134 .elementor-testimonial-wrapper .elementor-testimonial-meta.elementor-testimonial-image-position-top .elementor-testimonial-image {
4135 margin-bottom: 20px; }
4136
4137 .elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap {
4138 background-color: #818a91;
4139 color: #fff; }
4140
4141 .elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap {
4142 color: #818a91;
4143 border: 3px solid;
4144 background-color: transparent; }
4145
4146 .elementor-widget-text-editor:not(.elementor-drop-cap-view-default) .elementor-drop-cap {
4147 margin-top: 8px; }
4148 .elementor-widget-text-editor:not(.elementor-drop-cap-view-default) .elementor-drop-cap-letter {
4149 width: 1em;
4150 height: 1em; }
4151
4152 .elementor-widget-text-editor .elementor-drop-cap {
4153 float: left;
4154 text-align: center;
4155 line-height: 1;
4156 font-size: 50px; }
4157 .elementor-widget-text-editor .elementor-drop-cap-letter {
4158 display: inline-block; }
4159
4160 .elementor-toggle {
4161 text-align: left; }
4162 .elementor-toggle .elementor-tab-title {
4163 font-weight: bold;
4164 line-height: 1;
4165 margin: 0;
4166 padding: 15px;
4167 border-bottom: 1px solid #D4D4D4;
4168 cursor: pointer;
4169 outline: none; }
4170 .elementor-toggle .elementor-tab-title .elementor-toggle-icon {
4171 display: inline-block;
4172 width: 1em; }
4173 .elementor-toggle .elementor-tab-title .elementor-toggle-icon.elementor-toggle-icon-right {
4174 float: right;
4175 text-align: right; }
4176 .elementor-toggle .elementor-tab-title .elementor-toggle-icon.elementor-toggle-icon-left {
4177 float: left;
4178 text-align: left; }
4179 .elementor-toggle .elementor-tab-title .elementor-toggle-icon .elementor-toggle-icon-closed {
4180 display: block; }
4181 .elementor-toggle .elementor-tab-title .elementor-toggle-icon .elementor-toggle-icon-opened {
4182 display: none; }
4183 .elementor-toggle .elementor-tab-title.elementor-active {
4184 border-bottom: none; }
4185 .elementor-toggle .elementor-tab-title.elementor-active .elementor-toggle-icon-closed {
4186 display: none; }
4187 .elementor-toggle .elementor-tab-title.elementor-active .elementor-toggle-icon-opened {
4188 display: block; }
4189 .elementor-toggle .elementor-tab-content {
4190 padding: 15px;
4191 border-bottom: 1px solid #D4D4D4;
4192 display: none; }
4193
4194 @media (max-width: 767px) {
4195 .elementor-toggle .elementor-tab-title {
4196 padding: 12px; }
4197 .elementor-toggle .elementor-tab-content {
4198 padding: 12px 10px; } }
4199
4200 .elementor-widget-video .elementor-widget-container {
4201 overflow: hidden;
4202 -webkit-transform: translate3d(0, 0, 0);
4203 transform: translate3d(0, 0, 0); }
4204
4205 .elementor-widget-video .elementor-open-inline .elementor-custom-embed-image-overlay {
4206 position: absolute;
4207 top: 0;
4208 left: 0;
4209 width: 100%;
4210 height: 100%;
4211 -webkit-background-size: cover;
4212 background-size: cover;
4213 background-position: 50%; }
4214
4215 .elementor-widget-video .elementor-custom-embed-image-overlay {
4216 cursor: pointer;
4217 text-align: center; }
4218 .elementor-widget-video .elementor-custom-embed-image-overlay:hover .elementor-custom-embed-play i {
4219 opacity: 1; }
4220 .elementor-widget-video .elementor-custom-embed-image-overlay img {
4221 display: block;
4222 width: 100%; }
4223
4224 .elementor-widget-video .e-hosted-video .elementor-video {
4225 -o-object-fit: cover;
4226 object-fit: cover; }
4227 /*# sourceMappingURL=frontend.css.map */