/* Copyright (c) 2008 - 2017 NEWPAGES NETWORK SDN BHD */

/* Last Update: 2017-05-16 */

@import url(https://fonts.googleapis.com/css?family=Roboto:100,100i,300,300i,400,400i,500,500i,700,700i,900,900i);
@import url('https://fonts.googleapis.com/css2?family=Suez+One&display=swap');

body {
	/* color: inherit; */
	/* background-color: inherit; */
	background-position: center top; /* background position */
	/* background-image: url(bg.jpg); */ /* background source */
	background-attachment: scroll; /* background image fix or scroll */								
	background-repeat: no-repeat; /* background image repeat or not */
	margin: 0;
	padding: 0;
	font-size: 13px;
	line-height: normal;
	font-family: 'Roboto', sans-serif, serif, monospace, cursive, fantasy, 'Microsoft YaHei', 'Microsoft JhengHei';
}

body.cn {
	font-size: 13px;
}

textarea {
	resize: none;
}

input[type=text], textarea {
	font-family: inherit;
	padding: 5px;
	font-size: inherit;
	color: #333333;
}

a {
	/* color: inherit; */
	text-decoration: none;
}

.button {
	width: 80px;
}

.content {
	background: none;
	margin: 0 auto;
	padding: 0;
	border-left: 0px solid #ffffff; /* left side space */
	border-right: 0px solid #ffffff; /* right side space */
	position: relative;
    width: 100% !important;
}

.leftpanel {
	background: #D6DEC9; /* leftpanel bgcolor */
	background-position: bottom left; /* background position */
	background-image: url(bg.jpg); /* background source */
	background-repeat: no-repeat;
}

#search-box {
	border-color: #000000;
    text-align: center;
    border-radius: 0;
}

#title {
  position: relative;
  /* z-index: 3; */
  /* top: 5px; */
  /* left: 130px; */
  float: left;
  padding-top: 5px;
  padding-left: 35px;
  /* text-align: right; */
}

#title h1 {
	font-weight: 900;
	font-size: 30px;
}

#top .topright { 
	float: right;
	padding: 20px 25px 0 0;
	font-size: 1em;
}

#top img { 
	border: none; 
}

#header { 
	margin: 0; 
	width: 800px; 
	height: 200px; 	 
}

#header .headings {	
	padding: 25px 0 0 30px; 
}

#header h1 {
	font-size: 29px;
	color: #333333;
	font-weight: bold;
	margin: 0;
	padding: 0 130px;
}

#header h2 {
	font-size: 18px;
	background-image: none;
	color: #333333;
	margin: 0;
	padding: 2px 0 0 180px;
}

#navlist {
	border-bottom: 1px solid #E7D7BF;
    /* border-top: 1px solid #FFCC66; */
	margin-bottom: 30px;
	margin: 0;
	padding-left: 20px;
	font-size: 1.8em;
	padding-bottom: 2px;
	padding-top: 3px;
	background-image: url(navbg.gif);
	background-repeat: repeat-x;
}

#navlist a, #navlist a:link, #navlist a:visited {
	/* border: 1px solid #FF9900; */
	padding: 1px;
	padding-left: 0.5em;
	padding-right: 0.5em;
	font-weight: bold;
	text-decoration: none;
}

#navlist a:hover, #navlist a:active, #navlist a:focus {
	border-top: 6px solid white;
	/* border-bottom: 5px solid white; */
	padding: 0px;
	padding-left: 0.5em;
	padding-right: 0.5em;
	text-decoration: none;
}

#navlist li {
    padding-right: 1px;
    display: inline;
    font-size: 0.5em;
}

#navlist ul {
    margin: 0px;
    padding: 0px;
}

#navlist #active1 a {
	border-top: 5px solid white;
	background-color: transparent;
}

/* ----------------------------------------------------------------------- NO USE */

#navleft {
	padding-bottom: 5px;
	padding-left: 5px;
}

ul#navlistleft {
	width: 168px;
	\width: 170px;
	w\idth: 168px;
	padding: 0px;
	border-top: 0px;
	margin: 0px;
	font-size: 12px;
}

