/*
Theme Name: Duro Stick
Theme URI: https://happyonline.gr/
Author: Happhonline
Author URI: https://happyonline.gr/
Description: Happhonline Theme
Version: 1.26.89
Tested up to: 6.9
Requires PHP: 8.3
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: st

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.
*/
/* FontAwesome */

:root {
    --black: #000000;
    --white: #ffffff;
    --red: #e30613;
    --orange: #eaa536;
    --blue: #009fe3;
    --drk-blue: #215eb7;
    --green: #548e3f;
    --drk-green: #76868b;
    --brown: #8e4b1a;
}

html {
    scroll-behavior: smooth;
}
.single-post .entry-img-container {
display: block;
}
body {
    font-family: proxima-nova-wide, sans-serif;
    margin: 0;
    background-color: white;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-rendering: optimizeLegibility;
    position: relative;
    overflow-x: hidden;
}

li#menu-item-34 ul.sub-menu li {
    padding: 16px 15px !important;
}

p {
    font-size: 16px;
    line-height: 30px;
}
body.archive.tax-solution-category.term-provlima-aitia-lusi.term-6
    ul#menu-solutions-menu
    ul.sub-menu
    > li.current
    > a,
body.archive.tax-solution-category.term-provlima-aitia-lusi.term-6
    ul#menu-solutions-menu-en
    ul.sub-menu
    > li.current
    > a {
    color: gray !important;
}
.problem_labels_grid a {
    text-decoration-color: black;
}

.single-solution .herovedalia.in-content .page-info {
    max-width: 100%;
    padding: 2rem 0;
}
.herovedalia.in-content h1.entry-title {
    padding-top: 30px;
}
.herovedalia.in-content.two-col h1.entry-title {
    padding-top: 30px;
}
.single-solution .problem-content.is_open .text a {
    color: #e30613;
}
article.step-item.addcaseintro {
    padding: 2rem;
    grid-column: span 2; /* Ï€Î¹Î¬Î½ÎµÎ¹ 2 ÏƒÏ„Î®Î»ÎµÏ‚ */
}
.page-id-34017 .all_grid_arms img {
    position: absolute;
    max-width: 100%;
    height: 100%;
    width: 100%;
    top: 0;
}
@media (min-width: 1700px) {
    article.step-item.addcaseintro span:after {
        right: 0;
        content: "";
        background: #e30613 0% 0% no-repeat padding-box;
        width: 300px;
        height: 1px;
        display: block;
        position: absolute;
        top: 80%;
    }

    article.step-item.addcaseintro span {
        max-width: 600px;
        position: relative;
    }
}
article.step-item.addcaseintro h3 {
    text-align: left;
    font: normal normal 800 28px/30px Proxima-Nova-wide;
    letter-spacing: 0px;
    color: #000000;
}
article.step-item.addcaseintro p {
    font: normal normal 500 16px/30px Proxima-Nova-wide;
    letter-spacing: 0px;
    color: #000000;
}
article.step-item.addcaseintro span {
    text-align: left;
    font: normal normal 800 18px/25px Proxima-Nova-wide;
    letter-spacing: 0px;
    color: #e30613;
}
.wpml-ls-statics-shortcode_actions.wpml-ls.wpml-ls-legacy-list-vertical {
    display: flex;
    align-items: center;
}
.wpml-ls-legacy-list-vertical a span {
    opacity: 0.6;
}
.postid-34419 .section-title span {
    font: normal normal 800 36px/30px Proxima-Nova-wide;
}
.wpml-ls-legacy-list-vertical a span:hover {
    opacity: 1;
    transition: all 0.3s ease;
}
a.wpml-ls-link img {
    border-radius: 50%;
    width: 16px;
    height: 16px;
}

.wpml-ls-legacy-list-vertical a {
    padding: 0;
}
/* Header */
header {
    display: flex;
    min-height: 130px;
    background-color: var(--white);
    border-radius: 0px 0px 32px 32px;
    padding: 0;
    gap: 0;
    z-index: 9;
    position: relative;
}
.wpml-ls-legacy-list-vertical a {
    color: black;
}
header li#menu-item-34 ul.sub-menu ul li a:hover {
    color: red !important;
}
@media (min-width: 1680px) {
    .hero.proioda {
        display: grid;
        grid-template-columns: 1fr 515px !important;
    }
    header#header ul#menu-header-menu,
    ul#menu-english-menu-header {
        gap: 7% !important;
    }
}
strong {
    font-weight: 800;
}
li.menu-item-has-children ul.sub-menu li a {
    text-align: left;
    font: normal normal 600 14px/18px proxima-nova-wide !important;
    letter-spacing: 0px;
    color: #000000;
    opacity: 0.8;
    text-transform: capitalize !important;
}

/*effe gia menu to vlepoume*/
/*header ul.sub-menu li.menu-item-has-children ul{
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  }
  @-webkit-keyframes fadeIn {
  0% {opacity: 0;}
  100% {opacity: 1;}
  }
  @keyframes fadeIn {
  0% {opacity: 0;}
  100% {opacity: 1;}
  } */
header li#menu-item-34 ul.sub-menu li:hover a,
li#menu-item-36602 ul.sub-menu li:hover a {
    font-weight: bold;
    color: black !important;
    opacity: 1;
}
.headerwraper {
    padding: 0;
    max-width: Calc(100% - 80px);
    width: 100%;
    display: grid;
    align-items: center;
    justify-content: space-between;
    grid-template-columns: 15% 85%;
    margin: auto;
}

.main-menu {
    align-items: center;
    padding-top: 20px;
}
header ul.sub-menu {
    top: 58px;
    opacity: 0;
    display: none;
    z-index: 1;
    list-style: none;
    padding-inline-start: 0;
    min-width: 330px;
    position: absolute;
    width: 100%;
    background: #ffffff 0% 0% no-repeat padding-box;
    /* box-shadow: 0px 5px 15px #00000029; */
    border: 1px solid transparent;
    border-radius: 0px 0px 10px 10px;
    max-width: none;
    left: -50px;
}
span#search em {
    font-style: normal;
}
header ul.sub-menu li.menu-item-has-children ul li.menu-item-has-children ul {
    border-color: transparent !important ;
    opacity: 0;
    display: none;
}
header ul.sub-menu li.menu-item-has-children ul li.menu-item-has-children ul li::hover a {
    color:#e30613
}
header ul.sub-menu li.menu-item-has-children ul li.menu-item-has-children ul a {
    text-align: left;
    font: normal normal 500 13px/16px Proxima-Nova-wide !important;
    letter-spacing: 0px;
    color: #3d3d3d !important;
    opacity: 0.8;
}

header
    ul.sub-menu
    li.menu-item-has-children
    ul
    li.menu-item-has-children:hover
    ul {
    height: auto !important;
    border-radius: 0px 0px 10px 0px !important;
    display: block;
    opacity: 1;
}

header
    ul.sub-menu
    li.menu-item-has-children
    ul
    li.menu-item-has-children:hover {
    background: #f4f4f4 0% 0% no-repeat padding-box;
    border-radius: 5px;
}

header li.orangecolor:hover {
    border-color: #eaa536;
}

header li.orangecolor {
    border-bottom: 0px solid transparent !important;
    border-left: 7px solid #eaa53600;
}

header li.orangecolor ul {
    border-color: #eaa536 !important;
}

header li.bluecolor:hover {
    border-color: #009fe3;
}

header li.bluecolor {
    border-bottom: 0px solid transparent !important;
    border-left: 7px solid #eaa53600;
}

header li.bluecolor ul {
    border-color: #009fe3 !important;
}

header li.graycolor:hover {
    border-color: #76868b;
}

header li.graycolor {
    border-bottom: 0px solid transparent !important;
    border-left: 7px solid #eaa53600;
}

header li.graycolor ul {
    border-color: #76868b !important;
}

header li.greencolor:hover {
    border-color: #548e3f;
}

header li.greencolor {
    border-bottom: 0px solid transparent !important;
    border-left: 7px solid transparent;
}

header li.greencolor ul {
    border-color: #548e3f !important;
}

header li.deepbluecolor:hover {
    border-color: #215eb7;
}

header li.deepbluecolor {
    border-bottom: 0px solid transparent !important;
    border-left: 7px solid transparent;
}

header li.deepbluecolor ul {
    border-color: #215eb7 !important;
}

header li.redcolor:hover {
    border-color: #e30613 !important;
}

header li.redcolor {
    border-bottom: 0px solid transparent !important;
    border-left: 7px solid transparent !important;
}

header li.redcolor ul {
    border-color: #e30613 !important;
}

header li.browncolor:hover {
    border-color: #8e4b1a;
}

header li.browncolor {
    border-bottom: 0px solid transparent !important;
    border-left: 7px solid transparent;
}
header li.browncolor ul {
    border-color: #8e4b1a !important;
}

header li.thermcolor ul {
    border-color: #fe2e2e !important;
}
header li.proofcolor ul {
    border-color: #1bb287 !important;
}
header li.proofcolor:hover {
    border-color: #1bb287;
}

header li.proofcolor {
    border-bottom: 0px solid transparent !important;
    border-left: 7px solid transparent;
}
header li.thermcolor:hover {
    border-color: #fe2e2e;
}

header li.thermcolor {
    border-bottom: 0px solid transparent !important;
    border-left: 7px solid transparent;
}

header li.blackcolor:hover {
    border-left: 7px solid !important;
    border-color: #1d1d1b !important;
}

header li.blackcolor {
    border-bottom: 0px solid transparent !important;
    border-left: 7px solid transparent !important;
}

header li.blackcolor ul {
    border-color: #1d1d1b !important;
}

header .main-menu ul li ul li {
    position: static !important;
}

header .main-menu ul li ul li ul {
    max-height: Î±;
    min-height: 100%;
    position: absolute !important;
    top: 0;
    left: 100%;
}

header li.menu-item-has-children ul li:before {
    position: relative;
    height: auto;
    float: right;
    transform: translate(15px, -20px);
}

header .main-menu ul li ul {
    display: none;
}

header .main-menu ul li:hover > ul {
    display: block;
}

/* header li#menu-item-34 ul , li#menu-item-36602 ul{
    height: 650px;
} */

header ul.sub-menu li.menu-item-has-children ul {
    border-top: 0px solid;
    border-right: 0px solid;
    border-bottom: 0px solid;
    border-radius: 0 !important;
    border-left: 5px solid transparent;
    background: white;
    position: absolute;
    left: 100%;
    top: 0;
    opacity: 0;
    display: none;
    transform: translate(0, 0px);
}

header ul.sub-menu li.menu-item-has-children li a {
    text-align: left;
    font: normal normal bold 14px/20px Proxima-Nova-wide !important;
    letter-spacing: 0px;
    color: #000000 !important;
    opacity: 0.8 !important;
}

header ul ul li.menu-item-has-children:before {
    transform: none;
    top: 5px;
    right: 0;
}

header ul.sub-menu li.menu-item-has-children:hover ul {
    display: block;
    opacity: 1;
}

header ul.sub-menu li:after {
    display: none;
}

header ul.sub-menu li:last-child {
    border: none;
}

header ul.sub-menu li {
    padding: 20px 15px !important;
    border-bottom: 1px solid whitesmoke;
}

header ul.sub-menu li a {
    padding: 0;
    text-align: left;
    font: normal normal bold 14px/17px proxima-nova-wide;
    letter-spacing: 0px;
    color: #000000;
    opacity: 0.8;
}

header li.menu-item-has-children:before {
    z-index: 999999;
    top: -4px;
    content: "\276F";
    display: block;
    width: 5px;
    height: 30px;
    position: absolute;
    right: -10px;
    color: #9b9a9a;
    font-size: 10px;
    transform: rotate(90deg);
}

header ul.sub-menu li:hover a {
    color: #e30613 !important;
}

header li.menu-item-has-children:hover ul {
    opacity: 1;
    display: block;
}

li#menu-item-36 ul.sub-menu,
li#menu-item-36574 ul.sub-menu,
li#menu-item-36619 ul.sub-menu {
    max-width: 280px !important;
    min-width: 276px;
}

li#menu-item-33 ul.sub-menu,
li#menu-item-36598 ul.sub-menu {
    min-width: 286px;
}

.sitecontainer {
    max-width: 1800px;
    margin: auto;
}

.logo {
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.menu-cta {
    display: flex;
    flex-direction: column;
    width: 100%;
    justify-content: space-between;
}

.header-cta {
    cursor: pointer;
    display: flex;
    flex-direction: row;
    justify-content: flex-end;
    gap: 5px;
    font-size: 13px;
    line-height: 16px;
    font-weight: 600;
    color: var(--black);
    transition: all 0.2s ease-in;
}

.header-cta .search:hover,
.header-cta #network:hover {
    background-color: var(--red);
    color: var(--white);
}

.header-cta .lang {
    border: 1px solid #f8f8f8;
}

.header-cta .lang:hover {
    background-color: var(--white);
    border: 1px solid #e1e1e1;
}

.header-cta .search:hover svg path {
    fill: var(--white);
}

.header-cta > * {
    background-color: #f8f8f8;
    border-radius: 0px 0px 10px 10px;
    padding: 15px;
}

ul#menu-header-menu,
ul#menu-english-menu-header {
    list-style: none;
    margin: 0;
    padding: 0;
    display: flex;
    flex-direction: row;
    gap: 5%;
}

ul#menu-header-menu li a,
ul#menu-english-menu-header li a {
    color: rgba(0, 0, 0, 0.8);
    font-size: 14px;
    line-height: 17px;
    font-weight: 800;
    text-transform: uppercase;
    text-decoration: none;
    transition: color 0.1s ease-in;
}

ul#menu-header-menu li,
ul#menu-english-menu-header li {
    position: relative;
}

ul#menu-header-menu li:after,
ul#menu-english-menu-header li:after {
    content: "";
    height: 5px;
    background-color: var(--red);
    width: 0;
    position: absolute;
    bottom: 0;
    left: 0;
    transition: width 0.1s ease-in;
}

ul#menu-header-menu li:hover:after,
ul#menu-english-menu-header li:hover:after {
    width: 100%;
}

ul#menu-header-menu li:hover a,
ul#menu-english-menu-header li:hover a {
    color: rgba(0, 0, 0, 1);
}

ul#menu-header-menu li,
ul#menu-english-menu-header li {
    padding-bottom: 37px;
}

header li.menu-item-has-children:hover:before {
    color: #ef000e;
}

.search-container {
    position: absolute;
    bottom: -30px;
    left: 0;
    width: 100%;
    border-radius: 0px 0px 32px 32px;
    box-shadow: 0px 3px 10px #00000026;
    background-color: var(--red);
    height: 160px;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    padding: 30px;
    z-index: 0;
}

.search-container {
    opacity: 0;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    max-width: 90%;
    border-radius: 0px 0px 32px 32px;
    box-shadow: 0px 3px 10px #00000026;
    background-color: var(--red);
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    padding: 30px 62px;
    z-index: 0;
    height: 60px;
    transition: all 0.3s ease-in;
    align-items: flex-end;
    margin: 0 auto;
}

.search-container.active {
    z-index: 2;
    opacity: 1;
    height: 170px;
}

#header.sticky {
    height: 130px;
    max-width: 100%;
    position: fixed;
    width: 100%;
    top: 0;
    box-shadow: 0px 3px 10px #00000026;
    transition: all 0.3s ease-in;
}

#header.sticky .search-container.active {
    position: fixed;
    z-index: 999;
    opacity: 1;
    height: 180px;
}

.overlaymenu {
    pointer-events: none;
    display: none;
    background: transparent
        linear-gradient(180deg, #000000e6 0%, #00000000 100%) 0% 0% no-repeat
        padding-box;
    width: 100vw;
    height: 100vh;
    z-index: 3;
    position: fixed;
}

.overlaymenu.active {
    display: block;
}

#search-close {
    color: var(--white);
    font-size: 30px;
    line-height: 21px;
}

#search-close:hover {
    cursor: pointer;
}

.search-container form {
    width: 100%;
}

input.search-field::placeholder {
    color: var(--white);
    font-weight: bold;
    font-size: 16px;
}

.search-container input.search-field {
    height: 40px;
    width: 90%;
    background: #e51b27;
    border: 0;
    border-bottom: 1px solid var(--white);
    text-align: center;
    color: var(--white);
    outline: none;
    font-size: 16px;
    font-weight: bold;
}

.search-container input.search-submit {
    text-align: center;
    height: 50px;
    background: #ffffff 0% 0% no-repeat padding-box;
    border: 1px solid #e306133b;
    border-radius: 25px;
    opacity: 1;
    color: #de0613;
    width: 100px;
    cursor: pointer;
    line-height: 50px;
}

/* Header */
/* Footer */
#myBtn {
    display: none;
    position: fixed;
    bottom: 20%;
    right: 0px;
    z-index: 99;
    font-size: 18px;
    border: none;
    outline: none;
    background: #ffffff 0% 0% no-repeat padding-box;
    box-shadow: 0px 3px 6px #00000029;
    border: 1px solid #ebebeb;
    border-radius: 10px 0px 0px 10px;
    opacity: 1;
    cursor: pointer;
    width: 50px;
    height: 46px;
    border-radius: 4px;
}

#myBtn svg path {
    fill: #e30613;
}

#myBtn:hover {
    background-color: #d5d5d5;
}

#myBtn svg {
    display: block;
    margin: 0 auto;
    width: 10px;
}

button#myBtn {
    font: normal normal 500 9px/11px proxima-nova-wide;
    letter-spacing: 0px;
    color: #000000;
}

footer {
    background-color: #f8f8f8;
    border-radius: 32px 32px 0px 0px;
}

footer .title {
    font-size: 15px;
    line-height: 18px;
    font-weight: bold;
    letter-spacing: 0;
    padding-bottom: 15px;
}

footer .col,
footer .contact-info,
footer .social {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}

footer .info-list {
    display: flex;
    flex-direction: column;
    gap: 5px;
}

footer .info-list a {
    width: 255px;
    height: 42px;
    background-color: var(--white);
    border: 1px solid #e1e1e1;
    border-radius: 21px;
    display: flex;
    align-items: center;
    gap: 15px;
    padding: 0 15px;
    color: var(--black);
    text-decoration: none;
    transition: all 0.1s ease-in;
}

footer .info-list a:hover {
    background-color: var(--red);
    color: var(--white);
}

footer .info-list a svg path {
    fill: var(--red);
    transition: all 0.1s ease-in;
}

footer .info-list a:hover svg path {
    fill: var(--white);
}

footer .info-list a:nth-child(1) {
    font-size: 15px;
    line-height: 20px;
    font-weight: bold;
}

footer .info-list a:nth-child(2) {
    font-size: 14px;
    line-height: 20px;
    font-weight: 600;
}

footer .info-list a:nth-child(3) {
    font-size: 12px;
    line-height: 20px;
    font-weight: 600;
}

.footer-top {
    max-width: 1500px;
    margin: auto;
    padding: 40px 0 90px 0;
    display: flex;
    gap: 40px;
}

.copyrights {
    width: 94%;
    padding: 24px 0;
    display: grid;
    grid-template-columns: 5fr 2fr 5fr;
    text-align: center;
    justify-items: center;
    margin: auto;
    border-top: 1px solid #e1e1e1;
}

.copyrights > *,
.copyrights a {
    font-size: 13px;
    line-height: 20px;
    color: rgba(0, 0, 0, 0.6);
    text-decoration: none;
}

ul#unseful-links {
    margin: 0;
    padding: 0;
    list-style: none;
    display: flex;
    flex-direction: column;
    gap: 15px;
}

ul#unseful-links a {
    font-size: 13px;
    line-height: 18px;
    font-weight: 600;
    color: rgba(0, 0, 0, 0.6);
    text-decoration: none;
    transition: all 0.1s ease-in;
}

ul#unseful-links a:hover {
    color: var(--red);
}

footer .social {
    margin-top: 40px;
}

ul#social {
    margin: 0;
    padding: 0;
    list-style: none;
    display: flex;
    flex-direction: row;
    gap: 10px;
}

ul#social li {
    width: 70px;
    height: 70px;
    background-color: #ebebeb;
    border: 1px solid #ebebeb;
    border-radius: 50%;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    transition: all 0.1s ease-in;
}

ul#social li a {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

ul#social li:hover {
    background-color: var(--white);
    border: 1px solid #e1e1e1;
}

ul#social li svg path {
    fill: var(--black);
    transition: all 0.1s ease-in;
}

ul#social li:hover svg path {
    fill: var(--red);
}

.footer-top > .col.contact-info {
    margin-right: 30px;
}

.footer-top > .col.links-social {
    margin-right: 100px;
}

.espa-iso {
    display: flex;
    flex-direction: column;
    gap: 33px;
}

.espa {
    display: flex;
    flex-direction: column;
    gap: 7px;
}

.iso {
    display: flex;
    gap: 10px;
    flex-wrap: wrap;
}

/* Footer */
.text-center {
    text-align: center;
}

h1.entry-title {
    text-align: left;
    font:
        normal normal 700 46px/60px proxima-nova-wide,
        sans-serif;
    letter-spacing: 0px;
    color: #1d1d1b;
}

.containercareer {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    align-items: center;
}

.colimagewrap {
    padding: 1rem 0 15px 0;
    position: relative;
}

.sendcv {
    background: var(--red) 0% 0% no-repeat padding-box;
    border-radius: 20px;
    color: white;
    padding: 40px;
}

.sendcv {
    margin-top: 60px;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    text-align: center;
    justify-content: center;
}

.sendcv p {
    text-align: center;
    font:
        normal normal normal 18px/40px proxima-nova-wide,
        sans-serif;
    letter-spacing: 0px;
    color: #ffffff;
}

.sendcv span {
    margin-top: 25px;
    text-align: center;
    font:
        normal normal normal 14px/40px proxima-nova-wide,
        sans-serif;
    letter-spacing: 0px;
    color: #ffffff;
    opacity: 0.8;
}

.sendcv a {
    text-decoration: none;
    text-align: center;
    font:
        normal normal bold 38px/40px proxima-nova-wide,
        sans-serif;
    letter-spacing: 0px;
    color: #ffffff;
}

.colimagewrap:after {
    top: 0;
    border-bottom-left-radius: 10px;
    border-top-left-radius: 10px;
    content: "";
    width: 90px;
    height: 100%;
    background: var(--red);
    position: absolute;
    right: 0;
    z-index: -1;
}

.page-template-careerpage {
    margin: 0;
}

.title_and_descr {
    padding-left: 60px;
}

.careerpageho {
    margin-top: 200px;
}

.pagedesctiption {
    text-align: left;
    font:
        normal normal 600 18px/30px proxima-nova-wide,
        sans-serif;
    letter-spacing: 0px;
    color: #000000;
    opacity: 0.8;
}

h1.entry-title:after {
    content: "";
    background: var(--red) 0% 0% no-repeat padding-box;
    height: 5px;
    width: 100px;
    margin-top: 20px;
    display: block;
}

a.mainbtn {
    text-decoration: none;
    display: inline-block;
    height: 40px;
    padding: 0 25px;
    font:
        normal normal normal 12px/40px proxima-nova-wide,
        sans-serif;
    letter-spacing: 0px;
    color: var(--red);
    background: hsl(356deg 95% 46% / 10%) 0% 0% no-repeat padding-box;
    border-radius: 20px;
}

a.mainbtn:hover {
    background: #e30613 0% 0% no-repeat padding-box;
    color: white;
    transition: all 0.3s ease-in;
}

.colimagewrap img {
    border-radius: 15px;
}

.jobopen {
    flex-wrap: wrap;
    margin-bottom: 5px;
    background: #ffffff 0% 0% no-repeat padding-box;
    box-shadow: 0px 3px 10px #0000001a;
    border: 1px solid #ebebeb;
    border-radius: 20px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 20px;
}

p.jobitem {
    text-align: left;
    font:
        normal normal 600 16px/40px proxima-nova-wide,
        sans-serif;
    letter-spacing: 0px;
    color: #000000;
}

.alljobs {
    max-width: 890px;
    margin: 40px auto;
}

.careerpageho h2 {
    margin: 60px auto;
    font:
        normal normal bold 24px/35px proxima-nova-wide,
        sans-serif;
    letter-spacing: 0px;
    color: #000000;
}

.careerthecontent p {
    text-align: center;
    font:
        normal normal 600 20px/35px proxima-nova-wide,
        sans-serif;
    letter-spacing: 0px;
    color: #000000;
}

p#breadcrumbs a {
    text-decoration: none;
    font:
        normal normal 500 10px/12px proxima-nova-wide,
        sans-serif;
    letter-spacing: 0px;
    color: #000000;
    opacity: 0.6;
}

span.breadcrumb_last {
    text-align: left;
    font:
        normal normal 500 10px/12px proxima-nova-wide,
        sans-serif;
    letter-spacing: 0px;
    color: #000000;
}

