.itopplus-background {

}

.itopplus-banner {
    background: #ec1c24;
    position: inherit;
    z-index: 999;
    width: 100%;
}
.itopplus-bg2,.itopplus-bg4,.itopplus-bg6 {
    background: linear-gradient(to right,rgba(183,34,39,1) 0,rgba(215,140,120,1) 100%);
    color: #fff
}
.itopplus-bg {
    background-image: url(http://itp1.itopfile.com/ImageServer/cea428572f653b52/0/0/bg1z-z913928089693.webp);
  background-position: bottom;
}
.itopplus-bg3 {
    background-image: url(https://itp1.itopfile.com/ImageServer/cea428572f653b52/1881/0/3z-z1391071606341.webp);
    background-position: bottom;
    background-size: cover;
}
.itopplus-bg5{
  background-image: url('https://itp1.itopfile.com/ImageServer/cea428572f653b52/1903/0/5z-z523876681866.webp');   
  background-position: bottom;
 
}
.itopplus-footer {
    background-image: url(https://itp1.itopfile.com/ImageServer/cea428572f653b52/1903/0/fz-z752247251989.webp);
    color: #fff;
  background-size: cover;
}


/************Menu***************/
.itopplus-search {
    color: #fff;
    margin-top: 0;
}
#main-navbar-collapse {
    text-align: right; 
}
.itopplus-menu {
    margin-top: 5%;
}
.navbar-header, .itopplus-sidebar-container{
    background-color: #ec1c24;
}
 
.navbar-default{
    background: #ec1c24;
}
.navbar-default .navbar-nav>li>a {
    color: #fff;
    font-size: 18px;
    font-weight: 300;
}
.navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:active {
    color: #fff !important;
    background-color: transparent;
    box-shadow: none;
    border-bottom: none !important;
}
.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover {
    background-color: transparent;
}



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

}


@media screen and (min-width : 1366px) {
.navbar-default {
    background: transparent;
}  
  
}
 

@media screen and (min-width :1900px){
#background628f52b55d40450013116b02 {
    margin-top: 1%;
    margin-right: 0%;
}
#background629441c94a213b00145e1671 .menuVertical .nav-pills>li>a {
    padding: 4.6% 6%!important;
}
  #background62a867cdc717000014d60bc9 .menuVertical .nav-pills>li>a {
    padding: 4.6% 6%!important;
}
.empty-space4 h2 {
    font-size: 6.5em!important;
}
.empty-space4 {
    margin-top: 7%!important;
} 
.empty-space5 h2 {
    font-size: 4.8em!important;
}
.empty-bg1 {
    height: 430px!important;
}  
.empty-space9 h2 {
    font-size: 6.5em!important;
}  
.empty-space9 h1 {
    font-size: 4em!important;
}  
.mg1 h2 {
    font-size: 5.5em!important;
}
.empty-space11 h2 {
    font-size: 5em!important;
}  
.empty-space11 h6 {
    font-size: 4em!important;
}  
.empty-space8 h2 {
    font-size: 5.5em!important;
} 
.button-line {
    margin-top: -45%!important;
} 
ul.icon-shop {
    font-size: 18px!important;
} 
.img5 {
    width: 65%!important;
}
.contact-img {
    width: 78%!important;
}  
#tableB td {
    font-size: 16px!important;
} 
  
  
h1 {
    font-size: 3em!important;
}  
h2 {
    font-size: 4em!important;
} 
h3 {
    font-size: 20px!important;
} 
h4 {
    font-size: 22px!important;
}
h5 {
    font-size: 26px!important;
} 
h6 {
    font-size: 36px!important;
}  
p {
    font-size: 18px!important;
} 
  
  
}




/* photo */
.picf {
  transition:0.5s;
}
.picf:hover{
  transform: translate(0px, -8px); 
  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;
}
 
 
 
#background62947597a165d50013354e32 .thumbnail,
#background629477857879ab0013340c79 .thumbnail {
    border: solid 1px #ccc;
	background: #fff;
    color: #000;
    border-radius:0px;
    padding: 0%!important;
    transition: 0.5s;
   box-shadow: 0px 0px 0px 0px rgba(225,149,145,0);
}
#background62947597a165d50013354e32 .thumbnail:hover,
#background629477857879ab0013340c79 .thumbnail:hover {
    border: solid 1px #ec1c24;
    box-shadow: 0px 0px 0px 0px rgba(225,149,145,0);
	background: #fff;
    border-radius: 0px;
    color: #000;
}
 
 

#background629477cba165d50013354f58 .thumbnail {
    border: solid 0px #ccc;
	background: transparent;
    color: #000;
    border-radius:0px;
    padding: 5%!important;
    transition: 0.5s;
   box-shadow: 0px 0px 0px 0px rgba(225,149,145,0);
}
#background629477cba165d50013354f58 .thumbnail:hover {
    border: solid 0px #ec1c24;
    box-shadow: 0px 0px 0px 0px rgba(225,149,145,0);
	background: transparent;
    border-radius: 0px;
    color: #000;
}




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

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;
}
/* jazz */








/* oscar*/

#background6285bb3430604200136c3ccd .grid figure figcaption {
    padding: 0em;
}





figure.effect-oscar {
    background: transparent;
    border-radius: 20px;
}
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.1,1.1,1);
}


/* oscar */





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

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




 


/*  JazzByYing */
.JazzByYing-Position {
    display: block;
    overflow: hidden;
}
.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;
}








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

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







/*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;
}
.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;
}






/**/
.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: 0px;
   padding-bottom: 0px;
}












/* shopcart  */

