@import url(http://fonts.googleapis.com/css?family=Ubuntu+Condensed&subset=latin,greek);

body {
  margin: 0 auto;
  background-color: #fff;
  font-family: "Ubuntu Condensed", sans-serif !important;
  text-decoration: none;
  font-weight: none;
  font-size: 16px !important;
  color: #333;
  text-align: left;
}

/**************for css3 support in older browsers************
link documentation
css3pie.com/documentation/supported-css3-features/

write the css rule and add
behavior: url(plugins/css3pie/PIE.htc);
e.g
#myElement {
    behavior: url(plugins/css3pie/PIE.htc);
    border-radius: 10px;
/***********extra options for pie***********	
    -pie-watch-ancestors: 1;
	-pie-png-fix: true;
	-pie-lazy-init:true;
	-pie-poll:true;
	-pie-track-hover:false;
	-pie-track-active:false; 
}


/**********accordion content***************/

.container {
  width: 970px !important;
}

a {
  color: #666;
}
a:hover {
  color: #444;
  text-decoration: none !important;
}

.accordion_head_in {
  text-decoration: none;
  font-size: 20px;
  display: block;
}
.accordion_content_in {
  display: none;
}
.accordion_wrapper_in li {
  position: relative;
  overflow: hidden;
}

.pagination li.inactive {
  visibility: hidden;
}
.pagination li {
  float: left;
}
.pagination_wrapper {
  text-align: center;
}

.float_image {
  float: left;
}
.float_left {
  float: left;
}
.float_right {
  float: right;
}

.empty_row_10 {
  display: block;
  height: 10px;
}
.empty_row_20 {
  display: block;
  height: 20px;
}
.empty_row_30 {
  display: block;
  height: 30px;
}
.empty_row_40 {
  display: block;
  height: 40px;
}
.empty_row_50 {
  display: block;
  height: 50px;
}

.alpha {
  margin-left: 0;
}
.omega {
  margin-right: 0;
}
.alpha_pad {
  padding-left: 0;
}
.omega_pad {
  padding-right: 0;
}
.shadow {
  -moz-box-shadow: 3px 3px 4px #333;
  -webkit-box-shadow: 3px 3px 4px #333;
  box-shadow: 3px 3px 4px #333;
  /* For IE 8 */
  -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#333333')";
  /* For IE 5.5 - 7 */
  filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#333333');
  zoom: 1;
}
.master_srow {
  position: relative;
  max-height: 100%;
}

.srow_1 {
  height: 80px;
  background-color: #000000;
  position: absolute;
  top: 0px;
  z-index: 1000;
  width: 100%;
}
.srow_2 {
  min-height: 650px; /*background-image:url(../images/full_screen_rotator.jpg); background-repeat:no-repeat; background-size:cover;*/
}
.srow_3 {
  min-height: 250px;
  padding: 15px 0px;
  background-color: #272727;
}
.srow_4 {
  min-height: 370px;
  background-color: #fff; /*background-image:url(../images/tomeis_bg.jpg); background-repeat:no-repeat; background-position:center center;*/
}
.srow_5 {
  min-height: 480px;
  background-color: #f2f2f2;
  padding-bottom: 30px;
}
.srow_6 {
  height: 378px;
  background: url(../images/nl_bg.jpg) no-repeat fixed center center / cover rgba(0, 0, 0, 0);
}
.overlay {
  height: 378px;
  background-image: url(../images/black_transparency_65.png);
  padding-top: 60px;
}
.srow_7 {
  height: 678px;
  background-color: #e5e5e5;
}
.srow_8 {
  min-height: 480px;
  background-color: #272727;
  padding-bottom: 20px;
  padding-top: 20px;
}
.srow_9 {
  height: 444px;
  background-image: url(../images/gray_pattern.jpg);
  background-repeat: repeat;
}
.srow_10 {
  height: 170px;
  background-color: #272727;
  text-align: center;
}

.span3 {
  width: 33%;
  padding-left: 10px;
  padding-right: 10px;
}

/* Effect 4: bottom border enlarge */
#cl-effect-4 a {
  font-size: 18px;
  text-transform: none;
  margin: 30px 3px;
  letter-spacing: normal;
  padding: 0 0 5px;
  color: #fff;
  text-decoration: none !important;
}
#cl-effect-4 a::after {
  background: #00ff00;
}
#cl-effect-4 a:hover,
#cl-effect-4 a:active {
  color: #00ff00;
  text-decoration: none;
}
.cl-effect-4 a:hover::after,
.cl-effect-4 a:focus::after {
  color: #00ff00;
  height: 3px;
}
.img_title {
  text-align: center;
}
.top_wrapper {
  display: block;
  position: relative;
  width: 100%;
  height: 80px;
}
.logo_wrapper {
  height: 80px;
  display: inline-block;
  line-height: 80px;
}
.menu_wrapper {
  position: absolute;
  right: 15px;
  width: 550px;
}
.languages_wrapper {
  position: absolute;
  right: 15px;
  bottom: 10px;
}
.languages {
}
.languages a {
  margin: 0 10px;
  color: #fff;
}
.languages a.active {
  color: #00ff00;
}
.languages a,
.languages a:link,
.languages a:visited {
}
.languages a:hover,
.languages a:active {
  color: #00ff00;
}
.white_text * {
  color: #fff !important;
}
.white_title h2 {
  color: #fff;
  text-align: center;
}
.green_title h2 {
  color: #00ff00;
  text-align: center;
  margin-bottom: 30px;
}
.black_title h2 {
  color: #000;
  text-align: center;
}
.left_profil {
  font-size: 19px;
  color: #fff;
}
.main_profil {
  font-size: 16px;
  color: #9e9e9e;
}
#myMenu_1 {
  list-style-type: none;
  display: inline;
}
#myMenu_1 li.nav_lvl_1 {
  float: left;
  max-width: 95px;
  text-align: center;
  margin-right: 20px;
}
#myMenu_1 > li:last-child {
  margin-right: 0px;
}
#myMenu_1 > li.nav_lvl_1 a {
  color: #262626;
  font-size: 19px;
}
#myMenu_1 > li.nav_lvl_1 a > span {
  color: #262626;
  font-size: 19px;
  line-height: 19px;
}
#myMenu_1 > li.nav_lvl_1 a:hover {
  text-decoration: none;
}
#myMenu_10 {
  list-style-type: none;
  display: inline;
}
#myMenu_10 li.nav_lvl_1 {
  float: left;
  max-width: 95px;
  text-align: center;
  margin-right: 20px;
}
#myMenu_10 > li:last-child {
  margin-right: 0px;
}
#myMenu_10 > li.nav_lvl_1 a {
  color: #262626;
  font-size: 19px;
}
#myMenu_10 > li.nav_lvl_1 a > span {
  color: #262626;
  font-size: 19px;
  line-height: 19px;
}
#myMenu_10 > li.nav_lvl_1 a:hover {
  text-decoration: none;
}

