@charset "UTF-8";
.elementor-video-wrapper {
    position: relative;
    height: 0
}

.elementor-video-wrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%
}

#wpadminbar #wp-admin-bar-elementor_edit_page>.ab-item:before {
    content: "\e800";
    font-family: eicon;
    font-size: 12px;
    margin-top: 5px
}

.elementor {
    -webkit-hyphens: manual;
    -ms-hyphens: manual;
    hyphens: manual
}

.elementor *,
.elementor :after,
.elementor :before {
    box-sizing: border-box
}

.elementor a {
    box-shadow: none;
    text-decoration: none
}

.elementor hr {
    margin: 0;
    background-color: transparent
}

.elementor img {
    height: auto;
    max-width: 100%;
    border: none;
    border-radius: 0;
    box-shadow: none;
    margin-left: -15px;
}

.elementor figure {
    margin: 0
}

.elementor embed,
.elementor iframe,
.elementor object,
.elementor video {
    max-width: 100%;
    width: 100%;
    margin: 0;
    line-height: 1
}

.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
}

.elementor .elementor-background-video {
    position: absolute;
    max-width: none;
    top: 50%;
    left: 50%;
    transform: translateY(-50%) translateX(-50%)
}

.elementor .elementor-background-video-fallback {
    background-size: cover;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateY(-50%) translateX(-50%);
    max-width: 100%;
    width: 100%;
    margin: 0;
    line-height: 1;
    height: 100%;
    z-index: 2
}

.elementor .elementor-html5-video {
    object-fit: cover
}

.elementor .elementor-background-overlay {
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    position: absolute
}

.elementor .elementor-invisible {
    visibility: hidden
}

.elementor-align-center {
    text-align: center
}

.elementor-align-center .btn-traditional {
    width: auto
}

.elementor-align-right {
    text-align: right
}

.elementor-align-right .btn-traditional {
    width: auto
}

.elementor-align-right .btn-block {
    text-align: right
}

.elementor-align-left {
    text-align: left
}

.elementor-align-left .btn-traditional {
    width: auto
}

.elementor-align-left .btn-block {
    text-align: left
}

.elementor-align-justify .elementor-button {
    width: 100%
}

@media (max-width:1023px) {
    .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%
    }
}

#elementor-select-preset {
    display: none
}

#module-iqitelementor-Preview #blockcart-content {
    display: none!important
}

