@charset "utf-8";
/* CSS Document */
.arxslickprogramme .slick-list{
	width: 100% !important
}
.salonpasse {
	    background-color: rgb(0 0 0 / 82%) !important
}
/*
.salonpasse .arx_date_ville_home .date1, .salonpasse .arx_date_ville_home .date2{
	text-decoration: line-through;
}
*/
.arx_lame1_homev3{
	display: flex;
	align-items: center
}
.sb_instagram{
	padding-bottom: 15px !important
}
.selected-change {
   background: #122A4C !important;
    /* opacity: 0.07; */
    border-radius: 10px !important;
/*    padding: 21px 34px !important;*/
    
    border: none !important;
}
.selected-change li.init p {
	font-family: 'AzoSans' !important;
    font-style: normal !important;
    font-weight: 300 !important;
    font-size: 16px !important;
    line-height: 19px !important;
    color: rgba(255, 255, 255, 0.4) !important;
}
.arx_select_projet{display: none}
.selected-change li.init {
	 padding: 21px 34px !important;
}
.selected-change li:not(.init) p{
	padding: 21px 34px !important;
}
.selected-change li:not(.init):last-child{
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px
}
.selected-change li:not(.init) p{
	 font-family: 'AzoSans' !important;
    font-style: normal !important;
    font-weight: 400 !important;
    font-size: 16px !important;
    line-height: 19px !important;
    color: rgba(0, 26, 62, 0.6) !important;
	margin-left: 20px !important;
    margin-right: 20px !important;
}
.selected-change li:not(.init) {
	background: #FFFFFF;  
    
   
	list-style:none;
	display: none;}
.selected-change li:not(.init):hover p , .selected-change li.selected:not(.init) p{
	font-weight: 700 !important;
    font-size: 16px !important;
    line-height: 19px !important;
    color: #001A3E !important;
    font-family: 'AzoSansbold' !important;
	background: #C6D0DF;
    border-radius: 10px;  
}
/*
.selected-change li:not(.init):hover, .selected-change li.selected:not(.init) {
	
  }
*/
.selected-change li.init { cursor: pointer; list-style:none;}
.arx_height_post .article_item_container{
	height: 430px
}
.arx_height_post .column .post-listing-container {
    margin-bottom: 0px !important;
}
.vc_btn3-container.arx_bouton_homepage_lame1.arx_bouton_telecharger button:hover{
	color: #29AB93 !important;
    border-color: #29AB93 !important;
    background-color: transparent !important;
} 

.arxslickarticle .slick-list.draggable, .slickvilles .slick-list.draggable{
	margin-top: 0px !important
}
.arxslickarticle .slick-list, .arx_slick_video_ordi .slick-list{
	width: 100% !important;	
}
.arxslickarticle#el-201967358263c51628b8a11 .gusta-grid .column{
	padding: 0px !important
}
.arxslickarticle .slick-slide,.arx_slick_video_ordi .slick-slide{
	margin-right: 11px
}
.slickvilles .slick-slide{
	margin-right: 9px
}
#logo-viving-principal img {
	width:230px !important;
	height:180px !important;
}
embed, iframe, object {
    margin-bottom:0px;
    max-width: 100%;
}

#gusta-load-more-post-listing-arx {
	width:100% !important;
	background-color: #707070 !important;
	font-family:WesFY !important;
	font-weight:200;
	margin-left:20px !important;
	margin-right:20px !important;
}

#post-filter-arx ul li {
	display:inline-block;
	width:auto !important;
	margin:0px 10px 10px 0px;
	
}

#post-filter-arx ul li a, #post-filter-arx ul li a label{
	background-color: transparent !important;
	color:#545454 !important;
	font-size:16px !important;
	line-height: 30px !important;
	font-weight:200 !important;
	cursor:pointer;
}

a {
    color: #4A4A4A;
    text-decoration: none;
}


/*
#arx_nav>ul>li>a:after {
	width:0px;
	transition: width .3s;
	content:'';
	display:block;
	height:2px;
	background-color: #ffffff;
	position:absolute;
	bottom:0px;
}
*/
/*
#arx_nav>ul>li:hover>a:after, #arx_nav>ul>li.current_page_item>a:after {
	width:100%;
}
*/
#arx_nav>ul>li>a {
	padding:0px !important;
	margin:0px 15px !important;
	height:35px !important;
	line-height:35px !important;
	position:relative;
}


.container_reseaux_hp i {
	font-size:25px;
}
.container_reseaux_hp p {
	text-align:right;
}


