.itopplus-background {

}
body {
  overflow-x: hidden;
  color: #444;
  font-family: "LINE Seed Sans TH";
}

.no-js a {
  color: #444444;
  transition: 0.35s;
}
.no-js a:hover {
  color: #000;
}


.itopplus-footer {
  color: #fff;
}
.itopplus-footer a {
  color: #fff;
}
.itopplus-footer a:hover {
  color: #fff;
}





.eapps-widget-toolbar { 
   display:none; 
}  


.itopplus-bg2 {
  background-color: #000000;
  color: #fff;
}
.itopplus-footer {
  background-color: #000000;
  color: #fff;
}
.mg-pd {
  padding: 0 5%;
}
.navbar-default .navbar-nav > li > a {
  color: #fff;
  margin: 0 10px;
  padding: 8px 3px;
  border-radius: 0;
  border-bottom: 3px solid transparent;
}

.navbar-default .navbar-nav > li > a:focus,
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:active,
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:focus,
.navbar-default .navbar-nav > .open > a:hover {
  color: #fff;
  box-shadow: none;
  border-color: #fff;
  background: transparent;
  background-color: transparent;
}
.no-js .dropdown-menu > li > a {
    color: #444;
    font-size: 15px;
}
.no-js .dropdown-menu > li > a:focus,
.no-js .dropdown-menu > li > a:hover {
  color: #fff;
  background: #000;
}


@media screen and (max-width: 1023px) {
#controlBanner img {
    position: fixed !important;
    top: 5px;
    left: 10px;
    width: 25px !important;
    z-index: 10000;
}
#nav-menu {
    background: #000 !important;
}
.navbar-collapse,
#ItopplusMainSidebar {
    background: #000 !important;
}
#ItopplusMainSidebar *:is(li, a) {
    color: #fff !important;
    border: none;
}
#nav-menu .icon-bar {
    background: #fff !important;
}
#itpMenuSideBar {
    background-color: transparent !important;
}
.navbar-header a::before {
    background-size: 28px;
    background-position: center;
}
.navbar-header a::after {
    background: #444;
}
#itpphonemobile::before {
    background-image: url(http://itp1.itopfile.com/ImageServer/z_itp_26012025ka3n/0/0/telz-z555807927326.png) !important;
}
#itpsearchmobile::before {
    background-image: url(http://itp1.itopfile.com/ImageServer/z_itp_26012025ka3n/0/0/searchz-z1550057493030.png) !important;
}
.old-image-icon-facebook::before {
    background-image: url(http://itp1.itopfile.com/ImageServer/z_itp_26012025ka3n/0/0/fbz-z1306469976463.png) !important;
}
.old-image-icon-line::before {
    background-image: url(http://itp1.itopfile.com/ImageServer/z_itp_26012025ka3n/0/0/linez-z468194837558.png) !important;
}
.old-image-icon-instragram::before {
    background-image: url(http://itp1.itopfile.com/ImageServer/z_itp_26012025ka3n/0/0/igz-z261562755399.png) !important;
}
.old-image-icon-youtube::before {
    background-image: url(https://itp1.itopfile.com/ImageServer/z_itp_26012025ka3n/0/0/ytz-z1709509823553.png) !important;
}
.new-image-icon-twitter::before {
    background-image: url(http://itp1.itopfile.com/ImageServer/z_itp_26012025ka3n/0/0/twz-z1451700767745.png) !important;
}
}



@media screen and (min-width: 1024px) {
.no-js .itopplus-banner {
    position: sticky;
    top: 0;
    z-index: 110;
}
.itopplus-banner {
    background: #000;
    transition: 0.3s;
}
.itopplus-sticky {
    background: #000 !important;
}
.itopplus-banner > .container {
    display: grid;
    grid-template-columns: 15% auto;
}
#itopplus-nav-bar {
    display: flex;
    width: 100%;
    justify-content: end;
}
#controlBanner {
    object-fit: contain;
    padding: 0px 15px 15px;
    width: clamp(120px, 65%, 20vw);
    margin: 0 auto;
    transition: 0.35s;
}
.itopplus-sticky #controlBanner {
    transition: 0.35s;
    width: clamp(120px, 50%, 20vw);
}
.itopplus-search {
    width: 100%;
    text-align: right;
    color: #fff;
}
.itp-block {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    justify-content: space-evenly;
}
ul.nav li.dropdown:hover > ul.dropdown-menu {
   display: block;
   margin: 0;
}
}


@media screen and (min-width: 1200px) {
.container {
    width: 86vw;
}
}




/* oscar*/
figure.effect-oscar {
    background: transparent;
}
figure.effect-oscar img {
    opacity: 1;
}
figure.effect-oscar:hover img {
    opacity: 1;
}
figure.effect-oscar figcaption::before {
	border: 0px solid #fff;
}
figure.effect-oscar figcaption {
   background: transparent;
}
figure.effect-oscar:hover figcaption {
    background: transparent;
}
figure.effect-oscar h2 {
       margin: 0% 0 0px 0;
    -webkit-transition: -webkit-transform 0.32s;
    transition: transform 0.32s;
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
}
figure.effect-oscar:hover h2 {
    opacity: 1;
    transition: 0.32s;
  transform: none!important;
}
.grid figure h2 {
    word-spacing: 0em;
    font-weight: 300;
    text-transform: none;
}
figure.effect-oscar img {
	max-width: none;
	-webkit-transition: opacity 0.32s, -webkit-transform  0.32s;
	transition: opacity  0.32s, transform  0.32s;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}
figure.effect-oscar:hover img {
	-webkit-transform: scale3d(1.1,1.1,1);
	transform: scale3d(1.05,1.05,1);
}
/* oscar */




/*contenemanager*/
.managerHeader {
    text-align: center;
    padding: 5% 0% 0%;
    font-size: 2em;
    color: #000;
    font-weight: 600;
}
#Contentmanager .post-time {
    display: none;
}
.page-header {
    display: none;
}
.landingpagemanager {
    display: none;
}
.Contentmanager .site .col-section .item.-micro a .caption .title {
    text-align: center;
    font-size: 16px;
    padding: 5% 5% 0%;
    color: #000;
}
.Contentmanager .site .col-section .item.-micro a:hover .caption .title {
    color: #000;
}
.Contentmanager .site .col-section .item.-micro a .caption .time {
    display: none;
}
article.col-md-6.item.-micro {
    width: 25%;
}
.Contentmanager .site .col-section .item.-micro {
    padding: 10px 10px 10px 15px;
}
.Contentmanager .site .col-section .item.-micro a .image {
    width: 100%;
    margin-bottom: 0px;
}
.Contentmanager .site .col-section .item.-micro a .caption {
    width: 100%;
    background: transparent;
    padding-left: 0;
}
.Contentmanager .site .col-section .item.-micro:nth-child(odd) {
    border-right: none;
    border-bottom: none;
}
.Contentmanager .site .col-section .item.-micro:nth-child(even) {
    border-bottom: none;
}
.Contentmanager .site .col-section .item.-micro a .post {
    display: none;
}
.contenemanager-gallery .col-xs-12.col-md-3 {
    padding-left: 10px;
    padding-right: 10px;
    width: 25%;
}
.Contenemanager-gallery .col-xs-6.col-md-3 {
    padding-left: 10px;
    padding-right: 10px;
    width: 25%;
}
.contenemanager-gallery .thumbnail {
    padding: 0px;
    border: 0px solid #fff;
    border-radius: 0px;
    transition: 0.3s;
}
.Contenemanager-gallery .thumbnail {
    padding: 0px;
    border: 0px solid #fff;
    border-radius: 0px;
    transition: 0.3s;
}
.Contenemanager-gallery .thumbnail:hover {
    transition: 0.3s;
    border: 0px solid #fff;
    background-color: white;
}
.contenemanager-gallery .thumbnail:hover {
    transition: 0.3s;
    border: 0px solid #fff;
    background-color: white;
}
.contenemanager-gallery .thumbnail, .img-thumbnail {
    -webkit-box-shadow: 0 1px 2px rgba(0,0,0,.075);
     box-shadow: 0px 0px 20px 5px rgb(217 217 217 / 40%);
}
a.thumbnail:hover, a.thumbnail:focus, a.thumbnail.active {
    border-color: transparent;
}
.fbcomments, .fbcomments {
    display: none;
}
.thumbnail {
    border: 0px solid #ddd;
}
.img-thumbnail, .thumbnail {
    box-shadow: 0 0px 0px rgb(0 0 0 / 8%);
}
.Contentmanager .img-thumbnail {
    border: 0px solid #ddd;
}
.Contentmanager p {
    white-space: break-spaces;
    font-size: 16px;
}
.Contentmanager .thumbnail {
    background-color: transparent;
}
.img-thumbnail {
    background-color: transparent;
}
.Contentmanager .site .col-section .item.-micro a .img-zoom img:hover {
    transform: scale3d(1.05,1.05,1) !important;
}
.Contentmanager .site .col-section .item.-micro a:hover .img-zoom img {
  -webkit-transform: scale(1.1, 1.1);
  -ms-transform: scale(1.1, 1.1);
    transform: scale3d(1.05,1.05,1) !important;
}
#Contentmanager img.img-responsive {
    position: relative !important;
    overflow: hidden !important;
    width: 100% !important;
    transition: 0.5s;
}
#Contentmanager img.img-responsive:hover {
    transform: scale(1.05);
}
#Contentmanager .thumbnail {
    background-color: transparent;
    position: relative !important;
    overflow: hidden !important;
    padding: 0px !important;
    box-shadow: none !important;
}
.social-share {
    display: none;
}
.Contentmanager .site .col-section .item.-micro a .caption .title {
    display: none;
}
.Contentmanager .site .col-section .item.-micro a .caption .time {
    display: inline;
}
#background691161187bffeb001351d8a8 .head-article {
    min-height: 45px;
}
.Contentmanager .site .col-section .item.-micro:hover .btnreadmore {
    background: #fff;
    color: #fff;
    transition: 0.35s;
    border: 1px solid #000;
    background: #000;
}
.Contentmanager .col-md-8.col-md-offset-2.text-center {
    margin-top: 2%;
}
.btnreadmore {
    border: 1px solid #000;
    color: #000;
    width: fit-content;
    padding: 8px 20px;
}
.head-article {
    color: #000;
    white-space: break-spaces;
    min-height: 70px;
    margin-top: 5%;
}
/*contenemanager*/


