body {
    font-family: 'Roboto', Helvetica, sans-serif;
    font-size: 16px;
    font-weight: 300;
}

.logo {
    top: -30px;
}

.logo-image img {
    max-height: 100px;
}

.t3-megamenu .mega > .mega-dropdown-menu {
    min-width: 300px;
}

.item-page .view-project .item-image {
    margin: -48px -48px 48px -48px;
}

.clear-article-style.item-page{
    padding: 0;
    background: transparent;
}

.margin-0{
    margin: 0;
}

.acm-contact-info .info-list dd a {
    border-bottom: 1px dotted #888 !important;
}

.d-block{
    display: block;
}

blockquote{
}

p.intro{
    text-align: center;
    font-size: 120%;
    font-weight: 300;
}

blockquote.intro{
    border: none;
    font-size: 45px;
    font-weight: 100;
    line-height: normal;
    text-align: center;
}


blockquote.intro i{
    color: #35bfef;
    padding: 0 10px;
    font-size: 55px;
}

.item-image img{
    width: 100%;
    height: auto;
}

.fancybox-caption {
    display: none;
}


@media (min-width: 992px){
    .item-page .view-project .item-image {
        margin-left: -192px;
        margin-right: -192px;
    }
}


@media (max-width: 767px) {
    .logo-image img {
        max-height: 70px;
    }
    .section-title h2{
        max-width: 100%;
    }
    .t3-masthead .ja-masthead .ja-masthead-detail .ja-masthead-title{
        text-align: center;
        font-size: 44px;
    }
    .logo {
        top: -15px;
    }
    .t3-slideshow .acm-slideshow .owl-carousel .owl-nav > div {
        height: 48px;
        line-height: 44px;
        width: 48px;
        font-size: 14px;
    }
}



figure {
    margin-bottom: 20px;
}

figure figcaption {
    text-align: center;
    font-style: italic;
    font-size: 90%;
}

.img-wrap img {
    width: 100%;
}

.social-container ul {
    list-style: none;
    margin: 0px;
    padding: 0px;
}

.social-container ul li {
    display: inline-block;
}

.social-container ul li a {
    margin: 0 5px;
    padding-top: 8px;
    padding-bottom: 8px;
    font-size: 24px;
}


/*Off Canvas*/
#t3-off-canvas .t3-off-canvas-header h2{
    display: none;
}

#t3-off-canvas .t3-off-canvas-header {
    background: transparent;
}

.t3-off-canvas .t3-off-canvas-body a{
    text-align: center;
}

#t3-off-canvas .t3-off-canvas-body .nav > li > a,
#t3-off-canvas .t3-off-canvas-body .nav > li > span {
    font-weight: 800;
    font-size: 16px;
}

/*Home page*/
.acm-features.style-1 p,
.acm-features.style-2 p{
    font-size: 120%;
    font-weight: 300;
}

.acm-features.style-2 img{
    box-shadow: 10px 10px 0px 0px #252525;

}

@media (max-width: 767px) {
    .home-page .acm-slideshow .owl-carousel .item .img-bg {
        object-fit: cover;
        height: 600px;
    }
    .t3-slideshow .acm-slideshow .owl-carousel .item .slider-content h1 {
        margin-bottom: 48px;
    }
}

/*About page*/
.about-page .acm-slideshow .owl-carousel .item .slider-content h1{
    text-align: center;
}


/* Category listing */
.item .image-wrap img,
.com-tags-tag .media img{
    height: 450px;
    object-fit: cover;
}

/*Contact page*/
.contact-page .t3-section.module{
    padding-top: 0;
    padding-bottom: 0;
}

.contact-page .t3-section.module .full-width{
    padding-left: 0;
    padding-right: 0;
}

.contact-page .t3-section.module iframe{
    display: block;
}

.contact .dl-horizontal > dd {
    margin-left: 0;
    margin-bottom: 24px;
    font-size: 120%;
    font-weight: 300;
}

@media (max-width: 768px) {
    .contact-page .t3-mainbody{
        text-align: center;
    }
    .contact .dl-horizontal > dt{
        text-align: center;
    }
}

/*Tags module*/

@media (min-width: 768px) {
    .t3-masthead .tagspopular-inner {
        width: 768px;
    }
}

