/*
Theme Name: Redbox Média - Thème Personnalisé
Theme URI: http://redboxmedia.ca/
Description: Ceci est un thème personnalisé créé par Redbox Média
Author: Redbox Média
Author URI: http://redboxmedia.ca/
Template: salient
Version: 1
*/



/* gravity forms */

.gform_fields{
	margin:0 -5px;
	list-style:none;
}

.gform_fields li{
	padding:0 5px;
	list-style: none !important;
	float:left;
	box-sizing: border-box;
}

.gform_fields:after{
	content: ' ';
	display:block;
	clear:both;
}

.col-gf-1  { width:   8%; }
.col-gf-2  { width:  16%; }
.col-gf-3  { width:  25%; }
.col-gf-4  { width:  33%; }
.col-gf-5  { width:  41%; }
.col-gf-6  { width:  50%; }
.col-gf-7  { width:  58%; }
.col-gf-8  { width:  66%; }
.col-gf-9  { width:  75%; }
.col-gf-10 { width:  83%; }
.col-gf-11 { width:  91%; }
.col-gf-12 { width: 100%; }

.validation_error{
	color: #a94442;
	background-color: #f2dede;
	border-color: #ebccd1;
	padding: 15px;
	margin-bottom: 20px;
	border: 1px solid transparent;
	border-radius: 4px;
}

.gform_confirmation_message{
	padding: 15px;
	margin-bottom: 20px;
	border: 1px solid transparent;
	border-radius: 4px;
	color: #3c763d;
	background-color: #dff0d8;
	border-color: #d6e9c6;
}

/* easy responsive */

@media(max-width:992px){ .visible-lg{display:none;} }
@media(min-width:992px){ .hidden-lg{display:none;} }

@media(max-width:992px) and (min-width:768px){ .hidden-md{display:none !important;} }
@media(min-width:992px){ .visible-md{display:none !important;} }
@media(max-width:768px){ .visible-md{display:none !important;} }

@media(max-width:768px) and (min-width:480px){ .hidden-sm{display:none !important;} }
@media(min-width:768px){ .visible-sm{display:none !important;} }
@media(max-width:480px){ .visible-sm{display:none !important;} }

@media(min-width:480px){ .visible-xs{display:none;} }
@media(max-width:480px){ .hidden-xs{display:none;} }

.row-flex{
	margin:0 -10px;
}

.row-flex.row-gutter-40{
	margin:0 -40px;
}

.row-flex.row-gutter-60{
	margin:0 -60px;
}

.row-flex:after{
	content:' ';
	display:block;
	clear:both;
}

.row-flex *[class*="span-flex"]{
	padding:0 10px;
}

.row-flex.row-gutter-40 *[class*="span-flex"]{
	padding:0 40px;
}

.row-flex.row-gutter-60 *[class*="span-flex"]{
	padding:0 60px;
}

.span-flex-lg-1, .span-flex-md-1, .span-flex-sm-1, .span-flex-xs-1  	{ width:   8%; margin:0; }
.span-flex-lg-2, .span-flex-md-2, .span-flex-sm-2, .span-flex-xs-2  	{ width:  16%; margin:0; }
.span-flex-lg-3, .span-flex-md-3, .span-flex-sm-3, .span-flex-xs-3  	{ width:  25%; margin:0; }
.span-flex-lg-4, .span-flex-md-4, .span-flex-sm-4, .span-flex-xs-4  	{ width:  33%; margin:0; }
.span-flex-lg-5, .span-flex-md-5, .span-flex-sm-5, .span-flex-xs-5  	{ width:  41%; margin:0; }
.span-flex-lg-6, .span-flex-md-6, .span-flex-sm-6, .span-flex-xs-6  	{ width:  50%; margin:0; }
.span-flex-lg-7, .span-flex-md-7, .span-flex-sm-7, .span-flex-xs-7  	{ width:  58%; margin:0; }
.span-flex-lg-8, .span-flex-md-8, .span-flex-sm-8, .span-flex-xs-8  	{ width:  66%; margin:0; }
.span-flex-lg-9, .span-flex-md-9, .span-flex-sm-9, .span-flex-xs-9  	{ width:  75%; margin:0; }
.span-flex-lg-10, .span-flex-md-10, .span-flex-sm-10, .span-flex-xs-10 	{ width:  83%; margin:0; }
.span-flex-lg-11, .span-flex-md-11, .span-flex-sm-11, .span-flex-xs-11 	{ width:  91%; margin:0; }
.span-flex-lg-12, .span-flex-md-12, .span-flex-sm-12, .span-flex-xs-12 	{ width: 100%; margin:0; }

