.itopplus-background {

}
body {
    font-size: 16px;
    overflow-x: hidden;
    color: #444444;
}

.itopplus-search .ui.search {
    width: fit-content;
    float: right;
}

.unknown {
  position: fixed;
  bottom: 10% !important;
}

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

.backToTop {
    position: fixed;
    bottom: 2% !important;
    right: -10px !important;
}


a {
    color: #444444;
}
a:hover {
    color: #0cbc98;
}
b, strong {
    font-weight: 600;
}
.itopplus-bg {
    background-image: url('https://itp1.itopfile.com/ImageServer/z_itp_07092024qd07/0/0/1z-z1712278519326.webp');
}

.itopplus-bg2 {
    background-image: url('https://itp1.itopfile.com/ImageServer/z_itp_07092024qd07/0/0/2z-z430537187871.webp');
  background-size: cover;
  
}

.itopplus-bg3 {
    background-image: url('https://itp1.itopfile.com/ImageServer/z_itp_07092024qd07/0/0/3z-z1294599935830.webp');
}

.itopplus-bg4 {
    background-image: url('https://itp1.itopfile.com/ImageServer/z_itp_07092024qd07/0/0/4z-z881181133668.webp');
}

.itopplus-bg5 {
    background-image: url('https://itp1.itopfile.com/ImageServer/z_itp_07092024qd07/0/0/BillionMillionz-z1527504235193.webp');
  background-repeat: no-repeat;
  background-size: 100% auto;
      background-position: center;

}

.itopplus-bg6 {
    background-image: url('https://itp1.itopfile.com/ImageServer/z_itp_07092024qd07/0/0/bg6z-z754374853023.webp');
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-position: center;
  background-attachment: fixed;

}

.itopplus-bg7 {
    background-image: url('https://itp1.itopfile.com/ImageServer/z_itp_07092024qd07/0/0/greenindustrycopyz-z638671050795.webp');
  background-repeat: no-repeat;
  background-size: 100% auto;

}
  .itopplus-bg8 {
    background-color: #eee;
}
.itopplus-footer {
    background: linear-gradient(to right, #0e3270 0, #0e3270 75%, #0cbb97 75%, #0cbb97 100%);
}

.navbar-default .navbar-nav>li>a {
      font-size: 18px;
    color: #282828;
    margin: 0 5px;
    padding: 10px 15px;
}

.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-radius: 30px;
    background: #0cbb97;
    background-color: #0cbb97;
}

.dropdown-menu>li>a {
    font-size: 1.1em;
    color: #282828;
    padding: 10px 20px;
}

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

@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;
    }

}

@media screen and (min-width: 1024px) {
    .no-js .itopplus-banner {
        position: sticky;
        top: 0;
        z-index: 110;
       box-shadow: 0 0 10px rgba(0, 0, 0, .1);
    }

    .itopplus-banner {
        background: #fff;
        transition: .3s;
    }

    .itopplus-banner {
        display: grid;
        grid-template-columns: 23% auto;
        align-items: center;
      padding: 0 5vw;
    }

    #controlBanner {
        object-fit: contain;
        padding: 15px;
        width: 100%;
        min-width: auto;
        margin: 0 auto;
    }

    #nav-menu {
        display: grid;
        justify-content: end;
        background: transparent;
        min-height: auto;
    }


}



/**/
.h1, h1 {
    font-size: 3.4em;
    font-weight: 600;
}
.h2, h2 {
    font-size: 2.3em;
    font-weight: 600;
}
.h3, h3 {
    font-size: 1.8em;
    font-weight: 600;
}
.h4, h4 {
    font-size: 1.2em;
    font-weight: 600;
}
.h5, h5 {
    font-size: 1.1em;
}
.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;
}
/**/




/*footer*/
.itopplus-footer {
    font-size: 13px;
}
.itopplus-footer h4 {
    margin: 0px 0 10px;
    font-weight: 600;
    color: #0bbb97;
}
.itopplus-footer a {
    color: #fff;
}
.itopplus-footer a:hover {
    color: #cba133;
}
.footer-block {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 10px;
    padding: 2% 0 0 5%;
}
.footer-block3 {
    padding-left: 8%;
}
.copy-right {
    font-size: 0.8em;
}
.footer-contact {
    display: grid;
    grid-template-columns: 25px auto;
    align-items: center;
    gap: 10px;
    margin: 0 0 10px;
}
.footer-contact-display {
    width: 62%;
    padding: 9% 5% 0;
    margin: 0 auto;
    display: flex;
    gap: 10px;
    align-items: center;
    align-content: flex-start;
}
.footer-block1 {
    width: 35%;
    margin: 0 auto;
}
.footer-contact-text h4 {
    color: #fff;
    font-weight: 400;
    margin: 0;
}
.footer-contact-text {
    left: calc(0% - 0rem);
    position: relative;
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
    white-space: nowrap;
    -webkit-writing-mode: vertical-rl;
    writing-mode: vertical-rl;
    align-self: flex-start;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-weight: 400;
}

