.itopplus-background {

}
body {
  font-size: 16px;
  overflow-x: hidden;
  color: #444;
  font-family: "LINE Seed Sans TH";
}
a {
    color: #444444;
}
a:hover {
    color: #3da7ee;
}
b, strong {
    font-weight: 600;
}
.itopplus-bg {
  background-image: url("https://itp1.itopfile.com/ImageServer/z_itp_03002025w3sk/0/0/1z-z1280496784797.jpg");
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: top;
}

.itopplus-bg2 {
  background-image: url("https://itp1.itopfile.com/ImageServer/z_itp_03002025w3sk/0/0/2z-z838706175356.jpg");
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: top;
  color: #fff;
}

.itopplus-bg3 {
  background-image: none;
  /*background-image: url("https://itp1.itopfile.com/ImageServer/z_itp_03002025w3sk/0/0/3z-z1345632550136.jpg");*/
  background-size: 100%;
  background-repeat: no-repeat;
}

.itopplus-bg4 {
      background-image: none;
  /*background-image: url("https://itp1.itopfile.com/ImageServer/z_itp_03002025w3sk/0/0/4z-z1604568631286.jpg");*/
  background-size: 100%;
  background-repeat: no-repeat;
}

.itopplus-bg5 {
      background-image: none;
  /*background-image: url("https://itp1.itopfile.com/ImageServer/z_itp_03002025w3sk/0/0/5z-z1272953251579.jpg");*/
  background-size: 100%;
  background-repeat: no-repeat;
}

.itopplus-bg6 {
  background-image: url("https://itp1.itopfile.com/ImageServer/z_itp_03002025w3sk/0/0/6z-z784754383139.jpg");
  background-size: 100%;
  background-repeat: no-repeat;
}

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

.navbar-default .navbar-nav > li > a {
  font-size: 1em;
  color: #444;
  margin: 0 15px;
  padding: 8px 5px;
  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: #2c76a8;
  box-shadow: none;
  border-color: #2c76a8;
  background: transparent;
  background-color: transparent;
}

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

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

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

  #nav-menu {
    background: #fff !important;
  }

  .navbar-collapse,
  #ItopplusMainSidebar {
    background: #fff !important;
  }

  #ItopplusMainSidebar *:is(li, a) {
    color: #444 !important;
    border: none;
  }

  #nav-menu .icon-bar {
    background: #444 !important;
  }

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

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

  #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;
    box-shadow: 0 0 10px rgba(0, 0, 0, .1);
    transition: 0.3s;
  }

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

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

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

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

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

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

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






/**/
.h1, h1 {
    font-size: 4em;
}
.h2, h2 {
    font-size: 2.7em;
}
.h3, h3 {
    font-size: 2.5em;
}
.h4, h4 {
    font-size: 1.3em;
}
.h5, h5 {
    font-size: 1.2em;
}
.h6, h6 {
    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;
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    margin-top: 0px;
    margin-bottom: 0px;
    line-height: 1.2;
    font-weight: 600;
}
/**/





/*header*/
.ui.input input {
    font-family: "LINE Seed Sans TH";
    padding: 10px 15px;
    background: #edf1f3 !important;
    font-size: 0.9em;
    border: 0px solid rgba(0, 0, 0, .15);
    color: #888888;
}
.ui.icon.input>i.circular.icon {
    top: 2px;
    right: 7px;
    background-color: transparent !important;
    box-shadow: none;
    opacity: 1;
    color: #282828;
}
/*header*/





