.back-div {
  background-color: #000;
  opacity: 0.6;
  margin-top: 20px;
}

.serviceBox .service-icon {
  color: #fff;
  font-size: 50px;
  padding: 5px 0px;
}

.serviceBox .service-content h3 {
  font-size: 22px;
  text-transform: uppercase;
}

.serviceBox .service-content .add-icons {
  color: #910d09;
}

.serviceBox .service-content p {
  font-size: 14px;
  text-align: justify;
}

.serviceBox.yellow:hover h3 {
  color: #f1bb40;
}

@media screen and (max-width: 990px) {
  .serviceBox {
    margin-bottom: 30px;
  }
}

@media screen and (max-width: 479px) {
  .serviceBox .service-content {
    padding: 0 30px;
  }
}

.serviceBox .service-icon a {
  color: #fff;
  font-size: 50px;
}

.serviceBox .service-content {
  padding: 5px;
  color: #2c363f;
  font-size: initial;
  font-family: 'Raleway';
}

.serviceBox .service-content hr {
  background: #b4b4b4;
  height: 1px;
}

.serviceBox.yellow:hover h3 {
  color: #f1bb40;
}

.serviceBox {
  padding: 0px 0 30px;
  text-align: center;
  background: #f2f2f2;
  border: 1px solid #910d09;
  border-radius: 5px;
}

.serviceBox.yellow .service-icon, .serviceBox.yellow:hover .read a {
  background: #910d09;
  border-top-right-radius: 5px;
  border-top-left-radius: 5px;
}

.map-clean {
  color: #313437;
  background-color: #fff;
}

.map-clean p {
  color: #7d8285;
}

.map-clean h2 {
  font-weight: bold;
  margin-bottom: 40px;
  padding-top: 40px;
  color: inherit;
}

@media (max-width:767px) {
  .map-clean h2 {
    margin-bottom: 25px;
    padding-top: 25px;
    font-size: 24px;
  }
}

.map-clean .intro {
  font-size: 16px;
  max-width: 500px;
  margin: 0 auto 40px;
}

.map-clean iframe {
  background-color: #eee;
}

.photo-gallery {
  color: #313437;
  background-color: #fff;
}

.photo-gallery p {
  color: #7d8285;
}

.photo-gallery h2 {
  font-weight: bold;
  margin-bottom: 40px;
  padding-top: 40px;
  color: inherit;
}

@media (max-width:767px) {
  .photo-gallery h2 {
    margin-bottom: 25px;
    padding-top: 25px;
    font-size: 24px;
  }
}

.photo-gallery .intro {
  font-size: 16px;
  max-width: 500px;
  margin: 0 auto 40px;
}

.photo-gallery .intro p {
  margin-bottom: 0;
}

.photo-gallery .photos {
  padding: 0px;
  margin: 0px;
}

.photo-gallery .item {
  padding: 0px;
}

.highlight-phone {
  color: #313437;
  background-color: #2c363f;
  padding: 50px 0 55px;
  overflow: hidden;
}

@media (max-width:767px) {
  .highlight-phone {
    text-align: center;
  }
}

.highlight-phone p {
  color: #7d8285;
}

.highlight-phone .profile {
  font-weight: bold;
  margin-bottom: 35px;
  line-height: 1.5;
  padding: 8px;
  margin-top: 0;
  color: #fff;
  background-color: #910d09;
  text-transform: uppercase;
  font-style: italic;
  box-shadow: 2px 0px 2px 2px rgb(34,34,34);
}

@media (min-width: 576px) {
  .profile:before {
    content: '';
    border-top: 0px solid transparent;
    border-bottom: 75px solid transparent;
    border-left: 0px solid transparent;
    border-right: 30px solid #910d09;
    position: absolute;
    left: -15px;
    top: 0px;
  }
}

@media (min-width: 768px) {
  .profile:before {
    content: '';
    border-top: 0px solid transparent;
    border-bottom: 135px solid transparent;
    border-left: 0px solid transparent;
    border-right: 35px solid #910d09;
    position: absolute;
    left: -20px;
    top: 50px;
  }
}

