/** sometimes tamples mess up images in google map */ 
body .google-map img {
	max-width: inherit;
}

@media print {

  a[href]:after {
    content: "";
  }
}

.small {
	font-size: 11px;
}

iframe,
svg {
	max-width: 100%;
}

.nowrap {
	white-space: nowrap;
}

.center,
.table td.center,
.table th.center {
	text-align: center;
}
a.disabled,
a.disabled:hover {
	color: #999999;
	background-color: transparent;
	cursor: default;
	text-decoration: none;
}
.hero-unit {
	text-align: center;
}
.hero-unit .lead {
	margin-bottom: 18px;
	font-size: 20px;
	font-weight: 200;
	line-height: 27px;
}
.btn .caret {
	margin-bottom: 7px;
}
.btn.btn-micro .caret {
	margin: 5px 0;
}
.blog-row-rule,
.blog-item-rule {
	border: 0;
}
body.modal {
	padding-top: 0;
}
.row-even,
.row-odd {
	padding: 5px;
	width: 99%;
	border-bottom: 1px solid #ddd;
}
.row-odd {
	background-color: transparent;
}
.row-even {
	background-color: #f9f9f9;
}
.blog-row-rule,
.blog-item-rule {
	border: 0;
}
.row-fluid .row-reveal {
	visibility: hidden;
}
.row-fluid:hover .row-reveal {
	visibility: visible;
}
.btn-wide {
	width: 80%;
}
.nav-list > li.offset > a {
	padding-left: 30px;
	font-size: 12px;
}
.blog-row-rule,
.blog-item-rule {
	border: 0;
}

.navbar .nav > li > a.btn {
	padding: 4px 10px;
	line-height: 18px;
}
.nav-tabs.nav-dark {
	border-bottom: 1px solid #333;
	text-shadow: 1px 1px 1px #000;
}
.nav-tabs.nav-dark > li > a {
	color: #F8F8F8;
}
.nav-tabs.nav-dark > li > a:hover {
	border-color: #333 #333 #111;
	background-color: #777777;
}
.nav-tabs.nav-dark > .active > a,
.nav-tabs.nav-dark > .active > a:hover {
	color: #ffffff;
	background-color: #555555;
	border: 1px solid #222;
	border-bottom-color: transparent;
}
.thumbnail.pull-left {
	margin: 0 10px 10px 0;
}
.thumbnail.pull-right {
	margin: 0 0 10px 10px;
}
.width-10 {
	width: 10px;
}
.width-20 {
	width: 20px;
}
.width-30 {
	width: 30px;
}
.width-40 {
	width: 40px;
}
.width-50 {
	width: 50px;
}
.width-60 {
	width: 60px;
}
.width-70 {
	width: 70px;
}
.width-80 {
	width: 80px;
}
.width-90 {
	width: 90px;
}
.width-100 {
	width: 100px;
}
.height-10 {
	height: 10px;
}
.height-20 {
	height: 20px;
}
.height-30 {
	height: 30px;
}
.height-40 {
	height: 40px;
}
.height-50 {
	height: 50px;
}
.height-60 {
	height: 60px;
}
.height-70 {
	height: 70px;
}
.height-80 {
	height: 80px;
}
.height-90 {
	height: 90px;
}
.height-100 {
	height: 100px;
}
hr.hr-condensed {
	margin: 10px 0;
}
.list-striped,
.row-striped {
	list-style: none;
	line-height: 18px;
	text-align: left;
	vertical-align: middle;
	border-top: 1px solid #ddd;
	margin-left: 0;
}
.list-striped li,
.list-striped dd,
.row-striped .row,
.row-striped .row-fluid {
	border-bottom: 1px solid #ddd;
	padding: 8px;
}
.list-striped li:nth-child(odd),
.list-striped dd:nth-child(odd),
.row-striped .row:nth-child(odd),
.row-striped .row-fluid:nth-child(odd) {
	background-color: #f9f9f9;
}
.list-striped li:hover,
.list-striped dd:hover,
.row-striped .row:hover,
.row-striped .row-fluid:hover {
	background-color: #f5f5f5;
}
.row-striped .row-fluid {
	width: 97%;
}
.row-striped .row-fluid [class*="span"] {
	min-height: 10px;
}
.row-striped .row-fluid [class*="span"] {
	margin-left: 8px;
}
.row-striped .row-fluid [class*="span"]:first-child {
	margin-left: 0;
}
.list-condensed li {
	padding: 4px 5px;
}
.row-condensed .row,
.row-condensed .row-fluid {
	padding: 4px 5px;
}
.list-bordered,
.row-bordered {
	list-style: none;
	line-height: 18px;
	text-align: left;
	vertical-align: middle;
	margin-left: 0;
	border: 1px solid #ddd;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.radio.btn-group input[type=radio] {
	display: none;
}
.radio.btn-group > label:first-of-type {
	margin-left: 0;
	-webkit-border-bottom-left-radius: 4px;
	border-bottom-left-radius: 4px;
	-webkit-border-top-left-radius: 4px;
	border-top-left-radius: 4px;
	-moz-border-radius-bottomleft: 4px;
	-moz-border-radius-topleft: 4px;
}
fieldset.radio.btn-group {
	padding-left: 0;
}
.iframe-bordered {
	border: 1px solid #ddd;
}
.tab-content {
	overflow: visible;
}
.tabs-left .tab-content {
	overflow: auto;
}
.nav-tabs > li > span {
	display: block;
	margin-right: 2px;
	padding-right: 12px;
	padding-left: 12px;
	padding-top: 8px;
	padding-bottom: 8px;
	line-height: 18px;
	border: 1px solid transparent;
	-webkit-border-radius: 4px 4px 0 0;
	-moz-border-radius: 4px 4px 0 0;
	border-radius: 4px 4px 0 0;
}
.btn-micro {
	padding: 1px 4px;
	font-size: 10px;
	line-height: 8px;
}
.btn-group > .btn-micro {
	font-size: 10px;
}
.tip-wrap {
	max-width: 200px;
	padding: 3px 8px;
	color: #fff;
	text-align: center;
	text-decoration: none;
	background-color: #000;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	z-index: 100;
}
.page-header {
	margin: 2px 0px 10px 0px;
	padding-bottom: 5px;
}
.input-prepend .chzn-container-single .chzn-single,
.input-append .chzn-container-single .chzn-single {
	border-color: #ccc;
	height: 26px;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
}
.input-prepend .chzn-container-single .chzn-drop,
.input-append .chzn-container-single .chzn-drop {
	border-color: #ccc;
}
.input-prepend > .add-on,
.input-append > .add-on {
	vertical-align: top;
}
.input-prepend .chzn-container-single .chzn-single {
	-webkit-border-radius: 0 3px 3px 0;
	-moz-border-radius: 0 3px 3px 0;
	border-radius: 0 3px 3px 0;
}
.input-prepend .chzn-container-single .chzn-single-with-drop {
	-webkit-border-radius: 0 3px 0 0;
	-moz-border-radius: 0 3px 0 0;
	border-radius: 0 3px 0 0;
}
.input-append .chzn-container-single .chzn-single {
	-webkit-border-radius: 3px 0 0 3px;
	-moz-border-radius: 3px 0 0 3px;
	border-radius: 3px 0 0 3px;
}
.input-append .chzn-container-single .chzn-single-with-drop {
	-webkit-border-radius: 3px 0 0 0;
	-moz-border-radius: 3px 0 0 0;
	border-radius: 3px 0 0 0;
}
.input-prepend.input-append .chzn-container-single .chzn-single,
.input-prepend.input-append .chzn-container-single .chzn-single-with-drop {
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
}
.element-invisible {
	position: absolute;
	padding: 0;
	margin: 0;
	border: 0;
	height: 1px;
	width: 1px;
	overflow: hidden;
}
.form-vertical .control-label {
	float: none;
	width: auto;
	padding-right: 0;
	padding-top: 0;
	text-align: left;
}
.form-vertical .controls {
	margin-left: 0;
}
.width-auto {
	width: auto;
}
.btn-group .chzn-results {
	white-space: normal;
}
.accordion-body.in:hover {
	overflow: visible;
}
.invalid {
	color: #9d261d;
	font-weight: bold;
}
input.invalid {
	border: 1px solid #9d261d;
}
.tooltip {
	max-width: 400px;
}
.tooltip-inner {
	max-width: none;
	text-align: left;
	text-shadow: none;
}
th .tooltip-inner {
	font-weight: normal;
}
.tooltip.hasimage {
	opacity: 1;
}
.tip-text {
	text-align: left;
}
.btn-group > .btn + .dropdown-backdrop + .btn {
	margin-left: -1px;
}
.btn-group > .btn + .dropdown-backdrop + .dropdown-toggle {
	padding-left: 8px;
	padding-right: 8px;
	-webkit-box-shadow: inset 1px 0 0 rgba(255,255,255,.125), inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
	-moz-box-shadow: inset 1px 0 0 rgba(255,255,255,.125), inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
	box-shadow: inset 1px 0 0 rgba(255,255,255,.125), inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
	*padding-top: 5px;
	*padding-bottom: 5px;
}
.btn-group > .btn-mini + .dropdown-backdrop + .dropdown-toggle {
	padding-left: 5px;
	padding-right: 5px;
	*padding-top: 2px;
	*padding-bottom: 2px;
}
.btn-group > .btn-small + .dropdown-backdrop + .dropdown-toggle {
	*padding-top: 5px;
	*padding-bottom: 4px;
}
.btn-group > .btn-large + .dropdown-backdrop + .dropdown-toggle {
	padding-left: 12px;
	padding-right: 12px;
	*padding-top: 7px;
	*padding-bottom: 7px;
}
.dropdown-menu {
	text-align: left;
}
div.modal {
	position: fixed;
	top: 10%;
	left: 50%;
	z-index: 1050;
	width: 580px;
	margin-left: -280px;
	background-color: #fff;
	border: 1px solid #999;
	border: 1px solid rgba(0,0,0,0.3);
	*border: 1px solid #999;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	-webkit-box-shadow: 0 3px 7px rgba(0,0,0,0.3);
	-moz-box-shadow: 0 3px 7px rgba(0,0,0,0.3);
	box-shadow: 0 3px 7px rgba(0,0,0,0.3);
	-webkit-background-clip: padding-box;
	-moz-background-clip: padding-box;
	background-clip: padding-box;
	outline: none;
}
div.modal.fade {
	-webkit-transition: opacity .3s linear, top .3s ease-out;
	-moz-transition: opacity .3s linear, top .3s ease-out;
	-o-transition: opacity .3s linear, top .3s ease-out;
	transition: opacity .3s linear, top .3s ease-out;
	top: -25%;
}
div.modal.fade.in {
	top: 10%;
}
.modal-batch {
	overflow-y: visible;
}

@media (max-width: 767px) {
	div.modal {
		position: fixed;
		top: 20px;
		left: 20px;
		right: 20px;
		width: auto;
		margin: 0;
	}
	div.modal.fade {
		top: -100px;
	}
	div.modal.fade.in {
		top: 20px;
	}
}

@media (max-width: 480px) {
	div.modal {
		top: 10px;
		left: 10px;
		right: 10px;
	}
}