.ITPcookiebar {
    width: 100% !important;
}
.buttonExampleSite {
    border: 1px solid #0e3270 !important;
    color: #0e3270 !important;
    font-family: "LINE Seed Sans TH" !important;
}
.buttonExampleSite:hover {
    background: #0e3270 !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*/




/*หน้าแรก*/
.padding-pd {
    padding: 2%;
}
.about-us {
    padding: 10% 0 10% 5%;
}
.about-us h4 {
    color: #0cbc98;
    font-weight: 400;
    margin: 0;
}
.about-us h2 {
    color: #282828;
    margin: 15px 0;
}
.btn-more {
    background: #0cbb97;
    color: #fff;
    display: grid;
    grid-template-columns: auto 15px;
    gap: 5px;
    font-size: 0.9em;
    border: none;
    padding: 7px 15px;
    border-radius: 50px;
    align-items: center;
    transition: 0.5s;
}
.btn-more:hover , figure.effect-phoebe:hover .btn-more {
    background: #0e3270;
    color: #fff;
}
.year-40 {
    text-align: center;
    padding: 1% 0;
    font-weight: 600;
}
.year-40 img {
    width: 15% !important;
    margin: 0 auto 10px;
}
.year-block-display {
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    margin: 4% 0;
    gap: 20px;
}
.year-block {
    text-align: center;
    padding: 1%;
}
.year-block h1 {
    color: #0cbb97;
    margin: 0;
}
.year-border {
    border-bottom: 2px solid #dda719;
    width: 50px;
    margin: 20px auto;
}
.iso-block {
    text-align: center;
    padding: 5% 0 25%;
}
.iso-bg1 {
    font-size: 1.1em;
    background: #0e3270;
    color: #fff;
    width: fit-content;
    padding: 8px 15px;
    border-radius: 50px;
    margin: 0 auto;
}
.iso-bg2-display {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    width: 45%;
    justify-content: center;
    margin: 20px auto;
    gap: 20px;
}
.iso-bg2 {
    background: #0cbb97;
    color: #fff;
    font-size: 1.1em;
    border-radius: 20px;
    padding: 20px 10px;
}
.iso-bg2 h1 {
    font-size: 2.4em;
    margin: 10px 0 0;
}
.why-block {
    padding-left: 20%;
}
.why-block h2 {
    margin: 0;
      color: #282828;
}
.why-block h1 {
    margin: 0 0 30px;
    color: #282828;
}
.why-icon-display {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
}
.why-icon img {
    width: 25% !important;
}
.why-icon {
    padding: 2% 7% 2% 0;
}
.why-number-display {
    display: grid;
    grid-template-columns: 20% 80%;
    align-items: center;
      margin: 20px 0;
}
.why-number {
    font-family: "Oswald", sans-serif;
    color: #0cbb97;
    font-size: 3em;
    font-weight: 600;
}
.menu-align {
    text-align: center;
    padding: 3% 0 1%;
    color: #282828;
}
.menu-align1 {
    background: #23447C;
    padding: 10%;
    font-size: 2.3em;
    margin: 10% 0;
}
#background672064a6dfca780013084517 .col-md-3.col-sm-4.col-xs-4 {
    width: 16.66%;
}
#background6704acd60f866100130bc768 .row-fluid , #background672064a6dfca780013084517 .bootstrap-collum div {
    justify-content: center;
}
figure.effect-jazz {
    background: transparent;
    box-shadow: 0 0 10px rgba(0, 0, 0, .1);
}
figure.effect-jazz figcaption::after {
    border-top: 0px solid #fff;
    border-bottom: 0px solid #fff;
}
figure.effect-phoebe {
    background: transparent;
    border-radius: 20px;
}
.grid figure figcaption {
    padding: 1em;
}
figure.effect-phoebe h2 {
    margin-top: 17em;
    -webkit-transform: translate3d(0, 0px, 0);
    transform: translate3d(0, 0px, 0);
    color: #282828;
    font-size: 16px;
    text-align: left;
    text-transform: none;
}
.grid figure h2 {
    word-spacing: normal;
    font-weight: 400;
}
figure.effect-phoebe img , figure.effect-phoebe:hover img {
    opacity: 1;
    transition: 0.5s;
}
figure.effect-phoebe:hover img {
    transform: scale(1.1);
}
.product-display {
    display: grid;
    grid-template-columns: 70% 30%;
    align-items: center;
}
.product-name {
    font-size: 0.9em;
}
.product-name h4 {
    font-size: 1.3em;
    margin: 0 0 3px;
}
/*หน้าแรก*/



