﻿* {
	box-sizing: border-box
}

html {
	height: 100%
}

html,
body {
	padding: 0;
	margin: 0
}

iframe {
	border: 0;
	outline: 0
}

body {
	font-family: "Exo 2", sans-serif;
	font-weight: 300;
	font-size: 15px;
	line-height: 25px;
	color: #000;
	letter-spacing: 0.25px;
	overflow-x: hidden !important;
	width: 100%;
	height: 100%
}

body>.margin-top-navbar {
	margin-top: 115px
}

@media (max-width: 1200px) {
	body>.margin-top-navbar {
		margin-top: 75px
	}
}

@media (max-width: 640px) {
	body>.margin-top-navbar {
		margin-top: 50px
	}
}

::selection {
	background: #f48000
}

section {
	width: 100%;
	position: relative
}

a {
	color: #000;
	cursor: pointer;
	text-decoration: none;
	transition: all ease-in-out .3s;
	-moz-transition: all ease-in-out .3s;
	-webkit-transition: all ease-in-out .3s;
	-o-transition: all ease-in-out .3s;
	-ms-transition: all ease-in-out .3s
}

a:hover {
	color: #f48000
}

blockquote {
	font-size: 20px;
	font-weight: 300;
	line-height: 48px;
	margin: 60px
}

a:hover,
a:focus {
	text-decoration: none
}

em {
	color: inherit
}

img {
	width: auto;
	max-width: 100%;
	display: block
}

ul,
ol {
	list-style: none
}

ul,
ol,
p,
span,
div,
figure,
dd,
dl,
dt {
	margin: 0;
	padding: 0
}

p {
	margin: 0 0 30px 0
}

p:last-child {
	margin: 0 !important
}

strong {
	letter-spacing: 0.5px;
	font-weight: 600
}

table {
	border-collapse: collapse;
	margin-bottom: 30px;
	width: 100%
}

table tr:nth-child(even) {
	background: #F6F6F6
}

table tr:nth-child(odd) {
	background: #FFF
}

table tr td {
	border: 1px solid #FFF;
	padding: 30px
}

h1,
h2,
h3,
h4,
h5,
h6 {
	letter-spacing: 0;
	line-height: 1.3;
	font-weight: 500;
	margin: 0 0 30px 0;
	color: #000
}

hr {
	color: #000
}

h1 {
	font-size: 40px
}

h2 {
	font-size: 32px
}

h3 {
	font-size: 28px
}

h4 {
	font-size: 22px
}

h5 {
	font-size: 18px
}

h6 {
	font-size: 13px
}

@media (max-width: 640px) {
	h1 {
		font-size: 28px
	}

	h2 {
		font-size: 18px
	}

	h3 {
		font-size: 24px
	}

	h4 {
		font-size: 18px
	}

	h5 {
		font-size: 14px
	}

	h6 {
		font-size: 13px
	}

	body {
		font-size: 16px
	}

	blockquote {
		margin: 30px
	}
}

input[type="radio"]:checked,
input[type="checkbox"]:checked {
	outline: none !important;
	background-color: #f48000;
	background-position: center
}

#filter-gmap .arrow {
	position: absolute;
	width: 50px;
	opacity: .6;
	bottom: 0;
	margin: auto;
	left: 0;
	right: 0;
	animation: jumpInfinite 3.5s infinite
}

@keyframes jumpInfinite {
	0% {
		bottom: 0
	}

	50% {
		bottom: 20px
	}

	100% {
		bottom: 0
	}
}

.body-landing .bd-main-header-landing .bd-main-menu p {
	color: #fff;
	font-size: 16px;
	font-weight: 500
}

.body-landing .bd-main-header-landing .bd-main-menu p a {
	color: #f48000
}

.body-landing .bd-main-header-landing .bd-main-menu p a:hover {
	text-decoration: underline
}

.body-landing .bd-button-bar {
	background-color: #000;
	padding: 80px 150px;
	color: white;
	display: flex;
	justify-content: center;
	align-items: center
}

@media all and (max-width: 768px) {
	.body-landing .bd-hero {
		height: calc(60vh - 115px)
	}
}

.wpcf7-form-control-wrap {
	position: static
}

.wpcf7-form-control-wrap.accept {
	margin-right: auto
}

.wpcf7 .ajax-loader {
	position: absolute;
	margin: 0 auto;
	right: 0;
	left: 0;
	top: 2px;
	opacity: 1;
	width: 38px;
	height: 38px;
	background-color: #f48000
}

.wpcf7 .ajax-loader:before {
	top: 11px;
	left: 10px;
	transform-origin: 8px 8px
}

.wpcf7-not-valid-tip {
	font-size: 14px !important;
	margin: 15px 0 0 !important;
	color: #f48000 !important
}

.wpcf7-response-output {
	font-weight: 400;
	color: red !important;
	font-size: 14px !important;
	margin: 15px 0 0 !important;
	padding: 0 !important;
	border: none !important;
	display: none !important
}

.wpcf7-list-item {
	margin: 10px 0 0 !important
}

.bk-fiera-product-checkboxes .bg-white {
	background: #fff;
	padding: 15px 20px 0
}

.bk-fiera-product-checkboxes .bk-fiera-product {
	padding-bottom: 30px;
	margin-bottom: 0
}

.bk-fiera-product-checkboxes .wpcf7-form-control-wrap .form-bordi-pagina-fiera .wpcf7-list-item {
	position: relative;
	border: 1px solid #f48000;
	border-radius: 50px;
	margin-right: 20px !important;
	padding: 4px 10px
}

.bk-fiera-product-checkboxes .wpcf7-form-control-wrap .form-bordi-pagina-fiera .wpcf7-list-item:hover {
	cursor: pointer !important;
	background-color: #f48000
}

.bk-fiera-product-checkboxes .wpcf7-form-control-wrap .form-bordi-pagina-fiera .wpcf7-list-item:hover input[type="radio"]+span,
.bk-fiera-product-checkboxes .wpcf7-form-control-wrap .form-bordi-pagina-fiera .wpcf7-list-item:hover input[type="checkbox"]+span {
	color: #fff
}

.bk-fiera-product-checkboxes .wpcf7-form-control-wrap .form-bordi-pagina-fiera .wpcf7-list-item:hover input {
	background-color: #f48000 !important
}

.bk-fiera-product-checkboxes .wpcf7-form-control-wrap .form-bordi-pagina-fiera .wpcf7-list-item input {
	float: right !important;
	margin-left: 15px;
	margin-top: 8px;
	border: none;
	border-radius: 0 !important
}

.bk-fiera-product-checkboxes .wpcf7-form-control-wrap .form-bordi-pagina-fiera .wpcf7-list-item input[type="radio"]:checked,
.bk-fiera-product-checkboxes .wpcf7-form-control-wrap .form-bordi-pagina-fiera .wpcf7-list-item input[type="checkbox"]:checked {
	border: none;
	background-color: transparent !important
}

.bk-fiera-product-checkboxes .wpcf7-form-control-wrap .form-bordi-pagina-fiera .wpcf7-list-item input[type="radio"]:checked+span,
.bk-fiera-product-checkboxes .wpcf7-form-control-wrap .form-bordi-pagina-fiera .wpcf7-list-item input[type="checkbox"]:checked+span {
	font-weight: 600 !important
}

.bk-fiera-product-checkboxes .wpcf7-form-control-wrap .form-bordi-pagina-fiera .wpcf7-list-item input[type="radio"]:checked::after,
.bk-fiera-product-checkboxes .wpcf7-form-control-wrap .form-bordi-pagina-fiera .wpcf7-list-item input[type="checkbox"]:checked::after {
	content: "X";
	display: inline-block;
	color: #fff;
	font-size: 14px;
	margin-top: -1px
}

