@import url('grid.css');

@CHARSET "ISO-8859-1";
/* Reset CSS
 * --------------------------------------- */
 
 /* global box-sizing */
*,
*:after,
*:before {
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	-webkit-font-smoothing:antialiased;
	font-smoothing:antialiased;
	text-rendering:optimizeLegibility;
}
/* html element 62.5% font-size for REM use */
html {
	font-size:100%;
}



body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,
form,fieldset,input,textarea,p,blockquote,th,td {
    padding: 0;
    margin: 0;
}

body {
	font-family: 'Open Sans', sans-serif;
	font-size: 1em;
	line-height: 1.2em;
}

.clear {
  overflow: auto;
}
.clear::after {
  content: "";
  clear: both;
  display: table;
}

a{
	color: #444;
	font-weight: bold;
}

a, a:hover, a:focus{
	border: 0; outline: 0;
}
table {
    border-spacing: 0;
}
fieldset,img {
    border: 0;
}
address,caption,cite,code,dfn,em,strong,th,var {
    font-weight: normal;
    font-style: normal;
}
strong{
	font-weight: bold;
}
ol,ul {
    margin:0;
    padding:0;
}
caption,th {
    text-align: left;

}
h1,h2,h3,h4,h5,h6 {
    font-weight: normal;
    font-size: 100%;
    margin:0;
    padding:0;
    color:#444;
}

h1 { font-size: 2em; padding: .75em 0; text-transform: uppercase;}

h2 { color: #fff; font-size: 36px; text-align: center; margin: 20px 0; }

h3 {font-size: 16px; font-weight: bold; padding: .5em 0 }

p { padding-bottom: 20px; }

q:before,q:after {
    content:'';
}
abbr,acronym { border: 0;
}






/* Custom CSS
 * --------------------------------------- */
body{
	font-family: 'Open Sans', sans-serif;
	color:#4D4945;
	margin: 0; padding: 0;
	font-size: 18px;	
	line-height: 1.4;
}

.mobile { display: none;}

.wrapper{
	margin-left: auto;
	margin-right: auto;
	width: 1400px;
	position: relative;
}

.section {
}

.section:after {
  content: "";
  display: table;
  clear: both;
}	

.centered { display: block; margin: 0 auto;}

.logo { padding-bottom: 0px; width: 200px; height: auto; }

#section0 {
	background: url('1.jpg') top center;
	background-size: cover;
}

h1 {font-family: 'Dancing Script', cursive; font-size: 60px; text-transform: none; color: #948571; }

#section0 h1 {
	display: block;
	font-family: 'Dancing Script', cursive; 
	font-size: 100px; 
	text-transform: none; 
	color: #948571; 
	margin: 0; padding; 0; line-height: 90px;}

h1 span { color: #444; font-size: 36px;
	font-family: 'Open Sans', sans-serif; text-transform: uppercase;
    letter-spacing: 3.52px; }

.shadowed {
text-shadow: 1px 1px 6px rgb(0 0 0 / 80%);
color: #fff; font-size: 42px;}

    
#section0 p {
	color: #948571;
	font-size: 20px;
	margin; 0 auto;
	margin: 0;
	max-width: 700px;
	display: block;
	margin: 0 auto;
	text-align: center;
}

#section0 .logo {
	margin-bottom: 40px;
	display: block; margin: 0 auto;
}


.me {width: 200px; height: auto;}
#section1 , #section4 {
	background: url('greylinen.jpg') top center;
	background-size: cover;
	padding-top: 0px;
	color: #fff;
}

#section4 {
	background-image: url('greylinen2.jpg');
}

#section1 h1, #section1 h2  {
color: #fff;text-align: center;
line-height: 60px;
}

#section1 h1 span, #section2 h1 span {
color: #fff;
letter-spacing: 1px; font-size: 26px;
text-transform: none;
}

#section2 h1, #section2 h1 span {
color: #8f8674;
text-align: center;
}

