/* Header */
#t4-header {
  background: #ffffff;
  z-index: 99;
  border-bottom: 1px solid #ebebeb;
}
.logo-img {
    max-width: 90px;
    padding: 5px 0;
}
@media (max-width: 767.98px) {
  .logo-img {
    width: auto;
    max-height: 60px; 
  }
}
/* Masthead */
div.ja-masthead .ja-masthead-detail .ja-masthead-title h3 {
  background: #0d74bb !important;
  box-shadow: -16px 0 0 #0d74bb, 16px 0 0 #0d74bb;
  color: #fff;
}
/* Main Menu */
.t4-megamenu .navbar-nav > li > a, .t4-megamenu .navbar-nav > li > .nav-link {
  color: inherit;
}
.t4-palette-mainnav .t4-megamenu .navbar-nav > li.active > a, .t4-palette-mainnav .t4-megamenu .navbar-nav > li.active > .nav-link {
    color: #0d74bb !important;
}
/* Off-canvas menu */
.t4-offcanvas-toggle {
    background-color: #222222;
}
.t4-offcanvas .t4-off-canvas-header {
  background-color: transparent;
}
/* Smart Search Module */
.head-search .mod-finder__search .awesomplete input {
    background-color: #222;
}
/* Blog + Front page articles */
.news-big, .news-medium {
    padding: 2px 0 0 2px !important;
}
/* Category title */
.page-header h1, .categories-list h1 {
  font-size: 3.2rem;
  line-height: 1.2;
  font-weight: 700;
  margin-bottom: 1.6rem;
  padding-left: 3.2rem;
}
/* Section-4 */
.t4-section-4 {
  margin-bottom: 0;
}
div[class*="t4-section-"] .module-title {
  padding: 64px 32px 20px;
}
/* Font */
.t4-megamenu, .t4-topbar, .category-primary a, .article-info, .btn, .t4-footer, .pagination .page-link, .pagination .pagenav, div.t4-wrapper .counter, .module-title span, .category-module span, .breadcrumb, .t4-offcanvas .t4-off-canvas-body .navbar .nav-link, .t4-offcanvas .t4-off-canvas-body .navbar .separator, fieldset legend, .nav-tabs .nav-link, .t4-megamenu .t4-module .module-title span, .t4-megamenu .mega-col-title span, .t4-megamenu .mega-col-nav .mega-col-title span, .mega-dropdown-menu {
  font-family: inherit;
}
/* Articles */
.news-big .article-title {
  background: #0d74bb;
  box-shadow: -16px 0 0 #0d74bb, 16px 0 0 #0d74bb;
  color: #fafafa;
}
.news-big .article-title a {
  color: #fafafa;
}
.news-big .article-title a:hover {
  color: #eee;
}
.article-title a:hover, .article-title a:focus, .article-title a:active {
  border-bottom: none;
}
.article-info {
  font-size: 1rem;
}
.text-muted {
  color: #0d74bb !important;
}
.item-image img {
  width: 100%;
}
div.news-medium .article-title a:hover {
  color: #0d74bb;
}
/* Tables Responsive */
.view-article table {
    width:100%
}
.view-article table td, .view-article table th {
    border: 2px solid #eee;
    padding: 5px;
}
@media (max-width: 991.98px) {
  table {
    display: block;
    height: auto !important;
    max-width: 100%;
    overflow: auto;
  }
}
/* Επικοινωνία */

#t4-masthead .custom iframe {
  width: 100%;
}
.view-contact .contact-information .card {
    display:none;
}
/* ΑΙΤΗΣΗ ΕΓΓΡΑΦΗΣ QL FORM MODULE */
#mod_qlform_131 .form-group .control-label {
    float:none;
    font-weight: 600;
}
#mod_qlform_131 .form-control {
  max-width: 100%;
}
#mod_qlform_131 .control-group .controls {
  margin-left: 0;
}
/* Sponsors Αρχική */
#Mod136 {
    border-top: 1px solid #ebebeb;
    padding: 20px 0px;
}
/* Slider */
figure figcaption {
  background: none;
}
.gkIsWrapper-gk_storefront .gkIsPagination li {
  background: #0d74bb;
}
@media (min-width: 992px) {
  .gkIsWrapper-gk_storefront figcaption h2 {
    font-size: 45px;
  }
}
/* Videos */
.nopicture div.news-medium .item-image {
    display: none;
}
/* Akeeba data compiliance */
.com_datacompliance .h1.card-header {
    font-size: 28px;
}

/* ΑΙΤΗΣΗ ΕΓΓΡΑΦΗΣ */
.view-registration .control-label label {
    font-weight: 600;
}