.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: #444;
  transition: 0.35s;
}
.no-js a:hover {
  color: #db0f16;
}
.itopplus-footer {
  color: #fff;
}
.itopplus-footer a {
  color: #fff;
}
.itopplus-footer a:hover {
  color: #db0f16;
}


.itopplus-bg {
  background-image: url("https://itp1.itopfile.com/ImageServer/z_itp_04052024pjc2/0/0/1z-z1338305505657.jpg");
}
.itopplus-bg3 {
  background-image: url("https://itp1.itopfile.com/ImageServer/z_itp_04052024pjc2/0/0/3z-z974550240277.jpg");
}
.itopplus-bg5 {
  background-image: url("https://itp1.itopfile.com/ImageServer/z_itp_04052024pjc2/0/0/5z-z63217999944.jpg");
}
.navbar-default .navbar-nav > li > a {
  color: #fff;
  margin: 0 5px;
  padding: 8px 10px;
  border-radius: none;
}
.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: transparent;
  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: #fff;
  background: #252525;
}


@media screen and (max-width: 992px) {
#controlBanner img {
    position: fixed;
    top: 10px;
    left: 10px;
    width: 150px !important;
    z-index: 10000;
}
#nav-menu,
#ItopplusMainSidebar > div {
    background: #fff !important;
}
#itpMenuSideBar span {
    background-color: #000 !important;
}
#controlMenu * {
    color: #000 !important;
    border: none;
}
.navbar-header > a {
    display: grid !important;
    background-size: 40px;
    height: 50px !important;
    width: 40px !important;
    filter: invert(1);
  }
