@font-face { font-family: 'Open Sans'; font-style: normal; font-weight: 300; font-stretch: 100%; src: url(../fonts/opensans-300.woff2) format('woff2'); unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F; }
@font-face { font-family: 'Open Sans'; font-style: normal; font-weight: 400; font-stretch: 100%; font-display: swap; src: url(../fonts/opensans-400.woff2) format('woff2'); unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; }
@font-face { font-family: 'Open Sans'; font-style: normal; font-weight: 600; font-stretch: 100%; font-display: swap; src: url(../fonts/opensans-600.woff2) format('woff2'); unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; }
@font-face { font-family: 'Open Sans'; font-style: normal; font-weight: 700; font-stretch: 100%; font-display: swap; src: url(../fonts/opensans-700.woff2) format('woff2'); unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; }
@font-face { font-family: 'Montserrat'; font-style: normal; font-weight: 300; font-display: swap; src: url(../fonts/montserrat-300.woff2) format('woff2'); unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; }
@font-face { font-family: 'Montserrat'; font-style: normal; font-weight: 400; font-display: swap; src: url(../fonts/montserrat-400.woff2) format('woff2'); unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; }
@font-face { font-family: 'Montserrat'; font-style: normal; font-weight: 600; font-display: swap; src: url(../fonts/montserrat-600.woff2) format('woff2'); unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; }
@font-face { font-family: 'Montserrat'; font-style: normal; font-weight: 700; font-display: swap; src: url(../fonts/montserrat-700.woff2) format('woff2'); unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; }
@font-face { font-family: 'Marcellus'; font-style: normal; font-weight: 400; font-display: swap; src: url(../fonts/marcellus.woff2) format('woff2'); unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; }
	*, *::before, *::after { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
	body { font-family: 'Montserrat', sans-serif; font-size: 16px; font-weight: 400; line-height: 1.5rem; color: #000; }
	a { color: inherit; text-decoration: underline; }
	a:hover, a:focus { color: inherit; text-decoration: none; }
	p { margin-bottom: 16px; }
	small,.small { font-size: 14px; line-height: 1.4; display: block; }
	b { font-weight: 600; }
	strong { font-weight: 700; }
	img { max-width: 100%; }
	.transition { -webkit-transition-duration: 0.5s; -moz-transition-duration: 0.5s; transition-duration: 0.5s; }
	a.phonelink, a.phonelink:hover, a.phonelink:focus { cursor: default; text-decoration: none !important; }
	.text-center {text-align: center !important;}
	.text-left {text-align: left !important;}
	@media (max-width: 1024px) {
		a.phonelink { text-decoration: underline !important; }
	}
	.bg-y-100 { background-size: auto 100% !important; }
	.bg-cover { background-size: cover !important; }
	.bg-contain { background-size: contain !important; }
	.bg-auto { background-size: auto !important; }
	.bg-left { background-position: left !important; }
	.bg-left-top { background-position: left top !important; }
	.bg-right { background-position: right !important; }
	.bg-right-top { background-position: right top !important; }
	.bg-center { background-position: center !important; }
	.bg-center-top { background-position: center top !important; }
	.bg-center-bottom { background-position: center bottom !important; }
	.bg-repeat { background-repeat: repeat !important; }
	.bg-repeat-x { background-repeat: repeat-x !important; }
	.bg-repeat-y { background-repeat: repeat-y !important; }
	.bg-norepeat { background-repeat: no-repeat !important; }
	.top { top: 0; }
	.bottom { bottom: 0; }
	.left { left: 0; }
	.right { right: 0; }
	.text-underline { text-decoration: underline !important; }
	a.text-underline:hover { text-decoration: none !important; }
	.text-underline-none { text-decoration: none !important; }
	a.text-underline-none:hover { text-decoration: underline !important; }
	.text-sentence { text-transform: none !important; }
	.overflow-x-hide { overflow-x: hidden; }
	.overflow-y-hide { overflow-y: hidden; }
	.overflow-hide { overflow: hidden; }
	.text-primary { color: #B5A268 !important; }
	.text-secondary { color: #FAF4E1 !important; }
	.text-dark { color: #111 !important; }
	.text-darker { color: #000 !important; }
	.bg-primary { background-color: #B5A268 !important; }
	.bg-secondary { background-color: #FAF4E1 !important; }
	
	.bg-light-secondary { background:#fbf6e3;}
	.bg-light { background-color: #f7f7f7 !important; }
	.bg-dark { background-color: #111 !important; }
	.bg-darker { background-color: #000 !important; }
	.border-primary { border-color: #B5A268 !important; }
	.border-secondary { border-color: #FAF4E1 !important; }
	.border-light { border-color: #d1d1d1 !important; }
	.border-dark { border-color: #111 !important; }
	.border-darker { border-color: #000 !important; }
	.p-1 { padding: 1rem !important; }
	.p-2 { padding: 2rem !important; }
	.p-3 { padding: 3rem !important; }
	.p-4 { padding: 4rem !important; }
	.p-5 { padding: 5rem !important; }
	.p-0 { padding: 0rem !important; }
	.pt-1 { padding-top: 1rem !important; }
	.pt-2 { padding-top: 2rem !important; }
	.pt-3 { padding-top: 3rem !important; }
	.pt-4 { padding-top: 4rem !important; }
	.pt-5 { padding-top: 5rem !important; }
	.pt-0 { padding-top: 0rem !important; }
	.pb-1 { padding-bottom: 1rem !important; }
	.pb-2 { padding-bottom: 2rem !important; }
	.pb-3 { padding-bottom: 3rem !important; }
	.pb-4 { padding-bottom: 4rem !important; }
	.pb-5 { padding-bottom: 5rem !important; }
	.pb-0 { padding-bottom: 0rem !important; }
	.pl-1 { padding-left: 1rem !important; }
	.pl-2 { padding-left: 2rem !important; }
	.pl-3 { padding-left: 3rem !important; }
	.pl-4 { padding-left: 4rem !important; }
	.pl-5 { padding-left: 5rem !important; }
	.pl-0 { padding-left: 0rem !important; }
	.pr-1 { padding-right: 1rem !important; }
	.pr-2 { padding-right: 2rem !important; }
	.pr-3 { padding-right: 3rem !important; }
	.pr-4 { padding-right: 4rem !important; }
	.pr-5 { padding-right: 5rem !important; }
	.pr-0 { padding-right: 0rem !important; }
	.m-1 { margin: 1rem !important; }
	.m-2 { margin: 2rem !important; }
	.m-3 { margin: 3rem !important; }
	.m-4 { margin: 4rem !important; }
	.m-5 { margin: 5rem !important; }
	.m-0 { margin: 0rem !important; }
	.mt-1 { margin-top: 1rem !important; }
	.mt-2 { margin-top: 2rem !important; }
	.mt-3 { margin-top: 3rem !important; }
	.mt-4 { margin-top: 4rem !important; }
	.mt-5 { margin-top: 5rem !important; }
	.mt-0 { margin-top: 0rem !important; }
	.mb-1 { margin-bottom: 1rem !important; }
	.mb-2 { margin-bottom: 2rem !important; }
	.mb-3 { margin-bottom: 3rem !important; }
	.mb-4 { margin-bottom: 4rem !important; }
	.mb-5 { margin-bottom: 5rem !important; }
	.mb-0 { margin-bottom: 0rem !important; }
	.ml-1 { margin-left: 1rem !important; }
	.ml-2 { margin-left: 2rem !important; }
	.ml-3 { margin-left: 3rem !important; }
	.ml-4 { margin-left: 4rem !important; }
	.ml-5 { margin-left: 5rem !important; }
	.ml-0 { margin-left: 0rem !important; }
	.mr-1 { margin-right: 1rem !important; }
	.mr-2 { margin-right: 2rem !important; }
	.mr-3 { margin-right: 3rem !important; }
	.mr-4 { margin-right: 4rem !important; }
	.mr-5 { margin-right: 5rem !important; }
	.mr-0 { margin-right: 0rem !important; }
	.h-auto { height: auto!important }
	.mw-100 { max-width: 100% !important; }
	.mw-inherit { max-width: inherit !important; }
	.mh-inherit { max-height: inherit !important; }
	.direction-right { direction: rtl; }
	.direction-left { direction: ltr; }
	.font-weight-sbold { font-weight: 600 !important; }
	@media (min-width: 576px) {
		.p-sm-1 { padding: 1rem !important; }
		.p-sm-2 { padding: 2rem !important; }
		.p-sm-3 { padding: 3rem !important; }
		.p-sm-4 { padding: 4rem !important; }
		.p-sm-5 { padding: 5rem !important; }
		.p-sm-0 { padding: 0rem !important; }
		.pt-sm-1 { padding-top: 1rem !important; }
		.pt-sm-2 { padding-top: 2rem !important; }
		.pt-sm-3 { padding-top: 3rem !important; }
		.pt-sm-4 { padding-top: 4rem !important; }
		.pt-sm-5 { padding-top: 5rem !important; }
		.pt-sm-0 { padding-top: 0rem !important; }
		.pb-sm-1 { padding-bottom: 1rem !important; }
		.pb-sm-2 { padding-bottom: 2rem !important; }
		.pb-sm-3 { padding-bottom: 3rem !important; }
		.pb-sm-4 { padding-bottom: 4rem !important; }
		.pb-sm-5 { padding-bottom: 5rem !important; }
		.pb-sm-0 { padding-bottom: 0rem !important; }
		.pl-sm-1 { padding-left: 1rem !important; }
		.pl-sm-2 { padding-left: 2rem !important; }
		.pl-sm-3 { padding-left: 3rem !important; }
		.pl-sm-4 { padding-left: 4rem !important; }
		.pl-sm-5 { padding-left: 5rem !important; }
		.pl-sm-0 { padding-left: 0rem !important; }
		.pr-sm-1 { padding-right: 1rem !important; }
		.pr-sm-2 { padding-right: 2rem !important; }
		.pr-sm-3 { padding-right: 3rem !important; }
		.pr-sm-4 { padding-right: 4rem !important; }
		.pr-sm-5 { padding-right: 5rem !important; }
		.pr-sm-0 { padding-right: 0rem !important; }
		.m-sm-1 { margin: 1rem !important; }
		.m-sm-2 { margin: 2rem !important; }
		.m-sm-3 { margin: 3rem !important; }
		.m-sm-4 { margin: 4rem !important; }
		.m-sm-5 { margin: 5rem !important; }
		.m-sm-0 { margin: 0rem !important; }
		.mt-sm-1 { margin-top: 1rem !important; }
		.mt-sm-2 { margin-top: 2rem !important; }
		.mt-sm-3 { margin-top: 3rem !important; }
		.mt-sm-4 { margin-top: 4rem !important; }
		.mt-sm-5 { margin-top: 5rem !important; }
		.mt-sm-0 { margin-top: 0rem !important; }
		.mb-sm-1 { margin-bottom: 1rem !important; }
		.mb-sm-2 { margin-bottom: 2rem !important; }
		.mb-sm-3 { margin-bottom: 3rem !important; }
		.mb-sm-4 { margin-bottom: 4rem !important; }
		.mb-sm-5 { margin-bottom: 5rem !important; }
		.mb-sm-0 { margin-bottom: 0rem !important; }
		.ml-sm-1 { margin-left: 1rem !important; }
		.ml-sm-2 { margin-left: 2rem !important; }
		.ml-sm-3 { margin-left: 3rem !important; }
		.ml-sm-4 { margin-left: 4rem !important; }
		.ml-sm-5 { margin-left: 5rem !important; }
		.ml-sm-0 { margin-left: 0rem !important; }
		.mr-sm-1 { margin-right: 1rem !important; }
		.mr-sm-2 { margin-right: 2rem !important; }
		.mr-sm-3 { margin-right: 3rem !important; }
		.mr-sm-4 { margin-right: 4rem !important; }
		.mr-sm-5 { margin-right: 5rem !important; }
		.mr-sm-0 { margin-right: 0rem !important; }
		.position-sm-absolute { position: absolute !important; }
		.position-sm-relative { position: relative !important; }
		.position-sm-static { position: static !important; }
		.w-sm-25 { width: 25% !important; }
		.w-sm-50 { width: 50% !important; }
		.w-sm-75 { width: 75% !important; }
		.w-sm-100 { width: 100% !important; }
		.h-sm-100 { height: 100% !important; }
		.h-sm-auto { height: auto!important }
		.mw-sm-100 { max-width: 100% !important; }
		.mw-sm-inherit { max-width: inherit !important; }
		.mh-sm-inherit { max-height: inherit !important; }
		.direction-sm-right { direction: rtl; }
		.direction-sm-left { direction: ltr; }
		.bg-sm-y-100 { background-size: auto 100% !important; }
		.bg-sm-cover { background-size: cover !important; }
		.bg-sm-contain { background-size: contain !important; }
		.bg-sm-auto { background-size: auto !important; }
		.bg-sm-left { background-position: left !important; }
		.bg-sm-left-top { background-position: left top !important; }
		.bg-sm-right { background-position: right !important; }
		.bg-sm-right-top { background-position: right top !important; }
		.bg-sm-center { background-position: center !important; }
		.bg-sm-center-top { background-position: center top !important; }
		.bg-sm-center-bottom { background-position: center bottom !important; }
		.bg-sm-repeat { background-repeat: repeat !important; }
		.bg-sm-repeat-x { background-repeat: repeat-x !important; }
		.bg-sm-repeat-y { background-repeat: repeat-y !important; }
		.bg-sm-norepeat { background-repeat: no-repeat !important; }
		.co-sm-20 { max-width: 20%; -ms-flex: 0 0 20%; flex: 0 0 20%; }
	}
	@media (min-width: 768px) {
		.p-md-1 { padding: 1rem !important; }
		.p-md-2 { padding: 2rem !important; }
		.p-md-3 { padding: 3rem !important; }
		.p-md-4 { padding: 4rem !important; }
		.p-md-5 { padding: 5rem !important; }
		.p-md-0 { padding: 0rem !important; }
		.pt-md-1 { padding-top: 1rem !important; }
		.pt-md-2 { padding-top: 2rem !important; }
		.pt-md-3 { padding-top: 3rem !important; }
		.pt-md-4 { padding-top: 4rem !important; }
		.pt-md-5 { padding-top: 5rem !important; }
		.pt-md-0 { padding-top: 0rem !important; }
		.pb-md-1 { padding-bottom: 1rem !important; }
		.pb-md-2 { padding-bottom: 2rem !important; }
		.pb-md-3 { padding-bottom: 3rem !important; }
		.pb-md-4 { padding-bottom: 4rem !important; }
		.pb-md-5 { padding-bottom: 5rem !important; }
		.pb-md-0 { padding-bottom: 0rem !important; }
		.pl-md-1 { padding-left: 1rem !important; }
		.pl-md-2 { padding-left: 2rem !important; }
		.pl-md-3 { padding-left: 3rem !important; }
		.pl-md-4 { padding-left: 4rem !important; }
		.pl-md-5 { padding-left: 5rem !important; }
		.pl-md-0 { padding-left: 0rem !important; }
		.pr-md-1 { padding-right: 1rem !important; }
		.pr-md-2 { padding-right: 2rem !important; }
		.pr-md-3 { padding-right: 3rem !important; }
		.pr-md-4 { padding-right: 4rem !important; }
		.pr-md-5 { padding-right: 5rem !important; }
		.pr-md-0 { padding-right: 0rem !important; }
		.m-md-1 { margin: 1rem !important; }
		.m-md-2 { margin: 2rem !important; }
		.m-md-3 { margin: 3rem !important; }
		.m-md-4 { margin: 4rem !important; }
		.m-md-5 { margin: 5rem !important; }
		.m-md-0 { margin: 0rem !important; }
		.mt-md-1 { margin-top: 1rem !important; }
		.mt-md-2 { margin-top: 2rem !important; }
		.mt-md-3 { margin-top: 3rem !important; }
		.mt-md-4 { margin-top: 4rem !important; }
		.mt-md-5 { margin-top: 5rem !important; }
		.mt-md-0 { margin-top: 0rem !important; }
		.mb-md-1 { margin-bottom: 1rem !important; }
		.mb-md-2 { margin-bottom: 2rem !important; }
		.mb-md-3 { margin-bottom: 3rem !important; }
		.mb-md-4 { margin-bottom: 4rem !important; }
		.mb-md-5 { margin-bottom: 5rem !important; }
		.mb-md-0 { margin-bottom: 0rem !important; }
		.ml-md-1 { margin-left: 1rem !important; }
		.ml-md-2 { margin-left: 2rem !important; }
		.ml-md-3 { margin-left: 3rem !important; }
		.ml-md-4 { margin-left: 4rem !important; }
		.ml-md-5 { margin-left: 5rem !important; }
		.ml-md-0 { margin-left: 0rem !important; }
		.mr-md-1 { margin-right: 1rem !important; }
		.mr-md-2 { margin-right: 2rem !important; }
		.mr-md-3 { margin-right: 3rem !important; }
		.mr-md-4 { margin-right: 4rem !important; }
		.mr-md-5 { margin-right: 5rem !important; }
		.mr-md-0 { margin-right: 0rem !important; }
		.position-md-absolute { position: absolute !important; }
		.position-md-relative { position: relative !important; }
		.position-md-static { position: static !important; }
		.w-md-25 { width: 25% !important; }
		.w-md-50 { width: 60% !important; }
		.w-md-75 { width: 75% !important; }
		.w-md-100 { width: 100% !important; }
		.h-md-100 { height: 100% !important; }
		.h-md-auto { height: auto!important }
		.mw-md-100 { max-width: 100% !important; }
		.mw-md-inherit { max-width: inherit !important; }
		.mh-md-inherit { max-height: inherit !important; }
		.direction-md-right { direction: rtl; }
		.direction-md-left { direction: ltr; }
		.bg-md-y-100 { background-size: auto 100% !important; }
		.bg-md-cover { background-size: cover !important; }
		.bg-md-contain { background-size: contain !important; }
		.bg-md-auto { background-size: auto !important; }
		.bg-md-left { background-position: left !important; }
		.bg-md-left-top { background-position: left top !important; }
		.bg-md-right { background-position: right !important; }
		.bg-md-right-top { background-position: right top !important; }
		.bg-md-center { background-position: center !important; }
		.bg-md-center-top { background-position: center top !important; }
		.bg-md-center-bottom { background-position: center bottom !important; }
		.bg-md-repeat { background-repeat: repeat !important; }
		.bg-md-repeat-x { background-repeat: repeat-x !important; }
		.bg-md-repeat-y { background-repeat: repeat-y !important; }
		.bg-md-norepeat { background-repeat: no-repeat !important; }
		.co-md-20 { max-width: 20%; -ms-flex: 0 0 20%; flex: 0 0 20%; }
		.text-md-start {text-align: left !important;}
		.text-md-left {text-align: left !important;}
	}
	@media (min-width: 992px) {
		.p-lg-1 { padding: 1rem !important; }
		.p-lg-2 { padding: 2rem !important; }
		.p-lg-3 { padding: 3rem !important; }
		.p-lg-4 { padding: 4rem !important; }
		.p-lg-5 { padding: 5rem !important; }
		.p-lg-0 { padding: 0rem !important; }
		.pt-lg-1 { padding-top: 1rem !important; }
		.pt-lg-2 { padding-top: 2rem !important; }
		.pt-lg-3 { padding-top: 3rem !important; }
		.pt-lg-4 { padding-top: 4rem !important; }
		.pt-lg-5 { padding-top: 5rem !important; }
		.pt-lg-0 { padding-top: 0rem !important; }
		.pb-lg-1 { padding-bottom: 1rem !important; }
		.pb-lg-2 { padding-bottom: 2rem !important; }
		.pb-lg-3 { padding-bottom: 3rem !important; }
		.pb-lg-4 { padding-bottom: 4rem !important; }
		.pb-lg-5 { padding-bottom: 5rem !important; }
		.pb-lg-0 { padding-bottom: 0rem !important; }
		.pl-lg-1 { padding-left: 1rem !important; }
		.pl-lg-2 { padding-left: 2rem !important; }
		.pl-lg-3 { padding-left: 3rem !important; }
		.pl-lg-4 { padding-left: 4rem !important; }
		.pl-lg-5 { padding-left: 5rem !important; }
		.pl-lg-0 { padding-left: 0rem !important; }
		.pr-lg-1 { padding-right: 1rem !important; }
		.pr-lg-2 { padding-right: 2rem !important; }
		.pr-lg-3 { padding-right: 3rem !important; }
		.pr-lg-4 { padding-right: 4rem !important; }
		.pr-lg-5 { padding-right: 5rem !important; }
		.pr-lg-0 { padding-right: 0rem !important; }
		.m-lg-1 { margin: 1rem !important; }
		.m-lg-2 { margin: 2rem !important; }
		.m-lg-3 { margin: 3rem !important; }
		.m-lg-4 { margin: 4rem !important; }
		.m-lg-5 { margin: 5rem !important; }
		.m-lg-0 { margin: 0rem !important; }
		.mt-lg-1 { margin-top: 1rem !important; }
		.mt-lg-2 { margin-top: 2rem !important; }
		.mt-lg-3 { margin-top: 3rem !important; }
		.mt-lg-4 { margin-top: 4rem !important; }
		.mt-lg-5 { margin-top: 5rem !important; }
		.mt-lg-0 { margin-top: 0rem !important; }
		.mb-lg-1 { margin-bottom: 1rem !important; }
		.mb-lg-2 { margin-bottom: 2rem !important; }
		.mb-lg-3 { margin-bottom: 3rem !important; }
		.mb-lg-4 { margin-bottom: 4rem !important; }
		.mb-lg-5 { margin-bottom: 5rem !important; }
		.mb-lg-0 { margin-bottom: 0rem !important; }
		.ml-lg-1 { margin-left: 1rem !important; }
		.ml-lg-2 { margin-left: 2rem !important; }
		.ml-lg-3 { margin-left: 3rem !important; }
		.ml-lg-4 { margin-left: 4rem !important; }
		.ml-lg-5 { margin-left: 5rem !important; }
		.ml-lg-0 { margin-left: 0rem !important; }
		.mr-lg-1 { margin-right: 1rem !important; }
		.mr-lg-2 { margin-right: 2rem !important; }
		.mr-lg-3 { margin-right: 3rem !important; }
		.mr-lg-4 { margin-right: 4rem !important; }
		.mr-lg-5 { margin-right: 5rem !important; }
		.mr-lg-0 { margin-right: 0rem !important; }
		.position-lg-absolute { position: absolute !important; }
		.position-lg-relative { position: relative !important; }
		.position-lg-static { position: static !important; }
		.w-lg-25 { width: 25% !important; }
		.w-lg-50 { width: 50% !important; }
		.w-lg-75 { width: 75% !important; }
		.w-lg-100 { width: 100% !important; }
		.h-lg-100 { height: 100% !important; }
		.h-lg-auto { height: auto!important }
		.mw-lg-100 { max-width: 100% !important; }
		.mw-lg-inherit { max-width: inherit !important; }
		.mh-lg-inherit { max-height: inherit !important; }
		.direction-lg-right { direction: rtl; }
		.direction-lg-left { direction: ltr; }
		.bg-lg-y-100 { background-size: auto 100% !important; }
		.bg-lg-cover { background-size: cover !important; }
		.bg-lg-contain { background-size: contain !important; }
		.bg-lg-auto { background-size: auto !important; }
		.bg-lg-left { background-position: left !important; }
		.bg-lg-left-top { background-position: left top !important; }
		.bg-lg-right { background-position: right !important; }
		.bg-lg-right-top { background-position: right top !important; }
		.bg-lg-center { background-position: center !important; }
		.bg-lg-center-top { background-position: center top !important; }
		.bg-lg-center-bottom { background-position: center bottom !important; }
		.bg-lg-repeat { background-repeat: repeat !important; }
		.bg-lg-repeat-x { background-repeat: repeat-x !important; }
		.bg-lg-repeat-y { background-repeat: repeat-y !important; }
		.bg-lg-norepeat { background-repeat: no-repeat !important; }
		.co-lg-20 { max-width: 20%; -ms-flex: 0 0 20%; flex: 0 0 20%; }
	}
	@media (min-width: 1200px) {
		.p-xl-1 { padding: 1rem !important; }
		.p-xl-2 { padding: 2rem !important; }
		.p-xl-3 { padding: 3rem !important; }
		.p-xl-4 { padding: 4rem !important; }
		.p-xl-5 { padding: 5rem !important; }
		.p-xl-0 { padding: 0rem !important; }
		.pt-xl-1 { padding-top: 1rem !important; }
		.pt-xl-2 { padding-top: 2rem !important; }
		.pt-xl-3 { padding-top: 3rem !important; }
		.pt-xl-4 { padding-top: 4rem !important; }
		.pt-xl-5 { padding-top: 5rem !important; }
		.pt-xl-0 { padding-top: 0rem !important; }
		.pb-xl-1 { padding-bottom: 1rem !important; }
		.pb-xl-2 { padding-bottom: 2rem !important; }
		.pb-xl-3 { padding-bottom: 3rem !important; }
		.pb-xl-4 { padding-bottom: 4rem !important; }
		.pb-xl-5 { padding-bottom: 5rem !important; }
		.pb-xl-0 { padding-bottom: 0rem !important; }
		.pl-xl-1 { padding-left: 1rem !important; }
		.pl-xl-2 { padding-left: 2rem !important; }
		.pl-xl-3 { padding-left: 3rem !important; }
		.pl-xl-4 { padding-left: 4rem !important; }
		.pl-xl-5 { padding-left: 5rem !important; }
		.pl-xl-0 { padding-left: 0rem !important; }
		.pr-xl-1 { padding-right: 1rem !important; }
		.pr-xl-2 { padding-right: 2rem !important; }
		.pr-xl-3 { padding-right: 3rem !important; }
		.pr-xl-4 { padding-right: 4rem !important; }
		.pr-xl-5 { padding-right: 5rem !important; }
		.pr-xl-0 { padding-right: 0rem !important; }
		.m-xl-1 { margin: 1rem !important; }
		.m-xl-2 { margin: 2rem !important; }
		.m-xl-3 { margin: 3rem !important; }
		.m-xl-4 { margin: 4rem !important; }
		.m-xl-5 { margin: 5rem !important; }
		.m-xl-0 { margin: 0rem !important; }
		.mt-xl-1 { margin-top: 1rem !important; }
		.mt-xl-2 { margin-top: 2rem !important; }
		.mt-xl-3 { margin-top: 3rem !important; }
		.mt-xl-4 { margin-top: 4rem !important; }
		.mt-xl-5 { margin-top: 5rem !important; }
		.mt-xl-0 { margin-top: 0rem !important; }
		.mb-xl-1 { margin-bottom: 1rem !important; }
		.mb-xl-2 { margin-bottom: 2rem !important; }
		.mb-xl-3 { margin-bottom: 3rem !important; }
		.mb-xl-4 { margin-bottom: 4rem !important; }
		.mb-xl-5 { margin-bottom: 5rem !important; }
		.mb-xl-0 { margin-bottom: 0rem !important; }
		.ml-xl-1 { margin-left: 1rem !important; }
		.ml-xl-2 { margin-left: 2rem !important; }
		.ml-xl-3 { margin-left: 3rem !important; }
		.ml-xl-4 { margin-left: 4rem !important; }
		.ml-xl-5 { margin-left: 5rem !important; }
		.ml-xl-0 { margin-left: 0rem !important; }
		.mr-xl-1 { margin-right: 1rem !important; }
		.mr-xl-2 { margin-right: 2rem !important; }
		.mr-xl-3 { margin-right: 3rem !important; }
		.mr-xl-4 { margin-right: 4rem !important; }
		.mr-xl-5 { margin-right: 5rem !important; }
		.mr-xl-0 { margin-right: 0rem !important; }
		.position-xl-absolute { position: absolute !important; }
		.position-xl-relative { position: relative !important; }
		.position-xl-static { position: static !important; }
		.w-xl-25 { width: 25% !important; }
		.w-xl-50 { width: 50% !important; }
		.w-xl-75 { width: 75% !important; }
		.w-xl-100 { width: 100% !important; }
		.h-xl-100 { height: 100% !important; }
		.h-xl-auto { height: auto!important }
		.mw-xl-100 { max-width: 100% !important; }
		.mw-xl-inherit { max-width: inherit !important; }
		.mh-xl-inherit { max-height: inherit !important; }
		.direction-xl-right { direction: rtl; }
		.direction-xl-left { direction: ltr; }
		.bg-xl-y-100 { background-size: auto 100% !important; }
		.bg-xl-cover { background-size: cover !important; }
		.bg-xl-contain { background-size: contain !important; }
		.bg-xl-auto { background-size: auto !important; }
		.bg-xl-left { background-position: left !important; }
		.bg-xl-left-top { background-position: left top !important; }
		.bg-xl-right { background-position: right !important; }
		.bg-xl-right-top { background-position: right top !important; }
		.bg-xl-center { background-position: center !important; }
		.bg-xl-center-top { background-position: center top !important; }
		.bg-xl-center-bottom { background-position: center bottom !important; }
		.bg-xl-repeat { background-repeat: repeat !important; }
		.bg-xl-repeat-x { background-repeat: repeat-x !important; }
		.bg-xl-repeat-y { background-repeat: repeat-y !important; }
		.bg-xl-norepeat { background-repeat: no-repeat !important; }
		.co-xl-20 { max-width: 20%; -ms-flex: 0 0 20%; flex: 0 0 20%; }
	}
	@media (min-width: 1400px) {
		.mb-xxl-5 { margin-bottom: 5rem !important; }
	}
	.page-title, .sub-title1, .sub-title2, .sub-title3, .sub-title4 { font-family: 'Marcellus', serif; text-transform: uppercase; }
	.page-title { font-size: 32px; font-weight: 400; line-height: 1.1; margin-bottom: 10px; }
	.sub-title1 { font-size: 40px; font-weight: 400; line-height: 1.1; margin-bottom: 15px; }
	.sub-title2 { font-size: 28px; font-weight: 400; line-height: 1.1; margin-bottom: 15px; }
	.sub-title3 { font-size: 23px; font-weight: 400; line-height: 1.2; margin-bottom: 15px; }
	.sub-title4 { font-size: 19px; font-weight: 400; line-height: 1.4; margin-bottom: 10px; }
	.sub-title5 { font-size: 19px; font-weight: 400; line-height: 1.2; margin-bottom: 10px; }
	.h1-home { font-size: 16px; font-weight: 400; line-height: 1.5rem; text-transform: uppercase; }
	.page-header { font-size: 14px; }
	.page-header .site-logo svg { width: auto; height: 90px; }
	.page-header .btn, .header-sticky .btn { padding-left: 10px; padding-right: 10px; }
	.page-header .btn + .btn, .header-sticky .btn + .btn { margin-left: 5px; }
	.header-sticky .btn-outline-dark:hover path, .header-sticky .btn-outline-dark:focus path, .header-sticky .btn-outline-dark:not(:disabled):not(.disabled):active path { fill: #fff; }
	.sticky-fixed { position: fixed; left: 0; right: 0; top: 98px; z-index: 1020; -webkit-box-shadow: rgba(0,0,0,.1) 1px 0px 5px; box-shadow: rgba(0,0,0,.1) 1px 0px 5px; }
	.header-sticky { top: -45%; }
	.fixed-top.sticky-fixed { top: -0%; -webkit-animation-name: topheader; -moz-animation-name: topheader; animation-name: topheader; -webkit-animation-duration: 1s; -moz-animation-duration: 1s; animation-duration: 1s; -webkit-box-shadow: 0px 0px 20px 0px rgba(170,170,170,0.4); -moz-box-shadow: 0px 0px 20px 0px rgba(170,170,170,0.4); box-shadow: 0px 0px 20px 0px rgba(170,170,170,0.4); }



	.sticky-fixed-top { position: fixed; left: 0; right: 0; top: 0; z-index: 1020; -webkit-box-shadow: rgba(0,0,0,.1) 1px 0px 5px; box-shadow: rgba(0,0,0,.1) 1px 0px 5px; }
	.header-sticky-top { top: -0%; }
	.fixed-top.sticky-fixed-top { top: -0%; -webkit-animation-name: topheaderstrip; -moz-animation-name: topheaderstrip; animation-name: topheaderstrip; -webkit-animation-duration: 1s; -moz-animation-duration: 1s; animation-duration: 1s; -webkit-box-shadow: 0px 0px 20px 0px rgba(170,170,170,0.4); -moz-box-shadow: 0px 0px 20px 0px rgba(170,170,170,0.4); box-shadow: 0px 0px 20px 0px rgba(170,170,170,0.4); }



	@-webkit-keyframes topheader {
	    from{top:-45%}to{top:0%}
	}
	@-moz-keyframes topheader {
	    from{top:-45%}to{top:0%}
	}
	@keyframes topheader {
	    from{top:-45%}to{top:0%}
	}



	@-webkit-keyframes topheaderstrip {
	    from{top:-90%}to{top:0%}
	}
	@-moz-keyframes topheaderstrip {
	    from{top:-90%}to{top:0%}
	}
	@keyframes topheaderstrip {
	    from{top:-90%}to{top:0%}
	}


	.footer-map { min-height: 300px; }
	.footer-map .btn { margin-top: 160px; }
	.table-hours { max-width: 290px; width: 100%; text-align: left; }
	.table-hours tr td { vertical-align: top; }
	.table-hours tr td:first-child { width: 110px; }
	.slinks { list-style: none; margin: 0; padding: 0; }
	.slinks a { display: block; text-decoration: none; }
	.slinks a svg { width: 16px; height: 16px; }
	.slinks a:hover path { fill: #B5A268; }
	.slinks li { display: inline-block; }
	.slinks li + li { margin-left: 7px; }
	.tooltip-inner { background-color: #B5A268; color: #fff; }
	.bs-tooltip-top .arrow::before, .bs-tooltip-auto[x-placement^="top"] .arrow::before { border-top-color: #B5A268; }
  	.bs-tooltip-right .arrow::before, .bs-tooltip-auto[x-placement^="right"] .arrow::before { border-right-color: #B5A268; }
    .bs-tooltip-bottom .arrow::before, .bs-tooltip-auto[x-placement^="bottom"] .arrow::before { border-bottom-color: #B5A268; }
	.bs-tooltip-left .arrow::before, .bs-tooltip-auto[x-placement^="left"] .arrow::before { border-left-color: #B5A268; }
	.page-footer { font-size: 15px; line-height: 1.4; }
	.page-footer a { color: inherit; }
	.copyright-text { font-family: Verdana, Geneva, sans-serif; font-size: 11px; line-height: 1.4; color: #ffffff; }
	.webauthorv1 { color: #828487; text-align: left !important; font-family: 'Open Sans', sans-serif !important; font-weight: 400 !important; font-size: 11px !important; line-height: 1.4 !important; text-transform: uppercase !important; display: inline-block !important; position: relative !important; padding-left: 35px; }
	.webauthorv1 strong.dfbold { font-size: 16px !important; font-weight: 700 !important; letter-spacing: 0.3px !important; }
	.webauthorv1 a.dflink, .webauthorv1 a.dflink:hover, .webauthorv1 a.dflink:focus { color: inherit !important; text-decoration: none !important; font-weight: inherit !important; font-size: inherit !important; }
	.webauthorv1 a.dflink:focus { outline: none !important; }
	.webauthorv1 .dflogo { position: absolute; left: 0; top: 4px; }
	.lineup1 { margin-left: -0.3px; }
	.lineup2 { margin-left: -1.3px; }
	.lineup3 { margin-left: -0.5px; }
	.lineup4 { margin-left: -0.5px; }
	.lineup5 { margin-left: -0.5px; }
	.lineup6a { margin-left: 0.5px; }
	.lineup6b { margin-left: -0.5px; }
	.df-author[data-theme=white] .webauthorv1 { color: #fff !important; }
	.df-author[data-theme=white] .webauthorv1 path { fill: #fff !important; }
	.df-author[data-theme=light] .webauthorv1 { color: #bbb !important; }
	.df-author[data-theme=light] .webauthorv1 path { fill: #bbb !important; }
	.df-author[data-theme=dark] .webauthorv1 { color: #555 !important; }
	.df-author[data-theme=dark] .webauthorv1 path { fill: #555 !important; }
	form { font-size: 16px; }
	.form-control, .custom-select { background-color: #fff; border-color: #B5A268;  font-size: inherit; font-weight: 400; line-height: 1.4; height: calc(1.5em + .75rem + 4px); border-radius: 0; box-shadow: none; outline: none; }
	.form-control:focus, .custom-select:focus { box-shadow: none; border-color: #202833; background-color: #fff; }
	textarea.form-control { height: 80px; }
	.custom-select { background-image: url(../retina-images/ico-select.svg); background-size: 23px; background-position: right; background-repeat: no-repeat; }
	.custom-select option { color: #000; }
	.custom-control { margin-bottom: 0.5rem; }
	.custom-control { position: relative; display: block; min-height: 1.5rem; padding-left: 1.5rem;}
	.custom-control-label::before { border-color: #B5A268; background-color: transparent; box-shadow: none !important; }
	.custom-control-input:checked~.custom-control-label::before { background-color: #b5a268; border-color: #b5a268; }
	.custom-control-input:focus:not(:checked)~.custom-control-label::before { border-color: #202833; }
	.custom-control-input:not(:disabled):active~.custom-control-label::before { background-color: #ddd; border-color: #ddd; }
	.custom-checkbox .custom-control-label::before { border-radius: 0; }
	.custom-checkbox .custom-control-input:checked~.custom-control-label::after { background-color: #B5A268; }
	.custom-radio .custom-control-label::after { border-radius: 50px; width: 8px; height: 8px; top: 8px; left: -20px; }
	.custom-control-input:checked~.custom-control-label::before { background-color: transparent; }
	.custom-radio .custom-control-input:checked~.custom-control-label::after { background-image: none; background-color: #B5A268; }
	.custom-file-input:focus~.custom-file-label { box-shadow: none; border-color: #202833; }
	.g-recaptcha { -webkit-transform: scale(.8); transform: scale(.8);}
	.rating { display: table; direction: rtl; }
	.rating>input { display: none; }
	.rating>label { position: relative; font-size: 32px; cursor: pointer; display: table-cell; }
	.rating>label::before { content: "\2605"; position: absolute; opacity: 0; }
	.rating>label:hover:before, .rating>label:hover~label:before { opacity: 1 !important; }
	.rating>input:checked~label:before { opacity: 1; }
	.rating:hover>input:checked~label:before { opacity: 0.4; }
	.datepicker-top-left, .datepicker-top-right { border-top-color: #B5A268 !important; }
	.datepicker-top-left::before, .datepicker-top-right::before { border-bottom-color: #B5A268 !important; }
	.datepicker-panel > ul > li.picked, .datepicker-panel > ul > li.picked:hover { color: #B5A268 !important; }
	.datepicker-panel > ul > li.highlighted, .datepicker-panel > ul > li:hover { background-color: #ddd !important; }
	.input-group-text { font-size: 14px; }
	.contact-form .form-control, .contact-form .custom-select { background-color: transparent; border-color: rgba(255,255,255,.5); color: #fff; }
	.contact-form .custom-select { background-image: url(../retina-images/ico-select-light.svg); }
	.contact-form textarea.form-control { height: 60px; }
	.contact-form .custom-control-label::before { background-color: transparent; border-color: rgba(255,255,255,.5); }
	.contact-form .form-control:focus, .contact-form .custom-select:focus, .contact-form .custom-control-input:focus:not(:checked)~.custom-control-label::before { border-color: rgba(255,255,255,.8); }
	input[type="checkbox"]:required { display: none; }
	input[type="checkbox"]:required:invalid + label::before { border: 1px solid red; }
	.form-control:disabled, .form-control[readonly] { background-color: #fff; }
	.btn-upload { height: 40px; padding-left: 10px !important; padding-right: 10px !important; }
	.btn { font-size: 12px; font-weight: 600; padding: 9px 20px; text-transform: uppercase; text-decoration: none; border-radius: 0; box-shadow: none !important; }
	.btn-primary { color: #fff; background-color: #B5A268; border-color: #B5A268; }
	.btn-primary:hover, .btn-primary:focus, .btn-primary:not(:disabled):not(.disabled):active { color: #000; background-color: transparent; border-color: #000; }
	.btn-secondary { color: #fff; background-color: #B5A268; border-color: #B5A268; }
	.btn-secondary:hover, .btn-secondary:focus, .btn-secondary:not(:disabled):not(.disabled):active { color: #fff; background-color: transparent; border-color: #fff; }
	.btn-dark { color: #fff; background-color: #202833; border-color: #202833; }
	.btn-dark:hover, .btn-dark:focus, .btn-dark:not(:disabled):not(.disabled):active { color: #fff; background-color: #000; border-color: #000; }
	.btn-outline-primary { color: #B5A268; border-color: #B5A268; }
	.btn-outline-primary:hover, .btn-outline-primary:focus, .btn-outline-primary:not(:disabled):not(.disabled):active { color: #fff; background-color: #B5A268; border-color: #B5A268; }
	.btn-outline-secondary { color: #169fd3; border-color: #169fd3; }
	.btn-outline-secondary:hover, .btn-outline-secondary:focus, .btn-outline-secondary:not(:disabled):not(.disabled):active { color: #fff; background-color: #169fd3; border-color: #169fd3; }
	.btn-outline-dark { color: #000; border-color: #000; }
	.btn-outline-dark:hover, .btn-outline-dark:focus, .btn-outline-dark:not(:disabled):not(.disabled):active { color: #fff; background-color: #B5A268; border-color: #B5A268; }
	.btn-outline-dark-second { color: #000; border-color: #fff; background-color: #fff; }
	.btn-outline-dark-second:hover, .btn-outline-dark-second:focus, .btn-outline-dark-second:not(:disabled):not(.disabled):active { color: #fff; background-color: #000000; border-color: #000000; }
	.btns-group { max-width: 220px; }
	#back-to-top { position: fixed; bottom: 150px; right: 10px; z-index: 1000; }
	@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) { #back-to-top { right: 20px; } }
	#back-to-top a { background-color: #B5A268; height: 2.6rem; width: 2.6rem; border-radius: 100px; display: block; -webkit-transition-duration: 0.6s; transition-duration: 0.6s; -webkit-box-shadow: 0px 0px 0px 3px rgba(255,255,255,0.4); box-shadow: 0px 0px 0px 3px rgba(255,255,255,0.4); }
	#back-to-top a:hover { background-color: #000; }
	#back-to-top svg { position: absolute; left: 0; right: 0; top: 50%; margin: -19px auto 0; }
	.parallax__container{clip:rect(0,auto,auto,0);height:100%;left:0;overflow:hidden;position:absolute;top:0;width:100%;z-index:-100}
	.parallax__container .parallax{background-position:center;background-repeat:no-repeat;background-size:cover;position:fixed;top:0;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);-webkit-transform-style:preserve-3d;transform-style:preserve-3d;width:100%}
	.show-on-mobile--inline{display:none}
	.slider-section .arrow-left, .slider-section .arrow-right { width: 45px; height: 45px; background-color: #2F2F2F; display: flex; align-items: center; justify-content: center; border-radius: 50px; font-size: 31px; color: #fff; position: absolute; top: calc(50% - 22.5px); cursor: pointer; background-repeat: no-repeat; background-position: center; background-size: contain; }
	.slider-section .arrow-left { left: 0; }
	.slider-section .arrow-right { right: 0; }
	.slider-section .arrow-left span, .slider-section .arrow-right span { position: relative; top: 0; display: none; }
	.row.slider-section { padding: 0 45px; position: relative; margin: 0 auto; float: none; }
	.slider-line { padding: 0 25px; display: flex; justify-content: space-around; align-items: center; }
	.slick-slide img { margin: 0 auto; width: 100%; }
	.slick-slide { padding: 0 15px; }
	.slide-wrapper { background-color: #EBF8FF; text-align: center; }
	.slide-week { font-size: 14px; font-weight: 500; border-bottom: 20px solid #2f2f2f; padding: 10px 0; color:#2f2f2f; }
	.slide-week, .slide-title { text-align: center; }
	.slide-title { color: #2f2f2f; font-size: 20px; font-weight: 500; padding: 10px 0 0 0; line-height:32px; }
	.slider-range { -webkit-appearance: none; width: 100%; height: 2px; border-radius: 5px; background: #2f2f2f; outline: none; }
	.slide-range { position: relative; }
	.slider-range::-webkit-slider-thumb { -webkit-appearance: none; appearance: none; content: '\3e'; width: 20px; height: 20px; border-radius: 50px; background: #2f2f2f; cursor: pointer; z-index: 100; border:none; }
	.slider-range::-moz-range-thumb { width: 20px; height: 20px; border-radius: 50px; background: #2f2f2f; cursor: pointer; z-index: 100; border:none; }
	.fill { height: 2px; background-color: #2f2f2f; position: absolute; left: 0; bottom: 6px; }
	@media (max-width: 767px) {
		.row.slider-section { padding: 0px 20px; }
		.row.slider-section .slide { width: 93%; }
		.slider-section .arrow-left { left: 0px; }
		.slider-section .arrow-right { right: 0px; }
		.slider-section .arrow-right, .slider-section .arrow-left { width: 30px; height: 30px; font-size: 20px; }
		.bnr-shp {overflow: hidden;}
		.sep-top {transform: scale(1.2);  top: 0px; position: relative; height: auto; width:100% !important; max-width:100% !important;}
	.sep-bot {transform: scale(1.2);  bottom: 0px; position: relative; height: auto; width:100% !important; max-width:100% !important;}
}
	.table-primary, .table-primary>td, .table-primary>th { background-color: transparent; }
	.table-primary tbody+tbody, .table-primary td, .table-primary th, .table-primary thead th { border-color: #B5A268; }
	.table-bordered thead td, .table-bordered thead th { border-bottom-width: 1px; }
	.list-group { padding-left: 22px; margin-bottom: 8px; text-align: left; }
	.list-group li { margin-bottom: 8px; }
	ol.list-numb { counter-reset: item; padding-left: 0px; margin-bottom: 16px; text-align: left; }
	ol.list-numb li { display: flex; position: relative; min-height: 40px; -webkit-align-items: center; align-items: center; }
	ol.list-numb li + li { margin-top: 15px; }
	ol.list-numb li:before { font-family: 'Marcellus', serif; content: counter(item) " "; counter-increment: item; background-color: #B5A268; color: #fff; font-weight: 400; font-size: 20px; min-width: 40px; width: 40px; height: 40px; line-height: 41px; text-align: center; -webkit-border-radius: 100px; border-radius: 100px; margin-right: 15px; }
	.custom-row { margin-left: -8px; margin-right: -8px; }
	.custom-row .colm { padding-left: 8px; padding-right: 8px; }
	.data-src { background-repeat: no-repeat; }
	.breadcrumb { background-color: transparent; font-weight: 400; }
	.breadcrumb, .breadcrumb h2 { font-size: 13px; font-weight: 400; }
	.breadcrumb a { color: #000; text-decoration: none; }
	.breadcrumb a:hover { color: #B5A268; }
	.breadcrumb-item { display: inline-block; }
	.breadcrumb-item+.breadcrumb-item::before { content: '→'; font-size: 18px; line-height: 1; opacity: .5; }
	.bnr-shp {overflow: hidden;}	
	.sep-bot-0{position: relative; bottom: 1px; height: auto;}
	.box-wrap { height: 450px; padding: 20px; position: relative; }
	/* .box-wrap-team{position: relative;} */
	.box-wrap:after { content: ''; position: absolute; left: 0; right: 0; bottom: 0; height: 70%; background: linear-gradient(0deg, rgba(0,0,0,1) 10%, rgba(255,255,255,0) 100%); }
	.img-gallery { position: relative; display: block; }
	.img-gallery:after { content: ''; position: absolute; left: 0; right: 0; bottom: 0; height: 70%; background: linear-gradient(0deg, rgba(0,0,0,.9) 10%, rgba(255,255,255,0) 100%); -webkit-transition-duration: .4s; transition-duration: .4s; }
	#review-slider { line-height: 1.8; }
	#bannerslider .page-title { font-size: 24px; }
	#bannerslider .sub-title5 { font-size: 14px; }
	#bannerslidernew .page-title { font-size: 24px; }
	#bannerslidernew .sub-title5 { font-size: 14px; }
	.caption-text .d-table-cell { height: 220px; }
	.caption-content { max-width: 100%; position: relative; z-index: 1; margin-left: auto; margin-right: auto; }
	.zindex1 { z-index: 1; }
	.embed-medivision { max-width: 500px; margin-left: auto; margin-right: auto; }
	.adv-wrap { background-color: rgba(0,0,0,.8); }
	.google-map { height: 300px; padding-top: 150px; }
	#sm-scan-iframe { border: #ddd 1px solid; }
	.modal-header .close { padding: .5rem 1rem; font-size: 46px; font-weight: 400; outline: none; }
	.team-wrap { text-decoration: none; }	
	.newpatient-list .icon {margin-right: 0.5rem; position: relative; top: -2px; width: 30px; text-align: center;}
	.footer-form ::-webkit-input-placeholder, .footer-form ::placeholder { color:#fff !important;  }
	.shadow-box{box-shadow: rgba(0, 0, 0, 0.35) 0px 0px 15px;}
	.shadow-box1{box-shadow: rgba(51, 51, 51, 0.70) 0px 0px 15px;}
	.whyicon {width: 110px;height: 110px;border-radius: 100px; border: 1px solid #112c73; margin: 0 auto;}
	.icondiv {width: 100px; height: 100px;border-radius: 100px; border: 1px solid #112c73; margin: 4px auto 0 auto;}	
	.expandable { margin-bottom: 1em;}
.expandable .expandee { display: none;}
.expanded .expandee { display: block; margin-top:1rem}
.card-header {background-color: #b5a268;text-align: left;position: relative;color:#fff;}
.card {
    background-color: transparent;
    border: 1px solid rgba(200, 200, 200, 0.35);
    margin-bottom: 0.5rem;
}
.card-header h2 a {
    text-decoration: none;
    padding-right: 1rem;
    font-weight: 500;
    font-size: 1.125rem;
}
.card-header h2 {
    margin-bottom: 0;
}
.card-header svg {
    position: absolute;
    right: 1rem;
    top: 1rem;
    font-size: 1.5rem;
}
.card-header a[aria-expanded=true] svg {
    transform: rotate(90deg);
}
.googlereviews { background: #FFFFFF; position: fixed; bottom: 80px;left: 20px; z-index: 999; display: inline-block; width: 204px; border-top:5px solid #3bb455; box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.08); }
.googlereviews .ratstars { position: relative; bottom: 2px; }
.googlereviews .btn-google-reviews { text-transform: inherit; color: #000000; text-decoration: none; display: inline-block; position: relative; padding: 3px 0px 3px 64px; text-align: left; font-size: 14px; font-weight: 600; line-height: 24px; box-shadow: none; border: 1px solid transparent; }
.googlereviews .btn-google-reviews:hover, .googlereviews .btn-google-reviews:focus { background: none; outline: none; }
.googlereviews .btn-google-reviews .small { font-size: 18px; color: #B5A268; display: inline-block !important; }
.googlereviews .btn-google-reviews .gicon { padding: 8px !important; border-radius: 100%; width: 55px; position: absolute; left: 3px; top: 0px; }
.mb-google{ margin-bottom:10px; }
.mr-m{ margin-right:10px; }
.invisalign-content h3 a{text-decoration:underline !important;}
.invisalign-content h3 a:hover{color: #B5A268 !important }
.video-custom { height: 780px; }
.video-custom video { object-fit: cover; }
#bannerslider1 .owl-nav { margin-top: 0px; }
#bannerslider1 .owl-prev { background-color: transparent; position: absolute; left: 50px; top: 45%; text-indent: -9999px; background: url('../retina-images/ico-arrow-left.png') no-repeat; width: 20px; height: 32px; }
#bannerslider1 .owl-next { background-color: transparent; position: absolute; right: 50px; top: 45%; text-indent: -9999px; background: url('../retina-images/ico-arrow-right.png') no-repeat; width: 20px; height: 32px;}
#bannerslider1 .owl-prev:hover { background: url('../retina-images/ico-arrow-left-h.png') no-repeat; }
#bannerslider1 .owl-next:hover { background: url('../retina-images/ico-arrow-right-h.png') no-repeat; }


#bannerslider .owl-nav { margin-top: 0px; }
#bannerslider .owl-prev { background-color: transparent; position: absolute; left: 10px; top: 45%; text-indent: -9999px; background: url('../retina-images/ico-arrow-left.png') no-repeat; width: 20px; height: 32px; }
#bannerslider .owl-next { background-color: transparent; position: absolute; right: 10px; top: 45%; text-indent: -9999px; background: url('../retina-images/ico-arrow-right.png') no-repeat; width: 20px; height: 32px;}
#bannerslider .owl-prev:hover { background: url('../retina-images/ico-arrow-left-h.png') no-repeat; }
#bannerslider .owl-next:hover { background: url('../retina-images/ico-arrow-right-h.png') no-repeat; }

@media (min-width: 576px) {
	#bannerslider .page-title { font-size: 24px; }
	#bannerslider .sub-title5 { font-size: 13px; }
	#bannerslidernew .page-title { font-size: 24px; }
	#bannerslidernew .sub-title5 { font-size: 13px; }
	.box-wrap { height: 400px; }
	
}
@media (min-width: 768px) {
	p { margin-bottom: 22px; }
	.list-group { margin-bottom: 14px; }
	.page-title { font-size: 52px; }
	.sub-title1 { font-size: 72px; }
	.sub-title2 { font-size: 42px; }
	.sub-title3 { font-size: 22px; }
	.sub-title4 { font-size: 23px; }
	.sub-title5 { font-size: 24px; }
	.adv-wrap .sub-title4 { font-size: 21px; } 
	.page-header .site-logo svg { width: auto; height: 100px; }
	.page-header { font-size: 13px; line-height: 1.4; }
	.page-header .btn { font-size: 10px; }
	ol.list-numb { margin-bottom: 22px; }
	ol.list-numb li:before { width: 60px; height: 60px; line-height: 60px; font-size: 23px; }
	ol.list-numb li + li { margin-top: 22px; }
	#bannerslider .page-title { font-size: 32px; }
	#bannerslider .sub-title5 { font-size: 16px; }
	#bannerslidernew .page-title { font-size: 32px; }
	#bannerslidernew .sub-title5 { font-size: 16px; }
	
	.table-hours tr td:first-child { width: 138px; }
	.footer-map { min-height: 400px; }
	.footer-map .btn { margin-top: 280px; }
	.table-hours { max-width: 310px; }
	form { font-size: 14px; }
	.contact-form textarea.form-control { height: 196px; }
	#form_consultations textarea.form-control { height: 250px; }
	.btn-upload { height: 37px; }
	.treatment-wrap:hover { padding-bottom: 32px; }
	.team-wrap:hover .box-wrap { padding-bottom: 32px; }
	.img-gallery:hover:after { height: 100%; }
	.box-wrap { height: 460px; }
	.adv-wrap { max-width: 450px; margin-left: auto; margin-right: auto; }
	.invis-box .adv-wrap{max-width: 573px; margin-left: auto; margin-right: auto;}
	.border-lg { border-width: 6px !important }
	.google-map { height: 550px; padding-top: 280px; }
	.bnr-shp {overflow: hidden;}	
	svg.shp-clr polygon{fill: #FAF4E1;}
	.sep-top { position: relative; top: -1px; height: auto; width:101% !important; max-width:101% !important; }
	.sep-bot { position: relative; bottom: -1px; height: auto; width:101% !important; max-width:101% !important;  }
	.vertical-center { margin: 0; position: absolute; top: 30%; -ms-transform: translateY(0); transform: translateY(-30%); right: 0;  width: 100%;}
	.first-banner .sub-title2{ font-size:20px;}
	.first-banner p{ font-size:12px; margin-bottom:8px;}
	.first-banner .invisalign-logo{ width:100px !important; height:100%;}
	.first-banner .newpatient-list{ font-size:12px; margin-bottom:8px !important;}
	#bannerslider .main-banner{ height:390px;}
	#bannerslider .banner-img{object-fit: cover;}
	#bannerslidernew .main-banner{ height:390px;}
	#bannerslidernew .banner-img{object-fit: cover;}
	
	.googlereviews { bottom: 38px; } 
}
@media (min-width: 992px) {
	.page-header .site-logo svg { height: 150px; }
	.page-header .btn { font-size: 11px; }
	#bannerslider .page-title { font-size: 42px; }
	#bannerslider .sub-title5 { font-size: 20px; }
	#bannerslidernew .page-title { font-size: 42px; }
	#bannerslidernew .sub-title5 { font-size: 20px; }
	.box-wrap { height: 400px; }
	.bnr-shp {overflow: hidden;}
	.sep-top { position: relative; top: -1px; height: auto; width:102% !important; max-width:100% !important; }
	.sep-bot { position: relative; bottom: -1px; height: auto; width:102% !important; max-width:100% !important; }
	.vertical-center { margin: 0; position: absolute; top: 22%; -ms-transform: translateY(0); transform: translateY(-22%); right: 0;  width: 100%;}
	#bannerslider .main-banner{ height:auto;}
	#bannerslidernew .main-banner{ height:auto;}
}
@media (min-width: 1200px) {
	.sub-title3 { font-size: 32px; }
	.page-header { font-size: 16px; }
	.page-header .btn { font-size: 14px; }
	.page-header .btn + .btn { margin-left: 6px; }
	#bannerslider .page-title { font-size: 30px; }
	#bannerslider .sub-title5 { font-size: 24px; }
	#bannerslidernew .page-title { font-size: 52px; }
	#bannerslidernew .sub-title5 { font-size: 24px; }
	#bannerslider p { margin-bottom: 10px; }
	.invis-box .adv-wrap{max-width: 450px;}
	.box-wrap { height: 460px; /**/}
	.block-img { min-height: 700px; }
	.sep-top { position: relative; top: 0px; height: auto; width:100% !important; max-width:100% !important; }
	.sep-bot { position: relative; bottom: 0px; height: auto; width:100% !important; max-width:100% !important; }
	.vertical-center { margin: 0; position: absolute; top: 24%; -ms-transform: translateY(0); transform: translateY(-24%); right: 0;  width: 100%;}
	.first-banner .sub-title2{ font-size:32px;}
	.first-banner p{ font-size:16px; margin-bottom:8px;}
	.first-banner .invisalign-logo{ width:120px !important; height:100%;}
	.first-banner .newpatient-list{ font-size:16px; margin-bottom:8px !important;}
	#bannerslider .main-banner{ height:auto;}
	#bannerslidernew .main-banner{ height:auto;}
	 .bg-light1 { background-color: #111 !important; }

}
@media (min-width: 1400px) {
	.caption-content {max-width: 530px; left:-80px;}
	#bannerslider { height: 920px; }
	.caption-text:before { background-color: rgba(0,0,0,.8); content: ''; position: absolute; right: 0; top: 0; width: 100%; height: 100%; -webkit-transform: skewX(-15deg) translateX(-18%); transform: skewX(-15deg) translateX(-18%);}
		.bg-light1 { background-color: #f5f4f9 !important; }
		.d-xxl-block { display: block !important; }
		.d-xxl-none { display: none !important; }
		.position-xxl-absolute { position: absolute !important; }
		.text-xxl-left { text-align: left !important; }
		.w-xxl-50 { width: 60% !important }
		#bannerslider .page-title { font-size: 32px; }
		#bannerslider .banner-img { object-fit: contain; object-position: bottom; }
}
@media (min-width: 1500px) {
	.first-banner .sub-title2{ font-size:42px;}
	.first-banner p{ font-size:16px; margin-bottom:20px;}
	.first-banner .newpatient-list{ font-size:16px; margin-bottom:20px !important;}
	.first-banner .invisalign-logo{ width:200px !important; height:100%;}
}
@media (min-width: 1600px) {
	.caption-content {
		max-width: 530px;
	}
	.caption-text:before { background-color: rgba(0,0,0,.8); content: ''; position: absolute; right: 0; top: 0; width: 100%; height: 100%; -webkit-transform: skewX(-14deg) translateX(-20%); transform: skewX(-14deg) translateX(-20%);}
}
@media (min-width: 768px) and (max-width: 991px) {
	.heder-font { font-size: 10px; }
    .mr-m{ margin-right:10px; }
	.mr-m svg { width: 35px; }
	.mb-google img { width:110px; margin-top:6px;}
	#bannerslider1 .owl-prev, #bannerslider1 .owl-next, #bannerslider1 .owl-prev:hover, #bannerslider1 .owl-next:hover  { background-size: 15px;}
    #bannerslider1 .owl-next { right:15px; }
    #bannerslider1 .owl-prev { left:15px; }
    #bannerslider1 .main-banner { height: 400px; }
    #bannerslider1 .main-banner img { object-fit: cover; height: 400px; }
    .bg-light1 { background-color: #111 !important; }
}
@media (min-width: 992px) and (max-width: 1199px) {
    #bannerslider1 .main-banner { height: 450px; }
    #bannerslider1 .main-banner img { object-fit: cover; height: 450px; }
    .bg-light1 { background-color: #111 !important; }
	}
@media (max-width: 767px) {
	.card-header h2 a { font-size: 1rem; }
	.googlereviews { width: 100px; text-align: center; left: 10px !important; }
	.googlereviews .btn-google-reviews { padding: 5px; text-align: center; line-height: 15px; }
	.googlereviews-text, .googlereviews .btn-google-reviews .small { display: none !important; }
	.googlereviews .ratstars { display: block; bottom: 0px; margin-top: 4px; }
	.googlereviews .ratstars .wp-star svg { width: 14px; }
	#christmas .modal-body .chritsmas-bg {overflow-y: scroll !important; max-height: 510px !important;}
    #bannerslider1 .owl-prev, #bannerslider1 .owl-next, #bannerslider1 .owl-prev:hover, #bannerslider1 .owl-next:hover  { background-size: 15px; top:35%;}
    #bannerslider1 .owl-next { right:-5px; }
    #bannerslider1 .owl-prev { left:5px; }
    .btn-width { min-width: 270px; }
    .bg-light1 { background-color: #111 !important; }

}
@media (max-width: 575px) {
	/*.page-header .container-fluid { max-width: 374px; }*/
	.bg-none { background-image:none !important;}
	.bnr-shp {overflow: hidden;}
	svg.shp-clr polygon{fill: #111111;}
	svg.shp-clr-inr polygon{fill: #000000;}
	.sep-top {transform: scale(1.2); top: -1px;}
	.sep-bot {transform: scale(1.2); bottom: 0px;}
	.mt-half { margin-top:8px; margin-left:0 !important}
	.btn-width a{ width:127px;}
	.mr-half { margin-right:8px;}
	.page-header .btn-outline-dark:hover path, .page-header .btn-outline-dark:focus path, .page-header .btn-outline-dark:not(:disabled):not(.disabled):active path  { fill:#fff;} 
	.page-header .btn-outline-dark-second:hover path, .page-header .btn-outline-dark-second:focus path, .page-header .btn-outline-dark-second:not(:disabled):not(.disabled):active path  { fill:#fff;} 
	.vertical-center { margin: 0; position: absolute; top: 24%; -ms-transform: translateY(0); transform: translateY(-24%); right: 0;  width: 100%;}
	.google-widget-icon { bottom: 10px; }
	.pop-header { font-size: 1.25rem !important; }
	#bannerslider1 .owl-prev, #bannerslider1 .owl-next, #bannerslider1 .owl-prev:hover, #bannerslider1 .owl-next:hover  { background-size: 10px; top:23%; width: 10px; height: 20px;}
    #bannerslider1 .owl-next { right:-5px; }
    #bannerslider1 .owl-prev { left:0px; }
}
@media (max-width: 375px) {
	.header-sticky .btn { font-size: 11px; padding-left: 9px; padding-right: 9px; }
	.header-sticky .btn + .btn { margin-left: 1px; }
	.box-wrap { height: 350px; }
	.page-header .btn, .header-sticky .btn { padding-left: 8px;
    padding-right: 8px}
	.mr-half { margin-right:5px;}
	.btn-width a{ width:117px;}
	.vertical-center { margin: 0; position: absolute; top: 29%; -ms-transform: translateY(0); transform: translateY(-29%); right: 0;  width: 100%;}	 
	.google-widget-icon { width: 76px; }
	.googlereviews .btn-google-reviews { font-size: 0px !important; }
	.googlereviews .ratstars .wp-star svg { width: 11px; }
	.copyright-strip .df-author { margin-bottom: 20px !important; }
}

.invisalign-strip{max-width: 120px !important; vertical-align: text-top;}

.top-10{top: 10px;}
.right-10{right: 10px;}
.cursor-pointer{cursor: pointer;}
.align-items-center{align-items: center;}
.in-cust{width: 140px !important;}
.fs-cus{font-size: 17px !important;}


.object-fit-new {object-fit: cover !important;}
.video-size-cus { height: 515px !important; }
.cus-h { height: 0px !important; }
@media (max-width: 992px) {
.video-size-cus { height: 415.5px !important; }
}
@media (min-width: 992px) {
.video-size-cus { height: 515.5px !important; }
}
@media (max-width: 767px) {
.video-size-cus { height: 326px !important; }
}
@media (max-width: 575px) {
.video-size-cus { height: auto !important; width: auto !important; max-width: 100% !important; }  
.cus-h { height: auto !important; } 
}