.box_shadow {
-webkit-box-shadow: 0px 0px 23px -5px rgba(0,0,0,0.36);
-moz-box-shadow: 0px 0px 23px -5px rgba(0,0,0,0.36);
box-shadow: 0px 0px 23px -5px rgba(0,0,0,0.36);
}

.box_no_padding {
	padding:0px !important;
}

.desktop_padding_right {
	padding-right:40px !important;
}

.wpb_text_column ul {
	margin-left:20px;

}

.wpb_text_column ol {
	counter-reset: arx;
}

.wpb_text_column ol li {
	list-style-type: none;
	counter-increment: arx; /* on incrémente le compteur à chaque nouveau li */
	margin-bottom: 10px;
}
.wpb_text_column ol li:before {
	content: counter(arx)" ";
    margin-right: 20px;
    vertical-align: middle;
    background: #29AB93;
    padding: 4px;
    font-family: 'AzoSans';
    font-style: normal;
    font-weight: 700;
    color: #FFFFFF;
    text-align: center;
    display: inline-block;
    border-radius: 50%;
    width: 25px;
    height: 25px;
    font-size: 20px;
    line-height: 20px;
}

.wpb_single_image .vc_single_image-wrapper.vc_box_border, .wpb_single_image .vc_single_image-wrapper.vc_box_border_circle {
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    padding: 2px;
    border: none;
}

.margin_negatif_80 {
	margin-top:-80px;
}

.box_shadow_item .post-listing-container {
-webkit-box-shadow: 0px 0px 12px -2px rgba(0,0,0,0.35);
-moz-box-shadow: 0px 0px 12px -2px rgba(0,0,0,0.35);
box-shadow: 0px 0px 12px -2px rgba(0,0,0,0.35);
}

.absolute_bottom_right {
	position:absolute;
	
	bottom:20px;
	right:20px;
	margin-right:0px;
	margin-bottom: 0px;
}

.logo_gl_footer_desktop img {
	width:50px;
	height:60px;
}

.logo_viving_footer_mobile img {
	width:100px;
	height:78px;
}

.logo_viving_header_mobile img{
	width:61px;
	height:47px;
}

.logo_header_desktop img{	
	width:210px;
	height:161px;
	
}

.logo_retour_principal_header img {
	width:205px;
	height:79px;
}
.titre_trait h1 strong, .titre_trait h2 strong, .titre_trait_p p strong{
	font-size:42px;
	line-height: 47px;
	display:block;
	font-family:WesFY !important;
	font-weight: normal;
}

.titre_trait h1, .titre_trait h2 , .titre_trait_p p {
	font-size:75px;
	line-height: 47px;
	font-family:WesFYBlack !important;
/*		text-shadow: 3px 3px 6px rgba(0,0,0,0.13);*/
}

.titre_trait h1 strong:before, .titre_trait h2 strong:before , .titre_trait_p p strong:before{
	display:inline-block;
	vertical-align: middle;
	content : "\A";
	width:236px;
	height:3px;
	background-color: #ffffff;
	margin:40px 0px 40px 0px;
	margin-right: 15px;
}
.titre_trait.petit h1 strong:before, .titre_trait.petit h2 strong:before {
	width:60px;
	margin:20px 0px 20px 0px;
}
.bloc_dark.titre_trait h1 strong:before, .bloc_dark.titre_trait h2 strong:before {
	background-color: #ffffff !important;
}

@media only screen and (max-width: 1600px) { 
	.titre_trait h1 strong, .titre_trait h2 strong{
		font-size:32px;
		line-height: 37px;
	}
	.titre_trait_p p strong{
		font-size:32px;
		line-height: 37px;
	}

	.titre_trait h1, .titre_trait h2 , .titre_trait_p p {
		font-size:65px;
		line-height: 37px;
	}

	
}


.container_image_absolute {
	overflow:visible !important;
	z-index: 10000000000000000000000001;
}
.image_absolute {
	position:absolute;
	top:-35px;
	
}


.padding_40_desktop .vc_column-inner  {
	padding:40px !important;
}

.footer_menus .gusta-nav.vertical>ul>li>a {
	font-family:WesFY !important;
	font-size:18px !important;
	color:#ffffff !important;
	border:none !important;
}

.footer_menus .gusta-nav.vertical>ul>li>a:hover {
	font-family:WesFY !important;
	font-size:18px !important;
	color:#ffffff !important;
	border:none !important;
	text-decoration: underline;
	background-color: transparent;
}


