/*
Theme Name: Enfold Child
Description: A <a href='http://codex.wordpress.org/Child_Themes'>Child Theme</a> for the Enfold Wordpress Theme. If you plan to do a lot of file modifications we recommend to use this Theme instead of the original Theme. Updating will be much easier then.
Version: 1.0
Author: Kriesi
Author URI: http://www.kriesi.at
Template: enfold
*/



/*Add your own styles here:*/

a#scroll-top-link {
	background-color: #3f2d27 !important;
    border: none !important;
    border-radius: 30px;
    color: #fff !important;
}

header#header {
	padding: 10px 0;
}

/*header#header span.avia-svg-logo {
	position: absolute;
    left: calc(50% - 44px);
	z-index: 101;
}*/

em {
	font-family: 'CormorantUpright';
    font-size: 22px;
    font-style: normal;
}

header#header span.avia-svg-logo {
	position: relative;
    left: 0;
    top: -10px;
}

header#header nav.main_menu {
    width: calc(100% - 140px);
    padding-left: 90px;
}

/*header#header nav.main_menu {
	width: 100%;
}*/

header#header div#header_main {
	border: none;
	background: transparent !important;
}

header#header div.header_bg {
	background: transparent !important;
}

header#header span.avia-svg-logo svg {
	width: 140px;
}

header#header.header-scrolled div.header_bg {
	background: #ffffff9e !important;
    backdrop-filter: blur(32px);
    opacity: 1 !important;
}

/*header#header.header-scrolled span.avia-svg-logo {
    width: 110px;
    left: calc(50% - 55px);
    top: -4px;
}

header#header.header-scrolled span.avia-svg-logo svg {
	width: 110px;
}*/

header#header nav.main_menu div.avia-menu {
	width: 100%;
}

header#header nav.main_menu ul#avia-menu > li.av-menu-button-bordered {
	float: right;
}

header#header nav.main_menu ul#avia-menu > li.av-menu-button-colored {
	float: right;
}

header#header nav.main_menu a {
	color: #3f2c26;
}

header#header nav.main_menu a:hover {
	color: #db5412;
}

header#header nav.main_menu li.current_page_item a {
	color: #db5412;
}

header#header nav.main_menu a span.avia-menu-text {
	font-weight: 400;
    text-transform: uppercase;
	font-size: 13px;
}

header#header nav.main_menu a span.avia-menu-fx {
	display: none;
}

header#header nav.main_menu li.av-menu-button-bordered a span.avia-menu-text {
    background-color: #fff !important;
    border: none;
    padding: 15px 24px;
    border-radius: 30px;
	position: relative;
	padding-left: 45px;
}

header#header nav.main_menu li.av-menu-button-bordered a span.avia-menu-text:before {
	position: absolute;
    content: '';
    top: calc(50% - 15px);
    left: 15px;
    width: 30px;
    height: 30px;
    background-size: 15px;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-image: url(https://lumi-neo.fr/wp-content/uploads/2025/10/phone-call.svg);
    background-color: #ff771600;
}

header#header nav.main_menu li.av-menu-button-colored a {
	padding-left: 0;
	padding-right: 0;
}

header#header nav.main_menu li.av-menu-button-colored a span.avia-menu-text {
	background-color: #3f2d27 !important;
    border: none;
    padding: 12px 22px;
    border-radius: 30px;
	color: #f5ece5;
}

div.avia-fullscreen-slider {
	margin-top: 17px;
}

div.avia-fullscreen-slider h2.avia-caption-title {
	text-transform: initial;
    letter-spacing: -5px;
    font-size: 70px;
}

div.avia-fullscreen-slider h2.avia-caption-title span {
	color: #e06a31;
}

div.avia-fullscreen-slider div.avia-caption-content {
	font-size: 15px;
}

div.avia-fullscreen-slider a.avia-slideshow-button {
	border: none !important;
    border-radius: 25px !important;
    font-weight: 300 !important;
    padding: 15px 22px !important;
    background: #e06a31 !important;
}

div.avia-fullscreen-slider div.avia-slideshow-dots {
	display: none !important;
}

div#banner {
	/*background: linear-gradient(to bottom, #fbeee5 40%, #e3cabd 100%);*/
	height: 700px;
	overflow: hidden;
	display: none;
}

div#banner div.av-section-cont-open {
	padding-top: 0 !important;
}

div#banner div.av-section-color-overlay-wrap {
	height: 100% !important;
}

div#banner div.av-section-color-overlay {
	background-repeat: no-repeat;
    background-position: 80% 0;
	background-size: 760px;
}

div#banner div.av-special-heading {
	margin-bottom: 60px;
    padding-bottom: 0 !important;
    margin-top: 0;
}

div#banner h3.av-special-heading-tag {
	font-size: 75px;
    font-weight: 700;
    color: #cf7d61;
    letter-spacing: -5px;
	display: none;
}

div#banner div.av-subheading {
	font-size: 18px;
	font-weight: 700;
    color: #cf7d61;
}

div#banner a.avia-button {
	border: none;
    background: transparent;
    padding: 0;
	text-transform: uppercase;
}

div#banner a > span.avia_iconbox_title {
	background-color: #ffffff69 !important;
    border: none;
    padding: 15px 24px;
    border-radius: 30px;
	color: #3f2d27;
	padding-left: 37px;
}

div#banner a:hover > span.avia_iconbox_title {
	background-color: #3f2d27 !important;
	color: #f5ece5;
}

div#banner div.avia-button-wrap {
    margin-bottom: 28px;
    margin-right: 3px;
}

div#banner div.avia-button-wrap span.avia_button_icon {
	position: absolute;
    left: 20px;
    top: 0px;
	color: #3f2d27;
	z-index: 4;
}

div#banner a:hover > span.avia_button_icon {
	color: #f5ece5;
}

div#banner h3.av-rotator-container-inner {
	font-size: 75px;
    font-weight: 700;
    color: #cf7d61;
    letter-spacing: -5px;
}

div#habout h3.av-special-heading-tag {
    font-size: 30px;
    font-weight: 700;
    letter-spacing: -2px;
}

div#habout h3.av-special-heading-tag span {
	color: #cf7d61;
}

div#habout div.av-special-heading {
    width: 500px;
    margin: 0 auto;
}

div#habout section.av_textblock_section {
	text-align: center;
	width: 700px;
    margin: 0 auto 40px;
}

