.itopplus-background {

}
body {
  font-size: 17px;
  overflow-x: hidden;
  color: #404447;
  font-family: "Anuphan", sans-serif;
}
a {
  color: #404447;
}
a:hover,
.link:hover {
  color: #ec5f47;
}
b,
strong {
  font-weight: 600;
}
.itopplus-slide {
  background-color: #f5f5f5;
}
.itopplus-header {
  background-color: #ec5f47;
  color: #fff;
}

.itopplus-bg {
  background-image: url("https://itp1.itopfile.com/ImageServer/z_itp_13072024bw1z/0/0/1z-z1687883588482.jpg");
}

.navbar-default .navbar-nav > li > a {
  font-size: 1em;
  color: #404447;
  margin: 0;
  padding: 0;
  border-radius: 0;
}

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

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

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

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

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

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

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

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

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

  #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;
  }
  #nav-menu,
  .navbar-header {
    height: 80px !important;
  }
  .itopplus-sidebar-background,
  .itopplus-sidebar-main {
    top: 80px;
  }

  #controlBanner {
    margin-top: 80px;
  }
}

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

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

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

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

  #itopplus-nav-bar {
    display: flex;
    width: 100%;
    justify-content: end;
    gap: 0.8vw;
    align-items: center;
  }

  #controlBanner {
    object-fit: contain;
    padding: 15px 0;
    width: clamp(140px, 100%, 20vw);
    margin: 0 auto;
  }
  ul.nav li.dropdown:hover > ul.dropdown-menu {
    display: block;
  }

  li#menu68f8423af175470013082b98 a {
    background: #ec5f47 !important;
    color: #fff !important;
    border-radius: 30px;
    padding: 7px 15px !important;
  }
}

@media screen and (min-width: 1024px) {
  #nav-menu {
    position: unset;
  }

  #itopplus-nav-bar li#menu6882f9edc5e08d001373c29e {
    position: unset;
    display: flex;
    flex-direction: column;
    gap: 10px;
  }

  li#menu6882f9edc5e08d001373c29e li a {
    font-size: clamp(12px, 1vw, 16px);
    padding: 0;
    margin: 10px 0;
    background: #fff !important;
    white-space: normal;
  }

  li#menu6882f9edc5e08d001373c29e > ul {
    display: inline-block;
    column-count: 5;
    width: 100%;
    padding: 20px;
    border: none;
    gap: 20px;
    height: 80vh;
    overflow-x: hidden;
    overflow-y: scroll;
    visibility: hidden;
  }

  li#menu6882f9edc5e08d001373c29e li {
    display: flex;
    flex-direction: column;

    break-inside: avoid;
    page-break-inside: avoid;
    -webkit-column-break-inside: avoid;
    -moz-column-break-inside: avoid;
  }

  li#menu6882f9edc5e08d001373c29e.open > ul {
    visibility: unset;
  }

  li#menu6882f9edc5e08d001373c29e > ul ul {
    display: flex;
    flex-direction: column;
    position: unset;
    border: none;
    box-shadow: none;
    padding: 0;
    height: auto;
    background: transparent;
    padding-inline-start: 15px;
  }
  /*level 1*/
  li#menu6882f9edc5e08d001373c29e > ul > li > a {
    font-size: clamp(14px, 1.1vw, 20px);
    padding: 0 0 10px;
    color: #ec5f47;
    font-weight: 700;
    /*
    border-bottom: 1px solid #ccc;
    */
  }
  /*level 2*/
  li#menu6882f9edc5e08d001373c29e > ul > li > ul > li > a {
    color: #262a6d !important;
    font-weight: 700;
    font-size: 16px;
  }
  /*level 3*/
  li#menu6882f9edc5e08d001373c29e > ul > li > ul > li > ul > li > a {
    color: #444 !important;
  }

  li#menu6882f9edc5e08d001373c29e li span {
    display: none;
  }
}
@media screen and (min-width: 1900px) {
  li#menu6882f9edc5e08d001373c29e > ul > li > ul > li > a {
    font-size: 18px;
  }
}

/**/
.h1,
h1 {
  font-size: 4.4em;
  font-weight: 600;
}
.h2,
h2 {
  font-size: 2.6em;
  font-weight: 400;
}
.h3,
h3 {
  font-size: 2em;
  font-weight: 400;
}
.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;
}
/**/

/*header*/
.itopplus-header {
  font-size: 0.9em;
}
.itopplus-header a {
  color: #fff;
}
.header-block {
  display: flex;
  justify-content: flex-end;
  gap: 5px;
  align-items: center;
}
.header-block1 {
  font-weight: 600;
}
.header-block2 img {
  width: 20px !important;
}
/*header*/

