/**
 * @author Design & Accessible Team ( Angie Radtke  )
 * @package Joomla
 * @subpackage Accessible-Template-Beez
 * @copyright Copyright (C) 2005 - 2008 Open Source Matters. All rights reserved.
 * @license GNU/GPL, see LICENSE.php
 * Joomla! is free software. This version may have been modified pursuant to the
 * GNU General Public License, and as distributed it includes or is derivative
 * of works licensed under the GNU General Public License or other free or open
 * source software licenses. See COPYRIGHT.php for copyright notices and
 * details.
 */
 :root {
  --blue: #2a07f9;
  --red: #bb133e;
  --orange: #f58220;
  --green: #205333;
  --grey: #eae7e7;
}
@-webkit-keyframes fadeIn {
    from { opacity: 0; }
      to { opacity: 1; }
}  
@keyframes fadeIn {
    from { opacity: 0; }
      to { opacity: 1; }
}
@keyframes shine {
	100% {
		left: 125%;
	}
}

body,html{  
    font-family: 'Roboto',Arial,sans-serif;
    background-size: cover;
    font-weight: normal;
    color: #080808;   
    position: relative;   
    height: 100%; 
    min-height: 100%;   
    padding: 0;
    margin: 0;    
}
button{outline: none;border: 0;cursor: pointer;box-shadow: none;text-shadow: none;}
input{outline: none;box-shadow: none;text-shadow: none;border-radius: 0;}
ul, li{ margin:0; list-style:none; padding:0;}
dt{margin: 0 0 5px 0;}
dl,dd{margin: 0 0 5px 0;}

a,a:visited,a:focus{
	color:#080808;
	text-decoration:none;
    outline: none!important;
    background: none;
}
a:hover{
    color:#ee643f;
    text-decoration: none;
    background: none
}

a{
    transition: filter 0.5s ease-in-out; 
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;  
}

p{ margin: 0 0 10px 0;padding: 0;}

img{border: 0;}

table{border-collapse: collapse;}
table th{font-weight: normal;font-size: 11px;}

h1,h2,h3,h4,h5{ padding: 0;margin: 0 0 5px 0;font-family: 'Roboto Condensed', sans-serif;}

.row-separator,
.clearboth,
.clear{
    clear: both;
}
input.button{cursor: pointer;}

img{ max-width: 100%;}

.horizontal-separator{ margin-top: 0!important;}

.align-left{text-align: left!important;}

#system-message-container{
    margin: 0;
    background: #9d261d;
    color: white;
}
    #system-message-container .alert{
        box-shadow:none
    }
    #system-message-container .close{
        color: white;
        opacity: 1;
    }
    #system-message > dd > ul {
        background-color: #E45E25!important;
        color: white;
        border-bottom: 1px solid #5aa21c;
        border-top: 1px solid #5aa21c;
        background-position: 4px 5px;
        padding: 5px 10px;
    }
.tip-wrap {
    background: black;
    color: white;
    padding: 10px;
}
.container-fluid{
    padding: 0;
} 
.navbar-default{
    background: none;
    border: 0 none;
    box-shadow: none;
}
.navbar{
    margin: 0;
    z-index: 100;
    min-height: inherit;
    border: 0;
    padding: 0;
}
.navbar-collapse{
    padding: 0; 
    border: 0 none;  
    visibility: visible; 
}
#scrollToTop{z-index: 10;}

