#contenttop h1, #rightytop h1, #rightyl h1{
font-weight: 300;
font-size: 1.6em;
line-height: 1.4em;
text-align: center;
margin-bottom: 30px;
padding-bottom: 10px;
}
.c-homepagetitle1 {
font-weight: 800;
font-size: 26px;
line-height: 1.3em;
text-align: center;
margin-bottom: 10px;
}
.c-homepagetitle2 {
font-weight: 400;
font-size: 1.8em;
line-height: 1.3em;
text-align: center;
margin-bottom: 5px;
}
.c-homepagetext1 {
font-weight: 300;
font-size: 1.2em;
line-height: 1.4em;
text-align: center;
}
.c-titlosnumber {
font-weight: 300;
font-size: 2em;
line-height: 1.2em;
text-align: center;
margin-bottom: 2px;
}
.c-textnumber {
font-weight: 300;
font-size: 1.2em;
line-height: 1.4em;
text-align: center;
}
.c-textabovetopmenu{
font-weight: 300;
font-size: 0.9em;
}
.c-belowsitetitle{
font-weight: 800;
font-size: 20px;
line-height: 1.2em;
}
.c-belowsitetext{
font-weight: 300;
font-size: 1em;
line-height: 1.4em;
}
p.c-belowsitetext {
    margin-bottom: 0.6em;
}
.c-box {
text-decoration: none;
display: block;
border: 1px solid #ffffff;
padding: 10px;
min-height: 230px;
color: #ffffff;
}
.c-box:hover{
background-color: #ffffff;
padding: 10px;
min-height: 230px;
color: #333333;
}
a.c-box:hover {
text-decoration: none;
color: #333333;
}
.c-button {
 border: 0px solid #e2e2e2;
 font-size: 1.2em;
 text-align: center;
 line-height: 1.6em;
 margin: 0 auto;
 width: 340px;
 max-width: 100%;
}
.c-button a {
 border-radius: 8px;
 background-color: #63bdbb;
 color: white;
font-weight: bold;
 display: block;
 padding: 10px 10px;
 text-decoration: none;
}
.c-button a:hover {
 background-color: #73cbc9;
}


.c-button2 {
 border-radius: 8px;
 background-color: #63bdbb;
 color: white;
font-weight: bold;
 display: block;
 padding: 10px 10px;
 text-decoration: none;
}
.c-button2:hover {
 background-color: #73cbc9;
}


/* BUTTON SPY */
.c-button-1 {
 border-radius: 8px;
    display: inline-block;
    text-decoration: none;
    text-align: center;
font-weight: bold;
 padding: 10px 10px;
 color: white;
    margin: auto;
margin-top: 30px;
   background-color: #63bdbb;
    transition: 0.3s;
}
.c-button-1:hover {
 background-color: #73cbc9;
}
/* ---------------- */



.c-buttonwhite {
font-size: 1.2em;
text-align: center;
line-height: 1.6em;
margin: 0 auto;
width: 340px;
}
.c-buttonwhite a {
 border-radius: 8px;
border: 1px solid white;
font-weight: bold;
 background-color: transparent;
 color: white;
 display: block;
 padding: 10px 20px;
 text-decoration: none;
}
.c-buttonwhite a:hover {
 background-color: #fff;
color: #73cbc9;
}
.c-buttonnewsletter {
text-align: center;
font-size: 1em;
font-weight: 500;
line-height: 1.2em;
width: 140px;
}
.c-buttonnewsletter a {
 border-radius: 8px;
 background-color: #63bdbb;
 color: white;
 display: block;
 padding: 10px 20px;
 text-decoration: none;
}
.c-buttonnewsletter a:hover {
 background-color: #73cbc9;
}
.c-dogslink, .c-donation, .c-filolink {
 width: 280px;
}
.c-nealink a,
.c-dogslink a {
 background-color: #84b97f;
}
.c-filolink a {
 background-color: #0075a1;
}
.c-donation a {
 background-color: #f8a900;
}
.c-nealink a:hover,
.c-dogslink a:hover {
 background-color: #9cd796;
}
.c-filolink a:hover {
 background-color: #0398d0;
}
.c-donation a:hover {
 background-color: #f9b31b;
}body, body p, body a {
font-family: 'Manrope', sans-serif;
}

#contenttop h1.c-title-lg, #belowcontent h1.c-title-lg, 
#contenttop .firstpageitems h1, #contenttop .horizontalitems h1, #belowsite h1 {
    font-size: 28px;
    font-weight: 800;
    margin-bottom: 20px;
font-family: 'Manrope', sans-serif;
}

.c-subtitle-lg {
font-size: 20px;
}

.c-maincontainer {
    padding-top: 100px;
    padding-bottom: 100px;
}

.c-maincontainer-oneimage {
    padding-top: 0px;
    padding-bottom: 0px;
}