ul#navlistleft li {
    list-style: none;
    margin: 0px;
    border: 0px;
}

ul#navlistleft li a {
	display: block;
	width: 142px;
	\width: 168px;
	w\idth: 142px;
	padding: 4px 6px 4px 4px;
	border: 0px;
	border-left: 20px solid #7cc00a; /* PRODUCTS BORDER COLOR */
	background: #C9E59A; /* PRODUCTS INSIDE COLOR */
	text-decoration: none;
	text-align: right;
	color: #000000; /* PRODUCTS FONT COLOR */
}

ul#navlistleft li a:link {
	color: #000000; /* PRODUCTS FONT COLOR */
}

ul#navlistleft li a:hover {
	border-color: #000000; /* PRODUCTS BORDER COLOR (after mouse over) */
	color: #000000; /* PRODUCTS FONT COLOR (after mouse over) */
	background: #7cc00a; /* RODUCTS INSIDE COLOR (after mouse over) */
}

/* ----------------------------------------------------------------------- NO USE */

#main { 
    /* background: inherit; */
	margin: 225px auto 0;
	padding: 50px 0; 
}  

#main .right {
	float: left;
	padding: 0px 10px 0 10px;
	margin: 0;
	width: 180px;
	background: none; /* Right CONTENT BACKGROUND COLOR */
}

#main .right .hitems { 
	margin: 0; 	
	padding: 0; 
}

#main .right .hitems ul { 
	margin: 5px 0 5px 0; 
	padding : 0; 
}
	
#main .right .hitems li { 
	margin: 0 0 2px 10px;
	padding: 0 0 0 0px;
	color: #555555;
}

#main .left {
	float: right;
	width: 575px;
	padding: 0px 10px 5px;
	min-height: 400px;
}

.article {
    padding-bottom: 5px;
}

#main .box {	
	background: #efefef; 
	padding: 5px; 
	border: 1px solid #cccccc;
}

#main .right ul { 
	margin: 5px 0 5px 0; 
	padding : 0; 
	list-style : none; 
	border-bottom: 0px solid #eeeeee; 
	list-style-type: square;
	color: #050505;
}
	
#main .right li { 
	margin: 0 0 2px 2px;
	padding: 0 0 0 0px;
	color: #555555;
	list-style : none; 
}

#main .right .text {
	margin: 0 0 20px 2px;
	padding: 0 0 0 0px;
}

.img_left {
	padding: 0 0px 0px 0;
	margin: 12px;
	float: left;
	border: 1px solid #3A3A3A;
}

.img_right {
	border: 1px solid #3A3A3A;
	padding: 0 0 0px 0px;
	float: right;
	margin: 12px;
}

#contact-form p {
	margin: 5px 0;
}

#contact-form .textfield, #contact-form .textarea {
	padding: 5px;
}

#contact-form .textfield {
	width: 50%;
    border: none;
    background-color: #f2f2f2;
}

#contact-form .textarea {
	width: 50%;
    border: none;
    background-color: #f2f2f2;
}

#highlight {
	float: left;
	width: 250px;
	background-color: #F5DEC5;
	border: 1px solid #434343;
	padding: 10px;
	margin-top: 10px;
	margin-bottom: 5px;
	margin-right: 8px;
}

#footer {
	clear: both;
	height: 100px;
	background: none;
	/* color: inherit; */ /* Footer font color */								
	padding: 0px;
	margin: 0px 0px 0px 0px;
	text-align: center;
	font-size: 13px;
	font-family: 'Roboto', sans-serif, serif, monospace, cursive, fantasy, 'Microsoft YaHei', 'Microsoft JhengHei';
}

#footer .info { 
	padding: 25px 0px 0px 0px; 
}

.footer.full {
	/* background-color: #222 !important; */
}

.footer.full .info {
	background-color: #ff0000 !important;
    padding: 25px 0 50px 0;
}

#footer a {
	/* color: inherit; */ /* Footer font color (link) */
}

/*
p { 
	margin: 0 0 5px 0; 
	padding: 0; 
}
*/

/*
p a {
	text-decoration: none;
	border-bottom: 1px dotted;
}
*/

