.itopplus-background {

}
.eapps-widget-toolbar {
    display: none;
}


body {
      font-size: 16px;
      overflow-x: hidden;
      color: #282828;
}
a {
    color: #282828;
}
a:hover {
    color: #ffb833;
}
b , strong {
    font-weight: 600;
}

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

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

/************Menu***************/
.navbar-default .navbar-nav>li>a {
      font-size: 1em;
    color: #fff;
    margin: 0 5px;
    padding: 10px 15px;
}

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

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

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

/********Only Sidebar*********/
@media screen and (max-width : 992px) {

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

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

    .navbar-default {
        background: #000;
    }

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

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


}

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

    .navbar-default {
        background: transparent;
    }

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

    #controlPosition {
        margin-top: 2%;
        text-align: right;
    }

    .no-js .itopplus-banner {
        position: sticky;
        top: 0;
        width: 100%;
        z-index: 100;
        background: #000;
        padding-top: 1%;
    }
  
    .no-js .banner-sticky {
    background: #000 !important;
  }
  ul.nav li.dropdown:hover > ul.dropdown-menu {
    display: block;
    margin: 0;
}
}



/**/
.h1, h1 {
    font-size: 4em;
}
.h2, h2 {
    font-size: 3.2em;
    font-weight: bold;
}
.h3, h3 {
    font-size: 2.4em;
    font-weight: 600;
}
.h4, h4 {
    font-size: 1.25em;
}
.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 20px;
    font-weight: 500;
}
.itopplus-footer h3 {
    font-size: 1.8em;
    font-weight: 400;
    margin: 10px 0 20px;
}
.itopplus-footer a {
    color: #fff;
}
.itopplus-footer a:hover {
    color: #ffb833;
}
.footer-address1 img {
    width: 80% !important;
}
.btn-map {
    background: transparent;
    border: 1px solid #feb832;
    color: #feb832;
    padding: 7px 20px;
    border-radius: 50px;
    transition: 0.5s;
}
.btn-map:hover {
    background: #feb832;
    border: 1px solid #feb832;
    color: #fff;
}
.footer-address2 h4 {
    margin: 0 0 5px;
}
.footer-address2 img {
    width: 97% !important;
}
.footer-address3 {
    padding-left: 25%;
}
.icon-img-footer {
    display: flex;
    width: 75%;
    gap: 10px;
}
.icon-img {
    transition: 0.5s;
}
.icon-img:hover {
    transform: scale(1.1);
}
.copy-right {
    padding: 0 0 7%;
    text-align: center;
    font-size: 0.9em;
}
.ITPcookiebar {
    width: 100% !important;
}
.buttonExampleSite {
    border: 1px solid #ffb833 !important;
    color: #ffb833 !important;
    font-family: "LINE Seed Sans TH" !important;
}
.buttonExampleSite:hover {
    background: #ffb833 !important;
    color: #ffffff !important;
}
.ITP-pdpa-template-titleFont {
    font-size: 1.2em !important;
    color: #ffb833;
    padding-bottom: 0rem !important;
    font-weight: 600 !important;
}
.ITP-pdpa-template-contentFont {
    font-size: 1em !important;
}
.itpPDPALandingPage {
    padding: 4% 2% 2%;
}
/*footer*/



