body {
font-family: 'Manrope', sans-serif;
}

.am_1576 {
margin-bottom: 100px;
}
@media (max-width: 768px) {
.am_1576 {
margin-bottom: 20px;
}
}

div.horizontalitems div.theitems {
text-transform: uppercase;
}

@media (min-width: 768px) {
 div.detail .photos-1478 {
    width: 50% !important;
    padding-right: 50px !important;
}
}

@media (min-width: 768px) {
div.items div.contactform {
    margin-top: 15px;
    max-width: 50%;
margin: 0 auto;
}
}

@media (min-width: 768px) {
.am_1481 {
padding-top: 40px;
padding-right: 80px;
}
}

@media (max-width: 768px) {
.am_1481 {
padding: 20px;
}
}

.c-phone {
float: right;
    padding-top: 45px;
}

.c-newsletter-title {
font-size: 2em;
line-height: 1em;
margin-bottom: 5px;
}

.c-title {
font-size: 2em;
line-height: 1em;
}

.c-button {
    display: inline-block;
    text-decoration: none;
    font-size: 14px;
    line-height: 1em;
    text-align: center;
    padding: 14px 8px;
    color: #888;
    width: 160px;
    margin: auto;
    background-color: transparent;
border: 1px solid #888;
    transition: 1s;
}

.c-button:hover {
color: #fff;
background-color: #333;
border: 1px solid #333;
}

.c-new-products-content {
margin: 80px 5%;
max-width: 30vw;
}

@media (max-width: 990px) {
.c-new-products-content {
margin: 80px 5%;
max-width: 100vw;
}
}

.c-products-content {
margin: 30px 4% 30px 4%;
}

.c-contact-content {
margin: 40px 5% 40px 5%;;
max-width: 90vw;
}

#contenttop h1 {
margin: 0px 5%;
}



/*underline*/
div.topmenu ul li a:after {    
  background: none repeat scroll 0 0 transparent;
  bottom: 0;
  content: "";
  display: block;
  height: 1px;
  left: 50%;
  position: absolute;
  background: #666;
  transition: width 0.3s ease 0s, left 0.3s ease 0s;
  width: 0;
}
div.topmenu ul li a:hover:after { 
  width: 80%; 
  left: 15px; 
}

/* Απόκρυψη του download της φωτογραφίας */
div.photos.photos-1478.photos-683 div.zoomtext a {
  display: none;
}.c-newlogo {
    background-image: url('/cache/files/6950222b1c4b90f0c5f4c7bcd82810288ff58373.svg');
    background-position: center;
    background-size: contain;
background-repeat: no-repeat;
}


a.mobile-header-startlink {
    background-image: url('/cache/files/6950222b1c4b90f0c5f4c7bcd82810288ff58373.svg');
    background-position: center;
    background-size: contain;
background-repeat: no-repeat;
width: 220px;
    transform: translate(-50%, 0%);
}

.side-nav__header {
    background-color: white;
    background-image: url('/cache/files/6950222b1c4b90f0c5f4c7bcd82810288ff58373.svg') !important;
    color: #333;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: contain;
    margin-left: 8vh;
    margin-right: 8vh;
}/* CONTACT FORM */
.contactform p.notrequired select, .contactform p.notrequired textarea, .contactform p.notrequired input, .contactform p.required select, .contactform p.required textarea, .contactform p.required input {
    padding: 4px;
    font-size: 18px;
    border-bottom: 1px solid #777;
    border-left: transparent;
    border-right: transparent;
    border-top: transparent;
    width: 100%;
background-color: transparent;
}
#am_119 .contactform h1 {
    margin-bottom: 20px;
    color: #666;
    background-color: transparent;
    border-bottom: 0px solid #f6f6f6;
    background-repeat: repeat-x;
    background-position: 50% 100%;
    text-align: left;
    font-size: 1.6em;
font-weight: 300;
    padding-left: 0;
    padding-bottom: 2px;
    padding-bottom: 10px;
    padding-top: 20px;
}
@media (max-width: 768px) {
#am_119 .contactform h1 {
    font-size: 1.3em;
}
}

div.contactform form p {
    position: relative;
    max-width: 100%;
    width: 100%;
}



.contactform button {
    display: inline-block;
    text-decoration: none;
    font-size: 14px;
    font-weight: 500;
    line-height: 1em;
    text-align: center;
    padding: 15px 10px;
    width: 120px;
    color: #888;
    margin-top: 10px;
    background-color: transparent;
    border: 1px solid #777;
    transition: 0.3s;
text-transform: uppercase;
}
.contactform button:hover {
color: white;
background-color: #333;
    border: 1px solid #333;
}

