.itopplus-background {
background-image:none;background-color :rgba(252, 252, 252, 1);
}
body,
html {
    font-size: 16px;
    overflow-x: hidden;
    color: #444444;
}
a {
    color: #444444;
}
a:hover {
    color: #03497e;
}
.itopplus-bg {
    background-image: url('https://itp1.itopfile.com/ImageServer/z_itp_300020233ikg/0/0/1z-z199555854296.webp');
}

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

.itopplus-footer {
    background-image: url('https://itp1.itopfile.com/ImageServer/z_itp_300020233ikg/0/0/fz-z291527272837.webp');
}

/************Menu***************/
.navbar-default .navbar-nav>li>a {
    font-size: 16px;
    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: #2d7cc0;
}

.dropdown-menu>li>a {
    font-size: 16px;
    color: #000;
}

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

/********Only Sidebar*********/
@media screen and (max-width : 992px) {
    
.navbar-default .navbar-toggle .icon-bar {
    background-color: #fff;
}

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

.navbar-default {
    background: #03497e;
}

.itopplus-search {
    display: none;
}
}

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

.navbar-default {
    background: #03497e;
}

.itopplus-menu {
    text-align: center;
}

#controlBanner {
    object-fit: contain;
    width: 70%;
    margin: 0 auto;
}
.col-md-12.padding.zIndex-pos2 {
    z-index: 98;
}

}


/**/
.h1, h1 {
    font-size: 3.4em;
}
.h2, h2 {
    font-size: 2.2em;
}
.h3, h3 {
    font-size: 1.6em;
}
.h4, h4 {
    font-size: 1em;
}
.boderedlayoutClient {
    border-top: 0px dashed transparent;
    border-left: 0px dashed transparent;
    border-right: 0px dashed transparent;
    border-bottom: 0px dashed transparent;
}
/**/



/*footer*/
.itopplus-footer {
    font-size: 14px;
}
.itopplus-footer a {
    color: #fff;
}
.footer-text-copyright {
    font-size: 11px;
    padding: 5% 0 10%;
}
.footer-bullet {
    display: flex;
    width: 100%;
    gap: 15px;
}
.footer-bullet img {
    width: 5% !important;
}
.footer-following-img img {
    width: 10% !important;
}
.footer-following-img {
    display: flex;
    width: 100%;
    gap: 10px;
}
.footer-bank img {
    width: 10% !important;
}
.footer-bank {
    display: flex;
    width: 100%;
    gap: 10px;
}
.footer-text h4 {
    font-size: 16px;
}
.footer-pd {
   padding: 5%;
}
.footer-icon {
    display: flex;
    width: 22%;
    margin-bottom: 23%;
}
.footer-icon img {
    width: 80% !IMPORTANT;
    transition: 0.5s;
}
.footer-icon img:hover {
    transform: scale(1.1);
}
/*menuVertical*/
.navbar-default .navbar-brand:focus, .navbar-default .navbar-brand:hover, .navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover, 
.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover, .navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover, 
.navbar-default .navbar-toggle .icon-bar, .navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
   border-bottom: solid 0px #585858!important;
}
.menuVertical .nav-pills>li>a {
    color: #444444;
    background-color: #fff;
    border-bottom: solid 2px #2d7cc0;
    padding: 10px 10px 10px 10px;
    font-size: 18px;
    border-radius: 0px;
    margin-bottom: 10px;
    font-weight: 700;
}
.menuVertical .nav>li>a:hover, .menuVertical .nav>li>a:focus , .menuVertical .nav>li>a:active {
   color: #fff;
   background-color: #2d7cc0;
   border-bottom: solid 2px #e7e7e7!important;
}
.menuVertical .nav-stacked>li+li {
   border-bottom: solid 0px transparent;
}

