a, abbr, acronym, address, applet, article, aside, audio, b, big, blockquote, body, canvas, caption, center, cite, code, dd, del, details, dfn, div, dl, dt, em, embed, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, html, i, iframe, img, ins, kbd, label, legend, li, mark, menu, nav, object, ol, output, p, pre, q, ruby, s, samp, section, small, span, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, time, tr, tt, u, ul, var, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block
}
body {
	line-height: 1
}
ol, ul {
	list-style: none
}
blockquote, q {
	quotes: none
}
blockquote:after, blockquote:before, q:after, q:before {
	content: '';
	content: none
}
table {
	border-collapse: collapse;
	border-spacing: 0
}
.d-flex {
	display: -ms-flexbox;
	display: flex
}
.justify-content-start {
	-ms-flex-pack: start;
	justify-content: flex-start
}
.justify-content-end {
	-ms-flex-pack: end;
	justify-content: flex-end
}
.justify-content-center {
	-ms-flex-pack: center;
	justify-content: center
}
.justify-content-between {
	-ms-flex-pack: justify;
	justify-content: space-between
}
.justify-content-around {
	-ms-flex-pack: distribute;
	justify-content: space-around
}
.align-items-start {
	-ms-flex-align: start;
	align-items: flex-start
}
.align-items-end {
	-ms-flex-align: end;
	align-items: flex-end
}
.align-items-center {
	-ms-flex-align: center;
	align-items: center
}
.align-items-baseline {
	-ms-flex-align: baseline;
	align-items: baseline
}
.flex-wrap {
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}
*, :after, :before {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box
}
html {
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
	font-size: 10px;
}
body {
	color: #000;
	font-family: 'Avenir Next';
}
.text-uppercase {
	text-transform: uppercase
}
.text-center {
	text-align: center
}
.text-indent {
	text-indent: -9999px
}
.slick-slider {
	-webkit-user-select: text !important;
	-khtml-user-select: text !important;
	-moz-user-select: text !important;
	-ms-user-select: text !important;
	user-select: text !important
}
h1, h2, h3, h4, h5, h6 {
	font-weight: 400;
	color: #161e21
}
h1 {
	color:#fbfbfb;
	font-size:3rem;
	line-height: 1.3;
	letter-spacing: 1.34px;
	margin: 0 0 10px 0;
	font-family: 'Avenir Next Ultra';
}
h2 {
	font-size:1.6rem;
	line-height: 1.1;
	margin: 0 0 10px 0;
	letter-spacing:6px; 
	text-transform: uppercase;
	font-weight: 300;
	font-family: 'LEMON MILK';
}
h3 {
	color:#f8f9fb;
	font-size:2.3rem;
	line-height: .875;
	letter-spacing: 0.36px;
	margin: 0 0 10px 0;
	font-weight: 500;
	font-family: 'AvenirNextW10';
}
h4 {
	font-size: 21px;
	line-height: 1;
	margin: 0 0 10px 0
}
h5 {
	font-size: 18px;
	line-height: 1.16667;
	margin: 0 0 10px 0
}
h6 {
	font-size: 14px;
	line-height: 1.5;
	margin: 0 0 10px 0
}
button, input, optgroup, select, textarea {
	margin: 0;
	padding: 0;
	font-size: 100%;
	color: inherit;
	background: #fff;
	border: 1px solid #ccc;
	font-family: 'Open Sans', sans-serif
}
input, select, textarea {
	-webkit-appearance: none;
	border-radius: 0
}
input {
	line-height: normal
}
button:focus, input:focus, select:focus, textarea:focus {
	border: none;
	outline: 0
}
input[type=checkbox], input[type=radio] {
	padding: 0;
	border: none
}
button, input[type=button], input[type=file], input[type=reset], input[type=submit] {
	-webkit-appearance: none;
	cursor: pointer;
	line-height: normal;
	overflow: visible
}
button[disabled], input[disabled] {
	cursor: default;
	color: #999;
	border-color: #ccc
}
button::-moz-focus-inner, input::-moz-focus-inner {
	padding: 0;
	border: 0
}
dl, ol, ul {
	font-size: 100%;
	line-height: 1.5
}
dt, li {
	line-height: 1.5em
}
dl {
	margin: 0 0 1em 0
}
dd {
	margin: 0 0 1em .8em
}
ul {
	list-style-type: none;
	margin: 0
}
ol {
	list-style-type: decimal;
	margin: 0 0 1em 0
}
ol ul, ul ul {
	margin-top: 0
}
ol ol {
	list-style-type: lower-latin;
	margin-top: 0
}
p {
	color: #000;
	font-size: 18px;
	line-height: 1.5
}
blockquote, cite, dfn, q, var {
	font-style: italic
}
blockquote {
	background: 0 0;
	color: #666
}
small {
	font-size: 12px;
	line-height: 1.75
}
code, kbd, pre, samp, tt, var {
	font-size: 100%
}
pre {
	font-size: 100%;
	line-height: 1.5;
	margin: 0 0 10px 0;
	white-space: pre;
	white-space: pre-wrap;
	word-wrap: break-word
}
code, pre {
	color: #800
}
kbd, samp, var {
	color: #666;
	font-weight: 700
}
abbr, acronym {
	border-bottom: 1px #aaa dotted;
	font-variant: small-caps;
	cursor: help
}
sub, sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline
}
sup {
	top: -.5em
}
sub {
	bottom: -.25em
}
img {
	max-width: 100%;
	height: auto
}
body img {
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	-o-user-select: none;
	user-select: none
}
a {
	color: #4d87c7;
	text-decoration: none
}
a:focus, a:hover {
	text-decoration: none;
	outline: 0
}
a:active {
	outline: 0
}
table {
	width: 100%;
	border-collapse: collapse;
	color: #444;
	border-top: 1px #ccc solid;
	border-bottom: 1px #ccc solid;
	margin: 0 0 1.35714em 0
}
caption {
	font-variant: small-caps
}
td, th {
	line-height: 1.5em;
	vertical-align: top;
	padding: .71429em .5em
}
td :first-child, th :first-child {
	margin-top: 0
}
thead th {
	text-align: left;
	color: #000;
	border-bottom: 2px #000 solid
}
tbody th {
	text-align: left;
	border-top: 1px solid #ccc
}
tbody td {
	text-align: left;
	border-top: 1px solid #ccc
}
.btn, button.btn, input.btn {
	display: inline-block;
	font-size: 12px;
	color: #000;
	line-height: normal;
	vertical-align: middle;
	padding: 0 5px;
	text-align: center;
	white-space: nowrap;
	cursor: pointer;
	border: 1px solid #ccc;
	background: #eee
}
.btn:focus, .btn:hover, button.btn:focus, button.btn:hover, input.btn:focus, input.btn:hover {
	color: #4d87ff;
	border: 1px solid #888
}
button {
	border: none;
	cursor: pointer
}

