.itopplus-background {

}
body,
html {
    overflow-x: hidden;
}
.itopplus-bg {
    background-image: url('../image/1.jpg');
}

.no-js a {
    color: #000;
  	transition: 0.35s;
}
.no-js a:hover {
    color: #1a268c;
}
.itopplus-footer {
    color: #000;
}
.itopplus-footer a {
    color: #000;
}
.itopplus-footer a:hover {
    color: #000;
}



/************Menu***************/
.navbar-default .navbar-nav>li>a {
    color: #333;
    margin: 0 5px;
    padding: 10px 10px;
    font-size: 16px;
}
.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: #1d298e !important;
    box-shadow: none;
    border-radius: none;
    background: transparent;
    background-color: transparent;
}
.dropdown-menu>li>a {
    color: #000;
    font-size: 16px;
}
.dropdown-menu>li>a:focus,
.dropdown-menu>li>a:hover {
    color: #000;
    background: #e8e8e8;
}


/********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: #1d298e;
}
.itopplus-search {
    display: none;
}
}

@media screen and (min-width : 1024px) {
.navbar-default {
    background: transparent;
}
.itopplus-menu {
    margin-top: 5%;
    text-align: right;
}
.itopplus-search {
    position: absolute;
    top: 7%;
    color: #000;
}
#controlBanner {
    object-fit: contain;
    padding: 0px;
    width: auto;
    margin-top: 10px;
}
.col-md-10.col-md-offset-0.padding.zIndex-menu {
    z-index: 115;
}
ul.nav li.dropdown:hover > ul.dropdown-menu {
   display: block;
   margin: 0;
}
table.tj td {
    font-size: 15px !important;
}
}



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


/* 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.05);
   transition: 0.32s;
}

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


/* from PAYMENT */
#Component64d46c1a4b7f19001af83057 {
    width: 97%;
    margin: 0 auto;
    border: solid 0px #eaeef5;
}
#Component64d46c1a4b7f19001af83057 .progress {
    width: 138%;
    margin: 15px!important;
}
#Component64d46c1a4b7f19001af83057 .boarder-confirm-payment {
    border: 0px solid transparent!important;
    border-radius: 0px!important;
}
#Component64d46c1a4b7f19001af83057 textarea.form-control {
    height: auto;
    width: 155%;
}
#Component64d46c1a4b7f19001af83057 .btn-success {
    color: #fff;
    background-image: linear-gradient(to bottom,#1d298e 0,#1d298e 100%);
    background-color: transparent;
    border-color: #ffffff00;
    box-shadow: none;
    padding: 5px 10px 5px 10px;
    border-radius: 5px;
    margin-top: 0px;
    margin-left: 4%;
}
#Component64d46c1a4b7f19001af83057 .btn-success:hover {
    background-position: 0px;
    background: #333;
    color: #fff;
}
#Component64d46c1a4b7f19001af83057 .input-group 
#Component64d46c1a4b7f19001af83057 .form-control {
    height: 50px;
    padding: 0% 2% 0;
    border-radius: 0px;
    font-size: 14px;
    color: #555;
}
#Component64d46c1a4b7f19001af83057 .form-control {
    height: 50px;
    padding: 15px 15px;
    font-size: 14px;
    color: #555;
    background-color: transparent;
    border: 1px solid #bdbdbd;
    border-radius: 5px 0px 0px 5px;
    box-shadow: inset 0 0 0 rgba(0,0,0,0);
}
#Component64d46c1a4b7f19001af83057 .form-control:hover {
    border: 1px solid #1d298e;
}
#Component64d46c1a4b7f19001af83057 .input-group-addon {
    padding: 10px 15px;
    color: #fff;
    background-color: #1d298e;
    border: 1px solid #1d298e;
    border-radius: 0px 5px 5px 0px;
}
#Component64d46c1a4b7f19001af83057 .btn-default {
    background-image: linear-gradient(to right, #1d298e 0%,#1d298e 100%);
    background-repeat: repeat-x;
    border-color: #0000;
    border-radius: 10px;
    padding: 10px 10px;
    font-size: 16px;
    font-weight: 200;
    border: 0px solid transparent;
    color: #fff;
}
#Component64d46c1a4b7f19001af83057 .btn-default:hover, 
#Component64d46c1a4b7f19001af83057 .btn-default:focus {
    background-color: #000;
	color: #fff;
    border-color: #ffffff;
    box-shadow: 0 0 5px black;
}
#Component64d46c1a4b7f19001af83057 .col-md-1 {
    margin-top: 3%!important;
}
#Component64d46c1a4b7f19001af83057 .form-horizontal .control-label {
    font-weight: 400;
}
#Component64d46c1a4b7f19001af83057 .glyphicon {
    display: inherit;
}
#background64d46c1a4b7f19001af83057 {
    background: #fafafa !important;
    padding: 3% 0%;
    border-radius: 15px;
    margin-bottom: 7%;
}
/* from PAYMENT */



