@import url('css/normalize.css');
@import url('//cdn.jsdelivr.net/bootstrap/3.3.7/css/bootstrap.min.css');
@import url('//cdn.jsdelivr.net/fontawesome/4.7.0/css/font-awesome.min.css');
@import url('https://fonts.googleapis.com/css?family=Noto+Serif:400,400i,700,700i&subset=greek');
@import url('https://fonts.googleapis.com/css?family=Didact+Gothic&subset=greek');
::-webkit-input-placeholder {
  color: #282829;
  font-size: 1em;
}
::-moz-placeholder {
  color: #282829;
  font-size: 1em;
}
:-ms-input-placeholder {
  color: #282829;
  font-size: 1em;
}
input:-moz-placeholder {
  color: #282829;
  font-size: 1em;
}
::-moz-selection {
  background: #b3d4fc;
  text-shadow: none;
}
::selection {
  background: #b3d4fc;
  text-shadow: none;
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
html,
body {
  height: 100%;
  margin: 0px;
  padding: 0px;
}
html {
  position: relative;
  min-height: 100%;
  font-size: 100%;
}
body {
  background: #f9f7f2;
  font-size: 12px;
  font-family: 'Noto Serif', serif;
  -webkit-font-smoothing: subpixel-antialiased;
  -webkit-text-size-adjust: 100%;
  padding: 0px;
  margin: 0px;
  overflow-x: hidden;
}
a {
  -moz-transition-duration: 0.5s;
  -webkit-transition-duration: 0.5s;
  -o-transition-duration: 0.5s;
  transition-duration: 0.5s;
  color: #282829;
  text-decoration: none;
}
a:hover {
  color: #E6B26A;
  text-decoration: none;
}
a:focus {
  text-decoration: none;
  color: #E6B26A;
}
a:active {
  text-decoration: none;
  color: #E6B26A;
}
.agora-link {
  display: inline-block;
  margin: 5px;
  padding: 20px 20px;
  border: 1px solid #f9f7f2;
  background: #2A2A2D;
  color: #f9f7f2;
  font-size: 16px;
  font-weight: 800;
}
.socialList {
  margin-bottom: 20px;
}
#menunav {
  display: none;
}
.fixmenuBars {
  font-size: 18px !important;
  color: #f9f7f2;
}
.menunavarea {
  position: fixed;
  z-index: 31;
  height: 20px;
  top: 10px;
  left: 15px;
  color: white;
}
.slicknav_nav {
  display: block;
  background: #f9f7f2;
  position: fixed;
  width: 250px;
  padding: 10px;
  margin: 0px;
  list-style: none;
  left: 45px;
  top: 10px;
}
.slicknav_nav li {
  display: block;
  border-bottom: 1px solid #C1C1C1;
}
.slicknav_nav li a {
  text-align: left;
  font-size: 14px;
  display: block;
  padding: 5px;
}
.slicknav_nav li a.active {
  color: #2A2A2D;
}
.slicknav_nav li a:hover {
  color: #E6B26A;
}
.cms39_gmap {
  width: 100%;
  height: 290px;
}
.f1 {
  font-size: 11px;
}
.f2 {
  font-size: 17px;
}
.f3 {
  font-size: 30px;
  line-height: 30px;
}
.f4 {
  font-size: 13px;
}
.f5 {
  font-size: 3.5vw;
  font-weight: 900;
  line-height: 0.7em;
}
.f6 {
  font-size: 15px;
  font-weight: 100;
  font-family: 'Didact Gothic', sans-serif;
}
.f7 {
  font-size: 30px;
  line-height: 30px;
  font-weight: 100;
  font-style: italic;
  -moz-test-shadow: 2px 2px 2px rgba(0,0,0,0.4);
  -webkit-text-shadow: 2px 2px 2px rgba(0,0,0,0.4);
  text-shadow: 2px 2px 2px rgba(0,0,0,0.4);
}
.f8 {
  font-size: 22px;
  font-weight: 100;
}
.f9 {
  font-size: 16px;
  font-weight: 400;
  font-family: 'Didact Gothic', sans-serif;
}
.f10 {
  font-size: 2.5vw;
  font-weight: 900;
  line-height: 0.7em;
}
@media only screen and (max-width: 768px) {
  .f3 {
    font-size: 20px;
    line-height: 20px;
  }
  .f5 {
    font-size: 11vw;
  }
  .f10 {
    font-size: 8vw;
  }
}
.leaf {
  background: url(img/leaf_left_3.png);
  width: 210px;
  height: 326px;
  display: inline-block;
  position: absolute;
  left: 0px;
  z-index: 10;
}
.leaf1 {
  background: url(img/leaf_right_3.png);
  width: 131px;
  height: 255px;
  display: inline-block;
  position: absolute;
  right: 0px;
  z-index: 10;
}
.leaf2 {
  background: url(img/leaf_left_1.png);
  width: 131px;
  height: 255px;
  display: inline-block;
  position: absolute;
  left: 0px;
  z-index: 10;
}
.leaf3 {
  background: url(img/leaf_right_2.png);
  width: 267px;
  height: 414px;
  display: inline-block;
  position: absolute;
  right: 0px;
  z-index: 10;
}
.leaf5 {
  background: url(img/leaf_right_1.png);
  width: 200px;
  height: 390px;
  display: inline-block;
  position: absolute;
  right: 0px;
  z-index: 10;
}
@media only screen and (max-width: 768px) {
  .leaf,
  .leaf1,
  .leaf2,
  .leaf3,
  .leaf4,
  .leaf5 {
    z-index: 5;
  }
}
.scratch {
  background-image: url("img/scratch_2.png");
  background-repeat: no-repeat;
  background-position: center;
  height: 96px;
  position: absolute;
  z-index: 4;
  top: 0px;
  width: 100%;
}
@media only screen and (max-width: 768px) {
  .scratch {
    background-size: cover;
    height: 200px;
    top: -1px;
  }
}
.scratch_down {
  background-image: url("img/scratch_1.png");
  background-repeat: no-repeat;
  background-position: center;
  height: 96px;
  position: absolute;
  z-index: 4;
  bottom: 0px;
  width: 100%;
  padding-bottom: 50px;
}
@media only screen and (max-width: 768px) {
  .scratch_down {
    background-size: cover;
    height: 200px;
    bottom: -1px;
  }
}
.scratch_down_b {
  background-image: url("img/scratch_1_b.png");
  background-repeat: no-repeat;
  background-position: center;
  height: 96px;
  position: absolute;
  z-index: 4;
  bottom: 0px;
  width: 100%;
  padding-bottom: 50px;
}
@media only screen and (max-width: 768px) {
  .scratch_down_b {
    background-size: cover;
    height: 200px;
    bottom: -1px;
  }
}
.area_black.area_scratch_bottom .menu-nav-hor {
  margin-bottom: 40px;
}
@media only screen and (max-width: 768px) {
  .area_black.area_scratch_bottom .menu-nav-hor {
    margin-bottom: 90px;
  }
}
.menu-nav-hor {
  margin-top: 30px;
}
.menu-nav-hor ul {
  margin: 0px;
  text-align: center;
}
.menu-nav-hor ul li {
  padding: 3px;
}
.menu-nav-hor ul li a {
  color: #f9f7f2;
  padding: 15px 20px;
  border: 1px solid #f9f7f2;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
  display: block;
}
.menu-nav-hor ul li a:hover {
  color: #2A2A2D;
  background: #f9f7f2;
}
.menu-nav-hor ul.black li a {
  border: 1px solid #2A2A2D;
  color: #f9f7f2;
  background: #2A2A2D;
}
.menu-nav-hor ul.black li a:hover {
  color: #2A2A2D;
  background: #f9f7f2;
}
hr {
  background: transparent url(img/line.png) no-repeat center;
  width: 134px;
  height: 29px;
  border: 0px;
}
hr.dark {
  background: transparent url(img/line-black.png) no-repeat center;
}
.logo_line {
  background: url(img/subtitle.png) no-repeat center;
  width: 152px;
  height: 59px;
  display: inline-block;
  margin: 10px auto 0 auto;
}
.area {
  position: relative;
  padding: 0px 0px;
  text-align: center;
}
.area h2 {
  margin: 0px;
}
.area h2.f7 {
  margin-bottom: 10px;
}
.area .inner {
  padding: 20px 0px;
}
.area .inner.center {
  position: absolute;
  padding: 0px;
}
.area.area_black {
  background: #2A2A2D;
  color: #f9f7f2;
}
.area .area_front {
  z-index: 6;
  position: relative;
}
.area .border {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 2;
  background: rgba(0,0,0,0.4);
}
.area.area_bg {
  height: 300px;
  color: #f9f7f2;
}
.area.area_bg .area_bg_inner {
  z-index: 1;
  background-color: #2A2A2D;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  height: 100%;
  position: absolute;
  width: 100%;
  display: block;
}
.area .float_photo {
  position: relative;
  z-index: 4;
  bottom: -20px;
}
#wrapper {
  margin: 50px 0px;
}
article {
  margin: 10px 0 100px 0px;
}
article .post ul {
  margin: 10px 0px;
  padding: 0px;
  list-style-type: decimal;
  text-align: left;
  list-style-position: inside;
}
article .post ul li {
  float: left;
  width: 33.333%;
  text-align: left;
  border-bottom: 1px solid #C1C1C1;
  padding-bottom: 10px;
  margin-bottom: 10px;
  font-size: 13px;
}
@media only screen and (max-width: 768px) {
  article .post ul li {
    float: left;
    width: 50%;
  }
}
.bread {
  background: transparent;
  margin-bottom: 30px;
  padding: 4px 0px;
}
.bread .breadcrumb {
  background: transparent;
  margin: 0 0 0px 0;
  text-align: right;
  font-size: 11px;
}
.bread .breadcrumb li a {
  color: #2A2A2D;
}
.bread .breadcrumb > li + li:before {
  color: #2A2A2D;
}
.shadow_txt {
  -moz-test-shadow: 2px 2px 2px rgba(0,0,0,0.4);
  -webkit-text-shadow: 2px 2px 2px rgba(0,0,0,0.4);
  text-shadow: 2px 2px 2px rgba(0,0,0,0.4);
}
.shadow_box {
  -webkit-box-shadow: 0px 0px 5px rgba(0,0,0,0.1);
  -moz-box-shadow: 0px 0px 5px rgba(0,0,0,0.1);
  box-shadow: 0px 0px 5px rgba(0,0,0,0.1);
}
.shadow_box_inner {
  -webkit-box-shadow: inset 0px 0px 5px 1px rgba(0,0,0,0.1);
  -moz-box-shadow: inset 0px 0px 5px 1px rgba(0,0,0,0.1);
  box-shadow: inset 0px 0px 5px 1px rgba(0,0,0,0.1);
}
.boxedcontainer {
  max-width: 1170px;
  margin: auto;
  padding: 0px 30px;
}
.item_data {
  min-height: 130px;
  width: 100%;
  margin-bottom: 20px;
  -webkit-transition: all 200ms linear;
  -moz-transition: all 200ms linear;
  -o-transition: all 200ms linear;
  -ms-transition: all 200ms linear;
  transition: all 200ms linear;
  background: #f9f7f2;
  -webkit-box-shadow: 0px 0px 5px rgba(0,0,0,0.1);
  -moz-box-shadow: 0px 0px 5px rgba(0,0,0,0.1);
  box-shadow: 0px 0px 5px rgba(0,0,0,0.1);
}
.item_data.active {
  display: none;
}
.item_data:hover {
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -o-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);
}
.item_data .details {
  border-top: 5px solid #f9f7f2;
  padding: 15px 0px;
  line-height: 11px;
  text-align: center;
}
.item_data .details .title {
  font-weight: 400;
  display: block;
}
.item_data .details .link {
  color: #f9f7f2;
  font-size: 0.8em;
  padding-top: 4px;
  display: block;
}
.item_data img {
  width: 100%;
}
div.blockMsg {
  width: 40%;
  top: 30%;
  left: 30%;
  text-align: center;
  background-color: #E6B26A;
  border: 1px solid #2A2A2D;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -moz-opacity: 0.7;
  -khtml-opacity: 0.7;
  -webkit-opacity: 0.7;
  opacity: 0.7;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=70);
  filter: alpha(opacity=70);
  padding: 30px 10px;
}
div.blockMsg h1 {
  color: #f9f7f2;
  font-size: 1.8em;
  margin: 0px;
  padding: 0px;
}
@media only screen and (min-width: 1200px) {
  .contactform {
    padding: 0 140px;
    margin-bottom: 30px;
  }
  .contactform .form-group {
    margin-bottom: 3px;
  }
}
.contact_interest {
  width: 90%;
  font-size: 1.3em;
  text-align: center;
  font-weight: 100;
  margin: 60px auto 60px auto;
  line-height: 40px;
  border: 1px solid #f9f7f2;
  padding: 20px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: inset 0px 0px 5px 1px rgba(0,0,0,0.1);
  -moz-box-shadow: inset 0px 0px 5px 1px rgba(0,0,0,0.1);
  box-shadow: inset 0px 0px 5px 1px rgba(0,0,0,0.1);
}
.contact_interest .tel_interest,
.contact_interest .btn_interest {
  padding: 5px 20px;
  margin: 0px 3px;
  font-size: 1em;
  font-weight: 800;
  background: #f9f7f2;
  color: #f9f7f2;
}
.contact_interest .tel_interest i,
.contact_interest .btn_interest i {
  margin-right: 10px;
}
.hero_data {
  text-align: center;
  margin: 100px auto;
  width: 500px;
}
.hero_data span {
  display: block;
}
.hero_data .hero_logo {
  margin: 0 auto;
  width: 200px;
  background: url(img/agora-logo-white.png) no-repeat center;
  height: 89px;
}
.hero_data .hero_text {
  padding: 0px 0;
  color: #f9f7f2;
}
.hero_data .hero_end {
  padding-top: 20px;
  margin: 0 auto;
  width: 200px;
  background: url(img/subtitle.png) no-repeat center;
  height: 59px;
}
.hero_data .hero_line {
  margin: 13px auto;
  width: 200px;
  border-top: 1px solid rgba(255,255,255,0.2);
}
@media only screen and (max-width: 768px) {
  .hero_data {
    width: 340px;
  }
}
.css_root_39 header .scratch_down {
  display: none;
}
.cms39_gallery_wrapper {
  margin: 50px 0 0 0;
}
.cms39_gallery_wrapper figure {
  padding: 0px;
  margin: 0px 0 20px 0;
  width: 25%;
  float: left;
}
.cms39_gallery_wrapper figure img {
  max-width: 100%;
  height: auto;
}
.cms39_gallery_wrapper .cms_gallery_loop_inner {
  padding: 2px;
  margin: 2px;
}
.cms39_gallery_wrapper figcaption {
  padding-top: 10px;
  font-size: 12px;
  line-height: 13px;
}
header {
  background: #2A2A2D;
  min-height: 500px;
  position: relative;
}
header .leaf {
  bottom: -70px;
}
header .header-container {
  position: relative;
  z-index: 11;
}
header .hero_border {
  background: rgba(0,0,0,0.5);
  width: 100%;
  height: 100%;
  z-index: 2;
  position: absolute;
}
header .hero_bg {
  z-index: 1;
  width: 100%;
  height: 100%;
  background-color: #2A2A2D;
  background-image: url("img/hero_bg.jpg");
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  position: absolute;
}
header .cms39-top {
  text-align: right;
  color: #f9f7f2;
  padding: 8px 0;
  margin-bottom: 0px;
  position: absolute;
  width: 100%;
  right: 10px;
  z-index: 11;
}
header .cms39-top a {
  color: #f9f7f2;
}
header .cms39-top .lang-list {
  display: inline;
}
header .cms39-top .lang-list li a {
  color: #f9f7f2;
}
header .cms39-top .lang-list li .selectable {
  color: #E6B26A;
}
header .cms39-navbar {
  position: relative;
  top: 5px;
}
header .cms39-navbar .cms39-header-nav {
  margin: 95px 0 0 0;
  text-align: right;
  padding: 0px;
}
header .cms39-navbar .cms39-header-nav li {
  display: inline-block;
}
header .cms39-navbar .cms39-header-nav li a {
  text-align: center;
  display: block;
  padding: 14px 10px;
  margin: 0 0 0 2px;
  -webkit-border-radius: 35px;
  -moz-border-radius: 35px;
  border-radius: 35px;
  color: #f9f7f2;
}
header .cms39-navbar .cms39-header-nav li a.active {
  border: 1px solid #f9f7f2;
  padding: 14px 16px;
}
header .cms39-navbar .cms39-header-nav li a:hover {
  color: #E6B26A;
}
header .cms39-navbar .cms39-header-nav li a:hover.active {
  border: 1px solid #E6B26A;
}
footer {
  background-color: #2A2A2D;
  background-image: url("img/blackboard.jpg");
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  color: #f9f7f2;
  text-align: center;
  position: relative;
  padding-top: 60px;
}
footer .footer_logo {
  margin-bottom: 40px;
}
footer .leaf1 {
  bottom: 40px;
}
footer .leaf {
  top: -50px;
}
footer a {
  color: #f9f7f2;
}
footer .footer_area_1 {
  text-align: left;
}
footer .footer_area_2 {
  text-align: right;
}
footer .footer_area_3 {
  text-align: center;
  padding: 10px 0 30px 0;
}
footer .footer_center_area {
  padding: 0px 340px 80px;
  text-align: center;
}
footer h2,
footer h3 {
  color: #E6B26A;
  margin: 0px;
  padding: 0px;
  line-height: 1em;
}
footer h2 {
  margin-top: 20px;
}
footer h3 {
  margin-top: 5px;
  margin-bottom: 20px;
}
footer p {
  color: #f9f7f2;
  margin: 0px;
  padding: 0px;
}
footer .footer_contact {
  padding-bottom: 20px;
  text-align: center;
  color: #E6B26A;
}
footer .footer_contact > div {
  padding: 0px 0px;
  position: relative;
}
footer .footer_contact .footer_middle {
  border-left: 1px solid #E6B26A;
  border-right: 1px solid #E6B26A;
  padding: 0 40px;
}
footer .footer_contact a {
  color: #E6B26A;
}
@media only screen and (max-width: 1200px) {
  footer .footer_center_area {
    padding: 0px 20px 80px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 992px) {
  footer .footer_center_area {
    padding: 0px 20px 80px;
  }
}
@media only screen and (max-width: 768px) {
  footer .footer_center_area {
    padding: 20px 0px;
  }
  footer .footer_area_1,
  footer .footer_area_2 {
    text-align: center;
  }
}
.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}
.list-inline li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
  text-align: -webkit-match-parent;
}
.mtable {
  height: 100%;
  width: 100%;
  display: table;
}
.mtable .mcell {
  display: table-cell;
  vertical-align: middle;
}
.text-hide {
  overflow: hidden;
  text-indent: -1500px;
  white-space: nowrap;
}
.text-right {
  text-align: right;
}
.text-left {
  text-align: left;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
.relative {
  position: relative;
}
img {
  vertical-align: middle;
}
.img-full {
  width: 100%;
  height: auto;
}
fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}
textarea {
  resize: vertical;
}
.chromeframe {
  margin: 0.2em 0;
  background: #ccc;
  color: #000;
  padding: 0.2em 0;
}
input:focus,
select:focus,
textarea:focus,
button:focus {
  outline: none;
}
.ir {
  background-color: transparent;
  border: 0;
  overflow: hidden;
  *text-indent: -9999px;
}
.ir:before {
  content: "";
  display: block;
  width: 0;
  height: 100%;
}
.hidden {
  display: none !important;
  visibility: hidden;
}
.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}
.invisible {
  visibility: hidden;
}
.clearfix:before,
.clearfix:after {
  content: " ";
  display: table;
}
.clearfix:after {
  clear: both;
}
.clearfix {
  *zoom: 1;
}
@media print {
  * {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  @page {
    margin: 0.5cm;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
}
