<style>
@import url('http://fonts.cdnfonts.com/css/times-new-roman');


.container--gray {
	background-color: #f3f3f3;
}

.container--full {
	width: 100%
}

.container--2100 {
	margin-left: auto;
	margin-right: auto;
	max-width: 2100px;
}

.container--920 {
	margin-left: auto;
	margin-right: auto;
	max-width: 920px;
}



.Block--text {
	max-width: 625px;
	margin-left: auto;
	margin-right: auto;
}

.container--item {
	margin-left: auto;
	margin-right: auto;
	max-width: 1700px;
}

.img-full{
	width: 100%
}

.bg-gray {
	background-color: #f3f3f3
}

.title-huge {
	font-style: normal;
	font-weight: 300;
	font-family: 'FontAwesome'
}

.title-serif-1, .title-serif-2, .title-serif-3, .title-serif-4, .title-serif-5 {
	font-style: normal;
	font-weight: 300;
	letter-spacing: .3px;
	line-height: 1;
	/*font-family: 'FontAwesome' */
	font-family: 'Times New Roman', sans-serif;
}


.title-serif-1, .title-serif-2, .title-serif-3 {
	font-size: 22px !important;
}
.title-serif-4, .title-serif-5 {
	font-size: 20px !important;
}
.title-huge {
	font-size: 35px !important;
}

@media screen and (min-width: 661px) {
	.title-serif-1, .title-serif-2, .title-serif-3 {
		font-size: 30px !important;
	}
	.title-serif-4, .title-serif-5 {
		font-size: 27px !important;
	}
	.title-huge {
		font-size: 58px !important;
	}
}


.title-serif-5 {
	font-size: 30px;
	font-weight: 300;
}

.t-copySerifRev, .t-copySerifBig {
	/* font-family: Georgia,serif; */
	font-family: 'Times New Roman', sans-serif;
	font-style: normal;
	font-weight: 400;
	letter-spacing: .4px;
}

.t-copySerifRev {
	font-size: 12px !important;
	line-height: 1.35;
}

.t-copySerifBig {
	font-size: 18px;
	line-height: 1.26;
}

.t-caption {
	font-family: 'nimbus-sans-extended';
	font-size: 13px;
	font-style: normal;
	font-weight: 400;
	line-height: 1.35;
}

.text-capitalize {
	text-transform: capitalize;
}

.border-b-none {
	border-bottom: none
}


.mx-center {
	margin-left: auto;
	margin-right: auto;
}

.leading-none {
	line-height: 0
}

.color-circle {
	width: 50px; height: 50px; border-radius: 50%
}

.flex-col {
	flex-direction: column
}

.flex-row {
	flex-direction: row
}

.flex-col-reverse {
	flex-direction: column-reverse
}

.flex-row-reverse {
	flex-direction: row-reverse
}

.pt-50 {
	padding-top: 50px
}

.pt-100 {
	padding-top: 100px
}

.pt-25 {
	padding-top: 25px
}

.p-15 {
	padding: 15px
}

.px-15 {
	padding-left: 15px;
	padding-right: 15px
}

.mb-60 {
	margin-bottom: 60px
}

.mb-64 {
	margin-bottom: 64px
}

.mt-64 {
	margin-top: 64px
}

.mt-25 {
	margin-top: 25px
}

@media screen and (max-width: 660px) {
	.sm-mb-30 {
		margin-bottom: 30px;
	}
}


@media screen and (min-width: 661px) and (max-width: 1024px) {
	.md-mb-25 {
		margin-bottom: 25px;
	}
	.md-mb-40 {
		margin-bottom: 40px;
	}
	.md-mb-50 {
		margin-bottom: 50px;
	}
	.md-mb-80 {
		margin-bottom: 80px
	}

}

