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


.no-js a {
  color: #444;
  transition: 0.35s;
}
.no-js a:hover {
  color: #a6ce39;
}
.itopplus-footer {
  color: #fff;
}
.itopplus-footer a {
  color: #fff;
}
.itopplus-footer a:hover {
  color: #a6ce39;
}



.itopplus-bg {
  background-image: url("https://itp1.itopfile.com/ImageServer/z_itp_161120244due/0/0/1z-z724083803458.jpg");
  background-size: 100%;
  background-repeat: no-repeat;
}
.itopplus-bg2 {
  background-color: #3c2313;
  color: #fff;
}
.itopplus-bg3 {
  background-image: url("https://itp1.itopfile.com/ImageServer/z_itp_161120244due/0/0/3z-z147625117937.jpg");
  background-size: 100%;
  background-repeat: no-repeat;
}
.itopplus-footer {
  background-color: #3c2313;
  color: #fff;
}
.navbar-default .navbar-nav > li > a {
  color: #444;
  margin: 0;
  padding: 8px 15px;
  border-radius: 0;
  border-bottom: 2px solid transparent;
}
.navbar-default .navbar-nav > li > a:focus,
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:active,
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:focus,
.navbar-default .navbar-nav > .open > a:hover {
  color: #444;
  box-shadow: none;
  border-color: transparent;
  background: transparent;
  background-color: transparent;
}
.no-js .dropdown-menu > li > a {
  color: #444;
}
.no-js .dropdown-menu > li > a:focus,
.no-js .dropdown-menu > li > a:hover {
  color: #fff;
  background: #a6ce39;
}



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



@media screen and (min-width: 1024px) {
.no-js .itopplus-banner {
    position: sticky;
    top: 0;
    z-index: 110;
}
.itopplus-banner {
    background: #fff;
    transition: 0.3s;
}
.itopplus-sticky {
    background: #fff !important;
}
.itopplus-banner > .container {
    display: grid;
    grid-template-columns: 20% auto;
    align-items: center;
    height: 7vw;
}
#itopplus-nav-bar {
    display: flex;
    width: 100%;
    justify-content: end;
}
#controlBanner {
    position: absolute;
    object-fit: contain;
    width: auto;
    aspect-ratio: 1;
    top: 5px;
    left: 0;
    right: 0;
    height: 4.5vw;
    margin: auto;
}
.itopplus-logo {
    position: relative;
    width: 100%;
    display: block;
    align-self: start;
}
.itopplus-sticky #controlBanner {
   height: 4.5vw;
}
ul.nav li.dropdown:hover > ul.dropdown-menu {
   display: block;
   margin: 0;
}  
.Textmanager.font-inherit {
    display: flow-root;
}
.detail-product {
    margin-left: 3%;
}
}




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




/* oscar*/
figure.effect-oscar {
    background: transparent;
    border-radius: 15px;
}
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 */


/*contenemanager*/
h3.managerHeader {
    text-align: center;
    font-weight: 600;
    font-size: 2.5em;
    padding: 5% 0% 3%;
}
#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: 5% 5% 0%;
    color: #444;
}
.Contentmanager .site .col-section .item.-micro a:hover .caption .title {
    color: #444444;
}
.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;
}
.Contentmanager .site .col-section .item.-micro:hover .title-knowledge {
    background: #a5cd38;
    color: #fff;
    transition: 0.1s;
}
#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.05);
}
#Contentmanager .thumbnail {
    background-color: transparent;
    position: relative !important;
    overflow: hidden !important;
    padding: 0px !important;
    box-shadow: none !important;
    border-radius: 20px;
}
#background692d12162bbcb3001347d95f .Contentmanager .site .col-section .item.-micro a .caption .title,
#background692d1be1cb64ce0013283516 .Contentmanager .site .col-section .item.-micro a .caption .title {
    display: none;
}
#background692d12162bbcb3001347d95f .Contentmanager .site .col-section .item.-micro a .caption .time,
#background692d1be1cb64ce0013283516 .Contentmanager .site .col-section .item.-micro a .caption .time {
    display: inherit;
    color: #444444;
}
#background692d12162bbcb3001347d95f .Contentmanager .site .col-section .item.-micro a .image,
#background692d1be1cb64ce0013283516 .Contentmanager .site .col-section .item.-micro a .image {
    border-radius: 15px 15px 0px 0px;
}
#background692d73582bbcb3001347e7d1 .Contentmanager .site .col-section .item.-micro a .caption .time {
    display: inline;
}
#background692d73582bbcb3001347e7d1 .Contentmanager .site .col-section .item.-micro a .caption .title {
    font-size: 18px;
    padding: 7% 5% 5%;
}
#background692d73582bbcb3001347e7d1 .Contentmanager .site .col-section .item.-micro a .image {
    border-radius: 15px;
}
/*contenemanager*/



