/*!
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Academic Free License (AFL 3.0)
 *
 * @author    Afternet <info@afternet.gr>
 * @copyright Afternet
 * @license   http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
 */
/*$min-576 : "screen and (min-width: 576px)";
$min-768 : "screen and (min-width: 768px)";
$min-992 : "screen and (min-width: 992px)";
$min-1200 : "screen and (min-width: 1200px)";

$min-menu : "screen and (min-width: 1200px)";
$max-menu : "screen and (max-width: 1199px)";*/
article.post:before, .paging-navigation:before,
.post-navigation:before, .clear:before, article.post:after, .paging-navigation:after,
.post-navigation:after, .clear:after {
  content: " ";
  display: table; }
article.post:after, .paging-navigation:after,
.post-navigation:after, .clear:after {
  clear: both; }

.header__navigation > ul, .header__navigation > ul > li > ul, .sub-menu .sub-menu, .footer-menu ul, .copyrights-menu ul, .megaMenu__main-list, .megaMenu__sub-list, .loop-pagination ul, .reset-list {
  margin: 0;
  padding: 0;
  list-style: none; }

a, .header__inner, .header__navigation > ul > li > a:after, .megaMenu, .lang-selector__body, .gtServices-slider__item:hover .service-text, .gtServices-slider__item:focus .service-text, .gtServices-slider__item .service-text, .servicesBox__img, .servicesBox__more, .mobileSearch__body, .hoursBox {
  transition: all 0.3s ease; }

/* global */
/* fonts */
/* positioning */
/*
    Use as 
@include keyframes(bgcolor) {
  0% {
    background-color: #ffccf2;
  }
  50% {
    background-color: #ccffcc;
  }
  100% {
    background-color: #ccffff;
  } 
}*/
/*
NOTICE OF LICENSE

This source file is subject to the Academic Free License (AFL 3.0)

 @author    Afternet <info@afternet.gr>
 @copyright Afternet
 @license   http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
*/
*,
*::before,
*::after {
  box-sizing: border-box; }

html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

article, aside, figcaption, figure, footer, header, hgroup, main, nav, section {
  display: block; }

a {
  background-color: transparent; }

a,
a:active,
a:hover,
a:focus {
  outline: 0;
  text-decoration: none; }

a:not([href]) {
  color: inherit;
  text-decoration: none; }
  a:not([href]):hover, a:not([href]):focus {
    color: inherit;
    text-decoration: none; }

input,
button,
select,
optgroup,
textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit; }

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer; }

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  padding: 0;
  border-style: none; }

input[type="radio"],
input[type="checkbox"] {
  box-sizing: border-box;
  padding: 0; }

input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"] {
  -webkit-appearance: listbox; }

textarea {
  overflow: auto;
  resize: vertical; }

button,
input {
  overflow: visible; }

button,
select {
  text-transform: none; }

select {
  word-wrap: normal; }

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  outline-offset: -2px;
  -webkit-appearance: none; }

[tabindex="-1"]:focus:not(:focus-visible) {
  outline: 0 !important; }

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

legend {
  width: auto;
  border: 0;
  padding: 0; }

textarea {
  overflow: auto; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

td,
th {
  padding: 0; }

[role="button"] {
  cursor: pointer; }

dfn {
  font-style: italic; }

mark {
  background: #ff0;
  color: #000; }

img {
  vertical-align: middle;
  border-style: none;
  max-width: 100%;
  height: auto; }

svg {
  overflow: hidden;
  vertical-align: middle; }

pre {
  margin-top: 0;
  overflow: auto;
  margin-bottom: 1rem; }

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible; }

.slick-initialized {
  overflow: hidden; }

h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
  margin-bottom: .5rem; }

p {
  margin-top: 0;
  margin-bottom: 1rem; }

abbr[title],
abbr[data-original-title] {
  text-decoration: underline;
  text-decoration: underline dotted;
  cursor: help;
  border-bottom: 0;
  text-decoration-skip-ink: none; }

address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit; }

ol,
ul,
dl {
  margin-top: 0;
  margin-bottom: 1rem; }

ol ol,
ul ul,
ol ul,
ul ol {
  margin-bottom: 0; }

dd {
  margin-bottom: .5rem;
  margin-left: 0; }

blockquote {
  margin: 0 0 1rem; }

b,
strong {
  font-weight: bold; }

sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline; }

sub {
  bottom: -.25em; }

sup {
  top: -.5em; }

small {
  font-size: 80%; }

::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button; }

summary {
  display: list-item;
  cursor: pointer; }

output {
  display: inline-block; }

template {
  display: none; }

[hidden] {
  display: none !important; }

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
  /* <-- Apparently some margin are still there even though it's hidden */ }

input[type=number] {
  -moz-appearance: textfield; }

