/***** class *****/
.anchor         { top: -120px; position: relative;}

/***** top_page *****/
.top_page                           { margin: 210px 0 0;}

@media (max-width:1200px) {
.top_page                           { margin-top: 250px;}
}
@media (max-width:1000px) { 
.top_page                           { margin-top: 200px;}
.top_page .content                  { padding: 40px;}
}
@media (max-width:700px) { 
.top_page .wrapper                  { width: 100%;}
.top_page .content                  { padding: 40px 20px; border-radius: 0;}
}

/***** breadcrumb *****/
.breadcrumb							{ line-height: 0; position: relative; padding:0 0 40px;}
.breadcrumb a                       { color: #000;}
.breadcrumb a.active                { color: #14239a;}
.breadcrumb li 						{ display: inline-block; font-size: 13px; line-height: 30px; letter-spacing: 0.4px; margin-right: 30px; position: relative;}
.breadcrumb li:after				{ width: 1px; height: 9px; position: absolute; right: -16px; top: 11px; background: #000; content: "";}
.breadcrumb li:last-child:after 	{ display: none;}

@media (min-width:1201px) {
.breadcrumb li a:hover				{ color:#14239a;}
}
@media (max-width:1200px) { 
.breadcrumb							{ display: none;}
}




/***** page content *****/
.page_content 								{ position: relative;}
.page_content p								{ margin-bottom: 15px;}
.page_content .ul_list a, 
.page_content p a							{ border-bottom: 1px solid #14239a; padding-bottom: 2px; color: #14239a;}

.list_tarif li                              { display: grid; grid-template-columns: 1fr auto; padding: 10px 0; gap: 30px;}
.list_tarif li:not(:last-child)             { border-bottom: 1px solid #d9c9bf;}
@media (min-width:1201px) {
.page_content .ul_list a:hover,
.page_content p a:hover						{ border-color: transparent;}
}
@media (max-width:1000px) {
.page_content 								{ padding-bottom: 0;}
}
@media (max-width:600px) {
.page_content p								{ margin-bottom: 10px;}
.page_content .ul_list						{ margin-bottom: 10px;}
}


/***** bloc grid *****/
.bloc_grid .titre_main              { font-size: 25px; line-height: 35px;}
.bloc_texte .titre_main              { font-size: 25px; line-height: 35px;}
@media (max-width:700px) {
.bloc_grid .titre_main              { font-size: 22px; line-height: 30px;}
.bloc_texte .titre_main              { font-size: 22px; line-height: 30px;}
}


/***** bandeau *****/
.bandeau                            { text-align: center; color: #fff; background: #14239a; font: 500 20px/30px "Barlow"; height: 110px; display: grid; justify-content: center; align-items: center; padding: 10px 30px;  margin: 80px auto; position: relative;}
.bandeau a                          { display: inline-block; color: #fed409; border-bottom: 1px solid transparent; padding-bottom: 3px;}

@media (min-width:1201px) {
.bandeau a:hover                    { border-color: #fed409;}
}
@media (max-width:700px) {
.bandeau                            { font-size: 15px;}
}


@media (max-width:1200px) { 
.bandeau							{ margin: 60px auto;}
}
@media (max-width:1000px) { 
.bandeau							{ margin: 50px auto;}
}
@media (max-width:700px) { 
.bandeau							{ margin: 30px 0;}
}




/***** faq *****/
.table_plus 						{ position: relative; margin: 90px 0 100px;}
.table_plus>a                       { color: #cfb18c;}
.table_plus .item                   { text-align: left; margin-bottom: 10px;}
.table_plus .sous_titre             { margin-bottom: 25px;}
.table_plus .hide 					{ padding: 25px 30px 1px; display: none;}
.table_plus .hide ul 				{ padding-left: 20px;}
.titre_plus 						{ position: relative; letter-spacing: 0.4px; cursor: pointer; padding: 20px 80px 20px 30px; background: #eeeeee; color: #000; font-size: 20px; font-weight: 500; transition: all 400ms ease-in-out;}
.titre_plus:before					{ content: url("../images/arrow_down.svg"); border-radius: 50%; position: absolute; right: 30px; top: 50%; margin-top: -15px; transition: all 400ms ease-in-out;}
.titre_plus.active:before 			{ transform: rotate(180deg);}
@media (min-width:1201px) {
.table_plus>a:hover                 { color: #000;}
}

@media (max-width:1000px) {
.table_plus .hide 					{ padding: 40px 0;}
}
@media (max-width:700px) {
.table_plus 						{ margin: 20px 0 50px;} 
.table_plus .sized					{ margin-bottom: 20px;} 
.table_plus .hide 					{ padding: 20px 0;}
.titre_plus 						{ font-size: 15px; line-height: 24px; padding: 16px 60px 16px 20px; }
.titre_plus:before					{ width: 24px; height: 24px; right: 20px; margin-top: -12px;}
}



/***** bloc texte *****/
.bloc_texte							{ margin: 80px auto; position: relative;}
.bloc_texte :last-child				{ margin-bottom: 0;}
.bloc_texte img                     { max-width: 100%; height: auto;}

@media (max-width:1200px) { 
.bloc_texte							{ margin: 60px auto;}
}
@media (max-width:1000px) { 
.bloc_texte							{ margin: 50px auto;}
}
@media (max-width:700px) { 
.bloc_texte							{ margin: 30px 0;}
}


/***** table *****/
table     {  border: 1px solid #ccc;  border-collapse: collapse;  margin: 0;  padding: 0;  width: 100%;  table-layout: fixed; margin: 40px 0;}
table tr  {  background-color: #f8f8f8;  border: 1px solid #ddd;  padding: 5px;}
table th  {  background-color: #eeeded;  padding: 5px;  text-align: left;  text-transform: uppercase; font-size: 14px; }
table td  {  padding: 5px;  text-align: left; }

@media (max-width:700px) { 
  table                 { border: 0;  }
  table thead           { border: none; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px;  }
  table tr              { /*border-bottom: 3px solid #ddd; */display: block; margin-bottom: 10px;  }
  table td              { border-bottom: 1px solid #ddd; display: block; text-align: right;}
  table td::before      { content: attr(data-label); float: left; font-weight: bold; text-transform: uppercase; font-size: 13px;  }
  table td:last-child   { border-bottom: 0;  }
}

@media (max-width:400px) { 
    table td::before    { font-size: 12px;}
}