h4 {
    background: none;
    transform-origin: 0 0;
    font-size: 26px;
    color: #8f8674;
    font-weight: 300;
    margin: 0 auto;
    margin-bottom: 40px;
    text-align: left;
    letter-spacing: 3.52px;
    text-transform: uppercase;
	border-bottom: 1px solid #8f8674
}
h4 span { font-weight: 700; color: #333; letter-spacing: 1;}

#section4 h4 {padding-top: 0;margin-bottom: 0;color: #fff; 
	border-bottom: 1px solid #fff}
#section4 h4 span {padding-top: 0;margin-bottom: 0;color: #fff}
#section4 h1 {padding-top: 0;margin-bottom: 0;color: #fff; }
#section3 h1 { padding-bottom: 0;}	
.slide { background-color: #F0EFED; padding: 20px 100px;  }
.slide:nth-child(odd) { background-color: #fff;}
.slide img { 
	width: 100%; margin: 0;
	}

.box_content {
    text-align: left;
}

.slide p, .slide ul {
    width: auto !important;
    line-height: 1.4 !important;
}


p.portfolio-text {clear: both; margin: 30px 0 0 0; border: 1px dashed #fff; padding: 20px; color: #fff; }

#section2 {
	background: #fff
}

.logo { display: block; margin: 0 auto;}


#section3 {
	background: url('3.jpg') bottom center no-repeat;
	background-size: cover;
	padding-bottom: 40px;
}


#section3 ul li {
	margin-left: 20px;
}


#section4 img { display: block; max-width: 450px; width: 100%; margin: 0 auto; margin-bottom: 30px; 
box-shadow: 0px 0px 20px rgb(0 0 0 / 80%);}

/*
#section3 ul li::before {
    font-family: "Font Awesome 5 Free"; font-weight: 900; content: "\f0da";
}
*/

.button {
	display: inline-block;
	background-color: #948571; 
	margin-bottom: 10px;
	text-align: center;
	padding: 10px 20px;
	text-decoration: none; color: #fff;
	font-size: 14px;
	line-height: 28px;
	border-radius: 3px;
	}
	
.button:hover {
	opacity: .6;
}


.numberCircle {
    border-radius: 50%;
    width: 36px;
    height: 36px;
    padding: 8px;
    background: #ffefbc;
    border: 2px solid #999;
    color: #999;
    text-align: center;
    font: 32px Arial, sans-serif;
    display: block; margin: 0 auto;
    margin-bottom: 20px;
}



/* ---------->>> TOGGLE <<<-----------*/	


.my-toggle {
    padding: 0;
    margin-bottom: 20px;
    text-align: left;
}


.my-toggle .trigger {
	margin: 0; padding: 0;
	font-size: 1.2em;
	font-weight: 300;
	padding: 10px;
	display: block;
	float: none;
	text-transform: uppercase;
	position: relative; 
	font-family: 'Open Sans', sans-serif;
	background-color: #ffefbc;
	border: 1px solid #999;
    }
 .my-toggle .trigger:focus,  .my-toggle .trigger:active {
 	outline: 0;
 	color: #333 !important;
    }   

.my-toggle .trigger:hover {
	background-color: #ffefbc;
    }    


.my-toggle .trigger span {
    display: block;
    float: left;
    margin-right: 10px;
    width: 30px;
    height: 30px;
    text-align: center;
}

.my-toggle .trigger:before { 
   font-family: FontAwesome;
   content: "\f055";
   padding-right: 10px;
}

.my-toggle .active:before {
   font-family: FontAwesome;
   content: "\f056";
}

.my-toggle .box {
	padding: 20px;
	border: 1px solid #999;
	border-top: 0;
	background-color: #f7f5f5;
}

#section3 h4 { margin-top:20px;}

/*------------------------------------*\
    Global Image Hover Effect
\*------------------------------------*/

#section1 img { 
	max-width: 100%;
    height: auto;

    }
    
    
figure { margin: 0; }

.hover-img {
  background-color: #29929D;
  color: #fff;
  display: inline-block;
  overflow: hidden;
  position: relative;
  text-align: center;
  width: 100%;
  margin-bottom: 15px;
}

.hover-img * {
  box-sizing: border-box;
  /*transition: all 0.45s ease;*/
}