/*Font Face*/
@font-face {
    font-family: 'Avenir Next Ultra';
   src: url('../fonts/AvenirNext-UltraLight.woff2') format('woff2'),
       url('../fonts/AvenirNext-UltraLight.woff') format('woff');
   font-weight: 200;
   font-style: normal;
   font-display: swap;
}
@font-face {
    font-family: 'Avenir Next LT Pro';
   src: url('../fonts/AvenirNextLTPro-Bold.woff2') format('woff2'),
       url('../fonts/AvenirNextLTPro-Bold.woff') format('woff');
   font-weight: bold;
   font-style: normal;
   font-display: swap;
}

@font-face {
    font-family: 'Avenir Next';
   src: url('../fonts/AvenirNext-Regular.woff2') format('woff2'),
       url('../fonts/AvenirNext-Regular.woff') format('woff');
   font-weight: normal;
   font-style: normal;
   font-display: swap;
}
@font-face {
    font-family: 'AvenirNextW10';
   src: url('../fonts/AvenirNextW10-Medium.woff2') format('woff2'),
       url('../fonts/AvenirNextW10-Medium.woff') format('woff');
   font-weight: 500;
   font-style: normal;
   font-display: swap;
}
@font-face {
    font-family: 'Avenir Next Demi';
   src: url('../fonts/AvenirNext-DemiBold.woff2') format('woff2'),
       url('../fonts/AvenirNext-DemiBold.woff') format('woff');
   font-weight: 600;
   font-style: normal;
   font-display: swap;
}
@font-face {
    font-family: 'LEMON MILK';
   src: url('../fonts/LEMONMILK-Light.woff2') format('woff2'),
       url('../fonts/LEMONMILK-Light.woff') format('woff');
   font-weight: 300;
   font-style: normal;
   font-display: swap;
}
@font-face {
   font-family: 'LEMON MILK';
   src: url('../fonts/LEMONMILK-Regular.woff2') format('woff2'),
       url('../fonts/LEMONMILK-Regular.woff') format('woff');
   font-weight: normal;
   font-style: normal;
   font-display: swap;
}
@font-face {
    font-family: 'LEMON MILK';
   src: url('../fonts/LEMONMILK-Bold.woff2') format('woff2'),
       url('../fonts/LEMONMILK-Bold.woff') format('woff');
   font-weight: bold;
   font-style: normal;
   font-display: swap;
}

@font-face {
    font-family: 'Brandon Grotesque';
   src: url('../fonts/BrandonGrotesque-Light.woff2') format('woff2'),
       url('../fonts/BrandonGrotesque-Light.woff') format('woff');
   font-weight: 300;
   font-style: normal;
   font-display: swap;
}
/*Container*/
.container {
  max-width: 1029px;
  width: 100%;
  margin: 0 auto;
  padding: 0 15px;
}
/*Footer*/
.footer{
	background-color: #94896b;
	
}
.footer-sec{
	padding:40px 0;
	text-align: center;
	position:relative;
}
.footer-sec p{
	color:#fbfbfb;
	font-size:1.1rem;
	text-transform: uppercase;
	letter-spacing: 3.1px;
	font-weight: 300;
	font-family: 'Brandon Grotesque';
}
.footer-logo{
	position:absolute;
	bottom:100%;
	left:50%;
	transform: translateX(-50%);
}