/* This stylesheet generated by Transfonter (https://transfonter.org) on December 25, 2017 7:07 PM */

@font-face {
    font-family: 'Avenir Next';
    src: url('../fonts/avenirmedium/AvenirNext-Medium.eot');
    src: url('../fonts/avenirmedium/AvenirNext-Medium.eot?#iefix') format('embedded-opentype'),
        url('../fonts/avenirmedium/AvenirNext-Medium.woff2') format('woff2'),
        url('../fonts/avenirmedium/AvenirNext-Medium.woff') format('woff'),
        url('../fonts/avenirmedium/AvenirNext-Medium.ttf') format('truetype'),
        url('../fonts/avenirmedium/AvenirNext-Medium.svg#AvenirNext-Medium') format('svg');
    font-weight: 500;
    font-style: normal;
}

body{
	margin: 0;
	padding: 0;
	top: 0;
    font-family: 'Avenir Next';
	background: rgba(192,192,192,0.7);
	/*background: url("../images/logo.png") no-repeat;*/
  	/*background:  linear-gradient(rgba(192,192,192, 0.7), rgba(192,192,192, 0.7)),
               url("../images/logo.png") no-repeat;
	background-size: 90% 90%;
	background-position: 150% 30%;*/
}
a{
	text-decoration: none !important;
	color: inherit !important;
}
.white-text{
	color: #FFFFFF;
}
.left{float: left;}
.right{float: right;}
img{
	user-drag: none; 
	user-select: none;
	-moz-user-select: none;
	-webkit-user-drag: none;
	-webkit-user-select: none;
	-ms-user-select: none;
}
textarea{
	resize: none;
}
iframe{
	width: 100%;
	height: 300px;
}
.line-hr{
	height: 2px;
	background: #AC0000;
}
/* text color*/
.text-ready{color: #E6E600;}
.text-shipping{color: #00CC66;}
.text-call{color: #FF1A1A;}

/* text size*/
.font-size-35{font-size: 30px;}
.font-size-20{font-size: 20px;}
.font-size-17{font-size: 17px;}

.max-width-center{
	max-width:1024px;
	margin:0 auto;
}
.margin-10{margin: 10px;}
.margin-top-25{margin: 25px;}
.margin-top-10{margin-top: 10px;}
.margin-5-0{margin: 5px 0;}
.margin-10-0{margin: 10px 0;}
.margin-0-20{margin: 0 20px;}
/* header */
.back-header-left{
	position:absolute;
	z-index:0;
	left: 0;
	width: 50%;
	height:150px;
	background: url("../images/line-header.jpg");
}
.back-header-right{
	position:absolute;
	z-index:0;
	right: 0;
	width: 50%;
	height:150px;
	background: white;
}
.back-header-right-menu{
	width:100%;
	background:#AC0000;
	height:30%;
	overflow: hidden;
	position:absolute;
	z-index:10;
	top:78.4%;
}
.header-left{
	height: 150px;
	background: url("../images/header-left.jpg") no-repeat #FFF;
}
.header-left img{
	margin: 12% 30%;
}
.header-right{
	height: 150px;
	background: url("../images/header-right.jpg") no-repeat #FFF;
}
.header-right .header-text{
	margin-top: 5%;
	margin-left: 10%;
	font-size: 18px;
}
.menu-bg{
	background: #AC0000;
	border-bottom: 1.3px solid #000000;
	font-family: Calibri, Candara, Segoe, "Segoe UI", Optima, Arial, sans-serif;
    font-weight: bold;
}

.product-brand .text{
	float: left;
}
.product-brand .img{
	float: left;
}
/* Content */
.content-bg{
	background: #FFFFFF;
}
.content-bg .box{
	background: #464646;
}
.content-bg .top-box{
	background: #AC0000;
	color: #FFFFFF;
	padding: 3px 10px;
	-webkit-box-shadow: 0 1px 0 0 #000000;
	box-shadow: 0 1px 0 0 #000000;
	font-family: Calibri, Candara, Segoe, "Segoe UI", Optima, Arial, sans-serif;
}
.content-bg .content-box{
	color: #FFFFFF;
	padding: 5px 10px;
}
.content-bg .content-box .gallery{
	float: left;
	margin: 5px;
}
.content-bg .content-box .gallery-img img{
	width: 100%;
	/*height: 236px;*/
}
.content-bg .content-box.height-box{
	height: 247px;
	overflow: auto;
}
::-webkit-scrollbar{
	width: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(255,255,255,0,1);
    /*border-radius: 10px;*/
}
::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(255,255,255,0.1);
    /*border-radius: 10px;*/
}
::-webkit-scrollbar-thumb {
    /*border-radius: 10px;*/
    -webkit-box-shadow: inset 0 0 6px rgba(255,255,255,0.9);
}
.content-bg .content-box.height-box.stock{
	font-size: 20px;
	font-family: Calibri, Candara, Segoe, "Segoe UI", Optima, Arial, sans-serif;
}
.content-bg .content-box.height-box .text-background{
	background:#2A2A2A;
	border-radius: 5px;
}

.content-bg .page{
	background:#CCCCCC;
	color:#000000;
	padding:10px;
	font-size:18px;
	min-height:0;
	overflow:hidden;
	-webkit-box-shadow: 0 0 30px 0.1px #666;
	box-shadow: 0 0 30px 0.1px #666;
}

/* Gallery */
.content-bg .top-text{
	color: #FFFFFF;
	font-family: Calibri, Candara, Segoe, "Segoe UI", Optima, Arial, sans-serif;
	font-size: 40px;
	margin-bottom: -1%;
}

.content-bg .gallery.swiper-pagination{
	position: static;
	margin-top: 0%;
}
.content-bg .gallery.swiper-pagination .swiper-pagination-bullet-active{
	background: #FFFFFF !important;
}

/* Swiper logo slider */
.swiper-container {
    width: 100%;
    height: 100%;
}
.swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    
    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
.swiper1.swiper-button-prev{
	background: none !important;
	font-size: 50px;
	color: #AC0000;
	left: -4% !important;
}
.swiper1.swiper-button-next{
	background: none !important;
	font-size: 50px;
	color: #AC0000;
	right: -0.5% !important;
}
.swiper3.swiper-button-prev{
	background: none !important;
	font-size: 50px;
	color: #AC0000;
	left: 0;
}
.swiper3.swiper-button-next{
	background: none !important;
	font-size: 50px;
	color: #AC0000;
	right: 7%;
}

.swiper-container.swiper-banner {
	width: 100%;
	/*padding-top: 50px;
	padding-bottom: 50px;*/
}
.swiper-slide.banner {
	background: none;
	background-position: center;
	background-size: cover;
	width: 300px;
	height: 300px;
}
.brand-background{
	background: #A9A9A9;
}
.product-background{
	background: #333333;
	height: 250px;
	overflow-y: scroll;
}
.product-background ::-webkit-scrollbar{
	width: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(255,255,255,0.3);
    /*border-radius: 10px;*/
}
.product-background ::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(255,255,255,0.3); 
    /*border-radius: 10px;*/
}
 
.product-background ::-webkit-scrollbar-thumb {
    /*border-radius: 10px;*/
    -webkit-box-shadow: inset 0 0 6px rgba(255,255,255,0.5); 
}







/* footer */
.footer-bg .copyright{
	background: #000000;
	font-size: 12px;
	color: #FFFFFF;
}
.footer-bg .footer-img{
	height: 212px;
	background: url("../images/footer.jpg") no-repeat;
}
.footer-bg .footer-img .footer-text{
	background: url("../images/footer-text-bg.png") repeat-y;
	padding: 5px 0;
	color: #FFFFFF;
	font-size: 17px;
	margin-top: 5%;
	padding-left: 5%;
}
.back-footer-left{
	position:absolute;
	z-index:0;
	left: 0;
	width: 50%;
	height:212px;
	background: url("../images/line-footer.jpg");
	background-size: 100% 100%;
}
.back-footer-right{
	position:absolute;
	z-index:0;
	right: 0;
	width: 50%;
	height:212px;
	background: url("../images/line-footer-right.jpg");
	background-size: 100% 100%;
}





/* dropdown */
#main_nav .menus.active,
#main_nav .menus:hover,
#main_nav .menus:focus{
	color: #FFFFFF;
	background: #000000;
	cursor: pointer;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
	-ms-transition: all 300ms ease-in-out;
	-o-transition: all 300ms ease-in-out;
	transition: all 300ms ease-in-out;
}