@media (max-width: 768px) {
.contactform .submit {
text-align: center;
}
}

.contactform textarea {
    height: 120px;
}

/* ---------------------------- *//* UPDATE */

.block{
  width: 100%;
  height: 100%;
min-height: 70vh;
  position: relative;
  overflow: hidden;
}

.img-parallax {
  width: 100vmax;
  z-index: 0;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%,0);
  pointer-events: none
}

/* ========================= */

/* UPDATE 2 */

.jpx-is-wrapper {
  display: block;
  margin: 0 auto;
  overflow: hidden;
  position: relative;
  z-index: 50;
  width: 100%;
  height: 70vh;
}

.jpx-is-wrapper > .jpx-is-container {
  background-color: transparent;
  border: 0;
  box-sizing: content-box;
  clip: rect(auto auto auto auto);
  color: black;
  left: 0;
  margin: 0 auto;
  overflow: visible;
  position: absolute;
  text-align: left;
  top: 0;
  visibility: visible;
  width: 100%;
  z-index: auto;
  height: 70vh;
}

.jpx-is-wrapper > .jpx-is-container > .jpx-is-content {
  left: 0;
  overflow: hidden;
  right: 0;
  top: 0;
  visibility: visible;
  width: 100%;
  position: relative;
  height: 70vh;
  display: block;
}

.jpx-is-wrapper > .jpx-is-container > .jpx-is-content > .jpx-is-ad {
  left: 0;
  margin: 0 auto;
  right: 0;
  text-align: center;
  height: 80vh;
  top: 0px;
  bottom: auto;
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
  transform: translateZ(0);
}

.jpx-position-fixed {
  position: fixed;
}

.jpx-is-wrapper
  > .jpx-is-container
  > .jpx-is-content
  > .jpx-is-ad
  > .jpx-is-ad-frame {
  width: 100%;
  height: 100%;
}

.black-fader {
  position: absolute;
  z-index: 1;
  width: 100%;
  height: 100%;
  opacity: 0.75;
}

.video-containers {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  z-index: 0;
}

