html {
  scroll-behavior: smooth;
 }
p {
  color: #8f8f8f;
}
.btn-modalFooter:hover {
  background-color: #FFD880 !important;
}
.blur {
  filter: blur(5px);
}
.carousel-item {
  padding: 2% 15% 0 15%;
  }
.carousel-caption {
  position: relative;
  left: auto;
  right: auto;
  padding-top: 1.5rem;
  padding-bottom: 0rem;
}
.carousel-caption p {
  color: #483d49;
}
.d-block {
  width: 2%;
}
.faddon{
  background-color: transparent;
  border: none !important;
  color: grey;
}
.fa-envelope:hover, .fa-twitter:hover, .fa-house:hover {
  color: #483d49;
  cursor: pointer;
}
.fa-house {
  color: #160e1e;
}
.felement {
  padding-top: 10px;
  padding-bottom: 10px;
}
.finput {
  border-top: none;
  border-left: none;
  border-right: none;
  background-color: transparent;
  color: #160e1e;
}
.finput::placeholder {
  color: #483d49;
}
.fixme {
  margin: auto !important;
}
.footer-p {
  margin: 25px 20px;
}
.footer-text {
  margin-bottom: 0 !important;
  color: #160e1e;
}
.grey-text {
  color: #636363;
}
.hh1 {
  font-size: 2rem !important;
}
.hh2 {
  font-size: 1.5rem !important;
}
.modal-login {		
	color: #636363;
	width: 350px;
}
.modal-login .avatar {
	position: absolute;
	margin: 0 auto;
	left: 0;
	right: 0;
	top: -90px;
	width: 150px;
	height: 150px;
	border-radius: 50%;
	z-index: 9;
	background: transparent;
	padding: 15px;
}
.modal-login .avatar img {
	width: 100%;
}
.modal-login .btn, .modal-login .btn:active, .btn-modalFooter {
	color: #160e1e;
	border-radius: 4px;
	background: #FCC64B;
  text-decoration: none;
  font-weight: 500;
	transition: all 0.4s;
	line-height: normal;
	border: none;
}
.modal-login .btn:hover, .modal-login .btn:focus {
	background: #ffd880 !important;
	color: #483d49;
  outline: none;
}
.modal-login .close {
	position: absolute;
	top: 0px;
	right: 0px;
}	
.modal-login .form-control {
	min-height: 40px;
	border-radius: 3px; 
}
.modal-login .form-control:focus {
	border-color: #70c5c0;
}
.modal-login .modal-content {
	border-radius: 5px;
	border: none;
}
.modal-login .modal-dialog {
	margin-top: 80px;
}
.modal-login .modal-footer {
	background: white;
	border-color: #dee4e7;
	text-align: center;
	justify-content: center;
	margin: 0 -20px -20px;
	border-radius: 5px;
	font-size: 13px;
}
.modal-login .modal-header {
	border-bottom: none;   
	position: relative;
	justify-content: center;
}
.modal-login h4 {
	text-align: center;
	font-size: 26px;
	margin: 30px 0 -15px;
}
.modalCaptionTitle {
  font-family: 'Luminari';
  color:#483d49;
  font-size: 1.5rem;
  font-weight: bold;
  padding-top: 3%;
}
.modalimage {
  padding-top: 12px;
}
.n-img {
  margin-top: 8px;
}
.nav-item {
  padding: 0 0 0 18px;
}
.nav-link {
  font-size: 1.2rem;
  font-family: 'Montserrat';
  font-weight: bold;
  text-shadow: 1px 1px white;
  color: #160E1E;
}
.nav-link:hover {
  cursor: pointer;
  color: #483d49;
}
.navbar .container-fluid {
  padding: 1% 10% 0% 10%;
}
.navbar-brand {
  font-family: 'Luminari';
  font-size: 2.5rem;
  font-weight: bold;
  text-shadow: 1px 1px white;
}
.navbar-brand:hover, .navbar-brand:active {
  transform: scale(1.1);
  transition-duration: 1;
  cursor: pointer;
}
.navbar-btn {
  font-family: 'Montserrat';
  background: #FCC64B !important;
  color: #160e1e;
  font-weight: bold;
  border-color: #160e16;
  margin-top: 4px;
}
.navbar-btn:hover {
  color:#483d49 !important;
  border-color: #483d49 !important;
}
.r-r1, .r-r2, .r-r3 {
  padding-top: 30px;
  padding-bottom: 30px;
}
.r-r1c2r1 {
  margin: 5% 5% 20% 5%;
}
.r-r2c1r1 {
  margin: 5%;
}
.r-r3c3r1 {
  margin: 20% 5% 5% 5%;
}
.r-r4c1r1 {
  margin: 5%;
  text-align: justify;
}
.r-r4c2r1 {
  margin: 15% 5% 5% 5%;
}
.r-r4c3r1 {
  text-align: left;
  margin: 5%;
}
.roaFooter {
  text-align: center !important;
}
.row, h3 {
  color: #160e1e;
}
.t-img {
  margin-top: 10px;
  margin-bottom: 10px;
  filter: drop-shadow(4px 4px 5px #483d49);
}
.t-img:hover, img:active {
  transform: scale(1.1);
  transition-duration: 1;
  cursor: pointer;
}
#t-footer {
  background-color: transparent;
  background-image: url("../images/parchmentburn1copy.webp");
  background-size: 100%;
  padding: 2% 0 1%;
  text-align: center;
}
.t-majorDiv {
  background-color: #fff0cf;
}
.t-modalheader, .sp-modalheader {
  color: #160e1e;
  font: 'Luminari';
  font-family: 'MedievalSharp';
  font-weight: bold;
  font-size: 2em;
} 
#tiles-section1 {
  background-color: #fff0cf;
  text-align: center;
  background-position: bottom;
  padding-top: 20px;
} 
.tt-navbar {
  background-image: url("../images/parchmentburn3copy.webp");
  background-position: bottom;
  background-size: 100%;
  background-color: transparent; 
  padding-bottom: 25px;
  padding-top: 10px;
}
#wellycon {
  color: #160e1e;
}