/*หน้าแรก*/
.padding-pd {
   padding: 2%;
}
.btn-more {
    background: #ea0000;
    color: #fff;
    border: none;
    padding: 9px 20px;
    border-radius: 50px;
    transition: 0.5s;
}
.btn-more:hover {
    background: #bf8f4a;
    color: #fff;
}
.menu-align {
    text-align: center;
    padding: 5% 0 2%;
}
.menu-sub {
    white-space: pre-line;
    text-align: center;
    padding: 0 0 2%;
}
.product-icon {
    text-align: center;
    font-size: 1.05em;
    padding: 1% 0% 5% !important;
    transition: 0.5s;
}
.product-icon:hover {
    transform: scale(1.1);
}
.product-icon img {
    width: 65% !important;
    box-shadow: 0 10px 25px rgba(134,134,134,.1);
    border-radius: 50%;
    margin: 0 auto 15%;
}
.effect-sadie {
    border-radius: 20px;
}
.grid figure p {
    letter-spacing: 0px;
    font-size: 1.2em;
}
figure.effect-sadie p {
    padding: 0.7em 0 !important;
    opacity: 1;
    -webkit-transform: translate3d(0,0px,0);
    transform: translate3d(0,0px,0);
    color: #fff;
    font-weight: bold;
}
figure.effect-sadie figcaption::before {
    z-index: 0;
    background: linear-gradient(to bottom,rgba(72,76,97,0) 0,#ffb833 75%);
}
.service-sub-detail {
    white-space: pre-line;
    text-align: center;
}
.why-icon {
    white-space: pre-line;
    text-align: center;
    padding: 1% 0 10% !important;
    transition: 0.5s;
}
.why-icon:hover {
    transform: translateY(-10px);
}
.why-icon img {
    width: 80% !important;
}
/*หน้าแรก*/



/*ผลงาน*/
.col-section {

}
.coming-soon {
    width: 80%;
    margin: 0 auto;
}
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: 15px;
    background-color: transparent;
    border: 0px solid #cecece;
}
.Contentmanager .site .col-section .item.-micro a .post {
    display: none;
}
.Contentmanager .site .col-section .item.-micro a .caption {
    width: 100%;
    background-color: #f5f5f5;
    padding: 15% 0 3%;
    border-radius: 10px;
    transition: 0.5s;
    background: linear-gradient(0deg, rgba(255,184,51,1) 0%, rgba(255,184,51,0) 100%);
    position: relative;
    margin-top: -26%;
}
.Contentmanager .site .col-section .item.-micro a .caption .time {
    margin-bottom: 10px;
    font-size: 1em;
    color: #fff;
    text-align: center;
    display: none;
}
.Contentmanager .site .col-section .item.-micro a:hover .caption .time {
    color: #fff;
}
.Contentmanager .site .col-section .item.-micro a .caption .time button {
    display: block;
    margin: 15px auto 0;
    background: #5834eb;
    border: none;
    padding: 10px 15px;
    border-radius: 50px;
    font-size: 0.8em;
}
.Contentmanager .site .col-section .item.-micro a:hover .caption .time button {
    background: #f76c21;
}
.Contentmanager .site .col-section .item.-micro a .caption .title {
    font-size: 1em;
    font-weight: 500;
    color: #fff;
    text-align: center;
}
.Contentmanager .site .col-section .item.-micro a:hover .caption .title {
    color: #fff;
}
h3.managerHeader {
    text-align: center;
    font-size: 3em;
    font-weight: bold;
}
#Contentmanager .post-time {
    display: none;
}
.page-header {
    border-bottom: 0px solid #eee;
}
.col-md-6.pull-left {
    margin-left: -2%;
    margin-right: 3%;
}
.Textmanager.font-inherit {
    text-align: left;
    display: flow-root;
}
.Textmanager.font-inherit h2 {
    font-weight: 600;
    margin: 0px 0 20px;
}
.Textmanager.font-inherit h3 {
    margin: 20px 0 10px;
    font-weight: 600;
}
.Textmanager.font-inherit h4 {
    margin: 20px 0 5px;
    font-weight: 600;
}
.Textmanager.font-inherit p {
    margin: 0 0 0px;
}
.contenemanager-gallery .col-xs-12.col-md-3, .Contenemanager-gallery .col-xs-6.col-md-3 {
    padding: 10px 10px 0;
    width: 33.33%;
}
.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 #cecece;
    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;
}
.landingpagemanager {
    display: none;
}
/*ผลงาน*/



/*กี่ยวกับเรา*/
.about-bg {
    background: linear-gradient(0deg, rgba(254,184,52,1) 0%, rgba(232,129,44,1) 100%);
    color: #fff;
    padding: 15% 21% 30%;
    border-radius: 0 0 0 100px;
    font-style: italic;
    font-size: 1.2em;
    margin-top: -88%;
    margin-right: -11%;
}
.about-bg h4 {
    font-size: 1.8em;
    font-weight: 500;
    margin: 15px 0 5px;
}
.about-bg h3 {
    font-style: normal;
    font-weight: 400;
    margin: 0 0 25px;
}
.about-bg h3 span {
    font-weight: bold;
}
.about-bg-icon {
    width: 28%;
    float: right;
    position: absolute;
    right: 0;
    margin-right: -22%;
    margin-top: -10%;
}
figure.effect-jazz {
    background: transparent;
}
figure.effect-jazz figcaption::after {
    border-top: 0px solid #fff;
    border-bottom: 0px solid #fff;
}
.mission-block {
    padding: 25% 5% 0 25%;
}
.mission-block h2 {
    margin: 0 0 30px;
}
/*กี่ยวกับเรา*/