/*footer*/
.itopplus-footer {
  font-size: 14px;
  line-height: 1.6;
}
.itopplus-footer h4 {
  font-weight: 600;
  margin: 0px 0 10px;
  font-size: 1.15em;
}
.itopplus-footer a {
  color: #fefefe;
}
.itopplus-footer a:hover {
  color: #ec5f47;
}
.footer-block1 {
  padding: 0 25%;
}
.footer-block1 h4 {
  line-height: 2.3;
}
.footer-block2 {
  padding: 0 10%;
}
.btn-maps {
  margin: 10px 0 30px;
  font-weight: 600;
}
.footer-block3 {
  padding: 0 30%;
}
.qr-code {
  width: 65%;
  margin: 0 0 15px;
}
.footer-icon-img {
  display: flex;
  gap: 10px;
}
.icon-img {
  transition: 0.5s;
}
.icon-img:hover {
  transform: scale(1.1);
}
.footer-pd {
}
.copy-right {
  font-size: 0.9em;
  text-align: right;
}
.ITPcookiebar {
  width: 100% !important;
}
.buttonExampleSite {
  border: 1px solid #181346 !important;
  color: #181346 !important;
  font-family: "Anuphan", sans-serif !important;
}
.buttonExampleSite:hover {
  background: #181346 !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*/

/*slide*/
#carousel68889d5bac24160013b7d306 .hidden,
#carousel6890682a6814a9001357d906 .hidden {
  display: block !important;
  visibility: inherit !important;
  pointer-events: none;
}
#carousel68889d5bac24160013b7d306 .carousel-indicators .active,
#carousel6890682a6814a9001357d906 .carousel-indicators .active {
  background-color: #fff;
  border-color: #fff;
  width: 45px;
  height: 10px;
  margin: 2px;
}
#carousel68889d5bac24160013b7d306 .carousel-indicators li,
#carousel6890682a6814a9001357d906 .carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 2px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #fff;
  border: 1px solid #fff;
  border-radius: 10px;
}
#carousel68889d5bac24160013b7d306 .carousel-indicators,
#carousel6890682a6814a9001357d906 .carousel-indicators {
  bottom: 2%;
  left: 5%;
}
#carousel68889d5bac24160013b7d306 .glyphicon-chevron-left:before,
#carousel68889d5bac24160013b7d306 .glyphicon-chevron-right:before,
#carousel6890682a6814a9001357d906 .glyphicon-chevron-left:before,
#carousel6890682a6814a9001357d906 .glyphicon-chevron-right:before {
  display: none;
}
/*slide*/

/*หน้าแรก*/
.about-us {
  display: grid;
  grid-template-columns: 60% 40%;
  align-items: center;
  margin: 5% 0;
}
.about-text {
  margin: 40% 15% 0 -20%;
}
.about-text h4 {
  color: #03b7ef;
  font-weight: 600;
  margin: 0;
}
.about-text h2 {
  color: #181445;
  font-family: "Roboto Slab", serif;
  font-weight: 600;
  margin: 15px 0 20px;
}
.thumbs .imageWidth.imageGallery {
  transform: scale(1);
  transition: 0.5s;
}
.thumbs .imageWidth.imageGallery:hover {
  transform: scale(1.1);
}
.thumbs .imgLightbox {
  border-radius: 20px;
  position: relative !important;
  overflow: hidden !important;
  width: 100% !important;
}
.padding-pd {
  padding: 2%;
}
.menu-align {
  text-align: center;
  padding: 2% 0;
}
.menu-align h2 {
  color: #181346;
  font-weight: 600;
  margin: 0;
}
.product-name {
  text-align: center;
  padding: 20px 0;
}

.effect-sadie {
  border-radius: 20px;
}
.port-name {
  display: grid;
  grid-template-columns: auto 27px;
  text-align: left;
  align-items: center;
}
.port-text {
  padding: 0 37% 0 0;
}
.port-text2 {
  white-space: pre-line;
}
figure.effect-sadie p {
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 10em 1em 1em !important;
  width: 100%;
  opacity: 1;
  -webkit-transform: translate3d(0, 10px, 0);
  transform: translate3d(0, 0, 0);
  text-align: center;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0.8) 100%);
  text-transform: initial;
  font-size: 0.8em;
}
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(0, 0, 0, 1) 100%);
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 1) 100%);
  content: "";
  opacity: 0;
  -webkit-transform: translate3d(0, 50%, 0);
  transform: translate3d(0, 50%, 0);
}
.grid figure p {
  letter-spacing: 0px;
}
.grid figure img {
  opacity: 1;
}
/*หน้าแรก*/

/*เกี่ยวกับเรา*/
.menu-align-pd {
  padding: 4% 0 0;
}
.about-sub {
  padding: 0 2% 5%;
  display: grid;
  grid-template-columns: 60% 40%;
  align-items: center;
}
.about-sub-text {
  padding: 0 8% 0 0;
}
/*เกี่ยวกับเรา*/

