.itopplus-background {

}
body {
  overflow-x: hidden;
  color: #444;
  font-family: "Outfit", "LINE Seed Sans TH";
}

.itopplus-bg {
  background-color: #004884;
  color: #fff;
}

.itopplus-bg2 {
  background-image: url("http://itp1.itopfile.com/ImageServer/z_itp_05062024pntb/0/0/bg-editz-z1221832103278.png");
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: bottom;
 background-image: url('http://itp1.itopfile.com/ImageServer/z_itp_05062024pntb/0/0/bg-editz-z909849687929.png');
}

.itopplus-bg3 {
  background-image: url("https://itp1.itopfile.com/ImageServer/z_itp_05062024pntb/0/0/3z-z668508746042.jpg");
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: top;
}

.itopplus-bg4 {
    background-image: url(http://itp1.itopfile.com/ImageServer/z_itp_05062024pntb/0/0/bg-4z-z25067598757.png);
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: top;
    background-color: #ebeef5;
}

.itopplus-bg5 {
    background-image: url("http://itp1.itopfile.com/ImageServer/z_itp_05062024pntb/0/0/Compressed-air-Qualityz-z241190203256.jpg");
    background-size: cover;
    background-position: left;
    background-repeat: no-repeat;
}

.itopplus-footer {
  background-color: #004884;
  color: #fff;
}

.navbar-default .navbar-nav > li > a {
  color: #444;
  margin: 0;
  padding: 8px 15px;
  border-radius: 0;
  border-bottom: 3px solid transparent;
}

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

.no-js .dropdown-menu > li > a {
  color: #444;
}

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

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

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

  #controlMenu *:not(a span) {
    color: #444 !important;
    border: none;
  }

  .navbar-header button span {
    background-color: #444 !important;
  }

  .navbar-header a::before {
    background-size: 30px;
    background-position: center;
  }

  .navbar-header a::after {
    background: #004884;
  }

  #itpphonemobile::before {
    background-image: url(http://itp1.itopfile.com/ImageServer/z_itp_26012025ka3n/0/0/telz-z555807927326.png) !important;
  }

  #itpsearchmobile::before {
    background-image: url(http://itp1.itopfile.com/ImageServer/z_itp_26012025ka3n/0/0/searchz-z1550057493030.png) !important;
  }

  .old-image-icon-facebook::before {
    background-image: url(http://itp1.itopfile.com/ImageServer/z_itp_26012025ka3n/0/0/fbz-z1306469976463.png) !important;
  }

  .old-image-icon-line::before {
    background-image: url(http://itp1.itopfile.com/ImageServer/z_itp_26012025ka3n/0/0/linez-z468194837558.png) !important;
  }

  .old-image-icon-instragram::before {
    background-image: url(http://itp1.itopfile.com/ImageServer/z_itp_26012025ka3n/0/0/igz-z261562755399.png) !important;
  }

  .old-image-icon-youtube::before {
    background-image: url(https://itp1.itopfile.com/ImageServer/z_itp_26012025ka3n/0/0/ytz-z1709509823553.png) !important;
  }

  .new-image-icon-twitter::before {
    background-image: url(http://itp1.itopfile.com/ImageServer/z_itp_26012025ka3n/0/0/twz-z1451700767745.png) !important;
  }
}

@media screen and (min-width: 1024px) {
  .no-js .itopplus-banner {
    position: sticky;
    top: 0;
    z-index: 110;
  }

  .itopplus-banner {
    background: #fff;
    transition: 0.3s;
  }

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

  .itopplus-banner > .container {
    display: grid;
    grid-template-columns: 30% auto;
    align-items: center;
  }

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

  #controlBanner {
    object-fit: contain;
    padding: 5px;
    width: clamp(140px, 100%, 25vw);
    margin: 0 auto;
  }

  .itopplus-search {
    width: 100%;
    text-align: right;
    color: #444;
            display: flex;
        align-items: center;
        gap: 8px;
        justify-content: end;
  }

  .itp-block {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    justify-content: space-evenly;
    height: 100%;
  }
}

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

@media screen and (min-width: 1200px) {
  
    .container {
    width: 76vw;
  }
}

@media screen and (max-width: 900px) {
}

@media screen and (max-width: 480px) {
}


/************font-size***************/

.navbar-default .navbar-nav>li>a,
.dropdown-menu>li>a {
    font-size: 16px;
}

h1 {
    font-size: 3.7em;
}

h2 {
    font-size: 3.4em;
}

h3 {
    font-size: 2.8em;
}

h4, .managerHeader {
    font-size: 2.4em;
}

h5 {
    font-size: 1.8em;
}

h6 {
    font-size: 1.6em;
}

p, .pre-article h6, .search_titleText  {
    font-size: 17px;
}

.btn-line, .btn-more, .btn-view,
.CASS-BlackHead-main button {
    font-size: 14px;
}

.sect-follow h6, .four-pass h6, .rental-detail h6 {
    font-size: 18px;
}

 .text-cate h6, .blog-about h6, .footer h6,
 .rental-detail h5 {
    font-size: 20px;
}

.footer p, .text-cate p, .rental-detail p {
    font-size: 16px;
}

.pre-product h6 {
    font-size: 34px;
}

.pt-3 {
	padding-top:3%;
}

.pt-5 {
	padding-top:5%;
}

.pt-8 {
	padding-top:8%;
}


/**************master-page***************/

.dropdown-menu>li>a {
    padding: 5px 20px;
}

.dropdown-menu, .CASS-A-middle-right, .CASS-B-border,
.CASS-A-middle-left, .CASS-A-bottom, .CASS-A-top,
figure.effect-jazz figcaption::after, .boderedlayoutClient,
.CASS-E-border, .CASS-BlackHead-border {
    border: none;
}

.CASS-B-border, figure.effect-jazz, .CASS-D-border,
.CASS-E-border, .CASS-H-main, .CASS-GrayBackground-border,
.CASS-BlackHead-border, .CASS-JaikothaiHead-border, figure.effect-selena {
    background: transparent;
}

.CASS-A-main {
    box-shadow: none;
}

.CASS-A-middle-mid, .CASS-B-middle-mid, .CASS-D-middle-mid,
.CASS-E-border, .CASS-H-middle-mid {
    padding: 0;
}

.CASS-JaikothaiHead-main {
    margin: 0;
}

.social-footer img {
    width: 40px !important;
}

.CASS-E-border, .CASS-E-main {
    color: unset !important;
}

.social-footer {
    display: flex;
    gap: 10px;
}

.btn-line img {
    width: 25px !important;
}

.btn-line {
    width: fit-content;
    display: flex;
    gap: 5px;
    background: #00b800;
    color: #fff;
    text-transform: uppercase;
    border-radius: 50px;
    padding: 0.5rem 1rem;
    align-items: center;
    transition: transform 0.2s ease-out;
}

.sect-follow h6, .footer h6 {
    margin-bottom: 1.5rem;
}

.pe-20 {
    padding-left: 20%;
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6,
.CASS-BlackHead-main {
    line-height: inherit;
    margin: 0;
}

.sect-follow h6, .footer h6, .fw-semi, b, strong,
.h1, .h2, .h3, .h4, .h5, h1, h2, h3, h4, h5,
.blog-about h6, .article-detail h6, .name-product h6,
.pre-product h6, .hade-cate h6, .service-rental h6,
.rental-detail h6, .text-cate p {
    font-weight: 600;
}

.name-company h5, .text-slogan h6, .pre-article h6 {
    font-weight: 400;
}

.hideForNewSearchtag .ui.input input {
    background: #f5f5f7;
    border: none;
    height: 40px;
    font-family: "Outfit", "LINE Seed Sans TH";
}

.hideForNewSearchtag .ui.icon.input>i.icon {
    background: transparent !important;
    border: none !important;
    box-shadow: none;
}

.social-first {
    display: flex;
    align-items: center;
    gap: 10px;
    margin-top: 3%;
}

.name-company {
    border-right: 3px solid #00a7ff;
    padding: 2%;
}

.sect-company {
    display: grid;
    grid-template-columns: 40% auto;
    align-items: center;
    padding: 3% 2%;
    gap: 50px;
}

.head-product, .text-cate, .head-about, .head-page,
.managerHeader, .rental-detail h5 {
    text-align: center;
}

.head-product, .head-about p {
    margin-bottom: 3%;
}

.text-cate h6 {
    margin-bottom: 1rem;
    line-height: 26px;
    min-height: 30px;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.head-product, .text-cate, .sect-about h5,
.sect-service h5, .sect-spare h5, .sect-article,
.head-page h5, .article-detail h5, .name-product h6{
    color: #000;
}

.head-about, .sect-comair {
    color: #fff;
}

.article-detail a, .tell-contact a {
    color: #444;
}

.sect-about h1, .article-detail a:hover, .tell-contact a:hover {
    color: #00a7ff;
}

.sect-service h1, .sect-spare h1, .head-page h2,
.managerHeader, .name-product h3, .name-product h5,
.pre-product h6, .contact-page h2, .text-blue,
.rental-detail h5 {
    color: #024985;
}

.CASS-A-main .img-thumbnail, .CASS-A-main .thumbnail {
    box-shadow: none;
    border: none;
    width: 100%;
    margin: 0 !important;
    min-height: unset !important;
    padding: 0 !important;
}

.btn-more {
    width: fit-content;
    background: #00a7ff;
    color: #fff;
    padding: 0.75rem 2rem;
    border-radius: 30px;
    margin: auto;
    font-weight: 400;
    transition-duration: 0.3s;
}

.text-cate {
    padding: 5% 3% 8%;
    background: #eef1f4;
}

.CASS-A-main figure, .img-contact img, .CASS-E-main .col-md-6.col-sm-6.col-xs-12 .imgLightbox,
.Contentmanager .site .col-section .item.-micro a .img-zoom{
    border-radius: 25px;
    overflow: hidden;
}

.CASS-A-main .owl-dots button.owl-dot {
    width: 13px !important;
    height: 13px !important;
    margin: 0 5px !important;
}

.CASS-A-main .owl-dots button.owl-dot.active {
    background-color: #00a7ff !important;
}

.CASS-A-main .owl-dots {
    padding-top: 30px !important;
}

.space-about {
    padding: 32%;
}

.items-about {
    display: grid;
    grid-template-columns: 15% auto;
    align-items: center;
    gap: 20px;
    margin-bottom: 2rem;
}

.blog-about h6, .hade-cate h3 {
    margin-bottom: 0.5rem;
}

 .head-about p {
    white-space: pre-line;
}

p {
    line-height: 26px;
}

.blog-about {
    margin-top: 8%;
}

figure.effect-jazz h2 {
    padding-top: 0;
    -webkit-transition: inherit;
    transition: inherit;
}

figure.effect-jazz h2, figure.effect-jazz p {
    opacity: 1;
    -webkit-transform: inherit;
    transform: inherit;
}

.grid figure h2 {
    word-spacing: unset;
    font-weight: unset;
    font-size: initial;
}

.CASS-B-main figcaption {
    padding: 0 !important;
    position: absolute !important;
    width: 100% !important;
    height: 100% !important;
    top: 0 !important;
    left: 0 !important;
    color: #fff !important;
    text-align: center !important;
    text-transform: uppercase !important;
}

.text-slogan {
    position: absolute;
    top: 48%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.CASS-B-main figure {
    border-radius: 25px;
    overflow: hidden;
    box-shadow: 0 4px 8px rgb(0, 0, 0, .1);
}

div#background68ad2662fcc2320013e8ff51 {
    margin-top: -135px;
}

figure.effect-jazz:hover h2, figure.effect-jazz:hover p {
    opacity: 1;
    -webkit-transform: inherit;
    transform: inherit;
}

.CASS-B-main .col-md-6.col-sm-6.col-xs-6:nth-child(1) figure {
    border: 4px solid transparent;
}

.CASS-B-main .col-md-6.col-sm-6.col-xs-6:nth-child(2) figure {
    border: 4px solid #fff;
}

.head-about h5, .sect-service h5, .sect-service p,
.sect-comair h5, .sect-spare h5, .sect-spare p,
.sect-article, .head-page, .article-detail p, 
.article-detail ul, .name-product p, .pre-product p {
    margin-bottom: 2rem;
}

.sect-comair p{
    margin-bottom: 3rem;
}

.head-about .btn-more, .sect-article .btn-more {
    padding: 1rem 2rem;
}

.space-product {
    padding: 8%;
}

.img-more-product {
    margin-bottom: -165px;
}

.sect-service .btn-more, .sect-comair .btn-more,
.sect-spare .btn-more, .name-product .btn-more,
.pre-product .btn-more {
    margin-left: 0;
    padding: 1rem 2rem;
}

.sect-service {
    padding-right: 15%;
    margin-bottom: 7%;
}

div#background68ad301be6103e0013103659 {
    padding-right: 15%;
}

.sect-comair h1 {
    line-height: 68px;
    margin-bottom: 2rem;
}

.sect-comair {
    padding: 15% 15% 0;
}

.sect-about {
    padding-right: 19%;
}

.sect-spare {
    padding-left: 8%;
    padding-top: 2%;
}

.sect-article .btn-more {
    margin-right: 0;
}

.sect-article {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.Text_seller2, .post-time, .landingpagemanager,
div#background68ad3e47bd02c300135ab7b3 .pagination,
.CASS-GrayBackground-main .title, div#searchResultLanding p.help-block,
.Contentmanager .site .col-section .item.-micro a .post,
.CASS-A-main .Contentmanager .caption, .text-form span {
    display: none;
}

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

.template1 {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 25px;
}

.template1 .col-md-4.col-sm-4.col-xs-12{
    padding: 0 !important;
    width: 100%;
}

.btn-view {
    width: fit-content;
    color: #00a7ff;
    padding: 5px 0;
    transition-duration: 0.3s;
}

.pre-article {
    text-align: left;
    padding: 20px 0;
    color: #444;
}

.pre-article h6 {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    min-height: 50px;
    margin-bottom: 1rem;
}

    .Contentmanager .template1 .template-panel,
.CASS-A-main .img-container{
        padding-bottom: 70%;
        overflow: hidden;
        border-radius: 25px;
    }

.navbar-nav>li:hover>.dropdown-menu {
    display: block;
}

.page-header {
    padding-bottom: 0;
    margin: 3% 0 0;
    border-bottom: none;
}

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

.ps-8 {
    padding-right: 8%;
}

.pe-8 {
    padding-left: 8%;
}

div#Contentmanager .thumbnail>img {
    border-radius: 25px;
    overflow: hidden;
    width: 100%;
    margin: 0;
}

div#Contentmanager .img-thumbnail, div#Contentmanager .thumbnail {
    padding: 0;
    border: none;
    box-shadow: none;
}

.article-detail h5, .article-detail h6, .name-product h6,
.rental-detail h6, .rental-detail h5 {
    margin-bottom: 1rem;
}

.article-detail li p {
    margin-bottom: 0.75rem;
}

.line-product hr {
    background: linear-gradient(to right, #f4f4f4, #b3b3b3, #f4f4f4);
    height: 2px;
    width: 50%;
    margin: 5% auto;
}

.name-product.more-cate-text {
    text-align: center;
    padding-left: 5%;
    padding-right: 5%;
    padding-bottom: 2%;
    padding-top: 3%;
}

.more-cate-text .btn-more {
    margin: auto;
      margin-bottom: 2rem;
}

.CASS-E-main .col-md-6.col-sm-6.col-xs-12:nth-child(2),
.CASS-H-main .col-md-6.col-sm-6.col-xs-12:nth-child(1){
    background-color: #004884;
    color: #fff;
}

.CASS-E-main .col-md-6.col-sm-6.col-xs-12:nth-child(2) .name-product h3,
.CASS-H-main .col-md-6.col-sm-6.col-xs-12:nth-child(1) .name-product h3{
    color: #00a7ff;
}

.CASS-E-main .col-md-6.col-sm-6.col-xs-12:nth-child(2) .name-product h6,
.CASS-H-main .col-md-6.col-sm-6.col-xs-12:nth-child(1) .name-product h6{
    color: #fff;
}

.four-pass h5 {
    min-height: 55px;
}

.CASS-E-main .col-md-6.col-sm-6.col-xs-12 .imgLightbox ,
.CASS-H-main .col-md-6.col-sm-6.col-xs-12 .imgLightbox {
    width: 50%;
    margin: auto;
}

.CASS-E-main .col-md-3.col-sm-6.col-xs-12:nth-child(even) {
    background: #cbecfe85;
}

.name-product.more-cate-text.four-pass {
    padding-bottom: 15%;
}

    .Contentmanager .site .col-section .item.-micro:nth-child(even),
.Contentmanager .site .col-section .item.-micro:nth-child(odd){
        border: none;
    }

.CASS-GrayBackground-main .col-md-6.item.-micro,
.CASS-BlackHead-main .col-xs-12.col-sm-6.col-md-6 {
    width: 100%;
}

.pre-product {
    padding: 4% 7% 0;
    color: #444;
}

.Contentmanager .site .col-section .item.-micro:nth-child(even) a .caption {
    order: 0;
}

.Contentmanager .site .col-section .item.-micro:nth-child(even) a .image {
    order: 1;
}

.CASS-GrayBackground-main .col-md-6.item.-micro > a {
       display: flex !important;
    align-items: center;
}

.CASS-BlackHead-main .col-xs-12.col-sm-3.col-md-3 {
    display: none !important;
}

.CASS-BlackHead-main {
    padding: 2% 6% 3%;
    background: #ffffff;
}

.CASS-BlackHead-main .form-control {
    box-shadow: none;
    height: 45px;
    border-radius: 0;
    border: none;
    background: transparent;
    border-bottom: 1px solid #bababa;
}

.CASS-BlackHead-main .col-md-offset-5 {
    margin: 0;
    width: 100%;
    text-align: center;
}

.CASS-BlackHead-main button {
    width: fit-content;
    background: #00a7ff;
    color: #fff;
    padding: 1rem 3rem;
    border-radius: 30px;
    margin: auto;
    font-weight: 400;
    border: none;
    text-shadow: none;
}

.contact-page {
    padding-left: 6%;
}

.group-contact-button {
    display: grid;
    grid-template-columns: repeat(2,1fr);
    gap: 10px 20px;
    margin-top: 3%;
}

.contact-button {
    display: grid;
    grid-template-columns: 37px auto;
    align-items: center;
    padding: 5px 8px;
    background: #dceef8c4;
    gap: 10px;
    border-radius: 50px;
    transition-duration: 0.3s;
}

.footer p {
    margin: 2% 0;
}

.form-contact {
    text-align: center;
    background: #fff;
    padding: 5% 4% 1%;
    color: #024985;
}

.maps-page {
    margin-bottom: -6px;
}

.contact-page a {
    color: #444;
}

.footer a, .contact-first a,
.CASS-BlackHead-main button:hover {
    color: #fff;
}

.footer a:hover, .contact-first a:hover {
    color: #00a7ff;
}

.contact-button:hover {
    background: #c5e3f4;
}

.btn-view:hover, .template1 .col-md-4.col-sm-4.col-xs-12:hover .btn-view,
.template1 .col-md-4.col-sm-4.col-xs-12:hover .pre-article h6,
.contact-button:hover a {
    color: #024985;
}

div#searchResultLanding .panel-default {
    border: none;
    background: transparent;
    box-shadow: none;
}

.itopplus-search-image-flex-container {
    display: grid !important;
    grid-template-columns: repeat(4,1fr) !important;
      align-items: start !important;
}

.itopplus-search-image-flex-item {
    width: 100% !important;
    box-shadow: none !important;
    border-radius: 0 !important;
    min-height: unset !important;
    max-height: unset !important;
    margin: 0 !important;
    margin-bottom: 2rem !important;
}

.itopplus-search-image-flex-item img {
    width: 100% !important;
    height: 200px !important;
    object-fit: cover;
    border-radius: 25px;
}

.search_titleText {
    margin-top: 10px;
    color: #282828;
    margin-bottom: 5px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.search_text {
    color: #444;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.social-footer img, .CASS-A-main .imgLightbox img,
.icon-about img, .img-service img, .contact-icon img,
.img-container .img, .img-rental-detail img { 
   transition: transform 0.2s ease-out;
}

.btn-line:hover, .social-footer img:hover, .CASS-A-main figure:hover .imgLightbox img,
.items-about:hover img, .img-service img:hover, .contact-button:hover img,
.template1 .col-md-4.col-sm-4.col-xs-12:hover .img,.CASS-A-main .owl-item:hover .img,
.img-rental-detail img:hover{
    transform: scale(1.05);
}

.btn-more:hover, .CASS-A-main figure:hover .btn-more,
.CASS-BlackHead-main button:hover, .btn-jobs:hover,
.CASS-A-main .owl-item:hover .btn-more{
    background: #024985;
}

.CASS-A-main .imgLightbox, .img-service {
    overflow: hidden;
}

.CASS-A-main .effect-default {
    margin: 0 !important;
  width: 100%;
}

.CASS-A-main .imgLightbox img {
    max-height: unset !important;
}

.ITPcookiebar {
  width: 100% !important;
background-color: #62626275 !important;
    color: #fff;
}

.buttonExampleSite {
    border-radius: 5rem !important;
    border: 1px solid #62626275 !important;
    color: #171717 !important;
}

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

.ITPlinkToCookiepage:hover {
    color: #00a7ff !important;
}

.itpPDPALandingPage ,
.ITP-pdpa-template-contentFont{
    font-size: 16px !important;
    margin-bottom: 3% !important;
}

.itpPDPALandingPage {
    margin-top: 3%;
}

.ITP-pdpa-template-titleFont {
    font-size: 20px !important;
    font-weight: 600 !important;
}

.ITP-pdpa-template-contentFont {
    line-height: 28px;
}

div#itp-shopcart-detail {
    padding: 0 !important;
}

p {
    font-weight: 400;
}

div#background68ad6b45ce44820013227d6a .template1 {
    grid-template-columns: repeat(3, 1fr);
}

.CASS-H-main .col-md-6.col-sm-6.col-xs-12 .name-product p,
.CASS-E-main .col-md-6.col-sm-6.col-xs-12 .name-product p{
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.CASS-E-main .col-md-3.col-sm-6.col-xs-12 .name-product p {
    display: -webkit-box;
    -webkit-line-clamp: 8;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.CASS-A-main .owl-nav button, .CASS-A-main button.owl-next {
    color: #ddd !important;
    font-size: 28px;
    top: 50px !important;
}

.maps-page iframe {
    height: 480px;
}

.name-product.more-cate-text .btn-more {
    margin-bottom: 0;
}

.btn-jobs {
    width: fit-content;
    margin: auto;
    background: #e10000;
    margin-top: -20px;
    position: relative;
    z-index: 99;
    padding: 1rem 2rem;
    border-radius: 30px;
    box-shadow: 0 4px 8px rgb(0, 0, 0, 0.1);
}

.btn-jobs a {
    color: #fff;
}

.head-contact {
    display: flex;
    align-items: center;
    gap: 10px;
    flex-wrap: wrap;
}

.btn-line:hover {
    color: #fff;
}

.btn-line {
    font-family: "LINE Seed Sans TH";
}

  .CASS-A-main .grid {
    width: 100%;
}

.Contentmanager .site .col-section .item.-micro a .caption, 
.Contentmanager .site .col-section .item.-micro a .image {
    width: 55%;
    padding: 0;
    height: fit-content;
}

.Contentmanager .site .col-section .item.-micro a .image {
    width: 45%;
}

.service-rental h3, .head-rental h4,
.hade-cate h4, .name-product h4{
    margin-bottom: 0.5rem;
  color: #024985;
}

.hade-cate h6, .service-rental h6, .name-product ol {
    margin-bottom: 2rem;
}

.hade-cate {
    text-align: center;
    padding-top: 5%;
    margin-bottom: 3rem;
}

.itopplus-bg .pre-product h6, .itopplus-bg .pre-product p,
.itopplus-bg3 .name-product h4, .itopplus-bg5 .name-product h4, 
.itopplus-bg5 .name-product li, .hade-cate.head-rentel h4, 
.hade-cate.head-rentel .text-blue{
    color: #fff;
}

.hade-cate.head-rentel {
    background: #024985;
    color: #fff;
    border-bottom: 5px solid #00a7ff;
    border-top: 5px solid #00a7ff;
    background-image: url(https://itp1.itopfile.com/ImageServer/z_itp_05062024pntb/0/0/3z-z668508746042.jpg);
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: center;
}

.Contentmanager .site .col-section .item.-micro {
    padding: 0;
    margin-bottom: 7rem;
}

.Contentmanager .site .col-section .item.-micro a .img-zoom img {
    height: 370px;
    object-fit: cover;
      border-radius: 25px;
}

.CASS-GrayBackground-main #Contentmanager .row {
    margin: 0;
}

div#Contentmanager .col-md-6.pull-left, 
div#Contentmanager .col-md-6.pull-right {
    padding: 0;
}

.hade-cate {
    text-align: center;
    padding-top: 3%;
    padding-bottom: 3%;
    background: #ffffff;
    margin: auto;
    box-shadow: 0 4px 8px rgb(0, 0, 0, 0.1);
    color: #282828;
}

.service-rental {
    padding-top: 6%;
    padding-right: 10%;
}

.head-rental {
    text-align: center;
    color: #282828;
    padding: 2%;
}

.rental-detail .btn-line {
    margin-top: 2rem;
  margin-bottom: 3rem;
    padding-right: 20px;
}

div#background68ca3a37713f7f0013e33242 .CASS-A-main .img-container {
    border-radius: 25px 25px 0 0;
}

div#background68ca3a37713f7f0013e33242 .text-cate {
    border-radius: 0 0 25px 25px;
      margin-bottom: 3rem;
}

.text-cate p {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    height: 50px;
}

.name-product li p {
    margin-bottom: 0.5rem;
}

.head-contact .btn-line, .rental-detail .btn-line {
    text-transform: none;
}

.name-product ol {
    list-style: none;
    padding-left: 5%;
}

.blog-rental-detail {
    display: grid;
    grid-template-columns: 50% auto;
    gap: 20px;
}

.img-rental-detail {
    border-radius: 20px;
    overflow: hidden;
    height: fit-content;
}

div#background68ca3140713f7f0013e33003 .CASS-A-middle-mid {
    gap: 80px !important;
    display: flex;
    justify-content: center;
}

div#background68ca3140713f7f0013e33003 .clearfix {
    display: none;
}
/***************responsive****************/