@media screen and (min-width: 1025px) {
	.lg-mb-60 {
		margin-bottom: 60px;
	}
	.lg-mb-100 {
		margin-bottom: 100px;
	}
	.lg-px-40 {
		padding-left: 40px;
		padding-right: 40px
	}
	.lg-px-60 {
		padding-left: 60px;
		padding-right: 60px
	}
	.lg-pt-100 {
		padding-top: 100px
	}
}


@media screen and (min-width: 867px) {
	.lg-container--65 {
		margin-left: auto;
		margin-right: auto;
		max-width: 65%;
	}
	.lg-mb-30 {
		margin-bottom: 30px !important;
	}
	.lg-mb-40 {
			margin-bottom: 40px !important;
	}
	.lg-mb-80 {
		margin-bottom: 80px !important
	}
	.lg-mb-100 {
		margin-bottom: 100px !important
	}
	.lg-mb-150 {
		margin-bottom: 150px !important
	}
	.lg-pt-150 {
		padding-top: 150px !important
	}
	.lg-pb-150 {
		padding-bottom: 150px !important
	}
	.lg-mt-150 {
		margin-top: 150px
	}

	.title-serif-1 {
		font-size: 55px !important;
	}

	.title-serif-2 {
		font-size: 40px !important;
	}

	.title-serif-3 {
		font-size: 40px !important;
	}

	.title-serif-4, .title-serif-5 {
		font-size: 30px !important;
	}
	
	.t-copySerifRev {
		font-size: 17px !important;
	}
	
	.t-copySerifBig {
		font-size: 24px;
	}
	
	.lg-flex-col {
		flex-direction: column
	}

	.lg-flex-row {
		flex-direction: row
	}

	.lg-flex-col-reverse {
		flex-direction: column-reverse
	}

	.lg-flex-row-reverse {
		flex-direction: row-reverse
	}
	
	.product-mios__slider .item-content {
		text-align: left
	}

}

@media screen and (min-width: 1025px) {
	.title-serif-1 {
		font-size: 55px !important;
	}

	.title-serif-2 {
		font-size: 40px !important;
	}

	.title-serif-3 {
		font-size: 40px !important;
	}

	.title-serif-4 {
		font-size: 30px !important;
	}
	.title-huge {
		font-size: 85px !important;
	}
}

@media screen and (min-width: 1200px) {
	.color-circle {
		width: 85px; height: 85px
	}
}

.mb-20 {
	margin-bottom: 20px
}

.mb-40 {
	margin-bottom: 40px
}

.mb-80 {
	margin-bottom: 80px
}

.mb-50 {
	margin-bottom: 50px
}

.mb-100 {
	margin-bottom: 100px
}

.mb-150 {
	margin-bottom: 150px !important
}

.mt-150 {
	margin-top: 150px
}

.mt-50 {
	margin-top: 50px
}

.my-40 {
	margin-top:40px;
	margin-bottom: 40px
}

.pt-150 {
	padding-top: 150px
}

.pt-50 {
	padding-top: 50px
}

.pt-64 {
	padding-top: 64px;
}

.pb-50 {
	padding-bottom: 50px
}

.w-70 {
	width: 70%
}

.m-auto {
	margin-left: auto;
	margin-right: auto;
}

.product-mios h2,
.product-mios h3 {
	text-transform: uppercase;
}

.mb-100 {
	margin-bottom: 100px !important
}

.my-20 {
	margin: 20px 0
}

.p-40 {
	padding: 40px;
}

.px-20 {
	padding-left: 20px;
	padding-right: 20px
}

.px-40 {
	padding-left: 40px;
	padding-right: 40px
}

.p-15 {
	padding: 15px
}

.flex-wrap {
	flex-wrap: wrap
}

.flex-col {
	display: flex;
	flex-direction: column;
	flex: 1 1;
}

.text-uppercade {
	text-transform: uppercase;
}

.cursor-pointer {
	cursor: pointer;
}

.Button--withBorder {
	border: 1px solid #d7d7d7;
	transition: border .2s ease-in-out,background .4s ease-in-out,color .4s ease-in-out;
}

