
@import url('https://db.onlinewebfonts.com/c/116d187134420de5733c7c45bbc80c46?family=LuloCleanW01-One');
@import url('https://db.onlinewebfonts.com/c/560ee51b90f6b7345dd5c3ee5fe1b3d1?family=Port+Credit');
@import url('https://db.onlinewebfonts.com/c/6ff416f2295f9871c24392c2a47666ee?family=Fenwick+Woodtype');
@import url('https://db.onlinewebfonts.com/c/55ef7f9cdb3f4d02f9d0bf19252cdd39?family=EnocentaW01-Regular');

/*--- Colour dark green #003333 ---*/

body{
  overflow-x: hidden;
  font-family: 'LuloCleanW01-One';
  color: #003333;
}

.offset:before {
    display: block;
    content:"";
    height: 4.5rem;
    margin-top: -4.5rem;
}

/*--- Navigation ---*/

.navbar {
  text-transform: uppercase;
  font-weight: 1000;
  font-size: .6rem;
  letter-spacing: .05rem;
  background: rgba( 0, 0, 0, .3) !important;
}

.navbar-brand img{
  height: 3rem;
}

.navbar-nav li{
  padding-right: .7rem;
}
.navbar-dark .navbar-nav .nav-link{
  color: white;
  padding-top: .8rem;
}
.navbar-dark .navbar-nav .nav-link.active,
.navbar-dark .navbar-nav .nav-link:hover {
  color: #1ebba3;
}

/*--- Landing Page --*/

.home-inner{
  background-image: url(img/Schloss_Leopoldskron_8.jpg);
}
.caption{
  width: 100%;
  max-width: 100%;
  position: absolute;
  top: 28%;
  z-index: 1;
  color: white;
  text-transform: uppercase;
}
.caption h1{
  font-size: 2.5rem;
  font-weight: 700;
  letter-spacing: .3rem;
  text-shadow: .1rem .1rem .8rem black;
  padding-bottom: 1rem;
}

.caption h3{
  font-size: 1rem;
  text-shadow: .1rem .1rem .5rem black;
  padding-bottom: 1.6rem;
}
.btn-lg {
  border-width: medium;
  border-radius: 0;
  padding: .6rem;
  font-size: 1.1rem;
}

/*--- Order of Play Section --*/
.order-of-play h1{
  font-family: 'EnocentaW01-Regular';
  font-size: 3rem;
  padding: 2rem;
  text-align: center;
  margin: 1rem auto auto auto;
}

.card {
  width: 40%;
  margin: 2rem auto 2rem;
  background-color: rgba(100,255,100,.1);
  border: solid #1ebba3;
  border-radius: 0.75rem;
}
.timeline-underline {
  width: 20%;
  height: .2rem;
  background-color: black;
  margin: 0 auto 4rem;
}

h1.heading{
  font-family: 'EnocentaW01-Regular';
  font-size: 5rem;
  padding-top: 5rem;
}

.order-of-play h3{
  font-family: 'EnocentaW01-Regular';
  padding-top: 1rem;
}
.schwifty:hover{
  background-image: url(img/R&M.png);
  background-repeat: no-repeat;
}

/*--- Day 2 Section --*/

.fixed {
  display: block;
  background-image: url(img/Mondsee.jpg);
  z-index: 2;
}

.dark {
  background-color: rgba(0,0,0,.7);
  color: white;
  padding: 7rem 2rem;
}

.fixed-background h3 {
    font-size: 1.2rem;
    margin-bottom: 2rem;
}

.fixed-background p {
    font-size: .8rem;
    margin-top: 1.5rem;
}

.heading-underline {
  width: 3rem;
  height: .2rem;
  background-color: #1ebba3;
  margin: 0 auto 2rem;
}

.day-2 svg.svg-inline--fa {
  color: #1ebba3;
}

.day-2 h3 {
    font-size: 1rem;
    text-transform: uppercase;
}

.day-2 p {
    font-size: .7rem;
}

/*--- Start of Course Section ---*/

.narrow {
  width: 75%;
  margin:1.5rem auto;
  padding-top: 2rem;
}

.narrow h1{
  font-size: 2rem;

}
.btn-secondary {
  border-width: medium;
  border-radius: 0;
  text-transform: uppercase;
  font-size: 1.2rem;
  padding: .6rem 1.2rem;
  margin: 1rem;
  color: white;
  background-color: #1ebba3;
  border-color: #1ebba3;
}

