/** Shopify CDN: Minification failed

Line 22:0 All "@import" rules must come first
Line 150:0 All "@import" rules must come first
Line 1578:0 All "@import" rules must come first

**/
.para1 p{
    font-size: 24px;
    font-weight: 600;
    line-height: normal;
    letter-spacing: normal;
    margin-bottom: 20px;
}
.para1 a {
    color: #cd201a;
}




@import url('https://fonts.googleapis.com/css2?family=Bai+Jamjuree:wght@200;300;400;500;600;700&display=swap');
 
		* {
		    margin: 0;
		    padding: 0;
		    box-sizing: border-box;
		}
		.container, .container-lg, .container-md, .container-sm, .container-xl {
		    max-width: 1200px;
		}
		h1 {
		    font-family: 'Bai Jamjuree', sans-serif;
		}

		h2 {
		    font-family: 'Bai Jamjuree', sans-serif;
		}
		 
		h3 {
		    font-family: 'Bai Jamjuree', sans-serif;
		}

		h4 {
		    font-family: 'Bai Jamjuree', sans-serif;
		}

		h5 {
		    font-family: 'Bai Jamjuree', sans-serif;
		}

		h6 {
		    font-family: 'Bai Jamjuree', sans-serif;
		}

		a {
		    font-family: 'Bai Jamjuree', sans-serif;
		    transition: 0.4s;
		    color: #000000;
		}

		a:hover {
		    font-family: 'Bai Jamjuree', sans-serif;
		    text-decoration: none;
		    transition: 0.4s;
		}

		ul {
		    font-family: 'Bai Jamjuree', sans-serif;
		    color: #000000;
		}

		p {
		    font-family: 'Bai Jamjuree', sans-serif;
		    color: #000000;
		    margin-bottom: 0;
		}
		span{
			 font-family: 'Bai Jamjuree', sans-serif;
		}

		.usermannual_slider .owl-nav {
		    position: absolute;
		    top: 160px;
		}
		.usermannual_slider button.owl-prev {
		    position: absolute;
		    left: -65px;
		}
		.usermannual_slider button.owl-next {
		    position: absolute;
		    left: 1200px;
		}
		.owl-theme .owl-nav [class*=owl-]:hover {
		    background: none !important;
		}
		.sliderImgs_mnul {
		    width: 100%;
		    height: 405px;
		    background-size: cover !important;
		    background-position: center bottom !important;
		    display: block;
		    align-items: center;
		    align-content: center;
		    margin-bottom: 25px;
		}
		.bgoverly p {
		    text-align: center;
		    color: #fff;
		    font-weight: 700;
		    font-size: 22px;
		}
		.bgoverly {
		    background: #0005;
		    height: 405px;
		    padding: 15px;
		    align-items: center;
		    align-content: center;
		    display: grid;
		}
		.bgoverly button img {
		    display: inline-flex !important;
		    width: 15px !important;
		    margin-left: 5px;
		    position: relative;
		    top: -2px;
		}
		.bgoverly button {
		    width: 55%;
		    margin: 0 auto;
		    margin-top: 25px;
		    color: #fff;
		    background: #000;
		    padding: 6px 10px;
		    text-transform: uppercase;
		    font-weight: 500;
		    font-size: 18px;
		    border: none;
		    transition: 0.4s;
		}
		.bgoverly button:hover {
		    background: #43467f;
		    transition: 0.4s;
		}
		.mannuals {
			margin-bottom:55px;
		}


@import url('https://fonts.googleapis.com/css2?family=Bai+Jamjuree:wght@200;300;400;500;600;700&display=swap');

* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}
.container, .container-lg, .container-md, .container-sm, .container-xl {
    max-width: 1200px;
}
h1 {
    font-family: 'Bai Jamjuree', sans-serif;
}

h2 {
    font-family: 'Bai Jamjuree', sans-serif;
}
 
h3 {
    font-family: 'Bai Jamjuree', sans-serif;
}

h4 {
    font-family: 'Bai Jamjuree', sans-serif;
}

h5 {
    font-family: 'Bai Jamjuree', sans-serif;
}

h6 {
    font-family: 'Bai Jamjuree', sans-serif;
}

a {
    font-family: 'Bai Jamjuree', sans-serif;
    transition: 0.4s;
    color: #000000;
}

a:hover {
    font-family: 'Bai Jamjuree', sans-serif;
    text-decoration: none;
    transition: 0.4s;
}

ul {
    font-family: 'Bai Jamjuree', sans-serif;
    color: #000000;
}

