/*
 Theme Name:   Sentinel Child
 Theme URI:    http://themeforest.net/user/freshface/portfolio
 Description:  Premium WordPress Theme Child
 Author:       Trois-Soixante
 Author URI:   http://www.trois-soixante.com
 Template:     sentinel
 Version:      1.0.0
 Text Domain:  sentinel-child
*/

@import url("../sentinel/style.css");

/* =Theme customization starts here
-------------------------------------------------------------- */

body{
	overflow-X: hidden;
}

body, p, h1, h2, h3, h4, h5, h6, a, span, div{
	font-family: 'Gotham SSm A',Arial,sans-serif !important;
}

.clearall{
	clear: both;
}

.widget_title{
	text-transform: none;
}

.widget ul.pllex-direction-nav > li > a{
	background-image: none;
}

.cwidth{
	margin-left: 0px;
	margin-right: 0px;
}
.wpcf7{
	margin-top: 0px !important;
}

.wpcf7 p{
	margin: 10px 0;
}

p{
	font-size: 14px;
}

h4{
	font-size: 14px;
}

ul li{
	font-size: 14px;
}

h1{
	margin-top: 20px;
	margin-bottom: 20px;
}

#titre_soumission_rapide{
	font-size: 26px;
	margin-top: 0px;
	margin-bottom: 10px;
}

#titre_soumission_rapide2{
	font-size: 18px;
	margin-top: 10px;
	margin-bottom: 25px;
}

.cwidth_wrapper > div{

}

.portfolio-post-1 .portfolio_image_wrapper .portfolio_image_hover, .recent_posts_slider_wrapper .rps_image_wrapper .rps_image_hover{

background: -moz-linear-gradient(left,  rgba(239,14,7,0.5) 0%, rgba(239,14,7,0.5) 49%, rgba(239,14,7,0.5) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(239,14,7,0.5)), color-stop(49%,rgba(239,14,7,0.5)), color-stop(100%,rgba(239,14,7,0.5))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(left,  rgba(239,14,7,0.5) 0%,rgba(239,14,7,0.5) 49%,rgba(239,14,7,0.5) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(left,  rgba(239,14,7,0.5) 0%,rgba(239,14,7,0.5) 49%,rgba(239,14,7,0.5) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(left,  rgba(239,14,7,0.5) 0%,rgba(239,14,7,0.5) 49%,rgba(239,14,7,0.5) 100%); /* IE10+ */
background: linear-gradient(to right,  rgba(239,14,7,0.5) 0%,rgba(239,14,7,0.5) 49%,rgba(239,14,7,0.5) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#80ef0e07', endColorstr='#80ef0e07',GradientType=1 ); /* IE6-9 */



-webkit-transition: all 250ms ease;
-moz-transition: all 250ms ease;
-ms-transition: all 250ms ease;
-o-transition: all 250ms ease;
transition: all 250ms ease;
opacity: 0;

}

.portfolio-post-1 .portfolio_image_wrapper:hover .portfolio_image_hover, .recent_posts_slider_wrapper .rps_image_wrapper:hover .rps_image_hover{




-webkit-transition: all 250ms ease;
-moz-transition: all 250ms ease;
-ms-transition: all 250ms ease;
-o-transition: all 250ms ease;
transition: all 250ms ease;
opacity: 1;


}

#home_slider{
	/*background: url(img/home_slider001.jpg) no-repeat center;
	background-size: cover;*/
	/*height: 921px;
	width: 100%;*/
}

#titre_home_slider{
	font-size: 36px;
	line-height: 46px;
	color: #ffffff;
	font-family: 'Gotham SSm A',Arial,sans-serif !important;
	padding: 40px 0 40px 0;
}



#home_slider_container{
	/*height: 478px;*/
	position: relative;
	background-image: url(img/home_slider/1.jpg);
}

