/*
bleu {
	color: #00aeef;
}
bleu-fonce {
	color: #2a4169;
}
rose {
	color: #ec008c;
}
violet {
	color: #903f98;
}
vert {
	color: #0db14b;
}
orange {
	color: #f7941d;
}
*/
/* Small only */
@media screen and (max-width: 39.9375em) {}
/* Medium and up */
@media screen and (min-width: 40em) {}
/* Medium only */
@media screen and (min-width: 40em) and (max-width: 63.9375em) {}
/* Large and up */
@media screen and (min-width: 64em) {}
/* Large only */
@media screen and (min-width: 64em) and (max-width: 74.9375em) {}
/* BASE */
.diagonale {
	background: url(../images/diagonale_new.png) no-repeat scroll top center transparent;
	height: 150px;
	width: 100%;
	background-size: cover;
}
.menu-container {
	margin-top: -124px;
	/*margin-top: 0;*/
}
.menu > li {
	background: url(../images/puce_menu.png) 10px center no-repeat;
	padding-left: 20px;
}
.menu > li:hover {
	background: url(../images/puce_menu_white.png) 10px center no-repeat, radial-gradient(ellipse at center, #50bce7 0%, #348eb2 100%) !important;
	-webkit-border-top-left-radius: 2px;
	-webkit-border-bottom-left-radius: 2px;
	-moz-border-radius-topleft: 2px;
	-moz-border-radius-bottomleft: 2px;
	border-top-left-radius: 2px;
	border-bottom-left-radius: 2px;
}
.menu > li > a {
	padding: 0.7rem 1rem;
}
ul.dropdown.menu > li:last-child > a {
	background: none;
}
img.picto {
	margin-right: 10px;
}
p {
	font-size: 14px;
	line-height: 1.4em;
	color: #6F6F6F;
}
p.error, p.success {
	padding-left: 0;
}
.head-stayintouch a, .head-stayintouch img, .head-stayintouch span {
	vertical-align: middle;
}
.head-stayintouch img {
	margin: 0 10px;
}
.head-stayintouch span  {
	text-transform: uppercase;
	color: #384c6d;
	font-weight: bold;
}
#stayintouch {
	position: fixed;
	bottom: -153px;
	z-index: 20;
	right: 0;
	width: 350px;
	background-image: url("../images/bg-stayintouch.png");
	background-position: top left;
	background-size: cover;
	background-repeat: no-repeat;
}
.title-stayintouch {
	text-transform: uppercase;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 18px;
	margin-top: 5px;
	padding: 0;
	text-align: center;
}
.title-stayintouch img {
	margin-right: 20px;
}
.title-stayintouch span {
	display: inline-block;
	vertical-align: middle;
}
.title-stayintouch a.close {
	width: 27px;
	height: 27px;
	background-image: url(../images/close.png);
	position: absolute;
	left: 15px;
}
.title-stayintouch a.close.rotate {
	-webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}
.content-stayintouch {
	padding-left: 20px;
}
#stayintouch .dropdown-pane {
	padding: 20px;
}
#stayintouch .dropdown-pane p {
	padding: 0;
	margin: 0;
}
#stayintouch .dropdown-pane a {
	color: #384c6d;
}
#stayintouch button {
	margin-left: 10px;
}
#newsletter-form {
	padding: 0 10px;
}
#newsletter-form p {
	padding: 0;
	margin: 15px 0 10px 0;
	color: #384c6d;
}
#newsletter-form button {
	margin: 0;
	background-color: #384c6d;
}
.popup p.success {
	margin: 4px 0;
	padding: 0 10px;
	color: #008e17;
}
.center {
	text-align: center;
}
footer ul li a, footer ul li a:link {
	color: darkgray !important;
}
.search-result ul, .popupcontent ul {
	color: darkgray;
	font-size: 14px;
	line-height: 1.4em;
}
#menu-mobile .menu li .content .row > .column p, #menu-mobile .menu li .content .row > .columns p {
	padding-left: 0;
}
#menu-mobile .menu li.rheologyonchip .content {
    background: #a14ba8; }
