.itopplus-background {

}
.itopplus-background {
}

body {
  font-size: 17px;
  overflow-x: hidden;
  color: #000000;
}

a {
  color: #000000;
}

a:hover {
  color: #eec069;
}

b,
strong {
  font-weight: 600;
}

.itopplus-bg {
  background-image: url("https://itp1.itopfile.com/ImageServer/z_itp_13012023j1eo/0/0/1z-z364666032642.webp");
  background-position: top;
  background-size: 100% auto;
  background-color: #fff7e3;
}

.itopplus-bg2 {
  background-image: url("https://itp1.itopfile.com/ImageServer/z_itp_13012023j1eo/0/0/2z-z1158423703131.webp");
  background-size: 100% auto;
  background-position: bottom;
  background-color: #fff7e3;
}

.itopplus-bg3 {
  background-image: url("https://itp1.itopfile.com/ImageServer/z_itp_13012023j1eo/0/0/3z-z1305377695284.webp");
}

.itopplus-bg4 {
  background-image: url("https://itp1.itopfile.com/ImageServer/z_itp_13012023j1eo/0/0/4z-z1655605010034.webp");
}

.itopplus-bg5 {
  background-image: url("https://itp1.itopfile.com/ImageServer/z_itp_13012023j1eo/0/0/5z-z673897929973.webp");
}

.itopplus-footer {
  background-image: url("https://itp1.itopfile.com/ImageServer/z_itp_13012023j1eo/0/0/fz-z308637387078.webp");
  background-size: cover;
}

/************Menu***************/
.navbar-default .navbar-nav > li > a {
  font-size: 1em;
  color: #fff;
  margin: 0 5px;
  padding: 10px 15px;
  font-family: "Noto Sans Thai", 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: #eec069 !important;
  box-shadow: none;
  border-radius: none;
  background: transparent;
  background-color: transparent;
}

.dropdown-menu > li > a {
  font-size: 1.1em;
  color: #000;
  font-family: "Noto Sans Thai", sans-serif;
}

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

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

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

  .navbar-default {
    background: #000;
  }

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

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

@media screen and (min-width: 1024px) {
  .navbar-default {
    background: transparent;
  }

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

  #controlPosition {
    text-align: center;
  }

  .itopplus-search {
    position: absolute;
    top: 40px;
    right: 10%;
    color: #fff;
    width: 25%;
    text-align: right;
  }

  .no-js .itopplus-banner {
    position: sticky;
    top: 0;
    width: 100%;
    background: #000;
    z-index: 110;
    transition: 0.5s;
  }

  .banner-sticky {
    background: #000 !important;
  }

  .itopplus-nav-bar li:not(:last-of-type):not(.itopplus-sidebar-menu-parent):not(.dropdown-submenu):after {
    content: "|";
    display: grid;
    place-content: center;
    color: #eec069;
  }
}

/**/
.h1,
h1 {
  font-size: 4em;
}

.h2,
h2 {
  font-size: 3.2em;
  font-weight: 700;
}

.h3,
h3 {
  font-size: 2em;
}

.h4,
h4 {
  font-size: 1.2em;
}

.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;
  color: #fff;
}

.itopplus-footer h4 {
  margin: 0px 0 20px;
  font-weight: 500;
}

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

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

.header-icon-display {
  display: flex;
  gap: 15px;
  width: 25%;
  justify-content: flex-end;
  margin: 0 0 0 auto;
}

.icon-img {
  transition: 0.5s;
}

.icon-img:hover {
  transform: scale(1.1);
}

.footer-logo {
  font-weight: 500;
  text-align: center;
}

.footer-logo h4 {
  margin: 0 0 5px;
}

.footer-logo h3 {
  margin: 0 0 20px;
}

.footer-logo img {
  width: 55% !important;
  margin: 0 auto 20px;
}

.footer-menu {
  padding-left: 15%;
  line-height: 1.8;
}

.footer-contact {
  padding-left: 10%;
}

.footer-contact .media-body,
.footer-contact2 .media-body {
  padding: 3px 10px;
}

.footer-contact2 {
  padding: 0 28%;
}

.line-qr img {
  border-radius: 15px;
}

