/*!
Theme Name: Emblematik
Theme URI: http://www.elegantthemes.com/gallery/divi/
Version: 4.4.4
Description: Divi Child Theme
Author: Elegant Themes
Author URI: http://www.elegantthemes.com
Tags: responsive-layout, one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, custom-background, custom-colors, 
featured-images, full-width-template, post-formats, rtl-language-support, theme-options, threaded-comments, translation-ready
Template: Divi
License: GNU General Public License v2
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/

/*======= FONTS =======*/

@font-face {
    font-family: Broadcast Matter;
    src: url('https://emblematik.ch/wp-content/uploads/et-fonts/BroadcastMatter.ttf');
}

@font-face {
    font-family: N Broadcast Matter;
    src: url('https://emblematik.ch/wp-content/uploads/et-fonts/BroadcastMatter.ttf');
}

@font-face {
    font-family: N Geomanist Medium;
    src: url('https://emblematik.ch/wp-content/uploads/et-fonts/Geomanist-Medium.ttf');
}

@font-face {
    font-family: Geomanist Medium;
    src: url('https://emblematik.ch/wp-content/uploads/et-fonts/Geomanist-Medium.ttf');
}

/*======= MAIN =======*/
body {
	border-right: 10px solid #dc143c;
	letter-spacing: 1px;
	font-size: 17.5px;
}
p,
.single-content li:not(:last-child) {
	padding-bottom: 1.7em;
}
strong {
	font-family: 'Geomanist Medium', Helvetica, Arial, Lucida, sans-serif;
	font-weight: normal;
}
a,
a:before,
a:after,
button,
input[type="submit"] {
    transition: all 0.3s ease-out;
    cursor: pointer;
}
::-webkit-input-placeholder {
    color: inherit;
}
:-moz-placeholder {
    color: inherit;
    opacity: 1;
}
::-moz-placeholder {
    color: inherit;
    opacity: 1;
}
:-ms-input-placeholder {
    color: inherit;
    opacity: 1;
}
input[type]:-webkit-autofill,
input[type]:-webkit-autofill:hover,
input[type]:-webkit-autofill:focus,
input[type]:-webkit-autofill:active { /* Fix input color & background with autocomplete */
    -webkit-text-fill-color: #000;
    transition: background-color 5000s ease-in-out 0s;
}
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button {
    -webkit-appearance: none;
}
input[type="submit"]::-moz-focus-inner { /* Fix extra button padding in Firefox */
    padding: 0;
    border: none;
    line-height: 1;
}
textarea {
    resize: none;
    overflow: auto;
}
sub,
sup,
small {
    font-size: 0.7em;
}
sub {
    top: 0;
}
code,
pre {
    font-family: inherit;
}
caption {
    margin-bottom: 40px;
    text-align: inherit;
}
blockquote {
    margin: 0 0 50px;
	border-left: 0;
    padding-left: 0;
    line-height: 1;	
}
blockquote cite,
blockquote em,
blockquote i {
    font-style: normal;
}
img {
    width: auto;
}
hr {
    margin: 20px 0;
    border: 0;
    border-top: 1px solid #000;
}
.disabled {
    pointer-events: none;
}
.et_pb_text h2,
.et_pb_text h3 {
    padding-bottom: 20px;
}
.et_pb_text h5,
.et_pb_team_member h5 {
	padding-bottom: 5px;
	line-height: inherit;
	font-size: inherit;
}
.et_pb_text p a {
	position: relative;
	display: inline-block;
}
.et_pb_text p a:after {
	content: "";
	position: absolute;
	bottom: 0;
    left: 0;
	width: 100%;
	height: 2px;
	background-color: #dc143c;
	z-index: -1;
}
.et_pb_text p a:hover:after {
	height: 100%;
}
.entry-content ul {
    line-height: inherit;
}
.et_pb_button,
.et_button_no_icon .et_pb_button,
.et_button_no_icon .et_pb_button:hover,
body #page-container .et_pb_section .et_pb_module .et_pb_button,
body #page-container .et_pb_section .et_pb_module .et_pb_button:hover,
body.et-db #page-container #et-boc .et-l .et_pb_section .et_pb_module .et_pb_button,
body.et-db #page-container #et-boc .et-l .et_pb_section .et_pb_module .et_pb_button:hover {
	padding: 10px 20px 9px !important;
	text-align: center;
    line-height: inherit !important;
	font-size: inherit;
}
.container,
.et_pb_row,
.et-db #et-boc .et-l .et_pb_section .et_pb_row {
    width: 100%;
}
.et_pb_fullwidth_header .et_pb_fullwidth_header_container.center .header-content {
	width: 100%;
    max-width: 100%;
    margin: 0;
    padding: 0;
}
.et_pb_fullwidth_header:not(.light-top-banner):before,
.et_fullscreen_slider:before {
	content: "";
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    height: 92px;
    background: -moz-linear-gradient(top, rgba(0, 0, 0, .75) 0, rgba(0, 0, 0, .75) 20%, rgba(0, 0, 0, 0) 100%);
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, .75) 0, rgba(0, 0, 0, .75) 20%, rgba(0, 0, 0, 0) 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, .75) 0, rgba(0, 0, 0, .75) 20%, rgba(0, 0, 0, 0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bf000000', endColorstr='#00000000', GradientType=0);
	z-index: 1;
}
.two-columns-layout > div:first-child h2 {
	padding-bottom: 30px;
}
.two-columns-layout > div:first-child h2:only-child,
.two-columns-layout > div:first-child h3:only-child{
	padding-bottom: 0;
}
.four-columns-layout .et_pb_column {
	display: flex;
    flex-wrap: wrap;
}
.four-columns-layout .et_pb_column_4_4 .et_pb_module {
	width: calc(25% - 37.5px);
	margin: 0 50px 50px 0;
}
.four-columns-layout .et_pb_column_4_4 .et_pb_module:nth-child(4n) {
	margin: 0 0 50px 0;
}
.et_pb_section .four-columns-layout .et_pb_column .et_pb_module:last-child {
	margin-bottom: 50px;
}
.list-column ol {
    list-style-type: none;
    counter-reset: ol-counter;
	display: flex;
    flex-wrap: wrap;
    justify-content: center;
    padding: 0;
}
.list-column ol li {
    counter-increment: ol-counter;
    position: relative;
	width: calc(33.33% - 35px);
    margin: 0 50px 100px 0;
    padding-left: 50px;
}
.list-column ol li:nth-child(3n) {
	margin: 0 0 100px 0;
}
.list-column ol li:nth-last-child(-n+3):nth-child(3n+1),
.list-column ol li:nth-last-child(-n+3):nth-child(3n+1)~* {
	margin-bottom: 0;
}
.list-column ol li:before {
    content: counter(ol-counter);
    position: absolute;
    top: 0;
    left: 0;
    font: 96px/1 'Broadcast Matter', Helvetica, Arial, Lucida, sans-serif;
    color: #dc143c;
}

/* fixed button - homepage styles */
.home .et_builder_inner_content {
	z-index: inherit;
}
.home #home {
	z-index: 11;
}

/* footer to bottom */
.admin-bar #page-container {
    min-height: calc(100vh - 32px);
}
#page-container {
    display: flex;
    flex-direction: column;    
    min-height: 100vh;
}
#et-main-area {
    display: flex;
    flex-direction: column;
    flex-grow: 1;
}
#main-content {
    flex-grow: 1;
}