.nl_title {
  color: #fff;
  text-align: center;
  font-size: 36px;
  margin-top: 30px;
  margin-bottom: 5px;
}
.nl_subtitle {
  color: #fff;
  text-align: center;
  font-size: 26px;
}
.nl_wrapper {
  text-align: center;
  margin-top: 20px;
}
#hc_mailchimp_subscribe_form_short {
}
#hc_mailchimp_subscribe_form_short div {
  display: inline-block;
}
#hc_mailchimp_subscribe_form_short label {
  display: none;
}
#hc_mailchimp_subscribe_form_short input[type="text"] {
  background: none repeat scroll 0 0 #fff;
  border: 2px solid #fff;
  box-shadow: none;
  height: 57px;
  padding-left: 20px;
  width: 320px;
  border-radius: 10px;
}
.hc_mailchimp_error {
  color: #f00;
  background-color: rgba(0, 0, 0, 0.5);
}
#hc_mailchimp_subscribe_form_short input.ym-button {
  height: 57px;
  background-color: #000 !important;
  color: #00ff00;
  border: 1px solid #000;
  width: 200px;
  background-image: none !important;
  font-size: 18px;
  border-radius: 10px;
}
#hc_mailchimp_subscribe_form_short #submit {
  height: 57px;
  background-color: #000 !important;
  color: #00ff00;
  border: 1px solid #000;
  width: 200px;
  background-image: none !important;
  font-size: 18px;
  border-radius: 10px;
}
#hc_mailchimp_subscribe_form_short input[type="submit"]:hover {
}

#f1 input[type="text"] {
  height: 46px;
  margin-bottom: 30px;
}
#f1 .submit_container {
  text-align: right;
}
#ctrl_5 {
  height: 46px;
  color: #e2e2e7;
  background-color: #000 !important;
  background-image: none;
  border: 1px solid #333;
  font-size: 20px;
  padding: 5px 25px;
}

.map_info,
.mail_info,
.contact_info,
.social_info {
  margin-top: 30px;
}
.social_wrapper {
  background-color: #171717;
  height: 170px;
}
.map_sprite {
  display: inline-block;
  width: 38px;
  height: 31px;
  background-image: url(../images/sprites.png);
  background-repeat: no-repeat;
  background-position: left top;
  margin-bottom: 20px;
}
.contact_sprite {
  display: inline-block;
  width: 38px;
  height: 31px;
  background-image: url(../images/sprites.png);
  background-repeat: no-repeat;
  background-position: -38px top;
  margin-bottom: 20px;
}
.mail_sprite {
  display: inline-block;
  width: 38px;
  height: 31px;
  background-image: url(../images/sprites.png);
  background-repeat: no-repeat;
  background-position: -76px top;
  margin-bottom: 20px;
}

