/*
Theme Name:     Theme enfant
Description:    Theme enfant de William 
Author:         William
Template:       Divi                      
Version:        0.1.0
*/

:lang(zh-hans) .woocommerce-tabs {
	display:none;
}

:lang(zh-hans) p, :lang(zh-hans) ul, :lang(zh-hans) #top-menu li a {
	font-size: 20px!important;
}

@font-face {
	font-family: Parisienne;
	src:url(https://nke-instrumentation.com//Parisienne/Parisienne-Regular);
	font-weight:normal;
}

@font-face {
	font-family: Parisienne;
	src:url(https://nke-instrumentation.fr//Parisienne/Parisienne-Regular);
	font-weight:normal;
}

/* Barre de notification */
.btn_calltoaction {
	border-radius: 2px!important;
    padding: 15px 20px!important;
}

.edn-custom-template[data-barid=apexbar-1] .edn_countdown_timer_main_wrapper .countdown-wrap.apexnb_layout2 .apex_countdown div {
    background: #009fd6!important;
}


.cta_video {
	display: flex;
    position: absolute;
	justify-content:center;
    height: 100%;
    width: 100%;
	z-index: 9999999999999999999;
}

.container_cta_video {
	width: auto;
    height: 50px;
    background-color: white;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 10px;
    border: 2px solid white;
	cursor:pointer;
	padding: 15px;
	margin-top:10%;
}

.container_cta_video p {
    display: flex;
    color: black;
    font-weight: 600;
    font-size: 20px;
}


.container_cta_video:hover {
	background:#009fd6;
}


/* Video */


.video-container {
	display: flex;
    align-items: center;
}

.video-container::before {
    background-color: #000;
    opacity: 0.3;
    z-index: 1;
	content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;

}

#myVideo {
  right: 0;
  bottom: 0;
  min-width: 100%;
  min-height: 100%;
}

.txt-video {
    position: absolute;
    left: 5%;
	z-index:2;
}

.txt-video h1 { 
	color: white;
    font-weight: bold;
}



/* Slogan */

.slogan {
	 display: inline-block;
    float: none;
    margin-left: auto;
    margin-right: auto;
    max-width: 250px;
    max-height: 100%!important;
    position: absolute;
    bottom: 7px;
    color: white;
	font-family: Parisienne!important;
    font-size: 25px;
}

.et-fixed-header .slogan {
    display: inline-block;
    float: none;
    margin-left: auto;
    margin-right: auto;
    max-width: 250px;
    max-height: 100%!important;
    position: absolute;
    bottom: 2px;
    color: white;
}


/* Taille logo */
#logo {
    max-width: 210px;
    max-height: 100%!important;
    padding: 10px;
}

.et_pb_svg_logo #logo, .et_pb_svg_logo.et_header_style_split .et-fixed-header .centered-inline-logo-wrap #logo {
    height: 100%;
}

/* MENU primaire */

.nav li ul {
	display: flex;
    flex-direction: column;
    flex-wrap: wrap;
	left: -80px;
	width: unset;
	min-width:360px;
}

.nav li.et-reverse-direction-nav li ul {
    right: auto;
    left: auto;
}

.nav ul li a:hover {
    opacity: 1;
    background-color: #009fd6;
}

#top-menu a {
    -webkit-transition: none;
    -moz-transition: none;
    transition: none;
}
#top-menu li {
    display: inline-block;
    padding-right: 0px;
    font-size: 14px;
}


.et_header_style_left #et-top-navigation nav>ul>li>a, .et_header_style_split #et-top-navigation nav>ul>li>a {
    margin-bottom: 50px;
    padding: 10px 15px;
    padding-bottom: 10px!important;
}

.et_header_style_left .et-fixed-header #et-top-navigation nav>ul>li>a {
	margin-bottom:30px;
}