/*ผลงานของเรา*/
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 a .image {
  width: 100%;
  border-radius: 20px;
  position: relative;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0.8) 100%);
}
.Contentmanager .site .col-section .item.-micro a img {
  position: relative;
  z-index: -1;
}
.next-img img {
  z-index: 1 !important;
}
.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 .caption {
  width: 100%;
  padding-left: 0;
  display: grid;
  grid-template-columns: auto 27px;
  padding: 9px 25px;
  align-items: center;
  border-radius: 0 0 20px 20px;
  position: absolute;
  right: 0;
  left: 0;
  bottom: 30px;
}
.Contentmanager .site .col-section .item.-micro a .caption .title {
  margin-bottom: 0px;
  font-size: 1em;
  font-weight: 400;
  color: #ffffff;
  padding: 0 5% 0 0;
}
.Contentmanager .site .col-section .item.-micro a:hover .caption .title {
  color: #ffffff;
}
.Contentmanager .site .col-section .item.-micro a .post {
  display: none;
}
.managerHeader {
  font-size: 2.6em;
  font-weight: 600;
  color: #181346;
  text-align: center;
}
#Contentmanager .post-time {
  display: none;
}
.page-header {
  border-bottom: 0px solid #eee;
}
.col-md-6.pull-left {
  padding: 0;
  width: 50%;
  margin: 0 4% 0 0;
}
.col-md-6.pull-right {
  padding: 0;
  width: 50%;
  margin: 0 0 0 4%;
}
.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: 15px 0;
}
.Textmanager.font-inherit h5 {
  margin: 0;
}
.Textmanager.font-inherit h6 {
  font-size: 1.1em;
  font-weight: 600;
  margin: 15px 0;
  line-height: 1.2;
}
.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 15px 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, 0.075);
  box-shadow: 0 0 0 rgba(0, 0, 0, 0.075);
  border-radius: 20px;
  transform: scale(1) !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;
}
.btn-view img {
  z-index: 1 !important;
}
/*ผลงานของเรา*/

.coming-soon {
  width: 80%;
  margin: 0 auto;
}
.product-pdf {
  padding: 13px 27px;
  margin: 1% 0 2%;
  color: #fff;
  border: 1px solid #ec5f47;
  background: #ec5f47;
  border-radius: 50px;
}
.product-pdf:hover {
  background-color: #181346;
  border: 1px solid #181346;
  color: #ffffff;
}

/*บริการของเรา*/
.service-bg-block {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
  margin: 5% 0;
}
.service-head {
  padding: 0 0 2%;
  text-align: center;
  color: #ec5f47;
}
.service-head h4 {
  font-weight: 600;
}
.service-bg {
  background: #fff;
  padding: 10%;
  border-radius: 20px;
}
.service-bg h3 {
  background: #181346;
  color: #fff;
  text-align: center;
  padding: 20px;
  width: fit-content;
  border-radius: 50%;
  margin: -25% auto 7%;
  font-weight: 600;
}
.service-bg h4 {
  color: #181346;
  font-weight: 600;
  line-height: 1.2;
  margin: 0 0 20px;
}
/*บริการของเรา*/

/*shopcart*/
.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(http://itp1.itopfile.com/ImageServer/z_itp_13072024bw1z/0/0/CART2z-z709225932208.png);
  background-size: 25px;
  background-color: #f5f5f5;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  position: fixed;
  -webkit-transition: width 0.3s, height 0.3s;
  transition: width 0.3s, height 0.3s;
  cursor: pointer;
  top: 8%;
  right: 2%;
}
.carousel img {
  border-radius: 15px;
}
.padding-pd {
  padding: 2%;
}
.upload-product-from-excel {
  display: inline-block !important;
}
li.itp-shopcart-sp-template-show-setting-selected {
  display: block !important;
}
.col-md-4.itp-shopcart-sp-template-show-setting-selected {
  display: block !important;
}

