.footer_box {
  background: #2aa9ba;
  overflow: auto !important; }

.box1 {
  float: right;
  width: 50%; }

.footer_box .box1 img {
  float: right;
  width: 80px; }

.footer_box .box1 p {
  text-align: center;
  margin: 34px 30%;
  font-size: 17px;
  color: white; }

.footer_box .box2 {
  float: left;
  width: 50%;
  margin-top: 1%; }

.footer_box .box2 .img3 {
  width: 25%;
  float: left;
  margin: 1% 2%; }

.footer_box .box2 .text {
  width: 38%;
  float: left;
  margin: 7px 8%; }

.footer_box .box2 p {
  text-align: center;
  font-size: 17px;
  color: white; }

.box1 img {
  margin: 0 10px; }