#bottom_home_slider{
	height: 50%;
	position: absolute;
	bottom: 0px;
	z-index: 5;
	width: 100%;
	overflow: hidden;

	background: -moz-linear-gradient(left,  rgba(240,53,44,0.85) 0%, rgba(240,53,44,0.75) 20%, rgba(240,53,44,0) 63%, rgba(240,53,44,0) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(240,53,44,0.85)), color-stop(20%,rgba(240,53,44,0.75)), color-stop(63%,rgba(240,53,44,0)), color-stop(100%,rgba(240,53,44,0))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left,  rgba(240,53,44,0.85) 0%,rgba(240,53,44,0.75) 20%,rgba(240,53,44,0) 63%,rgba(240,53,44,0) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left,  rgba(240,53,44,0.85) 0%,rgba(240,53,44,0.75) 20%,rgba(240,53,44,0) 63%,rgba(240,53,44,0) 100%); /* Opera 11.10+ */
	background: linear-gradient(to right,  rgba(240,53,44,0.85) 0%,rgba(240,53,44,0.75) 20%,rgba(240,53,44,0) 63%,rgba(240,53,44,0) 100%); /* W3C */

	/* Différent pour IE */
	background: -ms-linear-gradient(left,  rgba(240,53,44,0.85) 0%,rgba(240,53,44,0.75) 20%,rgba(240,53,44,0.28) 100%); /* IE10+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d9f0352c', endColorstr='#47f0352c',GradientType=1 ); /* IE6-9 */

}
.background-blend-slider{
	height: 50%;
	position: absolute;
	bottom: 0px;
	z-index: 9000;
	width: 100%;
	
}
	
	#bottom_home_slider h3{
		color: #ffffff;
		font-size: 24px;
		border-bottom: 1px solid #ffffff;
		margin-top: 0px;
		padding-bottom: 11px;
		margin-bottom: 20px;
	}
	
	#bottom_home_slider ul li{
		color: #ffffff;
		font-size: 14px;
		line-height: 16px;
		font-family: 'Gotham SSm A',Arial,sans-serif !important;
	}

#prismaslider li{
	/*height: 478px;*/
	
}

#shadow_inside_slider{
	background: url(img/shadow_bottom_slider.png) no-repeat bottom center;
	background-size: 100% auto;
	height: 37px;
	width: 100%;
	position: absolute;
	bottom: 0px;
}

#top_invisible_home_slider{
	height: 50%;
	width: 100%;
	position: absolute;
	top: 0px;
	z-index: 5;
}

#img_25ans{
	width: 705px;
	height: 81px;
	background: url(img/logo_25ans.png) no-repeat right bottom;
	position: absolute;
	right: 0px;
	bottom: 0px;
}

.top_content_home_slider{
	height: 50%;
	width: 100%;
	z-index: 9000;
	position: absolute;
	top: 0px;
background: -moz-linear-gradient(left,  rgba(0,0,0,0.85) 0%, rgba(0,0,0,0.75) 20%, rgba(0,0,0,0) 63%, rgba(0,0,0,0) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(0,0,0,0.85)), color-stop(20%,rgba(0,0,0,0.75)), color-stop(63%,rgba(0,0,0,0)), color-stop(100%,rgba(0,0,0,0))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(left,  rgba(0,0,0,0.85) 0%,rgba(0,0,0,0.75) 20%,rgba(0,0,0,0) 63%,rgba(0,0,0,0) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(left,  rgba(0,0,0,0.85) 0%,rgba(0,0,0,0.75) 20%,rgba(0,0,0,0) 63%,rgba(0,0,0,0) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(left,  rgba(0,0,0,0.85) 0%,rgba(0,0,0,0.75) 20%,rgba(0,0,0,0) 63%,rgba(0,0,0,0) 100%); /* IE10+ */
background: linear-gradient(to right,  rgba(0,0,0,0.85) 0%,rgba(0,0,0,0.75) 20%,rgba(0,0,0,0) 63%,rgba(0,0,0,0) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d9000000', endColorstr='#00000000',GradientType=1 ); /* IE6-9 */

	
}
	
.titre_caption{
	font-size: 110px;
	line-height: 110px;
	color: #ffffff;
	font-family: 'Gotham SSm A',Arial,sans-serif !important;
	position: absolute;
	
	z-index: 11500;

}

.titre_caption1{
	top: 10%;
	left: 0px;
}
.titre_caption2{
	top: 37.6%;
	left: 0px;
}

.titre_caption3{
	top: 65%;
	left: 0px;
}

.titre_caption4{

}
	
.jr-insta-slider{
	margin-bottom: 0px !important;
}


#lien_ts_container{
	text-align: right;
	color: #878686;
	font-size: 10px;
	padding: 10px 0 10px 0;
	clear: both;
}

#lien_ts_container a{
	text-align: right;color: #878686;font-size: 10px;
}
#lien_ts_container a:hover{
	text-decoration: none;
}
	