#itpphonemobile {
    background-image: url(http://itp1.itopfile.com/ImageServer/z_itp_26012025ka3n/0/0/telz-z555807927326.png) !important;
}
#itpsearchmobile {
    background-image: url(http://itp1.itopfile.com/ImageServer/z_itp_26012025ka3n/0/0/searchz-z1550057493030.png) !important;
}
.old-image-icon-facebook {
    background-image: url(http://itp1.itopfile.com/ImageServer/z_itp_26012025ka3n/0/0/fbz-z1306469976463.png) !important;
}
.old-image-icon-line {
    background-image: url(http://itp1.itopfile.com/ImageServer/z_itp_26012025ka3n/0/0/linez-z468194837558.png) !important;
}
.old-image-icon-instragram {
    background-image: url(http://itp1.itopfile.com/ImageServer/z_itp_26012025ka3n/0/0/igz-z261562755399.png) !important;
}
.old-image-icon-youtube {
    background-image: url(https://itp1.itopfile.com/ImageServer/z_itp_26012025ka3n/0/0/ytz-z1709509823553.png) !important;
}
.new-image-icon-twitter {
    background-image: url(http://itp1.itopfile.com/ImageServer/z_itp_26012025ka3n/0/0/twz-z1451700767745.png) !important;
}
}


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

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


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


/* slide */
#carousel67f77ceddb994400133eeeb5 .hidden {
   display: block!important;
   visibility: inherit!important;
   pointer-events: none;
}
.carousel-indicators li {
    border: 1px solid #fff;
}
.carousel-indicators .active {
   background-color: #fff;
 	border-color:#fff;
}
.glyphicon-chevron-left:before, 
.glyphicon-chevron-right:before {
   display: none;
}
/* slide */



/* ฟอร์ม Style 1 */
#formdisplay67f79f2222a0010013b3d9cc .form-control {
  border: 0px solid #464646;
  border-bottom: 1px solid #464646;
  border-radius: 0px !important;
  box-shadow: inset 0 0px 0px rgba(0, 0, 0, 0.075);
  background-color: transparent;
  padding: 0px 0px;
  font-size: 15px;
  width: 100% !important;
  margin: 0px 0px;
  color: #1e1e1e !important;
  padding-right: 0px !important;
}
#formdisplay67f79f2222a0010013b3d9cc .form-control:focus {
  border-bottom: 1px solid #db0f16 !important;
  border: 0px solid #444;
  color: #1e1e1e !important;
}
#formdisplay67f79f2222a0010013b3d9cc .form-control:hover {
  border-bottom: 1px solid #db0f16 !important;
  border: 0px solid #db0f16;
}
#formdisplay67f79f2222a0010013b3d9cc .btn-default:hover,
#formdisplay67f79f2222a0010013b3d9cc .btn-default:focus {
  background-position: 0 0px;
  background: #252525 !important;
  color: #fff !important;
  transition: 0.35s;
}
#formdisplay67f79f2222a0010013b3d9cc .btn-default {
  background-repeat: repeat-x;
  border-color: #0000;
  padding: 10px 30px;
  font-size: 15px;
  border: 1px solid #db0f16 !important;
  background: #db0f16 !important;
  text-shadow: none;
  border-radius: 30px !important;
  color: #fff !important;
}
#formdisplay67f79f2222a0010013b3d9cc ::placeholder {
  color: #1e1e1e;
}
#formdisplay67f79f2222a0010013b3d9cc span.label {
  display: contents;
}
#formdisplay67f62e2f68a4f4001ad90b6e a#capchatxt {
  font-weight: 300;
  color: #1e1e1e;
  margin-left: 2%;
}
#formdisplay67f79f2222a0010013b3d9cc {
  background: transparent !important;
  color: #1e1e1e !important;
  width: 96%;
  margin: 0 auto;
}
#formdisplay67f79f2222a0010013b3d9cc .form-control::placeholder {
  color: #1e1e1e !important;
}
#form67e6227c13e56f0013e7265d {
  padding: 0px !important;
}
span.glyphicon.glyphicon-ok-circle {
  display: none;
}
#formdisplay67f79f2222a0010013b3d9cc .btn-success {
  background-image: linear-gradient(to bottom, #db0f16 0, #db0f16 100%);
  border-color: #db0f16;
  padding: 8px 25px;
  border-radius: 50px;
}
#formdisplay67f79f2222a0010013b3d9cc .form-group.col-md-2.col-sm-12 {
    width: fit-content;
}
#formdisplay67f79f2222a0010013b3d9cc .form-group.col-md-6.col-sm-12 {
    margin-bottom: 0px !important;
}
#formdisplay67f79f2222a0010013b3d9cc  
.btn-success:focus,
.btn-success:hover {
  background-color: #252525;
  border-color: #252525;
}
#cookie67f79f2222a0010013b3d9cc {
    font-size: 15px;
    margin-top: -10px;
}
#background67f79f2222a0010013b3d9cc {
    background: #ffffffeb;
    padding: 15% 4% 15%;
    border-radius: 0px;
}
.CASS-D-head h3 {
    padding-left: 0px;
}
#form67f79f2222a0010013b3d9cc {
    padding: 0px !important;
}
#btnview67f79f2222a0010013b3d9cc {
    margin-left: 35%;
}
.CASS-D-middle-mid {
    padding: 0px !important;
}
.headcontact {
    font-family: "LINE Seed Sans TH";
    color: #db0f16;
    text-align: center;
    font-size: 40px;
    font-weight: 400;
    margin-bottom: 10px;
}
.headcontact-2 {
    font-family: "LINE Seed Sans TH";
    font-weight: 400;
    text-align: center;
}
/* ฟอร์ม Style 1 */


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


/* tab */
.TabItpContent {
  display: grid;
  grid-template-columns: 25% auto;
  gap: 2vw;
  background-color: #fff;
  padding: 0;
  width: 100%;
  margin: auto;
}
.TabItpContent > ul {
  display: flex;
  flex-direction: column;
  width: 100% !important;
  padding: 0 !important;
  gap: 10px;
}
.TabItpContent .nav-justified > li > a {
  padding: 0 !important;
  margin: 0 !important;
}
.TabItpContent > ul li {
    padding: 15px !important;
    width: 100%;
    border-radius: 8px;
}
.TabItpContent .nav-justified::before,
.TabItpContent .nav-justified::after {
  display: none;
}
.TabItpContent .tab-content,
.TabItpContent .tab-content  {
  width: 100%;
  padding: 0 !important;
  background: #efefef;
  border-radius: 10px;
}
.TabItpContent .nav-justified > li {
    background-color: #efefef;
    color: #000;
}
.TabItpContent .nav-justified > li > a {
  background-color: transparent !important;
}
.TabItpContent .nav-pills > li.active > a,
.TabItpContent .nav-pills > li.active,
.TabItpContent .nav-pills > li.active > a:focus,
.TabItpContent .nav-pills > li.active > a:hover {
  background-color: #db0f16 !important;
      color: #fff !important;
}
.TabItpContent .nav-pills > li.active > a span,
.TabItpContent .nav-pills > li.active > a:focus span,
.TabItpContent .nav-pills > li.active > a:hover span {
  color: #fff !important;
}
ul.nav.nav-pills.nav-justified span {
    font-size: 16px !important;
}
.name-position {
    white-space: break-spaces;
}
.TabItpContent .nav-justified > li > a {
    color: #444 !important;
    background: #efefef !important;
}
/* tab */



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: 16px;
}
body {
    font-size: 16px;
}


