@charset 'UTF-8';

body {
	color: #222;
	font-family: 'PT Sans', sans-serif
}
a {
	color: #e30613;
	transition: .2s
}
a:hover {
	opacity: .7;
	text-decoration: none;
	color: #e30613
}
img {
	max-width: 100%;
	height: auto !important
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
	margin-bottom: 1rem;
	display: block
}
.h1, .h2, .h3, h1, h2, h3 {
	font-weight: bold;
	line-height: 1
}
.h1 em, .h2 em, .h3 em, .h4 em, .h5 em, .h6 em, h1 em, h2 em, h3 em, h4 em, h5 em, h6 em {
	color: #e30613;
	font-style: normal
}
.h1, h1 {
	font-size: 2rem;
	
}
.h2, h2 {
	font-size: 1.75rem
}
.h3, h3 {
	font-size: 1.5rem
}
.h4, h4 {
	font-size: 1.25rem
}
.h6, h6 {
	font-size: 1rem;
	font-weight: bold;
	margin-bottom: 10px
}
iframe {
	border: 0
}
.link-more {
	font-size: 40px;
	display: inline-block
}
.link-share {
	font-size: 25px;
	width: 40px;
	height: 40px;
	color: #7f7f7f;
	box-sizing: border-box;
	border-radius: 100%;
	background: #ddd;
	display: inline-flex;
	justify-content: center;
	align-items: center
}
.link-share:hover {
	color: #7f7f7f
}
.bg-primary {
	background: #e30613 !important;
	color: #fff
}
.bg-primary a {
	color: #fff;
	font-weight: bold
}
.bg-light {
	background: #e6e6e6 !important
}
.bg-dark {
	color: #fff;
	background-color: #2b2f32 !important
}
.bg-dark a {
	color: #fff
}
.bg-simex-red {
	color: #fff;
	background: #e30613 url('../images/bg-simex-red.jpg') center no-repeat;
	background-size: auto 386px
}
.bg-simex-red a {
	color: #fff
}
.bg-simex-dark {
	color: #fff;
	background: #2b2f32 url('../images/bg-simex-dark.jpg') center no-repeat;
	background-size: auto 386px
}
.bg-simex-dark a {
	color: #fff
}
.bg-grayimg {
	background: #e6e6e6 url('../images/bg-grayimg.jpg') top right no-repeat;
	background-size: auto 100%
}
.bg-skirt-up-light {
	padding-top: 0
}
.bg-skirt-up-light::before {
	content: '';
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	background: #e6e6e6;
	width: 100%;
	height: 60px
}
.bg-skirt-up-dark {
	padding-top: 0
}
.bg-skirt-up-dark::before {
	content: '';
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	background: #2b2f32;
	width: 100%;
	height: 60px
}
.bg-skirt-down-dark {
	padding-bottom: -1px
}
.bg-skirt-down-dark::before {
	content: '';
	display: block;
	position: absolute;
	bottom: 0;
	left: 0;
	background: #2b2f32;
	width: 100%;
	height: 60px
}
.bg-skirt-up-productgrid>.container {
	margin-top: -120px
}
.bg-news::before {
	content: '';
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	background: #e6e6e6;
	width: 100%;
	height: 400px
}
section, .section {
	padding: 70px 0;
	position: relative
}
.section-heading {
	margin-bottom: 40px;
	position: relative;
	font-size: 20px
}
.section-heading h2 {
	text-transform: uppercase
}
.section-heading .link-more {
	font-weight: bold;
	font-size: 18px;
	position: absolute;
	top: 0;
	right: 0
}
.container {
	position: relative
}
.btn {
	border-radius: 0;
	font-weight: bold;
	transition: .3s
}
.btn-primary {
	background: #e30613;
	border-color: #e30613;
	color: #fff !important
}
.btn-primary:hover, .btn-primary:link, .btn-primary:active, .btn-primary:focus {
	background: #e30613 !important;
	border-color: #e30613 !important;
	color: #fff !important;
	box-shadow: none !important
}
.btn-secondary {
	background: #2b2f32 !important;
	border-color: #2b2f32 !important;
	color: #fff !important
}
.btn-secondary:hover, .btn-secondary:link, .btn-secondary:active, .btn-secondary:focus {
	background: #2b2f32 !important;
	border-color: #2b2f32 !important;
	box-shadow: none !important
}
.btn-light {
	background: #fff !important;
	color: #222 !important
}
.btn-light:hover, .btn-light:link, .btn-light:active, .btn-light:focus {
	background: #fff !important;
	border-color: #fff !important;
	box-shadow: none !important
}
.btn-outline-primary {
	border-color: #e30613;
	color: #e30613 !important
}
.btn-outline-primary:hover, .btn-outline-primary:active, .btn-outline-primary:focus {
	border-color: #e30613 !important;
	background: #e30613 !important;
	color: #fff !important;
	box-shadow: none !important;
	opacity: 1
}
.btn i {
	font-size: 120%;
	margin: 0 5px
}
.btn-set {
	margin-top: 2em
}
.btn-set .btn {
	margin: 0 10px 10px 0
}
.card {
	border-radius: 0;
	margin-bottom: 30px;
	height:500px;
}
.card-img {
	overflow: hidden;
	position: relative;
	border-radius: 0;
	display: block;
	padding-top: 56.25%
}
.card-img img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100% !important;
	object-fit: cover
}
.card-img i.fas {
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -30px 0 0 -30px;
	font-size: 60px;
	opacity: .8;
	color: #fff
}
.card-title {
	font-weight: bold
}
.card-text {
margin-top:.75rem
}
.card-footer {
	border: 0;
	border-radius: 0
}
.card-label {
	position: absolute;
	top: 0;
	left: 0;
	padding: 10px 20px;
	color: #fff;
	font-weight: bold;
	text-transform: uppercase;
	background: #e30613
}
.tooltip-inner {
	border-radius: 0
}
.alert-contact {
	padding: 20px 0;
	border-top: 3px solid #2b2f32;
	border-bottom: 3px solid #2b2f32;
	display: flex;
	align-items: center
}
.alert-contact i.fas {
	font-size: 50px;
	margin-right: 20px;
	color: #2b2f32
}
.alert-contact .alert-text {
	margin-right: 10%
}
.bg-dark .alert-contact {
	border-top: 3px solid #fff;
	border-bottom: 3px solid #fff
}
.bg-dark .alert-contact i.fas {
	color: #fff
}
.promo-video {
	position: relative;
	background-position: center;
	background-size: cover;
	margin-top: 40px
}
.video-overlay {
	display: block;
	text-align: center;
	padding: 100px 0;
	background: rgba(0,0,0,.5)
}
.video-overlay:hover {
	background: rgba(0,0,0,.7);
	opacity: 1
}
.video-overlay .play-circle {
	border: 15px solid rgba(227,6,19,.5);
	border-radius: 100%;
	width: 130px;
	height: 130px;
	display: inline-block
}
.video-overlay .play-icon {
	box-sizing: border-box;
	background: #e30613;
	border-radius: 100%;
	width: 100px;
	height: 100px;
	display: flex;
	align-items: center;
	justify-content: center
}
.video-overlay .play-icon i.fas {
	color: #fff;
	font-size: 35px
}
.video-overlay .play-descr {
	display: block;
	margin-top: 30px;
	text-align: center;
	color: #fff;
	text-transform: uppercase;
	font-size: 18px;
	font-weight: bold
}
.redbox {
	background: #e30613;
	color: #fff;
	padding: 40px;
	display: flex;
	align-items: center;
	justify-content: space-between
}
.redbox a {
	color: #fff
}
.redbox-text {
	margin-right: 10%
}
.map-legend {
	margin-bottom: 2em;
	display: flex
}
.map-symbol {
	margin-right: 30px;
	font-weight: bold
}
.map-symbol i.fas {
	color: #e30613;
	font-size: 150%;
	margin-right: 10px
}
.modal-dialog {
	max-width: 700px
}
.modal-title {
	text-transform: uppercase;
	font-weight: bold
}
.modal-content {
	border: 0;
	border-radius: 0
}
.search-result {
	margin-bottom: 30px;
	width: 50%
}
.result-summary {
	margin-bottom: 1rem
}
.result-url {
	font-size: 14px;
	font-style: italic;
	color: #666
}
.pagination {
	margin: 0;
	border-radius: 0
}
.pagination .page-link {
	border-radius: 0 !important;
	color: inherit
}
.pagination .page-link.current {
	color: #e30613;
	font-weight: bold
}
.video-wrapper {
	position: relative;
	padding-top: 56.25%
}
.video-wrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%
}
.totop {
	display: none;
	position: fixed;
	bottom: 15px;
	right: 15px
}
.totop span {
	font-size: 24px;
	color: #fff;
	box-sizing: border-box;
	width: 36px;
	height: 36px;
	background: #222;
	vertical-align: middle;
	display: inline-flex;
	justify-content: center;
	align-items: center
}
.form-control {
	border-radius: 0
}
.form-control:focus {
	box-shadow: none
}
.bg-dark .form-control {
	background: #414447;
	color: #7f7f7f;
	border: 1px solid #414447
}
.bg-primary .form-control {
	border: 1px solid #fff
}
.form-group .checkbox-list-vertical label {
	margin: 0;
	width: 90%
}
.checkbox-list-vertical {
	display: flex
}
.checkbox-list-vertical .icheckbox_square {
	margin-right: 10px
}
.checkbox-list-vertical label {
	cursor: pointer
}
.icheckbox_square:not(.checked) {
	background: #fff;
	border: 1px solid #ced4da
}
.ErrorLabel {
	display: none;
	margin-bottom: 1em;
	color: #e30613
}
.EditingFormErrorLabel {
	font-size: 14px;
	color: #e30613
}
.bg-primary .ErrorLabel, .bg-primary .EditingFormErrorLabel {
	color: #ff0;
	font-weight: bold
}
.InfoLabel {
	position: relative;
padding:.75rem 1.25rem;
	margin-bottom: 1rem;
	border: 1px solid transparent;
border-radius:.25rem;
	color: #155724;
	background-color: #d4edda;
	border-color: #c3e6cb
}
.slick-slider, .slick-dotted.slick-slider {
	margin: 0
}
.slick-dots {
	position: static
}
.slick-dots li {
	width: 12px;
	height: 12px;
	margin: 30px 7.5px 0;
	border-radius: 100%;
	background: #222
}
.bg-dark .slick-dots li {
	background: #fff
}
.slick-dots li:hover, .slick-dots li.slick-active {
	background: #e30613;
	cursor: pointer
}
.slick-dots li button {
	display: none
}
.slick-arrow {
	z-index: 1;
	width: 50px;
	height: 90px;
	background: rgba(0,0,0,.7);
	display: flex;
	align-items: center;
	justify-content: center
}
.slick-arrow:hover {
	background: rgba(0,0,0,.7);
	color: #e30613
}
.slick-arrow::before {
	color: #fff;
	font-size: 30px
}
.slick-arrow:hover::before {
	color: #e30613
}
.slick-prev {
	left: 0
}
.slick-next {
	right: 0
}
.box-carousel .heavy {
	position: relative
}
.box-carousel .heavy::after {
	content: '';
	display: block;
	padding-top: 100%
}
.box-carousel .heavy img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	object-fit: cover
}
.box-carousel .heavy .all-products {
	position: absolute;
	bottom: 10%;
	left: 0;
	width: 100%;
	text-align: center;
	color: #e30613;
	font-size: 18px;
	text-transform: uppercase;
	font-weight: bold
}
.imagetext-box {
	display: block;
	background: #fff;
	position: relative;
	color: #222;
	border: 1px solid #eee;
	margin-bottom: 30px
}
.imagetext-box::after {
	content: '';
	display: block;
	padding-top: 100%
}
.imagetext-box .box-heading {
	background: #fff;
	color: #e30613;
	width: 100%;
	padding: 15px;
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	position: absolute;
	bottom: 0;
	left: 0
}
.imagetext-box .box-title {
	margin: 0;
	font-size: 18px;
	text-transform: uppercase
}
.imagetext-box .box-img {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0
}
.imagetext-box .box-img img {
	width: 100%;
	height: 100% !important;
	object-fit: cover
}
.imagetext-box .box-overlay {
	opacity: 0;
	display: block;
	background: #e30613;
	outline: 1px solid #e30613;
	color: #fff;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	padding: 30px;
	font-weight: bold;
	font-size: 18px
}
.imagetext-box .box-overlay:hover {
	opacity: 1
}
.imagetext-box .box:hover .box-overlay {
	opacity: 1
}
.imagetext-box .box-overlay i.fas {
	position: absolute;
	bottom: 20px;
	right: 20px;
	font-size: 30px
}
.imagetext-box .box-label {
	position: absolute;
	top: 20px;
	left: 20px;
	width: 60px;
	height: 60px;
	color: #fff;
	font-size: 20px
}
.main-top {
	background: #e30613;
	padding: 10px 0;
	color: #fff;
	font-size: 14px
}
.main-top a {
	color: #fff
}
ul#top-bar-nav {
	display: flex;
	list-style: none;
	padding: 0;
	margin: 0
}
ul#top-bar-nav li {
	margin-left: 20px
}
ul#top-bar-nav li:first-child {
	margin: 0
}
.main-header {
	position: relative;
	padding: 20px 0
}
.main-header>.container {
	position: static
}
.main-logo {
	width: 170px;
	margin-right: 20px
}
.main-logo:hover {
	opacity: 1
}
.main-language .btn {
	border-color: #000 !important;
	font-weight: normal
}
.main-language .dropdown-menu {
	border: 1px solid #000;
	border-radius: 0;
	background: #2b2f32;
	color: #fff;
font-size:.875rem
}
.main-language .dropdown-item:focus, .main-language .dropdown-item:hover {
	background: #2b2f32;
	color: #e30613;
	opacity: 1
}
.main-language .dropdown-item.current {
	color: #e30613
}
ul#main-bar-nav {
	display: flex;
	list-style: none;
	padding: 0;
	margin: 0
}
ul#main-bar-nav li {
	margin-left: 20px
}
ul#main-bar-nav a {
	font-size: 18px;
	font-weight: bold;
	display: block;
	padding: 20px 0
}
ul#main-bar-nav a:hover {
	opacity: 1;
	color: #e30613
}
#btn-search {
	font-size: 22px;
	margin-right: 20px
}
#btn-mobilemenu {
	display: none;
	font-size: 30px
}
.mobile-help-link {
	display: none
}
.main-searchbar {
	display: none;
	background: #414447;
	padding: 15px 0
}
.main-searchbar .fa-search {
	font-size: 24px;
	color: #fff;
	opacity: .2;
	margin-right: 20px
}
.main-searchbar .searchBox {
	width: 100%;
	display: flex;
	align-items: center
}
.main-searchbar .searchBox label {
	color: #666;
	font-size: 20px;
	margin: 0 20px 0 0;
	font-weight: 300;
	width: 140px
}
.main-searchbar .searchBox .form-control {
	background: #414447;
	padding: 0;
	border: 0;
	color: #7f7f7f;
	font-size: 24px;
	font-weight: bold
}
.main-searchbar .searchBox .btn {
	display: none
}
.main-breadcrumbs {
	background: #414447;
	padding: 10px 0;
	font-size: 13px;
	color: #7f7f7f
}
.main-breadcrumbs a {
	color: #7f7f7f
}
.main-visual {
	display: flex;
	align-items: center;
	justify-content: center;
	overflow: hidden;
position-relative;
	background-position: center center;
	background-color: #222;
	background-size: cover;
	padding: 0 0 0;
	min-height: 75vh
}
.main-visual::before {
	content: '';
	position: absolute;
	z-index: 0;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,.2)
}
.main-visual video {
	position: absolute;
	z-index: 1;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	min-height: 100%
}
.visual-overlay {
	width: 440px;
	padding: 20px;
	font-size: 13px;
	background: url('../images/bg-box-corner-white.png') bottom right no-repeat;
	background-size: auto 100%
}
.visual-overlay h1 {
	font-size: 20px
}
.main-visual .image_homepage {
	background-image: url('../images/bg-home_simex.jpg');
	height: 180px;
	width: 100%;
	background-size: cover;
	background-position: center center
}
@media(min-width:375px) {
.main-visual {
	min-height: 65vh
}
.visual-overlay {
	font-size: 15px
}
.visual-overlay h1 {
	font-size: 24px
}
.main-visual .image_homepage {
	height: 150px
}
}
@media(min-width:414px) {
.main-visual {
	min-height: 60vh
}
.main-visual .container {
	z-index: 2
}
.main-visual .image_homepage {
	height: 190px
}
}
@media(min-width:767px) {
.main-visual {
	display: block;
	background-image: url('../images/bg-home_simex.jpg');
	min-height: 48vh
}
.main-visual .image_homepage {
	display: none
}
.main-visual .container {
	left: 5%;
	position: absolute;
	bottom: 10%;
	z-index: 2
}
}
@media(min-width:767px) and (max-height:490px) {
.main-visual {
	min-height: auto;
	height: auto
}
.main-visual .container {
	left: auto;
	position: relative;
	bottom: auto
}
}
@media(min-width:960px) {
.main-visual {
	min-height: 60vh
}
}
@media(min-width:1800px) {
.main-visual {
	min-height: 70vh
}
.visual-overlay {
	font-size: 20px;
	width: 550px
}
.visual-overlay h1 {
	font-size: 34px
}
.btn-primary {
	font-size: 20px
}
}
.filter-machine {
	display: flex;
	justify-content: space-between;
	text-align: center;
	line-height: .8
}
.filter-machine a {
	color: #222
}
.filter-machine a:hover {
	opacity: 1
}
.filter-machine a img {
	height: 30px !important;
	opacity: .3
}
.filter-machine a.highlighted img {
	opacity: 1
}
.filter-machine a span {
	font-size: 12px;
	font-weight: bold;
	display: block;
	margin-top: 7px
}
.product-filter {
	margin-top: 40px;
	margin-bottom: 30px
}
.product-filter label {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase
}
.product-filter .col-btn {
	display: flex;
	justify-content: flex-end;
	align-items: flex-end
}
.box-carousel .slick-slide {
	border: 0;
	margin: 0 15px
}
.box-label {
	width: 80px;
	height: 80px;
	font-size: 1rem;
	display: flex;
	align-items: center;
	justify-content: center;
	text-transform: uppercase;
	font-weight: bold;
	color: #fff;
	background: url('../images/square-label.png');
	background-size: 100% 100%
}
.product-row {
	margin-top: 40px
}
.product-box {
	display: block;
	background: #fff;
	position: relative;
	color: #222;
	border: 1px solid #eee;
	margin-bottom: 30px
}
.product-box::after {
	content: '';
	display: block;
	padding-top: 100%
}
.product-box .box-heading {
	color: #fff;
	background: #e30613;
	width: 100%;
	padding: 15px;
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	position: absolute;
	bottom: 0;
	left: 0;
	min-height: 80px
}
.product-box .box-title {
	margin: 0;
	font-size: 18px;
	text-transform: uppercase
}
.product-box .box-title span {
	display: block;
	font-size: 70%;
	margin-top: 5px
}
.product-box .box-img {
	display: flex;
	justify-content: center;
	padding: 20px;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%
}
.product-box .box-img img {
	height: 70% !important;
	width: auto
}
.product-box .box-overlay {
	opacity: 0;
	display: block;
	background: #e30613;
	outline: 1px solid #e30613;
	color: #fff;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	padding: 30px;
	font-weight: bold;
	font-size: 18px
}
.product-box .box-overlay:hover {
	opacity: 1
}
.product-box .box-overlay i.fas {
	position: absolute;
	bottom: 20px;
	right: 20px;
	font-size: 30px
}
.product-box .box-label {
	position: absolute;
	top: 20px;
	left: 20px;
	width: 60px;
	height: 60px;
	color: #fff;
	font-size: 12px
}
.slideshow-product .slick-slide {
	display: flex;
	justify-content: center
}
.slideshow-product .slick-slide img {
	max-height: 400px
}
.product-board .product-name {
	margin-top: 1em;
	text-transform: uppercase
}
.product-board .product-name span {
	display: block;
	font-size: 60%;
	margin-top: 5px
}
.product-board .product-machine {
	margin-bottom: 2em
}
.product-board .product-machine img {
	margin: 0 10px 0 0;
	height: 30px !important;
	opacity: .3
}
.product-board .product-machine img.highlighted {
	opacity: 1
}
.product-features ul {
	padding: 0 0 0 3%;
	margin: 0;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap
}
.product-features ul li {
	width: 22%;
	margin: 1em 0;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase
}
.container-models .row {
	margin-top: 30px
}
.container-models .row:first-child {
	margin-top: 0
}
.model-box {
	display: block;
	position: relative;
	color: #fff;
	padding: 30px 20px;
	margin-bottom: 30px;
	background: url(../images/bg-box-corner-red.png) right center;
	background-size: auto 100%;
	transition: none
}
.model-box:hover, .model-box.active {
	color: #fff;
	opacity: 1;
	background-image: url(../images/bg-box-corner-gray.png)
}
.model-box i.fas {
	position: absolute;
	top: 30px;
	right: 20px;
	font-size: 1.75rem
}
.model-box.active i.fas {
	transform: rotate(90deg)
}
.model-box.active::after {
	content: '';
	display: block;
	position: absolute;
	top: 100%;
	left: 50%;
	margin-left: -15px;
	width: 30px;
	height: 30px;
	background: url('../images/model-panel-caret.png');
	background-size: cover
}
.model-box .model-machine img {
	height: 14px !important;
	margin-right: 5px;
	opacity: .3
}
.model-box .model-machine img.highlighted {
	opacity: 1
}
.model-panel {
	display: none;
	width: 100vw;
	margin-bottom: 30px
}
.model-panel-row {
	margin-top: 2em
}
.slideshow-model .slick-slide {
	margin-bottom: 15px;
	position: relative
}
.slideshow-model .slick-slide::after {
	content: '';
	display: block;
	padding-top: 75%
}
.slideshow-model .slick-slide img {
	position: absolute;
	width: 100%;
	height: 100% !important;
	object-fit: cover
}
.slideshow-model-thumbnails .slick-slide {
	margin: 0 7.5px;
	position: relative;
	transition: .3s
}
.slideshow-model-thumbnails .slick-slide::after {
	content: '';
	display: block;
	padding-top: 75%
}
.slideshow-model-thumbnails .slick-slide:hover {
	opacity: .7;
	cursor: pointer
}
.slideshow-model-thumbnails .slick-slide img {
	position: absolute;
	width: 100%;
	height: 100% !important;
	object-fit: cover
}
.model-table table {
	width: 100% !important;
	margin-bottom: 2rem;
	font-size: 18px;
	border: 0
}
.model-table table td {
padding:.75rem;
	border: 0;
	border-bottom: 1px solid #dee2e6;
	text-align: right
}
.model-table table tr:first-child td {
	padding-top: 0
}
.model-table table td:first-child {
	padding-left: 0;
	text-align: left;
	font-weight: bold
}
.model-table-notes {
	margin-top: 1em;
	font-size: 14px
}
.model-table-after {
	margin-top: 1em
}
.model-table-after a {
	text-decoration: underline
}
.model-panel-close {
	position: absolute;
	top: -40px;
	right: 15px
}
.model-panel-close i.fas {
	font-size: 120%;
	margin-left: 5px;
	position: relative;
	top: 1px
}
#form-download-brochure {
	display: none
}
.iconbox-row div[class^="col-"] {
	margin-bottom: 30px
}
.iconbox {
	display: block;
	background-position: center;
	background-size: cover;
	color: #fff;
	text-align: center;
	overflow: hidden
}
.iconbox:hover {
	color: #fff
}
.iconbox-inner {
	display: block;
	padding: 40px 10px;
	background: rgba(0,0,0,.6);
	width: 100%;
	height: 100%
}
.iconbox img {
	height: 50px !important
}
.iconbox-title {
	text-transform: uppercase;
	font-weight: bold;
	display: block;
	font-size: 18px
}
.iconbox-more {
	background: url('../images/bg-box-corner-red.png') right center;
	background-size: auto 100%
}
.iconbox-more i.fas {
	font-size: 50px;
	margin-bottom: 10px
}
.iconbox-more .iconbox-inner {
	background: none
}
.application-icon {
	text-align: center
}
.article-boxed {
	background: #fff;
	padding: 20px;
	color: #222;
	font-size: 18px;
	box-shadow: 5px 5px 30px 0 rgba(0,0,0,.2);
	position: relative
}
.article-boxed a {
	color: #e30613
}
.article-boxed .article-img {
	border: 2px solid #e30613;
	display: block
}
.article-boxed .link-more {
	position: absolute;
	top: 50%;
	margin-top: -30px;
	right: 5%
}
article .card-footer {
	display: flex;
	align-items: center;
	justify-content: space-between;
	background: #fff
}
article .article-share-tooltip {
	display: none;
	padding: 10px 5px;
	border: 1px solid #eee;
	background: rgba(255,255,255,.7);
	position: absolute;
	bottom: 50px;
	right: 5px
}
article .article-share:hover .article-share-tooltip {
	display: block
}
.a2a_kit a {
	width: 30px;
	height: 30px;
	border-radius: 3px;
	box-sizing: border-box;
	display: inline-flex;
	justify-content: center;
	align-items: center;
	margin: 0 5px;
	color: #fff;
	background: #666;
	font-size: 14px
}
.a2a_button_facebook {
	background: #4a6feb !important
}
.a2a_button_twitter {
	background: #3cb9ed !important
}
.a2a_button_linkedin {
	background: #1285ad !important
}
.article-tags {
	font-size: 13px;
	margin-top: 1em;
	color: #7f7f7f
}
.article-tags .label {
	color: #222
}
.article-detail .article-media img {
	margin: 0 0 30px;
	width: 100%;
	display: block
}
.article-detail .article-media .video-wrapper {
	margin-bottom: 30px
}
.article-detail .article-tags {
	font-size: inherit;
	margin: 0 0 10px
}
.article-detail .article-tags .label {
	display: block
}
.article-detail .article-share {
	margin: 20px 0 0 -5px
}
.article-navigation {
	display: flex;
	justify-content: space-between
}
.article-navigation .navlink, .article-navigation .navlink-all {
	width: 33.3%;
	display: block
}
.article-navigation .navlink a {
	display: flex;
	align-items: center
}
.article-navigation .navlink.prev i {
	margin-right: 15px;
	font-size: 40px
}
.article-navigation .navlink.next {
	display: flex;
	justify-content: flex-end;
	text-align: right
}
.article-navigation .navlink.next i {
	margin-left: 15px;
	font-size: 40px
}
.article-navigation .navlink span {
	display: block;
	color: #222
}
.article-navigation .navlink strong {
	display: block;
	font-size: 18px
}
.article-navigation .navlink-all {
	text-align: center
}
.article-navigation .navlink-all i {
	font-size: 30px
}
.row-map-cols {
	margin-top: 30px
}
.box-newsletter {
	padding: 30px;
	background: #2b2f32
}
.box-newsletter-title {
	font-weight: normal;
	margin-top: 1rem
}
.box-newsletter label {
	color: #767676;
	margin: 0
}
.box-newsletter label a {
	color: #fff
}
.box-newsletter .checkbox-list-vertical {
	display: flex;
	align-items: center
}
.box-newsletter .checkbox-list-vertical label {
	margin: 0 0 0 10px
}
.box-newsletter .form-group.button {
	border-top: 1px solid #444;
	padding-top: 15px
}
.main-footer {
	padding: 30px 0;
	font-size: 13px;
	/*position: relative*/
}
.main-footer .containerbg{ position:relative;}
.main-footer .containerbg::before {
	content: '';
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	opacity: .2;
	width: 100%;
	height: 100%;
	background: url('../images/bg-footer.png') right center no-repeat;
	background-size: auto 100%
}
.main-footer a {
	color: #767676
}
.main-footer>.container {
	position: relative
}
.main-footer .box-newsletter {
	padding: 30px 0;
	background: none
}
.footer-info {
	padding: 60px 0;
	border-top: 1px solid #222
}
#footer-bar-nav {
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1.8;
	column-count: 2
}
#footer-bar-nav a {
	display: block
}
#footer-bar-nav a:hover {
	color: #fff;
	opacity: 1
}
.main-footer .widget-title {
	margin-bottom: 1em
}
.footer-social-links a {
	width: 80px;
	height: 80px;
	border-radius: 100%;
	box-sizing: border-box;
	margin: 0 10px 10px 0;
	display: inline-flex;
	vertical-align: middle;
	justify-content: center;
	align-items: center;
	background: #414447
}
.footer-social-links a i.fab {
	color: #000;
	opacity: .3;
	font-size: 30px
}
.footer-social-links #icon-facebook {
	background: #4a6feb
}
.footer-social-links #icon-twitter {
	background: #3cb9ed
}
.footer-social-links #icon-youtube {
	background: #df2c46
}
.footer-social-links #icon-google-plus {
	background: #f4304d
}
.footer-social-links #icon-instagram {
	background: #b200ff
}
.footer-social-links #icon-linkedin {
	background: #1285ad
}
.footer-legal {
	color: #767676
}
.main-sponsors {
	padding: 20px 0
}
.main-sponsors .MediaGalleryContent {
	display: flex;
	align-items: center;
	justify-content: center;
	flex-wrap: wrap
}
.main-sponsors .MediaLibrarySort {
	display: none
}
.main-sponsors img {
	display: block;
	max-height: 50px;
	max-width: 120px;
	margin: 10px 2%
}
@media(max-width:1199.98px) {
.iconbox-inner {
	padding: 20px 10px
}
.iconbox-inner .iconbox-title {
	font-size: 14px
}
}
@media(min-width:992px) {
.main-bar-nav-container {
	display: block !important
}
}
@media(max-width:991.98px) {
section, .section {
	padding: 30px 0
}
.bg-grayimg {
	padding-bottom: 85px;
	background-image: none
}
#btn-search {
	display: none
}
#btn-mobilemenu {
	display: block
}
.main-searchbar {
	display: none !important
}
.main-bar-nav-container {
	display: none;
	position: absolute;
	z-index: 3;
	top: 100%;
	left: 0;
	width: 100%;
	padding: 15px;
	background: rgba(0,0,0,.9);
	padding: 15px
}
.main-bar-nav-container .wrapper {
	max-width: 720px;
	padding: 0 15px;
	margin: 0 auto;
	text-align: right
}
ul#main-bar-nav {
	display: block
}
ul#main-bar-nav li {
	margin: 0;
	border-top: 1px solid #222
}
ul#main-bar-nav li:first-child {
	border: 0
}
ul#main-bar-nav a {
	padding: 15px 0
}
.footer-info {
	padding: 30px 0
}
.main-footer .box-newsletter {
	padding-top: 0
}
.main-footer .box-newsletter-title {
	margin-top: 0
}
.widget {
	margin-top: 30px
}
.widget:first-child {
	margin-top: 0
}
.product-filter .col-btn {
	display: block
}
.product-board .product-machine img {
	height: 20px !important
}
.model-box i.fas {
	display: none
}
.model-panel-close {
	top: 0
}
}
@media(max-width:767.98px) {
.section-heading {
	margin-bottom: 30px
}
.section-heading .link-more {
	margin-top: 10px;
	position: static
}
.bg-skirt-up-light {
	border-top: 0
}
.bg-skirt-up-light>.container {
	margin-top: 0
}
.bg-skirt-up-dark {
	border-top: 0
}
.bg-skirt-up-dark>.container {
	margin-top: 0
}
.bg-skirt-down-dark {
	border-bottom: 0
}
.bg-skirt-down-dark>.container {
	margin-bottom: 0
}
.main-bar-nav-container .wrapper {
	max-width: 540px
}
.visual-overlay {
	width: auto
}
.visual-overlay-main {
	padding: 30px 30px 10px
}
.visual-overlay-bottom {
	padding: 10px 30px 30px
}
.article-boxed .article-img {
	margin-bottom: 20px
}
.article-boxed .link-more {
	position: static;
	margin: 10px 0 0 15px
}
.iconbox-row {
	padding: 0 10px
}
.iconbox-row div[class^="col-"] {
	padding: 0 5px;
	margin-bottom: 10px
}
.product-features ul li {
	width: 47%
}
.product-box .box-overlay:hover {
	opacity: 0
}
.product-box .box-overlay ul {
	display: none
}
.product-box .box-overlay i.fas {
	bottom: 50%;
	right: 50%;
	margin-bottom: -15px;
	margin-right: -15px;
	font-size: 30px
}
.container-models .row {
	margin-top: 0
}
.model-box {
	margin-bottom: 30px
}
.model-box i.fas {
	display: block
}
.model-panel {
	margin-bottom: 30px
}
.slideshow-product {
	margin-bottom: 30px !important
}
.col-slideshow-model {
	margin: 30px 0
}
.modal-title .rel-name {
	display: block
}
.alert-simex {
	flex-wrap: wrap
}
.alert-simex .alert-text {
	margin: 0;
	width: 70%
}
.alert-simex .btn {
	width: 100%;
	margin-top: 20px
}
.video-overlay {
	padding: 30px 0
}
.alert-contact {
	display: block;
	text-align: center
}
.alert-contact i.fas {
	margin: 0 0 20px
}
.alert-contact .alert-text {
	margin: 0 0 20px
}
.redbox {
	display: block;
	text-align: center
}
.redbox-text {
	margin: 0 0 20px
}
.tekno-img {
	margin-bottom: 30px
}
.map-legend {
	display: block
}
.map-symbol {
	margin-bottom: 1em
}
.main-breadcrumbs {
	display: none
}
.application-icon {
	margin-bottom: 30px
}
.row-values div[class^="col-"] {
	margin-top: 30px
}
.row-values div[class^="col-"]:first-child {
	margin-top: 0
}
.row-contacts div[class^="col-"] {
	margin-top: 30px
}
.row-contacts div[class^="col-"]:first-child {
	margin-top: 0
}
.row-map-cols div[class^="col-"] {
	margin-top: 30px
}
.row-map-cols div[class^="col-"]:first-child {
	margin-top: 0
}
.article-detail .article-side {
	margin-bottom: 30px
}
.article-navigation-section {
	display: none
}
.bg-news::before {
	height: 200px
}
.search-result {
	width: auto
}
}
@media(max-width:575.98px) {
body {
	line-height: 1.2
}
.h1, h1 {
	font-size: 1.65rem
}
.h2, h2 {
	font-size: 1.5rem
}
.h3, h3 {
	font-size: 1.25rem
}
.h4, h4 {
	font-size: 1.25rem
}
.slick-dots {
	margin-top: 15px
}
.main-top {
	display: none
}
.main-bar-nav-container .wrapper {
	max-width: none;
	padding: 0
}
.mobile-help-link {
	display: block;
	padding: 15px 0;
	border-top: 1px solid #222;
	font-size: 14px
}
.main-logo {
	width: 100px;
	margin-right: 10px
}
.main-language .btn {
	margin-left: 0;
font-size:.6rem
}
.main-visual::before {
	content: none
}
.main-visual video {
	display: none
}
.iconbox-inner {
	padding: 10px
}
.article-boxed {
	padding: 10px
}
.card-body {
	padding-left: 10px;
	padding-right: 10px
}
.card-footer {
	padding-left: 10px;
	padding-right: 10px
}
.card-label {
	padding: 10px
}
.product-filter .col-btn .btn {
	display: block
}
.product-features ul {
	display: block;
	padding-left: 20px
}
.product-features ul li {
	width: auto
}
.model-table table tr {
	display: flex;
	flex-wrap: wrap;
margin-bottom:.75rem
}
.model-table table td:first-child {
	display: block;
padding-top:.75rem;
	border: 0;
	width: 100%
}
.model-table table td {
	border-left: 1px solid #2b2f32;
padding:0 0 .75rem;
	width: 48%;
	text-align: left
}
.filter-machine a img {
	height: 20px !important
}
.filter-machine a span {
	font-size: 10px
}
}
.DesignMode .main-searchbar {
	display: block !important
}
.DesignMode .article-mobile-details {
	display: block !important
}
.product-board .slideshow-product .slick-slide {
	align-items: center
}
.background-video {
	background-position: top center;
	background-repeat: no-repeat;
	bottom: 0;
	left: 0;
	overflow: hidden;
	position: fixed;
	right: 0;
	top: 0
}
video, source {
	bottom: 0;
	left: 0;
	min-height: 100%;
	min-width: 100%;
	position: absolute
}
.loaded .ytplayer-container {
	display: block
}
.loaded .placeholder-image {
	opacity: 0
}
.ytplayer-container {
	bottom: 0;
	height: 100%;
	left: 0;
	min-width: 100%;
	overflow: hidden;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 3
}
.placeholder-image {
	height: 100%;
	left: 0;
	min-height: 100%;
	min-width: 100%;
	position: fixed;
	top: 0;
	z-index: 1
}
.ytplayer-shield {
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 2
}
.ytplayer-player {
	position: absolute
}
.video_background {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1;
	min-width: 100%;
	min-height: 100%
}
.logo_30years { max-width: 45px; height: auto; margin-left: 10px }
@media(min-width:416px) {
.logo_30years { max-width: 60px }
}
@media(min-width:768px) {
.logo_30years { margin-left: 20px }
}