.itopplus-background {

}
body {
    font-size: 16px;
    overflow-x: hidden;
}
a {
    color: #444444;
}
a:hover {
    color: #136ab9;
}

.itopplus-bg {
    background-image: url('https://itp1.itopfile.com/ImageServer/z_itp_04092023ctqd/0/0/1z-z1252904855376.webp');
}

.itopplus-bg2 {
    background-image: url('https://itp1.itopfile.com/ImageServer/z_itp_04092023ctqd/0/0/2z-z1580018803470.webp');
    background-position: bottom;
}

.itopplus-bg3 {
    background-image: url('https://itp1.itopfile.com/ImageServer/z_itp_04092023ctqd/0/0/3z-z963296315860.webp');
}


.navbar-default .navbar-nav>li>a {
    font-size: 1em;
    color: #000000;
    margin: 0;
    padding: 5px 3px;
    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: #000000 !important;
    box-shadow: none;
    border-radius: none;
    border-bottom: 3px solid #ffe600;
    background: transparent;
    background-color: transparent;
}

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

.no-js .dropdown-menu>li>a:focus,
.no-js .dropdown-menu>li>a:hover {
    color: #000;
    background: #ffe600;
}
#itopplus-nav-bar-sticky .itopplus-sidebar-menu-parent {
    color: #000;
    font-size: 1em;
    border-bottom: 0px solid rgba(57, 60, 66, .8) !important;
}
@media screen and (max-width: 992px) {

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

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

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

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

}

@media screen and (min-width: 1024px) {
    .itopplus-banner {
        background: #fff;
        transition: .3s;
        padding-bottom: 10px;
    }

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

    #nav-menu {
        display: grid;
        background: transparent;
        min-height: auto;
    }

    #main-navbar-collapse {
        width: 100%;
    }

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

    .itopplus-sticky-nav-bar-inside>div:nth-child(n+3) {
        display: none;
    }

    .itopplus-sticky-nav-bar-inside::before,
    .itopplus-sticky-nav-bar-inside::after {
        display: none;
    }

    .itopplus-sticky-nav-bar-inside {
        width: 80vw !important;
        display: grid;
        grid-template-columns: 10% auto;
        justify-items: end;
        align-items: center;
    }

    .itopplus-menu-logo {
        height: auto !important;
        width: 100%;
        padding: 15px;
    }

    img.itopplus-img-logo {
        width: 100% !important;
    }

    #itopplus-sticky-nav-bar {
        animation-duration: .8s !important;
    }

    #itopplus-nav-bar-sticky {
        display: flex;
        gap: 20px;
    }
}






/**/
.h1, h1 {
    font-size: 3em;
    font-weight: 600;
}
.h2, h2 {
    font-size: 2.8em;
    font-weight: 600;
}
.h3, h3 {
    font-size: 2.3em;
    font-weight: 700;
}
.h4, h4 {
    font-size: 1.2em;
    font-weight: 600;
}
.h5, h5 {
    font-size: 1.1em;
}
.boderedlayoutClient {
    border-top: 0px dashed transparent;
    border-left: 0px dashed transparent;
    border-right: 0px dashed transparent;
    border-bottom: 0px dashed transparent;
}
ol, ul {
    margin-top: 10px;
    margin-bottom: 10px;
}
/**/



