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



.no-js a {
  color: #000000;
  transition: 0.35s;
}
.no-js a:hover {
  color: #ff7200;
}


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





.itopplus-header {
  background-color: #363636;
  color: #fff;
}
.itopplus-bg {
  background-color: #f6f6f6;
}
.itopplus-bg2 {
  background-image: url("https://itp1.itopfile.com/ImageServer/z_itp_06002025v379/0/0/2z-z1439050284019.jpg");
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: bottom;
  color: #fff;
}
.itopplus-footer {
  background-color: #263c58;
  color: #fff;
}
.navbar-default .navbar-nav > li > a {
  color: #000000;
  margin: 0;
  padding: 8px 15px;
  border-radius: 0;
  border-bottom: 2px 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: #003985;
  box-shadow: none;
  border-color: transparent;
  background: transparent;
  background-color: transparent;
}
.no-js .dropdown-menu > li > a {
  color: #000000;
}
.no-js .dropdown-menu > li > a:focus,
.no-js .dropdown-menu > li > a:hover {
  color: #fff;
  background: #003985;
}



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


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




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


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

figure.effect-apollo:hover img {
	-webkit-transform: scale3d(1.1,1.1,1);
	transform: scale3d(1.03,1.03,1);
}




/* shop */
.shopcart {
    border-radius: 0px 0 0 0;
    -moz-border-radius: 800px 0 0 0;
    border-radius: 50%;
    border: 0px solid transparent;
    width: 60px !important;
    height: 60px !important;
    background-image: url(http://itp1.itopfile.com/ImageServer/z_itp_06002025v379/0/0/shopping-cartz-z669554061316.png);
    background-size: 35px;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    position: fixed;
    transition: width .3s, height .3s;
    cursor: pointer;
    top: 11%;
    right: 1.5%;
    background-color: #000;
    z-index: 9999;
}
/* shop */

/* search */
#background6973b51e2a38030013b01bed .ui.input input {
    font-family: "LINE Seed Sans TH";
    border-radius: 8px 0px 0px 8px;
    font-size: 15px;
}
#background6973b51e2a38030013b01bed .ui.basic.button, .ui.basic.buttons .button {
    background: #003985 !important;
    color: #fff !important;    
    border-radius: 0px 8px 8px 0px;
}
#background6973b51e2a38030013b01bed .ui.basic.button:hover, .ui.basic.buttons .button:hover {
    background: #003985 !important;
    color: #fff !important;
    border-radius: 0px 8px 8px 0px;
}
/* search */


/*from Contact*/
.no-js #Component697645fe3ac74f001346fcae label {
  display: none !important;
  color: #282828;
}
.no-js #Component697645fe3ac74f001346fcae .col-md-6 {
  width: 100%;
  margin-left: auto;
  display: block;
  margin-right: auto;
  float: initial;
  padding-left: 20px;
}
.no-js #Component697645fe3ac74f001346fcae .form-control {
    border: 1px solid #e0e0e0;
    border-bottom: 1px solid #3333;
    padding: 27px 20px;
    background: transparent;
    font-size: 16px !important;
    border-radius: 10px !important;
    box-shadow: inset 0 0px 0px rgba(0, 0, 0, .075) !important;
}
.no-js #Component697645fe3ac74f001346fcae .form-control:focus {
  border-bottom: 1px solid #263c58 !important;
  border: 1px solid #263c58;
  box-shadow: inset 0 0px 0px rgba(0, 0, 0, 0.075), 0 0 0px rgba(102, 175, 233, 0);
}
.no-js #Component697645fe3ac74f001346fcae .btn {
  background: #0f0f0f;
  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 #Component697645fe3ac74f001346fcae .btn-default:active {
  background: #303030;
  background: linear-gradient(to right, #263c56 0%, #263c56 100%);
}
.no-js #Component697645fe3ac74f001346fcae .btn-default:hover,
.no-js #Component697645fe3ac74f001346fcae .btn-default:focus {
  background-position: 0 0px;
  background: #263c56;
  border: 0px solid #000;
  color: #fff;
}
.no-js #Component697645fe3ac74f001346fcae .col-xs-12.col-sm-5.col-md-5.padding {
  width: 100%;
}
.no-js #Component697645fe3ac74f001346fcae span.label {
  font-size: 13px;
  font-weight: 400;
}
.no-js #Component697645fe3ac74f001346fcae ::placeholder {
  color: #000 !important;
}
#iframe69764723b4ae0500135e2e5e iframe {
    border-radius: 10px;
}
/*from Contact*/