/*footer*/
.itopplus-footer {
    font-size: 14px;
    line-height: 1.6;
}
.itopplus-footer a {
    color: #fff;
}
.itopplus-footer a:hover {
    color: #0f81d0;
}
.itopplus-footer h6 {
    font-size: 1.2em;
    font-weight: 400;
    line-height: 1.2;
    margin: 0 0 10px;
}
.footer-block1 {

}
.footer-logo {
    width: 60%;
}
.footer-block2 {

}
.footer-block3 {
    padding: 0 0 0 25%;
}
.tel-mail {
    display: grid;
    grid-template-columns: 15px auto;
    gap: 15px;
    margin-bottom: 10px;
}
.footer-block4 {

}
.footer-icon-img {
    width: 45%;
    display: flex;
    gap: 15px;
    margin: 0 auto;
}
.icon-img {
    transition: 0.5s;
}
.icon-img:hover {
    transform: scale(1.1);
}
.copy-right {
    font-size: 0.8em;
    padding: 25px 0px 0;
}
.ITPcookiebar {
    width: 100% !important;
}
.buttonExampleSite {
    border: 1px solid #0f81d0 !important;
    color: #0f81d0 !important;
    font-family: "LINE Seed Sans TH" !important;
}
.buttonExampleSite:hover {
    background: #0f81d0 !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: 5% 2% 2%;
}
/*footer*/






