.question {
    color: #000000;
    font-size: 18px;
    margin-top: 20px; margin-bottom: 6px;
    font-weight: 600;
}
.answer {
    margin-top: 0px;
    color: #000000;
    font-size: 18px;
    line-height: 26px;
}
.answer p {
    margin-top: 0px; margin-bottom: 0px
}

h1 {
    font-size: 28px !important;
    color: #3a75bf
}

h2 {
    font-size: 32px;
    color: #3a3a3a;
}

.pageTitle {
    font-size: 36px;
    color: Black;
    text-align: center;
    margin-bottom: 20px
}

.info {
    color: #313131;
}

.info p {
    margin-top: 8px; margin-bottom: 0px;
}

.greek_font li, a {
    font-family: Roboto !important;
}


.elementor-element-9530cb0, .elementor-element-a4df1ec, .elementor-element-8c5a6ea, .elementor-element-c627b32 {
    border-right: 1px solid #dbdbdb;
    border-left: 1px solid #dbdbdb;
    border-bottom: 1px solid #dbdbdb;
    margin-bottom: 40px
}

#contactForm input {
    margin-bottom: 30px
}

.wpcf7-submit {
    font-family: Roboto !important;
}



.elementor-widget-container {
    padding-bottom: 20px !important;
    box-shadow: none !important;
}
 
.modal {
    background-color: RGB(0,0,0,0.6);
}

.login_button {
    padding: 10px 20px;
    border-radius: 4px !important;
    font-size: 18px !important;
    font-weight: 500 !important;
    background-color: #2677af !important;
    box-shadow: 0px  !important
}


/* Default Text Size */
#slider-2-slide-4-layer-0 {
    font-size: 4vw !important;  /* 4% of the viewport width */
    line-height: 4.5vw !important;
    font-weight: 700 !important;
    text-align: center;
    text-transform: capitalize;
}

/* Medium devices (tablets, less than 992px) */
@media (max-width: 991.98px) {
    #slider-2-slide-4-layer-0 {
        font-size: 5vw !important;
        line-height: 6vw !important;
    }
}

/* Small devices (landscape phones, less than 768px) */
@media (max-width: 767.98px) {
    #slider-2-slide-4-layer-0 {
        font-size: 6vw !important;
        line-height: 7vw !important;
    }
}

/* Extra small devices (portrait phones, less than 576px) */
@media (max-width: 575.98px) {
    #slider-2-slide-4-layer-0 {
        font-size: 7vw !important;
        line-height: 7.5vw !important;
    }
}