.bk-fiera-product-checkboxes .wpcf7-form-control-wrap .form-bordi-pagina-fiera .wpcf7-list-item input[type="radio"]+span,
.bk-fiera-product-checkboxes .wpcf7-form-control-wrap .form-bordi-pagina-fiera .wpcf7-list-item input[type="checkbox"]+span {
	text-transform: uppercase !important;
	padding: 0 !important;
	color: #f48000;
	display: inline !important;
	margin: 0;
	font-weight: 600 !important
}

.bk-fiera-product-checkboxes .wpcf7-form-control-wrap .form-bordi-pagina-fiera .wpcf7-list-item input[type="radio"]+span:hover,
.bk-fiera-product-checkboxes .wpcf7-form-control-wrap .form-bordi-pagina-fiera .wpcf7-list-item input[type="checkbox"]+span:hover {
	cursor: pointer !important
}

.bk-fiera-product-checkboxes .wpcf7-form-control-wrap .form-bordi-pagina-fiera .wpcf7-list-item.gold {
	background-color: #f48000 !important
}

.bk-fiera-product-checkboxes .wpcf7-form-control-wrap .form-bordi-pagina-fiera .wpcf7-list-item.gold input[type="radio"]+span,
.bk-fiera-product-checkboxes .wpcf7-form-control-wrap .form-bordi-pagina-fiera .wpcf7-list-item.gold input[type="checkbox"]+span {
	color: #fff
}

.form-fiera .bk-flex {
	width: 100%
}

.selettore-lingua {
	position: absolute;
	right: 0;
	top: 0
}

.selettore-lingua .lang-item {
	display: inline;
	padding: 10px;
	border: 1px solid #f48000;
	transition: all linear 0.5s
}

.selettore-lingua .lang-item:hover {
	background-color: #f48000
}

.selettore-lingua .lang-item:hover a {
	color: #fff
}

.selettore-lingua .lang-item.current-lang {
	background-color: #f48000
}

.selettore-lingua .lang-item.current-lang a {
	color: #fff
}

.selettore-lingua .lang-item a:hover {
	text-decoration: none
}

.selettore-lingua .lang-item:first-of-type {
	margin-right: -4px
}

@media all and (max-width: 768px) {
	.selettore-lingua {
		top: -20px
	}
}

.tns-outer button[data-action="start"],
.tns-outer button[data-action="stop"] {
	display: none !important
}

.tns-nav-active {
	opacity: 0.7;
	border-color: #000 !important
}

.tns-controls {
	display: none !important
}

.tns-outer {
	position: relative
}

.tns-gallery>.tns-item {
	-webkit-transition: transform 0.3s, opacity 0.6s !important;
	-moz-transition: transform 0.3s, opacity 0.6s !important;
	transition: transform 0.3s, opacity 0.6s !important
}

.tns-nav {
	position: absolute;
	bottom: 45px;
	left: 50%;
	z-index: 9;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%)
}

.tns-nav button {
	height: 2px;
	width: 40px;
	background: #CACACA;
	border: 0;
	margin: 0 5px;
	outline: none;
	transition: all ease-in-out .3s;
	-moz-transition: all ease-in-out .3s;
	-webkit-transition: all ease-in-out .3s;
	-o-transition: all ease-in-out .3s;
	-ms-transition: all ease-in-out .3s
}

.tns-nav button:hover,
.tns-nav button:active,
.tns-nav button.tns-nav-active {
	background: #f48000
}

@media (max-width: 640px) {
	.tns-nav button {
		width: 33px
	}
}

.noUi-target {
	height: 15px;
	border-radius: 15px;
	background: #E5E5E5;
	border: 0;
	box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.25)
}

.noUi-connects {
	border-radius: 15px
}

.noUi-origin {
	width: 10%;
	height: 15px !important;
	right: 0
}

.noUi-horizontal .noUi-handle {
	height: 28px;
	width: 28px;
	top: -6px;
	right: -10px;
	background-color: #FFF;
	border-radius: 28px;
	border: none;
	box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.35);
	outline: none;
	cursor: pointer
}

.noUi-horizontal .noUi-handle:before,
.noUi-horizontal .noUi-handle:after {
	display: none
}

.noUi-connect {
	background: #f48000
}

.cs-field-select {
	position: relative
}

.cs-field-select select {
	display: none !important
}

.cs-select-selected {
	background: #FFF;
	position: relative
}

.cs-select-selected:after {
	content: '';
	display: block;
	width: 11px;
	height: 9px;
	position: absolute;
	z-index: 0;
	top: 15px;
	right: 15px;
	background-size: contain;
	background-repeat: no-repeat;
	background-image: url("../images/image/icon-arrow-down-fill.svg")
}

.cs-select-selected.cs-select-arrow-active:after {
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg)
}

.cs-select-items div,
.cs-select-selected {
	color: #211E1E;
	padding: 0 20px;
	font-size: 14px;
	font-weight: 500;
	height: 42px;
	line-height: 42px;
	cursor: pointer;
	user-select: none
}

.cs-select-items {
	position: absolute;
	background-color: #F6F6F6;
	top: 100%;
	left: 37.5px;
	right: 37.5px;
	z-index: 99
}

.cs-select-items div {
	transition: all ease-in-out .3s;
	-moz-transition: all ease-in-out .3s;
	-webkit-transition: all ease-in-out .3s;
	-o-transition: all ease-in-out .3s;
	-ms-transition: all ease-in-out .3s
}

.cs-select-items div:hover {
	background: #CACACA
}

.cs-select-hide {
	display: none
}

@media (max-width: 1200px) {
	.cs-select-items {
		left: 22.5px;
		right: 22.5px
	}
}

@media (max-width: 960px) {
	.cs-select-items {
		left: 15px;
		right: 15px
	}
}

@media (max-width: 640px) {
	.cs-select-items {
		left: 0;
		right: 0
	}
}

[class*="bd-wrap"] {
	position: relative;
	z-index: 1;
	margin-left: auto;
	margin-right: auto;
	max-width: 100%
}

.bd-wrap {
	padding-left: 75px;
	padding-right: 75px
}

.bd-wrap-inline-block {
	display: inline-block
}

.bd-wrap-inline-block h1,
.bd-wrap-inline-block select {
	min-width: 350px
}

.bd-wrap-sm {
	padding-left: 150px;
	padding-right: 150px
}

.bd-wrap-xs {
	padding-left: 225px;
	padding-right: 225px
}

@media (max-width: 1200px) {
	[class*="bd-wrap"] {
		padding-right: 30px;
		padding-left: 30px;
		max-width: 960px
	}

	.bd-wrap-sm {
		padding-left: 45px;
		padding-right: 45px
	}
}

@media (max-width: 960px) {
	[class*="bd-wrap"] {
		max-width: 720px
	}
}

@media (max-width: 640px) {
	[class*="bd-wrap"] {
		max-width: 640px
	}

	.bd-wrap-inline-block h1,
	.bd-wrap-inline-block select {
		min-width: 250px
	}

	.bk-wrap-sm {
		padding-left: 15px;
		padding-right: 15px
	}

	.bk-wrap-sm .bk-grid {
		margin-left: -15px;
		margin-right: -15px
	}

	.bk-wrap-sm .bk-grid>div {
		padding-left: 15px;
		padding-right: 15px
	}
}

.bd-hero {
	height: calc(80vh - 115px);
	position: relative
}

.bd-hero-map {
	height: calc(80vh - 115px);
	min-height: 600px
}

@media screen and (max-width: 1280px) {
	.bd-hero-map.bk-padd-top-135 {
		padding-top: 60px !important
	}
}

@media all and (device-width: 768px) and (device-height: 1024px) and (orientation: portrait) {
	.bd-hero-map.bk-padd-top-135 {
		padding-top: 300px !important
	}
}

@media screen and (max-width: 440px) {
	.bd-hero-map.bk-padd-top-135 {
		padding-top: 180px !important
	}
}

.bd-map {
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: 0;
	top: 0;
	left: 0
}

.bd-selector {
	position: relative
}

