.itopplus-background {

}
.unknown {
  position: fixed;
  bottom: 8% !important;
}

.unknown_prf .btn-main,
.unknown_prf:hover .btn-main {
  margin-bottom: 0 !important;
}
body {
  font-size: 16px;
  overflow-x: hidden;
  color: #444444;
  font-family: "LINE Seed Sans TH";
}
a {
    color: #444444;
}
a:hover  {
    color: #06104a;
}
b, strong {
    font-weight: 600;
}
.itopplus-bg {
    background-image: none;
    /*background-image: url("https://itp1.itopfile.com/ImageServer/z_itp_19062024aqcf/0/0/1z-z861857670072.jpg");*/
    background-size: 100% auto;
    background-color: #fff;
    background-position: top;
    color: #444;
}

.itopplus-bg2 {
  background-image: url("https://itp1.itopfile.com/ImageServer/z_itp_19062024aqcf/0/0/2z-z1343441070659.jpg");
  background-size: cover;
  background-position: center;
}

.itopplus-bg3 {
    background-image: url("http://itp1.itopfile.com/ImageServer/z_itp_19062024aqcf/0/0/bg3z-z1605050366351.jpg");
    background-size: 100% auto;
}

.itopplus-bg4 {
  background-image: url("https://itp1.itopfile.com/ImageServer/z_itp_19062024aqcf/0/0/4z-z1361722048231.jpg");
  background-size: 100% auto;
}


.navbar-default .navbar-nav > li > a {
  font-size: 1em;
  color: #fff;
  margin: 0 20px;
  padding: 8px 0;
  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 !important;
  box-shadow: none;
  border-color: #192fb8;
  background: transparent;
  background-color: transparent;
}

.no-js .dropdown-menu > li > a {
    font-size: 1.1em;
    color: #282828;
    padding: 6px 15px;
}

.no-js .dropdown-menu > li > a:focus,
.no-js .dropdown-menu > li > a:hover {
  color: #fff;
  background: #192fb8;
}

