.itopplus-background {

}
.unknown {
  position: fixed;
  bottom: 8% !important;
}

.unknown_prf .btn-main,
.unknown_prf:hover .btn-main {
  margin-bottom: 0 !important;
}
body {
  font-size: 16px;
  overflow-x: hidden;
  color: #1d1d1d;
  font-family: "Montserrat", "Noto Serif Thai";
}
a {
  color: #1d1d1d;
}
a:hover {
  color: #eb4c24;
}
b,
strong {
  font-weight: 600;
}

.itopplus-header {
  background-color: #1f2f91;
  color: #fff;
}
.itopplus-bg {
  background-image: url("https://itp1.itopfile.com/ImageServer/z_itp_28022024h1h3/0/0/1z-z731309286850.jpg");
  background-size: cover;
}

.itopplus-bg2 {
  background-image: url("https://itp1.itopfile.com/ImageServer/z_itp_28022024h1h3/0/0/2z-z709398648112.jpg");
  background-size: cover;
}

.itopplus-bg5 {
  background-image: url("https://itp1.itopfile.com/ImageServer/z_itp_28022024h1h3/0/0/5z-z837180736834.jpg");
}

.navbar-default .navbar-nav > li > a {
  font-size: 1.2em;
  color: #1d1d1d;
  margin: 0 0px;
  padding: 8px 15px;
  border-radius: none;
  /*  font-family: "Montserrat", sans-serif;*/
}

.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: #eb4c24 !important;
  box-shadow: none;
  border-color: transparent;
  background: transparent;
  background-color: transparent;
}

.dropdown-menu > li > a {
  font-size: 1.2em;
  color: #1d1d1d;
  padding: 3px 15px;
  /* font-family: "Montserrat", sans-serif;*/
}

.no-js .dropdown-menu > li > a:focus,
.no-js .dropdown-menu > li > a:hover {
  color: #fff;
  background: #1d1d1d;
}
.no-js .dropdown-menu > li > a:focus,
.no-js .dropdown-menu > li > a:hover img {
  filter: invert(1);
}

@media screen and (max-width: 1023px) {
  #controlBanner img {
    position: fixed;
    top: 5px;
    left: 10px;
    width: 65px !important;
    z-index: 10000;
  }

  #nav-menu,
  #ItopplusMainSidebar > div {
    background: #fff !important;
  }

  #itpMenuSideBar span {
    background-color: #000 !important;
  }

  #controlMenu *:not(.caret, .caret-right) {
    color: #000 !important;
    border: none;
  }

  .navbar-header a {
    visibility: hidden;
  }

  .itopplus-mobile {
    width: fit-content;
    position: fixed;
    top: 5px;
    left: 0;
    right: 0;
    z-index: 1001;
    color: #000099;
    font-weight: 700;
    margin: auto;
    text-align: center;
  }
  .footer-logo {
    margin: auto;
    max-width: 220px;
  }

  .icon-img {
    max-width: 70px;
  }

  .footer-icon-img {
    justify-content: center;
    margin: 20px auto 0;
  }

  .itopplus-footer .col-md-3.col-sm-6 {
    width: 100%;
  }
}

@media screen and (min-width: 1024px) {
  .itopplus-banner > .container {
    display: grid;
    grid-template-columns: 10% auto 17%;
    align-items: center;
    width: 1250px;
  }

  .no-js .itopplus-banner {
    position: sticky;
    top: 0;
    z-index: 110;
  }

  .itopplus-banner {
    background: #fff;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    transition: 0.3s;
  }

  .itopplus-sticky {
    background: #fff !important;
  }

  #controlBanner {
    object-fit: contain;
    padding: 15px 0;
    width: clamp(120px, 70%, 20vw);
    margin: 0 0;
  }

  #itopplus-nav-bar {
    display: flex;
    width: 100%;
    justify-content: center;
  }

  .itopplus-search {
    text-align: right;
    color: #444;
  }

  .itopplus-layout {
    display: grid;
    grid-template-columns: 25% 75%;
    gap: 20px;
  }
  .no-js .itopplus-mobile {
    display: none;
  }
}

/**/
.h1,
h1 {
  font-size: 3.8em;
  font-weight: 600;
}
.h2,
h2 {
  font-size: 2.7em;
  font-weight: 600;
}
.h3,
h3 {
  font-size: 1.6em;
  font-weight: 500;
  line-height: 1.2;
}
.h4,
h4 {
  font-size: 1.2em;
  font-weight: 400;
  line-height: 1.3;
}
.h5,
h5 {
  font-size: 1.1em;
}
.boderedlayoutClient {
  border-top: 0px dashed transparent;
  border-left: 0px dashed transparent;
  border-right: 0px dashed transparent;
  border-bottom: 0px dashed transparent;
}
ol,
ul {
  margin-top: 10px;
  margin-bottom: 10px;
}
/**/