/*บริการ*/
.service-icon {
    text-align: center;
    padding: 5% 0 3%;
}
.service-icon h4 {
    font-weight: bold;
    font-size: 1.5em;
    margin: 0 0 10px;
}
.service-number-display {
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    gap: 15px;
}
.service-number {
    background-color: white;
    box-shadow: 0 10px 30px rgba(0,0,0,.1);
    padding: 10% 5% 10% 10%;
    border-radius: 10px;
}
.service-number h3 {
    color: #ffb833;
    margin: 0 0 10px;
    font-weight: bold;
}
.service-number h4 {
    font-weight: 600;
    font-size: 1.1em;
}
span.notena {
    text-align: center;
    margin: 3% auto;
    display: grid;
}
/*บริการ*/


/*shopcart*/
.shopcart {
    width: 65px !important;
    height: 65px !important;
    background-image: url(https://itp1.itopfile.com/ImageServer/z_itp_14012023y4h6/0/0/cartz-z513210508840.webp);
    background-color: transparent;
    top: 2%;
    right: 4%;
    background-size: 35px;
    border-radius: 200px;
    z-index: 1000;
    background-position: 55% 55%;
}
.Template-B-frame {
    padding: 0 0 25px;
    border-radius: 10px;
    background-color: white;
    margin-bottom: 3%;
    box-shadow: 0 10px 30px rgba(0,0,0,.1);
}
.Template-B-frame:hover {
    -moz-box-shadow: 0 0 10px #585858;
    -webkit-box-shadow: 0 0 10px #7a2717;
    box-shadow: 0 10px 30px rgba(0,0,0,.1);
    cursor: pointer;
}
.Template-B-pic {
    background-color: transparent;
    border: solid 0px #898989;
    padding: 0px;
    border-radius: 10px 10px 0 0;
    width: 100%;
    overflow: hidden;
    height: inherit !important;
}
.Template-B-Des , .Template-B-Des:hover {
    color: #282828;
    font-weight: 300;
    height: 45px;
}
img.pStatusProduct {
    height: 11% !important;
    top: 0 !important;
    left: 0px !important;
}
.Template-B-Title label {
    font-weight: 500;
}
.Template-B-Name label {
    font-weight: 500;
}
.Template-B-Name {
    color: #282828;
    font-size: 1em;
    height: 115px;
    overflow: hidden;
    font-weight: 500;
    margin-top: 3%;
    margin-bottom: 5%;
    line-height: normal;
    text-align: center !important;
    padding: 0 2%;
}
.Template-B-Price {
    color: #282828;
    font-weight: 500;
    height: inherit;
    font-size: 1.1em;
    padding-bottom: 3%;
    text-transform: uppercase;
    text-align: center !important;
}
.Template-B-Price label {
    font-weight: 500;
    color: #282828 !important;
}
.Template-B-PriceNormal {
    font-size: 1.1em !important;
    color: #282828;
    font-weight: 500;
}
.Template-B-PriceNormal strike {
    color: #282828;
}
.Template-B-PricePromotion {
    color: #282828;
    font-size: 1.1em !important;
    font-weight: 500 !important;
}
.promotionPrice {
    color: #282828;
    font-weight: 500;
}

.normalPrice {
    color: #282828;
    font-weight: 500;
}
.priceNoPromotion {
    color: #282828;
    font-weight: 500;
}
span.promotionPrice, label.Template-B-PriceNormal {
    color: #282828 !important;
    font-weight: 500;
}
.itopplusDelImage {
    transition: 0.5s;
}
.itopplusDelImage:hover {
    transform: scale(1.1);
}
.Template-B-button {
    background: transparent;
    color: #e8812c;
    border: 1px solid #e8812c;
    border-radius: 0px;
    font-weight: 400;
    font-size: 1em;
    padding: 8px 0 8px 0;
}
.Template-B-button:hover {
    background-color: #ffb833;
    color: white;
    border: 1px solid #ffb833;
}
.Template-B-button, .Template-B-button:hover {
    width: 55%;
}
.Template-B-Icon {
    width: 15%;
    padding: 0 5px 0px 0;
    margin-top: -4px;
}
.shopcart-Cate {
    margin: 5.1% auto 0;
}
.Template-B-CateName, .Template-B-ProName {
    font-size: 1.8em;
    font-weight: 600 !important;
}
.Template-B-ProName {
    color: #282828;
}
.col-xs-12.col-md-6 {
    font-family: "LINE Seed Sans TH" !important;
}
.shopcartID-Head-Default , .shopcartName-Head-Default {
    font-size: 1.2em;
    color: #282828;
    border-bottom: solid 0px #e7e7e7;
    padding: 10px 0 10px 0;
}
.shopcartID-Default, .shopcartName-Default {
    font-size: 1.1em;
    border-bottom: solid 0px #e7e7e7;
    padding: 10px 0 10px 0;
    font-weight: 600;
}
.Template-B-Big {
    width: 100%;
    overflow: hidden;
    border: solid 0px #505050;
    border-radius: 0px;
}
.Template-B-smallpic {
    width: 32%;
    height: inherit !important;
    overflow: hidden;
    border: solid 0px #505050;
    margin: 4% 3% 3% 0 !important;
    padding: 0;
    border-radius: 0px;
}
.PictureOverflow {
    width: 100%;
    max-height: inherit !important;
}
.col-md-12.shopcartSize-Default.shopcartSize label {
    font-weight: 400;
    font-size: 1em !important;
}
.shopcartlinePrice-Default .col-md-5 {
    width: 100%;
}
.shopcartlinePrice-Default {
    border-bottom: solid 0px;

}
.Template-B-Quantity , .Template-B-Item {
    color: #282828;
    font-size: 1em !important;
    font-weight: 400;
}
.Template-B-buttonDetail , .Template-B-buttonDetail:hover {
    width: 40%;
}
.Template-B-buttonDetail {
    background: transparent;
    color: #e8812c;
    border: 1px solid #e8812c;
    border-radius: 0px;
    font-weight: 500;
    font-size: 1em;
    padding: 9px 0 9px 0;
}
.Template-B-buttonDetail:hover {
    background-color: #ffb833;
    color: #fff;
      border: 1px solid #ffb833;
}
.Template-B-button:hover img.Template-B-Icon , .Template-B-buttonDetail:hover img.Template-B-Icon {
    filter: brightness(0) invert(1);
}
.shopcartDetail-Default {
    font-size: 1.5em;
    color: #ffb833;
    font-family: "LINE Seed Sans TH";
    font-weight: 600;
    width: 100% !important;
    padding: 0 !important;
}
.shopcart-Detail-Detail {
    font-size: 1em;
    text-align: left;
}
.shopcart-Detail-Detail h4 {
    font-size: 1.1em;
    font-weight: 600;
    margin: 20px 0 10px;
}
.shopcartRelated-Default.shopcartRelated {
    font-size: 1.5em;
    font-weight: 600;
    width: 100% !important;
    padding: 1% 0 !important;
    color: #ffb833;
}
.ui.steps .step .title {
    font-size: 1.3em;
    font-weight: 400;
    margin: 10px 0 0;
    font-family: "LINE Seed Sans TH";
}
.ui.steps .step.active .title {
    color: #282828;
}
.step1checkout {
    background-color: #ffb833;
    border: 5px solid #ffb833;
}
.Headcheckout {
    color: #ffb833;
}
.btnCheckoutprevious {
    background-color: #ffb833;
    border-radius: 50px;
    padding: 10px 0 10px 0;
    font-weight: 400;
    font-size: 1em;
}
.step5checkout {
    background-color: #ffb833;
    border: 7px solid #ffb833;
}
.shopcart-paymentpage {
    background-color: #ffb833;
}
.button-attribute {
    border: 1px solid #282828 !important;
    background: #fff !important;
    color: #282828 !important;
    font-size: 0.9em !important;
    padding: 10px !important;
    min-width: 7rem !important;
    min-height: 2rem !important;
}
.button-attribute-selected {
    border: 1px solid #282828 !important;
    background: #282828 !important;
    font-size: 0.9em !important;
    color: #fff !important;
    padding: 10px !important;
    min-width: 7rem !important;
    min-height: 2rem !important;
}
.button-attribute:hover {
    color: #282828 !important;
    border: 1px solid #282828 !important;
    font-size: 0.9em !important;
    padding: 10px !important;
    min-width: 7rem !important;
    min-height: 2rem !important;
}
#scrolltoshop .col-xs-3.col-sm-2.col-md-2 {
    width: 8%;
}
#scrolltoshop .col-xs-9.col-sm-9.col-md-10 {
    padding: 1.5% 0 0 0 !important;
}
.col-xs-12.col-sm-4 , .col-xs-12.col-sm-3 , .col-xs-12.col-sm-5fix {
    padding: 5px 10px 15px;
}
.ui.steps .step {
    padding: 25px 0;
}
.panel-body.Checkout-font-panel input {
    font-size: 1em;
    padding: 20px 10px;
    border-radius: 0;
}
#shop_member_login_form input {
    padding: 20px 10px;
    border-radius: 0px;
    margin-bottom: 15px !important;
}
.table-responsive-mobile {
    width: 100%;
}
.ui.steps .step:first-child {
    padding-left: 0;
}
#scrolltoshop65ae26ec0806af001312b5d3 .col-xs-12.col-md-12 {
    padding: 0;
}
/*shop*/



