.elementor-4460 .elementor-element.elementor-element-b9f98aa{--spacer-size:100px;}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-4460 .elementor-element.elementor-element-4fd9e9a .elementor-heading-title{font-family:"moraba", Sans-serif;font-size:16px;font-weight:800;color:#E75B1E;}.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );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-4460 .elementor-element.elementor-element-341542c > .elementor-widget-container{padding:30px 30px 30px 30px;}.elementor-4460 .elementor-element.elementor-element-341542c{text-align:justify;font-family:"moraba", Sans-serif;font-weight:400;color:#000000;}@media(min-width:768px){.elementor-4460 .elementor-element.elementor-element-44ba087{width:100%;}}@media(max-width:767px){.elementor-4460 .elementor-element.elementor-element-b9f98aa{--spacer-size:50px;}.elementor-4460 .elementor-element.elementor-element-341542c{text-align:right;}}/* Start custom CSS for section, class: .elementor-element-094090f */.elementor-element-1dd7a4e{
    display: none!important;
}
.elementor-element-2c5b230 {
     display: none!important;
}/* End custom CSS */
/* Start custom CSS for text-editor, class: .elementor-element-9db5c7d */.styled-table {
    width: 100%;
    border-collapse: collapse;
    margin: 20px 0;
    font-family: IRANSans, sans-serif;
    font-size: 15px;
    text-align: right;
    color: black;
    direction: rtl;
  }

  .styled-table th,
  .styled-table td {
    border: 1px solid #999;
    padding: 10px;
    vertical-align: top;
  }

  .styled-table th {
    background-color: #f0f0f0;
    font-weight: bold;
  }/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-be0d7d1 *//* CSS */
.custom-footer {
  background: #0023c4;
  color: #fff;
  padding: 30px 20px;
  font-family: "moraba";
  text-align: center;
}

.footer-top h3 {
  margin-top: 10px;
  font-size: 20px;
  font-weight: bold;
}

.footer-socials {
  display: flex;
  justify-content: center;
  gap: 15px;
  font-size: 20px;
  margin-bottom: 10px;
}

.footer-socials a {
  color: #fff;
  transition: 0.3s;
}

.footer-socials a:hover {
  color: #FBC21C;
}

.footer-info {
  display: flex;
  justify-content: space-around;
  flex-wrap: wrap;
  margin: 20px 0;
  gap: 20px;
}

.footer-box {
  width: 250px;
  text-align: center;
}
.footer-box p{
    font-family: "moraba"
}
.footer-box strong{
    font-family: "moraba"
}
.footer-bottom-icon{
    flex: none!important
}
.footer-bottom-icon img{
    width: 120px;
}
.footer-box i {
  font-size: 24px;
  margin-bottom: 10px;
  display: block;
}

.footer-bottom {
  border-top: 2px solid rgba(255, 255, 255, 0.3);
  margin-top: 20px;
  padding-top: 10px;
  font-size: 12px;
  color: white;
}
.text-center{
    text-align: center;
}
.icon-footer{
    width: 20px;
}
.footer-bottom-icon{
    width: 100px
}
.space-around{
    justify-content: space-around;
    align-items: center;
}
.icon-footer svg{
    width: 30px;
    height: 30px
}
@media (max-width: 768px) {
  .custom-footer .d-flex {
    flex-direction: column;
    align-items: stretch;
    gap: 10px;
    text-align: right;
  }

  .footer-bottom-icon {
    align-self: flex-start;
    order: 1;
  }

  .custom-footer h3 {
    font-size: 18px;
    margin: 0;
    align-self: center;
    order: 2;
    text-align: left;
  }

  .footer-socials {
    justify-content: center;
    flex-wrap: wrap;
    order: 3;
  }

  .footer-info {
    flex-direction: column;
    align-items: flex-start;
    text-align: right;
  }

  .footer-box {
    width: 100%;
    max-width: 100%;
  }
  .icon-footer svg{
    width: 25px;
    height: 25px
}
.footer-bottom-icon{
    width: 70px
}
  .text-center {
    text-align: right !impo/* End custom CSS */