#et-secondary-nav .menu-item-has-children>a:first-child:after, #top-menu .menu-item-has-children>a:first-child:after {
    position: absolute;
    top: 10px;
    right: 3px;
    font-family: ETmodules;
    font-size: 16px;
    font-weight: 800;
    content: "3";
}

#top-menu-nav>ul>li>a:hover {
    opacity: 1;
    -webkit-transition: none;
    -moz-transition: none;
    transition: none;
    color: white;
    background-color: #009fd6;
}

#top-menu li.current-menu-ancestor>a {
	color: white!important;
    background-color: #009fd6;
}

#top-menu li.current-menu-item>a {
    color: white!important;
    background-color: #009fd6;
	width: 100%!important;
}

.nav ul li a:hover {
    opacity: 1;
    background-color: #009fd6;
    color: white!important;
	width: 100%!important;
}


.nav li ul {
    padding: 0px 0;
}

#top-menu li li {
    margin: 0;
    padding: 0px;
    width: max-content;
	min-width:360px;

}

#top-menu li li a {
    width: inherit;
    padding: 10px 20px;

}

.nav li li ul {
    z-index: 1000;
    top: -3px;
    left: 340px!important;

}


#et_top_search {
    margin: 3px 0 0 18px;
}

.et-cart-info {
    display: none;
}

/* SLIDER PAGE ACCUEIL */

.et_pb_slide_description {
	width: 100%;
    height: 100%;
    padding: 0;
    min-height: 438px;
}

.et_pb_slides .et_pb_container {
    width: 100%;
    max-width: 100%!important;
}

.et_pb_slider .et_pb_slide {
    width: 100%;
    padding: 0px;
}

/* SLIDER CADE */

.cadre_slider_gauche {
	position: absolute;
	width: 50%;
	left: 0px;
	margin-left:50px;

}

.cadre_slider_droite {
	position: absolute;
	width: 50%;
	right: 0px;
	margin-right:50px;

}

.titre_slider_gauche {
	background-color: #00000082;
    padding: 15px;
    margin-left: 30px;
    margin-top: 30px;
}

.titre_slider_droite {
	background-color: #00000082;
    padding: 15px;
    margin-right: 30px;
    margin-top: 30px;
}


.titre_slider_gauche > h1, .titre_slider_droite > h1 {
	font-weight:bold;
	font-size:32px;
}


.texte_slider_gauche {
	background-color: #00000082;
    padding: 15px;
    margin-left: 30px;
    margin-top: 15px;
}

.texte_slider_droite {
	background-color: #00000082;
    padding: 15px;
    margin-right: 30px;
    margin-top: 15px;
}

.cta_slider_gauche {
	margin-left: 30px;
    margin-top: 15px;
	display:flex;
}

.cta_slider_droite {
	margin-right: 30px;
    margin-top: 15px;
	float:right;
}

.cta_slider_gauche > a, .cta_slider_droite > a {
    margin-top: 30px;
    display: block;
    width: auto;
    background-color: #009fd6;
    color: white;
    height: auto;
    min-height: auto;
    border: 2px solid #009fd6;
    border-radius: 3px;
    padding: .3em 1em;
    font-size: 16px;
    display: block;
    font-weight: 500;
    line-height: 1.7em!important;
    width: fit-content;
	width: -moz-fit-content;
}

.cta_slider_gauche > a:hover, .cta_slider_droite > a:hover { 
    background: white!important;
    color: #009fd6!important;
    transform: scale(1.2);
	padding: .3em 2em .3em .7em;
    border: 2px solid transparent;
}

.cta_slider_gauche > a:after, .cta_slider_droite > a:after {
	position: absolute;
    margin-left: -1em;
    opacity: 0;
    text-shadow: none;
    font-size: 26px;
    font-weight: 400;
    font-style: normal;
    font-variant: none;
    line-height: 1em;
    text-transform: none;
    content: "\35";
	font-family: ETmodules!important;
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    transition: all .2s;
}

