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


.no-js a {
	color: #444;
	transition: 0.35s;
}

.no-js a:hover {
	color: #323b97;
}

.itopplus-footer {
	color: #444;
}

.itopplus-footer a {
	color: #444;
}

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




.itopplus-bg {
	background-image: url('https://itp1.itopfile.com/ImageServer/z_itp_11032024bzhk/0/0/1z-z1030684632169.webp');
}

.itopplus-bg2 {
	background-image: url('http://itp1.itopfile.com/ImageServer/z_itp_11032024bzhk/0/0/bg2z-z328957896471.webp');
}

/************Menu***************/
.navbar-default .navbar-nav>li>a {
	color: #000;
	margin: 0 5px;
	padding: 10px 15px;
	font-family: "LINE Seed Sans TH";
	font-size: 16px;
}

.navbar-default .navbar-nav>li>a:focus,
.navbar-default .navbar-nav>li>a:hover,
.navbar-default .navbar-nav>li>a:active,
z .navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:focus,
.navbar-default .navbar-nav>.open>a:hover {
	color: #000 !important;
	box-shadow: none;
	border-radius: none;
	background: transparent;
	background-color: transparent;
}

.dropdown-menu>li>a {
	color: #000;
	font-size: 15px;
}

.dropdown-menu>li>a:focus,
.dropdown-menu>li>a:hover {
	color: #000;
	background: #e8e8e8;
}

/********Only Sidebar*********/
@media screen and (max-width : 992px) {

	#controlBanner img {
		position: fixed;
		top: 5px;
		left: 10px;
		width: 60px !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) {

	.itopplus-banner {
		display: grid;
		grid-template-columns: 20% 60% 20%;
		align-items: center;
		height: 10vw;
      	box-shadow: 0 0 3px #aaa;
	}

    .itopplus-menu {
        height: 100%;
        display: grid;
        place-items: center;
        border-right: 1px solid #acacac;
        border-left: 1px solid #acacac;
    }

	.navbar-default {
		background: transparent;
	}

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

	#controlPosition {
		text-align: center;
	}

.itopplus-search {
        color: #000;
        height: 100%;
        display: flex;
        align-items: center;
    }



	ul.nav li.dropdown:hover>ul.dropdown-menu {
		display: block;
		margin: 0;
	}

	.itopplus-bg2 {
		background-attachment: fixed;
		background-position: center;
	}
}

@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.03, 1.03, 1);
}

/* oscar */

/*contenemanager*/
h3.managerHeader {
	display: none;
}

#Contentmanager .post-time {
	display: none;
}

.page-header {
	margin: 0px 0 0px;
	border-bottom: 0px solid #e1723a;
}

.landingpagemanager {
	display: none;
}

.Contentmanager .site .col-section .item.-micro a .caption .title {
	text-align: center;
	font-size: 16px;
	padding: 6% 5% 6%;
	color: #fff;
	background: #323b97;
}

.Contentmanager .site .col-section .item.-micro a:hover .caption .title {
	color: #fff;
}

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


/*from Contact*/
.no-js #Component66221e516e5a340013198931 label {
	display: none !important;
}

.no-js #Component66221e516e5a340013198931 .col-md-6 {
	width: 100%;
	margin-left: auto;
	display: block;
	margin-right: auto;
	float: initial;
	padding-left: 20px;
}

.no-js #Component66221e516e5a340013198931 .form-control {
	border: 1px solid #aeaeae;
	border-bottom: 1px solid #aeaeae;
	border-radius: 0px !important;
	box-shadow: inset 0 0px 0px rgb(0 0 0 / 8%);
	padding: 25px 14px;
	background: transparent;
	color: #000;
	font-size: 15px !important;
}

.no-js #Component66221e516e5a340013198931 .form-control:focus {
	border-bottom: 1px solid #aeaeae;
	-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 #Component66221e516e5a340013198931 .btn {
	background: linear-gradient(to right, #323b97 0%, #323b97 100%);
	color: #fff;
	text-shadow: 0 0px 0 #00000000;
	background-repeat: repeat-x;
	border-color: #323b97;
	border-radius: 0px;
	padding: 10px 30px 10px 30px;
	font-size: 15px;
	font-weight: 400;
}

.no-js #Component66221e516e5a340013198931 .btn-default:active {
	background: linear-gradient(to right, #323b97 0%, #323b97 100%);
	color: #fff;
}