div#habout a.avia-button {
	background-color: #3f2d27 !important;
    border: none;
    padding: 15px 24px;
    border-radius: 30px;
    color: #f5ece5 !important;
    text-transform: uppercase;
    font-size: 15px;
}

div#habout div.content {
	padding: 100px 0;
}

div#habout div.av-subheading {
	font-family: 'exodus';
    font-size: 20px;
    margin-bottom: 30px;
    color: #cf7d61;
}

div#homeservices div.cases {
	background-color: #f5f4f3;
	vertical-align: bottom;
}

div#homeservices div.av-special-heading {
	padding: 80px 0 40px !important;
    background: linear-gradient(to top, #000000 -70%, transparent);
}

div#homeservices  div.av-subheading {
	color: #e1d6cd;
    text-transform: uppercase;
    font-size: 11px;
    letter-spacing: 5px;
}

div#homeservices h3.av-special-heading-tag {
	color: #f5ece5;
    font-size: 30px;
    font-family: 'exodus';
}

div#homeservices div.container {
	max-width: 100%;
    padding: 0 6px;
}

div#homeservices div.content {
	padding: 0 0 6px;
}

div#homeservices div.flex_column_table {
	margin-top: 6px !important;
}

div#homeservices div.av-flex-placeholder {
	width: 0.4% !important;
}

div#homeservices div.cases:hover {
	opacity: 0.7;
	transition: all 0.3s ease-in-out;
}

div#habout.htarifs div.av-special-heading {
    width: initial;
    margin: initial;
}

div#habout.htarifs section.av_textblock_section{
	text-align: initial;
    width: initial;
    margin: 0 0 40px;
}

div#habout.htarif img {
	width: 60px;
}

div#habout.htarif div.iconbox_icon {
	display: none;
}

div#habout.htarif div.iconbox_content {
	background: transparent;
    border: none;
    padding: 0;
	box-shadow: none !important;
}

div#habout.htarif h3.iconbox_content_title {
    text-transform: initial;
    letter-spacing: 0;
    font-size: 13px;
}

div#habout.htarif div.avia-button-wrap {
	margin-bottom: 80px;
}

div#habout.htarif div.container {
	max-width: 1000px;
}

div#habout.htarif div.av-section-color-overlay {
	background-repeat: no-repeat;
}

div#hinsta h3.av-special-heading-tag {
	font-size: 60px;
    letter-spacing: -2px;
    color: #f5ece5;
    width: 700px;
    line-height: 67px;
    margin: 0 auto 60px;
    font-family: 'exodus';
    font-weight: 100;
}

div#hinsta a.avia-button {
	background-color: #fff !important;
    border: none;
    padding: 15px 24px;
    border-radius: 30px;
    position: relative;
    color: #3f2d27 !important;
    text-transform: uppercase;
}

div#havis h3.av-special-heading-tag {
    font-size: 30px;
    font-weight: 700;
    letter-spacing: -2px;
}

div#havis div.av-subheading {
    font-family: 'exodus';
    font-size: 20px;
    margin-bottom: 30px;
    color: #cf7d61;
}

div#havis div.av-special-heading {
	width: 400px;
}

div#havis section.av_textblock_section {
    width: 400px;
}

div#havis div.content {
	padding: 140px 0 100px;
}

div#havis div.avia-testimonial-content {
	display: block;
    float: right;
    width: calc(100% - 200px);
}

div#havis div.avia-testimonial-meta {
	margin: 0;
    float: left;
    width: 200px;
}

div#havis strong.avia-testimonial-name {
	font-size: 30px;
    letter-spacing: -2px;
	color: #cf7c61;
}

div#havis span.avia-testimonial-subtitle {
	color: #a5988f;
}

div#havis img {
	width: 100px;
}

div#havis h4 {
	font-size: 14px;
}

div#htraitement div.container {
	max-width: 100%;
    padding: 0 7px;
}

div#htraitement div.content {
	padding: 7px 0;
}

div#htraitement h3.av-special-heading-tag {
    font-size: 30px;
    font-weight: 700;
    letter-spacing: -2px;
}

div#htraitement div.av-subheading {
    font-family: 'exodus';
    font-size: 20px;
    margin-bottom: 30px;
    color: #cf7d61;
}

div#htraitement div.text {
	padding: 0 70px;
}

div#htraitement a.avia-button {
    background-color: #3f2d27 !important;
    border: none;
    padding: 15px 24px;
    border-radius: 30px;
    color: #f5ece5 !important;
    text-transform: uppercase;
    font-size: 15px;
}

div#htraitement div.avia-button-wrap {
	margin-top: 60px;
}

div#hfaqs div.content {
    padding: 100px 0;
}

div#hfaqs div.av-subheading {
    font-family: 'exodus';
    font-size: 20px;
    margin-bottom: 30px;
    color: #cf7d61;
}

div#hfaqs div.av-special-heading {
    width: 500px;
    margin: 0 auto;
}

div#hfaqs h3.av-special-heading-tag {
    font-size: 30px;
    font-weight: 700;
    letter-spacing: -2px;
}

div#hfaqs section.av_textblock_section {
    text-align: center;
    width: 700px;
    margin: 0 auto 40px;
}

div#hfaqs div.container {
	max-width: 100%;
    padding: 0 7px;
}

div#hfaqs div.content {
	padding: 0;
}

div#hfaqs div.flex_column {
	padding: 100px 0;
}

div#hfaqs div.togglecontainer {
	max-width: 1000px;
    margin: 0 auto;
}

div#hfaqs section.av_toggle_section {
	width: calc(50% - 10px);
    float: left;
    margin: 0 5px;
}

div#hfaqs div.toggle_content {
	background: #fff6f2;
}

div#hfaqs p.toggler {
	font-weight: 700;
	border: none;
    padding-top: 20px;
    padding-bottom: 20px;
	background: #fff6f2 !important;
}

div#hfaqs span.toggle_icon {
	opacity: 0;
}

div#footer {
	border: none;
	padding-top: 0;
	padding-bottom: 0;
}

div#footer div.container {
	max-width: calc(100% - 14px);
    background: #f5f0ed;
	padding: 70px 180px;
}

div#footer div.flex_column.first {
	width: 100%;
	text-align: center;
}

div#footer div.flex_column.first li {
	font-size: 16px;
    display: inline-block;
    padding: 0 20px;
    text-transform: uppercase;
}

div#footer div.flex_column {
	margin-left: 0;
	text-align: center;
	width: 33.33%;
}

