@font-face {
    font-family: 'supermarketregular';
    src: url('../fonts/supermarket-webfont.eot');
    src: url('../fonts/supermarket-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/supermarket-webfont.woff') format('woff'),
         url('../fonts/supermarket-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}

body {
background: url(../images/Junpenherbs-2_background_body.png) repeat top center;
font-family: 'supermarketregular';
}

header.header_3 .main-menu > div {
border-top: 0px;
background: none;
margin-top: 22px;
}

.header_top {
background: url(../images/Junpenherbs-2_header_bg.png) no-repeat top center;
height: 166px;
width: 100%;
/*
-webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.25);
-moz-box-shadow: 0 0 4px rgba(0, 0, 0, 0.25);
box-shadow: 0 0 4px rgba(0, 0, 0, 0.25);
*/
position: relative;
z-index: 1000;
}

.main-menu {
position: relative;
z-index: 1;
text-align: left;
}
.navbar_ {
margin-bottom: 0 !important;
}
ul, li {
list-style: none;
}

.nav-collapse_ .nav > li > a span {
display: none;
}

footer .container {
background: none;
padding: 10px 15px;
}

footer {
/* margin-top: -50px; */
position: relative;
/* padding: 60px 0 10px; */
background: #ebcd2a;
}

.block-info {
border-radius: 0;
}
.block-info:after {
background: none;
}
.main-menu .container {
background: none;
}


.next-slide, .prev-slide {
display: inline-block;
line-height: 0;
}

.home-article .prev-slide {
/*
left: -45px;
position: absolute;
width: 40px;
height: 40px;
background: url(../images/prev-partner.png) no-repeat left top;
top: -48px;
*/
}
.home-article .next-slide {
/*
right: -45px;
position: absolute;
width: 40px;
height: 40px;
background: url(../images/next-partner.png) no-repeat left top;
top: -48px;
*/
}
.home-article .next-slide a, .home-article .next-slide a:hover, .home-article .prev-slide a, .home-article .prev-slide a:hover {
/*
text-indent: -9999px;
background: none;
width: 40px;
height: 40px;
-webkit-box-shadow: 0 0 0;
-moz-box-shadow: 0 0 0;
box-shadow: 0 0 0;
*/
}
.home-article .box-block.news {
padding-top: 0px;
}

.tp-bullets.simplebullets.round .bullet {
background: #e0b32a;
border-radius: 50%;
-webkit-box-shadow: 0px 0px 5px 0px #e0b32a;
-moz-box-shadow: 0px 0px 5px 0px #e0b32a;
box-shadow: 0px 0px 5px 0px #e0b32a;
}
.tp-bullets.simplebullets.round .bullet.selected {
background: #4f5051;
}
.tp-leftarrow.default {
background: url(../images/button-prev.png) no-repeat left top;
width:72px;
height: 72px;
}
.tp-rightarrow.default { 
background: url(../images/button-next.png) no-repeat left top;
width:72px;
height: 72px;
}
.home-article .box-block {
margin-bottom: 10px;
}
.home-article article {
margin-bottom: 20px;
min-height: 360px;
}

.block-info .inner-block > div {
bottom: -100%;
bottom: -300px;
background: rgba(103, 201, 224, 0.64);
color: #fff;
text-align: left;
padding: 58px 19px 20px 28px;
}

.block-info .btn-small, .btn-small {
color: #fff;
background-color: #ebcd2a;
background-image: -moz-linear-gradient(top, #ebcd2a, #E5C725);
background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ebcd2a), to(#E5C725));
background-image: -webkit-linear-gradient(top, #ebcd2a, #E5C725);
background-image: -o-linear-gradient(top, #ebcd2a, #E5C725);
background-image: linear-gradient(to bottom, #ebcd2a, #E5C725);
border-top: 1px solid #f1f1f1 !important;
border-bottom: 1px solid #a7a7a7 !important;
text-transform: capitalize;
}

.block-info .btn-small:hover,.btn-small:hover {
    background: #60646d;
    background-image: -moz-linear-gradient(top, #60646d, #34363b);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#60646d), to(#34363b));
    background-image: -webkit-linear-gradient(top, #60646d, #34363b);
    background-image: -o-linear-gradient(top, #60646d, #34363b);
    background-image: linear-gradient(to bottom, #60646d, #34363b);
}

.block-info h4 {
color: #fff;
letter-spacing: 1px;
font-weight: normal;
line-height: 50px;
padding: 5px 10px;
background: #67c9e0;
text-align: left;
margin: 0px;
}

.home-article article:after {
/*
content: '';
display: block;
width: 100%;
height: 3px;
background: #67c9e0;
position: relative;
top: 0px;
border-radius: 0px 0 3px 3px;
*/
}

.home-article .carousel li {
/*margin: 0!important;*/
}
.partner h3 {
text-align: right;
margin-right: 20px;
font-size: 28px;
font-style: italic;
color: #636466;
}

#content .container .partner {
padding-bottom: 0;
margin-bottom: 0;
min-height: initial!important;
}
.home-article article.partner:after {
display: none;	
}

footer ul.link {
margin: 0;
padding: 0;
}
footer ul.link li {
margin-right: 18px;
float: left;
}
footer ul.link li a {
color: #fff;
padding-bottom: 1px;
border-bottom: 1px solid;
}
footer ul.link li a:hover {
color: rgb(198, 0, 0);
border-bottom: 1px solid;
}
.nav-collapse_ .nav > li {
width: initial;
}
.navbar_ .brand {
float: left;
}

#form-search {
position: relative;
background: #fff;
display: inline-block;
float: right;
top: 0px;
}

.right_top {
float: right;
}
.right_top p {
margin: 0;
}
#form-search input {
background: #fff;
padding-left: 10px;
}
#form-search span:before {
font-size: 22px;
line-height: 24px;
font-family: FontAwesome;
position: absolute;
top: -1px;
left: initial;
right: 0;
content: "";
color: red;
}
#form-search span {
position: absolute;
left:initial;
right: 9px;
top: 8px;
border-right: 0;
border-left: 1px solid #d4d4d4;
display: block;
width: 30px;
text-align: center;
height: 22px;
}
.home-article img {
width: 100%;
}
.block-info .inner-block {
padding-bottom: 0;
}

.block-info:hover .inner-block > div {
bottom: 0;
/*padding-bottom: 40px;*/
}
article.partner {
margin-top: -40px;
padding-top: 0;
}
header.header_3 .nav-collapse_ .nav > li {
border-right: 0;
/*background: url(../images/vertical-line.png) no-repeat right 5px;*/
margin-bottom: 0;
}
header.header_3 .nav-collapse_ .nav > li:first-child {
border-left: 0;
}
#form-search button {
position: absolute;
right: 0;
top: 0;
}
header.header_3 #menu_button {
background: #ffc20f;
margin-bottom: 0;
float: right;
}
header.header_3 #menu_button.active {
background: #666;
border-color: #ffc20f;
color: #ffc20f !important;
}
header.header_3 #menu_button + ul {
padding-top: 0;
}
.header_3 .nav-collapse_ .nav > li:hover, .header_3 .nav-collapse_ .nav > li.active, .header_3 .nav-collapse_ .nav > li.current_click, header.header_3 .nav-collapse_ .nav > li:first-child:hover, header.header_3 .nav-collapse_ .nav > li.active {
border:0;
}

.nav-collapse_ .nav ul .sf-sub-indicator {
display: none;
}

header.header_3 .nav-collapse_ .nav > li:hover > a, header.header_3 .nav-collapse_ .nav > li.active > a, header.header_3 .nav-collapse_ .nav > li.current_click > a {
background: rgba(255, 255, 255, 0.67);
color: #d69a0b;
/*background: url(../images/bg-header.png) repeat-x -11px;*/
text-shadow: 1px 1px 1px #666;
-webkit-box-shadow: 0 0 0;
-moz-box-shadow: 0 0 0;
box-shadow: 0 0 0;
-webkit-transition: initial;
-moz-transition: initial;
-o-transition: initial;
transition: initial;
-webkit-box-shadow: 0px 0px 2px 0.5px rgba(0, 0, 0, 0.21);
-moz-box-shadow: 0px 0px 2px 0.5px rgba(0, 0, 0, 0.21);
box-shadow: 0px 0px 2px 0.5px rgba(0, 0, 0, 0.21);
}

header.header_3 .nav-collapse_ .nav > li > ul li:hover > a, header.header_3 .nav-collapse_ .nav li ul li.active > a, header.header_3 .nav-collapse_ .nav li ul li.current_click > a {
text-decoration: none;
background: rgba(255, 255, 255, 0.26);
color: #fff;
}
header.header_3 .nav-collapse_ .nav > li > ul li > a:hover .sf-sub-indicator:before, header.header_3 .nav-collapse_ .nav > li > ul li.sfHover > a .sf-sub-indicator:before, header.header_3 .nav-collapse_ .nav li ul li.active > a .sf-sub-indicator:before {
color: #ffc20f;
}
header.header_3 .nav-collapse_ .nav > li:hover > a .sf-sub-indicator:before, header.header_3 .nav-collapse_ .nav > li.active > a .sf-sub-indicator:before, header.header_3 .nav-collapse_ .nav li.current_click > a .sf-sub-indicator:before {
color: #ffc20f;	
}
.margin_right {
margin-right: 20px;
}
.margin_left {
margin-left: 20px;
}
@media (max-width: 979px) {
    .home-article .box-block.news {
        padding-top: 10px;
        margin-top: 0px;
    }
}

@media only screen and (max-width: 768px) {
	header.header_3 .nav-collapse_ .nav > li {
	border-bottom: 1px solid #73d1e7;
	}
    header.header_3 .nav-collapse_ .nav > li:last-child {
        border-bottom: none;
    }
}

.row-title h2 {
margin: 0;
padding: 10px 15px;
text-shadow: 1px 1px 1px #5A493D;
font-size: 28px;
color: #eb217d;
}

.content-div {
position: relative;
padding-bottom: 0px;
min-height: 600px;
}
#content.pages .container {
background: #fff;
}

