/*!
 * Start Bootstrap - Creative v4.0.0-beta.2 (https://startbootstrap.com/template-overviews/creative)
 * Copyright 2013-2017 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap-creative/blob/master/LICENSE)
 */
body,
html {
  width: 100%;
  height: 100%; }

body {
  font-family: 'Ubuntu', 'Merriweather', 'Helvetica Neue', Arial, sans-serif; }

hr {
  max-width: 50px;
  border-width: 3px;
  border-color: #0daeff; }

hr.light {
  border-color: #fff; }

a {
  color: #0daeff;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s; }
  a:hover {
    color: #0daeff;
    text-decoration: none; }

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'Ubuntu', 'Open Sans', 'Helvetica Neue', Arial, sans-serif; }

.bg-primary {
  background-color: #0daeff !important; }

.text-faded {
  color: rgba(255, 255, 255, 0.7); }

section {
  padding: 75px 0; }

::-moz-selection {
  color: #fff;
  background: #212529;
  text-shadow: none; }

::selection {
  color: #fff;
  background: #212529;
  text-shadow: none; }

img::selection {
  color: #fff;
  background: transparent; }

img::-moz-selection {
  color: #fff;
  background: transparent; }

body {
  -webkit-tap-highlight-color: #212529; }

#mainNav {
  border-bottom: 1px solid rgba(33, 37, 41, 0.1);
  background-color: #08242d;
  font-family: 'Ubuntu', 'Open Sans', 'Helvetica Neue', Arial, sans-serif;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s; }
  #mainNav .navbar-brand {
    font-weight: 700;
    text-transform: uppercase;
    color: #0daeff;
    font-family: 'Ubuntu', 'Open Sans', 'Helvetica Neue', Arial, sans-serif; }
    #mainNav .navbar-brand img {
      height: 30px; }
    #mainNav .navbar-brand:focus, #mainNav .navbar-brand:hover {
      color: #0daeff; }
  #mainNav .navbar-nav > li.nav-item > a.nav-link,
  #mainNav .navbar-nav > li.nav-item > a.nav-link:focus {
    font-size: .9rem;
    font-weight: 400;
    color: #f1f1f1;
    padding-top: 20px; }
    #mainNav .navbar-nav > li.nav-item > a.nav-link:hover,
    #mainNav .navbar-nav > li.nav-item > a.nav-link:focus:hover {
      color: #0daeff; }
    #mainNav .navbar-nav > li.nav-item > a.nav-link.active,
    #mainNav .navbar-nav > li.nav-item > a.nav-link:focus.active {
      color: #0daeff !important;
      background-color: transparent; }
      #mainNav .navbar-nav > li.nav-item > a.nav-link.active:hover,
      #mainNav .navbar-nav > li.nav-item > a.nav-link:focus.active:hover {
        background-color: transparent; }
  @media (min-width: 992px) {
    #mainNav {
      background-color: transparent }
        #mainNav .navbar-brand {
          padding: 0; }
      #mainNav .navbar-nav > li.nav-item > a.nav-link {
        padding: 0.5rem 1rem; }
      #mainNav .navbar-nav > li.nav-item > a.nav-link,
      #mainNav .navbar-nav > li.nav-item > a.nav-link:focus {
        color: #fdc330;
        border: 1px solid #fdc330;
        border-radius: 30px;
        font-weight: 400;
        padding: 5px 20px; }
          #mainNav .navbar-nav > li.nav-item > a.nav-link:hover {
            box-shadow: 0 4px 5px rgba(253, 196, 48, .15);
            color: #fdc330; }
      #mainNav.navbar-shrink {
        border-bottom: none;
        background-color: rgba(255, 255, 255, 0.95); }
        #mainNav.navbar-shrink .navbar-brand {
          color: #0daeff; }
          #mainNav.navbar-shrink .navbar-brand:focus, #mainNav.navbar-shrink .navbar-brand:hover {
            color: #0daeff; }
        #mainNav.navbar-shrink .navbar-nav > li.nav-item > a.nav-link,
        #mainNav.navbar-shrink .navbar-nav > li.nav-item > a.nav-link:focus {
          color: #212529; }
          #mainNav.navbar-shrink .navbar-nav > li.nav-item > a.nav-link:hover,
          #mainNav.navbar-shrink .navbar-nav > li.nav-item > a.nav-link:focus:hover {
            color: #0daeff; } }

header {
  background: #08232C;
  color: #fff;
  padding: 100px 0 50px;
}
header h1 {
  font-weight: 100;
  font-size: 60px;
  padding: 0 30px;
  line-height: 75px;
  margin: 0;
  color: #b9b9b9;
}
header h1 span {
  color: #FDC230;
}
.visit_hire {
  background: #f1f1f1;
}
.visit_hire img {
  height: 150px;
  width: auto;
  display: block;
  margin: 75px auto 30px;
}
.visit_hire img.double {
  height: 300px;
  margin-top: 0;
}
.visit_hire a {
  border: 2px solid #08242d;
  width: 150px;
  display: block;
  margin: auto;
  border-radius: 30px;
  height: 35px;
  line-height: 31px;
  color: #08242d;
}
.visit_hire a:hover, .visit_hire a:focus {
  box-shadow: 0 4px 5px rgba(8, 36, 45, .15);
}
@media(max-width:1199px) {
  header h1 {
    font-size: 50px;
    line-height: 65px;
  }
}
@media(max-width:991px) {
  header h1 {
    font-size: 35px;
    line-height: 45px;
  }
  .visit_hire img {
    height: 125px;
  }
  .visit_hire img.double {
    height: 250px;
  }
}
@media(max-width:767px) {
  header h1 {
    font-size: 23px;
    line-height: 32px;
    font-weight: 400;
  }
  .visit_hire img.double {
    margin-top: 75px;
  }
}
@media(max-width:575px) {
  header h1 {
    font-size: 32px;
    text-align: center;
    line-height: 40px;
    margin: 75px auto 0;
  }
}
footer {
  background: #08242d;
  text-align: center;
  padding: 15px;
}
footer p {
  margin: 0;
  color: #FDC230;
  font-size: 14px;
}