.our-story-slider-container {

}
.os-slider-nav-wrapper {
	background: #000;
}
.os-slider-nav {

}
.os-slider-nav .slick-list {
	margin: 0 !important;
}

.os-slider-for {

}
.slick-slide {

}
.os-slider-nav .slick-slide {
	height: 210px !important;
	text-align: center;
	position: relative;
	padding-top: 65px;
	transition: all 300ms ease;
	padding-left: 0;
	padding-right: 0;
}
.os-slider-nav .slick-slide span.year {
	font-size: 24px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #494948;
	transition: all 300ms ease;
}
.os-slider-nav .slick-slide span.line {
	width: 100%;
	background-color: #494948;
	height: 1px;
	position: absolute;
	bottom: 90px;
	left: 0;
	right: 0;
	z-index: 1;
}
.os-slider-nav .slick-slide span.circle {
	background-color: #494948;
	width: 12px;
	height: 12px;
	position: absolute;
	bottom: 85px;
	border-radius: 30px;
	left: calc(50% - 6px);
	transition: all 300ms ease;
	z-index: 2;
}
.os-slider-nav .slick-slide.slick-current {
	padding-top: 30px;
}
.os-slider-nav .slick-slide.slick-current span.year {
	font-size: 38px;
  color: #fff;
}
.os-slider-nav .slick-slide.slick-current span.circle {
	width: 40px;
	height: 40px;
	bottom: 70px;
	left: calc(50% - 20px);
}
.os-slider-nav .slick-slide.slick-current span.circle .tls-icon {
	opacity: 1;
}
.os-slider-nav .slick-slide {
	cursor: pointer;
}
.os-slider-nav .slick-slide:hover span.circle{
	background-color: #fff;
}
.os-slider-nav .slick-slide:hover span.year {
	color: #fff;
}

.os-slider-nav .slick-prev,
.os-slider-nav .slick-next {
	width: 38px;
	height: 38px;
	display: block;
	position: absolute;
	top: calc(50% - 5px);
	z-index: 4;
	outline: none;
	border: none;
	transition: all 300ms ease;
	background-color: #000;
	border-radius: 30px;
}
.os-slider-nav .slick-prev:hover,
.os-slider-nav .slick-next:hover {
	background-color: #fff;
}
.os-slider-nav .slick-prev {
	left: 0;
}
.os-slider-nav .slick-next {
	right: 0;
}
.slick-slide {

}

.os-slider-for .slick-prev,
.os-slider-for .slick-next {
	width: 38px;
	height: 38px;
	display: block;
	position: absolute;
	top: 110px;
	z-index: 4;
	outline: none;
	border: none;
	transition: all 300ms ease;
	border-radius: 30px;
}
.tls-icon {
	width: 100%;
	max-width: 100%;
	display: block;
	opacity: 0;
	transition: all 300ms ease;
}
.os-slider-for .slick-disabled,
.os-slider-nav .slick-disabled {
	opacity: 0;
	visibility: hidden;
}
.os-slider-for .slick-prev:hover,
.os-slider-for .slick-next:hover {
	opacity: 0.8;
}
.os-slider-for .slick-prev {
	left: calc(50% - 570px);
	top: 110px;
}
.os-slider-for .slick-next {
  right: calc(50% - 570px);
	top: 110px;

}

.ossf-heading {
	background-color: #f2f2f2;
	min-height: 260px;
	display: -webkit-flex;
	display: -ms-flex;
	display: flex;
	align-items: center;
	padding: 40px 0px;

}
.ossf-text {
	background-color: #fff;
	padding-top: 40px;
	padding-bottom: 40px;
}
.ossf-text p {

}
.ossf-text p:first-child {
	margin-top: 0;
}
.ossf-text p:last-child {
	margin-bottom: 0;
}
.ossf-container {
	max-width: 720px;
	width: 100%;
	margin: 0 auto;
}
.ossf-heading .ossf-container {
	display: -webkit-flex;
	display: -ms-flex;
	display: flex;
}

.ossf-h-pl {

}
.ossf-h-pr {
	padding-left: 40px;
}
.ossf-heading h4 {
	font-size: 24px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: -0.52px;
  color: #494948;
}
.ossf-heading p {
	font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #494948;
}
.ossf-heading p:last-child {
	margin-bottom: 0;
}
.custom-wrapper {
	clear: both;
	overflow: hidden;
	margin-top: -1px;

}
.custom-container {
	clear: both;
	/*width: 1150px;*/
	margin-left: auto;
	margin-right: auto;
}