.bd-selector .bd-selection {
	height: 42px;
	line-height: 42px;
	cursor: pointer;
	background: #fff;
	padding: 0 20px;
	color: #211E1E;
	font-size: 14px;
	font-weight: 500;
	position: relative
}

.bd-selector .bd-selection:after {
	content: "";
	display: block;
	width: 11px;
	height: 9px;
	position: absolute;
	z-index: 0;
	top: 15px;
	right: 15px;
	background-size: contain;
	background-repeat: no-repeat;
	background-image: url("../images/image/icon-arrow-down-fill.svg")
}

.bd-selector .bd-selection.bd-open:after {
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg)
}

.bd-selector .bd-list-dropdown {
	position: absolute;
	display: none;
	left: 0;
	top: 42px;
	z-index: 1;
	width: 100%
}

.bd-selector .bd-list-dropdown .bd-option {
	height: 42px;
	line-height: 42px;
	cursor: pointer;
	background: #fff;
	padding: 0 20px;
	color: #211E1E;
	font-size: 14px;
	font-weight: 500;
	display: list-item;
	transition: all ease-in-out .3s;
	-moz-transition: all ease-in-out .3s;
	-webkit-transition: all ease-in-out .3s;
	-o-transition: all ease-in-out .3s;
	-ms-transition: all ease-in-out .3s
}

.bd-selector .bd-list-dropdown .bd-option:hover {
	background: #cacaca
}

.bd-dropdown {
	padding: 75px 0;
	background: #fff;
	position: absolute;
	left: 0;
	bottom: 115px;
	width: 100%;
	z-index: 2;
	transition: all ease-in-out .6s;
	-moz-transition: all ease-in-out .6s;
	-webkit-transition: all ease-in-out .6s;
	-o-transition: all ease-in-out .6s;
	-ms-transition: all ease-in-out .6s
}

.bd-dropdown.bd-slide-down {
	top: 100%;
	bottom: inherit
}

.bd-dropdown .bk-flex {
	justify-content: space-between
}

.bd-socials li {
	display: inline-block;
	margin-left: 20px
}

.bd-socials li a,
.bd-socials li i {
	font-size: 18px;
	color: #808080;
	transition: all ease-in-out .3s;
	-moz-transition: all ease-in-out .3s;
	-webkit-transition: all ease-in-out .3s;
	-o-transition: all ease-in-out .3s;
	-ms-transition: all ease-in-out .3s
}

.bd-socials li a:hover,
.bd-socials li i:hover {
	color: #f48000
}

.bd-grid-row .bk-grid>div {
	margin-bottom: 60px
}

.bd-grid-row .bd-box-product .bd-title {
	height: auto;
	overflow: visible
}

.bd-filter {
	min-width: 300px
}

.bd-filter .bk-field {
	margin-bottom: 45px
}

.bd-filter .bk-field span {
	display: block;
	margin-bottom: 15px
}

.bd-filter .bd-steps {
	margin-top: 15px;
	justify-content: space-between
}

.bd-filter .bd-steps span {
	font-size: 12px;
	color: #000;
	letter-spacing: 0.5px
}

.bd-filter .bd-label {
	font-size: 24px;
	text-transform: uppercase;
	font-weight: 600;
	margin-bottom: 45px
}

.bd-filter .bk-link span {
	padding: 0;
	text-decoration: underline
}

.bd-filter .bd-offset {
	color: #f48000;
	font-size: 18px;
	font-weight: 600;
	text-transform: uppercase;
	letter-spacing: 0.5px;
	margin-bottom: 0px
}

.bd-filter select {
	font-size: 18px;
	text-transform: inherit;
	width: 100%;
	padding: 0;
	background: transparent;
	background-repeat: no-repeat;
	background-position: 100% calc(100% - 15px) !important;
	background-image: url("../images/image/icon-arrow-down-light.png")
}

.bd-row-docs {
	margin-bottom: 75px;
	border-bottom: 1px solid #cacaca
}

.bd-row-docs:last-child {
	margin-bottom: 0;
	border-bottom: none
}

.bd-shadow {
	box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.35)
}

.bd-icon-load {
	margin-bottom: 15px
}

.bd-icon-load i {
	color: #f48000;
	font-size: 36px
}

.bd-btn-menu {
	position: absolute;
	right: 0;
	top: 0;
	height: 75px;
	width: 75px;
	cursor: pointer
}

.bd-btn-menu:hover span {
	background: #f48000
}

.bd-btn-menu span {
	width: 25px;
	height: 1px;
	background: #fff;
	position: absolute;
	left: 25px;
	transition: all ease-in-out .3s;
	-moz-transition: all ease-in-out .3s;
	-webkit-transition: all ease-in-out .3s;
	-o-transition: all ease-in-out .3s;
	-ms-transition: all ease-in-out .3s
}

.bd-btn-menu span.bd-bar-1 {
	top: 30px
}

.bd-btn-menu span.bd-bar-2 {
	top: 36px
}

.bd-btn-menu span.bd-bar-3 {
	top: 42px
}

.bd-btn-menu.bd-btn-close .bd-bar-2 {
	opacity: 0
}

.bd-btn-menu.bd-btn-close .bd-bar-1 {
	top: 50%;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg)
}

.bd-btn-menu.bd-btn-close .bd-bar-3 {
	top: 50%;
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg)
}

.bd-btn-toggle.bd-active a {
	color: #f48000 !important
}

.bk-btn.bk-btn-white a,
.bk-btn.bk-btn-white span {
	color: #211E1E
}

.bk-btn.bk-btn-white:hover {
	border-color: #f48000;
	background: #f48000
}

.bk-btn a,
.bk-btn span {
	padding: 0 75px;
	letter-spacing: 0.5px;
	text-transform: inherit
}

.bk-btn.bk-btn-sm a,
.bk-btn.bk-btn-sm span {
	font-size: 14px;
	font-weight: 500
}

.bk-link a {
	font-size: 14px;
	text-transform: inherit;
	text-decoration: underline;
	font-weight: 300
}

.bd-divider-h {
	height: 1px;
	width: 100%;
	margin-top: 75px;
	background: #808080
}

.bd-divider-v {
	margin: 45px auto 0 auto;
	height: 205px;
	width: 1px;
	background: #808080
}

.bk-text-gold a:hover,
.bk-text-white a:hover {
	color: inherit;
	opacity: 0.75
}

