.itopplus-background {

}
body, html {
    overflow-x: hidden;
  font-family: 'DM Sans','Noto Sans Thai';
}
 
.itopplus-bg {
    background-image: url('https://itp1.itopfile.com/ImageServer/z_itp_160720236oa9/0/0/1z-z1098879182354.webp');
}

.itopplus-bg2 {
    background-image: url('https://itp1.itopfile.com/ImageServer/z_itp_160720236oa9/0/0/2z-z1286960930570.webp');
}
.itopplus-bg4 {
    background-image: url('https://itp1.itopfile.com/ImageServer/z_itp_160720236oa9/0/0/4z-z1394218648230.webp');
}

/************Menu***************/
.navbar-default .navbar-nav>li>a {
    color: #1e1e1e;
    margin: 0 15px;
    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,
.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:focus,
.navbar-default .navbar-nav>.open>a:hover {
    color: #ca0b0f !important;
    box-shadow: none;
    border-radius: none;
    background: transparent;
    background-color: transparent;
}

.dropdown-menu>li>a {
    color: #1e1e1e;
    font-size: 16px;
      padding: 5px 20px;
}

.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover {
    color: #ca0b0f;
    background: transparent;
}
.navbar-nav>li>.dropdown-menu {
    border-radius: 0px;
    box-shadow: 0 6px 12px rgba(0,0,0,0);
    border: 0px solid rgba(0,0,0,.15);
  background-color: rgb(255 255 255 / 50%);
}
/********Only Sidebar*********/
@media screen and (max-width : 992px) {
    
.navbar-default .navbar-toggle .icon-bar {
    background-color: #1e1e1e;
}

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

.navbar-default {
    background: #fff;
}

.itopplus-search {
    display: none;
}
  
.navbar-header {
    display: flex;
    flex-direction: row-reverse;
}

.itopplus-logo img {
    position: fixed;
    object-fit: contain;
    width: 115px !important;
    top: 5px;
    left: 15px;
}  
  
.navbar-inline .text-bar {
    display: none;
}  
}

@media screen and (min-width : 1024px) {
.navbar-default {
    background: transparent;
}
#controlPosition {
    text-align: center;
}
#controlBanner {
    object-fit: contain;
    padding: 15px;
    width: auto;
}
.no-js .itopplus-banner {
    background: #ffffff00;
    position: absolute;
    width: 100%;
    z-index: 100;
}
.itopplus-nav-bar li:not(:last-of-type):not(.itopplus-sidebar-menu-parent):not(.dropdown-submenu):after {
    content: '|';
    display: grid;
    place-content: center;
    color: #1e1e1e;
}
}



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

}

@media screen and (min-width : 1900px) {
.navbar-default .navbar-nav>li>a {
    font-size: 18px !important;
}
.dropdown-menu>li>a {
    font-size: 18px!important;
}
.album-text1 {
    font-size: 20px!important;
} 
.Template-H-Name {
    font-size: 20px!important;
}  
.album-text3 {
    font-size: 24px!important;
}  
.block-map-mg h1 {
    font-size: 3.5em!important;
}  
.block-map-mg {
    background-color: hsl(220deg 18% 19% / 60%);
    padding: 150px 0px!important;
}
.block-map-text {
    font-size: 24px!important;
}  
.footer-img {
    width: 35%!important;
} 
ul.icon_b {
    font-size: 18px!important;
} 
.empty-space3 {
    padding: 5% 6% 0%!important;
} 
ul.product-icon {
    font-size: 18px!important;
} 
.img5 {
    width: 60%!important;
}
.contact-block-img {
    width: 5.5%!important;
} 
.contact-bg h3 {
    font-size: 18px!important;
} 
.contact-block-text {
    font-size: 18px!important;
} 
.contact-block {
    margin-bottom: 1.8%!important;
}
  
  
  
  
  
  
p {
    font-size: 18px!important;
} 
  
  
.mg1 {
    padding: 4% 0% 0%!important;
}
  
  
}








/* photo */
.picf {
  transition:0.5s;
}
.picf:hover{
  transform: translate(0px, -8px); 
  transition:0.5s;
}
.picff:hover {
    transform: scale(1.05);
}
.picff {
    transition: 0.5s;
}
/*  bgpt */
.bgpt {
    transition: 0.3s;
}
.bgpt:hover {
    box-shadow: 0 0 5px rgb(162 162 162 / 20%);
}

/*  hvr */
.hvr-grow {
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    transition-duration: 0.3s;
    transition-property: transform;
}
.hvr-grow:hover, .hvr-grow:focus, .hvr-grow:active {
    transform: scale(1.10);
}

/*เฉพาะรูปแบบมีขอบ*/

.thumbnail img.imageGallery:hover{
   -webkit-transform: scale(1.1);
   transform: scale(0.98);
 -moz-transition: all 0.5s;
   -webkit-transition: all 0.5s;
   transition: all 0.5s;
}
.thumbnail .imageWidth.imageGallery {
   transform: scale(1.0);
   transition: 0.32s;
}
.thumbnail .imageWidth.imageGallery:hover {
   transform: scale(1.05);
   transition: 0.32s;
}
/**ห้ามเกินกรอบ**/
 .thumbnail .imgLightbox {
    position: relative!important;
    overflow: hidden!important;
    width: 100%!important;
}


 
 
 
#background64e493b5db173c0013e5ce80 .thumbnail {
       border: solid 0px #e9e9e9;
       background: #fff;
       transition: 0.5s;
       color: #151515;
       padding: 5% !important;
       box-shadow: 0px 2px 15px 0px rgb(142 142 142 / 0%);
       border-radius: 0px;
}
 
