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

.unknown_prf .btn-main,
.unknown_prf:hover .btn-main {
  margin-bottom: 0 !important;
}

body {
  font-size: 17px;
  overflow-x: hidden;
  color: #222231;
}
a {
  color: #222231;
}
a:hover {
  color: #0458a5;
}

.itopplus-bg {
  background-image: url("https://itp1.itopfile.com/ImageServer/z_itp_040020243qvk/0/0/1z-z816203713057.webp");
  color: #20252f;
}

.itopplus-bg2 {
  background-image: url("http://itp1.itopfile.com/ImageServer/z_itp_040020243qvk/0/0/bg2z-z635234216639.webp");
  color: #fff;
  background-size: cover;
  background-attachment: fixed;
  background-position: center;
}

.itopplus-bg3 {
  background-image: url("http://itp1.itopfile.com/ImageServer/z_itp_040020243qvk/0/0/bg3z-z827793825684.webp");
  background-size: cover;
  background-attachment: fixed;
  background-position: top;
}

.navbar-default .navbar-nav > li > a {
  font-size: 1em;
  color: #222231;
  margin: 0;
  padding: 0;
}

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

.dropdown-menu > li > a {
  font-size: 1.1em;
  padding: 8px 15px;
  color: #222231;
}

.no-js .dropdown-menu > li > a:focus,
.no-js .dropdown-menu > li > a:hover {
  color: #fff;
  background: #0055a3;
}

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

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

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

  #controlMenu * {
    color: #222231 !important;
    border: none;
  }
}

@media screen and (min-width: 1024px) {
  .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-banner .container {
        display: grid;
        grid-template-columns: 15% 80%;
        align-items: center;
        justify-content: space-between;
    }
  
  .itopplus-logo {
    position: relative;
    min-height: 100px;
  }

  #controlBanner {
    position: absolute;
    object-fit: contain;
    padding: 15px 0;
    width: 100%;
    min-width: 190px;
    margin: 0 auto;
  }

  #nav-menu {
    display: grid;
    background: transparent;
    min-height: auto;
  }
  
  ul#itopplus-nav-bar {
    width: 100%;
    display: flex;
    justify-content: space-between;
}

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

/**/
.h1,
h1 {
  font-size: 3em;
}
.h2,
h2 {
  font-size: 2.4em;
  font-weight: 600;
}
.h3,
h3 {
  font-size: 1.7em;
  font-weight: 600;
}
.h4,
h4 {
  font-size: 1.2em;
  font-weight: 600;
}
.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;
}
/**/