.c-maincontainer-oneimage .c-paragraphs-container {
    padding-top: 60px;
    padding-bottom: 60px;
    max-width: 720px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    height: 100%;
    margin: 0 auto;
    padding-left: 15px;
    padding-right: 15px;
}

.c-maincontainer-inner {
    max-width: 1280px;
    margin: 0 auto;
    position: relative;
}

.c-icon-box {
    padding: 20px;
    text-align: center;
    border: 1px solid rgb(26 25 27 / 15%);
    border-radius: 20px;
    box-shadow: 0px 0px 10px rgb(0 0 0 / 0%);
    overflow: hidden;
    height: 100%;
    transition: 0.5s;
}

.c-icon-box:hover {
    box-shadow: 0px 0px 10px rgb(0 0 0 / 20%);
}

.c-icon-image {
    width: 100px;
    height: auto;
    aspect-ratio: 1/1;
    margin: 0 auto;
    position: relative;
}

.c-icon-image:before {
    content: '';
    width: 100px;
    height: auto;
    aspect-ratio: 1/1;
    border-radius: 50%;
    background-color: rgb(115 219 217 / 30%);
    display: inline-block;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 0;
    transition: 0.5s;
}
.c-icon-box:hover .c-icon-image:before {
    width: 350%;
}

.c-icon-box p {
    position: relative;
    z-index: 1;
}

.c-icon-image img {
    width: 100%;
    padding: 15px;
    height: auto;
    position: relative;
    z-index: 1;
}

.c-metrics-title {
    text-align: center;
    font-size: 40px;
    font-weight: 800;
    margin-bottom: 0;
    padding-top: 10px;
}

.c-one-image-container, .c-image-one {
    height: 100%;
    width: auto;
    text-align: center;
    padding: 20px;
}

.c-image-one img {
    object-fit: cover;
    width: 90%;
    height: 100%;
    border-radius: 20px;
}



/* DRASEIS SECTION */

.c-logo-draseis {
text-align: center;
}

.c-draseis-inner {
    background-color: #edf2f2;
    border-radius: 20px;
    margin-top: 50px;
}

.c-draseis-boxes {
    display: flex;
    flex-direction: row;
    gap: 20px;
    margin-left: 100px;
    margin-right: 100px;
}

.c-draseis-box {
    padding: 20px;
    text-align: center;
    border: 1px solid rgb(26 25 27 / 15%);
    border-radius: 20px;
    box-shadow: 0px 0px 10px rgb(0 0 0 / 0%);
    overflow: hidden;
    transition: 0.5s;
    width: 25%;
    position: relative;
    display: flex;
    text-decoration: none;
    color: #222222;
    background-color: white;
    margin-top: -30px;
    margin-bottom: 20px;
    flex-direction: column;
    justify-content: space-between;
    align-items: flex-start;
}

.c-draseis-box:hover {
    box-shadow: 0px 0px 10px rgb(0 0 0 / 20%);
}

.c-draseis-number {
    position: relative;
    top: 0;
    margin-left: 10px;
    font-size: 20px;
    font-weight: 800;
    text-align: left;
    display: inline-block;
}

.c-draseis-number span {
    position: relative;
    z-index: 1;
}

.c-draseis-number:before {
    content: '';
    width: 40px;
    height: auto;
    aspect-ratio: 1/1;
    border-radius: 50%;
    background-color: rgb(115 219 217 / 30%);
    display: inline-block;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 0;
    transition: 0.5s;
}

.c-draseis-box:hover .c-draseis-number:before {
    width: 350px;
}

.c-draseis-icon {
    padding: 30px;
    position: relative;
    z-index: 1;
    margin: 0 auto;
}

.c-draseis-icon img {
    width: 100px;
    height: auto;
}

.c-draseis-text {
    font-size: 18px;
    font-weight: 800;
    padding: 12px;
    padding-top: 0;
    min-height: 110px;
    position: relative;
    z-index: 1;
    margin: 0 auto;
}

.c-more-link {
    color: #73dbd9;
    position: relative;
    z-index: 1;
    text-decoration: none;
    margin: 0 auto;
}

.c-draseis-box:hover .c-more-link {
    text-decoration: underline;
}


/* PARTNERS SECTION */

.c-partners-inner {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    gap: 20px;
}

.c-partner-logo {
    padding: 10px;
    background-color: white;
    border-radius: 20px;
}

/* BUTTONS */

.c-button {
    display: inline-block;
    width: auto;
    font-size: 16px;
    background-color: #73dbd9;
    border: 1px solid #73dbd9;
    padding: 10px 15px;
    border-radius: 100px;
    color: white;
    font-weight: 800;
    transition: 0.3s;
    text-decoration: none;
    position: relative;
}

.c-button:hover {
    background-color: transparent;
    color: #73dbd9;
}