#background64e493b5db173c0013e5ce80 .thumbnail:hover {
       border: solid 0px #e9e9e9;
    background: #fff;
	 box-shadow: 0px 2px 15px 0px rgb(142 142 142 / 0%);
    color: #151515;
} 
 

 




/*------------*/

figure.effect-selena {
    background: transparent;
}
figure.effect-apollo {
    background: transparent;
}



.fancybox-opened .fancybox-skin {
    box-shadow: 0 10px 25px rgba(0,0,0,0);
}
.fancybox-skin {
    background: #fff;
    border-radius: 0px;
}
.fancybox-lock {
    overflow: auto;
}
.fancybox-margin {
   margin-right: 0px;
}
.fancybox-lock .fancybox-overlay {
   overflow: auto;
   overflow-y: hidden;
}

/*  Layout */
.boderedlayoutClient {
    border-top: 0px dashed transparent;
    border-left: 0px dashed transparent;
    border-right: 0px dashed transparent;
    border-bottom: 0px dashed transparent;
}


 


/*  jazz */
figure.effect-jazz figcaption::after {
    border-top: 0px solid transparent;
    border-bottom: 0px solid transparent;
}
figure.effect-jazz {
    background: transparent;
}
 



/* oscar*/

#background64e49162644cf9001301d9c1 .grid figure figcaption,
#background64e495fec997c40012f31a63 .grid figure figcaption,
#background64e5a67ac850b000138fd09a .grid figure figcaption,
#background64e5c5b32257e00013f1e686 .grid figure figcaption {
    padding: 0em;
}
#background64e495fec997c40012f31a63 figure.effect-oscar figcaption,
#background64e5c5b32257e00013f1e686 figure.effect-oscar figcaption {
	  background: transparent;
}
#background64e495fec997c40012f31a63 figure.effect-oscar:hover figcaption,
#background64e5c5b32257e00013f1e686 figure.effect-oscar:hover figcaption {
	  background: transparent;
}





figure.effect-oscar {
    background: transparent;
    width: 100%;
}
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: linear-gradient(to bottom, rgba(242,100,34,0) 0%, rgba(242,100,34,0.37) 71%, rgba(242,100,34,1) 100%);
}
figure.effect-oscar:hover figcaption {
background: linear-gradient(to bottom, rgba(242,100,34,0) 0%, rgba(242,100,34,0.37) 71%, rgba(242,100,34,1) 100%);
}





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.1,1.1,1);
}



/* oscar */





/* sadie */
figure.effect-sadie figcaption::before {
    background: linear-gradient(to bottom, rgba(0,0,0,0) 0%, rgba(0,0,0,0.45) 61%, rgba(0,0,0,1) 100%);
}
 


figure.effect-sadie {
    border-radius: 0px;
}
figure.effect-sadie figcaption {
    background: transparent;
    opacity: 1;
}/*
figure.effect-sadie figcaption::before {
    background: linear-gradient(to bottom, rgba(255,255,255,0) 0%, rgba(138,191,82,0) 68%, rgba(83,161,0,0.92) 100%);
    opacity: 1;
}*/
figure.effect-sadie h2 {
  top: 85%;
    color: #ffffff;
    opacity: 1;
    font-size: 18px;
  font-weight: 400!important;
      z-index: 100;
}
figure.effect-sadie:hover h2 {
    z-index: 100;
}
figure.effect-sadie:hover figcaption::before, figure.effect-sadie:hover p {
    z-index: 100;
}


figure.effect-sadie 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-sadie:hover img {
	-webkit-transform: scale3d(1.1,1.1,1);
	transform: scale3d(1.1,1.1,1);
}

/* อัลบั้ม slide  */

.jssorb03 div {
  background-position: -5px -4px;
  background-color:#fff;
  color: #fff !important;
}
.jssorb03 .av, .jssorb03 div, .jssorb03 div:hover {
    background: transparent;
    overflow: hidden;
    cursor: pointer;
    width: 10px!important;
    height: 10px!important;
    background-color: #0052b7;
    border: 1px solid #0052b7;
    border-radius: 100px;
    margin-left: -255%;
}
.jssora03l {
  display: none;
}
.jssora03r {
  display: none;
}
.jssora03r.jssora03rds {
  display: none;
}
.jssorb03 div span {
    display: none;
}

img.cursor.force-hight {
    height: 270px !important;
}




/*hvr-backward*/
.hvr-backward:hover, .hvr-backward:focus, .hvr-backward:active {
    -webkit-transform: translateX(-10px);
    transform: translateX(-10px);
}
.hvr-backward {
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: transform;
   
}

.hvr-backward1:hover, .hvr-backward1:focus, .hvr-backward1:active {
    -webkit-transform: translateX(10px);
    transform: translateX(10px);
}
.hvr-backward1 {
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: transform;
   
}



/*  JazzByYing */
.JazzByYing-Position {
    display: block;
    overflow: hidden;
   border-radius:10px;
}
.JazzByYing {
	transition: 0.35s;
  	-webkit-transform: scale3d(1,1,1);
  	 transform: scale3d(1,1,1);
}
.JazzByYing:hover {
   -webkit-transform: scale3d(1.05,1.05,1);
 	transform: scale3d(1.05,1.05,1);
 	transition: 0.35s;
}






