/* Feuille de style client */
@import url('https://fonts.googleapis.com/css2?family=Playpen+Sans&family=Red+Hat+Text:ital,wght@0,300;0,400;0,700;1,300;1,400;1,700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Permanent+Marker&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300..800;1,300..800&display=swap');
/* Couleur & Fonts */

#page_content a
{
	color:#5ecba0;
	font-weight: 600;
}

#page_content a:hover
{
	color:#142230; 
}

div.image_block.test {
	margin: 0 auto 30px auto;
	width: 300px;
}

.page_45 #wrapper,
.page_49 #wrapper,
.page_50 #wrapper,
.page_51 #wrapper,
.page_70 #wrapper,
.page_74 #wrapper,
.page_66 #wrapper{
	padding-top: 0;
}


/* LANDING PAGE TEST */
.page_93 #footer,
.page_93 #header {
	display: none;
}

body:has(.page_93) {
background-color: #0a173e;
}

.page_93 a img {
  transition: transform 0.3s ease;
}
.page_93 a:hover img {
  transform: scale(1.05);
}

/* LANDING PAGE */


.site-lanaudiere .Accueil #footer,
.site-lanaudiere .Accueil #header,
.site-lanaudiere .Accueil #rotator { display: none !important; }

.site-lanaudiere body:has(#main.Accueil) {
  background-color: #0a173e;
}

.site-lanaudiere .Accueil a img { transition: transform 0.3s ease; }
.site-lanaudiere .Accueil a:hover img { transform: scale(1.05); }


body
{
	color:#142230;
	font-size:20px;
	font-family: 'Open Sans', sans-serif;
	font-weight:1.5;
}

h1,h2,h3,h4,h5,h6
{
	color:#142230;
	text-transform: none;
	line-height: 1.3;
	font-weight: 600;
	margin-bottom:20px;
}

h2.style-h1,
h3.style-h1,
h4.style-h1,
h5.style-h1,
h6.style-h1{
	font-size:45px;
}

h1
{
	font-family: Permanent Marker;
	color: #f95f4f !important;
}

h2
{
	font-size:35px;
}

h3{

	font-size: 28px;
	font-family: Permanent Marker;
}

h4
{
	font-size: 25px;
}

h5
{
	font-size: 22px;
}

h6
{
	font-size: 20px;
}

p
{
	color:#142230;
}

.center p, 
.center{
	text-align:center;
}

.font_25 p,
.font_25
{
	font-size:25px;
}

.purple h1, 
.purple h2, 
.wpurple h3, 
.purple h4, 
.purple h5, 
.purple h6, 
.purple p, 
.purple
{
	color:#9a75e5;
}

.white h1, 
.white h2, 
.white h3, 
.white h4, 
.white h5, 
.white h6, 
.white p, 
.white
{
	color:#fff;
}



.max-width{
    max-width: 1000px;
    margin-left: auto;
    margin-right: auto;
}

#header
{
	background-color:#0A1F26;
}

.citation_accueil {
	color: white;
	text-align: center;
	font-family: Open Sans;
	font-weight: 800;
	font-size: 36px;
}

.Accueil .cell_1_4:hover {
  background-color: #142230 !important; /* Change la couleur de fond au survol */
  transition: background-color 0.3s ease; /* Transition douce pour la couleur de fond */
}

#Partenaires .cell_1_4:hover {
	opacity: .7;
	transition: opacity 0.3s ease; /* Transition douce pour la couleur de fond */
}

#Partenaires H1 {
	text-align: center;
}

/*.cell_1_4:hover .image_block img {
  opacity: 0.7; /* Réduit l'opacité à 70% au survol *!/
  transition: opacity 0.3s ease; /* Transition douce pour l'opacité *!/
}*/



#footer
{
	color:#fff;
	font-size:18px;
}

#title_site h2
{
	color:#b9af7e;
	font-size:34px;
}

#header_contact
{
	color:#FFF;
}

#header_phone
{
	display: none;
	font-size:20px;
	color:#fff;
}

#rot_content #rotator_menu ul li
{
	background-color:#FFF;
}

#rot_content #rotator_menu ul li:hover,#rot_content #rotator_menu ul li.selected
{
	background-color:#3f7cb3;
}

#copyright_content
{
	color:#847870;
	border-top:solid 1px #717171;
	padding-top: 15px;
	padding-bottom:15px;
}

#copy_left
{
	color:#b0b0b0;
	font-size:12px;
}

#copy_right
{
	color:#fff;
	font-size:12px;
}

#page_content
{
	color:#142230;
	font-size:20px;
	max-width: 1800px;
	padding-left: 6%;
    padding-right: 6%;
}

#menu_contact
{
	color:#FFF;
	font-size:20px;
}

#menu_tel
{
	color:#b9af7e;
	font-size:20px;
}

#menu li
{
	color: #ffffff;
    font-size: 22px;
    text-transform: none;
    font-weight: 600;
}

#menu > li:hover > a,
#menu > li.selected:hover > a,
#menu > li.selected > a,
#menu ul > li.selected > a
{
	color:#00bbec !important;
	//background-color:#0f81bf !important;
}


#menu ul li
{
	color:#e9eaeb;
	font-size:15px;
}

#menu ul li:hover
{
	color:#fff;
}

#menu > li > a {
    padding: 35px 43px 50px 0;
	border-bottom: solid 0px transparent;
}

#menu > li:hover > a,
#menu > li.selected > a
{
	border-bottom:solid 0px #0f81bf;
}

#page_content h1,
.h1{
    color: #142230;
	font-size:45px;
	text-transform: none;
	line-height: 1.2;
}

#top_page
{
	min-height:300px;
	max-height:300px;
}

#top_page h1
{
    color: #fff;
    font-size: 40px;
    text-transform: none;
	display:none;
}

.top_header_menu
{
	color:#FFF;
}

.header_phone
{
	display: none;
    color: #142230;
    font-size: 25px;
    font-weight: 700;
}

.header2 .header_phone
{
	font-size:24px;
}

.rot_box_content
{
	color:#FFF;
	font-size:44px;
}

.btn-white.btn{
	background:#fff;
	color:#142230;
}

