.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: 15px;
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;
}.swiper-container {
        width: 100%;
        height: 100%;
overflow-x: clip !important;
overflow: hidden !important;
      }

.swiper-slide {
      
        /* Center slide text vertically */
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        align-items: center;
      }

.swiper-slide img {
        display: block;
        width: 100%;
        height: 100%;
        object-fit: cover;
      }

.swiper-slide {
        width: 100%;
      }


#custom-swiper .swiper-button-next, #custom-swiper .swiper-button-prev {
    position: absolute;
    bottom: 100px !important;
    margin-top: 0;
    z-index: 10;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
}





.swiper-button-next:after, .swiper-button-prev:after {
    font-size: 32px !important;
    color: #fff;
}


.swiper-button-prev, .swiper-container-rtl .swiper-button-next {
    left: auto;
    right: auto;
}

.swiper-button-next, .swiper-button-prev {
    width: 60px !important;
    height: 60px !important;
}

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




/* MOBILE */



.c-swiper-text-position {
    position: absolute;
    top: 53%;
    left: 50%;
    transform: translate(-50%, -53%);
    width: 100%;
    text-align: center;
}


.c-swiper-small-text {
    font-size: 2vw;
    font-weight: 400;
    color: #fff;
    margin-bottom: 5px;
}
@media (max-width: 768px) {
.c-swiper-small-text {
font-size: 4vw;
    font-weight: 400;
    color: #fff;
    margin-bottom: 5px;
    max-width: 80vw;
    margin: 0 auto;
}
}


.c-swiper-big-text {
    font-size: 6vw;
    font-weight: 800;
    color: #fff;
    margin-bottom: 5px;
    line-height: 1em;
}
@media (max-width: 768px) {
.c-swiper-big-text {
    font-size: 10vw;
}
}



/* MOBILE BUTTONS */



@media (max-width: 768px) {
#custom-swiper .swiper-button-prev {
right: 70px !important;
    left: auto;
}
#custom-swiper .swiper-button-next {
right: 20px !important;
    left: auto;
}
}

@media (max-width: 768px) {
#custom-swiper .swiper-button-next, #custom-swiper .swiper-button-prev {
top: auto !important;
bottom: 30px !important;
}

}.loggedin #topbanner, .loggedin #topmenu {
    height: 50px;
    position: relative;
}

.notloggedin #topbanner {
    height: 0px;
    position: absolute;
}

 .notloggedin #topmenu {
    height: 0px;
    position: absolute;
top: 30px;
}.c-text-slider-content {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: #fff;
max-width: 100%;
    width: 63vw;
}

.c-content__container {
  font-weight: 600;
  overflow: hidden;
    height: 7vw;
  padding: 0 2vw;
position: relative;
}


.c-content__container__text {
  display: inline;
  float: left;
  margin: 0;
font-size: 6vw;
    line-height: 7vw;
}
.c-content__container__list {
  margin-top: 0;
  padding-left: 0px !important;
  text-align: left;
  list-style: none;
  -webkit-animation-name: change;
  -webkit-animation-duration: 10s;
  -webkit-animation-iteration-count: infinite;
  animation-name: change;
  animation-duration: 10s;
  animation-iteration-count: infinite;
position: relative;
}
.c-content__container__list__item {
  line-height: 7vw;
  margin: 0px;
font-size: 2vw;
font-weight: 400;
list-style-type: none; 
text-align: right;
}

@-webkit-keyframes opacity {
  0%, 100% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
}
@-webkit-keyframes change {
  0%, 50%, 100% {transform:translate3d(0,0,0);}
  22.5%, 75% {transform:translate3d(0,-50%,0);}
}
@keyframes opacity {
  0%, 100% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
}
@keyframes change {
  0%, 50%, 100% {transform:translate3d(0,0,0);}
  22.5%, 75% {transform:translate3d(0,-50%,0);}
}





@media (max-width: 768px) {

.c-text-slider-content {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: #fff;
    max-width: 100%;
    width: 60%;
}

.c-content__container {
    font-weight: 600;
    overflow: hidden;
    height: 100%;
    padding: 0 2vw;
    position: relative;
}


.c-content__container__text {
    display: block;
    float: initial;
    margin: 0;
    font-size: 34px;
    line-height: 1;
}
.c-content__container__list {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
    padding-left: 0px !important;
    text-align: left;
    list-style: none;
    -webkit-animation-name: change-;
    -webkit-animation-duration: 10s;
    -webkit-animation-iteration-count: infinite;
    animation-name: change-;
    animation-duration: 10s;
    animation-iteration-count: infinite;
    position: relative;
height: 24px;
overflow: hidden;
}
.c-content__container__list__item {
    line-height: initial;
    margin: 0px;
    font-size: 16px;
    font-weight: 400;
    list-style-type: none;
    text-align: left;
    flex-basis: 100%;
    -webkit-animation-name: change;
    -webkit-animation-duration: 10s;
    -webkit-animation-iteration-count: infinite;
    animation-name: change;
    animation-duration: 10s;
    animation-iteration-count: infinite;
}

@-webkit-keyframes opacity {
  0%, 100% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
}
@-webkit-keyframes change {
  0%, 50%, 100% {transform:translate3d(0,0,0);}
  22.5%, 75% {transform:translate3d(0%,-100%,0);}
}
@keyframes opacity {
  0%, 100% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
}
@keyframes change {
  0%, 50%, 100% {transform:translate3d(0,0,0);}
  22.5%, 75% {transform:translate3d(0%,-100%,0);}
}
}.c-bigtext-position {
position: absolute;
    top: 50%;
    left: 50%;
    text-align: right;
    transform: translate(-50%, 30%);
    width: 100%;
    padding: 50px;
}

