/*
Theme Name: aethorax
Theme URI: http://example.com/aethorax-theme
Description: A clean and modern WordPress theme for various purposes.
Author: Your Name
Author URI: https://www.aethorax.gr/
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: responsive-layout, custom-header, custom-background, custom-menu
Text Domain: aethorax
*/

.progress-wrap.active-progress {
	opacity: 1;
	visibility: visible;
	transform: translateY(0);
	filter: hue-rotate(106deg);
}

.footer-area .logo img {
	height: 210px;
	width: 100%;
	object-fit: contain;
}

.home-slider-text-line-1::after {
	display: none;
}


.section-title h6.home-slider-text-line-1 {
	padding: 0px;
	font-size: 36px;
	font-weight: bold;
	line-height: 45px;
	text-transform: unset;
}

.homepage-slides .single-slide-item h1.home-slider-text-line-2 {
	font-size: 30px;
	line-height: 35px;
}
.about-area.section-padding .section-title h6::after {
	display: none;
}


.about-area.section-padding .section-title h6{
	padding:0px;
}

.welcome-text{
	text-align:justify;
}

.single-project-item.bg-cover {
	height: 250px;
}

.col-half-offset {
	/* margin-left: 3.166666667%; */
	width: calc((100%/5) - 6px);
	margin-right: 3px;
	margin-left: 3px;
}
@media (max-width: 767px) {
	
	 .col-half-offset {
		/* margin-left: 3.166666667%; */
		width: calc((100%/2) - 6px);
		margin-right: 3px;
		margin-left: 3px;
		margin-bottom:5px;
	}
	
}



.footer-area {
	margin-top: 5px;
}

.projects_title {
	text-align: center;
	font-weight: bold;
	margin-bottom: 20px;
	font-size: 33px;
	color: #143c68;
}

.footer-up {
	padding: 40px 0;
}

.footer-area p {
	
	line-height: 20px;
}

.single-promo-item {
	
	height: 290px;
	
}

.promo-icon img {
	height: 50px;
}

.section-title h2 {
	font-size: 40px;
	line-height: 46px;
	
}


.hero-area-content {
	display: table-cell;
	vertical-align: top;
	padding-top: 50px;
}


.about-img {
	
	top: -90px;
}

.container {
	max-width: 1400px;
	
}


img.aligncenter {
	margin: 10px auto;
	display: table;
}  


.wp-caption.aligncenter {
	clear: both;
	text-align: center;
	width: 100%;
	margin: 27px auto;
}

#attachment_187 {
	width: 460px !important;
}

.wp-caption-text {
	margin-top: 13px;
}

li {
	display: list-item;
	/*list-style: disc;*/
}

ul {
	margin-left: 17px;
	margin-bottom: 10px;
	margin-top: 10px;
}

.page-template-default h3 {
	margin-bottom: 10px;
}

.page-template-default h4 {
	margin-bottom: 5px;
}

table, th, tr, td {
	border: 0px solid #ddd;
}

.main-menu li.nav-item {
		list-style: none;
}


.info-content-area p.highlight {
	
	padding-left: 0px;
	
}

.info-content-area p.highlight::before {
		display: none;
}

.footer-up li {
	list-style: none;
}
.footer-up ul {
	margin-left: 0px;
}


.free-text h3 {
	margin-bottom: 15px;
}


.free-text h2 {
	font-size: 40px;
  line-height: 46px;
  margin-bottom: 20px;
}


.free-text p {
	margin-bottom: 20px;
}

.pdf_list_download ul li.list-group-item {
	border: 0px;
}

.founded-year i {
	background: #4aa486;
	color: #fff;
	width: 161px;
	height: 88px;
	text-align: center;
	font-size: 16px;
	font-style: normal;
	font-weight: 500;
	padding: 6px;
}


.single-service-item {
	background: #fff;
	display: flex;
	flex-direction: column;
	padding: 20px;
	margin-top: 0px;
	transition: 0.3s;
	border-bottom: 1px solid #f6f6f6;
	margin-bottom: 10%;
}

.gray-bg {
	background: #f0f0f0;
}

.page-id-45 .section-title h6{
	font-size:12pt !important;
	
}


.service-section p{
	
	margin-bottom:15px;
	
}

.single-service-item:hover::before {
  display:none;
  
}

.homepage-slides .single-slide-item {
	 
}

.single-promo-item:hover .promo-icon {
	filter: invert(100%);
}

@media (max-width: 767px) {
	
	.footer-area {
	text-align: center;
}
	
.homepage-slides .single-slide-item {
	
	height: 390px;
	
}
	
	.navbar-toggler-icon {
	
	background-color: #113B69;
	
}
	.main-menu .navbar-nav .nav-item .nav-link.active {
	color: #FFF !important;
}
	
}

.header-area {
	background-color: #001f2d;
}


.main-menu .navbar-nav .nav-link{
	
	color:#09b5d5;
}

.main-menu li.nav-item {
	position: relative;
	margin-right: 40px;
	min-width: 145px;
	text-align: center;
}