@font-face {
	font-family: 'IcoMoon';
	src: url('../../../media/jui/fonts/IcoMoon.eot');
	src: url('../../../media/jui/fonts/IcoMoon.eot?#iefix') format('embedded-opentype'), url('../../../media/jui/fonts/IcoMoon.woff') format('woff'), url('../../../media/jui/fonts/IcoMoon.ttf') format('truetype'), url('../../../media/jui/fonts/IcoMoon.svg#IcoMoon') format('svg');
	font-weight: normal;
	font-style: normal;
}
[data-icon]:before {
	font-family: 'IcoMoon';
	content: attr(data-icon);
	speak: none;
}
[class^="icon-"],
[class*=" icon-"] {
	display: inline-block;
	width: 14px;
	height: 14px;
	*margin-right: .3em;
	line-height: 14px;
	background-image:none; /** NS MOD - Remove background image set by bootstrap when using IcoMoon */
}
[class^="icon-"]:before,
[class*=" icon-"]:before {
	font-family: 'IcoMoon';
	font-style: normal;
	speak: none;
}
[class^="icon-"].disabled,
[class*=" icon-"].disabled {
	font-weight: normal;
}
.icon-joomla:before {
	content: "\e200";
}
.icon-chevron-up:before,
.icon-uparrow:before,
.icon-arrow-up:before {
	content: "\e005";
}
.icon-chevron-right:before,
.icon-rightarrow:before,
.icon-arrow-right:before {
	content: "\e006";
}
.icon-chevron-down:before,
.icon-downarrow:before,
.icon-arrow-down:before {
	content: "\e007";
}
.icon-chevron-left:before,
.icon-leftarrow:before,
.icon-arrow-left:before {
	content: "\e008";
}
.icon-arrow-first:before {
	content: "\e003";
}
.icon-arrow-last:before {
	content: "\e004";
}
.icon-arrow-up-2:before {
	content: "\e009";
}
.icon-arrow-right-2:before {
	content: "\e00a";
}
.icon-arrow-down-2:before {
	content: "\e00b";
}
.icon-arrow-left-2:before {
	content: "\e00c";
}
.icon-arrow-up-3:before {
	content: "\e00f";
}
.icon-arrow-right-3:before {
	content: "\e010";
}
.icon-arrow-down-3:before {
	content: "\e011";
}
.icon-arrow-left-3:before {
	content: "\e012";
}
.icon-menu-2:before {
	content: "\e00e";
}
.icon-arrow-up-4:before {
	content: "\e201";
}
.icon-arrow-right-4:before {
	content: "\e202";
}
.icon-arrow-down-4:before {
	content: "\e203";
}
.icon-arrow-left-4:before {
	content: "\e204";
}
.icon-share:before,
.icon-redo:before {
	content: "\27";
}
.icon-undo:before {
	content: "\28";
}
.icon-forward-2:before {
	content: "\e205";
}
.icon-backward-2:before,
.icon-reply:before {
	content: "\e206";
}
.icon-unblock:before,
.icon-refresh:before,
.icon-redo-2:before {
	content: "\6c";
}
.icon-undo-2:before {
	content: "\e207";
}
.icon-move:before {
	content: "\7a";
}
.icon-expand:before {
	content: "\66";
}
.icon-contract:before {
	content: "\67";
}
.icon-expand-2:before {
	content: "\68";
}
.icon-contract-2:before {
	content: "\69";
}
.icon-play:before {
	content: "\e208";
}
.icon-pause:before {
	content: "\e209";
}
.icon-stop:before {
	content: "\e210";
}
.icon-previous:before,
.icon-backward:before {
	content: "\7c";
}
.icon-next:before,
.icon-forward:before {
	content: "\7b";
}
.icon-first:before {
	content: "\7d";
}
.icon-last:before {
	content: "\e000";
}
.icon-play-circle:before {
	content: "\e00d";
}
.icon-pause-circle:before {
	content: "\e211";
}
.icon-stop-circle:before {
	content: "\e212";
}
.icon-backward-circle:before {
	content: "\e213";
}
.icon-forward-circle:before {
	content: "\e214";
}
.icon-loop:before {
	content: "\e001";
}
.icon-shuffle:before {
	content: "\e002";
}
.icon-search:before {
	content: "\53";
}
.icon-zoom-in:before {
	content: "\64";
}
.icon-zoom-out:before {
	content: "\65";
}
.icon-apply:before,
.icon-edit:before,
.icon-pencil:before {
	content: "\2b";
}
.icon-pencil-2:before {
	content: "\2c";
}
.icon-brush:before {
	content: "\3b";
}
.icon-save-new:before,
.icon-plus-2:before {
	content: "\5d";
}
.icon-ban-circle:before,
.icon-minus-sign:before,
.icon-minus-2:before {
	content: "\5e";
}
.icon-delete:before,
.icon-remove:before,
.icon-cancel-2:before {
	content: "\49";
}
.icon-publish:before,
.icon-save:before,
.icon-ok:before,
.icon-checkmark:before {
	content: "\47";
}
.icon-new:before,
.icon-plus:before {
	content: "\2a";
}
.icon-plus-circle:before {
	content: "\e215";
}
.icon-minus:before,
.icon-not-ok:before {
	content: "\4b";
}
.icon-minus-circle:before {
	content: "\e216";
}
.icon-unpublish:before,
.icon-cancel:before {
	content: "\4a";
}
.icon-cancel-circle:before {
	content: "\e217";
}
.icon-checkmark-2:before {
	content: "\e218";
}
.icon-checkmark-circle:before {
	content: "\e219";
}
.icon-info:before {
	content: "\e220";
}
.icon-info-2:before,
.icon-info-circle:before {
	content: "\e221";
}
.icon-question:before,
.icon-question-sign:before,
.icon-help:before {
	content: "\45";
}
.icon-question-2:before,
.icon-question-circle:before {
	content: "\e222";
}
.icon-notification:before {
	content: "\e223";
}
.icon-notification-2:before,
.icon-notification-circle:before {
	content: "\e224";
}
.icon-pending:before,
.icon-warning:before {
	content: "\48";
}
.icon-warning-2:before,
.icon-warning-circle:before {
	content: "\e225";
}
.icon-checkbox-unchecked:before {
	content: "\3d";
}
.icon-checkin:before,
.icon-checkbox:before,
.icon-checkbox-checked:before {
	content: "\3e";
}
.icon-checkbox-partial:before {
	content: "\3f";
}
.icon-square:before {
	content: "\e226";
}
.icon-radio-unchecked:before {
	content: "\e227";
}
.icon-radio-checked:before,
.icon-generic:before {
	content: "\e228";
}
.icon-circle:before {
	content: "\e229";
}
.icon-signup:before {
	content: "\e230";
}
.icon-grid:before,
.icon-grid-view:before {
	content: "\58";
}
.icon-grid-2:before,
.icon-grid-view-2:before {
	content: "\59";
}
.icon-menu:before {
	content: "\5a";
}
.icon-list:before,
.icon-list-view:before {
	content: "\31";
}
.icon-list-2:before {
	content: "\e231";
}
.icon-menu-3:before {
	content: "\e232";
}
.icon-folder-open:before,
.icon-folder:before {
	content: "\2d";
}
.icon-folder-close:before,
.icon-folder-2:before {
	content: "\2e";
}
.icon-folder-plus:before {
	content: "\e234";
}
.icon-folder-minus:before {
	content: "\e235";
}
.icon-folder-3:before {
	content: "\e236";
}
.icon-folder-plus-2:before {
	content: "\e237";
}
.icon-folder-remove:before {
	content: "\e238";
}
.icon-file:before {
	content: "\e016";
}
.icon-file-2:before {
	content: "\e239";
}
.icon-file-add:before,
.icon-file-plus:before {
	content: "\29";
}
.icon-file-remove:before,
.icon-file-minus:before {
	content: "\e017";
}
.icon-file-check:before {
	content: "\e240";
}
.icon-file-remove:before {
	content: "\e241";
}
.icon-save-copy:before,
.icon-copy:before {
	content: "\e018";
}
.icon-stack:before {
	content: "\e242";
}
.icon-tree:before {
	content: "\e243";
}
.icon-tree-2:before {
	content: "\e244";
}
.icon-paragraph-left:before {
	content: "\e246";
}
.icon-paragraph-center:before {
	content: "\e247";
}
.icon-paragraph-right:before {
	content: "\e248";
}
.icon-paragraph-justify:before {
	content: "\e249";
}
.icon-screen:before {
	content: "\e01c";
}
.icon-tablet:before {
	content: "\e01d";
}
.icon-mobile:before {
	content: "\e01e";
}
.icon-box-add:before {
	content: "\51";
}
.icon-box-remove:before {
	content: "\52";
}
.icon-download:before {
	content: "\e021";
}
.icon-upload:before {
	content: "\e022";
}
.icon-home:before {
	content: "\21";
}
.icon-home-2:before {
	content: "\e250";
}
.icon-out-2:before,
.icon-new-tab:before {
	content: "\e024";
}
.icon-out-3:before,
.icon-new-tab-2:before {
	content: "\e251";
}
.icon-link:before {
	content: "\e252";
}
.icon-picture:before,
.icon-image:before {
	content: "\2f";
}
.icon-pictures:before,
.icon-images:before {
	content: "\30";
}
.icon-palette:before,
.icon-color-palette:before {
	content: "\e014";
}
.icon-camera:before {
	content: "\55";
}
.icon-camera-2:before,
.icon-video:before {
	content: "\e015";
}
.icon-play-2:before,
.icon-video-2:before,
.icon-youtube:before {
	content: "\56";
}
.icon-music:before {
	content: "\57";
}
.icon-user:before {
	content: "\22";
}
.icon-users:before {
	content: "\e01f";
}
.icon-vcard:before {
	content: "\6d";
}
.icon-address:before {
	content: "\70";
}
.icon-share-alt:before,
.icon-out:before {
	content: "\26";
}
.icon-enter:before {
	content: "\e257";
}
.icon-exit:before {
	content: "\e258";
}
.icon-comment:before,
.icon-comments:before {
	content: "\24";
}
.icon-comments-2:before {
	content: "\25";
}
.icon-quote:before,
.icon-quotes-left:before {
	content: "\60";
}
.icon-quote-2:before,
.icon-quotes-right:before {
	content: "\61";
}
.icon-quote-3:before,
.icon-bubble-quote:before {
	content: "\e259";
}
.icon-phone:before {
	content: "\e260";
}
.icon-phone-2:before {
	content: "\e261";
}
.icon-envelope:before,
.icon-mail:before {
	content: "\4d";
}
.icon-envelope-opened:before,
.icon-mail-2:before {
	content: "\4e";
}
.icon-unarchive:before,
.icon-drawer:before {
	content: "\4f";
}
.icon-archive:before,
.icon-drawer-2:before {
	content: "\50";
}
.icon-briefcase:before {
	content: "\e020";
}
.icon-tag:before {
	content: "\e262";
}
.icon-tag-2:before {
	content: "\e263";
}
.icon-tags:before {
	content: "\e264";
}
.icon-tags-2:before {
	content: "\e265";
}
.icon-options:before,
.icon-cog:before {
	content: "\38";
}
.icon-cogs:before {
	content: "\37";
}
.icon-screwdriver:before,
.icon-tools:before {
	content: "\36";
}
.icon-wrench:before {
	content: "\3a";
}
.icon-equalizer:before {
	content: "\39";
}
.icon-dashboard:before {
	content: "\78";
}
.icon-switch:before {
	content: "\e266";
}
.icon-filter:before {
	content: "\54";
}
.icon-purge:before,
.icon-trash:before {
	content: "\4c";
}
.icon-checkedout:before,
.icon-lock:before,
.icon-locked:before {
	content: "\23";
}
.icon-unlock:before {
	content: "\e267";
}
.icon-key:before {
	content: "\5f";
}
.icon-support:before {
	content: "\46";
}
.icon-database:before {
	content: "\62";
}
.icon-scissors:before {
	content: "\e268";
}
.icon-health:before {
	content: "\6a";
}
.icon-wand:before {
	content: "\6b";
}
.icon-eye-open:before,
.icon-eye:before {
	content: "\3c";
}
.icon-eye-close:before,
.icon-eye-blocked:before,
.icon-eye-2:before {
	content: "\e269";
}
.icon-clock:before {
	content: "\6e";
}
.icon-compass:before {
	content: "\6f";
}
.icon-broadcast:before,
.icon-connection:before,
.icon-wifi:before {
	content: "\e01b";
}
.icon-book:before {
	content: "\e271";
}
.icon-lightning:before,
.icon-flash:before {
	content: "\79";
}
.icon-print:before,
.icon-printer:before {
	content: "\e013";
}
.icon-feed:before {
	content: "\71";
}
.icon-calendar:before {
	content: "\43";
}
.icon-calendar-2:before {
	content: "\44";
}
.icon-calendar-3:before {
	content: "\e273";
}
.icon-pie:before {
	content: "\77";
}
.icon-bars:before {
	content: "\76";
}
.icon-chart:before {
	content: "\75";
}
.icon-power-cord:before {
	content: "\32";
}
.icon-cube:before {
	content: "\33";
}
.icon-puzzle:before {
	content: "\34";
}
.icon-attachment:before,
.icon-paperclip:before,
.icon-flag-2:before {
	content: "\72";
}
.icon-lamp:before {
	content: "\74";
}
.icon-pin:before,
.icon-pushpin:before {
	content: "\73";
}
.icon-location:before {
	content: "\63";
}
.icon-shield:before {
	content: "\e274";
}
.icon-flag:before {
	content: "\35";
}
.icon-flag-3:before {
	content: "\e275";
}
.icon-bookmark:before {
	content: "\e023";
}
.icon-bookmark-2:before {
	content: "\e276";
}
.icon-heart:before {
	content: "\e277";
}
.icon-heart-2:before {
	content: "\e278";
}
.icon-thumbs-up:before {
	content: "\5b";
}
.icon-thumbs-down:before {
	content: "\5c";
}
.icon-unfeatured:before,
.icon-asterisk:before,
.icon-star-empty:before {
	content: "\40";
}
.icon-star-2:before {
	content: "\41";
}
.icon-featured:before,
.icon-default:before,
.icon-star:before {
	content: "\42";
}
.icon-smiley:before,
.icon-smiley-happy:before {
	content: "\e279";
}
.icon-smiley-2:before,
.icon-smiley-happy-2:before {
	content: "\e280";
}
.icon-smiley-sad:before {
	content: "\e281";
}
.icon-smiley-sad-2:before {
	content: "\e282";
}
.icon-smiley-neutral:before {
	content: "\e283";
}
.icon-smiley-neutral-2:before {
	content: "\e284";
}
.icon-cart:before {
	content: "\e019";
}
.icon-basket:before {
	content: "\e01a";
}
.icon-credit:before {
	content: "\e286";
}
.icon-credit-2:before {
	content: "\e287";
}
.icon-expired:before {
	content: "\4b";
}

