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


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


.no-js a {
  color: #282828;
  transition: 0.35s;
}
.no-js a:hover {
  color: #f9261f;
}
.itopplus-footer {
  color: #fff;
}
.itopplus-footer a {
  color: #fff;
}
.itopplus-footer a:hover {
  color: #f9261f;
}


.itopplus-bg {
  background-image: url("https://itp1.itopfile.com/ImageServer/z_itp_04112024fjgb/0/0/1z-z818100422077.jpg");
  background-size: 100%;
  background-repeat: no-repeat;
}
.itopplus-bg2 {
  background-image: url("http://itp1.itopfile.com/ImageServer/z_itp_04112024fjgb/0/0/bg2z-z102546627321.jpg");
  background-size: 100%;
  background-repeat: no-repeat;
}
.itopplus-bg3 {
  background-image: url("http://itp1.itopfile.com/ImageServer/z_itp_04112024fjgb/0/0/bg3z-z812295307430.jpg");
  background-size: 100%;
  background-repeat: no-repeat;
  color: #fff;
}
.itopplus-footer {
  background-image: url("https://itp1.itopfile.com/ImageServer/z_itp_04112024fjgb/0/0/fz-z802886109115.jpg");
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: top;
  color: #fff;
}
.navbar-default .navbar-nav > li > a {
  color: #fff;
  margin: 0 15px;
  padding: 8px 5px;
  border-radius: 0;
  border-bottom: 2px solid transparent;
      font-size: 16px;
}
.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: #f9261f;
  box-shadow: none;
  border-color: #f9261f;
  background: transparent;
  background-color: transparent;
}
.no-js .dropdown-menu > li > a {
  color: #444;
}
.no-js .dropdown-menu > li > a:focus,
.no-js .dropdown-menu > li > a:hover {
  color: #fff;
  background: #f9261f;
}



@media screen and (max-width: 1023px) {
#controlBanner img {
    position: fixed !important;
    top: 10px;
    left: 10px;
    width: 40px !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;
}
.navbar-header a::before {
    background-size: 38px;
    background-position: center;
}
.navbar-header a::after {
    background: transparent;
}
#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;
}
.navbar-header, .navbar-header .pull-right {
     gap: 15px;
   
}
}



@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: 10% auto;
    align-items: center;
}
#itopplus-nav-bar {
    display: flex;
    width: 100%;
    justify-content: end;
}
#controlBanner {
    object-fit: contain;
    padding: 15px;
    width: clamp(140px, 100%, 20vw);
    margin: 0 auto;
}
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;
    border-radius: 25px;
}
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 */






/*เฉพาะรูปแบบมีขอบ*/
.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;
}
#background68edcefbbb2e5c00136b912e .thumbnail,
#background68f07aea54f4b000138a3d57 .thumbnail {
    border: solid 0px #dadada;
    background: transparent;
    color: #000;
    padding: 0% !important;
    box-shadow: 0px 3px 10px 3px #2828280d;
    border-radius: 25px;
}
#background68edcefbbb2e5c00136b912e .thumbnail:hover,
#background68f07aea54f4b000138a3d57 .thumbnail:hover {
    box-shadow: 0px 3px 10px 3px #f9261f29;
	background: transparent;
    border-radius: 25px;
    color: #f9261f;
}
#background68edcefbbb2e5c00136b912e .imgLightbox,
#background68f07aea54f4b000138a3d57 .imgLightbox {
    border-radius: 25px 25px 0px 0px;
}
.thumbnail:hover .border-bgcar {
    border-bottom: 4px solid #f9261f;
    transition: 0.5s;
}
/**ห้ามเกินกรอบ**/




/*from Contact*/
.no-js #Component68eded91bb2e5c00136b9614 label {
  display: none !important;
  color: #282828;
}
.no-js #Component68eded91bb2e5c00136b9614 .col-md-6 {
  width: 100%;
  margin-left: auto;
  display: block;
  margin-right: auto;
  float: initial;
  padding-left: 20px;
}
.no-js #Component68eded91bb2e5c00136b9614 .form-control {
  border: 0px solid #e0e0e0;
  border-bottom: 1px solid #3333;
  box-shadow: inset 0 0px 0px rgb(0 0 0 / 8%);
  padding: 20px 0px;
  background: transparent;
  font-size: 16px !important;
  border-radius: 0px !important;
}
.no-js #Component68eded91bb2e5c00136b9614 .form-control:focus {
  border-bottom: 1px solid #f9261f !important;
  border: 0px solid #f9261f;
  box-shadow: inset 0 0px 0px rgba(0, 0, 0, 0.075), 0 0 0px rgba(102, 175, 233, 0);
}
.no-js #Component68eded91bb2e5c00136b9614 .btn {
  background: linear-gradient(to right, rgba(139,6,40,1) 0%,rgba(232,83,117,1) 100%);
  color: #fff;
  text-shadow: 0 0px 0 #00000000;
  background-repeat: repeat-x;
  border-color: transparent;
  border-radius: 50px;
  padding: 10px 30px 10px 30px;
  font-size: 16px;
  font-weight: 400;
  border: 0px solid;
}
.no-js #Component68eded91bb2e5c00136b9614 .btn-default:active {
  background: #fff;
  background: linear-gradient(to right, #030d3c 0%, #1fa0f0 100%);
}
.no-js #Component68eded91bb2e5c00136b9614 .btn-default:hover,
.no-js #Component68eded91bb2e5c00136b9614 .btn-default:focus {
  background-position: 0 0px;
  background: linear-gradient(to right, #030d3c 0%, #1fa0f0 100%);
  border: 0px solid transparent;
  color: #fff;
}
.no-js #Component68eded91bb2e5c00136b9614 .col-xs-12.col-sm-5.col-md-5.padding {
  width: 100%;
}
.no-js #Component68eded91bb2e5c00136b9614 span.label {
  font-size: 13px;
  font-weight: 400;
}
.no-js #Component68eded91bb2e5c00136b9614 ::placeholder {
  color: #4d4d4d !important;
}
#background68eded91bb2e5c00136b9614 {
    background: #fff !important;
    padding: 5%;
    border-radius: 25px;
}
.head-form {
    text-align: center;
    font-weight: 600;
    color: #f9261f;
    font-size: 30px;
    margin-top: 7px;
    font-family: "LINE Seed Sans TH";
}
.head-form-2 {
    text-align: center;
    font-family: "LINE Seed Sans TH";
    font-size: 18px;
    font-weight: 400;
}
/*from Contact*/