@media (max-width:992px){
	.span-flex-lg-1, .span-flex-lg-2, .span-flex-lg-3, .span-flex-lg-4, .span-flex-lg-5, .span-flex-lg-6, .span-flex-lg-7, .span-flex-lg-8, .span-flex-lg-9, .span-flex-lg-10, .span-flex-lg-11, .span-flex-lg-12{
		width:100%;
	}
}

@media (max-width:768px){
	.span-flex-md-1, .span-flex-md-2, .span-flex-md-3, .span-flex-md-4, .span-flex-md-5, .span-flex-md-6, .span-flex-md-7, .span-flex-md-8, .span-flex-md-9, .span-flex-md-10, .span-flex-md-11, .span-flex-md-12{
		width:100%;
	}
}

@media (max-width:480px){
	.span-flex-sm-1, .span-flex-sm-2, .span-flex-sm-3, .span-flex-sm-4, .span-flex-sm-5, .span-flex-sm-6, .span-flex-sm-7, .span-flex-sm-8, .span-flex-sm-9, .span-flex-sm-10, .span-flex-sm-11, .span-flex-sm-12{
		width:100%;
	}
}
html {
    margin-top: 0 !important; 
}

body {
	font-family: 'Montserrat', sans-serif;
	font-family: 'Roboto', sans-serif;
	font-size: 20px;
	color: #383838;
	font-weight: 300;
	line-height: 1.2;
	background-color: #fff !important; 
}
p {
	padding-bottom: 0;
	margin-bottom: 1.2em;
}
.container {
	padding: 0 33px !important;
}
.content {
	padding: 0 60px;
	margin: 0 auto;
}
.content2 {
	padding: 28px 60px 0;
}
.content2.slogan h4 {
	text-transform: uppercase;
	font-weight: 500;
	font-family: 'Roboto', sans-serif;
	font-size: 20px;
}
.content2.slogan h4 strong {
	color: #52ADC3;
	font-weight: 500;
	font-family: 'Roboto', sans-serif;
}
.row, div.clear {
    padding-bottom: 0;
}

#header-space {
	display: none;
}
#header-outer {
	width: 50%;
	position: fixed;
	padding-top: 37px !important;
	padding-bottom: 40px !important;
}
.main-content {
	float: left;
	width: 50%;
	text-align: center;
	position: relative;
	display: flex;
	  flex-direction: column;
	  justify-content: center;
	  resize: vertical;
	  overflow: inherit;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-position: bottom center;
	background-repeat: no-repeat;
}

.right-content {
	float: right;
	width: 50%;
	position: relative;
	z-index: 10;
}

body .container-wrap {
    padding-top: 0;
    padding-bottom: 0;
    margin-top: 0;

}

h1, h2, h3, h4, h5, h6 {
	font-family: 'Montserrat', sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 1.2;

}

h1 {
    font-size: 100px;
    line-height: 1;
}
h2 {
	text-align: center;
	font-size: 35px;
	font-weight: 700;
	margin-bottom: 55px;
	font-family: 'Roboto', sans-serif;
}
h3 {
	font-family: 'Roboto', sans-serif;
}
.wrap-title {
	position: absolute;
    bottom: -75px;
    right: 11px;
    transform: rotate(270deg);
	-ms-transform: rotate(270deg);
  	-moz-transform: rotate(270deg);
  	-webkit-transform: rotate(270deg);
  	-o-transform: rotate(270deg);
  	line-height: 15px;
  	height: 145px;
  	width: 1px;
  	overflow: visible;
  	white-space: nowrap;
    z-index: 1;
}


/***** header ****/
header#top #logo img {
	height: 80px !important;
}
html body[data-header-resize="0"] .container-wrap, 
html body[data-header-resize="0"] .project-title {
	padding-top: 0
}

/***** menu ****/

header#top #toggle-nav, 
header#top #mobile-cart-link, 
header#top .span_9 > .slide-out-widget-area-toggle {
    display: block!important;
}
header#top .span_9 > .slide-out-widget-area-toggle {
	width: auto !important;
	margin-bottom: 0;
	top: 50%;
	margin-top: -14px;
	margin-right: 34px;
}

header#top .span_9 .switch-lang {
	position: absolute;
    right: 0px;
    top: 50%;
    width: 20px;
    height: 20px;
    text-align: right;
    z-index: 10000;
    margin-top: -5px;
    margin-right: 124px;
    text-transform: uppercase;
    font-size: 20px;
    font-weight: normal;
}
body #header-outer header#top nav {
	display: none !important; 
}
body[data-is="minimal"] .icon-reorder {
	width: auto !important;
}

