.itopplus-background {

}
body,
html {
    overflow-x: hidden;
}
.itopplus-bg {
    background-image: url('https://itp1.itopfile.com/ImageServer/z_itp_12052023e7wv/0/0/1z-z173801552436.webp');
    background-size: cover;
}


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

a {
    color: #444444;
  	transition: 0.35s;
}
a:hover {
    color: #0088c9;
}


/************Menu***************/
.itopplus-search {
    position: absolute;
    top: 2%;
    color: #000;
}
.itopplus-menu {
    text-align: center;
}
.navbar-default .navbar-nav>li>a {
    color: #fff;
    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 {
    color: #fff !important;
    box-shadow: none;
    border-radius: none;
    background: transparent;
    background-color: transparent;
}
.dropdown-menu>li>a {
    color: #000;
    font-size: 16px;
}
.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover {
    color: #fff;
    background-color: transparent;
}



/********Only Sidebar*********/
@media screen and (max-width : 992px) {
.navbar-default .navbar-toggle .icon-bar {
    background-color: #fff;
}
#controlMenu,
#controlMenu i,
#controlMenu li a {
    color: #fff !important;
}
.navbar-default {
    background: #0088c9;
}
}

@media screen and (min-width : 1024px) {
.navbar-default {
    background: #0088c9;
    border-radius: 0;
}
  /*
.no-js #controlMenu {
    position: absolute;
    width: 100%;
    z-index: 100;
}
  */
ul#itopplus-nav-bar {
    padding: 5px 0;
}  
#controlBanner {
    width: 58%;
    margin: 0 auto;
    padding: 5% 0%;
}

ul.nav li.dropdown:hover > ul.dropdown-menu {
  display: block;
   margin: 0;
}
.itopplus-menu {
    text-align: center;
}  
.padbgwelldone-home {
    margin-top: -18%;
}
.col-md-12.col-md-offset-0.padding.zIndex-menu {
    z-index: 102;
}
}

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

.thumbnail img.imageGallery:hover{
   -webkit-transform: scale(1.1);
   transform: scale(0.98);
 -moz-transition: all 0.5s;
   -webkit-transition: all 0.5s;
   transition: all 0.5s;
}
.thumbnail .imageWidth.imageGallery {
   transform: scale(1.0);
   transition: 0.32s;
}
.thumbnail .imageWidth.imageGallery:hover {
   transform: scale(1.03);
   transition: 0.32s;
}

/*slide*/
#carousel648bceb71a24a3001a454c4b .hidden {
        display: block!important;
        visibility: inherit!important;
        pointer-events: none;
} 
#carousel648bceb71a24a3001a454c4b .carousel-indicators .active {
    background-color: #fff;
    border-color: #fff;
    width: 40px;
    height: 3px;
    margin: 2px;
}  
#carousel648bceb71a24a3001a454c4b .carousel-indicators li {
    display: inline-block;
    width: 40px;
    height: 3px;
    margin: 2px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #ffffff70;
    border: 1px solid #ffffff70;
    border-radius: 1px;
} 
#carousel648bceb71a24a3001a454c4b .carousel-indicators {
    bottom: 14%;
    left: 50%;
} 
#carousel648bceb71a24a3001a454c4b .glyphicon-chevron-left:before,
#carousel648bceb71a24a3001a454c4b .glyphicon-chevron-right:before {
    display: none;
}
/*slide*/

