@import url('https://fonts.googleapis.com/css?family=Montserrat|Open+Sans|Work+Sans|Raleway|Oswald|Poppins|Roboto&display=swap');.font-5{font-size:5px;}.font-10{font-size:10px;}.font-11{font-size:11px;}.font-12{font-size:12px;}.
font-13{font-size:13px;}.font-14{font-size:14px;}.font-15{font-size:15px;}.font-16{font-size:16px;}.font-17{font-size:17px;}.font-18{font-size:18px;}.font-19{font-size:19px;}.font-20{font-size:20px;}.
font-21{font-size:21px;}.font-22{font-size:22px;}.font-23{font-size:23px;}.font-24{font-size:24px;}.font-25{font-size:25px;}.font-26{font-size:26px;}.font-27{font-size:27px;}.font-28{font-size:28px;}.
font-29{font-size:29px;}.font-30{font-size:30px;}.font-31{font-size:31px;}.font-32{font-size:32px;}.font-34{font-size:34px;}.font-35{font-size:35px;}.font-36{font-size:36px;}.font-37{font-size:37px;}.
font-38{font-size:38px;}.font-39{font-size:39px;}.font-40{font-size:40px;}.font-46{font-size:46px;}.font-w-200{font-weight:200;}.font-w-300{font-weight:300;}.font-w-400{font-weight:400;}.font-w-500{font-weight:500;}
.font-w-600{font-weight:600;}.font-w-700{font-weight:700;}.font-w-800{font-weight:800;}.raleway{font-family: 'Raleway', sans-serif;}.roboto{font-family: 'Roboto', sans-serif;}
.montserrat{font-family: 'Montserrat', sans-serif;}.opensans{font-family: 'Open Sans', sans-serif;}.worksans{font-family: 'Work Sans', sans-serif;}
.poppins{font-family: 'Poppins', sans-serif;}
.oswald{font-family: 'Oswald', sans-serif;}
.overlay,
img,
video {
	pointer-events: none
}
body h1{font-family:'Oswald', sans-serif;}
body h2{font-family:'Roboto', sans-serif;}
.bolded,
.header-upper h1 {
	font-weight: bolder
}

#select-dropdown ul,
.header-upper-top-menu ul,
.nav ul,
.org-chart ul,
ol.features,
ul.features,
ul.features li {
	list-style: none
}

.org-chart,
.org-chart.cf:after {
	clear: both
}

@-webkit-keyframes chartjs-render-animation {
	from {
		opacity: .99
	}
	to {
		opacity: 1
	}
}

@keyframes chartjs-render-animation {
	from {
		opacity: .99
	}
	to {
		opacity: 1
	}
}

.chartjs-render-monitor {
	-webkit-animation: chartjs-render-animation 1ms;
	animation: chartjs-render-animation 1ms
}

.parallax {
	-moz-background-size: auto;
	-webkit-background-size: auto;
	background-attachment: scroll;
	background-position: top;
	background-size: auto
}

body,
html {
	width: 100%;
	padding: 0;
	margin: 0
}

body {
	font-family: "Lucida Grande", "Lucida Sans Unicode", "DejaVu Sans", Lucida, Arial, Helvetica, sans-serif;
	font-size: 16px
}

.btn.btn-vivid{background-color:rgb(2, 113, 189);color:white;
	font-weight:300;text-transform: uppercase;border-radius: 100px;}
.btn.btn-vivid-outlined{border:2px solid rgb(2, 113, 189);color:white;
	font-weight:600;border-radius: 100px;background-color:transparent;transition: all 0.3s ease;}
.btn.btn-vivid-outlined:hover{background-color:rgb(2, 113, 189);}
.btn.btn-vivid-outlined-text-dark{border:2px solid rgb(2, 113, 189);color:black;
	font-weight:600;border-radius: 100px;background-color:transparent;transition: all 0.3s ease;}
.btn.btn-vivid-outlined-text-dark:hover{background-color:rgb(2, 113, 189);color:white;}
.btn.btn-vivid-outlined-text-dark-squared{border:2px solid rgb(2, 113, 189);color:black;
	font-weight:600;border-radius: 10px;background-color:transparent;transition: all 0.3s ease;}
.btn.btn-vivid-new{background-color:rgb(2, 113, 189);color:white;border-radius: 100px;}
.btn.btn-vivid-new:hover {background-color:#005088}
.text-vivid{color:rgb(2, 113, 189);}
.btn.btn-silver{background-color:silver;color:white;
	font-weight:300;text-transform: uppercase;border-radius: 100px;}
.btn.btn-silver-outlined{border:2px solid silver;color:white;
	font-weight:600;border-radius: 100px;background-color:transparent;}
.btn-silver,
.btn-style {
	font-family: Arial;
	text-transform: uppercase
}
.addthis_inline_share_toolbox{width:100%;min-height:47px;}
a.link-underlined{
	text-decoration: none;
	border-bottom: 2px solid rgb(2, 113, 189);
}
a.link-underlined:hover{text-decoration: none;}
.centered {
	width: 100%;
	min-height: 20px;
	text-align: center;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	justify-content: center
}

.blued {
	color: #005894
}

.greened {
	color: #145046
}

.oranged {
	color: #ff8400
}

.underlined {
	text-decoration: underline
}

.fontBig0 {
	font-size: 30px
}
.font14 {
	font-size: 14px
}
.font16 {
	font-size: 16px
}
.fontBig {
	font-size: 35px
}

.fontBig2 {
	font-size: 90px
}

p {
	text-align: justify;
	font-size: 14px
}

a:hover {
	text-decoration: none
}

h5.socials {
	display: none;
}



img,
video {
	pointer-events: none
}

button:focus {
	outline: 0
}

h1 {
	font-size: 18px
}

.h1 {
	font-size: 16px
}

#title1 {
	font-size: 18px
}

.scrollToTop {
	color: rgba(113, 178, 222, .6);
	position: fixed;
	bottom: 75px;
	right: 10px;
	display: none;
	cursor: pointer;
	text-align: center;
	z-index:999;
}

.btn-style,
.btn-style:hover {
	color: #fff;
	text-decoration: none
}

.scrollToTop i {
	margin-bottom: 10px;
	display: block
}

.desktop {
	display: none
}

.title-container {
	width: 100%;
	min-height: 50px;
	margin-bottom: 20px;
	margin-top: 0
}

.text-container {
	width: 100%;
	min-height: 40px;
	margin-bottom: 40px;
	margin-top: 0
}

.floated-left {
	float: left
}

.floated-right {
	float: right
}

.margined {
	margin: 20px
}

.show {
	display: block
}

.btn-style {
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	font-size: 13px;
	border: 1px solid #519681;
	padding: 7px 10px;
	margin-top: 10px;
	background: #519681
}

.btn-style:hover {
	background: #145046;
	border: 1px solid #145046
}

.btn-silver {
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	background: silver;
	border: 1px solid silver;
	padding: 5px;
	text-decoration: none;
}

.btn-silver:hover {
	background: #e8e8e8;
	text-decoration: none;
}

.simple-list li {
	list-style-position: inside
}

video::-webkit-media-controls-play-button {
	width: 70px;
	height: 40px;
	background-color: #145046;
	color: #145046;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	margin-left: 15px;
	margin-right: 10px;
	cursor: pointer
}

video::-webkit-media-controls-volume-slider {
	cursor: pointer
}