.no-js #Component66221e516e5a340013198931 .btn-default:hover,
.no-js #Component66221e516e5a340013198931 .btn-default:focus {
	background-position: 0 0px;
	background: linear-gradient(to right, #323b97 0%, #323b97 100%);
	border: 1px solid transparent;
}

.no-js #Component66221e516e5a340013198931 .col-xs-12.col-sm-5.col-md-5.padding {
	width: 100%;
}

.no-js #Component66221e516e5a340013198931 span.label {
	font-size: 13px;
	font-weight: 400;
}

.no-js #Component66221e516e5a340013198931 ::placeholder {
	color: #333 !important;
	font-weight: 400;
}

/*from Contact*/


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

h1 {
	font-size: 2.5em;
}

h2 {
	font-size: 3em;
}

h3 {
	font-size: 18px;
}

h4 {
	font-size: 20px;
}

h5 {
	font-size: 22px;
}

h6 {
	font-size: 28px;
}

p {
	font-size: 16px;
}

b,
strong {
	font-weight: 600;
}


.headthreetouch-equipment h1 {
	font-weight: 600;
	text-align: center;
}

.headthreetouch-equipment {
	padding: 7% 0% 1%;
}

#background6621e861b6478200134a01a0 figure.effect-oscar figcaption {
	background: linear-gradient(0deg, rgb(0 0 0 / 93%) -10%, rgba(0, 0, 0, 0) 35%);
}

.btnproduct {
	background: #323b97;
	color: #fff;
	width: fit-content;
	padding: 8px 20px;
	border-radius: 30px;
	margin: 0 auto;
	margin-bottom: 5%;
	transition: 0.35s;
}

.btnproduct:hover {
	transition: 0.35s;
	transform: scale(1.03);
}

.btnproduct span {
	margin-left: 9px;
}

.emty-product {
	padding: 13%;
}

.service-product {
	text-align: center;
	font-weight: 500;
	font-size: 18px;
	margin-top: 65%;
}

#background6621efbc955fdd0013e1cc62 .row-fluid [class*=col-sm-5fix] {
	width: 16.6% !important;
}

.icon-threetouch-equipment {
	width: 30%;
	margin: 0 auto;
	margin-bottom: 10%;
}

.block-threetouch-equipment {
	white-space: break-spaces;
}

.icon-threetouch-equipment-t {
	text-align: center;
}

.block-threetouch-equipmen {
	padding: 25% 0%;
	border-left: 1px solid;
}

.headthreetouch-equipment-2 {
	border-top: 4px solid #323b97;
	margin-top: 7%;
}

.headthreetouch-equipment-2 h1 {
	text-align: center;
	font-weight: 600;
	margin-top: 3%;
}

#background6621f30db6478200134a03d7 .Contentmanager .site .col-section .item.-micro a .caption .title,
#background66221d764db6e60013ab9d86 .Contentmanager .site .col-section .item.-micro a .caption .title {
	display: none;
}

#background6621f30db6478200134a03d7 .Contentmanager .site .col-section .item.-micro a .caption .time,
#background66221d764db6e60013ab9d86 .Contentmanager .site .col-section .item.-micro a .caption .time {
	display: inherit;
}

#background6621f30db6478200134a03d7 .Contentmanager .site .col-section .item.-micro a .caption,
#background66221d764db6e60013ab9d86 .Contentmanager .site .col-section .item.-micro a .caption {
	margin-top: -15%;
}

.headknowledge {
	color: #000;
	text-align: center;
	background: #fff;
	width: 90%;
	margin: 0 auto;
	padding: 10% 0% 20%;
	position: sticky;
}

.headknowledge p {
	font-weight: 600;
}

.headknowledge p span {
	font-weight: 400;
	font-size: 14px;
}

.border-headknowledge {
	border-bottom: 4px solid #323b97;
}

.logo-threetouch-equipment {
	width: 60%;
	margin: 0 auto;
}

.logoiso {
	width: 40%;
	margin: 0 auto;
	padding: 8% 0%;
}

.footer-threetouch-equipment {
	font-weight: 600;
	margin-top: 10%;
}

.block-icontel {
	display: flex;
	width: 100%;
	margin-top: 5%;
}

.icontel {
	width: 9%;
}

.icontel-t {
	font-size: 18px;
	font-weight: 600;
	margin-left: 4%;
	align-self: center;
}

.footer-col3 {
	margin-left: 20%;
	width: 100%;
}

.block-iconsocial-footer {
	display: flex;
	width: 70%;
	margin-top: 5%;
}