/*from Contact*/
.no-js #Component648c149167d8aa001aae2796 label {
    display: none!important;
}
.no-js #Component648c149167d8aa001aae2796 .col-md-6 {
    width: 100%;
    margin-left: auto;
    display: block;
    margin-right: auto;
    float: initial;
}
.no-js #Component648c149167d8aa001aae2796 .form-control {
    border: none;
    border-bottom: 1px solid #e5e5e5;
    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%);
    padding: 10px 5px;
    font-weight: 400;
    background: transparent;
    color: #1b1c1e;
    font-size: 15px !important;
}
.no-js #Component648c149167d8aa001aae2796 .form-control:focus {
    border-bottom: 1px solid #00b1f4;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px #000;
    box-shadow: inset 0 0px 0px rgba(0,0,0,.075), 0 0 0px rgba(102, 175, 233, 0);
    color: #1b1c1e!important;
}
.no-js #Component648c149167d8aa001aae2796 .btn {
    background-image: -webkit-linear-gradient(top,#0088c9 0,#0088c9 100%);
    background-image: -o-linear-gradient(top,#0088c9 0,#0088c9 100%);
    background: #0088c9;
    color: #fff;
    text-shadow: 0 0px 0 #004ea2;
    background-repeat: repeat-x;
    border-color: #0000;
    border-radius: 0px;
    padding: 8px 30px 8px 30px;
    font-size: 16px;
    font-weight: 300;
    border: 0px solid transparent;
}
.no-js #Component648c149167d8aa001aae2796 .btn-default:active {
    background: #0088c9;
}
.no-js #Component648c149167d8aa001aae2796 .btn-default:hover,
.no-js #Component648c149167d8aa001aae2796 .btn-default:focus {
    background-position: 0 0px;
    background: #0088c9;
}
.no-js #Component648c149167d8aa001aae2796  .col-xs-12.col-sm-5.col-md-5.padding {
    width: 100%;
}
.no-js #Component648c149167d8aa001aae2796 span.label {
    font-size: 13px;
    font-weight: 300;
}
.no-js #Component648c149167d8aa001aae2796 ::placeholder {
    color: #1b1c1e!important;
    font-weight:300;
}
/*from Contact*/

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

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

