@font-face {
	font-family: "Clother Regular";
	font-family: "Clother Regular";
	src: url('inc/assets/fonts/Clother-Regular-Latin-frederic_lamorte.woff')
		format('woff'),
		url('inc/assets/fonts/Clother-Regular-Latin-frederic_lamorte.ttf')
		format('truetype'),
		url("inc/assets/fonts/Clother-Regular-Latin-frederic_lamorte.woff2")
		format("woff2");
	font-style: normal;
}

@font-face {
	font-family: "Clother Bold";
	src: url('inc/assets/fonts/Clother-Bold-Latin-frederic_lamorte.woff')
		format('woff'),
		url('inc/assets/fonts/Clother-Bold-Latin-frederic_lamorte.ttf')
		format('truetype'),
		url("inc/assets/fonts/Clother-Bold-Latin-frederic_lamorte.woff2")
		format("woff2");
	font-style: normal;
}

@font-face {
	font-family: "Begum Bold";
	src: url("inc/assets/fonts/Begum-Bold.otf") format("otf");
	font-style: bold;
}

@font-face {
	font-family: "Begum-BoldItalic";
	src: url('inc/assets/fonts/Begum-BoldItalic.woff') format('woff'),
		url("inc/assets/fonts/Begum-BoldItalic.otf") format("otf"),
		url('inc/assets/fonts/Begum-BoldItalic.ttf') format('truetype'),
		url("inc/assets/fonts/Begum-BoldItalic.woff2") format("woff2");
	font-style: normal;
}

@font-face {
	font-family: "Begum-Bold";
	src: url('inc/assets/fonts/Begum-Bold.woff') format('woff'),
		url("inc/assets/fonts/Begum-Bold.otf") format("otf"),
		url('inc/assets/fonts/Begum-Bold.ttf') format('truetype'),
		url("inc/assets/fonts/Begum-Bold.woff2") format("woff2");
	font-style: normal;
}

@font-face {
	font-family: "Begum-SemiBold";
	src: url('inc/assets/fonts/Begum-Semibold.woff') format('woff'),
		url("inc/assets/fonts/Begum-Semibold.otf") format("otf"),
		url('inc/assets/fonts/Begum-Semibold.ttf') format('truetype'),
		url("inc/assets/fonts/Begum-Semibold.woff2") format("woff2");
	font-style: normal;
}

@font-face {
	font-family: "Begum-Light";
	src: url('inc/assets/fonts/Begum-Light.woff') format('woff'),
		url("inc/assets/fonts/Begum-Light.otf") format("otf"),
		url('inc/assets/fonts/Begum-Light.ttf') format('truetype'),
		url("inc/assets/fonts/Begum-Light.woff2") format("woff2");
	font-style: normal;
}

@font-face {
	font-family: "Begum-LightItalic";
	src: url('inc/assets/fonts/Begum-LightItalic.woff') format('woff'),
		url("inc/assets/fonts/Begum-LightItalic.otf") format("otf"),
		url("inc/assets/fonts/Begum-LightItalic.woff2") format("woff2");
	font-style: normal;
}

@font-face {
	font-family: "Begum-Medium";
	src: url('inc/assets/fonts/Begum-Medium.woff') format('woff'),
		url("inc/assets/fonts/Begum-Medium.otf") format("otf"),
		url("inc/assets/fonts/Begum-Medium.woff2") format("woff2");
	font-style: normal;
}

@font-face {
	font-family: "Begum-MediumItalic";
	src: url('inc/assets/fonts/Begum-MediumItalic.woff') format('woff'),
		url("inc/assets/fonts/Begum-MediumItalic.otf") format("otf"),
		url('inc/assets/fonts/Begum-MediumItalic.ttf') format('truetype'),
		url("inc/assets/fonts/Begum-MediumItalic.woff2") format("woff2");
	font-style: normal;
}

@font-face {
	font-family: "Begum-RegularItalic";
	src: url('inc/assets/fonts/Begum-RegularItalic.woff') format('woff'),
		url("inc/assets/fonts/Begum-RegularItalic.otf") format("otf"),
		url('inc/assets/fonts/Begum-RegularItalic.ttf') format('truetype');
	font-style: normal;
}

@font-face {
	font-family: "Begum-Regular";
	src: url('inc/assets/fonts/Begum-Regular.woff') format('woff'),
		url("inc/assets/fonts/Begum-Regular.otf") format("otf"),
		url('inc/assets/fonts/Begum-Regular.ttf') format('truetype'),
		url("inc/assets/fonts/Begum-Regular.woff2") format("woff2");
	font-style: normal;
}
/***************keys conviction ****************/
#page-conviction .edito_text li a {
    color: #deaf2c;
}
.navbar_fixed {
	position: fixed;
	width: 100%;
	top: -1px;
	left: 0;
	right: 0;
	background: #ffffff;
	box-shadow: var(- -box-shadow);
	z-index: 999;
	transition: background 1s ease;
}

.menu-conviction ul.navbar-nav li {
	padding-right: 40px;
}

.menu-conviction ul.navbar-nav li:last-child {
	padding: 0;
}

.menu-conviction .navbar-nav a.nav-link {
	font-size: 14px;
	color: #000;
}

.menu-conviction .navbar-nav a.nav-link:hover, .footer ul.footer-nav li a:hover
	{
	font-weight: bold;
	color: #DEAF2C;
}

.menu-conviction {
	padding: 20px 0 50px;
}

.footer.container-conviction {
	display: flex;
	justify-content: space-between;
	align-items: flex-end;
	padding-bottom: 80px;
}

.footer ul.footer-nav {
	padding: 0;
	display: flex;
	list-style: none;
	margin-bottom: 0;
}

.footer ul.footer-nav li a {
	font-size: 11px;
	color: #000;
	text-transform: uppercase;
	font-family: "Clother Regular";
	padding-bottom: 0;
}

.container-conviction.slider_home_convictions {
	height: 463px;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
}

section.sw_slider, .section_edito {
	margin-bottom: 130px;
	padding-top: 20px;
}

.produit_image {
	position: relative;
}

.produit_image img {
	position: absolute;
	right: 0;
	top: -20%;
}

.sw_slider .contenu_slider {
	padding-top: 8%;
	padding-left: 9%;
}

.sw_slider .contenu_slider h3, h3.sidto_titre, h3.telechargement_titre,
	h3.recevoir_livre_titre, h3.convictions_title, h2.titre_contact_presse,
	h3.titre_resume_du_livre, h3.titre_communique__de_presse, h3.titre_achetez_livre_contact
	{
	font-family: begum;
	font-size: 48px;
	font-weight: 400;
	line-height: 50px;
}

h3.sidto_titre {
	margin-bottom: 50px;
}

.sw_slider .contenu_slider h3 {
	margin-bottom: 40px;
	color: #fff;
}

a.contenu_slider_btn {
	border: 1px solid #fff;
	color: #fff;
	border-radius: 18px;
	padding: 8px;
	font-size: 14px;
}

.edito_text {
	font-size: 14px;
	font-family: begum;
}

.edito_text ul.slick-slider {
	padding-left: 0;
}

.edito_text ul.slick-slider .slick-arrow {
	top: auto;
	bottom: -46px;
	left: 0;
}

.edito_text ul.slick-slider .slick-next.slick-arrow {
	left: 55px;
}

#page-conviction input.gform_button, .text_btn_remerciements {
	color: #deaf2d;
	border: 2px solid #deaf2d;
	border-radius: 21px;
	padding: 9px 21px;
	display: inline-block;
	font-family: "Clother Regular";
	font-size: 14px;
	line-height: 19px;
	position: absolute;
	right: -359px;
	bottom: 109px;
	z-index: 10;
}

