* {
	margin: 0px;
	padding: 0px;
}

body {
	font-family: 'Roboto', sans-serif;
	font-weight: normal;
	font-style: normal;
	background-color: #ffffff;
	overflow-x: hidden;
}

img {
	display: block;
}

textarea,
select,
input[type="text"],
input[type="email"],
input[type="button"],
input[type="submit"] {
	-webkit-appearance: none;
	border-radius: 0;
}

textarea:focus,
input[type="text"]:focus,
input[type="email"]:focus,
input[type="button"]:focus,
input[type="submit"]:focus {
	outline: none;
}

a, a:focus  {
	text-decoration: none;
	outline: none;
}

a:focus {
	color: inherit;
}

p {
	margin-bottom: 29px;
	color: grey;
}

p.under-btn {
	margin-top: 21px;
	color: white;
	font-size: 18px;
	font-style: italic;
}

p.sub {
	text-align: center;

}

form {
	width: 100%;
}

input, textarea {
	width: 100%;
	color: grey;
	font-size: 16px;
	font-family: 'Roboto', sans-serif;
	border: 1px solid #cccccc;
	padding: 10px 0px 10px 10px;
	box-sizing: border-box;
	border-radius: 5px !important;
	display: inline-block;
}

input[type="submit"] {
	display: block;
	margin: auto;
	background-color: #8a3833;
	color: white;
	cursor: pointer;
	padding: 10px 0px;
}

input[type="submit"]:hover {
	background-color: #a9746c;
	transition: 300ms ease;
}

label {
	color: #8a3833;
}

h1, h2, h3, h4, h5 {
	font-family: 'Roboto', sans-serif;
}

h1 {
	color: #000000;
	font-family: Copperplate, 'Alegreya SC', serif;
	font-size: 126px;
	font-weight: normal;
	font-style: normal;
	letter-spacing: -9px;
	opacity: 0;
	text-shadow: 0 0 15px rgb(255 255 255 / 50%);
	animation: fadeslide 1000ms 800ms ease forwards;
}

h2 {
	text-align: center;
	font-size: 35px;
	font-weight: normal;
	opacity: 0;
	animation: fadeslide 200ms 100ms ease forwards;
}

h3 {
	font-size: 25px;
	opacity: 0;
	animation: fadeslide 200ms 100ms ease forwards;
}

h4 {
	font-weight: bold;
	font-size: 51px;
	color: white;
	text-align: center;
	padding-top: 29px;
	position: relative;
}

h5 {
	font-size: 22px;
	color: #444444;
	margin-bottom: 23px;
}

ul.menu {
	float: right;
	list-style-type: none;
	margin-right: 120px;
}

ul.menu li {
	float: left;
	margin-left: 43px;
}

ul.menu li a {
	font-family: 'Alegreya Sans', sans-serif;
	color: #555;
	font-size: 20px;
	font-weight: 100;
	letter-spacing: 2px;
	line-height: 90px;
	text-transform: uppercase;
}

a.logo {
	display: block;
	float: left;
}

a.logo img {
	max-height: 90px;
}

a span.online {
	display: block;
	text-transform: uppercase;
	font-size: 13px;
	font-weight: 600;
}

.container {
	max-width: 1270px;
	margin: auto;
	display: block;
	box-sizing: border-box;
	overflow-y: auto;
	position: relative;
}

.home-slider {
	position: relative;
	height: 500px;
	width: 100%;
	background-image: url(/DSC_4102_Sunset.jpg);
	background-size: cover;
	background-position: center;
	opacity: 0;
	animation: fadeslide 1000ms 600ms ease forwards;
}

p.slider-sub {
	opacity: 0;
	animation: fadeslide 1000ms 1000ms ease forwards; 
}

a.slider-btn {
	opacity: 0;
	animation: fadeslide 1000ms 1200ms ease forwards; 
}

@keyframes fadeslide {
	0% {opacity: 0;}
	100% {opacity: 1;}
}