.elementor-section {
    position: relative;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.elementor-section .elementor-container {
    display: -ms-flexbox;
    display: flex;
    margin-right: auto;
    margin-left: auto;
    position: relative
}

.elementor-section.elementor-section-stretched {
    width: 100vw;
    position: relative;
    margin-left: -50vw;
    left: 50%
}

.elementor-section.elementor-section-items-top>.elementor-container {
    -ms-flex-align: start;
    -ms-grid-row-align: flex-start;
    align-items: flex-start
}

.elementor-section.elementor-section-items-middle>.elementor-container {
    -ms-flex-align: center;
    -ms-grid-row-align: center;
    align-items: center
}

.elementor-section.elementor-section-items-bottom>.elementor-container {
    -ms-flex-align: end;
    -ms-grid-row-align: flex-end;
    align-items: flex-end
}

.elementor-section.elementor-section-content-top .elementor-column-wrap {
    -ms-flex-align: start;
    -ms-grid-row-align: flex-start;
    align-items: flex-start
}

.elementor-section.elementor-section-content-middle .elementor-column-wrap {
    -ms-flex-align: center;
    -ms-grid-row-align: center;
    align-items: center
}

.elementor-section.elementor-section-content-bottom .elementor-column-wrap {
    -ms-flex-align: end;
    -ms-grid-row-align: flex-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-row {
    width: 100%;
    display: -ms-flexbox;
    display: flex
}

@media (max-width:767px) {
    .elementor-row {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
}

.elementor-column-wrap {
    width: 100%;
    display: -ms-flexbox;
    display: flex
}

.elementor-widget-wrap {
    position: relative;
    width: 100%
}

.elementor-editor-active .elementor-widget-wrap {
    z-index: 1
}

.elementor-widget {
    position: relative
}

.elementor-column {
    position: relative;
    min-height: 1px;
    display: -ms-flexbox;
    display: flex
}

.elementor-inner-section .elementor-column-gap-no .elementor-element-populated {
    padding: 0
}

@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:1023px) {
    .elementor-column.elementor-md-10 {
        width: 10%
    }
    .elementor-column.elementor-md-11 {
        width: 11.111%
    }
    .elementor-column.elementor-md-12 {
        width: 12.5%
    }
    .elementor-column.elementor-md-14 {
        width: 14.285%
    }
    .elementor-column.elementor-md-16 {
        width: 16.666%
    }
    .elementor-column.elementor-md-20 {
        width: 20%
    }
    .elementor-column.elementor-md-25 {
        width: 25%
    }
    .elementor-column.elementor-md-30 {
        width: 30%
    }
    .elementor-column.elementor-md-33 {
        width: 33.333%
    }
    .elementor-column.elementor-md-40 {
        width: 40%
    }
    .elementor-column.elementor-md-50 {
        width: 50%
    }
    .elementor-column.elementor-md-60 {
        width: 60%
    }
    .elementor-column.elementor-md-66 {
        width: 66.666%
    }
    .elementor-column.elementor-md-70 {
        width: 70%
    }
    .elementor-column.elementor-md-75 {
        width: 75%
    }
    .elementor-column.elementor-md-80 {
        width: 80%
    }
    .elementor-column.elementor-md-83 {
        width: 83.333%
    }
    .elementor-column.elementor-md-90 {
        width: 90%
    }
    .elementor-column.elementor-md-100 {
        width: 100%
    }
}

@media (min-width: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%
    }
    .elementor-column-gap-default .elementor-element-populated {
        padding: 10px
    }
    .elementor-column-gap-narrow .elementor-element-populated {
        padding: 5px
    }
    .elementor-column-gap-extended .elementor-element-populated {
        padding: 15px
    }
    .elementor-column-gap-wide .elementor-element-populated {
        padding: 20px
    }
    .elementor-column-gap-wider .elementor-element-populated {
        padding: 30px
    }
}

@media (max-width:767px) {
    .elementor-column {
        width: 100%
    }
    .elementor-reverse-mobile>.elementor-container>.elementor-row {
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse
    }
}

.modal-open .elementor-widget-wrap {
    z-index: auto
}

.elementor-screen-only,
.screen-reader-text,
.screen-reader-text span,
.ui-helper-hidden-accessible {
    position: absolute;
    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-widget-heading .elementor-heading-title {
    padding: 0;
    margin: 0;
    line-height: 1
}

.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 img {
    vertical-align: middle
}

.elementor-widget-image .elementor-image.elementor-image-shape-circle {
    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;
    text-align: center;
    transition: all .5s
}

.elementor-button.elementor-size-small {
    font-size: 13px;
    padding: 10px 20px
}

.elementor-button.elementor-size-medium {
    font-size: 15px
}

.elementor-button.elementor-size-large {
    font-size: 16px;
    padding: 15px 30px
}

.elementor-button.elementor-size-xl {
    font-size: 18px;
    padding: 20px 40px
}

.elementor-button.elementor-size-xxl {
    font-size: 20px;
    padding: 25px 50px
}

.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-widget-banner .elementor-iqit-banner {
    position: relative;
    overflow: hidden;
    z-index: 1
}

.elementor-widget-banner .elementor-iqit-banner-overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 3;
    opacity: 0;
    transition: opacity .3s
}

.elementor-widget-banner .elementor-iqit-banner-img {
    z-index: 1;
    position: relative;
    overflow: hidden
}

.elementor-widget-banner .elementor-iqit-banner-img img {
    width: 100%;
    vertical-align: top
}

.elementor-widget-banner .elementor-iqit-banner-content-on {
    position: absolute;
    margin: auto;
    overflow: hidden;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 3;
    -js-display: flex;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column
}

.elementor-widget-banner .elementor-iqit-banner-content-on.elementor-banner-align-top-left {
    top: 0;
    left: 0
}

.elementor-widget-banner .elementor-iqit-banner-content-on.elementor-banner-align-top-center {
    top: 0;
    left: 0;
    right: 0
}

.elementor-widget-banner .elementor-iqit-banner-content-on.elementor-banner-align-top-right {
    top: 0;
    right: 0
}

.elementor-widget-banner .elementor-iqit-banner-content-on.elementor-banner-align-middle-left {
    top: 0;
    bottom: 0;
    left: 0;
    -ms-flex-pack: center;
    justify-content: center
}

.elementor-widget-banner .elementor-iqit-banner-content-on.elementor-banner-align-middle-center {
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    -ms-flex-pack: center;
    justify-content: center
}

.elementor-widget-banner .elementor-iqit-banner-content-on.elementor-banner-align-middle-right {
    top: 0;
    bottom: 0;
    right: 0;
    -ms-flex-pack: center;
    justify-content: center
}

.elementor-widget-banner .elementor-iqit-banner-content-on.elementor-banner-align-bottom-left {
    bottom: 0;
    left: 0
}

.elementor-widget-banner .elementor-iqit-banner-content-on.elementor-banner-align-bottom-center {
    bottom: 0;
    left: 0;
    right: 0
}

.elementor-widget-banner .elementor-iqit-banner-content-on.elementor-banner-align-bottom-right {
    bottom: 0;
    right: 0
}

.elementor-widget-banner:hover .elementor-iqit-banner-overlay {
    opacity: 1
}

.elementor-widget-divider .elementor-divider {
    line-height: 0;
    font-size: 0
}

.elementor-widget-divider .elementor-divider-separator {
    display: inline-block
}

.elementor-widget-instagram {
    min-height: 30px
}

.elementor-instagram {
    margin: 0
}

.elementor-instagram .il-item {
    padding: 0
}

.elementor-instagram .il-item a {
    overflow: hidden;
    width: 100%
}

.elementor-instagram .il-item a:focus {
    outline: 0
}

.elementor-instagram .il-item-inner {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 100%
}

.elementor-instagram .il-photo__img {
    width: 100%
}

.elementor-instagram .il-photo__img:focus {
    outline: 0
}

.elementor-instagram .il-photo__meta {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0;
    visibility: hidden;
    text-align: center;
    transition: all .5s;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center
}

.elementor-instagram .il-photo__comments,
.elementor-instagram .il-photo__likes {
    display: inline-block;
    margin: 0 5px
}

.elementor-instagram .il-item-inner:hover .il-photo__meta {
    opacity: 1;
    visibility: visible
}

.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 {
    text-align: center
}

.elementor-counter .elementor-counter-number-wrapper {
    font-size: 69px;
    font-weight: 600;
    color: #222;
    line-height: 1
}

.elementor-counter .elementor-counter-title {
    font-size: 19px;
    font-weight: 400;
    color: #666;
    line-height: 2.5
}

.elementor-alert {
    position: relative;
    text-align: left
}

.elementor-alert .elementor-alert-title {
    display: block;
    font-weight: 700
}

.elementor-alert button.elementor-alert-dismiss {
    position: absolute;
    right: 10px;
    top: 10px;
    padding: 3px;
    font-size: 13px;
    line-height: 1;
    background: transparent;
    color: inherit;
    border: none
}

.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 button.elementor-alert-dismiss {
        right: 7px;
        top: 7px
    }
}

