a {
  color: #176eb1;
}
a:hover, a.active {
  cursor: pointer;
  color: #1c1c1c;
}

/*Fonts ===================================== */




@font-face {
  font-family: "DINMedium";
  src: url("../fonts/dinm____-webfont.eot");
  src: local("☺"), url("../fonts/dinm____-webfont.woff") format("woff"), url("../fonts/dinm____-webfont.ttf") format("truetype"), url("../fonts/dinm____-webfont.svg#webfontKKSxH0oc") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: "DINBold";
  src: url("../fonts/dinb____-webfont.eot");
  src: local("☺"), url("../fonts/dinb____-webfont.woff") format("woff"), url("../fonts/dinb____-webfont.ttf") format("truetype"), url("../fonts/dinb____-webfont.svg#webfontsTqXuOUW") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: "DIN";
  src: url("../fonts/dinr____-webfont.eot");
  src: local("☺"), url("../fonts/dinr____-webfont.woff") format("woff"), url("../fonts/dinr____-webfont.ttf") format("truetype"), url("../fonts/dinr____-webfont.svg#webfonttPN48fpi") format("svg");
  font-weight: normal;
  font-style: normal; }

body, html {
  font-family: "DIN";
  color: #6f6f6f;
}

.orange {
  color: #f48a24;
}

.tag-line .orange {
  color: #dd670d;
}

.thin {
  font-family: "DIN";
}

h2 {
  font-size: 25px;
  line-height: 30px;
  color: rgb(209,98,0);
  font-weight: normal;
}

h3 {
  font-weight: normal;
  font-size: 20px;
  line-height: 25px;
  color: rgb(209,98,0);
  margin-top: 30px;
}

h5 {
  color: rgb(179,212,230);
  font-size: 14px;
  text-shadow: 0 1px 1px #565656;
  font-family: "DINMedium";
  font-weight: normal;
}

h6 {
  color: #dd670d;
  font-size: 14px;
}

p {
  margin-top: 15px;
}

.medium {
  font-family: "DINMedium";
}

.call-us .tel, .mob-hid .tel {
  text-decoration: none;
  color: #fff;
}
.call-us .tel:hover, .mob-hid .tel:hover {
  color: #fff;
  text-decoration: underline;
}
