/* cmsms stylesheet: bandb modified: Σάββατο 9 Δεκεμβρίου 2023 2:07:07 μ.μ. */

body {
  font-family: 'Nunito', 'Helvetica Neue', Helvetica, Roboto, Arial, sans-serif;
  color: #352d2a;
}

gfg 
  {width:auto; text-align:left; padding:0px;} img {img-align:left; border-radius: 10px 10px 10px 10px;}

#wrapper {
  flex: 1 0 auto;
}



:focus {outline:none !important;}
::-moz-focus-inner {border:0 !important;}

a {
  color: #3091b1;
  transition: all 0.2s ease;
}

a:hover, a.menuactive {
  color: #a1e3fd;
}

h1 {
  font-family: 'Oswald', 'Helvetica Neue', Helvetica, Roboto, Arial, sans-serif;
  font-size: 4rem;
  margin-top: 1rem;
  margin-bottom: 0;
}

h1 a, h1 a:hover {
  color: #352d2a;
}

h2, h3, h4 {
  font-family: 'Nunito', 'Helvetica Neue', Helvetica, Roboto, Arial, sans-serif;
  font-size: 0.9rem;
}

h3 {
  font-size: 1.4rem;
  margin-top: 1rem;
  text-transform: uppercase;
}

#sticky-logo a {
  transition: all 0.3s ease;
  font-family: 'Raleway', 'Helvetica Neue', Helvetica, Roboto, Arial, sans-serif;
  font-size: 0rem;
  line-height: 1rem;
  color: #D2D2D0;
}

.is-stuck #sticky-logo a {
  display: block;
  font-size: 2rem;
  padding-top: 1rem;
}

#sticky-logo {
  float: left;
}


#loading {
  display: none;
  position: fixed;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  background: rgba(0,0,0,0.2);
  z-index: 9999;
}

.loading #loading {
  display: inline;
}

#loading-icon {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
}



#slider {
  margin: 0.5rem auto;
}

#slider .orbit-image {
  position: relative;
}

#slider .orbit-caption {
  background-color: rgba(255,255,255,0.7);
  padding: 0.25rem;
}

#slider .orbit-caption h3 {
  margin: 0;
  color: #2F2E2F;
  font-family: 'Oswald', 'Helvetica Neue', Helvetica, Roboto, Arial, sans-serif;
  font-size: 0.8rem;
}

#slider .orbit-caption h4 {
  color: #2F2E2F;
  font-size: 0.6rem;
  margin: 0;
}

#slider .orbit-next, #slider .orbit-previous {
  display: none;
}

#slider:hover .orbit-next, #slider:hover .orbit-previous {
  display: block;
  cursor: pointer;
}


ul.orbit-container {
    height: auto !important;
}

li.orbit-slide {
    max-height: none !important;
}




#menu-toggle {
  float: right;
}

.top-bar, .top-bar ul, .is-drilldown-submenu {
  background-color: #352d2a;
  z-index: 999;
}

.dropdown.menu.medium-horizontal>li.is-dropdown-submenu-parent>a:after {
  border-color: #3091b1 transparent transparent;
}

.is-dropdown-submenu .is-dropdown-submenu-parent.opens-left>a:after {
  border-color: transparent #3091b1 transparent transparent;
}

.divider {
  background: #D2D2D0;
  margin: 1rem 0;
  padding: 0.5rem;
  font-size: 2rem;
}

.divider a {
  color: #352d2a;
  margin: 0 0.5rem;
}

.divider a:hover {
  color: #3091b1;
}

.card-divider {
  background: #352d2a;
  color: #D2D2D0;
}

.button {
  background: #D2D2D0;
  color: #352d2a;
  border-radius: 5px;
}

.button:hover {
  background: #352d2a;
  color: #D2D2D0;
}

.divider .button {
  background: #352d2a;
  color: #D2D2D0;
  margin-bottom: 0.2rem;
}

.divider .button:hover {
  background: #3091b1;
  color: #352d2a;
}



footer {
  background: #352d2a;
  color: #D2D2D0;
}

footer .column {
  padding: 0 2rem;
}

footer h4 {
  margin-top: 1rem;
  color: #D2D2D0;
  font-size: 1rem;
  padding-bottom: 0.2rem;
  border-bottom: 0.5px dotted #D2D2D0;
}

footer i {
  margin-right: 0.5rem;
}

#copyright {
  border-top: 0.5px solid #D2D2D0;
}

#copyright span {
  margin: 0 1rem;
}

#content-columns h4 {
  text-align: center;
  font-size: 1.1rem;
  text-transform: uppercase;
}

form {
  padding: 1rem;
}

/* Small only */
@media screen and (max-width: 39.9375em) {

  .is-stuck #sticky-logo {
    font-size: 1.6rem;
    padding-top: 0.5rem;
  }

}

#slider {
  margin: 0.5rem auto;
}

#slider .orbit-image {
  position: relative;
}

#slider .orbit-caption {
  background-color: rgba(255,255,255,0.7);
  padding: 0.25rem;
}

#slider .orbit-caption h3 {
  margin: 0;
  color: #2F2E2F;
  font-family: 'Oswald', 'Helvetica Neue', Helvetica, Roboto, Arial, sans-serif;
  font-size: 0.8rem;
}

#slider .orbit-caption h4 {
  color: #2F2E2F;
  font-size: 0.6rem;
  margin: 0;
}

#slider .orbit-next, #slider .orbit-previous {
  display: none;
}

#slider:hover .orbit-next, #slider:hover .orbit-previous {
  display: block;
  cursor: pointer;
}


/* Medium and up */
@media screen and (min-width: 40em) {}
  #slider {
    min-height: 10vw;
    margin: 1rem auto;
  }

  #slider .orbit-caption {
    padding: 0.5rem 0.75rem 1rem 0.75rem;
  }

  #slider .orbit-caption h3 {
    font-size: 1.25rem;
    line-height: 1.375rem;
  }

  #slider .orbit-caption h4 {
    font-size: 0.9rem;
  }

/* Medium only */
@media screen and (min-width: 40em) and (max-width: 63.9375em) {}

/* Large and up */
@media screen and (min-width: 64em) {}
  #slider {
    margin-top: 2rem;
    min-height: 12vw;
  }

  #slider .orbit-caption {
    width: 50%;
    top: 70%;
    transform: translateY(-30%);
    border-right: 1rem solid #FF6021;
    padding: 1rem;
  }

  #slider .orbit-caption.right {
    left: auto;
    right: 0;
    border-right: none;
    border-left: 1rem solid #FF6021;
  }

  #slider .orbit-caption h3 {
    font-size: 1.5rem;
    line-height: 1.75rem;
  }

  #slider .orbit-caption h4 {
    font-size: 1rem;
  }

/* Large only */
@media screen and (min-width: 64em) and (max-width: 74.9375em) {}