/* from PAYMENT */
#Component69774455f1f3f7001383e0c4 {
    width: 100%;
    margin: 0 auto;
    border: solid 0px #eaeef5;
}
#Component69774455f1f3f7001383e0c4 .progress {
    width: 138%;
    margin: 15px!important;
}
#Component69774455f1f3f7001383e0c4 .boarder-confirm-payment {
    border: 0px solid transparent!important;
    border-radius: 0px!important;
}
#Component69774455f1f3f7001383e0c4 textarea.form-control {
    height: auto;
    width: 155%;
}
#Component69774455f1f3f7001383e0c4 .btn-success {
    color: #fff;
    background-image: linear-gradient(to bottom,#0f0f0f 0,#0f0f0f 100%);
    background-color: transparent;
    border-color: #ffffff00;
    box-shadow: none;
    padding: 5px 10px 5px 10px;
    border-radius: 5px;
    margin-top: 0px;
    margin-left: 4%;
}
#Component69774455f1f3f7001383e0c4 .btn-success:hover {
    background-position: 0px;
    background: #333;
    color: #fff;
}
#Component69774455f1f3f7001383e0c4 .input-group 
#Component69774455f1f3f7001383e0c4 .form-control {
    height: 55px !important;
    padding: 0% 2% 0;
    border-radius: 0px;
    font-size: 14px;
    color: #444;
}
#Component69774455f1f3f7001383e0c4 .form-control {
    height: 55px !important;
    padding: 10px 15px;
    font-size: 15px;
    color: #444;
    background-color: #fff;
    border: 0px solid #f1f1f1;
    border-radius: 8px;
    box-shadow: inset 0 0 0 rgba(0,0,0,0);
}
#Component69774455f1f3f7001383e0c4 .form-control:hover {
    border: 1px solid #0f0f0f;
}
#Component69774455f1f3f7001383e0c4 .input-group-addon {
    padding: 20px 15px !important;
    color: #fff;
    background-color: #0f0f0f;
    border: 0px solid #0f0f0f;
    border-radius: 0px 8px 8px 0px !important;
}
#Component69774455f1f3f7001383e0c4 .btn-default {
    background-image: linear-gradient(to right, #0f0f0f 0%,#0f0f0f 100%);
    background-repeat: repeat-x;
    border-color: #0f0f0f;
    border-radius: 10px;
    padding: 10px 30px;
    font-size: 16px;
    border: 0px solid transparent;
    color: #fff;
    font-weight: 400;
}
#Component69774455f1f3f7001383e0c4 .btn-default:hover, 
#Component69774455f1f3f7001383e0c4 .btn-default:focus {
    background-color: #263c58 !important;
	 background-image: linear-gradient(to right, #263c58 0%,#263c58 100%);
	color: #fff;
    border-color: #263c58;
    box-shadow: 0 0 1px;
}
#Component69774455f1f3f7001383e0c4 .col-md-1 {
    margin-top: 3%!important;
}
#Component69774455f1f3f7001383e0c4 .form-horizontal .control-label {
    font-weight: 400;
}
#Component69774455f1f3f7001383e0c4 .date-overlay {
    background: white;
    border: 0px solid #ccc;
    border-radius: 0px;
}
#Component69774455f1f3f7001383e0c4 .date-input-container {
    height: 55px;
}
/* from PAYMENT */









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

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