a:hover { 
	text-decoration: none !important; 
}

h2 {
	/* margin: 10px 0 5px 0px; */
}

h2 a { 
    text-decoration: none;
	color: #185FA4; 
}

h2 a:hover { 
	text-decoration: none;
}

h3.side {
	background: White url(side.gif) no-repeat; /* h3 side picture */
	border-bottom: #CCCCCC 1px dotted;
	color: #000000; /* h3 side font color */
	font-weight: normal;
	margin: 10px 0 5px 0px;
	padding: 0 0 0 20px;
	font-size: 13px;
}

/* h3 side (LINK) */

a h3.side {
	background: White url(side.gif) no-repeat;
	border-bottom: #CCCCCC 1px dotted;
	color: #000000;
	font-weight: normal;
	margin: 10px 0 5px 0px;
	padding: 0 0 0 20px;
	font-size: 13px;
}

a h3.side:hover { 
	text-decoration: none;
   	font-weight: normal;
	background-color: #EFEFEF; /* mouse over color sidebar */
}

blockquote {
	margin: 20px;
	padding: 8px;
	background: #F1E3D3;
	border-top: 1px solid #2E2E2E;
	border-bottom: 1px solid #2E2E2E;
	border-left: 1px dotted #2E2E2E;
	border-right: 1px dotted #2E2E2E;
}

/* Google Translator */

#google_translate_element {
	position: absolute;
	right: 0px; /* how many px from the right */
	top: 10px; /* how many px from the top */
}

/* END Google Translator */

/* Language Bar CSS */

.language {
	background: url() center top; /* background image */
	background-color: #69F; /* background color */
	right: 0px; /* 0px = stick to the right, any positive number will move the bar toward left */
	/* fixed */
	position: absolute;
	z-index: 100;
}

.language a {
	padding: 5px 10px; /* padding : (top+bottom) (left+right) */
	color: #FFFFFF; /* text color */
	/* fixed */
	display: inline-block;
}

.language a:hover {
	color: #FF9900; /* rollover text color */
}

/* END Language Bar CSS */

/* CSS Navigation */

.nav {
	/* border-bottom: 2px solid #0fa1e0; */
    background: linear-gradient(to bottom, #32323a 0%, #141414 100%);
}

ul.mainmenu {
	margin: 0 auto;
}

ul.mainmenu > li {
	width: 9.09%; /* 100% / total_menu */	
	white-space: normal;
	vertical-align: middle;
}

ul.mainmenu > li > a {
	font-family: 'Roboto', sans-serif, serif, monospace, cursive, fantasy, 'Microsoft YaHei', 'Microsoft JhengHei';
	color: #ffffff; /* menu text color */
	font-size: 13px;
	text-align: center;
	width: 100%;
	display: table;
}

ul.mainmenu > li > a > span {
	height: 50px;
	display: table-cell;
}

ul.mainmenu > li.selected, ul.mainmenu > li:hover {
	/* menu mouse over background */
	background: linear-gradient(to bottom, #26262c 0%, #070707 100%);
	box-shadow: inset 0 0 3px #000000;
}

ul.sub > li, ul.sub-extend > li {
	border-bottom: none;
}

ul.sub > li > a, ul.sub-extend > li > a {
	padding: 10px 20px;
}

ul.mainmenu > li:hover > a:after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 50%;
  bottom: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  /* border-bottom: 10px solid #0fa1e0; */
  margin-left: -10px;
}

ul.nav-menu ul.float-sub li.float-with-sub > a {
	background: none;
	font-size: 13px;
}

ul.nav-menu li.float-with-sub > a:after, ul.sub .with-sub > a:after {
	font-family: "FontAwesome";
	content: "\f105";
	position: absolute;
	right: 10px;
}

ul.sub > li:hover > a, ul.sub-extend > li:hover > a {
	background: none;
}

/* END CSS Navigation */

/* START Sticky Navigation Menu */

.float-nav a {
	font-family: 'Roboto', sans-serif, serif, monospace, cursive, fantasy, 'Microsoft YaHei', 'Microsoft JhengHei';
	font-size: 13px;
	text-transform: none;
}

ul.nav-menu > li > a > span {
	border-right: none;
	padding: 0px 15px !important;
}

ul.nav-menu > li > ul > li a {
	padding: 10px 20px !important;
}

/* END Sticky Navigation Menu */

/* Latest News */

.news-row {
	float: left;
	padding: 2px;
	margin: 2px;
	border: 1px solid #cccccc; 
}

/* END Latest News */

/* ws=category */

.category-album {
    /* border-color: inherit; */
	/* uncomment below CSS will activate album pattern */
	/* background: url(//newpages2u.com/default_style/album_cover.png) no-repeat top center; */
}

/* END ws=category */

/*** ws=download ***/ 

#body_download h3 {
	border-bottom: 2px solid #999999;
	padding-bottom: 5px;
	margin-bottom: 5px;
}

