.title-area {
    float: left;
    padding-bottom: 0px;
    padding-top: 0px;
    width: 20%;
	  text-align: center;
}
.front-page .title-area {
    float: left;
    padding-bottom: 10px;
    padding-top: 30px;
    width: 20%;
}
.site-title a,
.site-title a:hover,
.site-title a:focus {
	color: #1f2e42;
	text-decoration: none;
	font-family: Roboto;
	font-size: 16px;
	font-size: 1.6rem;
	font-weight: 700;
}
p {
    margin: 30px 0px 5px;
		font-size: 15px;
		font-size: 1.5rem;
    padding: 0;
}
li {
    list-style-type: none;
		font-size: 15px;
		font-size: 1.5rem;
}
body {
	background-color: #fff;
	color: #000;
    font-family: Roboto;
	font-size: 15px;
	font-size: 1.5rem;
	font-weight: 400;
	/*letter-spacing: 1px;*/
	text-align: justify;
	line-height: 1.75;
	margin: 0;
}
.wp-block-cover-image .wp-block-cover-image-text, .wp-block-cover-image h2 {
    color: #fff;
    font-size: 1.3em;
	  font-weight: 500;
    letter-spacing: 5px;
    line-height: 1.75;
    padding: 14px;
    text-align: center;
	  text-transform: uppercase;
}
.wp-block-image img {
    max-width: 100%;
    padding: 0px;
}
.genesis-nav-menu a {
	color: #1f2e42;
	display: block;
	font-family: Roboto;
	font-size: 13px;
	font-size: 1.3rem;
	font-weight: 700;
	letter-spacing: 1px;
	padding: 30px 10px;
	text-decoration: none;
	text-transform: uppercase;
}
.front-page .genesis-nav-menu .sub-menu a, .front-page .white .genesis-nav-menu a, .front-page .white .offscreen-content-icon button, .front-page .white .site-title a, .header-image.front-page .genesis-nav-menu a, .header-image.front-page .genesis-nav-menu .sub-menu a, .header-image.front-page .offscreen-content-icon button {
    color: #597681;
		font-family: Roboto;
		font-size: 13px;
		font-size: 1.3rem;
	  letter-spacing: 1px;
}
.genesis-nav-menu .sub-menu a {
    background-color: #FFF;
    border: 0.2px solid #eee;
    border-top: 0;
    padding: 10px;
    position: relative;
    width: 200px;
    word-wrap: break-word;
}
.widget-title {
	font-family: Roboto;
	font-size: 20px;
	font-size: 2.0rem;
	letter-spacing: 2px;
	margin-bottom: 20px;
	text-align: center;
	text-transform: uppercase;
}
.front-page-1 .widget-title {
      font-family: Roboto;
    font-size: 30px;
    font-size: 3.0rem;
    font-weight: 500;
    letter-spacing: 2px;
    margin-bottom: 10px;
		line-height: 1.75;
    text-transform: uppercase;
}
.front-page-2 .widget-title,
.front-page-3 .widget-title,
.front-page-4 .widget-title,
.front-page-5 .widget-title,
.front-page-6 .widget-title,
.front-page-7 .widget-title {
	font-family: Roboto;
	font-size: 30px;
	font-size: 3.0rem;
	font-weight: 500;
	letter-spacing: +6px;
	line-height: 1.75;
	text-transform: uppercase;
}
.front-page-1 p,
.front-page-2 p,
.front-page-3 p,
.front-page-4 p,
.front-page-5 p,
.front-page-6 p,
.front-page-7 p  {
	font-family: Roboto;
	font-size: 22;
	font-size: 2.2rem;
	line-height: 1.75;
  letter-spacing: 1px;
	font-weight: 300;
	text-transform: none;
}
.front-page-3, .front-page-3 a, .front-page-3 p, .front-page-3 .featured-content .entry-title a, .front-page-3 .widget-title {
    color: #1f2e42;
}
.front-page .content-box {
	padding: 50px 40px 60px;
}
.front-page .solid-section .content-box {
	background-color: #fada6e;
}
.front-page .content-box h4 {
    font-family: Roboto;
	font-size: 22px;
	font-size: 2.2rem;
	letter-spacing: 2px;
	line-height: 1.75;
	text-transform: uppercase;
}
.front-page .content-box p {
	font-size: 18px;
	font-size: 1.8rem;
	line-height: 1.60;
	letter-spacing: 1px;
	margin-bottom: 0;
}
.content-box .icon {
	font-size: 30px;
}

