
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 400;
  src: local('Poppins Regular'), local('Poppins-Regular'), url(http://fonts.gstatic.com/s/poppins/v13/pxiEyp8kv8JHgFVrJJfedw.ttf) format('truetype');
}

* { font-family:Poppins !important; }  

body{ margin:0; padding:0; font-family:Poppins; font-size: 14px; color: #333; line-height: 24px;}

.fa{ font-family:fontawesome !important; }

.main-table ul{ font-family:Poppins;}
.main-table ul li{ font-size: 14px; color:#333; line-height: 24px; text-align:left;}

p{ font-family:Poppins; font-size:14px; color:#333; line-height:23px; text-align:justify; margin-bottom: 0;}

a{ text-decoration:none;}

img{ max-width:100% !important; }

/*header*/

header{ text-align:left; padding: 20px 15px;}

.head-lft{ text-align:left;}
.head-rht{ text-align:right;}
.head-rht a img{ margin-right:5px; margin-top:5px;}


/*header*/

.ban-sec{ position: relative; top: -70px; z-index: 0;}
.bann-bx{ padding:30px 15px; background-color: #065695;}
.bann-bx h2{ font-weight:600; font-size:22px; color:#fff; margin-top:0;}
.bann-bx p{ color:#fff; font-size:14px; text-align:left; line-height:22px;}
.bann-bx img{ float:left; margin-right:5px;}
.bann-bx .rd-mr{ text-align:right; color:#fff;}
.bann-bx .rd-mr a{ color:#fff;}

	
/*hm-ser*/
.home-abt{ padding: 10px 20px;}
.home-abt p{ font-size:15px; line-height:30px;}

.home-services{ margin:20px auto;}

.ibsbox{ width:100%; height:auto;}

.ibspanel {
    width: auto;
    min-height: 276px;
    margin: auto;
    position: relative;
    text-align:center;
}

.ibscard {
    width: 100%;
    height: 100%;
    -o-transition: all .5s;
    -ms-transition: all .5s;
    -moz-transition: all .5s;
    -webkit-transition: all .5s;
    transition: all .5s;
    -webkit-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    position: absolute;
    top: 0px;
    left: 0px;
	border-radius:0px;
}

.ibsfront{ background:#fff; padding: 20px;}

.ibsfront img{ border-radius:0px;}
.ibsback{   
    -webkit-transform: rotatey(-180deg);
    -ms-transform: rotatey(-180deg);
    -moz-transform: rotatey(-180deg);  
    transform: rotatey(-180deg);
	background:#ebebeb;
	font-family:Arial;
	font-size:14px;
	text-align:justify;
	color:#4E4E4E;
	line-height:26px;
	padding-left:3px;
	padding-right:3px;
	border:#065695 solid 2px;
}

/*.ibspanel:hover .ibsfront {    
    -webkit-transform: rotatey(180deg);
    -ms-transform: rotatey(180deg);
    -moz-transform: rotatey(180deg);
    transform: rotatey(180deg);
	
}

.ibspanel:hover .ibsback {       
    -webkit-transform: rotatey(0deg);
    -ms-transform: rotatey(0deg);
    -moz-transform: rotatey(0deg);
    transform: rotatey(0deg);
	
}*/

.wecom{ background:#fff; font-family:Arial; font-size:14px; line-height:24px;}



/*footer*/

footer{ margin-top: 0px; padding-top: 5px; color: #fff; padding-top: 20px; background:#065695;}

footer h2{ font-weight: 500; font-size: 22px; position: relative; color: #fff; margin-bottom: 10px; 
text-transform: uppercase; border-bottom: 1px dashed #eee; padding-bottom: 5px;

}
	
footer h2 span {
    position: absolute;
    width: 100%;
    left: 1px;
    font-size: 20px;
    color: #222;
    z-index: 1;
    top: -17px;
}

footer .container-middle a{ color: #fff;}


/*.ft-cont{margin-top: -3px;}*/

.us-lk ul{ list-style-type: square; font-size: 14px; margin-bottom: 0; color: #fff; padding-left: 24px;}

.us-lk ul li{ line-height: 24px; margin-bottom:5px;}

.us-lk ul li a{ color:#fff;}

footer a{ color:#fff;}

.ft-cont p{ margin-bottom:5px; font-size: 14px; line-height:22px; color: #fff; min-height: 25px; transition: 0.5s; }

.copyrht{ background: rgba(0,0,0,0.3); margin-top: 10px; color: #fff; font-size: 14px; border-top: 1px solid #111; padding:5px 0;}
	
.copyrht p{ margin-bottom:0; color: #fff; line-height:25px;}

.wrht p{ margin-bottom:0; font-size: 14px; color: #fff; line-height:30px; text-align:right;}

#FooterrControl1_tr_FooterBackImage{ background-image:none !important;}

.cprht-lft{ /*float:left;*/ }

.cprht-rht{ float:right;}

.cprht-rht a{ color:#fff;}

p.cprht-rht img{ height: 25px; transition:0.5s; }

p.cprht-rht img:hover{ transform:rotate(360deg); transition:0.5s;}

.ft-cont i{ width: 35px;  min-height: 40px auto; text-align: center; border: 1px solid #fff; font-size: 19px; line-height: 0;
    margin-right: 11px; margin-top: 4px; vertical-align: baseline; float: left; transition: 0.5s; padding: 8px 0px; }
.ft-cont p:hover i{ background: #222;transition:0.5s;}

.top {
    position: fixed;
    bottom: 20px;
    right: 30px;
    z-index: 999;
    outline: none;
    background-color: #065695;
    border: 2px solid #fff;
    color: white;
    cursor: pointer;
    padding: 15px;
    border-radius: 40px;
    transition: ease-in 0.5s;
}



/*footer*/

/*footer*/

@media(max-width:1000px){

}

@media(max-width:991px){

}

@media(max-width:769px){

}

@media(max-width:767px){
	
.head-lft{ text-align: center;}	
.head-rht{ text-align: center;}
.bann-bx{ margin-top: 10px; margin-bottom: 10px;}

.ibsfront img{ width: 300px;}
.ibscard{ width: 300px; height: 250px;}
.ibspanel{left: 25%;}	
}
	
@media(max-width:667px){
	

}
	
@media(max-width:568px){
	
	.ban-sec{ top: 10px;}
	
}
	
@media(max-width:480px){
.ibspanel{ left: 15% !important;}

}
	
	
@media(max-width:360px){
	
	.ibspanel{ left: 8% !important;}

}