@media screen and (min-width: 1900px) {
  
  
.navbar-default .navbar-nav>li>a,
.dropdown-menu>li>a {
    font-size: 20px;
}

h1 {
    font-size: 4.2em;
}

h2 {
    font-size: 3.8em;
}

h3 {
    font-size: 3.2em;
}

h4, .managerHeader {
    font-size: 2.8em;
}

h5 {
    font-size: 2.2em;
}

h6 {
    font-size: 2em;
}

p, .pre-article h6, .search_titleText, .footer p,
  .text-cate p {
    font-size: 20px;
}

.btn-line, .btn-more, .btn-view,
.CASS-BlackHead-main button {
    font-size: 18px;
}

.sect-follow h6, .four-pass h6 {
    font-size: 22px;
}

 .text-cate h6, .blog-about h6, .footer h6, .rental-detail h5  {
    font-size: 26px;
}

.pre-product h6 {
    font-size: 40px;
}

  .hideForNewSearchtag .ui.input input {
    font-size: 18px !important;
}
  
  .social-first, .social-footer {
    gap: 15px;
}
  
  .btn-line {
    padding: 1rem;
}
  
  .social-footer img {
    width: 45px !important;
}
  
  .sect-company {
    gap: 135px;
}
  
  .name-company {
    padding: 2% 9%;
}
  
  .text-cate h6 {
    line-height: 30px;
    min-height: 35px;
    margin-bottom: 1.5rem;
}
  
  p {
    line-height: 32px;
}
  
  .items-about {
    margin-bottom: 3rem;
}
  
  div#background68ad2662fcc2320013e8ff51 {
    margin-top: -170px;
}
  
  .sect-service {
    padding-right: 18%;
    margin-bottom: 6%;
}
  
  .sect-spare {
    padding-right: 8%;
    padding-top: 3%;
}
  
  .sect-comair {
    padding: 12% 18% 0;
}
  
  .pre-article h6 {
    min-height: 60px;
}
  
  .head-about h5, .sect-service h5, .sect-service p, 
  .sect-comair h5, .sect-spare h5, .sect-spare p, .sect-article, 
  .head-page, .article-detail p, .article-detail ul, .name-product p,
  .pre-product p {
    margin-bottom: 3rem;
}
  
  .four-pass h5 {
    min-height: 55px;
}
  
  .contact-button {
    grid-template-columns: 42px auto;
}
  
  .contact-page {
    padding-top: 5%;
}
  
  .group-contact-button {
    gap: 15px 20px;
}
  
  .CASS-BlackHead-main .form-control {
    font-size: 16px !important;
    margin-bottom: 1rem;
}
  
  .maps-page iframe {
    height: 555px;
}
  
  .itopplus-search-image-flex-item img {
    height: 270px !important;
}
  
  .CASS-E-main .col-md-3.col-sm-6.col-xs-12 .name-product p {
    -webkit-line-clamp: 7;
}
  
  
  div#background68b56e5a5f296600132c773a .name-product {
    padding-top: 8%;
}
  
  .sect-about {
    padding-right: 21%;
}
  
      .head-contact .btn-line {
        padding: 0.75rem 1rem;
    }
  
  .text-cate p {
    height: 60px;
}
  

}