.cta_slider_gauche > a:hover:after, .cta_slider_droite > a:hover:after {
    margin-left: 0;
    opacity: 1;
}

.cta_slider_gauche > a:first-letter, .cta_slider_droite > a:first-letter {
	text-transform:capitalize;
}


/* FILTRE */

.view.large-view.block-view .post-list {
    width: 31%;
    max-width: fit-content;
}

.view {
    margin-top: 0px;
    margin-left: 3%;
}

.px-capf-wrapper {
    position: relative;
    z-index: 3;
    background: white;
    width: 100%;
    max-width: 100%;
    min-height: 400px;
    overflow: hidden;
    padding: 0px;
    padding-bottom: 25px;
}

.px_checkboxesList .px_checkbox-li {
    width: auto!important;
}

.px-filter-fields.lscf-horizontal-sidebar .lscf-filter-field.lscf-large-field {
    width: 100%;
	height: auto;
}

.px-filter-fields .px_capf-field .px-hidden-opt {
    display: block!important;
}

.px-filter-fields .px_capf-field .lscf-see-more {
    display: none;
}

.view.block-view .post-list .price, .view.block-view .post-list .caption {
    display: block;
}

.view.block-view .block-row {
    margin: 0px;
    height: 250px;
    overflow: visible;
}

.view.block-view .post-list .block-featuredImage {
    width: 100%;
    height: auto;
    overflow: visible;
    padding: 0px;
	display: inline!important;
}

.post-list .post-featuredImage {
    width: 100%;
    position: relative;
    max-height: 200px;
    min-height: 170px;
    overflow: hidden;
    display: inline;
}

.post-list .post-featuredImage .post-overlay {
    display: none;
}

span.button.disabled {
	display:none;
}

nav.prdctfltr-pagination.prdctfltr-pagination-load-more {
    display: none!important;

}


/* HOME PAGE */

a.actus_accueil {
	display:block;
}

.colaccueil h2 {
	margin-top: -50px;
    display: flex;
    width: 100%;
    position: absolute;
    justify-content: center;
    align-items: center;
    text-align: center;
}

.colaccueil a {
	color:black;
}

.colaccueil a:hover {
	color:white;
}

.colaccueil:hover {
  border: 1px solid;
  box-shadow: inset 0 0 20px rgba(255, 255, 255, .5), 0 0 20px rgba(255, 255, 255, .2);
  outline-color: rgba(255, 255, 255, 0);
  outline-offset: 15px;
  text-shadow: 1px 1px 2px #427388; 
	background-color:#009fd6;
	color:white;
}




#the-company.colaccueil:hover {
	background-color:white;
}

.colaccueil {
	margin-top: 30px;
    background: white;
    border: 1px solid #009fd6;
  box-shadow: inset 0 0 20px rgba(255, 255, 255, 0);
  outline: 1px solid;
  outline-color: rgba(255, 255, 255, .5);
  outline-offset: 0px;
  text-shadow: none;
  transition: all 1250ms cubic-bezier(0.19, 1, 0.22, 1);
	height:100%;
}

.section-custom-col {
	display: flex;
    flex-wrap: wrap;
}

.col-custom-col {
	display: flex;
	flex-wrap:wrap;
}

.block-custom-col {
	display: flex;
    flex-wrap: wrap;
	justify-content: center;
	width: 100%;
}

.colaccueil > p {
	font-size:15px;
}


.imgaccueil {
	text-align: center;
	margin-bottom: 10px;
	padding: 20px 20px 0px 20px;
}

.imgaccueil > a > img {
	height: 120px;
	border: 1px solid #ccc;
}

.imgaccueil > img {
    height: auto;
    border: 1px solid #ccc;
    width: auto;
    max-height: 200px;
}

.txtaccueil {
	text-align:justify;
	padding: 0px 20px 0px 20px;
}

/* PAGE entreprise en français et A propos */