.inner-content {
padding: 20px;
text-align: left;
position: relative;
}

.box_news {
padding: 15px;
}
a.disablelink {
opacity: 0.3;
cursor: default;
}
.box_news.extra > section.block-news, section.block-news {
margin-bottom: 10px;
}
.title-block {
background: url(../images/bg-header.png);
padding: 2px 4px;
margin: 10px 0;
text-shadow: 1px 1px 1px #C5C5C5;
}
#content ul.sub-categ {
padding-left: 0;
margin-left: 0;
}
#content ul.sub-categ li {
border-top: 1px solid #f0f0f0;
margin-top: 7px;
padding-top: 9px;
padding-bottom: 9px;
}
ul.list-categories {
border-bottom: 1px solid #f0f0f0;
}
.list-categories li.sub {
padding-bottom: 0;
}
.video {
margin: 30px 0;
}
.details_icons:after {
content: '';
display: block;
clear: both;
}
.tag-search a {
font-size: 14px;
padding: 5px;
}
.txt-2 {
font-size: 14px;
line-height: 21px;
word-wrap: break-word;
}
.inner {
padding: 20px;
}
#product_list .block-product {
padding: 0 15px;
}
.container {
padding: 0 15px;
}
.carousel.content-div {
padding-bottom: 20px;
}
.v_project_info h5 {
font-size: 18px;
padding: 15px 0 20px 0;
text-transform: capitalize;
}
.no-listing {
padding: 10px;
background: #FCFCFC;
border: 1px solid #F0F0F0;
text-align: center;
border-width: 4px 0;
font-size: 16px;
margin: 0 0 150px;
}
article.span9 {
min-height: 600px;
}
.error p {
color: #fff;
padding: 10px 15px;
background: rgb(173, 27, 27);
border: 1px solid rgb(134, 0, 0);
border-width: 4px 0;
}
.info p {
color: #fff;
padding: 10px 15px;
background: rgb(0, 107, 11);
border: 1px solid rgb(2, 83, 11);
border-width: 4px 0;
}