@media screen and (max-width: 1023px) {
  #controlBanner img {
    position: fixed;
    top: 10px;
    left: 10px;
    width: 55px !important;
    z-index: 10000;
  }

  #nav-menu,
  #ItopplusMainSidebar > div {
    background: #fff !important;
  }

  #controlMenu * {
    color: #444 !important;
    border: none;
  }

  .navbar-header button span {
    background-color: #444 !important;
  }

  .navbar-header a::before {
    background-size: 33px;
    background-position: center;
  }

  .navbar-header a::after {
    background: transparent;
  }

  #itpphonemobile::before {
    background-image: url(https://itp1.itopfile.com/ImageServer/z_itp_09062024wnrm/0/0/telz-z77323662137.png) !important;
  }

  #itpsearchmobile::before {
    background-image: url(https://itp1.itopfile.com/ImageServer/z_itp_09062024wnrm/0/0/searchz-z1134319420589.png) !important;
  }

  .old-image-icon-facebook::before {
    background-image: url(https://itp1.itopfile.com/ImageServer/z_itp_09062024wnrm/0/0/facebookz-z1318628404704.png) !important;
  }

  .old-image-icon-line::before {
    background-image: url(https://itp1.itopfile.com/ImageServer/z_itp_09062024wnrm/0/0/linez-z1655517020729.png) !important;
  }

  .old-image-icon-instragram::before {
    background-image: url(https://itp1.itopfile.com/ImageServer/z_itp_09062024wnrm/0/0/instagramz-z1066049211157.png) !important;
  }

  .old-image-icon-youtube::before {
    background-image: url(https://itp1.itopfile.com/ImageServer/z_itp_09062024wnrm/0/0/youtubez-z1416596488876.png) !important;
  }

  .new-image-icon-twitter::before {
    background-image: url(https://itp1.itopfile.com/ImageServer/z_itp_24092023yxze/0/0/cf-twitterz-z1322532545693.png) !important;
  }
}

@media screen and (min-width: 1024px) {
  .itopplus-banner > .container {
    display: grid;
    grid-template-columns: 20% auto;
    align-items: center;
  }

  .no-js .itopplus-banner {
    position: sticky;
    top: 0;
    z-index: 110;
  }

  .itopplus-banner {
    background: #000;
    transition: 0.3s;
  }

  .itopplus-sticky {
    background: #000 !important;
  }

  #controlBanner {
    object-fit: contain;
    padding: 15px;
    width: clamp(140px, 70%, 20vw);
    margin: 0 auto;
  }

  #itopplus-nav-bar {
    display: flex;
    width: 100%;
    justify-content: end;
  }

  .itopplus-search {
    width: 50%;
    text-align: right;
    color: #fff;
  }

  .itp-block {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    justify-content: space-evenly;
    height: 100%;
  }
}






/**/
.h1, h1 {
    font-size: 4.2em;
    font-weight: 600;
}
.h2, h2 {
    font-size: 2.2em;
    font-weight: 600;
}
.h3, h3 {
    font-size: 1.7em;
    font-weight: 600;
}
.h4, h4 {
    font-size: 1.2em;
    font-weight: 400;
}
.h5, h5 {
    font-size: 1.1em;
}
.h6, h6 {
    font-size: 0.9em;
}
.boderedlayoutClient {
    border-top: 0px dashed transparent;
    border-left: 0px dashed transparent;
    border-right: 0px dashed transparent;
    border-bottom: 0px dashed transparent;
}
ol, ul {
    margin-top: 10px;
    margin-bottom: 10px;
}
/**/




/*header*/
.header-icon-img {
    width: 15%;
    display: flex;
    gap: 10px;
    justify-content: flex-end;
    margin-left: auto;
}
/*header*/




/*footer*/
.itopplus-footer {
    font-size: 14px;
    line-height: 1.7;
}
.itopplus-footer h4 {
    font-size: 1.1em;
    margin: 0px 0 10px;
    font-weight: 600;
    line-height: 1.3;
}
.itopplus-footer h3 {
    font-size: 1.3em;
    font-weight: 400;
    margin: 20px 0 5px;
}
.itopplus-footer h5 {
    font-size: 1em;
    margin: 0;
}
.itopplus-footer a {
    color: #fff;
}
.itopplus-footer a:hover {
    color: #0093ff;
}
.footer-block {
    display: grid;
    grid-template-columns: 48% auto;
}
.footer-logo-block {
    text-align: center;
}
.footer-logo-block img {
    width: 55% !important;
}
.copy-right {
    white-space: pre-line;
    font-size: 0.8em;
}
.footer-icon-img {
    width: 40%;
    display: flex;
    gap: 15px;
    margin: 20px 0;
}
.icon-img {
    transition: 0.5s;
}
.icon-img:hover {
    transform: scale(1.1);
}
.footer-pd {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    padding: 0 15%;
}
.ITPcookiebar {
    width: 100% !important;
}
.buttonExampleSite {
    border: 1px solid #06104a !important;
    color: #06104a !important;
    font-family: "LINE Seed Sans TH" !important;
}
.buttonExampleSite:hover {
    background: #06104a !important;
    color: #ffffff !important;
}
.ITP-pdpa-template-titleFont {
    font-size: 1.2em !important;
    padding-bottom: 0rem !important;
    font-weight: 600 !important;
}
.ITP-pdpa-template-contentFont {
    font-size: 1em !important;
}
.itpPDPALandingPage {
    padding: 6% 2% 2%;
}
/*footer*/




/*หน้าแรก*/
.service-intro {
    text-align: center;
    padding: 7% 0 0;
}
.why-intro {
    padding: 7% 0 5%;
}
.why-intro h2 , .why-intro2 h2 {
    text-align: center;
    margin: 0 0 30px;
}
.service-intro h5 {
    white-space: pre-line;
    line-height: 1.3;
    margin: 20px 0;
}
.why-icon-block{ 
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    gap: 10px;
    font-size: 1.2em;
    font-weight: 600;
}
.check-block {
    display: grid;
    grid-template-columns: 20px auto;
    align-items: center;
    gap: 10px;
    justify-content: center;
    margin: 10px 0;
}
.why-icon {
    transition: 0.5s;
}
.why-icon:hover {
    transform: scale(0.9);
}
.why-icon-img {
    width: 40%;
    margin: 0 auto;
}
.menu-align {
    text-align: center;
    padding: 5% 0 2%;
}
.menu-align h5 {
    white-space: pre-line;
    line-height: 1.4;
    margin: 20px 0;
}
.padding-pd {
    padding: 2%;
}
.ui.search {
    margin: 0 auto;
    display: flex;
    justify-content: center;
}
.ui.icon.input input {
    padding-right: 15em !important;
    font-family: "LINE Seed Sans TH";
}
.ui.icon.input>i.circular.icon {
    background: #09176e ! IMPORTANT;
    color: #fff;
    opacity: 1;
}
.btn-more {
    font-size: 0.9em;
    background: linear-gradient(90deg, rgba(9, 23, 110, 1) 0%, rgba(25, 47, 184, 1) 100%);
    color: #fff;
    display: grid;
    grid-template-columns: auto 25px;
    border: none;
    padding: 5px 5px 5px 5px;
    border-radius: 50px;
    font-weight: 400;
    margin: 10px auto 0;
    background-position: 150% 0;
    moz-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}
.btn-more:hover , article.col-md-6.item.-micro:hover .btn-more {
    background: linear-gradient(-90deg,rgba(9, 23, 110, 1) 0%, rgba(25, 47, 184, 1) 100%);
    background-size: 300% 100%;
    color: #fff;
}
.btn-text {
    padding: 0 15px;
}
.padding-pd2 {
    padding: 20%;
}
.contact-head {
    padding: 2% 0 0 10%;
    color: #fff;
}
.contact-head h5 {
    white-space: pre-line;
    line-height: 1.4;
    margin: 0;
}
.contact-bg {
    display: grid;
    grid-template-columns: 60% 40%;
    align-items: stretch;
    margin: 20px 0 0;
}
.fb-line {
    display: grid;
    grid-template-columns: 19% auto;
    background: linear-gradient(90deg, rgba(190, 190, 190, 1) 0%, rgba(238, 238, 238, 1) 50%, rgba(210, 210, 210, 1) 100%);
    color: #444;
    margin-bottom: 15px;
    border: none;
    border-radius: 50px;
    padding: 5px;
    gap: 15px;
    line-height: 1.2;
    align-items: center;
    transition: 0.5s;
}
.fb-line:hover {
    background: linear-gradient(90deg, rgba(9, 23, 110, 1) 0%, rgba(25, 47, 184, 1) 100%);
    color: #fff;
}
.fb-line h5 {
    font-weight: 600;
    margin: 0;
}
.fb-line-block {
    padding-right: 10%;
}
.line-qr {
    width: 70%;
    margin: 0 auto;
    border-radius: 20px;
}
.line-qr img {
    border-radius: 20px;
}
.menu-align2 {
    display: grid;
    grid-template-columns: auto 14%;
    border-bottom: 1px solid #c4c6d2;
    padding: 5% 0 0;
    align-items: center;
}
.menu-align-text h2 {
    margin: 0;
}
.menu-align-text h5 {
    margin: 0px 0 15px;
}
.why-intro2 {
    padding: 5% 0 1%;
    background: #f9f9f9;
    border-radius: 20px;
    margin: 5% 0 0;
}
.why-icon-block2 {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    margin: 2% 0 5%;
}
.why-icon-block2 .why-icon {
    text-align: center;
}
.why-intro2 .why-icon-img {
    width: 35%;
    margin: 0 auto 20px;
}
.why-icon-block2 h4 {
    font-size: 1.3em;
    font-weight: 600;
    margin: 20px 0 5px;
      white-space: pre-line;

}
/*หน้าแรก*/





/*เกี่ยวกับเรา*/
.about-us {
    padding: 5% 0% 25%;
    text-align: center;
}
.about-us h3 {
    white-space: pre-line;
    line-height: 1.4;
    margin: 0 0 20px;
}
.about-us h5 {
    white-space: pre-line;
    line-height: 1.4;
    margin: 20px 0;
}
.about-name {
    font-size: 1.2em;
    font-weight: 600;
    text-align: center;
    padding: 6% 0 0;
}
.vision-mission {
    color: #fff;
    padding: 15% 10% 0 0;
}
.vision-mission-block {
    display: grid;
    grid-template-columns: 10% auto;
    gap: 20px;
    font-size: 1.3em;
    line-height: 1.3;
    font-weight: 600;
    margin-bottom: 25px;
}
/*เกี่ยวกับเรา*/


/*รถ*/
.col-section {
   padding:0 5%;
}
article.col-md-6.item.-micro {
    width: 25%;
}
.Contentmanager .site .col-section .item.-micro {
    padding: 10px 10px 25px;
}
.Contentmanager .site .col-section .item.-micro:nth-child(odd) {
    border-right: solid 0px #e8e6e8;
    border-bottom: solid 0px #e8e6e8;
}
.Contentmanager .site .col-section .item.-micro:nth-child(even) {
    border-bottom: solid 0px #e8e6e8;
}
.Contentmanager .site .col-section .item.-micro a .image {
    width: 100%;
    border: 0px solid #eee;
    border-radius: 20px;
}
.Contentmanager .site .col-section .item.-micro a .caption {
    width: 100%;
    padding-left: 0;
    padding: 7% 0;
}
.Contentmanager .site .col-section .item.-micro a .caption .title {
    font-weight: 600;
    color: #282828;
    font-size: 1.1em;
    text-align: left;
    margin-bottom: 10px;
}
.Contentmanager .site .col-section .item.-micro a:hover .caption .title {
    color: #282828;
}
.Contentmanager .site .col-section .item.-micro a .post {
    display: none;
}
.Contentmanager .site .col-section .item.-micro a .caption .time {
    text-align: left;
    color: #444444;
    font-size: 0.9em;
    border-top: 1px solid #e9e9e9;
    padding: 10px 0;
}
.Contentmanager .site .col-section .item.-micro a .caption .time .btn-more {
    margin: 20px auto 0;
    width: 100%;
    text-align: left;
    font-size: 1em;
}
.Contentmanager .site .col-section .item.-micro a .caption .time h5 {
    font-size: 1.15em;
    font-weight: 600;
    color: #282828;
    margin: 0;
}
h3.managerHeader {
    font-size: 2.2em;
    color: #282828;
    font-weight: 600;
    text-align: center;
}
#Contentmanager .post-time {
    display: none;
}
.page-header {
    border-bottom: 0px solid #eee;
}
.col-md-6.pull-left {
    padding: 0;
    width: 50%;
    margin: 0 4% 0 0;
}
.col-md-6.pull-right {
    padding: 0;
    width: 50%;
    margin: 0 0 0 4%;
}
.Textmanager.font-inherit {
    text-align: left;
    display: flow-root;
}
.Textmanager.font-inherit h4 {
    font-weight: 600;
    margin: 20px 0 10px;
    line-height: 1.3;
    font-size: 1.2em;
}
.Textmanager.font-inherit h3 {
    font-size: 1.5em;
    font-weight: 600;
    margin: 0px 0 5px;
    line-height: 1.2;
}
.Textmanager.font-inherit h5 {
    margin: 20px 0 10px;
    font-weight: 600;
}
.Textmanager.font-inherit h6 {
    font-size: 1.1em;
    font-weight: 600;
    margin: 15px 0;
    line-height: 1.2;
}
.Textmanager.font-inherit p {
    margin: 0 0 0px;
}
.Textmanager.font-inherit strong {
    font-weight: 600;
}
.contenemanager-gallery .col-xs-12.col-md-3, .Contenemanager-gallery .col-xs-6.col-md-3 {
    padding: 0px 10px 0;
}
.contenemanager-gallery .thumbnail, .Contenemanager-gallery .thumbnail {
    padding: 0px;
    border: 0px solid #eee;
    border-radius: 20px;
    transition: 0.3s;
}
.Contenemanager-gallery .thumbnail:hover, .contenemanager-gallery .thumbnail:hover {
    transition: 0.3s;
}
.Contenemanager-gallery .thumbnail, .img-thumbnail, .contenemanager-gallery .thumbnail, .img-thumbnail {
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .075);
    box-shadow: 0 0 0 rgba(0, 0, 0, .075);
    border-radius: 20px;
    transform: scale(1.0) !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.1);
}
a.thumbnail:hover,a.thumbnail:focus,a.thumbnail.active {
    border-color: transparent;
}
#Contentmanager .thumbnail {
    background-color: #fff;
    position: relative !important;
    overflow: hidden !important;
    border: 1px solid #eee;
    padding: 0px !important;
    box-shadow: none !important;
    border-radius: 20px;
}
.img-thumbnail {
    padding: 0px;
    border: 0px solid #ddd;
    border-radius: 20px;
}
.social-icon {
    border-radius: 5px;
}
.social-share {
    top: 15px;
}
.landingpagemanager {
    display: none;
}
.product-sub {
    font-size: 1.2em;
    text-align: center;
    padding: 2% 0 0;
}
.product-sub h5 {
    margin: 0 !important;
}
.product-sub h4 {
    color: #282828;
    margin: 5px 0 0 !important;
}
table.tj2 {
   width:100%;
}
table.tj2 td {
     border: 1px solid #eee;
    padding: 15px;
    text-align: center;
}
.product-color-block {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 20px;
    text-align: center;
    font-size: 1.2em;
    margin: 20px 0;
}
.product-color img {
    width: 100% !important;
    margin: 0 auto 20px;
}
.TabItpContentLandingPage6 {
    background-color: transparent;
    padding: 0;
}
.TabItpContentLandingPage6>ul {
    width: 100%;
    background-color: transparent;
    border-radius: 30px;
}
.TabItpContentLandingPage6>ul>li>a {
    background-color: #eee !important;
    border-radius: 30px;
    margin-right: 5px;
    padding: 15px 10px !important;
}
.TabItpContentLandingPage6>ul>li.active>a , .TabItpContentLandingPage6>ul>li>a:hover {
    background-color: #09176e!important;
}
.tab-itp-background {
    background-color: inherit;
    padding: 0% !important;
    margin-top: 2%;
    margin-bottom: 2%;
}
.TabItpContentLandingPage6>ul>li>a>span {
    font-size: 1.2em !important;
    font-weight: 600;
}
.tab-content {
    border: none !important;
    padding: 2% 0 !important;
    background-color: #ffffff;
}
/*รถ*/