body.site.fluid {
	background-color: #ffffff;
}
.thumbnail {
	margin-bottom: 9px;
}
.accordion-group {
	background: #fff;
}
.site-title {
	font-size: 40px;
	line-height: 48px;
	font-weight: bold;
}
.brand {
	color: #004466;
	-webkit-transition: color .5s linear;
	-moz-transition: color .5s linear;
	-o-transition: color .5s linear;
	transition: color .5s linear;
}
.brand:hover {
	color: #08c;
	text-decoration: none;
}
.header {
	margin-bottom: 10px;
}
.header .finder {
	margin-top: 14px;
}
.header .finder .btn {
	margin-top: 0px;
}

.navigation .nav-pills {
	margin-bottom: 0;
}
.hero-unit {
	background-color: #08C;
}
.hero-unit > * {
	color: white;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.5);
}

.body .container {
	background-color: #fff;
	/*
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	padding: 20px;
	border: 1px solid rgba(0,0,0,0.15);
	-moz-box-shadow: 0px 0px 6px rgba(0,0,0,0.05);
	-webkit-box-shadow: 0px 0px 6px rgba(0,0,0,0.05);
	box-shadow: 0px 0px 6px rgba(0,0,0,0.05);
	*/
}
.well .page-header {
	margin: 0px 0px 5px 0px;
}
h1,
h2,
h3,
h4,
h5,
h6 {
	margin: 12px 0;
}
h1 {
	font-size: 26px;
	line-height: 28px;
}
h2 {
	font-size: 22px;
	line-height: 24px;
}
h3 {
	font-size: 18px;
	line-height: 20px;
}
h4 {
	font-size: 14px;
	line-height: 16px;
}
h5 {
	font-size: 13px;
	line-height: 15px;
}
h6 {
	font-size: 12px;
	line-height: 14px;
}
.module-header {
	padding-bottom: 17px;
	margin: 20px 0 18px 0;
	border-bottom: 1px solid #eeeeee;
}
.item-title {
	margin-bottom: 9px;
}
.item-content {
	margin: 18px 0;
}
.item-subtitle {
	margin-bottom: 9px;
}
.pull-right.item-image {
	margin: 0 0 18px 20px;
}
.pull-left.item-image {
	margin: 0 20px 18px 0;
}
.header .nav > li:last-child > .dropdown-menu,
.item-actions .dropdown-menu,
.item-comment .dropdown-menu {
	left: initial;
	right: 0;
}
.article-index {
	margin: 0 0 10px 10px;
}
.list-item-title {
	margin-bottom: 9px;
}
.list-item-content {
	margin: 18px 0;
}
.list-item-subtitle {
	margin-bottom: 9px;
}
.items-more,
.content-links {
	padding: 15px 0;
}
.breadcrumb {
	margin: 10px 0;
}
.img_caption .left {
	float: left;
	margin-right: 1em;
}
.img_caption .right {
	float: right;
	margin-left: 1em;
}
.img_caption .left p {
	clear: left;
	text-align: center;
}
.img_caption .right p {
	clear: right;
	text-align: center;
}
.img_caption {
	text-align: center !important;
}
.img_caption.none {
	margin-left: auto;
	margin-right: auto;
}
figure {
	display: table;
}
figure.pull-center,
img.pull-center {
	margin-left: auto;
	margin-right: auto;
}
figcaption {
	display: table-caption;
	caption-side: bottom;
}
#aside .nav .nav-child {
	border-left: 2px solid #ddd;
	padding-left: 5px;
}
.navigation .nav-child {
	position: absolute;
	top: 95%;
	left: 0;
	z-index: 1000;
	display: none;
	float: left;
	min-width: 160px;
	padding: 5px 0;
	margin: 2px 0 0;
	list-style: none;
	background-color: #fff;
	border: 1px solid #ccc;
	border: 1px solid rgba(0,0,0,0.2);
	*border-right-width: 2px;
	*border-bottom-width: 2px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	-webkit-box-shadow: 0 5px 10px rgba(0,0,0,0.2);
	-moz-box-shadow: 0 5px 10px rgba(0,0,0,0.2);
	box-shadow: 0 5px 10px rgba(0,0,0,0.2);
	-webkit-background-clip: padding-box;
	-moz-background-clip: padding;
	background-clip: padding-box;
}
.navigation .nav-child.pull-right {
	right: 0;
	left: auto;
}
.navigation .nav-child .divider {
	*width: 100%;
	height: 1px;
	margin: 8px 1px;
	*margin: -5px 0 5px;
	overflow: hidden;
	background-color: #e5e5e5;
	border-bottom: 1px solid #fff;
}
.navigation .nav-child a {
	display: block;
	padding: 3px 20px;
	clear: both;
	font-size: 13px;
	font-weight: normal;
	line-height: 18px;
	color: #333;
	white-space: nowrap;
}
.navigation .nav > li {
	position: relative;
}
.navigation .nav > li:hover > .nav-child,
.navigation .nav > li > a:focus + .nav-child {
	display: block;
}
.navigation .nav-child:before {
	position: absolute;
	top: -7px;
	left: 9px;
	display: inline-block;
	border-right: 7px solid transparent;
	border-bottom: 7px solid #ccc;
	border-left: 7px solid transparent;
	border-bottom-color: rgba(0,0,0,0.2);
	content: '';
}
.navigation .nav-child:after {
	position: absolute;
	top: -6px;
	left: 10px;
	display: inline-block;
	border-right: 6px solid transparent;
	border-bottom: 6px solid #ffffff;
	border-left: 6px solid transparent;
	content: '';
}
.navigation .nav-child li > a:hover,
.navigation .nav-child li > a:focus,
.navigation .nav-child:hover > a {
	text-decoration: none;
	color: #fff;
	background-color: #08c;
	background-color: #0081c2;
	background-image: -moz-linear-gradient(top,#08c,#0077b3);
	background-image: -webkit-gradient(linear,0 0,0 100%,from(#08c),to(#0077b3));
	background-image: -webkit-linear-gradient(top,#08c,#0077b3);
	background-image: -o-linear-gradient(top,#08c,#0077b3);
	background-image: linear-gradient(to bottom,#08c,#0077b3);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#ff0076b2', GradientType=0);
}

@media (max-width: 480px) {

	.item-info > span {
		display: block;
	}
	.blog-item .pull-right.item-image {
		margin: 0 0 18px 0;
	}
	.blog-item .pull-left.item-image {
		margin: 0 0 18px 0;
		float: none;
	}
}

@media (max-width: 768px) {
	body {
		padding-top: 0;
	}
	.header {
		background: transparent;
	}
	.header .brand {
		float: none;
		display: block;
		text-align: center;
	}
	.header .nav.pull-right,
	.header-search {
		float: none;
		display: block;
	}
	.header-search form {
		margin: 0;
	}
	.header-search .search-query {
		width: 90%;
	}
	.header .nav-pills > li > a {
		border: 1px solid #ddd;
		border-bottom: 0;
		margin: 0;
		-webkit-border-radius: 0;
		-moz-border-radius: 0;
		border-radius: 0;
		margin-right: 0;
	}
	.header .nav-pills > li:first-child > a {
		-webkit-border-radius: 4px 4px 0 0;
		-moz-border-radius: 4px 4px 0 0;
		border-radius: 4px 4px 0 0;
	}
	.header .nav-pills > li:last-child > a {
		-webkit-border-radius: 0 0 4px 4px;
		-moz-border-radius: 0 0 4px 4px;
		border-radius: 0 0 4px 4px;
		border-bottom: 1px solid #ddd;
	}
	.modal.fade {
		top: -100%;
	}
	.nav-tabs {
		border-bottom: 0;
	}
	.nav-tabs > li {
		float: none;
	}
	.nav-tabs > li > a {
		border: 1px solid #ddd;
		-webkit-border-radius: 0;
		-moz-border-radius: 0;
		border-radius: 0;
		margin-right: 0;
	}
	.nav-tabs > li:first-child > a {
		-webkit-border-radius: 4px 4px 0 0;
		-moz-border-radius: 4px 4px 0 0;
		border-radius: 4px 4px 0 0;
	}
	.nav-tabs > li:last-child > a,
	.nav-tabs > .active:last-child > a {
		-webkit-border-radius: 0 0 4px 4px;
		-moz-border-radius: 0 0 4px 4px;
		border-radius: 0 0 4px 4px;
		border-bottom: 1px solid #ddd;
	}
	.nav-tabs > li > a:hover {
		border-color: #ddd;
		z-index: 2;
	}
	.nav-tabs.nav-dark > li > a {
		border: 1px solid #333;
	}
	.nav-tabs > li:last-child > a,
	.nav-tabs > .active:last-child > a {
		border-bottom: 1px solid #333;
	}
	.nav-tabs.nav-dark > li > a:hover {
		border-color: #333;
	}
	.nav-pills > li {
		float: none;
	}
	.nav-pills > li > a {
		margin-right: 0;
	}
	.nav-pills > li > a {
		margin-bottom: 3px;
	}
	.nav-pills  > li:last-child > a {
		margin-bottom: 1px;
	}
	.form-search > .pull-left,
	.form-search > .pull-right {
		float: none;
		display: block;
		margin-bottom: 9px;
	}
}
@media (max-width: 980px) {
	.navbar-fixed-top {
		margin-bottom: 0 !important;
	}
	.item-comment .item-image {
		display: none;
	}
	.well {
		padding: 10px;
	}
}

@media (min-width: 768px) and (max-width: 979px) {

	#login-form .input-small {
		width: 62px;
	}
}

dl.tabs {
	float: left;
	margin-bottom: -1px;
}
dl.tabs dt.tabs {
	float: left;
	margin-left: 3px;
	padding: 4px 10px;
	background-color: #F0F0F0;
	border-top: 1px solid #CCC;
	border-left: 1px solid #CCC;
	border-right: 1px solid #CCC;
}
dl.tabs dt:hover {
	background-color: #F9F9F9;
}
dl.tabs dt.open {
	background-color: #FFF;
	border-bottom: 1px solid #FFF;
}
dl.tabs dt.tabs h3 {
	margin: 0;
	font-size: 1.1em;
	font-weight: normal;
}
dl.tabs dt.tabs h3 a {
	color: #0088CC;
}
dl.tabs dt.tabs h3 a:hover {
	color: #005580;
	text-decoration: none;
}
dl.tabs dt.open h3 a {
	color: #000;
	text-decoration: none;
}
div.current dd.tabs {
	margin: 0;
	padding: 10px;
	clear: both;
	border: 1px solid #CCC;
	background-color: #FFF;
}
#helpsite-refresh {
	vertical-align: top;
}
#pop-print {
	float: right;
	margin: 10px;
}
code {
	white-space: pre-wrap;
}
#filter-search {
	vertical-align: top;
}
.editor {
	overflow: hidden;
	position: relative;
}
.search span.highlight {
	background-color: #FFFFCC;
	font-weight: bold;
	padding: 1px 4px;
}

.btn-toolbar .btn-wrapper {
	display: inline-block;
	margin: 0 0 5px 5px;
}

.rsseo_title {
    display: none;
}

/*Bootsrap patch https://github.com/twbs/bootstrap/issues/7968 */
.dropdown-backdrop {
	position: static;
}

/* counteract bootstrap for layerslider */
.ls-layer img {
	max-width: none;
	width: initial;
	height: initial;
	vertical-align: initial;	
}

.nsmenu-smallmode {
	cursor:pointer;
}

body {
	overflow-y:scroll;
}

body.modal-open {
	overflow: hidden;
	-ms-overflow-style: none;
}

/* community builder login form generic fix */
#content #login-form input.input-small {
    width: 200px;
}

/** Custom CSS after this line **/

/*#content {*/
/*min-height: 65vh;*/
/*}*/
:root {
	--swiper-theme-color: #3A5248;
}

.nspagehome  .container-fluid {
	padding-right: 0;
	padding-left: 0;
}

body {
	font-family: karla,sans-serif;
	color: #4B5350;
	font-size: 17px;
	line-height: 1.3em;
}

.body .container {
	background-color: transparent;
}

h1 {
	font-weight: 600;
	font-size: 47px;
	line-height: 1.2em;
  	color: #3A5248;
  	margin: 0;
  	font-family: "Noto Sans",sans-serif;
  	margin-bottom: 30px;
}

.title-page h1 {
	font-size: 50px;
	font-weight: bold;
}

h2 {
	font-weight: 600;
	font-size: 32px;
	line-height: 1.2em;
    color: #3A5248;
	margin-bottom : 20px;
	font-family: "Noto Sans",sans-serif;
}

.page-header h2 {
	font-weight: 500;
}

h3 {
	font-weight: 300;
	font-size: 24px;
	line-height: 1.2em;
	margin: 0 0 10px;
	color: #3A5248;
	font-family: "Noto Sans",sans-serif;
}

h4 {
	font-weight: bold;
	font-size: 1.1em;
	line-height: 1.2em;
	margin: 0;
	color: #3A5248;
	font-family: "Noto Sans",sans-serif;
}


.btn, .btn.hikacart {
    font-weight: 500;
	font-size: 14px;
	padding: 7px 14px;
    color: #ffffff;
    background: #3A5248;
    border-radius: 0;
    text-shadow: none;
    border: none;
    transition: background 0.25s ease-in-out 0s;
}

.btn:hover, .btn.hikacart:hover {
	color: #ffffff;
	background: #17211D;
}

p{
	margin-bottom: 35px;
}

a {
	text-decoration: underline;
	color: #17211D;
	transition: color 0.25s ease-in-out 0s;
}

a:hover, a:focus {
	color: #6d9a88;
	text-decoration: none;
}

a.btn {
	text-decoration: none;
}

li {
	line-height: 1.5em;
	margin-bottom: 0.3em;
}

/*legend {*/
/*	color: #4B5350;*/
/*}*/

.nav > li > a:hover, .nav > li > a:focus {
    background-color: transparent;
}

.rsseo_links_small {
    font-size: 14px;
}

.clr {
	clear: both;
}

.form-check .form-check-input {
	width: 13px;
}

.rsform-select-box.form-select {
	height: 34px;
}

/******* Top *******************/
.header {
	margin-bottom: 0;
}

.body-top {
	color: #fff;
	background-color: #3A5248;
	font-size: 20px;
	padding: 0 15px;
}

.body-top a {
	color: #fff;
	text-decoration: none;
}

.body-top ul {
	list-style: none;
}

.body-top .module_tel {
	float: left;
}

/*.body-top .module_tel p {*/
/*	margin: 20px 0;*/
/*}*/

.body-top .module_top_menu {
	float: right;
	font-size: 14px;
}

.body-top .module_top_menu ul {
	padding: 0;
	margin: 0;
}

.body-top .module_top_menu li {
	border-right: 1px solid #fff;
	padding-right: 1em;
	margin-right: 1em;
	margin-top: 10px;
	margin-bottom: 10px;
	float: left;
}

/*.body-top .module_top_menu li:last-child {*/
/*	border-right: none;*/
/*	padding-right: 0;*/
/*}*/

.body-top .module_top_menu a:hover {
	text-decoration: none;
	color: #76a591;
}


/******* Menu et logo **********/
.no-submenu .submenu {
	display: none;
}

.navigation {
	text-align: center;
}

.module_menu .ns_menu_responsive_ext.view-large {
	display: inline-block;
}

.module_main_menu {
	color: #3A5248;
	text-align: left;
}

.module_main_menu  a {
	color: #3A5248;
}

.body-menu {
	background: #FDFDFD;
	padding: 0 50px;
	-webkit-box-shadow: 0px -6px 7px -7px rgba(50, 50, 50, 0.1);
	-moz-box-shadow:    0px -6px 7px -7px rgba(50, 50, 50, 0.1);
	box-shadow:         0px -6px 7px -7px rgba(50, 50, 50, 0.1);
}

.body-menu-responsive {
	background: #FDFDFD; 
}

.menu-open .body-menu-responsive a {
	color: #fff;
}


.menu-open .body-menu-responsive a:hover {
	color: #6d9a88;
}

.module_main_menu.menu-open .ns_menu_ext li a, .module_main_menu.menu-open .ns_menu_ext li span.separator {
	padding-top: 10px;
	padding-bottom: 10px;
}

.module_main_menu.menu-open .ns_menu_ext li ul {
	padding-bottom: 20px;
}

.module_main_menu li {
	margin-bottom: 0;
}

.module_main_menu .container {
	background: transparent;
}

.module_main_menu.view-compact .ns_menu_ext {
	margin: 80px 0 0;
	clear: both;
}
.module_main_menu.view-compact .ns_menu_ext * {
	white-space: nowrap;
}

.submenu .ns_menu_table {
	margin : 40px auto;
}

.module_main_menu.view-large .ns_menu_ext {
	margin: 0;
}

.module_main_menu .ns_menu_ext li {
	font-size: 17px!important;
	line-height: 1em;
	font-weight: 400;
	text-transform: uppercase;
	margin-right: 0;
	padding: 0 30px;
}

.module_main_menu .ns_menu_ext li.separator {
	font-weight: 800;
	margin-top: 30px;
	margin-bottom: 10px;
}

.module_main_menu .ns_menu_table td.first ul {
	margin-top: 20px;
}

 .module_main_menu .ns_menu_ext > li > a, .module_main_menu .ns_menu_ext > li > span {
	display: block;
	text-decoration: none;
	transition: color 0.25s ease-in-out 0s;
	margin: 0;
	padding: 20px 0 32px;
	position: relative;
}

.module_main_menu.menu-open .ns_menu_ext > li > a:hover, .module_main_menu.menu-open .ns_menu_ext > li > span:hover,
.module_main_menu.menu-open .ns_menu_ext > li.active > a, .module_main_menu.menu-open .ns_menu_ext > li.active > span {
	color: #76a591;
}

.no-submenu + .btn-open-sub {
	display: none!important;
}

.module_main_menu.view-large .ns_menu_ext li .submenu a:hover, .module_main_menu.view-large .ns_menu_ext .submenu li.active  a {
	color: #6d9a88;
	text-decoration: none;
	transition: background-color 0.5s ease-in-out 0s, color 0.5s ease-in-out 0s;
}

.module_main_menu.view-large .ns_menu_ext > li > a::after, .module_main_menu.view-large .ns_menu_ext > li > span::after {
	position: absolute;
	content: "";
	width: 0;
	border-bottom: 2px solid #3A5248;
	transition: width 0.5s ease-in-out 0s;
	bottom: 0;
	left: 0;
}

.module_main_menu.view-large .ns_menu_ext > li > span {
	cursor: default;
}


.module_main_menu.view-large .ns_menu_ext li:hover a::after, .module_main_menu.view-large .ns_menu_ext li.active a::after,
.module_main_menu.view-large .ns_menu_ext li:hover span::after, .module_main_menu.view-large .ns_menu_ext li.active span::after {
	width: 100%;
}


.module_main_menu .ns_menu_ext .submenu {
	width: 100%;
	left: 0;
}

.module_main_menu .ns_menu_ext .submenu li {
	text-transform: none;
}

.module_main_menu .ns_menu_ext .submenu a {
	text-decoration: none;
	padding: 10px 0;
	display: block;
	font-weight: 500;
}

.module_main_menu .menu-header .ns_menu_ext {
	margin-top: 0;
}

.module_main_menu .menu-header .ns_menu_ext li a{
	text-transform: none;
	border-right: 1px solid #FFF;
	padding: 0 1em;
	font-size: 14px;
}

.module_main_menu .menu-header .ns_menu_ext li:last-child a{
	border-right: none;
}

.module_main_menu .menu-header .ns_menu_ext li{
	padding: 1em 0;
}

.ns_menu_responsive_ext .btn-open-sub .icon-bar {
	background: #fff;
}

.ns_menu_responsive_ext .btn-open-sub:hover .icon-bar {
	color: #4B5350;
}

.module_logo {
	padding: 17px 0;
	text-align: center;
}

li.btn-store {
	margin-top: 20px;

}

a.btn-store {
	color: #fff;
	display: inline-block!important;
	padding: 10px 14px!important;
}

.submenu-open a.btn-store {
	background: #7a8f86;
}

.submenu-open a.btn-store:hover {
	background: #17211D;
}

/*.body-menu-responsive  .module_tel {*/
/*    float: right;*/
/*   	color: #17211D;*/
/*		font-size: 20px;*/
/*		margin-top: 13px;*/
/*		margin-right: 30px;*/
/*		transition: color 0.5s ease-in-out 0s;*/
/*}*/

/*.body-menu-responsive  .module_tel  p {*/
/*	margin-bottom: 0;*/
/*}*/

/*.menu-open .body-menu-responsive .module_tel {*/
/*	color: #fff;*/
/*}*/

.body-menu-responsive .module_logo {
	/*width: 93px;*/
	/*padding: 2px 0 0 15px;*/
	width: 75px;
	padding: 5px 0 5px 15px;
	float: left;
}

.body-menu-responsive .ns_menu_responsive_ext.view-compact .menu-content {
    background-color: #3A5248;
	max-width: 600px;
}

.menu-header li:last-child a {
	border-right: none;
	padding-right: 0;
}

.menu-open {
	font-size: 14px;
}

.menu-open .ns_menu_table td.first ul {
	opacity: 1;
	margin: 0;
	padding: 0;
}

.menu-open .ns_menu_table {
	margin: 0;
}

.menu-open .ns_menu_table td {
	display: none;
}

.menu-open .ns_menu_table td.first {
	display: block;
}

.menu-open .submenu li {
	padding: 0 12px 0 0!important;
}

.menu-open .menumodule_main_menu li {
	padding-left: 20px!important;
}

.menu-open .menumodule_main_menu li {
	padding-left: 20px!important;
}

.menu-open .menumodule_main_menu .submenu li {
	padding-left: 0!important;
}

.ns_menu_responsive_ext .menu_btn .icon-bar, .ns_menu_responsive_ext .menu_btn .icon-bar:before, .ns_menu_responsive_ext .menu_btn .icon-bar:after {
	background-color: #3A5248!important;
}
.ns_menu_responsive_ext.menu-open .menu_btn .icon-bar {
	background: transparent!important;
}

.body-menu-responsive.scrolled {
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 2000;
}

.body-menu-responsive .menu-header {
	margin-top: 30px;
}

.body-menu-responsive .menu-open span {
	color: #fff;
}

.body-menu-responsive .menu-header a {
	color: #fff;
	text-decoration: none;
	border-right: 1px solid #fff;
	padding-right: 1em;
}

.body-menu-responsive .menu-header a:hover {
	color: #76a591;
}

.moduletable.image-menu {
	text-align: center;
}

.moduletable.image-menu:hover {
	cursor: pointer;
}

.moduletable.image-menu img {
	margin-bottom: 10px;
	transform: scale(1);
	transition: opacity 0.3s ease, transform 2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

.menu-image-wrapper {
	width:300px;
	overflow: hidden;

}

.moduletable.image-menu:hover img {
	transform: scale(1.05);
}

.moduletable.image-menu:hover a {
	color: #6d9a88;
}


/******** Banniere ************/

#banner-home {
	position: relative;
	text-align: left;
}

.body-banner {
	text-align: center;
}

#banner {
	background: url("../images/banner-eau.jpg") bottom center;
	background-size: cover;
	height: calc(100vh - 226px - 29px);
	position: relative;
	min-height: 525px;
}