.header-top.dark-bg {
	background: #048aa2;
}

.header-top {
	font-size: 16px;
	font-weight: 400;
	color: #fff;
	padding: 10px 0;
}  

.contact-info i {
	color: white;
	font-size: 20px;
	margin-right: 2px;
}

.site-info .social-area i {
	font-size: 17px;
	color: #fff;
	padding-left: 10px;
}

.main-menu li.nav-item {
	position: relative;
	margin-right: 0px;
	min-width: 145px;
	text-align: center;

}

.main-menu {
	padding-left: 50px;
}



    :root {
        --ma-bg: #091427;
        --ma-bg-2: #0c1b33;
        --ma-cyan: #00bfd8;
        --ma-cyan-soft: rgba(0, 191, 216, .18);
        --ma-text-soft: rgba(255,255,255,.58);
    }

    .ma-page {
        background:
            radial-gradient(circle at 82% 14%, rgba(0,191,216,.18), transparent 28%),
            radial-gradient(circle at 50% 45%, rgba(0,191,216,.06), transparent 34%),
            linear-gradient(180deg, var(--ma-bg) 0%, #071123 100%);
        color: #fff;
        min-height: 100vh;
        overflow: hidden;
    }

    .ma-hero {
        min-height: 760px;
        display: flex;
        align-items: center;
        position: relative;
    }

    .ma-hero::before,
    .ma-hero::after {
        content: '';
        position: absolute;
        border-radius: 999px;
        pointer-events: none;
    }

    .ma-hero::before {
        width: 620px;
        height: 620px;
        right: -160px;
        top: -190px;
        background: radial-gradient(circle, rgba(0,191,216,.12), transparent 68%);
    }

    .ma-hero::after {
        width: 780px;
        height: 780px;
        left: 50%;
        top: 50%;
        transform: translate(-50%, -50%);
        background: radial-gradient(circle, rgba(255,255,255,.045), transparent 60%);
    }

    .ma-hero-inner {
        position: relative;
        z-index: 2;
    }

    .ma-badge {
        display: inline-flex;
        align-items: center;
        padding: .24rem .55rem;
        border-radius: .2rem;
        
        color: var(--ma-cyan);
        font-weight: 800;
        font-size: .76rem;
        letter-spacing: .08em;
        text-transform: uppercase;
    }

.ma-title {
	margin-top: 1rem;
	font-weight: 800;
	letter-spacing: -.04em;
	line-height: 5rem;
	font-size: clamp(2rem, 4vw, 4rem);
}

    .ma-title span {
        display: block;
        color: var(--ma-cyan);
    }

    .ma-subtitle {
        margin-top: 1.65rem;
        color: var(--ma-cyan);
        font-weight: 700;
        font-size: clamp(1.05rem, 2vw, 1.65rem);
    }

    .ma-description {
        color: var(--ma-text-soft);
        font-weight: 700;
        max-width: 760px;
        margin: 1.7rem auto 0;
        line-height: 1.55;
    }

    .ma-btn-primary {
        --bs-btn-bg: var(--ma-cyan);
        --bs-btn-border-color: var(--ma-cyan);
        --bs-btn-color: #061124;
        --bs-btn-hover-bg: #25dff3;
        --bs-btn-hover-border-color: #25dff3;
        font-weight: 800;
        border-radius: 999px;
        padding: .9rem 1.4rem;
    }

    .ma-btn-outline {
        border-color: rgba(255,255,255,.18);
        color: #fff;
        font-weight: 800;
        border-radius: 999px;
        padding: .9rem 1.4rem;
        backdrop-filter: blur(10px);
    }

    .ma-section {
        position: relative;
        z-index: 3;
        padding: 5rem 0;
    }

    .ma-card {
        height: 100%;
        border: 1px solid rgba(255,255,255,.08);
        background: rgba(255,255,255,.035);
        border-radius: 1.25rem;
        padding: 2rem;
        box-shadow: 0 24px 80px rgba(0,0,0,.22);
    }

    .ma-card h3 {
	color: #fff;
	font-weight: 800;
	font-size: 1.25rem;
	margin-bottom: 10px;
}

    .ma-card p {
        color: var(--ma-text-soft);
        margin-bottom: 0;
    }

    @media (max-width: 767px) {
        .ma-hero {
            min-height: 640px;
        }

        .ma-description {
            font-size: .95rem;
        }
    }
	
	
	


h1, h2, h3, h4, h5, h6 {
  color: #fff;
}	
	
.footer-area {
	background: #001d2b;
	color: #fff;
	position: relative;
}	


.header-area .is-sticky .sticky-area {
	background: #001e2c;
	z-index: 999 !important;
	-webkit-animation: slideInDown 0.6s forwards;
	animation: slideInDown 0.6s forwards;
	margin-top: 0;
}	
	
.contact-info {
	font-size: 14px;
}

.site-info {
	font-size: 14px;
}

.navbar-nav .nav-item:has(.nav-link img) {
	margin-left: 10px;
	margin-right: 0px;
	min-width: 25px;
}
