#c_box:hover {
	& #c_txt {
		color: #84A6D7;
	}
	
	& #coldchain div img {
		content: url("https://iot-lab.link/wp-content/uploads/2023/09/s01.png");
		width: 64px;
		height: 64px;
	}
}

#r_box:hover {
	& #r_txt {
		color: #84A6D7;
	}
	
	& #realtime div img {
		content: url("https://iot-lab.link/wp-content/uploads/2023/09/s02.png");
		width: 64px;
		height: 64px;
	}
}

#u_box:hover {
	& #u_txt {
		color: #84A6D7;
	}
	
	& #farm div img {
		content: url("https://iot-lab.link/wp-content/uploads/2023/09/s03.png");
		width: 64px;
		height: 64px;
	}
}

#d_box:hover {
	& #d_txt {
		color: #84A6D7;
	}
	
	& #dashboard div img {
		content: url("https://iot-lab.link/wp-content/uploads/2023/09/s04.png");
		width: 64px;
		height: 64px;
	}
}

#a_box:hover {
	& #a_txt {
		color: #84A6D7;
	}
	
	& #agv div img {
		content: url("https://iot-lab.link/wp-content/uploads/2023/09/s05.png");
		width: 64px;
		height: 64px;
	}
}

#p_box:hover {
	& #p_txt {
		color: #84A6D7;
	}
	
	& #plant div img {
		content: url("https://iot-lab.link/wp-content/uploads/2023/09/s06.png");
		width: 64px;
		height: 64px;
	}
}

#tech:hover  img {
		content: url("https://iot-lab.link/wp-content/uploads/2023/09/tech2.png");
		width: 134px;
		height: 130px;
}

#people:hover  img {
		content: url("https://iot-lab.link/wp-content/uploads/2023/09/people2.png");
		width: 144px;
		height: 128px;
}

#earth:hover  img {
		content: url("https://iot-lab.link/wp-content/uploads/2023/09/earth2.png");
		width: 158px;
		height: 131px;
}

@-webkit-keyframes flash {
	0% {
		-webkit-filter: blur(1px);
		filter: blur(1px);
		-webkit-transition: .3s ease-in-out;
		transition: .3s ease-in-out;
	}
	100% {
		-webkit-filter: blur(0);
		filter: blur(0);
		-webkit-transition: .3s ease-in-out;
		transition: .3s ease-in-out;
	}
}
@keyframes flash {
	0% {
		-webkit-filter: blur(1px);
		filter: blur(1px);
		-webkit-transition: .3s ease-in-out;
		transition: .3s ease-in-out;
	}
	100% {
		-webkit-filter: blur(0);
		filter: blur(0);
		-webkit-transition: .3s ease-in-out;
		transition: .3s ease-in-out;
	}
}

.key-agri div img:hover, .key-agri div img:focus {
	content: url("https://iot-lab.link/wp-content/uploads/2023/09/ag2.png");
	opacity: 1;
	-webkit-animation: flash 1s;
	animation: flash 1s;
}

.key-food div img:hover, .key-food div img:focus {
	content: url("https://iot-lab.link/wp-content/uploads/2023/09/fd2.png");
	opacity: 1;
	-webkit-animation: flash 1s;
	animation: flash 1s;
}

.key-med div img:hover, .key-med div img:focus {
	content: url("https://iot-lab.link/wp-content/uploads/2023/09/Md2.png");
	opacity: 1;
	-webkit-animation: flash 1s;
	animation: flash 1s;
}

.key-logis div img:hover, .key-logis div img:focus {
	content: url("https://iot-lab.link/wp-content/uploads/2023/09/Lt2.png");
	opacity: 1;
	-webkit-animation: flash 1s;
	animation: flash 1s;
}

.key-manuf div img:hover, .key-manuf div img:focus {
	content: url("https://iot-lab.link/wp-content/uploads/2023/09/Mf2.png");
	opacity: 1;
	-webkit-animation: flash 1s;
	animation: flash 1s;
}

.key-smart div img:hover, .key-smart div img:focus {
	content: url("https://iot-lab.link/wp-content/uploads/2023/09/Eg2.png");
	opacity: 1;
	-webkit-animation: flash 1s;
	animation: flash 1s;
}