/*from Contact*/
.no-js #Component691164281093060013c052e6 label {
  display: none !important;
  color: #282828;
}
.no-js #Component691164281093060013c052e6 .col-md-6 {
  width: 100%;
  margin-left: auto;
  display: block;
  margin-right: auto;
  float: initial;
  padding-left: 20px;
}
.no-js #Component691164281093060013c052e6 .form-control {
  border: 0px solid #e0e0e0;
  border-bottom: 1px solid #3333;
  box-shadow: inset 0 0px 0px rgb(0 0 0 / 8%);
  padding: 23px 0px;
  background: transparent;
  font-size: 16px !important;
  border-radius: 0px !important;
}
.no-js #Component691164281093060013c052e6 .form-control:focus {
  border-bottom: 1px solid #000 !important;
  border: 0px solid #017332;
  box-shadow: inset 0 0px 0px rgba(0, 0, 0, 0.075), 0 0 0px rgba(102, 175, 233, 0);
}
.no-js #Component691164281093060013c052e6 .btn {
  background: #000;
  color: #fff;
  text-shadow: 0 0px 0 #00000000;
  background-repeat: repeat-x;
  border-color: transparent;
  border-radius: 0px;
  padding: 10px 30px 10px 30px;
  font-size: 16px;
  font-weight: 400;
  border: 0px solid;
}
.no-js #Component691164281093060013c052e6 .btn-default:active {
  background: #fff;
  background: linear-gradient(to right, #000 0%, #000 100%);
}
.no-js #Component691164281093060013c052e6 .btn-default:hover,
.no-js #Component691164281093060013c052e6 .btn-default:focus {
  background-position: 0 0px;
  background: transparent;
  border: 1px solid #000;
  color: #000;
}
.no-js #Component691164281093060013c052e6 .col-xs-12.col-sm-5.col-md-5.padding {
  width: 100%;
}
.no-js #Component691164281093060013c052e6 span.label {
  font-size: 13px;
  font-weight: 400;
}
.no-js #Component691164281093060013c052e6 ::placeholder {
  color: #000 !important;
}
#cookie690c3e59ffbd870013a811ce {
    margin-left: -10px;
}
.head-form-2 {
    font-family: "LINE Seed Sans TH";
    font-weight: 600;
    color: #000;
    font-size: 26px;
}
.head-form-3 {
    font-family: "LINE Seed Sans TH";
    font-size: 18px;
    font-weight: 400;
}
#background691164281093060013c052e6 {
    border-left: 1px solid;
    padding-left: 3%;
}
.head-form {
    margin-left: 8px;
}
#cookie691164281093060013c052e6 {
    margin-left: -18px;
}
.CASS-D-middle-mid {
    padding: 15px 15px 1px !important;
}
/*from Contact*/

