/*
	Theme Name: Divi-child
	Description: Divi Enfant, theme enfant de Divi
	Author: A New Story
	Author URI: https://anewstory.fr
	Template: Divi
	Version: 1.0.0
	*/


/*---MENU---*/

.wrap-menus .et_pb_text{
	max-width:fit-content;
}

.wrap-menus{
	display:flex;
	flex-direction:column;
}
.wrap-menu-1{
	display:flex;
	justify-content:space-between;
	width:100%!important;
}
.wrap-menu-2{
	display:flex;
	justify-content: space-between;
	width:100%!important;
}
.wrap-espaces{
	max-width:fit-content!important;
}

.blue-nav a{
	text-transform:uppercase;
	font-weight:bold;
	color:#023e5e!important;
}

.first-level{
	cursor:default;
}

@media screen and (max-width:980px){
	.wrap-logo-menu-0{
		display:flex;
		flex-direction:row;
		justify-content:space-between;
		max-width:100%;
	}
	.wrap-menu-1{
		margin-bottom:15px!important;
	}
}

@media only screen and (max-width: 1280px) and (min-width: 980px){
		.wrap-logo-menu{
			max-width:fit-content!important;
		}
		.wrap-menus{
			max-width:80%!important;
		}
	}
	
/*---fin MENU---*/



/*---PARAGRAPHES---*/

.columns-2-text{
	columns:2;
	column-gap:40px;
}

@media screen and (max-width:980px){
	.columns-2-text{
		columns:1;
	}
} 

.resultat_api{color: #0070ba !important;}



/*---fin PARAGRAPHES---*/



/*---FORMULAIRES---*/

.nf-form-fields-required{
	display:none;
}

.nf-help{
	color:#ffffff!important;
}

.nf-response-msg{
	font-size:20px;
	color:#0070BA;
	font-weight:700;
}

.nf-form-content ::placeholder{
	color:#B8B7B7;
}

.nf-field-element .ninja-forms-field{
	padding-top:0px!important;
}

.label-left .nf-after-field{
	margin-left:0px!important;
}

#nf-field-12, #nf-field-40, #nf-field-109, #nf-field-76, #nf-field-137, #nf-field-4{
	padding-top:8px!important;
}

.nf-field-label .nf-label-span, .nf-field-label label{
	text-align:left;
	font-size:16px!important;
}

.list-radio-wrap .nf-field-element ul, .list-checkbox-wrap .nf-field-element ul{
	display:flex;
	column-gap:15px;
	flex-wrap:wrap;
}

.label-left .nf-field-label{
	background-color:#0070ba;
	color:white!important;
	display:flex;
	align-items:center;
	padding-left:10px;
	padding-right:10px;
}

.label-left .listcheckbox-wrap .nf-field-label, .list-radio-wrap .nf-field-element ul, .label-left .listradio-wrap .nf-field-label{
	align-items:center!important;
}

.label-left .textarea-wrap .nf-field-label{
	align-items:center!important;
	margin-top:0px!important;
}

.label-left .nf-field-element{
	border:1px solid #0070ba;
	padding:12px 12px 0px 12px;
}

.checkbox-container.label-right .field-wrap{
	flex-direction:column;
}

@media screen and (max-width:980px){
	.nf-field-container .nf-field-label label, .label-left .listradio-wrap .nf-field-label, .label-left .listcheckbox-wrap .nf-field-label{
		padding:10px;
	}
}

#nf-field-33-wrap .nf-field-label label, #nf-field-34-wrap .nf-field-label label{
	padding:0px!important;
}


/*---fin FORMULAIRES---*/



/*---BLOG---*/

.et_pb_post{
	padding: 20px;
	border: 1px solid #daeef3;
	background-color:white;
	border-radius: 12px;
}

.et_pb_post .entry-featured-image-url{
	float:left;
	margin-right: 30px;
	width: 280px;
	margin-bottom:0px;
}

.et_pb_post{
	margin-bottom:30px!important;
}

@media screen and (max-width:980px){
	.et_pb_post .entry-featured-image-url{
		width: 180px;
	}
}

@media screen and (max-width:540px){
	.et_pb_post .entry-featured-image-url{
		float:none!important;
		width:100%!important;
		margin-bottom:20px;
	}
}