/*เฉพาะรูปแบบมีขอบ*/
.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;
}
#background692d3afa4a6d3c001304e89e .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);
}
#background692d3afa4a6d3c001304e89e .thumbnail:hover {
    box-shadow: 3px 3px 15px 1px rgba(225,149,145,0);
	background: transparent;
    border-radius: 0px;
    color: #87ad1f;
}
#background692d3afa4a6d3c001304e89e  .thumbnail .imgLightbox {
    border-radius: 15px;
}
/**ห้ามเกินกรอบ**/




/*from Contact*/
.no-js #Component692d4197395f380013911215 label {
  display: none !important;
  color: #282828;
}
.no-js #Component692d4197395f380013911215 .col-md-6 {
  width: 100%;
  margin-left: auto;
  display: block;
  margin-right: auto;
  float: initial;
  padding-left: 20px;
}
.no-js #Component692d4197395f380013911215 .form-control {
    border: 1px solid #e0e0e0;
    border-bottom: 1px solid #3333;
    padding: 27px 15px;
    background: transparent;
    font-size: 16px !important;
    border-radius: 5px !important;
}
.no-js #Component692d4197395f380013911215 .form-control:focus {
  border-bottom: 1px solid #0b7049 !important;
  border: 1px solid #017332;
  box-shadow: inset 0 0px 0px rgba(0, 0, 0, 0.075), 0 0 0px rgba(102, 175, 233, 0);
}
.no-js #Component692d4197395f380013911215 .btn {
  background: #3d2313;
  color: #fff;
  text-shadow: 0 0px 0 #00000000;
  background-repeat: repeat-x;
  border-color: transparent;
  border-radius: 10px;
  padding: 10px 30px 10px 30px;
  font-size: 16px;
  font-weight: 400;
  border: 0px solid;
}
.no-js #Component692d4197395f380013911215 .btn-default:active {
  background: #fff;
  background: linear-gradient(to right, #87ad1f 0%, #87ad1f 100%);
}
.no-js #Component692d4197395f380013911215 .btn-default:hover,
.no-js #Component692d4197395f380013911215 .btn-default:focus {
  background-position: 0 0px;
  background: #87ad1f;
  border: 0px solid #000;
  color: #fff;
}
.no-js #Component692d4197395f380013911215 .col-xs-12.col-sm-5.col-md-5.padding {
  width: 100%;
}
.no-js #Component692d4197395f380013911215 span.label {
  font-size: 13px;
  font-weight: 400;
}
.no-js #Component692d4197395f380013911215 ::placeholder {
  color: #000 !important;
}
/*from Contact*/






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

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




.copyright {
    text-align: center;
    font-size: 14px;
    margin-bottom: 5%;
}
.border-footer {
    border-top: 1px solid #6b3f23;
    padding-bottom: 2%;
}
.grid-footer {
    display: grid;
    grid-template-columns: 23% 30% 17% auto;
    gap: 35px;
    padding: 5% 0% 3%;
}
.footer-2 {
    white-space: break-spaces;
}
.head-footer h3 {
    font-weight: 600;
}
.grid-social-footer {
    display: flex;
    gap: 10px;
    width: 65%;
    padding: 5% 0% 10%;
}
.social-footer {
    transition: 0.35s;
}
.social-footer:hover {
    filter: grayscale(1);
    transition: 0.35s;
}
.qrocode-footer {
    width: 60%;
    margin: 0 auto;
}
.qrocode-footer img {
    border-radius: 10px;
}
.logo-phiyok {
    width: 70%;
    margin: 0 auto;
}