.Button--withBorder:hover {
	background-color: #f3f3f3;
	border: 1px solid #7f7f7f;
}

.justify-content-center {
	justify-content: center
}

.product-mios__header {
	margin-bottom: 6.25rem
}

.product-mios__header--title {
	margin-top: 3.5rem;
	text-align: center;
}

.product-mios__section {
	padding: 0 15px
}

.product-mios__section--video {
	display: flex;
	justify-content: center;
}

.product-mios__section--grid {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
}

.product-mios__autoplay--image {
	margin-bottom: 2.5rem;
}

.product-mios__features--interleaved-list>.row:nth-child(2n) {
	flex-direction: row-reverse;
}

@media screen and (max-width: 768px) {
	.product-mios__features--interleaved-list .product-mios__features--content {
		margin-top: 2rem;
		margin-bottom: 2rem;
	}
}

.product-mios__features--interleaved-list .product-mios__features--content h4 {
	margin-bottom: 1.8rem;
	font-size: 1.875rem;
	font-weight: 600;
}

.product-mios__features--interleaved-list .product-mios__features--content {
	text-align: center;
	padding: 3rem !important;
}

.product-mios__features--interleaved-list>.row>div,
.product-mios__features--interleaved-list img {
	padding: 0
}

.product-mios__type {
	display: flex;
	flex-wrap: wrap;
}

.product-mios__color {
	margin-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
}

.product-mios__product--title {
	/* height: 44px; */
	overflow: hidden;
}

.product-mios__body {}

.product-mios__accessory {
	padding: 15px;
}

.product-mios__accessory--img-wrapper {
	position: relative;
	padding-top: 110px;
	object-fit: contain;
	margin-bottom: 15px;
	width: 110px;
	height: 110px;
	border-radius: 50%;
	background-color: #fff;
}

@media screen and (min-width: 1200px) {
	.product-mios__accessory--img-wrapper {
		width: 150px;
		height: 150px;
	}
}

@media screen and (min-width: 1500px) {
	.product-mios__accessory--img-wrapper {
		width: 200px;
		height: 200px;
	}
}

.product-mios__accessory.active .product-mios__accessory--img-wrapper {
	background-color: #d0d0d0;
}

.product-mios__accessory--img-wrapper img {
	position: absolute;
	padding: 0;
	top: 0;
	left: 0;
}

.product-mios__info {}

.product-mios__info--header {
	border-top: 1px solid #979797;
	border-bottom: 1px solid #979797;
	text-align: center;
}

.product-mios__info--content-group {
	border-bottom: 1px solid #979797;
}

.product-mios__info--item {
	font-size: 1.25rem;
}

.product-mios__info--item>div:first-child {
	font-weight: 700;
	color: #7f7f7f;
}

.product-mios__info--item>div {
	margin-bottom: 0.5rem;
}

.text-white h2,
.text-white h3,
.text-white p,
.text-white {
	color: #fff;
}

.flex-center {
	display: flex;
	align-items: center;
	justify-content: center;
	flex-wrap: wrap;
}

.flex-column-center {
	display: flex;
	align-items: center;
	text-align: center;
	justify-content: center;
	flex-direction: column;
}

.m-center {
	margin-left: auto;
	margin-right: auto;
}

.w-20p {
	width: 20%;
	padding: 5px
}

.w-90p {
	width: 90%;
	height: 100%;
}

.mw-340 {
	max-width: 340px !important;
}

.max-w-75p {
	max-width: 75%;

}

.mx-40 {
	margin-left: 40px;
	margin-right: 40px
}

.py-25 {
	padding: 25px 0;
}

.product-mios__qa {
	padding: 20px;
}

.Faq-child {
	border-top: 1px solid #ebebeb;
	cursor: pointer;
	margin: 0;
	position: relative;
	transition: visibility 0s linear 0s,opacity .1s 0s,transform .1s;

}