/* Hero */
.single-breadcrumb {
    padding: 0 60px;
}

.hero {
    display: grid;
    grid-template-columns: 8fr 4fr;
    align-items: center;
    justify-items: start;
    gap: 135px;
    position: relative;
    padding: 16px 16px 16px 60px;
    box-shadow: 0px 9px 10px #00000026;
}

.hero:after {
    top: 0;
    border-radius: 15px 0px 0px 0px;
    content: "";
    width: 90px;
    height: 100%;
    background: var(--red);
    position: absolute;
    right: 0;
    z-index: -1;
}
.hero.simple:after {
    display: none;
}
.hero .entry-img img {
    border-radius: 10px;
    height: 100%;
}
.mySwiperlysisaccordion,
.mySwiperlysismbaccordion {
    padding: 10px 0 !important;
}
.hero .entry-subtitle {
    font-size: 22px;
    line-height: 35px;
    font-weight: bold;
    color: var(--black);
}

.hero .entry-description p {
    font-size: 18px;
    line-height: 35px;
    font-weight: bold;
    color: rgba(0, 0, 0, 0.8);
}

/* Hero */
.container.edypaperigrafi {
    margin: 60px auto 10px auto;
}

.single-career .container {
    margin: 60px auto;
}

/* Solutions navigation menu - walker */
nav.solution-navigation {
    max-width: 286px;
    overflow: hidden;
    border-radius: 10px;
    box-shadow: 0px 5px 10px #0000001a;
    border: 1px solid #ebebeb;
    background-color: var(--white);
}

nav.solution-navigation .component-title {
    padding: 16px 25px;
    background-color: var(--red);
    color: var(--white);
    width: 100%;
    display: flex;
    font-size: 10px;
    line-height: 15px;
    font-weight: 600;
    text-transform: uppercase;
}

nav.solution-navigation .component-title a {
    color: var(--white);
    text-decoration: none;
}

ul#menu-solutions-menu,
ul#menu-solutions-menu-en {
    display: flex;
    flex-direction: column;
    padding: 0;
    margin: 0;
}

ul#menu-solutions-menu > li a,
ul#menu-solutions-menu-en > li a {
    font-size: 13px;
    line-height: 15px;
    color: var(--black);
    width: 245px;
}

ul#menu-solutions-menu > li.solution-menu-item.current > a,
ul#menu-solutions-menu-en > li.solution-menu-item.current > a {
    background-color: rgba(227, 6, 19, 0.1);
    font-weight: bold;
    font-size: 14px;
    line-height: 25px;
}

ul#menu-solutions-menu > li.solution-menu-item:not(.current) > a:hover,
ul#menu-solutions-menu-en > li.solution-menu-item:not(.current) > a:hover {
    color: var(--red);
}

ul#menu-solutions-menu ul.sub-menu ul.sub-menu > li a,
ul#menu-solutions-menu-en ul.sub-menu ul.sub-menu > li a {
    opacity: 0.6;
    color: var(--black) !important;
    transition: opacity 0.1s ease-in;
}

ul#menu-solutions-menu ul.sub-menu ul.sub-menu > li a:hover,
ul#menu-solutions-menu-en ul.sub-menu ul.sub-menu > li a:hover {
    opacity: 1;
    text-decoration: underline;
}

ul#menu-solutions-menu ul.sub-menu > li.current > a,
ul#menu-solutions-menu-en ul.sub-menu > li.current > a {
    color: var(--red) !important;
}

.solution-menu-item {
    position: relative;
    display: flex;
    align-items: flex-start;
    flex-direction: column;
    width: 286px;
}

.solution-menu-link {
    flex: 1;
    padding: 15px 20px;
    text-decoration: none;
}

.solution-menu-toggle {
    background: none;
    border: 0;
    padding: 15px;
    cursor: pointer;
    font-size: 14px;
    position: absolute;
    right: 0;
}

.solution-menu-item > .sub-menu {
    display: none;
}

.solution-menu-item.open > .sub-menu {
    display: block;
    margin: 0;
    padding: 0;
}

ul#menu-solutions-menu > li:after,
ul#menu-solutions-menu > li > ul.sub-menu > li:after,
ul#menu-solutions-menu-en > li:after,
ul#menu-solutions-menu-en > li > ul.sub-menu > li:after {
    content: "\276F";
    position: absolute;
    right: 15px;
    top: 16px;
    font-weight: 100;
    font-size: 14px;
    transition: right 0.1s ease-in;
}

ul#menu-solutions-menu > li:not(.current):hover:after,
ul#menu-solutions-menu > li > ul.sub-menu > li:not(.current):hover:after,
ul#menu-solutions-menu-en > li:not(.current):hover:after,
ul#menu-solutions-menu-en > li > ul.sub-menu > li:not(.current):hover:after {
    right: 16px;
}

ul#menu-solutions-menu > li > ul.sub-menu > li:after,
ul#menu-solutions-menu-en > li > ul.sub-menu > li:after {
    font-size: 10px;
}

ul#menu-solutions-menu > li.current:after,
ul#menu-solutions-menu > li > ul.sub-menu > li.current:after,
ul#menu-solutions-menu-en > li.current:after,
ul#menu-solutions-menu-en > li > ul.sub-menu > li.current:after {
    transform: rotate(90deg);
}

.solution-menu-item.open > .solution-menu-toggle {
    transform: rotate(90deg);
}

ul#menu-solutions-menu > li > ul.sub-menu > li.current:after,
ul#menu-solutions-menu-en > li > ul.sub-menu > li.current:after {
    color: var(--red);
}

/* Solution archive css */
.solution-categories {
    display: flex;
    flex-direction: column;
    margin-bottom: 80px;
    position: relative;
}

.post-type-archive-solution .solution-cat-item:nth-child(even) {
    background-color: #f8f8f8;
}

.solution-cat-item {
    display: grid;
    grid-template-columns: 2.5fr 9.5fr;
    padding: 60px 0 0 0;
}

.solution-cat-item .category-container {
    display: flex;
    flex-direction: row;
    gap: 35px;
}

.solution-cat-item .meta {
    display: flex;
    flex-direction: column;
    gap: 25px;
    /* margin-right: 10%; */
}

.solution-cat-item .thumbnail {
    border-radius: 10px;
    max-width: 486px;
    max-height: 306px;
    width: 100%;
    height: 100%;
}

.solution-cat-item .thumbnail img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 10px;
}

.solution-cat-item .side {
    padding: 0 36px 0 40px;
    min-width: 285px;
}

.solution-cat-item .title {
    font-size: 32px;
    line-height: 30px;
    font-weight: bold;
    color: var(--black);
    /* max-width: 500px; */
}

.solution-cat-item .description {
    font-size: 16px;
    line-height: 30px;
    font-weight: 400;
    color: var(--black);
}

.solution-cat-item .tagline {
    font-size: 16px;
    line-height: 25px;
    font-weight: bold;
    color: var(--red);
}

.solution-categories .solution-nav-container {
    position: absolute;
    left: 60px;
    height: 100%;
    padding-top: 60px;
}

.solution-categories nav.solution-navigation {
    position: sticky;
    top: 140px;
}
.term-vima-vima-sti-nea-oikodomi .solution-cat-item.category-content {
    grid-template-columns: 1fr;
    padding: 60px;
}
.term-vima-vima-sti-nea-oikodomi .category-content .intro-section {
    max-width: 100%;
}
.term-vima-vima-sti-nea-oikodomi .card-container {
    display: none;
}
#steps-results {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 16px;
}
.sub-cats-vima-vima {
    padding: 0 60px;
    display: flex;
    flex-direction: column;
    gap: 50px;
}
article.step-item {
    display: flex;
    flex-direction: column;
    border-radius: 10px;
    overflow: hidden;
    background-color: #fff;
    height: 431px;
}
article.step-item .thumbnail {
    height: auto;
    flex: 1 1 auto;
    min-height: 0;
    overflow: hidden;
    border-radius: 10px 10px 0 0;
}
article.step-item .thumbnail img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
article.step-item .meta {
    background-color: var(--white);
    padding: 20px;
    border: 1px solid #ebebeb;
    border-top: none;
    border-radius: 0 0 10px 10px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 15px;
    box-sizing: border-box;
    position: relative;
    flex: 0 0 auto;
    min-height: 151px;
}
article.step-item .meta .separator {
    width: 40px;
    height: 1px;
    background-color: var(--red);
}
article.step-item .meta .title {
    font-size: 18px;
    line-height: 25px;
    font-weight: 600;
}
article.step-item .meta a {
    color: var(--white);
    min-width: 180px;
    height: 46px;
    background-color: var(--red);
    font-size: 13px;
    line-height: 15px;
    text-decoration: none;
    border-radius: 5px;
    display: flex;
    align-items: center;
    padding: 0 15px;
    position: absolute;
    left: 20px;
    bottom: 20px;
    opacity: 0;
    transform: translateY(10px);
    pointer-events: none;
    transition:
        opacity 0.25s ease,
        transform 0.25s ease;
}
article.step-item .meta a:after {
    content: "\276F";
    position: absolute;
    top: 50%;
    right: 20px;
    transform: translate(0, -50%);
    font-size: 10px;
}
article.step-item:hover .meta {
    padding-bottom: 80px;
}
article.step-item:hover .meta a {
    opacity: 1;
    transform: translateY(0);
    pointer-events: auto;
}
.steps-filters {
    display: flex;
    flex-direction: row;
    gap: 5px;
}
button.step-filter {
    font-size: 14px;
    line-height: 14px;
    color: var(--black);
    background-color: var(--white);
    padding: 15px 30px;
    border: 1px solid #e1e1e1;
    border-radius: 23px;
    cursor: pointer;
}
button.step-filter.active {
    color: var(--white);
    background-color: var(--red);
    border: 1px solid var(--red);
}
a.btn.more {
    background-color: var(--white);
    border: 2px solid #e30613;
    border-radius: 30px;
    font-size: 16px;
    line-height: 16px;
    font-weight: bold;
    color: var(--black);
    text-decoration: none;
    padding: 20px;
    width: 260px;
    text-align: center;
    transition: all 0.1s ease-in;
}

a.btn.more:after {
    content: "\276F";
    font-size: 14px;
    margin-left: 7px;
    color: var(--white);
    transition: all 0.1s ease-in;
}

a.btn.more:hover {
    background-color: var(--red);
    color: var(--white);
}

a.btn.more:hover:after {
    margin-left: 41px;
}

/* Solution archive css */
.problem_labels_grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 16px;
}
.problem_labels_grid_item {
    display: flex;
    flex-direction: column;
    gap: 15px;
    padding: 15px;
    border: 1px solid #ebebeb;
    border-radius: 10px;
}
.problem_labels_grid_item span {
    font-size: 16px;
    line-height: 25px;
    font-weight: 600;
    color: var(--black);
    text-decoration: none;
}
.problem_labels_grid_item:hover span {
    text-decoration: underline;
}
.problem_labels_grid_item:hover {
    box-shadow: 0px 5px 10px #0000001a;
}

.single-header {
    position: relative;
    height: 220px;
    max-width: 1800px;
    margin: auto;
    background: #f4f4f4 0% 0% no-repeat padding-box;
    border-radius: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
}

a.returnlink {
    text-align: left;
    font:
        normal normal normal 12px/35px proxima-nova-wide,
        sans-serif;
    letter-spacing: 0px;
    color: #000000;
    opacity: 0.6;
    text-decoration: none;
    position: absolute;
    left: 20px;
    top: 10px;
}

a.returnlink svg {
    top: 2px;
    width: 15px;
    height: 11px;
    position: relative;
}

h1.entry-carrer {
    text-align: center;
    font:
        normal normal bold 36px/40px proxima-nova-wide,
        sans-serif;
    letter-spacing: 0px;
    color: #000000;
}

.single-content-career {
    max-width: 1190px;
    margin: auto;
}

.single-content-career strong {
    font:
        normal normal 600 20px/35px proxima-nova-wide,
        sans-serif;
    letter-spacing: 0px;
    color: #000000;
}

.single-content-career ul {
    padding-inline-start: 5px;
    list-style: none;
}

.single-content-career ul li {
    line-height: 1;
}

.single-content-career li::before {
    content: "•";
    font-size: 30px;
    color: #e30613;
    margin-right: 5px;
}

.category-content-container {
    display: grid;
    grid-template-columns: 2.5fr 9.5fr;
    padding: 60px 0;
    justify-items: start;
}

.nav-sidebar {
    padding: 0 60px;
}

.nav-sidebar nav {
    position: sticky;
    top: 60px;
}

.category-content .intro-head {
    display: flex;
    flex-direction: row;
    gap: 20px;
}

.category-content .intro-head .icon {
    width: 90px;
    height: 90px;
}

.category-content .intro-head .icon > * {
    object-fit: contain;
}

.category-content .intro-head .title {
    display: flex;
    flex-direction: column;
    justify-content: center;
    width: 100%;
}

.category-content .intro-head .title .top {
    font-size: 20px;
    line-height: 30px;
    font-weight: bold;
    color: var(--black);
}

.category-content .intro-head .title .hasline {
    position: relative;
}

.category-content .intro-head .title .with-line {
    font-size: 24px;
    line-height: 30px;
    font-weight: 800;
    color: var(--red);
    background-color: var(--white);
    margin-right: 20px;
    z-index: 2;
    position: relative;
    padding-right: 20px;
}

.category-content .intro-head .title .hasline:after {
    content: "";
    width: 100%;
    height: 1px;
    position: absolute;
    left: 0;
    top: 50%;
    background-color: var(--red);
}

.category-content .intro-section {
    display: flex;
    flex-direction: column;
    gap: 20px;
}

.card-container {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    gap: 16px;
}

.card-container .card {
    max-width: 437px;
    margin-top: 0;
    transition: all 0.2s ease-in;
    min-height: 280px;
    position: relative;
}

.card-container .card .meta {
    display: flex;
    flex-direction: column;
    align-items: center;
    border: 1px solid #ebebeb;
    border-radius: 0 0 10px 10px;
    height: 150px;
    box-shadow: 0px 0px 0px #0000001a;
    transition: box-shadow 0.2s ease-in;
}

.card-container .card:hover {
    margin-top: -10px;
}

.card-container .card .thumbnail {
    height: 280px;
    border-radius: 10px 10px 0px 0px;
    overflow: hidden;
}

.card-container .card .thumbnail img {
    border-radius: 10px 10px 0px 0px;
    object-fit: cover;
    scale: 1;
    transition: scale 0.2s ease-in;
}

.card-container .card:hover .thumbnail img {
    scale: 1.1;
}

.card-container .card .separator {
    width: 40px;
    height: 1px;
    background-color: var(--red);
    margin: 20px 0 15px 0;
}

.card-container .card .title {
    font-size: 20px;
    line-height: 25px;
    font-weight: 800;
    color: var(--black);
}

.card-container .card a {
    position: absolute;
    bottom: 20px;
    left: 50%;
    transform: translate(-50%, 0);
    height: 46px;
    width: 260px;
    text-align: center;
    background: var(--red);
    display: flex;
    align-items: center;
    justify-content: center;
    color: var(--white);
    text-decoration: none;
    border-radius: 5px;
    opacity: 0;
    transition: all 0.2s ease-in;
}

.card-container .card:hover a {
    opacity: 1;
    bottom: -15px;
}

.card-container .card a:after {
    content: "\276F";
    font-size: 14px;
    position: absolute;
    right: 15px;
    top: 50%;
    transform: translate(0, -50%);
    color: var(--white);
    transition: all 0.2s ease-in;
}

.card-container .card:hover .meta {
    box-shadow: 0px 5px 10px #0000001a;
}

.smallcontainer {
    max-width: 980px;
    margin: 3rem auto 0 auto;
}

button.noPrint {
    letter-spacing: 0px;
    color: #000000;
    background: #ffffff 0% 0% no-repeat padding-box;
    border: 1px solid #e1e1e1;
    border-radius: 20px;
    width: 40px;
    height: 40px;
}

.prosferontai {
    padding: 30px;
    background: #fef2f3 0% 0% no-repeat padding-box;
    border-radius: 20px;
}

button.noPrint svg {
    width: 18px;
    height: 18px;
}

button.noPrint:hover svg {
    fill: #e30613;
}
.intro-section p {
    font-size: 16px;
    line-height: 30px;
}
button.noPrint {
    cursor: pointer;
    position: absolute;
    right: 20px;
    top: 10px;
}

.tax-solution-category .entry-img-container {
    display: flex;
    width: 100%;
    justify-content: flex-end;
    height: 385px;
}

@media print {
    header,
    footer,
    .sendcv,
    button.noPrint,
    button.openbtn,
    a.returnlink,
    .newsletter,
    .nav-links,
    a.backtonews,
    button.noPrint,
    button#shareBtn,
    .single-project .contactusforjob,
    .single-project .gridhomeprojects,
    button#storemble,
    button#myBtn,
    button#openbtn,
    .solutions-main-content .sidebar {
        display: none !important;
    }

    .entry-img-container {
        text-align: right;
        position: relative;
        width: 100%;
        float: none;
        right: 0;
        margin: 0 0 0 auto;
    }

    .heropost {
        margin: auto;
        width: 100%;
        display: flex !important;
        flex-wrap: wrap !important;
        align-items: center;
        justify-items: start;
        gap: 135px;
        position: relative;
        padding: 30px;
        background: whitesmoke;
        border-radius: 15px;
    }

    .entry-img-container {
        width: 100% !important;
    }

    .heropost h1.entry-title {
        line-height: 1.2 !important;
        font-size: 22px !important;
    }

    .entry-content.col-md-12 {
        padding: 30px;
    }

    main#primary {
        padding: 1rem;
    }
}

.simioseis {
    margin-top: 30px;
    margin-bottom: 30px;
}

a.scrolltodiv {
    text-align: left;
    font:
        normal normal 600 14px/40px proxima-nova-wide,
        sans-serif;
    letter-spacing: 0px;
    color: #e30613;
}

a.scrolltodiv:hover span {
    background: #e30613 0% 0% no-repeat padding-box;
}

a.scrolltodiv:hover svg {
    fill: white;
}

a.scrolltodiv span {
    line-height: 55px;
    text-align: center;
    width: 50px;
    height: 50px;
    background: rgb(227 6 19 / 10%) 0% 0% no-repeat padding-box;
    display: inline-block;
    border-radius: 50%;
}

a.scrolltodiv svg {
    width: 16px;
    height: 16px;
    fill: #e30613;
}

h1.entry-title.text-center {
    text-align: center;
}

h1.entry-title.text-center:after {
    margin: auto;
}

p.hereforsupport {
    text-align: center;
    font:
        normal normal bold 18px/35px proxima-nova-wide,
        sans-serif;
    letter-spacing: 0px;
    color: #000000;
}

/*contapage*/
.contact-grid h2 {
    text-align: left;
    font:
        normal normal 800 24px/25px proxima-nova-wide,
        sans-serif;
    letter-spacing: 0px;
    color: #000000;
}

.contact-grid h2:after {
    margin-top: 15px;
    content: "";
    background: #e30613 0% 0% no-repeat padding-box;
    width: 90px;
    height: 2px;
    display: block;
}

.contact-grid {
    gap: 10px;
    align-items: start;
    display: grid;
    grid-template-columns: 30% 40% 30%;
}

.techsuport,
.contactinfo {
    padding: 30px;
}

.contact-grid p {
    text-align: left;
    font:
        normal normal 400 14px/25px proxima-nova-wide,
        sans-serif;
    letter-spacing: 0px;
    color: #000000;
}

.graycontant {
    background: #f4f4f4 0% 0% no-repeat padding-box;
    border-radius: 10px;
    padding: 30px;
}

.page-template-contactpage .title_and_descr {
    padding-right: 60px;
}

.egkatastaseis {
    max-width: 380px;
    padding: 20px;
    background: #ffffff 0% 0% no-repeat padding-box;
    box-shadow: 0px 3px 10px #0000001a;
    border: 1px solid #ebebeb;
    border-radius: 10px;
    margin-bottom: 5px;
}

.egkatastaseis h3 {
    margin-bottom: 0;
    text-align: left;
    font:
        normal normal bold 18px/25px proxima-nova-wide,
        sans-serif;
    letter-spacing: 0px;
    color: #000000;
}

p.tilefonikaetc svg {
    float: left;
    margin-right: 10px;
    margin-top: 8px;
}

p.industryarea {
    margin-top: 0;
    text-align: left;
    font:
        normal normal 600 13px/25px proxima-nova-wide,
        sans-serif;
    letter-spacing: 0px;
    color: #e30613;
}

.egkatastaseis p.address {
    text-align: left;
    font:
        normal normal 500 13px/25px proxima-nova-wide,
        sans-serif;
    letter-spacing: 0px;
    color: #000000;
    opacity: 0.8;
}

.techsuport strong {
    font-size: 20px;
}

p.tilefonikaetc {
    background: #f8f8f8 0% 0% no-repeat padding-box;
    border-radius: 10px;
    max-width: 380px;
    padding: 10px;
}

p.tilefonikaetc {
    text-align: left;
    font:
        normal normal bold 12px/25px proxima-nova-wide,
        sans-serif;
    letter-spacing: 0px;
    color: #000000;
}

p.tilefonikaetc a {
    text-decoration: none;
    font:
        normal normal 500 20px/25px proxima-nova-wide,
        sans-serif;
    letter-spacing: 0px;
    color: #000000;
    display: block;
}

.graycontant input::placeholder,
.graycontant select {
    text-align: left;
    font:
        normal normal bold 14px/25px proxima-nova-wide,
        sans-serif;
    letter-spacing: 0px;
    color: #000000;
}

.technicalfrom input::placeholder,
.technicalfrom textarea {
    text-align: left;
    font:
        normal normal bold 14px/25px proxima-nova-wide,
        sans-serif;
    letter-spacing: 0px;
    color: #000000;
}

.technicalfrom form.wpcf7-form {
    min-width: 500px;
}

span.wpcf7-form-control.wpcf7-acceptance.optional input {
    float: left;
}

.graycontant input,
.graycontant select {
    max-width: calc(100% - 10px);
    background: #ffffff 0% 0% no-repeat padding-box;
    border: 1px solid #ebebeb;
    border-radius: 5px;
    height: 55px;
    padding: 0 5px;
}

.halfinput {
    margin: 10px 5px !important;
    max-width: calc(50% - 10px);
}

.fullinput {
    margin: 10px 0;
}

span.wpcf7-form-control.wpcf7-acceptance.optional {
    font-size: 13px;
}

.quarterinput {
    margin: 10px;
    max-width: 20%;
}

.graycontant span.wpcf7-form-control.wpcf7-acceptance.optional input {
    float: left;
    width: 20px;
    margin-top: 0px;
}

.graycontant select.wpcf7-form-control.wpcf7-select {
    min-width: 330px;
}

.graycontant input.wpcf7-form-control.wpcf7-submit {
    text-align: center;
    font:
        normal normal bold 14px/17px proxima-nova-wide,
        sans-serif;
    letter-spacing: 0px;
    color: #ffffff;
    background: #000000 0% 0% no-repeat padding-box;
    border-radius: 30px;
    color: white;
    min-width: 240px;
}

.graycontant input.wpcf7-form-control.wpcf7-submit:hover {
    cursor: pointer;
    background: #e30613 0% 0% no-repeat padding-box;
    border-radius: 30px;
}

.graycontant span.wpcf7-form-control.wpcf7-acceptance.optional {
    font:
        normal normal 500 13px/20px proxima-nova-wide,
        sans-serif;
    letter-spacing: 0px;
    color: #000000;
    font-style: normal !important;
    opacity: 1 !important;
}

.sigkatathesi p:first-child {
    opacity: 1;
}

.sigkatathesi p {
    text-align: left;
    font:
        italic normal 500 12px/20px proxima-nova-wide,
        sans-serif;
    letter-spacing: 0px;
    color: #000000;
    opacity: 0.5;
}

form.wpcf7-form.init {
    display: flex;
    flex-wrap: wrap;
}

.fullinput {
    width: 100%;
    max-width: 100%;
}

.fullinput input {
    width: 100% !important;
}

textarea.wpcf7-form-control.wpcf7-textarea {
    background: #ffffff 0% 0% no-repeat padding-box;
    border: 1px solid #ebebeb;
    border-radius: 5px;
    width: 100%;
}

#map {
    border-radius: 10px;
    margin-bottom: 50px;
}

/* endcontact */
.hotspot-wrapper {
    position: relative;
    width: 100%;
}

.hotspot-wrapper img {
    width: 100%;
    display: block;
}

.hotspot {
    position: absolute;
    width: 18px;
    height: 18px;
    background: #e60023;
    border-radius: 50%;
    transform: translate(-50%, -50%);
    cursor: pointer;
}

.hotspot::after {
    content: "";
    position: absolute;
    inset: -10px;
}