.why:hover p {
	color: #84A6D7;
	transition: color 0.1s ease-in;
}

.why:hover span {
	border-color: #84A6D7 !important;
	transition: border-color 0.1s ease-in;
}

.why-icon-data, .why-icon-eff, .why-icon-env, .why-icon-cx {
	background-position: center center;
}

.why:hover .why-icon-data {
	background: url("https://iot-lab.link/wp-content/uploads/2023/08/Frame-50.png");
	background-repeat: no-repeat;
	background-position: center center;
	transition: all .5s ease-in;
	& img {
		opacity: 0;
		transition: all .2s ease-out;
	} 
}

.why:hover .why-icon-eff {
	background: url("https://iot-lab.link/wp-content/uploads/2023/08/Frame-54.png");
	background-repeat: no-repeat;
	background-position: center center;
	transition: all .5s ease-in;
	& img {
		opacity: 0;
		transition: all .2s ease-out;
	}
	
}

.why:hover .why-icon-env {
	background: url("https://iot-lab.link/wp-content/uploads/2023/08/Frame-56.png");
	background-repeat: no-repeat;
	background-position: center center;
	transition: all .5s ease-in;
	& img {
		opacity: 0;
		transition: all .2s ease-out;
	} 
}

.why:hover .why-icon-cx {
	background: url("https://iot-lab.link/wp-content/uploads/2023/08/Frame-60.png");
	background-position: center center;
	background-repeat: no-repeat;
	transition: all .5s ease-in;
	& img {
		opacity: 0;
		transition: all .2s ease-out;
	} 
}

#tracehub-logo img:hover {
	content: url("https://iot-lab.link/wp-content/uploads/2023/08/GIF_logo.gif");
	animation: fadeIn 1s;
}

#sensor:hover .elementor-icon svg, 
#gateway:hover .elementor-icon svg,  
#cloud:hover .elementor-icon svg g, 
#api:hover .elementor-icon svg g, 
#application:hover .elementor-icon svg g {
	stroke: #84A6D7;
	& path {
		stroke: #84A6D7;
	}
	& plygon {
		stroke: #84A6D7;
	}
	& circle {
		stroke: #84A6D7;
	}
	& path[id="Arrow 3"] , 
	path[id="Arrow 3_2"], 
	g[id="Star 2 (Stroke)"]
	{
    	fill: #84A6D7;
		stroke: none;
		& path {
			fill: #84A6D7;
			stroke: none;
		}
  	}
	
	& path[id="API"],
	g[id="Rectangle 106"], 
	g[id="Rectangle 107"], 
	g[id="Rectangle 108"] {
		fill: #84A6D7;
		& rect {
		  	fill: #84A6D7;
		  	stroke: #84A6D7;
		}
	}
	
	& g[id="Rectangle 101"],
	g[id="Rectangle 102"],
	g[id="Rectangle 103"],
	g[id="Rectangle 104"] {
		& rect {
			stroke: #84A6D7;
		}
	}
}

#sensor:hover .elementor-icon, #gateway:hover .elementor-icon, #cloud:hover .elementor-icon, #api:hover .elementor-icon, #application:hover .elementor-icon {
	background-color: #ffffff;
	border: 5px solid #84A6D7
}