.shopcart {
    border-radius: 50px 0px 0px 50px;
    width: 80px !important;
    height: 60px !important;
    background-image: url(http://itp1.itopfile.com/ImageServer/cea428572f653b52/30/0/gikit-pack2z-z899099978459.webp);
    background-color: #ec1d23;
    background-position: 50% 45%;
    right: 0%;
    top: 5%;
}

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

.Template-H-CateName {
    color: #000;
}
.Template-H-pic {
    height: inherit!important;
    border: solid 0px transparent;
    border-radius: 0px;
    background-color: transparent;
    padding: 0px;
}
.Template-H-innerPic img {
    border-radius: 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);
}
.Template-H-PricePromotion {
    color: #ec1c24!important;
}
.Template-H-frame:hover {
    box-shadow: 3px 3px 15px 1px rgb(192 192 192 / 20%);
    border: solid 0px #ccc;
}
.Template-H-frame {
    padding: 5% 5% 7% 5%;
    margin: 0% -5% 10% -5%;
    border: solid 0px #ccc;
    border-radius: 0px;
    background-color: #fff;
    transition: 0.5s;
}
.Template-H-Title {
    color: #232323;
    font-size: 24px;
      height: 45px;
}
.Template-H-Title label {
    font-weight: 300;
}
.Template-H-Name {
    color: #000000;
    font-size: 16px;
    text-align: left;
    height: 95px;
    margin-top: 5%;
}
.Template-H-Name label {
    font-weight: 400;
}
.priceNoPromotion {
    color: #ec1c24;
    font-size: 30px;
    font-weight: 500;
    text-align: left;
}
.promotionPrice {
    font-weight: 400;
    color: #ec1c24!important;
    font-size: 34px;
}
span.currencyNormalPage {
    font-size: 20px;
}
strike.promotionPrice {
    color: #959595!important;
    font-size: 20px;
      font-weight: 300;
}
span.promotionPrice {
    margin-left: 4%;
}
.Template-H-button:hover {
    border: solid 1px #00609e;
    background: #00609e;
    color: #fff;
}
.Template-H-button {
    border: solid 1px #ec1c24;
    border-radius: 10px;
    background: #ec1c24;
    padding: 7px 0 7px 0%;
    color: #ffffff;
    font-size: 14px;
    font-weight: 300;
    width: 50%;
    margin: 0 auto;
    margin-right: 0;
    margin-top: -25%;
    transition: 0.5s;
      display: none;
}






.Template-H-Icon {
    width: 20%;
}


.Template-H-Des {
    text-align: left;
      height: 75px;
}
.Template-H-Price label {
    color: #ec1c24!important;
    font-weight: 500;
    font-size: 30px;
    text-transform: uppercase;
}
.Template-H-Price {
    height: 40px;
    width: 100%;
    text-align: left;
    margin-top: 0%;
}


.shopcartRelated-Default {
         font-family: 'Prompt', sans-serif;
    font-size: 20px;
    font-weight: 500;
    padding: 0% 0% 1% 0%!important;
    border-bottom: solid 1px #50ba1e;
    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: #ec1c24;
}


.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: 'Prompt', sans-serif;
}
.shopcartID-Head-Default, .shopcartName-Head-Default, .shopcartSize {
    color: #000;
    font-size: 16px;
}

.shopcartID-Default, .shopcartName-Default {
    color: #000;
    font-size: 20px;
    font-weight: 500;
}
.Template-H-PriceNormal {
    color: #959595;
}
.Template-H-PriceNormal strike {
    font-weight: 300;
    font-size: 20px;
    color: #000;
}
.Template-H-buttonDetail {
    border: solid 1px #ec1c24;
    padding: 8px 0 7px 0;
    background: #ec1c24;
    color: #ffffff;
    font-size: 18px;
    font-weight: 300;
    margin-top: 5%!important;
    margin-bottom: 5%!important;
       font-family: 'Prompt', sans-serif;
    border-radius: 30px;
    width: 45%;
    transition: 0.5s;
  /* display: none; */
}
.Template-H-buttonDetail:hover {
    border: solid 1px #b3b3b3;
    background: #b3b3b3;
    color: #000000;
}
.PictureOverflow {
    width: 100%;
}
.Template-H-smallpic {
    width: 17%;
    border: solid 1px #c2c2c2;
    height: inherit;
    margin-top: 2%!important;
}
.fbcomments, .fbcomments span[style], .fbcomments iframe[style] {
    display: none;
}
.shopcartSize {
        font-family: 'Prompt', sans-serif;
}
.shopcartSize label {
    font-weight: 400;
}
.shopcartSize label {
    font-size: 20px!important;
    color: #000!important;
}
select.input-sm {
       font-family: 'Prompt', sans-serif;
}
.shopcartDetail {
       font-family: 'Prompt', sans-serif;
    font-size: 26px;
    font-weight: 500;
    padding: 0% 0% 1% 0%!important;
    border-bottom: solid 1px #dddddd;
    margin-top: 5%;
    text-transform: uppercase;
    color: #ec1c24;
}
.ui.steps .step.active {
    color: #fff;
    background: #ec1c24;
}
.ui.steps .step.active .title {
    color: #ffffff;
}
.ui.steps .step .title {
        font-family: 'Prompt', sans-serif;
    font-size: 15px;
    font-weight: 300;
    padding: 10px 0px 10px 0px;
    line-height: 1.3;
}
.step1checkout {
    background-color: #ec1c24;
    border: 5px solid #ec1c24;
}
.btnCheckoutprevious {
    background-color: #ec1c24;
    font-weight: 300;
    font-size: 18px;
}
.step5checkout {
    background-color: #ec1c24;
    border: 7px solid #ec1c24;
}
.shopcart-paymentpage {
    font-size: 18px;
    background-color: #ec1c24;
    width: 30%;
    padding: 2%;
}
.Template-H-PriceMember {
    color: #000;
       font-family: 'Prompt', sans-serif;
}
.notificationcart {
    color: white;
    background-color: red;
    bottom: 30%;
    right: 20%;
}
.shopcartlinePrice-Default {
    font-size: 30px;
        font-family: 'Prompt', sans-serif;
    text-transform: uppercase;
}
.shopcartlinePrice-Default label {
    color: #ec1c24!important;
    font-weight: 500;
    font-size: 30px!important;
}