#background67f782feef3d7b0013780ef4 .thumbs,
#background67f78317db994400133ef046 .thumbs {
    margin-bottom: 0px;
}
.grid-iconservice {
    display: grid;
    grid-template-columns: repeat(3,1fr);
    gap: 20px;
}
.iconservice {
    width: 25%;
}
.iconservice-2 h4 {
    padding: 10px 0px;
}
.content-stn {
    white-space: break-spaces;
}
.pd-service {
    display: grid;
    grid-template-columns: 25% auto;
    gap: 30px;
    padding: 7% 0% 5%;
}
.iconservice-2 {
    height: 150px;
}
.block-iconservice {
    margin-bottom: 10%;
}
.pd-service-2 h2 {
    color: #db0f16;
}
.border-haedservice {
    border-top: 2px solid #db0f16;
    width: 33%;margin-top: 9%;
}
.pd-join {
    text-align: center;
    padding: 6% 0% 27%;
}
.btnposition {
    background: #db0f16;
    color: #fff;
    width: fit-content;
    padding: 10px 25px;
    margin: 0 auto;
    border-radius: 50px;
    margin-top: 4%;
    transition: 0.35s;
}
.btnposition:hover {
    background: #252525;
    transition: 0.35s;
}
.pd-join h2 {
    color: #db0f16;
}
.border-join {
    border-top: 2px solid #db0f16;
    width: 10%;
    margin: 0 auto;
    margin-top: 3%;
    padding-top: 4%;
}
.readmore {
    color: #db0f16;
    display: inline-block;
    transition: 0.35s;
}
.readmore:after {
    display: block;
    content: '';
    border-bottom: solid 2px #db0f16;
    transform: scaleX(0);
    transition: transform 250ms ease-in-out;
}
.readmore:hover:after { 
    transform: scaleX(1); 
}
.pd-suppatassana {
  display: grid;
  grid-template-columns: 50% auto;
  gap: 35px;
}
.pd-suppatassana-3 h6 {
    color: #db0f16;
}
.pd-suppatassana-3 h2 {
    font-size: 3em;
    white-space: break-spaces;
    color: #000;
    margin-top: 10px;
}
.border-pd-suppatassana {
    border-top: 2px solid #db0f16;
    width: 15%;
    margin-top: 5%;
    padding-top: 6%;
}
.btnreadmore {
    background: #db0f16;
    color: #fff;
    padding: 10px 20px;
    width: fit-content;
    border-radius: 50px;
    font-size: 14px;
    margin-top: 7%;
    transition: 0.35s;
}
.btnreadmore:hover {
    background: #252525;
    transition: 0.35s;
}
.pd-suppatassana-3 {
    align-self: center;
}
#background67f79f102df7540013567109 .boderedlayoutClient {
    border-top: 0px dashed transparent;
    border-left: 0px dashed transparent;
    border-right: 0px dashed transparent;
    border-bottom: 0px dashed transparent;
}
.buttonExampleSite {
  border: 0px solid #fff !important;
  color: #fff !important;
  background: #db0f16 !important;
  border-radius: 50px !important;
  font-weight: 400;
}
.buttonExampleSite:hover {
  background: #252525 !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: 16px;
}
.itopplus-bg5 {
    background-size: cover;
    background-position: center;
}
.copyright {
    color: #929292;
    font-size: 14px;
    margin-bottom: 5%;
}

.grid-footer {
    display: grid;
    grid-template-columns: 25% 35% 28% auto;
    padding: 5% 0% 2%;
}