/*---fin BLOG---*/

/*---CAROUSEL PDF---*/
.swiper {
	min-height: 90px;
}
.mySwiper {
	max-width: 1280px;
}
.mySwiper .swiper-wrapper {
	flex-wrap: wrap;
	justify-content: center;
	gap: 20px;
}
.mySwiper .swiper-slide {
	display: inline-flex!important;
	width: 30%!important;
	margin: 0 !important;
    text-align: center!important;
	justify-content: center;
	cursor: pointer;
	font-weight: 600;
    font-size: 18px;
    line-height: 1em;
    border-radius: 12px 12px 12px 12px;
	padding: 20px;
	height: 60px;
    align-items: center;
	border:2px solid #0070BA;
	color: #0070BA;
}
.mySwiper .swiper-slide-active {
	background-color: #0070BA;
	color: #fff;
}
.mySwiper .swiper-slide:hover, .mySwiper .swiper-slide.swiper-slide-active:hover {
	background-color: #0070BA!important;
	color: #fff!important;
}
.css_container {
	margin-top: 20px;
	padding: 2rem 0;
	background-image: linear-gradient(180deg, #daeef3 0%, #ffffff 20%, #ffffff 80%, #daeef3 100%) !important;
}
.mySwiper2 {
	max-width: 1280px;
	margin-left: auto;
	margin-right: auto;
}
.swiper_col_1 {
	width: 30%;
}
.swiper_col_2 {
	width: 70%;
}
.mySwiper-type_de_documents_elec .swiper-slide {
    width: 22% !important;
}
/* a suppr sur prod
.mySwiper2 #accordion .nav {	
    display: flex;
    flex-direction: column;

}
.mySwiper2 #accordion .nav li:first-child {
	order: 4;
}
.mySwiper2 #accordion .nav li:nth-child(2){
	order: 2;
}
.mySwiper2 #accordion .nav li:nth-child(3){
	order: 1;
}
.mySwiper2 #accordion .nav li:nth-child(4){
	order: 3;
}*/

.mySwiper2 #accordion .nav li.level_1 {
	font-size: 20px;
	color: #0070ba;
	font-weight: 700;
    line-height: 1.2em;
	background: transparent;
    border: none;
}
#accordion p, #accordion p span {
    font-size: 1.125rem !important;
    color: #000 !important;
    font-family: Avenir Next LT Pro, sans-serif !important;
}

.accordion-toggle {
    background-color: #f5f5f5;
    border: 1px solid #ccc;
    color: #343738;
    cursor: pointer;
    font-size: 15px;
    padding: 10px 15px;
}
  
.accordion-content {
    /*display: none;*/
    /*padding: 30px 20px;*/
    font-size: 14px;
}
.swiper-wrapper ul {
	padding: 0;
}
.swiper-wrapper ul li {
	list-style: none;
}

/*a afiner*/
.accordion__item {
	margin: 5px auto;
}
.accordion__item .accordion__title {
	position: relative;
	display: block;
	padding: 13px 60px 15px 13px;
	margin-bottom: 2px;
	color: #202020;
	font-size: 28px;
	text-decoration: none;
	background-color: #eaeaea;
	border-radius: 3px;
	-webkit-transition: background-color 0.2s;
	transition: background-color 0.2s;
  cursor: pointer;
}
.accordion__item .accordion__title:hover {
	background-color: #e5e4e4;
	transition: all 0.5s ease-out;
}
.accordion__item .accordion-active {
	background-color: #e5e4e4;
}
.accordion__item .accordion__title .accordion__arrow {
	position: absolute;
	top: 13px; right: 10px;
	display: inline-block;
	vertical-align: middle;
	width: 30px;
	height: 30px;
	text-align: center;
	color: #fff;
	line-height: 30px;
	font-size: 20px;
	font-weight: 700;
	margin-right: 5px;
	background-color: #c9c9c9;
	border-radius: 50%;
	-webkit-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
}
.accordion__item .accordion__rotate {
	transform: rotate(225deg);
}
.accordion__item .accordion__content {
	padding: 30px;
	margin-bottom: 2px;
	font-size: 14px;
	display: none;
	background-color: #f3f3f3;
}
.accordion__item .accordion__arrow-item {
	font-weight: 700;
}

