.itopplus-background {

}
body,
html {
      font-size: 17px;
      color: #212531;
      overflow-x: hidden;
} 
a {
    color: #212531;
}
a:hover {
    color: #c00303;
}
.itopplus-slide {
    background: linear-gradient(to right, rgba(192,3,3,1) 0%, rgba(90,1,1,1) 100%);
    color: #fff;
}

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

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

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

/************Menu***************/
.navbar-default .navbar-nav>li>a {
    font-size: 1em;
    color: #333;
    margin: 0 5px;
    padding: 10px 15px;
}

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

.dropdown-menu>li>a {
    font-size: 1.2em;
    color: #333;
}

.dropdown-menu>li>a:focus,
.dropdown-menu>li>a:hover {
    color: #fff;
    background: linear-gradient(to right, rgba(192,3,3,1) 0%, rgba(90,1,1,1) 100%);
}

/********Only Sidebar*********/
@media screen and (max-width : 992px) {
    
.navbar-default .navbar-toggle .icon-bar {
    background-color: #333 !important;
    color: #333 !important;
}

#controlMenu,
#controlMenu i,
#controlMenu li a {
    color: #333 !important;
}

.navbar-default {
    background: #fff;
}
  
/*new logo nav*/
.navbar-header {
    display: flex;
    flex-direction: row-reverse;
    box-shadow: 0 0 5px 0 #ccc;
    padding: 0 10px;
}

.itopplus-logo img {
    position: fixed;
    object-fit: contain;
    width: 50px !important;
    top: 0;
    left: 15px;
}
  

}


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

.navbar-default {
    background: transparent;
}

#controlPosition {
    margin-top: 5%;
    text-align: right;
}

#controlBanner {
    object-fit: contain;
    padding: 10px;
    width: auto;
}

.itopplus-search {
    position: absolute;
    top: 1%;
}
}




/**/
.h1, h1 {
    font-size: 4em;
}
.h2, h2 {
    font-size: 3.1em;
    font-weight: 600;
}
.h3, h3 {
    font-size: 2.3em;
}
.h4, h4 {
    font-size: 1.2em;
}
.boderedlayoutClient {
    border-top: 0px dashed transparent;
    border-left: 0px dashed transparent;
    border-right: 0px dashed transparent;
    border-bottom: 0px dashed transparent;
}
/**/


/*header*/
.header-display {
    display: flex;
    width: 130%;
    align-items: center;
}
.header-icon-display {
    display: flex;
    gap: 10px;
    width: 100%;
}
.header-icon {
    transition: 0.5s;
}
.header-icon:hover {
   transform: scale(1.1);
}
.btn-tel {
    display: flex;
    gap: 1px;
    width: 155%;
    margin-left: 5%;
    border: 1px solid #a10109;
    padding: 6px 5px 6px 15px;
    border-radius: 50px;
    transition: 0.5s;
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
}
.btn-tel:hover {
    filter: grayscale(1);
}
.btn-tel-img {
    width: 15%;
}
/*header*/


/*footer*/
.itopplus-footer {
    font-size: 14px;
}
.itopplus-footer h4 {
    margin: 0 0 15px;
}
.itopplus-footer a {
    color: #fff;
}
.itopplus-footer a:hover {
    color: #c00303;
}
.footer-icon-display {
    display: flex;
    gap: 10px;
    width: 60%;
}
.footer-icon {
    transition: 0.5s;
}
.footer-icon:hover {
   transform: scale(1.1);
}
.footer-pd1 {
    padding-left: 25%;
}
.footer-pd2 {
    padding-left: 15%;
}
.footer-pd3 {
    padding-left: 10%;
}
.copy-right {
    padding: 0% 0 7%;
    text-align: center;
}
.ITPcookiebar {
    width: 100% !important;
}
.ITPcookieLeftText {
    padding-top: 27px !important;
}
.buttonExampleSite {
    border: 1px solid #c00303 !important;
    color: #c00303 !important;
    font-family: 'Noto Sans Thai', sans-serif !important;
}
.buttonExampleSite:hover {
    background: #c00303 !important;
    color: #ffffff !important;
}
.ITP-pdpa-template-titleFont {
    font-size: 1.2em !important;
    color: #c00303;
    padding-bottom: 0rem !important;
}
.ITP-pdpa-template-contentFont {
    font-size: 1em !important;
}
.itpPDPALandingPage {
    padding: 4% 2%;
}
/*footer*/