#page-conviction #gform_7 input.gform_button {
	right: calc(50px - 81%);
	text-transform: uppercase;
	    bottom: 225px;
}

.text_btn_remerciements {
	position: initial;
}
/**********forms convivtions*************/
div.gform_confirmation_message {
    color: #000;
}
.section_form_recevoir_livre {
	display: none;
}

.section_form_recevoir_livre h4 {
	width: 84%; } .section_form_recevoir_livre p {
	width: 79%;
}

section.section_form_recevoir_livre.message_send {
	margin-bottom: 100px;
}

.gform_validation_errors>h2.hide_summary {
	margin: 0;
	display: none;
}

.gform_legacy_markup_wrapper div.validation_error {
	display: none;
}

.gform_confirmation_message_7 {
	color: #790000;
}

#page-conviction .gform_legacy_markup_wrapper li.gfield.gfield_error,
	.gform_legacy_markup_wrapper ul li.gfield.field_sublabel_above.field_description_below+li.gfield
	{
	background-color: transparent;
	border: 0;
	padding: 0;
	margin: 1px 0 !important;
	height: auto;
	width: initial !important;
}

#page-conviction .gform_legacy_markup_wrapper li.gfield.gfield_error.col-md-6
	{
	width: 47% !important;
	margin-right: 16px !important;
}

#page-conviction .gform_legacy_markup_wrapper li.gfield.gfield_error.gfield_contains_required div.gfield_description
	{
	padding: 0;
	margin: 0;
	position: absolute;
}

#page-conviction input.gform_button:hover, .text_btn_remerciements:hover
	{
	color: #ffff;
	background-color: #deaf2d;
}

#page-conviction .gform_heading {
	display: none;
}

#page-conviction .gform_wrapper form ul.gform_fields li input,
	#page-conviction .gform_wrapper form ul.gform_fields li select {
	border: 0;
	border-bottom: 2px solid #C6C6C6;
	font-family: "Clother Regular";
	color: #000;
	font-size: 14px;
	padding-left: 4px !important;
	margin-left: 0;
}

#page-conviction .gform_wrapper form ul.gform_fields li input {
	color: #ddaf2d;
}

input:focus::placeholder {
	color: transparent;
}

#page-conviction .gform_wrapper form ul.gform_fields li input:focus,
	#page-conviction .gform_wrapper form ul.gform_fields li select:focus {
	color: #ddaf2d;
	border-color: #ddaf2d;
}

#page-conviction .gform_wrapper form ul.gform_fields li label {
	opacity: 0;
	font-family: "Clother Regular";
	font-size: 11px;
}

#page-conviction .gform_wrapper form ul.gform_fields li label.focussed {
	opacity: 1;
}

#page-conviction .gform_wrapper form ul.gform_fields ul.gfield_checkbox li label
	{
	opacity: 1;
	font-size: 14px;
}

#page-conviction .gform_wrapper form ul.gfield_checkbox li input[type=checkbox]
	{
	visibility: hidden;
	position: absolute;
}

#page-conviction .gform_wrapper form ul.gfield_checkbox li input[type=checkbox]+label
	{
	background-image: url(img/check_off.png);
	background-repeat: no-repeat;
	padding-left: 41px;
	line-height: 15px;
	margin-top: 11px;
	color: #333;
}

#page-conviction .gform_wrapper form ul.gfield_checkbox li input[type=checkbox]:checked+label
	{
	background-image: url(img/check_on.png);
}

.gform_wrapper ul.gform_fields li.gfield.col-md-6 {
	float: left;
	clear: initial;
	padding-left: 0;
}
/*### Page convictions ###*/
#masthead nav.navbar {
	max-width: 1450px;
	margin-left: auto;
	margin-right: auto;
}