.backToTop {
    width: 75px;
    position: fixed;
    z-index: 900;
    bottom: 0px !important;
    right: -25px !important;
    display: block;
}
.textfooter {
    font-weight: 600;
    font-size: 16px;
    margin-bottom: 3%;
    padding-top: 1%;
}
.textfooter-2 {
    white-space: break-spaces;
    line-height: 1.6;
}
.textfooter-1 {
    width: 110%;
}
.textfooter-3 {
    margin-left: 10%;
    width: 110%;
    margin-top: 27%;
}
.padwelldone-footerblock {
    display: flex;
    width: 100%;
}
.welldone-footerblock {
    width: 22%;
}
.welldone-footerblock2 {
    width: 35%;
    margin-left: 5%;
    margin-top: 3%;
}
.copyright {
    font-size: 13px;
    margin-top: 9%;
}
.social-footer img {
    width: 9% !important;
}
.social-footer {
    margin-top: 5%;
}
.social-footer img {
    transition: 0.3s;
}
.social-footer img:hover {
    transform: scale(1.03);
    transition: 0.3s;
}
.padiconhead {
    display: flex;
    width: 100%;
}
.padiconhead-block-1 {
    display: flex;
    width: 100%;
    margin-top: 2%;
}
.iconhead {
    width: 25%;
}
.texticonhead {
    white-space: break-spaces;
    font-weight: 600;
    font-size: 16px;
    align-self: center;
    margin-left: 6%;
    width: 85%;
    margin-top: 1%;
}
.texticonhead span {
    font-weight: 400;
    font-size: 15px;
}
.padiconhead-block-3 {
    width: 46%;
}
.padiconhead-block {
    width: 46%;
}
.padiconhead-block-2 {
    width: 46%;
}
#background648bfcee1a24a3001a455577 .row-fluid [class*=col-sm-5fix] {
    width: 12.5% !important;
}
#background648bfd6cf91219001a1f292d {
    width: 62%;
    margin: 0 auto;
}
.padcuttomer-red {
    text-align: center;
    font-weight: 400;
    padding: 4% 0% 0%;
    font-family: 'DM Sans', sans-serif;
}
.padcuttomer-red h1 span {
    font-weight: 700;
}
.borderlogo-customer {
    border-left: 1px solid #fff;
    height: 35px;
    margin-top: 12%;
}
.padcutomer {
    display: flex;
}
.logo-customer2 {
    width: 63%;
    margin: 0 auto;
    margin-top: 4%;
}
.logo-customer {
    width: 38%;
    margin: 0 auto;
}
.white-space {
    white-space: break-spaces;
    line-height: 1.5;
}
.padsection-one h1 {
    color: #0088c9;
    font-weight: 700;
    line-height: 1;
}
.padsection-one h3 {
    font-weight: 700;
}
.borderblue {
    border-bottom: 2px solid #0088c9;
    width: 17%;
    padding-top: 5%;
    margin-bottom: 5%;
}
.padsection-one {
    padding: 10% 0%;
    font-family: 'DM Sans', sans-serif;
}
.section-two h1 {
    font-weight: 700;
}
.section-two h3 {
    font-weight: 700;
    padding: 1% 0% 3%;
}
.padiconarrow {
    display: flex;
    width: 100%;
    margin-top: 3%;
}
.iconarrow {
    width: 12%;
    padding: 0% 5%;
}
.texticonarrow {
    white-space: break-spaces;
    align-self: center;
    width: 85%;
    font-size: 15px;
}
.texticonarrow span {
    font-size: 16px;
    font-weight: 700;
}
.padourproduct {
    color: #fff;
    font-weight: 400;
    padding: 4% 0% 0%;
    font-family: 'DM Sans', sans-serif;
}
.padourproduct h1 span {
    font-weight: 700;
}
.btnallproduct {
    color: #fff;
    border: 1px solid;
    font-weight: 300;
    width: fit-content;
    float: right;
    padding: 5px 15px;
    margin-top: 6%;
    transition: 0.3s;
    font-family: 'DM Sans', sans-serif;
}
.btnallproduct:hover {
    transition: 0.3s;
    transform: scale(1.03);
}
.padbg-ourpeoduct-block {
    font-size: 14px;
    font-weight: 500;
    width: 70%;
    text-align: left;
    margin-top: 2%;
}
.padbg-ourpeoduct {
    display: flex;
    width: 100%;
    margin-top: 55%;
}
.padbg-ourpeoduct-block2 {
    width: 30%;
}
.btmoreproduct {
    font-size: 15px;
    border: 1px solid;
    width: fit-content;
    padding: 5px 10px;
    float: right;
    font-family: 'DM Sans', sans-serif;
    margin-top: 8%;
}
#background648c07831a24a3001a455941 .grid figure figcaption {
    padding: 1em;
}
#background648c07831a24a3001a455941 figure.effect-oscar figcaption {
    background: linear-gradient(to bottom, rgba(255,255,255,0) 0%,rgba(255,255,255,0.03) 50%,rgb(33 33 33 / 55%) 100%);
}
figcaption:hover .btmoreproduct {
    background: #fff;
    color: #0088c9;
    border: 1px solid #fff;
    transition: 0.35s;
}
.section-iso {
    line-height: 1.7;
    margin-left: -12%;
    margin-top: 5%;
}
.section-iso p {
    font-size: 16px;
}
.padiso {
    font-size: 30px;
    white-space: break-spaces;
    line-height: 1.5;
    margin-top: 13%;
    margin-left: 3%;
}
.padiso span {
    color: #8c929d;
    font-size: 60px;
    font-weight: 600;
    font-family: 'DM Sans', sans-serif;
}
.iconarrow2 {
    width: 6%;
    padding: 0% 2%;
}
.padcontact h3 {
    color: #0088c9;
    font-weight: 600;
}
.padcontact span {
    font-size: 16px;
    font-weight: 600;
}
.padiconcontact {
    display: flex;
    width: 100%;
    margin-bottom: 9px;
}
.iconcontact {
    width: 7%;
}
.texticoncontact {
    align-self: center;
    margin-left: 2%;
    font-size: 15px;
}
.map {
    margin-bottom: -1%;
}
.buttonExampleSite {
    border: 0px solid #fff !important;
    color: #fff !important;
    background: #0088c9 !important;
    border-radius: 0px !important;
}
.buttonExampleSite:hover {
    background: #0088c9 !important;
    color: #fff !important;
}
.pdpa-text.pdpamg1 {
    padding: 5% 0%;
}
.ITPcookiebar {
    background-color: #323232e3 !important;
    color: #fff !important;
}
.ITPlinkToCookiepage:hover {
    color: #fff  !important;
}
.ITPcookiebar {
    width: 100% !important;
    font-size: 15px !important;
}
.pdpa-text.pdpamg1 {
    padding: 5% 0%;
}
ul.icon-a {
    font-size: 15px;
}
.padcontact h5 {
    font-weight: 700;
    color: #0088c9;
}
.padabout h6 {
    font-size: 20px;
}
.padabout h3 {
    font-size: 16px;
}
.padbgabout {
    white-space: break-spaces;
}
.borderabout {
    border-right: 1px solid #cfcfcf;
}
.padbgabout {
    background: #f7f7f7;
    padding: 1% 2% 0%;
}
.borderabout2 {
    margin-left: 10px;
}
.padbgabout span {
    font-size: 16px;
}
.comingsoon {
    width: 85%;
    margin: 0 auto;
    padding: 5% 0% 15%;
}
.padcuttomer-red h6 {
    font-family: 'Noto Sans Thai',sans-serif;
    font-weight: 600;
}