.btn-secondary:hover {
  background-color: #189582;
  border-color: #189582;
}

/*--- Start of Locations---*/

.carousel img {
  max-height: 40%;
  max-width: 100%;
}

.carousel-caption {
  color: black;
  background-color: rgba(255,255,255,.7);
  max-width: 30%;
  margin: 0 auto;
  padding: 1rem 0 0;
}

.carousel-item h5 {
  color: rgba(0,150,255,1);
}
.carousel-item h5:hover {
  text-decoration: underline;
}


.localmodal {
  background-color: rgba(255,255,255,0.3);
  font-family: times new roman;
  font-size: 1rem;
  color: black;
}

.localmodal h5 a {
  text-align: center;
}

.localmodal blockquote {

  background-color: rgba(200,200,0,0.3);
  border-radius: .5rem;
  padding: 1rem;
  
}
/*---- Hotels Section ---*/


.hotels img{
  max-width: 4rem;
  border-radius: 20%;
}

/*---- Cartography Section ---*/
.cartography img {
    width: 60%;
    border: solid #1ebba3 1px;
    margin: 2rem;
    background-color: rgba(30,187,163,0.1);
}

/*--- Start of airports---*/

.airports  {
  margin-bottom: 0;
  padding: 2rem 0 3.5rem;
  border-radius: 0;
}

h3.heading {
  font-size: 1.9rem;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 1.9rem;
}

.AirLogo img {
    max-height: 2.5rem;
    margin-bottom: 2rem;
}


/*---- Client Section ---*/
 .clients img {
  width: 100%;
  border-radius: 50%;
 }

 blockquote .svg-inline--fa {
  color: #1ebba3;
  margin: .5rem;
 }

 .clients-hr {
    border-top: .05rem solid #1ebba3;
 }

/*---- RSVP Section ---*/
.gold {
  background-color: #CFB53B;
 }
 .gold a{
  font-family: 'EnocentaW01-Regular';
 }
 
 .button-rsvp{
  font-size: 3rem;
 }

 .designmodal{
  background-image: url("img/browncard.jpg");
  text-align: left;
  font-family: arial;
 }
  .designmodal a{
  font-family: arial;
 }

 .designmodal h5{
  font-size: 3rem;
  font-family: 'EnocentaW01-Regular';
  color: #CFB53B;
  background-color: #006331;
  border-radius: .5rem;
  padding: 1rem;
}
.designmodal img{
  padding: 1rem 1rem 1rem;
}
.designmodal blockquote {
  background-color: #006331;
  border-radius: .5rem;
  padding: 1rem;
}
.designmodal pre {
  color: #CFB53B;
  text-align: center;
}

 /*--- Contact Section ---*/

 footer {
  background-color: #40474e;
  color: white;
  padding: 2rem 0 2rem;
  margin-top: 1rem;
 }

footer img {
  height: 6rem;
  margin: 1.5rem 0;
}
footer a {
  color: white;
}

hr.socket {
  width: 100%;
  border-top: .2rem solid #666b71;
  margin-top:  3rem;
}
/*--- Media Queries ---*/


@media (max-width: 767px){
  .caption h1{
  font-size: 1.2rem;
  letter-spacing: .15rem;
  padding-bottom: .5rem;
}

.caption h3{
  font-size: .7rem;
  padding-bottom: 1.2rem;
}
.order-of-play h1{
  font-size: 2rem;
}
.card {
  width: 80%;
}
.carousel-caption {
  max-width: 90%;
  font-size: 0.5rem;
  color: gold;
  background-color: rgba(255,255,255,.2);
}
.btn-lg {
  padding: .5rem 1rem;
  font-size: 1rem;
}
.narrow h1 {
  font-size: 1rem;
}
.order-of-play img{
  max-width: 30%;
  max-height: 30%;
  padding-bottom: 1rem;
}
.clients img {
  max-width: 50%;
  display: block;
  margin: 0 auto;
}
.cartography img {
    width: 90%;
}
}

/*============ BOOTSTRAP BREAK POINTS:

Extra small (xs) devices (portrait phones, less than 576px)
No media query since this is the default in Bootstrap

Small (sm) devices (landscape phones, 576px and up)
@media (min-width: 576px) { ... }

Medium (md) devices (tablets, 768px and up)
@media (min-width: 768px) { ... }

Large (lg) devices (desktops, 992px and up)
@media (min-width: 992px) { ... }

Extra (xl) large devices (large desktops, 1200px and up)
@media (min-width: 1200px) { ... }

=============*/