div#footer div.flex_column.first li a {
	color: #3f2d27 !important;
	transition: all 0.3s ease-in-out;
}

div#footer div.flex_column.first li a:hover {
	color: #db5412 !important;
	transition: all 0.3s ease-in-out;
}

div#footer section.widget_text {
	font-size: 14px;
    line-height: 26px;
}

div#footer section.widget_media_image img {
	width: 140px;	
}

div#footer h3.widgettitle {
	text-transform: initial;
    letter-spacing: 0;
	margin-bottom: 15px;
	font-size: 18px;
}

div#footer ul.social li {
	display: inline-block;
}

footer.container_wrap {
	text-align: center;
    font-size: 13px !important;
    padding: 0 0 7px;
    border: none;
}

footer#socket a {
	display: none !important;
}

footer#socket div.container {
	padding: 20px 0;
    text-transform: uppercase;
    font-size: 14px;
    letter-spacing: 1px;
}


footer.container_wrap span.copyright {
	float: initial !important;
}

div#piedsdepage div.container {
	max-width: calc(100% - 14px);
    padding: 100px 60px 20px !important;
    background: #72625a;
    margin-bottom: 7px;
}

div#piedsdepage main.content {
	padding-top: 0;
}

div#piedsdepage div.avia-image-container {
	text-align: left;
}

div#piedsdepage div.avia-image-container img {
	width: 90px;
}

div#piedsdepage div.text section.av_textblock_section {
	width: 400px;
    margin-top: 0;
    margin-bottom: 30px;
    color: #f3e7e0;
}

div#piedsdepage div.av-subheading {
    font-family: 'exodus';
    font-size: 20px;
    margin-bottom: 30px;
    color: #ffd0ba;
}

div#piedsdepage div.text h3.av-special-heading-tag {
    font-size: 30px;
    font-weight: 700;
    width: 400px;
    color: #ffebe2;
    letter-spacing: -1px;
}

div#piedsdepage a.avia-button {
	background: #e16d48 !important;
    border: none;
    padding: 15px 24px;
    border-radius: 30px;
    color: #f5ece5 !important;
    text-transform: uppercase;
    font-size: 15px;
}

div#piedsdepage div.av-special-heading {
	margin-top: 30px;
}

div#piedsdepage div.cases h3 {
	font-size: 20px;
    font-weight: 700;
    color: #ffebe2;
    letter-spacing: -1px;
}

div#piedsdepage div.cases ul {
	margin: 30px 0 0;
	list-style: none;
}

div#piedsdepage div.cases ul li {
    padding: 0 0 4px;
    margin: 0;
	color: #c9bab2;
}

div#piedsdepage div.cases ul li.phone {
	color: #f3e7e0;
    font-weight: 700;
    font-size: 15px;
}

div#piedsdepage div.cases ul li a {
	color: #c9bab2;
	transition: all 0.3s ease-in-out;
}

div#piedsdepage div.cases ul li a:hover {
	color: #f3e7e0;
	transition: all 0.3s ease-in-out;
}

div#piedsdepage div.cases section {
	width: 33%;
	float: left;
}

div#piedsdepage div.flex_column section:nth-child(4) {
	width: 100%;
    border-top: 1px solid #a39189;
    margin-top: 0;
    padding-top: 10px;
	position: absolute;
    bottom: 0;
}

div#piedsdepage div.cases ul.social li {
	display: inline-block;
	float: right;
	color: #ffebe2;
}

div#piedsdepage div.cases ul.social li.copy {
	float: left;
}

div#piedsdepage div.cases ul.social li.sc {
	position: relative;
	padding-left: 22px;
    margin-left: 27px;
}

div#piedsdepage div.cases ul.social li.sc:before {
	content: '';
	position: absolute;
	top: 3px;
    left: 0;
    width: 15px;
    height: 15px;
	background-position: 50% 50%;
	background-size: contain;
	background-repeat: no-repeat;
}

div#piedsdepage div.cases ul.social li.fa:before {
	background-image: url(https://lumi-neo.fr/wp-content/uploads/2025/10/facebook.svg);
}

div#piedsdepage div.cases ul.social li.in:before {
	background-image: url(https://lumi-neo.fr/wp-content/uploads/2025/10/Instagram.svg);
}

div#piedsdepage div.cases ul.social li.pl:before {
	background-image: url(https://lumi-neo.fr/wp-content/uploads/2025/10/planity.svg);
}

div#ahead h3.av-special-heading-tag {
	font-weight: 700;
    text-transform: uppercase;
    font-size: 140px;
    letter-spacing: -8px;
    line-height: 80px;
    color: #dbc9bc;
    padding: 20px 0 0;
}

div#abanner div.container {
	max-width: 100%;
	padding: 0 7px;
}

div#abanner div.content {
	padding: 7px 0;
}

div#awhy h2.av-special-heading-tag {
    font-weight: 700;
    font-size: 50px;
    letter-spacing: -3px;
    width: 460px;
    text-transform: initial;
    line-height: 57px;
}

div#awhy div.content {
	padding: 120px 0 100px;
}

div#awhy div.iconbox_icon {
	background-image: url(https://lumi-neo.fr/wp-content/uploads/2025/10/avatar.png);
	background-position: 50% 50%;
	background-repeat: no-repeat;
	background-size: cover;
	border: none !important;
}

div#awhy div.iconbox_icon:before {
	opacity: 0;
}

div#awhy article.iconbox {
	margin-top: 40px;
}

div#awhy h3.iconbox_content_title {
	text-transform: initial;
    letter-spacing: 0;
    font-family: 'radicalis';
    font-size: 30px;
    font-weight: 100;
    top: 12px;
	padding-top: 9px;
}

div#awhy div.iconbox_content_container {
	padding-left: 15px;
    text-transform: uppercase;
    font-size: 10px;
    letter-spacing: 1px;
}

div#awhy.discours div.content {
	padding-top: 40px;
}

div#aparallax div.content {
	padding: 0 0 7px;
}

div#aparallax div.container {
	max-width: 100%;
	padding: 0 7px;
}

div#aparallax div.flex_column {
	background-repeat: no-repeat;
	background-size: cover;
	background-position: 50% 50%;
}

div#adiscours div.content {
	padding: 0 0 100px;
}

div#adiscours h3.av-special-heading-tag {
	font-size: 30px;
    font-weight: 700;
    letter-spacing: -2px;
    margin-bottom: 30px;
}