.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;
}
*/
 
.empty-shop-line {
display: none;
}
.shopcart-share {
    /* display: none; */
}
.social-share {
  /* display: none; */
}
.ui.massive.star.rating {
  /* display: none; */
}




  
.button-line {
    background-color: #ec1c24;
    color: #fff;
    text-align: center;
    width: fit-content;
    padding: 4% 9%;
    border-radius: 30px;
    font-size: 16px;
    /* margin-left: 50%; */
    margin-top: -55%;
    /* margin-bottom: 20%; */
}
.empty-shop h3 {
    font-weight: 500;
}
 ul.icon-shop {
    font-size: 16px;
    margin-top: 1%;
}
.ITPquantityWord, .ITPquantityDetail, .ITPquantityUnit {
    /* display: none; */
}


/* shopcart */








/* เมนูข้าง 1 */

#background629441c94a213b00145e1671 .menuVertical .nav-pills>li>a {
    color: #000;
    background-color: #fff;
    border-bottom: solid 0px #e7e7e7;
    padding: 4.1% 6%;
    font-size: 15px;
    border-radius: 0;
}
#background629441c94a213b00145e1671 .menuVertical .nav>li>a:hover, 
#background629441c94a213b00145e1671 .nav>li>a:focus {
    color: #000;
    background-color: #f4f5f7;
    border-bottom: solid 0px #e7e7e7!important;
	border-radius: 0;
}
#background629441c94a213b00145e1671 .menuVertical .nav-stacked>li+li {
    border-bottom: solid 0px transparent;
    border-radius: 0px;
    margin-top: 0px;
    background-color: transparent;
    border: 0px solid transparent;
}
#background629441c94a213b00145e1671 .caret {
    float: right;
    margin-top: 4%;
}
#background629441c94a213b00145e1671 .dropdown-menu {
    border-radius: 0;
    background-color: #fff;
    text-transform: uppercase;
}
#background629441c94a213b00145e1671 .menuVertical .dropdown-menu>li>a {
    color: #000!important;
    background-color: #fff;
    padding-top: 5%;
    padding-bottom: 5%;
}
#background629441c94a213b00145e1671 .dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover {
    background-color: #f4f5f7;
    color: #000!important;
    box-shadow: inset 0 -3px 0 0 transparent;
}
#background629441c94a213b00145e1671 .dropdown-menu>li>a {
    font-size: 15px;
}
#background629441c94a213b00145e1671 .menuVertical .nav .open>a, .nav .open>a:focus, .nav .open>a:hover {
    color: #000!important;
}
#background629441c94a213b00145e1671 .dropdown-menu>li>a:focus, 
#background629441c94a213b00145e1671 .menuVertical .dropdown-menu>li>a:hover {
    background-color: #f4f5f7;
}
#background629441a34a213b00145e1658 {
    margin-bottom: 10%;
    background-color: #fff;
    box-shadow: 2px 2px 5px -1px rgb(140 140 140 / 25%);
    margin-top: 10%;
}






/* เมนูข้าง 2 */

#background62a867cdc717000014d60bc9 .menuVertical .nav-pills>li>a {
    color: #000;
    background-color: #fff;
    border-bottom: solid 0px #e7e7e7;
    padding: 4.1% 6%;
    font-size: 15px;
    border-radius: 0;
}
#background62a867cdc717000014d60bc9 .menuVertical .nav>li>a:hover, 
#background62a867cdc717000014d60bc9 .nav>li>a:focus {
    color: #000;
    background-color: #f4f5f7;
    border-bottom: solid 0px #e7e7e7!important;
	border-radius: 0;
}
#background62a867cdc717000014d60bc9 .menuVertical .nav-stacked>li+li {
    border-bottom: solid 0px transparent;
    border-radius: 0px;
    margin-top: 0px;
    background-color: transparent;
    border: 0px solid transparent;
}
#background62a867cdc717000014d60bc9 .caret {
    float: right;
    margin-top: 4%;
}
#background62a867cdc717000014d60bc9 .dropdown-menu {
    border-radius: 0;
    background-color: #fff;
    text-transform: uppercase;
}
#background62a867cdc717000014d60bc9 .menuVertical .dropdown-menu>li>a {
    color: #000!important;
    background-color: #fff;
    padding-top: 5%;
    padding-bottom: 5%;
}
#background62a867cdc717000014d60bc9 .dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover {
    background-color: #f4f5f7;
    color: #000!important;
    box-shadow: inset 0 -3px 0 0 transparent;
}
#background62a867cdc717000014d60bc9 .dropdown-menu>li>a {
    font-size: 15px;
}
#background62a867cdc717000014d60bc9 .menuVertical .nav .open>a, .nav .open>a:focus, .nav .open>a:hover {
    color: #000!important;
}
#background62a867cdc717000014d60bc9 .dropdown-menu>li>a:focus, 
#background62a867cdc717000014d60bc9 .menuVertical .dropdown-menu>li>a:hover {
    background-color: #f4f5f7;
}
#background62a867cdc717000014d60bc5 {
    margin-bottom: 10%;
    background-color: #fff;
    box-shadow: 2px 2px 5px -1px rgb(140 140 140 / 25%);
    margin-top: 10%;
}



