/*
    Document   : konva
    Created on : 7 Ιουλ 2014, 10:52:16 πμ
    Author     : Stonewave.net
    Description: Main css file for KONBA
        Purpose of the stylesheet follows.
*/


/* Generals */
body,
.wraps-all {
    overflow-x: hidden;
}


/* Desktops - Laptops */
/*@media (min-width: 768px) {*/

@media (min-width: 992px) {
    .container {
        width: 984px;
    }
}

.no-margin {
    margin: 0;
}

.centered {
    display: block;
    margin: 0 auto;
}

.content-holder {
    width: 984px;
}

/* Displays */
.mobile,
.tablet {
    display: none !important;
}

/* Sliders */
.quality .nivo-caption {
    left: 58%;
    top: 55%;
}

.index .nivo-caption {
    left: 64%;
    top: 55%;
}

.social-responsibility .nivo-caption {
    left: 58%;
    top: 51%;
}

.suntages .nivo-caption {
    left: 57%;
    top: 57%;
}

/* Header */
/*.header-container { padding: 0px; background: transparent url('../images/pattern-opacity50.png') repeat; position: relative; z-index: 1000; }*/

.header-container {
    position: fixed;
    z-index: 1100;
    left: 0px;
    right: 0px;
    padding: 0px;
    background-image: url('../images/pattern-opacity70.png');
    background-color: transparent;
    background-repeat: repeat;
}

.logo {
    position: absolute;
    z-index: 100;
    top: 20px;
}

.logo a img {
    width: 155px;
}

.menu-row .container {
    padding: 0px;
}

.menu-row .container .row {
    margin: 0px;
}

/* Menu */
.menu-wrapper {
    padding: 0px;
    width: 1080px;
    height: auto;
    margin: 0 auto;
}

#menu ul {
    list-style: none;
    padding: 0px 0px 0px 0px;
    margin: 0 0 0 165px;
    height: 97px;
}

#menu ul li {
    display: inline;
    margin: 55px 15px 0px 15px;
    position: relative;
    float: left;
    padding-bottom: 4px;
}

#menu ul li:first-child {
    margin-left: 0;
}

#menu ul li:last-child {
    margin-right: 0;
}

#menu ul .en {
    margin: 55px 5px 0px 55px;
}

#menu ul .el {
    margin: 55px 5px 0px 5px;
}

#menu ul .sep {
    margin: 55px 0px 0px 0px;
    width: 5px;
}

#menu ul .sep div {
    width: 4px;
    height: 4px;
    background-color: #88d3f3;
    border-radius: 20px;
    position: absolute;
    top: 12px;
    display: block;
}

#menu ul .current {
    border-bottom: 10px solid #88d3f3;
    -webkit-transition: border-bottom 0.2s ease-in-out;
    -moz-transition: border-bottom 0.2s ease-in-out;
    -ms-transition: border-bottom 0.2s ease-in-out;
    -o-transition: border-bottom 0.2s ease-in-out;
    transition: border-bottom 0.2s ease-in-out;
}

@media (max-width:1199px) {
    #menu ul {
        margin: 0 0 0 0;
    }
}


/* Header Carousel */
.carousel-caption {
    left: 60%;
    padding-bottom: 30px;
    top: 38%;
}

.carousel-caption h1 {
    font-size: 65px;
    font-family: 'Fira Sans', serif;
    color: #72caef;
    text-align: left;
    background-color: #ffffff;
    opacity: 0.8;
}

.carousel-indicators li {
    display: inline-block;
    width: 20px;
    height: 20px;
    margin: 0px;
    text-indent: -9999px;
    border: 1px solid #ffffff;
    border-radius: 50px;
    cursor: pointer;
    background-color: #72caef;
}

.carousel-indicators .active {
    margin: 0px;
    width: 20px;
    height: 20px;
    background-color: #ffffff;
}

.carousel-indicators {
    bottom: 80px;
}

.product-logos {
    z-index: 1001;
    width: 100%;
    bottom: 0;
    position: fixed;
    height: 85px;
    text-align: center;
    background-color: #ffffff;
    opacity: 0.9;
}

.product-logos ul {
    height: auto;
    list-style: none;
    padding: 15px 0px;
    margin: 0px;
    position: relative;
}

.product-logos ul li {
    position: relative;
    width: 200px;
    height: auto;
    display: inline-block;
    padding: 0px 5px;
    margin: 0px 35px;
}

.product-logos ul li img {
    position: relative;
    display: block;
    margin: 0 auto;
}

/* Animations */
.animated-container {
    position: relative;
    height: auto;
    background-color: transparent;
    padding: 0px;
    padding: 120px 0px 0px 0px;
}

.animated-container .row {
    margin: 0px;
}

.animated-container .row:nth-child(2) {
    margin-bottom: 120px;
}

.animated-div {
    position: relative;
    height: auto;
    display: block;
    margin: 0 auto;
    width: auto;
}

.animated-div img {
    margin: 0 auto;
    display: block;
    position: relative;
}

.animated-text {
    width: 984px;
    height: auto;
    background: transparent;
    margin: 0 auto;
}

.animated-div .psari-goes-to-piato {
    position: absolute;
    top: 40px;
    z-index: 100;
    right: 20%;
}

/*.animated-div .animated-karavaki-arxikis { z-index: 100; right: 20%; float: right; }*/
.animated-div .animated-karavaki-arxikis {
    z-index: 100;
    left: 25%;
}

.animated-div .single-psari {
    float: none;
    width: 50px;
    left: 25%;
}

.animated-div .single-psari-white {
    top: 65px;
    z-index: 100;
    visibility: hidden;
}

.animated-div .kasela-kapaki {
    transform: rotate(90deg);
    left: 67px;
    top: -43px;
    -moz-transition: all 1s ease;
    -webkit-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
}

.kasela-kapaki-rotation {
    transition: all;
    -ms-transform: rotate(0deg) !important;
    -webkit-transform: rotate(0deg) !important;
    transform: rotate(0deg) !important;
}

.animated-div .three-fishes {
    left: 45%;
}

/* Wavy Section */
.wavy-device {
    position: relative;
    background: #88d0f0;
    height: 620px;
    padding: 0px;
}

.waves {
    width: 100%;
    height: 20px;
    margin: 0px;
    background: transparent url('../images/pattern-wave.png') repeat-x center top;
}

.wavy-content {
    padding: 150px 0px;
    height: 650px;
}

.wavy-content-left {
    width: 430px;
    height: 100%;
    float: left;
    display: block;
    position: relative;
}

.wavy-content-right {
    width: 554px;
    height: 100%;
    float: left;
    display: block;
    position: relative;
    left: 3000px;
}

.overlay-box {
    width: 325px;
    height: 285px;
    position: absolute;
    background-color: transparent;
    border: 2px solid #fff;
}

.overlay-back {
    top: 0px;
    left: 40px;
}

.overlay-mid {
    top: 20px;
    left: 60px;
}

.overlay-front {
    top: 40px;
    left: 80px;
}

.overlay-front img {
    padding: 12px;
    width: 100%;
}

/* Parallaxes */
.circleBase {
    border-radius: 50%;
    position: absolute;
    margin: 0 auto;
    left: 0;
    right: 0;
    top: 28%;
    bottom: 0;
}

.noBase {
    border-radius: 0%;
    position: absolute;
    margin: 0 auto;
    left: 0;
    right: 0;
    top: 28%;
    bottom: 0;
}

.blackCircle {
    width: 275px;
    height: 275px;
    background: transparent;
    border: 2px solid #000;
}

.whiteCircle {
    width: 275px;
    height: 275px;
    background: transparent;
    border: 2px solid #fff;
}

.whiteCircleFull {
    width: 275px;
    height: 275px;
    background: #ffffff;
}

.freeText {
    width: 986px;
    height: 210px;
    background: transparent;
}

/* Sosti Epilogi Alieymatwn */
.agapimena .circleBase {
    top: 22%;
}

.agapimena .whiteCircleFull span {
    top: 35%;
}

.agapimena {
    position: relative;
    height: 565px;
    width: 100%;
    background: url('../images/bg-agapimena.jpg') no-repeat center center;
    background-size: cover;
    background-attachment: fixed;
}

.isoropia .noBase {
    top: 15%;
}

/*.isoropia .freeText span { top: 61%; font-weight: 300; font-size: 32px; }*/
.isoropia {
    position: relative;
    height: 605px;
    width: 100%;
    background: url('../images/syntages-parallax-2.jpg') no-repeat center center;
    background-size: cover;
    background-attachment: fixed;
}

/* Alternative */
.isoropia .freeText span {
    position: relative;
    font-weight: 500;
    font-size: 20px;
    top: 56%;
    background-color: #ffffff;
    display: block;
    color: #88d3f3;
    font-family: 'Roboto Slab', serif;
    opacity: 0.9;
    margin: 0 auto;
    padding: 20px;
    width: 34%;
}


.sostos .circleBase {
    top: 33%
}

.sostos .circleBase span {
    top: 22%
}

.sostos {
    position: relative;
    height: 835px;
    width: 100%;
    background: url('../images/bg-sosti-epilogi.jpg') no-repeat center center;
    background-size: cover;
    background-attachment: fixed;
}