/**/
.menu-bg {
    background: #0e3270;
    color: #0bbb97;
    padding: 2%;
    text-align: center;
    border-radius: 50px 0;
    margin: 4% 0 0%;
}
/*shop*/
.shopcart {
    z-index: 888;
    border-radius: 0px 0 0 0;
    -moz-border-radius: 800px 0 0 0;
    -webkit-border-radius: 800px 800px 800px 800px;
    border: 0px solid #b8860b;
    width: 55px !important;
    height: 55px !important;
    background-image: url(https://itp1.itopfile.com/ImageServer/z_itp_07092024qd07/0/0/shopping-cartz-z375849485895.webp);
    background-size: 30px;
    background-color: #0cbb97;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    position: fixed;
    cursor: pointer;
    top: 15%;
    right: 1%;
}
.Template-B-frame {
    padding: 0px 0px 0px 0px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 20px;
    margin-bottom: 10%;
    transition: 0.5s;
}
.Template-B-frame:hover {
    -moz-box-shadow: 0 0 0px #585858;
    -webkit-box-shadow: 0 0 0px #585858;
    box-shadow: 0 0px 0px rgba(0, 0, 0, .0);
    cursor: pointer;
}
.Template-B-pic {
    background-color: #fff;
    border: solid 0px #d1d1d1;
    padding: 0px;
    border-radius: 20px;
    width: 100%;
    overflow: hidden;
    height: inherit !important;
    box-shadow: 0 0 10px rgba(0, 0, 0, .1);
}
.itopplusDelImage {
    transition: 0.5s;
}
.itopplusDelImage:hover {
    transform: scale(1.1);
}
.Template-B-Name {
    color: #282828;
    font-size: 1em;
    height: 105px;
    overflow: hidden;
    font-weight: 400;
    margin-top: 0%;
    line-height: 1.4;
    padding: 3% 0px;
}
.Template-B-Name label,.Template-B-Price label {
    font-weight: 400;
}
.Template-B-Price span {
    font-weight: 500;
}
.Template-B-Price label {
    color: #eb1c24 !important;
}
.Template-B-Price {
    color: #eb1c24;
    font-weight: 600;
    height: 65px;
    text-align: center !important;
    font-size: 1em;
    padding: 0 0px !important;
}
.Template-B-PriceNormal {
    font-size: 1em !important;
    color: #eb1c24;
    font-weight: 600;
}
.Template-B-PriceNormal strike {
    color: #eb1c24;
    font-size: 1em;
}
label.Template-B-PriceNormal {
    color: #eb1c24;
}
.Template-B-PricePromotion {
    color: #eb1c24;
    font-size: 1em !important;
    font-weight: 600;
}
.promotionPrice {
    color: #eb1c24;
    font-weight: 500;
    font-size: 1em;
}
label.Template-B-PriceNormal {
    color: #eb1c24;
}
.priceNoPromotion {
    color: #eb1c24;
    font-size: 1em;
    font-weight: 500;
}
span.promotionPrice {
    color: #eb1c24 !important;
    font-size: 1em;
    font-weight: 500;
}
strike.promotionPrice {
    color: #eb1c24;
}
.normalPrice {
    color: #eb1c24;
    font-weight: 500;
    font-size: 1em !important;
}
span.normalPrice {
    color: #eb1c24;
}
.Template-B-innerPic {
    transition: 0.5s;
}
.Template-B-innerPic:hover {
    transform: scale(0.8);
}
.Template-B-button {
    background-color: #0cbb97;
    color: white;
    border-radius: 50px;
    font-weight: 400;
    font-size: 0.9em;
    padding: 5px 0 5px 0%;
}
.Template-B-button:hover {
    background-color: #0e3270;
    color: #fff;
}
.Template-B-button,.Template-B-button:hover {
    width: 45%;
}
.Template-B-Icon {
    width: 20% !important;
    padding: 0 3px 5px 0;
    display: inline-block !important;
}

.shopcart-Cate {
    margin: 7% auto 0;
}
.Template-B-CateName,.Template-B-ProName {
    color: #282828;
    font-size: 1.5em;
    font-weight: 600 !important;
}
.col-xs-12.col-md-6 {
    font-family: "LINE Seed Sans TH" !important;
}
.shopcartID-Head-Default,.shopcartName-Head-Default {
    font-size: 1em;
    border-bottom: solid 0px #e7e7e7;
    padding: 10px 0 10px 0;
}
.shopcartID-Default,.shopcartName-Default {
    font-size: 1.1em;
    border-bottom: solid 0px #e7e7e7;
    padding: 10px 0 10px 0;
    font-weight: 600;
      color: #0cbc98;
}
.Template-B-Big {
    width: 100%;
    overflow: hidden;
    border: solid 0px #0672c2;
    border-radius: 20px;
}
.Template-B-smallpic {
    width: 29%;
    height: inherit !important;
    overflow: hidden;
    border: solid 0px #0672c2;
    margin: 4% 3% 3% 0 !important;
    padding: 0;
    border-radius: 20px;
}
.PictureOverflow {
    width: 100%;
    max-height: inherit !important;
}
.col-md-12.shopcartSize-Default.shopcartSize label {
    font-weight: 500;
    font-size: 20px;
}
.shopcartlinePrice-Default .col-md-5 {
    width: 100%;
}
.shopcartlinePrice-Default {
    border-bottom: solid 0px;
}
.shopcartlinePrice-Default select.input-sm {
    height: 35px;
    line-height: 30px;
    font-size: 14px;
    border: 1px solid #e7e7e7;
    -webkit-box-shadow: inset 0 0px 0px rgb(0 0 0 / 0%);
    box-shadow: inset 0 0px 0px rgb(0 0 0 / 0%);
}
.Template-B-Quantity,.Template-B-Item {
    color: #282828;
    font-size: 1em !important;
    font-weight: 400;
}
.Template-B-buttonDetail,.Template-B-buttonDetail:hover {
    width: 25%;
}
.Template-B-buttonDetail {
    background-color: #0cbc98;
    margin: 5px 0 0 120px;
    color: #ffffff;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 50px;
    font-weight: 400;
    padding: 7px 0 7px 0 !important;
}
.Template-B-buttonDetail:hover {
    background-color: #0e3270;
    color: #fff;
}
.shopcartDetail-Default {
    font-size: 1.5em;
    font-family: "LINE Seed Sans TH";
    font-weight: 600;
    padding: 1% 0 !important;
    color: #282828;
}
.shopcart-Detail-Detail {
    text-align: left;
}
.shopcart-Detail-Detail h4 {
    font-weight: 600;
    margin: 20px 0 5px;
    font-size: 1.2em;
    line-height: 1.2;
}
.shopcartRelated-Default.shopcartRelated {
    font-size: 1.5em;
    font-weight: 600;
    color: #282828;
}
.ui.steps .step .title {
    font-family: "LINE Seed Sans TH";
    font-weight: 500;
    font-size: 1.25em;
}
.ui.steps .step {
    padding: 10px 10px;
}
.ui.steps .step:first-child {
    padding-left: 0em;
}
.ui.steps .step.active .title {
    color: #282828;
}
.table-responsive-mobile {
    white-space: inherit;
    width: 100%;
}
.step1checkout {
    background-color: #060709;
    border: 5px solid #060709;
}
.Headcheckout {
    color: #282828;
    font-weight: 600;
}
.btnCheckoutprevious {
    background-color: #060709;
    font-weight: 600;
}
.boarder-confirm-payment {
    border: 0px solid #e3e3e3 !important;
}
.form-horizontal .form-group-sm .form-control,.input-sm {
    font-size: 14px;
}
.step5checkout {
    background-color: #060709;
    border: 7px solid #060709;
}
.shopcart-paymentpage {
    background-color: #060709;
}
.Shopcart-Related-Main .Template-B-Name {
    padding: 3% 0px;
}
.row.mainProductFilterContainer .col-xs-12.col-sm-4, .row.mainProductFilterContainer .col-xs-12.col-sm-3, .row.mainProductFilterContainer .col-xs-6.col-sm-3 {
    padding: 10px;
}
.Bodycheckout {
    font-size: 1em;
}
#scrolltoshop .form-horizontal .form-group-sm .form-control, #scrolltoshop .input-sm {
    height: 45px;
    border-radius: 0px;
}
#scrolltoshop .col-xs-3.col-sm-2.col-md-2 {
    width: 8%;
}