/*-------สไลด์-------*/
.rslides_tabs {
    list-style: none;
    padding: 0;
    font-size: 18px;
    list-style: gujarati;
    padding: 10px 0;
    text-align: center;
    width: 100%;
    display: flex;
    overflow-x: auto;
    margin-top:2%;
}
.ef {
    -webkit-transform: scale(1);
    transform: scale(1);
    transition: transform .25s;
}
.ef li:hover {
    opacity: 0.8;
    transition: 0.32s;
}







/**/
.itopplus-sticky-nav-bar-inside div {
  float: none!important;
  text-align: center;
}
#itopplus-sticky-nav-bar {
      background: #fff;
   box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.33);
}
#itopplus-nav-bar-sticky .itopplus-sidebar-menu-parent {
   color: #fff;
   font-size: 12pt;
   border-bottom: none!important;
}

ul#itopplus-nav-bar-sticky {
   padding-top: 10px;
   padding-bottom: 30px;
}






/* shopcart  */

.shopcart {
    border-radius: 20px 0px 0px 20px;
    width: 85px!important;
    height: 70px!important;
    background-image: url(http://itp1.itopfile.com/ImageServer/z_itp_160720236oa9/30/0/shopz-z1581683846236.webp);
    background-color: transparent;
    background-position: 50% 45%;
    right: 0%;
    top: 1%;
}

img.pStatusProduct {
    height: 35%!important;
    top: 5%!important;
    left: 5%!important;
}

.Template-H-CateName {
    color: #000;
}
.Template-H-CateName a {
    color: #000000;
}
.Template-H-pic img:hover {
    -webkit-transform: scale3d(1.05,1.05,1);
    transform: scale3d(1.05,1.05,1);
    transition: 0.35s;
}
.Template-H-pic img {
    display: block;
    overflow: hidden;
    transition: 0.35s;
    -webkit-transform: scale3d(1,1,1);
    transform: scale3d(1,1,1);
}
.Template-H-pic {
    height: inherit!important;
    border: solid 0px transparent;
    border-radius: 0px;
    background-color: transparent;
    padding: 0px;
       border-radius: 10px;
}
.Template-H-innerPic img {
    border-radius: 20px 20px 0px 0px;
}
.Template-H-innerPic:hover {
    -webkit-transform: scale3d(1.05,1.05,1);
    transform: scale3d(1.05,1.05,1);
    transition: 0.35s;
}
.Template-H-innerPic {
    height: inherit!important;
    border: solid 0px transparent;
    display: block;
    overflow: hidden;
    transition: 0.35s;
    -webkit-transform: scale3d(1,1,1);
    transform: scale3d(1,1,1);
      margin-bottom: 5%;
}
.Template-H-PricePromotion {
    color: #f26522!important;
  	font-weight: 500 !important;
}
.Template-H-frame:hover {
   box-shadow: 0px 1px 14px 0px rgb(140 140 140 / 10%);
   border: solid 0px #cdcdcd;
    background-color: #fff;
}
.Template-H-frame {
    padding: 0% 0% 0% 0%;
    margin: 0% -5% 10% -5%;
    border: solid 0px #cdcdcd;
    border-radius: 0px;
    background-color: #fff;
    transition: 0.5s;
    box-shadow: 0px 1px 14px 0px rgb(140 140 140 / 0%);
}

.item.Template-H-frame .Template-H-Name {
    color: #000;
    transition: 0.5s;
}

.item.Template-H-frame:hover .Template-H-Name {
    color: #f26522;
}


.Template-H-Title {
    color: #000000;
    font-size: 18px;
}
.Template-H-Title label {
    font-weight: 700;
}
.Template-H-Name {
   /* color: #000;*/
    font-size: 18px;
    text-align: center;
    height: 65px;
    margin-top: 5%;
    margin-bottom: 3%;
    font-weight: 400;
       font-family: 'DM Sans','Noto Sans Thai';
}
 

.Template-H-Name label {
    font-weight: 400;
}
.priceNoPromotion {
    color: #000;
    font-size: 18px;
    font-weight: 500;
    text-align: center;
}
.promotionPrice {
    font-weight: 500;
    color: #000!important;
    font-size: 18px;
}
span.currencyNormalPage {
    font-size: 18px;
    font-weight: 500;
    color: #000;
}
strike.promotionPrice {
    color: #000!important;
    font-size: 18px;
    font-weight: 500;
}
span.promotionPrice {
    margin-left: 0%;
}
.Template-H-button:hover {
    border: solid 1px #dcb279;
   background: #dcb279;
    box-shadow: 0px 2px 15px 0px rgb(142 142 142 / 30%);
}
.Template-H-button {
    border: solid 1px #076C74;
    background: #076C74;
    padding: 9px 5% 9px 5%;
    color: #fff;
    font-size: 16px;
    font-weight: 400;
    width: 60%;
    margin: 0 auto;
    transition: 0.5s;
    margin-top: 5%;
    margin-bottom: 5%;
    border-radius: 50px;
}




.Template-H-Icon {
    width: 20%;
    /* filter: invert(1); */
}

.Template-H-Des {
    height: inherit;
    border-bottom: solid 0.5px #464646;
    margin-top: 5%;
}
.Template-H-Price label {
    color: #000!important;
    font-weight: 500;
    font-size: 20px;
    text-transform: uppercase;
}
.Template-H-Price {
    height: inherit;
    width: 100%;
    margin: 0 auto;
}
 
.shopcartRelated-Default {
      font-family: 'DM Sans','Noto Sans Thai';
    font-size: 20px;
    font-weight: 500;
    padding: 0% 0% 1% 0%!important;
    border-bottom: solid 1px #dddddd;
    width: 100%!important;
    margin-left: -1%;
}
.shopcart-Cate {
    font-size: 24px;
    text-transform: uppercase;
    padding: 1.2% 0% 1.2% 0%;
}
.Template-H-ProName {
    color: #000;
}


.Template-H-Big {
    border: solid 0px #c2c2c2;
}


.shopcartID-Head-Default, .shopcartID-Default, .shopcartName-Head-Default, .shopcartName-Default, .shopcartlinePrice-Default {
    border: solid 0px transparent;
}

.shopcartID-Head-Default, .shopcartID-Default, .shopcartName-Head-Default, .shopcartName-Default, .Template-H-PriceNormal, .Template-H-Quantity, .Template-H-Item {
    font-family: 'DM Sans','Noto Sans Thai';
}
.shopcartID-Head-Default, .shopcartName-Head-Default, .shopcartSize {
    color: #000;
    font-size: 18px;
}

.shopcartID-Default, .shopcartName-Default {
    color: #000;
    font-size: 20px;
    font-weight: 500;
}
.Template-H-PriceNormal {
    color: #f26522;
}
.Template-H-PriceNormal strike {
    font-weight: 500;
    font-size: 20px;
    color: #000;
}
.Template-H-buttonDetail:hover {
    border: solid 1px #282e3a;
  background: #282e3a;
    box-shadow: 0px 2px 15px 0px rgb(142 142 142 / 30%);
}
.Template-H-buttonDetail {
    border: solid 1px #f26522;
    padding: 8px 0 7px 0;
    background: #f26522;
    color: #fff;
    font-size: 18px;
    font-weight: 400;
    margin-top: 5%!important;
    margin-bottom: 0%!important;
    font-family: 'DM Sans','Noto Sans Thai';
    border-radius: 50px;
    width: 35%;
    transition: 0.5s;
}
.PictureOverflow {
    width: 100%;
}
.Template-H-smallpic {
    width: 17%;
    border: solid 0px #c2c2c2;
    height: inherit;
    margin-top: 2%!important;
}
.fbcomments, .fbcomments span[style], .fbcomments iframe[style] {
    display: none;
}
.shopcartSize {
       font-family: 'DM Sans','Noto Sans Thai';
}
 
.shopcartSize label {
    color: #000!important;
   font-weight: 400;
}

.shopcartSize-Default {
    font-size: 18px!important;
    font-weight: 400;
    text-transform: capitalize;
}
select.input-sm {
       font-family: 'DM Sans','Noto Sans Thai';
}
.shopcartDetail {
      font-family: 'DM Sans','Noto Sans Thai';
    font-size: 22px;
    font-weight: 500;
    padding: 0% 0% 1% 0%!important;
    border-bottom: solid 1px #dddddd;
    margin-top: 5%;
    text-transform: uppercase;
    color: #000;
}
.ui.steps .step.active {
    color: #fff;
    background: #f26522;
}
.ui.steps .step.active .title {
    color: #ffffff;
}
.ui.steps .step .title {
       font-family: 'DM Sans','Noto Sans Thai';
    font-size: 15px;
    font-weight: 400;
    padding: 10px 0px 10px 0px;
    line-height: 1.3;
}
.step1checkout {
    background-color: #f26522;
    border: 5px solid #f26522;
}
.btnCheckoutprevious {
    background-color: #f26522;
    font-weight: 300;
    font-size: 18px;
}
.step5checkout {
    background-color: #f26522;
    border: 7px solid #f26522;
}
.shopcart-paymentpage {
    font-size: 18px;
    background-color: #f26522;
    width: 30%;
    padding: 2%;
}
.Template-H-PriceMember {
    color: #000;
      font-family: 'DM Sans','Noto Sans Thai';
}
.notificationcart {
    color: #ffffff;
    background-color: #202020;
    bottom: 30%;
    right: 20%;
}
.shopcartlinePrice-Default {
    font-size: 30px;
      font-family: 'DM Sans','Noto Sans Thai';
    text-transform: uppercase;
} 
.shopcartlinePrice-Default label {
    /*color: #f26522!important;*/
    font-weight: 500;
    font-size: 28px;
}
.Template-H-Item, .Template-H-Quantity {
    font-size: 16px!important;
    color: #000;
    font-weight: 400;
}

.row.margin.Shopcart-Related-Main {
    display: none;
}

 
/*
a>.Template-H-button:hover>.Template-H-Icon {
    filter: invert(1);
    transition: 0.3s;
}
a>.Template-H-buttonDetail:hover>.Template-H-Icon {
    filter: invert(1);
    transition: 0.3s;
}*/

 

.shopcart-share {
    display: none!important;
}
 
.ui.massive.star.rating {
    display: none;
}

label.itp-size-text {
    font-size: 18px!important;
}


 

.button-attribute-selected, .button-attribute {
    font-size: 16px;
   font-family: 'DM Sans','Noto Sans Thai';
}
.button-attribute:hover {
    color: #f26522!important;
    border: 1px solid #f26522!important;
}
.button-attribute-selected {
      color: #fff!important;
      border: 1px solid #f26522!important;
      background: #f26522!important;
      border-radius: 0px!important;
}


.k-colorpalette .k-item.k-state-selected {
    box-shadow: 0 1px 4px #f26522, inset 0 0 3px #f26522;
}
 .k-colorpalette .k-item {
    box-shadow: 0 1px 4px #f26522, inset 0 0 3px #f26522;
}





.Template-H-innerPic .discount {
    border: solid 1px #8a8a8a;
    color: #fff;
    padding: 5px;
    padding-bottom: 5px;
    background-color: #8a8a8a;
}
.Template-H-innerPic .discount sup {
    font-size: 10px;
  margin-right: -5px;
}
.Template-H-innerPic .discountNumber {
    font: bold 20px/.9 Helvetica,Tahoma;
}


 

/* shopcart */




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










/*อัลบั้มในเนื้อหาระบบ jazz*/

.contenemanager-gallery .col-xs-12.col-md-3 {
    padding-left: 10px;
    padding-right: 10px;
    width: 33%;
}
.Contenemanager-gallery .thumbnail {
    padding: 0px;
    border: 0px solid #fff;
    border-radius: 0px;
      transition: 0.3s;
}
.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);
      border-radius: 0px;
      transform: scale(1.0) !important;
}
#Contentmanager img.img-responsive {
    border-radius: 0px;
    position: relative!important;
    overflow: hidden!important;
    width: 100%!important;
    transition: 0.5s;
}
#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: transparent;
    position: relative!important;
    overflow: hidden!important;
    border: 0px solid #ebd2c2;
    padding: 0px;
    border-radius: 0px;
}
#Contentmanager .thumbnail:hover {
    border-radius: 0px;
}
 .img-thumbnail, .thumbnail {
    box-shadow: 0 0px 0px rgb(0 0 0 / 8%);
}





