.title_text{
	
	color: #3B7EA8;
    -webkit-white-space: normal;
    word-break: break-all;
    font-size: 25px;
    font-weight: bold;
    padding: 0px 0px 20px 0px;}


.sec1, .sec2, .sec3{
	width: 100%;
	height: auto;
	
	display: block;
	position: relative;
	font-size: 1.5em;
	
	
	
	
}
.button1, .button2, .button3{display: grid;    grid-template-columns: 1fr 1fr 1fr 1fr;    grid-gap: 25px; width: 99%; margin-top: 25px;  }
.button1 a, .button2 a, .button3 a{
	
	color:#11003D;
	font-weight: bold;
	text-decoration: none;
		background-color: #eee;
}
.button1 a:hover, .button2 a:hover, .button3 a:hover{
	
	background-color: #fff;
	color: #9F0000;
	
}

.bt{
	margin: 0px auto;
	width: 100%;
	height:220px;

	position: relative;
	direction: block;
	
	font-size: 1em;
	background-position: center center;

		background-size: 55%;
	background-repeat: no-repeat;
	border: 1px solid #525252;
}
.bt:hover{

	text-shadow: 0px 0px 6px #fff;
		animation-name:ani2;
animation-iteration-count:infinite;
animation-duration:2s;
	
}
@keyframes ani2{
0%{background-size: 55%;font-size: 1em;}
50%{background-size: 65%;font-size: 1.2em;}
100%{background-size: 55%;font-size: 1em;}
}




.product_name{
	margin: 0px auto;
	top: 82%;
	width: 100%;
	text-align: center;
	font-size: 1.7em;
	
	display: block;
	position: absolute;
	
}



.bt1, .bt2, .bt3, .bt4, .bt5, .bt6, .bt7, .bt8, .bt9{
	

}


.bt1{
		
	background-image: url(  /html2/product/images/power_f650.png);
	
}

.bt2{
		
	background-image: url(  /html2/product/images/power_sr350.png);
	
}


.bt3{
		
	background-image: url( /html2/product/images/850w.png);
	
}


.bt4{
		
	background-image: url( /html2/product/images/aa745.png);
	
}

.bt5{
		
	background-image: url(/html2/product/images/bems_rtdb.png);
	
}
.bt6{
		
	background-image: url( /html2/product/images/icon_rqualityMeter.png);
	
}
.bt7{
		
	background-image: url( /html2/product/images/epm6000.png);
	
}
.bt8{
		
	background-image: url(/html2/product/images/bems_gems3500.png);
	
}
.bt9{
		
	background-image: url(/html2/product/images/bems_software_front.png);
	
}
.bt10{
		
		background-image: url("../images/cimplicity.jpg");	
	
}


.middle_img{
		margin:0px auto;
	margin-top: 15px;

	width: 95%;
	text-align: center;;
	height: 520px;
	position:relative;
	display: block;
	
	background-image: url("../images/etc_image2.png");	
	background-size: 95%;
	background-position: center top;
	background-repeat: no-repeat;
}

.down_img{
		margin:0px auto;
	margin-top: 15px;

	width: 95%;
	text-align: center;;
	height: 635px;
	position:relative;
	display: block;
	
	background-image: url("../images/etc_image1.png");	
	background-size: 95%;
	background-position: center center;
	background-repeat: no-repeat;
}

