.elementor-1277 .elementor-element.elementor-element-50b85dd{--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;--gap:0px 0px;--row-gap:0px;--column-gap:0px;}.elementor-1277 .elementor-element.elementor-element-5872d27{--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-widget-image .widget-image-caption{color:var( --e-global-color-text );}.elementor-1277 .elementor-element.elementor-element-1419770 img{width:60%;}.elementor-1277 .elementor-element.elementor-element-5825473{--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-1277 .elementor-element.elementor-element-5825473.e-con{--flex-grow:0;--flex-shrink:0;}.elementor-1277 .elementor-element.elementor-element-e865923{z-index:99999;}.elementor-1277 .elementor-element.elementor-element-142ec8f{--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-widget-button .elementor-button{background-color:var( --e-global-color-accent );}.elementor-1277 .elementor-element.elementor-element-d32fa2e .elementor-button{background-color:#081c3c;border-radius:10px 10px 10px 10px;}.elementor-1277 .elementor-element.elementor-element-d32fa2e .elementor-button-content-wrapper{flex-direction:row;}.elementor-1277 .elementor-element.elementor-element-d32fa2e .elementor-button .elementor-button-content-wrapper{gap:5px;}.elementor-1277 .elementor-element.elementor-element-8052a7a{--display:flex;--margin-top:-60px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}.elementor-widget-text-editor{color:var( --e-global-color-text );}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var( --e-global-color-primary );}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap, .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}.elementor-1277 .elementor-element.elementor-element-38595e8{--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;--margin-top:200px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--z-index:9999;}.elementor-1277 .elementor-element.elementor-element-9bb72c6{--display:flex;}.elementor-1277 .elementor-element.elementor-element-ecd6d4a{z-index:99999;}@media(max-width:767px){.elementor-1277 .elementor-element.elementor-element-1419770{text-align:start;}.elementor-1277 .elementor-element.elementor-element-1419770 img{width:30%;}.elementor-1277 .elementor-element.elementor-element-d32fa2e > .elementor-widget-container{margin:0px 0px 0px 0px;}}@media(min-width:768px){.elementor-1277 .elementor-element.elementor-element-5872d27{--width:25%;}.elementor-1277 .elementor-element.elementor-element-5825473{--width:70.236%;}.elementor-1277 .elementor-element.elementor-element-142ec8f{--width:25%;}}/* Start custom CSS for html, class: .elementor-element-e865923 */.floating-ai-btn {
    position: fixed;
    bottom: 67px;
    right: 70px;
    width: 70px;              /* دسکتاپ */
    height: 50px;
    border-radius: 50%;
    background-color: #;   
    display: flex;
    align-items: center;
    justify-content: center;
    text-decoration: none;
    box-shadow: 0 10px 25px rgba(0,0,0,0.25);
    z-index: 9999;
    transition: all 0.3s ease;
    overflow: hidden;
}

.floating-ai-btn img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

@media (hover: hover) {
  .floating-ai-btn:hover {
      transform: scale(1.12);
  }
}

/* ===== Tablet ===== */
@media (max-width: 1024px) {
  .floating-ai-btn {
      width: 60px;
      height: 60px;
      bottom: 25px;
      right: 25px;
  }
}

/* ===== Mobile ===== */
@media (max-width: 767px) {
  .floating-ai-btn {
      width: 42px;
      height: 42px;
      bottom: 67px;
      left: 30px;
      box-shadow: 0 6px 18px rgba(0,0,0,0);
  }

  .floating-ai-btn img {
      width: 100%;
      height: 100%;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-ecd6d4a */.floating-ai-btn {
    position: fixed;
    bottom: 50px;
    right: 70px;
    width: 70px;              /* دسکتاپ */
    height: 50px;
    border-radius: 50%;
    background-color: #;   
    display: flex;
    align-items: center;
    justify-content: center;
    text-decoration: none;
    box-shadow: 0 10px 25px rgba(0,0,0,0.25);
    z-index: 9999;
    transition: all 0.3s ease;
    overflow: hidden;
}

.floating-ai-btn img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

@media (hover: hover) {
  .floating-ai-btn:hover {
      transform: scale(1.12);
  }
}

/* ===== Tablet ===== */
@media (max-width: 1024px) {
  .floating-ai-btn {
      width: 60px;
      height: 60px;
      bottom: 25px;
      right: 25px;
  }
}

/* ===== Mobile ===== */
@media (max-width: 767px) {
  .floating-ai-btn {
      width: 42px;
      height: 42px;
      bottom: 20px;
      left: 30px;
      box-shadow: 0 6px 18px rgba(0,0,0,0);
  }

  .floating-ai-btn img {
      width: 100%;
      height: 100%;
  }
}/* End custom CSS */