.one-line .languages {
position: relative;
}

.one-line .languages .inner_languages {
line-height: 40px;
float: right;
padding-right: 10px;
}

.one-line .row-fluid > div:first-child > span {
line-height: 40px;
letter-spacing: 1px;
}

.awesome-icon {
color: #fff;
}

#languages-menu {
text-align: right;
}
#languages-menu li > a {
    color: #fff;
}
.nav-collapse_ .nav > li:first-child {
width: inherit;
}
.nav-collapse_ .nav > li > a > .sf-sub-indicator {
display: none;
}

.nav-collapse_ .nav ul li {
padding: 0;
border-bottom: 1px solid rgba(232, 59, 145, 0.19) !important;
}

.one-line .row-fluid > div:first-child > span:first-child {
font-size: 12px;
}

.block-features span.img {
width: 100px;
height: 100px;
border-radius: 0px;
}
.block-features h4 {
padding: 0px 0 0 0;
font-size: 18px;
text-align: left;
}
.block-features p {
margin: 11px 0 9px 0;
text-align: left;
}

.home-article .block-features {
position: relative;
overflow: hidden;
}
.home-article .block-features:after {
position: absolute;
width: 100%;
content: '';
display: block;
height: 3px;
bottom: 0px;
border-radius: 0 0 3px 3px;
background: #67c9e0;
left: -100%;
}
.home-article .block-features:hover:after {
-webkit-transition: 0.5s ease;
-moz-transition: 0.5s ease;
-o-transition: 0.5s ease;
-ms-transition: 0.5s ease;
transition: 0.5s ease;
left: 0px;
}

.about_us_home {
text-align: left;
}
footer .social_icon .google-plus {
float: right;
width: 80px;
}
footer .social_icon .twitter {
float: right;
width: 100px;
}
footer .social_icon .facebook {
float: right;
width: 100px;
overflow: hidden;
}

footer .copyright {
text-align: left;
color: #666;
font-size: 14px;
}