div#adiscours div.av-subheading {
	font-size: 15px;
    line-height: 24px;
    color: #e16d48;
}

div#ateam div.container {
	max-width: 1150px;
}

div#ateam div.content {
	padding: 100px 0 70px;
}

div#ateam h2.av-special-heading-tag {
    font-weight: 700;
    font-size: 50px;
    letter-spacing: -3px;
    width: 460px;
    text-transform: initial;
    line-height: 57px;
	float: right;
	color: #cf7d61;
}

div#ateams div.container {
	max-width: 1150px;
}

div#ateams div.content {
	padding: 0 0 80px;
    position: relative;
    top: -160px;
	margin-bottom: -90px;
}

div#ateams div.av-special-heading {
	padding: 0;
    position: relative;
    top: 60px;
}

div#ateams h3.av-special-heading-tag {
	font-weight: 700;
    font-size: 17px;
}

div#ateams div.av-subheading {
	font-size: 11px;
    letter-spacing: 1px;
	padding-top: 0;
}

div#tonglet div.content {
	padding-top: 7px;
	padding-bottom: 0;
}

div#tonglet h3 {
	font-size: 30px;
    margin-bottom: 30px;
    letter-spacing: -2px;
}

div#tonglet h3 strong {
	color: #cf7d61;
}

div#tonglet div.ohead {
	margin: 0 0 20px;
}

div#tonglet div#tab-id-3-content th strong {
	display: initial;
    font-size: 12px;
    background: #3f2d27;
    color: #fff;
    padding: 2px 8px;
    border-radius: 13px;
    text-transform: uppercase;
    font-weight: 100;
    margin-left: 4px;
}

div#tonglet th {
	text-transform: initial;
    letter-spacing: 0;
    font-weight: 100;
    padding-top: 15px;
    padding-bottom: 15px;
    padding-left: 20px;
	border: none;
}

div#tonglet th strong {
	display: block;
    font-size: 15px;
}

div#tonglet td {
	vertical-align: middle;
    font-family: 'adventpro';
    font-size: 18px;
    border: none;
    font-weight: 100;
    text-align: right;
    padding-right: 16px;
}

div#tonglet div.ohead ul {
	margin: 0;
    padding: 0;
    list-style: none;
}

div#tonglet div.ohead ul li {
	margin: 0 0 0 0;
    padding: 12px 0px;
    background: #f5ece5;
    width: 50%;
    float: left;
}

div#tonglet div.ohead ul li strong {
	background-color: #cf7d61;
	color: #fff;
	font-weight: 100;
    padding: 13px 8px;
    margin-right: 7px;
}

div#tonglet div.tab_inner_content {
	padding-left: 400px;
    margin: 0;
    padding-top: 50px;
    padding-bottom: 20px;
}

div#tonglet div.tab_content {
	background: transparent;
    border: none;
    padding-top: 0;
	padding-left: 50px;
}

div#tonglet div.tab_inner_content:before {
	content: '';
	background-position: 50% 0;
	background-repeat: no-repeat;
	background-size: cover;
	position: absolute;
	top: 51px;
    bottom: 0;
    height: 590px;
    width: 350px;
	left: 0;
}

div#tonglet div#tab-id-1-content div.tab_inner_content:before {
	background-image: url(https://lumi-neo.fr/wp-content/uploads/2025/10/image-04.jpg);
}

div#tonglet div#tab-id-2-content div.tab_inner_content:before {
	background-image: url(https://lumi-neo.fr/wp-content/uploads/2025/10/image-05.jpg);
}

div#tonglet div#tab-id-3-content div.tab_inner_content:before {
	background-image: url(https://lumi-neo.fr/wp-content/uploads/2025/12/WhatsApp-Image-2025-12-11-at-10.11.43.jpeg);
}

div#tonglet div#tab-id-4-content div.tab_inner_content:before {
	background-image: url(https://lumi-neo.fr/wp-content/uploads/2025/10/image-01.jpg);
}

div#tonglet div#tab-id-5-content div.tab_inner_content:before {
	background-image: url(https://lumi-neo.fr/wp-content/uploads/2025/10/image-02.jpg);
}

div#tonglet div#tab-id-6-content div.tab_inner_content:before {
	background-image: url(https://lumi-neo.fr/wp-content/uploads/2025/10/image-06.jpg);
}

div#tonglet div#tab-id-7-content div.tab_inner_content:before {
	background-image: url(https://lumi-neo.fr/wp-content/uploads/2025/12/image-50.jpg);
}

div#tonglet div.tab_titles {
	padding-top: 25px;
	padding-bottom: 70px;
}

div#tonglet div.tab_titles div.tab {
	font-size: 20px !important;
    font-weight: 100 !important;
    background: transparent !important;
    border-top: none !important;
    border-left: none !important;
    border-right: none !important;
	padding: 30px 0 !important;
	font-family: 'exodus';
}

div#tonglet div.tab_titles div.tab:after {
	content: 'Femmes et Hommes';
    position: absolute;
    bottom: 12px;
    left: 23px;
    font-size: 11px;
    font-family: 'poppin';
}

div#tonglet div.tab_titles div.tab_counter_0:after {
	content: 'Femmes';
}

div#tonglet div.tab_titles div.tab_counter_1:after {
	content: 'Hommes';
}

div#tonglet div.tab_titles span.tab_icon {
	margin-right: 16px;
}