/*footer*/
.itopplus-footer {
    font-size: 14px;
}
.itopplus-footer h4 {
    margin: 0px 0 5px;
    font-weight: 600;
}
.itopplus-footer a {
    color: #ffffff;
}
.itopplus-footer a:hover {
    color: #ffe600;
}
.btn-maps {
    background: #ffe600;
    color: #000;
    border: none;
    padding: 7px 10px;
    border-radius: 10px;
    font-weight: 600;
    margin-top: 15%;
    transition: 0.5s;
}
.btn-maps:hover {
    background: #136ab9;
    color: #fff;
}
.tel-block {
    display: grid;
    grid-template-columns: 20px auto;
    align-items: center;
    justify-content: center;
    font-size: 1.3em;
    margin: 15px auto;
    gap: 10px;
}
.footer-icon-img {
    display: flex;
    gap: 10px;
    justify-content: center;
    margin: 25px 0 15px;
}
.icon-img {
    transition: 0.5s;
}
.icon-img:hover {
    transform: scale(1.1);
}
.footer-pd {
    padding: 20% 5% 20% 20%;
}
.footer-pd2 {
    padding: 20% 15% 0;
}
.footer-tel {
    display: grid;
    grid-template-columns: 15px auto;
    gap: 10px;
}
.copy-right {
    font-size: 0.85em;
    font-family: "Montserrat", serif;
}
.qr-code {
    padding: 20%;
    width: 85%;
}
.ITPcookiebar {
    width: 100% !important;
}
.buttonExampleSite {
    border: 1px solid #136ab9 !important;
    color: #136ab9 !important;
    font-family: Prompt,sans-serif !important;
}
.buttonExampleSite:hover {
    background: #136ab9 !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: 8% 10% 0 0;
}
.about-us h3 {
    margin: 0;
}
.about-us h4 {
    font-size: 2.1em;
    margin: 25px 0;
    color: #136ab9;
}
.about-border {
    border-bottom: 2px solid #999999;
    width: 98%;
    margin: 25px 0;
}
.btn-more {
    background: #ffe600;
    color: #000;
    border: none;
    font-weight: 600;
    padding: 9px 15px;
    font-size: 0.9em;
    border-radius: 10px;
    transition: 0.5s;
}
.btn-more:hover {
    background: #136ab9;
    color: #fff;
}
.about-us2 {
    padding: 5% 0 15%;
    text-align: center;
}
.about-border2 {
    border-bottom: 6px solid #ffe600;
    width: 10%;
    margin: 5% auto;
}
.about-us2 h3 {
    white-space: pre-line;
    font-style: italic;
    color: #136ab9;
    font-weight: 700;
    line-height: 1.1;
}
.no-js #background671ca091db59c50014cb4221 ,  .no-js #background671d0138802a9b0013445d11 {
    margin-top: -15%;
}
figure.effect-oscar {
    background: transparent;
    border-radius: 50%;
}
figure.effect-oscar figcaption::before {
    border: 0px solid #fff;
}
.grid figure h2 {
    word-spacing: normal;
    font-weight: 700;
}
figure.effect-oscar h2 {
    margin: 30% 0 !important;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 0%, 0);
    font-size: 2em;
}
figure.effect-oscar h2 h1 {
    margin: 0;
    font-size: 1.9em;
    font-weight: 700;
}
figure.effect-oscar figcaption {
    background-color: rgba(0, 0, 0, .55);
}
figure.effect-oscar:hover figcaption {
    background-color: rgba(0, 0, 0, .8);
}
.why-icon-block {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 10px;
    margin: 5% 2%;
}
.why-icon {
    white-space: pre-line;
    padding: 10%;
    text-align: center;
    font-weight: 600;
    color: #000000;
    transition: 0.5s;
}
.why-icon:hover {
    transform: translateY(-10px);
}
.why-icon img {
    width: 75% !important;
    margin: 0 auto 20px;
}
.mg2 {
    margin-top: -10%;
}
.mg3 {
    margin-top: -20%;
}
.menu-align {
    text-align: center;
    color: #000;
    padding: 5% 0 0%;
}
.thumbnail {
    padding: 0px !important;
    margin-bottom: 30px;
    background-color: #136ab9;
    color: #fff;
    border: 0px solid #ddd;
    border-radius: 20px;
}
.thumbnail:hover {
    background-color: #ffe600;
    color: #000;
}
.thumbnail .imageWidth.imageGallery {
    transform: scale(1.0);
    transition: 0.5s;
}
.thumbnail .imageWidth.imageGallery:hover {
    transform: scale(1.1);
}
.thumbnail .imgLightbox {
    position: relative!important;
    overflow: hidden!important;
    width: 100%!important;
    border-radius: 20px 20px 0 0;
}
.product-catagory {
    text-align: center;
    padding: 7% 0;
}
.product-catagory h4 {
    margin: 0 0 2px;
}
.product-catagory span {
    color: #ffe600;
    font-family: "Montserrat", serif;
    text-decoration: underline;
    font-size: 0.85em;
    font-weight: 500;
}
.thumbnail:hover span {
    color: #000;
}
.padding-pd2 {
    padding: 8%;
}
.effect-sadie {
    border-radius: 50%;
}
.no-js #background671c98acbb077500138a84f9 {
    margin-top: -15%;
}
figure.effect-sadie p {
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 4em 0.5em 0.5em !important;
    width: 100%;
    opacity: 1;
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 0px, 0);
      background: -webkit-linear-gradient(top, rgba(72, 76, 97, 0) 0, rgba(0, 0, 0, .8) 75%);
    background: linear-gradient(to bottom, rgba(72, 76, 97, 0) 0, rgba(0, 0, 0, .8) 75%);
}
figure.effect-sadie figcaption::before {
    z-index: 0;
    background: -webkit-linear-gradient(top, rgba(72, 76, 97, 0) 0, rgba(0, 0, 0, 1) 75%);
    background: linear-gradient(to bottom, rgba(72, 76, 97, 0) 0, rgba(0, 0, 0, 1) 75%);
}
.grid figure p {
    letter-spacing: 0px;
    font-size: 1.3em;
}
.step-border {
    border-bottom: 6px solid #ffe600;
    width: 18%;
    margin: 5% auto;
}
.CASS-D-border .col-md-3.col-sm-4.col-xs-4 {
    width: 14.28%;
}
figure.effect-jazz {
    background: transparent;
    border: 1px solid #eee;
    margin-bottom: 20px !important;
}
figure.effect-jazz figcaption::after {
    border-top: 0px solid #fff;
    border-bottom: 0px solid #fff;
}
.btn-align2 {
    text-align: center;
    padding: 0 0 5%;
}
.btn-align2 .btn-more {
    padding: 9px 25px;
}
.shop-contact {
    text-align: center;
    padding: 20% 0 0;
}
.shop-contact h1 {
    color: #136ab9;
    font-size: 7em;
    margin: 0;
    font-weight: 700;
}
.shop-contact h2 {
    color: #136ab9;
    font-size: 3.7em;
    font-weight: 700;
    margin: 0;
}
.shop-contact h4 {
    font-family: "Montserrat", serif;
    font-weight: 500;
    color: #000;
    margin: 0 0 20px;
}
.contact-bg {
    margin-top: -8%;
    position: absolute;
    left: 0;
    right: 0;
}
.line-img {
    width: 50%;
    margin: 20px auto 0;
}
.shopee-lazada {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
    width: 72%;
    margin: 20px auto 10%;
}
.shop-contact h3 {
    color: #000;
    font-size: 2.5em;
    font-weight: 600;
    margin: 10% 0 0;
}
.shop-contact h3 span {
    font-size: 1.3em;
    color: #156bba;
    font-weight: 700;
}
.facbook-page {
    display: flex;
    gap: 10px;
    justify-content: center;
}
ul#slider671c9853b77fba00139d6a11 {
    width: 110%;
    margin-top: 18%;
}
/*หน้าแรก*/


