.elementor-80088 .elementor-element.elementor-element-cdf9f9b{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--padding-top:20px;--padding-bottom:20px;--padding-left:0px;--padding-right:0px;}.elementor-80088 .elementor-element.elementor-element-cce9664{--divider-border-style:dotted;--divider-color:var( --e-global-color-a7ed84d );--divider-border-width:1px;}.elementor-80088 .elementor-element.elementor-element-cce9664 .elementor-divider-separator{width:100%;}.elementor-80088 .elementor-element.elementor-element-cce9664 .elementor-divider{padding-block-start:15px;padding-block-end:15px;}.elementor-80088 .elementor-element.elementor-element-93fd26f{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--justify-content:center;--padding-top:20px;--padding-bottom:40px;--padding-left:0px;--padding-right:0px;}.elementor-80088 .elementor-element.elementor-element-10e1fa1 .elementor-icon-list-items:not(.elementor-inline-items) .elementor-icon-list-item:not(:last-child){padding-block-end:calc(30px/2);}.elementor-80088 .elementor-element.elementor-element-10e1fa1 .elementor-icon-list-items:not(.elementor-inline-items) .elementor-icon-list-item:not(:first-child){margin-block-start:calc(30px/2);}.elementor-80088 .elementor-element.elementor-element-10e1fa1 .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item{margin-inline:calc(30px/2);}.elementor-80088 .elementor-element.elementor-element-10e1fa1 .elementor-icon-list-items.elementor-inline-items{margin-inline:calc(-30px/2);}.elementor-80088 .elementor-element.elementor-element-10e1fa1 .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item:after{inset-inline-end:calc(-30px/2);}.elementor-80088 .elementor-element.elementor-element-10e1fa1 .elementor-icon-list-icon i{transition:color 0.3s;}.elementor-80088 .elementor-element.elementor-element-10e1fa1 .elementor-icon-list-icon svg{transition:fill 0.3s;}.elementor-80088 .elementor-element.elementor-element-10e1fa1{--e-icon-list-icon-size:14px;--icon-vertical-offset:0px;}.elementor-80088 .elementor-element.elementor-element-10e1fa1 .elementor-icon-list-text{transition:color 0.3s;}.elementor-80088 .elementor-element.elementor-element-493446f{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-80088:not(.elementor-motion-effects-element-type-background), .elementor-80088 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-015389b );}.elementor-theme-builder-content-area{height:400px;}.elementor-location-header:before, .elementor-location-footer:before{content:"";display:table;clear:both;}/* Start custom CSS for html, class: .elementor-element-28045f3 */@media only screen and (max-width: 1000px)  {

.button-top {

  bottom: 65px !important;
  right: 10px !important;

}
}



.button-top {
  position: fixed;
  bottom: 30px;
  right: 30px;
  z-index: 100;
  width: 50px;
  height: 50px;
  border: 0;
  border-radius: 5px;
  box-shadow: none;
background-color: rgba(0, 0, 0, 0.5);
  color: #fff;
  font-size: 26px;
  line-height: 26px;
  text-align: center;
  padding-top: 11px;
  cursor: pointer;
  pointer-events: none;
  opacity: 0;

  transition: opacity .5s ease;
}

.button-top-visible {
  opacity: 1;
  pointer-events: auto;
}/* End custom CSS */