/* ===================================================================================

* Theme Name: BildPress Child
* Theme URI: https://themeforest.net/user/basictheme/portfolio
* Author: BasicTheme
* Author URI: https://bdevs.net/wp/bildpress/
* Description: BildPress - Construction WordPress Theme
* Version: 1.0.3
* Template: bildpress
* License: GNU General Public License version 3.0
* License URI: http://www.gnu.org/licenses/gpl-3.0.html
* Tags: one-column, right-sidebar, left-sidebar, custom-menu, featured-images, post-formats, sticky-post, translation-ready

* We encourage you to create Child theme for any modifications you will want to do.

* Why use Child theme?

* Because of future updates we may provide for this theme that will overwrite your
* modifications and all your custom work.

* If you are not familiar with Child Themes, you can read about it here:
* http://codex.wordpress.org/Child_Themes
* http://wp.tutsplus.com/tutorials/theme-development/child-themes-basics-and-creating-child-themes-in-wordpress/

====================================================================================== */
div.header__side-nav1 a {
    border-color: #0d92f4!important;
}
a.footer_logo img {
    max-width: 170px;
}
.hadco_home_services .sv-icon,
.hadco_home_services_one .sv-icon {
    display: none;
}
.projects2__item:hover .projects2__content {
    opacity: 0!important;
	visibility: hidden!important;
}
.single_service_taps .about2__left-content {
    display: none;
}
.single_service_taps .about2__right {
    padding-top: 15px;
}
.single_service_taps .about2 .tab-style-01 .nav-tabs .nav-link {
    width: 33.333333%;
}
.single_service_taps .about2__tab-content h4 {
    font-size: 18px;
}
.single_service_taps .about2__tab-item {
    padding: 29px 10px 24px 15px;
}
.single_service_taps .about2__body {
    padding: 50px 0px 30px;
}

.mep_service .company-growth-year {
    display: none;
}
.mep_service .m-tab-list.s_status_list li i {
    display: none;
}
.bg-gray {
    background-color: #fafaf8;
}
.footer-style-2 .footer-title, .footer-style-2 .footer-widget ul li a, .footer-style-2 .footer-widget p,.footer-style-2 .footer1__copyright--text p {
    color: #18063f;
}
.home_about .content_box_120_70 {
    padding-bottom: 40px;
}
.footer-border .col-lg-3 {
    padding-top: 55px;
    padding-bottom: 0;
}
.footer-widget.mb-50 {
    margin-bottom: 40px;
}
ul.contact_info i {
    margin-right: 5px;
}
.social_links a{
	background: #0d92f4;
	border-color: #0d92f4;
	color: #fff!important;
}
.footer-border .col-lg-3::before, .footer-style-2 .footer1__padding1{
	border-color: #eeecf8;
}
@media (min-width: 1200px){
	.hadco_home_services .col-xl-4 {
		-ms-flex: 0 0 25%;
		flex: 0 0 25%;
		max-width: 25%;
	}
	.hadco_vision_mission .col-xl-3 {
		-ms-flex: 0 0 35%;
		flex: 0 0 35%;
		max-width: 35%;
	}
	.hadco_vision_mission .col-xl-6 {
		-ms-flex: 0 0 30%;
		flex: 0 0 30%;
		max-width: 30%;
	}
	.header__logo.logo-shape {
		margin-top: -16px;
	}
	.header-style-4 .header__menu-wrapper.menu_sticky .header__logo.logo-shape {
		margin-top: 0;
	}
	.header-style-4 .header__menu-wrapper.menu_sticky .header__logo.logo-shape img {
		width: 100px;
	}

}
@media (max-width: 767px){
	.topbar-space {
		display: none;
	}
	.header__logo.logo-shape img {
		width: 80px;
	}
}