.download-list {
	list-style: none;
	padding: 0 0 20px 0;
	margin: 0;
}

.download-list li {
	padding: 10px 0 10px 40px;
	border-bottom: 1px solid #cccccc;
	font-size: 10px;
	font-style: italic;
	color: #999999;
	background: url(//newpages2u.com/default_style/download_icon.png) left 50% no-repeat;
}

.download-list li:last-child {
	border-bottom: none;
}

.download-list li a {
	text-decoration: none;
	font-weight: bold;
	margin-right: 10px;
	font-style: normal;
	font-size: 12px;
}

/*** END ws=download ***/

/* ws=showproducts */

.productsbigimg {
	border-color: #333333;
}

/*** ws=showproducts ***/

/* ws=productsbycat (product list) */

ul.product-list > li {
	/* background-color:inherit; */
}

ul.product-list > li, .product-img-sec {
    /* border:1px solid inherit; */
}

/*** END ws=productsbycat (product list) ***/

/* Product Item */

.product-row {
	padding: 0;
	margin: 0 0 20px 0;
	position: relative;
	overflow: auto;
	height: auto;
	float: left;
	clear: both;
}

.product-row li {
	list-style: none;
	width: 140px;
	padding: 10px 14px 50px 14px;
	float: left;
	height: 100%;
	margin-right: 10px;
    /* border: 1px solid inherit; */
}

.product-row li:last-child {
	margin-right: 0px;
}

.product-image {
	display: table-cell;
	width: 140px;
	height: 150px;
	background-color: #ffffff;
	text-align: center;
	vertical-align: middle;
	border-radius: 10px;
}

.product-name, .product-summary, .product-view-more {
	/* color: inherit; */
}

.product-name {
	text-align: center;
    font-size: 15px;
    margin: 0 auto;
    padding: 25px 0;
}

.product-name a {
    color: #000000 !important;
}

.product-summary {
	text-align: center;
}

.product-actions {
	position: absolute;
	bottom: 12px;
	width: 140px;
	text-align: center;
}

.product-view-more {
	display: block;
	background-color: #eb7c13;
	padding: 5px 0;
	/* color: inherit; */
	font-weight: bold;
	text-decoration: none;
	border-radius: 5px;
}

.product-view-more:hover {
	background-color: #cc6c10;
}

.category-album, .gallery-album, .photo-item, .products-listing .product-img {
	transition: all 0.25s linear;
}

.category-album:hover, .gallery-album:hover, .photo-item:hover, .products-listing .product-img:hover {
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.25);
}

#body_home .products-listing .product-img, #body_home .products-listing .product-img:hover {
    border: none;
}

.products-listing .product-img {
    border-color: #f2f2f2;
}

.products-listing .product-img:hover {
    border-color: #f2f2f2;
}

.gallery-album, #photo-gallery.grid .photo-item .photo-image-box {
    border: none !important;
}

.products-listing .product-category {
	padding: 10px 20px;
	border-bottom: 3px solid #cccccc;
    border: none;
    background-color: #ff0000;
    color: #ffffff;
}

.products-listing .product-category a {
	font-size: 15px;
	font-weight: bold;
    color: #ffffff;
}