@media (min-width: 992px) {
  .profile:before {
    content: '';
    border-top: 0px solid transparent;
    border-bottom: 78px solid transparent;
    border-left: 0px solid transparent;
    border-right: 35px solid #910d09;
    position: absolute;
    left: 93px;
    top: 50px;
  }
}

@media (min-width: 1200px) {
  .profile:before {
    content: '';
    border-top: 0px solid transparent;
    border-bottom: 78px solid transparent;
    border-left: 0px solid transparent;
    border-right: 45px solid #910d09;
    position: absolute;
    left: 202px;
    top: 50px;
  }
}

@media (min-width: 768px) {
  .highlight-phone .intro {
    font-size: 18px;
    max-width: 600px;
    line-height: 1.5;
    padding-top: 50px;
    float: right;
  }
}

@media (max-width:767px) {
  .highlight-phone .intro {
    max-width: none;
  }
}

.highlight-phone .intro p {
  margin-bottom: 35px;
}

.highlight-phone .intro .btn {
  padding: 16px 32px;
  border: none;
  background: none;
  box-shadow: none;
  text-shadow: none;
  opacity: 0.9;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 13px;
  letter-spacing: 0.4px;
  line-height: 1;
}

.highlight-phone .intro .btn:hover {
  opacity: 1;
}

.highlight-phone .intro .btn:active {
  transform: translateY(1px);
}

.highlight-phone .intro .btn-primary {
  background-color: #055ada;
  color: #fff;
}

.highlight-phone .iphone-mockup {
  position: relative;
  max-width: 260px;
  margin-top: -30px;
  margin-bottom: -230px;
  transform: rotate(-15deg);
}

.highlight-phone .iphone-mockup img.device {
  width: 100%;
  height: auto;
}

.highlight-phone .iphone-mockup .screen {
  position: absolute;
  width: 88%;
  height: 77%;
  top: 12%;
  border-radius: 2px;
  left: 6%;
  border: 1px solid #444;
  background-color: #aaa;
  overflow: hidden;
  background: url(../../assets/img/screen-content-iphone-6.jpg);
  background-size: cover;
  background-position: center;
}

.highlight-phone .iphone-mockup .screen:before {
  content: '';
  background-color: #fff;
  position: absolute;
  width: 70%;
  height: 140%;
  top: -12%;
  right: -60%;
  transform: rotate(-19deg);
  opacity: 0.2;
}

.highlight-blue {
  color: #fff;
  background-color: #910d09;
  opacity: 0.97;
  overflow: hidden;
}

.highlight-blue p {
  color: #dcd1d1;
  line-height: 1.5;
  font-family: 'Raleway';
}

.highlight-blue h2 {
  font-weight: normal;
  margin-bottom: 25px;
  line-height: 1.5;
  padding-top: 0;
  margin-top: 0;
  color: inherit;
  font-family: 'Raleway';
  font-size: xx-large;
}

.highlight-blue .intro {
  font-size: 16px;
  max-width: 500px;
  margin: 0 auto 25px;
  padding: 50px 0 0;
}

.highlight-blue .buttons {
  text-align: center;
  padding-bottom: 30px;
}

.highlight-blue .buttons .btn {
  padding: 16px 32px;
  margin: 6px;
  border: none;
  background: none;
  box-shadow: none;
  text-shadow: none;
  opacity: 0.9;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 13px;
  letter-spacing: 0.4px;
  line-height: 1;
  font-family: 'Raleway';
}

.highlight-blue .buttons .btn:hover {
  opacity: 1;
}

.highlight-blue .buttons .btn:active {
  transform: translateY(1px);
}

.highlight-blue .buttons .btn-primary, .highlight-blue .buttons .btn-primary:active {
  border: 2px solid rgba(255,255,255,0.7);
  border-radius: 6px;
  color: #ebeff1;
  box-shadow: none;
  text-shadow: none;
  padding: 14px 24px;
  background: transparent;
  transition: background-color 0.25s;
}