/*Table*/
#tableA {
  width: 100%;
}
#tableA th {
  background-color: #000;
  padding: 10px;
  color: #ffffff;
  font-size: 16px;
  border: 1px solid #fff;
  font-weight: 600;
  text-align: center;
}
#tableA td {
  border: 1px solid #fff;
  padding: 10px;
  font-size: 16px;
  text-align: center;
}

#tableA tr:nth-child(even) {
  background-color: #f2f2f2;
}
#tableA tr:hover {
  background-color: #dddddd;
}
/*Table*/



/*เฉพาะรูปแบบมีขอบ*/
.thumbnail img.imageGallery:hover{
   -webkit-transform: scale(1.1);
   transform: scale(0.98);
 -moz-transition: all 0.5s;
   -webkit-transition: all 0.5s;
   transition: all 0.5s;
}
.thumbnail .imageWidth.imageGallery {
   transform: scale(1.0);
   transition: 0.32s;
}
.thumbnail .imageWidth.imageGallery:hover {
   transform: scale(1.05);
   transition: 0.32s;
}

/**ห้ามเกินกรอบ**/
 .thumbnail .imgLightbox {
    position: relative!important;
    overflow: hidden!important;
    width: 100.1%!important;
}
.thumbnail {
    border: solid 0px #dadada;
    background: transparent;
    color: #000;
    border-radius: 0px;
    padding: 0%!important;
    transition: 0.5s;
    box-shadow: 3px 3px 15px 1px rgba(225,149,145,0);
  	margin-bottom: 10%;
}
.thumbnail:hover {
    box-shadow: 3px 3px 15px 1px rgba(225,149,145,0);
	background: transparent;
    border-radius: 0px;
    color: #000;
}
/**ห้ามเกินกรอบ**/




h1, h2, h3, h4, h5, h6 {
  line-height: inherit;
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 400;
}

h1 {
    font-size: 2.4em;
}
h2 {
    font-size: 3em;
}
h3 {
    font-size: 18px;
}
h4 {
    font-size: 20px;
}
h5 {
    font-size: 22px;
}
h6 {
    font-size: 28px;
}
p {
    font-size: 16px;
}
body {
    font-size: 16px;
}
b, strong {
    font-weight: 600;
    color: #000;
}


.head-ktofficialstore h2 {
    font-family: "Oswald", sans-serif;
}
.head-ktofficialstore {
    text-align: center;
    color: #000;
    padding: 5% 0% 3%;
}
.empty-ktofficialstore {
    padding: 2%;
}
.grid-head {
    display: flex;
    justify-content: end;
}
.block-head {
    display: flex;
    width: 13%;
    gap: 10px;
}
.iconsocial {
    transition: 0.35s;
}
.iconsocial:hover {
    transition: 0.35s;
    transform: scale(1.10);
}
.grid-footer {
    display: grid;
    grid-template-columns: 14% 23% 18% 25% auto;
    gap: 20px;
    font-size: 14px;
    padding-bottom: 5%;
}
.footer-2 {
    white-space: break-spaces;
}
.block-social-footer {
    display: flex;
    width: 75%;
    gap: 10px;
}
.copyright {
    white-space: break-spaces;
    font-size: 13px;
    margin-top: 10%;
}
.tel-footer {
    white-space: break-spaces;
}
.grid-tel-footer {
    display: grid;
    grid-template-columns: 20px auto;
    gap: 10px;
    margin-bottom: 5%;
}
.head-footer {
    margin-bottom: 5%;
}
.logo-footer {
    width: 80%;
}
.block-footer-2 {
    margin-top: 15%;
}
.block-footer-3 {
    margin-top: 21%;
}
.block-footer-4 {
    margin-top: 14%;
}
.block-footer-5 {
    margin-top: 19%;
}
.buttonExampleSite {
  border: 0px solid #fff !important;
  color: #000 !important;
  background: #fff !important;
  border-radius: 0px !important;
  font-weight: 400;
}
.buttonExampleSite:hover {
    background: #000 !important;
    color: #fff !important;
}
.pdpa-text.pdpamg1 {
  padding: 6% 0%;
}
.ITPcookiebar {
  background-color: #302f2fe0 !important;
  color: #fff !important;
}
.ITPlinkToCookiepage:hover {
  color: #fff !important;
}
.ITPcookiebar {
  width: 100% !important;
  font-size: 14px !important;
}
.pdpa-text.pdpamg1 {
  padding: 5% 0%;
}
ul.icon-a {
  font-size: 16px;
}

/*
.block-bg {
    align-self: center;
    display: block;
    overflow: hidden;
}
.block-bg img:hover {
    -webkit-transform: scale3d(1.05, 1.05, 1);
    transform: scale3d(1.05, 1.05, 1);
    transition: 0.35s;
}
.block-bg img {
    transition: 0.35s;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
}
*/