.bd-grad-gold {
	background: linear-gradient(90deg, #f48000 0%, rgba(189, 155, 96, 0) 100%)
}

.bd-grad-black {
	background: linear-gradient(90deg, #000 0%, rgba(0, 0, 0, 0) 100%)
}

.bd-grad-white {
	background: linear-gradient(90deg, #fff 0%, rgba(255, 255, 255, 0) 100%)
}

.bd-grad-grey {
	background: linear-gradient(90deg, #F6F6F6 0%, rgba(246, 246, 246, 0) 100%)
}

@media (max-width: 1440px) {
	.bd-grid-items .bk-grid>div .bd-box-info {
		height: 360px !important
	}
}

@media (max-width: 1200px) {
	.bd-row-docs {
		margin-bottom: 45px
	}
}

@media (max-width: 640px) {
	.bd-no-link .bk-link {
		display: none !important
	}

	.bd-filter .bd-label {
		font-size: 18px
	}

	.bd-filter .bk-field {
		margin-bottom: 30px
	}

	.bd-filter select {
		font-size: 12px;
		background-size: 20px 10px !important
	}

	.bd-filter .bd-offset {
		font-size: 12px
	}

	.bd-divider-v {
		height: 65px
	}

	.bd-divider-h {
		margin-top: 70px
	}

	.bk-link a,
	.bk-link span {
		font-size: 12px
	}

	.bk-link.bk-link-sm a,
	.bk-link.bk-link-sm span {
		text-transform: uppercase;
		color: #f48000;
		font-weight: 600;
		text-decoration: underline
	}

	.bk-btn {
		height: 38px;
		line-height: 32px
	}

	.bk-btn a,
	.bk-btn span {
		padding: 0 30px;
		font-size: 12px
	}

	.bd-btn-menu {
		height: 50px;
		width: 50px;
		border-left: 1px solid #CACACA;
		right: -15px !important
	}

	.bd-btn-menu span {
		width: 20px;
		height: 1px;
		background: #fff;
		position: absolute;
		left: 15px;
		transition: all ease-in-out .3s;
		-moz-transition: all ease-in-out .3s;
		-webkit-transition: all ease-in-out .3s;
		-o-transition: all ease-in-out .3s;
		-ms-transition: all ease-in-out .3s
	}

	.bd-btn-menu span.bd-bar-1 {
		top: 18px
	}

	.bd-btn-menu span.bd-bar-2 {
		top: 24px
	}

	.bd-btn-menu span.bd-bar-3 {
		top: 30px
	}
}

.bd-title {
	line-height: 1.3;
	margin-bottom: 0
}

.bd-offset {
	line-height: 1.3;
	margin-bottom: 0;
	text-transform: uppercase
}

.bd-sub,
.bd-exc {
	line-height: 1.5;
	margin-bottom: 0
}

.bd-offset+.bd-title {
	margin-top: 15px
}

.bd-title+.bd-exc,
.bd-title+.bd-sub {
	margin-top: 10px
}

p+.bd-title {
	margin-bottom: 30px
}

.bd-title-head+.bd-exc,
.bd-title-head+.bd-sub {
	margin-top: 30px
}

.bd-sub+.bk-btn,
.bd-exc+.bk-btn,
.bd-title+.bk-btn,
.bd-offset+.bk-btn {
	margin-top: 30px
}

*+.bk-link {
	margin-top: 30px
}

p+.bk-btn {
	margin-top: 30px
}

.bk-btn+p {
	margin-top: 30px
}

.bd-sub ul li,
.bd-exc ul li {
	list-style: none;
	position: relative;
	padding-left: 22px
}

.bd-sub ul li:before,
.bd-exc ul li:before {
	content: "";
	width: 12px;
	border: 0.5px solid;
	position: absolute;
	left: 0;
	top: 12px
}

.bd-sub,
.bd-exc,
.bd-text {
	position: relative
}

.bd-sub a,
.bd-exc a,
.bd-text a {
	color: #f48000
}

.bd-sub a:hover,
.bd-exc a:hover,
.bd-text a:hover {
	text-decoration: underline
}

@media (max-width: 640px) {
	*+.bk-link {
		margin-top: 15px
	}
}

.bd-header {
	z-index: 11;
	position: fixed;
	width: 100%;
	top: 0
}

.bd-top-bar {
	background: #000;
	height: 40px;
	line-height: 40px;
	border-bottom: 1px solid rgba(202, 202, 202, 0.7);
	z-index: 16;
	position: relative
}

.bd-top-bar .bk-pos-menu {
	position: absolute;
	right: 0;
	height: 39px;
	background: #000;
	padding: 0 75px
}

.bd-top-bar .bd-menu-top {
	display: inline-block;
	margin-right: 45px
}

.bd-top-bar .bd-menu-top li {
	display: inline-block;
	margin-left: 30px
}

.bd-top-bar .bd-menu-top li a {
	text-transform: uppercase;
	font-size: 11px;
	font-weight: 500;
	color: #f48000;
	letter-spacing: 0.2px
}

.bd-top-bar .bd-menu-top li a:hover {
	text-decoration: underline
}

.bd-lang-menu {
	cursor: pointer;
	display: inline-block
}

.bd-lang-menu:after {
	content: '';
	height: 6px;
	width: 10px;
	margin-left: 8px;
	display: inline-block;
	background-size: contain;
	background-repeat: no-repeat;
	background-image: url("../images/image/icon-arrow-down.png")
}

.bd-lang-menu.bd-active:after {
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg)
}

.bd-lang-menu .bd-curr {
	font-size: 11px;
	color: #f48000;
	text-transform: uppercase;
	letter-spacing: 0.5px
}

.bd-lang-dd {
	position: absolute;
	top: -300px;
	right: 45px;
	z-index: 1;
	padding: 15px 0;
	width: 250px;
	background: #FFF;
	column-count: 2;
	-webkit-column-count: 2;
	-moz-column-count: 2;
	-ms-column-count: 2;
	-o-column-count: 2;
	transition: all ease-in-out .6s;
	-moz-transition: all ease-in-out .6s;
	-webkit-transition: all ease-in-out .6s;
	-o-transition: all ease-in-out .6s;
	-ms-transition: all ease-in-out .6s
}

.bd-lang-dd.bd-active {
	top: 40px
}

.bd-lang-dd li {
	height: 30px;
	line-height: 30px;
	min-width: 125px
}

.bd-lang-dd li:hover a {
	color: #f48000
}

.bd-lang-dd li a {
	font-size: 11px;
	color: #211E1E;
	font-weight: 600;
	text-transform: capitalize;
	letter-spacing: 0.5px;
	padding: 0 20px;
	display: block
}

.bd-logo {
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	position: absolute;
	left: 0;
	top: 50%
}

.bd-main-header {
	border-bottom: 1px solid rgba(202, 202, 202, 0.7);
	background: #000;
	height: 75px;
	position: relative;
	z-index: 15
}

.bd-main-header .bd-center {
	height: 75px;
	position: relative;
	width: 100%
}

.bd-main-menu {
	position: absolute;
	display: inline-block;
	width: fit-content;
	right: 0;
	top: 0;
	z-index: 1;
	height: 75px;
	line-height: 75px
}

.bd-main-menu li {
	display: inline-block;
	margin-left: 45px
}

.bd-main-menu li.current-menu-item a {
	color: #f48000;
	cursor: default
}

.bd-main-menu li a {
	font-weight: 500;
	font-size: 16px;
	color: #FFF;
	letter-spacing: 0.5px
}

.bd-main-menu li a:hover {
	color: #f48000
}

.bd-post-header .bd-meta {
	text-transform: uppercase;
	color: #f48000;
	font-weight: 500;
	margin-bottom: 15px
}

.bd-post-header .bd-socials {
	position: relative
}

.bd-post-header .bd-socials ul {
	position: absolute;
	right: 0;
	top: 55px;
	text-align: right
}

@media (max-width: 1200px) {
	.bd-top-bar {
		display: none
	}

	.bd-main-header .bd-main-menu,
	.bd-main-header .bd-lang-menu {
		display: none
	}

	.bd-main-header .bd-btn-menu {
		display: block !important;
		right: 0
	}
}

@media (max-width: 960px) {
	.bd-post-header .bd-socials {
		margin-top: 45px
	}

	.bd-post-header .bd-socials ul {
		position: static;
		text-align: left
	}

	.bd-post-header .bd-socials ul li {
		margin-left: 0;
		margin-right: 20px
	}
}

@media (max-width: 640px) {
	.bd-main-header {
		height: 50px
	}

	.bd-main-header .bd-center {
		height: 50px
	}

	.bd-main-header .bd-wrap {
		padding-left: 15px;
		padding-right: 15px
	}

	.bd-main-header .bd-logo img {
		height: 35px;
		width: auto;
	}
}

.bd-footer .bk-widget {
	color: #FFF
}

.bd-footer .bk-widget p,
.bd-footer .bk-widget a {
	color: #FFF
}

.bd-bottom-bar {
	height: 80px;
	line-height: 80px
}

.bd-bottom-bar .bd-colophon {
	margin-right: auto
}

.bd-bottom-bar .bd-colophon span {
	margin-right: 45px
}

.bd-bottom-bar .bd-colophon span:first-child {
	font-weight: 700 !important
}

.bd-bottom-bar .bd-colophon a:hover {
	color: #f48000
}

.bd-bottom-bar p,
.bd-bottom-bar span,
.bd-bottom-bar a {
	font-weight: 500;
	font-size: 12px;
	color: #808080
}

.bk-widget .bk-title-widget {
	font-size: 11px;
	font-weight: 500;
	letter-spacing: 0.5px;
	text-transform: uppercase;
	padding-bottom: 5px;
	border-bottom: 1px solid #CACACA;
	margin-bottom: 30px
}

.bk-widget li {
	margin-bottom: 20px
}

.bk-widget li a {
	text-transform: uppercase
}

.bk-widget li:last-child {
	margin-bottom: 0
}

.bk-widget a:hover {
	color: #f48000
}

.bk-widget p,
.bk-widget span,
.bk-widget a {
	letter-spacing: 0.2px;
	font-size: 17px;
	font-weight: 400
}

@media (max-width: 1200px) {
	.bd-bottom-bar {
		height: auto;
		line-height: inherit;
		padding-top: 25px;
		padding-bottom: 30px
	}

	.bd-bottom-bar .bd-colophon {
		margin-bottom: 30px
	}

	.bd-bottom-bar .bd-colophon span {
		margin-right: 30px
	}

	.bd-socials ul {
		text-align: right
	}
}

@media (max-width: 960px) {
	.bd-bottom-bar .bd-colophon span {
		display: block;
		font-weight: 400
	}
}

@media (max-width: 640px) {
	.bk-widget .bk-title-widget {
		font-size: 8px;
		margin-bottom: 15px
	}

	.bk-widget li {
		margin-bottom: 10px
	}

	.bk-widget p,
	.bk-widget span,
	.bk-widget a {
		font-size: 12px
	}
}

.bk-slider .bk-slide {
	height: 100%
}

.bk-slider .bk-slide .bd-sub {
	text-transform: uppercase
}

.bd-wrap-carousel {
	padding-left: 90px
}

.bd-wrap-carousel .tns-nav {
	bottom: -55px
}

.bd-wrap-carousel .tns-inner {
	-webkit-transform: translateX(-100px);
	-ms-transform: translateX(-100px);
	transform: translateX(-100px)
}

.bd-wrap-carousel .tns-inner .bk-slide {
	margin: 0 10px
}

@media (max-width: 640px) {
	.bd-wrap-carousel {
		padding-left: 15px;
		padding-right: 0
	}

	.bd-wrap-carousel .tns-nav {
		bottom: -35px
	}

	.bd-slider-hero .tns-nav {
		bottom: -30px
	}

	.bd-slider-bott .tns-nav {
		display: none
	}

	.bk-slide .bd-pos {
		top: initial !important;
		bottom: 30px;
		-webkit-transform: translateY(0);
		-ms-transform: translateY(0);
		transform: translateY(0)
	}
}

.bd-box-logo {
	text-align: right
}

.bd-box-logo img {
	height: auto;
	display: inline-block
}

.bd-box-page {
	text-align: center
}

.bd-box-page:hover .bd-media img {
	-webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1)
}

.bd-box-page:hover .bd-title a {
	color: #f48000
}

.bd-box-page .bd-media {
	min-height: 200px;
	margin-bottom: 15px
}

.bd-box-page .bd-media img {
	transition: all ease-in-out .3s;
	-moz-transition: all ease-in-out .3s;
	-webkit-transition: all ease-in-out .3s;
	-o-transition: all ease-in-out .3s;
	-ms-transition: all ease-in-out .3s;
	max-height: 200px;
	height: auto;
	display: inline-block
}

.bd-box-product .bd-title {
	height: 45px;
	overflow: hidden
}

.bd-box-product .bk-color-white a {
	color: #FFF !important
}

.bd-box-product:hover .bd-media img {
	-webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1)
}

.bd-box-product:hover .bk-link a,
.bd-box-product:hover .bd-title a {
	color: #f48000 !important
}

.bd-box-product .bd-media {
	min-height: 200px;
	margin-bottom: 15px
}

.bd-box-product .bd-media img {
	transition: all ease-in-out .3s;
	-moz-transition: all ease-in-out .3s;
	-webkit-transition: all ease-in-out .3s;
	-o-transition: all ease-in-out .3s;
	-ms-transition: all ease-in-out .3s;
	max-height: 200px;
	height: auto;
	display: inline-block
}

.bd-box-icon {
	padding: 0
}

.bd-box-icon .bd-icon {
	margin-bottom: 25px;
	max-height: 75px;
	display: inline-block
}

.bd-box-icon .bd-icon img {
	max-height: 75px
}

.bd-box-icon .bd-title {
	font-weight: 700;
	margin-bottom: 10px
}

.bd-box-text .bd-sub,
.bd-box-text .bd-exc {
	margin-top: 30px
}

.bd-box-text .bd-exc {
	line-height: 2.2
}

.bd-box-text .bk-btn {
	margin-top: 90px
}

.bd-box-text .bk-exc+.bk-btn {
	margin-top: 60px
}

.bd-box-video {
	position: relative;
	cursor: pointer
}

.bd-box-video:after {
	content: '';
	display: block;
	height: 75px;
	width: 75px;
	position: absolute;
	z-index: 1;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center-center;
	background-image: url("../images/image/icon-play.png")
}

.bd-box-card {
	padding: 45px;
	position: relative
}

@media (max-width: 1630px) {
	.bd-box-card {
		padding: 35px;
		display: flex;
		flex-wrap: wrap
	}
}

.bd-box-card .bd-text div {
	font-size: 20px;
	line-height: 1.5
}

@media (max-width: 1630px) {
	.bd-box-card .bd-text div {
		font-size: 18px
	}
}

.bd-box-card p {
	margin-bottom: 17px
}

.bd-box-card .bd-address {
	font-weight: 400
}

.bd-box-card .bd-title {
	text-transform: uppercase;
	margin-bottom: 17px;
	margin-top: 17px
}

.bd-box-card .bd-tags {
	position: absolute;
	bottom: 25px;
	left: 55px;
	right: 55px;
	width: auto;
	display: flex;
	flex-wrap: wrap
}

@media (max-width: 1630px) {
	.bd-box-card .bd-tags {
		position: relative;
		left: auto;
		right: auto;
		bottom: auto;
		align-self: flex-end
	}
}

.bd-box-card .bd-tag {
	margin: 0 10px 10px 0;
	display: inline-block;
	border-width: 1px
}

@media (max-width: 1630px) {
	.bd-box-card .bd-tag {
		margin: 0 17px 17px 0
	}
}

.bd-box-card .bd-tag a,
.bd-box-card .bd-tag span {
	cursor: default;
	padding: 0 15px;
	font-size: 13px
}

@media (max-width: 1430px) {

	.bd-box-card .bd-tag a,
	.bd-box-card .bd-tag span {
		font-size: 11px
	}
}

.bd-box-doc .bd-media {
	box-shadow: 4px 4px 15px rgba(0, 0, 0, 0.25);
	margin-bottom: 75px;
	position: relative
}

.bd-box-doc .bd-media .bk-overlay {
	background: rgba(189, 155, 96, 0.8);
	opacity: 0;
	z-index: 1;
	overflow: hidden;
	transition: all ease-in-out .3s;
	-moz-transition: all ease-in-out .3s;
	-webkit-transition: all ease-in-out .3s;
	-o-transition: all ease-in-out .3s;
	-ms-transition: all ease-in-out .3s
}

.bd-box-doc .bd-media .bk-overlay .bd-icon {
	height: 75px;
	width: 75px;
	position: absolute;
	z-index: 2;
	left: 50%;
	top: 50%;
	opacity: 0;
	transition: all ease-in-out .3s;
	-moz-transition: all ease-in-out .3s;
	-webkit-transition: all ease-in-out .3s;
	-o-transition: all ease-in-out .3s;
	-ms-transition: all ease-in-out .3s;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center-center;
	background-image: url("../images/image/icon-arrow-down-circle.png")
}

.bd-box-doc .bd-media:hover .bk-overlay {
	opacity: 1
}

.bd-box-doc .bd-media:hover .bk-overlay .bd-icon {
	-webkit-transition-delay: .3s;
	transition-delay: .3s;
	opacity: 1
}

.bd-box-doc .bd-media img {
	width: 100%;
	height: auto
}

.bd-box-doc .bd-cat {
	margin-bottom: 15px
}

.bd-box-frame {
	padding: 105px 145px 15px
}

.bd-box-frame .bd-text {
	font-size: 18px;
	line-height: 28px
}

.bd-box-frame .bk-grid {
	margin-bottom: 75px
}

.bd-box-frame .bk-grid.bd-grid-inner:after {
	content: '';
	display: block;
	height: 1px;
	background: #CACACA;
	margin-left: 37.5px;
	width: calc(100% - 75px)
}

.bd-box-frame .bk-grid.bd-grid-inner:last-child {
	margin-bottom: 0;
	border-bottom: none
}

.bd-box-frame .bk-grid.bd-grid-inner:last-child:after {
	display: none
}

.bd-box-item .bd-media {
	margin-bottom: 90px
}

.bd-box-item .bd-text {
	padding: 0 245px 0 150px
}

.bd-box-item .bd-sub {
	margin-top: 30px
}

.bd-box-item .bk-btn {
	margin-top: 60px
}

.bd-box-info {
	position: relative;
	padding: 45px 60px
}

.bd-box-info .bk-bg {
	transition: all ease-in-out .6s;
	-moz-transition: all ease-in-out .6s;
	-webkit-transition: all ease-in-out .6s;
	-o-transition: all ease-in-out .6s;
	-ms-transition: all ease-in-out .6s
}

.bd-box-info:hover .bk-bg {
	-webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1)
}

