.c-mybigproject {
    font-size: 1em;
}
@media (max-width: 768px) {
    .c-mybigproject {
        font-size: 0.8em;
    }
}


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

.side-nav__footer {
    box-shadow: none;
}


.c-col-text-1 {
position: relative;
min-height: 80vh;
}
@media (max-width: 768px) {
.c-col-text-1 {
position: relative;
min-height: 40vh;
}
}



/*menu 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: 12px; 
}

.c-my-container {
height: 100vh;
position: relative;
background-color: #000000;
}
@media (max-width: 768px) {
.c-my-container {
height: 80vh;
position: relative;
}
}


/*FOOTER */
.c-title-2 {
font-size: 3vw;
    font-weight: 800;
    line-height: 1em;
    margin-bottom: 20px;
COLOR: #54c3b9;
}
@media (max-width: 768px) {
.c-title-2 {
font-size: 7vw;
}
}


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

.c-social-footer a{
color: #333 !important;
text-decoration: none;
margin-right: 10px;
transition: 0.5s;
}
.c-social-footer a:hover{
color: white;
}
.c-social-footer a span{
    padding-left: 15px;
    padding-right: 11px;
    padding-top: 15px;
    padding-bottom: 15px;
    border: 1px solid #333;
transition: 0.5s;
}
.c-social-footer a:hover span{
background-color: #333;
color: white;
}

.c-adresses-container {
display: flex;
    gap: 4vh;
    align-items: flex-start;
}
@media (max-width: 900px) {
.c-adresses-container {
    align-items: center;
    flex-direction: column;
}
}

.c-title-3 {
font-size: 18px;
    font-weight: 800;
    line-height: 1em;
    margin-bottom: 5px;
COLOR: #54c3b9;
}


.c-lainiotis {
font-size: 1.2em;
padding-top: 10px;
}
/* ================= */



/*NEWS*/
h3 a, div.items div.list h3 a, div.items h3 a {
    color: #014e6b;
    text-decoration: none;
}

/*PRODUCTS*/

.c-product-text-box {
padding: 100px;
font-size: 1.2em;
line-height: 1.1em;
text-align: justify;
max-width: 1450px;
    margin: 0 auto;
}

.c-product-text-box ul {
line-height: 2em;
}

@media (max-width: 768px) {
.c-product-text-box {
padding: 30px;
}
.c-product-text-box ul{
padding-left: 0px !important;
text-align: left;
}
}

.c-product-text-box2 {
padding: 100px 40px;
font-size: 1.2em;
line-height: 1.1em;
text-align: justify;
}
@media (max-width: 768px) {
.c-product-text-box2 {
padding: 0px 0px;
font-size: 1.2em;
line-height: 1.1em;
text-align: justify;
}
}



.c-product-page-title {
font-size: 6vw;
    font-weight: 800;
    color: #fff;
    margin-bottom: 5px;
    line-height: 1em;
}
@media (max-width: 768px) {
.c-product-page-title {
font-size: 12vw;
}
}

.c-product-page-title2 {
font-size: 2.4vw;
font-weight: 800;
color: #014e6b;
margin-bottom: 5px;
line-height: 1.2em;
}
@media (max-width: 768px) {
.c-product-page-title2 {
font-size: 5.4vw;
text-align: left;
}
}


.c-product-page-title3 {
font-size: 4vw;
font-weight: 800;
color: #014e6b;
margin-bottom: 5px;
line-height: 1.2em;
}
@media (max-width: 768px) {
.c-product-page-title3 {
font-size: 9vw;
}
}


.c-product-page-title33 {
font-size: 2vw;
font-weight: 800;
color: #222;
margin-bottom: 5px;
line-height: 1.2em;
}
@media (max-width: 768px) {
.c-product-page-title33 {
font-size: 6vw;
}
}

.c-product-page-title4 {
font-size: 2vw;
margin-bottom: 5px;
line-height: 1.2em;
text-align: left !important;
}
@media (max-width: 768px) {
.c-product-page-title4 {
font-size: 5vw;
}
}

.c-center-position {
position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.c-product-bottom-text {
text-align: center;
    color: #fff;
    font-size: 2.4vw;
    font-weight: 600;
    width: 90%;
    min-width: 1280px;
}
@media (max-width: 768px) {
.c-product-bottom-text {
text-align: center;
    color: #fff;
    font-size: 7.4vw;
    font-weight: 600;
    width: 90%;
    min-width: 90vw;
}
}

.c-product-bottom-text2 {
text-align: center;
    color: #fff;
    font-size: 2.4vw;
    font-weight: 600;
    width: 90%;
    min-width: 980px;
margin: 0 auto;
}
@media (max-width: 768px) {
.c-product-bottom-text2 {
    font-size: 7.4vw;
    min-width: 90vw;
}
}


.c-product-parallax {
    background-position: 50% 50%;
    background-size: cover;
    min-height: 50vh;
    background-attachment: fixed;
}

.c-product-parallax-shadow {
background-color: #011b259e;
    min-height: 50vh;
    position: absolute;
width: 100%;
    z-index: 70 !important;
}


#company-page .c-product-parallax-shadow {
background-color: #ffffff94;
    min-height: 70vh;
    position: absolute;
width: 100%;
    z-index: 70 !important;
text-align: center;
}

.c-blue-box {
    padding: 60px;
    background-color: #014e6b;
    color: #fff;
    font-size: 1.6vw;
    position: absolute;
    top: 45vh;
    max-width: 34vw;
    text-align: left;
    line-height: 1.6em;
z-index: 2;
}
@media (max-width: 990px) {

.c-blue-box {
padding: 30px;
    background-color: #014e6b;
    color: #fff;
    font-size: 3.6vw;
    position: relative;
    top: 0;
    max-width: 100vw;
    text-align: left;
    line-height: 1.6em;
    z-index: 2;
}
}

