/*
 * Start Bootstrap - Business Casual v5.0.9 (https://startbootstrap.com/template-overviews/business-casual)
 * Copyright 2013-2019 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap-business-casual/blob/master/LICENSE)
 */

body {
  font-family: 'Arvo';
  background-image: linear-gradient(rgba(0,0,0,.3), rgba(255, 255, 255, .3)), url(../img/GreyTowersCastle01.jpg); 
  background-attachment: fixed;
  background-position: center;
  background-size: cover;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'Arvo';
}

p {
  line-height: 1.75;
}

.text-faded {
  color: rgba(255, 255, 255, 0.3);
}

.site-heading {
  margin-top: 1rem;
  margin-left: 8rem;
  margin-bottom: 1rem;
  text-transform: uppercase;
  line-height: 1;
  font-family: 'Arvo';
}

.site-heading .site-heading-upper {
  display: block;
  font-size: 4rem;
  font-weight: 100;
  line-height: 4rem;
}

.site-heading .site-heading-lower {
  font-size: 2.5rem;
  font-weight: 100;
  line-height: 2rem;
}

.page-section {
  margin-top: 3rem;
  margin-bottom: -1rem;
}

.section-heading {
  text-transform: uppercase;
}

.section-heading .section-heading-upper {
  display: block;
  font-size: 1rem;
  font-weight: 800;
}

.section-heading .section-heading-lower {
  display: block;
  font-size: 2rem;
  font-weight: 100;
}

/* BACKGROUND COLOR of iced center photo - HOME */
.bg-faded {
  background-color: rgba(255, 255, 255, 0.85);
}

/* NAVIGATION BACKGROUND */
#mainNav {
  background-color: rgba(255, 255, 255,0.85);
  /* FONT FOR NAVIGATION */
  font-family: 'Arvo';
}

/* MOBILE TITLE COLOR */ 
#mainNav .navbar-brand {
  color: #a12037;
}

#mainNav .navbar-nav .nav-item .nav-link {
/* COLOR FOR NAVIGATION TEXT */
  color: rgba(0, 0, 0);
  font-weight: 800;
}
#mainNav .navbar-nav .nav-item.active .nav-link {
/* HOME NAVIGATION COLOR */
  color: #a12037;
}

@media (min-width: 992px) {
  #mainNav .navbar-nav .nav-item .nav-link {
  /* NAVIGATION TEXT SIZE: */
    font-size: 1.1rem;
  }
  #mainNav .navbar-nav .nav-item .nav-link:hover {
    color: rgba(161, 32, 55);
  }
  #mainNav .navbar-nav .nav-item.active .nav-link:hover {
    color: #a12038;
  }
}

.btn-xl {
  font-weight: 700;
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}

.intro {
  position: relative;
}

@media (min-width: 992px) {
  .intro .intro-img {
    width: 75%;
    float: right;
  }
  .intro .intro-text {
    left: 0;
    width: 60%;
    margin-top: 3rem;
    position: absolute;
  }
  .intro .intro-text .intro-button {
    width: 100%;
    left: 0;
    position: absolute;
    bottom: -2rem;
  }
}

@media (min-width: 1200px) {
  .intro .intro-text {
    width: 45%;
  }
}

/* This is the formating of ALL MAJOR TEXT BOX's */ 
.cta {
  padding-top: 1rem;
  padding-bottom: 0rem;
  /* CHANGED 
  background-color: rgba(161, 32, 55, 0) transparent;*/
}

.cta .cta-inner {
  position: relative;
  padding: 3rem;
  /*margin: 0rem;*/
  background-color: rgba(255,255,255,.85);
  z-index:2;
}


.cta .cta-inner:before {
  content: '';
  z-index:-1;
  position: absolute;
  top: -0.5rem;
  bottom: -0.5rem;
  left: -0.5rem;
  right: -0.5rem;
  /*This is the border / optional black inter border*/
  /* border: 0.25rem solid rgba(0,0,0);
  border-radius: 0.5rem; */
}