/*header*/
.header-name {
  font-weight: bold;
}
.itopplus-header {
  font-size: 0.9em;
}
.itopplus-search {
  font-size: 0.9em;
}
.itopplus-header a {
  color: #fff;
}
.itopplus-header a:hover {
  color: #eb4c24;
}
.header-icon-img {
  display: flex;
  gap: 10px;
}
.icon-img {
  transition: 0.5s;
}
.icon-img:hover {
  transform: scale(1.1);
}
.header-block {
  width: 85%;
  display: grid;
  grid-template-columns: 45% 55%;
  align-items: center;
  gap: 10px;
  float: right;
  padding: 7px 0;
}
.tel-block {
  display: grid;
  grid-template-columns: 20px auto;
  gap: 10px;
  align-items: center;
}
.btn-member {
  background: #eb4c24;
  color: #fff;
  border: none;
  display: grid;
  grid-template-columns: 25px auto;
  gap: 10px;
  border-radius: 50px;
  padding: 7px 10px;
  align-items: center;
  transition: 0.5s;
}
.btn-member:hover {
  background: #000000;
  color: #fff;
}
/*header*/

/*footer*/
.itopplus-footer {
  font-size: 14px;
  line-height: 1.4;
}
.itopplus-footer h4 {
  font-size: 1.1em;
  margin: 0px 0 10px;
  font-weight: 600;
}
.itopplus-footer a {
  color: #ffffff;
}
.itopplus-footer a:hover {
  color: #eb4c24;
}
.footer-logo {
  width: 65%;
}
.btn-maps {
  background: #fff;
  color: #000000;
  border: none;
  padding: 6px 15px;
  border-radius: 50px;
  align-items: center;
  font-weight: 600;
  margin: 10px 0;
  transition: 0.5s;
  display: block;
}
.btn-maps:hover {
  background: #000000;
  color: #ffffff;
}
.btn-maps img {
  transition: 0.5s;
}
.btn-maps:hover img {
  transition: 0.5s;
  filter: brightness(20);
}
.tel-mail {
  display: grid;
  grid-template-columns: 18px auto;
  gap: 10px;
  margin-bottom: 15px;
}
.footer-icon-img {
  display: flex;
  gap: 10px;
  width: 70%;
  margin-top: 20px;
}
.footer-pd {
  padding-left: 15%;
}
.footer-menu {
  padding: 0 0 0 35%;
}
.footer-menu h4 {
  line-height: 1.7;
}
.copy-right {
  font-size: 0.9em;
}
.ITPcookiebar {
  width: 100% !important;
}
.buttonExampleSite {
  border: 1px solid #eb4c24 !important;
  color: #eb4c24 !important;
  font-family: "Noto Serif Thai", serif !important;
}
.buttonExampleSite:hover {
  background: #eb4c24 !important;
  color: #ffffff !important;
}
.ITP-pdpa-template-titleFont {
  font-size: 1.2em !important;
  padding-bottom: 0rem !important;
  font-weight: 600 !important;
}
.ITP-pdpa-template-contentFont {
  font-size: 1em !important;
}
.itpPDPALandingPage {
  padding: 6% 2% 2%;
}
/*footer*/

/*HOME*/
.why-icon-block {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 10px;
}
.why-icon {
  white-space: pre-line;
  font-size: 1.2em;
  text-align: center;
  color: #f5461b;
  font-weight: 600;
  padding: 5% 0%;
  transition: 0.5s;
}
.why-icon:hover {
  transform: translateY(-10px);
}
.why-icon img {
  width: 55% !important;
  margin: -38% 0 20px;
}
.about-us {
  white-space: pre-line;
  text-align: center;
  padding: 2% 0;
}
.about-us h4 {
  margin: 0 0 25px;
}
.about-us h1 {
  background: linear-gradient(90deg, rgba(65, 68, 72, 1) 0%, rgba(220, 220, 220, 1) 50%, rgba(65, 68, 72, 1) 100%);
  margin: 0;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-family: "Montserrat", sans-serif;
}
.about-us h3 {
  font-family: "Montserrat", sans-serif;
  text-transform: uppercase;
  margin: 10px 0 0;
}
.about-us h3 span {
  color: #eb4c24;
}
.about-us-border {
  border-bottom: 3px solid #8a8a8a;
  width: 7%;
  margin: 25px auto;
}
.btn-more {
  background: transparent;
  border: 2px solid #f5461b;
  color: #1d1d1d;
  font-weight: 600;
  padding: 6px 20px;
  border-radius: 50px;
  transition: 0.5s;
}
.btn-more:hover {
  background: #f5461b;
  border: 2px solid #f5461b;
  color: #fff;
}
.kitchen-intro {
  width: 55%;
  padding: 10% 0;
}
.kitchen-intro h4,
.medical-intro h4 {
  white-space: pre-line;
  margin: 0 0 25px;
}
.kitchen-intro h2,
.medical-intro h2 {
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
  margin: 0 0 25px;
  text-transform: uppercase;
}
.btn-view,
.btn-detail {
  background: #9b9696;
  color: #000;
  border: none;
  padding: 5px 20px;
  font-size: 0.9em;
  font-weight: 500;
  border-radius: 50px;
  transition: 0.5s;
}
.btn-view:hover,
.btn-detail:hover,
article.col-md-6.item.-micro:hover .btn-detail,
.nav-template li:hover .btn-detail {
  background: #f5461b;
  color: #fff;
}
.btn-view span,
.btn-detail span {
  padding: 0 0 0 2px;
  color: #f5461b;
}
.btn-view:hover span,
.btn-detail:hover span,
article.col-md-6.item.-micro:hover .btn-detail span,
.nav-template li:hover .btn-detail span {
  color: #fff;
}
.medical-intro {
  width: 50%;
  float: right;
  padding: 10% 0;
}
.menu-align {
  padding: 5% 0 1%;
}
.menu-align h1 {
  font-size: 2em;
  font-family: "Montserrat", sans-serif;
  text-transform: uppercase;
}
.padding-pd {
  padding: 2%;
}
.contact-home {
  text-align: center;
  padding: 2% 0 4%;
}
.contact-home h4 {
  white-space: pre-line;
}
.contact-home h3 {
  font-size: 2.4em;
  font-weight: 600;
  margin: 20px 0 10px;
}
.sym1 {
  margin: 0 0 -8%;
}
.sym2 {
  margin: 0 0 -5%;
}
.sym1,
.sym2 {
  color: #f5461b;
  font-size: 9em;
  line-height: 1;
}
.btn-tel {
  background: linear-gradient(to right, #414448 0, #989898 46%, #414448 100%);
  color: #fff;
  border: none;
  display: flex;
  align-items: center;
  padding: 15px 20px;
  width: 40%;
  justify-content: center;
  font-size: 1.2em;
  margin: 0 auto;
  transition: 0.5s;
}
.btn-tel:hover {
  background: linear-gradient(to right, #eb4c24 0, #ffab96 46%, #eb4c24 100%);
  color: #fff;
}
.btn-tel h4 {
  margin: 0;
  font-weight: 600;
}
.btn-tel img {
  width: 20px !important;
  margin: 0 10px;
}
.btn-align {
  text-align: center;
  padding: 0 0 5%;
}
/*HOME*/

/*เกี่ยวกับเรา*/
.about-bg2 {
  padding-top: 2%;
}
.about-bg2 h3 {
  text-align: center;
  margin: 5% 0 0;
  color: #eb4c24;
  font-weight: bold;
  font-size: 2em;
}
.about-bg-block {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 20px;
}
.about-bg {
  display: grid;
  grid-template-columns: 28% 72%;
  background: #ededed;
  border-radius: 200px;
  align-items: center;
  gap: 15px;
  font-size: 1.1em;
  padding: 0 10% 0 0;
  margin-bottom: 1%;
}
.ceo-name {
  text-align: center;
  padding: 7% 0 0;
  font-size: 1.2em;
}
.ceo-name h4 {
  color: #000;
  font-weight: bold;
  margin: 0 0 5px;
}
/*เกี่ยวกับเรา*/

/*Products*/

#Contentmanager .col-section .row.flex::before,
#Contentmanager .col-section .row.flex::after {
  display: none;
}

#Contentmanager .col-section .row.flex {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  gap: 15px;
}