/*footer*/
.itopplus-footer {
  font-size: 14px;
}
.itopplus-footer h4 {
  font-size: 1.3em;
  margin: 0px 0 15px;
}
.itopplus-footer a {
  color: #fff;
}
.itopplus-footer a:hover {
  color: #0458a5;
}
.footer-map {
  display: flex;
  align-items: center;
  gap: 20px;
  margin-bottom: 10px;
}
.footer-map-btn .btn-more {
  font-weight: 400;
  padding: 7px 25px;
  font-size: 1em;
}
.footer-menu-display {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 10px;
}
.copy-right {
  font-size: 0.9em;
  text-align: center;
}
.footer-icon-img {
  display: flex;
  gap: 10px;
}
.icon-img {
  transition: 0.5s;
}
.icon-img:hover {
  transform: scale(1.1);
}
.footer-pd {
  padding: 0 5% 0 20%;
}
.footer-map-text {
  width: 35%;
}
.footer-menu {
  padding: 0 25%;
}
.ITPcookiebar {
  width: 100% !important;
  z-index: 1004 !important;
}
.buttonExampleSite {
  border: 1px solid #0458a5 !important;
  color: #0458a5 !important;
  font-family: "LINE Seed Sans TH" !important;
}
.buttonExampleSite:hover {
  background: #0458a5 !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*/

/*หน้าแรก*/
.padding-pd {
  padding: 2%;
}
.menu-align {
  text-align: center;
  padding: 5% 0 2%;
  color: #20252f;
}
.about-us {
  padding: 15% 5% 15% 5%;
}
.about-us h3 {
  margin: 0;
  color: #20252f;
}
.about-us h2 {
  color: #0458a5;
  margin: 5px 0 20px;
}
.btn-more {
  background: #0458a5;
  color: #fff;
  border: none;
  font-weight: 600;
  font-size: 0.9em;
  padding: 11px 25px;
  border-radius: 50px;
  transition: 0.5s;
}
.btn-more:hover {
  background: #246fb0;
  color: #fff;
}
.service-block {
  text-align: center;
  padding: 0 10% 37%;
}
.join-us {
  text-align: center;
  padding: 13% 0;
}
figure.effect-jazz {
  background: transparent;
}
figure.effect-jazz figcaption::after {
  border-top: 0px solid #fff;
  border-bottom: 0px solid #fff;
}
.no-js .CASS-B-border {
  margin-top: -33%;
}
.CASS-B-border {
  position: relative;
  border: 0px solid #d4d4d4;
  border-radius: 0 0 0 150px;
  background: linear-gradient(0deg, rgba(51, 88, 122, 1) 0%, rgba(27, 57, 85, 1) 100%);
  color: #fff;
}
.CASS-B-middle-mid {
  padding: 0px;
}
.service-block2 {
  padding: 10% 10%;
  font-weight: 300;
}
.service-block2 h1 {
  font-weight: 300;
  margin: 0;
}
.service-block2 h2 {
  font-weight: 300;
  font-size: 2em;
  margin: 15px 0 25px;
}
.service-icon-block {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 10px;
}
.service-icon {
  display: grid;
  grid-template-columns: 35% 65%;
  align-items: center;
  justify-content: start;
  gap: 15px;
}
/*OUR CUSTOMER*/
.CASS-A-border {
  padding-bottom: 2%;
}
.CASS-A-main {
  box-shadow: none;
}
.CASS-A-top {
  border-top: solid 0px #d4d4d4;
}
.CASS-A-bottom {
  border-bottom: solid 0px #d4d4d4;
}
.CASS-A-middle-left {
  border-left: solid 0px #d4d4d4;
}
.CASS-A-middle-right {
  border-right: solid 0px #d4d4d4;
}
.CASS-A-middle-mid {
  padding: 0px;
}
.CASS-A-border .col-md-3.col-sm-4.col-xs-4 {
  width: 11.11%;
}
figure.effect-selena {
  background: transparent;
}
/*OUR CUSTOMER*/

/*form Contact*/
.CASS-D-border {
  background: rgba(0, 0, 0, 0.5) !important;
  margin: 0 auto;
  padding: 10% 3% 3%;
}
.CASS-C-head,
.CASS-D-head {
  font-family: "LINE Seed Sans TH";
}
.CASS-D-head h3 {
  margin: 0px 0 0;
  font-size: 2.1em;
  padding-left: 5px;
  color: #fff;
  text-align: center;
  font-weight: 600;
}
.CASS-D-border .form-control {
  border: none;
  background-color: transparent;
  border-bottom: 1px solid #fff;
  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: 5px 0px ;
  font-weight: 500;
  color: #fff !important;
  height: 50px;
}
.CASS-D-border .form-control option {
    color: black;
}
.CASS-D-border .form-control::placeholder {
  color: #fff !important;
}
.CASS-D-border .form-control:hover {
  border-bottom: 1px solid #0458a5;
}
.CASS-D-border .form-control:focus {
  border-bottom: 1px solid #0458a5;
  -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: #fff !important;
}
.CASS-D-border .btn {
  background-image: -webkit-linear-gradient(top, #111f39 0, #111f39 100%);
  background-image: -o-linear-gradient(top, #4d4d4d 0, #4d4d4d 100%);
  background: #fff;
  color: #000;
  text-shadow: 0 0px 0 #282828;
  background-repeat: repeat-x;
  border-color: #0000;
  border-radius: 50px;
  padding: 10px 20px;
  font-weight: 500;
  font-size: 0.9em;
  border: 0px solid transparent;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
}
.CASS-D-border .btn-default:active {
  background-color: #0458a5;
  color: #fff;
}
.CASS-D-border .btn-default:hover,
.CASS-D-border .btn-default:focus {
  background-position: 0 0px;
  background-color: #0458a5;
  color: #fff;
}
.CASS-D-border .ITPcheckboxAuthen {
  font-size: 0.9em;
  color: #555555;
  text-align: left !important;
  padding-left: 3%;
}
.CASS-D-border .col-md-offset-5.col-md-1.col-sm-12 {
  margin-left: 1%;
}
span#customAcceptPolicyText1,
span#contactUsAcceptPolicyText2 {
  color: #fff;
}
.CASS-D-border #editor1,
.CASS-D-border #editor2,
.CASS-D-border #editor3,
.CASS-D-border #editor4,
.CASS-D-border #editor5,
.CASS-D-border #editor6 {
  display: none;
}
.CASS-D-middle-mid {
  padding: 15px 0;
}
div#form6729f602d5c56a0013eb0a99 {
  padding: 0 15px !important;
}
/*form Contact*/