/*ค้นหา 1 */

#background628f52bf5d40450013116b1c .ui.input input {
    background: transparent;
    border: 1px solid #ffffff;
    color: #ffffff;
}
#background628f52bf5d40450013116b1c .ui.input input:active, .ui.input.down input {
    border-color: #ffffff!important;
    background: transparent!important;
    color: #fff!important;
    border: 1px solid #ffffff!important;
}
#background628f52bf5d40450013116b1c ::placeholder {
    color: #fff;
}

/*ค้นหา 2 */

#background62944741a165d50013354559 .ui.input input {
    background: transparent;
    border: 1px solid #ffffff;
    color: #ffffff;
}
#background62944741a165d50013354559 .ui.input input:active, .ui.input.down input {
    border-color: #ffffff!important;
    background: transparent!important;
    color: #fff!important;
    border: 1px solid #ffffff!important;
}
#background62944741a165d50013354559 ::placeholder {
    color: #fff;
}

/*ค้นหา 3 */

#background62a867cdc717000014d60bb4 .ui.input input {
    background: transparent;
    border: 1px solid #ffffff;
    color: #ffffff;
}
#background62a867cdc717000014d60bb4 .ui.input input:active, .ui.input.down input {
    border-color: #ffffff!important;
    background: transparent!important;
    color: #fff!important;
    border: 1px solid #ffffff!important;
}
#background62a867cdc717000014d60bb4 ::placeholder {
    color: #fff;
}

/*ค้นหา 4 */

#background62a868d40b53260014162739 .ui.input input {
    background: transparent;
    border: 1px solid #ffffff;
    color: #ffffff;
}
#background62a868d40b53260014162739 .ui.input input:active, .ui.input.down input {
    border-color: #ffffff!important;
    background: transparent!important;
    color: #fff!important;
    border: 1px solid #ffffff!important;
}
#background62a868d40b53260014162739 ::placeholder {
    color: #fff;
}


/*ค้นหา home */

#background6319511d55474e0013a312d6 .ui.input input {
    background: transparent;
    border: 1px solid #ffffff;
    color: #ffffff;
}
#background6319511d55474e0013a312d6 .ui.input input:active, .ui.input.down input {
    border-color: #ffffff!important;
    background: transparent!important;
    color: #fff!important;
    border: 1px solid #ffffff!important;
}
#background6319511d55474e0013a312d6 ::placeholder {
    color: #fff;
}



  .itopplus-search-image-flex-item {
    background-color: transparent!important;
    box-shadow: rgb(0 0 0 / 19%) 0px 0 0, rgb(0 0 0 / 23%) 0px 0 0!important;
    border: solid 1px #ccc!important;
}





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

#carousel629447a8a165d5001335457c .hidden {
   display: block!important;
   visibility: inherit!important;
   pointer-events: none;
}
.carousel-indicators li {
    border: 1px solid #a3a3a3;
}
.carousel-indicators .active {
   background-color: #fff;
 	border-color:#fff;
}
/*
#carousel61b2ee10dd70550013c5007f .carousel-indicators {
    bottom: 50px;
}
*/
#carousel629447a8a165d5001335457c .glyphicon-chevron-left:before, 
#carousel629447a8a165d5001335457c .glyphicon-chevron-right:before {
   display: none;
}
/*---สไลด์---*/








/*ul_icon*/
ul.icon_a {
    font-size: 16px;
    font-weight: 300;
    padding: 0% 5%;
    margin-bottom: 4%;
    line-height: 2;
}
.icon_b {
    font-size: 18px;
    font-weight: 300;
    line-height: 1.7;
    text-align: left;
    list-style: none;
    padding: 0% 0%;
    margin: 0 auto;
    margin-bottom: 1%;
    color: #444444;
}
.icon_b li::before {
    content: '➤';
    padding-right: 1.5%;
    color: #524137;
}






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

.head-text {
    font-size: 18px;
    font-weight: 300;
    margin-top: 2%;
    text-align: right;
    margin-right: 2%;
}
.footer-text {
    text-align: center;
    padding: 1% 0%;
    font-size: 16px;
    font-weight: 300;
}
.footer-text1 {
    font-size: 14px;
    font-weight: 300;
}
.footer-text2 {
    font-size: 2.5em;
    font-weight: 500;
}
.footer-text3 {
    font-size: 20px;
    font-weight: 500;
    margin-top: 1%;
    margin-bottom: 0%;
}
.footer-text4 {
    font-size: 16px;
    font-weight: 300;
    white-space: break-spaces;
    margin-bottom: 2%;
    border-bottom: solid 1px rgb(255 255 255 / 50%);
    padding-bottom: 2%;
}
.footer-text5 {
    font-size: 16px;
    margin-bottom: 1%;
    white-space: nowrap;
}
.footer-text6 {
    font-size: 16px;
    margin-top: 3%;
    font-weight: 300;
}




/* class */

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


.empty-space {
    padding: 1%;
}
.empty-space1 h1 {
    color: #ec1c24;
    font-weight: 500;
    padding: 3% 3% 3%;
    border-bottom: solid 1px #ccc;
}
.empty-space2 h1 {
    color: #ec1c24;
    font-weight: 500;
    padding: 7% 3% 2%;
    border-bottom: solid 1px #ccc;
}
.empty-space3 h2 {
    color: #ec1c24;
    font-weight: 500;
    margin-bottom: 2%;
}
.empty-space3 h3 {
    white-space: break-spaces;
    color: #666666;
}
.empty-space3 {
    margin-top: 10%;
}
.empty-space4 h3 {
    color: #ec1c24;
    font-weight: 500;
    letter-spacing: 2px;
      font-family: 'DM Sans', Prompt;
}
.empty-space4 h2 {
    font-size: 5.5em;
    font-weight: 600;
    color: #000;
}
.empty-space4 h6 {
    color: #17242b;
    font-weight: 300;
}
.empty-space4 {
    margin-left: 13%;
    margin-bottom: 11%;
    margin-top: 5%;
}
.empty-space5 {
    text-align: center;
    padding: 4% 0%;
}
.empty-space5 h2 {
    font-size: 3.8em;
    font-weight: 600;
    font-family: 'DM Sans', Prompt;
}
.empty-space5 h4 {
    margin-top: 1%;
}
 