#Contentmanager .col-section .row.flex article {
  width: 100% !important;
  margin: 0 !important;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
  background: #fff;
}

.Contentmanager .site .col-section .item.-micro:nth-child(odd) {
  border-right: solid 0px #e8e6e8;
  border-bottom: solid 0px #e8e6e8;
}
.Contentmanager .site .col-section .item.-micro:nth-child(even) {
  border-bottom: solid 0px #e8e6e8;
}

.Contentmanager .site .col-section .item.-micro a .image {
  width: 100%;
  border: 0px solid #eee;
  border-radius: 0px;

  padding-bottom: 20px;
}

.Contentmanager .site .col-section .item.-micro a .caption {
  width: 100%;
  padding-left: 0;
}
.Contentmanager .site .col-section .item.-micro a .caption .title {
  font-size: 1em;
  font-weight: 500;
  color: #000;
  text-align: center;
  margin-bottom: 0px;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 30px;
}
.Contentmanager .site .col-section .item.-micro a:hover .caption .title {
  color: #000;
}
.Contentmanager .site .col-section .item.-micro a .post {
  display: none;
}
.Contentmanager .site .col-section .item.-micro a .caption .time {
  text-align: left;
  font-size: 0.9em;
  color: #58595b;
  display: none;
}
.Contentmanager .site .col-section .item.-micro a .caption .time button.btn-detail {
  padding: 7px 15px;
}
h3.managerHeader {
  font-size: 2em;
  font-weight: 600;
  text-align: center;
}
#Contentmanager .post-time {
  display: none;
}
.page-header {
  margin: 10px 0 0;
  padding-bottom: 0px;
  border-bottom: 0px solid #eee;
}
.product-fixed-text {
}
.col-md-6.pull-left {
  padding: 0 8%;
  width: 45%;
  margin: 0 auto -3%;
}
.col-md-6.pull-right {
  padding: 0;
  width: 45%;
  margin: 0 0 0 5%;
}
.Textmanager.font-inherit {
  text-align: left;
  display: flow-root;
}
.Textmanager.font-inherit h4 {
  font-weight: 600;
  margin: 25px 0 5px;
  line-height: 1.3;
}
.Textmanager.font-inherit h3 {
  font-weight: 600;
  margin: 5px 0 0px;
}
.Textmanager.font-inherit p {
  margin: 0 0 0px;
}
.Textmanager.font-inherit strong {
  font-weight: 600;
}
.contenemanager-gallery .col-xs-12.col-md-3,
.Contenemanager-gallery .col-xs-6.col-md-3 {
  width: 20%;
  padding: 0px 15px 0;
}
.contenemanager-gallery .thumbnail,
.Contenemanager-gallery .thumbnail {
  padding: 0px;
  border: 0px solid #cecece;
  border-radius: 0px;
  transition: 0.3s;
}
.Contenemanager-gallery .thumbnail:hover,
.contenemanager-gallery .thumbnail:hover {
  transition: 0.3s;
}
.Contenemanager-gallery .thumbnail,
.img-thumbnail,
.contenemanager-gallery .thumbnail,
.img-thumbnail {
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.075);
  box-shadow: 0 0 0 rgba(0, 0, 0, 0.075);
  border-radius: 0px;
  transform: scale(1) !important;
}
#Contentmanager img.img-responsive {
  border-radius: 0px;
  position: relative !important;
  overflow: hidden !important;
  width: 100% !important;
  transition: 0.5s;
}
#Contentmanager img.img-responsive:hover {
  transform: scale(1.1);
}
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: transparent;
}
#Contentmanager .thumbnail {
  background-color: #fff;
  position: relative !important;
  overflow: hidden !important;
  border: 0px solid #eee;
  padding: 0px !important;
  box-shadow: none !important;
  border-radius: 0px;
}
.img-thumbnail {
  padding: 0px;
  border: 0px solid #ddd;
  border-radius: 0px;
}
.social-icon {
  border-radius: 5px;
}
.social-share {
  display: none;
}
.landingpagemanager {
  display: none;
}
.table-responsive {
  margin-bottom: 4%;
}
.table-responsive h4 {
  margin: 0 !important;
}
table.tj2 {
  width: 100%;
}
table.tj2 td,
table.tj2 th {
  border: 1px solid #eee;
  padding: 10px 8px;
  text-align: center;
  font-weight: 400;
  font-size: 0.7em;
}
.tj2 td:nth-child(1),
.tj2 th:nth-child(1) {
  text-align: left;
}
.product-sub {
  padding: 0% 0 0%;
}
.product-name {
  font-size: 0.9em;
  text-align: center;
  padding: 15% 0%;
}
.thumbnail {
  padding: 0px !important;
  background-color: transparent;
  border: 0px solid #ddd;
  border-radius: 0px;
  box-shadow: none;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1) !important;
}
.thumbnail .imageWidth.imageGallery {
  transform: scale(1);
  transition: 0.5s;
}
.thumbnail .imageWidth.imageGallery:hover {
  transform: scale(1.1);
}
.thumbnail .imgLightbox {
  position: relative !important;
  overflow: hidden !important;
  width: 100% !important;
  /*box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1) !important;*/
}
.btn-align .btn-download {
  margin: 0 0;
  grid-template-columns: 20px auto;
  padding: 9px 30px;
}
/*Products*/