.video-containers video,
.video-containers img {
  width: 100%;
  height: auto;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

@media (max-width: 768px) {

.jpx-is-wrapper > .jpx-is-container > .jpx-is-content > .jpx-is-ad {
  bottom: 0px;
  left: 0;
  margin: 0 auto;
  right: 0;
  text-align: center;
  height: 100vh;
  top: auto;
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
  transform: translateZ(0);
}

.video-containers video,
.video-containers img {
  width: auto;
  height: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
}


/* ======================== */


.c-parallax-home{
    min-height: 70vh;
    background-attachment: fixed;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover;
    background-image: url('/cache/files/c7e656c2d1fb8dea48eb8d76602fefaceb8eef79.jpg');
}


.c-parallax-about{
    min-height: 70vh;
    background-attachment: fixed;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover;
    background-image: url('/cache/files/08dab9d1d892dc27c169ff83509c53c23caa03bc.jpg');
}

.c-parallax-about-top{
    min-height: 60vh;
    background-attachment: fixed;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover;
    background-image: url('/cache/files/626db264111ac0df137ac25e371c6f6f31042eab.jpg');
}
@media (min-width: 1921px) {
.c-parallax-about-top {
min-height: 80vh;
}
}

.c-parallax-products-top{
    min-height: 60vh;
    background-attachment: fixed;
    background-position: 80% 50%;
    background-repeat: no-repeat;
    background-size: cover;
    background-image: url('/cache/files/0ad74d6c4c01245fce8555a401af3ea367e73d62.jpg');
}
@media (min-width: 1921px) {
.c-parallax-products-top {
min-height: 80vh;
}
}


.c-parallax-contact-top{
    min-height: 60vh;
    background-attachment: fixed;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover;
    background-image: url('/cache/files/3f5fa270148794f62acc9d8fadfec98e1933d59d.jpg');
}

@media (min-width: 1921px) {
.c-parallax-contact-top {
min-height: 80vh;
}
}.c-form {
    margin: auto;
    position: relative;
    top: 15px;
    transform: translateY(0%);
    width: 65%;
    height: 47px;
    right: 0px;
    border: 1px solid #ccc;
}
.c-form .c-inputContainer i {
   position: absolute;
}

.c-inputContainer {
    width: 100%;
    margin-bottom: 0px;
    position: absolute;
    left: 0%;
    transform: translate(0%, -50%);
    top: 50%;
    text-align: left;
}
.c-form .icon  {
   padding: 10px;
   color: #000;
   width: 70px;
   text-align: left;
}
#mod1388-email {
    position: absolute;
    top: 50%;
    transform: translate(0, -50%);
    left: 0;
    width: 100%;
    padding: 10px;
    text-align: left;
    font-size: 14px;
    font-weight: 300;
    border: 0px;
    background-color: transparent;
}
.c-form .btn {
display: inline-block;
    text-decoration: none;
    font-size: 14px;
    font-weight: 500;
    line-height: 1em;
    text-align: center;
    padding: 15px 10px;
    width: 120px;
    color: #fff;
    margin-top: 10px;
    background-color: #333;
    border: 1px solid #333;
    transition: 0.3s;
text-transform: uppercase;
}

.c-form .btn:hover {
color: #fff;
background-color: #777;
border: 1px solid #777;
}

.c-form .submit {
position: absolute;
    top: 38%;
    right: -150px;
    transform: translate(0%, -50%);
}


@media (max-width: 768px) {

.c-form {
    margin: auto;
    position: relative;
    top: 0;
    transform: translateY(0%);
 width: 65%;
    height: 47px;
    right: 0px;
    border: 1px solid #ccc;
}

.c-inputContainer {
    width: 300px;
    margin-bottom: 0px;
    position: absolute;
    left: 0;
    text-align: left;
    padding-left: 15px;
}
.c-form .submit {
    position: relative;
   top: 70px;
margin: 0 auto;
}
}

.c-form input {
    -webkit-writing-mode: horizontal-tb !important;
    text-rendering: auto;
    color: -internal-light-dark(black, white);
    letter-spacing: normal;
    word-spacing: normal;
    text-transform: none;
    text-indent: 0px;
    text-shadow: none;
    display: inline-block;
    text-align: start;
    appearance: textfield;
    background-color: transparent;
    cursor: text;
    margin: 0em;
    padding: 1px 2px;
    border-width: 2px;
    border-style: inset;
    border-color: transparent;
    border-image: initial;
}
.c-form input:focus {
    outline: none;
}

.c-form textarea:focus {
    color: #333;
}

.c-form input, .c-form select, .c-form textarea{
    color: #333;
}@media (max-width: 768px) {
#contenttop div.horizontalitems div.item {
width: 50%;
}
#contenttop div.horizontalitems div.item div.photos {
    height: 58vw;
}
div.horizontalitems div.infoboxy {
padding-left: 0px;
padding-right: 0px;
}
}.c-about-content {
position: relative;
margin: 80px auto;
height: 80vh;
}
.c-about-top-content {
position: relative;
margin: 0px auto;
height: 85vh;
margin-bottom: 80px;
}



.c-banner1-about{
    position: absolute;
    width: 35vw;
    right: 5vw;
    height: 100%;
}
.c-banner1-about-img{
    background-image: url('/cache/files/62446c440a204aa49ca45b88648a0dbb13e627ca.jpg');
    background-size: contain;
    background-position: center;
    height: 100%;
    width: auto;
}
@media (max-width: 990px) {
.c-banner1-about-img{
    background-image: url('/cache/files/62446c440a204aa49ca45b88648a0dbb13e627ca.jpg');
    background-size: cover;
    background-position: center;
    height: 100vh;
    width: auto;
}
}

.c-banner3-about{
position: absolute;
    width: 20vw;
    right: 42vw;
    height: 100%;
}
.c-banner3-about-img{
    background-image: url('/cache/files/941a8f329139b5b58518357ccced1ee617604e52.jpg');
    background-size: cover;
    background-position: center;
    height: 100%;
    width: auto;
}

.c-banner1-about-text {
max-width: 30vw;
    padding: 50px;
    position: absolute;
    top: 0%;
    left: 5%;
    transform: translate(-10%,0%);
}



.c-banner2-about{
    position: absolute;
    width: 70vw;
    left: -8vw;
    height: 100%;
}
.c-banner2-about-img{
    background-image: url('/cache/files/19903de41712e8dfd68d4008db1adc018a6207bb.jpg');
    background-size: cover;
    background-position: center;
    height: 100%;
    width: auto;
}

@media (max-width: 990px) {
.c-banner2-about-img{
    background-image: url('/cache/files/19903de41712e8dfd68d4008db1adc018a6207bb.jpg');
    background-size: cover;
    background-position: center;
    height: 100vh;
    width: auto;
}
}


.c-banner2-about-text {
text-align: right;
    max-width: 30vw;
    padding: 50px;
    position: absolute;
    top: 50%;
    right: 5%;
    transform: translate(5%, -50%);
}

#contenttop h1 {
margin: 0px 5%;
}