.os-slider-for-bg {
	background-color: #f2f2f2;
	width: 100%;
	height: 260px;
	position: absolute;
	z-index: -1;
}

.prev-year {
	position: absolute;
	left: calc(50% - 525px);
	top: 120px;
	font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #494948;
}
.next-year {
	position: absolute;
	right: calc(50% - 525px);
	top: 120px;
	font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #494948;
}


.os-slider-nav .slick-slide:first-child::before {
	content: "";
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	height: 100%;
	width: 40px;
	background: rgb(0,0,0);
	background: -moz-linear-gradient(270deg, rgba(0,0,0,0) 0%, rgba(0,0,0,1) 100%);
	background: -webkit-linear-gradient(270deg, rgba(0,0,0,0) 0%, rgba(0,0,0,1) 100%);
	background: linear-gradient(270deg, rgba(0,0,0,0) 0%, rgba(0,0,0,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#000000",endColorstr="#000000",GradientType=1);
	z-index: 3;
}
.os-slider-nav .slick-slide:last-child::before {
	content: "";
	display: block;
	position: absolute;
	right: 0;
	top: 0;
	bottom: 0;
	height: 100%;
	width: 40px;
	background: rgb(0,0,0);
	background: -moz-linear-gradient(270deg, rgba(0,0,0,0) 0%, rgba(0,0,0,1) 100%);
	background: -webkit-linear-gradient(270deg, rgba(0,0,0,0) 0%, rgba(0,0,0,1) 100%);
	background: linear-gradient(270deg, rgba(0,0,0,0) 0%, rgba(0,0,0,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#000000",endColorstr="#000000",GradientType=1);
	z-index: 3;
	transform: rotate(180deg);
}

@media only screen and (max-width: 42em) {
	.custom-container {
		width: 100%;

	}
	.ossf-heading {
		height: auto;
		padding-top: 80px;
		padding-bottom: 30px;
		padding-left: 30px;
		padding-right: 30px;
	}
	.ossf-text {
		padding-left: 30px;
		padding-right: 30px;
	}
	.os-slider-for-bg {
		display: none;
	}
	.ossf-heading .ossf-container {
		display: block;
	}
	.ossf-text {
		padding-top: 30px;
		padding-bottom: 30px;
	}
	.ossf-h-pr {
		padding-left: 0;
	}
	.ossf-img {
		width: 100%;
		max-width: 100%;
		display: block;
		margin-bottom: 20px;
	}
	.ossf-heading h4 {
		font-size: 22px;
	}
	.ossf-heading p {
		font-size: 16px;
	}
	.ossf-text p {
		font-size: 14px !important;
	}
	.os-slider-for .slick-prev {
		top: 20px;
		left: 30px;
	}
	.os-slider-for .slick-next {
		top: 20px;
		right: 30px;
	}
	.prev-year {
		top: 29px;
		left: 86px;
	}
	.next-year {
		top: 29px;
		right: 86px;
	}
	.os-slider-nav {
		height: 170px;
		overflow: hidden;
	}
	.os-slider-nav .slick-slide {
		height: 170px !important;
	}
	.os-slider-nav .slick-slide span.line {
		bottom: 55px;
	}
	.os-slider-nav .slick-slide span.circle {
		bottom: 50px;
	}
	.os-slider-nav .slick-slide.slick-current span.circle {
		bottom: 35px;
	}
	.os-slider-nav .slick-slide span.year {
		font-size: 24px;
	}
	.os-slider-nav .slick-slide.slick-current span.year {
		font-size: 33px;
	}
	.os-slider-nav .slick-slide.slick-current {
		padding-top: 40px;
	}
}

.is-video {
	display: block;
	position: relative;
	width: 320px;
	transition: all 300ms ease;
}
.is-video:hover {
	opacity: 0.8;
}
.is-image {
	transition: all 300ms ease;
}
.is-image:hover {
	opacity: 0.8;
}

.is-video::before {
	content: "";
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 576 512'%3E%3Cpath fill='%23e03131' d='M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z'/%3E%3C/svg%3E");
	background-size: 40px;
	background-repeat: no-repeat;
	background-position: center center;
	opacity: 0.8;
}
.is-video:hover::before {
	opacity: 1;
}
.is-video img {
	display: block;
	width: 100%;
	max-width: 100%;
}







.available-now-wrapper {

}
.an-container {
	width: 100%;
	max-width: 1150px;
	margin-left: auto;
	margin-right: auto;
	display: -webkit-flex;
	display: -ms-flex;
	display: flex;
	justify-content: center;

	flex-wrap: wrap;

}

.an-item {
	display: block;
	width: 360px;
	max-width: 360px;
	margin: 10px;
	display: -webkit-flex;
	display: -ms-flex;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	border: solid 1px #dbdbdb;
}
.an-img-slider {
	height: 280px;
	overflow: hidden;
	border-bottom: solid 1px #dbdbdb;
}
.an-slide {
	display: -webkit-flex;
	display: -ms-flex;
	display: flex;
	-ms-align-items: center;
	align-items: center;
	justify-content: center;
	height: 280px;
}
.an-slide .an-img {
	display: block;
	max-width: 85%;
	max-height: 85%;
}
.an-desc {
	padding: 25px 30px 40px 30px;
}
.an-heading {
	font-size: 18px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #494948;
	margin-bottom: 25px;
	font-family: 'Antartida', 'inter';
}
.an-text {
	font-size: 15px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #494948;
	margin-top: 0;
	margin-bottom: 0;
}

.an-bottom {
	padding: 25px 30px;
	background-color: #fdfbfb;
}
.an-ttx {

}
.an-ttx-row {
	display: -webkit-flex;
	display: -ms-flex;
	display: flex;
	margin-bottom: 5px;
}
.an-ttx-col-1 {
	width: 40%;
	font-size: 16px;
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #494948;
}
.an-ttx-col-2 {
}
.an-ttx-col-2 b {
	font-size: 16px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #494948;
}
.an-button, .an-button:focus {
	font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: -0.56px;
  text-align: center;
  color: #fff;
	display: -webkit-flex;
	display: -ms-flex;
	display: flex;
	-ms-align-items: center;
	align-items: center;
	justify-content: center;
	width: 100%;
	height: 34px;
	border-radius: 40px;
	background-color: #ffc000;
	margin-top: 25px;
	transition: all 300ms ease;
	border: 1px solid #ffc000;

}
.an-button:hover {
	background-color: #fff;
	color: #ffc000;
}
.an-hidden {
	display: none;
}
.an-modal {
	padding: 0;
}
.an-modal-container {
	position: relative;
	padding: 25px 25px 25px 75px;
}
.an-modal-container::before {
	display: block;
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	width: 50px;
	background: #ffc000 url(../images/an-info-icon.svg) center 20px no-repeat;
	-webkit-background-size: 30px;
	background-size: 30px;

}
.anm-heading {
	font-size: 14px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: -0.12px;
  color: #494948;
	text-transform: uppercase;
	margin-top: 0;
	margin-bottom: 15px;
}
.anm-name {
	font-size: 22px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.18;
  letter-spacing: -0.18px;
  color: #494948;
	margin-top: 0;
	margin-bottom: 30px;
}
.anm-row {
	display: -webkit-flex;
	display: -ms-flex;
	display: flex;

}
.anm-col-6 {
	width: 50%;
	margin-right: 10px;
}
.anm-input {
	min-width: 200px;
	width: 100%;
	border-radius: 4px;
  border: solid 1px #e3e3e3;
  background-color: #f4f4f4;
	height: 40px;
	padding: 0px 9px;
}
.anm-input::-webkit-input-placeholder,
.anm-input::placeholder {
	font-size: 14px;
}

.anm-form .checkbox-holder {
	padding-left: 0;
}
.anm-form .checkbox-holder label {
	font-size: 14px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: -0.12px;
  color: #494948;
}
.anm-form .note {
	font-size: 11px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: -0.09px;
  color: #7b7b7b;
	margin-bottom: 30px;
}
.anm-bottom {
	display: -webkit-flex;
	display: -ms-flex;
	display: flex;
}
.anm-button {
	width: 200px;
	height: 40px;
	display: -webkit-flex;
	display: -ms-flex;
	display: flex;
	-ms-align-items: center;
	align-items: center;
	justify-content: center;
	font-size: 14px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: -0.12px;
  text-align: center;
  color: #fff;
	text-transform: uppercase;
	border-radius: 4px;
  border: solid 1px #ffae24;
  background-color: #ffae24;
}
.anm-cancel {
	display: -webkit-flex;
	display: -ms-flex;
	display: flex;
	-ms-align-items: center;
	align-items: center;
	height: 40px;
	font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: -0.12px;
  color: #494948;
	margin-left: 25px;
}
.anm-thankyou {
	font-size: 22px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.18;
  letter-spacing: -0.18px;
  color: #494948;
	max-width: 400px;
}
@media only screen and (max-width: 42em) {
	.anm-input {
		width: 100%;
	}
	.anm-col-6 {
		width: 100%;
		margin-right: 0;
		margin-bottom: 10px;
	}
	.anm-row {
		display: block;
	}
	.anm-bottom {
		justify-content: space-between;
	}
	.anm-button {
		width: 120px;
	}
}
.an-img-slider .slick-prev,
.an-img-slider .slick-next {
	width: 24px;
	height: 24px;
	display: block;
}
.an-img-slider .slick-prev {
	position: absolute;
	left: 10px;
	top: calc(50% - 12px);
	z-index: 2;
}
.an-img-slider .slick-next {
	position: absolute;
	right: 10px;
	top: calc(50% - 12px);
	z-index: 2;
}
.an-img-slider .slick-slide {
	display: -webkit-flex !important;
	display: -ms-flex !important;
	display: flex !important;
	-ms-align-items: center;
	align-items: center;
	justify-content: center;
	height: 280px !important;
}
.an-heading-global {
	font-size: 20px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #1a1a1a;
	margin-top: 60px;
	margin-bottom: 35px;
	text-align: center;
}

.ossf-text img {
	max-width: 100%;
}
.ossf-text .two-col,
.ossf-text .three-col,
.ossf-text .four-col {
	display: flex;
	flex-wrap: wrap;
	margin: -15px;
}
.ossf-text .row.two-col > div.col {
	width: 50%;
	float: none;
	margin: 0px !important;
	padding-left: 15px;
	padding-right: 15px;
	margin-top: 15px !important;
	margin-bottom: 15px !important;
}
.ossf-text .row.three-col > div.col {
	width: 33.3333%;
	float: none;
	margin: 0px !important;
	padding-left: 15px;
	padding-right: 15px;
	margin-top: 15px !important;
	margin-bottom: 15px !important;
}
.ossf-text .row.four-col > div.col {
	width: 25%;
	float: none;
	margin: 0px !important;
	padding-left: 15px;
	padding-right: 15px;
	margin-top: 15px !important;
	margin-bottom: 15px !important;
}
.ossf-text .bb-block,
.ossf-text .block {
	clear: both;
}
.ossf-text .block-group .block table {
	table-layout: auto;
}
.ossf-text .bb-block.slider .slider-for .item.landscape img {
	display: block;
}
.ossf-text .imageoverlay {
	opacity: 0!important;
}

@media only screen and (max-width: 42em) {
	.ossf-text .row.two-col > div.col {
		width: 100%;
	}
	.ossf-text .row.three-col > div.col {
		width: 100%;
	}
	.ossf-text .row.four-col > div.col {
		width: 100%;
	}
}

.os-slider-nav-container {
	max-width: 1150px;
	margin: 0 auto;
	position: relative;
}
.os-slider-nav-container::before {
	content: "";
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	height: 100%;
	width: 40px;
	background: rgb(0,0,0);
	background: -moz-linear-gradient(270deg, rgba(0,0,0,0) 0%, rgba(0,0,0,1) 100%);
	background: -webkit-linear-gradient(270deg, rgba(0,0,0,0) 0%, rgba(0,0,0,1) 100%);
	background: linear-gradient(270deg, rgba(0,0,0,0) 0%, rgba(0,0,0,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#000000",endColorstr="#000000",GradientType=1);
	z-index: 3;
}
.os-slider-nav-container::after {
	content: "";
	display: block;
	position: absolute;
	right: 0;
	top: 0;
	bottom: 0;
	height: 100%;
	width: 40px;
	background: rgb(0,0,0);
	background: -moz-linear-gradient(270deg, rgba(0,0,0,0) 0%, rgba(0,0,0,1) 100%);
	background: -webkit-linear-gradient(270deg, rgba(0,0,0,0) 0%, rgba(0,0,0,1) 100%);
	background: linear-gradient(270deg, rgba(0,0,0,0) 0%, rgba(0,0,0,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#000000",endColorstr="#000000",GradientType=1);
	z-index: 3;
	transform: rotate(180deg);
}