/*NEWS & ARTICLE*/
.nav-template li.col-md-6.col-sm-6.col-xs-12 {
  width: 48%;
  margin: 0 10px 20px !important;
}
.nav-template li {
  padding: 0px;
}
.nav-template li a {
  color: #000000;
}
.nav-template .btn-group-sm > .btn,
.nav-template .btn-sm {
  font-size: 16px;
}
.btn-sm p {
  font-size: 14px;
  line-height: 1.3;
}
.itp-contentmanager-template5 .col-md-4.col-sm-4.col-xs-12.padding-col {
  width: 40%;
  padding: 0 !important;
}
.itp-contentmanager-template5 .col-md-8.col-sm-8.col-xs-12.padding-col {
  width: 60%;
  padding: 3% !important;
}
.itp-contentmanager-template5 .col-md-8.col-sm-8.col-xs-12.padding-col strong {
  font-size: 1.05em;
  display: block;
  margin-bottom: 10px;
}
.itp-contentmanager-template5 .col-md-8.col-sm-8.col-xs-12.padding-col .btn-detail {
  display: block;
  margin-top: 20px;
}
.img-container {
  padding-bottom: 100%;
}
.news-block {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
}
.news-block2 {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 20px;
}
.news-sub {
  margin-bottom: 10%;
  text-align: center;
}
.news-sub img {
  width: 100% !important;
  margin-bottom: 20px;
}
/*NEWS & ARTICLE*/

/*DOWNLOAD*/
.download-bg {
  display: grid;
  grid-template-columns: 40% 60%;
  background: #fff;
  align-items: center;
  transition: 0.5s;
}
.download-text h3 {
  font-family: "Montserrat", sans-serif;
  color: #eb4c24;
  margin: 0;
  font-size: 2.2em;
  font-weight: 600;
}
.download-text h4 {
  font-family: "Montserrat", sans-serif;
  font-size: 1.6em;
  margin: 5px 0 20px;
  font-weight: 500;
}
.btn-download {
  display: grid;
  grid-template-columns: 17px auto;
  gap: 10px;
  background: #ccc;
  color: #000000;
  border: none;
  font-size: 0.9em;
  padding: 4px 18px 7px;
  border-radius: 50px;
  transition: 0.5s;
}
.btn-download:hover {
  background: #eb4c25;
  color: #ffffff;
}
.btn-download img {
  transition: 0.5s;
}
.btn-download:hover img {
  filter: brightness(20);
}
/*DOWNLOAD*/

/*CONTACT US*/
.contact-block {
  padding-right: 7%;
}
.contact-block h3 {
  font-weight: 600;
}
.contact-block img {
  filter: invert(10);
}

