/* Begin CSS Reset*/
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;outline:0;font-weight:normal;font-style:inherit;font-size:103%;font-family:Arial;vertical-align:baseline;}:focus{outline:0;}body{line-height:1;color:black;background:white;}ol,ul{list-style:none;}table{border-collapse:separate;border-spacing:0;}caption,th,td{text-align:left;font-weight:normal;}blockquote:before,blockquote:after,q:before,q:after{content:"";}blockquote,q{quotes:"" "";}
/* End CSS Reset*/

html, body {
	padding: 0;
	margin: 0;
	height: 100%;
}
body {
	font: normal 12px "Verdana, Geneva, sans-serif";
	color: #888;
	/* background: #fff url('../../assets/images/body-bg.png') top left repeat-x; */
}
@font-face {
   font-family: montserrat;
   src: url(fonts/Montserrat/Montserrat-Regular.woff2);
}
@font-face {
	font-family: malgungothicregular;
	src: url(fonts/MalgunGothicRegular.woff2);
}
@font-face {
	font-family: louisgeorgecafe;
	src: url(fonts/LouisGeorgeCafe.woff2);
}
@font-face {
	font-family: ephesis;
	src: url(fonts/Ephesis-Regular.woff);
}

a {
	text-decoration: none;
}
li {
	list-style: none;
}
strong {
	font-weight: bold;
}
.clear {
	clear: both;
	height: 1px;
	font-size: 1px;
}
#container {
   min-height:100%;
   position:relative;
}
#header, #body, #nav, #footer .bbox {
	width: 920px;
	margin: 0 auto;
	overflow: hidden;
}
#header {
	height: 158px;
	position: relative;
	padding-top: 33px;
}
#body {
	padding-bottom: 100px;
}
#footer {
  position:absolute;
  bottom:0;
  width:100%;
	height: 70px;
	overflow: hidden;
	background-color: #97217f;
}
#redcolibri {
	position: absolute;
	top: 29px;
	right: 0;
}
#header h1 {
	width: 177px;
	height: 111px;
	position: absolute;
	top: 38px;
	left: 0;
}
#header div, #header form {
	text-align: right;
}
#header div {
	height: 73px;
	line-height: 48px;
}
#header form {
	margin-top: 12px;
	height: 22px;
}
#header input {
	width: 142px;
	border: 0;
	font-size: 11px;
	color: #b2b2b2;
	padding: 0 5px;
	border: 1px solid #9f9f9f;
	height: 20px;
}
#header input.submit {
	width:13px;
	height: 13px;
	padding: 4px 8px 5px 8px;
	float: right;
	border: 0;
	background-color: #97217f;
}
.ch-lang a {
	color: #666;
	font-weight: bold;
}
.ch-lang a.act {
	color: #97217f;
}
#nav {
	text-align: center;
	height:26px;
	line-height: 26px;
	background: transparent url('../../assets/images/nav-bg.png') repeat-x;

}
#nav li {
	display: inline;
	padding: 0 20px 0 14px;
	background: #FFFFFF url('../../assets/images/nav-bul.png') right center no-repeat;
	/*background: #fff url('../../assets/images/nav-bul.png') right center no-repeat;*/
}
#nav li:last-child {
	background-image: none;
}
#nav a {
	font-size: 16px;
	color: #666;
	/* original

	*/

	/* modified 20231226  */
	 font-family: montserrat;
	color: #56504e;
}
#nav a:hover, #nav a.act {
	color: #97217f;
}
#nav a.act {
	font-weight: bold;
}
#footer div div {
	padding-top: 8px;
	color: #fff;
	font-size: 12px;
}
#footer .bbox {
	padding-top: 7px;
	position: relative;
	height: 63px;
}
#footer div a {
	color: #fff;
}
#banners {
	padding-bottom: 16px;
	background: transparent url('../../assets/images/banner-shade.png') left bottom no-repeat;
}
#banners, img.header {
	width: 920px;
	overflow: hidden;
	margin: 0 auto;
	margin-top: 15px;
}
#banners img {
	/*border-bottom: solid 3px #97217f;*/
}
#banners div {
	height: 480px;
	/*height: 260px;*/
	overflow: hidden;
}
#pager {
	height: 16px;
	display: block;
	background-color: #97217f;
	z-index: 999;
  	overflow: hidden;
	text-align: center;
}
#pager a {
	font-size: 12px;
	background: transparent url('../../assets/images/pager-bg.png') 0 5px no-repeat;
  	margin-right: 2px;
	margin: 0 2px; padding: 3px 2px;
	color: transparent;
}
#pager a.activeSlide {
  background-position: -15px 5px;
}
h2 {
	color: #97217f;
	font-size: 23px;
	padding: 4px 0 16px 0;
	font-weight: bold;
}
#body.home {
	padding: 0 25px 100px 25px;
	position: relative;
}
#ourproducts {
	width: 920px !important;
}
#body.home ul {
	overflow: hidden;
}
#body.home li {
	float: left;
	margin-right: 50px;
	background: transparent url('../../assets/images/prd-li.png') bottom no-repeat;
	padding-bottom: 8px;
}
#body.home li a {
	display: block;
	width: 270px;
}
#body.home li span {
	display: block;
	text-align: center;
	padding: 8px 5px;