.section-six {
    display: grid;
    grid-template-columns: 60% auto;
}
.section-six-1 h1 {
    font-weight: 600;
    white-space: break-spaces;
    margin-bottom: 2%;
}
.grid-why-six {
    display: grid;
    grid-template-columns: repeat(3,1fr);
    gap: 20px;
    margin-top: 5%;
}
.icon-why {
    width: 25%;
    margin-bottom: 9%;
}
.why-2 {
    white-space: break-spaces;
    width: fit-content;
}
.why-2 span {
    font-weight: 600;
}
.section-six-1 {
    align-self: center;
}
.no-js .bg-six {
    margin-top: -10%;
}
.itopplus-bg2 {
    background-size: cover;
}
.grid-five {
    display: grid;
    grid-template-columns: repeat(2,1fr);
    gap: 50px;
}
.content-fastpower {
    white-space: break-spaces;
}
.grid-five-2 h4 {
    white-space: break-spaces;
}
.grid-five-2 h4 span {
    color: #ff7200;
    font-weight: 600;
}
.grid-five-2 h4 {
    padding: 2% 0% 4%;
}
.grid-five-2 h1 {
    font-weight: 600;
}
.btn-readmore {
    background: #fff;
    color: #000;
    width: fit-content;
    padding: 8px 20px;
    border-radius: 5px;
    transition: 0.35s;
}
.grid-five-2 .btn-readmore {
    margin-top: 5%;
}
.grid-five-2 {
    align-self: center;
}
.no-js .bg-certificate {
    margin-top: -10%;
}
.btn-readmore:hover {
    background: #000;
    color: #fff;
    transition: 0.35s;
}
.head-fastwork h2 {
    font-family: "Oswald", sans-serif;
    font-size: 2.8em;
    font-weight: 500;
}
.block-next {
    display: grid;
    grid-template-columns: auto 20px;
    width: fit-content;
    gap: 10px;
    color: #ff7200;
}
.grid-menu {
    display: grid;
    grid-template-columns: auto 12%;
    padding: 3% 0%;
}
.grid-menu-2 {
    align-self: center;
}
.empty-fastpowwer {
    padding: 2%;
}
.grid-footer {
    display: grid;
    grid-template-columns: 23% 30% 20% auto;
    gap: 40px;
    font-size: 15px;
    margin-top: 3%;
}
.footer-2 {
    color: #d0d0d0;
    white-space: break-spaces;
    margin-bottom: 4%;
}
.head-footer h3 {
    font-weight: 600;
}
.head-footer {
    margin-bottom: 5%;
}
.copyright {
    font-size: 14px;
    color: #b9b9b9;
    margin-bottom: 3%;
}
.logo-footer {
    width: 25%;
    margin-bottom: 7%;
}
.main-footer {
    white-space: break-spaces;
    color: #b9b9b9;
}
.main-footer h3 span {
    color: #fff;
    font-weight: 600;
}
.contact-fotoer {
    display: grid;
    grid-template-columns: 20px auto;
    gap: 10px;
    margin-bottom: 5%;
}
.contact-fotoer-2 {
    white-space: break-spaces;
    color: #d0d0d0;
}
.head-line {
    display: grid;
    grid-template-columns: 20px auto;
    gap: 8px;
    background: #01ba03;
    padding: 5px 10px;
    border-radius: 5px;
}
.head-fastpower {
    display: grid;
    font-size: 15px;
    grid-template-columns: 61% auto;
}
.head-fastpower-1 {
    align-self: center;
}
.head-fastpower-2 {
    display: grid;
    grid-template-columns: auto 30px auto;
    gap: 10px;
}
.head-tel {
    display: grid;
    grid-template-columns: auto 23px auto;
    width: fit-content;
    gap: 10px;
    align-self: center;
}
.tel-2 {
    align-self: center;
}
.head-line  {
    transition: 0.35s;
}
.head-line:hover {
    background: #000;
    transition: 0.35s;
}
.head-fastwork.th h2 {
    font-family: "LINE Seed Sans TH";
    font-weight: 600;
}
.grid-main {
    display: grid;
    grid-template-columns: repeat(3,1fr);
    gap: 30px;
    padding: 7% 0% 5%;
}
.block-main {
    display: grid;
    grid-template-columns: 40% auto;
    gap: 25px;
    background: #163761;
    color: #fff;
    border-radius: 10px;
    transition: 0.35s;
}
.bg-text {
    align-self: center;
    font-size: 15px;
}
.grid-orderandpayment-1 .block-main .bg-one {
    margin-top: -12%;
}
.bg-text h5 {
    font-family: "Oswald", sans-serif;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 26px;
}
.block-main:hover {
    background: #ff7200;
    transition: 0.35s;
}
.block-main.black {
    background: #202020;
    transition: 0.35s;
}
.block-main.black:hover {
    background: #ff7200;
    transition: 0.35s;
}
.pd-headmenu {
    padding: 1.5% 0%;
}
.contact-fastpower {
    display: grid;
    grid-template-columns: 30px auto;
    gap: 8px;
    margin-bottom: 1%;
}
.contact-fastpower-2 {
    white-space: break-spaces;
}
.buttonExampleSite {
   border: 0px solid #fff !important;
   color: #fff !important;
   background: #263c58 !important;
   border-radius: 5px !important;
   font-weight: 400;
  font-family: "LINE Seed Sans TH";
}
.buttonExampleSite:hover {
    background: #000 !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: 16px;
}
ul ::marker {
    color: #263c58;
}
.comningsoon {
    padding: 5% 0%;
}
.head-menu {
    text-align: center;
    padding: 5% 0% 2%;
}
figure.effect-apollo figcaption::before {
    transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -135%, 0);
}
figure.effect-apollo img {
	opacity: 0.95;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: scale3d(1.05,1.05,1);
	transform: scale3d(1.00,1.00,1);
}
figure.effect-apollo {
    background: transparent;
    border-radius: 15px;
}
#background697736992a38030013b040d0 .thumbs {
    margin-bottom: 5px;
}
.btnreturn {
    background: #0f0f0f;
    color: #fff;
    text-align: center;
    width: fit-content;
    padding: 10px 35px;
    border-radius: 10px;
    margin: 0 auto;
    margin-bottom: 7%;
    transition: 0.35s;
    margin-top: 3%;
}
.btnreturn:hover {
    background: #ff7200;
    transition: 0.35s;
}