#banner img {
	max-height: 77vh;
}

#banner .module.products {
	position: absolute;
	bottom: -29px;
	right: 4vw;
	width: 55vw;
}

.module_banner_text {
	position: absolute;
	top: 10vh;
	left: 5vw;
	text-shadow: 2px 2px 2px rgb(0 0 0 / 60%);
}

.module_banner_text h2 {
	font-size: 4.8vw;
	line-height: 1.5em;
	font-weight: 600;
	color: #fff;
}

.module_banner_text h3 {
	font-size: 3vw;
	line-height: 1.2em;
	font-weight: 300;
	color: #fff;
}

.module_banner_text h4 {

	font-size: 3vw;
	line-height: 1.2em;
	font-weight: 900;
	color: #fff;
}

#banner-home .module_banner_text h2,
#banner-home .module_banner_text h3,
#banner-home .module_banner_text h4
{
	color: #fff; /*#456055;*/
}

#banner-home .module_banner_text h2 {
	line-height: 1em;
	margin-bottom: 0;
}

#banner-home  .module_banner_text {
	text-shadow: none;
}


.module_banner_text em {
	font-style: normal;
	color: #3A5248;
}

.module_banner_text p {
	margin-bottom: 0;
}

/************************
 Banniere interne
 */
#banner-page {
	position: relative;
}


#banner-page .title-page {
	position: absolute;
	top: 7vw;
	width: 100%;
}

