/* _config.scss */
/* == SETTINGS == */
/*==== HEADER ==== */
/*== NAVIGATION ==*/
/*=== CONTENT ===*/
/*==== MENU ==== */
/*=== OTHERS ====*/
/*==== HEADER ==== */
/*==== MENU ==== */
/* ===== CONTENT =====*/
#header {
  width: 640px;
  margin: 0 auto;
  overflow: hidden; }
  #header #logo {
    max-width: auto;
    max-height: auto;
    margin: 0px auto 0;
    cursor: pointer;
    text-align: center; }
    #header #logo img {
      width: 238.4px;
      height: 59.2px;
      margin: 0 auto; }
  #header #photoHome img {
    width: 595.76px;
    height: 166.32px; }

#menu {
  width: 640px;
  text-align: center;
  margin: 15px auto;
  overflow: hidden; }
  #menu .button {
    width: 640px;
    height: auto;
    display: inline-block;
    color: white;
    overflow: hidden;
    margin: 5px 0px;
    float: left; }
    #menu .button img {
      width: 237.8px;
      height: 41px; }

#buttonBack {
  margin: 10px auto;
  text-align: center;
  display: block; }
  #buttonBack img {
    width: 290px;
    height: 50px; }

#galleryButtons {
  width: 620px;
  margin: 0 auto;
  overflow: hidden; }
  #galleryButtons .galleryBox {
    width: 614px;
    height: 180px;
    float: left;
    border: solid 1px black;
    margin: 2px; }
    #galleryButtons .galleryBox .galleryPic {
      text-align: center;
      margin: 5px;
      border: 1px solid black;
      display: block; }
      #galleryButtons .galleryBox .galleryPic img {
        width: 604px; }
    #galleryButtons .galleryBox .galleryButton {
      display: block; }
      #galleryButtons .galleryBox .galleryButton img {
        width: 564px; }

#content {
  width: 640px;
  margin: 0 auto; }

#stripe {
  width: 100%;
  height: 44px;
  display: block;
  top: 151px;
  box-shadow: 0 2px 2px black; }

.stripeNavi {
  height: 44px !important;
  position: static !important;
  margin: 10px 0; }
  .stripeNavi img {
    height: 34px;
    margin: 5px; }

/*#flower-1{ text-align: right; 
    img{ width: $flower-1_width;}
}
#flower-2{ text-align: left;
    img{ width: $flower-2_width;}
}*/
.thumbs {
  width: 332px; }

.photoFrame {
  width: 548px;
  height: 165px;
  display: block;
  margin: 0 auto; }

.naviContent {
  width: 550px; }

.hrContent {
  width: 550px; }

.textContent {
  width: 550px;
  margin: 0px auto 50px;
  text-align: justify;
  padding: 20px; }

#naviBox {
  width: auto;
  margin: 0 auto; }

#footer {
  overflow: hidden; }

#photoHome {
  padding: 10px 0 10px;
  overflow: hidden;
  width: 640px; }

.flag {
  height: 59px;
  width: 86%;
  background: url("../img/gr.png");
  margin: 0 auto;
  border-bottom: 1px solid black;
  box-shadow: 0 3px 5px black; }

.onTop {
  display: none; }

#naviBox {
  margin-left: 30px; }

#copyright {
  text-align: center;
  width: 480px;
  margin: 10px auto;
  font-size: 12px; }

.leftSide {
  float: left;
  width: 45%;
  padding: 10px; }

.rightSide {
  float: left;
  width: 45%;
  padding: 10px; }

.pico {
  margin: 0 58px;
  display: inline-block; }

.contactText {
  margin-left: 20px; }

.contact {
  width: 570px !important; }

.textGroup {
  display: block;
  margin: 10px 10px 0; }
  .textGroup p {
    text-align: left !important;
    font-weight: bold;
    margin: 0 !Important; }

#gmap {
  width: 270px;
  height: 200px;
  border: 3px solid #FFF; }
  #gmap iframe {
    width: 270px;
    height: 200px; }

.gallery {
  margin: 0 auto;
  width: 640px; }
  .gallery .img {
    width: 150px;
    height: 60px; }
  .gallery .photo {
    width: 150px;
    overflow: hidden;
    display: block;
    margin: 2px;
    float: left;
    cursor: pointer; }
  .gallery .show {
    width: 580px !important;
    margin-left: 26px !important; }
  .gallery .thumb {
    width: 150px !important;
    height: 60px !important; }

.gallery .img-1 {
  background: url("../photos_gallery/small_thumb_photo_1.jpg"); }
.gallery .img-2 {
  background: url("../photos_gallery/small_thumb_photo_2.jpg"); }
.gallery .img-3 {
  background: url("../photos_gallery/small_thumb_photo_3.jpg"); }
.gallery .img-4 {
  background: url("../photos_gallery/small_thumb_photo_4.jpg"); }
.gallery .show_img-1 {
  background: url("../photos_gallery/med_photo_1_l.jpg");
  width: 580px !important;
  height: 385px !important; }
.gallery .show_img-2 {
  background: url("../photos_gallery/med_photo_2_l.jpg");
  width: 580px !important;
  height: 385px !important; }
.gallery .show_img-3 {
  background: url("../photos_gallery/med_photo_3_l.jpg");
  width: 580px !important;
  height: 434px !important; }
.gallery .show_img-4 {
  background: url("../photos_gallery/med_photo_4_l.jpg");
  width: 580px !important;
  height: 385px !important; }

.callButton img {
  width: 270px; }

.centerContact {
  margin-bottom: 27px; }