/* Epivarinsi Fusikou Perivalontos */
.epivarinsi .noBase span {
    font-weight: 300;
    font-size: 32px;
    top: 33%;
}

.epivarinsi {
    position: relative;
    height: 600px;
    width: 100%;
    /*background: url('../images/bg-epivarinsi.jpg') no-repeat center center;*/
    background: url('../images/bg-epivarinsi2.jpg') no-repeat center center;
    background-size: cover;
    background-attachment: fixed;
    background-position: center -40%;
}

/*Ta Panta Gia To Psari */
.ta-panta .whiteCircle {
    top: 22%;
}

.ta-panta .whiteCircle span {
    top: 23%;
}

.ta-panta {
    position: relative;
    height: 1200px;
    width: 100%;
    background: url('../images/bg-tapanta-psaria.jpg') no-repeat center center;
    background-size: cover;
    background-attachment: fixed;
}

.products-top {
    position: absolute;
    margin: 0px auto;
    /* background: transparent url('../images/diagonios-2.png') no-repeat center center; */
    left: 0;
    right: 0;
    bottom: 0;
    height: 400px;
    background-size: 100% 100%;
}

.products-top ul {
    padding: 0px;
    list-style: none;
    text-align: center;
}

.products-top ul li {
    display: inline-block;
}

.products-top ul li div {
    float: left;
}

.products-top ul li div a {
    text-decoration: none;
}

.products-top ul li {
    margin: 0px 30px 0px 30px;
}


.products-top ul li:nth-child(1) {
    margin: 0px 30px 0px 0px;
}

.products-top ul li:nth-child(4) {
    margin: 0px 0px 0px 30px;
}

.four-products {
    width: 86%;
}

/* Products Bottom */
.products-bottom-wrapper {
    position: relative;
    width: 100%;
    height: auto;
    background: url('../images/background-thalassas-v2.jpg') no-repeat center center;
    background-size: cover;
    padding: 65px 0px 185px 0px;
}

.products-bottom-wrapper .row {
    margin: 0px;
}

.products-bottom-wrapper .products-bottom-row {
    background-color: #ffffff;
    width: 984px;
    margin: 0 auto;
    display: block;
}

.products-bottom-wrapper .bottom-single-product {
    width: 984px;
    margin: 0 auto;
    display: block;
    padding: 34px;
}

.product-left {
    float: left;
    max-width: 580px;
    min-width: 580px;
}

.product-left img {
    width: 100%;
}

.product-right {
    float: right;
    width: 300px;
}

.product-right .top {
    text-align: center;
    padding-top: 65px;
}

.product-right .bottom {
    text-align: center;
}

.product-right .top img {
    min-width: 155px;
    max-width: 155px;
}

/* Centered Text with transparencies */
.centered-text {
    position: relative;
    height: auto;
    padding: 0px;
    text-align: center;
}

.centered-text .row {
    margin: 0px;
}

.no-transparency {
    background: #88d0f0;
    padding: 110px 0px;
}

.no-transparency-2 {
    background: #88d0f0;
    padding: 44px 0px;
}

.no-transparency p {
    color: #fff;
    font-size: 30px;
    font-family: 'Roboto Slab', serif;
    font-weight: normal;
    text-align: center;
    width: 984px;
    display: block;
    margin: 0 auto;
}

.no-transparency-2 p {
    padding: 30px;
    color: #fff;
    font-size: 30px;
    font-family: 'Roboto Slab', serif;
    font-weight: normal;
    text-align: center;
    width: 984px;
    display: block;
    margin: 0 auto;
}

.no-transparency span {
    color: #fff;
    font-size: 30px;
    font-family: 'Roboto Slab', serif;
    font-weight: normal;
    text-align: center;
    width: auto;
    padding-left: 40px;
    display: inline-block;
    margin: 0 auto;
    position: relative;
}

.no-transparency ul {
    padding: 0px;
    width: 984px;
    margin: 0px auto;
    list-style: none;
}

.no-transparency ul li {
    position: relative;
}

.no-transparency ul li:before {
    content: "";
    width: 8px;
    height: 8px;
    background-color: #ffffff;
    border-radius: 20px;
    float: left;
    line-height: 14px;
    position: absolute;
    top: 19px;
}

.page-id-107 .no-transparency .first:before {
    left: 130px;
}

// .no-transparency ul .first:before { left: 45px; }
// .no-transparency ul .second:before { left: 75px; }


.with-transparency {
    height: 15px;
    background: transparent url('../images/pattern-opacity50.png') repeat center center;
}

.filler-row-small {
    height: 20px;
    background: #88d0f0;
}

.filler-row-large {
    height: 45px;
    background: #88d0f0;
}

.dot {
    width: 4px;
    height: 4px;
    background-color: #88d3f3;
    border-radius: 20px;
    position: absolute;
    top: 12px;
    display: block;
}

.quality .no-transparency {
    padding: 73px 0px;
}

.social-responsibility .no-transparency {
    padding: 95px 0px;
}

/* Checkered */
.checkered-wrapper {
    position: relative;
    width: 100%;
    height: auto;
    background: url('../images/background-thalassas.jpg') no-repeat center center;
    background-size: cover;
    padding: 67px 0px 185px 0px;
}

.checkered-wrapper .row {
    margin: 0px;
}

.checkered-row {
    padding: 28px;
    background: #fff;
    width: 984px;
    position: relative;
    margin: 0 auto !important;
    display: block;
}

.checkered-upper-text {
    background: #fff;
    width: 100%;
    height: auto;
    padding: 65px 0px 75px 0px;
}

.checkered-upper-text span {
    display: block;
    text-align: center;
    color: #88d0f0;
    font-size: 30px;
    font-weight: 300;
    font-family: 'Roboto Slab', serif;
}

.checkered-section {
    height: 315px;
    width: 100%;
}

.checkered-img img {
    width: 100%;
    max-height: 315px;
}

.checkered-text-left .checkered-img {
    float: right;
    width: 50%;
    height: 315px;
}

.checkered-text-left .checkered-text {
    float: left;
    width: 50%;
    height: 315px;
}

.checkered-text-right .checkered-text {
    float: right;
    width: 50%;
    height: 315px;
}

.checkered-text-right .checkered-img {
    float: left;
    width: 50%;
    height: 315px;
}

.checkered-text span {
    display: block;
    text-align: center;
    color: #88d0f0;
    font-size: 20px;
    font-weight: 300;
    font-family: 'Roboto Slab', serif;
}

.checkered-text-1 {
    padding: 95px 0px;
}

.checkered-text-2 {
    padding: 65px 0px;
}

.checkered-text-3 {
    padding: 65px 0px 65px 15px;
}

.checkered-quality{
  margin-top:40px;
}

.puzzle svg .letters{
  fill:white;
  opacity:1 !important;
}




.checkered-quality .puzzle{
  text-align: center;
  
}
.checkered-quality .puzzle svg{
  width: 100%;
  height: auto;
}

#enviroment ,#responsibility, #people, #products{
  outline:none;

}

.quote{
  margin-top:30px;
  padding: 0 60px;
}

.quote .quote-title{
  text-align: center;
  color: #6db1f1;
  font-weight: 600;
  font-size:19px;
  line-height:23px;
  font-family:'Roboto Slab';
  text-transform:uppercase;
}

.blockquote{
  border:none;
}

.blockquote-content{
  color: #6db1f1;
  font-weight: 600;
  text-align: center;
  margin-bottom: 3rem;
}
.blockquote-content::before{
  content:url('../images/open-quotes.svg');
  margin-right: 8px;
}
.blockquote-content::after{
  content:url('../images/close-quotes.svg');
  margin-left: 8px;
  position: relative;
  top: 10px;
}

.blockquote-footer{
  color: #6db1f1;
  font-weight: 400;
  font-size:18px;
  line-height:21px;
  font-family:'Roboto Slab';

}

.blockquote-footer::before{
 display:none;
}

.modal{
  z-index: 1111;
}

.modal-content{
  border-radius:0;
}



.modal-content-people{
  border-top-right-radius: 130px;
  padding: 20px;
  overflow:hidden;
}

#peopleModal .modal-header{
  position: absolute;
  top: 15px;
  right: 15px;
  z-index: 2;
}
#peoplemodal-body{
  margin-left:25px;
  margin-bottom: 110px;
}
.people-icon{
  position: absolute;
  text-align: end;
  width: 100%;
  bottom: 0;
  left: 47px;
}

#productsModal .modal-header{
  position: relative;
  z-index: 6;
  left: 10px;
  bottom: 7px;
}

.modal-content-people .modal-body{
  position: relative;
  padding: 40px;
  border-top-right-radius: 20px;
}
.modal-body{
  padding-bottom: 60px !important;
}


.people-puzzle{
  position: absolute;
  right: 20px;
  top: 17px;
  z-index: 1;
  overflow: visible;
  background-color: white;
  border-top-right-radius: 20px;
  padding-bottom: 10px;
}

.modal-content-products{
  border-top-left-radius: 130px;
  padding: 20px;
  overflow:hidden;
}