@media (min-width: 992px) {
    .t3-masthead .tagspopular-inner {
        width: 988px;
    }
}

@media (min-width: 1200px) {
    .t3-masthead .tagspopular-inner {
        width: 1152px;
    }
}

.t3-masthead .tagspopular-inner {
    padding: 0 24px;
    text-align: left;
    margin: auto;
    max-width: 100%;
}

.tagspopular ul>li {
    margin: 0 6px 5px 0;
}

.tagspopular ul>li>a {
    background: #151515;
    color: #ffffff;
    padding: 3px 9px;
    font-weight: 400;
    border-radius: .25em;
}

.tagspopular ul>li>a:before {
    content: "\0023";
}

.tagspopular ul>li>a:hover,
.tagspopular ul>li>a:focus,
.tagspopular ul>li>a:active {
    background: #151515;
    text-decoration: underline;
}


/*Tags Listing*/

.tag-category .category>li .media-wrap .media-body .title {
    text-align: center;
}


/*Hfaistos page*/

.hfaistos-page .module.intro {
    font-size: 120%;
}

.hfaistos-page #t3-section-top .t3-section {
    padding-bottom: 0;
    padding-top: 100px;
}

.hfaistos-page #t3-mainbody {
    display: none;
}

.hfaistos-page #t3-section-top .hfaistos-button.t3-section{
    padding-bottom: 100px;
    text-align: center;
}

/*Gallery*/

ul.sigFreeContainer {
    text-align: center;
    font-size: 0;
}

ul.sigFreeContainer li {
    float: none !important;
    display: inline-block;
}


/*Hero video*/

.acm-hero.style-4 .video-wrapper:before {
    background-color: transparent !important;
}

.acm-hero.style-4 .hero-content {
    text-shadow: 0px 0px 3px rgba(0, 0, 0, 1);
}

.acm-hero .hero-intro {
    color: #fff !important;
}


/*Signature module*/
.t3-copyright {
    text-transform: none;
    text-align: right;
    padding: 20px 0;
    text-align: center;
}

.t3-copyright .copyright a {
    color: #bbbbbb;
    border-bottom: none;
}

.t3-copyright img {
    display: inline-block;
    padding-right: 5px;
    margin-top: -5px;
}

@media (max-width: 991px) {
    .t3-copyright .copyright {
        margin-bottom: 0;
    }
}


/* Owl carousel */

.acm-features .owl-carousel .owl-item img {
    height: 450px;
    object-fit: cover;
}



/* Εφελκυόμενα */
.alt-text{
    background-color: #252525;
    padding: 20px 20px 20px 60px;
    border-radius: 20px;
    font-style: italic;
    position: relative;
    border-left: 5px solid #555555;
}

.alt-text:before{
    content: "en";
    font-size: 32px;
    position: absolute;
    top: -10px;
    left: 10px;
    font-weight: 900;
}

blockquote.alt-text:before{
    font: normal normal normal 14px/1 FontAwesome;
    content: "\f10d";
    top: 10px;
    font-size: 32px;
    font-style: italic;
}

.efelkyomena-page figure figcaption {
    background-color: #252525;
    padding: 10px 0;
}

.efelkyomena-page .t3-content .btn-primary{
    margin: 20px 0;
}