.btn-purple.btn{
background: rgb(154,117,229);
background: -moz-linear-gradient(90deg, rgba(154,117,229,1) 0%, rgba(191,151,250,1) 100%);
background: -webkit-linear-gradient(90deg, rgba(154,117,229,1) 0%, rgba(191,151,250,1) 100%);
background: linear-gradient(90deg, rgba(154,117,229,1) 0%, rgba(191,151,250,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#9a75e5",endColorstr="#bf97fa",GradientType=1);
}

.btn-green.btn{
background: rgb(159,180,65);
background: -moz-linear-gradient(90deg, rgba(159,180,65,1) 0%, rgba(190,217,93,1) 100%);
background: -webkit-linear-gradient(90deg, rgba(159,180,65,1) 0%, rgba(190,217,93,1) 100%);
background: linear-gradient(90deg, rgba(159,180,65,1) 0%, rgba(190,217,93,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#9fb441",endColorstr="#bed95d",GradientType=1);
}

.btn-turquoise.btn{
background: rgb(94,203,160);
background: -moz-linear-gradient(90deg, rgba(94,203,160,1) 0%, rgba(118,233,192,1) 100%);
background: -webkit-linear-gradient(90deg, rgba(94,203,160,1) 0%, rgba(118,233,192,1) 100%);
background: linear-gradient(90deg, rgba(94,203,160,1) 0%, rgba(118,233,192,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#5ecba0",endColorstr="#76e9c0",GradientType=1);
}

.btn-bleu.btn{
background: #00bbec;
color: #fff !important;
}

.btn-rouge.btn{
background: #f95f4f;
color: #fff !important;
}

.btn-jaune.btn{
background: #ffb703;
color: #fff !important;
}



.rot_btn a{
	background: #fff;
}

#rotator ul li .image_block img{
	visibility: visible;
	width: auto;
}

.rot_space {
    height: 50px;
}

.btn
{
	font-size:18px;
}

.btn_petit
{
	font-size:18px;
}

.btn_gros
{
	font-size:28px;
	padding: 20px 100px!important;
}

.btn,.btn_gros,.btn_petit
{
    color: #ffffff !important;
    text-transform: none;
    border-radius: 20px;
    padding: 15px 22px;
	margin-bottom: 15px;	
	background: #f95f4f;
}

.btn:hover,
.btn_petit:hover,
.btn_gros:hover
{
    transform: scale(0.95);
}

.footer_title
{
	color:#fff;
	font-size:16px;
	display: none;
}


.sous-title
{
	color:#808285;
	font-size:24px;
}

.title-h1
{
	font-size:50px;
    color: #2a3519;
}

#page_content ul li a
{
	color:#002d56;
}

.rot_txt
{
    color: #ffffff;
    font-size: 25px;
    font-family: 'Playpen Sans', cursive;
	text-align: center;
	width: 90%;
	margin-left: 5%;
	text-shadow: 0 0 11px rgba(0,0,0,0.9);
}

.rot_title
{
    font-size: 60px;
    text-transform: none;
    text-align: center;    
	width: 90%;
	margin-left: 5%;
	text-shadow: 0 0 11px rgba(0,0,0,0.9);
}


.title
{
	font-size:22px;
	color:#000;
}

#rotator_text ul li
{
	color:#FFF;
	font-size:17px;
}

#facebook_ico:before,
#instagram_ico:before,
#pinterest_ico:before,
#youtube_ico:before,
#twitter_ico:before,
#google_ico:before,
#linkedin_ico:before,
#mail_ico:before,
.header_phone:before
{
	color: #ffffff;
    font-size: 20px;
}

#facebook_ico:hover:before,
#instagram_ico:hover:before,
#pinterest_ico:hover:before,
#youtube_ico:hover:before,
#twitter_ico:hover:before,
#google_ico:hover:before,
#linkedin_ico:hover:before,
#mail_ico:hover:before,
.header_phone:hover:before
{
	color:#00bbec;
}

.footer_adress
{
	color:#FFF;
	font-size:16px;
}

.footer_tel
{
	display: none;
	color:#fff;
	font-size:25px;
}

#footer_menu_site > li > a
{
	color:#fff;
}

#footer_menu_site > li:before
{
	color:#333;
}

.social_ico_circle
{
	color:#0f81bf;
}


.social_ico_circle:hover
{
	//background-color:#0f81bf !important;
}

#footer_menu > li
{
	color:#fff;
	font-size:18px;
}

#footer_menu > li > ul > li:before
{
	color:#FFF;
	font-size:5px;
}

#footer_menu > li > ul
{
	font-size:12px;
}

.footer_social .social_ico_circle
{
	//background-color:#5b646e;	
}

.footer_social .social_ico_circle:hover
{
	//background-color:#317fc1;	
}

.footer_social #facebook_ico:before,
.footer_social #instagram_ico:before,
.footer_social #pinterest_ico:before,
.footer_social #youtube_ico:before,
.footer_social #twitter_ico:before,
.footer_social #google_ico:before,
.footer_social #linkedin_ico:before
{
	//color:#fff;
	//font-size:18px;
}

.footer_social #facebook_ico:hover:before,
.footer_social #instagram_ico:hover:before,
.footer_social #pinterest_ico:hover:before,
.footer_social #youtube_ico:hover:before,
.footer_social #twitter_ico:hover:before,
.footer_social #google_ico:hover:before,
.footer_social #linkedin_ico:hover:before
.header_phone:hover:before
{
	//color:#fff;
}

.footer_info
{
	font-size:18px;
}


.footer_info > li:before
{
	color:#FFF;
}

.footer_xposito:before
{
	color:#a3a3a3;
}

.footer_projexmedia:before
{
	color:#a3a3a3;
}

.footer_mail
{
	color:#fff;
	text-decoration: underline;
}

#footer a:hover
{
	color:#00bbec;
}

#footer.footer1 .footer_cell4
{
	float:right;
	width:23.33%;
	text-align:right;
}

.top_header_menu li
{
	font-size:12px;
}

.right_arrow:after
{
	color:#FFF;
	font-size:20px;
}

.rot_prev:before
{
    content: "\f104";
    color: #FFF;
    font-size: 45px !important;
}

.rot_next:before
{
    content: "\f105";
    color: #FFF;
    font-size: 45px!important;
}

/*#rot_slide li::before {
    content: "";
    backgound: -moz-linear-gradient(top, rgba(0,0,0,0.2) 20%, rgba(0,0,0,0.3) 50%, rgba(0,0,0,0.6) 100%);
    background: -webkit-linear-gradient(top, rgba(0,0,0,0.2) 20%,rgba(0,0,0,0.3) 50%,rgba(0,0,0,0.6) 100%);
    background: linear-gradient(to bottom, rgba(0,0,0,0.2) 20%,rgba(0,0,0,0.3) 50%,rgba(0,0,0,0.6) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#33000000', endColorstr='#99000000',GradientType=0 );
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1000;
}*/

.rot_prev:hover:before
{
	font-size:30px;
}

.rot_next:hover:before
{
	font-size:30px;
}

#copyright
{
	color:#fff;
}

#page_content ul li:before
{
	font-size: 11px;
    color: #ffb03a;
    left: -14px;
    top: 15px;
}

#page_content ul li{
	margin-bottom: 15px;
}

.footer_xposito:before
{
	font-size:24px;
}

.footer_projexmedia:before
{
	font-size:24px;
}

#menu li a.more:after
{
	font-size:14px;
}

.formulaire_correct .formulaire_message
{
	border:solid 1px #060;
	color:#060;
	background-color:#f9fff9;
}

.formulaire_error .formulaire_message
{
	border:solid 1px #900;
	color:#900;
}

.field_error
{
	border:solid 1px #900 !important;
	color:#900;
}

.note
{
	font-size:13px;
}

.formulaire_block input[type="file"]{
	padding: 0;
	padding-top: 22px;
}

.formulaire_block .custom_file_txt{
	background: none;
	font-size: 15px;
}

.custom_file
{
	color: #142230 !important;
	font-size: 14px;
    text-transform: none;
    border-radius: 100px;
    padding: 11px 23px;
    margin-bottom: 15px;
    background: rgb(255,132,37);
    background: -moz-linear-gradient(90deg, rgba(255,132,37,1) 0%, rgba(255,176,58,1) 100%);
    background: -webkit-linear-gradient(90deg, rgba(255,132,37,1) 0%, rgba(255,176,58,1) 100%);
    background: linear-gradient(90deg, rgba(255,132,37,1) 0%, rgba(255,176,58,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ff8425",endColorstr="#ffb03a",GradientType=1);
    transform: scale(1);
    letter-spacing: 0;
    font-weight: 600;
}

.custom_file:hover
{
	transform: scale(0.95);
}

.custom_file_txt
{
	background-color: #fff;
    font-size: 14px;
}

/* Fin Couleur & Font */





/* Header 1 */

/* Fin Header 1 */



/* Footer 1 */

#footer.footer1 #facebook_ico:before,
#footer.footer1 #instagram_ico:before,
#footer.footer1 #pinterest_ico:before,
#footer.footer1 #youtube_ico:before,
#footer.footer1 #twitter_ico:before,
#footer.footer1 #google_ico:before,
#footer.footer1 #linkedin_ico:before
{
	color:#e9eaeb;
}

#footer.footer1 #facebook_ico:hover:before,
#footer.footer1 #instagram_ico:hover:before,
#footer.footer1 #pinterest_ico:hover:before,
#footer.footer1 #youtube_ico:hover:before,
#footer.footer1 #twitter_ico:hover:before,
#footer.footer1 #google_ico:hover:before,
#footer.footer1 #linkedin_ico:hover:before
{
	color:#00bbec;
}

#footer.footer1 #footer_menu > li a:hover,
#footer.footer1 #footer_menu > li.selected a
{
	color: #00bbec !important;
}

#footer.footer1 .social_ico_circle
{
	color:#ffffff;
}

/* Fin Footer 1 */




/* Custom */
.Accueil #wrapper
{
	padding-top:0px;
	padding-bottom:0px;
}

.btn_test
{
	display:inline-block;
	padding:10px 20px;
	color:#fff;
	border:solid 1px #1e5799;
	
	background: #7db9e8;
	background: -moz-linear-gradient(left,  #7db9e8 0%, #1e5799 50%, #7db9e8 100%);
	background: -webkit-linear-gradient(left,  #7db9e8 0%,#1e5799 50%,#7db9e8 100%);
	background: linear-gradient(to right,  #7db9e8 0%,#1e5799 50%,#7db9e8 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7db9e8', endColorstr='#7db9e8',GradientType=1 );

	background-size:200%;
	background-position:0% 0%;

	webkit-transition: all 300ms ease-out 0s;
    -moz-transition: all 300ms ease-out 0s;
    -o-transition: all 300ms ease-out 0s;
    transition: all 300ms ease-out 0s;
}

.btn_test:hover
{
	background-position:100% 0%;
}

.btn_test2
{
	display:inline-block;
	padding:10px 20px;
	color:#fff;
	border:solid 1px #1e5799;
	
	background: #7db9e8;
	background: -moz-linear-gradient(-45deg,  #7db9e8 0%, #1e5799 50%, #7db9e8 100%);
	background: -webkit-linear-gradient(-45deg,  #7db9e8 0%,#1e5799 50%,#7db9e8 100%);
	background: linear-gradient(135deg,  #7db9e8 0%,#1e5799 50%,#7db9e8 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7db9e8', endColorstr='#7db9e8',GradientType=1 );


	background-size:200%;
	background-position:0% 0%;

	webkit-transition: all 300ms ease-out 0s;
    -moz-transition: all 300ms ease-out 0s;
    -o-transition: all 300ms ease-out 0s;
    transition: all 300ms ease-out 0s;
}

.btn_test2:hover
{
	background-position:100% 0%;
}

.btn_test3
{
	display:inline-block;
	padding:10px 20px;
	color:#fff;
	border:solid 1px #1e5799;
	
	background: #65bc78;
	background: -moz-linear-gradient(left,  #65bc78 0%, #3b6d4c 50%, #65bc78 100%);
	background: -webkit-linear-gradient(left,  #65bc78 0%,#3b6d4c 50%,#65bc78 100%);
	background: linear-gradient(to right,  #65bc78 0%,#3b6d4c 50%,#65bc78 100%);



	background-size:200%;
	background-position:0% 0%;

	webkit-transition: all 300ms ease-out 0s;
    -moz-transition: all 300ms ease-out 0s;
    -o-transition: all 300ms ease-out 0s;
    transition: all 300ms ease-out 0s;
}

.btn_test3:hover
{
	background-position:100% 0%;
	
	background: #65bc78;
	background: -moz-linear-gradient(left,  #65bc78 0%, #3b6d4c 50%, #65bc78 100%);
	background: -webkit-linear-gradient(left,  #65bc78 0%,#3b6d4c 50%,#65bc78 100%);
	background: linear-gradient(to right,  #65bc78 0%,#3b6d4c 50%,#65bc78 100%);

}

.covid_alerte {
    background-color: #2BD081;
    color: #142230;
    font-size: 20px;
    font-weight: 600;
    text-align: center;
    letter-spacing: 0;
    padding: 19px 23px;
}

#header_content #logo img{
	width: 400px;
	margin-top: -37px;
}

#menu_block{
    float: left;
    margin-left: 3%;
	display: flex;
	align-items: center;
	justify-content: space-between;
}

#menu
{
	margin: 0;
}


#rot_content{
	max-height: 750px;
	min-height: 750px;
}

.handwrite{
	font-family: 'Playpen Sans', cursive;
}

#menu ul li a{
	color: #ffffff;
    font-weight: 300;
    font-size: 18px;
    background: #8c9eaf;
}

#menu ul li:hover > a,
#menu ul li.selected > a
{
	color:#fff !important;
	background:#8c9eaf !important;
}


#menu > li:nth-child(2):hover > a,
#menu > li.selected:nth-child(2):hover > a,
#menu > li.selected:nth-child(2) > a
{
	color:#00bbec !important;
}
/*
#menu > li:nth-child(2) ul li a,
#menu > li:nth-child(2) ul li:hover > a,
#menu > li:nth-child(2) ul li.selected > a{
	background: #bfda5d!important;
}

#menu > li:nth-child(3):hover > a,
#menu > li.selected:nth-child(3):hover > a,
#menu > li.selected:nth-child(3) > a
{
	color:#ff8425 !important;
}

#menu > li:nth-child(3) ul li a,
#menu > li:nth-child(3) ul li:hover > a,
#menu > li:nth-child(3) ul li.selected > a{
	background: #ffb03a!important;
}



#menu > li:nth-child(4):hover > a,
#menu > li.selected:nth-child(4):hover > a,
#menu > li.selected:nth-child(4) > a
{
	color:#5ecba0 !important;
}

#menu > li:nth-child(4) ul li a,
#menu > li:nth-child(4) ul li:hover > a,
#menu > li:nth-child(4) ul li.selected > a{
	background: #76e9c0!important;
}



#menu > li:nth-child(5):hover > a,
#menu > li.selected:nth-child(5):hover > a,
#menu > li.selected:nth-child(5) > a,
#menu ul > li.selected:nth-child(5) > a
{
	color:#9a75e5 !important;
}

#menu > li:nth-child(5) ul li a,
#menu > li:nth-child(5) ul li:hover > a,
#menu > li:nth-child(5) ul li.selected > a{
	background: #bf97fa!important;
}*/

#menu > li:last-child > ul {
    right: unset;
}

.boxed{
	max-width: 1800px;
	padding-left: 6%;
    padding-right: 6%;
}

#partenaires-logo img{
	filter: grayscale(1);
    max-width: 130px;
    max-height: 130px;
	
	webkit-transition: all 300ms ease-in-out 0s;
    -moz-transition: all 300ms ease-in-out 0s;
    -o-transition: all 300ms ease-in-out 0s;
    transition: all 300ms ease-in-out 0s;
}

#partenaires-logo .cell_1_4{
	width: calc(17% - 2%);
	margin-right: 2%;
}

#partenaires-logo .cell_1_4:last-child{
	margin-right: 0%;
}

#wrapper{
	line-height: 1.5;
	padding-top:100px;
}

#footer_content,
#copyright_content{
	max-width: unset;
	padding-left: 4%;
    padding-right: 4%;
}

#footer{
	padding-top: 60px;
}

.footer_logo{
	width: 320px;
}

#footer.footer1 .footer_cell1{
	text-align: left;
}

#copyright_content{
	 border-top: 0px;
	background: #fff;
}

#footer.footer1 #footer_menu > li{
	margin-bottom: 16px;
	text-align: left;
}

.services-block{
	position:relative;
}

.services-block:after{
	content: "\f061";
    font-family: 'FontAwesome';
    padding-left: 10px;
    display: inline-block;
	font-size: 40px;
	position: absolute;
    right: 6%;
}

#icon_espaceaxestif{
	position: relative;
}

#icon_espaceaxestif img{
	position: absolute;
    left: -16%;
	top: 25px;
}


#prog_block .cell_1_2:nth-child(2n of div.cell_1_2){
	padding-left: 4%;
    padding-right: 4%;
}


#prog_block .cell_1_2{
	width: calc(50% - 2%);
	margin-right: 2%;
	position: relative;
}

