body { font-family: 'Coda', verdana, serif; font-size: 16px; line-height: 1.6; font-weight: 400; }
html, body { height:100%; background-color: #faf6e7; }

::selection { background: #1a1a1a; color: #ffffff; }
::-moz-selection { background: #1a1a1a; color: #ffffff; }

a { color: #e98024; text-decoration: none; }
a:hover, a:active { color: #666; text-decoration: none; }
a:focus { outline:none; color: #e98024; text-decoration: none; }
a { /*-webkit-transition: 600ms; -moz-transition: 600ms; -o-transition: 600ms; transition: 600ms;*/ }

/*** FIX FOR IE10 ***/
@-webkit-viewport   { width: device-width; }
@-moz-viewport      { width: device-width; }
@-ms-viewport       { width: device-width; }
@-o-viewport        { width: device-width; }
@viewport           { width: device-width; }

/*** BUTTONS ***/
.btn { text-transform: uppercase; border-radius: 0; -webkit-transition: all .3s ease; transition: all .3s ease; white-space: nowrap; }
.fl-button { transition: all .3s ease; }

/*** GLOBAL ***/
.container-full { max-width: 1280px; margin: 0 auto; padding: 0 15px; }
.orsova-menu { display: none; }
section { position: relative; }
.w-60 { width: 100%; max-width: 60%; margin: 0 auto; }
.p-header span { font-size: 120%; }
b, strong { font-weight: 600; }

.dots { position: relative; }
.dots::before { position: absolute; content: ''; top: 50%; left: -20px; transform: translateY(-50%); background-color: #fff; width: 5px; height: 5px; }
.dots::after { position: absolute; content: ''; top: 50%; right: -20px; transform: translateY(-50%); background-color: #fff; width: 5px; height: 5px; }

/*** HEADER ***/
#header { position: absolute; top: 0; left: 0; width: 100%; padding: 0; z-index: 99; background-color: transparent; -webkit-transition: all .3s ease; transition: all .3s ease; }
#interior  #header { position: relative; background-color: rgba(40,60,90,1); }
.logo-wrapper { width: 160px !important; }
.logo { position: absolute; top: 0px; left: 50%; transform: translateX(-50%); background-image: url(/wp-content/uploads/logo-background.jpg);  background-repeat: no-repeat; background-position: center center; background-size: cover; padding: 20px 20px; width: 200px; height: auto; box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19); z-index: 1000; }
.logo img { transition: all .3s ease; filter: }
.logo:hover img { filter: drop-shadow(5px 5px 10px rgba(0, 0, 0, 0.5)); }
.navbar-brand { width: 180px; text-indent: -9999em; }
.navbar { background-color: transparent; border-bottom: 2px solid rgba(255,255,255,.35) }
.nav-item { margin: 0 14px; }
.nav-link { color: #fff; transition: all .3s ease; }
.nav-link:hover, .active .nav-link, .current-page-ancestor .nav-link { color: #f0daaa; }
.dropdown-item:active { background-color: #283c5a; }

.phone { margin-left: 2vw !important; }
.phone a { font-weight:400; color: #283c5a; background-color: rgba(255,255,255,.6); border-radius: 4px; padding-left: .75rem !important; padding-right: .75rem !important; }
.phone a:hover { color: #000; }

#header.inbody { background-color: rgba(40,60,90,.95); position: fixed !important; top: 0; width: 100%; z-index: 999; opacity: 1; -webkit-transition: background-color 500ms linear; -ms-transition: background-color 500ms linear; transition: background-color 500ms linear; backdrop-filter: blur(12px); }
#header.inbody .navbar { }


/*** HOME ***/
.w-way-box { z-index: 5; }
.quote-single .quote { font-family: "Vollkorn SC", serif; font-size: 34px; line-height: 1.2; margin-bottom: 30px; }
.quote-single .quote-title { font-family: "Oxanium", sans-serif; font-size: 21px; }
.quote-single .quote-title span { font-weight: 600; }
.bio-title b { font-family: "Oxanium", sans-serif; font-weight: 600; }

.p-title { position: absolute; top: 200px; left: 0; width: 100%; height: 100%; text-align: center; z-index: 5; }
.p-title h1 { font-size: 52px; line-height: 1.1; color: #fff; text-shadow: 2px 2px 5px rgba(0, 0, 0, 0.5); }
.swiper-container { width: 100vw; height: 850px; background-color: #fff; }
.swiper-slide { background-color: #fff; background-size: cover; background-position: center; width: 100%; height: 100%; }
.swiper-slide > .swiper-slide-cover { position: absolute; top: 0; bottom: 0; left: 0; right: 0; background: transparent no-repeat 50% 50% /cover; }
.swiper-slide .slide-01 {
  background-image: url(/wp-content/uploads/hm-hero-ss-01.jpg);
  transform-origin: 50% 50%;
}
.swiper-slide .slide-03 {
  background-image: url(/wp-content/uploads/hm-hero-ss-03.jpg);
  transform-origin: 50% 50%;
}
.swiper-slide .slide-04 {
  background-image: url(/wp-content/uploads/hm-hero-ss-04.jpg);
  transform-origin: 50% 50%;
}
.swiper-slide .slide-07 {
  background-image: url(/wp-content/uploads/hm-hero-ss-07.jpg);
  transform-origin: 50% 50%;
}
.hm-carousel .swiper-slide-cover { transition-timing-function: linear; transition-duration: 20s; transform: scale(1); }
.hm-carousel .swiper-slide.swiper-slide-active .swiper-slide-cover { transform: scale(1.2); }
:root {
  --swiper-pagination-bottom: 40px;
  --swiper-theme-color: rgba(252, 252, 252, 0.85) !important;
}
.swiper-lazy-preloader-white {
  --swiper-preloader-color: #FCFCFC;
}
.swiper-lazy-preloader-black {
  --swiper-preloader-color: #262626;
}
.swiper-pagination-bullets.swiper-pagination-horizontal { bottom: 80px !important; }
.swiper-pagination-bullet {
  width: var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 10px)) !important;
  height: var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 10px)) !important;
  box-shadow: inset 1px 1px 1px rgba(38, 38, 38, 0.85);
  background: var(--swiper-pagination-bullet-inactive-color, rgba(252, 252, 252, 0.85)) !important;
  opacity: var(--swiper-pagination-bullet-inactive-opacity, 0.55) !important;
  --swiper-pagination-bullet-horizontal-gap: 6px;
}
.swiper-pagination-bullet-active {
  box-shadow: inset 1px 1px 1px rgba(38, 38, 38, 0.85);
  background: var(--swiper-pagination-bullet-active-color, rgba(252, 252, 252, 0.85)) !important;
  opacity: var(--swiper-pagination-bullet-active-opacity, 0.85) !important;
  --swiper-pagination-bullet-horizontal-gap: 10px;
}
#menu-work-menu li { list-style-type: disc; }
#menu-work-menu li::marker { color: #998545; }
#menu-work-menu li a { transition: all .3s ease; }

/*** INTERIOR ***/
#int-page { overflow: hidden; }
.p-header span { font-size: 120% !important; }

/*** WORK ***/
.work-box { position: relative; }
/*.work-box::after { content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background-color: #283c5a; mix-blend-mode: multiply; }*/
.work-box { background-color: rgba(40,60,90,.85); transition: all .3s ease; }
.work-box:hover { background-color: rgba(234,128,36,.85); }
.work-box h3 { color: #fff !important; position: relative; z-index: 5; }

.work-carousel .swiper { width: 100%; height: 100%; }
.work-carousel .swiper-slide img { display: block; width: 100%; height: 100%; object-fit: cover; }
.work-carousel .swiper-slide-prev::after, .work-carousel .swiper-slide-next::after { content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background-color: rgba(234,128,36,.65); }
.work-carousel .swiper-button-next { right: 20% !important; color: #283c5a; }
.work-carousel .swiper-button-prev { left: 20% !important; color: #283c5a; }
#project-title { font-family: "Oxanium", sans-serif; font-weight: 600; }

/*** TESTIMONIALS ***/
.fl-loop-item { display: flex !important; align-items: center; }
.fl-loop-item:nth-child(odd) { background-color: #f0daaa; }
.fl-loop-item:nth-child(odd) .testimonial-photo { order: 1; }
.fl-loop-item:nth-child(odd) .testimonial-content { order: 2; }
.fl-loop-item:nth-child(even) .testimonial-photo { order: 2; }
.fl-loop-item:nth-child(even) .testimonial-content { order: 1; }
.testimonial-text p:first-of-type::before { content: '“'; font-weight: 600; }
.testimonial-text p:last-of-type::after { content: '”'; font-weight: 600; }
.testimonial-title strong { font-size: 110%; !important; padding-right: 6px; }

/*** FORMS ***/
.gform-theme--foundation .gform_fields { row-gap: 20px !important; }
.gform_button, .gform_next_button { background-color: #283c5a !important; color: #fff !important; }
.percentbar_blue { background-color: #ea8024 !important; }

/*** CAREERS ***/
#applicantpro { background-color: #faf6e7 !important; }
.search-job { display: none !important; }
.ap_title_3 { display: none !important; }
.job-time b { font-weight: 400 !important; color: #000 !important; }
.news-details .ap_title_3 { font-size: 20px !important; }
#applicantpro > img { width: 0 !important; }
.back-btn { background-color: transparent; padding: 4px; border: 0;}

/*** FOOTER ***/
#footer { background-color: #283c5a; color: #fff; padding: 40px 0; }
#footer-menu { margin: 0; padding: 0; list-style-type: none; font-size: 0; }
#footer-menu li { display: inline-block; margin-right: 16px; }
#footer-menu li::last-child { margin-right: 0; }
#footer-menu li a { display: block; font-size: 16px; line-height: 1; color: rgb(204, 204, 204); }

ul.footer-social { margin: 0; padding: 0; list-style-type: none; font-size: 0; }
ul.footer-social li { display: inline-block; margin: 0 8px; }
ul.footer-social li a { display: block; font-size: 32px; color: rgb(204, 204, 204); }

.copyright { font-size: 14px; color: rgb(204, 204, 204); }

@media (max-width: 1200px) {
.logo-wrapper { width: 140px !important; }
.logo { width: 170px; }
.nav-item { margin: 0 8px; }
}


@media only screen and (max-width: 991px) {
.logo { left: 15px; transform: translateX(0); }
.navbar { border-bottom: none; }

.p-title { top: 160px; }
.p-title h1 { font-size: 44px; }
.swiper-container { height: 550px; }
	
#menu-work-menu { columns: 2; column-gap: 40px; }
#menu-work-menu li { break-inside: avoid-column; }
	
.quote-single .quote { font-size: 28px; }
	
/*** MOBILE MENU ***/
.menu-button { display: block; font-size: 32px; line-height: 1; margin: 8px 30px 8px 0; }
.top-bars i {font-family: 'Font Awesome 6 Pro'; font-weight: 400; color: #fff;}
.top-bars i:hover { cursor: pointer; }
.orsova-menu { background-color: rgba(40, 60, 90, 0.9); position: fixed; left: 0; top: 0; width: 100%; height: 100%; z-index: 999; backdrop-filter: blur(10px); }
.orsova-menu .container { position: relative; }
.orsova-menu a { color: #e6e5e5; }
.orsova-menu a:hover { color: white; }
.orsova-menu .icon-wrap { font-size: 32px; color: #fff; position: absolute; top: 12px; right: 30px; z-index: 999; }

.orsova-menu .menu-wrap { margin: 0 auto; margin-top: 160px; width: 90%; overflow-y: auto; }
#mobile-menu { margin: 0; padding: 0; list-style-type: none; }
#mobile-menu > li { text-align: center; padding: 18px 0; position: relative; }
#mobile-menu > li > a { display: block; width: 100%; font-size: 26px; font-weight: 500; text-transform: uppercase; color: #fff; position: relative; -webkit-transition: all .3s ease; transition: all .3s ease; }

}



@media only screen and (max-width: 768px) {

.w-60 { max-width: 100%; }
.swiper-button-next { right: 7% !important; }
.swiper-button-prev { left: 7% !important; }
.p-title h1 { font-size: 32px; }
.hm-carousel .swiper-slide { height: 550px; }
.quote-single .quote { font-size: 26px; }
.quote-single .quote-title { font-size: 18px; }
	
.fl-builder-content-2 .fl-node-ykd42m1v6z8x {
  background: linear-gradient(rgba(40, 59, 88, 0.4), rgba(40, 59, 88, 0.4)), url(https://guyg44.sg-host.com/wp-content/uploads/hm-hero-ss-06.jpg) no-repeat center / cover;
}