/*เกี่ยวกับเรา*/
.about-us-pd .about-us {
    padding: 5% 0 0 4%;
}
.mission-img {
    margin-top: -66%;
}
.about-us-pd2 .about-us {
    padding: 2% 0 5%;
    text-align: center;
}
.about-us-pd2-border {
    background: #dda719;
    width: 2px;
    height: 40px;
    margin: 20px auto;
}
.about-us-pd2 h3 {
    margin: 0;
    color: #0e3270;
    font-size: 1.6em;
}
.about-us-pd3 {
    border-left: 3px solid #0e3270;
    margin: 5% 0 0;
}
.about-us-pd3 .about-us {
    padding: 1% 0 1% 5%;
}
.about-us-pd4 .about-us {
    white-space: pre-line;
    padding: 3% 0%;
    text-align: center;
    background: #f2f2f2;
    border-radius: 20px;
}
.concept-bg , .concept-bg2 , .concept-bg3 , .concept-bg4 {
    padding: 15%;
    border-radius: 20px;
    text-align: center;
    margin-top: 10%;
    height: 250px;
}
.concept-bg h4 , .concept-bg2 h4 , .concept-bg3 h4 , .concept-bg4 h4 {
    width: 80px;
    height: 80px;
    background: #fff;
    color: #0e3270;
    border-radius: 50%;
    padding: 14% 0;
    margin: -40% auto 15%;
    box-shadow: 0 0 10px rgba(0, 0, 0, .1);
}
.concept-bg {
    background: #0fb28c;
    color: #fff;
}
.concept-bg2 {
    background: #fcce59;
    color: #fff;
}
.concept-bg3 {
    background: #102b64;
    color: #fff;
}
.concept-bg4 {
    background: #009fea;
    color: #fff;
}
.thumbnail {
    padding: 0px !important;
    border: 0px solid #ddd;
    border-radius: 20px;
    box-shadow: 0 0 10px rgba(0, 0, 0, .1) !important;
}
.thumbnail .imageWidth.imageGallery {
    transform: scale(1.0);
    transition: 0.5s;
}
.thumbnail .imageWidth.imageGallery:hover {
    transform: scale(1.1);
}
.thumbnail .imgLightbox {
  position: relative!important;
  overflow: hidden!important;
  width: 100%!important;
   border-radius: 20px;
}
#Component6717441ed452f200133d498e .col-md-3.col-sm-4.col-xs-4 {
    width: 16.66%;
}
/*เกี่ยวกับเรา*/


/*สินค้าของเรา*/
.product-keyword {
    background: #f2f2f2;
    color: #0bbb97;
    text-align: center;
    padding: 2%;
    border-radius: 20px;
    font-weight: 600;
    font-size: 1.2em;
    margin-bottom: 2%;
}
.product-intro {
    padding: 6% 0;
}
.product-intro h3 {
    background: #dda719;
    color: #ffffff;
    width: max-content;
    padding: 10px 20px;
    border-radius: 50px;
    margin: 0 0 25px;
}
figure.effect-selena {
    background: transparent;
}
.product-name2 {
    text-align: center;
    padding: 5% 0 10%;
    font-weight: 600;
}
/*สินค้าของเรา*/



/*บทความ*/
.nav-template .col-md-12.padding-col {
}
.nav-template li {
    display: inline-table;
}
.nav-template li:hover {
    background-color: transparent;
}
.nav-template .img-container {
    padding-bottom: 100%;
    border-radius: 10px;
    box-shadow: 0 0px 7px rgba(0, 0, 0, .1);
}
.nav-template .img-container .img {
    border-radius: 10px;
}
.nav-template strong {
    font-size: 1.5em;
    font-weight: 600;
    line-height: 1.3;
    margin: 30px 0 5px;
    display: block;
}
.nav-template p {
    font-size: 14px;
}
.nav-template .col-md-4.col-sm-4.col-xs-4.padding-col {
    width: 35%;
}
.nav-template .col-md-8.col-sm-8.col-xs-8.padding-col {
    width: 65%;
    padding: 0 0% 0 2% !important;
}
.nav-template .col-md-4.col-sm-4.col-xs-4.padding-col .img-container {
    padding-bottom: 100%;
}
.nav-template li.col-md-6.col-sm-4.col-xs-12.maxHeight-TP4 {
    height: inherit;
    margin: 0 auto 10px;
    display: inline-table;
}
.nav-template .col-md-12.padding-col span , .nav-template .col-md-8.col-sm-8.col-xs-8.padding-col span {
    color: #000;
    font-weight: 500;
}
/*บทความ*/



