.itopplus-background {

}
body,
html {
    overflow-x: hidden;
}
.itopplus-bg {
    background-image: url('https://itp1.itopfile.com/ImageServer/z_itp_21052023blcc/0/0/1z-z35335664656.webp');
}
 
.itopplus-footer {
    color: #fff;
}
.itopplus-footer a {
    color: #fff;
}
.itopplus-footer a:hover {
    color: #fff;
}

a {
    color: #000;
  	transition: 0.35s;
}
a:hover {
    color: #002660;
}


/************Menu***************/

.itopplus-menu {
    margin-top: 3%;
    text-align: right;
}

.navbar-default .navbar-nav>li>a {
    color: #232323;
    margin: 0 2px;
    padding: 10px 15px;
    font-size: 16px;
}
.navbar-default .navbar-nav>li>a:focus,
.navbar-default .navbar-nav>li>a:hover,
.navbar-default .navbar-nav>li>a:active {
    color: #001b77 !important;
    box-shadow: none;
    border-radius: none;
    background: transparent;
    background-color: transparent;
}
.dropdown-menu>li>a {
    color: #000;
    font-size: 15px;
}
.dropdown-menu>li>a:focus,
.dropdown-menu>li>a:hover {
    color: #001b77;
    background: transparent;
}
.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover {
    color: #001b77;
    background-color: transparent;
}


/********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: linear-gradient(to right, #001f7c 0%, #001a42 100%);

}
}

@media screen and (min-width : 1024px) {
.navbar-default {
    background: transparent;
}  
ul.nav li.dropdown:hover > ul.dropdown-menu {
  display: block;
   margin: 0;
}
#background6495667460a4bb0013660881 .Template-H-Name {
    height: 100px;
}
#background6495670060a4bb001366093c .Template-H-Name {
    height: 100px;
}
}

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


/* oscar*/
figure.effect-oscar {
    background: transparent;
}
figure.effect-oscar img {
    opacity: 1;
}
figure.effect-oscar:hover img {
    opacity: 1;
}
figure.effect-oscar figcaption::before {
	border: 0px solid #fff;
}
figure.effect-oscar figcaption {
   background: transparent;
}
figure.effect-oscar:hover figcaption {
    background: transparent;
}
figure.effect-oscar h2 {
       margin: 0% 0 0px 0;
    -webkit-transition: -webkit-transform 0.32s;
    transition: transform 0.32s;
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
}
figure.effect-oscar:hover h2 {
    opacity: 1;
    transition: 0.32s;
  transform: none!important;
}
.grid figure h2 {
    word-spacing: 0em;
    font-weight: 300;
    text-transform: none;
}
figure.effect-oscar img {
	max-width: none;
	-webkit-transition: opacity 0.32s, -webkit-transform  0.32s;
	transition: opacity  0.32s, transform  0.32s;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}
figure.effect-oscar:hover img {
	-webkit-transform: scale3d(1.1,1.1,1);
	transform: scale3d(1.03,1.03,1);
}
/* oscar */

/* slide */
#carousel649539ec0516a60013f48398 .hidden {
   display: block!important;
   visibility: inherit!important;
   pointer-events: none;
   bottom: 90px;
   left: 10.5%;
   margin-left: -30%;
}
.carousel-indicators li {
    border: 1px solid #fff;
    background-color: #fff;
    height: 8px;
	width: 7px;
}
.carousel-indicators .active {
   background-color: #fff;
   border-color:#fff;
   width: 40px;
   height: 8px;
}
.glyphicon-chevron-left:before, 
.glyphicon-chevron-right:before {
   display: none;
}
/* slide */