.page-num a {
	display: inline-block;
	padding: 2px 8px;
	border-width: 1px;
	border-style: solid;
	margin-right: 5px;
	text-decoration: none;
}

.page-num a:hover {
    /* background-color:inherit; */
}

.page-num a.selected {
	font-weight: bold;
    /* background-color:inherit; */
}

/* END Product Item */

/* Latest News Box in Homepage */

.news {
	border: 1px solid #cccccc;
}

.news .news-title {
	font-size: 14px;
	background: #333333;
	color: #FFFFFF;
	/* Do not modify below */
	margin: 0;
	padding: 5px;
}

.news ul {
	/* Do not modify below */
	margin: 0;
	padding: 0;
	overflow: scroll;
}

.news ul li {
	border-bottom-color: #333333;	
	background-color: #FFFFFF;
	/* Do not modify below */
	border-bottom-style: solid;
	border-bottom-width: 1px;
	list-style: none;
	margin: 0;
	padding: 5px;
}

.news ul li a {
	color: #333333;
	/* Do not modify below */
	text-decoration: none;
}

.news ul li span.news-date {
	color: #999999;
	display: block;
	/* Do not modify below */
	font-size: 10px;
	font-style: italic;
}

.news a.view-all {
	background: #CCCCCC;
	color: #333333;
	padding: 2px 5px;
	text-align: right;
	/* Do not modify below */
	display: block;
	text-decoration: none;
}

/* END Latest News Box in Homepage */

/* Navigation & Left Product Category List */

ul.left-maincat.expand-collapse2 li.with-sub > a:after, ul.left-maincat.expand-collapse2 li.with-sub > a.open-menu:after {
	font-family: "FontAwesome";
	position: absolute;
	right: 10px;
}

li.with-sub > a, li.with-sub > a.open-menu {
    background-image: none !important;
}

ul.left-maincat.expand-collapse2 li.with-sub > a:after {
    content: "\f107";
}

ul.left-maincat.expand-collapse2 li.with-sub > a.open-menu:after {
    content: "\f106";
}

ul.left-maincat.vertical-dropdown > li > ul > li > a, ul.left-maincat.vertical-dropdown > li > ul > li > ul > li > a, .float-nav a.float-cart,.view-details-btn, .add-cart, .normal-cart,ul.sub > li > a, ul.sub-extend > li > a,ul.left-maincat.expand-collapse2 > li a, .tabs ul > li > span.tab-title {
	color: #ffffff; /* add to cart, navigation submenu, left panel menu text color */
}

ul.sub > li:hover > a, ul.sub-extend > li:hover > a, ul.mainmenu > li.selected > a, ul.mainmenu > li:hover > a {
	color: #ffffff; /* navigation menu & left panel menu rollover text color */
}

ul.sub > li > a, ul.sub-extend > li > a, ul.left-maincat.vertical-dropdown > li a, ul.left-maincat.expand-collapse2 > li a {
	background: none;
	border-bottom: 1px solid rgba(255, 255, 255, 0.25);
    font-size: 15px;
    transition: all 0.25s linear;
}

ul.left-maincat.vertical-dropdown a, ul.left-maincat.expand-collapse2 a {
	padding: 10px;
}

/* START navigcation rollover background color */

ul.mainmenu > li a:hover, ul.left-maincat.expand-collapse2 > li a:hover {
	background-color: rgba(0, 0, 0, 0.30);
}

ul.left-maincat.vertical-dropdown > li > a:hover, ul.left-maincat.vertical-dropdown > li > ul > li > a:hover, ul.left-maincat.vertical-dropdown > li > ul > li > ul > li > a:hover, ul.sub > li > a:hover, ul.sub-extend > li > a:hover, ul.left-maincat.expand-collapse2 > li > a:hover, .tabs ul > li > span.tab-title:hover, .tabs ul > li > span.tab-title.active {
	background-color: rgba(0, 0, 0, 0.30);
}

/* END navigcation rollover background color */

/* Level 1 */

/* background color = add to cart, sticky add to cart, left panel menu, navigation dropdown list and sticky menu rollover */