.eapps-widget-toolbar {
  display: none;
}
/*หน้าแรก*/

/*เกี่ยวกับเรา*/
.grid figure h2 {
  word-spacing: normal;
  font-weight: 600;
}
figure.effect-sadie h2,
figure.effect-sadie:hover h2 {
  top: 40%;
  left: 5%;
  color: #ffffff;
  transform: translate3d(0, 0%, 0);
  text-align: left;
}
figure.effect-sadie figcaption::before {
  background: -webkit-linear-gradient(top, rgba(72, 76, 97, 0) 0, rgba(72, 76, 97, 0) 75%);
  background: linear-gradient(to bottom, rgba(72, 76, 97, 0) 0, rgba(72, 76, 97, 0) 75%);
}
.about-us-pd .about-us {
  padding: 5%;
}
figure.effect-phoebe {
  background: transparent;
  border-radius: 0 100px 0 0;
}
figure.effect-phoebe img,
figure.effect-bubba img {
  opacity: 1;
  transition: 0.5s;
}
figure.effect-phoebe:hover img,
figure.effect-bubba:hover img {
  opacity: 1;
  transform: scale(1.1);
}
figure.effect-bubba {
  background: transparent;
  border-radius: 20px;
}
figure.effect-bubba figcaption::before {
  border-top: 0px solid #fff;
  border-bottom: 0px solid #fff;
}
figure.effect-bubba figcaption::after {
  border-right: 0px solid #fff;
  border-left: 0px solid #fff;
}
.md-bg {
  display: grid;
  grid-template-columns: 70% 30%;
  align-items: center;
  background: #eee;
  border-radius: 20px;
}
.md-bg-text {
  padding: 0 5%;
}
.md-bg-text h3 {
  color: #0458a5;
  line-height: 1.2;
  margin: 0 0 20px;
}
.md-bg-text2 {
  text-align: right;
  padding: 20px 0 0;
}
/* timeline */
.main-timeline {
  position: relative;
  transition: all 0.4s ease 0s;
}
.main-timeline:before {
  content: "";
  width: 1px;
  height: 100%;
  background: #c6c6c6;
  position: absolute;
  top: 0;
  left: 50%;
}
.main-timeline .timeline {
  position: relative;
}
.main-timeline .timeline:before,
.main-timeline .timeline:after {
  content: "";
  display: block;
  width: 100%;
  clear: both;
}
.main-timeline .timeline-icon {
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background: #19315d;
  border: 1px solid #19315d;
  position: absolute;
  top: 0;
  left: 2px;
  right: 0;
  margin: 0 auto;
  overflow: hidden;
}
.main-timeline .timeline-content {
  width: 45%;
  padding: 0px 20px 20px;
  border-radius: 0px;
  text-align: right;
  border-bottom: 0px solid #c6c6c6;
  -moz-box-shadow: 0 3px 0 rgba(0, 0, 0, 0.1);
  -ms-box-shadow: 0 3px 0 rgba(0, 0, 0, 0.1);
  transition: all 0.3s ease 0s;
}
.main-timeline .date {
  display: inline-block;
  font-size: 22px;
  font-weight: 400;
  color: #fff;
  padding: 8px 30px;
  background: #19315d;
}
.main-timeline .timeline-content.right {
  float: right;
  text-align: left;
}
.texttext2 h4 {
  color: #fff;
}
.bg1 h3 {
  font-weight: 600;
  margin-bottom: 10px;
  color: #0458a5;
}
.bg2024 {
  margin-bottom: 5%;
  width: 85%;
}
/*เกี่ยวกับเรา*/