.Template-B-frame,
.TemplateSpecial-B-frame,
.TemplateSpecial-B_5-frame {
  padding: 20px 20px 10px 20px;
  background: #fff;
  border-radius: 20px;
}
.TemplateSpecial-B-frame:hover,
.TemplateSpecial-B_5-frame:hover {
  -moz-box-shadow: 0 0 0px #585858;
  -webkit-box-shadow: 0 0 0px #585858;
  box-shadow: 0 0px 0px rgba(0, 0, 0, 0);
  cursor: pointer;
}
.Template-B-frame:hover {
  -moz-box-shadow: 0 0 0px #585858;
  -webkit-box-shadow: 0 0 0px #585858;
  box-shadow: 0 0px 0px rgba(0, 0, 0, 0);
  cursor: pointer;
}
.Template-B-pic,
.TemplateSpecial-B-pic,
.TemplateSpecial-B_5-pic {
  background-color: #fff;
  border: solid 0px #d1d1d1;
  padding: 0px;
  border-radius: 10px;
  width: 100%;
  overflow: hidden;
  height: inherit !important;
}
.fa-angle-left:before,
.fa-angle-right:before {
  color: #ec5f47;
  font-size: 30px;
}
.fa-angle-left:before {
  content: "\f0a8";
}
.fa-angle-right:before {
  content: "\f0a9";
}
.itopplusDelImage {
  transition: 0.5s;
}
.itopplusDelImage:hover {
  transform: scale(0.9);
}
.Template-B-Name,
.TemplateSpecial-B-Name,
.TemplateSpecial-B_5-Name {
  color: #181346;
  font-size: 1em;
  height: 50px;
  overflow: hidden;
  font-weight: 400;
  margin-top: 0%;
  text-align: left !important;
  margin-bottom: 10px;
}
.Template-B-Price,
.TemplateSpecial-B-Price,
.TemplateSpecial-B_5-Price {
  height: 55px;
  text-align: left !important;
  color: #000000;
  width: 70%;
  font-weight: 600;
}
.TemplateSpecial-B-Price label {
  color: #000 !important;
}
.priceNoPromotion {
  color: #000;
  font-weight: 600;
}
.promotionPrice {
  color: #000 !important;
  font-weight: 600;
}
.normalPrice {
  color: #000000;
  font-weight: 600;
}
.Template-B-button,
.Template-B-button:hover,
.TemplateSpecial-B-button,
.TemplateSpecial-B_5-button {
  width: 15%;
  display: block;
  border: solid 0px;
  margin: -20% 0% 1%;
  float: right;
  background-color: transparent;
  border-radius: 50px;
  background-image: url(http://itp1.itopfile.com/ImageServer/z_itp_13072024bw1z/0/0/CART1z-z1437715476832.png);
  background-size: 30px;
  background-repeat: no-repeat;
  border-radius: 50%;
  background-position: center;
}
.Template-B-button span,
.TemplateSpecial-B-button span,
.TemplateSpecial-B_5-button span {
  display: none;
}
/*
.TemplateSpecial-B-button img {
    width: 100% !important;
}*/
.shopcart-Cate {
  margin: 5% auto 0;
}
.col-xs-12.col-md-6 {
  font-family: "Anuphan", sans-serif !important;
}
.TemplateSpecial-B-CateName,
.TemplateSpecial-B_5-CateName,
.Template-B-CateName {
  color: #000;
  font-size: 1.3em;
  font-weight: 600 !important;
}
.TemplateSpecial-B-ProName,
.TemplateSpecial-B_5-ProName,
.Template-B-ProName {
  color: #181346;
  font-size: 1.3em;
  font-weight: 600 !important;
}
.shopcartID-Head-Default,
.shopcartName-Head-Default {
  font-size: 1.1em;
  color: #404447;
  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;
  color: #181346;
}
.Template-B-Big {
  border-radius: 20px;
  width: 100%;
  overflow: hidden;
  border: solid 0px #0672c2;
}
.TemplateSpecial-B-Big,
.TemplateSpecial-B_5-Big {
  border: solid 0px #a5a5a5;
  width: 100%;
  overflow: hidden;
  border-radius: 20px;
}
.TemplateSpecial-B-smallpic,
.TemplateSpecial-B_5-smallpic {
  border: solid 0px #9e9e9e;
  height: inherit !important;
  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: 0px;
}
.PictureOverflow {
  width: 100%;
  max-height: inherit !important;
}
.col-md-12.shopcartSize-Default.shopcartSize label {
  font-weight: 400;
  font-size: 1.1em !important;
  color: #404447;
  font-family: "Anuphan", sans-serif;
}
.shopcartSize-Default {
  font-size: 1em;
  color: #3a2b26;
}
.shopcartlinePrice-Default .col-md-5 {
  width: 100%;
}
.shopcartlinePrice-Default {
  border-bottom: solid 0px;
}
.shopcartlinePrice-Default select.input-sm {
  height: 47px;
  line-height: 30px;
  font-size: 14px;
  border: 1px solid #3a2b26;
  -webkit-box-shadow: inset 0 0px 0px rgb(0 0 0 / 0%);
  box-shadow: inset 0 0px 0px rgb(0 0 0 / 0%);
  background-color: transparent;
  margin: 10px 0 0;
}
.Template-B-Quantity,
.Template-B-Item,
.TemplateSpecial-B-Quantity,
.TemplateSpecial-B_5-Quantity {
  color: #404447;
  font-size: 1em !important;
  font-weight: 400;
}
.TemplateSpecial-B-Item,
.TemplateSpecial-B_5-Item {
  font-size: 1em !important;
  color: #404447;
  font-weight: 400;
}
.TemplateSpecial-B-PriceNormal,
.TemplateSpecial-B_5-PriceNormal,
.Template-B-PriceNormal,
.Template-B-PricePromotion {
  color: #000000;
  font-size: 1.1em !important;
  font-weight: 600;
}
.Template-B-buttonDetail,
.Template-B-buttonDetail:hover {
  width: 30%;
}
.Template-B-buttonDetail,
.TemplateSpecial-B-buttonDetail,
.TemplateSpecial-B_5-buttonDetail {
  cursor: pointer;
  width: 30%;
  border: solid 1px;
  margin: 10px 0 0 120px;
  padding: 7px 0 7px 0;
  background-color: #ec5f47;
  color: #ffffff;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 50px;
  font-weight: 400;
  transition: 0.5s;
}
.Template-B-buttonDetail:hover,
.TemplateSpecial-B-buttonDetail:hover,
.TemplateSpecial-B_5-buttonDetail:hover {
  background-color: #181346;
  color: #ffffff;
}

.Template-B-buttonDetail .Template-B-Icon {
  width: 15% !important;
  padding: 0 2px 5px 0;
  display: inline-block !important;
}
.shopcartDetail-Default {
  font-size: 1.3em;
  font-family: "Anuphan", sans-serif;
  font-weight: 600;
  padding: 8% 0 0 !important;
  color: #181346;
}
.shopcart-Detail-Detail {
  text-align: left;
}
.shopcart-Detail-Detail p {
  margin: 0;
}
.shopcart-Detail-Detail h4 {
  margin: 0 0 5px;
  font-weight: 600;
  color: #ec5f47;
}
.Shopcart-Related-Main {
  padding: 0 20px;
}
.shopcartRelated-Default.shopcartRelated {
  font-size: 1.3em;
  font-weight: 600;
  color: #181346;
  width: 100% !important;
  padding: 0 0px !important;
  margin-left: -1%;
}
.ui.steps .step .title {
  font-family: "Anuphan", sans-serif;
  font-weight: 500;
  font-size: 1.25em;
  padding: 10px 0 0;
}
.ui.steps .step {
  padding: 20px 10px;
  font-size: 0.7em;
}
.ui.steps .step:first-child {
  padding-left: 0em;
}
.ui.steps .step.active .title {
  color: #fff;
}
.ui.steps .step.active {
  background: #ec5f47;
  color: #fff;
}
.ui.steps .step:after {
  background-color: #ec5f47;
}
.ui.steps .step.active:after {
  background: #ec5f47;
}
.ui.segment {
  background-color: transparent;
  box-shadow: none;
}
.ui.segment label {
  font-weight: 500;
}
.ui.segment .form-control {
  margin-bottom: 20px !important;
}
.panel {
  background-color: #fff;
  border: 0px solid transparent;
  border: none !important;
  box-shadow: none !important;
}
.table-responsive-mobile {
  white-space: inherit;
  width: 100%;
}
.step1checkout {
  background-color: #ec5f47;
  border: 5px solid #ec5f47;
}
.Headcheckout {
  color: #ec5f47;
  font-weight: 600;
}
.btnCheckoutprevious {
  background-color: #ec5f47;
  font-weight: 600;
}
.boarder-confirm-payment {
  border: 0px solid #e3e3e3 !important;
}
.form-horizontal .form-group-sm .form-control,
.input-sm {
  font-size: 14px;
  height: 35px;
  border-radius: 0px;
}
.table .col-md-12 {
  font-size: 1em !important;
}
.step5checkout {
  background-color: #ec5f47;
  border: 7px solid #ec5f47;
}
.shopcart-paymentpage {
  background-color: #ec5f47;
  color: #fff;
  width: fit-content;
  padding: 15px 25px;
  margin: 0 auto;
}
.col-xs-12.col-sm-4,
.col-xs-12.col-sm-3,
.col-xs-6.col-sm-3 {
  padding: 0px 10px;
}
.Bodycheckout {
  font-size: 1em;
}
#scrolltoshop .form-horizontal .form-group-sm .form-control,
#scrolltoshop .input-sm {
  border-radius: 0px;
  background: #fff !important;
}
#scrolltoshop .col-xs-3.col-sm-2.col-md-2 {
  width: 8%;
}
#scrolltoshop67a46a627bfa7d001383b1c7 .col-xs-12.col-md-12 {
  padding: 5px;
}
.shopcartAllDetail {
  padding: 0 20px !important;
}
.button-attribute-selected,
.button-attribute {
  font-size: 0.9em;
  font-family: "Anuphan", sans-serif;
  border-radius: 0px !important;
}
.button-attribute:hover {
  color: #ec5f47 !important;
  border: 1px solid #ec5f47 !important;
  border-radius: 0px !important;
}
.button-attribute-selected {
  color: #fff !important;
  border: 1px solid #ec5f47 !important;
  background: #ec5f47 !important;
  border-radius: 0px !important;
  min-width: 10rem !important;
  min-height: 4rem !important;
}
.button-attribute {
  min-width: 10rem !important;
  min-height: 4rem !important;
  border-radius: 0px !important;
}
.k-colorpalette .k-item.k-state-selected {
  -webkit-box-shadow: 0 0px 1px #000, inset 0 0 0px #fff;
  box-shadow: 0 0px 1px #000, inset 0 0 0px #fff;
}
#scrolltoshop {
  font-family: "Anuphan", sans-serif;
  text-transform: capitalize;
}
.panel-body.Checkout-font-panel {
  text-transform: capitalize;
}
label.shopcart-share {
  font-weight: 400;
}
.ItpSorterShopcart {
  margin-bottom: 20px;
  justify-content: flex-start !important;
  padding-left: 10px;
}
select#sorter_shopcart {
  width: 12% !important;
  padding: 10px 0;
}
.form-control {
  color: #404447;
}