/*กิจกรรม l ข่าวสาร*/
.col-section {
    padding: 0% 1% 4%;
}
article.col-md-6.item.-micro {
    width: 25%;
}
.Contentmanager .site .col-section .item.-micro {
    padding: 7px;
}
.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-radius: 15px;
    background-color: transparent;
}
.Contentmanager .site .col-section .item.-micro a .post {
    display: none;
}
.Contentmanager .site .col-section .item.-micro a .caption {
    width: 100%;
    background-color: transparent;
    border-radius: 0;
    padding: 7% 0;
}
.Contentmanager .site .col-section .item.-micro a .caption .time {
    padding: 0% 0;
    color: #444;
    text-align: center;
    font-weight: 400;
    font-size: 0.9em;
    display: none;
}
.Contentmanager .site .col-section .item.-micro a .caption .title {
    font-size: 1em;
    font-weight: 600;
    background: transparent;
    color: #282828;
    margin-bottom: 0px;
    line-height: 1.3;
    text-align: center;
}
.Contentmanager .site .col-section .item.-micro a:hover .caption .title {
    color: #282828;
}
h3.managerHeader {
    font-size: 1.8em;
    font-weight: 600;
    background: #0e3270;
    color: #0bbb97;
    padding: 2%;
    text-align: center;
    border-radius: 50px 0;
}
#Contentmanager .post-time {
    display: none;
}
.page-header {
    border-bottom: 0px solid #eee;
    margin: 40px 20px 20px;

}
.col-md-6.pull-left {
    padding: 0;
    width: 50%;
    margin: 0 4% 0 0;
}
.Textmanager.font-inherit {
    text-align: left;
    display: flow-root;
}
.Textmanager.font-inherit h4 {
    font-weight: 600;
    margin: 20px 0 5px;
    line-height: 1.3;
}
.Textmanager.font-inherit h3 {
    font-weight: 600;
    margin: 0px 0 10px;
    font-size: 1.4em;
}
.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 {
    width: 33.33%;
    padding: 10px 10px 0;
}
.contenemanager-gallery .thumbnail,.Contenemanager-gallery .thumbnail {
    padding: 0px;
    border: 0px solid #cecece;
    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: 0px solid #eee;
    padding: 0px !important;
    box-shadow: none !important;
    border-radius: 20px;
}
.img-thumbnail {
    padding: 0px;
    border: 0px solid #ddd;
    border-radius: 10px;
}
.social-icon {
    border-radius: 5px;
}
.social-share {
    top: 15px;
}
.landingpagemanager {
    display: none;
}
/*กิจกรรม l ข่าวสาร*/



/*payment*/
.hvr-bob {
    box-shadow: 0 5px 10px rgba(0,0,0,.1);
    border-radius: 20px;
    padding: 0px 10px 20px 10px;
    height: 305px;
    transform: perspective(1px) translateZ(0);
    transition-duration: 0.3s;
    transition-property: transform;
    transition-timing-function: ease-out;
    font-size: 1em;
}
.hvr-bob:hover, .hvr-bob:focus, .hvr-bob:active {
    transform: translateY(-10px);
}
.hvr-grow {
    transform: perspective(1px) translateZ(0);
    transition-duration: 0.3s;
    transition-property: transform;
    width: 100%;
    margin-bottom: 0px;
    font-size: 1em;
    background-color: #fff;
    box-shadow: 0 5px 10px rgba(0,0,0,.1);
}
.hvr-grow:hover, .hvr-grow:focus, .hvr-grow:active {
    transform: scale(1.03);
}
.hvr-bob img {
    width: 90% !important;
}
.payment1 {
    font-size: 1.4em;
    font-weight: 600;
    padding: 5% 0 0;
}
.padpay1 {
    padding-top: 2%;
}
.MainBankClass1 {
    height: 270px;
}
.boarder-confirm-payment {
    border: none !important;
    background-color: rgba(255,255,255,0.0);
    padding: 0% 0;
}
.boarder-confirm-payment label.col-xs-12.col-sm-3.col-md-3.control-label {
    font-size: 1em;
    font-weight: 400;
    padding-top: 15px;
}
.boarder-confirm-payment span.label {
    font-size: 0.8em;
    font-weight: 400;
}
/*form payment*/
.input-group-addon {
    color: #fff;
    background-color: #0cbb97;
    border: 1px solid #0cbb97;
    border-radius: 0px;
    padding: 6px 15px;
    font-size: 1em;
}
.no-js .confirm-payment .form-control {
    display: block;
    width: 100%;
    height: auto;
    padding: 15px 12px;
    font-size: 0.9em;
    font-weight: 400;
    line-height: 1;
    color: #444;
    background-color: #fff;
    background-image: none;
    border: 1px solid #eee;
    border-radius: 0px;
    -webkit-box-shadow: inset 0 0px 0px rgba(0,0,0,.075);
    box-shadow: inset 0 0px 0px rgba(0,0,0,.075);
}
.no-js .confirm-payment .btn-default {
    background-image: -webkit-linear-gradient(top,#111f39 0,#111f39 100%);
    background-image: -o-linear-gradient(top,#111f39 0,#111f39 100%);
    background: #0cbb97;
    color: #fff;
    text-shadow: 0 0px 0 #7a2717;
    background-repeat: repeat-x;
    border-color: #0000;
    border-radius: 50px;
    padding: 10px 30px;
    font-size: 0.9em;
    border: 0px solid transparent;
    width: auto;
}
.no-js .confirm-payment .btn-default:active {
   background-color: #0cbb97;
}
.no-js .confirm-payment .btn-default:hover,
.no-js .confirm-payment .btn-default:focus {
    background-position: 0 0px;
    background-color: #0cbb97;
}
.policy-des {
    padding: 5% 0 2%;
}
.policy-des h3 {
    font-weight: 600;
}
.policy-des span {
    font-size: 1.1em;
    font-weight: 600;
}
.BankAutoHeight img {
    width: 60px !important;
    border-radius: 15px;
}
/*payment*/



/*Contact us*/
.text-contact {
  text-align: center;
  padding: 5% 0 0;
}
.text-contact h3 {
    font-weight: 600;
    line-height: 1.2;
    font-size: 1.6em;
    color: #0cbb97;
}
.text-contact img {
    width: 15% !important;
}
.contact-block4 {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 10px;
  margin: 17px 0 0;
}
.contact-bg2 {
    display: grid;
    grid-template-columns: 40px auto;
    gap: 10px;
    align-items: center;
    background: #ffffff;
    box-shadow: 0 0 10px #e8ebf0;
    border-radius: 50px;
    padding: 7px;
    line-height: 1.2;
}
.contact-bg2:hover {
    background: #0bbb97;
    color: #fff;
}
.contact-qr-code-block {
    width: 30%;
    margin: 0px auto 0;
}
/*form Contact*/
.no-js #Component67175a7fd452f200133d4e46 label {
  display: none !important;
}
.no-js #Component67175a7fd452f200133d4e46 .col-md-6 {
  width: 100%;
  margin-left: auto;
  display: block;
  margin-right: auto;
  float: initial;
}
.no-js #Component67175a7fd452f200133d4e46 .form-control {
  border: 1px solid #eee;
  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: 27px 20px;
  font-weight: 400;
  line-height: 1.5;
  background: #fff;
  color: #000 !important;
}
.no-js #Component67175a7fd452f200133d4e46 .form-control:hover {
  border: 1px solid #0cbb97;
}
.no-js #Component67175a7fd452f200133d4e46 .form-control:focus {
  border: 1px solid #0cbb97;
  -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 #Component67175a7fd452f200133d4e46 .btn {
  background-image: -webkit-linear-gradient(top, #111f39 0, #111f39 100%);
  background-image: -o-linear-gradient(top, #f9a71f 0, #f9a71f 100%);
  background: #0cbb97;
  color: #fff;
  text-shadow: 0 0px 0 #3173ed;
  background-repeat: repeat-x;
  border-color: #3faf7e;
  border-radius: 50px;
  padding: 10px 25px;
  font-size: 0.9em;
  font-weight: 400;
  border: 0px solid transparent;
}
.no-js #Component67175a7fd452f200133d4e46 .btn-default:active {
  background: #0cbb97;
  color: #fff;
}
.no-js #Component67175a7fd452f200133d4e46 .btn-default:hover,.no-js #Component67175a7fd452f200133d4e46 .btn-default:focus {
  background-position: 0 0px;
  background: #0cbb97;
  color: #fff;
}
.no-js #Component67175a7fd452f200133d4e46 .col-xs-12.col-sm-5.col-md-5.padding {
  width: 100%;
}
.no-js #Component67175a7fd452f200133d4e46 span.label {
  font-size: 0.85em;
  font-weight: 400;
}
.no-js #Component67175a7fd452f200133d4e46 .ITPcheckboxAuthen {
  font-size: 0.85em;
  padding: 0 0 0 0%;
}
#iframe67176649697cd80013a5c196 {
    margin-bottom: -7px;
}
/*Contact us*/





