/*
Theme Name: Astra Child
Theme URI: https://wpastra.com/
Template: astra
Author of this CSS: Dionisis Karousos
Created: 24/04/24
Updated: 10/10/25
*/

html {
	scroll-behavior: smooth;

}

@media(min-width:2500px) {
	html {
		font-size: 200%;
	}
}

@media(min-width:2300px) {
	html {
		font-size: 170%;
	}
}

body {
	/* background-color:#1c2548; */
	background-color: whitesmoke;
}

#page {
	min-height: 1080px;
	max-width: 3500px;
	margin: auto;
	background-color: #fff;
}

/* -- Header -- */

/*Remove take action page */
.ast-builder-layout-element.ast-flex.site-header-focus-item.ast-header-button-1 {
	display: none;
}

header .custom-logo-link img {
	margin-left: -3px;
}


.page-id-1792 .ast-builder-menu-1 .menu-item>.menu-link {
	color: red !important;
}

.page-id-1792 .ast-primary-header-bar,
.page-id-2369 .ast-primary-header-bar,
.page-id-2395 .ast-primary-header-bar,
.page-id-2396 .ast-primary-header-bar,
.page-id-2424 .ast-primary-header-bar {
	background-color: #DAF2F4;
	min-height: 130px;
}


/* Iframe animate */

.box-iframe.elementor-element,
.elementor-element.elementor-element-83a83d3.e-con-full.e-flex.e-con.e-child {
	padding: 0;
}

.container-iframe-left {
	position: relative;
	/*overflow: hidden;*/
	width: 100%;
	padding-top: 100%;
	/* 750:750 */
	background-color: #BEE1F1;
	background-image: url('../../plugins/canva/img/tetragonakia.png');
	background-repeat: no-repeat;
	background-position: left 15px top 15px;
}

.container-iframe-right {
	position: relative;
	overflow: hidden;
	width: 100%;
	padding-top: 100%;
	/* 750:750 */
	background: #BEE1F1;
	background-image: url('../../plugins/canva/img/tetragonakia.png');
	background-repeat: no-repeat;
	background-position: left 15px top 15px;
}


.container-iframe-desktop {
	position: relative;
	overflow: hidden;
	width: 100%;
	padding-top: 80.78125%;
	/* 1551:1920 */
}

.container-iframe-tablet {
	position: relative;
	overflow: hidden;
	width: 100%;
	padding-top: 166%;
	/*1043:627*/
}

.responsive-iframe {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	width: 100%;
	height: 100%;
}

.responsive-iframe.fix-left-box {
	margin-top: -50px;
}

.div-over-box3b-img {
	position: absolute !important;
	bottom: 30px !important;
	left: 30px !important;
}

.div-over-box3b-title {
	position: absolute !important;
	top: 30px !important;
	left: 30px !important;
}

.div-over-box3b-title.elementor-widget.elementor-widget-heading {
	position: absolute !important;
	top: 30px !important;
	left: 30px !important;
}


.div-over-box3b-img.elementor-widget.elementor-widget-image {
	max-width: 15% !important;
}

.apothetirio-title-desktop a,
.xoroi-synergasias-title-desktop a,
.apothetirio-title-tablet a,
.xoroi-synergasias-title-tablet a {
	color: #829799;
	text-decoration: none !important;
	letter-spacing: -1px;
	font-weight: 600;
}

.apothetirio-title-desktop a,
.xoroi-synergasias-title-desktop a {
	font-size: 1.2rem;
}

.apothetirio-title-tablet a,
.xoroi-synergasias-title-tablet a {
	font-size: 1.2rem;
}

.apothetirio-title-desktop {
	display: block;
	position: absolute;
	z-index: 100;
	top: 37%;
	right: 55%;
}

.xoroi-synergasias-title-desktop {
	display: block;
	position: absolute;
	z-index: 100;
	top: 37%;
	right: 2%;
}

.apothetirio-title-tablet {
	display: block;
	position: absolute;
	z-index: 100;
	top: 27.5%;
	right: 10px;
}