/*แบบกดแล้วโชว์ทั้งหมด*/
.menuVertical .caret {
    float: right;
    margin-top: 10px;
}
.menuVertical .dropdown-menu {
    position: relative;
    top: 100%;
    left: 0;
    z-index: 1000;
    min-width: 160px;
    width: 100%;
    padding: 10px 0px 10px 0px;
    margin: 2px 0 0;
    color: #fff;
    font-weight:normal;
    text-align: left;
    list-style: none;
    background-color: transparent;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: none;
    border: none;
    border-radius: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.menuVertical .dropdown-menu>li>a::before {
    content: '·';
    font-size: 18px;
    /* position: inherit; */
    width: 100%;
    left: 4%;
    top: 36%;
}
.no-js .menuVertical .dropdown-menu>li>a:hover {
    background-color: #fff;
    color: #444444 !important;
}
.no-js .menuVertical .dropdown-menu>li>a {
    font-size: 16px;
    background-image: none;
    color: #444444 !important;
    background-color: #ffffff;
    border-bottom: solid 0px #2d7cc0;
    padding: 0px 10px 0px 15px;
    white-space: inherit;
    border-radius: 0px;
    margin-bottom: 5px;
    font-family: 'Noto Sans Thai', sans-serif;
}
.menuVertical .dropdown-submenu>a:after {
    display: block;
    content: " ";
    float: right;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    margin-top: 5px;
    margin-right: 0;
    border-top: 4px solid;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
}
.menuVertical .nav>li>a {
    display: flow-root;
}
.menuVertical .dropdown-menu {
    background-color: white;
    margin: -10px 0px 0px;
}
/*menuVertical*/
.qr-code {
    font-size: 18px;
    border: 1px solid #d1d1d1;
    border-radius: 20px;
    padding: 8% 0;
    text-align: center;
}
.qr-code h3 {
    font-size: 1.5em;
    color: #03497e;
    margin: 0 0 5px;
}
.qr-code img {
    width: 80% !important;
    margin: 1% 0;
}
.ITPcookiebar {
    width: 100% !important;
}
.ITPcookieLeftText {
    padding-top: 27px !important;
}
.buttonExampleSite {
    border: 1px solid #03497e !important;
    color: #03497e !important;
    font-family: 'Noto Sans Thai', sans-serif !important;
}
.buttonExampleSite:hover {
    background: #03497e !important;
    color: #ffffff !important;
}
.ITP-pdpa-template-titleFont {
    font-size: 20px !important;
    color: #03497e;
    font-weight: bold !important;
    padding-bottom: 0rem !important;
}
.ITP-pdpa-template-contentFont {
    font-size: 16px !important;
}
.itpPDPALandingPage {
    padding: 4% 0;
}
/*footer*/


/*หน้าแรก*/
#Component64ba3f5c135db60013c5498e {
    margin-top: -7%;
}
#Component64ba3f5c135db60013c5498e .col-md-4.col-sm-4.col-xs-6.col-sm-5fix, #Component64bde03b74c2a50013170382 .col-md-4.col-sm-4.col-xs-6.col-sm-5fix,
#Component64bde1e1310b0a0013292f90 .col-md-4.col-sm-4.col-xs-6.col-sm-5fix , #Component64be8a8d1f4e3e0013da2f0e .col-md-4.col-sm-4.col-xs-6.col-sm-5fix {
    width: 16.66% !important;
}
.icon-text {
    text-align: center;
    padding: 15% 0;
    white-space: pre-line;
}
#Component64ba3f5c135db60013c5498e .imageWidth.imageGallery , #Component64be8a8d1f4e3e0013da2f0e .imageWidth.imageGallery {
    transform: scale(1.0);
    transition: 0.32s;
}
#Component64ba3f5c135db60013c5498e .imageWidth.imageGallery:hover , #Component64be8a8d1f4e3e0013da2f0e .imageWidth.imageGallery:hover {
    transform: scale(0.9);
}
.padding-pd {
  padding: 9%;
}
#iframe64ba40a2135db60013c54a43 {
    width: 83%;
    margin: 0 auto;
}
.menu-align {
    text-align: center;
    padding: 3% 0 1%;
}
.menu-align h2 {
    font-weight: bold;
    margin: 0;
}
.menu-border {
    border-bottom: 3px solid #2d92d0;
    width: 3%;
    margin: 1% auto 0;
}
.thumbnail {
    padding: 0px !important;
    background-color: #2d92d0;
    color: #fff;
    border: 0px solid #ddd;
    border-radius: 15px;
    box-shadow: 0 5px 10px rgba(0,0,0,.25) !important;
}
.thumbnail:hover {
    background-color: #03497e;
    color: #fff;
}
.imageWidth.imageGallery {
    transform: scale(1.0);
    transition: 0.32s;
}
.imageWidth.imageGallery:hover {
    transform: scale(1.1);
}
.thumbnail .imgLightbox {
    position: relative!important;
    overflow: hidden!important;
    width: 100%!important;
    border-radius: 15px 15px 0 0;
}
.category-text {
    font-size: 18px;
    text-align: center;
    padding: 15px 0;
    font-weight: 600;
}
.effect-sadie {
    border-radius: 15px;
}
figure.effect-sadie p {
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 1em!important;
    width: 100%;
    opacity: 1;
    -webkit-transform: translate3d(0,10px,0);
    transform: translate3d(0,0,0);
    text-align: left;
    background: linear-gradient(to bottom,rgba(0,0,0,0) 0,rgba(45,146,208,.8) 75%);
    text-transform: initial;
    font-size: 15px;
}
figure.effect-sadie figcaption::before {
    z-index: 0;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: -webkit-linear-gradient(top,rgba(72,76,97,0) 0,rgba(72,76,97,.8) 75%);
    background: linear-gradient(to bottom,rgba(0,0,0,0) 0,rgba(45,146,208,.9) 75%);
    content: '';
    opacity: 0;
    -webkit-transform: translate3d(0,50%,0);
    transform: translate3d(0,50%,0);
}
figure.effect-sadie:hover h2 {
    color: #fff;
    -webkit-transform: translate3d(0,-50%,0) translate3d(0,-40px,0);
    transform: translate3d(0,0,0) translate3d(0,0,0);
}
.grid figure p {
    letter-spacing: 0px;
}
.work-text {
    text-align: center;
    padding: 10px 0 0;
    height: 50px;
}
/*หน้าแรก*/