.modal-content-products .modal-body{
  position: relative;
  padding: 40px;
  border-top-left-radius: 95px;
}
.product-puzzle{
  position:absolute;
  top: 13px;
  left: 13px;
  background-color: white;
  z-index: 6;
  padding-right: 9px;
}
#productsmodal-body{
  z-index:9;
  position:relative;
  margin-left:25px;
  margin-bottom: 80px;
}



.modal-content-responsibility{
  border-bottom-right-radius: 130px;
  padding: 20px;
  overflow: hidden;
}

.responsibility-puzzle{
  position: absolute;
  bottom: 12px;
  right: 18px;
    background-color: white;
    z-index: 6;
    padding-left: 22px;
}

.modal-content-responsibility .modal-body{
  padding: 40px;
    position: relative;
    z-index: 5;
    border-bottom-right-radius: 100px;
}

#responsibilitymodal-body{
  position:relative;
  z-index:7;
  display: flex;
  flex-direction: column;
  padding-bottom: 120px;
  margin-left:25px;
  margin-bottom:60px;
}
.responsibility-icon{
  position: absolute;
bottom: 10px;
}

.mb-50{
  margin-bottom: 50px;
}

.modal-content-enviroment{
  border-bottom-left-radius: 130px;
  padding: 20px;
  overflow: hidden;
}

.enviroment-icon{
  width: 100%;
  text-align: end;
  position: absolute;
  border: 32px;
  bottom: 0;
  right: 25px;
}

.product-icon{
  width: 100%;
text-align: end;
position: absolute;
bottom: 10px;
right: 10px;
}

.piece-puzzle:hover{
  cursor:pointer;
}

.piece-puzzle:hover  .letters {
  fill: #0662ae;
}

.piece-puzzle:hover .piece-pzzl{
  fill:#c5e0f9;
}

.modal-content-enviroment .modal-body{
  padding:40px;
}

#enviromentModal .modal-header{
    position: relative;
    z-index: 6;
    left: 10px;
    bottom: 7px;
}

#responsibilityModal .modal-header{
  position: relative;
  z-index: 6;
  left: 10px;
  bottom: 7px;
}

.enviroment-puzzle{
  position: absolute;
    bottom: 9px;
    background-color: white;
    padding-top: 27px;
    left: 18px;
    z-index: 6;
}


#enviromentmodal-body{
  position:relative;
  z-index:7;
  display:flex;
  flex-direction:column;
  padding-bottom: 180px;
  margin-left:25px;
}
.enviroment-icon{
  order:1;
}
.quality-title{
  text-align: center;
color: #0662ae;
font-size: 26px;
font-weight: 400;
font-family: 'Roboto Slab', serif;
}

.quality-upper-text{
  background: #fff;
width: 100%;
height: auto;
padding: 65px 0px 75px 0px;
text-align: center;
}

.modal-body h1{
  font-family:'Roboto Slab';
  font-weight:600;
  font-size:42px;
  line-height:50px;
  margin-bottom: 15px;
  width: 96%;
}

.modal-body h2{
  font-family:'Roboto Slab';
  font-weight:600;
  font-size:26px;
  line-height:31px;
  margin-bottom: 5px;
}

.modal-body p{
  font-family:'Roboto Slab';
  font-weight:400;
  font-size:16px;
  line-height:19px;
}

.modal-header{
  border:none;
  padding:0;
  min-height: 0;
}

.modal-header .close{
  opacity:1;
}

.modal-title{
  text-align:center;
  position:relative;
  z-index:7;
}

.checkered-certification {
    padding: 10px 0px 42px 0px;
}

.checkered-certification ul {
    list-style: none;
    margin: 0px;
    padding: 0px;
    text-align: center;
}

.checkered-certification ul li {
    display: inline-block;
    margin: 0px 6px;
}

/* Social Responsibility Shaped */
.social-responsibility-wrapper {
    position: relative;
    width: 100%;
    height: auto;
    background: url('../images/background-thalassas.jpg') no-repeat center center;
    background-size: cover;
    padding: 65px 0px 185px 0px;
}

.social-responsibility-wrapper .row {
    margin: 0px;
}

.social-responsibility-wrapper .social-responsibility-row {
    background-color: #ffffff;
    width: 984px;
    margin: 0 auto;
    display: block;
    padding: 41px 50px 41px 52px;
}

.sr-box {
    position: relative;
    display: block;
    height: 195px;
    width: 210px;
    float: left;
    margin: 5px 5px;
}

.sr-box:nth-child(1) {}

.sr-box img {
    max-height: 195px;
    width: 210px;
}

.sr-box span {
    font-family: 'Fira Sans', serif;
    display: block;
    color: #ffffff;
    padding: 20px 15px;
    font-size: 20px;
    position: absolute;
    bottom: 0;
}

.sr-box-large {
    position: relative;
    display: block;
    height: 205px;
    width: 430px;
    float: left;
    margin: 5px 5px 0px 5px;
    background: #6dcdf4 url('../images/sr-psaraki-bg.png') no-repeat 16px center;
}

.sr-box-large span {
    font-family: 'Fira Sans', serif;
    display: block;
    color: #ffffff;
    padding: 20px 15px;
    font-size: 40px;
    position: absolute;
    bottom: 0;
}

.sr-box-xtralarge {
    position: relative;
    display: block;
    height: 125px;
    width: 870px;
    float: left;
    margin: 0px 5px 0px 5px;
    background: #6dcdf4;
}

.sr-box-xtralarge p {
    font-family: 'Fira Sans', serif;
    color: #ffffff;
    text-align: center;
    font-size: 20px;
    font-weight: normal;
    margin: 40px 0px 0px 0px;
}

.sr-box-xtralarge-2 {
    padding-bottom: 24px;
    position: relative;
    display: block;
    height: auto;
    width: 870px;
    float: left;
    margin: 0px 5px 0px 5px;
    background: #ffffff;
}

.sr-box-xtralarge-2 img {
    display: block;
    margin: 10px auto;
}

.sr-box-xtralarge-2 p {
    font-family: 'Roboto Slab', serif;
    color: #6dcdf4;
    text-align: center;
    font-size: 20px;
    font-weight: 300;
    margin: 0px 0px 0px 0px;
}

.sr-box-xtralarge-2 p:nth-child(1) {
    margin-top: 50px;
}

.large-arrow-down {
    width: 0;
    height: 0;
    border-left: 435px solid transparent;
    border-right: 435px solid transparent;
    border-top: 65px solid #6dcdf4;
    position: relative;
    float: left;
    margin: 0px 5px;
}

.sr-box:nth-child(2) {
    background: #6dcdf4;
}

.sr-box:nth-child(4) {
    background: #416eb4;
}

.sr-box:nth-child(5) {
    margin-bottom: 10px;
}

.sr-box:nth-child(6) {
    background: #7fb339;
    margin-bottom: 10px;
}



/*Products Grid*/

/* Products General Rules */
.products-container {
    margin-top: 260px;
    padding: 0px;
    width: 1080px;
}

.products-container .row {
    margin: 0px;
}

/* Products */
.products-holder {
    left: 115px;
    margin-bottom: 370px;
    background-color: #ffffff;
    padding: 20px 20px 20px 20px;
    width: 750px;
    height: auto;
    float: left;
}

.product-box {
    text-align: center;
    width: 230px;
    height: 240px;
    float: left;
    margin-bottom: 10px;
}

.product-box:nth-child(3n+2) {
    margin: 0px 10px;
}

.product-box img {
    width: 100%;
    display: block;
    border: 1px solid #46c6f1;
}

.product-box a {
    text-align: center;
    font-family: 'Roboto Slab', serif;
    color: #46c6f1;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 18px;
    font-weight: normal;
}

.product-box a:hover {
    color: #a6def6;
}

/* Products Menu */
.products-menu {
    padding: 0px;
    width: 130px;
    height: auto;
    float: left;
    margin-bottom: 370px;
    margin-left: 12px;
}

.p-menu {
    padding: 0px;
    margin: 0px;
    list-style: none;
    position: relative;
    height: auto;
}

.p-menu .lvl-0 {
    cursor: pointer;
    display: block;
    min-height: 135px;
    height: auto;
    width: 130px;
    position: relative;
}

.p-menu .konservas {
    transition: background 0.3s ease;
    background: #46c6f1 url('../images/konserva-white.png') no-repeat center 25px;
    background-size: 70px 70px;
}

.p-menu .katapsiksis {
    transition: background 0.3s ease;
    background: #46c6f1 url('../images/katapsiksi-white.png') no-repeat center 25px;
    background-size: 70px 70px;
}

.p-menu .fakelaki {
    transition: background 0.3s ease;
    background: #46c6f1 url('../images/fakelaki-white.png') no-repeat center 25px;
    background-size: 70px 70px;
}

.p-menu .psigeiou {
    transition: background 0.3s ease;
    background: #46c6f1 url('../images/psygeioy-white.png') no-repeat center 25px;
    background-size: 70px 70px;
    -moz-border-radius: 0px 0px 20px 20px;
    -webkit-border-radius: 20px 20px 0px 0px;
    border-radius: 0px 0px 20px 20px;
}


