@media (min-width: 992px) {
    #section-id-1746280847817 .sppb-col-md-12 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
        margin: auto;
    }
}


.sp-megamenu-parent>li>a, .sp-megamenu-parent>li>span {
    padding: 0 7px;
}


@media (min-width: 992px) {
    #section-id-1745991934292 .sppb-col-md-6 {
        -ms-flex: 0 0 25%!important;
        flex: 0 0 25%!important;
        max-width: 25%!important;
        margin: auto!important;
    }
     #section-id-1745991934295 .sppb-col-md-12 {
        -ms-flex: 0 0 25%!important;
        flex: 0 0 25%!important;
        max-width: 25%!important;
        margin: auto!important;
    }
}


.sppb-btn-link {
  padding:0px!important;
}
.corner_start{
      border-radius: 20px;
  }

.sp-megamenu-parent .sp-dropdown li.sp-menu-item > a
.sp-megamenu-parent .sp-dropdown li.sp-menu-item.active>a {
     background: #0057A6;
      padding: 8px;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item>a:hover {
     background: #0057A6;
      padding: 8px;
}
.sp-megamenu-parent>li {
    color: #ffffff;
  cursor: default;
}

.columns2 {
  column-count: 2;
}
.columns3 {
  column-count: 3;
}
.columns4 {
  column-count: 4;
}
@media (min-width: 320px) and (max-width: 480px) {
    .columns2 {
       column-count: 1;
    }
   .columns3 {
       column-count: 1;
    }
}

#sp-left .sp-module, #sp-right .sp-module {
    margin-top: 50px;
    border: 0px;
    padding: 0px; 
    border-radius: 0px;
}
.top_bar {
    padding-top: 20px;
}
.dexia {
  text-align:right;
  float:right;
}
.sppb-btn-info {
    color: #fff;
    background-color: #000000!important;
    border-color: #000000!important;
}
.sppb-btn-info:hover {
    color: #fff;
    background-color: #5D5D5D!important;
    border-color: #5D5D5D!important;
}
#sp-footer1{
  text-align: center;
}
.sp-megamenu-wrapper {
    margin-left: auto;
    margin-right: auto;
}
.sp-megamenu-parent {
    list-style: none;
    padding: 0;
    margin: 0 -15px;
    z-index: 99;
    display: block;
    position: relative;
    float: none;
    text-align: center;
    text-transform: uppercase;
}
.sp-megamenu-parent>li.active>a {
    font-weight: 700
}

.doryforika {
    border: 2px solid #822A90;
    padding: 10px;
    border-radius: 20px;
}

/* SATELLITES */


.satellite::before {
    display: inline-block;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
  padding-right: 5px;
}

.satellite-solid::before {
  font: var(--fa-font-solid);
}

.satellite-arrow::before {
  content: "\f35d";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
}

/* END SATELLITES */
/*#sp-menu > .justify-content-end { justify-content: center !important;}


 #sp-menu > .offcanvas-toggler-right { justify-content: end !important;}*/