.btn-mg1 {
  position: absolute;
  margin-top: -12%;
  right: 0;
  width: 50%;
}
.line-block {
  width: 40%;
  background: #01ba03;
  color: #fff;
  padding: 7px 10px;
  display: grid;
  grid-template-columns: 15% auto;
  gap: 7px;
  justify-content: center;
  align-items: center;
  border-radius: 50px;
  transition: 0.5s;
}
.line-block:hover {
  background: #ec5f47;
  color: #fff;
}
/*shopcart*/

/*วิธีการสั่งซื้อและการชำระเงิน*/
.payment-block {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  gap: 20px;
  margin: 20px 0 3%;
}
.payment1 {
  font-size: 1.3em;
  font-weight: 600;
  color: #181346;
}
.hvr-bob {
  background: #fff;
  text-align: center;
  border-radius: 20px;
  padding: 5% 5% 15%;
  transition: 0.5s;
}
.hvr-bob:hover {
  transform: translateY(-10px);
}
.hvr-grow .col-md-2.col-sm-2.col-xs-3.padding-col {
  padding: 0 !important;
}
.hvr-grow h3 {
  font-size: 2.2em;
  background: #31c107;
  color: #fff;
  text-align: center;
  padding: 7px;
  border-radius: 10px 0 0 10px;
}
.hvr-bob h4 {
  color: #181346;
  font-weight: 600;
  font-size: 1.2em;
  margin: 0 0 5px;
}
.hvr-bob img {
  width: 70% !important;
  margin-bottom: 10px;
}
.hvr-grow {
  transform: perspective(1px) translateZ(0);
  transition-duration: 0.3s;
  transition-property: transform;
  width: 100%;
  margin-bottom: 0px;
  background: #fff;
  border-radius: 0 10px 10px 0;
}
.hvr-grow:hover,
.hvr-grow:focus,
.hvr-grow:active {
  transform: scale(1.03);
}
.padpay1 {
  padding: 10px;
}
.MainBankClass1 {
  height: 300px;
}
.manage-form-confirm-payment {
  padding: 0 0 0 3% !important;
}
.boarder-confirm-payment {
  border: none !important;
  padding: 4% 5%;
  background: #fff;
  border-radius: 20px !important;
}
.boarder-confirm-payment label.col-xs-12.col-sm-3.col-md-3.control-label {
  font-size: 1em;
  font-weight: 400;
  padding: 13px 0;
}
.boarder-confirm-payment span.label {
  font-size: 0.9em;
  font-weight: 400;
}
.CASS-H-main {
  background: #fff;
}
.CASS-H-middle-mid {
  padding: 0px;
}
/*form payment*/
.boarder-confirm-payment .col-xs-3.col-sm-2.col-md-2 {
  width: 40%;
}
.boarder-confirm-payment .col-xs-1.col-sm-1.col-md-1 {
  padding: 12px 0 !important;
}
.input-group-addon {
  color: #fff;
  background-color: #ec5f47;
  border: 1px solid #cccccc;
  border-radius: 0px;
}
.no-js .confirm-payment .form-control {
  display: block;
  width: 100%;
  height: 50px;
  padding: 10px 12px;
  font-size: 1em;
  font-weight: 400;
  line-height: 1;
  color: #404447;
  background-color: #fff;
  background-image: none;
  border: 1px solid #eee;
  border-radius: 0px;
  -webkit-box-shadow: inset 0 0px 0px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 0px 0px rgba(0, 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: #ec5f47;
  color: #fff;
  text-shadow: 0 0px 0 #1c7b45;
  background-repeat: repeat-x;
  border-color: #0000;
  border-radius: 20px;
  padding: 8px 30px;
  font-size: 1em;
  border: 0px solid transparent;
  width: auto;
}
.no-js .confirm-payment .btn-default:active {
  background: #ec5f47;
  background-color: #ec5f47;
}
.no-js .confirm-payment .btn-default:hover,
.no-js .confirm-payment .btn-default:focus {
  background-position: 0 0px;
  background: #ec5f47;
  background-color: #ec5f47;
}
.policy-des {
  padding: 1% 0 5%;
}
/*วิธีการสั่งซื้อและการชำระเงิน*/

/*ติดต่อเรา*/
.text-contact {
  text-align: center;
  padding: 5% 0 0;
}
.text-contact h3 {
  font-size: 1.5em;
  line-height: 1.2;
  margin: 0 0 5px;
  font-weight: 600;
  color: #ec5f47;
}
.contact-bg-text {
  line-height: 1.3;
}
.contact-block2 {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 10px;
  margin: 20px 0 10px;
}
.contact-bg {
  display: grid;
  grid-template-columns: 45px auto;
  gap: 10px;
  padding: 5px;
  align-items: center;
  background: #ffffff;
  border-radius: 50px;
}
.contact-bg:hover {
  background: #ec5f47;
  color: #ffffff;
}
.contact-bg3 iframe {
  height: 250px;
  border-radius: 20px;
}
/*form Contact*/
.no-js #Component6890653bd808df0013faf4f8 label {
  display: none !important;
}
.no-js #Component6890653bd808df0013faf4f8 .col-md-6 {
  width: 100%;
  margin-left: auto;
  display: block;
  margin-right: auto;
  float: initial;
}
.no-js #Component6890653bd808df0013faf4f8 .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 #Component6890653bd808df0013faf4f8 .form-control:hover {
  border: 1px solid #ec5f47;
}
.no-js #Component6890653bd808df0013faf4f8 .form-control::placeholder {
  color: #000 !important;
}
.no-js #Component6890653bd808df0013faf4f8 .form-control:focus {
  border: 1px solid #ec5f47;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 0px 0px rgba(0, 0, 0, 0.075), 0 0 0px rgba(102, 175, 233, 0);
  color: #000 !important;
}
.no-js #Component6890653bd808df0013faf4f8 .btn {
  background-image: -webkit-linear-gradient(top, #111f39 0, #111f39 100%);
  background-image: -o-linear-gradient(top, #f9a71f 0, #f9a71f 100%);
  background: #ec5f47;
  color: #fff;
  text-shadow: 0 0px 0 #3173ed;
  background-repeat: repeat-x;
  border-color: #ff5400;
  border-radius: 50px;
  padding: 10px 25px;
  font-size: 1em;
  font-weight: 400;
  border: 0px solid transparent;
}
.no-js #Component6890653bd808df0013faf4f8 .btn-default:active {
  background: #ec5f47;
  color: #fff;
}
.no-js #Component6890653bd808df0013faf4f8 .btn-default:hover,
.no-js #Component6890653bd808df0013faf4f8 .btn-default:focus {
  background-position: 0 0px;
  background: #ec5f47;
  color: #fff;
}
.no-js #Component6890653bd808df0013faf4f8 .col-xs-12.col-sm-5.col-md-5.padding {
  width: 100%;
}
.no-js #Component6890653bd808df0013faf4f8 span.label {
  font-size: 0.85em;
  font-weight: 400;
}
.no-js #Component6890653bd808df0013faf4f8 .ITPcheckboxAuthen {
  font-size: 0.95em;
  padding: 0 0 0 0%;
  margin-left: -3%;
}
/*ติดต่อเรา*/

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

