/*
 Theme Name:   Eefam Child
 Description:  Eefam Child Theme
 Author: Digitalbox
Author URI: https://www.digitalbox.gr
 Template:     eefam
 Version:      1.0.0
*/

.elementor-text-editor ul {
    margin: 20px 0!important;
}

.psifpages {
    margin: 10px 0 50px;
    padding: 0;
    list-style: none!important;
}

.psifpages>li:before {
    display: none;
}

.psifvivl {
    background-color: #0093E9;
    background-image: linear-gradient(160deg, #0093E9 0%, #025A7E 100%);
    padding: 45px 25px;
    text-align: center;
    margin: 15px 0;
    font-size: 19px;
    font-weight: 400;
    border-radius: 14px;
    box-shadow: 0 19px 38px rgba(0, 0, 0, 0.10), 0 15px 12px rgba(0, 0, 0, 0.02);
    transition: all 0.3s ease-in-out;
    width: 48%;
    float: right;
    list-style: none!important;
}

.psifvivl:nth-child(odd) {
    float: left;
}

.psifvivl a {
    color: #fff;
}

.psifvivl:hover {
    background-color: #21D4FD;
    background-image: linear-gradient(19deg, #21D4FD 0%, #0093E9 100%);
}

.spacing-50 {
    padding-bottom: 50px!important;
}

@media only screen and (max-width: 1230px) {
    .psifvivl {
        width: 100%;
        float: none;
    }
    .psifvivl:nth-child(odd) {
        float: none;
    }
}

hr {
    border: solid #e8e8e8;
    border-width: 1px 0 0;
    clear: both;
    height: 0;
    width: 100%;
    margin: 21px 0;
}

ul.vivliothiki li a {
    font-weight: 600;
    font-size: 17px;
    transition: all 250ms ease-out 0s;
}

ul.vivliothiki li a:hover {
    color: #025A7E;
}

h5.parousiaseis {
    background: #0DADD7;
    color: #fff;
    padding: 11px;
    position: relative;
}

h5.parousiaseis:after {
    top: 100%;
    left: 3%;
    border: solid transparent;
    content: "";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(13, 173, 215, 0);
    border-top-color: #0DADD7;
    border-width: 5px;
    margin-left: -5px;
}

.projectsposts1 .block-grid-item a img {
    padding: 6px;
    background: #fff;
    box-shadow: 0 4px 9px rgb(0 0 0 / 10%), 0 3px 3px rgb(0 0 0 / 2%);
}

.eefammim img {
    padding: 10px;
    box-shadow: 0 19px 38px rgba(0, 0, 0, 0.10), 0 15px 12px rgba(0, 0, 0, 0.02);
}

.eefammpl h4 {
    font-size: 28px;
    font-weight: 400;
    color: #0EADD7;
    border-bottom: 1px solid #f6f6f6;
    padding-bottom: 12px;
}

a.eefamcv {
    background: #2454FF;
    color: #fff;
    padding: 8px 20px;
    border-radius: 24px;
    font-size: 17px;
    font-weight: 400;
}

a.eefamcv:hover {
    background: #787879;
}

.cvbtn {
    margin: 30px 0;
}

ul.eefamscl li {
    float: left;
    margin-right: 8px;
}

ul.eefamscl li a {
    padding: 4px 10px;
    color: #fff;
    border-radius: 20px;
    font-size: 16px;
    font-weight: 400;
}

ul.eefamscl li a.eefamfb {
    background: #4064AC;
}

ul.eefamscl li a.eefamli {
    background: #006294;
}

ul.eefamscl li a.eefamtw {
    background: #1C9CEA;
}

ul.eefamscl li a.eefaminsta {
    background: #D73464;
}

ul.eefamscl li a.eefamyt {
    background: #F70000;
}

ul.eefamscl li a:hover {
    background: #787879;
}

.bloginterest {
    margin-top: 50px;
}

.bloginterest h4 {
    background: #f6f6f6;
    text-align: center;
    padding: 30px 0;
    position: relative;
    margin: 0;
    font-size: 22px;
    font-weight: 400;
}

.bloginterest h4:after {
    top: 100%;
    left: 50%;
    border: solid transparent;
    content: "";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(246, 246, 246, 0);
    border-top-color: #f6f6f6;
    border-width: 9px;
    margin-left: -9px;
}

.projectsposts1 {
    margin-top: 25px!important;
}

.finance {
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, .15);
}

.finance a img {
    padding: 0!important;
    border: 0!important;
    box-shadow: none!important;
}

.finance-content {
    padding: 20px;
}

.finance-content h6 {
    color: #2d2a2a;
    font-weight: 600;
    line-height: 1.4;
    font-size: 16px;
}

.finance-content p {
    color: #777777!important;
    font-size: 14px!important;
    line-height: 21px!important;
}

.finance-content {
    min-height: 210px;
}

a.eefamcv.blogg {
    display: table;
    margin: 30px auto 0;
}


/* Timeline */

.about-timeline {
    padding: 65px 0;
    overflow: hidden;
    background: #fff;
}

.timeline {
    list-style: none;
    position: relative;
    max-width: 1170px;
    padding: 20px;
    margin: 0 auto;
    overflow: hidden;
}

.timeline:after {
    content: "";
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -2px;
    background: #dad7d7;
    height: 100%;
    width: 2px;
    display: block;
}

.timeline .timeline-row {
    padding-left: 50%;
    position: relative;
    z-index: 10;
    padding-bottom: 67px;
}

.timeline .timeline-row .timeline-time {
    position: absolute;
    right: 50%;
    top: 40px;
    text-align: right;
    margin-right: 40px;
    font-size: 25px;
    line-height: 1.3;
    font-weight: 400;
    color: #424242;
}

.timeline .timeline-row .timeline-icon {
    position: absolute;
    top: 37px;
    left: 50%;
    margin-left: -18px;
    width: 36px;
    height: 36px;
    background: #fff;
    overflow: hidden;
    z-index: 100;
    border-radius: 50%;
    border: 3px solid #eee;
}

.timeline .timeline-row .timeline-content {
    margin-left: 40px;
    position: relative;
    background: #0DADD7;
    color: #333;
    border-radius: 0;
    opacity: 1;
    transform: scale(1);
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    z-index: 5;
    padding: 25px;
    box-shadow: 0 19px 38px rgba(0, 0, 0, 0.05), 0 15px 12px rgba(0, 0, 0, 0.02);
}

.timeline .timeline-row .timeline-content:after {
    content: "";
    position: absolute;
    top: 53px;
    left: -41px;
    height: 2px;
    width: 40px;
    background: #dad7d7;
    z-index: -1;
}

.timeline .timeline-row .timeline-content .panel-body {
    padding: 15px 15px 2px;
    position: relative;
    z-index: 10;
}

.timeline .timeline-row .timeline-content h2 {
    font-size: 19px;
    margin-bottom: 12px;
    margin-top: 0;
    line-height: 1.4;
    font-weight: 400;
    color: #fff;
    text-transform: none;
}

.timeline .timeline-row .timeline-content p {
    margin-bottom: 15px;
}

.timeline .timeline-row:nth-child(odd) {
    padding-left: 0;
    padding-right: 50%;
}

.timeline .timeline-row:nth-child(odd) .timeline-time {
    right: auto;
    left: 50%;
    text-align: left;
    margin-right: 0;
    margin-left: 40px;
}

.timeline .timeline-row:nth-child(odd) .timeline-content {
    margin-right: 40px;
    margin-left: 0;
}

.timeline .timeline-row:nth-child(odd) .timeline-content:after {
    left: auto;
    right: -41px;
}

.timeline.animated .timeline-row .timeline-content {
    left: 20px;
    -webkit-transition: all 0.8s;
    -moz-transition: all 0.8s;
    transition: all 0.8s;
}

.timeline.animated .timeline-row:nth-child(odd) .timeline-content {
    left: -20px;
}

.timeline.animated .timeline-row.active .timeline-content {
    left: 0;
}

.timeline.animated .timeline-row.active:nth-child(odd) .timeline-content {
    left: 0;
}

@media (max-width: 1200px) {
    .timeline {
        padding: 15px 10px;
    }
    .timeline:after {
        left: 26px;
    }
    .timeline .timeline-row {
        padding-left: 0;
        margin-bottom: 16px;
    }
    .timeline .timeline-row .timeline-time {
        position: relative;
        right: auto;
        top: 0;
        text-align: left;
        margin: 0 0 6px 56px;
        padding: 0 0 12px 20px;
    }
    .timeline .timeline-row .timeline-icon {
        top: 65px;
        left: -2px;
        margin-left: 0;
    }
    .timeline .timeline-row .timeline-content {
        margin-left: 56px;
        position: relative;
    }
    .timeline .timeline-row .timeline-content:after {
        right: auto !important;
        left: -48px !important;
        top: 32px;
    }
    .timeline .timeline-row:nth-child(odd) {
        padding-right: 0;
    }
    .timeline .timeline-row:nth-child(odd) .timeline-time {
        position: relative;
        right: auto;
        left: auto;
        top: 0;
        text-align: left;
        margin: 0 0 6px 56px;
    }
    .timeline .timeline-row:nth-child(odd) .timeline-content {
        margin-right: 0;
        margin-left: 55px;
    }
    .timeline.animated .timeline-row:nth-child(odd) .timeline-content {
        left: 20px;
    }
    .timeline.animated .timeline-row.active:nth-child(odd) .timeline-content {
        left: 0;
    }
}

.gallery {
    overflow: hidden;
    margin-bottom: 30px!important;
}

.gallery-item {
    float: left;
    margin: 0 0 20px;
    padding: 0;
    text-align: center;
    width: 100%;
}

.gallery img {
    box-shadow: 0 9px 19px rgba(0, 0, 0, 0.10), 0 7px 6px rgba(0, 0, 0, 0.02);
    height: auto;
    padding: 8px;
    border: 0!important;
}

@media only screen and (max-width: 800px) {
    .gallery-item {
        width: 50%!important;
    }
}