p {
    font-family: 'Bai Jamjuree', sans-serif;
    color: #000000;
    margin-bottom: 0;
}
span{
	 font-family: 'Bai Jamjuree', sans-serif;
}

/*Header 1 Blue Stripe*/
.header_1{
	background-color: #43467f;
}
.header_1 .hdr1_lft{
	padding: 18px 35px 18px 35px;
}
.hdr1_lft {
    display: inline-flex;
}
.hdr1_lft p {
    color: #fff;
    font-size: 14px;
    font-weight: bold;
}
.hdr1_lft a {
    color: #fff;
    font-size: 14px;
    font-weight: bold;
}
a.hdr1_sale_btn span img {
    width: 15px !important;
    margin: 2px 0 2px 5px;
}
.hdr1_sale_btn {
    margin-left: 30px;
}
.hdr1_lrgt form input {
    font-family: 'Bai Jamjuree', sans-serif;
    border: none;
    color: #fff;
    font-size: 14px;
    width: 190px;
    font-weight: bold;
    background: #43467f;
}
.hdr1_lrgt form input::placeholder {
	font-family: 'Bai Jamjuree', sans-serif;
  	color: #fff;
  	opacity: 1;
  	font-size: 14px;
    font-weight: bold;
}
.hdr1_lrgt form input:focus-visible {
    outline: none;
}
.hdr1_lrgt form {
    border-left: 1px solid #fff;
    border-right: 1px solid #fff;
    padding-left: 35px;
    padding-top: 15px;
    padding-bottom: 15px;
    height: 57px;
    top: -15px;
    position: relative !important;
    padding-right: 35px;
}
.hdr1_lrgt form img {
    width: 20px;
    height: 20px;
    cursor: pointer;
}
.hdr2_lrgt {
    text-align: right;
    margin-left: 35px;
}
.hdr1_lrgt {
    position: absolute;
    right: 0;
    display: inline-flex;
    margin-right: 35px;
    top: 15px;
}
label.oval {
    width: 20px;
    height: 20px;
    margin: 0 0 0 5px;
    font-weight: 500;
    font-stretch: normal;
    font-size: 12px;
    font-style: normal;
    line-height: 1.6;
    letter-spacing: normal;
    text-align: center;
    border-radius: 30px;
    color: #fff;
    background-color: #cd201a;
}
.hdr2_lrgt img {
    width: 20px;
    height: 20px;
    object-fit: contain;
}
.hdr2_lrgt label {
    margin-bottom: 0;
}
img.cart {
    margin-left: 35px;
}
.user{
	margin-left: 35px;
}
.hdr2_lrgt .inner_{
	display: inline-flex;
}
.hdr2_lrgt .inner_ button#dropdownMenuButton {
    display: inline-flex;
    background-color: none;
    border: none;
    margin: 0;
    padding: 0;
}
.hdr2_lrgt .inner_ .dropdown-menu .dropdown-item {
    color: #000;
    font-size: 14px;
}
p.currecy {
    position: absolute;
    left: 5px;
    height: 12px;
    font-size: 12px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.6;
    letter-spacing: normal;
    color: #fff;
}
p.currecy_label {
    margin-left: 7px;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    letter-spacing: normal;
}
.hdr2_lrgt  .dropdown-toggle::after {
    content: "";
    margin-top: 8px;
    margin-left: 7px;
    border-top: .3em solid #fff;
}
.hdr2_lrgt .btn.focus, .btn:focus {
    outline: 0;
    box-shadow: none;
}



/*Header 2 Nav bar*/
.logo_ img {
    width: 100%;
}
.nav ul {
    list-style: none;
    display: inline-flex;
    margin-bottom: 0;
}
section.nav ul li {
    margin-left: 25px;
    margin-bottom: 0;
    color: #212b36;
    font-size: 15px;
    font-weight: bold;
}
section.nav {
    text-align: right;
    padding: 25px 18px;
}
.logo_ a {
    text-align: center;
    margin: 0 auto;
    display: block;
}


/*Header 3 Black Stripe*/
.blck_inner_ {
    margin-top: 20px;
    margin-bottom: 20px;
    display: inline-flex;
}
section.black_strip {
    text-align: center;
    background-color: #000;
}
.blck_inner_ p {
    margin: 2px 0 2px 10px;
    font-size: 15px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 20px;
    letter-spacing: normal;
    color: #fff;
}
.blck_inner_.middle_ {
    margin-left: 85px;
    margin-right: 85px;
}
.owl_car_column {
    padding-left: 0;
    padding-right: 0;
}
.home_banner_txt {
    width: 450px;
    position: relative;
    z-index: 2;
    top: 69px;
    background: #fff;
    opacity: 0.9;
    padding: 40px 40px 40px 0px;
}
.home_banner_txt h1 {
    font-size: 55px;
    font-weight: bold;
    line-height: 55px;
    color: #000;
    opacity: 1 !important;
    margin-bottom: 40px;
}