.empty-space6 h4 {
    font-family: 'DM Sans', Prompt;
    font-weight: 500;
    color: #000;
}
.empty-space6 span {
    color: #bb2f33;
    font-size: 24px;
}
.empty-space7 h2 {
    font-family: 'DM Sans', Prompt;
    font-weight: 500;
    text-align: center;
    color: #ec1c24;
    font-size: 3.8em;
}
.empty-space7 span {
    color: #b71d21;
    font-size: 1.3em;
    font-weight: 600;
}
.empty-space7 {
    padding: 3% 0% 1% 0%;
}
.empty-space7 h3 {
    white-space: break-spaces;
    text-align: center;
    margin-top: 2%;
    color: #17242b;
}
 
.empty-space8 h2 {
    font-size: 4.5em;
    font-weight: 600;
    color: #ec1c24;
    margin-bottom: 1%;
}
.empty-space8 {
    text-align: center;
}
.empty-space8 h5 {
    color: #17242b;
    font-weight: 300;
}
.empty-space9 h4 {
    font-family: 'DM Sans', Prompt;
    color: #ec1c24;
    font-weight: 600;
    letter-spacing: 2px;
}
.empty-space9 h1 {
    font-size: 3em;
    color: #ec1c24;
    font-weight: 600;
}
.empty-space9 h2 {
    font-size: 5.5em;
    font-weight: 600;
    color: #000;
    white-space: break-spaces;
    line-height: 1.2;
}
.empty-space9 h6 {
    color: #17242b;
    font-weight: 300;
}
.empty-space9 {
    padding: 45% 0% 20% 10%;
}
.empty-space10 h2 {
    font-weight: 600;
    font-family: 'DM Sans', Prompt;
    color: #ec1c24;
    font-size: 3.8em;
}
.empty-space11 h2 {
    color: #b62025;
    font-family: 'DM Sans', Prompt;
    font-size: 4em;
    font-weight: 600;
    white-space: break-spaces;
}
.empty-space11 h1 {
    color: #17242b;
    font-weight: 400;
}
.empty-space11 h6 {
    color: #b62025;
    font-family: 'DM Sans', Prompt;
    font-size: 3em;
    font-weight: 500;
}
.empty-space11 {
    margin-top: 15%;
}
.empty-space12 h2 {
    color: #ec1c24;
    font-weight: 500;
    text-align: center;
    padding: 2% 0% 1% 0%;
}
.empty-space13 h5 {
    color: #ec1c24;
    font-weight: 500;
    margin-bottom: 1%;
}
.empty-space13 p {
    text-indent: 30px;
}
.empty-space13 {
    background-color: #fafafa;
    padding: 10%;
    margin-top: 5%;
    margin-left: -10%;
}
.empty-space13 h4 {
    font-weight: 500;
    margin-bottom: 1%;
}
.empty-space14 p {
    text-align: center;
}
.empty-space15 h4 {
    text-align: center;
    font-weight: 400;
    margin-top: 2%;
}




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: 32px;
}
p {
    font-size: 16px;
}  
  




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



.icon-img1 {
    width: 120%;
    margin-left: -16%;
}
.icon-img2:hover {
    transform: translate(0px, -8px);
}
.icon-img2 {
    width: 100%;
    margin: 0 auto;
    transition: 0.5s;
}
.icon-img3 {
    width: 120%;
    margin-left: -20%;
}
.icon-img4 {
    width: 100%;
    margin-top: 7%;
    margin-bottom: 10%;
}

.icon-imgX {
    width: 130%;
    margin-left: -4%;
    margin-right: -16%;
}


.border-text1 {
    border-bottom: solid 1px #000;
    width: 30%;
    margin-top: 4%;
    margin-bottom: 5%;
}
.border-text2 {
    border-bottom: solid 1px #000;
    width: 55%;
    margin-top: 10%;
    margin-bottom: 7%;
}





.empty-bg1 {
    background-color: #e7e8e8;
    text-align: center;
    height: 350px;
    padding-top: 90%;
    margin-top: -80%;
}




.button-text1 {
    background-color: #ec1c24;
    color: #fff;
    font-size: 16px;
    width: fit-content;
    padding: 1% 3%;
    border-radius: 30px;
}
.button-text2:hover {
    background-color: #b62025;
    border: solid 1px #b62025;
    color: #fff;
}
.button-text2 {
    background-color: #ffffff;
    border: solid 1px #d0d0d0;
    color: #000;
    font-size: 16px;
    padding: 4% 20%;
    width: fit-content;
    margin: 0 auto;
    border-radius: 30px;
    transition: 0.5s;
    margin-top: 3%;
}
.button-text3 {
    background-color: #ec1c24;
    color: #fff;
    font-size: 16px;
    width: fit-content;
    padding: 2.5% 8%;
    border-radius: 30px;
}
.button-text4 {
    background-color: #ec1c24;
    color: #fff;
    font-size: 16px;
    width: fit-content;
    margin: 0 auto;
    padding: 1.3% 5%;
    border-radius: 30px;
    margin-bottom: 3%;
}
.button-text5 {
    background-color: #ec1c24;
    color: #fff;
    font-size: 16px;
    width: fit-content;
    margin: 0 auto;
    padding: 2% 5%;
    border-radius: 30px;
}