.grid-one {
    display: grid;
    grid-template-columns: 40% auto;
    margin-top: 5%;
}
.contenr-ktofficialstore {
    white-space: break-spaces;
}
.grid-one-1 h1 {
    white-space: break-spaces;
    line-height: 1.2;
    color: #000;
    font-weight: 600;
}
.grid-one-1 h2 {
    font-family: "Oswald", sans-serif;
    font-weight: 600;
    color: #000;
    font-size: 5em;
}
.grid-one-1 h5 {
    margin-bottom: 5%;
}
.grid-one-1 h4 {
    margin-bottom: 5%;
}
.grid-one-1 h6 {
    color: #000;
    font-weight: 600;
}
.head-grid-one {
    background: #000;
    color: #fff;
    padding: 0% 12%;
}
.grid-one-1 {
    display: grid;
    justify-content: center;
    margin-top: 10%;
}
.grid-two {
    display: grid;
    grid-template-columns: 40% auto;
}

.grid-detail-car {
    display: grid;
    grid-template-columns: repeat(2,1fr);
    gap: 50px;
}
.block-detail-car h4 {
    font-weight: 600;
    color: #000;
}
.block-detail-car h3 {
    margin-bottom: 5%;
    color: #000;
}
.grid-two-1 {
    align-self: center;
    display: flex;
    justify-content: center;
}
.head-ktofficialstore-2 h1 {
    font-weight: 600;
    color: #000;
}
.head-ktofficialstore-2 {
    padding: 5% 0% 2%;
}
.block-bgcar-3 {
    font-size: 16px;
    font-weight: 400;
    white-space: break-spaces;
}
.block-bgcar-2 {
    font-size: 30px;
    font-weight: 600;
    margin-bottom: 5px;
}
.iconnext {
    width: 10%;
    margin: 0 auto;
    margin-top: 5%;
}
.thumbs:hover .iconnext img {
    filter: brightness(0.4);
    transition: 0.35s;
}
.grid-testdrive {
    display: grid;
    grid-template-columns: 30% auto 30%;
}
.grid-testdrive-2-2 {
    display: grid;
    grid-template-columns: repeat(2,1fr);
    gap: 30px;
    margin-bottom: 8%;
}
.iconyear img {
    border-radius: 20px;
}
.grid-testdrive-2 h3 {
    white-space: break-spaces;
    text-align: center;
}
.grid-testdrive-2-3 {
    text-align: center;
}
.grid-testdrive-2-3 h6 {
    font-weight: 600;
}
.grid-testdrive-2-3 h5 {
    font-weight: 600;
}
.iconyear {
    width: 75%;
    margin: 0 auto;
    margin-top: 7%;
}
.grid-testdrive-2 {
    margin-top: 15%;
}
.grid-logo-1 {
    display: grid;
    grid-template-columns: repeat(4,1fr);
    gap: 20px;
    width: 90%;
    margin: 0 auto;
    margin-top: 5%;
}
.grid-logo-1 img {
    border-radius: 15px;
}
.logo-1 {
    border-radius: 15px;
    transition: 0.35s;
    filter: grayscale(1);
}
.logo-1:hover {
    filter: grayscale(0);
    transition: 0.35s;
}
.no-js .car-1 {
    width: 160%;
    margin-left: -30%;
}
.grid-testdrive-4-4 h6 {
    font-weight: 600;
    margin-bottom: 8%;
}
.grid-testdrive-4-4 {
    margin-top: 15%;
    margin-left: 10%;
}
.grid-testdrive-2 {
    position: sticky;
    z-index: 1;
}
.grid-testdrive-4 {
    position: sticky;
    z-index: 1;
}
.head-tab {
    color: #fff;
    margin-bottom: 4%;
}
.head-tab h5 {
    font-weight: 600;
}
.head-tab span {
    padding-right: 10px;
}
.tab-home {
    border-bottom: 1px solid;
    padding-bottom: 0px;
    width: 95%;
    margin-top: 15px;
}
.grid-tel-tab {
    display: grid;
    grid-template-columns: 35px auto;
    gap: 15px;
    margin-bottom: 2%;
}
.tel-tab {
    align-self: center;
}
.detail-tap h3 {
    margin-bottom: 5%;
    white-space: break-spaces;
}
.map-2 {
    padding: 4% 0%;
}
.grid-tel-contact {
    display: grid;
    grid-template-columns: 25px auto;
    gap: 10px;
    margin-bottom: 10px;
}
.tel-contact {
    white-space: break-spaces;
}
.grid-contact-2 h3 {
    font-weight: 600;
    margin-bottom: 1%;
    color: #000;
}
.grid-contact-2 {
    margin-bottom: 3%;
}
.grid-soaicl {
    display: grid;
    grid-template-columns: 40px auto;
    gap: 15px;
    margin-bottom: 1%;
}
.detail-tap-contact .grid-tel-tab {
    margin-bottom: 1%;
    grid-template-columns: 40px auto;
}
.map-3 {
    margin-top: 3%;
}
.detail-tap-contact h5 {
    font-weight: 600;
}
.head-car {
    font-weight: 600;
    font-size: 22px;
    color: #000;
}
.grid-car {
    margin-top: 5%;
    margin-bottom: 10%;
}
.btn-car {
    background: #000;
    color: #fff;
    padding: 8px 20px;
    border: 1px solid;
    width: fit-content;
    transition: 0.35s;
}
.btn-car-2 {
    border: 1px solid;
    color: #000;
    padding: 8px 20px;
    width: fit-content;
    transition: 0.35s;
}
.grid-car-btn {
    display: flex;
    gap: 10px;
    margin-top: 7%;
}
.head-car-2 {
    color: #777777;
    font-size: 18px;
}
.btn-car-2:hover {
    background: #000;
    color: #fff;
    border: 1px solid;
    transition: 0.35s;
}
.btn-car:hover {
    border: 1px solid;
    background: transparent;
    transition: 0.35s;
    color: #000;
}