/*สั่งผลิตใหม่*/
.menu-border {
    border-bottom: 6px solid #ffe600;
    width: 7%;
    margin: 2% auto;
}
figure.effect-phoebe {
    background: transparent;
    border-radius: 20px;
}
figure.effect-phoebe img {
    opacity: 1;
    transition: 0.5s;
}
figure.effect-phoebe:hover img {
    opacity: 1;
    transform: scale(1.1);
}
.product-sub {
    background: #136ab9;
    color: #fff;
    padding: 20px;
    border-radius: 0 20px 20px 0;
    margin: 1% 1% 0;
    border-left: 8px solid #ffe600;
}
.product-sub h4 {
    font-weight: 700;
    font-size: 1.4em;
    margin: 0 0 5px;
}
.coming-soon {
    width: 70%;
    margin: 0 auto;
}
/*สั่งผลิตใหม่*/



/*product*/
.col-section {

}
article.col-md-6.item.-micro {
    width: 33.33%;
}
.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;
    background-color: transparent;
}
.Contentmanager .site .col-section .item.-micro a .post {
    display: none;
}
.Contentmanager .site .col-section .item.-micro a .caption {
    width: 100%;
    background-color: transparent;
    border-radius: 0 0 20px 20px;
    padding: 7% 0;
}
.Contentmanager .site .col-section .item.-micro a .caption .time {
    padding: 0% 0;
    color: #6355a1;
    text-align: left;
    font-weight: 400;
    font-size: 0.8em;
    display: none;
}
.Contentmanager .site .col-section .item.-micro a .caption .title {
    font-size: 1.2em;
    font-weight: 700;
    background: transparent;
    color: #000000;
    margin-bottom: 0px;
    line-height: 1.3;
    text-align: center;
    height: 3.5em;
}
.Contentmanager .site .col-section .item.-micro a:hover .caption .title {
    color: #136ab9;
}
h3.managerHeader {
    font-size: 2.3em;
    font-weight: 700;
    text-align: center;
    color: #000000;
}
#Contentmanager .post-time {
    display: none;
}
.page-header {
    border-bottom: 0px solid #eee;
    margin: 40px 20px 20px;

}
.col-md-6.pull-left {
    padding: 0;
    width: 50%;
    margin: 0 4% 0 0;
}
.Textmanager.font-inherit {
    text-align: left;
    display: flow-root;
}
.Textmanager.font-inherit h4 {
    font-weight: 600;
    margin: 25px 0 5px;
    line-height: 1.3;
}
.Textmanager.font-inherit h3 {
    font-weight: 600;
    margin: 20px 0 10px;
    font-size: 1.8em;
}
.Textmanager.font-inherit p {
    margin: 0 0 0px;
}
.Textmanager.font-inherit strong {
    font-weight: 600;
}
.contenemanager-gallery .col-xs-12.col-md-3,.Contenemanager-gallery .col-xs-6.col-md-3 {
    padding: 10px 10px 0;
}
.contenemanager-gallery .thumbnail,.Contenemanager-gallery .thumbnail {
    padding: 0px;
    border: 0px solid #cecece;
    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;
    box-shadow: none !important;
    border-radius: 20px;
}
.img-thumbnail {
    padding: 0px;
    border: 0px solid #ddd;
    border-radius: 20px;
}
.social-icon {
    border-radius: 5px;
}
.social-share {
    top: 15px;
}
.landingpagemanager {
    display: none;
}