/* contenemanager */
 
.social-icon {
    border-radius: 5px;
}
.managerHeader {
    font-size: 2.5em;
    padding: 2% 0% 2%;
    font-weight: 500;
    text-align: center;
    text-transform: capitalize;
    color: #1e1e1e;
    font-family: 'Montserrat','Noto Sans Thai';
}
#Contentmanager .post-time {
    font-size: 14px;
    font-weight: 300;
    color: #1e2a27;
   display: none;
}
.Contentmanager .site .col-section .item.-micro a:hover .caption .title {
    color: #f26522;
}
.Contentmanager .site .col-section .item.-micro a .caption .title {
    font-size: 18px;
    color: #000;
    padding: 3% 5% 0%;
    font-weight: 400;
    line-height: 1.4;
    height: 60px;
    text-align: center;
}


.Contentmanager .site .col-section .item.-micro a:hover .caption .time {
  background-color: #7f141a;
   color: #fff;
}
.Contentmanager .site .col-section .item.-micro a .caption .time {
    text-align: center;
    font-weight: 500;
    transition: 0.5s;
    background-color: #ae1f26;
    color: #fff;
    font-size: 16px;
    width: fit-content;
    margin: 0 auto;
    margin-top: 0%;
    border-radius: 50px;
    padding: 5% 15%;
      display: none;
}
article.col-md-6.item.-micro {
    width: 31%;
}
 

