.footer {
  background-color: #4aaad6;
  font-size: 16px;
  color: #fff;
  padding: 3.5% 0 2% 0;
}
.foot2 {
  width: 33%;
  padding-top: 45px;
}
.foot3 {
  width: 15%;
}
.foot4 {
  width: 33%;
}
.foot2 .p2 {
  font-size: 16px;
  line-height: 24px;
}
.foot3 .p2 {
  font-size: 16px;
  line-height: 24px;
}
.foot3 .p1 {
  font-size: 20px;
  line-height: 30px;
  margin-bottom: 15px;
}
.foot4 .p2 {
  font-size: 16px;
  line-height: 24px;
}
.foot4 .p1 {
  font-size: 20px;
  line-height: 30px;
  margin-bottom: 15px;
}
.footer_dis {
  display: flex;
  justify-content: space-between;
}