#topbanner .c-topbuttons a {
    display: inline-block;
    width: auto;
    font-size: 16px;
    background-color: #73dbd9;
    border: 1px solid #73dbd9;
    padding: 10px 15px;
    border-radius: 100px;
    color: white;
    font-weight: 800;
    transition: 0.3s;
    text-decoration: none;
    position: relative;
}

#topbanner .c-topbuttons a .c-like-button {
    position: relative;
}

#topbanner .c-topbuttons a.c-white.c-button {
    display: inline-block;
    width: auto;
    font-size: 16px;
    background-color: transparent;
    border: 1px solid #73dbd9;
    padding: 10px 15px;
    border-radius: 100px;
    color: #73dbd9;
    font-weight: 800;
    transition: 0.3s;
    text-decoration: none;
}

#topbanner .c-topbuttons a.c-white.c-button:hover {
    background-color: #73dbd9;
    color: white;
}

/* BE ONE OF US SECTION */
.c-beoneofus {
background-color: #73dbd9;
position: relative;
}

.c-beoneofus:before {
content: '';
background-image: url('/cache/files/bf4cfea53b33ebf96c0e560888eaafc50189f1bc.svg');
    opacity: 0.15;
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    z-index: 0;
    top: 0;
    background-size: cover;
}

.c-beoneofus .c-paragraphs-container {
    display: flex;
    align-items: center;
    height: 100%;
}

.c-buttonboxes {
    display: flex;
    flex-direction: row;
gap: 20px;
    justify-content: center;
}

.c-buttonbox {
    background-color: white;
    border-radius: 20px;
    aspect-ratio: 1/1;
    width: 200px;
    box-shadow: 0px 0px 10px rgb(0 0 0 / 0%);
    text-decoration: none;
}

.c-buttonbox-icon {
    max-width: 150px;
    aspect-ratio: 1/1;
    position: relative;
    height: auto;
    padding: 30px;
    margin: 0 auto;
}

.c-buttonbox-icon-1 {
    position: relative;
    top: 0;
    left: 0;
}

.c-ethelontismos .c-buttonbox-icon-2:before {
    content: '';
    width: 100%;
    display: block;
    height: 100%;
    position: absolute;
    z-index: 0;
    top: 0;
    left: 0;
    z-index: 22;
    opacity: 0;
    transition: 0.3s;
    background-image: url('/cache/files/360fcf2f217c3131b627c2efe764fe98adab459f.svg');
}

.c-filoxenia .c-buttonbox-icon-2:before {
    content: '';
    width: 100%;
    display: block;
    height: 100%;
    position: absolute;
    z-index: 0;
    top: 0;
    left: 0;
    z-index: 22;
    opacity: 0;
    transition: 0.3s;
    background-image: url('/cache/files/dc152f812a4a27a847beed3a568b188291341f7b.svg');
}


.c-folozoikes .c-buttonbox-icon-2:before {
    content: '';
    width: 100%;
    display: block;
    height: 100%;
    position: absolute;
    z-index: 0;
    top: 0;
    left: 0;
    z-index: 22;
    opacity: 0;
    transition: 0.3s;
    background-image: url('/cache/files/0b1f8a2b9961bbf827e9fbe4b497f02768d9d4bb.svg');
}

.c-buttonbox-icon-2 {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.c-buttonbox-icon-1, .c-buttonbox-icon-2 {
    width: 100%;
    margin: 0 auto;
}

.c-buttonbox-icon-1 img, .c-buttonbox-icon-2 img {
    position: relative;
    z-index: 2;
    width: 100%;
    height: auto;
    opacity: 1;
    transition: 0.3s;
}

.c-buttonbox:hover {
    box-shadow: 0px 0px 10px rgb(0 0 0 / 20%);
}

.c-buttonbox:hover .c-buttonbox-icon-2:before{
    opacity: 1;
}

.c-buttonbox:hover .c-buttonbox-icon-2 img {
    opacity: 0;
}

.c-buttonbox-link {
text-align: center;
    color: #73dbd9;
    position: relative;
    z-index: 1;
    text-decoration: none;
    margin: 0 auto;
}

.c-buttonbox:hover .c-buttonbox-link {
    text-decoration: underline;
}

#contenttop .c-beoneofus h1.c-title-lg, #belowcontent .c-beoneofus h1.c-title-lg, #belowsite .c-beoneofus h1.c-title-lg {
color: white;
    margin-top: 20px;
}


.c-belowsitetitle{
font-weight: 800;
font-size: 20px;
line-height: 1.2em;
margin-bottom: 10px;
}

.c-footer-newsletter {
    padding: 20px;
    background-color: white;
    border-radius: 10px;
}

.c-maincontainer.c-footer {
max-width: 1280px;
margin: 0 auto;
}

.c-videobanner video {
min-height: 450px;
max-height: 920px;
object-position: center;
}

.c-videobanner {
    position: relative;
    min-height: 450px;
    max-height: 920px;
}