.Contentmanager .site .col-section .item.-micro {
    padding: 0px 0px 0px 0px;
}
.Contentmanager .site .col-section .item.-micro a .image {
    width: 100%;
    margin-bottom: 0px;
    border-radius: 0px 0px 0px 0px;
}
.Contentmanager .site .col-section .item.-micro a .caption {
    width: 100%;
    background: transparent;
    padding: 5% 0% 0% 0%;
}
.Contentmanager .site .col-section .item.-micro:nth-child(odd) {
    border-right: none;
    border-bottom: none;
    margin: 1%;
    background: transparent;
    border: solid 0px #cdcdcd;
    border-radius: 0px;
}
.Contentmanager .site .col-section .item.-micro:nth-child(even) {
    border-right: none;
    border-bottom: none;
    margin: 1%;
    background: transparent;
    border: solid 0px #cdcdcd;
    border-radius: 0px;
}

.Contentmanager .site .col-section .item.-micro a .post {
    display: none;
}
.fbcomments, .fbcomments {
    display: none;
}

.nav-template7 li a {
    color: #1c1c1c;
    display: inline-block;
    font-size: 18px!important;
}
.nav-template7 li:hover {
    background-color: #fff7ef;
    text-decoration: none;
}
#contenttype71 {
    font-size: 16px;
    text-align: left;
}
.nav-template7 .fa-plus:before {
    content: "\f101";
    color: #186c8c;
}
.col-md-12.text-justify {
    padding-right: 5px;
    padding-left: 5px;
}
.Textmanager.font-inherit {
    display: flow-root;
}

.page-header {
    border-bottom: 0px solid #eee;
}





#Contentmanager .img-thumbnail {
    border: 0px solid #ddd;
    background: transparent;
}

#Contentmanager .col-md-offset-2 {
    margin-left: 0%;
    padding-right: 0px;
    padding-left: 0px;
}
/* 
#Contentmanager .col-md-8 {
    width: 100%;
}*/


 
.landingpagemanager {
    display: none;
}

/* contenemanager */






/*---สไลด์---*/ 

#carousel64e48853c850b000138fbc18 .hidden {
   display: block!important;
   visibility: inherit!important;
   pointer-events: none;
}
.carousel-indicators li {
    border: 1px solid #fff;
  background-color: transparent;
}
.carousel-indicators .active {
	background-color: #fff;
 	border-color:#fff; 
   /*  width: 30px;*/ 
}
 /*
#carousel63ce395eed7b29001390bc1f .carousel-indicators {
    left: 10%;
}

*/ 
/* แนวตั้ง
#carousel62ea17c512014c00143fc050 .carousel-indicators {
    left: 8%;
    width: 0%;
    margin-left: 0;
}
*/

/*
#carousel61b2ee10dd70550013c5007f .carousel-indicators {
    bottom: 50px;
}
*/ 
.glyphicon-chevron-left:before, 
.glyphicon-chevron-right:before {
   display: none;
} 
/*---สไลด์---*/