/* from PAYMENT */
#Component64990051c3931d00137894bb {
    width: 97%;
    margin: 0 auto;
    border: solid 0px #eaeef5;
}
#Component64990051c3931d00137894bb .progress {
    width: 138%;
    margin: 15px!important;
}
#Component64990051c3931d00137894bb .boarder-confirm-payment {
    border: 0px solid transparent!important;
    border-radius: 0px!important;
}
#Component64990051c3931d00137894bb textarea.form-control {
    height: auto;
    width: 155%;
}
#Component64990051c3931d00137894bb .btn-success {
    color: #fff;
    background-image: linear-gradient(to bottom,#002660 0,#002660 100%);
    background-color: transparent;
    border-color: #ffffff00;
    box-shadow: none;
    padding: 5px 10px 5px 10px;
    border-radius: 5px;
    margin-top: 0px;
    margin-left: 4%;
}
#Component64990051c3931d00137894bb .btn-success:hover {
    background-position: 0px;
    background: #333;
    color: #fff;
}
#Component64990051c3931d00137894bb .input-group 
#Component64990051c3931d00137894bb .form-control {
    height: 50px;
    padding: 0% 2% 0;
    border-radius: 0px;
    font-size: 14px;
    color: #555;
}
#Component64990051c3931d00137894bb .form-control {
    height: 50px;
    padding: 15px 15px;
    font-size: 14px;
    color: #555;
    background-color: #fff;
    border: 1px solid #f1f1f1;
    border-radius: 0px;
  box-shadow: inset 0 0 0 rgba(0,0,0,0);
}
#Component64990051c3931d00137894bb .form-control:hover {
    border: 1px solid #002660;
}
#Component64990051c3931d00137894bb .input-group-addon {
    padding: 10px 15px;
    color: #fff;
    background-color: #002660;
    border: 1px solid #002660;
    border-radius: 0px;
}
#Component64990051c3931d00137894bb .btn-default {
    background-image: linear-gradient(to right, #002660 0%,#002660 100%);
    background-repeat: repeat-x;
    border-color: #002660;
    border-radius: 5px;
    padding: 10px 10px;
    font-size: 14px;
    border: 0px solid transparent;
    color: #fff;
}
#Component64990051c3931d00137894bb .btn-default:hover, 
#Component64990051c3931d00137894bb .btn-default:focus {
    background-color: #002660;
	color: #fff;
    border-color: #ffffff;
    box-shadow: 0 0 5px black;
}
#Component64990051c3931d00137894bb .col-md-1 {
    margin-top: 3%!important;
}
#Component64990051c3931d00137894bb .form-horizontal .control-label {
    font-weight: 400;
}
#background64990051c3931d00137894bb {
    border-radius: 0px;
    padding: 3%;
    margin-bottom: 4%;
    border: 1px solid #dfdfe0 !important;
}
/* from PAYMENT */


/*from Contact*/
.no-js #Component649908215c8d0f0013863464 label {
  display: none!important;
}
.no-js #Component649908215c8d0f0013863464 .col-md-6 {
  width: 100%;
  margin-left: auto;
  display: block;
  margin-right: auto;
  float: initial;
}
.no-js #Component649908215c8d0f0013863464 .form-control {
  border: none;
  border-bottom: 1px dashed #272727;
  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%);
  padding: 24px 5px;
  font-weight: 400;
  background: transparent;
  color: #1b1c1e;
  font-size: 15px !important;
}
.no-js #Component649908215c8d0f0013863464 .form-control:focus {
  border-bottom: 1px dashed #002660;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px002660;
  box-shadow: inset 0 0px 0px rgba(0,0,0,.075), 0 0 0px rgba(102, 175, 233, 0);
  color: #1b1c1e!important;
}
.no-js #Component649908215c8d0f0013863464 .btn {
  background-image: -webkit-linear-gradient(top,#002660 0,#002660 100%);
  background-image: -o-linear-gradient(top,#002660 0,#002660 100%);
  background: linear-gradient(to bottom, #002660 1%,#002660 100%);
  color: #fff;
  text-shadow: 0 0px 0 #002660;
  background-repeat: repeat-x;
  border-color: #0000;
  border-radius: 0px;
  padding: 8px 30px 8px 30px;
  font-size: 16px;
  font-weight: 400;
  border: 0px solid transparent;
}
.no-js #Component649908215c8d0f0013863464 .btn-default:active {
  background: linear-gradient(to bottom, #002660 1%,#002660 100%);
}
.no-js #Component649908215c8d0f0013863464 .btn-default:hover,
.no-js #Component649908215c8d0f0013863464 .btn-default:focus {
  background-position: 0 0px;
  background: linear-gradient(to bottom, #002660 1%,#002660 100%);
}
.no-js #Component649908215c8d0f0013863464  .col-xs-12.col-sm-5.col-md-5.padding {
  width: 100%;
}
.no-js #Component649908215c8d0f0013863464 span.label {
  font-size: 13px;
  font-weight: 300;
}
.no-js #Component649908215c8d0f0013863464 ::placeholder {
  color: #1b1c1e!important;
  font-weight:300;
}



