/* -----------

COLORS

NAVY 205F7A
TEAL 5795B0
RED C05C5C
BEIGE F6ECE4


FONTS

Mr. Eaves XL:
Book
Regular
Regular Italic

Mr. Eaves Sans:
Bold
Bold Italic

----------- */

@font-face {
  font-family: 'Font-Name';
  src: url('../fonts/Font-Name.otf');
}

* {
	font-family: 'mr-eaves-xl-modern';
}

h1, h2 {
	font-family: 'mr-eaves-xl-sans';
	font-size: 3.5em;
    line-height: 1em;
    font-style: italic;
}

h2 {
	letter-spacing: 2px;
	margin-bottom: 1.5rem;
}

p, ul li, .link {
    font-size: 1.15em;
}

a {
	color: #000;
	transition: all 0.3s;
}

a:hover {
	text-decoration: none;
}

.link {
    font-weight: 600;
    letter-spacing: 1px;
}

.valign {
	height: 100%;
    margin: auto;
}

*:hover, *:focus, *:active {
	outline: none;
	box-shadow: none !important;
	-webkit-appearance: none;
}

button:focus { 
	outline: none; 
}

html, body {
	overflow-x: hidden !important;
}

.top-menu .container .row {
	display: block;
}

.nav-link {
    display: block;
    padding: .5rem 1rem;
}

.container, .container-fluid {
	padding: 0;
}

.main-menu {
    padding-top: 1rem;
}

.main-menu ul li {
    height: auto;
    margin: auto 4rem;
}

.main-menu ul li a {
	color: #C05C5C;
	font-size: 1.5em;
}

.main-menu ul li a.active{
    color: black;
	text-shadow: 0px 0px 1px #868686;
}

.menu {

}

.logo-desktop {
	width: 10rem;
}

.logo-mobile {
	width: 10rem;
}

#bs-gdpr-cookies-modal .modal-content {
	border-radius: 0px;
}

.navy {
	color: #205F7A;
} 

.teal {
	color: #5795B0;
} 

.red {
	color: #C05C5C;
}

.beige {
	color: #F6ECE4;
}

.font-01 {
	position: relative;
    top: 4.5rem;
    z-index: 2;
    font-size: 3.5em;
    line-height: 1em;
    font-style: italic;
}

.font-02 {
	margin: 0rem 2rem;
}

.heading {
	font-size: 1.5em;
    line-height: 1.45em;
	font-style: italic;
	margin: 4rem 0rem;
}

.section-01 {
	background-image: url('../images/header-bg.png');
	background-size: cover;
	background-position: bottom right;
	background-repeat: no-repeat;
	height: 55rem;
	padding-top: 1rem;
	background-attachment: fixed;
}

.image-01 {
    position: relative;
    left: 0;
    width: 30rem;
    top: -6rem;
}

.section-02 {
	background-image: url('../images/story-bg.png');
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	padding: 12rem 2rem 10rem 2rem;
	margin-top: -4rem;
}

.section-03 {
	padding: 2rem 2rem 6rem 2rem;
}

.cta-button {
	width: 20rem;
	transition: all 0.4s;
}

.cta-button:hover {
    width: 21rem;
}

.section-04 {
	background-image: url('../images/cta-bg.png');
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	padding: 8rem 2rem;
	margin-bottom: 4rem;
}

.image-06 {
    width: 100%;
    padding: 0rem 2rem;
    position: relative;
    top: -8rem;
    left: -2rem;
}

ul.list {
	padding: 0;
	list-style: none;
	margin-bottom: 1rem;
}

.title {
	font-weight: 800;
	margin-bottom: 0;
}

.footer {
	padding: 0rem 2rem;
}

.page .main-menu ul li {
    height: auto;
    margin: auto 3rem;
}

.section-01.page  {
    background-image: url('../images/header-bg.png');
    background-size: cover;
    background-position: bottom right;
    background-repeat: no-repeat;
    height: 10rem;
	padding-top: 1rem;
	background: white;
}

.page-title-container {
	background-image: url('../images/page-header-bg.png');
    background-size: cover;
    background-position: bottom right;
    background-repeat: no-repeat;
    margin: 0;
    padding: 5rem 2rem;
}

.page-title-container h2 {
	margin: 0;
	color: white;
}

.page .navbar-collapse.collapse.show {
	background: white;
    z-index: 5;
    padding-bottom: 1rem;
}

.footer.page {
	background-image: url('../images/page-footer-bg.png');
    background-size: cover;
    background-position: bottom right;
	background-repeat: no-repeat;
	color: white;
}

.footer.page p, .footer.page ul li, .footer.page ul li a {
	color: white;
}

.footer.page ul li a:hover {
	color: white;
}

.footer-pg-logo {
	width: 10rem;
}

.footer-content {
	padding: 4rem 2rem;
}

.our-services {
	width: 12rem;
	transition: all 0.4s;
}

.our-services:hover {
    width: 13rem;
}

h3 {
	font-style: normal;
    letter-spacing: 2px;
    font-weight: 800;
}

.page-section-01 {
	margin: 6rem 2rem;
}

.page-section-01 p {
	margin: 1rem 0rem 2rem 0rem;
}

.above {
	position: relative;
	z-index: 3;
}

.side-padding {
	padding: 0rem 4rem;
}

.page-section-03  {
    background-image: url('../images/about-section-bg.png');
    background-size: cover;
    background-position: center;
	background-repeat: no-repeat;
	padding: 4rem 0rem 0rem 0rem;
	margin-top: -4rem;
	background-attachment: fixed;
}

.page-section-04  {
	padding: 12rem 0rem 8rem 0rem;
}

.about-image-3 {
    position: relative;
    top: 8rem;
}

.about-image-4 {
	position: relative;
    width: 100%;
    right: -2rem;
}

.about-image-5 {
	position: relative;
    width: 100%;
	left: -2rem;
	z-index: -1;
}

.sub-cta-container  {
    background-image: url('../images/detail-cta-bg.png');
    background-size: cover;
    background-position: center;
	background-repeat: no-repeat;
	padding: 2rem;
}

.sub-cta-container h2  {
    margin: 0;
}

.learn-more {
	width: 12rem;
	transition: all 0.4s;
}

.learn-more:hover {
	width: 13rem;
}

.page-section-05 {
	margin: 6rem 0rem;
}

.margin-bottom {
	margin-bottom: 4rem;
}

.page-content-container {
	padding: 4rem 0rem;
}

.service-content {
	position: relative;
    top: -28rem;
    padding: 0rem 4rem;
    margin-bottom: -25rem;
}

.border-image {
	height: 35rem;
    width: 12rem;
    position: absolute;
    left: -4rem;
    z-index: -1;
    top: 4rem;
}

.h4, h4 {
    font-size: 1.75rem;
    margin-top: 3rem;
}

.footer.page ul li a:hover {
    color: #C05C5C;
}