/*======= HEADER =======*/
#top-header .container {
	padding: 0;
}
.et_fullwidth_nav #main-header .container {
    display: flex;
    justify-content: space-between;
    height: 100%;
	padding-right: 0 !important;
    padding-left: 50px;
}
.et_header_style_left .logo_container {
	position: static;
    flex-basis: 185px;
    flex-shrink: 0;
    width: auto;
    height: auto;
}
#logo {
	transition: none;
}
.et-fixed-header #logo,
.et_no_top_banner #logo {
	content: url('https://emblematik.emblematik.dev/wp-content/uploads/2020/06/logo-scrolled.svg') !important;
	max-height: 50px;
}
.et_pb_svg_logo .et-fixed-header #logo {
	height: 50px;
}

/*======= NAVIGATION =======*/
.et_header_style_left #et-top-navigation {
    margin-left: auto;
    padding: 0 !important;
    font-weight: normal;
    float: none;
}
.et_header_style_left #top-menu > li {
	padding: 0 13px;
}
.et_header_style_left #top-menu a {
	transition: all 0.3s ease-out;
}
.dark_text_nav #et-top-navigation nav > ul > li > a,
.dark_text_nav.et_header_style_left #top-menu li.current-menu-parent > a,
.et_no_top_banner #et-top-navigation nav > ul > li > a,
.et_no_top_banner.et_header_style_left #top-menu li.current-menu-parent > a {
	color: inherit !important;
}
.et_header_style_left.et_fullwidth_nav #et-top-navigation nav > ul > li > a {
	padding: 43px 0;
}
.et_header_style_left.et_fullwidth_nav #et-top-navigation nav > ul > li.menu-item-has-children > a {
	pointer-events: none;
}
.et_header_style_left.et_fullwidth_nav .et-fixed-header #et-top-navigation nav > ul > li > a {
	padding: 24px 0;
}
.et_header_style_left #top-menu li:hover > a,
.et_header_style_left #top-menu li li a:hover,
.et_header_style_left #top-menu li.current-menu-item > a,
.et_header_style_left #top-menu li.current-menu-parent > a {
    color: #dc143c !important;
}
.et_header_style_left #top-menu li li.current-menu-item > a,
.et_header_style_left #top-menu li li li.current-menu-item > a {
	text-decoration: underline;
}
#top-menu-nav > ul > li > a:hover,
#et-secondary-menu > ul > li > a:hover,
.et_mobile_menu li a:hover,
.nav ul li a:hover {
    background-color: transparent;
    opacity: 1;
}
.et_header_style_left.et_fullwidth_nav #et-top-navigation nav > ul > li > a:after,
.et_header_style_left #top-menu .menu-item-has-children > a:after {
	content: "";
    position: absolute;
    top: 67%;
    left: 50%;
    width: 0;
    height: 2px;
    background-color: #dc143c;
    transform: translateX(-50%);
}
.et_header_style_left.et_fullwidth_nav .et-fixed-header #et-top-navigation nav > ul > li > a:after,
.et_header_style_left .et-fixed-header #top-menu .menu-item-has-children > a:after {
	top: 75%;
}
.et_header_style_left.et_fullwidth_nav #et-top-navigation nav > ul > li:hover > a:after,
.et_header_style_left.et_fullwidth_nav #et-top-navigation nav > ul > li.current-menu-item > a:after,
.et_header_style_left.et_fullwidth_nav #et-top-navigation nav > ul > li.current-menu-parent > a:after,
.et_header_style_left.et_fullwidth_nav #et-top-navigation nav > ul > li.current-menu-ancestor > a:after {
	width: 100%;
}
.et_primary_nav_dropdown_animation_fade #et-top-navigation ul li:hover > ul {
	transition: all 0.8s ease;
}
.et_header_style_left #top-menu > li > ul {
	left: 50%;
	width: auto;
	border: 0;
    padding: 30px 0;
    box-shadow: none;
    transform: translateX(-50%);
	z-index: 100;
}
.et_header_style_left #top-menu li li {
	display: block;
	width: 300px;
	margin-bottom: 5px;
    padding: 0;
}
.et_header_style_left #top-menu li li:last-child {
	margin-bottom: 0;
}
.et_header_style_left #top-menu li li a {
	width: 100%;
	padding: 5px 40px;
	font: 17.5px/1 'Geomanist Regular', Helvetica, Arial, Lucida, sans-serif;
}
.et_header_style_left #top-menu > li.menu-item-two-level > ul {
	display: flex;
	z-index: 99;
}
.et_header_style_left #top-menu > li.menu-item-two-level > ul > li {
    flex-basis: 50%;
    flex-grow: 1;
	margin-bottom: 0;
}
.et_header_style_left #top-menu > li.menu-item-two-level > ul > li > a {
	font-family: 'Geomanist Medium', Helvetica, Arial, Lucida, sans-serif;
	color: #dc143c !important;
	pointer-events: none;
}
.et_header_style_left #top-menu > li.menu-item-two-level > ul > li > ul {
	position: static;
    width: 100%;
    border: 0;
    padding: 5px 0 0;
    box-shadow: none;
    opacity: 1;
    visibility: visible;
}
#et-secondary-menu {
    display: flex;
    flex-basis: 265px;
	flex-shrink: 0;
	margin-left: 67px;
    text-align: center;
	color: #fff;
    background-color: #dc143c;
    float: none;
}
#et-secondary-nav {
	flex-grow: 1;
}
#et-secondary-nav li {
	display: block;
	text-align: inherit;
}
#et-secondary-nav > li:only-child {
	height: 100%;	
}
#et-secondary-nav .menu-item-has-children > a {
	color: inherit;
}
#et-secondary-nav > .menu-item-has-children > a:first-child {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
	padding: 0;
	pointer-events: none;
}

@media (min-width:981px)
{
#et-secondary-nav .menu-item-has-children > a:first-child:before {
	content: url('images/layout/contact.svg');
	display: inline-block;
	margin-right: 10px;
}
}

@media (max-width:980px)
{
	#et-secondary-nav .menu-item-has-children:after {
	content: "";
    position: absolute;
    top: 50%;
    right: 15px;
    width: 7px;
    height: 7px;
    border-top: 3px solid #fff;
    border-left: 3px solid #fff;
    transform: translateY(-60%) rotate(-135deg);
	}
}

#et-secondary-nav .menu-item-has-children > a:first-child:after {
	content: none;
}
#et-secondary-nav li > ul {
	width: 100%;
    padding: 0;
    box-shadow: none;
}
#et-secondary-nav li ul li {
	padding: 0;
}
#et-secondary-nav li li a {
	border: 1px solid #dc143c;
	padding: 16px 30px;
	color: inherit;
}
#et-secondary-nav ul li a:hover {
	background-color: #000;
}

#et_mobile_nav_menu li>a
{
	height: 4vh;
    line-height: 3vh;
}

/*======= FOOTER =======*/
#main-footer {
	display: none;
}
.field-demande-devis-link {
    position: fixed;
    right: 10px;
    bottom: 0;
    width: 255px;
    text-align: center;
    background-color: #dc143c;
	z-index: 10;
}
.field-demande-devis-link a {
	display: block;
	padding: 14px 17px;
	font-family: 'Geomanist Medium', Helvetica, Arial, Lucida, sans-serif;
	color: #fff;
}
.footer-columns .et_pb_text p a:after {
	content: none;
}
.footer-columns .et_pb_text ul {
	list-style-type: none !important;
    display: flex;
	justify-content: center;
    align-items: center;
	margin-top: 40px;
	padding: 0 !important;
}
.footer-columns .et_pb_text ul li:not(:last-child) {
	margin-right: 30px;
}
.footer-columns .et_pb_text ul img {
	width: 70px;
}
.footer-credits .et_pb_text_inner > a {
	display: inline-block;
	margin-top: 13px;
}
.footer-credits .et_pb_text_inner > a img {
	vertical-align: top;
}