.slide-in-right {
	animation: slide-in-right 1s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;
}

@keyframes slide-in-right {
	0% {transform: translateX(1000px);opacity: 0;}
	100% {transform: translateX(0);opacity: 1;}
}

.slide-in-left {
	animation: slide-in-left 1.5s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;
}

@keyframes slide-in-left {
	0% {transform: translateX(-1000px);opacity: 0;}
	100% {transform: translateX(0);opacity: 1;}
}

.fade-in-left {
	animation: fade-in-left 1.5s cubic-bezier(0.390, 0.575, 0.565, 1.000) both;
}

@keyframes fade-in-left {
	0% {transform: translateX(-70px);opacity: 0.6;}
	100% {transform: translateX(0);opacity: 1;}
}

.fade-in {
	animation: fade-in 3s cubic-bezier(0.390, 0.575, 0.565, 1.000) both;
}

@keyframes fade-in {
  0% {opacity: 0.4;}
  100% {opacity: 1;}
}

.slider-text {
	width: 100%;
	height: auto;
	position: absolute;
	top: 50%;
	margin-top: -181px;
	text-align: center;
	color: white;
}

p.slider-sub {
	font-size: 30px;
	font-family: 'Playfair Display', serif;
	font-style: italic;
	color: white;
	margin-bottom: 5px;
}

a.slider-btn {
	color: white;
	text-transform: uppercase;
	font-weight: 600;
	font-size: 14px;
	background-color: #8a3833;
	padding: 12px 51px;
	display: inline-block;
	margin-top: 23px;
	margin-bottom: 23px;
}

.tile-bg {
	display: block;
	width: 100%;
	height: 405px;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
}

.projects .tile-bg {
	height: 202px;
}

.tile-bg h3 {
	background: rgba(255, 255, 255, 0.85);
	padding: 12px;
	font-family: 'Alegreya Sans', sans-serif;
	font-weight: 100;
	font-size: 26px;
	text-transform: uppercase;
	letter-spacing: 4px;
	position: absolute;
	top: 0px;
	left: 40px;
	margin: 0;
	color: #555555;
}

.tile-overlay {
	width: 100%;
	height: 100%;
	opacity: 0;
	display: inline-block;
	background: rgba(0,0,0,0.5);
}

.tile-overlay h2 {
	font-family: 'Alegreya Sans', sans-serif;
	font-weight: 100;
	font-size: 30px;
	text-transform: uppercase;
	letter-spacing: 4px;
	margin-top: 200px;
	color: #fff;
}

.tile-overlay:hover {
	opacity: 1;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}

h2.page-heading, h3.page-heading {
	color: #222222;
	font-family: 'Alegreya Sans', sans-serif;
	font-size: 69px;
	line-height: 83px;
	font-weight: normal;
	text-transform: uppercase;
	margin-top: 20px;
}

.home-intro .container {
	background-color: #f7f7f7;
	padding: 29px 29px 0 29px;
}

.home-intro p {
	font-size: 19px;
	line-height: 29px;
	-webkit-text-size-adjust: 100%;
}

.home-intro a {
	color: inherit;
	text-decoration: underline;
}

.projects .container {
	margin-top: 25px;
}

.projects .container:nth-child(1) {
	display: table;
	width: 100%;
	margin-top: 5px;
}

.projects .container:nth-child(2) {
	margin-top: 10px;
}

.projects .container:nth-child(3) {
	margin-top: 45px;
}

.projects .container:last-child {
	margin-top: 40px;
}

.projects h2.page-heading {
	display: table-cell;
	text-align: left;
	font-size: 44px;
}

.projects h3.page-heading {
	display: table-cell;
	text-align: right;
	font-size: 58px;
	color: #8a3833;
}

.home-intro, .home-projects, .services, .services-intro {
	padding-top: 40px;
}

.contactform {
	padding-top: 35px;
}