/*from Contact*/
.no-js #Component64d4801c5369cf001adf91b6 label {
  display: none!important;
}
.no-js #Component64d4801c5369cf001adf91b6 .col-md-6 {
  width: 100%;
  margin-left: auto;
  display: block;
  margin-right: auto;
  float: initial;
}
.no-js #Component64d4801c5369cf001adf91b6 .form-control {
  border: 1px solid #eee;
  border-radius: 0px!important;
  box-shadow: inset 0 0px 0px rgb(0 0 0 / 8%);
  padding: 24px 17px;
  font-weight: 400;
  background: transparent;
  color: #1b1c1e;
  font-size: 15px !important;
}
.no-js #Component64d4801c5369cf001adf91b6 .form-control:focus {
  border: 1px solid  #1d298e;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px002660;
  box-shadow: inset 0 0px 0px rgba(0,0,0,.075), 0 0 0px rgba(102, 175, 233, 0);
  color: #1b1c1e!important;
}
.no-js #Component64d4801c5369cf001adf91b6 .btn {
  background-image: -webkit-linear-gradient(top,#1d298e 0,#1d298e 100%);
  background-image: -o-linear-gradient(top,#1d298e 0,#1d298e 100%);
  background: linear-gradient(to bottom, #1d298e 1%,#1d298e 100%);
  color: #fff;
  text-shadow: 0 0px 0 #1d298e;
  background-repeat: repeat-x;
  border-color: #0000;
  border-radius: 5px;
  padding: 8px 30px 8px 30px;
  font-size: 16px;
  font-weight: 400;
  border: 0px solid transparent;
}
.no-js #Component64d4801c5369cf001adf91b6 .btn-default:active {
  background: linear-gradient(to bottom, #1d298e 1%,#1d298e 100%);
}
.no-js #Component64d4801c5369cf001adf91b6 .btn-default:hover,
.no-js #Component64d4801c5369cf001adf91b6 .btn-default:focus {
  background-position: 0 0px;
  background: linear-gradient(to bottom, #1d298e 1%,#1d298e 100%);
}
.no-js #Component64d4801c5369cf001adf91b6  .col-xs-12.col-sm-5.col-md-5.padding {
  width: 100%;
}
.no-js #Component64d4801c5369cf001adf91b6 span.label {
  font-size: 13px;
  font-weight: 300;
}
.no-js #Component64d4801c5369cf001adf91b6 ::placeholder {
  color: #1b1c1e!important;
  font-weight:300;
}
/*from Contact*/


/*contenemanager*/
h3.managerHeader {
    font-size: 18px;
    display: none;
}
#Contentmanager .post-time {
    display: none;
}
.page-header {
    margin: 0px 0 0px;
    border-bottom: 0px solid #000;
}
.landingpagemanager {
    display: none;
}
.Contentmanager .site .col-section .item.-micro a .caption .title {
    text-align: center;
    font-size: 16px;
    padding: 8% 5% 0%;
    color: #000;
}
.Contentmanager .site .col-section .item.-micro a:hover .caption .title {
    color: #000;
}
.Contentmanager .site .col-section .item.-micro a .caption .time {
    display: none;
}
article.col-md-6.item.-micro {
    width: 25%;
}
.Contentmanager .site .col-section .item.-micro {
    padding: 10px 10px 10px 15px;
}
.Contentmanager .site .col-section .item.-micro a .image {
    width: 100%;
    margin-bottom: 0px;
}
.Contentmanager .site .col-section .item.-micro a .caption {
    width: 100%;
    background: transparent;
    padding-left: 0;
}
.Contentmanager .site .col-section .item.-micro:nth-child(odd) {
    border-right: none;
    border-bottom: none;
}
.Contentmanager .site .col-section .item.-micro:nth-child(even) {
    border-bottom: none;
}
.Contentmanager .site .col-section .item.-micro a .post {
    display: none;
}
.contenemanager-gallery .col-xs-12.col-md-3 {
    padding-left: 10px;
    padding-right: 10px;
    width: 25%;
}
.Contenemanager-gallery .col-xs-6.col-md-3 {
    padding-left: 10px;
    padding-right: 10px;
    width: 25%;
}
.contenemanager-gallery .thumbnail {
    padding: 0px;
    border: 0px solid #fff;
    border-radius: 0px;
    transition: 0.3s;
}
.Contenemanager-gallery .thumbnail {
    padding: 0px;
    border: 0px solid #fff;
    border-radius: 0px;
    transition: 0.3s;
}
.Contenemanager-gallery .thumbnail:hover {
    transition: 0.3s;
    border: 0px solid #fff;
    background-color: white;
}
.contenemanager-gallery .thumbnail:hover {
    transition: 0.3s;
    border: 0px solid #fff;
    background-color: white;
}
.contenemanager-gallery .thumbnail, .img-thumbnail {
    -webkit-box-shadow: 0 1px 2px rgba(0,0,0,.075);
     box-shadow: 0px 0px 20px 5px rgb(217 217 217 / 40%);
}
a.thumbnail:hover, a.thumbnail:focus, a.thumbnail.active {
    border-color: transparent;
}
.fbcomments, .fbcomments {
    display: none;
}
.thumbnail {
    border: 0px solid #ddd;
}
.img-thumbnail, .thumbnail {
    box-shadow: 0 0px 0px rgb(0 0 0 / 8%);
}
.Contentmanager .img-thumbnail {
    border: 0px solid #ddd;
}
.Contentmanager p {
    white-space: break-spaces;
    font-size: 16px;
}
.Contentmanager .thumbnail {
    background-color: transparent;
}
.img-thumbnail {
    background-color: transparent;
}
.Contentmanager .site .col-section .item.-micro a .img-zoom img:hover {
    transform: scale3d(1.05,1.05,1) !important;
}
.Contentmanager .site .col-section .item.-micro a:hover .img-zoom img {
  -webkit-transform: scale(1.1, 1.1);
  -ms-transform: scale(1.1, 1.1);
    transform: scale3d(1.05,1.05,1) !important;
}
.social-share {
    display: none;
}
/*contenemanager*/