#banner-page .title-page h1 {
	color: #fff;
	text-shadow: 2px 2px 2px rgb(0 0 0 / 60%);
}

#sidebar {
	position: relative;
}

/*.module_img_bkg {*/
/*	position: fixed;*/
/*	bottom: 0px;*/
/*	left: 0px;*/
/*	z-index: -1;*/
/*	background: url('../images/spirulina_back.jpg') bottom right no-repeat;*/
/*	width: 50vw;*/
/*	height: 100%;*/
/*	background-size: cover;*/
/*}*/


.module_img_bkg_recette {
	position: fixed;
	bottom: 50px;
	left: 0px;
	z-index: -1;
	background: url('../images/recette.jpg?ver=1') bottom right no-repeat;
	width: 25vw;
	height: 100%;
}


.module_menu_left {
	padding: 20px 10px;
	background: rgba(255, 255, 255, 0.42);
}

.module_menu_left a {
	font-weight: 900;
	font-size: 18px;
	line-height: 1.2em;
	color: #17211D;
	text-decoration: none;
	text-shadow: 1px 1px 0px rgba(255, 255, 255, 1);
	margin-bottom: 20px;
}

.module_menu_left .nav > li > a:hover, .module_menu_left .nav > li > a:focus {
	background: transparent;
}
.module_menu_left a:hover, .module_menu_left li.active a {
	color: #3A5248;
	background: transparent;
}


/*.module_menu_ingredient li {*/
/*	float: left;*/
/*	padding-right: 20px;*/
/*}*/

/****** Contenu ***********/
.body-content .container {
	padding-top: 0;
	padding-bottom: 0;
}

.content-main, #sidebar {
	padding-top: 50px;
	padding-bottom: 50px;
}

.nspagehome .content-main {
	min-height: 0;
	padding-top: 0;
	padding-bottom: 0;
}

.nspagehome .section3 .content-main {
	padding-top: 0!important;
}

.nspagehome .section3 .container {
	padding-top: 0!important;
}

.content-main ul {
	margin-bottom: 35px;
}

.body-title {
	margin-top: 50px;
}

/********************
 page
 */
.page-section2, .page-section6 {
	background : #EBEBEB;
}

.page-section3, .page-section5 {
	background : #f9f9f9;
}

.tableau table.table-values {
	margin-bottom: 30px;
}

.table-values {
	padding: 30px 40px;
	background: #3a5b4d; //#dae3df;
	margin-bottom: 30px;
	color: #fff
}

.table-values h4 {
	color: #fff;
}

table.table-values {
	margin-bottom: 5px;
}

.table-values td {
	padding: 10px 20px;
}

.table-values tr:nth-child(even) {
	background: #587669;
}

.table-values td {
	text-align: right;
}

.table-values td:first-child {
	text-align: left;
}

.section-table .row-fluid {
	margin-bottom: 30px;
}

.section-table .row-fluid .sub-section {
	background: #EBEBEB;
}

.section-table .row-fluid.line3 .sub-section {
	margin-bottom: 30px;
}

.sub-section {
	padding: 40px;
}

.sub-section1 {
	padding: 40px;
	background: #EBEBEB;
	margin-bottom: 30px;
}

/********************
 faq
 ********************/
.page_faq h4::before {
    content: "+";
    margin: 0 0 0 20px;
    background: #3A5248;
    padding: 0 5px 0 7px;
    color: #fff;
    position: absolute;
    left: 0;
}

.page_faq h4.opened::before {
    content: "-";
    padding: 0 8px 0 9px;
}

.page_faq h4 {
    cursor: pointer;
    line-height: 1.2em;
    padding-bottom: 1em;
    position: relative;
    padding: 20px 20px 20px 70px;
    font-size: 20px;
    color: #3A5248;
    line-height: 1.2em;
    margin:20px 0 0;
    background-color: #f9f9f9;
    
}


.page_faq h4:hover {
	color: #17211D;
}

.page_faq p {
    margin-bottom: 30px
}

.page_faq .faq-answer {
    padding: 10px 33px;
    background-color: #f9f9f9;
}

.page_faq .faq-answer .faq-answer {
    padding: 0;
}

.menu-horizontal {
	text-align: center;
}

.menu-horizontal ul {
	display: inline-block;
}

.menu-horizontal li {
	float: left;
	margin: 20px;
}

.menu-horizontal a {
	font-weight: 500;
	font-size: 17px;
	background: #ffffff;
	color: #3A5248;
	padding: 10px 20px;
	border: 1px solid #3A5248;
	text-decoration: none;
	transition: all 0.25s ease-in-out 0s;
}

.menu-horizontal a:hover {
	background-color: rgba(58, 82, 72, 0.9)!important;
	color: #fff;
}


.menu-horizontal li.current a {
	background: #3A5248;
	color: #fff;
}

/****** Accueil ************/
.home-specs {
	background: #fff; /*#f5f5f5;*/
}

.home-specs  .custom {
	display: grid;
	grid-template-areas: "pos1-img pos2-img pos3-img pos4-img"
	"pos1-title pos2-title pos3-title pos4-title"
	"pos1-text pos2-text pos3-text pos4-text";
	grid-template-columns: 1fr 1fr 1fr 1fr;
	padding: 30px 3vw;
	grid-column-gap: 3vw;
	grid-row-gap: 10px;
	justify-items: center;
}

.home-specs div.img:nth-of-type(1) {
	grid-area: pos1-img;
}
.home-specs div.img:nth-of-type(2) {
	grid-area: pos2-img;
}
.home-specs div.img:nth-of-type(3) {
	grid-area: pos3-img;
}
.home-specs div.img:nth-of-type(4) {
	grid-area: pos4-img;
}

.home-specs h4 {
	text-align: center;
}

.home-specs h4:nth-of-type(1) {
	grid-area: pos1-title;
}
.home-specs h4:nth-of-type(2) {
	grid-area: pos2-title;
}
.home-specs h4:nth-of-type(3) {
	grid-area: pos3-title;
}
.home-specs h4:nth-of-type(4) {
	grid-area: pos4-title;
}

.home-specs p {
	margin-bottom: 0;
	text-align: center;
}

.home-specs p:nth-of-type(1) {
	grid-area: pos1-text;
}
.home-specs p:nth-of-type(2) {
	grid-area: pos2-text;
}
.home-specs p:nth-of-type(3) {
	grid-area: pos3-text;
}
.home-specs p:nth-of-type(4) {
	grid-area: pos4-text;
}



.section-categos .btn {
	font-size: 16px;
	padding: 10px 23px;
}

.home-section1 {
	padding-top: 75px;
	padding-bottom: 75px;
	/*background: #f5f5f5;*/
}

.home-section1 h1 {
	font-weight: 500;
	font-size: 47px;
	line-height: 1.2em;
  	margin: 0;
}

.home-section1 h2, .home-section2 h2,  .section3 h2, .sectionpage h2  {
	font-weight: 500;
	font-size: 36px;
	line-height: 1.2em;
  	margin: 0 0 50px;
}


.home-section1 .section-categos {
	display: grid;
	grid-template-columns: auto auto auto;
	justify-content: center;
	justify-items: center;
	column-gap: 50px;
	padding: 30px 16px;
}

.home-section1 .section-categos .title{
	text-align: center;
	margin-top: 15px;
}

.home-section2 .infos-product {
	display: grid;
	grid-template-columns: auto auto auto;
	justify-content: center;
	justify-items: center;
	column-gap: 100px;
}

.home-section2 .infos-product .ns-info-item {
	max-width: 350px;
}

.home-section2 .latest-news {
	display: grid;
	grid-template-columns: auto auto auto;
	justify-content: center;
	justify-items: center;
	column-gap: 50px;
	padding: 30px 0;
}

.home-section2 .latest-news .ns-blog-item {
	max-width: 350px;
}

.home-section2 .testimonials-section {
	display: grid;
	grid-template-columns: auto auto auto;
	justify-content: center;
	justify-items: center;
	column-gap: 50px;
	padding: 30px 0;
}
.home-section2 .testimonials-section .ns-temoignage-item {
	max-width: 350px;
}

.logo-certification .logos-list {
	display: flex;
	align-items: center;
	justify-content: center;
}


.home-section2 .declarations h2 {
	margin-bottom: 10px;
}

.home-section2 .declarations-list {
	display: grid;
	grid-template-columns: auto auto auto;
	justify-content: center;
	justify-items: center;
	column-gap: 50px;
}
.home-section2 .declarations-list .declaration {
	max-width: 350px;
}

.home-section1a h3, .section3 h3, .sectionpage h3 {
	color: #3A5248;
	font-size: 24px;
	line-height: 1.2em;
	margin: 0;
}


.sectionpage h3 {
	margin-bottom: 15px;
}

.home-section2 h2 em {
	font-size: 1.2em;
	font-style: normal;
}

.section3 h3 {
	font-weight: 300;
}

.home-section2 {
	padding-top: 75px;
	padding-bottom: 75px;
	padding-left: 16px;
	padding-right: 16px;
	background: #fff;
}

.home-section2.style2 {
	background: #f5f5f5;
}

.home-section2 .content-main {
	background: transparent;
	position: relative;
}

.home-section1aa h2 {
	color: #fff;
	font-size: 75px;
	margin-bottom: 15px;
}

.home-section1aa h3 {
	color: #fff;
	font-size: 45px;
	margin-bottom: 0;
}

.home-section1aa h4 {
	color: #fff;
	font-size: 45px;
	margin-bottom: 15px;
	font-weight: normal;
}

.home-section1aa {
	background-image: url('../images/background-gandalf-hawaiien.jpg?ver=6') !important;
	background-size: cover;
	background-attachment: fixed;
	background-position: bottom center;
	background-repeat: no-repeat;
	color: #fff;
	font-size: 23px;
	line-height: 1.4em;
	position: relative;
	text-shadow: 1px 1px 1px rgb(0 0 0 / 60%);
	padding: 75px 0;
}
/*.home-section1aa .flower {*/
/*	background-image: url('../images/flower.png?ver=3') !important;*/
/*	background-position: bottom right;*/
/*	background-repeat: no-repeat;*/
/*	padding-bottom: 100px;*/
/*}*/

.home-section2a {
	background-image: url('../images/background-gandalf.jpg?ver=1') !important;
	background-size: cover;
	background-attachment: fixed;
	background-position: center center;
	background-repeat: no-repeat;
	color: #fff;
	font-size: 23px;
	line-height: 1.4em;
	position: relative;
	text-shadow: 1px 1px 1px rgb(0 0 0 / 60%);
}

.home-section2a::before {
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	content: "";
	background-color: #000000;
	opacity: .55;
}

.home-section2a  h2 {
	font-weight: bold;
}

.home-section2a .btn {
	background: #17211D;
	padding: 13px 20px;
	margin-top: 40px;
}
.home-section2a .btn:hover {
	background: #3A5248;
}


.home-section2a h2 {
	color:  #fff;
	text-shadow: 1px 1px 1px rgb(0 0 0 / 65%);
}

.home-section2c {
	background-color: #f6f6f6;
	padding: 50px 0;
}

.home-testimonial [class*="span"] {
	vertical-align: middle;
}

.home-section2c .testimonial-txt {
	padding: 45px 0 10px 45px;
}


.section2 .middle-img {
	width: 33.33%;
}

.section3 .fiche h3 {
	margin-top: 30px;
	margin-bottom: 20px;
}
.home-contact {
	display: grid;
	grid-template-columns: auto auto;
	grid-gap: 50px;
	justify-content: center;
}

.home-contact .box  {
	border: 1px solid #3A5248 ;
	padding: 20px 20px 10px;
	max-width: 525px;
}

.home-contact .box h3 {
	color: #3A5248;
}

.box h3 {
	font-size: 30px;
	line-height: 1.5em;
	margin-bottom: 15px;
	border-bottom: 1px solid;
}

.box #mce-EMAIL {
	margin-bottom: 20px;
}

.box #mc_embed_signup div.mce_inline_error {
	background: inherit;
	color: #6B0505;
	padding: 0;
	margin: 0;
	line-height: 1.2em;
}

.box form {
	margin-bottom: 0;
}

.box p {
	margin-bottom: 23px;
}

.box .response {
	line-height: 1.2em;
}

.box .action {
	text-align: right;
}

.body-content.section3 .container {
	padding-top: 50px;
	padding-bottom: 50px;
}

.block {
	margin-top: 100px;
}

.block h2 em{
	color: #3A5248;
	font-style: normal;
}


.module_liste_recette {
	padding: 0 20px 20px;
	background-color: rgba(255, 255, 255, 0.76);
}

.module_liste_recette a {
	text-decoration: none;
	font-size: 16px;
}

.module_liste_recette a:hover, .module_liste_recette a.active {
	color: #6d9a88;
}