.contactform h3, .services h3, .services-intro h3 {
	font-family: 'Alegreya Sans', sans-serif;
	color: #8a3833;
    font-size: 20px;
    font-weight: 100;
    letter-spacing: 2px;
    text-transform: uppercase;
    margin-bottom: 30px;
}

.services h3, .services-intro h3 {
	font-weight: bold;
	max-width: 762px;
}

.services p {
    color: #333;
    font-size: 19px;
	line-height: 45px;
    margin-bottom: 0px;
	max-width: 762px;
}

.projects p, .services-intro p {
    color: #444;
    font-size: 17px;
	line-height: 39px;
    margin-bottom: 0px;
}

.services-intro p {
    font-style: italic;
}

.contactform h3 {
	margin-bottom: 21px;
}

.contactform p {
	line-height: 30px;
	margin-bottom: 26px;
}

.contactform p:last-child {
	margin: 0px;
}

.contactform p a {
	color: inherit;
}

.contactform .map {
	clear: left;
	padding-top: 48px;
	padding-bottom: 15px;
}

.half {
	width: 50%;
	display: block;
	float: left;
	vertical-align: top;
	box-sizing: border-box;
	position: relative;
}

.half:nth-child(odd) {
	padding-right: 25px;
}

.half:last-child {
	padding-right: 0px;   
}

.home-projects .half {
	opacity: 0;
	animation: fadeslide 1000ms 0ms ease forwards;
}

.projects .half .half {
	opacity: 0;
	animation: fadeslide 1000ms 0ms ease forwards;
}

.third {
	width: 33.33333%;
	display: block;
	float: left;
	padding-left: 25px;
	vertical-align: top;
	box-sizing: border-box;
}

.third:first-child {
	padding-left: 0px;   
}

.twothird {
	width: 66.66666%;
	display: block;
	float: left;
	vertical-align: top;
}

img.about-logo {
	width: 300px;
	margin: auto;
}

.about-text {
	padding: 0px 20px;
	box-sizing: border-box;
}

.testimonials-area {
	background-image: url(/34585044_478496999234713_4516455886121598976_o.jpg);
	background-position: center;
	background-size: cover;
	position: relative;
	margin-bottom: 40px;
}

.bg {
	background-color: rgba(138, 56, 51, 0.7);
	width: 100%;
	height: 100%;
	position: absolute;
}

.carousel {
	margin: auto;
	padding: 20px 111px 40px 111px;
	width: 700px;
}

.carousel-cell {
	width: 700px;
}

.carousel p {
	text-align: center;
	margin-bottom: 18px;
	font-size: 20px;
	color: white;
	font-family: 'Playfair Display', serif;
}

.flickity-prev-next-button {
	width: 100px;
	height: 100px;
	background: transparent;
}

.flickity-prev-next-button:hover {
	background: transparent;
}

/* arrow color */
.flickity-prev-next-button .arrow {
	fill: #ffffff;
}

.flickity-prev-next-button.no-svg {
	fill: #ffffff;
}

/* position outside */
.flickity-prev-next-button.previous {
	left: -25px;
}

.flickity-prev-next-button.next {
	right: -25px;
}

.flickity-prev-next-button svg {
	top: 9%;
}

.flickity-page-dots {
	box-sizing: border-box;
	width: 183px;
	margin: auto;
}

.flickity-page-dots .dot {
	background: #fff;
}

.flickity-enabled.is-draggable .flickity-viewport {
	padding-bottom: 40px;
}

.contact-bar {
	margin-top: 40px;
	background-color: #f7f7f7;
	min-width: 359px;
}

.contact-bar .container div {
	float: left;
	width: 25%;
	height: 60px;
	text-align: center;
}

.contact-bar, .contact-bar a {
	color: #000;
	font-size: 15px;
	height: 60px;
	line-height: 60px;
}

.contact-bar a:hover {
	color: #8a3833;
	transition: 300ms ease;
}