body.archive.category div.stretch_full {
	margin-top: 17px;
    background-image: url(https://lumi-neo.fr/wp-content/uploads/2025/11/image-23.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50% 80%;
    height: 700px;
}

body.archive.category div.stretch_full div.container {
	max-width: 100%;
    padding: 0;
    text-align: center;
    height: 100%;
    background-color: #00000040;
}

body.archive.category div.stretch_full h1.main-title {
    position: relative;
    display: block;
    width: 595px;
    margin: 0 auto;
    font-size: 50px;
    letter-spacing: -3px;
    line-height: 49px;
    padding-top: 50px;
    top: 280px;
    font-family: 'exodus';
    text-transform: uppercase;
}

body.archive.category div.stretch_full h1.main-title:before {
	content: 'nos guides';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	font-family: 'poppins';
	font-size: 14px;
	line-height: 15px;
	text-transform: uppercase;
	color: #fff;
	text-align: center;
	letter-spacing: 0;
}

body.archive.category div.stretch_full h1.main-title > a {
	color: #fff !important;
}

body.archive.category div.stretch_full div.breadcrumb {
	display: block;
    width: 400px;
    text-align: center;
    top: initial;
    bottom: 200px;
    left: calc(50% - 200px);
    color: #fff;
}

body.archive.category div.stretch_full div.breadcrumb-trail span {
	display: inline-block !important;
    float: initial !important;
	vertical-align: middle;
}

body.archive.category div.stretch_full div.breadcrumb-trail span.sep {
	position: relative;
    top: 0;
}

body.archive.category div.stretch_full div.breadcrumb-trail a {
	color: #fff;
}

body.archive.category div.container_wrap_first div.template-blog {
	max-width: 100%;
    padding: 0 7px;
}

body.archive.category div.container_wrap_first main.content {
    padding: 7px 0;
}

body.archive.category article.slide-entry {
	margin-left: 0.5% !important;
    width: 33%;
}

body.archive.category article.slide-entry.first {
	margin-left: 0% !important;
}

body.archive.category article.slide-entry a.slide-image {
	border-radius: 0;
}

body.archive.category article.slide-entry img {
	width: 100%;
    border-radius: 0;
	transition: all 0.2s ease-in;
}

body.archive.category article.slide-entry a:hover img {
	transform: scale(1.04);
	transition: all 0.2s ease-in;
}

body.archive.category article.slide-entry span.image-overlay {
	display: none !important;
}

body.archive.category article.slide-entry h3.slide-entry-title {
	text-transform: initial;
    letter-spacing: 0px;
    font-size: 13px;
    width: 250px;
    font-weight: 100;
}

body.archive.category article.slide-entry span.blog-categories {
	position: absolute !important;
    top: 0 !important;
    left: 0;
    padding: 4px 11px;
    background-color: #00000047;
}

body.archive.category article.slide-entry span.blog-categories a {
	color: #fff !important;
}

body.archive.category article.slide-entry div.slide-meta {
	margin: -20px 0 0;
    padding: 0;
}

body.single div.stretch_full {
	display: none;
}

body.single div#ahead {
	margin-top: 17px;
	background-color: #3f2d27;
}

body.single div#ahead h3.av-special-heading-tag {
	font-size: 90px;
    line-height: 80px;
    color: #6a5e5a;
    padding: 0;
}

body.single div#ahead div.av-special-heading {
	padding-top: 0 !important;
}

body.single div#abanner div.container {
    max-width: 100%;
    padding: 0;
}

body.single div#abanner div.av-flex-placeholder {
	width: 0;
}

body.single div#abanner div.content {
    padding: 0;
}

body.single div#abanner div.av-special-heading {
	width: 500px;
    margin: 0 auto;
}

body.single div#abanner section.av_textblock_section {
	width: 500px;
    margin: 0 auto;
}

body.single div#abanner div.av-subheading {
	font-size: 14px;
    text-transform: uppercase;
    color: #e16d48;
    margin-bottom: 30px;
    letter-spacing: 1px;
}

body.single div#abanner h1.av-special-heading-tag {
	font-size: 50px;
    letter-spacing: -1px;
    line-height: 49px;
    padding-top: 0;
    font-family: exodus;
	position: relative;
	padding-bottom: 50px;
}

body.single div#abanner h1.av-special-heading-tag:after {
	content: 'Moins de 3mn';
    position: absolute;
    bottom: 0;
    font-size: 12px;
    font-family: 'poppins';
    left: 0;
    line-height: 13px;
    letter-spacing: 0;
    text-transform: initial;
    opacity: .7;
}

body.single div#component div.content {
	padding: 100px 0;
}

body.single div#component section.av_textblock_section h2 {
	text-transform: initial;
    letter-spacing: -1px;
    margin-bottom: 30px;
	font-weight: normal;
}

body.single div#component section.av_textblock_section p {
	text-align: justify;
}

a.avia-post-prev {
	border-radius: 0 60px 60px 0;
}

a.avia-post-next {
	border-radius: 60px 0 0 60px;
}

a.avia-post-nav span.entry-title {
	font-size: 10px;
}

div#chead {
	margin-top: 17px;
}

div#chead div.container {
	max-width: 100%;
	padding: 0 7px;
}

div#chead main.content {
	padding: 0;
}

div#chead div.romain {
	padding: 70px 0 0;
}

div#chead div.av-special-heading {
	width: 400px;
	margin: 0 auto;
}

div#chead div.avia-button-wrap {
	width: 400px;
	margin: 0 auto;
	display: block;
}

div#chead div.contact {
	padding: 70px 0 0;
}

div#chead form {
	width: 400px;
	margin: 0 auto;
}

div#chead h3.av-special-heading-tag {
	font-weight: 700;
    font-size: 30px;
	margin: 0 0 20px;
	letter-spacing: -1px;
}

div#chead div.av-subheading {
	font-size: 13px;
    line-height: 22px;
}

div#chead div.av-subheading h4 {
	margin: 0 0 0;
    font-family: 'adventpro';
    font-size: 36px;
    font-weight: 100;
}

div#chead a.avia-button {
	background-color: #e06a31 !important;
    border: none;
    padding: 15px 24px;
    border-radius: 30px;
    color: #f5ece5 !important;
    text-transform: uppercase;
    font-size: 15px;
    margin: 30px 0 0;
}

div#chead form label {
	font-weight: normal;
    font-size: 12px;
    color: #3f2d27;
    text-transform: uppercase;
}

div#chead form input {
	padding: 10px 0 !important;
    border: none !important;
    background: transparent !important;
    border-bottom: 1px solid #3f2d27 !important;
}

div#chead form input:focus {
	box-shadow: none !important;
	border-color: #f5ece5 !important;
}

div#chead form textarea {
	padding: 10px 0 !important;
    border: none !important;
    background: transparent !important;
    border-bottom: 1px solid #3f2d27 !important;
	resize: none;
    height: 100px;
    margin-bottom: 50px;
}

div#chead form textarea:focus {
	box-shadow: none !important;
	border-bottom: 1px solid #f5ece5 !important;
}

div#chead form input.wpcf7-submit {
    background-color: #3f2d27 !important;
    border: none !important;
    padding: 18px 24px !important;
    border-radius: 30px;
    color: #f5ece5;
    text-transform: uppercase;
    width: 100%;
}

body.page div.stretch_full {
	margin-top: 17px;
    border: none;
    background-color: #f5ece5;
    padding: 30px 0 0;
}

