<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.itopplus-background {

}
body {
    font-size: 17px;
    overflow-x: hidden;
    color: #343434;
    font-family: "LINE Seed Sans TH";
}
a {
	  color: #343434;
}
a:hover {
	  color: #f41720;
}
b, strong {
      font-weight: 600;
}
.itopplus-bg {
    background-image: url("https://itp1.itopfile.com/ImageServer/z_itp_12052024tunn/0/0/1z-z1671754027334.png");
    color: #fff;
}
.navbar-default .navbar-nav &gt; li &gt; a {
      font-size: 1em;
      color: #151515;
      margin: 0 0px;
      padding: 8px 15px;
      border-radius: none;
      border-bottom: 3px solid transparent;
}
.navbar-default .navbar-nav &gt; li &gt; a:focus,
.navbar-default .navbar-nav &gt; li &gt; a:hover,
.navbar-default .navbar-nav &gt; li &gt; a:active,
.navbar-default .navbar-nav &gt; .open &gt; a,
.navbar-default .navbar-nav &gt; .open &gt; a:focus,
.navbar-default .navbar-nav &gt; .open &gt; a:hover {
  color: #151515 !important;
  box-shadow: none;
  border-color: transparent;
  background: transparent;
  background-color: transparent;
  font-weight: 600;
}

.dropdown-menu &gt; li &gt; a {
      font-size: 1.2em;
      color: #151515;
      padding: 8px 15px;
}

.no-js .dropdown-menu &gt; li &gt; a:focus,
.no-js .dropdown-menu &gt; li &gt; a:hover {
  color: #fff;
  background: #f41720;
}

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

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

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

  #controlMenu * {
    color: #444 !important;
    border: none;
  }
  .navbar-header {
        box-shadow: 0 0 10px rgba(0, 0, 0, .1);
    }
  .navbar-header &gt; a {
    display: grid !important;
    place-items: center;
    place-content: center;
    background-size: 30px;
    background-repeat: no-repeat;
    background-position: center;
    height: 50px !important;
    width: 40px !important;
  }

#itpphonemobile {
  background-image: url(https://itp1.itopfile.com/ImageServer/z_itp_2711202470mi/0/0/telz-z1565433624019.png) !important;
}

#itpsearchmobile {
  background-image: url(https://itp1.itopfile.com/ImageServer/z_itp_09062024wnrm/0/0/searchz-z1134319420589.png) !important;
}