.highlight-about {
  color: #fff;
  background-color: #910d09;
  padding: 50px 0 55px;
  overflow: hidden;
}

@media (max-width:767px) {
  .highlight-about {
    text-align: center;
  }
}

.highlight-about p {
  color: #e6e6e6;
  text-align: justify;
}

.highlight-about h3 {
  font-weight: bold;
  padding-top: 0;
  margin-top: 0;
  color: inherit;
}

.highlight-about .intro {
  font-size: 18px;
  max-width: 100%;
  line-height: 1.5;
  margin-top: 20px;
}

@media (max-width:767px) {
  .highlight-about.intro {
    max-width: none;
  }
}

.highlight-about .intro p {
  /*margin-bottom: 35px;*/
}

.highlight-about.intro .btn {
  padding: 16px 32px;
  border: none;
  background: none;
  box-shadow: none;
  text-shadow: none;
  opacity: 0.9;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 13px;
  letter-spacing: 0.4px;
  line-height: 1;
}

.highlight-about .intro .btn:hover {
  opacity: 1;
}

.highlight-about .intro .btn:active {
  transform: translateY(1px);
}

.highlight-about .intro .btn-primary {
  background-color: #055ada;
  color: #fff;
}

.highlight-about .iphone-mockup {
  position: relative;
  max-width: 260px;
  transform: scaleX(-1);
}

.highlight-about .iphone-mockup img.device {
  width: auto;
  height: auto;
  transform: rotate(25deg);
  margin-left: auto;
}

.highlight-about .iphone-mockup .screen {
  position: absolute;
  width: 88%;
  height: 77%;
  top: 12%;
  border-radius: 2px;
  left: 6%;
  overflow: hidden;
}

.highlight-about .iphone-mockup .screen:before {
  content: '';
  background-color: #220909;
  position: absolute;
  width: 70%;
  height: 140%;
  top: -12%;
  transform: rotate(-19deg);
  opacity: 0.2;
}

.about-border {
  border-right: 3px solid rgb(227,227,227);
}

section.feature {
  background: #f2f2f2 none repeat scroll 0 0;
  padding-bottom: 40px;
}

div.center {
  padding-bottom: 55px;
  text-align: center;
}

.fetures {
  padding: 0px;
}

.feature-wrap {
  margin-bottom: 35px;
  overflow: hidden;
}

.feature-wrap-1 .fa {
  background: #ffffff none repeat scroll 0 0;
  border: 3px solid #ffffff;
  border-radius: 100%;
  box-shadow: 0 0 0 5px #f2f2f2 inset;
  color: #c52d2f;
  float: none;
  font-size: 48px;
  height: 110px;
  line-height: 110px;
  text-align: center;
  transition: all 500ms ease 0s;
  width: 110px;
}

.feature-wrap .fa {
  background: #ffffff none repeat scroll 0 0;
  border: 3px solid #ffffff;
  border-radius: 100%;
  box-shadow: 0 0 0 5px #f2f2f2 inset;
  color: #c52d2f;
  float: left;
  font-size: 48px;
  height: 110px;
  line-height: 110px;
  margin: 3px 25px 3px 3px;
  text-align: center;
  transition: all 500ms ease 0s;
  width: 110px;
}

.feature-wrap-1 h2 {
  font-size: 20px;
  font-weight: 600;
  font-family: "Open Sans",sans-serif;
  color: #ffffff;
  margin-top: 10px;
}

.feature-wrap h2 {
  font-size: 20px;
  font-weight: 600;
  font-family: 'Raleway';
  color: #ffffff;
  margin-top: 10px;
}

.feature-wrap h3 {
  color: #a7a5a5;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  font-family: 'Raleway';
}

.feature-wrap-1 .fa:hover {
  background: #c52d2f none repeat scroll 0 0;
  border: 3px solid #c52d2f;
  box-shadow: 0 0 0 5px #c52d2f inset;
  color: #fff;
}