body[data-is="minimal"] .icon-reorder:before {
	font-size: 55px !important;
}
header#top #toggle-nav i, 
header#top #mobile-cart-link i, 
header#top .span_9 > .slide-out-widget-area-toggle i {
	color: #52ADC3;
	font-weight: bold;
}
header#top #toggle-nav .line, 
header#top #mobile-cart-link .line, 
header#top .span_9 > .slide-out-widget-area-toggle .line {
	background-color: #52ADC3;
	display: block;
	width: 53px;
	height: 11px;
	margin-bottom: 6px;
}
 #slide-out-widget-area .mobile-only {
 	display: block;
 }

#slide-out-widget-area.slide-out-from-right {
	right: inherit;
	left: 0;
	opacity: 1 ;
	width: 100%;
	transform: none !important;
    -webkit-transform: none !important;
    -o-transform: none !important ;
    -ms-transform: none !important;
    background: #52ADC3 !important;
    display: none;
    -webkit-transition: all 250ms ;
    -moz-transition: all 250ms;
    -o-transition: all 250ms;
    transition: all 250ms;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#39899d+0,52adc3+100&0.95+0,0.95+100 */
	background: -moz-linear-gradient(left,  rgba(57,137,157,0.95) 0%, rgba(82,173,195,0.95) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left,  rgba(57,137,157,0.95) 0%,rgba(82,173,195,0.95) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right,  rgba(57,137,157,0.95) 0%,rgba(82,173,195,0.95) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f239899d', endColorstr='#f252adc3',GradientType=1 ); /* IE6-9 */

}
#slide-out-widget-area.slide-out-from-right .lemenu {
	width: 50%;
	height: 100vh;
	float: left;
	position: relative;

}
#slide-out-widget-area.slide-out-from-right .contact-menu {
	width: 50%;
	height: 100vh;
	float: right;
}
#slide-out-widget-area.slide-out-from-right.ouvert {
	display: block;
}
#slide-out-widget-area {
	background-color: #52ADC3 !important;
}
#slide-out-widget-area .inner {
	padding-top: 147px;
}
#slide-out-widget-area .menuwrapper li {
	text-align: left;
	margin-bottom: 85px;
	position: relative;
}

#slide-out-widget-area .menuwrapper li a {
	color: #fff;
	font-size: 60px !important;
	text-transform: uppercase;
	font-family: 'Roboto', sans-serif !important;
	font-weight: bold;
}
#slide-out-widget-area .menuwrapper li.current_page_item:before {
	content: url(images/active-page-icon.png);
	position: absolute;
	top: -12px;
	left: -103px;
}
#slide-out-widget-area .menuwrapper li:hover:before {
	content: url(images/active-page-icon.png);
	position: absolute;
	top: -12px;
	left: -103px;
	opacity: .6;
}
#slide-out-widget-area .menuwrapper li.current_page_item a  {
	opacity: 1 !important
}
#slide-out-widget-area .menuwrapper .menu {
	display: inline-block;
	width: auto;
	margin-left: 100px;
}
#slide-out-widget-area .menuwrapper {
	text-align: center;
}
body[data-is="minimal"] #slide-out-widget-area a.slide_out_area_close .icon-default-style[class^="icon-"] {
	font-size: 48px !important;
    font-weight: 600 !important;
}
body[data-is="minimal"] #slide-out-widget-area a.slide_out_area_close {
	background: url(images/close-icon.png) no-repeat top left !important;
	width: 45px !important;
	height: 46px !important;
	right: 45px !important;
}
#header-outer , .container-wrap {
	transform: none !important;
}


/****  pages services ****/
.services {
	/*min-height: 880px;*/
}

