/* general */
html {
	scroll-behavior: smooth;
}
body  {
	position: relative;
	font-family: 'Open Sans', sans-serif;
	font-size: 18px;
	line-height: 24px;
	font-weight: 400;
    color: #000;
    z-index: 1;
    transition: all 0.4s ease-in-out;
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
}
a {
	display: inline-block;
	color: #95d7e1;
	transition: all 0.4s ease-in-out;
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
}
a:hover, a:focus, .breadcrumb li a:hover, .breadcrumb li a:focus {
	color: #95d7e1;
	text-decoration: none;
	transition: all 0.4s ease-in-out;
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
}
/* style */
.page-header {
	margin: 0px;
	padding-bottom: 0px;
	border-bottom: none;
}
.col-md-5ths {
	max-width: 20%;
	flex: 0 0 20%;
	width: 100%;
	text-align: center;
}
.padding {
	padding-top: 150px;
	padding-bottom: 150px;
}
.sm-padding {
	padding-top: 75px;
	padding-bottom: 75px;
}
.sd-padding {
	padding-left: 75px;
	padding-right: 75px;
}
.dark-bg {
	background-color: #133550;
}
.light-bg {
	background-color: #95d7e1;
}
.big-title,
#ce-contact-1 .page-header h2,
#ce-contact-2 .page-header h2 {
	font-size: 35px;
	line-height: 40px;
	font-weight: 600;
	margin-bottom: 15px;
	letter-spacing: .5px;
	text-transform: uppercase;
}
.small-title {
	font-size: 30px;
	line-height: 35px;
	font-weight: 300;
	margin-bottom: 45px;
}
.light-blue {
	color: #59A6BA;
	margin-bottom: 25px;
	text-transform: uppercase;
}
.foo-title {
	font-size: 22px;
	line-height: 27px;
	font-weight: 600;
	margin-bottom: 45px;
}
.foo-title::before {
	content: " ";
	width: 75px;
	height: 2px;
	position: absolute;
	left: 0px;
	bottom: -15px;
	background-color: #95d7e1;
}
.button_dark,
.button_light,
#p_form_submit,
#sup_form_submit,
#cf_ce-submit-button,
#cf_ce-submit-button_reset {
	display: inline-block;
	color: #fff;
	font-size: 16px;
	line-height: 20px;
	padding: 15px 30px;
	margin-top: 25px;
	border-radius: 0px;
	border: 1px solid #133550;
	background-color: #133550;
	text-shadow: none;
	background-image: none;
	text-transform: uppercase;
  	transition: all 0.4s linear;
	-webkit-transition: all 0.4s linear;
	-moz-transition: all 0.4s linear;
	-ms-transition: all 0.4s linear;
	-o-transition: all 0.4s linear;
}
.button_dark:hover,
.button_dark:focus,
#p_form_submit:hover,
#p_form_submit:focus,
#sup_form_submit:hover,
#sup_form_submit:focus,
#cf_ce-submit-button:hover,
#cf_ce-submit-button:focus,
#cf_ce-submit-button_reset:hover,
#cf_ce-submit-button_reset:focus {
	color: #133550;
	background-color: transparent;
  	transition: all 0.4s linear;
	-webkit-transition: all 0.4s linear;
	-moz-transition: all 0.4s linear;
	-ms-transition: all 0.4s linear;
	-o-transition: all 0.4s linear;
}
.button_light {
	color: #133550;
	border: 1px solid #95d7e1;
	background-color: #95d7e1;
}
.button_light:hover, .button_light:focus {
	color: #95d7e1;
	background-color: transparent;
}
.ar-button {
	display: inline-block;
	color: #000;
	padding: 15px 30px;
}
.ar-button:hover, .ar-button:focus {
	color: #95d7e1;
}
.button_dark svg,
.ar-button svg {
	height: 25px;
	margin-top: -2.5px;
}
.link {
	color: #000;
	opacity: .25;
}
.link:hover, .link:focus {
	opacity: 1;
}
.clr {
	clear: both;
}
/* module languages */
#languages .chzn-container-single .chzn-single {
	width: 60px;
	border: none;
	border-radius: 0px;
	background-image: none;
	box-shadow: none;
	font-size: 16px;
	line-height: 22px;
	font-weight: 500;
}
#languages .chzn-container-single .chzn-drop {
	border: none;
	border-radius: 0px;
	box-shadow: none;
	font-size: 15px;
}
#languages .chzn-container .chzn-results li {
	padding: 5px 5px;
}
#languages .chzn-container .chzn-results li.highlighted {
	color: #95d7e1;
	font-weight: bold;
	background-color: transparent;
	background-image: none;
	background-image: none;
	background-image: none;
	background-image: none;
	background-image: none;
}
/* logo */
.brand img {
	width: 100%;
	height: auto;
}
/* slideshow */
#slideshow.home .tp-revslider-slidesli::before {
	content: " ";
	width: 35%;
	height: 100%;
	position: absolute;
	left: 0px;
	top: 0px;
	background-color: #59a6ba;
	visibility: visible;
	z-index: 1;
}
#slideshow.home .tp-revslider-slidesli::after {
	content: " ";
	width: 35%;
	height: 150px;
	position: absolute;
	left: 0px;
	bottom: 0px;
	background-color: #fff;
	z-index: 2;
}
#slideshow.home .tp-bullets.simplebullets.custom {
    left: 280px !important;
    bottom: 85px !important;
}
/* welcome */
#welcome .small-title {
	color: #59A6BA;
}
.black_square {
	display: inline-block;
	padding: 100px 50px;
	background-color: #95d7e1;
	color: #133550;
	position: absolute;
	right: -50px;
	bottom: -50px;
	width: 300px;
	height: 300px;
}
#welcome .ar-button {
	margin-right: -30px;
}
/* social */
.social {
	width: 100px;
	height: auto;
	position: absolute;
	left: 125px;
	top: calc(50% - 180px);
}
.social::before {
	content: " ";
	width: 2px;
	height: 60px;
	position: absolute;
	left: calc(50% - 1px);
	top: 120px;
	background-color: #000;
}
.social h3 {
	transform-origin: center;
	transform: rotate(90deg);
	margin-bottom: 125px;
	margin-top: 50px;
	font-size: 20px;
}
.social a {
	display: block;
	color: #000;
	font-size: 18px;
	line-height: 18px;
	margin: 15px 0px;
	text-align: center;
}
/* categoies module */
.vm_categories-img {
	height: 750px;
	overflow: hidden;
}
.vm_categories-img img {
	position: absolute;
	left: 50%;
	top: 50%;
	min-height: 100%;
	width: auto;
	max-width: 100%;
	-webkit-transform: translate(-50%,-50%) scale(1);
	-ms-transform: translate(-50%,-50%) scale(1);
	transform: translate(-50%,-50%) scale(1);
	max-width: unset;
	min-width: 100%;
	height: 100%;
	object-fit: cover;
}
.vm_categories-content {
	max-width: 330px;
	width: 100%;
}
/* categories navigation */
#prod_categories .owl-nav {
	position: absolute;
	left: calc(58.333333% - 348px);
	bottom: 0px;
	background-color: #fff;
}
.owl-nav button svg {
	height: 30px;
}
.owl-theme .owl-nav {
	width: 300px;
	position: absolute;
	left: calc(50% - 140px);
	bottom: 0px;
	background-color: #fff;
	margin-top: 0px;
}
.owl-theme .owl-nav [class*="owl-"] {
	color: #133550;
	transition: all 0.4s linear;
	-webkit-transition: all 0.4s linear;
	-moz-transition: all 0.4s linear;
	-ms-transition: all 0.4s linear;
	-o-transition: all 0.4s linear;
}
.owl-theme .owl-nav [class*="owl-"]:hover {
	background: transparent;
	color: #95d7e1;
	text-decoration: none;
	transition: all 0.4s linear;
	-webkit-transition: all 0.4s linear;
	-moz-transition: all 0.4s linear;
	-ms-transition: all 0.4s linear;
	-o-transition: all 0.4s linear;
}
.owl-theme .owl-nav button.owl-prev,
.owl-theme .owl-nav button.owl-next {
	padding: 25px 15px !important;
	margin: 0px 10px;
	border-radius: 0px;
}
/* logos */
#client-logos .owl-carousel.owl-loaded {
	display: block;
	position: relative;
}
.logos .owl-carousel .owl-stage-outer {
    z-index: 2;
}
.logos .owl-theme .owl-nav {
	width: 100%;
	left: 0px;
	position: absolute;
	top: 0px;
	background-color: transparent;
	height: 80px;
}
.logos .owl-theme .owl-nav button.owl-prev {
	position: absolute;
	left: -80px;
}
.logos .owl-theme .owl-nav button.owl-next {
	position: absolute;
	right: -80px;
}
.logos .link {
	font-weight: 600;
	margin-top: 75px;
}
.logos img {
	filter: grayscale(100);
	transition: all 0.4s linear;
	-webkit-transition: all 0.4s linear;
	-moz-transition: all 0.4s linear;
	-ms-transition: all 0.4s linear;
	-o-transition: all 0.4s linear;
}
.logos img:hover, .logos img:focus {
	filter: grayscale(0);
	transition: all 0.4s linear;
	-webkit-transition: all 0.4s linear;
	-moz-transition: all 0.4s linear;
	-ms-transition: all 0.4s linear;
	-o-transition: all 0.4s linear;
}
/* support */
#support::before {
	content: " ";
	width: 56.5%;
	height: 60%;
	position: absolute;
	left: 0px;
	top: 26%;
	background-color: #133550;
}
#support::after {
	content: " ";
	width: 54%;
	height: 100%;
	position: absolute;
	right: 0px;
	top: 5%;
	background-attachment: scroll;
	background-image: url("/images/graphs/support_img.jpg");
	background-position: center center;
	background-size: cover;
	z-index: -1;
}
#support .big-title, #support .small-title {
	display: inline-block;
	margin-right: 15px;
	font-size: 35px;
	line-height: 40px;
}
#support .moduletable .row.py-md-5 {
	padding-right: 150px;
	color: #fff;
}
.support-moto {
	position: absolute;
	left: 0px;
	bottom: -112px;
	background-color: #fff;
	padding: 45px 50px;
	height: 120px;
	width: 100%;
	text-align: right;
}
#support .black_square {
	bottom: -165px;
	right: 85px;
	font-size: 22px;
	line-height: 27px;
	padding: 65px 50px;
	border-radius: 50%;
	letter-spacing: 2px;
}
.support-moto:lang(EL) {
	bottom: -107px;
	height: 121px;
}
/* news */
#news .owl-theme .owl-dots .owl-dot span {
	border-radius: 0px;
	transition: all 0.4s linear;
	-webkit-transition: all 0.4s linear;
	-moz-transition: all 0.4s linear;
	-ms-transition: all 0.4s linear;
	-o-transition: all 0.4s linear;
}
#news .owl-theme .owl-dots .owl-dot.active span,
#news .owl-theme .owl-dots .owl-dot:hover span {
	background: #133550;
	transition: all 0.4s linear;
	-webkit-transition: all 0.4s linear;
	-moz-transition: all 0.4s linear;
	-ms-transition: all 0.4s linear;
	-o-transition: all 0.4s linear;
}
.blog-content .big-title {
	font-size: 25px;
	line-height: 30px;
	margin-top: 15px;
}
.blog-content .ar-button {
	margin-left: -30px;
}
/* content */
#content {
	padding-top: 75px;
	padding-bottom: 100px;
}
/* contact page */
#contact-sidebar {
	padding-left: 0px;
}
/* contact enhanced */
#ce-contact-1 .row-fluid.row,
#ce-contact-2 .row-fluid.row {
	margin-left: 0px;
}
#contact-form .inputbox.required {
	width: 95%;
	background-image: none;
	height: 35px;
	margin-bottom: 10px;
	border-left: 0px;
	border-top: 0px;
	border-right: 0px;
	border-radius: 0px;
	box-shadow: none;
	border-bottom: 1px solid #133550;
}
.requiredsign {
	margin-bottom: 15px;
}
.requiredsign span, label .requiredsign {
	color: #888;
}
#ce-contact-1 .icon,
#ce-contact-2 .icon {
	display: block;
	float: left;
}
#ce-contact-1 .icon svg,
#ce-contact-2 .icon svg {
	fill: #95d7e1;
	margin-right: 10px;
}
#ce-contact-1 .contact-sidebar a,
#ce-contact-2 .contact-sidebar a {
	color: #000;
}
.cf-type-checkbox .cf-label {
	display: none;
}
#ce-cf-container-ce-submit-button,
#ce-cf-container-10 .col-md-12,
#ce-cf-container-6 .col-md-12.span12,
#ce-cf-container-6 .col-md-12.span12 label,
#ce-cf-container-11 .col-md-12.span12,
#ce-cf-container-11 .col-md-12.span12 label,
#ce-contact-1 .span7.col-md-7,
#ce-contact-2 .span7.col-md-7 {
	padding-left: 0px;
	padding-right: 0px;
}
#ce-cf-container-ce-submit-button span {
	display: inline-block;
	margin-right: 15px;
}
#cf_ce-submit-button,
#cf_ce-submit-button_reset {
	text-transform: uppercase;
	margin-top: 10px;
	padding: 15px 30px;
}
#cf_ce-submit-button_reset {
	color: #133550;
	border-color: #133550;
	background-color: transparent;
}
/* footer */
footer {
	color: #fff;
}
footer .container::before {
	content: " ";
	width: 33.33333%;
	height: 105%;
	position: absolute;
	right: 0px;
	top: -20%;
	background-color: #95d7e1;
	z-index: 1;
}
#foo-3 .icon,
#foo-6 .icon {
	display: inline-block;
	width: 30px;
	height: 30px;
	float: left;
	margin-right: 10px;
	margin-top: -3px;
}
#foo-3 .icon svg,
#foo-6 .icon svg {
	height: 25px;
}
#foo-5 a {
	display: inline-block;
	color: #fff;
	margin-right: 15px;
}
#foo-3, #foo-3 a, #foo-6, #foo-6 a {
	position: relative;
	color: #133550;
	z-index: 3;
}
/* back to top */
#back-top {
	position: absolute;
	right: -100px;
	top: -100px;
	color: #133550;
	font-size: 20px;
	line-height: 25px;
}
/* copyrights */
.copy {
	color: #fff;
	padding-top: 2rem;
	padding-bottom: 1rem;
	border-top: 1px solid #888;
	margin-top: 75px;
}
/* counter */
#counter {
	padding-bottom: 100px;
	background-attachment: scroll;
	background-image: url("/images/graphs/counter_bg.jpg");
	background-position: center center;
	background-size: cover;
}
#counter::before {
	content: " ";
	width: 50%;
	height: 120px;
	position: absolute;
	left: 0px;
	top: 0px;
	background-color: #fff;
}
#counter .title-box {
	max-width: 450px;
}
#counter .big-title {
	margin-bottom: 5px;
}
.margin-top {
	margin-top: 150px;
	color: #fff;
}
.num {
	font-size: 40px;
	line-height: 45px;
	font-weight: bold;
	margin-bottom: 15px;
}
.stat-title {
	font-weight: 300;
}
/* team */
#team-content .small-title {
	font-size: 25px;
	line-height: 30px;
	margin: 10px 0px;
	text-align: center;
}
.team-title {
	text-align: center;
	text-transform: uppercase;
}
#team-text .owl-nav,
#gallery-text .owl-nav {
	margin-top: 35px;
}
#team-text button,
#gallery-text button {
	display: inline-block;
	border: none;
	background-color: transparent;
}
#team-text .owl-nav .disabled,
#gallery-text .owl-nav .disabled {
	opacity: .25;
}
#team-text .owl-prev,
#gallery-text .owl-prev {
	margin-right: 10px;
}
#team-text .owl-next,
#gallery-text .owl-prev {
	margin-left: 10px;
}
/* gallery */
#gallery-content .owl-stage {
	left: -200px;
}
/* breadcrumbs */
.breadcrumb {
	display: block;
	margin-bottom: 0px;
	padding: 25px 0px;
	background-color: #fff;
	text-transform: uppercase;
}
.breadcrumb li {
	display: inline-block;
}
.breadcrumb li a {
	color: #000;
}
.breadcrumb li.active {
	font-weight: 600;
}
.divider {
	margin-right: 10px;
	margin-left: 5px;
}

/* ilias */

.oikoi-content {
	text-align: center;
}
/* search */
.vm-search-custom-search-input input.inputbox {
    width: calc(100% - 170px);
    border-radius: 0px;
    box-shadow: none;
    border: 1px solid #133550;
    padding: 7.5px 10px;
    margin-bottom: 0px;
    height: 52px;
    float: left;
}

/*lang*/
#languages select {
	-webkit-appearance: none;
	-moz-appearance: none;
	text-indent: 1px;
	text-overflow: '';
	text-transform: none;
	color: #444;
	border: none;
	box-shadow: none;
	background: url(/media/jui/css/chosen-sprite.png) no-repeat 35px 2px;
	padding-right: 20px;
	font-size: 16px;
}
  
#top-covid {
  left: 0px;
  top: 46%;
  z-index: 100;
  position: fixed;
  background-color: #133550;
  width: 160px;
}

#top-covid img {
	width: 150px;
}
















