#serviceLoader{
  display: flex;
  align-items: center!important;
  justify-content: center;
  height: 200px;
}
#serviceLoader i{
  color: #999;
}

#cellphone {
  background-color: #d8262b;
  padding-top: 50px;
  overflow: hidden;
  margin: 50px 0 0;
}
#cellphone .headers {
  text-align: center;
}
#cellphone .headers h2 {
  font-size: 30px!important;
  color: #fff;
  font-weight: 600!important;
  padding: 10px!important;
}
#cellphone .headers h5 {
  font-size: 18px;
  color: #fff;
  font-weight: 300;
}
#cellphone .row-icons {
  margin: 50px 0;
}
#cellphone .row-icons .icons {
  position: relative;
  height: 70px;
  margin-bottom: 10px;
  text-align: center;
}
#cellphone .row-icons .icons img {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
}
#cellphone .icon-text p {
  text-align: center;
  font-size: 15px;
  font-weight: 200;
  color: #fff;
}
#cellphone h5{
  font-family: Lato, sans-serif!important;
}
#cellphone p{
  font-family: Montserrat, sans-serif!important;
}
#cellphone .small-6{
  padding-left: 15px;
  padding-right: 15px;
}

.other-services{
  margin-bottom: 80px;
}

.accordion-title{
  color: #353535!important;
  text-decoration: none!important;
}