/** FONT FACE ***/
@font-face {
	font-family:'Times';
	src:url('0278_vectordepvn_fonttv.ttf') format('truetype');
	font-style: normal;
	font-weight: 400;
}
@font-face {
	font-family: "Valentina";
	src: url("VNF-Valentina.ttf");
	font-weight: normal;
	font-style: normal
}




*{
	font-family: 'Roboto', sans-serif!important;
}
.glyphicon{
	font-family: 'Glyphicons Halflings'!important;
}
.fa{
	font-family: 'FontAwesome'!important;
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
html,body
{
	border: 0;
	background-color: #fff;
}
*{
	margin: 0;
	padding: 0;
}
html
{
	font-size: 62.5%;
	-webkit-overflow-scrolling: touch;
	-webkit-touch-callout:none;
	-webkit-text-size-adjust:none;
	-ms-text-size-adjust:100%;
}

body
{
	line-height: 1.625;
	font-size: 14px;
	color: #999999;
	overflow-x: hidden;
	background-color: #fff;
}
ul, ol{list-style: none;}

/* 1.2 - HTML5 Elements */
article, aside, details, figcaption, figure, dialog, footer, header, hgroup, menu, nav, section { display:block; }
/* 1.4 - Typography */
h1,h2,h3,h4,h5,h6 { color:#333333; margin:0 0 13px 0;  }
h1,h2,h3,h4,h5,h6,.cart-summary, .toolbar {  }
h1 { font-weight: 400; color: #333333;  font-size: 36px; line-height: 1.1; }
h2 { font-weight: 400; color: #333333;  font-size: 28px; line-height: 28px; }
h3 { font-weight: 400; color: #333333;  font-size: 24px; line-height: 24px; }
h4 { font-size: 20px; color: #333333; line-height: 18px; }
h5 { font-size: 12px; line-height: 18px; }
h6 { font-size: 10px; line-height: 18px; text-transform:uppercase; }
h1 .note, h2 .note, h3 .note, h4 .note, h5 .note, h6 .note { margin-left: 8px; font-weight: 400; font-size: 12px;}
h1 .note a, h2 .note a, h3 .note a, h4 .note a, h5 .note a, h6 .note a { color: #ef8742; }
p { margin: 0 0 20px 0; line-height: 24px; }

/* 1.5 - Links and Buttons */
a {  text-decoration: none !important; outline: none; color: #539ad0;}
a:focus, a:hover{color: #edac15;}

a:active { outline: none; }


h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {color: #333333; }
.accent-color { color: #ef8742 !important; }
ol, ul{list-style: none;margin:0;}
ol li{display: inline-block;}
/**********************************************************************************************************
Header
**********************************************************************************************************/
body .boxed-container{
	background-color: #ffffff;
	overflow-x: hidden;
}
.top{
	position: relative;
	background-color: #f2f2f2;
	border-bottom: 1px solid #eeeeee;
	font-size: 13px;
}
.top, .top-navigation a{background-color: #f2f2f2;}
.top, .top::before, .top::after, .top__container::before, .header::before, .header::after{border-color: #efefef;}
.header, .top::before, .top::after, .top__container::before, .header::before, .header::after{background-color: #ffffff;}
.top__container{position: relative;}
.container::after{
	content: "";
	display: table;
	clear: both;
}
.top__tagline{
	text-align: center;
	padding: 9px 0 9px;
	color: #999999;
}
.top__menu{text-align: center;}
.top-navigation{
	padding-left: 0;
	list-style: none;
	margin: 0;
}
.top-navigation .menu-item{
	position: relative;
	display: inline-block;
}
.top-navigation a{
	display: block;
	color: #999999;
	padding: 5px 5px 10px;
}
.top-navigation a:hover{color: #edac15;}
.page-template-template-front-page-slider .header{box-shadow: none;}
.header{
	position: relative;
	box-shadow: 0 2px 3px #dedede;
	z-index: 10;
}
.header__logo{
	position: relative;
	z-index: 1;
	float: left;
}
.header__logo a{color: #333333;}
.header__logo img{
	display: inline-block;
}
.header__navbar-toggler.btn{
	font-size: 14px;
	border-radius: 2px;
	padding: 3px 6px;
	margin: 0px 0 0;
	position: fixed;
	right: 14px;
	z-index: 9999;
}
.header__navigation{
	width: 100%;
	float: left;
	background-color: #f2f2f2;
	border: 1px solid #dedede;
	border-radius: 2px;
	margin-bottom: 15px;
}
.main-navigation .home-icon{
	display: inline-block;
	color: #fff;
	padding: 5px 30px;
	transition: all 200ms ease-out;
}
.main-navigation .home-icon .fa{vertical-align: middle;}
.main-navigation .fa-home:before{content: "\f015";color: #fff;}
.main-navigation{
	padding-left: 0;
	list-style: none;
	font-size: 0;
	margin: 0;
	max-height: 400px;
	overflow: auto;
}
.main-navigation .menu-item{
	position: relative;
	font-size: 15px;
}
.main-navigation a{
	display: block;
	color: #333333;
	padding: 17.5px 30px;
	font-weight: bold;
}
.main-navigation .sub-menu{
	padding-left: 0;
	list-style: none;
	transition: all 200ms ease-out;
}
ol ol, ul ul, ol ul, ul ol{margin-bottom: 0;}
.main-navigation .sub-menu .menu-item{display: block;}
.main-navigation .sub-menu a{
	display: block;
	padding-left: 40px;
	color: #999999;
	font-weight: normal;
}
.jumbotron__widgets{
	clear: both;
	padding-top: 20px;
}
.main-navigation .menu-item:focus > .sub-menu.lv1, .main-navigation .menu-item:hover > .sub-menu.lv1, .main-navigation .menu-item[aria-expanded="true"] > .sub-menu.lv1{
	visibility: visible;
	opacity: 1;
	z-index: 1;
}
.main-navigation .menu-item:focus > .sub-menu.lv1, .main-navigation .menu-item:hover > .sub-menu.lv1, .main-navigation .menu-item[aria-expanded="true"] > .sub-menu.lv1{
	visibility: visible;
	opacity: 1;
	z-index: 1;
}
.main-navigation .menu-item:focus > .sub-menu.lv2, .main-navigation .menu-item:hover > .sub-menu.lv2, .main-navigation .menu-item[aria-expanded="true"] > .sub-menu.lv2{
	visibility: visible;
	opacity: 1;
	z-index: 1;
}
.jumbotron{
	position: relative;
	background-color: #f2f2f2;
	margin-bottom: 30px;
	/* padding-top: 296px !important; */
}
.header__navbar-toggler{float: right;}
.header__navbar-toggler .hamburger{
	font-size: 17px;
	vertical-align: middle;
	color: #ffffff;
	line-height: 1;
	padding-right: 10px;
}
.header__navbar-toggler span{
	font-size: 15px;
	vertical-align: middle;
}
.header__featured-link .btn{width: 100%;text-transform: uppercase;}
.header__featured-link{
	width: 100%;
	clear: both;
	padding-bottom: 20px;
	text-shadow: none;
}
@media (min-width: 1200px) and (min-width: 992px){
	.top::after{right: calc(50% - 556px - 30px);}
	.header::before{left: calc(50% - 570px - 7px) !important;}
	.header::after{left: calc(50% - 570px + 270px) !important;}
}
@media (min-width: 992px){
	.container{max-width: 940px;width:940px;}
	.top::before, .top::after{
		position: absolute;
		content: '';
		background-color: #ffffff;
	}
	.top::before{
		bottom: -1px;
		right: 0;
		height: 25px;
		width: calc(44% - 470px - 18px);
		border-top: 1px solid #efefef;
}
.top__container::before{
	position: absolute;
	content: '';
	background-color: #ffffff;
	border-top: 1px solid #efefef;
bottom: -1px;
left: 15px;
height: 25px;
width: 270px;
}
.top::after{
	bottom: -22px;
	width: 38px;
	height: 38px;
	-webkit-transform: rotate(52deg);
	-ms-transform: rotate(52deg);
	transform: rotate(52deg);
	right: calc(50% - 570px - 30px);
	border-left: 1px solid #efefef;
}
.top__tagline{
	float: left;
	margin-left: 305px;
}
.top__menu{float: right;}
.top-navigation a{padding: 9px 5px 10px;}
.header::before{
	-webkit-transform: rotate(52deg);
	-ms-transform: rotate(52deg);
	transform: rotate(52deg);
	border-left: 1px solid #efefef;
left: calc(50% - 470px - 7px);
}
.header::before, .header::after{
	position: absolute;
	content: '';
	background-color: #ffffff;
	width: 38px;
	height: 38px;
	top: -17px;
}
.header::after{
	-webkit-transform: rotate(-52deg);
	-ms-transform: rotate(-52deg);
	transform: rotate(-52deg);
	border-right: 1px solid #efefef;
left: calc(50% - 470px + 270px);
}
.header__logo img{margin-top: 0px;}
.hidden-lg-up{display: none !important;}
.navbar-toggleable-md{display: block;visibility: visible;}
.header__navigation{
	background-color: #019934;
	border: 0;
	margin-bottom: 0;
}
.home-icon{
	display: inline-block;
	color: #999999;
	font-size: 24px;
	border-bottom: 0;
	border-right: 0;
	margin-right: 0;
	padding: 7px 2px 14px 0;
}
.main-navigation a, .home-icon, .main-navigation>.menu-item-has-children::after{color: #999999;}
.home-icon .fa{padding-top: 3px;}
.main-navigation{display: inline;}
.main-navigation .menu-item{display: inline-block;}
.main-navigation a{
	padding: 48px 10px;
	color: #fff;
	border-bottom: 0;
}
.main-navigation .sub-menu{
	position: absolute;
	visibility: hidden;
	opacity: 0;
}
.main-navigation > .menu-item-has-children::after{
	position: absolute;
	content: '\f0d7';
	font-family: 'FontAwesome'!important;
	bottom: 22px;
	left: calc(50% - 5px);
	color: #999999;
	display: none;
}
.main-navigation > ..current::after{display: none;}
.main-navigation .sub-menu .menu-item:first-of-type{border-top: 2px solid #d89c11;}
.main-navigation .sub-menu a, .main-navigation .sub-menu .menu-item:first-of-type, .main-navigation .sub-menu .sub-menu a{border-color: #0f813d;}
.main-navigation .sub-menu a{
	background-color: #d89c11;
	color: #ffffff;
	padding: 12px 20px;
	min-width: 260px;
	white-space: normal;
	border-bottom: 1px solid #43b16f;
}
.main-navigation .sub-menu a, .main-navigation>.current-menu-item>a::after{background-color: #0f813d;}
.main-navigation .sub-menu a, .main-navigation .sub-menu .menu-item:focus>a, .main-navigation .sub-menu .menu-item:hover>a{color: #ffffff;}
.jumbotron__widgets{padding-top: 0;}
.header__featured-link{
	padding-top: 30px;
	padding-bottom: 30px;
	float: right;
	width: 13%;
	text-align: center;
	clear: inherit;
	text-shadow: 0 1px rgba(0, 0, 0, 0.15);
	padding-left: 14px;
}
.header__featured-link .btn{
	width: auto;
	padding: 15px 19px;
}
.home-icon:hover, .main-navigation .menu-item:focus>a, .main-navigation .menu-item:hover>a, .main-navigation>.current-menu-item>a{color: yellow;}
.main-navigation .sub-menu .menu-item>a:hover{background-color: #d89c11;}
ul.sub-menu.lv2{
	left: 200px;
	margin-top: -51px;
}
.main-navigation > .current > a::after{
	position: absolute;
	content: '';
	width: calc(100% - 28px);
	height: 3px;
	left: 14px;
	bottom: 32px;
	background-color: #edac15;
}
}
@media (max-width: 991px){
	.header__featured-link .btn-primary{
		background: #eeeeee;
		border-color: #eeeeee;
		color: #999999;
	}
	.site-header{margin-bottom: 0;}
}
@media (min-width: 1200px){
	.container{max-width: 1140px;width: 1140px;}
	.top::before{width: calc(50% - 570px - 14px);}
	.home-icon{
		border-right: 1px solid rgba(0, 0, 0, 0.1);
		margin-right: 8px;
		padding: 7px 30px 14px 0;
	}
	.main-navigation a{padding: 15px 15px;}
	.header__featured-link .btn{padding: 17px 29px;}
}
@media (min-width: 450px){
	.header__logo{

	}
	.header__navbar-toggler.btn{margin: 22px 0 0;}
}
@media (max-width: 991px){
	.main-navigation .sub-menu.lv2 a{padding-left: 60px;}
}
/**********************************************************************************************************
Slidershow
**********************************************************************************************************/
.site-header + .jumbotron{margin-top: -60px;}
.jumbotron-content__title{
	font-size: 36px;
	margin-top: 29px;
	margin-bottom: 12px;
}
.jumbotron-content__description{font-size: 17px;}
.jumbotron-content__description .btn{margin: 9px 8px 18px 0;}
.btn-primary{
	background: #edac15;
	text-shadow: 0 1px rgba(0, 0, 0, 0.15);
	transition: none;
}
.btn-primary, body.woocommerce-page span.onsale, .woocommerce span.onsale{background: #edac15;color: #ffffff;}
.btn-primary:hover{color: #ffffff;}
.accordion__panel:focus, .accordion__panel:hover, .testimonial, .logo-panel img:hover, .btn-primary, body.woocommerce-page .widget_shopping_cart_content .buttons .checkout, body.woocommerce-page nav.woocommerce-pagination ul li span.current{border-color: #edac15;}
.btn{
	display: inline-block;
	font-weight: bold;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	border: 1px solid transparent;
	padding: 17px 29px;
	line-height: 1.625;
	font-size: 14px;
	border-radius: 2px;
	border-width: 2px;
	transition: all 200ms ease-out;
}
.btn-primary:hover, body.woocommerce-page button.button.alt:hover{border-color: #d89c11;}
.btn-primary:hover, body.woocommerce-page .widget_product_search .search-field+input:hover, body.woocommerce-page .widget_product_search .search-field+input:focus, body.woocommerce-page button.button.alt:hover, body.woocommerce-page .woocommerce-error a.button:hover, body.woocommerce-page .woocommerce-info a.button:hover, body.woocommerce-page .woocommerce-message a.button:hover, .woocommerce-cart .wc-proceed-to-checkout a.checkout-button:hover, body.woocommerce-page #payment #place_order:hover{background: #d89c11;}
.btn-tertiary{
	background-color: #ffffff;
	color: #333333;
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
}
.btn-tertiary:hover{color: #333333;}
.jumbotron__control{
    position: absolute;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    background: linear-gradient(rgba(206, 201, 201, 0.35), rgba(242, 242, 242, 0.33));
    color: rgba(255, 255, 255, 0.32);
    top: 20px;
    border-radius: 2px;
    font-size: 20px;
}
.jumbotron__control.left{
	padding-right: 2px;
	left: 10px;
}
.jumbotron__control:focus, .jumbotron__control:hover{
	background: #bbbbbb;
	color: #222222;
}
.jumbotron__widgets .widget{
	border-bottom: 1px solid rgba(0, 0, 0, 0.15);
	margin-bottom: 20px;
	padding-bottom: 20px;
}
.icon-box .fa{
	float: left;
	font-size: 40px;
	margin-right: 10px;
	color: #edac15;
}
.header .icon-box__text, .jumbotron .icon-box__text{margin-left: 50px;}
.header .icon-box__title, .jumbotron .icon-box__title{
	margin: 0;
	padding: 0;
	font-size: 13px;
	font-weight: normal;
	color: #999999;
	line-height: inherit;
}
.header .icon-box__subtitle, .jumbotron .icon-box__subtitle{
	display: block;
	margin-top: -2px;
	font-size: 15px;
	font-weight: bold;
	color: #999999;
}
.jumbotron__widgets .widget:last-of-type{
	margin-right: 0;
	margin-bottom: 0;
	padding-right: 0;
	border-right: 0;
	border-bottom: 0;
}
.jumbotron__widgets .social-icons__link{
	color: #656565;
	display: inline-block;
	font-size: 30px;
	margin-top: -3px;
}
.social-icons__link:hover{color: #bbbbbb;}
@media (min-width: 992px){
	.jumbotron{background-color: transparent;padding: 0;}
	.jumbotron-content{
		position: absolute;
		width: 520px;
		top: 6%;
	}
	.jumbotron h1{
		color: #ffffff;
		font-size: 40px;
	}
	.jumbotron-content__description{color: #ffffff;}
	.jumbotron__extras{
		position: relative;
		background-color: #333333;
	}
	.jumbotron__extras::before{
		position: absolute;
		content: '';
		background-color: rgba(250, 250, 250, 0.15);
		left: 0;
		right: 0;
		top: -1px;
		height: 1px;
	}
	.jumbotron__control{
		display: inline-block;
		position: inherit;
		top: inherit;
		margin: 25px 0;
	}
	.jumbotron__control.left{margin-right: 7px;}
	.jumbotron__widgets .widget{
		display: inline-block;
		vertical-align: top;
		margin-right: 20px;
		margin-bottom: 0;
		padding: 33.5px 20px 33.5px 0;
		border-right: 1px solid rgba(250, 250, 250, 0.15);
	}
	.jumbotron__widgets .widget:last-of-type{padding-bottom: 0;}
}
@media (min-width: 1200px){
	.jumbotron-content{top: 3%;}
	.jumbotron__extras{
		position: absolute;
		bottom: 0;
		left: 0;
		right: 0;
		background: linear-gradient(transparent, #000000);
	}
	.jumbotron__widgets .widget{
		margin-right: 30px;
		padding: 33.5px 30px 33.5px 0;
	}
	.jumbotron__widgets .social-icons__link{margin-right: 7px;}
}
@media (min-width: 1350px){
	.jumbotron-content{top: 6%;    left: 60px;}
}
@media (min-width: 544px){
	.jumbotron__control{top: 60px;}
}
@media (min-width: 768px){
	.jumbotron__control{top: 120px;}
	.jumbotron h1, .jumbotron .h1{font-size: 36px;}
}
@media (max-width: 767px){
	.jumbotron{padding: 0;}
	.site-header + .jumbotron{margin-top: 0;}
	.jumbotron-content__title{font-size: 20px;}
	.jumbotron p{font-size: 15px;margin-bottom: 0;}
	.jumbotron-content__description .btn{padding: 10px 15px;}
	.jumbotron__control{
		width: 30px;
		height: 30px;
		line-height: 30px;
		top:40px;
	}
}
.jumbotron__control.right{
	padding-left: 2px;
	right: 10px;
}
.jumbotron p{
	font-size: 15px;
	line-height: 24px;
	font-weight: normal;
}
/*End Slidershow*/
.content-area, .icon-box__subtitle{color: #999999;}
#pg-11-0, #pg-11-2, #pg-11-4{
	margin-left: -15px;
	margin-right: -15px;
}
.panel-row-style:before, .panel-grid-cell .so-panel:before, .panel-grid:before{
	content: '';
	display: block;
}
.panel-row-style:after, .panel-grid-cell .so-panel:after, .panel-grid:after{
	content: '';
	display: table;
	clear: both;
}
img{max-width: 100%;}
/**********************************************************************************************************
Section_1
**********************************************************************************************************/
#pg-11-0{margin-bottom: 15px;}
.panel-grid, .panel-row-style, .panel-grid-cell .so-panel{zoom: 1 ;}
.panel-grid-cell-news{    min-height: 360px;
    max-height: 360px;
    overflow: hidden;}
.panel-grid-cell{
	ms-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.panel-grid-cell .panel-last-child{margin-bottom: 0;}
#pg-11-3, #pg-11-4, #pl-11 .panel-grid-cell .so-panel:last-child{margin-bottom: 0px;}
.page-box__title{
	margin-top: 0;
	margin-bottom: 16px;
}
.page-box--block .page-box__picture + .page-box__content .page-box__title{margin-top: 23px;}
.page-box__text{
	font-size: 14px;
	font-weight:normal;
	line-height:20px;
}
.page-box__more-link{
	position: relative;
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
}
.page-box__more-link::after{
	position: absolute;
	content: '\f105';
	font-family: 'FontAwesome';
	right: -15px;
	top: calc(50% - 9px);
}

.pg-news-1 .page-box__title,
.latest-news--block .latest-news__title{
	font-size:18px;
}


.page-box--inline .page-box__picture{float: left;width: 30%; padding-right: 10px;}
.page-box__content.right_blogs {
	width: 70%;
	float: left;
}
.page-box--inline .page-box__title{
	font-size: 15px;
	margin-top: 0;
	margin-bottom: 9px;
}


@media (max-width: 991px){
	#pg-11-0 .panel-grid-cell{margin-bottom: 30px;}
	#pgc-11-0-2 .so-panel{margin-bottom: 20px;}
}
.navbar-collapse{padding:0;}
@media (max-width: 767px){
	.sidebar__headings:before{
		content: "\f196";
		font-family: "FontAwesome";
		position: absolute;
		top: 5px;
		right: 0;
	}
	.sidebar__headings{font-size: 24px !important;}
	.site-main{margin-bottom: 20px;}
}
/**********************************************************************************************************
Section_2
**********************************************************************************************************/
#pg-11-1, #pg-11-6{margin-bottom: 30px;}
#pg-11-1 .siteorigin-panels-stretch{
    background-color: #f2f2f2;
    padding: 30px 26.5px;
    /* margin-left: -119.5px; */
    /* margin-right: -119.5px; */
    border-left-width: 0px;
    border-right-width: 0px;
    margin-right: 30px;
    padding-bottom: 0;
}
.portfolio-grid__header{
	margin-bottom: 30px;
	position: relative;
}
.portfolio-grid--slider .portfolio-grid__header{border-bottom-color: #dddddd;}
.portfolio-grid__arrows{
	position: absolute;
	bottom: 0;
	width: 100%;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	opacity: 1;
	visibility: visible;
	transition: opacity .2s;
}
.portfolio-grid__arrow{
	text-align: center;
	height: 45px;
	line-height: 45px;
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
	border-radius: 2px;
	color: #999999;
	background-color: #ffffff;
	-webkit-flex: 0 0 calc(50% - 240px/16);
	-ms-flex: 0 0 calc(50% - 240px/16);
	flex: 0 0 calc(50% - 240px/16);
	cursor: pointer;
}
.portfolio-grid__mobile-filter{
	position: absolute;
	right: 0;
	top: 3px;
	z-index: 2;
	height: 45px;
	line-height: 45px;
	padding-top: 0;
	padding-bottom: 0;
}
.portfolio-grid__nav{
	margin: 0;
	padding: 0;
	list-style: none;
	overflow: hidden;
	position: relative;
}
.portfolio-grid__nav-item{text-overflow: ellipsis;}
.portfolio-grid__nav-item.is-active{
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	color: #333333;
}
.portfolio-grid__nav-link{
	font-size: 15px;
	font-weight: bold;
	display: block;
	padding-top: 16px;
	padding-bottom: 16px;
	color: #999999;
	transition: all 200ms ease-out;
	font-family: 'Roboto', sans-serif!important;
}
.portfolio-grid__nav-item.active > .portfolio-grid__nav-link{color: #333333;}
.portfolio-grid__nav-item.active::after{
	content: '';
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	height: 3px;
	background-color: #edac15;
}
.card{
	position: relative;
	display: block;
	margin-bottom: 12px;
	background-color: #fff;
	border: 0 solid #eeeeee;
}
.portfolio-grid__card{
	display: block;
	color: #999999;
	margin-bottom: 30px;
}

.portfolio-grid--slider .portfolio-grid__card{box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);}
.nav-tabs{border-bottom: transparent;}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:hover, .nav-tabs>li.active>a:focus{
	color: #333333;
	cursor: default;
	background-color: transparent;
	border: transparent;
	border-bottom-color: transparent;
}
.nav-tabs>li>a{border: transparent;}
.nav>li>a{
	display: inline-block;
	padding-top: 8px;
	padding-bottom: 37px;
	padding-left: 0;
	font-weight: bold;
    color: #fff;
}
.nav>li>a:hover, .nav>li>a:focus{background-color: transparent;}
.nav-tabs>li>a:hover{border-color: transparent;color: #333333;}
@media (min-width: 992px){
	.portfolio-grid__header{border-bottom: 1px solid #eeeeee;}
	.portfolio-grid--slider .portfolio-grid__header{padding-bottom: 0;}
	.portfolio-grid__arrows{
		position: static;
		width: 100px;
		float: right;
	}
	.portfolio-grid__arrow{
		-webkit-flex: 0 0 45px;
		-ms-flex: 0 0 45px;
		flex: 0 0 45px;
	}
	.portfolio-grid__nav{
		display: block;
		overflow: visible;
		position: static;
	}
	.portfolio-grid__nav-item{
		display: inline-block;
		margin-right: 31px;
	}
	.portfolio-grid__nav-item.is-active{position: relative;}
	.portfolio-grid__nav-link{
		display: inline-block;
		padding-top: 8px;
		padding-bottom: 37px;
	}
	.portfolio-grid__nav-item.is-active::after{bottom: -1px;}
}
@media (max-width: 991px){
	.portfolio-grid__arrows{position: static;margin-top: 20px;}
	.nav>li>a{padding-bottom: 15px;}
}
@media (max-width: 767px){
	.nav-tabs>li{float: none;}
}
.button-container{
	webkit-transition: all 0.2s ease-in-out 0s;
	transition: all 0.2s ease-in-out 0s;
	position: absolute;
	top: 0px;
	left: 0px;
	right: 0px;
	margin: auto;
	width: 140px;
	height: 30%;
	bottom: 0px;
	text-align: center;
	opacity: 0;
	filter: alpha(opacity=0);
	visibility: hidden;
}
.js-wpg-item .col-md-12:hover .button-container{
	opacity: 1;
	filter: alpha(opacity=100);
	visibility: visible;
}
.button-container a{
	font-size: 16px;
	line-height: 36px;
	color: #ffffff;
	font-weight: 400;
	border-radius: 60px 60px 60px 60px;
	background-color: rgba(0,0,0,0.50);
	display: inline-block;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-color: #fff;
	border-style: solid;
	width: 40px;
	height: 40px;
}
.quick_view:hover, .link_detail:hover{background-color: rgba(255,255,255,0.15);}
.portfolio-grid__card{background-color: #000000;}
.portfolio-grid__card img{
	webkit-transition: all 0.2s ease-in-out 0s;
	transition: all 0.2s ease-in-out 0s
}
.js-wpg-item .col-md-12:hover img{
	opacity: 0.4;
	filter: alpha(opacity=40);
}
/**********************************************************************************************************
Section_3
**********************************************************************************************************/
#pg-11-2{margin-bottom: 30px;}
.latest-news{
	margin-bottom: 0;
	transition: all 200ms ease-out;
}
.card-block{
	padding: 30px;
	border: 1px solid #eeeeee;
}
.latest-news--block .latest-news__content{
	position: relative;
	border-top: 3px solid #edac15;
}
.contact-profile__container, .person-profile__container, .latest-news--block .latest-news__content{border-top-color: #edac15;}
.latest-news--block .latest-news__date{
	position: absolute;
	background-color: #edac15;
	color: #ffffff;
	top: -16px;
	padding: 4px 10px;
	font-size: 14px;
	font-weight: bold;
	text-shadow: 0 1px rgba(0, 0, 0, 0.15);
}
.latest-news--block .latest-news__title{
	margin-top: 8px;
	margin-bottom: 18px;
	line-height: 1.35;
}
.latest-news--block .latest-news__text{
	font-size: 14px;
	font-weight:normal;
	line-height:20px;
}
.latest-news--inline{
	display: block;
	border-top: 0;
	border-left: 3px solid #eeeeee;
}
.latest-news--inline:first-of-type{border-top: 1px solid #eeeeee;}
.latest-news--inline .latest-news__title{
	font-size: 15px;
	margin-bottom: 6px;
	line-height: 1.54;
	color: #333333;
}
.latest-news__date{font-size: 14px;}
.latest-news--inline:focus, .latest-news--inline:hover, .latest-news--more-news:hover{
	background-color: #f2f2f2;
	text-decoration: none;
	border-left-color: #edac15;
}
.latest-news--more-news{
	display: block;
	position: relative;
	border-top: 0;
	padding: 17px 30px;
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
	transition: all 200ms ease-out;
}
.latest-news--inline + .latest-news--more-news{border-left: 4px solid #eeeeee;}
.latest-news--more-news::after{
	position: absolute;
	content: '\f105';
	font-family: 'FontAwesome';
	right: 30px;
}
.latest-news--inline+.latest-news--more-news:hover{border-left-color: #edac15;}
@media (max-width: 991px){
	#pg-11-2 .panel-grid-cell{margin-bottom: 30px;}
}
/**********************************************************************************************************
Section_4
**********************************************************************************************************/
#pg-11-3 .siteorigin-panels-stretch{
	padding: 30px 119.5px;
	margin-left: -119.5px;
	margin-right: -119.5px;
	border-left-width: 0px;
	border-right-width: 0px;
	background-color: #f2f2f2;
}
.call-to-action__text{
	text-align: center;
	padding: 0 0 15px;
}
.call-to-action__button{text-align: center;}
.call-to-action__title{
	color: #999999;
	margin-bottom: 5px;
}
.call-to-action__subtitle{
	font-size: 14px;
	margin-bottom: 0;
}
.btn-secondary{
	color: #999999;
	background-color: transparent;
	border-color: #b6b6b6;
}
.call-to-action__button .btn{margin-left: 15px;}
.btn-secondary:hover{
	color: #999999;
	background-color: transparent;
	border-color: #7a7a7a;
}
@media (min-width: 992px){
	.call-to-action__text{
		text-align: left;
		float: left;
		padding: 5px 0;
	}
	.call-to-action__button{float:right;}
}
/**********************************************************************************************************
Section_5
**********************************************************************************************************/
#pg-11-4 .siteorigin-panels-stretch{
	padding: 90px 104.5px;
	margin-left: -104.5px;
	margin-right: -104.5px;
	border-left-width: 0px;
	border-right-width: 0px;
	background-image: url("https://demo.proteusthemes.com/structurepress/wp-content/uploads/sites/28/2015/10/promise_values-1.jpg");
	background-repeat: repeat;
}
#panel-11-4-1-0 h3{
	text-align: center;
	font-size: 40px;
	margin-bottom: 24px;
}
#panel-11-4-1-0 p{
	text-align: center;
	margin-top: 0;
	margin-bottom: 16px;
	font-size: 16px;
	line-height: 25px;
}
#panel-11-4-1-0 p span{color: #333333;}
#panel-11-4-1-0 p:last-child{
	text-align: center;
	margin-bottom: 0;
}
.siteorigin-widget-tinymce h3{
	text-align: center;
	font-size: 40px;
	color: #333333;
	margin-bottom: 24px;
	font-family: 'Roboto', sans-serif!important;
}
.siteorigin-widget-tinymce p{
	text-align: center;color:#333333;
	font-size: 15px;
	font-weight: 300;
}
@media (max-width: 767px){
	#pg-11-4 .siteorigin-panels-stretch{padding: 25px 104.5px;}
	.siteorigin-widget-tinymce h3{
		font-size: 30px;
		line-height: 35px;
	}
}
/**********************************************************************************************************
Section_6
**********************************************************************************************************/
#pg-11-5{margin-bottom: 80px;}
#pg-11-5 .siteorigin-panels-stretch{
	padding: 80px 119.5px;
	margin-left: -119.5px;
	margin-right: -119.5px;
	border-left-width: 0px;
	border-right-width: 0px;
	background-color: #f2f2f2;
}
.widget-title{
	font-size: 30px;
	margin-bottom: 40px;
	font-weight: 500;
	line-height:35px;
	color: #333333;
	font-family: 'Roboto', sans-serif!important;
}
.testimonial__container{
	position: relative;
	font-size: 0;
}
.testimonial{
	background-color: #ffffff;
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
	padding: 30px;
	font-size: 0;
	border-top: 3px solid #edac15;
margin-bottom: 30px;
}
.testimonial blockquote{
	padding: 0;
	margin: 0;
	font-size: 17.5px;
	border-left: none;
}
.testimonial__author-avatar, .testimonial__author, .testimonial__quote{
	vertical-align: top;
	font-size: 14px;
}
.testimonial__author{
	border-top: 1px solid #eeeeee;
	padding-top: 20px;
	padding-bottom: 20px;
}
.testimonial__author-avatar{padding-bottom: 30px;}
.testimonial__author-name{
	font-style: normal;
	font-weight: bold;
	color: #333333;
	font-size: 15px;
}
.testimonial__quote{
	border-top: 1px solid #eeeeee;
	padding-top: 20px;
	margin-bottom: 0;
}
.testimonial__carousel{
	display: inline-block;
	background-color: #ffffff;
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
	font-size: 16px;
	color: #999999;
	transition: all 200ms ease-out;
	width: calc(50% - 15px);
	text-align: center;
	height: 45px;
	line-height: 45px;
}
.testimonial__carousel--right{margin-left: 30px;}
.testimonial__carousel:hover, .testimonial__carousel:focus{color: #333333;}
@media (min-width: 544px){
	.testimonial{padding: 60px;}
	.testimonial__author-avatar{
		width: 15%;
		float: left;
		margin-right: 15px;
	}
	.testimonial__author{
		width: calc(25% - 30px);
		float: left;
		margin-right: 15px;
	}
	.testimonial__quote{width: 60%;float: left}
}
@media (min-width: 992px){
	.testimonial{
		display: inline-block;
		width: 90%;
		border-left: 3px solid #edac15;
	border-top: 0;
	margin-bottom: 35px;
	height: 222px
}
.testimonial::after{
	position: absolute;
	content: '';
	width: 35px;
	height: 35px;
	bottom: -17px;
	left: 60px;
	background-color: #ffffff;
	-webkit-transform: skewY(-45deg);
	-ms-transform: skewY(-45deg);
	transform: skewY(-45deg);
	box-shadow: -1px 3px 0 rgba(0, 0, 0, 0.05);
}
.testimonial__author-avatar, .testimonial__author, .testimonial__quote{display: inline-block;}
.testimonial__author-avatar{
	width: calc(15% - 30px);
	margin-right: 20px;
	border-right: 0;
	float: left;
	padding-bottom: 0;
}
.testimonial__author-avatar + .testimonial__author{width: calc(25% - 30px);}
.testimonial__author{
	width: calc(40% - 30px);
	margin-right: 30px;
	padding-bottom: 0;
}
.testimonial__quote{width: 59%;}
.testimonial__carousel{
	position: absolute;
	height: 222px;
	width: 45px;
	margin-left: 10px;
	top: 0;
	bottom: 45px;
}
.testimonial__carousel--left{right: 55px;}
.testimonial__carousel--right{
	right: 0;
	margin-left: 0;
}
.testimonial__carousel .fa{
	position: absolute;
	left: calc(50% - 3px);
	top: calc(50% - 10px);
}
}
@media (max-width: 1024px) and (min-width: 991px){
	.testimonial{width: 88%;}
}
/**********************************************************************************************************
Section_7
**********************************************************************************************************/
.logo-panel{text-align: center;}
.logo-panel img{
	border: 1px solid rgba(0, 0, 0, 0.1);
	margin-bottom: 20px;
	transition: all 200ms ease-out;
}
@media (min-width: 992px){
	.logo-panel img{margin-bottom: 0;}
}
/**********************************************************************************************************
Footer
**********************************************************************************************************/
.footer-top{
	position: relative;
	background: #019934;
	padding: 58px 0 18px;
	font-size: 14px;
	margin-bottom: 10px;
	border-bottom: 1px solid #e9e9e9;
	color: #999999;
	font-weight: 300;
}
.footer-top .widget{margin-bottom: 30px;}
.footer-top__headings{
	font-size: 15px;
	margin-bottom: 18px;
	text-transform: uppercase;
	color: #fff;
	font-family: 'Roboto', sans-serif!important;
	font-weight: bold;
}
.widget_nav_menu ul{
	padding-left: 0;
	list-style: none;
}
.footer-top .widget_nav_menu .menu a{
	line-height: 1.9;
	color: #fff;
	margin: 3px 0;
	font-size: 14px;
}

.footer-top .icon-container{
	display: inline-block;
	margin-right: 3px;
	width: 20px;
	margin-bottom: 5px;
}
.footer-top a.icon-container{
	color: #999999;
	width: auto;
}
.footer-top a.icon-container .fa{font-size: 30px;}
.footer-top a.icon-container:hover{color: #edac15;}
.footer-middle{
	text-align: center;
	padding-bottom: 10px;
}
.fa-2x{font-size: 32px;margin-right: 10px;}
.footer-bottom{
	position: relative;
	background-color: #eeeeee;
	font-size: 13px;
	padding: 12px 0;
	border-top: 1px solid #e9e9e9;
color: #999999;
}
.footer-bottom__left, .footer-bottom__right{position: relative;}
.footer-bottom a{color: #333333;}
@media (min-width: 992px){
	.footer-bottom::before, .footer-bottom::after{
		position: absolute;
		content: '';
		height: 30px;
		top: -1px;
		background-color: #ffffff;
		width: calc(50% - 470px - 23px);
		border-bottom: 1px solid #e9e9e9;
}
.footer-bottom::before{left: 0;}
.footer-bottom::after{right: 0;}
.footer-bottom__left::before{
	position: absolute;
	content: '';
	background-color: #ffffff;
	height: 48px;
	width: 47px;
	left: -58px;
	top: -40px;
	-webkit-transform: rotate(52deg);
	-ms-transform: rotate(52deg);
	transform: rotate(52deg);
	border-right: 1px solid #e9e9e9;
}
.footer-bottom__right::after{
	position: absolute;
	content: '';
	background-color: #ffffff;
	height: 48px;
	width: 47px;
	right: -58px;
	top: -40px;
	-webkit-transform: rotate(-52deg);
	-ms-transform: rotate(-52deg);
	transform: rotate(-52deg);
	border-left: 1px solid #e9e9e9;
}
.footer-bottom__left{float: left;}
.footer-bottom__right{float: right;text-align: right;}
}
@media (min-width: 1200px) and (min-width: 992px){
	.footer-bottom::before, .footer-bottom::after{width: calc(50% - 570px - 23px);}
}
/*************************
scrollToTop
**************************************/
.scrollToTop{
	position: fixed;
	bottom: 30px;
	right: 5px;
	z-index: 9999;
	cursor: pointer;
}
.scrollToTop i{
	text-align: center;
	height: 45px;
	width: 45px;
	line-height: 45px;
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
	border-radius: 2px;
	color: #ffffff;
	background-color: #edac15;
	-webkit-flex: 0 0 calc(50% - 240px/16);
	-ms-flex: 0 0 calc(50% - 240px/16);
	flex: 0 0 calc(50% - 240px/16);
	cursor: pointer;
}
/**********************************************************************************************************
Collection
**********************************************************************************************************/
.site-header + .page-header{margin-top: -60px;}
.page-header{
	background-color: #f2f2f2;
	margin-bottom: 0;
	padding-top: 30px;
	padding-bottom: 30px;
	border-bottom: 1px solid #efefef;
	background-image: url('http://hstatic.net/433/1000079433/1000117663/background_header_page_img.jpg?v=123');
	background-repeat: repeat;
	background-position: top center;
	background-attachment: scroll;
	max-width: 1111px;
	margin:  0 auto;
}
.page-header__title{
	font-size: 30px;
	font-weight: 500;
	margin-bottom: 0;
	color: #333333;
	font-family: 'Roboto', sans-serif!important;
}
.page-header__subtitle{
	margin-top: 6px;
	color: #999999;
	margin-bottom: 0;
	font-size: 15px;
}
#breadcrumb{
	box-shadow: 2px 0px 2px rgba(0, 0, 0, 0.1);
	max-width: 1110px;
	margin: 0 auto;
	margin-bottom: 60px;
}
.breadcrumb{
	background-color: #ffffff;
	z-index: 1;
	font-weight: 500;
	font-size: 15px;
	padding: 0;
	margin: 0;
}
.breadcrumb a{
	position: relative;
	display: inline-block;
	color: #999999;
	padding: 18px 0;
	margin-right: 45px;
}
.breadcrumb a::after{
	position: absolute;
	font-family: 'FontAwesome';
	content: '\f0da';
	color: #999999;
	right: -25px;
}
.sidebar .widget{margin-bottom: 56px;}
.widget_nav_menu ul{
	padding-left: 0;
	list-style: none;
}
.sidebar .widget_nav_menu .menu > li{border-bottom: 1px solid #eeeeee;}
.sidebar .widget_nav_menu .menu > li:first-of-type{border-top: 1px solid #eeeeee;}
.sidebar .widget_nav_menu a{
	display: block;
	color: #999999;
}
.sidebar .widget_nav_menu .menu > li > a{
	font-weight: bold;
	border-right: 1px solid #eeeeee;
	border-left: 3px solid #dddddd;
	padding: 17px 30px;
	font-size: 15px;
	border-radius: 0;
	transition: all 200ms ease-out;
}
.sidebar .widget_nav_menu .menu > li.current-menu-item > a{
	border-left-color: #edac15;
	background-color: #f2f2f2;
	color: #333333;
}
.sidebar .widget_nav_menu .menu > li > a:focus, .sidebar .widget_nav_menu .menu > li > a:hover{
	border-left-color: #edac15;
	background-color: #f2f2f2;
	color: #333333;
}
.hentry{margin-bottom: 60px;}
.pg-43-0{
	margin-left: -15px;
	margin-right: -15px;
}
.pg-43-0 .col-lg-4.panel-grid-cell{margin-bottom: 30px;}
.pg-43-0 .col-lg-4.panel-grid-cell .page-box__more-link{text-transform: none;}
#pagination{margin-bottom: 90px;}
#pagination .page-node{
	display: inline-block;
	background-color: #eeeeee;
	color: #999999;
	font-weight: bold;
	font-size: 14px;
	margin-right: 6px;
	width: 60px;
	height: 60px;
	text-align: center;
	line-height: 60px;
	border-radius: 2px;
	transition: all 200ms ease-out;
}
#pagination .current, #pagination .page-node:hover{
	background-color: #edac15;
	color: #ffffff;
}
#pagination .prev, #pagination .next{
	position: absolute;
	margin-right: 0;
	right: 0;
	font-size: 16px;
}
#pagination .prev{right: -70px;}
.col-lg-4.col-md-4.panel-grid-cell:nth-of-type(3n+1){clear:right;}
@media (max-width: 991px){
	.site-header + .page-header{margin-top: 0;}
}
@media (max-width: 767px){
	.page-header__title, .portfolio__title{font-size: 25px;}

}
/**********************************************************************************************************
Product
**********************************************************************************************************/
.portfolio__navigation{margin-bottom: 30px;}
.portfolio__navigation-item{
	min-height: 1px;
	color: #999999;
	text-transform: uppercase;
	background-color: #eeeeee;
	font-size: 13px;
	width: calc(50% - 5px);
}
.portfolio__navigation-item--right{margin-left: 5px;}
.portfolio__gallery-link{
	display: block;
	margin-bottom: 30px;
}
.portfolio__title{
	margin-bottom: 39px;
	margin-top: 17px;
	font-weight: bold;
	color: #333333;
	font-family: 'Roboto', sans-serif!important;
}
.panel-group .panel+.panel{margin-top: 0;}
.portfolio--left{border-left: 3px solid #edac15;}
.panel-default>.panel-heading{
	background-color: #f2f2f2;
	color: #666666;
	padding-top: 26px;
	padding-bottom: 0;
	padding-left: 44px;
	padding-right: 43px;
}
.panel-group .panel{
	border: 0;
	border-radius: 0;
}
.portfolio__meta-title{
	padding-bottom: 26px;
	border-bottom: 1px solid #dddddd;
	font-size: 15px;
}
.panel-default>.panel-heading+.panel-collapse>.panel-body{
	border-top: 0;
	padding-left: 44px;
	padding-right: 43px;
}
.no_bottom{border-bottom: 0;}
.tags li {
	display: inline-block;
	list-style-type: none;
}
.tags li a {
	display: inline-block;
	background: #edac15;
	color: #fff;
	padding: 4px 9px;
	position: relative;
	margin: 5px;
}
.tags li a:hover{background: #d89c11;}
/**********************************************************************************************************
Blogs
**********************************************************************************************************/
.hentry__container:hover{border-left-color: #edac15;}
.hentry__date{
	display: inline-block;
	color: #999999;
	font-weight: normal;
	font-size: 15px;
	margin-bottom: 10px;
}
.hentry__title{
	color: #333333;
	font-size: 20px;
	margin-bottom: 29px;
	word-wrap: break-word;
	font-weight: bold;
	font-family: 'Roboto', sans-serif!important;
}
.hentry__content.entry-content{font-size: 14px;}
.article .hentry__content.entry-content *{color: #999999; font-size: 14px !important;}
.hentry__meta{
	border-top: 1px solid #eeeeee;
	margin-top: 23px;
	padding-top: 21px;
	font-size: 15px;
}
.meta__item{
	position: relative;
	margin-left: 27px;
	font-weight: normal;
}
.meta__item:first-of-type{margin-left: 0;}
.meta__item:first-of-type:before{display:none;}
.meta__item::before{
	position: absolute;
	content: '';
	left: -16px;
	width: 1px;
	height: 20px;
	background-color: #eeeeee;
}
.meta a{color: #999999;}
@media (min-width: 992px){
	.hentry__container{
		border-left: 3px solid #dddddd;
		border-right: 1px solid #eeeeee;
		border-top: 1px solid #eeeeee;
		border-bottom: 1px solid #eeeeee;
		padding: 48px 45px 53px;
		transition: all 200ms ease-out;
	}
}
@media (min-width: 1200px){
	.hentry__container {padding: 48px 60px 53px;}
}
.sidebar .widget_categories .menu li{border-bottom: 1px solid #eeeeee;}
.sidebar .widget_categories .menu > li:first-of-type{border-top: 1px solid #eeeeee;}
.sidebar .widget_categories .menu li a{
	display: block;
	font-weight: bold;
	border-right: 1px solid #dddddd;
	border-left: 3px solid #dddddd;
	padding: 17px 30px;
	font-size: 14px;
	border-radius: 0;
	transition: all 200ms ease-out;
	color: #999999;
}
.sidebar .widget_categories .menu li.current a{
	border-left-color: #edac15;
	background-color: #f2f2f2;
	color: #333333;
}
.sidebar .widget_categories .menu li a:focus, .sidebar .widget_categories .menu li a:hover{
	border-left-color: #edac15;
	background-color: #f2f2f2;
}
.sidebar .widget_categories .menu li ul li a{padding: 17px 40px;}
.sidebar .widget_categories .menu li ul li ul li a{padding: 17px 50px;}
.sidebar .widget_categories .menu span.sign{
	right: 0;
	position: absolute;
	padding-right: 10px;
}
.sidebar__headings{
	margin-top: 0;
	position: relative;
	color: #fff;
	font-family: 'Roboto', sans-serif!important;
	font-weight: normal;
	background: #0f813d;
	color: #fff;
	font-size: 15px;
	text-transform: uppercase;
	padding: 10px 6px;
	margin-bottom: 10px;
}
#respond .notice{margin-bottom: 20px;}
#respond .right{
	padding: 15px 0 10px;
	text-align: right;
}
#respond .required{color: #ca2020;}
.form-control{border-radius:0;}
.subtext.success{
	background-color: #75bf97;
	border-color: #EBCCD1;
	color: #fff;
	border: 1px solid rgba(0, 0, 0, 0);
	border-radius: 4px;
	margin-bottom: 20px;
	padding: 15px;
}
#articleComments{
	background-color: #FFFFFF;
	border-bottom: 4px solid #E1E1E1;
	border-radius: 5px;
	box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.1);
	clear: left;
	margin: 20px 0;
	padding: 10px 15px;
}
#articleComments h3{
	font-size: 18px;
	font-weight: bold;
	margin: 0px;
	padding: 8px 15px 10px;
}
#articleComments #comments{overflow: hidden;}
#comments .commentList{
	list-style: none outside none;
	margin: 0px;
	padding: 0;
}
.commentList li{
	border: 1px solid #DDDDDD;
	border-radius: 4px;
	margin-bottom: 10px;
	min-height: 95px;
	padding: 8px 8px 8px 20px;
	position: relative;
}
.commentList .even{background: none repeat scroll 0 0 #FFFFFF;}
.commentList li .name{
	color: #333333;
	cursor: default;
	font-size: 15px;
	text-decoration: none;
}
.commentList li .created{
	color: #888888;
	font-size: 10px;
	margin: 2px 0 8px;
}
@media (max-width: 767px){
	.hentry__date{font-size: 16px;}
	.hentry__title{font-size: 26px;}
	.meta__item{margin-left: 20px;}
}
/************************************************************************************************
Contact
************************************************************************************************/
.contact-profile__container{
	position: relative;
	border-top: 3px solid #edac15;
border-bottom: 9px solid #f2f2f2;
padding-bottom: 26px;
margin-top: 15px;
}
.contact-profile__social-icons{
	position: absolute;
	bottom: 0;
	right: 0;
	background-color: #f2f2f2;
	padding: 11px 30px 1px 1px;
	line-height: 1;
}
.contact-profile__social-icons::before{
	position: absolute;
	content: '';
	left: -35px;
	bottom: 0;
	width: 0;
	height: 0;
	border-bottom: 35px solid #f2f2f2;
	border-left: 35px solid transparent;
}
.contact-profile__social-icon{
	font-size: 22px;
	color: #999999;
	padding-left: 1px;
}
.contact-profile__social-icon:focus, .contact-profile__social-icon:hover{color: #edac15;}
.contact-profile__social-icons + .contact-profile__items{margin-bottom: 30px;}
.contact-profile__item{
	padding-bottom: 19px;
	margin-bottom: 19px;
	border-bottom: 1px solid #eeeeee;
}
.contact-profile__icon{float:left;}
.contact-profile__text{
	margin-left: 30px;
	margin-bottom: 0;
	font-size: 15px;
}
.wpcf7-form-control-wrap{position: relative;}
input, button, select, textarea{
	margin: 0;
	line-height: inherit;
	border-radius: 0;
}
input, textarea{outline: none;}
.form-control{
	display: block;
	width: 100%;
	padding: 6px 12px;
	font-size: 16px;
	line-height: 1.625;
	color: #666666;
	background-color: #fff;
	background-image: none;
	border: 1px solid #ccc;
}
.wpcf7-select, .wpcf7-text, .wpcf7-textarea{
	padding: 30px 20px;
	margin-bottom: 30px;
	font-size: 14px;
}
input:focus, textarea:focus{background-color: #ffffff;}
.form-control:focus{
	border-color: #dddddd;
	outline: none;
	webkit-box-shadow: none;
	box-shadow: none;
}
.text-center{margin-bottom: -10px;}
.google_maps .text-center iframe{
	width: 100%;
	height: 450px;
	pointer-events: none;
}
@media (min-width: 544px){
	.wpcf7-submit{
		float: right;
		margin-top: -40px;
	}
}
.contact-form .form-control{color: #999999;}
/************************************************************************************************
Customers
*************************************************************************************************/
#create_customer, #customer_login, #recover-password, .reset_password, #activate_customer_password{
	max-width: 450px;
	margin: auto;
}
#create_customer .wpcf7-text, #customer_login .wpcf7-text{margin-bottom: 15px;}
.lost_password, .block-center{margin-bottom: 15px;}
.page-subheading{
	font-weight: bold;
	text-transform: uppercase;
	color: #202020;
	font-size: 18px;
	border-bottom: 1px solid #F3F0F0;
	padding: 0 0 15px;
	line-height: normal;
	margin-bottom: 12px;
}
.subheading_default{
	font-weight: bold;
	text-transform: uppercase;
	color: #202020;
	font-size: 18px;
	padding: 10px;
	line-height: normal;
	border: 1px dashed #edac15;
	width: 50%;
	text-align: center;
	margin-bottom: 15px;
}
.address_actions a{color: #fff;}
.address_table .wpcf7-text, #address_form_new .wpcf7-text{
	padding: 20px 20px;
	margin-bottom: 15px;
}
.address_table select, #address_form_new select{padding: 0;margin-bottom: 15px;}
#add_address{margin-top: 20px;}
/*************************************************************************
404
**************************************************************************/
.error-404{
	text-align: center;
	margin-top: 90px;
}
.error-404__content{margin-bottom: 120px;}
.error-404__text{
	margin-bottom: 30px;
	font-size: 20px;
}
/**H add ****/
// filter collection 
.filter-box ul {
	display: block;
	max-height: 200px;
	overflow: auto;
	border: none;
	padding: 5px 0;
}
.filter-box ul li:first-child {
	border: none;
}
.filter-box ul li {
	position: relative;
	border-top: 1px solid #e8eaee;
	margin-left: 10px;
}
.filter-box label {
	display: block;
	cursor: pointer;
	margin: 0px;
	padding: 7px 0px 7px 0px;
}
.filter-box label {
	display: initial;
}
.filter-box ul input[type='checkbox'], .filter-box ul input[type='radio'] {
	margin-top: 0;
	vertical-align: top;
	width: 16px;
	height: 16px;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	outline: none;
	margin: 4px 0px;
	float: right;
}
.filter-box ul input[type='checkbox']:before, .filter-box ul input[type='radio']:before {
	-webkit-transition: -webkit-transform .4s cubic-bezier(.45,1.8,.5,.75);
	-moz-transition: -moz-transform .4s cubic-bezier(.45,1.8,.5,.75);
	transition: transform .4s cubic-bezier(.45,1.8,.5,.75);
	-webkit-transform: rotate(-45deg) scale(0,0);
	-moz-transform: rotate(-45deg) scale(0,0);
	-ms-transform: rotate(-45deg) scale(0,0);
	-o-transform: rotate(-45deg) scale(0,0);
	transform: rotate(-45deg) scale(0,0);
	content: "";
	position: absolute;
	right: 3px;
	top: 15px;
	margin: auto;
	z-index: 1;
	width: 10px;
	height: 5px;
	border: 2px solid #edac15;
border-top-style: none;
border-right-style: none;
}
.filter-box ul input[type='checkbox']:after, .filter-box ul input[type='radio']:after {
	content: "";
	position: absolute;
	right: 0;
	bottom: 0;
	top: 11px;
	width: 16px;
	height: 16px;
	background: #fff;
	border: 1px solid #999999;
cursor: pointer;
border-radius: 2px;
}
.filter-box ul input[type='checkbox']:checked:before,
.filter-box ul input[type='radio']:checked:before {
	-webkit-transform: rotate(-45deg) scale(1,1);
	-moz-transform: rotate(-45deg) scale(1,1);
	-ms-transform: rotate(-45deg) scale(1,1);
	-o-transform: rotate(-45deg) scale(1,1);
	transform: rotate(-45deg) scale(1,1);
}
.filter-box label {
	display: initial;
}
.wrapper-filter h3,.mega-left-title h3 {
	font-weight: bold;
	border-right: 1px solid #eeeeee;
	border-left: 3px solid #dddddd;
	padding: 17px 30px;
	font-size: 15px;
	border-radius: 0;
	border-left-color: #edac15;
	margin: 0;
	background-color: #f2f2f2;
	transition: all 200ms ease-out;
	text-transform:uppercase;
}

ul.filter-tag.clearfix {
	padding-left: 0;
	list-style: none;
	padding: 0;
}

ul.filter-tag.clearfix li {
	border-bottom: 1px solid #eeeeee;
	font-weight: bold;
	border-right: 1px solid #eeeeee;
	border-left: 3px solid #dddddd;
	padding: 10px 10px 10px 30px;
	font-size: 15px;
	border-radius: 0;
	margin: 0;
	/* transition: all 200ms ease-out; */
}


.filter-box label {
	position: relative;

}


.filter-box ul li {
	padding: 0;
	border: none;
}
.filter-box ul input[type='checkbox'], .filter-box ul input[type='radio'] {
	float: none;
	margin-right: 5px;
}
.filter-box ul input[type='checkbox']:before, .filter-box ul input[type='radio']:before {
	left: 3px;
	top: 10px;
	right: auto;
}
.filter-box ul input[type='checkbox']:after, .filter-box ul input[type='radio']:after {
	left: 0;
	top: 6px;
	right: auto;
}


.wrapper-filter {
	margin-bottom: 30px;
}
.box-product-lists .page-box__title {
	font-size: 17px;
	margin: 10px 0!important;
}
.clearfix {	clear: both;}

.latest-news__container .card-block.latest-news__content{
	padding:20px;
}
span.subtext{
	margin-bottom: 10px;
	display: block;
}
.search{margin-bottom: 30px;}
.search_box{
	border: 1px solid #efefef;
	float: left;
	padding: 12px 25px;
	border-radius: 0;
	font-size: 1.4em;
	height: auto;
	letter-spacing: .05em;
	width: 90%;
}
#go{
	color: black;
	background: url(//hstatic.net/0/0/global/design/theme-default/icon-search.png) #28303e center no-repeat;
	margin-top: 0;
	border: #eef1f1 1px solid;
	float: left;
	display: inline-block;
	padding: 11px 26px;
	letter-spacing: .06em;
	border-radius: 0;
	-webkit-transition: opacity 0.5s ease;
	-moz-transition: opacity 0.5s ease;
	-ms-transition: opacity 0.5s ease;
	-o-transition: opacity 0.5s ease;
	transition: opacity 0.5s ease;
	border-left: none;
	font-size: 0;
	width: 57px;
	height: 57px;
}
.header__featured-link .hotline{
    display: block;
    color: red;
    font-weight: bold;
    font-size: 20px;
}
.panel-grid-cell  h2{
    background: #019934;
    padding: 5px 5px;
    }
.panel-grid-cell  h2 a{    color: #fff;
    font-size: 15px;
    text-transform: uppercase;
    padding: 0px 6px;}
.page-box--block img{width:100%;max-height: 175px;min-height: 175px;}
.tab-pane a{    display: inline-block;
    width: 100%;
    background: #fff;
    padding: 5px 5px;
    color: #000;
    font-size: 15px;
    font-weight: bold;
    padding-bottom: 15px;    min-height: 272px;}
.tab-pane img{       margin-bottom: 10px;
    max-height: 194px;
    min-height: 194px;    width: 100%;}
.vdesc{    font-weight: bold;color: #000;
    font-size: 15px;
    padding-bottom: 15px;}
.services img{    max-height: 200px;
    width: 100%;
    min-height: 200px;}
.services .hentry__container{padding: 15px 15px;}
.services{    margin-bottom: 30px;}
.form-control{
    margin-bottom: 10px;
}
.btn_send{    background: #0f813d;
    border: none;
    color: #fff;
    padding: 10px 24px;
    font-weight: bold;
    text-transform: uppercase;}
.fa-envelope-o:before{color:#fff;}
.fa-facebook-square:before{color:#fff;}
.fa-twitter-square:before{color:#fff;}
.fa-youtube-square:before{color:#fff;}
.site-header{
    /* position: fixed; */
    /* right: 0; */
    left: 0;
    /* z-index: 9999; */
    }
@media (max-width: 767px){
.jumbotron {
}
.hotline-fixed{
    display: block !important;
    float: left;
    background: #edac15;
    position: fixed;
    bottom: 10px;
    color: #fff;
    padding: 10px 19px 10px 0px;
    border-radius: 0px 10px 10px 0px;
    }
.hotline-fixed a{
    color: #fff;
    font-size: 17px;
    font-weight: bold;
    background: url(img/icon-phone-bttom.png) no-repeat left;
    padding-left: 35px;
    }
}
.owl-item{}
#news-container{height:519px !important;}
.pg-news-1 .page-box{    min-height: 364px;}
.page-box{display:inline-block;}
.news_other h2{
    font-size: 21px;
    text-transform: uppercase;
    border-bottom: 1px solid #e1e1e1;
    padding-bottom: 10px;
    margin-bottom: 10px;
}
.news_other ul{}
.news_other ul li{
    list-style: circle;
}
.news_other ul li a{
    color: #333;
}
.news_other{    margin-bottom: 30px;}
.line{
    display: inline-block;
    width: 100%;
    border-bottom: 1px solid #0bcc74;
    margin-bottom: 15px;
}
.fixed{    z-index: 20;
    top: 0;
    position: fixed;
    max-width: 1110px;}
.wp-menu{    background-color: #00a95c;}
.hotline-fixed{display:none;}
.news_content p{    color: #000 !important;}
.news_content span{}
.call_detox_green {
  width: 200px;
  height: 200px;
  display: block;
  position: fixed;
  bottom: 0;
  left: 0;
  overflow: hidden;
  z-index: 999;
  cursor: pointer;
}

.call_detox_green_icon {
  position: absolute;
  top: 39px;
  right: 100px;
  width: 60px;
  height: 60px;
  background: #e52e2d url(img/phones.png) no-repeat center center;
  border: 2px solid transparent;
  opacity: .7;
  border-radius: 100%;
  -moz-border-radius: 100%;
  -o-border-radius: 100%;
  -webkit-border-radius: 100%;
  transform-origin: 50% 50%;
  -moz-transform-origin: 50% 50%;
  -webkit-transform-origin: 50% 50%;
  -o-transform-origin: 50% 50%;
  animation: call-icon-anim 1s infinite ease-in-out;
  -o-animation: call-icon-anim 1s infinite ease-in-out;
  -moz-animation: call-icon-anim 1s infinite ease-in-out;
  -webkit-animation: call-icon-anim 1s infinite ease-in-out;
  z-index: 9999;
}

.call_detox_green_circle_fill {
  width: 121px;
  height: 120px;
  top: 12px;
  left: 9px;
  position: absolute;
  opacity: .75;
  background: #e52e2d none;
  border: 2px solid transparent;
  border-radius: 100%;
  -moz-border-radius: 100%;
  -o-border-radius: 100%;
  -webkit-border-radius: 100%;
  transform-origin: 50% 50%;
  -moz-transform-origin: 50% 50%;
  -webkit-transform-origin: 50% 50%;
  -o-transform-origin: 50% 50%;
  transition: all .5s;
  -o-transition: all .5s;
  -moz-transition: all .5s;
  -webkit-transition: all .5s;
  animation: call-circle-fill-anim 2.3s infinite ease-in-out;
  -moz-animation: call-circle-fill-anim 2.3s infinite ease-in-out;
  -o-animation: call-circle-fill-anim 2.3s infinite ease-in-out;
  -webkit-animation: call-circle-fill-anim 2.3s infinite ease-in-out;
}

.call_detox_green_circle {
  width: 100px;
  height: 100px;
  top: 20px;
  left: 20px;
  position: absolute;
  border: 2px solid #e52e2d;
  opacity: .5;
  border-radius: 100%;
  -moz-border-radius: 100%;
  -o-border-radius: 100%;
  -webkit-border-radius: 100%;
  transform-origin: 50% 50%;
  -moz-transform-origin: 50% 50%;
  -webkit-transform-origin: 50% 50%;
  -o-transform-origin: 50% 50%;
  transition: all .5s;
  -o-transition: all .5s;
  -moz-transition: all .5s;
  -webkit-transition: all .5s;
  animation: call-circle-anim 1.2s infinite ease-in-out;
  -moz-animation: call-circle-anim 1.2s infinite ease-in-out;
  -o-animation: call-circle-anim 1.2s infinite ease-in-out;
  -webkit-animation: call-circle-anim 1.2s infinite ease-in-out;
}
@keyframes call-circle-anim {
  0% {
    transform: rotate(0) scale(.5) skew(1deg);
    opacity: .1;
  }
  30% {
    transform: rotate(0) scale(.7) skew(1deg);
    opacity: .5;
  }
  100% {
    transform: rotate(0) scale(1) skew(1deg);
    opacity: .1;
  }
}

@keyframes call-circle-fill-anim {
  0% {
    transform: rotate(0) scale(.7) skew(1deg);
    opacity: .2;
  }
  50% {
    transform: rotate(0) scale(1) skew(1deg);
    opacity: .2;
  }
  100% {
    transform: rotate(0) scale(.7) skew(1deg);
    opacity: .2;
  }
}

@keyframes call-icon-anim {
  0% {
    transform: rotate(0) scale(1) skew(1deg);
  }
  10% {
    transform: rotate(-25deg) scale(1) skew(1deg);
  }
  20% {
    transform: rotate(25deg) scale(1) skew(1deg);
  }
  30% {
    transform: rotate(-25deg) scale(1) skew(1deg);
  }
  40% {
    transform: rotate(25deg) scale(1) skew(1deg);
  }
  50% {
    transform: rotate(0) scale(1) skew(1deg);
  }
  100% {
    transform: rotate(0) scale(1) skew(1deg);
  }
}