/*contenemanager*/
h3.managerHeader {
    display: none;
}
#Contentmanager .post-time {
    display: none;
}
.page-header {
    margin: 0px 0 0px;
    border-bottom: 0px solid #e1723a;
}
.landingpagemanager {
    display: none;
}
.Contentmanager .site .col-section .item.-micro a .caption .title {
    display: none;
}
.Contentmanager .site .col-section .item.-micro a:hover .caption .title {
    color: #444444;
}
.Contentmanager .site .col-section .item.-micro a .caption .time {
    display: inline;
    color: #282828;
}
article.col-md-6.item.-micro {
    width: 25%;
}
.Contentmanager .site .col-section .item.-micro {
    padding: 10px 10px 10px 10px;
}
.Contentmanager .site .col-section .item.-micro a .image {
    width: 100%;
    margin-bottom: 0px;
    border-radius: 20px;
}
.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: 15px;
}
.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 {
    border-radius: 20px;
    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;
    border-radius: 20px;
}
.Contentmanager .col-md-12.text-justify {
    padding-right: 10px;
    padding-left: 10px;
}
.Contentmanager .col-md-6.pull-left {
    padding-left: 0px !important;
}
.main-contentmanager-68edff3dab683f0013a5cf55 .owl-nav button {
    background: rgba(255, 255, 255, 0) !important;
}
#background68edff3dab683f0013a5cf55 .caption {
    display: none;
}
#background68edff3dab683f0013a5cf55 .col-md-12.col-sm-12.col-xs-12.padding-md.text-center {
    background: linear-gradient(41deg, rgb(136 6 40) 0%, rgb(242 37 59) 50%, rgb(232 85 117) 100%);
    border-radius: 25px;
    text-align: left;
    padding: 8px !important;
}
#background68edff3dab683f0013a5cf55 .img-container {
    padding-bottom: 75%;
}
#background68edff3dab683f0013a5cf55 .img-container .img {
    border-radius: 20px;
}
#background68edff3dab683f0013a5cf55 .btn-finance {
    margin-top: -71%;
}
#background68edfb6da5dd820013ad8db3 article.col-md-6.item.-micro {
    background: linear-gradient(41deg, rgb(136 6 40) 0%, rgb(242 37 59) 50%, rgb(232 85 117) 100%);
    width: 23.3%;
    margin: 0px 10px 20px;
    border-radius: 25px;
}
.btn-finance {
    background: linear-gradient(to right, #030d3c 0%, #1fa0f0 100%);
    color: #fff;
    border-radius: 50px;
    padding: 8px 20px;
    width: fit-content;
    position: absolute;
    margin-top: -70%;
    margin-left: 1%;
}
.grid-car {
    color: #fff;
    padding: 5% 3%  3%;
}
.grid-price-2 {
    white-space: break-spaces;
}
.grid-price-2 h3 span {
    font-weight: 600;
    font-size: 23px;
}
.grid-price-3 {
    align-self: center;
}
.grid-price {
    display: grid;
    grid-template-columns: 85% auto;
    margin-top: 7%;
}
/*contenemanager*/


/* slide */
#carousel68edb76dbb2e5c00136b8c86 .hidden {
   display: block!important;
   visibility: inherit!important;
   pointer-events: none;
   bottom: 40px;
   left: 0%;
   margin-left: 20%;
}
.carousel-indicators li {
    border: 1px solid #fff;
    background-color: #fff;
    height: 8px;
	width: 7px;
}
.carousel-indicators .active {
   background-color: #fff;
   border-color:#fff;
   width: 40px;
   height: 8px;
}
.glyphicon-chevron-left:before, 
.glyphicon-chevron-right:before {
   display: none;
}
/* slide */



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