.entry-title, .entry-title a {
	font-weight: 600 !important;
	color: #192F4D !important;
	font-family: Prompt !important;
	font-size: 26px !important;
	font-style: normal !important;
	line-height: normal !important;
}
.uag-blocks-common-selector{z-index:var(--z-index-desktop) !important}@media (max-width: 976px){.uag-blocks-common-selector{z-index:var(--z-index-tablet) !important}}@media (max-width: 767px){.uag-blocks-common-selector{z-index:var(--z-index-mobile) !important}}
.uagb-google-map__wrap{display:flex}.uagb-google-map__wrap .uagb-google-map__iframe{width:100%;box-shadow:none;border:none;padding:0;margin:0}
 .uagb-block-f46f3997 .uagb-google-map__iframe{height: 300px;}@media only screen and (max-width: 976px) { .uagb-block-f46f3997 .uagb-google-map__iframe{height: 300px;}}@media only screen and (max-width: 767px) { .uagb-block-f46f3997 .uagb-google-map__iframe{height: 300px;}}.wp-block-uagb-icon svg{width:30px}.uagb-icon-wrapper .uagb-svg-wrapper{transition:box-shadow 0.2s ease}
 .uagb-block-95a2f8c5.uagb-icon-wrapper{text-align: center;} .uagb-block-95a2f8c5.uagb-icon-wrapper .uagb-svg-wrapper a{display: contents;} .uagb-block-95a2f8c5.uagb-icon-wrapper svg{width: 30px;height: 30px;transform: rotate(0deg);box-sizing: content-box;fill: #84a6d7;filter: drop-shadow( 0px 0px 0px #00000070 );} .uagb-block-95a2f8c5.uagb-icon-wrapper .uagb-svg-wrapper{display: inline-flex;background: #84a6d7;padding-top: 12px;padding-right: 12px;padding-bottom: 12px;padding-left: 12px;border-style: solid;border-color: #84a6d7;box-shadow: 0px 0px 0 #00000070 ;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;} .uagb-block-95a2f8c5.uagb-icon-wrapper .uagb-svg-wrapper:hover{box-shadow: 0px 0px 0 #00000070 ;}@media only screen and (max-width: 976px) { .uagb-block-95a2f8c5.uagb-icon-wrapper .uagb-svg-wrapper{display: inline-flex;border-style: solid;border-color: #84a6d7;}}@media only screen and (max-width: 767px) { .uagb-block-95a2f8c5.uagb-icon-wrapper .uagb-svg-wrapper{display: inline-flex;border-style: solid;border-color: #84a6d7;}}.wp-block-uagb-image{display:flex}.wp-block-uagb-image__figure{position:relative;display:flex;flex-direction:column;max-width:100%;height:auto;margin:0}.wp-block-uagb-image__figure img{height:auto;display:flex;max-width:100%;transition:box-shadow 0.2s ease}.wp-block-uagb-image__figure>a{display:inline-block}.wp-block-uagb-image__figure figcaption{text-align:center;margin-top:0.5em;margin-bottom:1em}.wp-block-uagb-image--align-left{text-align:left}.wp-block-uagb-image--align-right{text-align:right}.wp-block-uagb-image--align-center{text-align:center}.wp-block-uagb-image--align-full .wp-block-uagb-image__figure{margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);max-width:100vw;width:100vw;height:auto}.wp-block-uagb-image--align-full .wp-block-uagb-image__figure img{height:auto;width:100% !important}.wp-block-uagb-image--align-wide .wp-block-uagb-image__figure img{height:auto;width:100%}.wp-block-uagb-image--layout-overlay__color-wrapper{position:absolute;left:0;top:0;right:0;bottom:0;opacity:0.2;background:rgba(0,0,0,0.5);transition:opacity 0.35s ease-in-out}.wp-block-uagb-image--layout-overlay-link{position:absolute;left:0;right:0;bottom:0;top:0}.wp-block-uagb-image--layout-overlay .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__color-wrapper{opacity:1}.wp-block-uagb-image--layout-overlay__inner{position:absolute;left:15px;right:15px;bottom:15px;top:15px;display:flex;align-items:center;justify-content:center;flex-direction:column;border-color:#fff;transition:0.35s ease-in-out}.wp-block-uagb-image--layout-overlay__inner.top-left,.wp-block-uagb-image--layout-overlay__inner.top-center,.wp-block-uagb-image--layout-overlay__inner.top-right{justify-content:flex-start}.wp-block-uagb-image--layout-overlay__inner.bottom-left,.wp-block-uagb-image--layout-overlay__inner.bottom-center,.wp-block-uagb-image--layout-overlay__inner.bottom-right{justify-content:flex-end}.wp-block-uagb-image--layout-overlay__inner.top-left,.wp-block-uagb-image--layout-overlay__inner.center-left,.wp-block-uagb-image--layout-overlay__inner.bottom-left{align-items:flex-start}.wp-block-uagb-image--layout-overlay__inner.top-right,.wp-block-uagb-image--layout-overlay__inner.center-right,.wp-block-uagb-image--layout-overlay__inner.bottom-right{align-items:flex-end}.wp-block-uagb-image--layout-overlay__inner .uagb-image-heading{color:#fff;transition:transform 0.35s, opacity 0.35s ease-in-out;transform:translate3d(0, 24px, 0)}.wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{width:30%;border-top-width:2px;border-top-color:#fff;border-top-style:solid;margin-bottom:10px;opacity:0;transition:transform 0.4s, opacity 0.4s ease-in-out;transform:translate3d(0, 30px, 0)}.wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity:0;overflow:visible;color:#fff;transition:transform 0.45s, opacity 0.45s ease-in-out;transform:translate3d(0, 35px, 0)}.wp-block-uagb-image--layout-overlay__inner:hover .uagb-image-heading,.wp-block-uagb-image--layout-overlay__inner:hover .uagb-image-separator,.wp-block-uagb-image--layout-overlay__inner:hover .uagb-image-caption{opacity:1;transform:translate3d(0, 0, 0)}.wp-block-uagb-image--effect-zoomin .wp-block-uagb-image__figure{overflow:hidden}.wp-block-uagb-image--effect-zoomin .wp-block-uagb-image__figure img{transform:scale(1);transition:transform 0.35s ease-in-out}.wp-block-uagb-image--effect-zoomin .wp-block-uagb-image__figure:hover img{transform:scale(1.05)}.wp-block-uagb-image--effect-slide .wp-block-uagb-image__figure{overflow:hidden}.wp-block-uagb-image--effect-slide .wp-block-uagb-image__figure img{width:calc(100% + 40px) !important;max-width:none !important;transform:translate3d(-40px, 0, 0);transition:transform 0.35s ease-in-out}.wp-block-uagb-image--effect-slide .wp-block-uagb-image__figure:hover img{transform:translate3d(0, 0, 0)}.wp-block-uagb-image--effect-grayscale img{filter:grayscale(0%);transition:0.35s ease-in-out}.wp-block-uagb-image--effect-grayscale:hover img{filter:grayscale(100%)}.wp-block-uagb-image--effect-blur img{filter:blur(0);transition:0.35s ease-in-out}.wp-block-uagb-image--effect-blur:hover img{filter:blur(3px)}
.uagb-block-5faf00e1.wp-block-uagb-image--layout-default figure img{box-shadow: 0px 0px 0 #00000070;}.uagb-block-5faf00e1.wp-block-uagb-image .wp-block-uagb-image__figure figcaption{font-style: normal;text-align: center;}.uagb-block-5faf00e1.wp-block-uagb-image--layout-overlay figure img{box-shadow: 0px 0px 0 #00000070;}.uagb-block-5faf00e1.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 0.2;}.uagb-block-5faf00e1.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner{left: 15px;right: 15px;top: 15px;bottom: 15px;}.uagb-block-5faf00e1.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading{font-style: normal;color: #fff;opacity: 1;}.uagb-block-5faf00e1.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading a{color: #fff;}.uagb-block-5faf00e1.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 0;}.uagb-block-5faf00e1.wp-block-uagb-image--layout-overlay .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 1;}.uagb-block-5faf00e1.wp-block-uagb-image .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{width: 30%;border-top-width: 2px;border-top-color: #fff;opacity: 0;}.uagb-block-5faf00e1.wp-block-uagb-image .wp-block-uagb-image__figure img{width: px;height: auto;}.uagb-block-5faf00e1.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 1;}.uagb-block-5faf00e1.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{opacity: 1;}.uagb-block-5faf00e1.wp-block-uagb-image--layout-default figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-5faf00e1.wp-block-uagb-image--layout-overlay figure img:hover{box-shadow: 0px 0px 0 #00000070;}@media only screen and (max-width: 976px) {.uagb-block-5faf00e1.wp-block-uagb-image .wp-block-uagb-image__figure img{width: px;height: auto;}}@media only screen and (max-width: 767px) {.uagb-block-5faf00e1.wp-block-uagb-image .wp-block-uagb-image__figure img{width: px;height: auto;}}