/*----------------Core---------------------------*/
html { height: 100%; }

body {
    display: grid;
    grid-template-rows: 1fr auto;
    grid-template-columns: 100%;
	background: #fff;
	background-position: center top;
	background-size: cover;
	color: #5D5D5D;
	font: 400 16px 'Kulim Park', sans-serif;
	line-height: 1.4em;
	margin: 0px;
    min-height: 100%;
}

body#page-error { align-items: center; }

body.hamburger-active { overflow: hidden; }

/* #main { overflow-x: hidden; } */

img { height: auto; max-width: 100%; }
img[src=""], img:not([src]) { visibility: hidden; }

a { color: #5D5D5D; transition: opacity 0.4s ease; }
a:focus { outline: 0; }
a:hover { color: #5D5D5D; opacity: 0.5; }

form { margin: 0px; padding: 0px; }

h1, h2, h3, h4, h5, h6 { color: #1D1B19; font-family: 'Kaisei Decol', serif; font-weight: 400; line-height: 1.2em; margin-bottom: 20px; margin-top: 0; }

p { color: #5D5D5D; line-height: 1.4em; margin-bottom: 20px; }

strong { font-weight: 700; }

ul, ol { list-style: none; margin-bottom: 20px; padding: 0; }
ul li, ol li { color: #5D5D5D; line-height: 1.4em; margin-bottom: 10px; }
ul li:last-child, ol li:last-child { margin-bottom: 0; }

input:-webkit-autofill, input:-webkit-autofill:focus { transition: background-color 0s 600000s, color 0s 600000s !important; }

.margin-center { margin-left: auto; margin-right: auto; }
.max-width-1440 { max-width: 1440px; }
.max-width-1000 { max-width: 1000px; }
.max-width-950 { max-width: 950px; }
.max-width-925 { max-width: 925px; }
.max-width-800 { max-width: 800px; }
.max-width-665 { max-width: 665px; }
.max-width-600 { max-width: 600px; }
.max-width-500 { max-width: 500px; }
.max-width-400 { max-width: 400px; }
.max-width-300 { max-width: 300px; }
.max-width-250 { max-width: 250px; }

.container { max-width: 1264px !important; }

.background-img { background-position: center center; background-repeat: no-repeat; background-size: cover; }

.form-control { background: #fff; border: 0; border-radius: 6px; color: rgba(0, 26, 66, 0.80); font-weight: 400; line-height: 1.7em; padding: 16px; }
.form-control.active { padding-top: 20px; padding-bottom: 12px; }
.form-group { margin-bottom: 20px; position: relative; }
textarea.form-control { height: auto; line-height: 1.2em; padding: 16px; }
textarea.form-control.active { padding-top: 24px; }

.form-control:focus { background-color: #fff; box-shadow: none; color: rgba(0, 26, 66, 0.80); }

.form-control::-webkit-input-placeholder { color: rgba(0, 26, 66, 0.80); }
.form-control::-moz-placeholder { color: rgba(0, 26, 66, 0.80); }
.form-control:-ms-input-placeholder { color: rgba(0, 26, 66, 0.80); }
.form-control:-moz-placeholder { color: rgba(0, 26, 66, 0.80); }

.form-action { margin-top: 30px; }

.sb-form-message { text-align: center; }

label { color: rgba(0, 26, 66, 0.80); display: block; font-size: 12px; font-weight: 700; left: 28px; line-height: 1em; opacity: 1; position: absolute; text-transform: uppercase; top: 15px; z-index: 1; }

.top-title { color: #866632; font-size: 16px; font-family: 'Kulim Park', sans-serif; margin-bottom: 15px; text-transform: capitalize; }

.title { color: #1D1B19; font-size: 60px; text-transform: capitalize; }

.font-size-50 { font-size: 50px; }
.font-size-48 { font-size: 48px; }
.font-size-40 { font-size: 40px; }
.font-size-32 { font-size: 32px; }
.font-size-24 { font-size: 24px; }

.btn { background: linear-gradient(270deg, #866632 0%, #B6944C 100%); border: 0; border-radius: 2px; color: #fff; font-size: 16px; padding: 16px 32px; text-transform: capitalize; transition: all 0.4s ease; }
.btn:hover { background: linear-gradient(270deg, #866632 0%, #B6944C 100%); color: #fff; opacity: 0.5; }

.link { letter-spacing: 1.6px; text-transform: uppercase; }

.list-check ul { background: #F1F2F2; border-radius: 20px; list-style: none; margin: 0; padding: 30px 45px; }
.list-check ul li { font-size: 24px; font-weight: 600; line-height: 1.2em; margin-bottom: 25px; padding-left: 50px; position: relative; text-align: left; }
.list-check ul li:last-child { margin-bottom: 0; }
.list-check ul li:before { background-image: url('../assets/images/arrow-icon.svg'); background-size: cover; background-repeat: no-repeat; content: ''; height: 16px; left: 0; position: absolute; top: 7px; width: 34px; }

.list-bar ul { display: flex; flex-wrap: wrap; align-items: center; justify-content: center; list-style: none; margin: 0; padding: 0; }
.list-bar ul li { flex: 0 1 auto; color: #1D1B19; font-size: 20px; font-weight: 600; letter-spacing: 2px; margin-bottom: 0; margin-right: 35px; padding-right: 40px; position: relative; text-align: left; text-transform: uppercase; }
.list-bar ul li:last-child { margin-right: 0; padding-right: 0; }
.list-bar ul li:after { content: '|'; position: absolute; right: 0; }
.list-bar ul li:last-child:after { display: none; }

.dropanchor { height: 100%; left: 0; position: absolute; top: 0; width: 100%; }

.content > *:last-child, .text > *:last-child { margin-bottom: 0 !important; }

.cta { margin-top: 40px; }
.cta ul { display: flex; flex-wrap: wrap; list-style: none; margin: 0; padding: 0; }
.cta ul li { padding-right: 7px; }
.cta ul li:last-child { padding-right: 0; }

.mapboxgl-popup-close-button, .mapboxgl-control-container { display: none; }
.mapboxgl-popup-content { color: #1D1B19; font-weight: 700; padding: 10px; text-align: center; width: 200px; }

.group.wow { opacity: 0; }
.group.wow.done { opacity: 1; }

/*------------ HEADER ----------------------*/
#header { background-color: transparent;  left: 0; position: absolute; top: 20px; width: 100%; z-index: 10; }
	#header .row { --bs-gutter-x: 0; background: rgba(19, 18, 18, 0.70); border: 1px solid rgba(255,255,255,0.25); border-radius: 10px; padding: 15px; }
	#header ul { list-style: none; margin: 0; padding: 0; }

	/* Logo */
	#header .logo { flex: 0 0 auto; width: auto; }
	#header .logo a:hover { opacity: 1; }

	/* Menu */
	#header .menu { flex: 1 1 0; }
	#header .menu > ul { display: flex; flex-wrap: wrap; align-items: center; justify-content: center; }
	#header .menu > ul > li { flex: 0 1 auto; color: #fff; font-size: 16px; margin-bottom: 0; margin-left: 60px; position: relative; }
	#header .menu > ul > li.has-submenu { padding-right: 18px; }
	#header .menu > ul > li:first-child { margin-left: 0; }
	#header .menu > ul > li i { font-size: 10px; margin-top: -1px; position: absolute; right: 0; top: 50%; transform: translateY(-50%) rotate(0deg); }
	#header .menu > ul > li a { color: inherit; font: inherit; text-decoration: none; transition: opacity 0.4s ease; }
	#header .menu > ul > li a:after { content: ''; height: 6px; left: 0; pointer-events: none; position: absolute; top: 100%; width: 100%; }
	#header .menu > ul > li a:hover { opacity: 0.5; }

	#header .menu > ul > li:hover i { margin-top: 0; transform: translateY(-50%) rotate(180deg); }
	#header .menu > ul > li:hover ul { margin-top: 6px; opacity: 1; pointer-events: auto; }
	#header .menu > ul > li:hover > a:after { pointer-events: auto; }
	#header .menu > ul > li:hover > a:before { width: 100%; }

	/* CTA  */
	#header .cta, #header .phone { flex: 0 0 auto;  margin-top: 0; width: auto; }
	#header .phone { display: none; margin-right: 24px; }
	#header .phone a { color: #F27543; font-size: 18px; text-decoration: none; }

	/* Dropdown */
	#header .menu > ul > li > ul { border-radius: 4px; box-shadow: rgba(9, 30, 66, 0.25) 0px 4px 8px -2px, rgba(9, 30, 66, 0.08) 0px 0px 0px 1px; display: block; background-color: #fff; left: -20px; list-style: none; margin: 0; margin-top: 12px; min-width: 240px; opacity: 0; overflow: hidden; padding: 22px; pointer-events: none; position: absolute; top: 100%; z-index: 2; transition: opacity 0.4s ease, margin-top 0.4s ease; }
	#header .menu > ul > li > ul > li { border-bottom: 1px solid rgba(20, 33, 75, 0.2); color: #5D5D5D; font-size: 14px; line-height: 1.2em; margin-right: 0; text-align: left; text-transform: capitalize; }
	#header .menu > ul > li > ul > li:last-child { border-bottom: 0; }
	#header .menu > ul > li > ul > li:first-child a { margin-top: 0; }
	#header .menu > ul > li > ul > li:last-child a { margin-bottom: 0; }
	#header .menu > ul > li > ul > li a { display: block; margin: 12px 0; position: relative; width: 100%; }
	#header .menu > ul > li > ul > li a:hover { opacity: 0.5; }

    /* Hamburger */
	#header .hamburger { flex: 0 0 auto; display: none; width: auto; }
	#header .hamburger .box { cursor: pointer; height: 20px; margin-left: auto; position: relative; width: 30px; }
	#header .hamburger .box div { background-color: #fff; height: 2px; left: 0; position: absolute; width: 100%; }
	#header .hamburger .box div:first-child { top: 0; }
	#header .hamburger .box div:nth-child(2) { top: 50%; transform: translateY(-50%); }
	#header .hamburger .box div:last-child { bottom: 0; }

/*------------ MOBILE NAV ----------------------*/
#mobile-nav { background-color: #fff; box-shadow: rgba(9, 30, 66, 0.25) 0px 4px 8px -2px, rgba(9, 30, 66, 0.08) 0px 0px 0px 1px; height: 100%; right: 0; position: fixed; top: 0; max-width: 350px; width: 90%; transform: translateX(100%); z-index: 15; }
	.hamburger-active #mobile-nav { transform: translateX(0); }

	#mobile-nav .menu-contact { overflow-y: auto; }
	#mobile-nav .menu ul { list-style: none; margin: 0; margin-bottom: 20px; padding: 20px; }
	#mobile-nav .menu ul li { color: #5D5D5D; font-size: 16px; font-weight: 800; line-height: 1.2em; margin-bottom: 40px; padding-left: 0; padding-right: 30px; position: relative; text-transform: uppercase; }
	#mobile-nav .menu ul li:last-child { margin-bottom: 0; }

	#mobile-nav .menu ul li i { display: block; font-size: 16px; position: absolute; right: 0; top: 0; }

	#mobile-nav .menu ul li a { color: inherit; font: inherit; text-decoration: none; }

	#mobile-nav .menu ul li ul { margin-bottom: 0; padding-bottom: 0; padding-right: 0; }
	#mobile-nav .menu ul li ul li { margin-bottom: 20px; padding-right: 0; text-transform: none; }
	#mobile-nav .menu ul li.menu-li-active i { transform: rotate(180deg); }

	/* Close */
	#mobile-nav .close { display: flex; flex-wrap: wrap; align-items: center; border-bottom: 1px solid rgba(0, 0, 0, 0.1); padding: 30px 20px; }
	#mobile-nav .close .box { cursor: pointer; height: 14px; position: relative; width: 20px; }
	#mobile-nav .close .box div { background-color: #5D5D5D; height: 2px; left: 0; position: absolute; width: 100%; }
	#mobile-nav .close .box div:first-child { top: 0; }
	#mobile-nav .close .box div:nth-child(2) { top: 50%; transform: translateY(-50%); }
	#mobile-nav .close .box div:last-child { bottom: 0; }

	#mobile-nav .close .text { font-size: 16px; font-weight: 800; line-height: 1.2em; padding-left: 10px; text-transform: uppercase; }

	/* Contact */
	#mobile-nav .contact { padding: 0 20px 20px; }
	#mobile-nav .contact .box { background: #866632; border-radius: 10px; padding: 20px; }
	#mobile-nav .contact p { color: #fff; font-size: 14px; font-weight: 700; line-height: 1.2em; }
	#mobile-nav .contact p > a, #mobile-nav .contact p > span { display: flex; flex-wrap: wrap; align-items: center; color: inherit; font: inherit; text-decoration: none; }
	#mobile-nav .contact .box > *:last-child { margin-bottom: 0; }
	#mobile-nav .contact a span, #mobile-nav .contact span span { flex: 0 1 auto; padding-left: 10px; width: calc(100% - 20px); }
	#mobile-nav .contact i { flex: 0 1 auto; font-size: 16px; text-align: center; width: 20px; }

	/* Bottom */
	#mobile-nav .bottom { background-color: #fff; border-top: 1px solid rgba(0, 0, 0, 0.1); bottom: 0; left: 0; padding: 30px 20px; position: fixed; width: 100%; z-index: 5; }
	#mobile-nav .socials ul { display: flex; flex-wrap: wrap; list-style: none; margin: 0; margin-bottom: 0; padding: 0; }
	#mobile-nav .socials ul li { color: #866632; font-size: 22px; line-height: 1em; margin-bottom: 0; padding-right: 20px; }
	#mobile-nav .socials ul li a { color: inherit; font: inherit; } 
	#mobile-nav .socials ul li:last-child { padding-right: 0; }
	#mobile-nav .bottom .copyright { font-size: 12px; font-weight: 700; line-height: 1.2em; }

/*------------ MOBILE NAV OVERLAY ----------------------*/
#mobile-nav-overlay { background-color: rgba(12, 12, 12, 0.3); height: 100%; left: 0; opacity: 0; position: fixed; top: 0; visibility: hidden; width: 100%; z-index: 14; transition: all 0.4s ease; }
	.hamburger-active #mobile-nav-overlay { opacity: 1; visibility: visible; }

/*------------ FOOTER ----------------------*/
#footer { overflow: hidden; padding-top: 100px; position: relative; }
	#footer a { text-decoration: none; }
	#footer ul { list-style: none; margin: 0; padding: 0; }
	#footer ul li a:hover { opacity: 0.5; }
	#footer .title { color: #5D5D5D; font-family: 'Kaisei Decol', serif; font-size: 20px; line-height: 1.4em; margin-bottom: 30px; }
	
	/* Icon */
	#footer .icon { left: 50%; pointer-events: none; position: absolute; top: 50%; transform: translate(-50%,-50%); }

	/* Top */
	#footer .top { margin-bottom: 100px; }

	/* Logo */
	#footer .logo { margin-bottom: 30px;}
	#footer .logo a:hover { opacity: 1; }

	/* Socials */
	#footer .socials { display: none; margin-top: 50px; }
	#footer .socials ul { display: flex; flex-wrap: wrap; align-items: center; }
	#footer .socials ul li { flex: 0 1 auto; font-size: 22px; line-height: 1em; margin-bottom: 0; margin-right: 15px; text-align: center; }
	#footer .socials ul li a { background-color: #866632; border-radius: 50%; color: #fff; display: block; font: inherit; line-height: 32px; height: 32px; width: 32px; transition: opacity 0.4s ease; }
	#footer .socials ul li:last-child { margin-right: 0; }

	/* Bottom */
	#footer .bottom { background: linear-gradient(0deg, #F2F9FA 0%, #F2F9FA 100%); padding: 40px 0; position: relative; }
	#footer .bottom ul { display: flex; flex-wrap: wrap; align-items: center; justify-content: center; }
	#footer .bottom ul li { flex: 0 1 auto; font-size: 12px; line-height: 1.2em; margin-bottom: 0; margin-right: 12px; padding-right: 17px; position: relative; text-transform: uppercase; }
	#footer .bottom ul li:after { content: '|'; position: absolute; right: 0; }
	#footer .bottom ul li:last-child:after { display: none; }

/*------------ CONTENT DEFAULT -----------------------*/
.content-d { position: relative; }
	.content-d.wow { opacity: 0; }
	.content-d.wow.done { opacity: 1; }

/*------------ BANNER DEFAULT -----------------------*/
#banner-d { border-bottom-left-radius: 20px; border-bottom-right-radius: 20px; overflow: hidden; position: relative; }
	#banner-d:before { background: linear-gradient(0deg, rgba(0, 0, 0, 0.50) 0%, rgba(0, 0, 0, 0.50) 100%); content: ''; height: 100%; left: 0; position: absolute; top: 0; width: 100%; }
	#banner-d .max-width-1440 { position: relative; }

	/* Content */
	#banner-d .title { color: #fff; }
	#banner-d .text * { color: #fff; font-size: 24px; }

/*------------ CARDS DEFAULT -----------------------*/
#cards-d { position: relative; }
	#cards-d .wow { opacity: 0; }
	#cards-d .wow.done { opacity: 1; }

	#cards-d .row { --bs-gutter-y: 24px; }

	#cards-d .item .box { background: linear-gradient(270deg, rgba(33, 32, 29, 0.90) 0%, rgba(59, 44, 12, 0.90) 100%), linear-gradient(90deg, #866632 0%, #9E7D3F 100%); border: 1px solid rgba(0, 0, 0, 0.15); border-radius: 20px; height: 100%; padding: 50px; text-align: center; }
	#cards-d .item .title, #cards-d .item .text * { color: #fff; }

/*------------ PHOTO CONTENT DEFAULT -----------------------*/
.photo-content-d { position: relative; }
	.photo-content-d.wow { opacity: 0; }
	.photo-content-d.wow.done { opacity: 1; }
	
	.photo-content-d .row { --bs-gutter-x: 0; }

	/* Image */
	.photo-content-d .img-box { border-radius: 20px; height: 0; padding-top: 115%; }

	/* Content */
	.photo-content-d .content { padding-right: 130px; position: relative; }

	/* Content Right */
	.photo-content-d.content-right .content { padding-left: 130px; padding-right: 0; }

	/* Icon */
	.photo-content-d .icon { margin-left: 130px; left: 50%; pointer-events: none; position: absolute; top: 50%; transform: translate(-50%,-50%); }

	/* Group */
	.photo-content-group { position: relative; }
	.photo-content-group .box { background: linear-gradient(180deg, #FBFBFB 0%, #E9F6F7 100%); border-radius: 20px; padding: 30px; }
	.photo-content-group .photo-content-d .img-box { padding-top: 130%; }
	.photo-content-group .photo-content-d .content { padding-right: 60px; }
	.photo-content-group .photo-content-d.content-right .content { padding-left: 60px; padding-right: 0; }

/*------------ HERO DEFAULT -----------------------*/
#hero-d { border-radius: 20px; height: 600px; position: relative; }
	#hero-d.wow { opacity: 0; }
	#hero-d.wow.done { opacity: 1; }

/*------------ HERO GRADIENT -----------------------*/
#hero-g { background: linear-gradient(180deg, #FBFBFB 0%, #E9F6F7 100%), linear-gradient(180deg, #E9F6F7 0%, #FBFBFB 100%); border-radius: 20px; position: relative; text-align: center; }
	#hero-g.wow { opacity: 0; }
	#hero-g.wow.done { opacity: 1; }

/*------------ SERVICES DEFAULT -----------------------*/
#services-d { position: relative; }
	#services-d .wow { opacity: 0; }
	#services-d .wow.done { opacity: 1; }

	#services-d .box { border-radius: 20px; padding: 100px; }

	#services-d .cards { --bs-gutter-x: 20px; --bs-gutter-y: 20px; }
	#services-d .item .box { display: flex; flex-wrap: wrap; align-items: flex-end; border-radius: 16px; height: 400px; overflow: hidden; padding: 36px 27px; position: relative; transition: opacity 0.4s ease; }
	#services-d .item .box:hover { opacity: 0.75; }
	#services-d .item .box:before { background: linear-gradient(270deg, rgba(33, 32, 29, 0.00) 0%, rgba(59, 44, 12, 0.00) 100%), linear-gradient(0deg, rgba(61, 41, 8, 0.75) 0%, rgba(182, 148, 76, 0.75) 100%); content: ''; height: 100%; left: 0; position: absolute; top: 0; width: 100%; }
	#services-d .item .content { flex: 0 1 auto; display: flex; flex-wrap: wrap; height: 150px; position: relative; width: 100%; }
	#services-d .item .title, #services-d .item .link { flex: 0 1 auto; color: #fff; width: 100%; }
	#services-d .item .title { margin-bottom: 25px; }
	#services-d .item .link { align-self: flex-end; text-decoration: underline; text-underline-offset: 2px; }

/*------------ LOCATION DEFAULT -----------------------*/
#location-d { position: relative; }
	#location-d .wow { opacity: 0; }
	#location-d .wow.done { opacity: 1; }

	#location-d .box { border-radius: 20px; border: 1px solid rgba(0, 0, 0, 0.25); overflow: hidden; padding: 115px 60px 130px; position: relative; }
	#location-d .box:before { background: linear-gradient(180deg, #FFF 0%, rgba(255, 255, 255, 0.50) 100%); content: ''; height: 100%; left: 0; position: absolute; top: 0; width: 100%; }
	#location-d .row { --bs-gutter-x: 22px; --bs-gutter-y: 22px; }

	/* Content */
	#location-d .content { position: relative; text-align: center; }
	#location-d .text * { font-size: 20px; }

	/* Item */
	#location-d .item .box { display: flex; flex-wrap: wrap; align-items: center; justify-content: center; background: linear-gradient(270deg, rgba(33, 32, 29, 0.90) 0%, rgba(59, 44, 12, 0.90) 100%); border: 1px solid rgba(255, 255, 255, 0.50); border-radius: 10px; height: 100%; padding: 29px; transition: opacity 0.4s ease; }
	#location-d .item .box:hover { opacity: 0.5; }
	#location-d .item .box::before { display: none; }
	#location-d .item .title { color: #fff; text-align: center; }

/*------------ MAP DEFAULT -----------------------*/
#map-d { position: relative; }
	#map-d .wow { opacity: 0; }
	#map-d .wow.done { opacity: 1; }

	#map-d .container { max-width: 1350px !important; }
	#map-d .row { --bs-gutter-y: 24px; }

	#map-d .box { background: linear-gradient(180deg, #FBFBFB 0%, #E9F6F7 100%); border-radius: 20px; padding: 50px 55px; }

	#map-d .item .box { border-radius: 20px; height: 0; padding-top: 125%; position: relative; }
	#map-d .item .title { background: linear-gradient(270deg, rgba(33, 32, 29, 0.90) 0%, rgba(59, 44, 12, 0.90) 100%); border: 1px solid rgba(255, 255, 255, 0.50); border-radius: 10px; color: #fff; left: 0; padding: 18px; position: absolute; text-align: center; top: 0; width: 100%; z-index: 4; }

/*------------ CONTACT DEFAULT -----------------------*/
#contact-d { background: linear-gradient(180deg, #FBFBFB 0%, #E9F6F7 100%); border-radius: 10px; position: relative; text-align: center; }
	#contact-d .container { max-width: 800px !important; }
	#contact-d a { margin-left: 15px; text-decoration: none; vertical-align: middle; }
	#contact-d i { background-color: #866632; border-radius: 50%; color: #fff; display: inline-block; font-size: 12px; line-height: 24px; height: 24px; text-align: center; width: 24px; }

	#contact-d .info ul { display: flex; flex-wrap: wrap; align-items: center; justify-content: space-between; }
	#contact-d .info ul li { flex: 0 1 auto; font-size: 20px; margin-bottom: 0; }

/*------------ NEWSLETTER DEFAULT -----------------------*/
#newsletter-d { border-radius: 20px; overflow: hidden; position: relative; }
	#newsletter-d:before { background: linear-gradient(90deg, rgba(29, 27, 25, 0.90) 0%, rgba(35, 31, 32, 0.90) 100%); content: ''; height: 100%; left: 0; position: absolute; top: 0; width: 100%; }

	#newsletter-d .content, #newsletter-d .cta { position: relative; }
	#newsletter-d .title, #newsletter-d .text * { color: #fff; }

	/* Column */
	#newsletter-d.column .cta { margin-top: 0; }

/*------------ 404 -----------------------*/
#error-404 { position: relative; }
	#error-404 .title { color: #231F20; font-size: 250px; margin-bottom: 0; }

/*------------ CONTENT -----------------------*/
#content { position: relative; }
	#content .container { max-width: 900px !important; }
	#content a { word-wrap: break-word; }
	#content ul { margin-bottom: 20px; }

/*------------ POPUP FORM ----------------------*/
#popup-form { backdrop-filter: blur(15px) saturate(100%); -webkit-backdrop-filter: blur(15px) saturate(100%); background-color: rgba(255, 255, 255, 0.25); height: 100%; left: 0; opacity: 0; position: fixed; top: 0; visibility: hidden; width: 100%; z-index: 15; transition: all 0.4s ease; }
	.popup-form-active #popup-form { opacity: 1; visibility: visible; overflow-y: auto; }
	#popup-form .container { --bs-gutter-x: 0; display: flex; flex-wrap: wrap; align-items: center; height: 100%; }
	#popup-form .box { background: linear-gradient(90deg, rgba(29, 27, 25, 0.90) 0%, rgba(35, 31, 32, 0.90) 100%); border-radius: 20px; margin: 0 auto; max-width: 600px; padding: 100px 40px 40px; position: relative; width: 100%; z-index: 2; }
	
	#popup-form .close { cursor: pointer; position: absolute; right: 40px; top: 20px; }
	#popup-form .close i { color: #fff; opacity: 0.3; font-size: 36px; }

	#popup-form .title { color: #fff; font-size: 28px; font-weight: 700; line-height: 1.2em; margin-bottom: 20px; }

	#popup-form .form-group { margin-bottom: 15px; }
	#popup-form .form-group label { left: 16px; }

	#popup-form .form-action { margin-top: 15px; text-align: center; }

	#popup-form .sb-form-message { color: #fff; }
	#popup-form .sb-form-message, #popup-form .sb-form-message span { font-size: 20px; text-align: center; }
	#popup-form .sb-form-message .error { color: #ff9094; }

	#popup-form .btn { display: block; text-align: center; width: 100%; }

	#popup-form .overlay { border: 1px solid rgba(209, 213, 219, 0.3); height: 100%; left: 0; position: absolute; top: 0; width: 100%; }

	.fineprint { font-size: 11px; line-height: 1.1em; padding-top: 15px; border-top: 1px solid rgba(255,255,255,0.1); text-transform: uppercase; letter-spacing: 1px; color: #fff; margin-top: 25px; opacity: 0.8;  }

/*------------ MEDIA 1399.98px ----------------------*/
@media only screen and (max-width: 1399.98px) {
	.container { width: 90%; }
}

/*------------ MEDIA 1199.98px ----------------------*/
@media only screen and (max-width: 1199.98px) {
	.list-check ul { padding: 30px; }

	/* Header */
	#header .menu > ul > li { margin-left: 30px; }

	/* Footer */
	#footer .logo-text { margin-top: 50px; text-align: center; }
	#footer .text { margin-left: auto; margin-right: auto; }

	/* Photo Content Default */
	.photo-content-d .content { padding-right: 65px; }
	.photo-content-d.content-right .content { padding-left: 65px; }
	.photo-content-group .photo-content-d.content-right .content { padding-left: 30px; }
	.photo-content-group .photo-content-d .content { padding-right: 30px; }
}

/*------------ MEDIA 991.98px ----------------------*/
@media only screen and (max-width: 991.98px) {
	/* Header */
	#header .bar, #header .menu, #header .cta { display: none; }
	#header .hamburger, #header .phone { display: block; }
	#header .logo { flex: 1 1 0; }

	/* Banner Default */
	#banner-d .content { text-align: center; }

	/* Photo Content Default */
	.photo-content-d .img, .photo-content-d.content-right .img { margin-bottom: 30px; padding: 0; }
	.photo-content-d .content, .photo-content-d.content-right .content { padding: 0; text-align: center; }
	.photo-content-d .icon { margin-left: 0; }
	.photo-content-d .title { margin-left: auto; margin-right: auto; }
	.photo-content-group .photo-content-d .content { padding-right: 0; }
	.photo-content-group .photo-content-d.content-right .content { padding-left: 0; }

	/* Services Default */
	#services-d .box { padding: 50px; }
	#services-d .content { text-align: center; }

	/* Newsletter Default */
	#newsletter-d.column .content, #newsletter-d.column .cta { text-align: center; }
	#newsletter-d.column .title, #newsletter-d.column .text { margin-left: auto; margin-right: auto; }
	#newsletter-d.column .cta { margin-top: 40px; }

	/* Contact Default */
	#contact-d i { display: block; margin: 0 auto 5px }
	#contact-d a { margin-left: 0; word-wrap: break-word; }
	#contact-d .info ul li { margin-bottom: 20px; width: 100%; }
	#contact-d .info ul li:last-child { margin-bottom: 0; }
}

/*------------ MEDIA 767.98px ----------------------*/
@media only screen and (max-width: 767.98px) {
	/* Header */
	#header .logo img { max-width: 150px; }

	/* Hero Default */
	#hero-d { height: 0; padding-top: 56.25%; }

	/* Services Default */
	#services-d .item .box { height: 300px; }
	#services-d .item .content { height: auto; }

	/* 404 */
	#error-404 .title { font-size: 100px; }
}

/*------------ MEDIA 576px ----------------------*/
@media only screen and (min-width: 576px) {
	/* Mobile Nav */
	#mobile-nav .contact br, #footer .copyright br { content: ''; }
	#mobile-nav .contact br:after, #footer .copyright br { content: ' '; }
}

/*------------ MEDIA 575.98px ----------------------*/
@media only screen and (max-width: 575.98px) {
	.title.font-size-48, .title.font-size-40 { font-size: 36px; }
	.title.heading-1 { font-size: 40px; }
	.btn { padding: 16px 12px; width: 100%; }
	.cta ul li { padding: 0; width: 100%; }
	.list-bar ul li { margin-bottom: 5px; margin-right: 0; padding-right: 0; text-align: center; width: 100%; }
	.list-bar ul li:last-child { margin-bottom: 0; }
	.list-bar ul li:after { display: none; }
	.list-check ul li { font-size: 20px; padding-left: 30px; }
	.list-check ul li:before { height: 8px; width: 18px; }

	/* Footer */
	#footer .logo-text { margin-top: 100px; }
	#footer .menu, #footer .info-socials { text-align: center; }
	#footer .menu { margin-bottom: 50px; }
	#footer .socials ul { justify-content: center; }
	#footer .bottom ul li { margin-bottom: 5px; margin-right: 0; padding-right: 0; text-align: center; width: 100%; }
	#footer .bottom ul li:last-child { margin-bottom: 0; }
	#footer .bottom ul li:after { display: none; }

	/* Services Default */
	#services-d .box { padding: 40px 30px; }

	/* Location Default */
	#location-d .box { padding: 40px 30px; }

	/* Map Default */
	#map-d .box { padding: 40px 30px; }

	/* Cards Default */
	#cards-d .item .box { padding: 40px 30px; }

	/* Popup Form */
	#popup-form .box { padding: 40px 15px 30px; }
	#popup-form .close { right: 15px; top: 15px; }
	#popup-form .close i { font-size: 22px; }
}