.p-menu .konservas:hover {
    background: #ffffff url('../images/konserva-blue.png') no-repeat center 25px;
    background-size: 70px 70px;
}

.p-menu .katapsiksis:hover {
    background: #ffffff url('../images/katapsiksi-blue.png') no-repeat center 25px;
    background-size: 70px 70px;
}

.p-menu .psigeiou:hover {
    background: #ffffff url('../images/psugeioy-blue.png') no-repeat center 25px;
    background-size: 70px 70px;
}

.p-menu .fakelaki:hover {
    background: #ffffff url('../images/fakelaki-blue.png') no-repeat center 25px;
    background-size: 70px 70px;
}

.p-menu .konservas.active {
    background: #ffffff url('../images/konserva-blue.png') no-repeat center 25px;
    background-size: 70px 70px;
}

.p-menu .katapsiksis.active {
    background: #ffffff url('../images/katapsiksi-blue.png') no-repeat center 25px;
    background-size: 70px 70px;
}

.p-menu .fakelaki.active {
    background: #ffffff url('../images/fakelaki-blue.png') no-repeat center 25px;
    background-size: 70px 70px;
}

.p-menu .psigeiou.active {
    background: #ffffff url('../images/psugeioy-blue.png') no-repeat center 25px;
    background-size: 70px 70px;
}


.product-menu-seperator {
    transition: background-color 0.3s ease;
    height: 2px;
    width: 110px;
    background-color: #8fddf7;
    position: relative;
    margin: 0 auto;
    top: 107px;
}

.active .product-menu-seperator {
    display: none;
}

.p-menu li span {
    transition: color 0.3s ease;
    position: relative;
    display: block;
    text-align: center;
    height: 26px;
    line-height: 26px;
    color: #ffffff;
    font-family: 'Roboto Slab', serif;
    font-size: 14px;
    top: 100px;
}

.p-menu li:hover span,
.p-menu .active span {
    color: #46c6f1;
}

.p-menu li:hover .product-menu-seperator {
    background-color: #ffffff;
}

.product-menu-list-1 {
    border-radius: 0px 0px 20px 20px;
    position: relative;
    margin: 105px 0px 0px 0px;
    z-index: 1;
    padding: 0px;
    list-style: none;
    background: #ffffff;
    width: 130px;
}

.product-menu-list-1 li {
    display: block;
    height: auto;
}

.product-menu-list-1 li img {
    width: 90px;
    display: block;
    margin: 0px auto;
    padding: 10px 0px;
}

.product-menu-list-1 li a {
    display: block;
    font-family: 'Fira Sans', serif;
    font-size: 12px;
    color: #919396;
    padding-left: 20px;
    line-height: 20px;
}

.product-menu-list-2 {
    position: relative;
    margin: 0px;
    background: #46c6f1;
    width: 245px;
    padding: 10px 20px 10px 0px;
}

.product-menu-list-2 li {
    display: block;
    height: auto;
}

.product-menu-list-2 li:hover:before {
    visibility: visible;
}

.product-menu-list-2 li:before {
    transition: visibility 0.1s ease;
    visibility: hidden;
    content: "";
    position: absolute;
    left: 5px;
    margin-top: 5px;
    width: 0;
    height: 0;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    border-left: 5px solid #ffffff;
}

.product-menu-list-2 li a {
    display: block;
    font-family: 'Fira Sans', serif;
    font-size: 12px;
    color: #ffffff;
    padding-left: 20px;
    line-height: 20px;
}

.lvl-1,
.lvl-2 {
    display: none;
}


/* Single Product */

.single-product-holder {
    padding: 0px;
    background-color: #ffffff;
    width: 750px;
    height: auto;
    float: left;
    margin-bottom: 215px;
    left: 115px;
}

.sxetikes-suntages {
    padding: 40px;
    margin: 0px;
    background: transparent url('../images/pattern-sxetikes-suntages.png') repeat;
}

.single-recipe-depicter .pattern-tetradiou {
    background: transparent url('../images/pattern-tetradio-3.png') repeat-x;
}

.pattern-tetradiou {
    height: 28px;
    background: transparent url('../images/pattern-tetradio-3.png') repeat-x;

}

.suntages-info {
    background: transparent url('../images/pattern-selida4.png') repeat;
    min-height: 100px;
    text-align: center;
}

.suntages-info img {
    width: 80px;
}

.suntages-info span {
    color: #fc6500;
    font-size: 24px;
    font-weight: 700;
    font-family: 'Roboto Slab', serif;
    position: absolute;
    left: 0;
    right: 0;
    top: 30px;
}

.suntages-info p {
    color: #919396;
    font-size: 14px;
    font-weight: 300;
    font-family: 'Roboto Slab', serif;
    line-height: 25px;
}

.single-product-lezanta {
    height: 94px;
    background-color: #46c6f1;
    margin: 0px;
    text-align: center;
}

.single-product-lezanta h1 {
    margin: 20px 0px 0px 0px;
    font-family: 'Fira Sans', serif;
    font-size: 50px;
    line-height: 42px;
    color: #ffffff;
}

.single-product-lezanta h2 {
    margin: 0px 0px 0px 0px;
    font-family: 'Roboto Slab', serif;
    font-size: 20px;
    color: #ffffff;
    font-weight: 700;
}

.product-badges {
    text-align: center;
    padding-top: 15px;
}

.product-badge {
    display: inline-block;
    width: 55px;
    margin-right: 10px;
    margin-bottom: 20px;
    height: auto;
}

.product-badge img {
    vertical-align: top;
}

.no-preservatives {
    background-image: url('../images/icon-no-preservatives-el.png');
}

.gluten-free {
    background-image: url('../images/icon-gluten-free-el.png');
}

.mcs {
    background-image: url('../images/MSC-SIGN.png');
}

.has-olive-oil {
    background-image: url('../images/icon-olive-oil.png');
}

.is-dolphin-safe {
    background-image: url('../images/icon-dolphin-safe.png');
}

.lang-en .no-preservatives {
    background-image: url('../images/icon-no-preservatives-en.png');
}

.lang-en .gluten-free {
    background-image: url('../images/icon-gluten-free-en.png');
}

.single-product-info {
    height: auto;
    background-color: #ffffff;
    padding: 40px 20px 40px 20px;
}

.single-product-info h3 {
    margin: 0px 0px 10px 0px;
    font-size: 22px;
    font-family: 'Roboto Slab', serif;
    color: #3ec1ee;
    font-weight: normal;
}

.single-product-info-left {
    min-height: 300px;
    padding: 0px 0px 0px 0px;
}

.single-product-info-left p {
    color: #919396;
    font-family: 'Fira Sans', serif;
    font-size: 16px;
    line-height: 25px;
    margin: 0px;
    font-weight: 300;
}

.single-product-info-right {
    height: auto;
    padding: 0px 0px 0px 0px;
    position: relative;
}

.single-product-info-right img {
    width: 100%;
}

.single-product-info2 {
    height: auto;
    background-color: #88d3f3;
    padding: 35px 30px 35px 30px;
}

.single-product-info2-left {
    height: auto;
    padding: 0px 0px 0px 0px;
    width: 150px;
    margin-right: 25px;
}

.single-product-info2-left img {
    width: 100%;
}

.single-product-info2-right {
    height: auto;
    padding: 0px 0px 0px 0px;
    width: 515px;
    float: left;
}

.single-product-info2-right p {
    color: #ffffff;
    font-family: 'Roboto Slab', serif;
    font-size: 14px;
    line-height: 22px;
    margin: 0px;
    font-weight: 400;
}


.single-product-info2-left-2 {
    height: auto;
    padding: 0px 0px 0px 0px;
    margin-right: 0px;
    background-color: #88d3f3;
    min-height: 80px;
}

.single-product-info2-left-2 img {
    width: 100%;
    padding: 10px;
    margin: 0 auto;
    display: block;
    max-width: 150px;
}

.single-product-info2-right-2 {
    height: auto;
    padding: 0px 0px 0px 0px;
    float: left;
    background-color: #88d3f3;
    min-height: 80px;
}

.single-product-info2-right-2 p {
    color: #ffffff;
    font-family: 'Roboto Slab', serif;
    font-size: 14px;
    line-height: 22px;
    margin: 0px;
    font-weight: 400;
    padding-top: 10px;
}

.no-padding {
    padding-left: 0px;
    padding-right: 0px;
}

.single-product-info3 {
    height: auto;
    background-color: #ffffff;
    padding: 40px 40px 40px 40px;
}

.single-product-info3 h3 {
    margin: 0px 0px 10px 0px;
    font-size: 22px;
    font-family: 'Roboto Slab', serif;
    color: #3ec1ee;
    font-weight: normal;
}

.related-products {
    border-bottom: 8px solid #46c6f1;
    padding: 40px;
}

.related-box {
    width: 25%;
    float: left;
    position: relative;
    height: auto;
}

.related-box span {
    display: block;
    text-align: center;
    color: #46c6f1;
    font-weight: 300;
    font-size: 14px;
    font-family: 'Roboto Slab', serif;
}

.related-box img {
    margin: 0 auto;
    display: block;
}