#background648fc403862130001abaf41d .grid figure figcaption {
    padding: 0.5em;
}
#background648fc403862130001abaf41d figure.effect-oscar figcaption {
    background: linear-gradient(to bottom, rgba(255,255,255,0) 0%,rgba(255,255,255,0.03) 50%,rgb(33 33 33 / 55%) 100%);
}
.padbg-ourpeoduct-block2 {
    font-size: 13px;
    font-weight: 500;
    width: 74%;
    text-align: left;
}
.btmoreproduct2 {
    font-size: 13px;
    border: 1px solid;
    width: fit-content;
    padding: 5px 10px;
    font-weight: 300;
    float: right;
    font-family: 'DM Sans', sans-serif;
    margin-top: 5%;
}
figcaption:hover .btmoreproduct2 {
    background: #fff;
    color: #0088c9;
    border: 1px solid #fff;
    transition: 0.35s;
}

#background648c07831a24a3001a455941 .btmoreproduct2 {
    margin-top: 0%;
}


.padbgwelldone-home {
    background: #0088c9;
    color: #fff;
    text-align: center;
    width: fit-content;
    padding: 3% 4%;
}
.t-welldone {
    font-size: 47px;
    font-weight: bold;
}
.t-welldone2 {
    font-size: 20px;
    letter-spacing: 4px;
}
.borderwelldone-bghome {
    border-bottom: 1px solid;
    margin-top: 4%;
    margin-bottom: 6%;
}
.t-welldone3 {
    font-size: 34px;
    font-weight: bold;
}
.t-welldone4 {
    font-size: 20px;
}
.col-md-12.padding.zIndex-pos2 {
    z-index: 101;
}


#background64a39b2f1c22260013dc58ff .grid figure figcaption {
    padding: 0.5em;
}
#background64a39b2f1c22260013dc58ff figure.effect-oscar figcaption {
    background: linear-gradient(to bottom, rgba(255,255,255,0) 0%,rgba(255,255,255,0.03) 50%,rgb(33 33 33 / 55%) 100%);
}
#background64a39b2f1c22260013dc58ff .btmoreproduct2 {
    margin-top: 7%;
}


#background64a39cd91c22260013dc5980 .grid figure figcaption {
    padding: 1em;
}
#background64a39cd91c22260013dc5980 figure.effect-oscar figcaption {
    background: linear-gradient(to bottom, rgba(255,255,255,0) 0%,rgba(255,255,255,0.03) 50%,rgb(33 33 33 / 55%) 100%);
}

#background64a39b2f1c22260013dc58ff .padbg-ourpeoduct {
    margin-top: 56%;
}