/*ข่าวสารและบทความ*/
.itp-contentmanager-template5 .col-md-4.col-sm-4.col-xs-12.padding-col {
    width: 50%;
    padding: 0 !important;
}
.itp-contentmanager-template5 .col-md-8.col-sm-8.col-xs-12.padding-col {
    width: 50%;
    padding: 2% 2% 2% 4% !important;
}
.itp-contentmanager-template5 li.col-md-6.col-sm-6.col-xs-12 {
    margin: 0 10px 20px !important;
    width: 48%;
    border-radius: 20px;
    padding: 0;
}
.itp-contentmanager-template5 .img-container {
    padding-bottom: 75%;
}
.itp-contentmanager-template5 .img-container .img {
    border-radius: 20px;
}
.itp-contentmanager-template5 .col-md-8.col-sm-8.col-xs-12.padding-col strong {
    font-size: 18px;
    line-height: 1.2;
}
.itp-contentmanager-template5 .col-md-8.col-sm-8.col-xs-12.padding-col p {
    font-size: 14px;
}
.img-content {
    margin: 2% 0;
    text-align: center;
}
.img-content img {
    margin-bottom: 2%;
}
.btn-read {
    display: grid;
    grid-template-columns: auto 22px;
    align-items: center;
    border: none;
    padding: 0;
    background: transparent;
    margin-top: 10px;
}
.btn-read .btn-text {
    padding: 0 10px 0 0;
}
.btn-read img {
    width: 100% !important;
}
/*ข่าวสารและบทความ*/