.copy-place {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.copy-right {
  text-align: right;
  padding: 0 0 5%;
  font-size: 0.9em;
}

.copy-left {
  text-align: left;
  padding: 0 0 5%;
  font-size: 0.9em;
}

.ITPcookiebar {
  width: 100% !important;
}

.buttonExampleSite {
  border: 1px solid #000000 !important;
  color: #000000 !important;
  font-family: Kanit, sans-serif !important;
}

.buttonExampleSite:hover {
  background: #000000 !important;
  color: #ffffff !important;
}

.ITP-pdpa-template-titleFont {
  font-size: 1.2em !important;
  color: #000;
  padding-bottom: 0rem !important;
  font-weight: 600 !important;
}

.ITP-pdpa-template-contentFont {
  font-size: 1em !important;
}

.itpPDPALandingPage {
  padding: 6% 2% 2%;
}

/*footer*/

/*หน้าแรก*/
.menu-align {
  text-align: center;
  padding: 5% 0 2%;
}

.menu-align h2 {
  font-weight: 500;
  font-style: italic;
}

.menu-align h3 {
  font-style: italic;
  font-weight: 500;
}

.about-detail {
  padding: 5%;
}

.about-detail .media-body {
  white-space: pre-line;
  color: #e6cb84;
  font-size: 1.25em;
  font-weight: 400;
  padding: 0 0 0 30px;
}

.about-detail h4 {
  color: #e5cd8d;
  font-style: italic;
  font-size: 1.77em;
  margin: 0 0 5px;
}

.company-img {
  width: 45%;
  margin: 5% 0;
}

.btn-more {
  background: linear-gradient(0deg, rgba(201, 153, 85, 1) 0%, rgba(246, 207, 133, 1) 100%);
  color: #000000;
  border: none;
  padding: 7px 20px;
  clip-path: polygon(10% 0, 100% 0%, 90% 100%, 0% 100%);
  transition: 0.5s;
}

.btn-more:hover {
  background: linear-gradient(0deg, rgba(246, 207, 133, 1) 0%, rgba(246, 207, 133, 1) 100%);
  color: #000000;
}

.about-detail .btn-more {
  margin-top: 7%;
}

.padding-pd {
  padding: 9%;
}

#Component660a881b10bb2a001ab684fd {
  width: 90%;
  margin: 0 auto;
}

#Component660a891e10bb2a001ab6858c {
  width: 45%;
  margin: 0 auto;
}

.guarantee-img {
  text-align: center;
  padding: 0 0 2%;
}

.guarantee-img h4 {
  white-space: pre-line;
  font-size: 1.4em;
  line-height: 1.2;
}

.guarantee-img img {
  width: 40% !important;
  margin: 0 0 20px;
}

.padding-pd2 {
  padding: 6%;
}

figure.effect-phoebe {
  background: transparent;
}

figure.effect-phoebe h2 {
  margin-top: 1em;
  transform: translate3d(0, 0px, 0);
  font-size: 1em;
}

.grid figure h2 {
  word-spacing: normal;
  font-weight: 400;
}

.grid figure figcaption {
  padding: 1em 0;
}

figure.effect-phoebe img {
  opacity: 1;
  transition: 0.5s;
}

figure.effect-phoebe:hover img {
  transform: scale(1.05);
}

.product-name {
  text-align: center;
  width: 50%;
  padding: 6% 0 0;
}

.product-name h3 {
  white-space: pre-line;
  font-size: 1.15em;
  font-weight: 500;
  font-style: italic;
  margin: 0 0 20px;
}

.btn-view {
  background: linear-gradient(0deg, rgba(201, 153, 85, 1) 0%, rgba(246, 207, 133, 1) 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-size: 16px;
  border: none;
  font-style: italic;
  transition: 0.5s;
}

#slider660a8f0a78ff5c001ab70bb7,
#slider660a8fae10bb2a001ab68700 {
  margin: -1px 0;
}

#slider660a8f75eb226b001aa55b54 {
  margin: -1px;
}

.padding-pd3 {
  padding: 5%;
}

.service-name {
  padding: 31% 0;
  text-align: center;
}

.service-name h3 {
  font-weight: 500;
  font-style: italic;
  font-size: 2.2em;
  margin: 0 0 20px;
  color: #fff;
}

figure.effect-jazz {
  background: transparent;
}

figure.effect-jazz figcaption::after {
  border-top: 0px solid #fff;
  border-bottom: 0px solid #fff;
}

figure.effect-selena {
  background: transparent;
}

figure.effect-apollo {
  background: #fff;
}

