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

.unknown_prf .btn-main,
.unknown_prf:hover .btn-main {
  margin-bottom: 0 !important;
}


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


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


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

.itopplus-bg {
  background-image: url("https://itp1.itopfile.com/ImageServer/z_itp_160620241lyr/0/0/1z-z1602463953456.webp");
}
.itopplus-bg2 {
  background-image: url("https://itp1.itopfile.com/ImageServer/z_itp_160620241lyr/0/0/2z-z498275672766.webp");
}
.itopplus-bg4 {
  background-image: url("https://itp1.itopfile.com/ImageServer/z_itp_160620241lyr/0/0/4z-z74248196425.webp");
}
.navbar-default .navbar-nav > li > a {
  color: #fff;
  margin: 0 10px;
  padding: 8px 15px;
  border-radius: none;
  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: #244ef0;
  background: transparent;
  background-color: transparent;
}
.dropdown-menu > li > a {
  color: #444;
}
.no-js .dropdown-menu > li > a:focus,
.no-js .dropdown-menu > li > a:hover {
  color: #444;
  background: transparent;
}

@media screen and (max-width: 992px) {
#controlBanner img {
    position: fixed;
    top: 10px;
    left: 10px;
    width: 140px !important;
    z-index: 10000;
}
#nav-menu,
#ItopplusMainSidebar > div {
    background: #0d0d0d !important;
}
#itpMenuSideBar span {
    background-color: #fff !important;
}
#controlMenu * {
    color: #fff !important;
    border: none;
}
}

@media screen and (min-width: 1024px) {
.itopplus-banner > .container {
    display: grid;
    grid-template-columns: 40% auto;
    align-items: center;
}
.no-js .itopplus-banner {
    position: sticky;
    top: 0;
    z-index: 110;
}
.itopplus-banner {
     background: linear-gradient(to right, #070f47 0, #244ef0 50%, #070f47 100%);
    transition: 0.3s;
}
#controlBanner {
    object-fit: contain;
    padding: 15px;
    width: clamp(120px, 100%, 35vw);
    margin: 0 auto;
}
#itopplus-nav-bar {
    display: flex;
    width: 100%;
    justify-content: end;
}
.itp-block {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    justify-content: space-evenly;
    height: 100%;
}
.itopplus-logo {
    position: relative;
    top: 3vw;
    transition: 0.3s;
}
.itopplus-sticky .itopplus-logo {
    top: 0;
}
.itopplus-search {
    width: 63%;
    text-align: right;
    color: #fff;
}
}

@media screen and (min-width: 1366px) {
}



/* 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 */



/*from Contact*/
.no-js #Component67e2d52de9d9620013f4b99a label {
    display: none!important;
    color: #fff;
}
.no-js #Component67e2d52de9d9620013f4b99a .col-md-6 {
    width: 100%;
    margin-left: auto;
    display: block;
    margin-right: auto;
    float: initial;
    padding-left: 20px;
}
.no-js #Component67e2d52de9d9620013f4b99a .form-control {
    border: 1px solid #fff;
    border-bottom: 1px solid #fff;
    border-radius: 0px !important;
    box-shadow: inset 0 0px 0px rgb(0 0 0 / 8%);
    padding: 30px 20px;
    background: transparent;
    color: #000;
    font-size: 18px !important;
    border-radius: 10px !important;
}
.no-js #Component67e2d52de9d9620013f4b99a .form-control:focus {
   border-bottom: 1px solid #244dee !important;
   border: 1px solid #244dee;
   box-shadow: inset 0 0px 0px rgba(0,0,0,.075), 0 0 0px rgba(102, 175, 233, 0);
   color: #fff !important;
}
.no-js #Component67e2d52de9d9620013f4b99a .btn {
   background: #244dee;
   color: #fff;
   text-shadow: 0 0px 0 #00000000;
   background-repeat: repeat-x;
   border-color: transparent;
   border-radius: 10px;
   padding: 10px 30px 10px 30px;
   font-size: 15px;
   font-weight: 400;
   border: 0px solid;
}
.no-js #Component67e2d52de9d9620013f4b99a .btn-default:active {
   background: #244dee;
   color: #fff;
}
.no-js #Component67e2d52de9d9620013f4b99a .btn-default:hover,
.no-js #Component67e2d52de9d9620013f4b99a .btn-default:focus {
   background-position: 0 0px;
   background: #244dee;
   border: 0px solid transparent;
}
.no-js #Component67e2d52de9d9620013f4b99a  .col-xs-12.col-sm-5.col-md-5.padding {
  width: 100%;
}
.no-js #Component67e2d52de9d9620013f4b99a span.label {
  font-size: 13px;
  font-weight: 400;
}
.no-js #Component67e2d52de9d9620013f4b99a ::placeholder {
  color: #fff !important;
  font-weight:400;
}
#iframe67e2d5452517c2001388c39b iframe {
    border-radius: 15px;
}
/*from Contact*/