video::-webkit-media-controls-timeline {
	cursor: pointer
}

video::-webkit-media-controls-mute-button,
video::-webkit-media-controls-volume-button {
	cursor: pointer
}

video::-webkit-media-controls-fullscreen-button {
	cursor: pointer;
	display: none!important
}

@-moz-keyframes fadein {
	from {
		opacity: 0
	}
	to {
		opacity: 1
	}
}

@-webkit-keyframes fadein {
	from {
		opacity: 0
	}
	to {
		opacity: 1
	}
}

@-ms-keyframes fadein {
	from {
		opacity: 0
	}
	to {
		opacity: 1
	}
}

@-o-keyframes fadein {
	from {
		opacity: 0
	}
	to {
		opacity: 1
	}
}

@keyframes underline {
	from {
		visibility: hidden;
		transform: scaleX(0)
	}
	to {
		visibility: visible;
		transform: scaleX(1)
	}
}

@-moz-keyframes underline {
	from {
		visibility: hidden;
		transform: scaleX(0)
	}
	to {
		visibility: visible;
		transform: scaleX(1)
	}
}

@-webkit-keyframes underline {
	from {
		opacity: 0
	}
	to {
		opacity: 1
	}
}

@-ms-keyframes underline {
	from {
		opacity: 0
	}
	to {
		opacity: 1
	}
}

@-o-keyframes underline {
	from {
		opacity: 0
	}
	to {
		opacity: 1
	}
}

#banner-div{
	position:relative;
	margin:0;
	padding: 0;
	width:100%;
	height:700px;
	overflow: hidden;
}
#banner-div video{
	position: absolute;
	height: auto !important;
	background-size: cover;
	transition: 1s opacity;
	z-index:-1;
}
#video-overlay {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	background: rgba(0, 0, 0, 0.3);
	z-index: 1
}

video::-webkit-media-controls-fullscreen-button {
	display: none!important
}
#industrial-equipment-manufacturing{
	font-weight:500;font-size:24px
}

.header {
	width: 100%;
	min-height: 160px;
	padding-top: 0px;
	margin-bottom:35px
}

.header-upper {
	width: 100%;
	min-height: 160px;
	background-color: #fff;
	position: relative;
	display:table;
}
#language-french{display:none;}
#contact-us{display:none;}
.proudly-made-in-canada {
	width: 100%;
	min-height: 20px;
	text-align: right;
	position: absolute;
	top: -18px;
	left: 0;
}

.proudly-made-in-canada img {
	float: right;
	margin-right: 10px;
	margin-top: 0
}


@media only screen and (min-width : 768px) and (max-width : 1024px) {
	.tablet-hide{
		display:none;
	}
}
#Canadien {
	height: 25px
}

.proudly-made-in-canada span {
	float: right;
	font-size: 10px;
	margin-right: 190px;
	margin-top: -2px;
	color: #d52b1e;
	font-weight: bolder;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "DejaVu Sans", Lucida, Arial, Helvetica, sans-serif
}

#logo-header {
	margin-top: 20px;
	margin-left: 10px;
	width: 150px;
}

.header-upper h1 {
	font-size: 16px;
	margin-top: 15px;
	margin-bottom: 10px;
	margin-left: 15px;
	color: #000
}

.phone-header {
	width: 100%;
	min-height: 20px;
	display: block;
	margin-top: 5px
}

.phone-header a {
	color: #000;
	text-decoration: none;
	font-style: bolder;
	font-size: 16px
}

.phone-header a:hover {
	color: #000;
	text-decoration: none
}

.header-upper-top-menu {
	min-width: 80px;
	min-height: 27px;
	position: fixed;
	top: 0;
	right: 150px;
	z-index: 200
}

.header-upper-top-menu ul li {
	min-width: 80px;
	padding: 5px;
	min-height: 27px;
	text-align: center;
	font-weight: 700;
	cursor: pointer;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	font-size: 12px
}
.product-processed .card{border:0;margin-bottom:5px;}
.product-processed h5{font-size:16px;font-weight:lighter}


#automation-systems-expert {
	font-family: Roboto, sans-serif;
	font-size:16px;
}

#primary {
	position: fixed;
	width: 100%;
	min-height: 100px;
	display: table;
	top: 0;
	right: 0;
	z-index: 300;
	background-color: #fff;
	border: 1px solid #145046;
	padding: 15px 25px;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px
}

#primary input,
.field textarea,
select,
textarea {
	padding: 7px;
	margin: 6px 0 4px;
	background: #fafafa;
	color: #000;
	font-family: sans-serif;
	line-height: normal;
	box-sizing: border-box;
	width: 100%;
	font-size: 14px
}

#primary input,
select,
textarea {
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	box-shadow: 0 0 5px rgba(81, 203, 238, 1);
	border: 1px solid rgba(81, 203, 238, 1)
}

.field textarea {
	border: 1px solid #ccc;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px
}

#dialog-congratulations,
#dialog-simple-section {
	background: #fff;
	border: 1px solid #c5c5c5;
	padding: 5px 5px 20px;
	box-shadow: 0 0 5px 2px rgba(0, 88, 148, .8);
	top: 200px;
	display: none;
	min-height: 140px;
	max-height: 200px;
	overflow: auto;
	color: #363636;
	position: absolute;
	text-align: center;
	z-index: 999;
	max-width: 100%;
	outline: 0
}

#recaptcha_contact {
	margin-bottom: 10px
}

.dialog-dgt {
	display: none
}

#dialog-simple-section {
	width: 310px;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-box-shadow: 0 0 5px 2px rgba(0, 88, 148, .8);
	-moz-box-shadow: 0 0 5px 2px rgba(0, 88, 148, .8);
	-o-box-shadow: 0 0 5px 2px rgba(0, 88, 148, .8);
	-ms-box-shadow: 0 0 5px 2px rgba(0, 88, 148, .8);
	transition: all .3s ease-in-out;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	border: 1px solid rgba(0, 88, 148, .8);
	left: 22px
}

#dialog-congratulations {
	width: 100%;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-box-shadow: 0 0 5px 2px rgba(0, 88, 148, .8);
	-moz-box-shadow: 0 0 5px 2px rgba(0, 88, 148, .8);
	-o-box-shadow: 0 0 5px 2px rgba(0, 88, 148, .8);
	-ms-box-shadow: 0 0 5px 2px rgba(0, 88, 148, .8);
	transition: all .3s ease-in-out;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	border: 1px solid rgba(0, 88, 148, .8);
	left: 18px
}

#email-layout {
	width: 500px;
	min-height: 200px;
	display: table;
	position: absolute;
	z-index: 999;
	top: 200px;
	left: -600px
}

.email-from,
.email-message {
	width: 100%;
	padding: 20px;
	display: table
}

.email-message {
	min-height: 50px;
	background-color: #e8e8e8
}

.email-from {
	min-height: 100px;
	background-color: rgb(6, 120, 81, .5);
	font-size: 14px
}

#dialog-loading-simple-section {
	display: none;
	width: 310px;
	max-width: 100%;
	min-height: 140px;
	max-height: 200px;
	overflow: auto;
	background: #fff;
	border: 1px solid #c5c5c5;
	color: #363636;
	padding: 5px 5px 20px;
	outline: 0;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	position: absolute;
	-moz-box-shadow: 2px 2px 2px 2px #ccc;
	-webkit-box-shadow: 2px 2px 2px 2px #ccc;
	box-shadow: 2px 2px 2px 2px #ccc;
	text-align: center;
	z-index: 999;
	top: -180px;
	left: calc(50% - 150px)
}