.c-company-title {
font-size: 5vw;
font-weight: 800;
line-height: 1.1;
margin-bottom: 20px;
    color: #014e6b;
}
@media (max-width: 768px) {
.c-company-title {
font-size: 12vw;
}
}

.c-company-text{
font-size: 1.3vw;
margin-bottom: 10px;
padding-top: 20px;
padding-bottom: 10px;
}
@media (max-width: 768px) {
.c-company-text{
font-size: 5.3vw;
}
}

.c-company-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: #54c3b9;
    transition: 1s;
}

.c-company-button:hover {
color: #fff;
background-color: #014e6b;
}

.c-quote-position {
position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
z-index: 2;
}

.c-quote-box {
background-color: #fff;
    width: 50vh;
    height: 50vh;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    padding: 4vh;
}

@media (max-width: 768px) {
.c-quote-box {
    width: 100vw;
    height: 75vh;
    display: flex;
}
}

.c-quote-text {
    font-size: 24px;
    font-style: oblique;
}


.c-quote-text2 {
font-size: 14px;
    font-weight: 600;
    color: #014e6b;
}




.c-quote1{
position: absolute;
top: 20px;
left: 20px;
}
.c-quote2{
position: absolute;
bottom: 20px;
right: 20px;
}#particles-js {
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: transparent;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 50% 50%;
}

.c-particles-position {
height: 100vh;
    max-width: 35vw;
    left: 0;
    position: relative;
z-index: 0;
}.c-team-bg {
background-position: 50% 50%;
    height: 100%;
    background-size: cover;
position: relative;
}

.c-team-skia {
    background-color: #0000008c;
    height: 100%;
    transition: 1s;
}
.c-team-text-position {
position: absolute;
    top: 50%;
    left: 10%;
    transform: translate(-10%, -50%);
max-width: 800px;
}

@media (max-width: 768px) {
.c-team-text-position {
position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
width: 70%;
}
}


.c-team-title {
font-size: 5vw;
font-weight: 800;
line-height: 1.1;
margin-bottom: 20px;
    color: #fff;
}
@media (max-width: 768px) {
.c-team-title {
font-size: 12vw;
}
}


.c-team-text {
font-size: 1.3vw;
margin-bottom: 10px;
padding-top: 20px;
padding-bottom: 10px;
color: #fff;
}
@media (max-width: 768px) {
.c-team-text {
font-size: 5.3vw;
}
}


.c-team-quote{
font-size: 2vw;
margin-bottom: 0px;
padding-top: 20px;
line-height: 1.2em;
color: #fff;
font-style: oblique;
}
@media (max-width: 768px) {
.c-team-quote{
font-size: 7vw;
}
}.c-newlogo {
    background-image: url('/cache/files/847a48705285589bcfef3fd7370873380f020dda.png') !important;
    background-position: center;
    background-size: contain;
background-repeat: no-repeat;
}

#product-banners {
/*background-image: url('/cache/files/e67f0116ea23566f9e7e851f8a0646237b7ac0f4.jpg');*/
    background-size: cover;
padding: 100px 20px;
    display: none;
}

.loggedin #product-banners {
    display: block;;
}

#product-banners .c-company-title {
    font-size: 2.5vw;
}

.c-container-banners {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    gap: 30px;
}

.c-banner-boxy-3 {
    width: calc(25% - 30px);
    aspect-ratio: 4 / 3;
    background-size: contain;
    position: relative;
    background-size: cover;
}

.c-banner-boxy-3 a {
    display: inline-block;
    max-height: 0px;
    overflow: hidden;
    color: white;
    text-decoration: none;
    position: relative;
    transition: 1s;
}

.c-banner-boxy-3:hover a {
    max-height: 40px;
}

.c-banner-boxy-3 a::after {
    content: '';
    display: inline-block;
    width: 100%;
    height: 1px;
    background-color: white;
    position: relative;
    left: -100%;
    transition: 1s;
}

.c-banner-boxy-3 a:hover::after {
    left: 0%;
}

.c-banner-content {
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 15px;
    box-sizing: border-box;
    width: 100%;
    background-image: linear-gradient(360deg, rgb(0 0 0 / 90%), transparent);
    height: 50%;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
}


.c-banner-content p {
    color: white;
    font-size: 24px;
    font-weight: 800;
}

.c-title-box p {
    font-size: 20px;
}