.home_banner img {
    width: 100% !important;
    height: auto !important;
}
span.h1red {
    color: #cd201a;
    opacity: 1;
}
.home_banner_txt a {
    background: #000;
    opacity: 1;
    color: #fff;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: bold;
    letter-spacing: 0.89px;
    padding: 12px 20px;
    transition: 0.4s;
    border: 1px solid #000;
}
.home_banner .owl-dots {
    position: absolute;
    top: 0;
}
.owl-theme .owl-dots .owl-dot span {
    width: 8px !important;
    height: 8px !important;
    margin: 0px 5px !important;
}
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
    background: #000 !important;
}

/*Section 1*/
section.sec1 {
    margin-top: 50px;
    margin-bottom: 80px;
    text-align: center;
}
.sec1 h3 {
    font-size: 20px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    margin-top: 10px;
    margin-bottom: 10px;
}
section.sec1 span {
    display: block;
}
section.sec1 p {
    font-size: 15px;
    font-weight: normal;
    line-height: 1.47;
    color: #3d3d3d;
}
.home_banner_txt a:hover {
    background: #fff;
    color: #000;
    transition: 0.4s;
}

/*Section 2*/
.sec2{
	margin-bottom: 100px;
}
.sec2 h2 {
    font-size: 40px;
    font-weight: bold;
    line-height: 1.13;
    text-align: center;
    margin-bottom: 50px;
}
.featured_products .fatured_plot{
	height: 445px !important;
	width: 100%;
	background-color: #000;
}
img.fetu_back {
    width: 30% !important;
    position: absolute;
    top: 0;
    left: 0;
}
img.fetu_prod {
    width: 520px !important;
    height: auto;
    position: absolute;
    z-index: 1;
    margin-top: 40px;
    margin-left: 40px;
    top: 0;
    left: 0;
}
.feture_pro_detils {
    width: 320px;
    color: #fff;
    z-index: 2;
    position: absolute;
    top: 0;
    right: 0;
    margin-top: 98px;
    margin-right: 40px;
}
.feture_pro_detils a{
	color: #fff;
	display: block;
}
.feture_pro_detils h3 {
    font-size: 30px;
    font-weight: bold;
    line-height: 1.17;
    margin-bottom: 30px;
}
span.discount_pri {
    font-size: 35px;
    font-weight: bold;
    line-height: 1.14;
    color: #cd201a;
}
span.selling_pri {
    opacity: 0.4;
    font-size: 20px;
    font-weight: 500;
    line-height: 1;
    letter-spacing: normal;
    margin-left: 15px;
    text-decoration: line-through;
}
a.buy_btn {
    border: solid 1px #fff;
    background-color: #000;
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    line-height: normal;
    letter-spacing: 0.89px;
    text-transform: uppercase;
    margin-top: 30px;
    width: 121px;
    padding: 12px 0;
    transition: 0.4s;
}
a.buy_btn:hover {
    color: #000;
    background: #fff;
    transition: 0.4s;
}
.featured_products .owl-nav {
    position: absolute;
    top: 180px;
}
.featured_products button.owl-next {
    position: relative;
    left: 1210px;
}
button.owl-prev {
    position: relative;
    left: 72px;
}
.owl-theme .owl-nav [class*=owl-]:hover {
    background: none !important;
}