.TabItpCateLandingPage1 article.col-md-6.item.-micro {
    width: 25%;
}
.TabItpCateLandingPage1 {
    background-color: transparent;
    padding: 0;
}
.TabItpCateLandingPage1>ul {
    width: 100%;
    background-color: transparent;
    border-radius: 30px;
}
.TabItpCateLandingPage1>ul>li>a {
    background-color: #eee !important;
    border-radius: 30px;
    margin-right: 5px;
    padding: 15px !important;
}
.TabItpCateLandingPage1>ul>li.active>a, .TabItpCateLandingPage1>ul>li>a:hover {
    background-color: #136ab9 !important;
    color: #fff !important;
}
.tab-itp-background {
    background-color: inherit;
    padding: 0% !important;
    margin-top: 2%;
    margin-bottom: 2%;
}
.TabItpCateLandingPage1>ul>li>a>span {
    font-size: 1.2em !important;
    font-weight: 600;
}
.tab-content {
    border: none !important;
    padding: 0% !important;
    background-color: #ffffff;
}
/*product*/



/*ติดต่อเรา*/
.text-contact {
    padding: 5% 0 0 0;
}
.text-contact h4 {
    font-weight: 700;
    margin: 0 0 15px;
    line-height: 1.2;
    color: #000;
    font-size: 2em;
}
.text-contact .media-body {
    padding: 10px 5px 20px;
}
.contact-img {
    width: 85%;
    margin: 0 auto;
}
/*form Contact*/
.no-js #Component671d17fddb59c50014cb4523 label {
  display: none !important;
}
.no-js #Component671d17fddb59c50014cb4523 .col-md-6 {
  width: 100%;
  margin-left: auto;
  display: block;
  margin-right: auto;
  float: initial;
}
.no-js #Component671d17fddb59c50014cb4523 .form-control {
  border: 1px solid #eee;
  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: 27px 20px;
  font-weight: 400;
  line-height: 1.5;
  background: #fff;
  color: #000 !important;
}
.no-js #Component671d17fddb59c50014cb4523 .form-control:hover {
  border: 1px solid #ffe600;
}
.no-js #Component671d17fddb59c50014cb4523 .form-control:focus {
  border: 1px solid #ffe600;
  -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 #Component671d17fddb59c50014cb4523 .btn {
  background-image: -webkit-linear-gradient(top, #111f39 0, #111f39 100%);
  background-image: -o-linear-gradient(top, #f9a71f 0, #f9a71f 100%);
  background: #ffe600;
  color: #000;
  text-shadow: 0 0px 0 #3173ed;
  background-repeat: repeat-x;
  border-color: #3faf7e;
  border-radius: 10px;
  padding: 10px 25px;
  font-size: 0.9em;
  font-weight: 400;
  border: 0px solid transparent;
}
.no-js #Component671d17fddb59c50014cb4523 .btn-default:active {
  background: #ffe600;
  color: #000;
}
.no-js #Component671d17fddb59c50014cb4523 .btn-default:hover,.no-js #Component671d17fddb59c50014cb4523 .btn-default:focus {
  background-position: 0 0px;
  background: #ffe600;
  color: #000;
}
.no-js #Component671d17fddb59c50014cb4523 .col-xs-12.col-sm-5.col-md-5.padding {
  width: 100%;
}
.no-js #Component671d17fddb59c50014cb4523 span.label {
  font-size: 0.85em;
  font-weight: 400;
}
.no-js #Component671d17fddb59c50014cb4523 .ITPcheckboxAuthen {
  font-size: 0.8em;
  padding: 0 0 0 0%;
}
.TabItpContentLandingPage6 {
    background-color: transparent;
    padding: 0;
}
.TabItpContentLandingPage6>ul {
    width: 100%;
    background-color: transparent;
    border-radius: 30px;
    margin: 0;
    padding: 0 !important;
}
.TabItpContentLandingPage6>ul>li>a {
    background-color: #eee !important;
    border-radius: 30px;
    margin-right: 5px;
    padding: 15px !important;
}
.TabItpContentLandingPage6>ul>li.active>a , .TabItpContentLandingPage6>ul>li>a:hover {
    background-color: #ffe600!important;
}
.TabItpContentLandingPage6>ul>li.active>a>span, .TabItpContentLandingPage6>ul>li>a:hover>span, .TabItpContentLandingPage6>ul>li.active>a>span {
    color: #000000 !important;
}
.tab-itp-background {
    background-color: inherit;
    padding: 0% !important;
    margin-top: 2%;
    margin-bottom: 2%;
}
.TabItpContentLandingPage6>ul>li>a>span {
    font-size: 1.2em !important;
    font-weight: 600;
}
.tab-content {
    border: none !important;
    padding: 0% !important;
    background-color: #ffffff;
    border-radius: 20px;
    box-shadow: none;
    margin: 2% 1%;
}
.tab-content iframe {
    height: 480px;
    border-radius: 10px;
}
/*ติดต่อเรา*/