.carousel-control {
  width: 30px;
  height: 30px;
  top: -35px;

}
.left.carousel-control {
  right: 30px;
  left: inherit;
}
.carousel-control .glyphicon-chevron-left, 
.carousel-control .glyphicon-chevron-right {
  font-size: 12px;
  background-color: #fff;
  line-height: 30px;
  text-shadow: none;
  color: #333;
  border: 1px solid #ddd;
}

.search{
	left: 0;
    margin-top: -2%;
}
.search .glyphicon-search{
    position: absolute;
   /* right: 3px;
    margin-top: 3px;*/
    right: 6%;
    top: 30%;
    color: #AC0000;
}
.search input[type=submit]{
	position: absolute;
	background: transparent;
	border: none;
	/*right: 1%;*/
    top: 15%;
    right: 7%;
    /*margin-top: 3px;*/
    color: #AC0000;
	z-index: 1;
}
.search input[type=search]{
    padding: 0 15px 0 5px;
    margin-top: 1%;
    border-radius: 5px;
    font-size: 13px;
    border: none;
    /* background: #AC0000; */
    color: #000000;
}


/* another dropdown */
#main_nav ul {
	float: left;
	-webkit-transition: .5s;
	transition: .5s;
	margin: 0;
	padding: 0;
}

#main_nav ul li a.first-menu{
	text-align: center;
	padding-left: 20px;
	padding-right: 20px;
}
#main_nav ul li a.second-menu,
#main_nav ul li a.third-menu{
	width: 150px;
	padding-left: 20px;
	padding-right: 20px;
}
#main_nav li {
	float: left;
	position: relative;
	list-style: none;
	-webkit-transition: .5s;
	transition: .5s;
	z-index: 9;
	color: #FFFFFF;
}