.buttonExampleSite {
  border: 0px solid #fff !important;
  color: #fff !important;
  background: #87ac20 !important;
  border-radius: 30px !important;
  font-weight: 400;
}
.buttonExampleSite:hover {
    background: #3d2312 !important;
    color: #fff !important;
}
.pdpa-text.pdpamg1 {
  padding: 6% 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;
}
.title-head {
    padding: 5% 0% 3%;
    text-align: center;
}
.title-head h2 {
    font-weight: 600;
    color: #87ad1f;
    margin-bottom: 5px;
}
.empty-2 {
    padding: 2%;
}
.title-knowledge {
    background: #f4f4f4;
    color: #444;
    border-radius: 0px 0px 15px 15px;
    padding: 10% 0% 10%;
}
.title-knowledge-2 {
    white-space: break-spaces;
    text-align: center;
}
.icon-next {
    width: 13%;
    position: absolute;
    right: 25px;
    margin-top: -15%;
}
.social-share {
    display: none;
}
.title-head.slide {
    padding: 2% 0%;
}
.Textmanager.font-inherit h4 {
    font-weight: 600;
}
.Textmanager.font-inherit h3 {
    font-weight: 600;
}
.block-bg {
    align-self: center;
    display: block;
    overflow: hidden;
    border-radius: 15px;
}
.block-bg img:hover {
    -webkit-transform: scale3d(1.05, 1.05, 1);
    transform: scale3d(1.05, 1.05, 1);
    transition: 0.35s;
}
.block-bg img {
    transition: 0.35s;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
}
.grid-review {
    display: grid;
    grid-template-columns: repeat(2,1fr);
    gap: 20px;
}
.btnreview {
    background: #3c2313;
    color: #fff;
    text-align: center;
    border-radius: 5px;
    width: fit-content;
    padding: 8px 20px;
    margin: 0 auto;
    margin-top: 3%;
    margin-bottom: 3%;
    transition: 0.35s;
}
.btnreview:hover {
    background: #85a822;
    transition: 0.35s;
}
.no-js .fancybox-skin {
    background: transparent;
}
.no-js .fancybox-opened .fancybox-skin {
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0);
}
.head-product {
    text-align: center;
    padding: 5% 0% 6%;
}
.head-product h5 {
    font-weight: 600;
}
.grid-bgproduct {
    display: grid;
    grid-template-columns: 55% auto;
    margin-bottom: 3%;
}
.grid-bgproduct-3 h5 {
    white-space: break-spaces;
}
.grid-bgproduct-3 h2 {
    font-weight: 600;
}
.grid-bgproduct-3 {
    align-self: center;
    margin-left: 15%;
}
.btnphiyok {
    background: #a5cd39;
    color: #fff;
    text-align: center;
    border-radius: 5px;
    width: fit-content;
    padding: 8px 20px;
    margin-top: 7%;
    transition: 0.35s;
}
.btnphiyok:hover {
    background: #fff;
    color: #000;
    transition: 0.35s;
}
.bg-produt {
    margin-top: -8%;
}
.bg-one {
    background: #a6ce39;
    color: #fff;
    padding: 7% 7% 15%;
    border-radius: 15px;
    transition: 0.35s;
}
.grid-one {
    display: grid;
    grid-template-columns: repeat(4,1fr);
    gap: 20px;
    border-radius: 15px;
}
.no-js .grid-one {
    margin-top: -10%;
}
.iconone {
    width: 30%;
    margin-bottom: 8%;
}
.bg-one h5 {
    font-weight: 600;
    margin-bottom: 8px;
}
.bg-one:hover {
    background: #3d2313;
    color: #fff;
    transition: 0.35s;
}
.owl-carousel .owl-dots.disabled, .owl-carousel .owl-nav.disabled {
    display: inherit !important;
}
.main-image-gallery-692d4b333a92ea0013257626 .owl-nav button {
    background: transparent !important;
}
.empty-product {
    padding: 4%;
}
.bg-phoyok {
    margin-top: 10%;
}
.main-timeline .year {
    display: block;
    font-size: 20px;
    color: #111;
    white-space: break-spaces;
    text-align: left;
}
.year span {
    font-weight: 600;
    color: #87ad1f;
    font-size: 38px;
}
.timeline-pd {
    margin-top: 2%;
}
.grid-history {
    margin-left: 7%;
}
.itopplus-bg {
    background-size: cover;
}
.itopplus-bg3 {
    background-size: cover;
}
.grid-check {
    display: grid;
    grid-template-columns: repeat(2,1fr);
    gap: 20px;
}
.bg-3 {
    width: 90%;
    margin: 0 auto;
    margin-top: 10%;
}
.pd-check-2 {
    display: grid;
    grid-template-columns: auto 40px auto;
    color: #fff;
    margin-top: 34%;
    width: fit-content;
    gap: 25px;
}
.iconcheck {
    margin-bottom: 10px;
}
.check-1 {
    font-weight: 600;
    font-size: 8em;
    font-style: italic;
}
.check-2 {
    align-self: center;
    margin-top: 20px;
    margin-left: 5px;
    width: 100%;
}
.check-3 {
    font-weight: 600;
    white-space: break-spaces;
    font-style: italic;
    font-size: 40px;
    align-self: center;
    line-height: 1;
}
.bgslogan {
    margin-top: -3%;
}
.comingsoon {
    padding: 7% 0%;
}