h1 {
    font-size: 2em;
}
h2 {
    font-size: 3em;
}
h3 {
    font-size: 18px;
}
h4 {
    font-size: 20px;
}
h5 {
    font-size: 22px;
}
h6 {
    font-size: 28px;
}
p {
    font-size: 16px;
}

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





.paddetail-product {
    white-space: break-spaces;
    line-height: 1.5;
}
.padmenu {
    text-align: center;
    padding: 1% 0%;
}
.padmenu h1 {
    font-size: 38px;
    font-weight: 600;
}
.paddetail-product h3 {
    color: #1d298e;
    font-weight: 600;
}
.textfooter {
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 10px;
}
.textfooter2 {
    white-space: break-spaces;
    line-height: 1.5;
}
.padiconmap-footer {
    display: flex;
    width: 100%;
    margin-bottom: 15px;
}
.iconmap-footer {
    width: 7%;
}
.texticonmap-footer {
    white-space: break-spaces;
    align-self: center;
    margin-left: 3%;
}
.texticonmap-footer span {
    font-weight: 600;
}
.tsf-logofooter {
    width: 85%;
    margin-bottom: 7%;
}
.footercol-2 {
    margin-left: 20%;
}
.padicontel-footer {
    display: flex;
    width: 100%;
    margin-bottom: 10px;
}
.icontel-footer {
    width: 8%;
}
.texticontel-footer {
    align-self: center;
    margin-left: 8px;
}
.iconsocial-footer img {
    width: 20% !important;
}
.copyright {
    font-size: 12px;
}
.padiconservice {
    display: flex;
    width: 100%;
    padding: 5% 0%;
    transition: 0.35s;
}
.padiconservice:hover {
    transition: 0.35s;
    transform: translateY(-7px);
}
.iconservice {
    width: 25%;
}
.texticonservice {
    white-space: break-spaces;
    align-self: center;
    margin-left: 7%;
}
.empty-spece {
    padding: 2% 0%;
}
.btnbranch {
    background: #1a268c;
    color: #fff;
    text-align: center;
    padding: 5px 15px;
    width: fit-content;
    margin: 0 auto;
    border-radius: 5px;
    margin-top: 7%;
}
.iconbranch {
    width: 70%;
    margin: 0 auto;
    margin-bottom: 9%;
}
.padiconbranch h3 {
    white-space: break-spaces;
    text-align: center;
}
.padiconbranch h3 span {
    color: #1a268c;
    font-weight: bold;
}
.padiconbranch {
    padding: 3% 0% 5%;
    transition: 0.35s;
}
.padiconbranch:hover {
    transition: 0.35s;
    transform: translateY(-7px);
}
.padiconbranch:hover .btnbranch {
    background: #e9081d;
    transition: 0.35s;
}
.padtsf-branch {
    display: flex;
    width: 100%;
    justify-content: center;
    margin-top: 4%;
}
.tsf-branchblock {
    width: 23%;
}
.headbranch {
    font-size: 24px;
    font-weight: 600;
    color: #1a258c;
}
.headbranch span {
    font-size: 34px;
    font-weight: bold;
    color: #000;
}
.headbranch h1 {
    font-weight: bold;
    color: #e9081d;
    font-size: 49px;
}
.tsf-branchblock2 {
    margin-left: 3%;
}
.section-one {
    text-align: center;
    padding: 3% 0% 2%;
}
.section-one h1 {
    color: #1d298e;
    font-weight: bold;
    font-size: 54px;
}
.section-one span {
    color: #e9081d;
    font-weight: bold;
}
.padbgroom {
    white-space: break-spaces;
    text-align: center;
    padding: 10% 0%;
}
.padbgroom h3 span {
    font-size: 22px;
    font-weight: bold;
}
.border-gray {
    border-bottom: 2px solid #a3a3a3;
    margin-bottom: 20px;
}
.headmenu {
    text-align: center;
    padding: 1% 0% 2%;
}
.headmenu h1 {
    color: #1d298e;
    font-weight: bold;
    font-size: 36px;
}
.headmenu h3 {
    color: #e9081d;
    font-weight: 500;
}
#background64d3198f8cbc9e0013f32475 figure.effect-oscar {
    background: transparent;
    border-radius: 15px;
}
.iconfree-shipping {
    width: 20%;
    float: right;
    margin-top: -54%;
}
.padtextbg {
    font-size: 18px;
    font-weight: bold;
    margin-top: 54%;
    text-align: left;
    margin-left: 3%;
}
#background64d3198f8cbc9e0013f32475 .grid figure figcaption {
    padding: 1em;
}
#background64d3198f8cbc9e0013f32475 figure.effect-oscar figcaption {
    background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0) 59%,rgba(0,0,0,0.65) 100%);
}