.bd-box-info .bk-pos-center-center .bd-text {
	padding: 0 30px
}

.bd-box-info .bk-link {
	display: none
}

.bd-box-info .bk-link span {
	padding: 0;
	text-decoration: underline;
	text-transform: inherit
}

.bd-box-post {
	position: relative
}

.bd-box-post .bk-bg {
	transition: all ease-in-out .6s;
	-moz-transition: all ease-in-out .6s;
	-webkit-transition: all ease-in-out .6s;
	-o-transition: all ease-in-out .6s;
	-ms-transition: all ease-in-out .6s
}

.bd-box-post:hover .bk-bg {
	-webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1)
}

.bd-box-post .bd-cat {
	margin-bottom: 15px
}

.bd-box-post .bd-cat a {
	color: #f48000;
	font-weight: 700;
	letter-spacing: 0.25px;
	text-transform: uppercase
}

.bd-box-post .bd-text {
	position: absolute;
	bottom: 60px;
	left: 60px;
	right: 60px;
	width: auto
}

.bd-box-bg img {
	width: 100%;
	height: auto
}

.bd-box-image {
	text-align: center
}

.bd-box-image img {
	width: auto;
	height: auto;
	display: inline-block
}

.bd-box-cta {
	padding: 60px
}

.bd-box-cta .bd-title+.bk-btn {
	margin-top: 75px
}