@media screen and (max-width: 1366px) {
  
  h1 {
    font-size: 3.2em;
}
  
  h3 {
    font-size: 2.6em;
}
  
  h6 {
    font-size: 1.5em;
}
  
  h2 {
    font-size: 3em;
}
    
  h5 {
    font-size: 1.6em;
}
  
    .sect-service {
        padding-right: 9%;
        margin-bottom: 6%;
    }
  
  div#background68ad301be6103e0013103659 {
    padding-right: 13%;
}
  
  p, .pre-article h6, .search_titleText {
    font-size: 16px;
}
  
  .sect-about {
    padding-right: 17%;
}
  
  .sect-spare {
    padding-left: 10%;
    padding-top: 0;
}
  
  .sect-comair {
    padding: 12% 15% 0;
}
  
  .sect-comair h1 {
    line-height: 64px;
  }
  
  .pre-article h6 {
    min-height: 48px;
}
  
  div#background68ad2662fcc2320013e8ff51 {
    margin-top: -120px;
}
  
  .name-product.pt-5 {
    padding-top: 0;
}
  
  p {
    line-height: 24px;
}

.four-pass h5 {
    min-height: 55px;
    line-height: 30px;
    font-size: 1.6em;
}
  
  .four-pass h6 {
    font-size: 16px;
}
  
  .pre-product {
    padding: 2% 5% 0;
  }
  
  .contact-button {
    grid-template-columns: 35px auto;
}
  
  .maps-page iframe {
    height: 470px;
}
  
  .img-more-product {
    margin-bottom: -135px;
}
  
  .footer p {
    font-size: 14px;
}
  
  .name-product.pe-8.ps-8.pt-5 {
    padding-top: 5%;
}
  
}