.couvertureTop {
	position: relative;
	background-image:
		url(../../../wp-content/uploads/2021/11/couverture-header.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	min-height: 600px;
	margin-bottom: 50px;
	box-shadow: 0px 5px 15px #b7b7b7;
}

.couvertureTop h1 {
	text-align: center;
	font-size: 76px;
	color: #ffffff;
	font-weight: lighter;
	margin-top: 180px;
	text-transform: uppercase;
	line-height: 101px;
}

.titleGreen {
	font-size: 18px;
	color: #91CDB6;
	font-family: "Begum-Bold";
	font-weight: bold;
	margin-bottom: 23px;
}

.sw-contentRight h2, h2.titre_formulaire_telechargement {
	font-size: 48px;
	font-weight: normal;
	line-height: 50px;
	font-family: "Begum-Regular";
	margin-bottom: 45px;
	width: 100%;
}

.sw-contentRight blockquote:after, .sw-contentRight blockquote:before {
	display: none;
}

.sw-contentRight h3 {
	font-size: 36px;
	font-weight: bold;
	line-height: 40px;
	font-family: "Begum-Bold";
	width: 72%;
}

.sw-contentRight .sw-blockTwoCol h3 {
	font-size: 18px;
	font-family: "Begum-SemiBold";
	width: 72%;
	margin-bottom: 0;
	line-height: 30px;
}

.sw-contentRight p, .sw-contentRight ul li {
	font-size: 14px;
	margin-top: 20px;
	margin-bottom: 23px;
	line-height: 30px;
}

.sw-contentRight>p {
	margin-right: 39px;
}

.sw-contentRight .sw-descImage {
	font-size: 11px;
	line-height: 20px;
	font-family: "Begum-RegularItalic";
}

.sw-SousTitre3 {
	font-size: 24px;
	margin-top: 43px;
	margin-bottom: 20px;
	line-height: 30px;
	width: 70%;
}

.sw-SousTitre4 {
	font-size: 18px;
	font-weight: 600;
	width: 63%;
	line-height: 30px;
	margin-top: 33px;
	font-family: "Begum-SemiBold";
}

h3.titre_achetez_livre_contact {
	/*margin-left: 21px;*/
	margin-bottom: 47px;
}

.sw-blockGreen {
	background-color: #91CDB6;
	color: #ffffff;
	text-align: center;
	padding: 80px 141px;
	margin-top: 40px;
	margin-bottom: 40px;
	font-family: "Begum-LightItalic";
}

.sw-blockGreen p {
	font-size: 48px;
	line-height: 50px;
}

.sw-blockGray {
	background-color: #414141;
	color: #ffffff;
	padding: 80px 106px 51px;
}

.sw-blockGray h3 {
	font-size: 18px;
	font-weight: bold;
	color: #ffffff;
	font-family: "Begum-SemiBold";
}

.sw-blockGray p, .sw-contentRight .sw-blockGray li {
	font-size: 14px;
	font-weight: normal;
	font-family: "Begum-MediumItalic";
}

.sw-contentRight .sw-blockGray ul {
	padding-left: 13px;
}

.sw-descImage {
	font-size: 11px;
}

.sw-blockTwoCol {
	margin-top: 40px;
	margin-bottom: 40px;
}

.image_fiche {
	min-height: 227px;
	background-color: #ededed;
	border: 0;
	text-decoration: none;
}

.sw-blockfigure {
	margin-top: 30px;
	margin-bottom: 30px;
}

.sw-blockGray {
	margin-top: 30px;
	margin-bottom: 75px;
	background-image:
		url(../../../wp-content/uploads/2021/11/puceBackRight.png);
	background-repeat: no-repeat;
	background-position: 100% 80%;
}

.sw-contentRight a {
	color: #91CDB6;
}

.sw-contentRight>ul {
	padding-left: 15px;
}

.sw_container .image_achetez_livre_contact {
	background-size: cover;
}

.image_produit_achetez_livre_contact {
	margin-top: 0;
	box-shadow: 1px 10px 40px 0px #ccc;
}

.sw_container a.btn_resume_du_livre {
	color: #91CDB6;
	margin-left: 22px;
	font-size: 14px;
	font-family: "Clother Regular";
	display: inline-block;
}

.sw_container a.btn_resume_du_livre:hover {
	background: #91ccb6;
	color: #ffff;
}

.sw_container a.btn_rappelChrono:hover {
	background: #212529;
	color: #fff;
}

.sw_container h3.titre_rappelChrono {
	font-family: begum;
	font-size: 48px;
	font-weight: 400;
	line-height: 50px;
	margin: 61px 0 61px 21px;
}

.sw_container a.btn_rappelChrono {
	text-transform: uppercase;
	color: #000;
	border: 1px solid;
	border-radius: 32px;
	padding: 8px 13px;
	margin-top: 71px;
	display: block;
	width: max-content;
	font-family: "Clother Regular";
	font-size: 14px;
	float: right;
	margin-right: 55px;
}

.sw_container .section_achetez_livre_contact {
	margin-top: 50px;
	margin-bottom: 50px;
}

.table.sw-table-rappelChrono {
	margin-top: 50px;
	margin-bottom: 50px;
	border-top: 0;
}

.table.sw-table-rappelChrono thead th {
	border: 0;
	vertical-align: top;
	font-size: 18px;
	padding-left: 40px;
	padding-right: 40px;
	border-left: 1px solid #91CDB6;
	padding-top: 0;
	line-height: 25px;
	font-family: "Begum-SemiBold";
}

.table.sw-table-rappelChrono td, .sw-table-rappelChrono th {
	padding: 30px 40px;
	border: 0;
	font-size: 14px;
}

.table.sw-table-rappelChrono tbody tr:nth-of-type(odd) {
	background-color: #DEF0E9;
}

.table.sw-table-rappelChrono tbody th {
	font-weight: normal;
	font-size: 14px;
}

.table.sw-table-rappelChrono td span {
	font-size: 11px;
	font-family: "Begum-SemiBold";
}

.table.sw-table-rappelChrono td {
	border-left: 1px solid #91CDB6;
}

.table.sw-table-rappelChrono td p {
	font-size: 14px;
	line-height: 20px;
}

.table.sw-table-rappelChrono thead th:first-of-type {
	border-left: 0;
}

.slick-initialized .slick-slide img {
	margin-left: auto;
	margin-right: auto;
	width: 91%;
}

.sw_container .slick-slider {
	margin-top: 20px;
	margin-bottom: 51px;
}

.slick-arrow {
	position: absolute;
	top: -96px;
	right: 19px;
	font-size: 0;
	border: 0;
	background-color: transparent;
	background-image:
		url('../../../wp-content/uploads/2021/11/btnSlider.png');
	background-repeat: no-repeat;
	width: 40px;
	height: 40px;
}

.slick-arrow:hover {
	background-image:
		url('../../../wp-content/uploads/2021/11/btnSliderHover.png');
}

.edito_text .slick-arrow:hover {
	background-image:
		url('../../../wp-content/uploads/2021/11/btnslideH.png');
}

.edito_text .slick-arrow {
	background-image:
		url('../../../wp-content/uploads/2021/11/btnslideC.png');
}

.slick-prev.slick-arrow {
	right: 75px;
	transform: rotate(0);
}

.slick-next.slick-arrow {
	transform: rotate(180deg);
}

.slick-prev.slick-arrow:hover {
	transform: rotate(180deg);
}

.slick-next.slick-arrow:hover {
	transform: rotate(0);
}

.sw-contentLeft ul {
	padding: 0;
	list-style: none;
}

.sw-contentLeft ul li {
	margin-top: 10px;
	margin-bottom: 10px;
	font-family: "Clother Regular";
}

.sw-contentLeft ul .link14 {
	margin: 25px 0 11px;
}

.sw-contentLeft ul .link16 {
	margin-bottom: 35px;
}

.sw-contentLeft ul a {
	color: #000000;
	font-size: 11px;
	line-height: 18px;
	display: block;
}

.sw-contentLeft ul a:hover, .sw-contentLeft ul a.active, .sw-contentLeft ul .link14:hover
	{
	color: #91CDB6;
	text-decoration: none;
}

.sw-contentLeft ul .link14 a {
	font-size: 14px;
}

.sw-contentLeft ul .link14 ul a {
	font-size: 11px;
}

.sw-contentLeft ul .link14 {
	cursor: pointer;
	font-size: 14px;
}

.sw-contentLeft ul .link14 div {
	display: none;
}
/*    height: 0;
      overflow: hidden;
       -moz-transition: height 1s;
    -webkit-transition: height 1s;
    -o-transition: height 1s;
    transition: height 1s;
  }
  .sw-contentLeft ul .link14:hover div{
      height: calc(attr(height));
  }*/
.sw-contentLeft ul .link16 a {
	font-size: 16px;
	font-weight: bold;
	font-family: "Clother Bold";
}

.site-content .container {
	max-width: 1180px !important;
}

.site-content {
	font-family: "Begum-Regular";
}
/*### Fin Page convictions ###*/

/* telechargement  */
.couvertureTop.telechargement {
	background-image:
		url(../../../wp-content/uploads/2021/11/Groupe-de-masques-29.png);
	margin-bottom: 121px;
}

.background_formulaire_telechargement {
	background-repeat: no-repeat;
	text-align: center;
	background-size: 100%;
}

.background_formulaire_telechargement img {
	margin-top: -17px;
	box-shadow: 1px 10px 25px 0px #ccc;
	margin-bottom: 51px;
}

.produit_formulaire_telechargement {
	text-align: center;
}

.section_remerciements {
	text-align: center;
}

.produit_formulaire_telechargement span {
	display: block;
	margin-top: 35px;
	font-size: 11px;
	font-family: "Begum-RegularItalic";
}

.telechargement_image:after {
	content: '';
	display: block;
	position: absolute;
	top: 0;
	bottom: 0;
	background-image: url(/wp-content/uploads/2021/12/coverlivre.png);
	background-repeat: no-repeat;
	background-size: cover;
	z-index: -1;
}

a.telechargement_url, a.recevoir_livre_url {
	color: #deaf2c;
	font-size: 14px;
	border: 1px solid;
	border-radius: 30px;
	padding: 9px 13px;
	text-decoration: none;
}

.recevoir_livre_image {
	height: 530px;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center;
	margin-top: 40px;
}
/* end telechargement */
/* PRESSE */
.slider_presse, .slider_contact {
	height: 594px;
	background-repeat: no-repeat;
	background-size: cover;
}

.contenu_slider_presse h1, .contenu_slider_contact h1, .bg_frise h1 {
	font-weight: 400;
	text-transform: uppercase;
	font-size: 76px;
	font-family: Begum;
	color: #fff;
}

.contenu_slider_presse, .contenu_slider_contact {
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	width: 100%;
	height: 594px;
}

section.sw_slider_presse {
	margin-bottom: 40px;
}

a.btn_communique__de_presse, a.texte_btn_barre_contact {
	text-transform: uppercase;
	color: #000;
	border: 1px solid;
	border-radius: 32px;
	padding: 8px 13px;
}

#over>img {
	display: block;
	margin: 0 auto;
}