.xoroi-synergasias-title-tablet {
	display: block;
	position: absolute;
	z-index: 100;
	top: 51%;
	left: 10px;
}


.elementor-element.box-height {
	/* background: #BEE1F1; */
	height: 90% !important;
}


/* .apothetirio-logo-desktop{
  display: block;
  position: absolute;
  z-index: 100;
  top: 39.5%;
  right: 49.5%;
}


.xoroi-synergasias-logo-desktop{
  position: absolute;
  z-index: 100;
  top: 50%;
  right: 0%;
} */

.apothetirio-title-desktop img {
	height: 80px !important;
	margin-left: 0px;
	margin-top: 10px;
}

.xoroi-synergasias-title-desktop img {
	height: 90px !important;
	margin-left: 0px;
	margin-top: 5px;
}

.box-left-header,
.box-right-header {
	background: linear-gradient(0deg, #ECA929 -50%, #FFFCF5 100%);
	padding: 10px;
}


#box-left-title,
#box-right-title {
	min-height: 100px;
	position: relative;
}

#box-left-title h2,
#box-right-title h2 {
	font-size: 1.3rem;
	position: absolute;
	top: 50%;
	left: 22%;
	transform: translate(0, -50%);
	padding-top: 0;
	color: #BB8215;
	font-weight: bold;
	font-size: 1.3rem;
	width: calc(60% - 10px);
	text-align: center;
}

#box-left-logo {
	width: 20%;
	float: left;
	height: 100px;
	position: relative;
}

#box-left-logo img,
#box-right-logo img {
	position: absolute;
	top: 50%;
	transform: translate(0, -50%);
}

#box-right-logo {
	width: 20%;
	float: left;
	height: 100px;
	position: relative;
}


#box-left-logo img,
#box-right-logo img {
	max-height: 100px;
}

.animate-video-container {
	position: relative;
	cursor: pointer;
}

#detach-button-host {
	display: none;
}


.white-boxes {
	width: 35%;
	position: absolute;
	display: flex;
	gap: 5%;
	padding: 2%;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: flex-start;
}

div[class^="whitebox-"] {
	flex: 1 1 30%;
	/* κάθε κουτί παίρνει περίπου 1/3 του πλάτους */
	aspect-ratio: 1 / 1;
	/* κρατάει τετράγωνο σχήμα */

}

.whitebox-1 {
	background: rgba(255, 255, 255, 0.9);
}

.whitebox-2 {
	background: rgba(255, 255, 255, 0.5);
}

.whitebox-3 {
	background: rgba(255, 255, 255, 0.3);
}


/*home3 video*/
.elementor-1792 .elementor-element.elementor-element-01f84be .elementor-wrapper {
	--video-aspect-ratio: 3.5 !important;
}

/*home2 video*/
.page-id-2117 .elementor-element.elementor-element-2cb5f4f.e-flex.e-con-boxed.e-con.e-parent {
	/*min-height: 1080px;*/
	max-width: 100%;
	width: 100vw;
	height: 100vh;
	max-height: 1800px
}


#div-velos {
	margin: auto;
	bottom: 30px;
	position: absolute;
	bottom: 25px;
	left: 50%;
	transform: translate(-50%, -50%);
	font-size: 50px;
}

#div-velos a {
	color: #fff;
	outline: none;
}

#div-velos .fa.fa-angle-double-down.fa-fw {
	border-radius: 50%;
	width: 80px;
	height: 80px;
	padding-top: 15px;
	background: rgba(255, 255, 255, 0.5);
}


/* --Contact form -- */
#wpforms-submit-9 {
	background-color: #CC4C27;
}

#wpforms-submit-9:hover {
	background-color: #BD3D18;
}


.page-id-542 h1,
.page-id-2897 h1 {
	font-size: 4rem;
	font-weight: 700;
}

//  robot container
/* .elementor-2117 .elementor-element.elementor-element-bf6914a > .elementor-widget-container{
	position: relative;
    width: 100%;
	max-width:100%!important;
    padding-top: 34.54%;
    overflow: hidden;
} */