.single-product-stoixeia {
    padding: 30px 0px 0px 0px;
}

.single-product-stoixeia ul {
    padding: 0px;
    list-style: none;
    margin: 0px;
}

.single-product-stoixeia ul li {
    padding: 3px 0px;
    display: inline-block;
    margin: 0px 3px;
}

.single-product-stoixeia ul li:nth-child(first) {
    margin: 0px;
    padding: 0px;
}

.trapezoid {
    float: left;
    min-height: 85px;
    background-color: #9ec632;
}

.trapezoid p {
    text-align: center;
    overflow: hidden;
    padding: 0px 35px;
    margin: 0px;
    max-height: 70px;
    top: 10px;
    position: relative;
    font-family: 'Roboto Slab', serif;
    color: #ffffff;
}

.trapezoid2 {
    float: left;
    width: 100%;
    min-height: 40px;
    background-color: #9ec632;
}

.trapezoid2 p {
    text-align: center;
    overflow: hidden;
    padding: 0px 35px;
    margin: 0px;
    max-height: 70px;
    top: 10px;
    position: relative;
    font-family: 'Roboto Slab', serif;
    color: #ffffff;
}

.trapezoid-sm1 {
    float: left;
    border-radius: 30px/10px;
    width: 60px;
    height: 80px;
    border: 3px solid #9ec632;
    background-color: #ffffff;
}

.trapezoid-sm1 p {
    font-family: 'Roboto Slab', serif;
    color: #9ec632;
    text-align: center;
    font-size: 8px;
    margin: 0px;
    text-transform: uppercase;
    position: relative;
    top: 22px;
}

/* Sintages Carousel Slider (Using BxSlider) */
.suntages-carousel {
    background: transparent url('../images/pattern-selida4.png') repeat;
    height: 250px;
}

.bx-wrapper {
    margin: 0 auto;
    display: block;
}

/*
.protinomeno-box { height: 175px; float: left; position: relative; max-width: 259px; margin: 15px; }
.protinomeno-box img { height: 168px; width: 262px; border: 6px solid white; position: relative; left: 5px; z-index: 2; background-color: #ffffff; top: 8px; }
.protinomeno-box a { padding: 6px 15px; padding: 6px 15px; position: relative; display: block; top: -47px; height: 50px; width: 250px; color: #626364; z-index: 3; left: 11px; font-family: 'Roboto Slab', serif; font-size: 14px; line-height: 20px; background: transparent url('../images/pattern-opacity70.png') repeat; float: left; }
.protinomeno-box .backborder { width: 261px; height: 167px; background-color: #c5c126; position: absolute; top: 14px; left: 0; }
*/


.bxslider li {
    height: 230px;
    width: 269px;
    overflow: hidden;
}

.bxslider li img {
    width: 100%;
    height: auto;
    top: 50%;
    transform: translateY(-50%);
    border: none;
    position: relative;
    left: 0px;
    z-index: 2;
    background-color: #ffffff;
    /*top: 8px;*/
}

.bxslider li img.is-portrait {
    height: 100%;
    width: auto;
}

.bxslider li a {
    padding: 6px 15px;
    position: absolute;
    top: auto;
    right: 8px;
    bottom: 8px;
    left: 8px;
    display: block;
    height: 50px;
    color: #626364;
    z-index: 3;
    font-family: 'Roboto Slab', serif;
    font-size: 14px;
    line-height: 20px;
    background: transparent url('../images/pattern-opacity70.png') repeat;
    float: left;
}

.bxslider li .backborder {
    /*width: 261px;
  height: 167px;*/
    /*background-color: #fc7108;*/
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}

.bx-controls-direction {
    position: absolute;
    top: 43%;
    width: 100%;
    left: 0;
}

.bx-prev {
    position: absolute;
    left: -35px;
    background: transparent url('../images/orange-arrow-left.png') no-repeat;
    width: 15px;
    height: 30px;
    text-indent: -9999px;
}

.bx-next {
    position: absolute;
    left: 590px;
    background: transparent url('../images/orange-arrow-right.png') no-repeat;
    width: 15px;
    height: 30px;
    text-indent: -9999px;
}

/* Suntages menu */
.dropdown dd,
.dropdown dt,
.dropdown ul {
    margin: 0px;
    padding: 0px;
}

.dropdown dd {
    position: relative;
}

.dropdown dt a {
    background: #ffffff url(../images/arrow-right-alt.png) no-repeat scroll right center;
    display: block;
    padding-right: 20px;
    border: 3px solid #9b9b9a;
    width: 245px;
    height: 60px;
    ;
}

.dropdown dt a span {
    font-family: 'Roboto Slab', serif;
    cursor: pointer;
    display: block;
    width: 240px;
    font-size: 28px;
    line-height: 55px;
    padding-left: 25px;
    color: #c8c8c8;
}

.dropdown dt a {
    text-decoration: none;
}

.dropdown dd ul {
    background: #e4dfcb none repeat scroll 0 0;
    display: none;
    list-style: none;
    padding: 5px 0px;
    position: absolute;
    left: 0px;
    top: 2px;
    width: auto;
    min-width: 170px;
}

.dropdown span.value {
    display: none;
}

.dropdown dd ul li a {
    padding: 5px;
    display: block;
}

/* Suntages Psarokasela Animation Device */
.animation-container {
    position: relative;
    height: 370px;
}

.animation-text {
    padding: 50px 0px 120px 0px;
    text-align: center;
    font-size: 52px;
    font-family: 'Roboto Slab', serif;
    color: #88d0f0;
}

.kasela-animation-container {
    padding: 0px;
    padding-top: 0px;
}

.psari-animation {
    width: 100px;
    height: 65px;
    display: block;
    position: absolute;
    right: 0px;
}

.psari-graphic {
    background-image: url('../images/kasela-psari.png');
    background-repeat: no-repeat;
    background-color: transparent;
    background-position: center center;
}

.psari-graphic-alt {
    background-image: url('../images/kasela-psari-white.png');
    background-repeat: no-repeat;
    background-color: transparent;
    background-position: center center;
}

.kapaki-animation {
    text-align: center;
    position: absolute;
    left: 0;
    right: -255px;
    top: 0px;
}

.kasela-animation {
    text-align: center;
    position: absolute;
    right: 0;
    left: 0;
    top: 240px;
}

.kleidaria-animation {
    text-align: center;
    position: absolute;
    left: 0;
    right: 0;
    z-index: 100;
    top: 220px;
    display: none;
}

/* Sintages Thalasinon Device */
.sintages-thalasinon-upper-wrapper {
    background: #87d3f5;
    height: 40px;
    margin-bottom: 15px;
}

.sintages-thalasinon-wrapper {
    background: #87d3f5;
}

.sintages-thalasinon {
    height: auto;
    background: #88d0f0 url('../images/kapelo-chef.png') no-repeat center center;
}

/* Suntages Drop Down Select */
.dropcontainer {
    position: relative;
    font-size: 16px;
    color: #777;
}

.trigger {
    font-weight: 300;
    font-family: 'Roboto Slab', serif;
    color: #d9d9d9;
    padding: 18px;
    font-size: 16px;
    width: 245px;
    text-decoration: none;
    display: block;
    border: 1px solid #d9d9d9;
    background: #fff url(../images/select-arrow-open-2.png) 95% center no-repeat;
}

.trigger:hover {
    font-family: 'Roboto Slab', serif;
    color: #d9d9d9;
    background: #ffffff url(../images/select-arrow-open-2.png) 95% center no-repeat;
    border: 1px solid #d9d9d9;
    text-decoration: none;
}

.activetrigger {
    color: #d9d9d9;
    padding: 18px;
    font-size: 16px;
    width: 245px;
    display: block;
    border: 1px solid #d9d9d9;
    background: #ffffff url(../images/select-arrow-closed-2.png) 95% center no-repeat;
    font-family: 'Roboto Slab', serif;
}

.afterselection {
    color: #88d0f0;
}

.activetrigger:hover {
    background: #ffffff url(../images/select-arrow-closed-2.png) 95% center no-repeat;
    color: #919396;
    text-decoration: none;
}

.activetrigger:active {
    background: #ffffff url(../images/select-arrow-closed-2.png) 95% center no-repeat;
    color: #919396;
    text-decoration: none;
}

