@font-face {
    font-family: 'fiveboroughsregular';
    src: url('fonts/fiveboroughs-webfont.woff2') format('woff2'),
         url('fonts/fiveboroughs-webfont.woff') format('woff'),
         url('fonts/fiveboroughs-webfont.ttf') format('truetype'),
         url('fonts/fiveboroughs-webfont.svg#fiveboroughsregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

/* general styles */
html, body, h1, h2, h3, h4, p, form, ul, li, ol{
  margin: 0px;
  padding: 0px;
}
html, body{
  width: 100%;
  height: 100%;
}
body{
  font-family: 'Raleway', sans-serif;
  font-weight: 400;
  font-size: 15px;
  line-height: 1.7em;
  color: rgb(55,55,65);
}

a{
  outline: 0;
  color: inherit;
  text-decoration: none;
}

img{
  border: 0;
}

textarea{ 
  -webkit-appearance: none;
  -webkit-border-radius: 0;
  resize: none;
}

sup, sub {
  vertical-align: baseline;
  position: relative;
  top: -0.4em;
}
sub { 
  top: 0.4em; 
}

.clear{
  display: block;
  clear: both;
  min-height: 0px !important;
}

.textTable{
  display: table;
  height: 100%;
  width: 100%;
}
.textCell{
  display: table-cell;
  vertical-align: middle;
}
.textCenter{
  text-align: center;
}

div.container{
  width: 100%;
  margin: 0px;
}
div.centerContent{
  width: 1120px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  box-sizing: border-box;
}

/*      HEADER      */
header{
  background: rgb(240,232,225);
}
div.menuHolder{
  position: absolute;
  top: 0px;
  width: 100%;
}
div.menuHolder nav{
  margin-left: auto;
  margin-right: auto;
}
div.menuHolder nav ul{
  position: relative;
  float: left;
  margin-top: 25px;
  height: 120px;
  padding-top: 50px;
  padding-bottom: 50px;
  line-height: 18px;
  box-sizing: border-box;
  width: 50%;
  padding-right: 80px;
}
div.menuHolder nav ul:nth-of-type(2){
  float: right;
  padding-left: 80px;
  padding-right: 0px;
}
div.menuHolder nav ul li{
  position: relative;
  display: inline-block;
  list-style-type: none;
  text-transform: uppercase;
  color: #000;
  font-size: 15px;
  line-height: 18px;
  padding-left: 8px;
  padding-right: 8px;
  cursor: pointer;
  margin: 0px;
}
div.menuHolder nav ul:nth-of-type(1){
  text-align: right;
}

div.menuHolder nav>ul:last-child>li:last-child{
  padding-right: 0px;
}
div.menuHolder nav>ul>li:first-child,
div.menuHolder nav>ul:last-child>li:first-child,
div.menuHolder nav>ul:first-child>li:nth-child(2){
  padding-left: 10px;
}
div.menuHolder nav ul li:last-child{
  padding-right: 0px;
  border-right: none;
}
div.menuHolder nav ul:first-child li:last-child{
  padding-right: 10px;
}

div.menuHolder nav ul li:hover, div.menuHolder nav ul li.active{
  color: rgb(55,55,65);
}

div.menuHolder nav ul li:last-child{
  margin-right: 0px;
}
div.menuHolder nav ul li a{
  display: block;
  margin: 0px;
  padding: 0px;
  height: 100%;
  width: 100%;
  box-sizing: border-box;
  color: inherit;
}
div.menuHolder nav ul li:hover ul{
  display: block;
}
div.menuHolder nav ul li ul{
  position: absolute;
  display: none;
  float: none;
  margin-top: 0px;
  top: 18px;
  left: 0px;
  height: auto;
  padding-top: 51px;
  padding-bottom: 0px;
  line-height: 30px;
  box-sizing: border-box;
  border-top: none;
  border-bottom: none;
  z-index: 5;
}
div.menuHolder nav ul li ul li{
  position: relative;
  display: block;
  float: none;
  color: #000;
  line-height: 34px;
  padding-left: 17px;
  padding-right: 17px;
  border-right: none;
  white-space: nowrap;
  background-color: #FFF;
  border-bottom: solid 1px #d88a7f;
}


/*div.menuHolder nav ul:last-child li:nth-child(4),*/
div.menuHolder nav ul li.menuButton{
  display: none;
}
div.menuHolder nav ul li.socials a{
  display: inline-block;
  height: auto;
  width: auto;
  padding-right: 5px;
}


header div.logoHolder{
  display: block;
  width: 125px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 20px;
  padding-bottom: 20px;
  position: relative;
  z-index: 4;
}
div.logoHolder img{
  display: block;
  width: 100%;
}


/*      CONTENT      */
div.content{
  background-color: #FFF;
}
div.topContent{
  position: relative;
  background: rgb(240,232,225);
  padding-bottom: 100px;
}

div.mainContent{
  position: relative;
  z-index: 2;
  padding: 0px;  
  padding-top: 70px;
  padding-bottom: 70px;  
  background-color: rgb(227,212,200);
}
div.mainContent.blank{
  background: none;
}

article{
  box-sizing: border-box;
}
article h1{
  font-family: 'Playfair Display', serif;
  line-height: 1.2em;
  font-size: 2.25em;
  margin-bottom: 40px;
  font-weight: 400;
  letter-spacing: 2px;
}
article h1.wide{
  text-align: center;
}
h3.fullWidth,
h1.fullWidth{
  background-color: #fef4ef;
  text-align: center;
  height: 108px;
  line-height: 108px;
  font-family: "Raleway";
  font-weight: 400;
  text-transform: uppercase;
  margin-bottom: 40px;
  font-size: 2.3em;
  padding-bottom: 0px;
}
article h2{
  font-size: 1em;
  font-weight: 600;
  text-transform: uppercase;
}

h2.five,
article h3{
  font-family: "fiveboroughsregular";
  font-weight: normal;
  font-size: 2.5em;
  color: #48455c;
  letter-spacing: 1px;
}

div.visual{
  width: 100%;
  height: 0px;
  padding-top: 40%;
  position: relative;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}
div.visual h2{
  position: absolute;
  right: 100px;
  bottom: 70px;
  font-family: 'Playfair Display', serif;
  font-size: 3.5em;
  line-height: 1em;
  font-weight: 400;
  letter-spacing: 3px;
  color: #FFF;
}


article h2 a{
  display: inline-block;
  font-family: 'Raleway', sans-serif;
  font-weight: 300;
  font-size: 0.5em;
  line-height: 80px;
  height: 80px;
  padding-left: 10px;
  vertical-align: top;
}
article p{
}
article p strong{
  font-weight: 600;
}
div.textHolder{
  text-align: left;
}
div.content article div.textHolder.wide{
  text-align: center;
  padding-left: 0px;
}
div.content article div.textHolder.wide.left{
  text-align: left;
}
div.content article div.textHolder.wide ul{
  margin-left: 20px;
}
div.textCols{
  margin-top: 30px;
}
div.textCol{
  width: 48%;
  float: left;
  text-align: left;
}
div.textCol.last{
  margin-left: 4%;
}


/*    HOME    */
div.content.home div.topContent div.centerContent{
  background-color: #FFF;
  display: flex;
  align-items: stretch;
  width: 1300px;
  background-image: url("../images/bg-logo-left.svg");
  background-size: 150px auto;
  background-repeat: no-repeat;
  background-position: right 20px bottom 20px;
}
div.content.home div.topContent div.centerContent div.homeHeaderPic{
  background-image: url("../uploads/image/496_0.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  width: 33%;
  position: relative;
}
div.content.home div.topContent div.centerContent div.homeHeaderOverlay{
  background-color: rgba(185,164,158,0.77);
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
}
div.content.home div.topContent div.centerContent div.homeHeaderCircle{
  width: 320px;
  height: 320px;
  border-radius: 160px;
  border: solid 6px #FFF;
  box-sizing: border-box;
  background-image: url("../uploads/image/497_0.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: absolute;
  right: 0px;
  top: 50%;
  -webkit-transform: translate(50%, -50%);
  -ms-transform: translate(50%, -50%);
  transform: translate(50%, -50%);
}
div.content.home div.topContent div.centerContent div.homeHeaderCircle a{
  width: 120px;
  height: 120px;
  border-radius: 60px;
  box-sizing: border-box;
  position: absolute;
  right: -20px;
  bottom: -20px;
  background-color: rgb(55,55,65);
  color: #FFF;
  font-weight: 700;
  text-transform: uppercase;
  display: block;
}


div.content.home div.topContent div.centerContent article.homeHeaderText{
  width: 67%;
  box-sizing: border-box;
  padding: 180px;
  padding-top: 80px;
  padding-bottom: 80px;
  text-align: center;
}
div.content.home div.topContent div.centerContent article.homeHeaderText h1{
  font-family: 'Playfair Display', serif;
  font-size: 3.5em;
  line-height: 1em;
  font-weight: 400;
  margin-bottom: 30px;
  letter-spacing: 3px;
}
div.content.home div.topContent div.centerContent article.homeHeaderText div.textHolder{
  text-align: center;
  font-family: 'Nothing You Could Do', cursive;
  font-weight: 700;
  font-size: 1.2em;
}
div.content.home div.topContent div.centerContent article.homeHeaderText div.textHolder p:last-of-type{
  font-size: 1.4em;
}

div.content.home div.topContent div.centerContent article.homeHeaderText div.textHolder img{
  display: block;
  width: 24px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 20px;
  margin-bottom: 20px;
}

div.content.home div.mainContent div.centerContent{
  display: flex;
  column-gap: 4%;
}

div.reviewContent{
  width: 48%;
}
div.reviewScroll{ 
  margin-left: 0px;
  margin-right: 20px;
  height: 260px;
  overflow: hidden;
}
div.review{
  clear: both;
  margin-bottom: 20px;
  display: flex;
  justify-content: flex-start
  align-items: center;
}
div.review:last-child{
  margin-bottom: 0px;
}
div.review img{
  width: 50px;
  height: 50px;
  border-radius: 25px;
  display: block;
}
div.review div.reviewText{
  margin-left: 30px;
  font-size: 0.85em;
  line-height: 1.35em;
}
div.review div span{
  font-weight: 600;
}

.mCSB_dragger_bar{
  background-color: rgb(55,55,65) !important;
}
.mCSB_draggerRail{
  background-color: rgb(55,55,65) !important;
}

div.slideShowHolder{
  width: 48%;
  height: 260px;
  position: relative;
}
div.slideShow{
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
}
div.slideShow div{
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}
div.slideShowHolder div.arrow{
  position: absolute;
  top: 50%;
  color: #FFF;
  -webkit-transform: translate(0%, -50%);
  -ms-transform: translate(0%, -50%);
  transform: translate(0%, -50%);
  font-size: 1.3em;
  cursor: pointer;
}
div.slideShowHolder div.arrow.left{
  left: -25px;
}
div.slideShowHolder div.arrow.right{
  right: -25px;
}

/*      PORTFOLIO     */
div.portfolioGroups{
  text-align: center;
  background: rgb(240,232,225);
  padding-top: 100px;
  padding-bottom: 100px;
}
div.portfolioGroups.whiteBG{
  background-color: #FFF;
}
div.portfolioGroups h2.five{
  color: rgb(151,142,135);
  text-align: center;
  font-size: 4em;
  line-height: 1em;
  margin-bottom: 30px;
}
div.portfolioGroups a{
  display: inline-block;
  width: 234px;
  height: 234px;
  border-radius: 117px;
  text-align: center;
  color: #48455c;
  font-size: 1.4em;
  line-height: 1.2em;
  text-transform: uppercase;
  font-weight: 600;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  margin-left: 20px;
  margin-right: 20px;
}
div.portfolioGroups a span.groupBG{
  display: block;
  border-radius: 107px;
  width: 214px;
  height: 214px;
  margin-left: 10px;
  margin-top: 10px;
  background-color: rgba(255,244,240,0.7);
  background-image: url("../images/bg-logo.svg");
  background-position: center 20px;
  background-repeat: no-repeat;
  background-size: 90px auto;
  box-sizing: border-box;
  padding-top: 10px;
}

div.portfolioGroups a:hover{
  color: #FFF;
}
div.portfolioGroups a:hover span.groupBG{
  background-color: rgba(50,50,50,0.3);
}

div.itemOverview{
  margin-top: 50px;
  padding-top: 50px;
  text-align: left;
  background-image: url("../images/bg-logo-left.svg");
  background-size: 150px auto;
  background-repeat: no-repeat;
  background-position: right 20px bottom 20px;
  position: relative;
}
div.itemOverview:before{
  content: "";
  width: 150px;
  height: 150px;
  position: absolute;
  left: 20px;
  top: -30px;
  background-image: url("../images/bg-logo-right.svg");
  background-size: 150px auto;
  background-repeat: no-repeat;
}

div.itemOverview div.album{
  width: 350px;
  display: block;
  float: left;
  margin-right: 35px;
  margin-bottom: 40px;
}
div.itemOverview div.album:nth-child(3n){
  margin-right: 0px;
}
div.itemOverview div.album:nth-child(3n+1){
  clear: both;
}
div.itemOverview a span.imageHolder{
  display: block;
  width: 100%;
  height: 224px;
  overflow: hidden;
  margin-bottom: 15px;
  position: relative;
}
div.itemOverview a span.imageHolder img{
  position: absolute;
  top: 50%;
  display: block;
  width: 100%;
  -webkit-transform: translate(0%, -50%);
  -ms-transform: translate(0%, -50%);
  transform: translate(0%, -50%);
}
div.itemOverview a span.title{
  display: block;
  letter-spacing: 1px;
  font-size: 2.2em;
  line-height: 1.2em;
  padding-bottom: 5px;
  font-family: "fiveboroughsregular";
  font-weight: 400;
  text-align: center;
}


/*      PRICES      */
div.priceCol{
  float: left;
  width: 350px;
  margin-right: 35px;
}
div.priceCol:nth-child(4){
  margin-right: 0px;
}
div.priceGroup h2{
  background-color: rgb(55,55,65);
  color: #FFF;
  line-height: 36px;
  height: 36px;
  padding-left: 14px;
  padding-right: 14px;
  margin-bottom: 10px;
  margin-top: 25px;
}
div.priceGroup:first-child h2{
  margin-top: 0px;
}
div.priceGroup h2 span{
  display: block;
  float: right;
  line-height: 36px;
  height: 36px;
}
div.priceGroup h2 span.fa-chevron-right{
  display: none;
}
div.priceGroup h3,
div.priceGroup p{
  line-height: 1em;
  padding: 14px;
  padding-top: 7px;
  padding-bottom: 7px;
}
article div.priceGroup h3{
  font-family: "Raleway";
  font-size: 1em;
  font-weight: 600;
  color: #48455c;
  padding-top: 36px;
  letter-spacing: 0px;
  text-transform: uppercase;
}
article div.priceGroup h3:first-child{
  padding-top: 7px;
}
div.priceGroup p span{
  float: right;
}
div.priceGroup p.note{
  padding-top: 36px;
  font-style: italic;
  font-size: 0.88em;
  line-height: 1.4em;
  font-weight: 300;
}


/*      CONTACT     */
div.content.contact div.textHolder{
  float: left;
  width: 735px;
  margin-right: 35px;
}
div.timesHolder{
  float: left;
  width: 350px;
  text-align: center;
  color: #FFF;
  background-color: rgb(55,55,65);
  box-sizing: border-box;
  padding: 50px;
}

div.times h2,
div.times h3{
  text-transform: uppercase;
  font-weight: 600;
  letter-spacing: 1px;
  margin-bottom: 20px;
}
div.times p{
  max-width: 250px;
}
div.footerInfo div.times p.lowercase{
  text-transform: none;
}
div.times p span{
  display: inline-block;
}
div.times p span:first-child{
  font-weight: 600;
  width: 40px;
}

div.content.contact div.times h2{
  font-size: 1.6em;
  letter-spacing: 1px;
  margin-bottom: 20px;
}
div.content.contact div.times p{
  font-size: 1.2em;
  line-height: 1.6em;
  font-weight: 500;
  text-transform: uppercase;
}

input.inputText, select.inputSelect, label{
  -webkit-appearance: none;
  display: block;
  position: relative;
  background-color: #FFF;
  height: 42px;
  font-family: 'Raleway', sans-serif;
  font-size: 15px;
  line-height: 42px;
  padding: 0px;
  padding-left: 20px;
  padding-right: 20px;
  width: 49%;
  margin-right: 2%;
  margin-bottom: 2%;
  border-radius: 0px;
  box-sizing: border-box;
  border: rgb(55,55,65) solid 1px;
  float: left;
}
input.inputText:nth-child(2n){
  margin-right: 0px;
}
textarea.inputArea{
  display: block;
  position: relative;
  background-color: #FFF;
  height: 135px;
  font-family: 'Raleway', sans-serif;
  font-size: 15px;
  margin-bottom: 2%;
  padding: 10px;
  padding-left: 20px;
  width: 100%;  
  border-radius: 0px;
  box-sizing: border-box;
  border: rgb(55,55,65) solid 1px;
}
input.inputText.error, select.inputSelect.error, textarea.inputArea.error{
  background-color: rgb(55,55,65) !important;
}
button.submitButton{
  -webkit-appearance: none;
  float: right;
  color: #FFF;
  font-size: 15px;
  font-weight: 400;
  text-transform: uppercase;
  height: 32px;
  line-height: 32px;
  padding: 0px;
  padding-left: 20px;
  padding-right: 10px;
  box-sizing: border-box;
  background: rgb(55,55,65);
  border: none;
  cursor: pointer;
  border-radius: 0px;
}
button.submitButton .fa-stack{
  margin-left: 25px;
  font-size: 10px
}
button.submitButton .fa{
  color: #FFF;
}
button.submitButton .fa-circle{
  margin-top: -1px;
}
button.submitButton .fa-chevron-right{
  color: rgb(55,55,65);
  margin-top: -1px;
  margin-left: 1px;
}

::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: rgb(55,55,65);
  text-transform: uppercase;
}
::-moz-placeholder { /* Firefox 19+ */
  color: rgb(55,55,65);
  opacity: 1 !important;
  text-transform: uppercase;
}
:-ms-input-placeholder { /* IE 10+ */
  color: rgb(55,55,65);
  text-transform: uppercase;
}
:-moz-placeholder { /* Firefox 18- */
  color: rgb(55,55,65);
  text-transform: uppercase;
}

.error::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #FFFFFF;
}
.error::-moz-placeholder { /* Firefox 19+ */
  color: #FFFFFF;
  opacity: 1 !important;
}
.error:-ms-input-placeholder { /* IE 10+ */
  color: #FFFFFF;
}
.error:-moz-placeholder { /* Firefox 18- */
  color: #FFFFFF;
}




/*      INSTAGRAM     */
div.instagramHolder a{
  display: block;
  float: left;
  width: 16.65%;
  height: 0px;
  padding-top: 16.65%;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  position: relative;
}
div.instagramHolder a:last-child{
  width: 14.75%;
}


/*      FOOTER      */
footer{
  width: 100%;
  background-color: rgb(146,132,128);
  text-align: center;
  color: #FFF;
  padding-top: 70px;
  padding-bottom: 60px;
  box-sizing: border-box;
  position: relative;
  z-index: 2;
}
footer h2,
footer h2.five{
  font-size: 2.7em;
  line-height: 1em;
  margin-bottom: 20px;
  color: #FFF;
}
footer h2.five span{
  display: inline-block;
  margin-right: 20px;
}
footer h2.five span,
footer h2.five a{
  vertical-align: middle;
}
footer h2.five a{
  font-size: 0.4em;
  display: inline-block;
  margin-left: 5px;
  margin-right: 5px;
}

footer a.agendaButton{
  display: block;
  width: 300px;
  height: 46px;
  line-height: 46px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  background-color: rgb(55,55,65);
  color: #FFF;
  text-transform: uppercase;
  font-weight: 600;
  letter-spacing: 1px;
  opacity: 0.7;
  margin-bottom: 40px;
}
footer a.agendaButton{
  display: block;
  width: 300px;
  height: 46px;
  line-height: 46px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  background-color: rgb(55,55,65);
  color: #FFF;
  text-transform: uppercase;
  font-weight: 600;
  letter-spacing: 1px;
  opacity: 0.7;
  margin-bottom: 40px;
}
div.footerInfo{
  display: flex;
  justify-content: center;
  column-gap: 5%;
}
div.footerInfo div.footerCol{
  text-align: left;
}
div.footerInfo div.footerCol:nth-child(2){
  width: 40%; 
  text-align: center;
}
div.footerInfo p{
  text-transform: uppercase;
  font-weight: 400;
  letter-spacing: 1px;
}
div.footerInfo p .fa{
  padding-right: 5px;
}

div.copyright{
  line-height: 20px;
  padding-top: 40px;
  text-align: center;
}
div.copyright div.legal{
  font-size: 0.8em;
}
div.copyright div.legal br{
  display: none;
}
div.copyright div.legal p{
  display: inline;
}
div.copyright div.legal a{
  color: inherit;
}