.image_resume_du_livre, .image_communique__de_presse {
	background-repeat: no-repeat;
	background-size: 95%;
	height: 435px;
}

.contenu_resume_du_livre {
	padding-right: 27%;
}

.contenu_resume_du_livre h3 {
	margin-bottom: 28px;
}

section.section_communique__de_presse {
	margin-bottom: 60px;
}

/* END PRESS */
/* Contact */
.barre_contact {
	background: #F7F7F7;
	padding: 10px 40px;
	width: 95%;
}

.container-conviction.barre_contact {
	margin-bottom: 60px;
}

.barre_contact a {
	border: 2px solid #333;
	color: #333;
	padding: 5px 15px;
	border-radius: 15px;
	font-family: "Clother Regular";
	font-size: 14px;
	line-height: 19px;
	display: inline-block;
	margin-top: 24px;
}

.barre_contact a:hover {
	color: #fff;
	background-color: #333;
	text-decoration: none;
}

.barre_contact h3 {
	font-size: 14px;
	font-family: "Clother Regular";
	line-height: 19px;
	width: 58%;
}

#page-conviction .gform_wrapper form {
	margin-right: 41px;
}

li#field_4_8, li#field_4_9 {
	float: left;
	clear: none;
	width: 50%;
}

li#field_4_9 label {
	margin-left: 16px;
}

li#field_4_8 input, li#field_4_9 input {
	width: 95%;
}

li#field_4_9 input {
	float: right;
}

.barre_contact .l_barre_contact {
	margin-bottom: 0;
}

.l_info_contact {
	font-family: begum;
	font-size: 14px;
	padding-right: 18%;
}

a.email_info_contact {
	display: block;
	font-size: 18px;
	font-weight: bold;
	color: #000;
}

.container-conviction.info_contact {
	margin-top: 80px;
	margin-bottom: 80px;
}

.section_achetez_livre_contact .image_achetez_livre_contact {
	height: 528px;
	background-repeat: no-repeat;
	background-size: contain;
	position: relative;
}

.section_achetez_livre_contact .image_achetez_livre_contact>div {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
}

.contenu_achetez_livre_contact {
	margin-bottom: 50px;
}
/*End Contact */

/* Frise */
.bg_frise {
	background-color: #414141;
	margin-bottom: 80px;
}

.sw_frise .frise_tab #nav-tab {
	justify-content: space-between;
	border: none;
	margin-bottom: 80px;
}

.sw_frise .frise_tab #nav-tab   .nav-link.active {
	border: none;
	color: #DEAF2C;
	font-weight: bold;
}

.sw_frise .frise_tab #nav-tab a {
	color: #000;
	font-family: "Clother Regular";
	padding: 0;
}

.sw_frise .frise_tab #nav-tab   .nav-link:hover {
	border-color: transparent;
}

.sw_frise #nav-tabContent .row {
	margin-bottom: 40px;
}

.sw_frise #nav-tabContent h3 {
	font-size: 16px;
	font-weight: 600;
	line-height: 20px;
}

.sw_frise #nav-tabContent p.title {
	font-size: 11px;
	font-weight: 600;
	margin: 0;
}

.sw_frise #nav-tabContent .tab-contentRight {
	font-size: 14px;
	line-height: 20px;
}

/* End Frise */
/**************************************************/
.navbar_fixed {
	position: fixed;
	width: 100%;
	top: -1px;
	left: 0;
	right: 0;
	background: #ffffff;
	box-shadow: var(- -box-shadow);
	z-index: 999;
	transition: background 1s ease;
}

.menu-conviction ul.navbar-nav li {
	padding-right: 40px;
}

.menu-conviction ul.navbar-nav li:last-child {
	padding: 0;
}

.menu-conviction .navbar-nav a.nav-link {
	font-size: 14px;
	color: #000;
}

.menu-conviction .navbar-nav a.nav-link:hover, .footer ul.footer-nav li a:hover
	{
	font-weight: bold;
	color: #DEAF2C;
}

.menu-conviction {
	padding: 10px 0 25px;
}

.footer.container-conviction {
	display: flex;
	justify-content: space-between;
	align-items: flex-end;
	padding-bottom: 50px;
}

.footer ul.footer-nav {
	padding: 0;
	display: flex;
	list-style: none;
	margin-bottom: 0;
}

.footer ul.footer-nav li a {
	font-size: 11px;
	color: #000;
	text-transform: uppercase;
	font-family: "Clother Regular";
	padding-bottom: 0;
}

.container-conviction {
	max-width: 1180px;
	width: 100%;
	padding-right: 15px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto;
}

.sw_slider .slider_home_convictions {
	height: 463px;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
}

section.sw_slider, .section_edito {
	margin-bottom: 130px;
}

.produit_image {
	position: relative;
}

.container-conviction.edito {
	padding-bottom: 60px;
}

.telechargement_contenu h3.telechargement_titre {
	margin-bottom: 30px;
}

.container-conviction.telechargement {
	padding-bottom: 90px;
}

.produit_image img {
	position: absolute;
	top: -20%;
	right: -407px;
	transition: all 2s ease;
	opacity: 0;
}

.produit_image img.active {
	right: 100px;
	z-index: 9;
	opacity: 1;
}

.sw_slider .contenu_slider {
	padding-top: 8%;
	padding-left: 9%;
}

h3.sidto_titre, h3.telechargement_titre, h3.recevoir_livre_titre, h3.convictions_title,
	h2.titre_contact_presse, h3.titre_resume_du_livre, h3.titre_communique__de_presse,
	h3.titre_achetez_livre_contact {
	font-family: begum;
	font-size: 48px;
	font-weight: 400;
	line-height: 50px;
}

.sw_slider .contenu_slider h1 {
	font-family: begum;
	font-size: 48px;
	font-weight: 400;
	line-height: 50px;
}

h3.sidto_titre {
	margin-bottom: 50px;
}

.sw_slider .contenu_slider h1 {
	margin-bottom: 40px;
	color: #fff;
}

a.contenu_slider_btn {
	border: 1px solid #fff;
	color: #fff;
	border-radius: 18px;
	padding: 8px;
	font-size: 14px;
	text-decoration: none !important;
	font-family: 'Clother Regular';
}

a.contenu_slider_btn:hover {
	background: #fff;
	color: #deaf2c;
}

.row-three.sw-content .row-content h3 {
	font-size: 36px;
}

.edito_text {
	font-size: 14px;
	font-family: begum;
}

.telechargement_image {
	height: 465px;
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain;
	position: relative;
}

.telechargement_image>img {
	position: absolute;
	left: calc(50% - 155px);
	top: calc(50% - 280px);
}

a.telechargement_url, a.recevoir_livre_url, a.btn_resume_du_livre {
	color: #deaf2c;
	font-size: 14px;
	border: 1px solid;
	border-radius: 30px;
	padding: 9px 13px;
	text-decoration: none;
	font-family: 'Clother Regular';
	text-transform: uppercase;
}

.recevoir_livre_image {
	height: 530px;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	margin-top: 40px;
	position: relative;
}

h3.recevoir_livre_titre {
	margin-bottom: 30px;
	width: 50%;
}

.row-first .bg-cover>img {
	visibility: hidden;
}

.row-first .bg-cover, .row-two .green-row .bg-cover {
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
}

.row-first .bg-color-col, .frise-chrono .bg-color {
	background-color: #DEAF2C;
}

.row-two .bg-color-col, .convictions_immo .card .bg-color-col, .row-two.row-urbanisation .green-row,
	.row-first.invest-hotelrie.prise-conscience .bg-color-col {
	background: #EC6163;
}