ul.nav-menu > li:hover, ul.nav-menu ul.float-sub > li:hover, ul.nav-menu ul.float-sub-extend > li:hover > a, .float-nav a.float-cart, .view-details-btn, .add-cart, .normal-cart, ul.left-maincat.vertical-dropdown > li, ul.sub > li, ul.left-maincat.expand-collapse2 > li, .tabs ul > li {
	/* background-color: #0fa1e0; */
}

/* Level 2 */

/* background color = rollover add to cart, rollover sticky add to cart, left panel menu 2nd level and navigation sub list */

.float-nav a.float-cart:hover, .view-details-btn, .add-cart:hover, .normal-cart:hover, ul.sub-extend > li, ul.left-maincat.vertical-dropdown > li > ul > li, ul.left-maincat.vertical-dropdown > li > ul > li:hover, ul.left-maincat.expand-collapse2 > li > ul > li {
	/* background-color: #0c7fb0; */
}

/* Level 3 */

/* background color = left panel menu 3rd level and navigation sub sub list */

ul.sub-extend > li > ul > li, ul.left-maincat.vertical-dropdown > li > ul > li > ul > li, ul.left-maincat.vertical-dropdown > li > ul > li > ul > li:hover, ul.left-maincat.expand-collapse2 > li > ul > li > ul > li {
	/* background-color: #095C80; */
}

/* New Vertical Dropdown */

ul.left-maincat.vertical-dropdown li.with-sub > a:after {
	font-family: "FontAwesome";
	content: "\f105";
	position: absolute;
	right: 10px;
}

/* New Expand Collapse - Sub Menu */

.expand-collapse ul.left-subcat li {
	background-color: #CCCCCC;
}

.expand-collapse ul.left-subcat li a {
	color: #333333;
}

.expand-collapse ul.left-subcat li a:hover {
	color: #ffffff;
}

/* END Left Product Category List */

/* Cart & Quotation */

.view-details-btn, .add-cart, .normal-cart {
	border-radius: 5px;
}

/* END Cart & Quotation */

.breadcrumb > a {
    transition: all 0.25s linear;
}

.breadcrumb > a:hover {
	/* color: #0fa1e0; */
}

/* ---------- */

#body_home .topspace {
    display: none;
}

#new-header, .header-wrap {
    background-color: transparent !important;
    z-index: 2 !important;
    position: absolute !important;
    top: 0;
}

.header-top {
    position: relative;
    z-index: 3;
}

#new-header .header-top-inner {
    padding: 10px 25px;
}

#new-header .header-top-inner, #new-header .inner-header, .footer.full .info > .info-inner {
    width: 100% !important;
    max-width: 1200px;
}

#new-header .header-left-col, #new-header .header-right-col {
    padding: 0;
}

#new-header .header-left-col {
    display: none;
}

#new-header ul.header-contact > li {
    margin-right: 25px;
}

#topsearch-bar input, #topsearch-bar select {
    padding: 5px;
    border-radius: 0;
    transition: all 0.25s linear;
    background-color: inherit;
}

#topsearch-bar input:hover, #topsearch-bar select:hover {
    background-color: #f2f2f2;
}

#topsearch-bar input, #topsearch-bar button {
    font-size: 15px;
}

#topsearch-bar button {
    transition: all 0.25s linear;
    padding: 7.5px;
    border-radius: 0;
    background-color: inherit !important;
}

.header-wrap {
    border-bottom: 1px solid rgba(255, 255, 255, 0.25);
}

#new-header .inner-header {
    padding: 25px;
}

#new-header .inner-header .navlogo {
    padding-right: 0;
}

#new-header .inner-header .navmenu {
    vertical-align: bottom;
}

#new-header .inner-header .navmenu ul.main-menu > li {
    padding: 0;
}

#new-header .inner-header .navmenu ul.main-menu > li > a {
    padding: 10px 20px 0;
    transition: all 0.25s linear;
    display: inline-block;
    vertical-align: middle;
    transform: perspective(1px) translateZ(0);
    position: relative;
    overflow: hidden;
}

