
/* Layout */


/*body { padding-top: 145px; }*/

.container { max-width: 1200px; margin: 0 auto !important; }

.vc_row.container { padding-left: 0 !important; padding-right: 0 !important; }

/* Topheader */

.topheader { padding: 55px 0; top: 0; position: relative; left: 0; background:#0E3B5C; width: 100%; z-index: 10; -webkit-transition: all .5s ease;
-moz-transition: all .5s ease;
-ms-transition: all .5s ease;
-o-transition: all .5s ease;
transition: all .5s ease;
}

.logo { margin: 0 }

.logo img { max-width:194px }

.topheader.stickyhead { padding-top: 30px; padding-bottom: 30px; width: 100%; position:fixed; z-index: 100; -webkit-transition: all .5s ease;
-moz-transition: all .5s ease;
-ms-transition: all .5s ease;
-o-transition: all .5s ease;
transition: all .5s ease;
}

.logofrm { display: flex; position: relative; align-items: center; justify-content: space-between }

/* Toplinks */


.toplinks { margin: 0; padding: 0 }

.toplinks ul { padding: 0; margin: 0 }

.toplinks ul li { padding: 0; display: inline-block; margin: 0 20px; list-style-type: none; position: relative }

.toplinks ul li a { font-size:1rem; color: #fff; transition: color .2s ease-out;
margin: 0; padding: 0; text-decoration: none; border-bottom:2px solid transparent }

