/* 
 Theme Name:   etefaros
 Theme URI:    
 Description:  
 Author:       eteFR
 Author URI:   https://etefaros.eu
 Template:     dilabs
 Version:      1.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html

 /* == Add your own styles below this line ==
--------------------------------------------*/

/*SCHEDULED COURSES page id=7955*/
.sl-sched-hero {
	padding:10rem 0 4rem;
}

.sl-hero {
	padding-top:10rem;
}

.sl-hero-toplink {
	color: #dbe8ff !important;
}

.sl-hero-toplink:hover {
	color: #fff !important;
	text-decoration:none;
}

/*SINGLE COURSE*/

.sl-single .sl-accordion-item.is-open .sl-objectives-list li::before, .sl-single .sl-accordion-item.is-open .sl-audience-list li::before {
	background:none!important ;
}

.sl-list li {
    color: #000;
}

.sl-title {
	font-size: clamp(2rem, 4.2vw, 2.4rem);
}

.sl-meta-pill {
	font-size:0.8rem;
}

.sl-accordion-group {
    z-index: 0;
}

.sl-interest-dialog {
    top: 20%;
}


/*COURSE CATEGORY PAGE*/

.container.sl-seminar-category-archive {
    margin-top: 4rem;
}

/******THEME GENERAl********/
h1, h2, h3, h4, h5, h6 {
    font-weight: 600;
}
/***************************/
:root {
	--color-primary: #082D51 !important;
  --color-secondary: #6D8399 !important;
}
body {
	font-size:14px !important;
	line-height: 1.4;
}

.about-two-thumb .experience {
    right: 35% !important;
    top: 75% !important;
}

ul.list-double li h5 {
    font-size: 1em !important;
}

ul.list-double li:first-child::after {
	transform: none;
	background: var(--white);
  color: var(--dark);
}

ul.list-double li:first-child:hover::after {
    transform: scale(1.5);
    background: var(--color-primary);
    color: var(--white);
}

.achivement-counter {
    background-image: none !important;
    background: var(--bg-gradient) !important;
}

.breadcrum-shape {
    top: 45%;
}
.breadcrumb-area {
    padding-top: 3rem;
}
.services-style-one h4 a {
    pointer-events: none;
}

.services-style-one .btn-arrow{
	display:none;
}
.services-style-one img {
    height: 100%;
}

.service-style-two {
    min-height: 400px;
	padding:50px 40px;
}

.service-style-two-heading {
    background-image: none !important;
}

.site-heading {
    margin-bottom: 10px;
}

.default-padding {
    padding-top: 50px !important;
    padding-bottom: 50px !important;
}

[type=button]:not(:disabled), [type=reset]:not(:disabled), [type=submit]:not(:disabled), button:not(:disabled) {
    padding: 20px;
}

.page-id-2932 .breadcumb-title, .page-id-3214 .breadcumb-title, .page-id-3312 .breadcumb-title {
	
	display:none;
}

input {
    min-height: 30px;
}

 .page-id-3312 .software-benifits-area .col-xl-6, .page-id-6548 .software-benifits-area .col-xl-6 {
        width: 100%;
    }

ul.social-link li a {
	border:none;
}

.blog-area .info .meta ul li a{
	font-size:0.8em;
}

.gallery-item {
    text-align: left;
}

.mfp-container, .portfolio-single-container {
    background-color: #fff;
}

.portfolio-single-content p, .single-portfolio-header div, .single-portfolio-header div p, .single-portfolio-header div a, .single-portfolio-footer, .single-portfolio-footer div {
	font-size:0.95em !important;
}

.portfolio-row.portfolio-filter-row {
    display: none;
}

.page-id-6140 .breadcumb-title
{
	display:none;
}

.page-id-6140 .about-style-three-area .offset-lg-1
{
	margin-left: 5%;
	width: 45%;
}

.page-id-6140 .about-style-three-info ul.list-double li {
	margin-top: 20px;
}

.page-id-6140 .social {
	display:none;
}

.page-id-6140 .team-right-info {
    padding: 6% 8%;
}

.wpml-ls-flag {
	display:inline-block !important;
	margin-bottom:0 !important;
}