.TabItpContentLandingPage .nav-pills>li.active>a, 
.TabItpContentLandingPage .nav-pills>li.active>a:focus, 
.TabItpContentLandingPage .nav-pills>li.active>a:hover {
    color: #000;
    background-color: #fff;
    transition: 0.35s;
}
.TabItpContentLandingPage .nav-pills>li>a {
    border-radius: 0px;
}
.TabItpContentLandingPage  .nav>li>a {
    padding: 15px 15px;
    font-size: 18px;
    border-bottom: 1px solid;
    transition: 0.35s;
}




.carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {
    color: #fff;
}
.carousel-control .glyphicon-chevron-right, .carousel-control .icon-prev {
    color: #fff;
}
#background691185d3ffbd870013a83b86 .main-image-gallery-691185d3ffbd870013a83b86 .owl-nav button,
#background691188411093060013c0555c .main-image-gallery-691188411093060013c0555c .owl-nav button {
    background: rgb(255 255 255 / 0%);
}
#background691185d3ffbd870013a83b86 .main-image-gallery-691185d3ffbd870013a83b86 .owl-nav button,
#background691188411093060013c0555c .main-image-gallery-691188411093060013c0555c .owl-nav button {
    color: transparent;
}
#background691185d3ffbd870013a83b86 span.glyphicon.glyphicon-chevron-right,
#background691188411093060013c0555c span.glyphicon.glyphicon-chevron-right {
    font-size: 5em;
    background-image: url(http://itp1.itopfile.com/ImageServer/z_itp_051020242q6y/0/0/right2z-z1096313161567.png);
    background-size: 40px;
    background-repeat: no-repeat;
    background-position: center;
}
#background691185d3ffbd870013a83b86 span.glyphicon.glyphicon-chevron-left,
#background691188411093060013c0555c span.glyphicon.glyphicon-chevron-left {
    font-size: 5em;
    background-image: url(http://itp1.itopfile.com/ImageServer/z_itp_051020242q6y/0/0/left2z-z1081075985454.png);
    background-size: 40px;
    background-repeat: no-repeat;
    background-position: center;
}
#background691185d3ffbd870013a83b86 .main-image-gallery-691185d3ffbd870013a83b86 .owl-nav button.owl-prev,
#background691188411093060013c0555c .main-image-gallery-691188411093060013c0555c .owl-nav button.owl-prev {
    left: -2%;
}
#background691185d3ffbd870013a83b86 .main-image-gallery-691185d3ffbd870013a83b86 .owl-nav button.owl-next,
#background691188411093060013c0555c .main-image-gallery-691188411093060013c0555c .owl-nav button.owl-next {
    right: -2%;
}











/*---Tab Car bodycolour---*/
#bodycolour .nav-pills>li.active>a, 
#bodycolour .nav-pills>li.active>a:hover, 
#bodycolour .nav-pills>li.active>a:focus {
    color: #fff;
    background: #428bca;
    box-shadow: 2px 2px #00000078;
    transition: 0.3s;
    border-bottom: solid 3px transparent;
}
#bodycolour .nav>li>a:focus, 
#bodycolour .nav>li>a:hover {
    border-bottom: solid 3px transparent;
}
#bodycolour .nav-justified {
    background-color: transparent;
}

#width {
    width: 25%;
    margin: 0 auto;
    display: block;
}
#width2 {
    width: 30%;
    margin: 0 auto;
    display: block;
}
#width3 {
    width: 20%;
    margin: 0 auto;
    display: block;
}
/*---Tab home  ---*/





/*สี*/
#bodycolour #red a {
    color: transparent;
    box-shadow: 2px 2px #00000000;
    background: linear-gradient(41deg,#af0011 0%, #af0011 50%);
    border-radius: 50%;
    height: 40px;
    width: 40px;
}
#bodycolour #orange a {
    color: transparent;
    box-shadow: 2px 2px #00000000;
    background: linear-gradient(41deg,#ff5829 0%, #ff5829 50%);
    border-radius: 50%;
    height: 40px;
    width: 40px;
}
#bodycolour #blue a {
    color: transparent;
    box-shadow: 2px 2px #00000000;
    background: linear-gradient(41deg,#29569a 0%, #29569a 50%);
    border-radius: 50%;
    height: 40px;
    width: 40px;
}
#bodycolour #gray a {
    color: transparent;
    box-shadow: 2px 2px #00000000;
    background: linear-gradient(41deg,#838089 0%, #838089 50%);
	border-radius: 50%;
    height: 40px;
    width: 40px;
}
#bodycolour #black a {
    color: transparent;
    box-shadow: 2px 2px #00000000;
    background: linear-gradient(41deg,#0e0f11 0%, #0e0f11 50%);
    border-radius: 50%;
  	height: 40px;
    width: 40px;
}
#bodycolour #green a {
    color: transparent;
    box-shadow: 2px 2px #00000000;
    background: linear-gradient(41deg,#80e9ef 0%, #80e9ef 50%);
    border-radius: 50%;
  	height: 40px;
    width: 40px;
}
#bodycolour #pink a {
    color: transparent;
    box-shadow: 2px 2px #00000000;
    background: linear-gradient(41deg,#ebabe4 0%, #ebabe4 50%);
    border-radius: 50%;
  	height: 40px;
    width: 40px;
}
#bodycolour #green-black a {
    color: transparent;
    box-shadow: 2px 2px #00000000;
    background: linear-gradient(90deg, rgba(254, 0, 0, 1) 50%, rgba(9, 105, 118, 1) 50%);
    border-radius: 50%;
    height: 40px;
    width: 40px;
}
#bodycolour #rbl a {
    color: transparent;
    box-shadow: 2px 2px #00000000;
    background: linear-gradient(90deg, rgba(254, 0, 0, 1) 50%, rgb(0 0 0) 50%);
    border-radius: 50%;
    height: 40px;
    width: 40px;
}
#bodycolour #rb a {
    color: transparent;
    box-shadow: 2px 2px #00000000;
    background: linear-gradient(90deg, rgba(254, 0, 0, 1) 50%, #29569a 50%);
    border-radius: 50%;
    height: 40px;
    width: 40px;
}
#bodycolour #blgy a {
    color: transparent;
    box-shadow: 2px 2px #00000000;
    background: linear-gradient(90deg, rgb(0 0 0) 50%, #838089 50%);
    border-radius: 50%;
    height: 40px;
    width: 40px;
}
#bodycolour #g a {
    color: transparent;
    box-shadow: 2px 2px #00000000;
    background: linear-gradient(41deg,#6d7a02 0%, #6d7a02 50%);
    border-radius: 50%;
    height: 40px;
    width: 40px;
}
#bodycolour #y a {
    color: transparent;
    box-shadow: 2px 2px #00000000;
    background: linear-gradient(41deg, #f8df03 0%, #f8df03 50%);
    border-radius: 50%;
    height: 40px;
    width: 40px;
}
#bodycolour #c a {
    color: transparent;
    box-shadow: 2px 2px #00000000;
    background: linear-gradient(41deg, #bfb4aa 0%, #bfb4aa 50%);
    border-radius: 50%;
    height: 40px;
    width: 40px;
}
#bodycolour #w a {
    color: transparent;
    box-shadow: 2px 2px #00000000;
    background: linear-gradient(41deg, #fff 0%, #fff 50%);
    border-radius: 50%;
    height: 40px;
    width: 40px;
}
#bodycolour #v a {
    color: transparent;
    box-shadow: 2px 2px #00000000;
    background: linear-gradient(41deg, #bf46e3 0%, #bf46e3 50%);
    border-radius: 50%;
    height: 40px;
    width: 40px;
}
#bodycolour #gr a {
    color: transparent;
    box-shadow: 2px 2px #00000000;
	background: linear-gradient(90deg, #838089 50%, #ff9b1f 50%);
    border-radius: 50%;
    height: 40px;
    width: 40px;
}
#bodycolour #br a {
    color: transparent;
    box-shadow: 2px 2px #00000000;
	background: linear-gradient(90deg, #4e3c32 50%, #4e3c32 50%);
    border-radius: 50%;
    height: 40px;
    width: 40px;
}
/*สี*/