/*	color: #B971B0; */
	color:#97217F;
	font-size: 14px;
	height: 40px;
	font-weight:bold;
}
#body.home li span.lsdet {
	height: 22px;
	padding: 0;
	line-height: 22px;
	background-color: #97217f;
	color: #fff;
}
#body.home li img {
	display: block;
	margin: 0;
}
#body.home .home-prev, #body.home .home-next {
	background: transparent url('../../assets/images/home-arrow.png') 0 0 no-repeat;
	position: absolute;
	top: 145px;
	z-index: 99;
	color: transparent;
	display: block;
	width: 13px;
	height: 18px;
	cursor: pointer;
}
#body.home .home-prev {
	left: 0;
}
#body.home .home-next {
	right: 0;
	background-position: -13px 0;
}
img.header {
	/*border-bottom: 5px solid #97217f;*/
	padding: 0;
	display: block;
}
div.header-shade {
	margin: 0;
	padding: 0;
	height: 24px;
	background: transparent url('../../assets/images/banner-shade.png') left top no-repeat;
}
.center {
	text-align: center;
}
.prd-list {
	padding-left: 58px;
	overflow: hidden;
	border-bottom: 1px dashed #ccc;
	margin-bottom: 20px;
}
ul.prd-list.last {
	margin-bottom: 0;
	border: none;
}
.prd-list li {
	float: left;
	margin: 0 46px 0 0;
	width: 239px;
	height: 418px;
	position: relative;
}
.prd-list h3 {
	font-size: 15px;
	color: #97217f;
	font-weight: bold;
	padding: 18px 0;
}
.prd-list a~a {
	position: absolute;
	/*padding: 6px 8px;*/
	padding: 6px 18px;
	font-size: 15px;
	/*background-color: #97217f;*/
	color: #fff;
	bottom: 20px;
	left: 0;
	border-radius: 20px;
	border: 2px solid #97217f;	
	color: #97217f;
}
.prd-list a~a:hover {
	background-color: #97217f;	
	color: #fff;
}
.prd-detail, .abt-img, .svc-img, .con-form {
	float: left;
	width: 440px;
}
.prd-detail h2 {
	font-size: 20px;
	padding: 16px 0;
	font-weight: bold;
}
.prd-detail div p, .prd-detail div ul {
	margin-bottom: 10px;
	line-height: 1.5;
}
.prd-detail div ul {
	margin-left: 20px;
}
.prd-detail div li {
	list-style: disc;
}
.prd-gallery, .abt-content, .svc-content, .con-content {
	float: right;
	width: 440px;
}
.prd-gallery #main-img {
	width: 440px;
	height: 400px;
	position: relative;
}
.prd-gallery #main-img.loading {
	background: transparent url('../../assets/images/loader.gif') center no-repeat;
}
.prd-nav {
	padding-bottom: 18px;
	border-bottom: 1px solid #97217f;
}
.prd-nav a {
	float: right;
	color: #666;
}