.Contentmanager-thumbnail {
    border: 0px solid #ddd!IMPORTANT;
box-shadow: 0 0px 0px rgba(0, 0, 0, .075)!IMPORTANT;
}


.CASS-D-border article.col-md-6.item.-micro {
    width: 23%;
    margin: 0 10px 20px;
    box-shadow: 0 0 10px rgba(0, 0, 0, .1);
    border-radius: 20px;
}
.CASS-D-border .Contentmanager .site .col-section .item.-micro a .caption {
    padding: 7% 8%;
}
.product-sub-pd {
    padding: 30% 0 0;
}

.product-banner {
    white-space: pre-line;
    padding: 6% 0 6% 10%;
    width: 50%;
    font-size: 1.2em;
}
.product-banner-border {
    border-bottom: 4px solid #0ebc99;
    width: 16%;
    margin: 20px 0;
}
.product-banner h2 {
    font-size: 2.6em;
    margin: 0;
}
.product-banner h4 {
    font-weight: 400;
    margin: 0;
}
.tissue-icon-block {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    justify-content: center;
    width: 70%;
    margin: 2% auto;
}
.tissue-icon {
    display: grid;
    grid-template-columns: 60px auto;
    align-items: center;
    gap: 20px;
    padding: 1%;
}
.tissue-icon-text {
    white-space: pre-line;
}


#customAcceptPolicyText1{
    font-size: 12px;
      color: #fff;
}
#contactUsAcceptPolicyText2{
    font-size: 12px;
      color: #fff;
}

#formdisplay671f056e802a9b0013446ad2 .form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 18px;
    background: transparent;
    border: none;
    border-bottom: 1px solid #fff;
    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%);
    background-color: transparent;
    padding: 5px 10px;
    color: #808b96;
}
#formdisplay671f056e802a9b0013446ad2{
  color: #fff !important;
}
#formdisplay671f056e802a9b0013446ad2 .row {
    margin-top: 30px;
}
.no-js #formdisplay671f056e802a9b0013446ad2 .btn {
  background-image: -webkit-linear-gradient(top, #111f39 0, #111f39 100%);
  background-image: -o-linear-gradient(top, #f9a71f 0, #f9a71f 100%);
  background: #0e3270;
  color: #fff;
  text-shadow: 0 0px 0 #3173ed;
  background-repeat: repeat-x;
  border-color: #3faf7e;
  border-radius: 50px;
  padding: 10px 25px;
  font-size: 0.9em;
  font-weight: 400;
  border: 0px solid transparent;
}
.no-js #formdisplay671f056e802a9b0013446ad2 .btn-default:active {
  background: #0e3270;
  color: #fff;
}
.no-js #formdisplay671f056e802a9b0013446ad2 .btn-default:hover,.no-js #formdisplay671f056e802a9b0013446ad2 .btn-default:focus {
  background-position: 0 0px;
  background: #0e3270;
  color: #fff;
}