#menu-mobile .menu li.rheologyonchip a.firstlevel:before {
    background: #a14ba8 url(../images/puce_menu_white.png) center center no-repeat; 
}
.menu-container .dropdown.menu > li .content.rehologyonchip {
    background: #a14ba8; 
}
#menu-mobile .menu li:last-child {
	border-bottom: none;
}
#menu-mobile .menu > li:hover {
	background: #FFFFFF !important;
}
#menu-mobile ul ul {
	margin-left: 2rem;
}
/* SLIDER */
header .header_box {
	position: absolute;
	right: 0;
	z-index: 100;
}
.slide-caption {
	position: absolute;
	left: 0;
	top: 70px;
}
.slide-title {
	margin: 0;
	padding: 0;
	text-transform: uppercase;
	color: #FFFFFF;
	font-size: 40px;
	line-height: 1em;
}
.slide-subtitle {
	margin: 0;
	padding: 0;
	text-transform: uppercase;
	color: #FFFFFF;
	font-size: 20px;
}
.owl-carousel .owl-item img {
	width: auto !important;
	max-width: 100% !important;
	margin: 0 0 0 auto;
}
.owl-prev {
	position: absolute;
	top: 50%;
	left: 0;
	color: #FFF;
}
.owl-next {
	position: absolute;
	top: 50%;
	right: 0;
	color: #FFF;
}
@media screen and (max-width: 39.9375em) {
	header {
		height: 885px;
	}
}
@media screen and (min-width: 40em) and (max-width: 63.9375em) {
	#header-slider {
		margin-top: 150px;
	}
}
/* ACCUEIL */
#spotlights p.title {
	color: #384c6d;
	text-transform: uppercase;
	font-size: 25px;
	font-weight: bold;
	line-height: 1.2em;
}
#spotlights p.subtitle {
	font-weight: bold;
}
.content-container > .row .columns .container #spotlights .image-container {
	height: auto;
}
#spirit-content h4 {
	color: #384C6D;
	font-size: 14px;
	font-weight: bold;
	border-bottom: 1px solid #A9A9A9;
}
.content-container > .row .columns .container.produits {
	background: url(../images/spirit.jpg) bottom center no-repeat rgba(255, 255, 255, 0.8);
	padding-bottom: 150px;
}


#home-numbers {
	background-color: #50bce7;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	max-width: initial;
	padding: 45px 0;
	margin-top: 30px;
}
#home-numbers .content-container > .row {
	margin-top: 0;
}
#home-numbers .content-container > .row .columns {
	border-right: 1px solid #FFF;
}
#home-numbers .content-container > .row .columns:last-child {
	border-right: none;
}
@media screen and (max-width: 39.9375em) {
	#home-numbers .content-container > .row .columns {
		border-right: none;
		border-bottom: 1px solid #FFF;
		padding-bottom: 20px;
		margin-bottom: 20px;
	}
	#home-numbers .content-container > .row .columns:last-child {
		border-right: none;
		border-bottom: none;
		padding-bottom: 0;
		margin-bottom: 0;
	}
}
.home-count {
	text-align: center;
	color: #FFFFFF;
	margin: 0;
}
.home-count img {
	margin: 0 0 10px 0 !important;
}
.home-count > .more-than {
	color: #384c6d;
}
.home-count > .countup {
	font-weight: bold;
	font-size: 40px;
	line-height: 1.2em;
}
.home-count > .countup-domain {
	font-weight: bold;
}
#home-products-range.content-container > .row .columns .container {
	padding: 15px 30px; 
}
#home-products-range > .row {
	margin-top: 60px;
	margin-bottom: 60px;
}
#home-products-range-head {
	background-color: #f5f5f7;
	-webkit-box-shadow: 0px 50px 120px -40px rgba(0,0,0,0.75);
	-moz-box-shadow: 0px 50px 120px -40px rgba(0,0,0,0.75);
	box-shadow: 0px 50px 120px -40px rgba(0,0,0,0.75);
	position: relative;
	z-index: 10;
}
#home-products-range-head h2 {
	color: #384c6d;
	font-weight: bold;
	font-size: 20px;
}
#home-products-range-head p {
	color: #384c6d;
	text-transform: uppercase;
}
#home-products-range-head-illus {
	background: url("../images/bg_head_home_products.png") no-repeat scroll right center transparent;
	background-size: cover;
}
#home-products-range-head-title {
	padding-top: 80px;
	padding-bottom: 80px;
}
#home-products-range-content {
	background: url("../images/home_ombres_products_range.png") no-repeat scroll center bottom transparent;
	background-size: cover;
}
#home-products-range-stability {
	background: url("../images/product_range_orange.png") repeat-x scroll center top transparent;
}
#home-products-range-microrheology {
	background: url("../images/product_range_rose.png") repeat-x scroll center top transparent;
}
#home-products-range-rheologyonchip {
	background: url("../images/product_range_violet.png") repeat-x scroll center top transparent;
}