/*ul_icon*/


.icon_aa {
    font-size: 16px;
    font-weight: 400;
    line-height: 1.7;
    text-align: left;
    list-style: none;
    padding: 0% 0% 1% 3%;
    margin: 0 auto;
    margin-bottom: 1%;
}
.icon_aa li::before {
    content: '➤';
    padding-right: 1%;
    color: #ff6600;
}
 ul.icon_b {
    font-size: 16px;
}
ul.icon_b ::marker {
    color: #f26522;
}
.icon_c {
    font-size: 16px;
    padding: 0% 5%;
}



 

/* class หน้าต้นแบบ */

.footer-img {
    display: flex;
    width: 45%;
    margin: 0 auto;
    gap: 15px;
}

.footer-pd2 {
    margin-left: 25%;
    margin-right: -25%;
}

.footer-text1 {
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 5%;
}
.footer-text2 a {
    color: #fff;
}
.footer-text2 {
    font-size: 16px;
    white-space: break-spaces;
  font-weight: 300;
}
.footer-text3 {
    text-align: center;
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 5%;
}

.footer-block {
    display: flex;
    width: 100%;
    gap: 10px;
    font-size: 16px;
    margin-top: 1%;
    margin-bottom: 1%;
}
.footer-block1 {
    width: 50%;
  font-weight: 300;
}
.footer-block2 {
    width: 50%;
    text-align: right;
    font-weight: 300;
}





/* class */

.comingsoonn {
    width: 80%;
    margin: 0 auto;
    margin-bottom: 5%;
    margin-top: 4%;
}




.empty-space {
    padding: 1.5%;
}
.empty-space1 {
    width: 50%;
    margin: 0 auto;
    margin-right: 0;
    padding: 2%;
    margin-top: 8%;
    margin-bottom: 18%;
}
.empty-space1 p {
    white-space: break-spaces;
}
.empty-space1 h2 {
    font-weight: 500;
    margin-bottom: 3%;
    font-family: 'Montserrat','Noto Sans Thai';
}
.empty-space1 span {
    font-weight: 600;
}
.empty-space2 h2 {
    font-family: 'Montserrat','Noto Sans Thai';
    font-weight: 500;
    text-align: center;
    padding: 4% 0% 2%;
    text-transform: uppercase;
}
.empty-space3 {
    padding: 0% 5%;
}
.empty-space3 h4 {
    color: #f26522;
    font-weight: 500;
}
.empty-space3 h5 {
    font-weight: 600;
}
.empty-space4 h4 {
    text-align: center;
    font-weight: 500;
    text-transform: capitalize;
}







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: 4em;
}
h3 {
    font-size: 18px;
}
h4 {
    font-size: 20px;
}
h5 {
    font-size: 22px;
}
h6 {
    font-size: 26px;
}
p {
    font-size: 16px;
}  



/* ส่วนเสริม */


.album-text1 {
    font-size: 18px;
    font-weight: 400;
    margin-top: 55%;
}
.album-text2 {
    text-align: center;
    font-size: 16px;
    font-family: 'Noto Sans Thai', sans-serif;
    padding: 10% 0% 6%;
}
.album-text3 {
    font-size: 22px;
    font-weight: 500;
    margin-top: 10%;
    text-transform: uppercase;
}


.button-text1 {
    border: solid 1px #282e3a;
    text-align: center;
    width: fit-content;
    margin: 0 auto;
    margin-top: 3%;
    margin-bottom: 6%;
    font-size: 16px;
    padding: 1.3% 4%;
    transition: 0.5s;
    color: #1e1e1e;
}
.button-text1:hover {
    background-color: #282e3a;
    color: #fff;
}



.product-pd h4 {
    font-weight: 500;
    margin-bottom: 1%;
    display: none;
}
ul.product-icon {
    font-size: 16px;
}
.projects-pd p {
    white-space: break-spaces;
    text-align: center;
    margin-bottom: 1%;
}
ul.projects-icon {
    font-size: 16px;
}





.mg1 {
    padding: 1% 0% 0%;
}



#background64e4991e644cf9001301dbbe .col-md-3.col-sm-4.col-xs-4 {
    width: 11.1%;
}








/* map */
 
.block-map-mg {
    background-color: hsl(220deg 18% 19% / 60%);
    color: #fff;
    border: solid 2px #fff;
    text-align: center;
    padding: 125px 0px;
    border-radius: 500px;
}
.block-map-mg h1 {
    white-space: break-spaces;
    font-weight: 500;
    font-family: 'Montserrat', sans-serif;
    font-size: 2.5em;
}
.block-map-pd:hover {
    transform: scale(1.05);
}
.block-map-pd {
    display: flex;
    width: 60%;
    gap: 10px;
    background-color: hsl(220deg 18% 19% / 60%);
    color: #fff;
    border: solid 2px #fff;
    justify-content: center;
    align-items: center;
    padding: 3% 0%;
    border-radius: 100px;
    margin-bottom: 2%;
    margin-top: 2%;
      transition: 0.5s;
}
.block-map-img {
    width: 15%;
}
.block-map-text {
    font-size: 20px;
    font-weight: 300;
}


.map-mg4 .block-map-img {
    width: 12%;
}
.map-mg1 {
    margin: 0 auto;
    margin-top: -5%;
    margin-bottom: 5%;
    margin-right: 0;
}
.map-mg2 {
    margin-top: 45%;
}
.map-mg3 {
    margin-top: 30%;
    margin-left: 20%;
}
.map-mg4 {
    width: 75%;
    margin-top: 45%;
}