#prog_block .cell_1_2:nth-child(2),
#prog_block .cell_1_2:last-child{
	margin-right: 0%;
}

#prog_block .cell_1_2:after{
    content: "";
    backgound: -moz-linear-gradient(top, rgba(21,42,63,0.1) 20%, rgba(0,0,0,0.8) 100%);
    background: -webkit-linear-gradient(top, rgba(21,42,63,0.1), rgba(0,0,0,0.8) 100%);
    background: linear-gradient(to bottom, rgba(21,42,63,0.1), rgba(0,0,0,0.8) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#33000000', endColorstr='#99000000',GradientType=0 );
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
	z-index: 0;
}

#prog_block .cell_1_2 .cell_container{
	z-index: 1;
	position: relative;
}




#prog_block .cell_1_3{
	width: 32%;
	margin-right: 2%;
	position: relative;
		
}

#prog_block .cell_1_3:last-child{
	margin-right: 0%;
}

#prog_block .cell_1_3:after{
    content: "";
    backgound: -moz-linear-gradient(top, rgba(21,42,63,0.1) 20%, rgba(0,0,0,0.8) 100%);
    background: -webkit-linear-gradient(top, rgba(21,42,63,0.1), rgba(0,0,0,0.8) 100%);
    background: linear-gradient(to bottom, rgba(21,42,63,0.1), rgba(0,0,0,0.8) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#33000000', endColorstr='#99000000',GradientType=0 );
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
	z-index: 0;
}