.iconsocial-footer {
	padding: 0px 3px;
	transition: 0.35s;
}

.iconsocial-footer:hover {
	filter: sepia(1);
	transition: 0.35s;
}

.copyright {
	font-size: 13px;
	margin-top: 7%;
}

.iconhead {
	width: 45%;
	margin: 0 auto;
}



.pd-iconhead {
    display: flex;
    justify-content: space-between;
}

.block-iconhead {
    display: grid;
    place-items: center;
    transition: 0.35s;
    height: 10vw;
    border-right: 1px solid #ccc;
}


.block-iconhead:hover .iconhead {
	filter: sepia(1);
	transition: 0.35s;
}

.block-menu h1 {
	text-align: center;
	font-weight: 600;
}

.block-menu {
	padding: 1% 0%;
}

.empty-block {
	padding: 1% 0%;
}

.block-iconsocial {
	display: flex;
	width: 100%;
	margin-bottom: 10px;
}

.iconsocial {
	width: 8%;
}

.iconsocial-t {
	align-self: center;
	margin-left: 2%;
}

.buttonExampleSite {
	border: 0px solid #fff !important;
	color: #fff !important;
	background: #323b97 !important;
	border-radius: 0px !important;
	font-weight: 300;
}

.buttonExampleSite:hover {
	background: #323b97 !important;
	color: #fff !important;
}

.pdpa-text.pdpamg1 {
	padding: 5% 0%;
}

.ITPcookiebar {
	background-color: #302f2fe0 !important;
	color: #fff !important;
}

.ITPlinkToCookiepage:hover {
	color: #fff !important;
}

.ITPcookiebar {
	width: 100% !important;
	font-size: 14px !important;
}

.pdpa-text.pdpamg1 {
	padding: 5% 0%;
}

ul.icon-a {
	font-size: 16px;
}

#cookie66221e516e5a340013198931 {
	font-size: 15px;
	margin-left: -15px;
}

ul.icon-product ::marker {
	color: #323b97;
}

.service-threetouch-equipment h6 {
	color: #323b97;
	font-weight: 600;
}

.contact-service {
	margin-top: 6%;
}

.contact-service h3 {
	font-weight: 600;
	margin-bottom: 3%;
}

.service-threetouch-equipment {
	margin-left: 3%;
	width: 100%;
}



.icon-about {
	width: 18%;
	margin: 0 auto;
	margin-bottom: 10%;
}

.block-icon-about {

	padding: 10% 0%;
	transition: 0.35s;
}

.icon-about-t {
	text-align: center;
	padding: 0% 7%;
}

.block-icon-about.line {

}

#background66223b4f955fdd0013e1d1a5 .boderedlayoutClient,
#background66223e01955fdd0013e1d1c6 .boderedlayoutClient {
	border-top: 0px dashed transparent;
	border-left: 0px dashed transparent;
	border-right: 0px dashed transparent;
	border-bottom: 0px dashed transparent;
}

.block-product {
	text-align: center;
	margin-bottom: 3%;
	margin-top: 2%;
}

.block-product h6 {
	font-weight: 600;
}

.block-icon-about:hover .icon-about {
	transition: 0.35s;
	filter: invert(1);
}

.block-icon-about:hover {
	background: #323b97;
	transition: 0.35s;
}

.block-icon-about:hover .icon-about-t {
	color: #fff;
}

.iconsocial-t {
	font-size: 16px;
}

.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:focus,
.navbar-default .navbar-nav>.open>a:hover {
	color: #000;
	background-color: transparent;
}

#tableA {
	width: 100%;
}

#tableA th {
	background-color: #323b97;
	padding: 10px;
	color: #ffffff;
	font-size: 16px;
	border: 1px solid #eee;
	font-weight: 500;
	text-align: center;
	width: 10%;
}

#tableA td {
	border: 1px solid #eee;
	padding: 10px;
	font-size: 16px;
	width: 17%;
	text-align: center;
}

#tableA tr:nth-child(even) {
	background-color: #f2f2f2;
}

#tableA tr:hover {
	background-color: #dddddd;
}



