mirror of
https://github.com/lubuntu-team/lubuntu.me.git
synced 2025-02-23 08:11:08 +00:00
2704 lines
90 KiB
CSS
2704 lines
90 KiB
CSS
/*! elementor - v1.9.3 - 21-01-2018 */
|
|
.dialog-widget-content {
|
|
background-color: #fff;
|
|
position: absolute;
|
|
-webkit-border-radius: 3px;
|
|
border-radius: 3px;
|
|
-webkit-box-shadow: 2px 8px 23px 3px rgba(0, 0, 0, 0.2);
|
|
box-shadow: 2px 8px 23px 3px rgba(0, 0, 0, 0.2);
|
|
overflow: hidden; }
|
|
|
|
.dialog-message {
|
|
font-size: 12px;
|
|
line-height: 1.5; }
|
|
|
|
.dialog-type-lightbox {
|
|
position: fixed;
|
|
height: 100%;
|
|
width: 100%;
|
|
top: 0;
|
|
left: 0;
|
|
background-color: rgba(0, 0, 0, 0.8);
|
|
z-index: 9999;
|
|
-webkit-user-select: none;
|
|
-moz-user-select: none;
|
|
-ms-user-select: none;
|
|
user-select: none; }
|
|
.dialog-type-lightbox .dialog-widget-content {
|
|
margin: auto;
|
|
width: 375px; }
|
|
.dialog-type-lightbox .dialog-message {
|
|
padding: 0 20px;
|
|
min-height: 50px; }
|
|
.dialog-type-lightbox .dialog-widget-header, .dialog-type-lightbox .dialog-message {
|
|
text-align: center; }
|
|
.dialog-type-lightbox .dialog-buttons-wrapper {
|
|
border-top: 1px solid #e6e9ec;
|
|
text-align: center; }
|
|
.dialog-type-lightbox .dialog-buttons-wrapper > button {
|
|
border: none;
|
|
background: none;
|
|
font-size: 15px;
|
|
cursor: pointer;
|
|
padding: 13px 0;
|
|
outline: 0; }
|
|
.dialog-type-lightbox .dialog-buttons-wrapper > button:first-child {
|
|
color: #6d7882; }
|
|
.dialog-type-lightbox .dialog-buttons-wrapper > button.dialog-ok {
|
|
color: #b01b1b; }
|
|
.dialog-type-lightbox .dialog-buttons-wrapper > button.dialog-take_over {
|
|
color: #39b54a; }
|
|
.dialog-type-lightbox .dialog-buttons-wrapper > button:active {
|
|
background-color: rgba(230, 233, 236, 0.5); }
|
|
.dialog-type-lightbox .dialog-buttons-wrapper > button::-moz-focus-inner {
|
|
border: 0; }
|
|
|
|
.dialog-widget-header {
|
|
padding: 20px 0;
|
|
font-weight: 500; }
|
|
|
|
.dialog-close-button {
|
|
cursor: pointer;
|
|
position: absolute;
|
|
top: 30px;
|
|
right: 30px;
|
|
font-size: 15px; }
|
|
.dialog-close-button:not(:hover) {
|
|
opacity: .4; }
|
|
|
|
.dialog-lightbox-widget .dialog-widget-header,
|
|
.dialog-confirm-widget .dialog-widget-header {
|
|
font-size: 15px;
|
|
color: #495157; }
|
|
|
|
.dialog-lightbox-widget .dialog-buttons-wrapper > button,
|
|
.dialog-confirm-widget .dialog-buttons-wrapper > button {
|
|
width: 50%; }
|
|
.dialog-lightbox-widget .dialog-buttons-wrapper > button:first-child,
|
|
.dialog-confirm-widget .dialog-buttons-wrapper > button:first-child {
|
|
border-right: 1px solid #e6e9ec; }
|
|
.dialog-lightbox-widget .dialog-buttons-wrapper > button:hover,
|
|
.dialog-confirm-widget .dialog-buttons-wrapper > button:hover {
|
|
background-color: #f4f6f7; }
|
|
|
|
.dialog-alert-widget .dialog-buttons-wrapper > button {
|
|
width: 100%; }
|
|
|
|
@media (max-width: 767px) {
|
|
.dialog-close-button {
|
|
top: 15px;
|
|
right: 15px; }
|
|
body.admin-bar .dialog-close-button {
|
|
top: 40px; } }
|
|
|
|
.elementor-aspect-ratio-219 .elementor-fit-aspect-ratio {
|
|
padding-bottom: 42.8571%; }
|
|
|
|
.elementor-aspect-ratio-169 .elementor-fit-aspect-ratio {
|
|
padding-bottom: 56.25%; }
|
|
|
|
.elementor-aspect-ratio-43 .elementor-fit-aspect-ratio {
|
|
padding-bottom: 75%; }
|
|
|
|
.elementor-aspect-ratio-32 .elementor-fit-aspect-ratio {
|
|
padding-bottom: 66.6666%; }
|
|
|
|
.elementor-aspect-ratio-11 .elementor-fit-aspect-ratio {
|
|
padding-bottom: 100%; }
|
|
|
|
.elementor-fit-aspect-ratio {
|
|
position: relative;
|
|
height: 0; }
|
|
.elementor-fit-aspect-ratio iframe {
|
|
position: absolute;
|
|
top: 0;
|
|
left: 0;
|
|
height: 100%;
|
|
width: 100%;
|
|
border: 0; }
|
|
|
|
.elementor-hidden {
|
|
display: none; }
|
|
|
|
.flatpickr-calendar {
|
|
width: 280px; }
|
|
.flatpickr-calendar .flatpickr-current-month span.cur-month {
|
|
font-weight: 300; }
|
|
.flatpickr-calendar .dayContainer {
|
|
width: 280px;
|
|
min-width: 280px;
|
|
max-width: 280px; }
|
|
.flatpickr-calendar .flatpickr-days {
|
|
width: 280px; }
|
|
.flatpickr-calendar .flatpickr-day {
|
|
max-width: 37px;
|
|
height: 37px;
|
|
line-height: 37px; }
|
|
|
|
.elementor {
|
|
-webkit-hyphens: manual;
|
|
-ms-hyphens: manual;
|
|
hyphens: manual; }
|
|
.elementor *, .elementor *:before, .elementor *:after {
|
|
-webkit-box-sizing: border-box;
|
|
box-sizing: border-box; }
|
|
.elementor a {
|
|
-webkit-box-shadow: none;
|
|
box-shadow: none;
|
|
text-decoration: none; }
|
|
.elementor hr {
|
|
margin: 0;
|
|
background-color: transparent; }
|
|
.elementor img {
|
|
height: auto;
|
|
max-width: 100%;
|
|
border: none;
|
|
-webkit-border-radius: 0;
|
|
border-radius: 0;
|
|
-webkit-box-shadow: none;
|
|
box-shadow: none; }
|
|
.elementor .elementor-widget:not(.elementor-widget-text-editor) figure {
|
|
margin: 0; }
|
|
.elementor embed,
|
|
.elementor iframe,
|
|
.elementor object,
|
|
.elementor video {
|
|
max-width: 100%;
|
|
width: 100%;
|
|
margin: 0;
|
|
line-height: 1;
|
|
border: none; }
|
|
.elementor .elementor-custom-embed {
|
|
line-height: 0; }
|
|
.elementor .elementor-background-video-container {
|
|
height: 100%;
|
|
width: 100%;
|
|
top: 0;
|
|
left: 0;
|
|
position: absolute;
|
|
overflow: hidden;
|
|
z-index: 0;
|
|
-webkit-transition: opacity 1s;
|
|
-o-transition: opacity 1s;
|
|
transition: opacity 1s; }
|
|
.elementor .elementor-background-video-container.elementor-loading {
|
|
opacity: 0; }
|
|
.elementor .elementor-background-video-embed {
|
|
max-width: none;
|
|
position: absolute;
|
|
top: 50%;
|
|
-webkit-transform: translateY(-50%);
|
|
-ms-transform: translateY(-50%);
|
|
transform: translateY(-50%); }
|
|
.elementor .elementor-background-video {
|
|
position: absolute;
|
|
max-width: none;
|
|
top: 50%;
|
|
left: 50%;
|
|
-webkit-transform: translateY(-50%) translateX(-50%);
|
|
-ms-transform: translateY(-50%) translateX(-50%);
|
|
transform: translateY(-50%) translateX(-50%); }
|
|
.elementor .elementor-html5-video {
|
|
-o-object-fit: cover;
|
|
object-fit: cover; }
|
|
.elementor .elementor-background-overlay {
|
|
height: 100%;
|
|
width: 100%;
|
|
top: 0;
|
|
left: 0;
|
|
position: absolute; }
|
|
|
|
.elementor-invisible {
|
|
visibility: hidden; }
|
|
|
|
.elementor-align-center {
|
|
text-align: center; }
|
|
.elementor-align-center .elementor-button {
|
|
width: auto; }
|
|
|
|
.elementor-align-right {
|
|
text-align: right; }
|
|
.elementor-align-right .elementor-button {
|
|
width: auto; }
|
|
|
|
.elementor-align-left {
|
|
text-align: left; }
|
|
.elementor-align-left .elementor-button {
|
|
width: auto; }
|
|
|
|
.elementor-align-justify .elementor-button {
|
|
width: 100%; }
|
|
|
|
.elementor-custom-embed-play {
|
|
position: absolute;
|
|
top: 50%;
|
|
left: 50%;
|
|
-webkit-transform: translateX(-50%) translateY(-50%);
|
|
-ms-transform: translateX(-50%) translateY(-50%);
|
|
transform: translateX(-50%) translateY(-50%); }
|
|
.elementor-custom-embed-play i {
|
|
font-size: 100px;
|
|
color: #fff;
|
|
opacity: 0.8;
|
|
text-shadow: 1px 0 6px rgba(0, 0, 0, 0.3);
|
|
-webkit-transition: all .5s;
|
|
-o-transition: all .5s;
|
|
transition: all .5s; }
|
|
.elementor-custom-embed-play.elementor-playing i {
|
|
font-family: 'FontAwesome';
|
|
-webkit-animation: fa-spin 2s infinite linear;
|
|
animation: fa-spin 2s infinite linear; }
|
|
.elementor-custom-embed-play.elementor-playing i:before {
|
|
content: "\f1ce"; }
|
|
|
|
.elementor-swiper-button {
|
|
position: absolute;
|
|
display: -webkit-inline-box;
|
|
display: -webkit-inline-flex;
|
|
display: -ms-inline-flexbox;
|
|
display: inline-flex;
|
|
z-index: 1;
|
|
cursor: pointer;
|
|
font-size: 25px;
|
|
color: rgba(238, 238, 238, 0.9);
|
|
top: 50%;
|
|
-webkit-transform: translateY(-50%);
|
|
-ms-transform: translateY(-50%);
|
|
transform: translateY(-50%); }
|
|
.elementor-swiper-button.swiper-button-disabled {
|
|
opacity: 0.3; }
|
|
|
|
@media (max-width: 1024px) {
|
|
.elementor-tablet-align-center {
|
|
text-align: center; }
|
|
.elementor-tablet-align-center .elementor-button {
|
|
width: auto; }
|
|
.elementor-tablet-align-right {
|
|
text-align: right; }
|
|
.elementor-tablet-align-right .elementor-button {
|
|
width: auto; }
|
|
.elementor-tablet-align-left {
|
|
text-align: left; }
|
|
.elementor-tablet-align-left .elementor-button {
|
|
width: auto; }
|
|
.elementor-tablet-align-justify .elementor-button {
|
|
width: 100%; } }
|
|
|
|
@media (max-width: 767px) {
|
|
.elementor-mobile-align-center {
|
|
text-align: center; }
|
|
.elementor-mobile-align-center .elementor-button {
|
|
width: auto; }
|
|
.elementor-mobile-align-right {
|
|
text-align: right; }
|
|
.elementor-mobile-align-right .elementor-button {
|
|
width: auto; }
|
|
.elementor-mobile-align-left {
|
|
text-align: left; }
|
|
.elementor-mobile-align-left .elementor-button {
|
|
width: auto; }
|
|
.elementor-mobile-align-justify .elementor-button {
|
|
width: 100%; } }
|
|
|
|
#wpadminbar #wp-admin-bar-elementor_edit_page > .ab-item::before {
|
|
content: "\e800";
|
|
font-family: eicons;
|
|
font-size: 12px;
|
|
margin-top: 5px; }
|
|
|
|
.elementor:after {
|
|
position: absolute;
|
|
opacity: 0;
|
|
width: 0;
|
|
height: 0;
|
|
padding: 0;
|
|
overflow: hidden;
|
|
clip: rect(0, 0, 0, 0);
|
|
border: 0; }
|
|
@media (min-width: 1025px) {
|
|
.elementor:after {
|
|
content: 'desktop'; } }
|
|
@media (min-width: 768px) and (max-width: 1024px) {
|
|
.elementor:after {
|
|
content: 'tablet'; } }
|
|
@media (max-width: 767px) {
|
|
.elementor:after {
|
|
content: 'mobile'; } }
|
|
|
|
.elementor-section {
|
|
position: relative; }
|
|
.elementor-section .elementor-container {
|
|
display: -webkit-box;
|
|
display: -webkit-flex;
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
margin-right: auto;
|
|
margin-left: auto;
|
|
position: relative; }
|
|
.elementor-section.elementor-section-boxed > .elementor-container {
|
|
max-width: 1140px; }
|
|
.elementor-section.elementor-section-stretched {
|
|
position: relative;
|
|
width: 100%; }
|
|
.elementor-section.elementor-section-items-top > .elementor-container {
|
|
-webkit-box-align: start;
|
|
-webkit-align-items: flex-start;
|
|
-ms-flex-align: start;
|
|
align-items: flex-start; }
|
|
.elementor-section.elementor-section-items-middle > .elementor-container {
|
|
-webkit-box-align: center;
|
|
-webkit-align-items: center;
|
|
-ms-flex-align: center;
|
|
align-items: center; }
|
|
.elementor-section.elementor-section-items-bottom > .elementor-container {
|
|
-webkit-box-align: end;
|
|
-webkit-align-items: flex-end;
|
|
-ms-flex-align: end;
|
|
align-items: flex-end; }
|
|
@media (min-width: 768px) {
|
|
.elementor-section.elementor-section-height-full {
|
|
height: 100vh; }
|
|
.elementor-section.elementor-section-height-full > .elementor-container {
|
|
height: 100%; } }
|
|
|
|
.elementor-section-content-top > .elementor-container > .elementor-row > .elementor-column > .elementor-column-wrap {
|
|
-webkit-box-align: start;
|
|
-webkit-align-items: flex-start;
|
|
-ms-flex-align: start;
|
|
align-items: flex-start; }
|
|
|
|
.elementor-section-content-middle > .elementor-container > .elementor-row > .elementor-column > .elementor-column-wrap {
|
|
-webkit-box-align: center;
|
|
-webkit-align-items: center;
|
|
-ms-flex-align: center;
|
|
align-items: center; }
|
|
|
|
.elementor-section-content-bottom > .elementor-container > .elementor-row > .elementor-column > .elementor-column-wrap {
|
|
-webkit-box-align: end;
|
|
-webkit-align-items: flex-end;
|
|
-ms-flex-align: end;
|
|
align-items: flex-end; }
|
|
|
|
.elementor-row {
|
|
width: 100%;
|
|
display: -webkit-box;
|
|
display: -webkit-flex;
|
|
display: -ms-flexbox;
|
|
display: flex; }
|
|
@media (max-width: 1024px) {
|
|
.elementor-row {
|
|
-webkit-flex-wrap: wrap;
|
|
-ms-flex-wrap: wrap;
|
|
flex-wrap: wrap; } }
|
|
|
|
.elementor-column-wrap {
|
|
width: 100%;
|
|
position: relative;
|
|
display: -webkit-box;
|
|
display: -webkit-flex;
|
|
display: -ms-flexbox;
|
|
display: flex; }
|
|
|
|
.elementor-widget-wrap {
|
|
position: relative;
|
|
width: 100%; }
|
|
|
|
.elementor-widget {
|
|
position: relative; }
|
|
.elementor-widget:not(:last-child) {
|
|
margin-bottom: 20px; }
|
|
|
|
.elementor-column {
|
|
position: relative;
|
|
min-height: 1px;
|
|
display: -webkit-box;
|
|
display: -webkit-flex;
|
|
display: -ms-flexbox;
|
|
display: flex; }
|
|
|
|
.elementor-column-gap-narrow > .elementor-row > .elementor-column > .elementor-element-populated {
|
|
padding: 5px; }
|
|
|
|
.elementor-column-gap-default > .elementor-row > .elementor-column > .elementor-element-populated {
|
|
padding: 10px; }
|
|
|
|
.elementor-column-gap-extended > .elementor-row > .elementor-column > .elementor-element-populated {
|
|
padding: 15px; }
|
|
|
|
.elementor-column-gap-wide > .elementor-row > .elementor-column > .elementor-element-populated {
|
|
padding: 20px; }
|
|
|
|
.elementor-column-gap-wider > .elementor-row > .elementor-column > .elementor-element-populated {
|
|
padding: 30px; }
|
|
|
|
.elementor-inner-section .elementor-column-gap-no .elementor-element-populated {
|
|
padding: 0; }
|
|
|
|
@media (min-width: 768px) {
|
|
.elementor-column.elementor-col-10, .elementor-column[data-col="10"] {
|
|
width: 10%; }
|
|
.elementor-column.elementor-col-11, .elementor-column[data-col="11"] {
|
|
width: 11.111%; }
|
|
.elementor-column.elementor-col-12, .elementor-column[data-col="12"] {
|
|
width: 12.5%; }
|
|
.elementor-column.elementor-col-14, .elementor-column[data-col="14"] {
|
|
width: 14.285%; }
|
|
.elementor-column.elementor-col-16, .elementor-column[data-col="16"] {
|
|
width: 16.666%; }
|
|
.elementor-column.elementor-col-20, .elementor-column[data-col="20"] {
|
|
width: 20%; }
|
|
.elementor-column.elementor-col-25, .elementor-column[data-col="25"] {
|
|
width: 25%; }
|
|
.elementor-column.elementor-col-30, .elementor-column[data-col="30"] {
|
|
width: 30%; }
|
|
.elementor-column.elementor-col-33, .elementor-column[data-col="33"] {
|
|
width: 33.333%; }
|
|
.elementor-column.elementor-col-40, .elementor-column[data-col="40"] {
|
|
width: 40%; }
|
|
.elementor-column.elementor-col-50, .elementor-column[data-col="50"] {
|
|
width: 50%; }
|
|
.elementor-column.elementor-col-60, .elementor-column[data-col="60"] {
|
|
width: 60%; }
|
|
.elementor-column.elementor-col-66, .elementor-column[data-col="66"] {
|
|
width: 66.666%; }
|
|
.elementor-column.elementor-col-70, .elementor-column[data-col="70"] {
|
|
width: 70%; }
|
|
.elementor-column.elementor-col-75, .elementor-column[data-col="75"] {
|
|
width: 75%; }
|
|
.elementor-column.elementor-col-80, .elementor-column[data-col="80"] {
|
|
width: 80%; }
|
|
.elementor-column.elementor-col-83, .elementor-column[data-col="83"] {
|
|
width: 83.333%; }
|
|
.elementor-column.elementor-col-90, .elementor-column[data-col="90"] {
|
|
width: 90%; }
|
|
.elementor-column.elementor-col-100, .elementor-column[data-col="100"] {
|
|
width: 100%; } }
|
|
|
|
@media (max-width: 479px) {
|
|
.elementor-column.elementor-xs-10 {
|
|
width: 10%; }
|
|
.elementor-column.elementor-xs-11 {
|
|
width: 11.111%; }
|
|
.elementor-column.elementor-xs-12 {
|
|
width: 12.5%; }
|
|
.elementor-column.elementor-xs-14 {
|
|
width: 14.285%; }
|
|
.elementor-column.elementor-xs-16 {
|
|
width: 16.666%; }
|
|
.elementor-column.elementor-xs-20 {
|
|
width: 20%; }
|
|
.elementor-column.elementor-xs-25 {
|
|
width: 25%; }
|
|
.elementor-column.elementor-xs-30 {
|
|
width: 30%; }
|
|
.elementor-column.elementor-xs-33 {
|
|
width: 33.333%; }
|
|
.elementor-column.elementor-xs-40 {
|
|
width: 40%; }
|
|
.elementor-column.elementor-xs-50 {
|
|
width: 50%; }
|
|
.elementor-column.elementor-xs-60 {
|
|
width: 60%; }
|
|
.elementor-column.elementor-xs-66 {
|
|
width: 66.666%; }
|
|
.elementor-column.elementor-xs-70 {
|
|
width: 70%; }
|
|
.elementor-column.elementor-xs-75 {
|
|
width: 75%; }
|
|
.elementor-column.elementor-xs-80 {
|
|
width: 80%; }
|
|
.elementor-column.elementor-xs-83 {
|
|
width: 83.333%; }
|
|
.elementor-column.elementor-xs-90 {
|
|
width: 90%; }
|
|
.elementor-column.elementor-xs-100 {
|
|
width: 100%; } }
|
|
|
|
@media (max-width: 767px) {
|
|
.elementor-column.elementor-sm-10 {
|
|
width: 10%; }
|
|
.elementor-column.elementor-sm-11 {
|
|
width: 11.111%; }
|
|
.elementor-column.elementor-sm-12 {
|
|
width: 12.5%; }
|
|
.elementor-column.elementor-sm-14 {
|
|
width: 14.285%; }
|
|
.elementor-column.elementor-sm-16 {
|
|
width: 16.666%; }
|
|
.elementor-column.elementor-sm-20 {
|
|
width: 20%; }
|
|
.elementor-column.elementor-sm-25 {
|
|
width: 25%; }
|
|
.elementor-column.elementor-sm-30 {
|
|
width: 30%; }
|
|
.elementor-column.elementor-sm-33 {
|
|
width: 33.333%; }
|
|
.elementor-column.elementor-sm-40 {
|
|
width: 40%; }
|
|
.elementor-column.elementor-sm-50 {
|
|
width: 50%; }
|
|
.elementor-column.elementor-sm-60 {
|
|
width: 60%; }
|
|
.elementor-column.elementor-sm-66 {
|
|
width: 66.666%; }
|
|
.elementor-column.elementor-sm-70 {
|
|
width: 70%; }
|
|
.elementor-column.elementor-sm-75 {
|
|
width: 75%; }
|
|
.elementor-column.elementor-sm-80 {
|
|
width: 80%; }
|
|
.elementor-column.elementor-sm-83 {
|
|
width: 83.333%; }
|
|
.elementor-column.elementor-sm-90 {
|
|
width: 90%; }
|
|
.elementor-column.elementor-sm-100 {
|
|
width: 100%; } }
|
|
|
|
@media (min-width: 768px) and (max-width: 1024px) {
|
|
.elementor-column.elementor-md-10 {
|
|
width: 10%; }
|
|
.elementor-column.elementor-md-11 {
|
|
width: 11.111%; }
|
|
.elementor-column.elementor-md-12 {
|
|
width: 12.5%; }
|
|
.elementor-column.elementor-md-14 {
|
|
width: 14.285%; }
|
|
.elementor-column.elementor-md-16 {
|
|
width: 16.666%; }
|
|
.elementor-column.elementor-md-20 {
|
|
width: 20%; }
|
|
.elementor-column.elementor-md-25 {
|
|
width: 25%; }
|
|
.elementor-column.elementor-md-30 {
|
|
width: 30%; }
|
|
.elementor-column.elementor-md-33 {
|
|
width: 33.333%; }
|
|
.elementor-column.elementor-md-40 {
|
|
width: 40%; }
|
|
.elementor-column.elementor-md-50 {
|
|
width: 50%; }
|
|
.elementor-column.elementor-md-60 {
|
|
width: 60%; }
|
|
.elementor-column.elementor-md-66 {
|
|
width: 66.666%; }
|
|
.elementor-column.elementor-md-70 {
|
|
width: 70%; }
|
|
.elementor-column.elementor-md-75 {
|
|
width: 75%; }
|
|
.elementor-column.elementor-md-80 {
|
|
width: 80%; }
|
|
.elementor-column.elementor-md-83 {
|
|
width: 83.333%; }
|
|
.elementor-column.elementor-md-90 {
|
|
width: 90%; }
|
|
.elementor-column.elementor-md-100 {
|
|
width: 100%; } }
|
|
|
|
@media (max-width: 767px) {
|
|
.elementor-column {
|
|
width: 100%; }
|
|
.elementor-reverse-mobile > .elementor-container > .elementor-row {
|
|
-webkit-box-orient: vertical;
|
|
-webkit-box-direction: reverse;
|
|
-webkit-flex-direction: column-reverse;
|
|
-ms-flex-direction: column-reverse;
|
|
flex-direction: column-reverse; } }
|
|
|
|
.elementor-screen-only,
|
|
.screen-reader-text,
|
|
.screen-reader-text span,
|
|
.ui-helper-hidden-accessible {
|
|
position: absolute;
|
|
top: -10000em;
|
|
width: 1px;
|
|
height: 1px;
|
|
margin: -1px;
|
|
padding: 0;
|
|
overflow: hidden;
|
|
clip: rect(0, 0, 0, 0);
|
|
border: 0; }
|
|
|
|
.elementor-clearfix:after {
|
|
content: '';
|
|
display: block;
|
|
clear: both;
|
|
width: 0;
|
|
height: 0; }
|
|
|
|
.elementor-form-fields-wrapper {
|
|
display: -webkit-box;
|
|
display: -webkit-flex;
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
-webkit-flex-wrap: wrap;
|
|
-ms-flex-wrap: wrap;
|
|
flex-wrap: wrap; }
|
|
.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 {
|
|
-webkit-flex-basis: 100%;
|
|
-ms-flex-preferred-size: 100%;
|
|
flex-basis: 100%; }
|
|
.elementor-form-fields-wrapper.elementor-labels-inline > .elementor-field-group > input, .elementor-form-fields-wrapper.elementor-labels-inline > .elementor-field-group .elementor-select-wrapper {
|
|
-webkit-box-flex: 1;
|
|
-webkit-flex-grow: 1;
|
|
-ms-flex-positive: 1;
|
|
flex-grow: 1; }
|
|
|
|
.elementor-field-group {
|
|
-webkit-flex-wrap: wrap;
|
|
-ms-flex-wrap: wrap;
|
|
flex-wrap: wrap;
|
|
-webkit-box-align: center;
|
|
-webkit-align-items: center;
|
|
-ms-flex-align: center;
|
|
align-items: center; }
|
|
.elementor-field-group.elementor-field-type-submit {
|
|
-webkit-box-align: end;
|
|
-webkit-align-items: flex-end;
|
|
-ms-flex-align: end;
|
|
align-items: flex-end; }
|
|
.elementor-field-group .elementor-field-textual {
|
|
width: 100%;
|
|
border: 1px solid #818a91;
|
|
background-color: transparent;
|
|
color: #373a3c;
|
|
vertical-align: middle;
|
|
-webkit-box-flex: 1;
|
|
-webkit-flex-grow: 1;
|
|
-ms-flex-positive: 1;
|
|
flex-grow: 1; }
|
|
.elementor-field-group .elementor-field-textual:focus {
|
|
-webkit-box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.1) inset;
|
|
box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.1) inset;
|
|
outline: 0; }
|
|
.elementor-field-group .elementor-field-textual::-webkit-input-placeholder {
|
|
color: inherit;
|
|
font-family: inherit;
|
|
opacity: 0.6; }
|
|
.elementor-field-group .elementor-field-textual:-ms-input-placeholder {
|
|
color: inherit;
|
|
font-family: inherit;
|
|
opacity: 0.6; }
|
|
.elementor-field-group .elementor-field-textual::-moz-placeholder {
|
|
color: inherit;
|
|
font-family: inherit;
|
|
opacity: 0.6; }
|
|
.elementor-field-group .elementor-field-textual::-ms-input-placeholder {
|
|
color: inherit;
|
|
font-family: inherit;
|
|
opacity: 0.6; }
|
|
.elementor-field-group .elementor-field-textual::placeholder {
|
|
color: inherit;
|
|
font-family: inherit;
|
|
opacity: 0.6; }
|
|
.elementor-field-group .elementor-select-wrapper {
|
|
display: -webkit-box;
|
|
display: -webkit-flex;
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
position: relative;
|
|
width: 100%; }
|
|
.elementor-field-group .elementor-select-wrapper select {
|
|
-webkit-appearance: none;
|
|
-moz-appearance: none;
|
|
appearance: none;
|
|
color: inherit;
|
|
font-size: inherit;
|
|
font-family: inherit;
|
|
font-weight: inherit;
|
|
font-style: inherit;
|
|
text-transform: inherit;
|
|
letter-spacing: inherit;
|
|
line-height: inherit;
|
|
-webkit-flex-basis: 100%;
|
|
-ms-flex-preferred-size: 100%;
|
|
flex-basis: 100%;
|
|
padding-right: 20px; }
|
|
.elementor-field-group .elementor-select-wrapper:before {
|
|
content: '\f0d7';
|
|
font-family: 'FontAwesome';
|
|
font-size: 15px;
|
|
position: absolute;
|
|
top: 50%;
|
|
-webkit-transform: translateY(-50%);
|
|
-ms-transform: translateY(-50%);
|
|
transform: translateY(-50%);
|
|
right: 10px;
|
|
pointer-events: none; }
|
|
.elementor-field-group.elementor-field-type-select-multiple .elementor-select-wrapper:before {
|
|
content: ''; }
|
|
|
|
.elementor-field-subgroup {
|
|
display: -webkit-box;
|
|
display: -webkit-flex;
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
-webkit-flex-wrap: wrap;
|
|
-ms-flex-wrap: wrap;
|
|
flex-wrap: wrap; }
|
|
.elementor-field-subgroup .elementor-field-option label {
|
|
display: inline-block; }
|
|
.elementor-field-subgroup.elementor-subgroup-inline .elementor-field-option {
|
|
padding-right: 10px; }
|
|
.elementor-field-subgroup:not(.elementor-subgroup-inline) .elementor-field-option {
|
|
-webkit-flex-basis: 100%;
|
|
-ms-flex-preferred-size: 100%;
|
|
flex-basis: 100%; }
|
|
|
|
.elementor-field-label {
|
|
cursor: pointer; }
|
|
.elementor-mark-required .elementor-field-label:after {
|
|
content: '*';
|
|
color: red;
|
|
padding-left: 0.2em; }
|
|
|
|
.elementor-field-textual {
|
|
line-height: 1.4; }
|
|
.elementor-field-textual.elementor-size-xs {
|
|
font-size: 13px;
|
|
min-height: 33px;
|
|
padding: 4px 12px;
|
|
-webkit-border-radius: 2px;
|
|
border-radius: 2px; }
|
|
.elementor-field-textual.elementor-size-sm {
|
|
font-size: 15px;
|
|
min-height: 40px;
|
|
padding: 5px 14px;
|
|
-webkit-border-radius: 3px;
|
|
border-radius: 3px; }
|
|
.elementor-field-textual.elementor-size-md {
|
|
font-size: 16px;
|
|
min-height: 47px;
|
|
padding: 6px 16px;
|
|
-webkit-border-radius: 4px;
|
|
border-radius: 4px; }
|
|
.elementor-field-textual.elementor-size-lg {
|
|
font-size: 18px;
|
|
min-height: 59px;
|
|
padding: 7px 20px;
|
|
-webkit-border-radius: 5px;
|
|
border-radius: 5px; }
|
|
.elementor-field-textual.elementor-size-xl {
|
|
font-size: 20px;
|
|
min-height: 72px;
|
|
padding: 8px 24px;
|
|
-webkit-border-radius: 6px;
|
|
border-radius: 6px; }
|
|
|
|
.elementor-button-align-center .elementor-field-type-submit {
|
|
-webkit-box-pack: center;
|
|
-webkit-justify-content: center;
|
|
-ms-flex-pack: center;
|
|
justify-content: center; }
|
|
|
|
.elementor-button-align-stretch .elementor-field-type-submit button {
|
|
-webkit-flex-basis: 100%;
|
|
-ms-flex-preferred-size: 100%;
|
|
flex-basis: 100%; }
|
|
|
|
.elementor-button-align-start .elementor-field-type-submit {
|
|
-webkit-box-pack: start;
|
|
-webkit-justify-content: flex-start;
|
|
-ms-flex-pack: start;
|
|
justify-content: flex-start; }
|
|
|
|
.elementor-button-align-end .elementor-field-type-submit {
|
|
-webkit-box-pack: end;
|
|
-webkit-justify-content: flex-end;
|
|
-ms-flex-pack: end;
|
|
justify-content: flex-end; }
|
|
|
|
@media screen and (max-width: 1024px) {
|
|
.elementor-tablet-button-align-center .elementor-field-type-submit {
|
|
-webkit-box-pack: center;
|
|
-webkit-justify-content: center;
|
|
-ms-flex-pack: center;
|
|
justify-content: center; }
|
|
.elementor-tablet-button-align-stretch .elementor-field-type-submit button {
|
|
-webkit-flex-basis: 100%;
|
|
-ms-flex-preferred-size: 100%;
|
|
flex-basis: 100%; }
|
|
.elementor-tablet-button-align-start .elementor-field-type-submit {
|
|
-webkit-box-pack: start;
|
|
-webkit-justify-content: flex-start;
|
|
-ms-flex-pack: start;
|
|
justify-content: flex-start; }
|
|
.elementor-tablet-button-align-end .elementor-field-type-submit {
|
|
-webkit-box-pack: end;
|
|
-webkit-justify-content: flex-end;
|
|
-ms-flex-pack: end;
|
|
justify-content: flex-end; } }
|
|
|
|
@media screen and (max-width: 767px) {
|
|
.elementor-mobile-button-align-center .elementor-field-type-submit {
|
|
-webkit-box-pack: center;
|
|
-webkit-justify-content: center;
|
|
-ms-flex-pack: center;
|
|
justify-content: center; }
|
|
.elementor-mobile-button-align-stretch .elementor-field-type-submit button {
|
|
-webkit-flex-basis: 100%;
|
|
-ms-flex-preferred-size: 100%;
|
|
flex-basis: 100%; }
|
|
.elementor-mobile-button-align-start .elementor-field-type-submit {
|
|
-webkit-box-pack: start;
|
|
-webkit-justify-content: flex-start;
|
|
-ms-flex-pack: start;
|
|
justify-content: flex-start; }
|
|
.elementor-mobile-button-align-end .elementor-field-type-submit {
|
|
-webkit-box-pack: end;
|
|
-webkit-justify-content: flex-end;
|
|
-ms-flex-pack: end;
|
|
justify-content: flex-end; } }
|
|
|
|
.elementor-error .elementor-field {
|
|
border-color: #d9534f; }
|
|
|
|
.elementor-error .help-inline {
|
|
color: #d9534f;
|
|
font-size: 0.9em; }
|
|
|
|
.elementor-message {
|
|
margin: 10px 0;
|
|
font-size: 1em;
|
|
line-height: 1; }
|
|
.elementor-message:before {
|
|
content: "\f00c";
|
|
display: inline-block;
|
|
font-family: fontawesome;
|
|
font-weight: normal;
|
|
font-style: normal;
|
|
vertical-align: middle;
|
|
margin-right: 5px; }
|
|
.elementor-message.elementor-message-danger {
|
|
color: #d9534f; }
|
|
.elementor-message.elementor-message-danger:before {
|
|
content: "\f00d"; }
|
|
.elementor-message.form-message-success {
|
|
color: #5cb85c; }
|
|
|
|
.elementor-form .elementor-button {
|
|
padding-top: 0;
|
|
padding-bottom: 0;
|
|
border: 0 none; }
|
|
.elementor-form .elementor-button > span {
|
|
display: -webkit-box;
|
|
display: -webkit-flex;
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
-webkit-box-pack: center;
|
|
-webkit-justify-content: center;
|
|
-ms-flex-pack: center;
|
|
justify-content: center; }
|
|
.elementor-form .elementor-button .elementor-align-icon-right {
|
|
-webkit-box-ordinal-group: 3;
|
|
-webkit-order: 2;
|
|
-ms-flex-order: 2;
|
|
order: 2; }
|
|
.elementor-form .elementor-button .elementor-align-icon-left {
|
|
-webkit-box-ordinal-group: 1;
|
|
-webkit-order: 0;
|
|
-ms-flex-order: 0;
|
|
order: 0; }
|
|
.elementor-form .elementor-button.elementor-size-xs {
|
|
min-height: 33px; }
|
|
.elementor-form .elementor-button.elementor-size-sm {
|
|
min-height: 40px; }
|
|
.elementor-form .elementor-button.elementor-size-md {
|
|
min-height: 47px; }
|
|
.elementor-form .elementor-button.elementor-size-lg {
|
|
min-height: 59px; }
|
|
.elementor-form .elementor-button.elementor-size-xl {
|
|
min-height: 72px; }
|
|
|
|
.elementor-widget-heading .elementor-heading-title {
|
|
padding: 0;
|
|
margin: 0;
|
|
line-height: 1; }
|
|
.elementor-widget-heading .elementor-heading-title > a {
|
|
color: inherit;
|
|
font-size: inherit; }
|
|
.elementor-widget-heading .elementor-heading-title.elementor-size-small {
|
|
font-size: 15px; }
|
|
.elementor-widget-heading .elementor-heading-title.elementor-size-medium {
|
|
font-size: 19px; }
|
|
.elementor-widget-heading .elementor-heading-title.elementor-size-large {
|
|
font-size: 29px; }
|
|
.elementor-widget-heading .elementor-heading-title.elementor-size-xl {
|
|
font-size: 39px; }
|
|
.elementor-widget-heading .elementor-heading-title.elementor-size-xxl {
|
|
font-size: 59px; }
|
|
|
|
.elementor-widget-image .elementor-image > a,
|
|
.elementor-widget-image .elementor-image figure > a {
|
|
display: block; }
|
|
|
|
.elementor-widget-image .elementor-image img {
|
|
vertical-align: middle; }
|
|
|
|
.elementor-widget-image .elementor-image.elementor-image-shape-circle {
|
|
-webkit-border-radius: 50%;
|
|
border-radius: 50%; }
|
|
|
|
.elementor-image-gallery .gallery-item {
|
|
display: inline-block;
|
|
text-align: center;
|
|
vertical-align: top;
|
|
width: 100%;
|
|
max-width: 100%;
|
|
margin: 0 auto; }
|
|
.elementor-image-gallery .gallery-item img {
|
|
margin: 0 auto; }
|
|
.elementor-image-gallery .gallery-item .gallery-caption {
|
|
margin: 0; }
|
|
|
|
@media (min-width: 768px) {
|
|
.elementor-image-gallery .gallery-columns-2 .gallery-item {
|
|
max-width: 50%; }
|
|
.elementor-image-gallery .gallery-columns-3 .gallery-item {
|
|
max-width: 33.33%; }
|
|
.elementor-image-gallery .gallery-columns-4 .gallery-item {
|
|
max-width: 25%; }
|
|
.elementor-image-gallery .gallery-columns-5 .gallery-item {
|
|
max-width: 20%; }
|
|
.elementor-image-gallery .gallery-columns-6 .gallery-item {
|
|
max-width: 16.666%; }
|
|
.elementor-image-gallery .gallery-columns-7 .gallery-item {
|
|
max-width: 14.28%; }
|
|
.elementor-image-gallery .gallery-columns-8 .gallery-item {
|
|
max-width: 12.5%; }
|
|
.elementor-image-gallery .gallery-columns-9 .gallery-item {
|
|
max-width: 11.11%; }
|
|
.elementor-image-gallery .gallery-columns-10 .gallery-item {
|
|
max-width: 10%; } }
|
|
|
|
@media (min-width: 480px) and (max-width: 767px) {
|
|
.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 {
|
|
max-width: 50%; } }
|
|
|
|
@media (max-width: 479px) {
|
|
.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 {
|
|
max-width: 100%; } }
|
|
|
|
.elementor-button {
|
|
display: inline-block;
|
|
line-height: 1;
|
|
background-color: #818a91;
|
|
color: #fff;
|
|
text-align: center;
|
|
-webkit-transition: all 0.5s;
|
|
-o-transition: all 0.5s;
|
|
transition: all 0.5s; }
|
|
.elementor-button:hover, .elementor-button:focus, .elementor-button:visited {
|
|
color: #fff;
|
|
opacity: .9; }
|
|
.elementor-button.elementor-size-xs {
|
|
font-size: 13px;
|
|
padding: 10px 20px;
|
|
-webkit-border-radius: 2px;
|
|
border-radius: 2px; }
|
|
.elementor-button.elementor-size-sm {
|
|
font-size: 15px;
|
|
padding: 12px 24px;
|
|
-webkit-border-radius: 3px;
|
|
border-radius: 3px; }
|
|
.elementor-button.elementor-size-md {
|
|
font-size: 16px;
|
|
padding: 15px 30px;
|
|
-webkit-border-radius: 4px;
|
|
border-radius: 4px; }
|
|
.elementor-button.elementor-size-lg {
|
|
font-size: 18px;
|
|
padding: 20px 40px;
|
|
-webkit-border-radius: 5px;
|
|
border-radius: 5px; }
|
|
.elementor-button.elementor-size-xl {
|
|
font-size: 20px;
|
|
padding: 25px 50px;
|
|
-webkit-border-radius: 6px;
|
|
border-radius: 6px; }
|
|
.elementor-button .elementor-align-icon-right {
|
|
float: right;
|
|
margin-left: 5px; }
|
|
.elementor-button .elementor-align-icon-left {
|
|
float: left;
|
|
margin-right: 5px; }
|
|
.elementor-button .elementor-button-text {
|
|
display: inline-block; }
|
|
|
|
.elementor-element.elementor-button-info .elementor-button {
|
|
background-color: #5bc0de; }
|
|
|
|
.elementor-element.elementor-button-success .elementor-button {
|
|
background-color: #5cb85c; }
|
|
|
|
.elementor-element.elementor-button-warning .elementor-button {
|
|
background-color: #f0ad4e; }
|
|
|
|
.elementor-element.elementor-button-danger .elementor-button {
|
|
background-color: #d9534f; }
|
|
|
|
.elementor-widget-button .elementor-button .elementor-button-info {
|
|
background-color: #5bc0de; }
|
|
|
|
.elementor-widget-button .elementor-button .elementor-button-success {
|
|
background-color: #5cb85c; }
|
|
|
|
.elementor-widget-button .elementor-button .elementor-button-warning {
|
|
background-color: #f0ad4e; }
|
|
|
|
.elementor-widget-button .elementor-button .elementor-button-danger {
|
|
background-color: #d9534f; }
|
|
|
|
.elementor-widget-divider .elementor-divider {
|
|
line-height: 0;
|
|
font-size: 0; }
|
|
|
|
.elementor-widget-divider .elementor-divider-separator {
|
|
display: inline-block; }
|
|
|
|
.elementor-image-gallery figure img {
|
|
display: block; }
|
|
|
|
.elementor-image-gallery figure figcaption {
|
|
width: 100%; }
|
|
|
|
.gallery-spacing-custom .elementor-image-gallery .gallery-icon {
|
|
padding: 0; }
|
|
|
|
.elementor-counter .elementor-counter-number-wrapper {
|
|
display: -webkit-box;
|
|
display: -webkit-flex;
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
font-size: 69px;
|
|
font-weight: 600;
|
|
color: #222222;
|
|
line-height: 1; }
|
|
|
|
.elementor-counter .elementor-counter-number-prefix {
|
|
-webkit-box-flex: 1;
|
|
-webkit-flex-grow: 1;
|
|
-ms-flex-positive: 1;
|
|
flex-grow: 1;
|
|
text-align: right; }
|
|
|
|
.elementor-counter .elementor-counter-number-suffix {
|
|
-webkit-box-flex: 1;
|
|
-webkit-flex-grow: 1;
|
|
-ms-flex-positive: 1;
|
|
flex-grow: 1;
|
|
text-align: left; }
|
|
|
|
.elementor-counter .elementor-counter-title {
|
|
text-align: center;
|
|
font-size: 19px;
|
|
font-weight: 400;
|
|
color: #666666;
|
|
line-height: 2.5; }
|
|
|
|
.elementor-alert {
|
|
padding: 15px;
|
|
border-left: 5px solid transparent;
|
|
position: relative;
|
|
text-align: left; }
|
|
.elementor-alert .elementor-alert-title {
|
|
display: block;
|
|
font-weight: bold; }
|
|
.elementor-alert .elementor-alert-description {
|
|
font-size: 13px; }
|
|
.elementor-alert button.elementor-alert-dismiss {
|
|
position: absolute;
|
|
right: 10px;
|
|
top: 10px;
|
|
padding: 3px;
|
|
font-size: 20px;
|
|
line-height: 1;
|
|
background: transparent;
|
|
color: inherit;
|
|
border: none;
|
|
cursor: pointer; }
|
|
.elementor-alert.elementor-alert-info {
|
|
color: #31708f;
|
|
background-color: #d9edf7;
|
|
border-color: #bcdff1; }
|
|
.elementor-alert.elementor-alert-success {
|
|
color: #3c763d;
|
|
background-color: #dff0d8;
|
|
border-color: #cae6be; }
|
|
.elementor-alert.elementor-alert-warning {
|
|
color: #8a6d3b;
|
|
background-color: #fcf8e3;
|
|
border-color: #f9f0c3; }
|
|
.elementor-alert.elementor-alert-danger {
|
|
color: #a94442;
|
|
background-color: #f2dede;
|
|
border-color: #e8c4c4; }
|
|
|
|
@media (max-width: 767px) {
|
|
.elementor-alert {
|
|
padding: 10px; }
|
|
.elementor-alert button.elementor-alert-dismiss {
|
|
right: 7px;
|
|
top: 7px; } }
|
|
|
|
.elementor-widget-progress {
|
|
text-align: left; }
|
|
|
|
.elementor-progress-wrapper {
|
|
position: relative;
|
|
background-color: #eeeeee;
|
|
color: #ffffff;
|
|
height: 30px;
|
|
line-height: 30px;
|
|
-webkit-border-radius: 2px;
|
|
border-radius: 2px; }
|
|
|
|
.elementor-progress-bar {
|
|
display: -webkit-box;
|
|
display: -webkit-flex;
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
background-color: #818a91;
|
|
width: 0;
|
|
font-size: 11px;
|
|
-webkit-border-radius: 2px;
|
|
border-radius: 2px;
|
|
-webkit-transition: width 1s ease-in-out;
|
|
-o-transition: width 1s ease-in-out;
|
|
transition: width 1s ease-in-out; }
|
|
|
|
.elementor-progress-text {
|
|
-webkit-box-flex: 1;
|
|
-webkit-flex-grow: 1;
|
|
-ms-flex-positive: 1;
|
|
flex-grow: 1;
|
|
white-space: nowrap;
|
|
overflow: hidden;
|
|
-o-text-overflow: ellipsis;
|
|
text-overflow: ellipsis;
|
|
padding-left: 15px; }
|
|
|
|
.elementor-progress-percentage {
|
|
padding-right: 15px; }
|
|
|
|
.elementor-widget-progress .elementor-progress-wrapper.progress-info .elementor-progress-bar {
|
|
background-color: #5bc0de; }
|
|
|
|
.elementor-widget-progress .elementor-progress-wrapper.progress-success .elementor-progress-bar {
|
|
background-color: #5cb85c; }
|
|
|
|
.elementor-widget-progress .elementor-progress-wrapper.progress-warning .elementor-progress-bar {
|
|
background-color: #f0ad4e; }
|
|
|
|
.elementor-widget-progress .elementor-progress-wrapper.progress-danger .elementor-progress-bar {
|
|
background-color: #d9534f; }
|
|
|
|
.elementor-progress .elementor-title {
|
|
display: block; }
|
|
|
|
@media (max-width: 767px) {
|
|
.elementor-progress-wrapper {
|
|
height: 25px;
|
|
line-height: 25px; }
|
|
.elementor-progress-text {
|
|
padding-left: 10px; } }
|
|
|
|
.elementor-widget-tabs.elementor-tabs-view-vertical .elementor-tabs-wrapper {
|
|
width: 25%;
|
|
-webkit-flex-shrink: 0;
|
|
-ms-flex-negative: 0;
|
|
flex-shrink: 0; }
|
|
|
|
.elementor-widget-tabs.elementor-tabs-view-vertical .elementor-tab-desktop-title.elementor-active {
|
|
border-right-style: none; }
|
|
.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 {
|
|
height: 999em;
|
|
width: 0;
|
|
right: 0;
|
|
border-right-style: solid; }
|
|
.elementor-widget-tabs.elementor-tabs-view-vertical .elementor-tab-desktop-title.elementor-active:before {
|
|
top: 0;
|
|
-webkit-transform: translateY(-100%);
|
|
-ms-transform: translateY(-100%);
|
|
transform: translateY(-100%); }
|
|
.elementor-widget-tabs.elementor-tabs-view-vertical .elementor-tab-desktop-title.elementor-active:after {
|
|
top: 100%; }
|
|
|
|
.elementor-widget-tabs.elementor-tabs-view-horizontal .elementor-tab-desktop-title {
|
|
display: table-cell; }
|
|
.elementor-widget-tabs.elementor-tabs-view-horizontal .elementor-tab-desktop-title.elementor-active {
|
|
border-bottom-style: none; }
|
|
.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 {
|
|
bottom: 0;
|
|
height: 0;
|
|
width: 999em;
|
|
border-bottom-style: solid; }
|
|
.elementor-widget-tabs.elementor-tabs-view-horizontal .elementor-tab-desktop-title.elementor-active:before {
|
|
right: 100%; }
|
|
.elementor-widget-tabs.elementor-tabs-view-horizontal .elementor-tab-desktop-title.elementor-active:after {
|
|
left: 100%; }
|
|
|
|
.elementor-widget-tabs .elementor-tab-title,
|
|
.elementor-widget-tabs .elementor-tab-title:before,
|
|
.elementor-widget-tabs .elementor-tab-title:after,
|
|
.elementor-widget-tabs .elementor-tab-content,
|
|
.elementor-widget-tabs .elementor-tabs-content-wrapper {
|
|
border: 1px none #D4D4D4; }
|
|
|
|
.elementor-widget-tabs .elementor-tabs {
|
|
text-align: left; }
|
|
|
|
.elementor-widget-tabs .elementor-tabs-wrapper {
|
|
overflow: hidden; }
|
|
|
|
.elementor-widget-tabs .elementor-tab-title {
|
|
cursor: pointer;
|
|
outline: none; }
|
|
|
|
.elementor-widget-tabs .elementor-tab-desktop-title {
|
|
position: relative;
|
|
padding: 20px 25px;
|
|
font-weight: bold;
|
|
line-height: 1;
|
|
border: solid transparent; }
|
|
.elementor-widget-tabs .elementor-tab-desktop-title.elementor-active {
|
|
border-color: #D4D4D4; }
|
|
.elementor-widget-tabs .elementor-tab-desktop-title.elementor-active:before, .elementor-widget-tabs .elementor-tab-desktop-title.elementor-active:after {
|
|
display: block;
|
|
content: '';
|
|
position: absolute; }
|
|
|
|
.elementor-widget-tabs .elementor-tab-mobile-title {
|
|
padding: 10px 10px;
|
|
cursor: pointer; }
|
|
|
|
.elementor-widget-tabs .elementor-tab-content {
|
|
padding: 20px;
|
|
display: none; }
|
|
|
|
@media (max-width: 767px) {
|
|
.elementor-tabs .elementor-tab-title,
|
|
.elementor-tabs .elementor-tab-content {
|
|
border-style: solid;
|
|
border-bottom-style: none; }
|
|
.elementor-tabs .elementor-tabs-wrapper {
|
|
display: none; }
|
|
.elementor-tabs .elementor-tabs-content-wrapper {
|
|
border-bottom-style: solid; }
|
|
.elementor-tabs .elementor-tab-content {
|
|
padding: 10px; } }
|
|
|
|
@media (min-width: 768px) {
|
|
.elementor-widget-tabs.elementor-tabs-view-vertical .elementor-tabs {
|
|
display: -webkit-box;
|
|
display: -webkit-flex;
|
|
display: -ms-flexbox;
|
|
display: flex; }
|
|
.elementor-widget-tabs.elementor-tabs-view-vertical .elementor-tabs-content-wrapper {
|
|
-webkit-box-flex: 1;
|
|
-webkit-flex-grow: 1;
|
|
-ms-flex-positive: 1;
|
|
flex-grow: 1;
|
|
border-style: solid;
|
|
border-left-style: none; }
|
|
.elementor-widget-tabs.elementor-tabs-view-horizontal .elementor-tab-content {
|
|
border-style: solid;
|
|
border-top-style: none; }
|
|
.elementor-tabs .elementor-tab-mobile-title {
|
|
display: none; } }
|
|
|
|
.elementor-accordion {
|
|
text-align: left; }
|
|
.elementor-accordion .elementor-accordion-item {
|
|
border: 1px solid #D4D4D4; }
|
|
.elementor-accordion .elementor-accordion-item + .elementor-accordion-item {
|
|
border-top: none; }
|
|
.elementor-accordion .elementor-tab-title {
|
|
margin: 0;
|
|
padding: 15px 20px;
|
|
font-weight: bold;
|
|
line-height: 1;
|
|
cursor: pointer; }
|
|
.elementor-accordion .elementor-tab-title .elementor-accordion-icon {
|
|
display: inline-block;
|
|
width: 1.5em; }
|
|
.elementor-accordion .elementor-tab-title .elementor-accordion-icon.elementor-accordion-icon-right {
|
|
float: right;
|
|
text-align: right; }
|
|
.elementor-accordion .elementor-tab-title .elementor-accordion-icon.elementor-accordion-icon-left {
|
|
float: left;
|
|
text-align: left; }
|
|
.elementor-accordion .elementor-tab-title .elementor-accordion-icon .elementor-accordion-icon-closed {
|
|
display: block; }
|
|
.elementor-accordion .elementor-tab-title .elementor-accordion-icon .elementor-accordion-icon-opened {
|
|
display: none; }
|
|
.elementor-accordion .elementor-tab-title.elementor-active .elementor-accordion-icon-closed {
|
|
display: none; }
|
|
.elementor-accordion .elementor-tab-title.elementor-active .elementor-accordion-icon-opened {
|
|
display: block; }
|
|
.elementor-accordion .elementor-tab-content {
|
|
display: none;
|
|
padding: 15px 20px;
|
|
border-top: 1px solid #D4D4D4; }
|
|
|
|
@media (max-width: 767px) {
|
|
.elementor-accordion .elementor-tab-title {
|
|
padding: 12px 15px; }
|
|
.elementor-accordion .elementor-tab-title .elementor-accordion-icon {
|
|
width: 1.2em; }
|
|
.elementor-accordion .elementor-tab-content {
|
|
padding: 7px 15px; } }
|
|
|
|
.elementor-toggle {
|
|
text-align: left; }
|
|
.elementor-toggle .elementor-tab-title {
|
|
font-weight: bold;
|
|
line-height: 1;
|
|
margin: 0;
|
|
padding: 15px;
|
|
border-bottom: 1px solid #D4D4D4;
|
|
cursor: pointer; }
|
|
.elementor-toggle .elementor-tab-title .elementor-toggle-icon {
|
|
display: inline-block;
|
|
width: 1em; }
|
|
.elementor-toggle .elementor-tab-title .elementor-toggle-icon.elementor-toggle-icon-right {
|
|
float: right;
|
|
text-align: right; }
|
|
.elementor-toggle .elementor-tab-title .elementor-toggle-icon.elementor-toggle-icon-left {
|
|
float: left;
|
|
text-align: left; }
|
|
.elementor-toggle .elementor-tab-title .elementor-toggle-icon .elementor-toggle-icon-closed {
|
|
display: block; }
|
|
.elementor-toggle .elementor-tab-title .elementor-toggle-icon .elementor-toggle-icon-opened {
|
|
display: none; }
|
|
.elementor-toggle .elementor-tab-title.elementor-active {
|
|
border-bottom: none; }
|
|
.elementor-toggle .elementor-tab-title.elementor-active .elementor-toggle-icon-closed {
|
|
display: none; }
|
|
.elementor-toggle .elementor-tab-title.elementor-active .elementor-toggle-icon-opened {
|
|
display: block; }
|
|
.elementor-toggle .elementor-tab-content {
|
|
padding: 15px;
|
|
border-bottom: 1px solid #D4D4D4;
|
|
display: none; }
|
|
|
|
@media (max-width: 767px) {
|
|
.elementor-toggle .elementor-tab-title {
|
|
padding: 12px; }
|
|
.elementor-toggle .elementor-tab-content {
|
|
padding: 12px 10px; } }
|
|
|
|
.elementor-icon {
|
|
display: inline-block;
|
|
line-height: 1;
|
|
-webkit-transition: all 0.5s;
|
|
-o-transition: all 0.5s;
|
|
transition: all 0.5s;
|
|
color: #818a91;
|
|
font-size: 50px;
|
|
text-align: center; }
|
|
.elementor-icon:hover {
|
|
color: #818a91; }
|
|
.elementor-icon i {
|
|
width: 1em;
|
|
height: 1em;
|
|
position: relative;
|
|
display: block; }
|
|
.elementor-icon i:before {
|
|
position: absolute;
|
|
left: 50%;
|
|
-webkit-transform: translateX(-50%);
|
|
-ms-transform: translateX(-50%);
|
|
transform: translateX(-50%); }
|
|
|
|
.elementor-view-stacked .elementor-icon {
|
|
padding: .5em;
|
|
background-color: #818a91;
|
|
color: #fff; }
|
|
|
|
.elementor-view-framed .elementor-icon {
|
|
padding: .5em;
|
|
color: #818a91;
|
|
border: 3px solid #818a91;
|
|
background-color: transparent; }
|
|
|
|
.elementor-shape-circle .elementor-icon {
|
|
-webkit-border-radius: 50%;
|
|
border-radius: 50%; }
|
|
|
|
.elementor-widget-icon-list.elementor-align-center .elementor-icon-list-item, .elementor-widget-icon-list.elementor-align-center .elementor-icon-list-item a {
|
|
-webkit-box-pack: center;
|
|
-webkit-justify-content: center;
|
|
-ms-flex-pack: center;
|
|
justify-content: center; }
|
|
|
|
.elementor-widget-icon-list.elementor-align-center .elementor-icon-list-item:after {
|
|
margin: auto; }
|
|
|
|
.elementor-widget-icon-list.elementor-align-left .elementor-icon-list-item, .elementor-widget-icon-list.elementor-align-left .elementor-icon-list-item a {
|
|
-webkit-box-pack: start;
|
|
-webkit-justify-content: flex-start;
|
|
-ms-flex-pack: start;
|
|
justify-content: flex-start;
|
|
text-align: left; }
|
|
|
|
.elementor-widget-icon-list.elementor-align-right .elementor-icon-list-item, .elementor-widget-icon-list.elementor-align-right .elementor-icon-list-item a {
|
|
-webkit-box-pack: end;
|
|
-webkit-justify-content: flex-end;
|
|
-ms-flex-pack: end;
|
|
justify-content: flex-end;
|
|
text-align: right; }
|
|
|
|
.elementor-widget-icon-list:not(.elementor-align-right) .elementor-icon-list-item:after {
|
|
left: 0; }
|
|
|
|
.elementor-widget-icon-list:not(.elementor-align-left) .elementor-icon-list-item:after {
|
|
right: 0; }
|
|
|
|
@media (max-width: 1024px) {
|
|
.elementor-widget-icon-list.elementor-tablet-align-center .elementor-icon-list-item, .elementor-widget-icon-list.elementor-tablet-align-center .elementor-icon-list-item a {
|
|
-webkit-box-pack: center;
|
|
-webkit-justify-content: center;
|
|
-ms-flex-pack: center;
|
|
justify-content: center; }
|
|
.elementor-widget-icon-list.elementor-tablet-align-center .elementor-icon-list-item:after {
|
|
margin: auto; }
|
|
.elementor-widget-icon-list.elementor-tablet-align-left .elementor-icon-list-item, .elementor-widget-icon-list.elementor-tablet-align-left .elementor-icon-list-item a {
|
|
-webkit-box-pack: start;
|
|
-webkit-justify-content: flex-start;
|
|
-ms-flex-pack: start;
|
|
justify-content: flex-start;
|
|
text-align: left; }
|
|
.elementor-widget-icon-list.elementor-tablet-align-right .elementor-icon-list-item, .elementor-widget-icon-list.elementor-tablet-align-right .elementor-icon-list-item a {
|
|
-webkit-box-pack: end;
|
|
-webkit-justify-content: flex-end;
|
|
-ms-flex-pack: end;
|
|
justify-content: flex-end;
|
|
text-align: right; }
|
|
.elementor-widget-icon-list:not(.elementor-tablet-align-right) .elementor-icon-list-item:after {
|
|
left: 0; }
|
|
.elementor-widget-icon-list:not(.elementor-tablet-align-left) .elementor-icon-list-item:after {
|
|
right: 0; } }
|
|
|
|
@media (max-width: 767px) {
|
|
.elementor-widget-icon-list.elementor-mobile-align-center .elementor-icon-list-item, .elementor-widget-icon-list.elementor-mobile-align-center .elementor-icon-list-item a {
|
|
-webkit-box-pack: center;
|
|
-webkit-justify-content: center;
|
|
-ms-flex-pack: center;
|
|
justify-content: center; }
|
|
.elementor-widget-icon-list.elementor-mobile-align-center .elementor-icon-list-item:after {
|
|
margin: auto; }
|
|
.elementor-widget-icon-list.elementor-mobile-align-left .elementor-icon-list-item, .elementor-widget-icon-list.elementor-mobile-align-left .elementor-icon-list-item a {
|
|
-webkit-box-pack: start;
|
|
-webkit-justify-content: flex-start;
|
|
-ms-flex-pack: start;
|
|
justify-content: flex-start;
|
|
text-align: left; }
|
|
.elementor-widget-icon-list.elementor-mobile-align-right .elementor-icon-list-item, .elementor-widget-icon-list.elementor-mobile-align-right .elementor-icon-list-item a {
|
|
-webkit-box-pack: end;
|
|
-webkit-justify-content: flex-end;
|
|
-ms-flex-pack: end;
|
|
justify-content: flex-end;
|
|
text-align: right; }
|
|
.elementor-widget-icon-list:not(.elementor-mobile-align-right) .elementor-icon-list-item:after {
|
|
left: 0; }
|
|
.elementor-widget-icon-list:not(.elementor-mobile-align-left) .elementor-icon-list-item:after {
|
|
right: 0; } }
|
|
|
|
.elementor-widget-icon-list .elementor-icon-list-items {
|
|
list-style-type: none;
|
|
margin: 0;
|
|
padding: 0; }
|
|
|
|
.elementor-widget-icon-list .elementor-icon-list-item {
|
|
margin: 0;
|
|
padding: 0;
|
|
position: relative; }
|
|
.elementor-widget-icon-list .elementor-icon-list-item:after {
|
|
position: absolute;
|
|
bottom: 0;
|
|
width: 100%; }
|
|
.elementor-widget-icon-list .elementor-icon-list-item, .elementor-widget-icon-list .elementor-icon-list-item a {
|
|
display: -webkit-box;
|
|
display: -webkit-flex;
|
|
display: -ms-flexbox;
|
|
display: flex; }
|
|
.elementor-widget-icon-list .elementor-icon-list-item a {
|
|
width: 100%; }
|
|
|
|
.elementor-widget-icon-list .elementor-icon-list-text {
|
|
-webkit-align-self: center;
|
|
-ms-flex-item-align: center;
|
|
align-self: center;
|
|
padding-left: 5px; }
|
|
|
|
.elementor-widget-icon-list .elementor-icon-list-icon {
|
|
text-align: center; }
|
|
.elementor-widget-icon-list .elementor-icon-list-icon i {
|
|
vertical-align: middle; }
|
|
|
|
.elementor-widget-video .elementor-open-inline .elementor-custom-embed-image-overlay {
|
|
position: absolute;
|
|
top: 0;
|
|
left: 0;
|
|
width: 100%;
|
|
height: 100%;
|
|
-webkit-background-size: cover;
|
|
background-size: cover;
|
|
background-position: 50%; }
|
|
|
|
.elementor-widget-video .elementor-custom-embed-image-overlay {
|
|
cursor: pointer;
|
|
text-align: center; }
|
|
.elementor-widget-video .elementor-custom-embed-image-overlay:hover .elementor-custom-embed-play i {
|
|
opacity: 1; }
|
|
.elementor-widget-video .elementor-custom-embed-image-overlay img {
|
|
display: block;
|
|
width: 100%; }
|
|
|
|
.elementor-image-carousel-wrapper .slick-image-stretch .slick-slide .slick-slide-image {
|
|
width: 100%; }
|
|
|
|
.swiper-container .swiper-slide figure {
|
|
line-height: 0; }
|
|
.swiper-container .swiper-slide figure img {
|
|
width: 100%; }
|
|
|
|
.elementor-widget-image-box .elementor-image-box-content {
|
|
width: 100%; }
|
|
|
|
@media (min-width: 768px) {
|
|
.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper, .elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper {
|
|
display: -webkit-box;
|
|
display: -webkit-flex;
|
|
display: -ms-flexbox;
|
|
display: flex; }
|
|
.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper {
|
|
text-align: right;
|
|
-webkit-box-orient: horizontal;
|
|
-webkit-box-direction: reverse;
|
|
-webkit-flex-direction: row-reverse;
|
|
-ms-flex-direction: row-reverse;
|
|
flex-direction: row-reverse; }
|
|
.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper {
|
|
text-align: left;
|
|
-webkit-box-orient: horizontal;
|
|
-webkit-box-direction: normal;
|
|
-webkit-flex-direction: row;
|
|
-ms-flex-direction: row;
|
|
flex-direction: row; }
|
|
.elementor-widget-image-box.elementor-position-top .elementor-image-box-img {
|
|
margin: auto; }
|
|
.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper {
|
|
-webkit-box-align: start;
|
|
-webkit-align-items: flex-start;
|
|
-ms-flex-align: start;
|
|
align-items: flex-start; }
|
|
.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper {
|
|
-webkit-box-align: center;
|
|
-webkit-align-items: center;
|
|
-ms-flex-align: center;
|
|
align-items: center; }
|
|
.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper {
|
|
-webkit-box-align: end;
|
|
-webkit-align-items: flex-end;
|
|
-ms-flex-align: end;
|
|
align-items: flex-end; } }
|
|
|
|
@media (max-width: 767px) {
|
|
.elementor-widget-image-box .elementor-image-box-img {
|
|
margin-left: auto !important;
|
|
margin-right: auto !important;
|
|
margin-bottom: 15px; } }
|
|
|
|
.elementor-widget-image-box .elementor-image-box-img {
|
|
display: inline-block; }
|
|
|
|
.elementor-widget-image-box .elementor-image-box-title a {
|
|
color: inherit; }
|
|
|
|
.elementor-widget-image-box .elementor-image-box-wrapper {
|
|
text-align: center; }
|
|
|
|
.elementor-widget-image-box .elementor-image-box-description {
|
|
margin: 0; }
|
|
|
|
@media (min-width: 768px) {
|
|
.elementor-widget-icon-box.elementor-position-left .elementor-icon-box-wrapper, .elementor-widget-icon-box.elementor-position-right .elementor-icon-box-wrapper {
|
|
display: -webkit-box;
|
|
display: -webkit-flex;
|
|
display: -ms-flexbox;
|
|
display: flex; }
|
|
.elementor-widget-icon-box.elementor-position-left .elementor-icon-box-icon, .elementor-widget-icon-box.elementor-position-right .elementor-icon-box-icon {
|
|
-webkit-box-flex: 0;
|
|
-webkit-flex: 0 0 auto;
|
|
-ms-flex: 0 0 auto;
|
|
flex: 0 0 auto; }
|
|
.elementor-widget-icon-box.elementor-position-right .elementor-icon-box-wrapper {
|
|
text-align: right;
|
|
-webkit-box-orient: horizontal;
|
|
-webkit-box-direction: reverse;
|
|
-webkit-flex-direction: row-reverse;
|
|
-ms-flex-direction: row-reverse;
|
|
flex-direction: row-reverse; }
|
|
.elementor-widget-icon-box.elementor-position-left .elementor-icon-box-wrapper {
|
|
text-align: left;
|
|
-webkit-box-orient: horizontal;
|
|
-webkit-box-direction: normal;
|
|
-webkit-flex-direction: row;
|
|
-ms-flex-direction: row;
|
|
flex-direction: row; }
|
|
.elementor-widget-icon-box.elementor-position-top .elementor-icon-box-img {
|
|
margin: auto; }
|
|
.elementor-widget-icon-box.elementor-vertical-align-top .elementor-icon-box-wrapper {
|
|
-webkit-box-align: start;
|
|
-webkit-align-items: flex-start;
|
|
-ms-flex-align: start;
|
|
align-items: flex-start; }
|
|
.elementor-widget-icon-box.elementor-vertical-align-middle .elementor-icon-box-wrapper {
|
|
-webkit-box-align: center;
|
|
-webkit-align-items: center;
|
|
-ms-flex-align: center;
|
|
align-items: center; }
|
|
.elementor-widget-icon-box.elementor-vertical-align-bottom .elementor-icon-box-wrapper {
|
|
-webkit-box-align: end;
|
|
-webkit-align-items: flex-end;
|
|
-ms-flex-align: end;
|
|
align-items: flex-end; } }
|
|
|
|
@media (max-width: 767px) {
|
|
.elementor-widget-icon-box .elementor-icon-box-icon {
|
|
margin-left: auto !important;
|
|
margin-right: auto !important;
|
|
margin-bottom: 15px; } }
|
|
|
|
.elementor-widget-icon-box .elementor-icon-box-wrapper {
|
|
text-align: center; }
|
|
|
|
.elementor-widget-icon-box .elementor-icon-box-title a {
|
|
color: inherit; }
|
|
|
|
.elementor-widget-icon-box .elementor-icon-box-description {
|
|
margin: 0; }
|
|
|
|
.elementor-testimonial-wrapper {
|
|
overflow: hidden;
|
|
text-align: center; }
|
|
.elementor-testimonial-wrapper .elementor-testimonial-content {
|
|
font-size: 1.3em;
|
|
margin-bottom: 20px; }
|
|
.elementor-testimonial-wrapper .elementor-testimonial-name {
|
|
line-height: 1.5; }
|
|
.elementor-testimonial-wrapper .elementor-testimonial-job {
|
|
font-size: 0.85em; }
|
|
.elementor-testimonial-wrapper.elementor-testimonial-text-align-left {
|
|
text-align: left; }
|
|
.elementor-testimonial-wrapper.elementor-testimonial-text-align-right {
|
|
text-align: right; }
|
|
.elementor-testimonial-wrapper .elementor-testimonial-meta {
|
|
width: 100%;
|
|
line-height: 1; }
|
|
.elementor-testimonial-wrapper .elementor-testimonial-meta-inner {
|
|
display: inline-block; }
|
|
.elementor-testimonial-wrapper .elementor-testimonial-meta .elementor-testimonial-details,
|
|
.elementor-testimonial-wrapper .elementor-testimonial-meta .elementor-testimonial-image {
|
|
display: table-cell;
|
|
vertical-align: middle; }
|
|
.elementor-testimonial-wrapper .elementor-testimonial-meta .elementor-testimonial-image img {
|
|
width: 60px;
|
|
height: 60px;
|
|
-webkit-border-radius: 50%;
|
|
border-radius: 50%; }
|
|
.elementor-testimonial-wrapper .elementor-testimonial-meta.elementor-testimonial-image-position-aside .elementor-testimonial-image {
|
|
padding-right: 15px; }
|
|
.elementor-testimonial-wrapper .elementor-testimonial-meta.elementor-testimonial-image-position-aside .elementor-testimonial-details {
|
|
text-align: left; }
|
|
.elementor-testimonial-wrapper .elementor-testimonial-meta.elementor-testimonial-image-position-top .elementor-testimonial-details,
|
|
.elementor-testimonial-wrapper .elementor-testimonial-meta.elementor-testimonial-image-position-top .elementor-testimonial-image {
|
|
display: block; }
|
|
.elementor-testimonial-wrapper .elementor-testimonial-meta.elementor-testimonial-image-position-top .elementor-testimonial-image {
|
|
margin-bottom: 20px; }
|
|
|
|
.elementor-social-icons-wrapper {
|
|
font-size: 0; }
|
|
|
|
.elementor-social-icon {
|
|
font-size: 25px;
|
|
text-align: center;
|
|
padding: 0.5em;
|
|
margin-right: 5px;
|
|
cursor: pointer; }
|
|
.elementor-social-icon i {
|
|
color: white; }
|
|
.elementor-social-icon:last-child {
|
|
margin: 0; }
|
|
.elementor-social-icon:hover {
|
|
opacity: .9;
|
|
color: white; }
|
|
.elementor-social-icon-apple {
|
|
background-color: #999999; }
|
|
.elementor-social-icon-behance {
|
|
background-color: #1769ff; }
|
|
.elementor-social-icon-bitbucket {
|
|
background-color: #205081; }
|
|
.elementor-social-icon-codepen {
|
|
background-color: #000000; }
|
|
.elementor-social-icon-delicious {
|
|
background-color: #3399ff; }
|
|
.elementor-social-icon-digg {
|
|
background-color: #005be2; }
|
|
.elementor-social-icon-dribbble {
|
|
background-color: #ea4c89; }
|
|
.elementor-social-icon-envelope {
|
|
background-color: #ea4335; }
|
|
.elementor-social-icon-facebook {
|
|
background-color: #3b5998; }
|
|
.elementor-social-icon-flickr {
|
|
background-color: #0063dc; }
|
|
.elementor-social-icon-foursquare {
|
|
background-color: #2d5be3; }
|
|
.elementor-social-icon-github {
|
|
background-color: #333333; }
|
|
.elementor-social-icon-google-plus {
|
|
background-color: #dd4b39; }
|
|
.elementor-social-icon-houzz {
|
|
background-color: #7ac142; }
|
|
.elementor-social-icon-instagram {
|
|
background-color: #262626; }
|
|
.elementor-social-icon-jsfiddle {
|
|
background-color: #487AA2; }
|
|
.elementor-social-icon-linkedin {
|
|
background-color: #0077b5; }
|
|
.elementor-social-icon-medium {
|
|
background-color: #00ab6b; }
|
|
.elementor-social-icon-odnoklassniki {
|
|
background-color: #F4731C; }
|
|
.elementor-social-icon-meetup {
|
|
background-color: #ec1c40; }
|
|
.elementor-social-icon-pinterest {
|
|
background-color: #bd081c; }
|
|
.elementor-social-icon-product-hunt {
|
|
background-color: #da552f; }
|
|
.elementor-social-icon-reddit {
|
|
background-color: #ff4500; }
|
|
.elementor-social-icon-rss {
|
|
background-color: #f26522; }
|
|
.elementor-social-icon-shopping-cart {
|
|
background-color: #4CAF50; }
|
|
.elementor-social-icon-skype {
|
|
background-color: #00AFF0; }
|
|
.elementor-social-icon-slideshare {
|
|
background-color: #0077b5; }
|
|
.elementor-social-icon-snapchat {
|
|
background-color: #fffc00; }
|
|
.elementor-social-icon-soundcloud {
|
|
background-color: #ff8800; }
|
|
.elementor-social-icon-spotify {
|
|
background-color: #2ebd59; }
|
|
.elementor-social-icon-stack-overflow {
|
|
background-color: #fe7a15; }
|
|
.elementor-social-icon-telegram {
|
|
background-color: #2CA5E0; }
|
|
.elementor-social-icon-tripadvisor {
|
|
background-color: #589442; }
|
|
.elementor-social-icon-tumblr {
|
|
background-color: #35465c; }
|
|
.elementor-social-icon-twitch {
|
|
background-color: #6441A5; }
|
|
.elementor-social-icon-twitter {
|
|
background-color: #1DA1F2; }
|
|
.elementor-social-icon-vimeo {
|
|
background-color: #1ab7ea; }
|
|
.elementor-social-icon-vk {
|
|
background-color: #45668e; }
|
|
.elementor-social-icon-weibo {
|
|
background-color: #df2029; }
|
|
.elementor-social-icon-weixin {
|
|
background-color: #7bb32e; }
|
|
.elementor-social-icon-whatsapp {
|
|
background-color: #25d366; }
|
|
.elementor-social-icon-wordpress {
|
|
background-color: #21759b; }
|
|
.elementor-social-icon-xing {
|
|
background-color: #026466; }
|
|
.elementor-social-icon-yelp {
|
|
background-color: #af0606; }
|
|
.elementor-social-icon-youtube {
|
|
background-color: #cd201f; }
|
|
|
|
.elementor-shape-rounded .elementor-icon.elementor-social-icon {
|
|
-webkit-border-radius: 10%;
|
|
border-radius: 10%; }
|
|
|
|
.elementor-shape-circle .elementor-icon.elementor-social-icon {
|
|
-webkit-border-radius: 50%;
|
|
border-radius: 50%; }
|
|
|
|
body.elementor-page .elementor-widget-menu-anchor {
|
|
margin-bottom: 0; }
|
|
|
|
.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap {
|
|
background-color: #818a91;
|
|
color: #fff; }
|
|
|
|
.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap {
|
|
color: #818a91;
|
|
border: 3px solid;
|
|
background-color: transparent; }
|
|
|
|
.elementor-widget-text-editor:not(.elementor-drop-cap-view-default) .elementor-drop-cap {
|
|
margin-top: 8px; }
|
|
.elementor-widget-text-editor:not(.elementor-drop-cap-view-default) .elementor-drop-cap-letter {
|
|
width: 1em;
|
|
height: 1em; }
|
|
|
|
.elementor-widget-text-editor .elementor-drop-cap {
|
|
float: left;
|
|
text-align: center;
|
|
line-height: 1;
|
|
font-size: 50px; }
|
|
.elementor-widget-text-editor .elementor-drop-cap-letter {
|
|
display: inline-block; }
|
|
|
|
.slick-slider {
|
|
position: relative;
|
|
display: block;
|
|
-webkit-box-sizing: border-box;
|
|
box-sizing: border-box;
|
|
-webkit-touch-callout: none;
|
|
-webkit-user-select: none;
|
|
-moz-user-select: none;
|
|
-ms-user-select: none;
|
|
user-select: none;
|
|
-ms-touch-action: pan-y;
|
|
touch-action: pan-y;
|
|
-webkit-tap-highlight-color: transparent; }
|
|
|
|
.slick-list {
|
|
position: relative;
|
|
overflow: hidden;
|
|
display: block;
|
|
margin: 0;
|
|
padding: 0; }
|
|
.slick-list:focus {
|
|
outline: none; }
|
|
.slick-list.dragging {
|
|
cursor: pointer; }
|
|
|
|
.slick-slider .slick-track,
|
|
.slick-slider .slick-list {
|
|
-webkit-transform: translate3d(0, 0, 0);
|
|
transform: translate3d(0, 0, 0); }
|
|
|
|
.slick-track {
|
|
position: relative;
|
|
left: 0;
|
|
top: 0;
|
|
display: block; }
|
|
.slick-track:before, .slick-track:after {
|
|
content: "";
|
|
display: table; }
|
|
.slick-track:after {
|
|
clear: both; }
|
|
.slick-loading .slick-track {
|
|
visibility: hidden; }
|
|
|
|
.slick-slide {
|
|
float: left;
|
|
height: 100%;
|
|
min-height: 1px;
|
|
display: none; }
|
|
.elementor-slick-slider[dir="rtl"] .slick-slide {
|
|
float: right; }
|
|
.slick-slide img {
|
|
display: block; }
|
|
.slick-slide.slick-loading img {
|
|
display: none; }
|
|
.slick-slide.dragging img {
|
|
pointer-events: none; }
|
|
.slick-initialized .slick-slide {
|
|
display: block; }
|
|
.slick-loading .slick-slide {
|
|
visibility: hidden; }
|
|
.slick-vertical .slick-slide {
|
|
display: block;
|
|
height: auto;
|
|
border: 1px solid transparent; }
|
|
|
|
.slick-arrow.slick-hidden {
|
|
display: none; }
|
|
|
|
.elementor-slick-slider .slick-loading .slick-list {
|
|
background: #fff url("../images/ajax-loader.gif") center center no-repeat; }
|
|
|
|
.elementor-slick-slider .slick-prev,
|
|
.elementor-slick-slider .slick-next {
|
|
font-size: 0;
|
|
line-height: 0;
|
|
position: absolute;
|
|
top: 50%;
|
|
display: block;
|
|
width: 20px;
|
|
padding: 0;
|
|
-webkit-transform: translate(0, -50%);
|
|
-ms-transform: translate(0, -50%);
|
|
transform: translate(0, -50%);
|
|
cursor: pointer;
|
|
color: transparent;
|
|
border: none;
|
|
outline: none;
|
|
background: transparent; }
|
|
.elementor-slick-slider .slick-prev:hover, .elementor-slick-slider .slick-prev:focus,
|
|
.elementor-slick-slider .slick-next:hover,
|
|
.elementor-slick-slider .slick-next:focus {
|
|
color: transparent;
|
|
outline: none;
|
|
background: transparent; }
|
|
.elementor-slick-slider .slick-prev:hover:before, .elementor-slick-slider .slick-prev:focus:before,
|
|
.elementor-slick-slider .slick-next:hover:before,
|
|
.elementor-slick-slider .slick-next:focus:before {
|
|
opacity: 1; }
|
|
.elementor-slick-slider .slick-prev.slick-disabled:before,
|
|
.elementor-slick-slider .slick-next.slick-disabled:before {
|
|
opacity: .25; }
|
|
.elementor-slick-slider .slick-prev:before,
|
|
.elementor-slick-slider .slick-next:before {
|
|
font-family: 'FontAwesome';
|
|
font-size: 35px;
|
|
line-height: 1;
|
|
opacity: .75;
|
|
color: white;
|
|
-webkit-font-smoothing: antialiased;
|
|
-moz-osx-font-smoothing: grayscale; }
|
|
|
|
.elementor-slick-slider .slick-prev {
|
|
left: -25px; }
|
|
[dir="rtl"] .elementor-slick-slider .slick-prev {
|
|
left: auto;
|
|
right: -25px; }
|
|
.elementor-slick-slider .slick-prev:before {
|
|
content: '\f104'; }
|
|
[dir="rtl"] .elementor-slick-slider .slick-prev:before {
|
|
content: '\f105'; }
|
|
|
|
.elementor-slick-slider .slick-next {
|
|
right: -25px; }
|
|
[dir="rtl"] .elementor-slick-slider .slick-next {
|
|
left: -25px;
|
|
right: auto; }
|
|
.elementor-slick-slider .slick-next:before {
|
|
content: '\f105'; }
|
|
[dir="rtl"] .elementor-slick-slider .slick-next:before {
|
|
content: '\f104'; }
|
|
|
|
.elementor-slick-slider .slick-dotted.slick-slider {
|
|
margin-bottom: 30px; }
|
|
|
|
.elementor-slick-slider ul.slick-dots {
|
|
position: absolute;
|
|
bottom: -25px;
|
|
display: block;
|
|
width: 100%;
|
|
padding: 0;
|
|
margin: 0;
|
|
list-style: none;
|
|
text-align: center;
|
|
line-height: 1; }
|
|
.elementor-slick-slider ul.slick-dots li {
|
|
position: relative;
|
|
display: inline-block;
|
|
width: 20px;
|
|
height: 20px;
|
|
margin: 0;
|
|
padding: 0;
|
|
cursor: pointer; }
|
|
.elementor-slick-slider ul.slick-dots li button {
|
|
font-size: 0;
|
|
line-height: 0;
|
|
display: block;
|
|
width: 20px;
|
|
height: 20px;
|
|
padding: 5px;
|
|
cursor: pointer;
|
|
color: transparent;
|
|
border: 0;
|
|
outline: none;
|
|
background: transparent; }
|
|
.elementor-slick-slider ul.slick-dots li button:hover, .elementor-slick-slider ul.slick-dots li button:focus {
|
|
outline: none; }
|
|
.elementor-slick-slider ul.slick-dots li button:hover:before, .elementor-slick-slider ul.slick-dots li button:focus:before {
|
|
opacity: 1; }
|
|
.elementor-slick-slider ul.slick-dots li button:before {
|
|
font-family: 'FontAwesome';
|
|
font-size: 6px;
|
|
line-height: 20px;
|
|
position: absolute;
|
|
top: 0;
|
|
left: 0;
|
|
width: 20px;
|
|
height: 20px;
|
|
content: '\f111';
|
|
text-align: center;
|
|
opacity: .25;
|
|
color: black;
|
|
-webkit-font-smoothing: antialiased;
|
|
-moz-osx-font-smoothing: grayscale; }
|
|
.elementor-slick-slider ul.slick-dots li.slick-active button:before {
|
|
opacity: .75;
|
|
color: black; }
|
|
|
|
.elementor-slick-slider .slick-arrows-inside .slick-prev {
|
|
left: 20px; }
|
|
[dir="rtl"] .elementor-slick-slider .slick-arrows-inside .slick-prev {
|
|
left: auto;
|
|
right: 20px; }
|
|
|
|
.elementor-slick-slider .slick-arrows-inside .slick-next {
|
|
right: 20px; }
|
|
[dir="rtl"] .elementor-slick-slider .slick-arrows-inside .slick-next {
|
|
left: 20px;
|
|
right: auto; }
|
|
|
|
.elementor-slick-slider .slick-dots-inside .slick-dots {
|
|
bottom: 5px; }
|
|
|
|
.elementor-slick-slider .slick-dots-inside.slick-dotted.slick-slider {
|
|
margin-bottom: 0; }
|
|
|
|
.elementor-slick-slider .slick-slider .slick-prev,
|
|
.elementor-slick-slider .slick-slider .slick-next {
|
|
z-index: 1; }
|
|
|
|
.elementor-slick-slider .slick-slide img {
|
|
margin: auto; }
|
|
|
|
/**
|
|
* Swiper 3.4.2
|
|
* Customized by Elementor team
|
|
*/
|
|
.swiper-container {
|
|
margin-left: auto;
|
|
margin-right: auto;
|
|
position: relative;
|
|
overflow: hidden;
|
|
/* Fix of Webkit flickering */
|
|
z-index: 1; }
|
|
|
|
.swiper-container-no-flexbox .swiper-slide {
|
|
float: left; }
|
|
|
|
.swiper-container-vertical > .swiper-wrapper {
|
|
-webkit-box-orient: vertical;
|
|
-webkit-box-direction: normal;
|
|
-webkit-flex-direction: column;
|
|
-ms-flex-direction: column;
|
|
flex-direction: column; }
|
|
|
|
.swiper-wrapper {
|
|
position: relative;
|
|
width: 100%;
|
|
height: 100%;
|
|
z-index: 1;
|
|
display: -webkit-box;
|
|
display: -webkit-flex;
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
-webkit-transition-property: -webkit-transform;
|
|
transition-property: -webkit-transform;
|
|
-o-transition-property: transform;
|
|
transition-property: transform;
|
|
transition-property: transform, -webkit-transform;
|
|
-webkit-box-sizing: content-box;
|
|
box-sizing: content-box; }
|
|
|
|
.swiper-container-android .swiper-slide, .swiper-wrapper {
|
|
-webkit-transform: translate3d(0px, 0, 0);
|
|
transform: translate3d(0px, 0, 0); }
|
|
|
|
.swiper-container-multirow > .swiper-wrapper {
|
|
-webkit-flex-wrap: wrap;
|
|
-ms-flex-wrap: wrap;
|
|
flex-wrap: wrap; }
|
|
|
|
.swiper-container-free-mode > .swiper-wrapper {
|
|
-webkit-transition-timing-function: ease-out;
|
|
-o-transition-timing-function: ease-out;
|
|
transition-timing-function: ease-out;
|
|
margin: 0 auto; }
|
|
|
|
.swiper-slide {
|
|
-webkit-flex-shrink: 0;
|
|
-ms-flex-negative: 0;
|
|
flex-shrink: 0;
|
|
width: 100%;
|
|
height: 100%;
|
|
position: relative; }
|
|
|
|
/* Auto Height */
|
|
.swiper-container-autoheight {
|
|
height: auto; }
|
|
.swiper-container-autoheight .swiper-slide {
|
|
height: auto; }
|
|
.swiper-container-autoheight .swiper-wrapper {
|
|
-webkit-box-align: start;
|
|
-webkit-align-items: flex-start;
|
|
-ms-flex-align: start;
|
|
align-items: flex-start;
|
|
-webkit-transition-property: height, -webkit-transform;
|
|
transition-property: height, -webkit-transform;
|
|
-o-transition-property: transform, height;
|
|
transition-property: transform, height;
|
|
transition-property: transform, height, -webkit-transform; }
|
|
|
|
/* a11y */
|
|
.swiper-container .swiper-notification {
|
|
position: absolute;
|
|
left: 0;
|
|
top: 0;
|
|
pointer-events: none;
|
|
opacity: 0;
|
|
z-index: -1000; }
|
|
|
|
/* IE10 Windows Phone 8 Fixes */
|
|
.swiper-wp8-horizontal {
|
|
-ms-touch-action: pan-y;
|
|
touch-action: pan-y; }
|
|
|
|
.swiper-wp8-vertical {
|
|
-ms-touch-action: pan-x;
|
|
touch-action: pan-x; }
|
|
|
|
/* Arrows */
|
|
.swiper-button-prev, .swiper-button-next {
|
|
position: absolute;
|
|
top: 50%;
|
|
width: 27px;
|
|
height: 44px;
|
|
margin-top: -22px;
|
|
z-index: 10;
|
|
cursor: pointer;
|
|
-webkit-background-size: 27px 44px;
|
|
background-size: 27px 44px;
|
|
background: no-repeat center; }
|
|
|
|
.swiper-button-prev.swiper-button-disabled, .swiper-button-next.swiper-button-disabled {
|
|
opacity: 0.35;
|
|
cursor: auto;
|
|
pointer-events: none; }
|
|
|
|
.swiper-button-prev, .swiper-container-rtl .swiper-button-next {
|
|
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");
|
|
left: 10px;
|
|
right: auto; }
|
|
|
|
.swiper-button-prev.swiper-button-black, .swiper-container-rtl .swiper-button-next.swiper-button-black {
|
|
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"); }
|
|
|
|
.swiper-button-prev.swiper-button-white, .swiper-container-rtl .swiper-button-next.swiper-button-white {
|
|
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"); }
|
|
|
|
.swiper-button-next, .swiper-container-rtl .swiper-button-prev {
|
|
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");
|
|
right: 10px;
|
|
left: auto; }
|
|
|
|
.swiper-button-next.swiper-button-black, .swiper-container-rtl .swiper-button-prev.swiper-button-black {
|
|
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"); }
|
|
|
|
.swiper-button-next.swiper-button-white, .swiper-container-rtl .swiper-button-prev.swiper-button-white {
|
|
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"); }
|
|
|
|
/* Pagination Styles */
|
|
.swiper-pagination {
|
|
position: absolute;
|
|
text-align: center;
|
|
-webkit-transition: 300ms;
|
|
-o-transition: 300ms;
|
|
transition: 300ms;
|
|
-webkit-transform: translate3d(0, 0, 0);
|
|
transform: translate3d(0, 0, 0);
|
|
z-index: 10; }
|
|
.swiper-pagination.swiper-pagination-hidden {
|
|
opacity: 0; }
|
|
|
|
/* Common Styles */
|
|
.swiper-pagination-fraction, .swiper-pagination-custom, .swiper-container-horizontal > .swiper-pagination-bullets {
|
|
bottom: 10px;
|
|
left: 0;
|
|
width: 100%; }
|
|
|
|
/* Bullets */
|
|
.swiper-pagination-bullet {
|
|
width: 6px;
|
|
height: 6px;
|
|
display: inline-block;
|
|
-webkit-border-radius: 50%;
|
|
border-radius: 50%;
|
|
background: #000;
|
|
opacity: 0.2; }
|
|
|
|
.swiper-pagination-fraction {
|
|
color: #000; }
|
|
|
|
button.swiper-pagination-bullet {
|
|
border: none;
|
|
margin: 0;
|
|
padding: 0;
|
|
-webkit-box-shadow: none;
|
|
box-shadow: none;
|
|
-webkit-appearance: none;
|
|
-moz-appearance: none;
|
|
appearance: none; }
|
|
|
|
.swiper-pagination-clickable .swiper-pagination-bullet {
|
|
cursor: pointer; }
|
|
|
|
.swiper-pagination-white .swiper-pagination-bullet {
|
|
background: #fff; }
|
|
|
|
.swiper-pagination-bullet-active {
|
|
opacity: 1; }
|
|
|
|
.swiper-pagination-white .swiper-pagination-bullet-active {
|
|
background: #fff; }
|
|
|
|
.swiper-pagination-black .swiper-pagination-bullet-active {
|
|
background: #000; }
|
|
|
|
.swiper-container-vertical > .swiper-pagination-bullets {
|
|
right: 10px;
|
|
top: 50%;
|
|
-webkit-transform: translate3d(0px, -50%, 0);
|
|
transform: translate3d(0px, -50%, 0); }
|
|
.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
|
|
margin: 5px 0;
|
|
display: block; }
|
|
|
|
.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
|
|
margin: 0 6px; }
|
|
|
|
/* Progress */
|
|
.swiper-pagination-progress {
|
|
background: rgba(0, 0, 0, 0.25);
|
|
position: absolute; }
|
|
.swiper-pagination-progress .swiper-pagination-progressbar {
|
|
background: #000;
|
|
position: absolute;
|
|
left: 0;
|
|
top: 0;
|
|
width: 100%;
|
|
height: 100%;
|
|
-webkit-transform: scale(0);
|
|
-ms-transform: scale(0);
|
|
transform: scale(0);
|
|
-webkit-transform-origin: left top;
|
|
-ms-transform-origin: left top;
|
|
transform-origin: left top; }
|
|
|
|
.swiper-container-rtl .swiper-pagination-progress .swiper-pagination-progressbar {
|
|
-webkit-transform-origin: right top;
|
|
-ms-transform-origin: right top;
|
|
transform-origin: right top; }
|
|
|
|
.swiper-container-horizontal > .swiper-pagination-progress {
|
|
width: 100%;
|
|
height: 4px;
|
|
left: 0;
|
|
top: 0; }
|
|
|
|
.swiper-container-vertical > .swiper-pagination-progress {
|
|
width: 4px;
|
|
height: 100%;
|
|
left: 0;
|
|
top: 0; }
|
|
|
|
.swiper-pagination-progress.swiper-pagination-white {
|
|
background: rgba(255, 255, 255, 0.5); }
|
|
.swiper-pagination-progress.swiper-pagination-white .swiper-pagination-progressbar {
|
|
background: #fff; }
|
|
|
|
.swiper-pagination-progress.swiper-pagination-black .swiper-pagination-progressbar {
|
|
background: #000; }
|
|
|
|
/* 3D Container */
|
|
.swiper-container-3d {
|
|
-webkit-perspective: 1200px;
|
|
perspective: 1200px; }
|
|
.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 {
|
|
-webkit-transform-style: preserve-3d;
|
|
transform-style: preserve-3d; }
|
|
.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 {
|
|
position: absolute;
|
|
left: 0;
|
|
top: 0;
|
|
width: 100%;
|
|
height: 100%;
|
|
pointer-events: none;
|
|
z-index: 10; }
|
|
.swiper-container-3d .swiper-slide-shadow-left {
|
|
background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, 0.5)), to(transparent));
|
|
background-image: -webkit-linear-gradient(right, rgba(0, 0, 0, 0.5), transparent);
|
|
background-image: -o-linear-gradient(right, rgba(0, 0, 0, 0.5), transparent);
|
|
background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), transparent); }
|
|
.swiper-container-3d .swiper-slide-shadow-right {
|
|
background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(transparent));
|
|
background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5), transparent);
|
|
background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5), transparent);
|
|
background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), transparent); }
|
|
.swiper-container-3d .swiper-slide-shadow-top {
|
|
background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.5)), to(transparent));
|
|
background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.5), transparent);
|
|
background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.5), transparent);
|
|
background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), transparent); }
|
|
.swiper-container-3d .swiper-slide-shadow-bottom {
|
|
background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(transparent));
|
|
background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.5), transparent);
|
|
background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0.5), transparent);
|
|
background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), transparent); }
|
|
|
|
/* Coverflow */
|
|
.swiper-container-coverflow .swiper-wrapper, .swiper-container-flip .swiper-wrapper {
|
|
/* Windows 8 IE 10 fix */
|
|
-ms-perspective: 1200px; }
|
|
|
|
/* Cube + Flip */
|
|
.swiper-container-cube, .swiper-container-flip {
|
|
overflow: visible; }
|
|
|
|
.swiper-container-cube .swiper-slide, .swiper-container-flip .swiper-slide {
|
|
pointer-events: none;
|
|
-webkit-backface-visibility: hidden;
|
|
backface-visibility: hidden;
|
|
z-index: 1; }
|
|
|
|
.swiper-container-cube .swiper-slide .swiper-slide, .swiper-container-flip .swiper-slide .swiper-slide {
|
|
pointer-events: none; }
|
|
|
|
.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 {
|
|
pointer-events: auto; }
|
|
|
|
.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 {
|
|
z-index: 0;
|
|
-webkit-backface-visibility: hidden;
|
|
backface-visibility: hidden; }
|
|
|
|
/* Cube */
|
|
.swiper-container-cube .swiper-slide {
|
|
visibility: hidden;
|
|
-webkit-transform-origin: 0 0;
|
|
-ms-transform-origin: 0 0;
|
|
transform-origin: 0 0;
|
|
width: 100%;
|
|
height: 100%; }
|
|
|
|
.swiper-container-cube.swiper-container-rtl .swiper-slide {
|
|
-webkit-transform-origin: 100% 0;
|
|
-ms-transform-origin: 100% 0;
|
|
transform-origin: 100% 0; }
|
|
|
|
.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 {
|
|
pointer-events: auto;
|
|
visibility: visible; }
|
|
|
|
.swiper-container-cube .swiper-cube-shadow {
|
|
position: absolute;
|
|
left: 0;
|
|
bottom: 0;
|
|
width: 100%;
|
|
height: 100%;
|
|
background: #000;
|
|
opacity: 0.6;
|
|
-webkit-filter: blur(50px);
|
|
filter: blur(50px);
|
|
z-index: 0; }
|
|
|
|
/* Fade */
|
|
.swiper-container-fade.swiper-container-free-mode .swiper-slide {
|
|
-webkit-transition-timing-function: ease-out;
|
|
-o-transition-timing-function: ease-out;
|
|
transition-timing-function: ease-out; }
|
|
|
|
.swiper-container-fade .swiper-slide {
|
|
pointer-events: none;
|
|
-webkit-transition-property: opacity;
|
|
-o-transition-property: opacity;
|
|
transition-property: opacity; }
|
|
.swiper-container-fade .swiper-slide .swiper-slide {
|
|
pointer-events: none; }
|
|
|
|
.swiper-container-fade .swiper-slide-active {
|
|
pointer-events: auto; }
|
|
.swiper-container-fade .swiper-slide-active .swiper-slide-active {
|
|
pointer-events: auto; }
|
|
|
|
.swiper-zoom-container {
|
|
width: 100%;
|
|
height: 100%;
|
|
display: -webkit-box;
|
|
display: -webkit-flex;
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
-webkit-box-pack: center;
|
|
-webkit-justify-content: center;
|
|
-ms-flex-pack: center;
|
|
justify-content: center;
|
|
-webkit-box-align: center;
|
|
-webkit-align-items: center;
|
|
-ms-flex-align: center;
|
|
align-items: center;
|
|
text-align: center; }
|
|
.swiper-zoom-container > img, .swiper-zoom-container > svg, .swiper-zoom-container > canvas {
|
|
max-width: 100%;
|
|
max-height: 100%;
|
|
-o-object-fit: contain;
|
|
object-fit: contain; }
|
|
|
|
/* Scrollbar */
|
|
.swiper-scrollbar {
|
|
-webkit-border-radius: 10px;
|
|
border-radius: 10px;
|
|
position: relative;
|
|
-ms-touch-action: none;
|
|
background: rgba(0, 0, 0, 0.1); }
|
|
|
|
.swiper-container-horizontal > .swiper-scrollbar {
|
|
position: absolute;
|
|
left: 1%;
|
|
bottom: 3px;
|
|
z-index: 50;
|
|
height: 5px;
|
|
width: 98%; }
|
|
|
|
.swiper-container-vertical > .swiper-scrollbar {
|
|
position: absolute;
|
|
right: 3px;
|
|
top: 1%;
|
|
z-index: 50;
|
|
width: 5px;
|
|
height: 98%; }
|
|
|
|
.swiper-scrollbar-drag {
|
|
height: 100%;
|
|
width: 100%;
|
|
position: relative;
|
|
background: rgba(0, 0, 0, 0.5);
|
|
-webkit-border-radius: 10px;
|
|
border-radius: 10px;
|
|
left: 0;
|
|
top: 0; }
|
|
|
|
.swiper-scrollbar-cursor-drag {
|
|
cursor: move; }
|
|
|
|
/* Preloader */
|
|
.swiper-lazy-preloader {
|
|
width: 42px;
|
|
height: 42px;
|
|
position: absolute;
|
|
left: 50%;
|
|
top: 50%;
|
|
margin-left: -21px;
|
|
margin-top: -21px;
|
|
z-index: 10;
|
|
-webkit-transform-origin: 50%;
|
|
-ms-transform-origin: 50%;
|
|
transform-origin: 50%;
|
|
-webkit-animation: swiper-preloader-spin 1s steps(12, end) infinite;
|
|
animation: swiper-preloader-spin 1s steps(12, end) infinite; }
|
|
.swiper-lazy-preloader:after {
|
|
display: block;
|
|
content: "";
|
|
width: 100%;
|
|
height: 100%;
|
|
-webkit-background-size: 100% 100%;
|
|
background-size: 100%;
|
|
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%; }
|
|
|
|
.swiper-lazy-preloader-white:after {
|
|
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"); }
|
|
|
|
@-webkit-keyframes swiper-preloader-spin {
|
|
100% {
|
|
-webkit-transform: rotate(360deg);
|
|
transform: rotate(360deg); } }
|
|
|
|
@keyframes swiper-preloader-spin {
|
|
100% {
|
|
-webkit-transform: rotate(360deg);
|
|
transform: rotate(360deg); } }
|
|
|
|
.elementor-lightbox .dialog-widget-header {
|
|
display: none; }
|
|
|
|
.elementor-lightbox .dialog-widget-content {
|
|
background: none;
|
|
-webkit-box-shadow: none;
|
|
box-shadow: none;
|
|
width: 100%;
|
|
height: 100%; }
|
|
|
|
.elementor-lightbox .dialog-message {
|
|
-webkit-animation-duration: .4s;
|
|
animation-duration: .4s; }
|
|
.elementor-lightbox .dialog-message:not(.elementor-fit-aspect-ratio) {
|
|
height: 100%; }
|
|
|
|
.elementor-lightbox .dialog-lightbox-close-button {
|
|
cursor: pointer;
|
|
position: absolute;
|
|
font-size: 25px;
|
|
padding: 5px;
|
|
z-index: 2;
|
|
line-height: 1; }
|
|
@media (max-width: 767px) {
|
|
.elementor-lightbox .dialog-lightbox-close-button {
|
|
padding: 0; } }
|
|
|
|
.elementor-lightbox .dialog-lightbox-close-button,
|
|
.elementor-lightbox .elementor-swiper-button {
|
|
color: rgba(238, 238, 238, 0.9);
|
|
-webkit-transition: all 0.5s;
|
|
-o-transition: all 0.5s;
|
|
transition: all 0.5s;
|
|
opacity: 1; }
|
|
.elementor-lightbox .dialog-lightbox-close-button:hover,
|
|
.elementor-lightbox .elementor-swiper-button:hover {
|
|
color: #ffffff; }
|
|
|
|
.elementor-lightbox .swiper-container {
|
|
height: 100%; }
|
|
|
|
.elementor-lightbox .elementor-lightbox-item {
|
|
display: -webkit-box;
|
|
display: -webkit-flex;
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
-webkit-box-align: center;
|
|
-webkit-align-items: center;
|
|
-ms-flex-align: center;
|
|
align-items: center;
|
|
-webkit-box-pack: center;
|
|
-webkit-justify-content: center;
|
|
-ms-flex-pack: center;
|
|
justify-content: center;
|
|
position: relative;
|
|
padding: 70px 80px;
|
|
-webkit-box-sizing: border-box;
|
|
box-sizing: border-box;
|
|
height: 100%;
|
|
margin: auto; }
|
|
@media (max-width: 767px) {
|
|
.elementor-lightbox .elementor-lightbox-item {
|
|
padding: 40px; } }
|
|
|
|
.elementor-lightbox .elementor-lightbox-image {
|
|
max-height: 100%; }
|
|
|
|
.elementor-lightbox .elementor-video-container {
|
|
position: absolute;
|
|
top: 50%;
|
|
left: 50%;
|
|
-webkit-transform: translateX(-50%) translateY(-50%);
|
|
-ms-transform: translateX(-50%) translateY(-50%);
|
|
transform: translateX(-50%) translateY(-50%); }
|
|
@media (min-width: 1025px) {
|
|
.elementor-lightbox .elementor-video-container {
|
|
width: 75%; } }
|
|
@media (max-width: 1024px) {
|
|
.elementor-lightbox .elementor-video-container {
|
|
width: 100%; } }
|
|
|
|
.elementor-lightbox .elementor-swiper-button-prev {
|
|
left: 35px; }
|
|
|
|
.elementor-lightbox .elementor-swiper-button-next {
|
|
right: 35px; }
|
|
|
|
@media (max-width: 767px) {
|
|
.elementor-lightbox .elementor-swiper-button-prev {
|
|
left: 10px; }
|
|
.elementor-lightbox .elementor-swiper-button-next {
|
|
right: 10px; } }
|
|
|
|
.animated {
|
|
-webkit-animation-duration: 1.25s;
|
|
animation-duration: 1.25s; }
|
|
.animated.animated-slow {
|
|
-webkit-animation-duration: 2s;
|
|
animation-duration: 2s; }
|
|
.animated.animated-fast {
|
|
-webkit-animation-duration: .75s;
|
|
animation-duration: .75s; }
|
|
|
|
.animated.infinite {
|
|
-webkit-animation-iteration-count: infinite;
|
|
animation-iteration-count: infinite; }
|
|
|
|
/*
|
|
.animated.hinge {
|
|
animation-duration: 2s;
|
|
}
|
|
|
|
|
|
.animated.flipOutX,
|
|
.animated.flipOutY,
|
|
.animated.bounceIn,
|
|
.animated.bounceOut {
|
|
animation-duration: .75s;
|
|
}
|
|
*/
|
|
.elementor-shape {
|
|
overflow: hidden;
|
|
position: absolute;
|
|
left: 0;
|
|
width: 100%;
|
|
line-height: 0;
|
|
direction: ltr; }
|
|
.elementor-shape-top {
|
|
top: -1px; }
|
|
.elementor-shape-bottom {
|
|
bottom: -1px; }
|
|
.elementor-shape[data-negative="false"].elementor-shape-bottom {
|
|
-webkit-transform: rotate(180deg);
|
|
-ms-transform: rotate(180deg);
|
|
transform: rotate(180deg); }
|
|
.elementor-shape[data-negative="true"].elementor-shape-top {
|
|
-webkit-transform: rotate(180deg);
|
|
-ms-transform: rotate(180deg);
|
|
transform: rotate(180deg); }
|
|
.elementor-shape svg {
|
|
display: block;
|
|
width: -webkit-calc(100% + 1.3px);
|
|
width: calc(100% + 1.3px);
|
|
position: relative;
|
|
left: 50%;
|
|
-webkit-transform: translateX(-50%);
|
|
-ms-transform: translateX(-50%);
|
|
transform: translateX(-50%); }
|
|
.elementor-shape .elementor-shape-fill {
|
|
fill: #fff;
|
|
-webkit-transform-origin: center;
|
|
-ms-transform-origin: center;
|
|
transform-origin: center;
|
|
-webkit-transform: rotateY(0deg);
|
|
transform: rotateY(0deg); }
|
|
|
|
.page-template-elementor_canvas.elementor-page:before {
|
|
display: none; }
|
|
|
|
.elementor-post__thumbnail__link {
|
|
-webkit-transition: none;
|
|
-o-transition: none;
|
|
transition: none; }
|
|
|
|
@media (max-width: 767px) {
|
|
body:not(.elementor-editor-active) .elementor-hidden-phone {
|
|
display: none; } }
|
|
|
|
@media (min-width: 768px) and (max-width: 1024px) {
|
|
body:not(.elementor-editor-active) .elementor-hidden-tablet {
|
|
display: none; } }
|
|
|
|
@media (min-width: 1025px) {
|
|
body:not(.elementor-editor-active) .elementor-hidden-desktop {
|
|
display: none; } }
|
|
/*# sourceMappingURL=frontend.css.map */ |