.page-id-436 .et_pb_column_1_4 h2 {
	font-size:20px;
}

.page-id-52 .et_pb_column_1_4 h2 {
	font-size:20px;
}


/* PAGE Enregistreurs */

.colenregistreurs {
    margin-bottom: 30px;
	border: 1px solid #cccccc;
    padding: 0px;
	-webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

.colenregistreurs:hover {
	    transform: scale(0.9);
}

.imgenregistreurs  {
	    text-align: center;
		transition: transform .2s;
	    margin-bottom: 30px;
}



.imgenregistreurs  > a > img {
	height: 250px;
}

.txtenregistreurs  {
    height: 200px;
	padding:15px;
}

.lienenregistreurs  {
    bottom: 15px;
    position: absolute;
}

/* ACTUS */
.dp-post-excerpt > a {
	position: absolute;
    right: 0px;
    bottom: -30px;
}

.et_pb_dpblog_portfolio_0 .et_overlay:before {
    display: none;
}

.et_pb_dpblog_portfolio_0 .et_overlay {
    background-color: rgba(0,0,0,0);
    border-color: rgba(0,0,0,0);
}
.dp_portfolio_list_item {
	box-shadow: inset 0 0 20px rgba(255, 255, 255, 0);
	outline: 1px solid;
	outline-color: rgba(255, 255, 255, .5);
	outline-offset: 0px;
	text-shadow: none;
	transition: all 1250ms cubic-bezier(0.19, 1, 0.22, 1);
	padding:20px 20px;
	border: 1px solid #009fd6;
}


.dp_portfolio_list_item:hover {
    background-color: #009fd6;
    border: 1px solid #009fd6;
	box-shadow: inset 0 0 20px rgba(255, 255, 255, .5), 0 0 20px rgba(255, 255, 255, .2);
  outline-color: rgba(255, 255, 255, 0);
  outline-offset: 15px;
  text-shadow: 1px 1px 2px #427388; 
	color:white;
}



/* BLOG */


.et_pb_blog_grid {
	padding:20px;
}

.et_pb_blog_grid .et_pb_image_container {
    position: relative;
    padding: 0px;
    margin: 0px;
}

.post-content > a {
    position: relative;
    bottom: 0px;
    margin-top: 10px;
    padding: 10px;
    border: 1px solid #ccc;
    float: right;
	background-color: white;
}

.et_pb_blog_grid .et_pb_post {
    padding: 19px;
    border: 0px solid #d8d8d8;
    background-color: #efefef;
    word-wrap: break-word;
}

/* Page Produits */
.et_pb_column_1_3 h2 {
	font-size:20px;
}

/* RESEAU */

.mapplic-pin {
    background-color: transparent!important;
}

.mapplic-element {
	height:700px!important;
}

/* Carte reseau */

/* Picto certified  */

label[for=wpgmza_cat_checkbox_3] {
    background-image: url(http://nke-instrumentation.fr/wp-content/uploads/2019/05/Picto-Certified-calibration-and-laboratory-partners.png);
    background-repeat: no-repeat;
    background-size: 13px;
    background-position: right 3px center;
    padding-right: 25px;
	
}

/* Picto Offices  */


label[for=wpgmza_cat_checkbox_2] {
    background-image: url(http://nke-instrumentation.fr/wp-content/uploads/2019/05/Picto-Offices.png);
    background-repeat: no-repeat;
    background-size: 13px;
    background-position: right 3px center;
    padding-right: 25px;
}

/* Picto local agents or distributors */

label[for=wpgmza_cat_checkbox_1] {
    background-image: url(http://nke-instrumentation.fr/wp-content/uploads/2019/05/Picto-Local-agents-or-distributors.png);
    background-repeat: no-repeat;
    background-size: 13px;
    background-position: right 3px center;
    padding-right: 25px;
}

p#wpgmza_filter_2 {
	display:none;
}

.wpgmza_filter_container {
    display: contents!important;
    z-index: 2;
    position: absolute;
    margin-top:30px;
}


.wpgmza_map {
    margin-top:-35px;
}

.wpgmza_cat_ul {
	margin-left: 10px;
    padding-left: 0;
    margin: 5px;
    padding: 10px!important;
}

.wpgmza_cat_checkbox_holder {
    display: block;
    overflow: auto;
    margin-left: 10px;
    background-color: #ffffffc4;
    padding: 5px;
    margin-top: 10px;
    height: auto!important;
    color: black;
    font-weight: 700;
	margin-bottom:30px!important
}

.dataTables_length {
    color: #fafafa!important;
    padding: 2px;
    background-color: #242830;
    padding:2px;
    padding-left: 10px;
}

.dataTables_wrapper .dataTables_filter {
    float: right;
    text-align: right;
    color: #fafafa!important;
    background-color: #242830;
    padding: 2px;
    padding-left: 10px;
    height:28px;
}

table.dataTable tbody tr {
    background-color: #fafafa!important;
}


table.dataTable thead .sorting {
    background-color: #e8e8e8!important;
}

table.dataTable.no-footer {
    border-bottom: none!important;
}


.dataTables_wrapper .dataTables_info {
    clear: both;
    float: left;
    padding-top: 0px!important;
    background-color: #009fd6;
    padding: 10px!important;
}

.dataTables_wrapper .dataTables_paginate {
    float: right;
    text-align: right;
    padding-top: 0.px!important;
    padding: 2px!important;
    background-color: #009fd6;

}


table.dataTable tbody th, table.dataTable tbody td {
    padding: 8px 10px;
    border-top: 1px solid #242830!important;
}

.wpgmza_table_marker {
    text-align:center!important;

}

/* Porfolio custom */

.et_pb_portfolio_list .dp_portfolio_item_right {
    width: 66.67%;
    float: left;
    position: relative;
    padding: 0px;
}

.et_pb_dpblog_portfolio_0 .et_pb_portfolio_item h2 {
    font-weight: bold!important;
    font-size: 18px!important;
	text-align:center!important;
}

.dp_portfolio_item_right > p {
	color:black;
}

.dp_portfolio_item_right > p:nth-child(odd)  {
    padding: 0px;
    margin-right: 25px;
	float:right;
}

/* PRODUITS EN LISTE */

/* Post cliquable */
.link_porfolio {
	position:absolute;
	display:block;
	width:100%;
	height:100%;
	top:0px;
	left:0px;
	z-index: 10;
}

/* Taille zone cliquable partout sauf page d'accueil anglaise */
body:not(.page-id-1955) .link_porfolio {
	position:absolute;
	display:block;
	width:80%;
	height:100%;
	top:0px;
	left:0px;
	z-index: 10;
}


.double_cta {
	display: inline-grid;
	float:right
}
/* Lien Learn more + ask for quote */
a.link_porfolio_learn_more, a.link_ask_for_quote {
	display:none;
}

.page-id-36 a.link_porfolio_learn_more, .page-id-36 a.link_ask_for_quote {
	display:none!important;
}

.page-id-5321 a.link_porfolio_learn_more, .page-id-5321 a.link_ask_for_quote {
	display:none!important;
}

.page-id-5327 a.link_porfolio_learn_more, .page-id-5327 a.link_ask_for_quote {
	display:none!important;
}

/* Lien Learn more */
body:not(.page-id-1955) a.link_porfolio_learn_more  {
    width: auto;
    background-color: #009fd6;
    color: white;
    height: auto;
    text-align: center;
    min-height: auto;
    border: 2px solid #009fd6;
    border-radius: 3px;
    padding: .3em 1em;
    font-size: 16px;
    display: block;
    left: auto;
    font-weight: 500;
    line-height: 1.7em!important;
	z-index:11;
	margin-bottom: 20px;
	text-align: center;
}


body:not(.page-id-1955) a.link_porfolio_learn_more:hover { 
    background: white!important;
    color: #009fd6!important;
    transform: scale(1.2);
	padding: .3em 2em .3em .7em;
    border: 2px solid transparent;
}

body:not(.page-id-1955) a.link_porfolio_learn_more:after {
position: absolute;
    margin-left: -1em;
    opacity: 0;
    text-shadow: none;
    font-size: 26px;
    font-weight: 400;
    font-style: normal;
    font-variant: none;
    line-height: 1em;
    text-transform: none;
    content: "\35";
	font-family: ETmodules!important;
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    transition: all .2s;
}

body:not(.page-id-1955) a.link_porfolio_learn_more:hover:after {
    margin-left: 0;
    opacity: 1;
}

body:not(.page-id-1955) a.link_porfolio_learn_more:first-letter {
	text-transform:capitalize;
}

/* Lien Ask for quote */

body:not(.page-id-1955) a.link_ask_for_quote {
    width: auto;
    background-color: #009fd6;
    color: white;
    height: auto;
    text-align: right;
    min-height: auto;
    border: 2px solid #009fd6;
    border-radius: 3px;
    padding: .3em 1em;
    font-size: 16px;
    font-weight: 500;
    line-height: 1.7em!important;
	z-index:11;
	display: block;
	text-align: center;
}

body:not(.page-id-1955) a.link_ask_for_quote:hover { 
    background: white!important;
    color: #009fd6!important;
    transform: scale(1.2);
	padding: .3em 2em .3em .7em;
    border: 2px solid transparent;
}

body:not(.page-id-1955) a.link_ask_for_quote:after {
position: absolute;
    margin-left: -1em;
    opacity: 0;
    text-shadow: none;
    font-size: 26px;
    font-weight: 400;
    font-style: normal;
    font-variant: none;
    line-height: 1em;
    text-transform: none;
    content: "\35";
	font-family: ETmodules!important;
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    transition: all .2s;
}

body:not(.page-id-1955) a.link_ask_for_quote:hover:after {
    margin-left: 0;
    opacity: 1;
}

body:not(.page-id-1955) a.link_ask_for_quote:first-letter {
	text-transform:capitalize;
}

/* CHAMPS PERSONNALISES */

.dp-custom-field {
	margin-bottom:10px;
}

.img_telechargement {
	vertical-align: middle;
}

.dp-custom-field {
    margin-bottom: 10px;
    display: inline-grid;
    text-align: justify;
    padding: 10px;
	max-width: 80%;
	float:left;
}

.dp-custom-field > .dp-custom-field-value > a:last-child {
	display:grid;
}


/* SUPPRIMER PANIER */
#top-header .et-cart-info {
    display: none;
}
/* PAGE WOOCOMMERCE */
figure.woocommerce-product-gallery__wrapper {
    margin: 0;
    margin-bottom: 30px!important;
}

.woocommerce div.product div.summary {
    margin-bottom: 0px;
}

.woocommerce-product-details__short-description {
	margin-bottom:30px;
}

.woocommerce .woocommerce-breadcrumb a:nth-child(3) {
    color: white;
    width: 0px;
    font-size: 0px;
    margin-left: -11.5px;
}


/* DESCRIPTION WOOCOMMERCE */

.yikes-custom-woo-tab-title {
	display:none;
}

#tab-description > h2 {
	display:none;
	}

#tab-description > p {
	padding:0px;
	}