/*form Contact*/
.no-js #Component67e0f8aac000350013b18495 label {
  display: none !important;
}
.no-js #Component67e0f8aac000350013b18495 .col-md-6 {
  width: 100%;
  margin-left: auto;
  display: block;
  margin-right: auto;
  float: initial;
}
.no-js #Component67e0f8aac000350013b18495 .form-control {
  border: 1px solid #ccc;
  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: 30px 20px;
  font-weight: 400;
  line-height: 1.5;
  background: #fff;
  color: #000 !important;
}
.no-js #Component67e0f8aac000350013b18495 .form-control:hover {
  border: 1px solid #eb4c24;
}
.no-js #Component67e0f8aac000350013b18495 .form-control::placeholder {
  color: #000 !important;
}
.no-js #Component67e0f8aac000350013b18495 .form-control:focus {
  border: 1px solid #eb4c24;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 0px 0px rgba(0, 0, 0, 0.075), 0 0 0px rgba(102, 175, 233, 0);
  color: #000 !important;
}
.no-js #Component67e0f8aac000350013b18495 .btn {
  background-image: -webkit-linear-gradient(top, #111f39 0, #111f39 100%);
  background-image: -o-linear-gradient(top, #f9a71f 0, #f9a71f 100%);
  background: #eb4c24;
  color: #fff;
  text-shadow: 0 0px 0 #3173ed;
  background-repeat: repeat-x;
  border-color: #6c5336;
  border-radius: 50px;
  padding: 8px 25px;
  font-size: 1em;
  font-weight: 400;
  border: 0px solid transparent;
}
.no-js #Component67e0f8aac000350013b18495 .btn-default:active {
  background: #eb4c24;
  color: #fff;
}
.no-js #Component67e0f8aac000350013b18495 .btn-default:hover,
.no-js #Component67e0f8aac000350013b18495 .btn-default:focus {
  background-position: 0 0px;
  background: #eb4c24;
  color: #fff;
}
.no-js #Component67e0f8aac000350013b18495 .col-xs-12.col-sm-5.col-md-5.padding {
  width: 100%;
}
.no-js #Component67e0f8aac000350013b18495 span.label {
  font-size: 0.85em;
  font-weight: 400;
}
.no-js #Component67e0f8aac000350013b18495 .ITPcheckboxAuthen {
  font-size: 0.9em;
  padding: 0 0 0 0%;
  margin-left: -2%;
}
span#contactUsAcceptPolicyText2 {
  display: block;
}
#iframe67e0fb09064502001354fd38 iframe {
  height: 200px;
}
/*CONTACT US*/

/*MEMBER*/