/*บริการของเรา*/
.service-icon-block {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 20px;
}
.service-icon {
    white-space: pre-line;
    text-align: center;
    padding: 3% 0% 5%;
}
.service-icon h4 {
    color: #282828;
    font-weight: 600;
    margin: 0 0 5px;
}
.service-icon img {
    width: 45% !important;
    margin: 0 auto 20px;
}
/*บริการของเรา*/




/*โปรโมชั่น*/
.coming-soon {
    width: 70%;
    margin: 0 auto;
}
/*โปรโมชั่น*/





/*จองรถ*/
.CASS-H-head, .CASS-H-head {
    font-family: "LINE Seed Sans TH";
}
.CASS-H-head {
    border-bottom: none;
    margin-bottom: 0px;
    background: transparent;
    padding-left: 0px;
    padding-top: 0px;
}
.CASS-H-head h3.form-inline {
    font-size: 3em;
    font-weight: 600;
    text-align: center;
    margin: 0 0 5px;
    color: #282828;
}
.CASS-H-border .form-control {
    border: none;
    background-color: transparent;
    border-bottom: 1px solid #ccc;
    border-radius: 0px !important;
    -webkit-box-shadow: inset 0 0px 0px rgb(0 0 0 / 8%);
    box-shadow: inset 0 0px 0px rgb(0 0 0 / 8%);
    font-size: 1em !important;
    padding: 10px 0;
    font-weight: 400;
    color: #4c4c4c !important;
    height: 55px;
}
.CASS-H-border .form-control::placeholder {
    color: #4c4c4c !important;
}
.CASS-H-border .form-control:hover  {
    border-bottom: 1px solid #06104a;
}
.CASS-H-border .form-control:focus {
    border-bottom: 1px solid #06104a;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102,175,233,.6);
    box-shadow: inset 0 0px 0px rgba(0,0,0,.075), 0 0 0px rgba(102, 175, 233, 0);
    color: #4c4c4c!important;
}
.CASS-H-border .btn {
    background-image: -webkit-linear-gradient(top, #111f39 0, #111f39 100%);
    background-image: -o-linear-gradient(top, #4d4d4d 0, #4d4d4d 100%);
    background: #06104a;
    color: #ffffff;
    text-shadow: 0 0px 0 #282828;
    background-repeat: repeat-x;
    border-color: #06104a;
    border-radius: 50px;
    padding: 13px 35px;
    font-weight: 400;
    font-size: 1em!important;
    border: 0px solid #fff;
    box-shadow: none;
}
.CASS-H-border .btn-default:active {
   background-color: #06104a;
      color: #fff;
}
.CASS-H-border .btn-default:hover, .CASS-H-border .btn-default:focus {
    background-position: 0 0px;
    background-color: #06104a;
      color: #fff;
}
.CASS-H-border .ITPcheckboxAuthen {
    color: #282828;
    margin-bottom: 0%;
    position: relative;
}
.CASS-H-border span#contactUsAcceptPolicyText2 {
    color: #282828;
    font-weight: 600;
    display: inline;
}
#btnview683d7263d02f4b0013af6533 {
    margin-left: 32%;
}
.CASS-H-border #editor1 , .CASS-H-border #editor2 , .CASS-H-border #editor3 , .CASS-H-border #editor4 , .CASS-H-border #editor5 ,
.CASS-H-border #editor6  {
    display: none;
}
.CASS-H-border #display6 {
    margin-bottom: 20px;
}
.CASS-H-border #selectbox5 {
    margin-bottom: -15px;
}
.CASS-H-border input#textbox9 , .CASS-H-border input#textbox10 {
    width: 100% !important;
}
.CASS-H-border .glyphicon-ok-circle:before {
      display: none;
}
.CASS-H-border .form-control-feedback {
    top: 10px !important;
    color: #fff !important;
}
.CASS-H-border .form-control option {
    color: #000;
}
.CASS-H-middle-mid {
    padding: 0px;
}
.CASS-H-main {
    background: transparent;
}
.CASS-H-border {
    background: transparent !important;
    color: #282828;
    padding: 0% 5%;
}
.CASS-H-border .tab-preview {
    padding: 0 5% 0%;
}
#form681c824509827e0013dc59ff{
    padding: 0 !important;
}
.CASS-H-border #editor4 {
    padding: 20px 10px 0;
}
.CASS-H-border br.k-br {
    display: none;
}
.customForm-margin-left {
    margin-left: 0px !important;
}
/*จองรถ*/


