@font-face{
	font-family:mymine;
	src: url(fonts/MetricHPE-Desktop-Regular.otf);	
}

body{ font-family:mymine; }

.logoa img, .logob img{ max-height:50px;}
.round-img { max-height:100px;}
.power-img { max-height:260px;}

.slides{ min-height:400px; background:url(../images/bg.png); background-size:cover;}
.slides2{ min-height:400px; background:url(../images/bg2.jpg); background-size:cover;}
.frm{ width:100%; background:#ffffffde; border:1px solid #eee; border-radius:13px;}