/*Section 3*/
.bst_cols_{
    padding: 33px 30px 30px;
    box-shadow: 0 0 10px 5px rgba(0, 0, 0, 0.05);
}
.bst_cols_2{
    box-shadow: 0 0 10px 5px rgba(0, 0, 0, 0.05);
}
.bst_slrs {
    text-align: center;
}
.bst_slrs span {
    display: block;
}
.bst_cols_ h2 {
    font-size: 40px;
    font-weight: bold;
    line-height: 1.13;
    letter-spacing: normal;
    color: #000;
    margin-bottom: 58px;
}
.bst_slrs img {
    width: 100%;
    margin: 0 auto;
    display: block;
    margin-bottom: 59px;
}
.bst_slrs p {
    font-size: 20px;
    font-weight: bold;
    line-height: normal;
    letter-spacing: normal;
    color: #000;
    margin-bottom: 20px;
}
.bstslrs_pris p {
    display: inline-flex;
    margin-bottom: 20px;
}
.bstslrs_pris p {
    font-size: 30px;
    font-weight: bold;
    line-height: 1.17;
    letter-spacing: normal;
    text-align: center;
    color: #cd201a;
    margin-bottom: 32px;
}
.bstslrs_pris span {
    opacity: 0.4;
    font-size: 20px;
    font-weight: 500;
    line-height: 2;
    letter-spacing: normal;
    color: #000;
    margin-left: 15px;
    text-decoration: line-through;
    opacity: 0.4;
}
.bst_slrs a {
    font-size: 16px;
    font-weight: bold;
    line-height: normal;
    letter-spacing: 0.89px;
    color: #fff;
    background: #000;
    padding: 12px 20px;
    text-transform: uppercase;
    border: 1px solid #000;
}
.bst_slrs a:hover {
    color: #000;
    background: none;
    border: 1px solid #000;
    transition: 0.4s;
}
.bst_cols_2 li.nav-item {
    width: 50%;
    text-align: center;
}
.bst_cols_2 .nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
    background-color: #fff;
    font-size: 22px;
    font-weight: bold;
    line-height: 1.14;
    letter-spacing: normal;
    color: #212b36;
    padding: 20px;
    border: none;
}
.bst_cols_2 .nav-tabs .nav-link:focus, .nav-tabs .nav-link:hover {
    border: none !important;
}
.bst_cols_2 .nav-tabs {
    border-bottom: none;
}
.nav-tabs .nav-link {
    margin-bottom: 0;
    border: none;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    background: #000;
    color: #fff;
    font-size: 22px;
    font-weight: bold;
    font-style: normal;
    line-height: 1.14;
    letter-spacing: normal;
    padding: 20px;
}
.bst_cols_2  .tab-content {
    padding: 54px 30px 30px 30px;
}

#NewArrivals img {
    width: 100%;
}
#NewArrivals p {
    font-size: 16px;
    font-weight: bold;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    color: #000;
    margin-top: 20px;
    margin-bottom: 15px;
}
#NewArrivals .new_arivals p {
    font-size: 20px;
    font-weight: bold;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    color: #cd201a;
    margin-bottom: 20px;
    margin-top: 0;
}
#NewArrivals .new_arivals p span {
    opacity: 0.4;
    font-size: 15px;
    font-weight: 500;
    line-height: 1.33;
    letter-spacing: normal;
    color: #000;
    margin-left: 10px;
    text-decoration: line-through;
}
#NewArrivals .rectangle {
    height: 1px;
    margin: 0px 5px 0px;
    background-image: linear-gradient(to right, rgba(255, 255, 255, 0) 1%, #212b36 49%, rgba(255, 255, 255, 0) 100%, #333 100%);
}
#NewArrivals .opa_col:hover {
    opacity: 0.4;
}
.btn__ {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    text-align: center;
    opacity: 1;
    font-size: 16px;
    font-weight: bold;
    line-height: normal;
    letter-spacing: 0.89px;
    color: #fff;
    padding: 12px 20px;
    background-color: #000;
    border: 1px solid #000;
}
.btn__:hover {
    color: #000;
    background: #fff;
    border: 1px solid #000;
}

.newarr2{
    margin-top: 30px;
}

#BundleOffersSale img {
    width: 100%;
}
#BundleOffersSale p {
    font-size: 16px;
    font-weight: bold;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    color: #000;
    margin-top: 20px;
    margin-bottom: 15px;
}
#BundleOffersSale .new_arivals p {
    font-size: 20px;
    font-weight: bold;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    color: #cd201a;
    margin-bottom: 20px;
    margin-top: 0;
}
#BundleOffersSale .new_arivals p span {
    opacity: 0.4;
    font-size: 15px;
    font-weight: 500;
    line-height: 1.33;
    letter-spacing: normal;
    color: #000;
    margin-left: 10px;
    text-decoration: line-through;
}
#BundleOffersSale .rectangle {
    height: 1px;
    margin: 0px 5px 0px;
    background-image: linear-gradient(to right, rgba(255, 255, 255, 0) 1%, #212b36 49%, rgba(255, 255, 255, 0) 100%, #333 100%);
}
#BundleOffersSale .opa_col:hover {
    opacity: 0.4;
}