#main_nav > ul > li > a, h1 {
	text-transform: uppercase;
}

#main_nav a {
	display: block;
	text-decoration: none;
	padding: 5px 15px;
	color: inherit;
}

#main_nav ul ul {
	position: absolute;
	left: 0;
	top: 100%;
	visibility: hidden;
	opacity: 0;
}
#main_nav ul li a:hover{
	background: #000000;
}
#main_nav ul ul {
	background: #000000;
}
#main_nav ul ul ul {
	left: 100%;
	top: 0;
}

#main_nav li:hover, #main_nav li:hover li {
	background: #000000;
}
#main_nav li li a:hover{
	padding-left: 25px;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
	-ms-transition: all 300ms ease-in-out;
	-o-transition: all 300ms ease-in-out;
	transition: all 300ms ease-in-out;
}

#main_nav li li:hover{
	color: #AC0000;
}

#main_nav li li li:hover {
	/*background: #999;*/
}

#main_nav li:hover > ul {
	visibility: visible;
	opacity: 1;
}


/* another dropdown full width */
nav {
  width: 100%;
  padding: 0;
  margin: 0;
  /*height: 60px;*/
  position:relative;
}

nav ul {
  list-style:none;
  padding:5px 20px;
  margin: 0;
  /*height: 60px;*/
}


nav ul li {
  /*display: inline-block;*/
}


nav ul li a {
  color: #FFFFFF;
  display:block;
  padding:0px 40px;
  text-decoration:none;
  float: left;
  /*height: 60px;*/
   /*line-height: 60px;*/
}

nav ul li:hover {
  cursor: pointer;
}


nav ul li:hover > a{
    color:#FFFFFF;
}

nav ul li:hover > ul {
  display:block;
}

nav ul ul {
	background:  linear-gradient(rgba(192,192,192, 0.7), rgba(192,192,192, 0.7)),
               url("../images/submenu-background.jpg") no-repeat;
               background-size: 100%;
	padding:0;
	display:none;
	width: 100%;
	position: absolute;
	z-index: 20;
	top: 25px;
	left: 0px;
	background-position: center;
}

.header-menu{
	margin-top: 1.6%;
	background:#AC0000;
	margin-left: 17px;
	position:absolute;
	width:100%;
	line-height: 20px;
	margin-top: 1.5%;
    background: #AC0000;
    margin-left: 19px;
    position: absolute;
    line-height: 20px;
}
.headermenu {
    margin-top: 0px;
    margin-left: 0px;
    margin: 0 10px;
    padding: 8px 10px;
    display: block;
    background-repeat: no-repeat;
    position: relative;
    font-weight: bolder;
    color: #FFFFFF;
    font-size: 14px;

}
.activemenu,
.headermenu:hover {
    /*background: #FFFFFF;*/
    text-decoration: none;
    color: #999999;

}

.header-menu:before{
    /*content: '';
    position: absolute;
    margin-top: 1.2px;
    top:0;
    left:-15px;
    width: 0px;
    height: 25px;
    border-style: solid;
    border-width: 0 0 30px 15px;*/
    content: '';
    position: absolute;
    margin-top: 0;
    top: 0;
    left: -22px;
    width: 0px;
    height: 0px;
    border-style: solid;
    border-width: 0 0 37px 22px;
    border-color: transparent transparent #AC0000 transparent;
}
/*.activemenu:before,
.headermenu:hover:before {
    content: '';
    position: absolute;
    top:0;
    left:-15px;
    width: 0px;
    height: 0px;
    border-style: solid;
    border-width: 0 0 25px 15px;
    border-color: transparent transparent #FFFFFF transparent;

}
.activemenu:after,
.headermenu:hover:after {
    content: '';
    position: absolute;
    top:0;
    right:-15px;
    width: 0px;
    height: 0px;
    border-style: solid;
    border-width: 25px 15px 0 0;
    border-color: #FFFFFF transparent transparent transparent;

}*/