.c-overvideo {
    width: 100%;
}

.c-maincontainer-oneimage .row {
max-width: 1280px;
margin: 0 auto;
}

/* RESPONSIVE */

@media (max-width: 990px) {
.c-icon-box {
    margin-bottom: 15px;
}

#contenttop h1.c-title-lg {
    font-size: 26px;
}

.c-draseis-boxes {
    margin-left: 15px;
    margin-right: 15px;
    flex-wrap: wrap;
}

.c-draseis-box {
    width: calc(50% - 52px);
}

.c-buttonbox {
    width: 50%;
}

.c-buttonbox-link {
margin-bottom: 20px;
}

}

/*the hub section*/

#the-hub {
background-color: #f5e8eb;
    padding: 4vh;
}

.c-the-hub-container {
max-width: 980px;
margin: 0 auto;
text-align: center;
}


.c-the-hub-container img{
height: 150px;
width: auto;
}

.c-the-hub-container h1{
font-weight: 900 !important;
}


/*end of the hub section*/.c-list-topcontent {
    background-color: #edf2f2;
    padding: 20px;
    padding-bottom: 50px;
    border-radius: 10px;
}

/* DESIGN STA FILTRA */

div.filterboxy.filterdogs, div.filterboxy.filozwikes {
    border: 1px solid #e5e5e5;
    background-color: white;
    border-radius: 10px;
    box-shadow: 0px 6px 20px rgb(0 0 0 / 10%);
    margin-bottom: 40px;
}

.notloggedin div.filterboxy.filterdogs {
    margin-left: 30px;
    margin-right: 30px;
    margin-top: -40px;
}

div.filterboxy.filterdogs .chosen-container-active .chosen-single, div.filterboxy.filozwikes .chosen-container-active .chosen-single {
box-shadow: 0 0 3px #fff inset, 0 1px 1px rgba(0,0,0,0);
}

div.filterboxy.filterdogs .chosen-container-single .chosen-default, div.filterboxy.filozwikes .chosen-container-single .chosen-default {
    background-image: none;
    border: 1px solid #e5e5e5;
    height: auto;
box-shadow: 0 0 0px #fff inset, 0 1px 1px rgba(0,0,0,0);
}

div.filterboxy.filterdogs .chosen-container-single .chosen-single span, div.filterboxy.filozwikes .chosen-container-single .chosen-single span {
padding: 5px;
}

div.filterboxy.filterdogs .chosen-container-single .chosen-single div b, div.filterboxy.filozwikes .chosen-container-single .chosen-single div b {
    background-image: url('/cache/files/0e353d2716e67cebbfb54987f6d24c79684ef63e.svg') !important;
    background-size: 11px !important;
    background: none;
    background-position: center;
transform: rotate(0deg);
    background-repeat: no-repeat;
}

div.filterboxy.filterdogs .chosen-container-active.chosen-with-drop .chosen-single div b, div.filterboxy.filozwikes .chosen-container-active.chosen-with-drop .chosen-single div b {
transform: rotate(180deg);
}

/* PERIOXI */
div.filterboxy.filterdogs .c-where form label, div.filterboxy.filozwikes .c-where-filozwikes form label {
    font-weight: 800;
    color: #1a191b !important;
    display: flex;
    align-items: center;
    padding-top: 0;
    padding-bottom: 7px;
}

div.filterboxy.filterdogs .c-where form label:before, div.filterboxy.filozwikes .c-where-filozwikes form label:before {
content: '';
background-image: url('/cache/files/dbcb6b00e32f2b91b7c11a9b08fc01e6ae49ba3d.svg');
display: inline-block;
    width: 20px;
    height: 20px;
    background-size: contain;
    background-repeat: no-repeat;
    margin-right: 5px;
}

div.filterboxy.filozwikes form label {
    float: none;
}

/* ILIKIA */
div.filterboxy.filterdogs .c-age form label {
    font-weight: 800;
    color: #1a191b !important;
    display: flex;
    align-items: center;
    padding-top: 0;
    padding-bottom: 7px;
}

div.filterboxy.filterdogs .c-age form label:before {
content: '';
background-image: url('/cache/files/5538292e4527c51cefcfba2b765f7e654da97cdc.svg');
display: inline-block;
    width: 20px;
    height: 20px;
    background-size: contain;
    background-repeat: no-repeat;
    margin-right: 5px;
}

/* MEGETHOS */
div.filterboxy.filterdogs .c-dogsize form label {
    font-weight: 800;
    color: #1a191b !important;
    display: flex;
    align-items: center;
    padding-top: 0;
    padding-bottom: 7px;
}

div.filterboxy.filterdogs .c-dogsize form label:before {
content: '';
background-image: url('/cache/files/1320e9a343389daa2ecc35468d4725e8fcdae5ea.svg');
display: inline-block;
    width: 20px;
    height: 20px;
    background-size: contain;
    background-repeat: no-repeat;
    margin-right: 5px;
}