/*Contact us*/
.contact-block iframe {
    height: 325px;
    border-radius: 20px;
}
.contact-block .line-qr {
    border: 1px solid #eee;
}
.contact-block .contact-bg {
    margin-bottom: 20px;
}
/*form Contact*/
.no-js #Component685d4a369c679500131985e9 label {
  display: none !important;
}
.no-js #Component685d4a369c679500131985e9 .col-md-6 {
  width: 100%;
  margin-left: auto;
  display: block;
  margin-right: auto;
  float: initial;
}
.no-js #Component685d4a369c679500131985e9 .form-control {
  border: 1px solid #dcdbd8;
  border-radius: 10px !important;
  -webkit-box-shadow: inset 0 0px 0px rgb(0 0 0 / 8%);
  box-shadow: inset 0 0px 0px rgb(0 0 0 / 8%);
  font-size: 1em !important;
  padding: 28px 20px;
  font-weight: 400;
  line-height: 1.5;
  background: #fff;
  color: #000 !important;
}
.no-js #Component685d4a369c679500131985e9 .form-control:hover {
  border: 1px solid #06104a;
}
.no-js #Component685d4a369c679500131985e9 .form-control::placeholder {
    color: #000 !important;
}
.no-js #Component685d4a369c679500131985e9 .form-control:focus {
  border: 1px solid #06104a;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
  box-shadow: inset 0 0px 0px rgba(0, 0, 0, .075), 0 0 0px rgba(102, 175, 233, 0);
  color: #000 !important;
}
.no-js #Component685d4a369c679500131985e9 .btn {
  background-image: -webkit-linear-gradient(top, #111f39 0, #111f39 100%);
  background-image: -o-linear-gradient(top, #f9a71f 0, #f9a71f 100%);
  background: #06104a;
  color: #fff;
  text-shadow: 0 0px 0 #3173ed;
  background-repeat: repeat-x;
  border-color: #6c5336;
  border-radius: 50px;
  padding: 10px 25px;
  font-size: 1em;
  font-weight: 400;
  border: 0px solid transparent;
}
.no-js #Component685d4a369c679500131985e9 .btn-default:active {
  background: #06104a;
  color: #fff;
}
.no-js #Component685d4a369c679500131985e9 .btn-default:hover,.no-js #Component685d4a369c679500131985e9 .btn-default:focus {
  background-position: 0 0px;
   background: #06104a;
  color: #fff;
}
.no-js #Component685d4a369c679500131985e9 .col-xs-12.col-sm-5.col-md-5.padding {
  width: 100%;
}
.no-js #Component685d4a369c679500131985e9 span.label {
  font-size: 0.85em;
  font-weight: 400;
}
.no-js #Component685d4a369c679500131985e9 .ITPcheckboxAuthen {
  font-size: 0.95em;
  padding: 0 0 0 0%;
  margin-left: -3%;
}
span#contactUsAcceptPolicyText2 {
    display: block;
}
/*Contact us*/