.hotspot {
    position: absolute;
    transform: translate(-50%, -50%);
    display: flex;
    align-items: center;
    gap: 8px;
    text-decoration: none;
}

.hotspot::before {
    margin-left: 4px;
    content: "";
    width: 10px;
    height: 10px;
    background: white;
    border-radius: 50%;
    flex-shrink: 0;
}

.hotspot-label {
    background: #ffffffcc 0% 0% no-repeat padding-box;
    border: 1px solid #ffffff;
    font:
        normal normal 600 14px/17px proxima-nova-wide,
        sans-serif;
    letter-spacing: 0px;
    color: #000000;
    padding: 7px 15px;
    border-radius: 4px;
    white-space: nowrap;
}

.hotspot-wrapper a {
    z-index: 44;
}

img.mainimageofspot {
    object-fit: cover;
    object-position: center center;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

.hotspot-wrapper,
.swiper-slidewr {
    position: relative;
    height: 0;
    margin-top: 1px;
    overflow: hidden;
    padding-bottom: 710px;
    border-radius: 15px;
}

.hotspot-wrapper:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 0;
    background: transparent linear-gradient(180deg, #fcf4ec00 0%, #fcf4ec 100%)
        0% 0% no-repeat padding-box;
    border-radius: 10px;
}

.captiongeneralspots h2 {
    text-align: center;
    font:
        normal normal bold 36px/44px proxima-nova-wide,
        sans-serif;
    letter-spacing: 0px;
    color: #000000;
}

p.iparxeilisihome {
    margin: auto;
    width: 385px;
    height: 66px;
    background: #e30613 0% 0% no-repeat padding-box;
    border-radius: 33px;
    text-align: center;
    font:
        normal normal 500 36px/66px proxima-nova-wide,
        sans-serif;
    letter-spacing: 0px;
    color: #ffffff;
}

.homepagehostspots {
    position: relative;
}

.swiper-slidewr:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 0;
    background: transparent linear-gradient(180deg, #fcf4ec00 0%, #fcf4ec00 100%) 0% 0% no-repeat padding-box;
    border-radius: 10px;
}

.captiongeneralspots {
    position: absolute;
    bottom: 21px;
    transform: translate(-50%, 0px);
    left: 50%;
}

.swiper.mySwiper.swiper-initialized.swiper-horizontal.swiper-backface-hidden {
    padding-bottom: 4rem;
}

span.swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: #000000 0% 0% no-repeat padding-box;
    border-radius: 3px;
    width: 24px;
    height: 3px;
}

span.swiper-pagination-bullet {
    width: 24px;
    height: 3px;
    border-radius: 3px;
}

.homepageone:after {
    background: #fcf4ec 0% 0% no-repeat padding-box;
    content: "";
    width: 100%;
    height: 530px;
    position: absolute;
    left: 0;
    top: 530px;
    z-index: -1;
}

.homepagetwo.text-center.mt-5.pt-5 {
    margin-top: 2rem;
}

.homepagetwo .smallcontainer {
    max-width: 1190px;
}

.homepagetwo .swiper-button-next,
.homepagetwo .swiper-button-prev {
    color: #da0613 !important;
    background: rgb(255 255 255) 0% 0% no-repeat padding-box;
    width: 50px !important;
    border-radius: 50%;
    height: 50px !important;
}

.swiper-button-next,
.swiper-button-prev {
    color: white !important;
    background: rgb(0 0 0 / 60%) 0% 0% no-repeat padding-box;
    width: 80px !important;
    border-radius: 50%;
    height: 80px !important;
}

.swiper-button-next:hover,
.swiper-button-prev:hover {
    color: #e30613 !important;
    background: #ffffff 0% 0% no-repeat padding-box;
}

.swiper-button-next:after,
.swiper-button-prev:after {
    font-size: 18px !important;
}

.category-slider .swiper-slide:hover a.discoverterm {
    opacity: 1;
}

.colorofcategory {
    height: 5px;
}

a.discoverterm {
    transition: opacity 0.3s ease;
    left: 50%;
    position: absolute;
    opacity: 0;
    transform: translateY(-15px) translateX(-50%);
    text-align: center;
    font: normal normal 600 13px/40px proxima-nova-wide;
    letter-spacing: 0px;
    color: #ffffff;
    width: 226px;
    height: 40px;
    display: inline-block;
    background: #e30613 0% 0% no-repeat padding-box;
    border-radius: 5px;
    color: white;
}

a.discoverterm:after {
    content: "\276F";
    font-size: 14px;
    position: absolute;
    right: 15px;
    top: 50%;
    transform: translate(0, -50%);
    color: var(--white);
    transition: all 0.2s ease-in;
}

.category-slider .swiper-slide {
    margin-bottom: 30px;
    position: relative;
}

.homepagethree h3 {
    text-align: center;
    font: normal normal bold 35px/25px proxima-nova-wide;
    letter-spacing: 0px;
    color: #000000;
}

.homepagethree {
    margin: 4rem 0;
    padding: 5rem 0 0rem 0;
}

.enimortikahome {
    transform: translateY(30px);
}

.infotitem:hover {
    transform: translateY(-10px);
    transition: all 0.3s ease;
}

.infotitem:hover a.discoveryliko {
    opacity: 1;
}

a.discoveryliko {
    text-decoration: none;
    transition: opacity 0.3s ease;
    left: 50%;
    position: absolute;
    opacity: 0;
    transform: translateY(0px) translateX(-50%);
    text-align: center;
    font: normal normal 600 13px/40px proxima-nova-wide;
    letter-spacing: 0px;
    color: #ffffff;
    width: 226px;
    height: 40px;
    display: inline-block;
    background: #e30613 0% 0% no-repeat padding-box;
    border-radius: 5px;
    color: white;
}

a.discoveryliko:after {
    content: "\276F";
    font-size: 14px;
    position: absolute;
    right: 15px;
    top: 50%;
    transform: translate(0, -50%);
    color: var(--white);
    transition: all 0.2s ease-in;
}

.homepagethree.enimerotikoyliko {
    padding-top: 2rem;
    background: #f8f8f8 0% 0% no-repeat padding-box;
    border-radius: 15px;
}

.homepagethree.enimerotikoyliko h3 {
    font-size: 30px !important;
}

.imageproject {
    height: 0;
    overflow: hidden;
    padding-bottom: 300px;
    position: relative;
    border-radius: 10px 10px 0px 0px;
}

.imageproject img {
    position: absolute;
    left: 0;
    top: 0;
    object-fit: cover;
    width: 100%;
    height: 100%;
}

.sidebartec {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 9999;
    top: 0;
    right: 0;
    background: #ffffff 0% 0% no-repeat padding-box;
    box-shadow: 0px 0px 20px #00000033;
    border-radius: 25px 0px 0px 25px;
    overflow-x: hidden;
    transition: 0.5s;
    padding-top: 60px;
}

.sidebartec a {
    padding: 8px 8px 8px 32px;
    text-decoration: none;
    font-size: 25px;
    color: #818181;
    display: block;
    transition: 0.3s;
}

.sidebartec a:hover {
    color: red;
}

.sidebartec .closebtn {
    position: absolute;
    top: 0;
    right: 25px;
    font-size: 36px;
    margin-left: 50px;
}

/*homepage_enimerotiko*/
.enimortikahome {
    display: grid;
    gap: 15px;
    max-width: 1280px;
    margin: auto;
    grid-template-columns: repeat(4, 1fr);
}

.infotitem img {
    text-align: center;
    margin: auto;
    display: block;
    max-width: 180px;
}

.enimortikahome {
    margin-top: 10px;
}

.metainfos {
    position: relative;
}

.metainfos h4 {
    text-align: center;
    font: normal normal 800 18px/40px proxima-nova-wide;
    letter-spacing: 0px;
    color: #000000;
    margin: 0;
}
.infotitem:hover .metainfos h4 {
    color: var(--red);
}
.metainfos p {
    text-align: center;
    font: normal normal 500 13px/20px proxima-nova-wide;
    letter-spacing: 0px;
    color: #000000;
    opacity: 0.8;
}

.infotitem {
    padding: 10px;
    background: #ffffff 0% 0% no-repeat padding-box;
    border: 1px solid #ebebeb;
    border-radius: 10px;
}

.openbtn {
    cursor: pointer;
    z-index: 999;
    justify-content: center;
    width: 116px;
    height: 90px;
    align-items: center;
    flex-direction: column;
    flex-wrap: wrap;
    display: flex;
    right: 0;
    bottom: 3%;
    position: fixed;
    background: transparent linear-gradient(90deg, #e30613 0%, #c40611 100%) 0%
        0% no-repeat padding-box;
    box-shadow: 0px 3px 6px #00000029;
    border: 2px solid #ffffff;
    border-radius: 25px 0px 0px 25px;
    text-align: center;
    font:
        normal normal bold 12px/15px proxima-nova-wide,
        sans-serif;
    letter-spacing: 0px;
    color: #ffffff;
}

.openbtn:hover {
    color: black;
    background: #ffffff;
}

.openbtn:hover svg path {
    fill: #e30613;
}

.technicalfrom {
    padding: 0 2.2rem;
}

.technicalfrom h3 svg {
    height: 35px;
    width: 35px;
    float: left;
}

.technicalfrom p {
    text-align: left;
    font: normal normal 500 13px/25px proxima-nova-wide;
    letter-spacing: 0px;
    color: #000000;
    opacity: 0.8;
}

.technicalfrom h3 {
    align-items: center;
    width: 100%;
    display: flex;
    text-align: left;
    font: normal normal bold 24px/29px proxima-nova-wide;
    letter-spacing: 0px;
    color: #000000;
    margin-bottom: 0;
}

.technicalfrom form.wpcf7-form {
    display: flex;
    flex-wrap: wrap;
}

.technicalfrom .halfinput {
    overflow: hidden;
}

.technicalfrom textarea.wpcf7-form-control.wpcf7-textarea {
    background: #f8f8f8 !important;
}

.technicalfrom input {
    max-width: 100% !important;
    height: 50px;
    background: #f8f8f8 0% 0% no-repeat padding-box;
    border-radius: 5px;
    border: none;
    outline: none;
}

.technicalfrom .submitbtn input.wpcf7-form-control {
    cursor: pointer;
    background: #ffffff 0% 0% no-repeat padding-box;
    border: 2px solid #e30613;
    border-radius: 30px;
    width: 320px;
    height: 60px;
    text-align: center;
    font: normal normal bold 16px/60px proxima-nova-wide;
    letter-spacing: 0px;
    color: #000000;
}

.technicalfrom .submitbtn input.wpcf7-form-control:hover {
    background: #e30613;
    color: #fff;
}

/* On smaller screens, where height is less than 450px, change the style of the sidenav (less padding and a smaller font size) */
@media screen and (max-height: 450px) {
    .sidebartec {
        padding-top: 15px;
    }

    .sidebartec a {
        font-size: 18px;
    }
}

/*sharebuttons*/
#shareBtn {
    position: absolute;
    right: 70px;
    top: 10px;
    color: #000000;
    background: #ffffff 0% 0% no-repeat padding-box;
    border: 1px solid #e1e1e1;
    border-radius: 20px;
    width: 40px;
    height: 40px;
    cursor: pointer;
}

#shareBtn svg {
    width: 18px;
    height: 18px;
}

#shareBtn:hover svg {
    fill: #e30613;
}

.share-box {
    z-index: 9;
    max-width: 320px;
    border-radius: 10px;
    display: none;
    position: absolute;
    background: #fff;
    border: 1px solid #ddd;
    padding: 10px;
    margin-top: 95px;
    right: 0;
    background: #ffffff 0% 0% no-repeat padding-box;
    box-shadow: 0px 5px 15px #00000029;
    border: 1px solid #ebebeb;
}

.inputcopylink {
    padding: 8px;
    margin: auto;
    max-width: 275px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: inline-block;
    /* ÃŽÂ±Ãâ‚¬ÃŽÂ±ÃÂÃŽÂ±ÃŽÂ¯Ãâ€žÃŽÂ·Ãâ€žÃŽÂ¿ */
    text-align: left;
    font: normal normal 400 13px/30px proxima-nova-wide;
    letter-spacing: 0px;
    color: #000000;
    opacity: 0.6;
    background: #f4f4f4 0% 0% no-repeat padding-box;
    border-radius: 5px;
}

.share-box a,
.share-box button {
    display: block;
    margin: 5px 0;
    text-decoration: none;
    color: #0073aa;
    background: none;
    border: none;
    cursor: pointer;
}

.share-box button {
    text-align: center;
    font: normal normal 500 13px/30px proxima-nova-wide;
    letter-spacing: 0px;
    color: #000000;
}

div#shareBox .socialplatoforms {
    min-width: 270px;
    flex-wrap: wrap;
    grid-template-columns: repeat(4, 1fr);
}

a#fbShare {
    font-weight: bold;
    width: 46px;
    height: 46px;
    background: #215eb754 0% 0% no-repeat padding-box;
    border-radius: 3px;
    color: #004cbb;
    text-align: CENTER;
    font-size: 20px;
    line-height: 42px;
}

a#twShare {
    width: 46px;
    height: 46px;
    background: #000000 0% 0% no-repeat padding-box;
    border-radius: 3px;
    color: #ffffff;
    text-align: CENTER;
    font-size: 20px;
    line-height: 42px;
}

a#waShare {
    width: 46px;
    height: 46px;
    background: #4caf50 0% 0% no-repeat padding-box;
    border-radius: 3px;
    color: #ffffff;
    text-align: CENTER;
    font-size: 20px;
    line-height: 42px;
}

.socialplatoforms {
    display: flex;
    gap: 5px;
    align-items: center;
    justify-content: center;
}

a#liShare {
    color: #009fe3;
    background: hsl(198deg 100% 45% / 10%) 0% 0% no-repeat padding-box;
    border-radius: 3px;
    width: 46px;
    height: 46px;
    text-align: center;
    line-height: 46px;
}

a#liShare svg {
    fill: #009fe3;
}

a#viberShare {
    background: rgb(149 117 174 / 10%) 0% 0% no-repeat padding-box;
    border-radius: 3px;
    width: 46px;
    height: 46px;
    text-align: center;
    line-height: 46px;
}

a#viberShare {
    color: #9575ae;
}

a#emailShare {
    background: rgb(227 6 19 / 10%);
    border-radius: 3px;
    width: 46px;
    height: 46px;
    color: #e30613;
    text-align: center;
    line-height: 46px;
}

.socialplatoforms {
    border-top: 1px solid whitesmoke;
    padding-top: 10px;
    margin-top: 10px;
}

.socialplatoforms i.fab.fa-x-twitter {
    font-size: 14px;
}

.textshare {
    text-align: center;
    display: block;
    clear: both;
    min-width: 100%;
    text-align: center;
    font: normal normal 500 13px/30px proxima-nova-wide;
    letter-spacing: 0px;
    color: #000000;
    opacity: 0.8;
}

/* end sharebuttons*/
.page-template.page-template-company-page .hero {
    box-shadow: none;
}

.page-template-company-page .page-info h1 {
    max-width: 520px;
}

.page-template-company-page .entry-description {
    padding-bottom: 60px;
}

.page-template-company-page a.scrolltodiv {
    text-decoration: none;
}

.oramapostoli {
    border-right: 2px solid #e1e1e1;
    padding: 30px;
}

.oramapostoli:last-child {
    border: none;
}

.newproxoramebrosta {
    max-width: 1192px;
    margin: 100px auto;
    text-align: center;
    font: normal normal normal 16px/35px Proxima-Nova-wide;
    letter-spacing: 0px;
    color: #000000;
}

.upperfront h3 span {
    text-align: center;
    font: normal normal bold 40px/35px proxima-nova-wide;
    letter-spacing: 0px;
    color: #000000;
    display: block;
}

.upperfront h3 {
    text-align: center;
    font: normal normal normal 24px/35px proxima-nova-wide;
    letter-spacing: 0px;
}

.iconsgofront {
    margin-top: 30px;
}

.iconsgofront {
    position: relative;
}

.iconsgofront svg {
    width: 100%;
    z-index: -1;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    filter: blur(80px);
}
.page-template-etairia-profil-page .entry-img {
    height: 0;
    overflow: hidden;
    padding-bottom: 577px;
    position: relative;
}

.page-template-etairia-profil-page .entry-img img {
    object-fit: cover;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}

@media (min-width: 1600px) {
    .page-template-etairia-profil-page
        .imagetitltetextbtn:nth-child(even)
        .textsarealp {
        max-width: 600px;
        padding: 0 10rem 0rem 1rem;
    }
}


#companycontent {
    text-align: center;
    font: normal normal 500 18px/35px proxima-nova-wide;
    letter-spacing: 0px;
    color: #000000;
    margin-top: 100px;
}

#companycontent h2 {
    text-align: center;
    font: normal normal bold 32px/35px proxima-nova-wide;
    letter-spacing: 0px;
    color: #000000;
    margin-bottom: 50px;
}

.tmimatakainotomias {
    gap: 10px;
    max-width: 1192px;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    margin: 60px auto;
}

p.kenotomred {
    text-align: center;
    font: normal normal bold 18px/35px proxima-nova-wide;
    letter-spacing: 0px;
    color: #e30613;
}

.tmimakenotitem {
    text-align: center;
    font: normal normal normal 16px/35px proxima-nova-wide;
    letter-spacing: 0px;
    color: #000000;
}

.tmimakenotitem h3 {
    text-align: center;
    font: normal normal bold 24px/35px proxima-nova-wide;
    letter-spacing: 0px;
    color: #000000;
}

.tmimakenotitem {
    background: #ffffff 0% 0% no-repeat padding-box;
    box-shadow: 0px 3px 10px #0000001a;
    border: 1px solid #ebebeb;
    border-radius: 20px;
    padding: 30px;
}

.taxidikainotomias {
    font: normal normal normal 16px/35px proxima-nova-wide;
    letter-spacing: 0px;
    color: #000000;
    max-width: 1090px;
    margin: 80px auto;
    background: rgb(227 6 19 / 10%) 0% 0% no-repeat padding-box;
    border-radius: 25px;
    padding: 60px;
    text-align: center;
}

.taxidikainotomias h4 {
    text-align: center;
    font: normal normal bold 32px/35px proxima-nova-wide;
    letter-spacing: 0px;
    color: #000000;
}

.imagetitltetextbtn {
    display: flex;
    align-items: center;
}

.imagetextrow {
    padding: 0 8rem;
    margin: auto;
}

.imagearealp img {
    border: 3px solid #ffffff;
    border-radius: 18px;
}

.textsarealp {
    max-width: 590px;
    display: flex;
    flex-direction: column;
    padding: 0 3rem 0 10rem;
}

.textsarealp h3 {
    text-align: left;
    font: normal normal bold 28px/35px proxima-nova-wide;
    letter-spacing: 0px;
    color: #000000;
}

.imagetitltetextbtn:nth-child(even) {
    justify-content: space-around;
    padding: 8rem 0;
    box-shadow:
        1000px 0 #f8f8f8,
        -1000px 0 #f8f8f8;
    background: #f8f8f8 0% 0% no-repeat padding-box;
    flex-direction: row-reverse;
}

.imagetitltetextbtn {
    text-align: left;
    font: normal normal normal 16px/35px proxima-nova-wide;
    letter-spacing: 0px;
    color: #000000;
    margin-top: 80px;
}

.ms-item-addr a {
    font-size: 0.85rem;
    color: #666;
    text-decoration: none;
}

.imagetitltetextbtn:nth-child(even) .textsarealp {
    padding: 0 75px 0rem 0rem;
}

.homepagelast_banners {
    margin: 30px auto;
    max-width: 1480px;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    align-items: center;
    gap: 10px;
}

.keimenobnr {
    width: calc(100% - 60px);
    left: 40px;
    top: 23px;
    position: absolute;
}

.banner_ds_item {
    position: relative;
}

.banner_ds_item a.btn.more:hover {
    background: white;
    color: black;
}

.banner_ds_item a.btn.more:hover:after {
    color: black;
}

.keimenobnr h2 {
    width: 197px;
    height: 40px;
    background: #e30613 0% 0% no-repeat padding-box;
    border-radius: 5px;
    color: white;
    font-size: 13px;
    font-weight: normal;
    line-height: 41px;
}

.keimenobnr h3 {
    margin-bottom: 0;
    max-width: 550px;
    text-align: left;
    font: normal normal 800 36px/45px proxima-nova-wide;
    letter-spacing: 0px;
    color: #ffffff;
}

.keimenobnr p {
    text-align: left;
    color: white;
}

.banner_ds_item img {
    border-radius: 10px;
}

.banner_ds_item a.btn.more {
    border-color: white;
    color: white;
    max-width: 236px;
    position: absolute;
    bottom: 35px;
    z-index: 4;
    left: 30px;
    background: #ffffff33 0% 0% no-repeat padding-box;
    border: 2px solid #ffffff;
}
@media (max-width: 1194px) {
    .homepage.sitecontainer .gridhomeprojects:after {
        display: none;
    }
}

.keimenobnr ul {
    list-style: none;
    text-align: left;
    column-count: 2;
    margin-left: 0;
    padding-left: 0;
    color: white;
    font-size: 14px;
}

.keimenobnr ul li {
    position: relative;
    padding-left: 45px;
    margin-bottom: 30px;
}

.keimenobnr ul li:before {
    outline: 4px solid #ffffffb0;
    line-height: 32px;
    background: White;
    position: absolute;
    font-size: 17px;
    width: 33px;
    height: 33px;
    border-radius: 50%;
    content: "\f00c";
    text-align: center;
    font-family: fontawesome;
    letter-spacing: 0px;
    color: #e30613;
    left: 0;
}

.banner_ds_item {
    text-align: center;
}

.banner_ds_item img {
    width: 100%;
}

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

.projects-swiper a {
    text-decoration: none;
}

.projects-swiper .swiper-slide {
    background: #ffffff 0% 0% no-repeat padding-box;
    border: 1px solid #ebebeb;
    border-radius: 10px;
}

.projectmeta {
    padding: 0 15px 20px 15px;
}

.project_slideitems .swiper-button-next,
.project_slideitems .swiper-button-prev {
    color: white !important;
    background: rgb(0 0 0 / 60%) 0% 0% no-repeat padding-box;
    width: 60px !important;
    border-radius: 50%;
    height: 60px !important;
}

p.project_title {
    text-align: left;
    font: normal normal bold 17px / 23px proxima-nova-wide;
    letter-spacing: 0px;
    color: #1d1d1b;
    min-height: 70px;
}

.ergahomepage {
    margin-top: 8rem;
    margin-bottom: 8rem;
    z-index: 1;
    position: relative;
}

@media (min-width: 1280px) {
    .ergadescription {
        padding-left: 4rem !important;
    }
}

.ergahomepage:before {
    background: #f8f8f8 0% 0% no-repeat padding-box;
    border-radius: 0px 25px 25px 0px;
    content: "";
    width: 40vw;
    height: calc(100% + 60px);
    top: 0;
    position: absolute;
    left: -5vw;
    z-index: -1;
}

.ergadescription h3 {
    margin-bottom: 20px;
    text-align: left;
    font: normal normal bold 46px/30px proxima-nova-wide;
    letter-spacing: 0px;
    color: #1d1d1b;
}

.ergadescription p {
    text-align: left;
    font: normal normal 500 15px/25px proxima-nova-wide;
    letter-spacing: 0px;
    color: #1d1d1b;
    opacity: 0.8;
}