/*หน้าแรก*/
.about-us {
    padding: 10% 13%;
}
.about-us h3 {
    background: linear-gradient(90deg, rgba(44, 118, 168, 1) 0%, rgba(61, 167, 238, 1) 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    width: max-content;
    margin: 0 0 15px;
    font-family: "Figtree", sans-serif;
}
.about-us h4 {
    color: #000;
    margin: 0;
}
.btn-more {
    display: flex;
    gap: 10px;
    background: linear-gradient(90deg, rgba(0, 37, 94, 1) 0%, rgba(61, 167, 238, 1) 100%);
    color: #fff;
    border: none;
    border-radius: 50px;
    align-items: baseline;
    padding: 7px 15px;
    transition: 0.5s;
}
.btn-more:hover {
    background: linear-gradient(-90deg, rgba(0, 37, 94, 1) 0%, rgba(61, 167, 238, 1) 100%);
    color: #fff;
}
.btn-more-img {
    width: 12px;
}
.btn-more-text {
    font-size: 0.9em;
}
.menu-align {
    text-align: center;
    padding: 7% 0 1%;
    color: #282828;
}
.padding-pd {
    padding: 2%;
}
.service-bg-block {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 20px;
    margin-bottom: 10%;
}
.service-bg {
    background: linear-gradient(0deg, rgba(238, 243, 246, 1) 0%, rgba(255, 255, 255, 1) 100%);
    box-shadow: 0 0 10px rgba(40, 40, 40, .1);
    border-radius: 20px;
    padding: 10%;
    transition: 0.5s;
}
.service-bg:hover , .about-bg:hover {
    transform: translateY(-10px);
}
.service-bg-img {
    width: 35%;
    margin: 0 0 20px;
}
.service-bg-text h5 {
    color: #2c76a8;
    margin: 0 0 5px;
}
figure.effect-phoebe {
    background: transparent;
    margin-bottom: -20px !important;
}
.no-js figure.effect-phoebe h2 {
    position: absolute;
}
figure.effect-phoebe h2 {
    margin-top: 0em;
    -webkit-transform: translate3d(0, 0px, 0);
    transform: translate3d(0, 0px, 0);
    font-size: 0.9em;
    text-align: left;
    text-transform: none;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}
.grid figure h2 {
    word-spacing: normal;
    font-weight: 400;
}
figure.effect-phoebe img {
    opacity: 1;
    -webkit-transition: opacity .35s;
    transition: 0.5s;
}
figure.effect-phoebe:hover img {
    opacity: 1;
    transform: scale(1.05);
}
.product-name-bg1 {
    background: linear-gradient(90deg, rgba(15, 129, 208, 1) 0%, rgba(15, 129, 208, 0) 100%);
    color: #fff;
}
.product-name-bg2 {
    background: linear-gradient(-90deg, rgba(15, 129, 208, 1) 0%, rgba(15, 129, 208, 0) 100%);
    color: #fff;
    float: right;
}
.product-name-bg1 , .product-name-bg2 {
    width: 50%;
    padding: 10% 10%;
}
.product-name {
    white-space: pre-line;
    line-height: 1.4;
}
.product-name h3 {
    font-size: 2em;
    margin: 0 0 15px;
}
.product-name .btn-more {
    background: #fff;
    color: #282828;
}
.product-name .btn-more:hover , figure.effect-phoebe:hover .btn-more {
    background: #00255e;
    color: #ffffff;
}
.product-name .btn-more .btn-more-img {
    filter: brightness(0) saturate(100%) invert(42%) sepia(49%) saturate(1508%) hue-rotate(171deg) brightness(92%) contrast(93%);
}
.about-head {

}
.about-head h2 {
    color: #fff;
    text-align: center;
}
.about-bg-block {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 20px;
    margin-top: 3%;
}
.about-bg {
    background: linear-gradient(0deg, rgba(238, 243, 246, 1) 0%, rgba(255, 255, 255, 1) 100%);
    color: #444;
    box-shadow: 0 0 10px rgba(40, 40, 40, .1);
    border-radius: 20px;
    padding: 10% 10% 20%;
    transition: 0.5s;
}
.number-bg {
    background: linear-gradient(45deg, rgba(0, 37, 94, 1) 0%, rgba(61, 167, 238, 1) 100%);
    color: #fff;
    font-family: "Figtree", sans-serif;
    padding: 10px;
    border-radius: 10px;
    width: fit-content;
    margin-bottom: 20px;
}
.number-bg h3 {
    font-size: 2.2em;
    line-height: 1;
    margin: 0;
    font-weight: bold;
}
.about-bg h5 {
    color: #2c76a8;
    margin: 5px 0;
    line-height: 1.2;
}
.product-block {
    display: grid;
    grid-template-columns: 58% auto;
    gap: 45px;
    align-items: end;
}
.product-block-img {
    margin-top: -15%;
}
.product-block-text {
    padding: 10% 0;
    text-align: center;
}
.product-block-text h1 {
    margin: 0;
    line-height: 1;
}
.product-block-text h4 {
    font-size: 1.4em;
    font-weight: 400;
    margin: 0;
}
.price-bg {
    background: linear-gradient(90deg, rgba(193, 203, 214, 1) 16%, rgba(255, 255, 255, 1) 50%, rgba(193, 203, 214, 1) 100%);
    text-align: center;
    padding: 5px;
    border-radius: 20px;
    width: 80%;
    margin: 10px auto;
}
.price-bg h3 {
    background: linear-gradient(0deg, rgba(0, 37, 94, 1) 0%, rgba(61, 167, 238, 1) 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    width: max-content;
    margin: 0 auto;
    font-family: "Figtree", sans-serif;
    text-align: center;
    font-weight: bold;
}
.price-bg h3 span {
    font-size: 2.2em;
    line-height: 1;
}
.CASS-B-border {
    border: 0px solid #d4d4d4;
    border-radius: 0px;
}
.CASS-B-border .col-md-3.col-sm-4.col-xs-4 {
    width: 11.11%;
}
.CASS-B-middle-mid {
    padding: 0px;
}
.CASS-D-border {
    width: 66%;
    margin: 0 auto;
}
.CASS-D-middle-mid {
    padding: 0px;
}
.CASS-D-border .col-md-3.col-sm-4.col-xs-4 {
    width: 16.66%;
}
.CustomImageGalleryType_2 {
    justify-content: center;
}
.thumbnail {
    border: 0px solid #ddd;
    box-shadow: 0 0 10px rgba(40, 40, 40, .1);
    border-radius: 20px;
    padding: 0px !important;
}
.thumbnail .imageWidth.imageGallery {
    transform: scale(1.0);
    transition: 0.5s;
}
.thumbnail .imageWidth.imageGallery:hover {
    transform: scale(1.1);
}
.thumbnail .imgLightbox {
  border-radius: 20px;
  position: relative!important;
  overflow: hidden!important;
  width: 100%!important;
}
.customer-head {
    text-align: center;
    padding: 2% 0 0;
    color: #282828;
}
.border-line {
    border-bottom: 1px solid #e2e2e2;
}
/*หน้าแรก*/




/*เกี่ยวกับเรา*/
.about-us-pd .about-us {
    padding: 10% 0 0 5%;
}
/*เกี่ยวกับเรา*/





/*สินค้า*/
.menu-align2 {
    text-align: center;
    padding: 35px 0;
    font-family: "Figtree", sans-serif;
}
.menu-align2 h2 {
    font-weight: bold;
}
.col-section {

}
article.col-md-6.item.-micro {
    width: 25%;
}
.Contentmanager .site .col-section .item.-micro {
    padding: 0px 10px 20px;
}
.Contentmanager .site .col-section .item.-micro:nth-child(odd) {
     border-right: solid 0px #e8e6e8;
     border-bottom: solid 0px #e8e6e8;
}
.Contentmanager .site .col-section .item.-micro:nth-child(even) {
     border-bottom: solid 0px #e8e6e8;
}
.Contentmanager .site .col-section .item.-micro a .image {
    width: 100%;
    border-radius: 20px;
    box-shadow: 0 3px 10px rgba(40, 40, 40, .1);
}
.Contentmanager .site .col-section .item.-micro a .caption {
    width: 100%;
    padding-left: 0;
    text-align: center;
    padding: 10% 0;
}
.Contentmanager .site .col-section .item.-micro a .post {
    display: none;
}
.Contentmanager .site .col-section .item.-micro a .caption .title {
    font-size: 1em;
    font-weight: 600;
    line-height: 1.2;
    color: #282828;
    margin-bottom: 20px;
}
.Contentmanager .site .col-section .item.-micro a:hover .caption .title {
    color: #2c76a8;
}
.Contentmanager .site .col-section .item.-micro a .caption .time {
    color: #282828;
    font-size: 0.9em;
}

.Contentmanager .site .col-section .item.-micro a .caption .time .btn-more {
    margin: 10px auto 0;
}
article.col-md-6.item.-micro:hover .btn-more {
    background: linear-gradient(-90deg, rgba(0, 37, 94, 1) 0%, rgba(61, 167, 238, 1) 100%);
    color: #fff;
}
.managerHeader {
    font-size: 2em;
    font-weight: 600;
    text-align: center;
    background-image: url("https://itp1.itopfile.com/ImageServer/z_itp_03002025w3sk/0/0/2z-z838706175356.jpg");
    background-size: cover;
    background-repeat: no-repeat;
    color: #fff;
    padding: 20px;
    border-radius: 10px;
}
#Contentmanager .post-time {
    display: none;
}
.page-header {
    margin: 5% 0 5%;
    border-bottom: 0px solid #eee;
}
.col-md-6.pull-left {
    padding: 0;
    width: 45%;
    margin: 0 4% 0 0;
}
.col-md-6.pull-right {
    padding: 0;
    width: 45%;
    margin: 0 0 0 4%;
}
.Textmanager.font-inherit {
    text-align: left;
    display: flow-root;
}
.Textmanager.font-inherit h4 {
    font-weight: 600;
    margin: 20px 0 5px;
    line-height: 1.3;
    font-size: 1.2em;
    color: #282828;
}
.Textmanager.font-inherit h3 {
    font-weight: 600;
    margin: 0px 0 10px;
    line-height: 1.3;
    font-size: 1.4em;
    color: #000e91;
}
.Textmanager.font-inherit h5 {
    margin: 0px 0 5px;
    font-weight: 600;
    font-size: 1.1em;
}
.Textmanager.font-inherit h6 {
    font-size: 1.2em;
    font-weight: 600;
    margin: 20px 0;
    line-height: 1.2;
}
.Textmanager.font-inherit p {
    margin: 0 0 0px;
}
.Textmanager.font-inherit strong {
    font-weight: 600;
}
.Textmanager.font-inherit .service-ul li::before {
    color: #114f12;
}
.Contenemanager-gallery , .contenemanager-gallery {
    padding: 0 7px;
}
.contenemanager-gallery .col-xs-12.col-md-3, .Contenemanager-gallery .col-xs-6.col-md-3 {
    width: 33.33%;
    padding: 0px 10px 0;
}
.contenemanager-gallery .thumbnail, .Contenemanager-gallery .thumbnail {
    padding: 0px;
    border: 0px solid #eee;
    border-radius: 20px;
    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, .075);
    box-shadow: 0 0 0 rgba(0, 0, 0, .075);
    border-radius: 20px;
    transform: scale(1.0) !important;
}
#Contentmanager img.img-responsive {
    border-radius: 20px;
    position: relative !important;
    overflow: hidden !important;
    width: 100% !important;
    transition: 0.5s;
}
#Contentmanager img.img-responsive:hover {
    transform: scale(1.1);
}
a.thumbnail:hover,a.thumbnail:focus,a.thumbnail.active {
    border-color: transparent;
}
#Contentmanager .thumbnail {
    background-color: #fff;
    position: relative !important;
    overflow: hidden !important;
    border: 0px solid #eee;
    padding: 0px !important;
    border-radius: 20px;
    box-shadow: 0 3px 10px rgba(40, 40, 40, .1);
}
.img-thumbnail {
    padding: 0px;
    border: 0px solid #ddd;
    border-radius: 20px;
}
.social-icon {
    border-radius: 5px;
}
.social-share {
    top: 15px;
}
.landingpagemanager {
    display: none;
}
.newShareContainer {
    justify-content: flex-end !important;
}
.itp-newshare-button:hover {
    background-color: #2c76a8;!important;
}
.col-md-12.text-justify {
    padding: 0 10px;
}
.itp-newshare-button {
    font-size: 1em !important;
}
table.tj2 {
}
table.tj2 .table-bg {
    font-size: 1.4em;
    background: linear-gradient(90deg, rgba(44, 118, 168, 1) 0%, rgba(61, 167, 238, 1) 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    width: max-content;
}
table.tj2 .table-bg td {
    padding: 0 0 10px;
}
table.tj2 td {
    text-align: left;
    border-bottom: 1px solid #eee;
    padding: 10px 0;
    width: 50%;
    vertical-align: baseline;
}
table.tj2 td strong {
    font-weight: 600;
}
/*สินค้า*/




/*ผลงานของเรา*/
figure.effect-jazz {
    background: transparent;
    border-radius: 20px;
}
figure.effect-jazz figcaption::after {
    border-top: 0px solid #fff;
    border-bottom: 0px solid #fff;
}
/*ผลงานของเรา*/



/*contact us*/  
.text-contact {
    padding: 1% 0 0;
    text-align: center;
}
.text-contact h4 {
    color: #2c76a8;
}
.contact-block2 {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 10px;
    margin: 20px 0;
}
.contact-bg2 {
    display: grid;
    grid-template-columns: 50px auto;
    gap: 10px;
    padding: 5px;
    align-items: center;
    background: #edf1f3;
    color: #282828;
    border-radius: 50px;
}
.contact-bg2:hover {
    background: #d8093a;
    color: #fff;
}
.contact-bg2-text {
    line-height: 1.3;
}
.contact-us iframe {
    height: 273px;
    border-radius: 10px;
}
/*contact us*/  


/*form Contact*/
.no-js #Component68e8a789a5dd820013ad6789 label {
  display: none !important;
}
.no-js #Component68e8a789a5dd820013ad6789 .col-md-6 {
  width: 100%;
  margin-left: auto;
  display: block;
  margin-right: auto;
  float: initial;
}
.no-js #Component68e8a789a5dd820013ad6789 .form-control {
    border: 1px solid #e7e7e7;
    border-radius: 10px !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: 28px 20px;
    font-weight: 400;
    line-height: 1.5;
    background: #fff;
    color: #000 !important;
}
.no-js #Component68e8a789a5dd820013ad6789 .form-control:hover {
  border: 1px solid #2c76a8;
}
.no-js #Component68e8a789a5dd820013ad6789 .form-control::placeholder {
    color: #000 !important;
}
.no-js #Component68e8a789a5dd820013ad6789 .form-control:focus {
  border: 1px solid #2c76a8;
  -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: #000 !important;
}
.no-js #Component68e8a789a5dd820013ad6789 .btn {
  background-image: -webkit-linear-gradient(top, #111f39 0, #111f39 100%);
  background-image: -o-linear-gradient(top, #f9a71f 0, #f9a71f 100%);
  background: #2c76a8;
  color: #fff;
  text-shadow: 0 0px 0 #3173ed;
  background-repeat: repeat-x;
  border-color: #b00b12;
  border-radius: 50px;
  padding: 10px 25px;
  font-size: 1em;
  font-weight: 400;
  border: 0px solid transparent;
}
.no-js #Component68e8a789a5dd820013ad6789 .btn-default:active {
  background: #2c76a8;
  color: #fff;
}
.no-js #Component68e8a789a5dd820013ad6789 .btn-default:hover,.no-js #Component68e8a789a5dd820013ad6789 .btn-default:focus {
  background-position: 0 0px;
   background: #2c76a8;
  color: #fff;
}
.no-js #Component68e8a789a5dd820013ad6789 .col-xs-12.col-sm-5.col-md-5.padding {
  width: 100%;
}
.no-js #Component68e8a789a5dd820013ad6789 span.label {
  font-size: 0.85em;
  font-weight: 400;
}
.no-js #Component68e8a789a5dd820013ad6789 .ITPcheckboxAuthen {
  font-size: 0.9em;
  padding: 0 0 0 0%;
  margin-left: -3%;
}
/*form Contact*/