/*contenemanager*/
h3.managerHeader {
    text-align: center;
    font-weight: 600;
    font-size: 2.5em;
    margin-top: 8%;
    color: #244ef0;
}
#Contentmanager .post-time {
    display: none;
}
.social-share {
    display: none !important;
}
.page-header {
    margin: 0px 0 30px;
    border-bottom: 1px solid transparent;
}
.landingpagemanager {
    display: none;
}
.Contentmanager .site .col-section .item.-micro a .caption .title {
    text-align: center;
    font-size: 18px;
    padding: 6% 0% 6%;
    color: #fff;
}
.Contentmanager .site .col-section .item.-micro a:hover .caption .title {
    color: #fff;
}
.Contentmanager .site .col-section .item.-micro a .caption .time {
    display: none;
}
article.col-md-6.item.-micro {
    width: 33.3%;
}
.Contentmanager .site .col-section .item.-micro {
    padding: 10px 10px 10px 15px;
}
.Contentmanager .site .col-section .item.-micro a .image {
    width: 100%;
    margin-bottom: 0px;
    border-radius: 25px;
}
.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: 18px;
}
.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;
}
.Textmanager.font-inherit {
    text-align: left;
    display: flow-root;
}
/*contenemanager*/



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

h1 {
    font-size: 2em;
}
h2 {
    font-size: 2.5em;
}
h3 {
    font-size: 18px;
}
h4 {
    font-size: 20px;
}
h5 {
    font-size: 22px;
}
h6 {
    font-size: 28px;
}
p {
    font-size: 18px;
}
body {
    font-size: 18px;
}
b, strong {
    font-weight: 600;
}