/*Section 4*/
.child_test_ride_sec{
    margin-bottom: 80px;
    margin-top: 30px;
}
.children_banner {
    height: 329px;
    background-size: cover !important;
    background-position: center center !important;
    padding: 20px;
}
.children_banner .inner_sec p {
    color: #fff;
}
.children_banner .inner_sec {
    background: #000;
    color: #fff;
    padding: 30px;
    width: 270px;
    height: 289px;
}
.children_banner .inner_sec p {
    font-size: 14px;
    font-weight: normal;
    line-height: 1.57;
    letter-spacing: normal;
    color: #fff;
    margin-top: 15px;
    margin-bottom: 0;
}
.children_banner .inner_sec h3 {
    font-size: 25px;
    font-weight: bold;
    line-height: 1.2;
    letter-spacing: normal;
    color: #fff;
    margin-bottom: 0;
}
.test_ride{
    height: 329px;
    background-size: cover !important;
    background-position: center center !important;
    padding: 20px;
}
.test_ride .inner_sec {
    background: #000;
    width: 270px;
    padding: 30px;
    height: 289px;
}
.test_ride .inner_sec h3 {
    font-size: 40px;
    font-weight: bold;
    line-height: 1.13;
    letter-spacing: normal;
    color: #fff;
    margin-bottom: 124px;
}
.test_ride .inner_sec a{
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    line-height: 1;
    letter-spacing: normal;
}
.child_test_ride_sec span{
    display: block;
}
.test_ride .inner_sec a span {
    display: unset;
    margin-left: 10px;
    width: 16px;
}
/*Section 5*/
.sec5 h2{
    font-size: 40px;
    font-weight: bold;
    line-height: 1.13;
    letter-spacing: normal;
    color: #000;
    margin-bottom: 50px;
    text-align: center;
}
.dirt_bikes{
    height: 270px;
    background-size: cover !important;
    background-position: center center !important;
    text-align: center;
}
.dirt_bikes h3 {
    margin-right: 58px;
    font-size: 25px;
    font-weight: bold;
    line-height: 1.2;
    letter-spacing: normal;
    color: #fff;
    padding-top: 85px;
    margin-bottom: 42px;
    margin-left: 303px;
}
.dirt_bikes a {
    font-size: 16px;
    font-weight: bold;
    line-height: normal;
    letter-spacing: 0.89px;
    color: #fff;
    padding: 12px 20px;
    border: 1px solid;
    margin-right: 58px;
    text-transform: uppercase;
    transition: 0.4s;
    margin-left: 303px;
}
.dirt_bikes a:hover {
    background: #fff;
    color: #000;
    transition: 0.4s;
}
.mini_elec_bikes{
    height: 270px;
    background-size: cover !important;
    background-position: center center !important;
    padding: 30px;
}
.mini_elec_bikes h3 {
    font-size: 20px;
    font-weight: bold;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    color: #000;
    margin-bottom: 16px;
}
.mini_elec_bikes a {
    font-size: 14px;
    font-weight: bold;
    line-height: 1;
    letter-spacing: normal;
    color: #000;
    text-align: center;
    margin: 0 auto;
    display: block;
    text-transform: uppercase;
}
.mini_elec_bikes span img {
    margin-left: 10px;
    width: 16px;
}
.dirt_bikes span {
    display: block;
}
.row2_{
    margin-top: 30px;
}
.sec5{
    margin-bottom: 80px;
}

/*Section 6*/
.testimonial_banner{
	height: 700px;
    background-size: cover !important;
    background-position: center center !important;
}
.testimonial-div {
    background: #fff;
    opacity: 0.9;
    width: 470px;
    padding: 30px 50px;
    margin-top: 116px;
}
span.text_hdi {
    display: block;
}
.testimonial-div h2 {
    margin: 0 0 20px;
    font-size: 40px;
    font-weight: bold;
    line-height: 1.13;
    color: #000;
}
.star_rating {
    margin-bottom: 31px;
    display: inline-flex;
}
p.rev_total {
    margin: 3px 0px 2px 10px;
    font-size: 13px;
    font-weight: 500;
    color: #3d3d3d;
}
img.comma_ {
    display: block;
    width: 24px;
    margin-bottom: 10px;
}
.test_ h3 {
    font-size: 30px;
    font-weight: 300;
    line-height: 1.17;
    color: #3d3d3d;
    margin-bottom: 10px;
}
.test_ p {
    font-size: 15px;
    line-height: 1.47;
    color: #3d3d3d;
    margin-bottom: 15px;
}
.author {
    font-size: 18px;
    font-weight: bold;
    color: #000;
    margin-bottom: 5px !important;
}
.date {
    font-size: 14px;
    color: #000;
    margin-bottom: 30px !important;
}
.test_ .owl-dots {
    position: relative;
    left: -163px;
    margin-top: 0 !important;
}