.carousel {
	margin-top: 16px;
	padding: 0 30px;
	position: relative;
}
.carousel div {
	width: 380px !important;
	overflow: hidden;
	margin: 0 auto;
}
.carousel ul {
	overflow: hidden;
}
.carousel li {
	float: left;
	margin-right: 20px;
}
.carousel .gal-prev, .carousel .gal-next {
	background: transparent url('../../assets/images/home-arrow.png') 0 0 no-repeat;
	position: absolute;
	top: 32px;
	z-index: 99;
	color: transparent;
	display: block;
	width: 13px;
	height: 18px;
	cursor: pointer;
}
.carousel .gal-prev {
	left: 0;
}
.carousel .gal-next {
	right: 0;
	background-position: -13px 0;
}
.carousel img {
	cursor: pointer;
}
.about-nav {
	color: #808080;
	font-size: 16px;
	margin-bottom: 30px;
}
.about-nav a {
	color: #808080;
}
.about-nav a:hover, .about-nav a.act {
	color: #B971B0;
}
.about-nav a.act {
	font-weight: bold;
}
.abt-content, .svc-content {
	float: left !important;
}
.abt-content h3 {
	font-size: 20px;
	font-weight: bold;
	color: #97217f;
	padding-bottom: 20px;
}
.abt-content p, .svc-content p, .con-content p, .con-form p {
	margin-bottom: 20px;
	line-height: 1.5;
}
.abt-content p.highlight, .svc-content p.highlight, .con-content p.highlight {
	color: #b971b0;
	font-size: 16px;
}
.abt-img, .svc-img {
	margin-right: 40px;
}
.abt-content ul, .svc-content ul {
	margin-left: 20px;
	margin-bottom: 20px;
}
.abt-content li, .svc-content li {
	margin-bottom: 5px;
	list-style: disc;
}
.abt-content h4 {
	font-size: 16px;
	color: #b971b0;
	margin-bottom: 15px;
}
#body table {
	border-collapse: collapse;
}
#body table td {
	padding: 7px;
	font-size: 12px;
	font-size: 13px;
	color: #888;
}
#body table td ul {
	margin: 10px 30px;
}
#body table td ul li {
	font-size: 14px;
	line-height: 1.5;
}
#body table td p {
	margin-bottom: 0;
	line-height: 1.5;
}
.svc-content td p {
	font-size: 14px;
	margin: 5px 0;
}
.con-form {
	line-height: 1.5;
}
.con-form a.back {
	color: #97217f;
}
.con-form label {
	color: #97217f;
	font-weight: bold;
	font-size: 14px;
	padding-left: 6px;
}
.con-form  input {
	width: 390px;
	height: 41px;
	background: #fff url('../../assets/images/input-bg.png') top left no-repeat;
	border: none;
	padding: 0 15px 0 10px;
	color: #666;
}
.con-form  li  {
	margin-bottom: 6px;
	overflow: auto;
	position: relative;
}
.con-form  textarea {
	width: 390px;
	height: 145px;
	padding: 10px;
	background: #fff url('../../assets/images/input-bg.png') 0 -41px no-repeat;
	border: 0;
	resize: none;
	color: #666;
	font-family: Arial;
	font-size: 14px;
	margin-right: 3px;
}
.con-form button {
	width: 110px;
	height: 34px;
	background: #fff url('../../assets/images/submit-bg.png') 0 no-repeat;
	border: 0;
	margin-left: 300px;
	cursor: pointer;
}
.con-form span.error {
	color: #c66;
	font-size: 11px;
	font-style: italic;
}
.con-form h3, .con-content h3 {
	font-size: 14px;
	color: #97217f;
	font-weight: bold;
	margin-bottom: 15px;
}
.search {
	line-height: 1.5;
}
.search h3 {
	font-size: 15px;
	color: #b971b0;
	margin-bottom: 15px;
}
.search ol {
	margin-left: 20px;
}
.search li {
	list-style: decimal;
	color: #555;
	margin-bottom: 12px;
}
.search li a {
	color: #97217f;
}
.search li a~a{
	color: #333;
}
#sitemap ol {
padding: 10px;
}
#sitemap li {
  margin-left: 30px;
  list-style: decimal;
  margin-bottom: 15px;
}
#sitemap li ul {
  padding-top: 15px;
}
#sitemap li a {
  font-size: 13px;
  color: #666;
  font-weight: bold;
}