.woocommerce .woocommerce-tabs {
	border: 1px solid #009fd6!important;
}

.woocommerce div.product .woocommerce-tabs ul.tabs::before {
    border-bottom: 1px solid #009fd6;
}

.woocommerce #content-area div.product .woocommerce-tabs ul.tabs li.active {
    border-right: 1px solid #009fd6!important;
	border-left: 1px solid #009fd6!important;
}

.accessories_tab {
	border-right: 1px solid #009fd6!important;
    border-left: 1px solid #009fd6!important;
}

/* SUPPRIMER TAGS */

.tagged_as {
	display:none;
}

/* PAGE PRODUITS */

/* Lien PDF */
.summary.entry-summary > a {
	padding-bottom: 10px;
    display: inline-block;
}

section.related.products {
	display:none!important;
}

/* CTA contact */

.product-template-default #et-boc {
    width: auto;
    display: inline-block;
}

.bouton_cta_produit {
	width: auto;
    display: inline-block;
	margin-left: 40px;
}

.bouton_cta_produit > .et_pb_button_wrapper > .et_pb_button {
	background: white;
    border-color: #009fd6;
    color: #009fd6;
	transition: all 0s;
	text-decoration: none;
}

.bouton_cta_produit > .et_pb_button_wrapper > .et_pb_button:hover {
	background: #009fd6!important;
    color: white!important;
	transform: scale(1.2);
}