.pd-iconfooter {
    display: grid;
    grid-template-columns: 22px auto;
    gap: 10px;
    margin-bottom: 5%;
}
.iconfooter-2 {
    white-space: break-spaces;
    width: 92%;
}
.headfooter h3 {
    font-weight: 600;
}
.headfooter {
    margin-bottom: 4%;
}
.detail-footer {
    white-space: break-spaces;
    line-height: 1.7;
}
.headfooter-2 {
    white-space: break-spaces;
}
.headfooter-2 h5 {
    font-weight: 600;
}
.block-iconsocial-footer {
    display: flex;
    gap: 10px;
    width: 36%;
    padding: 10% 0%;
}
.iconfooter-2 span {
    margin-top: 10% !important;
}
.footermap {
    color: #db0f16;
    margin-top: 15px;
    margin-bottom: 10px;
}
.block-telhead {
    display: grid;
    grid-template-columns: 25px auto;
}
.grid-head {
    display: grid;
    grid-template-columns: 63% auto;
    gap: 10px;
}
.grid-head-3 {
    display: flex;
    gap: 5px;
    border-left: 1px solid;
    padding-left: 10px;
}
.grid-head-2 {
    align-self: center;
}
.telhead-t {
    align-self: center;
}
.social-head {
    transition: 0.35s;
}
.social-head:hover {
    filter: grayscale(1);
    transition: 0.35s;
}
.head-stn {
    color: #db0f16;
    text-align: center;
    margin-top: 5%;
}
.border-head {
    border-top: 2px solid #db0f16;
    width: 10%;
    margin: 0 auto;
    margin-top: 2%;
    padding-top: 3%;
}
.empty-stn {
    padding: 2%;
}
.pd-iconcontact {
    display: grid;
    grid-template-columns: 25px auto;
    gap: 10px;
}
.iconcontact-t {
    white-space: break-spaces;
}
.grid-concontact {
    display: grid;
    gap: 10px;
}
.border-service {
    border-top: 2px solid #db0f16;
    width: 15%;
    margin-top: 5%;
    padding-top: 6%;
}
.section-service h6 {
    color: #000;
    padding: 10px 0px;
}
.pd-aboutservice h4 {
    color: #db0f16;
}
.pd-aboutservice .iconservice {
    margin-top: 5%;
    margin-bottom: 5%;
}
.stn-aboutservice {
    display: grid;
    grid-template-columns: repeat(2,1fr);
    background: #252525;
    color: #fff;
}
.stn-aboutservice-3 {
    align-self: center;
    padding: 0% 10%;
}
.pd-aboutservice .grid-iconservice {
    margin-top: 2% !important;
    margin-bottom: 3%;
}
ul.icon-product ::marker {
    color: #db0f16;
}
#iframe67f886e3e6e7a200139b7659 iframe {
    border-radius: 10px;
}
.readmore a {
    color: #db0f16;
}
.telhead-t a {
    color: #fff;
}
.Textmanager.font-inherit {
    text-align: left;
}


@media screen and (min-width: 1900px) {
h1 {
    font-size: 2em;
}
h2 {
    font-size: 2.5em;
}
h3 {
    font-size: 22px;
}
h4 {
    font-size: 26px;
}
h5 {
    font-size: 30px;
}
h6 {
    font-size: 34px;
}
p {
    font-size: 20px;
}
body {
    font-size: 20px;
}
.dropdown-menu > li > a {
    font-size: 19px;
}
.btnreadmore {
    font-size: 18px;
}
.iconservice-2 {
    height: 195px;
}
.headcontact {
    font-size: 50px;
}
#formdisplay67f79f2222a0010013b3d9cc .form-control {
    font-size: 19px;
}
#cookie67f79f2222a0010013b3d9cc {
    font-size: 18px;
}
#formdisplay67f79f2222a0010013b3d9cc .btn-default {
    font-size: 19px;
} 
#btnview67f79f2222a0010013b3d9cc {
    margin-left: 40%;
}
.block-iconsocial-footer {
    width: 30%;
}
.copyright {
    font-size: 16px;
    margin-bottom: 3%;
}  
.pd-iconfooter {
    grid-template-columns: 30px auto;
}
.ITPcookiebar {
    font-size: 16px !important;
}
.block-telhead {
    grid-template-columns: 35px auto;
}
.telhead-t {
    align-self: center;
    text-align: left;
    margin-left: 15px;
}
.itopplus-banner > .container {
    grid-template-columns: 25% auto 21%;
}
.grid-head-3 {
    gap: 10px;
}
ul.icon-a {
    font-size: 20px;
}  
.buttonExampleSite {
    font-size: 16px !important;
}  
ul.nav.nav-pills.nav-justified span {
    font-size: 20px !important;
}  
.pd-iconcontact {
    grid-template-columns: 30px auto;
}  
.no-js #Component67f7ee8f331df000134525d9 .form-control {
    padding: 30px 20px;
    font-size: 19px !important;
}
.no-js #Component67f7ee8f331df000134525d9 .btn {
    font-size: 19px;
}
.name-position {
    font-size: 22px !important;
}  
}