figure.effect-apollo img {
  opacity: 1;
  transform: scale3d(1, 1, 1);
}

figure.effect-apollo:hover img {
  transform: scale3d(0.9, 0.9, 1);
}

.btn-align {
  text-align: center;
  padding: 1% 0 24%;
}

.btn-more2 {
  background: #151515;
  color: #f6cf85;
  border: none;
  padding: 10px 30px;
  clip-path: polygon(10% 0, 100% 0%, 90% 100%, 0% 100%);
  transition: 0.5s;
}

.btn-more2:hover {
  background: #f6cf85;
  color: #000000;
}

#Component660a93a02cb09c001a0f500d {
  width: 65%;
  margin: 0 auto;
}

#Component660a93b72cb09c001a0f5022 {
  width: 80%;
  margin: 0 auto;
}

.step-block {
  display: grid;
  grid-template-columns: 17% auto;
  gap: 10px;
  align-items: baseline;
  font-weight: 500;
  font-style: italic;
  align-content: stretch;
}

.step-number {
  font-size: 2.3em;
}

.step-name {
  font-size: 1.3em;
}

#Component660b755710bb2a001ab68ef2 .imageWidth.imageGallery {
  transition: 0.5s;
}

#Component660b755710bb2a001ab68ef2 .imageWidth.imageGallery:hover {
  transform: translateY(-10px);
}

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%);
  transform: translate3d(0, 0%, 0);
}

.effect-sadie img {
  transition: 0.5s;
}

.effect-sadie:hover img {
  filter: brightness(0.5);
}

/*หน้าแรก*/

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

/*เกี่ยวกับเรา*/

/*product*/
.rslides_tabs {
  list-style: none;
  padding: 0;
  list-style: gujarati;
  padding: 10px 0;
  text-align: center;
  width: 100%;
  display: flex;
  overflow-x: auto;
}

.rslides_tabs li {
  margin: 0 10px;
}

.slider-pager a {
  overflow: hidden;
}

.slider-pager img {
  float: left;
  transition: 0.5s;
}

.slider-pager img:hover {
  transform: scale(1.1);
}

.rslides_tabs {
  justify-content: center;
}

.itp-image-gallery-slider {
  height: 132px !important;
  overflow: hidden;
}

.ef {
  -webkit-transform: scale(1);
  transform: scale(1);
  transition: transform 0.25s;
}

.ef li:hover {
  transition: 0.32s;
}

/* width */
::-webkit-scrollbar {
  width: 10px;
}

/* Track */
::-webkit-scrollbar-track {
  background: #f1f1f1;
}

/* Handle */
::-webkit-scrollbar-thumb {
  background: #151515;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: #000;
}

.product-detail {
  padding: 0% 5%;
}

.product-detail h3 {
  font-style: italic;
  line-height: 1.2;
  margin: 0 0 15px;
}

.product-detail h4 {
  font-style: italic;
  margin: 20px 0 10px;
}

.coming-soon {
  width: 80%;
  margin: 0 auto 5%;
}

/*product*/

/*บริการ*/
.service-detail {
  padding: 0 5%;
}

.service-detail h4 {
  font-style: italic;
  font-weight: 500;
  margin: 20px 0 10px;
}

/*บริการ*/

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

.text-contact .media-body {
  padding: 10px 0 10px;
}

.text-contact img {
  width: 85% !important;
}

.padding-contact {
  padding: 8px 0 10px;
}

.text-contact h3 {
  font-weight: 500;
  margin: 0 0 15px;
  line-height: 1.2;
  font-style: italic;
}

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

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

.no-js #Component660bc02a10bb2a001ab6a245 .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: 35px 20px;
  font-weight: 400;
  line-height: 1.5;
  background: #fff;
  color: #000 !important;
}

.no-js #Component660bc02a10bb2a001ab6a245 .form-control:hover {
  border: 1px solid #000;
}

.no-js #Component660bc02a10bb2a001ab6a245 .form-control:focus {
  border: 1px solid #000;
  -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 #Component660bc02a10bb2a001ab6a245 .btn {
  background-image: -webkit-linear-gradient(top, #111f39 0, #111f39 100%);
  background-image: -o-linear-gradient(top, #f9a71f 0, #f9a71f 100%);
  background: #000;
  color: #fff;
  text-shadow: 0 0px 0 #5ca038;
  background-repeat: repeat-x;
  border-color: #0000;
  border-radius: 0px;
  padding: 10px 25px;
  font-size: 0.9em;
  font-weight: 400;
  border: 0px solid transparent;
}

.no-js #Component660bc02a10bb2a001ab6a245 .btn-default:active {
  background-color: #000;
}