.grid-order {
    display: grid;
    grid-template-columns: repeat(3,1fr);
    gap: 20px;
    margin-top: 5%;
}
.number-payment h1 {
    font-family: "Oswald", sans-serif;
    font-weight: 500;
    color: #888888;
}
.number-payment {
    text-align: center;
}
.process-order {
    text-align: center;
    margin-bottom: 6%;
    border-bottom: 1px solid #eee;
    padding-top: 5%;
    padding-bottom: 4%;
}
.process-order h3 {
    font-weight: 600;
}
.process-order-2 {
    text-align: center;
    white-space: break-spaces;
}
.grid-bank {
    width: 40%;
    margin: 0 auto;
    background: #f4f4f4;
    padding: 3% 0%;
    border-radius: 10px;
    text-align: center;
}
.logo-bank {
    width: 30%;
    margin: 0 auto;
    margin-bottom: 5%;
}
.grid-bank h6 {
    font-weight: 600;
    margin-bottom: 3%;
}
.grid-bank h5 {
    font-weight: 600;
    padding: 1% 0%;
}
.grid-orderandpayment {
    display: grid;
    grid-template-columns: 32% auto;
    gap: 25px;
    margin-top: 4%;
}
.grid-orderandpayment-1 .block-main {
    margin-top: 13%;
}
.block-order {
    background: #f6f6f6;
    padding: 11.5% 7%;
    border-radius: 10px;
}
.grid-orderandpayment-2 {
    margin-top: 1%;
}
.block-main.line {
    background: #07ba05;
    transition: 0.35s;
}
.block-main.facebook {
    background: #1a77f2;
    transition: 0.35s;
}
.grid-orderandpayment-1 .block-main {
    grid-template-columns: 40% auto;
    gap: 5px;
}



#tableA {
  width: 100%;
}
#tableA th {
  background-color: #363636;
    padding: 15px 0px;
  color: #ffffff;
  font-size: 16px;
  border: 1px solid #fff;
  font-weight: 400;
  text-align: center;
  vertical-align: middle;
}
#tableA td {
  border: 1px solid #eee;
  padding: 15px 0px;
  font-size: 16px;
  text-align: center;
}

#tableA tr:nth-child(even) {
  background-color: #f0f0f0;
}
#tableA tr:hover {
  background-color: #e2e2e2;
}
#tableA tr:nth-child(odd) {
  background-color: #fff;
}




.block-bg-product {
    padding: 1%;
    min-width: 270px;
    white-space: normal;
    margin-bottom: 2%;
    border: 1px solid #d4d4d4;
    border-radius: 10px;
    transition: 0.35s;
    background: #fff;
}
.grid-product {
    display: flex;
    gap: 20px;
    height: auto;
    overflow:scroll;
    overflow-y: hidden;
    white-space: nowrap;
}
.product-1 h3 {
    font-weight: 600;
    margin-bottom: 10px;
    font-size: 17px;
}
.detail-product h4 {
    margin-top: 3%;
}
.bg-product img {
    width: 100% !important;
  	border-radius: 10px;
}
.bg-product img {
}
.bg-product {
	margin-bottom: 5%;
}
iframe {
    border-radius: 15px;
}
.product-2 {
    margin-bottom: 10%;
}
.contact-fastpower-2 {
    align-self: center;
}
.fb-head {
    align-self: center;
}

.tel-2 a {
    color: #fff;
}


/* ความกว้าง scrollbar */
::-webkit-scrollbar {
  width: 8px;
  height:8px
}
/* พื้นหลัง scrollbar */
::-webkit-scrollbar-track {
  background: #fff;
    border-radius: 10px;
}
/* ตัวเลื่อน (thumb) */
::-webkit-scrollbar-thumb {
  background: #ff7200;
  border-radius: 10px;
}
/* ตอน hover */
::-webkit-scrollbar-thumb:hover {
  background: #ff7200;
}
.PictureOverflow::-webkit-scrollbar-thumb {
    background-color: #ff7200;
    outline: 0px solid #708090;
    border-radius: 10px;
}
.PictureOverflow::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 1px rgba(0, 0, 0, .3);
    background: #fff !important;
    border-radius: 10px;
}
.row.margin.Shopcart-Related-Main .Template-H-Name {
    height: 75px;
}