.elementor-widget-progress {
    text-align: left
}

.elementor-progress-wrapper {
    position: relative;
    background-color: #eee;
    color: #fff;
    height: 30px;
    line-height: 30px;
    border-radius: 2px
}

.elementor-progress-bar {
    display: -ms-flexbox;
    display: flex;
    background-color: #818a91;
    width: 0;
    font-size: 11px;
    border-radius: 2px;
    transition: width 1s ease-in-out
}

.elementor-progress-text {
    -ms-flex-positive: 1;
    flex-grow: 1;
    white-space: nowrap;
    overflow: hidden;
    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-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-accordion-title {
    padding: 15px 20px;
    font-weight: 700;
    line-height: 1;
    cursor: pointer
}

.elementor-accordion .elementor-accordion-title .elementor-accordion-icon {
    display: inline-block;
    width: 1.5em
}

.elementor-accordion .elementor-accordion-title .elementor-accordion-icon.elementor-accordion-icon-right {
    float: right;
    text-align: right
}

.elementor-accordion .elementor-accordion-title .elementor-accordion-icon.elementor-accordion-icon-left {
    float: left;
    text-align: left
}

.elementor-accordion .elementor-accordion-title .elementor-accordion-icon .fa:before {
    content: '\f067'
}

.elementor-accordion .elementor-accordion-title.active .elementor-accordion-icon .fa:before {
    content: '\f068'
}

.elementor-accordion .elementor-accordion-content {
    display: none;
    padding: 15px 20px;
    border-top: 1px solid #d4d4d4
}

@media (max-width:767px) {
    .elementor-accordion .elementor-accordion-title {
        padding: 12px 15px
    }
    .elementor-accordion .elementor-accordion-title .elementor-accordion-icon {
        width: 1.2em
    }
    .elementor-accordion .elementor-accordion-content {
        padding: 7px 15px
    }
}

.elementor-toggle {
    text-align: left
}

.elementor-toggle .elementor-toggle-title {
    font-weight: 700;
    line-height: 1;
    padding: 15px;
    border-bottom: 1px solid #d4d4d4;
    cursor: pointer
}

.elementor-toggle .elementor-toggle-title .elementor-toggle-icon {
    display: inline-block;
    width: 1em
}

.elementor-toggle .elementor-toggle-title .elementor-toggle-icon .fa:before {
    content: ""
}

.elementor-toggle .elementor-toggle-title.active {
    border-bottom: none
}

.elementor-toggle .elementor-toggle-title.active .elementor-toggle-icon .fa:before {
    content: '\f0d7'
}

.elementor-toggle .elementor-toggle-content {
    padding: 0 15px 15px;
    border-bottom: 1px solid #d4d4d4;
    display: none
}

@media (max-width:767px) {
    .elementor-toggle .elementor-toggle-title {
        padding: 12px
    }
    .elementor-toggle .elementor-toggle-content {
        padding: 0 12px 10px
    }
}

.elementor-icon {
    display: inline-block;
    line-height: 1;
    transition: all .5s
}

.elementor-icon i {
    font-size: 50px;
    width: 1em;
    height: 1em
}

.elementor-view-stacked .elementor-icon {
    background-color: #818a91;
    color: #fff
}

.elementor-view-framed .elementor-icon {
    color: #818a91;
    border: 3px solid #818a91;
    background-color: transparent
}

.elementor-shape-circle .elementor-icon {
    border-radius: 50%
}

.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
}