#home-products-range-content {}
#home-products-range-content h3 {
	margin-top: 30px;
	margin-bottom: 5px;
	background: none;
	padding: 0;
	text-align: center;
	color: #FFFFFF;
	font-size: 24px;
	line-height: 1em;
}
#home-products-range-content h3.rose {
	color: #e6148a;
}
#home-products-range-content p.info-product {
	padding-left: 40px;
	color: #FFFFFF;
}
#home-products-range-content p.info-product.rose {
	color: #e6148a;
}
#home-products-range-content p.info-product.orange {
	color: #f7941d;
}
#home-products-range-content p.subtitle {
	text-align: center;
	text-transform: uppercase;
	color: #FFFFFF;
}
#home-products-range-content p.subtitle.rose {
	color: #e6148a;
}
#home-products-range-content hr {
	width: 70%;
	border-bottom-color: #FFFFFF;
}
.product-link {
	background-color: #FFFFFF;
	padding: 15px 25px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	margin-bottom: 20px;
}
/* TECHNO */
#bloc-intro-techno {
	margin-bottom: 30px;
}
.intro-techno p {
	font-size: 16px;
}
.intro-techno ul {
	color: darkgray;
	font-size: 14px;
	line-height: 1.4em;
}
.techno-text {
	margin: 30px 0;
}
.techno-text ul {
	color: #FFFFFF;
	font-size: 14px;
	line-height: 1.4em;
}
.techno-text p {
	color: #FFFFFF;
}
.techno-text p.text-blue {
	color: #50bce7;
}
.techno-text p.text-dark-blue {
	color: #384c6d;
}
.techno-text p.large {
	text-transform: uppercase;
}
.range-item img {
	margin: 0 auto;
	display: block;
}
.range-item table {
	width: 100%;
	font-size: 14px;
	color: #FFFFFF;
	letter-spacing: 1px;
}
tbody th, tbody td {
	padding: 0.2rem 0.5rem 0.2rem 0.5rem;
}
.range-item table tbody tr {
	background-color: #384c6d;
}
.range-item table tbody tr:nth-child(even) {
	background-color: #50bce7;
}
#range-orbit .orbit-bullets button {
	height: 15px;
	width: 15px;
	background-color: #50bce7;
	border: 2px solid #50bce7;
}
#range-orbit .orbit-bullets button.is-active {
	background-color: white;
	border: 2px solid #50bce7;
}
.image_popup {
	max-width: 300px;
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}
.datas-gallery {
	display: block;
	position: relative;
	width: 100%;
	height: 100%;
}
.datas-gallery img {
	padding: 0 !important;
	margin: 0 !important;
}
.datas-more {
	width: 67px;
	height: 67px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -33px;
	margin-top: -33px;
	background: url("../images/more_datas.png") scroll no-repeat center center transparent;
	opacity: 0.5;
}
.datas-gallery:hover .datas-more {
	opacity: 1;
}
/* TECHNO COLOR */
.popup_small {
	z-index: 100;
}
#stability-and-shelf-life .content-container > .row .columns h1 {
	background: url(../images/puce_menu_orange.png) center left no-repeat;
}
#stability-and-shelf-life .key-benefits {
	background-color: #f7941d;
}
#stability-and-shelf-life .text-color {
	color: #f7941d;
}
#stability-and-shelf-life .techno-title {
	background-color: #f7941d;
}
#turbiscan-stability-index .content-container > .row .columns h1 {
	background: url(../images/puce_menu_orange.png) center left no-repeat;
}
#turbiscan-stability-index .key-benefits {
	background-color: #f7941d;
}
#turbiscan-stability-index .text-color {
	color: #f7941d;
}
#turbiscan-stability-index .techno-title {
	background-color: #f7941d;
}
#particle-size .content-container > .row .columns h1 {
	background: url(../images/puce_menu_orange.png) center left no-repeat;
}
#particle-size .key-benefits {
	background-color: #f7941d;
}
#particle-size .text-color {
	color: #f7941d;
}
#particle-size .techno-title {
	background-color: #f7941d;
}
#bulk-rheology .content-container > .row .columns h1 {
	background: url(../images/puce_menu_rose.png) center left no-repeat;
}
#bulk-rheology .key-benefits {
	background-color: #ec008c;
}
#bulk-rheology .text-color {
	color: #ec008c;
}
#bulk-rheology .techno-title {
	background-color: #ec008c;
}
#coating-analysis .content-container > .row .columns h1 {
	background: url(../images/puce_menu_rose.png) center left no-repeat;
}
#coating-analysis .key-benefits {
	background-color: #ec008c;
}
#coating-analysis .text-color {
	color: #ec008c;
}
#coating-analysis .techno-title {
	background-color: #ec008c;
}
#microstructure-thermal-analysis .content-container > .row .columns h1 {
	background: url(../images/puce_menu_rose.png) center left no-repeat;
}
#microstructure-thermal-analysis .key-benefits {
	background-color: #ec008c;
}
#microstructure-thermal-analysis .text-color {
	color: #ec008c;
}
#microstructure-thermal-analysis .techno-title {
	background-color: #ec008c;
}
#flow-rheology-by-microfluidics .content-container > .row .columns h1 {
	background: url(../images/puce_menu_violet.png) center left no-repeat;
}
#flow-rheology-by-microfluidics .key-benefits {
	background-color: #903f98;
}
#flow-rheology-by-microfluidics .text-color {
	color: #903f98;
}
#flow-rheology-by-microfluidics .techno-title {
	background-color: #903f98;
}
#static-multiple-light-scattering .content-container > .row .columns h1 {
	background: url(../images/puce_menu_orange.png) center left no-repeat;
}
#static-multiple-light-scattering .key-benefits {
	background-color: #f7941d;
}
#static-multiple-light-scattering .text-color {
	color: #f7941d;
}
#static-multiple-light-scattering .techno-title {
	background-color: #f7941d;
}
#diffusing-wave-spectroscopy .content-container > .row .columns h1 {
	background: url(../images/puce_menu_rose.png) center left no-repeat;
}
#diffusing-wave-spectroscopy .key-benefits {
	background-color: #ec008c;
}
#diffusing-wave-spectroscopy .text-color {
	color: #ec008c;
}
#diffusing-wave-spectroscopy .techno-title {
	background-color: #ec008c;
}
#visual-flow-rheometer .content-container > .row .columns h1 {
	background: url(../images/puce_menu_violet.png) center left no-repeat;
}
#visual-flow-rheometer .key-benefits {
	background-color: #903f98;
}
#visual-flow-rheometer .text-color {
	color: #903f98;
}
#visual-flow-rheometer .techno-title {
	background-color: #903f98;
}
#dispersibility-redispersion-1 .content-container > .row .columns h1 {
	background: url(../images/puce_menu_orange.png) center left no-repeat;
}
#dispersibility-redispersion-1 .key-benefits {
	background-color: #f7941d;
}
#dispersibility-redispersion-1 .text-color {
	color: #f7941d;
}
#dispersibility-redispersion-1 .techno-title {
	background-color: #f7941d;
}
/* LIBRARY */
.pictos-doc.overview.bleu {
	background: url("../images/picto-doc/picto-overview-bleu.png") center center no-repeat;
	background-size: contain;
}
.pictos-doc.overview.orange {
	background: url("../images/picto-doc/picto-overview-orange.png") center center no-repeat;
	background-size: contain;
}
.pictos-doc.overview.rose {
	background: url("../images/picto-doc/picto-overview-rose.png") center center no-repeat;
	background-size: contain;
}
.pictos-doc.overview.violet {
	background: url("../images/picto-doc/picto-overview-violet.png") center center no-repeat;
	background-size: contain;
}
.content-container > .row .columns.selector {
	background: none;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}