/* payment shop */
.padding-col.thumbnail.Content5InaRow.rightContentOrder p {
    white-space: break-spaces;
}
.ui.steps .step.active {
    color: #263c58;
    background: #f4f4f4;
}
.ui.steps .step.active .title {
    color: #263c58;
    font-family: "LINE Seed Sans TH";
}
.ui.steps .step .title {
    font-family: "LINE Seed Sans TH";
    font-size: 14px;
    font-weight: 400;
    padding: 10px 10px 10px 10px;
    line-height: 1.3;
}
.step1checkout {
    background: #f4f4f4;
    border: 5px solid #f4f4f4;
}
.btnCheckoutprevious {
    background: #263c58;
    font-weight: 400;
    font-size: 16px;
    border-radius: 50px;
    padding: 15px 30px;
    width: fit-content;
    margin-top: 4% !important;
    border: 0px solid #c5e7e8 !important;
    color: #fff;
    margin-left: 15px !important;
}
.btnCheckoutprevious:hover {
    background: #263c58;
    color: #fff;
}
.step5checkout {
    background: #263c58;
    font-family: "LINE Seed Sans TH";
    border: 7px solid #263c58;
}
.shopcart-paymentpage {
    font-size: 15px;
    text-transform: uppercase;
    background: #263c58;
    width: fit-content;
    padding: 1% 6%;
    margin: 0 auto;
    color: #fff;
    border-radius: 40px;
}
.Template-H-PriceMember {
    color: #452e11;
    font-family: "LINE Seed Sans TH";
}
.notificationcart {
    color: #fff;
    background: #452e11;
    bottom: 30%;
    right: 20%;
}
.img-thumbnail {
    border: 0px solid #ddd;
}
#scrolltoshop .col-xs-3.col-sm-2.col-md-2 {
    width: fit-content;
}
.ui.icon.input input {
    font-family: "LINE Seed Sans TH";
    text-transform: uppercase;
}
.ui.steps .step {
    background: transparent;
}
.ui.steps .step.active:after {
    background: #f4f4f4;
}
.ui.steps .step:after {
    background-color: #f4f4f4;
}
.ui.segment {
    position: relative;
    background-color: #fff;
    box-shadow: 0 0 0 0px rgba(39, 41, 43, .15), 0 1px 2px 0 rgba(0, 0, 0, .05);
    margin: 1rem 0;
    padding: 1em 1em;
    border-radius: .2857rem;
    border: none;
}
.Checkout-font-panel {
    color: #333;
    background: transparent;
}
.panel-body {
    padding: 15px;
    background: transparent;
}
.ui.steps .disabled.step {
    cursor: auto;
    background: transparent;
    pointer-events: none;
}
.ui.steps .disabled.step:after {
    background: #fff;
}
.Bodycheckout {
    font-size: 15px;
    color: #333;
    font-weight: 400;
}
.no-js .btn-default {
    text-shadow: 0 0px 0 #fff;
    background-image: linear-gradient(to bottom, #263c58 0, #263c58 100%);
    background-repeat: repeat-x;
    font-size: 16px;
    border-radius: 50px;
    padding: 5px 35px;
}
.no-js .btn-default.active, .btn-default:active, .btn-default:focus, .btn-default:hover, .open>.dropdown-toggle.btn-default {
    border-color: transparent;
}
.no-js .btn-default:focus, .btn-default:hover {
    background-color: #333;
    color: #fff;
    background-position: 0 -15px;
}
.no-js .btn-default {
    color: #fff;
    background-color: #263c58;
    border-color: transparent;
}
.Checkout-font-panel .col-xs-3.col-md-2 {
    width: 100% !important;
}
.Checkout-font-panel .img-circle {
    border-radius: 0%;
    width: 10%;
    margin-left: 5%;
}
label#message-line1 {
    font-weight: 400;
}
label#message-line2 {
    font-weight: 400;
}
label#message-line3 {
    font-weight: 400;
}
label#message-line3 {
    font-weight: 400;
}
.Headcheckout {
    color: #333;
    font-weight: 600;
}
.ui.steps .step::before {
    display: none !important;
}
.step1checkout {
    display: none;
}
.ui.steps.col-md-12.col-sm-12 {
    margin-top: 5%;
}
.no-js .ui.steps .step {
    padding: 10px 0px;
}
label#title-checkout {
    font-weight: 600;
}
label#message-line4 {
    font-weight: 600;
}
/* payment shop */