/*======= HOMEPAGE =======*/
.et_fullscreen_slider {
    min-height: 500px;
}
.et_fullscreen_slider .et_pb_slides,
.et_fullscreen_slider .et_pb_slide {
    height: 100%;
    min-height: inherit;
}
.et_pb_slide {
    padding: 0 !important;
}
.et_fullscreen_slider .et_pb_container {
	height: 100% !important;
	min-height: inherit !important;
    margin: 0;
}
.et_fullscreen_slider .et_pb_slides .et_pb_slider_container_inner {
    vertical-align: bottom;
}
.et_fullscreen_slider .et-pb-active-slide .et_pb_slide_description {
	animation-duration: 2s;
    animation-delay: 1s;
    animation-timing-function: ease-out;
	animation-name: fadeInLeft;
}
.et_fullscreen_slider .et_pb_slide_description {
	display: flex;
	align-items: center;
    background-color: rgba(255, 255, 255, .75);
}
.et_fullscreen_slider .et_pb_slide_description .et_pb_slide_title {
	flex-basis: 57%;
	padding: 0 30px 0 0;
}
.et_fullscreen_slider .et_pb_slide_description .et_pb_more_button {
	margin-top: 0;
}

/*======= INNER PAGES =======*/
.partner-box .et_pb_main_blurb_image {
	margin-bottom: 20px;
}
.partner-box .et_pb_image_wrap {
	display: flex;
	justify-content: center;
	align-items: center;
	height: 70px;
}
.partner-box .et_pb_image_wrap img {
	max-height: 100%;
}
.et_pb_section .services-top.et_pb_gutters1.et_pb_row .et_pb_column:first-child {
	width: 48%;
    padding-right: 80px;
}
.et_pb_section .services-top.et_pb_gutters1.et_pb_row .et_pb_column:first-child .et_pb_text ul:not([class]) {
	list-style-type: square;
}
.et_pb_section .services-top.et_pb_gutters1.et_pb_row .person-contact {
	top: -170px;
	width: 52%;
	z-index: 3;
}
.et_pb_section .services-top.et_pb_gutters1.et_pb_row .list-competences {
	position: absolute;
    top: 150px;
    right: 0;
    width: 52%;
}
.services-top h1:after,
.single h1.entry-title:after {
	content: "";
	display: block;
	width: 25px;
	height: 2px;
	margin: 10px 0 20px;
	background-color: #dc143c;
}
.person-contact:after {
	content: "";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
    width: 0;
}
.person-contact > * {
	width: 47%;
    padding-right: 25px;
}
.person-contact > .et_pb_team_member {
	display: flex;
	width: 53%;
	margin: 27px 0;
	padding-right: 0;
	float: right;
}

.person-contact .et_pb_team_member_image {
	flex-basis: 100px;
	flex-grow: 1;
    flex-shrink: 0;
	margin: 0 10px 0 0;
}
.person-contact .et_pb_member_position {
	margin-bottom: 20px;
}
.person-contact a[href^="mailto:"] {
	word-break: break-all;
}
.list-competences h3 {
	padding-bottom: 15px;
}
.list-competences ul:not([class]) {
	list-style-type: none;
	padding: 0;
}
.list-competences li:not(:last-child) {
	margin-bottom: 10px;
}
.list-competences li a {
	color: inherit;
}
.et_pb_pricing_table_wrap {
	flex-wrap: nowrap;
	align-items: stretch;
}
.et_pb_pricing_table {
	margin: 40px 0;
	padding: 30px 0;
	letter-spacing: 0.5px;
}
.et_pb_column_4_4 .et_pb_pricing_3 .et_pb_pricing_table {
	display: flex;
    flex-direction: column;
	max-width: 38%;
}
.et_pb_column_4_4 .et_pb_pricing_3 .et_pb_pricing_table.et_pb_featured_table {
	width: 38%;
	margin: 0 -2px;
}
.et_pb_pricing_table .et_pb_pricing_heading {
	padding: 10px 40px 0;
}
.et_pb_pricing_table .et_pb_pricing_heading .et_pb_pricing_title {
	padding-bottom: 25px;
}
.et_pb_pricing_table .et_pb_best_value {
	line-height: inherit;
	font-size: inherit;
}
.et_pb_pricing_table .et_pb_pricing_content,
.et_pb_pricing_table.et_pb_featured_table .et_pb_pricing_content {
	padding: 35px 40px;
}
.et_pb_pricing_table .et_pb_pricing_content_top {
	order: 1;
	border-bottom: 0;
	padding: 0 40px 30px;
}
.et_pb_pricing_table .et_pb_pricing_content_top .et_pb_frequency {
	display: block;
	color: #a0a0a0 !important;
}
.et_pb_pricing_table .et_pb_dollar_sign {
	position: static;
	font-size: inherit;
}
.et_pb_pricing_table .et_pb_frequency_slash {
	display: none;
}
.et_pb_pricing_table .et_pb_pricing li {
	padding: 0 0 0 16px;
}
.et_pb_pricing_table .et_pb_pricing li span:before {
	top: 7px;
	left: -16px;
	border-width: 4px;
	border-radius: 50%;
}
.et_pb_pricing_table .et_pb_button_wrapper {
	order: 2;
	padding: 0 40px;
}
.et_pb_pricing_table .et_pb_button_wrapper .et_pb_button {
	max-width: 80%;
	width: 100%;
}
.inner_slider .et-pb-active-slide .et_pb_slide_description {
    animation: none;
}
.inner_slider .et_pb_slide_description {
    display: flex;
    align-items: center;
	min-height: 100%;
	border: 1px solid #dc143c;	
}
.inner_slider .et_pb_slide_content {
	position: relative;
}
.inner_slider .et_pb_slide_content:before,
.inner_slider .et_pb_slide_content:after {
	content: "\"";
	position: absolute;
	top: 0;
    left: -50px;
	font: 130px/80px 'Broadcast Matter', Helvetica, Arial, Lucida, sans-serif;
	color: #dc143c;
}
.inner_slider .et_pb_slide_content:after {
	top: 100%;
	left: auto;
	right: -40px;
}
.inner_slider .et-pb-controllers {
	position: static;
	padding: 20px 0;
	line-height: 0;
}
.inner_slider .et-pb-controllers a {
    width: 15px;
    height: 15px;
	margin: 0 5px;
	border-radius: 50%;
	opacity: 1;
}
.inner_slider .et-pb-controllers a:not(.et-pb-active-control) {
	background-color: #bbb !important;
}
.top-contact .contact-text {
    position: absolute;
    z-index: 111;
    background: #DC143C;
    right: 0 !important;
    top: 9px;
    width: 90%;
    padding: 3rem;
    color: white;
}
.top-contact .et_last {
	padding-top: 4rem !important;
}
.top-contact .et_pb_module.et_pb_image {
	right: 0 !important;	
}
.top-contact .et_pb_image_wrap {
	width: 100%;
	height: 450px;
}
.top-contact .et_pb_image_wrap img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.field-p-texte {
    width: 50%;
    float: left;
}
.field-p-texte h2 {
    font-size: 1.5rem;
    color: white;
}
.field-p-texte p,
.field-p-texte a {
	word-break: break-all;
    font-size: 16px;
    color: white;
}
.field-p-texte p em {
    font-style: normal;
}
.et_pb_contact_form {
    margin-left: -30px;
}
.et_pb_contact_form ::-webkit-input-placeholder {
    color: transparent;
}
.et_pb_contact_form :-moz-placeholder {
    color: transparent;
}
.et_pb_contact_form ::-moz-placeholder {
    color: transparent;
}
.et_pb_contact_form :-ms-input-placeholder {
    color: transparent;
}
p.et_pb_contact_field {
    margin-bottom: 15px;
    padding: 0 0 0 30px;
}
.et_pb_contact_form_label {
	display: block;
	margin-bottom: 4px;
	color: #a0a0a0;
}
.et_pb_contact_field[data-type="select"]:after {
	content: none;
}
.et_contact_bottom_container {
    margin-top: 0;
    float: none;
}
.et_pb_contact_reset,
.et_pb_contact_submit {
    margin: 0 0 0 30px;
}
.et_pb_contact p .et_contact_error {
    border-color: #dc143c !important;
}