/*login*/
.template1 label {
  font-weight: 400;
}
.template1 .form-control {
  border: none;
  border: 1px solid #ccc;
  border-radius: 0px !important;
  -webkit-box-shadow: inset 0 0px 0px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 0px 0px rgba(0, 0, 0, 0.075);
  margin-top: 10px;
  padding: 28px 20px;
}
.template1 .form-control:focus {
  border-bottom: 1px solid #eb4c24;
}
.template1 .input-sm,
.template1 .form-horizontal .form-group-sm .form-control {
  font-size: 1em !important;
}
.template1 .form-group.margin span {
  font-size: 1.3em;
}
.no-js .template1 .btn-default,
.no-js .btn-warning,
.no-js .template1 .btn-default,
.no-js .btn-default {
  text-shadow: 0 0px 0 #fff;
  background-image: -webkit-linear-gradient(top, #fff 0, #e0e0e0 100%);
  background-image: -o-linear-gradient(top, #fff 0, #e0e0e0 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#e0e0e0));
  background-image: linear-gradient(to bottom, #fff 0, #e0e0e0 100%);
  background-repeat: repeat-x;
  border-color: #eb4c24;
  background: linear-gradient(to right, #eb4c24 0%, #eb4c24 100%);
  color: white;
  font-size: 1em;
  width: 160px !important;
  padding: 8px 0;
  border: none;
  border-radius: 0;
}
.no-js .template1 .btn-default:focus,
.no-js .template1 .btn-default:hover,
.no-js .template1 .btn-warning:hover,
.no-js .template1 .btn-warning:focus,
.no-js .template1 .btn-default:hover,
.no-js .template1 .btn-default:focus,
.no-js .modal-body .btn-default:hover,
.no-js .modal-body .btn-default:focus {
  background-color: #eb4c24;
  background-position: 0 -15px;
  color: white;
}
.no-js .template1 .btn-default.active,
.no-js .template1 .btn-default:active,
.no-js .template1 .btn-warning,
.no-js .template1 .btn-warning:active,
.no-js .modal-body .btn-default,
.no-js .modal-body .btn-default:active {
  background-color: #eb4c24;
  border-color: #eb4c24;
}
.panel.panel-default.margin .form-control-feedback {
  position: absolute;
  top: 23px;
  right: 0;
  z-index: 2;
  display: block;
  width: 40px;
  height: 40px;
  line-height: 40px !important;
  text-align: center;
  background-color: #eb4c24;
  color: white;
}

.no-js .input-group-addon {
  padding: 0px 6px;
  border-radius: 0px;
  background-color: #eb4c24;
  color: white;
  width: 40px;
  height: 40px;
}
.template1 .input-sm + .form-control-feedback {
  width: 30px !important;
  height: 30px !important;
  line-height: 3.5 !important;
}
.template1 .glyphicon {
  display: none;
}
.panel .input-group .form-control {
  border-radius: 0px !important;
}
.panel .form-horizontal .form-group-sm .form-control,
.panel .input-sm {
  height: 40px;
  padding: 5px 10px;
  font-size: 15px;
  border-radius: 0px;
}
/*MEMBER*/

.CustomImageGalleryType_2.row-fluid {
}

.effect-sadie {
    display: flex !important;
    flex-direction: column;
    background: #fff;
}

.effect-sadie figcaption {
    position: unset !important;
    padding: 0 !important;
    height: auto !important;
}

figure.effect-sadie p {
  position: relative;
  padding: 0 10px !important;
  width: 100%;
  opacity: 1;
  -webkit-transform: translate3d(0, 10px, 0);
  transform: translate3d(0, 0, 0);
  text-align: center;
  background: transparent;
  color: #1d1d1d;
  text-transform: uppercase;
  font-weight: 500;
  font-size: 0.7em;
  min-height: 40px;
}

figure.effect-sadie figcaption::before {
  z-index: 0;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: -webkit-linear-gradient(top, rgba(72, 76, 97, 0) 0, rgba(0, 0, 0, 1) 100%);
  background: transparent;
  content: "";
  opacity: 0;
  -webkit-transform: translate3d(0, 50%, 0);
  transform: translate3d(0, 50%, 0);
}
.grid figure p {
  letter-spacing: 0px;
}
.grid figure img {
  opacity: 1;
  transition: 0.5s;
}
.effect-sadie:hover img {
  opacity: 1;
  transform: scale(1.1) !important;
}
figure.effect-selena {
  background: #fff;
  border: 1px solid #eee;
}
#Component67ed141f20a26b001353cfa0 .col-md-3.col-sm-4.col-xs-4 {
  width: 14.28%;
}
.panel.panel-default.margin .input-group .form-control {
  border-radius: 0px !important;
  height: 40px;
}
.panel.panel-default.margin .input-group .form-control {
}
.panel-default > .panel-heading {
  color: #ffffff;
  background-color: #1f2f91 !important;
  border-color: #ddd;
}
.panel-default > .panel-heading {
  background-image: linear-gradient(to bottom, #1f2f91 0, #1f2f91 100%);
  color: #fff;
}
.panel-default > .panel-heading .close {
  color: #ffffff;
  opacity: 1;
}
.panel.panel-default.margin .input-group {
  width: 100%;
}
.panel.panel-default.margin .panel-footer {
  background-color: transparent;
  border: none !important;
  text-align: center;
}
.panel.panel-default.margin .checkbox,
.checkbox a {
  color: #1d1d1d !important;
}
.panel.panel-default.margin span {
  font-size: 1em !important;
}
figure.effect-phoebe {
  background: transparent;
}
figure.effect-phoebe h2 {
  margin-top: 0em;
  -webkit-transform: translate3d(0, 0px, 0);
  transform: translate3d(0, 0px, 0);
  font-size: 1em;
  text-align: center;
  color: #1e2f90;
}
.grid figure h2 {
  word-spacing: normal;
  font-weight: 400;
}
.banner-block {
  padding: 4% 0;
  width: 50%;
  text-align: left;
  float: right;
}
.banner-block h1 {
  font-size: 2.2em;
  color: #eb4c24;
  margin: 0;
}
.banner-block h3 {
  font-size: 1.2em;
  margin: 10px 0 0;
  font-weight: bold;
  color: #1e2f91;
}
#Component67e608a513e56f0013e71f81 .col-md-4.col-sm-4.col-xs-6.col-sm-5fix {
  /* width: 14.28% !important;*/
}

.product-fixed {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 20px;
}
.img-block-display {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  gap: 20px;
}
.product-sub-block {
}
.product-fixed-img img {
  width: 43% !important;
  margin: 0 auto;
  display: block;
}
.product-bg {
  background: #8e8f8f;
  color: #fff;
  padding: 10px;
  font-weight: 600;
  text-transform: uppercase;
}
ul.nav.nav-pills.nav-stacked {
  font-size: 0.8em;
}

/*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: #000;
  border-color: #000;
}
.pagination > li > a,
.pagination > li > span {
  color: #000;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  color: #000;
  background-color: #f7f7f7;
}
/*pagination*/

/* Large Devices, Wide Screens */
@media only screen and (min-width: 1900px) {
  .container {
    width: 85vw;
  }
  .itopplus-banner > .container {
    width: 85vw;
  }
  .navbar-default .navbar-nav > li > a {
    padding: 8px 20px;
  }
  body {
    font-size: 20px;
  }
  .dropdown-menu > li > a {
    font-size: 1.5em;
  }
  .tel-block {
    grid-template-columns: 27px auto;
  }
  .btn-member {
    grid-template-columns: 30px auto;
  }
  .btn-sm p {
    font-size: 18px;
  }
  .itp-contentmanager-template5 .col-md-8.col-sm-8.col-xs-12.padding-col strong {
    font-size: 1.35em;
  }
  .btn-tel img {
    width: 30px !important;
    margin: 0 15px;
  }
  .itopplus-footer {
    font-size: 18px;
  }
  .ITPcookiebar,
  .buttonExampleSite {
    font-size: 16px !important;
  }
  .contact-block {
    padding-right: 8%;
  }
  .no-js #Component67e0f8aac000350013b18495 .form-control {
    padding: 35px 20px;
  }
  #iframe67e0fb09064502001354fd38 iframe {
    height: 226px;
  }
  .panel.panel-default.margin .form-control-feedback {
    top: 27px;
  }
  .panel.panel-default.margin .input-group .form-control {
  }
  .header-icon-img {
    gap: 15px;
  }
  .header-name {
    padding: 0.5% 0;
  }
  .product-fixed-img img {
    width: 43% !important;
  }
  .pagination-sm > li > a,
  .pagination-sm > li > span {
    font-size: 16px;
  }
}

/* Large Devices, Wide Screens */
@media only screen and (max-width: 1191px) {
  .h2,
  h2 {
    font-size: 2.6em;
  }
  .header-block {
    width: 100%;
  }
  .navbar-default .navbar-nav > li > a {
    padding: 8px 10px;
    font-size: 1.1em;
  }
  .dropdown-menu > li > a {
    font-size: 1.2em;
  }
  .btn-member {
    grid-template-columns: 23px auto;
    gap: 5px;
    padding: 7px 7px;
    font-size: 0.9em;
  }
  .kitchen-intro h4,
  .medical-intro h4 {
    white-space: inherit;
  }

  .Contentmanager .site .col-section .item.-micro a .caption .title {
    bottom: 10px;
    padding: 0 5px;
  }
  .btn-sm p {
    font-size: 12px;
  }
  .itp-contentmanager-template5 .col-md-8.col-sm-8.col-xs-12.padding-col {
    padding: 0% 3% 0 !important;
  }
  .itp-contentmanager-template5 .col-md-8.col-sm-8.col-xs-12.padding-col strong {
    font-size: 1em;
  }
  .download-text h4 {
    font-size: 1.3em;
  }
  .itopplus-bg5 {
    background-size: cover;
  }
  .btn-tel {
    width: 45%;
  }
  .itopplus-footer {
    font-size: 11px;
  }

  .template1 .input-sm + .form-control-feedback {
    line-height: 5 !important;
  }
  .template1 .btn-default,
  .btn-warning {
    width: 150px !important;
  }
  .product-name {
    font-size: 0.8em;
    height: 75px;
  }
  li#menu67e0e4158a2ad70013fcfdb6 {
  }
  .about-bg2 h3 {
    font-size: 1.8em;
  }
  .product-fixed-img img {
    width: 70% !important;
  }
}

