/* General classes */
html{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-box-sizing:border-box;}
body{font-family:Raleway, Helvetica, sans-serif;font-size:100%;font-weight:300;color:#635E59;text-align:center;margin:0;padding:0;background:#fff;}
div,img,input,textarea{vertical-align:top;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-box-sizing:border-box;}
a{text-decoration:none;color:#1F1F1F;outline:none;}a:hover{text-decoration:none;}
p{text-align:left;margin:0;padding:0 0 15px 0;font-size:95%;vertical-align:top;}
h1,h2,h3,h4{margin:0; padding:0;line-height:110%;font-family:Playfair Display, Helvetica, sans-serif;line-height:120%;text-transform:none;}
h1{}
.strong{font-weight:700;}
.clear{clear:both; font-size:1%; line-height:1%; display:block; height:0;float:none!important;}
.large{font-size:130%;}
.medium{font-size:110%;}
.small{font-size:85%;}
.xsmall{font-size:75%;}
.xxsmall{font-size:55%;}
.round{-moz-border-radius:50%;-webkit-border-radius:50%;border-radius:50%;display:inline-block;overflow:hidden;}
.rounded2{-moz-border-radius:2px;-webkit-border-radius:2px;border-radius:2px;}
.rounded4{-moz-border-radius:4px;-webkit-border-radius:4px;border-radius:4px;}
.roundedfull{-moz-border-radius:100px;-webkit-border-radius:100px;border-radius:100px;}
.vid-wrapper{float:none;clear:both;width:100%;position:relative;padding-bottom:56.25%;height:0;}
.vid-wrapper iframe{position:absolute;top:0;left:0;width:100%;height:100%;}

.alignleft{text-align:left;}.alignright{text-align:right;}.aligncenter{text-align:center;}
.aligncentervertical{-webkit-align-items:center;-moz-align-items:center;align-items:center;-webkit-justify-content:center;-moz-justify-content:center;justify-content:center;}

.cols{
	display:-webkit-flex;display:-moz-flex;display:flex;
	-webkit-flex-flow:row wrap;-moz-flex-wrap:row-wrap;flex-flow:row wrap;}
.cols5050,.col6040,.col4060,.cols6633,.cols3366,.cols2575,.cols333,.cols4444{width:100%;}
.cols5050 div div,.cols6040 div div,.cols4060 div div,.cols6633 div div,.cols3366 div div,.cols2575 div div,.cols333 div div,.cols4444 div div{width:100%;}
.cols5050 div{width:48%;-webkit-flex-basis:48%;-moz-flex-basis:48%;flex-basis:48%;}
.cols5050 div:first-child{margin-right:4%;}
.cols6040 div{width:38%;-webkit-flex-basis:38%;-moz-flex-basis:38%;flex-basis:38%;}
.cols6040 div:first-child{width:58%;-webkit-flex-basis:58%;-moz-flex-basis:58%;flex-basis:58%;margin-right:4%;}
.cols4060 div{width:58%;-webkit-flex-basis:58%;-moz-flex-basis:58%;flex-basis:58%;}
.cols4060 div:first-child{width:38%;-webkit-flex-basis:38%;-moz-flex-basis:38%;flex-basis:38%;margin-right:4%;}
.cols6633 div{width:31%;-webkit-flex-basis:31%;-moz-flex-basis:31%;flex-basis:31%;}
.cols6633 div:first-child{width:64%;-webkit-flex-basis:64%;-moz-flex-basis:64%;flex-basis:64%;margin-right:4%;}
.cols3366 div{width:64%;-webkit-flex-basis:64%;-moz-flex-basis:64%;flex-basis:64%;}
.cols3366 div:first-child{width:31%;-webkit-flex-basis:31%;-moz-flex-basis:31%;flex-basis:31%;margin-right:4%;}
.cols2575 div{width:70%;-webkit-flex-basis:70%;-moz-flex-basis:70%;flex-basis:70%;}
.cols2575 div:first-child{width:25%;-webkit-flex-basis:25%;-moz-flex-basis:25%;flex-basis:25%;margin-right:5%;border-right:1px solid #DCDCDC;}
.cols333 div{width:32%;-webkit-flex-basis:32%;-moz-flex-basis:32%;flex-basis:32%;}
.cols333 div:nth-child(2){margin-right:2%;margin-left:2%;}
.cols4444 div{width:24%;-webkit-flex-basis:24%;-moz-flex-basis:24%;flex-basis:24%;}
.cols4444 div:nth-child(2){margin-right:calc(2% / 3);margin-left:calc(4% / 3);}
.cols4444 div:nth-child(3){margin-right:calc(4% / 3);margin-left:calc(2% / 3);}
.cols img{max-width:100%;}
.text-col{padding:0 20px;}

.grid{display:-webkit-flex;display:-moz-flex;display:flex;-webkit-flex-flow:row wrap;-moz-flex-wrap:row-wrap;flex-flow:row wrap;-webkit-justify-content:space-between;-moz-justify-content:space-between;justify-content:space-between;-webkit-align-items:stretch;-moz-align-items:stretch;align-items:stretch;width:100%;}
.grid div div{width:100%;}
.grid5050 div{width:48%;-webkit-flex-basis:48%;-moz-flex-basis:48%;flex-basis:48%;margin:1%;}
.grid333 div{width:30%;-webkit-flex-basis:30%;-moz-flex-basis:30%;flex-basis:30%;margin:2% 0;}
.grid4444 div{width:25%;-webkit-flex-basis:25%;-moz-flex-basis:25%;flex-basis:25%;margin:0% 0;}

.button-link{display:inline-block;font-size:90%;padding:12px 15px;margin-top:20px;color:#635E59;background:#fff;font-weight:400;border:1px solid #635E59;-moz-border-radius:100px;-webkit-border-radius:100px;border-radius:100px;}.button-link:hover{background-color:#635E59;color:#fff;}
.clickable{cursor:pointer;}

.card-shadow{-webkit-box-shadow:3px 3px 6px -2px #444;-moz-box-shadow:3px 3px 6px -2px #444;box-shadow:3px 3px 6px -2px #444;}
.shadow1{box-shadow:0 1px 3px rgba(0,0,0,0.12),0 1px 2px rgba(0,0,0,0.24)}
.shadow2{box-shadow:0 3px 6px rgba(0,0,0,0.16),0 3px 6px rgba(0,0,0,0.23)}
.shadow3{box-shadow:0 10px 20px rgba(0,0,0,0.19),0 6px 6px rgba(0,0,0,0.23)}
.shadow4{box-shadow:0 14px 28px rgba(0,0,0,0.25),0 10px 10px rgba(0,0,0,0.22)}
.shadow5{box-shadow:0 19px 38px rgba(0,0,0,0.30),0 15px 12px rgba(0,0,0,0.22)}
.shadow-bottom{box-shadow:0px 21px 29px -16px rgba(0,0,0,0.55);margin-bottom:30px!important;}
img.shadow{filter:drop-shadow(0px 12px 15px rgba(0,0,0,0.22));}
.text-shadow{text-shadow:1px 1px 1px #000;filter:DropShadow(Color=#000000, OffX=1, OffY=1);}

.parallax{padding:40vw 0 0 0;}

.hdrline{width:20px;height:1px;vertical-align:middle;margin:0 10px;}
.hdrline2{width:60px;height:1px;vertical-align:middle;margin:0 10px;}

/*Elements*/
#outwrapper{overflow:hidden;position:relative;}

#hdr-wrapper{top:0;left:0;z-index:1000;width:100%;background:#fff;}
#hdr{position:relative;padding:30px 20px;max-width:1600px;margin:0 auto;}
#hdr-wrapper.stickyNavShrink #hdr{padding:10px 0;}
#hdr-social{position:absolute;left:20px;top:50%;transform:translate(0%,-50%);font-size:120%;}
#hdr-social img{vertical-align:middle;}
#hdr-buttons{position:absolute;right:20px;top:calc(50% - 10px);transform:translate(0%,-50%);}
#logo-bar img{max-width:460px;width:100%;}

#banner{width:100%;height:36vw;position:relative;/*background:url(images/home/banner1.jpg) no-repeat 50% 50%;*/background-size:cover;}
#bannerbot{position:absolute;bottom:0;left:0;width:100%;z-index:200;}
#bannerbot a{padding:0!important;background:none!important;border:none!important;}
.slider{width:100%;height:100%;overflow:hidden;position:relative;}
.slide{width:100%;height:100%;top:0;left:0;float:left;position:absolute;display:-webkit-flex;display:-moz-flex;display:flex;-webkit-align-items:center;-moz-align-items:center;align-items:center;-webkit-justify-content:center;-moz-justify-content:center;justify-content:center;background-repeat:no-repeat;background-position:50% 50%;background-size:cover;background-color:rgba(0,0,0,0.1);}
.slide:before{content:'';width:100%;height:100%;background-color:rgba(0,0,0,0.4);position:absolute;top:0;left:0;}
.slide-content{width:100%;margin:0 auto;z-index:99;/*background-color:rgba(256,256,256,0.5);*/}
.slide-content span{display:block;padding:0;position:relative;max-width:1200px;margin:0 auto;}
.slide-content h1{font-size:360%;color:#fff;text-transform:uppercase;font-weight:400;text-shadow:1px 1px 1px #000;filter:DropShadow(Color=#000000, OffX=1, OffY=1);}
.slide-content em{font-style:normal;font-size:300%;color:#fff;font-weight:800;display:block;}
.slide-content p{font-size:130%;color:#fff;text-align:center;padding:20px 0 30px 0;}
#banner a{background:transparent;color:#fff;border-color:#fff;}#banner a:hover{background:#635E5B;}

#highlight-strip-wrapper{width:100%;background:#635E5B;padding:50px 0 30px 0;}
#highlight-strip{background:url(images/highlightline.png) no-repeat 50% 100%;max-width:1600px;margin:0 auto;color:#fff;padding:0 20px 20px 20px;font-size:220%;font-family:Playfair Display, Helvetica, sans-serif;}

#finance-wrapper{background:#3A3836;position:fixed;bottom:0;left:0;width:100%;z-index:901;}
#finance{max-width:1600px;margin:0 auto;color:#fff;font-weight:bold;padding:10px 20px;font-size:80%;}
#finance-wrapper.fixed{position:static;}
#finance span{padding:5px 8px;margin:0;}

#ftr-contact-wrapper{background:#C7CDCD;}
#ftr-contact{}
#ftr-contact .cols div{padding:50px 30px;margin:0;display:-webkit-flex;display:-moz-flex;display:flex;-webkit-align-items:center;-moz-align-items:center;align-items:center;-webkit-justify-content:center;-moz-justify-content:center;justify-content:center;-webkit-flex-flow:column wrap;-moz-flex-wrap:column wrap;flex-flow:column wrap;}
#ftr-contact .cols div:nth-of-type(1){width:calc(50% - 82px);-webkit-flex-basis:calc(50% - 82px);-moz-flex-basis:calc(50% - 82px);flex-basis:calc(50% - 82px);}
	#ftr-contact .cols div:nth-of-type(1) strong{display:block;color:#fff;background:url(images/ftrcontactline.png) no-repeat 50% 100%;padding:0 0 20px 0;font-size:180%;font-weight:400;}
#ftr-contact .cols div:nth-of-type(2){width:165px;-webkit-flex-basis:165px;-moz-flex-basis:165px;flex-basis:165px;background:#B3B8B8;padding:10px;-webkit-flex-flow:row wrap;-moz-flex-wrap:row wrap;flex-flow:row wrap;}
#ftr-contact .cols div:nth-of-type(3){width:calc(50% - 83px);-webkit-flex-basis:calc(50% - 83px);-moz-flex-basis:calc(50% - 83px);flex-basis:calc(50% - 83px);}
	#ftr-contact .cols div:nth-of-type(3) em{font-style:normal;color:#fff;display:block;font-weight:600;margin-top:10px;}#ftr-contact .cols div:nth-of-type(3) em:first-child{margin:0;}

#ftr-wrapper{background:#635E5B;}
#ftr{max-width:1400px;margin:0 auto;padding:20px 20px 17px 20px;color:#fff;font-size:75%;}
#ftr a{color:#fff;}

#consent-wrapper{background:#635E5B;position:fixed;bottom:0;left:0;width:100%;z-index:901;}
#consent{max-width:1600px;margin:0 auto;color:#fff;font-weight:bold;padding:20px 20px;font-size:80%;}
#consent-wrapper.fixed{position:static;}
#consent span{padding:5px 8px;margin:0;cursor:pointer;}

/*Carousel*/
#owlnext{position:absolute;top:50%;right:0;transform:translate(0%,-100%);}
#owlprev{position:absolute;top:50%;left:0;transform:translate(0%,-100%);}

/*Pages*/
#home-kitchens h2{padding:30px 20px;font-weight:400;font-size:200%;text-transform:uppercase;}
#home-kitchens h3{font-family:Raleway;font-weight:400;font-size:100%;}
#home-kitchens h3 em{font-style:normal;text-transform:uppercase;display:block;font-size:130%;padding:10px 0 6px 0;}
#home-kitchens div.home-kitchen{padding:0 0 8px 0;background:url(images/underline.png) no-repeat 50% 100%;}
div.home-kitchen span{display:block;height:33vw;background-repeat:none;background-size:cover;background-position:50% 50%;}
div.home-kitchen strong{display:block;width:60%;position:absolute;top:50%;left:50%;color:#fff;transform:translate(-50%,-75%);background:rgba(0,0,0,0.5);padding:6px 10px;font-size:190%;}

#home-about-wrapper{background:#635E5B;padding:50px 20px;}
#home-about{color:#fff;max-width:1400px;margin:0 auto;font-size:120%;line-height:130%;}
#home-about div.cols div:first-of-type p:first-of-type{font-size:180%;line-height:130%;}

#home-partners{padding:0 0 50px 0;background:#fff;}
#home-partners h2{padding:30px 20px 18px 20px;font-weight:400;font-size:200%;text-transform:uppercase;}
#home-partners img{margin:12px 10px 0px 10px;}

.kitchen{padding:45px 0 30px 0;}
.kitchen .grid div{width:32%;-webkit-flex-basis:32%;-moz-flex-basis:32%;flex-basis:32%;margin:1% 0;}
.kitchen .grid div span{display:block;background-size:cover;background-position:50% 50%;background-repeat:no-repeat;height:32vw!important;}
.kitchen em{display:block;font-style:normal;padding:20px 20px 10px 20px;font-weight:400;font-size:140%;text-transform:uppercase;}
.kitchen .grid div:first-of-type{text-align:left;}
.kitchen .grid div:first-of-type div{padding:40px;width:100%;}
.kitchen .grid div:first-of-type h2{text-transform:uppercase;font-weight:400;margin:0;padding:0 0 10px 0;font-size:200%;}
.kitchen .grid div:first-of-type ul li{border-bottom:1px solid #C7CDCD;background:url(images/tick.png) no-repeat 0 15px;padding:10px 5px 10px 30px;font-size:120%;}.kitchen .grid div:first-of-type ul li:last-of-type{border:none;}

#team{max-width:1600px;margin:0 auto;padding:50px 0;}
#team div{padding:10px;font-weight:400;font-size:120%;text-transform:uppercase;}
#team img{width:100%;padding:0 0 6px 0;}
#team span{padding:0 0 8px 0;background:url(images/underline.png) no-repeat 50% 100%;display:block;text-transform:none;font-size:85%;}
#about-text-wrapper{background:#C7CDCD;margin:0 0 50px 0;}
#about-text{margin:0 auto;max-width:1600px;font-size:110%;line-height:140%;font-weight:400;}
#about-text a{border-bottom:1px dotted #635E59;}
#about-text div{padding:70px 40px;display:-webkit-flex;display:-moz-flex;display:flex;-webkit-align-items:center;-moz-align-items:center;align-items:center;-webkit-justify-content:center;-moz-justify-content:center;justify-content:center;-webkit-flex-flow:column wrap;-moz-flex-wrap:column wrap;flex-flow:column wrap;}
#about-text div:nth-of-type(2){background:url(images/about/logo.png) no-repeat 50% 50%;background-size:contain;}

#inspired{padding:50px 0 0 0;}
#inspired div{width:32%;-webkit-flex-basis:32%;-moz-flex-basis:32%;flex-basis:32%;margin:2% 0;padding:0 0 8px 0;background:url(images/underline.png) no-repeat 50% 100%;}
#inspired div span{display:block;height:30vw;background-repeat:none;background-size:cover;background-position:50% 50%;}
#inspired div em{display:block;text-transform:uppercase;font-size:130%;font-style:normal;padding:20px 20px 0px 20px;}
#inspired div strong{display:block;font-weight:normal;font-size:85%;}

#design-services .design-service-wrapper:nth-child(even){background:#C7CDCD;}
.design-service-wrapper{padding:0px 20px;}
.design-service-wrapper .cols{max-width:1600px;margin:0 auto;text-align:left;}
.design-service-wrapper .cols div{padding:40px 0;}
body .design-service-wrapper:nth-child(even) .cols div:first-of-type{order:2;margin-right:0px;}
body .design-service-wrapper:nth-child(even) .cols div:last-of-type{order:1;margin-right:4%;}
#design-services h2{text-transform:uppercase;font-weight:400;margin:0;padding:0 0 30px 0;font-size:200%;}
#design-services p{font-size:120%;}
.design-service-wrapper .cols div:last-of-type{background-repeat:no-repeat;background-position:50% 50%;text-align:center;}

.pricing-wrapper{padding:50px 20px;}
.pricing-wrapper .cols{max-width:1600px;margin:0 auto;text-align:left;}
.pricing-wrapper .cols div{padding:40px 0;}
body .pricing-wrapper:nth-child(even) .cols div:first-of-type{order:2;margin-right:0px;}
body .pricing-wrapper:nth-child(even) .cols div:last-of-type{order:1;margin-right:4%;}
#pricing h2{text-transform:uppercase;font-weight:400;margin:0;padding:0 0 30px 0;font-size:200%;}
#pricing p{font-size:120%;}
.pricing-wrapper .cols div:last-of-type{background-repeat:no-repeat;background-position:50% 50%;text-align:center;}

#partners .partner-wrapper:nth-child(even){background:#C7CDCD;}
.partner-wrapper{padding:40px 20px;}
.partner-wrapper .cols{max-width:1600px;margin:0 auto;text-align:left;}
body .partner-wrapper:nth-child(odd) .cols div:first-of-type{order:2;margin-right:0px;}
body .partner-wrapper:nth-child(odd) .cols div:last-of-type{order:1;margin-right:4%;}
#partners h2{text-transform:uppercase;font-weight:400;margin:0;padding:0 0 30px 0;font-size:200%;}
#partners p{font-size:120%;}
.partner-wrapper .cols div:first-of-type{background-repeat:no-repeat;background-position:50% 50%;text-align:center;min-height:265px;}

#brochures{max-width:1400px;margin:0 auto;padding-bottom:50px;}
#brochures div{padding:20px;}
#brochures h3{padding:30px 20px;font-weight:400;font-size:200%;text-transform:uppercase;font-family:Raleway;}

#contact-page-wrapper{margin:50px 0;}
#contact-page.cols div:nth-of-type(2){max-width:800px;text-align:left;padding:40px;}
#contact-page h2{text-transform:uppercase;font-weight:400;margin:0;padding:0 0 10px 0;font-size:200%;}#contact-page h2:last-of-type{margin-top:30px;}
#contact-page p{font-size:120%;}
#contact-form-wrapper{background:#C7CDCD;margin:0 0 50px 0;}
#contact-form .cols{max-width:1600px;margin:0 auto;padding:70px 40px;}
#contact-form-wrapper .cols div:nth-of-type(2){background:url(images/about/logo.png) no-repeat 50% 50%;background-size:contain;}
#contact-form{padding:40px 40px 60px 40px;text-align:left;}
#contact-form h2{padding:0px;font-weight:400;font-size:200%;text-transform:uppercase;text-align:left;}

/*Forms*/
form{margin:0;padding:40px 0 0 0;text-align:left;}
input,select{font-family:Lato, Helvetica, sans-serif;border:1px solid #fff;padding:20px;display:block;width: 100%;background:#fff;outline:none;margin:0 0 15px 0;font-weight:400;}
input::-webkit-input-placeholder,select::-webkit-input-placeholder{color:#635E59;}
input::-moz-placeholder,select::-moz-placeholder{color:#635E59;}
input:-moz-input-placeholder,select:-moz-input-placeholder{color:#635E59;}
input:-ms-input-placeholder,select:-ms-input-placeholder{color:#635E59;}
input:focus{background:transparent;}
input:focus::-webkit-input-placeholder{color:transparent;}
input:focus::-moz-placeholder{color:transparent;}
input:focus:-moz-input-placeholder{color:transparent;}
input:focus:-ms-input-placeholder{color:transparent;}
textarea{font-family:Lato, Helvetica, sans-serif;border:1px solid #fff;padding:20px;display:block;width: 100%;background:#fff;font-weight:400;outline:none;height:calc(100% - 20px);resize:none;min-height:120px;margin:0 0 15px 0;}textarea:last-of-type{margin:0;}
textarea::-webkit-input-placeholder{color:#635E59;}
textarea::-moz-placeholder{color:#635E59;}
textarea:-moz-input-placeholder{color:#635E59;}
textarea:-ms-input-placeholder{color:#635E59;}
textarea:focus{background:transparent;}
textarea:focus::-webkit-input-placeholder{color:transparent;}
textarea:focus::-moz-placeholder{color:transparent;}
textarea:focus:-moz-input-placeholder{color:transparent;}
textarea:focus:-ms-input-placeholder{color:transparent;}
select{color:#635E59;}
select:invalid,option[value=""]{color:#635E59;}
option{color:#635E59;}
label{display:block;text-align:left;font-size:85%;opacity:0.8;padding-left:5px;}
input[type=submit]{width:auto;}

/*Lists*/
ul{margin:0; padding:0; list-style:none;}


/*Navigation*/
#nav-toggle{display:none;cursor:pointer;background:#fff;padding:5px;border-radius:4px;/*position:absolute;top:50%;right:10px;*/}
#nav-toggle span{display:block;width:20px;border-top:2px solid #635E5B;}#nav-toggle span:nth-child(2){margin:6px 0;}
#nav-wrapper{background:#C7CDCD;padding:12px 20px;overflow:visible;}
#nav{text-align:center;position:relative;max-width:1400px;margin:0 auto;z-index:9999;overflow:visible;}
#nav ul{}
#nav ul li{padding:0;display:inline-block;position:relative;z-index:9999;overflow:visible;}
#nav ul li a{display:block;padding:10px 12px;font-weight:400;font-size:90%;text-align:center;text-transform:uppercase;overflow:visible;}
#nav ul li:hover a{background:#fff;}
#nav ul li.selected a{background:#fff;}
#nav ul li ul{position:absolute;top:100%;left:50%;z-index:9999;overflow:visible;display:none;background:#C7CDCD;padding:12px 20px;transform:translate(-50%,0%);}
#nav ul li:hover ul{display:block;}
#nav ul li ul li{display:block;}
#nav ul li ul li a{background:none!important;border-bottom:1px solid #fff;}#nav ul li ul li a:hover{background:none;color:#fff;}