h1 {
    font-size: 2.3em;
}
h2 {
    font-size: 3.3em;
}
h3 {
    font-size: 17px;
}
h4 {
    font-size: 22px;
}
h5 {
    font-size: 24px;
}
h6 {
    font-size: 28px;
}
p {
    font-size: 15px;
}
body {
    font-size: 15px;
}
b, strong {
    font-weight: 600;
}



.head-hanedaimport168.pd {
    text-align: center;
    padding: 5% 0% 2%;
}
.head-hanedaimport168 h2 {
    font-weight: 600;
}
.itopplus-footer {
    background-color: #000000;
}
.grid-footer {
    display: grid;
    grid-template-columns: 15% 26% 33% auto;
    gap: 35px;
    padding: 8% 0% 4%;
}
.grid-social-footer {
    display: flex;
    gap: 20px;
    width: 60%;
    margin: 0 auto;
    margin-top: 15%;
}
.footer-2 {
    white-space: break-spaces;
}
.copyright {
    white-space: break-spaces;
    font-size: 14px;
}
.menu-footer {
    line-height: 2.5;
    white-space: break-spaces;
}
.grid-menufooter {
    display: flex;
    margin-top: 4%;
    gap: 50px;
}
.btn-footer {
    background: linear-gradient(to right, rgb(188 17 47) 0%, rgba(232, 83, 117, 1) 100%);
    display: grid;
    grid-template-columns: auto 13px;
    width: 95%;
    padding: 10px 15px 10px 20px;
    border-radius: 50px;
    gap: 10px;
    margin: 0 auto;
    margin-bottom: 10px;
    transition: 0.35s;
}
.logo-footer {
    width: 85%;
    margin: 0 auto;
}
.btn-footer:hover {
    background: linear-gradient(to right, #030d3c 0%, #1fa0f0 100%);
    transition: 0.35s;
}
.btnaddline {
    background: #06c755;
    color: #fff;
    text-align: center;
    border-radius: 50px;
    padding: 10px 0px;
}
.grid-qrcode-footer {
    background: #fff;
    padding: 5%;
    border-radius: 25px;
    width: 75%;
    margin: 0 auto;
    margin-top: 10%;
}
.qrcode-footer {
    margin-bottom: 7%;
}
.grid-qrcode-footer:hover .btnaddline {
    background: #000;
    transition: 0.35s;
}
.grid-qrcode-footer:hover .qrcode-footer {
    filter: grayscale(1);
}
.tel-footer {
    display: grid;
    grid-template-columns: 25px auto;
    gap: 10px;
    padding: 5px 0px;
}
.tel-footer-2 {
    align-self: center;
}
.empty-hanedaimport168 {
    padding: 2%;
}
.grid-section-two {
    display: grid;
    grid-template-columns: repeat(4,1fr);
    color: #fff;
    padding: 5% 0% 7%;
}
.icon-hanedaimport168 {
    width: 23%;
    margin: 0 auto;
    margin-bottom: 10%;
}
.icon-hanedaimport168-2 {
    text-align: center;
    white-space: break-spaces;
}
.icon-hanedaimport168-2 h4 {
    font-weight: 600;
}
.grid-icon-hanedaimport168 {
    transition: 0.35s;
}
.grid-icon-hanedaimport168:hover {
    transition: 0.35s;
    transform: translateY(-7px);
}
.itopplus-bg {
    background-color: #000;
}
.content-hanedaimport168 {
    white-space: break-spaces;
}
.grid-one {
    text-align: center;
    padding: 5% 0% 5%;
}
.grid-one h2 {
    color: #f9261f;
    font-weight: 600;
}
.grid-one h1 {
    font-weight: 600;
    white-space: break-spaces;
    padding: 2% 0%;
}
.grid-one-2 {
    padding: 0% 0% 11%;
    margin-left: 5%;
}
.grid-one-2 span {
    font-weight: 600;
    font-style: italic;
}
.grid-one-2 .content-hanedaimport168 {
    margin-top: 13%;
}
.section-two {
    padding: 1% 0% 2%;
}
.head-hanedaimport168.car {
    text-align: center;
    padding: 3% 0% 2%;
}
.block-bgcar {
    background: #fff;
    text-align: center;
    padding: 5% 0% 0%;
    border-radius: 0px 0px 25px 25px;
}
.border-bgcar {
    border-bottom: 4px solid #002482;
    width: 25%;
    margin: 0 auto;
    margin-top: 10%;
    border-radius: 50px;
    transition: 0.5s;
}
.head-hanedaimport168 h3 {
    white-space: break-spaces;
}
.btn-service {
    font-size: 16px;
    display: grid;
    background: linear-gradient(to right, #030d3c 0%, #1fa0f0 100%);
    grid-template-columns: auto 10px;
    padding: 10px 20px;
    width: fit-content;
    gap: 15px;
    border-radius: 50px;
    box-shadow: 3px 3px 10px 3px #28282840;
    transition: 0.35s;
}
.btn-service-2 {
    align-self: center;
}
.next-footer {
    align-self: center;
}
.bg-service-3 {
    text-align: left;
    font-size: 18px;
    white-space: break-spaces;
    margin-bottom: 2%;
}
.bg-service-2 {
    text-align: left;
    font-size: 46px;
    font-weight: 600;
    white-space: break-spaces;
}
.thumbs:hover .btn-service {
    background: linear-gradient(to right, #000 0%, #959595 100%);
}
.bg-service.two {
    float: right;
}
.bg-service.two .bg-service-2 {
    text-align: right;
}
.bg-service.two .bg-service-3 {
    text-align: right;
    margin-bottom: 5%;
}
.bg-service.two .btn-service {
    float: right;
}
.grid-social {
    gap: 20px;
}
.grid-icon-social {
    display: grid;
    grid-template-columns: 40px auto;
    gap: 10px;
    background: #fff;
    padding: 8px 20px 8px 10px;
    border-radius: 50px;
    transition: 0.35s;
}
.grid-icon-social:hover {
    background: #000;
    color: #fff;
    transition: 0.35s;
}
.icon-social-2 {
    align-self: center;
}
.grid-social .grid-qrcode-footer {
    width: 65%;
    margin: initial;
}
.grid-social-2 h3 {
    font-weight: 600;
    margin-bottom: 2%;
}
.grid-icon-social-pd {
    display: grid;
    grid-template-columns: repeat(2,1fr);
    gap: 10px;
}
#iframe68edf2dba5dd820013ad8b19 iframe {
    border-radius: 25px;
}
.buttonExampleSite {
   border: 0px solid #fff !important;
   color: #fff !important;
   background: linear-gradient(to right, rgb(188 17 47) 0%, rgba(232, 83, 117, 1) 100%) !important;
   border-radius: 50px !important;
   font-weight: 400;
   font-family: "LINE Seed Sans TH" !important;
}
.buttonExampleSite:hover {
   background: linear-gradient(to right, #030d3c 0%, #1fa0f0 100%) !important;
   color: #fff !important;
}
.pdpa-text.pdpamg1 {
  padding: 6% 0%;
}
.ITPcookiebar {
  background-color: #4e4e4ee0 !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: 15px;
}
.newShareContainer {
    justify-content: end !important;
}
.social-share {
    top: 65px;
    z-index: 1;
}
.itp-newshare-button:hover {
    background-color: #f9261f !important;
}
.Textmanager.font-inherit {
    display: flow-root;
    text-align: left;
}
.detail-car h6 {
    font-weight: 600;
}
.detail-car h3 {
    font-weight: 600;
}
.detail-car {
    margin-left: 3%;
    margin-bottom: 3%;
}
ul ::marker {
    color: #f9261f;
}
.pd-iconlist {
    display: grid;
    grid-template-columns: 20px auto;
    gap: 10px;
    margin-bottom: 5px;
}
.iconlist-2 {
    align-self: center;
}
.grid-iconlist {
    padding: 1% 0% 2%;
}

.detail-car li {
    margin-bottom: 3px;
}
.detail-car ul {
    margin-top: 3px;
}
.detail-car-price h3 {
    font-weight: 400;
}
.detail-car-price {
    margin-bottom: 2%;
}
.detail-car-price h4 span {
    font-weight: 600;
    font-size: 28px;
}
.detail-car-price h3 {
    font-weight: 400;
}
.detail-car-price h3 span {
    font-weight: 600;
}
.detail-car-price {
    background: linear-gradient(41deg, rgb(136 6 40) 0%, rgb(242 37 59) 50%, rgb(232 85 117) 100%);
    color: #fff;
    padding: 5px 30px;
    border-radius: 35px;
    width: fit-content;
    margin-bottom: 2%;
    margin-top: 3%;
}
.grid-iconlist-2 {
    display: grid;
    grid-template-columns: repeat(2,1fr);
    gap: 20px;
}
.iconlist-2 {
    white-space: break-spaces;
}
.border-car {
    border-top: 1px solid #dcdcdc;
    margin-bottom: 15px;
    margin-top: 15px;
}
.bg-blue {
    background: linear-gradient(to right, #030d3c 0%, #1fa0f0 100%);
    color: #fff;
    border-radius: 50px;
    padding: 8px 20px;
    width: fit-content;
}
.detail-car-price-2 {
    display: flex;
    gap: 10px;
    margin-bottom: 20px;
}
.detail-car-price-4 {
    align-self: center;
}
.detail-car-price-3 {
    align-self: center;
}
.detail-car h3 {
    font-weight: 600;
}
.detail-car-price-2 h3 {
    font-size: 17px;
}
.detail-car-price-4 h3 span {
    font-weight: 600;
}
.pd-icon-space {
    display: grid;
    grid-template-columns: 45px auto;
    gap: 10px;
    width: fit-content;
}
.icon-space-2 {
    align-self: center;
}
.grid-icon-space {
    display: grid;
    grid-template-columns: repeat(2,1fr);
    gap: 65px;
    margin-bottom: 15px;
    width: fit-content;
}
.icon-space img {
    width: 100% !important;
}
.head-car {
    white-space: break-spaces;
}
.grid-price-2 h3 {
    font-size: 15px;
}
.Contentmanager .head-hanedaimport168 h2 {
    font-size: 3em;
}
.gridcontent-car {
    display: grid;
    grid-template-columns: repeat(2,1fr);
    gap: 20px;
}
.gridcontent-car-2-2 {
    display: flex;
    gap: 20px;
    margin-top: 20px;
}
.block-bg {
    align-self: center;
    display: block;
    overflow: hidden;
    border-radius: 20px;
}
.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);
}
.block-bg img {
    width: 100% !important;
}
.head-car {
    font-size: 15px;
}
.main-contentmanager-68edff3dab683f0013a5cf55 .glyphicon {
    top: 40px;
}
.detail-car-head h4 {
    font-weight: 600;
}
.empty-about {
    padding: 3%;
}
.grid-section-about-2 {
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    color: #fff;
    padding: 5% 0% 7%;
}
.grid-icon-hanedaimport168 .icon-hanedaimport168 {
    width: 25%;
}
.grid-about {
    display: grid;
    grid-template-columns: repeat(2,1fr);
    gap: 40px;
    margin-bottom: 3%;
    margin-top: 2%;
}
.grid-about-3 h4 {
    white-space: break-spaces;
    font-weight: 600;
    margin-bottom: 3%;
}
.grid-about-3 h1 {
    color: #f9261f;
    font-weight: 600;
}
.border-about {
    border-left: 1px solid;
    padding-left: 4%;
    margin-top: 2%;
}
.grid-about-two {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 40px;
    margin-bottom: 5%;
    margin-top: 5%;
}
.grid-about-3 {
    align-self: center;
}
.grid-about-3 li {
    margin-bottom: 3px;
}
.bgtabcar {
    width: 50%;
    margin: 0 auto;
}



/*สี*/
#tabcar .nav-pills>li.active>a, 
#tabcar .nav-pills>li.active>a:hover, 
#tabcar .nav-pills>li.active>a:focus {
    color: #fff;
    background-color: transparent;
    box-shadow: 2px 2px #00000078;
    transition: 0.3s;
}
/*สี*/

/*ขนาด*/
#tabcolour1 a, 
#tabcolour2 a, 
#tabcolour3 a,
#tabcolour4 a,
#tabcolour5 a,
#tabcolour6 a,
#tabcolour7 a {
    width: 50px;
    height: 50px;
    border-radius: 50px !important;
    border: 1px solid #e2e2e2;
}