.portfolio_image_wrapper .portfolio_image, .recent_posts_slider_wrapper .rps_image_wrapper .rps_image{
	 filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'1 0 0 0 0, 0 1 0 0 0, 0 0 1 0 0, 0 0 0 1 0\'/></filter></svg>#grayscale");
    -webkit-filter: grayscale(0%);
-webkit-transition: all 250ms ease;
-moz-transition: all 250ms ease;
-ms-transition: all 250ms ease;
-o-transition: all 250ms ease;
transition: all 250ms ease;

	}

.portfolio_image_wrapper:hover .portfolio_image, .recent_posts_slider_wrapper .rps_image_wrapper:hover .rps_image{
	
	
	filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); /* Firefox 10+, Firefox on Android */
	-webkit-filter: grayscale(100%); /* Chrome 19+, Safari 6+, Safari 6+ iOS */
	-webkit-transition: all 250ms ease;
-moz-transition: all 250ms ease;
-ms-transition: all 250ms ease;
-o-transition: all 250ms ease;
transition: all 250ms ease;

}

.portfolio-post-1 .portfolio_image_wrapper:hover .portfolio_image_hover, .recent_posts_slider_wrapper .rps_image_wrapper:hover .rps_image_hover {
    background-color: RGBA(255,255,255,0.1);
		-webkit-transition: all 250ms ease;
-moz-transition: all 250ms ease;
-ms-transition: all 250ms ease;
-o-transition: all 250ms ease;
transition: all 250ms ease;
}

#header_infos{
	text-align: right;
	padding-top: 15px;
}

#header_rejoindre{
	font-size: 14px;
	line-height: 16px;
	color: #000000;
	font-weight: 700;
	text-transform: uppercase;
}

#header_tel{
	font-size: 36px;
	line-height: 40px;
	font-weight: 700;
	color: #000000;
	text-transform: uppercase;
}

#header_btn_courriel{
	text-decoration: none;
	color: #f4342b;
	font-size: 14px;
	line-height: 16px;
	font-weight: 700;
	text-transform: uppercase;
	-webkit-transition: all 250ms ease;
	-moz-transition: all 250ms ease;
	-ms-transition: all 250ms ease;
	-o-transition: all 250ms ease;
	transition: all 250ms ease;
}

#header_btn_courriel:hover{
	color: #2f2e29;
	-webkit-transition: all 250ms ease;
	-moz-transition: all 250ms ease;
	-ms-transition: all 250ms ease;
	-o-transition: all 250ms ease;
	transition: all 250ms ease;
}

#header_btn_soumission{
	text-decoration: underline;
	color: #000000;
	font-size: 16px;
	line-height: 19px;
	text-transform: uppercase;
	font-weight: 700;
	-webkit-transition: all 250ms ease;
	-moz-transition: all 250ms ease;
	-ms-transition: all 250ms ease;
	-o-transition: all 250ms ease;
	transition: all 250ms ease;
}

#header_btn_soumission:hover{
	color: #2f2e29;
	text-decoration: none;
	-webkit-transition: all 250ms ease;
	-moz-transition: all 250ms ease;
	-ms-transition: all 250ms ease;
	-o-transition: all 250ms ease;
	transition: all 250ms ease;
}


.header-1{
	padding-top: 38px;
}

.header-1 .logo{
	margin: 0px 30px 0 -10px;
}

