/* ==========================================================================
CUSTOM CSS
========================================================================== */
/* Fonts
   ========================================================================== */

   body {
    padding-top: 56px;
    font-family: franklin-gothic-urw, sans-serif;
    color: #0F364E;
    font-size: 16px;
    font-weight: 400;
}



#pre-loader {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 9999999;
}

#status {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}



section {
    padding-top: 100px;
    padding-bottom: 100px;
    position: relative;
    overflow: hidden;
}

.section-end {
    transform: rotate(180deg);
    position: absolute;
    bottom: -1px;
    left: 0;
    width: 100%;
    z-index: 1;
    overflow: hidden;
    line-height: 0;
}

.section-end svg {
  height: 106px;
  display: block;
  width: calc(100% + 1.3px);
  position: relative;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}

.alert#cookie-consent {margin-bottom: 0px;}

.full-size-background {
    background: url('../img/2022-header-image.jpg') no-repeat center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/2022-header-image.jpg', sizingMethod='scale');
    -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/2022-header-image.jpg', sizingMethod='scale')";
}


.full-size-background-2 {
  background: url('../img/responsible-ethos-image.jpg') no-repeat center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/responsible-ethos-image.jpg', sizingMethod='scale');
  -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/responsible-ethos-image.jpg', sizingMethod='scale')";
}


.make-table {

  display: table;

}

.make-cell {

  display: table-cell;
  vertical-align: middle;
  
}

.align-to-bottom {

  position:absolute;
  bottom: 0;
}

.display-4 {

  font-size: 2.5rem;
}


h2 {
  font-size: 36px;
}

.has-shadow {
  box-shadow: 0px 3px 15px rgba(0,0,0,0.2);

}

/* ==========================================================================
COLOURS
========================================================================== */

.bg-light-grey {
    background-color: #F2F2F2;
}

.section-end-light-grey svg {
  fill: #F2F2F2;
}

.bg-white {
    background-color: #ffffff;
}

.section-end-white svg {
  fill: #ffffff;
}

.bg-navy {
  background-color: #0F364E;
}

.section-end-navy svg {
  fill: #0F364E;
}

.bg-blue {
    background-color: #0099CC;
}


.bg-light-blue {
  background-color: #E5F5FB;
}


.section-end-light-blue {
  fill: #E5F5FB;
}



.text-navy {
  color: #0F364E;
}


.text-blue {
    color: #0099CC;
}


.btn-cti {

    background-color: transparent;
    color: #0099CC;
    padding: 12px 30px !important;;
    text-align: center;
    transition-property: all;
    transition-duration: 300ms;
    transition-timing-function: ease-out;
    border: 2px solid #0099CC;
    font-weight: 300 !important;;
    border-radius: 0px !important;
    line-height: 100%;
    text-align: center;
    cursor: pointer;
    text-decoration: none;
    word-break: break-word;
    outline: none;

}

.btn-cti:hover {

   background-color: #0099CC;
   border: 2px solid #0099CC;
   color: #fff;

}

.btn-navy {

  background-color: #0F364E;
  border: 2px solid #0F364E;
  color: #fff;

}


.btn-navy:hover {

  background-color: #666666;
  border: 2px solid #666666;
  color: #fff;

}

.btn.focus, .btn:focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem #0099CC;
}


.btn-large {

  min-width: 200px;
}

.btn-white {
    background-color: #ffffff;
    color: #0099CC;
}


a {

  color: #0099CC;
}

a:hover {

  color: #0099CC;
}

table {
   color: #0F364E;

}

/* ==========================================================================
NAVIGATION
========================================================================== */

.navbar {
    border-bottom: 1px solid #929ba9 !important;
    background: #fff;
}

.navbar-light .navbar-nav .nav-link {
    color: #0F364E;
    border-bottom: 5px solid #fff;
    font-size: 12px;
    font-weight: 500;
    padding: 1.5rem .8rem;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;


}

.navbar-collapse.show {
    overflow-y: auto;
    max-height: 100vh;
    padding-bottom: 5rem;

}

.scrolled-nav-links {
   padding: .8rem .8rem !important;

}

.navbar-nav .nav-link:hover {
    background-color: #f5f6f7 !important;

}

.navbar-light .navbar-nav .nav-link.active {
  border-bottom: 5px solid #0099CC;
}

.dropdown-item:focus, .dropdown-item:hover {
  color: #fff;
  text-decoration: none;
  background-color: #C2C9D4;
}


/* ==========================================================================
HEADER
========================================================================== */

header {
   
   padding: 0px 0px;
   position: relative;

}


.title-container {
  padding:120px 20px 0px;
  position:relative;
  z-index: 2;
}

.title-overlay {
  width: 100%;
  padding: 40px 20px 20px;
  background: rgba(255,255,255,0.9);
  box-shadow: 1px 2px 5px 0 rgb(0 0 0 / 15%);
}

.title-primary {
  font-weight: 500;
  font-size: 42px;
}


#welcome h3 {

  font-weight: 300;

}


/* ==========================================================================
DRAW INFO
========================================================================== */

#draw-info ul {
  list-style-type: none;
  padding: 0;

}

#draw-info ul li {
  padding: 1rem 1rem;
  font-size: 1.2rem;
  margin: 1rem 0;
  background: #fff;
  box-shadow: 0px 3px 15px rgba(0,0,0,0.2);

}

/* ==========================================================================
GRAPHIC SECTION
========================================================================== */

.graphic-section {
  padding: 160px 0;
}


/* ==========================================================================
REGISTER
========================================================================== */

#register .card, #register .card-body {
  border: 0px;
  padding: 0;
}


#register hr {
  border: none;
  border-top: 2px solid #0F364E;
}

.form-control, .custom-select {

  border: none;
  border: 2px solid #0F364E;
  border-radius: 0px;
  background: #fff;
}


.form-control:focus {

  border-color:#0099CC;
  outline: 0;
  box-shadow: none;

}

.custom-select {

    background: #f8f9fa url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") no-repeat right .75rem center;
    background-size: 8px 10px;
}

label {

  font-weight:500;
}

/* ==========================================================================
MAP
========================================================================== */

.map-container {
    position: relative;
    color: #222;
    background-attachment: scroll;
    background-image: url(../img/map-image.jpg);
    background-position: center center;
    background-repeat: none;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
    min-height: 300px;
}

#map {
    position:absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 0; /* Set z-index to 0 as it will be on a layer below the contact form */
}

/* ==========================================================================
MODAL
========================================================================== */

.agenda-table {
    font-size: 15px;
}

.location-address {
    font-size: 15px;
}




/* ==========================================================================
FOOTER
========================================================================== */

footer {
    padding-top: 80px;
    padding-bottom: 80px;
    font-size: 0.9em;
}

footer a {
    color: #ffffff;
    text-decoration: underline;
}

footer a:hover {
    color: #dfd9ff;
    text-decoration: underline;
}


footer ul {
  list-style: square;
}