#background64d345745699b500137f74dc figure.effect-oscar {
    border-radius: 15px;
}
#background64d345745699b500137f74dc figure.effect-oscar figcaption:hover {
    background: #1a268cdb;
}
#background64d345745699b500137f74dc  .thumbs {
    margin-bottom: 0px;
}
#background64d346f002f3420013d4db50 figure.effect-oscar {
    border-radius: 15px;
}
#background64d346f002f3420013d4db50 figure.effect-oscar figcaption:hover {
    background: #1a268cdb;
}
#background64d346f002f3420013d4db50  .thumbs {
    margin-bottom: 0px;
}
#background64d3476d5699b500137f757d figure.effect-oscar {
    border-radius: 15px;
}
#background64d3476d5699b500137f757d figure.effect-oscar figcaption:hover {
    background: #1a268cdb;
}
#background64d3476d5699b500137f757d  .thumbs {
    margin-bottom: 0px;
}
.iconhoverfurniture {
    width: 60%;
    margin: 0 auto;
    margin-top: 20%;
}
.padproducr-category {
    text-align: center;
    margin-bottom: 5%;
}  
figure.effect-apollo {
    background: transparent;
}
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);
}
.headone {
    color: #ffea02;
    text-align: right;
    font-size: 24px;
    font-weight: 600;
}
.headone span {
    font-size: 30px;
}
.headtwo {
    margin-top: 10px;
    font-size: 20px;
}
.padheadshipping {
    display: flex;
    width: 100%;
    margin-top: 4%;
}
.headshipping {
    color: #e9081d;
    width: 80%;
    font-size: 19px;
    font-weight: bold;
    align-self: center;
    margin-top: 4px;
    margin-left: 5%;
}
.iconheadshipping {
    width: 20%;
}
.iconsocial-head img {
    width: 25% !important;
}
.padiconmap {
    background: #1d298e;
    display: flex;
    width: 100%;
    color: #fff;
    border-radius: 5px;
    padding: 6px 0px;
    margin-top: 3%;
    margin-left: -5%;
}
.iconmap {
    width: 11%;
    margin-left: 10%;
}
.texticonmap {
    align-self: center;
    margin-left: 7%;
    font-size: 16px;
}
.padsocial-head {
    margin-top: 2%;
}
#background64d363c58cbc9e0013f32f43 {
    margin-left: 10%;
}
.shopcart {
    -webkit-border-radius: 20px 0px 0px 20px !important;
    width: 90px !important;
    height: 70px !important;
    background-image: url(http://itp1.itopfile.com/ImageServer/z_itp_020720236d9e/0/0/shopz-z730820953936.webp);
    background-position: 48% 50%;
    background-color: #bb1219;
    right: -0.5%;
    top: 12%;
    transition: width .3s,height .3s;
    animation: pulse 7s infinite 7s;
    background-size: 50%;
}
.headmenu-block {
    margin-top: 1%;
}
.comingsoon {
    padding: 10% 5% 15%;
}









.menuVertical {
    padding-top: 5px;
}
.menuVertical>ul>li>a {
    background: #f5f8fd;
    margin-bottom: 5px;
    font-size: 16px;
    transition: 0.3s;
    padding: 15px 0px 15px 20px;
    border-radius: 10px;
}
.menuVertical>ul>li>a:hover {
    background: #1d298e;
    color: #fff;
}
.menu-product-title {
    background: #1d298e;
    font-size: 30px;
    text-align: center;
    color: #fff;
    padding: 10px;
    border-radius: 10px;
    margin-top: 10%;
    font-weight: 500;
}
ul.nav.nav-pills.nav-stacked {
    margin-top: -7%;
}
.textheadmenuproduct {
    font-size: 30px;
    font-weight: 500;
}
.padtextheadmenuproduct {
    margin-top: 4%;
}
.borderproduct {
    border-left: 4px solid #e9081d;
    padding: 0.5% 0% 0% 2%;
    height: 50px;
}
.padmenu-2 {
    padding: 15%;
}
.headmenu h3 {
    text-transform: uppercase;
}
.padtsf-about h1 {
    color: #1d298e;
    font-weight: bold;
    font-size: 36px;
    margin-bottom: 10px;
}
.padtsf-about h4 {
    color: #e9081d;
    font-weight: 500;
}
.padtsf-about {
    padding: 5% 0%;
}
.bgblock-about {
    margin-bottom: 10px;
}
.padbgblock-about {
    margin-top: 8%;
}
.vdoabout {
    margin-bottom: -7px;
}
#background64d466487a85d4001ab0315c .boderedlayoutClient {
    border-top: 0px dashed transparent;
    border-left: 0px dashed transparent;
    border-right: 0px dashed transparent;
    border-bottom: 0px dashed transparent;
}
.padtsf-about2 {
    padding: 0% 5% 0%;
}
.btnabout {
    text-align: center;
    background: #1d298e;
    border-radius: 5px;
    color: #fff;
    width: fit-content;
    padding: 7px 20px;
    margin-top: 4%;
}
.padtsf-about h5 {
    color: #1d298e;
    font-weight: bold;
    font-size: 28px;
    margin-bottom: 5px;
}
.bgpayment {
    background-color: #fafafa;
    padding: 7% 11.5%;
    margin-top: 2%;
}
.website02 {
    background-color: #1d298e;
    color: #fff;
    font-size: 16px;
    border-radius: 20px;
    text-align: center;
    padding: 3% 6%;
    width: fit-content;
    margin: 0 auto;
    margin-top: 10%;
    margin-bottom: 15%;
}
.website {
    font-size: 18px;
    text-align: center;
    font-weight: 700;
}
.website01 {
    font-size: 16px;
    text-align: center;
}
.img-4 {
    width: 65%;
    margin: 0 auto;
}
table.tj td:hover {
    background-color: #fafafa;
    transition: 0.35s;
    transform: translateY(-7px);
}
.hvr-grow.row.row-col {
    margin-top: 5px;
    transition: 0.35s;
}
.hvr-grow.row.row-col:hover {
    transition: 0.35s;
    transform: translateX(-7px);
}
.media-body.padpay1 {
    margin-top: 3% !important;
    margin-left: 2%;
}
table.tj img {
    width: 30% !important;
    line-height: 0;
    padding: 15% 0%;
}
.hvr-grow.row.row-col .col-md-2.col-sm-2.col-xs-3.padding-col {
    border-radius: 5px;
}
.padcontactus h4 {
    color: #1d298e;
    font-weight: 600;
}
.padiconcontact {
    display: flex;
    width: 100%;
    margin-bottom: 5px;
}
.iconcontact {
    width: 7%;
}
.texticoncontact {
    align-self: center;
    margin-left: 2%;
    white-space: break-spaces;
}
.brachcontact h4 {
    color: #1d298e;
    font-weight: 600;
}