/* map */










/* tableA */

#tableA {
  width: 100%;
}
#tableA th {
  background-color: #000;
  border: 5px solid #fff;
  padding: 20px;
  color: #ffffff;
  font-size: 16px;
}
#tableA td {
   border: 5px solid #fff;
  padding: 20px;
  font-size: 16px;
}

#tableA tr:nth-child(even){background-color: transparent;}
#tableA tr:hover {background-color: #dddddd;}



/* วิธีการสั่งซื้อและการชำระเงิน */
.bg2 {
    width: 40%;
    margin: 0 auto;
    background-color: #fafafa;
    border-radius: 0px;
    border: solid 0px #f1f1f1;
    padding: 3% 0%;
}
.shop-pd1 {
  width: 33%;
  margin: 0 auto;
}
#tableB {
  width: 100%;
}
#tableB td {
  border: 10px solid #ffffff;
  color: #000;
      padding: 15px 10px;
  font-size: 16px;
  width: 25%;
  text-align: center;
  background-color: #fbfbfb;
}
.text17 {
  font-size: 20px;
  font-weight: 400;
  text-align: left;
  margin-top: 2%;
  margin-bottom: 2%;
}
.img5 {
  width: 85%;
  margin: 0 auto;
}
.title {
  font-size: 28px;
  margin-top: 2%;
}



.button-shop:hover {
  transform: scale(1.05);
  background-color: #282e3a;
  color: #fff;
}
.button-shop {
    background-color: #f26522;
    color: #ffffff;
    text-align: center;
    font-size: 20px;
    padding: 2% 7%;
    width: fit-content;
    margin: 0 auto;
    margin-bottom: 3%;
    margin-top: 2%;
    transition: 0.5s;
    border-radius: 50px;
}




/* pdpa */
 
.pdpa-text h5 {
    font-weight: 500;
    margin-top: 2%;
}
.pdpa-text h4 {
    font-weight: 500;
}
.pdpa-text a:hover {
    color: #f26522;
}
.pdpa-text a {
    color: #333;
}
.pdpa-text ul.icon-a {
    font-size: 16px;
    font-weight: 400;
}
.pdpamg1 {
    padding: 2% 0%;
}
.pdpamg1 .icon-a {
    font-size: 16px;
}


/* นโยบายความเป็นส่วนตัว */

.ITPcookiebar {
    width: 100%!important;
    background-color: rgb(0 0 0 / 50%)!important;
    color: #fff;
}
.ITPlinkToCookiepage:hover {
    color: #f26522!important;
}
.unknown_prf .btn-main {
    margin-bottom: 100%;
}
.buttonExampleSite:hover {
    background: #444!important;
  border: 1px solid #444!important;
    color: #fff!important;
}
.buttonExampleSite {
    border-radius: 0px!important;
    background-color: #f26522!important;
    font-size: 16px!important;
    border: 1px solid #f26522!important;
    color: #fff!important;
}





/* ติดต่อเรา */

.contact-bg {
    padding: 0% 0% 0% 0%;
    border-radius: 10px;
}
.contact-bg h4 {
    font-weight: 500;
    font-size: 22px;
    white-space: break-spaces;
}
.contact-bg h3 {
    font-weight: 400;
    font-size: 16px;
    margin-top: 0%;
    margin-bottom: 2%;
    white-space: break-spaces;
}
.contact-bg p {
    white-space: break-spaces;
    font-size: 16px;
    margin-bottom: 3%;
}



.contact-block {
    display: flex;
    width: 100%;
    gap: 10px;
    margin-bottom: 1%;
}
.contact-block-img {
    width: 7.5%;
}
.contact-block-text {
    width: 94%;
    align-self: center;
    font-size: 16px;
}
.contact-block-text a:hover {
    color: #f26522;
}
.contact-block-text a {
    color: #333;
    transition: 0.5s;
}



/* ติดต่อเรา */
.contact-img1 {
    width: 95%;
    margin: auto;
    border: dashed 1px #ccc;
    padding: 5%;
    margin-right: 5%;
}
.contact-text1 {
    font-size: 18px;
    font-weight: 500;
    color: #000;
    margin-bottom: 2%;
    margin-top: 4%;
}
.contact-text2 {
    font-size: 16px;
    font-weight: 400;
    border-bottom: dashed 1px #ccc;
    margin-bottom: 7%;
    padding-bottom: 10%;
    color: #000;
    white-space: nowrap;
}
.contact-text3 {
    font-size: 16px;
    color: #004b52;
}




/*from Contact */
 
.no-js #Component64e5b966644cf9001301ebdd label {
    display: none!important;
}
.no-js #Component64e5b966644cf9001301ebdd .col-md-6 {
    width: 100%;
    margin-left: auto;
    display: block;
    margin-right: auto;
    float: initial;
}
.no-js #Component64e5b966644cf9001301ebdd .form-control {
    border: 1px solid #ccc;
    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: 14px!important;
    padding: 30px;
    background: transparent;
    color: #000;
}
.no-js #Component64e5b966644cf9001301ebdd .form-control:hover {
	border-color: #f26522 ;
}
.no-js #Component64e5b966644cf9001301ebdd ::placeholder {
    color: #000!important;
  font-weight:300;
}

.no-js #Component64e5b966644cf9001301ebdd .form-control:focus {
    border-color: #f26522 ;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102,175,233,.6);
    box-shadow: inset 0 0px 0px rgba(0,0,0,.075), 0 0 0px rgba(102, 175, 233, 0);
  color: #000!important;
}