@media (min-width: 992px) {
  .about-heading .about-heading-img {
    position: relative;
    z-index: 0;
  }
  .about-heading .about-heading-content {
    margin-top: -5rem;
    position: relative;
    z-index: 1;
  }
}

.address strong {
  font-size: 1.2rem;
}

/*FOOTER COLOR */
.footer {
  background-color: rgba(102,102,102,.8)
  transparent;
}

/* TOP Tab "A FREE BOOTSTAP 4 BUSINESS THEME" COLOR */
.text-primary {
  color: #a12037 !important;
}

.bg-primary {
  background-color: #a12037 !important;
  
}

.btn {
  box-shadow: 0px 3px 3px 0px rgba(33, 37, 41, .1);
}

.btn-primary {
/* TEXTBOX COLOR ON HOME "VISIT US TODAY!" */
  background-color: #a12037;
  border-color: #a12037;
  
}

.btn-primary:hover, .btn-primary:focus {
/* COLOR WHEN "VISIT US TODAY!" IS PRESSED */
  background-color: #712037;
  border-color: #712037;
}

.btn-primary:active{
    background-color: #712037;
    border-color: #712037;
    box-shadow: 0 1px 1px rgba(255, 255, 255, 0.075) inset, 0 0 8px;
    outline: 0 none;
}
.btn-primary:not(:disabled):not(.disabled):active{
  color: #712037;
  background: #712037;
  border-color: black;
}

.font-weight-light {
  font-weight: 100 !important;
}
.arcadia_course select {
    width: 70%;
    position: relative;
    margin-left: auto;
    margin-right: auto;
}
.arcadia_course h5 {
   text-align: center;
   font-weight:bold;
   padding: 20px 25px 0px 25px; 
}
.school select {
    width: 70%;
    position: relative;
    margin-left: auto;
    margin-right: auto;
}
.select-css {
    font-size: 16px;
    display: block; 
    background: #d3d3d3;
}
.output h5 {
    text-align: center;
    font-weight:bold;
    padding: 20px 25px 0px 25px;
}
table.outputTable {
  width: 100%;
  text-align: left;
  border-collapse: collapse;
}
.outputTable td, .outputTable th {
  padding: 7px 6px;
}
table.outputTable tr:nth-child(even) {
  background: #d3d3d3;
}
table.outputTable tbody td {
  text-align: center;
  font-size: 16px;
}
table.outputTable thead th {
  font-weight: bold;
  font-size: 20px;
  color: #000000;
  text-align: center;
}
th, td {
  padding: 15px;
}
form input[type="submit"] {
  	width: 150px;
  	background-color: #a12038;
  	border: 0;
  	cursor: pointer;
  	font-weight: bold;
  	color: #ffffff;
  	transition: background-color 0.2s;
  	outline: red;
  	border-radius: .5rem;
  	padding:.5rem;
}
.forms-text {
    margin-left:1.5em;
    padding-right: 4rem;
    text-align: justify;
}
.forms-header {
    font-weight: bold;
    color:#a12037;
    font-size: 1rem;
}
.forms-header:hover {
    color:#9d2235;
}
.form-title {
    text-align: center;
}
.file-icon {
    display: block;
    margin-left: auto;
    width: 50%;
    padding-top: 1.5rem;
}
.icon-block {
    color:#a3a3a3;
}
.icon-block:hover {
    color:#9d2235;
}
.transfer-header {
    position: relative;
    padding: 2rem;
  /*margin: 0rem;*/
    background-color: rgba(255,255,255,.85);
    z-index:2;
}
.transfer-header:before {
  content: '';
  z-index:-1;
  position: absolute;
  top: -0.5rem;
  bottom: -0.5rem;
  left: -0.5rem;
  right: -0.5rem;
}
.disclaimer-text {
    text-align: justify;
    text-align-last: center;
    margin-left:3em;
    margin-right:3em;
} 
.contact-text {
    margin-left:2em;
    padding-left:1rem;
}
#myInput {
    padding: 20px;
    margin-top: -6px;
    border: 0;
    border-radius: 0;
    background: #f1f1f1;
    align-content: center;
}