/* Large Devices, Wide Screens */
@media screen and (min-width: 1024px) and (max-width: 1200px) {
  .itopplus-banner > .container {
    width: 100%;
    grid-template-columns: 12% auto 18%;
  }
}

@media screen and (min-width: 481px) and (max-width: 1200px) {
  ul.nav-template.itp-contentmanager-template5 {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
  }

  ul.nav-template.itp-contentmanager-template5 > li {
    width: 100% !important;
  }
}

/* Large Devices, Wide Screens */
@media only screen and (max-width: 900px) {
  article.col-md-6.item.-micro {
    width: 17.3%;
  }

  .Contentmanager .site .col-section .item.-micro a .caption .title {
    font-size: 0.8em;
  }
  .menu-align h1 {
    font-size: 2em;
  }
  .btn-sm p {
    font-size: 11px;
  }
  .download-text h4 {
    font-size: 1em;
  }
  .download-text h3 {
    font-size: 1.8em;
  }
  .btn-tel {
    width: 60%;
  }
  .product-sub {
    padding: 15% 0 0;
  }
  .table-responsive {
    border: 0px solid #ddd;
  }
  .template1 .btn-default,
  .btn-warning {
    width: 100% !important;
  }
  .contact-block h3 {
    font-size: 1.3em;
  }
  span#contactUsAcceptPolicyText2 {
    display: inline;
  }
  #iframe67e0fb09064502001354fd38 iframe {
    height: 180px;
  }
  .panel .input-group {
    display: flex;
  }
  .input-group-addon {
    padding: 10px 6px;
  }
  .row-fluid [class*="col-sm-5fix"],
  .uneditable-input[class*="col-sm-5fix"],
  [class*="col-sm-5fix"] {
    width: 20%;
  }
  .about-us {
    white-space: inherit;
  }
  .btn-sm p {
    font-size: 8px;
  }
  .contact-home h4 {
    white-space: inherit;
  }
  .ceo-name h4 {
    font-size: 1.1em;
  }
  .product-sub-block {
    height: inherit;
    overflow-y: inherit;
  }
  .product-fixed-img img {
    width: 100% !important;
  }
  .grid figure figcaption {
    padding: 0em;
  }
  .banner-block {
    padding: 6% 0;
    width: 60%;
    font-size: 0.7em;
  }
  figure.effect-sadie p {
    font-size: 0.5em;
  }
}