.Faq-child.is-active {
	opacity: 1;
	transform: scale(1);
	visibility: visible;
}

.Faq-question {
	align-items: center;
	display: flex;
	padding: 16px 0;
	position: relative;
}

.Faq-child.is-active .Faq-answer {
	color: #6d6d6d;
	display: block;
	margin: 0 0 24px;
	max-height: 2000px;
	opacity: 1;
	transition: opacity .3s cubic-bezier(.165,.84,.4,1);
	width: 90%;
}

.Faq-child .Faq-answer {
	display: none;
	margin: 0;
	max-height: 0;
	opacity: 0;
}
.icon-faq {
	background-image: url(data:image/svg+xml;charset%3DUS-ASCII,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%20standalone%3D%22no%22%3F%3E%3Csvg%20width%3D%2234px%22%20height%3D%2234px%22%20viewBox%3D%220%200%2034%2034%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%3E%20%20%20%20%20%20%20%20%3Ctitle%3EED03087E-41C5-42EC-8CF9-4C2C31CBFD5F%3C%2Ftitle%3E%20%20%20%20%3Cdesc%3ECreated%20with%20sketchtool.%3C%2Fdesc%3E%20%20%20%20%3Cdefs%3E%3C%2Fdefs%3E%20%20%20%20%3Cg%20id%3D%22Welcome%22%20stroke%3D%22none%22%20stroke-width%3D%221%22%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%20%20%20%20%20%20%20%20%3Cg%20id%3D%2203-Detail-Service-Open%22%20transform%3D%22translate%28-1352.000000%2C%20-2208.000000%29%22%20stroke%3D%22%23BDA56E%22%20stroke-width%3D%222%22%3E%20%20%20%20%20%20%20%20%20%20%20%20%3Cg%20id%3D%22Group%22%20transform%3D%22translate%281353.000000%2C%202209.000000%29%22%3E%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Ccircle%20id%3D%22Oval-2%22%20cx%3D%2216%22%20cy%3D%2216%22%20r%3D%2216%22%3E%3C%2Fcircle%3E%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M22.0207973%2C13.9792027%20L16%2C20%22%20id%3D%22Line%22%20stroke-linecap%3D%22square%22%3E%3C%2Fpath%3E%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M15.0207973%2C13.9792027%20L9%2C20%22%20id%3D%22Line%22%20stroke-linecap%3D%22square%22%20transform%3D%22translate%2812.500000%2C%2016.500000%29%20scale%28-1%2C%201%29%20translate%28-12.500000%2C%20-16.500000%29%20%22%3E%3C%2Fpath%3E%20%20%20%20%20%20%20%20%20%20%20%20%3C%2Fg%3E%20%20%20%20%20%20%20%20%3C%2Fg%3E%20%20%20%20%3C%2Fg%3E%3C%2Fsvg%3E);
	background-repeat: no-repeat;
}
.product-mios__slider {
	background-color: #dbdbdb;
}
.product-mios__slider .item {
	align-items: center;
}
.product-mios__slider .item-image {
	width: 40%;
	height: auto;
	max-height: 300px;
}
.product-mios__slider .item .itemt-content {
	width: 60%;
	padding: 20px;
	text-align: left !important;
}
.flickity-button {
	width: 45px;
	height: 45px
}
.w-20p.active .color-title {
	text-decoration: underline;
}
@media screen and (max-width: 601px) {
	.color-title {
		height: 0;
		visibility: hidden;
	}
}

.iframe-embed {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    border: 0;
}
.iframe-embed-wrapper {
    position: relative;
    display: block;
    height: 0;
    padding: 0;
    overflow: hidden;
}
.iframe-embed-responsive-16by9 {
    padding-bottom: 56.25%;
}
.owl-prev.disabled, .owl-next.disabled {
	cursor: auto;
	opacity: .3;
	pointer-events: none;
}
</style>