#car-1 {
    width: 20%;
    margin: 0 auto;
    display: block;
}
#car-1 .nav-justified,
#car-2 .nav-justified,
#car-3 .nav-justified,
#car-4 .nav-justified {
    padding-top: 0px !important;
	background: transparent !important;
}
#car-2 {
    width: 13%;
    margin: 0 auto;
    display: block;
}
#car-3 {
    width: 40%;
    margin: 0 auto;
    display: block;
}
#car-4 {
    width: 0%;
    margin: 0 auto;
    display: block;
}




/*ขนาด*/


#tableA {
  width: 100%;
}
#tableA th {
  background-color: #f92720;
  padding: 15px 0px;
  color: #ffffff;
  border: 1px solid #fff;
  text-align: center;
      font-weight: 400;
}
#tableA td {
    border-bottom: 1px solid #c9c9c9;
    padding: 15px 0px;
    text-align: center;
    width: 30%;
}




#tableA tr:nth-child(even) {
  background-color: #eee;
}
#tableA tr:hover {
  background-color: #dddddd;
}
.head-specification {
    margin-top: 3%;
}


.TabItpContentLandingPage4>ul {
    width: 100%;
}
.TabItpContentLandingPage.col-md-12 .tab-content {
    background-color: transparent !important;
    padding: 0px !important;
    margin-top: 0px !important;
}
.TabItpContentLandingPage.col-md-12 {
    padding-right: 0px;
    padding-left: 0px;
}
.TabItpContentLandingPage.col-md-12 .nav-pills>li.active>a, 
.TabItpContentLandingPage.col-md-12 .nav-pills>li.active>a:focus, 
.TabItpContentLandingPage.col-md-12 .nav-pills>li.active>a:hover {
    color: #fff;
    border-radius: 0px;
}
.nav-justified {
    padding-top: 0px !important;
    background: #000;
}
.TabItpContentLandingPage.col-md-12 .nav>li>a {
    position: relative;
    display: block;
    padding: 15px 0px;
    border-radius: 0px !important;
    color: #fff;
    border: 1px solid #f6f6f6;
}
.TabItpContentLandingPage.col-md-12 .nav>li>a:hover {
    background: #f9261f !important;
}
.table-cartab .nav-pills>li.active>a, 
.table-cartab .nav-pills>li.active>a:focus, 
.table-cartab .nav-pills>li.active>a:hover {
    background: #f9261f !important;
}
.nav-pills>li.active>a, .nav-pills>li.active>a:focus, .nav-pills>li.active>a:hover {
    color: #fff;
    background-color: #f92720;
}