/*======= BLOG & SINGLE POST =======*/
.et_post_meta_wrapper {
    display: none;
}
.single .et_pb_post {
    margin-bottom: 0;
    padding-bottom: 0;
}
.et_pb_pagebuilder_layout.single.et_full_width_page:not(.et-tb-has-body) #main-content .container {
	padding: 0 !important;
}
.et_pb_pagebuilder_layout.single.et_full_width_page:not(.et-tb-has-body) #main-content .et_pb_row {
	width: 100%;
}
.back-to-page a {
	position: relative;
	padding-left: 25px;
}
.back-to-page a:hover {
	color: #dc143c;
}
.back-to-page a:before {
	content: "";
	position: absolute;
	top: 50%;
    left: 2px;
    width: 7px;
    height: 7px;
    border-top: 3px solid #dc143c;
    border-left: 3px solid #dc143c;
    transform: translateY(-40%) rotate(-45deg);
}
.back-to-page a:after {
	content: none;
}
.et_overlay {
	border: 0;
}
.et_overlay:before {
	font-size: 60px;
	/*margin: -30px 0 0 -30px;*/
}
.et_pb_tabs ul.et_pb_tabs_controls {
    display: flex;
    flex-wrap: wrap !important;
    justify-content: center;
	margin: 0 -10px;
    background-color: transparent;
}
.et_pb_tabs ul.et_pb_tabs_controls:after {
    content: none;
}
.et_pb_tabs .et_pb_tabs_controls li {
	width: calc(33.33% - 20px);
    border: 1px solid #dc143c;
    margin: 0 10px;
    text-align: center;
	font-weight: normal;
    transition: all 0.3s ease 0s;
}
.et_pb_tabs .et_pb_tabs_controls li:not(.et_pb_tab_active):last-child {
    border-right: 1px solid #dc143c;
}
.et_pb_tabs .et_pb_tabs_controls li a {
    padding: 8px 18px 7px;
}
.et_pb_tabs .et_pb_post {
	margin-bottom: 90px;
}
.et_pb_tabs .et_pb_post:last-child,
.et_pb_tabs .et_pb_post:last-child .entry-featured-image-url {
	margin-bottom: 0;
}
.et_pb_tabs .et_pb_post .entry-featured-image-url {
	width: 50%;
	height: 350px;
}
.et_pb_tabs .et_pb_post .entry-featured-image-url img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.et_pb_tabs .et_pb_post:nth-child(odd) .entry-featured-image-url {
	margin-left: 5%;
	float: right;
}
.et_pb_tabs .et_pb_post:nth-child(even) .entry-featured-image-url {
	margin-right: 5%;
	float: left;
}
.et_pb_tabs .et_pb_blog_grid .et_pb_post:nth-child(n) .entry-featured-image-url {
	width: 100%;
    height: auto;
	margin: 0 0 10px;
    float: none;
}
.et_pb_tabs .et_pb_post .entry-title {
	padding: 20px 0 30px;
}
.et_pb_tabs .et_pb_blog_grid .et_pb_post .entry-title {
	padding: 0;
}
.et_pb_bg_layout_light .et_pb_post p {
	color: inherit;
}
.et_pb_blog_grid .et_pb_salvattore_content,
.et_pb_tabs .et_pb_blog_grid .column,
.et_pb_portfolio_items,
.et_pb_portfolio_grid_items {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}
.et_pb_blog_grid .et_pb_salvattore_content[data-columns]::before {
	content: '4 .column.size-1of4' !important;
}
.et_pb_tabs .et_pb_blog_grid .et_pb_salvattore_content[data-columns]::before {
	content: '1 .column.size-1of1' !important;
}
.et_pb_blog_grid .column.size-1of4 {
	width: 24%;
	margin-right: 1.33%;
}
.et_pb_blog_grid .column.size-1of4:last-child,
.et_pb_tabs .et_pb_blog_grid .et_pb_post:nth-child(4n) {
	margin-right: 0;
}
.et_pb_blog_grid .et_pb_image_container {
	margin: -20px -20px 0;
}
.et_pb_blog_grid .entry-featured-image-url {
	margin-bottom: 10px;
}
.et_pb_blog_grid .et_pb_post .post-meta {
	margin: 0;
	padding: 0 !important;
}
.et_pb_gutters3 .et_pb_column_4_4 .et_pb_portfolio_grid .et_pb_grid_item,
.et_pb_gutters3 .et_pb_column_4_4 .et_pb_portfolio .et_pb_portfolio_item,
.et_pb_tabs .et_pb_blog_grid .et_pb_post {
	width: 24%;
    margin: 0 1.33% 40px 0;
	padding-bottom: 0;
}
.et_pb_filterable_portfolio .et_pb_portfolio_items {
	width: 101.33%;
}
.et_pb_gutters3 .et_pb_column_4_4 .et_pb_portfolio .et_pb_portfolio_item {
	width: 23.65%;
}
.et_pb_gutters3 .et_pb_column_4_4 .et_pb_portfolio .et_pb_portfolio_item:nth-child(4n) {
	margin-right: 1.33%;
}
.et_pb_tabs .et_pb_column .et_pb_blog_grid .column.size-1of1 .et_pb_post:last-child {
	margin: 0;
}
.et_pb_filterable_portfolio .et_pb_portfolio_filters {
	margin: 0 -10px 80px;
}
.et_pb_filterable_portfolio .et_pb_portfolio_filters .et_pb_portfolio_filter {
	width: calc(33.33% - 20px);
    margin: 0 10px;
    font-weight: normal;
}
.et_pb_filterable_portfolio .et_pb_portfolio_filters li a {
	border-color: #dc143c;
	margin: 0;
	border-radius: 0 !important;
    padding: 14px 18px 13px;
    background-color: transparent;
}
.et_pb_filterable_portfolio .et_pb_portfolio_filters li a.active,
.et_pb_filterable_portfolio .et_pb_portfolio_filters li a:hover {
	color: #fff !important;
	background-color: #dc143c;
}

@media all and (max-width: 1450px) {
	.container,
	:not(#home)>.et_pb_row,
	.et-db #et-boc .et-l .et_pb_section:not(#home) .et_pb_row {
		width: 100% !important;
		max-width: 100% !important;
		padding-right: 40px !important;
		padding-left: 40px !important;
	}
	.et-db #et-boc .et-l .et_pb_section .et_pb_row .et_pb_row {
		padding-right: 0 !important;
		padding-left: 0 !important;
	}
	.et_pb_row.sm,
	.et-db #et-boc .et-l .et_pb_section .et_pb_row.sm,
	.et_pb_row.md,
	.et-db #et-boc .et-l .et_pb_section .et_pb_row.md {
		max-width: 620px !important;
	}
	.et_pb_row.lg,
	.et-db #et-boc .et-l .et_pb_section .et_pb_row.lg {
		max-width: 1104px !important;
	}
	.top-contact .et_pb_column:first-child {
		padding: 0 100px 0 0;
	}
}