.about-us-oem {
    padding: 10% 5%;
}
.about-us-oem .about-us {
    padding: 0;
}
ul#slider671751dd08b4970013a1cfb7 {
    padding: 23% 0 0;
}


.footer-contact2 {
    display: grid;
    grid-template-columns: 20% 85%;
    gap: 15px;
}
.footer-contact2-text h4 {
    font-weight: 600;
    color: #0bbb97;
    margin: 0 0 5px;
}



/*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: #0cbb97;
    border-color: #0cbb97;
}
.pagination>li>a, .pagination>li>span {
    color: #0cbb97;
}
.pagination>li>a:hover, .pagination>li>span:hover, .pagination>li>a:focus, .pagination>li>span:focus {
    color: #0cbb97;
    background-color: #f7f7f7;
}
/*pagination*/





/* Large Devices, Wide Screens */
@media only screen and (min-width : 1900px) {
body {
    font-size: 20px;
}
    .container {
        width: 1440px;
    }
  .iso-block {
    padding: 5% 0 32%;
}
  figure.effect-phoebe h2 {
    font-size: 20px;
}
  .itopplus-footer {
    font-size: 16px;
}
  .ITPcookiebar , .buttonExampleSite {
    font-size: 16px !important;
}
  .dropdown-menu>li>a {
    font-size: 1.4em;
}
  .concept-bg h4, .concept-bg2 h4, .concept-bg3 h4, .concept-bg4 h4 {
    width: 100px;
    height: 100px;
    padding: 17% 0;

}
  .Template-B-Name {
    height: 125px;
}
  .nav-template p {
    font-size: 18px;
}
  .nav-template strong {
    font-size: 1.9em;
}
  .hvr-bob img {
    width: 70% !important;
}
  .hvr-bob {
    height: 330px;
}
  .padpay1 {
    padding-top: 1%;
}
  .no-js #Component67175a7fd452f200133d4e46 .form-control {
    padding: 33px 20px;
}
  #formdisplay671f056e802a9b0013446ad2 .form-control {
    height: 40px;
}
  .itopplus-bg6 {
    background-position: bottom;
}
    .footer-contact-display {
        width: 52%;
        padding: 10% 5% 0;
    }
  .footer-block {
    padding: 3% 0 0 5%;
}
  .footer-block1 {
    width: 33%;
}
}



/* Large Devices, Wide Screens */
@media only screen and (max-width:1191px) {
.navbar-default .navbar-nav>li>a {
    font-size: 0.9em;
    margin: 0 0px;
    padding: 10px 8px;
}
  .dropdown-menu>li>a {
    font-size: 1em;
}
  .h2, h2 {
    font-size: 1.9em;
}
  .h3, h3 {
    font-size: 1.4em;
}
  .about-us {
    padding: 2% 0 0% 5%;
}
  .itopplus-bg {
    background-size: cover;
}
  .itopplus-bg2 , .itopplus-bg3 {
    background-size: cover;
}
  .h1, h1 {
    font-size: 3em;
}
  .iso-bg2-display {
    width: 60%;
}
.why-block {
    padding-left: 4%;
    font-size: 0.9em;
}
  figure.effect-phoebe h2 {
    margin-top: 14em;
}
  .itopplus-footer {
    font-size: 11px;
}
  .grid figure figcaption {
    padding: 0.5em;
}
  .product-name {
    font-size: 0.8em;
}
  .product-display .btn-more {
    font-size: 0.8em;
    grid-template-columns: auto 10px;
    padding: 5px 10px;
}
  .concept-bg h4, .concept-bg2 h4, .concept-bg3 h4, .concept-bg4 h4 {
    padding: 20% 0;
}
  .Template-B-Name {
    height: 120px;
}
  .CASS-D-border article.col-md-6.item.-micro {
    width: 22.7%;
}
  .CASS-D-border .Contentmanager .site .col-section .item.-micro a .caption {
    padding: 7% 4%;
}
  .tissue-icon-block {
    width: 90%;
}
  .product-banner {
    padding: 3% 0 3% 3%;
    width: 50%;
    font-size: 1.1em;
}
  .itopplus-bg6 , .itopplus-bg5 {
    background-size: cover;
}
  .footer-contact2-text h4 {
    font-size: 1.1em;
}
}





/* Large Devices, Wide Screens */
@media only screen and (max-width:900px) {
    .h2, h2 {
        font-size: 2.2em;
    }
      .why-block {
        font-size: 0.6em;
    }
  figure.effect-phoebe h2 {
        margin-top: 9em;
    }
      .product-display .btn-more {
        font-size: 0.5em;
    }
  .copy-right {
    text-align: center;
}
       .concept-bg h4, .concept-bg2 h4, .concept-bg3 h4, .concept-bg4 h4 {
        padding: 12% 0;
    }
  .about-us-pd4 .about-us {
    white-space: inherit;
}
      .Template-B-Name {
        height: 145px;
    }
  .nav-template li.col-md-6.col-sm-8.col-xs-12.maxHeight-main {
    width: 50%;
}
  .nav-template li.col-md-6.col-sm-4.col-xs-12.maxHeight-TP4 {
    width: 50%;
}
      .row-fluid [class*=col-sm-5fix], .uneditable-input[class*=col-sm-5fix], [class*=col-sm-5fix] {
        float: left;
        width: 20%;
    }
  .contact-block4 {
    grid-template-columns: repeat(1, 1fr);
}
  .text-contact h3 {
    font-size: 1.3em;
}
      .CASS-D-border article.col-md-6.item.-micro {
        width: 21.7%;
    }
  .tissue-icon-text {
    white-space: inherit;
}
  .product-banner {
    white-space: inherit;
}
  .product-banner h2 {
    font-size: 2.4em;
}
  .menu-align1 {
    font-size: 1.3em;
}
  .footer-block {
    padding: 2% 0 0 0%;
}
  ul#slider671751dd08b4970013a1cfb7 {
    padding: 30% 0 0;
}
}