/*สินค้าของเรา*/
.coming-soon {
  width: 70%;
  margin: 0 auto;
}
/*สินค้าของเรา*/

/*บริการของเรา*/
.service-icon-block2 {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 20px;
  padding: 5% 0 0;
}
.service-icon2 {
  text-align: center;
  padding: 0 3%;
  transition: 0.5s;
}
.service-icon2:hover {
  transform: translateY(-10px);
}
.service-icon2 h4 {
  height: 55px;
  margin: 0 0 2px;
}
.service-icon2 img {
  width: 30% !important;
  margin: 0 auto 15px;
}
.cer-img-block {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  width: 65%;
  margin: 2% auto 5%;
}
/*บริการของเรา*/

/*ร่วมงานกับเรา*/
.join-us-sub {
  text-align: center;
}
.join-us-sub h3 {
  margin: 30px 0 0;
}
.TabItpContentLandingPage10 > .nav-tabs > li > a span {
  font-size: 1.2em !important;
  font-weight: 600;
}
.TabItpContentLandingPage10 {
  font-family: "LINE Seed Sans TH";
  padding: 0px;
  box-shadow: none;
}
.TabItpContentLandingPage10 > .tab-content {
  color: #222231;
  background: #fff;
  font-size: 1em;
  letter-spacing: 0px;
  line-height: 1.5;
  border: none !important;
}
.TabItpContentLandingPage10 > .nav-tabs > li > a {
  color: #fff;
  background: #0458a5;
  font-size: 1em;
  padding: 20px 0;
}
.TabItpContentLandingPage10 > .nav-tabs > li > a:before {
  background-color: #0458a5;
}
.TabItpContentLandingPage10 .nav-tabs > li.active > a:focus {
  color: #ffffff !important;
}
.TabItpContentLandingPage10 > .tab-content h3 {
  color: #0458a5;
  font-size: 1.5em;
  margin: 0;
}
.TabItpContentLandingPage10 > .tab-content h4 {
  font-size: 1.1em;
  margin: 20px 0 5px;
  line-height: 1.2;
}
.Textmanager.font-inherit {
  text-align: left;
}
.TabItpContentLandingPage10 .tab-itp-background {
  padding: 2% 2% !important;
}
.btn-join {
  display: flex;
  gap: 10px;
  padding-top: 15px;
}
/*ร่วมงานกับเรา*/