@media (max-width: 1440px) {
	.bd-box-doc .bd-media .bk-overlay .bd-icon {
		height: 45px;
		width: 45px
	}

	.bd-box-item .bd-text {
		padding: 0 150px 0 75px
	}

	.bd-box-frame {
		padding: 60px 75px 15px 75px
	}
}

@media (max-width: 1200px) {
	.bd-box-text .bk-btn {
		margin-top: 45px
	}

	.bd-box-frame .bk-grid {
		margin-bottom: 45px
	}

	.bd-box-frame .bd-grid-inner:after {
		margin-left: 22.5px;
		width: calc(100% - 50px)
	}

	.bd-box-doc .bd-media {
		margin-bottom: 30px
	}
}

@media (max-width: 960px) {
	.bd-box-doc .bd-media .bk-overlay .bd-icon {
		height: 75px;
		width: 75px
	}

	.bd-box-logo {
		text-align: left;
		margin-bottom: 30px
	}

	.bd-box-logo img {
		max-height: 40px
	}

	.bd-box-card {
		padding: 45px
	}

	.bd-box-card .bd-tags {
		left: 45px;
		right: 45px
	}

	.bd-box-item .bd-text {
		padding: 0 45px
	}

	.bd-box-info {
		padding: 45px
	}

	.bd-box-post .bd-text {
		bottom: 45px;
		left: 45px
	}

	.bd-box-cta {
		padding: 45px
	}

	.bd-box-frame {
		padding: 45px 30px 15px 30px
	}

	.bd-box-frame .bk-grid.bd-grid-inner:after {
		width: calc(100% - 30px);
		margin-left: 15px
	}
}

@media (max-width: 640px) {
	.bd-box-product .bd-media {
		min-height: 100px
	}

	.bd-box-text .bk-btn {
		margin-top: 30px
	}

	.bd-box-text .bd-exc {
		line-height: 1.5
	}

	.bd-box-card {
		padding: 30px;
		height: auto !important
	}

	.bd-box-card .bd-tags {
		margin-bottom: -30px;
		position: static;
		margin-top: 60px
	}

	.bd-box-card .bd-tag {
		height: 24px;
		line-height: 20px;
		margin: 0 20px 20px 0
	}

	.bd-box-card .bd-tag a,
	.bd-box-card .bd-tag span {
		font-size: 8px
	}

	.bd-box-card .bd-text div {
		font-size: 14px
	}

	.bd-box-item.bd-box-right .bd-text {
		padding: 0 45px 0 30px
	}

	.bd-box-item .bd-media {
		margin-bottom: 30px
	}

	.bd-box-item .bk-btn {
		margin-top: 30px
	}

	.bd-box-post .bd-text {
		bottom: 30px;
		left: 30px
	}

	.bd-box-icon .bd-icon {
		height: 55px;
		width: 55px;
		max-height: 55px;
		margin-bottom: 15px
	}

	.bd-box-icon .bd-icon img {
		max-height: 55px;
		line-height: 55px
	}

	.bd-box-cta {
		padding: 30px
	}

	.bd-box-cta .bd-pos {
		position: absolute;
		bottom: 30px
	}

	.bd-box-cta .bd-title+.bk-btn {
		margin-top: 30px
	}

	.bd-box-info {
		padding: 30px
	}

	.bd-box-info .bk-link {
		display: block
	}

	.bd-box-info .bk-link a {
		font-weight: 700;
		padding: 0
	}

	.bd-box-info .bd-pos {
		position: absolute;
		bottom: 30px
	}

	.bd-box-info .bd-pos .bd-text {
		padding-right: 30px
	}

	.bd-box-frame {
		padding: 45px 15px 15px
	}

	.bd-box-frame .bk-grid.bd-grid-inner:after {
		margin-left: 30px;
		width: calc(100% - 60px)
	}

	.bd-box-frame .bd-text {
		font-size: 16px
	}

	.bd-box-image img {
		max-width: 70%;
		margin: 0 auto
	}
}

.bk-filters {
	text-align: center;
	display: table;
	margin: 0 auto;
	border: 1px solid #000
}

.bk-filters li {
	display: table-cell;
	height: 45px;
	line-height: 45px;
	border-right: 1px solid #000;
	text-transform: uppercase;
	letter-spacing: 0.5px;
	font-size: 12px;
	font-weight: 500;
	color: #000;
	padding: 0 20px;
	cursor: pointer;
	transition: all ease-in-out .3s;
	-moz-transition: all ease-in-out .3s;
	-webkit-transition: all ease-in-out .3s;
	-o-transition: all ease-in-out .3s;
	-ms-transition: all ease-in-out .3s
}

.bk-filters li:last-child {
	border-right: 0
}

.bk-filters li:hover,
.bk-filters li.active {
	background: #000;
	color: #FFF
}

