/*! 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, .about-ceo .ceo-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, .about-ceo .ceo-tabs > .tab-item { cursor: pointer; }
.general-news .news-tabs > a.tab-item, .popup .popup-filters .wrap-tab > a.tab-item, .about-ceo .ceo-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: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 { 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; }
.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: 35px; 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: 25%; 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: 19px 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: #df3603; }
.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: 30px; } }
@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; }
  .map-size {
    width: 100%;}
  .detail {
    position: unset !important;
    width: 100% !important;
    -webkit-transform: translateY(0%) !important;}
  p.lien-he {
    float: none !important;
}

.lien-he-list {
    padding-left: 0rem !important;
}
  .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; } }
.page-template-default h2, .page-template-default h3 { padding: 10px 0; }

.section-heading { padding-top: 95px; padding-bottom: 50px; }

@media screen and (max-width: 750px) { .section-heading { padding: 45px 0; }
  .row .col-25, .row .col-33, .row .col-50, .row-10 .col-25, .row-10 .col-33, .row-10 .col-50, .row-15 .col-25, .row-15 .col-33, .row-15 .col-50 { margin-bottom: 15px; } }
.general-product-feature .feature-item { position: relative; background-repeat: no-repeat; background-size: cover; background-position: top center; }
.general-product-feature .feature-bg { width: 100%; }
.general-product-feature .feature-head { z-index: 3; color: #ffffff; max-width: 520px; padding: 60px 15px 42%; right: 0; left: 0; margin: 0 auto; position: relative; }
.general-product-feature .feature-head .feature-heading { font-size: 36px; font-weight: bold; margin-bottom: 18px; }
.general-product-feature .feature-head .feature-desc { line-height: 20px; margin-bottom: 40px; min-height: 90px; }
.general-product-feature .feature-head .ui-btn { background-color: #c80200; color: #ffffff; padding: 15px 30px; display: inline-block; font-size: 13px; }
.general-product-feature .feature-head .ui-btn:hover { background-color: #b20300; opacity: 1; }
.general-product-feature .feature-car { z-index: 2; bottom: -13%; position: absolute; width: 100%; left: 0; margin: 0 auto; text-align: center; }
.general-product-feature .feature-car img { width: 100%; }

@media screen and (max-width: 750px) { .page-template-general-home .general-product-feature .feature-item { background-size: auto 77%; }
  .page-template-general-home .general-product-feature .feature-item .feature-head { padding: 30px 20px 0; }
  .page-template-general-home .general-product-feature .feature-item .feature-head .feature-heading { font-size: 28px; }
  .page-template-general-home .general-product-feature .feature-item .feature-desc { line-height: 28px; margin-bottom: 10px; font-weight: 500; }
  .page-template-general-home .general-product-feature .item-01 .feature-car, .page-template-general-home .general-product-feature .item-02 .feature-car { margin: 0 auto; width: 100%; position: static; } }
.general-technology .heading { font-size: 32px; line-height: 42px; font-weight: 900; text-transform: uppercase; text-align: center; color: #c80200; padding: 63px 0; }
.general-technology .content h2 { text-transform: uppercase; font-size: 30px; font-weight: bold; margin-bottom: 25px; }
.general-technology .content h3 { text-transform: uppercase; font-size: 18px; font-weight: bold; margin: 20px 0; line-height: 33px; }
.general-technology .content p { font-size: 13px; line-height: 27px; color: #686868; }
.general-technology .content p + p { margin-top: 30px; }
.general-technology .content .tech-history { background: #001c3b; font-size: 16px; padding-bottom: 70px; }
.general-technology .content .tech-history h3 { font-size: 20px; }
.general-technology .content .tech-history p + p { margin-top: 0px; }
.general-technology .content .tech-history .tech-blue { background: url("../images/tech-bg-1.jpg") center top repeat-x #2480b4; margin-bottom: -6%; }
.general-technology .content .tech-history .tech-blue h2 { margin-top: 50px; }
.general-technology .content .tech-history .tech-blue .tech-title { padding: 50px 0; }
.general-technology .content .tech-history .tech-blue .tech-title h2 { margin-top: 0; margin-bottom: 35px; }
.general-technology .content .tech-history .tech-blue .tech-title h3 { margin: 30px 0; }
.general-technology .content .tech-history .tech-blue .tech-content { background: url("../images/tech-bg-2.png") center bottom no-repeat; background-size: 100% auto; padding-bottom: 9%; }

@media (max-width: 1550px) { .general-technology .content .tech-history .tech-blue .tech-content { padding-bottom: 0; }
  .general-technology .content .tech-history .tech-blue { margin-bottom: 0; } }
@media screen and (max-width: 750px) { .top-banner .menu-tabs .menu .menu-item { font-size: 11px; padding: 5px; }
  .top-banner .menu-tabs .menu .menu-item + .menu-item { margin-left: 0; }
  .general-technology .content h2 { font-size: 25px; }
  .general-technology .content h3 { margin-bottom: 25px; font-size: 18px; } }
.general-promotion .content { padding-bottom: 90px; }
.general-promotion .content h2 { text-transform: uppercase; font-size: 30px; font-weight: bold; margin-bottom: 25px; }
.general-promotion .content h3 { text-transform: uppercase; font-size: 18px; font-weight: bold; margin: 20px 0; line-height: 33px; }
.general-promotion .content p { font-size: 13px; line-height: 27px; color: #686868; }
.general-promotion .content p + p { margin-top: 16px; }
.general-promotion .content table { width: 100%; font-size: 13px; line-height: 24px; margin: 15px 0; }
.general-promotion .content table th, .general-promotion .content table td { border: 1px solid #cccccc; padding: 15px; }
.general-promotion .content .content-table { padding-top: 15px; }
.general-promotion .content .content-table table { text-align: center; }
.general-promotion .content .content-table table thead { background-color: #4472c4; color: #ffffff; }
.general-promotion .content .content-table table td:nth-child(even) { background-color: #deeaf6; }
.general-promotion .content .content-table table tr.table-title td:nth-child(even) { background: none; }
.general-promotion .content .content-table table tr.table-subtitle td:nth-child(odd) { background-color: #deeaf6; }
.general-promotion .content .content-table table tr.table-subtitle td:nth-child(even) { background: none; }
.general-promotion .content ul { padding-left: 15px; margin-bottom: 5px; }
.general-promotion .content ul li { list-style: square inside; }
.general-promotion .content .promo-thankyou { display: none; }
.general-promotion .content .promo-thankyou a { display: inline-block; }
.general-promotion .content .history { padding-top: 60px; }
.general-promotion .content .history .col-50:first-child { padding-right: 10%; }
.general-promotion .content .get-promo { padding-top: 35px; padding-bottom: 30px; }
.general-promotion .content .get-promo h3 { background-color: #68cbf4; padding: 10px; color: #000; font-size: 26px; margin-bottom: 0; }
.general-promotion .content .get-promo .content-promo { border: 1px solid #777779; border-top: none; border-radius: 0 0 40px 40px; padding: 18px; padding-right: 10%; background: url(../images/general/promotion_6.jpg) 98% center no-repeat; background-size: 8% auto; }
.general-promotion .content .get-promo .content-promo label { width: 20%; text-align: right; display: inline-block; }
.general-promotion .content .get-promo .content-promo span { width: 79%; padding-left: 15px; display: inline-block; }
.general-promotion .content .get-promo .content-promo span.wpcf7-not-valid-tip { display: none; }
.general-promotion .content .get-promo .content-promo input { width: 100%; line-height: 42px; border: 1px solid #777779; border-radius: 20px; padding: 0 10px; }
.general-promotion .content .get-promo .content-promo input.wpcf7-not-valid { border-color: red; }
.general-promotion .content .get-promo p input.wpcf7-submit { background-color: #c80200; color: #ffffff; border: none; padding: 18px 40px; font-size: 22px; margin-top: -1px; border-radius: 0 0 20px 20px; font-weight: 700; cursor: pointer; }
.general-promotion .content .get-promo .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; }
.general-promotion .content .timeline { padding-top: 50px; }

@media screen and (max-width: 750px) { .top-banner .menu-tabs .menu .menu-item { font-size: 11px; padding: 5px; }
  .top-banner .menu-tabs .menu .menu-item + .menu-item { margin-left: 0; }
  .general-promotion { line-height: normal; }
  .general-promotion .content { padding-top: 20px; padding-bottom: 60px; }
  .general-promotion .content h2 { font-size: 25px; line-height: normal; }
  .general-promotion .content h3 { margin-bottom: 0px; font-size: 18px; }
  .general-promotion .content .get-promo { padding-top: 0; }
  .general-promotion .content .get-promo h3 { font-size: 18px; }
  .general-promotion .content .get-promo p input.wpcf7-submit { font-size: 18px; }
  .general-promotion .content .get-promo .content-promo { padding-right: 18px; background: none; }
  .general-promotion .content .get-promo .content-promo label { display: block; width: auto; text-align: left; }
  .general-promotion .content .get-promo .content-promo span { width: auto; display: block; padding-left: 0; }
  .general-promotion .content .history { padding-top: 20px; }
  .general-promotion .content .history h3 { margin-top: 10px; }
  .general-promotion .content .timeline { padding-top: 20px; padding-bottom: 20px; }
  .general-promotion .content .content-table { overflow: auto; }
  .general-promotion .content .content-table table { width: 700px; }
  .general-promotion .content ul li { line-height: 23px; } }
.lcv-campaign { background-color: #000; }
.lcv-campaign img.size-full { width: 100%; }
.lcv-campaign .lcv-campaign-slider { background: url(../images/general/lcv-campaign2.jpg) top no-repeat #fff; background-size: 100% auto; padding-top: 12%; }
.lcv-campaign .lcv-campaign-slider img.title-text { display: block; margin: 0 auto; }
.lcv-campaign .lcv-campaign-slider .slider-normal { margin-top: 12%; position: relative; padding: 0 60px; }
.lcv-campaign .lcv-campaign-slider .slider-normal .owl-nav { position: absolute; left: 0; right: 0; top: 0; bottom: 0; margin: auto; visibility: hidden; width: 100%; max-width: 1330px; height: 63px; }
.lcv-campaign .lcv-campaign-slider .slider-normal .owl-nav button { width: 63px; visibility: visible; position: absolute; }
.lcv-campaign .lcv-campaign-slider .slider-normal .owl-nav button.owl-prev { height: 63px; left: 0; background: url("../images/icon/arrow-right-05.png") no-repeat left center; background-size: 100% auto; }
.lcv-campaign .lcv-campaign-slider .slider-normal .owl-nav button.owl-next { right: 0; height: 63px; -webkit-transform: rotate(180deg); transform: rotate(180deg); background: url("../images/icon/arrow-right-05.png") no-repeat right center; background-size: 100% auto; }
.lcv-campaign .lcv-campaign-slider img.size-full.aligncenter { width: auto; }
.lcv-campaign .reward { background-color: #fff; padding: 20px 0; }

.get-lcv-campaign { margin: 65px auto 135px; max-width: 80%; text-align: center; }
.get-lcv-campaign .row-15 { margin-bottom: 20px; }
.get-lcv-campaign .row-15 .wpcf7-not-valid-tip { text-align: left; }
.get-lcv-campaign input, .get-lcv-campaign select { text-transform: uppercase; outline: none; width: 100%; padding: 10px 12px; border-radius: 15px; font-size: 14px; }
.get-lcv-campaign select { background: url("../images/icon/icon-dropdown.png") no-repeat right center #fff; -moz-appearance: none; -webkit-appearance: none; appearance: none; }
.get-lcv-campaign select option { font-size: 16px; }
.get-lcv-campaign input[type="submit"] { background-color: #ed1c24; width: 70%; padding: 15px 30px; cursor: pointer; font-weight: 700; color: #fff; border-radius: 15px; border: none; }
.get-lcv-campaign .ajax-loader { position: fixed; width: 100%; height: 100%; left: 0; top: 0; background-repeat: no-repeat; background-position: center; background-color: rgba(0, 0, 0, 0.1); }

.lcv-campaign-thank { border: 1px solid #e5e5e5; border-radius: 20px; margin: 20px auto; padding: 10px 20px 60px; max-width: 770px; }
.lcv-campaign-thank h3 { font-size: 18px; }

@media screen and (max-width: 750px) { .lcv-campaign .lcv-campaign-slider { padding-top: 40px; background-size: auto 50%; }
  .lcv-campaign .lcv-campaign-slider img.title-text { max-width: 45%; }
  .lcv-campaign .lcv-campaign-slider .slider-normal { margin-top: 0px; }
  .lcv-campaign .lcv-campaign-slider .slider-normal .owl-nav button { width: 35px; }
  .get-lcv-campaign { margin: 50px auto; max-width: 90%; }
  .get-lcv-campaign .row-15 { margin-bottom: 0px; }
  .get-lcv-campaign .col-60, .get-lcv-campaign .col-40 { margin-bottom: 20px; }
  .get-lcv-campaign input, .get-lcv-campaign select { font-size: 12px; }
  .get-lcv-campaign select option { font-size: 12px; }
  .get-lcv-campaign input[type="submit"] { margin-top: 20px; padding: 10px 20px; }
  .lcv-campaign-thank { max-width: 100%; padding: 0 15px 40px; } }
.app-care { background: url("../images/app-care/bg-top.png") top right no-repeat; padding-top: 70px; }
.app-care .container-1400 { max-width: 1546px; margin: 0 auto; }
.app-care .text-center { text-align: center; }
.app-care .logo-care { max-width: 60%; margin: 0 auto; }
.app-care .app-review { display: -webkit-box; display: -ms-flexbox; display: flex; padding-top: 21px; padding-bottom: 54px; }
.app-care .app-review .app-img { width: 50%; }
.app-care .app-review .app-detail { padding-top: 27px; -webkit-box-flex: 2; -ms-flex: 2; flex: 2; }
.app-care .app-review .app-detail .text { padding-left: 15%; padding-bottom: 34px; }
.app-care .app-review .app-detail .store { padding-right: 12px; max-width: 80%; margin: 0 auto; }
.app-care .app-review .app-detail .store .btn img { max-width: 60%; }
.app-care .app-review .app-detail .store .qr { padding: 18px 0; }
.app-care .app-review .app-detail .store .qr img { max-width: 40%; }
.app-care .app-review .app-detail .store a { margin-right: 4px; max-width: 48%; display: inline-block; }
.app-care .app-feature { background: url("../images/app-care/bg-feature.png") top no-repeat; padding-top: 85px; }
.app-care .app-feature .container-1200 { max-width: 1300px; }
.app-care .app-feature .title { max-width: 700px; margin: 0 auto; }
.app-care .app-feature .group-feature { font-size: 0; display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; padding-top: 40px; padding-bottom: 37px; max-width: 600px; margin: 0 auto; }
.app-care .app-feature .group-feature li { width: 33.33%; margin-bottom: 4%; padding: 0 2%; }
.app-care .app-feature .group-feature li img { -webkit-box-shadow: 0 18px 38px #413f3f; box-shadow: 0 18px 38px #413f3f; border-radius: 30px; }
.app-care .app-feature .btn { max-width: 250px; margin: 0 auto; }
.app-care .app-feature .group-download { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; padding-top: 30px; max-width: 400px; margin: 0 auto; }
.app-care .app-feature .group-download .qr { padding-right: 20px; }
.app-care .app-feature .group-download p:first-child { margin-bottom: 20px; }
.app-care .app-feature .video { max-width: 600px; margin: 20px auto; }
.app-care .app-feature .video iframe { width: 100%; }
.app-care .app-feature .message { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: reverse; -ms-flex-direction: row-reverse; flex-direction: row-reverse; padding-bottom: 65px; padding-top: 16px; max-width: 1000px; margin: 0 auto; }
.app-care .app-feature .message .left { -webkit-box-flex: 2; -ms-flex: 2; flex: 2; font-size: 16px; text-align: justify; padding-right: 14.3%; padding-top: 27px; padding-left: 50px; line-height: 32px; }
.app-care .app-feature .message .left .quote { margin-bottom: 10px; max-width: 10%; }
.app-care .app-feature .message .right { width: 40%; text-align: center; padding-left: 10px; }
.app-care .group-car { margin-top: 50px; }

@media screen and (max-width: 1280px) { .app-care .container-1400 { padding: 0 15px; }
  .app-care .app-review .app-detail .store a { display: inline-block; width: 45%; }
  .app-care .app-feature .message .left { margin-left: 0; padding-left: 0; padding-right: 15px; }
  .app-care .app-feature .message .left .quote { max-width: 15%; margin-bottom: 15px; } }
@media screen and (max-width: 750px) { .app-care { background: none; padding-top: 5%; }
  .app-care .logo-care { max-width: 100%; }
  .app-care .app-review { display: block; padding-top: 4%; padding-bottom: 10%; }
  .app-care .app-review .app-img { width: auto; }
  .app-care .app-review .app-detail .text { padding-left: 0; padding-bottom: 28px; }
  .app-care .app-review .app-detail .store .btn img { max-width: 60%; }
  .app-care .app-review .app-detail .store .qr { padding: 10px 0; }
  .app-care .app-review .app-detail .store .qr img { max-width: 50%; }
  .app-care .app-feature { background-size: 100% auto; padding-top: 10px; }
  .app-care .app-feature .group-feature { padding: 5% 0; }
  .app-care .app-feature .group-feature li img { border-radius: 16px; -webkit-box-shadow: 0 3px 8px #413f3f; box-shadow: 0 3px 8px #413f3f; }
  .app-care .app-feature .group-download { padding-top: 20px; }
  .app-care .app-feature .group-download .qr img { max-width: 100%; }
  .app-care .app-feature .message { display: block; padding-bottom: 13%; }
  .app-care .app-feature .message .left { width: auto; padding-top: 0; padding-bottom: 20px; padding-left: 0; }
  .app-care .app-feature .message .left .quote { max-width: 7%; margin-top: 20px; margin-bottom: 15px; }
  .app-care .app-feature .message .right { width: auto; } }
.general-news .news-tabs { margin-bottom: 50px; }
.general-news .news-tabs .tab-item { border: 1px solid #dcdcdc; display: block; width: 33.3%; 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; } }
.news-detail { padding-top: 66px; }
.news-detail .heading { font-size: 30px; color: #333333; line-height: 40px; font-weight: bold; margin-bottom: 40px; }
.news-detail .content p { font-size: 13px; line-height: 24px; margin-bottom: 15px; }
.news-detail .content table { width: 100%; margin-bottom: 15px; }
.news-detail .content table th, .news-detail .content table td { border: 1px solid #cccccc; width: 33.3333333333%; padding: 12px 25px 11px; line-height: 26px; font-weight: 500; }
.news-detail .content table tr:first-child td, .news-detail .content table th { text-align: left; background-color: #f2f2f2; text-transform: capitalize; color: #1a1a1a; }
.news-detail .content ol, .news-detail .content ul { padding-left: 25px; line-height: normal; padding-bottom: 10px; }
.news-detail .content ol li, .news-detail .content ul li { margin-bottom: 5px; }
.news-detail .socials { margin-top: 72px; }

@media screen and (max-width: 750px) { .news-detail { padding-top: 25px; }
  .news-detail .heading { margin-bottom: 25px; font-size: 24px; }
  .news-detail .socials { margin-top: 40px; }
  .news-related { margin-top: 45px; } }
.career-staff .staff-heading { font-size: 30px; font-weight: 800; line-height: 30px; color: #333333; text-transform: uppercase; margin-bottom: 65px; }
.career-staff .staff-heading .career-staff-nav .owl-prev, .career-staff .staff-heading .career-staff-nav .owl-next { background: none; padding: none; border: none; color: #646464; font-size: 18px; line-height: 30px; display: inline-block; cursor: pointer; width: 30px; text-align: center; vertical-align: middle; margin-top: -5px; }
.career-staff .staff-heading .career-staff-nav .owl-prev { margin-left: 20px; margin-right: 7px; }
.career-staff .staff-heading .career-staff-nav .disabled { opacity: 0.5; pointer-events: none; }
.career-staff .staff-slider .slide-item { line-height: 27px; text-align: center; padding: 0 5px; }
.career-staff .staff-slider .thumb { width: 100px; height: 100px; border-radius: 100%; overflow: hidden; margin: 0 auto; margin-bottom: 20px; }
.career-staff .staff-slider .name { font-size: 15px; color: #333333; text-transform: uppercase; }
.career-staff .staff-slider .position { font-weight: bold; font-size: 13px; color: #666666; margin-bottom: 7px; }
.career-staff .staff-slider .desc { font-size: 13px; color: #676767; text-align: justify; text-align-last: center; }

@media screen and (max-width: 750px) { .career-staff .staff-heading { font-size: 20px; } }
.career-work .work-table { width: 100%; border-spacing: 0; border-collapse: collapse; }
.career-work .work-table .td-01 { width: 36%; }
.career-work .work-table .td-02, .career-work .work-table .td-03 { width: 19.5%; }
.career-work .work-table .td-04 { width: 25%; }
.career-work .work-table th { background-color: #414141; color: #ffffff; font-size: 16px; font-weight: 800; line-height: 34px; padding: 12px; text-transform: uppercase; border: 1px solid #414141; border-bottom-color: transparent; }
.career-work .work-table th.td-01, .career-work .work-table th.td-02 { border-right-color: #cccccc; }
.career-work .work-table th.td-03 { border-right-color: transparent; }
.career-work .work-table td { border: 1px solid #cccccc; line-height: 34px; font-size: 16px; font-weight: 500; padding: 15px; }
.career-work .work-table td.td-01 { padding: 30px 15px 27px 50px; }
.career-work .work-table td.td-02, .career-work .work-table td.td-03 { text-align: center; color: #686868; }
.career-work .work-table .title { color: #000000; margin-bottom: 5px; }
.career-work .work-table ul { font-size: 13px; color: #676767; font-weight: normal; margin-bottom: 15px; }
.career-work .work-table ul li { margin-left: -4px; }
.career-work .work-table ul li:before { content: ""; width: 8px; height: 8px; display: inline-block; background-color: #c80200; margin-right: 16px; border-radius: 100%; }
.career-work .work-table .link { color: #000000; text-transform: uppercase; font-weight: 700; font-size: 12px; }
.career-work .work-table .link i.fas { font-size: 12px; color: #c80200; font-weight: bold; margin-left: 7px; }
.career-work .work-table .btn-apply { font-size: 16px; max-width: 215px; display: block; background-color: #c80200; color: #ffffff; text-align: center; line-height: 35px; padding: 10px; margin: 0 auto; }
.career-work .work-table .btn-apply.disabled { background-color: #414141; pointer-events: none; }
.career-work .work-table .btn-apply > i { margin-right: 29px; }

@media screen and (max-width: 750px) { .career-work .work-table { width: 900px; }
  .career-work .work-table td.td-01 { padding: 25px 15px; }
  .career-work .work-table .btn-apply { padding: 5px; } }
.career-detail { padding-top: 45px; padding-bottom: 42px; }
.career-detail .heading { font-size: 24px; line-height: 40px; font-weight: 600; color: #c80200; margin-bottom: 48px; }
.career-detail .title { color: #656565; font-weight: bold; line-height: 27px; margin-bottom: 32px; }
.career-detail .title > span { font-size: 13px; font-weight: normal; margin-left: 8px; }
.career-detail .title:before { content: ""; height: 8px; width: 8px; background-color: #c80200; margin-right: 14px; border-radius: 100%; display: inline-block; }
.career-detail .content { line-height: 27px; margin-bottom: 55px; }

@media screen and (max-width: 750px) { .career-detail { padding-top: 25px; padding-bottom: 25px; }
  .career-detail .heading { margin-bottom: 25px; font-size: 24px; }
  .career-detail .title { margin-bottom: 15px; }
  .career-detail .content { margin-bottom: 30px; } }
.career-form { background-color: #f7f7f7; padding-top: 45px; padding-bottom: 100px; }
.career-form .heading { color: #000000; font-size: 18px; line-height: 40px; font-weight: 600; margin-bottom: 45px; }
.career-form .form-bottom { 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; }
.career-form .form-bottom .btn-upload { font-size: 13px; display: inline-block; cursor: pointer; }
.career-form .form-bottom .btn-upload:before { content: ""; height: 8px; width: 8px; display: inline-block; margin-right: 15px; border-radius: 100%; background-color: #c80200; }
.career-form .form-bottom .btn-upload > span i { line-height: 45px; width: 45px; background-color: #c80200; display: inline-block; color: #ffffff; text-align: center; font-size: 14px; border-radius: 100%; margin-left: 8px; }
.career-form .form-bottom .btn-upload input { display: none !important; }
.career-form .form-bottom .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; }
.career-form .form-bottom .btn-submit { background-color: #c80200; height: 55px; width: 170px; color: #ffffff; font-size: 13px; }

@media screen and (max-width: 750px) { .career-form { padding-top: 30px; padding-bottom: 50px; }
  .career-form .heading { margin-bottom: 25px; font-size: 24px; }
  .career-form .form-control.text-control { height: 40px; padding: 0 15px; }
  .career-form .form-bottom { display: inline-block; text-align: center; width: 100%; }
  .career-form .form-bottom label { text-align: left; width: 100%; }
  .career-form .form-bottom label .cv-file-name { margin-top: 15px; display: block; white-space: nowrap; text-overflow: ellipsis; width: 80%; overflow: hidden; }
  .career-form .form-bottom .btn-submit { margin: 15px auto 30px; } }
.general-about .about-top .content { max-width: 550px; }
.general-about .about-top p { color: #636363; line-height: 27px; }
.general-about .about-top p strong { line-height: 30px; font-weight: bold; }
.general-about .about-desc { margin-top: 10px; line-height: 33px; color: #333333; padding-top: 0px; padding-bottom: 61px; }

.about-ceo { padding-top: 38px; padding-bottom: 54px; background-color: #fafafa; }
.about-ceo .heading { font-size: 18px; font-weight: bold; line-height: 40px; color: #333333; text-transform: uppercase; margin-bottom: -15px; }
.about-ceo .ceo-item .thumb { padding-left: 30px; text-align: center; }
.about-ceo .ceo-item .thumb .name { margin-top: 30px; font-size: 18px; text-transform: uppercase; font-weight: bold; color: #c80200; line-height: 36px; }
.about-ceo .ceo-item .thumb .position { font-size: 15px; text-transform: uppercase; font-weight: bold; color: #000000; line-height: 32px; margin-bottom: 17px; }
.about-ceo .ceo-item .desc { margin-top: 40px; padding-left: 80px; font-size: 16px; font-weight: 500; font-style: italic; line-height: 35px; color: #666666; background: url("../images/icon/quote.png") no-repeat left top; }
.about-ceo .ceo-item .desc .content { border-left: 1px solid #c60a13; padding-left: 40px; padding-top: 20px; padding-bottom: 20px; }
.about-ceo .ceo-tabs { margin-top: 105px; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; }
.about-ceo .ceo-tabs .tab-item { display: block; border: 1px solid #cbcbcb; color: #111111; font-size: 16px; line-height: 30px; font-weight: 600; text-align: center; width: 270px; height: 70px; padding: 20px; text-transform: uppercase; }
.about-ceo .ceo-tabs .tab-item.active { background-color: #c80200; border-color: #c80200; color: #ffffff; }

.about-history { text-align: center; }
.about-history h2 { display: inline-block; color: #ffffff; background: #c80200; font-size: 36px; padding: 15px 70px; border-radius: 5px; margin: 15px 0; }
.about-history h3 { padding-top: 38px; font-size: 24px; font-weight: bold; line-height: 40px; text-transform: uppercase; text-align: center; margin-bottom: 30px; }

.about-vision { margin-top: 30px; background: #c80200; color: #ffffff; padding-bottom: 38px; }
.about-vision h3 { padding-top: 38px; font-size: 24px; font-weight: bold; line-height: 40px; text-transform: uppercase; text-align: center; margin-bottom: 30px; }
.about-vision h2 { font-size: 48px; text-transform: uppercase; font-weight: 300; margin-bottom: 30px; }
.about-vision p { line-height: 30px; }

.about-mission { padding-top: 30px; padding-bottom: 30px; }
.about-mission h3 { padding-top: 38px; font-size: 24px; font-weight: bold; line-height: normal; text-transform: uppercase; text-align: center; margin-bottom: 30px; }
.about-mission br { display: block; height: 1px; content: ''; }
.about-mission hr { border-top: none; border-color: #dcdcdc; margin: 20px 0; }
.about-mission table p strong { font-size: 16px; margin-bottom: 20px; font-weight: 700; }
.about-mission p { line-height: 30px; padding: 0 15px; }

@media screen and (max-width: 750px) { .general-about .about-desc { padding: 30px 0; }
  .about-ceo { padding-top: 0; padding-bottom: 25px; }
  .about-ceo .heading { margin-bottom: 0px; padding-top: 30px; }
  .about-ceo .ceo-item .desc { background-size: 30px auto; padding-left: 50px; margin-bottom: 30px; }
  .about-ceo .ceo-item .desc .content { padding-left: 30px; }
  .about-ceo .ceo-item .thumb { padding-left: 0; }
  .about-history h2 { font-size: 24px; padding: 10px 40px; }
  .about-vision h2 { font-size: 36px; line-height: normal; }
  .about-mission .col-40 { margin-top: 20px; }
  .about-mission td { padding: 0 10px; } }
.page-template-general-home .general-home-banner { margin-bottom: 68px; }
.page-template-general-home .general-home-banner .owl-carousel .owl-nav { position: absolute; left: 0; right: 0; top: 0; bottom: 0; margin: auto; visibility: hidden; width: 100%; }
.page-template-general-home .general-home-banner .owl-carousel .owl-nav button { height: 100%; color: transparent; border: 0; position: absolute; visibility: visible; width: 53px; }
.page-template-general-home .general-home-banner .owl-carousel .owl-nav button.disabled { opacity: .3; cursor: default; }
.page-template-general-home .general-home-banner .owl-carousel .owl-nav button.owl-prev { left: 30px; background: url("../images/icon/arrow-left-01.png") no-repeat center center; }
.page-template-general-home .general-home-banner .owl-carousel .owl-nav button.owl-next { right: 30px; background: url("../images/icon/arrow-right-01.png") no-repeat center center; }
.page-template-general-home .general-home-banner .owl-carousel .owl-dots { bottom: 15px; position: absolute; text-align: center; max-width: 1330px; margin: auto; left: 0; right: 0; z-index: 20; visibility: hidden; width: 100%; }
.page-template-general-home .general-home-banner .owl-carousel .owl-dots button.owl-dot { padding: 10px !important; visibility: visible; }
.page-template-general-home .general-home-banner .owl-carousel .owl-dots button.owl-dot > span { height: 10px; width: 10px; background: none; border: 3px solid rgba(0, 0, 0, 0.3); border-radius: 100%; display: inline-block; }
.page-template-general-home .general-home-banner .owl-carousel .owl-dots button.owl-dot + button { margin-left: 14px; }
.page-template-general-home .general-home-banner .owl-carousel .owl-dots button.owl-dot.active > span { border-color: rgba(0, 0, 0, 0.5); }
.page-template-general-home .general-product-feature { margin-bottom: 0px; }

.page-template-truck-dealer .section-dealer { padding-bottom: 65px; }

.page-template-general-career #main { padding-bottom: 55px; }
.page-template-general-career .career-staff { margin-bottom: 65px; }
.page-template-general-career .pagination { margin-top: 70px; }

.page-template-general-news .pagination { margin: 10px 0 76px; }

.single-news .news-related { margin-top: 84px; margin-bottom: 13px; }

.single-news .breadcrumb, .single-career .breadcrumb { border-bottom-color: #eaeaea; }

body.search .main-header { border-bottom: 1px solid #eaeaea; }

@media screen and (max-width: 750px) { .page-template-general-home .general-home-banner { margin-bottom: 25px; }
  .page-template-general-home .general-home-banner .owl-carousel .owl-dots button.owl-dot { padding: 0px !important; }
  .page-template-general-home .general-product-feature { margin-bottom: 0; } }


/*MT CSS*/
.accordion {
  background-color: #eee;
  color: #c80200;
  cursor: pointer;
  padding: 18px;
  width: 100%;
  border: 1px solid #edbfbe;;
  text-align: left;
  outline: none;
  font-size: 15px;
  transition: 0.4s;
}

.mt-active, .accordion:hover {
  background-color: #ccc; 
}

.mt-alike-topic .mt-active:before {
    content: "\2212" !important;
	font-size: 16px;
}

.mt-alike-topic .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, .mt-row .row-15 {
	margin: 0;
}
.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 #e8e8e8;
    background: #fff;
}
.mt-content {
	text-align: center;
}
.mt-title, .mt-content-accordion {
    height: 55px;
    font-weight: 700;
    flex-shrink: 0;
    display: flex;
    justify-content: center;
    align-items: center;
	text-align: center;
    
}
.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%;
}
.alike-compare-title h2 {
    margin: -50px 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: #008ad5;
    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 {
    display: none;
}
.popup-cost .form-group .cost-table {
    padding-left: 0;
}


/* 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:0px;
}
.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*/
/*MT hide language switch bar*/
.main-header .switch-lang{
display: none;
}

.mt-logo-isuzu {
    width: 10%;
    margin: 18px 0px 0 5px;
    z-index: 10;
}