/*Copy style from ACM Slideshow*/
.acm-features.style-1 .features-content .features-item {
  padding-right: 48px;
}
@media (max-width: 767px) {
  .acm-features.style-1 .features-content .features-item {
    padding-right: 24px;
  }
}
@media (max-width: 1199px) {
  .acm-features.style-1 .features-content .features-item h2 {
    font-size: 24px;
  }
}
@media (min-width: 1392px) {
  .acm-features.style-1 .features-content .features-image {
    margin-right: -144px;
  }
}
@media (max-width: 991px) {
  .acm-features.style-1 .features-content .features-image {
    margin-bottom: 48px;
  }
}
.acm-features.style-1 .features-content h2 a {
  color: #ffffff;
}
.acm-features.style-1 .features-content h2 a:hover,
.acm-features.style-1 .features-content h2 a:focus,
.acm-features.style-1 .features-content h2 a:active {
  color: #03c2fc;
}
.acm-features.style-1 .features-content .btn {
  margin-top: 24px;
}
.acm-features.style-2 .row {
  margin-top: -24px;
  margin-bottom: -24px;
}
.acm-features.style-2 .row > div {
  padding-bottom: 24px;
  padding-top: 24px;
}
.acm-features.style-2 .font-icon {
  margin-bottom: 24px;
}
.acm-features.style-2 .font-icon span {
  color: #03c2fc;
  font-size: 40px;
}
.acm-features.style-2 .img-icon {
  margin-bottom: 24px;
}
.acm-features.style-2 .action {
  background: #ffffff;
  border-radius: 50%;
  color: #151515;
  display: inline-block;
  text-align: center;
  line-height: 32px;
  margin-top: 24px;
  font-size: 11px;
  height: 32px;
  width: 32px;
}
@media (max-width: 767px) {
  .acm-features.style-2 .action {
    margin-top: 0;
  }
}
.acm-features.style-2 .action:hover,
.acm-features.style-2 .action:focus,
.acm-features.style-2 .action:active {
  background: #03c2fc;
}
.full-width .acm-features.style-3 {
  margin-left: -48px;
  margin-right: -48px;
}
.full-width .acm-features.style-3 .owl-slide {
  padding-left: 144px;
}
@media (min-width: 1392px) {
  .full-width .acm-features.style-3 .owl-slide.container {
    padding-right: 0;
    width: 100%;
  }
}
@media (max-width: 1391px) {
  .full-width .acm-features.style-3 .owl-slide {
    padding-left: 24px;
    padding-right: 24px;
  }
}
.full-width .acm-features.style-3 .owl-slide .owl-carousel {
  padding-right: 144px;
  overflow: hidden;
}
@media (max-width: 1391px) {
  .full-width .acm-features.style-3 .owl-slide .owl-carousel {
    padding-right: 0;
  }
}
.full-width .acm-features.style-3 .owl-slide .owl-carousel .owl-stage-outer {
  overflow: visible;
}
.acm-features.style-3 .owl-slide {
  position: relative;
  z-index: 4;
}
.acm-features.style-3 .owl-carousel {
  padding-top: 96px;
  margin-top: -96px;
  position: relative;
}
.acm-features.style-3 .owl-carousel .owl-nav {
  top: 0;
  margin-bottom: 48px;
  position: absolute;
  right: 288px;
  z-index: 2;
}
@media (max-width: 1391px) {
  .acm-features.style-3 .owl-carousel .owl-nav {
    right: 0;
  }
}
@media (max-width: 767px) {
  .acm-features.style-3 .owl-carousel .owl-nav {
    display: none;
  }
}
.acm-features.style-3 .owl-carousel .owl-nav > div {
  border: 2px solid #ffffff;
  border-radius: 50%;
  cursor: pointer;
  display: inline-block;
  text-align: center;
  line-height: 44px;
  margin-left: 12px;
  height: 48px;
  width: 48px;
}
.acm-features.style-3 .owl-carousel .owl-nav > div:hover {
  background: #03c2fc;
  border-color: #03c2fc;
  color: #151515;
}
.acm-features.style-3 .owl-carousel .owl-dots {
  display: block;
  text-align: center;
  margin-top: 48px;
}
.acm-features.style-3 .owl-carousel .owl-dots > div {
  background: #252525;
  display: inline-block;
  margin: 0 8px;
  height: 8px;
  width: 8px;
}
.acm-features.style-3 .owl-carousel .owl-dots > div.active {
  background: #03c2fc;
}
.acm-features.style-3 .features-text {
  background: #252525;
  padding: 48px 24px;
  text-align: center;
  -webkit-transition: 500ms all;
  -o-transition: 500ms all;
  transition: 500ms all;
}
.acm-features.style-3 .features-text h4 {
  margin-top: 0;
}
.acm-features.style-3 .features-text p {
  color: #888888;
  font-size: 11px;
  font-family: 'IBM Plex Sans Condensed', sans-serif;
  margin-bottom: 0;
  text-transform: uppercase;
}
.acm-features.style-3 a:hover,
.acm-features.style-3 a:focus,
.acm-features.style-3 a:active {
  text-decoration: none;
}
.acm-features.style-3 .features-item:hover .features-text {
  background: #000000;
}
.acm-features.style-3 .features-item:hover h4 {
  color: #03c2fc;
}