.c-biomaster-img1 {
    position: absolute;
    top: 15%;
    width: 34vw;
    left: 9%;
}
@media (max-width: 990px) {
.c-biomaster-img1 {
    position: relative;
    top: 15%;
    width: 100vw;
    left: 0%;
}
}

.c-product-biomaster-title {
font-size: 4vw;
    font-weight: 800;
    color: #fff;
    margin-bottom: 5px;
    line-height: 1em;
}
@media (max-width: 768px) {
.c-product-biomaster-title {
font-size: 11vw;
text-align: right;
}
}


.c-product-cbs-title {
font-size: 4vw;
    color: #fff;
    margin-bottom: 5px;
    line-height: 1em;
    text-align: right;
}
@media (max-width: 768px) {
.c-product-cbs-title {
font-size: 11vw;
}
}

.c-product-with-title {
font-size: 2vw;
    color: #fff;
    margin-bottom: 5px;
    line-height: 1em;
}
@media (max-width: 768px) {
.c-product-with-title {
font-size: 5vw;
text-align: right;
}
}

.c-product-page-subtitle {
    font-size: 1.6vw;
    color: #fff;
    margin-bottom: 5px;
    line-height: 1em;
    text-align: right;
}
@media (max-width: 768px) {
.c-product-page-subtitle {
    font-size: 4.6vw;
}
}

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

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

.c-teraggene-img-1 {
position: absolute;
    max-height: 90%;
    width: auto;
    left: 5%;
    top: 9%;
}

.c-teraggene-img-2 {
position: absolute;
    max-height: 60%;
    width: auto;
    right: 5%;
    top: 20%;
}
.c-photon-text-position {
position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 2vw;
    text-align: center;
    max-width: 415px;
    font-weight: 800;
}
@media (max-width: 768px) {
.c-photon-text-position {
    font-size: 4vw;
}
}

.c-bionova-text{
    font-size: 2vw;
    font-weight: 800;
padding-top: 30px;
text-align: left;
}
@media (max-width: 768px) {
.c-bionova-text{
    font-size: 5vw;
}
}


.c-teraggene-text-1 {
font-size: 1.1vw;
    color: #014e6b;
}
@media (max-width: 768px) {
.c-teraggene-text-1 {
font-size: 4.1vw;
}
}

.c-teraggene-products-col {
padding-top: 20px;
    border: 1px solid #f1f1f1;
background-color: #fff;
}

.c-teraggene-product-title {
    font-size: 3vw;
    font-weight: 800;
    color: #fff;
    margin-bottom: 5px;
    line-height: 1.3em;
    text-align: center;
}
@media (max-width: 768px) {
.c-teraggene-product-title {
    font-size: 7vw;
min-width: 90vw;
}
}



.c-trazanto-text{
    font-size: 1.1vw;
}
@media (max-width: 768px) {
.c-trazanto-text{
    font-size: 4.1vw;
}
}

.c-teraggene-factor-img-box {
    padding: 100px 20px;
}
@media (max-width: 768px) {
.c-teraggene-factor-img-box {
    padding: 0px 20px;
}
}

.c-check-box {
font-size: 1.6vw;
    font-weight: 600;
    text-align: left;
    line-height: 1em;
    padding-top: 30px;
}
@media (max-width: 768px) {
.c-check-box {
font-size: 5vw;
}
}.c-products-container {
display: flex;
gap: 1px;
    flex-wrap: wrap;
}

.c-products-container div{
width: 49vw;
}
@media (max-width: 820px) {
.c-products-container div{
width: 100vw;
}
}



.c-product-bg {
background-position: 50% 50%;
    height: 60vh;
    background-size: cover;
position: relative;
}

@media (max-width: 768px) {
.c-product-bg {
    height: auto;
}
}

.c-product-skia {
    background-color: #54c3b9;
    height: 100%;
    transition: 1s;
}

.c-product-skia:hover {
    background-color: #000000a8;
    height: 100%;
}


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

.c-product-button:hover {
color: #222;
background-color: #fff;
}

.c-product-text-position {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    height: 100%;
    padding: 4vh;
color: #fff;
text-align: center;
}

.c-product-text-position img{
background-color: #fff;
padding: 6px;
max-height: 80px;
width: auto;
margin-bottom: 20px;
}

.c-product-text-position p{
font-size: 1.2em;
}

.product-last-div {
display: flex;
    align-items: center;
    justify-content: center;
}

.product-last-div img{
max-width: 20vw;
height:  auto;
}/* PARALLAX */


.c-parallax-container {
  width: 100%;
  height: 50vh;
position: relative;
  overflow: hidden;
  display: block;
}

#company-page .c-parallax-container {
  height: 70vh;
}

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

#company-page .jpx-is-wrapper {
  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: 50vh;
}


#company-page .jpx-is-wrapper > .jpx-is-container {
  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: 50vh;
  display: block;
}

#company-page 
.jpx-is-wrapper > .jpx-is-container > .jpx-is-content {
  height: 70vh;
}


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

.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-newlogo {
    background-image: url('/cache/files/3ec26b41adfd11c2b6eddf6465ae0b52e1364644.svg');
    background-position: center;
    background-size: contain;
background-repeat: no-repeat;
}



.side-nav__header {
    background-color: white;
    background-image: url('/cache/files/3ec26b41adfd11c2b6eddf6465ae0b52e1364644.svg') !important;
    color: #333;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: contain;
    margin-left: 8vh;
    margin-right: 8vh;
}