:root {
  --grey: #1e1e1e;
  --blue: #004fa3;
  --gold: #d5b665;
  --primary: #004fa3;
  --secondary: #d5b665;
  --light: #FBFBFB;
  --light-gold: #f2e9d0;
  --dark-blue: #002a57;
}
@font-face {
  font-family: 'din_condensedbold';
  src: url('/application/themes/barcaldine/css/fonts/din_condensed_bold-webfont.woff2') format('woff2'), url('/application/themes/barcaldine/css/fonts/din_condensed_bold-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Avenir LT Std';
  src: url('/application/themes/barcaldine/css/fonts/AvenirLTStd-Roman.woff2') format('woff2'), url('/application/themes/barcaldine/css/fonts/AvenirLTStd-Roman.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
body {
  background-image: url(/application/themes/barcaldine/images/page-bkg.jpg);
}
.cta_btn_inactive {
  border: 1px solid #A1A1A1;
  border-radius: 4px;
  padding-top: 17px;
  padding-bottom: 15px;
  padding-left: 15px;
  padding-right: 15px;
  color: #A1A1A1;
}
.cta_btn {
  border: 1px solid #000000;
  border-radius: 4px;
  padding-top: 17px;
  padding-bottom: 15px;
  padding-left: 25px;
  padding-right: 25px;
  color: #000000;
  height: 50px;
}
.headline {
  font-size: 40px;
  font-weight: bold;
  height: 120px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-family: "din_condensedbold";
}
.footer-booking {
  background-image: url('/application/files/4116/2883/4507/BAR_19.png');
  background-size: cover;
  background-position: bottom center;
  height: 480px;
  margin-top: 50px;
}
.booking-form {
  background-color: white;
  border: solid 1px black;
  padding: 20px;
  -webkit-box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.32);
  box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.32);
  margin-top: -40px;
  min-height: 540px;
  border-radius: 4px;
}
.cta_item {
  height: 400px;
  background-size: cover;
  line-height: 263px;
  text-align: center;
}
.cta_group {
  margin-top: -240px;
}
.cta_item a:link,
.cta_item a:visited {
  color: white !important;
  font-size: 24px;
  font-weight: 700;
  display: none;
}
.MD_BANNER_SML_TITLE .img-fluid {
  height: 360px !important;
}
@media screen and (min-width: 781px) and (max-width: 1024px) {
  .md_nav_item {
    line-height: initial !important;
  }
  .cta_item {
    height: 160px !important;
    line-height: 160px !important;
  }
  .testimonial-text {
    font-size: 15px !important;
  }
  .testimonial-author {
    font-size: 13px !important;
  }
  .outline-btn,
  .gold-outline-btn,
  .white-outline-btn {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
    padding-left: 20px !important;
    padding-right: 20px !important;
    display: inline-block !important;
  }
}
@media screen and (max-width: 780px) {
  .cta_group {
    margin-top: -120px !important;
  }
  .ccm-custom-style-main-264 {
    padding-top: 80px !important;
  }
  .cta_item {
    /*height:  260px !important;
		line-height:  260px !important;*/
    margin-bottom: 10px;
  }
  .testimonial-text {
    font-size: 11px !important;
  }
  .testimonial-text-overlay {
    left: 35px !important;
    right: 35px !important;
  }
  .testimonial-author {
    font-size: 11px !important;
  }
  .wedding-adjust-1 {
    margin-bottom: 90px !important;
  }
  .outline-btn,
  .gold-outline-btn,
  .white-outline-btn {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
    padding-left: 10px !important;
    padding-right: 10px !important;
    font-size: 10px !important;
    display: inline-block !important;
  }
  #timeline {
    width: 100% !important;
    height: auto !important;
  }
  #dates {
    /*margin-left: 0px !important;*/
  }
  #issues {
    height: auto !important;
  }
  #issues li {
    width: 315px !important;
    height: auto !important;
  }
  #issues li img {
    margin: 10px 30px 10px 0px!important;
  }
  #issues li p {
    margin-left: 0px !important;
  }
  .MD_SUB_BANNER {
    height: 70vh !important;
  }
  .md_sub_nav div {
    display: inherit !important;
  }
  .md_sub_nav {
    overflow-y: scroll;
  }
  .presidents-welcome-lg-image {
    margin-top: 250px !important;
  }
  .footer-img {
    height: 100px;
  }
  .footer-img a img {
    max-height: 100% !important;
  }
  table {
    width: 100% !important;
  }
  table tbody tr td img,
  table tbody tr td strong img {
    /*max-width: 50% !important;*/
    height: auto !important;
  }
  .ccm-layout-column {
    width: 100% !important;
    margin-bottom: 20px !important;
  }
  .MD_BANNER {
    background-size: 280vh !important;
  }
  .MD_SUB_BANNER {
    background-size: 280vh !important;
  }
  .MD_BANNER_BANNER_TEXT {
    font-size: 2rem !important;
  }
  .MD_BANNER_SML_TITLE {
    font-size: 1rem !important;
  }
  main {
    margin-top: 140px;
  }
}
.container-fluid {
  padding-left: 0px !important;
  padding-right: 0px !important;
}
.hero-banner-group {
  color: white;
}
body {
  font-family: 'Avenir LT Std', serif;
  background-color: var(--light);
  height: 100%;
  font-size: 1em;
}
h1 {
  font-family: modish, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 36px;
  color: var(--grey);
}
h2 {
  font-family: 'Avenir LT Std', serif;
  font-size: 26px;
  font-weight: 700;
  color: var(--grey);
}
a:link,
a:visited {
  color: var(--grey);
  font-weight: 700;
}
a:hover {
  color: var(--blue);
  font-weight: 700;
  text-decoration: none;
}
sub {
  bottom: 0 !important;
}
.grey-title {
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 16px;
  color: var(--grey);
  text-transform: uppercase;
}
.white-title {
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 16px;
  color: white;
  text-transform: uppercase;
}
.gold-title {
  font-family: 'Avenir LT Std', sans-serif;
  font-size: 16px;
  color: var(--grey);
  text-transform: uppercase;
}
.gold-text {
  color: var(--grey);
}
.gold-line::before {
  content: "";
  display: block;
  position: relative;
  z-index: 1;
  left: -18px;
  top: 0;
  bottom: 0;
  border: 1px solid var(--gold);
  border-width: 0 0 0 1px;
  float: left;
  height: 50px;
}
.outline-btn {
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 40px;
  padding-right: 40px;
  color: white !important;
  border: solid 2px white;
  margin-right: 20px;
  border-radius: 2px;
  text-transform: uppercase;
}
.outline-btn:hover {
  color: white !important;
  border: solid 2px white;
}
.white-outline-btn {
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 40px;
  padding-right: 40px;
  color: white !important;
  border: solid 2px white;
  margin-right: 20px;
}
.white-outline-btn:hover {
  color: var(--secondary) !important;
  border: solid 2px var(--secondary);
}
.gold-outline-btn {
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 40px;
  padding-right: 40px;
  color: var(--secondary) !important;
  border: solid 2px var(--secondary);
  margin-right: 20px;
}
.gold-outline-btn:hover {
  color: var(--primary) !important;
  border: solid 2px var(--primary);
}
.blue-block-btn {
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 40px;
  padding-right: 40px;
  color: white !important;
  background-color: var(--primary);
  border: solid 2px var(--primary);
  margin-right: 20px;
}
.blue-block-btn:hover {
  color: white !important;
  background-color: var(--secondary);
  border: solid 2px var(--secondary);
}
#footer-theme {
  background-color: black;
  color: white;
}
.listed {
  display: list-item;
  list-style: none;
}
.listed li a:link,
.listed li a:visited {
  color: white;
  text-transform: uppercase;
}
.listed .active {
  text-transform: uppercase;
}
.full-bkg-img {
  background-size: cover !important;
  background-position: top center !important;
}
.form-label-group {
  position: relative;
  margin-bottom: 1rem;
}
.form-label-group input,
.form-label-group label {
  height: 3.125rem;
  padding: .75rem;
}
.form-label-group label {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  margin-bottom: 0;
  /* Override default `<label>` margin */
  line-height: 1.5;
  color: #495057;
  pointer-events: none;
  cursor: text;
  /* Match the input under the label */
  border: 1px solid transparent;
  border-radius: .25rem;
  transition: all 0.1s ease-in-out;
}
.form-label-group input::-webkit-input-placeholder {
  color: transparent;
}
.form-label-group input::-moz-placeholder {
  color: transparent;
}
.form-label-group input:-ms-input-placeholder {
  color: transparent;
}
.form-label-group input::-ms-input-placeholder {
  color: transparent;
}
.form-label-group input::placeholder {
  color: transparent;
}
.form-label-group input:not(:-moz-placeholder-shown) {
  padding-top: 1.25rem;
  padding-bottom: .25rem;
}
.form-label-group input:not(:-ms-input-placeholder) {
  padding-top: 1.25rem;
  padding-bottom: .25rem;
}
.form-label-group input:not(:placeholder-shown) {
  padding-top: 1.25rem;
  padding-bottom: .25rem;
}
.form-label-group input:not(:-moz-placeholder-shown) ~ label {
  padding-top: .25rem;
  padding-bottom: .25rem;
  font-size: 12px;
  color: #777;
}
.form-label-group input:not(:-ms-input-placeholder) ~ label {
  padding-top: .25rem;
  padding-bottom: .25rem;
  font-size: 12px;
  color: #777;
}
.form-label-group input:not(:placeholder-shown) ~ label {
  padding-top: .25rem;
  padding-bottom: .25rem;
  font-size: 12px;
  color: #777;
}
.form-label-group input:-webkit-autofill ~ label {
  padding-top: .25rem;
  padding-bottom: .25rem;
  font-size: 12px;
  color: #777;
}
/* Fallback for Edge
-------------------------------------------------- */
@supports (-ms-ime-align: auto) {
  .form-label-group {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
  .form-label-group label {
    position: static;
  }
  .form-label-group input::-ms-input-placeholder {
    color: #777;
  }
}