.category-module_liste_recette {
	 margin: 30px 0;
	 list-style: none;
}

.module_liste_recette li {
	margin-bottom: 1em;
}

.pagenav a {
	text-decoration: none;
}

.fiche {
	-webkit-box-shadow: 2px 5px 15px 0 rgba(0,0,0,0.20);
	-moz-box-shadow: 2px 5px 15px 0 rgba(0,0,0,0.20);
	box-shadow: 2px 5px 15px 0 rgb(0 0 0 / 20%);
	padding: 30px;
	position: relative;
	margin-bottom: 25px;
	line-height: 1.5em;
}

.fiche .item-more {
	text-align: right;
}

.fiche h2 {
	margin: 0 0 20px;
	font-weight: 300; 
	font-size: 21px;
	line-height: 1.2em;
	text-transform: none;
}

.recette-latest .fiche h2, .receipe .fiche h2 {
	font-weight: bold;
}

.fiche .ingredients {
	margin-bottom: 40px;
}

.fiche .ingredients h4 {
	margin: 12px 0;
}

.fiche ul li {
	line-height: 1.3em;
	margin-bottom: .5em;
}

.receipe .fiche img  {
	max-width: 400px;
}

.blog1 h1 {
	text-align: center;
	margin-bottom: 50px;
}

.title-date time {
	color: #17211D;
	font-weight: bold;
}

.blog1 .fiche h2 {
	margin-bottom: 0;
}

.title-date {
	margin-bottom: 20px;
}

.title-date a {
	text-decoration: none;
}

.title-date a:hover, .title-date a:focus {
	color: #3A5248;
}

.blog1 .pull-left.item-image {
	margin-right: 30px;
}

.blog1 .fiche {
	padding: 40px;
}

.blog1 .readmore {
	text-align: right;
	margin-bottom: 0;
}

.blog1 .readmore .icon-chevron-right {
	display: none;
}


.after-fiche {
	margin-top: 35px;
}

.after-fiche a.btn {
	margin:	0 10px;
}

.blog-latest {
	font-size: 15px;
}

.blog-latest .item-image {
	margin-bottom: 10px;
}

.blog-latest .fiche img {
	transform: rotate(-5deg);
	right: 10px;
	top: -1px;
}

.blog-latest .item-more {
	text-align: right;
	margin-top: 20px;
}

.item-page .pull-none.item-image {
	margin-bottom: 25px;
	text-align: center;
}

.products-desc {
	font-size: 15px;
}

.products-desc h3 {
	margin: 0.5em 0;
	font-weight: bold;
}


.declarations h3 {
	margin-bottom: 50px;
}

.declaration {
	text-align: center;
}

.declaration .txt {
	margin-top: 5px;
}

.logo-certification {
	margin: 70px 0;
}

.page-section-img {
	background-size: cover;
	background-attachment: fixed;
	background-position: center center;
	background-repeat: no-repeat;
	color: #fff;
	font-size: 23px;
	line-height: 1.4em;
	position: relative;
	text-shadow: 1px 1px 1px rgb(0 0 0 / 60%);
}

.page-section-img h2, .page-section-img h3  {
	color: #fff;
}

.page-section-img .large h3 {
	font-size: 1.2em;
	line-height: 1.2em;
	margin-bottom: 10px;
}

.page-section-img .large {
	margin-bottom: 30px;
}

.page-section-img .content-main {
	position: relative;
}

.page-section-img::before {
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	content: "";
	background-color: #000000;
	opacity: .55;
}

/*****************
 Produits
 */
.fiche-product .tablerow [class^='span']{
 vertical-align: middle;
}


.fiche-product .wf-icon-zoom-image>svg {
	fill: #666 !important;
}

.fiche-product .product-img {
	text-align: center;
	padding-right: 20px;
}
.fiche-product {
	border-bottom: 1px solid #eee;
	padding-bottom: 30px;
}
.products [class^='leading-']:last-child .fiche-product {
	border: none;

}

.fiche-product h2 {
	margin-bottom: 5px;
	text-transform: none;
}

.fiche-product .product-title {
	margin-bottom: 20px;
}

/**************popup **********/
.eb-container {
	padding-left: 53%;
	line-height: 1.2em;
}

.eb-container h2 {
	color: #3A5248;
}

.eb-container .mc-field-group input {
	background: #3A5248;
	padding: 17px;
	color: #fff;
	width: 100%;
}

.eb-container  ::placeholder  {
	color: #fff!important;
	opacity: 0.5;
}

.eb-container .btn {
	font-size: 15px;
	float: right;
	margin-top: 20px;
}


/******* Formulaire *********/
.bfQuickMode textarea {
	max-width: 100%!important;
}

.form-actions {
    padding: 19px 20px 20px;
    margin-top: 20px;
    margin-bottom: 20px;
    background-color: transparent;
    border-top: none;
}

.module_coordonnees {
	padding: 10px;
	background: rgba(255, 255, 255, 0.32);
}


#section-inline input[type=text] {
	max-width: calc( 100% - 20px );
}

#section-email input[type=text] {
	max-width: calc( 50% - 26px );
}

.homepage .form-actions {
    padding: 0;
    margin-top: 0;
    margin-bottom: 10px;
}




/******* Footer **********/

.footer-section {
	display: grid;
	grid-template-columns: 1fr 1.5fr 1.5fr 1fr;
	justify-content: center;
	column-gap: 50px;

}

.before-footer .custom {
	padding: 50px 0;
	background-size: cover;
	background-position: bottom;
	text-shadow: 2px 2px 2px rgb(0 0 0 / 60%);
}

.before-footer .custom h3 {
	color: #fff;
	font-size: 40px;
	line-height: 1.5em;
	margin: 0;
}

.container1 {
	margin: 0 150px;
}

.before-footer .custom .span6 {
	vertical-align: middle;
}

footer a {
	text-decoration: none;
}

.footer-menu {
  background: #2a3732;
	padding: 0;
	color: #fff;
	padding: 40px 0 30px;
	font-size: 14px;
}

.footer-menu p {
	margin: 0;
}

.footer-menu h3 {
	margin: 10px 0;
	font-size: 18px;
 	font-weight: bold;
	color: #fff;
}

.footer-menu ul {
	display: block;
}

.footer-menu li {
	line-height: 1.3em;
	margin-bottom: 5px;
}

.footer-menu a {
	color: #fff;
	transition: color 0.25s ease-in-out 0s;
}

.footer-menu .btn {
	background: #4B5350;
}

.footer-menu .nav > li > a,  .footer-menu a:hover, .nav > li > a:focus {
	text-decoration: none;
	background: transparent;
}

.footer-menu a:hover {
	color: #5C8272;
}


.footer-last {
	padding-bottom: 20px;
	padding-top: 10px;
	background-color: #fff;
	line-height: 1.3em;
	font-size: 14px;
}

.footer-last li {
	line-height: 1.3em;
}

.moduletable_footer_questions_int {
	float: left;
}

.module_copyright {
	float: left;
}


.module_menu_advice li {
	border-left: 1px solid;
	margin-left: 10px;
	padding-left: 10px; 
	float:left;
	margin-bottom:15px;
}

.module_menu_advice li:first-child {
	border-left: none;
	margin-left: 0;	
	padding-left: 0;
}

.module_menu_advice li a:hover {
	color: #3A5248;
}

.module_novisoft {
	float: right;
}

.block1 {
    background: rgba(255, 185, 0, 0.44);
    padding: 20px 20px 10px;
    margin-bottom: 30px;
}

.table1 {
	width: 100%;
	text-align: center;
	margin-bottom: 30px;
}

.table1 td:first-child {
	text-align: left;
}

.table1 td {
	border: 1px solid;
}

.table-nutrition {
	background: #3A5248;
	color: #fff;
	margin: 30px 0;
}

.table-nutrition td {
	padding: 5px 30px;
}

.table-nutrition tr:first-child td{
	padding-top: 0;
}

.table-nutrition tr:last-child td{
	padding-bottom: 30px;
}

.table-nutrition h4 {
	margin-top:30px;
}

.number_table {
	margin: 40px;
}

.number_table td {
	vertical-align: top;

}

.number_table h4 {
	background: #3A5248;
	border-radius: 29px;
	padding: 9px 11px;
	font-size: 20px;
	color: #fff;
	margin: 0 20px 0;
}

div#splashScreen {
    position: fixed;
    z-index: 5000;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 0.5);
}

#selectlang {
	text-align: center;	
	background: #fff;
	top: 20%;
	left: 50%;
	position: fixed;
	width: 400px;
	margin-left: -200px;
	border: 5px solid #17211D;
	padding: 55px 30px;
	z-index: 5000;
}

#selectlang .btn {
	width: 130px;
	text-align: left;
	margin-bottom: 10px;
}

#selectlang h3 {
	font-size: 21px;
}


/* Hikashop */
.hikashop_product_price_per_unit {
	display: none!important;
}

div.hikashop_carousel .hikashop_carousel_item span.add-on {
	display: inline;
}

div.hikashop_carousel .hikashop_carousel_item .hikashop_product_price_full span{
	display: inline;
}
div.hikashop_carousel .hikashop_carousel_item  span.hikashop_product_name {
	margin-left: 50px;
	margin-right: 50px;
}

.swiper-wrapper {
	height: auto;
}


.hikashop_product_no_stock {
	display: block;
}

.hikashop_listing_img_title  .hikashop_product_price_full {
	margin: 10px 0;
	display: block;
}

.hikashop_listing_img_title  .hikashop_product_price_full .hikashop_product_price,
.hikashop_listing_img_title  .hikashop_product_price_full .hikashop_product_price_with_discount
{
	font-weight: bold;
}

.hikashop_listing_img_title  .hikashop_product_price_full .hikashop_product_price_with_discount,
.view-product .hikashop_product_price_full .hikashop_product_price_with_discount {
	padding-left: 5px;
	color: red;
}

.hikashop_listing_img_title  .hikashop_product_custom_quantite_line {
	margin-top: 0;
}

.hikashop_listing_img_title  .hikashop_product_custom_name {
	display: none;
}

.body-breadcrumb {
	background: #f5f5f5;
	font-size: 14px;
}

.body-breadcrumb  .icon-location {
	display: none;
}

.body-breadcrumb  ul {
	margin: 0;
	padding: 10px 0;
}

.module.info_breadcrumb {
	float: left;
}

.module.infos_detaillants {
	float: right;
	margin-top: 6px;
}


#section-participant {
	margin-top: 60px;
}

#section-stat{
	margin-top: 20px;
}

#section-check {
	margin-top: 20px;
}

#section-check .controls span {
	float: left;
	margin-right: 10px;
}

#section-check .controls label {
	width: calc( 100% - 30px)!important;
	max-width: calc( 100% - 30px)!important;
	min-width: calc( 100% - 30px)!important;
	display: inline-block!important;
}


.ns-temoignage-item .item-image{
	margin-bottom: 20px;
	text-align: center;
}

.ns-temoignage-item .intro-text p{
	margin-bottom: 15px;
}

.home-testimonials .blog-latest {
	margin-bottom: 20px;
}

.section-box {
	border: 1px solid;
	padding: 20px;
}

.detaillant {
	text-align: center;
}

.detaillant-title {
	text-align: center;
	margin-top: 10px;
	font-size: 21px;
}

.detaillant-title p {
	text-align: center;
}


/*************
 sidebar
 ***************/
#sidebar {
	padding: 0;
}

#sidebar.sticky {
	position: -webkit-sticky;
	position: sticky;
}

#sidebar.scrolled {
	position: -webkit-sticky; /* Safari */
	position: sticky;
	top: 0;

}



/************
 Boutique
 *********/
.body-msg {
	color: #fff;
	background-color: #7a8f86;
	font-size: 15px;
	padding: 10px;
	text-align: center;
}
.body-msg p {
	margin-bottom: 0;
}

.hikashop_products_listing .hikashop_product_image {
	padding-top: 20px;
}

.home-products .hikashop_products_listing .hikashop_product_image {
    padding-top: 0;
}

.hikashop_products_listing .hikashop_product_image .hikashop_product_image_subdiv  {
	position: relative;
}

.hikashop_products_listing .hikashop_product_image .hikashop_product_image_subdiv::before {
	content: "\f06e";
	color: #fff;
	background: #7a8f86;
	font-weight: 900;
	font-family: "Font Awesome 5 Free";
	font-size: 15px;
	padding: 5px 8px;
	border-radius: 20px;
	z-index: 1;
	top: -20px;
	right: 0;
	position: absolute;
	opacity: 0;
	-webkit-transition: opacity 400ms ease;
	-moz-transition: opacity 400ms ease;
	-o-transition: opacity 400ms ease;
	transition: opacity 400ms ease;
	cursor: pointer;

}