.services .service {
	width: 33.333%;
	float: left;
	text-align: center;

}
.services .service .serv-content {
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	border-right: 1px solid #fff;
	height: calc(33.333vh);
	/*min-height: 293.33px;*/
	position: relative;
	display: block;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
}
.services .service:nth-child(3n) .serv-content {
	border-right: 0;
}
.services .service .serv-content .shade {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 0;
	-webkit-transition: opacity 250ms ;
    -moz-transition: opacity 250ms;
    -o-transition: opacity 250ms;
    transition: opacity 250ms;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+47,383838+93&0+47,0.76+93 */
	background: -moz-linear-gradient(top,  rgba(255,255,255,0) 47%, rgba(56,56,56,0.76) 93%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  rgba(255,255,255,0) 47%,rgba(56,56,56,0.76) 93%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  rgba(255,255,255,0) 47%,rgba(56,56,56,0.76) 93%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#c2383838',GradientType=0 ); /* IE6-9 */

}
.services .service .serv-content .hover {
	background-color: rgba(56,56,56,.9);
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 0;
	-webkit-transition: opacity 250ms ;
    -moz-transition: opacity 250ms;
    -o-transition: opacity 250ms;
    transition: opacity 250ms;
}
.services .service .serv-content .icon {
	-webkit-transition: opacity 250ms ;
    -moz-transition: opacity 250ms;
    -o-transition: opacity 250ms;
    transition: opacity 250ms;
    display: inline-block;
}
.services .service .serv-content:hover .icon ,
.services .service .serv-content.active .icon{
	opacity: 0 ;
}
.services .service .serv-content:hover .hover ,
.services .service .serv-content.active .hover{
	opacity: 0 ;
}
.services .service .serv-content .shade {
	opacity: 1;
	-webkit-transition: opacity 250ms ;
    -moz-transition: opacity 250ms;
    -o-transition: opacity 250ms;
    transition: opacity 250ms;
}
.services .service .serv-content:hover .shade ,
.services .service .serv-content.active .shade{
	opacity: 1 ;
}

.services .service .serv-content .titre-service {
	color: #fff;
	text-transform: uppercase;
	text-align: center;
	font-weight: 700;
	font-size: 20px;
	margin: 35px 5% 0;
}
.services .service .serv-content .icons-titre {
	position: absolute;
	left: 0;
	right: 0;
	margin: 0 auto;
	z-index: 1;
}
.wrap-services {
	padding-top: 168px;
}
.wrap-services .wrap-content {
	height: calc(100vh - 168px);
	padding-top: 30px;
	padding-bottom: 1px;
	display: none;
	-webkit-transition: opacity 250ms ease-out ;
    -moz-transition: opacity 250ms ease-out;
    -o-transition: opacity 250ms ease-out;
    transition: opacity 250ms ease-out;
    -webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	overflow: auto;
}
.wrap-services .wrap-content.serv-0 {
	
}
.wrap-services .wrap-content .bg_white {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: rgba(255, 255, 255, .8);
	z-index: 0;
}
.wrap-services .wrap-content .oneservice {
	
	display: table;
	height: calc(100vh - 184px);
	width: 100%;
	position: relative;
	z-index: 1

}
.wrap-services .wrap-content .oneservice li {
	text-align: left;
}
.wrap-services .wrap-content .oneservice .container {
	display: table-cell;
	vertical-align: middle;
}
.wrap-services .wrap-content.active {
	display: block !important;
}
.wrap-services .wrap-content.serv-0 {
	display: block;
}
.wrap-services .row {
	padding-bottom: 0;
}
.serv-0 .container {
	padding-top: 40px !important;
}
.serv-0 .content {
	max-width: 580px;
}


/**** page conseils ***/
.conseils-questions {
	height: 100vh;
	overflow: auto;
}

.conseils-questions .conseil {
	padding: 53px 20px 45px;
	background-color: #383838;
	border-bottom: 1px solid #fff;
	cursor: pointer;
	-webkit-transition: background-color 250ms ;
    -moz-transition: background-color 250ms;
    -o-transition: background-color 250ms;
    transition: background-color 250ms;
    position: relative;
    display: block;
}
.conseils-questions .conseil .titre-conseil {
	color: #fff;
	text-align: center;
	font-size: 25px;
	font-weight: bold;
	margin-bottom: 0;
}

.conseils-questions .conseil:hover ,
.conseils-questions .conseil.active {
	background-color: #52ADC3;
}
.wrap-conseils {
	padding-top: 168px;
}
.wrap-conseils .conseil {
	display: none;
	height: calc(100vh - 168px);
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	overflow: auto;
}
.wrap-conseils .conseil.conseil-0 {
	display: block;
	padding-top: 60px;
}

.wrap-conseils .conseil.active {
	display: block !important;
}
.wrap-conseils .consei.conseil-0 {
	display: block;
	height: auto;
}
.wrap-conseils .wrap-content .oneconseil {
	display: table;
	width: 100%;
	position: relative;
	z-index: 1;
	min-height: calc(100vh - 168px);
	padding: 30px 0;

}
.wrap-conseils .wrap-content.conseil-0 .container {
	display: table;
}

.wrap-conseils .wrap-content .oneconseil .container {
	display: table-cell;
	vertical-align: middle;
}
.wrap-conseils .conseil .bg_white {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: rgba(255, 255, 255, .8);
	z-index: 0;
}



/**** page a propos ***/

.staffs {
	/*min-height: 880px;*/
}

.staffs .staff {
	width: 33.333%;
	float: left;
	display: block;

	/*min-height: calc(36.2vh);*/
	text-align: center;
	
}
.staffs .staff.cols_2 {
	width: 66.66%
}
.staffs .staff .staff-content {
	
	min-height: 36.2vh;
	position: relative;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-position: top center;
	background-repeat: no-repeat;
}
.staffs .staff:nth-child(3n) .staff-content {
	
}
.staffs .staff .staff-content .hover {
	background-color: rgba(56,56,56,.5);
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 0;
	-webkit-transition: opacity 250ms ;
    -moz-transition: opacity 250ms;
    -o-transition: opacity 250ms;
    transition: opacity 250ms;
    opacity: 0;
}
.staffs .staff .staff-content .icon {
	-webkit-transition: opacity 250ms ;
    -moz-transition: opacity 250ms;
    -o-transition: opacity 250ms;
    transition: opacity 250ms;
}

.staffs .staff .staff-content:hover .hover {
	opacity: 1 ;
}
.staffs .staff .staff-content:hover .wrap-nom-staff {
	background: transparent ;
}
.staffs .staff .staff-content .wrap-nom-staff {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 3;
	padding: 50px 20px 16px;
	background: rgba(255,255,255,0);
	background: -moz-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,0.85) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,255,255,0)), color-stop(100%, rgba(255,255,255,0.85)));
	background: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,0.85) 100%);
	background: -o-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,0.85) 100%);
	background: -ms-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,0.85) 100%);
	background: linear-gradient(to bottom, rgba(255,255,255,0) 0%, rgba(255,255,255,0.85) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff', GradientType=0 );
}