.no-js #Component660bc02a10bb2a001ab6a245 .btn-default:hover,
.no-js #Component660bc02a10bb2a001ab6a245 .btn-default:focus {
  background-position: 0 0px;
  background-color: #000;
}

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

.no-js #Component660bc02a10bb2a001ab6a245 span.label {
  font-size: 0.85em;
  font-weight: 400;
}

.no-js #Component660bc02a10bb2a001ab6a245 .ITPcheckboxAuthen {
  font-size: 0.8em;
  padding: 0 0 0 0%;
}

#iframe660bc4ce2cb09c001a0f6afb iframe {
  height: 229px;
}

/*ติดต่อเรา*/

/*วิธีการสั่งซื้อ*/
.order-block {
  text-align: center;
}

.order-block h4,
.order-block2 h4,
.order-block3 h4 {
  white-space: pre-line;
  margin: 15px 0 0;
  line-height: 1.2;
}

.order-block-wd {
  width: 80%;
  margin: 0 auto;
}

.order-icon {
  padding: 5% 0 !important;
  transition: 0.5s;
}

.order-icon:hover {
  transform: scale(1.1);
}

.order-icon img {
  width: 40% !important;
  margin: 0 auto 5%;
}

.order-block2 {
  padding: 0 4% 5%;
}

/*form*/
.CASS-D-border .form-control {
  border: 1px solid #eeeeee;
  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;
  color: #000 !important;
}

.CASS-D-border .form-group {
  margin-bottom: 25px !important;
}

.CASS-D-border .form-control:hover {
  border: 1px solid #000;
}

.CASS-D-border .form-control:focus {
  border: 1px solid #000;
  -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;
}

.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: #000;
  color: #fff;
  text-shadow: 0 0px 0 #282828;
  background-repeat: repeat-x;
  border-color: #0000;
  border-radius: 0px;
  padding: 10px 20px;
  font-size: 1em;
  font-weight: 400;
  border: 0px solid transparent;
}

.CASS-D-border .btn-default:active {
  background-color: #000;
}

.CASS-D-border .btn-default:hover,
.CASS-D-border .btn-default:focus {
  background-position: 0 0px;
  background-color: #000;
}

.CASS-D-border .ITPcheckboxAuthen {
  font-size: 0.95em;
  padding: 0 0 0 0;
}

.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: #000 !important;
}

.tab-itp-background {
  background-color: inherit;
  padding: 0% !important;
  margin-top: 2%;
  margin-bottom: 2%;
}

.Textmanager.font-inherit {
  text-align: left;
  line-height: 1.6;
  display: flow-root;
}

.Textmanager.font-inherit h4 {
  margin: 25px 0 10px;
}

.TabItpContentLandingPage6 > ul > li > a > span {
  font-size: 18px !important;
}

.tab-content {
  border: none !important;
  padding: 5% !important;
  background-color: #ffffff;
  border-radius: 20px;
  box-shadow: 3px 3px 20px rgba(0, 0, 0, 15%);
  margin: 2% 1% 5%;
}

.MainBankClass1 {
  height: 350px;
}

.order-block4 {
  padding: 0 5%;
}

/*วิธีการสั่งซื้อ*/

/**/
h3.managerHeader {
  font-size: 3.2em;
  text-align: center;
  font-weight: 500;
  font-style: italic;
}

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

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

.Textmanager.font-inherit {
  text-align: left;
  display: flow-root;
}

.Textmanager.font-inherit h3 {
  font-weight: 600;
  line-height: 1.2;
  margin: 0;
}

.Textmanager.font-inherit h4 {
  font-weight: 600;
  margin: 25px 0 5px;
}

.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: 10px 10px 0;
}

.contenemanager-gallery .thumbnail,
.Contenemanager-gallery .thumbnail {
  padding: 0px;
  border: 0px solid #e2e6e9;
  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 #e2e6e9;
  padding: 0px;
  box-shadow: none !important;
  border-radius: 0px;
}

.img-thumbnail {
  padding: 0px;
  border: 0px solid #e2e6e9;
  border-radius: 0px;
}

