@charset "utf-8"; 

.ellipsis {
  text-overflow: ellipsis;

   white-space: nowrap;
  overflow: hidden;
}

blockquote {
padding-left: 20px !important;
padding-right: 8px !important;
border-left-width: 5px !important;
}
 

.title
{
    font-weight: bolder ; 
}
.list-item-news
{
        box-shadow: -2px 3px 3px 0px rgba(0,0,0,0.52);
    -webkit-box-shadow: -2px 3px 3px 0px rgba(0,0,0,0.52);
    -moz-box-shadow: -2px 3px 3px 0px rgba(0,0,0,0.52);
    
}

.list-item-news:hover 
{
        background-color: #F3F8FA; 
    
}
/* 
.panel-nav-0
{
    white-space: nowrap !important;
    overflow: hidden !important;
    border: 1px solid #569BD6 ; 
    width: 120px; 
     
}
.panel-nav-1
{
    white-space: nowrap !important;
    overflow: hidden !important;
    border: 1px solid #569BD6 ; 
    width: 860px; 
     
}
.panel-nav-2
{
    white-space: nowrap !important;
    overflow: hidden !important;
    border: 1px solid #569BD6 ; 
     width: 380px; 
}

*/


html 
{ 
    scroll-behaviour: smooth
}

body 
{

}

   .over-obj { 
        width: 100%;
        height: 100vh;
        position: absolute;
        top: 0;
        left: 0;
        background-color: azure ; 
        z-index: 1000; 
        display: block; 
         
    }
    #over-obj-title  {
        width: 80%;
        max-width: fit-content;
        padding: auto;
         margin: auto;
        font-size: 16pt;  
        font-weight: bold;

    }

    .title_qr{     
        text-shadow: -1px 3px 2px rgba(141,125,125,0.6);
        font-size: 19pt; 
        font-weight: bolder;
        color: #114BE0;
    margin-top: 15px; 
    }
    
    .border_qr
    {
        border: 1px solid #BAB1B1;
        width: auto;
        display: inline-grid;
        background: #E0E7E8;
    }


.img_pg
{
    width: 100%; 
    overflow: hidden;
    max-height: 160px;
}



.mystyle_button {
  align-items: center;
  appearance: none;
  /* background-color: #FCFCFD;*/ 
  border-radius: 4px;
  border-width: 0;
  box-shadow: rgba(45, 35, 66, 0.4) 0 2px 4px,rgba(45, 35, 66, 0.3) 0 7px 13px -3px,#D6D6E7 0 -3px 0 inset;
  box-sizing: border-box;
  color: #36395A;
  cursor: pointer;
  display: inline-flex;
    /*
  font-family: "JetBrains Mono",monospace;
    */ 
  height: 36px;
  justify-content: center;
  line-height: 1;
  list-style: none;
  overflow: hidden;
  padding-left: 16px;
  padding-right: 16px;
    margin-bottom: 10px; 
  position: relative;
  text-align: left;
  text-decoration: none;
  transition: box-shadow .15s,transform .15s;
  user-select: none;
  -webkit-user-select: none;
  touch-action: manipulation;
  white-space: nowrap;
  will-change: box-shadow,transform;
  /* font-size: 18px; */ 
}

.mystyle_button:focus {
  box-shadow: #D6D6E7 0 0 0 1.5px inset, rgba(45, 35, 66, 0.4) 0 2px 4px, rgba(45, 35, 66, 0.3) 0 7px 13px -3px, #D6D6E7 0 -3px 0 inset;
}

.mystyle_button:hover {
  box-shadow: rgba(45, 35, 66, 0.4) 0 4px 8px, rgba(45, 35, 66, 0.3) 0 7px 13px -3px, #D6D6E7 0 -3px 0 inset;
  transform: translateY(-2px);
}

.mystyle_button:active {
  box-shadow: #D6D6E7 0 3px 7px inset;
  transform: translateY(2px);
}





.icon_textbox1 {
  padding-left: 25px !important;
  background: url("https://maps.gstatic.com/mapfiles/ms2/micons/grn-pushpin.png") no-repeat left;
  background-size: 20px;
    
}

.icon_textbox2 {
  padding-left: 25px !important;
  background: url("https://maps.gstatic.com/mapfiles/ms2/micons/flag.png") no-repeat left;
  background-size: 20px;
    
}


 .element_ok
{
    	border-width: 2px;
	border-image: repeating-radial-gradient(
			circle at 30px,
			turquoise,
			pink 2px,
			greenyellow 4px,
			pink 2px
		)
		1;
    background-color: #D3F7FA; 
}

.input_txt {
 
    border-width: 2px;
 	 border-color: cadetblue ;
 	padding: 6px 12px;
 	border-radius: 4px;
 	 margin:2px 0px; 
    background-color: azure; 
}

.input_bnt {
 
    border-width: 2px;
 	 border-color: cadetblue ;
 	padding: 6px 12px;
 	border-radius: 4px;
 	 margin:2px 0px; 
}

 

/***------------Begin . NAV  ------------ **/

.icon-text 
{

    display: block;
    margin: 1px 5px 1px -5px;
 
}

.navbar-toggle {
  border: none;
  background: transparent !important;   
}
.navbar-toggle:hover {
  background: transparent !important;
}
.navbar-toggle .icon-bar {
  width: 22px;
  transition: all 0.2s;
}
.navbar-toggle .top-bar {
  transform: rotate(45deg);
  transform-origin: 10% 10%;
}
.navbar-toggle .middle-bar {
  opacity: 0;
}
.navbar-toggle .bottom-bar {
  transform: rotate(-45deg);
  transform-origin: 10% 90%;
}
.navbar-toggle.collapsed .top-bar {
  transform: rotate(0);
}
.navbar-toggle.collapsed .middle-bar {
  opacity: 1;
}
.navbar-toggle.collapsed .bottom-bar {
  transform: rotate(0);
}

/***------------End . NAV  ------------ **/