.old-image-icon-facebook {
  background-image: url(https://itp1.itopfile.com/ImageServer/z_itp_09062024wnrm/0/0/facebookz-z1318628404704.png) !important;
}

.old-image-icon-line {
  background-image: url(https://itp1.itopfile.com/ImageServer/z_itp_09062024wnrm/0/0/linez-z1655517020729.png) !important;
}

.old-image-icon-instragram {
  background-image: url(https://itp1.itopfile.com/ImageServer/z_itp_09062024wnrm/0/0/instagramz-z1066049211157.png) !important;
}

.old-image-icon-youtube {
  background-image: url(https://itp1.itopfile.com/ImageServer/z_itp_09062024wnrm/0/0/youtubez-z1416596488876.png) !important;
}

.new-image-icon-twitter {
  background-image: url(https://itp1.itopfile.com/ImageServer/z_itp_24092023yxze/0/0/cf-twitterz-z1322532545693.png) !important;
}
  
.customLink {
    order: -1;
}

}

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

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

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

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

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




/**/
.h1, h1 {
    font-size: 4.6em;
    font-weight: 500;
}
.h2, h2 {
    font-size: 2.8em;
    font-weight: 600;
}
.h3, h3 {
    font-size: 2em;
    font-weight: 600;
}
.h4, h4 {
    font-size: 1.4em;
    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;
}
/**/



/*header*/
.itopplus-header {
    font-size: 0.8em;
}
.itopplus-header a {
    color: #fff;
}
.header-block {
    display: grid;
    grid-template-columns: auto 14%;
    justify-content: end;
    gap: 10px;
    align-items: center;
}
.header-tel {
    font-weight: 600;
}
.header-icon-img {
    display: flex;
    gap: 7px;
}
.icon-img {
    transition: 0.5s;
}
.icon-img:hover {
    transform: scale(1.1);
}
/*header*/


/*footer*/
.itopplus-footer {
    font-size: 15px;
}
.itopplus-footer h4 {
    font-size: 1.2em;
    margin: 0px 0 10px;
    font-weight: 600;
    line-height: 1.2;
}
.itopplus-footer h3 {
    font-size: 1.8em;
    margin: 0 0 2px;
}
.itopplus-footer a {
    color: #343434;
}
.itopplus-footer a:hover {
    color: #f41720;
}
.footer-logo {
    width: 55%;
    margin: 0 0 20px;
}
.footer-display1 {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    margin-bottom: 7%;
}
.footer-display2 {
    display: grid;
    grid-template-columns: 75% 25%;
}
.footer-menu {
    padding: 0 0 0 35%;
}
.footer-icon-img {
    width: 80%;
    display: flex;
    gap: 10px;
    align-items: center;
}
.contact-icon {
    display: grid;
    grid-template-columns: 20px auto;
    gap: 5px;
    margin-bottom: 15px;
}
.copy-right {
    font-size: 0.8em;
}
.ITPcookiebar {
    width: 100% !important;
}
.buttonExampleSite {
    border: 1px solid #f62029 !important;
    color: #f62029 !important;
    font-family: "LINE Seed Sans TH" !important;
}
.buttonExampleSite:hover {
    background: #f62029 !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%;
}
.about-us {
    padding: 0 0 0 1%;
}
.about-us h1 {
    color: #f62029;
    font-weight: 600;
    margin: 0;
}
.about-us h2 {
    font-weight: 400;
    margin: 15px 0;
}
.about-us h5 {
    white-space: pre-line;
    font-size: 1em;
    font-weight: 600;
    line-height: 1.3;
    margin: 0 0 25px;
}
.btn-display {
    display: flex;
    gap: 20px;
    margin: 20px 0 0;
    align-items: center;
}
.btn-more {
    background: #98754c;
    color: #fff;
    border: none;
    padding: 9px 25px;
    font-size: 0.9em;
    font-weight: 600;
    border-radius: 50px;
    transition: 0.5s;
}
.btn-more:hover , .btn-line:hover {
    background: #f62029;
    color: #fff;
}
.btn-line {
    background: #252525;
    color: #fff;
    border: none;
    padding: 5px 35px 5px 5px;
    font-weight: 600;
    border-radius: 50px;
    transition: 0.5s;
    display: grid;
    grid-template-columns: 35px auto;
    gap: 10px;
    align-items: center;
}
.btn-line span {
    color: #0cd40f;
}
.why-block {
    white-space: pre-line;
    text-align: center;
    padding: 10% 0 20%;
}
.why-block h2 {
    font-size: 2.7em;
    margin: 0 0 30px;
}
.why-block h4 {
    font-weight: 400;
    margin: 0;
    line-height: 1.5;
}
figure.effect-phoebe {
    background: #ededed;
    border-radius: 20px;
}
.grid figure h2 {
    word-spacing: normal;
    font-weight: 400;
}
figure.effect-phoebe h2 {
    white-space: pre-line;
    -webkit-transform: translate3d(0, 0px, 0);
    transform: translate3d(0, 0px, 0);
    font-size: 1em;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    padding-bottom: 8%;
    color: #000000;
}
figure.effect-phoebe h2 span {
    font-weight: 600;
    color: #f41720;
    display: block;
    font-size: 0.8em;
    margin-top: 10px;
}
figure.effect-phoebe img {
    opacity: 1;
    transition: 0.5s;
}
figure.effect-phoebe:hover img {
    transform: scale(0.9);
}
.product-bg {
    background-image: url(https://itp1.itopfile.com/ImageServer/z_itp_12052024tunn/0/0/KBAG-bgz-z188651866848.jpg);
    color: #fff;
    background-size: 100% auto;
    background-repeat: no-repeat;
    background-position: bottom;
    background-color: #99754d;
    border-radius: 20px;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    align-items: center;
    padding: 8.5% 0;
}
.product-bg-text {
    white-space: pre-line;
}
.product-bg-text h2 {
    font-size: 2.5em;
    line-height: 1.2;
    background: #fff;
    color: red;
    margin: 15% 0 0 -20%;
    padding: 10px 0 10px 17%;
}
.product-bg-text h4 {
    font-weight: 400;
    line-height: 1.3;
    margin: 15px 0 0;
}
.product-bg-img {
    position: relative;
}
.padding-pd2 {
    padding: 10%;
}
figure.effect-jazz {
    background: transparent;
    border-radius: 20px;
}
figure.effect-jazz figcaption::after {
    border-top: 0px solid #fff;
    border-bottom: 0px solid #fff;
}
.line-align {
    padding: 3% 0;
}
.line-align .btn-line {
    font-size: 1.4em;
    background: #fff;
    color: #363636;
    margin: 0 auto;
    padding: 10px 40px 10px 15px;
    grid-template-columns: 50px auto;
}
.line-align:hover .btn-line {
    background: #363636;
    color: #fff;
}
/*หน้าแรก*/


/*form*/
.CASS-H-head, .CASS-H-head {
    font-family: "LINE Seed Sans TH";
}
.CASS-H-head {
    border-bottom: none;
    margin-bottom: 0px;
    background: transparent;
    padding-left: 0px;
    padding-top: 0px;
}
.CASS-H-head h3.form-inline {
    font-size: 1em;
    font-weight: 400;
    text-align: center;
    margin: 0 0 5px;
    color: #363636;
}
.CASS-H-head h3.form-inline h2 {
    color: #363636;
    margin: 0 0 5px;
}
.CASS-H-border .form-control {
    border: none;
    background-color: transparent;
    border-bottom: 1.5px solid #a4a4a4;
    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 0 20px;
    font-weight: 400;
    color: #363636 !important;
}
.CASS-H-border .form-control::placeholder {
    color: #363636 !important;
}
.CASS-H-border .form-control:hover  {
    border-bottom: 1.5px solid #f41720;
}
.CASS-H-border .form-control:focus {
    border-bottom: 1.5px solid #f41720;
    -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: #363636!important;
}
.CASS-H-border .btn {
    background-image: -webkit-linear-gradient(top, #111f39 0, #111f39 100%);
    background-image: -o-linear-gradient(top, #4d4d4d 0, #4d4d4d 100%);
    background: #363636;
    color: #ffffff;
    text-shadow: 0 0px 0 #282828;
    background-repeat: repeat-x;
    border-color: #0000;
    border-radius: 50px;
    padding: 8px 20px;
    font-weight: 500;
    font-size: 0.9em!important;
    border: 0px solid #fff;
    box-shadow: none;
}
.CASS-H-border .btn-default:active {
   background-color: #363636;
      color: #fff;
}
.CASS-H-border .btn-default:hover, .CASS-H-border .btn-default:focus {
    background-position: 0 0px;
    background-color: #363636;
      color: #fff;
}
.CASS-H-border .ITPcheckboxAuthen {
    font-size: 0.95em;
    color: #363636;
    text-align: left !important;
    padding-left: 2%;
    margin-bottom: 0%;
    position: relative;
}
.CASS-H-border span#contactUsAcceptPolicyText2 {
    color: #363636;
    font-weight: 600;
}
#btnview68006f9b6eaa31001374ed52 , #btnview68007fbfd41e5f00139f75ed {
    margin-left: 35%;
}
.CASS-H-border #editor1 , .CASS-H-border #editor2 , .CASS-H-border #editor3 , .CASS-H-border #editor4 , .CASS-H-border #editor5  {
    display: none;
}
.CASS-H-border #editor6 {
    margin-bottom: 5px;
}
.CASS-H-border #form6 {
    margin-top: 15px;
}
.CASS-H-border .glyphicon-ok-circle:before {
      display: none;
}
.CASS-H-border .form-control-feedback {
    top: 10px !important;
    color: #12273f !important;
}
.CASS-H-border .form-control option {
    color: #12273f;
}
.CASS-H-middle-mid {
    padding: 0px;
}
.CASS-H-main {
    background: transparent;
}
.CASS-H-border {
    background: rgba(255, 255, 255) !important;
    color: #363636;
    border-radius: 20px;
    box-shadow: 0 0 10px rgba(0, 0, 0, .1);
    margin-top: -15%;
}
.CASS-H-border .tab-preview {
    padding: 0 10% 0%;
}
.form-head {
    text-align: center;
    padding: 5% 0 0;
}
.form-head h2 {
    margin: 0 0 10px;
}
.CASS-H-border .btn-success {
    background-image: linear-gradient(to bottom, #01ba03 0, #01ba03 100%) !important;
    border-color: #01ba03;
    border-radius: 5px !important;
    padding: 5px 15px !important;
    display: inline;
}
.CASS-H-border .form-group.col-md-2.col-sm-12 {
    margin-bottom: 0;
    width: 22%;
    padding-right: 0 !important;
}
.CASS-H-border .form-group.col-md-6.col-sm-12 {
    width: 78% !important;
    padding-right: 0 !important;
    margin-bottom: 0;
}
.CASS-H-border .progress {
    background-image: linear-gradient(to bottom, #d4d1d1 0, #d4d1d1 100%);
    background-repeat: repeat-x;
    margin-left: 0px;
    height: 33px;
    margin-top: -3px ! IMPORTANT;
    box-shadow: none !important;
    width: 100% !important;
    background-color: #d4d1d1 !important;
    margin-bottom: 0;
}
#form6808952221f269001ac1ef23 , #form6808a0b982b12d001a6b6804 {
    padding: 0 !important;
}
/*form*/



/*เกี่ยวกับเรา*/
.menu-align {
    padding: 7% 0 3%;
    text-align: center;
}
.about-why-block .why-block {
    padding: 10% 0 10%;
}
/*เกี่ยวกับเรา*/



/*สินค้า*/
.product-block {
    padding: 0 0 0 1%;
    font-size: 1.1em;
}
.product-block h1 {
    font-size: 3em;
    margin: 0;
    font-weight: 600;
}
.product-block h3 {
    white-space: pre-line;
    margin: 0 0 25px;
    color: #f62029;
    line-height: 1.2;
}
.product-block h3 span {
    font-size: 0.8em;
}
.product-block h4 {
    background: #ec1a22;
    color: #fff;
    width: fit-content;
    padding: 5px 10px;
    border-radius: 5px;
    margin: 20px 0 5px;
}
.product-block span {
    font-size: 0.8em;
}
.product-line .btn-line {
    font-size: 1.2em;
    padding: 10px 30px 10px 10px;
    margin-top: 20px;
}
.product-ul {
    text-align: left;
    list-style: none;
    margin: 10px 0;
    padding: 0 0;
}
.product-ul li {
    display: flex;
}
.product-ul li::before {
    content: '✦';
    padding-right: 10px;
    color: #f62029;
}
/*สินค้า*/



/*กระบวนการผลิต*/
.step-icon-block {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 20px;
}
.step-icon-block:before {
    content: '';
    width: 70%;
    border-bottom: 2px solid #ccc;
    left: 15%;
    top: 53%;
    position: absolute;
}
.step-icon {
    white-space: pre-line;
    text-align: center;
    padding: 2% 5% 5%;
    font-size: 1.1em;
    font-weight: 600;
    line-height: 1.2;
    position: relative;
    transition: 0.5s;
}
.step-icon:hover {
    transform: translateY(-10px);
}
.step-icon img {
    width: 60% !important;
    margin: 0 auto 15px;
}
/*กระบวนการผลิต*/



/*ติดต่อเรา*/
.contact-bg3 {
   
}
.text-contact {
    text-align: center;
    padding: 0 6% 15px;
}
.text-contact h3 {
    line-height: 1.2;
    margin: 0 0 5px; 
    color: #f62029;
}
.contact-block2 {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 10px;
    margin-bottom: 20px;
}
.contact-bg {
    display: grid;
    grid-template-columns: 40px auto;
    gap: 10px;
    align-items: center;
    background: #ededed;
    border-radius: 50px;
    padding: 7px;
}
.contact-bg:hover {
    background: #98754c;
    color: #fff;
}
#iframe6809a589a4d838001a0dd8d8 iframe {
    height: 360px;
    border-radius: 15px;
}
/*ติดต่อเรา*/



/*pagination*/
.pagination&gt;.active&gt;a, .pagination&gt;.active&gt;span, .pagination&gt;.active&gt;a:hover, .pagination&gt;.active&gt;span:hover, .pagination&gt;.active&gt;a:focus, .pagination&gt;.active&gt;span:focus {
    background-color: #98754c;
    border-color: #98754c;
}
.pagination&gt;li&gt;a, .pagination&gt;li&gt;span {
    color: #98754c;
}
.pagination&gt;li&gt;a:hover, .pagination&gt;li&gt;span:hover, .pagination&gt;li&gt;a:focus, .pagination&gt;li&gt;span:focus {
    color: #98754c;
    background-color: #f7f7f7;
}
/*pagination*/





/* Large Devices, Wide Screens */
@media only screen and (min-width : 1900px) {
body {
    font-size: 21px;
}
.container {
     width: 1440px;
}
.dropdown-menu &gt; li &gt; a {
    font-size: 1.4em;
}
.about-us {
    padding: 0 0 0 2%;
}
.btn-line {
    grid-template-columns: 40px auto;
}
.why-block {
    padding: 10% 0 22%;
}
#imagesControl680872046f01b6001a22574c ,  #imagesControl6808a0b982b12d001a6b6802 {
    margin: -1px;
}
.itopplus-footer {
    font-size: 17px;
}
.ITPcookiebar , .buttonExampleSite {
    font-size: 16px !important;
}
.step-icon-block:before {
    width: 64%;
    left: 18%;
}
.text-contact {
    padding: 0 7% 15px;
}
#iframe6809a589a4d838001a0dd8d8 iframe {
    height: 405px;
}
.CASS-H-border .progress {
    height: 40px;
}
.CASS-H-border .btn-success {
    padding: 5px 20px !important;
}
}