.blog-area .item .info h1, .blog-area .item .info h2, .blog-area .item .info h3, .blog-area .item .info h4, .blog-area .item .info h5, .blog-area .item .info h6 {
    font-weight: 600;
}

h2.wp-block-heading {
    font-size: 1.6rem;
}

h3.wp-block-heading {
    font-size: 1.2rem !important;
}

.wp-block-button__link {
	font-size:1rem;
	font-weight:500 !important;
}

strong {
    font-weight: 600;
}

/*FOOTER*/

footer .f-items .widget_nav_menu li {
    margin-bottom: 5px;
}

.bg-dark .widget_nav_menu a
{
	font-weight:600;
}

.bg-dark .widget_nav_menu a:hover
{
	color:white;
}

.cmplz-cookiebanner .cmplz-buttons .cmplz-btn.cmplz-deny:hover{
	color:white;
}

a {font-weight:unset;}

ul.wp-block-latest-posts__list.wp-block-latest-posts, ul.wp-block-categories-list.wp-block-categories {
    list-style-type: none;
    padding: 0;
}

/*for main menu, responsiveness width*/
@media (min-width: 1200px) {
    .container-fill {
        max-width: 1320px;
    }
}

@media (min-width: 992px) {
	
	.footer-custom-style .col-lg-3.col-md-6.footer-item.mt-50 {
		width:32% ;
	}
	
	footer img.logo {
		height: 110px;
	}
}

/* Fix for 04. ongoing support overflowing on mobile devices */

@media only screen and (max-width: 767px) {
	.default-padding-bottom {
		padding-bottom: 100px !important; 
	}
}

/* Fix for 30 years experience box and img overflowing on mobile devices */

@media (min-width: 1024px) {
    nav.navbar ul.nav>li>a {
        padding: 10px 14px;
        font-weight: normal;
        font-size: 0.9rem;
    }
	

nav.navbar.validnavs ul li.dropdown ul.dropdown-menu li a {
        font-weight: normal !important;
        font-size: 0.9rem;
    }
	}


/*PERFORMANCE CSS*/
.about-two-thumb {
    aspect-ratio: 16 / 10;
}

.about-two-thumb > img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}

@media (max-width: 767px) {
    .about-two-thumb {
        display: flex;
				flex-direction: column;
        justify-content: center;
        padding-bottom: 20px;
        background: var(--dark);
    }

    .about-two-thumb .experience {
        padding: 20px;
        text-align: center;
        width: 100%;
        max-width: 90%;
        box-sizing: border-box;
				right: 15% !important;
    }

    .about-two-thumb .experience h2 {
			align-self: flex-end; 
			text-align: right;
      font-size: 21px !important;
    }
	
    .about-two-thumb img {
        height: auto;
    }
    .about-two-thumb .experience h2 strong {
			align-self: flex-end;
			text-align: right;
      font-size: 80px !important;
    }

    .about-two-thumb .experience::after {
        display: none;
    }
}

.sidebar .wp-block-categories-list.wp-block-categories li {
    padding: 0;
}

/*pillar1 additional services banners*/
#pillar1banner p {
	color: #fff;
}

/*ICONS*/
.feature-style-four-item i, .btn-animation i, .post-pagi-area a .icon i {
	    font-family: "Font Awesome 5 Free" !important;
	font-weight: 600 !important;
}
/*Hide Missing Theme core assets e.g. https://wordpress.validthemes.net/dilabs/wp-content/uploads/2023/05/15.webpand https://wordpress.validthemes.net/dilabs/wp-content/uploads/2023/05/4.png / not showing properly from core theme / not editable*/
.banner-shape-right-bottom,
.shape, .shape-right-bottom {
    display: none !important;
}


.banner-style-two-area {
    padding: 15rem 6rem !important;
}

@media (max-width: 767px) {
	.banner-style-two-area {
    padding: 10rem 3rem 3rem !important;
}
	
.about-two-thumb .experience {
		top:0;
		width: 70%;
		align-self: center;
}
	
	.col-lg-6.about-style-two {
    padding: 0;
}
	
	.col-lg-6.about-style-two.pl-50.pl-md-15.pl-xs-15.mt-60.mt-xs-40 {
		padding: 0 1rem;
	}
}

@media (max-width: 380px) {
	.banner-style-two-area {
    padding: 10rem 1rem 0 !important;
}
}