.article_liste_item_categorie {
	font-size:18px !important;

	line-height:30px;
	border-top:solid 1px #000000 !important;
	border-bottom:solid 1px #000000 !important;
	text-transform: uppercase;
}
.article_liste_item_titre {
	font-size:24px;
	font-weight: bold;
	line-height:26px;
}
.article_liste_item_extrait {
	font-size:18px;
	line-height:26px;
}
.article_liste_item_bouton, .article_liste_item_bouton.article_liste_item_bouton {
	font-size:18px;
	line-height:26px;
	background-color: transparent !important;
	padding:0px !important;	
	padding-left:0px !important;	
	padding-right:0px !important;
	font-weight: bold;
	color:#4A4A4A;
}

.article_liste_item_bouton span {
	padding-left:0px !important;	
	padding-right:0px !important;
}
.article_liste_item_bouton:hover,  .article_liste_item_bouton.article_liste_item_bouton:hover {
	color:#4A4A4A;
	text-decoration: underline;
}

#article_liste_item_partager ul {
	display: inline-block;
	margin-top:-5px;
}

/*Contact Form*/



#responsive-form{
	max-width:800px /*-- change this to get your desired form width --*/;
	margin:0 auto;
    width:100%;
	font-size:14px;
	color:#ffffff;

}
.form-row{
	width: 100%;
}
.form-row strong {
font-size:16px;
}
.column-half, .column-full{
	float: left;
	position: relative;
	padding: 7px 0px ;
	width:100%;
	-webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box
}
.clearfix:after {
	content: "";
	display: table;
	clear: both;
}

.wpcf7-select {
 	font-size:16px !important;
	padding: 10px 15px;
    border: none;
    outline: 0;
    resize: none;
    line-height: 18px;
    color: #7f8385;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
	width:100% !important;
	font-family:WesFY !important;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
	background-color: #ffffff !important;
}

#responsive-form input[type=text],#responsive-form input[type=email],#responsive-form input[type=tel] {
    padding: 10px 17px;
    border: none;
    outline: 0;
    resize: none;
    line-height: 18px;
 	font-size:16px !important;
    color: #787878;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
	width:100% !important;
	font-family:WesFY !important;
    -webkit-border-radius: 0px !important;
    -moz-border-radius: 0px !important;
    border-radius: 0px !important;
}

::placeholder {
 	font-size:16px !important;
        color: rgba(255, 255, 255, 0.8) !important;
	font-family:WesFY !important;
}

#responsive-form input[type=submit] {
    font-size: 20px !important;
    padding: 10px;
    font-weight: 600;
	height:auto;
	letter-spacing:0px;
	line-height: normal !important;
	background-color: #707070;
	width:100%;
	text-transform: uppercase;
		font-family:WesFY !important;

	-webkit-border-radius: 0px !important;
    -moz-border-radius: 0px !important;
    border-radius: 0px !important;
}
#responsive-form .wpcf7-list-item.first {
	margin-left:0px;
}

#responsive-form input[type=checkbox] {
	background-color: #ffffff !important;
	
}

.form_submit_blanc #responsive-form input[type=submit] {
	background-color: #ffffff !important;
	color:#37415B;
	font-family:WesFY !important;
	
}

 .form_submit_brest #responsive-form input[type=submit] {
	background-color: #35435B !important;
	color:#ffffff !important;
	font-family:WesFY !important;
	
}

 .form_submit_quimper #responsive-form input[type=submit] {
	background-color: #E6C025 !important;
	color:#ffffff !important;
	font-family:WesFY !important;
	
}
 .submit_quimper input[type=submit] {
	color: #responsive !important;
}



 .form_submit_vannes #responsive-form input[type=submit] {
	background-color: #c83568 !important;
	color:#ffffff !important;
	font-family:WesFY !important;
}
 .submit_vannes input[type=submit] {
	color: #c83568 !important;
}


.form_submit_lorient #responsive-form input[type=submit] {
	background-color: #672956 !important;
	color:#ffffff !important;
	font-family:WesFY !important;
	
}
 .submit_lorient input[type=submit] {
	color: #672956 !important;
}


 .form_submit_lyon #responsive-form input[type=submit] {
	background-color: #379F88 !important;
	color:#ffffff !important;
	font-family:WesFY !important;
	 
}
 .submit_lyon input[type=submit] {
	color: #379F88 !important;
}


 .form_submit_amiens #responsive-form input[type=submit] {
	background-color: #008BD2 !important;
	color:#ffffff !important;
	font-family:WesFY !important;
	
}
 .submit_amiens input[type=submit] {
	color: #008BD2 !important;
}

 .form_submit_lille #responsive-form input[type=submit] {
	background-color: #E95144 !important;
	color:#ffffff !important;
	font-family:WesFY !important;
	
}
 .submit_lille input[type=submit] {
	color: #E95144 !important;
}


