/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */
/* Document ========================================================================== */
/** 1. Correct the line height in all browsers. 2. Prevent adjustments of font size after orientation changes in iOS. */
*, *:after, *:before { margin: 0; padding: 0; -webkit-box-sizing: border-box; box-sizing: border-box; }

html { line-height: 1.15; /* 1 */ -webkit-text-size-adjust: 100%; /* 2 */ }

/* Sections ========================================================================== */
/** Remove the margin in all browsers. */
body { margin: 0; }

/** Correct the font size and margin on `h1` elements within `section` and `article` contexts in Chrome, Firefox, and Safari. */
h1 { font-size: 2em; margin: 0.67em 0; }

/* Grouping content ========================================================================== */
/** 1. Add the correct box sizing in Firefox. 2. Show the overflow in Edge and IE. */
hr { -webkit-box-sizing: content-box; box-sizing: content-box; /* 1 */ height: 0; /* 1 */ overflow: visible; /* 2 */ }

/** 1. Correct the inheritance and scaling of font size in all browsers. 2. Correct the odd `em` font sizing in all browsers. */
pre { font-family: monospace, monospace; /* 1 */ font-size: 1em; /* 2 */ }

/* Text-level semantics ========================================================================== */
/** Remove the gray background on active links in IE 10. */
a { background-color: transparent; }

/** 1. Remove the bottom border in Chrome 57- 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari. */
abbr[title] { border-bottom: none; /* 1 */ text-decoration: underline; /* 2 */ -webkit-text-decoration: underline dotted; text-decoration: underline dotted; /* 2 */ }

/** Add the correct font weight in Chrome, Edge, and Safari. */
b, strong { font-weight: bolder; }

/** 1. Correct the inheritance and scaling of font size in all browsers. 2. Correct the odd `em` font sizing in all browsers. */
code, kbd, samp { font-family: monospace, monospace; /* 1 */ font-size: 1em; /* 2 */ }

/** Add the correct font size in all browsers. */
small { font-size: 80%; }

/** Prevent `sub` and `sup` elements from affecting the line height in all browsers. */
sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }

sub { bottom: -0.25em; }

sup { top: -0.5em; }

/* Embedded content ========================================================================== */
/** Remove the border on images inside links in IE 10. */
img { border-style: none; }

/* Forms ========================================================================== */
/** 1. Change the font styles in all browsers. 2. Remove the margin in Firefox and Safari. */
button, input, optgroup, select, textarea { font-family: inherit; /* 1 */ font-size: 100%; /* 1 */ line-height: 1.15; /* 1 */ margin: 0; /* 2 */ }

/** Show the overflow in IE. 1. Show the overflow in Edge. */
button, input { /* 1 */ overflow: visible; }

/** Remove the inheritance of text transform in Edge, Firefox, and IE. 1. Remove the inheritance of text transform in Firefox. */
button, select { /* 1 */ text-transform: none; }

/** Correct the inability to style clickable types in iOS and Safari. */
button, [type="button"], [type="reset"], [type="submit"] { -webkit-appearance: button; }

/** Remove the inner border and padding in Firefox. */
button::-moz-focus-inner, [type="button"]::-moz-focus-inner, [type="reset"]::-moz-focus-inner, [type="submit"]::-moz-focus-inner { border-style: none; padding: 0; }

/** Restore the focus styles unset by the previous rule. */
button:-moz-focusring, [type="button"]:-moz-focusring, [type="reset"]:-moz-focusring, [type="submit"]:-moz-focusring { outline: 1px dotted ButtonText; }

/** Correct the padding in Firefox. */
fieldset { padding: 0.35em 0.75em 0.625em; }

/** 1. Correct the text wrapping in Edge and IE. 2. Correct the color inheritance from `fieldset` elements in IE. 3. Remove the padding so developers are not caught out when they zero out `fieldset` elements in all browsers. */
legend { -webkit-box-sizing: border-box; box-sizing: border-box; /* 1 */ color: inherit; /* 2 */ display: table; /* 1 */ max-width: 100%; /* 1 */ padding: 0; /* 3 */ white-space: normal; /* 1 */ }

/** Add the correct vertical alignment in Chrome, Firefox, and Opera. */
progress { vertical-align: baseline; }

/** Remove the default vertical scrollbar in IE 10+. */
textarea { overflow: auto; }

/** 1. Add the correct box sizing in IE 10. 2. Remove the padding in IE 10. */
[type="checkbox"], [type="radio"] { -webkit-box-sizing: border-box; box-sizing: border-box; /* 1 */ padding: 0; /* 2 */ }

/** Correct the cursor style of increment and decrement buttons in Chrome. */
[type="number"]::-webkit-inner-spin-button, [type="number"]::-webkit-outer-spin-button { height: auto; }

/** 1. Correct the odd appearance in Chrome and Safari. 2. Correct the outline style in Safari. */
[type="search"] { -webkit-appearance: textfield; /* 1 */ outline-offset: -2px; /* 2 */ }

/** Remove the inner padding in Chrome and Safari on macOS. */
[type="search"]::-webkit-search-decoration { -webkit-appearance: none; }

/** 1. Correct the inability to style clickable types in iOS and Safari. 2. Change font properties to `inherit` in Safari. */
::-webkit-file-upload-button { -webkit-appearance: button; /* 1 */ font: inherit; /* 2 */ }

/* Interactive ========================================================================== */
/* Add the correct display in Edge, IE 10+, and Firefox. */
details { display: block; }

/* Add the correct display in all browsers. */
summary { display: list-item; }

/* Misc ========================================================================== */
/** Add the correct display in IE 10+. */
template { display: none; }

/** Add the correct display in IE 10. */
[hidden] { display: none; }

.general-news .news-tabs, .popup .popup-filters .wrap-tab, .product-gallery .gallery-tabs, .lcv-service .service-tab, .lcv-assessories .acc-tabs { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; }
.general-news .news-tabs > .tab-item, .popup .popup-filters .wrap-tab > .tab-item, .product-gallery .gallery-tabs > .tab-item, .lcv-service .service-tab > .tab-item, .lcv-assessories .acc-tabs > .tab-item { cursor: pointer; }
.general-news .news-tabs > a.tab-item, .popup .popup-filters .wrap-tab > a.tab-item, .product-gallery .gallery-tabs > a.tab-item, .lcv-service .service-tab > a.tab-item, .lcv-assessories .acc-tabs > a.tab-item { display: block; }

