/*!
 * Start Bootstrap - Business Casual Bootstrap Theme (http://startbootstrap.com)
 * Code licensed under the Apache License v2.0.
 * For details, see http://www.apache.org/licenses/LICENSE-2.0.
 */

@font-face {
  font-family: "Open Sans";
  src: url("fonts/OpenSans-Regular.ttf") format("truetype");
}

@font-face {
  font-family: "Josefin Slab";
  src: url("fonts/JosefinSlab-Regular.ttf") format("truetype");
}
.privacy-font h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: Arial, Helvetica, sans-serif !important;
}
.privacy-font h3 {
  font-size: 24px;
}
html {
  position: relative;
  min-height: 100%;
}
body {
  font-family: "Open Sans", sans-serif;
  height: 100%;
  /* Margin bottom by footer height */
  margin-bottom: 60px;
  /* background: url('../img/bg.jpg') no-repeat center center fixed; */
  background-color: #efefef;
  background-repeat: repeat-x;
}

/* .facebooklink {
  display: inline;
  max-height: 100%;
  height: 20px;
} */

.container {
  max-width: 1200px;
  width: 85%;
}

.content {
  background-color: #f4f4f4;
  padding: 30px;
  position: relative;
  top: -50px;
}

#callUs {
  width: 250px;
}

.centerit {
  text-align: center;
}

.carouselcenter {
  display: inline-block;
  float: none;
}

/* Testimonials */
.testimonials blockquote {
  background: #f8f8f8 none repeat scroll 0 0;
  border: medium none;
  color: #666;
  display: block;
  font-size: 14px;
  line-height: 20px;
  padding: 15px;
  position: relative;
  margin-bottom: 7px;
}
.testimonials blockquote::before {
  width: 0;
  height: 0;
  right: 0;
  bottom: 0;
  content: " ";
  display: block;
  position: absolute;
  border-bottom: 10px solid #fff;
  border-right: 0 solid transparent;
  border-left: 15px solid transparent;
  border-left-style: inset; /*FF fixes*/
  border-bottom-style: inset; /*FF fixes*/
}
.testimonials blockquote::after {
  width: 0;
  height: 0;
  right: 0;
  bottom: 0;
  content: " ";
  display: block;
  position: absolute;
  border-style: solid;
  border-width: 10px 10px 0 0;
  border-color: #e63f0c transparent transparent transparent;
}
.testimonials .carousel-info img {
  border: 1px solid #f5f5f5;
  border-radius: 150px !important;
  height: 75px;
  padding: 3px;
  width: 75px;
}
.testimonials .carousel-info {
  overflow: hidden;
}
.testimonials .carousel-info span {
  display: block;
}
.testimonials span.testimonials-name {
  color: #e6400c;
  font-size: 16px;
  font-weight: 300;
  margin: 0px 0 7px;
}
.testimonials span.testimonials-post {
  color: #656565;
  font-size: 12px;
}

@media screen and (max-width: 1200px) {
  .row-offcanvas {
    position: relative;
    -webkit-transition: all 0.25s ease-out;
    -o-transition: all 0.25s ease-out;
    transition: all 0.25s ease-out;
  }

  .row-offcanvas-right {
    right: 0;
  }

  .row-offcanvas-left {
    left: 0;
  }

  .row-offcanvas-right .sidebar-offcanvas {
    right: -50%; /* 6 columns */
  }

  .row-offcanvas-left .sidebar-offcanvas {
    left: -50%; /* 6 columns */
  }

  .row-offcanvas-right.active {
    right: 50%; /* 6 columns */
  }

  .row-offcanvas-left.active {
    left: 50%; /* 6 columns */
  }

  .sidebar-offcanvas {
    position: absolute;
    top: 0;
    width: 50%; /* 6 columns */
  }
}

@media screen and (max-width: 800px) {
  .container {
    width: 98%;
  }

  .top-elem {
    min-height: 100px;
  }

  .row-offcanvas {
    position: relative;
    -webkit-transition: all 0.25s ease-out;
    -o-transition: all 0.25s ease-out;
    transition: all 0.25s ease-out;
  }

  .row-offcanvas-right {
    right: 0;
  }

  .row-offcanvas-left {
    left: 0;
  }

  .row-offcanvas-right .sidebar-offcanvas {
    right: -50%; /* 6 columns */
  }

  .row-offcanvas-left .sidebar-offcanvas {
    left: -50%; /* 6 columns */
  }

  .row-offcanvas-right.active {
    right: 50%; /* 6 columns */
  }

  .row-offcanvas-left.active {
    left: 50%; /* 6 columns */
  }

  .sidebar-offcanvas {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
  }
}

h1,
h2,
h3,
h4,
h5,
h6 {
  text-transform: uppercase;
  font-family: "Josefin Slab", sans-serif;
  font-weight: 700;
  letter-spacing: 1px;
}