#dialog-simple-section p span {
	margin-top: 15px;
	padding-bottom: 7px;
	float: right;
	margin-right: 100px
}

#spinner-simple-section {
	margin-right: 20px
}

.dialog-title-div {
	width: 99%;
	height: 30px;
	color: #999;
	border-radius: 8px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	margin: 0 auto
}

.dialog-title {
	width: calc(100% - 23px);
	padding: 5px 5px 5px 10px;
	font-size: 15px;
	font-weight: 700;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	float: left
}

.dialog-close-circle {
	width: 25px;
	height: 25px;
	background-color: #fff;
	float: right;
	margin-top: 5px;
	margin-right: 3px;
	border: 2px solid #145046;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	font-size: 14px;
	color: #145046;
	cursor: pointer;
	display: -webkit-flex;
	display: flex;
	align-items: center;
	justify-content: center
}

.dialog-close-circle:hover {
	transform: scale(1.1);
	display: -webkit-flex;
	display: flex;
	align-items: center;
	justify-content: center
}

.slider,
.slider-left-title {
	text-align: center;
	justify-content: center
}

#to-close {
	margin-top: 10px
}

.first-page-menu {
	width: 100%;
	height: 40px;
	display: table;
	margin-bottom: 10px
}

.nav ul {
	text-align: center;
	padding: 0;
	margin: 0
}

.nav li {
	font-size: 16px;
	font-weight: bolder;
	line-height: 30px;
	text-align: left
}

.footer-left h1,
.nav li li {
	font-weight: lighter
}

.nav a {
	text-decoration: none;
	color: #000;
	display: block;
	padding-left: 15px;
	transition: .3s background-color
}

.nav a:hover {
	color: #525356;
	text-decoration: none
}

.nav li li {
	font-size: 18px
}

@media screen and (min-width:992px) {
	.nav a,
	.nav li {
		border-bottom: none
	}
	.nav a,
	.nav>ul>li>a {
		color: #006124;
		text-decoration: none
	}
	.nav a,
	.nav li,
	.nav li ul,
	.nav li ul li,
	.nav>ul>li,
	.nav>ul>li>a {
		text-decoration: none
	}
	.nav li {
		height: 50px;
		line-height: 50px;
		min-width: 200px;
		font-size: 22px;
		display: inline-block;
		margin-right: 20px
	}
	.nav>ul>li {
		text-align: center
	}
	.nav>ul>li>a {
		padding-left: 0
	}
	.nav li ul {
		position: absolute;
		z-index: 1000;
		display: none;
		width: inherit;
		background-color: #f9f9f9
	}
	.nav li:hover ul {
		display: block;
		margin-top: 0
	}
	.nav li ul li {
		display: block;
		margin-top: 2px
	}
}

.footer-logo p,
.sitemap h1 {
	font-size: 16px
}
.sitemap a {
	font-size: 16px
}
.footer,
.slider-left,
.welcome-video {
	position: relative
}

.footer {
	width: 100%;
	min-height: 270px;
	background-color: #363636;
	display: table;
	color: #fff;
	padding-bottom: 15px
}

.footer-left {
	width: 50%;
	min-height: 270px;
	display:table;
	text-align: center;
	float: left
}

.footer-logo {
	width: 100%;
	min-height: 150px;	
	display:table;
	text-align: center;
	margin-top: 10px
}

.footer-logo p {
	margin-top: 10px;
	color: #1a1a1a;
	font-weight: 700
}

#logo-footer {
	margin-top: 60px;
	height: 50px;	
}

.footer-right-sitemap {
	width: 100%
}

.footer-right-sitemap a {
	text-decoration: none;
	color: #000
}

.footer-right {
	width: 100%;
	min-height: 240px;	
	display:table;
	padding: 10px
}
.footer-right h3{font-size:20px;}
.footer-righter {
	width: 100%;
	min-height: 250px;
	margin-top: 5px;	
	display:table;
}

.footer-righter iframe {
	width: 100%;
	height: 250px;
	margin-bottom: 10px;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px
}

.footer-center {
	width: 50%;
	min-height: 240px;	
	display:table;
	float: left;
	padding-left: 10px
}

.contact-cell {
	float: left;
	width: 20%;
	min-width: 220px
}

.footer-center h1 {
	font-weight: lighter
}

.footer-left-follow-us {
	width: 100%;
	min-height: 40px;	
	display:table;
	text-align: center;
	padding: 5px
}

.social-icon {
	margin-right: 5px
}

.footer-left-follow-us a {
	text-decoration: none
}

.footer-left-follow-us img {
	height: 20px
}

.sitemap {
	width: 100%;
	min-height: 270px;	
	display:table;
}

.sitemap a {
	text-decoration: none;
	color: #fff;
	line-height: 30px
}

.sitemap a:hover {
	text-decoration: none
}
.sitemap p {
	font-size:16px;
	font-weight:lighter;
	text-decoration:underline
}
.copyright {
	width: 100%;
	min-height: 30px;
	float: left;
	text-align: center;	
	display:table;
}

.copyright a {
	font-size: 16px;
	text-decoration: none;
	color: #fff
}

.center {
	width: 100%;
	min-height: 800px;
	display: table
}

.slider,
.slider-center {
	min-height: 660px;
	width: 100%
}

.slider {
	margin-top: -10px;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex
}

.slider-center {
	display: table
}

.slider-left {
	padding: 10px;
	width: 100%;
	min-height: 600px;
	background-color: #005894;
	float: left
}
.slider-right {display:none;
}
#slider-main {
	font-size: 24px;
	color:white;
}

#slider-main:after {
	display: block;
	content: '';
	border-bottom: 4px solid #fff;
	width: 90%;
	animation: underline .5s ease-in-out .5s forwards;
	-webkit-animation: underline .5s ease-in-out .5s forwards;
	-moz-animation: underline .5s ease-in-out .5s forwards;
	-ms-animation: underline .5s ease-in-out .5s forwards;
	-o-animation: underline .5s ease-in-out .5s forwards;
	transition: all .2s ease-out;
	visibility: hidden;
	margin: 15px 5%
}

.slider-image {
	height: 500px;
	float: left
}

.slider-left-title {
	width: 100%;
	height: 200px;
	margin-top: 5px;
	line-height: 50px;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex
}

.goals,
.slider-left-list {
	display: table;
	width: 100%
}

.goals-title,
div#columns {
	justify-content: center;
	text-align: center
}

.slider-left-title h1 {
	width: 100%;
	min-height: 200px;
	margin: 0 20px 0 0;
	padding: 0;
	font-size: 20px;
	color: #fff;
	font-style: italic;
	font-weight: 700
}

.slider-left-list {
	min-height: 200px;
	margin-top: 5px;
	margin-bottom: 30px
}

.slider-left-list h1 {
	font-size: 26px;
	padding: 20px
}

.slider-left-list hr {
	width: 100%;
	color: #fff;
	background-color: #fff;
	margin: 0 auto 10px
}

.slider-left-list ul {
	padding: 0;
	margin: 0;
	width: 100%;
	-webkit-animation: fadein 2s;
	-moz-animation: fadein 2s;
	-ms-animation: fadein 2s;
	-o-animation: fadein 2s;
	animation: fadein 2s;
	text-align: center
}