.staffs .staff .staff-content .nom-staff {
	
	color: #383838;
	text-transform: uppercase;
	text-align: left;
	font-weight: 700;
	font-size: 20px;
	
	margin-bottom: 0
}
.staffs .staff .staff-content:hover .nom-staff  {
	color: #fff;
}
.wrap-staffs {
	padding-top: 168px;
}
.wrap-staffs .wrap-content {
	height: calc(100vh - 168px);
	padding-bottom: 1px;
	display: none;
	-webkit-transition: opacity 250ms ease-out ;
    -moz-transition: opacity 250ms ease-out;
    -o-transition: opacity 250ms ease-out;
    transition: opacity 250ms ease-out;
    -webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-position: top center;
	background-repeat: no-repeat;
	overflow: auto;
}
.wrap-staffs .staff.active {
	display: block !important;
}

.wrap-staffs .wrap-content.staff-0 {
	display: block;
	padding-top: 100px;
	background-position: bottom center;
}
.wrap-staffs .wrap-content .wrap-oneStaff {
	position: absolute;
	
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 0;
	
}
.wrap-staffs .wrap-content .wrap-oneStaff .bg_titre {
	padding-top: 138px;
	padding-bottom: 15px;
	background: rgba(255,255,255,0);
	background: -moz-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,0.85) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,255,255,0)), color-stop(100%, rgba(255,255,255,0.85)));
	background: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,0.85) 100%);
	background: -o-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,0.85) 100%);
	background: -ms-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,0.85) 100%);
	background: linear-gradient(to bottom, rgba(255,255,255,0) 0%, rgba(255,255,255,0.85) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff', GradientType=0 );
}
.wrap-staffs .wrap-content .wrap-oneStaff .bg_autre {
	background: rgba(255,255,255,.85);
	padding: 0 0 60px;
}
.wrap-staffs .wrap-content .onestaff {
	
	display: table;
	height: calc(100vh - 184px);
	width: 100%;
	position: relative;
	z-index: 1

}
.oneStaff h2 {
	font-size: 25px;
	margin-bottom: 25px;
	text-transform: none;
}
.oneStaff h3 {
	font-size: 22px;
	font-weight: 300 !important;
	margin-bottom: 0;
	text-transform: none;
}
#staff-group {
	min-height: 27.6vh;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-position: top center;
	background-repeat: no-repeat;
}
/****  page contact */