/* slide */
#carousel68edb76dbb2e5c00136b8c86 .hidden {
   display: block!important;
   visibility: inherit!important;
   pointer-events: none;
   bottom: 40px;
   left: 0%;
   margin-left: 20%;
}
.carousel-indicators li {
    border: 1px solid #fff;
    background-color: #fff;
    height: 8px;
	width: 7px;
}
.carousel-indicators .active {
   background-color: #fff;
   border-color:#fff;
   width: 40px;
   height: 8px;
}
.glyphicon-chevron-left:before, 
.glyphicon-chevron-right:before {
   display: none;
}
/* slide */



.no-js .pd-confix {
    position: fixed;
}
.pd-confix {
    display: grid;
    grid-template-columns: 45px auto;
    background: rgb(0 0 0 / 80%);
    color: #fff;
    padding: 10px 20px;
    gap: 15px;
    right: 0px;
    top: 30%;
    width: 12%;
}
.iconfix-2 {
    align-self: center;
}
.iconfix {
    border-right: 1px solid;
    padding-right: 30%;
}
.pd-confix.two {
    top: 39%;
}
.pd-confix.three {
    top: 48%;
}
.pd-confix.four {
    top: 57%;
}
.itopplus-fix {
    position: absolute;
    z-index: 2;
}
.pd-confix:hover {
    background: #000;
    transition: 0.35s;
}
.social-share {
    display: none;
}