/*หน้าแรก*/
.menu-align {
    padding: 2% 0;
    text-align: center;
}
.menu-align h2 {
    margin: 0;
}
.menu-align h3 {
    font-size: 1.8em;
    margin: 0;
    font-weight: 400;
}
.imageWidth.imageGallery {
    transform: scale(1.0);
    transition: 0.5s;
}
.imageWidth.imageGallery:hover {
    transform: scale(1.1);
}
.imgLightbox {
  position: relative!important;
  overflow: hidden!important;
  width: 100%!important;
}
.about-detail {
    white-space: pre-line;
    color: #58595c;
    padding: 10% 1%;
}
.about-detail h2 {
    color: #212531;
    margin: 0 0 25px;
}
.btn-more {
    background: linear-gradient(to right, rgba(192,3,3,1) 0%, rgba(90,1,1,1) 100%);
    color: #fff;
    border: none;
    background-size: 200% 100%;
    moz-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
    padding: 10px 25px;
    font-size: 0.9em;
}
.btn-more:hover {
  background-position: 100% 0;
  moz-transition: all .4s ease-in-out;
  -o-transition: all .4s ease-in-out;
  -webkit-transition: all .4s ease-in-out;
  transition: all .4s ease-in-out;
}
.padding-pd {
    padding: 2%;
}
.why-icon {
    text-align: center;
    padding: 0 3% 15%;
    transition: 0.5s;
}
.why-icon:hover {
    transform: scale(1.1);
}
.why-icon img {
    width: 80% !important;
    margin: 0 auto 15%;
}
/*หน้าแรก*/


/*form*/
#formdisplay6503d86d071faf0014509cca {
}
.no-js #formdisplay6507b7c407977f0013239d99 .form-control   {
    border: none;
    border-bottom: 1px solid #242e49;
    border-radius: 0px!important;
    -webkit-box-shadow: inset 0 0px 0px rgba(0,0,0,.075);
    box-shadow: inset 0 0px 0px rgba(0,0,0,.075);
    font-size: 0.9em !important;
    padding: 20px 0;
    font-weight: 400;
    background: transparent;
    color: #242e49 !important;
}
.no-js #formdisplay6507b7c407977f0013239d99 .form-control:hover   {
    border-bottom: 1px solid #c00303;
}
.no-js #formdisplay6507b7c407977f0013239d99 .form-control:focus   {
    border-bottom: 1px solid #c00303;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102,175,233,.6);
    box-shadow: inset 0 0px 0px rgba(0,0,0,.075), 0 0 0px rgba(102, 175, 233, 0);
    color: #242e49 !important;
}
.no-js #formdisplay6507b7c407977f0013239d99 .btn {
    background-image: -webkit-linear-gradient(top,#111f39 0,#111f39 100%);
    background-image: -o-linear-gradient(top,#c00303 0,#c00303 100%);
    background: linear-gradient(to right, rgba(192,3,3,1) 0%, rgba(90,1,1,1) 100%);
    color: #fff;
    text-shadow: 0 0px 0 #c00303;
    background-repeat: repeat-x;
    border: 0px solid #232323;
    border-radius: 0px;
    padding: 10px 25px;
    font-size: 0.9em;
    box-shadow: none;
    text-transform: uppercase;
}
.no-js #formdisplay6507b7c407977f0013239d99 .btn-default:active   {
     background: #c00303;
      color: #fff;
}
.no-js #formdisplay6507b7c407977f0013239d99 .btn-default:hover, .no-js #formdisplay6507b7c407977f0013239d99 .btn-default:focus {
    background-position: 0 0px;
    background: #c00303;
      color: #fff;
}
.no-js #formdisplay6507b7c407977f0013239d99  .col-xs-12.col-sm-5.col-md-5.padding   {
    width: 100%;
}
.no-js #formdisplay6503d86d071faf0014509cca span.label  {
    font-size: 0.8em;
    font-weight: 400;
}
#formdisplay6507b7c407977f0013239d99 #editor1 , #formdisplay6507b7c407977f0013239d99 #editor2 , 
#formdisplay6507b7c407977f0013239d99 #editor3 , #formdisplay6507b7c407977f0013239d99 #editor4 ,
#formdisplay6507b7c407977f0013239d99 #editor5 {
    display: none;
}
#capcha0 {
    margin-left: -8px;
    margin-right: -45px;
}
#capcha0 .col-md-12.col-sm-12 span {
    display: none;
}
#capcha0 .col-md-9.col-sm-12 img {
    padding: 10px 5px 0 0;
}
#capcha0 .col-md-9.col-sm-12 span {
    display: contents;
    font-weight: 400;
}
a#capchatxt {
    color: #242e49;
}
.ITPcheckboxAuthen {
    font-size: 0.9em;
    font-weight: 400;
    padding: 0 0 0 4%;
    text-align: left !important;
    color: #242e49;
}
#formdisplay6507b7c407977f0013239d99 .form-control::placeholder {
    color: #232323 !important;
}
#btnview6507b7c407977f0013239d99 {
    margin-left: 33%;
}
.glyphicon-ok-circle:before {
    content: '✔';
    color: #fff;
}
.CASS-D-border {
    background-image: none;
    background-position: top;
    background-size: 100% 100%;
    background-color: rgba(255,255,255,0.8) !important;
    box-shadow: 0 16px 20px rgba(147,147,147,.1);
    box-shadow: none;
    border-radius: 0px;
    width: 50%;
    margin: 0% auto 5%;
}
/*form*/