/* CUSTOMIZE BY IT FABINDO */

/* Brands */
.brd-list {
	padding-left: 58px;
	overflow: hidden;
	border-bottom: 1px dashed #ccc;
	margin-bottom: 20px;
	text-align: center;
}
ul.brd-list.last {
	margin-bottom: 0;
	border: none;
}
.brd-list li {
	float: left;
	margin: 20px 46px 0 0;
	width:363px;
	height:180px;
	position: relative;
}

.brd-list img {
	border-radius: 20px;
}

.brd-list img:hover {
	transition:all 200ms ease-out;
    -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 0 15px rgba(0,0,0,0.2);
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.2);  
}

.brd-list h3 {
	font-size: 15px;
	color: #97217f;
	font-weight: bold;
	padding: 18px 0;
}
.brd-list a~a {
	position: absolute;
	padding: 8px 0;
	font-size: 15px;
	/*background-color: #97217f;*/
	border: 2px solid #97217f !important;	
	/*color: #fff;*/
	color: #97217f;
	bottom: 20px;
	left: 0;
	/*width: 183px;*/
	width: 143px;
	border-radius: 20px;
	margin: 0 120px 0 105px;
}
.brd-list a~a:hover {
	background-color: #97217f;
	color: #fff;
}

/* Careers */
.careers-content {
	float: left;
	width: 900px;
	margin-left: 6px;
}
.careers-form {
	float: left;
	width: 440px;
}
.careers-form2 {
	float: right;
	width: 440px;
}

.careers-content h3, .pl-content h3 {
	font-size: 14px;
	color: #97217f;
	font-weight: bold;
	margin-bottom: 15px;
}
.careers-content p {
	margin-bottom: 20px;
	line-height: 1.5;
	font-size: 14px;
}
.careers-content button {
	width: 130px;
	height: 34px;
	background: #b971c9;
	border: 0;
	cursor: pointer;
	border-radius: 3px;
	font-weight: bold;
	color: #fff;
/*	margin-left: 6px;*/
	margin-top: 10px;
}
.careers-content label {
	color: #97217f;
	font-weight: bold;
	font-size: 14px;
}

.careers-content p.highlight {
	color: #b971b0;
	font-size: 14px;
}

.careers-form p {
	margin-bottom: 20px;
	line-height: 1.5;
}
.careers-form {
	line-height: 1.5;
}
.careers-form a.back {
	color: #97217f;
}
.careers-form label {
	color: #97217f;
	font-weight: bold;
	font-size: 14px;
	padding-left: 6px;
}
.careers-form input[type=text] {
	width: 390px;
	height: 41px;
	background: #fff url('../../assets/images/input-bg.png') top left no-repeat;
	border: none;
	padding: 0 15px 0 10px;
	color: #666;
}
.careers-form select {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	width: 420px;
	height: 41px;
	background: #fff url('../../assets/images/input-bg.png') top left no-repeat;
	border: none;
	padding: 0 15px 0 10px;
	color: #666;
	overflow: hidden;
}

.select2 {
	/*margin-bottom: 20px;*/
}
.select2.select2-container {
	width: 420px !important;
	height: 170px;
	/*height: 100px !important;*/
	/*border: none !important;*/
	color: #666 !important;
	overflow: hidden !important;
	background: #fff url('../../assets/images/input-bg.png') 0 -41px no-repeat;
	padding:6px;
}