@media screen and (max-width: 1200px) {
  
    h1 {
    font-size: 2.8em;
}
  
  h3 {
    font-size: 2.4em;
}
  
  h6 {
    font-size: 1.4em;
}
  
  h2 {
    font-size: 2.8em;
}
    
  h5 {
    font-size: 1.6em;
}
  
    h4, .managerHeader {
    font-size: 2em;
}
  
  .items-about {
    grid-template-columns: 18% auto;
}
  
  .text-cate h6, .blog-about h6, .footer h6 {
    font-size: 18px;
}
  
      .sect-about {
        padding-right: 18%;
    }

      div#background68ad2662fcc2320013e8ff51 {
        margin-top: -115px;
    }
  
  .img-more-product {
    margin-bottom: -153px;
}
  
  .itopplus-bg3 {
    background-color: #023262;
}
  
      .sect-service {
        padding-right: 12%;
        margin-bottom: 8%;
    }
  
  div#background68ad2e49e6103e001310361c .imgLightbox img {
    height: 500px;
    object-fit: cover;
}
  
  .sect-spare {
        padding-left: 10%;
        padding-top: 0;
    }
  
  .sect-comair {
        padding: 10% 14% 0;
    }
  
      .sect-comair h1 {
        line-height: 54px;
    }
  
  .pre-article h6 {
        min-height: 48px;
        line-height: 24px;
    }
  
  .four-pass h5 {
    font-size: 1.5em;
}
  
  .pre-product h6 {
    font-size: 30px;
}
  
      .pre-product {
        padding: 0 5% 0;
    }
  
  .footer p {
    font-size: 14px;
}
  
      .four-pass h6 {
        font-size: 15px;
    }
  
  div#Contentmanager .col-md-12.text-justify {
    padding: 0;
}
  
      .maps-page iframe {
        height: 460px;
    }
  
  .space-about {
    padding: 28%;
}
  
      .name-product.pe-8.ps-8.pt-5 {
        padding-top: 3%;
    }
}

