/*----------------Core---------------------------*/
:root { scroll-behavior: auto; }

html { height: 100%; }

body {
    display: grid;
    grid-template-rows: auto 1fr auto;
    grid-template-columns: 100%;
	color: #212121;
	font: 400 18px 'Inter', sans-serif;
	letter-spacing: -0.9px;
	line-height: 1.75em;
	margin: 0px;
    min-height: 100%;
	background: #F5F5F5;
	top: 0 !important;
}

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

body.hamburger-active, body.popup-form-active { overflow: hidden; }

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

img.bordered-img { background: #FFF; border-radius: 24px; box-shadow: 2px 4px 16.6px 0 rgba(0, 0, 0, 0.08); }

a { color: #C99848; word-break: break-word; transition: opacity 0.4s ease; }
a:focus { outline: 0; }
a:hover { color: #C99848; opacity: 0.5; }

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

h1, h2, h3, h4, h5, h6 { color: #0E2A24; font-weight: 600; line-height: 1.2em; letter-spacing: 2.5px; margin-bottom: 15px; margin-top: 0; }

p { color: #212121; margin-bottom: 20px; }

hr { background: rgba(0, 0, 0, 0.24); border: 0; height: 1px; margin: 0 auto; opacity: 1; position: relative; }

strong { font-weight: 600; }

ul, ol { list-style: none; margin-bottom: 20px; padding: 0; }
ul li, ol li { color: #212121; margin-bottom: 0; }
ul li:last-child, ol li:last-child { margin-bottom: 0; }

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

.margin-center { margin-left: auto; margin-right: auto; }
.max-width-1440 { max-width: 1440px; }
.max-width-1120 { max-width: 1120px; }
.max-width-730 { max-width: 730px; }
.max-width-700 { max-width: 700px; }
.max-width-600 { max-width: 600px; }
.max-width-575 { max-width: 575px; }
.max-width-550 { max-width: 550px; }
.max-width-325 { max-width: 325px; }
.max-width-250 { max-width: 250px; }

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

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

.form-control { background: #fff; border: 1px solid rgba(33, 33, 33, 0.24); border-radius: 6px; color: rgba(33, 33, 33, 0.50); font-size: 18px; line-height: 1.75em; padding: 12px; }
.form-control.active { padding-top: 17px; padding-bottom: 7px; }
.form-group { margin-bottom: 20px; position: relative; }
input[type="radio"].form-control { height: 0; opacity: 0; padding: 0; position: absolute; width: 0 }

.form-control:focus { background: #F6F3EA; box-shadow: none; color: rgba(33, 33, 33, 0.50); }

.form-control::-webkit-input-placeholder { color: rgba(33, 33, 33, 0.50); }
.form-control::-moz-placeholder { color: rgba(33, 33, 33, 0.50); }
.form-control:-ms-input-placeholder { color: rgba(33, 33, 33, 0.50); }
.form-control:-moz-placeholder { color: rgba(33, 33, 33, 0.50); }

.form-fighter { position: absolute; top: -99999px; height: 0; overflow: hidden; }

.form-group.select select { background-image: url('../assets/images/chevron-down.svg'); background-repeat: no-repeat; background-position: calc(100% - 15px) center; color: rgba(33, 33, 33, 0.50); height: 54px; padding-right: 30px; }

.checkbox .checkmark { background-color: #fff; border: 1px solid rgba(33, 33, 33, 0.24); border-radius: 4px; height: 24px; left: 0; position: absolute; top: 0; width: 24px; }
.checkbox .checkmark:after { border: solid #C99848; border-width: 0 2px 2px 0; content: ''; display: none; height: 10px; left: 9px; position: absolute; top: 5px; width: 5px; transform: rotate(45deg); }
.checkbox input:checked ~ .checkmark:after { display: block; }
.checkbox input:checked ~ .checkmark { background-color: #fff; }
input[type="checkbox"].form-control { height: 0; opacity: 0; padding: 0; position: absolute; width: 0; }

.sb-form-message { line-height: 1.2em; position: absolute; text-align: center; width: 100%; }

label { color: rgba(33, 33, 33, 0.90); display: block; font-size: 12px; font-weight: 700; left: 24px; line-height: 1em; margin-bottom: 20px; opacity: 1; position: absolute; text-transform: uppercase; top: 16px; z-index: 1; }
.checkbox label { display: flex; flex-wrap: wrap; align-items: center; background: transparent !important; font-size: 12.5px; font-weight: 400; left: auto; letter-spacing: -0.625px; line-height: 1.2em; margin-bottom: 0; padding-left: 37px; position: relative; text-align: left; text-transform: none; top: auto; }

.visually-hidden { border: 0; clip: rect(0, 0, 0, 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; white-space: nowrap; width: 1px; }

.top-title, .subtitle { color: #C99848; font-size: 18px; font-weight: 600; letter-spacing: 1.8px; line-height: 1.2em; margin-bottom: 12px; text-transform: uppercase; }

.title { color: #0E2A24; font-weight: 600; font-size: 60px; letter-spacing: -3px; line-height: 1.2em; margin-bottom: 12px; }

.font-size-50 { font-size: 50px; letter-spacing: -2.5px; }
.font-size-38 { font-size: 38px; letter-spacing: -1.9px; }
.font-size-32 { font-size: 32px; letter-spacing: -1.6px; }
.font-size-22 { font-size: 22px; letter-spacing: -1.1px; }
.font-size-18 { font-size: 18px; letter-spacing: -0.9px; }

.btn { background: #C99848; border-radius: 80px; color: #fff; font-size: 18px; font-weight: 600; line-height: 1.2em; padding: 16px 40px; transition: opacity 0.4s ease; }
.btn:hover { background: #C99848; color: #fff; opacity: 0.5; }

.link { color: #C99848; display: inline-block; font-size: 18px; font-weight: 600; letter-spacing: -0.9px; line-height: 1.2em; position: relative; text-decoration: none; }

.arrow-right-up:after, .arrow-right-up-sm:after  { content: url('../assets/images/arrow-right-up.svg'); margin-left: 5px; vertical-align: middle; }
.arrow-right-up-sm:after { content: url('../assets/images/arrow-right-up-sm.svg'); margin-left: 4px; }

.list { margin-bottom: 20px; }
.list ul { list-style: none; margin: 0; padding: 0; }
.list ul li { margin-bottom: 4px; padding-left: 15px; position: relative; text-align: left; }
.list ul li:last-child { margin-bottom: 0; }
.list ul li:before { background: #C99848; border-radius: 50%; content: ''; height: 6px; left: 0; position: absolute; top: 12px; width: 6px; }

.list.green-txt-3 ul li:before { background: rgba(14, 42, 36, 0.80) !important; }

.list.inline ul { display: flex; flex-wrap: wrap; align-items: center; }
.list.inline ul li { flex: 0 1 auto; margin-bottom: 0 !important; margin-right: 12px !important; }
.list.inline ul li:before { height: 4px !important; top: 14px !important; width: 4px !important; }
.list.inline ul li:first-child { padding-left: 0 !important; }
.list.inline ul li:first-child:before { display: none; }

.list.circle-check ul li, .list.circle-check-yellow ul li { padding-left: 34px !important; }
.list.circle-check ul li:before, .list.circle-check-yellow ul li:before { background: transparent !important; content: url('../assets/images/circle-check.svg') !important; height: 20px !important; top: 3px !important; width: 20px !important; }

.list.circle-check-yellow ul li:before { content: url('../assets/images/circle-check-yellow.svg') !important; }

.hidden { display: none; }

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

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

.white-txt, .white-txt * { color: #fff !important; }
.white-txt-2, .white-txt-2 * { color: rgba(255, 255, 255, 0.90) !important; }
.green-txt, .green-txt * { color: #0E2A24 !important; }
.green-txt-2, .green-txt-2 * { color: #1F463E !important; }
.green-txt-3, .green-txt-3 * { color: rgba(14, 42, 36, 0.80) !important; }

.cta { margin-top: 32px; }
.cta ul { display: flex; flex-wrap: wrap; list-style: none; margin: 0; padding: 0; }
.cta.center ul { justify-content: center; }
.cta ul li { padding-right: 12px; }
.cta ul li:last-child { padding-right: 0; }

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

@keyframes fadeIn {
  from { opacity: 0 ;}
  to { opacity: 1; }
}

/*------------ HEADER ----------------------*/
#header { padding-bottom: 40px; padding-top: 40px; position: relative; z-index: 10; }
	#header ul { list-style: none; margin: 0; }

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

	/* Menu */
	#header .menu { flex: 1 1 0; margin-right: 36px; }
	#header .menu > ul { display: flex; flex-wrap: wrap; align-items: center; justify-content: flex-end; }
	#header .menu > ul > li { flex: 0 1 auto; color: rgba(33, 33, 33, 0.90); font-size: 18px; line-height: 1.2em; margin-bottom: 0; margin-left: 42px; 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; 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: 1px; 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 { flex: 0 0 auto; margin-top: 0; width: auto; }

	/* Dropdown */
	#header .menu > ul > li > ul { background: #F5F5F5; border: 1px solid rgba(14, 42, 36, 0.12); border-radius: 8px; box-shadow: 0 4px 88.9px 0 rgba(0, 0, 0, 0.08); display: block; background: #fff; left: -24px; list-style: none; margin: 0; margin-top: 12px; min-width: 270px; opacity: 0; overflow: hidden; padding: 12px 0; 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 { color: rgba(33, 33, 33, 0.90); font-size: 16px; line-height: 1.2em; margin-right: 0; text-align: left; }
	#header .menu > ul > li > ul > li a { display: block; padding: 11px 24px; position: relative; width: 100%; transition: background 0.4s ease; }
	#header .menu > ul > li > ul > li a:hover { background: rgba(217, 217, 217, 0.24); opacity: 1; }

    /* Hamburger */
	#header .hamburger { flex: 0 0 auto; display: none; width: auto; }
	#header .hamburger .box { background: transparent; border-radius: 0; box-shadow: none; cursor: pointer; height: 20px; margin-left: auto; padding: 0; position: relative; width: 30px; }
	#header .hamburger .box div { background: #000; 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: #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-cta { overflow-y: auto; }
	#mobile-nav .menu ul { list-style: none; margin: 0; padding: 40px 24px 60px; }
	#mobile-nav .menu ul li { color: rgba(33, 33, 33, 0.90); font-size: 18px; font-weight: 400; line-height: 1.2em; margin-bottom: 32px; padding-left: 0; padding-right: 0; position: relative; }
	#mobile-nav .menu ul li:last-child { margin-bottom: 0; }

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

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

	#mobile-nav .menu ul li ul { margin-bottom: 0; padding: 0; padding-top: 24px; }
	#mobile-nav .menu ul li ul li { margin-bottom: 0; padding-right: 0; text-transform: none; }
	#mobile-nav .menu ul li ul li a {display: block; padding: 11px 24px; }
	#mobile-nav .menu ul li ul li a:hover { background: rgba(217, 217, 217, 0.24); opacity: 1; }
	#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: #212121; 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: 700; line-height: 1.2em; padding-left: 10px; text-transform: uppercase; }

	/* CTA */
	#mobile-nav .cta { margin-bottom: 40px; margin-top: 0; padding: 0 24px; }
	#mobile-nav .cta a { width: 100%; }

	/* Contact */
	#mobile-nav .contact { padding: 0 20px 20px; }
	#mobile-nav .contact .box { background: #C99848; 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: #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: #C99848; 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: 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 { position: relative; }
	#footer .title { font-size: 18px; font-weight: 700; letter-spacing: 1.8px; margin-bottom: 24px; text-transform: uppercase; }
	#footer a { color: inherit; }
	#footer ul { list-style: none; margin: 0; padding: 0; }
	#footer ul li { color: rgba(33, 33, 33, 0.90); }
	#footer ul li a { color: inherit; font: inherit; }
	#footer .menu a, #footer .info a { text-decoration: none; }

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

	/* Text */
	#footer .text { margin-bottom: 15px; max-width: 345px; }
	#footer .text * { color: rgba(33, 33, 33, 0.90); line-height: 1.75em; }

	/* Info */
	#footer .info { margin-bottom: 30px; }
	#footer .info ul li { line-height: 1.2em; margin-bottom: 10px; padding-left: 30px; position: relative; text-align: left; }
	#footer .info ul li:last-child { margin-bottom: 0; }
	#footer .info ul li i { color: #0E2A24; font-size: 18px; left: 0; position: absolute; text-align: center; top: 2px; width: 18px; }
	
	/* Socials */
	#footer .socials ul { display: flex; flex-wrap: wrap; align-items: center; }
	#footer .socials ul li { flex: 0 1 auto; font-size: 16px; line-height: 1em; margin-bottom: 0; margin-right: 16px; text-align: center; }
	#footer .socials ul li a { background: #0E2A24; border-radius: 50%; color: #fff; display: block; font: inherit; line-height: 26px; height: 26px; width: 26px; transition: opacity 0.4s ease; }
	#footer ul li a:hover { opacity: 0.5; }
	#footer .socials ul li:last-child { margin-right: 0; }

	/* Menu - Business Hours */
	#footer .menu ul li, #footer .business-hours ul li { margin-bottom: 15px; }
	#footer .menu ul li:last-child, #footer .business-hours ul li:last-child { margin-bottom: 0; }

	/* Copyright - Menu */
	#footer .copyright-menu { margin-top: 80px; padding-bottom: 38px; padding-top: 24px; position: relative; }
	#footer .copyright-menu:before { background: rgba(14, 42, 36, 0.24); content: ''; height: 1px; left: 12px; position: absolute; top: 0; width: calc(100% - 24px); }
	#footer .copyright-menu a { color: inherit; text-decoration: none; }
	#footer .copyright, #footer .copyright-menu .menu { color: rgba(33, 33, 33, 0.90); font-size: 12px; line-height: 1.2em; text-transform: uppercase; }
	#footer .copyright-menu .menu ul { display: flex; flex-wrap: wrap; align-items: center; justify-content: flex-end; }
	#footer .copyright-menu .menu ul li { margin-bottom: 0; margin-right: 40px; }
	#footer .copyright-menu .menu ul li:last-child { margin-right: 0; }

/*------------ BANNER -----------------------*/
#banner { position: relative; }
	#banner .wow { opacity: 0; }
	#banner .wow.done { opacity: 1; }

	#banner .row { --bs-gutter-x: 0; }

	/* Content */
	#banner.c .title { margin-bottom: 32px; }

	/* Photo Content */
	#banner.pc .content { padding-right: 100px; }

	/* Mosaic */
	#banner.m .img .row { --bs-gutter-x: 24px; }
	#banner.m .img img { border-radius: 12px; }
	
/*------------ CARDS -----------------------*/
.cards { position: relative; }
	.cards .wow { opacity: 0; }
	.cards .wow.done { opacity: 1; }

	.cards .row { --bs-gutter-x: 18px; --bs-gutter-y: 18px; }

	.cards .item { display: block !important; }

	.cards .box { display: flex; flex-wrap: wrap; flex-direction: column; background: #fff; border: 1px solid rgba(31, 70, 62, 0.12); border-radius: 12px; height: 100%; padding: 40px 32px; position: relative; transition: background 0.4s ease; }
	.cards .top { flex: 1 1 0; }
	.cards .cta { flex: 0 0 auto; margin-top: 50px; }

	.cards .icon { display: flex; flex-wrap: wrap; align-items: center; justify-content: center; background: #ECFFFB; border-radius: 6px; height: 60px; margin-bottom: 53px; width: 60px; transition: background 0.4s ease; }
	.cards .icon svg { flex: 0 1 auto; }
	.cards .icon svg path { transition: stroke 0.4s ease; }
	.cards .content { text-align: left; }
	.cards .title { margin-bottom: 12px; transition: color 0.4s ease; }
	.cards .text * { color: rgba(33, 33, 33, 0.90); transition: color 0.4s ease; }

	.cards .box.has-link:hover, .cards .box.active { background: #1F463E; }
	.cards .box.has-link:hover .icon, .cards .box.active .icon { background: rgba(236, 255, 251, 0.12); }
	.cards .box.has-link:hover .icon svg path, .cards .box.active svg path { stroke: #fff; }
	.cards .box.has-link:hover .title, .cards .box.active .title { color: #fff; }
	.cards .box.has-link:hover .text *, .cards .box.active .text * { color: rgba(255, 255, 255, 0.90); }

	/* Plain */
	.cards.p .row { --bs-gutter-y: 36px; }
	.cards.p .icon { margin-bottom: 32px; }
	.cards.p .top-title { margin-bottom: 24px; }
	.cards.p .title { margin-bottom: 8px; }

	/* Style 2 */
	.cards.sty-2 .box { flex-direction: row; border: 0; }
	.cards.sty-2 .icon { flex: 0 0 auto; height: 65px; margin-bottom: 0; width: 65px; }
	.cards.sty-2 .content { flex: 1 1 0; padding-left: 24px; text-align: left; }

/*------------ CONTACT -----------------------*/
#contact { position: relative; }
	#contact .row { --bs-gutter-x: 0; }

	/* Content */
	#contact .content { padding-right: 80px; }
	#contact .text * { color: rgba(33, 33, 33, 0.90); }
	#contact .info .item { display: block; margin-bottom: 36px; padding: 0 24px; animation: none; }
	#contact .info .item:last-child { margin-bottom: 0; }
	#contact .info .item .row { --bs-gutter-x: 0; }
	#contact .info .icon { display: flex; flex-wrap: wrap; align-items: center; justify-content: center; background: #ECFFFB; border-radius: 6px; height: 60px; width: 60px; }
	#contact .info .content { margin-bottom: 0; padding-left: 16px; text-align: left; }
	#contact .info .title { margin-bottom: 4px; }

	/* Form */
	#contact .form { background: #F5F5F5; border-radius: 12px; margin-top: -150px; padding: 47px 37px 0; }
	#contact .form .row { --bs-gutter-x: 20px; }
	#contact .form-action { margin-top: 36px; }

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

	.content .img { aspect-ratio: 1 / 1; display: flex; flex-wrap: wrap; align-items: center; justify-content: center; }
	.content .img img { flex: 0 1 auto; }
	.content .website * { font-size: 14px; letter-spacing: -0.7px; line-height: 1.2em; }
	.content .website a { color: #C99848; display: inline-block; font-weight: 600; letter-spacing: -0.9px; line-height: 1.2em; position: relative; text-decoration: none; }
	.content .website a:after { content: url('../assets/images/arrow-right-up-sm.svg'); margin-left: 4px; vertical-align: middle; }

	/* Background */
	.content.b .box { background: #fff; border-radius: 12px; padding: 32px 40px; }

	/* Border Box */
	.content.bb .box { background: rgba(255, 255, 255, 0.60); border: 1px solid rgba(14, 42, 36, 0.12); border-radius: 12px; padding: 32px 40px; }

	/* Box */
	.content.bx .box { border: 0; border-radius: 12px; padding: 75px 60px; }

	/* Padding 40 */
	.content.pd-40 .box { padding: 40px; }

	/* Padding 100 */
	
	/* Tab */
	.content.tab .item { display: none; animation: fadeIn 1s; }
	.content.tab .text h3 { color: #C99848; font-size: 18px; font-weight: 600; letter-spacing: 1.8px; line-height: 1.2em; margin-bottom: 12px; text-transform: uppercase;  }
	.content.tab .text ul { list-style: none; margin: 0; margin-bottom: 20px; padding: 0;}
	.content.tab .text ul li { margin-bottom: 4px; padding-left: 15px; position: relative; text-align: left; }
	.content.tab .text ul li:last-child { margin-bottom: 0; }
	.content.tab .text ul li:before { background: #C99848; border-radius: 50%; content: ''; height: 6px; left: 0; position: absolute; top: 12px; width: 6px; }

/*------------ FILTER -----------------------*/
.filter { position: relative; }
	.filter .row { --bs-gutter-x: 16px; --bs-gutter-y: 16px; }

	.filter .box { background: #fff; border: 1px solid rgba(31, 70, 62, 0.12); border-radius: 8px; cursor: pointer; padding: 12px 32px; position: relative; }
	
	.filter .icon { display: flex; flex-wrap: wrap; align-items: center; justify-content: center; background: #ECFFFB; border-radius: 6px; height: 60px; width: 60px; }
	.filter .icon svg { flex: 0 1 auto; }
	.filter .content { padding-left: 24px; }

	.filter .active .box { background: #1F463E; }
	.filter .active .icon { background: rgba(236, 255, 251, 0.12); }
	.filter .active .icon svg path { stroke: #fff; }
	.filter .active .title { color: #fff; }
	
	/* Tab */
	.filter.tab .item { height: 100%; }
	.filter.tab .box { display: flex; flex-wrap: wrap; align-items: center; height: 100%; }
	.filter.tab .box .row { flex: 0 1 auto; --bs-gutter-x: 0; --bs-gutter-y: 0; width: 100%; }

	/* Plain */
	.filter.p .item { height: 100%; }
	.filter.p .box { display: flex; flex-wrap: wrap; align-items: center; justify-content: center; border-radius: 4px; height: 100%; padding: 15px 32px; }
	.filter.p .content { flex: 0 1 auto; padding-left: 0; }

	/* Slider */
	.filter.slider .swiper { padding-right: 24px; }
	.filter.slider .swiper-slide { height: auto; width: auto; }
	.filter.slider .swiper-slide .box { display: flex; flex-wrap: wrap; align-items: center; height: 100%; }
	.filter.slider .swiper-slide .row { flex: 0 1 auto; --bs-gutter-x: 0; --bs-gutter-y: 0; }

/*------------ GROUP -----------------------*/
.group { position: relative; }
	/* Half Bottom White */
	.group.hbw:before { background: #fff; bottom: 0; content: ''; height: 50%; left: 0; position: absolute; width: 100%; }

/*------------ PAGINATION -----------------------*/
.pagination { display: block; position: relative; }
	.pagination.wow { opacity: 0; }
	.pagination.wow.done { opacity: 1; }

	.pagination .numbers ul { display: flex; flex-wrap: wrap; align-items: center; margin-bottom: 0; }
	.pagination .numbers ul li { flex: 0 1 auto; color: #0E2A24; font-size: 22px; font-weight: 600; letter-spacing: 2.2px; line-height: 1.2em; margin: 0 3.5px; text-transform: uppercase; }
	.pagination .numbers ul li a { display: block; border-radius: 50px; color: inherit; font: inherit; height: 50px; line-height: 50px; text-align: center; text-decoration: none; width: 50px; }
	.pagination .numbers ul li a.active { background: #0E2A24; color: #fff; pointer-events: none; }

	.pagination .prev.disabled, .pagination .next.disabled { pointer-events: none; }
	.pagination .prev.disabled a, .pagination .next.disabled a { color: rgba(33, 33, 33, 0.60); }
	.pagination .prev a, .pagination .next a { color: #0E2A24; text-decoration: none; }
	.pagination .next { text-align: right; }

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

	.photo-content .row { --bs-gutter-x: 0; }

	/* Content */
	.photo-content .content { padding-right: 30px; }
	.photo-content .title { margin-bottom: 32px; }

	/* Content Right */
	.photo-content.cr .img { padding-left: 0; padding-right: 30px; }
	.photo-content.cr .content { padding-left: 30px; padding-right: 0; }

	/* Image */
	.photo-content .img { padding-left: 30px; text-align: center; }
	.photo-content .img img { border-radius: 12px; }

/*------------ POPUP FORM ----------------------*/
.popup-form { backdrop-filter: blur(15px) saturate(100%); -webkit-backdrop-filter: blur(15px) saturate(100%); background-color: rgba(0, 0, 0, 0.15); 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: #F7F7F8; border-radius: 12px; margin: 0 auto; max-width: 580px; padding: 35px 41px 88px; position: relative; width: 100%; z-index: 2; }

	.popup-form .close { cursor: pointer; margin-bottom: 32px; text-align: right; }
	.popup-form .content { margin-bottom: 23px; }

	.popup-form .form-control { background: transparent; border: 0; border-bottom: 1px solid rgba(33, 33, 33, 0.24); border-radius: 0; margin-bottom: 16px; padding: 24px; }

	.popup-form .form-control::-webkit-input-placeholder { color: rgba(33, 33, 33, 0.90); }
	.popup-form .form-control::-moz-placeholder { color: rgba(33, 33, 33, 0.90); }
	.popup-form .form-control:-ms-input-placeholder { color: rgba(33, 33, 33, 0.90); }
	.popup-form .form-control:-moz-placeholder { color: rgba(33, 33, 33, 0.90); }

	.popup-form .form-action { margin-top: 41px; }
	.popup-form .form-action input { width: 90%; }

	.popup-form .overlay { height: 100%; left: 0; position: absolute; top: 0; width: 100%; }

/*------------ POSTS -----------------------*/
.posts { position: relative; }
	.posts .wow { opacity: 0; }
	.posts .wow.done { opacity: 1; }

	.posts .row { --bs-gutter-x: 18px; --bs-gutter-y: 40px; }
	
	.posts .box { height: 100%; position: relative; transition: opacity 0.4s ease; }
	.posts .box:hover { opacity: 0.6; }
	
	/* Content */
	.posts .content { padding: 24px; }
	.posts .category { color: #0E2A24; font-size: 14px; font-weight: 600; letter-spacing: 1.4px; line-height: 1.2em; margin-bottom: 16px; text-transform: uppercase; }
	.posts .title { margin-bottom: 8px; }
	.posts .text * { color: rgba(33, 33, 33, 0.90); }
	.posts .location, .posts .date { color: rgba(33, 33, 33, 0.90); font-size: 14px; letter-spacing: -0.7px; margin-bottom: 16px; }
	.posts .cta { margin-top: 25px; }

	/* Featured */
	.posts.f .box { background: #F5F5F5; border-radius: 12px; padding: 34px 39px 0; }
	.posts.f .box:hover { opacity: 1; }
	.posts.f .row { --bs-gutter-x: 0; --bs-gutter-y: 0; }
	.posts.f .img { height: 427px; padding-top: 0; }
	.posts.f .content { padding: 50px 0 50px 60px; }
	.posts .date { font-size: 16px; letter-spacing: -0.7px; }

	/* Image */
	.posts .img { border-radius: 12px; height: 0; padding-top: 74%; }

/*------------ QUOTE -----------------------*/
.quote { position: relative; }
	.quote .wow { opacity: 0; }
	.quote .wow.done { opacity: 1; }

	.quote .row { --bs-gutter-x: 0; }
	.quote .box { background: #F5F5F5; border-radius: 12px; padding: 45px 60px; }
	
	/* Content */
	.quote .content { padding-left: 24px; }
	.quote .text * { color: #0E2A24; font-size: 24px; font-weight: 600; letter-spacing: -1.2px; line-height: 1.2em; }
	.quote .name { color: #C99848; font-size: 18px; font-weight: 600; letter-spacing: -0.9px; line-height: 1.2em; margin-top: 16px; }

	/* Symbol */
	.quote .symbol { display: flex; flex-wrap: wrap; align-items: center; justify-content: center; background: #ECFFFB; border-radius: 6px; height: 96px; width: 96px; }
	.quote .symbol svg { flex: 0 1 auto; }

/*------------ SLIDER -----------------------*/
.slider { position: relative; }
	.slider.wow { opacity: 0; }
	.slider.wow.done { opacity: 1; }

	/* Clients */
	.slider.c .swiper-wrapper { align-items: center; -webkit-transition-timing-function: linear !important; transition-timing-function: linear !important; }
	.slider.c .swiper-slide { width: auto; }

	/* Testimonials */
	.slider.t .swiper-slide { height: auto; }
	.slider.t .swiper-slide .box { display: flex; flex-wrap: wrap; flex-direction: column; background: rgba(255, 255, 255, 0.60); border: 1px solid rgba(14, 42, 36, 0.12); border-radius: 12px; height: 100%; padding: 60px 24px; }
	.slider.t .swiper-slide .top { flex: 1 1 0; }
	.slider.t .swiper-slide .stars { display: flex; flex-wrap: wrap; margin-bottom: 16px; }
	.slider.t .swiper-slide .stars svg { flex: 0 1 auto; padding-right: 5px; }
	.slider.t .swiper-slide .text * { font-size: 20px; }
	.slider.t .swiper-slide .city-department { flex: 0 0 auto; margin-top: 32px; }
	.slider.t .swiper-slide .city, .slider.t .swiper-slide .department { color: #0E2A24; line-height: 1.2em; }
	.slider.t .swiper-slide .city { font-size: 18px; font-weight: 600; margin-bottom: 4px; }
	.slider.t .swiper-slide .department { font-size: 14px; letter-spacing: -0.7px; }
	
	.slider.t .nav { justify-content: center; }
	.slider.t .nav .arrow:first-child { margin-right: 12px; }
	.slider.t .nav .arrow.swiper-button-disabled svg path { stroke: #A2A2A2; }

/*------------ 404 -----------------------*/
#error-404 { position: relative; }
	#error-404 .title { font-size: 250px; letter-spacing: 0; }

/*------------ CONTENT -----------------------*/
#content { position: relative; }
	#content .container { max-width: 900px !important; }
	#content .container > table { margin-bottom: 20px; }
	#content .date, #content .meta { font-weight: 700; }
	#content *:not(h1):not(h2):not(h3):not(.btn) { color: #212121 !important; }
	#content a {  word-wrap: break-word; }
	#content ul, #content ol { list-style: none; margin: 0; margin-bottom: 20px; margin-left: 10px; padding: 0; }
	#content ol { counter-reset: number; }
	#content ul li, #content ol li { margin-bottom: 15px; padding-left: 25px; position: relative; text-align: left; }
	#content ol li { counter-increment: number; }
	#content ul li:last-child, #content ol li:last-child { margin-bottom: 0; }
	#content ul li:before { border-radius: 50%; content: ''; height: 8px; left: 0; position: absolute; top: 8px; width: 8px; }
	#content ol li:before { content: counter(number)'.'; left: 0; position: absolute; top: 0; }
	#content iframe { height: 100vh; width: 100%; }

/*------------ 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) {
	/* Header */
	/* #header .logo img { max-width: 225px; }
	#header .menu { margin-right: 0; }
	#header .menu > ul > li { margin-left: 20px; } */

	/* Footer */
	#footer .logo-text-socials { margin-top: 80px; }
	#footer .logo, #footer .info, #footer .info ul li, #footer .text { text-align: center; }
	#footer .text { margin-left: auto; margin-right: auto; }
	#footer .info ul { display: inline-block; }
	#footer .info ul li i { margin-right: 10px; position: relative; }
	#footer .socials ul { justify-content: center; }

	/* Contact */
	#contact .content { padding-right: 40px; }
	#contact .info .item { padding: 0; }
}

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

	/* Banner */
	#banner.pc .content { margin-bottom: 50px; padding-right: 0; text-align: center; }

	/* Cards */
	.cards.p .item { text-align: center; }
	.cards.p .icon { margin-left: auto; margin-right: auto; }

	/* Contact */
	#contact .content { margin-bottom: 50px; padding-right: 0; text-align: center; }
	#contact .form { margin-top: 0; padding: 0; }

	/* Content */
	.content .img { aspect-ratio: auto; margin-bottom: 30px; }
	.content.tab .content, .content .content { text-align: center; }
	.content.tab .list.inline ul { justify-content: center; }
	.content.tab .cards .content { text-align: left; }

	/* Photo Content */
	.photo-content.cr .img, .photo-content .img { margin-bottom: 30px; padding-left: 0; padding-right: 0; }
	.photo-content.cr .content, .photo-content .content { padding-left: 0; padding-right: 0; text-align: center; }

	/* Posts */
	.posts.f .img { height: 0; padding-top: 74%; }
	.posts.f .content { padding-left: 0; padding-top: 30px; text-align: center; }

	/* Quote */
	.quote .box { padding: 45px; }

	/* Slider */
	.slider.filter .swiper { padding: 0 calc(5% + 12px); }
}

/*------------ MEDIA 768px ----------------------*/
@media only screen and (min-width: 768px) {
	
}

/*------------ MEDIA 767.98px ----------------------*/
@media only screen and (max-width: 767.98px) {
	/* Cards */
	.cards .icon { margin-left: auto; margin-right: auto; }
	.cards .item, .cards .content { text-align: center; }

	/* Content */
	.content.pd-100 .box { padding: 50px; }
	.content.tab .cards .content { text-align: center; }

	/* Slider */
	.slider.t .swiper-slide .stars { justify-content: center; }
	.slider.t .swiper-slide .box { text-align: center; }
}

/*------------ MEDIA 576px ----------------------*/
@media only screen and (min-width: 576px) {

}

/*------------ MEDIA 575.98px ----------------------*/
@media only screen and (max-width: 575.98px) {
	.title.heading-1 { font-size: 40px; }
	.title.font-size-58, .title.font-size-50 { font-size: 36px; }
	.btn { padding: 12px 20px; width: 100%; }
	.list.inline ul { display: block; }
	.list.inline ul li { margin-right: 0 !important; padding-left: 0 !important; }
	.list.inline ul li:before { display: none; }
	.cta ul li { margin-bottom: 5px; padding: 0; width: 100%; }
	.cta ul li:last-child { margin-bottom: 0; }

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

	/* Footer */
	#footer .logo-text-socials { margin-top: 30px; }
	#footer .menu, #footer .business-hours, #footer .certifications { margin-bottom: 50px; text-align: center; }
	#footer .copyright-menu { text-align: center; }
	#footer .copyright { margin-bottom: 5px; }
	#footer .copyright-menu .menu { margin-bottom: 0; }
	#footer .copyright-menu .menu ul { justify-content: center; }

	/* Banner */
	#banner.m .img .row { --bs-gutter-x: 12px; }

	/* Cards */
	.cards .box { padding: 32px; }
	.cards .icon { margin-bottom: 30px; }
	.cards .cta { margin-top: 30px; }
	.cards.sty-2 .icon { flex: 0 1 auto; margin-bottom: 30px; }
	.cards.sty-2 .content { flex: 0 1 auto; padding-left: 0; text-align: center; }

	/* Contact */
	#contact .info .icon { margin-bottom: 30px; margin-left: auto; margin-right: auto; }
	#contact .info .content { padding-left: 0; text-align: center; }

	/* Content */
	.content.bb .box, .content.pd-100 .box, .content.pd-40 .box, .content.bx .box { padding: 32px; }
	.content.tab .text .list.inline ul li { text-align: center; }

	/* Filter */
	.filter .content { padding-left: 12px; }
	.filter .box { padding: 12px; }

	/* Pagination */
	.pagination .numbers { margin-bottom: 20px; }
	.pagination .numbers ul { justify-content: center; }

	/* Popup Form */
	.popup-form .close { margin-bottom: 10px; }
	.popup-form .box { padding: 32px 32px 41px; }
	.popup-form .content { text-align: center; }
	.popup-form .form-control { padding: 12px; }
	.popup-form .sb-form-message span { font-size: 16px; }

	/* Posts */
	.posts.f .box { padding: 32px; }

	/* Quote */
	.quote .box { padding: 40px 30px; }
	.quote .symbol { margin-bottom: 30px; }
	.quote .content { padding-left: 0; text-align: center; }
}