/*บทความ*/
.template1 .caption {
    height: inherit;
    font-size: 16px;
    text-align: left;
    padding: 15px 20px 20px 0;
    font-weight: 500;
    line-height: 1.2;
}
.template1 .caption strong {
    font-size: 20px;
    font-weight: 500;
}
.template1 .caption p.margin {
    font-size: 14px;
    font-weight: 400;
}
.link {
    color: #000;
}
.template1 .img {
    border-radius: 20px;
}
.Contentmanager .template1 .template-head {
        padding-bottom: 75%;
    }
/*บทความ*/



/*คำถามพบบ่อย*/
.nav-template7 {
    padding: 0 10%;
}
.nav-template7 li {
    padding: 15px 0;
    border-bottom: 1px solid #c8c8c8;
    border-top: 0px solid #f6f6f6;
}
.nav-template7 li:hover {
    background-color: transparent;
}
.nav-template7 li a {
    color: #000;
    font-size: 20px !important;
    text-align: left;
}
.nav-template7 .btn-group-sm>.btn, .nav-template7 .btn-sm , .nav-template7 .btn-sm p {
    font-size: 16px;
}
#contenttype71 {
    text-align: left;
    color: #136ab9;
}
#contenttype71 ul {
    margin: 0;
}
.nav-template7 #contenttype71 li {
    padding: 1px 0;
    border-bottom: 0px solid #c8c8c8;
    border-top: 0px solid #f6f6f6;
    list-style-type: circle;
}
.nav-template7 li .btn-sm .col-md-12 {
    padding: 5px 10px;
}
.nav-template7 .fa-plus:before {
    content: "⌵";
    color: #136ab9;
    font-size: 1.6em;
}
.nav-template7 .fa, .nav-template7 .fas {
    float: right;
    position: absolute;
    right: 13%;
    line-height: 0.5;
}
/*คำถามพบบ่อย*/