#responsive-form label {
	color:#787878;
 	font-size:16px !important;
	font-family:WesFY !important;
	font-weight: normal;
}

.bloc_dark  #responsive-form label {
	color:#ffffff;
}


#responsive-form textarea {
	height:146px;
 	font-size:16px !important;
	-webkit-border-radius: 0px !important;
    -moz-border-radius: 0px !important;
    border-radius: 0px !important;
	font-family:WesFY !important;
	border:none !important;
	color:#787878;
    padding: 10px 17px;
}

@media only screen and (min-width: 48em) { 
	.column-half{
		width: 50%;
	}
}


/*PAGE CONTACT */
.padding_left_contact {
	padding-left:350px !important;
}


.wpcf7-validation-errors {
	border:2px red solid !important;
}

@media only screen and (max-width: 1800px) { 
	.padding_left_contact {
		padding-left:300px !important;
	}
}

@media only screen and (max-width: 1600px) { 
	.padding_left_contact {
		padding-left:200px !important;
	}
}
@media only screen and (max-width: 1500px) { 
	.padding_left_contact {
		padding-left:300px !important;
	}
}
@media only screen and (max-width: 900px) { 
	.padding_left_contact {
		padding-left:120px !important;
	}
	.infos_contact p, .infos_contact p span{
		font-size:16px !important;
	}
	.bg_tel_rouge {
		background-position: -70px 0px !important;
	}
}





@media only screen and (max-width: 900px) { 
	.desktop_padding_extra_large.container_blocs_villes {
		padding-left:0px !important;
		padding-right:0px !important;
	}
	.container_blocs_villes .wpb_single_image {
		margin:0px !important;
	} 
	.container_blocs_villes .wpb_text_column span,.container_blocs_villes .wpb_text_column p {
		font-size:11px !important;
	}
	.container_blocs_villes  .vc_column-inner {
		padding-left:10px !important;
		padding-right:10px !important;
		padding-top:5px !important;
		padding-bottom:5px !important;
	}
}

@media only screen and (min-width: 991px) and (max-width: 1300px) {
	.lame_telephone_bg {
		background-position: -100px 10px !important;
	}
}


/* ARTICLES BLOG */
.article_item_container {
	padding:1px !important;
	background-color: #ffffff !important;


	margin-bottom:30px !important;
}

.article_item_content  {
	padding:25px !important;
}

.article_item_thumbnail  {
	border:solid 1px #ffffff;
	cursor:pointer !important;
}

.article_item_container_padding {
	padding:25px !important;
}

.article_liste_item_bouton:hover {
	text-decoration: underline !important;
	color:#333333 !important;
}

#article_liste_item_partager ul li a {
    background-color: rgba(0, 0, 0, 0) !important;
    width: 30px !important;
    height: 30px !important;
}
#article_liste_item_partager ul li a i {
    color: #4a4a4a !important;
    font-size: 20px !important;
}


.container_membre_equipe {
	margin-top:-70px;
}

@media only screen and (min-width: 991px) and (max-width: 1300px) {
	.container_membre_equipe {
		font-size:11px;
	}
	
}


@media only screen and (max-width: 991px) {
	.container_membre_equipe {
		margin-top:0px;
	
	}	

	.container_membre_equipe_first {
		margin-top:-70px;
	}

	
	
}


.container_temoignages {
	text-align: center !important;
}

.container_temoignage_displayed {
	margin-bottom:120px;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: top center;
	width:100%;
	height:250px;
	position:relative;

}

.container_temoignage_displayed .container_infos {
	background-color: #ffffff;
	width:350px;
	margin:0 auto;
	padding:20px;
}

.container_temoignage_displayed .container_infos .texte, .container_temoignage_displayed .container_infos .texte p {
	font-size:16px !important;
	line-height:20px !important ;
	color:#747474 !important;
}

.container_temoignage_displayed .container_infos .signature, .container_temoignage_displayed .container_infos .signature p {
	font-size:14px !important;
	line-height:20px !important ;
	color:#747474 !important;
	font-weight:800;
	padding-top:20px;
}

.container_temoignage_mini {
	display:inline-block;
	width:32%;
	overflow: hidden;
	cursor:pointer;
}
.container_temoignage_mini img{
	margin:5px;
	width: 100%;
}
.container_temoignage_mini .content {
	display:none;
}


@media only screen and (max-width: 1150px) {
.container_temoignage_displayed .container_infos {
	width:90%;
	margin:0 auto;
}
}


@media only screen and (max-width: 768px) {
.container_temoignage_mini {
	display:block;
	width:90%;
}
}


.fa, .far, .fas {
    font-family: "FontAwesome" !important;
}