.convictions_immo .card .bg-color, .row-first.invest-hotelrie .bg-color-col
	{
	background: #91CDB6;
}

.row-two .green-row {
	margin-left: 15px;
	background: #91CDB6;
	min-height: 250px;
}

.convictions_immo .card {
	border-radius: 0 !important;
	border: 0;
}

.convictions_immo .card-body {
	min-height: 190px;
}

.convictions_immo img.card-img-top {
	border-radius: 0;
}

.row-first.synthese .bg-cover:after {
	content: " ";
	background-image: url(/wp-content/uploads/2021/11/cercle.png);
	height: 250px;
	width: 400px;
	bottom: 70px;
	right: -26px;
	position: absolute;
	display: inline-block;
}

.read-more {
	transform: rotate(90deg);
}

.go-top, .read-more {
	background-image: url(/wp-content/uploads/2021/11/gotop.png);
	background-repeat: no-repeat;
	background-size: contain;
	height: 30px;
	width: 30px;
	display: inline-block;
}

.circle-up {
	text-align: right;
}

.reseaux i {
	color: #fff;
}

.reseaux a {
	background: #707070;
	border-radius: 48%;
	padding: 6px 8px;
}

.search-block .input-group-text {
	background-color: #F7F7F7;
	border-radius: 30px;
}

.search-block input.form-control.rounded {
	border: transparent;
	background: #F7F7F7;
	outline: none;
	font-family: 'Clother Regular';
	font-size: 14px;
}

.search-block, h3.convictions_title {
	margin-bottom: 50px;
}

section.convictions_immo {
	margin-bottom: 150px;
}

.convictions_immo .row-content h4 {
	font-size: 11px;
	text-transform: uppercase;
	font-family: 'Clother';
	font-weight: 500;
}

.convictions_immo .row-content p {
	margin-bottom: 0;
	font-size: 14px;
}

.convictions_immo .row-content {
	padding-left: 60px;
	color: #fff;
}

.convictions_immo .row-first .bg-color-col .row-content {
	padding-top: 60px;
	padding-bottom: 40px;
}

.convictions_immo .row-first.synthese .bg-color-col .row-content h4 {
	padding-bottom: 60%;
}

.convictions_immo .row-content h3 {
	font-size: 24px;
}

.convictions_immo .row-content h2 {
	font-size: 48px;
	line-height: 50px;
}

.row-two .bg-color-col .row-content h4, .row-two .green-row .row-content h4,
	.frise-chrono h4 {
	padding-top: 45px;
	padding-bottom: 85px;
}

.row-two .bg-color-col .row-content h3, .row-two .green-row .row-content h3
	{
	padding-bottom: 30px;
}

.row-two .bg-color-col .row-content p, .row-two .green-row .row-content p
	{
	padding-bottom: 45px;
}

.convictions_immo .card .row-content h4 {
	position: absolute;
	top: 10%;
	padding-left: 18px;
}

.convictions_immo .card-body h3 {
	font-size: 36px;
	line-height: 40px;
}

.convictions_immo .card-body-immo p.title {
	font-size: 24px;
}

.convictions_immo .card-body-immo h3, .convictions_immo .card-body-immo p.title
{
	/*position: absolute;
	bottom: 15px;*/
}

.row-two.row-urbanisation .green-row, .frise-chrono .bg-img {
	margin-right: 15px;
	margin-left: 0;
}

.row-two.row-urbanisation .bg-img {
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
}

.row-two.row-urbanisation .bg-img  h4 {
	padding-top: 40px;
	padding-bottom: 50px;
}

.row-two.row-urbanisation .bg-img h3 {
	padding-bottom: 20px;
}

.cards-row .card-body {
	position: relative;
}

.cards-row .card-body .sw-icons {
	position: absolute;
}

.cards-row .card-body .sw-icons.tracer {
	top: -43px;
	right: 48px;
}

.cards-row .card-body .sw-icons.tracer.rectangle {
	top: -11px;
}

.cards-row .card-body .sw-icons.stars {
	top: -28px;
	right: 40px;
}

.cards-row .card-body h3 {
	font-size: 36px;
	line-height: 40px;
	padding-top: 40px;
	padding-bottom: 20px;
}

.cards-row .card-body p {
	font-size: 14px;
	padding-bottom: 20px;
}

.cards-row .card-body {
	min-height: 290px;
}

.da-porro-content .bg-img {
	background-size: cover;
	background-repeat: no-repeat;
}

.invest-hotelrie .bg-color-col {
	position: relative;
}

.invest-hotelrie .bg-color-col .sw-icons {
	position: absolute;
	right: -26px;
	z-index: 99;
	top: 40%;
}

.invest-hotelrie h4.invest {
	padding-bottom: 50%;
}

.invest-hotelrie h4.prise {
	padding-bottom: 35%;
}

.row-three.sw-content .card-body img {
	position: absolute;
	right: 55px;
	top: -11px;
}

.row-three.sw-content .card-body {
	position: relative;
}

section.section_recevoir_livre {
	margin-bottom: 90px;
}

.background_formulaire_telechargements {
	background-repeat: no-repeat;
	position: relative;
	height: 530px;
	background-size: 100%;
}

.background_formulaire_telechargements img {
	position: absolute;
	left: 50%;
	top: 53%;
	transform: translate(-50%, -50%);
}

.sw-formulaire.l_formulaire_telechargement .gfield.sw-street input.medium
	{
	width: 100%;
}

.sw-formulaire.l_formulaire_telechargement .gform_heading,
	.sw-formulaire.l_formulaire_telechargement .gform_body .ginput_complex.ginput_container label
	{
	display: none;
}

.sw-formulaire.l_formulaire_telechargement .gfield input::-webkit-input-placeholder,
	.sw-formulaire.l_formulaire_telechargement .gfield select::-webkit-input-placeholder
	{
	color: #000;
}
.bg-cover.background_formulaire_telechargements
{
	margin-bottom: 111px;
}
.sw-formulaire.l_formulaire_telechargement .gform_wrapper form ul.gform_fields li input,
	.sw-formulaire.l_formulaire_telechargement .gform_wrapper form ul.gform_fields li select
	{
	border: 0;
	border-bottom: 2px solid #C6C6C6;
	font-family: "Clother Regular" !important;
	color: #d4a72a;
	font-size: 14px !important;
}

li.gfield.gf_right_half.sw-content {
	margin-top: 29px !important;
}

.background_formulaire_telechargements h3.center {
	position: absolute;
	bottom: -14%;
	left: 0;
    font-family: 'Clother Regular';
    width: 100%;
    text-align: center;
}

.sw-formulaire.l_formulaire_telechargement .sw-bold {
	font-size: 24px;
	font-weight: bold;
}

.convictions_immo a {
	text-decoration: none !important;
	color: #fff;
}

.convictions_immo a:hover {
	color: #fff !important;
}

.row-three.sw-content .card-body.bg-color-col img {
	top: -43px;
}

.edito_text p.txt-italic {
	font-size: 11px;
	font-style: italic;
}

.row-first.synthese .bg-color-col img {
	position: absolute;
	right: -29px;
	top: 20%;
	z-index: 555;
}

.row-two.allogement .bg-color-col img {
	position: absolute;
	right: -11px;
	top: 53%;
}

.row-two.allogement .green-row img {
	position: absolute;
	right: -28px;
	z-index: 5555;
	top: 45px;
}

.row.top-space {
	margin-top: 30px;
}