body.page div.container_wrap_first {
	border: none;
}

body.page div.stretch_full div.breadcrumb {
	position: initial;
}

body.page div.stretch_full div.breadcrumb span {
	opacity: .7;
}

body.page div.stretch_full div.breadcrumb span.trail-end {
	opacity: 1;
}

body.page div.stretch_full div.breadcrumb span.sep {
	display: none;
}

body.page div.stretch_full div.container {
	min-height: initial !important;
	padding-bottom: 20px !important;
    padding-top: 20px !important;
}

div#shead .content {
	padding-top: 0;
	padding-bottom: 100px;
}

div#shead div.av-subheading {
	font-family: 'exodus';
    font-size: 20px;
    margin-bottom: 30px;
    color: #e06a31;
	text-transform: uppercase;
}

div#shead h3.av-special-heading-tag {
	font-size: 50px;
    font-weight: 700;
    letter-spacing: -3px;
}

div#shead h3.av-special-heading-tag span {
	color: #e06a31;
}

div#shead a.avia-button {
	background-color: #e06a31 !important;
    border: none;
    padding: 15px 24px;
    border-radius: 30px;
    color: #f5ece5 !important;
    text-transform: uppercase;
    font-size: 15px;
    margin: 30px 0 0;
}

div#shead.avant {
	margin-top: 17px;
}

div#shead.avant main.content {
	padding: 100px 0;
}

div#shead.avant div.av-special-heading {
	width: 800px;
    margin: 0 auto 20px;
}

div#shead.avant div.av-subheading {
	font-family: 'poppins';
    font-size: 14px;
    line-height: 15px;
    color: #f5ece5
}

div#shead.avant h3.av-special-heading-tag {
	color: #f5ece5;
	font-size: 40px;
	letter-spacing: -1px;
}

div#shead.avant h3.av-special-heading-tag span {
	color: #e06a31;
}

div#shead.avant .intro {
	text-align: center;
    width: 700px;
    margin: 0 auto;
}

div#shead.avant section h4 {
	color: #f5ece5;
    margin-top: 40px;
    margin-bottom: 0;
}

div#shead.avant section p {
	margin: 5px 0;
	color: #f5ece5;
}

div#sderoulement div.container {
	max-width: 100%;
    padding: 0;
}

div#sderoulement div.content {
	padding: 0;
}

div#sderoulement div.avia-builder-el-last {
    padding: 100px 0;
}

div#sderoulement div.av-special-heading {
	width: 500px;
    margin: 0 auto;
}

div#sderoulement div.avia-timeline-container {
	width: 500px;
    margin: 0 auto;
}

div#sderoulement div.av-subheading {
	font-family: 'exodus';
    font-size: 20px;
    margin-bottom: 30px;
    color: #e06a31;
	text-transform: uppercase;
}

div#sderoulement h3.av-special-heading-tag {
	font-size: 50px;
    font-weight: 700;
    letter-spacing: -3px;
}

div#sderoulement h2.av-milestone-date  {
	display: none !important;
}

div#sderoulement span.milestone_inner {
    background-color: #3f2d27 !important;
}

div#sderoulement span.milestone_inner i {
	display: none !important;
}

div#sderoulement span.milestone_icon {
    height: 20px !important;
	width: 20px !important;
}


div#sderoulement div.av-milestone-icon-wrap:after {
	left: 9px !important;
}

div#sderoulement article.av-milestone-content-wrap {
	padding: 30px 0 !important;
}

div#sderoulement h4.av-milestone-title {
	font-weight: normal !important;
    font-size: 24px !important;
}

div#sderoulement h3.av-special-heading-tag span {
	color: #e06a31;
}

div#phead h3.av-special-heading-tag {
	font-weight: 700;
    letter-spacing: -2px;
    font-size: 50px;
}

div#pcontent div.container {
	max-width: 800px;
    text-align: justify;
}