.bk-acc {
	padding-bottom: 35px;
	margin-bottom: 25px;
	border-bottom: 1px solid #CACACA;
	display: none;
	transition: all ease-in-out .3s;
	-moz-transition: all ease-in-out .3s;
	-webkit-transition: all ease-in-out .3s;
	-o-transition: all ease-in-out .3s;
	-ms-transition: all ease-in-out .3s;
	opacity: 0
}

.bk-acc:last-child {
	margin-bottom: 0
}

.bk-acc.active {
	opacity: 1
}

.bk-acc-title {
	position: relative;
	padding-right: 45px
}

.bk-acc-title.bk-active:after {
	background-image: url("../images/image/icon-minus.png");
	content: ''
}

.bk-acc-title:after {
	position: absolute;
	right: 0;
	content: '';
	height: 30px;
	width: 30px;
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
	background-image: url("../images/image/icon-plus.png");
	cursor: pointer
}

.bk-acc-title .bd-acc-index {
	display: block;
	font-size: 15px;
	line-height: 40px;
	margin-bottom: 5px;
	color: #f48000;
	font-style: italic
}

.bk-acc-title .bd-acc-index:after {
	content: '';
	vertical-align: middle;
	display: inline-block;
	width: 40px;
	margin-left: 15px;
	height: 1px;
	background: #f48000
}

.bk-acc-title .bd-title {
	font-size: 22px;
	font-weight: 700;
	display: inline-block;
	cursor: pointer;
	text-decoration: underline
}

.bk-acc-content {
	display: none;
	overflow-y: hidden;
	transition: all ease-in-out .3s;
	-moz-transition: all ease-in-out .3s;
	-webkit-transition: all ease-in-out .3s;
	-o-transition: all ease-in-out .3s;
	-ms-transition: all ease-in-out .3s
}

.bk-acc-content p {
	margin-bottom: 30px;
	font-size: 15px;
	font-weight: 400;
	line-height: 2.2;
	color: #808080;
	letter-spacing: 0.25px
}

.bk-acc-content.bk-active {
	display: block
}

@media (max-width: 1440px) {
	.bk-filters li {
		line-height: 1;
		padding: 17px 20px
	}
}

@media (max-width: 1200px) {
	.bk-filters {
		display: block;
		max-width: 300px
	}

	.bk-filters li {
		display: block;
		border-bottom: 1px solid #000;
		border-right: 0;
		line-height: 45px;
		padding: 0 20px
	}

	.bk-filters li:last-child {
		border-bottom: 0
	}
}

@media (max-width: 640px) {
	.bk-acc-title .bd-title {
		font-size: 16px
	}

	.bk-acc-title .bd-title:after {
		font-size: 24px
	}

	.bk-acc-content p {
		font-size: 16px;
		line-height: 1.5
	}
}

.bd-table {
	width: 100%
}

.bd-table .bd-thead {
	padding-bottom: 15px;
	margin-bottom: 15px;
	border-bottom: 1px solid #CACACA
}

.bd-table .bd-trow {
	padding-bottom: 15px;
	margin-bottom: 15px;
	border-bottom: 1px solid #CACACA
}

.bd-table .bd-trow:last-child {
	margin-bottom: 0
}

.bd-table .bd-trow,
.bd-table .bd-thead {
	display: flex;
	align-items: center
}

.bd-table .bd-cell {
	display: inline-block;
	font-size: 20px;
	font-weight: 600;
	width: 20%;
	text-align: center;
	padding: 15px
}

.bd-table .bd-cell .bk-dot {
	height: 30px;
	width: 30px;
	border-radius: 30px;
	margin-right: 15px;
	margin-bottom: 5px;
	display: inline-block;
	vertical-align: middle
}

.bd-table .bd-cell .bk-dot.bk-dot-yellow {
	background: yellow
}

.bd-table .bd-cell .bk-dot.bk-dot-orange {
	background: orange
}

.bd-table .bd-cell .bk-dot.bk-dot-blue {
	background: blue
}

.bd-table .bd-cell .bk-dot.bk-dot-green {
	background: green
}

.bd-table .bd-cell .bk-dot.bk-dot-red {
	background: red
}

.bd-table .bd-cell .bk-dot.bk-dot-black {
	border: 1px solid #FFF;
	background: black
}

.bd-table .bd-cell:first-child {
	padding: 0;
	text-align: left
}

.bd-table .bd-cell:last-child {
	padding: 0;
	text-align: right
}

@media (max-width: 1200px) {
	.bd-table .bd-cell {
		width: 25%
	}

	.bd-table .bd-cell:last-child {
		display: none
	}

	.bd-table .bd-cell:nth-last-child(2) {
		text-align: right;
		padding: 0
	}
}

@media (max-width: 640px) {
	.bd-table .bd-trow {
		margin-bottom: 15px;
		padding-bottom: 15px
	}

	.bd-table .bd-thead {
		margin-bottom: 15px
	}

	.bd-table .bd-cell {
		font-size: 12px;
		line-height: 1.2;
		padding: 0 15px
	}

	.bd-table .bd-cell .bk-dot {
		height: 18px;
		width: 18px;
		border-radius: 18px
	}

	.bd-table .bd-cell:first-child {
		padding: 0
	}

	.bd-table .bd-cell:last-child {
		padding: 0
	}
}

.bd-banner {
	position: relative
}

.bd-banner .bk-overlay {
	width: 75%
}

@media (max-width: 640px) {
	.bd-banner .bd-pos {
		-webkit-transform: translateY(0);
		-ms-transform: translateY(0);
		transform: translateY(0);
		position: absolute;
		top: initial;
		bottom: 30px
	}
}

.bd-modal {
	overflow-x: visible;
	position: absolute;
	z-index: 10;
	top: 0;
	left: -100%;
	width: 100%;
	height: auto;
	transition: all ease-in-out .3s;
	-moz-transition: all ease-in-out .3s;
	-webkit-transition: all ease-in-out .3s;
	-o-transition: all ease-in-out .3s;
	-ms-transition: all ease-in-out .3s
}

.bd-modal.bd-modal-iframe {
	position: fixed;
	overflow-x: hidden;
	padding: 75px;
	left: 0;
	background: rgba(0, 0, 0, 0.5);
	z-index: 11;
	opacity: 0
}

.bd-modal.bd-modal-iframe .bd-btn-close {
	position: absolute;
	top: 15px;
	right: 15px;
	height: 75px;
	width: 75px;
	cursor: pointer
}

.bd-modal.bd-modal-iframe .bd-btn-close:hover span {
	background: #f48000
}

.bd-modal.bd-modal-iframe .bd-btn-close span {
	width: 25px;
	height: 1px;
	background: #FFF;
	position: absolute;
	left: 25px;
	transition: all ease-in-out .3s;
	-moz-transition: all ease-in-out .3s;
	-webkit-transition: all ease-in-out .3s;
	-o-transition: all ease-in-out .3s;
	-ms-transition: all ease-in-out .3s
}

.bd-modal.bd-modal-iframe .bd-btn-close span.bd-bar-1 {
	top: 50%;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg)
}

.bd-modal.bd-modal-iframe .bd-btn-close span.bd-bar-3 {
	top: 50%;
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg)
}

.bd-modal.bd-modal-iframe .bd-iframe {
	background: #F6F6F6;
	width: 100%;
	height: calc(100vh - 150px);
	overflow-y: scroll;
	overflow-x: hidden;
	-ms-overflow-style: none
}

.bd-modal.bd-modal-iframe .bd-iframe::-webkit-scrollbar {
	display: none
}

.bd-modal .bd-modal-slide {
	float: left;
	top: 0;
	box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.35);
	min-height: 100vh;
	width: 100%;
	z-index: 1;
	position: absolute
}

.bd-modal .bd-modal-slide .bk-wrap {
	padding-left: 45px;
	padding-right: 45px
}