@media screen and (max-width: 1024px) {
  
      .sect-comair {
        padding: 7% 7% 0;
    }
  
        .maps-page iframe {
        height: 450px;
    }
}

@media screen and (max-width: 900px) {
  div#main-navbar-search {
    background: #fff;
    margin: 0 -15px;
    padding: 0 25px;
}
    .sect-company {
        padding: 3% 0;
        gap: 20px;
        grid-template-columns: 30% auto;
    }
  
  h1 {
    font-size: 30px;
}
  
  h3 {
    font-size: 26px;
}
  
  h6 {
    font-size: 18px;
}
  
  h2 {
    font-size: 28px;
}
    
  h5 {
    font-size: 20px;
}
  
    h4, .managerHeader {
    font-size: 26px;
}
  
  .sect-about {
        padding-right: 18%;
    }
  
      .items-about {
        grid-template-columns: 22% auto;
        align-items: start;
    }
  
      .space-about {
        padding: 25%;
    }
  
      div#background68ad2662fcc2320013e8ff51 {
        margin-top: -45px;
    }

  .head-about p {
    white-space: inherit;
}
  
  .img-more-product {
        margin-bottom: -110px;
    }
  
  br {
    display: none;
}
  
    div#background68ad2e49e6103e001310361c .imgLightbox img {
        height: 460px;
    }
  
      div#background68ad301be6103e0013103659 {
        padding-right: 8%;
    }
  
      p {
        line-height: inherit;
    }
  
  .img-service img {
    height: 500px;
    object-fit: cover;
}
  
      .sect-comair h1 {
        line-height: inherit;
        margin-bottom: 1rem;
    }
  
      .sect-comair {
        padding: 9% 7% 0;
    }
  
  .pre-article h6 {
        min-height: 45px;
        line-height: inherit;
    }
  
  .copy-right {
    text-align: center;
}
  
  .name-product h3 {
    margin-bottom: 1rem;
}
  
  .name-product.more-cate-text {
    padding-right: 3%;
    padding-bottom: 3%;
}
  