#prog_block .cell_1_3 .cell_container{
	z-index: 1;
	position: relative;
}



.top_header_menu li {
    font-size: 18px;
	color: #ffffff;
}

.top_header_menu li:last-child{
	padding-right: 0;
}

.top_header_menu li:hover a{
	color: #00bbec;
}

.top_header_menu a.top-menu-section
{
	padding-left: 10px;
	padding-right: 10px;
}


#rotator_text .image_block
{
	text-align: center;
}

#rotator_text .rot_btn
{
	text-align: center;
}

#rotator_text li img
{
	height: auto !important;
}

.block_clickable > .container > div > a
{
    position: absolute;
    z-index: 10;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
}

.block_clickable div[class^="cell_"]
{
	position: relative;
}

.block_clickable .cell_container{
	z-index: 1;
	position: relative;
}

.display-none{
	display:none;
}

.cell_1_2{
	padding-right: 4%;
	padding-left: 0;
}

.cell_1_2:nth-child(2n of div.cell_1_2){
	padding-left: 4%;
	padding-right: 0%;
}

.btn-multiple .btn_container{
	margin-right: 10px;
    display: inline-block;
}

.btn-multiple .btn_container:last-child{
	margin-right: 0px;
}

.toggle .toggle_item{
	border: 2px solid #142230;
	margin-bottom: 20px;
}