.bd-modal .bd-modal-slide .bd-slide-nav {
	height: 50px;
	line-height: 50px;
	text-align: center;
	position: relative;
	border-bottom: 1px solid #CACACA;
	margin-bottom: 60px
}

.bd-modal .bd-modal-slide .bd-slide-nav span {
	font-size: 14px;
	font-weight: 600;
	color: #000;
	letter-spacing: 0.5px
}

.bd-modal .bd-modal-slide .bd-btn-back {
	position: absolute;
	left: 45px;
	top: 12px;
	transition: all ease-in-out .3s;
	-moz-transition: all ease-in-out .3s;
	-webkit-transition: all ease-in-out .3s;
	-o-transition: all ease-in-out .3s;
	-ms-transition: all ease-in-out .3s
}

.bd-modal .bd-modal-slide .bd-btn-back:hover:after {
	opacity: 0.75
}

.bd-modal .bd-modal-slide .bd-btn-back:after {
	content: '';
	display: inline-block;
	height: 15px;
	width: 8px;
	margin-top: 7px;
	float: right;
	background-size: contain;
	background-repeat: no-repeat;
	background-image: url("../images/image/icon-arrow-left-b.png")
}

.bd-modal .bd-slide-lang {
	padding: 75px 0 60px;
	background: #FFF;
	left: 100%
}

.bd-modal .bd-slide-lang .bd-menu-lang li {
	margin-bottom: 30px
}

.bd-modal .bd-slide-lang .bd-menu-lang li a {
	font-size: 24px;
	font-weight: 600;
	letter-spacing: 0.5px;
	color: #000
}

.bd-modal .bd-slide-products {
	padding: 75px 0 0 0;
	background: #FFF;
	left: 100%
}

.bd-modal .bd-slide-products .bd-item-menu {
	text-align: center
}

.bd-modal .bd-slide-products .bd-item-menu .bd-media {
	height: 180px;
	margin-bottom: 15px
}

.bd-modal .bd-slide-products .bd-item-menu .bd-media a {
	display: block
}

.bd-modal .bd-slide-products .bd-item-menu .bd-media img {
	max-height: 180px;
	height: auto;
	display: inline-block
}

.bd-modal .bd-slide-menu {
	padding: 120px 0 60px 0;
	display: inline-block;
	background: #000;
	left: 0
}

.bd-modal .bd-slide-menu .bd-menu-top {
	margin-bottom: 30px;
	padding-bottom: 15px;
	border-bottom: 1px solid #808080
}

.bd-modal .bd-slide-menu .bd-menu-top ul li {
	display: list-item;
	margin-bottom: 30px
}

.bd-modal .bd-slide-menu .bd-menu-top ul li a {
	color: #FFF;
	letter-spacing: 0.5px;
	font-size: 24px;
	font-weight: 600
}

.bd-modal .bd-slide-menu .bd-menu-top ul li a:hover {
	opacity: 0.75
}

.bd-modal .bd-slide-menu .bd-menu-top ul li.bd-btn-products:hover:after {
	opacity: 0.75
}

.bd-modal .bd-slide-menu .bd-menu-top ul li.bd-btn-products:after {
	content: '';
	display: inline-block;
	height: 15px;
	width: 8px;
	margin-top: 7px;
	float: right;
	background-size: contain;
	background-repeat: no-repeat;
	background-image: url("../images/image/icon-arrow-right-w.png")
}

.bd-modal .bd-slide-menu .bd-menu-bott {
	margin-bottom: 30px;
	border-bottom: 1px solid #808080
}

.bd-modal .bd-slide-menu .bd-menu-bott ul li {
	margin-bottom: 30px
}

.bd-modal .bd-slide-menu .bd-menu-bott ul li a {
	font-size: 14px;
	font-weight: 500;
	letter-spacing: 0.5px;
	text-transform: uppercase;
	color: #f48000
}

.bd-modal .bd-slide-menu .bd-menu-bott ul li a:hover {
	color: #f48000
}

.bd-modal .bd-slide-menu .bd-curr-lang .bd-btn-lang {
	float: right;
	cursor: pointer;
	display: inline-block;
	height: 15px;
	width: 8px;
	transition: all ease-in-out .3s;
	-moz-transition: all ease-in-out .3s;
	-webkit-transition: all ease-in-out .3s;
	-o-transition: all ease-in-out .3s;
	-ms-transition: all ease-in-out .3s;
	margin-top: 5px;
	background-size: contain;
	background-repeat: no-repeat;
	background-image: url("../images/image/icon-arrow-right-thin-w.png")
}

.bd-modal .bd-slide-menu .bd-curr-lang .bd-btn-lang:hover {
	opacity: 0.75
}

.bd-modal .bd-slide-menu .bd-curr-lang span {
	font-size: 14px;
	font-weight: 500;
	letter-spacing: 0.5px;
	text-transform: uppercase;
	color: #FFF
}

.bd-modal .bd-slide-menu .bd-curr-lang span:hover {
	color: #f48000
}

@media (max-width: 1200px) {
	.bd-modal.bd-modal-iframe {
		padding: 30px
	}

	.bd-modal.bd-modal-iframe .bd-btn-close {
		top: 0;
		right: 20px;
		height: 30px;
		width: 30px
	}

	.bd-modal.bd-modal-iframe .bd-btn-close span {
		width: 20px
	}

	.bd-modal.bd-modal-iframe .bd-iframe {
		height: calc(100vh - 60px)
	}
}

@media (max-width: 640px) {
	.bd-modal .bd-slide-products {
		padding: 50px 0 0 0
	}

	.bd-modal .bd-slide-lang {
		padding: 50px 0 45px 0
	}

	.bd-modal .bd-slide-menu {
		padding: 90px 0 45px 0
	}

	.bd-modal .bd-slide-menu .bd-curr-lang {
		padding-right: 45px
	}

	.bd-modal .bd-slide-menu .bd-menu-bott li {
		margin-bottom: 20px
	}

	.bd-modal .bd-slide-menu .bd-menu-top ul,
	.bd-modal .bd-slide-menu .bd-menu-bott ul {
		padding-right: 45px
	}
}

#top-bar .bk-pos-menu.bk-index-2,
#modal-menu .bk-pos-menu.bk-index-2 {
	width: 100%
}

#top-bar .menu-left,
#modal-menu .menu-left {
	float: right
}

#top-bar .menu-right,
#modal-menu .menu-right {
	float: left
}

#top-bar .link-draw>a,
#modal-menu .link-draw>a {
	color: white;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: 400;
	letter-spacing: 0.4px
}

#top-bar .link-draw>a b,
#top-bar .link-draw>a strong,
#modal-menu .link-draw>a b,
#modal-menu .link-draw>a strong {
	font-weight: 700
}

#top-bar .bd-menu-top-social,
#modal-menu .bd-menu-top-social {
	display: inline-block
}

#top-bar .bd-menu-top-social ul,
#modal-menu .bd-menu-top-social ul {
	display: flex;
	align-items: center
}

#top-bar .bd-menu-top-social ul li,
#modal-menu .bd-menu-top-social ul li {
	display: inline-block;
	margin-left: 25px
}

#top-bar .bd-menu-top-social ul li img,
#modal-menu .bd-menu-top-social ul li img {
	margin-bottom: -3px
}

#modal-menu .link-draw {
	width: 80%;
	margin-bottom: 30px
}

#modal-menu .link-draw>a {
	font-size: 14px
}

#modal-menu .bd-menu-top-social {
	margin-top: 30px
}

#modal-menu .bd-menu-top-social ul li {
	margin-left: 0px;
	margin-right: 25px
}

#heading-filter .heading-link {
	margin-top: 50px
}

#heading-filter .heading-link>a {
	display: flex;
	align-items: center;
	font-weight: 500;
	font-size: 16px;
	text-transform: uppercase
}

#heading-filter .heading-link>a .icon {
	display: flex;
	align-items: center;
	margin-right: 15px
}

.role-editor #wp-admin-bar-languages {
	display: none !important
}