.select2-selection {
	border: none !important;
	width: 400px !important;
	height: 150px !important;
	/*background: #fff url('../../assets/images/input-bg.png') 0 -41px no-repeat;*/
}

.select2 li {
	font-size: 12px !important;
	margin-bottom: 0 !important;
}
.select2-selection__choice__remove {
	color: #fff !important;
}
.select2-selection__choice {
	border: solid 1px #b971c9 !important;
	background-color: #b971c9 !important;
	color: #fff !important;
}
.select2-dropdown {
	margin-left: 6px;
    margin-top: -8px;	
    width: 402px !important;	
    border: solid 1px #e5e5e5;
    font-size: 12px !important;
}
.select2-results > .select2-results__options {
    height: 110px;
    /*min-height: 100px;*/
    overflow-y: auto;
}

.careers-form  li  {
	margin-bottom: 6px;
	overflow: auto;
	position: relative;
}
.careers-form  textarea {
	width: 390px;
	height: 145px;
	padding: 10px;
	background: #fff url('../../assets/images/input-bg.png') 0 -41px no-repeat;
	border: 0;
	resize: none;
	color: #666;
	font-family: Arial;
	font-size: 14px;
	margin-right: 3px;
}
.careers-form button {
	width: 110px;
	height: 34px;
	background: #b971c9;
	border: 0;
	cursor: pointer;
	border-radius: 3px;
	font-weight: bold;
	color: #fff;
	margin-left: 6px;
}
.careers-form span.error {
	color: #c66;
	font-size: 11px;
	font-style: italic;
}
.careers-form h3 {
	font-size: 14px;
	color: #97217f;
	font-weight: bold;
	margin-bottom: 15px;
}

.careers-form2 p {
	margin-bottom: 20px;
	line-height: 1.5;
}
.careers-form2 {
	line-height: 1.5;
}
.careers-form2 a.back {
	color: #97217f;
}
.careers-form2 label {
	color: #97217f;
	font-weight: bold;
	font-size: 14px;
	padding-left: 6px;
}
.careers-form2 input[type=text] {
	width: 390px;
	height: 41px;
	background: #fff url('../../assets/images/input-bg.png') top left no-repeat;
	border: none;
	padding: 0 15px 0 10px;
	color: #666;
}
.careers-form2 select {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	width: 420px;
	height: 41px;
	background: #fff url('../../assets/images/input-bg.png') top left no-repeat;
	border: none !important;
	padding: 0 15px 0 10px;
	color: #666;
}
.careers-form2  li  {
	margin-bottom: 6px;
	overflow: auto;
	position: relative;
}
.careers-form2  textarea {
	width: 390px;
	height: 145px;
	padding: 10px;
	background: #fff url('../../assets/images/input-bg.png') 0 -41px no-repeat;
	border: 0;
	resize: none;
	color: #666;
	font-family: Arial;
	font-size: 14px;
	margin-right: 3px;
}
.careers-form2 button {
	width: 110px;
	height: 34px;
	background: #b971c9;
	background-color: none !important;
	border: 0;
	cursor: pointer;
	border-radius: 20px;
	font-weight: bold;
	color: #fff;
	margin-left: 6px;
}
.careers-form2 button:hover {
	background: #97217f;
	/*color: #fff !important;*/
}
.careers-form2 span.error {
	color: #c66;
	font-size: 11px;
	font-style: italic;
}
.careers-form2 h3 {
	font-size: 14px;
	color: #97217f;
	font-weight: bold;
	margin-bottom: 15px;
}

#banners div {
	height: 480px;
	/*height: 350px;*/
	overflow: hidden;
}
#banners img {
	width: 920px;
	/*height: 350px;*/
}

/* Home Bottom */
.home_down-content span {
  font-size:103% !important;
  line-height:1.5 !important;  
}

.home_down-content a {
	padding: 5px 15px;
	font-size: 15px;
	border: 2px solid #97217f;	
	color: #97217f;
	border-radius: 20px;
}
.home_down-content a:hover {
	background-color: #97217f;	
	color: #fff;
}