#map {
	width: 100%;
	height: 100vh;
}
.contact-infos {
	min-height: 100vh;
	padding: 15px 20% 15px;
	text-align: left;
	color: #fff;
	background-color: #52ADC3;

}
.contact-infos h2 {
	color: #fff;
	font-size: 47px ;
	text-transform: uppercase;
	font-family: 'Roboto', sans-serif;
	text-align: center;
}
.adresse, .tel {
	padding-left: 58px;
}
.adresse p, .tel p {
	position: relative;
}
.adresse p:before, .tel p:before {
	position: absolute;
	top: -7px;
	left: -60px;
}
.adresse p:before {
	content: url(images/icon-adresse.png);

}
.tel p:before {
	content: url(images/icon-phone.png);
	
}
body .gform_wrapper .top_label .gfield_label {
	display: none;
}
.gform_fields li {
	float: none;
	margin-bottom: 12px;
}
.gform_wrapper .top_label input.medium, .gform_wrapper .top_label select.medium {
	width: 100%;
}
body .container-wrap input[type="text"], 
body .container-wrap textarea, 
body .container-wrap input[type="email"], 
body .container-wrap input[type="password"], 
body .container-wrap input[type="tel"], 
body .container-wrap input[type="url"], 
body .container-wrap input[type="search"], 
body .container-wrap input[type="date"] {
	border: 2px solid #fff !important;
	font-size: 20px;
	font-weight: 300;
	width: 100% !important;
	padding: 12px 19px 10px !important;
	color: #fff !important;
}
body .container-wrap input[type="text"]:focus, 
body .container-wrap textarea:focus, 
body .container-wrap input[type="email"]:focus, 
body .container-wrap input[type="password"]:focus, 
body .container-wrap input[type="tel"]:focus, 
body .container-wrap input[type="url"]:focus, 
body .container-wrap input[type="search"]:focus, 
body .container-wrap input[type="date"]:focus {
    border-color: #fff!important;
}
.contact-form {
	padding-top: 1px;
}
.contact-form ::-webkit-input-placeholder { /* Chrome/Opera/Safari */
	color: #fff;
	font-size: 20px;
	font-weight: 300;
	font-family: 'Roboto', sans-serif;
}
.contact-form ::-moz-placeholder { /* Firefox 19+ */
	color: #fff;
	font-size: 20px;
	font-weight: 300;
	font-family: 'Roboto', sans-serif;
}
.contact-form :-ms-input-placeholder { /* IE 10+ */
	color: #fff;
	font-size: 20px;
	font-weight: 300;
	font-family: 'Roboto', sans-serif;
}
.contact-form :-moz-placeholder { /* Firefox 18- */
	color: #fff;
	font-size: 20px;
	font-weight: 300;
	font-family: 'Roboto', sans-serif;
}
.gform_footer {
	text-align: center;
}
.ascend .container-wrap .contact-form input[type=submit], 
.ascend .container-wrap .contact-form button[type=submit], 
.ascend .container-wrap .contact-form input[type="button"] {
	font-size: 25px !important;
	font-weight: 700 !important;
	padding: 15px 66px !important;
	text-transform: uppercase;
}
.ascend .container-wrap .contact-form input[type=submit]:hover, 
.ascend .container-wrap .contact-form button[type=submit]:hover, 
.ascend .container-wrap .contact-form input[type="button"]:hover {
	background-color: #75BACC !important;
}
.gform_wrapper .gform_footer {
	padding: 0 !important;
	margin: 0 !important;
}
.page-template-template-contact .right-content {
	background-color: #52ADC3;
}
.page-template-template-contact .wrap-title {display: none;}
.page-template-template-contact .contact-infos {
	display: table;
	width: 100%;
}
.page-template-template-contact .contact-infos .wrap-contact {
	display: table-cell;
	vertical-align: middle;
}


#voir:target:before {
	content:"";
	display:block;
	height:130px; /* fixed header height*/
	margin:-130px 0 0; /* negative fixed header height */
}
@media(max-width: 1815px) { 
	 .services .service .serv-content .titre-service {
	 	font-size: 16px;
	 }
}

@media(max-width:1385px){ 
	 .services .service .serv-content .icon img {
	 	max-width: 75%;
	 }
	 .services .service .serv-content .titre-service {
	 	margin-top: 25px;
	 }
	 .conseils-questions .conseil {
	    padding: 45px 20px 37px;
	}
}