body { font-family: "Montserrat", sans-serif; font-size: 13px; color: #646464; line-height: 24px; margin: 0 auto; }
body.fixed { overflow: hidden; }

img { max-width: 100%; vertical-align: middle; height: auto; }

a { text-decoration: none; color: inherit; }
a.alike-button.alike-button-style.custom-css-class
{
    display: inline-block;
    color: #ffffff;
    background-color: #c80200;
    padding: 5px;
    margin: 10px 10px 10px 0px;
}			

a:focus, button:focus, input:focus, textarea:focus { outline: none; }

ul { list-style: none; }

table { border-spacing: 0; border-collapse: collapse; }

.img-responsive, img.aligncenter, img.alignright { max-width: 100%; height: auto; }

.float-right { float: right; }

.float-left { float: left; }

.d-none { display: none !important; }

.d-flex { display: -webkit-box !important; display: -ms-flexbox !important; display: flex !important; }

.d-inline { display: inline !important; }

.clearfix:after, .lcv-service .service-content:after { content: ""; display: block; clear: both; }

.d-hide { display: none; }

.owl-carousel .owl-stage { margin: 0 auto; }

@media screen and (max-width: 767px) { .hidden-sp { display: none; } }
@media screen and (min-width: 768px) { .hidden-pc { display: none; } }
.embed-responsive { position: relative; display: block; width: 100%; padding: 0; overflow: hidden; }
.embed-responsive::before { display: block; content: ''; padding-top: 56.25%; }

.embed-responsive .embed-responsive-item, .embed-responsive embed, .embed-responsive iframe, .embed-responsive object, .embed-responsive video { position: absolute; top: 0; bottom: 0; left: 0; width: 100%; height: 100%; border: 0; }

.container, .container-1000, .container-1200, .container-pd-10, .container-pd-15, .container-pd-30 { margin-left: auto; margin-right: auto; }

.container-1000 { max-width: 1000px; padding-left: 15px; padding-right: 15px; }

.container-1200 { max-width: 1200px; padding-left: 15px; padding-right: 15px; }

.container-pd-10 { padding-left: 10px; padding-right: 10px; max-width: 1600px; }

.container-pd-15 { padding-left: 15px; padding-right: 15px; }

.container-pd-30 { padding-left: 30px; padding-right: 30px; }

/***************************************************************/
.row, .row-10, .row-15 { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; }
.row .col-25, .row-10 .col-25, .row-15 .col-25 { width: 25%; }
.row .col-33, .row-10 .col-33, .row-15 .col-33 { width: 33.3333333333%; }
.row .col-40, .row-10 .col-40, .row-15 .col-40 { width: 40%; }
.row .col-50, .row-10 .col-50, .row-15 .col-50 { width: 50%; }
.row .col-60, .row-10 .col-60, .row-15 .col-60 { width: 60%; }
.row .col-100, .row-10 .col-100, .row-15 .col-100 { width: 100%; }
.row .col-end, .row-10 .col-end, .row-15 .col-end { -webkit-box-flex: 2; -ms-flex: 2; flex: 2; }
.row > [class*="col"], .row-10 > [class*="col"], .row-15 > [class*="col"] { min-height: 1px; }

.row-10 { margin-left: -10px; margin-right: -10px;justify-content: center; }
.row-10 > [class*="col"] { padding-left: 10px; padding-right: 10px; }

.row-15 { margin-left: -15px; margin-right: -15px; }
.row-15 > [class*="col"] { padding-left: 15px; padding-right: 15px; }

@media screen and (max-width: 750px) { .container-pd-30 { padding: 0 15px; }
  .row .col-20, .row .col-25, .row .col-33, .row .col-40, .row .col-50, .row .col-60, .row-10 .col-20, .row-10 .col-25, .row-10 .col-33, .row-10 .col-40, .row-10 .col-50, .row-10 .col-60, .row-15 .col-20, .row-15 .col-25, .row-15 .col-33, .row-15 .col-40, .row-15 .col-50, .row-15 .col-60 { width: 100%; } }
.align-center { text-align: center; }
.align-center img { display: block; max-width: 100%; height: auto; margin: 0 auto; }

img.aligncenter { display: block; }

.content p a { color: #c80200; text-decoration: underline; }

.align-right { text-align: right; }
.align-right img { display: block; max-width: 100%; height: auto; margin-left: auto; }

.aligncenter { text-align: center; }

img.aligncenter { margin-left: auto; margin-right: auto; }

.alignright { text-align: right; }

img.alignright { margin-left: auto; display: block; margin-right: 0; }

@media screen and (max-width: 750px) { .alignnone { display: block; margin: 0 auto; } }
.ui-btn { border: 0; background-color: transparent; text-transform: uppercase; font-size: 15px; font-weight: 600; cursor: pointer; -webkit-transition: all .2s; transition: all .2s; }
.ui-btn:hover { opacity: 0.8; }
.ui-btn > i { font-size: 18px; }
.ui-btn > i + span { margin-left: 25px; }
.ui-btn .ui-btn.btn-primary { background-color: #c80200; color: #ffffff; }
.ui-btn.btn-primary { line-height: 34px; padding: 11px 44px; }

.section-heading .heading { font-weight: 800; color: #c80200; text-transform: uppercase; font-size: 32px; text-align: center; line-height: 26px; position: relative; }
.section-heading .heading sup { font-size: 20px; top: -33px; }
.section-heading .heading .socials .social { position: absolute; right: 0; top: 0; z-index: 1; }
.section-heading .heading .socials .social > span { display: none; }

.heading-lcv { font-size: 22px; font-weight: 700; line-height: 34px; color: #c80200; text-transform: uppercase; text-align: center; }
.heading-lcv .title { text-transform: uppercase; font-weight: 900; color: #c80200; line-height: 1; }
.heading-lcv .title .title-small { font-size: 18px; position: relative; top: -30px; }
.heading-lcv .title .title-large { font-size: 26px; }

.page-template-default .section-heading { padding: 50px 0; }
.page-template-default .section-content { padding-bottom: 80px; }

.menu-car { background-color: #f3f3f4; padding: 0 82px; /* &.fixed {
	position: fixed;
	left: 0;
	right: 0;
	top: 0;
	width: 100%;
	z-index: 999;
} */ }
.menu-car .menu { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; /*flex-wrap: wrap;*/ margin: 0 auto; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; }
.menu-car .menu .menu-item { width: 14.285714285714286%; text-align: center; }
.menu-car .menu .menu-item.active .item-scroll::after, .menu-car .menu .menu-item:hover .item-scroll::after { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); }
.menu-car .menu .menu-item .item-scroll { display: block; cursor: pointer; padding: 40px 0; position: relative; height: 214px; overflow: hidden; }
.menu-car .menu .menu-item .item-scroll .thumb { max-width: 143px; margin-bottom: 15px; }
.menu-car .menu .menu-item .item-scroll .name { padding: 0 10px; }
.menu-car .menu .menu-item .item-scroll .name, .menu-car .menu .menu-item .item-scroll .thumb { margin-left: auto; margin-right: auto; }
.menu-car .menu .menu-item .item-scroll::after { position: absolute; left: -1px; width: 100%; height: 2px; content: ''; -webkit-transition: -webkit-transform 0.35s; transition: -webkit-transform 0.35s; transition: transform 0.35s; transition: transform 0.35s, -webkit-transform 0.35s; -webkit-transform: translate3d(-100%, 0, 0); transform: translate3d(-100%, 0, 0); bottom: 0; background: #c80200; }

@media screen and (max-width: 767px) { .menu-car { padding: 0; }
  .menu-car .container { height: 130px; width: 100%; display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: nowrap; flex-wrap: nowrap; overflow-y: hidden; overflow-x: auto; -webkit-overflow-scrolling: touch; -ms-overflow-style: -ms-autohiding-scrollbar; }
  .menu-car .container::-webkit-scrollbar { display: none; }
  .menu-car .menu { width: 100%; padding-left: 20px; -ms-flex-wrap: nowrap; flex-wrap: nowrap; -webkit-box-pack: unset; -ms-flex-pack: unset; justify-content: unset; }
  .menu-car .menu::-webkit-scrollbar { display: none; }
  .menu-car .menu::after { display: block; content: ''; clear: both; }
  .menu-car .menu .menu-item { -webkit-box-flex: 0; -ms-flex: 0 0 150px; flex: 0 0 150px; width: 150px; padding-right: 20px; }
  .menu-car .menu .menu-item a, .menu-car .menu .menu-item .item-scroll { padding: 0; height: 100%; }
  .menu-car .menu .menu-item a .thumb, .menu-car .menu .menu-item .item-scroll .thumb { height: 103px; padding: 15px; margin-bottom: 0; }
  .menu-car .menu .menu-item a .thumb img, .menu-car .menu .menu-item .item-scroll .thumb img { max-height: 100%; width: auto; }
  .menu-car .menu .menu-item a .name img, .menu-car .menu .menu-item .item-scroll .name img { max-height: 20px; }
  .menu-car .menu .menu-item:hover .item-scroll::after { display: none; }
  body.page-template-lcv-home { padding-top: 208px; }
  body.page-template-lcv-home .menu-car { position: fixed; top: 78px; left: 0; width: 100%; margin-top: 0; z-index: 90; -webkit-transition: .4s; transition: .4s; }
  body.page-template-lcv-home .menu-car.nofixed { margin-top: -100%; } }
.menu-car ~ .breadcrumb { border-top-color: transparent; }

.breadcrumb { border-top: 1px solid #eaeaea; border-bottom: 1px solid transparent; }
.breadcrumb .container { max-width: 1330px; padding: 0 80px; }
.breadcrumb .list-bdc .bdc-item { font-size: 11px; text-transform: uppercase; display: inline-block; font-weight: 500; line-height: 34px; padding: 6px 0; }
.breadcrumb .list-bdc .bdc-item > a { color: #646464; display: inline-block; /* &:after{
	content: "\f39e";
	content: '\f105';
	margin: 0 36px;
	font-size: 10px;
	color: $cl-main;
	font-family: "Font Awesome 5 Brands";
} */ }
.breadcrumb .list-bdc .bdc-item > a:hover { color: #c80200; }
.breadcrumb .list-bdc .bdc-item > span { color: #c80200; }
.breadcrumb .list-bdc .bdc-item i { margin: 0 36px; font-size: 10px; color: #c80200; }

.top-banner { line-height: normal; }
.top-banner > .wrap-bg { background-repeat: no-repeat; background-size: cover; background-position: center center; }
.top-banner > .wrap-bg img { width: 100%; }
.top-banner .menu-tabs-scroll, .top-banner .menu-tabs { background-color: #1a1a1a; text-align: center; font-size: 0; }
.top-banner .menu-tabs-scroll.style-01 .menu-item, .top-banner .menu-tabs-scroll.style-01 .scroll-menu-item, .top-banner .menu-tabs.style-01 .menu-item, .top-banner .menu-tabs.style-01 .scroll-menu-item { font-weight: 500; }
.top-banner .menu-tabs-scroll.style-02 .menu-item, .top-banner .menu-tabs-scroll.style-02 .scroll-menu-item, .top-banner .menu-tabs.style-02 .menu-item, .top-banner .menu-tabs.style-02 .scroll-menu-item { font-weight: 500; }
.top-banner .menu-tabs-scroll .menu-item, .top-banner .menu-tabs-scroll .scroll-menu-item, .top-banner .menu-tabs .menu-item, .top-banner .menu-tabs .scroll-menu-item { text-transform: uppercase; line-height: 42px; padding: 5px 0; font-size: 12px; display: inline-block; position: relative; color: #ffffff; overflow: hidden; cursor: pointer; }
.top-banner .menu-tabs-scroll .menu-item span, .top-banner .menu-tabs-scroll .menu-item a, .top-banner .menu-tabs-scroll .scroll-menu-item span, .top-banner .menu-tabs-scroll .scroll-menu-item a, .top-banner .menu-tabs .menu-item span, .top-banner .menu-tabs .menu-item a, .top-banner .menu-tabs .scroll-menu-item span, .top-banner .menu-tabs .scroll-menu-item a { display: block; }
.top-banner .menu-tabs-scroll .menu-item:after, .top-banner .menu-tabs-scroll .scroll-menu-item:after, .top-banner .menu-tabs .menu-item:after, .top-banner .menu-tabs .scroll-menu-item:after { position: absolute; bottom: 0; left: 0; right: 0; width: 100%; height: 2px; background-color: #c80200; position: absolute; left: -1px; width: 100%; height: 2px; content: ''; -webkit-transition: -webkit-transform 0.35s; transition: -webkit-transform 0.35s; transition: transform 0.35s; transition: transform 0.35s, -webkit-transform 0.35s; -webkit-transform: translate3d(-100%, 0, 0); transform: translate3d(-100%, 0, 0); bottom: 0; background: #c80200; }
.top-banner .menu-tabs-scroll .menu-item:hover, .top-banner .menu-tabs-scroll .menu-item.active, .top-banner .menu-tabs-scroll .scroll-menu-item:hover, .top-banner .menu-tabs-scroll .scroll-menu-item.active, .top-banner .menu-tabs .menu-item:hover, .top-banner .menu-tabs .menu-item.active, .top-banner .menu-tabs .scroll-menu-item:hover, .top-banner .menu-tabs .scroll-menu-item.active { color: #c80200; }
.top-banner .menu-tabs-scroll .menu-item:hover:after, .top-banner .menu-tabs-scroll .menu-item.active:after, .top-banner .menu-tabs-scroll .scroll-menu-item:hover:after, .top-banner .menu-tabs-scroll .scroll-menu-item.active:after, .top-banner .menu-tabs .menu-item:hover:after, .top-banner .menu-tabs .menu-item.active:after, .top-banner .menu-tabs .scroll-menu-item:hover:after, .top-banner .menu-tabs .scroll-menu-item.active:after { content: ""; -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); }
.top-banner .menu-tabs-scroll .menu-item + .menu-item, .top-banner .menu-tabs-scroll .menu-item + .scroll-menu-item, .top-banner .menu-tabs-scroll .scroll-menu-item + .menu-item, .top-banner .menu-tabs-scroll .scroll-menu-item + .scroll-menu-item, .top-banner .menu-tabs .menu-item + .menu-item, .top-banner .menu-tabs .menu-item + .scroll-menu-item, .top-banner .menu-tabs .scroll-menu-item + .menu-item, .top-banner .menu-tabs .scroll-menu-item + .scroll-menu-item { margin-left: 130px; cursor: pointer; }

@media screen and (max-width: 767px) { .breadcrumb .container { padding: 0; display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: nowrap; flex-wrap: nowrap; overflow-y: hidden; overflow-x: auto; -webkit-overflow-scrolling: touch; -ms-overflow-style: -ms-autohiding-scrollbar; }
  .breadcrumb .container::-webkit-scrollbar { display: none; }
  .breadcrumb .container .list-bdc { width: 100%; padding-left: 20px; -ms-flex-wrap: nowrap; flex-wrap: nowrap; display: -webkit-box; display: -ms-flexbox; display: flex; }
  .breadcrumb .container .list-bdc .bdc-item { -webkit-box-flex: 0; -ms-flex: 0 0 auto; flex: 0 0 auto; width: auto; padding-right: 20px; }
  .breadcrumb .container .list-bdc .bdc-item i { margin: 0 0 0 20px; }
  .top-banner .menu-tabs { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: nowrap; flex-wrap: nowrap; overflow-y: hidden; overflow-x: auto; -webkit-overflow-scrolling: touch; -ms-overflow-style: -ms-autohiding-scrollbar; -webkit-box-pack: unset; -ms-flex-pack: unset; justify-content: unset; }
  .top-banner .menu-tabs::-webkit-scrollbar { display: none; }
  .top-banner .menu-tabs .menu { -ms-flex-wrap: nowrap; flex-wrap: nowrap; display: -webkit-box; display: -ms-flexbox; display: flex; }
  .top-banner .menu-tabs .menu .scroll-menu-item { -webkit-box-flex: 0; -ms-flex: 0 0 auto; flex: 0 0 auto; width: auto; padding-right: 20px; } }
.pagination .page-numbers { display: inline-block; color: #636363; line-height: 34px; width: 34px; border-radius: 100%; font-weight: bold; font-size: 13px; text-align: center; }
.pagination a.page-numbers:hover, .pagination .current { background-color: #c80200; color: #ffffff; }

.socials .social { float: left; line-height: 26px; }
.socials .social > a, .socials .social > span { display: inline-block; }
.socials .social > a { margin-left: 25px; font-size: 18px; }
.socials .social > span { text-transform: uppercase; font-size: 13px; font-weight: 800; margin-right: 4px; }
.socials .news-date { float: right; font-size: 12px; font-weight: 500; line-height: 26px; }

.general-news .news-tabs { margin-bottom: 50px; }
.general-news .news-tabs .tab-item { border: 1px solid #dcdcdc; display: block; width: 33.3333333333%; text-align: center; font-size: 13px; font-weight: 800; color: #646464; text-transform: uppercase; position: relative; line-height: 23px; padding: 12px 0; }
.general-news .news-tabs .tab-item.active { background-color: #c80200; border-color: #c80200; color: #ffffff; }

.news-list .news-item, .news-related .news-item { margin-bottom: 73px; }
.news-list .news-item .news-thumb, .news-related .news-item .news-thumb { display: block; }
.news-list .news-item .news-thumb .wrapper-img, .news-related .news-item .news-thumb .wrapper-img { background-size: cover; background-position: center; background-repeat: no-repeat; }
.news-list .news-item .news-entry, .news-related .news-item .news-entry { margin: 20px 0 3px; font-size: 11px; text-transform: uppercase; line-height: 34px; }
.news-list .news-item .news-entry .news-cat, .news-related .news-item .news-entry .news-cat { font-weight: 600; }
.news-list .news-item .news-entry span.space, .news-related .news-item .news-entry span.space { padding-right: 1px; }
.news-list .news-item .news-entry span.space:last-child, .news-related .news-item .news-entry span.space:last-child { display: none; }
.news-list .news-item .news-title, .news-related .news-item .news-title { color: #333333; font-size: 15px; line-height: 30px; font-weight: 600; }
.news-list .news-item .news-line, .news-related .news-item .news-line { height: 1px; max-width: 291px; background-color: #eaeaea; margin: 25px 0 17px; }
.news-list .news-item .news-desc, .news-related .news-item .news-desc { font-size: 13px; color: #333333; line-height: 27px; padding-bottom: 30px; }
.news-list .news-item .news-link, .news-related .news-item .news-link { color: #000000; text-transform: uppercase; font-weight: 500; font-size: 12px; }
.news-list .news-item .news-link i.fas, .news-related .news-item .news-link i.fas { font-size: 12px; color: #c80200; font-weight: bold; margin-left: 7px; }

.news-related .news-heading { font-weight: 800; font-size: 24px; line-height: 26px; text-transform: uppercase; margin-bottom: 42px; color: #c80200; }

@media screen and (max-width: 750px) { .top-banner .menu-tabs .scroll-menu-item { margin: 0 15px; }
  .top-banner .menu-tabs .scroll-menu-item + .scroll-menu-item { margin-left: 15px; }
  .general-news .news-tabs { margin-bottom: 45px; }
  .general-news .news-tabs .tab-item { padding: 15px 0; }
  .news-list .news-item { margin-bottom: 15px; }
  .news-list .news-item .news-thumb { width: 40%; display: inline-block; vertical-align: top; }
  .news-list .news-item .news-wrap { width: 59%; padding-left: 15px; display: inline-block; }
  .news-list .news-item .news-wrap .news-entry { margin: 0 0 10px; line-height: normal; }
  .news-list .news-item .news-wrap .news-title { line-height: 22px; }
  .news-list .news-item .news-wrap .news-line, .news-list .news-item .news-wrap .news-desc, .news-list .news-item .news-wrap .news-link { display: none; }
  .news-related .news-item { margin-bottom: 40px; }
  .news-related .news-item .news-entry { margin-top: 15px; }
  .news-related .news-item .news-desc { padding-bottom: 15px; }
  .news-related .news-item .news-line { margin: 15px 0; max-width: none; } }
.section-search { background-color: #f3f3f4; padding-top: 40px; position: relative; }
.section-search:before { content: ""; position: absolute; height: 2px; width: 60px; margin: 0 auto; top: 0; left: 0; right: 0; background-color: #c80200; z-index: 2; }
.section-search .desc { font-weight: 500; line-height: 34px; font-size: 15px; text-align: center; margin-bottom: 46px; }
.section-search .desc > span { color: #c80200; }

.search-products:after { content: ""; position: absolute; top: 0; left: 0; right: 0; width: 100%; height: 50%; max-height: 270px; background-color: #ffffff; z-index: 1; }
.search-products .search-content { position: relative; z-index: 10; }
.search-products .list-result { -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; padding-bottom: 22px; }
.search-products .list-result .col-33 { margin-bottom: 50px; }
.search-products .list-result .col-33 .result-item { background-color: #ffffff; padding-bottom: 33px; border: 1px solid #ccc; height: 100%; }
.search-products .list-result .col-33 .result-item .thumb { margin-bottom: 0px; padding: 15px; }
.search-products .list-result .col-33 .result-item .thumb > img { margin: 0 auto; width: 100%; }
.search-products .list-result .col-33 .result-item .thumb .wrapper-img { background-size: cover; background-position: center; background-repeat: no-repeat; }
.search-products .list-result .col-33 .result-item .name { padding: 15px; text-transform: capitalize; font-size: 20px; color: #008ad5; line-height: 27px; font-weight: bold; }
.search-products .list-result .col-33 .result-item .price-title { padding: 0 15px; }
.search-products .list-result .col-33 .result-item .price { text-align: center; color: #646464; line-height: 27px; font-weight: 500; font-size: 13px; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; padding: 0 15px 30px; }
.search-products .list-result .col-33 .result-item .price span:last-of-type { display: none; }
.search-products .list-result .col-33 .result-item .price sup { text-transform: uppercase; top: -2px; }
.search-products .list-result .col-33 .result-item .link { color: #000000; text-transform: uppercase; font-weight: 500; font-size: 12px; text-align: center; }
.search-products .list-result .col-33 .result-item .link i.fas { font-size: 12px; color: #c80200; font-weight: bold; margin-left: 7px; }

.search-news .news-list { padding-bottom: 70px; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; }
.search-news .news-list .news-item { background-color: #ffffff; margin-bottom: 50px; }
.search-news .news-list .news-item .news-wrap { padding: 0 30px 33px; }

.form-inline > label { color: #646464; font-size: 13px; font-weight: normal; margin-right: 22px; display: inline-block; line-height: 14px; }
.form-inline > label.required { position: relative; padding-right: 10px; }
.form-inline > label.required:after { content: "*"; position: absolute; right: 0; top: 0; color: #c80200; font-size: 16px; }
.form-inline .form-control { display: inline-block; }

.form-group { margin-bottom: 20px; }
.form-group a, .form-group i { color: #dd432f; }
.form-group > label { color: #646464; font-size: 13px; font-weight: normal; margin-bottom: 15px; display: inline-block; line-height: 14px; }
.form-group > label.required { position: relative; padding-right: 10px; }
.form-group > label.required:after { content: "*"; position: absolute; right: 0; top: 0; color: #c80200; font-size: 16px; }
.form-group .form-control { width: 100%; }
.form-group .form-control.select-control { height: 60px; }
.form-group .form-control.select-control > select { padding: 0 20px; }
.form-group .form-control.select-control > i.fas { right: 20px; }

.form-content .form-group .form-control.select-control select, .form-top .form-inline .form-control.select-control select { color: #646464; padding-left: 10px; padding-right: 10px; }

.form-control { background-color: #ffffff; font-size: 13px; color: #646464; border: 1px solid transparent; -webkit-box-shadow: none; box-shadow: none; line-height: 26px; }
.form-control::-webkit-input-placeholder { color: #c5c5c5; }
.form-control:focus { outline: none; }
.form-control.text-control { padding: 0 20px; height: 60px; }
.form-control.select-control { position: relative; height: 60px; }
.form-control.select-control .wpcf7-form-control-wrap { width: 100%; height: 100%; display: block; }
.form-control.select-control select { width: 100%; height: 100%; -webkit-appearance: none; -moz-appearance: none; appearance: none; border: none; position: relative; z-index: 2; background-color: transparent; outline: none; color: #646464; }
.form-control.select-control select:focus { color: rgba(0, 0, 0, 0); text-shadow: 0 0 0 #000; }
.form-control.select-control > i.fas { position: absolute; top: calc(50% - 7px); color: #c80200; z-index: 1; right: 0; }
.form-control.textarea-control { padding: 0 20px; height: 110px; resize: none; }
.form-control.radio-control { font-size: 13px; font-weight: 500; color: #646464; line-height: 26px; }
.form-control.radio-control label { margin-right: 34px; cursor: pointer; }
.form-control.radio-control label input[type="radio"] { display: none; }
.form-control.radio-control label input[type="radio"]:checked ~ .wrap-check { border-color: #c80200; }
.form-control.radio-control label > .wrap-check { display: inline-block; height: 10px; width: 10px; border: 3px solid #c8c8c8; border-radius: 100%; margin-right: 20px; }
.form-control .wpcf7-form-control.wpcf7-radio { display: none; }
.form-control.checkbox-control { font-size: 13px; font-weight: 500; color: #646464; line-height: 26px; }
.form-control.checkbox-control label { margin-right: 34px; cursor: pointer; padding-left: 35px; display: inline-block; position: relative; font-weight: normal; }
.form-control.checkbox-control label input[type="checkbox"] { display: none; }
.form-control.checkbox-control label input[type="checkbox"]:checked ~ .wrap-check { color: #ffffff; background: none; border: 1px solid #c8c8c8; }
.form-control.checkbox-control label > .wrap-check { display: block; position: absolute; left: 0; top: 0; bottom: 0; margin: auto; color: transparent; height: 15px; width: 15px; background-color: #c80200; border-color: #c80200; margin-right: 20px; }
.form-control.checkbox-control label > .wrap-check > i { position: relative; top: -8px; right: -2px; font-size: 8px; }

/* body{ overflow: hidden;
} */
.popup { position: fixed; top: 0; bottom: 0; left: 0; right: 0; width: 100%; height: 100%; background-color: rgba(26, 26, 26, 0.9); z-index: 999; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: start; -ms-flex-align: start; align-items: start; overflow-x: auto; padding-top: 45px; }
.popup .popup-content { margin: 0; width: 100%; }
.popup .popup-content > .container { position: relative; background-color: #ffffff; padding: 0 50px; }
.popup .popup-close { position: absolute; right: 0; top: -30px; display: block; width: 12px; height: 12px; background: url("../images/icon/ico-close-02.png") no-repeat center center; color: transparent; cursor: pointer; }
.popup .popup-header { text-align: center; padding-bottom: 10px; }
.popup .popup-header .heading { color: #c80200; font-weight: 900; font-size: 24px; line-height: 26px; padding-top: 8px; margin-bottom: 0px; text-transform: uppercase; }
.popup .popup-header .heading sup { top: -25px; font-size: 16px; }
.popup .popup-header .desc { line-height: 34px; }
.popup .content { padding-top: 34px; padding-bottom: 32px; }
.popup .content .form-group .form-control.text-control, .popup .content .form-group .form-control.textarea-control, .popup .content .form-group .form-control.select-control { border: 1px solid #eaeaea; }
.popup .content .form-group .form-control.text-control, .popup .content .form-group .form-control.select-control { height: 40px; }
.popup .content .form-group .form-control.radio-control { margin-top: 12px; }
.popup .content .form-group .form-control.textarea-control { height: 115px; }
.popup .form-inline .error, .popup .form-inline .wpcf7-not-valid-tip, .popup .form-group .error, .popup .form-group .wpcf7-not-valid-tip { display: none; text-transform: uppercase; color: #dd432f; font-size: 10px; margin-left: 15px; }
.popup .form-inline.show_error p, .popup .form-group.show_error p { line-height: normal; }
.popup .form-inline.show_error .error, .popup .form-group.show_error .error { display: inline-block; }
.popup .form-top { line-height: 34px; text-transform: uppercase; text-align: center; margin-bottom: 35px; }
.popup .form-top label { font-weight: 500; white-space: nowrap; }
.popup .form-top .select-control { height: 40px; border-bottom: 2px solid #dcdcdc; text-align: left; }
.popup .form-top .select-control > select { font-weight: 800; color: #646464; }
.popup .form-content .form-group > label { color: #000000; text-transform: uppercase; font-size: 11px; font-weight: 500; }
.popup .form-bottom { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; }
.popup .form-bottom .btn-reset { font-size: 11px; color: #8e8e8e; line-height: 1; font-weight: 500; }
.popup .form-bottom .btn-reset > span { text-decoration: underline; }
.popup .form-bottom .btn-submit { width: 149px; height: 46px; font-size: 13px; color: #ffffff; font-weight: 600; background-color: #c80200; }
.popup .form-bottom .ajax-loader { position: absolute; width: 100%; height: 100%; top: 0; left: 0; background-repeat: no-repeat; background-position: center; background-color: rgba(26, 26, 26, 0.2); margin-left: 0; }
.popup div.wpcf7-mail-sent-ok { opacity: 0; margin: 0; padding: 0; }

.invalid .form-group.show_error .form-control.wpcf7-validates-as-required { border-color: #f5c5be !important; background: #fef9f8; }

.invalid div.wpcf7-response-output { display: none !important; border-color: #f5c5be; font-family: "Montserrat", sans-serif; font-size: 10px; font-weight: bold; }

.popup-registration, .popup-enquiry { max-width: 710px; }
.popup-registration .form-bottom, .popup-enquiry .form-bottom { max-width: 380px; padding-top: 8px; }

.popup-cost { max-width: 1070px; }
.popup-cost .content .form-group .form-control.checkbox-control label { margin-bottom: 15px; pointer-events: none; }
.popup-cost .content-left { padding-right: 50px; border-right: 1px solid #cdcdcd; }
.popup-cost .cost-table { padding-left: 50px; }
.popup-cost .cost-table .cost-item { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; border-bottom: 1px dashed #cdcdcd; line-height: 34px; font-size: 13px; padding: 0; }
.popup-cost .cost-table .cost-item.last-child { border-bottom-style: solid; }
.popup-cost .cost-table .cost-item.cost-total { margin-top: 18px; border-bottom: 0; text-transform: uppercase; font-weight: 500; }
.popup-cost .cost-table .cost-item.cost-total .title { position: relative; top: 4px; }
.popup-cost .cost-table .cost-item.cost-total .value { font-size: 24px; color: #c80200; }
.popup-cost .cost-table .cost-item.cost-total .value sup { font-size: 12px; top: -8px; margin-left: 4px; }
.popup-cost .form-bottom .btn-submit { width: 100%; }

.popup-content.thank-you-popup { margin: 0 auto; max-width: 700px; text-align: center; color: #1a1a1a; }
.popup-content.thank-you-popup h3 { padding-top: 0; padding-bottom: 20px; }
.popup-content.thank-you-popup p { margin-bottom: 10px; }

.wpcf7-mail-sent-ok { display: none !important; }

.form-dealer input::-webkit-input-placeholder { color: #646464; opacity: 1 !important; }

.form-dealer input:-moz-placeholder { color: #646464; opacity: 1 !important; }

.form-dealer input::-moz-placeholder { color: #646464; opacity: 1 !important; }

.form-dealer input:-ms-input-placeholder { color: #646464; }

.form-promo.form-dealer h3 { font-size: 18px; color: #c80200; padding-top: 0; padding-bottom: 20px; }

.popup .popup-filters { max-width: 940px; }
.popup .popup-filters .container { padding: 0 20px; }
.popup .popup-filters .wrap-tab { padding: 20px 0 30px; }
.popup .popup-filters .wrap-tab .tab-item { font-weight: 900; width: 33.3333333333%; display: block; text-align: center; color: #808080; line-height: 34px; font-size: 16px; text-transform: uppercase; border-top: 1px solid #dfdfdf; padding: 9px 7px 7px; }
.popup .popup-filters .wrap-tab .tab-item.active { border-top: 3px solid #c80200; padding: 7px; color: #c80200; }
.popup .popup-filters h3 { font-size: 16px; text-transform: uppercase; font-weight: 700; color: #333; }
.popup .popup-filters ul { padding: 15px 0 15px 0; }
.popup .popup-filters ul li { text-align: center; margin-right: 10px; margin-bottom: 15px; display: inline-block; font-size: 14px; line-height: normal; }
.popup .popup-filters ul li:last-child { margin-right: 0; }
.popup .popup-filters ul li.active label { border-color: #c80200; }
.popup .popup-filters ul li label { padding: 20px 30px; border: 2px solid #aeaeae; display: block; cursor: pointer; }
.popup .popup-filters ul li label b { font-weight: 500; color: #333; }
.popup .popup-filters .form-bottom { display: block; max-width: inherit; text-align: center; }
.popup .popup-filters .form-bottom .btn-submit { width: 297px; }

@media screen and (max-width: 767px) { .popup .popup-close { right: 20px; }
  .popup .popup-content > .container { padding: 0 20px; }
  .popup .form-top .form-inline { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }
  .popup .form-top .select-control { width: 100%; }
  .popup .form-content { margin: 0; }
  .popup .form-content .col-100, .popup .form-content .col-50 { width: 100%; padding-left: 0; padding-right: 0; }
  .popup .form-content select { padding: 0 20px; }
  .popup-cost .cost-table, .popup-cost .content-left { padding: 0; border: 0; }
  .popup .popup-filters .filter-tab { width: 100%; overflow-x: auto; overflow-y: hidden; -ms-flex-wrap: nowrap; flex-wrap: nowrap; }
  .popup .popup-filters .filter-tab::-webkit-scrollbar { display: none; }
  .popup .popup-filters .filter-tab .wrap-tab { display: table; width: 100%; padding: 20px; }
  .popup .popup-filters .filter-tab .wrap-tab .tab-item { display: table-cell; width: auto; padding: 5px 10px; font-size: 16px; line-height: 24px; vertical-align: middle; white-space: nowrap; }
  .popup .popup-filters h3 { font-size: 15px; text-align: center; }
  .popup .popup-filters ul { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; }
  .popup .popup-filters ul li { width: 33.333%; padding: 0 5px; margin-right: 0; }
  .popup .popup-filters ul li label { height: 100%; padding: 10px 5px; }
  .popup .popup-filters .form-bottom .btn-submit { width: 197px; } }
.general-contact { line-height: 22px; margin-bottom: 74px; }
.general-contact h3 { margin-bottom: 50px; font-size: 18px; text-transform: uppercase; }
.general-contact .contact-left { background-color: #c80200; color: #ffffff; padding: 50px; }
.general-contact .contact-left ul li { margin-bottom: 15px; }
.general-contact .contact-right { background-color: #f7f7f7; color: #1a1a1a; padding-top: 50px; padding-left: 98px; padding-bottom: 20px; }
.general-contact .contact-right h3 { margin-bottom: 30px; }
.general-contact .contact-right p { margin-bottom: 20px; }
.general-contact .contact-right label { width: 100px; display: inline-block; text-transform: uppercase; vertical-align: middle; font-size: 11px; }
.general-contact .contact-right label span { color: #d56867; }
.general-contact .contact-right label.message { vertical-align: top; margin-top: 20px; }
.general-contact .contact-right input[type=text], .general-contact .contact-right input[type="email"], .general-contact .contact-right input[type="tel"], .general-contact .contact-right textarea { border: 1px solid #eaeaea; resize: none; padding: 10px; width: 470px; }
.general-contact .contact-right .form-group span.wpcf7-list-item { margin-left: 0; }
.general-contact .contact-right .form-group span.wpcf7-list-item input { margin-right: 5px; }
.general-contact .contact-right .form-group label { width: 100%; }
.general-contact .contact-right .form-group label span { color: #1a1a1a; }
.general-contact .contact-right .form-group .wpcf7-not-valid-tip { text-align: left; }
.general-contact .contact-right button, .general-contact .contact-right .wpcf7-submit { background-color: #c80200; color: #ffffff; font-size: 13px; padding: 18px 45px; margin-top: 20px; text-transform: uppercase; border: none; font-weight: 500; cursor: pointer; }
.general-contact .contact-right .wpcf7-not-valid-tip { text-align: center; }

div.wpcf7 .ajax-loader { position: fixed; background-color: rgba(0, 0, 0, 0.2); background-position: center; width: 100%; height: 100%; top: 0; left: 0; z-index: 99; background-repeat: no-repeat; }

.form-promo { background-color: #f2f2f2; padding: 30px; }
.form-promo .form-control.text-control, .form-promo .form-control.textarea-control, .form-promo .form-control.select-control { border: 1px solid #eaeaea; }
.form-promo .form-control.text-control, .form-promo .form-control.select-control { height: 40px; }
.form-promo .form-control.radio-control { margin-top: 12px; }
.form-promo .form-control.textarea-control { height: 115px; }
.form-promo .text-center { text-align: center; }
.form-promo button, .form-promo .wpcf7-submit { background-color: #c80200; color: #ffffff; font-size: 13px; padding: 18px 45px; margin-top: 20px; text-transform: uppercase; border: none; font-weight: 500; cursor: pointer; }
.form-promo div.wpcf7-mail-sent-ok { opacity: 1; border: none; }

@media screen and (max-width: 750px) { .general-contact .contact-right { padding-left: 15px; padding-right: 15px; }
  .general-contact .contact-right input, .general-contact .contact-right textarea { width: 100%; }
  .form-promo { padding: 20px; }
  .form-promo .form-group { margin-bottom: 0px; }
  .form-promo .form-select .show_error { margin-bottom: 20px; } }
.main-header .mobile-header { display: none; }
.main-header .top-nav { position: fixed; width: 100%; background-color: #ffffff; left: 0; top: 0; z-index: 100; display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; padding: 15px 75px 15px; }
.main-header .top-nav .logo > a { display: block; padding: 11px 0; }
.main-header .top-nav .cate { overflow: hidden; display: table; position: relative; }
.main-header .top-nav .cate:after { content: ""; border: 2px solid #ededed; border-radius: 21px; z-index: -1; position: absolute; top: 0; right: 0; bottom: 0; left: 0; }
.main-header .top-nav .cate > .cate-item { font-size: 11px; color: #646464; line-height: 34px; text-transform: uppercase; padding: 4px 21px; display: block; float: left; border-radius: 21px; font-weight: 500; }
.main-header .top-nav .cate > .cate-item.cat-general.active, .main-header .top-nav .cate > .cate-item.cat-general:hover { background-color: #c80200; }
.main-header .top-nav .cate > .cate-item.cat-lcv.active, .main-header .top-nav .cate > .cate-item.cat-lcv:hover { background-color: #c80200; }
.main-header .top-nav .cate > .cate-item.cat-truck.active, .main-header .top-nav .cate > .cate-item.cat-truck:hover { background-color: #008ad5; }
.main-header .top-nav .cate > .cate-item.active, .main-header .top-nav .cate > .cate-item:hover { color: #ffffff; }

.main-header { line-height: normal; }
.main-header .main-menu > * { float: left; }
.main-header .main-menu .menu { display: table; }
.main-header .main-menu .menu > .menu-item { position: relative; margin-right: 48px; display: inline-block; }
.main-header .main-menu .menu > .menu-item.has-child::before { position: absolute; content: "\f107"; font-family: "Font Awesome 5 Free"; right: 0px; top: 35%; font-weight: bold; font-size: 10px; }
.main-header .main-menu .menu > .menu-item:last-child { margin-right: 0; }
.main-header .main-menu .menu > .menu-item:after { content: ""; position: absolute; height: 15px; bottom: -15px; left: 0; right: 0; width: 100%; z-index: 1; }
.main-header .main-menu .menu > .menu-item.active, .main-header .main-menu .menu > .menu-item.current-menu-parent { color: #c80200; }
.main-header .main-menu .menu > .menu-item.active:before, .main-header .main-menu .menu > .menu-item.current-menu-parent:before { color: #c80200; }
.main-header .main-menu .menu > .menu-item:hover:before { color: #c80200; }
.main-header .main-menu .menu > .menu-item:hover:after { border-bottom: 2px solid #c80200; }
.main-header .main-menu .menu > .menu-item .sub-menu { top: calc(100% + 15px); left: -35px; font-size: 11px; font-weight: 400; }
.main-header .main-menu .menu > .menu-item .sub-menu .menu-item-has-children { position: static; }
.main-header .main-menu .menu > .menu-item .sub-menu .menu-item-has-children > a { position: relative; }
.main-header .main-menu .menu > .menu-item .sub-menu .menu-item-has-children > a:before { font-size: 10px; position: absolute; content: "\f054"; font-family: "Font Awesome 5 Free"; right: -20px; top: 20%; font-weight: bold; }
.main-header .main-menu .menu > .menu-item .sub-menu .menu-item-has-children .sub-menu { height: 100%; border-left: 1px solid #3b3b3b; }
.main-header .main-menu .menu > .menu-item .sub-menu .menu-item-has-children .sub-menu .menu-item { text-transform: none; }
.main-header .main-menu .menu .menu-item { font-size: 13px; text-transform: uppercase; font-weight: 500; }
.main-header .main-menu .menu .menu-item.has-child { padding-right: 15px; }
.main-header .main-menu .menu .menu-item.has-child > a { pointer-events: none; }
.main-header .main-menu .menu .menu-item > a { white-space: nowrap; line-height: 34px; padding: 4px 0; display: inline-block; }
.main-header .main-menu .menu .menu-item > i { color: #c80200; font-size: 10px; margin-left: 10px; display: none; }
.main-header .main-menu .menu .menu-item:hover > a { color: #c80200; }
.main-header .main-menu .menu .menu-item:hover > .sub-menu { visibility: visible; opacity: 1; -webkit-transition: opacity 400ms, visibility 400ms; transition: opacity 400ms, visibility 400ms; }
.main-header .main-menu .menu .sub-menu { visibility: hidden; opacity: 0; position: absolute; z-index: 20; background-color: #1a1a1a; padding-bottom: 10px; }
.main-header .main-menu .menu .sub-menu > .menu-item { padding-left: 30px; padding-right: 30px; position: relative; }
.main-header .main-menu .menu .sub-menu > .menu-item > .sub-menu { top: 0; left: 100%; }
.main-header .main-menu .menu .sub-menu > .menu-item:last-child > a { border-bottom: 0; }
.main-header .main-menu .menu .sub-menu .menu-item a { display: block; color: #ffffff; border-bottom: 1px solid #3b3b3b; padding: 10px 0; }
.main-header .main-menu .menu .sub-menu .menu-item:hover > a, .main-header .main-menu .menu .sub-menu .menu-item.active > a { color: #c80200; }
.main-header .main-menu .menu .sub-menu .menu-item:hover .menu-item-has-children a, .main-header .main-menu .menu .sub-menu .menu-item.active .menu-item-has-children a { color: #ffffff; }
.main-header .main-menu .search { margin-right: 40px; position: relative; text-align: center; padding: 4px 0; }
.main-header .main-menu .search.active:before { content: ""; position: absolute; background-color: #c80200; height: 2px; left: 0; width: 100%; right: 0; top: calc(100% + 13px); }
.main-header .main-menu .search .btn-search { line-height: 34px; width: 32px; background: none; border: none; color: #c80200; font-weight: 500; cursor: pointer; }
.main-header .main-menu .search .search-wrap { display: none; background-color: #1a1a1a; padding: 20px 30px 30px; width: 323px; position: absolute; right: -100px; top: calc(100% + 15px); z-index: 10; }
.main-header .main-menu .search .search-wrap form { width: 100%; }
.main-header .main-menu .search .search-wrap input { height: 50px; color: #ffffff; border: 0; border-bottom: 1px solid #3b3b3b; width: 100%; background-color: transparent; padding-right: 20px; }
.main-header .main-menu .search .search-wrap button { color: #c80200; background: none; border: 0; padding: 20px; position: absolute; right: 10px; top: 20px; cursor: pointer; }
.main-header .switch-lang { font-size: 13px; font-weight: 500; line-height: 34px; padding: 4px 0; text-transform: uppercase; height: 42px; overflow: hidden; }
.main-header .switch-lang .per { margin: 0 17px; font-size: 11px; }
.main-header .switch-lang .lang { display: inline-block; }
.main-header .switch-lang .lang.active { color: #c80200; }
.main-header .switch-lang-sp { padding: 10px 15px; text-align: center; }

.scroll-menu-top.fixed { position: fixed; top: 0; left: 0; right: 0; z-index: 100; }

.page-template-lcv-dealer .scroll-menu-top.fixed, .page-template-general-news .scroll-menu-top.fixed { position: relative; }

.single-lcv .main-header .top-nav, .single-truck .main-header .top-nav, .page-template-truck .main-header .top-nav, .tax-truck_cat .main-header .top-nav, .page-template-truck-spv .main-header .top-nav, .tax-spv_cat .main-header .top-nav, .page-template-lcv-service .main-header .top-nav, .page-template-truck-service .main-header .top-nav { position: relative; }

@media screen and (max-width: 1440px) { .main-header .top-nav { padding: 15px; }
  .main-header .top-nav .main-menu .menu > .menu-item { margin-right: 20px; } }
@media screen and (max-width: 1200px) { .main-header .top-nav .logo { margin-right: 15px; }
  .main-header .top-nav .main-menu .menu > .menu-item { margin-right: 15px; margin-left: 15px; }
  .main-menu-line { display: none; }
  .main-menu-other { margin-right: 0; margin-left: auto; } }
@media screen and (max-width: 767px) { .main-header { height: auto !important; }
  .main-header .main-menu .menu > .menu-item > i { display: inline-block; }
  .main-header .main-menu .menu > .menu-item.has-child::before { opacity: 0; }
  .main-header .mobile-header { display: block; height: 78px; position: fixed; top: 0; left: 0; width: 100%; z-index: 98; background: #fff; -webkit-box-shadow: 0px 1px 3px 3px #f6f6f6; box-shadow: 0px 1px 3px 3px #f6f6f6; }
  .main-header .mobile-header .mobile-logo { float: left; height: 22px; width: auto; padding: 22px 0 0 20px; }
  .main-header .mobile-header .mobile-logo a { display: block; }
  .main-header .mobile-header .nav_button { float: right; position: relative; z-index: 3; width: 60px; height: 100%; }
  .main-header .mobile-header .bar { position: fixed; background: rgba(255, 255, 255, 0.95); width: 100%; height: 100%; left: 0; top: 0; z-index: 2; display: none; }
  .main-header .mobile-header .menu-m { width: 32px; height: 27px; overflow: hidden; cursor: pointer; display: block; padding: 0; position: absolute; top: 50%; right: 20px; margin-top: -13px; }
  .main-header .mobile-header .menu-m span { display: block; height: 2px; margin-bottom: 10px; border-radius: 2px; background: #dd432f; -webkit-transition: all 0.4s ease-in-out; transition: all 0.4s ease-in-out; }
  .main-header .mobile-header .menu-m span:nth-child(2) { width: 100%; }
  .main-header .mobile-header .menu-m.active span:nth-child(1) { -webkit-transform: translate(0, 12px) rotate(45deg); transform: translate(0, 12px) rotate(45deg); }
  .main-header .mobile-header .menu-m.active span:nth-child(2) { opacity: 0; }
  .main-header .mobile-header .menu-m.active span:nth-child(3) { -webkit-transform: translate(0, -12px) rotate(-45deg); transform: translate(0, -12px) rotate(-45deg); }
  .main-header .top-nav { top: 0; position: fixed !important; width: 100%; height: 100vh; left: 0; z-index: -1; background: #fff; padding: 118px 0 0; -webkit-transition: 1s; transition: 1s; display: block; opacity: 0; }
  .main-header .top-nav .logo { display: none; }
  .main-header .top-nav .cate { width: calc(100% - 40px); margin: 0 auto; }
  .main-header .top-nav .cate > .cate-item { float: none; display: table-cell; padding: 10px 15px; line-height: 30px; text-align: center; border-radius: 31px; }
  .main-header .top-nav .cate::after { border-radius: 31px; }
  .main-header .top-nav .main-menu { position: relative; width: 100%; overflow: hidden; -webkit-transition: 1s; transition: 1s; }
  .main-header .top-nav .main-menu .menu { position: relative; left: 0; width: 100%; padding: 0 20px; -webkit-transition: 1s; transition: 1s; }
  .main-header .top-nav .main-menu .menu > .menu-item { margin-left: 0; margin-right: 0; display: block; font-size: 15px; padding: 10px 0; border-top: 1px solid #dfdfdf; }
  .main-header .top-nav .main-menu .menu > .menu-item:first-child { border-top: 0; display: block; }
  .main-header .top-nav .main-menu .menu > .menu-item::after { display: none; }
  .main-header .top-nav .main-menu .menu > .menu-item > a { line-height: 30px; padding: 0; }
  .main-header .top-nav .main-menu .menu > .menu-item > i { width: 40px; height: 30px; line-height: 30px; text-align: right; position: absolute; right: 0; font-size: 12px; }
  .main-header .top-nav .main-menu .menu > .menu-item ul.sub-menu { display: none !important; }
  .main-header .top-nav .main-menu .search { padding: 0; margin: 0; width: 100%; }
  .main-header .top-nav .main-menu .search .btn-search { position: absolute; left: 20px; top: 23px; line-height: 14px; width: 15px; }
  .main-header .top-nav .main-menu .search .search-wrap { background: none; display: block; position: static; width: 100%; padding: 0 20px 20px; }
  .main-header .top-nav .main-menu .search .search-wrap form { display: block; padding: 20px 20px 20px 35px; border-bottom: 1px solid #dfdfdf; }
  .main-header .top-nav .main-menu .search .search-wrap input { border: 0; padding: 0; line-height: 20px; height: 20px; color: #646464; }
  .main-header .top-nav .main-menu .search .search-wrap button { right: 0; top: 5px; }
  .main-header .top-nav .main-menu .switch-lang { text-align: center; width: 100%; }
  .main-header .top-nav .main-menu .mobile-submenu { position: absolute; top: 20px; left: 100%; width: 100%; height: 100%; padding: 0 20px; -webkit-transition: 1s; transition: 1s; }
  .main-header .top-nav .main-menu .mobile-submenu > a { display: block; color: #dd432f; font-size: 15px; font-weight: 500; line-height: 20px; margin: 0 0 20px 35px; text-transform: uppercase; }
  .main-header .top-nav .main-menu .mobile-submenu > i { position: absolute; left: 20px; top: 3px; color: #dd432f; }
  .main-header .top-nav .main-menu .mobile-submenu ul { margin-left: 35px; padding: 0 0 0 30px; border-left: 1px solid #dd432f; }
  .main-header .top-nav .main-menu .mobile-submenu li { position: relative; display: block; padding: 15px 0; border-bottom: 1px solid #dfdfdf; }
  .main-header .top-nav .main-menu .mobile-submenu li:last-child { border-bottom: 0; }
  .main-header .top-nav .main-menu .mobile-submenu li a { color: #646464; font-size: 15px; font-weight: 500; text-transform: capitalize; }
  .main-header .top-nav .main-menu .mobile-submenu li i { color: #dd432f; width: 40px; text-align: right; position: absolute; right: 0; font-size: 12px; }
  .main-header .top-nav .main-menu .mobile-submenu li ul.sub-menu { display: none; }
  .main-header .top-nav .main-menu .mobile-submenu li i { color: #dd432f; width: 40px; height: 30px; line-height: 30px; text-align: right; position: absolute; right: 0; font-size: 12px; }
  .main-header .top-nav .main-menu .mobile-submenu li ul.sub-menu { display: none; }
  .main-header .top-nav .main-menu.submenu-opening .menu { left: -100%; }
  .main-header .top-nav .main-menu.submenu-opening .mobile-submenu-1 { left: 0; }
  .main-header .top-nav .main-menu.submenu-2-opening .menu { left: -200%; }
  .main-header .top-nav .main-menu.submenu-2-opening .mobile-submenu-1 { left: -100%; }
  .main-header .top-nav .main-menu.submenu-2-opening .mobile-submenu-2 { left: 0; }
  .main-header .main-menu-items { min-height: 260px; }
  .main-header .main-menu-items:before { display: block; content: ''; border-top: 1px solid #dfdfdf; margin: 0 20px; }
  html, body { height: 100%; }
  body { padding-top: 78px; }
  body.menu-sp-opening { overflow: hidden; }
  body.menu-sp-opening .top-nav { z-index: 97; opacity: 1; overflow-y: auto; }
  body.menu-sp-opening .main-header { position: relative; z-index: 99999; }
  body.theme_truck_top .main-header .mobile-header .menu-m span { background: #008ad5; }
  body.theme_truck_top .main-header .main-menu .mobile-submenu > a, body.theme_truck_top .main-header .main-menu .mobile-submenu > i { color: #008ad5; }
  body.theme_truck_top .main-header .main-menu .mobile-submenu ul { border-color: #008ad5; }
  .scroll-menu-top.fixed { top: 78px; } }
@media screen and (max-width: 320px) { .main-header .top-nav .cate > .cate-item { padding: 5px 10px; } }
.main-footer { background-color: #1a1a1a; padding-bottom: 50px; }
.main-footer .footer-top { color: #6f6f6f; font-size: 11px; font-weight: 500; text-transform: uppercase; color: #ffffff; line-height: 28px; margin-bottom: 48px; position: relative; }
.main-footer .footer-top .social { font-size: 18px; position: relative; top: 16px; }
.main-footer .footer-top .social > a { padding: 9px 0; display: inline-block; }
.main-footer .footer-top .social > a:hover { color: #b3b3b3; }
.main-footer .footer-top .social > a + a:before { content: "|"; color: transparent; display: inline-block; width: 1px; margin: 0 32px; background-color: #3c3c3c; line-height: 16px; }
.main-footer .footer-top .service-center { text-align: center; font-size: 12px; display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; position: absolute; right: 0; top: 0; width: 50%; max-width: 810px; z-index: 99; }
.main-footer .footer-top .service-center.fixed { position: fixed; top: inherit; bottom: 0; }
.main-footer .footer-top .service-center .btn-scroll-top { width: 13.5%; padding: 9px 0; background-color: #1a1a1a; }
.main-footer .footer-top .service-center .btn-scroll-top:hover { color: #b3b3b3; }
.main-footer .footer-top .service-center .nav-list { width: 86.5%; display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; }
.main-footer .footer-top .service-center .nav-list .nav-item { padding: 9px 0; width: 50%; background-color: #c80200; position: relative; }
.main-footer .footer-top .service-center .nav-list .nav-item > i { margin-right: 16px; }
.main-footer .footer-top .service-center .nav-list .nav-item:before { content: ""; position: absolute; top: 0; bottom: 0; right: 0; border-left: 1px solid rgba(25, 25, 25, 0.3); }
.main-footer .footer-bottom { color: #6f6f6f; font-size: 11px; font-weight: 500; text-transform: uppercase; line-height: 34px; }
.main-footer .footer-bottom .menu { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; }
.main-footer .footer-bottom .menu .menu-item.menu-item-main > a { color: #c80200; }
.main-footer .footer-bottom .menu .menu-item.menu-item-main > a:hover { color: #e51025; }
.main-footer .footer-bottom .menu > .menu-item a:hover { color: #b3b3b3; }
.main-footer .footer-bottom .contact { padding-right: 30px; }
.main-footer .footer-bottom .contact .title { color: #c80200; }
.main-footer .footer-bottom .contact .detail + .detail { margin-top: 7px; }
.main-footer .footer-bottom .copyright { margin-top: 22px; padding-top: 20px; border-top: 1px solid #2d2d2d; }
.main-footer .footer-bottom .copyright h4 a { color: #c80200; }
.main-footer .footer-bottom .copyright .copy-bottom { padding: 20px 0 0px; text-align: center; color: #4c4c4c; font-size: 11px; }

@media screen and (max-width: 767px) { .main-footer .footer-top { margin-bottom: 20px; }
  .main-footer .footer-top .service-center { width: 100%; display: block; position: relative; padding-bottom: 30px; z-index: 1; }
  .main-footer .footer-top .service-center.fixed { position: fixed; z-index: 90; padding-bottom: 0; }
  .main-footer .footer-top .service-center .nav-list { display: -webkit-box; display: -ms-flexbox; display: flex; position: static; width: 100%; }
  .main-footer .footer-top .service-center .nav-list .nav-item { padding: 13px 0; line-height: normal; }
  .main-footer .footer-top .service-center .nav-list .nav-item i { display: block; margin-right: 0; }
  .main-footer .footer-top .service-center .btn-scroll-top { position: absolute; top: 100%; right: 0; width: 33.33333%; text-align: center; padding: 2px 0; border-left: 1px solid #3c3c3c; }
  .main-footer .footer-top .social { position: static; padding-left: 54px; }
  .main-footer .footer-top .social a { padding: 2px 0; }
  .main-footer .footer-top .social a::before { margin: 0 22px; background: none !important; }
  .main-footer .footer-bottom .menu { display: block; text-align: center; }
  .main-footer .footer-bottom .menu > .menu-item.menu-item-main { padding: 15px 0; border-bottom: 1px solid #3c3c3c; }
  .main-footer .footer-bottom .menu > .menu-item.menu-item-main .menu-item { padding: 0; }
  .main-footer .footer-bottom .contact { padding: 15px 0 0; }
  .main-footer .footer-bottom .copyright { text-align: center; } }
/* iPhone X - XS : 2436x1125px at 458ppi */
/* iPhone 5 - SE*/
@media only screen and (device-width: 320px) and (device-height: 568px) { body { padding-top: 50px; }
  .main-header .mobile-header { height: 50px; }
  .main-header .mobile-header .mobile-logo { padding-top: 15px; }
  .main-header .top-nav { padding: 80px 0; }
  .scroll-menu-top.fixed { top: 50px; }
  .main-footer .footer-top .service-center .nav-list .nav-item { padding: 5px 0; }
  body.page-template-lcv-home { padding-top: 180px; }
  body.page-template-lcv-home .menu-car { top: 50px; } }
#main .product-price, #main .product-slider#overview .owl-carousel, #main .product-menu .menu .scroll-menu-item a { -webkit-transition: .5s; transition: .5s; }

/* Display 13 inch */
@media screen and (max-height: 765px) and (min-width: 1260px) { #main .product-menu .menu .scroll-menu-item a { padding: 5px 0; }
  #main .product-slider#overview .owl-carousel .hidden-sp { max-width: 1280px; height: 75vh; margin: 0 auto; overflow: hidden; }
  #main .product-slider#overview .owl-carousel .hidden-sp img { position: relative; top: -2vh; }
  #main .product-price { padding: 10px 0; }
  #main .product-price .name-color { margin: 0; } }
.product-banner .banner .main-image { width: 100%; }

#product-menu { background-color: #1a1a1a; }

.product-menu { background-color: #1a1a1a; }
.product-menu .menu { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; max-width: 1330px; padding: 0 45px; margin: 0 auto; }
.product-menu .menu .scroll-menu-item { font-size: 12px; cursor: pointer; text-transform: uppercase; }
.product-menu .menu .scroll-menu-item.active a, .product-menu .menu .scroll-menu-item:hover a { color: #c80200; }
.product-menu .menu .scroll-menu-item.active a:after, .product-menu .menu .scroll-menu-item:hover a:after { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); }
.product-menu .menu .scroll-menu-item a { display: block; line-height: 34px; padding: 17px 0; position: relative; color: #ffffff; overflow: hidden; }
.product-menu .menu .scroll-menu-item a:after { position: absolute; left: -1px; width: 100%; height: 2px; content: ''; -webkit-transition: -webkit-transform 0.35s; transition: -webkit-transform 0.35s; transition: transform 0.35s; transition: transform 0.35s, -webkit-transform 0.35s; -webkit-transform: translate3d(-100%, 0, 0); transform: translate3d(-100%, 0, 0); bottom: 0; background: #c80200; }

@media screen and (max-width: 767px) { .product-menu .container { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: nowrap; flex-wrap: nowrap; overflow-y: hidden; overflow-x: auto; -webkit-overflow-scrolling: touch; -ms-overflow-style: -ms-autohiding-scrollbar; }
  .product-menu .container .menu { -ms-flex-wrap: nowrap; flex-wrap: nowrap; display: -webkit-box; display: -ms-flexbox; display: flex; padding: 0 20px; }
  .product-menu .container .menu .menu-item { -webkit-box-flex: 0; -ms-flex: 0 0 auto; flex: 0 0 auto; width: auto; margin: 0 30px 0 0; }
  .product-menu .container .menu .menu-item:last-child { margin: 0; } }
.product-specification .specification-tabs { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; border-bottom: 1px solid #cccccc; margin-top: 0px; margin-bottom: 60px; }
.product-specification .specification-tabs .tab-item { font-size: 13px; font-weight: 500; color: #646464; line-height: 34px; text-transform: uppercase; cursor: pointer; position: relative; padding: 0 4px 16px; overflow: hidden; }
.product-specification .specification-tabs .tab-item:hover, .product-specification .specification-tabs .tab-item.active { color: #c80200; }
.product-specification .specification-tabs .tab-item:hover:after, .product-specification .specification-tabs .tab-item.active:after { content: ""; -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); }
.product-specification .specification-tabs .tab-item:after { position: absolute; left: 0px; right: 0; bottom: -2px; width: 100%; border-bottom: 2px solid #c80200; z-index: 1; position: absolute; left: -1px; width: 100%; height: 2px; content: ''; -webkit-transition: -webkit-transform 0.35s; transition: -webkit-transform 0.35s; transition: transform 0.35s; transition: transform 0.35s, -webkit-transform 0.35s; -webkit-transform: translate3d(-100%, 0, 0); transform: translate3d(-100%, 0, 0); bottom: 0; background: #c80200; }
.product-specification .content { padding-bottom: 46px; }
.product-specification .content .tab-content { display: none; width: 100%; }
.product-specification .content .table { width: 100%; }
.product-specification .content .table th, .product-specification .content .table td { text-align: left; font-weight: 500; line-height: 26px; font-size: 13px; padding: 12px 28px; }
.product-specification .content .table th.td01, .product-specification .content .table td.td01 { width: 40%; }
.product-specification .content .table th.td25, .product-specification .content .table td.td25 { width: 25%; text-align: center; }
.product-specification .content .table th.td03, .product-specification .content .table td.td03 { width: 47%; }
.product-specification .content .table th:last-child, .product-specification .content .table td:last-child { text-align: center; }
.product-specification .content .table thead th { background-color: #c80200; color: #ffffff; border: 1px solid #c80200; border-bottom: 0; font-weight: 600; }
.product-specification .content .table thead th.border { border-right: 1px solid #cccccc; }
.product-specification .content .table tbody td { border: 1px solid #cccccc; }

/* .product-specification{
	.container{
		max-width: 1170px;
	}
	.table{
		width: 100%; 	tbody, thead{
			td{
				line-height: 26px;
				padding: 19px 28px;
			}
			.td01{
				width: 40%;
			}
			.td02{
				width: 13%;
			}
			.td03, .td04{
				width: 23.5%;
				text-align: center;
			}
			.td34{
				width: 47%;
				text-align: center;
			}
		}
		thead{
			th{
				font-weight: bolder;
				text-transform: uppercase;
				line-height: 26px;
				padding: 19px 28px;
				text-align: left;
				color: $cl-light;
				border: 1px solid $cl-main;
				background-color: $cl-main;
				&.border{
					border-right-color: #c12d1a;
				}
			}
			td{
				cursor: pointer;
				background: #fef9f8 url('../images/icon/ico-red-plus.png') no-repeat center right 30px;
				text-transform: uppercase;
				color: #dd432f;
				border: 1px solid #f8e3e1;
			}
			&.active{
				td{
					border-bottom-color: $cl-main;
					background-image: url('../images/icon/ico-red-minus.png');
				}
			}
			&:not(.active){
				& + tbody{
					display: none;		
				}
			}
		}
		tbody{
			td{
				border: 1px solid #eaeaea;
			}
		}
	}
} */
@media screen and (max-width: 767px) { .product-specification .container-1200 { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: nowrap; flex-wrap: nowrap; overflow-y: hidden; overflow-x: auto; -webkit-overflow-scrolling: touch; -ms-overflow-style: -ms-autohiding-scrollbar; }
  .product-specification .container-1200::-webkit-scrollbar { display: none; }
  .product-specification .container-1200 .specification-tabs { -ms-flex-wrap: nowrap; flex-wrap: nowrap; display: -webkit-box; display: -ms-flexbox; display: flex; margin-bottom: 30px; }
  .product-specification .container-1200 .specification-tabs .tab-item { -webkit-box-flex: 0; -ms-flex: 0 0 auto; flex: 0 0 auto; width: auto; margin: 0 30px 0 0; }
  .product-specification .container-1200 .specification-tabs .tab-item:last-child { margin: 0; }
  .product-specification .specification-content-tab.content { padding-bottom: 0; width: 100%; }
  .product-specification .specification-content-tab.content .table th, .product-specification .specification-content-tab.content .table td { padding: 5px; font-size: 12px; }
  .product-specification .specification-content-tab.content .table th:first-child, .product-specification .specification-content-tab.content .table td:first-child { width: 40%; }
  .product-specification .specification-content-tab.content .table th:last-child, .product-specification .specification-content-tab.content .table td:last-child { width: 40%; } }
.product-price { padding: 55px 0 60px; border-bottom: 1px solid #eaeaea; }
.product-price .container { max-width: 580px; }
.product-price .name-color { text-align: center; margin-bottom: 10px; }
.product-price .p-color { display: table; margin: 0 auto 40px; }
.product-price .p-color .color-item { float: left; margin: 0 5px; max-width: 80px; }
.product-price .p-color .color-item.active span:after, .product-price .p-color .color-item:hover span:after { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); }
.product-price .p-color .color-item span { display: block; height: 25px; cursor: pointer; position: relative; overflow: hidden; }
.product-price .p-color .color-item span:after { position: absolute; left: -1px; width: 100%; height: 2px; content: ''; -webkit-transition: -webkit-transform 0.35s; transition: -webkit-transform 0.35s; transition: transform 0.35s; transition: transform 0.35s, -webkit-transform 0.35s; -webkit-transform: translate3d(-100%, 0, 0); transform: translate3d(-100%, 0, 0); bottom: 0; background: #c80200; }
.product-price .p-price { font-weight: 500; line-height: 34px; letter-spacing: 4px; }
.product-price .p-price .left { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }
.product-price .p-price .right { border-left: 1px solid #dcdcdc; border-right: 1px solid #dcdcdc; }
.product-price .p-price .wrap { padding: 0 15px; }
.product-price .p-price .wrap ul { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; text-align: center; -ms-flex-line-pack: justify; align-content: space-between; }
.product-price .p-price .wrap ul li { -webkit-box-flex: 1; -ms-flex-positive: 1; flex-grow: 1; width: 33.33%; margin: 9px 0; }
.product-price .p-price .wrap ul li:nth-child(3n+1) { text-align: left; padding-left: 18px; }
.product-price .p-price .wrap ul li:nth-child(3n+0) { text-align: right; }
.product-price .p-price .title { font-size: 20px; text-transform: uppercase; margin-bottom: 4px; font-size: 12px; }
.product-price .p-price .price { text-transform: uppercase; font-size: 24px; }
.product-price .p-price .price .curency { font-size: 12px; top: -5px; }

@media screen and (max-width: 767px) { .product-price { padding: 25px 0; }
  .product-price .p-color { margin-bottom: 20px; }
  .product-price .p-color .color-item { max-width: 15vw; }
  .product-price .p-price { line-height: normal; }
  .product-price .p-price .col-50 { width: 100%; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; }
  .product-price .p-price .left { padding-bottom: 5px; }
  .product-price .p-price .right { border: none; padding-bottom: 15px; }
  .product-price .p-price .wrap { padding: 0 20px; }
  .product-price .p-price .wrap ul li { padding: 0 10px; } }
#overview .owl-carousel img { margin: 0 auto; }

.product-slider .owl-carousel { position: relative; overflow: hidden; }
.product-slider .owl-carousel .owl-nav { position: absolute; left: 0; right: 0; top: 0; bottom: 0; margin: auto; height: 59px; visibility: hidden; width: 100%; }
.product-slider .owl-carousel .owl-nav button { width: 59px; height: 59px; background-color: #ffffff; color: #c80200; border-radius: 100%; font-size: 14px; border: 0; position: absolute; visibility: visible; }
.product-slider .owl-carousel .owl-nav button.disabled { opacity: .3; cursor: default; }
.product-slider .owl-carousel .owl-nav button.owl-prev { left: 0; }
.product-slider .owl-carousel .owl-nav button.owl-next { right: 0; }
.product-slider .owl-carousel .owl-dots { position: absolute; bottom: 65px; max-width: 1330px; margin: auto; left: 0; right: 0; z-index: 20; visibility: hidden; width: 100%; }
.product-slider .owl-carousel .owl-dots button.owl-dot { padding: 10px !important; visibility: visible; }
.product-slider .owl-carousel .owl-dots button.owl-dot > span { height: 10px; width: 10px; background: none; border: 3px solid rgba(255, 255, 255, 0.3); border-radius: 100%; display: inline-block; }
.product-slider .owl-carousel .owl-dots button.owl-dot + button { margin-left: 14px; }
.product-slider .owl-carousel .owl-dots button.owl-dot.active > span { border-color: #ffffff; }
.product-slider .slider-main .owl-nav { max-width: 1170px; }
.product-slider .slider-main .owl-dots { text-align: center; }
.product-slider .slider-main .logo-image { position: absolute; max-width: 470px; width: auto; z-index: 1; top: 112px; left: 0; right: 0; margin: 0 auto; }
.product-slider .slider-normal .owl-nav { max-width: 1330px; }
.product-slider .slider-normal .owl-dots { text-align: right; right: -20px; }
.product-slider .slider-normal .text { max-width: 1330px; width: 100%; margin: auto; position: relative; left: 0; right: 0; bottom: 67px; font-size: 13px; line-height: 0px; text-transform: uppercase; color: #ffffff; z-index: 11; }
.product-slider .slider-normal .slide-item { position: relative; cursor: pointer; }
.product-slider .slider-normal .slide-item:after { content: ""; position: absolute; left: 0; right: 0; bottom: 0; height: 133px; background: url("../images/bg-product-gallery.png") repeat center bottom; z-index: 10; opacity: 0; }
.product-slider .slider-normal .slide-item[data-fancybox] .text > span { display: inline-block; padding-right: 90px; background: url("../images/icon/ico-plus.png") no-repeat center right; }
.product-slider .slider-normal .slide-item[data-fancybox="gallery-video"] .text > span { padding-left: 40px; padding-right: 0px; background: url("../images/icon/ico-play.png") no-repeat center left; }
.product-slider .slider-normal:hover .slide-item[data-fancybox]:after, .product-slider .slider-normal:hover .slide-item[data-fancybox] .text { display: block; }

.gallery_video .slide-item { cursor: pointer; }

.slide-overview { text-align: center; }

@media screen and (max-width: 767px) { .product-slider { padding-bottom: 64px; border-bottom: 1px solid #eaeaea; }
  .product-slider .slider-normal .text { position: static; background-color: #000; line-height: normal; padding: 10px; text-align: center; }
  .product-slider .owl-carousel { overflow: inherit; }
  .product-slider .owl-carousel .owl-dots { text-align: center; padding: 15px 0 25px; bottom: -64px; right: auto; }
  .product-slider .owl-carousel .owl-dots button.owl-dot > span { border-color: #d4d4d4; }
  .product-slider .owl-carousel .owl-dots button.owl-dot.active > span { border-color: #707070; }
  .product-slider .owl-carousel .owl-nav button { width: 41px; height: 41px; }
  .product-slider .owl-carousel .owl-nav button.owl-prev { left: 20px; }
  .product-slider .owl-carousel .owl-nav button.owl-next { right: 20px; }
  .product-slider#overview { padding-bottom: 0; border-bottom: 0; } }
.product-heading { padding: 44px 0 68px; text-align: center; max-width: 680px; margin: auto; }
.product-heading .title { text-transform: uppercase; font-weight: 900; color: #c80200; line-height: 1; }
.product-heading .title .title-small { font-size: 18px; position: relative; top: -30px; padding-top: 57px; display: inline-block; }
.product-heading .title .title-large { font-size: 26px; }
.product-heading .desc { margin-top: 23px; line-height: 36px; font-size: 16px; }

@media screen and (max-width: 767px) { .product-heading { padding: 40px 0 48px; }
  .product-heading .title .title-small { top: -10px; padding-top: 25px; }
  .product-heading .title .title-large { display: block; width: 100%; } }
.product-gallery .product-slider .slide-item .video-img { display: block; width: 100%; height: calc(100vh - 68px); max-height: 620px; background-position: center; background-size: cover; background-repeat: no-repeat; cursor: pointer; }
.product-gallery .product-slider .owl-carousel .owl-nav button.owl-prev { left: 20px; }
.product-gallery .product-slider .owl-carousel .owl-nav button.owl-next { right: 20px; }
.product-gallery .product-slider .owl-carousel .owl-dots { right: 0; padding-right: 20px; }
.product-gallery .product-slider .layer02 { padding-left: 20px; }
.product-gallery .gallery-tabs { max-width: 1170px; margin-bottom: 80px; }
.product-gallery .gallery-tabs .tab-item { border: 1px solid #eaeaea; width: 50%; font-weight: 500; color: #646464; text-align: center; line-height: 23px; padding: 20px 0; background-color: transparent; text-transform: uppercase; cursor: pointer; font-size: 13px; }
.product-gallery .gallery-tabs .tab-item.active { background-color: #c80200; border-color: #c80200; color: #ffffff; }
.product-gallery .gallery { overflow: hidden; position: relative; }
.product-gallery .gallery:after { content: none; background-color: #c80200; position: absolute; right: 0; top: 0; bottom: 20px; margin: auto; width: 85.125%; height: 69%; z-index: -1; }
.product-gallery .gallery .col-sp-100 { margin-bottom: 20px; }
.product-gallery .gallery .col-100 { width: 50%; margin: 0 auto; }
.product-gallery .gallery .owl-carousel.off { display: -webkit-box; display: -ms-flexbox; display: flex; width: auto; -ms-flex-wrap: wrap; flex-wrap: wrap; }
.product-gallery .gallery .owl-carousel.off > [class*="col"] { padding-left: 10px; padding-right: 10px; }
.product-gallery .gallery .gallery-item { position: relative; height: 100%; overflow: hidden; cursor: pointer; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; }
.product-gallery .gallery .gallery-item:hover .title { display: block; }
.product-gallery .gallery .gallery-item:hover .title > span { background-image: url("../images/icon/ico-plus-red.png"); }
.product-gallery .gallery .gallery-item:hover .main-image { -webkit-transition: all 0.35s; transition: all 0.35s; -webkit-transform: scale(1.24); transform: scale(1.24); }
.product-gallery .gallery .gallery-item .main-image { height: 100%; max-width: none; -webkit-transition: all 0.35s; transition: all 0.35s; -webkit-transform: scale(1.14); transform: scale(1.14); background-size: auto 100%; background-repeat: no-repeat; }
.product-gallery .gallery .gallery-item .title { position: absolute; bottom: 0; left: 0; right: 0; z-index: 1; background: url("../images/bg-product-gallery.png") center bottom; height: 162px; }
.product-gallery .gallery .gallery-item .title > span { display: none; font-size: 13px; font-weight: 500; line-height: 34px; color: #ffffff; text-transform: uppercase; position: absolute; padding-top: 30px; padding-bottom: 30px; bottom: 0; left: 40px; right: 40px; display: block; background: url("../images/icon/ico-plus.png") no-repeat center right; }

@media screen and (max-width: 750px) { .product-gallery .gallery:after { display: none; }
  .product-gallery #gallery-video .container-1200 { padding: 0; }
  .product-gallery .product-slider .slide-item .video-img { height: 0; width: 100%; padding-bottom: 56.25%; }
  .product-gallery .product-slider .owl-carousel .owl-nav button.owl-prev { left: 20px; }
  .product-gallery .product-slider .owl-carousel .owl-nav button.owl-next { right: 20px; }
  .product-gallery .product-slider .owl-carousel .owl-dots { right: 0; padding-right: 20px; }
  .product-gallery .product-slider .layer02 { padding-left: 20px; }
  .product-gallery .gallery .row-10 { margin: 0 auto; }
  .product-gallery .gallery .row-10 .col-sp-100 { width: 100%; }
  .product-gallery .gallery .row-10 .col-sp-100.row-1-1-1 { width: 100%; }
  .product-gallery .gallery .row-10 .gallery-item .main-image { -webkit-transform: scale(1); transform: scale(1); }
  .product-gallery .gallery .row-10 .gallery-item:hover .main-image { -webkit-transform: scale(1); transform: scale(1); }
  .product-gallery .gallery-tabs { margin-bottom: 60px; } }
.product-support { text-align: center; padding: 75px 0 80px; }
.product-support .title { font-size: 20px; font-weight: 900; text-transform: uppercase; color: #c80200; line-height: 26px; margin-bottom: 34px; }
.product-support .ui-btn { display: inline-block; margin: 0 25px; }
.product-support .btn-download { background-color: #c80200; color: #ffffff; }
.product-support .btn-calc { background-color: #1a1a1a; color: #ffffff; }

@media screen and (max-width: 767px) { .product-support { padding: 20px 20px 25px; }
  .product-support .ui-btn { font-size: 13px; display: block; margin: 0 0 20px; } }
.fancybox-slide { padding: 84px; }

.fancybox-caption.fancybox-caption--separate { display: none; }

.fancybox-custom-caption.fancybox-caption.fancybox-caption--separate { display: block; text-align: left; text-transform: uppercase; font-size: 13px; font-weight: 500; background: url("../images/bg-product-gallery.png") center bottom repeat-x; padding: 100px 0 50px 60px; margin: 0 auto; }

.fancybox-navigation .fancybox-button { padding: 0; width: 59px; height: 59px; background-color: #ffffff; color: #c80200; border-radius: 100%; font-size: 14px; border: 0; position: absolute; }
.fancybox-navigation .fancybox-button:disabled { display: none; }
.fancybox-navigation .fancybox-button.fancybox-button--arrow_left { left: 20px; }
.fancybox-navigation .fancybox-button.fancybox-button--arrow_right { right: 20px; }
.fancybox-navigation .fancybox-button:hover { color: #c80200; }

.fancybox-button.fancybox-button--close { padding: 0; position: absolute; background: none; right: 0; width: 21px; height: 21px; top: -60px; color: #fff; }

@media screen and (max-width: 767px) { .fancybox-slide { padding: 0; }
  .fancybox-navigation .fancybox-button { width: 41px; height: 41px; top: calc(50% - 20px); }
  .fancybox-navigation .fancybox-button.fancybox-button--arrow_left { left: 0; }
  .fancybox-navigation .fancybox-button.fancybox-button--arrow_right { right: 0; }
  .fancybox-custom-caption.fancybox-caption.fancybox-caption--separate { display: none; } }
.section-heading { padding-top: 80px; padding-bottom: 25px; }

.lcv-service .service-line { border-top: 1px solid #e6e6e6; padding-bottom: 43px; }
.lcv-service .heading { font-size: 22px; font-weight: 700; line-height: 34px; color: #c80200; text-transform: uppercase; }
.lcv-service .heading-sm, .lcv-service h5 { font-size: 13px; font-weight: 700; line-height: 30px; color: #c80200; text-transform: uppercase; }
.lcv-service .heading-sm > span, .lcv-service h5 > span { display: inline-block; padding-right: 22px; margin-right: 16px; position: relative; }
.lcv-service .heading-sm > span:after, .lcv-service h5 > span:after { position: absolute; right: 0; top: 1px; content: ""; display: inline-block; height: 25px; width: 1px; background-color: #e6e6e6; }
.lcv-service .heading-sm > .download, .lcv-service h5 > .download { display: inline-block; color: #8d8d8d; font-weight: 500; text-transform: capitalize; font-size: 13px; }
.lcv-service .heading-sm > .download i, .lcv-service h5 > .download i { color: #c80200; margin-right: 13px; }
.lcv-service .heading-sm > .download span, .lcv-service h5 > .download span { border-bottom: 1px solid #8d8d8d; }
.lcv-service .service-content { line-height: 34px; }
.lcv-service .service-content + .service-content { margin-top: 20px; }
.lcv-service .service-content .heading-sm, .lcv-service .service-content h5 { margin-bottom: 13px; }
.lcv-service .service-content .label, .lcv-service .service-content h6 { color: #c80200; text-transform: uppercase; font-weight: bold; margin-top: 12px; margin-bottom: 7px; font-size: 14px; line-height: 30px; }
.lcv-service .service-content table { width: 100%; }
.lcv-service .service-content table th, .lcv-service .service-content table td { border: 1px solid #cccccc; width: 33.3333333333%; padding: 12px 25px 11px; line-height: 26px; font-weight: 500; }
.lcv-service .service-content table tr:first-child td, .lcv-service .service-content table th { text-align: left; background-color: #f2f2f2; text-transform: capitalize; color: #1a1a1a; }
.lcv-service .service-content ul li { padding-left: 15px; line-height: 30px; position: relative; }
.lcv-service .service-content ul li > p:first-child, .lcv-service .service-content ul li > h6:first-child { text-indent: 30px; }
.lcv-service .service-content ul li:before { position: absolute; top: 12px; left: 0; content: ""; height: 8px; width: 8px; border: 2px solid #c80200; border-radius: 100%; display: inline-block; }
.lcv-service .service-content .img-tabs .tab-item { position: relative; cursor: pointer; }
.lcv-service .service-content .img-tabs .tab-item:hover .title, .lcv-service .service-content .img-tabs .tab-item.active .title { background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(223, 54, 3, 0)), to(#c80200)); background-image: linear-gradient(rgba(223, 54, 3, 0), #c80200); }
.lcv-service .service-content .img-tabs .tab-item .title { position: absolute; bottom: 0; height: 157px; left: 0; right: 0; padding: 72px 30px 0; width: 100%; color: #ffffff; text-transform: uppercase; font-size: 13px; line-height: 30px; font-weight: 500; background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0)), to(#000)); background-image: linear-gradient(rgba(255, 255, 255, 0), #000); z-index: 1; }
.lcv-service .service-content .img-tabs .tab-item .title > span { display: block; background: url("../images/icon/ico-plus.png") no-repeat right top 2px; }
.lcv-service .customer-content .table { overflow: auto; }
.lcv-service .customer-content table { width: 100%; min-width: 960px; }
.lcv-service .customer-content table tr:first-child td, .lcv-service .customer-content table th, .lcv-service .customer-content table td { width: auto; text-align: center; }
.lcv-service .service-form { margin-bottom: 38px; }
.lcv-service .service-form .form-group label { text-transform: uppercase; color: #1a1a1a; font-weight: 500; font-size: 11px; }
.lcv-service .service-form .form-group .form-control { border: 1px solid #eaeaea; }
.lcv-service .service-form .form-group .form-control.text-control { height: 50px; padding: 0 26px; }
.lcv-service .service-form .form-group .form-control.textarea-control { padding: 18px 26px; line-height: 34px; }
.lcv-service .service-form .form-bottom { text-align: right; margin-top: 10px; }
.lcv-service .service-form .form-bottom > button { font-size: 13px; }
.lcv-service .service-form .form-bottom .btn-reset { font-weight: 500; color: #646464; border-bottom: 1px solid #646464; margin-right: 48px; }
.lcv-service .service-form .form-bottom .btn-submit { font-weight: 600; height: 46px; width: 149px; color: #ffffff; background-color: #c80200; }
.lcv-service .service-tab .row { width: 100%; }
.lcv-service .service-tab .tab-item { text-align: center; color: #646464; text-transform: uppercase; font-weight: 500; font-size: 13px; line-height: 23px; border: 1px solid #eaeaea; padding: 20px; cursor: pointer; }
.lcv-service .service-tab .tab-item:hover, .lcv-service .service-tab .tab-item.active { background-color: #c80200; border-color: #c80200; color: #ffffff; }
.lcv-service .service-faq { line-height: 34px; border-bottom: 1px solid #eaeaea; }
.lcv-service .service-faq .faq-item .question, .lcv-service .service-faq .faq-item .answer { position: relative; padding: 27px 30px 26px 79px; }
.lcv-service .service-faq .faq-item .question:before, .lcv-service .service-faq .faq-item .answer:before { font-weight: 800; position: absolute; left: 34px; }
.lcv-service .service-faq .faq-item .question { border: 1px solid #f8e3e1; color: #c80200; background-color: #fef9f8; }
.lcv-service .service-faq .faq-item .question:before { content: "Q :"; }
.lcv-service .service-faq .faq-item .answer { border-left: 1px solid #eaeaea; border-right: 1px solid #eaeaea; }
.lcv-service .service-faq .faq-item .answer:before { content: "A :"; }

.lcv-service-policy { padding-bottom: 40px; }
.lcv-service-policy .heading { margin-bottom: 47px; }
.lcv-service-policy .service-tab { margin-bottom: 25px; }

.lcv-service-maintenance { padding-bottom: 50px; }
.lcv-service-maintenance .heading { margin-bottom: 33px; }
.lcv-service-maintenance table { max-width: 810px; margin: 0 auto; }

.lcv-service-info { padding-bottom: 50px; }
.lcv-service-info .heading { margin-bottom: 48px; }

.lcv-service-faq .heading { margin-bottom: 38px; }

@media screen and (max-width: 750px) { .section-heading { padding-top: 80px; padding-bottom: 0; }
  .section-heading .heading { padding-bottom: 60px; }
  .section-heading .heading .socials .social { padding-top: 10px; position: static; padding: 0 15px; text-align: right; float: none; }
  .section-heading .heading .socials .social > a { font-size: 14px; margin-left: 15px; }
  .service-content .service-tab { width: 100%; overflow-x: auto; overflow-y: hidden; -ms-flex-wrap: nowrap; flex-wrap: nowrap; }
  .service-content .service-tab .tab-action-switch { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: left; -ms-flex-pack: left; justify-content: left; -ms-flex-wrap: nowrap; flex-wrap: nowrap; }
  .service-content .service-tab .tab-action-switch .tab-item { -webkit-box-flex: 0; -ms-flex: 0 0 auto; flex: 0 0 auto; width: auto; padding: 10px 20px; }
  .service-content .table { overflow: auto; }
  .service-content .table table { width: 800px; } }
.dealer-content { padding-top: 15px; padding-bottom: 45px; font-size: 13px; color: #c80200; text-align: center; }

.section-dealer .dealer-find { text-align: center; margin-bottom: 65px; margin-top: -15px; }
.section-dealer .dealer-find label { font-size: 13px; color: #1a1a1a; font-weight: 700; line-height: 26px; text-transform: uppercase; margin-right: 16px; }
.section-dealer .dealer-find .dealer-control { height: 44px; max-width: 224px; width: 100%; display: inline-block; border-bottom: 2px solid #dcdcdc; position: relative; }
.section-dealer .dealer-find .dealer-control .arrow { position: absolute; display: inline-block; font-size: 10px; color: #c80200; top: 40%; right: 0; }
.section-dealer .dealer-find .dealer-control > select { height: 100%; font-size: 13px; text-transform: capitalize; border: none; width: 100%; -webkit-appearance: none; -moz-appearance: none; appearance: none; background: none; outline: none; padding-left: 10px; padding-right: 10px; }
.section-dealer .dealer-areas { border: 1px solid #eaeaea; }
.section-dealer .dealer-areas .area-item { padding: 39px; display: -webkit-box; display: -ms-flexbox; display: flex; }
.section-dealer .dealer-areas .area-item + .area-item { border-top: 1px solid #eaeaea; }
.section-dealer .dealer-areas .area-item .map { margin-right: 35px; max-width: 30%; }
.section-dealer .dealer-areas .area-item .address { position: relative; padding-bottom: 10px; }
.section-dealer .dealer-areas .area-item .address .title { font-weight: 700; font-size: 13px; line-height: 26px; text-transform: uppercase; color: #c80200; margin-bottom: 10px; }
.section-dealer .dealer-areas .area-item .address p { font-size: 13px; margin-bottom: 15px; }
.section-dealer .dealer-areas .area-item .address .label { font-weight: 600; }
.section-dealer .dealer-areas .area-item .address .email { color: #c80200; }
.section-dealer .dealer-areas .area-item .link { color: #000000; font-weight: 500; font-size: 12px; text-transform: uppercase; position: absolute; bottom: -2px; left: 0; }
.section-dealer .dealer-areas .area-item .link > i { color: #c80200; font-size: 10px; margin-left: 21px; }

@media screen and (max-width: 767px) { .section-dealer .dealer-areas { border: 0; }
  .section-dealer .dealer-areas .area-item { border: 1px solid #eaeaea; display: block; padding: 0; margin-bottom: 20px; }
  .section-dealer .dealer-areas .area-item .map { margin: 0; max-width: 100%; }
  .section-dealer .dealer-areas .area-item .map .mapouter, .section-dealer .dealer-areas .area-item .map .gmap_canvas, .section-dealer .dealer-areas .area-item .map iframe { width: 100%; }
  .section-dealer .dealer-areas .area-item .address { padding: 20px 15px; }
  .section-dealer .dealer-areas .area-item .address span.space { display: block; opacity: 0; }
  .section-dealer .dealer-areas .area-item .link { position: static; display: block; line-height: 34px; } }
.page-template-lcv-acc .breadcrumb .list-bdc .bdc-item a { pointer-events: none; }
.page-template-lcv-acc .breadcrumb .list-bdc .bdc-item:first-child a { pointer-events: auto; }

.lcv-assessories .acc-tabs { margin-bottom: 80px; }
.lcv-assessories .acc-tabs .tab-item { width: 50%; text-transform: uppercase; color: #646464; font-weight: 800; font-size: 13px; line-height: 23px; padding: 20px; text-align: center; cursor: pointer; border: 1px solid #eaeaea; }
.lcv-assessories .acc-tabs .tab-item.active { background-color: #c80200; color: #ffffff; border-color: #c80200; }
.lcv-assessories .acc-gallery .acc-item .wrap-content, .lcv-assessories .acc-gallery .acc-fancybox-item .wrap-content, .lcv-assessories .acc-gallery .text-center .wrap-content { padding: 0 39px; }
.lcv-assessories .acc-gallery .acc-item .title, .lcv-assessories .acc-gallery .acc-fancybox-item .title, .lcv-assessories .acc-gallery .text-center .title { color: #c80200; font-weight: 600; font-size: 15px; text-transform: capitalize; line-height: 34px; padding: 20px 0; }
.lcv-assessories .acc-gallery .acc-item .link, .lcv-assessories .acc-gallery .acc-fancybox-item .link, .lcv-assessories .acc-gallery .text-center .link { display: inline-block; color: #000000; font-size: 12px; font-weight: 700; text-transform: uppercase; line-height: 34px; }
.lcv-assessories .acc-gallery .acc-item .link i, .lcv-assessories .acc-gallery .acc-fancybox-item .link i, .lcv-assessories .acc-gallery .text-center .link i { color: #c80200; margin-left: 15px; }
.lcv-assessories .acc-gallery .acc-item.text-center, .lcv-assessories .acc-gallery .acc-fancybox-item.text-center, .lcv-assessories .acc-gallery .text-center.text-center { text-align: center; padding-bottom: 25px; line-height: 25px; }
.lcv-assessories .acc-gallery .acc-item.text-center .title, .lcv-assessories .acc-gallery .acc-fancybox-item.text-center .title, .lcv-assessories .acc-gallery .text-center.text-center .title { padding-bottom: 15px; font-size: 20px; }
.lcv-assessories .acc-gallery .acc-item.text-center .link, .lcv-assessories .acc-gallery .acc-fancybox-item.text-center .link, .lcv-assessories .acc-gallery .text-center.text-center .link { margin-left: auto; margin-right: auto; background-color: #c80200; color: #ffffff; padding: 5px 35px; margin-bottom: 0; }
.lcv-assessories .acc-gallery .acc-item.text-center .link[href=""], .lcv-assessories .acc-gallery .acc-fancybox-item.text-center .link[href=""], .lcv-assessories .acc-gallery .text-center.text-center .link[href=""] { display: none; }
.lcv-assessories .acc-gallery .acc-item { -webkit-box-shadow: 0 0 70px rgba(212, 212, 212, 0.15); box-shadow: 0 0 70px rgba(212, 212, 212, 0.15); margin-bottom: 30px; display: block; }
.lcv-assessories .acc-gallery .acc-item:hover .title, .lcv-assessories .acc-gallery .acc-item.active .title { border-color: transparent; -webkit-transition: all 0.35s; transition: all 0.35s; }
.lcv-assessories .acc-gallery .acc-item:hover .title::before, .lcv-assessories .acc-gallery .acc-item.active .title::before { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); }
.lcv-assessories .acc-gallery .acc-item .thumb { display: block; }
.lcv-assessories .acc-gallery .acc-item .thumb > img { width: 100%; }
.lcv-assessories .acc-gallery .acc-item .title { border-bottom: 1px solid #eaeaea; -webkit-transition: all 0.35s; transition: all 0.35s; overflow: hidden; position: relative; }
.lcv-assessories .acc-gallery .acc-item .title:before { position: absolute; left: -1px; width: 100%; height: 1px; content: ''; -webkit-transition: -webkit-transform 0.35s; transition: -webkit-transform 0.35s; transition: transform 0.35s; transition: transform 0.35s, -webkit-transform 0.35s; -webkit-transform: translate3d(-100%, 0, 0); transform: translate3d(-100%, 0, 0); bottom: 0; background: #c80200; }
.lcv-assessories .acc-gallery .acc-item .link { margin: 20px 0; }
.lcv-assessories .acc-gallery .acc-fancybox-item { background-color: #ffffff; }
.lcv-assessories .acc-gallery .acc-fancybox-item .desc { line-height: 34px; }
.lcv-assessories .acc-gallery .acc-fancybox-item .link { margin: 20px 0 30px; }

.fancybox-wrap-accessories .fancybox-content { background: none; padding: 44px 0; max-width: 600px; margin-bottom: 0 !important; }
.fancybox-wrap-accessories .fancybox-content .fancybox-close-small { padding-left: 0; padding-right: 0; text-align: right; }
.fancybox-wrap-accessories .fancybox-content .fancybox-close-small svg { display: inline-block; width: auto; }
.fancybox-wrap-accessories .fancybox-content .lcv-assessories .thumb { text-align: center; }
.fancybox-wrap-accessories .fancybox-content .lcv-assessories .thumb img { width: 100%; }

.fancybox-wrap-service .fancybox-content { background: none; padding: 44px 0; max-width: 800px; margin-bottom: 0 !important; }
.fancybox-wrap-service .fancybox-content .fancybox-close-small { padding-left: 0; padding-right: 0; text-align: right; }
.fancybox-wrap-service .fancybox-content .fancybox-close-small svg { display: inline-block; width: auto; }

.page-template-lcv-home .main-header .main-menu .menu .product-item { display: none; }

.car-slider .slider-main .owl-nav { max-width: 1330px; height: 53px; }
.car-slider .slider-main .owl-nav button { width: 53px; font-size: 0; }
.car-slider .slider-main .owl-nav button.owl-prev { left: 15px; background: url("../images/icon/arrow-left-01.png") no-repeat center center; }
.car-slider .slider-main .owl-nav button.owl-next { right: 15px; background: url("../images/icon/arrow-right-01.png") no-repeat center center; }
.car-slider .slider-main .owl-dots { max-width: 1330px; text-align: center; margin: auto; bottom: 50px; }

.car-slider.product-slider .owl-carousel .owl-dots { bottom: 48px; }
.car-slider .slide-item { position: relative; }
.car-slider .slide-item .slide-content { text-align: center; position: absolute; right: 4.6875%; top: 20.4%; width: 44%; color: #ffffff; }
.car-slider .slide-item .slide-content img { width: 100%; }
.car-slider .slide-item .slide-content .btn-explore { display: inline-block; text-transform: uppercase; background-color: #c80200; font-weight: 500; padding: 15px 28px; }

.description-unlock { background-color: #c80200; text-transform: uppercase; text-align: center; padding: 70px 0 55px; }
.description-unlock .heading { color: #ffffff; font-size: 20px; font-weight: black; line-height: 26px; }
.description-unlock .desc { color: #ffffff; margin-top: 17px; line-height: 34px; font-size: 12px; font-weight: 500; }

@media screen and (max-width: 767px) { .car-slider.product-slider { padding: 0; border: 0; }
  .car-slider.product-slider .owl-carousel .owl-dots { display: none; }
  .car-slider .slide-item img { width: auto; }
  .car-slider .slide-item .slide-content { right: 0; left: 0; margin: auto; width: 100%; }
  .car-slider .slide-item .slide-content .btn-explore { font-size: 12px; }
  .description-unlock { padding: 40px 30px; }
  .description-unlock .heading { font-size: 17px; } }
.product-info .product-heading { max-width: 100%; padding: 0; background-position: top center; background-repeat: no-repeat; background-size: cover; }
.product-info .product-heading .title { color: #ffffff; background-color: rgba(0, 0, 0, 0.3); padding: 55px 0 170px; }
.product-info .product-heading .title .title-small { top: -36px; }
.product-info .product-heading .title .title-logo { position: relative; display: inline-block; }
.product-info .product-heading .title .title-logo::after { content: "\f0d7"; font-family: "Font Awesome 5 Free"; position: absolute; width: 100%; bottom: -70%; left: -23%; z-index: 2; }
.product-info .product-detail { margin-top: -100px; position: relative; z-index: 1; }
.product-info .product-detail .container .row { -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; margin: 0 auto; }
.product-info .product-detail .container .row .mobile-slider { max-width: 1200px; }
.product-info .product-detail .container .row .mobile-slider .owl-item { text-align: center; }
.product-info .product-detail .container .row .mobile-slider .owl-nav button { background-color: #c80200; color: #ffffff; }
.product-info .product-detail .container .row .product-item { text-align: center; max-width: 330px; display: inline-block; padding: 0 15px; cursor: pointer; }
.product-info .product-detail .container .row .product-item .product-img { margin-bottom: 10px; }
.product-info .product-detail .container .row .product-item img { width: auto; margin: 0 auto; }
.product-info .product-detail .container .row .product-item .product-name { position: relative; text-align: left; padding-right: 30px; }
.product-info .product-detail .container .row .product-item .product-name img { margin-left: 0; }
.product-info .product-detail .container .row .product-item .product-name .price { text-transform: uppercase; margin: 0px 0; font-weight: 600; font-size: 16px; letter-spacing: 1px; }
.product-info .product-detail .container .row .product-item .product-name .title { text-transform: uppercase; font-weight: 500; font-size: 10px; letter-spacing: 1px; }
.product-info .product-detail .container .row .product-item .product-name .price span { font-size: 10px; top: -0.75px; position: relative; }
.product-info .product-detail .container .row .product-item .product-name .logo-care { position: absolute; right: 0; top: 0; width: 23%; }
.product-info .product-detail .container .row .product-item .product-name .logo-care img { cursor: pointer; }
.product-info .product-detail .container .row .product-item .product-machine { border-top: 1px solid #eaeaea; padding: 25px 0 40px; position: relative; overflow: hidden; }
.product-info .product-detail .container .row .product-item .product-machine ul { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -ms-flex-line-pack: justify; align-content: space-between; }
.product-info .product-detail .container .row .product-item .product-machine ul li { -webkit-box-flex: 1; -ms-flex-positive: 1; flex-grow: 1; width: 33.33%; }
.product-info .product-detail .container .row .product-item .product-machine ul li:first-child { text-align: left; }
.product-info .product-detail .container .row .product-item .product-machine ul li:last-child { text-align: right; }
.product-info .product-detail .container .row .product-item .product-machine::before { position: absolute; left: -1px; width: 100%; height: 1px; content: ''; -webkit-transition: -webkit-transform 0.35s; transition: -webkit-transform 0.35s; transition: transform 0.35s; transition: transform 0.35s, -webkit-transform 0.35s; -webkit-transform: translate3d(-100%, 0, 0); transform: translate3d(-100%, 0, 0); top: 0; background: #c80200; }
.product-info .product-detail .container .row .product-item:hover .product-machine { border-color: transparent; -webkit-transition: all 0.35s; transition: all 0.35s; }
.product-info .product-detail .container .row .product-item:hover .product-machine::before { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); }

.customer-content table { width: 100%; }
.customer-content table th, .customer-content table td { border: 1px solid #cccccc; width: 33.3333333333%; padding: 17px 0px; color: #333333; }
.customer-content table th, .customer-content table tr:first-child td { text-align: left; background-color: #f2f2f2; text-transform: capitalize; font-weight: 800; }
.customer-content table td { text-transform: uppercase; font-weight: 500; }
.customer-content table tr:first-child td, .customer-content table th, .customer-content table td { width: auto; text-align: center; }
.customer-content.popup-customer { max-width: 1200px; }
.customer-content.popup-customer .table { margin: 10px auto 20px; overflow: auto; }
.customer-content.popup-customer .table table { min-width: 960px; }

@media screen and (max-width: 750px) { #main .product-info .product-heading .title { padding: 35px 0 130px; }
  #main .product-info .product-heading .title .title-small { font-size: 17px; padding-top: 40px; top: -20px; }
  #main .product-info .product-heading .title .title-logo img { max-height: 23px; width: auto; }
  .product-info .product-detail .container .product-slider { padding-bottom: 0; }
  .product-info .product-detail .container .product-slider .mobile-slider .owl-nav { bottom: auto; margin-top: 45px; }
  .product-info .product-detail .container .product-slider .mobile-slider .owl-nav button { width: 41px; height: 41px; color: #c80200; background: #fff; }
  .product-info .product-detail .container .product-slider .mobile-slider .product-item { max-width: none; }
  .product-info .product-detail .container .product-slider .mobile-slider .product-item .product-name .price { font-size: 16px; } }
.page-template-lcv-service #main { padding-bottom: 78px; }

.page-template-lcv-dealer #main { padding-bottom: 76px; }

.page-template-lcv-acc #main { padding-bottom: 50px; }

body.search .main-header { border-bottom: 1px solid #eaeaea; }

/*MT CSS*/
.product-support .btn-calc {
    display: none;
}
.accordion {
  background-color: #eee;
  color: #c80200;
  cursor: pointer;
  padding: 18px;
  width: 100%;
  border: 1px solid #f6cfc3;;
  text-align: center;
  outline: none;
  font-size: 15px;
  transition: 0.4s;
}

.mt-active, .accordion:hover {
  background-color: #ccc; 
}

.mt-active:before {
    content: "\2212" !important;
	font-size: 16px;
}

.accordion:before {
    content: '\002B';
	font-size: 16px;
    color: #c80200;
    font-weight: bold;
    float: left;
    margin-right: 10px;
}

.panel {
  padding: 0;
  display: none;
  background-color: white;
  overflow: hidden;
}
.panel .row-15, #compare-detail-here .row-15 {
	margin: 0;
}
#compare-detail-here .row-15 .col-0, #compare-detail-here .row-15 .col-1, #compare-detail-here .row-15 .col-2, 
#compare-detail-here .row-15 .col-3, #compare-detail-here .row-15 .col-20, #compare-detail-here .row-15 .col-30, 
#compare-detail-here .row-15 .col-40 {
    border: 1px solid #f6cfc3;
    /*background: #fff;*/
}
.mt-row .row-15 .col-0, .mt-row .row-15 .col-1, .mt-row .row-15 .col-2, 
.mt-row .row-15 .col-3, .mt-row .row-15 .col-20, .mt-row .row-15 .col-30, 
.mt-row .row-15 .col-40 {
    border: 1px solid #f6cfc3;
    background: #fff;
}
.mt-content {
	text-align: center;
}
.mt-content-accordion {
    height: auto;
    font-weight: 700;
    flex-shrink: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    padding: 10px;
    
}
.mt-title
{
    height: auto;
    font-weight: 700;
    flex-shrink: 0;
    display: flex;
    /*justify-content: center;*/
    align-items: center;
    /*text-align: center;*/
    padding: 10px;
    
}


.col-0 {
	width: 50%;
}
.col-1, .col-30 {
	width: 33.3333%;
}
.mt-alike-widget .col-30 {
	width: 30%;
}
.col-2 {
	width: 25%;
}
.col-3, .col-20 {
	width: 20%;
}
.mt-section .section-heading {
	padding: 25px 0;
}
.mt-section .section-content {
    padding-bottom: 100px;
}
.mt-content h2 {
    padding: 15px 0;
    font-size: 16px;
}
.alike-compare-title h2 {
    margin: 0px 0 50px 0;
    font-size: 20px;
    font-weight: 400;
    letter-spacing: .4px;
    text-align: center;
}
.mt-alike-widget .alike-compare-widget-post {
    display: inline-block;
    border: 1px solid #dfdbd8;
	background: #f7f7f7;
    padding: 20px;
    margin: 18px;
}
.mt-add-icon {
	width: 116px;
    height: 116px;
    display: inline-block;
    border-radius: 50%;
    background-color: #c80200;
    position: relative;
    margin: 20px 0 40px;
}
span.mt-add-icon:before {
    content: "";
    width: 5px;
    height: 40px;
    background-color: #fff;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}
.mt-add-icon:after {
    content: "";
    width: 5px;
    height: 40px;
    background-color: #fff;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%) rotate(90deg);
}
.alike-compare-widget-post-remove {
    width: 40px;
    height: 40px;
    padding: 10px;
}
.alike-compare-widget-post-add {
    text-align: center;
	padding: 15px;
}
.mt-add-title {
    margin: 0 -4rem;
    position: relative;
    left: -50px;
}
.mt-alike-widget .alike-compare-widget-post-title {
    font-weight: 600;
	width: 100%;
	margin: 20px 0 0;
	text-align: center;
}
.mt-alike-compare-action {
    text-align: center;
    margin: 20px 0 60px;
}
.maytech-remove-all-button {
    font-size: 16px;
    font-weight: 500;
	color: #fff;
    padding: 12px 40px;
    border: 1px solid #c80200;
    background-color: #c80200;
    cursor: pointer;
}
.mt-alike-top:nth-child(2)/* , .mt-popup-compare .product-item:nth-child(2) */ {
    display: none;
}
.mt-popup-compare .product-item {
    padding: 20px 0 60px;
}
.mt-car-select {
    font-size: 14px;
    font-weight: 500;
    color: #fff;
    padding: 10px 20px;
    position: relative;
    top: 15px;
    border: 1px solid #c80200;
    background-color: #c80200;
    cursor: pointer;
}
.mt-popup-compare .product-name img {
    width: 75%;
    height: auto;
}
.mt-popup-compare .price {
    text-transform: uppercase;
    margin: 0px 0;
    font-weight: 600;
    font-size: 16px;
    letter-spacing: 1px;
}
.product-name .name {
    font-size: 16px;
    color: #c80200;
    line-height: 27px;
    font-weight: bold;
	margin-top: 20px;
}
.product-name b {
    text-transform: none;
    font-weight: 600;
}
.mt-daily {
    color: #646464 !important;
    text-decoration: none !important;
    text-transform: none;
}
.alike-compare-widget-button, .alike-compare-widget-content {
    display: none;
}
.mt-section .popup .popup-close {
    position: absolute;
    right: 0;
    top: 0;
    display: block;
	width: auto;
    height: auto;
    color: #ffffff;
    cursor: pointer;
    border: 1px solid #c80200;
    background: #c80200;
    font-size: 20px;
    padding: 5px 10px;
}
.mt-submit input {
    color: #ffffff;
    cursor: pointer;
    border: 1px solid #646464;
    background: #646464;
    font-size: 15px;
    padding: 5px 15px;
    margin: 10px 0 0 30px;
    position: relative;
    top: 6px;
}
.popup-cost .form-group .cost-table {
    padding-left: 0;
}
.popup-cost .mt-cost-row .content-left {
    padding: 50px;
    border: 1px solid #cdcdcd;
	box-shadow: 0px 6px 10px 6px rgb(0 0 0 / 10%);
}
.mt-cost .popup-cost {
    max-width: 1280px;
}
.alike-group-content {
    text-align: center;
}
.mt-alike-top .form-content.row-15 {
    background: #c80200 !important;
    color: white;
}
.mt-alike-top h3 {
    padding: 20px 0;
    /* text-align: center; */
}
.mt-alike-top .mt-title {
    display: contents;
    text-align: center;
}
.page-template-general-news-lcv .pagination {
    margin: 10px 0 76px;
}
.page-template-general-news-lcv .section-heading {
    padding: 50px;
}
.mt-compare-product, .mt-cost-product {
    padding: 5px 14px;
    color: #fff;
    background-color: #c80200;
    display: inline-block;
}
.mt-compare-product {
    margin: 10px 10px 10px 0;
}
.mt-cost-product {
    margin: 10px 0 10px 10px;
}

/* Begin MT CSS HEADER*/
.main-header {
    height: auto !important;
}
.mt-col {
    z-index: 1000;
    position: relative;
    display: block;
    /*background: url(/assets/images/header-bg.jpg) no-repeat scroll 0 0/100% 100%;;
    ;;background-color: #ffffff;;;*/
    display: -ms-flexbox;
    -ms-flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    padding: 5px 5px 5px;
}
.mt-col .mt-info {
    margin-top:0;
}
.mt-logo {
    width: 30%;
    margin: 18px 10px 0 0px;
    z-index: 10;
}
.mt-col .mt-contact .contact-box {
    position: absolute;
    top: 50%;
    left: 0;
    right: 15%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    text-align: right;
}
.mt-col .mt-social .social-box {
    width: max-content;
    position: absolute;
    top: 50%;
    right: 1%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    text-align: right;
}
.mt-col .mt-contact li {
    display: inline-block;
    margin-left: 20px;
    font-size: 16px;
    font-weight: 700;
}
.mt-col .mt-social .social-box li {
    display: inline-block;
    margin-left: 5px;
    font-size: 16px;
    font-weight: 500;
}
.mt-col .mt-contact li strong {
    font-size: 20px;
    color: #ed1c24;
	font-weight: 500;
}
.social-box .icon-social {
    width: 30px;
    height: 30px;
    font-size: 20px;
    line-height: 1;
    padding-top: 2px;
}
.social-box .icon-social {
    display: table-cell;
    vertical-align: middle;
    border-radius: 50%;
    text-align: center;
    color: #fff;
    font-size: 16px;
    -webkit-transition: background-color .2s linear;
    transition: background-color .2s linear;
}
.facebook {
    background-color: #3b5998;
}
.youtube {
    background-color: #b00;
}
.main-header .top-nav {
    position: relative;
}



@media (max-width: 480px){
	.mt-col {
		display: none;
	}
}
/* End MT CSS HEADER*/


/*An thêm*/

@media screen and (max-width: 480px) {

.mt-title {
    height: auto; 
    font-weight: 700;
    flex-shrink: 0;
    display: block;
    /* justify-content: center; */
    align-items: center;
    /* text-align: left; */
}

.mt-add-icon {
    width: 60px;
    height: 60px;
    display: inline-block;
    border-radius: 50%;
    background-color: #c80200;
    position: relative;
    margin: 20px 0 40px;
    margin-left: 0px;
}


	.mt-alike-widget .alike-compare-widget-post {
    display: inline-block;
    border: 1px solid #dfdbd8;
    background: #f7f7f7;
    padding: 0px;
    margin: 3px;
	}
	
	.ui-btn.btn-primary {
    line-height: 34px;
    padding: 0px 0px;
}
	.mt-add-title {
    margin: 0 -4rem;
    position: relative;
    left: -16px;
    text-align: center;
}
.alike-compare-widget-post-add {
    text-align: center;
    padding: 0px;
    padding-top: 55px;
	margin-left: -24px;
}
.ui-btn {
    border: 0;
    background-color: transparent;
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 600;
    cursor: pointer;
    transition: all .2s;
}


.col-2 {
    width: 25%;
}

.product-item.col-2 {
    width: 50%;
}

span.mt-add-icon:after {
    content: "";
    width: 3px;
    height: 20px;
    background-color: #fff;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%) rotate(90deg);
}
span.mt-add-icon:before {
    content: "";
    width: 3px;
    height: 20px;
    background-color: #fff;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}

.alike-group-content {
    text-align: left;
}

.container-1200.mt-section{
	overflow-x: auto;
   	width: 400px;
	}

.mt-section .section-content{
	width:650px;
	
}
.col-2 {
    display: flex;
    flex-direction: column-reverse;
    justify-content: space-around;
}
}

@media screen and (min-width: 540px) and (max-width: 1024px) {

.mt-title {
    height: auto; 
    font-weight: 700;
    flex-shrink: 0;
    display: block;
    /* justify-content: center; */
    align-items: center;
    /* text-align: left; */
}

.mt-add-icon {
    width: 60px;
    height: 60px;
    display: inline-block;
    border-radius: 50%;
    background-color: #c80200;
    position: relative;
    margin: 20px 0 40px;
    margin-left: 0px;
}


	.mt-alike-widget .alike-compare-widget-post {
    display: inline-block;
    border: 1px solid #dfdbd8;
    background: #f7f7f7;
    padding: 0px;
    margin: 3px;
	}
	
	.ui-btn.btn-primary {
    line-height: 34px;
    padding: 0px 0px;
}
	.mt-add-title {
    margin: 0 -4rem;
    position: relative;
    left: -16px;
    text-align: center;
}
.alike-compare-widget-post-add {
    text-align: center;
    padding: 0px;
    padding-top: 55px;
    margin-left: -24px;
}
.ui-btn {
    border: 0;
    background-color: transparent;
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 600;
    cursor: pointer;
    transition: all .2s;
}
	
span.mt-add-icon:after {
    content: "";
    width: 3px;
    height: 20px;
    background-color: #fff;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%) rotate(90deg);
}
span.mt-add-icon:before {
    content: "";
    width: 3px;
    height: 20px;
    background-color: #fff;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}
.col-2 {
    display: flex;
    flex-direction: column-reverse;
    justify-content: space-around;
}
}

.mt-logo-isuzu {
    width: 10%;
    margin: 18px 0px 0 5px;
    z-index: 10;
}
.main-header .switch-lang{
display: none;
}

/*.mota_dongco, .mota_noithat,.mota_ngoaithat{	
    padding: 10px;
    background: lightgrey;
    border: solid;
    border-width: 1px;
	}
*/

.mota_dongco, .mota_noithat,.mota_ngoaithat{	
    padding: 20px;
    background: #f1f3f4;
    border: solid;
    border-color: #c4c6c7;
    border-width: 1px;
    text-align:justify;
    padding: 1% 10% 1% 10%;
    width: 0;
    min-width: 100%;
}
.mt-grid-container{
display: grid;
    /* flex-direction: column; */
    grid-template-columns: auto auto auto
}