.empty-benzbangbuathong {
    padding: 2%;
}
.head-benzbangbuathong {
    text-align: center;
    color: #244ef0;
    margin-top: 6%;
}
.head-benzbangbuathong h2 {
    font-weight: 600;
}
.itopplus-pos2 {
    background: #0d0d0d;
    color: #fff;
}
.content-benzbangbuathong {
    white-space: break-spaces;
}
.block-bg-benzbangbuathong h2 {
    color: #244ef0;
    font-weight: 600;
    margin-bottom: 2%;
}
.block-bg-benzbangbuathong {
    padding: 6.5% 0%;
}
.no-js .fancybox-skin {
    background: transparent;
}
.no-js .fancybox-opened .fancybox-skin {
    box-shadow: 0 0px 0px rgba(0, 0, 0, .5);
}
.block-bg {
    align-self: center;
    display: block;
    overflow: hidden;
    border-radius: 25px;
}
.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);
}
.sectionservice-benzbangbuathong {
    display: grid;
    grid-template-columns: repeat(2,1fr);
    gap: 20px;
    margin-bottom: 10px;
}
.block-icontel {
    display: flex;
    width: 100%;
    gap: 10px;
    margin-top: 5%;
}
.grid-head .block-icontel {
    justify-content: flex-end;
}
.icontel {
    width: 10%;
}
.icontel-2 h6 {
    font-weight: 600;
}
.sectionservice-benzbangbuathong-2 h2 {
    color: #244ef0;
    font-weight: 600;
    margin-bottom: 2%;
}
.sectionservice-benzbangbuathong-2 {
    align-self: center;
}
.sectionservice-benzbangbuathong-2.right {
    margin-left: 15%;
}
.itopplus-bg4 {
    background-position: bottom;
}
.grid-icon-benzbangbuathong-2 {
    display: grid;
    grid-template-columns: repeat(4,1fr);
    gap: 20px;
    padding: 4% 0% 4%;
}
.icon-benzbangbuathong-3 {
    text-align: center;
    color: #fff;
}
.icon-benzbangbuathong-2 {
    width: 30%;
    margin: 0 auto;
}
.icon-benzbangbuathong-border {
    border-top: 3px solid #fff;
    width: 20%;
    margin: 0 auto;
    margin-top: 7%;
    padding-bottom: 7%;
}
.block-icon-benzbangbuathong-2 {
    transition: 0.35s;
}
.block-icon-benzbangbuathong-2:hover {
    transition: 0.35s;
    transform: translateY(-7px);
}
.headpne-benzbangbuathong {
    text-align: center;
    padding: 5% 0% 3%;
}
.headpne-benzbangbuathong h2 {
    font-weight: 600;
    color: #000;
}
.headpne-benzbangbuathong-2 {
    background: linear-gradient(to right, #070f48,#244dee, #070f48);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 5em;
    font-weight: 600;
    margin-bottom: 1%;
}
.grid-icon-spares {
    display: grid;
    grid-template-columns: repeat(6,1fr);
    gap: 30px;
    margin-bottom: 25%;
}
.bg-icon-spares {
    background: #ffffff6e;
    padding: 10%;
    border-radius: 25px;
    box-shadow: 0 0 10px 0 rgb(255 255 255);
    border: 1px solid #ffffff21;
    transition: 0.35s;
}
.icon-spares-2 {
    text-align: center;
}
.icon-spares {
    width: 65%;
    margin: 0 auto;
    margin-bottom: 10%;
}
.bg-icon-spares:hover {
    transition: 0.35s;
    transform: translateY(-7px);
    filter: invert(1);
}
.bg-icon-spares:hover .icon-spares-2 {
    color: #000;
}
.grid-icon-spares {
    display: grid;
    grid-template-columns: repeat(6,1fr);
    gap: 30px;
    margin-bottom: 25%;
}
.bg-icon-spares {
    background: #ffffff6e;
    padding: 10%;
    border-radius: 25px;
    box-shadow: 0 0 10px 0 rgb(255 255 255);
    border: 1px solid #ffffff21;
    transition: 0.35s;
}
.icon-spares-2 {
    text-align: center;
}
.icon-spares {
    width: 65%;
    margin: 0 auto;
    margin-bottom: 10%;
}
.bg-icon-spares:hover {
    transition: 0.35s;
    transform: translateY(-7px);
    filter: invert(1);
}
.bg-icon-spares:hover .icon-spares-2 {
    color: #000;
}
.grid-head {
    display: grid;
    grid-template-columns: 70% auto;
    gap: 20px;
}
.block-iconhead {
    display: flex;
    gap: 10px;
}
.icontel-2 {
    align-self: center;
    text-align: left;
}
.grid-head-3 {
    align-self: center;
}
.iconhead {
    transition: 0.35s;
    width: 50%;
}
.iconhead:hover {
    transition: 0.35s;
    transform: scale(1.03);
}
.buttonExampleSite {
  border: 0px solid #fff !important;
  color: #fff !important;
  background: #244ef0 !important;
  border-radius: 5px !important;
  font-weight: 400;
}
.buttonExampleSite:hover {
  background: #000 !important;
  color: #fff !important;
}
.pdpa-text.pdpamg1 {
  padding: 5% 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: 18px;
}
.copyright {
    margin-bottom: 5%;
    font-size: 14px;
}
.grid-footer-benzbangbuathong {
    display: grid;
    grid-template-columns: 31% 26% 26% auto;
    margin-top: 5%;
    gap: 20px;
}
.qrcoder-footer {
    margin-top: 6%;
}
.block-footer-benzbangbuathong-2 h3 {
    font-weight: 600;
    margin-bottom: 5%;
}
.block-iconfooter {
    display: flex;
    width: 100%;
    margin-bottom: 5%;
}
.iconfooter {
    width: 13%;
}
.iconfooter-2 {
    margin-left: 3%;
    align-self: center;
    width: 87%;
}
.block-footer-benzbangbuathong-2 p {
    white-space: break-spaces;
}
.block-footer-benzbangbuathong-2.right {
    margin-left: 10%;
    width: 100%;
}
.head-benzbangbuathong-2 {
    text-align: center;
    color: #244ef0;
    margin-top: 8%;
    margin-bottom: 3%;
}
.head-benzbangbuathong-2 h2 {
    font-weight: 600;
}
.block-iconcontact {
    display: flex;
    width: 100%;
    margin-bottom: 2%;
}
.iconconatact {
    width: 8%;
}
.iconcontact-2 {
    margin-left: 3%;
    align-self: center;
    width: 87%;
}
.sectionservice-benzbangbuathong-service {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 50px;
}
.Textmanager.font-inherit {
    text-align: left;
    display: flow-root;
}
.sectionservice-benzbangbuathong-service2 h6 {
    font-weight: 600;
    margin-bottom: 2%;
}
.sectionservice-benzbangbuathong-service2 {
    align-self: center;
}
.block-bg img {
    width: 100% !important;
}
.grid-footer-benzbangbuathong {
    font-size: 16px;
}
.block-footer-benzbangbuathong-2 p {
    font-size: 16px;
}
.grid-head .icontel {
    width: 11%;
}
.sectionservice-benzbangbuathong-service .icontel {
    width: 13%;
}




@media screen and (min-width: 1900px) {
h1 {
    font-size: 2em;
}
h2 {
    font-size: 2.5em;
}
h3 {
    font-size: 24px;
}
h4 {
    font-size: 28px;
}
h5 {
    font-size: 32px;
}
h6 {
    font-size: 36px;
}
p {
    font-size: 22px;
}
body {
    font-size: 22px;
}
.grid-head {
    grid-template-columns: 70% auto;
    width: 95%;
}
.icon-spares {
    width: 60%;
}
.block-footer-benzbangbuathong-2 p {
    font-size: 20px;
}
.grid-footer-benzbangbuathong {
    font-size: 20px;
}
.copyright {
    margin-bottom: 3%;
    font-size: 16px;
}
.ITPcookiebar {
    font-size: 16px !important;
}
.buttonExampleSite {
    font-size: 16px !important;
}
.Contentmanager .site .col-section .item.-micro a .caption .title {
    font-size: 22px;
}
.Contentmanager p {
    font-size: 22px;
}
.icontel {
    width: 11%;
}
.iconcontact-2 {
    margin-left: 2%;
}
.no-js #Component67e2d52de9d9620013f4b99a .form-control {
    padding: 36px 20px;
    font-size: 19px !important;
}
.no-js #Component67e2d52de9d9620013f4b99a .btn {
    padding: 15px 30px 15px 30px;
    font-size: 20px;
}
ul.icon-a {
    font-size: 22px;
}
.sectionservice-benzbangbuathong-service .icontel {
    width: 11%;
}
}