/*pagination*/
.pagination>.active>a, .pagination>.active>span, .pagination>.active>a:hover, .pagination>.active>span:hover, .pagination>.active>a:focus, .pagination>.active>span:focus {
    background-color: #136ab9;
    border-color: #136ab9;
}
.pagination>li>a, .pagination>li>span {
    color: #136ab9;
}
.pagination>li>a:hover, .pagination>li>span:hover, .pagination>li>a:focus, .pagination>li>span:focus {
    color: #136ab9;
    background-color: #f7f7f7;
}
/*pagination*/




/* Large Devices, Wide Screens */
@media only screen and (min-width : 1900px) {
body {
    font-size: 20px;
}
      .container {
        width: 1440px;
    }
  .dropdown-menu>li>a {
    font-size: 1.3em;
}
  .about-us2 {
    padding: 5% 0 20%;
}
  .btn-align2 {
    padding: 0 0 15%;
}
  .itopplus-footer {
    font-size: 18px;
}
  .ITPcookiebar , .buttonExampleSite {
    font-size: 16px !important;
}
  .text-contact .media-body {
    padding: 15px 5px 20px;
}
  .tab-content iframe {
    height: 510px;
}
  .template1 .caption p.margin {
    font-size: 18px;
}
  .template1 .caption strong {
    font-size: 24px;
}
  .nav-template7 li a {
    font-size: 24px !important;
}
  .nav-template7 .btn-group-sm>.btn, .nav-template7 .btn-sm, .nav-template7 .btn-sm p {
    font-size: 20px;
}
}




/* Large Devices, Wide Screens */
@media only screen and (max-width:1191px) {
.itopplus-footer {
    font-size: 14px;
}
  .footer-pd {
    padding: 20% 1% 20% 1%;
}
  .footer-pd2 {
    padding: 20% 10% 0;
}
  .grid figure figcaption {
    padding: 0em;
}
  .why-icon {
    padding: 0%;
}
  .about-us2 {
    padding: 1% 0 15%;
}
  .no-js #background671ca091db59c50014cb4221, .no-js #background671d0138802a9b0013445d11 {
    margin-top: -20%;
}
  .shop-contact {
    padding: 5% 0 0;
}
  .shop-contact h2 {
    font-size: 3em;
}
  .shop-contact h1 {
    font-size: 5em;
}
    .shop-contact h3 {
        font-size: 2em;
        margin: 5% 0 0;
    }
  .contact-img2 {
    width: 90%;
    margin: 0 auto;
}
  .text-contact {
    padding: 0% 0 0 0;
}
  .text-contact .media-body {
    padding: 5px 5px 10px;
}
  .tab-content iframe {
    height: 503px;
}
      .itopplus-sticky-nav-bar-inside {
        width: 93vw !important;
    }
      #itopplus-nav-bar-sticky {
        gap: 5px;
    }
}