/*payment*/
.main-timeline2:before {
    content: '';
    width: 85%;
    height: 25px;
    border-bottom: 3px dotted #ccc;
    left: 10%;
    top: 32%;
    position: absolute;
}
.icon-payment {
    font-size: 1em;
    padding: 1% 2% 5% !important;
    text-align: center;
    transition: 0.5s;
}
.icon-payment:hover {
  transform: translateY(-10px);
}
.icon-payment img {
    width: 60% !important;
    margin-bottom: 10px;
}
.text-number {
    font-size: 2.3em;
    color: #ffb833;
    font-weight: 600;
}
.payment1 {
    font-size: 1.4em;
    font-weight: 600;
    padding: 5% 0 0;
}
.hvr-grow {
    transform: perspective(1px) translateZ(0);
    transition-duration: 0.3s;
    transition-property: transform;
    width: 100%;
    margin-bottom: 0px;
    font-size: 1em;
    background-color: #fff;
    box-shadow: 0px 0px 5px rgba(0,0,0,10%);
}
.hvr-grow:hover, .hvr-grow:focus, .hvr-grow:active {
    transform: scale(1.03);
}
.padpay1 {
    padding-top: 2%;
}
.MainBankClass1 {
    height: 270px;
}
.boarder-confirm-payment {
    border: none !important;
    background-color: rgba(255,255,255,0.0);
    padding: 0% 0;
}
.boarder-confirm-payment label.col-xs-12.col-sm-3.col-md-3.control-label {
    font-size: 1em;
    font-weight: 400;
}
.boarder-confirm-payment span.label {
    font-size: 0.8em;
    font-weight: 400;
}
/*form payment*/
.input-group-addon {
    color: #fff;
    background-color: #282828;
    border: 1px solid #282828;
    border-radius: 0px;
}
.no-js .confirm-payment .form-control {
    display: block;
    width: 100%;
    height: auto;
    padding: 10px 12px;
    font-size: 0.9em;
    font-weight: 400;
    line-height: 1;
    color: #444;
    background-color: #fff;
    background-image: none;
    border: 1px solid #eee;
    border-radius: 0px;
    -webkit-box-shadow: inset 0 0px 0px rgba(0,0,0,.075);
    box-shadow: inset 0 0px 0px rgba(0,0,0,.075);
}
.no-js .confirm-payment .btn-default {
    background-image: -webkit-linear-gradient(top,#111f39 0,#111f39 100%);
    background-image: -o-linear-gradient(top,#111f39 0,#111f39 100%);
    background: linear-gradient(to right,#282828 0,#282828 25%,#282828 50%,#282828 75%,#282828 100%);
    color: #fff;
    text-shadow: 0 0px 0 #7a2717;
    background-repeat: repeat-x;
    border-color: #0000;
    border-radius: 10px;
    padding: 10px 30px;
    font-size: 0.9em;
    border: 0px solid transparent;
    width: auto;
}
.no-js .confirm-payment .btn-default:active {
   background-color: #282828;
}
.no-js .confirm-payment .btn-default:hover,
.no-js .confirm-payment .btn-default:focus {
    background-position: 0 0px;
    background-color: #282828;
}
.policy-des {
    padding: 5% 0;
}
.policy-des h3 {
    font-size: 1.4em;
}
.policy-des span {
    font-size: 1.1em;
    font-weight: 600;
}
.BankAutoHeight img {
    width: 60px !important;
    border-radius: 15px;
}
/*payment*/


/*ติดต่อเรา*/
.contact-addrees {
    text-align: center;
    padding: 1% 0 3%;
}
.contact-addrees h3 {
    font-weight: 600;
    margin: 0 0 10px;
    font-size: 1.7em;
}
.contact-bg {
    background: transparent;
    border: 1px solid #eee;
    padding: 7px;
    width: 97%;
    border-radius: 50px;
    margin-bottom: 10px;
    transition: 0.5s;
}
.contact-bg:hover {
    background: #eee;
}
.contact-bg .media-body {
    padding: 13px 0 0 5px;
}
/*form Contact*/
.no-js #Component65cb217a9e0ef2001386c017 label  {
    display: none!important;
}
.no-js #Component65cb217a9e0ef2001386c017 .col-md-6  {
    width: 100%;
    margin-left: auto;
    display: block;
    margin-right: auto;
    float: initial;
}
.no-js #Component65cb217a9e0ef2001386c017 .form-control {
    border: 1px solid #eeeeee;
    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: 31px 20px;
    font-weight: 400;
    color: #373737!important;
}
.no-js #Component65cb217a9e0ef2001386c017 .form-control:hover  {
    border: 1px solid #1e1e1e;
}
.no-js #Component65cb217a9e0ef2001386c017 .form-control:focus {
    border: 1px solid #1e1e1e;
    -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: #373737!important;
}
.no-js #Component65cb217a9e0ef2001386c017 .btn  {
    background-image: -webkit-linear-gradient(top,#111f39 0,#111f39 100%);
    background-image: -o-linear-gradient(top,#4d4d4d 0,#4d4d4d 100%);
    background: #1e1e1e;
    color: #fff;
    text-shadow: 0 0px 0 #282828;
    background-repeat: repeat-x;
    border-color: #0000;
    border-radius: 10px;
    padding: 10px 20px;
    font-size: 1em;
    font-weight: 400;
    border: 0px solid transparent;
}
.no-js #Component65cb217a9e0ef2001386c017 .btn-default:active {
   background-color: #1e1e1e;
}
.no-js #Component65cb217a9e0ef2001386c017 .btn-default:hover, .no-js #Component65cb217a9e0ef2001386c017 .btn-default:focus {
    background-position: 0 0px;
    background-color: #1e1e1e;
}
.no-js #Component65cb217a9e0ef2001386c017  .col-xs-12.col-sm-5.col-md-5.padding  {
    width: 100%;
}
.no-js #Component65cb217a9e0ef2001386c017 span.label  {
    font-size: 0.9em;
    font-weight: 300;
}
.no-js #Component65cb217a9e0ef2001386c017 .ITPcheckboxAuthen  {
    font-size: 0.85em;
    padding: 0 0 0 0;
}