/* a ajouter à la prod*/
.mySwiper2 .swiper_row {
	float: left;
}
.swiper-slide-first-cat.active {
    background-color: #0070BA;
    color: white;
    transition: background-color 0.3s ease;
}
.swiper-slide.swiper-slide-active:not(.active) {
    background: none!important;
    color: #0070BA!important;
    pointer-events: auto;
}
.mySwiper2-type_de_documents_elec.loading .swiper-slide,
.mySwiper2-type_de_documents_gaz.loading .swiper-slide {
    transition: none !important;
}
.level_1 .sub_cat {
	position: relative;
	opacity: 1;
	visibility: visible;
    background: transparent;
    box-shadow: none;
    border: none;
    padding: initial;
	width: 100%;
}
.level_2, .level_2{
	font-size: 18px!important;
	font-weight: 500!important;
    background: transparent;
    border: none;
	color: #0070ba;
}
.level_2:hover {
	background-color: transparent!important;
    opacity: 1!important;
	color: #023e5e;
}
.level_2.active {
	color: #023e5e;
}
.content-doc {
	padding: 30px 20px;
}
.pdf-link {
    display: inline-flex;
    align-items: center;
    background-color: #DAEEF3;
    padding: 4.2415%;
    width: 100%;
    border-radius: 12px;
    color: #0074b9;
    font-weight: 600;
    text-decoration: none;
    font-size: 1.25rem;
    gap: 15px;
    transition: background-color 0.3s ease;
	margin-bottom: 20px;
	transition: transform 300ms ease 0ms;
}
.pdf-link:hover {
    transform: translateX(0px) translateY(-10px) !important;
}
.pdf-link::before {
    content: url(./img/cloud-arrow-down-solid.svg);
    width: 33px;
}
.swiper-slide.no-subcat .swiper_col_1 {
  display: none;
}

.swiper_col_2.full-width {
  width: 100%;
}
.aucun_doc,
.chargement {
    font-style: italic;
    color: #888;
    margin-top: 1rem;
}
#tab_docs_elec_1 .et_pb_row, #tab_docs_gaz_1 .et_pb_row {
    padding: 0;
}
/* FIN a ajouter à la prod*/

/*---fin CAROUSEL PDF ---*/



/*---TEMPO RTE---*/