.dropcontainer ul {
    font-size: 16px;
    border: 1px solid #d9d9d9;
    border-top: none;
    background: #fff;
    list-style-type: none;
    padding: 0px;
    margin: 0;
    width: 245px;
    z-index: 100;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.dropcontainer ul li {
    padding: 5px;
}

.dropcontainer ul li:hover {
    background: #e0e0e0;
    outline: none;
}

.dropcontainer ul li:first-child {
    display: none;
}

.dropcontainer ul li:last-child {
    border-bottom: none;
}

.dropdownhidden {
    display: none;
}

.dropdownvisible {
    height: auto;
}

.dropcontainer ul li a {
    padding-left: 15px;
    color: #a1a1a1;
    text-decoration: none;
    font-family: 'Roboto Slab', serif;
}

.dropcontainer ul li:nth-child(2) a {
    padding-left: 15px;
    color: #ec6839;
    text-decoration: underline;
    font-family: 'Roboto Slab', serif;
}

.secondform {
    padding-bottom: 40px;
}

.confirm {
    font-size: 19px;
    font-weight: 300;
    font-family: 'Roboto Slab', serif;
    margin-bottom: 20px;
    width: 245px !important;
    background-color: #ec6839;
    text-indent: 0;
    display: block;
    color: #ffffff;
    line-height: 30px;
    text-decoration: none;
    text-align: center;
}

.confirm:hover {
    background-color: #ec6839;
    text-decoration: none;
    color: #ffffff;
}

.confirm:active {
    position: relative;
    top: 1px;
    text-decoration: none;
    color: #ffffff;
}

/* Recipes - Suntages */
.recipe-chooser-wrapper {
    background: transparent url('../images/pattern-sxetikes-suntages.png') repeat;
    margin-top: 180px;
}

.recipe-chooser-container {
    padding: 0px;
    padding: 70px 0px 220px 0px;
    width: 1200px;
}

.recipe-chooser-container .row {
    margin: 0px;
}

.recipe-chooser {
    width: 275px;
    background-color: #ffffff;
    padding: 0px 20px 0px 12px;
}

.recipe-chooser img {
    display: block;
    margin: 0 auto;
    padding: 45px 0px 25px 0px;
}

.recipe-chooser span {
    color: #ec6839;
    font-weight: 300;
    font-size: 25px;
    font-family: 'Roboto Slab', serif;
    padding-top: 35px;
    display: block;
    padding-bottom: 10px;
}

.recipe-choose .row {
    margin: 0px;
}

.recipe-depicter-preface {
    padding: 0px 25px;
    background: transparent url('../images/pattern-selida5.png') repeat;
}

.recipe-depicter-right {
    position: relative;
    background-color: #fff;
    margin-bottom: 85px;
    width: 768px;
    padding: 0px;
}

.recipe-depicter-right img {
    display: block;
    width: 100%;
    border: 10px solid white;
}

.depicter-text {
    position: absolute;
    bottom: 60px;
    left: 45px;
}

.depicter-text p {
    margin: 0px;
    color: #ec6839;
    font-size: 42px;
    line-height: 44px;
    font-weight: normal;
    font-family: 'Roboto Slab', serif;
    background: transparent url('../images/pattern-opacity70.png') repeat;
}

.depicter-text p:nth-child(1) {
    width: 350px;
    padding: 10px 20px 0px 20px;
}

.depicter-text p:nth-child(2) {
    width: 400px;
    padding: 0px 20px 10px 20px;
}



.recipe-depicter {
    width: 840px;
    /*height: 790px;*/
    height: auto;
    margin-left: 18px;
    padding: 0px;
    -moz-box-shadow: 0px 0px 20px 0px #ccc;
    -webkit-box-shadow: 0px 0px 20px 0px #ccc;
    box-shadow: 0px 0px 20px 0px #ccc;
}

.epilogi-areskias {
    width: 840px;
    height: auto;
    background: transparent url('../images/pattern-selida4.png') repeat;
}

.epilogi-areskias p {
    text-align: center;
    color: #ec6839;
    font-size: 23px;
    font-weight: 300;
    font-family: 'Roboto Slab', serif;
    margin: 20px 0px;
}

/* Single Recipe */
.single-recipe-depicter {
    width: 835px;
    height: auto;
    margin-left: 25px;
    padding: 0px;
    -moz-box-shadow: 0px 0px 20px 0px #ccc;
    -webkit-box-shadow: 0px 0px 20px 0px #ccc;
    box-shadow: 0px 0px 20px 0px #ccc;
}

.single-recipe-depicter .row {
    margin: 0px;
}

.single-recipe-content {
    padding: 0px 55px;
    height: auto;
    float: left;
    background: transparent url('../images/pattern-selida4.png') repeat;
}

.single-recipe-depicter .pattern-tetradiou {
    box-shadow: none;
    -webkit-box-shadow: none;
}

.single-recipe-title span {
    color: #ec6839;
    font-weight: normal;
    font-size: 22px;
    font-family: 'Roboto Slab', serif;
    padding-top: 35px;
    display: block;
    padding-bottom: 15px;
    margin-left: 5px;
}

.single-recipe-image {
    margin-bottom: 40px;
}

.single-recipe-image img {
    width: 100%;
    border: 10px solid #fff;
}

.recipe-ingredients {
    width: 280px;
    float: left;
    position: relative;
    margin-right: 38px;
}

.upper-shape {
    background: transparent url('../images/upper-shape-2.png') no-repeat center center;
    height: 17px;
}

.lower-shape {
    background: transparent url('../images/lower-shape-2.png') no-repeat center center;
    height: 17px;
}

.ingredients {
    height: auto;
    list-style: none;
    padding: 0px;
    margin: 0px;
    text-align: center;
    background-color: #ffffff;
    border-left: 1px solid #b0aeab;
    border-right: 1px solid #b0aeab;
}

.ingredients span {
    display: block;
    color: #b2b2b2;
    font-size: 20px;
    font-weight: normal;
    font-family: 'Roboto Slab', serif;
}

.ingredients li {
    display: block;
    min-height: 30px;
    border-bottom: 2px dotted #b2b2b2;
    text-align: left;
    margin: 0px 20px;
}

.ingredients li:last-child {
    border-bottom: none;
}

.ingredients li span {
    font-family: 'Roboto Slab', serif;
    font-size: 14px;
    color: #b2b2b2;
    line-height: 26px;
    font-weight: 300;
}

.recipe-preparation {
    position: relative;
    float: left;
    width: 405px;
    max-width: 405px;
    height: auto;
}

.recipe-preparation-time {
    width: 62%;
    float: left;
    position: relative;
    padding-left: 41px;
}

.recipe-preparation-time img {
    float: left;
    position: absolute;
    left: 0;
    top: 0;
}

.recipe-preparation .proetimasia {
    width: 38%;
    float: left;
    color: #939393;
    font-family: 'Roboto Slab', serif;
    font-size: 19px;
    display: block;
    padding: 12px 0px 10px 0px;
}

.recipe-preparation .how-much-time {
    float: left;
    display: block;
    color: #fc7108;
    font-size: 12px;
    font-family: 'Roboto Slab', serif;
    font-weight: normal;
}

.recipe-preparation p {
    color: #939393;
    font-family: 'Roboto Slab', serif;
    font-size: 14px;
    float: left;
    letter-spacing: 0.7px;
    line-height: 24px;
    ;
}

.recommended {
    position: absolute;
    left: 0;
    right: 0;
    top: -38px;
    bottom: 0px;
    display: block;
    margin: 0 auto;
    width: 301px;
    height: 70px;
    color: #c8c430;
    font-weight: normal;
    font-family: 'Roboto Slab', serif;
    font-size: 26px;
    line-height: 32px;
    text-align: center;
    background: transparent url('../images/pattern-selida5.png') repeat;
}

.proteinomena {
    float: left;
    display: block;
    padding: 20px 20px;
    width: 623px;
    height: auto;
    margin: 100px 50px 50px 50px;
    position: relative;
    border: 2px dotted #c5c126;
}

.protinomeno-box {
    height: 175px;
    float: none;
    position: relative;
    max-width: 259px;
    margin: 15px;
    padding: 8px;
    overflow: hidden;
}

.protinomeno-box img {
    height: 168px;
    width: 262px;
    border: 6px solid white;
    position: relative;
    left: 5px;
    z-index: 2;
    background-color: #ffffff;
    top: 8px;
}

.protinomeno-box a {
    padding: 6px 15px;
    padding: 6px 15px;
    position: relative;
    display: block;
    color: #626364;
    z-index: 3;
    left: 11px;
    font-family: 'Roboto Slab', serif;
    font-size: 14px;
    line-height: 20px;
    background: transparent url('../images/pattern-opacity70.png') repeat;
    float: left;
}

.protinomeno-box .backborder {
    background-color: #c5c126;
    position: absolute;
    top: 14px;
    left: 0;
}


/* Category Recipes */
.pagination-recipes {
    text-align: center;
    padding: 30px 0px;
    margin: 0px;
    background: transparent url('../images/pattern-selida4.png') repeat;
}

.pagination-recipes ul {
    list-style: none;
    padding: 0px;
    margin: 0px;
}

.pagination-recipes ul li {
    display: inline;
}

.pagination-recipes ul li a {
    color: #b3b2b1;
    font-size: 20px;
    font-family: 'Roboto Slab', serif;
}

.pagination-recipes ul li a:hover {
    color: #f4780c;
    text-decoration: none;
}

.recipe-post-depicter {
    width: 840px;
    height: auto;
    margin-left: 18px;
    padding: 0px;
    -moz-box-shadow: 0px 0px 20px 0px #ccc;
    -webkit-box-shadow: 0px 0px 20px 0px #ccc;
    box-shadow: 0px 0px 20px 0px #ccc;
}

.recipe-post-row {
    padding: 0px 22px;
    background: transparent url('../images/pattern-selida4.png') repeat;
}

.recipe-post-list {
    list-style: none;
    padding: 0px;
    margin: 0px;
}

.recipe-post-holder {
    border-bottom: 1px dashed #f4811b;
    height: auto;
    padding: 30px 0px 30px 0px;
    background: transparent url('../images/pattern-selida4.png') repeat;
}

.recipe-post-holder img {
    float: left;
    border: 8px solid white;
    max-width: 366px;
    width: 100%;
}

.recipe-post-holder .recipe-post-text {
    float: left;
    max-width: 430px;
    width: 100%;
    padding-left: 25px;
    height: auto;
}

.recipe-post-text h2 {
    color: #f3822e;
    font-size: 20px;
    font-family: 'Roboto Slab', serif;
    margin: 10px 0px;
    font-weight: 300;
}

.recipe-post-text p {
    color: #385683;
    font-size: 16px;
    font-family: 'Fira Sans', serif;
}

.recipe-post-text .readmore {
    float: left;
    text-decoration: none;
    color: #f3822e;
    font-family: 'Fira Sans', serif;
    font-size: 15px;
    font-weight: 300;
    position: relative;
}

.recipe-post-text .readmore:after {
    content: "";
    width: 0;
    height: 0;
    border-top: 6px solid transparent;
    border-bottom: 6px solid transparent;
    border-left: 6px solid #f37a20;
    display: block;
    float: right;
    position: absolute;
    top: 4px;
    right: -15px;
}

/* Viomixania info */
.viomixania-wrapper {
    background: url('../images/background-thalassas.jpg') no-repeat center center;
    background-size: cover;
    padding: 100px 0px 200px 0px;
    position: relative;
    width: 100%;
}

.viomixania-info {
    padding: 0px;
    width: 984px;
    position: relative;
    background-color: #fff;
    margin: 0 auto;
    display: block;
}

.viomixania-info .row {
    margin: 0px;
}

.viomixania-lezanta {
    text-align: center;
    background: #ffffff url('../images/bg-viomixania.jpg') no-repeat center 30px;
}

.viomixania-lezanta span {
    color: #72caef;
    font-family: 'Roboto Slab', serif;
    font-size: 32px;
    margin: 100px 0px 0px 0px;
    font-weight: 700;
    display: block;
}

.viomixania-lezanta-2 {
    text-align: center;
    background: #ffffff
}

.viomixania-lezanta-2 span {
    color: #72caef;
    font-family: 'Roboto Slab', serif;
    font-size: 20px;
    margin: 5px 0px 65px 0px;
    font-weight: 300;
    display: block;
}

.viomixania-lezanta-3 {
    text-align: center;
    background: #ffffff url('../images/bg-viomixania.jpg') no-repeat center center;
}

.viomixania-lezanta-3 span {
    color: #72caef;
    font-family: 'Roboto Slab', serif;
    font-size: 32px;
    margin: 100px 0px 60px 0px;
    font-weight: 300;
    display: block;
}

.viomixania-box {
    padding: 0px;
    width: 280px;
    float: left;
}

.transit-border {
    float: left;
    width: 280px;
    display: block;
    margin: 0px 6px 0px 6px;
}

.viomixania-boxes {
    padding: 0px 50px;
}

.viomixania-box .image-holder {
    height: 160px;
    width: 280px;
    overflow: hidden;
}

.viomixania-box .image-holder img {
    max-height: 160px;
    max-width: 280px;
}

.viomixania-box .heading-holder {
    margin-top: 12px;
    margin-bottom: 25px;
}

.viomixania-box .heading-holder span {
    padding-bottom: 4px;
    color: #47c5f3;
    font-size: 18px;
    font-family: 'Roboto Slab', serif;
    border-bottom: 0px solid #47c5f3;
}

.viomixania-boxes .active .viomixania-box .heading-holder span {
    border-bottom: 2px solid #47c5f3;
    transition: border-bottom-width 0.3s ease-in-out;
}

.viomixania-box .text-holder p {
    color: #939598;
    font-family: 'Roboto Slab', serif;
    font-size: 14px;
    min-height: 155px;
    max-height: 155px;
    overflow: hidden;
}

.viomixania-box .more a {
    color: #47c5f3;
    text-decoration: none;
    font-size: 12px;
    font-family: 'Roboto Slab', serif;
    display: block;
    background: transparent url('../images/arrow-left-blue.png') no-repeat 85px center;
    margin-bottom: 50px;
}

#bxai1 .bx-prev,
#bxai1 .bx-next {
    display: none;
}