@media screen and (min-width : 1900px) {
h1 {
    font-size: 46px;
}
h2 {
    font-size: 3em;
}
h3 {
    font-size: 24px;
}
h4 {
    font-size: 26px;
}
h5 {
    font-size: 28px;
}
h6 {
    font-size: 40px;
}
p {
    font-size: 18px;
}
.navbar-default .navbar-nav>li>a {
    padding: 10px 20px;
    font-size: 18px;
    font-weight: 300;
}
.texticonhead {
    font-size: 18px;
}
.texticonhead span {
    font-size: 16px;
}
.dropdown-menu>li>a {
    font-size: 18px;
}
.texticonarrow span {
    font-size: 20px;
}
.texticonarrow {
    font-size: 18px;
}
.btnallproduct {
    margin-top: 6%;
    font-size: 18px;
}
.padbg-ourpeoduct-block {
    font-size: 20px;
}
.btmoreproduct {
    font-size: 16px;
}
.padbg-ourpeoduct-block2 {
    margin-top: -3%;
}
.section-iso h3 {
    font-size: 30px;
}
.section-iso p {
    font-size: 24px;
}
.padiso span {
    font-size: 95px;
}
.padiso {
    font-size: 48px;
    line-height: 1.3;
    margin-top: 10%;
}
.borderlogo-customer {
    height: 45px;
}
.textfooter-2 {
    font-size: 16px;
}
.textfooter {
    font-size: 18px;
}
.copyright {
    font-size: 14px;
}
.padabout h3 {
    font-size: 20px;
}
.padabout h6 {
    font-size: 30px;
}
.padbgabout span {
    font-size: 22px;
}
ul.icon-a {
    font-size: 18px;
}
.padcontact span {
    font-size: 18px;
}
.texticoncontact {
    font-size: 18px;
}
.no-js #Component648c149167d8aa001aae2796 .form-control {
    padding: 20px 5px;
    font-size: 16px !important;
}
.iconcontact {
    width: 6%;
}
.t-welldone {
    font-size: 54px;
}
.t-welldone2 {
    font-size: 24px;
}
.t-welldone3 {
    font-size: 40px;
}
.t-welldone4 {
    font-size: 24px;
}
#background648c07831a24a3001a455941 .padbg-ourpeoduct-block2 {
    margin-top: 1%;
}
#background648fc403862130001abaf41d .padbg-ourpeoduct-block2 {
    font-size: 16px;
}
#background648fc403862130001abaf41d .btmoreproduct2 {
    margin-top: 6%;
}
#background648fc403862130001abaf41d  .btmoreproduct2 {
    font-size: 14px;
}
#background64a39b2f1c22260013dc58ff .padbg-ourpeoduct-block2 {
    margin-top: 0%;
    font-size: 16px;
}
#background64a39b2f1c22260013dc58ff .btmoreproduct2 {
    font-size: 15px;
}
#background64a39cd91c22260013dc5980 .padbg-ourpeoduct-block2 {
    margin-top: 0%;
    font-size: 16px;
}
#background64a39cd91c22260013dc5980 .btmoreproduct2 {
    font-size: 16px;
}
#background64a39cd91c22260013dc5980 .padbg-ourpeoduct {
    margin-top: 55%;
}
#background648fc403862130001abaf41d .padbg-ourpeoduct {
    margin-top: 58%;
}
#background64a39b2f1c22260013dc58ff .padbg-ourpeoduct {
    display: flex;
    width: 100%;
    margin-top: 58%;
}
 .padbg-ourpeoduct {
    margin-top: 58%;
}
}




@media screen and (max-width : 1200px) {
h1 {
    font-size: 2em;
}
.padiconhead-block-2 {
    width: 53%;
}
.white-space {
    white-space: inherit;
}
.padbg-ourpeoduct-block {
    font-size: 14px;
}
.btmoreproduct {
    font-size: 13px;
}
.textfooter-2 {
    white-space: inherit;
}
}

@media screen and (max-width : 900px) {
h1 {
    font-size: 1.7em;
}
.padbg-ourpeoduct-block {
    font-size: 12px;
}
.btmoreproduct {
    font-size: 10px;
}
.padbg-ourpeoduct {
    margin-top: 55%;
}
.section-iso {
    margin-top: 0%;
}
.padiso span {
    font-size: 45px;
}
.padiso {
    margin-top: 1%;
}
#background648bff2167d8aa001aae2297 .col-md-3.col-sm-6.col-xs-12.padding {
    width: 25%;
}
#background648bfd6cf91219001a1f292d .row-fluid [class*=col-sm-5fix], .uneditable-input[class*=col-sm-5fix], [class*=col-sm-5fix] {
    width: 20%;
}
.copyright2 {
    text-align: center;
}
.iconcontact {
    width: 9%;
}
.padbgwelldone-home {
    margin-top: -20%;
}
.col-md-12.col-md-offset-0.padding.zIndex-menu {
    z-index: 105;
}
.padbg-ourpeoduct-block {
    width: 105%;
}
#background64a39cd91c22260013dc5980 .padbg-ourpeoduct-block2 {
    width: 65%;
}
.btmoreproduct2 {
    font-size: 10px;
}
.padbg-ourpeoduct-block2 {
    font-size: 11px;
}
.btmoreproduct2 {
    padding: 4px 8px;
}
}