/* shop */
.Template-H-Name label {
    font-family: "LINE Seed Sans TH";
    font-weight: 400;
}
.Template-H-Name {
    color: #000;
    font-size: 18px;
    height: 80px;
    overflow: hidden;
    font-weight: 400;
    margin-top: 3%;
    text-align: center;
    font-family: "LINE Seed Sans TH";
}
.Template-H-button:hover {
    background: #ff7200;
    transition: 0.35s;
}
.Template-H-button {
    width: 80%;
    border: solid 1px;
    text-align: center;
    margin: 0 auto;
    padding: 10px 0px;
    background-color: #0f0f0f;
    color: #fff;
    border-radius: 10px;
    font-weight: 400;
    transition: 0.35s;
}
.Template-H-pic {
    border-radius: 0px !important;
    background-color: #fff;
    border: 0px solid #a5a5a5;
    padding: 0px;
    width: 100%;
    overflow: hidden;
    height: auto !important;
}
.Template-H-frame {
    border-radius: 2px;
    margin-bottom: 10%;
    padding: 20px 20px 40px 20px;
    border: 1px solid #d4d4d4;
    border-radius: 10px;
    transition: 0.35s;
    background: #fff;
}
.row.mainProductFilterContainer .col-xs-6.col-sm-3 {
    padding-right: 15px;
    padding-left: 15px;
}
.Template-H-frame:hover {
    -webkit-box-shadow: 0 0 0px #585858;
}
.Template-H-frame:hover .Template-H-button {
    background: #ff7200;
    transition: 0.35s;
}
.PictureOverflow {
    width: 100%;
}
.Template-H-smallpic {
    width: 22.5%;
    border: solid 1px #d4d4d4;
    margin: 5% 3% 3% 0;
    height: auto !important;
    overflow: hidden;
    border-radius: 10px;
}
.Template-H-Big {
    border: solid 1px #d4d4d4;
    border-radius: 10px;
    width: 100%;
    overflow: hidden;
}
.col-xs-12.col-sm-12.col-md-12.shopcartRelated-Default.shopcartRelated {
    border-bottom: 1px solid #d4d4d4;
    padding: 1% 0% !important;
    font-size: 20px;
    font-weight: 600;
}
.row.margin.Shopcart-Related-Main .Template-H-Price {
    display: none;
}
.row.margin.Shopcart-Related-Main {
    margin-bottom: 5% !important;
}
.row.margin.Shopcart-Related-Main .col-xs-6.col-sm-3 {
    padding-right: 15px !important;
    padding-left: 15px !important;
}
.col-xs-12.col-sm-12.col-md-12.shopcartDetail-Default.shopcartDetail {
    border-bottom: 1px solid #d4d4d4;
    padding: 1% 0% !important;
    font-size: 20px;
    font-weight: 600;
    font-family: "LINE Seed Sans TH";
}
.shopcartID-Head-Default {
    font-size: 22px;
    color: #000;
    border-bottom: solid 0px #d8d8d8;
    padding: 10px 0 10px 0;
    font-family: "LINE Seed Sans TH";
    font-weight: 600;
}
.shopcartName-Head-Default {
    font-size: 22px;
    color: #000;
    border-bottom: solid 0px #d8d8d8;
    padding: 10px 0 10px 0 !important;
    font-family: "LINE Seed Sans TH";
    font-weight: 600;
}
.shopcartID-Default {
    font-size: 18px;
    border-bottom: solid 0px #d8d8d8;
    padding: 10px 0 10px 0;
    font-family: "LINE Seed Sans TH";
}
.shopcartName-Default {
    font-size: 18px;
    border-bottom: solid 0px #d8d8d8;
    padding: 10px 0 10px 0;
    font-family: "LINE Seed Sans TH";
}
.Template-H-PriceNormal {
    color: #000;
    font-size: 40px !important;
    font-family: "LINE Seed Sans TH";
    font-weight: 600;
}
.col-xs-4.col-sm-3.col-md-3.ITPquantityWord {
    width: 20%;
}
.col-xs-4.col-sm-3.col-md-3.ITPquantityWord label {
    font-family: "LINE Seed Sans TH";
    font-weight: 400;
}
.col-xs-4.col-sm-2.col-md-2.ITPquantityUnit label {
    font-family: "LINE Seed Sans TH";
    font-weight: 400;
}
.col-xs-4.col-sm-2.col-md-2.ITPquantityUnit {
    margin-left: 6%;
}
.Template-H-buttonDetail {
    cursor: pointer;
    width: 35%;
    border: solid 1px;
    padding: 10px 0 10px 0;
    background-color: #000;
    color: #fff;
    border-radius: 10px;
    font-weight: 400;
    font-family: "LINE Seed Sans TH";
    margin-top: 3% !important;
    transition: 0.35s;
}
.Template-H-buttonDetail:hover {
    background-color: #ff7200;
    transition: 0.35s;
}
.shopcartlinePrice-Default {
    border-bottom: solid 0px;
}
label.shopcart-share {
    display: none !important;
}
.social-share {
    display: none;
}
.PictureOverflow {
    max-height: max-content  !important;
}
.Template-H-smallpic {
    margin-top: 2% !important;
}
/* shop */



@media screen and (min-width: 1900px) {
h1 {
    font-size: 2.5em;
}
h2 {
    font-size: 3em;
}
h3 {
    font-size: 22px;
}
h4 {
    font-size: 26px;
}
h5 {
    font-size: 30px;
}
h6 {
    font-size: 34px;
}
p {
    font-size: 20px;
}
body {
    font-size: 20px;
}
.head-fastpower {
    display: grid;
    font-size: 19px;
    grid-template-columns: 65% auto;
}
.head-fastpower-2 {
    display: grid;
    grid-template-columns: auto 37px auto;
    gap: 10px;
}
.head-line {
    grid-template-columns: 25px auto;
}  
.no-js .dropdown-menu > li > a {
    font-size: 18px;
}
#background6973b51e2a38030013b01bed .ui.input input {
    font-size: 19px;
}
.shopcart {
    top: 9%;
    right: 2.5%;
}
.ui.button, .ui.buttons .button, .ui.buttons .or {
    font-size: 1.5rem;
}
.block-main {
    grid-template-columns: 45% auto;
}
.bg-text h5 {
    font-size: 34px;
}
.Template-H-Name {
    font-size: 22px;
}
.Template-H-Icon {
    width: 14%;
    padding: 0px 5px 12px 0;
}
.grid-footer {
    font-size: 18px;
}
.copyright {
    font-size: 16px;
}
.contact-fotoer {
    grid-template-columns: 25px auto;
}
.ITPcookiebar {
    font-size: 16px !important;
}
.buttonExampleSite {
    font-size: 16px !important;
}
ul.icon-a {
    font-size: 20px;
}
.col-xs-12.col-sm-12.col-md-12.shopcartRelated-Default.shopcartRelated {
    font-size: 26px;
}
.col-xs-12.col-sm-12.col-md-12.shopcartDetail-Default.shopcartDetail {
    font-size: 26px;
}
.shopcartID-Head-Default {
    font-size: 30px;
}
.shopcartName-Head-Default {
    font-size: 30px;
}
.shopcartID-Default {
    font-size: 24px;
}
.shopcartName-Default {
    font-size: 24px;
}
.Template-H-PriceNormal {
    font-size: 50px !important;
}
.col-xs-4.col-sm-3.col-md-3.ITPquantityWord label {
    font-size: 20px !important;
}
.col-xs-4.col-sm-2.col-md-2.ITPquantityUnit label {
    font-size: 20px !important;
}
.col-xs-3.col-sm-2.col-md-2.ITPquantityDetail {
    margin-top: 5px;
}
.product-1 h3 {
    font-size: 21px;
}
.block-bg-product {
    min-width: 370px;
}
#Component69774455f1f3f7001383e0c4 .form-control {
    height: 70px !important;
    font-size: 18px;
}
.block-order {
    padding: 14% 7%;
}
.pd-contact .contact-fastpower {
    grid-template-columns: 40px auto;
}
#iframe69764723b4ae0500135e2e5e iframe {
    height: 280px;
}
.no-js #Component697645fe3ac74f001346fcae .form-control {
    padding: 34px 25px;
    font-size: 19px !important;
}
.no-js #Component697645fe3ac74f001346fcae .btn {
    font-size: 19px;
}
.ui.steps .step .title {
    font-size: 19px;
}
.Bodycheckout {
    font-size: 19px;
}
.Headcheckout {
    font-size: 22px;
}
.btnCheckoutprevious {
    font-size: 19px;
}
.bg-text {
    font-size: 19px;
}
}