/* Large Devices, Wide Screens */
@media only screen and (max-width: 480px) {
  #Contentmanager .col-section .row.flex {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
  }

  #formdisplay6863520cf802b50013326044 {
    padding: 20px;
  }

  #form6863520cf802b50013326044 div {
    width: -webkit-fill-available !important;
    padding: 0;
  }

  #formdisplay6863520cf802b50013326044 .col-md-offset-5 {
    display: grid;
    place-content: center;
    width: 100% !important;
    margin: auto;
  }

  #imagesControl67dd0fd18a2ad70013fcc8f6,
  #imagesControl685a0d35470a310013f9da06 {
    padding: 0 !important;
  }
  .why-icon-block {
    grid-template-columns: repeat(2, 1fr);
  }
  .why-icon img {
    width: 45% !important;
    margin: 0% 0 20px;
  }
  .h1,
  h1 {
    font-size: 2.8em;
  }
  .about-us h1 {
    width: 100%;
  }
  .about-us {
    white-space: inherit;
  }
  .kitchen-intro,
  .medical-intro {
    width: 100%;
  }

  .col-section {
    padding: 0 5% 2%;
  }
  .Contentmanager .site .col-section .item.-micro a .caption {
    padding: 7% 0% 0;
  }
  .Contentmanager .site .col-section .item.-micro a .caption .title {
    font-size: 0.9em;
  }
  .menu-align h1 {
    font-size: 1.8em;
  }
  .nav-template li.col-md-6.col-sm-6.col-xs-12 {
    width: 100%;
    margin: 0 0px 20px !important;
  }
  .download-text h3 {
    font-size: 1.4em;
  }
  .download-text h4 {
    margin: 5px 0 12px;
  }
  .btn-download {
    grid-template-columns: 15px auto;
    gap: 7px;
    padding: 4px 10px 7px;
  }
  .sym1,
  .sym2 {
    font-size: 8em;
  }
  .contact-home h4 {
    white-space: inherit;
  }
  .sym1 {
    margin: 0 0 -21%;
  }
  .contact-home h3 {
    font-size: 2em;
  }
  .btn-tel {
    width: 100%;
    font-size: 1em;
    padding: 15px 10px;
  }
  h3.managerHeader {
    font-size: 2em;
  }
  .col-md-6.pull-left,
  .col-md-6.pull-right {
    width: 100%;
    margin: 0 0% 0 0;
  }
  .Textmanager.font-inherit {
    display: block;
  }
  table.tj2 td,
  table.tj2 th {
    padding: 10px 2px;
  }
  .product-sub {
    padding: 0% 0 0;
  }
  .news-block,
  .news-block2 {
    grid-template-columns: repeat(1, 1fr);
  }
  .contact-block {
    padding-right: 0%;
  }
  .no-js #Component67e0f8aac000350013b18495 .form-control {
    padding: 27px 20px;
  }
  .no-js #Component67e0f8aac000350013b18495 .col-md-6 {
    padding: 0 15px;
  }
  .itp-contentmanager-template5 .col-md-4.col-sm-4.col-xs-12.padding-col {
    width: 100%;
  }
  .itp-contentmanager-template5 .col-md-8.col-sm-8.col-xs-12.padding-col {
    padding: 5% 0% 0 !important;
    width: 100%;
  }
  .itp-contentmanager-template5 .col-md-8.col-sm-8.col-xs-12.padding-col strong {
    font-size: 1.1em;
  }
  .btn-sm p {
    font-size: 15px;
  }
  .row-fluid [class*="col-sm-5fix"],
  .uneditable-input[class*="col-sm-5fix"],
  [class*="col-sm-5fix"] {
    width: 50%;
  }
  .contenemanager-gallery .col-xs-12.col-md-3,
  .Contenemanager-gallery .col-xs-6.col-md-3 {
    width: 50%;
  }
  .product-name {
    height: 80px;
  }
  #Component67ed141f20a26b001353cfa0 .col-md-3.col-sm-4.col-xs-6 {
    width: 33.33%;
  }
  .about-bg-block {
    grid-template-columns: repeat(1, 1fr);
  }
  .about-bg {
    align-items: start;
  }
  .why-icon {
    font-size: 1em;
  }

  .Contentmanager .site .col-section .item.-micro a .caption .time {
    font-size: 0.8em;
  }
  .Contentmanager .site .col-section .item.-micro a .caption .time button.btn-detail {
    padding: 7px 10px;
  }
  .product-fixed {
    grid-template-columns: repeat(1, 1fr);
  }
  .img-block-display {
    grid-template-columns: repeat(2, 1fr);
  }
  .banner-block {
    padding: 5% 0;
    font-size: 0.35em;
  }
  figure.effect-sadie p {
    font-size: 0.6em;
  }
  .footer-pd {
    padding-left: 0%;
  }
  .footer-menu {
    padding: 0 0 0 0%;
  }
  .footer-logo {
    width: 40%;
  }
}

.footer-qr {
  width: 10vw;
  min-width: 100px;
  max-width: 150px;
}

.caret-right {
  display: inline-block !important;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px solid;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}

@media only screen and (max-width: 480px) {
  .itopplus-mobile {
    left: 32px;
    width: fit-content;
  }

  .form-group > a.thumbnail.fancybox {
    margin-top: -30px;
  }

  .TabItpContentLandingPage.col-md-12 {
    padding: 0 !important;
    margin: -30px -10px 10px;
  }

  .col-md-12.text-justify {
    padding: 0;
  }

  div#Contentmanager {
    padding: 15px;
  }

  .col-md-12.padding.PitCustomClass2 {
    display: flex;
    flex-direction: column;
  }
}

@media only screen and (max-width: 375px) {
  .itopplus-mobile {
    font-size: 90%;
  }
}

.TabItpContentLandingPage img {
  width: 100% !important;
}

.grid {
  display: grid;
}