.ergadescription {
    align-items: start;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.gridhomeprojects {
    display: grid;
    grid-template-columns: 30% 70%;
}

/* .homepage.sitecontainer .gridhomeprojects:after {
    pointer-events: none;
    z-index: 3;
    content: "";
    background: transparent linear-gradient(90deg, #ffffff00 0%, #ffffff 100%)
        0% 0% no-repeat padding-box;
    width: 200px;
    height: 100%;
    position: absolute;
    right: 0;
} */

.gridhomeprojects {
    position: relative;
}

.project_slideitems .swiper-button-next:hover,
.project_slideitems .swiper-button-prev:hover {
    z-index: 9;
    background: white !important;
    color: #e30613 !important;
}

a.viewproject {
    font-size: 13px;
    line-height: 20px;
    font-weight: 600;
    color: rgba(29, 29, 27, 0.6);
    text-decoration: none;
    transition: all 0.2s ease-in;
}

a.viewproject:after {
    content: "\276F";
    font-size: 10px;
    margin-left: 5px;
}

.homepagethree.homesolutions p.text-center {
    text-align: center;
    font: normal normal 600 20px/25px proxima-nova-wide;
    letter-spacing: 0px;
    color: #000000;
    opacity: 0.6;
    margin-bottom: 30px;
}

.durostickliseis {
    max-width: 1300px;
    margin: auto;
    display: flex;
    flex-wrap: wrap;
}

.lisiitem svg {
    position: absolute;
    opacity: 0;
    bottom: 15px;
    right: 12px;
}

.lisiitem:hover svg {
    opacity: 1;
}

.lisiitem {
    position: relative;
}

.metaliseis h4 {
    text-align: left;
    font: normal normal bold 25px/33px proxima-nova-wide;
    letter-spacing: 0px;
    color: #000000;
    opacity: 1;
    margin-top: 0;
    margin-bottom: 0;
}

.lisiitem:hover .metaliseis {
    box-shadow: 0px 3px 10px #00000026;
    border-radius: 15px;
    background: white !important;
}

.lisiitem:hover .metaliseis h4 {
    color: #e30613;
}

.lisiimage img {
    width: 100%;
}

.lisiimage {
    border-radius: 15px 15px 0 0;
    position: relative;
    height: 0;
    overflow: hidden;
    padding-bottom: 225px;
}

.lisiimage img {
    object-fit: cover;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
}

.metaliseis {
    min-height: 130px;
    border-radius: 0 0 15px 15px;
    padding: 25px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.metaliseis p {
    text-align: left;
    font: normal normal 500 14px/20px proxima-nova-wide;
    letter-spacing: 0px;
    color: #000000;
}

.lisiitem {
    margin-bottom: 10px;
    width: calc(33.3333% - 10px);
    margin-right: 10px;
    flex: 0 0 auto;
}

.durostickliseis .swiper-slide:nth-child(4),
.durostickliseis .swiper-slide:nth-child(5) {
    width: calc(50% - 10px);
    margin-right: 10px;
    flex: 0 0 auto;
}

.lisiitem a {
    text-decoration: none;
}
.durostickliseis {
    width: 100%;
}

@media (min-width: 769px) {
    .durostickliseis .swiper-wrapper {
        max-width: 1300px;
        margin: auto;
        display: flex;
        flex-wrap: wrap;
    }

    a.btn.more.mobileplink4all {
        display: none;
    }

    .swiper-pagination {
        display: none;
    }
    .durostickliseis .swiper-slide {
        margin-bottom: 10px;
        width: calc(33.3333% - 10px);
        margin-right: 10px;
        flex: 0 0 auto;
    }

    .durostickliseis .swiper-slide:nth-child(4),
    .durostickliseis .swiper-slide:nth-child(5) {
        width: calc(50% - 10px);
        margin-right: 10px;
        flex: 0 0 auto;
    }
}

.mobilemenu-extra-links svg path {
    fill: #e30613;
}
.durostickliseis .swiper-wrapper {
    padding-bottom: 20px;
}

.durostickliseis span.swiper-pagination-bullet.swiper-pagination-bullet-active {
    transition: all 0.3s ease-in;
    width: 20px;
    height: 6px;
    background: #e30613 0% 0% no-repeat padding-box;
    border-radius: 3px;
}

.durostickliseis span.swiper-pagination-bullet {
    width: 6px;
    height: 6px;
    border-radius: 3px;
}

/** Related projects in solutions */
.marked-image {
    position: relative;
    border-radius: 10px;
}

.marked-image img {
    object-fit: contain;
    width: 100%;
    border-radius: 10px;
}

.marked-image .hotspot:before,
.marked-image .hotspot span {
    display: none;
}

.marked-image .hotspot {
    position: absolute;
    background: var(--white);
    border-radius: 50%;
    transform: translate(-50%, -50%);
    cursor: pointer;
    width: 47px;
    height: 47px;
    color: var(--red);
    border: 2px solid var(--red);
    display: flex;
    align-items: center;
    justify-content: center;
}

.marked-image .hotspot:hover,
.marked-image .hotspot.selected {
    background: var(--red);
    color: var(--white);
    border: 2px solid var(--white);
}

.marked-image .hotspot::after {
    content: "";
    position: absolute;
    width: 47px;
    height: 47px;
}

.marked-image-container {
    position: relative;
}

#selected-products .products-container {
    display: none;
}

#selected-products .products-container.active {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    background-color: var(--white);
    max-width: 410px;
    padding: 15px;
}

.selected-products-header {
    display: flex;
    justify-content: space-between;
    padding: 30px 11px;
    border-bottom: 1px solid #e1e1e1;
}

span.mark-title {
    font-size: 16px;
    line-height: 25px;
    font-weight: 800;
}

span.close-selected {
    width: 37px;
    height: 34px;
    border: 1px solid #e1e1e1;
    display: flex;
    justify-content: center;
    align-items: center;
    color: var(--red);
    border-radius: 50%;
    font-size: 20px;
    line-height: 19px;
    font-weight: 100;
    padding-bottom: 3px;
}

span.close-selected:hover {
    background-color: rgba(227, 6, 19, 0.2);
    cursor: pointer;
}

.products-container .product-items {
    max-height: 83%;
    overflow-y: scroll;
    display: flex;
    flex-direction: column;
    gap: 5px;
    margin-top: 15px;
}

.products-container .product-container {
    border: 1px solid #ebebeb;
    border-radius: 10px;
    padding: 20px 25px;
    display: flex;
    flex-direction: column;
    gap: 30px;
}

.products-container .product-container .thumbnail {
    height: 250px;
    transition: all 0.1s ease-in;
}

.products-container .thumbnail img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 10px;
}

.products-container .product-container .meta {
    display: flex;
    flex-direction: column;
    gap: 10px;
    position: relative;
    padding-bottom: 0px;
    transition: all 0.1s ease-in;
    height: 100%;
}

.products-container .product-container .meta .title {
    font-size: 18px;
    line-height: 15px;
    font-weight: bold;
    color: var(--black);
}

.products-container .product-container .meta .excerpt {
    font-size: 13px;
    line-height: 15px;
    font-weight: 600;
    color: var(--black);
    opacity: 0.6;
}

.products-container .product-container .separator {
    width: 60px;
    height: 2px;
    background: #009fe3;
}

.products-container .product-container .meta a {
    font-size: 13px;
    line-height: 15px;
    font-weight: 400;
    color: var(--white);
    background-color: var(--black);
    text-align: center;
    padding: 16px;
    text-decoration: none;
    border-radius: 3px;
    position: absolute;
    width: 92%;
    bottom: 50px;
    opacity: 0;
    bottom: 0;
    left: 0;
    transition: all 0.1s ease-in;
}

.products-container .product-container .meta a:after {
    content: "\276F";
    position: absolute;
    right: 25px;
    top: 16px;
    font-weight: 100;
}

.products-container .product-container:hover .meta {
    padding-bottom: 52px;
}

.products-container .product-container:hover .thumbnail {
    height: 195px;
}

.products-container .product-container:hover .meta a {
    opacity: 1;
    bottom: 0;
}

.products-container .product-container .meta a:after {
    content: "\276F";
    position: absolute;
    right: 25px;
    top: 16px;
    font-weight: 100;
}

.fotowrap {
    height: 0;
    position: relative;
    padding-bottom: 162px;
    overflow: hidden;
}

.fotowrap img {
    position: absolute;
    object-fit: cover;
    width: 100%;
    height: 100%;
}

.info-box-section {
    display: block;
}

.accordion-content .info-boxes {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 66px;
}

.accordion-content .info-boxes .info-box {
    display: flex;
    flex-direction: column;
    gap: 15px;
    max-width: 286px;
}

.accordion-content .info-boxes .info-box-image {
    width: 286px;
    height: 180px;
    border-radius: 25px;
    overflow: hidden;
    position: relative;
}

.accordion-content .info-boxes .info-box-image:after {
    content: "\2713";
    color: var(--red);
    background-color: var(--white);
    border-radius: 50%;
    width: 36px;
    height: 36px;
    position: absolute;
    bottom: 10px;
    left: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.accordion-content .info-boxes .info-box-image {
    width: 100%;
    height: auto;
    border-radius: 25px;
    object-fit: contain;
}

.accordion-content .info-boxes .info-box-title {
    font-size: 18px;
    line-height: 30px;
    font-weight: 800;
}

.accordion-content .info-boxes .info-box-description {
    font-size: 14px;
    line-height: 20px;
    font-weight: 400;
    color: rgba(0, 0, 0, 0.8);
}

.info-box-main-title {
    font-size: 16px;
    line-height: 20px;
    font-weight: bold;
    margin-bottom: 30px;
}

.warnings-section {
    display: flex;
    flex-direction: column;
}

.warning-box {
    border-bottom: 1px solid var(--red);
    position: relative;
    padding: 16px 0 16px 45px;
}

.warning-box.has-image {
    display: flex;
    justify-content: space-between;
    gap: 20px;
}

.warning-box.has-image img {
    max-width: 287px;
    max-height: 165px;
}

.warning-box svg {
    position: absolute;
    top: 16px;
    left: 15px;
}

.warning-box p {
    margin: 0;
}

.steps .tab {
    display: flex;
    flex-direction: row;
    gap: 5px;
}

button.tablinks {
    min-width: 123px;
    padding: 10px;
    border: 1px solid #e1e1e1;
    background-color: var(--white);
    border-radius: 23px;
    font-size: 14px;
    line-height: 25px;
    font-weight: 400;
    font-family: "proxima-nova-wide";
    cursor: pointer;
}

button.tablinks.active {
    border: 1px solid var(--red);
    background-color: var(--red);
    color: var(--white);
}

.step-content-inner {
    display: grid;
    grid-template-columns: 1fr 1fr;
    justify-items: stretch;
}

.step-content-inner .content {
    overflow: scroll;
    max-height: 600px;
}

.steps .tabcontent {
    box-shadow: 0px 5px 10px #0000001a;
    border: 1px solid #ebebeb;
    border-radius: 10px;
    background-color: var(--white);
    padding: 30px;
}

.step-image {
    text-align: right;
}

.step-head {
    display: flex;
    flex-direction: column;
    gap: 10px;
    border-bottom: 1px solid #e1e1e1;
    padding-bottom: 20px;
}

span.content-index {
    font-size: 16px;
    line-height: 25px;
    font-weight: bold;
    color: var(--red);
}

span.content-title {
    font-size: 18px;
    line-height: 25px;
    font-weight: 800;
    color: var(--black);
}

.steps {
    display: flex;
    flex-direction: column;
    gap: 30px;
    margin-top: 25px;
}

.steps-section-title {
    font-size: 18px;
    line-height: 30px;
    font-weight: 800;
}

.category-content .intro-section,
.category-content .related-projects,
.category-content .related-videos,
.category-content .full-width-banner {
    max-width: 1343px;
}

.related-projects .title-container,
.related-videos .title-container {
    display: flex;
    flex-direction: row;
    position: relative;
    background-color: var(--white);
    margin-bottom: 24px;
}

.related-projects .title-container:after,
.related-videos .title-container:after {
    content: "";
    height: 1px;
    width: 100%;
    position: absolute;
    top: 50%;
    left: 0;
    background-color: var(--red);
    z-index: 0;
}

.related-projects .title-container .title,
.related-videos .title-container .title {
    font-size: 24px;
    line-height: 30px;
    font-weight: 800;
    color: var(--black);
    background-color: var(--white);
    z-index: 1;
    padding-right: 20px;
}

.related-projects-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 16px;
}

.related-projects-grid .card {
    max-width: 437px;
    margin-top: 0;
    transition: all 0.2s ease-in;
    min-height: 280px;
    position: relative;
}

.related-projects-grid .card .thumbnail {
    height: 280px;
    border-radius: 10px 10px 0px 0px;
    overflow: hidden;
}

.related-projects-grid .card .thumbnail img {
    border-radius: 10px 10px 0px 0px;
    object-fit: cover;
    scale: 1;
    transition: scale 0.2s ease-in;
}

.related-projects-grid .card:hover .thumbnail img {
    scale: 1.1;
}

.related-projects-grid .card .meta {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: space-between;
    border: 1px solid #ebebeb;
    border-radius: 0 0 10px 10px;
    height: 110px;
    box-shadow: 0px 0px 0px #0000001a;
    transition: box-shadow 0.2s ease-in;
    padding: 20px;
}

.related-projects-grid .card .meta a {
    font-size: 13px;
    line-height: 20px;
    font-weight: 600;
    color: rgba(29, 29, 27, 0.6);
    text-decoration: none;
    transition: all 0.2s ease-in;
}

.related-projects-grid .card:hover .meta a {
    color: rgba(29, 29, 27, 1);
    text-decoration: underline;
}

.related-projects-grid .card .meta a:after {
    content: "\276F";
    font-size: 10px;
    margin-left: 5px;
}

.related-projects-grid .card .title {
    font-size: 18px;
    line-height: 25px;
    font-weight: bold;
    color: var(--black);
    text-align: left;
    transition: color 0.2s ease-in;
}

.related-projects-grid .card:hover .title {
    color: var(--red);
}

/* Related projects in solutions */
.full-width-banner img {
    border-radius: 10px;
}

/* Related videos in solution cats */
.related-videos-grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 15px;
}

.video-image {
    padding-bottom: 196px;
    overflow: hidden;
    position: relative;
    height: 0;
    border-radius: 5px;
}

.video-image img {
    object-fit: cover;
    object-position: center center;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    max-width: 100%;
    height: auto;
    border-radius: 5px;
}

.video-image:after {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background-color: rgba(0, 0, 0, 0.3);
    transition: all 0.1s ease-in;
}

.play-btn {
    background: rgba(255, 255, 255, 0.3);
    position: absolute;
    left: 50%;
    top: calc(50% - 0px);
    width: 70px;
    height: 70px;
    transform: translate(-50%, -50%);
    border-radius: 50%;
    z-index: 2;
    cursor: pointer;
    transition: all 0.1s ease-in;
}

.prod_videogallery .play-btn {
    top: calc(50% - 35px);
}

.page-template-entypo .play-btn,
.page-template-allvideos .play-btn {
    top: calc(50% - 35px);
}

.video-back-layer {
    padding: 0 !important;
}

.video-image:hover .play-btn {
    background: rgba(255, 255, 255, 1);
}

.play-btn svg {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.video-image svg path {
    fill: var(--white);
    transition: all 0.1s ease-in;
}

.video-image:hover svg path {
    fill: var(--red);
}

.video-image:hover:after {
    background-color: rgba(0, 0, 0, 0);
}

#videoModal {
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 90%;
    height: auto;
    max-width: 900px;
    z-index: 10;
}

span.video-modal-close {
    display: flex;
    color: red;
    font-size: 26px;
    float: right;
    cursor: pointer;
    width: 35px;
    height: 35px;
    align-items: center;
    justify-content: center;
    background: white;
    border-radius: 50%;
    margin-bottom: 10px;
}

.video-iframe-wrapper iframe {
    border-radius: 10px;
}

.video-layout {
    cursor: pointer;
    display: flex;
    flex-direction: column;
}

.video-layout .video-title {
    font-size: 14px;
    line-height: 20px;
    font-weight: 600;
    color: var(--black);
    padding: 15px 30px 0 30px;
    width: auto;
    text-align: center;
    transition: all 0.1s ease-in;
}

.video-layout:hover .video-title {
    color: var(--red);
    text-decoration: underline;
}

.video-back-layer.active {
    content: "";
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.3);
    z-index: 2;
}

.endeiktika-erga-epilogi,
.sxetika_entipa_section,
.sxetika_video_section {
    margin-bottom: 40px;
}

.endeiktika-erga-epilogi .inner {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 16px;
}

.endeiktika-erga-epilogi .ergo .thumbnail {
    height: 300px;
    width: 100%;
    border-radius: 10px 10px 0px 0px;
    overflow: hidden;
}

.endeiktika-erga-epilogi .ergo .thumbnail img {
    object-fit: cover;
    width: 100%;
    border-radius: 10px 10px 0px 0px;
    scale: 1;
    transition: all 0.1s ease-in;
}

.endeiktika-erga-epilogi .ergo:hover img {
    scale: 1.1;
}

.endeiktika-erga-epilogi .ergo .meta {
    padding: 20px 20px 25px 20px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    min-height: 120px;
    border: 1px solid #ebebeb;
    border-radius: 0 0 10px 10px;
}

.endeiktika-erga-epilogi .ergo:hover .meta {
    box-shadow: 0px 5px 15px #0000001a;
}

.endeiktika-erga-epilogi .ergo .title {
    font-size: 18px;
    line-height: 25px;
    font-weight: bold;
    color: var(--black);
    transition: all 0.1s ease-in;
}

.endeiktika-erga-epilogi .ergo:hover .title {
    color: var(--red);
}

.endeiktika-erga-epilogi .ergo a {
    font-size: 13px;
    line-height: 20px;
    font-weight: 600;
    color: rgba(29, 29, 27, 0.6);
    text-decoration: none;
}

.endeiktika-erga-epilogi .ergo:hover a {
    text-decoration: underline;
}

.endeiktika-erga-epilogi .ergo a:after {
    content: "\276F";
    font-size: 10px;
    color: rgba(29, 29, 27, 0.6);
    transition: all 0.1s ease-in;
}

.endeiktika-erga-epilogi .ergo:hover a:after {
    color: var(--red);
}

.section-title {
    margin-bottom: 25px;
    position: relative;
}

.section-title:after {
    content: "";
    width: 100%;
    height: 1px;
    position: absolute;
    left: 0;
    top: 15px;
    z-index: 1;
    background-color: var(--red);
}
.term-spiti .section-title:after {
    display: none;
}
.term-spiti .section-title {
    margin-bottom: 0;
}
.section-title span {
    font-size: 24px;
    line-height: 30px;
    font-weight: 800;
    color: var(--black);
    background-color: var(--white);
    padding-right: 20px;
    z-index: 2;
    position: relative;
}

.solution-cat-item.category-content.accordion-items
    > div:nth-child(4n + 4)
    .accordion-content
    .section-title
    span {
    background-color: #f8f8f8;
}

.sxetika_entipa .inner {
    display: flex;
}

.sxetika_entipa .entypo {
    display: flex;
}

.sxetika_entipa_section .inner {
    display: flex;
    flex-direction: row;
    gap: 16px;
    flex-wrap: wrap;
}

.sxetika_entipa_section .entypo {
    display: flex;
    flex-direction: column;
    max-width: 320px;
    align-items: center;
    padding: 30px;
    width: 100%;
    min-height: 300px;
    gap: 20px;
    border: 1px solid #ebebeb;
    border-radius: 10px;
    position: relative;
}

.sxetika_entipa_section .entypo:hover {
    box-shadow: 0px 5px 10px #0000001a;
}

.sxetika_entipa_section .entypo a {
    color: var(--white);
    background-color: var(--red);
    text-decoration: none;
    font-size: 13px;
    line-height: 15px;
    font-weight: 400;
    width: 290px;
    height: 46px;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    border-radius: 5px;
    opacity: 0;
    position: absolute;
    bottom: 100px;
    transition: all 0.1s ease-in;
}

.sxetika_entipa_section .entypo:hover a {
    bottom: -20px;
    opacity: 1;
}

.sxetika_video_section .inner {
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    gap: 15px;
}

.page-id-167 .imagearealp img {
    box-shadow: 0px 0px 20px 0px #cdcdcd;
    border: 3px solid #ffffff;
    border-radius: 25px;
}

/* Related videos in solution cats */
/*eke*/
.page-id-220 #companycontent,
.page-id-36695 #companycontent {
    max-width: 1192px;
    margin: 120px auto 0 auto;
}

.pouependuoume {
    max-width: 1192px;
    margin: auto;
}

.pouependuoumetautoxrona {
    display: grid;
    gap: 17px;
    grid-template-columns: repeat(3, 1fr);
}

.ependusiitem {
    background: #ffffff 0% 0% no-repeat padding-box;
    box-shadow: 0px 3px 10px #0000001a;
    border: 1px solid #ebebeb;
    border-radius: 20px;
    padding: 25px;
    text-align: left;
    font: normal normal normal 18px/30px proxima-nova-wide;
    letter-spacing: 0px;
    color: #000000;
}

span.redcheck {
    margin-bottom: 20px;
    outline: 5px solid #fce6e7;
    display: flex;
    border-radius: 50%;
    width: 36px;
    height: 36px;
    background: #e30613 0% 0% no-repeat padding-box;
    align-items: center;
    justify-content: center;
}

span.redcheck svg {
    width: 14px;
    fill: white;
}

.herobg {
    height: 0;
    max-width: 1800px;
    margin: auto;
    position: relative;
    padding-bottom: 580px;
    overflow: hidden;
}

.herobg:after {
    content: "";
    background: transparent linear-gradient(90deg, #000000cc 0%, #00000000 100%)
        0% 0% no-repeat padding-box;
    border-radius: 10px 0px 0px 10px;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 0;
}

h1.entry-titleeteriko {
    z-index: 2;
    text-align: left;
    font: normal normal 800 46px/50px proxima-nova-wide;
    letter-spacing: 0px;
    color: #ffffff;
    position: absolute;
    bottom: 45%;
    left: 30px;
}

.isocontent {
    margin: 60px auto;
    padding: 80px;
    max-width: 1500px;
    background: #ffffff 0% 0% no-repeat padding-box;
    box-shadow: 0px 3px 10px #0000001a;
    border: 1px solid #ebebeb;
    border-radius: 20px;
}

.gridiso {
    display: grid;
    grid-template-columns: 60% 40%;
}

.imageiso {
    text-align: center;
}

.textiso h3 {
    text-align: left;
    font: normal normal bold 28px/35px proxima-nova-wide;
    letter-spacing: 0px;
    color: #000000;
}

.textiso {
    text-align: left;
    font: normal normal normal 16px/35px proxima-nova-wide;
    letter-spacing: 0px;
    color: #000000;
}

.oramapostoli h3 {
    text-align: center;
    font: normal normal bold 28px/35px proxima-nova-wide;
    letter-spacing: 0px;
    color: #000000;
}

.oramapostoli {
    text-align: center;
    font: normal normal normal 16px/35px proxima-nova-wide;
    letter-spacing: 0px;
    color: #000000;
}

.gridorama {
    gap: 10px;
    text-align: center;
    max-width: 1490px;
    display: grid;
    grid-template-columns: 50% 50%;
    margin: 8rem auto;
}

.oiaxiesmas ul li:before {
    position: absolute;
    font-size: 17px;
    content: "\f078";
    text-align: left;
    font-family: fontawesome;
    letter-spacing: 0px;
    color: #e30613;
    left: 10px;
}

.oiaxiesmas ul li {
    position: relative;
    padding-left: 30px;
}

.oiaxiesmas {
    max-width: 1490px;
    padding: 50px;
    margin: 60px auto;
    background: #ffffff 0% 0% no-repeat padding-box;
    box-shadow: 0px 3px 10px #0000001a;
    border: 1px solid #ebebeb;
    border-radius: 20px;
}

.oiaxiesmas ul li {
    background: #f8f8f8 0% 0% no-repeat padding-box;
    border-radius: 10px;
    padding: 15px 40px;
    margin-bottom: 3px;
    text-align: left;
    font: normal normal bold 16px/35px proxima-nova-wide;
    letter-spacing: 0px;
    color: #000000;
}

.oiaxiesmas ul {
    list-style: none;
    padding-inline-start: 0;
}

.oiaxiesmas h3 {
    text-align: left;
    font: normal normal bold 28px/35px proxima-nova-wide;
    letter-spacing: 0px;
    color: #000000;
}

.oiaxiesmas p {
    text-align: left;
    font: normal normal normal 16px/35px proxima-nova-wide;
    letter-spacing: 0px;
    color: #000000;
}

#mySidebar {
    max-width: 580px;
}

.homepagetwo.text-center.mt-5.pt-5 {
    padding-bottom: 6rem;
    box-shadow:
        1000px 0 #fcf4ec,
        -1000px 0px #fcf4ec;
    background: #fcf4ec;
}

.category-slider {
    width: 100%;
}

.category-slider .swiper-slide {
    text-align: center;
}

.category-slider img {
    width: 100%;
    height: auto;
    display: block;
}

.homepagetwo.text-center.mt-5.pt-5 a {
    text-decoration: none;
}

.category-slider .swiper-slide {
    background: #ffffff 0% 0% no-repeat padding-box;
    border-radius: 0 0 10px 10px;
}

.swiper.category-slider span {
    min-height: 60px;
    text-decoration: none;
    padding: 20px 15px 25px 15px;
    text-align: center;
    font: normal normal bold 16px / 20px proxima-nova-wide;
    letter-spacing: -0.025rem;
    color: rgb(0 0 0 / 80%);
    max-width: 195px;
    margin: auto;
    display: flex;
    align-items: center;
    justify-content: center;
}

/* Accordion */
.solution-cat-item.category-content.accordion-items > div:nth-child(4n + 3),
.solution-cat-item.category-content.accordion-items > div:nth-child(4n + 4) {
    background-color: #f8f8f8;
}

.solution-cat-item.category-content.accordion-items > div {
    padding: 60px 0;
}

.accordion-head {
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 35px;
}