/*Contact us*/
.text-contact {
  text-align: center;
  padding: 1% 0 0;
}
.text-contact h3 {
  font-weight: 600;
  line-height: 1.2;
  font-size: 1.5em;
  color: #0458a5;
}
.text-contact img {
  width: 30% !important;
}
.contact-block4 {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 10px;
  margin: 17px 0 0;
}
.contact-bg2 {
  display: grid;
  grid-template-columns: 40px auto;
  gap: 10px;
  align-items: center;
  background: #f4f4f4;
  border-radius: 50px;
  padding: 7px;
  line-height: 1.2;
  margin-bottom: 5px;
  font-size: 0.95em;
}
.contact-bg2:hover {
  background: #0458a5;
  color: #fff;
}
.TabItpContentLandingPage6 {
  background-color: transparent;
  padding: 0;
}
.TabItpContentLandingPage6 > ul {
  width: 100%;
  background-color: transparent;
  border-radius: 30px;
}
.TabItpContentLandingPage6 > ul > li > a {
  background-color: #eee !important;
  border-radius: 30px;
  margin-right: 5px;
  padding: 15px !important;
}
.TabItpContentLandingPage6 > ul > li.active > a,
.TabItpContentLandingPage6 > ul > li > a:hover {
  background-color: #0458a5 !important;
}
.TabItpContentLandingPage6 > ul > li > a > span {
  font-size: 1.2em !important;
  font-weight: 600;
}
.TabItpContentLandingPage6 .tab-itp-background {
  padding: 2% 0% 0 !important;
}
.contact-block {
  display: grid;
  grid-template-columns: 60% 37%;
  gap: 30px;
}
.contact-us-map iframe {
  height: 272px;
  border-radius: 20px;
}
/*Contact us*/

/*ข่าวสารและกิจกรรม*/
.itp-contentmanager-template5 .col-md-4.col-sm-4.col-xs-12.padding-col {
  width: 50%;
  padding: 0 !important;
}
.itp-contentmanager-template5 .col-md-8.col-sm-8.col-xs-12.padding-col {
  width: 50%;
  padding: 5% 5% !important;
}
.itp-contentmanager-template5 li.col-md-6.col-sm-6.col-xs-12 {
  border: 1px solid #e3e3e3;
  border-radius: 10px;
  padding: 0;
}
.itp-contentmanager-template5 .img-container {
  padding-bottom: 100%;
}
.itp-contentmanager-template5 .img-container .img {
  border-radius: 10px 0 0 10px;
}
.itp-contentmanager-template5 .col-md-8.col-sm-8.col-xs-12.padding-col strong {
  font-size: 17px;
  line-height: 1.2;
  font-weight: 600;
  display: block;
  margin: 0 0 5px;
}
.itp-contentmanager-template5 .col-md-8.col-sm-8.col-xs-12.padding-col p {
  font-size: 14px;
}
.img-content {
  margin: 2% 0;
  text-align: center;
}
.img-content img {
  margin-bottom: 2%;
}
/*ข่าวสารและกิจกรรม*/

/*บริการของเรา*/
.col-section {
}
article.col-md-6.item.-micro {
  width: 25%;
}
.Contentmanager .site .col-section .item.-micro {
  padding: 10px 10px 10px;
}
.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%;
}
.Contentmanager .site .col-section .item.-micro a .caption {
  width: 100%;
  padding-left: 0;
  background: transparent;
  font-size: 0.9em;
}
.Contentmanager .site .col-section .item.-micro a .caption .title {
  font-size: 1.1em;
  font-weight: 600;
  color: #000;
  padding: 7% 0% 0%;
  text-align: center;
  height: 70px;
}
.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 {
  color: #222231;
  text-align: center;
}
.Contentmanager .site .col-section .item.-micro a .caption .time .btn-more {
  font-weight: 400;
  padding: 7px 20px;
}
h3.managerHeader {
  font-size: 2em;
  font-weight: 600;
  text-align: center;
  color: #222231;
}
#Contentmanager .post-time {
  display: none;
}
.page-header {
  border-bottom: 0px solid #eee;
}
.col-md-6.pull-left {
  padding: 0;
  width: 50%;
  margin: 0 4% 0 0;
}
.col-md-6.pull-right {
  padding: 0;
  width: 50%;
  margin: 0 0 0 4%;
}
.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: 20px 0 10px;
  font-size: 1.8em;
}
.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 {
  padding: 5px 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: 20px;
}
.social-icon {
  border-radius: 5px;
}
.social-share {
  top: 15px;
}
.landingpagemanager {
  display: none;
}
.Textmanager.font-inherit .TabItpContentLandingPage6 {
  margin: 0 -15px;
}
.service-landing-pd {
  padding: 15% 0;
}
table.tj2 {
  width: 100%;
}

