<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">h1, h2, h3, h4, h5, h6 {
	color: #1f75d0;
}

.accom {
    background: rgba(131, 131, 131, 0.62);
}

.top {
    height: 140px;
}

.bookBtn {
	font-family: 'Cardo', serif;
	background-color: #1f75d0;
    border: 0px;
	border-radius: 0;
	padding: 16px 23px;
    font-size: 20px;
}

.bookBtn:hover {
    color: #fff;
    background-color: #5b5b5b;
    transition: all 0.3s ease 0s;
    border: 0px;
}

.gallery ul {
    margin-bottom: 0px;
}

#theForm .submitBtn {
    margin-top: 30px;
}

#theForm .text-left {
    /*text-align: left !important;*/
}

#theForm .form-note {
    margin-top: 30px;
}

.contact-info .fa {
    margin-right: 10px;
}

.info-col:nth-child(last) { 
    margin-bottom: 40px;
}

#map {
    height: 400px;
    width: 100%;
}

#Kato-Vatheia {
    margin: 80px 0px;
}

.request-form {
    width: 100%;
    background-color: rgb(232, 232, 232);
    padding: 0px 120px 30px 120px;
}


.request-form .form-group {
    display: block;
    margin: 0 auto;
}

    .request-form input,
    .request-form select{
        width: 100% !important;
    }

.request-form input, .request-form select {
    border-radius: 0px;
}

    .request-form label {
        color: #1f75d0;
    }

.request-form .submitBtn.btn-primary {
    padding: 3px 23px;
}

.submitBtn.btn-primary {
    background-color: #1f75d0;
}

.logo img {
    left: 150px;
}

.request-form input,
.request-form select,
.request-form button {
    min-height: 50px;
}

#gallery {
    margin-top: 140px;
}

.request-form .form-group label {
    display: block;
}

.input-group.date {
    width: 100%;
}

nav ul li a:hover, nav ul li a:focus {
    color: #000 !important;
}

nav ul li {
    text-transform: uppercase;
    font-weight: 600;
}

.input-group-addon {
    color: #fff;
    background-color: #1f75d0;
}

.accom {
    padding: 130px 30px;
}

.brand-logo {
    display: inline-block;
}

.brand-logo svg {
    width: 180px;
    height: 140px;
}

.profile-photo {
    display: block;
    margin: 0 auto;
    width: 250px;
}

@media screen and (min-width: 992px) {
    .row-eq-height {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
    }
    .profile-photo {
        position: absolute;
        bottom: 0;
        left: 50%;
        transform: translate(-50%, 0%);
    }
}


.navicon {
    margin-top: 70px;
}

@media screen and (max-width: 768px) {
    .request-form {
        width: 100%;
        background-color: rgb(232, 232, 232);
        padding: 0px 30px 30px 30px;
    }
}

@media screen and (max-width: 600px) {
    .request-form {
        width: 100%;
        background-color: rgb(232, 232, 232);
        padding: 0px 30px 30px 30px;
    }
    #services ul {
        text-align: left;
        font-size: 16px;
        margin: 0px;
        padding: 0px 70px 30px 40px !important;
    }
    #location ul {
        text-align: left;
        font-size: 16px;
        margin: 0px;
        padding: 0px 70px 30px 40px !important;
    }
}	

.bootstrap-datetime-picker {
    overflow: hidden;
}

.center-bullets ul {
    text-align: center;
}

.center-bullets ul li {
    list-style-position: inside;
}

ul.ListText li {
    list-style-type: square !important;
    background: none;
    display: list-item;
}

nav {
    background-color: #1f75d0;
}

#nav-toggle span, #nav-toggle span:before, #nav-toggle span:after {
    background: #000;
}

.fa-facebook {
    background-color: #1f75d0;
    width: 50px;
    border-radius: 400px;
    height: 50px;
    padding: 10px;
}

.lang-menu {
    display: inline-block;
    position: relative;
    margin-top: 60px;
    margin-bottom: 20px;
    margin-right: 100px;
}

.lang-menu ul li a {
    color: #000;
    font-weight: 700;
}

    .lang-menu ul li a:hover,
    .lang-menu ul li a:active {
        text-decoration: none;
        color: #000 !important;
    }

.lang-menu ul li a.active {
    color: white;
    background-color: #1f75d0;
    padding: 5px 8px;
}

a {
    color: #1f75d0;
}

a:hover {
    color: #3A7D85 !important;
}



a:hover {
    color: #6C6C6C;
}

.gallery img {
    border: 20px solid #fff;
}

.MainText {
    padding-top: 80px !important;
    padding-bottom: 0px !important;
}

.FullPic {
    margin: 110px 0 40px 0 !important;
}

#services ul,
#location ul {
    text-align: left;
    font-size: 16px;
    margin: 0px;
    padding: 0px 70px 30px 150px;
}

#services ul li,
#location ul li {
    list-style-type: square !important;
    background: none;
    display: list-item;
}

#location {
    margin-bottom: 80px;
}

#map {
    margin: 40px 0 100px 0;
}

.poi-item {
    width: 100%;
    margin-bottom: 120px;
}

.poi-item .poi-photo {
    height: 400px;
    background-repeat: no-repeat;
    background-position: center center;
}

.poi-max-height {
    height: 100%;
}

.poi-item .poi-text {
    height: 100%;
    padding-top: 20px;
    font-size: 14px;
}

.poi-item .poi-text h3 {
    margin-bottom: 40px;
}

.poi-item .owl-carousel {

}

.poi-item .owl-dots {
    padding-top: 30px;
}

.contact-info {
    text-align: left;
    list-style: none;
    height: 100%;
}

.contact-info img {
    width: 20px;
    margin-right: 15px;
}

.contact-info-container .helper {
    margin: 30px 0 80px 0px;
}

.grey-section {
    background-color: #e9e4e4;
}

.lang-menu li img {
    width: 16px;
}

/*.top-Slider {
    margin-top: 140px;
}*/

.navbar-fixed-top {
    background-color: rgba(255, 255, 255, 0.88);
}

header {
    padding-top: 140px;
}
</pre></body></html>