.ButtonGX {
	background-color:#ff0000;
	border-radius:42px;
	border:1px solid #ffffff;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-size:17px;
	padding:19px 69px;
	text-decoration:none;
	text-shadow:0px 0px 0px #2f6627;
}
.ButtonGX:hover {
	background-color:#c20f0f;
}
.myButtonGX:active {
	position:relative;
	top:1px;
}




.album-text1 {
    font-size: 20px;
    font-weight: 500;
    font-family: 'DM Sans', Prompt;
    color: #17242b;
    text-align: center;
    padding: 0% 0% 7% 0%;
}



.mg1 h2 {
    font-size: 4.5em;
    font-weight: 600;
}
.mg2 {
    font-size: 20px;
    font-weight: 400;
    padding: 7% 0% 7% 0%;
}




.topic-img1 {
    width: 75.5%;
    margin: 0 auto;
    margin-bottom: 2%;
}





/* album */

#background62947597a165d50013354e32 .thumbnail {
    margin: 3%;
    margin-bottom: 7%;
}
#background629477857879ab0013340c79 .thumbnail {
    margin: 3%;
    margin-bottom: 10%;
}
#background629477857879ab0013340c79 {
    width: 85%;
    margin: 0 auto;
}


/* logo */
#background6294839aa165d500133552bc figure.effect-jazz,
#background629483eaa165d500133552d1 figure.effect-jazz {
        box-shadow: 0px 0px 5px 0px rgb(229 229 229 / 75%);
}
#background6294839aa165d500133552bc .col-md-3.col-sm-4.col-xs-4,
#background629483eaa165d500133552d1 .col-md-3.col-sm-4.col-xs-4 {
    width: 8.3%;
}
#background629483eaa165d500133552d1 {
    margin-left: 5%;
}
#background6294839aa165d500133552bc .thumbs,
#background629483eaa165d500133552d1 .thumbs {
    margin: 5%;
}


/* เลขอัลบัม */

 
.pagination>.active>a, .pagination>.active>span, .pagination>.active>a:hover, .pagination>.active>span:hover, .pagination>.active>a:focus, .pagination>.active>span:focus {
    z-index: 2;
    color: #fff;
    cursor: default;
    background-color: #861518;
    border-color: #861518;
}
.pagination>li>a, .pagination>li>span {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #333;
    text-decoration: none;
    background-color: #eeeef0;
    border: 1px solid #eeeef0;
}
.pagination>li>a:hover, .pagination>li>span:hover, .pagination>li>a:focus, .pagination>li>span:focus {
    color: #861518;
    background-color: #eeeef0;
    border-color: #eeeef0;
}
figure.effect-chico figcaption::before {
    z-index: 1;
    position: absolute;
    top: 30px;
    right: 30px;
    bottom: 30px;
    left: 30px;
    border: 1px solid #fff0;
    content: '';
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}
.pagination-sm>li:last-child>a, .pagination-sm>li:last-child>span {
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
}
.pagination-sm>li:first-child>a, .pagination-sm>li:first-child>span {
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
}


/* สมาชิก */
#background62948a287879ab00133412da {
    width: 50%;
    margin: 0 auto;
}
#background62948a287879ab00133412da .form-horizontal .form-group-sm .form-control, 
#background62948a287879ab00133412da .input-sm {
    padding: 4% 3%;
    line-height: 1.5;
    border-radius: 0px;
    box-shadow: 0 0 0 rgb(0 0 0 / 8%);
}




/* shop */
.text17 {
    font-size: 20px;
    font-weight: 600;
    text-align: left;
    margin-top: 2%;
    margin-bottom: 2%;
}
.img5 {
    width: 85%;
    margin: 0 auto;
}
.title {
    font-size: 28px;
    margin-top: 2%;
}



#tableB {
  width: 100%;
}
#tableB td {
    border: 10px solid #ffffff;
    color: #000;
    padding: 15px 10px;
    font-size: 14px;
    width: 25%;
    text-align: center;
    background-color: #fafafa;
}


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

.contact-bg {
    padding: 0% 0% 0% 0%;
    color: #333;
    border-radius: 10px;
}
.contact-bg h4 {
    color: #333;
    font-weight: 500;
    font-size: 22px;
}
.contact-bg p {
    white-space: break-spaces;
    font-size: 18px;
    color: #333;
    font-weight: 300;
}
.contact-border {
    margin-bottom: 1.5%;
}
.contact-img {
    width: 100%;
    margin: 0 auto;
}
.text-contact {
    font-size: 16px;
    margin-top: 1%;
    margin-left: 2%;
    color: #333;
    font-weight: 300;
}
.text-contact a {
    color: #333;
}
.text-contact a:hover {
    color: #ec1c24;
}