/* Large Devices, Wide Screens */
@media only screen and (min-width: 1900px) {
  body {
    font-size: 20px;
  }
  .container {
    width: 75vw;
  }
  .header-block {
    gap: 10px;
  }
  .header-block2 img {
    width: 25px !important;
  }
  .shopcart {
    right: 8%;
  }
  .Template-B-button,
  .Template-B-button:hover,
  .TemplateSpecial-B-button,
  .TemplateSpecial-B_5-button {
    margin: -18% 0% 1%;
    background-size: 40px;
  }
  .itopplus-footer {
    font-size: 16px;
  }
  .footer-block2 {
    padding: 0 12%;
  }
  .ITPcookiebar,
  .buttonExampleSite {
    font-size: 16px !important;
  }
  .Contentmanager .site .col-section .item.-micro a .caption {
    padding: 9px 30px;
  }
  .contact-bg3 iframe {
    height: 263px;
  }
}

/* Large Devices, Wide Screens */
@media only screen and (max-width: 1191px) {
  body {
    font-size: 16px;
  }
  .navbar-default .navbar-nav > li > a {
    padding: 8px 3px;
    font-size: 0.9em;
  }
  .shopcart {
    top: 18%;
  }
  #carousel6890682a6814a9001357d906 {
    display: none;
  }
  .about-text {
    margin: 45% 0% 0 -20%;
  }
  .port-text {
    padding: 0 20% 0 0;
  }
  .port-text2 {
    white-space: inherit;
    padding-right: 10%;
  }
  .itopplus-footer {
    font-size: 13px;
  }
  .footer-block1 {
    padding: 0 12%;
  }
  .footer-block2 {
    padding: 0 1%;
  }
  figure.effect-sadie p {
    padding: 10em 0.5em 1em !important;
    font-size: 0.7em;
  }
  .about-sub-text {
    padding: 0 12% 0 0;
  }
  .Template-B-Name,
  .TemplateSpecial-B-Name,
  .TemplateSpecial-B_5-Name {
    height: 45px;
  }
  .Template-B-button,
  .Template-B-button:hover,
  .TemplateSpecial-B-button,
  .TemplateSpecial-B_5-button {
    width: 20%;
    margin: -25% 0% 1%;
  }
  .managerHeader {
    font-size: 2.2em;
  }
  .boarder-confirm-payment {
    padding: 3% 5%;
  }
  .contact-bg3 iframe {
    height: 276px;
  }
  .line-block {
    width: 50%;
  }
}