div#background68ae8555ceed310013cecaf1 .col-md-3.col-sm-6.col-xs-12 {
    width: 25%;
}
  
      .four-pass h5 {
        font-size: 16px;
        line-height: inherit;
        min-height: 55px;
    }
  
  .four-pass h6 {
    min-height: 45px;
}
  
  div#Component68ac3432bd02c300135aa1f8,
  div#contentnewmode68c153afe6f1bf001302848d{
    display: none;
}
  
      .pre-product {
        padding: 0 3%;
    }
  
div#Contentmanager .col-md-6.pull-left, div#Contentmanager .col-md-6.pull-right {
    width: 50%;
    padding: 0;
}
  
  .article-detail {
    padding: 0;
}
  
      div#Contentmanager .col-md-12.text-justify {
        padding: 0 2%;
    }
  
  .contact-page {
    padding-left: 0;
}
  
  div#background68ae9288373e350012ba487a .col-md-6.col-sm-6.col-xs-12 {
    width: 100%;
}
  
  .group-contact-button {
    grid-template-columns: repeat(3, 1fr);
}
  
      .contact-button {
        grid-template-columns: 35px auto;
        gap: 8px;
    }
  
  .itopplus-search-image-flex-item img {
    height: 140px !important;
}
  
      .maps-page iframe {
        height: 450px;
    }
  
  .CASS-BlackHead-main .col-md-6.col-sm-12 {
    width: 50%;
    padding-right: 0;
}
  
  div#InmyDiv1756824385757 img {
    height: 340px;
    object-fit: cover;
}
  
      .name-product.pt-5 {
        padding-top: 3%;
    }
  
  div#background68ad8a2ace44820013228560 .imgLightbox img {
    height: 270px;
    object-fit: cover;
}
  
      p, .pre-article h6, .search_titleText {
        font-size: 15px;
    }
  
  .btn-jobs {
    margin-top: 0;
}
  
  .Contentmanager .site .col-section .item.-micro a .image {
    width: 40%;
}
  
  .Contentmanager .site .col-section .item.-micro a .caption {
    width: 60%;
}
  
  .CASS-GrayBackground-main .col-md-6.item.-micro > a {
    gap: 20px;
            align-items: start;
}
  
  .Contentmanager .site .col-section .item.-micro a .img-zoom img {
    height: 240px;
  }

  .hade-cate br {
    display: block;
}
}