h1, h2, h3, h4, h5, h6 {
  line-height: inherit;
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 400;
}

h1 {
    font-size: 2em;
}
h2 {
    font-size: 3em;
}
h3 {
    font-size: 18px;
}
h4 {
    font-size: 20px;
}
h5 {
    font-size: 22px;
}
h6 {
    font-size: 28px;
}
p {
    font-size: 16px;
}


.talenttech-footer {
    font-family: 'Black Ops One', cursive;
    font-size: 28px;
}
.textfooter3 {
    white-space: break-spaces;
    margin-top: 1%;
}
.textfooter1 {
    font-size: 16px;
    font-weight: 500;
    margin-bottom: 3%;
}
.copyright {
    font-size: 13px;
    text-align: right;
}
.padiconfooter {
    display: flex;
    width: 100%;
    margin-bottom: 2%;
}
.iconfooter {
    width: 6%;
    margin-top: 1%;
}
.texticonfooter {
    white-space: break-spaces;
    line-height: 1.5;
    align-self: center;
    margin-left: 4%;
}
.padfooter-col2 {
    margin-left: 25%;
    width: 100%;
    margin-top: 11%;
}
.iconsocial-footer img {
    width: 10% !important;
    transition: 0.35s;
}
.iconsocial-footer img:hover {
    transition: 0.35s;
    transform: scale(1.03);
}
.shopcart {
    width: 58px !important;
    height: 58px !important;
    background-image: url(http://itp1.itopfile.com/ImageServer/z_itp_21052023blcc/0/0/shopz-z1030867486672.webp);
    background-position: 42% 50%;
    background-color: #e2e2e2;
    right: 2.5%;
    border-radius: 20px !important;
    top: 1.5%;
    transition: width .3s,height .3s;
    animation: pulse 7s infinite 7s;
}
.readmore {
    background: #002660;
    color: #fff;
    clip-path: polygon(10% 0, 100% 0, 100% 75%, 90% 100%, 0 100%, 0 25%);
    width: fit-content;
    padding: 8px 20px;
    margin-top: 8%;
    transition: 0.35s;
}
.readmore:hover {
    transition: 0.35s;
    transform: scale(1.03);
}
.padtalenttec-section1 h1 {
    font-size: 38px;
    color: #002660;
    font-family: 'Black Ops One', cursive;
    margin-bottom: 4%;
}
.padtalenttec-section1 {
    margin-top: 10%;
}
figure.effect-jazz figcaption::after {
    border-top: 0px solid #fff;
    border-bottom: 0px solid #fff;
}
.padmenu h1 {
    color: #002660;
    font-weight: 600;
    font-size: 2.5em;
}
.bordermenu {
    border-bottom: 1px solid;
    margin-top: 2%;
    margin-bottom: 3%;
}
.padmenu {
    margin-top: 2%;
}
.detail-product {
    white-space: break-spaces;
    line-height: 1.5;
}
.detail-product h3 {
    font-weight: 600;
    color: #002660;
}
.padmenu2 {
    padding: 15px 0px;
}
.padmenu2 h6 {
    font-size: 30px;
    font-weight: 500;
    text-align: center;
}

.padmenuhead-product {
    background: #002660;
    color: #fff;
    width: 100%;
    padding: 10px 20px;
    margin-top: 8%;
    text-align: center;
    clip-path: polygon(6% 0, 100% 0, 100% 75%, 94% 100%, 0 100%, 0 30%);
}
.padmenuhead-product h1 {
    font-size: 24px;
}
.padmenuhead-product h1 a {
    color: white;
}
.bordermenu-product {
    border-bottom: 1px solid #ddd;
    margin-top: 8px;
    margin-bottom: 5%;
}
.padmenu-product {
    margin-top: 40px;
}
.padmenu-product h6 {
    font-size: 26px;
}
.download {
    background: #002660;
    color: #fff;
    clip-path: polygon(10% 0, 100% 0, 100% 75%, 90% 100%, 0 100%, 0 25%);
    width: fit-content;
    padding: 8px 20px;
    margin-top: 4%;
    transition: 0.35s;
}
.download:hover {
    transition: 0.35s;
    transform: scale(1.03);
}
.paadmenu-5 {
    padding: 10% 0%;
}
.padtalent-about h1 {
    font-size: 34px;
    color: #002660;
    font-family: 'Black Ops One', cursive;
    margin-bottom: 1%;
}
.padmenu-line h1 {
    color: #002660;
    font-weight: 600;
    font-size: 2em;
    margin-bottom: 2%;
}
.padmenu-line {
    padding: 3% 0% 1%;
    width: 97%;
    margin: 0 auto;
}
.no-js .menuVertical {
    padding-top: 5px;
}
.no-js .menuVertical>ul>li>a {
    background: transparent;
    margin-bottom: 5px;
    font-size: 16px;
    transition: 0.3s;
    padding: 15px 0px 15px 15px;
    border-bottom: 1px solid #ddd;
    border-radius: 0px;
}
.menuVertical>ul>li>a:hover {
    background: #002660;
    color: #fff;
    border-bottom: 1px solid #ddd;
}
.TECLOCK-Menu {
    background: transparent;
    margin-bottom: 5px;
    font-size: 16px;
    transition: 0.3s;
    padding: 15px 0px 15px 15px;
    border-bottom: 1px solid #ddd;
    border-radius: 0px;
  	margin: 1.5% 0%;
}
.TECLOCK-Menu:hover {
    background: #002660;
    color: #fff;
    border-bottom: 1px solid #ddd;
    padding: 4% 3%;
    width: 96%;
    padding: 15px 0px 15px 15px;
}
.padiconsoaicl-contact {
    display: flex;
    width: 100%;
    margin-bottom: 7px;
}
.iconsoaicl-contact {
    width: 7%;
}
.texticonsoaicl-contact {
    align-self: center;
    margin-left: 2%;
}


/* shop */
.Template-H-frame {
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    margin-bottom: 10%;
    padding: 0px 0px 10px 0px;
}
.Template-H-frame:hover {
    box-shadow: 0 0 0px #585858;
}
.Template-H-pic {
    border: 0px solid #a5a5a5;
    height: auto !important;
    padding: 0px;
}
.Template-H-Name label {
    font-weight: 600;
    font-size: 15px;
}
.Template-H-Name {
    height: 110px;
}
.Template-H-Price label {
    text-transform: uppercase;
    color: #000 !important;
    font-weight: 500;
}
.Template-H-Price {
    height: 40px;
}
.Template-H-button {
    display: none;
}
.col-xs-12.col-sm-12.col-md-12.shopcartDetail-Default.shopcartDetail {
    font-family: 'Noto Sans Thai',sans-serif;
    font-size: 16px;
    padding: 1% 0%!important;
}
.col-xs-12.col-sm-12.col-md-12.shopcartRelated-Default.shopcartRelated {
    font-family: 'Noto Sans Thai',sans-serif;
    font-size: 16px;
    padding: 1% 0%!important;
    border-bottom: 1px solid #d8d8d8;
}
.shopcart-Cate {
    font-size: 16px;
}
.Template-H-ProName {
    color: #002660;
}
.Template-H-Big {
    border: solid 0px #a5a5a5;
}
.shopcartID-Head-Default {
    font-size: 16px;
    color: #000;
    border-bottom: solid 0px #d8d8d8;
    padding: 10px 0 10px 0;
    font-family: 'Noto Sans Thai',sans-serif;
}
.shopcartID-Default {
    font-size: 18px;
    border-bottom: solid 0px #d8d8d8;
    padding: 10px 0 10px 0;
    font-family: 'Noto Sans Thai',sans-serif;
    color: #002660;
}
.shopcartName-Head-Default {
    font-size: 16px;
    color: #000;
    border-bottom: solid 0px #d8d8d8;
    padding: 10px 0 10px 0;
    font-family: 'Noto Sans Thai',sans-serif;
}
.shopcartName-Default {
    font-size: 18px;
    border-bottom: solid 0px #d8d8d8;
    padding: 10px 0 10px 0;
    font-family: 'Noto Sans Thai',sans-serif;
    color: #002660;
}
.Template-H-PriceNormal {
    color: #232323;
    font-family: 'Noto Sans Thai',sans-serif;
    text-transform: uppercase;
    font-weight: 600;
}
.Template-H-Quantity {
    color: #000;
    font-family: 'Noto Sans Thai',sans-serif;
    font-weight: 500;
}
.col-xs-4.col-sm-3.col-md-3.ITPquantityWord {
    width: 20%;
}
.Template-H-Item {
    font-family: 'Noto Sans Thai',sans-serif;
    font-weight: 500;
    margin-left: 30%;
}
.Template-H-buttonDetail {
    cursor: pointer;
    width: 35%;
    background: #002660;
    color: #fff;
    clip-path: polygon(10% 0, 100% 0, 100% 75%, 90% 100%, 0 100%, 0 25%);
    border: solid 1px;
    padding: 10px 0 10px 0;
    -moz-border-radius: 5px;
    border-radius: 5px;
    font-weight: 400;
    font-family: 'Noto Sans Thai',sans-serif;
}
.Template-H-Icon {
    display: none;
}
.shopcartlinePrice-Default {
    border-bottom: solid 0px;
}
/* shop */

.bg2 {
    background-color: transparent;
    padding: 14.5% 0%;
    margin-top: 3%;
    border: 1px solid #dfdfe0;
    border-radius: 1px;
}
.media-body.padpay1 {
    margin-top: 13px !important;
}
table.tj td {
    border: 1px solid #dfdfe0 !important;
}
.number {
    text-align: center;
    font-size: 30px;
    padding: 5px 0px 3px;
}
.textwaypayment p {
    font-size: 18px;
}
.textwaypayment span2 {
    font-size: 24px;
}
.media-body.padpay1 {
    margin-left: 3%;
}

.border-block3 {
    margin-top: 1%;
}
.borderred3 {
    border-bottom: 3px solid #002660;
    position: relative;
    width: 15%;
    margin: 0 auto;
}
.bordergray {
    border-bottom: 1px solid #dfdfe0;
    float: right;
    width: 100%;
    margin-top: -2px;
}
.buttonExampleSite {
    border: 0px solid #fff !important;
    color: #fff !important;
    background: #002660 !important;
}
.buttonExampleSite:hover {
    background: #002660 !important;
    color: #fff !important;
}
.pdpa-text.pdpamg1 {
    padding: 5% 0%;
}
.ITPcookiebar {
    background-color: #000000bd !important;
    color: #fff !important;
}
.ITPlinkToCookiepage:hover {
    color: #fff  !important;
}
.ITPcookiebar {
    width: 100% !important;
    font-size: 14px !important;
}
.pdpa-text.pdpamg1 {
    padding: 5% 0%;
}
ul.icon-a {
    font-size: 16px;
}


@media screen and (min-width : 1900px) {
h1 {
    font-size: 2em;
}
h2 {
    font-size: 3em;
}
h3 {
    font-size: 22px;
}
h4 {
    font-size: 26px;
}
h5 {
    font-size: 22px;
}
h6 {
    font-size: 28px;
}
p {
    font-size: 20px;
}
.navbar-default .navbar-nav>li>a {
    font-size: 20px;
}
.dropdown-menu>li>a {
    font-size: 19px;
}
.padtalenttec-section1 h1 {
    font-size: 50px;
}
.padmenu h1 {
    font-size: 3em;
}
#background6495421c0516a60013f485fc {
    margin-top: 6%;
}
.padtalenttec-section1 {
    margin-top: 13%;
}
.textfooter1 {
    font-size: 18px;
}
.textfooter3 {
    font-size: 16px;
}
.copyright {
    font-size: 16px;
}
.textfooter2 {
    font-size: 16px;
}
.texticonfooter {
    font-size: 16px;
}
.talenttech-footer {
    font-size: 30px;
}
.Template-H-Name label {
    font-weight: 600;
    font-size: 18px;
}
.Template-H-Name {
    height: 110px;
}
.Template-H-Price label {
    font-size: 18px;
}
.padtalent-about h1 {
    font-size: 42px;
}
.padmenu-line h1 {
    font-size: 2.7em;
}
.padmenu-product h6 {
    font-size: 28px;
}
.padmenuhead-product h1 {
    font-size: 28px;
}
.no-js .menuVertical>ul>li>a {
    font-size: 20px;;
}
.TECLOCK-Menu {
    font-size: 20px;;
}
.padmenu-product {
    margin-top: 47px;
}
.col-xs-12.col-sm-12.col-md-12.shopcartRelated-Default.shopcartRelated {
    font-size: 20px;
}
.col-xs-12.col-sm-12.col-md-12.shopcartDetail-Default.shopcartDetail {
    font-size: 20px;
}
.shopcart-Cate {
    font-size: 20px;
}
.shopcartID-Head-Default {
    font-size: 20px;
}
.shopcartName-Head-Default {
    font-size: 20px;
}
.shopcartName-Default {
    font-size: 22px;
}
.shopcartID-Default {
    font-size: 22px;
}
.Template-H-buttonDetail {
    font-size: 18px;
}
table.tj td {
    padding: 23px 16px  !important;
    font-size: 17px  !important;
}
.textwaypayment span2 {
    font-size: 28px;
}
.textwaypayment p {
    font-size: 20px;
}
.media-body.padpay1 span {
    font-size: 20px !important;
}    
.number {
    font-size: 38px;
}
.media-body.padpay1 {
    margin-top: 18px !important;
}
#Component64990051c3931d00137894bb .form-control {
    font-size: 16px;
}
#Component64990051c3931d00137894bb .form-horizontal .control-label {
    font-size: 16px;
}
.iconsoaicl-contact {
    width: 6%;
} 
 .no-js #Component649908215c8d0f0013863464 .form-control {
    padding: 27px 5px;
    font-size: 16px !important;
}
ul.icon-a {
    font-size: 20px;
}
#background6495667460a4bb0013660881 .Template-H-Name {
    height: 135px;
}
#background6495670060a4bb001366093c .Template-H-Name {
    height: 130px;
}
.Template-H-PriceNormal {
    font-size: 32px !important;
}
}