/*shop*/
.shopcart {
    z-index: 888;
    border-radius: 0px 0 0 0;
    -moz-border-radius: 800px 0 0 0;
    -webkit-border-radius: 800px 800px 800px 800px;
    border: 0px solid #b8860b;
    width: 55px !important;
    height: 55px !important;
    background-image: url(https://itp1.itopfile.com/ImageServer/z_itp_300020233ikg/0/0/shopz-z991593086455.webp);
     background-size: 30px;
    background-color: #2d92d0;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    position: fixed;
    -webkit-transition: width .3s,height .3s;
    transition: width .3s,height .3s;
    cursor: pointer;
    top: 2%;
    right: 1%;
    animation: pulse 2s infinite 2s;
}
.Template-B-frame {
    padding: 0px 0px 0px 0px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 20px;
    margin-bottom: 10%;
    border: solid 1px #d1d1d1;
    transition: 0.5s;
}
.Template-B-frame:hover {
    -moz-box-shadow: 0 0 0px #585858;
    -webkit-box-shadow: 0 0 0px #585858;
    box-shadow: 0 0 0px #c2c2c2;
    cursor: pointer;
}
.Template-B-Title {
    font-size: 14px;
    height: inherit;
    overflow: hidden;
    color: #444444;
    font-weight: 400;
    text-align: left;
    padding: 0 5px;
    margin-top: 3%;
}
.Template-B-Title label {
    font-weight: 400;
}
.Template-B-pic {
    background-color: #fff;
    border: solid 0px #d1d1d1;
    padding: 0px;
    border-radius: 20px 20px 0 0;
    width: 100%;
    overflow: hidden;
    height: inherit !important;
}
.Template-B-Des , .Template-B-Des:hover {
    color: #5c5c5c;
    font-weight: 400;
    height: inherit;
    overflow: hidden;
    text-align: left !important;
    margin-top: 3%;
    font-size: 16px;
}
.Template-B-Name {
    color: #444444;
    font-size: 14px;
    height: 70px;
    overflow: hidden;
    font-weight: 400;
    margin-top: 0%;
    text-align: left !important;
    line-height: 1.4;
    padding: 0 5px;
}
.Template-B-Name label {
    font-weight: 400;
}
.Template-B-Price {
    color: #444444;
    font-weight: 600;
    height: 65px;
    text-align: left !important;
    width: 70%;
    font-size: 18px;
  padding: 0 5px!important;
}
.Template-B-PriceNormal {
    font-size: 26px !important;
    color: #444444;
}
.Template-B-PriceNormal strike {
    color: #99A3A4;
  	font-size: 13px;
}
label.Template-B-PriceNormal {
    color: #444444;
}
.Template-B-PricePromotion {
    color: #2874A6;
    font-size: 26px !important;
}
.promotionPrice {
    color: #ABB2B9;
    font-weight: 600;
    font-size: 15px;
}
label.Template-B-PriceNormal {
    color: #444;
}
.priceNoPromotion {
    color: #444444;
    font-size: 16px;
    font-weight: 600;
}
span.promotionPrice {
    color: #2874A6 !important;
    font-size: 20px;
    font-weight: 600;
}
.normalPrice {
    color: #444444;
    font-weight: 600;
    font-size: 18px !important;
}
.Template-B-innerPic {
    transition: 0.5s;
}
.Template-B-innerPic:hover {
    transform: scale(1.1);
}
.Template-B-button {
    background-color: #03497e;
    color: white;
    border-radius: 50px;
    font-weight: 400;
    font-size: 13px;
}
.Template-B-button:hover {
    background-color: #2d92d0;
}
.Template-B-button, .Template-B-button:hover {
    width: 35%;
    display: block;
    margin: -25% 4% 2%;
    float: right;
}
.Template-B-Icon {
    width: 20%;
    padding: 0 0 5px 0;
}
.shopcart-Cate {
    margin: 2.5% auto 0;
}
.Template-B-CateName , .Template-B-ProName {
    color: #444444;
    font-size: 24px;
    font-weight: bold !important;
}
.col-xs-12.col-md-6 {
    font-family: 'Noto Sans Thai', sans-serif!important;
}
.shopcartID-Head-Default {
    font-size: 18px;
    color: #444444;
    border-bottom: solid 0px #e7e7e7;
    padding: 10px 0 10px 0;
}
.shopcartID-Default {
    font-size: 18px;
    border-bottom: solid 0px #e7e7e7;
    padding: 10px 0 10px 0;
    color: #444444;
}
.shopcartName-Head-Default {
    font-size: 18px;
    color: #444444;
    border-bottom: solid 0px #e7e7e7;
    padding: 10px 0 10px 0;
}
.shopcartName-Default {
    font-size: 18px;
    border-bottom: solid 0px #e7e7e7;
    padding: 10px 0 10px 0;
    color: #444444;
}
.Template-B-Big {
    width: 100%;
    overflow: hidden;
    border: solid 0px #0672c2;
    border-radius: 20px;
}
.Template-B-smallpic {
    width: 29%;
    height: inherit !important;
    overflow: hidden;
    border: solid 0px #0672c2;
    margin: 4% 3% 3% 0 !important;
    padding: 0;
    border-radius: 20px;
}
.PictureOverflow {
    width: 100%;
    max-height: inherit !important;
}
.col-md-12.shopcartSize-Default.shopcartSize label {
    font-weight: 500;
    font-size: 20px;
}
.shopcartlinePrice-Default .col-md-5 {
    width: 100%;
}
.shopcartlinePrice-Default {
    border-bottom: solid 0px;
}
.shopcartlinePrice-Default select.input-sm {
    height: 35px;
    line-height: 30px;
    font-size: 14px;
    border: 1px solid #e7e7e7;
    -webkit-box-shadow: inset 0 0px 0px rgb(0 0 0 / 0%);
    box-shadow: inset 0 0px 0px rgb(0 0 0 / 0%);
}
.Template-B-Quantity {
    color: #444444;
    font-size: 16px !important;
    font-weight: 400;
}
.Template-B-Item {
    color: #444444;
    font-size: 16px !important;
    font-weight: 400;
}
.Template-B-buttonDetail , .Template-B-buttonDetail:hover {
    width: 30%;
}
.Template-B-buttonDetail {
    background-color: #03497e;
    margin: 5px 0 0 120px;
    color: #ffffff;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
    font-weight: 400;
    padding: 6px 0 6px 0 !important;
    font-size: 16px;
}
.Template-B-buttonDetail:hover {
    background-color: #2d92d0;
}
.shopcartDetail-Default {
    font-size: 24px;
    font-family: 'Noto Sans Thai', sans-serif;
    color: #444444;
    font-weight: bold;
    padding: 1% 0 !important;
}
.shopcart-Detail-Detail {
    text-align: left;
}
.shopcart-Detail-Detail h4 {
    font-size: 20px;
    font-weight: bold;
    margin: 15px 0 5px;
}
.shopcartRelated-Default.shopcartRelated {
    font-size: 20px;
    font-weight: 600;
}
.ui.steps .step .title {
    font-family: 'Noto Sans Thai', sans-serif;
    font-weight: 500;
    font-size: 11px;
}
.ui.steps .step {
    padding: 10px 10px;
}
.ui.steps .step:first-child {
    padding-left: 0em;
}
.ui.steps .step.active .title {
    color: #444444;
}
.table-responsive-mobile {
    white-space: inherit;
    width: 100%;
}
.step1checkout {
    background-color: #03497e;
    border: 5px solid #03497e;
}
.Headcheckout {
    color: #03497e;
}
.btnCheckoutprevious {
    background-color: #03497e;
}
.boarder-confirm-payment {
    border: 0px solid #e3e3e3 !important;
}
.form-horizontal .form-group-sm .form-control, .input-sm {
    font-size: 14px;
}
.step5checkout {
    background-color: #03497e;
    border: 7px solid #03497e;
}
.shopcart-paymentpage {
    background-color: #03497e;
}
.Shopcart-Related-Main .Template-B-Name {
    margin-top: 3%;
}
.col-xs-12.col-sm-4 , .col-xs-12.col-sm-3 {
    padding: 0px 10px;
}
/*shop*/



/*เกี่ยวกับเรา*/
.about-detail {
    text-align: center;
}
.about-detail h3 {
    color: #2d92d0;
    font-weight: bold;
    margin: 0 0 10px;
}
/*เกี่ยวกับเรา*/


/*ผลงาน*/
.coming-soon {
    padding: 0 15%;
}
.Contentmanager .site .col-section .item.-micro a .caption .title {
    text-align: center;
    font-size: 18px;
    padding: 7% 0 1%;
    font-weight: 500;
    line-height: 1.3;
    color: #444444;
}
.Contentmanager .site .col-section .item.-micro a:hover .caption .title {
    color: #03497e;
}
.Contentmanager .site .col-section .item.-micro a .caption .time {
   display: none;
}
article.col-md-6.item.-micro {
    width: 25%;
}
.Contentmanager .site .col-section .item.-micro {
    padding: 10px 10px 10px 10px;
}
.Contentmanager .site .col-section .item.-micro a .image {
    width: 100%;
    margin-bottom: 0px;
    border: 0px solid #eee;
    border-radius: 15px;
}
.Contentmanager .site .col-section .item.-micro a img {
    width: 100%;
    height: auto;

}
.Contentmanager .site .col-section .item.-micro a .caption {
      width: 100%;
      background: transparent;
      padding-left: 0;
      margin-bottom: 10px;
}
.Contentmanager .site .col-section .item.-micro:nth-child(odd) {
    border-right: none;
    border-bottom: none;
}
.Contentmanager .site .col-section .item.-micro:nth-child(even) {
    border-bottom: none;
}

.Contentmanager .site .col-section .item.-micro a .post {
    display: none;
}
.contenemanager-gallery .col-xs-12.col-md-3 , .Contenemanager-gallery .col-xs-6.col-md-3 {
    padding-left: 10px;
    padding-right: 10px;
}
.contenemanager-gallery .thumbnail {
    padding: 0px;
    border: 0px solid #eee!important;
      transition: 0.3s;
}
.Contenemanager-gallery .thumbnail {
    padding: 0px;
    border: 0px solid #eee!important;
      transition: 0.3s;
}
.Contenemanager-gallery .thumbnail:hover {
      transform: scale(1.1);
      transition: 0.3s;
      position: relative!important;
    overflow: hidden!important;
}
.contenemanager-gallery .thumbnail:hover {
      transform: scale(1.1);
      transition: 0.3s;
      position: relative!important;
    overflow: hidden!important;
}
.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);
      transform: scale(1.0) !important;
}
.contenemanager-gallery .thumbnail, .img-thumbnail {
    -webkit-box-shadow: 0 1px 2px rgb(0 0 0 / 8%);
    box-shadow: 0 0 0 rgb(0 0 0 / 8%);
    transform: scale(1.0) !important;
}
#Contentmanager img.img-responsive {
    position: relative!important;
    overflow: hidden!important;
    width: 100%!important;
    margin-bottom: 0px;
    transition: 0.5s;
    border-radius: 15px;
}
#Contentmanager img.img-responsive:hover {
  transform: scale(1.1);
      transition: 0.3s;
      position: relative!important;
     overflow: hidden!important;
}
a.thumbnail:hover, a.thumbnail:focus, a.thumbnail.active {
    border-color: transparent;
}
#Contentmanager .thumbnail {
    background-color: #fff;
    background: transparent;
    position: relative!important;
    overflow: hidden!important;
    border: 0px solid #eee;
    padding: 0px !IMPORTANT;
    box-shadow: none;
    border-radius: 15px;
}
#Contentmanager .thumbnail:hover {
    border-radius: 15px;
}
.img-thumbnail {
    padding: 0px;
    border: 0px solid #ddd;
}
.col-md-6.pull-left {
    width: 45%;
    margin: 0 2% 0 -2%;
}
h3.managerHeader {
    font-size: 1.5em;
    text-align: center;
    padding: 2% 0 5px;
    font-weight: bold;
    margin-bottom: 0;
    color: #444444;
}
#Contentmanager .post-time {
    display: none;
}
.page-header {
    margin: 10px 0 20px;
    border-bottom: 0px solid #eee;
}
.social-share {
    top: 0;
}
.social-icon {
    border-radius: 5px;
    margin-top: -3px;
}
.Textmanager.font-inherit {
    text-align: left;
    display: flow-root;
}
.Textmanager.font-inherit h3 {
    font-weight: bold;
    margin: 10px 0 0;
}
.Textmanager.font-inherit h4 {
    margin: 0px 0 5px;
    font-weight: bold;
    line-height: 1.3;
}
.Textmanager.font-inherit h5 {
    font-size: 18px;
    font-weight: bold;
    line-height: 1.3;
}
.Textmanager.font-inherit p {
    margin: 0;
}
.Textmanager.font-inherit strong {
    font-weight: 500;
}
.Textmanager.font-inherit img {
    margin: 20px 0;
    border-radius: 20px;
}
.landingpagemanager {
    display: none;
}
/*ผลงาน*/


