@font-face {
	font-family: 'ecoicon';
	src:url('../fonts/ecoicons/ecoicon.eot');
	src:url('../fonts/ecoicons/ecoicon.eot?#iefix') format('embedded-opentype'),
		url('../fonts/ecoicons/ecoicon.woff') format('woff'),
		url('../fonts/ecoicons/ecoicon.ttf') format('truetype'),
		url('../fonts/ecoicons/ecoicon.svg#ecoicon') format('svg');
	font-weight: normal;
	font-style: normal;
}

.hi-icon-fixed-gear:before {
	content: "\e009";
	background: url(../images/icons/018-fixed-gear.png) no-repeat center;
}

.hi-icon-retractable-gear:before {
	content: "\e00a";
	background: url(../images/icons/011-retractable-gear.png) no-repeat center;
}

.hi-icon-software:before {
	content: "\e002";
	background: url(../images/icons/037-autopilot-software.png) no-repeat center;
}

.hi-icon-rtk:before {
	content: "\e000";
	background: url(../images/icons/013-real-time-kinematics.png) no-repeat center;
}

.hi-icon-avoidance:before {
	content: "\e001";
	background: url(../images/icons/006-obstacle-avoidance-systems.png) no-repeat center;
}

.hi-icon-cameras:before {
	content: "\e003";
	background: url(../images/icons/031-cameras.png) no-repeat center;
}

.hi-icon-scanning-systems:before {
	content: "\e004";
	background: url(../images/icons/005-scanning-systems.png) no-repeat center;
}

.hi-icon-delivery:before {
	content: "\e005";
	background: url(../images/icons/003-delivery-mechanisms.png) no-repeat center;
}

.hi-icon-specialized-sensors:before {
	content: "\e006";
	background: url(../images/icons/004-specialized-sensors.png) no-repeat center;
}

.hi-icon-transmitter:before {
	content: "\e007";
	background: url(../images/icons/021-transmitter-and-receiver.png) no-repeat center;
}

.hi-icon-telemetry-module:before {
	content: "\e008";
	background: url(../images/icons/020-telemetry-module.png) no-repeat center;
}

.hi-icon-radio-frequency:before {
	content: "\e00b";
	background: url(../images/icons/010-radio-frequency.png) no-repeat center;
}

.hi-icon-satellite-connectivity:before {
	content: "\e00c";
	background: url(../images/icons/017-satellite-connectivity.png) no-repeat center;
}

.hi-icon-gps:before {
	content: "\e00d";
	background: url(../images/icons/025-gps-module.png) no-repeat center;
}

.hi-icon-measurement:before {
	content: "\e00e";
	background: url(../images/icons/027-inertial-measurement-unit.png) no-repeat center;
}

.hi-icon-barometer:before {
	content: "\e00f";
	background: url(../images/icons/028-barometer.png) no-repeat center;
}

.hi-icon-lidar:before {
	content: "\e010";
	background: url(../images/icons/012-lidar.png) no-repeat center;
}

.hi-icon-infrared:before {
	content: "\e011";
	background: url(../images/icons/002-infrared-sensor.png) no-repeat center;
}

.hi-icon-magnetometer:before {
	content: "\e012";
	background: url(../images/icons/035-magnetometer.png) no-repeat center;
}

.hi-icon-motor:before {
	content: "\e013";
	background: url(../images/icons/034-motor.png) no-repeat center;
}