@media screen and (max-width: 1191px) {
h2 {
    font-size: 2.2em;
}
h3.managerHeader {
    font-size: 2.2em;
}
.itopplus-search {
    width: 70%;
} 
.content-benzbangbuathong {
    white-space: inherit;
}
.itopplus-bg4 {
    background-size: cover;
}
.grid-head .icontel {
    width: 10%;
}
.icontel {
    width: 15%;
}
.sectionservice-benzbangbuathong-service {
    margin-bottom: 5%;
}
.grid-head {
    grid-template-columns: 74% auto;
}
}



@media screen and (max-width: 900px) {
h2 {
    font-size: 1.8em;
}
h1 {
    font-size: 1.8em;
}
h3.managerHeader {
    font-size: 1.8em;
}
.itopplus-slide {
    background: #74bbfd;
}
.headpne-benzbangbuathong-2 {
    font-size: 4em;
}
.itopplus-bg2 {
    background-size: cover;
}
.itopplus-bg {
    background-size: cover;
}
.copyright {
    text-align: center;
}
.icontel {
    width: 20%;
}
.iconconatact {
    width: 13%;
}
}



@media screen and (max-width: 480px) {
#imagesControl67e2af91e9d9620013f4b845 {
    padding: 0px !important;
}
.headpne-benzbangbuathong-2 {
    font-size: 2.2em;
} 
.grid-icon-spares {
    grid-template-columns: repeat(2, 1fr);
}
.icon-spares {
    width: 50%;
    margin-bottom: 10%;
}
.grid-icon-benzbangbuathong-2 {
    grid-template-columns: repeat(2, 1fr);
    margin-bottom: 10%;
}
#imagesControl67e2b2b22517c2001388c294 {
    padding: 0px !important;
}
#imagesControl67e2b273495c36001382fb78 {
    padding: 0px !important;
}
#imagesControl67e2b2842517c2001388c28d {
    padding: 0px !important;
}
.sectionservice-benzbangbuathong {
    grid-template-columns: repeat(1, 1fr);
    margin-bottom: 10%;
}
.sectionservice-benzbangbuathong-2 {
    align-self: center;
    margin-bottom: 10%;
}
.sectionservice-benzbangbuathong-2.right {
    margin-left: 0%;
    margin-top: 10%;
}
.sectionservice-benzbangbuathong-service {
    grid-template-columns: repeat(1, 1fr);
    gap: 30px;
}
article.col-md-6.item.-micro {
    width: 50%;
}   
.Textmanager.font-inherit .block-icontel {
    margin-top: 12%;
}
.Textmanager.font-inherit {
    display: block;
}
.iconcontact-2 {
    word-break: break-word;
}  
.no-js #Component67e2d52de9d9620013f4b99a .form-control {
    font-size: 18px !important;
}
}





#background67e2d8cc5e1b0a00132ba8c1 .Contentmanager .site .col-section .item.-micro a .caption .title {
    background: linear-gradient(to right, #070f47 0, #244ef0 50%, #070f47 100%);
    border-radius: 0px 0px 25px 25px;
}
#background67e2d8cc5e1b0a00132ba8c1 .Contentmanager .site .col-section .item.-micro a .image {
    border-radius: 25px 25px 0px 0px;
}
.empty-benzbangbuathong-car {
    padding: 2%;
}
.bgbanner {
    margin-bottom: -2px;
}
.itopplus-pos2 {
    background-image: url(https://itp1.itopfile.com/ImageServer/z_itp_160620241lyr/0/0/bgbenzz-z859531637236.webp);
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: top;
}
.icontel-2 a {
    color: #fff;
}
.icontel-2 a:hover {
    color: #fff;
}