.elementor-widget-icon-list .elementor-icon-list-item a {
    display: inline
}

.elementor-widget-icon-list .elementor-icon-list-text {
    display: inline;
    vertical-align: middle
}

.elementor-widget-icon-list .elementor-icon-list-icon {
    width: 1em;
    line-height: 1;
    vertical-align: middle;
    display: inline-block;
    text-align: center
}

.elementor-widget-video.elementor-aspect-ratio-169 .elementor-video-wrapper {
    padding-bottom: 56.25%
}

.elementor-widget-video.elementor-aspect-ratio-43 .elementor-video-wrapper {
    padding-bottom: 75%
}

.elementor-widget-video.elementor-aspect-ratio-32 .elementor-video-wrapper {
    padding-bottom: 66.6666%
}

.elementor-widget-video .elementor-custom-embed-image-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: 50%;
    cursor: pointer
}

.elementor-widget-video .elementor-custom-embed-image-overlay:hover .elementor-custom-embed-play i {
    opacity: .9;
    text-shadow: 3px 2px 30px rgba(0, 0, 0, .6)
}

.elementor-widget-video .elementor-video-modal .modal-content {
    border-radius: 0
}

.elementor-widget-video .elementor-video-modal .modal-body {
    padding: 0;
    line-height: 0
}

.elementor-widget-video .elementor-video-open-modal {
    background: none;
    border: none;
    cursor: pointer
}

.elementor-widget-video .elementor-video-open-modal:focus {
    outline: none
}

.elementor-widget-video .elementor-video-open-modal i {
    font-size: 80px;
    transition: all .5s
}

.elementor-widget-video .elementor-custom-embed-play {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%)
}

.elementor-widget-video .elementor-custom-embed-play i {
    font-size: 100px;
    color: #fff;
    opacity: .7;
    text-shadow: 3px 2px 24px rgba(0, 0, 0, .5);
    transition: all .5s
}

.elementor-image-carousel-wrapper .slick-image-stretch .slick-slide .slick-slide-image {
    width: 100%
}

.elementor-image-hotspots-wrapper {
    position: relative
}

.elementor-image-hotspots-wrapper .elementor-hotspot {
    position: absolute;
    background: #eaeaea;
    padding: .3em .6em
}

.tooltip-inner-hotspot {
    text-align: inherit
}

.tooltip-inner-hotspot:before {
    display: none
}