.hikashop_products_listing .hikashop_product_image .hikashop_product_image_subdiv:hover::before {
	opacity: 1;
}

.hikashop_products_listing .hikashop_product_image .hikashop_product_image_subdiv::after {
	content: "Voir le produit";
	color: #fff;
	background-color: #7a8f86;
	font-weight: 800;
	font-size: 14px;
	padding: 7px 14px;
	bottom: 0;
	right: 0;
	left: 0;
	margin-right: auto;
	margin-left: auto;
	position: absolute;
	opacity: 0;
	-webkit-transition: opacity 400ms ease;
	-moz-transition: opacity 400ms ease;
	-o-transition: opacity 400ms ease;
	transition: opacity 400ms ease;
	cursor: pointer;
}

.lang-en-gb .hikashop_products_listing .hikashop_product_image .hikashop_product_image_subdiv::after {
	content: "View product"
}

.lang-es-es .hikashop_products_listing .hikashop_product_image .hikashop_product_image_subdiv::after {
	content: "Ver el producto"
}

.hikashop_products_listing .hikashop_product_image .hikashop_product_image_subdiv:hover::after {
	opacity: 1;
}

.hikashop_listing_img_title  .hikashop_product_name {
	font-weight: bold;
	margin-bottom: 0;
}

.hikashop_listing_img_title .hikashop_product_subtitle {
	display: block;
}

.hikashop_listing_img_title .hikashop_product_code_list {
	display: block;
	margin-bottom: 10px;
	font-size: 14px;
}

/****************
 small cart
 */
.module_small_cart {
	float: right;
	margin-top: 9px;
	font-size: 14px;
}

.module_small_cart  .checkout_title {
	display: none;
}

.module_small_cart  .hikashop_cart_module_product_icon_title {
	margin-right: 10px;
	margin-bottom: 9px;
}
.module_small_cart .title-cart {
	display: none;
}



/***********************
	menu connexion
 */
.module-menu-connexion {
	float: left;
	margin-top: 9px;
	font-size: 14px;
}
.module-menu-connexion img {
	margin-bottom: 9px;
}

.module-menu-connexion .image-title {
	margin-left: 10px;
}

.module-menu-connexion #client-user-name {
	margin: 0 10px;
}

/*********
liste des categories
******/

.left-col h2 {
	font-weight: bold;
	font-size: 20px;
	margin-bottom: 10px;
	text-transform: none;
}

.modulelist_categos {
	border: 1px solid #ddd;
	padding: 20px;
	margin-bottom: 20px;
}
.modulelist_categos ul.hikashop_category_list {
	list-style: none;
	padding: 0;
	margin: 5px 20px 15px;
}

.modulelist_categos .hikashop_subcontainer {
	padding: 0!important;
}

.modulelist_categos .hikashop_category_name a {
	color: #3A5248;
	font-weight: bold;
	font-size: 20px;
	font-family: "Noto Sans", sans-serif;
}


.modulelist_categos ul.hikashop_category_list a {
	display: block;
}

.modulelist_categos ul.hikashop_category_list .active a {
	display: block;
	font-weight: bold;
}

.hikashop_categories_listing_main  .hikashop_subcategories_listing {
	margin-bottom: 20px;
	border-bottom: 1px solid #ddd;
	padding-bottom: 30px;
}

.hikashop_categories_listing_main  #sidebar .hikashop_subcategories_listing {
	margin-bottom: 0;
	border-bottom: none;
	padding-bottom: 0;
}


/***********
     Panier d'achat
***************/
#paypal-button-container {
	max-width: 400px!important;
}

.checkout-confirm-footer {
	text-align: right;
}

#hikashop_checkout_registration {
	margin-left: 30px;
}

select, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
	height: 30px;
}


.hikashop_cart_dropdown_content a {
	color: #17211D;
}


.add-on a.hikashop_product_quantity_field_change_minus.btn {
	-webkit-border-radius: 4px 0 0 4px!important;
	-moz-border-radius: 4px 0 0 4px!important;
	border-radius: 4px 0 0 4px!important;
}

.hikashop_quantity_form input[type="text"] {
	height: 16px;
}

.hikashop_cart_product_quantity_value input[type="text"] {
	height: 19px;
}

.input-prepend.input-append .add-on:first-child {
	margin-right: -2px;
}


.hikashop_cart_module_product_quantity_value  input[type="text"] {
	height: 16px;
}

.hikashop_cart_module .hikashop_cart_product_quantity_refresh {
	display: none;
}

.hikashop_cart_module_product_name_value {
	font-size: 13px;
}

.modulecart {
	border: 1px solid #ddd;
	padding: 20px;
	margin-bottom: 20px;
}

.modulecart .hikashop_cart thead {
	display: none;
}

.modulecart .hikashop_cart tfoot {
	border-top: 1px solid;
}

.modulecart .hikashop_cart tfoot td {
	padding: 20px 0;
}

.modulecart .hikashop_cart tbody tr {
	border-bottom: 1px solid #ddd;
}

.modulecart .hikashop_cart .hikashop_cart_module_product_image.hikashop_cart_value,
.modulecart .hikashop_cart .hikashop_cart_module_product_name_value.hikashop_cart_value
{
	padding-top: 10px;
}

.modulecart .hikashop_cart .hikashop_cart_module_product_quantity_value.hikashop_cart_value,
.modulecart .hikashop_cart .hikashop_cart_module_product_price_value.hikashop_cart_value {
	padding-bottom: 10px;
}

.modulecart .hikashop_cart td {
	display: block;
}

.modulecart .hikashop_cart_module_product_image.hikashop_cart_value {
	display: block;
	float: left;
}

.modulecart .hikashop_cart_module_product_quantity_value.hikashop_cart_value {
	float: left;
	clear: both;
}

.modulecart .hikashop_cart_module_product_price_value.hikashop_cart_value {
	float: right;
}

.modulecart .hikashop_cart_module_product_total_title {
	float: left;
}

.modulecart .hikashop_cart_module_product_total_value {
	float: right;
}


/***************
 Produit
 */
#hikashop_product_image_main {
	display: grid;
	grid-template-areas: "thumbnail img";
}
#hikashop_product_image_main #hikashop_main_image_div {
	grid-area: img;
}

#hikashop_product_image_main #hikashop_main_image_div a::after {

	content: "\f002";
	color: #3A5248;
	font-weight: 900;
	font-family: "Font Awesome 5 Free";
	font-size: 20px;
	padding: 7px 14px;
	bottom: 0;
	right: 0;
	left: 0;
	margin-right: auto;
	margin-left: auto;
	position: absolute;
	text-align: left
}

#hikashop_product_image_main #hikashop_main_image_div a {
	/*cursor: zoom-in;*/
}

#hikashop_product_image_main #hikashop_small_image_div {
	grid-area: thumbnail;
	display: flex;
	flex-direction: column;
}

#hikashop_product_image_main #hikashop_small_image_div  a.hikashop_active_thumbnail, #hikashop_product_image_main #hikashop_small_image_div  a {
	display: block;
	margin-bottom: 5px;
}
h1 .name-code {
	font-size: 20px;
	line-height: 22px;
	display: block;
}

ul#tabs-nav {
	list-style: none;
	margin: 0;
	padding: 0;
	overflow: auto;
	border-bottom: 1px solid #ccc;
	text-align: center;
	color: #3A5248;
	font-family: "Noto Sans",sans-serif;
}

ul#tabs-nav li {
	display: inline-block;
	margin: 0;
	cursor: pointer;
}

ul#tabs-nav li a {
color: #333;
}

ul#tabs-nav li.active a {
	color: #3A5248;
	font-weight: bold;
	border-bottom: 2px solid #3A5248;
}

ul#tabs-nav li a {
	display: block;
	padding: 20px 25px;
	font-size: 18px;
	text-decoration: none;
}

.tab-content {
	padding: 40px 10px 20px;
}

.hikashop_product_page .hikashop_quantity_form input[type="text"] {
	height: 20px;
}

.hikashop_product_page .hikashop_product_price_full .hikashop_product_price {
	font-size: 24px;
	font-weight: bold;
}

.hikashop_product_page .hikashop_product_price_full hikashop_product_price_with_discount {
	font-size: 20px;
	font-weight: bold;
}

.hikashop_product_price_main {
	margin-bottom: 20px;
	display: block;
}

.hikashop_product_page  p {
	margin-bottom: 15px;
}

.hikashop_product_page  ul {
	margin-bottom: 15px;
}
.hikashop_product_page ul li {
	line-height: 1em;
}
.hikashop_product_bottom_part {
	margin-top: 30px;
}

.product-logos .custom {
	text-align: center;
}
.product-logos {
	margin: 10px 0;
	padding: 10px 0;
}
.product-logos img {
	width: 33%;
	max-width: 150px;
	background-color: #f5f5f5!important;
	border-radius: 87px;
	padding: 20px 0px;
	margin: 0 10px;
}

.hikashop_checkout_cart .hikashop_product_code_checkout, .hk-card-order .hikashop_cpanel_product_code, .hikashop_cart_products .hikashop_cart_product_code {
	display: block;
	font-size: 13px;
	text-decoration:none;
}

.hikashop_cart_module_product_name_value .hikashop_product_code_cart {
	margin-left: 6px;
	display: block;
}

#hikashop_product_code_main {
	font-size: 13px;
	display: block;
	line-height: 2em;
}


/***************
 registration
 */
/*#hikashop_checkout_registration {*/
/*	padding-left: 50px;*/
/*}*/

/******************
 Checkout
 */
.hikashop_checkout_cart .hikashop_cart_product_quantity_refresh {
	display: none;
}

.hikashop_cart_product_image_thumb {
	width: 100px;
}

th.hikashop_cart_product_price_title, td.hikashop_cart_product_price_value,
th.hikashop_cart_product_total_title, td.hikashop_cart_product_total_value {
	text-align: right;
}

th.hikashop_cart_product_quantity_title, td.hikashop_cart_product_quantity_value {
	text-align: center;
}

td.hikashop_cart_subtotal_value, td.hikashop_cart_shipping_value, td.hikashop_cart_tax_value, td.hikashop_cart_total_value,
td.hikashop_cart_coupon_value {
	text-align: right;
}

.hikashop_cart_coupon_title, .hikashop_checkout_cart_coupon {
	color: red;
}

.hikashop_checkout_shipping .hikashop_checkout_shipping_radio, .hikashop_checkout_payment .hikashop_checkout_payment_radio {
	float: left;
	margin-right: 10px;
}

.hikashop_shipping_methods_table  .hikashop_checkout_shipping_name {
	font-size: 17px;
	font-weight: bold;
}

/**************
  mon compte
*********/
.hika_cpanel_icons .hk-icon {
	color: #2a3732;
}


.user_registration_cie_section {
	display: none;
}

/************************
  phoca gallery
**************************/
#pg-msnr-container {
    margin: 0 auto;
    justify-self: center;
}

.pg-icon-detail {
    margin-top: 20px;
    display: flex;
    justify-content: space-between;
}

@media ( max-width: 1500px ) {

	/*.body {*/
	/*	color: brown;*/
	/*}*/

	.module_main_menu .ns_menu_ext li {
		font-size: 16px!important;
		padding: 0 25px;
	}

	.module_main_menu .ns_menu_ext > li > a, .module_main_menu .ns_menu_ext > li > span {
		padding: 21px 0 32px;
	}

	.body-menu {
		padding: 0;
	}

	.module_logo {
		padding-left: 25px;
	}

	.container1 {
		margin: 0 32px;
	}

	.home-section1 .section-categos {
		grid-template-columns: 1fr 1fr 1fr;
	}

	.home-section2 .infos-product {
		grid-template-columns: 1fr 1fr 1fr;
		column-gap: 30px;
	}

	.home-section2 .latest-news {
		grid-template-columns: 1fr 1fr 1fr;
		column-gap: 30px;
	}

	.home-section2 .testimonials-section {
		grid-template-columns: 1fr 1fr 1fr;
		column-gap: 30px;
	}

	.home-section2 .declarations-list {
		grid-template-columns: 1fr 1fr 1fr;
		column-gap: 30px;
	}

	.home-contact {
		grid-template-columns: 1fr 1fr;
		grid-gap: 30px;
	}
}