/*เลือกรถไฟฟ้าที่เหมาะกับคุณ*/
.car-padding {
    text-align: center;
    padding: 5% 0;
    font-size: 1.1em;
}
.car-block-display {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 20px;
    margin: 10% 0 0;
}
.car-block-text {
    text-align: center;
    padding: 20px 0;
}
.car-block2 {
    width: 50%;
    margin: 5% auto 4%;
}
.car-block2 img {
    margin-bottom: 20px;
}
.car-block3-display {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    margin: 5% 0 0;
    gap: 20px;
}
/*เลือกรถไฟฟ้าที่เหมาะกับคุณ*/



/*pagination*/
.pagination>.active>a, .pagination>.active>span, .pagination>.active>a:hover, .pagination>.active>span:hover, .pagination>.active>a:focus, .pagination>.active>span:focus {
    background-color: #09176e;
    border-color: #09176e;
}
.pagination>li>a, .pagination>li>span {
    color: #09176e;
}
.pagination>li>a:hover, .pagination>li>span:hover, .pagination>li>a:focus, .pagination>li>span:focus {
    color: #09176e;
    background-color: #f7f7f7;
}
/*pagination*/




/*search*/
#searchResultLanding .panel {
    margin: 6% 0;
}
#itp-shopcart-detail {
    padding-left: 0px !important;
}
.itopplus-search-image-flex-item {
    padding: 0px !important;
    width: 286px !important;
    min-height: 310px !important;
    max-height: 430px !important;
    background-color: #fff !important;
    box-shadow: none !important;
    border: 1px solid #eee;
}
  .itopplus-search-image-flex-item img {
    width: 100%!important;
}
    .search_titleText {
    padding: 5px 0px;
    font-size: 16px;
}
    .search_text {
    padding: 5px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    display: block;
}