@media screen and (max-width : 480px) {
h6 {
    font-size: 22px;
}
#imagesControl648bceb71a24a3001a454c4b {
    padding: 0px !important;
}
.padsection-one {
    padding: 4% 0%;
}
.copyright2 {
    text-align: center;
    font-size: 12px;
}
#background648bfcee1a24a3001a455577 .row-fluid [class*=col-sm-5fix] {
    width: 25% !important;
}
#background648bfd6cf91219001a1f292d {
    width: 100%;
    margin: 0 auto;
}
#background648bfd6cf91219001a1f292d .row-fluid [class*=col-sm-5fix], .uneditable-input[class*=col-sm-5fix], [class*=col-sm-5fix] {
    width: 25%;  
}
#background648bfd6cf91219001a1f292d {
    margin-top: -5%;
}
#background648bff2167d8aa001aae2297 .col-md-3.col-sm-6.col-xs-12.padding {
    width: 50%;
}
.itopplus-bg3 {
    background-size: cover;
}
.borderlogo-customer {
    border-left: 0px solid #fff;
}
.section-iso {
    margin-left: 0%;
    margin-top: 5%;
}
.padiso {
    margin-left: 0%;
}
.padbg-ourpeoduct-block2 {
    font-size: 16px;
    margin-left: 2%;
}
.btmoreproduct {
    font-size: 12px;
}
.padbg-ourpeoduct {
    margin-top: 55%;
}
.btmoreproduct2 {
    padding: 7px 15px;
    font-size: 14px;
}    
.itopplus-bg2 {
    background-size: 220%;
}
.btnallproduct {
    float: left;
    margin-top: 0%;
}
v#background648c07831a24a3001a455941 {
    margin-top: 10%;
}
.padourproduct {
    padding: 0% 0% 0%;
}
.borderabout {
    margin-bottom: 10%;
    border-right: 0px solid #cfcfcf;
}
#controlBanner {
    padding: 10% 0%;
    width: 80%;
}
.comingsoon {
    padding: 15% 0% 25%;
}
.iconcontact {
    width: 11%;
}
.padiconcontact {
    margin-bottom: 0px;
    margin-top: 3%;
}
.padiso span {
    font-size: 40px;
}
.padiso {
    font-size: 24px;
}
#imagesControl64914efa93f836001242410f {
    padding: 0px !important;
}
.t-welldone {
    font-size: 28px;
}
.t-welldone2 {
    font-size: 12px;
    letter-spacing: 3px;
}
.t-welldone3 {
    font-size: 22px;
}
.padbgwelldone-home {
    padding: 8% 4%;
    margin: 0 auto;
}
.t-welldone4 {
    font-size: 16px;
}
.padbgwelldone-home {
    margin-top: -20%;
}
.padbg-ourpeoduct-block {
    font-size: 16px;
}
.btmoreproduct {
    font-size: 16px;
}
}




/*เฉพาะรูปแบบมีขอบ*/
.thumbnail img.imageGallery:hover{
   -webkit-transform: scale(1.1);
   transform: scale(0.98);
 -moz-transition: all 0.5s;
   -webkit-transition: all 0.5s;
   transition: all 0.5s;
}
.thumbnail .imageWidth.imageGallery {
   transform: scale(1.0);
   transition: 0.32s;
}
.thumbnail .imageWidth.imageGallery:hover {
   transform: scale(1.05);
   transition: 0.32s;
}

/**ห้ามเกินกรอบ**/
 .thumbnail .imgLightbox {
    position: relative!important;
    overflow: hidden!important;
    width: 100.1%!important;
}
.thumbnail {
    border: solid 0px #dadada;
    background: transparent;
    border-radius: 0px;
    padding: 0%!important;
    transition: 0.5s;
    box-shadow: 3px 3px 15px 1px rgba(225,149,145,0);
}
.thumbnail:hover {
    box-shadow: 3px 3px 15px 1px rgba(225,149,145,0);
	background: transparent;
    border-radius: 0px;
}
#background64a39cd91c22260013dc5980 .padbg-ourpeoduct-block2 {
    width: 70%;
}







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