@media (max-width: 1185px ) {

	/*.body {*/
	/*	color: orange;*/
	/*}*/

	.title-page h1 {
		font-size: 40px;
	}

	.module_logo {
		padding-left: 12px;
	}

	.module_main_menu .ns_menu_ext li {
		font-size: 15px !important;
		padding: 0 12px;
	}

	.module_main_menu .ns_menu_ext > li > a, .module_main_menu .ns_menu_ext > li > span {
		padding: 22px 0 32px;
	}

	.moduletable.image-menu .menu-image-wrapper {
		max-width: 250px;
	}

	.module_banner_text {
		top: 4vh;
	}

	.home-section1 h1 {
		font-size: 40px;
	}

	.home-section1 h2, .home-section2 h2, .section3 h2, .sectionpage h2 {
		font-size: 30px;
		margin: 0 0 30px;
	}

	.home-section1aa {
		background-attachment: unset;
	}

	.home-section1aa h2 {
		font-size: 60px;
		margin-bottom: 10px;
	}

	.home-section1aa h3 {
		font-size: 38px;
	}

	.home-section1aa h4 {
		font-size: 35px;
		margin-bottom: 10px;
	}

	.fiche h2 {
		font-size: 20px;
	}

	.ns-info-item h3 {
		font-size: 20px;
	}

	.home-section2 {
		padding-top: 50px;
		padding-bottom: 50px;
	}

	.home-section2a , .page-section-img {
		font-size: 20px;
	}

	.block {
		margin-top: 50px;
	}

	.container1 {
		margin: 0 15px;
	}

	.before-footer .custom h3 {
		font-size: 31px;
	}

	.home-specs .custom {
		grid-template-areas:
        "pos1-img pos2-img"
		"pos1-title pos2-title"
		"pos1-text pos2-text"
		"pos3-img pos4-img"
		"pos3-title pos4-title"
		"pos3-text pos4-text";
		grid-template-columns: 1fr 1fr;
	}

	.home-specs div.img:nth-of-type(3), .home-specs div.img:nth-of-type(4) {
		padding-top: 30px;
	}
}

@media (max-width: 979px) {

	/*.body {*/
	/*	color: blue;*/
	/*}*/

	body {
		font-size: 15px;
	}

	.content-main, #sidebar {
	    padding-top: 30px;
	}

	p {
		margin-bottom: 20px;
	}

	.content-main ul {
		margin-bottom: 20px;
	}

	h1 {
		font-size: 30px;
	}

	h2 {
		font-size: 22px;
		margin-bottom: 15px;
	}

	h3 {
		font-size: 20px;
	}

	.home-section1 h1 {
		font-size: 38px;
	}
	.home-section1 h2, .home-section2 h2, .section3 h2, .sectionpage h2 {
		font-size: 26px;
		margin: 0px 0 19px;
	}

	.home-section1 .section-categos {
		column-gap: 25px;
	}

	.home-section1a h3, .section3 h3, .sectionpage h3 {
		font-size: 20px;
	}

	.home-section1aa h2 {
		font-size: 55px;
		margin-bottom: 10px;
	}

	.home-section1aa h3 {
		font-size: 35px;
	}

	.home-section1aa h4 {
		font-size: 33px;
		margin-bottom: 10px;
	}


	.ns-info-item h3 {
		font-size: 17px;
	}

	.home-section2a, .page-section-img  {
		font-size: 18px;
	}

	.home-section2a .btn {
		margin-top: 0px;
	}

	.blog1 .fiche h2 {
		font-size: 20px;
	}

	.box h3 {
		font-size: 25px;
	}

	#banner-page .title-page {
		top: 5vw;
	}

	.before-footer .custom h3 {
		font-size: 27px;
	}

	.module_liste_recette {
		padding: 0 10px 20px;
	}

	.logo-certification {
		margin-top: 50px;
	}

	.logo-certification img {
		height: 70px;
		width: auto;
	}


	.hkc-md-6 {
    	width: 50%;
	}

	.hkc-md-1, .hkc-md-2, .hkc-md-3, .hkc-md-4, .hkc-md-5, .hkc-md-6, .hkc-md-7, .hkc-md-8, .hkc-md-9, .hkc-md-10, .hkc-md-11, .hkc-md-12 {
   	 float: left;	
	}
	
	.banner-delivery img { 
		width: 415px;
	}
	
	.delivery-txt h2 {
		font-size: 23px;
	}
	
	.delivery-txt {
    	bottom: 47px;
    	right: 38px;
	}

}

@media (max-width: 783px) {

	/*.body {*/
	/*	color: pink;*/
	/*}*/

	.hikashop_categories_listing_main  {
		padding: 0 10px;
	}

	.home-section2c .testimonial-txt {
		padding: 20px 0 0;
	}
	.home-section2c .testimonial-txt p {
		text-align: center!important;
	}


	.eb-dialog {
		background: #fff!important;
	}

	.eb-container {
		padding-left: 0;
	}

	.content-main {
		min-height: 0;
	}

	h1 {
	 font-size: 28px;
	 margin-bottom: 30px;
  }

	.title-page h1 {
		font-size: 30px;
	}

  h2 {
  		font-size: 22px;
  		margin-bottom: 20px;
  }

	h3 {
		font-size: 18px;
	}
	
	.btn, .btn.hikacart {
       font-size: 15px;
	}
	
	p {
		text-align: left;
		margin-bottom: 20px;
	}
	
	.content-main ul {
    margin-bottom: 20px;
	}
	
	.section2 .middle-img {
		width: 100%;
		float: none;
	}
	
	#banner {
		height: 330px;
		min-height: inherit;
  }
	
	#banner img {
		max-height: inherit;
	}
	
	.module_banner_text {
		top: 10px;
		left: 27px;
		text-align: left;
	}

	.module_banner_text h2 {
		font-size: 4.5vw;
		margin: 2vw 0 2.5vw;
	}
	.module_banner_text h3 {
		font-size: 3.3vw;
	}
	.module_banner_text h4 {
		font-size: 4vw;
		margin: 1vw 0;
	}

	.declarations {
		margin-top: 20px;
	}

	.declaration {
		max-width: 300px;
		margin: 30px auto;
	}

	.home-section1 h1 {
    font-size: 30px;
    line-height: 1.2em;
	}
	
	.home-section1 h2, .home-section2 h2,  .section3 h2, .sectionpage h2 {
		font-size: 24px;
		line-height: 1.2em;
		margin-bottom: 15px;
	}

	.home-section1 h3, .section3 h3 {
    font-size: 20px;
    line-height: 1.2em;
  }

	.home-info {
		text-align: center;
	}

	.home-section1aa::before {
		position: absolute;
		left: 0;
		top: 0;
		right: 0;
		bottom: 0;
		content: "";
		background-color: #000000;
		opacity: .25;
	}

	.home-section1aa .container1 {
		position: relative;
	}

	.home-section1aa h2 {
		font-size: 50px;
		margin-bottom: 10px;
	}

	.home-section1aa h3 {
		font-size: 30px;
	}

	.home-section1aa h4 {
		font-size: 30px;
	}



	.ns-info-item, .ns-blog-item, .ns-temoignage-item {
		max-width : 350px;
		margin: 0 auto 30px;
	}

	.ns-info-item h3 {
		font-size: 21px;
	}

	.title-date {
		margin-bottom: 10px;
	}

  .content-main {
    padding-bottom: 20px;
  }
  
  .body-content.section3 .container {
    padding-top: 20px;
    padding-bottom: 20px;
	}
	
	.span6:first-child .box {
  	margin-bottom: 10px;
  }
  
  #sidebar .sidebar-nav .module_menu_left{
  	display: none;
  }
  
  .moduletable_footer_questions_int {
		float: none;
	}
	
	.hikashop_listing_img_title .hikashop_product_image_subdiv {
    width: 200px!important;
    
	}
	
	.hikashop_listing_img_title  .hikashop_product_image {
		height: auto!important;
	}

	.hikashop_products_listing_main .hikashop_product_price, .hikashop_product_page  .hikashop_product_price_full  {
    	font-size: 20px;
	}
	
	.hikashop_products_listing_main .hikashop_product_name a {
    	font-size: 18px;
	}
	
	.footer-menu h3 {
      font-size: 16px;
  }

	.section-table .row-fluid.line3 .sub-section {
		margin-bottom: 0;
	}

  .banner-delivery {
 	 border: 2px solid #17211D;
	}

  	.banner-delivery img { 
		display: none;
	}
	
	.delivery-txt {
		position: relative;
		bottom: inherit;
		right: inherit;
		text-align: center;
		margin: 10px 20px;		
	}
	
		
	.delivery-txt h2 br{
		display: none;
	}
	
	.delivery-txt h2 {
		text-align: center!important;
		font-size: 19px;
	}

	.pull-right.item-image {
		margin-left: 0px;
		float: none;
		text-align: center;
	}

	.section-table .row-fluid {
		margin-bottom: 0;
	}

	.sub-section {
		padding: 20px;
	}

	.body-title {
		margin-top: 30px;
	}

	.body-title .nav {
		margin-bottom: 0;
	}

	.body-title .menu-horizontal li {
		margin: 0 20px 0;
	}

	.testimonial .fiche .item-image {
		text-align: center;
		margin-bottom: 15px;
	}

	.home-section2 .infos-product {
		grid-template-columns: 1fr;
	}

	.home-section2 .latest-news {
		grid-template-columns: 1fr;
	}

	.home-section2 .testimonials-section {
		grid-template-columns: 1fr;
	}

	.home-section2 .declarations-list {
		grid-template-columns: 1fr;
	}

	.footer-section {
		grid-template-columns: 1fr 1fr;
		gap: 30px;
	}


}

@media (max-width: 550px) {

	/*.body {*/
	/*	color: purple;*/
	/*}*/

	.home-section1 h1 {
		font-size: 25px;
	}

	.home-section1 h2, .home-section2 h2, .section3 h2 {
		font-size: 20px;
		margin-bottom: 10px;
	}

	.home-section1 h3, .section3 h3 {
		font-size: 18px;
	}

	.home-section1aa h2 {
		font-size: 35px;
		margin-bottom: 10px;
	}

	.home-section1aa h3 {
		font-size: 20px;
	}

	.home-section1aa h4 {
		font-size: 20px;
	}

	.home-section2 {
		padding-top: 30px;
		padding-bottom: 30px;
	}

	.logo-certification img {
		height: 60px;
	}

	.block {
		margin-top: 30px;
	}

	.after-fiche {
		margin-top: 20px;
	}
	.after-fiche a.btn{
		margin-bottom: 10px;
	}

	.blog1 .fiche {
		padding: 15px;
	}

	.fiche img  {
		max-width: 100%;
	}

	.blog1 .pull-left.item-image {
		margin-right: 0;
	}

	.blog1 h1 {
		margin-bottom: 30px;
	}

	.fiche {
		padding: 20px;
	}
	.blog1 .fiche {
		padding-right: 20px;
	}

	.title-page h1 {
		font-size: 25px;
	}

	.table-values {
		padding: 20px 20px;
		margin-bottom: 20px;
	}

	.table-values td {
		font-size: 13px;
		padding: 10px;
	}

	.sub-section {
		padding: 10px 20px;
	}

	.body-title .menu-horizontal li {
		margin: 0 5px 0;
	}

	.menu-horizontal a {
		font-size: 13px;
		padding: 6px 11px;
	}

	.page_faq h4 {
		padding: 15px 20px 15px 70px;
		font-size: 17px;
		line-height: 1.2em;
		margin: 20px 0 0;

	}
	.blog-latest .item-image {
		max-width: 300px;
		margin-left: auto;
		margin-right: auto;
	}

	.home-specs .custom {
		grid-template-areas:
		"pos1-img pos1-title"
		"pos1-img pos1-text"
		"pos2-img pos2-title"
		"pos2-img pos2-text"
		"pos3-img pos3-title"
		"pos3-img pos3-text"
		"pos4-img pos4-title"
		"pos4-img pos4-text";
		grid-template-columns: 70px 1fr;
		justify-items: start;
	}

	.home-specs div.img, .home-specs h4 {
		padding-top: 20px!important;
		text-align: left!important;
	}

	.home-specs p {
		text-align: left!important;
	}

	.home-section1 .section-categos {
		grid-template-columns: 1fr;
		row-gap: 30px;
	}

	.home-section1 {
		padding-top: 45px;
		padding-bottom: 45px;
	}

	.home-contact {
		grid-template-columns: 1fr;
	}

	.logo-certification .logos-list {
		display: grid;
		grid-template-columns: 1fr 1fr 1fr;
		justify-items: center;
		gap: 10px;
	}

}


@media (max-width: 500px) {
	/*.body {*/
	/*	color: green;*/
	/*}*/

	.hkc-md-6 {
    	width: 100%;
	}

	.hkc-md-1, .hkc-md-2, .hkc-md-3, .hkc-md-4, .hkc-md-5, .hkc-md-6, .hkc-md-7, .hkc-md-8, .hkc-md-9, .hkc-md-10, .hkc-md-11, .hkc-md-12 {
   	 float: none;	
	}

	.body-title .menu-horizontal li {
		margin: 0 2px 0;
	}
	.menu-horizontal a {
		padding: 6px 6px;
	}
}

@media print {
	.header, .body-menu, footer, #print-button, .store-info {
		display: none;
	}
	
}