.carimg1 img {
    width: 100% !important;
}
.carimg1 {
    width: 50%;
    margin: 0 auto;
    margin-bottom: 2%;
}
.head-section-car {
    text-align: center;
    padding: 1%;
}
.head-section-car h1 {
    font-weight: 600;
}
.car-code {
    text-align: center;
    margin-bottom: 2%;
}
.car-code h5 {
    font-weight: 600;
    color: #000;
}
figure.effect-apollo {
	background: transparent !important;
}
figure.effect-apollo img {
	transform: scale3d(1.00,1.00,1);
}
.grid-about {
    display: grid;
    grid-template-columns: 45% auto;
}
.grid-about-1 h3 {
    color: #000;
}
.grid-about-1 h2 {
    font-family: "Oswald", sans-serif;
    font-weight: 600;
    color: #000;
    font-size: 5em;
}
.grid-about-1 h5 {
    font-weight: 600;
    color: #000;
    margin-bottom: 3%;
}
.grid-about-1 {
    align-self: center;
    padding: 0% 15%;
}
.grid-about-one {
    display: grid;
    grid-template-columns: 40% auto;
}
.grid-one-about-2 h5 {
    font-weight: 600;
    color: #000;
    margin-bottom: 5px;
}
.grid-one-about-2 {
    align-self: center;
    padding: 0% 9% 0%;
}
.grid-about-one .grid-one-0 {
    align-self: center;
}
.grid-store {
    text-align: center;
    padding: 5% 10% 46%;
}
.grid-store h1 {
    font-weight: 600;
    margin-bottom: 1%;
}
.grid-store h3 {
    white-space: break-spaces;
}
.grid-service {
    display: grid;
    grid-template-columns: repeat(2,1fr);
}
.grid-service-3 {
    align-self: center;
    padding: 0% 11%;
}
.grid-service h6 {
    font-weight: 600;
    color: #000;
    margin-bottom: 2%;
}
.grid-service h3 {
    font-weight: 600;
    color: #000;
}
.TabItpContentLandingPage {
    background: #000;
    color: #fff;
}
.TabItpContentLandingPage .tab-content {
    background: transparent !important;
}
.TabItpContentLandingPage .nav-justified {
    width: 25% !important;
    padding-top: 0px !important;
}
.TabItpContentLandingPage .nav>li>a {
    color: #fff;
}
.detail-tap-contact h1 {
    font-weight: 600;
}
.detail-tap-contact .tel-tab a {
    color: #fff;
}
.detail-tap-contact .tel-tab a:hover {
    color: #fff;
}
.pdpa-text.pdpamg1 h4 {
    font-weight: 600;
}
.pdpa-text.pdpamg1 h3 {
    font-weight: 600;
}
.tab-home {
    color: #fff;
}
.tab-home a {
    color: #fff;
}
.tab-home a:hover {
    color: #fff;
}
.Textmanager.font-inherit {
    text-align: left;
}
.detail-tap-contact {
    text-align: left;
}




@media screen and (min-width: 1900px) {
h1 {
    font-size: 2.4em;
}
h2 {
    font-size: 3em;
}
h3 {
    font-size: 22px;
}
h4 {
    font-size: 26px;
}
h5 {
    font-size: 30px;
}
h6 {
    font-size: 36px;
}
p {
    font-size: 20px;
}
body {
    font-size: 20px;
}
.navbar-default .navbar-nav > li > a {
    margin: 0 15px;
}
.no-js .dropdown-menu > li > a {
    font-size: 19px;
}
.head-grid-one {
    padding: 0% 14%;
}
.head-car {
    font-size: 32px;
}
.head-car-2 {
    font-size: 22px;
}
.block-bgcar-2 {
    font-size: 40px;
}
.block-bgcar-3 {
    font-size: 20px;
} 
.block-bgcar-2 {
    margin-bottom: 10px;
}
.iconnext {
    width: 9%;
}
.grid-logo-1 {
    width: 85%;
}
.grid-tel-tab {
    grid-template-columns: 45px auto;
}
.ITPcookiebar {
    font-size: 16px !important;
}
.buttonExampleSite {
    font-size: 16px !important;
}
.copyright {
    font-size: 16px;
}
.grid-footer {
    font-size: 18px;
}
.grid-tel-footer {
    grid-template-columns: 25px auto;
} 
.block-social-footer {
    width: 65%;
}
.block-head {
    width: 12%;
}
.Contentmanager p {
    font-size: 20px;
}
ul.icon-a {
    font-size: 20px;
}
#width {
    width: 22%;
}
#width2 {
    width: 27%;
    margin: 0 auto;
    display: block;
}
#width3 {
    width: 17%;
    margin: 0 auto;
    display: block;
}
#background691161187bffeb001351d8a8 .head-article {
    min-height: 60px;
}
.head-article {
    min-height: 90px;
}
.head-form-2 {
    font-size: 36px;
}
.head-form-3 {
    font-size: 22px;
}
.no-js #Component691164281093060013c052e6 .form-control {
    padding: 25px 0px;
    font-size: 20px !important;
}
.no-js #Component691164281093060013c052e6 .btn {
    font-size: 20px;
}
.TabItpContentLandingPage .nav>li>a {
    padding: 15px 15px;
    font-size: 22px;
}
#controlBanner {
    width: clamp(120px, 50%, 20vw);
}
}





