/** Swiper styles **/
:root {
    --swiper-navigation-color: rgba(250, 102, 0, 1);
    --swiper-pagination-color: rgba(250, 102, 0, 1);
    --swiper-pagination-bullet-inactive-color: rgba(250, 102, 0, 1);
    --swiper-navigation-top-offset: 90%;
    --m85: rgb(106, 106, 106);
    --m85b: rgb(106, 106, 106);
    --m85lc: rgb(106, 106, 106);
    --m04: rgb(28, 28, 28);
    --m04b: rgb(28, 28, 28);
    --m04lc: rgb(28, 28, 28);
    --m72: rgb(213, 51, 26);
    --m72b: rgb(213, 51, 26);
    --m70: rgb(56, 59, 94);
    --m70b: rgb(56, 59, 94);
    --m75: rgb(47, 71, 193);
    --m75b: rgb(47, 71, 193);
    --m75lc: rgb(47, 71, 193);
    --m78: linear-gradient(to right, rgb(60, 64, 41) 50%, rgb(28, 28, 28) 50%);
    --m78b: linear-gradient(to right, rgb(60, 64, 41) 50%, rgb(28, 28, 28) 50%);
    --m79: linear-gradient(to right, rgb(0, 129, 151) 50%, rgb(28, 28, 28) 50%);
    --m79b: linear-gradient(to right, rgb(0, 129, 151) 50%, rgb(28, 28, 28) 50%);
    --m80: rgb(45, 45, 45);
    --m63: rgb(186, 98, 0);
    --m64: rgb(0, 74, 159);
    --m64b: rgb(0, 74, 159);
    --m67b: rgb(57, 48, 51);
    --m07: rgb(207, 208, 210);
    --m07b: rgb(207, 208, 210);
    --m46: rgb(64, 75, 77);
    --m46b: rgb(64, 75, 77);
    --m44: rgb(184, 0, 8);
    --m44b: rgb(184, 0, 8);
    --m44lc: rgb(184, 0, 8);
    --m65: rgb(231, 63, 27);
    --m65b: rgb(231, 63, 27);
    --m73: rgb(60, 64, 41);
    --m73b: rgb(60, 64, 41);
    --m73lc: rgb(60, 64, 41);
    --m74: rgb(0, 129, 151);
    --m76: linear-gradient(to right, rgb(56, 59, 94) 50%, rgb(28, 28, 28) 50%);
    --m76b: linear-gradient(to right, rgb(56, 59, 94) 50%, rgb(28, 28, 28) 50%);
    --m75lb: rgb(47, 71, 193);
    --m44lb: rgb(184, 0, 8);
    --m85lb: rgb(106, 106, 106);
    --m70lb: rgb(56, 59, 94);
    --m79lb: linear-gradient(to right, rgb(0, 129, 151) 50%, rgb(28, 28, 28) 50%);
    --m73lb: rgb(60, 64, 41);
    --m04lb: rgb(28, 28, 28);
    --m72lb: rgb(213, 51, 26);
    --b016b: rgb(28, 28, 28);
    --m80lb: rgb(45, 45, 45);
}
#main-content {
    padding-top: 0px;
    max-width: 100%;
}
.h4 {
    font-size: 2rem;
    line-height: 2rem;
}
.h5 {
    font-size: 1.5rem;
    line-height: 1.5rem;
}
.h6 {
    font-size: 1rem;
    line-height: 1rem;
}
.swiper {
    width: 100%;
    height: 100%;
}
.swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
}
.swiper-slide.showroom_slide {
    width: unset;
    max-width: 100%;
    /*  opacity: 0.3; */
}
.swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.swiper-slide {
    width: 60%;
}
.swiper-slide:nth-child(2n) {
    /* width: 20%; */
}
.swiper-slide:nth-child(3n) {
    /* width: 20%; */
}
.swiper-slide.showroom_slide.swiper-slide-active {
    opacity: 1;
}
.swiper-slide .title {
    font-size: 41px;
    font-weight: 300;
}
.swiper-slide .subtitle {
    font-size: 21px;
}
.image_details .text {
    font-size: 14px;
    line-height: 1.3;
    text-align: left;
    padding-top: 5px;
}
.image_details {
    display: block;
}
.image_details .title {
    text-align: left;
    font-weight: 600;
    font-size: 16px;
}
.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
    width: 30px;
    border-radius: 0px;
    height: 2px;
}
.key_features {
    background-color: #000;
    color: #fff;
    padding-top: 4rem;
}
.key_features .image_details {
    color: #fff;
    background-color: #000;
}
.key_design {
    padding-top: 4rem;
}
.key_design .image_details {
    color: #000;
}
.detailed_specs {
    width: 100%;
    line-height: 2rem;
}
table.detailed_specs tr:nth-child(even) {
    background: #f8f6f5;
}
canvas {
    width: 200px;
}
.centered {
    position: absolute;
    top: 50%;
    left: 5%;
    transform: translate(0%, -50%);
}
.right-overlay {
    position: absolute;
    top: 50%;
    right: 5%;
    transform: translate(0%, -50%);
}
.image_container {
    position: relative;
}
.no-gutters {
    margin-right: 0;
    margin-left: 0
}
.hero-360 .hero-360__info-block-row {
    margin: 0 auto;
    overflow: visible;
    padding: 0 .9375rem;
    position: relative
}
.container_360 {
    position: relative;
    width: 60%;
    margin-right: auto !important;
    margin-left: auto !important;
}
.cloudimage-360 {
    max-width: 100%;
    aspect-ratio: 16 / 9;
}
.mt-8 {
    margin-top: 2rem
}
.flex {
    display: flex
}
.flex-wrap {
    flex-wrap: wrap;
}
.justify-between {
    justify-content: space-between;
}
.items-center {
    align-items: center
}
.w-full {
    width: 100%
}
.py-24 {
    padding-bottom: 6rem;
    padding-top: 6rem
}
.text-45 {
    font-size: 45px
}
.text-white {
    color: #fff;
}
.font-medium {
    font-weight: 500
}
.leading-none {
    line-height: 1
}
.h-\[700px\] {
    height: 700px
}
.justify-center {
    justify-content: center
}
.h-full {
    height: 100%
}
.min-h-\[700px\] {
    min-height: 700px
}
@media (min-width:768px) {
    .md\:w-5\/12 {
        width: 41.666667%
    }
    .md\:w-\[380px\] {
        width: 380px
    }
    .md\:w-fit {
        width: -moz-fit-content;
        width: fit-content
    }
    .md\:py-5 {
        padding-bottom: 1.25rem;
        padding-top: 1.25rem
    }
}
@media (min-width:1024px) {
    .lg\:text-6xl {
        font-size: 3.75rem;
        line-height: 1
    }
}
@media (min-width:1280px) {
    .xl\:text-85 {
        font-size: 85px
    }
}
section.fin-banner iframe {
    display: block;
    vertical-align: middle;
}
section.fin-banner {
    background: url(/assets/images/finance/my24-flfbs-beauty-0028-bw.jpg) no-repeat 50%;
    background-size: cover;
    max-width: 100%;
    padding: 25px;
}
@media(max-width: 767.98px) {
    .hero-360 .hero-360__info-block-row,
    .container_360 {
        max-width: 31.875rem;
        padding: 0
    }
    .container_360 {
        width: 90%;
        margin-right: auto !important;
        margin-left: auto !important;
    }
}
@media(max-width: 1050px) {
    .container_360 {
        width: 80%;
        margin-right: auto !important;
        margin-left: auto !important;
    }
}
.description_icon {
    width: 50px;
    padding-top: 15px;
}
.description_parent p {
    color: #000;
}
.text_white {
    color: #fff;
}
.text_orange {
    color: #fa6600;
}
.ride_away_price {
    font-weight: 600;
    font-size: 1.3rem;
    line-height: 1;
    text-align: end;
}
.ride_away_price:before {
    content: 'Rideaway From';
    display: block;
    font-size: 0.9rem;
}
.bb-1 {
    border-bottom: 1px solid #000000;
}
.txt-blk {
    color: #000000;
}
.plr-12 {
    padding: 0px 12px;
}
.mw-700 {
    max-width: 700px;
}
@media (max-width: 768px) {
    .mw-700 {
        padding: 0 10px;
    }
    .px_sm_10 {
        padding: 0 10px;
    }
}
.card {
    border: unset;
}
.text__thd {
    font-size: min(max(14px, 4vw), 3rem);
    color: #fff;
    font-weight: 600;
    font-family: primary-font-heavy, notosans-bold, sans-serif;
    max-width: 35%;
}
.up_center {
    text-transform: uppercase;
    text-align: center;
}
.upper_case {
    text-transform: uppercase;
}
.lh_1 {
    line-height: min(max(1.5rem, 4vw), 2.5rem);
}
.fs_1rem {
    font-size: 1rem;
}
.fs_08 {
    font-size: min(max(14px, 4vw), 2rem);
}
.icon_360 {
    width: 59px;
    margin: auto;
    position: relative;
    top: -20px;
    opacity: 25%;
    mix-blend-mode: multiply;
}
body{overflow-x:hidden;}
.breadcrumb {background-color: #00000010;padding: 5px 16px;padding: 0.3rem 1rem;}
.breadcrumb-item a, .breadcrumb-item a:hover, .breadcrumb-item a:active {
	color: #222222;
	text-decoration: none;
    text-transform: uppercase;
    font-size: 12px;
}
.description_parent p {color:#FFF}
.section-title h1 {font-size:3.5rem;text-transform:uppercase;font-family:'primary-font-heavy';}
/* .grid_container {display: grid;grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));grid-gap: 20px;height: 25rem;} */ 
.fs_24{font-size:24px;}
.btn-link:hover{text-decoration:none;}
p.card-title.h5 a {color: black;}
p.card-title.h5 a:hover{text-decoration:none;color:rgba(250, 120, 0, 1);}
.section_grid {display: grid;gap: 10px;grid-template-columns: repeat(auto-fit, minmax(350px, 1fr))}
/* .grid_container {display: grid;gap: 10px;grid-template-columns: repeat(auto-fit, minmax(300px, 1fr))} */
/* @media (min-width: 768px) {.grid_container {grid-template-columns: repeat(4, 1fr);}} */
.grid_container {display: grid;grid-template-columns: repeat(auto-fit, minmax(400px, 1fr));grid-gap: 1rem;padding: 25px;} 
.item2 {position: relative;height: 23rem;}
.item3 {position: relative;height: 23rem;}
.item1 {position: relative;height: 23rem;}
.grid_text_overlay {position: absolute;top: 50%;left: 5%;transform: translate(0%, -50%);}
.mySwiperBikes{padding-bottom: 35px;}
.font-18 {font-size:18px}
.icon-right {
	text-align: right;
    font-size: 20px;
    color: #f60;
}
.showroom-h1 {
}
.showroom-wrapper {
	background-color: #000000;
}
.showroom-wrapper h2.showroom-h2 {
	color: #ffffff;
}
.showroom-h2 {
	font-size: 3.5rem;
    text-transform: uppercase;
    font-family: 'primary-font-heavy';
	text-align: center;
}
.showroom-wrapper .card-body {
	background-color: #000000;
	color: #ffffff;
}
.showroom-wrapper .card-body h2 {
	text-transform: uppercase;	
}
.img-bg-dark {
	background: #000000;
	height: 100%;
}
.gridx2-container {
	display: grid;
    grid-template-columns: repeat(2, 1fr);
}
.gridx2-container-rse {
	display: grid;
	grid-template-columns: auto 24px;
	width: 100%;
}
.gridx2-section {
	display: flex;
    -webkit-box-align: center;
    align-items: center;
    gap: 10px;
    min-width: 0px;
	row-gap: 25px;
}
.gridx2-data {
	color: var(--bikespec_data);
    font-weight: 300;
    text-overflow: ellipsis;
    text-transform: capitalize;
}
blockquote {
	border-left: #00000020 1px solid;
    padding-left: 20px;
}
.callout-text-bg {
	background-color: #000000;
	margin-bottom: 2rem;
    padding: 10px 0px;
}
.callout-text {
    font-size: min(max(14px, 6vw), 3rem);
    line-height: min(max(1.5rem, 6vw), 2.8rem);
    font-weight: 700;
	color: #ffffff;
	text-transform: uppercase;
	margin-top: 4rem;
	margin-bottom: 4rem;
}
.tb {
	font-family: 'primary-font-heavy';
}
.gridx2-section.specs {
    padding: 10px;
}
.gridx2-section.specs:nth-of-type(1), .gridx2-section.specs:nth-of-type(2),
.gridx2-section.specs:nth-of-type(5), .gridx2-section.specs:nth-of-type(6),
.gridx2-section.specs:nth-of-type(9), .gridx2-section.specs:nth-of-type(10),
.gridx2-section.specs:nth-of-type(13), .gridx2-section.specs:nth-of-type(14),
.gridx2-section.specs:nth-of-type(17), .gridx2-section.specs:nth-of-type(18),
.gridx2-section.specs:nth-of-type(21), .gridx2-section.specs:nth-of-type(22),
.gridx2-section.specs:nth-of-type(25), .gridx2-section.specs:nth-of-type(26),
.gridx2-section.specs:nth-of-type(29), .gridx2-section.specs:nth-of-type(30),
.gridx2-section.specs:nth-of-type(33), .gridx2-section.specs:nth-of-type(34),
.gridx2-section.specs:nth-of-type(37), .gridx2-section.specs:nth-of-type(38) {
  	background-color: #00000007;
}
.no-decoration {
	text-decoration: none !important;
    font-size: 24px;
    font-weight: 500;
    margin-bottom: 0;
}
.no-decoration:focus {
	box-shadow: none !important;
}
@media (max-width:575px) {
	.container_360 {
    	width: 95%;
    }
}
.nav-pills .nav-link.custom-pills {
    border-radius: 5px !important;
    border: unset !important;
    margin: 3px !important;
}
.nav-pills .nav-link.custom-pills.active, .nav-pills .show > .nav-link.custom-pills {
    color: #fff;
    background-color: #f60 !important;
}
#pizza-next {
    position: absolute;
    top: 50%;
    right: 10px;
    transform: translateY(-50%);
    z-index: 10;
}
#pizza-prev {
    position: absolute;
    top: 50%;
    left: 10px;
    transform: translateY(-50%);
    z-index: 10;
}
#pizza-prev, #pizza-next {
    border: none;
    cursor: pointer;
}
.swiper-button-disabled {
    opacity: 40%;
}
#detailedSpecs .gridx2-section.specs:nth-child(odd) span {
    font-family: 'Muli';
    font-weight: 800;
}
#detailedSpecs .mt-4.bb-1 .accordion-content p {
    line-height: 1.3rem;
}
.mt-4.bb-1:has(.gridx2-container-rse) {
    margin-top: 8px !important;
}
.gridx2-container-rse h2 {
    margin-bottom: 0px;
}
.m85,.m85b,.m85lb,.m85lc{background-color: var(--m85);}
.m04,.m04b,.m04lb,.m04lc{background-color: var(--m04);}
.m72,.m72b,.m72lb,.m72lc{background-color: var(--m72);}
.m70,.m70b,.m70lb,.m70lc{background-color: var(--m70);}
.m75,.m75b,.m75lb,.m75lc{background-color: var(--m75);}
.m78,.m78b{background-image: var(--m78);}
.m79,.m79b{background-image: var(--m79);}
.m80,.m80b,.m80lb,.m80lc{background-color: var(--m80);}
.m63{background-color: var(--m63);}
.m64,.m64b{background-color: var(--m64);}
.m67b{background-color: var(--m67b);}
.m07,.m07b{background-color: var(--m07);}
.m46,.m46b{background-color: var(--m46);}
.m44,.m44b,.m44lb,.m44lc{background-color: var(--m44);}
.m65,.m65b{background-color: var(--m65);}
.m73,.m73b,.m73lb,.m73lc{background-color: var(--m73);}
.m74,.m74b{background-color: var(--m74);}
.m76,.m76b{background-image: var(--m76);}
.m70lb{background-color: var(--m70lb);}
.m79lb{background-image: var(--m79lb);}
.b016b{background-color: var(--b016b);}
.srmColourWrapper {
    	display: none;
	}
	.srmColourWrapper.show {
    	display: block;
	}
	.srmCategoryWrapper {
		display: grid;
		grid-template-columns: repeat(1, 1fr);
		max-width: 100%;
		gap: 20px;
	}
	.srmBikeWrapper a {
	    display: block;
    	max-width: 100%;
		text-decoration: none;
	}
	.srmBikeWrapper a .srmBikeImages {
		display: block;
		width: 100%;
		height: 100%;
		background-repeat: no-repeat;
		background-size: contain;
		background-position: center center;
		transition: all 0.5s;
	}
	.srmBikeWrapper a:hover .srmBikeImages {
    	-ms-transform: scale(1.1);
    	-moz-transform: scale(1.1);
    	-webkit-transform: scale(1.1);
    	-o-transform: scale(1.1);
    	transform: scale(1.1);
	}
	.srmBikeWrapper a .srmBikeImages {
    	width: 100%;
	    height: 140px;
    	overflow: hidden;
	}
	.srmBikeWrapper a {
		color: #222222;
	}
	.srmBikeWrapper a:hover, .srmBikeWrapper a:active, .srmBikeWrapper a:focus {
    	color: #f60 /*{link-text-hover-colour}*/;
		text-decoration: none;
	}
	.srmModelSeparator {
		border-width: 2px;
		margin-top: 0.5rem;
		margin-bottom: 1.2rem;
	}
	.srmTitle {
		font-family: 'primary-font-heavy';
    	text-transform: uppercase;
    	font-size: 20px;
	}
	.srmTitleH1 {
		text-transform: uppercase;
    	font-family: 'primary-font-heavy';
    	font-size: 16px;
		font-weight: 600;
	}
	.srmCategoryWrapper p {
    	font-weight: 600;
    	font-family: 'Muli';
	}
	.srmBikeImages {
		transition: opacity 250ms ease;
  		pointer-events: none;
	}
	.srmBikeImages.is-fading::after {
		opacity: 1;
	}
	.slick-prev:before, .slick-next:before {
	    color: #000000 !important;
	}
	.slick-slider {
		max-width: 200px;
	}
	.srmBikeColourway {
		font-size: 12px;
		margin-bottom: 5px;
	}
	.srmColourOptions button {
		width: 30px;
		height: 30px;
		border: none;
		margin: 0px 5px;
		border-radius: 5px;
	}
	.srmBtnText, .srmBtnTrim {
		position: absolute;
		left: -9999px;
	}
	.slick-track {
		width: 100%;
	}
	.slick-disabled {
		opacity: 0;
	}
	@media screen and (min-width: 480px) {
		.srmCategoryWrapper {
			grid-template-columns: repeat(2, 1fr);
		}
		.srmBikeWrapper a .srmBikeImages {
    	    height: 250px;
    	}
		.srmTitle {
			font-size: 26px;
		}
		.srmTitleH1 {
			font-size: 20px;
		}
	}
	@media screen and (min-width: 768px) {
		.srmCategoryWrapper {
			grid-template-columns: repeat(3, 1fr);
		}
		.srmBikeWrapper a .srmBikeImages {
    	    height: 250px;
    	}
		.srmTitle {
			font-size: 40px;
		}
		.srmTitleH1 {
			font-size: 28px;
		}
	}
	@media screen and (min-width: 1200px) {
		.srmCategoryWrapper {
			grid-template-columns: repeat(4, 1fr);
		}
		.srmBikeWrapper a .srmBikeImages {
    	   /* height: 200px; */
    	}
		.slick-slider {
			max-width: 285px;
		}
		.srmTitle {
			font-size: 50px;
		}
		.srmTitleH1 {
			font-size: 28px;
		}
	}