.toggle .toggle_title{
	font-weight: 600;
	padding: 15px 20px;
}

.toggle .toggle_html{
    font-size: 16px;
	padding-top: 0;
}

#wrapper .toggle .toggle_html ul li:before{
	font-size: 8px;
    top: 11px;
}

.bg-fixed{
	background-position: top center;
	background-attachment: fixed;
}
	
.page_62 #wrapper{
	padding-top: 0;
	 padding-bottom: 0;
}

.formulaire_block input{
	height: 50px;
    background: #eeeeee;
    color: #000;
    font-size: 20px;
	border:0!important;
	padding:0 20px
}

.formulaire_block textarea{
	height:150px;
    background: #eeeeee;
    color: #000;
    font-size: 20px;
	border:0!important;
	padding:10px 20px
}

.formulaire_block .field_error_txt {
   color: #ff8425;
}

.formulaire_block .field_error_info{
	border: solid 1px #ff8425;
    color: #ff8425;
}

.top_header_menu
{
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
}

.top_header_menu > li.break
{
	width: 0;
	padding: 0;
	margin: 0;
}


.menu_inscription
{
	float: right;
	margin-top: 20px;
}

#partenaires-logo .blocks_3
{
	
}

#partenaires-logo .blocks_3 > ul
{
	display: flex;
    position: relative;
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#partenaires-logo .blocks_3 > ul > li
{
	width: calc(16.66% - 50px);
	margin: 0px;
    margin-right: 25px;
    margin-left: 25px;
	padding: 0;
    flex-shrink: 0;
    display: flex;
    flex-direction: column;
	justify-content: center;
    align-items: center;
}

#partenaires-logo
{
	padding: 30px;
	position: relative;
}
.logo_slider_navigation
{
	position: absolute;
	width: 100%;
	left: 0;
	top: 0;
	height: 100%;
	z-index: 10;
	pointer-events: none;
}

.logo_slider_navigation_previous
{
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
	cursor: pointer;
	pointer-events: auto;
	width: 50px;
	height: 50px;
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 100%;
    color: #142230;

	
	webkit-transition: all 300ms ease-out 0s;
    -moz-transition: all 300ms ease-out 0s;
    -o-transition: all 300ms ease-out 0s;
    transition: all 300ms ease-out 0s;
}

.logo_slider_navigation_next
{
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
	cursor: pointer;
	pointer-events: auto;
	width: 50px;
	height: 50px;
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 100%;
    color: #142230;
	
	webkit-transition: all 300ms ease-out 0s;
    -moz-transition: all 300ms ease-out 0s;
    -o-transition: all 300ms ease-out 0s;
    transition: all 300ms ease-out 0s;
}

.logo_slider_container
{
	overflow: hidden;
    position: relative;
}

#partenaires-logo img:hover{
	filter: none;
}


#infolettre
{
	background-image: url('/modules/upload/bg-gradient-green.jpg');
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	padding: 60px 0px 30px 0px;
}

#mc_embed_signup_scroll
{
	display: flex;
	position: relative;
}

.mc-field-group
{
	width: 100%;
	margin-right: -50px;
}

.mc-field-group input[type=email]
{
	border-radius: 100px;
	border: none;
	width: 100%;
	padding: 19px 35px;
	padding-right: 70px;
	font-size: 20px;
	font-family: 'Open Sans', sans-serif;
}

.mc-field-group div.mce_inline_error
{
	position: absolute;
	width: 100%;
	padding: 10px 30px;
	border-radius: 100px;
	font-size: 16px;
	font-weight: 600;
	margin-bottom: 10px;
	z-index: 10;
	bottom: 100%;
}

#mce-responses
{
	position: absolute;
	top: 100%;
	margin-top: 10px;
	width: 100%;
}
#mc-embedded-subscribe
{
	margin-bottom: 0px !important;
	font-family: 'Open Sans', sans-serif;
}
#mce-success-response
{
	background: rgba(255,255,255,0.5);
	width: 100%;
	padding: 10px 30px;
	border-radius: 100px;
	font-size: 16px;
	font-weight: 600;
}

#mce-error-response
{
	background: rgba(255,0,0,0.5);
	width: 100%;
	padding: 10px 30px;
	border-radius: 100px;
	font-size: 16px;
	font-weight: 600;
}

.footer_politique
{
	display: inline-block;
	margin: auto;
}

@media screen and (max-width: 1600px)
{
	
	.rot_title{
		font-size: 50px!important;
		width: 65%;
		line-height: 1.3!important;
		margin-left: 17.5%;
	}
	
	.rot_txt{
		font-size: 22px;
		width: 65%;
		margin-left: 17.5%;
	}
	
	#wrapper h2.style-h1{
		font-size:40px!important;
	}
	
	h1 {
    	font-size: 40px!important;
	}
	
	h2
	{
		font-size:35px!important;
	}

	h3
	{
		font-size: 30px!important;
	}

	h4
	{
		font-size: 25px!important;
	}

	h5
	{
		font-size: 22px!important;
	}

	h6
	{
		font-size: 20px!important;
	}
	
	#top_page h1{
		font-size: 45px;
	}	
	
	#wrapper .font_25, #wrapper .font_25 p {
    	font-size: 22px;
	}
	
	#page_content .toggle_item .toggle_title{
		 font-size: 22px;
	}
	
	#rot_content {
    	max-height: 700px;
    	min-height: 700px;
	}
	
}