.alert-message{
    text-align: center;
}
/* Main content */
.jmodedit{
    display: none!important;   
}
#main{
    margin: 0;
    min-height: 100%;
    position: relative;
    width: 100%;   
    z-index: 10;
} 
    #headertop.fixed{
        position: fixed;
        background: white;       
        z-index: 999;
        width: 100%;
    }
        #headertop.fixed #header{
            display: none;
        }
    #header{       
        position: relative;   
        padding-top: 15px;  
        padding-bottom: 15px;  
    }    
        #logo{           
            float: left;                                 
            max-height: 200px;
        }  
            #logo h1{
                margin: 0;
                font-size: 0;
            }    
        #online{
            float: right; 
            margin-top: 20px;
            font-size: 16px;
            font-weight: bold;
        } 
            #online img{
                margin-right: 10px;
            }
            #online p{
                margin: 0;
            }            
            
        #language{
            padding-left: 0;
            z-index: 1;
            position: absolute;
            right: 10px;
            top: 10px;
        }
            #language .mod-languages{
                float: right;            
            }    
                #language .mod-languages a{
                    display: inline-block;
                }
                    #language .mod-languages img{
                        display: block;
                    }
    #tab{
        background-color: rgb(9, 29, 30);
        position: relative;  
        margin: 20px 0;     
    }   
     
        #mainmenu{
            margin-top: 0px;
            float: left;            
        }
            #mainmenu .mod-menu > li:first-child{
                margin: 0;
            }            
            #mainmenu .mod-menu > li{
                margin: 0;
                float: left;   
                position: relative;             
            }
                #navbar1 .nav > li > a:focus, 
                #navbar1 .nav > li > a:hover{
                    background: none;
                }                
                #mainmenu .mod-menu > li > a,
                #mainmenu .mod-menu > li > span.separator{                    
                    text-transform: uppercase;
                    padding: 22px 15px;
                    font-size: 16px;
                    line-height: 16px;                  
                    color: white;                    
                    display: block;   
                    font-family: 'Roboto Condensed', sans-serif;  
                    cursor: pointer;   
                    -webkit-transition:all .3s ease-in;  
                    -moz-transition:all .3s ease-in;  
                    -o-transition:all .3s ease-in;  
                    transition:all .3s ease-in;             
                } 
                #mainmenu .mod-menu > li > span.separator{
                    padding-right: 25px;
                }                             
                #mainmenu .mod-menu > li > span.separator:after{
                    position:absolute; 
                    content:'';
                    top:25px; 
                    right:9px; 
                    background: url("../images/tab-arrow.png") no-repeat right center transparent; 
                    height:9px; 
                    width:9px;
                }                
                    #mainmenu .mod-menu > li > a:hover,
                    #mainmenu .mod-menu > li.current > a,
                    #mainmenu .mod-menu > li.active > a,
                    #mainmenu .mod-menu > li > span.separator:hover,
                    #mainmenu .mod-menu > li.active > span.separator,
                    #mainmenu .mod-menu > li.menuhover > span.separator{                            
                        color: white;     
                        background: #f58220;                   
                    }                                     
                    #mainmenu .mod-menu > li > ul{
                        display: none;
                        position: absolute;
                        left: 0;
                        top: 60px;
                        background: white;
                        padding: 5px 10px;
                        width: 100%;      
                        border: 1px solid #ccc;            
                    }
                        #mainmenu .mod-menu > li > ul > li:first-child{
                            border: 0;
                        }
                        #mainmenu .mod-menu > li > ul > li{                           
                            border-top: 1px dotted #ccc;
                        }
                            #mainmenu .mod-menu > li > ul > li a{                               
                                font-size: 14px;
                                line-height: 14px;
                                font-family: 'Roboto Condensed', sans-serif;  
                                padding: 10px 0;
                                display: block;
                                text-transform: uppercase;
                            }
                            #mainmenu .mod-menu > li > ul > li a:hover,
                            #mainmenu .mod-menu > li > ul > li.active a{
                                color:#f58220;
                            }
                #mainmenu .close{
                    display: none;
                }
        #tab .search{
            margin: 16px 0 0 0;                        
            float: right;
            position: relative;                                   
        }
            #tab .inputbox{                 
                width: 160px;
                padding: 2px 35px 2px 5px; 
                border: 1px solid #ccc; 
                border-radius: 0;
                color: black;
                text-align: left;
                background: white;
                height: 30px;             
            }
            #tab .search .button{
                background: url("../images/search-btn.png") no-repeat center center #f58220;
                position: absolute;
                right: 0px;
                top: 0px;
                z-index: 1;
                font-size: 0;
                width: 30px;
                height: 30px;
                padding: 0;
                border: 0;
                border-radius: 0;
            }
    #slideshow{
        margin: 0 15px;
    }
        #slideshow .swiper-pagination-bullet{
            width: 15px;
            height: 15px;
        }

   
    #manufactuterlist{
        margin: 20px 0 0 0;
        position: relative;
    }         
        #manufactuterlist .item a{
            border: 1px solid #f0ebeb;                    
            padding: 10px;
            text-align: center;
            display: block;
        }
        #manufactuterlist .list{
            position: relative;
        }
            #manufactuterlist .list .sub .row:first-child{
                margin-top: 0;
            }
            #manufactuterlist .list .sub .row{
                margin-top: 30px;
            } 
            #manufactuterlist .list a{
                background: var(--grey);
                color: #000;
            }
                #manufactuterlist .list a:hover{
                    background: var(--orange);
                    color: #fff;
                }
    
     /* Shopping */  
    #comjshop{
        margin: 20px 0 0 0;
    }   

    #listproduct{
        margin: 0;
    }  
        #listproduct .row:first-child{
            margin-top: 0;
        }
        #listproduct .row{
            margin-top: 30px;
        }
            #listproduct .image{
                position: relative;
                overflow: hidden;
                border: 1px solid #f0ebeb;                    
                padding: 10px;
            }   
                #listproduct .image img{                       
                    width: 100%;                               
                    object-fit: cover; /* Ensures aspect ratio is maintained */
                    transition: transform 0.6s, filter 0.6s;
                }
                #listproduct .image img:hover{
                    transform: scale(1.2); 
                }
                #listproduct .image .discount_percent{
                    background: transparent url("../images/saleoff_bg.png") no-repeat scroll left top;
                    color: white;                           
                    height: 36px;
                    line-height: 36px;
                    position: absolute;
                    right: -5px;
                    text-align: center;
                    top: -5px;
                    width: 59px;
                    z-index: 1;
                }          
            #listproduct .name{
                margin-top: 20px;
                text-align: center;
            }   
            
    #listmanu{
        margin: 0;
    }  
        #listmanu .row:last-child{
            margin-bottom: 0;
        }
        #listmanu .row{
            margin-bottom: 30px;
        }            
            #listmanu .image{
                position: relative;
                overflow: hidden;
                border: 1px solid #f0ebeb;  
                min-height: 150px;
                padding: 10px;
                display: flex;
                justify-content: center;
                align-items: center;
            }   
                #listmanu .image img{                       
                    width: 100%;                               
                    object-fit: cover; /* Ensures aspect ratio is maintained */
                    transition: transform 0.6s, filter 0.6s;
                }
                #listmanu .image img:hover{
                    transform: scale(1.2); 
                }
                #listmanu .image .discount_percent{
                    background: transparent url("../images/saleoff_bg.png") no-repeat scroll left top;
                    color: white;                           
                    height: 36px;
                    line-height: 36px;
                    position: absolute;
                    right: -5px;
                    text-align: center;
                    top: -5px;
                    width: 59px;
                    z-index: 1;
                }          
            #listmanu .name{
                margin-top: 20px;
                text-align: center;
            } 
             
    .bg-title{
        background: url("../images/line.jpg") repeat-x center center;
        text-align: center; 
        margin: 40px 0;       
    }
        .bg-title h1,
        .bg-title h2,
        .bg-title h3{
            display: inline-block;
            font-size: 25px;
            background: #fff;
            padding: 0px 25px 0px 25px;
            text-transform: uppercase;
            margin: 0;
            color: #333333;
        }

    #latestnews{
        margin: 0;
    }
        #latestnews .row:first-child{
            margin-top: 0;
        }
        #latestnews .row{
            margin-top: 40px;
        }
        #latestnews .title{
            margin:0px;
        }
            #latestnews .title a{
                font-weight: 600;
                font-size: 20px;
                line-height: 26px;
            }
            #latestnews .title a:hover{
                color: var(--orange);
            }
        #latestnews .date{
            margin-top: 10px;
        }
            #latestnews .date i{
                margin-right: 10px;
            }   
        #latestnews .introimg{
            overflow: hidden;
        }     
            #latestnews .introimg a{
                position: relative;
                display: block;
            }
                #latestnews .introimg a::before{
                    position: absolute;
                    top: 0;
                    left: -75%;
                    z-index: 2;
                    display: block;
                    content: '';
                    width: 50%;
                    height: 100%;
                    background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,.3) 100%);
                    background: linear-gradient(to right, rgba(255,255,255,0) 0%, rgba(255,255,255,.3) 100%);
                    -webkit-transform: skewX(-25deg);
                    transform: skewX(-25deg);
                }
                    #latestnews .introimg a:hover::before{
                        -webkit-animation: shine .75s;
                        animation: shine .75s;
                    }
        #latestnews .introimg img{
            border: 1px solid #f0ebeb;
            width: 100%;
            overflow-clip-margin: content-box;
            overflow: clip;
        }
        #latestnews .introtext{
            margin-top: 10px;
        }    
        #latestnews .readmore{
            text-align: right;
            margin-top: 10px;            
        }
            #latestnews .readmore a{                
                padding: 5px 10px;                
                background: var(--grey);
                border-radius: 5px;
                display: inline-block;
            }
            #latestnews .readmore a:hover{
                background-color: var(--orange);
                color: #fff;
            } 
    
    .pagination{
        display: flex;
        justify-content: center;
        margin-top: 30px;
    }
        .pagination .text-end{
            display: none;
        }
        .pagination__wrapper .icon-angle-right:before {
            content: ">";
        }
        .pagination__wrapper .icon-angle-double-right:before {
            content: ">>";
        }
        .pagination__wrapper .icon-angle-left:before {
            content: "<";
        }
        .pagination__wrapper .icon-angle-double-left:before {
            content: "<<";
        }
        .pagination_result_counter{
            text-align: center;
        }
        .pagination .active>.page-link, 
        .pagination .page-link.active{
            background: #000;
            border-color: #000;
        }
            .pagination .page-link:hover{
                background: #000;
                border-color: #000;
                color: #fff;
            }
    

    #seo{
        margin: 0;
    } 
        #seo .item:first-child{
            margin-top: 0;
        }
        #seo .item{
            border:1px solid #f0ebeb;
            padding: 20px;
            margin-top: 20px;
        }
        #seo .title{
            margin-bottom: 10px;
        }
            #seo .title a{
                font-weight: 600;
                font-size: 20px;
                line-height: 26px;
            }
            #seo .title a:hover{
                color: var(--orange);
            }
        #seo .introimg{
            overflow: hidden;
        }
            #seo .introimg a{
                position: relative;
                display: block;
            }
                #seo .introimg a::before{
                    position: absolute;
                    top: 0;
                    left: -75%;
                    z-index: 2;
                    display: block;
                    content: '';
                    width: 50%;
                    height: 100%;
                    background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,.3) 100%);
                    background: linear-gradient(to right, rgba(255,255,255,0) 0%, rgba(255,255,255,.3) 100%);
                    -webkit-transform: skewX(-25deg);
                    transform: skewX(-25deg);
                }
                    #seo .introimg a:hover::before{
                        -webkit-animation: shine 1s;
                        animation: shine 1s;
                    }

        #seo .introtext{
            margin-top: 10px;
        }
        #seo .readmore{
            text-align: right;
            margin-top: 10px;         
        }
            #seo .readmore a{                
                padding: 5px 10px;                
                background: var(--grey);              
                border-radius: 5px;
                display: inline-block;
            }
            #seo .readmore a:hover{
                background-color: var(--orange);
                color: #fff;
            } 

    #map{
        margin-top: 50px;
        position: relative;
    }
        #map p{
            margin: 0;
        }
        #map img{
            width: 100%;
        }
        #map .direction{
            position: absolute;  
            bottom: 10px;         
            left: 50%;
            transform: translate(-50%, -50%);
            z-index: 1;
        }
            #map .direction a{
                padding: 5px 10px;                
                background: rgba(0, 0, 0, 0.7);
                color: #fff;
                border-radius: 5px;
                font-size: 20px;
            }
                #map .direction a:hover{
                    background-color: var(--orange);
                } 
    
    #pathway{
        margin-bottom: 20px;
        border-bottom: 1px solid #f0ebeb;
    }
        .breadcrumb{
            margin: 0;  
            padding: 0 0 10px 0!important;        
        }        
            .breadcrumb>li+li:before{
                display: none;
            }        
            .breadcrumb .icon-location{
                width: 25px;
                height: 20px;
                display: block;
                margin-right: 5px;
            }
                .breadcrumb .icon-location:before{
                    content: "";
                    background: url("../images/icon-home.png") no-repeat;
                    position: absolute;
                    width: 25px;
                    height: 20px;
                }

            .breadcrumb .fas.fa-play{
                margin-right: 5px;
                font-size: 12px;
            }

    #content{
        margin: 0;
    }

    .page-header{                
        text-align: left;
        border: 0;
        padding: 0;
        width: 100%;
        margin: 0 auto 20px auto;                
        border-bottom: 1px solid #f0ebeb;
        padding-bottom: 15px; 
    }
        .page-header h1{
            font-size: 26px;
            line-height: 36px;                                   
            text-transform: uppercase;  
            margin: 0;                            
        }  

    #singleArticle{
        margin: 0;
    }          
        #singleArticle h2,
        #singleArticle h3,
        #singleArticle h4{
            font-size: 20px;
            line-height: 25px;                
            text-transform: uppercase;
            margin: 0 0 5px 0;
            font-weight: bold;
        }
        
        #singleArticle ul li{ 
            margin: 0px 0px 10px 0px;
            background: url("../images/point.png") 0px 8px no-repeat; 
            padding-left: 20px;
            text-align: left;
            margin-left: 15px;
        }
        #singleArticle img{
            margin: 15px 0;
        }
        #singleArticle img[style*="float: left"], 
        #singleArticle img[style*="float: right"],
        #singleArticle img[style*="float:left"],
        #singleArticle img[style*="float:right"] {
            margin: 5px 15px 5px 0;
            width: 30% !important;
            height: auto;
        }
        #singleArticle .date i {
            margin-right: 10px;
        }
        #singleArticle .text{
            margin-top: 20px;
        }
        #singleArticle .backbtn{                
            text-align: right;
            margin-top: 20px;
        }
            #singleArticle .backbtn a{
                padding: 5px 10px;                 
                background: var(--grey);
                border-radius: 5px;               
            }
            #singleArticle .backbtn a:hover{
                background: var(--orange);
                color: #fff;
            }

        .othernews{        
            margin: 0;           
        }
            .othernews #latestnews .row:first-child{
                margin-top: 0;
            }
            .othernews #latestnews .row{
                border: 1px solid #f0ebeb;
                padding: 20px 0;
                margin: 0;
                margin-top: 20px;
            }     
            .othernews #latestnews .introtext{
                display: -webkit-box;              /* Required for line clamping functionality */
                -webkit-box-orient: vertical;      /* Sets the layout orientation of the box */
                -webkit-line-clamp: 2;             /* Change this number to limit to N lines */
                overflow: hidden;    
            }       

    .contact{
        margin-bottom: 50px;
    }
        .contact .fieldcolumn{
            position: relative;
        }
            .contact .field-spacer{
                position: absolute;
                bottom: -45px;
                right: 0;
            }
                .contact .field-spacer .control-label{
                    white-space: nowrap;
                }
            .contact .fieldcolumn .control-group:first-child{
                margin-top: 0;
            }
            .contact .control-group{
                margin-top: 10px;
            }
                .contact .controls{
                    margin-top: 10px;
                }            
            .contact button{                
                padding: 5px 10px;                
                background: var(--grey);
                color: #000;
                border-radius: 5px;
                display: inline-block;
                border: 0;
                transition: filter 0.5s ease-in-out; 
                -webkit-transition: all .4s ease-in-out;
                -moz-transition: all .4s ease-in-out;
                -o-transition: all .4s ease-in-out;
                -ms-transition: all .4s ease-in-out;
            }
                .contact button:hover{
                    background-color: var(--orange);
                    color: #fff;
                } 
            .contact .contact-misc h2{
                font-size: 24px;
                margin-bottom: 10px;
            }
            .contact .contact-misc img{
                margin-top: 20px;
            }
    
    #listcate{
        margin-bottom: 20px;
    }
        #listcate .category_name{       
            margin: 10px 0;
            position: relative;   
        } 
            #listcate .category_name > a,
            #listcate .category_name .seprearate{
                border: 1px solid #f0ebeb;
                padding: 5px 10px;
                display: block;
                height: 70px;
                display: flex;
                align-items: center;
                justify-content: center;
                text-align: center;
                position: relative;
                cursor: pointer;
            }      
                #listcate .category_name:has(.active) {  
                    color: #fff;
                    transition-delay : 0.15s;
                    background: var(--orange);
                }

                #listcate .category_name > a:hover,
                #listcate .category_name .seprearate:hover,
                #listcate .category_name > a.active,
                #listcate .category_name .seprearate.active
                {                  
                    color: #fff;                    
                    background: var(--orange);
                }            
                
                #listcate .category_name ul{
                    position: absolute;
                    top: 68px;
                    width: 100%;
                    background-color: #000;
                    z-index: 1;
                    padding: 10px;
                    display: none;
                }
                    #listcate .category_name ul li{
                        margin: 0;
                    }
                        #listcate .category_name ul li a{
                            border: 0;
                            color: #fff;
                            padding: 10px;
                            display: block;
                        }
                            #listcate .category_name ul li a:hover,
                            #listcate .category_name ul li a.active{
                                color: var(--orange);
                            }
                        #listcate .category_name .seprearate i{
                            position: absolute;
                            right: 5px;
                            top: 25px;
                        }
    
    .productview{
        margin-top: 30px!important;
    }
        .productview .largeimage{
            position: relative;
            overflow: hidden;
            border: 1px solid #f0ebeb;
            padding: 10px;
        }
            .productview .largeimage a{
                position: relative;
                display: block;
            }
                .productview .largeimage a:hover .text_zoom{
                    opacity: 1;
                }
                .productview .text_zoom{ 
                    background: rgba(0, 0, 0, 0.7);                   
                    width: 100%;
                    height: 100%;            
                    text-align: center;
                    position: absolute;           
                    z-index: 1;                                                  
                    font-size: 0px; 
                    left: 0;
                    top: 0;                  
                    transition: filter 0.5s ease-in-out; 
                    -webkit-transition: all .4s ease-in-out;
                    -moz-transition: all .4s ease-in-out;
                    -o-transition: all .4s ease-in-out;
                    -ms-transition: all .4s ease-in-out;  
                    opacity: 0;
                }
                    .productview .text_zoom .icon-zoom-in{
                        background: url('../images/full-creen.png') no-repeat;
                        background-size: cover;
                        width: 50px;
                        height: 50px; 
                        z-index: 2;
                        position: absolute;
                        left: 50%;
                        top:50%;                    
                        transform: translate(-50%, -50%);
                    }
                    
        #list_product_image_thumb{
            margin-top: 10px;
        }
            #list_product_image_thumb > div{
                margin: 10px 0;
            }           
                #list_product_image_thumb .smallimage{
                    position: relative;
                    overflow: hidden;
                    border: 1px solid #f0ebeb;
                    padding: 5px;
                }
                    #list_product_image_thumb .smallimage img{
                        cursor: pointer;
                        object-fit: cover;
                        transition: transform 0.6s, filter 0.6s;
                    }
                    #list_product_image_thumb .smallimage img:hover{
                        transform: scale(1.2); 
                    }   

    .manufacturer_description{
        margin-bottom: 30px;
    }
        .manufacturer_description .image{
            position: relative;
            overflow: hidden;
            border: 1px solid #f0ebeb;
            min-height: 150px;
            padding: 10px;
            display: flex;
            justify-content: center;
            align-items: center;
        }
            .manufacturer_description .image img{                       
                width: 100%;                               
                object-fit: cover; /* Ensures aspect ratio is maintained */
                transition: transform 0.6s, filter 0.6s;
            }
            .manufacturer_description .image img:hover{
                transform: scale(1.2); 
            }
        .manufacturer_description ul li{ 
            margin: 0px 0px 10px 0px;
            background: url("../images/point.png") 0px 8px no-repeat; 
            padding-left: 20px;
            text-align: left;
            margin-left: 15px;
        }

    
    #footer{
        background-color: rgb(9, 29, 30);
        padding: 30px 0;
        color: white;
        margin-top: 0px;
        font-size: 14px;
    }        
        #footer a{
            color: white;
        }
            #footer a:hover{
                color: #f58220;
            }        
        #footer #address{
            margin: 0;         
        }
        #footer #social{
            text-align: right;           
        }
            #footer #social div:first-child{
                margin-top: 0;
            }
            #footer #social div{
                margin-top: 20px;
            }
    #back_to_top a.cd-top:link{
        background-position: 50% 50%!important;
    }      