//robot link
/* .elementor-2117 .elementor-element.elementor-element-bf6914a img {
	position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
} */
#post-2117>div>div>div.elementor-element.elementor-element-14ec136.e-con-full.e-flex.e-con.e-parent.e-lazyloaded>div.elementor-element.elementor-element-bf6914a.elementor-widget.elementor-widget-image>div>a>img {
	width: 100vw !important;
	max-width: 100% !important;
}

//tour with unity
#unity-container {
	position: relative
}

#unity-container.unity-desktop {
	margin: auto
}

#unity-container.unity-mobile {
	/* position: fixed; */
	width: 100%;
	height: 100%
}

#unity-canvas {
	background: #231F20;
	max-width: 100%
}

.unity-mobile #unity-canvas {
	width: 100%;
	height: 100%
}

#unity-loading-bar {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	display: none
}

#unity-logo {
	width: 154px;
	height: 130px;
	background: url('../../plugins/tour/TemplateData/unity-logo-dark.png') no-repeat center
}

#unity-progress-bar-empty {
	width: 141px;
	height: 18px;
	margin-top: 10px;
	margin-left: 6.5px;
	background: url('../../plugins/tour/TemplateData/progress-bar-empty-dark.png') no-repeat center
}

#unity-progress-bar-full {
	width: 0%;
	height: 18px;
	margin-top: 10px;
	background: url('../../plugins/tour/TemplateData/progress-bar-full-dark.png') no-repeat center
}

/* #unity-footer { position: relative }*/
/* .unity-mobile #unity-footer { display: none }*/
/* #unity-webgl-logo { float:left; width: 204px; height: 38px; background: url('../../plugins/tour/TemplateData/webgl-logo.png') no-repeat center }*/
#unity-webgl-logo {
	display: none;
}

/* #unity-build-title { float: right; margin-right: 10px; line-height: 38px; font-family: arial; font-size: 18px }*/
#unity-build-title {
	display: none
}

#unity-fullscreen-button {
	position: absolute;
	right: 0;
	bottom: 8px;
	cursor: pointer;
	width: 38px;
	height: 38px;
	background: url('../../plugins/tour/TemplateData/fullscreen-button.png') no-repeat center
}

#unity-warning {
	position: absolute;
	left: 50%;
	top: 5%;
	transform: translate(-50%);
	background: white;
	padding: 10px;
	display: none
}


.elementor-2424 .elementor-element.elementor-element-b7608d5.elementor-element {
	--align-self: unset !important;
}

.elementor-2424 .elementor-element.elementor-element-17268f0 {
	padding: 0 !important;
	margin: 0 !important;
}

.page-id-2424 #page {
	min-height: unset;
}

.page-id-2424 .site-footer {
	margin-top: -9px !important;
}

#gotoic {
	cursor: pointer;
	position: fixed;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
	background-color: rgba(255, 255, 255, 0.8);
	border-radius: 10px 0 0 10px;
}

#gotoic a {
	display: block;
	padding: 8px 5px;
	outline: none;
}

#gotoic a img {
	width: 24px;
}

@media(max-width:480px) {
	#gotoic a img {
		width: 18px
	}
}

#post-2117>div>div>div.elementor-element.elementor-element-78d466f.e-con-full.e-flex.e-con.e-parent.e-lazyloaded {
	padding: 0 !important;
}


/* -- newcontact page -- */

@media (min-width: 922px) {
	.ast-container {
		max-width: unset;
	}
}