.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: -ms-flexbox;
        display: flex
    }
    .elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper {
        text-align: right;
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse
    }
    .elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper {
        text-align: left;
        -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 {
        -ms-flex-align: start;
        -ms-grid-row-align: flex-start;
        align-items: flex-start
    }
    .elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper {
        -ms-flex-align: center;
        -ms-grid-row-align: center;
        align-items: center
    }
    .elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper {
        -ms-flex-align: end;
        -ms-grid-row-align: flex-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: -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 {
        -ms-flex: 0 0 auto;
        flex: 0 0 auto
    }
    .elementor-widget-icon-box.elementor-position-right .elementor-icon-box-wrapper {
        text-align: right;
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse
    }
    .elementor-widget-icon-box.elementor-position-left .elementor-icon-box-wrapper {
        text-align: left;
        -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 {
        -ms-flex-align: start;
        -ms-grid-row-align: flex-start;
        align-items: flex-start
    }
    .elementor-widget-icon-box.elementor-vertical-align-middle .elementor-icon-box-wrapper {
        -ms-flex-align: center;
        -ms-grid-row-align: center;
        align-items: center
    }
    .elementor-widget-icon-box.elementor-vertical-align-bottom .elementor-icon-box-wrapper {
        -ms-flex-align: end;
        -ms-grid-row-align: flex-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 {
    margin-bottom: 1.5rem
}

.elementor-testimonial-wrapper .elementor-testimonial-name {
    line-height: 1.5
}

.elementor-testimonial-wrapper .elementor-testimonial-job {
    font-size: .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;
    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-testimonial-wrapper .elementor-testimonial-meta.elementor-testimonial-image-position-top .elementor-testimonial-image img {
    margin: 0 auto
}

.elementor-social-icons-wrapper {
    font-size: 0
}

.elementor-social-icon {
    color: #fff;
    font-size: 20px;
    text-align: center;
    padding: .6em;
    margin-right: 5px;
    cursor: pointer
}

.elementor-social-icon:last-child {
    margin: 0
}

.elementor-social-icon:hover {
    opacity: .5
}

.elementor-social-icon-behance {
    background-color: #1769ff
}

.elementor-social-icon-bitbucket {
    background-color: #205081
}

.elementor-social-icon-codepen {
    background-color: #000
}

.elementor-social-icon-delicious {
    background-color: #39f
}

.elementor-social-icon-digg {
    background-color: #005be2
}

.elementor-social-icon-dribbble {
    background-color: #ea4c89
}

.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: #333
}

.elementor-social-icon-google-plus {
    background-color: #dd4b39
}

.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-pinterest {
    background-color: #bd081c
}

.elementor-social-icon-product-hunt {
    background-color: #da552f
}

.elementor-social-icon-reddit {
    background-color: #ff4500
}

.elementor-social-icon-snapchat {
    background-color: #fffc00
}

.elementor-social-icon-soundcloud {
    background-color: #f80
}

.elementor-social-icon-stack-overflow {
    background-color: #fe7a15
}

.elementor-social-icon-tumblr {
    background-color: #35465c
}

.elementor-social-icon-twitter {
    background-color: #55acee
}

.elementor-social-icon-vimeo {
    background-color: #1ab7ea
}

.elementor-social-icon-wordpress {
    background-color: #21759b
}

.elementor-social-icon-youtube {
    background-color: #cd201f
}

.elementor-social-icon i {
    font-size: 25px
}

.elementor-shape-rounded .elementor-icon.elementor-social-icon {
    border-radius: 10%
}

.elementor-shape-circle .elementor-icon.elementor-social-icon {
    border-radius: 50%
}

body.elementor-page .elementor-widget-menu-anchor {
    margin-bottom: 0
}

.elementor-newsletter .elementor-newsletter-form {
    display: inline-block;
    width: 100%
}

.elementor-newsletter .elementor-newsletter-input {
    outline: none
}

.elementor-newsletter .input-wrapper {
    overflow: hidden
}

.elementor-brands {
    text-align: center
}

.elementor-brands img {
    margin: 0 auto
}

.animated {
    animation-duration: 1.25s
}

.animated.animated-slow {
    animation-duration: 2s
}

.animated.animated-fast {
    animation-duration: .75s
}

.animated.infinite {
    animation-iteration-count: infinite
}

@media (max-width:767px) {
    body:not(.elementor-editor-active) .elementor-hidden-phone {
        display: none
    }
}

@media (min-width:768px) and (max-width:1023px) {
    body:not(.elementor-editor-active) .elementor-hidden-tablet {
        display: none
    }
}

@media (min-width:1024px) {
    body:not(.elementor-editor-active) .elementor-hidden-desktop {
        display: none
    }
}

body:not(.elementor-editor-active) .elementor-hidden {
    display: none
}