.feature-wrap .fa:hover {
  background: #c52d2f none repeat scroll 0 0;
  border: 3px solid #c52d2f;
  box-shadow: 0 0 0 5px #c52d2f inset;
  color: #fff;
}

.features-clean {
  color: #313437;
  background-color: #fff;
  padding-bottom: 30px;
  font-family: 'Raleway';
}

@media (max-width:767px) {
  .features-clean {
    padding-bottom: 10px;
  }
}

.features-clean p {
  color: #7d8285;
}

.features-clean h2 {
  font-weight: bold;
  padding-top: 40px;
  color: inherit;
}

@media (max-width:767px) {
  .features-clean h2 {
    margin-bottom: 25px;
    padding-top: 25px;
    font-size: 24px;
  }
}

.features-clean .intro {
  font-size: 16px;
  max-width: 500px;
  margin: 0 auto 60px;
}

@media (max-width:767px) {
  .features-clean .intro {
    margin-bottom: 40px;
  }
}

@media (min-width: 300px) {
  .features-clean .item {
    min-height: 100px;
    padding-left: 40px;
    margin-bottom: 40px;
  }
}

@media (min-width: 576px) {
  .features-clean .item {
    min-height: 100px;
    padding-left: 10px;
    margin-bottom: 40px;
  }
}

@media (min-width: 1200px) {
  .features-clean .item {
    min-height: 100px;
    padding-left: 80px;
    margin-bottom: 40px;
  }
}

@media (max-width:767px) {
  .features-clean .item {
    min-height: 0;
  }
}

.features-clean .item .name {
  font-size: 20px;
  font-weight: 800;
  margin-top: 0;
  margin-bottom: 20px;
  color: inherit;
  font-family: 'Raleway';
}

.features-clean .item .description {
  font-size: 15px;
  margin-bottom: 0;
}

@media (min-width: 300px) {
  .features-clean .item .icon {
    font-size: 40px;
    color: #910d09;
    float: left;
    margin-left: -65px;
  }
}

@media (min-width: 576px) {
  .features-clean .item .icon {
    font-size: 40px;
    color: #910d09;
    float: left;
    margin-left: -15px;
  }
}

@media (min-width: 768px) {
  .features-clean .item .icon {
    font-size: 40px;
    color: #910d09;
    float: left;
    margin-left: -35px;
  }
}

@media (min-width: 992px) {
  .features-clean .item .icon {
    font-size: 40px;
    color: #910d09;
    float: left;
    margin-left: -65px;
  }
}

.features-boxed {
  color: #313437;
  background-color: #ffffff;
}

.features-boxed p {
  color: #7d8285;
}

.features-boxed h2 {
  font-weight: bold;
  margin-bottom: 40px;
  padding-top: 40px;
  color: inherit;
}

@media (max-width:767px) {
  .features-boxed h2 {
    margin-bottom: 25px;
    padding-top: 25px;
    font-size: 24px;
  }
}

.features-boxed .intro {
  font-size: 16px;
  max-width: 500px;
  margin: 0 auto;
}

.features-boxed .intro p {
  margin-bottom: 0;
}

.features-boxed .features {
  padding: 20px 0;
}

.features-boxed .item {
  text-align: center;
}

.features-boxed .item .box {
  text-align: center;
  padding: 30px;
  margin-bottom: 30px;
}

.features-boxed .item .icon {
  font-size: 60px;
  color: #910d09;
  margin-top: 20px;
  margin-bottom: 35px;
  padding: 10px;
  border-radius: 50%;
  border: solid 3px #910d09;
}

.features-boxed .item .name {
  font-weight: bold;
  font-size: 18px;
  margin-bottom: 8px;
  margin-top: 0;
  color: inherit;
  font-family: 'Raleway';
}

.features-boxed .item .description {
  font-size: 15px;
  margin-top: 15px;
  margin-bottom: 20px;
}

