.footer .footer-main .item{
  float: left;
  width: calc(100% / 3);
}
.footer{
   padding: 20px 0 7px 0;
  margin-top: 30px;
  border-top: 2px solid #187bbc;
  background-color: #e5e5e5;
}
.footer .footer-main .item .thongtin p{
  font-size: 14px;
  line-height: 21px;
  margin-bottom: 4px;
}
.footer .footer-main .item .thongtin p span{
  font-family: 'SegoeUI-Bold';

}
.footer .footer-main .item  .chiase {
  margin-top: 13px;
}
.footer .footer-main .item.item-lienhe .chiase{
  display: none;
}
.footer .footer-main .item  .chiase a{
  display: inline-block;
  margin-right: 5px;
}
.footer .footer-main .item .form input,.footer .footer-main .item .form select, .footer .footer-main .item .form textarea{
  width: calc((100% - 20px) / 2);
  margin-right: 7px;
  height: 29px;
  border: 1px solid #a8ddff;
  background: #fff;
  padding-left: 5px;
  font-size: 13px;
  font-family: 'SegoeUI';
  color: #333;
  margin-bottom: 7px;
  	-moz-appearance: none;
	-webkit-appearance: none;
}
.footer .footer-main .item .form select{
  background: url(option.png) no-repeat 95% 12px;
  background-color: #fff;
}
.footer .footer-main .item .form select{
	color: #919191;
  
}
.footer .footer-main .item .form select::-moz-placeholder, .footer .footer-main .item .form textarea::-moz-placeholder {
	color: #919191;
	opacity: 1;
}
.footer .footer-main .item .form select::-webkit-input-placeholder,.footer .footer-main .item .form textarea::-webkit-input-placeholder{
	color: #919191;
	opacity: 1;
}
.footer .footer-main .item .form input::-moz-placeholder {
	color: #919191;
	opacity: 1;
}
.footer .footer-main .item .form input::-webkit-input-placeholder {
	color: #919191;
	opacity: 1;
}
.footer .footer-main .item .form .noidung{
  width: calc(100% - 9px);
  height: 55px;
  padding-bottom: 30px;
   border: 1px solid #a8ddff;
  background: #fff;resize: none
}
.footer .footer-main .item .form .gui{
  text-transform: uppercase;
  font-family: 'SegoeUI-Bold';
  font-size: 13px;
  padding: 5px 24px;
background-color: #187bbc;
  color: #fff;
  margin-top: 5px;
  display: inline-block;
  margin-bottom: 11px;
}
.footer .footer-main .item.item-lienhe{
  position: relative;
}
.footer .footer-main .item.item-lienhe .bg-form{
  position: absolute;
  z-index: 10;
  right: 0;
  bottom: -5px;
}



