.fb-comments iframe
{
    width: 100% !important;  
}

/** logo on layout_template != "default" */
 .navbar-header-logo  {
    
     width: 100% ; 
    
    }

.addon_text
{
    border: 1px solid #836807 ; 
    margin: 5px; 
    padding: 5px 15px; 
    background-color: #FAF767;
    color: #EF1A1D;
    display: inline-block; 
	border-radius: 10px;  
     
 
}
.product-img img 
{
    width: 100% ; 
    padding: 0px 15px; 
}

 

.product-intro
{
    overflow: hidden ; 
}

.seal
{
    background-image: url("../img/red-corner.png");
    background-repeat: no-repeat;
    background-position: -3px -3px;    
}

.seal_blue
{
    background-image: url("../img/blue-corner.png");
    background-repeat: no-repeat;
    background-position: -3px -3px;    
}

.seal_info
{
    background-image: url("../img/info-corner.png");
    background-repeat: no-repeat;
    background-position: -3px -3px;    
    
}

.seal_new
{
    background-image: url("../img/button-new.png");
    background-repeat: no-repeat;
    background-position: top right  -3px;    
    
}


.overlay
{
	position:fixed;
	z-index:99999;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	background-color: #333333;
    background-image: url("../img/overflay.png");
	opacity:0.9;	
	padding-top: 100px;
	text-align: center;
	vertical-align: middle;
	display:block;
}
			
.alert_item
{
	z-index:999999;
	border-radius: 5px;
	background-color: #fff;
 	padding: 50px;
	opacity:0.9;
	width: 50%;
	
}
  	

.attribute_product 
{
     margin: 2px 5px; padding: 2px 10px 2px 0px; list-style-type: none ; white-space: nowrap; float: left; 
    border-bottom: 1px solid  #CFCCCC;
    
    border-radius: 0% ;
    
}

#cart_badge_float
{
    display: none ; 
}

.btn-addmore {
    color: #514D4D;
    background-color: #E8F6F8;
    border-color: #F8F9F9;
}

#map-obj{
     min-height: 600px;
}


.row_item
{
    border: 1px solid #DEDCD9 ; 
    background-color: #F4F2F2 ;
    margin: 15px 0px; 
    padding: 5px 0px;
     border-radius: 5px ;
}
.navbar-default .navbar-toggle  {
     background-color:  #F8ECAC ;
}
.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover  {
     background-color:  #ECC88F ;
}

 
.sub-category_product
{
    
 font-family: 'Anton', Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif"; 
                font-size: 32px; 
                border-bottom: 5px solid #EEDA68; 
                color:  aliceblue; 
     margin: 25px 0px;
}

.item_list_product
{
    margin: 15px 0px; 
}

.modal-content
{ 
    height:  100%  !important;  
    z-index: 9999 ; 
}

.under_construction
{
    background-image: url("../img/under-construction.png"); 
    background-repeat: no-repeat; 
    background-position: center; 
    width: 400px;
    height: 400px; 
    object-fit: cover;
    background-size: contain;
    margin: 1px auto ; 
    
    -webkit-filter: grayscale(100%);  
    filter: grayscale(100%);

    opacity: 0.3;
    
 }
/**-------------------------------Begin. shopping button ----------------------------------*/ 

#myCartInfoAlert{
    
    z-index: 99999 ; 
    text-align: center;
    position: fixed ;
    top: 50%;
    left: 50%;
    margin-top: -50px;
    margin-left: -200px;
    width: 400px;
    height: 70px;

    font-size: 27px;
    font-weight: bold; 
    border-radius: 5px ;

    border: 1px solid;
    padding: 15px;

    color: #E1E105;
    background-color:coral ;   
}
.myCartInfoAlert
{
    display: none;
}

 
.add-to-cart_now i , .add-to-cart_contact i  , .add-to-cart-confirm  i , .add-to-cart-checkout i , .update-cart-confirm i
 {
     margin-right: 10px;
 }