/*---เมนูมุมขวาบน---*/
#language_member_bar ul.dropdown-menu {
	font-family: prompt!important;
    padding: 5px!important;
    border: none!important;
    margin-bottom: 5px!important;
    border-radius: 5px!important;
  	min-width: 120px;
    left: -90%;
}
#language_member_bar .dropdown-toggle {
	padding: 0px 0px 0px 0px!important;
    border-right: none!important;
    background-color: transparent!important;
}
#language_member_bar .navbar-client {
    border: none;
    background-color: transparent;
}
#language_member_bar .nav>li>a:hover {
	background-color: transparent;
}
#language_member_bar .dropdown a div {
	width: 100%;
	display: contents;
}
#language_member_bar .navbar-nav>li {
    float: none;
    text-align: right;
    margin: 0 auto;
}
#language_member_bar span {
	font-family: prompt;
	color: #fff;
	text-shadow: none;
	letter-spacing: 0.5px;
}
#language_member_bar .fa-caret-down {
    border-left: 1px solid #FFF;
    padding-left: 10px;
    padding-right: 0px;
}
#language_member_bar .fa-caret-down:before {
	color: #ccc;
  	content: "\02C5";
}
#language_member_bar .glyphicon-print:before {
	color: #fff;
}
#language_member_bar .btn-warning {
	background-color: #d21b1b;
	background-image: none;
	border-color: #d21b1b;
}
#language_member_bar .fa-cog:before {
	color: #ccc;
}
#language_member_bar span#memberText {
    font-family: prompt;
    color: #c3c3c3;
    text-shadow: none;
    letter-spacing: 0.5px;
    font-weight: 400;
}
#language_member_bar .nav .open>a {
    background-color: transparent;
    border-color: transparent;
}
#language_member_bar #languagebar span {
    color: #000;
}
#language_member_bar .navbar-client ul.nav.navbar-right.navbar-nav {
    border-radius: 17px;
    background-color: #626366;
    margin-right: 0px!important;
    position: relative;
    margin-top: 32%;
    right: 200%;
    width: 200%;
    padding: 3px 10px 1px 10px;
    float: left!important;
}
/*ธง*/
#language_member_bar .nav>li>a>img {
    left: 8%;
    top: 4%;
    border-radius: 0!important;
    position: absolute;
    width: 40%;
    height: 80%;
}
/*open ธง*/
#language_member_bar .dropdown-menu {
	background-color: #626366!important;
}
/*dropdown ขนาดฟอร์น*/
#language_member_bar .dropdown-menu span {
    color: #fff!important;
    font-family: prompt;
    font-weight: 500;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-size: 12px;
}
/*Hover เลือกภาษา*/
/*.navbar-nav>li>.dropdown-menu>li>a:hover {
	background: #50d32b!important;
}
*/





/*from Contact*/
 
.no-js #Component62948e67a165d500133557c9 label {
    display: none!important;
}
.no-js #Component62948e67a165d500133557c9 .col-md-6 {
    width: 100%;
    margin-left: auto;
    display: block;
    margin-right: auto;
    float: initial;
}
.no-js #Component62948e67a165d500133557c9 .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 #Component62948e67a165d500133557c9 .form-control:hover {
	border-color: #ec1c24 ;
}
.no-js #Component62948e67a165d500133557c9 ::placeholder {
    color: #000!important;
  font-weight:300;
}

.no-js #Component62948e67a165d500133557c9 .form-control:focus {
    border-color: #ec1c24 ;
    -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 #Component62948e67a165d500133557c9 .btn {
    background-image:linear-gradient(to right, #ec1c24 0%,#ec1c24 50%,#ec1c24 100%);
    background-repeat: repeat-x;
    border-color: #baf1f3;
    border-radius: 0px;
    padding: 10px 30px;
    font-size: 16px;
    border: 0px solid transparent;
    color: #fff;
}

.no-js #Component62948e67a165d500133557c9 .btn-default {
    text-shadow: 0 0 0 #fff;
}


.no-js #Component62948e67a165d500133557c9 .btn-default:active {
background-color: #ec1c24;
}

.no-js #Component62948e67a165d500133557c9 .btn-default:hover,
.no-js #Component62948e67a165d500133557c9 .btn-default:focus {
    background-position: 0 0px;
  background-color: #ec1c24;
}






/*Hide Menu Phone*/



@media only screen and (min-width : 360px) {
.navbar-default .navbar-toggle {
    border-color: #66b2ff;
    border: none!important;
    background: none!important;

}
  
  .text-bar {
    color: #66b2ff!important;
    font-size: 0px!important;
}
.navbar-default .navbar-toggle:focus .icon-bar, .navbar-default .navbar-toggle:hover .icon-bar {
background-color: #fff; 
}
}


@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;
}
.navbar-default .navbar-toggle:focus .icon-bar, .navbar-default .navbar-toggle:hover .icon-bar {
	background-color: #fff; 
}
/********Mobile-Sidebar*********/
.navbar-default .navbar-brand, .itopplus-sidebar-menu-single a:link, .itopplus-sidebar-main a:link, .itopplus-sidebar-menu-parent a,
.navbar-default .navbar-toggle:focus .text-bar, .navbar-default .navbar-toggle .text-bar , .navbar-default .navbar-toggle:hover .text-bar {
    color: #fff!important;
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
    border-color: #fff;
}
.itopplus-sidebar-menu-single a:active {
    color: #fff!important;
    background-color: transparent!important;
}
.navbar-default .navbar-toggle .icon-bar, .navbar-default .navbar-toggle:hover .icon-bar {
    background-color: #fff !important;
}
.navbar-default .navbar-brand:hover{
    background-color: transparent;
}
.itopplus-sidebar-menu-single, .nav>li>a:focus {
    border-bottom: transparent;
    border-bottom: none !important;
}
.navbar-default .navbar-toggle, .navbar-default .navbar-toggle:hover {
    border-color: transparent!important;
    background-color: transparent!important;
}
.navbar-default .navbar-collapse{
    background-color: transparent;
}
.itopplus-banner2{
    background: #fff;
}
/******************************/
  