#iframe65cb22bc14d7340013e3c778 iframe {
    height: 275px;
    border-radius: 10px;
}
/*ติดต่อเรา*/



/*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: #282828;
    border-color: #282828;
}
.pagination>li>a, .pagination>li>span {
    color: #282828;
}
.pagination>li>a:hover, .pagination>li>span:hover, .pagination>li>a:focus, .pagination>li>span:focus {
    color: #282828;
    background-color: #f7f7f7;
}
/*pagination*/




/* Large Devices, Wide Screens */
@media only screen and (min-width : 1900px) {
body {
    font-size: 20px;
}
  .dropdown-menu>li>a {
    font-size: 1.4em;
}
  .Contentmanager .site .col-section .item.-micro a .caption {
    margin-top: -25%;
}
  .itopplus-footer {
    font-size: 18px;
}
  .ITPcookiebar , .buttonExampleSite {
    font-size: 16px !important;
}
  .Template-B-Name {
    height: 150px;
}
  .padpay1 {
    padding-top: 1%;
}
  .contact-bg .media-body {
    padding: 15px 0 0 5px;
}
  .no-js #Component65cb217a9e0ef2001386c017 .form-control {
    padding: 31px 20px;
}
  .ui.steps .step .title {
    font-size: 1.8em;
}
  .Headcheckout {
    font-size: 1.2em;
}
  .Bodycheckout {
    font-size: 1em;
}
}



