/*!
 * Start Bootstrap - Modern Business (https://startbootstrap.com/template-overviews/modern-business)
 * Copyright 2013-2017 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap-logomodern-business-nav/blob/master/LICENSE)
 */

body {
  padding-top: 52px;
  font-size: 1em;
  font-family: Palatino,'Palatino Linotype','Hoefler Text','Times New Roman',serif;
}
.center {
  text-align: center;
}
a {
  color: #626262;
}
.nowrap {
  white-space: nowrap;
}
a:hover {
  color: #242424;
  text-decoration: underline;
}
.opacity-1 {
  opacity: 0.9;
}
#navbar {
  position: absolute;
  top: 0;
  z-index: 100000;
  background-color: #1c1c1c;
  padding-left: 0;
  padding-top: 5px;
}
.navbar {
  margin: 0;
  padding: 0;
}
.navbar .container {
  background-color: #1c1c1c;
}

a#nav_logo {
  font-size: 1.6em;
  position: relative;
  top: 8px;
  left: 0px;
  font-family: "Aclonica", sans-serif;
  font-weight: 400;
  font-style: normal;
  height: 72px;
}
.welcome-text {
  font-size: 1.2em;
}
a#nav_logo .timothy {
  position: relative;
  top: -21px;
  left: 25px;
  padding: 65px;
  margin-right: 30px;
  background-image: url(../images/timothys2-black-car-logo-transparent-bg.png);
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: bottom center;
}
.timothy {
  font-family: "Great Vibes", cursive;
  font-weight: 400;
  font-style: bold;
  font-size: 1.4em;
}
#avatar {
  width: 130px;
  float: left;
  margin-top: 0.5em;
  margin-right: 1em;
  margin-bottom: 0;
  margin-left: 0;
}
.nav-item a {
 border-top: 3px solid transparent;
 border-bottom: 3px solid transparent;
}
.nav-item a:hover {
 border-top: 3px solid #dedede;
 border-bottom: 3px solid #dedede;
 text-decoration: none;
}
#nav_items {
 padding: 20px;
 text-align: center;
}
#nav_items a.nav-link {
  font-weight: 700;
  font-size: 1.1.em;
  color: white;
  padding: 0.25em 0.75em;
  text-transform: uppercase;
  position: relative;
  top: 3px;
}
#nav_items a.nav-link:hover {
 text-decoration: none;
}
.breadcrumb {
  background-color: #f6f6f6;
  font-weight: 600;
  opacity: 0.75;
}

.carousel {
  position: relative;
  top: 30px;
  background-color: #242424;
  border-top: thin solid white;
  border-bottom: thick solid GoldenRod;
}
.carousel-item {
  height: 520px;
  max-width: 100%;
  background: no-repeat center center scroll;
  -webkit-background-size: 100%;
  -moz-background-size: 100%;
  -o-background-size: 100%;
  background-size: 100%;
}

.carousel-caption {
  position: relative;
  top: 460px;
  left: 0;
}

.carousel-item .btn-primary {
  color: white;
  background-image: url(../images/transp_bg.png);
  background-color: #424242;
  border: 2px solid #424242; 
  position: relative;
  top: -80px;
  font-weight: 600;
}
.carousel-item .btn-primary:hover {
  color: #a9a9a9;
  background-image: url(../images/transp_bg.png);
  background-color: #424242;
  border: 2px solid #424242; 
}
.container p {
  font-size: 1.1em;
}
.container h1 {
  padding-top: 1.5em;
  padding-bottom: 0.5em;
  font-size: 2.6em;
  font-weight: 400;
  line-height: 1.4em;
  color: #464646;
  text-align: center;
  border-bottom: thin solid #e0e0e0;
  /* font-family: "Aclonica", sans-serif; */
}
.container h1 span {
  white-space: nowrap;
}
.fleet-button {
  float: right;
}
.portfolio-item {
  margin-bottom: 30px;
}
.btn-primary {
  background-color: white;
  border: 2px solid #747474;
  color: #646464;
  font-weight: 600;
  text-transform: uppercase;
}
.btn-primary:hover {
  color: #fff;
  background-color: #d09603;
  border: 2px solid #d09603;
}
.card-footer .btn-primary:active {
  color: #fff;
  background-color: #d09603;
  border: 2px solid #d09603;
}
.btn-secondary {
  background-color: #d09603;
  border: 2px solid #d09603;
  font-weight: 600;
  border: none;
  text-transform: uppercase;
}
.btn-secondary:hover {
  background-color: #d09603;
  background-image: url(../images/transp_bg.png);
  border: none;
}
h4.card-header {
  background-color: #242424;
  color: white;
  font-weight: bold;
}
.image-left {
  float: left;
}
footer p {
  opacity: 0.7;
  font-size: 80%;
}
::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: white;
    opacity: 0.7; /* Firefox */
    font-size: 0.8em;
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: white;
    font-size: 0.8em;
}

::-ms-input-placeholder { /* Microsoft Edge */
    color: white;
    font-size: 0.8em;
}

@media (max-width: 992px) {
  body {
    padding-top: 52px;
  }
.navbar {
  padding: 0 1em;
}
.carousel-item {
  height: 222px;
  -webkit-background-size: 200%;
  -moz-background-size: 200%;
  -o-background-size: 200%;
  background-size: 200%; 
}
#welcome-text {
  font-size: 0.86em;
}
#timothy-pic {
  position: relative;
  top: 1em;
}
.carousel-item {
  height: 350px;
  -webkit-background-size: 220%;
  -moz-background-size: 220%;
  -o-background-size: 220%;
  background-size: 220%; 
}
.carousel-caption {
  position: relative;
  top: 310px;
  left: 0;
}
.container h1 {
  font-size: 2em;
}

footer .container p {
  opacity: 0.7;
  font-size: 90%;
}
}