/* Large Devices, Wide Screens */
@media only screen and (max-width:1191px) {
.h1, h1 {
    font-size: 4em;
}
.h2, h2 {
    font-size: 2.5em;
}
.h4, h4 {
    font-size: 1.2em;
}
body {
    font-size: 16px;
}
.dropdown-menu &gt; li &gt; a {
    font-size: 1.1em;
}
.about-us {
    padding: 0 0 0 0%;
}
.btn-more {
    padding: 9px 15px;
}
.btn-line {
    padding: 5px 25px 5px 5px;
}
.why-block h2 {
    font-size: 2.3em;
}
.why-block {
    padding: 5% 0 17%;
}
.product-bg-text h2 {
    font-size: 2.3em;
}
figure.effect-phoebe h2 {
    font-size: 0.9em;
}
.CASS-H-border .form-group.col-md-2.col-sm-12 {
    width: 20%;
}
.CASS-H-border .form-group.col-md-6.col-sm-12 {
    width: 78% !important;
}
.itopplus-footer {
    font-size: 14px;
}
.footer-display2 {
    grid-template-columns: 70% 30%;
}
.CASS-H-border .tab-preview {
    padding: 0 7% 0%;
}
.CASS-H-border .form-group.col-md-2.col-sm-12 {
     width: 25%;
}
.CASS-H-border .form-group.col-md-6.col-sm-12 {
      width: 75% !important;
}
.CASS-H-border .progress {
    height: 32px;
}
.step-icon-block:before {
    top: 46%;
}
.text-contact {
    padding: 0 2% 15px;
}
.contact-bg {
    grid-template-columns: 35px auto;
    font-size: 0.9em;
}
#iframe6809a589a4d838001a0dd8d8 iframe {
    height: 270px;
}
  .product-bg-text h2 {
    margin: 20% 0 0 -20%;
}
}