@media screen and (max-width: 1191px) {
h1 {
    font-size: 2.2em;
}
.head-fastpower {
    grid-template-columns: 50% auto;
}
.navbar-default .navbar-nav > li > a {
    padding: 8px 10px;
}
#background6973b51e2a38030013b01bed .ui.input input {
    width: 60%;
}
.bg-text h5 {
    font-size: 20px;
}
.block-main {
    gap: 15px;
}
.grid-menu {
    grid-template-columns: auto 15%;
}
.Template-H-button {
    width: 95%;
}
.content-fastpower {
    white-space: inherit;
}
.block-bg-product {
    min-width: 204px;
}
#tableA th {
    padding: 15px 10px;
}
#contentnewmode6976460fb4ae0500135e2e53 .content-fastpower {
    white-space: break-spaces !important;
}
.grid-five {
    padding: 5% 0%;
}
.head-fastwork h2 {
    font-size: 2.2em;
}
#Component69774455f1f3f7001383e0c4 .btn-default {
    width: fit-content;
}
#Component69774455f1f3f7001383e0c4 .progress {
    width: 135%;
}
.shopcart {
    top: 25%;
}
}





@media screen and (max-width: 900px) {
h1 {
    font-size: 1.8em;
}
ul#slider6978760df1f3f70013840042 {
    display: none;
} 
.grid-main {
    gap: 10px;
}
.bg-text h5 {
    font-size: 16px;
}
.bg-text {
    align-self: center;
    font-size: 14px;
}
.grid-menu {
    grid-template-columns: auto 20%;
}
.row.mainProductFilterContainer .col-xs-6.col-sm-3 {
    padding-right: 10px;
    padding-left: 10px;
}
.Template-H-frame {
    padding: 20px 15px 20px 15px;
}
.Template-H-Name {
    font-size: 16px;
    height: 70px;
}
.Template-H-button {
    font-size: 14px;
}
.grid-five {
    gap: 15px;
}
 .why-2 {
    white-space: inherit;
    width: fit-content;
}
.section-six {
    padding: 5% 0%;
}
.grid-footer {
    grid-template-columns: 40% 33% auto;
    gap: 20px;
}
.copyright {
    text-align: center;
}
.Template-H-Icon {
    width: 20%;
}
.Template-H-buttonDetail {
    width: 25%;
}
.block-bg-product {
    min-width: 213px;
}
.row.margin.Shopcart-Related-Main {
    display: none;
}
.table-responsive {
    border: 0px solid #ddd;
}
.grid-orderandpayment {
    grid-template-columns: 100%;
}
.grid-orderandpayment-1 {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 20px;
}
.manage-form-confirm-payment {
    padding: 5% !important;
}
.grid-footer-1 {
    display: none;
}
.block-order {
    background: #f6f6f6;
    padding: 10% 10%;
    border-radius: 10px;
}  
.process-order h3 {
    font-size: 16px;
}
.grid-bank {
    width: 60%;
}
#Component69774455f1f3f7001383e0c4 .progress {
    width: 133%;
}
.no-js #Component697645fe3ac74f001346fcae .form-control {
    padding: 26px 20px;
}
#imagesControl69788c362a38030013b06a8a {
    display: none !important;
}
.grid-five-2 h4 {
    white-space: inherit;
}
}