#header_rbq{
	line-height: 40px;
	color: #747373;
	font-size: 10px;
	margin-left: -10px;
	text-transform: uppercase;
}

#top_content_primary{
	position: relative;
}

#shadows_header{
	background: url(img/shadows_header.png) no-repeat top center;
	height: 35px;
	width: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 100;
}



#shadows_nav{
	background: url(img/shadows_nav.png) no-repeat top center;
	height: 35px;
	width: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 101;
	padding-left: 10px;
	padding-right: 10px;
	margin-left: -10px;
}

.btn_plus{
	background: #1c1c1c !important;
	padding: 10px 15px 10px 15px !important;
	font-size: 24px !important;
	color: #ffffff !important;
	font-weight: 600 !important;
	text-transform: uppercase !important;
	font-family: 'Gotham SSm A', sans-serif !important;
}

.navigation-1 .sub-menu{
	/*z-index: 500;*/
}
.navigation-1 .top-menu-item > .sub-menu{
	margin-top: 0px;
	z-index: 120000;
}

.navigation-1_container{
	position: relative;
}

.navigation-1 .navigation-desktop{
	float: none;
}

.menu-navigation-container{
	display: table !important;
	width: 100% !important;
	border-collapse: collapse !important;
	border: none !important;
}

.navigation-1{
	position: relative;
	right: auto;
}

#menu-navigation-desktop{
	display: table-row !important;
}

.navigation-1 .sub-menu li{
	background-color: #ffffff;
}

.navigation-1 .sub-menu a{
	color: #2f2e29;
}

.navigation-1 .sub-menu li:hover, .navigation-1 .sub-menu li.current-menu-item{
	background-color: #f4342b;
}

.navigation-1 .sub-menu li:hover > a{
	color: #ffffff;
}
.navigation-1 .sub-menu a{
	border-bottom: 1px solid #e0e0e0;
}

.navigation-1 .sub-menu{
	-webkit-box-shadow: 0 5px 5px 1px rgba(0,0,0,0.2);
	box-shadow: 0 5px 5px 1px rgba(0,0,0,0.2);
}

.navigation-1 .top-menu-item{
	display: table-cell !important;
	margin: 0 !important;
	float: none;
}

.navigation-1 .top-menu-item-a{
	line-height: 46px !important;
	text-align: center;
	overflow: hidden;
}

.navigation-1 .top-menu-item-a .item_name{
	font-size: 17px;
	color: #2f2e29;
	font-weight: 600;
	font-family: 'Gotham SSm A',Arial,sans-serif !important;
	padding-bottom: 7px;
	padding-left: 9px;
	padding-right: 9px;
	border-bottom: 7px solid #ffffff;
	-webkit-transition: all 250ms ease;
	-moz-transition: all 250ms ease;
	-ms-transition: all 250ms ease;
	-o-transition: all 250ms ease;
	transition: all 250ms ease;
}

.navigation-1 .current-menu-item .top-menu-item-a .item_name, .navigation-1  .top-menu-item-a:hover .item_name, .navigation-1 .current-menu-ancestor .top-menu-item-a .item_name, body.single-portfolio .navigation-1 #menu-item-4771 .item_name{
	border-bottom: 7px solid #f4342b;
	-webkit-transition: all 250ms ease;
	-moz-transition: all 250ms ease;
	-ms-transition: all 250ms ease;
	-o-transition: all 250ms ease;
	transition: all 250ms ease;
}

.header-1_container{
	/*overflow: hidden;*/
}

.navigation-1 .sub-menu .current-menu-item{
	background-color: #272a2b;
}

.navigation-1 .sub-menu .current-menu-item a{
	color: #ffffff;
}

.navigation-2 li a:hover{
	color: #f4342b !important;
}

.content_container{
	/*background-color: #f4342b;*/
}

.main_content{
	background: #ffffff;
}

.logo_footer{
	display: none;
}

.footer-widgets_container{
	background: url(img/bg_widget_footer.jpg) repeat #2d2d2d;
}

.page-1{
	margin: 0 0 0 0;
}