/* Large Devices, Wide Screens */
@media only screen and (max-width:900px) {
.h2, h2 {
        font-size: 2em;
}
.h3, h3 {
    font-size: 1.5em;
}
.btn-display {
    gap: 5px;
    font-size: 0.8em;
}
.btn-line {
     padding: 5px 15px 5px 5px;
}
.why-block {
      padding: 4% 3% 12%;
      white-space: inherit;
}
.product-bg-text h2 {
        font-size: 1.8em;
          margin: 23% 0 0 -20%;
        padding: 5px 0 5px 17%;
}
.product-bg-text h4 {
    font-size: 1.1em;
}
figure.effect-phoebe h2 {
     font-size: 0.8em;
}
.CASS-H-border #display2 , .CASS-H-border #display4 {
    margin-right: -20px;
}
.CASS-H-border .form-group.col-md-2.col-sm-12 {
        width: 30%;
}
.CASS-H-border .form-group.col-md-6.col-sm-12 {
        width: 70% !important;
}
.CASS-H-border .btn-success {
    padding: 5px 10px !important;
}
.CASS-H-border .progress {
    margin-top: -4px ! IMPORTANT;
}
.product-line .btn-line {
    grid-template-columns: 30px auto;
    font-size: 1.1em;
    padding: 10px 10px 10px 10px;
    gap: 5px;
}
.step-icon-block {
    gap: 10px;
}
.step-icon {
    white-space: pre-line;
    padding: 2% 0% 5%;
    font-size: 1em;
}
.step-icon-block:before {
     top: 24%;
}
.copy-right {
    text-align: center;
}
.contact-block2 {
    grid-template-columns: repeat(1, 1fr);
}
#iframe6809a589a4d838001a0dd8d8 iframe {
    height: 525px;
}
  .header-mobile {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    align-items: baseline;
}
    .header-company {
        text-align: center;
        padding: 10px 0;
    }
  .header-tel a {
    color: #fff;
}
  .header-block {
    grid-template-columns: auto 20%;
    padding: 0 5% 0 0;
}
}