/* Proud Device */
.proud {
    padding: 0px;
}

.proud .row {
    margin: 0px;
}

.proud-content {
    padding: 0px 0px 75px 0px;
    text-align: center;
    font-family: 'Roboto Slab', serif;
}

.proud-content .proud-content-text h2 {
    color: #88d0f0;
    font-size: 58px;
}

.proud-content .proud-content-text p {
    color: #88d0f0;
    font-size: 42px;
}

/* Viomixania Slider */
.viomixania-slider {
    width: 1030px;
    height: auto;
    background-color: #f3f4f4;
    position: relative;
    min-height: 350px;
    margin: 0 auto;
    padding: 30px 60px 20px 60px;
}

.viomixania-slider .row {
    margin: 0px;
}

/*.viomixania-slider .row .bx-wrapper, .viomixania-slider .row .bx-wrapper .bx-viewport, .bxslider-about, .bxslider-about li { max-height:300px; height: 100%; }*/

.viomixania-slider .row .bx-wrapper .bx-controls .bx-controls-direction .bx-prev {
    position: absolute;
    background: transparent url('../images/v-arrow-left-about.jpg') no-repeat;
    width: 20px;
    height: 40px;
    text-indent: -9999px;
    top: 0px;
    left: -40px;
    background-size: 20px 40px;
}

.viomixania-slider .row .bx-wrapper .bx-controls .bx-controls-direction .bx-next {
    position: absolute;
    background: transparent url('../images/v-arrow-right-about.jpg') no-repeat;
    width: 20px;
    height: 40px;
    text-indent: -9999px;
    top: 0px;
    left: 930px;
    background-size: 20px 40px;
}


.slider-content {
    width: 100%;
    height: auto;
    position: relative;
    max-height: 300px;
    overflow: hidden;
}

.slider-heading {
    padding: 0px 0px 0px 0px;
    border-bottom: 3px solid #47c5f3;
    margin-bottom: 25px;
    position: relative;
}

.slider-heading h2 {
    color: #47c5f3;
    font-size: 28px;
    font-family: 'Roboto Slab', serif;
    position: relative;
}

.slider-left {
    float: left;
    width: 500px;
    position: relative;
    padding-right: 30px;
}

.slider-left p {
    color: #929292;
    font-size: 13px;
    font-family: 'Roboto Slab', serif;
    line-height: 26px;
    position: relative;
    font-weight: normal;
}

.slider-left h2 {
    color: #47c5f3;
    font-size: 20px;
    margin-top: 0px;
    font-weight: 400;
    font-family: 'Roboto Slab', serif;
}


#viomixania-pager {
    width: 400px;
    position: relative;
    float: right;
    margin-right: 90px;
}

#viomixania-pager img {
    width: 60px;
    height: 60px;
    margin-right: 5px;
}

#viomixania-pager .active img {
    opacity: 1;
}

#viomixania-pager a img {
    opacity: 0.5;
}

.slider-right {
    float: right;
    width: 410px;
    position: relative;
}

.slider-right .bx-wrapper {}

.slider-right img {
    position: relative;
    width: 410px;
}

.inner-sliders {
    max-height: 232px;
    height: 100%;
}

.inner-sliders li {
    max-height: 232px;
    height: 100%;
}

.inner-sliders .bx-clone {
    display: none;
}

.inner-pagers {
    max-width: 410px;
    position: relative;
    float: left;
    display: block;
    margin-top: 10px;
}

.inner-pagers a {
    margin: 0px 5px;
    float: left;
}

.inner-pagers a:nth-child(1) {
    margin: 0px 5px 0px 0px;
}

.inner-pagers a:last-child {
    margin: 0px 0px 0px 5px;
}

.inner-pagers a img {
    width: 60px;
    height: 60px;
    opacity: 0.5;
}

.inner-pagers .active img {
    opacity: 1;
}

/* Contact */
.contact-container,
.contact-container2 {
    width: 910px;
    background: #fff;
    margin: 285px auto 190px auto;
    padding: 50px;
}

.contact-container {
    height: 420px;
}

.contact-container h2,
.contact-container2 h2 {
    margin: 0px 0px 40px 0px;
    text-align: center;
    font-weight: 700;
    font-size: 22px;
    font-family: 'Roboto Slab', serif;
    color: #87d3f5;
}

.contact-half {
    width: 50%;
    float: left;
}

.contact-right {
    border: 1px solid #87d3f5;
    height: 242px;
}

.contact-right iframe {
    width: 100%;
}

.contact-left span,
.contact-center {
    font-family: 'Roboto Slab', serif;
    color: #87d3f5;
    font-weight: normal;
    font-size: 14px;
}

.contact-left span:nth-child(1) {
    font-size: 15px;
    display: block;
    margin-bottom: 25px;
}