.block-iconcontact {
    display: grid;
    grid-template-columns: 40px auto;
    gap: 10px;
    margin-bottom: 7px;
}
.iconcontact-2 {
    align-self: center;
}
.qrocode-contact {
    width: 31%;
    margin-top: 3%;
    background: #f4f4f4;
    padding: 10px;
    border-radius: 15px;
}
.qrocode-contact img {
    border-radius: 10px;
}
.grid-contact {
    display: grid;
}
.grid-about {
    display: grid;
    grid-template-columns: repeat(3,1fr);
    gap: 40px;
    margin-bottom: 7%;
}
.logo-about {
    width: 40%;
    margin: 0 auto;
    margin-bottom: 5%;
}
.grid-about-2 {
    text-align: center;
    background: #f4f4f4;
    padding: 7%;
    border-radius: 15px;
}
.grid-about-2 h5 {
    font-weight: 600;
    margin-bottom: 7px;
    color: #3c2313;
}
.grid-about-2:last-child::before {
    display: none;
}
.grid-about-2::before {
    background-image: url("http://itp1.itopfile.com/ImageServer/z_itp_161120244due/0/0/right-arrowz-z715084749698.png");
    background-size: 100%;
    position: absolute;
    content: " ";
    width: 20px;
    height: 20px;
    background-repeat: no-repeat;
    top: 50%;
    right: -30px;
}
.grid-about-2 {
    position: relative;
}
.grid-mission {
    display: grid;
    grid-template-columns: repeat(2,1fr);
    gap: 40px;
    padding: 7% 0%;
}
.content-phiyok {
    white-space: break-spaces;
}
.grid-mission-3 h5 {
    font-weight: 600;
    margin-bottom: 5px;
}
.grid-mission-3 {
    align-self: center;
}
ul ::marker {
    color: #a6ce39;
}
.grid-about2 {
    display: flex;
    gap: 20px;
    flex-wrap: wrap;
    justify-content: center;
}
.bg-one2 {
    width: 30%;
    text-align: center;
    margin-bottom: 1%;
    background: #fff;
    padding: 4% 3%;
    border-radius: 15px;
    transition: 0.2s;
}
.bg-one2:hover {
    background: #455c0d;
    color: #fff;
}
.iconone-2 {
    width: 30%;
    margin: 0 auto;
    margin-bottom: 10%;
}
.bg-one2 h3 {
    font-weight: 600;
    margin-bottom: 5px;
}
.pdpa-text.pdpamg1 h4 {
    font-weight: 600;
}
.pdpa-text.pdpamg1 h3 {
    font-weight: 600;
}
.Textmanager.font-inherit {
    text-align: left;
}
.grid-trademark {
    display: grid;
    grid-template-columns: repeat(3,1fr);
    gap: 60px;
    width: 55%;
    margin: 0 auto;
    margin-top: 4%;
}
.itopplus-bg4 {
    background-image: url(http://itp1.itopfile.com/ImageServer/z_itp_161120244due/0/0/aboutz-z696962362180.png);
    background-size: 100%;
    background-repeat: no-repeat;
}
.section-trademark h2 {
    color: #fff;
    font-weight: 600;
    text-align: center;
}
.section-trademark {
    margin-top: 4%;
    margin-bottom: 5%;
}



#tableA {
  width: 100%;
}
#tableA th {
  background-color: #a6ce39;
  padding: 10px;
  color: #ffffff;
  font-size: 16px;
  border: 1px solid #fff;
  font-weight: 600;
  text-align: center;
}
#tableA td {
  border: 1px solid #eee;
  padding: 10px;
  font-size: 16px;
  text-align: center;
}

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