h3 {
  font-size: 1.15em;
}

p {
  font-size: 1.25em;
  line-height: 1.6;
  color: #000;
}

hr {
  max-width: 400px;
  border-color: #999999;
}

.brand,
.address-bar {
  display: none;
}

.navbar-brand {
  text-transform: uppercase;
  font-weight: 900;
  letter-spacing: 2px;
}

.navbar-nav {
  text-transform: uppercase;
  font-weight: 400;
  letter-spacing: 2px;
}

.img-full {
  min-width: 100%;
}

.img-responsive {
  margin: 0 auto;
}

.brand-before,
.brand-name {
  text-transform: capitalize;
}

.brand-before {
  margin: 15px 0;
}

.brand-name {
  margin: 0;
  font-size: 4em;
}

.tagline-divider {
  margin: 15px auto 3px;
  max-width: 250px;
  border-color: #999999;
}

.box {
  margin-bottom: 20px;
  padding: 30px 15px;
}

.intro-text {
  text-transform: uppercase;
  font-size: 1.25em;
  font-weight: 400;
  letter-spacing: 1px;
}

.intro-subtext {
  font-size: 1.05em;
}

.img-border {
  float: none;
  margin: 0 auto 0;
  border: #999999 solid 1px;
}

.img-left {
  float: none;
  margin: 0 auto 0;
}

.footer {
  position: absolute;
  bottom: 0;
  width: 100%;
  /* Set the fixed height of the footer here */
  height: 30px;
  background-color: #f5f5f5;
  font-family: "Open Sans", Roboto, Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-size: 1.25em;
}

.brand {
  display: inherit;
  margin: 0;
  padding: 30px 0 10px;
  text-align: center;
  text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5);
  font-family: "Josefin Slab", sans-serif;
  font-size: 5em;
  font-weight: 700;
  line-height: normal;
  color: #fff;
}

.top-divider {
  margin-top: 0;
}

.img-left {
  float: left;
  margin-right: 25px;
}

.address-bar {
  display: inherit;
  margin: 0;
  padding: 0 0 40px;
  text-align: center;
  text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5);
  text-transform: uppercase;
  font-size: 1.25em;
  font-weight: 400;
  letter-spacing: 3px;
  color: #fff;
}

.infoList > li > p {
  font-size: 16px;
}

.top-elem {
  width: 100%;
  margin-top: 0px;
}
.top-elem > img {
  width: 100%;
}

#lastTopElement {
  position: relative;
  top: -50px;
}

.navbar {
  min-height: 0;
  z-index: 100;
  border-width: 0;
  background: #ffc85a;
  top: -55px;
}

.navbar-header {
  display: none;
}

.navbar-default .navbar-nav > li > a {
  color: #fff;
}

.navbar-default .navbar-nav > li > a {
  border-right: solid #fff 1px;
  padding: 15px 12px;
}

#lastNavElement {
  border-right: none;
}
.navBtn {
  background: #ff8c1a;
  background-image: -webkit-linear-gradient(top, #ff8c1a, #ffbf80);
  background-image: -moz-linear-gradient(top, #ff8c1a, #ffbf80);
  background-image: -ms-linear-gradient(top, #ff8c1a, #ffbf80);
  background-image: -o-linear-gradient(top, #ff8c1a, #ffbf80);
  background-image: linear-gradient(to bottom, #ff8c1a, #ffbf80);
  padding: 0px 2px 0px 0px;
  margin: 0px 0px;
  text-decoration: none;
}
.navBtnActive {
  background: #3cb0fd;
  background-image: -webkit-linear-gradient(top, #3cb0fd, #3498db);
  background-image: -moz-linear-gradient(top, #3cb0fd, #3498db);
  background-image: -ms-linear-gradient(top, #3cb0fd, #3498db);
  background-image: -o-linear-gradient(top, #3cb0fd, #3498db);
  background-image: linear-gradient(to bottom, #3cb0fd, #3498db);
  text-decoration: none;
}
.navBtn:hover {
  background: #3cb0fd;
  background-image: -webkit-linear-gradient(top, #3cb0fd, #3498db);
  background-image: -moz-linear-gradient(top, #3cb0fd, #3498db);
  background-image: -ms-linear-gradient(top, #3cb0fd, #3498db);
  background-image: -o-linear-gradient(top, #3cb0fd, #3498db);
  background-image: linear-gradient(to bottom, #3cb0fd, #3498db);
  text-decoration: none;
}

.navbar-nav {
  display: table;
  float: none;
  margin: 0 auto;
  table-layout: fixed;
  font-size: 1em;
}

.carousel {
  max-width: 650px;
  max-height: 650px;
}

.carousel-inner > .item {
  max-width: 650px;
  max-height: 650px;
}

.carousel-caption > h3 {
  height: 25px;
  padding: 5px;
  color: darkblue;
  background-color: azure;
  border: 1px black solid;
}