.parallelogram {
	width: 150px;
	height: 100px;
	-webkit-transform: skew(20deg);
	   -moz-transform: skew(20deg);
	     -o-transform: skew(20deg);
	background: red;
}
.submenu{
	width: 100%;
	background:  linear-gradient(rgba(192,192,192, 0.7), rgba(192,192,192, 0.7)),
               url("../images/submenu-background.jpg") no-repeat;
	background-size: 100%;
	position: absolute;
	z-index: 11;
	display:none;
	left: 0;
	border-top: 7px #ac0000 solid;
	border-bottom: 7px #ac0000 solid;
	background-position: center;
}
.submenu ul li{
	list-style: none;
}
.submenu ul li img{
	margin: 10px 0;
}




.dropbtn {
    background-color: #4CAF50;
    color: white;
    padding: 16px;
    font-size: 16px;
    border: none;
    cursor: pointer;
}

.dropbtn:hover, .dropbtn:focus {
    background-color: #3e8e41;
}

.dropdown {
    float: right;
    position: relative;
    display: inline-block;
    
}

.dropdown-content {
    display: none;
    position: absolute;
    background-color: #f9f9f9;
    min-width: 160px;
    overflow: auto;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    right: 0;
    z-index: 1;
}

.dropdown-content a {
    color: black;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
}

.dropdown a:hover {background-color: #f1f1f1}

.show {display:block;}

.toggle-menu ul{
	list-style: none;
	color: #FFF;
	margin: 0;
	padding: 0;
}
.toggle-menu #menu ul li{
	padding: 5px 0;
}
.toggle-menu #menu ul li a{
	padding: 0 10px;
}
.toggle-menu #menu ul li #submenu li {
	padding: 5px 10px;
}
hr{
	border-color: #444444;
	margin:0;
	padding:0;
}
/* un use dropdown menu 

/*
.mega-dropdown {
  position: static !important;
}
.mega-dropdown-menu {
    padding: 20px 0px;
    width: 100%;
    box-shadow: none;
    -webkit-box-shadow: none;
}

.navbar-nav .menus {
	color: #FFFFFF !important;
	line-height: 0 !important;
	padding: 15px 25px !important;
}
.navbar-nav .menus.active,
.navbar-nav .menus:hover,
.navbar-nav .menus:focus{
	color: #FFFFFF;
	background: #000000;
	cursor: pointer;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
	-ms-transition: all 300ms ease-in-out;
	-o-transition: all 300ms ease-in-out;
	transition: all 300ms ease-in-out;
}
.nav .open>a,.nav .open>a:hover{
	background: #000000 !important;
	border: none !important;
}

.mega-dropdown-menu > li > ul {
  padding: 0;
  margin: 0;
}
.mega-dropdown-menu > li > ul > li {
  list-style: none;
}
.mega-dropdown-menu > li > ul > li > a {
  display: block;
  color: #222;
  padding: 3px 5px;
}
.mega-dropdown-menu > li ul > li > a:hover,
.mega-dropdown-menu > li ul > li > a:focus {
  text-decoration: none;
}
.mega-dropdown-menu .dropdown-header {
  font-size: 18px;
  color: #ff3546;
  padding: 5px 60px 5px 5px;
  line-height: 30px;
}*/


/* galery detail prev next button*/
.swiper-gallery-detail.swiper-button-next{
	background-image: none !important;
	color: #FFFFFF;
	font-size: 50px;
	/*top: 6%;*/
	right: 5%;
}
.swiper-gallery-detail.swiper-button-prev{
	background-image: none !important;
	color: #FFFFFF;
	font-size: 50px;
	/*top: 6%;*/
	left: 3%;
}
/* popup images */

.product-image-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.9);
    z-index: 9999;
    display: none;
}

.product-image-overlay .product-image-overlay-close {
    display: block;
    position: absolute;
    top: 20px;
    left: 20px;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    border: 1px solid #eee;
    line-height: 35px;
    font-size: 20px;
    color: #eee;
    text-align: center;
    cursor: pointer;
}

.product-image-overlay img {
    width: auto;
    max-width: 80%;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);