#background6948e72434def500133b6fe2 .Contentmanager .site .col-section .item.-micro a .caption .title,
#background6948f88f1d8e88001304622a .Contentmanager .site .col-section .item.-micro a .caption .title,
#background69490bb25b5f7100131f4166 .Contentmanager .site .col-section .item.-micro a .caption .title,
#background69490edca78e870013229340 .Contentmanager .site .col-section .item.-micro a .caption .title {
    font-size: 18px;
    padding: 0% 0% 0%;
}
#background6948e72434def500133b6fe2 .Contentmanager .site .col-section .item.-micro a .caption,
#background6948f88f1d8e88001304622a .Contentmanager .site .col-section .item.-micro a .caption,
#background69490bb25b5f7100131f4166 .Contentmanager .site .col-section .item.-micro a .caption,
#background69490edca78e870013229340 .Contentmanager .site .col-section .item.-micro a .caption {
    background: #f4f4f4;
    color: #444;
    border-radius: 0px 0px 15px 15px;
    padding: 8% 8% 8%;
}
.btn-product {
    background: #3c2313;
    color: #fff;
    text-align: center;
    border-radius: 5px;
    width: fit-content;
    padding: 8px 20px;
    margin-top: 8%;
    transition: 0.35s;
    font-size: 14px;
}
.detail-bgproduct {
    min-height: 85px;
}
.no-js .carousel-control {
    font-size: 20px;
    color: #fff !important;
    text-align: center;
    text-shadow: 0 0px 0px rgba(0, 0, 0, .6);
    opacity: .5;
}
.pagination-sm>li>a, .pagination-sm>li>span {
    padding: 5px 10px;
    font-size: 14px;
}
.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, 
.pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover {
    z-index: 2;
    color: #fff;
    cursor: default;
    background-color: #3c2313;
    border-color: #3c2313;
}
.pagination>li>a, .pagination>li>span {
    color: #3c2313;
}



@media screen and (min-width: 1900px) {
h1 {
    font-size: 2em;
}
h2 {
    font-size: 2.5em;
}
h3 {
    font-size: 22px;
}
h4 {
    font-size: 26px;
}
h5 {
    font-size: 30px;
}
h6 {
    font-size: 34px;
}
p {
    font-size: 20px;
}
body {
    font-size: 20px;
} 
.navbar-default .navbar-nav > li > a {
    padding: 8px 20px;
}
.no-js .dropdown-menu > li > a {
    font-size: 19px;
}
.year span {
    font-size: 46px;
}
.main-timeline .year {
    font-size: 30px;
}
.main-timeline:before {
    left: 160px !important;
}
.main-timeline .icon {
    right: 400px !important;
}
.copyright {
    font-size: 16px;
    margin-bottom: 3%;
}
.border-footer {
    padding-bottom: 1%;
}
.qrocode-footer {
    width: 50%;
}
.ITPcookiebar {
    font-size: 16px !important;
}
.buttonExampleSite {
    font-size: 16px !important;
}
.Contentmanager p {
    font-size: 20px;
}
ul.icon-a {
    font-size: 20px;
}
.grid-social-footer {
    width: 60%;
}
#background692d73582bbcb3001347e7d1 .Contentmanager .site .col-section .item.-micro a .caption .title {
    font-size: 22px;
}
.no-js #Component692d4197395f380013911215 .form-control {
    padding: 30px 15px;
    font-size: 19px !important;
}
.no-js #Component692d4197395f380013911215 .btn {
    font-size: 19px;
}
.block-iconcontact {
    grid-template-columns: 45px auto;
}
.qrocode-contact {
    width: 25%;
}
#background6948e72434def500133b6fe2 .Contentmanager .site .col-section .item.-micro a .caption .title, 
#background6948f88f1d8e88001304622a .Contentmanager .site .col-section .item.-micro a .caption .title, 
#background69490bb25b5f7100131f4166 .Contentmanager .site .col-section .item.-micro a .caption .title, 
#background69490edca78e870013229340 .Contentmanager .site .col-section .item.-micro a .caption .title {
    font-size: 22px;
    padding: 0% 0% 0%;
}
.btn-product {
    font-size: 18px;
}
.pagination-sm>li>a, .pagination-sm>li>span {
    font-size: 18px;
}
}