/*Section 7 - Ride with us*/
.ride_wu_ {
    text-align: center;
}
.ride_wu_ h2 {
    font-size: 20px;
    font-weight: bold;
    font-style: normal;
    letter-spacing: normal;
    margin-bottom: 15px;
    margin-top: 56px;
}
.ride_wu_ p {
    font-size: 14px;
    font-weight: normal;
    line-height: 1.57;
    letter-spacing: normal;
    color: #3d3d3d;
}
.ride_hd h2 {
    font-size: 40px;
    font-weight: bold;
    line-height: 1.13;
    letter-spacing: normal;
    text-align: center;
    color: #000;
    margin-top: 80px;
    margin-bottom: 50px;
}
.ride_wus .owl-nav {
    position: absolute;
    top: 151px;
}
.ride_wus button.owl-prev {
    left: -50px;
}
.ride_wus button.owl-next {
    position: absolute;
    left: 1184px;
}
.ride_wus .inner_cont {
    padding: 25px 30px 0px 30px;
}
.inner_cont p {
    font-size: 24px;
    font-weight: bold;
    line-height: normal;
    letter-spacing: normal;
    margin-bottom: 20px;
}
p.r_more {
    font-size: 14px;
    font-weight: bold;
    line-height: 1;
    letter-spacing: normal;
    color: #000;
    display: inline-flex;
}
p.r_more span img {
    width: 16px !important;
    margin-left: 10px;
}

/*Email Subscription*/
.email_sub_hd h2 {
    font-size: 40px;
    font-weight: bold;
    line-height: 1.13;
    letter-spacing: normal;
}
.email_sub_hd span {
    display: block;
}
.email_subcrip {
    margin-bottom: 30px;
    margin-top: 80px;
}
.email_sub button {
    width: 270px;
    height: 54px;
    border: none;
    color: #fff;
    margin: 36px 0 0 30px;
    padding: 0px 73px 0 74px;
    background-color: #000;
    font-size: 20px;
    font-weight: bold;
    line-height: normal;
    letter-spacing: 1px;
    text-transform: uppercase;
    transition: 0.4s;
}
.email_sub button:hover {
    transition: 0.4s;
    background-color: #fff;
    color: #000;
    border: 1px solid #000;
}
.email_sub {
    text-align: right;
}
.email_sub input {
    border-top: none;
    border-left: none;
    border-right: none;
    border-bottom: 1px solid;
    padding: 16px 215px 16px 20px;
    font-family: 'Bai Jamjuree', sans-serif;
    font-size: 20px;
    font-weight: normal;
    line-height: 1.1;
    letter-spacing: normal;
    color: #000;
}
.email_sub input:focus-visible {
    outline: none;
}
.email_sub form input::placeholder {
	font-family: 'Bai Jamjuree', sans-serif;
  	font-size: 20px;
	font-weight: normal;
	line-height: 1.1;
	letter-spacing: normal;
	color: #000;
}

/*Footer*/
.footer_banner {
    height: auto;
    background-size: cover !important;
    background-position: center center !important;
    padding-top: 70px;
}
.contact_ h3 {
    font-size: 18px;
    font-weight: normal;
    line-height: normal;
    color: #808080;
    margin-bottom: 10px;
}
.contact_ a {
    font-size: 34px;
    font-weight: bold;
    line-height: normal;
    color: #fff;
}
.social_media{
	margin-top: 60px;
}
.social_media img {
    width: 34px !important;
    height: 34px !important;
    margin: 0 30px 0 0;
    object-fit: contain;
}
.cont_add img {
    width: 216px;
    height: auto;
    margin: 0 0px 20px 0;
    object-fit: contain;
}
p.address {
    font-size: 14px;
    font-weight: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #808080;
    margin-bottom: 30px;
}
.cont_add span {
    display: block;
    margin-top: 10px;
}
.cont_add a {
    font-size: 18px;
    font-weight: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #fff;
}
.ft_mnu p {
    font-size: 15px;
    font-weight: 600;
    line-height: normal;
    letter-spacing: normal;
    color: #808080;
    text-transform: uppercase;
}
.ft_mnu li {
    font-size: 14px;
    font-weight: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #fff;
    margin-top: 10px;
    list-style: none;
}
.ft_mnu.btm_{
	margin-top: 30px;
}
.ft_mnu span {
    display: block;
}
.footer_dv {
    display: inline-flex;
}
.footer_dv p{
    font-size: 13px;
	font-weight: normal;
	line-height: 1.69;
	letter-spacing: normal;
	color: #808080;
}
.footer_dv a{
    font-size: 13px;
  	font-weight: normal;
  	line-height: 1.69;
  	letter-spacing: normal;
  	color: #808080;
  	margin-left: 30px;
}
hr.footer_hr {
    margin-top: 62px;
    margin-bottom: 22px;
    border-top: 1px solid #dae4e6;
}
.pay_methods img {
    margin-left: 10px;
    width: 36px;
    height: auto;
}
.pay_methods {
    text-align: right;
}
.footer_banner {
    padding-bottom: 20px;
}