@media all and (max-width: 1365px) {
	body {
		font-size: 15.5px;
	}
	.et_pb_button,
	.et_button_no_icon .et_pb_button,
	.et_button_no_icon .et_pb_button:hover,
	body #page-container .et_pb_section .et_pb_module .et_pb_button,
	body #page-container .et_pb_section .et_pb_module .et_pb_button:hover,
	body.et-db #page-container #et-boc .et-l .et_pb_section .et_pb_module .et_pb_button,
	body.et-db #page-container #et-boc .et-l .et_pb_section .et_pb_module .et_pb_button:hover {
		padding: 10px 14px 9px !important;
	}
	.et_header_style_left #top-menu > li {
    	padding: 0 8px;
	}
	.et_header_style_left #top-menu li li {
		width: 270px;
	}
	#top-menu li a {
		font-size: 15px !important;
	}
	.et_header_style_left.et_fullwidth_nav #et-top-navigation nav > ul > li > a:after,
	.et_header_style_left #top-menu .menu-item-has-children > a:after {
		top: 60%;
	}
	.et_header_style_left.et_fullwidth_nav .et-fixed-header #et-top-navigation nav > ul > li > a:after,
	.et_header_style_left .et-fixed-header #top-menu .menu-item-has-children > a:after {
    	top: 65%;
	}
	#et-secondary-menu {
		flex-basis: 245px;
	}
	#et-secondary-nav li li a {
		padding: 16px 10px;
		font-size: inherit !important;
	}
	.field-demande-devis-link {
		width: 235px;
	}
	.three-columns-layout {
		display: flex;
    	flex-wrap: wrap;
	}
	.three-columns-layout.et_pb_row .et_pb_column_1_3 {
		width: calc(50% - 25px);
    	margin-right: 50px;
		margin-bottom: 50px;
	}
	.three-columns-layout.et_pb_row .et_pb_column_1_3:nth-child(even) {
		margin-right: 0;
	}
	.three-columns-layout.et_pb_row .et_pb_column.et-last-child {
		margin-bottom: 0;
	}
	.list-column ol li {
		width: calc(50% - 25px);
		margin: 0 50px 75px 0;
	}
	.list-column ol li:before {
		font-size: 68px;
	}
	.list-column ol li:nth-child(3n) {
		margin: 0 50px 75px 0;
	}
	.list-column ol li:nth-child(even) {
		margin: 0 0 75px 0;
	}
	.list-column ol li:nth-last-child(-n+3):nth-child(3n+1),
	.list-column ol li:nth-last-child(-n+3):nth-child(3n+1)~* {
		margin-bottom: 75px;
	}
	.list-column ol li:nth-last-child(-n+2):nth-child(2n+1),
	.list-column ol li:nth-last-child(-n+2):nth-child(2n+1)~* {
		margin-bottom: 0;
	}
	.et_pb_section .services-top.et_pb_gutters1.et_pb_row .et_pb_column:first-child {
    	width: 47%;
    	padding-right: 50px;
	}
	.et_pb_section .services-top.et_pb_gutters1.et_pb_row .person-contact {
		width: 53%;
		padding: 25px;
	}
	.et_pb_section .services-top.et_pb_gutters1.et_pb_row .list-competences {
		width: 53%;
	}
	.person-contact .et_pb_text h3 {
		font-size: 48px;
	}
	.top-contact .et_pb_column:first-child {
		padding: 0 80px 0 0;
	}
	.top-contact .et_pb_column:last-child {
		padding-top: 142px;
	}
}

@media all and (max-width: 1100px) {
	.container,
	div:not(#home)>.et_pb_row,
	.et-db #et-boc .et-l .et_pb_section:not(#home) .et_pb_row {
		padding-right: 30px !important;
		padding-left: 30px !important;
	}
	.et_pb_section .services-top.et_pb_gutters1.et_pb_row .list-competences {
		top: 115px;
	}
	.person-contact > * {
		padding-right: 15px;
	}
	.person-contact .et_pb_text h3 {
    	font-size: 42px;
	}
	.et_pb_pricing_table .et_pb_pricing_heading {
    	padding: 10px 30px 0;
	}
	.et_pb_pricing_table .et_pb_pricing_content_top {
		padding: 0 30px 30px;
	}
	.et_pb_pricing_table .et_pb_pricing_content,
	.et_pb_pricing_table.et_pb_featured_table .et_pb_pricing_content {
		padding: 35px 30px;
	}
	.et_pb_pricing_table .et_pb_button_wrapper {
    	padding: 0 30px;
	}
	.et_pb_pricing_table .et_pb_button_wrapper .et_pb_button {
		max-width: 100%;
	}
	.top-contact .et_pb_column:first-child {
	    padding: 0 50px 0 0;
	}
	.top-contact .et_pb_column:last-child {
    	padding-top: 0;
	}
}