/*
NOTICE OF LICENSE

This source file is subject to the Academic Free License (AFL 3.0)

 @author    Afternet <info@afternet.gr>
 @copyright Afternet
 @license   http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
*/
@font-face {
  font-family: 'CF Asty Std';
  src: url("../fonts/CFAstyStd/CFAstyStd-Bold.eot");
  src: url("../fonts/CFAstyStd/CFAstyStd-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/CFAstyStd/CFAstyStd-Bold.woff2") format("woff2"), url("../fonts/CFAstyStd/CFAstyStd-Bold.woff") format("woff"), url("../fonts/CFAstyStd/CFAstyStd-Bold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal;
  font-display: swap; }
@font-face {
  font-family: 'CF Asty Std';
  src: url("../fonts/CFAstyStd/CFAstyStd-Book.eot");
  src: url("../fonts/CFAstyStd/CFAstyStd-Book.eot?#iefix") format("embedded-opentype"), url("../fonts/CFAstyStd/CFAstyStd-Book.woff2") format("woff2"), url("../fonts/CFAstyStd/CFAstyStd-Book.woff") format("woff"), url("../fonts/CFAstyStd/CFAstyStd-Book.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap; }
@font-face {
  font-family: 'CF Asty Std';
  src: url("../fonts/CFAstyStd/CFAstyStd-Light.eot");
  src: url("../fonts/CFAstyStd/CFAstyStd-Light.eot?#iefix") format("embedded-opentype"), url("../fonts/CFAstyStd/CFAstyStd-Light.woff2") format("woff2"), url("../fonts/CFAstyStd/CFAstyStd-Light.woff") format("woff"), url("../fonts/CFAstyStd/CFAstyStd-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
  font-display: swap; }
@font-face {
  font-family: 'CF Asty Std';
  src: url("../fonts/CFAstyStd/CFAstyStd-BoldOblique.eot");
  src: url("../fonts/CFAstyStd/CFAstyStd-BoldOblique.eot?#iefix") format("embedded-opentype"), url("../fonts/CFAstyStd/CFAstyStd-BoldOblique.woff2") format("woff2"), url("../fonts/CFAstyStd/CFAstyStd-BoldOblique.woff") format("woff"), url("../fonts/CFAstyStd/CFAstyStd-BoldOblique.ttf") format("truetype");
  font-weight: bold;
  font-style: italic;
  font-display: swap; }
@font-face {
  font-family: 'CF Asty Std';
  src: url("../fonts/CFAstyStd/CFAstyStd-LightOblique.eot");
  src: url("../fonts/CFAstyStd/CFAstyStd-LightOblique.eot?#iefix") format("embedded-opentype"), url("../fonts/CFAstyStd/CFAstyStd-LightOblique.woff2") format("woff2"), url("../fonts/CFAstyStd/CFAstyStd-LightOblique.woff") format("woff"), url("../fonts/CFAstyStd/CFAstyStd-LightOblique.ttf") format("truetype");
  font-weight: 300;
  font-style: italic;
  font-display: swap; }
@font-face {
  font-family: 'CF Asty Std';
  src: url("../fonts/CFAstyStd/CFAstyStd-BookOblique.eot");
  src: url("../fonts/CFAstyStd/CFAstyStd-BookOblique.eot?#iefix") format("embedded-opentype"), url("../fonts/CFAstyStd/CFAstyStd-BookOblique.woff2") format("woff2"), url("../fonts/CFAstyStd/CFAstyStd-BookOblique.woff") format("woff"), url("../fonts/CFAstyStd/CFAstyStd-BookOblique.ttf") format("truetype");
  font-weight: normal;
  font-style: italic;
  font-display: swap; }
@font-face {
  font-family: 'CF Asty Std';
  src: url("../fonts/CFAstyStd/CFAstyStd-MediumOblique.eot");
  src: url("../fonts/CFAstyStd/CFAstyStd-MediumOblique.eot?#iefix") format("embedded-opentype"), url("../fonts/CFAstyStd/CFAstyStd-MediumOblique.woff2") format("woff2"), url("../fonts/CFAstyStd/CFAstyStd-MediumOblique.woff") format("woff"), url("../fonts/CFAstyStd/CFAstyStd-MediumOblique.ttf") format("truetype");
  font-weight: 500;
  font-style: italic;
  font-display: swap; }
@font-face {
  font-family: 'CF Asty Std';
  src: url("../fonts/CFAstyStd/CFAstyStd-Medium.eot");
  src: url("../fonts/CFAstyStd/CFAstyStd-Medium.eot?#iefix") format("embedded-opentype"), url("../fonts/CFAstyStd/CFAstyStd-Medium.woff2") format("woff2"), url("../fonts/CFAstyStd/CFAstyStd-Medium.woff") format("woff"), url("../fonts/CFAstyStd/CFAstyStd-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap; }
html {
  font-size: 16px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

body {
  font-family: "CF Asty Std", serif;
  font-size: 17px;
  line-height: 1.2;
  font-weight: 400;
  color: #031445;
  background-color: #fff;
  margin: 0; }

a {
  color: #004FA0;
  text-decoration: none; }
  a:hover, a:focus {
    color: #007EFF; }

h1, h2, h3, h4, h5, h6 {
  font-weight: 500; }

h1 {
  font-size: 2.5rem; }

h2 {
  font-size: 2rem; }

h3 {
  font-size: 1.75rem; }

h4 {
  font-size: 1.5rem; }

h5 {
  font-size: 1.25rem; }

h6 {
  font-size: 1rem; }

.site {
  display: flex;
  flex-direction: column;
  min-height: 100vh;
  padding-top: 60px; }
  @media screen and (min-width: 1200px) {
    .site {
      padding-top: 78px; } }

#main {
  flex: auto; }

.container-responsive {
  width: 100%;
  padding-right: 12px;
  padding-left: 12px;
  margin-right: auto;
  margin-left: auto;
  max-width: 1424px; }

.container {
  width: 100%;
  max-width: 1424px; }

@media screen and (min-width: 992px) {
  .col-lg-20 {
    flex: 0 0 20%;
    max-width: 20%; } }

/*!
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Academic Free License (AFL 3.0)
 *
 *  @author       Afternet <info@afternet.gr>
 *  @copyright Afternet
 *  @license      http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
 */
#header {
  background-color: #fff;
  position: relative;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 999;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.2); }
  @media screen and (max-width: 1199px) {
    #header .container--header {
      padding-right: 0; } }

.header__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  padding-top: 0;
  padding-bottom: 0; }
  @media screen and (min-width: 1200px) {
    .header__inner {
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      justify-content: space-between; } }
.header__logo {
  max-width: 100px;
  padding: 10px 0;
  margin-right: auto; }
  @media screen and (min-width: 1200px) {
    .header__logo {
      max-width: 135px;
      padding: 0;
      margin: 0; } }
  .header__logo img {
    display: block;
    width: 100%;
    height: auto; }
.header__burger {
  display: block;
  border: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  background-color: #007EFF;
  padding: 10px 20px;
  margin: 0; }
  .header__burger:hover, .header__burger:focus {
    background-color: #004FA0; }
  .header__burger:focus {
    outline: 0; }
  @media screen and (min-width: 1200px) {
    .header__burger {
      display: none; } }
.header__mobile-btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  color: #004FA0;
  padding: 10px 20px;
  margin: 0; }
  .header__mobile-btn:hover, .header__mobile-btn:focus {
    background-color: #004FA0;
    color: #fff; }
  @media screen and (min-width: 1200px) {
    .header__mobile-btn {
      display: none; } }
.header__right-buttons {
  position: absolute;
  top: 50%;
  right: 12px;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%); }
  @media screen and (max-width: 1199px) {
    .header__right-buttons {
      display: none; } }
  @media screen and (min-width: 1400px) {
    .header__right-buttons {
      right: 40px; } }

.headerHeroWrap {
  display: block;
  position: relative; }

.headerHero {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0; }
  .headerHero .container,
  .headerHero .position-relative {
    height: 100%; }

.headerHeroBox {
  background-color: #007EFF;
  background: -moz-linear-gradient(left, #004fa0 0%, rgba(0, 79, 160, 0.55) 100%);
  background: -webkit-linear-gradient(left, #004fa0 0%, rgba(0, 79, 160, 0.55) 100%);
  background: linear-gradient(to right, #004fa0 0%, rgba(0, 79, 160, 0.55) 100%);
  width: 100%;
  max-width: 385px;
  position: absolute;
  left: -12px;
  bottom: 0;
  z-index: 100; }
  @media screen and (min-width: 768px) {
    .headerHeroBox {
      left: 0;
      bottom: 50px;
      max-width: 625px; } }

.headerLayer {
  position: relative;
  min-height: 257px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover; }
  @media screen and (min-width: 768px) {
    .headerLayer {
      min-height: 409px;
      max-height: 650px; } }
  .headerLayer img {
    display: block;
    width: 100%;
    height: auto; }

.entry__header--home .headerLayer {
  min-height: 0; }
  @media screen and (min-width: 768px) {
    .entry__header--home .headerLayer {
      min-height: 0;
      max-height: none; } }
@media screen and (max-width: 991px) {
  .entry__header--home .headerHero .container {
    padding: 0; }
  .entry__header--home .headerHero,
  .entry__header--home .headerHeroBox {
    position: static;
    max-width: none; } }
.entry__header--home .headerHeroBox {
  bottom: 100px; }

/*!
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Academic Free License (AFL 3.0)
 *
 *  @author       Afternet <info@afternet.gr>
 *  @copyright Afternet
 *  @license      http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
 */
@media screen and (max-width: 1199px) {
  #header-menu {
    overflow: auto;
    max-height: 100vh;
    padding-bottom: 60px; } }

.navigation-over {
  display: none; }
  .navigation-over.opened {
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 2; }
  @media screen and (min-width: 1200px) {
    .navigation-over {
      display: none !important; } }

.header__navigation {
  position: relative;
  /* for mega menu */ }
  @media screen and (max-width: 1199px) {
    .header__navigation {
      position: absolute;
      top: 100%;
      left: 0;
      z-index: 2;
      width: 100%;
      box-shadow: 0 50px 55px rgba(0, 0, 0, 0.08);
      background-color: #F8F8F8;
      padding: 0;
      transition: all .2s ease;
      opacity: 0;
      visibility: hidden;
      -webkit-transform: translate(0, 20px);
      -ms-transform: translate(0, 20px);
      transform: translate(0, 20px); }
      .header__navigation.opened {
        opacity: 1;
        visibility: visible;
        -webkit-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        transform: translate(0, 0); } }

@media screen and (min-width: 1200px) {
  .header__navigation > ul {
    display: flex;
    justify-content: flex-end;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: transparent;
    padding: 0;
    border-radius: 0; } }

.header__navigation > ul {
  border-top: 1px solid rgba(112, 112, 112, 0.22); }

.header__navigation > ul > li {
  padding: 0;
  margin: 0; }
  @media screen and (min-width: 1200px) {
    .header__navigation > ul > li {
      padding-top: 12px;
      padding-bottom: 12px; } }
  @media screen and (min-width: 1400px) {
    .header__navigation > ul > li {
      padding-left: 8px;
      padding-right: 8px; } }

.header__navigation > ul > li.menu-item-has-children,
.header__navigation > ul > li > ul > li.menu-item-has-children {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.822' height='6.325' viewBox='0 0 9.822 6.325'%3E%3Cpath d='M929.525,36.866l3.5,3.5,3.5-3.5' transform='translate(-928.111 -35.452)' fill='none' stroke='%23739ecb' stroke-linecap='round' stroke-width='2'/%3E%3C/svg%3E");
  background-size: 10px 7px;
  background-repeat: no-repeat;
  background-position: 94% 23px; }
  @media screen and (min-width: 1200px) {
    .header__navigation > ul > li.menu-item-has-children,
    .header__navigation > ul > li > ul > li.menu-item-has-children {
      background-position: 97% 50%; } }

.header__navigation > ul > li > ul > li.menu-item-has-children {
  background-position: 94% 10px; }
  @media screen and (min-width: 1200px) {
    .header__navigation > ul > li > ul > li.menu-item-has-children {
      background-position: 97% 50%; } }

.header__navigation > ul > li > ul > li.menu-item-has-children:first-child {
  background-position: 94% 23px; }
  @media screen and (min-width: 1200px) {
    .header__navigation > ul > li > ul > li.menu-item-has-children:first-child {
      background-position: 97% 50%; } }

.header__navigation > ul > li > a {
  display: block;
  font-size: 18px;
  font-weight: 500;
  color: #004FA0;
  padding: 8px 8px;
  position: relative; }
  @media screen and (max-width: 1199px) {
    .header__navigation > ul > li > a {
      padding: 14px 12px;
      border-bottom: 1px solid rgba(112, 112, 112, 0.22); } }
  @media screen and (min-width: 1200px) {
    .header__navigation > ul > li > a {
      font-size: 16px; } }
  @media screen and (min-width: 1400px) {
    .header__navigation > ul > li > a {
      font-size: 17px;
      padding: 8px 12px; } }
  .header__navigation > ul > li > a:after {
    content: '';
    display: block;
    position: absolute;
    bottom: -21px;
    left: 0;
    width: 100%;
    height: 5px;
    background-color: #007EFF;
    background: -moz-linear-gradient(left, #007eff 0%, rgba(0, 126, 255, 0) 100%);
    background: -webkit-linear-gradient(left, #007eff 0%, rgba(0, 126, 255, 0) 100%);
    background: linear-gradient(to right, #007eff 0%, rgba(0, 126, 255, 0) 100%);
    opacity: 0;
    visibility: hidden; }
  @media screen and (min-width: 1200px) {
    .header__navigation > ul > li > a:hover:after, .header__navigation > ul > li > a:focus:after {
      opacity: 1;
      visibility: visible; } }

.header__navigation > ul > li.pill-menu > a {
  background-color: #007EFF;
  color: #fff;
  padding: 16px 18px; }
  .header__navigation > ul > li.pill-menu > a:after {
    display: none; }
  .header__navigation > ul > li.pill-menu > a:hover, .header__navigation > ul > li.pill-menu > a:focus {
    background-color: #004FA0; }

.menu-item-has-children {
  position: relative; }

.menu-item-has-children.open--link:after {
  transform: rotate(225deg); }

@media screen and (min-width: 1200px) {
  #header-menu > .menu-item-has-children:hover > ul,
  #header-menu > .menu-item-has-children:focus > ul {
    opacity: 1;
    visibility: visible;
    transform: translate(0, 0); } }

/* second level */
.header__navigation > ul > li > ul {
  display: none; }
  @media screen and (max-width: 1199px) {
    .header__navigation > ul > li > ul {
      padding: 0;
      background-color: #fff; } }
  @media screen and (min-width: 1200px) {
    .header__navigation > ul > li > ul {
      display: block !important;
      position: absolute;
      top: 113%;
      left: 0;
      padding: 30px 30px;
      box-shadow: 0 0px 55px rgba(0, 0, 0, 0.08);
      opacity: 0;
      z-index: 9999;
      min-width: 300px;
      visibility: hidden;
      transform: translate(0, 20px);
      transition: all 0.3s ease;
      background-color: #F8F8F8; } }

.header__navigation > ul > li > ul li {
  margin: 0; }
  @media screen and (max-width: 1199px) {
    .header__navigation > ul > li > ul li {
      padding-bottom: 14px; }
      .header__navigation > ul > li > ul li:first-child {
        padding-top: 14px; } }
  @media screen and (min-width: 1200px) {
    .header__navigation > ul > li > ul li {
      display: block;
      margin-bottom: 15px;
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='6.531' height='10.234' viewBox='0 0 6.531 10.234'%3E%3Cpath d='M0,0,3.7,3.7,7.406,0' transform='translate(1.414 8.82) rotate(-90)' fill='none' stroke='%238a8f9f' stroke-linecap='round' stroke-width='2'/%3E%3C/svg%3E%0A");
      background-size: 7px 11px;
      background-repeat: no-repeat;
      background-position: center left;
      padding-left: 20px; }
      .header__navigation > ul > li > ul li:last-child {
        margin-bottom: 0; }
      .header__navigation > ul > li > ul li a {
        display: block;
        font-size: 17px;
        font-weight: 500;
        color: #031445; } }

.header__navigation > ul > li > ul li > a {
  display: block;
  padding: 4px 12px; }
  @media screen and (min-width: 1200px) {
    .header__navigation > ul > li > ul li > a {
      padding: 0; } }

/* third level */
.sub-menu .sub-menu {
  padding: 0 0 0 30px; }
  @media screen and (max-width: 1199px) {
    .sub-menu .sub-menu {
      display: none; } }

.menu-description {
  display: none; }

.js-prevent-click {
  cursor: default; }

.pll-parent-menu-item img {
  display: inline-block;
  vertical-align: baseline; }

.lang-item-sq,
.lang-item-mk {
  display: none !important; }

.footer__upper {
  background-color: #fff;
  border-top: 3px solid #DBDBDB;
  padding: 32px 0;
  display: none !important; }
.footer__main {
  position: relative;
  background-color: #EDF0F2;
  padding: 40px 0; }
  .footer__main:after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 5px;
    background-color: #007EFF;
    background: -moz-linear-gradient(left, #007eff 0%, rgba(0, 126, 255, 0) 100%);
    background: -webkit-linear-gradient(left, #007eff 0%, rgba(0, 126, 255, 0) 100%);
    background: linear-gradient(to right, #007eff 0%, rgba(0, 126, 255, 0) 100%); }
.footer__info {
  background-color: #fff;
  padding: 40px 0 50px; }
.footer__copyrights {
  background-color: #fff;
  border-top: 1px solid #DBDBDB;
  padding: 20px 0; }
  @media screen and (min-width: 768px) {
    .footer__copyrights {
      padding: 30px 0; } }
.footer__inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-direction: column;
  padding-top: 1em;
  padding-bottom: 1em; }
  @media screen and (min-width: 768px) {
    .footer__inner {
      flex-direction: row; } }

.gt-cta {
  display: block;
  width: 100%;
  max-width: 730px;
  margin: 0 auto;
  padding: 5px 10px;
  border: 1px solid #DBDBDB; }

.footerLinks {
  position: relative;
  padding: 25px 0; }
  .footerLinks:after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 50%;
    width: 1px;
    height: 100%;
    background-color: #A8C2DA; }
    @media screen and (max-width: 1199px) {
      .footerLinks:after {
        display: none; } }
  .footerLinks__item {
    max-width: 275px; }

.footer-border {
  position: relative; }
  .footer-border:after {
    content: '';
    position: absolute;
    bottom: 35px;
    left: 0;
    width: 100%;
    height: 1px;
    background-color: #A8C2DA; }
    @media screen and (min-width: 768px) {
      .footer-border:after {
        display: none; } }

.footer-menu ul a {
  display: block;
  font-size: 15px;
  font-weight: 500;
  color: #007EFF;
  padding-top: 0.25rem;
  padding-bottom: 0.25rem; }
  .footer-menu ul a:hover, .footer-menu ul a:focus {
    color: #004FA0; }

.copyrights-menu ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-left: -12px;
  margin-right: -12px; }
  .copyrights-menu ul li {
    flex: 0 0 auto;
    width: auto;
    padding-left: 12px;
    padding-right: 12px; }
    .copyrights-menu ul li a {
      display: block;
      font-size: 14px;
      font-weight: bold;
      color: #031445; }
      .copyrights-menu ul li a:hover, .copyrights-menu ul li a:focus {
        color: #004FA0; }

.footer-social {
  padding-top: 20px; }
  .footer-social ul {
    list-style: none;
    padding-left: 0; }
    .footer-social ul a {
      color: #007EFF; }
      .footer-social ul a:hover, .footer-social ul a:focus {
        color: #004FA0; }
  .footer-social svg {
    display: block;
    margin: 0 auto;
    height: 20px; }

/*!
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Academic Free License (AFL 3.0)
 *
 *  @author       Afternet <info@afternet.gr>
 *  @copyright Afternet
 *  @license      http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
 */
@media screen and (min-width: 1200px) {
  .js-mega-menu .sub-menu {
    display: none !important; } }

.megaMenu {
  width: 100vw;
  position: absolute;
  top: 100%;
  left: 0;
  background-color: #F8F8F8;
  z-index: 1000;
  padding: 50px 80px 100px;
  opacity: 0;
  visibility: hidden;
  -webkit-transform: translate(0, 30px);
  -ms-transform: translate(0, 30px);
  transform: translate(0, 30px); }
  @media screen and (max-width: 1199px) {
    .megaMenu {
      display: none !important; } }
  .megaMenu.opened {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0); }
  .megaMenu__main-list li {
    display: block;
    margin-bottom: 20px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='6.531' height='10.234' viewBox='0 0 6.531 10.234'%3E%3Cpath d='M0,0,3.7,3.7,7.406,0' transform='translate(1.414 8.82) rotate(-90)' fill='none' stroke='%238a8f9f' stroke-linecap='round' stroke-width='2'/%3E%3C/svg%3E%0A");
    background-size: 7px 11px;
    background-repeat: no-repeat;
    background-position: center left;
    padding-left: 20px; }
    .megaMenu__main-list li a {
      display: block;
      font-size: 17px;
      font-weight: 500;
      color: #031445; }
  .megaMenu__main-list .sub-menu {
    display: none; }
  .megaMenu__desk {
    width: 100%;
    max-width: 430px; }
  .megaMenu__sub-list li {
    margin-bottom: 17px; }
    .megaMenu__sub-list li a {
      display: block;
      font-size: 15px;
      font-weight: bold;
      color: #031445; }
      .megaMenu__sub-list li a:hover, .megaMenu__sub-list li a:focus {
        color: #007EFF; }

.gallery {
  margin-bottom: 1.5em; }

.gallery-item {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%; }

.gallery-columns-2 .gallery-item {
  max-width: 50%; }

.gallery-columns-3 .gallery-item {
  max-width: 33.33%; }

.gallery-columns-4 .gallery-item {
  max-width: 25%; }

.gallery-columns-5 .gallery-item {
  max-width: 20%; }

.gallery-columns-6 .gallery-item {
  max-width: 16.66%; }

.gallery-columns-7 .gallery-item {
  max-width: 14.28%; }

.gallery-columns-8 .gallery-item {
  max-width: 12.5%; }

.gallery-columns-9 .gallery-item {
  max-width: 11.11%; }

.gallery-caption {
  display: block; }

.site__main .comment-navigation,
.site__main .posts-navigation,
.site__main .post-navigation {
  margin: 0 0 1.5em;
  overflow: hidden; }

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
  float: left;
  width: 50%; }

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
  float: right;
  text-align: right;
  width: 50%; }

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
  outline: none; }

textarea {
  width: 100%; }

.gform_wrapper.gf_browser_chrome form .gfield_checkbox li input,
.gform_wrapper.gf_browser_chrome form .gfield_checkbox li input[type=checkbox],
.gform_wrapper.gf_browser_chrome form .gfield_radio li input[type=radio] {
  margin-top: 0; }

#comments {
  padding: 2em 0 0.5em; }

.comments-title {
  font-size: 20px;
  font-size: 1.25rem;
  margin-bottom: 1.5em; }

.comment-list,
.comment-list .children {
  list-style: none;
  margin: 0;
  padding: 0; }

.comment-list li:before {
  display: none; }

.comment-body {
  margin-left: 65px; }

.comment-author {
  font-size: 16px;
  font-size: 1rem;
  margin-bottom: 0.4em;
  position: relative;
  z-index: 2; }

.comment-author .avatar {
  height: 50px;
  left: -65px;
  position: absolute;
  width: 50px; }

.comment-author .says {
  display: none; }

.comment-meta {
  margin-bottom: 1.5em; }

.comment-metadata {
  color: #767676;
  font-size: 10px;
  font-size: 0.825rem;
  font-weight: 800;
  letter-spacing: 0.0818em; }

.comment-metadata a {
  color: #767676; }

.comment-metadata a.comment-edit-link {
  color: #222;
  margin-left: 1em; }

.comment-body {
  color: #333;
  font-size: 14px;
  font-size: 1rem;
  margin-bottom: 4em; }

.comment-reply-link {
  font-weight: 800;
  position: relative; }

.comment-reply-link .icon {
  color: #222;
  left: -2em;
  height: 1em;
  position: absolute;
  top: 0;
  width: 1em; }

.children .comment-author .avatar {
  height: 30px;
  left: -45px;
  width: 30px; }

.bypostauthor > .comment-body > .comment-meta > .comment-author:before {
  background: #222;
  -webkit-border-radius: 20px;
  border-radius: 20px;
  border: 1px solid #fff;
  color: #fff;
  left: -65px;
  font-size: 16px;
  font-size: 1rem;
  height: 20px;
  line-height: 1;
  margin: -6px 0 0 -6px;
  position: absolute;
  text-align: center;
  width: 20px;
  z-index: 2; }

.children .bypostauthor > .comment-body > .comment-meta > .comment-author:before {
  font-size: 12px;
  font-size: 0.75rem;
  height: 16px;
  left: -45px;
  width: 16px; }

.no-comments,
.comment-awaiting-moderation {
  color: #767676;
  font-size: 14px;
  font-size: 0.875rem;
  font-style: italic; }

.comments-pagination {
  margin: 2em 0 3em; }

.form-submit {
  text-align: right; }

.widget {
  margin: 0 0 1.5em; }

.widget select {
  max-width: 100%; }

.alignleft {
  display: inline;
  float: left;
  margin-right: 1.5em; }

.alignright {
  display: inline;
  float: right;
  margin-left: 1.5em; }

.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto; }

#content[tabindex="-1"]:focus {
  outline: 0; }

.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-wrap: normal !important; }

.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  color: #21759b;
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: bold;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000; }

/*!
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Academic Free License (AFL 3.0)
 *
 * @author    Afternet <info@afternet.gr>
 * @copyright Afternet
 * @license   http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
 */
.form-control,
.form-select {
  border-radius: 0;
  background-color: #FFFFFF;
  border: 1px solid #D2DAE3;
  padding: 12px 15px;
  font-size: 17px;
  font-weight: 500;
  color: #031445; }
  .form-control:focus,
  .form-select:focus {
    color: #031445;
    background-color: #FFFFFF;
    box-shadow: none;
    border: 1px solid #D2DAE3; }
  .form-control::-webkit-input-placeholder,
  .form-select::-webkit-input-placeholder {
    font-size: 17px;
    font-weight: 500;
    color: #031445; }
  .form-control::-moz-placeholder,
  .form-select::-moz-placeholder {
    font-size: 17px;
    font-weight: 500;
    color: #031445; }
  .form-control:-ms-input-placeholder,
  .form-select:-ms-input-placeholder {
    font-size: 17px;
    font-weight: 500;
    color: #031445; }
  .form-control:-moz-placeholder,
  .form-select:-moz-placeholder {
    font-size: 17px;
    font-weight: 500;
    color: #031445; }
  .form-control.is-invalid:focus, .form-control.is-valid:focus,
  .form-select.is-invalid:focus,
  .form-select.is-valid:focus {
    box-shadow: none; }
  .form-control--kp,
  .form-select--kp {
    max-width: 57px; }
  .form-control--kp-num,
  .form-select--kp-num {
    max-width: 155px; }

.form-group .input-group-text {
  border-radius: 0;
  border-left: none; }

.input-group > .form-control {
  border-right: none; }

.form-control.form-control-select {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='13.743' height='9.699' viewBox='0 0 13.743 9.699'%3E%3Cg transform='translate(-788.97 -3085.571)'%3E%3Cpath d='M12162.87,2882.7l-6.285-6.285a2,2,0,1,1,2.828-2.829l3.457,3.457,3.458-3.457a2,2,0,0,1,2.828,2.829Z' transform='translate(-11367.029 212.572)' fill='%23007eff'/%3E%3C/g%3E%3C/svg%3E");
  background-position: 95% 19px;
  background-repeat: no-repeat; }

.order-textarea::-webkit-input-placeholder {
  font-size: 15px;
  font-weight: 500;
  color: #8A8F9F; }
.order-textarea::-moz-placeholder {
  font-size: 15px;
  font-weight: 500;
  color: #8A8F9F; }
.order-textarea:-ms-input-placeholder {
  font-size: 15px;
  font-weight: 500;
  color: #8A8F9F; }
.order-textarea:-moz-placeholder {
  font-size: 15px;
  font-weight: 500;
  color: #8A8F9F; }

.border-lightblue-left {
  border-left: 5px solid #007EFF; }
  .border-lightblue-left:focus {
    border-left: 5px solid #007EFF; }

.form-check-input[type=checkbox] {
  border-radius: 0; }

.form-check-input:focus {
  box-shadow: none; }

.group-form-btns {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 10; }
  .group-form-btns .group-form-btn {
    position: relative; }
    .group-form-btns .group-form-btn:after {
      content: '';
      display: block;
      position: absolute;
      top: 10px;
      left: 0;
      width: 1px;
      height: 65%;
      height: calc(100% - 20px);
      z-index: 10;
      background-color: #DEE9F4; }
    .group-form-btns .group-form-btn:first-child:after {
      display: none; }

.c-radio {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  cursor: pointer; }
  .c-radio input[type=radio],
  .c-radio input[type=checkbox] {
    opacity: 0;
    position: absolute; }
  .c-radio__label {
    color: #8A8F9F;
    padding-left: 10px; }
  .c-radio__empty, .c-radio__checked {
    -webkit-box-flex: 0 0 20px;
    -ms-flex: 0 0 20px;
    flex: 0 0 20px;
    width: 20px;
    height: 20px;
    border-radius: 50%; }
    @media screen and (min-width: 768px) {
      .c-radio__empty, .c-radio__checked {
        -webkit-box-flex: 0 0 24px;
        -ms-flex: 0 0 24px;
        flex: 0 0 24px;
        width: 24px;
        height: 24px; } }
  .c-radio__empty {
    display: block;
    background-color: #8A8F9F; }
  .c-radio__checked {
    display: none;
    background-color: #007EFF; }
  .c-radio input:checked ~ .c-radio__empty {
    display: none; }
  .c-radio input:checked ~ .c-radio__checked {
    display: block; }
  .c-radio input:checked ~ .c-radio__label {
    color: #007EFF; }
  .c-radio:hover .c-radio__label, .c-radio:focus .c-radio__label {
    color: #007EFF; }

.radio-check {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  cursor: pointer; }
  .radio-check input[type=radio],
  .radio-check input[type=checkbox] {
    opacity: 0;
    position: absolute; }
  .radio-check__label {
    color: #8A8F9F;
    padding-left: 10px; }
  .radio-check__empty {
    display: block; }
  .radio-check__checked {
    display: none; }
  .radio-check input:checked ~ .radio-check__empty {
    display: none; }
  .radio-check input:checked ~ .radio-check__checked {
    display: block; }
  .radio-check input:checked ~ .radio-check__label {
    color: #007EFF; }
  .radio-check:hover .radio-check__label, .radio-check:focus .radio-check__label {
    color: #007EFF; }

.radioSwitch {
  cursor: pointer; }
  .radioSwitch input[type=radio],
  .radioSwitch input[type=checkbox] {
    opacity: 0;
    position: absolute; }
  .radioSwitch__label {
    display: block;
    padding: 10px 20px;
    background-color: #F4F6F7;
    border-radius: 21px;
    color: #000; }
  .radioSwitch input:checked ~ .radioSwitch__label {
    background-color: #007EFF;
    color: #fff; }

.form-text {
  font-size: 12px;
  font-weight: 500;
  color: #B1B4BC; }

.valid-feedback,
.invalid-feedback {
  font-size: 12px;
  font-weight: 500; }

.form-control.is-invalid + .input-group-text, .form-control.is-invalid ~ .input-group-text {
  border-color: #dc3545;
  transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out; }

.form-control.is-valid + .input-group-text, .form-control.is-valid ~ .input-group-text {
  border-color: #198754;
  transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out; }

.form-control--kp.form-control {
  padding: 12px; }

.form-control--kp.form-control.is-valid,
.form-control--kp.form-control.is-invalid {
  background-image: none;
  padding: 12px; }

.float-fields .float-field {
  display: block;
  position: relative; }
  .float-fields .float-field select.form-control-select.form-control {
    -webkit-appearance: none;
    -moz-appearance: none;
    -o-appearance: none;
    appearance: none; }
  .float-fields .float-field .form-control:focus {
    border-color: #007EFF; }
    .float-fields .float-field .form-control:focus + .input-group-text, .float-fields .float-field .form-control:focus ~ .input-group-text {
      transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
      border-color: #007EFF; }
  .float-fields .float-field .form-control.-error {
    border-color: red; }
  .float-fields .float-field .form-control:-webkit-autofill ~ .field-label, .float-fields .float-field .form-control:-webkit-autofill + .field-label {
    font-size: 12px;
    top: -8px;
    color: #8A8F9F;
    padding: 2px; }
  .float-fields .float-field .field-label {
    display: block;
    position: absolute;
    top: 18px;
    left: 15px;
    font-size: 17px;
    font-weight: 500;
    color: #031445;
    transition: all .3s ease;
    z-index: 10; }
.float-fields .isFloated .field-label {
  font-size: 12px;
  top: -8px;
  color: #8A8F9F;
  padding: 2px;
  background-color: #fff; }

.js-receive-slider.ui-slider {
  background: #8A8F9F; }
.js-receive-slider.ui-slider-horizontal {
  height: 10px; }
.js-receive-slider.ui-widget.ui-widget-content {
  border: none; }

.icon__bar {
  display: block;
  width: 20px;
  height: 2px;
  background-color: #fff;
  margin: 3px 0; }

.btn {
  border-radius: 0; }
  .btn:focus {
    outline: 0;
    box-shadow: none !important; }

.btn-primary {
  color: #fff;
  background-color: #007EFF;
  border-color: #007EFF; }
  .btn-primary:active {
    background-color: #004FA0;
    border-color: #004FA0; }
  .btn-primary:hover, .btn-primary:focus {
    background-color: #004FA0;
    border-color: #004FA0; }

.btn-outline-primary {
  border-width: 2px;
  color: #007EFF;
  border-color: #007EFF; }
  .btn-outline-primary:active {
    color: #fff;
    background-color: #007EFF;
    border-color: #007EFF; }
  .btn-outline-primary:hover, .btn-outline-primary:focus {
    color: #fff;
    background-color: #007EFF;
    border-color: #007EFF; }

.btn-outline-primary.btn-outline-white {
  border-width: 2px;
  color: #fff;
  border-color: #fff; }
  .btn-outline-primary.btn-outline-white:active {
    color: #fff;
    background-color: #fff;
    border-color: #fff; }
  .btn-outline-primary.btn-outline-white:hover, .btn-outline-primary.btn-outline-white:focus {
    color: #007EFF;
    background-color: #fff;
    border-color: #fff; }

.cta-btn {
  border-radius: 24px;
  font-size: 15px;
  font-weight: bold;
  color: #004FA0;
  border-color: #004FA0;
  padding: 8px 18px; }
  .cta-btn:active {
    color: #fff;
    background-color: #004FA0;
    border-color: #004FA0; }
  .cta-btn:hover, .cta-btn:focus {
    color: #fff;
    background-color: #004FA0;
    border-color: #004FA0; }

@media screen and (max-width: 767px) {
  .btn-footer-phone {
    background-color: #fff;
    border-radius: 26px;
    padding: 18px 20px;
    margin-left: 0;
    max-width: 205px;
    justify-content: center; } }

.btn-switch {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 52px;
  height: 52px; }
  .btn-switch:hover, .btn-switch:focus {
    border: 1px solid #D2DAE3; }
  .btn-switch.active {
    background-color: #E6E8EC;
    border: 1px solid #D2DAE3; }

.btn-switch-mobile {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 44px;
  height: 44px;
  color: #031445;
  opacity: .5; }
  .btn-switch-mobile:hover, .btn-switch-mobile:focus {
    opacity: 1; }
  .btn-switch-mobile.active {
    opacity: 1; }

.btn-form {
  position: absolute;
  top: 0;
  right: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 52px;
  height: 52px;
  z-index: 10; }
  .btn-form:hover, .btn-form:focus {
    background-color: #E6E8EC; }

.group-form-btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 52px;
  height: 52px;
  padding: 2px; }
  .group-form-btn:hover, .group-form-btn:focus {
    background-color: #E6E8EC; }

.loop-pagination ul {
  display: flex;
  justify-content: center;
  width: 100%; }

.loop-pagination ul li {
  padding: .25em .75em; }
  .loop-pagination ul li a {
    color: #031445; }
    .loop-pagination ul li a:hover, .loop-pagination ul li a:focus {
      color: #007EFF; }

/*!
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Academic Free License (AFL 3.0)
 *
 * @author    Afternet <info@afternet.gr>
 * @copyright Afternet
 * @license   http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
 */
.lang-selector {
  position: relative; }
  .lang-selector__title {
    font-size: 14px;
    font-weight: 500;
    color: #004FA0;
    text-transform: uppercase; }
  .lang-selector__body {
    position: absolute;
    text-align: center;
    padding: 10px;
    background-color: #fff;
    top: 100%;
    right: 0;
    min-width: 100px;
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translate(0, 20px);
    -ms-transform: translate(0, 20px);
    transform: translate(0, 20px); }
    .lang-selector__body a {
      display: block;
      font-size: 14px;
      padding: 4px 0;
      font-weight: 500;
      color: #004FA0;
      text-transform: uppercase; }
      .lang-selector__body a:hover, .lang-selector__body a:focus {
        color: #007EFF; }
  .lang-selector:hover .lang-selector__body, .lang-selector:focus .lang-selector__body {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0); }

/*!
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Academic Free License (AFL 3.0)
 *
 * @author    Afternet <info@afternet.gr>
 * @copyright Afternet
 * @license   http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
 */
.gtServices-slider {
  padding: 75px 0 20px; }
  .gtServices-slider__item {
    display: block;
    width: 100%;
    max-width: 445px;
    padding-bottom: 40px;
    border-bottom: 4px solid rgba(0, 79, 160, 0.2);
    height: 100%; }
    .gtServices-slider__item:hover, .gtServices-slider__item:focus {
      border-bottom: 4px solid #004FA0; }
      @media screen and (min-width: 768px) {
        .gtServices-slider__item:hover .service-text, .gtServices-slider__item:focus .service-text {
          max-height: 500px;
          overflow: visible; } }
    @media screen and (min-width: 768px) {
      .gtServices-slider__item .service-text {
        max-height: 65px;
        overflow: hidden;
        transition: max-height 0.3s ease;
        position: relative; } }
  .gtServices-slider__title {
    min-height: 86px; }
    @media screen and (min-width: 768px) {
      .gtServices-slider__title {
        min-height: 100px; } }

.byGtBlock__item {
  display: block;
  width: 100%;
  max-width: 600px;
  height: 100%;
  margin: 0 auto; }
  @media screen and (min-width: 992px) {
    .byGtBlock__item {
      border-bottom: 4px solid rgba(192, 214, 236, 0.45);
      padding-bottom: 40px; } }
  .byGtBlock__item:hover, .byGtBlock__item:focus {
    border-bottom: 4px solid #007EFF; }
.byGtBlock__sep {
  display: block;
  position: relative;
  padding: 50px 50px; }
  @media screen and (min-width: 992px) {
    .byGtBlock__sep {
      padding: 0 50px; } }
  .byGtBlock__sep:before, .byGtBlock__sep:after {
    content: '';
    display: block;
    width: 28px;
    height: 1px;
    background-color: #F0F7FF;
    position: absolute;
    top: 50%; }
  .byGtBlock__sep:before {
    left: 11px; }
  .byGtBlock__sep:after {
    right: 11px; }

.announcementLink {
  display: block;
  padding: 8px 10px;
  border-left: 5px solid #007EFF;
  border-bottom: 1px solid #E3E3E3;
  margin-bottom: 30px; }
  @media screen and (min-width: 768px) {
    .announcementLink {
      padding: 16px 15px; } }
  .announcementLink .announcementLink__header {
    color: #031445; }
  .announcementLink .announcementLink__icon--closed {
    display: block; }
  .announcementLink .announcementLink__icon--opened {
    display: none; }
  .announcementLink .announcementLink__body {
    display: none; }
  .announcementLink.opened .announcementLink__header {
    color: #007EFF; }
  .announcementLink.opened .announcementLink__icon--closed {
    display: none; }
  .announcementLink.opened .announcementLink__icon--opened {
    display: block; }

.newsItem {
  display: block;
  padding-bottom: 10px;
  margin-bottom: 20px;
  border-bottom: 4px solid rgba(192, 214, 236, 0.45); }
  @media screen and (min-width: 768px) {
    .newsItem {
      padding-bottom: 40px;
      margin-bottom: 0;
      height: 100%; } }
  .newsItem:hover, .newsItem:focus {
    border-bottom: 4px solid #007EFF; }
  .newsItem__time {
    opacity: .42; }
  .newsItem:hover .newsItem__time, .newsItem:focus .newsItem__time {
    opacity: 1; }

.servicesBox-slider .swiper-slide:nth-child(odd) .servicesBox__header {
  background-color: #007EFF; }
.servicesBox-slider .swiper-slide:nth-child(even) .servicesBox__header {
  background-color: #004FA0; }

.servicesBox {
  display: block;
  width: 100%;
  height: 100%;
  max-width: 260px; }
  .servicesBox__header {
    display: block;
    position: relative;
    margin-bottom: 20px; }
  .servicesBox__img {
    display: block;
    opacity: 0; }
    .servicesBox__img img {
      display: block;
      max-width: 100%;
      height: auto; }
  .servicesBox__title {
    display: block;
    width: 100%;
    position: absolute;
    bottom: 0;
    padding: 10px 15px;
    font-size: 25px;
    font-weight: bold;
    color: #fff; }
  .servicesBox__content {
    display: block;
    font-size: 17px; }
  .servicesBox__more {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    padding-top: 20px;
    opacity: 0; }
  .servicesBox:hover .servicesBox__img, .servicesBox:focus .servicesBox__img {
    opacity: 1; }
  .servicesBox:hover .servicesBox__content, .servicesBox:focus .servicesBox__content {
    color: #007EFF; }
  .servicesBox:hover .servicesBox__more, .servicesBox:focus .servicesBox__more {
    opacity: 1; }

.downladBox {
  display: block;
  width: 100%;
  max-width: 445px;
  margin-bottom: 10px; }
  .downladBox > span > span {
    padding: 18px 24px; }
  .downladBox svg {
    min-width: 36px;
    display: block;
    margin: 0 auto; }

.usefulBox .usefulBox__header {
  color: #031445; }
.usefulBox:nth-child(odd) .usefulBox__header {
  background-color: #F0F7FF; }
.usefulBox .usefulBox__icon {
  color: #8A8F9F; }
.usefulBox .usefulBox__title {
  color: #031445; }
.usefulBox .usefulBox__body {
  display: none; }
.usefulBox.active .usefulBox__icon {
  color: #007EFF; }
.usefulBox.active .usefulBox__title {
  color: #007EFF; }

.contactBox__title {
  min-height: 68px; }

.quote-icon {
  display: block;
  font-size: 162px;
  line-height: 1;
  color: #D2DAE3;
  text-align: center;
  height: 130px; }

.countBox {
  border-left: 7px solid #007EFF;
  padding-left: 32px;
  margin-left: 40px; }
  @media screen and (min-width: 768px) {
    .countBox {
      margin-left: 0; } }
  .countBox__icon {
    min-height: 83px; }

.dateLine__container {
  width: 100%;
  max-width: 1080px;
  margin: 0 auto; }
.dateLine__item {
  max-width: 670px;
  margin-bottom: 40px; }
  .dateLine__item:nth-child(even) {
    margin-left: auto; }

.supportList ul {
  padding-left: 20px; }
.supportList li {
  margin-bottom: 15px; }

.fasa {
  margin-left: -12px;
  margin-right: -12px; }
  @media screen and (min-width: 992px) {
    .fasa {
      margin-left: 0;
      margin-right: 0; } }

.breadCrumb {
  overflow: auto; }
  .breadCrumb span,
  .breadCrumb a {
    white-space: nowrap; }

.colorList > div {
  padding: 15px 30px; }
  .colorList > div:nth-child(odd) {
    background-color: #EFF4F9; }

.simpleList {
  padding-left: 20px; }
  .simpleList li {
    margin-bottom: 15px; }
    .simpleList li:last-child {
      margin-bottom: 0; }

.entry__header--company {
  padding-top: 47px; }
  @media screen and (min-width: 1200px) {
    .entry__header--company {
      padding-top: 50px; } }
  .entry__header--company .breadCrumb {
    position: fixed;
    top: 60px;
    left: 0;
    width: 100%;
    z-index: 200; }
    @media screen and (min-width: 1200px) {
      .entry__header--company .breadCrumb {
        top: 77px; } }

.organizationBlock ul {
  display: block;
  padding: 40px 0 0 40px; }
  .organizationBlock ul li {
    display: block;
    margin-bottom: 20px;
    position: relative; }
    .organizationBlock ul li:before {
      content: '';
      display: block;
      width: 10px;
      height: 10px;
      border-radius: 50%;
      background-color: #000;
      position: absolute;
      top: 4px;
      left: -25px; }

#careersAccordion .accordion-button {
  box-shadow: none; }
  #careersAccordion .accordion-button:hover, #careersAccordion .accordion-button:focus {
    box-shadow: none; }

/**
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Academic Free License (AFL 3.0)
 *
 *  @author    Afternet <info@afternet.gr>
 *  @copyright Afternet
 *  @license   http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
 */
.gtServices-slider .swiper-slide {
  width: 100%;
  max-width: 445px; }

.subCategories-slider .swiper-slide {
  width: 100%;
  max-width: 150px; }
  @media screen and (min-width: 768px) {
    .subCategories-slider .swiper-slide {
      max-width: 200px; } }

.servicesBox-slider .swiper-slide {
  width: 100%;
  max-width: 260px;
  height: auto; }

/*!
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Academic Free License (AFL 3.0)
 *
 *  @author       Afternet <info@afternet.gr>
 *  @copyright Afternet
 *  @license      http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
 */
/*!
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Academic Free License (AFL 3.0)
 *
 * @author    Afternet <info@afternet.gr>
 * @copyright Afternet
 * @license   http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
 */
.storeSearch {
  background-color: #F4F6F7;
  padding: 15px 0;
  position: relative; }
  @media screen and (min-width: 768px) {
    .storeSearch {
      padding: 30px 0 40px; } }

.mobileSearch {
  background-color: #fff;
  border-bottom: 1px solid rgba(112, 112, 112, 0.1); }
  .mobileSearch__body {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 100;
    width: 100%;
    border: 1px solid #D2DAE3;
    box-shadow: 0 22px 33px rgba(160, 160, 160, 0.44);
    background-color: rgba(255, 255, 255, 0.6);
    padding: 20px 27px;
    opacity: 0;
    visibility: hidden; }
    .mobileSearch__body.opened {
      opacity: 1;
      visibility: visible; }
  .mobileSearch__btn {
    width: 100%;
    padding: 15px 15px;
    font-size: 15px;
    font-weight: bold; }

.tax-search {
  position: absolute;
  top: 100%; }

@media screen and (min-width: 768px) {
  .col-address {
    max-width: 580px; } }

.storeLine svg {
  display: block; }
@media screen and (min-width: 992px) {
  .storeLine__hours-header:hover .hoursBox {
    opacity: 1;
    visibility: visible;
    transform: translate(0, 0); } }

@media screen and (min-width: 768px) {
  .col-store-phone {
    max-width: 190px; } }
.col-store-phone-text {
  word-break: break-word; }
.col-store-phone .text-wrap {
  display: inline-block;
  max-width: 100%;
  word-break: break-all;
  white-space: normal; }

@media screen and (min-width: 768px) {
  .col-store-email {
    max-width: 250px; } }

@media screen and (min-width: 768px) {
  .col-store-directions {
    max-width: 140px; } }

@media screen and (min-width: 768px) {
  .col-store-hours {
    max-width: 120px; } }

.hoursBox {
  display: block;
  z-index: 100;
  box-shadow: 0 21px 22px rgba(138, 143, 159, 0.25);
  padding: 12px;
  opacity: 0;
  visibility: hidden;
  transform: translate(0, 20px); }
  @media screen and (max-width: 767px) {
    .hoursBox {
      position: fixed;
      top: 0;
      left: 0;
      right: 0;
      width: 100%;
      height: 100%;
      background-color: rgba(0, 0, 0, 0.2);
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center; } }
  @media screen and (min-width: 768px) {
    .hoursBox {
      position: absolute;
      top: 100%;
      right: 0;
      background-color: #fff;
      min-width: 340px;
      padding: 0; } }
  .hoursBox.opened {
    opacity: 1;
    visibility: visible;
    transform: translate(0, 0); }
  .hoursBox__inner {
    background-color: #fff;
    width: 100%; }
    @media screen and (max-width: 767px) {
      .hoursBox__inner {
        max-width: 340px; } }
  .hoursBox__header {
    background-color: rgba(235, 235, 235, 0.4);
    position: relative;
    padding: 10px 12px; }
  .hoursBox__close {
    position: absolute;
    top: 0;
    right: 0;
    width: 30px;
    height: 30px; }
  .hoursBox__body {
    padding: 20px; }

#storesMap {
  width: 100%;
  height: 500px; }
  @media screen and (min-width: 768px) {
    #storesMap {
      height: 820px; } }

.storeBox {
  display: block;
  max-width: 375px;
  background-color: #fff;
  box-shadow: 0 21px 22px rgba(138, 143, 159, 0.25);
  position: absolute;
  top: 60px;
  left: 22px;
  z-index: 900;
  opacity: 0;
  visibility: hidden; }
  @media screen and (min-width: 768px) {
    .storeBox {
      width: 100%;
      top: 10px;
      left: auto;
      right: 70px; } }
  .storeBox.opened {
    opacity: 1;
    visibility: visible; }
  .storeBox__close {
    width: 40px;
    height: 40px;
    position: absolute;
    top: 0;
    right: 0; }
  .storeBox__header {
    padding: 34px 27px;
    border-bottom: 1px solid #DFE1E7; }
  .storeBox__body {
    padding: 20px 27px;
    border-bottom: 1px solid #DFE1E7; }
  .storeBox__line {
    margin-bottom: 20px; }
    .storeBox__line:last-child {
      margin-bottom: 0; }
  .storeBox__footer {
    padding: 20px 27px 34px; }
  .storeBox .hour-row {
    margin-bottom: 15px; }
    .storeBox .hour-row:last-child {
      margin-bottom: 0; }
  .storeBox .max-col {
    max-width: 50px; }
  .storeBox .max-col-h {
    max-width: 100px; }

/*!
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Academic Free License (AFL 3.0)
 *
 * @author    Afternet <info@afternet.gr>
 * @copyright Afternet
 * @license   http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
 */
.contactFormWrap__title {
  max-width: 680px; }

.contactForm {
  max-width: 925px; }
  .contactForm .gform_wrapper.gravity-theme .gform_required_legend {
    display: none; }
  .contactForm .gform_wrapper.gravity-theme .gfield_label {
    font-size: 17px;
    font-weight: 500;
    color: #8A8F9F; }
  .contactForm .gform_wrapper.gravity-theme input[type=text],
  .contactForm .gform_wrapper.gravity-theme input[type=email],
  .contactForm .gform_wrapper.gravity-theme textarea,
  .contactForm .gform_wrapper.gravity-theme input {
    border: 1px solid #D2DAE3;
    padding: 15px 10px;
    font-size: 17px;
    font-weight: 500;
    color: #031445;
    border-radius: 0; }
  .contactForm .gform_wrapper.gravity-theme .gform_footer .gform_button {
    display: block;
    width: 100%;
    max-width: 200px;
    font-size: 15px;
    font-weight: bold;
    color: #007EFF;
    padding: 15px;
    border: 1px solid #007EFF;
    background-color: transparent;
    margin-left: auto; }
    .contactForm .gform_wrapper.gravity-theme .gform_footer .gform_button:hover, .contactForm .gform_wrapper.gravity-theme .gform_footer .gform_button:focus {
      background-color: #007EFF;
      color: #fff; }

/*!
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Academic Free License (AFL 3.0)
 *
 * @author    Afternet <info@afternet.gr>
 * @copyright Afternet
 * @license   http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
 */
.entry__header--order {
  background-color: #E1E5E6;
  padding-top: 20px;
  padding-bottom: 10px; }
  @media screen and (min-width: 768px) {
    .entry__header--order {
      padding-top: 30px;
      padding-bottom: 20px; } }
  .entry__header--order .main-title {
    font-size: 18px;
    margin-bottom: 10px; }
    @media screen and (min-width: 768px) {
      .entry__header--order .main-title {
        font-size: 25px; } }

.step {
  display: block;
  margin-bottom: 10px; }
  .step__num {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 18px;
    height: 18px;
    border-radius: 50%;
    background-color: #fff;
    font-size: 11px;
    font-weight: bold;
    color: #8A8F9F;
    transition: all .2s ease; }
    @media screen and (min-width: 768px) {
      .step__num {
        width: 28px;
        height: 28px;
        font-size: 15px; } }
  .step__label {
    font-size: 11px;
    font-weight: bold;
    color: #8A8F9F;
    transition: all .2s ease; }
    @media screen and (min-width: 768px) {
      .step__label {
        font-size: 15px; } }
  .step:hover .step__num, .step:focus .step__num {
    background-color: #007EFF;
    color: #fff; }
  .step:hover .step__label, .step:focus .step__label {
    color: #007EFF; }
  .step.active .step__num {
    background-color: #007EFF;
    color: #fff; }
  .step.active .step__label {
    color: #007EFF; }
  .step.unreached {
    pointer-events: none; }
    .step.unreached:hover .step__num, .step.unreached:focus .step__num {
      background-color: #fff;
      color: #8A8F9F; }
    .step.unreached:hover .step__label, .step.unreached:focus .step__label {
      color: #8A8F9F; }

.progressBox {
  display: block;
  position: relative;
  width: 30px;
  height: 100%;
  overflow: hidden;
  padding-top: 30px; }
  .progressBox__icon {
    display: block; }
  .progressBox__line {
    display: block;
    position: absolute;
    top: 53px;
    left: 50%;
    width: 1px;
    height: 100%;
    background-color: #007EFF;
    -webkit-transform: translate(-1px, 0);
    -ms-transform: translate(-1px, 0);
    transform: translate(-1px, 0); }

.orderBox {
  position: relative;
  padding-top: 80px;
  max-width: 960px; }
  @media screen and (min-width: 768px) {
    .orderBox {
      padding-top: 60px; }
      .orderBox:first-child {
        padding-top: 0; } }
  .orderBox__num {
    display: block;
    font-size: 132px;
    font-weight: bold;
    color: #E6E8EC; }
    @media screen and (min-width: 768px) {
      .orderBox__num {
        -webkit-box-flex: 0 0 92px;
        -ms-flex: 0 0 92px;
        flex: 0 0 92px; } }
    @media screen and (min-width: 992px) {
      .orderBox__num {
        -webkit-box-flex: 0 0 110px;
        -ms-flex: 0 0 110px;
        flex: 0 0 110px; } }
    @media screen and (max-width: 767px) {
      .orderBox__num {
        position: absolute;
        top: 30px;
        left: 12px;
        z-index: 1;
        pointer-events: none; } }
  .orderBox__title {
    position: relative;
    z-index: 2; }
    .orderBox__title:before {
      content: '';
      display: block;
      position: absolute;
      width: 18px;
      height: 18px;
      top: 12px;
      left: 0;
      z-index: 10;
      border-radius: 50%;
      background-color: #007EFF;
      pointer-events: none;
      -webkit-transform: translate(-124px, 0);
      -ms-transform: translate(-124px, 0);
      transform: translate(-124px, 0); }
      @media screen and (min-width: 992px) {
        .orderBox__title:before {
          -webkit-transform: translate(-158px, 0);
          -ms-transform: translate(-158px, 0);
          transform: translate(-158px, 0); } }
  .orderBox:first-child .orderBox__title:before {
    display: none; }

@media screen and (max-width: 767px) {
  .mapBox {
    transition: all .3s ease; }
    .mapBox.opened {
      position: fixed;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      z-index: 500;
      background-color: #fff;
      padding: 60px 0 0;
      opacity: 1;
      visibility: visible; } }
.mapBox .mapBox__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  opacity: 1;
  visibility: visible;
  overflow: visible;
  height: 100%; }
@media screen and (max-width: 767px) {
  .mapBox .hidden-on-close {
    opacity: 0;
    visibility: hidden;
    height: 0;
    overflow: hidden; } }
.mapBox .btnWrap {
  padding: 0; }
.mapBox .close-map-col {
  display: none; }
.mapBox.opened .hidden-on-close {
  opacity: 1;
  visibility: visible;
  overflow: visible;
  height: auto; }
.mapBox.opened .mapWrap.hidden-on-close {
  height: 100%; }
.mapBox.opened .btnWrap {
  padding: 15px; }
@media screen and (max-width: 767px) {
  .mapBox.opened .close-map-col {
    display: block; } }
@media screen and (max-width: 767px) {
  .mapBox.opened .addressBox {
    background-color: #F0F7FF;
    padding: 15px; } }
@media screen and (min-width: 768px) {
  .mapBox .mapWrap {
    padding: 10px;
    background-color: #fff;
    box-shadow: 0 2px 22px rgba(140, 150, 160, 0.29); } }
.mapBox .close-map {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 18px 10px 18px 0; }

.results {
  max-height: 327px;
  overflow: auto; }
  .results__item {
    display: block;
    padding: 20px 10px 20px 0;
    border-bottom: 1px solid #D2DAE3;
    overflow: hidden;
    cursor: pointer; }

.priceBox {
  border: 1px solid #D2DAE3;
  padding: 10px; }
  .priceBox__title {
    text-align: center;
    margin-bottom: 5px;
    border-bottom: 5px solid #88EBD4;
    padding: 10px 0;
    margin-bottom: 10px; }
  .priceBox__price {
    padding: 10px 10px;
    background-color: #E7FBF7; }
  .priceBox__info {
    min-height: 100px;
    padding-bottom: 10px;
    margin-bottom: 20px;
    border-bottom: 2px solid #EFF1F2; }
  .priceBox--1 .priceBox__title {
    border-bottom: 5px solid #88EBD4; }
  .priceBox--1 .priceBox__price {
    background-color: #E7FBF7; }
  .priceBox--2 .priceBox__title {
    border-bottom: 5px solid #84DFFF; }
  .priceBox--2 .priceBox__price {
    background-color: #E6F9FF; }
  .priceBox--3 .priceBox__title {
    border-bottom: 5px solid #D2DAE3; }
  .priceBox--3 .priceBox__price {
    background-color: #FDFAEE; }

.order-tabs {
  position: relative; }
  .order-tabs .order-tab {
    display: block;
    opacity: 0;
    visibility: hidden;
    height: 0;
    overflow: hidden; }
    .order-tabs .order-tab.active {
      opacity: 1;
      visibility: visible;
      height: auto;
      overflow: visible; }

.packageBoxes {
  counter-reset: css-counter 0;
  display: none; }

.packageBox {
  position: relative;
  counter-increment: css-counter 1; }

.packageBox__num:before {
  content: counter(css-counter); }

.packageBox__clode {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 37px;
  height: 37px;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 10; }

#orderReceiveMap,
#orderDeliverMap {
  height: 400px; }
  @media screen and (max-width: 767px) {
    #orderReceiveMap,
    #orderDeliverMap {
      height: 100%; } }

#receiveAddressField,
#deliverAddressField {
  padding-right: 45px; }

#receiveAddressField.is-invalid,
#receiveAddressField.is-valid,
#deliverAddressField.is-invalid,
#deliverAddressField.is-valid {
  background-image: none; }

.js-courier-btn-wrap,
.js-ins-amount-box {
  display: none; }

.orderBox--2,
.orderBox--3,
.orderBox--4 {
  display: none; }

.priceBoxes {
  display: none; }

.col-range-fix {
  min-width: 100px; }

.js-summary-error,
.js-summary-box,
.js-summary-cod,
.js-summary-ins {
  display: none; }

/*!
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Academic Free License (AFL 3.0)
 *
 *  @author       Afternet <info@afternet.gr>
 *  @copyright Afternet
 *  @license      http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
 */
.entry__header--order-search {
  background-color: #F4F6F7;
  padding-top: 20px;
  padding-bottom: 20px; }
  @media screen and (min-width: 768px) {
    .entry__header--order-search {
      padding-top: 50px;
      padding-bottom: 50px; } }

.searchSteps {
  max-width: 850px;
  margin-left: auto;
  position: relative; }
  .searchSteps__line {
    display: none;
    position: absolute;
    width: 100%;
    height: 1px;
    top: 17px;
    left: 0;
    z-index: 1;
    background-color: #DFE1E7;
    pointer-events: none; }
  .searchSteps__icon {
    padding: 10px 0; }
  .searchSteps__check {
    display: none;
    position: absolute;
    z-index: 3;
    top: 4px;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0); }
  .searchSteps__dot {
    display: block;
    width: 17px;
    height: 17px;
    border-radius: 50%;
    margin: 0 auto;
    background-color: #DFE1E7; }
    .searchSteps__dot:after {
      content: '';
      display: block;
      position: absolute;
      top: 17px;
      right: 50%;
      width: 100%;
      height: 1px;
      background-color: #DFE1E7;
      pointer-events: none; }
  .searchSteps__title {
    display: block;
    font-size: 13px;
    font-weight: 500;
    text-align: center;
    margin-bottom: 5px; }
    @media screen and (min-width: 768px) {
      .searchSteps__title {
        font-size: 17px; } }
  .searchSteps__subtitle {
    display: none;
    font-size: 13px;
    font-weight: 500;
    text-align: center;
    margin-bottom: 5px; }
    @media screen and (min-width: 768px) {
      .searchSteps__subtitle {
        font-size: 17px; } }
  .searchSteps__text {
    display: block;
    font-size: 13px;
    font-weight: 500;
    color: #007EFF;
    text-align: center; }
    @media screen and (min-width: 768px) {
      .searchSteps__text {
        font-size: 17px; } }
  .searchSteps__item {
    position: relative; }
    .searchSteps__item.active .searchSteps__check {
      display: block; }
    .searchSteps__item.active .searchSteps__dot:after {
      background-color: #007EFF; }
  .searchSteps .col:nth-child(1) .searchSteps__item .searchSteps__dot:after {
    display: none !important; }

.searchProgress {
  position: relative;
  width: 68px;
  height: 100%; }
  .searchProgress:after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 33px;
    width: 1px;
    height: 100%;
    background-color: #C9C9C9; }

.searchResult {
  position: relative;
  padding: 18px 0;
  border-bottom: 1px solid #DFE1E7; }
  .searchResult:before {
    content: '';
    display: block;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    position: absolute;
    top: 22px;
    left: -40px;
    z-index: 10;
    background-color: #007EFF;
    pointer-events: none; }
  .searchResult__check {
    display: none;
    position: absolute;
    top: 16px;
    left: -46px;
    z-index: 10;
    pointer-events: none; }
  .searchResult.hasError .searchResult__text {
    color: red; }
  .searchResult.hasError:before {
    background-color: red; }
  .searchResult.active .searchResult__check {
    display: block; }

/*!
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Academic Free License (AFL 3.0)
 *
 * @author    Afternet <info@afternet.gr>
 * @copyright Afternet
 * @license   http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
 */
.track-box {
  margin-bottom: 150px; }

/*!
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Academic Free License (AFL 3.0)
 *
 * @author    Afternet <info@afternet.gr>
 * @copyright Afternet
 * @license   http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
 */
.main-title {
  font-size: 27px;
  font-weight: bold;
  color: #031445;
  margin: 0; }
  @media screen and (min-width: 768px) {
    .main-title {
      font-size: 41px; } }
  .main-title.bordered {
    position: relative;
    padding-bottom: 26px; }
    .main-title.bordered:after {
      content: '';
      display: block;
      position: absolute;
      bottom: 0;
      left: 0;
      width: 175px;
      height: 5px;
      background-color: #007EFF; }

.text-12 {
  font-size: 12px; }

.text-13 {
  font-size: 13px; }

.text-14 {
  font-size: 14px; }

.text-15 {
  font-size: 15px; }

.text-16 {
  font-size: 16px; }

.text-17 {
  font-size: 17px; }

.text-18 {
  font-size: 18px; }

.text-19 {
  font-size: 19px; }

.text-20 {
  font-size: 20px; }

.text-21 {
  font-size: 21px; }

.text-22 {
  font-size: 22px; }

.text-23 {
  font-size: 23px; }

.text-25 {
  font-size: 25px; }

.text-26 {
  font-size: 26px; }

.text-27 {
  font-size: 27px; }

.text-28 {
  font-size: 28px; }

.text-30 {
  font-size: 30px; }

.text-33 {
  font-size: 33px; }

.text-36 {
  font-size: 36px; }

.text-52 {
  font-size: 52px; }

@media screen and (min-width: 768px) {
  .text-md-13 {
    font-size: 13px; } }

@media screen and (min-width: 768px) {
  .text-md-14 {
    font-size: 14px; } }

@media screen and (min-width: 768px) {
  .text-md-15 {
    font-size: 15px; } }

@media screen and (min-width: 768px) {
  .text-md-16 {
    font-size: 16px; } }

@media screen and (min-width: 768px) {
  .text-md-17 {
    font-size: 17px; } }

@media screen and (min-width: 768px) {
  .text-md-18 {
    font-size: 18px; } }

@media screen and (min-width: 768px) {
  .text-md-19 {
    font-size: 19px; } }

@media screen and (min-width: 768px) {
  .text-md-21 {
    font-size: 21px; } }

@media screen and (min-width: 768px) {
  .text-md-22 {
    font-size: 22px; } }

@media screen and (min-width: 768px) {
  .text-md-23 {
    font-size: 23px; } }

@media screen and (min-width: 768px) {
  .text-md-25 {
    font-size: 25px; } }

@media screen and (min-width: 768px) {
  .text-md-26 {
    font-size: 26px; } }

@media screen and (min-width: 768px) {
  .text-md-27 {
    font-size: 27px; } }

@media screen and (min-width: 768px) {
  .text-md-28 {
    font-size: 28px; } }

@media screen and (min-width: 768px) {
  .text-md-30 {
    font-size: 30px; } }

@media screen and (min-width: 768px) {
  .text-md-33 {
    font-size: 33px; } }

@media screen and (min-width: 768px) {
  .text-md-34 {
    font-size: 34px; } }

@media screen and (min-width: 768px) {
  .text-md-36 {
    font-size: 36px; } }

@media screen and (min-width: 768px) {
  .text-md-52 {
    font-size: 52px; } }

.line-height-39 {
  line-height: 39px; }

.color-white {
  color: #fff; }

.color-blue {
  color: #004FA0; }

.color-lightblue {
  color: #007EFF; }

.color-text {
  color: #031445; }

.color-grey {
  color: #8A8F9F; }

.color-B2 {
  color: #5683B2; }

.color-red {
  color: #E50019; }

.hover-blue:hover, .hover-blue:focus {
  color: #004FA0; }

.hover-lightblue:hover, .hover-lightblue:focus {
  color: #007EFF; }

.bg-siel {
  background-color: #F0F7FF; }

.bg-blue {
  background-color: #004FA0; }

.bg-lightblue {
  background-color: #007EFF; }

.bg-grey {
  background-color: #EFF1F2; }

.bg-F7 {
  background-color: #F4F6F7; }

.border-top-grey {
  border-top: 1px solid rgba(112, 112, 112, 0.22); }

.border-bottom-grey {
  border-bottom: 1px solid rgba(3, 20, 69, 0.42); }

.border-bottom-ligthgrey {
  border-bottom: 1px solid #DBDBDB; }

.border-bottom-lightblue {
  border-bottom: 1px solid #007EFF; }

.weight-bold {
  font-weight: bold; }

.weight-medium {
  font-weight: 500; }

.weight-400 {
  font-weight: 400; }

.min-140 {
  min-width: 140px; }

.max-170 {
  max-width: 170px; }

.max-400 {
  width: 100%;
  max-width: 400px; }

.max-1000 {
  width: 100%;
  max-width: 1000px; }

.fix-40 {
  -webkit-box-flex: 0 0 40px;
  -ms-flex: 0 0 40px;
  flex: 0 0 40px;
  max-width: 40px; }

.fix-32 {
  -webkit-box-flex: 0 0 32px;
  -ms-flex: 0 0 32px;
  flex: 0 0 32px;
  max-width: 32px; }

.pt-50 {
  padding-top: 50px; }

.pb-50 {
  padding-bottom: 50px; }

.pt-70 {
  padding-top: 70px; }

.pb-70 {
  padding-bottom: 70px; }

.pt-100 {
  padding-top: 100px; }

.pb-100 {
  padding-bottom: 100px; }

@media screen and (min-width: 768px) {
  .pt-md-70 {
    padding-top: 70px; } }

@media screen and (min-width: 768px) {
  .pb-md-70 {
    padding-bottom: 70px; } }

@media screen and (min-width: 768px) {
  .pt-md-100 {
    padding-top: 100px; } }

@media screen and (min-width: 768px) {
  .pb-md-100 {
    padding-bottom: 100px; } }

@media screen and (max-width: 767px) {
  .hidden-max-md {
    visibility: hidden; } }

.btn-block {
  display: block; }

.tx-loader {
  width: 48px;
  height: 48px;
  border: 5px solid #FFF;
  border-bottom-color: #004FA0;
  border-radius: 50%;
  display: inline-block;
  box-sizing: border-box;
  animation: rotation 1s linear infinite; }

@keyframes rotation {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(360deg); } }

/*# sourceMappingURL=style.css.map */