/*Info */
.pro_des {
    margin-top: 80px;
    margin-bottom: 80px;
    padding-top: 80px;
    background-image: linear-gradient(to bottom, #f0f0f0, rgba(240, 240, 240, 0));
}
.pro_des a.nav-link.active {
    background: #000 !important;
    color: #fff;
    font-size: 22px;
    font-weight: bold;
    line-height: 1.14;
    letter-spacing: normal;
}
.pro_des a.nav-link {
    background:none !important;
    font-size: 22px;
    font-weight: bold;
    line-height: 1.14;
    letter-spacing: normal;
    color: #212b36;
}
.pro_des li.nav-item {
    width: 195px;
    text-align: center;
}
.pro_des .tab-content {
    padding-left: 100px;
    padding-right: 100px;
    padding-top: 50px;
}
.pro_des .tab_content p.p1 {
    font-size: 20px;
    font-weight: bold;
    line-height: 1.35;
    letter-spacing: normal;
    color: #000;
    margin-bottom: 30px;
}
.pro_des .tab_content p.p2 {
    font-size: 20px;
    font-weight: normal;
    line-height: 1.35;
    letter-spacing: normal;
    color: #3d3d3d;
    margin-bottom: 30px;
}
.pro_des .tab_content h3 {
    font-size: 24px;
    font-weight: bold;
    line-height: normal;
    letter-spacing: normal;
    color: #000;
    margin-bottom: 20px;
}
.pro_des .tab_content ul.ul_ li {
    font-size: 20px;
    font-weight: normal;
    line-height: 1.35;
    letter-spacing: normal;
    color: #3d3d3d;
    padding-left: 15px;
}
.pro_des .tab_content ul.ul_ {
    list-style-type: none;
    list-style-image: url('images/green_tick.svg');
    margin-bottom: 30px;
    margin-left: 20px;
}

/*Product Slider*/
.pro_des.slider_tab a.nav-link.active {
    padding: 20px 38px;
}
.pro_des.slider_tab li.nav-item {
    width: unset;
    text-align: center;
}
.pro_des.slider_tab a.nav-link {
    padding: 20px 38px;
}
.pro_des.slider_tab .tab-content {
    padding-left: 0;
    padding-right: 0;
    padding-top: 50px;
}
.slider_tab .pro_box {
    padding: 20px;
    background: #fff;
    text-align: center;
    box-shadow: 0 0 10px 5px rgba(0, 0, 0, 0.05);
}
.slider_tab .pro_box img {
    width: 100%;
    margin-bottom: 30px;
}
.slider_tab .pro_box p {
    margin-bottom: 20px;
    font-size: 20px;
    font-weight: bold;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    color: #000;
}
.slider_tab .pro_box p.dis_pr {
    font-size: 30px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.17;
    letter-spacing: normal;
    text-align: center;
    color: #cd201a;
    margin-bottom: 5px;
}
.slider_tab .pro_box p.ori_pr {
    opacity: 0.4;
    font-size: 15px;
    font-weight: 500;
    line-height: 1.33;
    letter-spacing: normal;
    text-align: center;
    color: #000;
    margin-bottom: 0;
    text-decoration: line-through;
}
.slider_tab .owl-nav {
    position: absolute;
    top: 199px;
}
.slider_tab button.owl-prev {
    position: absolute;
    left: -72px;
}
.slider_tab button.owl-next {
    position: absolute;
    left: 1166px;
}

/*Contact us*/
.inner_banner {
    height: 450px;
    background-size: cover !important;
    background-position: center center !important;
    display: grid;
    align-items: center;
    align-content: center;
    margin-bottom: 80px;
}
.banner_content_main{
    align-items: center;
    align-content: center;
    display: grid;
	background: #00000025;
    height: inherit;
}
.banner_content_main h1{
    font-size: 55px;
    font-weight: bold;
    line-height: 55px;
    margin-bottom: 40px;
    color: #fff;
    text-align: center;
}
.cont_btn .btn-primary {
    width: 150px;
    height: 45px;
    border: none;
    color: #fff;
    background-color: #000;
    font-size: 20px;
    font-weight: bold;
    line-height: normal;
    letter-spacing: 1px;
    text-transform: uppercase;
    transition: 0.4s;
}
.cont_btn .btn-primary:hover {
    transition: 0.4s;
    background-color: #fff;
    color: #000;
    border: 1px solid #000;
}
p.para1 {
    font-size: 24px;
    font-weight: 600;
    line-height: normal;
    letter-spacing: normal;
    margin-bottom: 20px;
}
a.telmail_ {
    color: #cd201a;
}
form.cont_form input {
    font-family: 'Bai Jamjuree', sans-serif;
    font-size: 15px;
    font-weight: normal;
    line-height: 1.1;
    letter-spacing: normal;
    color: #000;
}
form.cont_form textarea {
    font-family: 'Bai Jamjuree', sans-serif;
    font-size: 15px;
    font-weight: normal;
    letter-spacing: normal;
    color: #000;
}
.cont_form .form-control:focus {
    color: #495057;
    background-color: #fff;
    border-color: #ced4da;
    outline: 0;
    box-shadow: none;
}

/*our story*/

.about_text p{
    font-size: 16px;
    line-height: 2;
    padding-bottom: 10px;
    font-weight: 500;
}
.about-side-banner img{
    width: 100%;
}
p.bold_text_about {
    font-weight: 700;
}
.middle_img {
    background-size: cover !important;
    background-position: center center !important;
    height: 600px;
    display: flex;
    align-items: center;
}
.bg-col-manual {
    background: black;
    height: 500px;
    opacity: 60%;
    display: grid;
    align-items: center;
}
.bg-col-manual img{
    width: 100%;
}
.bg-col-manual a{
    color: white;
}
.row-align-center {
    align-items: center;
}



.section-bottom-mar {
	margin-bottom:100px;
}






.revy-custom-content-section-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 10px;
    max-width: 100%;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}