/*ผลิตภัณฑ์*/
.Contentmanager .site .col-section .item.-micro a .caption {
    width: 100%;
    background: transparent;
    padding-left: 0;
    margin-bottom: 10px;
}
.Contentmanager .site .col-section .item.-micro a .caption .title {
    text-align: center;
    font-size: 1em;
    font-weight: 400;
    color: #232323;
    padding: 7% 0 0;
}
.Contentmanager .site .col-section .item.-micro a:hover .caption .title {
    color: #c00303;
}
.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 10px;
}
.Contentmanager .site .col-section .item.-micro a .image {
    width: 100%;
    margin-bottom: 0px;
    border: 0px solid #eee;
}
.Contentmanager .site .col-section .item.-micro a img {
    width: 100%;
    height: auto;
}
.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, .Contenemanager-gallery .col-xs-6.col-md-3 {
    padding: 5px 10px 0;
}
.contenemanager-gallery .thumbnail {
    padding: 0px;
    border: 0px solid #eee !important;
    transition: 0.3s;
}
.Contenemanager-gallery .thumbnail {
    padding: 0px;
    border: 0px solid #eee !important;
    transition: 0.3s;
}
.Contenemanager-gallery .thumbnail:hover {
    transform: scale(1.1);
    transition: 0.3s;
    position: relative !important;
    overflow: hidden !important;
}
.contenemanager-gallery .thumbnail:hover {
    transform: scale(1.1);
    transition: 0.3s;
    position: relative !important;
    overflow: hidden !important;
}
.Contenemanager-gallery .thumbnail,.img-thumbnail {
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .075);
    box-shadow: 0 0 0 rgba(0, 0, 0, .075);
    transform: scale(1.0) !important;
}
.contenemanager-gallery .thumbnail,.img-thumbnail {
    -webkit-box-shadow: 0 1px 2px rgb(0 0 0 / 8%);
    box-shadow: 0 0 0 rgb(0 0 0 / 8%);
    transform: scale(1.0) !important;
}
#Contentmanager img.img-responsive {
    position: relative !important;
    overflow: hidden !important;
    width: 100% !important;
    margin-bottom: 0px;
    transition: 0.5s;
}
#Contentmanager img.img-responsive:hover {
    transform: scale(1.1);
    transition: 0.3s;
    position: relative !important;
    overflow: hidden !important;
}
a.thumbnail:hover,a.thumbnail:focus,a.thumbnail.active {
    border-color: transparent;
}
#Contentmanager .thumbnail {
    background-color: #fff;
    background: transparent;
    position: relative !important;
    overflow: hidden !important;
    border: 0px solid #eee;
    padding: 0px !IMPORTANT;
    box-shadow: none;
    border-radius: 0px;
}
#Contentmanager .thumbnail:hover {
    border-radius: 0px;
}
.img-thumbnail {
    padding: 0px;
    border: 0px solid #ddd;
}
.col-md-6.pull-left {
    margin-left: -3%;
    margin-right: 2%;
    margin-top: 5%;
}
h3.managerHeader {
    font-size: 2.8em;
    font-weight: 600;
    text-align: center;
    background: linear-gradient(to right, rgba(192,3,3,1) 0%, rgba(90,1,1,1) 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
#Contentmanager .post-time {
    display: none;
}
.page-header {
    border-bottom: 0px solid #e7e7e7;
    padding-bottom: 0px;
    margin: 40px 20px 0px;
    display: none;
}
.Textmanager.font-inherit {
    text-align: left;
    display: flow-root;
    margin-top: 5%;
}
.Textmanager.font-inherit h1 {
    margin: 15px 0;
}
.Textmanager.font-inherit h2 {
    font-size: 1.8em;
    font-weight: 600;
    margin: 0px 0 0px;
}
.Textmanager.font-inherit h3 {
    font-size: 1.8em;
    font-weight: bold;
    margin: 10px 0 20px;
    background: linear-gradient(to right, rgba(192,3,3,1) 0%, rgba(90,1,1,1) 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.Textmanager.font-inherit h4 {
    margin: 10px 0 5px;
    font-weight: 600;
    line-height: 1.2;
    color: #212531;
}
.Textmanager.font-inherit li {
    margin: 10px 0;
}
.landingpagemanager {
    display: none;
}
.col-section {
    padding: 0 1%;
}
.product-detail {
    padding: 5%;
}
table.tj2 {
   width:100%;
}
table.tj2 td {
    border-bottom: 1px dashed #ccc;
    padding: 15px 0;
    vertical-align: baseline;
}
table.tj2 td:nth-child(1) {
     width: 30%;
}
table.tj2 td:nth-child(2) {
     width: 70%;
}
.shop-icon2 {
    font-size: 0.9em;
    background-color: #fff;
    color: #000;
    box-shadow: 0px 0px 15px rgba(0,0,0,10%);
    border-radius: 50px;
    margin-bottom: 15%;
    transition: 0.5s;
}
.shop-icon2:hover {
    background-color: #ae0403;
    color: #ffffff;
}
.shop-icon2 h4.media-heading {
    font-size: 1.1em;
    font-weight: 600;
}
.shop-icon2 .media-body {
    padding: 12px 0 0 5px;
}
.btn-tel2 {
    display: flex;
    gap: 1px;
    border-radius: 50px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
    font-size: 1.3em;
    justify-content: center;
    margin: 2% auto;
}
.btn-tel-img2 {
    width: 30px;
    filter: grayscale(1);
}
/*ผลิตภัณฑ์*/


/*เกี่ยวกับเรา*/
.about-detail-pd {
    padding: 0 0 0 5%;
    text-align: right;
}
/*เกี่ยวกับเรา*/


/*ข่าวสารและกิจกรรม*/
.coming-soon {
    width: 80%;
    margin: 0% auto;
}
/*ข่าวสารและกิจกรรม*/



/*ติดต่อเรา*/
.text-contact {

}
.text-contact h4 {
    font-size: 1.1em;
    font-weight: 600;
    margin: 10px 0 5px;
}
.padding-contact {
    padding: 9px 0 12px;
}
.text-contact h3 {
    font-size: 1.8em;
    font-weight: 600;
}
/*form Contact*/
.no-js #Component6507f797508a81001362fb84 label  {
    display: none!important;
}
.no-js #Component6507f797508a81001362fb84 .col-md-6 {
    width: 100%;
    margin-left: auto;
    display: block;
    margin-right: auto;
    float: initial;
}
.no-js #Component6507f797508a81001362fb84 .form-control  {
    border: 1px solid #dbdbdb;
    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%);
    font-size: 1em !important;
    padding: 25px 20px;
    font-weight: 400;
    line-height: 1.5;
    background: white;
    color: #000!important;
}
.no-js #Component6507f797508a81001362fb84 .form-control:hover   {
    border: 1px solid #c00303;
}
.no-js #Component6507f797508a81001362fb84 .form-control:focus  {
    border: 1px solid #c00303;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102,175,233,.6);
    box-shadow: inset 0 0px 0px rgba(0,0,0,.075), 0 0 0px rgba(102, 175, 233, 0);
    color: #000!important;
}
.no-js #Component6507f797508a81001362fb84 .btn {
    background-image: -webkit-linear-gradient(top,#111f39 0,#111f39 100%);
    background-image: -o-linear-gradient(top,#b3a8d0 0,#b3a8d0 100%);
    background: linear-gradient(to right, rgba(192,3,3,1) 0%, rgba(90,1,1,1) 100%);
    color: #fff;
    text-shadow: 0 0px 0 #b3a8d0;
    background-repeat: repeat-x;
    border-color: #0000;
    border-radius: 0px;
    padding: 10px 20px;
    font-size: 0.9em;
    font-weight: 400;
    border: 0px solid transparent;
}
.no-js #Component6507f797508a81001362fb84 .btn-default:active {
   background-color: #c00303;
}
.no-js #Component6507f797508a81001362fb84 .btn-default:hover, .no-js #Component6507f797508a81001362fb84 .btn-default:focus {
    background-position: 0 0px;
    background-color: #c00303;
}
.no-js #Component6507f797508a81001362fb84  .col-xs-12.col-sm-5.col-md-5.padding  {
    width: 100%;
}
.no-js #Component6507f797508a81001362fb84 span.label  {
    font-size: 0.85em;
    font-weight: 400;
}
.no-js #Component6507f797508a81001362fb84 .ITPcheckboxAuthen  {
    font-size: 0.9em;
    padding: 0 0 0 0%;
}
#iframe6507fdf427579a0013b37c31 iframe {
    margin-bottom: -18px;
}
/*ติดต่อเรา*/



