/*

Theme Name: Grano
Author: Grano
version: 2025

*/

/*
font-family: "Montserrat", sans-serif;
font-family: "Cedarville Cursive", cursive;
*/

@font-face {
    font-family: 'hanley_problock_inline';
    src: url('fonts/hanley-pro-block-inline-webfont.woff2') format('woff2'),
         url('fonts/hanley-pro-block-inline-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'hanley_problock';
    src: url('fonts/hanley-pro-block-webfont.woff2') format('woff2'),
         url('fonts/hanley-pro-block-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

*, *:before, *:after { margin: 0px; padding: 0px; -webkit-font-smoothing: antialiased; box-sizing: border-box; -webkit-box-sizing: border-box; -webkit-text-size-adjust: none; }
html, body { /*margin: 0px auto !important; max-width: 1280px !important;*/ width: 100%; font-size: 20px; line-height: 140%; color: #000000; font-family: "Montserrat", sans-serif; font-weight: 400; -webkit-text-size-adjust: none; -webkit-font-smoothing: antialiased; }
html { min-height: 100%; background: #fff; } 

::-webkit-input-placeholder { color: #000000; opacity: 1 !important; }
::-moz-placeholder { color: #000000; opacity: 1 !important; }
:-ms-input-placeholder { color: #000000; opacity: 1 !important; }
:-moz-placeholder { color: #000000; opacity: 1 !important; }

input[type=checkbox]{ -webkit-appearance: checkbox; }
input[type=radio]{ -webkit-appearance: radio; }
button, input, textarea, select { -webkit-appearance: none; -webkit-border-radius: 0px; font-family: "Montserrat", sans-serif; font-weight: 400; }
:focus,input:focus, textarea:focus { outline: none; }
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video { margin: 0; padding: 0; border: 0; vertical-align: baseline; }
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; }
:focus { outline: none; }

/* common */
a { transition: all 350ms; -webkit-transition: all 350ms; -ms-transition: all 350ms; text-decoration: none; outline: none; color: #278f9f; }
a:focus, a:active { outline: none; }
a:hover { text-decoration: none; } 

ul, ol {  margin: 0px; padding: 0px 0 25px 20px; }
ul li, ol li { padding: 0px; }
ol ol { margin-bottom: 0px; }
ol ol li:last-child { padding-bottom: 0px; } 

h1, h2, h3, h4, h5 { color: #94a766; font-weight: 600; font-family: "Oswald", sans-serif; }
h1 { color: #94a766; font-size: 58px; line-height: 64px; padding-bottom: 10px; }
h2 { color: #000000; font-size: 90px; line-height: 90px; padding-bottom: 24px; }
h3 { padding: 0px 0 2px; font-size: 58px; line-height: 58px; color: #000000; }
h4 { font-size: 42px; line-height: 52px; letter-spacing: 1.26px; color: #000000; padding-bottom: 15px; } 
h5 { color: #aaaaaa; font-size: 32px; line-height: 36px; padding: 0 0 15px; font-weight: 400; }
h6 { font-size: 24px; line-height: 36px; color: #000000; padding-bottom: 12px; text-transform: uppercase; }
p { padding-bottom: 25px; }
p strong { font-weight: 700; }
p a , li a{ color: #278f9f; text-decoration: none; } 
p a:hover, li a:hover { text-decoration: underline; }
cite { font-style: normal; }
table { border-collapse: separate; border-spacing: 0; }
caption, td { font-weight: normal; text-align: left; }
th { text-align: left; }
.clear { clear: both; width: 100%; height: 0px; overflow: hidden; }
blockquote { font-style: italic; }
/*a[href^="tel"], a[href^="sms"] { cursor: text; text-decoration: none; color: inherit !important; }
a[href^="tel"]:hover, a[href^="sms"]:hover { text-decoration: none; }*/
blockquote { padding: 0; margin: 0; position: relative;  font-style: normal; }
blockquote p strong { font-size: inherit; line-height: inherit; }

#mainCntr { padding: 185px 0px 0px; width: 100%; overflow: hidden; position: relative; }

.clear { clear: both; overflow: hidden; }
img { border: 0px; outline: none; display: block; max-width: 100%; height: auto; }

.btn { padding: 1px 0px 10px; position: relative; display: inline-block;  vertical-align: top; font-family: "Raleway", sans-serif; font-weight: 500; text-align: center; text-decoration: none; font-size: 16px; line-height: 20px; color: #ffffff; text-transform: uppercase; letter-spacing: 1.6px; position: relative; }
.btn:after { content: ""; width: 100%; height: 1px; position: absolute; bottom: 0px; left: 0px; transition: all 350ms; -webkit-transition: all 350ms; background-color: #ffffff; }
.btn:hover:after { width: 100%; }

.button { padding: 9px 19px 10px; display: inline-flex; align-items: center; justify-content: center; text-align: center; cursor: pointer; text-align: center; border: 1px solid #8B0000; color: #ffffff; font-size: 16px; line-height: 1.5; letter-spacing: 1.6px; font-family: 'hanley_problock_inline'; text-transform: uppercase; transition: all 350ms; -webkit-transition: all 350ms; -ms-transition: all 350ms; border-radius: 5px; -webkit-border-radius: 5px; background-color: #8B0000; }
.button:hover, .button.gray:hover, .button.white:hover { border-color: #000000; color: #000000; background-color: #ffffff; }
.button.gray { color: #000000; border-color: #F1EAE7; background: #F1EAE7; }
.button.white { color: #8B0000; border-color: #FFFFFF; background: #FFFFFF; }
.button.is-outlined { border-color: #ffffff; background: none; }
.button.is-outlined:hover { border-color: #000000; color: #000000; background-color: #ffffff; }

.button.purple-color { border-color: #8825b5; background: #8825b5; }
.button.magenta-color { border-color: #ef1696; background: #ef1696; }
.button.green-color { border-color: #02b26a; background: #02b26a; }

.button.purple-color:hover,
.button.magenta-color:hover,
.button.green-color:hover { border-color: #1d98b2; background-color: #1d98b2; }

/* Slider */
.slick-slider { position: relative; display: block; box-sizing: border-box; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; -webkit-touch-callout: none; -khtml-user-select: none; -ms-touch-action: pan-y; touch-action: pan-y; -webkit-tap-highlight-color: transparent; }
.slick-list { position: relative; display: block; overflow: hidden; margin: 0; padding: 0; }
.slick-list:focus { outline: none; }
.slick-list.dragging { cursor: pointer; cursor: hand; }
.slick-slider .slick-track, .slick-slider .slick-list { -webkit-transform: translate3d(0, 0, 0); -moz-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0); -o-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); }
.slick-track { position: relative; top: 0; left: 0; display: block; }
.slick-track:before, .slick-track:after { display: table; content: ''; }
.slick-track:after { clear: both; }
.slick-loading .slick-track { visibility: hidden; }
.slick-slide { display: none; float: left; height: 100%; min-height: 1px; }
[dir='rtl'] .slick-slide { float: right; }
.slick-slide img { display: block; }
.slick-slide.slick-loading img { display: none; }
.slick-slide.dragging img { pointer-events: none; }
.slick-initialized .slick-slide { display: block; }
.slick-loading .slick-slide { visibility: hidden; }
.slick-vertical .slick-slide { display: block; height: auto; }
.slick-arrow.slick-hidden { display: none; }

.d-flex { display: flex; flex-wrap: wrap; }
.v-center { align-items: center; }
.v-start { align-items: flex-start; }
.v-end { align-items: flex-end; }
.h-center { justify-content: center; }
.h-end { justify-content: flex-end; }

.mkdf-lh-anim { clip-path: inset(0 100% 0 0); transform: translateX(40px); transition: 1s; }
.mkdf-lh-anim.go { clip-path: inset(0 0 0 0); transform: translateX(0); transition: 1s .1s cubic-bezier(.91,.13,.26,.88); }

.mkdf-v-anim { opacity: 0; transform: translateY(100px); clip-path: inset(100% 0px 0px); transform-origin: 0px 0px; }
.mkdf-v-anim.go { opacity: 1; transform: translateY(0px); clip-path: inset(0px); transform-origin: 0px 0px; transition: 1.2s cubic-bezier(0.35, 0.71, 0.26, 0.88) 0.33s; }

.order-first { order: -1; }

/* wrapper */
#wrapper { width: 100%; min-height: 100%; position: relative; overflow: hidden; }
.wrapper { padding: 0 20px; margin: 0px auto; width: 100%; max-width: 1280px; position: relative; }

.header-cntr { padding: 0px; position: absolute; top: 0px; left: 0px; width: 100%; z-index: 99; margin: 0 auto; transition: all 350ms; }
.header-cntr .header-inner { min-height: 185px; }
.header-cntr .logo { margin: auto; width: 249px; height: 125px; position: absolute; top: 0px; left: 0px; bottom: 0px; right: 0px; }
.header-cntr .left ul { padding: 0px; margin: 0px; list-style-type: none; display: flex; align-items: center; flex-wrap: wrap; }
.header-cntr .left ul li { padding: 0px 19px 0px 0px; position: relative; }
.header-cntr .left ul li a { padding: 0px; color: #000000; display: block; font-size: 20px; line-height: 1; font-family: 'hanley_problock_inline'; text-transform: uppercase; transition: opacity 300ms ease; letter-spacing: 2px; }
.header-cntr .left ul li a:hover { text-decoration: none; color: #8B0000; }
.header-cntr .right { margin-left: auto; gap: 9px; }

.header-cntr.is-sticky { padding: 0px; position: fixed; background-color: #FFFFFF; -webkit-transform: translate3d(0, -150%, 0); -moz-transform: translate3d(0, -150%, 0); -ms-transform: translate3d(0, -150%, 0); -o-transform: translate3d(0, -150%, 0); transform: translate3d(0, -150%, 0); -webkit-transition: all .5s cubic-bezier(.165, .84, .44, 1); -moz-transition: all .5s cubic-bezier(.165, .84, .44, 1); -o-transition: all .5s cubic-bezier(.165, .84, .44, 1); transition: all .5s cubic-bezier(.165, .84, .44, 1); box-shadow: 0 0 10px rgba(0, 0, 0, 20%); }
.header-cntr.is-sticky:before { display: none; }
.header-cntr.is-sticky.show { -webkit-transform: translate3d(0, 0px, 0); -moz-transform: translate3d(0, 0px, 0); -ms-transform: translate3d(0, 0px, 0); -o-transform: translate3d(0, 0px, 0); transform: translate3d(0, 0px, 0); }
.header-cntr.is-sticky .header-inner { min-height: 70px; }
.header-cntr.is-sticky .logo { width: 100px; height: 50px; }

	.hero-bar { padding: 0px; position: relative; text-align: center; }
	.hero-bar .inner { width: 100%; min-height: 694px; overflow: hidden; position: relative; background-repeat: no-repeat; background-size: cover; background-position: center center; border-radius: 10px; }
	.hero-bar .inner:after { content: ""; width: 100%; height: 100%; position: absolute; top: 0px; left: 0px; background: linear-gradient(0deg, rgba(0, 0, 0, 0.50) 0%, rgba(0, 0, 0, 0.50) 100%); }
	.hero-bar .inner video { position: absolute; top: 0px; left: 0px; width: 100%; height: 100%; object-fit: cover; }
	.hero-bar .text { padding: 30px 20px; position: relative; z-index: 1; }
	.hero-bar h1 { padding: 0px 0px 11px; margin: 0px; color: #FFF; font-family: 'hanley_problock_inline'; font-size: 74px; font-weight: normal; line-height: 1; letter-spacing: 7.4px; text-transform: uppercase; }
	.hero-bar h2 { padding: 0px 0px 12px; margin: 0px; color: #FFF; font-family: 'hanley_problock'; font-size: 48px; font-weight: normal;line-height: 1; letter-spacing: 4.8px; text-transform: uppercase; }
	.hero-bar p { color: #FFF; font-size: 24px; font-weight: 400; line-height: 1; letter-spacing: 2.4px; text-transform: uppercase; }
	.hero-bar .btn-row { padding: 39px 0px 0px; gap: 20px; }

	.home-section-1-sec { padding: 51px 0px 40px; }
	.home-section-1-sec .wrapper { max-width: 100%; }
	.home-section-1-sec h3 { padding-bottom: 25px; color: #8B0000; text-align: center; font-family: 'hanley_problock_inline'; font-size: 40px; font-weight: normal; line-height: 1; letter-spacing: 4px; text-transform: uppercase; }
	.home-section-1-sec h3 a { padding: 0px 0px 0px 58px; color: #8B0000; background: url(images/instagram.svg) center left no-repeat; }
	.home-section-1-sec .slick-list { overflow: inherit; }
	.home-section-1-sec #sb_instagram { margin: 0px; max-width: 408px; }
	.home-section-1-sec #sb_instagram #sbi_images { padding: 0px; display: block; }
	.home-section-1-sec #sb_instagram #sbi_images .sbi_item { padding: 0px 11px; opacity: 1 !important; width: 408px; height: 408px; display: flex; align-items: center; justify-content: center; }
	.home-section-1-sec #sb_instagram #sbi_images .sbi_item.one1 { width: 347px; }
	.home-section-1-sec #sb_instagram #sbi_images .sbi_item.one2 { width: 290px; }
	.home-section-1-sec #sb_instagram #sbi_images .sbi_item.one3 { width: 390px; }
	.home-section-1-sec #sb_instagram #sbi_images .sbi_item.one4 { width: 222px; }
	.home-section-1-sec #sb_instagram #sbi_images .sbi_item.one5 { width: 351px; }
	.home-section-1-sec #sb_instagram #sbi_images .sbi_item.one6 { width: 269px; }
	.home-section-1-sec #sb_instagram .sbi_photo img { object-fit: cover; border-radius: 10px; width: 100%; max-height: 408px; }
	.home-section-1-sec #sb_instagram .sbi_photo { height: auto !important; }
	.home-section-1-sec #sb_instagram .sbi_photo_wrap { width: 100%; max-height: 100%;}

	.home-section-2-sec { padding: 88px 0px 79px; background-repeat: no-repeat; background-size: cover; background-position: center center; }
	.home-section-2-sec .wrapper { max-width: 720px; }
	.home-section-2-sec p { padding: 0px; position: relative; color: #FFF; text-align: center; font-family: "Cedarville Cursive", cursive; font-size: 64px;font-weight: 400; line-height: 1; }
	.home-section-2-sec p:before { content: ""; width: 15px; height: 17px; display: block; position: absolute; top: -15px; left: 22px; background: url(images/quote-left.png) top 0px left 0px no-repeat; background-size: 100% auto; }
	.home-section-2-sec p:after { content: ""; margin: 7px 0px 0px 5px; display: inline-block; vertical-align: top; width: 15px; height: 17px; background: url(images/quote-right.png) top 0px left 0px no-repeat; background-size: 100% auto; }
	.home-section-2-sec .name { padding-top: 20px; display: block; text-align: center; color: #FFF; font-size: 20px; font-weight: 400; line-height: 150%;letter-spacing: 0.6px; }

	.home-section-3-sec { padding: 49px 0px 5px; text-align: center; }
	.home-section-3-sec .me { padding-bottom: 34px; }
	.home-section-3-sec .repeat { padding-bottom: 30px; }
	.home-section-3-sec .tiles-wrap { margin: 0px -10px; }
	.home-section-3-sec .tiles-wrap .rpt { padding: 0px 10px 20px; width: 33.33333%; }
	.home-section-3-sec .tiles-wrap .rpt img { margin-bottom: 10px; width: 100%; border-radius: 10px; }
	.home-section-3-sec h3 { padding: 0px 0px 26px; font-family: 'hanley_problock_inline'; color: #8B0000; font-size: 40px; font-weight: normal; line-height: 1; letter-spacing: 4px; text-transform: uppercase; }
	.home-section-3-sec .name { display: block; color: #000; font-family: 'hanley_problock'; font-size: 24px; font-weight: normal; line-height: 1; letter-spacing: 2.4px; text-transform: uppercase; }
	.home-section-3-sec .tiles-wrap .rpt a { display: block; position: relative; overflow: hidden; border-radius: 10px; }
	.home-section-3-sec .tiles-wrap .rpt a img { margin: 0px; }
	.home-section-3-sec .tiles-wrap .rpt a:after { content: ""; display: block; width: 100%; height: 100%; position: absolute; top: 0px; left: 0px; background: rgba(0, 0, 0, 0.3); }
	.home-section-3-sec .tiles-wrap .rpt span.name { padding: 0px; margin: 0px; position: absolute; top: 0px; left: 0px; width: 100%; height: 100%; display: flex; align-items: center; justify-content: center; z-index: 1; color: #FFFFFF; }

	.home-section-4-sec { padding: 119px 0px 120px; background: url(images/bg1.jpg) center center no-repeat; background-size: cover; }
	.home-section-4-sec .wrapper { max-width: 860px; }
	.home-section-4-sec h3 { padding: 0px 0px 26px; text-align: center; font-family: 'hanley_problock_inline'; color: #8B0000; font-size: 40px; font-weight: normal; line-height: 1; letter-spacing: 4px; text-transform: uppercase; }
	.home-section-4-sec .left { width: 48.9%; }
	.home-section-4-sec .left img { width: 100%; border-radius: 10px; }
	.home-section-4-sec .caption { padding-top: 8px; display: block; text-align: center; color: #000; font-size: 14px; font-weight: 500; line-height: 1; }
	.home-section-4-sec .right { padding: 0px 0px 24px 20px; width: 51.1%; }
	.home-section-4-sec p { font-size: 24px; line-height: 140%; }
	.home-section-4-sec p:nth-last-of-type(1) { padding-bottom: 0px; }

	.home-section-5-sec { padding: 49px 0px 50px; color: #ffffff; text-align: center; background-repeat: no-repeat; background-size: cover; background-position: center center; }
	.home-section-5-sec .wrapper { max-width: 720px; }
	.home-section-5-sec h3 { padding: 0px 0px 8px; font-family: 'hanley_problock_inline'; color: #ffffff; font-size: 40px; font-weight: normal; line-height: 1; letter-spacing: 4px; text-transform: uppercase; }
	.home-section-5-sec p { padding-bottom: 33px; letter-spacing: 0.6px; }
	.home-section-5-sec p .aligncenter { margin-bottom: 7px; }

	.home-section-6-sec { padding: 49px 0px 117px; color: #000; font-size: 16px; line-height: 150%; letter-spacing: 0.48px; background: url(images/bg2.jpg) top center no-repeat; background-size:  cover; }
	.home-section-6-sec .wrapper { max-width: 860px; }
	.home-section-6-sec h3 { padding: 0px 0px 37px; font-family: 'hanley_problock_inline'; color: #8B0000; font-size: 40px; font-weight: normal; line-height: 1; letter-spacing: 4px; text-align: center; text-transform: uppercase; }
	.home-section-6-sec .left { width: 48.8%; }
	.home-section-6-sec .right { padding: 33px 30px 27px; margin-left: auto; width: 48.7%; border-radius: 10px; background: #EEE; }
	.home-section-6-sec label { padding-bottom: 2px; display: block; color: #000; font-size: 20px; font-weight: 700; line-height: 150%; letter-spacing: 0.6px; }
	.home-section-6-sec .wpcf7 br { display: none; }
	.home-section-6-sec .wpcf7 p { padding: 0px; }
	.home-section-6-sec iframe { width: 100% !important; height: 419px !important; border-radius: 10px; }
	.home-section-6-sec .left p:nth-last-of-type(1) { padding-bottom: 0px; line-height: 0px; }
	.home-section-6-sec .wpcf7-submit {  }
	.home-section-6-sec .left p.is-small { margin-top: -15px; display: block; font-size: 12px; line-height: 1; color: #000000; }

	.search-result-sec { padding: 70px 0px; text-align: center; min-height: calc(100vh - 459px); }
	.search-result-sec h1 { padding: 0px 0px 37px; font-family: 'hanley_problock_inline'; color: #8B0000; font-size: 40px; font-weight: normal; line-height: 1; letter-spacing: 4px; text-align: center; text-transform: uppercase; }
	.search-result-sec p a { color: #8B0000; text-decoration: underline; }
	.search-result-sec p a:hover { text-decoration: none; }

#footer { padding: 32px 0px 27px; width: 100%; font-size: 16px; line-height: 150%; text-align: center; background: #EEE; }
#footer ul { padding: 0px 0px 37px; margin: 0px; list-style-type: none; display: flex; align-items: center; justify-content: center; color: #000; font-size: 20px; font-weight: normal; line-height: 1; letter-spacing: 2px; text-transform: uppercase; font-family: 'hanley_problock'; }
#footer ul li { padding: 0px 10px; }
#footer ul li a { color: #000; }
#footer ul li a:hover { text-decoration: none; }
#footer .copyright ul li { padding: 0px 15px; }
#footer .copyright ul li a { color: #8B0000; }
#footer p { padding: 0px; }
#footer p a {
    color: #000000;
    border-bottom: 1px solid;
    font-size: 14px;
}
#footer p a:hover {
    text-decoration:none;
	border-bottom: 0px solid;
}
#footer .socials { padding-bottom: 28px; gap: 20px; }
#footer .socials a { color: #000000; }
#footer .socials a:hover { color: #8B0000; }
#footer .btn-row { display: none; }

table .alignnone{ float:left; width:100%}
table{ border-collapse: separate; border-spacing: 0; border-width: 1px 0 0 1px;  table-layout: fixed; width: 100%; margin-bottom: 15px; }

th, td{ padding:0.2em 0.4em; vertical-align: top; }
th p , td p { padding: 0px; }
th, td img{ margin:0px!important}
td img{ width:100%}
select, input, textarea, button { -webkit-appearance: none; border-radius: 0px; -webkit-border-radius: 0px; }
.wpcf7-select, input[type="text"], input[type="email"], input[type="tel"], textarea { padding: 0px 20px; margin: 0px 0px 20px; width: 100%; display: block; font-size: 16px; color: #000000; font-weight: 400; letter-spacing: 0.48px; line-height: inherit; height: 40px; border: 1px solid #ffffff; border-radius: 5px; -webkit-border-radius: 5px; background-color: #ffffff; }
input[type="reset"]:hover, input[type="submit"]:hover { }
input:focus, textarea:focus { outline: none; }
textarea { padding: 9px 19px; margin-bottom: 26px; line-height: 26px; resize: none; height: 315px; }
.wpcf7 br { display: none; }
.wpcf7 span.wpcf7-not-valid-tip { display: none; }
#mainCntr .wpcf7 form .wpcf7-response-output { padding: 20px 0px 0px; margin: 0px; border: 0px; }
#mainCntr .wpcf7 form .wpcf7-spinner { margin-top: 10px; vertical-align: top; }
#mainCntr .wpcf7 form.sent .wpcf7-response-output { color: green; border-radius: 0px; background: none; }
select.wpcf7-not-valid, input[type="text"].wpcf7-not-valid, input[type="email"].wpcf7-not-valid, input[type="tel"].wpcf7-not-valid, textarea.wpcf7-not-valid { border-color: #f00 !important; }
div.wpcf7 .ajax-loader { margin: 20px auto 0; display: none; }
div.wpcf7 .submitting .ajax-loader { display: block; }
div.wpcf7 .wpcf7-response-output { padding: 10px 0 40px; margin: 0px; border: 0px; color: #f00; }
.common-bar .wp-block-pullquote br { display: none; }

.alignright { float: right; margin: 6px 0px 10px 20px; max-width: 50%; }
.alignleft, .alignnone { float: left; margin: 17px 34px 38px 0px; }
.aligncenter { float: none; margin: 5px auto 10px; display: block; }

a.menuToggle { margin: 0 0 0 auto; color: #ffffff; position: relative; transition: all 350ms; -webkit-transition: all 350ms; -ms-transition: all 350ms; -o-transition: all 350ms; width: 56px; height:56px; display: none; text-decoration: none; background: none; }
a.menuToggle small { font-size: inherit; line-height: inherit; }
a.menuToggle span { width: 34px; height: 3px; display: block; position: absolute; right: 5px; top: 18px; background: currentColor; transition: all 0.3s; -webkit-transition: all 0.3s; border-radius: 3px; -webkit-border-radius: 3px; }
a.menuToggle span:after { width: 34px; height: 3px; position: absolute; left: 0px; top: -11px; content:''; background: currentColor; transition: all 0.3s; -webkit-transition: all 0.3s; border-radius: 3px; -webkit-border-radius: 3px; } 
a.menuToggle span:before { width: 34px; height: 3px; position: absolute; left: 0px; bottom: -11px; content:''; background: currentColor; transition: all 0.3s; -webkit-transition: all 0.3s; border-radius: 3px; -webkit-border-radius: 3px; }
a.menuToggle.is-active span{ background: transparent; }
a.menuToggle.is-active span:after { transform: rotate(45deg); -webkit-transform: rotate(45deg); top: 0; }
a.menuToggle.is-active span:before { transform: rotate(-45deg); -webkit-transform: rotate(-45deg); bottom: 0px; }
a.menuToggle .metext { font-size: 15px; position: absolute; bottom: -3px; right: -1px; letter-spacing: 0px; color: currentColor; }

.header-cntr.is-sticky a.menuToggle { color: #000000; }

.mobile-menu { padding: 90px 20px 50px; text-align: center; position: fixed; top: 0px; right: 0px; width: 100%; height: 100%; overflow: auto; z-index: 300; overflow: auto;  -webkit-overflow-scrolling: touch; transform: translate3d(100%,0px,0px); -webkit-transform: translate3d(100%,0px,0px); transition: transform .7s ease 0s;    -webkit-transition: transform .7s ease 0s; background: #000000; }
.mobile-menu a.menuToggle { position: absolute; top: 10px; right: 20px; }
.is-show .mobile-menu { transform: translate3d(0px,0px,0px); -webkit-transform: translate3d(0px,0px,0px); transition: transform .5s cubic-bezier(.34,.95,.27,.98) 0s; }
.mobile-menu a.mobilemenu { top: 20px; }
.mobile-menu .mobile-menu-inner { padding: 0px 0px 20px; }
.mobile-menu .logo { margin: 0 auto 30px; max-width: 220px; display: block; }
.mobile-menu .logo .two { margin-left: auto; }
.mobile-menu ul { padding: 0px; margin: 0px; list-style-type: none; color: #ffffff; font-size: 24px; line-height: 28px; font-family: "Oswald", sans-serif; text-align: center; text-transform: uppercase; }
.mobile-menu ul li { padding: 10px 0px; position: relative; }
.mobile-menu ul li a { padding: 7px 20px; margin: 0px auto; color: #ffffff !important; border: 1px solid transparent; display: inline-block; text-decoration: none; position: relative; }
.mobile-menu ul li.current-menu-item > a { border-color: #ffffff; }
.mobile-menu ul li .mobile-menu-toggle { width: 40px; height: 40px; position: absolute; top: 15px; right: 0px; font-size: 0px; line-height: 0px; }
.mobile-menu ul li .mobile-menu-toggle:before { content: ""; margin-left: -7px; width: 15px; height: 1px; position: absolute; top: 19px; left: 50%; background: #ffffff; }
.mobile-menu ul li .mobile-menu-toggle:after { content: ""; width: 1px; height: 15px; position: absolute; top: 12px; left: 50%; transition: all 350ms; -webkit-transition: all 350ms; background: #ffffff; }
.mobile-menu ul li .mobile-menu-toggle.is-active:after { transform: rotate(90deg); }
.mobile-menu ul ul { display: none; font-weight: 400; font-size: 16px; line-height: 20px; }
.mobile-menu ul li li a { padding: 7px 0px; font-family: "Roboto", sans-serif; }
.mobile-menu .button { margin: 25px auto; font-size: 15px; display: inline-flex; }
.mobile-menu .button .arrow { width: 27px; }

.side-panel { position: fixed; top: 0px; left: 0px; width: auto; height: 100vh; z-index: 110; }
.slide-menu-open .side-panel a.menuToggle span{ background: transparent; }
.slide-menu-open .side-panel a.menuToggle span:after { transform: rotate(45deg); -webkit-transform: rotate(45deg); top: 0; }
.slide-menu-open .side-panel a.menuToggle span:before { width: 43px; transform: rotate(-45deg); -webkit-transform: rotate(-45deg); bottom: 0px; background: #bdbec0; }
.slide-menu-open .side-panel .side-panel-menu { -webkit-transform: translateX(0); -ms-transform: translateX(0); transform: translateX(0); }
.side-panel .header-inner { padding-top: 50px; position: relative; width: 111px; height: 100%; z-index: 110; background-color: #ffffff; }
.side-panel .header-inner .logo { position: absolute; top: 17px; left: 17px; width: 78px; overflow: hidden; }
.side-panel .header-inner .logo span { width: 200px; }
.side-panel .header-inner .logo img.two { margin-left: auto; transition: all 350ms; -webkit-transition: all 350ms; }
.slide-menu-open .side-panel .header-inner .logo { width: 200px; }
.side-panel a.menuToggle { margin: 0px 0px 0px 27px; display: block; }
.side-panel .side-panel-menu { padding: 0px 0px 0px 49px; position: absolute; top: 0px; left: 111px; z-index: 109; width: 342px; height: 100%;-webkit-transform: translateX(-100%); -ms-transform: translateX(-100%); transform: translateX(-100%); -webkit-transition: transform .3s ease; -webkit-transition: -webkit-transform .3s ease; transition: -webkit-transform .3s ease; -o-transition: transform .3s ease; transition: transform .3s ease; transition: transform .3s ease,-webkit-transform .3s ease; box-shadow: 5px 0 40px 0 rgba(65,61,61,.07); -webkit-box-shadow: 5px 0 40px 0 rgba(65,61,61,.07); background: #ffffff; }
.side-panel .side-panel-menu ul { padding: 0px; margin: 0px; list-style-type: none; color: #000000; font-size: 20px; line-height: 26px; letter-spacing: 0.6px; }
.side-panel .side-panel-menu ul li { padding: 14px 0px; }
.side-panel .side-panel-menu ul li a { padding: 3px 0px; color: #000000; display: table; text-decoration: none; position: relative; }
.side-panel .side-panel-menu ul li a:after { content: ""; position: absolute; left: 0; bottom: 0; height: 1px; width: calc(100% - 1px); z-index: 1;  -webkit-transform: scale3d(0,1,1); transform: scale3d(0,1,1); -webkit-transform-origin: 100% 50%; -ms-transform-origin: 100% 50%; transform-origin: 100% 50%; background-color: #278f9f; -webkit-transition: transform .3s; -webkit-transition: -webkit-transform .3s; transition: -webkit-transform .3s; -o-transition: transform .3s; transition: transform .3s; transition: transform .3s,-webkit-transform .3s; }
.side-panel .side-panel-menu ul li.current-menu-item > a:after,
.single-portfolio .side-panel .side-panel-menu ul li.portfolio-menu-item > a:after,
.single-remodeling .side-panel .side-panel-menu ul li.remodeling-menu-item > a:after,
.side-panel .side-panel-menu ul li a:hover:after { -webkit-transform: scale3d(1,1,1); transform: scale3d(1,1,1); -webkit-transform-origin: 0 50%;   -ms-transform-origin: 0 50%; transform-origin: 0 50%; }
.side-panel a.menuToggle .metext { display: none; }

.error-page { padding: 70px 0px 60px; text-align: center; min-height: calc(100vh - 1015px); }

.thumb-placeholder-img { width: 100%; position: relative; }
.thumb-placeholder-img img:nth-of-type(1) { width: 100%; min-height: 100%; object-fit: cover; }
.thumb-placeholder-img img:nth-of-type(2), .thumb-placeholder-img video { width: 100%; height: 100%; object-fit: cover; position: absolute; top: 0px; left: 0px; }

body.is-hidden, body.is-hidden { overflow: hidden; }

html.is-team-overlay-show, body.is-team-overlay-show { overflow: hidden; }

.team-overlay-cn { position: fixed; top: 0px; left: 0px; z-index: 100; width: 100%; height: 100%; display: none; pointer-events: none; background: #FFFFFF; }
.is-team-overlay-show .team-overlay-cn { display: block; pointer-events: auto; }
.team-overlay-cn .team-content { display: none; }
.team-overlay-cn .team-content.is-active { display: block; }
.team-overlay-cn .team-content .inner { max-height: 100vh; min-height: 100vh; width: 100%; overflow: auto; }
.team-overlay-cn .team-content .text { padding: 85px 60px 90px 84px; margin-left: auto; width: 811px; min-height: 100vh; color: #002222; position: relative; }
.team-overlay-cn .team-content .text .text-inner {  }
.team-overlay-cn .team-content .image { width: calc(100% - 811px); height: 100vh; position: absolute; top: 0px; left: 0px; }
.team-overlay-cn .team-content .image img { width: 100%; min-height: 100%; height: 100%; object-fit: cover; object-position: 30% 25%; }
.team-overlay-cn .team-content h3 { padding-bottom: 1px; font-size: 62px; line-height: 1; color: #222222; }
.team-overlay-cn .team-content .designation { padding: 5px 0px 27px; display: block; font-size: 24px; line-height: 28px; color: #ff0000; font-weight: 500; text-transform: uppercase; }	
.team-overlay-cn .team-content p { padding-bottom: 28px; }
.team-overlay-cn .team-overlay-close { position: absolute; top: 30px; right: 38px; display: flex; align-items: center; z-index: 2; font-size: 16px; letter-spacing: 1px; line-height: 36px; color: #222222; font-family: "Raleway", sans-serif; font-weight: 500; text-transform: uppercase; }
.team-overlay-cn .team-overlay-close i { margin: -2px 0px 0px 10px; font-size: 29px; }
.team-overlay-cn .bottom-controls { padding: 0px 40px 40px 0px; position: absolute; bottom: 0px; left: 0px; gap: 15px; width: 100%; }
.team-overlay-cn .next-team, .team-overlay-cn .prev-team { cursor: pointer; z-index: 2; font-size: 0px; line-height: 0px; width: 59px; height: 59px;  border-radius: 100%; -webkit-border-radius: 100%; background-color: transparent; background-position: center center; background-repeat: no-repeat; background-size: 33px auto; background-image: url(images/arrow1.png); }
.team-overlay-cn .prev-team { background-image: url(images/arrow2.png); }