.content-container > .row .columns.selector form .line.full {
	padding-left: 0;
}
#options input[type="checkbox"] {
	margin: 0;
}
#options label {
	text-transform: uppercase;
	height: 19px;
	padding-bottom: 3px;
	color: darkgray;
	font-weight: bold;
}
.document {
	margin-bottom: 25px;
}
.document h3 {
	text-transform: none !important;
	color: #333333;
	font-size: 13px !important;
	font-weight: bold;
	word-break: break-word;
}
.document .date {
	text-align: center;
	margin-bottom: 0;
}
.document .button {
	text-transform: uppercase;
	margin: 0;
}
.add-to-cart {
	text-align: center;
	margin-bottom: 0;
}
#documentation-form-container {
	padding-bottom: 30px;
}
#queryForApproval #name {
	margin-top: 25px;
}
#queryForApproval label span {
	color: #FFFFFF;
	font-size: 16px;
}
#queryForApproval input[type="submit"] {
	margin: 10px 0 0 0 !important;
	/*float: right;*/
	background-color: #50bce7;
}
#queryForApproval select {
	background-color: #50bce7;
	border: 1px solid #50bce7;
	font-size: 16px;
	margin: 10px 0 0 0;
}
#queryForApproval input:first-child {
	margin: 0;
}
#queryForApproval input, #queryForApproval textarea {
	margin: 10px 0 0 0;
}
.basket table {
	margin-bottom: 0;
}
#queryForApproval .callout, .basket .callout {
	margin: 0;
	padding: 0.3rem 0.5rem;
	border: none;
	font-size: 14px;
}
#documentation-form-container p.error {
	margin: 0;
	color: #FFFFFF;
}
#documentation-form-container p.success {
	margin: 0;
	color: #FFFFFF;
}
/* NEWS */
#news img {
	border: 1px solid #50bce7;
	border-radius: 50%;
    margin-bottom: 10px;
}
#news .news {
	margin: 40px 0;
}
#news .news ul {
	font-size: 14px;
	line-height: 1.4em;
	color: darkgray;
}
#news .news:nth-child(2n+1) {
	border-right: 1px solid #e5e5e5;
}
#pagination {
	text-align: center;
	color: #50BCE7;
}
#pagination a {
	color: #50BCE7;
}
/* HISTORY */
@media only screen and (min-width: 1170px) {
	.cd-timeline-content::before {
		border-left-color: #50bce7;
	}
}
@media only screen and (min-width: 1170px) {
	.cd-timeline-block:nth-child(even) .cd-timeline-content::before {
		border-right-color: #50bce7;
	}
}
.cd-timeline-content {
	background-color: #50bce7;
}
.cd-timeline-content p {
	color: #FFFFFF;
}
/* AGENDA */
#agenda-legende {
	text-align: center;
}
#agenda-legende span {
	display: inline-block;
	margin: 0 10px;
	padding: 4px 10px;
	color: #FFFFFF;
	cursor: pointer;
}
#agenda-legende span.bleu {
	background-color: #00aeef;
}
#agenda-legende span.bleu-fonce {
	background-color: #2a4169;
}
#agenda-legende span.rose {
	background-color: #ec008c;
}
#agenda-legende span.violet {
	background-color: #903f98;
}
#agenda-legende span.vert {
	background-color: #0db14b;
}
#agenda-legende span.orange {
	background-color: #f7941d;
}
#agenda-legende span.gris {
	background-color: #636262;
}
.fiche-agenda {
	border: 1px solid #00aeef;
	margin-bottom: 20px;
}
.fiche-agenda.bleu {
	border: 1px solid #00aeef;
}
.fiche-agenda.bleu-fonce {
	border: 1px solid #2a4169;
}
.fiche-agenda.rose {
	border: 1px solid #ec008c;
}
.fiche-agenda.violet {
	border: 1px solid #903f98;
}
.fiche-agenda.vert {
	border: 1px solid #0db14b;
}
.fiche-agenda.orange {
	border: 1px solid #f7941d;
}
.fiche-agenda img {
	padding: 10px;
}
.fiche-agenda .date {
	margin-bottom: 15px;
	font-size: 18px;
	font-weight: bold;
	background-color: #00aeef;
	padding: 10px 0;
	color: #FFFFFF;
}
.fiche-agenda.bleu .date {
	background-color: #00aeef;
}
.fiche-agenda.bleu-fonce .date {
	background-color: #2a4169;
}
.fiche-agenda.rose .date {
	background-color: #ec008c;
}
.fiche-agenda.violet .date {
	background-color: #903f98;
}
.fiche-agenda.vert .date {
	background-color: #0db14b;
}
.fiche-agenda.orange .date {
	background-color: #f7941d;
}
.fiche-agenda .detail {
	margin: 0;
	padding: 0;
}
.calendar .detail div.title {
	color: darkgray;
	text-transform: none;
	font-weight: bold;
	padding: 0 10px;
	font-size: 14px;
	line-height: 1.4em;
}
.calendar .detail div.infos p {
	color: darkgray;
	padding: 0 10px;
	margin-bottom: 10px;
}
.calendar img + .detail {
	cursor: auto;
}
/* MISSION */
#principal {
	margin-bottom: 20px;
}
#missions .column {
	margin-bottom: 25px;
}
#missions .column h2 {
	background-color: #50bce7;
	color: #FFFFFF;
	padding: 5px 10px;
	margin-bottom: 15px;
}
#missions .column img {
	float: left;
	max-width: 30%;
	margin-right: 10px;
	margin-bottom: 10px;
}
#principal ul {
	font-size: 14px;
	line-height: 1.4em;
	color: #6F6F6F;
}
#missions ul {
	font-size: 14px;
	line-height: 1.4em;
	color: #6F6F6F;
	list-style-position: inside;
}
/* TEAM */
.team h2 {
	font-weight: bold;
}
.team-member {
	margin-bottom: 20px;
}
.team p a img {
	border: none;
}
.team .orbit-container {
	min-height: 750px !important;
	height: auto !important;
}
/* REQUEST */
#request-form input, #request-form textarea {
	border: 1px solid #00aeef;
}
#request-form button {
	float: right;
	background-color: #384c6d;
}
#request-form .callout {
	margin: 0;
	padding: 0.3rem 0.5rem;
	border: none;
	font-size: 14px;
}
#request-form input, #request-form textarea {
	margin: 15px 0 0 0;
}
/* VRAC */
.embed-container { 
	position: relative; 
	padding-bottom: 56.25%; 
	height: 0; 
	overflow: 
	hidden; 
	max-width: 100%; 
} 
.embed-container iframe, .embed-container object, .embed-container embed { 
	position: absolute; 
	top: 0; 
	left: 0; 
	width: 100%; 
	height: 100%; 
}
/************ V2 **********/
/* Global */
header {
	background-image: none;
	background-color: #041528;
	height: auto;
}
header .header_box #log {
	padding-left: 120px;
}
header .header_box #search form input {
	color: #6f6f6f;
}
.section-title {
	text-transform: uppercase;
	color: #2a4264;
	font-size: 14px;
}
.section-title img {
	margin-right: 20px;
}
.section-menu {
	background-color: #FFFFFF;
	border-bottom: 15px solid #3b9cc2;
}
.section-menu img {
	display: inline;
}
.menu-container .dropdown.menu > li:hover .section-menu a {
	color: #2a4264;
	font-size: 16px;
	line-height: 1em;
}
.menu-container .dropdown.menu > li .content .row.productlist {
	padding: 0;
	display: flex;
	margin-bottom: 15px;
}
.menu-container .dropdown.menu > li .content .row.productlist .columns {
	margin: auto;
}
.menu-container .dropdown.menu > li .content .row.productlist .columns a img {
	padding-left: 20px;
}
.menu-container .dropdown.menu > li:hover a.lienpicto {
	color: #2a4264;
	font-size: 20px;
}
.menu-container .dropdown.menu > li .content .row > .column h4, .menu-container .dropdown.menu > li .content .row > .columns h4 {
	color: #2a4264;
}
.menu-container .dropdown.menu > li .content .row.solution {
	margin-bottom: 15px;
}
.menu-container .dropdown.menu > li .content .row.solution:last-child {
	margin-bottom: 0;
}
.no-padding {
	padding: 0 !important;
}
.menu-container .dropdown.menu > li .content .row > .column, .menu-container .dropdown.menu > li .content .row > .columns {
	border-right: none;
}
.footer-hr {
	max-width: 100%;
	border-top: 15px solid #384c6d;
	border-bottom: 15px solid #50bce7;
	margin: 0;
}
footer p {
	padding: 0;
}
.footer-line {
	border-bottom: 1px solid #939393;
}
.footer-country {
	color: #384c6d;
	font-size: 16px;
	margin: 10px 0;
	text-align: center;
}
.footer-country .flag-icon {
	margin-right: 5px;
}
.footer-picto {
	margin-left: 10px;
	margin-right: 5px;
}
.footer-tel {
	font-size: 15px;
}
.footer-adress {
	color: #50bce7;
	font-size: 16px;
	margin: 10px 0;
	text-align: center;
}
.footer-phrase {
	margin: 20px 0;
	color: #384c6d;
}
footer ul {
	margin-bottom: 0;
	margin-left: auto;
	margin-right: auto;
	padding-left: 10px;
}
#footer-menus {
	margin: 20px auto;
	display: flex;
}
#footer-menus ul:first-child {
	border-left: none;
}
#footer-menus ul:last-child {
	border-right: none;
}
.footer-lastline {
	margin-top: 20px;
}
.last-sociallink {
	margin-right: 20px;
}
.footer-lastline a {
	color: #6F6F6F;
}
@media screen and (max-width: 39.9375em) {
	footer {
		padding-bottom: 80px;
	}
	#footer-menus {
		display: none;
	}
}
/* Accueil */
.content-container > .row .columns .container.produits {
	background-color: #FFFFFF;
	background-position: bottom right;
	padding: 40px 20px;
	/*margin-top: 60px;*/
	/*column-count: 2;*/
}
@media screen and (max-width: 39.9375em) {
	.content-container > .row .columns .container.produits {
		/*column-count: 1;*/
	}
}
#header-slider {
	margin-top: 150px; 
}
@media screen and (min-width: 100em) {
	#header-slider {
		margin-top: 0;
	}
}