.accordion-thumbnail {
    width: 486px;
    height: 306px;
    flex-shrink: 0;
    overflow: hidden;
    position: relative;
    padding-right: 5px;
}

.accordion-thumbnail:after {
    content: "";
    height: 50px;
    width: 10px;
    background-color: var(--red);
    position: absolute;
    right: 0;
    top: 50%;
    transform: translate(0, -50%);
}

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

.accordion-title {
    display: flex;
    align-items: flex-end;
}

.accordion-title .title {
    max-width: 585px;
    font-size: 32px;
    line-height: 40px;
    font-weight: bold;
}

.accordion-description {
    font-size: 14px;
    line-height: 25px;
    font-weight: 400;
}

.accordion-toggle,
.inner-accordion-toggle {
    margin-left: 15px;
    width: 45px;
    height: 26px;
    border: 1px solid var(--red);
    background-color: var(--red);
    border-radius: 14px;
    position: relative;
    cursor: pointer;
}

.accordion-toggle.is_open,
.inner-accordion-toggle.is_open {
    background-color: var(--white);
    border: 1px solid #e1e1e1;
}

.accordion-toggle:after,
.inner-accordion-toggle:after {
    content: "+";
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    color: var(--white);
    font-weight: bold;
}

.accordion-toggle.is_open:after,
.inner-accordion-toggle.is_open:after {
    content: "-";
    color: var(--red);
}

.accordion-desc-cont {
    margin-right: 15%;
}

.accordion-content,
.problem-content {
    height: 0;
    opacity: 0;
    overflow: hidden;
    transition: all 0.3s ease-in;
}

.accordion-item .accordion-content.is_open,
.problem-item .problem-content.is_open {
    height: 100%;
    opacity: 1;
}

.solution-cat-item.category-content.accordion-items {
    padding-top: 0;
}

.acc-grid-container {
    padding-top: 60px;
    display: block;
    flex-direction: column;
    align-items: flex-start;
}

.lysisgridaccordion {
    display: block !important;
}
.relatedprojectsgrid {
    display: block !important;
}
.lisiitem:hover .lisiimage img {
    transform: scale(1.1);
    transition: transform 0.3s linear;
}
.project_slideitems .swiper-slide:hover a.viewproject:after {
    color: #e30916;
    margin-left: 10px;
    transition: all 0.3s ease;
}
.sidebar-prods-menu.secondlevel ul.product-category-menu li {
    border-left: none;
    margin-bottom: 0px;
    position: relative;
    border-bottom: 1px solid #ebebeb;
}
div#projects-container.loading {
    opacity: 0;
    transition: all 0.3s ease;
}
.single-project .entry-img-container {
    text-align: right;
    position: relative;
    width: 90%;
}
.banner_ds_item a.btn.more {
    z-index: 1 !important;
}
.acc-grid-container .section-title {
    font-size: 18px;
    line-height: 30px;
    font-weight: bold;
    color: var(--black);
    margin-bottom: 36px;
    width: 100%;
    display: flex;
}

.acc-grid {
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    gap: 50px 16px;
}

.acc-grid .thumbnail {
    border-radius: 10px;
    max-width: 286px;
    max-height: 165px;
    width: 100%;
    height: 100%;
}

.acc-grid .card .thumbnail {
    height: 165px;
    border-radius: 10px 10px 0px 0px;
    overflow: hidden;
}

.acc-grid .thumbnail img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 10px 10px 0 0;
    scale: 1;
    transition: scale 0.2s ease-in;
}

.acc-grid .title {
    font-size: 15px;
    line-height: 25px;
    font-weight: 600;
    color: var(--black);
    max-width: 256px;
    text-align: center;
}

.acc-grid .card .separator {
    width: 40px;
    height: 1px;
    background-color: var(--red);
    margin-top: 15px;
}

.acc-grid .meta {
    display: flex;
    flex-direction: column;
    gap: 15px;
    align-items: center;
    border: 1px solid #ebebeb;
    border-radius: 0 0 10px 10px;
    min-height: 150px;
}

.acc-grid .card {
    max-width: 286px;
    margin-top: 0;
    transition: all 0.2s ease-in;
    min-height: 165px;
    position: relative;
}

.acc-grid .card a {
    position: absolute;
    bottom: 20px;
    left: 50%;
    transform: translate(-50%, 0);
    height: 46px;
    width: 256px;
    text-align: center;
    background: var(--red);
    display: flex;
    align-items: center;
    justify-content: center;
    color: var(--white);
    text-decoration: none;
    border-radius: 5px;
    opacity: 0;
    transition: all 0.2s ease-in;
}

.acc-grid .card:hover {
    margin-top: -10px;
}

.acc-grid .card:hover .thumbnail img {
    scale: 1.1;
}

.acc-grid .card:hover a {
    opacity: 1;
    bottom: -15px;
}

.acc-grid .card:hover .meta {
    box-shadow: 0px 5px 10px #0000001a;
}

.accordion-content .content-wrapper li::marker {
    color: red;
}
.accordion-content .content-wrapper li {
    padding-bottom: 15px;
}
.accordion-content .content-wrapper {
    margin-right: 62px;
    margin-top: 40px;
}

.accordion-more {
    max-width: 1200px;
    display: flex;
    flex-direction: column;
    gap: 30px;
    margin-bottom: 60px;
}

.problem-item:first-child {
    margin-top: 40px;
}

.problem-item {
    background-color: var(--white);
    box-shadow: 0px 3px 10px #00000026;
    border: 1px solid #e1e1e1;
    border-radius: 10px;
    padding: 25px;
    margin-top: 5px;
    margin-left: 5px;
}

.problem-head .wrapper {
    display: flex;
    flex-direction: column;
}

.problem-head .wrapper .top-title {
    font-size: 12px;
    line-height: 30px;
    font-weight: bold;
    color: var(--red);
    text-transform: uppercase;
}

.problem-head .wrapper .main-title {
    font-size: 18px;
    line-height: 30px;
    font-weight: bold;
    color: var(--black);
}

.problem-head {
    display: grid;
    grid-template-columns: 11fr 1fr;
    align-items: center;
    justify-items: stretch;
    border-bottom: 0px solid #e1e1e1;
    padding-bottom: 0px;
    margin-bottom: 0px;
    transition: all 0.1s ease-in;
}

.problem-head.is_open {
    border-bottom: 1px solid #e1e1e1;
    padding-bottom: 25px;
    margin-bottom: 30px;
}

.used-products {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 25px;
    margin-top: 60px;
}

.used-products-grid {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 16px;
}

.used-products .section-title {
    position: relative;
    display: flex;
    width: 100%;
}

.used-products .section-title span {
    font-size: 20px;
    line-height: 30px;
    font-weight: bold;
    color: var(--black);
    background-color: var(--white);
    z-index: 4;
    padding-right: 20px;
}

.used-products .section-title:after {
    content: "";
    height: 1px;
    width: 100%;
    position: absolute;
    background-color: var(--red);
    left: 0;
    top: 50%;
}

.used-products-grid .product-container {
    border: 1px solid #ebebeb;
    border-radius: 10px;
    padding: 20px 25px;
    display: flex;
    flex-direction: column;
    gap: 30px;
}

.used-products-grid .product-container .meta {
    display: flex;
    gap: 10px;
    position: relative;
    padding-bottom: 0px;
    transition: all 0.1s ease-in;
    flex-direction: column;
}

.used-products-grid .product-container:hover .meta {
    padding-bottom: 52px;
}
.used-products-grid .product-container:hover .meta a:hover {
    background: #de0613;
}
.used-products-grid .product-container .thumbnail {
    height: 250px;
    max-width: 400px;
    transition: all 0.1s ease-in;
}

.used-products-grid .product-container .thumbnail img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.used-products-grid .product-container:hover .thumbnail {
    height: 195px;
}

.used-products-grid .product-container .meta .title {
    font-size: 18px;
    line-height: 15px;
    font-weight: bold;
    color: var(--black);
}

.used-products-grid .product-container .meta .excerpt {
    font-size: 13px;
    line-height: 15px;
    font-weight: 600;
    color: var(--black);
    opacity: 0.6;
}

.used-products-grid .product-container .meta a {
    font-size: 13px;
    line-height: 15px;
    font-weight: 400;
    color: var(--white);
    background-color: var(--black);
    text-align: center;
    padding: 16px;
    text-decoration: none;
    border-radius: 3px;
    position: absolute;
    width: 92%;
    bottom: 50px;
    opacity: 0;
    transition: all 0.1s ease-in;
}

.used-products-grid .product-container:hover .meta a {
    opacity: 1;
    bottom: 0;
}

.used-products-grid .product-container .meta a:after {
    content: "\276F";
    position: absolute;
    right: 25px;
    top: 16px;
    font-weight: 100;
}

.used-products-grid .product-container .separator {
    width: 60px;
    height: 2px;
    background: #009fe3;
}

.bordered-list ul {
    list-style: none;
    padding: 0;
}

.bordered-list ul li {
    margin-bottom: 30px;
    border-left: 1px solid var(--red);
    padding-left: 16px;
}

.accordion-content .icon-text .text {
    font-size: 24px;
    line-height: 30px;
    font-weight: 800;
    padding: 27px 50px 27px 65px;
    margin-left: 145px;
    border-radius: 0px 56px 56px 0px;
}

.accordion-content .icon-text {
    display: flex;
    justify-content: flex-start;
    position: relative;
    margin: 80px 0;
}

.accordion-content .icon-text p {
    margin: 0px;
}

.accordion-content .icon-text img {
    position: absolute;
    left: 0;
    top: 50%;
    transform: translate(0, -50%);
    filter: drop-shadow(0px 0px 0px black);
    max-width: 210px;
    max-height: 210px;
}

.accordion-content .icon-label-content {
    display: flex;
    flex-direction: column;
    gap: 25px;
}

.accordion-content .icon-label-content .top_description {
    font-size: 18px;
    line-height: 30px;
    font-weight: 800;
}

.accordion-content .icon-label-items {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 16px;
}

.accordion-content .icon-label-items .item {
    box-shadow: 0px 3px 10px #0000001a;
    border: 1px solid #ebebeb;
    border-radius: 15px;
    padding: 25px 30px;
    display: flex;
    flex-direction: column;
    gap: 30px;
    align-items: flex-start;
}

.accordion-content .additional-info {
    display: grid;
    grid-template-columns: 1fr 1fr;
    background-color: #f8f8f8;
    box-shadow: 0px 5px 10px #0000001a;
    border-radius: 15px;
    align-items: center;
    justify-items: stretch;
    margin-top: 60px;
}

.accordion-content .additional-info .info-image {
    display: flex;
    justify-content: flex-end;
}

.accordion-content .additional-info .info-text {
    font-size: 18px;
    line-height: 30px;
    font-weight: 400;
}

.accordion-content .additional-info .info-text a {
    font-weight: bold;
    text-decoration: underline;
    color: var(--black);
}

.checklist {
    background-color: #f4f4f4;
    border-radius: 10px;
    padding: 30px;
}

.checklist ul {
    padding: 0;
    margin: 30px 0 0 0;
    list-style: none;
}

.checklist ul li {
    padding: 20px 0 20px 55px;
    position: relative;
}

.checklist ul li:not(:last-child) {
    border-bottom: 1px solid #e1e1e1;
}

.checklist ul li:before {
    content: "\2713";
    width: 40px;
    height: 40px;
    background-color: var(--red);
    color: var(--white);
    position: absolute;
    left: 0;
    top: 50%;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    transform: translate(0, -50%);
}

/* Accordion */
/* Newsletter */
.newsletter {
    padding: 60px 0 90px 0;
}

.newsletter .wrapper {
    max-width: 1193px;
    margin: auto;
    display: grid;
    grid-template-columns: 1fr 1fr;
    align-items: end;
}

.newsletter-info {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}

.newsletter-info img {
    margin-bottom: -40px;
    width: 100px;
    height: 100px;
}

.newsletter-description {
    font-size: 24px;
    line-height: 30px;
    font-weight: bold;
    color: #1d1d1b;
}

.newsletter-form form {
    display: flex;
    flex-direction: column;
    gap: 20px;
}

.newsletter-form {
    position: relative;
}

.newsletter-form .wpcf7-list-item {
    margin-left: 0;
}

.newsletter .submit-wrapper {
    display: flex;
    align-items: end;
    justify-items: stretch;
    justify-content: space-between;
}

.newsletter .main-wrapper input[type="email"] {
    width: 100%;
    background-color: #f4f4f4;
    border: 0;
    border-radius: 5px;
    padding: 17px 0;
    text-align: center;
    color: var(--black);
    font-size: 14px;
    line-height: 30px;
    font-weight: 400;
    outline: none;
    font: normal normal 500 14px/30px proxima-nova-wide;
    letter-spacing: 0px;
}

.newsletter .main-wrapper input[type="email"]::placeholder {
    color: var(--black);
    font-size: 14px;
    line-height: 30px;
    font-weight: 400;
}

.newsletter .wpcf7-list-item label {
    display: flex;
    align-items: flex-start;
    gap: 8px;
}

.newsletter .wpcf7-list-item input[type="checkbox"] {
    margin-top: 3px;
}

.newsletter .wpcf7-list-item input[type="checkbox"] {
    position: absolute;
    opacity: 0;
    pointer-events: none;
}

.newsletter .wpcf7-list-item label {
    display: flex;
    align-items: flex-start;
    gap: 12px;
    cursor: pointer;
    position: relative;
}

.newsletter .wpcf7-list-item label::before {
    content: "";
    width: 24px;
    height: 24px;
    background: #ffffff;
    border: 2px solid #b5b5b5;
    border-radius: 3px;
    box-sizing: border-box;
    flex-shrink: 0;
    margin-top: 2px;
    transition: all 0.2s ease;
}

.newsletter .wpcf7-list-item label:has(input[type="checkbox"]:checked)::before {
    background-color: #e60000;
    border-color: #e60000;
}

.newsletter
    .wpcf7-list-item
    input[type="checkbox"]:checked
    + .wpcf7-list-item-label::after {
    content: "";
    position: absolute;
    left: 7px;
    top: 9px;
    width: 8px;
    height: 4px;
    border-left: 2px solid #ffffff;
    border-bottom: 2px solid #ffffff;
    transform: rotate(-45deg);
}

.newsletter input[type="submit"] {
    font-size: 12px;
    line-height: 15px;
    font-weight: bold;
    color: var(--white);
    background-color: var(--black);
    padding: 13px;
    width: 153px;
    border-radius: 20px;
    transition: all 0.1s ease-in;
    outline: none;
    border: none;
    font: normal normal bold 12px/15px Proxima-Nova-wide;
}

.newsletter input[type="submit"]:hover {
    background-color: var(--red);
    color: var(--white);
    cursor: pointer;
}

.newsletter span.wpcf7-spinner {
    position: absolute;
    bottom: -30px;
}

.newsletter .wpcf7-acceptance label {
    font-size: 13px;
    line-height: 16px;
    font-weight: 400;
    color: var(--black);
    opacity: 0.5;
    font-family: proxima-nova-wide;
    max-width: 310px;
}

/* Newsletter */
.parent-cat-name {
    font-size: 12px;
    line-height: 15px;
    font-weight: 600;
    color: var(--red);
    text-transform: uppercase;
}

.tax-solution-category h1.entry-title {
    margin-top: 5px;
}

.tax-solution-category .entry-description {
    font-size: 18px;
    line-height: 35px;
    opacity: 0.8;
}

.tax-solution-category .parent-cat-name.reversed {
    font-size: 36px;
    line-height: 44px;
    font-weight: bold;
}

.tax-solution-category .blue-section {
    padding: 90px;
    background-color: rgba(0, 159, 227, 0.1);
}

.tax-solution-category .blue-section .wrapper {
    max-width: 1200px;
    margin: auto;
}

.tax-solution-category .blue-section .wrapper p {
    font-size: 18px;
    line-height: 35px;
    font-weight: 400;
}

.entry-description.see-more {
    overflow: hidden;
    max-height: 100px;
    margin-bottom: 35px;
    transition: max-height 0.1s ease-in;
}

.seemore-btn label {
    font-size: 14px;
    line-height: 25px;
    font-weight: bold;
    color: var(--black);
    position: relative;
    cursor: pointer;
}

.seemore-btn label:after {
    content: "\276F";
    font-size: 10px;
    margin-left: 10px;
    display: inline-block;
    transform: rotate(90deg);
    transition: all 0.1s ease-in;
}

.seemore-btn input {
    visibility: hidden;
    margin-left: -17px;
}

.seemore-btn {
    position: absolute;
    bottom: 15px;
}

.seemore-btn input[type="checkbox"]:checked + label {
    color: red;
}

.seemore-btn input[type="checkbox"]:checked + label:after {
    transform: rotate(-90deg);
}

.double-col-content {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 60px;
    align-items: center;
}

.double-col-content hr {
    max-width: 120px;
    height: 5px;
    background-color: var(--red);
    border: none;
    margin: 25px 0;
}

.double-col-content h3 {
    font-size: 28px;
    line-height: 48px;
    font-weight: 800;
}

.double-col-content p {
    font-size: 16px;
    line-height: 30px;
    font-weight: 400;
}

.maybe_intrested {
    background-color: #f4f4f4;
    padding: 55px 0;
}

.maybe_intrested .wrapper {
    max-width: 1500px;
    margin: 0 auto;
    display: grid;
    grid-template-columns: 1fr 1fr;
    align-items: center;
    gap: 60px;
}

.maybe_intrested .section-title {
    font-size: 36px;
    line-height: 50px;
    font-weight: 800;
}

.maybe_intrested .info-box {
    height: 410px;
    width: 100%;
    border-radius: 10px;
    position: relative;
    overflow: hidden;
}

.maybe_intrested .info-box .image {
    height: 410px;
    width: 100%;
}

.maybe_intrested .info-box img {
    height: 410px;
    width: 100%;
    object-fit: cover;
    object-position: center;
    scale: 1;
    transition: scale 0.1s ease-in;
}

.maybe_intrested .info-box:after {
    content: "";
    width: 100%;
    height: 100%;
    background: transparent linear-gradient(180deg, #00000000 0%, #000000 100%)
        0% 0% no-repeat padding-box;
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0;
    transition: opacity 0.1s ease-in;
}

.maybe_intrested .info-box:hover:after {
    opacity: 1;
}

.maybe_intrested .info-box:hover img {
    scale: 1.1;
}

.maybe_intrested .info-box .text-box {
    position: absolute;
    left: 30px;
    bottom: 30px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 0px;
    z-index: 2;
    transition: gap 0.1s ease-in;
}

.maybe_intrested .info-box .text-box .text {
    font-size: 32px;
    line-height: 30px;
    font-weight: bold;
    color: var(--white);
}

.maybe_intrested .info-box .text-box a {
    font-size: 13px;
    line-height: 15px;
    color: var(--white);
    padding: 0px;
    min-width: 260px;
    background-color: var(--red);
    text-align: center;
    border-radius: 5px;
    text-decoration: none;
    position: relative;
    height: 0px;
    overflow: hidden;
    transition: all 0.1s ease-in;
}

.maybe_intrested .info-box:hover .text-box a {
    height: 100%;
    padding: 15px;
}

.maybe_intrested .info-box:hover .text-box {
    gap: 25px;
}

.maybe_intrested .info-box .text-box a:after {
    content: "\276F";
    position: absolute;
    right: 14px;
}

.technical_support_text {
    max-width: 1343px;
    padding: 30px;
    background-color: #f4f4f4;
    border-radius: 10px;
    margin: 30px auto 60px auto;
    font-size: 14px;
    line-height: 30px;
    font-weight: 400;
    color: var(--black);
}

.technical_support_text a {
    font-weight: bold;
    color: var(--red);
    text-decoration: none;
}
.section_image_with_markers_container .marked-image .hotspot span.text {
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.section_image_with_markers_container
    .marked-image
    .hotspot
    span.hotspot-label {
    display: block;
    position: absolute;
    left: 0;
    transform: translate(55px, 0);
    max-width: 248px;
    white-space: break-spaces;
    width: max-content;
}
.section_image_with_markers_container {
    margin: 0 60px;
}
.section_image_with_markers_container .inner {
    display: flex;
    flex-direction: column;
    align-items: center;
}
.section_image_with_markers_container .section-title {
    font-size: 24px;
    line-height: 40px;
    font-weight: 800;
    padding: 50px 0;
}
.xoroi-container {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    gap: 16px;
    max-width: 1494px;
    margin: auto;
}
.xoros-item {
    position: relative;
    width: 286px;
    height: 286px;
    border-radius: 15px;
    overflow: hidden;
}
.xoros-item img {
    object-fit: cover;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
}
.xoros-item .overlay {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 143px;
    border-radius: 0 0 15px 15px;
    z-index: 2;
    overflow: hidden;
}
.xoros-item .overlay::before,
.xoros-item .overlay::after {
    content: "";
    position: absolute;
    inset: 0;
    border-radius: inherit;
    transition: opacity 0.1s ease-in;
}
.xoros-item .overlay::before {
    background: linear-gradient(180deg, transparent 0%, #000 100%);
    opacity: 1;
}
.xoros-item .overlay::after {
    background: linear-gradient(180deg, transparent 0%, #e30613 100%);
    opacity: 0;
}
.xoros-item:hover .overlay::after {
    opacity: 1;
}
.xoros-item .title {
    position: absolute;
    left: 20px;
    bottom: 20px;
    z-index: 3;
    color: var(--white);
    font-size: 24px;
    line-height: 30px;
    font-weight: 600;
    width: 73%;
}
.xoros-item svg {
    position: absolute;
    right: 30px;
    bottom: 25px;
    opacity: 0;
    z-index: 4;
    transition: all 0.1s ease-in;
}
.xoros-item:hover svg {
    right: 15px;
    opacity: 1;
}

/*blog*/
.blogexpert {
    margin-bottom: 30px;
    display: grid;
    gap: 30px;
    grid-template-columns: 40% 60%;
}

.blogcontainer {
    max-width: 1190px;
    margin: auto;
}

span.element-image img {
    max-width: 100%;
    height: auto;
    border-radius: 10px;
}

.blogdetails p {
    text-align: left;
    font: normal normal normal 14px/25px proxima-nova-wide;
    letter-spacing: 0px;
    color: #1d1d1b;
}

@media (min-width: 1480px) {
    .blogdetails {
        padding-right: 50px;
    }
}
@media (min-width: 1680px) {
    .tax-product-category .entry-img {
        position: relative;
        background: transparent;
        height: 0;
        overflow: hidden;
        padding-bottom: 375px;
        width: 511px;
        border-radius: 10px;
    }

    .tax-product-category .entry-img img {
        object-fit: cover;
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0;
    }
}
.sidebar-prods-menu {
    min-width: 286px;
}
span.element-image {
    border-radius: 10px;
    position: relative;
    overflow: hidden;
    height: 0;
    padding-bottom: 290px;
    display: block;
}

span.element-image img {
    position: absolute;
    left: 0;
    object-fit: cover;
    top: 0;
}

.blogdetails h2 {
    margin-top: 0;
    text-align: left;
    font: normal normal bold 24px/35px proxima-nova-wide;
    letter-spacing: 0px;
    color: #1d1d1b;
}

span.element-date {
    text-align: left;
    font: normal normal 600 12px/35px proxima-nova-wide;
    letter-spacing: 0px;
    color: #000000;
    opacity: 0.6;
}

.element-layout-blog {
    margin-bottom: 30px;
    border-bottom: 1px solid #e3e3e3;
}

.blogcontainer a.btn.more {
    display: block;
    margin-top: 30px;
    background-color: var(--white);
    border: 2px solid #e30613;
    border-radius: 30px;
    font-size: 15px;
    line-height: 16px;
    font-weight: bold;
    color: var(--black);
    text-decoration: none;
    padding: 10px;
    max-width: 200px;
    text-align: center;
    transition: all 0.1s ease-in;
}

span.redcategory a {
    text-decoration: none;
    text-transform: uppercase;
    text-align: left;
    margin-right: 5px;
    opacity: 1;
    font: normal normal bold 14px/35px proxima-nova-wide;
    letter-spacing: 0px;
    color: #e30613;
}

.single-titlenes.text-center h1 {
    text-align: center;
}

.single-titlenes.text-center h1:after {
    margin: auto;
}

.hero.proioda h1:after {
    display: none;
}

.xaraktiristika_proiontos p span {
    text-align: left;
    font: normal normal 500 13px/25px proxima-nova-wide;
    letter-spacing: 0px;
    color: #000000;
    opacity: 0.6;
}
.productcategory-rt-container {
    margin-top: 0px;
}
.subcategories {
    gap: 10px;
    margin: 20px 0;
    max-width: 1400px;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
}
.textsubcats {
    padding-top: 40px;
}
.lastsubcats {
    margin-top: 60px;
}

.textsubcats h3 {
    margin-bottom: 0;
    text-align: left;
    font: normal normal bold 24px/30px Proxima-Nova-wide;
    letter-spacing: 0px;
    color: #1d1d1b;
}

.textsubcats p {
    margin-top: 5px;
    text-align: left;
    font: normal normal 500 16px/25px Proxima-Nova-wide;
    letter-spacing: 0px;
    color: #1d1d1b;
    opacity: 0.8;
}

@media (max-width: 1490px) {
    .subcategories {
        max-width: 1280px;
    }
}

.subcategories a {
    text-align: center;
    background: #ffffff 0% 0% no-repeat padding-box;
    border: 1px solid #ebebeb;
    border-radius: 10px;
    color: black;
    text-decoration: none;
}

.subcategories img {
    width: 100%;
}

.fotosubcatwrap {
    position: relative;
    height: 0;
    padding-bottom: 280px;
    overflow: hidden;
}

.fotosubcatwrap img {
    position: absolute;
    width: 100%;
    height: 100%;
    object-fit: cover;
    left: 0;
    top: 0;
    z-index: 1;
    border-radius: 5px 5px 0px 0px;
}

h3.subcategory-title {
    text-align: center;
    font: normal normal 800 20px/25px proxima-nova-wide;
    letter-spacing: 0px;
    color: #000000;
}

.hero.proioda .entry-description {
    text-align: left;
    font: normal normal 600 20px/35px proxima-nova-wide;
    letter-spacing: 0px;
    opacity: 0.8;
}

.headeofnews {
    margin-bottom: 60px;
    padding-top: 3rem;
    margin-top: -35px;
    min-height: 410px;
    background: #ffffff 0% 0% no-repeat padding-box;
    box-shadow: 0px 3px 10px #00000026;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    align-items: center;
}

.single-titlenes {
    padding-top: 30px;
}

.headeofnews p {
    font: normal normal 500 20px/36px proxima-nova-wide;
    letter-spacing: 0px;
    text-align: center;
    letter-spacing: 0px;
    color: #000000;
    opacity: 0.8;
}

.blogcontainer a.btn.more:hover {
    background: #e30613 0% 0% no-repeat padding-box;
    border-radius: 30px;
    color: white;
}

.ergadescription a.btn.more {
    padding: 15px;
    width: 230px;
}

.single-project .ergadescription,
.single-post .ergadescription {
    padding-left: 0;
    padding-right: 4rem;
}

/*erga */
.projectmeta a {
    text-decoration: none;
}

.page-template-pageprojects .headeofnews p {
    font: normal normal 500 18px / 33px proxima-nova-wide;
}
.swiper.projects-swiper .swiper-slide:hover img {
    transform: scale(1.15);
    transition: all 0.3s ease;
}

.swiper-project {
    background: #ffffff 0% 0% no-repeat padding-box;
    border: 1px solid #ebebeb;
    border-radius: 10px;
}

.single-project img.attachment-medium.size-medium {
    border-radius: 10px;
}

.single-project dl.gallery-item img {
    border: 0 !important;
    width: calc(100% - 10px);
    height: auto;
}

.projectscontainer {
    max-width: calc(100% - 60px);
    gap: 15px;
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    margin: 3rem auto;
}

.single-project .contactusforjob {
    margin-right: auto;
    margin-left: auto;
    max-width: 1390px;
    border-top: 1px solid #c5c5c5;
    padding-top: 90px;
    position: relative;
    text-align: center;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    margin-bottom: 70px;
}

.single-project .gridhomeprojects,
.single-post .gridhomeprojects {
    padding-top: 50px;
    background: #f8f8f8 0% 0% no-repeat padding-box;
    padding-bottom: 50px;
    box-shadow:
        100px 0px #f8f8f8,
        -100px 0px #f8f8f8;
}

.contactusforjob h4 {
    text-align: center;
    font: normal normal 800 24px/30px proxima-nova-wide;
    letter-spacing: 0px;
    color: #000000;
}

.contactusforjob h4 span {
    text-align: center;
    font: normal normal normal 18px/30px proxima-nova-wide;
    letter-spacing: 0px;
    color: #000000;
    display: block;
}

.single-project .ergadescription p {
    text-align: left;
    font: normal normal 600 32px/45px proxima-nova-wide;
    letter-spacing: 0px;
    color: #1d1d1b;
}

.single-post .ergadescription p {
    text-align: left;
    font: normal normal 600 32px/45px proxima-nova-wide;
    letter-spacing: 0px;
    color: #1d1d1b;
}

.single-project main#primary p a {
    color: #dd0613;
    text-decoration: none;
}

.single-project dl.gallery-item img {
    border-radius: 10px;
}

.single-project dt.gallery-icon.landscape {
    max-width: calc(100% - 10px);
    position: relative;
    height: 0;
    overflow: hidden;
    padding-bottom: 350px;
}

.single-project dt.gallery-icon.landscape img {
    object-fit: cover;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
}

.project-filters button {
    cursor: pointer;
    padding: 5px 15px;
    font: normal normal 500 14px/25px Proxima-Nova-wide;
    letter-spacing: 0px;
    color: #000000;
    background: #ffffff 0% 0% no-repeat padding-box;
    border: 1px solid #e1e1e1;
    border-radius: 23px;
}

.project-filters {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
}

.project-filters button:hover {
    background: #e00613;
    color: white;
}

.project-filters button.active {
    background: #e30613;
    color: white;
}

.single-project main#primary ul li a {
    color: #dd0612;
}

.single-project main#primary img {
    margin: auto;
    display: block;
    border-radius: 10px;
}

.project_slideitems .swiper-slide:hover p {
    color: #e30613;
}

.swiper-slidewr img {
    width: 100%;
}

.swiper-project:hover p.project_title {
    color: #e30613;
}

.swiper-project:hover .imageproject img {
    transform: scale(1.05);
    transition: all 0.3s ease;
}

.single-project .entry-img {
    position: relative;
    height: 0;
    overflow: hidden;
    padding-bottom: 470px;
    border-radius: 0px 10px 10px 0px;
}

.single-project a.backtonews:hover:before {
    background: #e30613;
    color: white;
}

.single-project a.backtonews:hover {
    opacity: 1;
}

.single-post a.backtonews:hover:before {
    background: #e30613;
    color: white;
}

.single-post a.backtonews:hover {
    opacity: 1;
}

.single-project .entry-img img {
    object-fit: cover;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

.single-project main#primary img {
    width: 100%;
    max-height: 680px;
    margin: auto;
    display: block;
    border-radius: 10px;
}

.single-project .gallery-columns-3 {
    gap: 15px;
    display: grid;
    grid-template-columns: 33% 33% 33%;
}

.single-project .gallery-columns-2 {
    gap: 15px;
    display: grid;
    grid-template-columns: 50% 50%;
}

.single-project .gallery-item {
    width: 100% !important;
}

div#gallery-1 br {
    display: none;
}

