/*

Theme Name: HNWAG
Author: HNWAG
version: 2025

*/

*, *: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: 1400px;*/ width: 100%; font-size: 20px; line-height: 32px; 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; }

#cookie-law-info-bar { color: #000000!important;  width: 240px!important; font-size: 12px!important; line-height: 15px!important; padding: 15px 12px 7px !important; border-radius: 2px!important; font-weight: 500!important; }
.cli-plugin-button, .cli-plugin-button:visited, .medium.cli-plugin-button, .medium.cli-plugin-button:visited { border-radius: 3px!important;  }
.cli-plugin-button, .cli-plugin-button:visited {padding: 7px 14px!important; font-size: 12px!important; font-weight: 500!important;}
.pvcookie { color: #2c1905!important;}

.page-template-thank-you .service-bar {padding: 100px 0px 95px!important;}

.grecaptcha-badge {left: -999999px!important;}

/* 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: #c1a25a; font-weight: normal; font-family: 'Uberlin', sans-serif; }
h1 { color: #c1a25a; font-size: 48px; line-height: 51px; letter-spacing: 7px; padding-bottom: 10px; text-transform: uppercase; }
h2 { color: #072036; font-size: 36px; line-height: 46px; letter-spacing: 5px; padding-bottom: 15px; text-transform: uppercase; }
h3 { padding: 0px 0 2px; font-size: 42px; line-height: 52px; color: #562c00; text-transform: uppercase; letter-spacing: 3px; }
h4 { font-size: 42px; line-height: 52px; 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; }
p { padding-bottom: 23px; }
p strong { font-weight: 500; }
p a:not(.button), li a:not(.button) { color: #278f9f; text-decoration: none; } 
p a:not(.button):hover, li a:not(.button):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"] { 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; }

*,:after,:before {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-font-smoothing: antialiased
}

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

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

.button { padding: 10px 32px; margin-top: 0px; min-height: 59px; position: relative; display: inline-flex; align-items: center; justify-content: center; text-align: center; cursor: pointer; text-align: center; border: 1px solid #c8b67c; border-bottom-width: 3px; color: #ffffff; font-size: 16px; line-height: 1.2; letter-spacing: 0.1px; font-weight: 600; text-transform: uppercase; transition: all 350ms; -webkit-transition: all 350ms; -ms-transition: all 350ms; border-radius: 0px; -webkit-border-radius: 0px; background-color: #7a3905; }
.button:after { content: ""; margin: 0px auto; position: absolute; top: 100%; left: 0px; right: 0px; width: calc(100% - 66px); height: 6px; background-color: #c8b67c; }
.button:hover { text-decoration: none; border-color: #072036; background-color: #072036; }
.button.is-outlined { color: #ffffff; border-color: #c8b67c; background: none; }
.button.is-outlined:hover { color: #ffffff; border-color: #c8b67c; background-color: #c8b67c; }

.button.is-outlined.is-color { color: #7a3905; }

.button.no-btm { border-bottom-width: 1px; }
.button.no-btm:after { display: none; }

/* 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; }

.text-link { display: inline-flex; gap: 10px; align-items: center; flex-wrap: wrap; font-size: 16px; letter-spacing: 0px; line-height: 20px; text-transform: uppercase; color: #7a3905; text-align: center; font-weight: 600; }
.text-link:after { content: ""; width: 9px; height: 9px; border-radius: 100%; background-color: #c8b67c; }

.text-link:hover, .text-link.is-white:hover, .home-sec-3 .left .text-link:hover { text-decoration: none; color: #c8b67c; }

.text-link.is-white { color: #ffffff; }

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

.order-first { order: -1; }

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

.header-cntr { padding: 32px 0px; position: absolute; top: 0px; left: 0px; width: 100%; z-index: 99; margin: 0 auto; transition: all 350ms; }
.header-cntr .gradient-bg { position: absolute; top: 0px; left: 0px; width: 100%; height: 220px; opacity: 0.55; background-image: linear-gradient(180deg, rgba(0,0,0,1) 0%, rgba(0,0,0,0) 100%); }
.header-cntr .wrapper { padding: 0 20px; max-width: 1370px; }
.header-cntr .left {  min-width: 142px;     min-width: 270px; }
.header-cntr .logo { margin: -12px auto 0px; width: 315px; display: block; }

.header-cntr.is-sticky { padding: 0px; position: fixed; background-color: #2c1905; -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.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: 91px; }
.header-cntr.is-sticky .logo { margin-top: 0px; width: 190px; overflow: hidden; } 
.header-cntr.is-sticky .logo img { margin-top: -2px; }
.header-cntr.is-sticky a.menuToggle { margin-top: 0px; }
.header-cntr.is-sticky .header-text-link { margin-top: 0px; }

    /* menu-bar */
    .menu-bar { padding: 5px 20px 0px 0px; margin-left: auto; }
    .menu-bar ul { padding: 0px; margin: 0px; list-style-type: none; }
    .menu-bar ul li { padding: 0px; position: relative; display: inline-block; vertical-align: top; text-transform: uppercase; letter-spacing: 0.96px; font-weight: 600; }
    .menu-bar ul li a { padding: 11px 26px; border: 2px solid transparent; color: #ffffff; display: block; position: relative; }
    .menu-bar ul li a:hover { text-decoration: none; }
    .menu-bar ul li.button { padding-left: 25px; }
    .menu-bar ul li.button > a { padding: 11px 35px; color: #fdce0b; border-color: #fdce0b; border-radius: 27px; -webkit-border-radius: 27px; }
    
    /*page-hero*/
    .page-hero { padding: 0px; /*height: 851px;*/ height: 100vh; position: relative; background-position: center center; background-repeat: no-repeat; background-size: cover;  }
    .page-hero:after { content: ""; width: 100%; height: 100%; position: absolute; top: 0px; left: 0px; opacity: 0.302; background: #000000; }

.page-template-front-page .page-hero:after{
	opacity: 0;
}
    .page-hero .hero-video { position: absolute; top: 0px; left: 0px; width: 100%; height: 100%; }
    .page-hero .hero-video video { width: 100%; height: 100%; object-fit: cover; pointer-events: none; }
    .page-hero .text { padding: 0px 0px 78px; position: relative; z-index: 1; width: 100%; }
    .page-hero .wrapper { max-width: 1290px; }
    .page-hero .button {  } 
    .page-hero .h1 { padding: 0px 0px 17px; font-size: 54px; letter-spacing: 3px; line-height: 62px; text-transform: uppercase; color: #ffffff; }
    .page-hero p { margin-top: -9px; max-width: 560px; color: #ffffff; font-weight: 300; }
    .page-hero .h4 { padding: 0px 0px 14px; font-size: 24px; letter-spacing: 0px; line-height: 1; font-family: "Montserrat", sans-serif; font-weight: 600; text-transform: uppercase; color: #c8b67c; }

    .page-hero.single-page .h1 { max-width: 840px; }
    .page-hero.single-page .date { display: block; color: #ffffff; }

    .page-hero.inner-page .text {  }
    .page-hero.inner-page:before { content: ""; width: 100%; height: 100%; position: absolute; bottom: 0px; left: 0px; background: url(images/gradient-bg.png) bottom left no-repeat; background-size: cover; }

    .page-hero.v1 p { max-width: 700px; }

    .d-line { margin: 0px auto 35px; max-width: 558px; height: 3px; position: relative; background-color: #c8b67c; }
    .d-line:after { content: ""; margin: 0px auto; position: absolute; top: 100%; left: 0px; right: 0px; width: calc(100% - 66px); height: 3px; background-color: #c8b67c; }
    
    .text-bar { padding: 81px 0px 77px; text-align: center; }
    .text-bar .text { margin: 0px auto; max-width: 840px; }
    .text-bar h3 { padding-bottom: 27px; margin: 0px auto; max-width: 700px; }
    
    .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 iframe { width: 100%; height: 100%; object-fit: cover; position: absolute; top: 0px; left: 0px; }
    
    .info-bar { color: #ffffff; background: #2c1905; }
    .info-bar .text { padding: 30px 20px; width: 40%; position: relative; z-index: 1;}
    .info-bar .image { margin-left: -2.3%; width: 62.3%; position: relative; }
    .info-bar .image:after { content: ""; width: 250px; height: 100%; position: absolute; top: 0px; left: 0px; background: linear-gradient(to right,  rgba(44,25,5,1) 0%,rgba(125,185,232,0) 100%); }
    .info-bar .text .inner { max-width: 452px; }
    .info-bar .text .text-link { margin-top: 18px; }

    .info-bar .image:after{z-index: 9;}

    .home-sec-1 { padding: 81px 0px 84px; color: #ffffff; background-position: bottom center; background-repeat: no-repeat; background-size: cover; }
    .home-sec-1 .wrapper { padding: 0px; max-width: 1400px; }
    .home-sec-1 .one { margin-left: -4.8%; width: 22.1%; }
    .home-sec-1 .two { margin-left: 6%; width: 37.2%; }
    .home-sec-1 h3 { padding-bottom: 35px; color: #ffffff; line-height: 48px; }
    .home-sec-1 .right { padding: 0px 70px 0px 82px; margin-top: -4px; width: 38.5%; }
    .home-sec-1 p { padding-bottom: 32px; }
    .home-sec-1 .button { margin-top: 12px; }

    .home-sec-2 { padding: 85px 0px 94px; background-position: center center; background-repeat: no-repeat; background-size: cover; }
    .home-sec-2 .wrapper { max-width: 1290px; }
    .home-sec-2 h3 { padding-bottom: 25px; text-align: center; }
    .home-sec-2 .d-line { margin-bottom: 49px; }
    .home-sec-2 .left { width: 62%; }
    .home-sec-2 .right { padding: 0px 0px 0px 80px; width: 38%; }
    .home-sec-2 .button { margin-top: 15px; }

    .home-sec-3 { padding: 91px 0px 0px; }
    .home-sec-3 .wrapper { max-width: 1290px; }
    .home-sec-3 .left { padding: 40px 20px 40px 0px; width: 36.4%; min-height: 827px; color: #fff; position: relative; background-color: #2c1905; }
    .home-sec-3 .left:before { content: ""; position: absolute; top: 0px; right: 100%; width: 25000px; height: 100%; background-color: #2c1905; }
    .home-sec-3 .left h3 { padding-bottom: 33px; color: #c8b67c; line-height: 48px; }
    .home-sec-3 .left .left-inner { max-width: 365px; }
    .home-sec-3 .left .text-link { margin-top: 18px; gap: 16px; color: #ffffff; }
    .home-sec-3 .right { padding: 0px 0px 0px 83px; width: 63.6%; }
    .home-sec-3 .right .img { margin-bottom: 64px; }
    .home-sec-3 .right .text { padding: 0px 0px 0px 163px; position: relative; }
    .home-sec-3 .right .text p:nth-last-of-type(1) { padding: 0px; }
    .home-sec-3 .right .text .title { padding-right: 35px; position: absolute; top: 0px; left: 0px; width: 165px; height: 100%; writing-mode: vertical-rl;   text-orientation: mixed; }
    .home-sec-3 .right .text .title .tl { display: block; opacity: 0.502; font-size: 36px; line-height: 1; text-transform: uppercase;color: #c8b67c; font-weight: 400; transform: rotate(-180deg); }
    .home-sec-3 .right .text .title .sub-title { display: block; opacity: 0.502; letter-spacing: 9px; font-size: 100px; line-height: 1; text-transform: uppercase;color: #c8b67c; font-weight: 400; transform: rotate(-180deg); }

    .service-bar { padding: 68px 0px 42px; }
    .service-bar .wrapper { max-width: 1400px; }
    .service-bar .top-content { padding: 0px 0px 45px; margin: 0px auto; max-width: 990px; text-align: center; }
    .service-bar .service-slider { padding: 0px 16px 0px 118px }
    .service-bar .service-slider:not(.slick-initialized) .repeat:not(:nth-of-type(1)) { display: none; }
    .service-bar .slick-arrow { margin-top: -47px; cursor: pointer; font-size: 0px; line-height: 0px; position: absolute; top: 50%; left: -5px; border: 0px; width: 87px; height: 87px; border-radius: 100%;background-color: transparent;  background-repeat:  no-repeat;  transition: all 350ms; } 
    .service-bar .slick-arrow:before { content: ""; z-index: -1; border: 3px solid #c8b67c; position: absolute; top: 0px; left: 0px; width: 100%; height: 100%; border-radius: 100%; }  
    .service-bar .slick-arrow:hover { background-color: #c8b67c; }
    .service-bar .slick-arrow.slick-prev { background-position: right center; background-image: url(images/arrow-left.png); }
    .service-bar .slick-arrow.slick-next { margin-top: -158px; background-position: left center; background-image: url(images/arrow-right.png); }
    .service-bar .slick-arrow.slick-prev:hover { background-image: url(images/arrow-left-hover.png); }
    .service-bar .slick-arrow.slick-next:hover { background-image: url(images/arrow-right-hover.png); }
    .service-bar .slick-list { width: calc(100% + 28px); }
    .service-bar .repeat { padding: 0px 28px 0px 0px; }
    .service-bar .repeat .repeat-inner { padding: 2px 33px 37px 0px; position: relative; }
    .service-bar .repeat .repeat-inner:before { content: ""; width: calc(100% - 38px); height: 100%; position: absolute; top: 0px; right: 0px; background: url(images/bg.jpg) center center no-repeat; background-size: cover; }
    .service-bar .repeat .repeat-inner .inner { padding: 0px 0px 20px; min-height: 672px; border: 5px solid #f2ead2; position: relative; background-color: #ffffff; }
    .service-bar .text { padding: 34px 45px 0px; }
    .service-bar h3 { padding: 43px 10px 38px; position: relative; font-size: 42px; letter-spacing: 3px; line-height: 1; text-transform: uppercase; color: #2c1905; text-align: center; }
    .service-bar .service-slider .d-line { margin: 0px 0px 0px auto; max-width: 274px; }
    .service-bar .service-slider .d-line:after { margin: 0px 0px 0px auto; width: calc(100% - 32px); }
    .service-bar .text-link { margin-top: 18px; letter-spacing: 0.2px; gap: 16px; }
    .service-bar .slick-dots { padding: 0px 20px; margin: 74px auto 0px; gap: 10px; max-width: 996px; list-style-type: none; line-height: 1; width: 100%; display: flex; position: relative; }
    .service-bar .slick-dots:before { content: ""; position: absolute; top: 0px; left: 0px; width: 100%; height: 3px; background-color: #c8b67c; }
    .service-bar .slick-dots li { flex-grow: 1; flex-basis: 0; }
    .service-bar .slick-dots li button { cursor: pointer; display: block; font-size: 0px; line-height: 0px; border: 0px; width: 100%; height: 6px; transition: all 350ms; transform: scaleY(0); background-color: #c8b67c; }
    .service-bar .slick-dots li.slick-active button { transform: scaleY(1); }

    .service-bar.process-page .wrapper { max-width: 1296px; }
    .service-bar.process-page .repeat { padding: 2px 0px 117px; }
    .service-bar.process-page .repeat:nth-last-of-type(1) { padding-bottom: 6px; }
    .service-bar.process-page .image { width: 44.8%; }
    .service-bar.process-page .image:before { content: ""; width: 100%; height: calc(100% + 38px); position: absolute; top: 0px; left: 37px; background: url(images/bg1.png) center center no-repeat; background-size: cover; }
    .service-bar.process-page .text { padding: 30px 0px 0px; margin-left: auto; margin-right: -3%; width: 49%; text-align: left; }
    .service-bar.process-page h3 { padding: 0px 0px 18px; text-align: left; line-height: 52px; }
    .service-bar.process-page p { padding-bottom: 20px; }
    .service-bar.process-page .text-link { margin-top: 0px; gap: 10px; }

    .service-bar.who-we-help-page .wrapper { max-width: 1291px; }
    .service-bar.who-we-help-page .top-content { padding-bottom: 43px; max-width: 900px; }
    .service-bar.who-we-help-page .who-we-help-wrap { padding-right: 32px; gap: 88px; overflow: hidden; }
    .service-bar.who-we-help-page .who-we-help-wrap .repeat { padding: 0px; cursor: pointer; width: calc(50% - calc(88px/2)); position: relative; }
    .service-bar.who-we-help-page .who-we-help-wrap .repeat:before { content: ""; width: 100%; height: calc(100% + 32px); position: absolute; top: 0px; left: 31px; background: url(images/bg2.jpg) center center no-repeat; background-size: cover; }
    .service-bar.who-we-help-page .who-we-help-wrap .text { padding: 0px 127px 0px 48px; width: 100%; min-height: 168px; background: #c8b67c url(images/arrow-right-hover.png) top 50% right 72px no-repeat; background-size: 55px auto; position: relative; }
    .service-bar.who-we-help-page .who-we-help-wrap h3 { padding: 0px; margin: 0px; font-size: 28px; letter-spacing: 2px; line-height: 32px; text-transform: uppercase; color: #ffffff; text-align: left; }

    .service-bar.who-we-help-page .who-we-help-wrap .hover-text { padding: 55px 55px 20px 45px; position: absolute; top: 0px; left: 0px; width: 100%; height: 100%; border: 4px solid #f2ead2; transition: all 350ms; opacity: 0; transform: translateY(100%); background-color: #ffffff; }
    .service-bar.who-we-help-page .who-we-help-wrap .hover-text h3 { padding: 0px 0px 23px; margin: 0px; color: #2c1905; font-size: 32px; letter-spacing: 2px; line-height: 36px; }
    .service-bar.who-we-help-page .who-we-help-wrap .hover-text .text-link { margin-top: 0px; gap: 9px; }

    .service-bar.who-we-help-page .who-we-help-wrap .repeat:hover .hover-text { opacity: 1; transform: translateY(0px); }

    .service-bar .bottom-content { padding: 109px 0px 0px; margin: 0px auto; text-align: center; max-width: 1000px; }
    .service-bar .bottom-content p { font-size: 24px; line-height: 40px; color: #000000; }
    .service-bar .bottom-content p strong { font-weight: 600; }
    .service-bar .bottom-content .button { margin-top: 13px; }

    .page-hero.team-page p { max-width: 100%; }

    .service-bar.team-page { padding-bottom: 18px; }
    .service-bar.team-page .top-content { padding-bottom: 0px; }

    .team-bar { padding: 0px 0px 7px; }
    .team-bar .wrapper { max-width: 1290px; }
    .team-bar .team-wrap { margin: 0px -45px; }
    .team-bar .team-wrap .repeat { padding: 0px 45px 34px; width: 33.333333%; }
    .team-bar .team-wrap .repeat .image-wrap { padding: 38px 36px 0px 0px; margin: 0px -36px 23px 0px; overflow: hidden; position: relative; }
    .team-bar .team-wrap .repeat .image { }
    .team-bar .team-wrap .repeat .image-wrap:before { content: ""; width: calc(100% - 36px); height: calc(100% + 38px); position: absolute; top: 38px; left: 0px; transition: all .35s ease-in-out; opacity: 0; background: url(images/team-hover.jpg) center center no-repeat; background-size: cover; }
    .team-bar .team-wrap .repeat .image img { filter: grayscale(100%); transition: all 0.3s; -webkit-transition: all 0.3s;     height: 405px;  }
    .team-bar .team-wrap .repeat .text { padding: 0px 15px 0px 0px; min-height: 50px; position: relative; }
    .team-bar .team-wrap .repeat .text:before { content: ""; width: 40px; height: 100%; position: absolute; top: 0px; right: -44px; opacity: 0; transition: all 0.3s; -webkit-transition: all 0.3s; background: url(images/arrow1.png) center center no-repeat; background-size: contain; }
    .team-bar .team-wrap .repeat h3 { padding-bottom: 0px; font-size: 22px; letter-spacing: 1px; line-height: 26px; color: #7a3905; }
    .team-bar .team-wrap .repeat h3 sup { font-size: 50%; vertical-align: super; }
    .team-bar .team-wrap .repeat .designation { margin-top: -2px; display: block; color: #000000; font-weight: 400; }   
    .team-bar .team-wrap .repeat .largeview:hover .image img { filter: grayscale(0); }
    .team-bar .team-wrap .repeat .largeview:hover .text:before { opacity: 1; right: -34px; }
    .team-bar .team-wrap .repeat .largeview:hover .image-wrap:before { opacity: 1; top: 0px; left: 36px; } 
    
    .is-hidden { position: absolute; z-index: -999; visibility: hidden; pointer-events: none; }
    
    .largeview { display: block; position: relative; }
    .board-border { position: absolute; top: -22px; left: 20px; z-index: 0; width: 100%; height: calc(100% + 22px); vertical-align: middle; transition: color 0.25s; }
    .board-border::before, .board-border::after { box-sizing: inherit; content: ''; position: absolute; width: 100%; height: 100%; }
    .board-border::before, .board-border::after { border-top: 2px solid transparent; border-right: 2px solid transparent; width: 0; height: 0; }
    .board-border::before { top: 0; left: 0; }
    .largeview:hover .board-border.active::before, .largeview:hover .board-border.active::after { width: 100%; height: 100%; }
    .largeview:hover .board-border.active::before { border-top-color: #c1a25a; border-right-color: #c1a25a; transition: width 0.25s ease-out, height 0.25s ease-out 0.25s; }
    .largeview:hover .board-border.active::after { border-bottom-color: #c1a25a; border-left-color: #c1a25a; transition: border-color 0s ease-out 0.5s, width 0.25s ease-out 0.5s, height 0.25s ease-out 0.75s; }
    .board-border::after { bottom: 0; right: 0; }

    .common-bar { padding: 65px 0px 46px; border-bottom: 1px solid #eeeeee; }
    .common-bar .wrapper { max-width: 1060px; }
    .common-bar h2 { padding-bottom: 7px; font-size: 22px; line-height: 30px; color: #2c1905; font-family: 'Montserrat', sans-serif; font-weight: 500; text-transform: none; letter-spacing: 0px; }
    .common-bar p { padding-bottom: 23px; }
    .common-bar p a, .common-bar li a { color: #7a3905; text-decoration: underline; }
    .common-bar p a:hover, .common-bar li a:hover { text-decoration: none; }  
    .common-bar h3 { padding-bottom: 7px; font-size: 20px; letter-spacing: 0px; line-height: 28px; color: #562c00; font-family: 'Montserrat', sans-serif; font-weight: 500; text-transform: none; }
    .common-bar ul, .common-bar ol { padding-bottom: 15px; letter-spacing: 0.5px; }
    .common-bar hr { margin: 20px 0px 40px; border: 0px; height: 1px; background: #eeeeee; }    
    .common-bar li { padding-bottom: 10px; }
    .common-bar h1 { padding-bottom: 20px; }
    
    .common-bar.default-page h2 { padding-bottom: 15px; color: #2c1905; font-size: 42px; line-height: 50px; font-weight: 400; }
    .common-bar.default-page h3 { padding: 15px 0px 15px; font-size: 35px; line-height: 42px; font-weight: 400; }
    .common-bar.default-page h4 { padding-bottom: 15px; font-size: 28px; line-height: 34px; letter-spacing: 0px; color: #2c1905; font-family: 'Montserrat', sans-serif; font-weight: 400; } 

    .blog_search_wrap { padding: 0px 0px 68px; }
    .blog_search_wrap ul { padding: 0px; margin: 0px; list-style-type: none; gap: 20px; }
    .blog_search_wrap .button { color: #000000; }
    .blog_search_wrap li.current .button { color: #ffffff; border-color: #c8b67c; background: #c8b67c; }

    .blog-bar { padding: 64px 0px 1px; width: 100%;     scroll-margin: 100px;}
    .blog-bar .wrapper { max-width: 1326px; }
    .blog-bar .row { margin: 0 -27px; display: flex; flex-wrap: wrap; }
    .blog-bar .item { padding: 0 27px; margin-bottom: 80px; width: 33.33%; text-align: center; }
    .blog-bar .date { padding-bottom: 15px; display: block; font-size: 14px; line-height: 1; color: #000000; font-weight: 600; }
    .blog-bar h3 { padding-bottom: 0px; margin: 0px 0px 15px; min-height: inherit; display: flex; align-items: center; justify-content: center; font-size: 22px; line-height: 28px; color: #7a3905; font-family: 'Montserrat', sans-serif; font-weight: 400; text-transform: none; letter-spacing: 0px; }
    .blog-bar h3 a { color: #7a3905; }
    .blog-bar p { padding: 0px; min-height: 142px; font-size: 16px; line-height: 24px; }
    .blog-bar .post-category { padding-top: 15px; margin-top: auto; display: block; font-size: 12px; line-height: 1; letter-spacing: 0px; text-transform: uppercase; color: #c8b67c; font-weight: 500; }
    .blog-bar .image { padding: 27px 20px 12px; display: flex; flex-direction: column; min-height: 100%; position: relative; border: 1px solid #c7b77b; border-bottom-width: 2px; webkit-transition: all 0.25s ease 0s; -moz-transition: all 0.25s ease 0s; -ms-transition: all 0.25s ease 0s; transition: all 0.25s ease 0s; }
    .blog-bar .image:after { content: ""; margin: 0px auto; width: calc(100% - 64px); height: 6px; position: absolute; top: 100%; right: 0px; left: 0px; -webkit-transition: all 0.25s ease 0s; -moz-transition: all 0.25s ease 0s; -ms-transition: all 0.25s ease 0s; transition: all 0.25s ease 0s; border-radius: 6px; background-color: #c8b67c; }
    .blog-bar .overlay { position: absolute; top: 0; left: 0; width: 100%; height: 100%; opacity: 0; transition-delay: .2s; display: flex; justify-content: center; align-items: center; -webkit-transition: all 0.25s ease 0s; -moz-transition: all 0.25s ease 0s; -ms-transition: all 0.25s ease 0s; transition: all 0.25s ease 0s; z-index: 2; background: url(images/blog-hover.jpg) center center no-repeat; background-size: cover; }
    .blog-bar .heateor_sss_facebook { display: none !important; }
    .blog-bar .share { margin: 0px auto; display: flex; justify-content: center; align-items: center; list-style: none; }
    .blog-bar .share li { margin: 0px 33px; }
    .blog-bar .share li a { display: block; font-size: 12px; line-height: 1; text-transform: uppercase; color: #000000; font-weight: 500; letter-spacing: 0px; text-align: center; }
    .blog-bar .share li .icon { margin-bottom: 15px; position: relative; width: 80px; height: 80px; transition: all 350ms; border-radius: 100%; -webkit-border-radius: 100%; background: #ffffff; }
    .blog-bar .share li .icon img { width: 34px; min-height: inherit; position: relative; transition: all 350ms; }
    .blog-bar .share li a.read .icon img { width: 40px; }
    .blog-bar .share{ padding: 0; }
    .blog-bar .share a { text-align: center; }
    .blog-bar .share a:hover { text-decoration: none; }
    .blog-bar .image:hover:before { opacity: 1; visibility: visible; }
    .blog-bar .image:hover .overlay { opacity: 1; }

    .blog-bar .share li a .hovericon { position: absolute; top: 0px; left: 0px; right: 0px; bottom: 0px; margin: auto; opacity: 0; }
    .blog-bar .share li a:hover .icon { background: #c8b67c; }
    .blog-bar .share li a:hover .icon .normalicon { opacity: 0; }
    .blog-bar .share li a:hover .icon .hovericon { opacity: 1; }

    
    .pagination-bar {  }
    .pagination-bar .wrapper { max-width: 1584px; } 
    .pagination-bar .wp-pagenavi { padding: 0px 0px 40px; margin: 0px; position: relative; width: 100%; text-align: center; display: flex; align-items: center; justify-content: center; flex-wrap: wrap; font-size: 20px; letter-spacing: 0px; line-height: 1; text-transform: uppercase; color: #0d2436; font-weight: 400; }
    .pagination-bar .wp-pagenavi a, .pagination-bar .wp-pagenavi span { margin: 0px 11px; padding: 0px 5px; border: 0px; color: #0d2436; position: relative; }
.pagination-bar .wp-pagenavi a.first,
.pagination-bar .wp-pagenavi a.last{ display: none !important; }
    .pagination-bar .wp-pagenavi span.extend,
    .pagination-bar .wp-pagenavi a.last { display: none !important; }
    .pagination-bar .wp-pagenavi .pages { display: none; }
    .pagination-bar .wp-pagenavi .previouspostslink { padding: 0px; margin: 0px 20px 0px 0px; color: #b5975a; font-size: 0px; line-height: 0px; width: 0; height: 0; border-style: solid; border-top: 5px solid transparent; border-bottom: 5px solid transparent; border-right: 9px solid currentColor;  border-left: 0; }
    .pagination-bar .wp-pagenavi .nextpostslink { padding: 0px; margin: 0px 0px 0px 20px; color: #b5975a; width: 0; height: 0; font-size: 0px; line-height: 0px; border-style: solid; border-top: 5px solid transparent; border-bottom: 5px solid transparent; border-left: 9px solid currentColor;  border-right: 0; }
    .pagination-bar .wp-pagenavi span.current { font-weight: 400; color: #b5975a; }
    .pagination-bar .wp-pagenavi .previouspostslink[rel="prev disabled"]{ pointer-events: none; color: #666666; background-image: url(images/arrow-left-gray-color.png); } 
    .pagination-bar .wp-pagenavi .nextpostslink[rel="next disabled"]{ pointer-events: none; color: #666666; background-image: url(images/arrow-right-gray-color.png); }
    
    .pagination-bar.single-page { padding: 59px 0px 55px; justify-content: flex-start; background: url(images/pagination-bg.jpg) center center no-repeat; background-size: cover; }
    .pagination-bar.single-page .wrapper { max-width: 1294px; }
    
    .pagination-bar .right { margin-left: auto; gap: 56px; }
    .pagination-bar .prev-link { padding: 0px 0px 0px 46px; margin: 0px; text-align: center; display: inline-flex; align-items: center; justify-content: center; flex-wrap: wrap; font-size: 16px;letter-spacing: 0.2px; line-height: 28px; text-transform: uppercase; color: #7a3905; font-weight: 500; background: url(images/arrow-left-color.png) left center no-repeat; background-size: 29px auto;

    cursor: pointer;
}

    .pagination-bar .prev-link:hover { color: #c8b67c; background-image: url(images/arrow-left.png); }

    .screen-reader-text {
        border: 0;
        clip: rect(1px, 1px, 1px, 1px);
        clip-path: inset(50%);
        height: 1px;
        margin: -1px;
        overflow: hidden;
        padding: 0;
        position: absolute;
        width: 1px;
        word-wrap: normal !important;
    }

    .single-bar { padding: 63px 0px 47px; }
    .single-bar .wrapper { max-width: 1046px; }
    .single-bar h2 { padding: 0px 0px 28px; font-size: 42px; line-height: 52px; color: #2c1905; font-family: "Montserrat", sans-serif; font-weight: 400; text-transform: none; letter-spacing: 0px; }
    .single-bar .animated > h2 { padding-top: 0px; }
    .single-bar .animated > h2 + p ~ h2 { padding: 5px 0px 21px; }
    .single-bar p { padding-bottom: 32px; letter-spacing: 0px; }
    .single-bar p a, .single-bar li a { color: #7a3905; text-decoration: underline; }
    .single-bar p a:hover, .single-bar li a:hover { text-decoration: none; }  
    .single-bar .more-br { padding-bottom: 35px; }
    .single-bar .more-br a { padding: 15px 0px; margin: 0px; text-align: center; display: inline-flex; align-items: center; justify-content: center; flex-wrap: wrap; font-size: 16px;letter-spacing: 0px; line-height: 32px; text-transform: uppercase; color: #c8b67c; font-weight: 500; }
    .single-bar .more-br a:hover { color: #7a3905; }
    .single-bar .more-br .go-back { padding-left: 45px; background: url(images/arrow-left.png) left center no-repeat; background-size: 29px auto;     cursor: pointer;}
    .single-bar .more-br .go-back:hover { background-image: url(images/arrow-left-dark.png); }
    .single-bar .more-br .addthis_button_more { padding-right: 38px; margin-left: auto; background: url(images/share-icon.png) no-repeat center right; background-size: 24px auto; }
    .single-bar .more-br .addthis_button_more:hover { background-image: url(images/share-icon-dark.png) }
    .single-bar ul, .single-bar ol { padding-bottom: 15px; letter-spacing: 0.5px; }
    .single-bar hr { margin: 20px 0px 40px; border: 0px; height: 1px; background: #eeeeee; }    
    .single-bar li { padding-bottom: 10px; }
    .single-bar h1 { padding-bottom: 20px; }

    .single-bar h3 { padding: 15px 0px 15px; font-size: 35px; letter-spacing: 0px; line-height: 42px; color: #562c00; font-family: 'Montserrat', sans-serif; font-weight: 400; text-transform: none; }
    .single-bar h3 strong, .single-bar h4 strong { font-weight: 400; }
    .single-bar ul, .common-bar ol { padding-bottom: 15px; letter-spacing: 0.5px; }
    .single-bar hr { margin: 20px 0px 40px; border: 0px; height: 1px; background: #eeeeee; }    
    .single-bar li { padding-bottom: 10px; }
    .single-bar h4 { padding-bottom: 15px; font-size: 28px; line-height: 34px; letter-spacing: 0px; color: #2c1905; font-family: 'Montserrat', sans-serif; font-weight: 400; }

    .photo-gallery-wrap-page { padding: 0px 10px 49px; margin: 0px auto; max-width: 1564px; }
    .photo-gallery-wrap-page:after { content: ""; width: 100%; height: 0px; clear: both; overflow: hidden; display: block; }
    .photo-gallery-wrap-page .repeat { padding: 0px 6px 11px; width: 50%; float: left; }
    .photo-gallery-wrap-page .repeat.style3,
    .photo-gallery-wrap-page .repeat.style6 { width: 67.5%; }
    .photo-gallery-wrap-page .repeat.style4,
    .photo-gallery-wrap-page .repeat.style5 { width: 32.5%; }
    .photo-gallery-wrap-page .repeat .tiled-gallery-item { cursor: pointer; width: 100%; }
    .photo-gallery-wrap-page .repeat img { width: 100%; height: 450px; object-fit: cover; }
    .photo-gallery-wrap-page .style3 img, .photo-gallery-wrap-page .style4 img, .photo-gallery-wrap-page .style5 img, .photo-gallery-wrap-page .style6 img { height: 607px; }

    .page-hero.resource-page p { max-width: 620px; }

    .service-bar.resource-page { padding-bottom: 10px; }
    .service-bar.resource-page .top-content { padding: 0px 0px 31px; max-width: 900px; }

    .resource-bar { padding: 0px 0px 45px; }
    .resource-bar .wrapper { max-width: 1290px; }
    .resource-bar h2 { padding: 0px 0px 31px; margin: 0px auto; max-width: 920px; text-align: center; font-size: 42px; letter-spacing: 3px;line-height: 52px; text-transform: uppercase; color: #2c1905; }
    .resource-bar .list-wrap { gap: 20px; }
    .resource-bar .list-wrap .repeat { width: 100%; }
    .resource-bar .list-wrap .inner { padding: 40px 320px 43px 46px; width: 100%; border: 1px solid #c8b67c; display: block; position: relative; }
    .resource-bar .list-wrap .title { padding-bottom: 10px; display: block; font-size: 28px; line-height: 38px; color: #7a3905; font-weight: 400; }
    .resource-bar .list-wrap p { padding: 0px; color: #000000; }
    .resource-bar .list-wrap .arrow { margin: auto 0px; display: block; font-size: 0px; line-height: 0px; position: absolute; top: 0px; bottom: 0px; right: 51px; width: 87px; height: 87px; border: 3px solid #c8b67c; border-radius: 100%; background: url(images/arrow-right.png) left center no-repeat; transition: all 350ms; }

    .page-hero.talk-to-us-page p { max-width: 520px; }
    .resource-bar .list-wrap .inner:hover .arrow { background-color: #c8b67c; background-image: url(images/arrow-right-hover.png); }

    .service-bar.talk-to-us-page .top-content { padding: 0px 0px 42px; max-width: 950px; }
    .service-bar .form-content { padding-bottom: 36px; margin: 0px auto; max-width: 793px; }
    .service-bar .form-content .wpcf7 p { padding: 0px; }
    .service-bar .form-content .wpcf7 .f-row { gap: 19px; flex-wrap: nowrap; }
    .service-bar .form-content .wpcf7 .col-6, .service-bar .form-content .wpcf7 .col-12 { width: 100%; }
    .service-bar .form-content .wpcf7-select, .service-bar .form-content input[type="text"], .service-bar .form-content input[type="email"], .service-bar .form-content input[type="tel"], .service-bar .form-content textarea { padding: 0px 22px; font-size: 20px; line-height: inherit; color: #000000; font-family: "Montserrat", sans-serif; letter-spacing: 0px; font-weight: 400; border-color: #c8b67c; height: 59px; }
    .service-bar .form-content textarea { padding-top: 12px; padding-bottom: 20px; margin-bottom:  19px; height: 165px; }
    .service-bar .form-content .button { min-width: 197px; border-color: #c8b67c; background: #c8b67c; }
    .service-bar .form-content .button:hover { border-color: #7a3905; background: #7a3905; }

    .contact-bar { padding: 60px 0px 65px; margin: 0px; background: url(images/contact-bg.jpg) center center no-repeat; background-size: cover; }
    .contact-bar .wrapper { max-width: 1400px; }
    .contact-bar .list-wrap { text-align: center; }
    .contact-bar .list-wrap .icon { margin-bottom: 20px; min-height: 70px; }
    .contact-bar .list-wrap .icon img { max-height: 60px; width: auto; }
    .contact-bar .list-wrap .repeat { width: 33.333333%; border-left: 1px solid #c8b67c; }
    .contact-bar .list-wrap .repeat:nth-of-type(1) { border: 0px; }
    .contact-bar .list-wrap .repeat:nth-of-type(2) .icon img { max-height: 49px; }
    .contact-bar .list-wrap .repeat:nth-of-type(3) .icon img { max-height: 62px; }
    .contact-bar .list-wrap h3 { padding-bottom: 1px; font-size: 28px; letter-spacing: 2px; line-height: 34px; text-transform: uppercase; color: #562c00; }
    .contact-bar .list-wrap p { padding: 0px; color: #000000; }
    .contact-bar .list-wrap p a { color: #000000; transition: none; -webkit-transition: none; -ms-transition: none; }
    .contact-bar .list-wrap p a:hover { text-decoration: underline; text-decoration-color: #c8b67c; text-decoration-thickness: 2px !important; }

    .contact-info-bar { padding: 0px 0px 93px; }
    .contact-info-bar .wrapper { margin-top: -135px; max-width: 1292px; }
    .contact-info-bar .section-inner { padding: 45px 51px 17px 54px; box-shadow: 0px 3px 12px rgba(0,0,0,0.1); background-color: #ffffff; }
    .contact-info-bar .head { padding-bottom: 21px; }
    .contact-info-bar h3 { font-size: 42px; letter-spacing: 3px; line-height: 52px; text-transform: uppercase; color: #2c1905; }
    .contact-info-bar h4 { padding: 0px; font-size: 22px; letter-spacing: 2px; line-height: 32px; text-transform: uppercase; color: #7a3905; }
    .contact-info-bar h4 sup { vertical-align: super; line-height: 1; font-size: 60%; }
    .contact-info-bar p a { padding-left: 25px; display: table; color: #000000; transition: none; -webkit-transition: none; -ms-transition: none; }
    .contact-info-bar p a:hover { text-decoration: underline; text-decoration-color: #c8b67c; text-decoration-thickness: 2px !important; }
    .contact-info-bar p a[href^="mail"] { background: url(images/email-icon-gray.png) center left no-repeat; background-size: 18px auto; }
    .contact-info-bar p a[href^="tel"] { background: url(images/phone-icon-gray.png) center left no-repeat; background-size: 16px auto; }
    .contact-info-bar .list-wrap { column-count: 3; column-gap: 0px; position: relative; }
    .contact-info-bar .list-wrap:before { content: ""; width: 100%; height: 1px; display: block; position: absolute; top: 0px; left: 0px; background: #ffffff; }
    .contact-info-bar .list-wrap .repeat { padding-bottom: 9px; padding-top: 32px; border-top: 1px solid #e3dabd; page-break-inside: avoid; break-inside: avoid-column; }
    .contact-info-bar .arrow { margin: auto 0px auto auto; display: none; font-size: 0px; line-height: 0px; width: 87px; height: 87px; border: 3px solid #c8b67c; border-radius: 100%; transform: rotate(-90deg); background: url(images/arrow-right.png) left center no-repeat; }

    .map-bar { width: 100%; height: 740px; position: relative; overflow: hidden; }
    .map-bar #map { /*margin: -740px 0px 0px -2500px;*/ position: absolute; top: 0px; left: 0px; width: 100%; height: 740px; }
    .map-bar .gm-style-iw { text-align: center; }
    .map-bar .gm-style-iw p { padding: 0px; font-size: 17px; line-height: 32px; color: #000000; letter-spacing: 0px; }
    .map-bar .gm-style-iw p .br { display: block; height: 0px; }
    .map-bar .gm-style-iw p a {  }
    .map-bar p .aligncenter { margin: 0px auto 10px; display: block; width: 222px; }
    .map-bar .gm-style .gm-style-iw-d { padding: 0px 0px 15px 0px !important; min-width: 280px; font-family: 'Montserrat', sans-serif; }
    .map-bar .gm-style-iw .text-link { padding-bottom: 4px; margin-top: 8px; color: #7a3905; }
    .map-bar .gm-style-iw .text-link:hover { text-decoration: none !important; color: #c8b67c; }
    .map-bar .gm-style-iw br { display: block !important; width: 100%; height: 0px; clear: both; }
    .map-bar button[aria-label="Close"] { position: absolute !important; right: 0px; top: 0px; } 

    .gm-style-iw-ch{
        padding-top: 30px;
    }
    .map-bar .gm-style .gm-style-iw-c { top: 100% !important; }
    .map-bar .gm-style .gm-style-iw-tc { width: 35px !important; height: 17px !important; }
    .gm-style .gm-style-iw-tc::after { width: 35px !important; height: 17px !important; }
    .map-bar .gm-style .gm-style-iw-c { padding: 0px !important; min-width: 280px !important; max-width: 280px !important; border-radius: 0px; -webkit-border-radius: 0px; box-shadow: 1.5px 2.598px 12px rgba(0,0,0,0.1); -webkit-box-shadow: 1.5px 2.598px 12px rgba(0,0,0,0.1); }

    .page-hero.thank-you-page { height: 50vh; }
    .page-hero.thank-you-page .h1 { padding: 0px; }
 
#footer { padding: 61px 0px 69px; color: #2c1905; font-size: 15px; line-height: 32px; font-weight: 400; width: 100%; text-transform: uppercase; }
#footer .logo { margin: 0px 0px 48px; display: table; width: 316px; }
#footer .wrapper { padding: 0px 20px; max-width: 1400px; }
#footer p { letter-spacing: inherit; }
#footer p a { color: #2c1905; transition: none; -webkit-transition: none; -ms-transition: none; }
#footer .footer-bottom { padding-top: 54px; border-top: 1px solid #f9f8f2; font-size: 14px; line-height: 20px; color: #aaaaaa; font-weight: 400; text-align: center; text-transform: none; position: relative; }
#footer .footer-bottom:before { content: ""; margin: auto; position: absolute; top: 0px; left: 0px; right: 0px; width: 492px; height: 3px; background-color: #f9f8f2; }
#footer .footer-bottom .wrapper { max-width: 1350px; }
#footer .footer-bottom p { padding-bottom: 22px; }
#footer .footer-bottom p:nth-last-of-type(1) { padding-bottom: 0px; }
#footer .footer-bottom a { color: #072036; }
#footer .footer-bottom a:hover { text-decoration: underline; }
#footer .one { padding: 0px 20px 50px 0px; width: 39%; }
#footer .one p { padding: 0px 0px 0px 17px; font-weight: 600; }
#footer .one .pin { padding-left: 32px; display: table; text-decoration: none; background: url(images/map-icon.png) left 4px top 7px no-repeat; background-size: 13px auto; }
#footer .one .tel { padding-left: 32px; display: table; text-decoration: none; background: url(images/phone-icon.png) left 1px top 8px no-repeat; background-size: 19px auto; }
#footer .one .email { padding-left: 32px; display: table; text-decoration: none; background: url(images/email-icon.png) left top 8px no-repeat; background-size: 20px auto; }
#footer .two { padding: 18px 25px 48px 65px; width: 61%; font-size: 16px; line-height: 32px; color: #000000; }
#footer .two p { padding-bottom: 7px; text-transform: none; }
#footer .two ul { padding: 55px 0px 0px; margin: 0px; font-size: 15px; line-height: 1; list-style-type: none; display: flex; align-items: center; flex-wrap: wrap; gap: 32px; font-weight: 600; text-transform: uppercase; }
#footer .two ul li a { color: #2c1905; }
#footer .two ul li:last-child { margin-left: auto; }
#footer .social { padding: 0px 0px 13px 20px; }
#footer .social a { margin: 0 18px 0px 0px; font-size: 23px; color: #2c1905; line-height: 1; }
#footer .social a:hover, #footer .two ul li a:hover { text-decoration: none; color : #c8b67c !important; }
#footer p a:hover { text-decoration: underline !important; text-decoration-color: #c8b67c !important; text-decoration-thickness: 2px !important; }
#footer .left {  }
#footer .left p { padding: 0px; }
#footer .right { margin-left: auto; }
#footer .right a { margin-left: auto; color: #072036; display: table; }
#footer .right a:hover { text-decoration: underline; }
#footer .two h3 { padding: 0px 0px 6px; font-size: 32px; letter-spacing: 2px; line-height: 36px; text-transform: uppercase; color: #2c1905; }
#footer .copy.rl { margin-left: auto; }
#footer .wpcf7 { position: relative; }
#footer .wpcf7 input[type="email"] { padding-left: 35px; padding-right: 150px; margin-bottom: 15px; letter-spacing: 0px; border-color: #f9f8f2; font-size: 15px; font-weight: 500; text-transform: uppercase; color: #000000; height: 88px; background: #f9f8f2; }
#footer .wpcf7 p { padding: 0px !important; }
#footer .wpcf7 .wpcf7-acceptance { display: block; text-transform: none; }
#footer .wpcf7 .wpcf7-acceptance .wpcf7-list-item { margin: 0px; display: block; }
#footer .wpcf7 .wpcf7-acceptance .wpcf7-list-item label { display: block; position: relative; }
#footer .wpcf7 .wpcf7-acceptance .wpcf7-list-item label input { margin: 0px; position: absolute; top: 0px; left: 0px; width: 100%; height: 100%; opacity: 0; cursor: pointer; z-index: 1; }
#footer .wpcf7 .wpcf7-acceptance .wpcf7-list-item .wpcf7-list-item-label { padding: 0px 0px 0px 36px; display: block; position: relative; }  
#footer .wpcf7 .wpcf7-acceptance .wpcf7-list-item .wpcf7-list-item-label:before { content: ""; position: absolute; top: 5px; left: 0px; width: 18px; height: 18px; border: 1px solid #c8b67c; border-radius: 0px; -webkit-border-radius: 0px; }
#footer .wpcf7 .wpcf7-acceptance .wpcf7-list-item .wpcf7-list-item-label:after { content: ""; opacity: 0; position: absolute; top: 0px; left: -1px; width: 27px; height: 19px; background: url(images/check-solid-full.svg) center center no-repeat; background-size: 100% auto;  }
#footer .wpcf7 .wpcf7-acceptance .wpcf7-list-item input:checked + .wpcf7-list-item-label:after { opacity: 1; }

#footer .wpcf7 .wpcf7-submit { padding: 0px; min-width: inherit; cursor: pointer; position: absolute; top: 15px; right: 12px; font-size: 16px; letter-spacing: 0px; border: 0px; text-transform: uppercase; font-weight: 500; color: #ffffff; width: 132px; height: 59px; transition: all 350ms; -webkit-transition: all 350ms; background-color: #c8b67c; }
#footer .wpcf7 .wpcf7-submit:hover { border-color: #c1a25a; background: #c1a25a; }

.wpcf7 .wpcf7-spinner { display: none; }
.wpcf7 .submitting .wpcf7-spinner { margin: 15px auto 0px; display: table; }

#footer .two.new h3 { padding-bottom: 18px; }
#footer .two.new p { padding-bottom: 31px; font-size: 20px; line-height: 32px; }
#footer .two.new .button { margin-bottom: 8px; border-color: #c8b67c; min-width: 234px; background: #c8b67c; }
#footer .two.new .button:hover { border-color: #7a3905; background: #7a3905; }

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: 0 25px; margin: 0 0 20px; width: 100%; display: block; font-size: 12px; color: #000000; letter-spacing: 1px; font-weight: 500; line-height: inherit; height: 50px; border: 1px solid #cccccc; border-radius: 0px; -webkit-border-radius: 0px; }
input[type="reset"] , input[type="submit"] { min-width: 269px; }
input[type="reset"]:hover, input[type="submit"]:hover { }
input:focus, textarea:focus { outline: none; }
textarea { padding: 15px 25px; margin-bottom: 26px; line-height: 26px; resize: none; height: 204px; }
.wpcf7 br { display: none; }
.wpcf7 span.wpcf7-not-valid-tip { display: none; }
#mainCntr .wpcf7 form .wpcf7-response-output { padding: 10px 0px 0px; margin: 0px; text-align: center; border: 0px; }
#mainCntr .wpcf7 form.sent .wpcf7-response-output { color: #46b450; }
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; }

#mainCntr .service-bar .wpcf7 form.sent .wpcf7-response-output { display: none !important; }

.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: 0px; width: 49px; display: flex; flex-wrap: wrap; flex-direction: column; gap: 10px; position: relative; transition: all 350ms; -webkit-transition: all 350ms; -ms-transition: all 350ms; -o-transition: all 350ms;text-decoration: none; background: none; }
a.menuToggle .icon { margin-right: 10px; width: 42px; }
a.menuToggle .icon img { margin: 6px 0px; width: 100%; }
a.menuToggle .metext { margin-bottom: -3px; width: 100%; font-size: 16px; letter-spacing: 0px; line-height: 1; color: #ffffff !important; font-weight: 600; }
a.menuToggle span { width: 49px; height: 2px; background-color: #ffffff !important; }

a.menuToggle:hover span { background: #c8b67c; }
a.menuToggle:hover .metext { color: #c8b67c; }


body { position: relative; }

.desktop-menu { position: fixed; top: 0px; left: 0px; width: 100%; height: 100%; z-index: 100; overflow: hidden; transform: translate3d(-100%,0px,0px); -webkit-transform: translate3d(-100%,0px,0px); transition: transform 1s ease 0s; -webkit-transition: transform 1s ease 0s; background: #072036; }
.is-show-desktop-menu .desktop-menu { transform: translate3d(0px,0px,0px); -webkit-transform: translate3d(0px,0px,0px); }
.desktop-menu .desktop-menu-inner { width: 100%; min-height: 100%; }
.desktop-menu .left { padding: 0px 0px 47px 58px; width: calc(100% - 498px); position: relative; color: #ffffff; font-size: 14px; letter-spacing: 0px; line-height: 32px; font-weight: 500; text-transform: uppercase; background: url(images/address-bg.png) bottom center repeat-x; }
.desktop-menu .left:before { content: ""; position: absolute; top: 0px; left: 0px; width: 100%; height: 100%; opacity: 0.1; background: #000000; }
.desktop-menu .left .left-inner { position: relative; z-index: 1; }
.desktop-menu .left p a { padding-left: 32px; color: #ffffff; display: table; transition: none; -webkit-transition: none; -ms-transition: none; }
.desktop-menu .left p { padding: 0px; letter-spacing: inherit; }
.desktop-menu .left p br { display: none; }

.desktop-menu .social a:hover { color: #c8b67c !important; }
.desktop-menu .left p a:hover { text-decoration: underline !important; text-decoration-color: #c8b67c !important; text-decoration-thickness: 2px !important; }

.desktop-menu .center .menuClose:hover { color: #7a3905; }

.desktop-menu .left p .pin { display: table; text-decoration: none; background: url(images/map-icon-white.png) left 4px top 7px no-repeat; background-size: 13px auto; }
.desktop-menu .left p .tel { display: table; text-decoration: none; background: url(images/phone-icon-white.png) left 1px top 8px no-repeat; background-size: 19px auto; }
.desktop-menu .left p .email { display: table; text-decoration: none; background: url(images/email-icon-white.png) left top 8px no-repeat; background-size: 20px auto; }

.desktop-menu .social { padding: 0px 0px 12px 4px; }
.desktop-menu .social a { margin: 0 18px 0px 0px; font-size: 22px; color: #ffffff; line-height: 1; }

.desktop-menu .center { padding: 70px 0px 0px; position: relative; width: 498px; background: url(images/menu-bg.jpg) center center no-repeat; background-size: cover; align-items: flex-start; flex-direction: column; }
.desktop-menu .center .menuClose { position: absolute; top: 29px; left: 32px; font-size: 16px; letter-spacing: 0px; line-height: 28px; color: #c8b67c; font-weight: 600; text-transform: uppercase; display: flex; align-items: center; gap: 8px; }
.desktop-menu .center .menuClose i { font-size: 20px; }
.desktop-menu .center .menu-header-menu-container { padding: 10px 0px 25px; margin: auto 0px; width: 100%; }
.desktop-menu .center ul { padding: 0px; margin: 0px; list-style-type: none; font-size: 26px; letter-spacing: 2px; line-height: 30px; text-transform: uppercase; color: #7a3905; font-family: 'Uberlin', sans-serif; }
.desktop-menu .center ul li { padding: 0px; position: relative; display: flex; align-items: center; flex-wrap: wrap; }
.desktop-menu .center ul li .menu-toggle { width: 40px; height: 40px; position: relative; font-size: 0px; line-height: 0px; cursor: pointer; }
.desktop-menu .center ul li .menu-toggle.is-active:after { transform: rotate(-90deg); }
.desktop-menu .center ul li .menu-toggle:before { content: ""; margin-left: -9.5px; width: 19px; height: 3px; position: absolute; top: 19px; left: 50%; background: #c8b67c; }
.desktop-menu .center ul li .menu-toggle:after { content: ""; margin-left: -1.5px; width: 3px; height: 19px; position: absolute; top: 12px; left: 50%; transition: 600ms; -webkit-transition: 600ms; background: #c8b67c; }
.desktop-menu .center ul li a { padding: 11px 15px 11px 49px; display: block; color: #7a3905; position: relative; width: 314px; }
.desktop-menu .center ul li:hover > a { color: #c8b67c; text-decoration: none; }
.desktop-menu .center ul ul { padding: 12px 0px 28px 32px; width: 100%; font-size: 16px; line-height: 20px; color: #7a3905; letter-spacing: 0px; display: none; font-family: "Montserrat", sans-serif; font-weight: 500; }
.desktop-menu .center ul ul li a { padding-top: 8px; padding-bottom: 4px; display: flex; align-items: center; gap: 13px; color: #7a3905; }
.desktop-menu .center ul ul li a:after { content: ""; width: 9px; height: 9px; border-radius: 100%; transition: all 350ms; transform: scale(0); background: #c8b67c; }
.desktop-menu .center ul ul li a:hover:after,
.desktop-menu .center ul ul li.current-menu-item > a:after { transform: scale(1); }
.desktop-menu .center .image { position: fixed; top: 0px; right: 0px; width: calc(100% - 498px); height: 100%; opacity: 0; transition: opacity 1s ease 0s; -webkit-transition: opacity 1s ease 0s; pointer-events: none; backface-visibility: hidden; }
.desktop-menu .center .image img { width: 100%; height: 100%; object-fit: cover; }
.desktop-menu .center ul li.menu-item-65 > a:not(:hover) > .image { opacity: 1; }
.desktop-menu .center ul li a:hover .image { opacity: 1; }
.desktop-menu .right { width: calc(100% - 801px); position: relative; }
.desktop-menu .right ul { padding: 0px; margin: 0px; list-style-type: none; line-height: 0; }
.desktop-menu .right ul li { padding: 0px; }
.desktop-menu .right .image { position: absolute; top: 0px; left: 0px; width: 100%; height: 100%; }
.desktop-menu .right .image img { width: 100%; height: 100%; object-fit: cover; }
.desktop-menu .btn-wrap { padding: 0px 48px 54px; gap: 21px; }
.desktop-menu .btn-wrap .button { padding-left: 10px; padding-right: 10px; width: 100%; color: #7a3905; border-width: 3px; letter-spacing: 0px; }

.reveal,
.reveal2 { visibility: hidden; position: relative; overflow: hidden; }

.mobile-menu { padding: 70px 20px 30px; 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: #2c1905; }
.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 32px; max-width: 240px; display: block; }
.mobile-menu .menu-header-menu-container { min-height: calc(100vh - 405px); display: flex; align-items: center; flex-wrap: wrap; }
.mobile-menu ul { padding: 0px; margin: 0px; list-style-type: none; width: 100%; font-size: 20px; letter-spacing: 2px; line-height: 24px; text-transform: uppercase; color: #ffffff; font-family: 'Uberlin', sans-serif; text-align: left; }
.mobile-menu ul li { padding: 0px; position: relative; }
.mobile-menu ul li .mobile-menu-toggle { width: 40px; height: 40px; position: absolute; top: 5px; 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 li a { padding: 13px 0px; display: block; color: #ffffff; position: relative; }
.mobile-menu ul li a:hover { text-decoration: none; }
.mobile-menu ul li a:after { content: ""; }
.mobile-menu ul ul { padding: 12px 0px 12px 25px; font-size: 15px; line-height: 20px; color: #ffffff; letter-spacing: 1px; display: none; font-family: "Montserrat", sans-serif; font-weight: 400; }
.mobile-menu ul ul li a { padding-top: 7px; padding-bottom: 4px; color: #ffffff; }
.mobile-menu ul .image { display: none; }
.mobile-menu .social { padding: 20px 20px 20px 0px; color: #ffffff; font-size: 11px; letter-spacing: 1px; line-height: 26px; font-weight: 500; text-transform: uppercase; justify-content: flex-start; }
.mobile-menu .social a { margin: 0 15px 0px 0px; font-size: 20px; color: #ffffff; line-height: 1; }
.mobile-menu .menuClose { position: absolute; top: 14px; right: 20px; font-size: 16px; letter-spacing: 0px; line-height: 28px; color: #c8b67c; font-weight: 600; text-transform: uppercase; display: flex; align-items: center; gap: 10px; }
.mobile-menu .menuClose i { font-size: 18px; }
.mobile-menu p { padding: 0px 0px 0px; text-align: center; color: #ffffff; font-size: 12px; letter-spacing: 0.5px; line-height: 32px; font-weight: 500; text-transform: uppercase; }
.mobile-menu p a { padding-left: 30px; display: table; color: #ffffff; }
.mobile-menu p .pin { display: table; text-decoration: none; background: url(images/map-icon-white.png) left 4px top 7px no-repeat; background-size: 13px auto; }
.mobile-menu p .tel { display: table; text-decoration: none; background: url(images/phone-icon-white.png) left 1px top 8px no-repeat; background-size: 19px auto; }
.mobile-menu p .email { display: table; text-decoration: none; background: url(images/email-icon-white.png) left top 8px no-repeat; background-size: 20px auto; }

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

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: 82px 60px 90px 89px; margin-left: auto; width: 63.86%; min-height: 100vh; color: #002222; position: relative; }
.team-overlay-cn .team-content .text .text-inner { transition: all 350ms; opacity: 0; transform: translateY(10px); }
.team-overlay-cn .team-content.is-anim .text .text-inner { opacity: 1; transform: translateY(0px); }
.team-overlay-cn .team-content .image { width: 35%; height: 100vh; position: absolute; top: 0px; left: 0px; overflow: hidden; }
.team-overlay-cn .team-content .image img { width: 100%; min-height: 100%; height: 100%; object-fit: cover; object-position: 50% 25%; }
.team-overlay-cn .team-content h3 { padding-bottom: 1px; font-size: 36px; line-height: 1; color: #2c1905; letter-spacing: 3px; }
.team-overlay-cn .team-content h3 sup { vertical-align: super; font-size: 50%; }
.team-overlay-cn .team-content .self-detail { padding-bottom: 29px; }
.team-overlay-cn .team-content .designation { padding: 5px 0px 4px; display: block; font-size: 22px; line-height: 28px; color: #c8b67c; font-weight: normal; font-family: 'Uberlin', sans-serif; letter-spacing: 1.5px; text-transform: uppercase; }    
.team-overlay-cn .team-content .number { padding-left: 33px; display: table; font-size: 15px; color: #2c1905 !important; line-height: 30px; font-weight: 600; text-transform: uppercase; background: url(images/ph-icon.png) top 50% left 0px no-repeat; background-size: 18px auto; transition: none; -webkit-transition: none; -ms-transition: none; }
.team-overlay-cn .team-content .mail { padding-left: 33px; display: table; font-size: 15px; color: #2c1905; line-height: 30px; font-weight: 600; text-transform: uppercase; background: url(images/em-icon.png) top 50% left 0px no-repeat; background-size: 19px auto; transition: none; -webkit-transition: none; -ms-transition: none; }
.team-overlay-cn .team-content .link { padding-left: 33px; display: table; font-size: 15px; color: #2c1905; line-height: 30px; font-weight: 600; text-transform: uppercase; background: url(images/file.svg) top 50% left 0px no-repeat; background-size: 22px auto; transition: none; -webkit-transition: none; -ms-transition: none; }

.team-overlay-cn .team-content .number:hover, .team-overlay-cn .team-content .mail:hover, .team-overlay-cn .team-content .link:hover { text-decoration: underline !important; text-decoration-color: #c8b67c !important; text-decoration-thickness: 2px !important; }

.team-overlay-cn .team-content p { padding-bottom: 32px;     font-size: 18px;
    line-height: 30px;}
.team-overlay-cn .team-overlay-close { position: absolute; top: 16px; left: 27px; display: flex; align-items: center; z-index: 2; font-size: 16px; letter-spacing: 0px; line-height: 36px; color: #ffffff !important; font-weight: 600; text-transform: uppercase; }
.team-overlay-cn .team-overlay-close:before { content: ""; position: absolute; top: -16px; left: -27px; width: 100vw; height: 80px; background: linear-gradient(to bottom, rgba(0,0,0,0.52) 0%,rgba(0,0,0,0) 100%); z-index: -1;
 }
.team-overlay-cn .team-overlay-close:hover { color: #c8b67c; }
.team-overlay-cn .team-overlay-close i { margin: -2px 5px 0px 0px; font-size: 17px; position: relative; }
/*.team-overlay-cn .team-overlay-close:hover { color: #ff0000; }*/
.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: 40px auto; background-image: url(images/arrow-right.png); }
.team-overlay-cn .next-team:hover { background-image: url(images/arrow-right-dark.png); }
.team-overlay-cn .prev-team { background-image: url(images/arrow-left.png); }
.team-overlay-cn .prev-team:hover { background-image: url(images/arrow-left-dark.png); }
/*.team-overlay-cn .next-team:hover { background-image: url(images/arrow1-hover.png); }
.team-overlay-cn .prev-team:hover { background-image: url(images/arrow2-hover.png); }*/

.team-overlay-cn .mkdf-lh-anim { clip-path: inset(0 0% 0 100%); transform: translateX(0px); transition: 1s; }
.team-overlay-cn .team-content.is-anim .mkdf-lh-anim { clip-path: inset(0 0 0 0); }

.ui-datepicker { padding: 7px 7px 4px; }
.ui-widget { margin-top: 10px !important; font-family: 'Montserrat' !important; font-size: 1.1em !important; font-weight: normal !important; }
.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button { font-family: 'Montserrat', sans-serif; }
.ui-widget-header, .ui-datepicker th { font-weight: 600; }
.ui-priority-primary, .ui-widget-content .ui-priority-primary, .ui-widget-header .ui-priority-primary { font-weight: 500 !important; }
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default { font-weight: 500 !important; }
.ui-datepicker td span, .ui-datepicker td a { text-align: center !important; }
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default { color: #1f1f1f !important; border-color: #f5f7fa !important; background: #f5f7fa !important; }
.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight { color: #fff !important; border-color: #c1a25a !important; background: #c1a25a !important; }
.ui-state-disabled .ui-state-default, .ui-widget-content .ui-state-disabled .ui-state-default { border-color: #dddddd !important; opacity: 1 !important; background: #dddddd !important; }
.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active { border-color: #c1a25a !important; background: #c1a25a !important; }
.ui-widget-header { color: #072036 !important; }
.ui-datepicker select.ui-datepicker-month, .ui-datepicker select.ui-datepicker-year { border: 1px solid #b3b3b3; font-family: 'Montserrat', sans-serif; font-size: 12px; line-height: 14px; cursor: pointer; background: #fff url(images/select-arrow.png) top 50% right 10px no-repeat; }
.ui-datepicker select.ui-datepicker-month, .ui-datepicker select.ui-datepicker-year { width: 98px !important; padding: 6px 8px !important; font-size: 16px !important; }
.ui-widget-content { border: 0px !important; transform: scale(0.75); -webkit-transform: scale(0.75); transform-origin: top left; border-radius: 2px; -webkit-border-radius: 2px; background: #ffffff !important; }
.ui-datepicker .ui-datepicker-header { border: 0px; border-radius: 0px !important; -webkit-border-radius: 0px !important; background: none !important; }
.ui-state-disabled, .ui-widget-content .ui-state-disabled, .ui-widget-header .ui-state-disabled { opacity: 1 !important; }
.ui-datepicker .ui-datepicker-title { font-weight: 600 !important; }
.ui-datepicker .ui-datepicker-prev { cursor: pointer; left: 2px !important; top: 2px !important; }
.ui-datepicker .ui-datepicker-next { cursor: pointer; right: 2px !important; top: 2px !important; }
.ui-datepicker .ui-datepicker-next:before { content: ""; margin: -6px 0 0 -6px; position: absolute; top: 50%; left: 50%; width: 0; height: 0; border-style: solid; border-width: 6px 0 6px 11px; border-color: transparent transparent transparent #c1a25a; }
.ui-datepicker .ui-datepicker-prev:before { content: ""; margin: -6px 0 0 -6px; position: absolute; top: 50%; left: 50%; width: 0; height: 0; border-style: solid; border-width: 6px 11px 6px 0; border-color: transparent #c1a25a transparent transparent; }
.ui-datepicker .ui-datepicker-prev span, .ui-datepicker .ui-datepicker-next span { display: none !important; }
.ui-widget-header .ui-state-hover, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus { border: 0 !important; background: none !important; font-weight: normal !important; }
.ui-widget-header .ui-state-disabled { opacity: 1 !important; }
.ui-datepicker .ui-datepicker-next.ui-state-disabled:before { border-color: transparent transparent transparent #dddddd; }
.ui-datepicker .ui-datepicker-prev.ui-state-disabled:before { border-color: transparent #dddddd transparent transparent; }


@media only screen and (min-width: 1024px) and (max-width: 1500px) {
.team-overlay-cn .team-content p {
	font-size: 16px;
    line-height: 25px;     padding-bottom: 20px;
	}
	.team-overlay-cn .team-content .text {
    padding: 50px 60px 80px 89px;
	
	}
}



/* ScrollMagic Animation Classes */
.fade-in-up {
    opacity: 0;
    transform: translateY(40px);
    transition: all 0.8s ease-out;
}

.scroll-watch.fadeInUp {
    opacity: 0;
    transform: translate3d(0, 40px, 0);
}

.scroll-watch.init.fadeInUp {
    opacity: 1;
    transform: translate3d(0, 0, 0);
}

.scroll-watch.fadeInDown {
    opacity: 0;
    transform: translate3d(0, -40px, 0);
}

.scroll-watch.init.fadeInDown {
    opacity: 1;
    transform: translate3d(0, 0, 0);
}

.scroll-watch.fadeInLeft {
    opacity: 0;
    transform: translate3d(-40px, 0, 0);
}

.scroll-watch.init.fadeInLeft {
    opacity: 1;
    transform: translate3d(0, 0, 0);
}

.scroll-watch.fadeInRight {
    opacity: 0;
    transform: translate3d(40px, 0, 0);
}

.scroll-watch.init.fadeInRight {
    opacity: 1;
    transform: translate3d(0, 0, 0);
}

/* ScrollWatch Animation Classes */
.scroll-watch {
    -webkit-transition: all .95s ease-in-out;
    transition: all .95s ease-in-out;
}

.scroll-watch.fade-in {
    opacity: 0;
}

.scroll-watch.init.fade-in {
    opacity: 1;
}

.lazyloaded {
    opacity: 1;
    transition: opacity 400ms;
    transition-delay: 0ms;
}

/* Optional: Staggered Letters support if needed with ScrollWatch logic, 
   requires extra JS to work with .init class toggle on children */
/* .fade-in-letters span {
    opacity: 0;
    transition: opacity 0.5s ease;
    display: inline-block;
} */

.fade-in-letters.init span,
.fade-in-letters.visible span {
    opacity: 1;
}

/* SVG Draw Animation */
.draw-svg path,
.draw-svg polygon,
.draw-svg polyline,
.draw-svg rect,
.draw-svg line {
    transition: stroke-dashoffset 1s ease-out;
}

.draw-svg.visible path,
.draw-svg.visible polygon,
.draw-svg.visible polyline,
.draw-svg.visible rect,
.draw-svg.visible line,
.draw-svg.init path,
.draw-svg.init polygon,
.draw-svg.init polyline,
.draw-svg.init rect,
.draw-svg.init line {
    stroke-dashoffset: 0 !important;
}

.scroll-watch.fade-in-letters span {
    opacity: 0;
    -webkit-transition: all .65s ease-in-out;
    transition: all .65s ease-in-out;
    transition-delay: 0s;
}

.scroll-watch.fade-in-letters.init span {
    opacity: 1;
}

.banner-text{
    max-width: 410px;
    width: 100%;
}
.scroll-watch.d-line{
    max-width: 0px;
}
.scroll-watch.d-line.init {
    max-width: 558px;
}

.reveal,
.reveal2 { visibility: hidden; position: relative; overflow: hidden; }

.button.init {
    transition: all 350ms !important;
    -webkit-transition: all 350ms !important;
}


.reveal-right {
    position: relative;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    visibility: hidden;
    overflow: hidden;
}

.reveal-right img {
    -o-object-fit: cover;
    object-fit: cover;
    -webkit-transform-origin: left;
    transform-origin: left;
}
.banner-text-so{
    max-width: 610px;
    width: 100%;
}
.banner-text-who{
    max-width: 620px;
    width: 100%;
}
.service-bar .service-slider .d-line.scroll-ready{
    max-width: 0px;
}

.service-bar .service-slider .d-line.init{
    max-width: 274px;
}

.banner-text-reso{
    max-width: 630px;
    width: 100%;
}

.banner-text-hero{
    max-width: 530px;
}

/* banner_sec */
.banner_sec { padding: 150px 0 75px; width: 100%; display: flex; flex-wrap: wrap; align-items: flex-end; min-height: 850px;     min-height: 95vh; position: relative; background-position: center top; background-size: cover; }
.banner_sec .logo { position: absolute; left: 50%; top: 20px; transform: translate(-50%,0); max-width: 315px; display: block; }
.banner_sec .wrapper {  }
.banner_sec .text { max-width: 530px; color: #fff; }
.banner_sec h1 { padding-bottom: 37px; letter-spacing: 0.075em; text-transform: uppercase; } 

/* content_sec */
.content_sec { position: relative; width: 100%; margin: 0px 0 0 0; }
.content_sec .wrapper { max-width: 1400px; padding: 0; }
.content_sec .text { width: 45%; padding: 180px 85px 20px; }
.content_sec .image { width: 55%; position: relative; }
.content_sec .image img { width: 100%; min-height: 100%; object-fit: cover; }
.content_sec .the_row { width: 100%; position: relative; margin: 0 0 -100px 0; }
.content_sec .the_row .wrapper { display: flex; flex-wrap: wrap; align-items: flex-start; }
.content_sec .the_row:nth-of-type(odd) .image { order: 1; width: 52%;     margin-top: -134px;}
.content_sec .the_row:nth-of-type(odd) .text { width: 48%; }
.content_sec .the_row:first-child .text { padding-top: 110px; padding-bottom: 120px; }
.content_sec .the_row:last-child {margin-bottom: 0;  }
.content_sec .the_row .crossover { display: block; width: 12.7%;  position: absolute; right: 0; top: 0; z-index: 1;}
.content_sec .the_row .crossover:after { width: 100%; height:0; padding-bottom: 103%; background: #c8b67c; content: ''; position: absolute; right: 0; top: 0; }

/* contact_sec */
.contact_sec { width: 100%; position: relative; padding: 70px 0 80px; background: url(images/bg-new.jpg) center center no-repeat; background-size: cover; }
.contact_sec h2 { padding: 0 0 40px 0; text-transform: uppercase; letter-spacing: 0.07em; text-align: center; color: #562c00; }
.contact_sec form { margin:auto; max-width: 800px; position: relative; }
.contact_sec .field { padding: 12px 15px; width: calc(50% - 10px); margin: 0 0px 20px 0px; height: 59px; border: 1px solid #c8b67c;  background: #fff; font-size: 20px; font-weight: normal;  color: #000; }
.contact_sec textarea.field { width: 100%; margin: 0 0 25px 0; overflow:hidden; height: 165px; resize:none; } 
.contact_sec form .button { display: table; transition: all 0.3s; padding: 19px 30px; margin: 0 auto; background: #c8b67c; border: 0; cursor: pointer; color: #fff; }
.contact_sec form .button:hover { background:#562c00; }
.contact_sec fieldset { width: 100%; display: flex; flex-wrap: wrap; justify-content: space-between; }
.contact_sec .help-block { display: block; width: 100%; text-align: center; padding: 10px; color: #f00; }


/* footer_sec */
.footer_sec { width: 100%; position: relative;  padding: 80px 0px 90px; } 
.footer_sec .col1 { width: 42%; padding-right: 30px; }
.footer_sec .col2 { width: 36%; padding-right: 30px; }
.footer_sec .col3 { width: 28%; }
.footer_sec .wrapper { display: flex; flex-wrap: wrap;  max-width: 1277px;}
.footer_sec .logo { max-width: 356px; display: block; }  
.footer_sec address { color: #2c1905; font-style: normal; font-size: 15px; line-height: 32px; font-weight: 600; text-transform: uppercase; }
.footer_sec .address { display: block; background: url(images/location.png) left 6px no-repeat; padding-left: 30px; background-size: 20px auto; }
.footer_sec .phone { display: block; background: url(images/phone.png) left 6px no-repeat; padding-left: 30px; background-size: 20px auto; }
/*.footer_sec .phone:hover { color: #c8b67c; }*/
.footer_sec .email { display: block; background: url(images/envelope.png) left 6px no-repeat; padding-left: 30px; background-size: 20px auto; }
/*.footer_sec .email:hover { color: #c8b67c; } */
.footer_sec .address p{padding-bottom: 0px;}
.footer_sec address a { color: #2c1905; }
.footer_sec .social { padding: 23px 0 0 0; text-align: center; }
.footer_sec .social .label { padding: 0 5px 0 0; letter-spacing: 0.05em; font-size: 15px; text-transform: uppercase; font-weight: 600; color: #000;}
.footer_sec .social a { color: #000; }
.footer_sec .social a:hover { color: #c8b67c; }
.footer_sec .col2:first-child {
    width: 22%;
}
.footer_sec .col2:nth-child(2n) {
    width: 23%;
}
.footer_sec .col2 {
    width: 27%;
}
.footer_sec .col1 {
    width: 29%;
    padding-right: 0;
    margin-bottom: 50px;
}
.scopyright {
    text-align: center;
    font-size: 13px;
    margin-bottom: 100px;
}
.scopyright a {
    margin-left: 30px;
    color: inherit;
}
.footer_sec .wrapper {
    justify-content: center;
}

.scopyright p a{
    color: #000000;
}
.footer_sec .col3 .button{
    background: transparent;
    color: #7a3905;
    gap: 8px;
    margin-left: 7px;
}
.footer_sec .col3 .button:hover{
    background: #c8b67c;
    border-color: #c8b67c;
    color: #fff;
}

.page-template-front-page-new .page-hero:after{
    display: none;
}

.animationdifferent{
	    transition: 1s all;
    visibility: hidden;
    opacity: 0;
    transform: translateY(80px);
}

.animationdifferent.showon {
    opacity: 1;
    transform: translateY(0px);
    visibility: visible;
}


.desktop-menu .center ul li.menu-item-692 > a:not(:hover) > .image {
    opacity: 1;
}

.footer-block-link{
    padding: 0px 32px;
}
.footer-block-link ul{
    display: flex;
    align-items: center;
    gap: 15px;
    list-style: none;
    margin: 0px;
    padding: 0px;
    justify-content: flex-start;
}
.footer-block-link ul li{
    font-size: 15px;
    font-weight: 600;
    text-transform: uppercase;
}
.footer-block-link ul li:last-child{
    margin-left: auto;
}
.footer-block-link ul li a{
    color: #2c1905;
    text-transform: uppercase;
}
.footer-block-link ul li a:hover{
   color: #c8b67c;
   text-decoration: none;
}