.hi-icon-propeller:before {
	content: "\e014";
	background: url(../images/icons/016-propeller.png) no-repeat center;
}
.hi-icon-battery:before {
	content: "\e014";
	background: url(../images/icons/019-battery.png) no-repeat center;
}
.hi-icon-fuel-cells:before {
	content: "\e014";
	background: url(../images/icons/024-fuel-cells.png) no-repeat center;
}
.hi-icon-solar-panel:before {
	content: "\e014";
	background: url(../images/icons/023-solar-panel.png) no-repeat center;
}
.hi-icon-vision-sensors:before {
	content: "\e014";
	background: url(../images/icons/022-vision-sensors.png) no-repeat center;
}
.hi-icon-flight:before {
	content: "\e014";
	background: url(../images/icons/014-flight-planning-systems.png) no-repeat center;
}
.hi-icon-speed:before {
	content: "\e014";
	background: url(../images/icons/030-electronic-speed-controllers.png) no-repeat center;
}
.hi-icon-failsafe:before {
	content: "\e014";
	background: url(../images/icons/007-failsafe-mechanisms.png) no-repeat center;
}
.hi-icon-parachute:before {
	content: "\e014";
	background: url(../images/icons/008-parachute.png) no-repeat center;
}
.hi-icon-loggers:before {
	content: "\e014";
	background: url(../images/icons/009-flight-loggers.png) no-repeat center;
}
.hi-icon-lighting:before {
	content: "\e014";
	background: url(../images/icons/026-lighting-systems.png) no-repeat center;
}
.hi-icon-gimbals:before {
	content: "\e014";
	background: url(../images/icons/015-mounts-and-gimbals.png) no-repeat center;
}
.hi-icon-storage-modules:before {
	content: "\e014";
	background: url(../images/icons/029-storage-modules.png) no-repeat center;
}
.hi-icon-Swarm:before {
	content: "\e014";
	background: url(../images/icons/039-Swarm-Technology.png) no-repeat center;
}
.hi-icon-edge:before {
	content: "\e014";
	background: url(../images/icons/033-edge-computing.png) no-repeat center;
}
.hi-icon-Hybrid:before {
	content: "\e014";
	background: url(../images/icons/038-Hybrid-Propulsion.png) no-repeat center;
}

.hi-icon-wrap {}

.hi-icon { background: #e1e7f5;
	display: inline-block;
	font-size: 0px;
	cursor: pointer;
	width: 90px;
	height: 90px;
	border-radius: 50%;
	text-align: center;
	position: relative;
	z-index: 1;
	color: #fff;
}

.hi-icon:after {
	pointer-events: none;
	position: absolute;
	width: 100%;
	height: 100%;
	border-radius: 50%;
	content: '';
	-webkit-box-sizing: content-box; 
	-moz-box-sizing: content-box; 
	box-sizing: content-box;
}

.hi-icon:before {
	font-family: 'ecoicon';
	speak: none;
	font-size: 0;
	line-height: 90px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	display: block;
	-webkit-font-smoothing: antialiased;
}

/* Effect 5 */
.hi-icon-effect-5 .hi-icon {
	box-shadow: 0 0 0 4px rgba(255,255,255,1);
	overflow: hidden;
	-webkit-transition: background 0.3s, color 0.3s, box-shadow 0.3s;
	-moz-transition: background 0.3s, color 0.3s, box-shadow 0.3s;
	transition: background 0.3s, color 0.3s, box-shadow 0.3s;
}

.hi-icon-effect-5 .hi-icon:after {
	display: none;
}

.hi-icon-effect-5 .hi-icon:hover {
	background: rgba(54,187,237);
	color: #702fa8;
	box-shadow: 0 0 0 8px rgba(255,255,255,0.3);
}

.hi-icon-effect-5a .hi-icon:hover:before {
	-webkit-animation: toRightFromLeft 0.3s forwards;
	-moz-animation: toRightFromLeft 0.3s forwards;
	animation: toRightFromLeft 0.3s forwards;
}

@-webkit-keyframes toRightFromLeft {
	49% {
		-webkit-transform: translate(100%);
	}
	50% {
		opacity: 0;
		-webkit-transform: translate(-100%);
	}
	51% {
		opacity: 1;
	}
}
@-moz-keyframes toRightFromLeft {
	49% {
		-moz-transform: translate(100%);
	}
	50% {
		opacity: 0;
		-moz-transform: translate(-100%);
	}
	51% {
		opacity: 1;
	}
}
@keyframes toRightFromLeft {
	49% {
		transform: translate(100%);
	}
	50% {
		opacity: 0;
		transform: translate(-100%);
	}
	51% {
		opacity: 1;
	}
}