@import url('https://fonts.googleapis.com/css2?family=Bai+Jamjuree:wght@200;300;400;500;600;700&display=swap');
 
		* {
		    margin: 0;
		    padding: 0;
		    box-sizing: border-box;
		}
		.container, .container-lg, .container-md, .container-sm, .container-xl {
		    max-width: 1200px;
		}
		h1 {
		    font-family: 'Bai Jamjuree', sans-serif;
		}

		h2 {
		    font-family: 'Bai Jamjuree', sans-serif;
		}
		 
		h3 {
		    font-family: 'Bai Jamjuree', sans-serif;
		}

		h4 {
		    font-family: 'Bai Jamjuree', sans-serif;
		}

		h5 {
		    font-family: 'Bai Jamjuree', sans-serif;
		}

		h6 {
		    font-family: 'Bai Jamjuree', sans-serif;
		}

		a {
		    font-family: 'Bai Jamjuree', sans-serif;
		    transition: 0.4s;
		    color: #000000;
		}

		a:hover {
		    font-family: 'Bai Jamjuree', sans-serif;
		    text-decoration: none;
		    transition: 0.4s;
		}

		ul {
		    font-family: 'Bai Jamjuree', sans-serif;
		    color: #000000;
		}

		p {
		    font-family: 'Bai Jamjuree', sans-serif;
		    color: #000000;
		    margin-bottom: 0;
		}
		span{
			 font-family: 'Bai Jamjuree', sans-serif;
		}

		.usermannual_slider .owl-nav {
		    position: absolute;
		    top: 160px;
		}
		.usermannual_slider button.owl-prev {
		    position: absolute;
		    left: -65px;
		}
		.usermannual_slider button.owl-next {
		    position: absolute;
		    left: 1200px;
		}
		.owl-theme .owl-nav [class*=owl-]:hover {
		    background: none !important;
		}
		.sliderImgs_mnul {
		    width: 100%;
		    height: 405px;
		    background-size: cover !important;
		    background-position: center bottom !important;
		    display: block;
		    align-items: center;
		    align-content: center;
		    margin-bottom: 25px;
		}
		.bgoverly p {
		    text-align: center;
		    color: #fff;
		    font-weight: 700;
		    font-size: 22px;
		}
		.bgoverly {
		    background: #0005;
		    height: 405px;
		    padding: 15px;
		    align-items: center;
		    align-content: center;
		    display: grid;
		}
		.bgoverly button img {
		    display: inline-flex !important;
		    width: 15px !important;
		    margin-left: 5px;
		    position: relative;
		    top: -2px;
		}
		.bgoverly button {
		    width: 55%;
		    margin: 0 auto;
		    margin-top: 25px;
		    color: #fff;
		    background: #000;
		    padding: 6px 10px;
		    text-transform: uppercase;
		    font-weight: 500;
		    font-size: 18px;
		    border: none;
		    transition: 0.4s;
		}
		.bgoverly button:hover {
		    background: #43467f;
		    transition: 0.4s;
		}
		.mannuals {
			margin-bottom:55px;
		}