.single-project h1.entry-title {
    color: black;
}

.single-project .entry-img-container {
    text-align: right;
    position: relative;
    width: 50%;
    float: right;
    right: 0;
    margin: 0 0 0 auto;
}

.single-project .page-info {
    max-width: 710px;
    width: 60%;
}

.single-project .heropost {
    margin: 15px auto 70px auto;
    width: calc(100% - 120px);
    display: flex;
    grid-template-columns: 8fr 4fr;
    align-items: center;
    justify-items: start;
    gap: 135px;
    position: relative;
    padding: 0px 0px 0px 50px;
    background: whitesmoke;
    border-radius: 15px;
}

.single-project .heropost {
    margin-bottom: 50px;
}

.single-project .heropost h1.entry-title {
    text-align: left;
    font:
        normal normal bold 36px/50px proxima-nova-wide,
        sans-serif;
}

.single-project main#primary {
    text-align: left;
    font: normal normal 500 16px/30px proxima-Nova-wide;
    letter-spacing: 0px;
    color: #000000;
    max-width: 1200px;
    margin: 30px auto;
}

.single-project .heropost h1.entry-title:after {
    display: none;
}

.single-project nav.navigation.post-navigation {
    border-top: 1px solid #c5c5c5;
    padding-top: 30px;
    margin-top: 60px;
}

.single-project .sharespostarthra {
    position: relative;
    justify-content: start;
    text-align: left;
    display: grid;
    max-width: 1055px;
    margin: 60px 0;
    grid-template-columns: 135px 150px;
}
.single-project .nav-next:hover {
    border-right: 20px solid #e30613 !important;
}

.single-project .nav-next:hover:after {
    color: #ffffff !important;
}
.single-project .nav-previous:hover {
    border-left: 20px solid #e30613 !important;
}

.single-project .nav-previous:hover:after {
    color: #ffffff !important;
}
.single-project .nav-next:hover span.nav-title {
    color: #e30613;
}
.single-project .nav-previous:hover span.nav-title {
    color: #e30613;
}

.single-proioda .nav-next:hover {
    border-right: 20px solid #e30613 !important;
}

.single-proioda .nav-next:hover:after {
    color: #ffffff !important;
}
.single-proioda .nav-previous:hover {
    border-left: 20px solid #e30613 !important;
}

.single-proioda .nav-previous:hover:after {
    color: #ffffff !important;
}
.single-proioda .nav-next:hover span.nav-title {
    color: #e30613;
}
.single-proioda .nav-previous:hover span.nav-title {
    color: #e30613;
}

.single-project .share-box {
    left: -60px;
    max-width: 320px;
    border-radius: 10px;
    display: none;
    position: absolute;
    background: #fff;
    border: 1px solid #ddd;
    padding: 10px;
    margin-top: 60px;
    right: unset;
    background: #ffffff 0% 0% no-repeat padding-box;
    box-shadow: 0px 5px 15px #00000029;
    border: 1px solid #ebebeb;
}

.single-project button.noPrint,
.single-project button#shareBtn {
    display: flex;
    position: relative;
    min-width: 160px;
    align-items: center;
    justify-content: space-around;
}

.single-project .nav-links,
.single-solution .nav-links {
    justify-content: space-between;
    display: grid;
    grid-template-columns: 40% 40%;
    align-items: start;
}

.nav-links a {
    text-decoration: none;
}

.single-project span.nav-subtitle,
.single-solution span.nav-subtitle {
    display: block;
    font: normal normal 600 13px/30px proxima-Nova-wide;
    letter-spacing: 0px;
    color: #000000;
    opacity: 0.5;
}

.single-project .nav-next,
.single-solution .nav-next {
    text-align: right;
}

.single-project span.nav-title,
.single-solution span.nav-title {
    font: normal normal bold 16px/20px proxima-Nova-wide;
    letter-spacing: 0px;
    color: #000000;
}

.single-project .entry-meta,
.single-solution .entry-meta {
    text-align: left;
    font: normal normal 600 14px/35px proxima-Nova-wide;
    letter-spacing: 0px;
    color: rgb(0 0 0 / 60%);
}

.single-project .nav-next,
.single-solution .nav-next {
    padding-right: 10px;
    border-radius: 0px 5px 5px 0px;
    border-right: 20px solid #f4f4f4;
}

.single-project .nav-previous,
.single-solution .nav-previous {
    padding-left: 10px;
    border-radius: 5px 0px 0px 5px;
    border-left: 20px solid #f4f4f4;
}

.single-project a.backtonews {
    position: absolute;
    top: 25px;
    text-align: left;
    font: normal normal normal 14px/17px proxima-nova-wide;
    letter-spacing: 0px;
    color: #000000;
    text-decoration: none;
    opacity: 0.6;
}

.single-project a.backtonews:before {
    top: 0px;
    width: 36px;
    height: 36px;
    background: #ffffff 0% 0% no-repeat padding-box;
    border: 1px solid #ebebeb;
    content: "\276F";
    display: flex;
    border-radius: 50%;
    position: absolute;
    left: -5px;
    align-items: center;
    justify-content: center;
    transform: rotate(180deg);
}

.single-project a.backtonews {
    padding-top: 10px;
    padding-left: 40px;
}
.itme_grid_arm:hover p {
    background: white;
}

.itme_grid_arm p {
    width: 100%;
    left: 0;
    padding: 0 10px;
}
.herovedalia a.backtonews:hover {
    opacity: 1;
}
a.backtonews:hover:before {
    background: #e30613 !important;
    color: white;
}

#gallery-2 br {
    display: none;
}

.page-template-entypo .hero:after,
.page-template-allvideos .hero:after {
    display: none;
}

a.edupoitem {
    align-items: center;
    justify-content: center;
    padding: 30px;
    background: #ffffff 0% 0% no-repeat padding-box;
    border: 1px solid #ebebeb;
    border-radius: 10px;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    text-align: center;
    font: normal normal 500 16px/25px proxima-nova-wide;
    letter-spacing: 0px;
    color: #000000;
    opacity: 1;
}

a.edupoitem:hover {
    color: #e30613;
}

.filerowgrid {
    gap: 15px;
    display: grid;
    grid-template-columns: repeat(4, 1fr);
}
.espa img {
    max-width: 100%;
}
@media (max-width: 1480px) {
    .page-template-entypo section.edipa {
        max-width: 1180px;
        margin: 0;
        padding: 0 !important;
    }

    .page-template-allvideos section.edipa {
        max-width: 1180px;
        margin: 0;
        padding: 0 !important;
    }
}

.page-id-584 .filerowgrid a,
.page-id-36542 .filerowgrid a {
    text-align: center;
    font: normal normal 500 14px / 20px proxima-nova-wide !important;
    letter-spacing: 0px;
    color: #000000;
}
.page-id-584 a.edupoitem span,
.page-id-36542 a.edupoitem span {
    max-width: 100% !important;
}
.rowfilecontent {
    margin-bottom: 30px;
    padding-top: 60px;
    padding-bottom: 30px;
}

.rowfilecontent {
    padding-left: 1vw;
    padding-right: 1vw;
}

.rowfilecontent:nth-child(even) {
    box-shadow:
        1000px 0px #f8f8f8,
        -1000px 0px #f8f8f8;
    background: #f8f8f8 0% 0% no-repeat padding-box;
}

a.edupoitem {
    text-decoration: none;
}

a.edupoitem img {
    max-width: 220px;
    max-height: 200px;
    margin-bottom: 10px;
}

.edypaperigrafi h2 {
    text-align: left;
    font: normal normal bold 32px/30px proxima-nova-wide;
    letter-spacing: 0px;
    color: #000000;
}

.edypaperigrafi p {
    text-align: left;
    font: normal normal 500 16px/25px proxima-nova-wide;
    letter-spacing: 0px;
    color: #000000;
    opacity: 0.8;
}

a.edupoitem {
    position: relative;
}

.page-template-entypo .entry-description p,
.page-template-allvideos .entry-description p {
    text-align: left;
    font: normal normal 500 18px/35px proxima-nova-wide;
    letter-spacing: 0px;
    color: #5b5b5b !important;
}

.page-template-entypo .entry-description p strong {
    color: black;
}

.single-post .entry-img img {
    object-fit: cover;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

.single-post main#primary img {
    max-width: 100%;
    height: auto;
    margin: auto;
    display: block;
    border-radius: 10px;
}

.single-post dt.gallery-icon.portrait {
    padding-bottom: 380px;
    position: relative;
    height: 0;
    overflow: hidden;
}

.single-post dt.gallery-icon.portrait img {
    position: absolute;
    object-fit: cover;
    width: 100%;
    height: 100%;
}

.single-post .gallery-columns-3 img {
    max-height: 360px;
}

.single-post .gallery-columns-3 {
    gap: 15px;
    display: grid;
    grid-template-columns: 33% 33% 33%;
}

.single-post .gallery-columns-2 {
    gap: 15px;
    display: grid;
    grid-template-columns: 50% 50%;
}

.single-post .gallery-item {
    width: 100% !important;
}

.page-template-entypo .filerowgrid a {
    text-align: center;
    font: normal normal bold 15px/20px proxima-nova-wide;
    letter-spacing: 0px;
    color: #000000;
}

/*videopage*/
.page-template-entypo a.solution-menu-link,
.page-template-allvideos a.solution-menu-link {
    border-bottom: 1px solid whitesmoke;
}

.page-id-607 .filerowgrid,
.page-id-36578 .filerowgrid {
    grid-template-columns: repeat(3, 1fr);
}
.page-id-39241  .eggrafalinkm a , .page-id-39243  .eggrafalinkm a , .page-id-39244  .eggrafalinkm a , .page-id-39245  .eggrafalinkm a , .page-id-39248  .eggrafalinkm a {
    background-color: rgba(227, 6, 19, 0.1);
    font-weight: bold;
    font-size: 14px;
    line-height: 25px;
}
.page-id-607 .videoslinkm a,
.page-id-36578 .videoslinkm a,
.page-id-584 .edipalinkm a,
.page-id-36542 .edipalinkm a,
.page-id-618 .eggrafalinkm a,
.page-id-669 .vedalieslinkm a {
    background-color: rgba(227, 6, 19, 0.1);
    font-weight: bold;
    font-size: 14px;
    line-height: 25px;
}

.page-template-vedaliacolors .vedalieslinkm a,
.page-template-vedaliaimages .vedalieslinkm a,
.page-template-vedaliaarmostokos .vedalieslinkm a,
.page-template-vedaliaexteriors .vedalieslinkm a,
.page-template-vedaliadurocolors .vedalieslinkm a {
    background-color: rgba(227, 6, 19, 0.1);
    font-weight: bold;
    font-size: 14px;
    line-height: 25px;
}

.page-template-vedaliaimages ul.vedalieslinkmul,
.page-template-vedaliaarmostokos ul.vedalieslinkmul {
    padding-bottom: 15px;
    display: block;
}

.page-template-vedaliaexteriors ul.vedalieslinkmul,
.page-template-vedaliadurocolors ul.vedalieslinkmul {
    width: 100%;
    display: block;
    background: transparent;
    padding-bottom: 15px;
}

.page-template-vedaliacolors ul.vedalieslinkmul {
    width: 100%;
    display: block;
    background: transparent;
    padding-bottom: 15px;
}

.page-template-vedaliacolors .edipa-navigation-container {
    margin-top: 40px;
}

.page-template-vedaliaarmostokos .edipa-navigation-container {
    margin-top: 40px;
}

.edipa-navigation-container ul ul {
    width: auto;
    display: none;
    margin: 0;
    padding: 0 20px;
    line-height: 2;
    list-style: none;
}

.page-id-584 ul.edipalinkmul,
.page-id-36542 ul.edipalinkmul {
    display: block;
}

.page-id-607 ul.videoslinkmul,
.page-id-36578 ul.videoslinkmul {
    display: block;
}

.page-id-669 ul.vedalieslinkmul,
.page-id-36755 ul.vedalieslinkmul {
    background: white;
    display: block;
    width: 100%;
    padding-bottom: 20px;
}

.edipa-navigation-container ul ul li a {
    opacity: 0.6;
    color: black;
    background: transparent !important;
    text-decoration: none;
    font-size: 13px !important;
    font-weight: normal !important;
    line-height: 15px !important;
    transition: opacity 0.1s ease-in;
}

.page-id-607 a.edupoitem,
.page-id-36578 a.edupoitem {
    border: none;
    justify-content: start;
    padding: 0;
}

.page-template-entypo section.edipa,
.page-template-allvideos section.edipa {
    max-width: 1180px;
    margin: 0;
    padding: 0 30px;
}
@media (min-width: 1680px) {
    .page-template-entypo section.edipa,
    .page-template-allvideos section.edipa {
        max-width: 1320px;
    }
}

.page-id-607 .rowfilecontent:nth-child(even),
.page-id-36578 .rowfilecontent:nth-child(even) {
    box-shadow: none;
    background: transparent;
}

.page-id-607 .edypaperigrafi h2,
.page-id-36578 .edypaperigrafi h2 {
    text-align: left;
    font: normal normal bold 20px/30px proxima-nova-wide;
    letter-spacing: 0px;
}

.page-id-607 .rowfilecontent,
.page-id-36578 .rowfilecontent {
    margin-bottom: 30px;
    padding-top: 0px;
    padding-bottom: 30px;
}

.page-id-607 .edypaperigrafi,
.page-id-36578 .edypaperigrafi {
    margin-bottom: 0;
}

.page-id-607 a.edupoitem img,
.page-id-36578 a.edupoitem img {
    border-radius: 10px;
    max-width: 100%;
    max-height: 100%;
    margin-bottom: 10px;
}

.youtube-modal-wrapper {
    position: fixed;
    inset: 0;
    background: rgba(0, 0, 0, 0.85);
    display: none;
    align-items: center;
    justify-content: center;
    z-index: 9999;
}

.youtube-modal-wrapper.active {
    display: flex;
}

.youtube-modal-content {
    position: relative;
    width: 90%;
    max-width: 900px;
    aspect-ratio: 16 / 9;
}

.youtube-modal-content iframe {
    width: 100%;
    height: 100%;
}

.youtube-modal-close {
    position: absolute;
    top: -40px;
    right: 0;
    font-size: 32px;
    color: #fff;
    cursor: pointer;
}

.page-id-622 .headeofnews,
.page-id-35631 .headeofnews {
    margin-bottom: 0;
    box-shadow: none !important;
}

a.edupoitem.youtube-modal img {
    filter: brightness(0.65);
}

span#network a {
    font: normal normal 600 12px/15px proxima-nova-wide;
    letter-spacing: 0px;
    color: #000000;
    text-decoration: none;
}

span#network:hover svg path {
    fill: white;
}

span#network:hover a {
    color: white;
}

.homepagethree.homesolutions {
    padding-top: 0;
}
.newsletter-description p {
    text-align: left;
    font: normal normal bold 24px/30px proxima-nova-wide;
    letter-spacing: 0px;
    color: #1d1d1b;
}

@media (min-width: 1800px) {
    .newsletter {
        max-width: 1780px;
        border-top: 2px solid #ededed;
        padding-top: 3rem;
        margin: 90px auto 0 auto;
    }
}

/*VEDALIA*/
.herovedalia {
    position: relative;
    justify-content: space-between;
    display: flex;
    padding: 30px;
    background: #f8f8f8 0% 0% no-repeat padding-box;
    border-radius: 10px;
    max-width: 1343px;
    margin: 40px 0;
    text-align: left;
    font: normal normal normal 16px/30px Proxima-Nova-wide;
    letter-spacing: 0px;
    color: #000000;
}

.herovedalia p {
    opacity: 0.6;
}

.herovedalia h1.entry-title:after {
    display: none;
}

.herovedalia .page-info {
    padding-top: 70px;
    max-width: 701px;
}

.herovedalia h1.entry-title:after {
    display: none;
}

.herovedalia a.backtonews {
    position: absolute;
    top: 25px;
    text-align: left;
    font: normal normal normal 14px/17px proxima-nova-wide;
    letter-spacing: 0px;
    color: #000000;
    text-decoration: none;
    opacity: 0.6;
}

.herovedalia .page-info em {
    display: block;
    margin-top: 20px;
    text-align: left;
    font: italic normal normal 12px/18px proxima-nova-wide;
    letter-spacing: 0px;
    color: #000000;
    opacity: 0.6;
}

.herovedalia a.backtonews:before {
    top: 0px;
    width: 36px;
    height: 36px;
    background: #ffffff 0% 0% no-repeat padding-box;
    border: 1px solid #ebebeb;
    content: "\276F";
    display: flex;
    border-radius: 50%;
    position: absolute;
    left: -5px;
    align-items: center;
    justify-content: center;
    transform: rotate(180deg);
}

.herovedalia a.backtonews {
    padding-top: 10px;
    padding-left: 40px;
}

.vedaliapagegrid {
    display: grid;
    grid-template-columns: 20% 80%;
}

.vedaliagridcolors {
    margin: 2rem 0;
    max-width: 1363px;
    gap: 5px;
    display: grid;
    grid-template-columns: repeat(6, 1fr);
}

.vdcoloritem {
    height: 160px;
    border-radius: 10px;
    position: relative;
}

.colortitle {
    text-align: left;
    font: normal normal normal 12px/20px proxima-nova-wide;
    letter-spacing: 0px;
    color: #000000;
}

p.colortitle {
    position: absolute;
    bottom: 5px;
    left: 15px;
}

.productlabel {
    max-width: 74px;
    padding-left: 6px;
    left: 0;
    position: absolute;
    border-left: 5px solid;
    text-align: left;
    font: normal normal 600 11px/12px proxima-nova-wide;
    letter-spacing: 0px;
    color: #e30613;
    opacity: 1;
}

.product-related {
    position: RELATIVE;
}
.accordion-containerpr {
    margin: 3rem auto;
    max-width: 1411px;
}
.acc-grid-prods {
    gap: 15px;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
}
.accordion-containerpr .accordion-description p {
    text-align: left;
    font: normal normal 500 14px/25px proxima-nova-wide;
    letter-spacing: 0px;
    color: #000000;
    opacity: 0.8;
}

.accordion-containerpr .accordion-head {
    gap: 25px;
}