.content_accueil{
	background: url(img/bg_home.jpg) no-repeat top center #f5f5f5;
	background-size: cover;
	padding-left: 0;
	padding-right: 0;
	padding-top: 0;
	padding-bottom: 50px;
	
}

.shadows_content{
	height: 40px;
	background: url(img/shadows_content.png) no-repeat top center;
	background-size: contain;
}

article.page{
	padding-top: 0px;
	padding-bottom: 0px;
}

.content_accueil h1{
	font-size: 30px;
	font-weight: 500;
	font-family: 'Georgia', sans-serif;
}

.vc_responsive .wpb_row .vc_span12{
	padding-left: 0;
	padding-right: 0;
}

.content_accueil p{
	font-size: 15px;
	color: #3d4345;
	font-family: 'Gotham SSm A', sans-serif;
	margin-top: 30px;
	margin-bottom: 30px;
}

.content_accueil p span{
	color: #ff0000;
}

.wpb_wrapper{
	overflow: hidden;
}

.emp{
	font-size: 24px;
	color: #2f2f29;
	font-family: 'Gotham SSm A', sans-serif;
}

.emp span{
	font-size: 14px;
	color: #2f2f29;
	font-family: 'Gotham SSm A', sans-serif;
	font-weight: bold;
}


.footer-top_container{
	background: #f0f0f0;
}

#footer_content_slider .info_poussiere{
	color: #5e5e5e;
	font-size: 12px;
	text-align: center;
}

#footer_content_slider .info_poussiere span{
	font-weight: bold;
}

#footer_content_slider .info_poussiere a{
	color: #f4342b;
	text-decoration: underline;
}

#footer_content_slider .info_poussiere a:hover{
	text-decoration: none;
}

#footer_content_slider .footer-social:before{
	content: none !important;
	padding: 11px 0 11px 0 !important;
}

#footer_content_slider .footer-social{
	padding: 11px 0 11px 0 !important;
}

.recent_posts_slider_wrapper .rps_controls a:hover{
	background-color: #ff0000 !important;
}

.rps_title a:hover{
	color: #ff0000 !important;
}

.accueil_services_container{
	padding-left: 20px;
	padding-right: 20px;
}

#img_projets_container{
	position: relative;
}

#img_projets_container img{
	display: block;
	width: 100%;
}

.over_avant_apres{
	position: absolute;
	width: 100%;
	height: 46px;
	line-height: 46px;
	bottom: 0px;
	left: 0px;
	background: url(img/bg_white.png) repeat;
	color: #494949;
	font-size: 11px;
	font-weight: bold;
	font-family: 'Gotham SSm A', sans-serif;
}

.over_avant_apres img{
	float: left;
	margin-top: 12px;
	width: auto !important;
}

.over_avant_apres span{
	text-align: right;
	float: right;
}

.btn_avant_apres{
	color: #ee342a;
	font-size: 14px;
	text-decoration: underline;
	margin-top: 15px;
	font-family: 'Gotham SSm A', sans-serif;
}

.btn_avant_apres:hover{
	text-decoration: none;
	color: #ee342a;
	
}

.padding_content{
	padding-left: 10px;
	padding-right: 10px;
}

.padding_content_50{
	/*padding-left: 50px;
	padding-right: 50px;*/
}

.padding_top{
	padding-top: 20px;
}

.padding_bottom{
	padding-bottom: 50px;
}

.navigation-1 .sub-menu a{
	width: auto !important;
}



.content_service p:first-child{
	margin-top: 0px;
}

.service_container{
	padding-left: 0;
	padding-right: 0;
	padding-bottom: 70px;
}

.service_container .post_content p:first-child{
	font-weight: bold;
}

.portfolio-single-1_container{
	padding-top: 0px !important;
}

.portfolio_nav{
	margin-top: 20px;
	margin-bottom: 20px;
}

.portfolio_titlebar-2 .portfolio_nav a{
	margin-top: 0px;
}

.portfolio_titlebar-2 .portfolio_nav a:hover{
	background-color: #f4342b !important;
}


#head_title_container_sections{
	background: url(img/sections_headtitle.jpg) no-repeat center;
	background-size: cover;
	min-height: 169px;
	margin-bottom: 60px;
}