@media(max-width:1000px){ 
	#header-outer {
		padding-bottom: 15px;
	}
	#header-outer , 
	.main-content, 
	.right-content {
		width: 100%;
		float: none;
	}
	.wrap-services {
		padding-top: 0;
	}
	.wrap-services .wrap-content , 
	.wrap-conseils .conseil{
		padding-top: 0;
		/*height: calc(100vh - 114px );*/
		height: auto;
		min-height: calc(100vh - 114px ); 
	}
	.wrap-staffs .wrap-content,
	.wrap-services .wrap-content .oneservice {
		min-height: calc(100vh - 114px);
		padding-top: 30px;
	}
	.wrap-staffs .wrap-content.staff-0 {
		padding-top: 50px;
	}
	
	.wrap-staffs {
		padding-top: 0;
		
	}
	body header#top #logo img, 
	body #header-outer[data-permanent-transparent="false"] #logo .dark-version {
		height: 80px!important;
	}
	body .container {
		max-width: inherit !important;
	}
	html body[data-slide-out-widget-area="true"] header#top .col.span_3 {
		float: left;
		position: relative;
		width: auto !important;
		margin-bottom: 0;
	}
	body header#top .col.span_9 {
		float: right;
		width: auto !important;
	}
	#slide-out-widget-area.slide-out-from-right {
		width: 100% !important;
	}
	#map {
		height: 400px;
	}
	.contact-infos {
		min-height: calc(100vh - 114px );
		
		padding-left: 33px;
		padding-right: 33px;
	}
	.page-template-template-contact .contact-infos  {
		max-width: 550px;
		margin-left: auto;
		margin-right: auto;
	}
	.services .service .serv-content {
		height: 33.33vw;
	}
	.wrap-conseils {
		padding-top: 0;
	}
	
	.conseils-questions {
		height: auto;
	}
	.conseils-questions .conseil {
	    padding: 45px 20px 37px;
	}
	.staffs .staff .staff-content {
		min-height: 36.2vw;
	}
	#staff-group {
		min-height: 27.6vw;
	}

}
@media(max-height:800px) { 
	 .services .service .serv-content .icon img {
	 	max-width: 75%;
	 }
	 .services .service .serv-content .titre-service {
	 	margin-top: 25px;
	 	font-size: 16px;
	 }
}
@media(max-width: 767px) { 
	h1 {
	    font-size: 60px;
	    
	}
	h2 {
		font-size: 28px;
	}
	.wrap-title {
	    right: -25px;
	}
	header#top .span_9 > .slide-out-widget-area-toggle {
		margin-right: 0;
	}
	#slide-out-widget-area .menuwrapper li {
		margin-bottom: 35px;
	}
	#slide-out-widget-area .menuwrapper li a {
		font-size: 40px !important;
	}
	.conseils-questions .conseil {
	    padding: 35px 20px 27px;
	}
	.conseils-questions .conseil .titre-conseil {
		font-size: 20px;
	}
	.contact-infos h2 {
		font-size: 35px;
	}
	.staffs .staff .staff-content .nom-staff {
		font-size: 14px;
	}
	#slide-out-widget-area .menuwrapper li.current_page_item:before {
		content: url(images/active-page-icon-sm.png);
	    position: absolute;
	    top: -7px;
	    left: -83px;
	}
	#slide-out-widget-area .menuwrapper li:hover:before {
		content: url(images/active-page-icon-sm.png);
	    position: absolute;
	    top: -7px;
	    left: -83px;
	    opacity: .6;
	}
	#slide-out-widget-area .menuwrapper .menu {
		margin-left: 80px;
	}
}
@media(max-width: 675px) { 
	 .services .service .serv-content .icon img {
	 	max-width: 60%;
	 }
	 .services .service .serv-content .titre-service {
	 	margin-top: 15px;
	 	font-size: 14px;
	 }
	.content {
	    padding: 0 20px;
	}
	.content2 {
	    padding: 28px 20px 0;
	}
}
@media only screen and (max-width: 690px) and (min-width: 480px) {
	html body .container {
		max-width: inherit !important;
	}
}
@media(max-width: 480px) { 
	 /*.services .service .serv-content .icon img {
	 	max-width: 60%;
	 }
	 .services .service .serv-content .titre-service {
	 	margin-top: 15px;
	 	font-size: 14px;
	 }*/
	 .services .service {
	 	width: 50%;
	 }
	 .services .service:nth-child(3n) .serv-content {
	 	border-right: 1px solid #fff;
	 }
	 .services .service:nth-child(2n) .serv-content {
	 	border-right: 0 !important;
	 }
	 h1 {
	    font-size: 40px ;
	}
	.contact-infos h2 {
		font-size: 25px;
	}
	.wrap-title {
	    right: -40px;
	}
	.content {
	    padding: 0 15px;
	}
	.content2 {
	    padding: 28px 15px 0;
	}
	.services .service .serv-content {
	    height: 175px;
	}
	#slide-out-widget-area .menuwrapper li {
		margin-bottom: 20px;
	}
	#slide-out-widget-area .menuwrapper li a {
		font-size: 30px !important;
	}
	#slide-out-widget-area .inner {
	    padding-top: 80px;
	}
	body[data-is="minimal"] #slide-out-widget-area a.slide_out_area_close .icon-default-style[class^="icon-"] {
	    font-size: 32px !important;
	    font-weight: 600 !important;
	}
	html body .gform_wrapper .ginput_container input.small, 
	html body .gform_wrapper .ginput_container input.medium, 
	html body .gform_wrapper .ginput_container input.large, 
	html body .gform_wrapper .ginput_container select.small, 
	html body .gform_wrapper .ginput_container select.medium, 
	html body .gform_wrapper .ginput_container select.large, 
	html body .gform_wrapper .ginput_container textarea.small, 
	html body .gform_wrapper .ginput_container textarea.medium, 
	html body .gform_wrapper .ginput_container textarea.large {
		width: 100% !important;
	}
	html body .gform_wrapper .ginput_container, 
	html body .gform_wrapper div.ginput_complex, 
	html body .gform_wrapper div.gf_page_steps, 
	html body .gform_wrapper div.gf_page_steps div {
		width: 100% !important;
	}
	.container {
	    padding: 0 20px !important;
	}
	.contact-infos {
		padding-left: 20px;
		padding-right: 20px;
	}
	.staffs .staff {
		width: 50%;
		height: 
	}
	.staffs .staff.cols_2 {
		width: 100%;
	}
	.staffs .staff .staff-content {
	    min-height: 51vw;
	}
	.wrap-staffs .wrap-content .wrap-oneStaff .bg_autre {
		padding-bottom: 20px;
	}
	.staffs .staff .staff-content .nom-staff {
	    font-size: 14px;
	}
	body {
		font-size: 14px;
	}
	h4 {
		font-size: 18px;
	}
	h2 {
		font-size: 22px;
		margin-bottom: 45px;
	}
	.oneStaff h2 {
		font-size: 22px;
		margin-bottom: 10px;
	}
	.oneStaff h3 {
		font-size: 16px;
	}
	.wrap-staffs .wrap-content .wrap-oneStaff .bg_titre {
	    padding-top: 70px;
	    padding-bottom: 10px;
	}
	#slide-out-widget-area .menuwrapper li.current_page_item:before {
		content: url(images/active-page-icon-xs.png);
	    position: absolute;
	    top: 2px;
	    left: -53px;
	}
	#slide-out-widget-area .menuwrapper li:hover:before {
		content: url(images/active-page-icon-xs.png);
	    position: absolute;
	    top: 2px;
	    left: -53px;
	    opacity: .6;
	}
	#slide-out-widget-area .menuwrapper .menu {
		margin-left: 40px;
	}
	.wrap-staffs .wrap-content .wrap-oneStaff .bg_autre p {
		font-size: 12px;
	}
	#map {
		height: 300px;
	}
	.contact-form ::-webkit-input-placeholder { /* Chrome/Opera/Safari */
		font-size: 14px;
	}
	.contact-form ::-moz-placeholder { /* Firefox 19+ */
		font-size: 14px;
	}
	.contact-form :-ms-input-placeholder { /* IE 10+ */
		font-size: 14px;
	}
	.contact-form :-moz-placeholder { /* Firefox 18- */
		font-size: 14px;
	}
	.ascend .container-wrap .contact-form input[type=submit], 
	.ascend .container-wrap .contact-form button[type=submit], 
	.ascend .container-wrap .contact-form input[type="button"] {
		font-size: 20px !important;

	}
	.conseils-questions .conseil {
	    padding: 20px 20px 17px;
	}
	.conseils-questions .conseil .titre-conseil {
	    font-size: 16px;
	}
	.wrap-staffs .wrap-content.staff-0 {
		padding-top: 30px;
	}

}
@media(max-width: 370px) { 
	body header#top #logo img, body #header-outer[data-permanent-transparent="false"] #logo .dark-version {
	    height: 60px!important;
	}
	.staffs .staff .staff-content .nom-staff {
	    font-size: 12px;
	}
	
	h4 {
		font-size: 16px;
	}
	h2 {
		font-size: 20px;
		margin-bottom: 25px;
	}
	.wrap-services .wrap-content , 
	.wrap-conseils .conseil{
		padding-top: 0;
		/*height: calc(100vh - 114px );*/
		height: auto;
		min-height: calc(100vh - 92px ); 
	}
	.wrap-staffs .wrap-content, 
	.wrap-services .wrap-content .oneservice {
	    min-height: calc(100vh - 92px);
	    padding-top: 30px;
	}

}
@media only screen and (max-width: 1320px) and (min-width: 1001px) {
	.staffs .staff .staff-content .nom-staff {
		font-size: 14px;
	}
}

@media only screen and (max-width: 690px) and (min-width: 480px) {
	html body .container {
		max-width: inherit !important;
	}
}

@media only screen and (min-width: 1001px) and (max-height: 720px) {
	.wrap-staffs .wrap-content,
	.wrap-services .wrap-content, 
	.wrap-conseils .conseil {
		height: 566px;

	}
	.conseils-questions {
		height: 732px;

	}
	#staff-group {
		height: 198.72px;
	}
	.staffs .staff .staff-content {
		height: 260.63px;
	}
	.services .service .serv-content {
		height: 239.98px;
	}
}