.add-to-cart_contact    {
        align-items: center;
        appearance: none;
        background-image: radial-gradient(100% 100% at 100% 0, #ffffff 0, #eeeeff 100%);
        border: 0;
        border-radius: 6px;
        box-shadow: rgba(45, 35, 66, .4) 0 2px 4px,rgba(45, 35, 66, .3) 0 7px 13px -3px,rgba(58, 65, 111, .5) 0 -3px 0 inset;
        box-sizing: border-box;
        color: #2A2727;
        cursor: pointer;
        display: inline-flex;
    
        padding: 25px ;  
        justify-content: center;
        line-height: 1;
        list-style: none;
        overflow: hidden;

        width: 100% ; 
        position: relative;
        text-align: left;
        text-decoration: none;
        transition: box-shadow .15s,transform .15s;
        user-select: none;
        -webkit-user-select: none;
        touch-action: manipulation;
        white-space: nowrap;
        will-change: box-shadow,transform;

        font-size: 27px;
        font-weight: bold;
        margin: 25px 0px; 
}

     
  
/* CSS */
.add-to-cart_now {
  align-items: center;
  appearance: none;
  background-image: radial-gradient(100% 100% at 100% 0, #5adaff 0, #5468ff 100%);
  border: 0;
  border-radius: 6px;
  box-shadow: rgba(45, 35, 66, .4) 0 2px 4px,rgba(45, 35, 66, .3) 0 7px 13px -3px,rgba(58, 65, 111, .5) 0 -3px 0 inset;
  box-sizing: border-box;
  color: #fff;
  cursor: pointer;
  display: inline-flex;

  padding: 25px ;  
  justify-content: center;
  line-height: 1;
  list-style: none;
  overflow: hidden;
 
    width: 100% ; 
  position: relative;
  text-align: left;
  text-decoration: none;
  transition: box-shadow .15s,transform .15s;
  user-select: none;
  -webkit-user-select: none;
  touch-action: manipulation;
  white-space: nowrap;
  will-change: box-shadow,transform;
   
    font-size: 27px;
    font-weight: bold;
    
    margin: 25px 0px; 
}

.add-to-cart-confirm , .add-to-cart-checkout , .update-cart-confirm {
    align-items: center;
    appearance: none;
    background-image: radial-gradient(100% 100% at 100% 0, #5adaff 0, #5468ff 100%);
    border: 0;
    border-radius: 6px;
    box-shadow: rgba(45, 35, 66, .4) 0 2px 4px,rgba(45, 35, 66, .3) 0 7px 13px -3px,rgba(58, 65, 111, .5) 0 -3px 0 inset;
    box-sizing: border-box;
    color: #fff;
    cursor: pointer;
    display: inline-flex;
    font-size: 18px;
    font-weight: bold;

    padding: 15px 10px ;  
    margin: 5px 5px; 

    justify-content: center;
    line-height: 1;
    list-style: none;
    overflow: hidden;

    position: relative;
    text-align: left;
    text-decoration: none;
    transition: box-shadow .15s,transform .15s;
    user-select: none;
    -webkit-user-select: none;
    touch-action: manipulation;
    white-space: nowrap;
    will-change: box-shadow,transform;
}

.add-to-cart-checkout:hover , .add-to-cart-confirm:hover , .update-cart-confirm:hover {
  box-shadow: rgba(45, 35, 66, .4) 0 4px 8px, rgba(45, 35, 66, .3) 0 7px 13px -3px, #3c4fe0 0 -3px 0 inset;
  transform: translateY(-2px);
}

.add-to-cart_now:focus {
  box-shadow: #3c4fe0 0 0 0 1.5px inset, rgba(45, 35, 66, .4) 0 2px 4px, rgba(45, 35, 66, .3) 0 7px 13px -3px, #3c4fe0 0 -3px 0 inset;
}

.add-to-cart_now:hover {
  box-shadow: rgba(45, 35, 66, .4) 0 4px 8px, rgba(45, 35, 66, .3) 0 7px 13px -3px, #3c4fe0 0 -3px 0 inset;
  transform: translateY(-2px);
}

.add-to-cart_now:active {
  box-shadow: #3c4fe0 0 3px 7px inset;
  transform: translateY(2px);
}
     
.clb4u-search-icon
{
    top: -8px ; 
}

/**-------------------------------End. shopping button ----------------------------------*/



.shopping-cart-bag-float {
    font-size: 190%; 
    position: fixed;
    bottom: 50%;
    right: 15px;
    z-index: 999; 
    background-color: aliceblue ; 
    border: 1px solid #21396E ; 
    padding: 15px; 
    border-radius: 10px ;
    opacity: 0.9;
}


.button_chatonline {
    position: fixed;
    bottom: 55px;
    left : 15px;
    z-index: 999; 
     
    display: inline-block;
    margin-bottom: 0;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    padding: 6px 15px;
    font-size: 14px;
    line-height: 1.42857143;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    
    background-color: #CCE1F3;
    border-color: #67B0F0;
    

}
.button_chatonline a {
    color: #1E2361 ; 
}


.modal-content
{
    min-height: 500px !important;  
    height: 500px ;
    width: 100%; 
}


.chat_frame
{
    width: 100% ;
    height: 100%; 
}

/*** list_size_product . Begin **/

.list_size_product  
{
    margin: 10px 0px !important;  
}

.list_size_product span  , .size_product 
{
    border: 1px solid #F18A8B ; 
    background-color: cornsilk;
    margin: 2px 5px; 
    padding: 2px 5px;
    border-radius: 10px;
    display: inline-block;
    min-width: 40px;
    text-align: center;    
}
/*** list_size_product . End **/


/*** list_color_product . Begin **/

.list_color_product  
{
    margin: 10px 0px !important;  
}

.list_color_product span 
{
    border: 1px solid #F18A8B ; 
    margin: 5px; 
    padding: 5px 5px ; 
    border-radius: 10px 1px 10px 1px !important ;
    display: inline-block;   
}

/*** list_color_product . End **/

/*** tags-list . Begin **/

.tags-list  
{
    margin: 10px 0px !important;  
}

.tags-list span 
{
    border-bottom: 2px solid #332F2F ; 
    margin: 2px;     
    padding: 2px 5px ; 
    /* border-radius: 1px 1px 1px 5px !important ; */ 
    display: inline-block;   
/*      background: linear-gradient(0deg, rgba(34,193,195,1) 0%, rgba(253,187,45,1) 100%); */ 
    
    
}

/*** tags-list . End **/



.cke_contents_ltr
{
    margin: 0px !important;
    padding: 0px !important; 
}
.carousel-control.right , .carousel-control.left
{
    background-image: none !important;  
}

.navbar
{
    margin-bottom: 0px !important;     
}


/* 
#myCarousel .item img 
{
    width: 100% !important; 
    max-height: 600px !important ; 
}
*/ 
 

.row
{
    margin: 0px  !important; 
    padding: 0px  !important; 
}


.goog-tooltip {
    display: none !important;
}

.goog-tooltip:hover {
    display: none !important;
}

.goog-text-highlight {
    background-color: transparent !important;
    border: none !important; 
    box-shadow: none !important;
}
 
#goog-gt-tt
{
    display: none !important;
}


.block_search input , .block_search button
{
 	color: #1569b2; 
  	font-weight: normal;
  	margin: 15px 0px 15px 0px;
 	font-size: 27px;  
 	padding: 25px 20px;
    text-decoration: none; 
    height: 60px;
    text-align: center; 
}


.title_site
{
    font-weight: bold;
    font-size: 13px;
}

.over-text {
        overflow:hidden; 
        white-space:nowrap; 
        text-overflow: ellipsis; 
    }

.button_function {
 	 
}


/*
.mainmenu a:hover{
  box-shadow: inset 0 -3px 0 0 #888888 ;
}
*/
.functions_list a 
{
    padding: 2px 5px 2px 10px;
    border: 1px solid #A4A7AC ; 
     margin: 0px 2px; 
    background: #E8EEEE;  
    border-radius: 5px;
}

.mainmenu a {
  background-image: linear-gradient(
    to right,
    #54b3d6,
    #54b3d6 50%,
    #000 50%
  );
  background-size: 200% 100%;
  background-position: -100%;
  display: inline-block;
  padding: 5px 0;
  position: relative;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  transition: all 0.3s ease-in-out;
}

.mainmenu a:before {
  content: '';
  background: #54b3d6;
  display: block;
  position: absolute;
  bottom: -3px;
  left: 0;
  width: 0;
  height: 3px;
  transition: all 0.3s ease-in-out;
}

.mainmenu a:hover {
 background-position: 0;
}

.mainmenu a:hover::before {
  width:100%;
}

/* 
.img-swiper
{
    margin: 15px 15px; 
    height: 360px !important; 
}

*/

/** customize nav . begin  */ 


.nav > li.panel-mega.open {
    position: static;
}

.nav > li.panel-mega.open .menu-mega{
    display:table  !important ;
    width: 100%; 
    text-align: center; 
    left:0; 
    right:0 ;
	 
}

.menu-mega>li {
    display: inline-block;
    vertical-align: top;
    margin: 10px 15px; 

	 
}
.navbar-header > li.dropdown.open {
    position: static;
}
.navbar-header > li.dropdown.open .menu-mega{
    display:table; width: 100%; text-align: center; left:0; right:0;
	 
}

.menu-mega>li a {
  background-image: linear-gradient(
    to right,
    #54b3d6,
    #54b3d6 50%,
    #000 50%
  );
  background-size: 200% 100%;
  background-position: -100%;
  display: inline-block;
  padding: 5px 0;
  position: relative;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  transition: all 0.3s ease-in-out;
}

.menu-mega>li a:before{
  content: '';
  background: #54b3d6;
  display: block;
  position: absolute;
  bottom: -3px;
  left: 0;
  width: 0;
  height: 3px;
  transition: all 0.3s ease-in-out;
}

.menu-mega>li a:hover {
 background-position: 0;
}

.menu-mega>li a:hover::before{
  width: 100%;
}


/*
.navbar-header > li {
   list-style-type: none ; 
	display:inline ;
 }
*/
/** customize nav . end  */

/*  
.navbar {
  font-family: 'Arsenal' !important;	
}


.nav>li>a
{
  font-family: 'Arsenal' !important;	
}
*/

#data_bill
{
    border: dashed 5px #666666; 
    
}

.description table
{
    max-width: 100% !important; 
    border-collapse: collapse ;
    border: 1px solid #B6B4B4 ; 
     
}

.introduction iframe , .description iframe
{
    max-width: 100% !important; 
    border-collapse: collapse ;
    border: 1px solid #B6B4B4 ; 
     
}


.avatar_header
{
    width: 24px; 
    height: 24px ;
    border-radius: 50%;    
}
.avatar_profile
{
    max-width: 100%;  
    border-radius: 50%;    
}

.nav-right
{
    margin-bottom: 200px;
    overflow: hidden;
}

.navbar-default
{
    /* background-color: #fefefe  !important; */ 
     border-color: #ffffff  !important;
    /* border-bottom: 1px thin #f8f8f8 !important; 	*/
    border-bottom: #f3f3f3 solid 1px !important;		
    
    /* 
    position: sticky;
    top: 0;
    left: 0;
    z-index: 999;

    */ 
}

.navbar-bg
{
     background-image: radial-gradient(circle farthest-side, #fceabb, #ffffff) !important;
}

.items-search
{

    
border: #dddddd solid 1px !important;	
    margin: 15px 0px !important;	
    padding: 15px 0px !important;	
}



.brand-img-logo
{
	margin-top: -7px !important ; 	
	max-height: 32px !important; 
	max-width: 200px !important; 
}	


.frmsearch
{
    margin: 15px 0px; 
}

 
/* ---------------Begin . Progressbar  ----------------------*/

.finance_deposit
{
    width: auto; 
    list-style: none; 
    border: #dddddd solid 1px !important;	
    margin: 15px 0px !important;	
    padding: 15px 15px !important;	
    background-color: aliceblue;
}


.animated-progress {
  width: 100% ;
  height: 20px;
  border-radius: 5px;
  margin: 20px 0px;
  border: 1px solid rgb(189, 113, 113);
  overflow: hidden;
  position: relative;
}

.animated-progress span {
  height: 100%;
  display: block;
  width: 0;
  color: rgb(255, 251, 251);
  line-height: 20px;
  position: absolute;
  text-align: end;
  padding-right: 5px;
}

.progress-blue span {
  background-color: blue;
}
.progress-green span {
  background-color: green;
}
.progress-purple span {
  background-color: indigo;
}
.progress-red span {
  background-color: red;
}

/* ---------------End . Progressbar  ----------------------*/

.bg-secondary
{
    background-color: #acb5bd  ;    
}

.bg-dark
{
    background-color:#BBB8B8 ; 
}

.bg-danger
{
    background-color:#F32121 ;     
}

.bg-warning
{
    background-color: rgba(245, 220, 9, 0.23);    
}

.bg-success
{
background-color:#048B0F ;      
}

.bg-light
{
background-color:#F6F6F6 ;      
}

/*---------------------- Begin: doc-type  ------------------------------*/

 
		.list-category
		{
			margin:0px 0px;
		}
		.list-category a 
		{
			float:right;
		}

		.list-category li 
		{
			margin:10px 0px;
			border-bottom: thin dashed #999999;
			
		}
		.list-category li a
		{
			 
 			
		}
		.list-category li a:hover
		{
		 
			color:#FF0000
		}

		.list-category li:hover
		{
 			color:#FF0000;
		}
        
        .list-category > ul > li 
		{
 			display:block;
			background-image:url(../../img/icons/document.gif);
			background-repeat:no-repeat;
			padding-left:20px;
            padding-right: 0px; 
            margin-right: 20px;
      
		}


		.list-category li 
		{
			list-style-type:none;
			background-image:url(../../img/icons/filetype.png);
			background-repeat:no-repeat;
			padding-left:20px;
                  padding-right: 0px; 
            margin-right: 0px;
            
		}
        
        .list-category li li  
		{
			 
            margin-right: -20px;
            
		}


        .list-category a 
		{
 			display:block;
            background-color: #EFEAEA ;     			 
			padding:2px 5px ;
            margin: 2px 0px 2px 1px; 
            border: 1px solid #D6D4CA;
             border-radius: 6px;
		}
		
	 
/*---------------------- End: doc-type ------------------------------*/

/* ---------------Customize NAV ----------------------*/
 

.m1
{
	margin: 1px;
	
}
.m2
{
	margin: 2px;
	
}

.m5
{
	margin: 5px;
	
} 

.m15
{
	margin: 15px;
	
}

.m10
{
	margin: 10px;
	
}



.p1
{
	padding: 20px 1px;
	
}
 


.navbar-bg h2 {
 	color: #1569b2; 
  	font-weight: 500;
  	margin: 17px 0px 15px 0px;
}

 h2 {
 	color: #1569b2;  
  	font-weight: 500;
  	margin: 8px 0px 15px 0px ;
}

 h3, h4{
 	color: #1569b2; 
  	font-weight: 500;
}
h5, h6 {
 
	color: #1569b2; 
  	font-weight: 300;
}

h1 {
 	font-size: 27px;  
 	padding: 15px 0px;
}

h2 {
  font-size: 25.629px;
}

h3 {
  font-size: 20.25px;
}

h4 {
  font-size: 16px;
}

h5 {}

 
a {
  color: #11151c;
  -webkit-transition: 0.2s color;
  transition: 0.2s color;
}

a:hover, a:focus {
  color: #ee4266;
  text-decoration: none;
  outline: none;
}

 
a[target^="_blank"], a[target^='_blank']  {

	/*background: url(../../img/icons/external.png) center right no-repeat;*/
	padding-right: 13px;
	/*color:#990000;*/
}

.row_index
{
 font-size: 21px;
font-weight: bolder ; 
padding-right: 5px;
padding-left: 5px;    
}


/* 
.goog-logo-link {
    display:none !important;
} 
    
.goog-te-gadget{
    color: transparent !important;
}
*/
.goog-te-banner-frame.skiptranslate {
    display: none !important;
    } 
body {
    top: 0px !important; 
    }

.zoomtext button
{
	margin: 0px 2px;
	padding: 0px 10px
}


:focus {
    outline: 0;
}
/* style all elements with a required attribute */
:required {
  border: thin solid #FCC668;
}

.input_style
{
	border: thin solid #FCC668;
}



#more {display: none;}

.carousel-indicators li
{
	  
 border: thin solid #FCC668 !important; 
		-webkit-box-shadow: 7px 5px 30px 0 rgba(72,73,121,0.15) !important; 
	-moz-box-shadow: 7px 5px 30px 0 rgba(72,73,121,0.15) !important; 
	box-shadow: 7px 5px 30px 0 rgba(72,73,121,0.15)!important; 
 	
}


.auction_bidding input  
{
     background-color: #EEE8B3;  
}

.frmbidding
{
    
margin: 15px 0px; 
    padding: 15px; 
	border: thin solid #363635;
    border-radius: 0.75rem;    
    /* box-shadow:  0 22px 70px 4px rgba(0,0,0,0.56), 0 0 0 1px rgba(0, 0, 0, 0.3); */
    box-shadow:  0 2px 7px 4px rgba(0,0,0,0.56), 0 0 0 1px rgba(0, 0, 0, 0.3); 
}



.price
{
    padding: 0px;
	text-align: center ; 
	color: chocolate ; 
 	font-weight: 900; 
	
}
.price_origin
{ 
 	color: #0B0303 ; 
    text-decoration: line-through ; 
 	 
}

.onsale
{
    font-family: 'Anton', Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif"; 
    position: absolute ; top: 10px; right: 20px;     
    font-weight: 21;
    padding: 10px;
}

.addon_style
{
     position: absolute ; top: 100px; left: 25px;     
    font-weight: 21;
    padding: 10px;
    
     background-color: transparent ;
    color: azure ; 
        font-weight: bolder;     
}

.sticky h1
{
    border-bottom: 1px solid #EEEDED ; 
    padding-bottom: 10px; 
}

.product_item
{
	-webkit-transition: all .3s ease; 
	-o-transition: all .3s ease; 
	-moz-transition: all .3s ease;
	transition: all .3s ease; 
	-webkit-box-shadow: 7px 5px 30px 0 rgba(72,73,121,0.15); 
	-moz-box-shadow: 7px 5px 30px 0 rgba(72,73,121,0.15);
	box-shadow: 7px 5px 30px 0 rgba(72,73,121,0.15);
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background: #fff;
	margin-bottom: 30px;
    border-radius: 10px;   
}

.product_item img {
    vertical-align: top;
    width: 100% ;
    height: auto;
    max-height: 300px;	
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    
    border-radius: 10px 10px 0px 0px ;
 
    
}



.panel
{
	overflow: hidden;
}

.panel-body
{
	overflow: hidden;
	width: 100%;
}

.firstChar
{
	font-family: 'Anton', Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif"; 
	font-size: 18px !important ;
	font-weight: 800;
	color: #ee4266;
 }
.firstChar_noimg
{
	font-family: 'Anton', Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif"; 
	font-size: 48px !important ;
	font-weight: 900;
 	
	-webkit-transition: all .3s ease; 
	-o-transition: all .3s ease; 
	-moz-transition: all .3s ease;
	transition: all .3s ease; 
	-webkit-box-shadow: 7px 5px 30px 0 rgba(72,73,121,0.15); 
	-moz-box-shadow: 7px 5px 30px 0 rgba(72,73,121,0.15);
	box-shadow: 7px 5px 30px 0 rgba(72,73,121,0.15);
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background: #ccc;
	padding: 2px 2px 2px 70px;	
	
 }
.firstChar_detail
{
	font-family: 'Anton', Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif"; 
	font-size: 18px !important ;
	font-weight: 900;
	color: #ee4266;
 }

.firstChar_0
{
	color: #ee4266 !important ;
 }
.firstChar_1
{
	color: #bf9000 !important ;
 }
.firstChar_2
{
	color: #674ea7 !important ;
 }
.firstChar_3
{
	color: #a64d79 !important ;
 }
.firstChar_4
{
	color: #38761d !important ;
 }
.firstChar_5
{
	color: #cb9d11 !important ;
 }
.firstChar_6
{
	color: #3d85c6 !important ;
 }
.firstChar_7
{
	color: #c90076 !important ;
 }
.firstChar_8
{
	color: #990000 !important ;
 }
.firstChar_9
{
	color: #f44336 !important ;
 }


/** spectrum pick color */
 .sp-palette, .sp-palette-row  
	{
		width: 180px;
		white-space: nowrap !important ; 
	} 


table td
{
	padding: 2px;
}


p {
  margin: 0px 0px 20px;
}

.introduction , .description
{
	margin: 0px 10px 25px 10px !important; 	
    text-align: justify !important;
}

.introduction img, .description img 
{
    max-width: 600px  ;
	height: auto;
    margin: 0px 0px; 
   
}

 

.img_more_top
{
    
     float: right ; 
   
}

.title_more_top {
  white-space: nowrap; 
  overflow: hidden;
  text-overflow: ellipsis;
}

.list-item-news
{
    border: 1px solid #eee; 
    margin: 10px 5px;
    padding: 10px 15px; 
}

.list-item-news img
{
  padding-right: 15px; 
}

#myCarousel img
{
    
	max-width: inherit !important;	
	height: auto;
   border-radius: 3px ;  
    
}

 .carousel  {
object-fit: contain
}

.carousel img {
     width: 100% !important ; 
}

.myCarousel img {
     width: 100% !important ; 
}


#company_footer img , #company_header img, #company_introduction img
{
   
/*	width: 100% !important;	 */ 
	max-width: 100% !important;	
	height: auto !important;	
    
}

/*
.introduction iframe
{
	max-width: 800px !important;
}
*/

.bootstrap-tagsinput {
	width: 100% !important;
  
}

.fb-comments
{
	width: 100% !important;
}

/*
.table-responsive
{
	min-height: 300px;
}
*/


.quick_notes {
   		white-space:pre-wrap; 
		height: 80px;
  line-height: 22px;
  background: repeating-linear-gradient(
  0,
  #F7F8D5,
  #DDDDDD 1px,
  #F7F8D5 0px,
  #F7F8D5 20px
);
 color: #555555; 
 }

.highlight 
{
    background-color :   bisque ; 
     
 }
	

/**-----------------------------------------------------------*/
 
.page-header {
  position: relative;
  margin: 0;
  padding-top: 120px;
  padding-bottom: 80px;
  /* background-color: #1b1c1e; */ 
}

#post-header {
  padding-top: 480px;
  padding-bottom: 10px;
}

.row
{
	margin: 0px 20px;
}
.page-header .page-header-bg {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

.page-header .page-header-bg:after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
 
}

.page-header h1 {
	font-size: 36px;
	color: #FFFFFF; 
	text-shadow: 2px 2px 2px #1569b2;
	text-transform: uppercase; 
	/*
	background: -webkit-linear-gradient(rgba(127, 78, 30, 0.3) 0%, rgba(127, 78, 30, 0.6) 90%);
	background: -o-linear-gradient(rgba(127, 78, 30, 0.3) 0%, rgba(127, 78, 30, 0.6) 90%);
	background: linear-gradient(rgba(127, 78, 30, 0.3) 0%, rgba(127, 78, 30, 0.6) 90%);
	*/
	
	 
 }

.page-header p.lead {
  font-size: 18px;
	color: #FFFFFF; 
 }

 

.post-category a {
  	color: #EEEEEE;
  	font-weight: 700;
  	font-size: 12px;
  	text-transform: uppercase;
	text-shadow: 0px 2px 1px rgba(0,0,0,0.4),
             0px 4px 6px rgba(0,0,0,0.1),
             0px 9px 11px rgba(0,0,0,0.1);	
}

.post-category a:hover {
  color: #ffffff; 
}

 

.post-category a:after {
  content: ',';
  display: inline-block;
}

.post-category a:last-child:after {
  display: none;
}


.post-meta {
	margin: 10px 0px;
}

.post-meta li {
  display: inline-block;
  color: #FFFFFF;
  font-size: 12px;
  text-transform: uppercase;
}

.post-meta li a {
  color: #FFFFFF;
  font-weight: 700;
}

.post-meta li a:hover, .post-meta li a:focus {
  color: #FFFFFF;
}

.post-meta li:after {
  content: '•';
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}

.post-meta li:last-child:after {
  display: none;
}

/**-----------------------------------------------------------*/

/**------------------------- Begin .  ----------------------------------*/
.list_table 
{
	padding:15px 5px;
	border:1px solid #ccc;
	border-bottom:5px solid #D5DCE8;
    margin: 15px 0px; 
} 

/**-------------------------- End ---------------------------------*/





/**-----------------------------------------------------------*/
 
.calendar-edit-panel .calendar-input
{
	width:100%; 
}


.calendar-view
{
	border-collapse:collapse;
	border:1px solid #D5DCE8;
	margin:0px;
	width:100%;
}

.calendar-view th  
{
	padding:4px 5px;
	border:1px solid #ccc;
	border-bottom:5px solid #D5DCE8;
	background:#F2F3F3;
} 

.calendar-view th a
{
	text-decoration:none;
} 

 
.calendar-view td  
{
	padding:4px 5px;
	border:1px solid #ccc;
	border-bottom:3px solid #D5DCE8;
	height: 80px !important;
}
 
.calendar-view td:hover
{
	background-color:#F7F7F7;
}
 
.calendar-view .today
{
	background-color: #e5fff9;
}

.calendar-view .sunday
{
	background-color: #e5e5ff;
}

.calendar-view .saturday
{
	background-color: #fff9e6;
}

.calendar-view .past
{
	background-color:#F4F6F6;
}

.calendar-view .luna
{
	margin-left: 7px;
	font-size:12px;
	color:#505050;
}

.calendar-view .cal-title
{
	color:#003366;
	font-size:large;
	border-bottom:1px solid #ddd;
}


.calendar-view .monthly-detail
{
	color:#003366;
	font-size:12px;
	font-weight:normal;
}



.calendar-view .values-red
{
	color:#FF0000;
	font-weight:bold;
 
}

 
  
/*---------------------------------------------------------------*/


 
.badge:hover {
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
}
.badge-error {
  background-color: #b94a48;
}
.badge-error:hover {
  background-color: #953b39;
}
.badge-warning {
  background-color: #f89406;
}
.badge-warning:hover {
  background-color: #c67605;
}
.badge-success {
  background-color: #468847;
}
.badge-success:hover {
  background-color: #356635;
}
.badge-info {
  background-color: #3a87ad;
}
.badge-info:hover {
  background-color: #2d6987;
}
.badge-inverse {
  background-color: #333333;
}
.badge-inverse:hover {
  background-color: #1a1a1a;
}

.badge-danger {
color: #fff;
background-color: #dc3545;
}


.abcvd {
        border-radius:16px;
        border:1px solid #000 !important;
      }

.sticky {
  position: -webkit-sticky; /* Safari */
  position: sticky;
  top: 0;
}

.mytitle_sticky
{
    z-index: 99;
    margin: 10px; 
    background-color:#FFFFFF;  
    padding: 0px 10px; 

   
 }

.text_progress3
{
    color: aqua ;
}
.text_progress2
{
    color: darkblue ;
}
.text_progress1
{
    color: crimson ;
}
.text_progress0
{
    color: crimson ;
}

.btn_input_txt {
	color: #333;
	background-color: #fff;
	display: inline-block;
	margin-bottom: 0;
	font-weight: 400;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	cursor: pointer;
	background-image: none ;
	border: 1px solid  #ccc;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.42857143;
	border-radius: 4px;
	 
	 
}



 
.btn_location
{
	white-space: nowrap; 
  	overflow: hidden;
  	text-overflow: ellipsis;
}
 
#lon, #lat
{
	display: none; 
}
 

#location
{
	
	color: #FF0000;	
}

#distance
{
	border: 0px dashed #333333; 
	border-bottom: 1px dashed #333333; 
	width: 30px;
	margin: 5px;
	font-weight: bolder;
	color: #FF0000;
	text-align:center;
}

.imgborder
{
	padding: 3px;
}

.blog-img-list
{
	/* width: 100px; */ 
	width: 100%;
    border-radius: 10px;    
    
}

.input-required
{
	background-color:#FBFAD2;
}


.paging a, .paging span
{
	margin:5px 2px;
	padding:1px;
}

.paging a:hover
{
	color:#CC3300;
}

.paging-ajax
{
    margin: 1px auto;
}

.paging-ajax a
{
	margin:5px 2px;
	padding:1px 3px;
	border:1px solid #FF6600;
	background-color:#FFCC66;

 	border-radius: 2px;
	-goog-ms-border-radius:2px;
   	-moz-border-radius: 2px;
   	-webkit-border-radius: 2px;

}
 .paging-ajax span
{
	margin:5px 2px;
	padding:1px 3px;
	border:1px solid #FF6600;
	background-color:#FF3300;

 	border-radius: 2px;
	-goog-ms-border-radius:2px;
   	-moz-border-radius: 2px;
   	-webkit-border-radius: 2px;
}

.paging-ajax a:hover
{
	color:#CC3300;
}




/**----------------------------*/
 
.table-backend-header
{
	background-color:#D9D9D9;
	color:#000066;
	font-weight:bold;
	padding:4px 5px;
	height:30px;
}

.table-backend-header th, .table-backend-header td
{
  padding-top: 12px;
  padding-bottom: 12px;
}


.textmore {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

 .animate-text 
            {
               text-transform: uppercase;
              background-image: linear-gradient(
                -225deg,
                #231557 0%,
                #44107a 29%,
                #ff1361 67%,
                #fff800 100%
              );
              background-size: auto auto;
              background-clip: border-box;
              background-size: 200% auto;
              color: #fff;
              background-clip: text;
              text-fill-color: transparent;
              -webkit-background-clip: text;
              -webkit-text-fill-color: transparent;
              animation: textclip 2s linear infinite;
              display: inline-block;
                  font-size: 13px;
            }

            @keyframes textclip {
              to {
                background-position: 200% center;
              }
            }


#footer {
    border: 0px solid #FF0000 ; 
    padding: 15px 5px 35px 5px !important; 
    margin: 100px 0px 30px 0px !important;
    border-top: 1px solid #f0f0f0;
    background-image: radial-gradient(circle farthest-side, #DCF3FB , #ffffff) !important;
 }

 

.footer-nav {
  text-align: right;
}

.footer-nav li {
  display: inline-block;
  margin-right: 10px;
}

 
.mythumb 
{
 	max-height: 150px;	
	object-fit: cover !important;
	overflow: hidden;
}
.img-list
{
	/* height: 150px;	*/
	overflow: hidden;
}

.imgthumb
{
  width: 100%;
  -webkit-transition: 1.6s -webkit-transform;
  transition: 1.6s -webkit-transform;
  transition: 1.6s transform;
  transition: 1.6s transform, 1.6s -webkit-transform;
}

.post-img>img {
  width: 100%;
  -webkit-transition: 1.6s -webkit-transform;
  transition: 1.6s -webkit-transform;
  transition: 1.6s transform;
  transition: 1.6s transform, 1.6s -webkit-transform;
	margin: 10px 0px 20px 0px; 	
}

.post-img:hover>img {
  -webkit-transform: scale(1.2);
  -ms-transform: scale(1.2);
  transform: scale(1.2);
}

  
.loading-more
    {
        display: block;
        width: 100%;
 
        
        text-align: center; 
    }


    .blog-item
    {
        margin: 15px 0px; 
    }


    .qrcode-paycoin  
    {
         text-align: center ;   
        
     }

    
    .qrcode-paycoin img
    {
        max-width: 300px !important;   
        
     }
    


@media screen and (max-width: 414px)
{

    /*
    .navbar-header {
            float: none;
            text-align: center;
        }

        .navbar {
            min-height: 120px;
        }

        .navbar-brand {
            float: none ; 
            padding: 15px 15px;
            font-size: 18px;        
        }

        .navbar-header h2 {
            padding: 0px 15px 0px 0px !important;
            font-size: 18pt; 
            font-weight: bolder ; 
         }

        .brand-img-logo { 
            max-height: 120px !important; 
            max-width: none !important;
            margin: 0 auto !important;
            padding: 0px 0px 0px 15px !important;
                
        }

    */
    
    /************/
    
 .list-blog img
    {
          max-width:  100% ; 
          height: auto; 
    }
    

    .nav > li.panel-mega.open .menu-mega{
        display:  inline ;
        width: 100%; 
        text-align: left; 
        left:0; 
        right:0 ;
    }    

    .menu-mega>li {
        display: list-item;
    }

 
    .list_color_product i , .list_size_product i 
    {
        display:none ; 
    }
    
}

@media screen and (max-width:768px)
{
    .introduction img, .description img 
{
    
	max-width: 100% !important;	
 
   
}
    
    /*

 .navbar-header {
            float: none;
            text-align: center;
        }

        .navbar {
            min-height: 120px;
        }

        .navbar-brand {
            float: none ; 
            padding: 15px 15px;
            font-size: 18px;        
        }

        .navbar-header h2 {
            padding: 0px 15px 0px 0px !important;
            font-size: 18pt; 
            font-weight: bolder ; 
         }

        .brand-img-logo { 
            max-height: 120px !important; 
            max-width: 100% !important;
            margin: 0 auto !important;
            padding: 0px 0px 0px 25px !important;
                
        }
*/
    
    /************/
    
    	
	.sticky {
  	position: relative !important; 
 	}
	
    
}

@media screen and (max-width:1024px)
{
 
table
    {
        width: auto; 
     overflow-x:auto;
    }
    
.modal-lg {
height: 800px !important;
    
    }
    
 .money_goods h3 
    {
        
        font-size: 36px; 
    }
    
    
    #quick_date_pick 
    {
         width: 100% ; 
        text-align: center;
    }
    
    
    #quick_date_pick a  
    {
        
        font-size: 18px; 
        display: list-item; 
         
    }
    
    
    
	h1 {
		font-size: 17px;  
 	}

	h2 {
	  font-size: 16px;
	}

	h3 {
	  font-size: 15px;
	}

	h4 {
	  font-size: 14px;
	}


	.mainContent img , .introduction img , .description img ,  #company_introduction img, #company_header img, #company_introduction img 
	{
		  max-width: 100% !important;  
	}
	
 	.introduction iframe
	{
		width: 100% !important; 	
		height: auto !important; 	
	}
 
	 
	#post-header {
		padding-top: 100px !important; 
		padding-bottom: 10px!important; 
	}

/*    
	.blog-item img
	{
	    width: 100%; 
	
	}

    
.product_item img {
    width:  120px;
    float: left; 
 }
    
    */

    
	.firstChar_noimg
	{
		font-size: 38px !important ;
		font-weight: 900;
		padding: 2px 2px 2px 5px;	

	 }

        
    .search-frm .btn_input_txt , .search-frm .btn-group , .search-frm input , .search-frm button
    {
        width: 100% !important;  
        margin-top: 10px; 
     }

     .list-blog img
    {
          max-width:  100% ; 
          height: auto; 
    }
    
    
    /***** Begin NAV *********/

    
        .navbar-header {
            float: none;
            text-align: center;
        }

        .navbar {
            min-height: 120px;
        }

        .navbar-brand {
            float: none ; 
            padding: 15px 15px;
            font-size: 18px;        
        }

        .navbar-header h2 {
            padding: 0px 25px 0px 0px !important;
            font-size: 18pt; 
            font-weight: bolder ; 
         }

        .brand-img-logo { 
            max-height: 120px !important; 
            max-width: 90% !important;
            margin: 0 auto !important;
            padding: 0px 0px 0px 30px !important;
                
        }

    
    /************/
    
     .navbar-header {
            float: none;
        }
        .navbar-toggle {
            display: block;
        }
        .navbar-collapse {
            border-top: 1px solid transparent;
            box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
        }
        .navbar-collapse.collapse {
            display: none!important;
        }
        .navbar-nav {
            float: none!important;
            margin: 7.5px -15px;
        }
        .navbar-nav>li {
            float: none;
        }
        .navbar-nav>li>a {
            padding-top: 10px;
            padding-bottom: 10px;
        }
        .navbar-text {
            float: none;
            margin: 15px 0;
        }
        .navbar-collapse.collapse.in { 
            display: block!important;
        }
        .collapsing {
            overflow: hidden!important;
        }

  
    
    /***** End NAV *********/
    
}


@media screen and (min-width:1366px){
 
	body
	{
		width: 1366px;
		margin: 0px auto; 
	}
    
  .list-blog img
    {
          max-width:  100% ; 
          height: auto; 
    }
 
}

 
 /* 
 
 @media all and (max-width:1024px){
    table,th,tr, td, tbody, td p table div, table table{
        width:100%!important;
        float:left;
        clear:both;
        display:block;
        text-align:center;
    }
}

*/ 
 