.buttonExampleSite {
    border: 0px solid #fff !important;
    color: #fff !important;
    background: #e9081d !important;
}
.buttonExampleSite:hover {
    background: #e9081d !important;
    color: #fff !important;
}
.pdpa-text.pdpamg1 {
    padding: 5% 0%;
}
.ITPcookiebar {
    background-color: #000000bd !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;
}
.copyright {
    margin-bottom: 4%;
}
.padrevirew {
    text-align: center;
    color: #1d298e;
    font-weight: bold;
    font-size: 30px;
    margin-bottom: 3%;
}









.Template-C-button {
    width: 50%;
    background-color: #e9081d;
    text-align: center;
    margin: 0 auto;
    color: #fff;
    border-radius: 5px;
    font-weight: 500;
    padding: 7px;
}
.Template-C-Icon {
    width: 22%;
    padding: 0 5px 5px 0;
}
.priceNoPromotion {
    color: #e9081d;
    font-weight: 700;
    font-size: 18px;
}
.Template-C-Price {
    color: #e9081d;
    height: 45px;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 18px;
    text-align: center;
}
.Template-C-frame {
    padding: 0px 0px 10px 0px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    margin-bottom: 10%;
}
.Template-C-button:hover {
    width: 50%;
    text-align: center;
    margin: 0 auto;
    background-color: #e9081d;
}
.Template-C-frame:hover {
    -moz-box-shadow: 0 0 10px #585858;
    -webkit-box-shadow: 0 0 10px #585858;
    box-shadow: 0 0 0px #585858;
    cursor: pointer;
    transition: 0.35s;
}
.Template-C-frame:hover .Template-C-button {
    background-color: #1d298e;
    transition: 0.35s;
}
.Template-C-pic {
    border: solid 0px #ccc;
}
.Template-C-Name {
    font-size: 16px;
    height: 60px;
}
.Template-C-Name label {
    FONT-WEIGHT: 600;
}
.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover {
    background-color: #1a268c !important;
    border-color: #1a268c !important;
    color: #fff !important;
}


