/*
Theme Name: Ensomatosys
Theme URI: http://example.com/ensomatosys-theme
Description: A clean and modern WordPress theme for various purposes.
Author: Your Name
Author URI: https://www.ensomatosys.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: Ensomatosys
*/

.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: 15vh;
}



.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%);
}


.header-area .logo img {
	height: 70px;
}

.homepage-slides .single-slide-item {

	height: 500px;

}

.logos-container{
	
	
	position: relative;
	top: -60px;
	z-index: 10;
	margin-bottom:-60px;
}
	
.about-area.section-padding {
	padding: 20px 0;
}


.main-menu li.nav-item {
	
	margin-right: 30px;
}


.header-top {
	font-size: 15px;
	
}

.footer-links ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.footer-links li {
   
}

.footer-link-item {
    display: flex;
    align-items: center; /* κάθετη στοίχιση */
    gap: 8px; /* απόσταση εικόνας - κειμένου */
    text-decoration: none;
}

.footer-link-icon {
    width: 50px;       /* ΜΙΚΡΗ εικόνα */
    height: 50px;
    object-fit: contain;
    flex-shrink: 0;    /* να μην μικραίνει */
}

.footer-link-label {
	font-size: 15px !important;
	line-height: 1;
	display: inline;
	font-weight: normal !important;
	color: #fff !important;
}

.alignleft {
	float: left;
	margin-right: 10px;
}

.single-content p{
	margin-bottom:10px;
}

.sidebar-categories li a{
 display: inline !important;	
}



@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;
}
	
}