/*---fin TEMPO RTE---*/
.o-grid.c-tempo {
	display: flex;
	margin-bottom: 8rem;
	column-gap: 2rem;
}
.c-tempo__bloc-1 {
    box-shadow: 1px 1px 4px 1px rgba(0, 0, 0, .2);
	min-width: 20rem;
}
.c-tempo__bloc-2 {
	flex-grow: 4;
    box-shadow: 1px 1px 4px 1px rgba(0, 0, 0, .2);
}
.c-tempo__bloc-1__header {
	display: flex;
	column-gap: 2rem;
	padding: 1.5rem 14px;
	box-shadow: 0 0 5px 1px rgba(0, 0, 0, .15);
	font-size: 1.5rem!important;
	text-transform: uppercase;
	align-items: center;
	justify-content: space-between;
}
.c-tempo__bloc-1__header h3 {
	font-size: 1.5rem!important;
	padding: 0;
}
.c-tempo__bloc-1__body {
	display: flex;
    justify-content: center;
    font-size: 2rem;
	line-height: 4.8;
	font-weight: 600;
}
.c-tempo__bloc-2__header {
	background: #f5f5f1;
    padding: 12px 20px;
	font-size: 13px;
    color: #666;
	line-height: 1rem;
}
.c-tempo__bloc-2__header h3 {
	font-size: 1.5rem!important;
	color: #666;
	text-transform: uppercase;
}
.c-list-1.c-tempo__bloc-2__body {
	padding: 18px 42px!important;
}
.c-tempo__bloc-2__body .c-list-1__item {
	list-style: none;
}
.c-tempo__text--blue {
	color: rgb(16, 87, 200);
	font-size: 1.7rem;
	margin-right: 7px;
}
.c-tempo__text--red {
	color: rgb(232, 81, 48);
	font-size: 1.7rem;
	margin-right: 7px;
}
.c-tempo__text--white {
	font-size: 1.7rem;
	margin-right: 7px;
}
.c-chart__error {
	text-align: center;
	color: rgb(309, 140, 30);
}
#calendar .fc-header-toolbar {
	background: #f5f5f1;
    padding: 24px 0;
    margin: 0;
	justify-content: space-around;
	border: 1px solid var(--fc-border-color);
    border-bottom: none;
}
#calendar .fc-header-toolbar .fc-toolbar-title {
	text-transform:uppercase;
	color:#000000;
}
#calendar .fc-col-header-cell-cushion {
    text-transform: uppercase;
    color: #000000;
    font-weight: 600;
	padding: 5px 4px;
}
#calendar .fc-daygrid-day-number {
	color: #000000;
}
.calendar-events .ejp__legend {
	display: inline-flex;
    width: 100%;
    justify-content: space-around;
    padding: 20px 0;
    background-color: #f5f5f1;
    border: 1px solid var(--fc-border-color);
    border-top: none;
}
.calendar-events .ejp__legend .ejp__status--danger::before {
	background-color: rgb(232, 81, 48);
	content: '';
	display: inline-block;
	width: 15px;
	height: 15px;
	-moz-border-radius: 7.5px;
	-webkit-border-radius: 7.5px;
	border-radius: 7.5px;
	margin-right: 5px;
}
.calendar-events .ejp__legend .ejp__status--neutral::before  {
	background-color: #ffffff;
	content: '';
	display: inline-block;
	width: 15px;
	height: 15px;
	-moz-border-radius: 7.5px;
	-webkit-border-radius: 7.5px;
	border-radius: 7.5px;
	margin-right: 5px;
}
.calendar-events .ejp__legend .ejp__status--secondary::before  {
	background-color: rgb(16, 87, 200);
	content: '';
	display: inline-block;
	width: 15px;
	height: 15px;
	-moz-border-radius: 7.5px;
	-webkit-border-radius: 7.5px;
	border-radius: 7.5px;
	margin-right: 5px;
}
.calendar-events .ejp__legend .ejp__status--warning::before  {
}


.btn_responsive .et_pb_text_inner {
	height: 100%;
}
.btn_responsive .et_pb_text_inner a {
	height: 100%;
    display: block;
    align-content: center;
}