.slider-left-list li {
	margin-top: 10px;
	list-style: none;
	font-size: 18px;
	line-height: 25px;
	color: #fff
}

.goals {
	min-height: 400px;
	margin: 5px auto 0;
	padding: 15px;
	line-height: 170%
}

.goals h1 {
	text-align: center;
	font-size: 22px;
	font-weight: bolder
}

.goals h3 {
	color: #006124;
	margin-bottom: 20px
}

.goals-title {
	width: 100%;
	min-height: 20px;
	font-size: 15px;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	margin-top: 40px
}

.goals-title h1 {
	font-size: 28px
}
.goals-title h2 {
	font-size: 22px
}
.goals-title img {
	margin-left: 5px;
	width: 50px
}

.small-title {
	font-size: 22px;
	color: #005894;
	margin-top: 25px
}

.goals-introduction {
	width: 100%;
	min-height: 20px;
	margin-top: 20px;
	display: table;
	
}
.goals-introduction.about-slider-images{margin-top:40px;}
.goals-introduction h3{font-size:22px;}

.welcome-div {
	width: 100%;
	min-height: 400px;
	margin: 20px auto 30px;
	display: table;
	padding: 10px;
	font-size: 16px;
	line-height: 170%
}
.welcome-div h2{
	margin-bottom:0;
	text-transform:uppercase;
	font-size:20px;
}
.welcome-text {
	width: 100%;
	min-height: 200px;
	float: left;
	padding: 5px
}
.welcome-text a{	color:#0281bd;}
.welcome-video {
	width: 100%;
	min-height: 350px;
	float: left
}
.video-homepage-div {
	width: 100%;
	min-height: 100px;
	margin: 50px auto 30px;
	display: table;
	padding: 20px;
	font-size: 16px;
	line-height: 170%
}
.video-homepage-text {
	width: 100%;
	min-height: 200px;
	float: left;
	display: table;
}
.padded{padding:20px;}
.video-thumbnail {
  position: relative;
  display: inline-block;
  cursor: pointer;
  margin: 30px;
}
.video-thumbnail.desktop{display:none;}
.video-thumbnail {opacity:0.7}
.video-thumbnail:before {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  content: "\f01d";
  font-family: FontAwesome;
  font-size: 100px;
  color: #fff;
  opacity: .8;
  text-shadow: 0px 0px 30px rgba(0, 0, 0, 0.5);
}
.video-thumbnail:hover:before {
  color: #eee;
}
.play-welcome,
.video-title {
	position: absolute;
	z-index: 1000;
	opacity: .7
}

.play-welcome {
	left: 42%;
	top: 45%;
	cursor: pointer
}

video#video-products,
video#video-welcome {
	width: 100%;
	min-height: 300px;
	background-color: #000;
	border: 1px solid #005894;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	padding-bottom: 5px;
	margin-top: 50px
}

.video-title {
	left: 10px;
	top: 10px;
	color: #fff
}

.products-text {
	width: 100%;
	min-height: 100px;
	display: table
}

.products-horizontal-slider-container {
	width: 100%;
	min-height: 600px;
	margin-top: 30px;
	margin-bottom: 0;
	position: relative
}

.products-horizontal-slider-title {
	width: 100%;
	min-height: 30px;
	text-align: center;
	display: table
}

.products-horizontal-slider-title h2 {
	width: 100%;
	min-height: 70px;
	font-size: 20px
}

.products-horizontal-slider-div {
	width: 100%;
	height: 300px;
	position: relative;
	margin-top: 30px
}

.products-horizontal-slider-div:after {
	z-index: -1;
	content: '';
	width: 100%;
	height: 620px;
	position: absolute;
	top: -70px;
	left: 0;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center top
}

.products-horizontal-slider {
	width: 100%;
	min-height: 480px;
	padding-left: 35px;
	padding-right: 35px
}

.horizontal-slider-content {
	width: 90%;
	min-height: 100px;
	display: table;
	margin: 0 auto
}

.horizontal-slider-content h3 {
	font-size: 16px;
	font-weight: bolder;
	margin: 10px 0 20px;
	padding: 0;
	text-align: center
}

.horizontal-slider-content p {
	width: 100%;
	min-height: 100px;
	display: table
}

.horizontal-slider-text {
	width: 80%;
	min-height: 420px;
	background-color: #fff;
	text-align: center;
	margin-left: 40px;
	display: table;
	padding-top: 15px;
	padding-bottom: 10px
}

.horizontal-slider-text p {
	padding-left: 10px;
	padding-right: 10px;
	min-height: 110px;
	font-size: 16px;
	margin-bottom: 10px
}

.outer-slider-div {
	width: 90%;
	height: 200px;
	overflow: hidden;
	cursor: pointer;
	margin-left: 5%
}

.inner-slider-div {
	height: 100%;
	width: 100%;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-position: center;
	transition: all .5s ease
}

.inner-slider-div:hover {
	transform: scale(1.1)
}

.products-image {
	max-width: 250px
}

.products-main-image {
	max-width: 400px;
	max-height: 400px
}

.carousel-control-units-div {
	width: 100%;
	min-height: 40px;
	z-index: 1000;
	position: absolute;
	bottom: 50px;
	left: 0;
	text-align: center
}

.carousel-control-units {
	font-size: 50px;
	color: #519681;
	display: inline-block
}

.owl-dots {
	display: none
}

.owl-nav button span {
	display: none;
	font-size: 40px;
	color: #519681;
	font-weight: bolder;
	padding-left: 20px;
	padding-right: 20px
}

#pause-carousel-unit,
#play-carousel-unit {
	display: inline-block;
	cursor: pointer
}

#pause-carousel-unit:hover,
#play-carousel-unit:hover {
	color: #93bcb4;
	transform: scale(1.2)
}

#pause-carousel-unit {
	margin-left: 20px
}

.industries-served-container-index {
	width: 100%;
	min-height: 300px;
	display: table
}

.industries-served-container-index h2 {
	font-size: 22px
}

div#columns {
	width: 100%;
	min-height: 100px;
	margin-top: 30px
}

div#columns figure {
	width: 100%;
	height: 250px;
	margin-bottom: 20px;
	position: relative;
	cursor: pointer;
	float: left;
	margin-left: 20px
}

div#columns1 figure:hover .industrial {
	opacity: .4
}

div#columns figure:hover button,
div#columns figure:hover figcaption {
	display: block
}

div#columns a {
	color: #002c4a
}

div#columns a:hover {
	text-decoration: none;
	color: #002c4a
}

div#columns figure figcaption {
	display: none;
	width: 100%;
	color: #000;
	height: 250px;
	position: absolute;
	top: 0;
	left: 0;
	text-align: center;
	justify-content: center
}

.content-org,
.expand,
.org-chart,
.org-chart ul li {
	position: relative
}

div#columns figure figcaption h3 {
	margin-top: 80px;
	text-align: center;
	color: #002c4a
}

div#columns figure figcaption button {
	display: none
}

div#columns:hover figure:hover {
	background: #e0eaf1
}

@media screen and (max-width:750px) {
	#columns {
		column-gap: 0
	}
	#columns figure {
		width: 100%
	}
	#columns figure figcaption {
		width: 90%;
		min-height: 30px
	}
}

.expand {
	text-decoration: none;
	display: inline-block
}

.expand:after {
	display: block;
	content: '';
	border-bottom: solid 3px #002c4a;
	transform: scaleX(0);
	transition: transform 250ms ease-in-out
}