@media screen and (min-width: 1900px) {
h1 {
    font-size: 2.3em;
}
h2 {
    font-size: 3.3em;
}
h3 {
    font-size: 21px;
}
h4 {
    font-size: 25px;
}
h5 {
    font-size: 29px;
}
h6 {
    font-size: 34px;
}
p {
    font-size: 19px;
}
body {
    font-size: 19px;
}
.navbar-default .navbar-nav > li > a {
    font-size: 20px;
}
.no-js .dropdown-menu > li > a {
    font-size: 19px;
}
.pd-confix {
    grid-template-columns: 50px auto;
}
.pd-confix.two {
    top: 37%;
}
.pd-confix.three {
    top: 44%;
} 
.pd-confix.four {
    top: 51%;
}
.pd-confix {
    width: 10%;
}
.section-two {
    padding: 3% 0% 1%;
} 
.head-car {
    font-size: 20px;
} 
.grid-price-2 h3 {
    font-size: 20px;
}  
.grid-price-2 h3 span {
    font-size: 32px;
} 
.grid-price {
    grid-template-columns: 88% auto;
}
.btn-finance {
    font-size: 17px;
}  
.grid-one-2 {
    padding: 0% 0% 12%;
}
.bg-service-2 {
    font-size: 56px;
}  
.bg-service-3 {
    font-size: 22px;
}
.btn-service {
    font-size: 20px;
}
.btn-footer {
    width: 70%;
}
.grid-qrcode-footer {
    width: 70%;
}
.grid-social-footer {
    gap: 20px;
    width: 50%;
}
.ITPcookiebar {
    font-size: 16px !important;
}
.buttonExampleSite {
    font-size: 16px !important;
}  
.Contentmanager p {
    font-size: 19px;
}  
ul.icon-a {
    font-size: 19px;
}
#car-1 {
    width: 13%;
}   
#car-2 {
    width: 9%;
}
#car-3 {
    width: 30%;
}
button.itp-newshare-button {
    font-size: 17px;
}
.social-share {
    top: 120px;
}
.detail-car-price h4 span {
    font-size: 34px;
}
.detail-car-head h4 {
    font-size: 32px;
}
.detail-car-price-2 h3 {
    font-size: 22px;
}
.head-form {
    font-size: 40px;
}  
.head-form-2 {
    font-size: 22px;
}
.no-js #Component68eded91bb2e5c00136b9614 .form-control {
    padding: 24px 0px;
    font-size: 19px !important;
}
.no-js #Component68eded91bb2e5c00136b9614 .btn {
    font-size: 19px;
}
#iframe68edf2dba5dd820013ad8b19 iframe {
    height: 330px;
}
}


@media screen and (max-width: 1191px) {
h1 {
  font-size: 2em;
}
h2 {
    font-size: 3em;
}  
h4 {
    font-size: 21px;
}
.navbar-default .navbar-nav > li > a {
    margin: 0 7px;
}
.pd-confix {
    width: 16%;
}
.content-hanedaimport168 {
    white-space: inherit;
}
.grid-one-2 {
    padding: 0% 0% 0%;
    margin-left: 0%;
}  
.grid-one-2 h2 {
    font-size: 28px;
}
.grid-one-2 h5 {
    font-size: 20px;
}
.grid-one-2 .content-hanedaimport168 {
    margin-top: 2%;
    margin-bottom: 10%;
    width: 43%;
}
.icon-hanedaimport168-2 h4 {
    font-size: 18px;
}
.grid-icon-hanedaimport168 .icon-hanedaimport168 {
    width: 23%;
    margin-bottom: 7%;
}
.grid-section-two {
    padding: 3% 0% 7%;
}
.head-car {
    min-height: 80px;
}
.grid-price-2 h3 span {
    font-size: 20px;
}  
.bg-service-2 {
    font-size: 36px;
}
.footer-2 {
    white-space: inherit;
}
.copyright {
    white-space: break-spaces;
    font-size: 12px;
}
.grid-qrcode-footer {
    width: 100%;
}
.TabItpContentLandingPage.col-md-12 {
    white-space: nowrap;
}  
#background68edfb6da5dd820013ad8db3 article.col-md-6.item.-micro {
    width: 22.7%;
}
.btn-finance {
    font-size: 12px;
}
.Contentmanager .head-hanedaimport168 h2 {
    font-size: 2.2em;
}
.detail-car-price-2 {
    display: inherit;
}
.detail-car-price-3 {
    margin-bottom: 3%;
}
.detail-car-price-2 h3 {
    font-size: 20px;
}
.grid-icon-social {
    grid-template-columns: 30px auto;
    padding: 6px 20px 6px 6px;
}
}