#formulaction-slider {
	margin: 0 auto;
	top: 0;
	position: relative;
	z-index: 1;
}
.content-container > .row .columns .container.produits h1 {
	background-color: #384c6d;
	padding: 10px 20px 10px 10px;
	background-image: none;
	display: inline-block;
}
.content-container > .row .columns .container.produits h1 img {
	margin-right: 10px;
}
#home-events-news > .row {
	margin-top: 70px;
}
#home-events-news .title {
	padding: 7px 10px;
	background-color: #384C6D;
	margin-bottom: 20px;
}
#home-events-news .title a {
	color: #FFFFFF;
	text-transform: uppercase;
}
#home-events-news .title a span {
	vertical-align: middle;
}
#home-events-news .columns {
	border-right: 1px solid #e5e5e5;
}
#home-events-news .columns:last-child {
	border-right: none;
}
#home-last-news p {
	text-transform: uppercase;
	background: url(../images/shadow_bottom.png) scroll repeat-x bottom left transparent;
	font-weight: bold;
	padding: 20px 10px;
	margin: 0;
}
#home-last-news p:first-child {
	padding-top: 0;
}
#home-last-news p span.date {
	color: #00adee;
}
#home-last-news p a {
	color: #384c6d;
}

#home-last-dates p {
	text-transform: uppercase;
	background: url(../images/shadow_bottom.png) scroll repeat-x bottom left transparent;
	font-weight: bold;
	padding: 9px 10px;
	margin: 0;
}
#home-last-dates p:first-child {
	padding-top: 0;
}
#home-last-dates p span.date {
	color: #00adee;
}
#home-last-dates p a {
	color: #384c6d;
}
#home-last-dates .flag-icon {
	width: 30px;
	height: 22px;
	float: left;
	margin-right: 15px;
	border: 1px solid #eaeaea;
}
#home-agenda-legende p a {
	display: inline-block;
	padding: 15px 20px;
	text-transform: uppercase;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	margin: 5px 10px;
}
#home-agenda-legende p a.gris {
	background-color: #636262;
}
#home-agenda-legende p a.rose {
	background-color: #ec008c;
}
#home-agenda-legende p a.violet {
	background-color: #903f98;
}
#home-agenda-legende p a.bleu {
	background-color: #00aeef;
}
#home-agenda-legende p a.vert {
	background-color: #0db14b;
}
#home-agenda-legende p a.orange {
	background-color: #f7941d;
}
#home-agenda-legende p a.bleu-fonce {
	background-color: #2a4169;
}
/* Applications */
.content-container > .row .columns .container.produits.applications {
	background: url(../images/applications.png) bottom right no-repeat rgba(255, 255, 255, 0.8);
}
.row-application {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	max-width: initial;
}
.accordion {
	margin-bottom: 0;
	margin-top: 30px;
}
.accordion-title {
	text-align: center;
	background-color: #384c6d;
	color: #FFFFFF;
	text-transform: uppercase;
	font-size: 20px;
}
.accordion-title img {
	margin-right: 20px;
}
.accordion-title:hover, .accordion-title:focus {
	background-color: #384c6d;
	color: #50BCE7;
}
.accordion-title::before {
	content: '+';
	position: absolute;
	left: 1rem;
	top: 50%;
	margin-top: -0.5rem;
	height: 20px;
	line-height: 17px;
	width: 20px;
	background-color: #50bce7;
	border-radius: 20px;
	font-weight: bold;
}
.accordion-title:hover::before, .accordion-title:focus::before {
	color: #FFFFFF;
}
.accordion-content p {
	padding: 0;
}
/* Produits */
#product-page h1 {
	color: #FFFFFF;
	display: inline;
	background-color: #2a4169;
	padding: 8px 10px 8px 45px;
	background-position: 10px center;
	margin-right: 20px;
}
@media screen and (max-width: 39.9375em) {
	.product-logo {
		margin-top: 30px;
	}
}