.hover-img:before,
.hover-img:after {
  background-color: rgba(41, 146, 157, 0.7);
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  content: '';
  /*transition: all 0.3s ease;*/
  z-index: 1;
  opacity: 0;
  transition: all 0.5s ease;
}

.hover-img img {
  vertical-align: top;
  max-width: 100%;
  backface-visibility: hidden;
}

.hover-img figcaption {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  align-items: center;
  z-index: 1;
  display: flex;
  flex-direction: column;
  justify-content: center;
  line-height: 1.1em;
  opacity: 0;
  z-index: 2;
  /*transition-delay: 0.1s;*/
  font-size: 20px;
  line-height: 2;
  font-weight: 400;
}

.hover-img:hover:before,
.hover-img:hover:after {
  transform: scale(1);
  opacity: 1;
}

.hover-img:hover > img {
  opacity: 0.7;
}

.hover-img:hover figcaption {
  opacity: 1;
}

.skinny { width: 900px; margin: 0 auto;}

#footer { background-color: #ccc; border: 1px solid #999; padding: 20px; text-align: center;}

/* NAV TRIGGER */

	#nav-trigger {
	  display: none;
	  text-align: center;
	  
	}
	
	#nav-trigger span {
		display: block;
		padding: 0px 0px;
		background: url(nav-mobile.jpg) repeat-x;
		line-height: 48px;
		color: #163c47;
		cursor: pointer;
		text-transform: uppercase; 
		
	}
	
	#nav-trigger span:after {
		
	}
	
	#nav-trigger span:hover {
		background-color: #eee; 
	}
	
	#nav-trigger span.open:after {

	}

nav { z-index: 9999; }

nav#nav-main { }

nav#nav-main ul {
	position:fixed;
	top:0px;
	left:0;
	background: #fff url(nav.jpg) center repeat-x;
	z-index: 70;
	width: 100%;
	padding: 0;
	margin:0;
    text-align:center;
    text-transform: uppercase;
    border-top: 10px solid #c7d5df;
}

nav#nav-main li {
    display:inline-block;
    line-height: 65px;
}

nav#nav-main a {
    display: block;
    padding: 5px 25px;
    font-size: 18px;
    text-decoration: none;
    color: #163c47;
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
}

nav#nav-main li.active a {
    color: #000;
    font-weight: bold;
}

nav#nav-main a:hover {

    color: #000;
}

nav#nav-mobile {
	position: relative;
	display: none; 
}

nav#nav-mobile ul {
	display: none;
	list-style-type: none;
	position: absolute;
	left: 0;
	right: 0;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	background-color: #fff; 
}
nav#nav-mobile li {
	display: block;
	margin: 0 5px;
	border-bottom: dotted 1px #163c47; 
}

nav#nav-mobile a {
	display: block;
	color: #163c47;
	padding: 10px 30px; 
    text-transform: uppercase;
}
nav#nav-mobile a:hover {
	background-color: #dbdcdd;
}

.last-col {
  float: right;
  padding-right: 0 !important; }

/*
Mobile Grid Styles
*/
@media (max-width: 767px) {
  .m-all {
    float: left;
    padding-right: 1.2em;
    width: 100%;
    padding-right: 0; }

  .m-1of2 {
    float: left;
    padding-right: 1.2em;
    width: 50%; }

  .m-1of3 {
    float: left;
    padding-right: 1.2em;
    width: 33.33%; }

  .m-2of3 {
    float: left;
    padding-right: 1.2em;
    width: 60%; }

  .m-1of4 {
    float: left;
    padding-right: 1.2em;
    width: 25%; }

  .m-3of4 {
    float: left;
    padding-right: 1.2em;
    width: 75%; } }
