body {
  background-color: #FEF6EB;
}
.background-image {
  height: 200px;
  background-image: url(/img/skyline.png);
  background-repeat: no-repeat;
  background-position: bottom left, bottom right;
  margin-bottom: 51px;
  z-index: -1;
}
.background-image-main {
  height: 200px;
  background-image: url(/img/skyline.png);
  background-repeat: no-repeat;
  background-position: bottom left, bottom right;
  z-index: -1;
}
body,
label,
.checkbox label {
  font-weight: 300;
}
.navbar-default {
  background-color: #691A2A;
  border-top-color: #BC3D59;
  border-top-width: 4px;
}
.navbar-default .navbar-brand {
  color: white;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #FEF6EB;
  background-color: transparent;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #691A2A !important;
  border-bottom: 2px solid #691A2A;
  border-top: 2px solid #691A2A;
  background-color: transparent;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:focus,
.navbar-default .navbar-nav > .active > a:hover {
  background-color: white !important;
}
.navbar-default .navbar-nav > li > a {
  color: white;
}
.navbar-default .navbar-nav > li > a.main {
  font-family: 'times new roman';
  color: black;
  text-transform: uppercase;
  font-size: 16px;
  font-weight: 300;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #FEF6EB;
  background-color: transparent;
}
.navbar-fixed-bottom {
  border-top-color: #BC3D59;
  border-top-width: 4px;
  padding-top: 12.5px;
}
/*.navbar-collapse.collapse {
  text-align: center;
}*/
.navbar-nav {
  display: inline-block;
  float: none;
  margin: 0;
}
#top-nav.navbar-toggle {
  margin-top: -38px;
}
.btn-primary {
  background-color: #691A2A;
  border-color: #691A2A;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary.focus,
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  background-color: #BC3D59;
  border-color: #BC3D59;
}
.table {
  background-color: white;
  border-top-width: 4px !important;
  border-top-color: #BC3D59;
  border-bottom-width: 4px;
  border-bottom-color: #691A2A;
}
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
  border-bottom-width: 2px;
  background-color: #691A2A;
  border-top-width: 4px !important;
  color: white;
  border-top-color: #BC3D59 !important;
  font-family: "times new roman";
  font-weight: normal;
  text-transform: uppercase;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
  background-color: #691A2A;
  border-top-width: 4px !important;
  color: white;
  border-top-color: #BC3D59 !important;
  font-family: "times new roman";
  font-weight: normal;
  text-transform: uppercase;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border: 1px solid #C3C3C3;
}
.table-striped > tbody > tr:nth-child(odd) {
  background-color: #DCDCDC;
}
h2 {
  color: #557088;
  text-transform: uppercase;
  font-family: "times new roman";
}
h3 {
  font-family: "Times New Roman";
  text-transform: uppercase;
  color: #691A2A !important;
}
h4 {
  font-size: 45px;
  color: #691A2A;
}
h5 {
  font-family: "times new roman";
  text-transform: uppercase;
  color: #557088;
  font-weight: 600;
}
label {
  font-weight: 600 !important;
  color: #557088;
}
.nav-tabs {
  border-bottom: 1px solid #691A2A;
}
.nav-tabs > li > a {
  color: #557088;
  font-weight: 600;
  background-color: #EFE7E1;
  margin-left: 2px;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: white;
  background-color: #691A2A;
  border: 1px solid #691A2A;
  border-bottom-color: transparent;
  cursor: default;
  border-top-color: #BC3D59;
  border-top-width: 4px;
}
footer {
  width: 100%;
  min-height: 50px;
  background-color: #691A2A;
}
span.copyright {
  font-size: 12px;
  color: #B16C6F;
}

.quote-author hr {
  margin-left: auto;
  margin-right: 11px;
  width: 7.5%;
  border-top-color: #ccc;
  border-top-width: 1px;
  margin-top: 10px;
}
.left {
  float: left;
}
.carousel {
  width: 101%;
  position: relative;
  overflow: hidden;
}
.carousel .carousel__content {
  width: auto;
  position: relative;
  overflow: hidden;
  -webkit-backface-visibility: hidden;
  -webkit-transition: translate3d(0, 0, 0);
  margin-top: 0px;
  margin-left: -548px;
}
.carousel .carousel__content .item {
  display: block;
  float: left;
  width: 100%;
  position: relative;
}
.carousel .carousel__content .item .title--sub {
  margin-top: 20px;
  font-size: 1.2em;
  opacity: .5;
}
.carousel .carousel__content .item img {
  width: 100%;
  max-width: 100%;
  display: block;
}
.carousel .carousel__nav {
  position: absolute;
  width: 100%;
  top: 50%;
  margin-top: -17px;
  left: 0;
  z-index: 1;
}
.carousel .carousel__nav .nav {
  position: absolute;
  top: 0;
  color: white;
  opacity: 0.8;
  background: transparent;
  padding: 8px 12px;
  font-weight: normal;
  text-decoration: none;
  font-size: 5.8rem;
  transition: padding .25s ease;
}
.carousel .carousel__nav .nav:hover {
  padding: 8px 20px;
}
.carousel .carousel__nav .nav--left {
  border-radius: 0px 3px 3px 0px;
}
.carousel .carousel__nav .nav--right {
  right: 0;
  border-radius: 3px 0px 0px 3px;
}
.quote {
  font-family: "times new roman";
  color: white;
  font-size: 31px;
  padding-left: 42px;
  padding-top: 34px;
  width: 341px;
}
.quote-author {
  color: white;
  padding-left: 42px;
  margin-top: 15px;
}