/*pagination*/
.pagination>.active>a, .pagination>.active>span, .pagination>.active>a:hover, .pagination>.active>span:hover, .pagination>.active>a:focus, .pagination>.active>span:focus {
    background-color: #c00303;
    border-color: #c00303;
}
.pagination>li>a, .pagination>li>span {
    color: #c00303;
}
.pagination>li>a:hover, .pagination>li>span:hover, .pagination>li>a:focus, .pagination>li>span:focus {
    color: #c00303;
    background-color: #f7f7f7;
}
/*pagination*/


/* Large Devices, Wide Screens */
@media only screen and (min-width : 1900px) {
body, html {
    font-size: 20px;
}
  .dropdown-menu>li>a {
    font-size: 1.4em;
}
  .header-display {
    width: 130%;
}
  .ITPcookiebar , .buttonExampleSite {
    font-size: 16px !important;
}
  .no-js #formdisplay6507b7c407977f0013239d99 .form-control {
    padding: 25px 0;
}
  .padding-contact {
    padding: 14px 0 12px;
}
}



/* Large Devices, Wide Screens */
@media only screen and (max-width:1191px) {
body, html {
    font-size: 16px;
}
  .about-detail {
    white-space: inherit;
}
  .itopplus-bg , .itopplus-bg3 {
    background-size: cover;
}
  .itopplus-footer {
    font-size: 11px;
}
  .shop-icon2 {
    font-size: 0.8em;
}
}