/* GENDER */
div.filterboxy.filterdogs .c-gender form label {
    font-weight: 800;
    color: #1a191b !important;
    display: flex;
    align-items: center;
    padding-top: 0;
    padding-bottom: 7px;
}

div.filterboxy.filterdogs .c-gender form label:before {
content: '';
background-image: url('/cache/files/b83d5321a276d42d999d176604b11c02487a0a56.svg');
display: inline-block;
    width: 20px;
    height: 20px;
    background-size: contain;
    background-repeat: no-repeat;
    margin-right: 5px;
}

/* END DESIGN STA FILTRA */

/* TITLOI STI LISTA */

div.horizontalitems div.list div.item h3 {
    text-align: left;
    padding-left: 15px;
    font-weight: 800;
}

div.horizontalitems div.item h3 a {
font-size: 20px;
    font-weight: 800;
color: #1a191b;
}

/* END TITLOI STI LISTA */

/* DESIGN STIS PHOTOGRAFIES TIS LISTAS */

div.horizontalitems div.itemcontent {
    border-radius: 10px;
overflow: hidden;
    box-shadow: 0px 0px 10px rgb(0 0 0 / 0%);
    transition: 0.3s;
}

div.horizontalitems div.itemcontent:hover {
    box-shadow: 0px 0px 10px rgb(0 0 0 / 20%);
}

div.horizontalitems div.item div.photos {
    adding-bottom: 0px;
    width: 100%;
    height: auto;
    aspect-ratio: 1/1;
    overflow: hidden;
    margin-bottom: 15px;
}

div.horizontalitems div.item div.photos img {
    object-position: center;
    width: 100%;
    height: auto;
    aspect-ratio: 1/1;
    max-height: initial;
}

/* GROUP ADD ICONS */

div.horizontalitems div.item .group_add.c-where, div.horizontalitems div.item .group_add.c-age, div.horizontalitems div.item .group_add.c-dogsize, div.horizontalitems div.item .group_add.c-gender, div.horizontalitems div.item .group_add.c-where-filozwikes {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
    margin-bottom: 7px;
    padding-left: 15px;
}

div.horizontalitems div.item .group_add.c-where:before, div.horizontalitems div.item .group_add.c-where-filozwikes:before {
content: '';
background-image: url('/cache/files/dbcb6b00e32f2b91b7c11a9b08fc01e6ae49ba3d.svg');
display: inline-block;
    width: 20px;
    height: 20px;
    background-size: contain;
    background-repeat: no-repeat;
    margin-right: 5px;
}

div.horizontalitems div.item .group_add.c-age:before {
content: '';
background-image: url('/cache/files/5538292e4527c51cefcfba2b765f7e654da97cdc.svg');
display: inline-block;
    width: 20px;
    height: 20px;
    background-size: contain;
    background-repeat: no-repeat;
    margin-right: 5px;
}

div.horizontalitems div.item .group_add.c-dogsize:before {
content: '';
background-image: url('/cache/files/1320e9a343389daa2ecc35468d4725e8fcdae5ea.svg');
display: inline-block;
    width: 20px;
    height: 20px;
    background-size: contain;
    background-repeat: no-repeat;
    margin-right: 5px;
}

div.horizontalitems div.item .group_add.c-gender:before {
content: '';
background-image: url('/cache/files/b83d5321a276d42d999d176604b11c02487a0a56.svg');
display: inline-block;
    width: 20px;
    height: 20px;
    background-size: contain;
    background-repeat: no-repeat;
    margin-right: 5px;
}

/* END GROUP ADD ICONS */body.itemdetail #content {
    width: 100%;
    max-width: 100%;
    background-color: #edf2f2;
}

body.itemdetail #innercontent {
    max-width: 1280px;
}


div.items div.detail h3 {
    font-size: 24px;
    font-weight: 800;
    color: #1a191b;
    margin-left: 15px;
    padding-top: 15px;
margin-bottom: -40px;
}

div.items div.list h3 {
margin-bottom: 0;
}

div.items div.detail h3 a {
    font-size: 24px;
    font-weight: 800;
    color: #1a191b;
}

div.items div.detail div.photos img {
border-radius: 10px;
width: 100%;
    height: auto;
}

.c-item-content .textbox a {
    width: 100%;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    display: inline-block;
}

.c-item-content {
    padding: 50px 15px;
    background-color: white;
    border-radius: 10px;
    margin-bottom: 100px;
}

@media (min-width: 992px) {

div.items div.detail h3 {
    width: calc(100% - 41.666666666667% - 60px);
    float: left;
    margin-bottom: 5px;
}


.c-item-content {
    width: calc(100% - 41.666666666667% - 60px);
    margin-left: calc(41.666666666667% + 30px);
    padding: 50px 15px;
    background-color: white;
    border-radius: 10px;
    margin-bottom: 100px;
}

.c-item-content-filozoikes {
    width: calc(100% - 36.458333333333% - 60px);
    margin-left: calc(36.458333333333% + 30px);
}

}