/* Large Devices, Wide Screens */
@media only screen and (max-width:1191px) {
.navbar-default .navbar-nav>li>a {
    margin: 0 0px;
    padding: 10px 10px;
}
  .service-sub-detail {
    white-space: inherit;
}
  .why-icon {
    white-space: inherit;
    padding: 1% 3% 10% !important;
}
  .Contentmanager .site .col-section .item.-micro a .caption {
    margin-top: -27%;
}
  .itopplus-footer {
    font-size: 13px;
}
  .about-bg {
    padding: 15% 18% 30%;
    font-size: 1em;
    margin-top: -79%;
}
  .about-bg-icon {
    margin-top: -15%;
}
  .mission-block {
    padding: 20% 5% 0 15%;
}
  .Template-B-Name {
    height: 150px;
}
  .main-timeline2:before {
    top: 28%;
}
  .padpay1 {
    padding-top: 3%;
}
  .shopcart {
    top: 10%;
    right: 1%;
}
  .contact-bg .media-body {
    padding: 9px 0 0 2px;
    font-size: 0.9em;
}
  .no-js #Component65cb217a9e0ef2001386c017 .form-control {
    padding: 29px 20px;
}
}




/* Large Devices, Wide Screens */
@media only screen and (max-width:900px) {
.Contentmanager .site .col-section .item.-micro a .caption .title {
    height: 45px;
}
  .Contentmanager .site .col-section .item.-micro a .caption {
    margin-top: -41%;
}
  .about-bg {
    padding: 10% 9% 26%;
    font-size: 1em;
}
  .about-bg-icon {
    margin-top: -34%;
}
  .mission-block {
    padding: 9% 1% 0 0%;
}
  .Template-B-Name {
    height: 180px;
}
  .grid figure p {
    font-size: 1em;
}
  h3.managerHeader {
    font-size: 2.4em;
}
  .main-timeline2:before {
    top: 26%;
}
  .contact-bg .media-body {
    padding: 6px 0 0 2px;
    font-size: 0.7em;
}
  .no-js #Component65cb217a9e0ef2001386c017 .form-control {
    padding: 26px 20px;
}
}