.slidecontent{
  position: absolute;
  top: 47%;
  width: 100%;
  text-align: center;
  z-index: 100;
  display: none;
}

.slidecontent h1{
  text-shadow: 0 0 25px rgba(0,0,0,0.6);
  font-weight: bold;
  /*font-size: 60px;*/
  color:#fff;
  padding: 0;
  /*line-height: 60px;*/
}
.slidecontent h1 span{
  border:1px solid rgba(255,255,255,.5);
  padding-left:40px;
  padding-right:40px;
  /*padding-top:20px;
  padding-bottom:20px;*/
  box-shadow: 0 0 15px rgba(0,0,0,0.1);
}

/* Large desktops and laptops */
@media (min-width: 1200px) {
  body#public-site {
    padding-top: 139px;
    padding-bottom: 250px !important;
  }
  #top-nav.navbar {
    min-height: 139px;
  }
  .navbar-nav.navbar-center {
    position: absolute;
    width: 100%;
    left: 0;
    margin: auto;
    margin-left: 32%;
  }
  .page-title {
    background-color: #FEF6EB;
    height: 50px;
  }
  .double-border {
    border: 1px solid #fff;
    position: relative;
    margin: 0 auto;
    padding: 10px;
  }
  .double-border:before {
    background: none;
    border: 3px solid #fff;
    content: "";
    display: block;
    position: absolute;
    top: 4px;
    left: 4px;
    right: 4px;
    bottom: 4px;
    pointer-events: none;
  }

  .navbar-collapse.collapse {
    text-align: center;
}

.slidecontent h1{
  text-shadow: 0 0 25px rgba(0,0,0,0.6);
  font-weight: bold;
  font-size: 60px;
  color:#fff;
  padding: 0;
  line-height: 60px;
}

.slidecontent h1 span{
  border:1px solid rgba(255,255,255,.5);
  padding-left:40px;
  padding-right:40px;
  padding-top:20px;
  padding-bottom:20px;
  box-shadow: 0 0 15px rgba(0,0,0,0.1);
}
.country {
  text-transform: uppercase;
  margin-top: 11px;
  font-size: 19px;
  font-family: "times new roman";
  color: #557088;
}
.country hr {
  margin-left: auto;
  margin-right: 11px;
  width: 15%;
  border-top-color: #557088;
  border-top-width: 5px;
  margin-top: 11px;
}

}
/* Landscape tablets and medium desktops */
@media (min-width: 992px) and (max-width: 1199px) {
  body#public-site {
    padding-top: 139px;
    padding-bottom: 250px !important;
  }
  #top-nav.navbar {
    min-height: 139px;
  }
  .navbar-nav.navbar-center {
    position: absolute;
    width: 100%;
    left: 0;
    margin: auto;
    margin-left: 28%;
  }
  .page-title {
    background-color: #FEF6EB;
    height: 50px;
  }
  .double-border {
    border: 1px solid #fff;
    position: relative;
    margin: 0 auto;
    padding: 10px;
  }
  .double-border:before {
    background: none;
    border: 3px solid #fff;
    content: "";
    display: block;
    position: absolute;
    top: 4px;
    left: 4px;
    right: 4px;
    bottom: 4px;
    pointer-events: none;
  }
.navbar-collapse.collapse {
    text-align: center;
}

.slidecontent{
  position: absolute;
  top: 47%;
  width: 100%;
  text-align: center;
  z-index: 100;
  display: none;
}

.slidecontent h1{
  text-shadow: 0 0 25px rgba(0,0,0,0.6);
  font-weight: bold;
  font-size: 60px;
  color:#fff;
  padding: 0;
  line-height: 60px;
}

.slidecontent h1 span{
  border:1px solid rgba(255,255,255,.5);
  padding-left:40px;
  padding-right:40px;
  padding-top:20px;
  padding-bottom:20px;
  box-shadow: 0 0 15px rgba(0,0,0,0.1);
}
.country {
  text-transform: uppercase;
  margin-top: 15px;
  font-size: 14px;
  font-family: "times new roman";
  color: #557088;
}
.country hr {
  margin-left: auto;
  margin-right: 11px;
  width: 15%;
  border-top-color: #557088;
  border-top-width: 5px;
  margin-top: 7px;
}

}
/* Portrait tablets and small desktops */
@media (min-width: 768px) and (max-width: 991px) {
  body#public-site {
    padding-top: 140px;
    padding-bottom: 50px !important;
  }
  #top-nav.navbar {
    min-height: 139px !important;
  }
  .page-title {
    background-color: #FEF6EB;
    height: auto;
  }
  .double-border {
    border: 1px solid #fff;
    position: relative;
    margin: 0 auto;
    padding: 10px;
  }
  .double-border:before {
    background: none;
    border: 3px solid #fff;
    content: "";
    display: block;
    position: absolute;
    top: 4px;
    left: 4px;
    right: 4px;
    bottom: 4px;
    pointer-events: none;
  }
  .navbar-collapse.collapse {
    text-align: center;
}