.col-xs-12.col-sm-12.col-md-12.shopcartDetail-Default.shopcartDetail {
    font-family: 'Noto Sans Thai',sans-serif;
    font-size: 16px;
    padding: 1% 0% !important;
    width: 95%;
}
.shopcartID-Head-Default {
    font-size: 22px;
    color: #1a268c;
    border-bottom: solid 0px #d8d8d8;
    padding: 10px 0 10px 0;
    font-weight: 600;
    font-family: 'Noto Sans Thai',sans-serif;
}
.shopcartName-Head-Default {
    font-size: 22px;
    color: #1a268c;
    border-bottom: solid 0px #d8d8d8;
    font-weight: 600;
    font-family: 'Noto Sans Thai',sans-serif;
}
.shopcartID-Default {
    font-size: 18px;
    border-bottom: solid 0px #d8d8d8;
    padding: 10px 0 10px 0;
    font-family: 'Noto Sans Thai',sans-serif;
}
.shopcartName-Default {
    font-size: 18px;
    border-bottom: solid 0px #d8d8d8;
    padding: 10px 0 10px 0;
    font-family: 'Noto Sans Thai',sans-serif;
}
.shopcart-Cate {
    width: 95%;
    margin: 2% auto;
    font-size: 18px;
    margin-top: 5%;
}
.col-xs-12.col-sm-12.col-md-12.shopcartRelated-Default.shopcartRelated {
    font-size: 16px;
    padding: 1% 0% !important;
    border-bottom: 1px solid #d8d8d8;
}


.Template-C-buttonDetail {
    width: 32%;
    background-color: #e9081d;
    color: #fff;
    border-radius: 5px;
    font-weight: 500;
    padding: 5px 0 5px 0;
    font-family: 'Noto Sans Thai',sans-serif;
    transition: 0.35s;
}
.Template-C-buttonDetail:hover {
    cursor: pointer;
    width: 32%;
    background-color: #1a268c;
    transition: 0.35s;
}
.shopcartlinePrice-Default {
    border-bottom: solid 0px;
    color: #d8d8d8;
    padding: 10px 0 10px 0;
}
label.Template-C-PriceNormal {
    font-size: 30px !important;
    font-family: 'Noto Sans Thai',sans-serif;
    text-transform: uppercase;
}
.Template-C-Big {
    border: solid 0px #ccc;
}
.col-xs-4.col-sm-3.col-md-3.ITPquantityWord {
    font-family: 'Noto Sans Thai',sans-serif;
}
.col-xs-4.col-sm-2.col-md-2.ITPquantityUnit {
    font-family: 'Noto Sans Thai',sans-serif;
    margin-left: 7%;
}
.col-xs-4.col-sm-2.col-md-2.ITPquantityUnit label {
    font-weight: 500;
}
.col-xs-4.col-sm-3.col-md-3.ITPquantityWord label {
    font-weight: 500;
}
#background64d453ce4b7f19001af82be1 .Template-C-Price {
    height: 65px;
}
#background64d461d75ad87c001a961fa6 .Template-C-Price {
    height: 65px;
}
#background64d453ce4b7f19001af82be1 .Template-C-Price {
    height: 65px;
}