#new-header .inner-header .navmenu ul.main-menu > li > a:before {
    content: "";
    position: absolute;
    z-index: -1;
    left: 0;
    right: 0;
    top: 0;
    background: #ff0000;
    height: 2.5px;
    transform: translateY(-5px);
    transition: all 0.25s linear;
}

#new-header .inner-header .navmenu ul.main-menu > li > a:hover:before, #new-header .inner-header .navmenu ul.main-menu > li > a:focus:before, #new-header .inner-header .navmenu ul.main-menu > li > a:active:before {
    transform: translateY(0);
}

#new-header .inner-header .navmenu ul.main-menu > li > a:hover {
    color: #ff0000 !important;
}

#new-header .inner-header .navmenu ul li a {
    font-size: 15px;
    font-weight: bold;
    text-transform: uppercase;
}

#new-header .header-wrap.is-sticky {
    position: fixed !important;
    background-color: #000000 !important;
    box-shadow: none;
    border-bottom: none;
}

#new-header .header-wrap.is-sticky .inner-header {
    padding-bottom: 10px;
    padding-top: 10px;
    transition: all 0.25s linear;
}

#new-header .header-wrap.is-sticky .inner-header .navmenu {
    vertical-align: middle;
}

#header-slide {
    width: 100% !important;
    max-width: 100% !important;
    min-width: 100% !important;
    min-height: 100% !important;
}

.banner-item .banner-caption {
    top: 40% !important;
    width: 75%;
    height: auto;
    font-family: 'Roboto', sans-serif, serif, monospace, cursive, fantasy, 'Microsoft YaHei', 'Microsoft JhengHei' !important;
}

.banner1 {
    font-size: 50px;
    line-height: normal;
    margin: 0 auto;
    text-align: left;
}

.owl-theme .owl-dots .owl-dot span {
    background: #ffffff !important;
    transition: all 0.25s linear !important;
    border-radius: 0 !important;
}

.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
    background: #ff0000 !important;
    width: 25px;
}

.owl-theme .owl-nav [class*=owl-] {
    background-image: inherit !important;
    transition: all 0.25s linear;
}

.owl-theme .owl-nav .owl-prev {
    font-size: 0 !important;
    font-weight: bold;
    color: #ffffff;
    transform: rotate(-90deg);
    text-transform: uppercase;
}

.owl-theme .owl-nav .owl-prev:before {
    content: "Previous";
    font-size: 25px;
    position: relative;
    left: -60px;
    top: 15px;
}

.owl-theme .owl-nav .owl-prev:hover {
    color: #ff0000;
}

.owl-theme .owl-nav .owl-next {
    font-size: 25px !important;
    font-weight: bold;
    color: #ffffff;
    transform: rotate(90deg);
    text-transform: uppercase;
}

.owl-theme .owl-nav .owl-next:hover {
    color: #ff0000;
}

.space {
    padding: 50px 0;
}

.three-full {
    width: 25% !important;
    margin: 0 auto !important;
}

.six-full {
    width: 50% !important;
    margin: 0 auto !important;
}

.row-full {
    float: none !important;
    max-width: 1200px !important;
}

.font-big {
    font-size: 35px;
    line-height: normal;
    margin: 0 auto;
    font-weight: normal;
}

.icon {
    color: #ff0000;
    font-size: 25px;
}

.font-small {
    font-size: 15px;
    line-height: 25px;
    margin: 0 auto;
}

.btn-square.black {
    margin-top: 0;
    font-size: 15px;
    transition: all 0.25s linear;
    border: 2.5px solid #ff0000;
    background-color: #ff0000;
    padding: 10px 25px;
    font-weight: bold;
    text-transform: uppercase;
    color: #ffffff;
}

.btn-square.black:hover {
    border: 2.5px solid #ff0000;
    background-color: transparent;
    color: #ff0000;
}

.btn-square.white {
    margin-top: 0;
    font-size: 15px;
    transition: all 0.25s linear;
    border: 2.5px solid #ff0000;
    background-color: transparent;
    padding: 10px 25px;
    font-weight: bold;
    text-transform: uppercase;
    color: #ff0000;
}

.btn-square.white:hover {
    border: 2.5px solid #ff0000;
    background-color: #ff0000;
    color: #ffffff;
}

