/*! CSS Used from: https://kirimucamps.com/wp-content/themes/kirimu-child/css/basic.css?ver=6.6.1 ; media=all */
@media all {
	[class^="icon-"] {
		font-family: "icomoon"!important;
		font-style: normal;
		font-weight: normal;
		font-variant: normal;
		text-transform: none;
		line-height: 1;
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale;
	}

	:after,:before {
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
	}

	a {
		margin: 0;
		padding: 0;
		line-height: 1;
		font-weight: 400;
	}

	a {
		text-decoration: none;
	}

	:focus {
		outline: none;
	}

	a:active,a:hover {
		outline: 0;
	}

	img {
		border: 0;
	}

	* {
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale;
	}

	:after,:before {
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
	}

	*:focus {
		outline: none;
	}
@media screen and (min-width: 1440px) {
		a{font-size: 1.4vw;
	}
}

@media screen and (max-width: 991px) {
	a {
		font-size: 2.5vw;
	}
}

a {
	background-color: transparent;
  color: #fff !important;
}

*,:after,:before {
	box-sizing: border-box;
}

* {
	position: relative;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	-webkit-tap-highlight-color: rgba(255, 255, 255, 0);
}

a {
	text-decoration: none;
	color: #946433;
	transition: all ease-out 300ms;
}

a:hover,a:active {
	color: #d7b089;
}

*,*::before,*::after {
	box-sizing: inherit;
}

*:focus {
	outline-style: none;
	outline: none;
}

*,*:before,*:after {
	box-sizing: inherit;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

img {
	max-width: 100%;
	height: auto;
}

a {
	color: #d4002a;
	text-decoration: none;
	outline: 0;
}

a:hover,a:focus {
	color: #a70a1f;
	text-decoration: none;
}

a:hover,a:active,a:focus {
	outline: 0;
}

* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

*:before,*:after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

a:active,a:hover {
	outline: none;
}

a {
	color: #1e87f0;
	text-decoration: none;
	cursor: pointer;
}

a:hover {
	color: #0f6ecd;
	text-decoration: underline;
}

img {
	vertical-align: middle;
}

img {
	max-width: 100%;
	height: auto;
	box-sizing: border-box;
}

::selection {
	background: #39f;
	color: #fff;
	text-shadow: none;
}

* {
	box-sizing: border-box;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

a {
	color: #2a3830;
	transition: all .3s ease-in-out;
}

a:hover {
	color: #000;
}

a {
	text-decoration: none;
	color: inherit;
	cursor: pointer;
}

* {
	box-sizing: border-box;
}

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

a {
	color: #2a396b;
	text-decoration: none;
	background-color: transparent;
}

a:hover {
	color: #141c34;
	text-decoration: underline;
}

img {
	vertical-align: middle;
	border-style: none;
}

@media print {
	body * {
		padding-top: 0.1mm;
	}
}

*,:after,:before {
	box-sizing: border-box;
}

a {
	color: #000;
	background-color: transparent;
}

a,a:hover {
	text-decoration: none;
}

a:hover {
	color: #a39161;
}

img {
	vertical-align: middle;
}

img {
	max-width: 100%;
	height: auto;
	box-sizing: border-box;
}

::selection {
	background: #39f;
	color: #fff;
	text-shadow: none;
}

* {
	box-sizing: border-box;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

:focus {
	outline-style: none;
	outline: none;
}

*,*::before,*::after {
	box-sizing: border-box;
}

::selection {
	color: #FEFEFE;
	background-color: rgba(34, 44, 43, 0.99);
}

a {
	text-decoration: none;
	cursor: pointer;
	outline: none;
}

a:hover {
	text-decoration: none;
}

* {
	outline: none;
}

a {
	text-decoration: none;
}

* {
	margin: 0;
	padding: 0;
	line-height: 1.5;
}

[class*=" w-icon-"] {
	font-family: 'webflow-icons'!important;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.w-icon-dropdown-toggle:before {
	content: "\e603";
}

* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

img {
	max-width: 100%;
	vertical-align: middle;
	display: inline-block;
}

.w-inline-block {
	max-width: 100%;
	/* display: inline-block; */
}

.w-button {
	display: inline-block;
	padding: 9px 15px;
	background-color: #3898EC;
	color: white;
	border: 0;
	line-height: inherit;
	text-decoration: none;
	cursor: pointer;
	border-radius: 0;
}

.w-dropdown {
	display: inline-block;
	position: relative;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	z-index: 900;
}

.w-dropdown-toggle {
	position: relative;
	vertical-align: top;
	text-decoration: none;
	color: #222222;
	padding: 20px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	white-space: nowrap;
}

.w-dropdown-toggle {
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	display: inline-block;
	cursor: pointer;
	padding-right: 40px;
}

.w-dropdown-toggle:focus {
	outline: 0;
}

.w-icon-dropdown-toggle {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	margin-right: 20px;
	width: 1em;
	height: 1em;
}

.w-dropdown-list {
	position: absolute;
	background: #dddddd;
	display: none;
	min-width: 100%;
}

.w-nav {
	position: relative;
	background: #dddddd;
	z-index: 1000;
}

.w-nav:before,.w-nav:after {
	content: " ";
	display: table;
	grid-column-start: 1;
	grid-row-start: 1;
	grid-column-end: 2;
	grid-row-end: 2;
}

.w-nav:after {
	clear: both;
}

.w-nav-link {
	position: relative;
	display: inline-block;
	vertical-align: top;
	text-decoration: none;
	color: #222222;
	padding: 20px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
}

.w-nav-overlay {
	position: absolute;
	overflow: hidden;
	display: none;
	top: 100%;
	left: 0;
	right: 0;
	width: 100%;
}

[class*=" w-icon-"] {
	font-family: 'webflow-icons'!important;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.w-icon-dropdown-toggle:before {
	content: "\e603";
}

* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

img {
	max-width: 100%;
	vertical-align: middle;
	display: inline-block;
}

.w-inline-block {
	max-width: 100%;
	/* display: inline-block; */
}

.w-button {
	display: inline-block;
	padding: 9px 15px;
	background-color: #3898EC;
	color: white;
	border: 0;
	line-height: inherit;
	text-decoration: none;
	cursor: pointer;
	border-radius: 0;
}

.w-dropdown {
	display: inline-block;
	position: relative;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	z-index: 900;
}

.w-dropdown-toggle {
	position: relative;
	vertical-align: top;
	text-decoration: none;
	color: #222222;
	padding: 20px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	white-space: nowrap;
}

.w-dropdown-toggle {
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	display: inline-block;
	cursor: pointer;
	padding-right: 40px;
}

.w-dropdown-toggle:focus {
	outline: 0;
}

.w-icon-dropdown-toggle {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	margin-right: 20px;
	width: 1em;
	height: 1em;
}

.w-dropdown-list {
	position: absolute;
	background: #dddddd;
	display: none;
	min-width: 100%;
}

.w-nav {
	position: relative;
	background: #dddddd;
	z-index: 1000;
}

.w-nav:before,.w-nav:after {
	content: " ";
	display: table;
	grid-column-start: 1;
	grid-row-start: 1;
	grid-column-end: 2;
	grid-row-end: 2;
}

.w-nav:after {
	clear: both;
}

.w-nav-link {
	position: relative;
	display: inline-block;
	vertical-align: top;
	text-decoration: none;
	text-transform: capitalize;
	padding: 20px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	font-size: 15px;
	font-family: europa,sans-serif;
	font-weight: 400;
	color: #484848;
	line-height: 1.333;
}

.w-nav-overlay {
	position: absolute;
	overflow: hidden;
	display: none;
	top: 100%;
	left: 0;
	right: 0;
	width: 100%;
}

.image-34 {
	display: block;
	width: 155px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.dropdown-image {
	margin-bottom: 14px;
	border-radius: 10px;
}

.nav-content-wrap {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	width: 100%;
	padding-left: 12px;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: start;
	-webkit-align-items: flex-start;
	-ms-flex-align: start;
	align-items: flex-start;
}

.nav-blog-item {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	width: 100%;
	padding-top: 4px;
	padding-bottom: 4px;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: start;
	-webkit-align-items: flex-start;
	-ms-flex-align: start;
	align-items: flex-start;
	text-decoration: none;
}

.dropdown-pointer {
	position: relative;
	opacity: 1;
}

.nav-link-details {
	color: #484848!important;
	font-size: 13px;
	white-space: normal;
	font-family: europa,sans-serif!important;
	font-weight: 400!important;
	font-style: normal;
}

.navigation-cont {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	width: 100%;
	height: 100%;
	min-height: 90px;
	margin-right: auto;
	margin-left: auto;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-flex-wrap: nowrap;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-align-self: auto;
	-ms-flex-item-align: auto;
	align-self: auto;
}

.dropdown-column-left {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	width: 50%;
	height: 100%;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
}

.navigation-dropdown {
	min-width: 140px;
}

.navigation-dropdown.dropdown-long {
	left: -185px;
	min-width: 500px;
}

.navigation-left {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	width: auto;
	padding-left: 0px;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}

.dropdown-block {
	position: relative;
	z-index: 25;
	width: 100%;
	padding: 20px;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	border-top: 1px solid rgba(0, 0, 0, 0.08);
	border-bottom: 1px solid rgba(0, 0, 0, 0.08);
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
	background-color: #fafafa;
	box-shadow: 11px 11px 30px -10px rgba(32, 53, 90, 0.15);
	color: #283338;
	font-size: 16px;
	text-decoration: none;
}

.dropdown-wrapper-flex {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	overflow: hidden;
	min-width: 140px;
	-webkit-box-align: start;
	-webkit-align-items: flex-start;
	-ms-flex-align: start;
	align-items: flex-start;
	border-radius: 10px 10px 2px 2px;
	background-color: #fff;
	box-shadow: 4px -19px 35px 0 rgba(32, 53, 90, 0.08), 11px 11px 30px -10px rgba(32, 53, 90, 0.15);
}

.dropdown-title {
	margin-bottom: 2px;
	color: rgb(157, 106, 72);
	font-size: 15px;
	font-family: check, sans-serif;
	letter-spacing: 2px;
	text-transform: uppercase;
	font-size: 11px;
}

.navigation-right {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	width: auto;
	padding-right: 0px;
	-webkit-box-pack: end;
	-webkit-justify-content: flex-end;
	-ms-flex-pack: end;
	justify-content: flex-end;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	font-size: 16px;
}

.navigation-wrap {
	position: fixed;
	left: 0%;
	top: 0%;
	right: 0%;
	bottom: auto;
	z-index: 10;
	display: block;
	background-color: #fff;
	font-family: 'Gotham Rounded', sans-serif;
	color: #336;
}

.dropdown-wrapper-2 {
	overflow: hidden;
	min-width: 140px;
	border-radius: 10px;
	background-color: #fff;
	box-shadow: 4px -19px 35px 0 rgba(32, 53, 90, 0.08), 11px 11px 30px -10px rgba(32, 53, 90, 0.15);
}

.icon-5 {
	width: 100%;
}

.pointer {
	position: absolute;
	left: 0%;
	top: -2%;
	right: 5%;
	bottom: auto;
	z-index: 20;
	width: 20px;
	height: 20px;
	margin-right: auto;
	margin-left: auto;
	border-radius: 2px;
	background-color: #fff;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}

.pointer.resources {
	top: -1.5%;
	right: 6.5%;
}

.login-buttons {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	margin-left: 0px;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}

.nav-link-blog {
	color: #5f5f5fd8;
	font-size: 14px;
	white-space: normal;
	font-family: gaultier-lights, sans-serif!important;
	font-weight: 700;
}

.navigation {
	position: -webkit-sticky;
	position: sticky;
	left: 0%;
	top: 0px;
	right: 0%;
	bottom: auto;
	z-index: 10;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	padding-right: 3%;
	padding-left: 3%;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-webkit-flex-direction: row;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	background-color: #f4f1eb;
	box-shadow: 0 2px 5px 0 rgba(51, 51, 102, 0.1);
}

.dropdown-2 {
	font-family: Avenirlt, sans-serif;
}

.dropdown-column-right {
	width: 50%;
	height: 100%;
	padding: 25px 25px 40px;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	border-left: 1px solid rgba(0, 0, 0, 0.08);
	background-color: #fafafa;
}

.dropdown-link-2 {
  position: relative;
  z-index: 25;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: visible;
  padding: 10px 20px;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  color: #283338;
  font-size: 16px;
  text-decoration: none;
}

.dropdown-link-2:hover {
	background-color: #f4f3f067;
}

.button-menu-2 {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	margin-left: 15px;
	padding: 10px 14px;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	border-radius: 3px;
	background-color: rgb(164, 112, 82);
	-webkit-transition: none 0ms ease;
	transition: none 0ms ease;
	color: #ffffff;
	font-size: 16px;
	text-decoration: none;
	text-transform: capitalize;
	white-space: nowrap;
	cursor: pointer;
	font-family: europa,sans-serif;
	font-weight: 400;
	font-style: normal;
	border-radius: 5px;
	transition: background 0.3s ease 0s;
	border: 1px solid rgb(164, 112, 82);
}

.button-menu-2:hover {
	background-color: transparent;
	color: rgb(164, 112, 82);
}

.button-menu-2.nav {
	padding-right: 23px;
	padding-left: 23px;
	border-radius: 3px;
}

.dropdown-toggle-4 {
	font-size: 12px;
	letter-spacing: 1px;
	font-family: europa,sans-serif;
	font-weight: 700;
	color: #484848;
	line-height: 1.333;
	margin-right: 10px;
	padding-right: 20px;
	padding-left: 20px;
	-webkit-transition: all 200ms ease;
	transition: all 200ms ease;
	color: #6c635d;
	text-transform: uppercase;
}

.dropdown-toggle-4:hover {
	font-size: 12px;
	font-family: europa,sans-serif;
	font-weight: 700;
	color: #484848;
	line-height: 1.333;
	display: inline-block;
	overflow: visible;
	-o-object-fit: fill;
	object-fit: fill;
}

.icon-7 {
	margin-right: 5px;
	margin-left: 0px;
	padding-left: 0px;
}

.icon-wrap-2 {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	width: 70px;
	height: 70px;
	padding: 5px;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 auto;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
}

* {
	box-sizing: border-box;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

:focus {
	outline-style: none;
	outline: none;
}

@media (mAX-width: 1024px) {
	.navigation-wrap {
		display: none;
	}
}

* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

:after,:before {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

img {
	vertical-align: middle;
}

img {
	max-width: 100%;
	height: auto;
	box-sizing: border-box;
}

::selection {
	background: #39f;
	color: #fff;
	text-shadow: none;
}

* {
	box-sizing: border-box;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

:focus {
	outline-style: none;
	outline: none;
}

*,::before,::after {
	box-sizing: inherit;
}

img {
	vertical-align: top;
}

img {
	vertical-align: top;
}

img {
	max-width: 100%;
	/* height: 100px;
    width: 200px; */
	display: inline-block;
	margin: 0;
	vertical-align: top;
}

a {
	color: #000;
}

a:hover {
	color: rgba(0, 0, 0, 0.5);
	text-decoration: none;
}
}
/*! CSS Used fontfaces */
@font-face {
	font-family:"icomoon";src:url("https://kirimucamps.com/wp-content/themes/kirimu-child/icomoon/icomoon.eot");src:url("https://kirimucamps.com/wp-content/themes/kirimu-child/icomoon/icomoon.eot#iefix") format("embedded-opentype"), url("https://kirimucamps.com/wp-content/themes/kirimu-child/icomoon/icomoon.ttf") format("truetype"), url("https://kirimucamps.com/wp-content/themes/kirimu-child/icomoon/icomoon.woff") format("woff"), url("https://kirimucamps.com/wp-content/themes/kirimu-child/icomoon/icomoon.svg") format("svg");font-weight:normal;font-style:normal;font-display:block;
}

@font-face {
	font-family:'webflow-icons';src:url("data:application/x-font-ttf;charset=utf-8;base64,AAEAAAALAIAAAwAwT1MvMg8SBiUAAAC8AAAAYGNtYXDpP+a4AAABHAAAAFxnYXNwAAAAEAAAAXgAAAAIZ2x5ZmhS2XEAAAGAAAADHGhlYWQTFw3HAAAEnAAAADZoaGVhCXYFgQAABNQAAAAkaG10eCe4A1oAAAT4AAAAMGxvY2EDtALGAAAFKAAAABptYXhwABAAPgAABUQAAAAgbmFtZSoCsMsAAAVkAAABznBvc3QAAwAAAAAHNAAAACAAAwP4AZAABQAAApkCzAAAAI8CmQLMAAAB6wAzAQkAAAAAAAAAAAAAAAAAAAABEAAAAAAAAAAAAAAAAAAAAABAAADpAwPA/8AAQAPAAEAAAAABAAAAAAAAAAAAAAAgAAAAAAADAAAAAwAAABwAAQADAAAAHAADAAEAAAAcAAQAQAAAAAwACAACAAQAAQAg5gPpA//9//8AAAAAACDmAOkA//3//wAB/+MaBBcIAAMAAQAAAAAAAAAAAAAAAAABAAH//wAPAAEAAAAAAAAAAAACAAA3OQEAAAAAAQAAAAAAAAAAAAIAADc5AQAAAAABAAAAAAAAAAAAAgAANzkBAAAAAAEBIAAAAyADgAAFAAAJAQcJARcDIP5AQAGA/oBAAcABwED+gP6AQAABAOAAAALgA4AABQAAEwEXCQEH4AHAQP6AAYBAAcABwED+gP6AQAAAAwDAAOADQALAAA8AHwAvAAABISIGHQEUFjMhMjY9ATQmByEiBh0BFBYzITI2PQE0JgchIgYdARQWMyEyNj0BNCYDIP3ADRMTDQJADRMTDf3ADRMTDQJADRMTDf3ADRMTDQJADRMTAsATDSANExMNIA0TwBMNIA0TEw0gDRPAEw0gDRMTDSANEwAAAAABAJ0AtAOBApUABQAACQIHCQEDJP7r/upcAXEBcgKU/usBFVz+fAGEAAAAAAL//f+9BAMDwwAEAAkAABcBJwEXAwE3AQdpA5ps/GZsbAOabPxmbEMDmmz8ZmwDmvxmbAOabAAAAgAA/8AEAAPAAB0AOwAABSInLgEnJjU0Nz4BNzYzMTIXHgEXFhUUBw4BBwYjNTI3PgE3NjU0Jy4BJyYjMSIHDgEHBhUUFx4BFxYzAgBqXV6LKCgoKIteXWpqXV6LKCgoKIteXWpVSktvICEhIG9LSlVVSktvICEhIG9LSlVAKCiLXl1qal1eiygoKCiLXl1qal1eiygoZiEgb0tKVVVKS28gISEgb0tKVVVKS28gIQABAAABwAIAA8AAEgAAEzQ3PgE3NjMxFSIHDgEHBhUxIwAoKIteXWpVSktvICFmAcBqXV6LKChmISBvS0pVAAAAAgAA/8AFtgPAADIAOgAAARYXHgEXFhUUBw4BBwYHIxUhIicuAScmNTQ3PgE3NjMxOAExNDc+ATc2MzIXHgEXFhcVATMJATMVMzUEjD83NlAXFxYXTjU1PQL8kz01Nk8XFxcXTzY1PSIjd1BQWlJJSXInJw3+mdv+2/7c25MCUQYcHFg5OUA/ODlXHBwIAhcXTzY1PTw1Nk8XF1tQUHcjIhwcYUNDTgL+3QFt/pOTkwABAAAAAQAAmM7nP18PPPUACwQAAAAAANciZKUAAAAA1yJkpf/9/70FtgPDAAAACAACAAAAAAAAAAEAAAPA/8AAAAW3//3//QW2AAEAAAAAAAAAAAAAAAAAAAAMBAAAAAAAAAAAAAAAAgAAAAQAASAEAADgBAAAwAQAAJ0EAP/9BAAAAAQAAAAFtwAAAAAAAAAKABQAHgAyAEYAjACiAL4BFgE2AY4AAAABAAAADAA8AAMAAAAAAAIAAAAAAAAAAAAAAAAAAAAAAAAADgCuAAEAAAAAAAEADQAAAAEAAAAAAAIABwCWAAEAAAAAAAMADQBIAAEAAAAAAAQADQCrAAEAAAAAAAUACwAnAAEAAAAAAAYADQBvAAEAAAAAAAoAGgDSAAMAAQQJAAEAGgANAAMAAQQJAAIADgCdAAMAAQQJAAMAGgBVAAMAAQQJAAQAGgC4AAMAAQQJAAUAFgAyAAMAAQQJAAYAGgB8AAMAAQQJAAoANADsd2ViZmxvdy1pY29ucwB3AGUAYgBmAGwAbwB3AC0AaQBjAG8AbgBzVmVyc2lvbiAxLjAAVgBlAHIAcwBpAG8AbgAgADEALgAwd2ViZmxvdy1pY29ucwB3AGUAYgBmAGwAbwB3AC0AaQBjAG8AbgBzd2ViZmxvdy1pY29ucwB3AGUAYgBmAGwAbwB3AC0AaQBjAG8AbgBzUmVndWxhcgBSAGUAZwB1AGwAYQByd2ViZmxvdy1pY29ucwB3AGUAYgBmAGwAbwB3AC0AaQBjAG8AbgBzRm9udCBnZW5lcmF0ZWQgYnkgSWNvTW9vbi4ARgBvAG4AdAAgAGcAZQBuAGUAcgBhAHQAZQBkACAAYgB5ACAASQBjAG8ATQBvAG8AbgAuAAAAAwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA==") format('truetype');font-weight:normal;font-style:normal;
}

@font-face {
	font-family:"europa";src:url("https://use.typekit.net/af/ebcd51/00000000000000007735a081/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3") format("woff2"),url("https://use.typekit.net/af/ebcd51/00000000000000007735a081/30/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3") format("woff"),url("https://use.typekit.net/af/ebcd51/00000000000000007735a081/30/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3") format("opentype");font-display:auto;font-style:normal;font-weight:700;font-stretch:normal;
}

@font-face {
	font-family:"europa";src:url("https://use.typekit.net/af/821a05/00000000000000007735a082/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n3&v=3") format("woff2"),url("https://use.typekit.net/af/821a05/00000000000000007735a082/30/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n3&v=3") format("woff"),url("https://use.typekit.net/af/821a05/00000000000000007735a082/30/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n3&v=3") format("opentype");font-display:auto;font-style:normal;font-weight:300;font-stretch:normal;
}

@font-face {
	font-family:"europa";src:url("https://use.typekit.net/af/1db03a/00000000000000007735a08e/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("woff2"),url("https://use.typekit.net/af/1db03a/00000000000000007735a08e/30/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("woff"),url("https://use.typekit.net/af/1db03a/00000000000000007735a08e/30/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("opentype");font-display:auto;font-style:normal;font-weight:400;font-stretch:normal;
}

@font-face {
	font-family:"europa";src:url("https://use.typekit.net/af/d08711/00000000000000007735a08a/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i3&v=3") format("woff2"),url("https://use.typekit.net/af/d08711/00000000000000007735a08a/30/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i3&v=3") format("woff"),url("https://use.typekit.net/af/d08711/00000000000000007735a08a/30/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i3&v=3") format("opentype");font-display:auto;font-style:italic;font-weight:300;font-stretch:normal;
}

@font-face {
	font-family:"europa";src:url("https://use.typekit.net/af/40cfbf/00000000000000007735a08f/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i4&v=3") format("woff2"),url("https://use.typekit.net/af/40cfbf/00000000000000007735a08f/30/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i4&v=3") format("woff"),url("https://use.typekit.net/af/40cfbf/00000000000000007735a08f/30/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i4&v=3") format("opentype");font-display:auto;font-style:italic;font-weight:400;font-stretch:normal;
}

@font-face {
	font-family:"europa";src:url("https://use.typekit.net/af/2a1b80/00000000000000007735a09e/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i7&v=3") format("woff2"),url("https://use.typekit.net/af/2a1b80/00000000000000007735a09e/30/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i7&v=3") format("woff"),url("https://use.typekit.net/af/2a1b80/00000000000000007735a09e/30/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i7&v=3") format("opentype");font-display:auto;font-style:italic;font-weight:700;font-stretch:normal;
}

@font-face {
	font-family:"europa";src:url("https://use.typekit.net/af/ebcd51/00000000000000007735a081/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3") format("woff2"),url("https://use.typekit.net/af/ebcd51/00000000000000007735a081/30/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3") format("woff"),url("https://use.typekit.net/af/ebcd51/00000000000000007735a081/30/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3") format("opentype");font-display:auto;font-style:normal;font-weight:700;font-stretch:normal;
}

@font-face {
	font-family:"europa";src:url("https://use.typekit.net/af/821a05/00000000000000007735a082/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n3&v=3") format("woff2"),url("https://use.typekit.net/af/821a05/00000000000000007735a082/30/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n3&v=3") format("woff"),url("https://use.typekit.net/af/821a05/00000000000000007735a082/30/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n3&v=3") format("opentype");font-display:auto;font-style:normal;font-weight:300;font-stretch:normal;
}

@font-face {
	font-family:"europa";src:url("https://use.typekit.net/af/1db03a/00000000000000007735a08e/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("woff2"),url("https://use.typekit.net/af/1db03a/00000000000000007735a08e/30/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("woff"),url("https://use.typekit.net/af/1db03a/00000000000000007735a08e/30/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("opentype");font-display:auto;font-style:normal;font-weight:400;font-stretch:normal;
}

@font-face {
	font-family:"europa";src:url("https://use.typekit.net/af/d08711/00000000000000007735a08a/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i3&v=3") format("woff2"),url("https://use.typekit.net/af/d08711/00000000000000007735a08a/30/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i3&v=3") format("woff"),url("https://use.typekit.net/af/d08711/00000000000000007735a08a/30/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i3&v=3") format("opentype");font-display:auto;font-style:italic;font-weight:300;font-stretch:normal;
}

@font-face {
	font-family:"europa";src:url("https://use.typekit.net/af/40cfbf/00000000000000007735a08f/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i4&v=3") format("woff2"),url("https://use.typekit.net/af/40cfbf/00000000000000007735a08f/30/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i4&v=3") format("woff"),url("https://use.typekit.net/af/40cfbf/00000000000000007735a08f/30/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i4&v=3") format("opentype");font-display:auto;font-style:italic;font-weight:400;font-stretch:normal;
}

@font-face {
	font-family:"europa";src:url("https://use.typekit.net/af/2a1b80/00000000000000007735a09e/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i7&v=3") format("woff2"),url("https://use.typekit.net/af/2a1b80/00000000000000007735a09e/30/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i7&v=3") format("woff"),url("https://use.typekit.net/af/2a1b80/00000000000000007735a09e/30/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i7&v=3") format("opentype");font-display:auto;font-style:italic;font-weight:700;font-stretch:normal;
}

@font-face {
	font-family:check;src:url(https://kirimucamps.com/wp-content/themes/kirimu-child/font/nav-thin.woff2);
}

@font-face {
	font-family:"gaultier-lights";src:url("https://use.typekit.net/af/e5fd44/00000000000000007735c63c/30/l?subset_id=2&fvd=n1&v=3") format("woff2"),url("https://use.typekit.net/af/e5fd44/00000000000000007735c63c/30/d?subset_id=2&fvd=n1&v=3") format("woff"),url("https://use.typekit.net/af/e5fd44/00000000000000007735c63c/30/a?subset_id=2&fvd=n1&v=3") format("opentype");font-display:auto;font-style:normal;font-weight:100;font-stretch:normal;
}

@font-face {
	font-family:"gaultier-lights";src:url("https://use.typekit.net/af/1820fc/00000000000000007735c644/30/l?subset_id=2&fvd=i1&v=3") format("woff2"),url("https://use.typekit.net/af/1820fc/00000000000000007735c644/30/d?subset_id=2&fvd=i1&v=3") format("woff"),url("https://use.typekit.net/af/1820fc/00000000000000007735c644/30/a?subset_id=2&fvd=i1&v=3") format("opentype");font-display:auto;font-style:italic;font-weight:100;font-stretch:normal;
}

@font-face {
	font-family:"gaultier-lights";src:url("https://use.typekit.net/af/05c7e6/00000000000000007735c647/30/l?subset_id=2&fvd=n2&v=3") format("woff2"),url("https://use.typekit.net/af/05c7e6/00000000000000007735c647/30/d?subset_id=2&fvd=n2&v=3") format("woff"),url("https://use.typekit.net/af/05c7e6/00000000000000007735c647/30/a?subset_id=2&fvd=n2&v=3") format("opentype");font-display:auto;font-style:normal;font-weight:200;font-stretch:normal;
}

@font-face {
	font-family:"gaultier-lights";src:url("https://use.typekit.net/af/5c1adb/00000000000000007735c64b/30/l?subset_id=2&fvd=i2&v=3") format("woff2"),url("https://use.typekit.net/af/5c1adb/00000000000000007735c64b/30/d?subset_id=2&fvd=i2&v=3") format("woff"),url("https://use.typekit.net/af/5c1adb/00000000000000007735c64b/30/a?subset_id=2&fvd=i2&v=3") format("opentype");font-display:auto;font-style:italic;font-weight:200;font-stretch:normal;
}

@font-face {
	font-family:"gaultier-lights";src:url("https://use.typekit.net/af/e8b33e/00000000000000007735c64f/30/l?subset_id=2&fvd=n3&v=3") format("woff2"),url("https://use.typekit.net/af/e8b33e/00000000000000007735c64f/30/d?subset_id=2&fvd=n3&v=3") format("woff"),url("https://use.typekit.net/af/e8b33e/00000000000000007735c64f/30/a?subset_id=2&fvd=n3&v=3") format("opentype");font-display:auto;font-style:normal;font-weight:300;font-stretch:normal;
}

@font-face {
	font-family:"gaultier-lights";src:url("https://use.typekit.net/af/f603ed/00000000000000007735c652/30/l?subset_id=2&fvd=i3&v=3") format("woff2"),url("https://use.typekit.net/af/f603ed/00000000000000007735c652/30/d?subset_id=2&fvd=i3&v=3") format("woff"),url("https://use.typekit.net/af/f603ed/00000000000000007735c652/30/a?subset_id=2&fvd=i3&v=3") format("opentype");font-display:auto;font-style:italic;font-weight:300;font-stretch:normal;
}

@font-face {
	font-family:"gaultier-lights";src:url("https://use.typekit.net/af/5ce789/00000000000000007735c654/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("woff2"),url("https://use.typekit.net/af/5ce789/00000000000000007735c654/30/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("woff"),url("https://use.typekit.net/af/5ce789/00000000000000007735c654/30/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("opentype");font-display:auto;font-style:normal;font-weight:400;font-stretch:normal;
}

@font-face {
	font-family:"gaultier-lights";src:url("https://use.typekit.net/af/07c010/00000000000000007735c656/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i4&v=3") format("woff2"),url("https://use.typekit.net/af/07c010/00000000000000007735c656/30/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i4&v=3") format("woff"),url("https://use.typekit.net/af/07c010/00000000000000007735c656/30/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i4&v=3") format("opentype");font-display:auto;font-style:italic;font-weight:400;font-stretch:normal;
}

@font-face {
	font-family:"gaultier-lights";src:url("https://use.typekit.net/af/1820fc/00000000000000007735c644/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i1&v=3") format("woff2"),url("https://use.typekit.net/af/1820fc/00000000000000007735c644/30/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i1&v=3") format("woff"),url("https://use.typekit.net/af/1820fc/00000000000000007735c644/30/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i1&v=3") format("opentype");font-display:auto;font-style:italic;font-weight:100;font-stretch:normal;
}



/* header */


/*   

    * Bootstrap v4.2.1 (https://getbootstrap.com/)
    * Copyright 2011-2018 The Bootstrap Authors
    * Copyright 2011-2018 Twitter, Inc.
    * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
    */ */
  





  .w-file-remove-link {
    margin-top: 3px;
    margin-left: 10px;
    width: auto;
    height: auto;
    padding: 3px;
    display: block;
    cursor: pointer
  }
  
  .w-icon-file-upload-remove {
    margin: auto;
    font-size: 10px
  }
  
  .w-file-upload-error-msg {
    display: inline-block;
    color: #ea384c;
    padding: 2px 0
  }
  
  .w-file-upload-info {
    display: inline-block;
    line-height: 38px;
    padding: 0 12px
  }
  
  .w-file-upload-label {
    display: inline-block;
    font-size: 14px;
    font-weight: normal;
    cursor: pointer;
    margin: 0;
    padding: 8px 12px;
    border: 1px solid #cccccc;
    background-color: #fafafa
  }
  
  .w-icon-file-upload-icon,
  .w-icon-file-upload-uploading {
    display: inline-block;
    margin-right: 8px;
    width: 20px
  }
  
  .w-icon-file-upload-uploading {
    height: 20px
  }
  
  .w-cont {
    margin-left: auto;
    margin-right: auto;
    max-width: 940px
  }
  
  .w-cont:before,
  .w-cont:after {
    content: " ";
    display: table;
    grid-column-start: 1;
    grid-row-start: 1;
    grid-column-end: 2;
    grid-row-end: 2
  }
  
  .w-cont:after {
    clear: both
  }
  
  .w-cont .w-row {
    margin-left: -10px;
    margin-right: -10px
  }
  
  .w-row:before,
  .w-row:after {
    content: " ";
    display: table;
    grid-column-start: 1;
    grid-row-start: 1;
    grid-column-end: 2;
    grid-row-end: 2
  }
  
  .w-row:after {
    clear: both
  }
  
  .w-row .w-row {
    margin-left: 0;
    margin-right: 0
  }
  
  .w-col {
    position: relative;
    float: left;
    width: 100%;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px
  }
  
  .w-col .w-col {
    padding-left: 0;
    padding-right: 0
  }
  
  .w-col-1 {
    width: 8.33333333%
  }
  
  .w-col-2 {
    width: 16.66666667%
  }
  
  .w-col-3 {
    width: 25%
  }
  
  .w-col-4 {
    width: 33.33333333%
  }
  
  .w-col-5 {
    width: 41.66666667%
  }
  
  .w-col-6 {
    width: 50%
  }
  
  .w-col-7 {
    width: 58.33333333%
  }
  
  .w-col-8 {
    width: 66.66666667%
  }
  
  .w-col-9 {
    width: 75%
  }
  
  .w-col-10 {
    width: 83.33333333%
  }
  
  .w-col-11 {
    width: 91.66666667%
  }
  
  .w-col-12 {
    width: 100%
  }
  
  .w-hidden-main {
    display: none !important
  }
  
  @media screen and (max-width:991px) {
    .w-cont {
        max-width: 728px
    }
    .w-hidden-main {
        display: inherit !important
    }
    .w-hidden-medium {
        display: none !important
    }
    .w-col-medium-1 {
        width: 8.33333333%
    }
    .w-col-medium-2 {
        width: 16.66666667%
    }
    .w-col-medium-3 {
        width: 25%
    }
    .w-col-medium-4 {
        width: 33.33333333%
    }
    .w-col-medium-5 {
        width: 41.66666667%
    }
    .w-col-medium-6 {
        width: 50%
    }
    .w-col-medium-7 {
        width: 58.33333333%
    }
    .w-col-medium-8 {
        width: 66.66666667%
    }
    .w-col-medium-9 {
        width: 75%
    }
    .w-col-medium-10 {
        width: 83.33333333%
    }
    .w-col-medium-11 {
        width: 91.66666667%
    }
    .w-col-medium-12 {
        width: 100%
    }
    .w-col-stack {
        width: 100%;
        left: auto;
        right: auto
    }
  }
  
  @media screen and (max-width:767px) {
    .w-hidden-main {
        display: inherit !important
    }
    .w-hidden-medium {
        display: inherit !important
    }
    .w-hidden-small {
        display: none !important
    }
    .w-row,
    .w-cont .w-row {
        margin-left: 0;
        margin-right: 0
    }
    .w-col {
        width: 100%;
        left: auto;
        right: auto
    }
    .w-col-small-1 {
        width: 8.33333333%
    }
    .w-col-small-2 {
        width: 16.66666667%
    }
    .w-col-small-3 {
        width: 25%
    }
    .w-col-small-4 {
        width: 33.33333333%
    }
    .w-col-small-5 {
        width: 41.66666667%
    }
    .w-col-small-6 {
        width: 50%
    }
    .w-col-small-7 {
        width: 58.33333333%
    }
    .w-col-small-8 {
        width: 66.66666667%
    }
    .w-col-small-9 {
        width: 75%
    }
    .w-col-small-10 {
        width: 83.33333333%
    }
    .w-col-small-11 {
        width: 91.66666667%
    }
    .w-col-small-12 {
        width: 100%
    }
  }
  
  @media screen and (max-width:479px) {
    .w-cont {
        max-width: none
    }
    .w-hidden-main {
        display: inherit !important
    }
    .w-hidden-medium {
        display: inherit !important
    }
    .w-hidden-small {
        display: inherit !important
    }
    .w-hidden-tiny {
        display: none !important
    }
    .w-col {
        width: 100%
    }
    .w-col-tiny-1 {
        width: 8.33333333%
    }
    .w-col-tiny-2 {
        width: 16.66666667%
    }
    .w-col-tiny-3 {
        width: 25%
    }
    .w-col-tiny-4 {
        width: 33.33333333%
    }
    .w-col-tiny-5 {
        width: 41.66666667%
    }
    .w-col-tiny-6 {
        width: 50%
    }
    .w-col-tiny-7 {
        width: 58.33333333%
    }
    .w-col-tiny-8 {
        width: 66.66666667%
    }
    .w-col-tiny-9 {
        width: 75%
    }
    .w-col-tiny-10 {
        width: 83.33333333%
    }
    .w-col-tiny-11 {
        width: 91.66666667%
    }
    .w-col-tiny-12 {
        width: 100%
    }
  }
  
  .w-widget {
    position: relative
  }
  
  .w-widget-map {
    width: 100%;
    height: 400px
  }
  
  .w-widget-map label {
    width: auto;
    display: inline
  }
  
  .w-widget-map img {
    max-width: inherit
  }
  
  .w-widget-map .gm-style-iw {
    text-align: center
  }
  
  .w-widget-map .gm-style-iw>button {
    display: none !important
  }
  
  .w-widget-twitter {
    overflow: hidden
  }
  
  .w-widget-twitter-count-shim {
    display: inline-block;
    vertical-align: top;
    position: relative;
    width: 28px;
    height: 20px;
    text-align: center;
    background: white;
    border: #758696 solid 1px;
    border-radius: 3px
  }
  
  .w-widget-twitter-count-shim * {
    pointer-events: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
  }
  
  .w-widget-twitter-count-shim .w-widget-twitter-count-inner {
    position: relative;
    font-size: 15px;
    line-height: 12px;
    text-align: center;
    color: #999;
    font-family: serif
  }
  
  .w-widget-twitter-count-shim .w-widget-twitter-count-clear {
    position: relative;
    display: block
  }
  
  .w-widget-twitter-count-shim.w--large {
    width: 36px;
    height: 28px
  }
  
  .w-widget-twitter-count-shim.w--large .w-widget-twitter-count-inner {
    font-size: 18px;
    line-height: 18px
  }
  
  .w-widget-twitter-count-shim:not(.w--vertical) {
    margin-left: 5px;
    margin-right: 8px
  }
  
  .w-widget-twitter-count-shim:not(.w--vertical).w--large {
    margin-left: 6px
  }
  
  .w-widget-twitter-count-shim:not(.w--vertical):before,
  .w-widget-twitter-count-shim:not(.w--vertical):after {
    top: 50%;
    left: 0;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none
  }
  
  .w-widget-twitter-count-shim:not(.w--vertical):before {
    border-color: rgba(117, 134, 150, 0);
    border-right-color: #5d6c7b;
    border-width: 4px;
    margin-left: -9px;
    margin-top: -4px
  }
  
  .w-widget-twitter-count-shim:not(.w--vertical).w--large:before {
    border-width: 5px;
    margin-left: -10px;
    margin-top: -5px
  }
  
  .w-widget-twitter-count-shim:not(.w--vertical):after {
    border-color: rgba(255, 255, 255, 0);
    border-right-color: white;
    border-width: 4px;
    margin-left: -8px;
    margin-top: -4px
  }
  
  .w-widget-twitter-count-shim:not(.w--vertical).w--large:after {
    border-width: 5px;
    margin-left: -9px;
    margin-top: -5px
  }
  
  .w-widget-twitter-count-shim.w--vertical {
    width: 61px;
    height: 33px;
    margin-bottom: 8px
  }
  
  .w-widget-twitter-count-shim.w--vertical:before,
  .w-widget-twitter-count-shim.w--vertical:after {
    top: 100%;
    left: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none
  }
  
  .w-widget-twitter-count-shim.w--vertical:before {
    border-color: rgba(117, 134, 150, 0);
    border-top-color: #5d6c7b;
    border-width: 5px;
    margin-left: -5px
  }
  
  .w-widget-twitter-count-shim.w--vertical:after {
    border-color: rgba(255, 255, 255, 0);
    border-top-color: white;
    border-width: 4px;
    margin-left: -4px
  }
  
  .w-widget-twitter-count-shim.w--vertical .w-widget-twitter-count-inner {
    font-size: 18px;
    line-height: 22px
  }
  
  .w-widget-twitter-count-shim.w--vertical.w--large {
    width: 76px
  }
  
  .w-widget-gplus {
    overflow: hidden
  }
  
  .w-background-video {
    position: relative;
    overflow: hidden;
    height: 500px;
    color: white
  }
  
  .w-background-video>video {
    background-size: cover;
    background-position: 50% 50%;
    position: absolute;
    margin: auto;
    width: 100%;
    height: 100%;
    right: -100%;
    bottom: -100%;
    top: -100%;
    left: -100%;
    object-fit: cover;
    z-index: -100
  }
  
  .w-background-video>video::-webkit-media-controls-start-playback-button {
    display: none !important;
    -webkit-appearance: none
  }
  
  .w-slider {
    position: relative;
    height: 300px;
    text-align: center;
    background: #dddddd;
    clear: both;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    tap-highlight-color: rgba(0, 0, 0, 0)
  }
  
  .w-slider-mask {
    position: relative;
    display: block;
    overflow: hidden;
    z-index: 1;
    left: 0;
    right: 0;
    height: 100%;
    white-space: nowrap
  }
  
  .w-slide {
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: 100%;
    height: 100%;
    white-space: normal;
    text-align: left
  }
  
  .w-slider-nav {
    position: absolute;
    z-index: 2;
    top: auto;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    padding-top: 10px;
    height: 40px;
    text-align: center;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    tap-highlight-color: rgba(0, 0, 0, 0)
  }
  
  .w-slider-nav.w-round>div {
    border-radius: 100%
  }
  
  .w-slider-nav.w-num>div {
    width: auto;
    height: auto;
    padding: .2em .5em;
    font-size: inherit;
    line-height: inherit
  }
  
  .w-slider-nav.w-shadow>div {
    box-shadow: 0 0 3px rgba(51, 51, 51, 0.4)
  }
  
  .w-slider-nav-invert {
    color: #fff
  }
  
  .w-slider-nav-invert>div {
    background-color: rgba(34, 34, 34, 0.4)
  }
  
  .w-slider-nav-invert>div.w-active {
    background-color: #222
  }
  
  .w-slider-dot {
    position: relative;
    display: inline-block;
    width: 1em;
    height: 1em;
    background-color: rgba(255, 255, 255, 0.4);
    cursor: pointer;
    margin: 0 3px .5em;
    transition: background-color 100ms, color 100ms
  }
  
  .w-slider-dot.w-active {
    background-color: #fff
  }
  
  .w-slider-dot:focus {
    outline: none;
    box-shadow: 0 0 0 2px #fff
  }
  
  .w-slider-dot:focus.w-active {
    box-shadow: none
  }
  
  .w-slider-arrow-left,
  .w-slider-arrow-right {
    position: absolute;
    width: 80px;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    cursor: pointer;
    overflow: hidden;
    color: white;
    font-size: 40px;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    tap-highlight-color: rgba(0, 0, 0, 0);
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
  }
  
  .w-slider-arrow-left [class^="w-icon-"],
  .w-slider-arrow-right [class^="w-icon-"],
  .w-slider-arrow-left [class*=" w-icon-"],
  .w-slider-arrow-right [class*=" w-icon-"] {
    position: absolute
  }
  
  .w-slider-arrow-left:focus,
  .w-slider-arrow-right:focus {
    outline: 0
  }
  
  .w-slider-arrow-left {
    z-index: 3;
    right: auto
  }
  
  .w-slider-arrow-right {
    z-index: 4;
    left: auto
  }
  
  .w-icon-slider-left,
  .w-icon-slider-right {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    width: 1em;
    height: 1em
  }
  
  .w-slider-aria-label {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
  }
  
  .w-dropdown {
    display: inline-block;
    position: relative;
    text-align: left;
    margin-left: auto;
    margin-right: auto;
    z-index: 900
  }
  
  .w-dropdown-btn,
  .w-dropdown-toggle,
  .w-dropdown-link {
    position: relative;
    vertical-align: top;
    text-decoration: none;
    color: #222222;
    padding: 20px;
    text-align: left;
    margin-left: auto;
    margin-right: auto;
    white-space: nowrap
  }
  
  .w-dropdown-toggle {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    display: inline-block;
    cursor: pointer;
    padding-right: 40px
  }
  
  .w-dropdown-toggle:focus {
    outline: 0
  }
  
  .w-icon-dropdown-toggle {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    margin-right: 20px;
    width: 1em;
    height: 1em
  }
  
  .w-dropdown-list {
    position: absolute;
    background: #dddddd;
    display: none;
    min-width: 100%
  }
  
  .w-dropdown-list.w--open {
    display: block
  }
  
  .w-dropdown-link {
    padding: 10px 20px;
    display: block;
    color: #222222
  }
  
  .w-dropdown-link.w--current {
    color: #0082f3
  }
  
  .w-dropdown-link:focus {
    outline: 0
  }
  
  @media screen and (max-width:767px) {
    .w-nav-brand {
        padding-left: 10px
    }
  }
  
  .w-lightbox-backdrop {
    color: #000;
    cursor: auto;
    font-family: serif;
    font-size: medium;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    letter-spacing: normal;
    line-height: normal;
    list-style: disc;
    text-align: start;
    text-indent: 0;
    text-shadow: none;
    text-transform: none;
    visibility: visible;
    white-space: normal;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    color: #fff;
    font-family: "Helvetica Neue", Helvetica, Ubuntu, "Segoe UI", Verdana, sans-serif;
    font-size: 17px;
    line-height: 1.2;
    font-weight: 300;
    text-align: center;
    background: rgba(0, 0, 0, 0.9);
    z-index: 2000;
    outline: 0;
    opacity: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -webkit-tap-highlight-color: transparent;
    -webkit-transform: translate(0, 0)
  }
  
  .w-lightbox-backdrop,
  .w-lightbox-cont {
    height: 100%;
    overflow: auto;
    -webkit-overflow-scrolling: touch
  }
  
  .w-lightbox-content {
    position: relative;
    height: 100vh;
    overflow: hidden
  }
  
  .w-lightbox-view {
    position: absolute;
    width: 100vw;
    height: 100vh;
    opacity: 0
  }
  
  .w-lightbox-view:before {
    content: "";
    height: 100vh
  }
  
  .w-lightbox-group,
  .w-lightbox-group .w-lightbox-view,
  .w-lightbox-group .w-lightbox-view:before {
    height: 86vh
  }
  
  .w-lightbox-frame,
  .w-lightbox-view:before {
    display: inline-block;
    vertical-align: middle
  }
  
  .w-lightbox-figure {
    position: relative;
    margin: 0
  }
  
  .w-lightbox-group .w-lightbox-figure {
    cursor: pointer
  }
  
  .w-lightbox-img {
    width: auto;
    height: auto;
    max-width: none
  }
  
  .w-lightbox-image {
    display: block;
    float: none;
    max-width: 100vw;
    max-height: 100vh
  }
  
  .w-lightbox-group .w-lightbox-image {
    max-height: 86vh
  }
  
  .w-lightbox-caption {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    padding: .5em 1em;
    background: rgba(0, 0, 0, 0.4);
    text-align: left;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden
  }
  
  .w-lightbox-embed {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%
  }
  
  .w-lightbox-control {
    position: absolute;
    top: 0;
    width: 4em;
    background-size: 24px;
    background-repeat: no-repeat;
    background-position: center;
    cursor: pointer;
    -webkit-transition: all .3s;
    transition: all .3s
  }
  
  .w-lightbox-left {
    display: none;
    bottom: 0;
    left: 0;
    background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9Ii0yMCAwIDI0IDQwIiB3aWR0aD0iMjQiIGhlaWdodD0iNDAiPjxnIHRyYW5zZm9ybT0icm90YXRlKDQ1KSI+PHBhdGggZD0ibTAgMGg1djIzaDIzdjVoLTI4eiIgb3BhY2l0eT0iLjQiLz48cGF0aCBkPSJtMSAxaDN2MjNoMjN2M2gtMjZ6IiBmaWxsPSIjZmZmIi8+PC9nPjwvc3ZnPg==")
  }
  
  .w-lightbox-right {
    display: none;
    right: 0;
    bottom: 0;
    background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9Ii00IDAgMjQgNDAiIHdpZHRoPSIyNCIgaGVpZ2h0PSI0MCI+PGcgdHJhbnNmb3JtPSJyb3RhdGUoNDUpIj48cGF0aCBkPSJtMC0waDI4djI4aC01di0yM2gtMjN6IiBvcGFjaXR5PSIuNCIvPjxwYXRoIGQ9Im0xIDFoMjZ2MjZoLTN2LTIzaC0yM3oiIGZpbGw9IiNmZmYiLz48L2c+PC9zdmc+")
  }
  
  .w-lightbox-close {
    right: 0;
    height: 2.6em;
    background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9Ii00IDAgMTggMTciIHdpZHRoPSIxOCIgaGVpZ2h0PSIxNyI+PGcgdHJhbnNmb3JtPSJyb3RhdGUoNDUpIj48cGF0aCBkPSJtMCAwaDd2LTdoNXY3aDd2NWgtN3Y3aC01di03aC03eiIgb3BhY2l0eT0iLjQiLz48cGF0aCBkPSJtMSAxaDd2LTdoM3Y3aDd2M2gtN3Y3aC0zdi03aC03eiIgZmlsbD0iI2ZmZiIvPjwvZz48L3N2Zz4=");
    background-size: 18px
  }
  
  .w-lightbox-strip {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 0 1vh;
    line-height: 0;
    white-space: nowrap;
    overflow-x: auto;
    overflow-y: hidden
  }
  
  .w-lightbox-item {
    display: inline-block;
    width: 10vh;
    padding: 2vh 1vh;
    box-sizing: content-box;
    cursor: pointer;
    -webkit-transform: translate3d(0, 0, 0)
  }
  
  .w-lightbox-active {
    opacity: .3
  }
  
  .w-lightbox-thumbnail {
    position: relative;
    height: 10vh;
    background: #222;
    overflow: hidden
  }
  
  .w-lightbox-thumbnail-image {
    position: absolute;
    top: 0;
    left: 0
  }
  
  .w-lightbox-thumbnail .w-lightbox-tall {
    top: 50%;
    width: 100%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%)
  }
  
  .w-lightbox-thumbnail .w-lightbox-wide {
    left: 50%;
    height: 100%;
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0)
  }
  
  .w-lightbox-spinner {
    position: absolute;
    top: 50%;
    left: 50%;
    box-sizing: border-box;
    width: 40px;
    height: 40px;
    margin-top: -20px;
    margin-left: -20px;
    border: 5px solid rgba(0, 0, 0, 0.4);
    border-radius: 50%;
    -webkit-animation: spin .8s infinite linear;
    animation: spin .8s infinite linear
  }
  
  .w-lightbox-spinner:after {
    content: "";
    position: absolute;
    top: -4px;
    right: -4px;
    bottom: -4px;
    left: -4px;
    border: 3px solid transparent;
    border-bottom-color: #fff;
    border-radius: 50%
  }
  
  .w-lightbox-hide {
    display: none
  }
  
  .w-lightbox-noscroll {
    overflow: hidden
  }
  
  @media (min-width:768px) {
    .w-lightbox-content {
        height: 96vh;
        margin-top: 2vh
    }
    .w-lightbox-view,
    .w-lightbox-view:before {
        height: 96vh
    }
    .w-lightbox-group,
    .w-lightbox-group .w-lightbox-view,
    .w-lightbox-group .w-lightbox-view:before {
        height: 84vh
    }
    .w-lightbox-image {
        max-width: 96vw;
        max-height: 96vh
    }
    .w-lightbox-group .w-lightbox-image {
        max-width: 82.3vw;
        max-height: 84vh
    }
    .w-lightbox-left,
    .w-lightbox-right {
        display: block;
        opacity: .5
    }
    .w-lightbox-close {
        opacity: .8
    }
    .w-lightbox-control:hover {
        opacity: 1
    }
  }
  
  .w-lightbox-inactive,
  .w-lightbox-inactive:hover {
    opacity: 0
  }
  
  .w-richtext:before,
  .w-richtext:after {
    content: " ";
    display: table;
    grid-column-start: 1;
    grid-row-start: 1;
    grid-column-end: 2;
    grid-row-end: 2
  }
  
  .w-richtext:after {
    clear: both
  }
  
  .w-richtext[contenteditable="true"]:before,
  .w-richtext[contenteditable="true"]:after {
    white-space: initial
  }
  
  .w-richtext ol,
  .w-richtext ul {
    overflow: hidden
  }
  
  .w-richtext .w-richtext-figure-selected.w-richtext-figure-type-video div:after,
  .w-richtext .w-richtext-figure-selected[data-rt-type="video"] div:after {
    outline: 2px solid #2895f7
  }
  
  .w-richtext .w-richtext-figure-selected.w-richtext-figure-type-image div,
  .w-richtext .w-richtext-figure-selected[data-rt-type="image"] div {
    outline: 2px solid #2895f7
  }
  
  .w-richtext figure.w-richtext-figure-type-video>div:after,
  .w-richtext figure[data-rt-type="video"]>div:after {
    content: '';
    position: absolute;
    display: none;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0
  }
  
  .w-richtext figure {
    position: relative;
    max-width: 60%
  }
  
  .w-richtext figure>div:before {
    cursor: default !important
  }
  
  .w-richtext figure img {
    width: 100%
  }
  
  .w-richtext figure figcaption.w-richtext-figcaption-placeholder {
    opacity: .6
  }
  
  .w-richtext figure div {
    font-size: 0;
    color: transparent
  }
  
  .w-richtext figure.w-richtext-figure-type-image,
  .w-richtext figure[data-rt-type="image"] {
    display: table
  }
  
  .w-richtext figure.w-richtext-figure-type-image>div,
  .w-richtext figure[data-rt-type="image"]>div {
    display: inline-block
  }
  
  .w-richtext figure.w-richtext-figure-type-image>figcaption,
  .w-richtext figure[data-rt-type="image"]>figcaption {
    display: table-caption;
    caption-side: bottom
  }
  
  .w-richtext figure.w-richtext-figure-type-video,
  .w-richtext figure[data-rt-type="video"] {
    width: 60%;
    height: 0
  }
  
  .w-richtext figure.w-richtext-figure-type-video iframe,
  .w-richtext figure[data-rt-type="video"] iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
  }
  
  .w-richtext figure.w-richtext-figure-type-video>div,
  .w-richtext figure[data-rt-type="video"]>div {
    width: 100%
  }
  
  .w-richtext figure.w-richtext-align-center {
    margin-right: auto;
    margin-left: auto;
    clear: both
  }
  
  .w-richtext figure.w-richtext-align-center.w-richtext-figure-type-image>div,
  .w-richtext figure.w-richtext-align-center[data-rt-type="image"]>div {
    max-width: 100%
  }
  
  .w-richtext figure.w-richtext-align-normal {
    clear: both
  }
  
  .w-richtext figure.w-richtext-align-fullwidth {
    width: 100%;
    max-width: 100%;
    text-align: center;
    clear: both;
    display: block;
    margin-right: auto;
    margin-left: auto
  }
  
  .w-richtext figure.w-richtext-align-fullwidth>div {
    display: inline-block;
    padding-bottom: inherit
  }
  
  .w-richtext figure.w-richtext-align-fullwidth>figcaption {
    display: block
  }
  
  .w-richtext figure.w-richtext-align-floatleft {
    float: left;
    margin-right: 15px;
    clear: none
  }
  
  .w-richtext figure.w-richtext-align-floatright {
    float: right;
    margin-left: 15px;
    clear: none
  }
  
  .w-nav {
    position: relative;
    background: #dddddd;
    z-index: 1000
  }
  
  .w-nav:before,
  .w-nav:after {
    content: " ";
    display: table;
    grid-column-start: 1;
    grid-row-start: 1;
    grid-column-end: 2;
    grid-row-end: 2
  }
  
  .w-nav:after {
    clear: both
  }
  
  .w-nav-brand {
    position: relative;
    float: left;
    text-decoration: none;
    color: #333333
  }
  
  .w-nav-link {
    position: relative;
    display: inline-block;
    vertical-align: top;
    text-decoration: none;
    text-transform: capitalize;
    padding: 20px;
    text-align: left;
    margin-left: auto;
    margin-right: auto;
    
    font-size: 15px;
    font-family: europa,sans-serif;
    font-weight: 400;
    color: #484848;
    line-height: 1.333;
  }
  
  
  
  .w-nav-menu {
    position: relative;
    float: right
  }
  
  [data-nav-menu-open] {
    display: block !important;
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    background: #C8C8C8;
    text-align: center;
    overflow: visible;
    min-width: 200px
  }
  
  .w--nav-link-open {
    display: block;
    position: relative
  }
  
  .w-nav-overlay {
    position: absolute;
    overflow: hidden;
    display: none;
    top: 100%;
    left: 0;
    right: 0;
    width: 100%
  }
  
  .w-nav-overlay [data-nav-menu-open] {
    top: 0
  }
  
  .w-nav[data-animation="over-left"] .w-nav-overlay {
    width: auto
  }
  
  .w-nav[data-animation="over-left"] .w-nav-overlay,
  .w-nav[data-animation="over-left"] [data-nav-menu-open] {
    right: auto;
    z-index: 1;
    top: 0
  }
  
  .w-nav[data-animation="over-right"] .w-nav-overlay {
    width: auto
  }
  
  .w-nav[data-animation="over-right"] .w-nav-overlay,
  .w-nav[data-animation="over-right"] [data-nav-menu-open] {
    left: auto;
    z-index: 1;
    top: 0
  }
  
  .w-nav-button {
    position: relative;
    float: right;
    padding: 18px;
    font-size: 24px;
    display: none;
    cursor: pointer;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    tap-highlight-color: rgba(0, 0, 0, 0);
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
  }
  
  .w-nav-button:focus {
    outline: 0
  }
  
  .w-nav-button.w--open {
    background-color: #C8C8C8;
    color: white
  }
  
  .w-nav[data-collapse="all"] .w-nav-menu {
    display: none
  }
  
  .w-nav[data-collapse="all"] .w-nav-button {
    display: block
  }
  
  .w--nav-dropdown-open {
    display: block
  }
  
  .w--nav-dropdown-toggle-open {
    display: block
  }
  
  .w--nav-dropdown-list-open {
    position: static
  }
  
  @media screen and (max-width:991px) {
    .w-nav[data-collapse="medium"] .w-nav-menu {
        display: none
    }
    .w-nav[data-collapse="medium"] .w-nav-button {
        display: block
    }
  }
  
  @media screen and (max-width:767px) {
    .w-nav[data-collapse="small"] .w-nav-menu {
        display: none
    }
    .w-nav[data-collapse="small"] .w-nav-button {
        display: block
    }
    .w-nav-brand {
        padding-left: 10px
    }
  }
  
  @media screen and (max-width:479px) {
    .w-nav[data-collapse="tiny"] .w-nav-menu {
        display: none
    }
    .w-nav[data-collapse="tiny"] .w-nav-button {
        display: block
    }
  }
  
  .w-tabs {
    position: relative
  }
  
  .w-tabs:before,
  .w-tabs:after {
    content: " ";
    display: table;
    grid-column-start: 1;
    grid-row-start: 1;
    grid-column-end: 2;
    grid-row-end: 2
  }
  
  .w-tabs:after {
    clear: both
  }
  
  .w-tab-menu {
    position: relative
  }
  
  .w-tab-link {
    position: relative;
    display: inline-block;
    vertical-align: top;
    text-decoration: none;
    padding: 9px 30px;
    text-align: left;
    cursor: pointer;
    color: #222222;
    background-color: #dddddd
  }
  
  .w-tab-link.w--current {
    background-color: #C8C8C8
  }
  
  .w-tab-link:focus {
    outline: 0
  }
  
  .w-tab-content {
    position: relative;
    display: block;
    overflow: hidden
  }
  
  .w-tab-pane {
    position: relative;
    display: none
  }
  
  .w--tab-active {
    display: block
  }
  
  @media screen and (max-width:479px) {
    .w-tab-link {
        display: block
    }
  }
  
  .w-ix-emptyfix:after {
    content: ""
  }
  
  @keyframes spin {
    0% {
        transform: rotate(0deg)
    }
    100% {
        transform: rotate(360deg)
    }
  }
  
  .w-dyn-empty {
    padding: 10px;
    background-color: #dddddd
  }
  
  .w-dyn-hide {
    display: none !important
  }
  
  .w-dyn-bind-empty {
    display: none !important
  }
  
  .w-condition-invisible {
    display: none !important
  }
  
  
  .heading {
    text-align: center;
  }
  
  .heading.header {
    color: #45496e;
    text-align: left;
  }
  
  .text-block {
    text-align: left;
  }
  
  .text-block-2 {
    font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  }
  
  .heading-2 {
    font-family: 'Gt Walsheim';
  }
  
  .heading-2.header {
    font-size: 14px !important;
    font-weight: 400;
  }
  
  .header {
    padding-top: 0px;
    font-family: 'Gotham Rounded', sans-serif;
    color: #45496e;
    font-weight: 700;
  }
  
  .header.centered {
    text-align: center;
  }
  
  .header.centered.h3 {
    max-width: none;
  }
  
  .header.centered.h2 {
    margin-top: 25px;
    margin-bottom: 25px;
    font-family: 'Gotham Rounded', sans-serif;
    color: #3a3d5c;
    font-size: 32.6px;
    line-height: 44px;
    font-weight: 400;
    letter-spacing: -0.5px;
  }
  
  .header.centered.h2.middle-width {
    height: 96px;
    max-width: 750px;
  }
  
  .header.centered.h2.middle-width.margin-bottom-sm {
    height: 95px;
    margin-bottom: 67px;
    line-height: 40px;
  }
  
  .header.centered.h2.middle-width.margin-bottom-l {
    margin: 0px auto 50px;
    font-family: 'Gotham Rounded', sans-serif;
    color: #336;
    font-size: 34px;
    line-height: 42px;
    font-weight: 500;
  }
  
  .header.centered.h2.middle-width.margin-bottom-l.conv_apps {
    display: block;
    height: 50px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
    font-weight: 700;
  }
  
  .header.centered.h2.middle-width.margin-bottom-l.mobile {
    display: none;
  }
  
  .header.centered.h2.middle-width.margin-bottom-l.home {
    color: #fff;
    line-height: 1.5em;
  }
  
  .header.centered.h2.home-es {
    line-height: 1.5em;
    font-weight: 700;
  }
  
  .header.h1 {
    margin-top: 23px;
    margin-bottom: 50px;
    font-size: 54px;
    line-height: 63px;
    font-weight: 400;
  }
  
  .header.h1.heroshot-h1 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 48px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    font-family: 'Gotham Rounded', sans-serif;
    font-size: 48px;
    line-height: 59px;
    font-weight: 400;
    letter-spacing: -1px;
  }
  
  .header.h1.heroshot-h1.desktop_hidden {
    display: none;
  }
  
  .header.h1.heroshot-h1.conv_apps {
    margin-top: -22px;
  }
  
  .header.h1.heroshot-h1.home.vertical {
    margin-bottom: 48px;
    text-align: center;
  }
  
  .header.h1.heroshot-h1.home-es {
    margin-top: 10px;
  }
  
  .header.h1.margin-bottom-zero {
    margin-top: 0px;
    margin-bottom: 0px;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
  }
  
  .header.h1.h1_ind_pag {
    display: block;
    margin-bottom: 48px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    font-family: Avenirlt, sans-serif;
    color: #282d58;
    font-size: 48px;
    line-height: 59px;
    font-weight: 400;
    letter-spacing: -1px;
  }
  
  .header.h1.h1_ind_pag.desktop_hidden {
    display: none;
  }
  
  .header.h1.h1_ind_pag.mobile_top {
    display: none;
  }
  
  .header.h1.h1_alt_pag {
    display: block;
    margin-bottom: 48px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    font-family: Poppins, sans-serif;
    color: #00263a;
    font-size: 48px;
    line-height: 59px;
    font-weight: 600;
    letter-spacing: -1px;
  }
  
  .header.h1.h1_alt_pag.desktop_hidden {
    display: none;
  }
  
  .header.h1.h1_alt_pag.mobile_top {
    display: none;
  }
  
  .header.h3 {
    margin-top: auto;
    margin-bottom: 44px;
    margin-left: 0px;
    padding: 0px 20px 0px 0px;
    font-family: 'Gotham Rounded', sans-serif;
    color: #336;
    font-size: 32.6px;
    line-height: 1.5em;
    font-weight: 700;
    text-align: center;
    letter-spacing: -0.4px;
  }
  
  .header.h3.crosschannel-header {
    margin-top: 69px;
    padding-left: 0px;
    background-color: transparent;
    font-size: 33px;
    line-height: 42px;
  }
  
  .header.h3.centered {
    margin: 100px 50px 20px;
    padding-right: 100px;
    padding-left: 100px;
    font-family: Avenir, sans-serif;
    text-align: center;
  }
  
  .header.h3.h3_ind_pag {
    margin: 0px 50px 10px;
    padding-right: 100px;
    padding-left: 100px;
    font-family: 'Gotham Rounded', sans-serif;
    color: #3a3d5c;
    font-weight: 700;
    text-align: center;
  }
  
  .header.h3.h3_alt_pag {
    display: block;
    margin: 0px 50px 20px;
    padding-right: 100px;
    padding-left: 100px;
    font-family: Poppins, sans-serif;
    color: #00263a;
    font-size: 40px;
    font-weight: 400;
    text-align: center;
  }
  
  .header.h3.h3_alt_pag {
    margin: 100px 50px 20px;
    padding-right: 100px;
    padding-left: 100px;
    font-family: Avenir, sans-serif;
    font-weight: 400;
    text-align: center;
  }
  
  .header.h3.h3-2_ind_pag {
    margin: 0px 10px 10px 0px;
    padding-right: 0px;
    padding-left: 0px;
    font-family: 'Gotham Rounded', sans-serif;
    color: #3a3d5c;
    font-weight: 700;
    text-align: left;
  }
  
  .header.h3.home-es {
    color: #3a3d5c;
  }
  
  .header.h4 {
    font-size: 25px;
    line-height: 31px;
    font-weight: 400;
    letter-spacing: -0.3px;
  }
  
  .header.h5 {
    font-size: 21px;
    text-align: left;
  }
  
  .header.h5.great-customer-header {
    margin-top: -39px;
    margin-bottom: 18px;
    font-family: Avenir, sans-serif;
    font-size: 24px;
    line-height: 24px;
    font-weight: 400;
    text-align: center;
  }
  
  .header.h5.great-customer-header.centered {
    font-family: 'Gotham Rounded', sans-serif;
    color: #336;
    font-weight: 700;
    text-align: center;
  }
  
  .header.h5.great-customer-header.home-es {
    font-family: 'Gotham Rounded', sans-serif;
    font-weight: 700;
  }
  
  .header.h5.ppc-home-section-2-h5-headers {
    margin-top: -39px;
    margin-bottom: 18px;
    font-family: Avenir, sans-serif;
    font-size: 24px;
    line-height: 24px;
    font-weight: 400;
    text-align: center;
  }
  
  .header.h5.ppc-home-section-2-h5-headers.centered {
    text-align: center;
  }
  
  .header.h5.ppc-home-section-2-h5-headers {
    margin-top: -39px;
    margin-bottom: 18px;
    font-family: Avenir, sans-serif;
    font-size: 24px;
    line-height: 24px;
    font-weight: 400;
    text-align: center;
  }
  
  .header.h5.ppc-home-section-2-h5-headers.centered {
    text-align: center;
  }
  
  .header.margin-top-negative-xxl {
    margin-top: -178px;
  }
  
  .header.margin-top-sm.h3 {
    margin-left: 0px;
  }
  
  .header.h2.margin-top-zero {
    margin-top: 0px;
    font-size: 40px;
  }
  
  .header.margin-top-negative-sm {
    margin-top: -13px;
  }
  
  .header.h6 {
    font-size: 17px;
    line-height: 17px;
    font-weight: 400;
  }
  
  .header.h5 {
    font-size: 21px;
    text-align: left;
  }
  
  .header.h5.great-customer-header {
    margin-top: -39px;
    margin-bottom: 18px;
    font-family: Avenir, sans-serif;
    font-size: 24px;
    line-height: 24px;
    font-weight: 400;
    text-align: center;
  }
  
  .header.h5.great-customer-header.centered {
    text-align: center;
  }
  
  .header.h5.ppc-home-section-2-h5-headers {
    margin-top: -39px;
    margin-bottom: 18px;
    font-family: Avenir, sans-serif;
    font-size: 24px;
    line-height: 24px;
    font-weight: 400;
    text-align: center;
  }
  
  .header.h5.ppc-home-section-2-h5-headers.centered {
    font-family: Avenirlt, sans-serif;
    color: #fe0089;
    font-size: 20px;
    text-align: center;
  }
  
  .header.h3-sec1-ecomm-ind-page {
    margin-bottom: 20px;
    margin-left: 0px;
    padding-left: 0px;
    font-family: Avenir, sans-serif;
    font-size: 31px;
    line-height: 40px;
    font-weight: 400;
    text-align: center;
    letter-spacing: -0.4px;
  }
  
  .header.h3-sec1-ecomm-ind-page.crosschannel-header {
    margin-top: 69px;
    padding-left: 0px;
    background-color: transparent;
    font-size: 33px;
    line-height: 42px;
  }
  
  .header.h3-sec1-ecomm-ind-page.centered {
    margin: 100px 50px 20px;
    padding-right: 100px;
    padding-left: 100px;
    font-family: Avenirlt, sans-serif;
    color: #567c2f;
    text-align: center;
  }
  
  .header.h3-wa {
    display: block;
    margin-top: auto;
    margin-bottom: 19px;
    margin-left: 0px;
    padding: 0px 20px 0px 0px;
    font-family: Poppins, sans-serif;
    color: #336;
    font-size: 31px;
    line-height: 40px;
    font-weight: 500;
    text-align: center;
    letter-spacing: -0.4px;
  }
  
  .header.h3-wa.crosschannel-header {
    margin-top: 69px;
    padding-left: 0px;
    background-color: transparent;
    font-size: 33px;
    line-height: 42px;
  }
  
  .header.h3-wa.centered {
    margin: 100px 50px 20px;
    padding-right: 100px;
    padding-left: 100px;
    font-family: Avenir, sans-serif;
    text-align: center;
  }
  
  .header.h3-wa.h3_ind_pag {
    margin: 100px 50px 20px;
    padding-right: 100px;
    padding-left: 100px;
    font-family: Avenir, sans-serif;
    font-weight: 400;
    text-align: center;
  }
  
  .header.h3-wa.h3_alt_pag {
    display: block;
    margin: 0px 50px 20px;
    padding-right: 100px;
    padding-left: 100px;
    font-family: Poppins, sans-serif;
    color: #00263a;
    font-size: 40px;
    font-weight: 400;
    text-align: center;
  }
  
  .header.h3-wa.h3_alt_pag {
    margin: 100px 50px 20px;
    padding-right: 100px;
    padding-left: 100px;
    font-family: Avenir, sans-serif;
    font-weight: 400;
    text-align: center;
  }
  
  .header.h3-wa.wa_es {
    text-align: left;
  }
  
  .header.h3-mb {
    margin-top: auto;
    margin-bottom: 44px;
    margin-left: 0px;
    padding: 0px 20px 0px 0px;
    font-family: Poppins, sans-serif;
    color: #336;
    font-size: 31px;
    line-height: 40px;
    font-weight: 500;
    text-align: center;
    letter-spacing: -0.4px;
  }
  
  .header.h3-mb.crosschannel-header {
    margin-top: 69px;
    padding-left: 0px;
    background-color: transparent;
    font-size: 33px;
    line-height: 42px;
  }
  
  .header.h3-mb.centered {
    margin: 100px 50px 20px;
    padding-right: 100px;
    padding-left: 100px;
    font-family: Avenir, sans-serif;
    text-align: center;
  }
  
  .header.h3-mb.h3_ind_pag {
    margin: 100px 50px 20px;
    padding-right: 100px;
    padding-left: 100px;
    font-family: Avenir, sans-serif;
    font-weight: 400;
    text-align: center;
  }
  
  .header.h3-mb.h3_alt_pag {
    display: block;
    margin: 0px 50px 20px;
    padding-right: 100px;
    padding-left: 100px;
    font-family: Poppins, sans-serif;
    color: #00263a;
    font-size: 40px;
    font-weight: 400;
    text-align: center;
  }
  
  .header.h3-mb.h3_alt_pag {
    margin: 100px 50px 20px;
    padding-right: 100px;
    padding-left: 100px;
    font-family: Avenir, sans-serif;
    font-weight: 400;
    text-align: center;
  }
  
  .header.h2-home {
    margin: auto auto 44px;
    padding: 0px;
    font-family: 'Gotham Rounded', sans-serif;
    color: #3a3d5c;
    font-size: 32.6px;
    line-height: 1.5em;
    font-weight: 700;
    text-align: center;
    letter-spacing: -0.92px;
  }
  
  .header.h2-home.crosschannel-header {
    margin-top: 69px;
    padding-left: 0px;
    background-color: transparent;
    font-size: 33px;
    line-height: 42px;
  }
  
  .header.h2-home.centered {
    margin: 100px 50px 20px;
    padding-right: 100px;
    padding-left: 100px;
    font-family: Avenir, sans-serif;
    text-align: center;
  }
  
  .header.h2-home.h3_ind_pag {
    margin: 100px 50px 20px;
    padding-right: 100px;
    padding-left: 100px;
    font-family: Avenir, sans-serif;
    font-weight: 400;
    text-align: center;
  }
  
  .header.h2-home.h3_alt_pag {
    display: block;
    margin: 0px 50px 20px;
    padding-right: 100px;
    padding-left: 100px;
    font-family: Poppins, sans-serif;
    color: #00263a;
    font-size: 40px;
    font-weight: 400;
    text-align: center;
  }
  
  .header.h2-home.h3_alt_pag {
    margin: 100px 50px 20px;
    padding-right: 100px;
    padding-left: 100px;
    font-family: Avenir, sans-serif;
    font-weight: 400;
    text-align: center;
  }
  
  .header.h2-home.conv_apps {
    font-weight: 700;
  }
  
  
  
  
  .image-34 {
    display: block;
    width: 150px;
    /* padding-top: -12px !important; */
    height: 100px;
    margin-left: 123px !important;
    margin-bottom: 0px;
    /* margin-left: 0px; */
  }
  
  .dropdown-image {
    margin-bottom: 14px;
    border-radius: 10px;
  }
  
 
  
 
  
  .nav-content-wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    padding-left: 12px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  
  .dropdown-toggle-2 {
    padding-right: 24px;
    padding-left: 12px;
    -webkit-transition: all 200ms ease;
    transition: all 200ms ease;
  }
  
  .dropdown-toggle-2:hover {
    color: #8c54ff;
  }
  
  .nav-blog-item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    padding-top: 4px;
    padding-bottom: 4px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    text-decoration: none;
  }
  
  .dropdown-pointer {
    position: relative;
    opacity: 1;
  }
  
  .nav-link-details {
    color: #484848 !important;
    font-size: 13px;
    white-space: normal;
    font-family: europa,sans-serif !important;
    font-weight: 400 !important;
  font-style: normal;
  }
  
  .navigation-cont-mob {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: 100%;
    max-width: 1300px;
    margin-right: auto;
    margin-left: auto;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  
  .brand {
    display: none;
    margin-right: 44px;
  }
  
  .navigation-mob {
    position: relative;
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: auto;
    display: none;
    overflow: visible;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: transparent;
  }
  
  .navigation-cont {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: 100%;
    min-height: 90px;
    margin-right: auto;
    margin-left: auto;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    align-self: auto;
  }
  
  .dropdown-column-left {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 50%;
    height: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  
  .button-menu {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    min-height: 50px;
    padding-right: 25px;
    padding-left: 25px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 50px;
    background-color: #fe0089;
    -webkit-transition: all 400ms ease-out;
    transition: all 400ms ease-out;
    font-family: Avenirlt, sans-serif;
    color: #fff;
    font-size: 13px;
    font-weight: 400;
    letter-spacing: 1px;
    text-decoration: none;
    text-transform: uppercase;
    white-space: nowrap;
  }
  
  .button-menu:hover {
    background-color: #410083;
  }
  
  .navigation-dropdown {
    min-width: 140px;
  }
  
  .navigation-dropdown.w--open {
    left: -100px;
    max-height: 100vh;
    min-width: 320px;
    padding-top: 10px;
    background-color: transparent;
  }
  
  .navigation-dropdown.dropdown-long {
    left: -185px;
    min-width: 500px;
  }
  
  .navigation-left {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: auto;
    padding-left: 0px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  
  .navigation-left.fullpage {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
  }
  
  .dropdown-block {
    position: relative;
    z-index: 25;
    width: 100%;
    padding: 20px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-top: 1px solid rgba(0, 0, 0, 0.08);
    border-bottom: 1px solid rgba(0, 0, 0, 0.08);
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    background-color: #fafafa;
    box-shadow: 11px 11px 30px -10px rgba(32, 53, 90, 0.15);
    color: #283338;
    font-size: 16px;
    text-decoration: none;
  }
  
  .dropdown-wrapper-flex {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    overflow: hidden;
    min-width: 140px;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    border-radius: 10px 10px 2px 2px;
    background-color: #fff;
    box-shadow: 4px -19px 35px 0 rgba(32, 53, 90, 0.08), 11px 11px 30px -10px rgba(32, 53, 90, 0.15);
  }
  
  .dropdown-wrapper-flex.w--open {
    left: -97px;
    max-height: 100vh;
    min-width: 300px;
    border-radius: 15px;
    background-color: #fff;
    box-shadow: 0 50px 25px -50px rgba(32, 53, 90, 0.15), 8px 18px 60px 4px rgba(0, 0, 0, 0.13);
  }
  
  .dropdown-title {
    margin-bottom: 2px;
    color: rgb(157, 106, 72);
    font-size: 15px;
    font-family: check, sans-serif;
    letter-spacing: 2px;
    text-transform: uppercase;
    font-size: 11px;
   
  }
  
  .dropdown-title.text-block-43 {
    font-size: 18px;
  }
  
  .navigation-right {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: auto;
    padding-right: 0px;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 16px;
  }
  
  .navigation-wrap {
    position: fixed;
    left: 0%;
    top: 0;
    right: 0%;
    bottom: auto;
    z-index: 10;
    display: block;
    background-color: #fff;
    font-family: 'Gotham Rounded', sans-serif;
    color: #336;
  }
  
  .navigation-wrap.fullpage {
    position: absolute;
    display: block;
  }
  
  .dropdown-wrapper-2 {
    overflow: hidden;
    min-width: 140px;
    border-radius: 10px;
    background-color: #fff;
    box-shadow: 4px -19px 35px 0 rgba(32, 53, 90, 0.08), 11px 11px 30px -10px rgba(32, 53, 90, 0.15);
  }
  
  .dropdown-wrapper-2.w--open {
    left: -97px;
    max-height: 100vh;
    min-width: 300px;
    border-radius: 15px;
    background-color: #fff;
    box-shadow: 0 50px 25px -50px rgba(32, 53, 90, 0.15), 8px 18px 60px 4px rgba(0, 0, 0, 0.13);
  }
  
  .icon-4 {
    margin-right: 5px;
    font-family: Avenirlt, sans-serif;
    font-size: 16px;
  }
  
  .nav-menu {
    position: static;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-right: 0px;
    padding-left: 0px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    color: #283338;
    font-size: 15px;
  }
  
  .flowbase-logo {
    width: 54px;
  }
  
  .icon-wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 40px;
    height: 40px;
    padding: 0px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    border-radius: 100px;
    background-color: rgba(140, 84, 255, 0.05);
  }
  
  .dropdown-link-mobile {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    padding: 20px 22px 16px;
    color: #283338;
    font-size: 16px;
    text-decoration: none;
  }
  
  .dropdown-link-mobile:hover {
    background-color: #f8faff;
  }
  
  .icon-5 {
    width: 100%;
  }
  
  .pointer {
    position: absolute;
    left: 0%;
    top: -2%;
    right: 5%;
    bottom: auto;
    z-index: 20;
    width: 20px;
    height: 20px;
    margin-right: auto;
    margin-left: auto;
    border-radius: 2px;
    background-color: #fff;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  
  .pointer.product {
    left: 0%;
    top: -3%;
    right: 5%;
  }
  
  .pointer.resources {
    top: -1.5%;
    right: 6.5%;
  }
  
  .login-buttons {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-left: 0px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  
  .nav-link-blog {
    color: #5f5f5fd8;
    font-size: 14px;
    white-space: normal;
    font-family: gaultier-lights, sans-serif !important;
    font-weight: 700;
  }
  
  .navigation {
    position: -webkit-sticky;
    position: sticky;
    left: 0%;
    top: 0px;
    right: 0%;
    bottom: auto;
    z-index: 10;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-right: 3%;
    padding-left: 3%;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #f4f1eb;
    box-shadow: 0 2px 5px 0 rgba(51, 51, 102, 0.1);
  }
  
  .navigation.fullpage {
    position: static;
  }
  
  .dropdown-2 {
    font-family: Avenirlt, sans-serif;
  }
  
  .dropdown-column-right {
    width: 50%;
    height: 100%;
    padding: 25px 25px 40px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-left: 1px solid rgba(0, 0, 0, 0.08);
    background-color: #fafafa;
  }
  
  .dropdown-link {
    position: relative;
    z-index: 25;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 20px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-transition: all 200ms ease;
    transition: all 200ms ease;
    color: #283338;
    font-size: 16px;
    text-decoration: none;
  }
  
  .dropdown-link:hover {
    background-color: hsla(0, 0%, 98%, 0.8);
    color: #7839f3;
  }
  
  .dropdown-toggle-3 {
    padding-right: 24px;
    padding-left: 12px;
    -webkit-transition: all 200ms ease;
    transition: all 200ms ease;
  }
  
  .dropdown-toggle-3:hover {
    display: inline-block;
    overflow: visible;
    color: #410083;
    -o-object-fit: fill;
    object-fit: fill;
  }
  
  
  
  .dropdown-link-2:hover {
    background-color: #f4f3f067;
   
  }
  
  .dropdown-link-2.non-visible_drop {
    display: block;
  }
  
  .dropdown-link-2.product {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  
  .dropdown-link-2.lead-gen {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  
  .dropdown-link-2.customer {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  
  .dropdown-link-2.surveys {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  
  .dropdown-link-2.prod {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  
  .dropdown-link-2.hr {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  
  .text-block-47 {
    font-family: Avenirlt, sans-serif;
  }
  
  .div-block-52 {
    display: block;
    padding-right: 0%;
    padding-left: 0%;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-content: space-between;
    -ms-flex-line-pack: justify;
    align-content: space-between;
  }
  
  .image-47 {
    display: block;
    max-width: 50%;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
    padding-bottom: 0px;
    text-align: center;
  }
  
  .image-47.sf {
    max-width: 38%;
  }
  
  .image-47.slack {
    margin-bottom: 0px;
    padding-bottom: 0px;
  }
  
  .image-47.mc {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-top: 10px;
    padding-bottom: 10px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
  }
  
  .image-47.df {
    margin-bottom: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
  }
  
  .navigation-mob-2 {
    position: relative;
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: auto;
    display: none;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: transparent;
  }
  
  .button-menu-2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-left: 15px;
    padding: 10px 14px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 3px;
    background-color: rgb(164, 112, 82);
    -webkit-transition: none 0ms ease;
    transition: none 0ms ease;
    color: #ffffff;
    font-size: 16px;
  
    text-decoration: none;
    text-transform: capitalize;
    white-space: nowrap;
    cursor: pointer;
    font-family: europa,sans-serif;
    font-weight: 400;
    font-style: normal;
    border-radius: 5px;
    transition: background 0.3s ease 0s;
    border: 1px solid rgb(164, 112, 82);
  }
  
  .button-menu-2:hover {
    background-color: transparent;
    color:  rgb(164, 112, 82);
  }
  
  .button-menu-2.nav {
    padding-right: 23px;
    padding-left: 23px;
    border-radius: 3px;
  }
  
  .dropdown-toggle-4 {
    font-size: 12px;
    letter-spacing: 1px;
    font-family: europa,sans-serif;
    font-weight: 700;
    color: #484848;
    line-height: 1.333;
    margin-right: 10px;
    padding-right: 20px;
    padding-left: 20px;
    -webkit-transition: all 200ms ease;
    transition: all 200ms ease;
    color:#6c635d;
    text-transform: uppercase;
  }
  
  .dropdown-toggle-4:hover {
    font-size: 12px;
    font-family: europa,sans-serif;
    font-weight: 700;
    color: #484848;
    line-height: 1.333;
    display: inline-block;
    overflow: visible;
   
    -o-object-fit: fill;
    object-fit: fill;
  }
  
  .dropdown-toggle-4.hidden_menu {
    display: none;
  }
  
  .icon-7 {
    margin-right: 5px;
    margin-left: 0px;
    padding-left: 0px;
  }
  

  .icon-wrap-2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 70px;
    height: 70px;
    padding: 5px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  
  }
  
  .icon-wrap-2.big-icon-dd {
    padding: 2px 2px 2px 0px;
  }
  
  .image-55 {
    width: 40px;
    height: 40px;
  }
  
  .text-block-58 {
    font-size: 16px;
  }
  
  .link-block-20 {
    display: none;
  }


.sr-button:not(:disabled) {
  cursor: pointer
}

.sr-navbar {
  display: flex;
  position: relative
}

.sr-navbar-container:not(.sr-navbar-transparent) {
  background: #f8f8f8
}

.sr-navbar-container>:after,
.sr-navbar-container>:before {
  display: none !important
}

.sr-navbar-left,
.sr-navbar-right {
  display: flex;
  align-items: center
}

.sr-navbar-right {
  margin-left: auto
}

.sr-navbar-left,
.sr-navbar-right {
  flex-wrap: wrap
}

.sr-navbar-item,
.sr-navbar-toggle {
  display: flex;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  min-height: 80px;
  padding: 0 15px;
  font-size: .875rem;
  font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, Noto Sans, sans-serif;
  text-decoration: none
}

.sr-navbar-item {
  color: #666
}

.sr-navbar-toggle {
  color: #999
}

.sr-navbar-toggle:focus,
.sr-navbar-toggle:hover {
  color: #666;
  outline: none;
  text-decoration: none
}

.sr-breadcrumb>*>:focus,
.sr-breadcrumb>*>:hover {
  color: #666;
  text-decoration: none
}

.sr-pagination>*>:focus,
.sr-pagination>*>:hover {
  color: #666;
  text-decoration: none
}

.sr-dotnav>*>:focus,
.sr-dotnav>*>:hover {
  background-color: hsla(0, 0%, 40%, .6);
  outline: none;
  border-color: transparent
}

.sr-dotnav>*>:active {
  /* background-color: hsla(0, 0%, 40%, .2); */
  border-color: transparent
}

.sr-modal {
  display: none;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1010;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  padding: 15px;
  background: rgba(0, 0, 0, .9);
  opacity: 0;
  transition: opacity .15s linear
}

@media (min-width:640px) {
  .sr-modal {
      padding: 50px 30px
  }
}

@media (min-width:960px) {
  .sr-modal {
      padding-left: 40px;
      padding-right: 40px
  }
}

.sr-modal-dialog {
  position: relative;
  box-sizing: border-box;
  margin: 0 auto;
  width: 600px;
  max-width: calc(100% - .01px) !important;
  background: #fff;
  opacity: 0;
  transform: translateY(-100px);
  transition: .3s linear;
  transition-property: opacity, transform
}

.sr-modal-full {
  padding: 0;
  background: none
}

.sr-modal-full .sr-modal-dialog {
  margin: 0;
  width: 100%;
  max-width: 100%;
  transform: translateY(0)
}

[class*=sr-modal-close-] {
  position: absolute;
  z-index: 1010;
  top: 10px;
  right: 10px;
  padding: 5px
}

.sr-modal-close-full {
  top: 0;
  right: 0;
  padding: 20px;
  background: #fff
}

.sr-lightbox-items>:focus {
  outline: none
}

.sr-slideshow-items>:focus {
  outline: none
}

.sr-slider-items>:focus {
  outline: none
}

.sr-animation-toggle:not(:hover):not(:focus) [class*=sr-animation-] {
  animation-name: none
}

@supports (-webkit-background-clip:text) {
}

@supports (filter:blur(0)) {
}

@-moz-document url-prefix() {
}

@supports (-ms-ime-align:auto) {
}

.sr-logo {
  font-size: 1.5rem;
  font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, Noto Sans, sans-serif;
  color: #666;
  text-decoration: none
}

.sr-logo:focus,
.sr-logo:hover {
  color: #666;
  outline: none;
  text-decoration: none
}

.sr-padding-remove-vertical {
  padding-top: 0 !important;
  padding-bottom: 0 !important
}

.sr-visible-toggle:not(:hover):not(:focus) .sr-hidden-hover:not(:focus-within) {
  position: absolute !important;
  width: 0 !important;
  height: 0 !important;
  padding: 0 !important;
  margin: 0 !important;
  overflow: hidden !important
}

.sr-visible-toggle:not(:hover):not(:focus) .sr-invisible-hover:not(:focus-within) {
  opacity: 0 !important
}

.sr-card-primary.sr-card-body .sr-heading-line>:after,
.sr-card-primary.sr-card-body .sr-heading-line>:before,
.sr-card-primary>:not([class*=sr-card-media]) .sr-heading-line>:after,
.sr-card-primary>:not([class*=sr-card-media]) .sr-heading-line>:before,
.sr-card-secondary.sr-card-body .sr-heading-line>:after,
.sr-card-secondary.sr-card-body .sr-heading-line>:before,
.sr-card-secondary>:not([class*=sr-card-media]) .sr-heading-line>:after,
.sr-card-secondary>:not([class*=sr-card-media]) .sr-heading-line>:before,
.sr-light .sr-heading-line>:after,
.sr-light .sr-heading-line>:before,
.sr-offcanvas-bar .sr-heading-line>:after,
.sr-offcanvas-bar .sr-heading-line>:before,
.sr-overlay-primary .sr-heading-line>:after,
.sr-overlay-primary .sr-heading-line>:before,
.sr-section-primary:not(.sr-preserve-color) .sr-heading-line>:after,
.sr-section-primary:not(.sr-preserve-color) .sr-heading-line>:before,
.sr-section-secondary:not(.sr-preserve-color) .sr-heading-line>:after,
.sr-section-secondary:not(.sr-preserve-color) .sr-heading-line>:before {
  border-bottom-color: hsla(0, 0%, 100%, .2)
}

.sr-card-primary.sr-card-body .sr-list-muted>:before,
.sr-card-primary>:not([class*=sr-card-media]) .sr-list-muted>:before,
.sr-card-secondary.sr-card-body .sr-list-muted>:before,
.sr-card-secondary>:not([class*=sr-card-media]) .sr-list-muted>:before,
.sr-light .sr-list-muted>:before,
.sr-offcanvas-bar .sr-list-muted>:before,
.sr-overlay-primary .sr-list-muted>:before,
.sr-section-primary:not(.sr-preserve-color) .sr-list-muted>:before,
.sr-section-secondary:not(.sr-preserve-color) .sr-list-muted>:before {
  color: hsla(0, 0%, 100%, .5) !important
}

.sr-card-primary.sr-card-body .sr-list-emphasis>:before,
.sr-card-primary.sr-card-body .sr-list-primary>:before,
.sr-card-primary.sr-card-body .sr-list-secondary>:before,
.sr-card-primary>:not([class*=sr-card-media]) .sr-list-emphasis>:before,
.sr-card-primary>:not([class*=sr-card-media]) .sr-list-primary>:before,
.sr-card-primary>:not([class*=sr-card-media]) .sr-list-secondary>:before,
.sr-card-secondary.sr-card-body .sr-list-emphasis>:before,
.sr-card-secondary.sr-card-body .sr-list-primary>:before,
.sr-card-secondary.sr-card-body .sr-list-secondary>:before,
.sr-card-secondary>:not([class*=sr-card-media]) .sr-list-emphasis>:before,
.sr-card-secondary>:not([class*=sr-card-media]) .sr-list-primary>:before,
.sr-card-secondary>:not([class*=sr-card-media]) .sr-list-secondary>:before,
.sr-light .sr-list-emphasis>:before,
.sr-light .sr-list-primary>:before,
.sr-light .sr-list-secondary>:before,
.sr-offcanvas-bar .sr-list-emphasis>:before,
.sr-offcanvas-bar .sr-list-primary>:before,
.sr-offcanvas-bar .sr-list-secondary>:before,
.sr-overlay-primary .sr-list-emphasis>:before,
.sr-overlay-primary .sr-list-primary>:before,
.sr-overlay-primary .sr-list-secondary>:before,
.sr-section-primary:not(.sr-preserve-color) .sr-list-emphasis>:before,
.sr-section-primary:not(.sr-preserve-color) .sr-list-primary>:before,
.sr-section-primary:not(.sr-preserve-color) .sr-list-secondary>:before,
.sr-section-secondary:not(.sr-preserve-color) .sr-list-emphasis>:before,
.sr-section-secondary:not(.sr-preserve-color) .sr-list-primary>:before,
.sr-section-secondary:not(.sr-preserve-color) .sr-list-secondary>:before {
  color: #fff !important
}

.sr-card-primary.sr-card-body .sr-list-bullet>:before,
.sr-card-primary>:not([class*=sr-card-media]) .sr-list-bullet>:before,
.sr-card-secondary.sr-card-body .sr-list-bullet>:before,
.sr-card-secondary>:not([class*=sr-card-media]) .sr-list-bullet>:before,
.sr-light .sr-list-bullet>:before,
.sr-offcanvas-bar .sr-list-bullet>:before,
.sr-overlay-primary .sr-list-bullet>:before,
.sr-section-primary:not(.sr-preserve-color) .sr-list-bullet>:before,
.sr-section-secondary:not(.sr-preserve-color) .sr-list-bullet>:before {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%226%22%20height%3D%226%22%20viewBox%3D%220%200%206%206%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Ccircle%20fill%3D%22rgba(255, 255, 255, 0.7)%22%20cx%3D%223%22%20cy%3D%223%22%20r%3D%223%22%20%2F%3E%0A%3C%2Fsvg%3E")
}

.sr-card-primary.sr-card-body .sr-breadcrumb>*>:focus,
.sr-card-primary.sr-card-body .sr-breadcrumb>*>:hover,
.sr-card-primary>:not([class*=sr-card-media]) .sr-breadcrumb>*>:focus,
.sr-card-primary>:not([class*=sr-card-media]) .sr-breadcrumb>*>:hover,
.sr-card-secondary.sr-card-body .sr-breadcrumb>*>:focus,
.sr-card-secondary.sr-card-body .sr-breadcrumb>*>:hover,
.sr-card-secondary>:not([class*=sr-card-media]) .sr-breadcrumb>*>:focus,
.sr-card-secondary>:not([class*=sr-card-media]) .sr-breadcrumb>*>:hover,
.sr-light .sr-breadcrumb>*>:focus,
.sr-light .sr-breadcrumb>*>:hover,
.sr-offcanvas-bar .sr-breadcrumb>*>:focus,
.sr-offcanvas-bar .sr-breadcrumb>*>:hover,
.sr-overlay-primary .sr-breadcrumb>*>:focus,
.sr-overlay-primary .sr-breadcrumb>*>:hover,
.sr-section-primary:not(.sr-preserve-color) .sr-breadcrumb>*>:focus,
.sr-section-primary:not(.sr-preserve-color) .sr-breadcrumb>*>:hover,
.sr-section-secondary:not(.sr-preserve-color) .sr-breadcrumb>*>:focus,
.sr-section-secondary:not(.sr-preserve-color) .sr-breadcrumb>*>:hover {
  color: hsla(0, 0%, 100%, .7)
}

.sr-card-primary.sr-card-body .sr-pagination>*>:focus,
.sr-card-primary.sr-card-body .sr-pagination>*>:hover,
.sr-card-primary>:not([class*=sr-card-media]) .sr-pagination>*>:focus,
.sr-card-primary>:not([class*=sr-card-media]) .sr-pagination>*>:hover,
.sr-card-secondary.sr-card-body .sr-pagination>*>:focus,
.sr-card-secondary.sr-card-body .sr-pagination>*>:hover,
.sr-card-secondary>:not([class*=sr-card-media]) .sr-pagination>*>:focus,
.sr-card-secondary>:not([class*=sr-card-media]) .sr-pagination>*>:hover,
.sr-light .sr-pagination>*>:focus,
.sr-light .sr-pagination>*>:hover,
.sr-offcanvas-bar .sr-pagination>*>:focus,
.sr-offcanvas-bar .sr-pagination>*>:hover,
.sr-overlay-primary .sr-pagination>*>:focus,
.sr-overlay-primary .sr-pagination>*>:hover,
.sr-section-primary:not(.sr-preserve-color) .sr-pagination>*>:focus,
.sr-section-primary:not(.sr-preserve-color) .sr-pagination>*>:hover,
.sr-section-secondary:not(.sr-preserve-color) .sr-pagination>*>:focus,
.sr-section-secondary:not(.sr-preserve-color) .sr-pagination>*>:hover {
  color: hsla(0, 0%, 100%, .7)
}

.sr-card-primary.sr-card-body .sr-dotnav>*>:focus,
.sr-card-primary.sr-card-body .sr-dotnav>*>:hover,
.sr-card-primary>:not([class*=sr-card-media]) .sr-dotnav>*>:focus,
.sr-card-primary>:not([class*=sr-card-media]) .sr-dotnav>*>:hover,
.sr-card-secondary.sr-card-body .sr-dotnav>*>:focus,
.sr-card-secondary.sr-card-body .sr-dotnav>*>:hover,
.sr-card-secondary>:not([class*=sr-card-media]) .sr-dotnav>*>:focus,
.sr-card-secondary>:not([class*=sr-card-media]) .sr-dotnav>*>:hover,
.sr-light .sr-dotnav>*>:focus,
.sr-light .sr-dotnav>*>:hover,
.sr-offcanvas-bar .sr-dotnav>*>:focus,
.sr-offcanvas-bar .sr-dotnav>*>:hover,
.sr-overlay-primary .sr-dotnav>*>:focus,
.sr-overlay-primary .sr-dotnav>*>:hover,
.sr-section-primary:not(.sr-preserve-color) .sr-dotnav>*>:focus,
.sr-section-primary:not(.sr-preserve-color) .sr-dotnav>*>:hover,
.sr-section-secondary:not(.sr-preserve-color) .sr-dotnav>*>:focus,
.sr-section-secondary:not(.sr-preserve-color) .sr-dotnav>*>:hover {
  background-color: hsla(0, 0%, 100%, .9);
  border-color: transparent
}

.sr-card-primary.sr-card-body .sr-dotnav>*>:active,
.sr-card-primary>:not([class*=sr-card-media]) .sr-dotnav>*>:active,
.sr-card-secondary.sr-card-body .sr-dotnav>*>:active,
.sr-card-secondary>:not([class*=sr-card-media]) .sr-dotnav>*>:active,
.sr-light .sr-dotnav>*>:active,
.sr-offcanvas-bar .sr-dotnav>*>:active,
.sr-overlay-primary .sr-dotnav>*>:active,
.sr-section-primary:not(.sr-preserve-color) .sr-dotnav>*>:active,
.sr-section-secondary:not(.sr-preserve-color) .sr-dotnav>*>:active {
  background-color: hsla(0, 0%, 100%, .5);
  border-color: transparent
}

* {
  box-sizing: border-box;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale
}

.NV-pr--04 {
  padding-right: 1.125rem
}

@media (min-width:768px) {
  .NV-pr--04 {
      padding-right: 2rem
  }
}

.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
}

.screen-reader-text:focus {
  background-color: #eee;
  clip: auto !important;
  clip-path: none;
  color: #444;
  display: block;
  font-size: 1em;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000
}

body,
html {
  font-size: 16;
  font-weight: 400;
  line-height: 1.5em;
  font-family: Open Sans, sans-serif;
  font-display: swap;
  color: #323232
}

p,
ul {
  font-family: Open Sans, sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.7;
  font-style: normal;
  margin-top: 0;
  margin-bottom: 1.125rem
}

@media (min-width:768px) {
  p,
  ul {
      font-size: 1.125rem
  }
}

@media (min-width:1600px) {
  html {
      font-size: 18px
  }
}

.title,
.NV-web-menu__submenu .NV-web-menu__link--back {
  font-family: Open Sans, sans-serif !important;
  font-size: 1rem;
  font-weight: 600;
  line-height: 1.125em;
  font-style: normal;
  margin-top: 0;
  margin-bottom: 2rem;
  letter-spacing: .16667em;
  text-transform: uppercase
}

a:not([class]) {
  /* color: #9e513f; */
  transition: all .3s ease-out
}



.NV-btn--inverse {
  background-color: #9e513f;
  border: 2px solid #9e513f;
  border-radius: 0;
  color: #fff;
  display: inline-block;
  font-size: .875rem;
  font-weight: 700;
  line-height: 1.45;
  letter-spacing: .14286em;
  margin-left: 0;
  margin-right: .5rem;
  min-width: 20ch;
  padding: .75rem;
  position: relative;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  transition: background-color .15s ease-out, border-color .15s ease-out, color .15s ease-out
}

@media (min-width:768px) {
  .NV-btn--inverse {
      font-size: .875rem;
      margin-left: 0;
      margin-right: .25rem;
      padding: .75rem 1.125rem
  }
}

.NV-btn--inverse:active,
.NV-btn--inverse:hover {
  border-color: #c5801e;
  background-color: #c5801e;
  text-decoration: none;
  color: #f6f6f6
}

.NV-btn--inverse:focus {
  border-color: #c5801e;
  background-color: #c5801e;
  box-shadow: inset 0 0 0 1px #c5801e, inset 0 0 0 3px #f6f6f6
}

.NV-btn--inverse:disabled {
  border-color: #e6e6e6;
  background-color: #e6e6e6;
  color: #333
}

.NV-btn--inverse {
  border-color: #fff;
  background-color: transparent;
  color: #fff
}

.NV-btn--inverse:hover {
  border-color: #9e513f;
  background-color: #9e513f;
  color: #fff
}

.NV-btn--inverse:focus {
  border-color: #9e513f;
  background-color: #9e513f;
  color: #f6f6f6;
  box-shadow: inset 0 0 0 1px #9e513f, inset 0 0 0 3px #f6f6f6
}

.NV-btn--inverse:disabled {
  border-color: #333;
  background-color: #333;
  color: #e6e6e6
}

.NV-btn--inverse+.NV-btn--inverse {
  margin-top: 1.125rem
}

@media (min-width:768px) {
  .NV-btn--inverse+.NV-btn--inverse {
      margin-top: 1.5rem
  }
}

.container {
  width: 100%;
  max-width: calc(100% - 10px);
  margin-left: auto;
  margin-right: auto
}

@media (min-width:768px) {
  .container {
      max-width: calc(100% - 20px)
  }
}

.row {
  display: flex;
  flex-wrap: wrap;
  margin: 0
}

.row,
.row [class^=col-] {
 
}

@media (min-width:768px) {
  .row .col-md-10 {
      width: calc(((100% - ((12 / 10) * 20px)) / 12) * 10);
      margin: 10px;
      padding: 0
  }
}

@media (max-width:767px) {
  .row .col-sm-10 {
      width: calc(((100% - ((12 / 10) * 10px)) / 12) * 10);
      margin: 5px;
      padding: 0
  }
}

@media (min-width:1200px) {
  .row .col-lg-10 {
      width: calc(((100% - ((12 / 10) * 20px)) / 12) * 10);
      margin: 10px;
      padding: 0
  }
}

@media (min-width:768px) and (max-width:1199px) {
  .row .offset-md-1 {
      margin-left: calc((((100% - ((12 / 1) * 20px)) / 12) * 1) + 30px)
  }
}

@media (max-width:767px) {
  .row .offset-sm-1 {
      margin-left: calc((((100% - ((12 / 1) * 10px)) / 12) * 1) + 15px)
  }
}

@media (min-width:1200px) {
  .row .offset-lg-1 {
      margin-left: calc((((100% - ((12 / 1) * 20px)) / 12) * 1) + 30px)
  }
}

.NV-web-menu a {
  opacity: 1;
  transition: opacity;
  transition-duration: .2s;
  transition-timing-function: ease-out
}

.NV-web-menu a:hover {
  opacity: .75
}

@supports (object-fit:cover) {
}

.NV-web-menu :focus,
:focus {
  outline-style: none;
  outline: none
}

[class*=sr-modal-close-] {
  background: none;
  transition: all .3s ease-in-out
}

[class*=sr-modal-close-]:hover {
  color: #9e513f;
  text-decoration: none
}

#modal-menu .sr-modal-dialog {
  background-color: #323232;
  min-height: 100%
}

#modal-menu [class*=sr-modal-close-] {
  position: inherit;
  background: none;
  transition: all .3s ease-in-out;
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center
}

#modal-menu [class*=sr-modal-close-]:focus,
#modal-menu [class*=sr-modal-close-]:hover {
  color: #c5801e;
  text-decoration: none
}

#modal-menu [class*=sr-modal-close-] .title {
  margin-bottom: 0
}

#modal-menu .sr-navbar-container {
  background: none
}

#modal-menu:not(.sr-open)>div>div {
  animation-name: t;
  animation-duration: .2s;
  animation-fill-mode: both;
  animation-timing-function: ease-out;
  opacity: 0
}

@keyframes t {
  0% {
      opacity: 1
  }
  to {
      opacity: 0
  }
}

.NV-web-menu__container,
.NV-web-menu__container .NV-modal-menu__body,
.NV-web-menu__container .NV-modal-menu__footer,
.NV-web-menu__container .NV-modal-menu__header {
  transition: background .4s ease-in-out, color .4s ease-in-out, opacity .2s ease-in-out
}

.NV-web-menu__container {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-box: 1;
  -moz-box: 1;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
  min-height: 100%;
  min-height: 100vh;
  width: 100%;
  background-image: url(../images/svg/menu-decal-01.svg);
  background-repeat: no-repeat;
  background-position: 100% 100%;
  background-size: 75%
}

@media (min-width:768px) {
  .NV-web-menu__container {
      background-size: 800px
  }
}

.NV-web-menu__container .NV-modal-menu__header {
  -ms-flex: 1;
  flex-grow: 1;
  flex-basis: auto;
  -webkit-flex-shrink: 0;
  -moz-flex-shrink: 0;
  -ms-flex: 0;
  flex-shrink: 0;
  max-height: 80px;
  position: relative
}

.NV-web-menu__container .NV-modal-menu__header:after {
  display: block;
  content: "";
  height: 10px;
  position: absolute;
  bottom: -10px;
  width: 100%;
  opacity: 0;
  margin-left: -15px;
  margin-right: -15px;
  background: linear-gradient(180deg, rgba(0, 0, 0, .15), transparent 70%);
  transition: opacity .2s ease-in-out
}

.NV-web-menu__container .NV-modal-menu__body {
  transition: all .2s ease-out;
  position: relative;
  max-width: 100%;
  overflow: hidden
}

.NV-web-menu__container .NV-modal-menu__body .container {
  margin: 0 auto;
  transition: all .2s ease-out
}

.NV-web-menu__container .NV-modal-menu__footer {
  flex-basis: auto;
  -ms-flex: 1;
  flex-grow: 1;
  -webkit-flex-shrink: 0;
  -moz-flex-shrink: 0;
  -ms-flex: 0;
  flex-shrink: 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: end;
  justify-content: flex-end;
  font-size: 20px;
  width: 100%;
  position: relative
}

.NV-web-menu__container .NV-modal-menu__footer:before {
  display: block;
  content: "";
  height: 10px;
  position: absolute;
  top: -10px;
  width: 100%;
  opacity: 0;
  background: linear-gradient(0deg, rgba(0, 0, 0, .15), transparent 70%);
  transition: opacity .2s ease-in-out;
  z-index: -1
}

.NV-web-menu__container .NV-modal-menu__footer .container {
  margin-bottom: 2.5rem
}

.NV-web-menu {
  margin-top: 1.5rem;
  margin-bottom: 1rem;
  position: relative;
  width: 100%;
  list-style-type: none;
  padding-left: 0;
  transition: height .2s ease-out;
  display: inline-block
}

@media (min-width:768px) {
  .NV-web-menu {
      margin-top: 1.5rem;
      margin-bottom: 1.5rem
  }
}

.NV-web-menu>li>ul {
  width: 100%;
  list-style-type: none;
  padding-left: 0;
  font-family: Playfair Display, serif
}

.NV-web-menu>li:not(:first-child) {
  position: absolute;
  top: 0;
  left: 0
}

.NV-web-menu>li,
.NV-web-menu li {
  width: 100%
}

.NV-web-menu>li,
.NV-web-menu ul:not(.sr-accordion)>li {
  margin-bottom: 1.5rem
}

@media (min-width:1600px) {
  .NV-web-menu>li,
  .NV-web-menu ul:not(.sr-accordion)>li {
      margin-bottom: 18px
  }
}

.NV-web-menu a {
  color: #fff;
  display: inline-block;
  width: 100%;
  text-decoration: none;
  transition: all .3s ease-in-out
}

.NV-web-menu a:focus,
.NV-web-menu a:hover {
  color: #c5801e
}

.NV-web-menu .active {
  opacity: 1;
  height: auto;
  z-index: 1
}

.NV-web-menu .active>li {
  opacity: 0;
  transform: translateX(30px);
  transition: all .3s ease-in-out
}

.NV-web-menu .inactive {
  opacity: 0;
  height: 0;
  z-index: -1;
  position: absolute
}

.NV-web-menu .inactive li {
  transform: translateX(-30px);
  opacity: 0
}

.NV-web-menu__link--back {
  font-size: 1rem;
  font-weight: 400;
  margin-bottom: 0;
  margin-top: 0;
  position: relative;
  padding-left: 20px
}

.NV-web-menu__link--back:before {
  position: absolute;
  left: 0;
  top: 0;
  content: "";
  background-image: url(../images/png/chevron-light.png);
  background-size: contain;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  transform: rotate(180deg);
  width: 9px;
  height: 20px;
  display: inline-block;
  text-align: right;
  transition: left;
  transition-timing-function: ease-out;
  transition-duration: .2s
}

.NV-web-menu__link--back:hover:before {
  left: 0
}

.NV-web-menu .NV-web-menu__link,
.NV-web-menu .NV-web-menu__link--subnav {
  margin-bottom: 0;
  width: 100%
}

.NV-web-menu .NV-web-menu__link--subnav:hover,
.NV-web-menu .NV-web-menu__link:hover {
  color: #c5801e
}

.NV-web-menu .NV-web-menu__link--subnav:active,
.NV-web-menu .NV-web-menu__link:active {
  color: #fff
}

.NV-web-menu .NV-web-menu__link--subnav:before,
.NV-web-menu .NV-web-menu__link:before {
  background-position: 50% 10%
}

.NV-web-menu>li:last-child:not(:first-child) {
  margin-bottom: 6.375rem
}

.NV-web-menu .NV-web-menu__link--subnav {
  position: relative;
  width: 100%
}

.NV-web-menu .NV-web-menu__link--subnav:after {
  margin-bottom: 0;
  font-weight: 300;
  content: url(../images/png/chevron-light.png);
  display: inline-block;
  width: 50px;
  color: #fff;
  line-height: 0;
  text-align: right;
  transition: all;
  transition-duration: .2s;
  transition-timing-function: ease-out
}

.NV-web-menu .NV-web-menu__link--subnav:hover:after {
  transform: translateX(25px)
}

.NV-web-menu__submenu .NV-web-menu__link--back {
  margin-top: 0 !important;
  margin-bottom: 0 !important
}

.NV-web-menu__submenu>li {
  margin-bottom: 1.125rem !important
}

@media (min-width:1600px) {
  .NV-web-menu__submenu>li {
      margin-bottom: 18px
  }
}

.NV-web-menu__submenu>li.active-section {
  margin-bottom: 2rem !important
}

.NV-web-menu__submenu li>.NV-web-menu__link {
  font-size: 1.5rem
}

.NV-web-menu__link,
.NV-web-menu__link--subnav {
  font-size: 1.5rem;
  font-weight: 300;
  line-height: 1
}

@media (min-width:768px) {
  .NV-web-menu__link,
  .NV-web-menu__link--subnav {
      font-size: 1.5rem
  }
}

@media (min-width:1600px) {
  .NV-web-menu__link,
  .NV-web-menu__link--subnav {
      font-size: 1.5rem
  }
}

ul.NV-nav__secondary-nav {
  list-style-type: none;
  padding-left: 0
}

.NV-modal-menu__footer-inner {
  position: relative;
  margin-left: 0;
  padding-top: .25rem;
  margin-bottom: .25rem;
  padding-left: 0
}

@media (min-width:768px) {
  .NV-modal-menu__footer-inner {
      margin-left: 0;
      padding-top: .5rem;
      padding-bottom: .5rem;
      display: flex;
      justify-content: space-between
  }
  .NV-modal-menu__footer-inner .NV-modal-menu__footer-right {
      margin-top: auto
  }
}

.NV-modal-menu__footer-address,
.NV-modal-menu__footer-phone,
.NV-modal-menu__footer-social {
  margin-bottom: 1.5rem
}

@media (min-width:1600px) {
  .NV-modal-menu__footer-address,
  .NV-modal-menu__footer-phone,
  .NV-modal-menu__footer-social {
      margin-bottom: 18px
  }
}

.NV-modal-menu__footer-address a,
.NV-modal-menu__footer-phone a,
.NV-modal-menu__footer-social a {
  color: #fff;
  transition: all .3s ease-in-out;
  font-size: 18px
}

.NV-modal-menu__footer-address a:hover,
.NV-modal-menu__footer-phone a:hover,
.NV-modal-menu__footer-social a:hover {
  color: #c5801e;
  text-decoration: none
}

.NV-modal-menu__footer-phone {
  margin-bottom: 2rem
}

.NV-modal-menu__footer-social {
  display: flex;
  align-items: flex-end
}

.NV-modal-menu__footer-social a {
  display: inline-block;
  width: 30px;
  padding: 0 2px;
  transition: all .3s ease-in-out;
  text-decoration: none
}

.NV-modal-menu__footer-social a:not(:first-child) {
  margin-left: .5rem
}

.NV-modal-menu__footer-social a img {
  object-fit: cover
}

.NV-modal-menu__footer-social a:active,
.NV-modal-menu__footer-social a:focus,
.NV-modal-menu__footer-social a:hover {
  opacity: .6
}

.NV-nav__primary-nav {
  margin-top: 3rem
}

@media (min-width:768px) {
  .NV-nav__primary-nav {
      margin-top: 4.25rem
  }
}

#masthead {
  position: relative
}

.NV-nav-standard {
  margin-bottom: -100%;
  background-color: hsla(0, 0%, 100%, 0);
  transition: background;
  transition-timing-function: ease-out;
  transition-duration: .3s
}

.NV-navbar {
  height: 80px;
  margin-bottom: -80px;
  position: relative;
  z-index: 1009
}

.sr-navbar-container:not(.sr-navbar-transparent) {
  background-color: #5f5f5f
}

.NV-nav-standard .sr-navbar-item.sr-logo {
  padding-left: 20px
}

.NV-nav-standard .sr-navbar-toggle {
  padding-right: 20px
}

.NV-nav-standard .sr-navbar-toggle .menu__bars {
  width: 33px;
  position: relative;
  height: 17px;
  margin-left: 1rem
}

.NV-nav-standard .sr-navbar-toggle .menu__bars span {
  display: block;
  position: absolute;
  height: 2px;
  width: 100%;
  right: 0;
  margin-left: auto;
  background: #fff;
  opacity: 1;
  left: 0;
  transform: rotate(0deg);
  transition: all .25s ease-in-out;
  transform-origin: left center
}

.NV-nav-standard .sr-navbar-toggle .menu__bars span:first-child {
  top: 0
}

.NV-nav-standard .sr-navbar-toggle .menu__bars span:nth-child(2) {
  width: 70%;
  top: 8px
}

.NV-nav-standard .sr-navbar-toggle .menu__bars span:nth-child(3) {
  width: 35%;
  top: 16px
}

.NV-nav-standard .sr-navbar-toggle:focus .menu__bars span:nth-child(2),
.NV-nav-standard .sr-navbar-toggle:focus .menu__bars span:nth-child(3),
.NV-nav-standard .sr-navbar-toggle:hover .menu__bars span:nth-child(2),
.NV-nav-standard .sr-navbar-toggle:hover .menu__bars span:nth-child(3) {
  width: 100%
}

.custom-logo-link img {
  /* max-height: 40px;
  height: 40px; */
  width: auto;
  max-width: 148px;
  transition: opacity .25s ease-out
}

@media (min-width:768px) {
  .custom-logo-link img {
      max-height: 50px;
      height: 50px;
      max-width: 260px
  }
}

.custom-logo-link img:hover {
  opacity: .9
}

.NV-navbar__primary-menu--align-right {
  flex-grow: 1;
  -webkit-flex-shrink: 1;
  -moz-flex-shrink: 1;
  -ms-flex: 1;
  flex-shrink: 1;
  display: none
}

@media (min-width:1200px) {
  .NV-navbar__primary-menu--align-right {
      display: -ms-flexbox;
      display: flex
  }
}

.NV-navbar__primary-menu--align-right {
  -ms-flex-pack: end;
  justify-content: flex-end
}

.sr-navbar-left {
  justify-content: center
}

.sr-navbar-left .vintage-link {
  color: #fff;
  display: none;
  justify-content: center;
  height: 46px
}

@media (min-width:992px) {
  .sr-navbar-left .vintage-link {
      display: flex
  }
}

.sr-navbar-left .vintage-link:before {
  content: "";
  width: 1px;
  border-left: 1px solid #fff;
  margin-right: 30px;
  margin-left: 20px
}

.sr-navbar-left .title {
  margin-bottom: 0;
  align-self: center
}

.sr-modal {
  background: rbga(0, 0, 0, .8)
}

.NV-featured-pages .sr-visible-toggle:not(:hover):not(:focus) .sr-hidden-hover:not(:focus-within) {
  opacity: 0
}

.NV-modal-menu__footer .NV-nav__nav-buttons .find-a-hotel {
  display: none !important
}

.NV-modal-menu__footer .vintage-link {
  margin-bottom: 1rem
}

@media (min-width:992px) {
  .NV-modal-menu__footer .vintage-link {
      display: none
  }
}

.NV-modal-menu__footer .vintage-link .parent-site {
  color: #fff
}

.sr-modal {
  display: none;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1010;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  padding: 15px;
  background: rgba(0, 0, 0, .1);
  opacity: 0;
  transition: opacity .15s linear
}

@media (min-width:640px) {
  .sr-modal {
      padding: 50px 30px
  }
}

@media (min-width:960px) {
  .sr-modal {
      padding-left: 40px;
      padding-right: 40px
  }
}

.sr-modal.sr-open {
  opacity: 1
}

.sr-modal-page {
  overflow: hidden
}

.sr-modal-dialog {
  position: relative;
  box-sizing: border-box;
  margin: 0 auto;
  width: 600px;
  max-width: calc(100% - .01px) !important;
  background: #fff;
  opacity: 0;
  transform: translateY(-100px);
  transition: .3s linear;
  transition-property: opacity, transform
}

.sr-open>.sr-modal-dialog {
  opacity: 1;
  transform: translateY(0)
}

.NV-web-menu--dark>li>ul,
.NV-web-menu>li>ul {
  width: 100%;
  list-style-type: none;
  padding-left: 0;
  font-family: Playfair Display, serif
}

.NV-web-menu--dark>li:not(:first-child),
.NV-web-menu>li:not(:first-child) {
  position: absolute;
  top: 0;
  left: 0
}

.NV-web-menu--dark>li,
.NV-web-menu--dark li,
.NV-web-menu>li,
.NV-web-menu li {
  width: 100%
}

.NV-web-menu--dark>li,
.NV-web-menu--dark ul:not(.sr-accordion)>li,
.NV-web-menu>li,
.NV-web-menu ul:not(.sr-accordion)>li {
  margin-bottom: 1.5rem
}

@media (min-width:1600px) {
  .NV-web-menu--dark>li,
  .NV-web-menu--dark ul:not(.sr-accordion)>li,
  .NV-web-menu>li,
  .NV-web-menu ul:not(.sr-accordion)>li {
      margin-bottom: 18px
  }
}

.NV-web-menu--dark a,
.NV-web-menu a {
  color: #fff;
  display: inline-block;
  width: 100%;
  text-decoration: none;
  transition: all .3s ease-in-out
}

.NV-web-menu--dark a:focus,
.NV-web-menu--dark a:hover,
.NV-web-menu a:focus,
.NV-web-menu a:hover {
  color: #c5801e
}

.NV-web-menu--dark .sr-accordion>li,
.NV-web-menu .sr-accordion>li {
  transform: translateX(0)
}

.NV-web-menu--dark .active,
.NV-web-menu .active {
  opacity: 1;
  height: auto;
  z-index: 1
}

.NV-web-menu--dark .active>li,
.NV-web-menu .active>li {
  opacity: 0;
  transform: translateX(30px);
  transition: all .3s ease-in-out
}

.NV-web-menu--dark .active>li.on,
.NV-web-menu .active>li.on {
  opacity: 1;
  transform: translateX(0)
}

.NV-web-menu--dark .active>li.on.off,
.NV-web-menu .active>li.on.off {
  opacity: 0;
  transform: translateX(-30px)
}

.NV-web-menu--dark .inactive,
.NV-web-menu .inactive {
  opacity: 0;
  height: 0;
  z-index: -1;
  position: absolute
}

.NV-web-menu--dark .inactive li,
.NV-web-menu .inactive li {
  transform: translateX(-30px);
  opacity: 0
}

.NV-web-menu--dark .sr-accordion-title:before,
.NV-web-menu .sr-accordion-title:before {
  line-height: 1em;
  display: none
}

.NV-web-menu--dark .sr-accordion-title:after,
.NV-web-menu .sr-accordion-title:after {
  content: "expand_more";
  background-image: none !important;
  height: 1em;
  width: 1em;
  margin-left: 1.125rem
}

.NV-web-menu--dark .sr-accordion .sr-open .sr-accordion-title:after,
.NV-web-menu .sr-accordion .sr-open .sr-accordion-title:after {
  transform: rotate(180deg)
}

.sr-offcanvas-bar .NV-web-menu,
.sr-offcanvas-bar .NV-web-menu--dark {
  margin-left: 0;
  margin-right: 0
}

.NV-web-menu__link--back {
  font-size: 1rem;
  font-weight: 400;
  margin-bottom: 0;
  margin-top: 0;
  position: relative;
  padding-left: 20px
}

.NV-web-menu__link--back:before {
  position: absolute;
  left: 0;
  top: 0;
  content: "";
  background-image: url(../images/png/chevron-light.png);
  background-size: contain;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  transform: rotate(180deg);
  width: 9px;
  height: 20px;
  display: inline-block;
  text-align: right;
  transition: left;
  transition-timing-function: ease-out;
  transition-duration: .2s
}

.NV-web-menu__link--back:hover:before {
  left: 0
}

.NV-web-menu--dark .NV-web-menu__link,
.NV-web-menu--dark .NV-web-menu__link--overview,
.NV-web-menu--dark .NV-web-menu__link--subnav,
.NV-web-menu .NV-web-menu__link,
.NV-web-menu .NV-web-menu__link--overview,
.NV-web-menu .NV-web-menu__link--subnav {
  margin-bottom: 0;
  width: 100%
}

.NV-web-menu--dark .NV-web-menu__link--overview:hover,
.NV-web-menu--dark .NV-web-menu__link--subnav:hover,
.NV-web-menu--dark .NV-web-menu__link:hover,
.NV-web-menu .NV-web-menu__link--overview:hover,
.NV-web-menu .NV-web-menu__link--subnav:hover,
.NV-web-menu .NV-web-menu__link:hover {
  color: #c5801e
}

.NV-web-menu--dark .NV-web-menu__link--overview:active,
.NV-web-menu--dark .NV-web-menu__link--subnav:active,
.NV-web-menu--dark .NV-web-menu__link:active,
.NV-web-menu .NV-web-menu__link--overview:active,
.NV-web-menu .NV-web-menu__link--subnav:active,
.NV-web-menu .NV-web-menu__link:active {
  color: #fff
}

.NV-web-menu--dark .NV-web-menu__link--overview:before,
.NV-web-menu--dark .NV-web-menu__link--subnav:before,
.NV-web-menu--dark .NV-web-menu__link:before,
.NV-web-menu .NV-web-menu__link--overview:before,
.NV-web-menu .NV-web-menu__link--subnav:before,
.NV-web-menu .NV-web-menu__link:before {
  background-position: 50% 10%
}

.NV-web-menu--dark>li:last-child:not(:first-child),
.NV-web-menu>li:last-child:not(:first-child) {
  margin-bottom: 6.375rem
}

.NV-web-menu--dark .NV-web-menu__link--subnav,
.NV-web-menu .NV-web-menu__link--subnav {
  position: relative;
  width: 100%;
  font-family: 'check' !important;
  color: #323232;
}

.NV-web-menu--dark .NV-web-menu__link--subnav:after,
.NV-web-menu .NV-web-menu__link--subnav:after {
  margin-bottom: 0;
  font-weight: 300;
  content: url(../images/png/chevron-light.png);
  display: inline-block;
  width: 50px;
  color: #fff;
  line-height: 0;
  text-align: right;
  transition: all;
  transition-duration: .2s;
  transition-timing-function: ease-out
}

.NV-web-menu--dark .NV-web-menu__link--subnav:hover:after,
.NV-web-menu .NV-web-menu__link--subnav:hover:after {
  transform: translateX(25px)
}

.NV-web-menu__submenu .NV-web-menu__link--back {
  margin-top: 0 !important;
  margin-bottom: 0 !important
}

.NV-web-menu__submenu>li {
  margin-bottom: 1.125rem !important
}

@media (min-width:1600px) {
  .NV-web-menu__submenu>li {
      margin-bottom: 18px
  }
}

.NV-web-menu__submenu>li.active-section {
  margin-bottom: 2rem !important
}

.NV-web-menu__submenu li>.sr-accordion>li>.NV-web-menu__link,
.NV-web-menu__submenu li>.NV-web-menu__link {
  font-size: 1.5rem;
  font-family: 'check' !important;
  color: #323232;
}

.NV-web-menu__link,
.NV-web-menu__link--overview,
.NV-web-menu__link--subnav,
.NV-web-menu__link.sr-accordion-title {
  font-size: 1.5rem;
  font-weight: 300;
  line-height: 1
}

@media (min-width:768px) {
  .NV-web-menu__link,
  .NV-web-menu__link--overview,
  .NV-web-menu__link--subnav,
  .NV-web-menu__link.sr-accordion-title {
      font-size: 1.5rem
  }
}

@media (min-width:1600px) {
  .NV-web-menu__link,
  .NV-web-menu__link--overview,
  .NV-web-menu__link--subnav,
  .NV-web-menu__link.sr-accordion-title {
      font-size: 1.5rem
  }
}

.NV-web-menu__submenu-submenu {
  list-style-type: none;
  padding-left: 0;
  margin-top: .25rem;
  font-size: 1.125rem
}

.NV-web-menu__submenu-submenu li {
  margin-bottom: .75rem !important
}




@media (min-width: 1024px) { 

  .mobile-menu-kirimu {
    display: none;
  }
 

 }
@media (mAX-width: 1024px) { 

  .navigation-wrap {
    display: none;
  }
 

 }

 .NV-modal-menu__body {
   background-color: #f1f0ea;
 }

 .NV-modal-menu__footer {
   background-color: #9e6a48;
 }








.container {
  position: relative;
  max-width: 1450px;
  width: 90%;
  margin: auto
}

.container--small {
  max-width: 1000px;
  width: 80%
}

@media (max-width:480px) {
  .container--small {
      width: 90%
  }
}

@media (min-width:1441px) {
  .container {
      width: 100%
  }
}



img.lazy-image:not(.lodge-description__image):not(.section-biography__backgroundImage) {
  opacity: 0
}

img.lazy-image:not(.lodge-description__image):not(.section-biography__backgroundImage).lazyloaded {
  opacity: 1;
  transition: opacity .5s ease-out
}

.heading__text-block {
  font-family: "Bon Vivant Serif";
  font-size: 3.125rem;
  font-weight: 400;
  line-height: 1.1em;
  font-weight: 400;
  -webkit-font-smoothing: antialiased;
  -khtml-font-smoothing: antialiased;
  -apple-font-smoothing: antialiased;
  font-smooth: always;
  -moz-osx-font-smoothing: grayscale;
  color: #6c635d;
}

.heading__text-block .signature {
  display: block;
  font-family: "Bon-regular";
  line-height: 1.4em;
  color: #9e6a48 !important;
  font-size: 1em !important;
}

.subheading__text-block {
  font-family: "Sackers Gothic Std";
  font-weight: 500;
  font-size: .75rem;
  line-height: 1em;
  letter-spacing: 2.1px;
  text-transform: uppercase
}

.paragraph {
  font-family: "Minerva ModernRegular";
  font-size: 1rem;
  line-height: 1.9em;
  font-weight: 400;
  -webkit-font-smoothing: antialiased;
  -khtml-font-smoothing: antialiased;
  -apple-font-smoothing: antialiased;
  font-smooth: always;
  -moz-osx-font-smoothing: grayscale
}
}

/* whatsapp */
.content-blog-wrap .blog-link-title-2:hover{
  color: #fff !important;
}