.row-urbanisation .fst_row img {
	position: absolute;
	right: -28px;
	top: 44px;
	z-index: 888;
}

.row-urbanisation .bg-img img {
	position: absolute;
	right: -11px;
	top: 16%;
}

.invest-hotelrie .bg-cover>img {
	visibility: visible;
	position: absolute;
	right: -48px;
	bottom: -55px;
}

.row-urbanisation .fst_row h3 {
	font-size: 36px;
	padding-bottom: 0 !important;
}

.convictions_immo .frise-chrono .row-content h4 {
	padding-bottom: 50px;
}

.convictions_immo .frise-chrono .row-content {
	padding-bottom: 50px;
}

.frise-chrono .bg-color img {
	position: absolute;
	bottom: 41%;
	right: -13px;
}

.row-urbanisation.invest .fst_row img {
	bottom: 12%;
	top: unset;
}

sup.sw-ttc {
	font-size: 10px;
}

.l_formulaire_telechargement .ginput_container.ginput_container_select::after
	{
	right: -8px;
	top: -10px;
	transform: rotate(180deg);
	font-size: 10px;
}

.da-porro-content .bg-img h3 {
	font-size: 36px;
}

.recevoir_livre_contenu .sw-content {
	padding-left: 41px;
}
/* PRESSE */
.col-md-6.info_contact_presse {
	padding-left: 60px;
}

.container-presse.container-conviction {
	max-width: 900px !important;
}

h3.titre_communique__de_presse {
	margin-bottom: 44px;
}

.col-md-6.info_contact_presse h3 {
	font-family: 'Clother Regular';
}

.col-md-6.info_contact_presse h3 {
	font-size: 18px;
	font-weight: bold;
}

.container-presse .communique__de_presse .contenu_communique__de_presse
	{
	padding-left: 60px;
}

.contact_presse {
	margin-bottom: 65px;
	padding-top: 20px;
}

h3.nom_contact_presse {
	font-size: 24px !important;
	font-weight: normal !important;
	padding-bottom: 25px;
}

.slider_presse, .slider_contact {
	height: 594px;
	background-repeat: no-repeat;
	background-size: cover;
}

.contenu_slider_presse h1, .contenu_slider_contact h1, .bg_frise h1 {
	font-weight: 400;
	text-transform: uppercase;
	font-size: 76px;
	font-family: Begum;
	color: #fff;
}

.contenu_slider_presse, .contenu_slider_contact {
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	width: 100%;
	height: 594px;
}

section.sw_slider_presse {
	margin-bottom: 40px;
}

a.btn_communique__de_presse, a.texte_btn_barre_contact {
	text-transform: uppercase;
	color: #000;
	border: 1px solid;
	border-radius: 32px;
	padding: 8px 13px;
	text-decoration: none !important;
	font-family: 'Clother Regular';
}

#over>img {
	display: block;
	margin: 0 auto;
}

.image_resume_du_livre, .image_communique__de_presse {
	background-repeat: no-repeat;
	background-size: 95%;
	height: 435px;
}

.contenu_resume_du_livre {
	padding-right: 27%;
}

.contenu_resume_du_livre h3 {
	margin-bottom: 28px;
}

section.section_communique__de_presse {
	margin-bottom: 60px;
}

/* END PRESS */
/* Contact */
.col-md-12.image_achetez_livre_contact {
	background-color: #f2f2f2;
}

h3.titre_info_contact {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 25px;
}

.l_info_contact img {
	margin-bottom: 30px;
}

.r_info_contact {
	padding-top: 40px;
}

.l_barre_contact {
	background: #F7F7F7;
	padding: 10px 40px;
	margin-bottom: 60px;
}

.l_info_contact {
	font-family: begum;
	font-size: 14px;
	padding-right: 18%;
}

p.adresse_info_contact, a.email_info_contact, .telephone_info_contact,
	.barre_contact .l_barre_contact p.titre_barre_contact {
	font-family: 'Clother Regular';
	font-size: 14px;
	color: #000;
}

.l_barre_contact {
	padding-top: 17px;
	padding-bottom: 17px;
}

a.texte_btn_barre_contact {
	text-transform: capitalize;
	font-size: 14px;
	padding: 2px 11px;
	text-decoration: none !important;
	margin-top: 0;
}

a.texte_btn_barre_contact:hover, a.btn_communique__de_presse:hover,
	.btn_resume_du_livre:hover {
	background: #000;
	color: #fff;
}

a.telechargement_url:hover, a.recevoir_livre_url:hover, a.btn_resume_du_livre:hover
	{
	background-color: #deaf2c;
	color: #fff;
	text-decoration: none;
}

p.adresse_info_contact {
	line-height: 20px;
}

a.email_info_contact {
	display: block;
	font-size: 18px;
	font-weight: bold;
	color: #000;
	margin-bottom: 15px;
	padding-top: 18px;
}

.container-conviction.info_contact {
	margin-top: 80px;
	margin-bottom: 80px;
}

.image_achetez_livre_contact {
	height: 528px;
	background-repeat: no-repeat;
	background-size: contain;
	position: relative;
}

.image_achetez_livre_contact>div, .recevoir_livre_image .img-content {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
}

.contenu_achetez_livre_contact {
	margin-bottom: 50px;
}
/*End Contact */

/* Frise */
.bg_frise {
	background-color: #414141;
	margin-bottom: 80px;
}

.sw_frise .frise_tab #nav-tab {
	justify-content: space-between;
	border: none;
	margin-bottom: 80px;
}

.sw_frise .frise_tab #nav-tab   .nav-link.active {
	border: none;
	color: #DEAF2C;
	font-weight: bold;
}

.sw_frise .frise_tab #nav-tab a {
	color: #000;
	font-family: "Clother Regular";
	padding: 0;
}

.sw_frise .frise_tab #nav-tab   .nav-link:hover {
	border-color: transparent;
}

.sw_frise #nav-tabContent .row {
	margin-bottom: 40px;
}

.sw_frise #nav-tabContent h3 {
	font-size: 16px;
	font-weight: 600;
	line-height: 20px;
}

.sw_frise #nav-tabContent p.title {
	font-size: 11px;
	font-weight: 600;
	margin: 0;
}

.sw_frise #nav-tabContent .tab-contentRight {
	font-size: 14px;
	line-height: 20px;
}

/* End Frise */
@media ( max-width : 1024px) {
	.barre_contact {
		padding: 10px 31px;
	}
	.barre_contact h3 {
		width: 67%;
	}
	#page-conviction #gform_7 input.gform_button {
		right: calc(50px - 85%);
	}
	.background_formulaire_telechargement img {
		margin-top: -53px;
	}
}

@media ( max-width : 979px) {
	.barre_contact h3 {
		width: 99%;
	}
	.barre_contact {
		padding: 10px 5px;
	}
	#page-conviction #gform_7 input.gform_button {
		right: calc(50px - 93%);
	}
}