/* Footer */
.desktop-footer-wrapper {
    background-color: #87d3f5;
    border-top: 7px solid #ffffff;
}

/* .desktop-footer-container { padding: 0px; width: 1200px; margin: 0px auto; } */
.desktop-footer-row {
    margin: 0px;
    height: 68px;
}

.footer-half {
    padding: 17px 0px 0px 0px;
}

.footer-left {
    text-align: left;
}

.footer-right {
    text-align: right;
}

.footer-box {
    line-height: 15px !important;
    height: 100%;
    position: relative;
    float: left;
    display: block;
    background: #ffffff;
    margin: 32px 18px 0px 0px;
    width: 150px;
    min-height: 33px;
}

.footer-box a {
    font-weight: 500;
    line-height: 2px;
    font-size: 11px;
    color: #87d3f5;
    font-family: 'Fira Sans', serif;
}

.footer-box a:after {
    content: "";
    height: 10px;
    width: 8px;
    background: transparent url('../images/footer-arrow.png') no-repeat center center;
    display: block;
    float: right;
    position: absolute;
    top: 12px;
    right: 5px;
}

.innerbox2lines {
    text-align: center;
}

.innerbox {
    text-align: center;
    padding-top: 9px;
}

.social-list,
.social-list-inverse {
    margin: 0px;
    padding: 0px;
    list-style: none;
    display: block;
    float: right;
    position: absolute;
    right: 0;
    bottom: 40px;
}

.social-list li,
.social-list-inverse li {
    width: 33px;
    height: 33px;
    display: inline-block;
    cursor: pointer;
    float: left;
    margin: 0px 0px 0px 10px;
    background-repeat: no-repeat;
    background-size: 33px 33px;
    background-position: center center;
    background-color: transparent;
}

.social-list li a,
.social-list-inverse li a {
    height: 33px;
    width: 33px;
    display: block;
    text-indent: 999999px;
}

.social-list .fb {
    background-image: url('../images/social-fb.png');
}

.social-list .tw {
    background-image: url('../images/social-tw.png');
}

.social-list .yt {
    background-image: url('../images/social-yt.png');
}

/*
.social-list-inverse .fb { background-image: url('../images/social-fb-blue.png'); }
.social-list-inverse .tw { background-image: url('../images/social-tw-blue.png'); }
.social-list-inverse .yt { background-image: url('../images/social-yt-blue.png'); }


.social-list li:hover, .social-list-inverse li:hover {
    -webkit-transition: background-image 0.2s ease-in-out;
    -moz-transition: background-image 0.2s ease-in-out;
    -ms-transition: background-image 0.2s ease-in-out;
    -o-transition: background-image 0.2s ease-in-out;
    transition: background-image 0.2s ease-in-out;
}

.social-list .fb:hover { background-image: url('../images/social-fb-blue.png'); }
.social-list .tw:hover { background-image: url('../images/social-tw-blue.png'); }
.social-list .yt:hover { background-image: url('../images/social-yt-blue.png'); }



.social-list-inverse { display: none; }
.social-list-inverse .fb:hover { background-image: url('../images/social-fb.png'); }
.social-list-inverse .tw:hover { background-image: url('../images/social-tw.png'); }
.social-list-inverse .yt:hover { background-image: url('../images/social-yt.png'); }
*/


/*}*/

.espa {
    display: block;
    width: 100%;
    padding: 10px 0;
    background-color: #FFF;
}

.espa img {
    width: auto;
    max-height: 80px;
}


.ethical-code {
    position: relative;
    width: 100%;
    min-height: 600px;
    background: url('../images/responsibility/image.jpg') no-repeat center center;
    background-size: cover;
    background-attachment: fixed;
    background-position: center top;
}


.diamond-list {
    list-style: none;
    padding: 0;
    counter-reset: list;
    margin-bottom: -110px;
    margin-top: 60px
}

.diamond-row {
    display: flex;
    justify-content: center;
    margin-bottom: 210px;
    margin-right: -320px;
}

.diamond-item {
    position: relative;
    width: 230px;
    text-align: center;
}

.diamond-row .diamond-item:nth-child(even) {
    position: relative;
    transform: translateY(93%)
}

.diamond-row .diamond-item:nth-child(2) {
    left: -80px;
}

.diamond-row .diamond-item:nth-child(3) {
    left: -160px;
}

.diamond-row .diamond-item:nth-child(4) {
    left: -240px;
}

.diamond-row .diamond-item:nth-child(5) {
    left: -320px;
}

.diamond-row .diamond-item:nth-child(6) {
    left: -400px;
}

.diamond-row:last-child .diamond-item:only-child {
    left: -160px;
}

.diamond-item span {
    position: absolute;
    top: 50%;
    left: 50%;
    padding: 10%;
    width: 100%;
	transform: translate(-50%, -50%);
	font-size: 16px;
}

.diamond-item:before {
    counter-increment: list;
    content: counter(list);
    position: absolute;
    bottom: -10px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 2;
    font-size: 24px;
    font-weight: 700;
}

.diamond-row .diamond-item:nth-child(even):before {
    top: -7px;
}

.diamond {
    display: block;
    width: 100%;
    padding-bottom: 100%;
    background-color: white;
    transform-origin: center;
    transform: rotate(45deg);
    border-radius: 20%;
    overflow: hidden;
}

.diamond:after {
    content: "";
    position: absolute;
    display: block;
    top: 65%;
    left: 65%;
    width: 100%;
    padding-bottom: 100%;
    background-color: #5ccbf1;
    transform-origin: bottom center;
    border-radius: 20%;
}

.diamond-row .diamond-item:nth-child(even) .diamond:after {
    top: -65%;
    left: -65%;
}

.diamond-list-md {
    display: none;
    max-width: 500px;
    margin: 0 auto;
}


.diamond-list-md .diamond-item {
    top: 40px;
    margin: 40px;
}

.diamond-list-md .diamond-item:not(:first-child) {
    top: -100px;
    margin-bottom: -100px;
}

.diamond-list-md .diamond-item:nth-child(odd) {
    float: left;
}

.diamond-list-md .diamond-item:nth-child(even) {
    float: right;
}

.diamond-list-md:after {
    content: " ";
    display: table;
    clear: both;
}

@media screen and (max-width: 980px) {
    .diamond-list-md {
        display: block;
    }

    .diamond-list-lg {
        display: none;
    }
}

@media screen and (max-width: 520px) {

  .modal-body h1{
    font-size:30px;
  }

  .modal-body h2{
    font-size:21px;
  }
  

  .modal-content-products .modal-body{
    padding:60px 20px 20px;
  }

.quote{
  padding:0;
}

    .diamond-list-md {
        display: flex;
        flex-direction: column;
        align-items: center;
        margin-bottom: 0;
        margin-top: 0;
    }

    .diamond-item {
        margin: 30px 60px;
    }

    .diamond-list-md .diamond-item,
    .diamond-list-md .diamond-item:not(:first-child) {
        top: 0;
        margin-bottom: 30px;
    }

}

@media screen and (max-width: 450px) {
  .product-puzzle{
    top:12px;
    left:20px;
  }
  .modal-dialog svg{
    width:80%;
  }
  .quality-title{
    font-size:21px;
  }
  .modal-content-enviroment, .modal-content-responsibility, .modal-content-people {
    padding:10px;
  }

  .enviroment-puzzle{
    left: 10px;
  }

  .enviroment-icon{
    right: 10px;
  }

  .people-icon{
    left:34px;
  }
  .people-icon img{
    width:70%;
  }
  .product-icon img{
    width:30%;
  }

  .responsibility-icon img{
    width:40%;
  }
  .enviroment-icon img{
    width:40%;
  }
  .people-puzzle{
    right: -15px;
    top: 6px;
  }
  .responsibility-puzzle{
    right: -10px;
    bottom: 7px;
  }

    .modal-content-enviroment .modal-body {
      padding:60px 20px 20px;
  }
  .modal-content-responsibility .modal-body {
    padding:60px 20px 20px;
  }

  .modal-content-people .modal-body{
    padding:60px 20px 20px;
  }
}

.arrow-down-alt {
    position: relative;
}

.arrow-down-alt:after {
    content: "";
    display: block;
    position: absolute;
    top: 0%;
    left: 50%;
    transform: translate(-50%, 0);
    width: 0;
    height: 0;
    border-left: 40px solid transparent;
    border-right: 40px solid transparent;
    border-top: 40px solid #1257A3;
}

.dark-blue-bg {
    background-color: #1257A3;
}

.blue-radial-bg {
    background-image: radial-gradient(circle at 50% 60%, #0090be 0%, #0c58a3 32%);
}


.dark-blue-border {
    border-color: #1257A3;
}

.seprator {
    background-image:
}

.w-100 {
    width: 100%;
}

.w-75 {
    width: 75%;
}

.w-50 {
    width: 50%;
}

.mx-auto {
    margin-left: auto;
    margin-right: auto;
}

.moovegdpr-privacy-overview:before,
.moovegdpr-strict-necessary:before,
.moovegdpr-3rd-party:before,
.moovegdpr-advanced:before,
.moovegdpr-policy:before
{
    font-family: moovegdpr!important;
} 