@media screen and (max-width: 1191px) {
h1 {
    font-size: 1.8em;
}
h6 {
    font-size: 26px;
}
h3 {
    font-size: 16px;
}
body {
    font-size: 14px;
}
h4 {
    font-size: 18px;
}
p {
    font-size: 14px;
}
.contenr-ktofficialstore {
    white-space: inherit;
}
.grid-one-1 h2 {
    font-size: 4em;
}
.grid-one-1 {
    margin-top: 5%;
    padding: 0% 5%;
}
.grid-one-1 h4 {
    font-size: 14px;
}
.grid-detail-car {
    padding: 0% 10%;
    gap: 30px;
}
#background691185d3ffbd870013a83b86 span.glyphicon.glyphicon-chevron-right,
#background691188411093060013c0555c span.glyphicon.glyphicon-chevron-right {
    font-size: 4em;
    background-image: url(http://itp1.itopfile.com/ImageServer/z_itp_051020242q6y/0/0/right2z-z1096313161567.png);
    background-size: 40px;
    background-repeat: no-repeat;
    background-position: center;
}
#background691185d3ffbd870013a83b86 span.glyphicon.glyphicon-chevron-left,
#background691188411093060013c0555c span.glyphicon.glyphicon-chevron-left {
    font-size: 4em;
    background-image: url(http://itp1.itopfile.com/ImageServer/z_itp_051020242q6y/0/0/left2z-z1081075985454.png);
    background-size: 40px;
    background-repeat: no-repeat;
    background-position: center;
}
#background691185d3ffbd870013a83b86 .main-image-gallery-691185d3ffbd870013a83b86 .owl-nav button.owl-prev,
#background691188411093060013c0555c .main-image-gallery-691188411093060013c0555c .owl-nav button.owl-prev {
    left: -0.5%;
}
#background691185d3ffbd870013a83b86 .main-image-gallery-691185d3ffbd870013a83b86 .owl-nav button.owl-next,
#background691188411093060013c0555c .main-image-gallery-691188411093060013c0555c .owl-nav button.owl-next {
    right: -1.3%;
}
.head-car-2 {
    font-size: 16px;
}
.grid-car-btn {
    font-size: 13px;
}
.btn-car {
    padding: 8px 10px;
}
.head-ktofficialstore-2 h5 {
    font-size: 20px;
}
.block-bgcar-3 {
    font-size: 14px;
    white-space: inherit;
}
.block-bgcar-2 {
    font-size: 24px;
    margin-bottom: 2px;
}
#background69107cd67bffeb001351d298 .grid figure figcaption {
    padding: 1em;
}
.head-tab h5 {
    font-size: 16px;
}
.footer-2 {
    white-space: inherit;
}
.grid-footer {
    grid-template-columns: 11% 25% 19% 28% auto;
    gap: 15px;
    font-size: 13px;
}
.grid-tel-footer {
    grid-template-columns: 15px auto;
    gap: 5px;
    margin-bottom: 5%;
}
.block-social-footer {
    width: 100%;
    gap: 10px;
}
.head-grid-one {
    padding: 0% 5%;
}
.grid-about-1 h2 {
    font-size: 3em;
}
.grid-about-1 {
    padding: 0% 5%;
}
.grid-store h3 {
    white-space: inherit;
}
.head-car {
    font-size: 18px;
}
.grid-car {
    margin-top: 10%;
}
#background691161187bffeb001351d8a8 .head-article {
    min-height: 60px;
}
.head-article {
    white-space: inherit;
    min-height: 70px;
}
#tableA td {
    font-size: 14px;
}
.Contentmanager p {
    font-size: 14px;
}
ul.icon-a {
    font-size: 14px;
}
.no-js #Component691164281093060013c052e6 .form-control {
    padding: 15px 0px;
    font-size: 14px !important;
}
.grid-tel-contact {
    grid-template-columns: 20px auto;
    gap: 7px;
    margin-bottom: 10px;
}
.grid-soaicl {
    grid-template-columns: 30px auto;
} 
.head-form-3 {
    font-size: 14px;
}
.detail-tap h3 {
    white-space: inherit;
}
}