.portfolio_titlebar-3, .portfolio_titlebar-2{
	padding-top: 20px;
	padding-bottom: 20px;

}

	.portfolio_titlebar-3 h1{
		font-size: 56px;
		color: #ffffff;
		font-weight: 500;
		font-family: 'Gotham SSm A', Arial, sans-serif;
	}
	
.nobreadcrumb{
	padding-top: 14px;
}

.breadcrumb{
	/*background: #f2f2f2;
	padding: 4px 8px 4px 8px;*/
	color: #ffffff;
	font-size: 14px;
}

.breadcrumb a{
	color: #ffffff;
	font-size: 14px;
	text-decoration: unbderline;
	-webkit-transition: all 250ms ease;
	-moz-transition: all 250ms ease;
	-ms-transition: all 250ms ease;
	-o-transition: all 250ms ease;
	transition: all 250ms ease;
	text-decoration: none;
}

.breadcrumb a:hover{
	text-decoration: none;
	color: #ff0000;
	-webkit-transition: all 250ms ease;
	-moz-transition: all 250ms ease;
	-ms-transition: all 250ms ease;
	-o-transition: all 250ms ease;
	transition: all 250ms ease;
}

.portfolio_titlebar-3 .portfolio_titlebar_left{
	float: left;
}

.portfolio_titlebar-3 .portfolio_titlebar_right{
	float: right;
}

.portfolio_titlebar_right .wpb_button_a{
	margin-top: 0;
	margin-bottom: 0;
	position: absolute;
	top: 45%;
	right: 0%;
	display: block;
}

.portfolio_titlebar_right .wpb_button_a span{
	margin: 0 0 0 0 !important;
}

.wpb_btn-primary, .vc_btn_blue{
	background-color: #f4342b;
}


.all_services_container{
	/*background: url("img/bg_home.jpg") no-repeat scroll center top / cover  rgba(0, 0, 0, 0);*/
	background: #f5f5f5;
}

.all_services_content{
	padding-left: 0;
	padding-right: 0;
	padding-bottom: 40px;
}

.recent_posts_slider_wrapper .caroufredsel_wrapper:before{
	width: 0;
}

.recent_posts_slider_wrapper:before{
	width: 0;
}

.txt_error{
	color: #ff0000;
	display: inline !important;
}

.button, input[type="submit"]{
	background-color: #f4342b !important;
}

.button:hover, input[type="submit"]:hover{
	background-color: #303436 !important;
}

#sidebar-1{
	padding-top: 30px;
}

.portfolio-cat-1_container{
	padding-left: 0;
	padding-right: 0;
	padding-top: 0;
}

.portfolio_sortable_wrapper{
	display: none;
}

.portfolio_image_wrapper{
	display: block;
	-webkit-transition: all 250ms ease;
	-moz-transition: all 250ms ease;
	-ms-transition: all 250ms ease;
	-o-transition: all 250ms ease;
	transition: all 250ms ease;
}

.portfolio_image_wrapper:hover{
	/*opacity: 0.9;*/
	-webkit-transition: all 250ms ease;
	-moz-transition: all 250ms ease;
	-ms-transition: all 250ms ease;
	-o-transition: all 250ms ease;
	transition: all 250ms ease;
}

.portfolio_date p{
	margin: 0 0 0 0 !important;
}

.portfolio-post-1 h3.portfolio_title:hover, .portfolio-post-1 h3.portfolio_title a:hover{
	color: #ff0000;
}

.widget a:hover{
	color: #f4342b !important;
}

.instadescription, .instatime{
	display: none;
}

.pllexislider ul > li > a{
	padding-left: 0px !important;
}

.footer-widgets .widget li{
	border-bottom: none;
}

#nav_menu-5 .widget_title{
	visibility: hidden;
}

@media (min-width: 2001px) {
	#titre_home_slider{
		padding: 50px 0 50px 0;
	}
	
	#bottom_home_slider ul li{
		font-size: 15px;
		line-height: 17px;
	}
}

