body {
  color: #7a7a7a;
  font-family: 'Lato', sans-serif;
  font-weight: 300;
  background-color: #707079;
  height: 100%;
  padding-top: 50pt;
}

p {
  font-size: 14pt;
  line-height: 1.7em;
  padding: 1% 5%;
  font-weight: 300;
  color: #444444;
}

p.greek{
  font-family: 'Open Sans', sans-serif;
}

p.manuals {
  text-align: center;
}

h1 {
  font-weight: 400;
  font-size: 21pt;
  line-height: 1.5em;
  padding: 7% 5% 0 5%;
  font-family: 'Comfortaa', sans-serif;
}


h1.manuals {
  text-align: center;
}

h1.special{
  font-weight: 400;
  font-size: 24pt;
  margin-bottom: 4%;
}

h2 {
  font-size: 19pt;
  font-weight: bold;
  padding: 5% 5% 0 5%;
  line-height: 1.5em;
  font-family: 'Comfortaa', sans-serif;
}


h3 {
  font-size: 21pt;
  font-family: 'Comfortaa', sans-serif;
  color: #E26268;
  display: block;
  margin: auto;
  text-align: center;
  padding: 15pt;
}

ul .bullets {
  list-style-type: disc;
  list-style-position: outside;
  margin-top: 1em;
  margin-bottom: 1 em;
  margin-left: 5%;
  margin-right: 0;
  padding-left: 10px;
  font-size: 14pt;
  font-weight: 300;
  line-height: 1.7em;
  color: #444444;
}

img.icon {
  margin-top: 2%;
}

.row {
  margin: 0;
  padding: 0;
}

.col-lg-12 {
  margin: 0;
  padding: 0;
}
.col-lg-12 h1 {
  margin-top: 0;
  padding-top: 7%;
}

.col-lg-5 {
  margin: 0;
  padding: 0;
}

.col-lg-6 {
  margin: 0;
  padding: 0;
}

.col-lg-4 {
  text-align: center;
}

.col-lg-4 p {
  text-align: left;
}

.form-inline {
  padding-left: 5%;
}

.pagecontent {
  background-color: white;
}

.banner {
  background-color: #444444;
  color: #ffffff;
  margin: 0;
  padding-top: 10pt;
padding-bottom:40pt;"
}


.banner h1 {
  font-size: 24pt;
  color: white;
  line-height: 1.5em;
}

.banner p {
  font-size: 16pt;
  color: white;
  line-height: 1.5em;
  padding-bottom: 4%;
}

.greekbanner p {
  font-family: 'Open Sans', sans-serif;
}

.smallheader {
  margin: 0 auto;
  padding: 0;
  overflow: auto;
  min-height: 100%;
  height: 100%;
  width: 100%;
  background-color: #707078;
}

.parallax-window {
  min-height: 300pt;
  max-height: 400pt;
  max-width: 650pt;
  padding: 0;
  margin: 0 auto;
  background-repeat: no-repeat;
  background-size: cover;
}

.ordercard {
  margin: 10pt
}

.header {
  border-bottom: 1pt dotted #AAAAAA;
  padding: 12pt 0;
}

.subtotal {
  text-align: right;
}

.total {
  border-width: 1.5pt 0;
  border-style: solid;
  border-color: #AAAAAA;
  padding: 12pt 0;
}

.smallList {
  font-size: 10pt;
  padding-top: 10pt;
  text-align: left;
  list-style: none;
}

.infolink {
  display: inline;
  cursor: pointer;
}

.btn-primary{
  background-image: linear-gradient(rgb(30,180,255),rgb(10,120,255));
  border:0;
  font-family: 'Comfortaa', sans-serif;
  font-size: 12pt;
}

.cyonly {
  display: none;
}

.aqldropdown {
  max-width: 50pt;
  min-width: 40pt;
}

.form-control {
  margin: 6pt 6pt;
}

.col-3 {
  text-align: right;
}

.navbar {
  background-color: #444444;
  border: 0;
  padding: 0 0 0 30pt;
  font-weight: 300;
}

.nav-item {
  padding: 0 20pt;
  margin: 0;
  border-bottom: 4pt solid transparent;
}

.nav-item a {
  margin: 0;
  height: 47pt;
  padding: 18pt 0 0 0;
  color: white;
}

.active {
  border-bottom: 4pt solid #E26268;
  color: white;
  font-weight: 300;
}

.nav-item-lang {
  padding: 0 5pt;
  margin: 0;
  font-weight: 600;
  text-align: right;
}

.nav-item-lang a {
  margin: 0;
  height: 47pt;
  padding: 25pt 0 0 0;
  color: white;
  font-weight: 600;
}

.active-lang {
  color: #E26268;
  font-weight: 300;
}

.notice {
  background-color: #DDFFDD;
  border: 1pt solid green;
  padding:20pt;
}

.fa {
  padding: 6px;
font-size: 20px;
width: 30px;
height: 30px;
text-align: center;
text-decoration: none;
margin: 5px 2px;
border-radius: 50%;
}

.fa:hover {
    opacity: 0.7;
    color: white;
    text-decoration: none;
}

.fa-facebook {
  background: #3B5998;
  color: white;
}

.fa-twitter {
  background: #55ACEE;
  color: white;
}

@media (max-width: 575.98px) {
  p {
    font-size: 12pt;
  }

  h1 {
    font-size: 18pt;
  }

  h2 {
    font-size: 13pt;
  }

  .greekbanner p {
    font-size: 12pt;
    line-height: 18pt;
  }

  .row {
    font-size: 14pt;
  }
  .confirm {
    margin: 20pt;
    text-align: center;
    font-size: 12pt;
  }
  ul .bullets {
    margin-left: 3%;
    font-size: 12pt;
  }
  .banner p {
    font-size: 14pt;
  }

  .banner h1 {
    font-size: 20pt;
  }
}



@media (min-width: 576px) {
  p {
    font-size: 12pt;
  }
  p.greek{
    line-height: 19pt;
    padding-bottom: 0%;
  }

  p.feautes {
    font-size: 12pt;
    line-height: 19pt;
  }
  h1 {
    font-size: 18pt;
  }
  h1.greek {
    line-height:24pt;
  }
  h2 {
    font-size: 13pt;
  }

  .greekbanner p {
    font-size: 12pt;
    line-height: 18pt;
  }

  .greekbanner h1 {
    font-size: 18pt;
    line-height: 24pt;
  }

  .confirm {
    max-width: 300pt;
    margin: auto;
    font-size: 12pt;
  }
  ul .bullets {
    font-size: 12pt;
  }
}

@media (min-width: 992px) {
  p {
    font-size: 12pt;
  }
  p.greek{
    font-size:12pt;
    padding-bottom: 0%;
  }

  h1.greek{
    font-size: 18pt;
    line-height: 24pt;
  }
  h2 {
    font-size: 15pt;
  }
  h2.greek{
    font-size:14pt;
  }

  .confirm {
    font-size: 14pt;
  }
  ul .bullets {
    font-size: 12pt;
  }
}

@media (min-width:1200px) {
  p {
    font-size: 14pt;
  }

  p.greek{
    line-height:23pt;
  }

  h1.greek{
    font-size:20pt;
    line-height:26pt;
  }
  h2 {
    font-size: 15pt;
  }
  .confirm {
    font-size: 14pt;
  }
  ul .bullets {
    font-size: 14pt;
  }
  .col-lg-12 h1 {
    margin-top: 0;
    padding-top: 4%;
  }
}