@media screen and (max-width: 480px) {
h1 {
    font-size: 1.7em;
}  
ul#slider6978760df1f3f70013840042 {
    display: inherit;
}  
#imagesControl6978760df1f3f70013840042 {
    padding: 0px !important;
} 
#imagesControl697736992a38030013b040d0,
#imagesControl697736ca2a38030013b04382 {
    padding: 0px !important;
}
.grid-main {
    grid-template-columns: repeat(1, 1fr);
    padding: 10% 0% 0%;
}
.block-main {
    grid-template-columns: 42% auto;
    margin-bottom: 10%;
}
.head-fastwork.th {
    margin-bottom: 5%;
}
.grid-menu {
    grid-template-columns: 100%;
}
 .grid-menu-2 {
    align-self: center;
    padding: 7% 0% 0%;
}
.grid-menu {
    margin-top: 8%;
}
.Template-H-frame {
    padding: 20px 10px 20px 10px;
}
#background69788c362a38030013b06a8a .thumbs {
    margin-bottom: 10px;
}
#imagesControl69788c362a38030013b06a8a {
    display: inherit !important;
}
.grid-five {
    display: flex;
    flex-direction: column-reverse;
    padding: 5% 0%;
}  
.section-six {
    padding: 10% 0%;
    grid-template-columns: 100%;
}
.no-js .bg-six {
    margin-top: 15%;
}
.icon-why {
    width: 35%;
    margin: 0 auto;
    margin-bottom: 10%;
}
.grid-five {
    display: flex;
    flex-direction: column-reverse;
    padding: 5% 0%;
}
.grid-why-six {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.block-why {
    width: 45%;
    text-align: center;
} 
.grid-five-2 h4 {
    white-space: inherit;
}
.no-js .bg-certificate {
    margin-top: 10% !important
}
.grid-footer {
    grid-template-columns: 100%;
    gap: 10px;
}
.grid-footer-1 {
    display: inherit;
}
.logo-footer {
    width: 20%;
    margin-bottom: 7%;
}
.grid-footer {
    margin-top: 15%;
}
.grid-why-six {
    margin-top: 15%;
}
.pd-headmenu .head-fastwork.th {
    margin-bottom: 0%;
}
.pd-headmenu {
    padding: 5% 0%;
}
.head-fastwork h2 {
    font-size: 1.8em;
}
.Template-H-buttonDetail {
    width: 50%;
}
.table-responsive {
    white-space: nowrap;
}  
.block-bg-product {
    min-width: 299px;
}
.product-1, .product-2 {
    padding: 0% 5%;
}
.detail-product h4 {
    margin-top: 10%;
    margin-bottom: 5% !important;
}
.grid-orderandpayment-1 {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    gap: 0px;
}
.grid-orderandpayment-1 .block-main {
    margin-top: 5%;
}
.bg-text h5 {
    font-size: 24px;
}
.grid-order {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    gap: 20px;
    margin-top: 0%;
}
.number-payment h1 {
    font-size: 3em;
}
.grid-bank {
    width: 100%;
    padding: 5% 5%;
}
#Component69774455f1f3f7001383e0c4 textarea.form-control {
    width: 100%;
}
#Component69774455f1f3f7001383e0c4 .progress {
    width: 85%;
}
#Component69774455f1f3f7001383e0c4 .col-xs-3.col-sm-2.col-md-2 {
    width: 40%;
}
.contact-fastpower {
    grid-template-columns: 35px auto;
    gap: 8px;
    margin-bottom: 2%;
}
.block-why {
    margin-bottom: 10%;
}
.logo-footer {
    width: 15%;
}
body, html { 
    overflow-x: hidden; 
}  
.shopcart {
    top: 20%;
}
.no-js .btn-default {
    padding: 2px 35px;
}
}







#searchResultLanding .panel {
    margin: 6% 0;
}
#itp-shopcart-detail {
    padding-left: 0px !important;
}
.itopplus-search-image-flex-item {
    padding: 0px !important;
    width: 285px!important;
    min-height: 300px!important;
    max-height: 430px!important;
    background-color: #fff!important;
    box-shadow: none !important;
}
.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;
}
.search_text {
    display: none;
}
p.shopProductNameText {
    display: none;
}
.itopplus-search-shopcart-name {
    font-weight: 400;
}




/* Large Devices, Wide Screens */
@media only screen and (min-width : 1900px) {
.itopplus-search-image-flex-item {
    width: 389px!important;
}
}



@media screen and (max-width: 1191px) {
.itopplus-search-image-flex-item {
    width: 218px !important;
}
}




@media only screen and (max-width:900px) {
.itopplus-search-image-flex-item {
    margin: 5px 0 !important;
    width: 178px!important;
    min-height: 240px!important;
    max-height: 425px!important;
}
.search_titleText {
    padding: 5px 0px;
    font-size: 14px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    display: block;
}  
}



@media only screen and (max-width:480px) {
.itopplus-search-image-flex-item {
    width: 46%!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;
}
.itopplus-search-image-flex-item {
        margin: 5px 5px !important;
}
#searchResultLanding .panel-body {
    padding: 0px !important;
}
.search_text {
    display: none;
}
p.shopProductNameText {
    display: none;
}
.pd-contact {
    grid-template-columns: repeat(1, 1fr);
}
}




.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);
}