@media (max-width: 768px) {
	
	.responsive #top #wrap_all .container {
        width: 90%;
		max-width: 90%;
	}
	
	header#header {
		padding: 0;
	}
	
	header#header span.avia-svg-logo svg {
		max-height: 30px !important;
	}
	
	header#header span.avia-svg-logo {
		width: 100px;
		height: 50px !important;
	}
	
	header#header nav.main_menu {
		width: calc(100% - 100px);
		padding-left: 0;
	}
	
	header#header nav.main_menu li.av-burger-menu-main {
		float: right;
	}
	
	.header_color .av-hamburger-inner {
		background-color: #3f2d27;
		border-radius: 0;
		height: 2px;
	}
	
	.header_color .av-hamburger-inner::before {
		background-color: #3f2d27;
		border-radius: 0;
		height: 2px;
		top: -8px;
	}
	
	.header_color .av-hamburger-inner::after {
		background-color: #3f2d27;
		border-radius: 0;
		height: 2px;
		bottom: -8px;
	}
	
	div#banner div.av-section-color-overlay {
		background-size: 300px;
		background-position: 50% 0;
	}
	
	div#banner div.avia-builder-el-last {
		display: none;
	}
	
	div#banner div.first {
		height: initial;
    	padding-top: 240px;
	}
	
	div#banner h3.av-rotator-container-inner {
    	font-size: 55px;
	}
	
	div#habout div.av-special-heading {
		width: initial;
	}
	
	div#habout section.av_textblock_section {
		width: initial;
	}
	
	div#homeservices div.container {
		max-width: 100% !important;
		width: 100% !important;
		padding: 0 2px !important;
	}
	
	div#homeservices div.cases {
		width: calc(50% - 4px) !important;
        display: table-cell !important;
        height: 350px;
        float: left;
        margin: 0 2px !important;
        background-size: cover !important;
		background-position: 50% 0;
	}
	
	div#homeservices div.av-special-heading {
		position: absolute;
		bottom: 0;
		left: 0;
		right: 0;
	}
	
	div#homeservices h3.av-special-heading-tag {
		font-size: 17px;
	}
	
	div#homeservices div.av-subheading {
		font-size: 9px;
    	letter-spacing: 1px;
	}
	
	div#habout.htarif div.iconbox_content {
		box-shadow: none;
	}
	
	div#hinsta div.flex_column {
		height: initial;
	}
	
	div#hinsta h3.av-special-heading-tag {
		font-size: 30px;
		width: initial;
		margin: 0 auto 0px;
		line-height: 37px;
	}
	
	div#havis div.av-special-heading {
		width: initial;
	}
	
	div#havis section.av_textblock_section {
		width: initial;
	}
	
	div#htraitement div.container {
		max-width: 100% !important;
    	width: 100% !important;
	}
	
	div#htraitement div.content {
		padding: 0;
	}
	
	div#htraitement div.first {
		height: 400px;
	}
	
	div#htraitement div.text {
		padding: 80px 40px;
	}
	
	div#htraitement div.avia-builder-el-last {
		display: none !important;
	}
	
	div#hpartners div.flex_column {
		float: left;
		width: 25% !important;
	}
	
	div#hpartners img {
		height: 10px !important;
    	width: max-content !important;
	}
	
	div#hfaqs div.container {
		max-width: 100% !important;
		width: 100% !important;
	}
	
	div#hfaqs div.av-special-heading {
		width: initial;
	}
	
	div#hfaqs section.av_textblock_section {
		width: initial;
	}
	
	div#hfaqs div.flex_column {
		padding: 100px 20px;
		margin-bottom: 0 !important;
	}
	
	div#hfaqs section.av_toggle_section {
    	width: 100%;
		margin: 0;
	}
	
	div#hfaqs p.toggler {
		padding: 15px;
    	font-size: 11px;
	}
	
	div#hfaqs div.toggle_content {
		padding: 15px;
		font-size: 11px;
		line-height: 16px;
		padding-top: 0;
	}
	
	div#footer-page div.container {
		max-width: 100% !important;
		width: 100% !important;
		padding: 90px 30px 0 !important;
	}
	
	div#piedsdepage div.text section.av_textblock_section {
		width: initial;
	}
	
	div#piedsdepage div.text h3.av-special-heading-tag {
	    width: initial;
	}
	
	div#piedsdepage div.cases section {
		width: 100%;
		float: left;
		margin-bottom: 30px;
	}
	
	div#piedsdepage div.flex_column section:nth-child(4) {
		position: initial;
	}
	
	div#piedsdepage div.cases ul.social li {
		display: block;
		float: initial !important;
		color: #ffebe2;
		margin: 0 !important;
	}
	
	div#ahead {
		height: initial !important;
	}
	
	div#ahead main.content {
		padding: 25px 0 !important;
	}
	
	div#ahead div.av-special-heading {
		padding: 20px 0 0!important;
	}
	
	div#ahead h3.av-special-heading-tag {
		font-size: 40px;
		letter-spacing: -2px;
		line-height: 30px;
		padding: 0;
	}
	
	div#abanner div.container {
		max-width: 100% !important;
		width: 100% !important;
		padding: 0 2px !important;
	}
	
	div#abanner div.content {
		padding: 4px 0;
	}
	
	div#abanner div.flex_column {
		width: calc(33.33% - 4px) !important;
        float: left;
        margin: 0 2px !important;
		height: 200px;
	}
	
	div#awhy h2.av-special-heading-tag {
		font-size: 30px;
		letter-spacing: -2px;
		width: initial;
		line-height: 37px;
	}
	
	div#aparallax div.container {
		max-width: 100% !important;
		width: 100% !important;
		padding: 0 !important;
	}
	
	div#aparallax div.flex_column {
		min-height: 250px;;
	}
	
	div#ateam h2.av-special-heading-tag {
		font-size: 30px;
		letter-spacing: -2px;
		width: initial;
		text-transform: initial;
		line-height: 30px;
	}
	
	div#ateams div.content {
		position: initial;
	}
	
	div#ateam div.content {
		padding: 100px 0 10px;
	}
	
	div#ateam div.content img {
		width: 80px;
	}
	
	div#ateams div.container {
		max-width: 100% !important;
    	width: 100% !important;
    	padding: 0 2px !important;
	}
	
	div#ateams div.flex_column {
		width: calc(49% - 4px) !important;
        margin: 0 2px !important;
        float: left;
        height: 300px !important;
	}
	
	div#ateams div.av-special-heading {
		padding: 0;
		position: absolute;
		top: initial;
		bottom: -60px;
	}
	
	div#ateams h3.av-special-heading-tag {
		font-weight: 700;
		font-size: 13px;
	}
	
	div#ateams div.av-subheading {
    	font-size: 11px;
		letter-spacing: 0;
	}
	
	div#ateams div.content {
		padding: 0 0 210px;
	}

	div#tonglet div.container {
		max-width: 100% !important;
    	width: 100% !important;
	}
	
	div#tonglet div.content {
		padding: 0;
	}
	
	div#tonglet div.tabcontainer {
		border: none !important;
	}
	
	div#tonglet div.tab {
		background-image: url(https://lumi-neo.fr/wp-content/uploads/2025/11/minus.svg) !important;
		background-color: transparent !important;
		background-position: calc(100% - 25px) 50%;
		background-repeat: no-repeat;
		background-size: 20px;
		color: #3f2d27 !important;
		font-size: 16px !important;
		font-weight: 100 !important;
		padding: 30px 0 30px 29px !important;
		border: none !important;
	}
	
	div#tonglet div.tab.active_tab {
		background-image: url(https://lumi-neo.fr/wp-content/uploads/2025/11/pus.svg) !important;
	}
	
	div#ahead.tonglet {
		background: #3f2d27;
	}
	
	div#ahead.tonglet h3.av-special-heading-tag {
		color: #b5a5a0;
	}
	
	div#tonglet div.tab_content {
		padding: 0;
	}
	
	div#tonglet div.tab_inner_content {
		padding: 200px 20px 0;
	}
	
	div#tonglet div.tab_inner_content:before {
		top: 0;
		bottom: initial;
		height: 200px;
		width: 100%;
	}
	
	div#tonglet h3 {
		margin: 0;
		padding: 30px 0;
		font-size: 21px;
		letter-spacing: -1px;
	}
	
	div#tonglet div.ohead ul li {
		font-size: 9px;
	}
	
	div#tonglet th {
		font-size: 10px;
	}
	
	div#tonglet th strong {
		font-size: 12px;
		line-height: 12px;
	}
	
	div#tonglet td {
		font-size: 14px;
	}
	
	body.archive.category div.stretch_full div.container {
		max-width: 100% !important;
		width: 100% !important;
		padding: 0;
	}
	
	body.archive.category div.stretch_full h1.main-title {
		width: initial;
		margin: initial;
		padding: 40px 20px 0;
		font-size: 30px;
		letter-spacing: -2px;
		line-height: 35px;
		top: 100px;
	}
	
	body.archive.category div.stretch_full div.breadcrumb {
		position: absolute;
		width: 100%;
    	padding: 0 25px;
		left: 0;
		bottom: 40px;
	}
	
	body.archive.category div.stretch_full {
		margin-top: 0;
		height: 350px;
	}
	
	body.archive.category div.container_wrap_first div.template-blog {
		max-width: 100% !important;
		width: 100% !important;
		padding: 0 7px !important;
	}
	
	body.archive.category article.slide-entry {
		margin-bottom: 20px !important;
	}
	
	body.archive.category div.slide-entry-wrap {
		margin: 0 !important;
	}
	
	div#chead {
		margin-top: 0;
	}
	
	div#chead div.container {
		max-width: 100% !important;
    	width: 100% !important;
	}
	
	div#chead div.image {
		height: 220px;
	}
	
	div#chead div.romain {
		padding: 60px 25px;
		margin-bottom: 0 !important;
	}
	
	div#chead div.av-special-heading {
		width: initial;
	}
	
	div#chead div.avia-button-wrap {
		width: initial;
	}
	
	div#chead h3.av-special-heading-tag {
		font-size: 25px;
	}
	
	div#chead div.av-subheading h4 {
		font-size: 29px;
	}
	
	div#chead div.contact {
		padding: 40px 25px 0;
	}
	
	div#chead form {
		width: initial;
	}
	
	header#header nav.main_menu li.av-menu-button-colored {
		margin-top: 40px;
	}
	
	header#header nav.main_menu li.av-menu-button-colored a span.avia-menu-text {
		display: block;
    	width: 100%;
		padding: 16px 22px;
	}
	
	header#header nav.main_menu li.av-menu-button-bordered a span.avia-menu-text {
		background-color: #e06a31 !important;
		width: 100%;
		display: block;
		color: #fff;
	}
	
	body.page div.stretch_full {
    	margin-top: 0;
		padding: 8px 0 0;
	}
	
	body.page div.stretch_full div.breadcrumb span {
		opacity: .9;
	}
	
	body.page div.stretch_full div.breadcrumb {
		font-size: 10px !important;
	}
	
	body.page div.stretch_full div.container {
		max-width: 100% !important;
		width: 100% !important;
		padding: 15px 7px !important;
	}
	
	div#shead div.container {
		max-width: 100% !important;
		width: 100% !important;
		padding: 0 7px !important;
	}
	
	div#shead div.flex_column {
		height: initial;
	}
	
	div#shead div.image {
		height: 250px !important;
	}
	
	div#shead div.av-special-heading {
		padding: 20px 0 0;
	}
	
	div#shead div.av-subheading {
    	font-size: 15px;
		margin-bottom: 10px;
	}
	
	div#shead h3.av-special-heading-tag {
		font-size: 29px;
		font-weight: 700;
		letter-spacing: -2px;
		margin-bottom: 30px;
	}
	
	div#shead .content {
		padding-bottom: 0;
	}
	
	div#sderoulement div.image {
		display: none !important;
	}
	
	div#sderoulement div.flex_column {
		padding: 40px 0 0;
	}
	
	div#sderoulement div.container {
		width: 100% !important;
		max-width: 100% !important;
		padding: 0 7px !important;
	}
	
	div#sderoulement div.av-subheading {
        font-size: 15px;
        margin-bottom: 10px;
    }
	
	div#sderoulement h3.av-special-heading-tag {
        font-size: 29px;
        font-weight: 700;
        letter-spacing: -2px;
        margin-bottom: 30px;
    }
	
	div#sderoulement div.av-special-heading {
		width: initial;
	}
	
	div#sderoulement div.avia-builder-el-last {
		padding: 60px 0 30px;
	}
	
	div#sderoulement ul.avia-timeline > li {
		width: calc(100% - 100px) !important;
        padding-right: 20px !important;
		padding-left: 30px !important;
	}
	
	div#sderoulement h4.av-milestone-title {
		font-weight: normal !important;
		font-size: 20px !important;
	}
	
	body.single div#ahead h3.av-special-heading-tag {
    	font-size: 50px;
	}
	
	body.single div#ahead main.content {
        padding: 10px 0 !important;
    }
	
	body.single div#abanner div.container {
		padding: 0 !important;
	}
	
	body.single div#abanner div.flex_column {
		width: 100% !important;
    	margin: 0 !important;
	}
	
	body.single div#abanner div.flex_column.avia-builder-el-last {
		height: initial;
    	padding: 60px 25px;
	}
	
	body.single div#abanner div.av-special-heading {
		width: initial;
	}
	
	body.single div#abanner h1.av-special-heading-tag {
		font-size: 30px;
		letter-spacing: -1px;
		line-height: 33px;
		padding-bottom: 30px;
	}
	
	body.single div#abanner section.av_textblock_section {
		width: initial;
	}
	
	body.single div#component div.content {
		padding: 60px 0;
	}
	
	body.single div#component section.av_textblock_section h2 {
		font-size: 22px;
	}
	
	body.single div#component div.av-social-sharing-box h5 {
		font-size: 12px;
	}
	
	div#phead h3.av-special-heading-tag {
		font-size: 30px;
	}
	
	div.avia-fullscreen-slider {
		margin-top: 0;
	}
	
	div.avia-fullscreen-slider h2.avia-caption-title {
		font-size: 40px !important;
        letter-spacing: -1px;
	}
	
	div.avia-fullscreen-slider {
		height: 400px !important;
	}
	
	div.avia-fullscreen-slider div.avia-slideshow {
		height: 400px !important;
	}
	
	div.avia-fullscreen-slider li.avia-slideshow-slide {
		background-position-x: 50% !important;
	}
	
	div.avia-fullscreen-slider div.slideshow_align_caption {
		padding-right: 90px !important;
	}
	
	div#shead.avant div.av-special-heading {
		width: initial;
		margin: 0 auto -10px;
	}
	
	div#shead.avant .intro {
		width: initial;
	}
	
	div#shead.avant h3.av-special-heading-tag {
		font-size: 30px;
	}
	
	div#shead.avant section h4 {
		color: #f5ece5;
		margin-top: 20px;
		margin-bottom: 0;
		font-size: 13px;
	}
	
	div#shead.avant div.flex_column section p {
		margin: 0;
		font-size: 10px;
		color: #f5ece5;
	}

}

