@media ( max-width :767px) {
	.background_formulaire_telechargement {
		background-repeat: no-repeat;
		text-align: center;
		background-size: cover;
		background-position: center;
		margin: 0 -88px;
		height: 363px;
	}
	.background_formulaire_telechargement img {
		margin-top: -19px;
		width: 221px;
	}
	.container-conviction {
		padding-right: 33px;
		padding-left: 33px;
	}
	.couvertureTop {
		min-height: 219px;
	}
	.couvertureTop h1 {
		line-height: 35px;
		font-size: 24px;
		width: 71%;
		margin: 55px auto;
	}
	.couvertureTop.telechargement {
		margin-bottom: 40px;
	}
	.sw-contentRight h2 {
		font-size: 41px;
		margin-bottom: 0;
	}
	h2.titre_formulaire_telechargement {
		font-size: 23px;
		margin-bottom: 0;
		line-height: 31px;
	}
	#page-conviction input.gform_button {
		position: initial;
		margin-top: 27px;
	}
	#page-conviction .gform_legacy_markup_wrapper li.gfield.gfield_error.col-md-6
		{
		width: 45% !important;
		margin-right: 14px !important;
	}
	.container-conviction.communique__de_presse {
		padding: 0;
	}
	.barre_contact {
		width: 95%;
		margin: 0 auto 96px !important;
	}
	.barre_contact .l_barre_contact {
		padding: 0;
		margin: 7px 17px;
		text-align: center;
	}
	.barre_contact .l_barre_contact p.titre_barre_contact {
		line-height: 21px;
		padding-bottom: 17px;
	}
	.barre_contact a {
		margin: 0 auto 11px;
		display: table;
	}
	.sw_slider .contenu_slider h1, h3.telechargement_titre, h3.convictions_title,
		h3.recevoir_livre_titre {
		font-size: 27px;
		line-height: 30px;
		text-align: left;
		width: 100%;
		margin: 23px auto 0;
		padding-bottom: 30px;
	}
	.sw_slider .contenu_slider h1 {
		font-size: 24px;
		text-align: center;
		width: 69%;
	}
	.container-conviction {
		max-width: 1180px;
		width: 100%;
		padding-right: 33px;
		padding-left: 33px;
		margin-right: auto;
		margin-left: auto;
	}
	.contenu_slider>div {
		text-align: center;
	}
	.sw_slider .slider_home_convictions {
		height: 577px;
	}
	section.sw_slider {
		margin-bottom: 55px;
	}
	section.sw_slider, .section_edito {
		margin-bottom: 56px;
	}
	.sw_slider .contenu_slider {
		padding-left: 6%;
	}
	.produit_image img {
		left: 26px;
		width: 85%;
		top: 25px;
	}
	.l_barre_contact {
		padding: 48px 40px;
		margin-right: 25px;
		margin-left: 25px;
	}
	.l_barre_contact {
		flex-flow: column;
	}
	.contenu_slider_presse h1, .contenu_slider_contact h1 {
		font-size: 24px;
	}
	.slider_presse, .slider_contact {
		height: 250px;
		background-position: center;
	}
	.contenu_slider_presse, .contenu_slider_contact {
		height: 250px;
	}
	.container-conviction.info_contact {
		margin: 30px 25px;
	}
	h3.titre_achetez_livre_contact, h3.titre_resume_du_livre {
		font-size: 24px;
		line-height: 30px;
		text-align: center;
		width: 60%;
		margin: 0 auto 30px;
	}
	.sw_frise .frise_tab #nav-tab::-webkit-scrollbar {
		display: none;
	}
	.sw_frise .frise_tab #nav-tab a {
		font-size: 18px;
		padding: 0px 22px;
		white-space: nowrap;
	}
	.sw_frise .frise_tab #nav-tab {
		overflow-x: auto;
		overflow-y: hidden;
		flex-wrap: nowrap;
	}
	.image_achetez_livre_contact {
		height: 360px;
		background-repeat: no-repeat;
		background-size: 120% auto;
		background-position: center 82px;
		background-color: #f2f2f2;
	}
	section.section_achetez_livre_contact .container-conviction, section.section_resume_du_livre .container-conviction,
		.section_recevoir_livre .container-conviction {
		padding: 0;
	}
	a.btn_yellow {
		border: 1px solid #DEAF2C;
		color: #DEAF2C;
	}
	.contenu_achetez_livre_contact>div, .contenu_resume_du_livre>div>div {
		text-align: center;
	}
	.section_resume_du_livre .contenu_resume_du_livre {
		background: #f7f7f7;
		padding: 30px 0;
		display: block !important;
	}
	.image_resume_du_livre, .image_communique__de_presse {
		background-repeat: no-repeat;
		background-size: cover;
		height: 360px;
	}
	section.section_communique__de_presse {
		margin-bottom: 0;
		margin: 0 -18px;
	}
	.footer.container-conviction>div img {
		width: 50%;
		margin: 0 auto;
		display: block;
	}
	.footer.container-conviction {
		display: block;
	}
	.footer ul.footer-nav {
		display: block;
		text-align: center;
		margin-top: 40px;
	}
	.footer ul.footer-nav li a {
		padding: 10px 0;
	}
	.produit_image img.active {
		right: 0;
	}
	.section_communique__de_presse .image_communique__de_presse>div {
		text-align: center;
		position: absolute;
		top: 50%;
		right: 0;
		left: 0;
		transform: translateY(-50%);
	}
	.section_communique__de_presse .image_communique__de_presse>div h3 {
		color: #fff;
		font-size: 24px;
		width: 44%;
		margin: 0 auto 29px;
		line-height: 30px;
	}
	.container-conviction.barre_contact {
		margin-bottom: 60px;
		width: 81%;
	}
	.section_achetez_livre_contact .image_achetez_livre_contact {
		height: 300px;
		background-repeat: no-repeat;
		background-size: 438px;
		position: relative;
		background-position: center 39px;
		margin-top: 23px;
	}
	.contact_presse  h2.titre_contact_presse {
		font-size: 24px;
	}
	.section_communique__de_presse .image_communique__de_presse>div a {
		color: #fff;
	}
	.convictions_immo .row-first .bg-cover:after {
		display: none;
	}
	.convictions_immo .row-first .bg-color-col {
		min-height: 240px;
	}
	.convictions_immo .row-first .bg-cover {
		height: 129px;
	}
	.convictions_immo .row.row-first, .convictions_immo .row-two .green-row
		{
		margin: 0;
		flex-direction: column-reverse;
		margin-bottom: 20px;
	}
	.convictions_immo .row-three {
		flex-direction: column-reverse;
	}
	.convictions_immo .row-content h2 {
		font-size: 24px;
		line-height: 30px;
	}
	.row-first .bg-color-col:after {
		top: -10%;
		right: calc(50% - 26px);
	}
	.row-two .bg-color-col {
		min-height: 300px;
		margin-bottom: 20px;
	}
	.convictions_immo .row-two {
		margin: 0;
	}
	.convictions_immo .row-two .col-md-8 {
		padding: 0;
	}
	.convictions_immo .row-two .green-row .col-md-8 {
		height: 240px;
	}
	.row-two .green-row .bg-cover {
		min-height: 160px;
		background-position: center;
	}
	.convictions_immo .row-three>div {
		margin-top: 20px;
		margin-bottom: 20px;
	}
	.footer.container-conviction .fa-youtube-play:before {
		content: "\f16a";
		font-size: unset;
		position: relative;
		margin-right: unset;
	}
	.footer.container-conviction .fa-linkedin:before {
		content: "\f0e1";
		font-size: unset;
		color: unset;
		background: unset;
		padding: unset;
		border-radius: unset;
		position: unset;
		left: unset;
	}
	.footer.container-conviction .reseaux {
		text-align: center;
		margin-top: 25px;
	}
	.footer.container-conviction .reseaux a {
		margin-left: 10px !important;
		margin-right: 10px !important;
	}
	.menu-conviction .navbar-nav a.nav-link {
		text-align: center;
	}
	.menu-conviction ul.navbar-nav li {
		padding-right: 0;
	}
	.row-two.row-urbanisation .bg-img {
		margin-top: 20px;
		margin-bottom: 20px;
		display: none;
	}
	.row-two .bg-color-col .row-content h4, .row-two .green-row .row-content h4,
		.frise-chrono h4 {
		padding-top: 45px;
		padding-bottom: 30px;
	}
	.row-two.row-urbanisation .green-row, .frise-chrono .bg-img {
		margin-right: 0;
	}
	#page-conviction #gform_7 input.gform_button {
		position: inherit;
	}
	#page-conviction .gform_wrapper form#gform_7 {
		margin-right: 0;
	}
	.row-first .bg-color-col.sw-icon:after {
		top: -27px;
		right: 40%;
	}
	.convictions_immo .row-first.synthese .bg-color-col .row-content h4 {
		padding-bottom: 20px;
	}
	h3.sidto_titre {
		padding-top: 60px;
		margin-bottom: 20px;
		font-size: 24px;
	}
	h3.nom_contact_presse {
		font-size: 18px !important;
		padding-bottom: 13px;
	}
	.col-md-6.info_contact_presse {
		padding-left: 22px;
	}
	.edito_text {
		line-height: 30px;
		padding-bottom: 70px;
	}
	.section_edito {
		margin-bottom: 30px;
	}
	.telechargement_contenu h3.telechargement_titre {
		width: unset;
		text-align: left;
		padding-bottom: 0;
	}
	.container-conviction.telechargement {
		padding-right: 0;
		padding-left: 0;
	}
	section.section_telechargement .telechargement_image:after {
		height: 288px;
		background-position: center;
		top: 32px;
		z-index: 0;
	}
	section.section_telechargement .telechargement_image {
		background-color: #f7f7f7;
		height: 349px;
	}
	.container-conviction.telechargement .telechargement_contenu {
		padding-bottom: 70px;
		padding-left: 60px;
	}
	.cards-row .card-body h3 {
		font-size: 24px;
		line-height: 30px;
		padding-top: 30px;
		padding-bottom: 10px;
	}
	.convictions_immo .row-content {
		padding-left: 20px;
	}
	.cards-row .card-body {
		min-height: 240px;
	}
	.row-urbanisation .fst_row h3 {
		font-size: 24px;
		padding-bottom: 0 !important;
	}
	.row-two .bg-color-col .row-content h3, .row-two .green-row .row-content h3
		{
		padding-bottom: 0;
	}
	.convictions_immo .card-body-immo h3, .convictions_immo .card-body-immo p.title
		{
		position: unset;
		padding-bottom: 20px;
		line-height: 28px;
		padding-top: 31px;
	}
	.row-three.sw-content .row-content h3 {
		font-size: 25px;
	}
	.invest-hotelrie .bg-cover>img {
		display: none;
	}
	.invest-hotelrie h4.invest {
		padding-bottom: 20px;
	}
	.invest-hotelrie h4.prise {
		padding-bottom: 20px;
	}
	.frise-chrono .bg-color {
		margin-top: 0;
		margin-bottom: 20px;
	}
	.row-three.sw-content .card-body.bg-color-col img {
		left: 50%;
	}
	.row-first.synthese .bg-color-col img {
		right: calc(50% - 29px);
		top: -23px;
	}
	.row-two.allogement .bg-color-col img {
		top: 15%;
	}
	.row-two.allogement .green-row img {
		right: calc(50% - 29px);
		top: -12px;
	}
	.row-three.sw-content .card-body img {
		right: calc(50% - 29px);
	}
	.row-urbanisation .fst_row img {
		right: calc(50% - 33px);
		top: -25px;
	}
	.invest-hotelrie .bg-color-col .sw-icons {
		right: calc(50% - 33px);
		top: -15px;
	}
	.cards-row .card-body .sw-icons.stars {
		right: calc(50% - 33px);
	}
	.cards-row .card-body .sw-icons.tracer {
		right: calc(50% - 12px);
	}
	.row-urbanisation.invest .fst_row img {
		bottom: unset;
		top: -12px;
	}
	.search-block .input-group-text {
		margin-left: 0;
	}
	section.convictions_immo {
		margin-bottom: 41px;
	}
	h3.recevoir_livre_titre {
		font-size: 24px;
		width: 59%;
		text-align: center;
	}
	.section_form_recevoir_livre h3.recevoir_livre_titre {
		width: 65%;
	}
	.section_form_recevoir_livre h4 {
		font-size: 23px;
		margin-bottom: 21px;
		width: 100%;
	}
	.section_form_recevoir_livre p {
		width: 100%;
		font-size: 14px;
		line-height: 25px;
	}
	.section_form_recevoir_livre ul.gform_fields li.gfield span.name_first {
		margin-bottom: 35px;
	}
	.background_formulaire_telechargements {
		height: 359px;
		margin: 34px -18px 153px !important;
		padding: 0 !important;
		width: 111% !important;
		background-size: 512px !important;
	}
	.background_formulaire_telechargements img {
		width: 83%;
	}
	.telechargement_image>img {
		left: calc(50% - 103px);
		top: -18px;
		width: 55%;
		z-index: 1;
	}
	.background_formulaire_telechargements {
		margin-bottom: 40px;
	}
	.sw-formulaire.l_formulaire_telechargement .sw-content {
		text-align: center;
	}
	.background_formulaire_telechargements {
		background-size: cover;
		background-position: center;
	}
	.section_recevoir_livre .recevoir_livre_image {
		background-size: auto 204px;
		margin-left: -41px;
		margin-right: -39px;
		margin-top: 61px;
		background-color: #f2f2f2;
		height: 305px;
	}
	.background_formulaire_telechargements h3.center {
		bottom: -25%;
	}
	.telechargement_image:after {
		right: 0;
		left: 0;
		background-position: center;
	}
	.section_telechargement .telechargement .telechargement_contenu {
		padding-left: 41px;
	}
	.section_telechargement .telechargement .telechargement_contenu h3 {
		text-align: left;
	}
	.container-conviction.edito {
		padding-bottom: 5px;
	}
	.recevoir_livre_contenu .sw-content {
		text-align: center;
		padding: 0;
	}
	h4.title-mobile.d-block {
		font-size: 11px;
		text-transform: uppercase;
		font-family: 'Clother';
		font-weight: 500;
		color: #fff;
		padding-top: 30px;
		padding-left: 30px;
	}
	.convictions_immo .card-body {
		min-height: 240px;
	}
	.row.top-space {
		margin-top: 0;
	}
	.row.top-space.frise-chrono {
		margin-right: 0;
		margin-left: 0;
	}
	.col-md-8.pl-md-0.da-porro-content {
		padding: 0;
	}
	.convictions_immo .synthese .bg-color-col .row-content {
		padding-top: 115px;
	}
	.row-two.allogement .green-row .row-content {
		padding-top: 57px;
		padding-left: 30px;
	}
	.row-two.row-urbanisation .green-row .row-content {
		padding-top: 84px;
		padding-left: 30px;
	}
	.row-two.row-urbanisation .green-row .row-content.sw-content {
		padding-top: 50px;
	}
	section.section_barre_contact.home .barre_contact .l_barre_contact p.titre_barre_contact
		{
		text-align: center;
		padding-bottom: 20px;
	}
	#page-conviction .gform_wrapper form ul.gform_fields li input {
		margin-top: 6px;
	}
	li.gfield.gf_right_half.sw-content {
		margin-top: 15px;
	}
}

@media ( min-width : 1210px) {
	.telechargement_image:after {
		left: -3%;
		right: -3%;
	}
}

@media ( min-width : 992px) {
	.telechargement_image:after {
		left: -3%;
		right: -3%;
	}
}