/* Large Devices, Wide Screens */
@media only screen and (min-width : 1900px) {
body {
    font-size: 20px;
}
  .container {
        width: 1440px;
    }
    .itopplus-search-image-flex-item {
        width: 337px !important;
        min-height: 370px !important;
    }
  .padding-pd2 {
    padding: 25%;
}
  .contact-head {
    padding: 8% 0 0 10%;
}
  .itp-contentmanager-template5 .col-md-8.col-sm-8.col-xs-12.padding-col p {
    font-size: 18px;
}
  .itp-contentmanager-template5 .col-md-8.col-sm-8.col-xs-12.padding-col strong {
    font-size: 22px;
}
  .itopplus-footer {
    font-size: 18px;
}
  .ITPcookiebar , .buttonExampleSite {
    font-size: 16px !important;
}
  .about-us {
    padding: 7% 0% 40%;
}
  .service-icon-block {
    gap: 15px;
}
  .contact-block iframe {
    height: 335px;
}
}




/* Large Devices, Wide Screens */
@media only screen and (max-width:1191px) {
.navbar-default .navbar-nav > li > a {
    margin: 0 10px;
}
  .itopplus-search-image-flex-item {
    width: 219px !important;
    min-height: 255px !important;
}
  .padding-pd2 {
    padding: 15%;
}
  .contact-head {
    padding: 2% 0 0 0%;
}
  .itopplus-bg4 {
    background-size: 130% auto;
}
  .line-qr {
    width: 85%;
}
  .menu-align2 {
    grid-template-columns: auto 18%;
}
  .itp-contentmanager-template5 li.col-md-6.col-sm-6.col-xs-12 {
    width: 47%;
}
  .itp-contentmanager-template5 .col-md-8.col-sm-8.col-xs-12.padding-col p {
    font-size: 12px;
}
  .footer-contact {
    padding: 0 5%;
}
  .about-us h3 {
    white-space: inherit;
}
  .vision-mission-block {
    font-size: 1.1em;
}
  .service-icon {
    white-space: inherit;
}
  .contact-block .line-qr {
    width: 78%;
}
  .contact-block iframe {
    height: 335px;
}
}