/*---RESPONSIVE---*/
@media only screen and (max-width:1280px) {
	.wrap-menu-2 .first-levelA-1 .dropdown-menu {
		left: 0;
		transform: translate(-12%, 0);
	}
	.wrap-menu-2 .first-levelA-2 .dropdown-menu {
		left: 0;
        transform: translate(-44%, 0);
	}
}
@media only screen and (max-width: 1150px) {
    .wrap-menu-2 .first-levelA-1 .dropdown-menu {
        transform: translate(-15%, 0);
    }
}
@media only screen and (max-width: 1080px) {
    .wrap-menu-2 .first-levelA-1 .dropdown-menu {
        transform: translate(-18%, 0);
    }
}
@media only screen and (max-width: 1024px) {
	.header_page {
        margin-top: 0!important;
    }
    .wrap-menu-2 .first-levelA-1 .dropdown-menu {
        transform: translate(-19.5%, 0);
    }
}
@media screen and (max-width:980px){
	.column-reverse{
		display:flex;
		flex-direction:column-reverse;
	}
	.wrap-logo-menu {
		max-width: 80%!important;
	}
	.header_page {
		margin-top: 7vh!important;
	}
	.btn_responsive .tab-title {
		margin-bottom: 10px!important;
	}
	.btn_responsive.btn_demarches>.et_pb_row>.et_pb_column {
		column-gap: 10px;
    	display: grid;
    	grid-template-columns: 1fr 1fr;
	}
	#tab_etapes_2 .et_pb_background_mask, #tab_etapes_autoconsommation_2 .et_pb_background_mask, #tab_etapes_autoconsommation_3 .et_pb_background_mask, #tab_etapes_autoconsommation_4 .et_pb_background_mask {
		left: 20em;
	}
	#tab_etapes_2 .et_pb_blurb_content .et_pb_module_header, #tab_etapes_autoconsommation_2 .et_pb_blurb_content .et_pb_module_header, #tab_etapes_autoconsommation_3 .et_pb_blurb_content .et_pb_module_header, 
	#tab_etapes_autoconsommation_4 .et_pb_blurb_content .et_pb_module_header {
		width: 50%;
	}
	#mobile_menu1 a {
		color: #0070BA!important;
	}
	#mobile_menu1 .first-level:first-child, #mobile_menu1 .first-level:nth-child(2) {
		display: block;
	}
	#mobile_menu1 .first-level>a {
		background-color: transparent;
	}
	#mobile_menu1 .first-level .sub-menu, #mobile_menu1 .first-level .sub-menu li {
		padding-left: 0;
	}
	#mobile_menu1 .first-level .sub-menu li a {
		font-weight: 500;
		text-transform: capitalize;
	}
}
@media screen and (max-width:979px){
	.wrap-logo-menu {
		max-width: 100%!important;
	}
}
@media screen and (min-width:768px) and (max-width:1024px) {
	.header_page {
        margin-top: 4vh !important;
    }
}
@media screen and (max-width: 767px) {
    .header_page {
        margin-top: -5vh !important;
    }
	.blue-nav a {
		width: 100%;
	}
	.btn_responsive>.et_pb_row>.et_pb_column, #tab_raccordement_1>.et_pb_row_3>.et_pb_column, #tab_raccordement_elec_1>.et_pb_row_6>.et_pb_column,
	#tab_raccordement_elec_conso_1>.et_pb_row_8>.et_pb_column, #tab_raccordement_elec_prod_1>.et_pb_row_24>.et_pb_column, #tab_elec_prod_photo_1>.et_pb_row_26>.et_pb_column,
	#tab_elec_prod_no_photo_1>.et_pb_row_32>.et_pb_column, #tab_raccordement_elec_mise_service_1>.et_pb_row_45>.et_pb_column, #tab_travaux_1>.et_pb_row_78>.et_pb_column,
	#tab_mission_A_3>.et_pb_row_9>.et_pb_column, #tab_comprendre_3>.et_pb_row_8>.et_pb_column{
		column-gap: 10px;
    	display: grid;
    	grid-template-columns: 1fr 1fr;
	}
	.btn_responsive.a_propos>.et_pb_row>.et_pb_column>.et_pb_module:nth-child(3), .btn_responsive.btn_photovoltaique>.et_pb_row>.et_pb_column>.et_pb_module:nth-child(3){
		grid-column: 1/3;
	}
	#tab_etapes_2 .et_pb_background_mask, #tab_etapes_autoconsommation_2 .et_pb_background_mask, #tab_etapes_autoconsommation_3 .et_pb_background_mask, #tab_etapes_autoconsommation_4 .et_pb_background_mask {
        left: 10em;
    }
}
@media screen and (max-width: 600px) {
    #tab_etapes_2 .et_pb_background_mask, #tab_etapes_autoconsommation_2 .et_pb_background_mask, #tab_etapes_autoconsommation_3 .et_pb_background_mask, #tab_etapes_autoconsommation_4 .et_pb_background_mask {
        left: 20em;
    }
	#tab_etapes_2 .et_pb_blurb_content .et_pb_module_header, #tab_etapes_autoconsommation_2 .et_pb_blurb_content .et_pb_module_header, #tab_etapes_autoconsommation_3 .et_pb_blurb_content .et_pb_module_header,
	#tab_etapes_autoconsommation_4 .et_pb_blurb_content .et_pb_module_header {
        width: 85%;
    }
}
@media only screen and (max-width:500px) {
	.et_pb_row {
		width: 85%;
	}
}
@media screen and (max-width: 480px) {
	#tab_etapes_2 .et_pb_background_mask, #tab_etapes_autoconsommation_2 .et_pb_background_mask, #tab_etapes_autoconsommation_3 .et_pb_background_mask, #tab_etapes_autoconsommation_4 .et_pb_background_mask {
        left: auto;
    }
    #tab_etapes_2 .et_pb_blurb_content .et_pb_module_header, #tab_etapes_autoconsommation_2 .et_pb_blurb_content .et_pb_module_header, #tab_etapes_autoconsommation_3 .et_pb_blurb_content .et_pb_module_header, 
	#tab_etapes_autoconsommation_4 .et_pb_blurb_content .et_pb_module_header {
        width: 100%;
    }
}
@media screen and (max-width: 400px) {
	.btn_responsive>.et_pb_row>.et_pb_column a, #tab_raccordement_1>.et_pb_row_3>.et_pb_column a, #tab_raccordement_elec_1>.et_pb_row_6>.et_pb_column a,
	#tab_raccordement_elec_conso_1>.et_pb_row_8>.et_pb_column a, #tab_raccordement_elec_prod_1>.et_pb_row_24>.et_pb_column a, #tab_elec_prod_photo_1>.et_pb_row_26>.et_pb_column a,
	#tab_elec_prod_photo_inf_1>.et_pb_row_28>.et_pb_column a, #tab_elec_prod_no_photo_1>.et_pb_row_32>.et_pb_column a, #tab_elec_prod_photo_sup_1>.et_pb_row_30>.et_pb_column a,
	#tab_elec_prod_no_photo_inf_1>.et_pb_row_34>.et_pb_column a, #tab_elec_prod_no_photo_sup_1>.et_pb_row_36>.et_pb_column a, #tab_raccordement_elec_conso_maison_1>.et_pb_row_10>.et_pb_column a,
	#tab_elec_conso_maison_inf_1>.et_pb_row_12>.et_pb_column a, #tab_elec_conso_maison_sup_1>.et_pb_row_14>.et_pb_column a, #tab_elec_conso_maison_entre_1>.et_pb_row_16>.et_pb_column a,
	#tab_raccordement_elec_conso_immeuble_1>.et_pb_row_18>.et_pb_column a, #tab_raccordement_elec_conso_za_1>.et_pb_row_20>.et_pb_column a, #tab_raccordement_elec_conso_lotissement_1>.et_pb_row_22>.et_pb_column a,
	#tab_raccordement_elec_modif_reseau_1>.et_pb_row_38>.et_pb_column a, #tab_raccordement_elec_change_fournisseur_1 .et_pb_row .et_pb_column a, #tab_raccordement_elec_mise_service_1>.et_pb_row_45>.et_pb_column a,
	#tab_elec_service_existant_1>.et_pb_row_47>.et_pb_column a, #tab_raccordement_elec_autre_1>.et_pb_row_53>.et_pb_column a, #tab_elec_service_new_1>.et_pb_row_50>.et_pb_column a, #tab_travaux_1>.et_pb_row_78>.et_pb_column a,
	#tab_travaux_2 .et_pb_row .et_pb_column a, #tab_travaux_gaz_1 .et_pb_row .et_pb_column a, #tab_mission_A_2>.et_pb_row_6>.et_pb_column a, #tab_mission_A_3>.et_pb_row_9>.et_pb_column a, #tab_comprendre_3>.et_pb_row_8>.et_pb_column a,
	#tab_standard_3 .et_pb_row .et_pb_column a, #tab_indexe_3 .et_pb_row .et_pb_column a, #tab_tarifs_reg_5 .et_pb_row_11 .et_pb_column a, #tab_gaz_pro_3 .et_pb_row_7 .et_pb_column a, #tab_gaz_pro_3 .et_pb_row_8 .et_pb_column a,
	#tab_gaz_entreprises_3 .et_pb_row_14 .et_pb_column a {
		font-size: 16px!important;
	}
	.btn_responsive>.et_pb_row>.et_pb_column, #tab_raccordement_1>.et_pb_row_3>.et_pb_column, #tab_raccordement_elec_1>.et_pb_row_6>.et_pb_column,
	#tab_raccordement_elec_conso_1>.et_pb_row_8>.et_pb_column, #tab_raccordement_elec_prod_1>.et_pb_row_24>.et_pb_column, #tab_elec_prod_photo_1>.et_pb_row_26>.et_pb_column,
	#tab_elec_prod_no_photo_1>.et_pb_row_32>.et_pb_column, #tab_mission_A_3>.et_pb_row_9>.et_pb_column, .btn_responsive.btn_demarches>.et_pb_row>.et_pb_column, #tab_comprendre_3>.et_pb_row_8>.et_pb_column {
		column-gap: 15px;
	}
	.btn_responsive>.et_pb_row>.et_pb_column>.et_pb_module, #tab_raccordement_1>.et_pb_row_3>.et_pb_column>.et_pb_module, #tab_raccordement_elec_1>.et_pb_row_6>.et_pb_column>.et_pb_module,
	#tab_raccordement_elec_conso_1>.et_pb_row_8>.et_pb_column>.et_pb_module, #tab_raccordement_elec_prod_1>.et_pb_row_24>.et_pb_column>.et_pb_module, #tab_elec_prod_photo_1>.et_pb_row_26>.et_pb_column>.et_pb_module,
	#tab_elec_prod_photo_inf_1>.et_pb_row_28>.et_pb_column>.et_pb_module, #tab_elec_prod_no_photo_1>.et_pb_row_32>.et_pb_column>.et_pb_module,
	#tab_elec_prod_photo_sup_1>.et_pb_row_30>.et_pb_column>.et_pb_module, #tab_elec_prod_no_photo_inf_1>.et_pb_row_34>.et_pb_column>.et_pb_module,
	#tab_elec_prod_no_photo_sup_1>.et_pb_row_36>.et_pb_column>.et_pb_module, #tab_raccordement_elec_conso_maison_1>.et_pb_row_10>.et_pb_column>.et_pb_module, #tab_elec_conso_maison_inf_1>.et_pb_row_12>.et_pb_column>.et_pb_module , 
	#tab_elec_conso_maison_sup_1>.et_pb_row_14>.et_pb_column>.et_pb_module, #tab_elec_conso_maison_entre_1>.et_pb_row_16>.et_pb_column>.et_pb_module, #tab_raccordement_elec_conso_immeuble_1>.et_pb_row_18>.et_pb_column>.et_pb_module,
	#tab_raccordement_elec_conso_za_1>.et_pb_row_20>.et_pb_column>.et_pb_module, #tab_raccordement_elec_conso_lotissement_1>.et_pb_row_22>.et_pb_column>.et_pb_module,
	#tab_raccordement_elec_modif_reseau_1>.et_pb_row_38>.et_pb_column>.et_pb_module, #tab_raccordement_elec_change_fournisseur_1 .et_pb_row .et_pb_column .et_pb_module,
	#tab_raccordement_elec_mise_service_1>.et_pb_row_45>.et_pb_column>.et_pb_module, #tab_elec_service_existant_1>.et_pb_row_47>.et_pb_column>.et_pb_module, #tab_raccordement_elec_autre_1>.et_pb_row_53>.et_pb_column>.et_pb_module,
	#tab_elec_service_new_1>.et_pb_row_50>.et_pb_column>.et_pb_module, #tab_travaux_1>.et_pb_row_78>.et_pb_column>.et_pb_module, #tab_travaux_2 .et_pb_row .et_pb_column .et_pb_module, #tab_travaux_gaz_1 .et_pb_row .et_pb_column .et_pb_module,
	#tab_mission_A_2>.et_pb_row_6>.et_pb_column>.et_pb_module, #tab_mission_A_3>.et_pb_row_9>.et_pb_column>.et_pb_module, #tab_comprendre_3>.et_pb_row_8>.et_pb_column>.et_pb_module, #tab_standard_3 .et_pb_row .et_pb_column .et_pb_module, 
	#tab_indexe_3 .et_pb_row .et_pb_column .et_pb_module, #tab_tarifs_reg_5 .et_pb_row_11 .et_pb_column .et_pb_module, #tab_tarifs_reg_5 .et_pb_row_11 .et_pb_column a, #tab_gaz_pro_3 .et_pb_row_7 .et_pb_column .et_pb_module, #tab_gaz_pro_3 .et_pb_row_8 .et_pb_column .et_pb_module,
	#tab_gaz_entreprises_3 .et_pb_row_14 .et_pb_column .et_pb_module {
		padding: 10px!important;
		margin-bottom: 15px!important;
		max-width:100%;
	}
}


/*---fin RESPONSIVE---*/