.inner-div2,
.inner-div3 {
	transition: all .5s ease
}

.expand:hover:after {
	transform: scaleX(1)
}

.content-org-div {
	width: 80%;
	margin: 0 auto;
	text-align: center
}

.content-org-div h2 {
	font-size: 20px
}

.content-org * {
	margin: 0 auto
}

.org-chart {
	display: block;
	margin-bottom: 20px
}

.org-chart.cf:after,
.org-chart.cf:before {
	content: " ";
	display: table
}

.org-chart ul {
	padding: 0;
	margin: 0
}

.org-chart ul li span {
	display: block;
	border: 2px solid #000;
	text-align: center;
	overflow: hidden;
	text-decoration: none;
	color: #000;
	font-size: 14px;
	padding: 10px
}

.org-chart .lvl-b {
	background: #e6e6e6;
	color: #000;
	margin-left: -1px;
	font-size: 20px;
	padding: 20px
}

.org-chart .departments {
	width: 100%;
	display: block;
	clear: both
}

.org-chart .departments:before {
	content: "";
	display: block;
	width: 85%;
	height: 22px;
	margin: 0 auto;
	top: 0
}

.org-chart .department {
	border-left: 2px solid #000;
	width: 22%;
	float: left;
	margin: 0 10px 0 5px
}

.org-chart .department:after {
	content: "";
	position: absolute;
	display: block;
	width: 10px;
	height: 22px;
	left: 50%;
	top: -22px
}

.org-chart .department:first-child:after,
.org-chart .department:last-child:after,

.org-chart .department li:last-child {
	margin: 0
}

.org-chart .department li {
	padding-left: 25px;
	border-bottom: 2px solid #000;
	height: 80px;
	margin-bottom: 30px
}

.org-chart .department li span {
	top: 38px;
	position: absolute;
	z-index: 1;
	width: 95%;
	height: auto;
	vertical-align: middle;
	right: 0;
	line-height: 14px;
	border: 2px solid #000;
	padding: 20px 15px
}

.org-chart .department .sections {
	margin-top: -15px
}

.section-1 {
	background: #c9e2da
}

.section-2 {
	background: #ffe477
}

.section-3 {
	background: #f1bd85
}

.section-4 {
	background: #fee6d0
}

@media all and (max-width:991px) {
	.org-chart .board {
		margin: 0;
		width: 100%
	}
	.org-chart .departments:before {
		border: none
	}
	.org-chart .department {
		float: none;
		width: 100%;
		margin-left: 0;
		background: #fff;
		margin-bottom: 60px
	}
	.org-chart .department:before {
		content: "";
		display: block;
		position: absolute;
		width: 15px;
		height: 60px;
		z-index: 1;
		top: -45px;
		left: 0;
		margin-left: -2px
	}
	.org-chart .department:after,
	.org-chart .department:first-child:before {
		display: none
	}
}

.about-banner:after,
.inner-div2 {
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover
}

.about-banner:after,
.inner-div2,
.inner-div3 {
	background-position: center
}

.about-banner:after,
.clients-banner:after {
	z-index: -1;
}

.about-container {
	width: 100%;
	min-height: 1200px;
	margin: 30px auto 40px;
	display: table;
	padding: 10px
}

.about-banner {
	width: 100%;
	height: 200px;
	position: relative;
	text-align: center;
	margin-top: -17px
}

.about-banner:after {
	content: '';
	background-image: url(../images/banner/Robotic-Application-mobile.jpg);
	width: 100%;
	height: 200px;
	position: absolute;
	top: 5px;
	left: 0;
	background-size: cover;
	background-repeat: no-repeat
}

.about-main-text {
	width: 100%;
	min-height: 600px;
	font-size: 16px;
	line-height: 170%
}

.chartjs-render-monitor {
	width: 200px;
	height: 200px
}

.horizontal-slider-text-about {
	width: 250px;
	min-height: 200px;
	background-color: #fff;
	text-align: center;
	padding-top: 20px;
	display: table;
	padding-bottom: 10px
}

.horizontal-slider-text-about h3 {
	font-size: 16px
}

.about-slider-images {
	margin: 0 auto;
	text-align: center
}

.about-slider-images h3 {
	font-size: 18px
}

.about-list {
	display: block;
	margin-left: 0;
	padding-left: 0
}

.about-list li {
	font-size: 16px;
	color: #000;
	padding: 5px 7px;
	margin: 4px 4px 6px 0;
	text-decoration: none;
	display: inline-block;
	cursor: pointer;
	border: 1px solid #145046;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px
}

.about-list img {
	height: 25px;
	margin-left: 0
}

.about-list li:hover {
	background-color: #08A977;
	color: #fff;
	text-decoration: none
}

#what-we-do {
	margin-top: 30px
}

.outer-div2 {
	width: 260px;
	height: 200px;
	overflow: hidden
}

.inner-div2 {
	width: 98%;
	height: 90%;
	background-size: cover;
	cursor: pointer
}

.inner-div2:hover {
	transform: scale(1.2)
}

.inner-div3:hover,
.inner-div:hover {
	transform: scale(1.1)
}

.outer-div3 {
	width: 260px;
	height: 200px;
	overflow: hidden
}

.inner-div3,
.panel {
	height: 100%;
	width: 100%
}

.inner-div3 {
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	cursor: pointer
}

.clients-banner:after,
.products-banner:after {
	content: '';
	left: 0;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center 30%
}

.about-image {
	max-width: 300px;
	max-height: 300px
}

.equal {
	justify-content: center
}

.customers-image,
.directions {
	justify-content: center;
	text-align: center
}

.panel h3 {
	font-size: 18px;
	color: #363636
}

.suppliers-list {
	list-style-type: none;
	margin: 0
}

.suppliers-list li {
	max-width: 250px;
	float: left;
	min-height: 50px;
	margin-right: 20px
}

.customers-container {
	width: 100%;
	min-height: 800px;
	margin: 0 auto;
	display: table;
	text-align: center;
	padding: 10px
}

.customer-details {
	width: 100%;
	min-height: 200px;
	margin: 40px auto 0;
	display: table;
	border: 1px solid silver;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px
}

.customer-details img {
	float: right;
	margin: 0 auto
}

.customers-image {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	padding: 50px
}

.customers-text {
	float: left;
	width: calc(100% - 300px);
	min-height: 100px;
	margin: 0 auto;
	text-align: center;
	padding: 50px
}

.customers-quote {
	width: 100%;
	font-size: 30px;
	min-height: 100px;
	margin: 0 auto;
	display: table;
	border-bottom: 1px solid silver
}

.quote-mark {
	font-size: 25px;
	color: #000;
	font-family: Georgia, "Times New Roman", Times, serif
}

.clients-banner {
	width: 100%;
	height: 220px;
	position: relative;
	text-align: center;
	margin-top: 0
}

.clients-banner:after {
	background-image: url(../images/banner/DSC_4095-1.jpg);
	width: 100%;
	height: 220px;
	position: absolute;
	top: -11px
}

.clients-banner h1 {
	z-index: 10;
	color: #fff;
	text-transform: uppercase;
	margin-top: 100px
}

.customers-quote-silver {
	width: 100%;
	min-height: 20px;
	margin: 0 auto 20px;
	display: table;
	background-color: #f8f8f8;
	padding-left: 30px
}