.contactform .icon, .contact-bar .icon {
	width: 20px;
	display: inline;
	vertical-align: middle;
}

footer {
	margin-top: 40px;
}

footer .third {
	border-right: 1px solid #c3c3c3;
}

footer .third:last-child {
	border-right: none;
}

.copyright {
	background-color: #8a3833;
	padding: 15px 0px;
	margin-top: 30px;
}

.copyright p {
	margin-bottom: 0px;
	color: white;
	font-size: 13px;
}

.copyright p a {
	color: white;
	text-decoration: underline;
}

footer .projects-ul {
	list-style-type: none;
}

footer .projects-ul li {
	margin-bottom: 10px;
}

footer .projects-ul li a, footer .contact-line span {
	color: #7d7d7d;
	font-size: 14px;
}

footer .about-para {
	font-size: 15px;
	line-height: 26px;
	margin-bottom: 0px;
	width: 80%;
}

footer .contact-line {
	margin-bottom: 24px;
	font-size: 14px;
}

footer .contact-line:last-child {
	margin-bottom: 0px;
}

footer .projects-ul li a:hover, ul.menu li a:hover {
	color: #8a3833;
	transition: 300ms ease;
}

.mobile-menu {
  display: none;
  margin: 0;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 9998;
  width: 100%;
  height: 100%;
  min-height: 100%;
  background: rgba(138, 56, 51, 0.93);
  position: fixed;
}

.mobile-menu.open {
	display: block;
}

/* Main Navigation in header for desktop */
.main-menu {
	margin: 91px 10%;
	padding: 0;
}

.main-menu__item {
	padding: 0;
	display: block;
	position: relative;
	text-align: right;
	border-bottom: 1px solid #debcb8;
}

.main-menu__link {
	border-bottom: 0;
	color: #ffece9;
	display: block;
	padding: 20px;
	position: relative;
}

.main-menu__link:hover, .main-menu__link:focus, .main-menu__link:active {
	border-bottom: 0;
	background: #c5a39f;
	color: white;
}

/* Hamburger Button - Animation courtesy of https://codepen.io/designcouch/pen/Atyop - more examples in this link */
.mobile-open {
	display: none;
	width: 30px;
	height: 30px;
	-webkit-transform: rotate(0deg);
	-ms-transform: rotate(0deg);
	transform: rotate(0deg);
	-webkit-transition: .5s ease-in-out;
	transition: .5s ease-in-out;
	position: absolute;
	cursor: pointer;
	border-bottom: 0;
	top: 26px;
	right: 82px;
	z-index: 9999;
	border-bottom: 0;
	margin-right: -70px;
}

.mobile-open:hover {
	border-bottom: 0;
}

.mobile-open span {
	display: block;
	position: absolute;
	height: 2px;
	width: 100%;
	background: #999999;
	border-radius: 2px;
	opacity: 1;
	left: 0;
	-webkit-transform: rotate(0deg);
	-ms-transform: rotate(0deg);
	transform: rotate(0deg);
	-webkit-transition: .25s ease-in-out;
	transition: .25s ease-in-out;
}

.mobile-open span:nth-child(1) {
	top: 0px;
	-webkit-transform-origin: left center;
	-ms-transform-origin: left center;
	transform-origin: left center;
}

.mobile-open span:nth-child(2) {
	top: 10px;
	-webkit-transform-origin: left center;
	-ms-transform-origin: left center;
	transform-origin: left center;
}

.mobile-open span:nth-child(3) {
	top: 20px;
	-webkit-transform-origin: left center;
	-ms-transform-origin: left center;
	transform-origin: left center;
}

.mobile-open.open span:nth-child(1) {
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	top: -3px;
	left: 8px;
	background-color: #f5e6e9;
}

.mobile-open.open span:nth-child(2) {
	width: 0%;
	opacity: 0;
}

.mobile-open.open span:nth-child(3) {
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
	top: 19px;
	left: 8px;
	background-color: #f5e6e9;
}