@media screen and (max-width: 1191px) {
h1 {
    font-size: 1.8em;
}
h2 {
    font-size: 2.2em;
}
h6 {
    font-size: 26px;
}
.content-stn {
    white-space: inherit;
}
.iconservice-2 {
    height: 180px;
}
.pd-suppatassana-3 h2 {
    font-size: 2.4em;
}
}

@media screen and (max-width: 900px) {
.pd-suppatassana-3 h2 {
    font-size: 2em;
    white-space: inherit;
}
#background67f78317db994400133ef046 .col-md-3.col-sm-4.col-xs-4 {
    width: 25%;
} 
.grid-iconservice {
    grid-template-columns: repeat(2, 1fr);
}
.pd-service {
    grid-template-columns: 30% auto;
}
.copyright {
    text-align: center;
}
#btnview67f79f2222a0010013b3d9cc {
    margin-left: 28%;
}
#cookie67f79f2222a0010013b3d9cc {
    padding: 0px 10px;
}
#display2 {
    width: 106%;
}  
.itopplus-bg5 {
    background-position: left;
}
#background67f7f49b9dacf1001389f9f6 .row-fluid [class*=col-sm-5fix], .uneditable-input[class*=col-sm-5fix], [class*=col-sm-5fix] {
    width: 20%;
}
}



@media screen and (max-width: 480px) {
#imagesControl67f77daddb994400133eeec1 {
    padding: 0px !important;
}
.pd-suppatassana {
    display: flex;
    grid-template-columns: inherit;
    gap: 30px;
    flex-direction: column-reverse;
    padding: 10% 0% 0%;
} 
#contentnewmode67f7f5d4e6e7a200139b72d6 .pd-suppatassana {
    padding: 10% 5% 0%;
} 
#imagesControl67f782feef3d7b0013780ef4,
#imagesControl67f78317db994400133ef046 {
    padding: 0px !important;
}  
#btnview67f79f2222a0010013b3d9cc {
    margin-left: 23%;
}
#imagesControl67f77ceddb994400133eeeb5 {
    padding: 0px !important;
}
.iconservice-2 {
    height: auto;
}
.pd-service {
    grid-template-columns: 100%;
    gap: 20px;
    padding: 10% 0% 10%;
}
.grid-iconservice {
    grid-template-columns: repeat(1, 1fr);
}
.iconservice {
    width: 20%;
}
.iconservice-2 {
    margin-bottom: 5%;
}
.stn-aboutservice {
    grid-template-columns: repeat(1, 1fr);
}
.stn-aboutservice-3 {
    align-self: center;
    padding: 15% 10%;
}
#background67f7f49b9dacf1001389f9f6 .row-fluid [class*=col-sm-5fix], 
.uneditable-input[class*=col-sm-5fix], [class*=col-sm-5fix] {
    width: 50%;
}
.head-stn {
    margin-top: 10%;
}
.border-head {
    width: 25%;
    margin: 0 auto;
    margin-top: 5%;
    padding-top: 5%;
}  
.TabItpContent {
    grid-template-columns: 100%;
}  
.Textmanager.font-inherit h6 {
    font-size: 24px;
}
.pd-iconcontact {
    margin-bottom: 5px;
}
.head-stn.mobile {
    white-space: break-spaces;
}
.content-stn.mobile {
    white-space: break-spaces;
}
.stn-aboutservice-3.mobile {
    white-space: break-spaces;
}
}


.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);
}
#tableA th {
    vertical-align: middle;
}