.ui.steps .step.active {
    color: #fff;
    background: #1a268c;
}
.ui.steps .step.active .title {
    color: #ffffff;
    font-family: 'Noto Sans Thai',sans-serif;
}
.ui.steps .step .title {
    font-family: 'Noto Sans Thai',sans-serif;
    font-size: 15px;
    font-weight: 500;
    padding: 10px 0px 10px 0px;
    line-height: 1.3;
}
.step1checkout {
    background: #1a268c;
    border: 5px solid #1a268c;
}
.btnCheckoutprevious {
    background: #1a268c;
    font-weight: 300;
    font-size: 18px;
}
.step5checkout {
    background: #1a268c;
    font-family: 'Noto Sans Thai',sans-serif;
     border: 7px solid #1a268c;
}
.shopcart-paymentpage {
    font-size: 18px;
    background: #1a268c;
    width: 30%;
    padding: 2%;
}
.Template-H-PriceMember {
    color: #000;
    font-family: 'Noto Sans Thai',sans-serif;
}
.notificationcart {
    color: white;
    background: #1a268c;
    bottom: 30%;
    right: 20%;
}
.img-thumbnail {
    border: 0px solid #ddd;
}
#scrolltoshop .col-xs-3.col-sm-2.col-md-2 {
    margin-top: -2%;
}
.ui.steps.col-md-12.col-sm-12 {
    margin-top: 4%;
}
.itopplus-bg {
    margin-top: -1px;
}






@media screen and (min-width : 1900px) {
h1 {
    font-size: 2em;
}
h2 {
    font-size: 3em;
}
h3 {
    font-size: 22px;
}
h4 {
    font-size: 26px;
}
h5 {
    font-size: 22px;
}
h6 {
    font-size: 28px;
}
p {
    font-size: 20px;
}
.copyright {
    font-size: 14px;
}
ul.icon-a {
    font-size: 20px;
}
.Contentmanager p {
    font-size: 20px;
}
.textfooter2 {
    font-size: 18px;
}
.textfooter {
    font-size: 20px;
}
.texticontel-footer {
    font-size: 18px;
}
.texticonmap-footer span {
    font-size: 18px;
}
.texticonmap-footer {
    font-size: 16px;
}
.iconsocial-footer img {
    width: 17% !important;
}
.headtwo {
    margin-top: 14px;
    font-size: 24px;
}
.headone {
    font-size: 28px;
}
.headone span {
    font-size: 38px;
}
.navbar-default .navbar-nav>li>a {
    font-size: 20px;
}
.dropdown-menu>li>a {
    font-size: 19px;
}
.texticonmap {
    font-size: 20px;
}
.headshipping {
    font-size: 24px;
}
.section-one h1 {
    font-size: 74px;
}
.section-one h5 {
    font-size: 36px;
}
.padbgroom h3 span {
    font-size: 26px;
}
.headmenu h1 {
    font-size: 46px;
}
.padtextbg {
    font-size: 22px;
}
.btnbranch {
    font-size: 18px;
}
.headbranch h1 {
    font-size: 70px;
}
.headbranch {
    font-size: 34px;
}
.headbranch span {
    font-size: 44px;
}
.Template-C-Name {
    font-size: 20px;
}
.priceNoPromotion {
    font-size: 22px;
}
.Template-C-Price {
    height: 75px;
}
.Template-C-Price {
    font-size: 22px;
}
.Template-C-button {
    font-size: 18px;
}
.padtsf-about h1 {
    font-size: 46px;
}
.padtsf-about h5 {
    font-size: 34px;
}
.Contentmanager .site .col-section .item.-micro a .caption .title {
    font-size: 20px;
}
.padrevirew {
    font-size: 40px;
}
table.tj td {
    font-size: 18px !important;
}
.website {
    font-size: 22px;
}
.website01 {
    font-size: 19px;
}
.media-body.padpay1 {
    margin-top: 1.5% !important;
    font-size: 18px !important;
}
#Component64d46c1a4b7f19001af83057 {
    font-size: 16px;
}
.iconcontact {
    width: 6%;
}
.no-js #Component64d4801c5369cf001adf91b6 .form-control {
    padding: 28px 17px;
    font-size: 16px !important;
}
.menuVertical>ul>li>a {
    font-size: 20px;
}
.menu-product-title {
    font-size: 34px;
}
.textheadmenuproduct {
    font-size: 40px;
}
.col-xs-12.col-sm-12.col-md-12.shopcartRelated-Default.shopcartRelated {
    font-size: 20px;
}
.col-xs-12.col-sm-12.col-md-12.shopcartDetail-Default.shopcartDetail {
    font-size: 20px;
}
.shopcart-Cate {
    font-size: 22px;
}
.shopcartID-Head-Default {
    font-size: 28px;
}
.shopcartName-Head-Default {
    font-size: 28px;
}
.shopcartID-Default {
    font-size: 24px;
}
.shopcartName-Default {
    font-size: 24px;
}
label.Template-C-PriceNormal {
    font-size: 40px !important;
}
.Template-C-buttonDetail {
    font-size: 18px;
}
.col-xs-4.col-sm-3.col-md-3.ITPquantityWord label {
    font-weight: 500;
    font-size: 18px !important;
    margin-top: -2%;
}
.col-xs-4.col-sm-2.col-md-2.ITPquantityUnit label {
    font-size: 18px !important;
}
.padtsf-about {
    padding: 4% 0% 3%;
}
.btnabout {
    font-size: 18px;
}
.Headcheckout {
    font-size: 24px;
}
.Bodycheckout {
    font-size: 18px;
}
.table-responsive-mobile {
    font-size: 18px;
}
.no-js .ui.input input {
    padding: 0.8em 6em 0.8em 1em;
}
.iconsocial-head img {
    width: 26% !important;
}
}