.facebook {
  display: inline-block;
  height: 25px;
  width: 21px;
  background-image: url(../images/social.png);
  background-repeat: no-repeat;
  background-position: left top;
}
.twitter {
  display: inline-block;
  height: 25px;
  width: 23px;
  background-image: url(../images/social.png);
  background-repeat: no-repeat;
  background-position: -30px top;
}
.instagram {
  display: inline-block;
  height: 25px;
  width: 23px;
  background-image: url(../images/social.png);
  background-repeat: no-repeat;
  background-position: -60px top;
}
.youtube {
  display: inline-block;
  height: 25px;
  width: 30px;
  background-image: url(../images/social.png);
  background-repeat: no-repeat;
  background-position: left top;
}
.copyright {
  font-size: 15px;
  font-family: "Ubuntu Condensed", sans-serif;
}
/**********css for ektheseis***********/
#related_wrapper_4 {
}
#related_wrapper_4 .rel_item_wrapper {
  position: relative;
  width: 220px;
  height: 250px;
  float: left;
  margin: 10px;
}
#related_wrapper_4 .rel_item {
  position: relative;
  width: 100%;
  display: inline-block;
  height: inherit;
}
#related_wrapper_4 .rel_image {
  position: absolute;
  top: 0px;
}
#related_wrapper_4 .rel_title {
  position: absolute;
  bottom: 0px;
  background-image: url(../images/white_transparent_80.png);
  padding: 4px;
  margin: 0;
  font-size: 16px;
  font-family: "Ubuntu Condensed", sans-serif !important;
  font-weight: 700;
  color: #000000;
  width: 100%;
}
#related_wrapper_4 .rel_mask {
  position: absolute;
  background-image: url(../images/black_transparency_65.png);
  padding: 4px;
  font-size: 15px;
  color: #ffffff;
  top: 0px;
  display: none;
  height: auto;
}
#related_wrapper_4 .rel_more {
  background-color: #000;
  border: 1px solid #333;
  border-radius: 10px;
  color: #00ff00;
  display: inline-block;
  left: 32%;
  margin: 0 auto;
  padding: 10px;
  position: relative;
  text-align: center;
}
/**********end css for ektheseis***********/

/*****css for erga*************************/
.view {
  width: 312px;
  height: 204px;
  margin: 0;
  float: left;
  border: none; /*1px solid #f2f2f2;*/
  overflow: hidden;
  position: relative;
  text-align: center;
  -webkit-box-shadow: 1px 1px 2px #e6e6e6;
  -moz-box-shadow: 1px 1px 2px #e6e6e6;
  box-shadow: 1px 1px 2px #e6e6e6;
  cursor: default;
  background-color: #fff;
}
.view .mask,
.view .content {
  width: 292px;
  height: 184px;
  position: absolute;
  overflow: hidden;
  top: 10px;
  left: 10px;
  /*   border: 5px solid #ccc;   */
}
.view img {
  display: block;
  position: relative;
}
.view h2 {
  text-transform: uppercase;
  color: #fff;
  text-align: center;
  position: relative;
  font-size: 17px;
  padding: 5px;
  /*   background: rgba(0, 0, 0, 0.8);*/
  margin: 5px 0 0 0;
  border-bottom: 3px solid #009900;
  display: inline-block;
}
.view p {
  font-family: "Ubuntu Condensed", sans-serif !important;
  font-size: 14px;
  position: relative;
  color: #fff;
  padding: 5px 20px 5px;
  text-align: center;
  line-height: 130% !important;
}
.view a.info {
  display: inline-block;
  text-decoration: none;
  padding: 5px 14px;
  /*   background: #000;*/
  border: 1px solid #999;
  color: #fff;
  text-transform: uppercase;
  -webkit-box-shadow: 0 0 1px #000;
  -moz-box-shadow: 0 0 1px #000;
  box-shadow: 0 0 1px #000;
  font-size: 12px !important;
}
.viewa.info: hover {
  -webkit-box-shadow: 0 0 5px #000;
  -moz-box-shadow: 0 0 5px #000;
  box-shadow: 0 0 5px #000;
}
/*****end css for erga*************************/

.hotsoft {
  background: rgba(88, 87, 92, 0.95);
  color: #000;
  padding-bottom: 15px;
}

.hotsoft a {
  color: rgb(153, 153, 153);
}

/***********allages sto design*************/
#profil {
  color: #fff;
}

.google-maps {
  position: relative;
  padding-bottom: 25%; // This is the aspect ratio
  height: 0;
  overflow: hidden;
}

.google-maps iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
}

.content3 {
  line-height: 20px;
  padding: 6px;
  text-align: center;
}

.content3 h1 {
  border-bottom: 2px solid #555555 !important;
  padding-bottom: 10px !important;
  font-size: 28px;
}

.content3 a {
  color: #fff;
}
.content3 a:hover {
  color: #00ff00;
  text-decoration: none !important;
  transition: all 0.2s linear;
}

.content_exhibitions {
  background: #000;
  padding: 20px 30px;
  margin: 40px 0px;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-size: 24px;
  transition: all 0.2s linear;
}

.content_exhibitions:hover {
  background: #1d1d1d;
  color: #fff;
  transition: all 0.2s linear;
}

.back {
  background: #34d293;
  display: inline-block;
}
.back:hover {
  background: #34d293;
}

.espa-sign {
  position: fixed;
  left: 15px;
  bottom: 30px;
  z-index: 99999999;
  opacity: 0.7;
  transition: all 0.2s ease;
}
.visually-hidden {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