footer .copyright a {
    color: #fff;
}
.module-ct.category ul li {
text-align: left;
}

.category #accordion.list .level1 li {
/*
position: relative;
z-index: 999;
overflow: hidden;
*/
}

.category #accordion.list .level1 li:before {
/*
position: absolute;
width: 100%;
content: '';
display: block;
left: -100%;
background: #67c9e0;
height: 3px;
bottom: 0px;
*/
}

.category #accordion.list .level1 li:hover:before{
/*
-webkit-transition: 0.5s ease;
-moz-transition: 0.5s ease;
-o-transition: 0.5s ease;
-ms-transition: 0.5s ease;
transition: 0.5s ease;
left: 0px;
*/
}

.embed-container {
position: relative;
padding-bottom: 56.25%;
height: 0;
overflow: hidden;
max-width: 100%;
height: auto;
}

.relate-product {
text-align: left;
}
.shop_tabs.tabbable.responsive .tab-content.icon_tab {
    border: none;
}

.inner p {
font-family: 'supermarketregular' !important;
}

.embed-container iframe, .embed-container object, .embed-container embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}

.mailto.jackbox.btn-small {
line-height: 14px;
font-family: 'supermarketregular';
font-size: 16px;
text-decoration: none;
cursor: pointer;
display: inline-block;
}

.mailto.jackbox.btn-small:hover {
text-decoration: none;
}

.captcha_images {
width: 120px;
}

.v_contact_form ul.contact {
padding: 20px 30px;
}
.v_contact_form ul.contact li i {
color: #259cff;
}

.v_contact_form ul.contact li a, .v_contact_form ul.contact li span {
color: black;
padding-left: 10px;
}

ul#languages-menu-modifly li {
display: inline-block;
}

ul#languages-menu-modifly {
display: inline-block;
padding: 0px;
margin: 0px;
}

.call_us {
text-align: right;
padding: 5px 20px;
}
.call_us li a {
color: #8a6100;
}
.call_us li {
display: inline-block;
color: #8a6100;
}

.call_us li:not(:last-child) {
padding-right: 15px;
}

.row-fluid.inner-header {
width: 1041px;
margin: 0 auto;
}

.navbar.navbar_.clearfix {
padding: 10px 56px;
}

header.header_3 .nav-collapse_ .nav > li > a {
padding: 15px 20px;
font-size: 18px;
color: #8a6100;
text-shadow: 1px 1px 1px #666;
}

header.header_3 .nav-collapse_ .nav > li:after {
content: '';
background: #d69a0b;
width: 100%;
height: 3px;
display: none;
}

header.header_3 .nav-collapse_ .nav > li:hover:after {
display: block;
}

.background_home {
background: url(../images/Junpenherbs-2_background_header.png)no-repeat top center;
}

.boxedcontainer {
margin-top: -20px;
padding-bottom: 115px;
}
.tp-banner-container {
position: relative;
}

.tp-banner-container:before {
position: absolute;
display: block;
content: '';
width: 318px;
height: 167px;
background: url(../images/Junpenherbs-2_slide_botton_left.png) no-repeat top center;
left: -61px;
right: auto;
bottom: -50px;
z-index: 999999;
}

.tp-banner-container:after {
position: absolute;
display: block;
content: '';
width: 315px;
height: 204px;
background: url(../images/Junpenherbs-slide_botton_right.png) no-repeat top center;
left: auto;
right: -61px;
bottom: -52px;
z-index: 999999;
}

.content.home-article {
background: url(../images/Junpenherbs-2_bankground_flower.png) no-repeat top center;
margin-top: -35px;
padding-bottom: 117px;
}

.slideshow:after {
position: absolute;
display: block;
content: '';
width: 1086px;
height: 55px;
background: url(../images/Junpenherbs-2_shadow_botton_slide.png) no-repeat top center;
left: 0px;
bottom: -55px;
}

.carousel-3_3.carousel .div-control {
position: absolute;
top: -52px;
right: 0px;
}

.row-recent h3 {
text-align: left;
text-shadow: 1px 1px 1px #5A493D;
font-size: 28px;
color: #eb217d;
}

.view-sixth:hover .mask strong {
text-align: left;
padding: 0 5px;
}

footer .social_icon .icon_social {
float: right;
margin-top: -5px;
}

footer .social_icon .icon_social a {
padding-right: 15px;
}

footer .social_icon .icon_social a:last-child {
padding-right: 0px;
}

.next-slide a, .prev-slide a {
background: #ebcd2a;
}

.view_all {
background: #ebcd2a;
}

.next-slide:hover a, .prev-slide:hover a {
background: #ea1674;
}

.view_all:hover {
background: #ea1674;
}

.bg_light_color_1, .sub_menu li:hover > a, .select_list > li:hover {
background: #ddc866;
}