.accordion-containerpr .accordion-title .title {
    max-width: 663px;
    text-align: left;
    font: normal normal bold 32px/30px proxima-nova-wide;
    letter-spacing: 0px;
    color: #000000;
}

.accordion-containerpr.accordion-desc-cont {
    margin-right: 1%;
}
/*.accordion-containerpr .accordion-title {
 justify-content: space-between;
}*/
.tax-product-category .accordion-item {
    padding: 60px 0;
}
.tax-product-category .accordion-thumbnail img {
    border-radius: 10px;
}

.tax-product-category .accordion-item:nth-child(even) {
    box-shadow:
        1000px 0px #f8f8f8,
        -1000px 0px #f8f8f8;
    background: #f8f8f8 0% 0% no-repeat padding-box !important;
}
/*single proida*/
.heropostproduct {
    grid-template-columns: 50% 50%;
    max-width: 1700px;
    display: grid;
    align-items: start;
    justify-content: center;
}

.single-proioda .nav-links {
    justify-content: space-between;
    display: grid;
    grid-template-columns: 40% 40%;
    align-items: start;
}

.xaraktiristika_proiontos p {
    font-size: 13px;
    line-height: 15px;
}

.xaraktiristika_proiontos {
    margin-top: 40px;
    margin-bottom: 30px;
}

.productdescription {
    text-align: left;
    font: normal normal 500 14px/25px proxima-nova-wide;
    letter-spacing: 0px;
    color: #000000;
}

.heropostproduct .product-info h2 {
    text-align: left;
    font: normal normal 600 20px/20px proxima-nova-wide;
    letter-spacing: 0px;
    color: #838383;
}
.ant-collapse-item a {
    color: #e30613;
}

.heropostproduct .product-info h1:after {
    display: none;
}

.heropostproduct .product-info h1 {
    text-align: left;
    font: normal normal bold 48px/45px proxima-nova-wide;
    letter-spacing: 0px;
    color: #000000;
}

.prodergasetion h3 {
    text-align: center;
    font: normal normal bold 38px/30px proxima-Nova-wide;
    letter-spacing: 0px;
    color: #000000;
}

span.nav-subtitle {
    display: block;
    font: normal normal 600 13px/30px proxima-Nova-wide;
    letter-spacing: 0px;
    color: #000000;
    opacity: 0.5;
}

.project_slideitems {
    max-width: 1380px;
    margin: 30px auto;
}

.single-project .project_slideitems {
    max-width: 100%;
}

.single-post .project_slideitems {
    max-width: 100%;
}

.page-template-frontpage .project_slideitems {
    max-width: 100%;
    margin: 30px auto;
}

.CertificationImages_image__UIYV img {
    max-width: 67px;
    height: auto;
}

.CertificationImages_image__UIYV {
    max-width: 588px;
    display: grid;
    grid-template-columns: repeat(6, 1fr);
    align-items: center;
    gap: 10px;
}

.single-proioda .nav-next {
    text-align: right;
}

.single-proioda .nav-linksproducts {
    margin-top: 60px;
}

.single-proioda .nav-linksproducts .nav-links {
    max-width: 1380px;
    margin: auto;
}

.nav-linksproducts span.nav-title {
    font: normal normal bold 24px/30px proxima-Nova-wide;
    letter-spacing: 0px;
    color: #000000;
}

.single-proioda .nav-next {
    padding-right: 10px;
    border-radius: 0px 5px 5px 0px;
    border-right: 20px solid #f4f4f4;
}

.single-proioda .nav-previous {
    padding-left: 10px;
    border-radius: 5px 0px 0px 5px;
    border-left: 20px solid #f4f4f4;
}

.heropostproduct {
    position: relative;
    margin: auto;
}

.single-proioda .entry-img img {
    max-width: 100%;
    height: auto;
    width: auto;
}

.sxetikaerga {
    padding: 3rem;
    background: #f8f8f8 0% 0% no-repeat padding-box;
}

.hidden-content {
    display: none;
    margin-top: 15px;
}

a.read-more-btn {
    text-decoration: none;
    text-align: left;
    font: normal normal bold 14px/25px proxima-nova-wide;
    letter-spacing: 0px;
    color: #000000;
}

a.read-more-btn i {
    color: #e30613;
}

.read-more-btn {
    display: inline-block;
    margin-top: 10px;
    font-weight: bold;
    cursor: pointer;
}

.texnikofiladioitem h3 {
    margin-bottom: 0;
    text-align: left;
    font: normal normal 500 12px/15px proxima-nova-wide;
    letter-spacing: 0px;
    color: #000000;
    opacity: 0.6;
}

.texnikofiladioitem a {
    text-decoration: none;
    text-align: left;
    font: normal normal 600 13px / 30px proxima-nova-wide;
    letter-spacing: 0px;
    color: #000000;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.texnikofiladioitem a .fa-solid {
    color: #e30613;
}

.texnikofiladioitem {
    margin-top: 10px;
    background: transparent linear-gradient(180deg, #ffffff 0%, #f4f4f4 100%) 0%
        0% no-repeat padding-box;
    border: 1px solid #ebebeb;
    border-radius: 5px;
    padding: 6px 14px;
}

.filadiaproionts {
    max-width: 588px;
}

.productdescription {
    max-width: 588px;
}

.filadiaproionts {
    margin-top: 40px;
}

.filadiaproionts button.tablinks.active {
    text-align: center;
    font: normal normal 800 14px/30px proxima-nova-wide;
    letter-spacing: 0px;
    color: #000000;
    background: #f8f8f8 0% 0% no-repeat padding-box;
    border-radius: 10px 10px 0px 0px;
    opacity: 1;
    border-color: #f8f8f8;
}

.filadiaproionts button.tablinks.active .fa-solid {
    color: #e30613;
}

.filadiaproionts button.tablinks.active .fa-regular {
    color: #e30613;
}

.filadiaproionts button.tablinks {
    cursor: pointer;
    min-width: 290px;
    text-align: center;
    font: normal normal 800 14px/30px proxima-nova-wide;
    letter-spacing: 0px;
    color: #000000;
    border-radius: 10px 10px 0px 0px;
    opacity: 0.6;
}

.allfilesitem {
    background: #f8f8f8 0% 0% no-repeat padding-box;
    border-radius: 5px;
    margin-bottom: 3px;
    display: flex;
    flex-direction: column;
    padding: 5px 15px;
}

.filadiaproionts button.tablinks:hover {
    transition: all 0.3s ease;
    opacity: 1;
}

.allfilesitem a {
    text-decoration: none;
    text-align: left;
    font: normal normal 500 11px/30px proxima-nova-wide;
    letter-spacing: 0px;
    color: #000000;
    opacity: 0.6;
	    display: flex;
    align-items: center;
    justify-content: space-between;

}

.allfilesitem {
    text-align: left;
    font: normal normal 500 12px/30px proxima-nova-wide;
    letter-spacing: 0px;
    color: #000000;
}

.olataeggrafarows {
    margin-top: 6px;
}

.sxetikaerga {
    margin-top: 3rem;
}

.sxetikaedipa .filerowgrid a {
    padding: 20px;
    justify-content: start;
    text-align: center;
    font: normal normal 500 14px/20px proxima-nova-wide;
    letter-spacing: 0px;
    color: #000000;
}

.sxetikaedipa h3 {
    text-align: left;
    font: normal normal 800 14px/30px proxima-nova-wide;
    letter-spacing: 0px;
    color: #000000;
}

.sxetikaedipa .filerowgrid {
    gap: 10px;
    display: grid;
    grid-template-columns: 300px 300px;
}
.googleappstoregrid {
    align-items: start;
    display: grid;
    grid-template-columns: 150px 150px;
    gap: 5px;
}
.googleappstoregrid img {
    border-radius: 5px;
    max-width: 100% !important;
}

.edipa-navigation-container {
    position: sticky;
    margin-top: 110px;
    padding: 0 25px;
    top: 140px;
}

.edipa-grid-container {
    display: flex;
    align-items: start;
}

.sxetikaedipa {
    margin-top: 100px;
}

.filerowgrid a img {
    max-height: 160px;
}

.prod_videogallery h3 {
    text-align: left;
    font: normal normal 800 14px/30px proxima-nova-wide;
    letter-spacing: 0px;
    color: #000000;
}

.videogrid a {
    text-decoration: none;
    text-align: center;
    font: normal normal 600 14px/20px proxima-nova-wide;
    letter-spacing: 0px;
    color: #000000;
    border-radius: 5px;
}
.videogrid a:hover svg path,
a.edupoitem.youtube-modal:hover svg path {
    fill: #e30613;
}
.videogrid a:hover .play-btn,
a.edupoitem.youtube-modal:hover .play-btn {
    background: #ffffff;
}
.sxetika_prionta {
    margin-top: 90px;
}

a.videoproditem {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: CENTER;
    justify-content: center;
}

.videogrid {
    gap: 10px;
    display: grid;
    grid-template-columns: 300px 300px;
}

a.videoproditem img {
    border-radius: 5px;
    max-width: 100%;
}

.nav-next:after {
    z-index: 2;
    top: calc(50% - 15px);
    content: "\276F";
    display: block;
    width: 5px;
    height: 10px;
    position: absolute;
    right: -11px;
    color: #0b0000;
    font-size: 14px;
}

.nav-next,
.nav-previous {
    min-height: 100px;
    position: relative;
}

.nav-previous:after {
    z-index: 2;
    top: calc(50% - 0px);
    content: "\276F";
    display: block;
    width: 5px;
    height: 15px;
    position: absolute;
    left: -11px;
    transform: rotate(180deg);
    color: #0b0000;
    font-size: 14px;
}

a.whrefind {
    background: #ffffff 0% 0% no-repeat padding-box;
    border: 2px solid #e30613;
    border-radius: 30px;
}

a.whrefind:hover {
    background: #e30613 0% 0% no-repeat padding-box;
    border: 2px solid #e30613;
    border-radius: 30px;
    color: white;
}

a.contctbtn:hover {
    background: #000 0% 0% no-repeat padding-box;
    border: 2px solid #000;
    border-radius: 30px;
    color: white;
}

.findourproducts a {
    cursor: pointer;
    height: 60px;
    text-decoration: none;
    text-align: center;
    font: normal normal bold 16px/60px Proxima-Nova-wide;
    letter-spacing: 0px;
    color: #000000;
}

.findourproducts {
    gap: 15px;
    display: Grid;
    grid-template-columns: 350px 200px;
    position: relative;
    margin-top: 30px;
}

.sxetika_prionta h3 {
    text-align: left;
    font: normal normal 800 36px/50px proxima-nova-wide;
    letter-spacing: 0px;
    color: #000000;
}

a.contctbtn {
    background: #ffffff 0% 0% no-repeat padding-box;
    border: 2px solid #000000;
    border-radius: 30px;
}

.single-proioda .sharespostarthra {
    padding-bottom: 60px;
    position: relative;
}

.single-proioda .sharespostarthra button {
    right: unset;
}

.single-proioda .sharespostarthra button#shareBtn {
    left: 50px;
}

.single-proioda .share-box {
    z-index: 9;
    max-width: 320px;
    border-radius: 10px;
    display: none;
    position: absolute;
    background: #fff;
    border: 1px solid #ddd;
    padding: 10px;
    margin-top: 70px;
    right: auto;
    background: #ffffff 0% 0% no-repeat padding-box;
    box-shadow: 0px 5px 15px #00000029;
    border: 1px solid #ebebeb;
}

.single-proioda .entry-img img {
    max-height: 660px;
    margin: auto;
    text-align: center;
    display: block;
}

.tax-product-category .hero.proioda img {
    max-width: 510px;
}

.product-related {
    border: 1px solid #ebebeb;
    border-radius: 10px;
    padding: 20px 25px;
    display: flex;
    flex-direction: column;
    gap: 30px;
}

.tax-product-category .product-related .thumbnail {
    height: 300px;
}

.tax-product-category .product-related:hover .thumbnail {
    height: 250px;
}

.product-related .thumbnail {
    height: 250px;
    transition: all 0.1s ease-in;
}

.product-related .thumbnail img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    border-radius: 10px;
}

.sxetika_prionta {
    padding: 60px;
    background: #f8f8f8;
    display: flex;
    align-items: center;
}

.product-items-related {
    max-width: 1180px;
    gap: 10px;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    margin: auto;
}

.product-related .meta {
    gap: 10px;
    position: relative;
    padding-bottom: 0px;
    transition: all 0.1s ease-in;
}

.product-related {
    background: white;
}

.product-related .meta .title {
    font-size: 18px;
    line-height: 15px;
    font-weight: bold;
    color: var(--black);
}

.product-related .meta .excerpt {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    font-size: 13px;
    line-height: 15px;
    font-weight: 600;
    color: var(--black);
    opacity: 0.6;
}

.product-items-related .meta {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
}

.product-related .separator {
    width: 60px;
    height: 2px;
    background: #cb0612;
}

.product-related .meta a {
    font-size: 13px;
    line-height: 15px;
    font-weight: 400;
    color: var(--white);
    background-color: var(--black);
    text-align: center;
    padding: 16px;
    text-decoration: none;
    border-radius: 3px;
    position: absolute;
    width: 92%;
    bottom: 50px;
    opacity: 0;
    transition: all 0.1s ease-in;
}

.product-related .meta a:after {
    content: "\276F";
    position: absolute;
    right: 25px;
    top: 16px;
    font-weight: 100;
}

.product-related:hover .meta {
    padding-bottom: 52px;
}

.product-related:hover .thumbnail {
    height: 195px;
}

.product-related:hover .meta a {
    opacity: 1;
    bottom: 0;
}

.product-related .meta a:after {
    content: "\276F";
    position: absolute;
    right: 25px;
    top: 16px;
    font-weight: 100;
}

.sxetikes_liseis {
    padding: 80px 0;
}

.related_lyseis {
    display: grid;
    grid-template-columns: 50% 50%;
    max-width: 1230px;
    margin: auto;
    gap: 10px;
}

.relatesolitem {
    display: flex;
    align-items: center;
    justify-content: center;
}

.relatesolitem {
    background: #455987 0% 0% no-repeat padding-box;
    border-radius: 10px;
}

.imagesolrelatd {
    width: 60%;
    padding-bottom: 300px;
    position: relative;
    height: 0;
    overflow: hidden;
    border-top-right-radius: 8px;
    border-bottom-right-radius: 8px;
}

.imagesolrelatd img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.relatesolitem:first-child {
    background: #227147 !important;
}

.product-related .meta {
    display: flex;
    gap: 10px;
    position: relative;
    padding-bottom: 0px;
    transition: all 0.1s ease-in;
    flex-wrap: wrap;
    flex-direction: column;
}

.single-proioda .entry-img-container {
    position: sticky;
    top: 80px;
}

.titleandlink a {
    text-align: left;
    font: normal normal 500 14px/35px proxima-nova-wide;
    letter-spacing: 0px;
    color: #ffffff;
    background: #ffffff33 0% 0% no-repeat padding-box;
    border: 1px solid #ffffff33;
    border-radius: 21px;
    padding: 0 20px;
    text-decoration: none;
    margin-top: 30px;
}
.titleandlink a:hover {
    background: white;
    color: black;
}
.titleandlink {
    flex-wrap: wrap;
    display: flex;
    width: 55%;
    padding: 0 25px;
    text-align: left;
    font: normal normal bold 22px/25px proxima-nova-wide;
    letter-spacing: 0px;
    color: #ffffff;
    height: 100%;
    align-items: center;
}

.hotspot-info-messages .message {
    display: flex;
    align-items: flex-start;
    gap: 14px;
    padding: 15px;
    border-radius: 10px;
    background-color: rgba(227, 6, 19, 0.1);
    margin-bottom: 54px;
}

.hotspot-info-messages-links {
    margin-top: 30px;
    display: flex;
    flex-direction: row;
    gap: 16px;
}

.hotspot-info-messages-links a {
    font-size: 14px;
    line-height: 14px;
    font-weight: 600;
    text-decoration: none;
    color: var(--black);
    border: 2px solid var(--red);
    border-radius: 30px;
    padding: 17px 30px;
    background-color: var(--white);
    transition: all 0.1s ease-in;
}

.hotspot-info-messages-links a:hover {
    background-color: var(--red);
    color: var(--white);
}

.solution-cat-item.category-content.accordion-items
    > div:nth-child(4n + 4)
    .intro-head
    .title
    .with-line {
    background-color: #f8f8f8;
}

.editor-left-products-right {
    display: grid;
    grid-template-columns: 1fr 1fr;
    margin-top: 40px;
    align-items: center;
}

.editor-left-products-right .products-container {
    display: flex;
    flex-direction: row;
    gap: 16px;
}

.general-purpose-text,
.four-column-product-grid {
    margin-top: 40px;
}

.four-column-product-grid .products-container {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 18px;
}

.teheconte a {
    text-align: left;
    text-decoration: underline;
    font: normal normal bold 16px/30px "proxima-nova-wide";
    letter-spacing: 0px;
    color: #e30613;
}

.solutionsinglecontainer {
    max-width: 1350px;
    margin: 30px auto;
}

.single-solution .herovedalia .page-info {
    padding-top: 0;
}

.single-solution .herovedalia {
    align-items: center;
}

.single-solution .product-items-related {
    grid-template-columns: repeat(4, 1fr);
    max-width: 100%;
}

.single-solution .acc-grid .meta {
    background: white;
}

.single-solution h1.entry-title {
    text-align: left;
    font: normal normal bold 36px/50px "proxima-nova-wide";
    letter-spacing: 0px;
    color: #000000;
}

.single-solution .acc-grid .card a {
    font-family: "proxima-nova-wide";
    position: absolute;
    bottom: 20px;
    left: 50%;
    transform: translate(-50%, 0);
    height: 46px;
    width: 230px;
    text-align: center;
    background: #e30613;
    display: flex;
    align-items: center;
    justify-content: center;
    color: white;
    text-decoration: none;
    border-radius: 5px;
    transition: all 0.2s ease-in;
}

.single-solution .acc-grid .meta {
    padding: 0 10px;
}

.sxetika_prionta_sol {
    margin-top: 60px;
    margin-bottom: 60px;
}

.teheconte p {
    text-align: left;
    font: normal normal 500 16px/30px Proxima-nova-wide;
    letter-spacing: 0px;
    color: #000000;
}

.sxetika_prionta_sol h3:after {
    content: "";
    background: #e30613;
    width: 100%;
    height: 2px;
    display: block;
    position: absolute;
    top: 16px;
    z-index: -2;
}

.sxetika_prionta_sol h3:before {
    content: "";
    background: white;
    position: absolute;
    height: 100%;
    width: 370px;
    z-index: -1;
}

.sxetika_prionta_sol h3 {
    position: relative;
    z-index: 2;
}

.sxetika_prionta_sol h3 {
    text-align: left;
    font: normal normal bold 20px/30px Proxima-nova-wide;
    letter-spacing: 0px;
    color: #000000;
}

.sxetika_sols h3 span {
    text-align: left;
    font: normal normal 800 24px/30px Proxima-nova-wide;
    letter-spacing: 0px;
    color: #e30613;
    display: block;
}

.sxetika_sols {
    padding: 60px 0;
    margin-top: 3rem;
    box-shadow:
        1000px 0px #fcf4ec,
        -1000px 0px #fcf4ec;
    background: #fcf4ec 0% 0% no-repeat padding-box;
}

.relatedsolar {
    background: #ffffff 0% 0% no-repeat padding-box;
    border: 1px solid #ebebeb;
    border-radius: 10px;
}

.relatedsolar .thumbnail {
    position: relative;
    overflow: hidden;
    border-radius: 10px 10px 0px 0px;
    padding-bottom: 165px;
}

.relatedsolar .thumbnail img {
    width: 100%;
    position: absolute;
    height: 100%;
    object-fit: cover;
}

.descrss a {
    text-align: center;
    font: normal normal 600 15px/25px Proxima-Nova-wide;
    letter-spacing: 0px;
    color: #000000;
}

.sxetika_solsgrid {
    gap: 10px;
    display: grid;
    grid-template-columns: repeat(5, 1fr);
}

.descrss {
    padding: 10px;
    text-align: center;
}

.solution-category.solution-category--child .entry-description {
    font-size: 15px;
    font-weight: normal;
    line-height: 25px;
}

.subcategories .card img {
    object-fit: cover;
    height: 100%;
    width: 100%;
    position: absolute;
}

.subcategories .card-container .card {
    padding-bottom: 280px;
    overflow: hidden;
    transition: all 0.2s ease-in;
    height: 0;
    position: relative;
}

.subcategories .card {
    max-width: 100% !important;
}

.subcategory .card:hover {
    margin: 0;
}

.subcategory a.subcategorybtn {
    position: absolute;
    bottom: -15px;
    left: 50%;
    transform: translate(-50%, 0);
    height: 46px;
    width: 260px;
    text-align: center;
    color: white;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #e30613 0% 0% no-repeat padding-box;
    border-radius: 5px;
    text-decoration: none;
    border-radius: 5px;
    opacity: 0;
    transition: all 0.2s ease-in;
}

.solution-category.solution-category--child {
    padding-bottom: 30px;
}

.subcategory {
    margin-bottom: 20px;
}

.subcategory {
    background: #ffffff 0% 0% no-repeat padding-box;
    border: 1px solid #ebebeb;
    border-radius: 10px;
    position: relative;
}

.subcategory:hover a.subcategorybtn {
    opacity: 1;
}

h3.subcategory-title {
    padding: 1rem 20px 30px 20px;
    border-radius: 10px;
}

p#breadcrumbs {
    color: #e30613;
    text-transform: uppercase;
}

header ul.sub-menu li.menu-item-has-children ul ul a {
    font-weight: normal !important;
}

.page-id-607 a.edupoitem span,
.page-id-36578 a.edupoitem span {
    max-width: 100%;
}

.product-related .thumbnail a,
.page-id-36578 .thumbnail a {
    border: none;
}

.page-id-607 .edypaperigrafi p,
.page-id-36578 .edypaperigrafi p {
    margin-top: 0;
}
.page-id-607 .edypaperigrafi h2,
.page-id-36578 .edypaperigrafi h2 {
    margin-bottom: 0;
}

/* DESKTOP */
.desktop-menu {
    display: block;
}
.mobile-menu,
.burger {
    display: none;
}
a.mobileviewmorelink {
    display: none;
}
@media (max-width: 1000px) {
    a.mobileviewmorelink {
        display: block;
    }
}
@media only screen and (max-width: 1690px) and (min-width: 1045px) {
    ul#menu-header-menu li a,
    ul#menu-english-menu-header li a {
        color: rgba(0, 0, 0, 0.8);
        font-size: 13px;
    }
    .keimenobnr h3 {
        margin-bottom: 0;
        max-width: 550px;
        text-align: left;
        font: normal normal 800 30px / 38px proxima-nova-wide;
    }
    .imageofvedalia_arm {
        border-radius: 10px;
        position: relative;
        height: 0;
        overflow: hidden;
        padding-bottom: 160px !important;
    }
    .all_grid_arms {
        display: grid;
        grid-template-columns: repeat(5, 1fr);
    }
    .graycontant select.wpcf7-form-control.wpcf7-select {
        min-width: 220px;
    }
    p.project_title {
        text-align: left;
        font: normal normal bold 15px / 20px proxima-nova-wide;
    }
    .imagetitltetextbtn img {
        max-width: 100%;
    }
    .accordion-desc-cont {
        margin-right: 3%;
    }
    .accordion-containerpr .accordion-title .title {
        max-width: 663px;
        text-align: left;
        font: normal normal bold 27px / 30px proxima-nova-wide;
    }
    .heropostproduct {
        grid-template-columns: 50% 50%;
        max-width: calc(100% - 60px);
    }
    .imagetitltetextbtn {
        grid-template-columns: 50% 50%;
        display: grid;
    }
    .homepagelast_banners {
        margin: 30px auto;
        max-width: calc(100% - 30px);
    }
    .page-template-etairia-profil-page .herobg {
        border-radius: 10px;
        height: 0;
        max-width: calc(100% - 30px);
    }
    .oiaxiesmas {
        max-width: calc(100% - 180px);
    }

    .imagetextrow {
        padding: 0 3rem !important;
    }
    .textsarealp {
        padding: 0 3rem 0 3rem;
    }
    .imagetitltetextbtn {
        text-align: left;
        font: normal normal normal 15px / 30px proxima-nova-wide;
    }
    .imagetitltetextbtn:nth-child(even) .textsarealp {
        padding: 0 5px 0rem 3rem;
    }
}
@media only screen and (max-width: 1490px) and (min-width: 1145px) {
    .imageproject {
        height: 0;
        overflow: hidden;
        padding-bottom: 250px;
    }
    .ergadescription p {
        padding-bottom: 20px;
        text-align: left;
        font: normal normal 500 14px / 25px proxima-nova-wide;
    }
    .single-project .ergadescription p {
        text-align: left;
        font: normal normal 600 25px / 35px proxima-nova-wide;
    }
}

