.elementor-61 .elementor-element.elementor-element-b1a062d{margin-top:-1px;margin-bottom:0px;}.elementor-61 .elementor-element.elementor-element-6ac0818 > .elementor-element-populated{padding:0px 0px 0px 0px;}.elementor-61 .elementor-element.elementor-element-afe0892 .elementor-icon-wrapper{text-align:center;}.elementor-61 .elementor-element.elementor-element-afe0892 .elementor-icon{font-size:50px;}.elementor-61 .elementor-element.elementor-element-afe0892 .elementor-icon svg{height:50px;}.elementor-61 .elementor-element.elementor-element-afe0892{width:auto;max-width:auto;top:-100px;}body:not(.rtl) .elementor-61 .elementor-element.elementor-element-afe0892{right:10px;}body.rtl .elementor-61 .elementor-element.elementor-element-afe0892{left:10px;}.elementor-61 .elementor-element.elementor-element-d91f737{width:auto;max-width:auto;top:20px;z-index:100;}body:not(.rtl) .elementor-61 .elementor-element.elementor-element-d91f737{right:20px;}body.rtl .elementor-61 .elementor-element.elementor-element-d91f737{left:20px;}.elementor-61 .elementor-element.elementor-element-d33a73f .elementor-icon-list-icon i{transition:color 0.3s;}.elementor-61 .elementor-element.elementor-element-d33a73f .elementor-icon-list-icon svg{transition:fill 0.3s;}.elementor-61 .elementor-element.elementor-element-d33a73f{--e-icon-list-icon-size:14px;--icon-vertical-offset:0px;width:auto;max-width:auto;top:29px;}.elementor-61 .elementor-element.elementor-element-d33a73f .elementor-icon-list-item > .elementor-icon-list-text, .elementor-61 .elementor-element.elementor-element-d33a73f .elementor-icon-list-item > a{font-family:"Quicksand", Sans-serif;font-weight:600;}.elementor-61 .elementor-element.elementor-element-d33a73f .elementor-icon-list-text{text-shadow:0px 0px 16px #FFFFFF;color:#54595F;transition:color 0.3s;}.elementor-61 .elementor-element.elementor-element-d33a73f > .elementor-widget-container{padding:6px 15px 6px 15px;background-color:#FFFFFF;border-radius:800px 800px 800px 800px;}body:not(.rtl) .elementor-61 .elementor-element.elementor-element-d33a73f{right:190px;}body.rtl .elementor-61 .elementor-element.elementor-element-d33a73f{left:190px;}.elementor-61 .elementor-element.elementor-element-955e968{--grid-template-columns:repeat(0, auto);--icon-size:17px;--grid-column-gap:5px;--grid-row-gap:0px;width:auto;max-width:auto;top:28px;}.elementor-61 .elementor-element.elementor-element-955e968 .elementor-widget-container{text-align:center;}.elementor-61 .elementor-element.elementor-element-955e968 .elementor-social-icon{background-color:var( --e-global-color-primary );}body:not(.rtl) .elementor-61 .elementor-element.elementor-element-955e968{right:89px;}body.rtl .elementor-61 .elementor-element.elementor-element-955e968{left:89px;}.elementor-61 .elementor-element.elementor-element-f015ee9 img{width:100%;}.elementor-61 .elementor-element.elementor-element-f015ee9{width:var( --container-widget-width, 220px );max-width:220px;--container-widget-width:220px;--container-widget-flex-grow:0;top:15px;z-index:10000;}body:not(.rtl) .elementor-61 .elementor-element.elementor-element-f015ee9{left:20px;}body.rtl .elementor-61 .elementor-element.elementor-element-f015ee9{right:20px;}@media(max-width:767px){.elementor-61 .elementor-element.elementor-element-f015ee9{text-align:left;--container-widget-width:117px;--container-widget-flex-grow:0;width:var( --container-widget-width, 117px );max-width:117px;top:31px;}.elementor-61 .elementor-element.elementor-element-f015ee9 img{width:100%;}}/* Start custom CSS for html, class: .elementor-element-d91f737 */.menu-icon {
  position: relative;
  width: 50px;
  height: 50px;
  cursor: pointer;
}
.menu-icon .menu-icon__cheeckbox {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
  cursor: pointer;
  z-index: 2;
  -webkit-touch-callout: none;
  position: absolute;
  opacity: 0;
}
.menu-icon div {
    margin: auto;
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    width: 40px;
    height: 15px;
}
.menu-icon span {
  position: absolute;
  display: block;
  width: 100%;
  height: 5px;
  background-color: #fff;
  border-radius: 1px;
  transition: all 0.2s cubic-bezier(0.1, 0.82, 0.76, 0.965);
  box-shadow: 0px 0px 20px 10px rgba(0, 0, 0, 0.15);
}
.menu-icon span:first-of-type {
  top: 0;
}
.menu-icon span:last-of-type {
  bottom: 0;
}
.menu-icon.active span:first-of-type,
.menu-icon .menu-icon__cheeckbox:checked + div span:first-of-type {
  transform: rotate(45deg);
  top: 5px;
}
.menu-icon.active span:last-of-type,
.menu-icon .menu-icon__cheeckbox:checked + div span:last-of-type {
  transform: rotate(-45deg);
  bottom: 5px;
}
.menu-icon.active:hover span:first-of-type, .menu-icon.active:hover span:last-of-type, .menu-icon:hover .menu-icon__cheeckbox:checked + div span:first-of-type, .menu-icon:hover .menu-icon__cheeckbox:checked + div span:last-of-type {
  width: 22px;
}
@media (min-width: 1024px) {
  .menu-icon:hover span:first-of-type {
    width: 26px;
  }
  .menu-icon:hover span:last-of-type {
    width: 12px;
  }
}/* End custom CSS */