.products-container {
	width: 100%;
	min-height: 900px;
	display: table;
	margin:20px;
}

.products-banner {
	width: 100%;
	height: 220px;
	position: relative;
	text-align: center;
	margin-top: -17px
}

.products-banner:after {
	z-index: -1;
	background-image: url(../images/banner/DSC_4092-mobile.jpg);
	width: 100%;
	height: 220px;
	position: absolute;
	top: 5px
}

.products-banner h1 {
	z-index: 10;
	color: #fff;
	text-transform: uppercase;
	margin-top: 100px;
	font-size: 20px
}


.features-div {
	width: 100%;
	min-height: 50px;
	display: table;
	padding: 30px;
	float: left
}

ul.features {
	margin: 0;
	padding: 0
}

ul.features li {
	line-height: 170%;
	margin: 0;
	padding: 0
}

ol.features {
	margin-left: 10px;
	padding: 0;
	counter-reset: numList
}

ol.features li {
	line-height: 200%;
	margin-left: 20px;
	padding: 0;
	position: relative
}

ol.features li:before {
	counter-increment: numList;
	content: counter(numList);
	float: left;
	position: absolute;
	left: -30px;
	top: 5px;
	font: 700 12px sans-serif;
	text-align: center;
	color: #fff;
	line-height: 18px;
	font-size: 14px;
	margin-right: 10px;
	width: 22px;
	height: 22px;
	background: #145046;
	padding-top: 3px;
	-moz-border-radius: 999px;
	border-radius: 999px
}

.product-general {
	width: 100%;
	min-height: 300px;
	margin-bottom: 30px;
	display: table
}

.inner-div,
.inner-industries-div {
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover
}

.product-video {
	width: 100%;
	min-height: 250px;
	float: left;
	position: relative
}

#product-videoarea {
	float: left;
	width: 100%;
	min-height: 250px;
	background-color: #000;
	border: 1px solid #005894;
	border-radius: 7px;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	padding-bottom: 5px;
	margin-top: 50px
}

#product-videoarea::-webkit-media-controls-panel {
	display: none;
	background-color: #000;
	height: 50px;
	margin-top: -20px;
	color: #fff
}

.play-products {
	position: absolute;
	left: 42%;
	top: 35%;
	z-index: 1000;
	opacity: .7;
	cursor: pointer
}

.product-details {
	width: 100%;
	min-height: 100px;
	/*background-color: #f8f8f8;*/
	margin-bottom: 30px;
	padding: 10px;
	line-height: 170%;
	font-size: 17px;
	display: table
}

.product-image {
	width: 100%;
	height: 200px;
	float: left;
	margin-top: 10px;
	cursor: pointer;
	display: inline-block;
	margin-bottom: 40px
}

.product-toggle {
	display: none;
	-webkit-transition: .4s;
	-moz-transition: .4s;
	-ms-transition: .4s;
	-o-transition: .4s;
	transition: .4s
}

.product-description {
	width: 100%;
	min-height: 60px;
	padding-right: 10px;
	line-height: 170%;
}
.product-description h3 {
	font-size: 18px;
	margin: 0;
	padding: 0
}

.outer-div {
	width: 290px;
	height: 200px;
	overflow: hidden
}

.inner-div {
	height: 90%;
	width: 90%;
	background-size: cover;
	background-position: center;
	transition: all .5s ease;
	cursor: pointer
}

.conveyors-list {
	display: inline-block;
	float: left;
	margin-left: 0;
	padding-left: 0
}

.conveyors-list li {
	font-size: 14px;
	color: #000;
	display: inline-block;
	padding: 7px 10px;
	margin: 5px 5px 5px 0;
	text-decoration: none;
	cursor: pointer;
	border: 1px solid #145046;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px
}

.application-list-items {
	width: 100%;
	min-height: 156px;
	display: table
}

.application-item {
	width: 100px;
	min-height: 156px;
	margin-left: 10px;
	float: left
}

.application-item-image {
	width: 80px;
	height: 80px
}

.application-item-text {
	width: 80px;
	height: 56px;
	text-align: center
}

.contact-us-container {
	width: 100%;
	min-height: 300px;
	margin: 0 auto 30px;
	display: table;
	line-height: 170%
}

.contact-us-container h1 {
	font-size: 20px
}

#contact-us-form input,
#contact-us-form select,
#contact-us-form textarea {
	padding: 10px;
	margin: 6px 0 4px;
	background: #fafafa;
	font-family: sans-serif;
	font-size: 14px;
	line-height: normal;
	box-sizing: border-box;
	box-shadow: none;
	color: #000
}

.working-hours {
	width: 40%;
	min-height: 300px;
	float: left
}

.directions {
	width: 60%;
	min-height: 300px;
	float: left;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex
}

.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-size-sm.vc_icon_element-have-style-inner {
	width: 3.15em!important;
	height: 3.15em!important
}
.characters-count{width:100%;min-height:27px;font-size:14px;color:#087cdc;margin-bottom:0px;margin-top:-10px;}
.characters-count-videos{width:100%;min-height:27px;font-size:14px;color:#087cdc;margin-bottom:0px;margin-top:2px;}
#video-message{box-shadow:none;}
#video-message:focus{box-shadow: 0 0 5px rgba(81, 203, 238, 1);}
.fill-form {
	cursor: pointer
}

#contact-us-form {
	width: 100%;
	min-height: 100px;
	display: table;
	background-color: #fff;
	padding: 20px
}

#contact-us-form input,
#contact-us-form select,
#contact-us-form textarea {
	width: 100%;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border: 1px solid #ccc
}

select#equipment {
	cursor: pointer;
	-webkit-appearance: menulist-button;
	height: 50px;
	line-height: 50px
}

#contact-us-form textarea {
	width: 100%;
	border: 1px solid #ccc;
	resize: vertical;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px
}

#select-dropdown ul {
	text-align: center;
	padding: 0;
	margin: 0 0 0 15px
}

#select-dropdown li {
	font-size: 16px;
	font-weight: bolder;
	text-align: left
}

#select-dropdown a {
	width: 100%;
	text-decoration: none;
	color: #000;
	display: block;
	padding-left: 15px;
	transition: .3s background-color;
	cursor: pointer;
	height: 40px;
	line-height: 40px
}

#select-dropdown li a:hover {
	border-bottom: none;
	text-decoration: none
}

#select-dropdown li li {
	width: 100%;
	font-size: 18px;
	font-weight: lighter;
	height: 60px;
	line-height: 30px
}

.dropdown-toggle {
	width: 100%;
	margin: 0 0 0 15px;
	padding: 0
}

#ajax-contact-page,
#form-contact-page {
	position: relative
}

#dialog-empty,
#dialog-loading,
#dialog-recaptcha,
#dialog-success {
	display: none;
	width: 100%;
	max-width: 100%;
	min-height: 140px;
	max-height: 200px;
	overflow: auto;
	background: #fff;
	border: 1px solid #c5c5c5;
	color: #363636;
	padding: 5px 5px 20px;
	outline: 0;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	box-shadow: 0 0 5px 2px rgba(0, 88, 148, .8);
	-webkit-box-shadow: 0 0 5px 2px rgba(0, 88, 148, .8);
	-moz-box-shadow: 0 0 5px 2px rgba(0, 88, 148, .8);
	-o-box-shadow: 0 0 5px 2px rgba(0, 88, 148, .8);
	-ms-box-shadow: 0 0 5px 2px rgba(0, 88, 148, .8);
	transition: all .3s ease-in-out;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	border: 1px solid rgba(0, 88, 148, .8);
	text-align: center;
	position: absolute;
	z-index: 999;
	top: 100px;
	left: 0
}