.helpdesk-card {
	background: linear-gradient(135deg, #0f2f44, #173f5f);
	color: #fff;
	border-radius: 16px;
	padding: 40px;
	box-shadow: 0 20px 40px rgba(0, 0, 0, .25);
	margin-bottom: 40px !important;
	margin-top: 40px;
}

.helpdesk-title {
	font-size: 28px;
	font-weight: 700;
	margin-bottom: 14px;
}

.helpdesk-text {
	font-size: 16px;
	line-height: 1.6;
	margin-bottom: 28px;
}

.helpdesk-actions {
	display: flex;
	flex-wrap: wrap;
	gap: 16px;
}

.helpdesk-btn {
	background: #fff;
	color: #0f2f44;
	padding: 14px 22px;
	border-radius: 10px;
	font-weight: 600;
	text-decoration: none;
	border-left: 6px solid #ff8c1a;
	display: inline-flex;
	align-items: center;
	gap: 10px;
	transition: .2s ease;
	font-size: 17px;
}

.helpdesk-btn:hover {
	transform: translateY(-2px);
	box-shadow: 0 8px 20px rgba(0, 0, 0, .25);
	color: #CC4C27;
}

.links-card {
	background: #f6f8fa;
	border-radius: 14px;
	padding: 26px 32px;
	border: 1px solid #e5e7eb;
	margin-bottom: 40px !important;
	font-size: 16px;
}

.links-title {
	font-size: 18px;
	font-weight: 600;
	margin-bottom: 14px;
}

.links-card a {
	color: #0066cc;
	text-decoration: none;
	font-size: 15px;
}

.links-card a:hover {
	text-decoration: underline;
}

.links-card p {
	margin-bottom: 0;
}


/* ===== SOCIAL ===== */

.social-links {
	margin: 40px 0 50px !important;
}

.social-links .elementor-social-icon-facebook-f:hover {
	background-color: #0866FF !important;
}

.social-links .elementor-social-icon-instagram:hover {
	background: #833ab4 !important;
}

.social-links .elementor-social-icon-youtube:hover {
	background-color: #FF0033 !important;
}

.elementor-2897,
.elementor-3299 {
	background-color: #EEF2F5;
}


/* ===== RESPONSIBLES ===== */
.responsibles {
	font-size: 13px;
	color: #6b7280;
	border-top: 1px solid #e5e7eb;
	padding-top: 30px;
	padding-bottom: 50px;
}

.responsibles h4 {
	font-size: 14px;
	margin-bottom: 30px;
	color: #374151;
}

.responsibles-grid {
	display: grid;
	grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
	gap: 28px;
}

.responsible-item strong {
	display: block;
	font-size: 13px;
	margin-bottom: 6px;
	color: #374151;
}

.responsible-logo {
	margin-top: 10px;
}

.responsible-logo img {
	height: 45px !important;
	max-width: 150px !important;
	object-fit: contain;
	filter: drop-shadow(1px 1px 2px rgba(0, 0, 0, 0.3));
}

.responsible-item {
	line-height: 18px;
}

.resp-text {
	min-height: 110px;
	border-bottom: 1px dotted #CBCBCB;
}


.contact-top-title h1 {
	font-size: 30px;
	text-align: center;
	color: #143A56;
	margin-top: 30px !important;
	font-weight: normal !important;
	border: 2px solid #143A56;
	padding: 10px;
	border-radius: 8px;
}

/* ===== RESPONSIVE ===== */
@media (max-width:600px) {
	.helpdesk-card {
		padding: 28px 22px;
	}

	.helpdesk-title {
		font-size: 24px;
	}

	.contact-top-title h1 {
		font-size: 23px;
	}
}

@media (max-width:470px) {
	.helpdesk-actions {
		justify-content: center;
	}
}


.contact2-h1 h1 {
	font-size: 2rem;
	text-transform: none;
	margin-top: 150px !important;
}

.ast-header-break-point #ast-mobile-header{
	margin-top: 10px;
}


/* -- Media rules -- */


@media(max-width: 1650px) {
	.xoroi-synergasias-title-desktop {
		top: 36%;
		right: 0;
	}

	.apothetirio-title-desktop {
		top: 36%;
		right: 53%;
	}

	/* 	.apothetirio-logo-desktop{
		top: 36%;
		right: 53%;
	} */
}


@media(max-width: 1250px) {
	.xoroi-synergasias-title-desktop {
		top: 18%;
		right: 8%;
	}

	.apothetirio-title-desktop {
		top: 36%;
		right: unset;
		left: 8%;
	}
}