.single-project .entry-img {
    position: relative;
    height: 0;
    overflow: hidden;
    padding-bottom: 470px;
    border-radius: 0px 10px 10px 0px;
}
.single-project .entry-img img {
    object-fit: cover;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

.single-project .entry-img-container {
    text-align: right;
    position: relative;
    width: 40%;
    float: right;
    right: 0;
    margin: 0 0 0 auto;
}

.single-project .page-info {
    max-width: 710px;
    width: 60%;
}
.single-project .heropost {
    margin: 15px auto 70px auto;
    width: calc(100% - 120px);
    display: flex;
    grid-template-columns: 8fr 4fr;
    align-items: center;
    justify-items: start;
    gap: 135px;
    position: relative;
    padding: 0px 0px 0px 50px;
    background: whitesmoke;
    border-radius: 15px;
}
.single-project .heropost {
    margin-bottom: 50px;
}
.single-project .heropost h1.entry-title {
    text-align: left;
    font:
        normal normal bold 36px/50px proxima-nova-wide,
        sans-serif;
}

.single-project main#primary {
    text-align: left;
    font: normal normal 500 16px/30px proxima-Nova-wide;
    letter-spacing: 0px;
    color: #000000;
    max-width: 1200px;
    margin: 30px auto;
}
.single-project .heropost h1.entry-title:after {
    display: none;
}
.single-project nav.navigation.post-navigation {
    border-top: 1px solid #c5c5c5;
    padding-top: 30px;
    margin-top: 60px;
}

.single-project .sharespostarthra {
    position: relative;
    justify-content: start;
    text-align: left;
    display: grid;
    max-width: 1055px;
    margin: 30px 0;
    grid-template-columns: 135px 150px;
}
.single-project .share-box {
    left: -60px;
    max-width: 320px;
    border-radius: 10px;
    display: none;
    position: absolute;
    background: #fff;
    border: 1px solid #ddd;
    padding: 10px;
    margin-top: 60px;
    right: unset;
    background: #ffffff 0% 0% no-repeat padding-box;
    box-shadow: 0px 5px 15px #00000029;
    border: 1px solid #ebebeb;
}
.single-project button.noPrint,
.single-project button#shareBtn {
    display: flex;
    position: relative;
    min-width: 160px;
    align-items: center;
    justify-content: space-around;
}
.single-project .nav-links {
    justify-content: space-between;
    display: grid;
    grid-template-columns: 40% 40%;
    align-items: start;
}
.single-project span.nav-subtitle {
    display: block;
    font: normal normal 600 13px/30px proxima-Nova-wide;
    letter-spacing: 0px;
    color: #000000;
    opacity: 0.5;
}
.single-project .nav-next {
    text-align: right;
}
.single-project span.nav-title {
    font: normal normal bold 16px/20px proxima-Nova-wide;
    letter-spacing: 0px;
    color: #000000;
}
.single-project .entry-meta {
    text-align: left;
    font: normal normal 600 14px/35px proxima-Nova-wide;
    letter-spacing: 0px;
    color: rgb(0 0 0 / 60%);
}

.single-project .nav-next {
    padding-right: 10px;
    border-radius: 0px 5px 5px 0px;
    border-right: 20px solid #f4f4f4;
}
.single-project .nav-previous {
    padding-left: 10px;
    border-radius: 5px 0px 0px 5px;
    border-left: 20px solid #f4f4f4;
}
.single-project a.backtonews {
    position: absolute;
    top: 25px;
    text-align: left;
    font: normal normal normal 14px/17px proxima-nova-wide;
    letter-spacing: 0px;
    color: #000000;
    text-decoration: none;
    opacity: 0.6;
}
.single-project a.backtonews:before {
    top: 0px;
    width: 36px;
    height: 36px;
    background: #ffffff 0% 0% no-repeat padding-box;
    border: 1px solid #ebebeb;
    content: "\276F";
    display: flex;
    border-radius: 50%;
    position: absolute;
    left: -5px;
    align-items: center;
    justify-content: center;
    transform: rotate(180deg);
}

.single-project a.backtonews {
    padding-top: 10px;
    padding-left: 40px;
}

@media (min-width: 768px) {
    a.btn.more.homesolutionsreadmore {
        display: none;
    }
    .red-banner {
        max-width: 100%;
        width: 100%;
        height: auto;
        background: transparent;
    }
}

@media (max-width: 768px) {
    .red-banner {
        margin: auto;
        width: 382px;
        height: 90px;
        background: #d80000;

        border-radius: 15px;
        box-sizing: border-box;
    }
    a.btn.more.homesolutionsreadmore {
        text-align: center;
        font: normal normal bold 14px / 19px Proxima-Nova-wide;
        letter-spacing: 0px;
        display: block;
        position: absolute;
        bottom: 0;
        left: 50%;
        transform: translateY(20px) translateX(-50%);
        padding: 10px 0;
        width: 200px;
    }
}

.herovedalia.top.two-col {
    max-width: unset;
    margin: 60px;
    padding: 0;
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 60px;
}
.herovedalia.top.full-width {
    max-width: unset;
    padding: 0;
    margin: 60px auto;
    box-shadow: 0 14px 14px #00000026;
    height: 607px;
    background-color: var(--white);
}
.herovedalia.top.full-width .entry-img-container {
    height: 577px;
    position: absolute;
    left: 0;
    top: 0;
    margin: 0 60px;
    border-radius: 10px;
    overflow: hidden;
}
.herovedalia.top.full-width .entry-img-container:after {
    width: 50%;
    height: 100%;
    content: "";
    background: transparent linear-gradient(90deg, #000000cc 0%, #00000000 100%)
        0% 0% no-repeat padding-box;
    border-radius: 10px 0px 0px 10px;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 2;
}
.herovedalia.top.two-col .entry-img {
    max-width: auto;
    max-height: 470px;
    overflow: hidden;
    border-radius: 0px 10px 10px 0px;
}
.herovedalia.top.full-width .entry-img {
    height: 577px;
}
.herovedalia.two-col .entry-img img,
.herovedalia.top.full-width .entry-img img {
    object-fit: cover;
    width: 100%;
    height: 100%;
    object-position: center;
}
.herovedalia.top.two-col a.backtonews {
    left: 40px;
    top: 40px;
}
.single-solution .herovedalia.top.two-col h1.entry-title {
    padding-left: 40px;
}
.herovedalia.top.full-width .page-info {
    position: absolute;
    left: 100px;
    z-index: 4;
}
.herovedalia.top.full-width h1.entry-title {
    color: var(--white);
}
.solutions-main-content {
    display: grid;
    grid-template-columns: 2fr 10fr;
    padding: 0 60px;
    gap: 35px;
    margin-top: 60px;
}
.herovedalia.in-content.two-col {
    margin-top: 0;
}
.solutions-main-content .sidebar {
    position: relative;
}
.solutions-main-content nav {
    position: sticky;
    top: 60px;
}
.problem_cause_solution_section .section-title {
    font-size: 20px;
    line-height: 30px;
    font-weight: 800;
    margin-bottom: 40px;
}

.accordion-in-single .accordion-item {
    margin: 60px 0;
}

.marker-img-with-tabs {
    max-width: 1500px;
    margin: auto;
}
.solutions-main-content.no-sidebar {
    display: grid;
    grid-template-columns: 1fr;
    max-width: 1500px;
    margin: auto;
}
.sidebar.no-sidebar {
    display: none;
}

.also_interested_post {
    background-color: #f4f4f4;
    padding: 60px;
}
.also_interested_post .inner {
    max-width: 1500px;
    margin: auto;
    display: grid;
    grid-template-columns: 1fr 1fr;
    justify-items: stretch;
    gap: 40px;
    align-items: center;
}
.also_interested_post .inner > .title {
    font-size: 36px;
    line-height: 50px;
    font-weight: 800;
    color: var(--black);
    max-width: 364px;
}
.also_interested_post .post {
    position: relative;
    max-width: 890px;
    height: 410px;
    width: 100%;
    overflow: hidden;
    border-radius: 10px;
    display: flex;
}
.also_interested_post .post img {
    position: absolute;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    z-index: 1;
    transform: scale(1);
    transition: all 0.1s ease-in;
}
.also_interested_post .post:hover img {
    transform: scale(1.1);
}
.also_interested_post .overlay {
    content: "";
    width: 100%;
    height: 200px;
    position: absolute;
    bottom: 0;
    left: 0;
    background: transparent linear-gradient(180deg, #00000000 0%, #000000 100%)
        0% 0% no-repeat padding-box;
    border-radius: 0px 0px 10px 10px;
    z-index: 2;
    transition: all 0.1s ease-in;
}
.also_interested_post .post:hover .overlay {
    height: 100%;
}
.also_interested_post .meta {
    z-index: 3;
    position: absolute;
    bottom: 25px;
    left: 30px;
    display: flex;
    flex-direction: column;
    padding-bottom: 0;
    transition: all 0.1s ease-in;
}
.also_interested_post .post:hover .meta {
    padding-bottom: 80px;
}
.also_interested_post .meta .title {
    font-size: 32px;
    line-height: 30px;
    font-weight: bold;
    color: var(--white);
}
.also_interested_post .meta a {
    font-size: 13px;
    line-height: 15px;
    font-weight: 400;
    color: var(--white);
    background-color: var(--red);
    text-align: center;
    padding: 16px;
    text-decoration: none;
    border-radius: 3px;
    position: absolute;
    width: 92%;
    bottom: 50px;
    opacity: 0;
    transition: all 0.1s ease-in;
}
.also_interested_post .post:hover .meta a {
    opacity: 1;
    bottom: 0;
}
.also_interested_post .meta a:after {
    content: "\276F";
    font-size: 10px;
    color: rgba(29, 29, 27, 0.6);
    transition: all 0.1s ease-in;
    color: var(--white);
    position: absolute;
    right: 15px;
}
.contact_us_section {
    margin: 90px 0 60px 0;
}
.contact_us_section .inner {
    max-width: 1500px;
    margin: auto;
    display: flex;
    flex-direction: column;
    gap: 25px;
    align-items: flex-start;
}
.contact_us_section .inner .title {
    font-size: 24px;
    line-height: 20px;
    font-weight: 800;
    color: var(--red);
}
.contact_us_section .inner #contact_us_sc {
    color: var(--black);
    font-size: 16px;
    line-height: 16px;
    font-weight: bold;
    text-decoration: none;
    border: 2px solid #e30613;
    border-radius: 30px;
    padding: 20px 35px;
    text-align: left;
    position: relative;
    transition: all 0.1s ease-in;
}
.contact_us_section .inner #contact_us_sc:hover {
    color: var(--white);
    background-color: var(--red);
    padding: 20px 55px 20px 15px;
}
.contact_us_section .inner #contact_us_sc:after {
    content: "\276F";
    font-size: 10px;
    color: rgba(29, 29, 27, 0.6);
    transition: all 0.1s ease-in;
    color: var(--white);
    position: absolute;
    right: 35px;
    opacity: 0;
}
.contact_us_section .inner #contact_us_sc:hover:after {
    right: 15px;
    opacity: 1;
}

.share-print-wdgt .sharespostarthra {
    position: relative;
    justify-content: start;
    text-align: left;
    display: grid;
    max-width: 1055px;
    margin: 30px auto;
    grid-template-columns: 135px 150px;
}
.share-print-wdgt button.noPrint,
.share-print-wdgt button#shareBtn {
    font-family: proxima-nova-wide;
    font-size: 12px;
    display: flex;
    position: relative;
    min-width: 160px;
    align-items: center;
    justify-content: space-around;
    top: unset;
    right: unset;
}
.share-print-wdgt .share-box {
    max-width: 320px;
    border-radius: 10px;
    display: none;
    position: absolute;
    background: #fff;
    border: 1px solid #ddd;
    padding: 10px;
    margin-top: 60px;
    right: unset;
    background: #ffffff 0% 0% no-repeat padding-box;
    box-shadow: 0px 5px 15px #00000029;
    border: 1px solid #ebebeb;
}
.sharespostarthra.share-print-wdgt {
    display: grid;
    grid-template-columns: 160px 1fr;
    gap: 15px;
}
.contact_us_section .sharespostarthra.share-print-wdgt {
    margin-top: 40px;
}

.vima_vima_sections_group_products .group_products .inner {
    max-width: 1500px;
    margin: auto;
}
.vima_vima_sections_group_products .group_products {
    padding: 60px 0;
}
.vima_vima_sections_group_products .group_products:nth-child(even) {
    background-color: #f8f8f8;
}
.vima_vima_sections_group_products
    .group_products:nth-child(even)
    .section-title
    span {
    background-color: #f8f8f8;
}
.group_products_products {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 18px;
}
.group_products_products .product-container {
    background-color: var(--white);
}
.vima-vima-bottom-section {
    max-width: 1500px;
    margin: 60px auto;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}
.vima-vima-bottom-section > div:first-child {
    padding-bottom: 60px;
}
.vima-vima-bottom-section > div:last-child {
    padding-top: 60px;
    width: 100%;
    border-top: 1px solid #e1e1e1;
}
.pagenotfound_page {
    text-align: center;
    padding: 5rem 0px;
}

.pagenotfound_page h1 {
    color: #cd0611;
    font-size: 5rem;
}
div#steps-results.loading {
    opacity: 0;
    transition: All 0.3s ease;
}
section#panel-project span.excerpt {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.ant-collapse-content-box a {
    color: #e30613;
}

.maybe_intrested .section-title:after {
    display: none;
}
button.step-filter {
    font-family: "proxima-nova-wide";
}
div#projects-container .swiper-project:hover a.viewproject:after {
    margin-left: 10px;
    color: #e30613;
}
.swiper-pagination {
    display: block !important;
}
footer .info-list a {
    max-width: 224px;
}
.productimagegallery .swiper-pagination.swiper-pagination-lock {
    display: block;
}
.productimagegallery
    span.swiper-pagination-bullet.swiper-pagination-bullet-active {
    transition: all 0.3s ease-in;
    width: 20px !important;
    height: 6px !important;
    background: #e30613 0% 0% no-repeat padding-box !important;
    border-radius: 3px !important;
}
.productimagegallery span.swiper-pagination-bullet {
    width: 6px;
    height: 6px;
    border-radius: 3px;
}
.productimagegallery .swiper-pagination {
    display: block;
}
.single-project .entry-img-container {
    text-align: right;
    position: relative;
    width: 50%;
}
.single-solution .herovedalia.top.full-width .entry-img img {
    /* position: absolute; */
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.single-solution .herovedalia.top.full-width .entry-img-container {
    position: relative;
    width: 100%;
    padding-bottom: 577px;
    height: 0;
    overflow: hidden;
}

.single-solution .herovedalia.top.full-width {
    margin-top: 0;
}

.solution-share-print-container .sharespostarthra.share-print-wdgt {
    display: flex;
    margin-top: 25px;
}
.product-category-banner {
    margin-top: 50px;
}
.product-category-banner.twocol {
    display: flex;
    gap: 17px;
    justify-items: start;
    flex-direction: row;
    flex-wrap: wrap;
}
.page-template-vedaliacolors .vima-vima-share,
.page-template-vedaliaexteriors .vima-vima-share,
.page-template-vedaliadurocolors .vima-vima-share {
    max-width: 360px;
    margin: 3rem 0;
}
.product-category-banner.twocol img {
    max-width: 100%;
}
@media (min-width: 1044px) {
    .hero.proioda .entry-img {
        height: 0;
        padding-bottom: 380px;
        overflow: hidden;
        position: relative;
    }

    .hero.proioda .entry-img img {
        position: absolute;
        width: 100%;
        object-fit: cover;
        height: 100%;
        top: 0;
        left: 0;
    }
    .hero.proioda .entry-img-container {
        background: transparent;
        width: 100%;
        text-align: right;
    }
}

/* .entry-img-container {
    width: 100%;
    display: flex;
    justify-content: flex-end;
} */
.single-solution .nav-next:hover {
    border-right: 20px solid #e30613 !important;
}

.single-solution .nav-next:hover:after {
    color: #ffffff !important;
}
.single-solution .nav-previous:hover {
    border-left: 20px solid #e30613 !important;
}

.single-solution .nav-previous:hover:after {
    color: #ffffff !important;
}
.single-solution .nav-next:hover span.nav-title {
    color: #e30613;
}
.single-solution .nav-previous:hover span.nav-title {
    color: #e30613;
}
@media (max-width: 1700px) {
    .solution-categories .solution-nav-container {
        position: absolute;
        left: 15px;
    }
    nav.solution-navigation,
    .solution-menu-item {
        max-width: 250px;
    }

    ul#menu-solutions-menu > li a,
    ul#menu-solutions-menu-en > li a {
        font-size: 12px;
        line-height: 15px;
        color: var(--black);

        width: 100%;
    }
    ul#menu-solutions-menu-en > li a,
    ul#menu-solutions-menu > li a {
        padding-left: 10px;
    }
}
.single-proioda .nav-previous span.nav-title,
.single-proioda .nav-next span.nav-title {
    text-transform: uppercase;
}
.product-related .meta .title,
.heropostproduct .product-info h1 {
    text-transform: uppercase;
}
.swiper.productimagegallery {
    padding-bottom: 30px;
}
.entry-img-container {
    display: flex;
    flex-direction: row;
    justify-content: flex-end;
    width: 100%;
}

.entry-img-container .entry-img {
    overflow: hidden;
    border-radius: 10px;
}
button.onetap-toggle {
    box-shadow: 0px 3px 6px #00000029 !important;
    border: 1px solid #ebebeb !important;
    border-radius: 10px 0px 0px 10px;
    background-color: #ffffff !important;
}
button.onetap-toggle.design-border2 img {
    filter: invert(1);
}
.onetap-container-toggle .onetap-toggle img {
    background: #000 !important;
}
.term-spiti .solution-categories nav.solution-navigation{
	display:none;
}
/* ul.product-category-menu.sibsmenu  li.niki ul.sibsmenu ul{
    display:none;
} */
ul.product-category-menu.sibsmenu  li.niki ul.sibsmenu ul{
    display: block;
    transform: translateY(0px);
    background: whitesmoke !important;
}
ul.product-category-menu.sibsmenu li.active ul li {
	height: 100%;
}
ul.product-category-menu.sibsmenu li.niki.active ul ul li:hover a {
    color: white !important;
}
ul.product-category-menu.sibsmenu li.niki.active ul ul li:Hover a {
    color: white !important;
}
span.lang-code {
    color: black;

    font-size: 12px;
    text-decoration: none;
}
a.wpml-ls-link {
    display: flex;
    align-items: CENTER;
    gap: 4px;
}
.single-project .entry-img-container{
	display:block;
}
.solution-category .entry-description a {
    color: #e30613;
}
.single-solution .solutions-main-content .content p a {
    color: #e30613;
}
li#menu-item-36574 ul ul.sub-menu {background: #FFFFFF 0% 0% no-repeat padding-box;border: 1px solid #EBEBEB;border-radius: 0px 0px 10px 0px !important;max-width: 280px !important;min-width: 280px;height: auto !important;min-height: auto;}
li#menu-item-36574 ul ul.sub-menu li a{
text-align: left;
font: normal normal 500 13px/20px Proxima-Nova-wide !important;
letter-spacing: 0px;
color: #000000;
opacity: 0.8;
}
li#menu-item-36574 ul li:hover {
    background: rgb(227 6 19 / 10%) 0% 0% no-repeat padding-box;
    border-radius: 5px;
    /* opacity: 0.1; */
}
li#menu-item-36574 ul ul li:hover {
    background: rgb(227 6 19 / 0%) 0% 0% no-repeat padding-box;
    border-radius: 5px;
    /* opacity: 0.1; */
}
li#menu-item-36574 ul ul ul li a{
color:#484848 !important;
}

li#menu-item-36574 ul ul  li a:hover{
color:#e30613 !important;
}

li#menu-item-36574 ul ul ul li:hover a{
color:#e30613 !important;
}
@media only screen and (min-width: 1268px) and (max-width: 1624px)  {
li#menu-item-36574 ul ul.sub-menu {
    background: #FFFFFF 0% 0% no-repeat padding-box;
    border: 1px solid #EBEBEB;
    border-radius: 0px 0px 10px 0px !important;
    max-width: 220px !important;
    min-width: 220px;
} 
li#menu-item-36574 ul.sub-menu{
    max-width: 240px !important;
    min-width: 240px;
}	
}
.btn-see-map {
	font: normal normal 500 12px/25px Proxima-Nova-wide;
letter-spacing: 0px;
color: #000000;
  display: inline-flex;
  align-items: center;
  gap: 6px;
  margin-top: 12px;
  padding: 9px 18px;
background: #FFFFFF 0% 0% no-repeat padding-box;
border: 1px solid #E1E1E1;
border-radius: 18px;
  
  cursor: pointer;
  transition: background 0.2s;
}
.btn-see-map:hover {
 color: #000000;
  background-color: #dfdfdf;
}

.archive.tax-solution-category .acc-grid .title {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    font-size: 14px;
    line-height: 20px;
    font-weight: 600;
    color: var(--black);
    max-width: 256px;
    text-align: center;
}

.sxetika_sols .acc-grid .title {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    font-size: 14px;
	line-height: 20px;
}
div#projects-pagination {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 3rem auto;
}
#projects-pagination {
    text-align: center;
    margin: 30px 0;
}

#projects-pagination .page-numbers {
    display: inline-block;
    padding: 8px 16px;
    margin: 2px;
    border: 1px solid #ddd;
    border-radius: 34px;
    text-decoration: none;
    color: #333;
    transition: all 0.2s;
}

#projects-pagination .page-numbers.current {
    background-color: #dc0613;
    color: #fff;
    border-color: #d20612;
}

#projects-pagination .page-numbers:hover {
    background-color: #f0f0f0;
}

.page-template-pageprojects .loading {
    opacity: 0.4;
    pointer-events: none;
    transition: opacity 0.3s;
}

.single-proioda  .texnikofiladioitem:Hover {
 background: transparent linear-gradient(180deg, #E30613 0%, #B80813 100%) 0% 0% no-repeat padding-box;
    color: white;
}
.single-proioda .allfilesitem a:hover {
    color: #E30613;
    opacity: 1;
}
.single-proioda .videogrid p {
    text-align: center;
    font: normal normal 600 14px/20px Proxima-Nova-wide;
    letter-spacing: 0px;
    color: #000000;
}
.texnikofiladioitem:Hover a , .texnikofiladioitem:Hover h3 , .texnikofiladioitem:Hover .fa-solid{

    color: white;
}
.map-info img {
    max-width: 100%;
}
.xaraktiristika_proiontos a {
    color: #9b0000;
}
.sigkatathesi input[type="checkbox"] {
    appearance: none;
    -webkit-appearance: none;
    width: 22px;
    height: 22px;
    border: 2px solid #d60000;
    border-radius: 3px;
    cursor: pointer;
    position: relative;
    vertical-align: middle;
}

.sigkatathesi input[type="checkbox"]:checked {
    background: #d60000;
}

.sigkatathesi input[type="checkbox"]:checked::after {
    content: "\f00c";
    font-family:fontawesome , "Font Awesome 6 Free";
    color: #fff;
    font-size: 11px;
    font-weight: bold;
    position: absolute;
    left: 4px;
    top: 3px;
}
@media(max-width:600px){
		.sxetika_sols .acc-grid .title {
    padding-top: 13px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    font-size: 14px;
    line-height: 15px;
}


	.sxetika_sols .acc-grid .card a {
		font-family: "proxima-nova-wide";
		position: absolute;
		bottom: 5px;
	}
}
.titleandlink span {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
}

@media screen and (max-width: 1630px) and (min-width:1480px) {
header ul.sub-menu {
  
    min-width: 280px;
}
}
@media screen and (max-width: 1480px) and (min-width: 1190px) {
    header ul.sub-menu {
        min-width: 250px;
    }
	li.menu-item-has-children ul.sub-menu li a {
    text-align: left;
		font: normal normal 600 13px / 18px proxima-nova-wide !important;
	}
	header ul.sub-menu li.menu-item-has-children li a {
    text-align: left;
		font: normal normal bold 13px / 20px Proxima-Nova-wide !important;
	}
	
}

@media screen and (max-width: 1480px) and (min-width: 1381px) {
li#menu-item-34 ul.sub-menu li {
    padding: 12px 15px !important;
}
}
@media screen and (max-width: 1380px) and (min-width: 1190px) {
li#menu-item-34 ul.sub-menu li {
    padding: 10px 10px !important;
}
}


header ul.sub-menu li.menu-item-has-children ul ul ul{
        opacity: 0;
    display: none !important;
}

header ul.sub-menu li.menu-item-has-children ul ul li:hover ul{
        opacity: 1;
    display: block !important;
}