#product-description {
	margin-top: 30px;
}
#product-description a {
	color: #50bce7;
	font-weight: bold;
	text-decoration: underline;
}
#product-infos {
	display: flex;
}
#product-fields {
	margin-top: auto;
	margin-bottom: auto;
}
.product-field {
	color: #34476B;
	font-weight: bold;
	border-bottom: 2px dashed #34476B;
	padding: 0 5px 8px 5px !important;
	font-size: 18px;
}
.product-field:last-child {
	border: none;
}
.product-field img {
	margin-right: 20px !important;
}
.product-photo {
	text-align: center;
}
.product-photo img {
	margin-right: 0 !important;
}
#highlights-applications.content-container > .row {
	margin-top: 0;
}
#highlights-applications {
	background-color: #50bce7;
	color: #FFFFFF;
	margin-top: 40px;
	padding: 40px 0;
}
#highlights-applications p {
	color: #FFFFFF;
}
#related-products {
	background-color: #50bce7;
	color: #FFFFFF;
	padding: 40px 0;
}
#related-products.content-container > .row {
	margin-top: 0;
}
#related-products h2 {
	margin-bottom: 30.5px;
}
.stability-size #highlights-applications h2 span, 
.stability-size #product-demonstration h2 span, 
.stability-size #features-benefits h2 span, 
.stability-size #related-products h2 span {
	background-color: #f7941d;
}
.microrheology #highlights-applications h2 span, 
.microrheology #product-demonstration h2 span, 
.microrheology #features-benefits h2 span, 
.microrheology #related-products h2 span {
	background-color: #ec008c;
}
.rheology-on-chip #highlights-applications h2 span, 
.rheology-on-chip #product-demonstration h2 span, 
.rheology-on-chip #features-benefits h2 span, 
.rheology-on-chip #related-products h2 span {
	background-color: #655a9f;
}
#product-applications-list, #product-highlights-list {
	margin-top: 30px;
}
.product-application {
	text-align: center;
}
.product-application img {
	border: 2px solid #FFFFFF;
	border-radius: 50%;
	margin: 0 0 5px 0 !important;
}
.product-application p {
	font-weight: bold;
}
.download-brochure {
	color: #FFFFFF;
	display: block;
	background-color: #354b6c;
	padding: 10px 10px 5px 10px;
}
.download-brochure img {
	margin-right: 20px !important;
}
#product-demonstration.content-container > .row {
	margin-top: 0;
}
#product-demonstration {
	padding: 40px 0;
}
#product-demonstration-content {
	margin-top: 30px;
}
#features-benefits.content-container > .row {
	margin-top: 0;
}
#features-benefits {
	background-color: #384c6d;
	color: #FFFFFF;
	padding: 40px 0;
}
#features-benefits table {
	color: #2a4169;
	width: 100%;
}
#features-benefits p {
	color: #FFFFFF;
}
/* Contact */
#toulouse {
	background: url(../images/toulouse.jpg) no-repeat left center; 
	background-size: cover;
	height: 450px;
	margin-top: 40px;
	position: relative;
}
#toulouse .row {
	width: 100%;
	height: 100%;
	margin-left: auto;
	margin-right: auto;
	max-width: initial;
}
#toulouse .row .columns {
	background-color: rgba(50,85,137,0.8);
	position: absolute;
	bottom: 0;
	right: 0;
}
#toulouse p {
	padding: 25px 40px;
	margin: 0;
	color: #FFFFFF;
}
#contact-container {
	margin-top: 0;
}
#resellers .content-container > .row {
	margin-top: 0;
}
#map-container {
	position: relative;
	padding-bottom: 70%;
	height: 0;
	overflow: hidden;
	max-width: 100%;
}
#gmap {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
#contact-content {
	padding-bottom: 30px;
}
#contact-form label {
	margin: 10px 0 0 0;
}
#contact-form label span {
	font-size: 16px;
}
#contact-form .callout {
	margin: 0;
	padding: 0.3rem 0.5rem;
	border: none;
	font-size: 14px;
}
#contact-form input, #contact-form textarea {
	margin: 10px 0 0 0;
}
#contact-form input:first-child {
	margin: 0;
}
#contact-form button {
	margin: 10px 0 0 0;
	float: right;
	background-color: #384c6d;
}
.resseler {
	margin-top: 20px;
	margin-bottom: 20px;
}
#france p.error, #france p.success {
	color: #FFFFFF;
}
#map .content-container > .row {
	margin-top: 0;
	display: flex;
}
@media screen and (max-width: 39.9375em) {
	#map .content-container > .row {
		display: block;
	}
}
#map .content-container > .row .medium-3.columns {
	vertical-align: bottom;
	align-self: flex-end;
}
#map .content-container > .row .medium-3.columns p {
	color: #FFFFFF;
}
#map .jvectormap-container {
	height: 550px;
	padding-bottom: 0 !important;
}
#map-resseler {
	height: 550px;
	position: relative;
}
#map-resseler p {
	color: #FFFFFF;
	position: absolute;
	right: 0;
}
#contact-form select {
	color: #FFFFFF;
	font-size: 12px;
	background-color: #2A4169;
	background-image: url(../images/select_arrow.png);
	background-position: 93% center;
	background-repeat: no-repeat;
	border: 1px solid #384c6d;
	font-size: 16px;
	margin-bottom: 0;
}
/* News */
#orbit-news {
	margin-bottom: 0;
}
#news-slider {
	border: 1px solid white;
	box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.1), 0 0 1px rgba(0, 0, 0, 0.35);
	padding: 20px;
	/*height: auto !important;*/
}
#news-slider .orbit-container {
	/*height: auto !important;*/
}
.orbit-slide {
	height: 100% !important;
}
.slide-background {
	background-size: cover;
	background-position: center center;
	height: auto;
	display: flex;
	height: 100%;
}
.slider-caption {
	background-color: rgba(56, 76, 109, 0.8);
	padding: 0 50px;
}
.slider-caption p {
	color: #FFFFFF;
}
.slider-caption p:last-child {
	margin: 0;
}
.slider-caption-content {
	padding: 50px 0;
}
#blog-list {
	margin-bottom: 30px;
}
#blog-list .blog-article {
	margin-bottom: 15px;
}
#blog-list .blog-article:last-child {
	margin-bottom: 0;
}
#blog-list .blog-article h2 {
	color: #384C6D !important;
	font-size: 20px !important;
	text-transform: none !important;
}
#blog-unique .blog-article h2 {
	color: #384C6D !important;
	font-size: 30px !important;
	text-transform: none !important;
	margin-top: 20px;
}