/* Large Devices, Wide Screens */
@media only screen and (max-width:900px) {
  .itopplus-search-image-flex-item {
    margin: 5px!important;
    width: 228px!important;
    min-height: 240px!important;
    max-height: 425px!important;
}
  .search_titleText {
    padding: 5px;
    font-size: 14px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    display: block;
 }
  .check-block {
    grid-template-columns: 10px auto;
    gap: 5px;
}
  .menu-align h5 {
    white-space: inherit;
}
  .col-section {
    padding: 0 0%;
}
  .Contentmanager .site .col-section .item.-micro a .caption .title {
    font-size: 1em;
}
  .Contentmanager .site .col-section .item.-micro a .caption .time .btn-more {
    font-size: 0.9em;
    grid-template-columns: auto 17px;
}
  .Contentmanager .site .col-section .item.-micro a .caption .time .btn-text {
    padding: 0 5px;
}
      .padding-pd2 {
        padding: 10%;
    }
  .contact-head h5 {
    white-space: inherit;
}
  .fb-line-block {
    padding-right: 0%;
}
  .fb-line-text {
    font-size: 0.9em;
}
      .itopplus-bg4 {
        background-size: 170% auto;
    }
  .menu-align2 {
        grid-template-columns: auto 23%;
    }
  .footer-pd {
    padding: 0 5%;
}
  .footer-icon-img {
    width: 60%;
}
  .about-us h5 {
    white-space: inherit;
}
  .TabItpContentLandingPage6>ul {
    display: flex;
    justify-content: center;
}
  .TabItpContentLandingPage6 .nav-justified>li {
    width: 100%;
}
  .table-responsive {
        border: 0px solid #ddd;
    }
  .CASS-H-middle-mid div {
    padding: 0px;
}
 .contact-block .line-qr {
        width: 90%;
    }
  span#contactUsAcceptPolicyText2 {
    display: inline;
}
}





/* Large Devices, Wide Screens */
@media only screen and (max-width:480px) {
#imagesControl685be23ddd1e3a0013830fc1 {
    padding: 0 !important;
}
  .h2, h2 , h3.managerHeader {
    font-size: 1.5em;
}
  .h3, h3 {
    font-size: 1.3em;
}
  .h5, h5 {
    font-size: 1em;
}
  .why-icon-block {
    grid-template-columns: repeat(2, 1fr);
}
  .itopplus-bg2 {
    background-attachment: inherit;
}
  .ui.icon.input input {
    padding-right: 5em !important;
}
.itopplus-search-image-flex-item {
    width: 100%!important;
    min-height: 210px!important;
    max-height: inherit!important;
}
  .itopplus-search-image-flex-item img {
    width: 100%!important;
}
  .search_titleText {
    padding: 5px 0px;
    font-size: 14px;
}
  .search_text {
    padding: 5px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    display: block;
 }
  article.col-md-6.item.-micro {
    width: 50%;
}
  .Contentmanager .site .col-section .item.-micro {
    padding: 10px 5px 25px;
}
  .itopplus-bg3 {
    background-size: cover;
}
  .padding-pd2 {
        padding: 30%;
    }
      .itopplus-bg4 {
        background-size: cover;
    }
  .fb-line {
    grid-template-columns: 20% auto;
    gap: 10px;
}
  .why-icon-block2 {
    grid-template-columns: repeat(1, 1fr);
}
  .why-icon-block2 .why-icon {
    margin-bottom: 10%;
}
      .menu-align2 {
        grid-template-columns: repeat(1, 1fr);
    }
  .menu-align-text {
    text-align: center;
}
  .menu-align2 .btn-more {
    margin-bottom: 20px;
}
      .itp-contentmanager-template5 li.col-md-6.col-sm-6.col-xs-12 {
        width: 100%;
        margin: 0 0px 20px !important;
    }
  .footer-block {
    grid-template-columns: repeat(1, 1fr);
}
  .footer-pd {
    display: none;
}
  .footer-logo-block {
    display: none;
}
      .footer-contact {
        padding: 5% 5%;
        text-align: center;
    }
      .footer-icon-img {
        width: 45%;
        margin: 20px auto;
    }
  .about-name {
    font-size: 1em;
}
  .vision-mission {
    padding: 15% 0% 0 0;
}
  .vision-mission-block {
        font-size: 1em;
    }
  .TabItpContentLandingPage6>ul>li>a>span {
    font-size: 1em !important;
}
  .col-md-12.text-justify {
    padding: 0;
}
  .product-color-block {
    grid-template-columns: repeat(2, 1fr);
    font-size: 1em;
}
  .TabItpContentLandingPage6>ul>li>a {
    margin-right: 2px;
    padding: 10px 2px !important;
}
  .row.Contenemanager-gallery {
    padding: 0 5px;
}
  .service-icon-block {
    grid-template-columns: repeat(2, 1fr);
}
  .col-md-6.pull-left , .col-md-6.pull-right {
    padding: 0;
    width: 100%;
    margin: 0 0% 0 0;
}
  .Textmanager.font-inherit {
    display: block;
}
  .contact-block .contact-bg {
    gap: 5px;
}
  .no-js #Component685d4a369c679500131985e9 .col-md-6 {
    padding: 0 10px;
}
  .why-icon-block2 h4 {
    white-space: inherit;
}
}