table.tj2 td {
  border: 1px solid #ccc;
  padding: 12px;
  text-align: center;
  vertical-align: baseline;
}
.service-sub2 h3 {
  line-height: 1.3;
  margin: 25px 0 0;
  font-size: 1.5em;
  color: #0458a5;
}
.service-sub2 h4 {
  margin: 25px 0 10px;
  font-size: 1.1em;
}
table.tj2 img {
  width: 50% !important;
}
/*บริการของเรา*/

/*สินค้าของเรา*/
#Component678f02074114ce00131fbd80 .col-md-3.col-sm-4.col-xs-4,
#Component678f02dfbedc3500130fa38c .col-md-3.col-sm-4.col-xs-4 {
  width: 12.5%;
}
.product-name2 {
  text-align: center;
  padding: 5% 0;
}
.product-sub2 {
  padding: 0 5%;
}
.product-sub2-pd {
  padding: 20% 5%;
}
/*สินค้าของเรา*/

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

/* Large Devices, Wide Screens */
@media only screen and (min-width: 1900px) {
  body {
    font-size: 21px;
  }
  .dropdown-menu > li > a {
    font-size: 1.3em;
  }
  .container {
    width: 1440px;
  }
  .itopplus-footer {
    font-size: 17px;
  }
  .ITPcookiebar,
  .buttonExampleSite {
    font-size: 16px !important;
  }
  .service-icon2 h4 {
    height: 65px;
  }
  .contact-us-map iframe {
    height: 286px;
  }
  .Contentmanager .site .col-section .item.-micro a .caption .title {
    height: 95px;
  }
  .itp-contentmanager-template5 .col-md-8.col-sm-8.col-xs-12.padding-col p {
    font-size: 18px;
  }
  .itp-contentmanager-template5 .col-md-8.col-sm-8.col-xs-12.padding-col strong {
    font-size: 22px;
  }
}

/* Large Devices, Wide Screens */
@media only screen and (max-width: 1191px) {
  body {
    font-size: 16px;
  }

  .itopplus-banner .container {
    width: 100%;
  }


  #controlBanner {
    padding: 15px 0;
    min-width: 135px;
    margin: 0 !important;
  }

  .about-us {
    padding: 15% 0% 15% 5%;
  }
  .service-block {
    padding: 0 5% 37%;
  }
  .itopplus-footer {
    font-size: 13px;
  }
  .about-us-pd .about-us {
    padding: 2%;
  }
  .contact-us-map iframe {
    height: 265px;
  }

  .itp-contentmanager-template5 .col-md-8.col-sm-8.col-xs-12.padding-col p {
    font-size: 12px;
  }
  .itp-contentmanager-template5 .col-md-8.col-sm-8.col-xs-12.padding-col strong {
    font-size: 14px;
  }
  .Contentmanager .site .col-section .item.-micro a .caption .title {
    height: 90px;
  }
  .TabItpContentLandingPage6 > ul > li > a {
    padding: 15px 5px !important;
  }
}