@media screen and (max-width: 900px) {
h1 {
    font-size: 1.6em;
}
h2 {
    font-size: 2.6em;
}
#carousel68f0796b54f4b000138a3c4d {
    display: none;
}
.itopplus-bg {
    background-position: bottom;
}
#carousel68edb76dbb2e5c00136b8c86 {
    margin-bottom: -10px;
}  
.itopplus-bg {
    background-image: url(http://itp1.itopfile.com/ImageServer/z_itp_04112024fjgb/0/0/bg0z-z1326218974249.jpg);
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: bottom;
}
.pd-confix {
    width: 22%;
}
.pd-confix.two {
    top: 36%;
}
.pd-confix.three {
    top: 42%;
}
.pd-confix.four {
    top: 48%;
}
.itopplus-bg2 {
    background-position: bottom;
    background-color: #000;
}
.icon-hanedaimport168-2 {
    text-align: center;
    white-space: inherit;
}
.icon-hanedaimport168-2 h4 {
    white-space: break-spaces;
}
.grid-section-two {
    padding: 3% 0% 3%;
    gap: 10px;
}
#background68edcefbbb2e5c00136b912e .CustomImageGalleryType_2 {
    justify-content: center;
}  
#background68f09c7fcc82b000137f299e {
    display: none;
}
.itopplus-bg3 {
    background-size: cover;
}
.grid-footer-2 {
    display: none;
}  
.grid-footer {
    grid-template-columns: 35% 35% auto;
    gap: 20px;
}
.grid-footer {
    font-size: 13px;
}
.grid-menufooter {
    gap: 5px;
}  
.grid-qrcode-footer {
    width: 80%;
}
.bg-service-2 {
    font-size: 28px;
}
.grid-about-3 h4 {
    white-space: inherit;
}
#car-1 .nav-justified, #car-2 .nav-justified, #car-3 .nav-justified, #car-4 .nav-justified {
    display: flex;
    gap: 10px;
}
.TabItpContentLandingPage.col-md-12 .nav-justified {
    width: 100%;
    display: flex;
    overflow-x: auto;
    white-space: nowrap;
}
.TabItpContentLandingPage.col-md-12 .nav>li>a {
    padding: 15px 20px;
}
.table-responsive {
    border: 0px solid #ddd;
}
.tabcar .TabItpContentLandingPage.col-md-12 .nav-justified {
    overflow-x: inherit;
    white-space: nowrap;
}
#car-3 {
    width: 65%;
}
#background68edfb6da5dd820013ad8db3 article.col-md-6.item.-micro {
    width: 30.6%;
}
.grid-icon-space {
    gap: 20px;
}
.pd-icon-space {
    grid-template-columns: 40px auto;
}
.detail-car-price h4 span {
    font-size: 22px;
}
.grid-icon-social-pd {
    grid-template-columns: repeat(1, 1fr);
}
#iframe68edf2dba5dd820013ad8b19 iframe {
    height: 210px;
}
.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
    background-color: transparent;
}
}