.industries-served-container {
	width: 100%;
	min-height: 900px;
	margin: 0 auto;
	display: table;
	padding: 10px
}
.industries-served-container h2{font-size:24px;}

.industries-served-banner {
	width: 100%;
	height: 220px;
	position: relative;
	text-align: center;
	margin-top: 0
}

.industries-served-banner:after {
	z-index: -1;
	content: '';
	background-image: url(../images/banner/DSC_3895-mobile.jpg);
	width: 100%;
	height: 220px;
	position: absolute;
	top: -11px;
	left: 0;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center 20%
}

.industries-served-banner h1 {
	z-index: 10;
	color: #fff;
	text-transform: uppercase;
	margin-top: 100px;
	font-size: 16px
}

.industries-served-item {
	width: 100%;
	min-height: 200px;
	display: table;
	padding-top: 30px;
	margin-bottom: 50px
}

.industries-served-item-text {
	float: left
}

.industries-served-item-text h2 {
	text-align: center
}

.industries-served-image {
	width: 450px;
	height: 350px;
	padding-right: 50px;
	padding-top: 20px;
	padding-bottom: 50px;
	float: left;
	margin-right: 20px
}

.outer-industries-div {
	width: 450px;
	height: 350px;
	overflow: hidden
}

.inner-industries-div {
	height: 100%;
	width: 100%;
	background-size: cover;
	background-position: center;
	transition: all .5s ease
}

.inner-industries-div:hover {
	transform: scale(1.2)
}

.industrial-applications {
	display: inline-block;
	float: left;
	margin-left: 0;
	padding-left: 0
}

.industrial-applications li {
	font-size: 16px;
	color: #000;
	float: left;
	display: inline-block;
	padding: 10px 15px;
	margin: 10px 10px 10px 0;
	text-decoration: none;
	border: 1px solid #145046
}

div#columns1 {
	column-width: 300px;
	column-gap: 10px;
	width: 100%;
	margin: 0 auto;
	text-align: center
}

div#columns1 figure {
	padding: 5px;
	text-align: center;
	margin-bottom: 40px;
	transition: opacity .4s ease-in-out;
	display: inline-block;
	column-break-inside: avoid
}

div#columns1 figure img {
	max-width: 300px;
	height: auto;
	margin-bottom: 5px
}

div#columns1 figure figcaption {
	width: 100%;
	color: #444;
	min-height: 30px
}

div#columns1 figure figcaption h3 {
	font-size: 18px;margin-top:10px;
}
.figure-div a{color:black;}
.figure-div a:hover{text-decoration:none;}
div#columns1 small {
	font-size: 1rem;
	float: left;
	text-transform: uppercase;
	color: #aaa
}

div#columns1 small a {
	color: #666;
	text-decoration: none;
	transition: .4s color
}

@media screen and (max-width:750px) {
	#columns1 {
		column-gap: 0
	}
	#columns1 figure {
		width: 100%
	}
	#columns1 figure figcaption {
		width: 100%;
		min-height: 30px
	}
}

.outer-div1 {
	width: 100%;
	height: 200px;
	overflow: hidden
}

.inner-div1 {
	height: 100%;
	width: 100%;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-position: center;
	transition: all .5s ease;
	cursor: pointer
}

.inner-div1:hover {
	transform: scale(1.1)
}

.inner-div1 img {
	max-width: 450px;
	min-width: 300px
}

									/*-- Rating --*/
					
.panel-body-existing i {
  font-size: 2rem;
  color: #f2c215;
}
.panel-body i {
  font-size: 2rem;
  color: #f2c215;
  cursor: pointer;
  transition: all .2s;
}
.panel-body i:hover {
	transform: rotate(-5deg) scale(1.1);
}

/*---------------- videos------------------------------------ */
									
.videos-content{width:100%;min-height:900px;display:table;margin:0 auto;padding:10px;}	
.videos-content h2{font-size:20px;}		
.videos-content h3{font-size:18px;}		
.videos-banner {
	width: 100%;
	height: 200px;
	position: relative;
	text-align: center;
	margin-top: -17px
}
.videos-banner:after {
	content: '';
	background-image: url(../images/banner/DSC_4095-1.jpg);
	width: 100%;
	height: 200px;
	position: absolute;
	top: 5px;
	left: 0;
	background-size: cover;
	background-repeat: no-repeat
}

video::-internal-media-controls-download-button {
    display:none;
}

video::-webkit-media-controls-enclosure {
    overflow:hidden;
}

video::-webkit-media-controls-panel {
    width: calc(100% + 30px); /* Adjust as needed */
}
#ajax-enable-access input{margin-bottom:7px;}
#submit-ajax-enable-access{cursor:pointer;}
.explanations{font-size:13px;}

									/*---------------- contacted------------------------------------ */
									
.contacted{width:70%;min-height:500px;display:table;margin:0 auto;margin-bottom:20px;}		
.customer-contacted{border-bottom: 1px solid #0271bd;padding-top:10px;padding-bottom:10px;margin-bottom:15px;}		
.customer-contacted-message{color:#0271bd;}			
.row.customer-contacted .col-sm-11{text-align:justify;}		
.remove_message {
	color: #ff0000;font-size: 18px;cursor:pointer;opacity:0.5;
	transition: all .3s ease-in-out;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
}
.remove_message:hover {
	opacity:1;
	transform: scale(1.2);
}
.admin-banner{width:100%;height:100px;
background: #0271bd;  /* fallback for old browsers */
background: -webkit-linear-gradient(to left, #01538b, #0280d6);  /* Chrome 10-25, Safari 5.1-6 */
background: linear-gradient(to left, #01538b, #0280d6); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */}
.admin-banner h1{font-size:50px;font-weight:200;color:white;margin-top:15px;}
#nav-link.active{background:#0271bd}
#nav-link.active.show{background:#0271bd;border-bottom:1px solid transparent;}
.nav-pills .nav-link, .nav-pills >.nav-link {
	/*padding: 5px 8px 5px 8px!important;*/
}
.nav-pills .nav-link.active, .nav-pills .show>.nav-link {
    color: #fff;
    background-color: #0271bd!important;
	/*padding: 5px 8px 5px 8px!important;*/
}
#myTab .nav-item{height:68px!important;}
#deleted-tab,#deleted{background-color:#f8f8f8;}
.remove_deleted_message{font-size:25px;}
.select_deleted_message{font-size:25px;}
.selected_deleted_message{font-size:24px;}
.rating {
    border: none;
    float: left;
}

.rating > input {
    display: none;
}

.rating > label:before {
    margin: 5px;
    font-size: 24px;
    font-family: FontAwesome;
    display: inline-block;
    content: "\f005";
}

.rating > .half:before {
    content: "\f089";
    position: absolute;
}

.rating > label {
    color: #ddd;
    float: right;
    cursor: pointer;
}

.rating > input:checked ~ label,
.rating:not(:checked),
.rating:not(:checked) {
    color: #FFD700;
}

.rating > input:checked,
.rating > input:checked,
.rating > input:checked ~ label,
.rating > input:checked ~ label {
    color: #FFED85;
}
.individual-product h1{font-size:28px;font-weight:500;}
.individual-product h2{font-size:18px;font-weight:500;}
.individual-product h3{font-size:24px;font-weight:300;}
ul.unbulleted li{
    list-style:none;
	float:left;
	font-weight:400;
	font-size:20px;
	line-height:40px;}
ul.unbulleted-2 li{
    list-style:none;}
ul.unbulleted li > ul li{
	list-style-type: square;
    list-style-position: outside;
	font-weight:700;
	font-size:16px;
	line-height:40px;
	display:block;
	float:none;}
ul.unbulleted li > ul li i{
	color: rgb(113, 178, 222);
}
.container-bordered{
	width:100%;
	min-height:50px;
	display:table;
	border:1px solid #d4d4d4;
}
.container-growing{
	width:100%;
	min-height:20px;
	display:table;
}
.characteristics-individual-product{min-height:100px;display:table;}
.process-item{float:left;width:calc(100% - 50px);min-height:60px;display:table;}
.process-arrow{float:left;width:50px;min-height:60px;display:table;}
.process-arrow-right{color:rgba(113, 178, 222, 1);font-size:40px;float:right;}
/*#automated-production-process .owl-item.active > div:after {
  content: 'active';
}
#automated-production-process .owl-item.center > div:after {
  content: 'center';
}
#automated-production-process .owl-item.active.center > div:after {
  content: 'active center';
}*/
#automated-production-process .owl-item.active.center  {
	border:5px solid #0087ae;
}
#automated-production-process .owl-item  {
	padding:10px;
	border:5px solid white;
	text-align:center;
}

#automated-production-process h4 {
	padding:5px;
	border:5px solid white;
	text-align:center;
	font-size:14px;
	margin-top:50px;
	font-family: 'Montserrat', sans-serif;
	font-weight:500;
}
.carousel-container-growing{
	position:relative;}
	
.automated-production-process-arrow {
	color: #0087ae;
	cursor: pointer;
	text-align: center;
	font-size:40px;
	position:absolute;
	z-index:999;
	top:100px;
}
#automated-production-process{
	width:95%;margin:0 auto;
}
#automated-production-process h2{
	font-size:15px;font-weight:500;padding:10px;
	font-family: 'Montserrat', sans-serif;
}