@media all and (max-width: 980px) {
	body {
		font-size: 15px;
	}
	blockquote {
		margin: 0 0 35px;
	}
	p,
	.single-content li:not(:last-child) {
    	padding-bottom: 1.5em;
	}
	.et_pb_row.md,
	.et-db #et-boc .et-l .et_pb_section .et_pb_row.md {
		max-width: 74% !important;	
	}
	.et_pb_row.lg.et_pb_equal_columns {
		display: flex;
		justify-content: center;
	}
	.et_pb_row.lg.et_pb_equal_columns .et_pb_column_1_3 {
		margin: 0 50px 0 0;
	}
	.et_pb_row.lg.et_pb_equal_columns .et_pb_column_1_3:last-child {
		margin-right: 0;
	}
	.et_pb_text h2,
	.et_pb_text h3 {
    	padding-bottom: 15px;
	}
	.two-columns-layout > div:first-child h2 {
    	padding-bottom: 20px;
	}
	.four-columns-layout .et_pb_column_4_4 .et_pb_module {
		width: calc(33.33% - 35px);
	}
	.four-columns-layout .et_pb_column_4_4 .et_pb_module:nth-child(4n) {
		margin: 0 50px 50px 0;
	}
	.four-columns-layout .et_pb_column_4_4 .et_pb_module:nth-child(3n) {
		margin: 0 0 50px 0;
	}
	.list-column ol li {
		padding-left: 40px;
	}
	.list-column ol li:before {
    	font-size: 58px;
	}
	#top-header, span.logo_helper {
    	display: none;
	}
	.et_fixed_nav #main-header {
		position: fixed;
		background-color: #fff;
	}
	.et_header_style_left .logo_container {
		flex-basis: 179px;
	}
	#logo {
    	content: url('https://emblematik.emblematik.dev/wp-content/uploads/2020/06/logo-scrolled.svg');
	}
	.et_header_style_left #logo {
		max-width: 100%;
    	max-height: 100%;
    	height: 100%;		
	}
	.et_header_style_left .et-fixed-header #logo {
		height: 100%;
	}
	.et_header_style_left #et-top-navigation {
		align-self: center;
	}
	.et_header_style_left #et-top-navigation .mobile_menu_bar {
		width: 49px;
    	padding: 7px 0;
    	text-align: center;
	}
	.et_header_style_left .mobile_menu_bar:before {
		font-size: 48px;
		color: #dc143c;
	}
	.et_header_style_left #main-header .mobile_nav.opened .mobile_menu_bar:before {
		content: "\4d";
	}
	.et_mobile_menu {
		top: 62px;
    	height: calc(100vh - 62px);
		border-top: 0;
        padding: 0 30px 30px;
		font-family: 'Geomanist Regular', Helvetica, Arial, Lucida, sans-serif;
    	box-shadow: none;
		overflow-y: auto;
	}
	.admin-bar .et_mobile_menu {
		height: calc(100vh - 94px);
	}
	.et_mobile_menu li li {
		padding-left: 0;
	}
	.et_mobile_menu li a {
	    border-color: #d8d8d8;	
		padding: 9px 0;
		font-size: 17px;
	}
	.et_mobile_menu li.current-menu-ancestor > a,
	.et_mobile_menu li.current-menu-parent > a,	
	.et_mobile_menu li.current-menu-item > a {
		color: #dc143c;
	}
	.et_mobile_menu > li.current-menu-ancestor > a,
	.et_mobile_menu > li.current-menu-parent > a,	
	.et_mobile_menu > li.current-menu-item > a {
		font-family: 'Geomanist Medium', Helvetica, Arial, Lucida, sans-serif;
	}
	.et_mobile_menu li li li a {
		font-size: 15px;
	}
	.et_mobile_menu .menu-item-has-children > a {
		position: relative;
		pointer-events: none;
    	font-weight: inherit;
    	background-color: transparent;
	}
	.et_mobile_menu .menu-item-has-children > a:after {
		content: "";
		position: absolute;
		top: 50%;
		right: 15px;
		width: 7px;
		height: 7px;
		border-top: 3px solid #000;
		border-left: 3px solid #000;
		transform: translateY(-60%) rotate(-135deg);
	}
	.et_mobile_menu .menu-item-has-children .menu-item-has-children > a:after {
		width: 6px;
		height: 6px;
		border-top-width: 2px;
		border-left-width: 2px;
	}
	#main-header .et_mobile_menu .menu-item-has-children:not([id]) ul {
		padding-left: 0;
	}
	.et_mobile_menu .menu-item-has-children:not([id]) > a {
		display: none;
	}
	#main-header .et_mobile_menu li ul {
		padding-left: 15px;
		transition: none;
	}
	.et_primary_nav_dropdown_animation_fade #et-top-navigation ul li:hover > ul {
		transition: none;
	}
	#main-header .et_mobile_menu li[id] > ul {
		display: none !important;
	}
	#main-header .et_mobile_menu li[id].show > ul {
		display: block !important;
	}
	.et_mobile_menu .menu-item-has-children.show > a:after {
		transform: translateY(-40%) rotate(45deg);
	}
	#et-secondary-menu {
		flex-basis: 210px;
		display: flex !important;
		margin-left: 25px;
	}
	#et-secondary-nav {
		display: inline-block !important;
	}
	.partner-box .et_pb_image_wrap {
		height: 60px;
	}
	.partner-box .et_pb_main_blurb_image {
    	margin-bottom: 15px;
	}
	.et_pb_section .services-top.et_pb_gutters1.et_pb_row .et_pb_column:first-child {
    	width: 100%;
    	padding-right: 0;
	}
	.et_pb_section .services-top.et_pb_gutters1.et_pb_row .person-contact {
		top: 0;
		width: 100%;
		margin-top: 35px !important;
	}
	.et_pb_section .services-top.et_pb_gutters1.et_pb_row .list-competences {
		position: static;
		width: 100%;
	}
	.person-contact > * {
    	padding-right: 20px;
	}
	.person-contact > .et_pb_team_member {
		margin: 0;
	}
	.person-contact .et_pb_team_member_image {
		flex-basis: 150px;
		flex-grow: 0;
	}
	.services-top h1:after,
	.single h1.entry-title:after {
		margin: 10px 0 15px;
	}
	.et_pb_pricing_table_wrap {
		flex-direction: column;
    	align-items: center;
	}
	.et_pb_pricing_table {
		margin: 40px 0 0;
	}
	.et_pb_column .et_pb_pricing_table:nth-child(n+3) {
		margin-top: 40px;
	}
	.et_pb_column_4_4 .et_pb_pricing_3 .et_pb_pricing_table.et_pb_featured_table {
		order: -1;
		margin: 0;
	}
	.top-contact .et_pb_column:first-child {
		padding: 0 0 50px;	
	}
	.top-contact .et_pb_module.et_pb_image {
		position: static !important;
	}
	.top-contact .et_pb_image_wrap {
		height: auto;
	}
	.single-content {
		display: flex;
	}
	.single-content .et_pb_column:first-child {
		width: 73%;
		margin: 0 3% 0 0;
	}
	.single-content .et_pb_column:last-child {
		width: 24%;
	}
	.single-content .et_pb_column:only-child {
		width: 100%;
		margin: 0;
	}
	.et_pb_tabs .et_pb_post {
    	margin-bottom: 70px;
	}
	.et_pb_tabs .et_pb_blog_grid .et_pb_post .entry-title {
		padding: 0 0 10px;
	}
	.et_pb_filterable_portfolio .et_pb_portfolio_items {
		width: 100%;
	}
	.et_pb_column .et_pb_filterable_portfolio .et_pb_portfolio_filters .et_pb_portfolio_filter {
		width: calc(33.33% - 20px);
	}
	.et_pb_filterable_portfolio .et_pb_portfolio_filters li a {
		height: 100%;
	}
	.et_pb_blog_grid .column.size-1of4,
	.et_pb_gutters3 .et_pb_column_4_4 .et_pb_portfolio_grid .et_pb_grid_item,
	.et_pb_gutters3 .et_pb_column_4_4 .et_pb_portfolio .et_pb_portfolio_item,
	.et_pb_tabs .et_pb_blog_grid .et_pb_post {
    	width: calc(34% - 20px);
		margin: 0 20px 50px 0;
	}
	.et_pb_gutters3 .et_pb_column_4_4 .et_pb_portfolio .et_pb_portfolio_item:nth-child(4n),
	.et_pb_tabs .et_pb_blog_grid .et_pb_post:nth-child(4n) {
		margin-right: 20px;
	}
	.et_pb_blog_grid .column.size-1of4:nth-child(3n),
	.et_pb_gutters3 .et_pb_column_4_4 .et_pb_portfolio_grid .et_pb_grid_item:nth-child(3n),
	.et_pb_gutters3 .et_pb_column_4_4 .et_pb_portfolio .et_pb_portfolio_item:nth-child(3n),
	.et_pb_tabs .et_pb_blog_grid .et_pb_post:nth-child(3n) {
		margin: 0 0 50px 0;
	}
	.et_pb_blog_grid .column.size-1of4:last-child {
		margin: 0;
	}
	.et_pb_gutters3 .et_pb_column_4_4 .et_pb_portfolio_grid .et_pb_grid_item:last-child,
	.et_pb_gutters3 .et_pb_column_4_4 .et_pb_portfolio .et_pb_portfolio_item:last-child {
		margin-right: 0;
	}
	.et_pb_filterable_portfolio .et_pb_portfolio_filters {
    	margin: 0 -10px 60px;
	}
	.field-demande-devis-link {
    	width: 220px;
	}
	.field-demande-devis-link a {
		padding: 11px;
	}
	.footer-columns .et_pb_text ul {
		margin-top: 25px;
	}
	.footer-columns .et_pb_text ul li:not(:last-child) {
    	margin-right: 23px;
	}
}