/* Large Devices, Wide Screens */
@media only screen and (max-width: 900px) {
  .itopplus-logo {
    min-height: auto;
  }
  .about-us {
    padding: 15% 0% 1% 5%;
  }
  .service-block2 {
    padding: 2% 10%;
  }
  .CASS-D-middle-mid div {
    padding: 0;
  }
  figure.effect-sadie h2,
  figure.effect-sadie:hover h2 {
    top: 50%;
  }
  .TabItpContentLandingPage6 > ul {
    display: flex;
  }
  .nav-justified > li {
    width: 100%;
  }
  .contact-block {
    grid-template-columns: repeat(1, 1fr);
    gap: 30px;
  }
  .itp-contentmanager-template5 .col-md-8.col-sm-8.col-xs-12.padding-col p {
    display: none;
  }
  .table-responsive {
    border: 0px solid #ddd;
  }
  .TabItpContentLandingPage6 > ul > li > a {
    padding: 15px 15px !important;
  }
}

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

  .itp-contentmanager-template5 > * {
    width: 100% !important;
    margin: 0 !important;
    padding: 0 !important;
  }
}


/* Large Devices, Wide Screens */
@media only screen and (max-width: 480px) {
  .itopplus-slide div {
    padding: 0 !important;
  }
  .h2,
  h2 {
    font-size: 2em;
  }
  .h3,
  h3 {
    font-size: 1.5em;
  }
  .itopplus-logo {
    min-height: 50px;
  }
  .about-us {
    padding: 5% 0% 1% 0%;
  }
  .itopplus-bg {
    background-size: cover;
  }
  .service-block {
    color: #fff;
  }
  .service-block2 {
    padding: 5%;
  }
  .service-block2 h2 {
    font-size: 1.6em;
  }
  .CASS-B-border {
    border-radius: 50px 0 0 0;
  }
  .itopplus-bg2,
  .itopplus-bg3 {
    background-attachment: inherit;
  }
  .CASS-D-head h3 {
    font-size: 1.75em;
  }
  figure.effect-sadie h2,
  figure.effect-sadie:hover h2 {
    top: 35%;
    font-size: 1.3em;
  }
  .about-us-pd .about-us {
    padding: 0%;
  }
  .service-icon-block2 {
    grid-template-columns: repeat(2, 1fr);
  }
  .service-icon2 h4 {
    height: 75px;
  }
  .cer-img-block {
    width: 100%;
  }
  .TabItpContentLandingPage10 > .nav-tabs {
    width: 100%;
  }
  .TabItpContentLandingPage10 {
    display: inline-grid;
  }
  .TabItpContentLandingPage6 > ul {
    flex-direction: column;
  }
  .contact-block4 {
    grid-template-columns: repeat(1, 1fr);
  }
  .Textmanager.font-inherit h3 {
    font-size: 1.4em;
  }
  .contenemanager-gallery .col-xs-12.col-md-3,
  .Contenemanager-gallery .col-xs-6.col-md-3 {
    width: 100%;
  }
  article.col-md-6.item.-micro {
    width: 100%;
  }
  .Contentmanager .site .col-section .item.-micro a .caption .title {
    height: inherit;
  }
  .col-md-6.pull-left,
  .col-md-6.pull-right {
    padding: 0;
    width: 100%;
    margin: 0 0% 0 0;
  }
  .Textmanager.font-inherit {
    display: block;
  }

  .itp-contentmanager-template5 .col-md-8.col-sm-8.col-xs-12.padding-col strong {
    font-size: 17px;
  }
  .itp-contentmanager-template5 .col-md-8.col-sm-8.col-xs-12.padding-col p {
    display: block;
    font-size: 14px;
  }
  .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 {
    width: 100%;
  }
  .itp-contentmanager-template5 .img-container .img {
    border-radius: 10px 10px 0 0;
  }
  .md-bg {
    grid-template-columns: repeat(1, 1fr);
  }
  .md-bg-text {
    padding: 10% 10%;
  }
  .main-timeline:before {
    left: 0%;
  }
  .main-timeline .timeline-content {
    width: 100%;
    padding: 0px 20px 20px;
    text-align: left;
  }
  .main-timeline .timeline-icon {
    width: 15px;
    height: 15px;
    left: -5px;
    margin: 0 0;
  }
  table.tj2 {
    width: 100% !important;
  }
}