/* Large Devices, Wide Screens */
@media only screen and (max-width:480px) {
#imagesControl65cade2b01bb1b00139f8274 , #imagesControl65cb00d88d69790013d7ab03 {
    padding: 0px !important;
}
  .h2, h2 {
    font-size: 2.4em;
}
  .menu-sub {
    white-space: inherit;
}
  article.col-md-6.item.-micro {
    width: 100%;
}
  .col-section {
    padding: 0 5%;
}
  .Contentmanager .site .col-section .item.-micro a .caption .title {
    height: inherit;
}
  .Contentmanager .site .col-section .item.-micro a .caption {
    margin-top: -27%;
}
  .itopplus-bg2 {
    background-size: cover;
}
  .copy-right {
    padding: 2% 0;
}
  .about-bg {
    padding: 10% 9% 26%;
    font-size: 1em;
    margin-top: 0;
    margin-right: 0;
}
  .about-bg h4 {
    font-size: 1.4em;
}
  .about-bg h3 {
    font-size: 1.9em;
}
  .about-bg-icon {
    margin-top: 0;
    margin-right: 0;
    width: 18%;
}
  .Template-B-Name {
    height: inherit;
}
  .col-xs-12.col-sm-4, .col-xs-12.col-sm-3, .col-xs-12.col-sm-5fix {
    padding: 5px 25px 15px;
}
  .Template-B-CateName, .Template-B-ProName {
    font-size: 1.4em;
}
  .Template-B-buttonDetail, .Template-B-buttonDetail:hover {
    width: 50%;
}
  .coming-soon {
    margin: 0 auto 95%;
}
  .service-number-display {
    grid-template-columns: repeat(2, 1fr);
}
  .contenemanager-gallery .col-xs-12.col-md-3, .Contenemanager-gallery .col-xs-6.col-md-3 {
    width: 100%;
}
  h3.managerHeader {
    font-size: 2em;
}
  .icon-payment {
    display: inline-grid;
    width: 50%;
}
  .main-timeline2:before {
    display: none;
}
  .contact-bg .media-body {
    padding: 15px 0 0 5px;
    font-size: 1em;
}
  .no-js #Component65cb217a9e0ef2001386c017 .col-md-6 {
    padding: 0 15px;
}
}