/*payment*/
.main-timeline:before {
    content: '';
    width: 85%;
    height: 25px;
    border-bottom: 5px solid #2d92d0;
    left: 10%;
    top: 26%;
    position: absolute;
}
.icon-payment {
    font-size: 15px;
    padding: 1% 0% !important;
    text-align: center;
    transition: 0.5s;
    white-space: pre-line;
}
.icon-payment:hover {
  transform: translateY(-10px);
}
.icon-payment img {
    width: 60% !important;
    margin-bottom: 10px;
}
.text-number {
    font-size: 30px;
    color: #03497e;
    font-weight: bold;
}
 .payment1 {
    font-size: 22px;
    font-weight: bold;
}
.hvr-grow {
    transform: perspective(1px) translateZ(0);
    transition-duration: 0.3s;
    transition-property: transform;
    width: 100%;
    margin-bottom: 0px;
    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%;
}
.boarder-confirm-payment {
    border: none !important;
    background-color: rgba(255,255,255,0);
    padding: 3% 0;
}
.boarder-confirm-payment label.col-xs-12.col-sm-3.col-md-3.control-label {
    font-size: 16px;
    font-weight: 400;
}
.boarder-confirm-payment span.label {
    font-size: 14px;
    font-weight: 400;
}
/*form payment*/
.input-group-addon {
    color: #fff;
    background-color: #03497e;
    border: 1px solid #03497e;
    border-radius: 0px;
}
.no-js .confirm-payment .form-control {
    display: block;
    width: 100%;
    height: auto;
    padding: 10px 12px;
    font-size: 14px;
    font-weight: 300;
    line-height: 1;
    color: #444;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    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,#03497e 0,#03497e 25%,#03497e 50%,#03497e 75%,#03497e 100%);
    color: #fff;
    text-shadow: 0 0px 0 #03497e;
    background-repeat: repeat-x;
    border-color: #0000;
    border-radius: 50px;
    padding: 10px 30px;
    font-size: 16px;
    border: 0px solid transparent;
    width: auto;
}
.no-js .confirm-payment .btn-default:active {
   background-color: #03497e;
}
.no-js .confirm-payment .btn-default:hover,
.no-js .confirm-payment .btn-default:focus {
    background-position: 0 0px;
    background-color: #03497e;
}
.policy-des span {
    font-size: 20px;
    color: #03497e;
    font-weight: bold;
}
/*payment*/