@media screen and (max-width: 1191px) {
.year span {
    font-size: 30px;
} 
.main-timeline:before {
    left: 100px !important;
}
.main-timeline .icon {
    right: 204px !important;
}
.grid-footer {
    grid-template-columns: 18% 34% 19% auto;
    gap: 30px;
}
.grid-bgproduct-3 h5 {
    white-space: inherit;
}
h3.managerHeader {
    font-size: 2em;
    padding: 5% 0% 2%;
}
.qrocode-contact {
    width: 40%;
}
}



@media screen and (max-width: 900px) {
h2 {
    font-size: 2.2em;
}
#carousel692d0103e5e2d50013f1fa41 {
    margin-bottom: -10px;
}
.bg-one h5 {
    font-size: 18px;
}
.grid-history {
    margin-left: 0%;
}
.main-timeline .timeline-content {
    padding: 10px 0 10px 30px !important;
}
.main-timeline:before {
    left: 100px !important;
}
.main-timeline .icon {
    right: 135px !important;
}
.grid-bgproduct-3 {
    align-self: center;
    margin-left: 0%;
}
.bg-produt {
    width: 90%;
}
.check-1 {
    font-size: 5em;
}
.check-3 {
    font-size: 32px;
}
.pd-check-2 {
    margin-top: 50%;
}
.title-knowledge-2 {
    white-space: inherit;
}
.border-footer {
    border-top: 0px solid #6b3f23;
    padding-bottom: 1%;
}
.no-js #Component692d4197395f380013911215 .form-control {
    padding: 24px 15px;
}
article.col-md-6.item.-micro {
    width: 33.3%;
}
.table-responsive {
        border: 0px solid #ddd;
    }
}





@media screen and (max-width: 480px) {
#imagesControl692d0103e5e2d50013f1fa41 {
    padding: 0px !important;
} 
.no-js .grid-one {
    margin-top: 10%;
}
.grid-one {
    grid-template-columns: repeat(2, 1fr);
}
.iconone {
    width: 45%;
    margin-bottom: 8%;
}
.grid-bgproduct {
    grid-template-columns: 100%;
    margin-bottom: 10%;
    gap: 40px;
}
.grid-review {
    grid-template-columns: repeat(1, 1fr);
}
article.col-md-6.item.-micro {
    width: 100%;
}
.grid-check {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    gap: 20px;
}
.empty-product {
    padding: 15%;
}
.pd-check-2 {
    margin-top: 10%;
}
.itopplus-bg3 {
    background-image: url("http://itp1.itopfile.com/ImageServer/z_itp_161120244due/0/0/bgmobilez-z547494981379.jpg");
}
.icon-next {
    margin-top: -17%;
}
.main-timeline .date-content {
    width: 100% !important;
    float: left !important;
}
.main-timeline .timeline-content {
    padding: 20px 0 10px 30px !important;
    float: left !important;
}
.main-timeline .timeline-content, .main-timeline .timeline:nth-child(2n) .timeline-content {
    width: 100% !important;
    text-align: left !important;
}
.main-timeline:before {
    left: 0px !important;
}
.main-timeline .icon {
    right: 0px !important;
    left: -10px !important;
}
.date-content {
    margin-left: 30px;
}
.grid-about {
    grid-template-columns: repeat(1, 1fr);
}
.grid-about-2::before {
    display: none;
}
.grid-mission {
    grid-template-columns: repeat(1, 1fr);
    gap: 30px;
}
.grid-about2 {
    display: inherit;
}
.bg-one2 {
    width: 100%;
    text-align: center;
    margin-bottom: 5%;
    background: #eee;
    padding: 8% 5%;
    border-radius: 15px;
    transition: 0.2s;
}
.iconone-2 {
    width: 22%;
    margin: 0 auto;
    margin-bottom: 6%;
}  
h3.managerHeader {
    font-size: 1.8em;
}
.contenemanager-gallery .col-xs-12.col-md-3 {
    width: 50%;
}
.Contentmanager .col-md-12.text-justify {
    padding-right: 10px !important;
    padding-left: 10px !important;
}
.qrocode-contact {
    width: 55%;
}
.grid-trademark {
    grid-template-columns: repeat(3, 1fr);
    gap: 30px;
    width: 100%;
    margin-top: 6%;
}
.itopplus-bg4 {
    background-color: #a6ce39;
}
.section-trademark h2 {
    font-size: 26px;
}
.section-trademark {
    margin-top: 7%;
    margin-bottom: 7%;
}  
.detail-bgproduct {
    min-height: auto;
}
}