@media screen and (max-width: 900px) {
.grid-one-1 h2 {
     font-size: 3em;
}
.grid-one-1 h6 {
    font-size: 18px;
}
.grid-one-1 h1 {
    font-size: 20px;
}
#background691185d3ffbd870013a83b86 span.glyphicon.glyphicon-chevron-left,
#background691188411093060013c0555c span.glyphicon.glyphicon-chevron-left {
    font-size: 3em;
}
#background691185d3ffbd870013a83b86 .main-image-gallery-691185d3ffbd870013a83b86 .owl-nav button.owl-prev,
#background691188411093060013c0555c .main-image-gallery-691188411093060013c0555c .owl-nav button.owl-prev {
    left: 1.5%;
}
#background691185d3ffbd870013a83b86 .main-image-gallery-691185d3ffbd870013a83b86 .owl-nav button.owl-next,
#background691188411093060013c0555c .main-image-gallery-691188411093060013c0555c .owl-nav button.owl-next {
    right: -0.5%;
}
.grid-testdrive-2-2 {
    gap: 0px;
}
.grid-logo-1 {
    gap: 10px;
    width: 90%;
}
.grid-testdrive h5 {
    font-size: 18px;
}
.grid-testdrive h6 {
    font-size: 20px;
}
.grid-testdrive h5 {
    font-size: 14px;
}
.grid-testdrive-4-4 {
    margin-left: 0%;
}
.block-footer-1 {
    display: none;
}
.block-footer-5 {
    display: none;
}
.grid-footer {
    grid-template-columns: 30% 28% auto;
    gap: 10px;
    font-size: 13px;
}
.copyright {
    font-size: 11px;;
}
#bodycolour .nav-justified {
    display: flex;
    gap: 5px;
    margin-left: -25%;
}
.sevice-page h6 {
    font-size: 22px;
}
.detail-tap-contact .grid-tel-tab {
    grid-template-columns: 30px auto;
    margin-bottom: 6px;
}
.detail-tap-contact h3 {
    font-size: 14px;
}
.TabItpContentLandingPage .nav>li>a {
    padding: 10px 15px;
    font-size: 15px;
}
.detail-tap-contact h5 {
    font-size: 18px;
}
.head-ktofficialstore-2 h5 {
    font-size: 18px;
}
article.col-md-6.item.-micro {
    width: 33.3%;
}
.row-fluid [class*=col-sm-5fix], .uneditable-input[class*=col-sm-5fix], [class*=col-sm-5fix] {
    width: 50%;
}
}



@media screen and (max-width: 480px) {
h2 {
    font-size: 2.5em;
}
h4 {
   font-size: 16px;
}
#imagesControl690dcf4032ec490013d39dd8 {
    padding: 0 !important;
}
.grid-one {
    grid-template-columns: 100%;
}
.grid-one-1 {
    margin-top: 5%;
    padding: 5% 5% 10%;
}
.grid-two {
    display: flex;
    flex-direction: column-reverse;
}
.grid-detail-car {
    padding: 10% 5%;
    gap: 10px;
}
#background691185d3ffbd870013a83b86 span.glyphicon.glyphicon-chevron-left,
#background691188411093060013c0555c span.glyphicon.glyphicon-chevron-left {
    font-size: 2em;
    border-radius: 50%;
}
#background691185d3ffbd870013a83b86 span.glyphicon.glyphicon-chevron-right,
#background691188411093060013c0555c span.glyphicon.glyphicon-chevron-right {
    font-size: 2em;
    border-radius: 50%;
}
#background691185d3ffbd870013a83b86 .main-image-gallery-691185d3ffbd870013a83b86 .owl-nav button.owl-prev, 
#background691188411093060013c0555c .main-image-gallery-691188411093060013c0555c .owl-nav button.owl-prev {
    left: -8.5%;
}
#background691185d3ffbd870013a83b86 .main-image-gallery-691185d3ffbd870013a83b86 .owl-nav button.owl-next, 
#background691188411093060013c0555c .main-image-gallery-691188411093060013c0555c .owl-nav button.owl-next {
    right: -8.5%;
} 
.grid-car-btn {
    font-size: 12px;
    display: inherit;
}
.btn-car {
    margin-bottom: 5px;
}
.btn-car {
    padding: 6px 10px;
}
.btn-car-2 {
    padding: 6px 10px;
}
.grid-footer {
    grid-template-columns: 100%;
    gap: 10px;
    font-size: 13px;
}
.block-footer-2 {
    display: none;
}
.block-footer-3 {
    margin-top: 10%;
}
.block-footer-4 {
    margin-top: 0%;
    margin-bottom: 10%;
}
.grid-testdrive {
    display: grid;
    grid-template-columns: 100%;
    gap: 50px;
}
.grid-testdrive-4 {
    margin-bottom: 15%;
}  
.grid-about {
    display: flex;
    flex-direction: column-reverse;
}
.grid-about-1 {
    padding: 10% 10%;
}
.grid-about-one {
    display: flex;
    grid-template-columns: 40% auto;
    flex-direction: column;
}
.grid-about-one .grid-one-0 {
    align-self: center;
    padding: 10% 0%;
}
.grid-store h3 {
    font-size: 14px;
}
.grid-store {
    text-align: center;
    padding: 10% 0% 55%;
}
.head-ktofficialstore-2 {
    padding: 10% 0% 2%;
}
.carimg1 {
    width: 100%;
    margin: 0 auto;
    margin-bottom: 5%;
}
#bodycolour .nav-justified {
    display: flex;
    gap: 5px;
    margin-left: -100%;
}
.itopplus-bg0 {
    margin: -10px;
}
.grid-service {
    display: flex;
    grid-template-columns: repeat(2, 1fr);
    flex-direction: column-reverse;
}
.grid-service-3 {
    align-self: center;
    padding: 10% 10% 10%;
}
.grid-service.two {
    display: flex;
    flex-direction: column;
}
article.col-md-6.item.-micro {
    width: 50%;
}
.btnreadmore {
    padding: 5px 15px;
}
.head-ktofficialstore-2 h3 {
    font-size: 14px;
}
.Contentmanager .col-md-12.text-justify {
    padding-right: 10px;
    padding-left: 10px;
}
.head-ktofficialstore-2 h1 {
    font-size: 20px;
    margin-bottom: 4%;
}
.contenemanager-gallery .col-xs-12.col-md-3 {
    width: 50%;
}
.head-article {
    min-height: 100px;
}
.Textmanager.font-inherit h5 {
    font-size: 18px;
}
.TabItpContentLandingPage {
    color: #fff;
    display: inherit !important;
}
.TabItpContentLandingPage .nav-justified {
    width: 100% !important;
}
.TabItpContentLandingPage .tab-content {
    width: 100% !important;
}
.map-3 {
    padding-right: 7%;
    margin-top: 10%;
}
body, html { 
    overflow-x: hidden; 
}  
}