/* Request */
#request-form select {
	margin-bottom: 0;
	margin-top: 15px;
}

.related-product {
	text-align: center;
}
.content-container > .row .columns .related-product h3 {
	background: none;
	margin: 0;
	padding: 0;
	text-align: center;
	padding-bottom: 10px;
}
.content-container > .row .columns .related-product img {
	padding: 0;
	margin: 0;
}

/* Library V2 */
#all_docs {
	margin-top: 20px;
}
#catalogue-link-container {
	float: right;
    display: inline-block;
    background-color: #004763;
    color: white;
    padding: 10px;
    padding-right: 23px;
    padding-left: 17px;
}
#catalogue-link {
	color: #FFFFFF;
	font-weight: bold;
}
.document h3 {
	padding-left: 0 !important;
	background: none !important;
}
p.date {
	margin-bottom: 10px !important;
}
.file-description img {
	margin: 0 !important;
}


.document.disabled {
	opacity: 0.5;
}

#grid_all_docs {
	max-height: 586px;
    overflow: hidden scroll;
}
/* Breadcrumb */
#breadcrumb-container {
	margin-bottom: 10px;
}
.breadcrumb {
	margin: 0;
    padding: 0;
    list-style-type: none;
	font-size: 0.8rem;
}
.breadcrumb li {
	display: inline;
}






