/**
* Theme Name: Industrial Child
* Description: This is a child theme of Industrial, generated by Merlin WP.
* Author: <a href="http://themeforest.net/user/Anps/portfolio">AnpsThemes</a>
* Template: industrial
* Version: 1.7.1
*/
.iconred span:after {
    background-color: red !important;
}

.iconorange span:after {
    background-color: orange !important;
}

.iconblue span:after{
	background-color: #4791ce !important;
}

.content-container > .row > *.col-md-12 {
    padding-bottom: 0px;
}

#menu-menu-service > li{
	width : 100%
}

.contact-number-number > a {
	color : white !important;
}

.contact-info-item > span > a {
	color : #4791ce !important;
}

.icon-media > div > i{
	color : background-color: red !important;
}

.logo .logo-img {
	height: 75px;
}

.full-width.logo-background .logo {
	color: #e2e2e2 !important
}

.container nav.site-navigation .current-menu-item > a, .important, .megamenu-title {
    color: #4563b3 !important;
}

.filter-dark button {
	padding: 50px 30px 23px;
	width: auto;
	background-color: #1b316bbd;
	color: #ffffff;
}
.filter-dark button.selected {
    background-color: #1b316b;
    color: #ffffff !important;
    padding-top: 50px;
}

.site-footer a:not(.btn) {
    color: #ffffff;
}
.site-footer a:not(.btn) {
    color: #ffffff!important;
}

.page-header {
    background-color: #f8f9f9;
    background-position: center; 
	padding: 100px 0!important;
	background-image: url(http://icts.seo-referencement.ovh/wp-content/uploads/2025/09/pexels-lukas-kosc-525097851-33762933-2.jpg);
}
.page-header h1.page-title {
	color: #ffffff; 
}

.elementor-element-9d75f08 > div {
	width: 1400px;
	max-width: 95%!important;
}
.menu-search {
	display: none;
}
.projects-content .projects-item .project-title {
	color: #ffffff;
    font-size: 16px;
    margin-bottom: 25px;
}