@media screen and (max-width: 480px) {
h2 {
    font-size: 2em;
}
#carousel68f0796b54f4b000138a3c4d {
    display: inherit;
} 
#background68f09c7fcc82b000137f299e {
    display: inherit;
} 
#imagesControl68f0796b54f4b000138a3c4d,
#imagesControl68edcefbbb2e5c00136b912e {
    padding: 0px !important;
}
.itopplus-bg {
    background-color: transparent;
}
.grid-one-2 h2 {
    font-size: 32px;
    white-space: break-spaces;
}
.grid-one-2 .content-hanedaimport168 {
    margin-top: 4%;
    margin-bottom: 35%;
    width: 100%;
}
.grid-section-two {
    padding: 10% 0% 10%;
    gap: 10px;
    grid-template-columns: repeat(2, 1fr);
}
.icon-hanedaimport168-2 h4 {
    font-size: 16px;
}
figure.effect-oscar {
    border-radius: 15px;
} 
.head-hanedaimport168 h3 {
    white-space: inherit;
}
.head-car {
    min-height: auto;
}
.head-car {
    min-height: auto;
}
#background68f09c7fcc82b000137f299e .grid figure figcaption {
    padding: 1em;
}
.bg-service-3 {
    font-size: 14px;
    white-space: inherit;
    margin-bottom: 7%;
}
.bg-service.two {
    margin-top: 95%;
}
.btn-service {
    padding: 7px 20px;
}
.btn-service {
    font-size: 14px;
}
.grid-footer-2 {
    display: inherit;
}
.grid-footer {
    grid-template-columns: 100%;
    gap: 20px;
    font-size: 15px;
}
.grid-footer-3 {
    text-align: center;
}
.tel-footer {
    width: fit-content;
    margin: 0 auto;
    margin-bottom: 5px;
    margin-top: 5px;
}
.footer-mobile {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    width: 90%;
    margin: 0 auto;
    margin-top: 5%;
}
.btnaddline {
    font-size: 12px;
}
.grid-footer-4 {
    display: flex;
    gap: 10px;
}
.btn-footer {
    font-size: 12px;
    width: 100%;
}
.pd-confix {
    top: 30%;
}
.pd-confix.two {
    top: 38%;
}
.pd-confix.three {
    top: 46%;
}
.pd-confix.four {
    top: 54%;
}
.pd-confix {
    grid-template-columns: 35px auto;
    gap: 10px;
    padding: 10px 10px;
}
.block-bgcar h3 {
    font-size: 13px;
}
.grid-about {
    grid-template-columns: repeat(1, 1fr);
    gap: 20px;
}
.grid-about-3 h1 {
    font-size: 2em;
}
.grid-about-two {
    grid-template-columns: repeat(1, 1fr);
    gap: 20px;
}
#contentnewmode68ef6b76bb2e5c00136bc2cd .grid-section-about-2 {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    justify-content: center;
}
#contentnewmode68ef6b76bb2e5c00136bc2cd .grid-icon-hanedaimport168 {
    width: 46%;
}
.grid-one-2 {
    padding: 10% 0% 0%;
}
.head-hanedaimport168.pd {
    padding: 10% 0% 2%;
}
.bgtabcar {
    width: 90%;
}
#tabcolour1 a, #tabcolour2 a, #tabcolour3 a, #tabcolour4 a, #tabcolour5 a, #tabcolour6 a, #tabcolour7 a {
    width: 40px;
    height: 40px;
    border-radius: 50% !important;
}
#car-1 .nav-justified, #car-2 .nav-justified, #car-3 .nav-justified, #car-4 .nav-justified {
    display: flex;
    gap: 3px;
}
#car-1 {
    width: 40%;
}
#car-2 {
    width: 25%;
}
#car-3 {
    width: 100%;
}
#background68edfb6da5dd820013ad8db3 article.col-md-6.item.-micro {
    width: 100%;
}
#background68edfb6da5dd820013ad8db3 .head-car {
    font-size: 17px;
}
#background68edfb6da5dd820013ad8db3 .grid-price-2 h3 {
    font-size: 17px;
}
#background68edfb6da5dd820013ad8db3 .grid-price-2 h3 span {
    font-size: 28px;
}
.Contentmanager .head-hanedaimport168 h2 {
    font-size: 2em;
}  
.gridcontent-car {
    grid-template-columns: repeat(1, 1fr);
}  
.gridcontent-car-2-2 {
        display: flex;
}  
.grid-icon-space {
    grid-template-columns: repeat(1, 1fr);
}
.contenemanager-gallery .col-xs-12.col-md-3 {
    width: 50%;
}  
.detail-car-price {
    margin-top: 5%;
}
.detail-car {
    margin-left: 0%;
}
.grid-contact .tel-footer {
    margin: initial;
}
.grid-icon-social {
    grid-template-columns: 35px auto;
}
.head-form {
    font-size: 24px;
}
.head-form-2 {
    font-size: 16px;
    padding: 0% 10%;
}
#tableA td {
    padding: 15px 20px;
}  
#tableA th {
    padding: 15px 20px;
}
#car-4 {
    width: 7%;
}
#contentnewmode68f080a4debe880012c8bd56 {
    padding: 0px !important;
}
.pd-confix {
    width: 32%;
    font-size: 12px;
}
.bg-service-2 {
    font-size: 22px;
}
.grid-footer-4 {
    margin: 0 auto;
}  
}




.CASS-A-top {
    height: auto;
    border-top: solid 0px #d4d4d4;
}
.CASS-A-bottom {
    height: auto;
    border-bottom: solid 0px #d4d4d4;
}
.CASS-A-middle-mid {
    position: relative;
    padding: 0px;
}
.CASS-A-middle-right {
    border-right: solid 0px #d4d4d4;
}
.CASS-A-middle-left {
    border-left: solid 0px #d4d4d4;
}
.CASS-A-main {
    box-shadow: 0px 0px 0px 0px rgba(50, 50, 50, .5);
}
.no-js .fancybox-opened .fancybox-skin {
    -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, .5);
    -moz-box-shadow: 0 10px 25px rgba(0,0,0,.5);
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0);
}
.no-js .fancybox-skin {
    background: transparent;
}