.bouton_cta_produit > .et_pb_promo_description {
    padding-bottom: 0px;
}

/* Supprimer les catégories post meta */
.product_meta {
    display: none;
}

/* FILTRE PARAMETRES */

.prdctfltr_woocommerce.pf_arrow .prdctfltr_woocommerce_filter_submit, .prdctfltr_woocommerce.pf_arrow_inline .prdctfltr_woocommerce_filter_submit {
    margin-right: 12px;
    background-color: white;
}
a.button .prdctfltr_woocommerce_filter_submit:hover {
	background-color: white;
}

/* Contact */

div.col-sm-3 {
    max-width: 600px;
    margin-left: auto;
    margin-right: auto;
}

div.col-xs-12 {
    max-width: 600px;
    margin-left: auto;
    margin-right: auto;
}

label.control-label.col-form-label.text-left.col-sm-4 {
	color:black!important;
	font-size:18px;
	font-family:Open Sans;
}

div.form-group.row {
	margin-bottom:20px!important;
}

input[type=text] {
	width:100%;
	padding: 10px;
}

input.btn.btn-default {
	background-color: white;
    font-size: 20px;
    border: 2px solid #009fd6;
    padding: 10px 20px 10px 20px;
	border-radius: 5px;
}

input.btn.btn-default:hover {
	background-color: white;
    font-size: 20px;
    border: 2px solid #009fd6;
    padding: 10px 20px 10px 20px;
	border-radius: 5px;
	color:#009fd6;
}