/* FILOZOIKES TABBAR MENU */

div.items div.detail div.tabbar div.tabbarmenu {
    border: none;
    background-color: white;
}

div.items div.detail div.tabbar div.tabbarmenu ul li a.active {
    background-color: #73dbd9;
    color: white;
}

div.items div.detail div.tabbar div.tabbarmenu ul li a.inactive {
    background-color: #f1f1f1;
}

div.items div.detail div.tabbar div.tabbarmenu ul li a.inactive:hover {
    background-color: #73dbd9;
    color: white;
}

div.items div.detail div.tabbar div.tabbarcontent {
    border: none;
    padding: 10px 0;
    background-color: white;
    padding: 25px;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
}/* BUTTON CSS */

.c-dwrea-box .c-button {
position: relative;
    padding: 0px 0px;
}

.c-dwrea-box .c-button form {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
}

.c-dwrea-box .c-button form input[type="image"] {
    width: auto;
    height: auto;
    opacity: 0;
    padding: 10px 15px;
}

.c-like-button {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  border-radius: 80px;
  background-color: #73dbd9;
  color: white;
  font-weight: bold;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.25s cubic-bezier(0.175, 0.885, 0.32, 1.275);
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.c-dwrea-box .c-like-button {
    border: 2px solid white;
}

.c-like-button.c-liked {
  color: #ff6e6f;
  background-color: white;
}

#topbanner .c-topbuttons a .c-like-button.c-liked {
  color: white;
  background-color: transparent;
}

.c-like-button:hover {
}

.c-like-icon {
  width: 16px;
  height: 25px;
  display: inline-block;
  position: relative;
  margin-right: 0.25em;

background: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjEiIGhlaWdodD0iMTgiIHZpZXdCb3g9IjAgMCAyMSAxOCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJNMTAuMTAxIDQuNDE3UzguODk1LjIwNyA1LjExMS4yMDdjLTQuNDY1IDAtMTAuOTY3IDYuODQ2IDUuMDgyIDE3LjU5MkMyNS4yMzcgNy4wMyAxOS42NjUuMjAyIDE1LjUwMS4yMDJjLTQuMTYyIDAtNS40IDQuMjE1LTUuNCA0LjIxNXoiIGZpbGw9IiNGRjZFNkYiIGZpbGwtcnVsZT0iZXZlbm9kZCIvPjwvc3ZnPg==")  no-repeat center;
background-size: 100%;
-webkit-animation: heartUnlike 0.25s cubic-bezier(0.175, 0.885, 0.32, 1.275) both;
animation: heartUnlike 0.25s cubic-bezier(0.175, 0.885, 0.32, 1.275) both;
}


.c-liked .c-like-icon {
-webkit-animation: heartPulse 0.25s cubic-bezier(0.175, 0.885, 0.32, 1.275) both;
animation: heartPulse 0.25s cubic-bezier(0.175, 0.885, 0.32, 1.275) both;
  height: 12px;
}
.c-liked .c-like-icon [class^=c-heart-animation-] {
  background: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjEiIGhlaWdodD0iMTgiIHZpZXdCb3g9IjAgMCAyMSAxOCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJNMTAuMTAxIDQuNDE3UzguODk1LjIwNyA1LjExMS4yMDdjLTQuNDY1IDAtMTAuOTY3IDYuODQ2IDUuMDgyIDE3LjU5MkMyNS4yMzcgNy4wMyAxOS42NjUuMjAyIDE1LjUwMS4yMDJjLTQuMTYyIDAtNS40IDQuMjE1LTUuNCA0LjIxNXoiIGZpbGw9IiNGRjZFNkYiIGZpbGwtcnVsZT0iZXZlbm9kZCIvPjwvc3ZnPg==") no-repeat center;
  background-size: 100%;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 16px;
  height: 12px;
  opacity: 0;
}
.c-liked .c-like-icon [class^=c-heart-animation-]::before, .c-liked .c-like-icon [class^=c-heart-animation-]::after {
  content: '';
  background: inherit;
  background-size: 100%;
  width: inherit;
  height: inherit;
  display: inherit;
  position: relative;
  top: inherit;
  left: inherit;
  opacity: 0;
}
.c-liked .c-like-icon .c-heart-animation-1 {
  -webkit-animation: heartFloatMain-1 1s cubic-bezier(0.175, 0.885, 0.32, 1.275) both;
          animation: heartFloatMain-1 1s cubic-bezier(0.175, 0.885, 0.32, 1.275) both;
}
.c-liked .c-like-icon .c-heart-animation-1::before, .c-liked .c-like-icon .c-heart-animation-1::after {
  width: 12px;
  height: 10px;
  visibility: hidden;
}
.c-liked .c-like-icon .c-heart-animation-1::before {
  opacity: 0.6;
  -webkit-animation: heartFloatSub-1 1s 0.25s cubic-bezier(0.175, 0.885, 0.32, 1.275) both;
          animation: heartFloatSub-1 1s 0.25s cubic-bezier(0.175, 0.885, 0.32, 1.275) both;
}
.c-liked .c-like-icon .c-heart-animation-1::after {
  -webkit-animation: heartFloatSub-2 1s 0.15s cubic-bezier(0.175, 0.885, 0.32, 1.275) both;
          animation: heartFloatSub-2 1s 0.15s cubic-bezier(0.175, 0.885, 0.32, 1.275) both;
  opacity: 0.75;
}
.c-liked .c-like-icon .c-heart-animation-2 {
  -webkit-animation: heartFloatMain-2 1s 0.1s cubic-bezier(0.175, 0.885, 0.32, 1.275) both;
          animation: heartFloatMain-2 1s 0.1s cubic-bezier(0.175, 0.885, 0.32, 1.275) both;
}
.c-liked .c-like-icon .c-heart-animation-2::before, .c-liked .c-like-icon .c-heart-animation-2::after {
  width: 10px;
  height: 8px;
  visibility: hidden;
}
.c-liked .c-like-icon .c-heart-animation-2::before {
  -webkit-animation: heartFloatSub-3 1s 0.25s cubic-bezier(0.175, 0.885, 0.32, 1.275) both;
          animation: heartFloatSub-3 1s 0.25s cubic-bezier(0.175, 0.885, 0.32, 1.275) both;
  opacity: 0.25;
}
.c-liked .c-like-icon .c-heart-animation-2::after {
  -webkit-animation: heartFloatSub-4 1s 0.15s cubic-bezier(0.175, 0.885, 0.32, 1.275) both;
          animation: heartFloatSub-4 1s 0.15s cubic-bezier(0.175, 0.885, 0.32, 1.275) both;
  opacity: 0.4;
}