.social-icon {
  border-radius: 5px;
}

.landingpagemanager {
  display: none;
}

.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;
}

.policy {
  text-align: center;
  padding: 0 1% 0 1%;
}

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

  .dropdown-menu > li > a {
    font-size: 1.4em;
  }

  .header-icon-display {
    width: 20%;
  }

  .padding-pd {
    padding: 12%;
  }

  .btn-align {
    padding: 1% 0 33%;
  }

  .padding-pd3 {
    padding: 9%;
  }

  .itopplus-footer {
    font-size: 17px;
  }

  .ITPcookiebar,
  .buttonExampleSite {
    font-size: 16px !important;
  }

  .itp-image-gallery-slider {
    height: 169px !important;
  }

  .TabItpContentLandingPage6 > ul > li > a > span {
    font-size: 22px !important;
  }

  .MainBankClass1 {
    height: 410px;
  }

  .text-contact img {
    width: 75% !important;
  }

  .text-contact .media-body {
    padding: 7px 0 10px;
  }

  #iframe660bc4ce2cb09c001a0f6afb iframe {
    height: 231px;
  }

  .policy {
    text-align: center;
    padding: 0 2% 0 2%;
  }
}

/* Large Devices, Wide Screens */
@media only screen and (max-width: 1191px) {
  li#menu660a699dd9e02d001a784ff0 {
    display: none !important;
  }

  body {
    font-size: 16px;
  }

  .about-detail .media-body {
    white-space: inherit;
  }

  .about-detail h4 {
    font-size: 1.5em;
  }

  .padding-pd {
    padding: 3%;
  }

  .product-name h3 {
    font-size: 1em;
  }

  .service-name {
    padding: 28% 0;
  }

  .padding-pd3 {
    padding: 3%;
  }

  .itopplus-footer {
    font-size: 11px;
  }

  .itp-image-gallery-slider {
    height: 104px !important;
  }

  .product-detail h3 {
    font-size: 1.6em;
  }

  .policy {
    text-align: center;
    padding: 0 4% 0 4%;
  }
}

/* Large Devices, Wide Screens */
@media only screen and (max-width: 1200px) {
  li#menu660a699dd9e02d001a784ff0 {
    display: block !important;
  }

  .row-fluid [class*="col-sm-5fix"] {
    width: 20%;
    float: left;
  }

  .about-detail .media-body {
    font-size: 0.9em;
  }

  .itopplus-bg {
    background-position: bottom;
    background-color: #151515;
    margin-top: -7px;
  }

  .product-name {
    padding: 0% 0 0;
  }

  .product-name h3 {
    font-size: 0.8em;
  }

  .service-name h3 {
    font-size: 2em;
  }

  .service-name {
    padding: 26% 0;
  }

  #Component660a93a02cb09c001a0f500d .col-md-3.col-sm-4.col-xs-4 {
    width: 25%;
  }

  #Component660b755710bb2a001ab68ef2 .col-md-3.col-sm-4.col-xs-4 {
    width: 25%;
  }

  .itopplus-bg5 {
    background-size: cover;
  }

  .step-name {
    font-size: 1em;
  }

  .step-number {
    font-size: 1.8em;
  }

  .copy-right {
    text-align: center;
  }

  .itp-image-gallery-slider {
    height: 76px !important;
  }

  .CASS-D-border #display1,
  .CASS-D-border #display3,
  .CASS-D-border #display12 {
    margin-right: -20px;
  }

  .TabItpContentLandingPage6 > ul {
    display: flex;
  }

  .TabItpContentLandingPage6 .nav-justified > li {
    width: 100%;
  }

  .text-contact h3 {
    font-size: 1.6em;
  }

  .text-contact .media-body {
    padding: 3px 0 10px;
  }

  .no-js #Component660bc02a10bb2a001ab6a245 .form-control {
    padding: 30px 20px;
  }

  #iframe660bc4ce2cb09c001a0f6afb iframe {
    height: 222px;
  }

  .padding-pd3 {
    padding: 7%;
  }

  .fa-line:before {
    content: url("https://itp1.itopfile.com/ImageServer/z_itp_13012023j1eo/25/25/linez-z102711197307.webp");
    display: block;
    height: 25px;
    width: 25px;
  }

  .fa-facebook-f:before {
    content: url("https://itp1.itopfile.com/ImageServer/z_itp_13012023j1eo/25/25/fbz-z1671239486188.webp");
    display: block;
    height: 25px;
    width: 25px;
  }

  .fa-phone:before {
    content: url("https://itp1.itopfile.com/ImageServer/z_itp_13012023j1eo/25/25/callz-z525602241079.webp");
    display: block;
    height: 25px;
    width: 25px;
  }
}