.front-page .content-box-2 {
	padding: 50px 40px 60px;
}
.front-page .solid-section .content-box-2 {
	background-color: #809ca7;
}
.front-page .content-box-2 h4 {
  font-family: Roboto;
	font-size: 22px;
	font-size: 2.2rem;
	letter-spacing: 2px;
	line-height: 1.75;
	color: #fff;
	text-transform: uppercase;
}
.front-page .content-box-2 p {
	color: #fff;
	font-size: 18px;
	font-size: 1.8rem;
	line-height: 1.60;
	letter-spacing: 1px;
}
.content-box-2 .icon {
	font-size: 30px;
	color: #fff;
}
button,
input[type="button"],
input[type="reset"],
input[type="select"],
input[type="submit"],
.button {
	background-color: #597681;
	border: 0;
	border-radius: 0;
	color: #fff;
	cursor: pointer;
	font-family: Roboto;
	font-size: 12px;
	font-size: 1.2rem;
	font-weight: 700;
	letter-spacing: 0.3px;
	line-height: 1;
	padding: 8px 8px;
	text-decoration: none;
	text-transform: uppercase;
	white-space: normal;
	width: auto;
}
.wp-block-button__link:not(.has-background) {
    background-color: #597681;
}
.wp-block-button__link:not(.has-background):active, .wp-block-button__link:not(.has-background):focus, .wp-block-button__link:not(.has-background):hover {
    background-color: #32373c;
	  color: #FFF;
}
.wp-block-button .wp-block-button__link {
    border: 0;
    border-radius: 0;
    box-shadow: none;
		font-family: Roboto;
    cursor: pointer;
    display: inline-block;
	  font-size: 12px;
	  font-size: 1.2rem;
		font-weight: 700;
	  letter-spacing: 0.3px;
    line-height: 1;
    margin: 0;
    padding: 8px 8px;
    text-align: center;
    text-decoration: none;
		text-transform: uppercase;
    white-space: normal;
    word-break: break-all;
		width: auto;
}
h1,
h2 {
	font-family: Roboto;
	text-transform: uppercase;
	font-size: 20;
	font-size: 2.0rem;
	line-height: 1.75;
  letter-spacing: 2px;
	margin: 0 0 0px;
}
h3 {
	font-family: Roboto;
	text-transform: uppercase;
	font-size: 17;
	font-size: 1.7rem;
	line-height: 1.75;
  letter-spacing: 1px;
	margin: 0 0 20px;
}
h4 {
	font-family: Roboto;
	text-transform: uppercase;
	font-size: 17;
	font-size: 1.7rem;
	line-height: 1.75;
	letter-spacing: 1px;
	text-align: center;
	margin: 0 0 30px;
}
h5,
h6 {
	font-family: Roboto;
	text-transform: uppercase;
	font-size: 17;
	font-size: 1.7rem;
	line-height: 1.75;
  letter-spacing: 1px;
	margin: 0 0 20px;
}

.breadcrumb {
	font-size: 15px;
	font-size: 1.5rem;
	padding-bottom: 10px;
	text-transform:uppercase;
	letter-spacing: 5px
}
.breadcrumb a {
	font-weight: 700;
	}
.entry-title {
	text-transform: uppercase;
	font-size: 25;
	font-size: 2.5rem;
	display: none;
}
.entry-header {
    text-align: center;
    display: none;
}
.entry-title a,
.sidebar .widget-title a {
	color: #000;
	text-decoration: none;
}
.after-entry,
.archive-description,
.author-box,
.breadcrumb {
	border-bottom: 0px;
	margin-bottom: 60px;
}
.footer-widgets p {
	margin-top: 50px;
	margin-bottom: 50px;
	text-align:left;
	font-size: 15;
	font-size: 1.5rem;
}
.elementor-button.elementor-size-xs {
    font-size: 13px;
    padding: 10px 10px 10px 10px;
	}