/* Large Devices, Wide Screens */
@media only screen and (max-width:480px) {
#imagesControl6713411d563cfb0013ad38aa {
    padding: 0 !IMPORTANT;
}
      .about-us {
        padding: 0% 0 0% 0%;
    }
  .year-40 img {
    width: 35% !important;
}
  .year-block-display {
    grid-template-columns: repeat(1, 1fr);
    gap: 15px;
}
  .year-block h1 {
    font-size: 2.4em;
}
      .iso-bg2-display {
        width: 90%;
        grid-template-columns: repeat(2, 1fr);
        font-size: 0.7em;
    }
  .why-icon-display {
    grid-template-columns: repeat(1, 1fr);
}
      .why-block {
        font-size: 1em;
    }
  .product-name {
        font-size: 1em;
    }
  .product-display .btn-more {
        font-size: 0.9em;
    }
  .product-display {
    font-size: 0.9em;
}
      figure.effect-phoebe h2 {
        margin-top: 14em;
    }
  .about-us-pd .about-us {
    padding: 0;
}
  .menu-bg {
    padding: 5% 3%;
}
  .menu-bg h2 {
    font-size: 2em;
}
  .mission-img {
    margin-top: -15%;
}
      .concept-bg h4, .concept-bg2 h4, .concept-bg3 h4, .concept-bg4 h4 {
        padding: 14% 0;
    }
      .Template-B-Name {
        height: inherit;
    }
  .Template-B-buttonDetail, .Template-B-buttonDetail:hover {
    width: 40%;
}
  .row.margin.Shopcart-Related-Main {
    display: none;
}
  article.col-md-6.item.-micro {
    width: 100%;
}
  .Contentmanager .site .col-section .item.-micro a .caption .title {
    font-size: 1.1em;
}
  .contenemanager-gallery .col-xs-12.col-md-3, .Contenemanager-gallery .col-xs-6.col-md-3 {
    width: 100%;
}
      .nav-template li.col-md-6.col-sm-8.col-xs-12.maxHeight-main , .nav-template li.col-md-6.col-sm-4.col-xs-12.maxHeight-TP4 {
        width: 100%;
    }
  .nav-template .col-md-4.col-sm-4.col-xs-4.padding-col , .nav-template .col-md-8.col-sm-8.col-xs-8.padding-col {
    width: 100%;
}
  .col-md-6.pull-left {
    width: 100%;
    margin: 0;
}
  .Textmanager.font-inherit {
    display: block;
}
  h3.managerHeader {
    font-size: 1.4em;
    padding: 5% 8%;
}
      .row-fluid [class*=col-sm-5fix], .uneditable-input[class*=col-sm-5fix], [class*=col-sm-5fix] {
        width: 50%;
    }
  .contact-qr-code-block {
    width: 100%;
}
      .CASS-D-border article.col-md-6.item.-micro {
        width: 100%;
        margin: 0 0 20px;
    }
      .CASS-D-border .Contentmanager .site .col-section .item.-micro a .caption {
        padding: 7% 13%;
    }
  .product-sub-pd {
    padding: 0% 0 0;
}
  .itopplus-bg6, .itopplus-bg5{
    background-size:  cover;
  }
  #Component671f056e802a9b0013446ad2{
    margin: -10px -30px;
}
  #contentnewmode671f0587b77fba00139d79b6{

    margin: 0px -30px;
}
  .menu-align1 {
    background: #23447C;
    padding: 3%;
    font-size: 14px;
    margin:  0;
    text-align: center;
}
    .product-banner {
        padding: 3%;
        width: 75%;
        font-size: 0.9em;
    }
  .tissue-icon-block {
    grid-template-columns: repeat(1, 1fr);
}
  .itopplus-slide {
    background-position: left !important;
}
      .product-banner h2 {
        font-size: 2em;
    }
  .product-banner h4 {
    font-size: 1.1em;
}
  ul#slider671751dd08b4970013a1cfb7 {
    padding: 0% 0 0;
}
}


div.itpCaptchaBypass#capcha0 {
	display:block!important;
}


.itpCaptchaBypass span,
.itpCaptchaBypass span > a{
	color: white!important;
}

.itpCaptchaBypass ::placeholder {
  color: white;
  opacity: 1; /* Firefox */
}

/*search*/
#searchResultLanding .panel {
    margin: 6% 0;
    border-color: transparent;
    border: 0px solid transparent;
    box-shadow: none;
}
#itp-shopcart-detail {
    padding-left: 0px !important;
}
.itopplus-search-image-flex-item {
    padding: 0px !important;
    width: 213px!important;
    min-height: 400px!important;
    max-height: 530px!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: 1em;
}
.search_text {
    padding: 5px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    display: block;
    font-weight: 400;
}
#searchResultLanding b, #searchResultLanding strong {
    font-weight: 400;
}
#searchResultLanding strike {
    color: #282828 !important;
    margin-bottom: -35px;
    display: block;
}
.itopplus-search-shopcart-price {
    color: #ff0000 !important;
}
#searchResultLanding  span.search_business_filter {
    font-weight: 500;
}

.btn-align {
    display: flex;
  margin-top: 10px;
}
.ui.icon.input input {
    padding-right: 2.82142em !important;
    font-family: "LINE Seed Sans TH" !important;
}
.ui.icon.input>i.icon:after, .ui.icon.input>i.icon:before {
	color: #fff!important;
}
@media only screen and (min-width:1366px) {
.ui.input {
    margin-left: 10%;
}
}
@media only screen and (min-width:1920px) {
.ui.input {
    margin-left: 35%;
}
}
/*search*/




