.label {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 28px;
  color: #5c5c5c;
}

.containercustom {
  width: 88%;
  margin: 0 auto;
  padding-top: 1%;
  padding-bottom: 1%;
}
.body_text {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
  color: #757575;
  margin: 1% 2% 0% 1%;
  line-height: 130%;
  text-align: justify;
}

.body_text_bold {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
  color: #000000;
  margin: 1% 0% 0% 0%;
  line-height: 130%;
  font-weight: bold;
  text-align: justify;
}

.pad {
  padding: 1% 1% 1% 1.5%;
}

.btm_txt {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 15px;
  color: #ececec;
  padding: 0% 1% 1% 1%;
  line-height: 150%;
}

.btm_head {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 18px;
  color: #ffffff;
  font-weight: bold;
  text-transform: uppercase;
  padding: 1%;
}

.coll_sm4 {
  /* width: 26.66%; */
  margin: 3%;
  float: left;
}

a.link5:visited {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 15px;
  color: #ececec;
  padding-top: 2%;
  line-height: 140%;
  text-decoration: none;
}

.bg_in {
  background-image: url(../img/h1.jpg);
  background-repeat: no-repeat;
  background-size: 100%;
}

.dfg {
  padding-bottom: 1%;
}

.col_1 {
  width: 8%;
  float: left;
}

.fb {
  width: 39px;
  height: 39px;
  position: fixed;
  right: 2%;
  bottom: 2%;
  background-image: url(/web/20180816033703im_/http://deltacorpuae.com/images/top.png);
  display: none;
  transition-duration: 1s;
  cursor: pointer;
}