/*CONTACT US*/
.text-contact {
   
}
.padding-contact {
    padding: 8px 5px 10px;
}
.text-contact h3 {
    font-size: 24px;
    font-weight: bold;
    margin: 0 0 15px;
    line-height: 1.3;
    color: #03497e;
}
/*form Contact*/
.no-js #Component64bf6c6701fe110012958316 label {
    display: none!important;
}
.no-js #Component64bf6c6701fe110012958316 .col-md-6 {
    width: 100%;
    margin-left: auto;
    display: block;
    margin-right: auto;
    float: initial;
}
.no-js #Component64bf6c6701fe110012958316 .form-control {
    border: 1px solid #eee;
    border-radius: 0px!important;
    -webkit-box-shadow: inset 0 0px 0px rgb(0 0 0 / 8%);
    box-shadow: inset 0 0px 0px rgb(0 0 0 / 8%);
    font-size: 15px !important;
    padding: 29px 20px;
    font-weight: 400;
    line-height: 1.5;
    background: transparent;
    color: #444444!important;
}
.no-js #Component64bf6c6701fe110012958316 .form-control:hover {
    border: 1px solid #03497e;
}
.no-js #Component64bf6c6701fe110012958316 .form-control:focus {
    border: 1px solid #03497e;
    -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: #444444!important;
}
.no-js #Component64bf6c6701fe110012958316 .btn {
    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,#03497e 0,#03497e 25%,#03497e 50%,#03497e 75%,#03497e 100%);
    color: #fff;
    text-shadow: 0 0px 0 #03497e;
    background-repeat: repeat-x;
    border-color: #0000;
    border-radius: 50px;
    padding: 10px 20px;
    font-size: 15px;
    border: 0px solid transparent;
}
.no-js #Component64bf6c6701fe110012958316 .btn-default:active {
   background-color: #03497e;
}
.no-js #Component64bf6c6701fe110012958316 .btn-default:hover,
.no-js #Component64bf6c6701fe110012958316 .btn-default:focus {
    background-position: 0 0px;
  background-color: #03497e;
}
.no-js #Component64bf6c6701fe110012958316  .col-xs-12.col-sm-5.col-md-5.padding {
    width: 100%;
}
.no-js #Component64bf6c6701fe110012958316 span.label {
    font-size: 14px;
    font-weight: 400;
}
.ITPcheckboxAuthen {
    font-size: 14px;
    font-weight: 400;
}
#iframe64bf71af74c2a50013173260 iframe {
    height: 353px;
}
/*CONTACT US*/


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