/* Large Devices, Wide Screens */
@media only screen and (max-width:900px) {
.h2, h2 {
    font-size: 2.4em;
}
  .why-icon img {
    width: 40% !important;
}
   .row-fluid [class*=col-sm-5fix] {
    display: block;
     float: left;
     width: 20%;
 }
#formdisplay6507b7c407977f0013239d99 #display3 {
    margin-right: -20px;
}
  #btnview6507b7c407977f0013239d99 {
    margin-left: 28%;
}
  .copy-right {
    padding: 3% 0;
}
  .col-md-6.pull-left {
    margin-left: 0;
    margin-right: 0;
}
  .Textmanager.font-inherit {
    display: block;
}
  .table-responsive {
    border: 0px solid #ddd;
}
  .coming-soon {
    margin: 0% auto 74%;
}
  .shop-icon2 {
    font-size: 0.6em;
}
  .shop-icon2 .media-body {
    padding: 5px 0 0 5px;
}
}



/* Large Devices, Wide Screens */
@media only screen and (max-width:480px) {
#imagesControl6504370adb5e420012d03719 {
    padding: 0 !important;
}
  .row-fluid [class*=col-sm-5fix] {
     width: 100%;
 }
  article.col-md-6.item.-micro {
    width: 100%;
}
  .col-section {
    padding: 0 5%;
}
  .menu-align h3 {
    font-size: 1.4em;
}
  .CASS-D-border {
    width: 90%;
}
  #btnview6507b7c407977f0013239d99 {
    margin-left: 24%;
}
  .about-detail {
    padding: 1% 1%;
}
  .about-detail-pd {
    padding: 0 0 0 0%;
    text-align: left;
}
.shop-icon2 {
    font-size: 1em;
    margin-bottom: 5%;
    margin-top: 2%;
}
  .shop-icon2 .media-body {
    padding: 13px 0 0 5px;
}
  .shop-icon2 img {
    width: 90% !important;
}
}

@media (min-width: 992px) {
    .col-md-offset-8 {
        margin-left: 53.66666667%;
        margin-top: 10px;
    }
}

