.htmlbox.problem {
  margin-top: 30px;
  padding: 10px;
  border-style: solid;
  border-width: 1px;
  border-color: #000000;
  background-color: yellow;
}

/*

.contactform input, .contactform textarea {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
}
div.contactform p.checkbox label {
    display: inline !important;
    font-size: 1.2em;
    text-align: justify;
}
div.contactform p.checkbox input {
    width: auto;
}
*/

/*.contactform {
    display: none;
}
*/body {
font-family: "Ubuntu", sans-serif;
}

#belowsite {
    border-radius: 0px 0px 30px 30px;
}

#topbanner {
background-color: #047bbf;
padding-top: 10px;
}

#innertopbanner {
    border-radius: 30px 30px 0px 0px;
    max-width: 100%;
    padding: 0 2.5vw;
    background-color: white;
}

#mobile-header {
    box-shadow: none;
    transition: 0.4s;
}

.side-nav__footer {
    box-shadow: none;
}

.side-nav__hide {
    right: 16px;
left: auto;
}

.side-nav__container {
border-radius: 0px 30px 30px 0px;
height: 97%;
top: -2px;
}

/*TOP MENU*/

#topmenu{
    box-shadow: none;
}

div.topmenu ul {
    background-color: #047bbf;
border-radius: 30px 0px 0px 30px;
margin-left: 550px;
}

div.topmenu ul ul{
border-radius: 30px 0px 30px 30px;
margin-left: auto;
}


div.topmenu ul li {
border-radius: 30px;
}


/*END OF TOP MENU*/



/*PAGE TITLES*/

#contenttop h1, #belowcontent h1 {
    font-size: clamp(1.375rem, 0.947rem + 1.711vw, 3rem); /*22-48*/
    margin-bottom: 4vh;
    line-height: 1.4em;
    font-weight: 600;
    background-color: #0074bb;
    color: white;
    display: inline-block;
    padding-right: 40px;
    border-radius: 0px 50px 50px 0px;
    padding-bottom: 12px;
    padding-left: 12px;
border: none;
position: relative;
}
@media (max-width: 820px) {
#contenttop h1 {
    margin-bottom: 2vh;
    margin-top: 1vh;
}
}

#contenttop h1:before{
content: '';
    position: absolute;
    top: 0;
    left: -5vh;
    width: calc(5vh + 2px);
    height: 100%;
    background-color: #0074bb;
}

#contenttop h1 a{
color: #fff;

}

h1 a.backtocat:before {
    border-right-color: #ffffff;
}

/*END OF PAGE TITLES*/


/*TOP BANNER*/

.c-topbanner-container {
display: flex;
    justify-content: flex-end;
    gap: 30px;
align-items: center;
}

.c-topbanner-social-img {
max-height: 27px;
width: auto;
margin-left: 10px;
    transition: 0.5s;
scale: 1;
}

.c-topbanner-social-img:hover{
scale: 1.1;
    transition: 0.5s;
}

.c-topbanner-phone {
display: flex;
    gap: 5px;
}

.c-topbanner-phone img{
max-height: 45px;
width: auto;
}

.c-topbanner-phone:hover  img{
filter: invert(24%) sepia(56%) saturate(3113%) hue-rotate(184deg) brightness(102%) contrast(103%);
}

.c-phone-title {
margin-bottom: 0px;
line-height: 1em;
font-weight: 900;
font-size: 1.7em;
color: #0095da;
}

.c-phone-subtitle {
font-size: 0.8em;
letter-spacing: 2px;
margin-bottom: 0px;
line-height: 1em;
text-transform: uppercase;
}

/*END OF TOP BANNER*/


/*FOOTER*/

.c-footer-container {
padding-top: 5vh;
    padding-bottom: 5vh;
    display: flex;
align-items: center;
    justify-content: space-between;
}

@media (max-width: 1024px) {
.c-footer-container {
flex-direction: column;
}
}


.c-footer-info {
display: flex;
    flex-direction: column;
    align-items: center;
    gap: 20px;
padding: 0px 8vh;
}

.c-footer-logo {
height: 30vh;
width: auto;
}

@media (max-width: 1024px) {
.c-footer-logo {
height: 20vw;
}
}

@media (max-width: 540px) {
.c-footer-logo {
height: 120px;
}
}

.c-footer-social {
display: flex;
gap: 10px;
}
.c-footer-social img {
max-height: 40px;
width: auto;
}


.c-social-icon {
    transition: 0.5s;
scale: 1;
margin-left: 5px;
}

.c-social-icon:hover{
scale: 1.1;
    transition: 0.5s;
}


.c-footer-menu-container {
display: flex;
    gap: 5vh;
    padding: 10vh 5vh 5vh 5vh;
    justify-content: space-between;
flex-wrap: wrap;
}

.c-footer-menu-container a{
text-decoration: none;
}

.c-footer-menu-container p{
font-weight: 800;
    color: #0179ba;
    margin-bottom: 5px;
}


.c-footer-menu-container ul{
list-style-type: none !important;
    padding-left: 0 !important;
line-height: 1.8em;
}

.c-footer-logos {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 20px;
}