textarea {
    padding: 20px;
    width: 100%;
}

.crm-lookup-popup {
    height: auto!important;
    bottom: 0%!important;
	top: 35%!important;
	left: auto!important;
    width: max-content!important;
	margin-top: auto!important;
	margin-left:auto!important;
    margin-right: auto!important;
	position: relative!important;

}

.crm-header-title {
    display:none;
}

div.crm-lookup-search-area > table > tbody > tr:nth-child(1)  {
    display:none!important;
}

div.crm-lookup-popup-body-foot {
    display:none!important;
}

div.crm-lookup-body-grid {
    height: 311px;
    width: 260%!important;
}

.crm-lookup-popup-body {
    width: 100%;
    margin-top: 30px;
    overflow: hidden;
    height: 100px!important;
    position: relative;
}

/* Bouton page privé */
.et_password_protected_form .et_submit_button {
    display: block;
    float: right;
    margin: 8px auto 0;
    font-family: inherit;
    cursor: pointer;
    background-color: white;
    color: black;
}

.et_password_protected_form .et_submit_button:hover {
	padding: .3em 2em .3em .7em;
	background-color: white!important;
    color: black;
	border : 2px solid #009fd6;
}


/* Footer */

.social_footer {
	display: flex;
    flex-direction: column;
    align-items: center;
}

.adresse_nke p {
	text-align:center;
	font-size:16px;
}

#linkedln p, #linkedln img{
	margin-top:0px!important;
}