/* Large Devices, Wide Screens */
@media only screen and (min-width : 1900px) {
.navbar-default .navbar-nav>li>a , .dropdown-menu>li>a {
    font-size: 20px;
}
  body, html {
    font-size: 20px;
}
  .menuVertical .nav-pills>li>a {
    font-size: 24px;
}
  .no-js .menuVertical .dropdown-menu>li>a {
    font-size: 20px;
}
  .Template-B-Title {
    font-size: 16px;
}
  .Template-B-Name {
    font-size: 18px;
    height: 95px;
}
  .qr-code {
    font-size: 22px;
}
.Template-B-Price, .promotionPrice, span.promotionPrice, .priceNoPromotion, .normalPrice, .normalPrice {
    font-size: 22px!important;
}
  .Template-B-Price {
    height: 90px;
}
  .Template-B-button {
    font-size: 16px;
}
  .itopplus-footer {
    font-size: 16px;
}
  .footer-text h4 {
    font-size: 18px;
}
  .footer-text-copyright {
    font-size: 13px;
}
  .ITPcookiebar , .buttonExampleSite {
    font-size: 16px !IMPORTANT;
}
  .ITP-pdpa-template-contentFont {
    font-size: 18px !important;
}
  .ITP-pdpa-template-titleFont {
    font-size: 24px !important;
}
  .category-text {
    font-size: 22px;
}
  .work-text {
    height: 65px;
}
  figure.effect-sadie p {
    font-size: 19px;
}
  .Template-B-CateName, .Template-B-ProName {
    font-size: 28px;
}
  .shopcartID-Head-Default , .shopcartID-Default , .shopcartName-Head-Default , .shopcartName-Default  {
    font-size: 20px;
}
  .Template-B-PricePromotion , .Template-B-PriceNormal {
    font-size: 30px !important;
}
  .Template-B-Quantity , .Template-B-Item {
    font-size: 20px !important;
}
  .Template-B-buttonDetail {
    font-size: 18px;
}
  .shopcartRelated-Default.shopcartRelated {
    font-size: 24px;
}
  .Contentmanager .site .col-section .item.-micro a .caption .title {
    font-size: 22px;
}
  h3.managerHeader {
    font-size: 1.7em;
}
  .payment1 {
    font-size: 24px;
}
  .main-timeline:before {
    top: 30%;
}
  .icon-payment {
    font-size: 19px;
}
  .padpay1 {
    padding-top: 1%;
}
  .boarder-confirm-payment label.col-xs-12.col-sm-3.col-md-3.control-label {
    font-size: 20px;
}
  .no-js .confirm-payment .form-control {
    font-size: 16px;
}
  .no-js .confirm-payment .btn-default {
    font-size: 18px;
}
  .boarder-confirm-payment span.label {
    font-size: 16px;
}
  .policy-des span {
    font-size: 24px;
}
  .text-contact h3 {
    font-size: 28px;
}
  .padding-contact {
    padding: 13px 5px 15px;
}
  .no-js #Component64bf6c6701fe110012958316 .form-control {
    font-size: 19px !important;
    padding: 30px 20px;
}
  .no-js #Component64bf6c6701fe110012958316 span.label {
    font-size: 16px;
}
  .ITPcheckboxAuthen {
    font-size: 16px;
}
  .no-js #Component64bf6c6701fe110012958316 .btn {
    font-size: 18px;
}
  #iframe64bf71af74c2a50013173260 iframe {
    height: 305px;
}
  .ui.steps .step .title {
    font-size: 14px;
}
  .Bodycheckout {
    font-size: 20px;
}
  .Headcheckout {
    font-size: 24px;
}
  .form-horizontal .form-group-sm .form-control, .input-sm {
    font-size: 16px;
    height: 45px;
}
  .shopcart-Detail-Detail h4 {
    font-size: 24px;
}
}