/* Portrait tablet to landscape */
@media (min-width: 768px) and (max-width: 1029px) {
  .t-all {
    float: left;
    padding-right: 1.2em;
    width: 100%;
    padding-right: 0; }

  .t-1of2 {
    float: left;
    padding-right: 1.2em;
    width: 50%; }

  .t-1of3 {
    float: left;
    padding-right: 1.2em;
    width: 33.33%; }

  .t-2of3 {
    float: left;
    padding-right: 1.2em;
    width: 66.66%; }

  .t-1of4 {
    float: left;
    padding-right: 1.2em;
    width: 25%; }

  .t-3of4 {
    float: left;
    padding-right: 1.2em;
    width: 75%; }

  .t-1of5 {
    float: left;
    padding-right: 1.2em;
    width: 20%; }

  .t-2of5 {
    float: left;
    padding-right: 1.2em;
    width: 40%; }

  .t-3of5 {
    float: left;
    padding-right: 1.2em;
    width: 60%; }

  .t-4of5 {
    float: left;
    padding-right: 1.2em;
    width: 80%; } }
/* Landscape to small desktop */
@media (min-width: 1030px) {
  .d-all {
    float: left;
    padding-right: 1.2em;
    width: 100%;
    padding-right: 0; }

  .d-1of2 {
    float: left;
    padding-right: 1.5em;
    width: 50%; }

  .d-1of3 {
    float: left;
    padding-right: 1.2em;
    width: 33.33%; }

  .d-2of3 {
    float: left;
    padding-right: 01.2em;
    width: 66.66%; }

  .d-1of4 {
    float: left;
    padding-right: 1.2em;
    width: 25%; }

  .d-3of4 {
    float: left;
    padding-right: 1.2em;
    width: 75%; }

  .d-1of5 {
    float: left;
    padding-right: 1.2em;
    width: 20%; }

  .d-2of5 {
    float: left;
    padding-right: 1.2em;
    width: 40%; }

  .d-3of5 {
    float: left;
    padding-right: 1.2em;
    width: 60%; }

  .d-4of5 {
    float: left;
    padding-right: 1.2em;
    width: 80%; }

  .d-1of6 {
    float: left;
    padding-right: 1.2em;
    width: 16.6666666667%; }

  .d-1of7 {
    float: left;
    padding-right: 1.2em;
    width: 14.2857142857%; }

  .d-2of7 {
    float: left;
    padding-right: 0.75em;
    width: 28.5714286%; }

  .d-3of7 {
    float: left;
    padding-right: 1.2em;
    width: 42.8571429%; }

  .d-4of7 {
    float: left;
    padding-right: 1.2em;
    width: 57.1428572%; }

  .d-5of7 {
    float: right;
    padding-left: 01.2em;
    width: 71.4285715%; }

  .d-6of7 {
    float: left;
    padding-right: 1.2em;
    width: 85.7142857%; }

  .d-1of8 {
    float: left;
    padding-right: 1.2em;
    width: 12.5%; }

  .d-1of9 {
    float: left;
    padding-right: 1.2em;
    width: 11.1111111111%; }

  .d-1of10 {
    float: left;
    padding-right: 1.2em;
    width: 10%; }

  .d-1of11 {
    float: left;
    padding-right: 1.2em;
    width: 9.09090909091%; }

  .d-1of12 {
    float: left;
    padding-right: 1.2em;
    width: 8.33%; } 
    
}


@media all and (max-width: 1400px) {
	.wrapper{
		margin-left: auto;
		margin-right: auto;
		width: 85%;
		position: relative;
		margin-top: 30px;
	}
	
	#section2 h4, #section4 h4 { margin-top: 60px;}
	
}

@media all and (max-width: 1040px) {
	#section4 img { margin: 40px auto;}
	
}


@media all and (max-width: 900px) {

	nav#nav-main a {
    display: block;
    padding: 5px 15px;
    font-size: 14px;
    text-decoration: none;
    color: #163c47;
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
	}
	
	.skinny { width: 100%; margin: 0 auto;}


	h1 { font-size: 45px !important; }

}

@media all and (max-width: 750px) {
 
    
    .desktop { display: none; }
    .mobile { display: block;}
   
}

@media all and (max-width: 650px) {
  #nav-trigger {
    display: block; 
    position: absolute;
    z-index: 999999;
    width: 100%;
    top: 0;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    }

  nav#nav-main {
    display: none; }

  nav#nav-mobile {
    display: block; 
    top: 48px; 
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    }
    
    .slide {
    padding: 20px 60px !important;
}
    
  

}


@media all and (max-width: 400px) {
	
}