@media all and (max-width: 767px) {
	body h1 {
		font-size: 30px;
	}
	.container,
	div:not(#home)>.et_pb_row,
	.et-db #et-boc .et-l .et_pb_section:not(#home) .et_pb_row {
		padding-right: 20px !important;
		padding-left: 20px !important;
	}
	.et_pb_row.md,
	.et-db #et-boc .et-l .et_pb_section .et_pb_row.md {
    	max-width: 100% !important;
	}
	.et_pb_row.lg.et_pb_equal_columns {
		flex-wrap: wrap;
	}
	.et_pb_row.lg.et_pb_equal_columns .et_pb_column_1_3 {
		width: calc(50% - 25px);
    	margin: 0 50px 30px 0;
	}
	.et_pb_row.lg.et_pb_equal_columns .et_pb_column_1_3:nth-child(even) {
		margin: 0 0 30px 0;
	}
	.et_pb_row.lg.et_pb_equal_columns .et_pb_column_1_3:last-child {
		margin: 0;
	}
	.three-columns-layout.et_pb_row .et_pb_column_1_3 {
		width: 100%;
		margin: 0 0 50px;
	}
	.four-columns-layout .et_pb_column_4_4 .et_pb_module {
		width: calc(50% - 20px);
		margin: 0 40px 40px 0;
	}
	.four-columns-layout .et_pb_column_4_4 .et_pb_module:nth-child(3n) {
		margin: 0 40px 40px 0;
	}
	.four-columns-layout .et_pb_column_4_4 .et_pb_module:nth-child(even) {
		margin: 0 0 40px 0;
	}
	.et_pb_section .four-columns-layout .et_pb_column .et_pb_module:last-child {
		margin-bottom: 40px;
	}
	.list-column ol li {
		width: 100%;
		margin: 0 0 50px;
	}
	.list-column ol li:nth-child(even),
	.list-column ol li:nth-child(3n),
	.list-column ol li:nth-last-child(-n+3):nth-child(3n+1),
	.list-column ol li:nth-last-child(-n+3):nth-child(3n+1)~*,
	.list-column ol li:nth-last-child(-n+2):nth-child(2n+1),
	.list-column ol li:nth-last-child(-n+2):nth-child(2n+1)~* {
		margin: 0 0 50px;
	}
	.list-column ol li:last-child {
		margin: 0 !important;
	}
	.list-column ol li {
    	padding-left: 35px;
	}
	.list-column ol li:before {
		font-size: 49px;
	}
	.admin-bar .et_mobile_menu {
		height: calc(100vh - 108px);
	}
	.et_mobile_menu {
		padding: 0 20px 30px;
	}
	.et_mobile_menu li a {
    	padding: 7px 0;
	}
	#et-secondary-menu {
		margin-left: 20px;
	}
	.person-contact > * {
		width: 100%;
		padding: 0;
	}
	.person-contact > .et_pb_team_member {
		width: 100%;
		margin: 0 0 20px !important;
		float: none;
	}
	.et_pb_column_4_4 .et_pb_pricing_3 .et_pb_pricing_table.et_pb_featured_table {
		margin: 0 0 30px;
	}
	.inner_slider .et_pb_slide_content:before,
	.inner_slider .et_pb_slide_content:after {
		left: -35px;
		font-size: 80px;
	}
	.inner_slider .et_pb_slide_content:after {
		left: auto;
    	right: -25px;
	}
	.single-content {
		flex-direction: column-reverse;
	}
	.single-content .et_pb_column:first-child {
		width: 100%;
		margin: 35px 0 0;
	}
	.single-content .et_pb_column:last-child {
		width: 100%;
	}
	.et_pb_tabs .et_pb_tabs_controls li,
	.et_pb_column .et_pb_filterable_portfolio .et_pb_portfolio_filters .et_pb_portfolio_filter {
		width: calc(50% - 20px);
		margin: 10px;
	}
	.et_pb_tabs .et_pb_post {
		width: 80%;
    	margin: 0 auto 80px;
	}
	.et_pb_tabs .et_pb_tabs_controls li {
		display: table;
	}
	.et_pb_tabs .et_pb_post .entry-featured-image-url {
		width: 100%;
	}
	.et_pb_tabs .et_pb_post:nth-child(odd) .entry-featured-image-url,
	.et_pb_tabs .et_pb_post:nth-child(even) .entry-featured-image-url {
		margin: 0;
		float: none;
	}
	.et_pb_tabs .et_pb_post .entry-title {
    	padding: 20px 0 5px;
	}
	.et_pb_blog_grid .column.size-1of4,
	.et_pb_gutters3 .et_pb_column_4_4 .et_pb_portfolio_grid .et_pb_grid_item,
	.et_pb_gutters3 .et_pb_column_4_4 .et_pb_portfolio .et_pb_portfolio_item,
	.et_pb_tabs .et_pb_column .et_pb_blog_grid .column.size-1of1 .et_pb_post {
    	width: calc(50% - 8px);
    	margin: 0 15px 40px 0;
	}
	.et_pb_blog_grid .column.size-1of4:nth-child(3n),
	.et_pb_gutters3 .et_pb_column_4_4 .et_pb_portfolio_grid .et_pb_grid_item:nth-child(3n),
	.et_pb_gutters3 .et_pb_column_4_4 .et_pb_portfolio .et_pb_portfolio_item:nth-child(3n),
	.et_pb_tabs .et_pb_column .et_pb_blog_grid .column.size-1of1 .et_pb_post:nth-child(3n) {
		margin: 0 15px 40px 0;
	}
	.et_pb_blog_grid .column.size-1of4:nth-child(even),
	.et_pb_gutters3 .et_pb_column_4_4 .et_pb_portfolio_grid .et_pb_grid_item:nth-child(even),
	.et_pb_gutters3 .et_pb_column_4_4 .et_pb_portfolio .et_pb_portfolio_item:nth-child(even),
	.et_pb_tabs .et_pb_column .et_pb_blog_grid .column.size-1of1 .et_pb_post:nth-child(even) {
		margin: 0 0 40px 0;
	}
	.et_pb_blog_grid .column.size-1of4:last-child,
	.et_pb_blog_grid .column.size-1of4:nth-last-child(-n+2) {
		margin-bottom: 0;
	}
	.top-contact .contact-text {
		position: static;
		width: 100%;
	}
	.top-contact .et-last-child {
		padding-top: 0 !important;
	}
	.top-contact .et_pb_text_inner:after {
		content: "";
		display: block;
		clear: both;
		visibility: hidden;
		line-height: 0;
		height: 0;
		width: 0;
	}
	.footer-columns.et_pb_row_4col>.et_pb_column.et_pb_column_1_4 {
		width: 100%;
    	margin-right: 0;
	}
	.footer-columns.et_pb_row_4col .et_pb_column:nth-last-child(-n+2) {
    	margin-bottom: 50px;
	}
	.footer-columns.et_pb_row_4col .et_pb_column:last-child {
		margin-bottom: 0;
	}
	.footer-columns .et_pb_text ul {
    	margin-top: 15px;
	}
	.footer-columns .et_pb_text ul li:not(:last-child) {
    	margin-right: 20px;
	}
	.footer-credits .et_pb_text_inner > a {
    	margin-top: 8px;
	}
}

@media screen and (max-width: 600px) {
    #wpadminbar {
        position: fixed;
    }
}