/* Large Devices, Wide Screens */
@media only screen and (max-width: 900px) {
  #carousel6890682a6814a9001357d906 {
    display: block;
  }
  .h2,
  h2 {
    font-size: 2.2em;
  }
  .h4,
  h4 {
    font-size: 1.1em;
  }
  .about-us {
    align-items: baseline;
  }
  .about-text {
    margin: 0 0% 0 -20%;
  }
  .port-text {
    padding: 0 15% 0 0;
  }
  .itopplus-footer {
    font-size: 11px;
  }
  .Template-B-buttonDetail,
  .TemplateSpecial-B-buttonDetail,
  .TemplateSpecial-B_5-buttonDetail {
    width: 25%;
  }
  .Template-B-button,
  .Template-B-button:hover,
  .TemplateSpecial-B-button,
  .TemplateSpecial-B_5-button {
    width: 25%;
  }
  .contenemanager-gallery .col-xs-12.col-md-3,
  .Contenemanager-gallery .col-xs-6.col-md-3 {
    width: 25%;
  }
  .managerHeader {
    font-size: 2em;
  }
  .hvr-bob h4 {
    font-size: 1.1em;
  }
  .text-contact h3 {
    font-size: 1.3em;
  }
  .contact-block2 {
    grid-template-columns: repeat(1, 1fr);
  }
  .contact-bg3 iframe {
    height: 150px;
  }
  .btn-mg1 {
    margin-top: -15%;
    right: 0;
    width: 60%;
    left: 0;
  }
}