.automated-production-process-arrow i {
	display: block
}
.automated-production-process-left{
	 left:-10px;
}
.automated-production-process-right{
	 right:-10px;
}

#collapseOne h2{}
#collapseOne h5{color:#0087ae;font-weight:500;font-size:16px;}
#collapseTwo h2{}
#collapseTwo h5{color:#0087ae;font-weight:500;font-size:16px;}#links a, #web-designer a, #copyright a{color:#fff;}
#links a, #web-designer a, #copyright  a:hover{text-decoration:none;}
#links > li > a {line-height:35px;}
#location-icons-footer > li {line-height:35px;}
.slider-products-list li a{color:#fff;}.slider-products-list li a:hover{text-decoration:none;}
.production-item-active{	padding:10px;	border:5px solid #0087ae;	text-align:center;}.production-item-active-orange{	padding:10px;	/*border:5px solid #ca6900;*/	border:2px solid #0087ae;	text-align:center;}

.review__rating__progress {
	display: flex;
	flex-flow: row nowrap;
	justify-content: space-between;
	align-items: center;
	
	
}

.review__rating__progress .review__rating__level,
.review__rating__progress .review__rating__count {
	flex: 1 1 10%;
}

.review__rating__progress .review__rating__level {
	text-align: right;
}

.review__rating__progress .progress {
	margin: 0.25rem 1rem;
	flex-grow: 8;
}


#myTab > div.btn.btn-link.nav-tabs > div{
	white-space: normal;
	border-bottom:none;
	/*text-align:left;*/	
}
#myTab > div.btn.btn-link.nav-tabs:hover{	
	text-decoration:none;	
}
#myTab{
	border-bottom:none;
}
.tab-pane.fade.show.active > div > div > a{	
	white-space: normal;	
	background-color: /*rgba(113, 178, 222, 0.01)*/transparent!important;
}

#dialog-megamenu {
	width: 100%;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-box-shadow: 0 0 5px 2px rgba(0, 88, 148, .8);
	-moz-box-shadow: 0 0 5px 2px rgba(0, 88, 148, .8);
	-o-box-shadow: 0 0 5px 2px rgba(0, 88, 148, .8);
	-ms-box-shadow: 0 0 5px 2px rgba(0, 88, 148, .8);
	transition: all .3s ease-in-out;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	border: 1px solid rgba(0, 88, 148, .8);
	left: 0px
}


#myTabProducts > div.btn.btn-link.nav-tabs > div{
	white-space: normal;
	border-bottom:none;
	/*text-align:left;*/	
}
#myTabProducts > div.btn.btn-link.nav-tabs:hover{	
	text-decoration:none;	
}
#myTabProducts{
	border-bottom:none;
}

#myTabProducts .btn.btn-link{
	border-bottom:none;
	background-color: rgba(113, 178, 222, 0.1);
}
#myTabProducts .btn.btn-link:hover{
	border-bottom:none;
	background-color: rgba(113, 178, 222, 0.5);
}
#myTabProducts .btn.btn-link.active:hover{
	border-bottom:none;
	background-color: rgba(113, 178, 222, 0.5);
}

#myTabProducts > div > div{
	color: #000000;
}
#myTabProducts .btn.btn-link.active{
	background-color: rgba(113, 178, 222, 0.5);
}
#myTabProducts > div > div > i{
	color: transparent;	
}
#myTabProducts > div.active > div > i{
	color: #363636;	
}
#myTabProducts > div > div > i:hover{
	color: #363636;		
}

#tab_machines_products > div > div{
	border:1px solid #c0c0c0;
	min-height:478px;
}

#myTabProducts > div.btn.btn-link.nav-tabs > div{
	position: relative;	
  	display: inline-block;
}
/*#myTab > div.btn.btn-link.nav-tabs.active > div::after*/
#myTabProducts > div.btn.btn-link.nav-tabs.activated-triangle > div::after {
  border-bottom: transparent;
  border-left: transparent;
  border-right: white;
  border-top: transparent;
  border-width: 10px;
  border-style: solid;
  width: 0;
  height: 0;
  content: "";
  display: block;
  position: absolute;
  left: calc(100% - 5px);
  top: 20%;
  z-index:9999;
}
#myTabProducts > div.btn.btn-link.nav-tabs.activated-triangle > div::before {
  border-bottom: transparent;
  border-left: transparent;
  border-right: #c0c0c0;
  border-top: transparent;  
  border-width: 11px;
  border-style: solid;
  width: 0;
  height: 0;
  content: "";
  display: block;
  position: absolute;
  left: calc(100% - 8px);
  top:calc(20% - 1px);
}
#dialog-megamenu-products {
	width: 100%;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-box-shadow: 0 0 5px 2px rgba(0, 88, 148, .8);
	-moz-box-shadow: 0 0 5px 2px rgba(0, 88, 148, .8);
	-o-box-shadow: 0 0 5px 2px rgba(0, 88, 148, .8);
	-ms-box-shadow: 0 0 5px 2px rgba(0, 88, 148, .8);
	transition: all .5s ease-in-out;
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	-ms-transition: all .5s ease-in-out;
	border: 1px solid rgba(0, 88, 148, .8);
}
#contact-us-form-request select,textarea{
	box-shadow:none;
}