.front-page .newsletter {
	font-size: 18px;
	padding: 0px 250px 0px;
}
.front-page .h3-7newsletter {
  font-family: Roboto;
  font-size: 30px;
  font-size: 3.0rem;
  font-weight: 500;
  letter-spacing: +6px;
  line-height: 1.75;
  text-transform: uppercase;
	padding: 50px 0px 0px 0px;
}
.pum-theme-845 .pum-title, .pum-theme-default-theme .pum-title {
  font-family: Roboto;
  font-size: 30px;
  font-size: 3.0rem;
  font-weight: 500;
  letter-spacing: +6px;
  line-height: 1.75;
  text-align: center;
  text-transform: uppercase;
	color: #597681;
	padding: 50px 0px 0px 0px;
}
.pum-theme-845, .pum-theme-default-theme {
    background-color: rgba( 255, 255, 255, 0.50 );
}
.pum-theme-845 .pum-content + .pum-close, .pum-theme-default-theme .pum-content + .pum-close {
    height: auto;
    width: auto;
    left: auto;
    right: 0px;
    bottom: auto;
    top: 0px;
    padding: 8px;
    color: #ffffff;
    font-family: inherit;
    font-weight: inherit;
    font-size: 12px;
    font-style: normal;
    line-height: 14px;
    border: 1px none #ffffff;
    border-radius: 0px;
    box-shadow: 0px 0px 0px 0px rgba( 2, 2, 2, 0.23 );
    text-shadow: 0px 0px 0px rgba( 0, 0, 0, 0.23 );
        background-color: rgb(89, 118, 129);
}
.pum-theme-845 .pum-content, .pum-theme-default-theme .pum-content {
	font-size: 18px;
	font-size: 1.8rem;
	line-height: 1.60;
	letter-spacing: 1px;
	margin-bottom: 0;
  color: #597681;
}

	/* VERSION MOBILE ATCC */

	body {
		width: auto;
		margin: 0;
		padding: 0;
		font-family: Roboto;

	}
	
	/* fixer une largeur maximale de 100% aux éléments potentiellement problématiques */

	img,
	table,
	td,
	blockquote,
	code,
	pre,
	textarea,
	input,
	iframe,
	object,
	embed,
	video {
		max-width: 100%;
	}
	
	/* conserver le ratio des images */

	img {
		height: auto;
	}
	
	/* gestion des mots longs */

	textarea,
	table,
	td,
	th,
	code,
	pre,
  sidebar, 
  site-footer,
	samp {
		-webkit-hyphens: auto; /* césure propre */
		-moz-hyphens: auto;
		hyphens: auto;
		word-wrap: break-word; /* passage à la ligne forcé */
	}
	
	code,
	pre,
	samp {
		white-space: pre-wrap; /* passage à la ligne spécifique pour les éléments à châsse fixe */
	}
h1, h2, h3, h4, h5, h6 {
    color: #333337;
    font-weight: 600;
    letter-spacing: 5px;
    line-height: 1.2;
    margin: 10px 0;
    text-transform: uppercase;
    font-family: Roboto;
}
h1 {
    font-family: Roboto;
    font-size: 20px;
}
h2 {
    font-family: Roboto;
    font-size: 18px;
}
.site-title {
    font-weight: 100;
    letter-spacing: 3px;
    line-height: 1;
    margin: 0 0 00px;
    text-transform: uppercase;
	  font-family: Roboto;
}
h3, h4, h5, h6 {
    font-family: Roboto;
    font-size: 15px;
}
a, .comment-respond a, .entry-comments a {
    /*font-size: 11px;*/
}
.genesis-nav-menu, .genesis-nav-menu a, .entry-categories a, .entry-tags a, .archive-pagination li a, a.comment-reply-link, .sidebar .widget li a, .woocommerce div.product .woocommerce-tabs ul.tabs li a {
    font-family: Roboto;
}
.js .genesis-nav-menu .menu-item a {
    border: none;
    padding: 10px;
    width: 100%;
}
.breadcrumb {
    font-size: 11px;
    padding-bottom: 2px;
	 font-family: Roboto;

} /* fin version mobile */

.police-image {
			font-family: 'Cormorant Garamond', serif !important;
	color: #fff !important;
}
.footer-widgets-3 .menu-item > a {
  color: black;
}

.front-page-2, .front-page-3, .front-page-4, .front-page-5, .front-page-6, .front-page-7 {
	padding-top: 40px;
	padding-bottom: 20px;
}
.page-template-page_landing main.content {
  max-width: 100%;
}
.atcc-font {
	font-family: Roboto;
}
.atcc-no-bulletpoint li {
	list-style-type: none !important;
}
ul.atcc-no-bulletpoint {
	text-align: center;
  line-height: 4rem;
}
.atcc-no-bulletpoint li a {
  color: white;
  text-decoration: underline;
}