/* Large Devices, Wide Screens */
@media only screen and (max-width: 480px) {
  body {
    font-size: 14px;
  }
  .about-us {
    display: flex;
    flex-direction: column-reverse;
    padding: 5%;
  }
  .about-text {
    margin: 0;
    padding-bottom: 5%;
  }
  .about-text h2 {
    font-size: 2em;
  }
  .h2,
  h2 {
    font-size: 2em;
  }
  figure.effect-sadie p {
    font-size: 0.8em;
  }
  .port-name {
    grid-template-columns: auto 20px;
  }
  .port-text2 {
    padding-right: 0%;
    font-size: 0.7em;
  }
  .footer-block1 {
    display: none;
  }
  .itopplus-footer {
    font-size: 14px;
  }
  .footer-block2 {
    padding: 0 0%;
  }
  .footer-block3 {
    padding: 0 55% 0 0%;
  }
  .shopcart {
    width: 50px !important;
    height: 50px !important;
    background-size: 20px;
  }
  .about-sub {
    padding: 0 5% 5%;
    grid-template-columns: repeat(1, 1fr);
  }
  .about-sub-text {
    padding: 0 0% 10% 0;
  }

  .Template-B-Name,
  .TemplateSpecial-B-Name,
  .TemplateSpecial-B_5-Name {
    height: 40px;
  }
  .Template-B-buttonDetail,
  .TemplateSpecial-B-buttonDetail,
  .TemplateSpecial-B_5-buttonDetail {
    width: 40%;
  }
  .Shopcart-Related-Main .col-xs-6.col-sm-12 {
    padding: 0 10px;
  }
  .Template-B-button,
  .Template-B-button:hover,
  .TemplateSpecial-B-button,
  .TemplateSpecial-B_5-button {
    width: 25%;
    background-size: 25px;
    margin: -40% 0% 1%;
  }
  .fa-angle-left:before,
  .fa-angle-right:before {
    font-size: 20px;
  }
  .Shopcart-Related-Main {
    padding: 0 0px;
  }
  .shopcartAllDetail {
    padding: 0 0px !important;
  }
  #scrolltoshop .col-xs-3.col-sm-2.col-md-2 {
    width: 25%;
  }
  .ProductCheckoutColor {
    color: #404447;
    padding-left: 0 !important;
    width: 100% !important;
    font-size: 14px !important;
  }
  .service-bg-block {
    grid-template-columns: repeat(1, 1fr);
  }
  .service-head {
    padding: 0 0 10%;
  }
  .service-bg {
    margin-bottom: 10%;
  }
  article.col-md-6.item.-micro {
    width: 100%;
  }
  .contenemanager-gallery .col-xs-12.col-md-3,
  .Contenemanager-gallery .col-xs-6.col-md-3 {
    width: 50%;
    padding: 0px 10px 0;
  }
  .col-md-12.text-justify {
    padding: 0 10px;
  }
  .managerHeader {
    font-size: 1.8em;
  }
  .payment-block {
    grid-template-columns: repeat(2, 1fr);
  }
  .boarder-confirm-payment label.col-xs-12.col-sm-3.col-md-3.control-label {
    padding: 13px 25px 5px;
  }
  .manage-form-confirm-payment {
    padding: 0 0 0 0% !important;
  }
  .boarder-confirm-payment {
    padding: 3% 0%;
  }
  .boarder-confirm-payment .form-horizontal .form-group {
    margin-right: 5px;
    margin-left: 5px;
  }
  .no-js #Component6890653bd808df0013faf4f8 .col-md-6 {
    padding: 0 15px;
  }
  i.fa.fa-angle-left {
    margin-left: -350% !important;
  }
  i.fa.fa-angle-right {
    margin-right: -350%;
  }
  #carousel6890682a6814a9001357d906 .carousel-indicators {
    left: 10%;
  }
  .no-js .confirm-payment .form-control {
    line-height: 1.3;
  }
  input.form-control.input-sm.ng-pristine.ng-untouched.ng-valid {
    width: -webkit-fill-available;
  }
  .boarder-confirm-payment .col-sm-9.col-xs-12.col-md-9 {
    width: 100%;
  }
  .main-content .owl-item {
    min-width: calc(50vw - 40px) !important;
    margin: 0 !important;
  }

  .main-content .owl-carousel .owl-stage {
    display: flex;
    gap: 15px;
    padding: 0 !important;
    width: 100% !important;
  }

  .owl-theme .custom-nav {
    display: flex;
    position: absolute;
    top: 25% !important;
    left: 0 !important;
    right: 0 !important;
    width: 94%;
    margin: auto;
  }

  .Template-B-frame,
  .TemplateSpecial-B-frame,
  .TemplateSpecial-B_5-frame {
    position: relative;
    right: -8px;
  }
  .line-block {
    width: 100%;
  }
  .shopcartDetail-Default {
    padding: 20% 0 0 !important;
  }
  .btn-mg1 {
    margin-top: -32%;
  }
}

form .template1 {
  max-width: 450px;
  width: 100%;
  margin: auto;
}

form .template1 button {
 background: #ec5f47;
    color: #fff;
    text-shadow: 0 0px 0 #3173ed;
    background-repeat: repeat-x;
    border-color: #ff5400;
    border-radius: 50px;
    padding: 10px 25px;
    font-size: 1em;
    font-weight: 400;
    border: 0px solid transparent;
	width: fit-content !important;
}


form .template1 .toggle-password {

    top: 2vw !important;

  
}
   

