body {
  background-color: #eceef0 !important;
}
.iframe-wrapp {
  border-radius: 20px;
}
.about-wrapp {
  background-color: #fff;
  padding: 20px;
  border-radius: 20px;
}
.contect-wrapp {
  background-color: #fff;
  border-radius: 20px;
  padding: 10px 20px 20px 20px;
}

.call-btn {
  width: 150px;
  background-color: #7fcbe4;
  padding: 8px 16px;
  font-size: 16px;
  border-radius: 20px;
  border: none;
  outline: none;
  font-weight: 600;
  color: #fff;
}

.call-btn i {
  transform: rotate(270deg);
  margin-left: 10px;
}
/* for desktop */
.whatsapp_float {
  position: fixed;
  width: 60px;
  height: 60px;
  bottom: 40px;
  right: 40px;
  background-color: #25d366;
  color: #fff;
  border-radius: 50px;
  text-align: center;
  font-size: 30px;
  box-shadow: 2px 2px 3px #999;
  z-index: 100;
}

.whatsapp-icon {
  margin-top: 16px;
}

/* for mobile */
@media screen and (max-width: 767px) {
  .whatsapp-icon {
    margin-top: 10px;
  }

  .whatsapp_float {
    width: 40px;
    height: 40px;
    bottom: 20px;
    right: 10px;
    font-size: 22px;
  }
}

/* Footer */
.footer-main {
  padding-top: 90px;
}

.address-main > div.col-lg-4 {
  border-bottom: dotted 1px #999;
}
.address-box {
  padding: 10px 0;
  margin-bottom: 30px;
}
.add-icon {
  width: 60px;
  display: inline-block;
  padding: 0px 5px;
}
.address-box .add-icon {
  background: #27303b;
  height: 75px;
  line-height: 75px;
  width: 75px;
  margin-right: 20px;
  text-align: center;
}
.add-icon img {
  width: 100%;
}
.address-box .add-icon img {
  max-width: 40px;
}
.add-content {
  padding-left: 70px;
}
.add-content h5 {
  font-size: 17px;
  color: #ffffff;
  padding: 0;
  font-weight: 500;
  margin-bottom: 10px;
}
.add-content p {
  font-size: 13px;
  color: #999999;
  font-weight: 300;
}
.add-content p a {
  font-size: 14px;
  color: #999999;
  font-weight: 300;
  word-wrap: break-word;
}
.add-content p a:hover {
  color: #ffb32d;
}
.footer-main {
  padding-top: 90px;
}

.fotter-icon {
  font-size: 31px;
  color: #fff;
}

.footer-atag {
  text-decoration: none;
}

.address-main > div.col-lg-4 {
  border-bottom: dotted 1px #999;
}
.address-box {
  padding: 10px 0;
  margin-bottom: 30px;
}
.add-icon {
  float: left;
  width: 60px;
  display: inline-block;
  padding: 0px 5px;
}
.address-box .add-icon {
  background: #27303b;
  height: 75px;
  line-height: 75px;
  width: 75px;
  margin-right: 20px;
  text-align: center;
}
.add-icon img {
  width: 100%;
}
.address-box .add-icon img {
  max-width: 40px;
}
.add-content {
  padding-left: 70px;
}
.add-content h5 {
  font-size: 17px;
  color: #ffffff;
  padding: 0;
  font-weight: 500;
  margin-bottom: 10px;
}
.add-content p {
  font-size: 13px;
  color: #999999;
  font-weight: 300;
}
.add-content p a {
  font-size: 14px;
  color: #999999;
  font-weight: 300;
  word-wrap: break-word;
}
.add-content p a:hover {
  color: #ffb32d;
}

.codechimpit-tag {
  color: #fff;
}
/* Footer */

/* call us  */