@media screen and (max-width: 768px) {
  
      div#InmyDiv1756824385757 img {
        height: 360px;
  }
  
    .sect-about {
        padding-right: 17%;
    }
  
      .CASS-GrayBackground-main .col-md-6.item.-micro > a {
        gap: 10px;
    }
  
  div#background68ca322879a2f60013fe6818 .imgLightbox {
    width: 75%;
    margin: auto;
    border-radius: 25px;
}
   /* #background68ccd6947940e8001303c323  .col-md-6 {
        width: 100%;
    }*/
  div#background68ca3140713f7f0013e33003 .CASS-A-middle-mid {
    gap: 15px !important;

}
}

@media screen and (max-width: 480px) {
  
  #imagesControl68ac3af3fcc2320013e8f376,
  div#imagesControl68ad301be6103e0013103659,
  div#imagesControl68ad319a8bdc670014ad3a2a,
  div#mainmenu68ad31e1fcc2320013e900ec>div,
  div#mainmenu68aea49b2e9b000013e5e51e>div,
  div#mainmenu68aea577a5335c0013be57da>div,
  div#mainmenu68aea493c1a4a4001376e377>div,
  div#mainmenu68ae9288373e350012ba487a>div,
  div#mainmenu68b56e5a5f296600132c773a>div{
    padding: 0 !important;
}
  
  #slider68ac3af3fcc2320013e8f376 {
    margin-bottom: -5px;
}
  
  .sect-company {
    display: block;
    padding: 8% 0;
    text-align: center;
}
  
  .name-company {
        border-right: none;
        padding: 0;
        margin-bottom: 7%;
        padding-bottom: 7%;
        border-bottom: 3px solid #00a7ff;
}
  
  .social-first {
    flex-wrap: wrap;
    gap: 20px;
    margin-top: 6%;
    justify-content: center;
}
  
  .CASS-A-main .owl-dots button.owl-dot {
    width: 10px !important;
    height: 10px !important;
    margin: 0 3px !important;
}
  
  .sect-about p, .sect-service p, .sect-comair p, 
  .sect-spare p, .name-product {
    text-align: center;
}
  
  .sect-about {
    text-align: center;
    padding: 0;
    margin-bottom: 7%;
}
  
  .items-about {
    grid-template-columns: 20% auto;
    gap: 15px;
}
  
  div#contentnewmode68ad1affbd02c300135aaefb {
    display: none;
}
  
      div#background68ae8555ceed310013cecaf1 .col-md-3.col-sm-6.col-xs-12 {
        width: 100%;
    }
  
  .CASS-D-border, .CASS-B-border, .CASS-A-border,
  .CASS-E-border, .CASS-H-border, .CASS-BlackHead-border   {
    margin: -10px;
}
  
  .img-more-product {
        margin-bottom: -50px;
    }
  
.head-about p {
    margin-bottom: 8%;
}
  
      p, .pre-article h6, .search_titleText {
        font-size: 14px;
    }
  
  .sect-service, div#background68ad301be6103e0013103659, .product-detail,
  .sect-spare, .name-product,.Contentmanager .site .col-section .item.-micro a .caption,
  .service-detail, .service-rental {
    padding: 0;
}
  
  .sect-service, .sect-spare {
    text-align: center;
    margin-bottom: 15%;
}
  
  .sect-service .btn-more, .sect-comair .btn-more, 
  .sect-spare .btn-more, .name-product .btn-more, 
  .pre-product .btn-more {
    margin: auto;
    padding: 0.72rem 2rem;
}
  
.CASS-B-main .col-md-6.col-sm-6.col-xs-12:nth-child(2) figure {
    border: 4px solid #fff;
}
  
  .btn-line, .btn-more, .btn-view, .CASS-BlackHead-main button {
    font-size: 12px;
}
  
  .head-about {
    margin-bottom: 5%;
}
  
      div#background68ad2e49e6103e001310361c .imgLightbox img {
        height: unset;
    }
  
  .head-about h5, .sect-service h5, .sect-service p, .sect-comair h5, 
  .sect-spare h5, .sect-spare p, .sect-article, .head-page, .article-detail p, 
  .article-detail ul {
    margin-bottom: 1rem;
}
  
  .pt-5.head-product {
    padding-top: 8%;
}
  
  .sect-comair {
    padding: 8% 5% 12%;
    text-align: center;
}
  
      .img-service img {
        height: auto;
  }
  
  .template1 {
    grid-template-columns: repeat(1, 1fr);
    gap: 20px;
}
  
      .pre-article h6 {
        min-height: auto;
        -webkit-line-clamp: unset;
  }
  
  .CASS-JaikothaiHead-middle-mid {
    display: flex;
    flex-wrap: wrap-reverse;
}
  
  .name-product {
    margin-bottom: 5%;
}

  .name-product.more-cate-text {
    padding-top: 0;
}
  
  .CASS-E-main .col-md-6.col-sm-6.col-xs-12 .imgLightbox, 
  .CASS-H-main .col-md-6.col-sm-6.col-xs-12 .imgLightbox {
    width: 85%;
    margin-bottom: 0;
    margin-top: 10%;
}
  
  .CASS-H-main .col-md-6.col-sm-6.col-xs-12:nth-child(1) {
    background-color: #ffffff;
    color: #444;
}
  
  .name-product.more-cate-text.four-pass {
    padding-bottom: 0;
}
  