@media only screen and (max-width:1191px) {
.icon-text {
    white-space: inherit;
}
  .category-text {
    font-size: 15px;
}
  figure.effect-sadie p {
    font-size: 12px;
}
  .promotionPrice , span.promotionPrice , .priceNoPromotion {
    font-size: 16px;
}
  .Template-B-button {
    font-size: 12px;
}
  .Template-B-button, .Template-B-button:hover {
    width: 40%;
}
  .shopcart-Detail-Detail h4 {
    font-size: 18px;
}
  .main-timeline:before {
    top: 24%;
}
}


 @media only screen and (max-width:900px) {
 .row-fluid [class*=col-sm-5fix] {
    width: 33.33%;
    float:left;
}
   figure.effect-sadie p {
    font-size: 16px;
}
   .footer-text-copyright {
    padding: 0% 0 10%;
    text-align: center;
}
   .Template-B-buttonDetail, .Template-B-buttonDetail:hover {
    width: 20%;
}
.Shopcart-Related-Main {
    display: none;
}
   .coming-soon {
    padding: 0 15% 49%;
}
   .main-timeline:before {
    top: 22%;
}
}



@media only screen and (max-width:480px) {
#imagesControl64ba3ed744c0ad001af04719 {
    padding: 0 !important;
}
.row-fluid [class*=col-sm-5fix] {
    width: 100%;
    float:left;
}
  #Component64ba3f5c135db60013c5498e .imageWidth.imageGallery , #Component64be8a8d1f4e3e0013da2f0e .imageWidth.imageGallery {
    width: 70% !important;
    display: block;
    margin: 0 auto;
}
  .menu-border {
    width: 10%;
}
  .col-xs-12.col-sm-4, .col-xs-12.col-sm-3 {
    padding: 0px 30px;
}
  .category-text {
    font-size: 18px;
}
  .Template-B-button, .Template-B-button:hover {
    width: 30%;
    margin: -19% 4% 2%;
}
  .Template-B-buttonDetail, .Template-B-buttonDetail:hover {
    width: 40%;
}
  article.col-md-6.item.-micro {
    width: 100%;
}
  .Contentmanager .site .col-section .item.-micro {
    padding: 10px 20px 10px 20px;
}
  .contenemanager-gallery .col-xs-12.col-md-3, .Contenemanager-gallery .col-xs-6.col-md-3 {
    width: 100%;
}
  .icon-payment {
    padding: 1% 2% !important;
    transition: 0.5s;
    white-space: inherit;
    width: 50%;
    display: inline-grid;
    justify-items: center;
    align-items: start;
}
  .main-timeline:before {
    display: none;
}
  .padpay1 {
    padding-top: 5%;
}
  .boarder-confirm-payment label.col-xs-12.col-sm-3.col-md-3.control-label {
    padding: 0 20px;
}
  .padding-contact {
    padding: 13px 5px 10px;
}
  .no-js #Component64bf6c6701fe110012958316 .col-md-6 {
    padding: 0 15px;
}
  #Component64ba3f5c135db60013c5498e {
    margin-top: 0%;
}
}

@media only screen and (min-width:1536px) {
.promotionPrice {
    color: #99A3A4 ;
    font-weight: 600;
    font-size: 13px;
}
}

@media (max-width: 1536px) {
    strike.promotionPrice {
        font-size: 12px!important;
    }
}