/* Large Devices, Wide Screens */
@media only screen and (max-width: 480px) {
  .row-fluid [class*="col-sm-5fix"] {
    width: 100%;
  }

  #imagesControl660a3effeb226b001aa54bd6 {
    padding: 0 !important;
  }

  ul#slider660a3effeb226b001aa54bd6 {
    margin-top: -2px;
  }

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

  .about-detail .media-body {
    font-size: 1em;
  }

  .company-img {
    width: 50%;
  }

  .guarantee-img img {
    width: 75% !important;
  }

  #Component660a891e10bb2a001ab6858c {
    width: 90%;
  }

  .product-name h3 {
    font-size: 1em;
  }

  .product-name {
    padding: 6% 0 0;
  }

  div#imagesControl660a8f0a78ff5c001ab70bb7,
  div#imagesControl660a8f75eb226b001aa55b54,
  div#imagesControl660a8fae10bb2a001ab68700 {
    padding: 0 !important;
  }

  .service-name {
    padding: 10% 0;
  }

  #Component660a93a02cb09c001a0f500d {
    width: 75%;
  }

  .menu-align h3 {
    font-size: 1.6em;
  }

  .h2,
  h2 {
    font-size: 2.4em;
  }

  .service-name h3 {
    font-size: 1.6em;
  }

  .about-detail2 {
    padding: 1% 5% 5%;
  }

  .service-detail {
    padding: 0 0%;
  }

  .order-block-wd {
    width: 100%;
  }

  .TabItpContentLandingPage6 > ul {
    flex-direction: column;
  }

  .order-block4 {
    padding: 0 0%;
  }

  .text-contact h3 {
    font-size: 1.5em;
  }

  .no-js #Component660bc02a10bb2a001ab6a245 .col-md-6 {
    padding: 0 15px;
  }

  .step-block {
    grid-template-columns: 13% auto;
  }

  .step-number {
    font-size: 1.5em;
  }

  .padding-pd3 {
    padding: 13%;
  }
}

@media screen and (max-width: 1200px) {
  #nav-menu {
    position: fixed;
    width: 100%;
    height: 50px;
    top: 0;
    left: 0;
    z-index: 9998;
  }

  #controlBanner img {
    position: fixed;
    top: 8px;
    left: 10px;
    width: 50px !important;
    z-index: 9999;
  }

  #controlMenu .navbar-header {
    display: flex !important;
    flex-direction: row-reverse;
    align-items: center;
    width: 100%;
    padding: 0 10px;
    height: 50px;
  }

  #ItopplusMainSidebar,
  .navbar-header {
    background: #000 !important;
  }

  #controlMenu * {
    color: #fff !important;
    text-align: left;
  }

  #controlMenu .navbar-default .navbar-toggle .icon-bar {
    background-color: #fff !important;
    color: #fff !important;
  }

  #itpMenuSideBar {
    margin: 0 !important;
    display: grid !important;
    place-content: center;
    place-items: center;
  }

  #itpMenuSideBar {
    margin: 0 !important;
  }

  .navbar-header a,
  .navbar-header button {
    height: 50px;
    aspect-ratio: 1;
  }

  .navbar-toggle,
  .itopplus-sidebar-menu-single {
    border: none;
  }

  .navbar-default .navbar-toggle:focus,
  .navbar-default .navbar-toggle:hover {
    background-color: transparent;
  }

  .navbar-header > * {
    padding: 15px !important;
    font-size: 18px !important;
  }

  #itpMenuSideBar .navbar-inline:nth-child(2),
  #main-navbar-collapse,
  .new-image-icon-facebook,
  .new-image-icon-line,
  .new-image-icon-instragram,
  .new-image-icon-youtube {
    display: none !important;
  }

  .old-image-icon-facebook,
  .old-image-icon-line,
  .old-image-icon-instragram,
  .old-image-icon-youtube {
    display: grid !important;
  }

  .itopplus-slide {
    margin-top: -5px;
  }
}