.toplinks ul li a:hover, .toplinks ul li.current-menu-item > a { color: #fff; border-bottom:2px solid #fff }

.toplinks ul li:hover>a { color: #fff; border-bottom:2px solid #fff }

.toplinks ul ul { background: #fff; box-shadow: 0px 3px 20px #0000000A; position: absolute; left: 0; width: 160px; z-index: 100; border-left: 1px solid #e7e7e7; border-top: 1px solid #e7e7e7; border-right: 1px solid #e7e7e7; transition: all 0.5s ease-in-out 0s; -moz-transition: all .5s ease-in-out 0s;
-webkit-transition: all 0.5s ease-in-out 0s; -o-transition: all 0.5s ease-in-out 0s; display: none }

.toplinks ul li:hover>ul { display: block }

.toplinks ul ul li { display: block; float: none; margin: 0; padding: 0; position: relative; border-bottom: 1px solid #e7e7e7; }

.toplinks ul ul li a { padding: 5px 10px; font-size: 0.875rem !important; text-align: left; display: block; color: #29255B; text-transform: none; }

.toplinks ul ul li a:hover, .toplinks ul ul li:last-child a:hover { color: #fff; background: #ff4b60; }

.toplinks ul ul ul { left: 100%; margin: 0; top: 0; }

.delarki-logo { margin:0 }

.delarki-logo img { width:66px }

/* Home Video */

.home-video { margin:0; padding:300px 0; overflow:hidden; position:relative !important }

.video-region { overflow: hidden; position: absolute; z-index: 0; width: 100%; height: 100%; top: 0; left: 0; }

.video-region iframe { position: absolute; width: 100vw; height: 56.25vw; /* Given a 16:9 aspect ratio, 9/16*100 = 56.25 */ min-height: 100vh; min-width: 177.77vh; /* Given a 16:9 aspect ratio, 16/9*100 = 177.77 */ position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); }

.overlay-video { position:absolute; width:100%; height:100%; top:0; background-color:rgba(0, 0, 0, 0.5); left:0 }

.video-caption { position:relative; margin-left:3%; max-width:1100px; z-index:3; }

.video-caption h1 { font-family: 'Alice', serif; margin:0 0 40px 0; color:#fff; }

.video-caption p { font-size:1.875rem; margin:0; color:#fff; padding:0; font-family: 'Alice', serif; line-height:1.3 }

/* Footer */

footer { background:#e1aeb3; padding:70px 0; }

footer .container { max-width:1600px; }

.f-grid { display:grid; grid-template-columns:repeat(6, 1fr); grid-gap:30px 120px }

.f-column { margin:0; display:flex; flex-direction:column; justify-content:center }

.logo-f { width:51px; margin-bottom:10px }

.logo-f img { width:100% }

.f-column p { margin:0 0 20px 0; font-weight:600; }

.f-column:last-child p { margin-bottom:0 }

/* Inner Body */

.inner-body { margin:0; padding:75px 0 }

/* Leadership */

.leadership-w { margin:0; }

.leadership-w h2 { font-family: 'Alice', serif; margin:0 0 50px 0; font-weight:normal; color:#e0adb2; }

.leadership-w h6 { font-size:16px; font-weight:600; margin:0 0 20px 0; padding:0 }

.leadership-w p { margin:0 0 15px 0; line-height:2.0; font-style:italic; padding:0; font-weight: 600; }

.leadership-block { margin:0 0 150px 0 }

.leader-info { margin:0 }

.leadership-block:last-child { margin-bottom:0 }

.img-leadership { margin:0; }

.img-leadership img { max-width:100%; }

/* Portfolio */

.portfolio-w { margin:0; }

.info-portfolio { margin:0 0 130px 0 }

.info-portfolio p { font-size:1.5rem; font-weight:600; text-align:center; margin:0; padding:0 }

.grid-portfolio { width: 100%; display: flex; flex-wrap: wrap; justify-content: center; }

.column-portfolio { margin:0; text-align:center }

.column-portfolio { flex: 0 0 calc(50% - 20px); padding: 10px; margin: 10px; }

.column-portfolio h2 { font-family: 'Alice', serif; margin:0 0 15px 0; font-weight:normal; color:#e0adb2; }

.column-portfolio p { margin:0; padding:0; line-height:2.0; font-weight:600 }

.img-portfolio { margin:0 0 20px 0; }

.img-portfolio img { width:100% }

/* Kitchen */

.kitchen-banner { padding:130px 25px; background-size:cover; background-position: 50% 100%; background-repeat: no-repeat; }

.title-kitchen { margin:0; text-align:center }

.title-kitchen img { max-width:100% }

.made-with-mustard { margin:0 3% 0 0; text-align:right }

.made-with-mustard img { width:300px }

.kitchen-w { margin:0; padding:0 }

.info-kitchen { margin:0 0 100px 0; text-align:center }

.info-kitchen h1 { margin:0 0 5px 0; padding:0; font-family: 'Alice', serif; font-weight:normal; color:#4c4c4c }

.info-kitchen p { font-size:1.5rem; font-weight:600; text-align:center; margin:0; padding:0 }

.desc-kitchen { margin:0 0 100px 0 }

.desc-kitchen h2 { font-family: 'Alice', serif; text-align:center; margin:25px 0 20px 0; font-weight:normal; color:#e0adb2; }

.desc-kitchen ul { margin:0; padding:0 }

.desc-kitchen ul li { margin:0 0 5px 0; position:relative; line-height:2.0; padding:0 0 0 20px; list-style-type:none; color:#0e3b5c; font-weight: 600; }

.desc-kitchen ul li:before { content:""; position:absolute; left:0; top:15px; width:5px; height:5px; border-radius:50%; background:#c7c7c7; }

.emailus-w { margin:0 auto; text-align:center; max-width:500px }

.emailus-w a.emailus { width:280px; text-decoration:none; border-radius:40px; padding:10px 0; font-size:18px; display:block; margin:0 auto 10px; background:#e1aeb3; color:#fff }

.emailus-w p { margin:0; }

.emailus-w a { text-decoration:underline; color:#0e3b5c; }

/* Contact */

.contact-banner { margin:0; min-height:470px; background-size:cover; background-position:50% 50%; background-repeat: no-repeat; }

.office-address-w { margin:0; }

.column-oa { margin:0 0 40px 0; text-align:center }

.img-clock { margin: 0 0 10px 0 }

.img-clock table { margin: 0 auto; }

.office-address-w h3 { margin:0 0 10px 0; font-family: 'Alice', serif; font-weight:normal; padding:0; color:#e0adb2 }

.office-address-w p { margin:0 0 30px 0; line-height:2.0; font-weight:600 }

.office-address-w p a { color:#0e3b5c; }

.git-w { margin:100px 0 0 0; padding:0 }

.git-w h4 { margin:0 0 40px 0; padding:0 0 10px 0; text-align:center; border-bottom:1px solid #e0adb2; font-weight:normal; color:#e0adb2 }

.fieldbox-git { position:relative; margin-bottom:20px; padding:0 0 0 80px }

.fieldbox-git label { color:#c7c7c7; font-size:16px; position:absolute; left:0; top:0 }

.fieldbox-git input[type=text], .fieldbox-git input[type=email], .fieldbox-git input[type=tel] { width:100%; margin:0; padding:5px 10px; border:0; color:#000; background:#e4e4e4 }


.fieldbox-git textarea { width:100%; margin:0; padding:5px 10px; border:0; color:#000; background:#e4e4e4; height: 100px; }

.submit-btn { border: 0; background: #0e3b5c; border-radius: 22px; padding: 10px 50px; color: #fff; font-size: 16px; margin-top: 20px; float:right; }

.wpcf7 form.sent .wpcf7-response-output { border-color: #46b450; display: none !important; }