.slick-prev:before, .slick-next:before {
    color: #ff0000 !important;
    transition: all 0.25s linear;
}

.slick-prev:hover:before, .slick-next:hover:before {
    color: #000000 !important;
}

.slick-dotted.slick-slider {
    margin-bottom: 0 !important;
}

.row ul {
    margin: 0 auto !important;
    padding: 0 !important;
}

.slick-dots li button:before {
    transition: all 0.25s linear;
}

.hover-target .zoomout {
    transition: all 0.25s linear;
}

.hover-target:hover .zoomout {
    filter: drop-shadow(0 0 5px rgba(0, 0, 0, 0.25));
    transform: scale(1.05);
}

.font-title {
    font-size: 15px;
    line-height: normal;
    margin: 0 auto;
    text-align: right;
}

.middle {
    width: 35%;
}

.font-last {
    font-size: 25px;
    line-height: normal;
    margin: 0 auto;
    text-transform: uppercase;
    font-family: 'Suez One', serif;
}

.font-last-2 {
    font-size: 15px;
    line-height: 25px;
    margin: 0 auto;
    padding-left: 35px;
}

.icon2 {
    color: #ff0000;
    float: left;
    margin-left: -35px;
    font-size: 25px;
    font-weight: bold;
}

/* testimonial slider */

.shadow-effect {
    background-color: inherit;
    padding: 0;
    border-radius: 0;
    text-align: center;
    border: 0;
    box-shadow: none;
}

#customers-testimonials .item {
    text-align: center;
    /*padding: 0px 50px;*/
    /*margin-bottom: 50px;*/
    opacity: 0.25;
    transform: scale3d(0.75, 0.75, 1);
    transition: all linear 0.25s;
}

#customers-testimonials .owl-item.active.center .item {
    opacity: 1;
    transform: scale3d(1, 1, 1);
}

.owl-carousel .owl-item .img-circle {
    transform-style: preserve-3d;
    max-width: 100px;
    margin: 0 auto 15px;
}

#customers-testimonials.owl-carousel .owl-dots .owl-dot.active span, #customers-testimonials.owl-carousel .owl-dots .owl-dot:hover span {
    background: #f58220;
    transform: translate3d(0px, -50%, 0px) scale(0.75);
}

#customers-testimonials.owl-carousel .owl-dots {
    display: none;
    width: 100%;
    text-align: center;
}

#customers-testimonials.owl-carousel .owl-dots .owl-dot {
    display: inline-block;
}
		
#customers-testimonials.owl-carousel .owl-dots .owl-dot span {
    background: #ffffff;
    display: inline-block;
    /*margin: 0 2px 5px;*/
    transform: translate3d(0px, -50%, 0px) scale(0.25);
    transform-origin: 50% 50% 0;
    transition: all linear 0.25s;
    width: 25px;
    height: 25px
}

/*testimonial slider*/

.footer.full .info, .footer.full .info a {
    color: #ffffff;
}

.footer.full .info > .info-inner {
    padding: 0 25px;
}

.social-menu .social-icon {
    font-size: 15px !important;
    transition: all 0.25s linear !important;
}

.social-menu .social-icon:hover {
    background-color: #ffffff;
    color: #3C5899 !important;
}

h2.page-title {
    font-size: 35px;
    margin-bottom: 50px;
    font-weight: normal;
}

#search-box #searchproducts {
    border: none;
    background-color: #f2f2f2;
}

#productEnquiry input[type=text], #body_showproducts textarea {
    width: 100%;
    border: none;
    background-color: #f2f2f2;
}

.gallery-album-details {
    font-size: 15px;
    text-align: center;
    margin: 25px auto;
}

.gallery-album-details span {
    display: none !important;
}

.contactRecordBtn {
    margin-top: 0 !important;
}

.icon-messenger, .icon-whatsapp {
    background-color: inherit !important;
    padding: 0 !important;
    margin-bottom: 0 !important;
    border-radius: inherit !important;
    color: #000000 !important;
    margin-top: 0 !important;
}

#Fattachment {
    background-color: inherit !important;
}