@media screen and (max-width: 1510px)
{
	#header_content #logo img{
		width: 400px;
	}
	#menu ul li a{
		font-size: 16px;
	}
	#menu > li > a{
		padding: 30px 30px 40px 0;
		font-size: 20px;
	}
	#menu_block{
		margin-left: 4%;
	}
	
	.menu_inscription
	{
		margin-top: 14px;
	}
}


@media screen and (max-width: 1500px)
{

	
	
	.btn {
    	font-size: 16px;
	}
	
	#rotator ul li .image_block img {
		width: 600px!important;
	}
	
	.mc-field-group input[type=email]
	{
		font-size: 16px;
	}
}




@media screen and (max-width: 1400px)
{
	
	
	.footer_logo {
    	width: 350px;
	}
	
	#footer_menu > li{
		font-size: 16px;
	}
	
	.footer_info {
    	font-size: 16px;
	}	
	
	.footer_tel {
		display: none;
    	font-size: 22px;
	}
	
	#footer.footer1 .social_ico_circle{
		width: 45px;
    	height: 45px;
    	line-height: 45px;
	}
	
	.rot_txt {
    	font-size: 20px;
	}
	
	#rot_content {
    	max-height: 650px;
    	min-height: 650px;
	}

	#partenaires-logo img {
		max-width: 100px;
		max-height: 100px;
	}
	
	#partenaires-logo .blocks_3 > ul > li
	{
		width: calc(20% - 50px);
	}
	
	.font_25 p, .font_25{
		font-size:22px;
	}
	#block-countdown {
  top: -75px !important;
  width: 50% !important;
}
}

@media screen and (max-width: 1350px)
{
	#menu > li > a{
		font-size: 16px;
	}
	
	#header_content #logo img {
    	width: 400px;
	}
}

@media screen and (max-width: 1300px)
{
	
	
	
	.btn, .btn_gros, .btn_petit{
		padding: 18px 30px;
	}
	
	.header_phone{
		display: none;
		font-size: 20px;
	}
	
	.top_header_menu li{
		font-size: 15px;
	}
	
	.mc-field-group input[type=email]
	{
		padding: 18px 70px 18px 30px;
	}
}



@media screen and (max-width: 1236px)
{

	#copyright {
    	padding-left: 0!important;
    	padding-right: 0!important;
	}
	
	#footer_content {
    	padding-left: 4%!important;
    	padding-right: 4%!important;
	}
	
	#icon_espaceaxestif img{
		left: -24%;
		max-width: 150px;
	}
	
	#menu > li > a{
		padding: 30px 22px 40px 0;
	}
	
	#header_content #logo img {
    	width: 350px;
	}
	
	#menu > li > a {
    	font-size: 15px;
	}
	
	#menu li a.more:after {
    	font-size: 10px;
		padding-left: 6px;
	}
	
}



@media screen and (max-width: 1200px)
{
	
	
	
	.btn {
    	font-size: 16px;
	}
	
	
	
	
	h1 {
    	font-size: 35px!important;
	}
	
	#wrapper h2.style-h1{
		font-size:35px!important;
	}
	
	
	h2 {
    	font-size: 30px!important;
	}
	
	h3 {
    	font-size: 25px!important;
	}

	h4
	{
		font-size: 22px!important;
	}

	h5
	{
		font-size: 20px!important;
	}

	h6
	{
		font-size: 18px!important;
	}

		
	#top_page h1{
		font-size: 40px;
	}
	
	#page_content_txt,
	#wrapper .formulaire_block input,
	#wrapper .formulaire_block textarea{
    	font-size: 18px!important;
	}
	
	#top_page {
    	min-height: 250px;
    	max-height: 250px;
	}
	
	.rot_title{
		font-size: 40px!important;
	}
	
	#rot_content {
    	max-height: 600px;
    	min-height:600px;
	}
	
	#wrapper .font_25, #wrapper .font_25 p{
		font-size:20px;
	}
	
	body,
	#wrapper{
		line-height: 1.3;
	}
	
	#page_content ul li:before{
		font-size: 8px;
    	top: 11px;
	}
	
	.btn_gros {
   	 	font-size: 24px;
    	padding: 18px 60px!important;
	}
	
	.services-block:after{
		 font-size: 30px;
	}
		#block-countdown {
		top: -60px !important;
		width: 60% !important;
	}
	
	

}

@media screen and (max-width: 1100px)
{
	#menu > li > a {
    	font-size: 15px;
		 padding: 22px 22px 33px 0;
	}
	#partenaires-logo .blocks_3 > ul > li
	{
		width: calc(25% - 50px);
	}
}


@media screen and (max-width: 1075px)
{
	.btn {
    	font-size: 15px;
	}
	
	.btn, .btn_gros, .btn_petit {
    	padding: 14px 20px;
	}
	
	#menu > li > a {
    	font-size: 14px;
		 padding: 18px 14px 33px 0;
	}
	
	#menu_block {
    	margin-left: 3%;
	}
	
	
	
	#header_content #logo img {
    	width: 280px;
	}
	
	.top_header_menu a.top-menu-section {
    	padding-left: 5px;
    	padding-right: 5px;
	}
	
	.top_header_menu li {
    	font-size: 18px;
	}
	
	.header_phone {
		display: none;
    	font-size: 18px;
	}
	
	.menu_inscription {
		margin-top: 18px;
	}
	
	.mc-field-group input[type=email]
	{
		padding: 14px 70px 14px 20px;
		font-size: 15px;
	}
}	
	


@media screen and (max-width: 1024px)
{
	
	.bg-fixed {
    	background-attachment: scroll!important;
	}
	
	#page_content .toggle_item .toggle_title{
		 font-size: 20px;
	}
	
	#footer.footer1 .footer_cell1,
	#footer.footer1 .footer_cell2,
	#footer.footer1 .footer_cell3{
		width:33.33%;
		text-align: center;
	}
	
	#footer.footer1 .footer_cell4{
		width:100%;
		text-align: center;
		margin-top: 35px;
	}
	
	#footer.footer1 #footer_menu > li{
		margin-bottom: 10px;
		text-align:center;
	}
	
}
	