.pagination>.active>a, .pagination>.active>span, .pagination>.active>a:hover, .pagination>.active>span:hover, .pagination>.active>a:focus, .pagination>.active>span:focus {
    background-color: #2c76a8;
    border-color: #2c76a8;
}
.pagination>li>a, .pagination>li>span {
    color: #2c76a8;
}
.pagination>li>a:hover, .pagination>li>span:hover, .pagination>li>a:focus, .pagination>li>span:focus {
    color: #2c76a8;
    background-color: #f7f7f7;
}

/*search*/
#searchResultLanding .panel {
    margin: 3% 0 5%;
    border: 0px solid transparent;
    box-shadow: none;
}
#itp-shopcart-detail {
    padding-left: 0px !important;
}
.itopplus-search-image-flex-item {
    padding: 10px !important;
    width: 255px !important;
    min-height: 375px !important;
    max-height: 530px !important;
    background-color: #fff !important;
    box-shadow: none !important;
    border: 1px solid #eee;
    border-radius: 20px;
    margin: 0 10px 20px !important;
}
  .itopplus-search-image-flex-item img {
    width: 100%!important;
}
    .search_titleText {
    padding: 5px 0px;
    font-size: 1em;
}
    .search_text {
    padding: 5px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    display: block;
}





/* Large Devices, Wide Screens */
@media only screen and (min-width : 1900px) {
body {
    font-size: 20px;
}
.no-js .dropdown-menu > li > a {
    font-size: 1.3em;
}
.itopplus-search-image-flex-item {
     width: 350px !important;
     min-height: 455px !important;
}
.about-us {
    padding: 10% 16%;
}
.product-name-bg1, .product-name-bg2 {
    padding: 11% 10%;
}
.itopplus-footer {
    font-size: 18px;
}
.tel-mail {
    grid-template-columns: 20px auto;
}
.ITPcookiebar , .buttonExampleSite {
    font-size: 16px !important;
}
.about-us-pd .about-us {
    padding: 10% 0 0 11%;
}
.contact-us iframe {
    height: 300px;
}
}