@media screen and (max-width : 1200px) {
.headtwo {
    margin-top: 14px;
    font-size: 16px;
}
.headone {
    font-size: 20px;
}
.headshipping {
    font-size: 15px;
} 
.Template-C-button {
    width: 60%;
}
.Template-C-button:hover {
    width: 60%;
}
.section-one h1 {
    font-size: 44px;
}
.padtextbg {
    font-size: 16px;
}
.padbgroom h3 span {
    font-size: 20px;
}
.menu-product-title {
    font-size: 24px;
}
.no-js #Component64d4801c5369cf001adf91b6 .form-control {
    padding: 21px 17px;
}
}



@media screen and (max-width : 900px) {
.section-one h1 {
    font-size: 32px;
}
.padtextbg {
    font-size: 14px;
    margin-top: 50%;
}
.Template-C-button {
    width: 50%;
}
.Template-C-button:hover {
    width: 50%;
}
.row.margin.Shopcart-Related-Main {
    display: none;
}
#background64d34e59e2b471001387ba91 .Template-C-button {
    width: 80%;
}
.Template-C-buttonDetail {
    width: 20%;
}
.Template-C-buttonDetail:hover {
    width: 20%;
}
.iconcontact {
    width: 9%;
}
table.tj td {
    border: 0px solid #bcc4c8 !important;
}
.manage-form-confirm-payment {
    padding: 0% 6% !important;
}
#Component64d46c1a4b7f19001af83057 .btn-default {
    width: auto;
}  
}


@media screen and (max-width : 480px) {
#imagesControl64d0685043c6090012f66005 {
    padding: 0px !important;
}
.section-one h1 {
    font-size: 28px;
}
.padtextbg {
    font-size: 18px;
    margin-top: 55%;
}
#background64d34e59e2b471001387ba91 .Template-C-button {
    width: 80%;
}
.padtsf-branch {
    display: inherit;
}
.tsf-branchblock {
    width: 55%;
    margin: 0 auto;
    margin-bottom: 5%;
}
.tsf-branchblock2 {
    margin-left: 3%;
    text-align: center;
}
.headbranch span {
    font-size: 20px;
}
.headbranch {
    font-size: 20px;
}
.headbranch h1 {
    font-size: 30px;
}
.Template-C-button {
    width: 90%;
}
.Template-C-button:hover {
    width:90%;
}
.Template-C-buttonDetail {
    width: 90%;
}
.Template-C-buttonDetail:hover {
    width: 90%;
}
.iconcontact {
    width: 11%;
}
.headmenu h1 {
    font-size: 28px;
}
table.tj img {
    width: 20% !important;
}
#Component64d46c1a4b7f19001af83057 textarea.form-control {
    width: 100%;
}
#Component64d46c1a4b7f19001af83057 .progress {
    width: 85%;
}
table.tj td {
    font-size: 16px !important;
}
.img-4 {
    width: 55%;
}
article.col-md-6.item.-micro {
    width: 100%;
}
.iconservice {
    width: 20%;
}
}



#background64d4b32a4b7f19001af83d3d {
    background: #eee !important;
    padding: 2%;
    border-radius: 5px;
}
.padtsf-branchcontact2 {
    background: #eee;
    padding: 1px 0px 25px;
}
.ui.input input {
    font-family: 'Noto Sans Thai',sans-serif;
}
.pagination>li>a, .pagination>li>span {
    color: #1a268c !important;
}


#searchResultLanding .panel {
    margin: 6% 0;
}
#itp-shopcart-detail {
    padding-left: 0px !important;
}
.itopplus-search-image-flex-item {
    padding: 0px !important;
    width: 213px!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;
}


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

 @media only screen and (max-width:900px) {
  .itopplus-search-image-flex-item {
    margin: 5px 0 !important;
    width: 227px!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: 100%!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;
}
  .search_text {
    padding: 5px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    display: block;
 }
}