/* Private Label */
.pl-content li {
	margin-left: 15px;
}
.pl-content a {
	padding: 5px 15px;
	font-size: 15px;
	border: 2px solid #97217f;	
	color: #97217f;
	border-radius: 20px;
}
.pl-content a:hover {
	background-color: #97217f;	
	color: #fff;
}
.pl-contact-btn a {
/*	padding: 10px 20px;
	font-size: 15px;
	border: 2px solid #97217f;	
	color: #97217f;
	border-radius: 20px;*/
}

.list-decimal > li {
	list-style-type: decimal;
	color: #97217f;	
}
.list-bullets li {
	list-style-type: initial;
	color: #888888;
}

tr.padding-t-30 td{
	padding-top: 30px !important;
}

/* Packaging List */
.packaging-list {
	/*padding-left: 58px;*/
	overflow: hidden;
/*	border-bottom: 1px dashed #ccc;*/
	/*margin-bottom: 20px;*/
	margin: 10px !important;
}
ul.packaging-list.last {
	margin-bottom: 0;
	border: none;
}
.packaging-list li {
	float: left;
	margin: 0 25px 0 0;
	width: 100px;
	height: 150px;
	position: relative;
	text-align: center;
}
.packaging-list span {
	color: #97217f;
	font-weight: bold;
}
.packaging-list img {
	margin-bottom: 5px;
}
.packaging-list h3 {
	font-size: 15px;
	color: #97217f;
	font-weight: bold;
	padding: 18px 0;
}


/* Product Carousel */
#prd-carousel {
	padding: 0 25px 50px 25px;
	position: relative;
}
#ourproducts {
	width: 920px !important;
}
#prd-carousel ul {
	overflow: hidden;
}
#prd-carousel li {
	float: left;
	margin-right: 50px;
	background: transparent url('../../assets/images/prd-li.png') bottom no-repeat;
	padding-bottom: 8px;
}
#prd-carousel li a {
	display: block;
	width: 255px;
}
#prd-carousel li span {
	display: block;
	text-align: center;
	padding: 8px 5px;
/*	color: #B971B0; */
	color:#97217F;
	font-size: 14px;
	height: 40px;
	font-weight:bold;
}
#prd-carousel li span.lsdet {
	height: 22px;
	padding: 0;
	line-height: 22px;
	background-color: #97217f;
	color: #fff;
}
#prd-carousel li img {
	display: block;
	margin: 0;
}
#prd-carousel .home-prev, #prd-carousel .home-next {
	background: transparent url('../../assets/images/home-arrow.png') 0 0 no-repeat;
	position: absolute;
	top: 145px;
	z-index: 99;
	color: transparent;
	display: block;
	width: 13px;
	height: 18px;
	cursor: pointer;
}
#prd-carousel .home-prev {
	left: 0;
}
#prd-carousel .home-next {
	right: 0;
	background-position: -13px 0;
}

a.a-button {
	padding: 5px 15px;
	font-size: 1.2em;
	border: 2px solid #97217f;	
	/*color: #97217f;*/
	border-radius: 20px;

	color: #fff !important;
	background-color: #97217f;	

    -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0 0 15px rgba(0,0,0,0.5);
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.5); 	
}
a.a-button:hover {
	background-color: #fff;	
	color: #97217f !important;
}
/*#topper {
	position:fixed;
	top:0;
	left:0;
	width:100%;
	height: 40px;
	overflow: hidden;
	background-color: #97217f;
	z-index: 9999;
}

#topper .bbox {
	width: 920px;
	margin: 0 auto;

	overflow: hidden;
}*/


/*#container {
	margin-top: 40px !important;
}

.ch-lang {
	float:right;
	margin-top:3px;
}

#search {
	float: left;
}

#search input {
	margin-top: 7px;
	color: #999;
}*/
.contactus{
	font-family: malgungothicregular;
}

div.home_down-content p{

	font-family: louisgeorgecafe;
}
div.home_down-content h2{

	font-family: ephesis;
	font-size: 25px
}
.hide{

	display: none;
}