.c-hours-info {
    display: flex;
    gap: 20px;
    justify-content: center;
padding: 0px 5vh;
justify-content: flex-end;
font-size: 0.9em;
}

/*END OF FOOTER*/



/*PRODUCTS*/

#contenttop div.horizontalitems div.item {
   width: auto;
}

div.horizontalitems div.list div.item h3 {
display: none;
}

div.horizontalitems div.item div.photos img {
    border: 1px solid #eee8ea;
}

/*END OF PRODUCTS*/

/*TITLES*/

.c-title-1 {
font-size: 2em;
    color: #0179ba;
    margin-bottom: 10px;
    line-height: 1.1em;
    font-weight: 500;
}

.c-title-2 {
font-size: 1.2em;
    color: #0179ba;
    margin-bottom: 10px;
    line-height: 1.1em;
    font-weight: 700;
}

/*END OF TITLES*/


/*NEWS*/

#contenttop div.horizontalitemsnews div.item {
   width: auto;
}

div.horizontalitemsnews div.itemcontent {
    border-radius: 30px;
    overflow: hidden;
}


div.horizontalitemsnews div.theitems {
    justify-content: center;
}
/*END OF NEWS*/

/* SINTAGES PAROUSIASI */

.imagemenu ul li a {
    border: 1px solid #cdcdcd !important;
    border-radius: 20px !important;
    background-image: none;
    margin: 10px;
    box-shadow: 0px 0px 10px rgb(0 0 0 / 0%);
    position: relative;
    top: 0px;
    transition: 0.3s;
}

.imagemenu ul li a:hover {
border: 1px solid #0074bc !important;
    box-shadow: 0px 5px 10px rgb(0 0 0 / 20%);
    top: -10px;
}

/* HIDE SUNTAGES UPOMENOU */
.notloggedin #treemenu_m10_parent_2609 {
  display: none;
}div.horizmenu ul ul ul {
    top: auto;
}

.c-newlogo {
    background-image: url('/cache/files/17a830224c62b5a812588d236b197309cfb8a778.svg');
    background-position: center;
    background-size: contain;
background-repeat: no-repeat;
}


a.mobile-header-startlink {
    background-image: url('/cache/files/17a830224c62b5a812588d236b197309cfb8a778.svg');
    background-position: center;
    background-size: contain;
background-repeat: no-repeat;
width: 270px;
    transform: translate(-50%, 0%);
}

.side-nav__header {
    background-color: white;
    background-image: url('/cache/files/17a830224c62b5a812588d236b197309cfb8a778.svg') !important;
    color: #333;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: contain;
    margin-left: 2vh;
    margin-right: 2vh;
}

.side-nav__header {
    max-height: 120px;
}.c-newsletter-container {
background-color: #047bbf;
color: #fff;
    border-radius: 50px 0px 0px 50px;
margin-top: 5vh;
display: flex;
    gap: 4vh;
    justify-content: center;
    padding: 10px 20px 10px 30px;
align-items: center;
}

@media (max-width: 540px) {
.c-newsletter-container {
flex-direction: column;
    padding: 10px 20px 30px 30px;
gap: 2vh;
}
}

.c-newsletter-title {
font-size: 2.4em;
    font-weight: 900;
    margin-bottom: 0px;
    font-family: 'Ubuntu';
}

.c-newsletter-text {
margin-bottom: 0px;
font-size: 0.9em;
}

@media (max-width: 820px) {
.c-newsletter-text {
margin-bottom: 20px;
}
}.c-button-1 {
display: inline-block;
    text-align: center;
    padding: 10px 20px;
    transition: 1.4s;
    text-decoration: none;
        background-color: #047bbf;
color: #fff;
border-radius: 20px;
font-size: 0.9em;
font-weight: 700;
}
.c-button-1:hover {
    background-color: #fff;
color: #047bbf;
}

.c-button-2 {
    font-weight: 900;
    padding: 15px 20px;
    color: #0179ba !important;
    background-color: #ffffff;
    transition: 0.3s;
    border-radius: 3px;
    border-color: transparent;
    min-width: 170px;
    border-radius: 30px;
    text-decoration: none;

}
.c-button-2:hover {
color: white !important;
background-color: #ed1c24;
}

.c-button-3 {
display: inline-block;
    text-align: center;
    padding: 15px 20px;
    transition: 0.3s;
    text-decoration: none;
        background-color: #047bbf;
color: #fff;
border-radius: 50px;
font-size: 0.9em;
font-weight: 700;
}
.c-button-3:hover {
    background-color: #ed1c24;
color: white;
}.c-blues-boxes {
    display: flex;
gap: 20px;
    flex-direction: column;
}


.c-blues-boxes div{
    display: flex;
align-items: center;
}

.c-blues-boxes div img{
    width: 100px;
    height: auto;
    margin-right: -40px;
    position: relative;
}

.c-blues-boxes p {
    background-color: #0179ba;
    color: #fff;
    padding: 30px;
    border-radius: 30px;
    font-size: 1.2em;
text-align: center;
}.c-hour-boxes p {
    padding: 30px;
    border-radius: 30px;
    font-size: 1.2em;
    text-align: center;
    border: 1px solid #0179ba;
    line-height: 1.8em;
font-weight: 500;
}