#carousel628f52061f6bf00013d7f851 {
    margin-bottom: -1%;
} 
.empty-space3 h3 {
    white-space: inherit;
} 
.empty-space4 {
    margin-left: 5%;
}
.empty-space5 h2 {
    font-size: 3em;
}  
.empty-space4 h2 {
    font-size: 5em;
} 
.empty-bg1 {
    height: 450px;
} 
.empty-space7 h3 {
    white-space: inherit;
} 
.empty-space9 h2 {
    font-size: 5em;
} 
.empty-space9 {
    padding: 35% 0% 10% 0%;
} 
.empty-space9 h2 {
    font-size: 4em;
    white-space: inherit;
}
.mg1 h2 {
    font-size: 3.5em;
}  
.empty-space11 h2 {
    font-size: 3em;
}
.empty-space11 h6 {
    font-size: 2em;
}  
.empty-space8 h2 {
    font-size: 3.5em;
}  
.button-line {
    margin-top: -24%;
    padding: 2% 5%;
    margin-left: -3%;
}
.contact-img {
    width: 60%;
} 

  
.itopplus-banner {
    position: inherit!important;
} 
.itopplus-slide {
    padding-top: 0%;
} 
}







@media only screen and (max-width:480px) { 
#carousel628f52061f6bf00013d7f851 {
    margin-bottom: -2%;
} 
#imagesControl628f52061f6bf00013d7f851,
#imagesControl62944741a165d50013354556  {
    padding: 0px!important;
} 
.icon-img1 {
    width: 100%;
    margin-left: 0%;
}
.img-mb1 {
    width: 70%;
    margin: 0 auto;
}
.empty-space4 h2 {
    font-size: 3em;
} 
.empty-space3 h2 {
    font-size: 1.7em;
} 
.empty-space4 h6 {
    font-size: 20px;
}
.button-text1 {
    padding: 3% 8%;
    border-radius: 30px;
}  
.empty-space5 h2 {
    font-size: 1.7em;
}  
.empty-bg1 {
    height: inherit;
    padding-bottom: 10%;
}
.empty-space7 h2 {
    font-size: 1.8em;
}
.empty-space9 h2 {
    font-size: 3em;
} 
.empty-space9 h6 {
    font-size: 20px;
}
.button-text3 {
    padding: 3% 8%;
} 
#background62947597a165d50013354e32 .thumbnail {
    margin: 0%;
    margin-bottom: 5%;
}
#background629477857879ab0013340c79 .thumbnail {
    margin: 0%;
    margin-bottom: 5%;
}
#background629477857879ab0013340c79 {
    width: 100%;
    margin: 0 auto;
}


/* logo */
#background6294839aa165d500133552bc .col-md-3.col-sm-4.col-xs-12,
#background629483eaa165d500133552d1 .col-md-3.col-sm-4.col-xs-12{
    width: 25%;
}
  
#background629483eaa165d500133552d1 {
    margin-left: 0%;
}
#background6294839aa165d500133552bc .thumbs,
#background629483eaa165d500133552d1 .thumbs {
    margin: 0%;
}
.button-text4 {
    padding: 3% 8%;
}
.empty-space10 h2 {
    font-size: 2.5em;
}
.button-text5 {
    padding: 3% 8%;
}  
.empty-space11 h2 {
    font-size: 2em;
    white-space: inherit;
}
.empty-space8 h2 {
    font-size: 2.5em;
} 
.empty-space8 h5 {
    font-size: 18px;
}
.empty-space13 {
    margin-top: 0%;
    margin-left: 0%;
} 
.button-line {
    padding: 4% 8%;
    margin-left: -5%;
    margin-top: -40%;
}
#background62948a287879ab00133412da {
    width: 100%;
}
#imagesControl62a867cdc717000014d60bb1,
#imagesControl62a869b70b53260014162786,
#imagesControl62a869e101e2ce0014903f3c,
#imagesControl62a86a0701e2ce0014903f47,
#imagesControl62a868db0b5326001416274a  {
    padding: 0px!important;
}
  
  
  
h2 {
    font-size: 2em;
}  
h4 {
    font-size: 18px;
}
  
#myImage1653968873870 {
    width: 25%!important;
    margin-top: -3%;
}
  
  
}







@media only screen and (max-width:414px) {
 
  
  
  
}



@media only screen and (min-width : 320px) {
.navbar-default .navbar-toggle {
    border-color: #66b2ff;
    border: none!important;
    background: none!important;

}
  
  .text-bar {
    color: #66b2ff!important;
    font-size: 0px!important;
}
.navbar-default .navbar-toggle:focus .icon-bar, .navbar-default .navbar-toggle:hover .icon-bar {
background-color: #fff; 
}

body, html { overflow-x: hidden; }
  
  #itpsearchmobile{
    display: none!important;
  }
  
  

#itopplus-sticky-nav-bar {
    background: #ec1c24;
}
.itopplus-img-logo{
      margin-top: 20%;
  }
  ul#itopplus-nav-bar-sticky {

    margin-top: -20px;
    margin-bottom: 20px;
}
  .ui.input input{
        width: 100%;
  }
  .ui.input {

    width: 100%;
}
  
 } 
  
  

.fa-facebook-f:before {
    content: "\f082"!important;
    font-family: 'Font Awesome 5 Brands';
    font-size: 26px;
    position: relative;
    top: -4px;
}
  
 .fa-phone:before {
    content: "\f098"!important;
    font-family: FontAwesome;
    font-size: 26px;
    position: relative;
    top: -4px;
}
.fa-line:before {
    content: "\f3c0"!important;
    font-family: 'Font Awesome 5 Brands';
    font-size: 26px;
    position: relative;
    top: -4px;
} 
.fa-youtube:before {
    content: "\f431"!important;
    font-family: 'Font Awesome 5 Brands';
    font-size: 26px;
    position: relative;
    top: -4px;
}
  
  
  
@media screen and (max-width : 992px) {
  
  .empty-bg1 {
  height: 450px;

}
  #myImage1653968873870{
  width: 45% !important;
  
  }

}

  