/* Large Devices, Wide Screens */
@media only screen and (max-width:1194px) {
.itopplus-search-image-flex-item {
    width: 210px !important;
}
.about-us {
    padding: 7% 5%;
}
.price-bg {
    width: 100%;
}
 .itopplus-bg2 {
    background-size: 125% auto;
}
  .about-bg {
    padding: 6% 6% 20%;
}
  .product-name-bg1, .product-name-bg2 {
    padding: 6% 5% 9%;
}
  .about-us-pd .about-us {
    padding: 0% 0 0 6%;
}
  .contact-us iframe {
    height: 295px;
}
}






/* Large Devices, Wide Screens */
@media only screen and (max-width:900px) {
  .itopplus-search-image-flex-item {
    margin: 5px !important;
    width: 169px!important;
    min-height: 240px!important;
    max-height: 425px!important;
}
  .search_titleText {
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    display: block;
 }
    .service-bg {
    padding: 5%;
}
  .h1, h1 {
    font-size: 3em;
}
  .h3, h3 {
    font-size: 2em;
}
  .product-block-text h4 {
    font-size: 1.1em;
}
  .price-bg h3 span {
    font-size: 2em;
}
      .about-bg {
        padding: 5% 5% 20%;
    }
  .number-bg h3 {
    font-size: 2em;
}
  figure.effect-phoebe h2 {
    font-size: 0.8em;
}
  figure.effect-phoebe {
    margin-bottom: -30px !important;
}
      .product-name-bg1, .product-name-bg2 {
        padding: 4% 5% 9%;
    }
  .itopplus-footer .col-md-3.col-sm-6.col-xs-12.padding {
    width: 25%;
}
  article.col-md-6.item.-micro {
    width: 33.33%;
}
      .table-responsive {
        border: 0px solid #ddd;
    }
  .bootstrap-collum .col-md-3.col-sm-4.col-xs-4 {
    width: 25%;
}
  .contact-bg2 {
    grid-template-columns: 35px auto;
}
  .contact-bg2-text {
    word-break: break-word;
}
      .contact-us iframe {
        height: 312px;
    }
  .menu-align2 {
    padding: 20px 0;
}
}






