/*
 Theme Name:   Industrial Child Theme
 Theme URI:    http://themeforest.net/user/Anps/portfolio
 Description:  Industrial Child Theme
 Author:       AnpsThemes
 Author URI:   http://themeforest.net/user/Anps/portfolio
 Template:     industrial
 Version:      1.0.0
 License:      GNU General Public License
 License URI:  license.txt
 Tags:         responsive-layout, one-column, two-columns, three-columns, four-columns, left-sidebar, left-sidebar, custom-colors, custom-header, custom-menu, theme-options, translation-ready, threaded-comments
 Text Domain:  industrial-child
*/

/* Place your custom CSS in this file */

.featured.simple-style.featured-has-icon .featured-title {
  padding-left: 33px;
  font-weight:bold
}

.form-gauche {
	float: left;
	width: 50%;
}

.form-droite{
	margin-left: 55%;
}

.form-contact{
	height:790px;
}

.observations{
    margin-top:70px; 
    min-height:400px;
}

@media (max-width:550px){
	.form-gauche{
		float: none;
		width:100%;
	}
	
	.form-droite  {
		margin-left :0 ;
	}
	
	.form-contact{
		height:1103px;
	}
        
        .observations{        
            margin-top:37px; 
            min-height:260px;
        }
}

.mode-utilisation .wpcf7-list-item{
	margin-right: 92px;
}

.input100 input, .input100 textarea {width:100%}
.lp-form {
    letter-spacing: -1px;
    font-weight: bold;
    /* background: #0000007a; */
    padding-top: 20px;
    color: white;
}
.lp-form .heading-subtitle {
    color: #e4e4e4;
    padding-top: 10px;
    }
 .abc {background: #dc1d1d;}
.lp-text p {/* margin: 0; */line-height: 1.2;}
.lp-text span {/* margin: 0; */line-height: 1.2;}
.heading-middle span {padding:0px 0 20px;}
.page-id-3571 .gallery-simple {margin:0 auto;width: 95%;} 
.lp-form-1 {margin-top:60px;}
@media (max-width: 999px){
	.lp-form-1 {margin-top:0px;}
	.wpb_single_image.vc_align_left 
} 

.gtraduc {
    position: relative;
    display: inline-block;
}