@media screen and (max-width : 1200px) {
.navbar-default .navbar-nav>li>a {
    padding: 10px 8px;
}
.itopplus-menu {
    margin-top: 2%;
}
.padtalenttec-section1 h1 {
    font-size: 32px;
}
.Template-H-Name {
    height: 95px;
}
.talenttech-footer {
    font-size: 24px;
}
.no-js #Component649908215c8d0f0013863464 .form-control {
    padding: 19px 5px;
}
.padtalent-about h1 {
    font-size: 30px;
}
}


@media screen and (max-width : 900px) {
.padtalenttec-section1 h1 {
    font-size: 24px;
}
.padtalenttec-section1 {
    margin-top: 5%;
}  
#background6495421c0516a60013f485fc {
    margin-top: 7%;
}
.Template-H-Name label {
    font-size: 14px;
}
.Template-H-buttonDetail {
    width: 18%;
}
.padtalent-about h1 {
    font-size: 22px;
}
.iconsoaicl-contact {
    width: 8%;
}
.paadmenu-5 {
    padding: 0% 0%;
}
.padmenu-product {
    margin-top: 10px;
}
}

@media screen and (max-width : 480px) {
#imagesControl649539ec0516a60013f48398 {
    padding: 0px !important;
}
.textfooter2 {
    text-align: center;
}
.padmenu h1 {
    font-size: 2em;
}
#background6495476a8b5aca0013bdc910 .col-xs-2.col-sm-3 {
    width: 50%;
}
.Template-H-buttonDetail {
    width: 33%;
}
.download {
    margin-top: 10%;
    margin-bottom: 15%;
}
.padtalent-about h1 {
    font-size: 28px;
}
table.tj td {
    box-shadow: 5px 5px 16px 0px rgb(60 50 35 / 0%)  !important;
    width: 100%;
}
#Component64990051c3931d00137894bb .progress {
    width: 85%;
}
#Component64990051c3931d00137894bb textarea.form-control {
    width: 100%;
}
.manage-form-confirm-payment {
    padding: 0px 5% 0px 5% !important;
}
.copyright {
    font-size: 12px;
    text-align: center;
}
.iconsoaicl-contact {
    width: 9%;
}
}