@media screen and (max-width: 1000px)
{
	

	
	/* a changer seulement si on veut forcer les couleur du menu mobile	*/
	/* menu mobile */
	body #header #menu li,
	body #header #menu ul li > a
	{
		background-color: rgba(10, 23, 62, .8) !important;
		color:#ffffff !important;
	}	
	
	/* hover du menu mobile */
	body #header #menu > li:hover > a, body #header #menu > li.selected:hover > a, body #header #menu > li.selected > a, body #header #menu ul > li.selected > a,
	body #header #menu ul li > a:hover,
	body #header #menu ul li:hover > a, body #header #menu ul li.selected > a
	{
		background-color:#00bbec !important;
		color:#fff !important;
	}
	#menu_media_content
	{
		color:#ffffff;
	}
	
	.header1 #menu_media{
		top: -75px;
	}
	
	#header.header1 #header_top{
		padding: 8px 3%;
	}
	
	.covid_alerte{
		font-size: 17px;
	}
	
	#header.header1 #header_bottom{
		padding: 0px 3% 0px 30px;
	}
	
	.header1 #menu {
    	width: calc(100% + 60px)!important;
	}
	
	#top_page h1{
		font-size: 35px;
	}
	
	#page_content_txt,
	#wrapper .formulaire_block input,
	#wrapper .formulaire_block textarea{
    	font-size: 16px!important;
	}
	
	#rot_content .rot_title{
		width: 70%;
		margin-left: 15%;
		font-size: 35px!important;
	}
	
	#rot_content .rot_txt{
		width: 70%;
		margin-left: 15%;
	}
	
	#rot_content {
    	max-height: 550px;
    	min-height: 550px;
	}
	
	
	#menu ul li:first-child a,
	#menu ul li:first-child a:hover{
		padding-top: 5px!important;
	}

	#menu ul li:last-child a,
	#menu ul li:last-child a:hover{
		padding-bottom: 10px!important;
	}
	
	#page_content ul li:before{
		top: 9px;
	}
	
	#header_content #logo img {
		width: 300px;
	}
	
	#menu li a{
		padding: 8px 40px!important;
	}
	
	#menu ul li a{
		padding-left:45px!important;
	}
	
	#partenaires-logo .cell_1_4 {
		width: calc(33% - 2%);
		margin-right: 2%;
	}
	
	.menu_inscription {
		float: none;
		position: absolute;
		right: 50px;
		top: -78px;
		margin-top: 0px;
	}
	
	.font_25 p, .font_25{
		font-size:20px;
	}
			#block-countdown {
		top: -50px !important;
		width: 60% !important;
	}
			#block-countdown h2{
		font-size: 20px !important;
	}
	
	.cell_1_4 {
		margin-bottom: 0px !important;
	}
	
}


@media screen and (max-width:930px)
{
	
	#form_zone .cell_1_3,
	#form_zone .cell_2_3 {
		width:100%!important;
	}
	
	div.image_block.test {
	margin: 0 auto 30px auto;
	width: 200px;
}
	
	
}


@media screen and (max-width:900px)
{
	#partenaires-logo .blocks_3 > ul > li
	{
		width: calc(33.33% - 50px);
	}
}


@media screen and (max-width:850px)
{
	
	#rotator_text ul li,
	#rotator .rot_prev, #rotator .rot_next{
		top: 50%;
	}
	
	.header1 #menu {
    	width: calc(100% + 56px)!important;
	}
	
	#infolettre .container > div[class^="cell_"]
	{
		float: none;
		width: 100%;
		padding-left: 20px !important;
		padding-right: 20px !important;
	}
}



@media screen and (max-width: 800px)
{
	#header_content #logo img {
    	margin-top: -15px;
	}
	
	.rot_prev, .rot_next {
		display:none;
	}
	
	#rot_content .rot_title{
		width:95%;
		font-size: 30px;
    	line-height: 1.4em;
		margin-left: 2.5%;
	}
	
	#rot_content .rot_txt{
		width:95%;
		margin-left: 2.5%;
	}
	
	#wrapper .font_22, #wrapper .font_22 p {
		font-size: 18px;
		line-height: 1.6;
	}
	
	#wrapper .formulaire_block .custom_file{
    	padding: 10px 20px;
    	font-size: 11px;
	}
	
	#top_page h1{
		font-size: 30px;
		width:100%;
	}
	
	#top_page {
    	min-height: 200px;
    	max-height: 200px;
	}
	
	.double-btn .btn_container:first-child{
		margin-right: 0;
		margin-bottom: 15px;
	}
	
	.double-btn .cell_container {
    	display: flex;
    	justify-content: center;
    	flex-direction: column;
	}

	#prog_block .cell_1_3{
		width: calc(50% - 2%);
	}
	
	#prog_block .cell_1_3:nth-child(2){
		margin-right: 0;
		margin-left: 2%;
	}
	
	#prog_block .cell_1_3:last-child{
		width:100%;
	}
	
	#rotator ul li .image_block img {
    	width: 500px!important;
	}
	
			#block-countdown {
		top: -75px !important;
		width: 52% !important;
	}
			#block-countdown h2{
		font-size: 20px !important;
	}
	
		div#equipe {
			margin-top: -200px !important;
		}


}	




@media screen and (max-width: 768px)
{
	#footer.footer1 .footer_cell3 {
		clear: none;
	}
	
	#footer.footer1 .footer_cell3 {
    	margin-top: 0;
	}
	
	.header1 #menu {
    	width: calc(100% + 54px)!important;
	}
}


@media screen and (max-width: 700px)
{
	#partenaires-logo .blocks_3 > ul > li
	{
		width: calc(50% - 50px);
	}
}