/* Large Devices, Wide Screens */
@media only screen and (max-width:900px) {
.about-us h4 {
    font-size: 1.5em;
}
 figure.effect-oscar h2 {
    font-size: 1.5em;
}  
  .why-icon {
    white-space: inherit;
}
  .grid figure p {
    font-size: 0.9em;
}
      .shop-contact h2 {
        font-size: 2em;
    }
      .about-us2 {
        padding: 1% 0 10%;
    }
  .shop-contact h3 span {
    font-size: 1em;
}
    .shop-contact {
        font-size: 0.7em;
        padding: 0% 0 5%;
    }
  .shopee-lazada {
    margin: 20px auto 5%;
}
  .itopplus-bg3 {
    background-size: cover;
}
      .contact-img2 {
        width: 84%;
        margin: 0 0 0 auto;
    }
#background671c984fb77fba00139d6a0c .col-md-6.col-sm-6.col-xs-12.padding:nth-child(1) {
    width: 65%;
}
  #background671c984fb77fba00139d6a0c .col-md-6.col-sm-6.col-xs-12.padding:nth-child(2) {
    width: 35%;
}
      .contact-img2 {
        width: 95%;
        margin: 42% 0 0 auto;
    }
  .copy-right {
    text-align: center;
}
  .text-contact h4 {
    font-size: 1.5em;
}
  .contact-img {
    width: 100%;
    margin: 15% auto 0;
}
  .TabItpContentLandingPage6>ul {
    display: flex;
}
  .nav-justified>li {
    width: 100%;
}
  .TabItpContentLandingPage6>ul>li>a {
    padding: 15px 0 !important;
}
  .TabItpContentLandingPage6>ul>li>a>span {
    font-size: 1.1em !important;
}
  .TabItpCateLandingPage1>ul {
    display: flex;
}
}


/* Large Devices, Wide Screens */
@media only screen and (max-width:480px) {
#imagesControl671baa38dfca7800130812f7 {
    padding: 0 !IMPORTANT;
}
  .itopplus-bg {
    background-size: cover;
}
.about-us {
    padding: 0% 0% 5% 0;
} 
  .h3, h3 {
    font-size: 2.2em;
}
  .about-us2 h3 {
    white-space: inherit;
}
  .why-icon-block {
    grid-template-columns: repeat(1, 1fr);
}
      .why-icon {
        padding: 5%;
    }
  .why-icon img {
    width: 50% !important;
}
  .mg2 , .mg3 {
    margin-top: 0%;
}
  #background671c984fb77fba00139d6a0c .col-md-6.col-sm-6.col-xs-12.padding:nth-child(1) ,   #background671c984fb77fba00139d6a0c .col-md-6.col-sm-6.col-xs-12.padding:nth-child(2)  {
    width: 100%;
}
    .shop-contact {
        font-size: 1em;
              padding: 0% 0 0%;
    }
  .line-img {
    width: 65%;
}
  .shopee-lazada {
    width: 100%;
}
      .shop-contact h3 {
        font-size: 1.8em;
    }
  .facbook-page {
    flex-direction: column;
}
      .contact-img2 {
        display: none;
    }
  .CASS-D-border .col-md-3.col-sm-4.col-xs-6 {
    width: 33.33%;
}
  .CASS-D-border div {
    justify-content: center;
}
  .text-contact .col-md-1.col-sm-1.col-xs-1.padding-col {
    width: 13%;
}
  .text-contact .col-md-11.col-sm-11.col-xs-11.padding-col {
    width: 87%;
}
      .text-contact .media-body {
        padding: 7px 5px 20px;
    }
  .shop-contact h4,   .shop-contact h3 {
    display: none;
}
  .facbook-page {
    display: none;
}
  .facebook-page-mb .shop-contact h4,   .facebook-page-mb .shop-contact h3 {
    display: block;
}
  .facbook-page2 img {
    margin-bottom: 10px;
}
  .facebook-page-mb {
    padding-bottom: 20%;
}
  article.col-md-6.item.-micro {
    width: 33.33%;
}
  .contenemanager-gallery .col-xs-12.col-md-3,.Contenemanager-gallery .col-xs-6.col-md-3 {
    width:100%;
}
 .col-xs-6 {
    width: 33.33%;
}
  .Contentmanager .site .col-section .item.-micro a .caption .title {
    height: inherit;
}
  .nav-template7 {
    padding: 0 0%;
}
  .nav-template7 .fa, .nav-template7 .fas {
    right: 6%;
}
  .nav-template7 li a {
    width: 95%;
}
  .col-md-6.pull-left , .col-md-6.pull-right {
    padding: 0;
    width: 100%;
    margin: 0 0% 0 0;
}
.Textmanager.font-inherit {
    display: block;
}

  .TabItpCateLandingPage1 article.col-md-6.item.-micro {
    width: 50%;
}
      .TabItpCateLandingPage1>ul {
  
    }
      .TabItpCateLandingPage1 .nav-justified>li {
        width: max-content;
    }
  .TabItpCateLandingPage1>ul>li>a {
    margin-right: 5px;
    padding: 10px!important;
}
}