/* Large Devices, Wide Screens */
@media only screen and (max-width:480px) {
#imagesControl68e78163f511a7001230e66d {
    padding: 0 !important;
}
    .about-us {
        padding: 5% 0%;
    }
  .service-bg-block {
    grid-template-columns: repeat(1, 1fr);
}
  .service-bg-img {
    width: 15%;
}
  .product-block {
    grid-template-columns: repeat(1, 1fr);
    gap: 5px;
}
      .itopplus-bg2 {
        background-size: cover;
    }
      .price-bg {
        width: 85%;
    }
  .about-bg-block {
    grid-template-columns: repeat(2, 1fr);
    margin-bottom: 10%;
}
  .number-bg h3 {
        font-size: 1.8em;
    }
  .about-bg h5 {
    font-size: 1.1em;
}
    .product-name {
        white-space: inherit;
        font-size: 0.9em;
    }
#imagesControl68e86e918781aa00138fcbcb {
    padding: 0 !important;
}
  .CASS-B-border .col-md-3.col-sm-4.col-xs-6 , .CASS-D-border .col-md-3.col-sm-4.col-xs-6 {
    width: 33.33%;
}
  .CASS-D-border {
    width: 100%;
}
 figure.effect-phoebe .imgLightbox img {
    height: 210px;
    object-fit: cover;
}
.product-name-bg1, .product-name-bg2 {
        padding: 7% 5% 12%;
        width: 60%;
    }
  .product-name h3 {
    font-size: 1.6em;
    margin: 0 0 15px;
}
  .product-name .btn-more {
    margin-top: 10px;
    padding: 6px 10px;
    font-size: 0.9em;
}
  .h2, h2 {
    font-size: 2em;
}
      .itopplus-footer .col-md-3.col-sm-6.col-xs-12.padding {
        width: 100%;
    }
  .footer-block1 , .footer-block3 , .footer-block4 {
    display: none;
}
  .footer-block2 {
    text-align: center;
}
  .menu-align2 {
        padding: 10px 0;
    }
      .about-us-pd .about-us {
        padding: 0% 0 0 0%;
    }
  .col-section {
    padding: 0 5%;
}
      article.col-md-6.item.-micro {
        width: 100%;
    }
  .managerHeader {
    font-size: 1.5em;
}
  .col-md-6.pull-left , .col-md-6.pull-right {
    width: 100%;
    margin: 0 0% 0 0;
}
  .Textmanager.font-inherit {
    display: block;
}
  .modal-dialog {
    width: 100% ! IMPORTANT;
}
  .contact-block2 {
    grid-template-columns: repeat(1, 1fr);
}
      .contact-bg2 {
        grid-template-columns: 50px auto;
    }
  .no-js #Component68e8a789a5dd820013ad6789 .col-md-6 {
    padding: 0 15px;
}
.itopplus-search-image-flex-item {
    width: 100%!important;
    min-height: 210px!important;
    max-height: inherit!important;
}
  .itopplus-search-image-flex-item img {
    width: 100%!important;
}
  .search_titleText {

}
  .search_text {
    padding: 5px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    display: block;
 }
}