@media screen and (max-width: 656px)
{
	
	#rot_content {
    	max-height: 500px;
    	min-height: 500px;
	}
	
	#rotator:after{
		height: 69px;
	}
	
	#rotator_text ul li {
    	padding-left: 0!important;
    	padding-right: 0!important;
		left: 8%;
	}
	
	#page_content h1, .h1 {
    	font-size: 30px!important;
	}
	
	#wrapper h2.style-h1{
		font-size:30px!important;
	}
	
	h1 {
    	font-size: 30px!important;
	}
	
	h2 {
    	font-size: 25px!important;
	}
	
	h3 {
    	font-size: 22px!important;
	}

	h4
	{
		font-size: 20px!important;
	}

	h5
	{
		font-size: 18px!important;
	}

	h6
	{
		font-size: 16px!important;
	}
	
	h1, h2, h3, h4, h5, h6{
		margin-bottom: 12px;
	}
	
	#rot_content .rot_title {
    	font-size: 30px!important;
		width: 100%!important;
		margin-bottom: 13px;
		margin-left: 0;
	}
	
	#rot_content .rot_txt{
		font-size: 18px;
		width:100%!important;
		margin-left: 0;
	}

	
	#footer.footer1 .footer_cell1,
	#footer.footer1 #footer_menu > li{
    	text-align: center;
	}
	
	#footer.footer1 .footer_cell2, #footer.footer1 .footer_cell3, #footer.footer1 .footer_cell4{
		margin-bottom: 0;
	}
	
	#footer_menu > li {
    	font-size: 15px;
	}
	
	#page_content .toggle_item .toggle_title{
		 font-size: 16px;
	}
	
	#wrapper .font_25, #wrapper .font_25 p{
		font-size:18px;
	}
	
	#footer.footer1 .footer_cell1, 
	#footer.footer1 .footer_cell2, 
	#footer.footer1 .footer_cell3{
		width: 100%;
	}
	
	#footer #footer_menu > li{
		margin-bottom: 10px !important;
	}
	
	.footer_info {
    	font-size: 14px;
	}
	
	.footer_tel {
		display: none;
    	font-size: 20px;
	}
	
	.equal_height > div{
		min-height: unset!important;
	}
	
	#wrapper .block-boxed{
		padding-right: 4%!important;
		padding-left: 4%!important;
	}
	
	#prog_block .cell_1_3{
		width: 100%;
    	margin-right: 0;
	}
	
	.btn_gros {
		font-size: 18px;
    	padding: 17px 30px!important;
	}
	
	#partenaires-logo .cell_1_4 {
    	width: calc(50% - 2%);
    	margin-right: 2%;
    	display: inline-block;
	}
	
	#wrapper .picture-mobile{
		min-height:300px!important;
	}
	
	#icon_espaceaxestif img{
		left: 0;
		max-width: 150px;
	}
	
	.top_header_menu > li.break
	{
		flex-basis: 100%;
  		height: 0;
	}
	
	.top_header_menu > li
	{
		margin-top: 10px;
	}
	
	#rotator ul li .image_block img {
    	width: 450px!important;
	}
	
	#block-countdown {
		top: -75px !important;
		width: 80% !important;
	}
	#block-countdown h2{
		font-size: 18px !important;
	}

}
	
@media screen and (max-width: 630px)
{

	.header1 #menu {
    	width: calc(100% + 50px)!important;
	}
}


@media screen and (max-width: 500px)
{
	
	.footer_logo {
    	width: 400px;
	}

}



@media screen and (max-width: 480px)
{
	#header #logo img {
		height: auto!important;
		margin-top: 0;
	}
	
	.header1 #menu_media {
   	 	top: -75px!important;
	}
	
	#rot_content .rot_title {
    	font-size: 25px!important;
	}
	
	#rot_content {
    	max-height: 450px;
    	min-height: 375px;
	}
	
	#header_content #logo img
	{
		width: 280px;
	}
	
	#partenaires-logo .blocks_3 > ul > li
	{
		width: calc(100% - 50px);
	}
	#rotator ul li .image_block img {
    	width: 360px!important;
	}
	
	#block-countdown {
		margin-top: 0px !important;
		top: -75px !important;
		width: 100% !important;
	}
}

@media screen and (max-width: 400px)
{
	#header_top .float-right {
		float: none;
	}
	
		#header_content #logo img
	{
		width: 250px;
	}
	
		#rotator ul li .image_block img {
    	width: 355px!important;
	}
	
	#block-countdown {
		
		margin-top: 0px !important;
		top: -75px !important;
		width: 100% !important;
	}
	
	#page_content {
		text-align: center;
	}
	
}


@media screen and (max-width: 1024px) {
	.credit-calculator .credit-calculator-result-val.js-credit-calculator-price::before,
	.credit-calculator .credit-calculator-result-val.js-credit-calculator-price::after {
		top: 40%;
  		left: 38%;
	}
	.credit-calculator .credit-calculator-result-val.js-credit-calculator-price { 
		margin-top: 30px;
	}
	p.credit-calculator-result-val,
	.credit-calculator .credit-calculator-result-val{
    	margin-bottom: 30px;
		margin-top:15px;
	}
}
@media screen and (min-width: 970px) {
  .credit-calculator .credit-calculator-col {
    max-width: 350px;
  }
	.credit-calculator .credit-calculator-results .credit-calculator-col{
		max-width: 214px;
	}
}
@media screen and (max-width: 767px) {
	.credit-calculator .credit-calculator-result-val.js-credit-calculator-price::before,
	.credit-calculator .credit-calculator-result-val.js-credit-calculator-price::after {
		top: 40%;
  		left: 25%;
	}
	
	p.credit-calculator-result-val,
	.credit-calculator .credit-calculator-result-val{
    	margin-bottom: 30px;
		margin-top:15px;
	}
}

.credit-calculator select {
  font-size: 18px;
  cursor: pointer;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: none;
  border-radius: 0;
  background: none;
  padding: 10px 15px;
  padding-right: 40px;
  width: 100%;
	background-color: #FFF;
    color: #26235B;
    font-family: Raleway, Sans-Serif;
    font-weight: 600;
    line-height: 1.4em;
    margin-top: 10px;
}
.credit-calculator select:focus {
  outline: none;
}
.credit-calculator .credit-calculator-result-label {
  flex-grow: 1;
}
.credit-calculator .credit-calculator-result-val {
  padding: 10px 0;
  min-height: 52px;
}

#rotator {
	position: relative;
}

#block-countdown {
  position: absolute;
  top: -90px;
  left: 50%;
  transform: translate(-50%, -50%); /* Centre horizontalement et verticalement */
  z-index: 10;
  width: 45%;
}