@-webkit-keyframes heartPulse {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.5);
  }
}

@keyframes heartPulse {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.5);
  }
}
@-webkit-keyframes heartUnlike {
  50% {
    transform: scale(0.75);
  }
}
@keyframes heartUnlike {
  50% {
    transform: scale(0.75);
  }
}
@-webkit-keyframes heartFloatMain-1 {
  0% {
    opacity: 0;
    transform: translate(0) rotate(0);
  }
  50% {
    opacity: 1;
    transform: translate(0, -25px) rotate(-20deg);
  }
}
@keyframes heartFloatMain-1 {
  0% {
    opacity: 0;
    transform: translate(0) rotate(0);
  }
  50% {
    opacity: 1;
    transform: translate(0, -25px) rotate(-20deg);
  }
}
@-webkit-keyframes heartFloatMain-2 {
  0% {
    opacity: 0;
    transform: translate(0) rotate(0) scale(0);
  }
  50% {
    opacity: 0.9;
    transform: translate(-10px, -38px) rotate(25deg) scale(1);
  }
}
@keyframes heartFloatMain-2 {
  0% {
    opacity: 0;
    transform: translate(0) rotate(0) scale(0);
  }
  50% {
    opacity: 0.9;
    transform: translate(-10px, -38px) rotate(25deg) scale(1);
  }
}
@-webkit-keyframes heartFloatSub-1 {
  0% {
    visibility: hidden;
    transform: translate(0) rotate(0);
  }
  50% {
    visibility: visible;
    transform: translate(13px, -13px) rotate(30deg);
  }
}
@keyframes heartFloatSub-1 {
  0% {
    visibility: hidden;
    transform: translate(0) rotate(0);
  }
  50% {
    visibility: visible;
    transform: translate(13px, -13px) rotate(30deg);
  }
}
@-webkit-keyframes heartFloatSub-2 {
  0% {
    visibility: hidden;
    transform: translate(0) rotate(0);
  }
  50% {
    visibility: visible;
    transform: translate(18px, -10px) rotate(55deg);
  }
}
@keyframes heartFloatSub-2 {
  0% {
    visibility: hidden;
    transform: translate(0) rotate(0);
  }
  50% {
    visibility: visible;
    transform: translate(18px, -10px) rotate(55deg);
  }
}
@-webkit-keyframes heartFloatSub-3 {
  0% {
    visibility: hidden;
    transform: translate(0) rotate(0);
  }
  50% {
    visibility: visible;
    transform: translate(-10px, -10px) rotate(-40deg);
  }
  100% {
    transform: translate(-50px, 0);
  }
}
@keyframes heartFloatSub-3 {
  0% {
    visibility: hidden;
    transform: translate(0) rotate(0);
  }
  50% {
    visibility: visible;
    transform: translate(-10px, -10px) rotate(-40deg);
  }
  100% {
    transform: translate(-50px, 0);
  }
}
@-webkit-keyframes heartFloatSub-4 {
  0% {
    visibility: hidden;
    transform: translate(0) rotate(0);
  }
  50% {
    visibility: visible;
    transform: translate(2px, -18px) rotate(-25deg);
  }
}
@keyframes heartFloatSub-4 {
  0% {
    visibility: hidden;
    transform: translate(0) rotate(0);
  }
  50% {
    visibility: visible;
    transform: translate(2px, -18px) rotate(-25deg);
  }
}


