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

* 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/

====================================================================================== */
.main-menu1{
	text-align:right;
}
.product_section  img {
    border-radius: 20px;
}
.product_section  .arc-project-img.p-relative {
    border: 1px #ddd solid;
    border-radius: 20px;
	background-color:#fff;
	overflow:hidden;
}
.arc-project-content:before {
    background: #47329b;
}
.arc-project-title.bdevs-el-title:hover a{
	color:#fff;
}
.about4__thumb2 {
    border: 10px #ffffff solid;
}
.about4__experience--content h2{
	color:#ed1c24 !important;
}
.about4__experience--content {
    border-bottom: 4px solid #ed1c24 !important;
}
.page_title{
	padding:100px 0px !important;
}
.page_title__content .breadcrumb-title {
    font-size: 50px;
}
.table_product table {
    width: 100%;
}
.table_product table tr th {
    background: #47329b;
    padding: 10px 12px;
    color: #fff;
    border: 1px #ddd solid;
}
.table_product table tr td{
	 padding: 10px 12px;
    color: #000;
    border: 1px #ddd solid;
}
.our_catalogue  a.nav-link {
    background: #fff;
    padding: 12px 25px !important;
    border-radius: 20px;
}
.form_section-inner_left label {
    width: 100%;
    font-size: 16px;
    color: #000;
    font-weight: 500;
}
.form_section-inner_left input, .form_section-inner_left textarea{
    width: 100%;
    border: 1px #ddd solid;
    padding: 10px 12px;
}
.form_section-inner_left textarea{
	height:65px;
}
.form_section-inner_left input.wpcf7-form-control.wpcf7-submit.has-spinner {
    width: auto;
    background: #f00;
    color: #fff;
    font-weight: 500;
    padding: 8px 35px;
    border: 0;
    border-radius: 30px;
}
div#pum_popup_title_3266 {
    text-align: center;
    font-weight: 500;
}
@media(max-width:767px){
.header__top1__right--social.f_right.d-md-block {
    float: none !important;
    text-align: center;
}
.experience p span {
    font-size: 24px !important;
}
.table_product {
    overflow: auto;
}
}