@media screen and (min-width : 1900px) {
	h1 {
		font-size: 3.5em;
	}

	h2 {
		font-size: 4em;
	}

	h3 {
		font-size: 22px;
	}

	h4 {
		font-size: 26px;
	}

	h5 {
		font-size: 30px;
	}

	h6 {
		font-size: 38px;
	}

	p {
		font-size: 20px;
	}

	b,
	strong {
		font-weight: 600;
	}

	body {
		font-size: 20px;
	}

	.navbar-default .navbar-nav>li>a {
		font-size: 20px;
		font-weight: 600;
	}



	.service-product {
		font-size: 24px;
		margin-top: 63%;
	}

	.btnproduct {
		font-size: 18px;
	}

	.Contentmanager p {
		font-size: 20px;
	}

	.headknowledge p span {
		font-size: 18px;
	}

	.footer-threetouch-equipment {
		font-size: 20px;
	}

	.icontel-t {
		font-size: 24px;
	}

	.copyright {
		font-size: 15px;
	}

	ul.icon-a {
		font-size: 20px;
	}

	.iconsocial-t {
		font-size: 20px;
	}

	.icon-about-t {
		padding: 0% 13%;
	}

	.dropdown-menu>li>a {
		font-size: 19px;
	}

	.iconsocial {
		width: 6.5%;
	}

	.Contentmanager .site .col-section .item.-micro a .caption .title {
		font-size: 20px;
	}

	.no-js #Component66221e516e5a340013198931 .form-control {
		padding: 26px 14px;
		font-size: 18px !important;
	}



	#tableA th {
		font-size: 20px;
	}

	#tableA td {
		font-size: 20px;
	}
}

@media screen and (max-width : 1200px) {
	h1 {
		font-size: 2em;
	}

	.navbar-default .navbar-nav>li>a {
		padding: 10px 4px;
		font-size: 14px;
	}

	.service-product {
		font-size: 16px;
	}

	.block-threetouch-equipment {
		white-space: inherit;
	}

	.icon-about-t {
		height: 100px;
	}

	.dropdown-menu>li>a {
		font-size: 13px;
	}

	.no-js #Component66221e516e5a340013198931 .form-control {
		padding: 22px 14px;
	}


	.pagination-sm>li>a,
	.pagination-sm>li>span {
		font-size: 16px !important;
	}
}



@media screen and (max-width : 900px) {
	.icon-about-t {
		height: 100px;
	}



	.navbar-header {
		box-shadow: 0 0 0px 0 #ccc;
	}

	.itopplus-banner {
		border-top: 0px solid #323b97;
	}

	#background6621f06e4db6e60013ab9a28 .col-md-3.col-sm-6.col-xs-12.padding {
		width: 25%;
	}

	#background66223b4f955fdd0013e1d1a5 .col-md-3.col-sm-6.col-xs-12.padding,
	#background66223e01955fdd0013e1d1c6 .col-md-3.col-sm-6.col-xs-12.padding {
		width: 25%;
	}

	.icon-about-t {
		height: 120px;
	}

	.iconsocial {
		width: 10%;
	}
}

@media screen and (max-width : 480px) {
	h6 {
		font-size: 24px;
	}

	.icon-about-t {
		height: auto;
	}

	#imagesControl6621e7ed99af2f0013808023 {
		padding: 0px !important;
	}

	#background6621f06e4db6e60013ab9a28 .col-md-3.col-sm-6.col-xs-12.padding {
		width: 100%;
	}

	#background66223b4f955fdd0013e1d1a5 .col-md-3.col-sm-6.col-xs-12.padding,
	#background66223e01955fdd0013e1d1c6 .col-md-3.col-sm-6.col-xs-12.padding {
		width: 100%;
	}

	article.col-md-6.item.-micro {
		width: 100%;
	}

	.headknowledge {
		padding: 10% 0% 10%;
	}

	#background6621efbc955fdd0013e1cc62 .row-fluid [class*=col-sm-5fix] {
		width: 50% !important;
	}

	.block-threetouch-equipmen {
		padding: 7% 0%;
		border-left: 0px solid;
		border-right: 0px solid !important;
	}

	.icon-threetouch-equipment {
		width: 25%;
		margin-bottom: 8%;
	}



	.copyright-2 {
		font-size: 12px;
	}

	.iconsocial {
		width: 12%;
	}

	.Contentmanager .site .col-section .item.-micro a .caption .title {
		padding: 7% 5% 7%;
	}
}


.pagination>.active>a,
.pagination>.active>a:focus,
.pagination>.active>a:hover,
.pagination>.active>span,
.pagination>.active>span:focus,
.pagination>.active>span:hover {
	background-color: #323b97;
	border-color: #323b97;
}

.pagination>li>a,
.pagination>li>span {
	color: #323b97;
}