#searchResultLanding .panel {
    margin: 6% 0;
}
#itp-shopcart-detail {
    padding-left: 0px !important;
}
.itopplus-search-image-flex-item {
    padding: 0px !important;
    width: 213px!important;
    min-height: 300px!important;
    max-height: 430px!important;
    background-color: #fff!important;
    box-shadow: none !important;
}
  .itopplus-search-image-flex-item img {
    width: 100%!important;
}
    .search_titleText {
    padding: 5px 0px;
    font-size: 16px;
}
    .search_text {
    padding: 5px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    display: block;
}


/* Large Devices, Wide Screens */
@media only screen and (min-width : 1900px) {
.itopplus-search-image-flex-item {
    width: 190px!important;
}
}

 @media only screen and (max-width:900px) {
  .itopplus-search-image-flex-item {
    margin: 5px 0 !important;
    width: 227px!important;
    min-height: 240px!important;
    max-height: 425px!important;
}
  .search_titleText {
    padding: 5px 0px;
    font-size: 14px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    display: block;
 }
   
}

@media only screen and (max-width:480px) {
.itopplus-search-image-flex-item {
    width: 100%!important;
    min-height: 210px!important;
    max-height: inherit!important;
}
  .itopplus-search-image-flex-item img {
    width: 100%!important;
}
  .search_titleText {
    padding: 5px 0px;
    font-size: 14px;
}
  .search_text {
    padding: 5px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    display: block;
 }
}




.ui.steps .step.active {
    color: #fff;
    background: #002660;
}
.ui.steps .step.active .title {
    color: #ffffff;
    font-family: 'Noto Sans Thai',sans-serif;
}
.ui.steps .step .title {
    font-family: 'Noto Sans Thai',sans-serif;
    font-size: 15px;
    font-weight: 300;
    padding: 10px 0px 10px 0px;
    line-height: 1.3;
}
.step1checkout {
    background: #002660;
    border: 5px solid #002660;
}
.btnCheckoutprevious {
    background: #002660;
    font-weight: 300;
    font-size: 18px;
}
.step5checkout {
    background: #002660;
    font-family: 'Noto Sans Thai',sans-serif;
}
.shopcart-paymentpage {
    font-size: 18px;
    background: #002660;
    width: 30%;
    padding: 2%;
}
.Template-H-PriceMember {
    color: #000;
    font-family: 'Noto Sans Thai',sans-serif;
}
.notificationcart {
    color: white;
    background: #002660;
    bottom: 30%;
    right: 20%;
}

.Template-H-smallpic {
    border: solid 0px #9e9e9e !important;
}