@media all and (max-width: 479px) {
	body {
		font-size: 14px;
	}
	blockquote {
    	margin: 0 0 30px;
	}
	.et_pb_text.et_pb_module blockquote,
	.footer-columns .et_pb_text h3 {
    	font-size: 30px;
	}
	.container,
	div:not(#home)>.et_pb_row,
	.et-db #et-boc .et-l .et_pb_section:not(#home) .et_pb_row {
		padding-right: 15px !important;
		padding-left: 15px !important;
	}
	.et_pb_row.lg.et_pb_equal_columns .et_pb_column_1_3 {
		margin: 0 0 30px;
	}
	.four-columns-layout .et_pb_column_4_4 .et_pb_module {
		width: 100%;
		margin: 0 0 30px;
	}
	.four-columns-layout .et_pb_column_4_4 .et_pb_module:nth-child(3n),
	.four-columns-layout .et_pb_column_4_4 .et_pb_module:nth-child(even){
		margin: 0 0 30px;
	}
	.et_header_style_left .logo_container {
		flex-shrink: 1;
		min-width: 100px;
	}
	.et_mobile_menu {
		padding: 0 15px 30px;
	}
	.et_mobile_menu li a {
		font-size: 16px;
	}
	#et-secondary-menu {
		flex-basis: 190px;
		flex-shrink: 1;
    	min-width: 135px;
    	margin-left: 10px;
	}
	#et-secondary-nav > .menu-item-has-children > a:first-child {
		padding-left: 7px;
		text-align: left;
    	line-height: 1.2;
	}
	.et_fullscreen_slider {
		min-height: auto;
	}
	.et_fullscreen_slider.et_pb_slider .et_pb_slide_description {
		padding-right: 15px;
    	padding-left: 15px;
	}
	.et_pb_slide_description .et_pb_slide_title {
    	flex-basis: 55%;
	}
	.two-columns-layout > div:first-child h2 {
		font-size: 40px;
	}
	.et_pb_section .services-top.et_pb_gutters1.et_pb_row .list-competences {
		padding-top: 40px;
	}
	.et_pb_pricing_table .et_pb_pricing li span:before {
		border-width: 3px;
	}
	.single-content .et_pb_column:first-child {
		margin: 30px 0 0;
	}
	.et_pb_tabs .et_pb_tabs_controls li,
	.et_pb_column .et_pb_filterable_portfolio .et_pb_portfolio_filters .et_pb_portfolio_filter {
		width: calc(49.8% - 20px);
	}
	.et_pb_tabs .et_pb_post,
	.et_pb_blog_grid .column.size-1of1,
	.et_pb_gutters3 .et_pb_column_4_4 .et_pb_portfolio_grid .et_pb_grid_item,
	.et_pb_gutters3 .et_pb_column_4_4 .et_pb_portfolio .et_pb_portfolio_item,
	.et_pb_tabs .et_pb_column .et_pb_blog_grid .column.size-1of1 .et_pb_post {
    	width: 90%;
	}
	.et_pb_tabs .et_pb_tabs_controls li {
		min-height: 67px;
	}
	.et_pb_tabs .et_pb_post .entry-featured-image-url {
		height: 250px;
	}
	.et_pb_blog_grid .et_pb_salvattore_content[data-columns]::before {
		content: '1 .column.size-1of1' !important;
	}
	.et_pb_blog_grid .column.size-1of1,
	.et_pb_gutters3 .et_pb_column_4_4 .et_pb_portfolio_grid .et_pb_grid_item,
	.et_pb_gutters3 .et_pb_column_4_4 .et_pb_portfolio .et_pb_portfolio_item,
	.et_pb_gutters3 .et_pb_column_4_4 .et_pb_portfolio_grid .et_pb_grid_item:nth-child(3n),
	.et_pb_gutters3 .et_pb_column_4_4 .et_pb_portfolio_grid .et_pb_grid_item:nth-child(even),
	.et_pb_gutters3 .et_pb_column_4_4 .et_pb_portfolio .et_pb_portfolio_item:nth-child(3n),
	.et_pb_gutters3 .et_pb_column_4_4 .et_pb_portfolio .et_pb_portfolio_item:nth-child(even),
	.et_pb_tabs .et_pb_column .et_pb_blog_grid .column.size-1of1 .et_pb_post,
	.et_pb_tabs .et_pb_column .et_pb_blog_grid .column.size-1of1 .et_pb_post:nth-child(3n),
	.et_pb_tabs .et_pb_column .et_pb_blog_grid .column.size-1of1 .et_pb_post:nth-child(even) {
		margin: 0 auto 30px;
	}
	.et_pb_column .et_pb_blog_grid .column.size-1of1 .et_pb_post:last-child,
	.et_pb_tabs .et_pb_column .et_pb_blog_grid .column.size-1of1 .et_pb_post:last-child {
		margin-bottom: 0;
	}
	.et_pb_gutters3 .et_pb_column_4_4 .et_pb_portfolio .et_pb_portfolio_item:last-child {
		margin: 0 auto;
	}
	.et_pb_filterable_portfolio .et_pb_portfolio_filters li a {
		display: flex;
		justify-content: center;
		align-items: center;
		height: 67px;
	}
	.field-demande-devis-link {
    	width: 210px;
	}
	.field-demande-devis-link a {
		padding: 10px;
	}
	.field-p-texte {
		width: 100% !important;
	}
	.field-p-texte + .field-p-texte {
		padding-top: 15px;
	}
	.top-contact .contact-text {
		padding: 30px;
	}
}

@media all and (max-width: 360px) {
	.et_header_style_left #et-top-navigation .mobile_menu_bar {
		padding: 9px 0;
	}
	.et_header_style_left .mobile_menu_bar:before {
		font-size: 38px;
	}
	.et_mobile_menu {
    	top: 56px;
    	height: calc(100vh - 56px);
	}
	.admin-bar .et_mobile_menu {
		height: calc(100vh - 100px);
	}
	#et-secondary-menu {
		margin-left: 0;
	}
	#et-secondary-nav li li a {
		padding: 10px 15px;
	}
	.et_pb_fullwidth_header.et_pb_module {
		height: 160px;
		margin-top: 56px;
	}
	.person-contact > .et_pb_team_member {
		flex-direction: column-reverse;
    	text-align: center;
	}
	.person-contact .et_pb_team_member_image {
		margin: 10px 0 0;
	}
	.et_pb_tabs .et_pb_post {
    	width: 100%;
		margin: 0 auto 60px;
	}
	.et_pb_tabs .et_pb_tabs_controls li,
	.et_pb_column .et_pb_filterable_portfolio .et_pb_portfolio_filters .et_pb_portfolio_filter {
		width: 75%;
		min-height: auto;
		margin: 0 0 10px;
	}
	.et_pb_tabs .et_pb_post .entry-featured-image-url {
		height: 160px;
	}
	.et_pb_blog_grid .column.size-1of1,
	.et_pb_gutters3 .et_pb_column_4_4 .et_pb_portfolio_grid .et_pb_grid_item,
	.et_pb_gutters3 .et_pb_column_4_4 .et_pb_portfolio .et_pb_portfolio_item,
	.et_pb_tabs .et_pb_column .et_pb_blog_grid .column.size-1of1 .et_pb_post {
    	width: 100%;
	}
	.et_pb_filterable_portfolio .et_pb_portfolio_filters li a {
		display: block;
		height: auto;
	}
}
body.home #main-header
{
	background-color:white!important;
}
@media (max-width:980px)
{
	#home .et_pb_column
	{
		height:calc(50vh - 50px)!important;
	}
}

.et_pb_section.CTAGwen .et_pb_button_1:hover,
.et_pb_section.CTAGwen .et_pb_button_2:hover
{
  color: #dc143c!important;
border-color: #ffffff!important;
background-image: initial;
background-color: #ffffff!important;
}
/*.page-id-30504 #main-header #top-menu li a,
.page-id-30403 #main-header #top-menu li a
{
	color:white!important;
}*/