.CASS-E-middle-mid .col-md-6.col-sm-6.col-xs-12 .boderedlayoutClient,
.CASS-H-main .col-md-6.col-sm-6.col-xs-12 .boderedlayoutClient{
    display: flex;
    flex-wrap: wrap-reverse;
}
  
  .four-pass h5, .pre-product h6 {
    font-size: 24px;
    min-height: unset;
    margin-bottom: 1rem;
}
  
      .four-pass h6 {
        min-height: unset;
        font-size: 18px;
    }
  
    .CASS-GrayBackground-main .col-md-6.item.-micro:nth-child(even) > a, 
  .CASS-GrayBackground-main .col-md-6.item.-micro > a {
        display: block !important;
    }
  
  .pre-product {
    text-align: center;
    margin-top: 8%;
}
  
  .Contentmanager .site .col-section .item.-micro {
    margin-bottom: 12%;
    padding: 0;
}
  
.managerHeader {
        font-size: 20px;
    }
  
  .social-share, div#contentnewmode68ad87eefcc2320013e90fa5 {
    display: none;
}
  
  .group-contact-button {
        display: flex;
        flex-wrap: wrap;
        gap: 10px;
}
  
  .maps-page iframe {
    height: 250px;
}
    .ITPcookiebar {
    padding: 3% 2%;
    display: flex !important;
}
  
  .ITPcookieLeftText {
    /* color: white; */
    float: unset !important;
    padding-left: 0 !important;
    padding-top: 0 !important;
}
  
  .ITPcookieButton {
    float: unset !important;
    padding-right: 0 !important;
    padding-top: 0 !important;
}
  
   .ITPcookieLeftText span {
    font-size: 12px;
}
  
  .itopplus-search-image-flex-container {
    grid-template-columns: repeat(1, 1fr) !important;
}

      .itopplus-search-image-flex-item img {
        height: auto !important;
    }
  
  .space-about {
        padding: 25%;
    }
  
  div#background68ad6b45ce44820013227d6a .template1 {
    grid-template-columns: repeat(2, 1fr);
}
  
.name-product p,
  .CASS-H-main .col-md-6.col-sm-6.col-xs-12 .name-product p, 
  .CASS-E-main .col-md-6.col-sm-6.col-xs-12 .name-product p,
  .CASS-E-main .col-md-3.col-sm-6.col-xs-12 .name-product p{
    display: -webkit-box;
    -webkit-line-clamp: 6;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
  
  .CASS-H-main .col-md-6.col-sm-6.col-xs-12:nth-child(1) .name-product h6 {
    color: #000;
}
  
      .contact-button {
        grid-template-columns: 20px auto;
        gap: 5px;
        width: 47%;
        padding: 5px;
    }
  
  .CASS-BlackHead-main .col-md-6.col-sm-12 {
    padding-right: 0;
}
  
  #formdisplay68b56ca6c5b8370013ff9825 > div:nth-child(4) {
    padding-top: 0 !important;
}
  
  .CASS-A-main .owl-nav button, .CASS-A-main button.owl-next {
    font-size: inherit !important;
    height: fit-content !important;
    background: #000000b5 !important;
    padding: 10px 5px !important;
        top: 8px !important;
}
  
 .CASS-A-main .owl-nav button.owl-next {
    right: -10px !important;
}

 .CASS-A-main .owl-nav button.owl-prev {
    left: -10px !important;
}
  
  .CASS-A-main .owl-stage-outer .col-md-12.col-sm-12.col-xs-12 {
    padding: 0 !important;
}
  
  .CASS-BlackHead-main .col-md-6.col-sm-12 {
    width: 100%;
}
  
  .form-contact {
    padding: 8% 4% 1%;
}
  
      .name-product.pe-8.ps-8.pt-5 {
        padding: 4%;
        padding-top: 5%;
    }
  
      div#InmyDiv1756824385757 img,
  div#background68ad8a2ace44820013228560 .imgLightbox img {
        height: auto;
    }
  
span.num-mobile {
    display: block !important;
}
  
.text-cate h6 {
    -webkit-line-clamp: 2;
    min-height: 45px;
    font-size: 15px;
    line-height: 22px;
}
  
  .btn-jobs {
    margin-bottom: 5%;
}
  
    div#Contentmanager .col-md-6.pull-left, div#Contentmanager .col-md-6.pull-right {
    width: 100%;
    float: none !important;
}
  
      .Contentmanager .site .col-section .item.-micro a .image,
  .Contentmanager .site .col-section .item.-micro a .caption{
        width: 100%;
    }
  
      .Contentmanager .site .col-section .item.-micro a .img-zoom img {
        height: auto;
    }
  
  .name-product h4, .hade-cate h4 {
    font-size: 20px;
    margin-bottom: 1rem;
}
  
  .rental-detail h5 {
    margin-bottom: 0;
}
  
  .hade-cate {
    padding: 6%;
}
  
      .hade-cate br {
        display: none;
    }
  
  .name-product ol {
    padding-left: 0;
}
  
  .hade-cate h6 {
    margin-bottom: 1rem;
}
  
  .hade-cate.head-rentel {
    background-size: cover;
}
  
  .blog-rental-detail {
    grid-template-columns: 100%;
}
  
  div#background68ca322879a2f60013fe6818 .imgLightbox {
    width: 100%;
}
  
  div#background68ca3140713f7f0013e33003 .CASS-A-middle-mid {
    display: block;
}
}
/*  .rental-detail  {
    display: grid;
    grid-template-columns: 100% auto;
    gap: 20px;
}*/
@media (max-width: 992px) {
  #background68ccd6947940e8001303c323  .col-md-6 {
        width: 100%;
    }
   #background68ca322879a2f60013fe6818 .rental-detail  {
    display: grid;
    /*grid-template-columns: 50% auto;*/
    gap: 20px;
}
 /* #background68ca322879a2f60013fe6818     .col-sm-6 {
        width: 100%;
    }*/
}

.btn-center .btn-line {
    margin: auto;
}