.slidecontent{
  position: absolute;
  top: 47%;
  width: 100%;
  text-align: center;
  z-index: 100;
  display: none;
}

.slidecontent h1{
  text-shadow: 0 0 25px rgba(0,0,0,0.6);
  font-weight: bold;
  font-size: 40px;
  color:#fff;
  padding: 0;
  line-height: 40px;
}

.slidecontent h1 span{
  border:1px solid rgba(255,255,255,.5);
  padding-left:40px;
  padding-right:40px;
  padding-top:20px;
  padding-bottom:20px;
  box-shadow: 0 0 15px rgba(0,0,0,0.1);
}
.country {
  text-transform: uppercase;
  margin-top: 15px;
  font-size: 14px;
  font-family: "times new roman";
  color: #557088;
}
.country hr {
  margin-left: auto;
  margin-right: 11px;
  width: 15%;
  border-top-color: #557088;
  border-top-width: 5px;
  margin-top: 7px;
}

}
/* Landscape phones and portrait tablets */
@media (max-width: 767px) {
  body#public-site {
    padding-top: 100px;
    padding-bottom: 50px !important;
  }
  #top-nav.navbar {
    min-height: 50px !important;
  }
  .page-title {
    background-color: #FEF6EB;
    height: auto;
    padding-top: 11px;
  }
  .double-border {
    border: 1px solid #fff;
    position: relative;
    margin: 0 auto;
    padding: 10px;
  }
  .double-border:before {
    background: none;
    border: 3px solid #fff;
    content: "";
    display: block;
    position: absolute;
    top: 4px;
    left: 4px;
    right: 4px;
    bottom: 4px;
    pointer-events: none;
  }

  .navbar-collapse.collapse {
    text-align: left;
}

.slidecontent{
  position: absolute;
  top: 47%;
  width: 100%;
  text-align: center;
  z-index: 100;
  display: none;
}

.slidecontent h1{
  text-shadow: 0 0 25px rgba(0,0,0,0.6);
  font-weight: bold;
  font-size: 40px;
  color:#fff;
  padding: 0;
  line-height: 40px;
}

.slidecontent h1 span{
  border:1px solid rgba(255,255,255,.5);
  padding-left:40px;
  padding-right:40px;
  padding-top:20px;
  padding-bottom:20px;
  box-shadow: 0 0 15px rgba(0,0,0,0.1);
}

.country {
  text-transform: uppercase;
  margin-top: 11px;
  font-size: 19px;
  font-family: "times new roman";
  color: #557088;
}
.country hr {
  margin-left: auto;
  margin-right: 11px;
  width: 15%;
  border-top-color: #557088;
  border-top-width: 5px;
  margin-top: 11px;
}

}
/* Portrait phones and smaller */
@media (max-width: 480px) {
  body#public-site {
    padding-top: 100px;
    padding-bottom: 50px !important;
  }
  #top-nav.navbar {
    min-height: 50px !important;
  }
  .page-title {
    background-color: #FEF6EB;
    height: auto;
  }
  .double-border {
    border: 1px solid #fff;
    position: relative;
    margin: 0 auto;
    padding: 10px;
  }
  .double-border:before {
    background: none;
    border: 3px solid #fff;
    content: "";
    display: block;
    position: absolute;
    top: 4px;
    left: 4px;
    right: 4px;
    bottom: 4px;
    pointer-events: none;
  }

  .slidecontent{
  position: absolute;
  top: 67%;
  width: 100%;
  text-align: center;
  z-index: 100;
  display: none;
}

  .slidecontent h1{
  text-shadow: 0 0 25px rgba(0,0,0,0.6);
  font-weight: bold;
  font-size: 20px;
  color:#fff;
  padding: 0;
  line-height: 20px;
}

.slidecontent h1 span{
  border:1px solid rgba(255,255,255,.5);
  padding-left:20px;
  padding-right:20px;
  padding-top:0;
  padding-bottom:0;
  box-shadow: 0 0 15px rgba(0,0,0,0.1);
}

.country {
  text-transform: uppercase;
  margin-top: 11px;
  font-size: 19px;
  font-family: "times new roman";
  color: #557088;
}
.country hr {
  margin-left: auto;
  margin-right: 11px;
  width: 15%;
  border-top-color: #557088;
  border-top-width: 5px;
  margin-top: 11px;
}

.country {
  margin-top: 20px;
}

}
.nav-tabs-responsive {
  overflow: auto;
}

/*# sourceMappingURL=app.css.map */