/* Generated by Font Squirrel (http://www.fontsquirrel.com) on July 3, 2014 */
@font-face {
    font-family: 'Helios';
    src: local('Helios'),
         url('../fonts/Helios.ttf');
}
body {
  font-family: Tahoma;
  font-size: 18px;
  color: #77787c;
}
a {
  color: #00ada8;
}
p {
  margin-top: 20px;
  line-height: 20px;
  font-size: 18px;
}
li {
  text-align: left;
  line-height: 24px;
  font-size: 16px;
  margin-top: 10px;
}
ul {
  padding-left: 20px;
  list-style: url('../img/dot.gif');
}
h1, h2, h3 {
  font-family: 'Helios', Tahoma;
  margin: 0px;
}
h1 {
  color: #00ada8;
  font-size: 60px;
}
h2 {
  color: #00ada8;
  font-size: 30px;
  margin-bottom: 15px;
  white-space: nowrap;
}
h3 {
  margin-top: 10px;
}
.container-fluid {
  margin: 0px 30px;
}
.header {
  width: 100%;
  height: 42px;
  z-index: 100;
  top: 0px;
  color: white;
  background-color: white;
  position: fixed;
  padding-bottom: 2px;
}
.wrapper {
  width: 100%;
  background-color: #00ada8;
  margin: 0px;
}
.logo {
  padding-top: 6px;
}
.phone {
  margin: 7px 0px;
}
.calling {
  color: white !important;
  padding: 2px 5px;
  border: 1px solid white;
  margin-left: 30px;
  text-decoration: none;
}
.calling:hover, .calling:active, .calling:visited {
  color: white;
  text-decoration: none !important;
}
.clear {
  clear: both;
}
.cyan {
    color: #00ada8;
}
.align-center {
  text-align: center;
}
.address {
  text-align: right;
  line-height: 24px;
  font-size: 16px;
}
.footer {
  font-size: 16px;
  line-height: 18px;
}
.icon {
  margin: 30px;
  width: 150px;
}
.margin-center, .carousel-inner > .item > img {
  margin: 0 auto;
}
.slider {
  margin-top: 20px;
  padding: 10px 0px;
  background-color: #e6e7e8;
}
#carousel {
  background-image: none !important;
  background-color: #f6f6f6;
  cursor: pointer;
}
.carousel-control {
  background-image: none !important;
  color: #77787c;
}
.carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right {
  font-size: 60px;
}
.margin-vertical-30 {
  margin-top: 30px;
}
.margin-vertical-50 {
  margin-top: 50px;
}
.padding-hor-30 {
  padding: 0px 30px;
}
.line {
  position: relative;
  background-color: #00ada8;
  padding: 7px 0px;
  margin-top: 10px;
  margin-bottom: 20px;
}
.triangle {
  position: absolute;
  left: 47%;
  bottom: -12px;
  width: 15px;
  height: 12px;
}
.toptriangle {
  position: absolute;
  left: 49%;
  top: 7px;
  width: 15px;
  height: 12px;
}
.topline {
  background-color: #00ada8;
  padding: 7px 0px 0px 0px;
}
.thumb, .textblock {
  width: 100%;
  padding: 7px 0px;
  background-color: white;
}
.input-group {
  width: 100%;
}
.btn-back {
  background-color: #77787c;
  width: 100%;
  height: 60px;
  padding-bottom: 7px;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -ms-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
}
.btn-back:hover {
  -webkit-transform: translate(0, 3px);
  -moz-transform: translate(0, 3px);
  -ms-transform: translate(0, 3px);
  -o-transform: translate(0, 3px);
  transform: translate(0, 3px);
}
.btn {
  border-radius: 0px;
  width: 100%;
  background-color: #e6e7e8;
  font-size: 24px;
  font-weight: bold;
  color: #00ada8;
  padding: 10px;
  text-align: center;
}
.btn:hover {
  color: #00ada8;
}
.carousel-indicators {
  bottom: 0px;
}
.carousel-indicators li {
  background-color: #77787c;
}
.carousel-indicators .active {
  background-color: #00ada8;
}
.form-control {
  height: 60px;
  line-height: 30px;
  color: #77787c;
  border-radius: 0px;
  font-size: 24px;
}
.form-control:focus {
  border-color: #00ada8;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(0, 173, 168, .6);
          box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(0, 173, 168, .6);
}
hr {
  height: 1px;
  background-color: #77787c;
  width: 100%
}
.social a img {
  width: 30px;
  margin-bottom: 30px;
  margin-right: 10px;
}