.no-js #Component64e5b966644cf9001301ebdd .btn {
    background-image: linear-gradient(to right, #f26522 0%,#f26522 50%,#f26522 100%);
    background-repeat: repeat-x;
    border-color: #f26522;
    border-radius: 0px;
    padding: 10px 30px;
    font-size: 16px;
    border: 0px solid transparent;
    color: #fff;
}

.no-js #Component64e5b966644cf9001301ebdd .btn-default {
    text-shadow: 0 0 0 #000;
}


.no-js #Component64e5b966644cf9001301ebdd .btn-default:active {
background-color: #f26522;
}

.no-js #Component64e5b966644cf9001301ebdd .btn-default:hover,
.no-js #Component64e5b966644cf9001301ebdd .btn-default:focus {
    background-position: 0 0px;
  background-color: #f26522;
}
.no-js #Component64e5b966644cf9001301ebdd span.label a {
    color: #000;
}


 



/*Hide Menu Phone*/




@media only screen and (max-width: 769px) {
.navbar-default .navbar-brand {
    padding: 11px;
}
.itopplus-search-image-flex-container {
   width: 100%!important;
   display: inline-block!important;
}

.itopplus-search-image-flex-item {
    background-color: #fafafa!important;
    display: inherit;
   padding: 10px 10px 10px 10px!important;
    margin: 0px!important;
    width: 50%!important;
    float: left;
    box-shadow: rgb(0 0 0 / 19%) 0px 0 0, rgb(0 0 0 / 23%) 0px 0 0!important;
    min-height: 200px!important;
    max-height: 200px!important;
}
.itopplus-search-shopcart-image img {
	width: 90% !important;
}  
#itp-shopcart-detail {
    padding-left: 0 !important;
} 
.itopplus-search-shopcart-image {
    height: auto !important;
    overflow: hidden;
}  
.itopplus-search-shopcart-image img{
 	 width: 100% !important;
}
.search_text {
    text-align: center;
}
.itopplus-search-shopcart-image {
    background: #f6f8f8;
}

  
  
#carousel64e48853c850b000138fbc18 {
    margin-bottom: -1%;
} 
.shopcart {
    top: 5%;
}
.itopplus-bg {
    background-size: cover;
}
.empty-space1 p {
    white-space: inherit;
}
.album-text1 {
    font-size: 16px;
    margin-top: 47%;
}  
.Template-H-Name {
    font-size: 16px;
    padding: 0% 2%;
}  
.itopplus-bg4 {
    background-size: cover;
}
.block-map-mg h1 {
    font-size: 20px;
} 
.block-map-mg {
    padding: 85px 0px;
}
.block-map-pd {
    width: 80%;
    padding: 5% 0%;
} 
.map-mg4 {
    width: 100%;
}
.empty-space3 {
    padding: 0% 5% 5% 5%;
}
.Template-H-buttonDetail {
    width: 25%;
}
.contact-block {
    margin-bottom: 3%;
}
.contact-bg h3 {
    margin-bottom: 5%;
}
  
  
  
  
  
h2 {
    font-size: 3em;
} 
}










@media only screen and (max-width:480px) {
#carousel64e48853c850b000138fbc18 {
    margin-bottom: -2%;
} 
.Template-H-buttonDetail {
    width: 50%;
}
.empty-space1 {
    width: 100%;
}
#imagesControl64e48853c850b000138fbc18 {
    padding: 0px !important;
}
.album-text1 {
    font-size: 16px;
    margin-top: 43%;
    padding: 0% 2%;
} 
#imagesControl64e497e18cbbb70014fd9329 {
    padding: 10px 0px 10px 0px !important;
} 
#imagesControl64e4984a644cf9001301dbb7 {
  padding: 10px 0px 10px 0px !important;
}  
  
  
  
h2 {
    font-size: 2em;
} 
  
  
  
.block-map-mg {
    padding: 120px 0px;
}
.map-mg1 {
    margin: 0 auto;
    margin-top: 0%;
    margin-bottom: 5%;
    margin-right: auto;
}
.map-mg2 {
    margin: 0 auto;
    margin-top: 0%;
}
.map-mg3 {
    margin: 0 auto;
    margin-top: 0%;
    margin-left: auto;
} 
.map-mg4 {
    width: 100%;
    margin: 0 auto;
    margin-top: 0%;
    margin-top: 5%;
} 
#background64e4991e644cf9001301dbbe .col-xs-12 {
    width: 20%;
} 
.footer-block1 {
    display: none;
} 
.footer-block2 {
    width: 100%;
    text-align: center;
}
article.col-md-6.item.-micro {
    width: 100%;
}
.Contentmanager .site .col-section .item.-micro:nth-child(odd) {
    margin: 5%;
}
.Contentmanager .site .col-section .item.-micro:nth-child(even) {
     margin: 5%;
} 
.managerHeader {
    font-size: 22px;
    padding: 0% 0% 2%;
} 
.contenemanager-gallery .col-xs-12.col-md-3 {
    width: 100%;
} 
.empty-space3 {
    padding: 0%;
} 
.table-responsive {
    border: 0px solid #ddd;
}
.table-responsive {
white-space: nowrap;
} 
.bg2 {
    width: 100%;
}
#Component64e5b5002257e00013f1e41b .progress {
    width: 85%;
}
#Component64e5b5002257e00013f1e41b textarea.form-control {
    width: 100%;
} 
.contact-block-img {
    width: 10.5%;
}
  
  
  
.mg1 {
    padding:0%;
} 
}





