.c-heartsbutton .c-like-button {
    position: relative;
}

.c-heartsbutton .c-button:hover {
    background-color: transparent;
    color: #73dbd9;
}

.c-heartsbutton .c-like-button {
    background-color: transparent;

}

.c-heartsbutton .c-like-button.c-liked {
    color: #ff6e6f;
    background-color: transparent;
}/* BLOG AND NEWS DESIGN */
div.items.c-blog-container div.list div.item {
    padding: 20px;
    border: 1px solid rgb(26 25 27 / 15%);
    border-radius: 20px;
    box-shadow: 0px 0px 10px rgb(0 0 0 / 0%);
    transition: 0.3s;
    margin-bottom: 30px;
}

div.items.c-blog-container div.list div.item:hover {
    box-shadow: 0px 0px 10px rgb(0 0 0 / 20%);
}

div.items.c-blog-container div.list div.item h3 a {
    color: #000000;
    text-decoration: none;
    font-weight: 800;
    font-size: 20px;
    line-height: 1.4;
}

div.items.c-blog-container div.list div.photos img {
    border-radius: 20px;
    width: 100%;
    height: auto;
}

@media (min-width: 992px) {

#contenttop div.items.c-blog-container div.detail .photos-5710 {
    width: 41.666666666667%;
    padding-right: 30px;
}

div.items.news.c-blog-container div.list div.date,div.items.news.c-blog-container div.list div.c-filozoiki-name {
margin-left: calc(30% + 10px);
}


div.items.c-blog-container  div.list div.item h3 a {
    font-size: 24px;
}

div.items.c-blog-container  div.list div.photos img {
    border-radius: 20px;
    width: 90%;
    height: auto;
}

div.items.c-blog-container  div.list .textbox, div.items.c-blog-container  div.list div.item h3 {
margin-left: calc(30% + 10px);
}

div.items.c-blog-container div.photos {
    position: relative;
    width: 30%;
}
}


@media (max-width: 990px) {
#contenttop .am_5692 div.items.c-blog-container div.detail .photos-5710 {
    width: 100%;
    padding-right: 0px;
}
}

/* ================ */


.c-dots-3 {
margin: 0 auto;
  margin-top: 10px;
  width: 60px;
  aspect-ratio: 2;
  --_g: no-repeat radial-gradient(circle closest-side,#000 90%,#0000);
  background: 
    var(--_g) 0%   50%,
    var(--_g) 50%  50%,
    var(--_g) 100% 50%;
  background-size: calc(100%/3) 50%;
  animation: d3 1s infinite linear;
}
@keyframes d3 {
    20%{background-position:0%   0%, 50%  50%,100%  50%}
    40%{background-position:0% 100%, 50%   0%,100%  50%}
    60%{background-position:0%  50%, 50% 100%,100%   0%}
    80%{background-position:0%  50%, 50%  50%,100% 100%}
}

.c-news-top-container {
    background-color: #edf2f2;
    padding: 20px;
    border-radius: 20px;
    margin-bottom: 30px;
}

.c-white-box {
background-color: white;
    padding: 20px;
    border-radius: 20px;
    text-align: center;
}/*BACKGROUND COLOR SE SUGKEKRIMENO MENOU*/


.side-nav ul:nth-child(1) > li:nth-child(1) a {
    font-size: 16px;
    background-color: #73dbd9;
    color: #fff;
    font-weight: 800;
}


.side-nav__header {
    max-height: 70px;
    height: 70px;
font-weight: 900;
}

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

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


.c-mobile-menu-footer {
display: flex;
gap: 20px;
justify-content: space-between;
    width: 100%;
align-items
}

.c-mobile-button {
display: inline-block;
    width: auto;
    font-size: 16px;
    background-color: #73dbd9;
    border: 1px solid #73dbd9;
    padding: 10px 15px;
    border-radius: 100px;
    color: white;
    font-weight: 800;
    transition: 0.3s;
    text-decoration: none;
}

.c-mobile-menu-footer .c-button {
    margin: 0;
}

.c-mobile-menu-footer .c-like-button {
    position: relative;
}

.c-mobile-menu-footer .c-button:hover {
    background-color: #73dbd9;
    color: #73dbd9;
}


.c-hup-logo-mobile-footer {
padding: 10px;
    border: 1px solid #e6adbb;
    border-radius: 8px;
width: 100px;
height: auto;
}