#linkedln p, #twitter p, #youtube p {
    display: flex;
    flex-direction: row;
    margin-bottom: 10px;
    align-items: center;
	font-size:16px;
}

#linkedln img, #twitter img, #youtube img {
	width: 50px;
    margin-bottom: 10px;
    margin-top: 10px;
    margin-right: 10px;
}


.footer-widget {
    display: flex;
    flex-direction: column;
}

/* VERSION RESPONSIVE */

/* Grand ecran */

@media (max-width:1600px) {
	
.et_fixed_nav.et_boxed_layout #page-container #main-header, .et_boxed_layout #page-container {
	width: 100%;
    max-width: none!important;
    margin: auto;
}	
	
}

/* TABLETTE PORTRAIT */

@media (max-width:1024px) and (orientation:landscape) {
	
/* TITRE IMAGE ET C.T.A */	
h3.et_pb_module_header {
	font-size: 18px;
}

.img_cta_chap {
	padding:30px!important;		
}

.img_cta_app {
	padding:25px!important;		
}
	
.img_cta_produit {
	padding: 15px!important;
    margin: 0px!important;
    height: 110px!important;
}

.img_cta_produit > .et_pb_button_wrapper > a.et_pb_promo_button.et_pb_button {
	font-size:18px!important;
	margin:0px!important;
}	

/* CARTE */	
.mapplic-element {
    height: 900px!important;
}	
}

@media (max-width:1024px) and (orientation:landscape) {
.container.et_menu_container {
    z-index: 99;
    width: auto;
    padding-right: 4%;
    padding-left: 4%;
}
	
/* Colonnes presentation */	
	
.imgaccueil > img {
    max-height: 150px;
}	
	
	
/* Page pre_produit */		
.dp-custom-field {
    max-width: 75%;
}	
	
}

@media (max-width:1024px) and (orientation:portrait) {
.mapplic-element {
    height: 1200px!important;
}	
	
/* Colonnes presentation */	

.colaccueil {
    height: auto;
    padding-bottom: 20px;
	margin-bottom: 30px;
}
	
/* Portfolio */	
.et_pb_portfolio_list .dp_portfolio_item_right {
    width: 100%;
    text-align: justify;
}	
	
.dp_portfolio_item_right > p:nth-child(odd) {
    margin-right: 0px;
}	
	
/* Page pre_produit */		
.dp-custom-field {
    max-width: 75%;
}	
	
}	


/* Version mobile Paysage */
@media (max-width: 768px) and (orientation:landscape) {
.cadre_slider_gauche {
    position: absolute;
    width: 90%;
    left: 0px;
    margin-left: 0;
}	
	
/* Colonnes presentation */	
	
.colaccueil {
    height: auto;
    padding-bottom: 20px;
	margin-bottom: 30px;
}
	
/* Portfolio */	
.et_pb_portfolio_list .dp_portfolio_item_right {
    width: 100%;
    text-align: justify;
}	
	
.dp_portfolio_item_right > p:nth-child(odd) {
    margin-right: 0px;
}	
	
}
	
/* Version mobile portrait */
@media (max-width: 480px) {	
	
.slogan {
    font-size: 16px;
}	
	
.container_cta_video {
	padding: 10px;
    margin-top: 10%;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    max-width:75%;	
}	
	
/* Slider home */	
.cadre_slider_gauche {
    position: absolute;
    width: 90%;
    left: 0px;
    margin-left: 0;
}
	
/* Colonnes presentation */	


/* Portfolio */	
.et_pb_portfolio_list .dp_portfolio_item_right {
    width: 100%;
    text-align: justify;
}	
	
.dp_portfolio_item_right > p:nth-child(odd) {
    margin-right: 0px;
}	
	
.dp-custom-field {
    max-width: 100%;
}
	
.dp_portfolio_item_right > p:nth-child(odd) {
    float: left;
}	
	
}