/* Large Devices, Wide Screens */
@media only screen and (max-width:480px) {
body , html {
    overflow-x: hidden;
}
.h1, h1 {
    font-size: 3.4em;
}
.h3, h3 {
     font-size: 1.3em;
}
#imagesControl68086af521f269001ac1e82c {
    padding: 0 !important;
}
.btn-more {
    padding: 9px 10px;
}
.btn-display {
        font-size: 1em;
        flex-direction: column;
        align-items: start;
}
.btn-line {
    grid-template-columns: 35px auto;
}
.itopplus-bg {
    background-image: url(https://itp1.itopfile.com/ImageServer/z_itp_12052024tunn/0/0/bgz-z546694591341.jpg);
    background-size: cover;
}
.why-block {
     padding: 10% 3% 10%;
}
.product-bg {
    font-size: 0.9em;
    margin: 15% 10px 10px;
}
figure.effect-phoebe h2 {
    font-size: 1em;
}
.CASS-H-border .form-group.col-md-2.col-sm-12 {
     width: 100%;
     margin-bottom: 15px;
}
.CASS-H-border .form-group.col-md-6.col-sm-12 {
      width: 100% !important;
}
.CASS-H-border .ITPcheckboxAuthen {
    padding-left: 4%;
}
.form-head {
    padding: 5% 7% 0;
}
.product-block {
    padding: 0 2%;
}
.line-align .btn-line {
    font-size: 1.3em;
    padding: 10px 10px 10px 10px;
    grid-template-columns: 50px auto;
    gap: 10px;
    width: 100%;
    justify-content: left;
}
.product-line .btn-line {
      grid-template-columns: 30px auto;
      font-size: 1.2em;
      padding: 10px 15px 10px 10px;
      gap: 5px;
      width: 100%;
 }
.step-icon-block {
    grid-template-columns: repeat(2, 1fr);
}
.step-icon-block:before {
     display: none;
}
.step-icon {
      white-space: inherit;
      padding: 2% 20% 5%;
}
.step-icon img {
    width: 75% !important;
}
.text-contact {
     padding: 0 0% 15px;
}
.contact-bg {
      grid-template-columns: 40px auto;
     font-size: 1em;
}
#iframe6809a589a4d838001a0dd8d8 iframe {
     height: 260px;
}
      .product-bg-text h2 {
        font-size: 1.6em;
        margin: 28% 0 0 -20%;
    }
      .header-mobile {
        grid-template-columns: repeat(1, 1fr);
    }
    .header-block {
    grid-template-columns: repeat(1, 1fr);
    justify-content: center;
    align-items: center;
    text-align: center;
}
  .header-icon-img {
    gap: 10px;
    width: 30%;
    justify-content: center;
    margin: 0px auto 20px;
    display: none;
}
  .header-tel {
    padding-bottom: 15px;
}
      .header-company {
        white-space: pre-line;
    }
    .header-company span {
        background: #fff;
        color: #ef1c23;
        font-size: 1.4em;
        font-weight: 600;
        padding: 5px 10px;
        margin: 15px auto 10px;
        display: block;
        width: fit-content;
        border-radius: 50px;
    }
}


/* Large Devices, Wide Screens */
@media only screen and (max-width:375px) {
.step-icon {
      white-space: inherit;
      padding: 2% 15% 5%;
}
      .product-line .btn-line {
        font-size: 1em;
    }
}


button#itpMenuSideBar {
    order: -1;
}

</pre></body></html>