@media (max-width: 1800px) {

	.titre_caption{
		font-size: 70px;
		line-height: 70px;
	}
	
	#titre_home_slider{
		padding: 20px 0 20px 0;
		font-size: 28px;
		line-height: 28px;
	}
	
	#bottom_home_slider h3{
		font-size: 18px;
		line-height: 18px;
	}
	
	#bottom_home_slider ul li{
		font-size: 13px;
		line-height: 14px;
	}
	
}

@media (max-width: 1300px) {

	.titre_caption{
		font-size: 40px;
		line-height: 40px;
	}
	
	.slider_listes {
		display: none;
	}
	
	#bottom_home_slider, .slider_img_container div:last-child{
		height: 40%;
	}
	
	#top_invisible_home_slider, .top_content_home_slider{
		height: 60%;
	}
	
}

@media (max-width: 1100px) {
	.navigation-1 .top-menu-item-a .item_name{
		font-size: 13px;
		padding-bottom: 9px;
	}
	
	.navigation-1 .top-menu-item-a{
		padding: 0 6px 0 6px;
	}
}

@media (max-width: 1030px) {
	.annees_experience{
		display: none;
	}
}

@media (max-width: 840px) {
	
	.service_container .bx-wrapper{
		margin-top: 25px !important;
	}
	
	#titre_home_slider{
		font-size: 20px;
		line-height: 20px;
	}
	
	#img_25ans{
		display: none;
	}
	
	.portfolio_titlebar-3 h1{
		font-size: 32px;
	}
	

	/*.cwidth_wrapper{
		padding-left: 0 !important;
		padding-right: 0px !important;
	}*/
	
	.wpb_row{
		margin-left: 0px !important;
		margin-right: 0px !important;
	}
	
	#header_infos{
		display: none;
	}
	
	#logo_container{
		float: none !important;
		width: auto;
	}
	
	.header-1_container{
		height: 191px;
	}
	
	.header-1 .logo{
		margin: 0 auto;
		margin-right: 10px;
		margin-left: 10px;
		float: none;
	}
	
	.header-1 .logo, .header-1 .logo img{
		margin: 0 auto;
		text-align: center;
		width: 80%;
	}
	
	#header_rbq{
		text-align: center;
	}
	
	/*.navigation-2{
		z-index: 10;
	}*/
	
	.navigation-2 .navigation-mobile{
		top: 120px !important;
	}
	
	.slider-1_wrapper{
		padding-left: 0px !important;
		padding-right: 0px !important;
	}
	
	.slider-1_wrapper .cwidth{
		margin-left: 0px !important;
		margin-right: 0px !important;
	}
	
	#shadows_nav{
		margin-left: 0px;
		margin-right: 0px;
		padding-left: 0px;
		padding-right: 0px;
	}
	.main_content_wrapper{
		/*padding-left: 0px !important;
		padding-right: 0px !important;*/
	}
	
	.col-content > .col{
		margin-left: -10px !important;
		padding-right: 0px !important;
		margin-right: 0px !important;
	}
	
	.main_content_wrapper  > .main_content{
		margin-left: 0px !important;
		margin-right: 0px !important;
	}

	
	.portfolio_titlebar-3{
		margin-left: 10px;
		margin-right: 10px;
	}
	
	.ret_margin  > .grid{
		margin-left: 0px !important;
		margin-right: 0px !important;
	}
	
	.sidebar_right{
		margin-left: 0px !important;
		margin-right: 0px !important;
		padding-left: 20px !important;
		padding-right: 20px !important;
	}
	
}

@media (max-width: 680px) {
	
	
	.titre_caption{
		font-size: 24px;
		line-height: 24px;
	}
	
	#bottom_home_slider, .slider_img_container div:last-child{
		height: 20%;
	}
	
	#top_invisible_home_slider, .top_content_home_slider{
		height: 80%;
	}
	
	#titre_home_slider{
		display: none;
	}
	
	#nav_menu-5 .widget_title{
		display: none;
	}
	
	#nav_menu-3{
		margin-bottom: 0px;
	}
}