@media(max-width: 1100px) {

	#box-left-title h2,
	#box-right-title h2 {
		font-size: 1.2rem;
	}
}

/*  <1045px */
@media only screen and (max-width: 1045px) {

	#left-desc h1,
	#right-desc h1 {
		font-size: 2rem;
	}
}


@media(min-width: 922px) {

	.page-id-1792 .site-primary-header-wrap.ast-builder-grid-row-container.site-header-focus-item.ast-container,
	.page-id-540 .site-primary-header-wrap.ast-builder-grid-row-container.site-header-focus-item.ast-container,
	.page-id-2117 .site-primary-header-wrap.ast-builder-grid-row-container.site-header-focus-item.ast-container,
	.page-id-542 .site-primary-header-wrap.ast-builder-grid-row-container.site-header-focus-item.ast-container,
	.page-id-2369 .site-primary-header-wrap.ast-builder-grid-row-container.site-header-focus-item.ast-container,
	.page-id-2395 .site-primary-header-wrap.ast-builder-grid-row-container.site-header-focus-item.ast-container,
	.page-id-2396 .site-primary-header-wrap.ast-builder-grid-row-container.site-header-focus-item.ast-container,
	.page-id-2424 .site-primary-header-wrap.ast-builder-grid-row-container.site-header-focus-item.ast-container {
		max-width: 100%;
		max-height: 175px;
	}


	.ast-builder-menu-1.ast-builder-menu.ast-flex.ast-builder-menu-1-focus-item.ast-builder-layout-element.site-header-focus-item {
		margin-top: -85px;
		margin-right: -20px;

	}

}

@media(max-width: 981px) {
	header .custom-logo-link img {
		max-width: 400px;
	}

	.page-id-2117 .elementor-element.elementor-element-2cb5f4f.e-flex.e-con-boxed.e-con.e-parent {
		height: 50vh;
	}

}

@media(max-width: 921px) {

	.ast-theme-transparent-header .main-header-bar,
	.ast-theme-transparent-header.ast-header-break-point .main-header-bar-wrap .main-header-menu,
	.ast-theme-transparent-header.ast-header-break-point .main-header-bar-wrap .main-header-bar,
	.ast-theme-transparent-header.ast-header-break-point .ast-mobile-header-wrap .main-header-bar {
		background-color: transparent;
	}

	.resp-text {
		min-height: auto;
		border-bottom: none;
	}

}


@media(min-width:768px) {
	.desktop-none {
		display: none !important;
	}

	.elementor-element-edit-mode.desktop-none {
		opacity: 0.5;
		border: 1px solid tomato;
		display: flex !important;
	}

}


@media(max-width:767px) {

	header .custom-logo-link img {
		max-width: 400px;
	}

	.desktop-only {
		display: none !important;
	}

	.elementor-element-edit-mode.desktop-only {
		opacity: 0.5;
		border: 1px solid tomato;
		display: flex !important;
	}

	.desktop-none.box-iframe .e-con.e-flex {
		padding: 0;
	}

	.container-iframe-left,
	.container-iframe-right {
		background-size: 8%;
	}
}


@media(max-width:575px) {
	.apothetirio-title-tablet {
		top: 5px;
	}

	.xoroi-synergasias-title-tablet {
		top: 31%;
	}

}

@media(max-width: 544px) {
	.site-above-footer-wrap img {
		max-height: 80px;
		width: auto;
	}

	header .custom-logo-link img {
		max-width: calc(100% - 50px) !important;
	}
	
	header .custom-logo-link img, .ast-header-break-point .site-branding img, .ast-header-break-point .custom-logo-link img{
		width: 400px;
	}
}

// UnderLine

h2.elementor-2369 .elementor-element.elementor-element-5db1a20 .elementor-heading-title {
	border-block-end: 4px solid #DB5D36;
}


/*
--------- dkNotes ---------

page-id-540 --> Homepage
page-id-2117 --> Home2
page-id-1792 --> Home3
page-id-542 --> Contact
page-id-2424 --> Tour (unity)

-------------------------
*/