body {
	font-size: 15px;
	color: #333333;
}
p {
    padding-bottom: 1.2em;
}
.swiper-wrapper .slider-down-arrow {
	bottom: 70px;
}
body .ocm-effect-wrap #header-outer[data-transparent-header="true"].transparent {
	background-color: rgba(0,0,0,0.4) !important;
}
body[data-header-resize="1"] .container-wrap, body[data-header-resize="1"] .project-title {
	padding-top:0;
}

body.archive.category #ajax-content-wrap {
	background: #17311a;
	background: linear-gradient(to bottom,#17311a 0%,#295643 100%);
}

body.archive.category #ajax-content-wrap .container-wrap {
    padding-bottom: 130px;
}

body.archive.category #ajax-content-wrap .page-header-no-bg, body.archive.category #ajax-content-wrap .container-wrap {
    background-color: transparent;
}
body.single-product .product .product-thumbs .thumb-inner {
	
border-radius: 3px;
	
overflow: hidden;
	
height: 11vh;
	
display: block;
	
top: 0;
	
left: 0;
	
background-size: cover;
	
background-position: center;
	
z-index: 0;
	
position: relative;
}
.single-post .post-content>.post-featured-img>img {
	
border-radius: 7px;
}
#footer-outer {
	background: rgb(18,20,19);
	background: -moz-linear-gradient(120deg, rgba(23,49,25,1) 0%, rgba(18,20,19,1) 100%);
	background: -webkit-linear-gradient(120deg, rgba(23,49,25,1) 0%, rgba(18,20,19,1) 100%);
	background: linear-gradient(120deg, rgba(23,49,25,1) 0%, rgba(18,20,19,1) 100%);
}
.fullWidthImage {
	width:100%;
}
body.single-product .product .product-thumbs .thumb-inner img {
    object-fit: cover;
    position: absolute;
    top: 0;
    left: 0;
    background-size: cover;
    background-position: center;
    z-index: 0;
    width: 100%;
    height: 100%;
}
.row .col.section-title span.meta-category {
	
display: none;
}
.related-posts .img-link {
	
}
.sharing-default-minimal .nectar-social-inner >a {
	
background: rgba(255,255,255,0.3);
}
body .posts-container .masonry-blog-item .content-inner, body .related-posts .col>.inner-wrap {
    box-shadow: none;
    background-color: #F0E7AA;
}

body .posts-container .masonry-blog-item .content-inner>span, body .posts-container .masonry-blog-item .content-inner>div {
    box-shadow: none;
    background-color: #F0E7AA !important;
}
body #header-outer[data-lhe="default"] #top .container nav > ul > li > a:hover,
body #header-outer.transparent #top .container nav > .sf-menu > li > a:hover {
	color: #D0A959 !important;
}
body .related-posts .meta-category {}

body .posts-container .meta-category a,
body .related-posts .meta-category a {
    color: #3A8262 !important;
    text-transform: uppercase;
    font-weight: normal !important;
    letter-spacing: 0px;
    font-size: 15px !important;
    margin-bottom: 0 !important;
}

body .post-content li {
	margin-bottom:20px;
}

body .related-posts .article-content-wrap {}

body .related-posts[data-style=material] .article-content-wrap {
    padding-top: 5px !important;
}

body .related-posts .article-content-wrap .post-header {}

body .posts-container .article-content-wrap .post-header .title,
body .related-posts .article-content-wrap .post-header .title {
    color: #295744;
    font-size: 30px;
    margin-top: 0;
    margin-bottom: 20px;
    font-family: 'Bebas Neue', sans-serif;
    letter-spacing: -0.5px;
    font-weight: normal;
}

body .posts-container .article-content-wrap .excerpt, body .related-posts .article-content-wrap .post-header .excerpt {
    font-size: 15px;
    line-height: 1.5;
    font-weight: normal;
}
body .posts-container .article-content-wrap .grav-wrap span,
body .related-posts .article-content-wrap .grav-wrap span {
    color: #3A8262 !important;
    text-transform: uppercase;
    font-weight: normal !important;
    font-size: 15px !important;
    margin-bottom: 0 !important;
}
.posts-container .post-featured-img, .related-posts .img-link .post-featured-img {
    border-radius: 3px;
    overflow: hidden;
    height: 35vh;
    display: block;
    top: 0;
    left: 0;
    background-size: cover;
    background-position: center;
    z-index: 0;
    position: relative;
}

.wrapperWisdom .wpb_column {
	
margin-bottom: 30px;
	
height: 100%;
	
margin-right: 0;
}

.wrapperWisdom .wpb_column:nth-child(3n+1) {
    clear: left;
}

.wrapperWisdom .wpb_column .post-item {
    color: #0c3325;
    background-color: #F0E7AA;
    height: 100%;
    position: relative;
    border-radius: 15px;
    overflow: hidden;
}

.wrapperWisdom .wpb_column .post-item .contentDesc {
    padding: 20px 30px 25px 30px;
    font-weight: 500;
    line-height: 1.5;
    position:relative;
}

.wrapperWisdom .wpb_column .post-item .contentDesc .excerpt, .item-wrap .wisdomContent .content {
    text-align: justify;
}
.item-wrap .wisdomContent {
	position:relative;
	padding: 20px 30px 35px 30px;
	font-weight: 500;
	line-height: 1.5;
	height: 100%;
	overflow: visible;
}
.wrapperWisdom .wpb_column .post-item .contentDesc:before, .item-wrap .wisdomContent:before {
	content: open-quote;
	position:absolute;
	font-size: 120px;
	left: 15px;
	top: -30px;
	width: 100px;
	color: #B79A3E;
	opacity: 0.6;
	bottom: auto;
}

.item-wrap .wisdomContent:before {
    top: -20px;
    height: 100%;
    left: 0px;
}

.item-wrap .wisdomContent:after {}

.item-wrap .wisdomContent:after,
.wrapperWisdom .wpb_column .post-item .contentDesc:after {
	content: close-quote;
	visibility:hidden;
	opacity:0;
	position:absolute;
	font-size: 120px;
	left: 15px;
	top: -30px;
}

.wrapperWisdom .wpb_column .post-item .contentDesc .content, .item-wrap .wisdomContent .content {
    position: relative;
    z-index: 22;
}

.item-wrap .wisdomContent .content {
    padding-top: 30px;
    padding-bottom: 15px;
}

.posts-container .post-featured-img img, .related-posts .img-link .post-featured-img img {
    object-fit: cover;
    position: absolute;
    top: 0%;
    left: 0;
    background-size: cover;
    background-position: center;
    z-index: 0;
    width: 100%;
    height: 100%;
}
.row .col.section-title span.meta-category a {
    background-color: #c08f2f!important;
    border-color: #c08f2f;
    color: #ffffff;
}

body .row .col.section-title span.meta-category a:hover {
    background-color: #B79A3E!important;
    border-color: #B79A3E;
    font-weight: normal;
    letter-spacing: 0.5px;
}
#header-outer[data-format=centered-menu] #top .span_9 nav {
	padding-left: 125px;
	margin-top: 5px;
}
header#top>.container {
	max-width: 1580px;
	padding: 0 50px;
}
.woocommerce #ajax-content-wrap .woocommerce-tabs>div:not(.tab-container) {
	color:#000000;
}
.single-product .related.products h2, .single-product .upsells.products h2, .woocommerce-tabs[data-tab-style=fullwidth_stacked] .woocommerce-Reviews-title {
	color: #162F18;
	letter-spacing: -1px;
	text-transform: capitalize;
}
body.single-post .heading-title[data-header-style="default_minimal"] .entry-title {
	font-weight: normal;
	font-family: 'Bebas Neue', sans-serif;
	padding-bottom: 7px;
}

body.single-post .heading-title[data-header-style="default_minimal"]  #single-below-header{
}

body.single-post .heading-title[data-header-style="default_minimal"] #single-below-header .meta-date {
    color: #3A8262;
    text-transform: uppercase;
    font-weight: normal;
}

body.single .heading-title[data-header-style="default_minimal"] #single-below-header span {
    color: #333333;
}

body.single-post .container-wrap {
	background: #f5f0c9;
	padding-bottom: 0;
}
.woocommerce .woocommerce-error, .woocommerce .woocommerce-info, .woocommerce .woocommerce-message, .woocommerce-page .woocommerce-message {
	
background-color: #162F18 !important;
	
border-radius: 8px;
}
body.material .nectar-button.extra-color-1 {
	
}
.listArticle .wpb_column {
	
margin-right: 0;
	
height: 100%;
	
position: relative;
	
margin-bottom: 30px;
}

.listArticle .wpb_column:nth-child(3n+1) {
    clear: left;
}

.listArticle .post-item {
    background-color: #F0E7AA;
    height: 100%;
    position: relative;
    border-radius: 15px;
    overflow: hidden;
}

.listArticle .post-item .contentImage {overflow: hidden;}

.listArticle .post-item .contentDesc, .item-wrap .description {
    padding: 20px;
    height: 100%;
    position: relative;
}

body .item-wrap .description {
    text-align: left;
    padding: 10px 20px 40px 20px;
}

body .event-item .item-wrap .event_cat {
    color: #79521E;
    text-transform: uppercase;
    font-weight: normal;
    letter-spacing: 0;
    font-size: 16px;
}

.item-wrap .contentHead {
    display: inline-block;
    width: 100%;
}
body .flickity-prev-next-button {
	outline:none;
	background-color: rgba(0,0,0,0.4);
}

body .flickity-prev-next-button:hover {
    background-color: rgba(0,0,0,0.8);
}

body .flickity-prev-next-button svg.flickity-button-icon {
    filter: invert(100%) sepia(4%) saturate(0%) hue-rotate(159deg) brightness(111%) contrast(101%);
    width: 40%;
    height: 40%;
    top: 30%;
}

body .flickity-prev-next-button.previous svg.flickity-button-icon {
    left: 25%;
}

body .flickity-prev-next-button.next svg.flickity-button-icon {
    right: 30%;
    left: auto;
}

body .flickity-prev-next-button.next {
    right: 0;
    border-radius: 4px 0 0 4px !important;
    -webkit-border-radius: 4px 0 0 4px !important;
}

body .flickity-prev-next-button.previous {
    left: 0px;
    border-radius: 0 4px 4px 0 !important;
    -webkit-border-radius: 0 4px 4px 0 !important;
}
.updateWrapper .vc_column-inner .wpb_wrapper, .updateWrapper .vc_column-inner .wpb_wrapper .wpb_text_column:not(.headingTextGold), .updateWrapper .vc_column-inner .wpb_wrapper .wpb_text_column .wpb_row, .updateWrapper .vc_column-inner .wpb_wrapper .wpb_text_column .wpb_row .latestData, .updateWrapper .vc_column-inner .wpb_wrapper .wpb_text_column .wpb_row .latestData .flickity-viewport {
	height: 97%;
	margin-bottom: 0;
}

.updateWrapper .vc_column-inner .wpb_wrapper .wpb_text_column .wpb_row .latestData {
    background-color: #F0E7AA;
    height: 100%;
    position: relative;
    border-radius: 7px;
}

.updateWrapper .vc_column-inner .wpb_wrapper .wpb_text_column:not(.headingTextGold)>.wpb_wrapper {
    padding-bottom: 35px;
}

.latestData .flickity-page-dots {
    bottom: -35px;
}

.latestData .flickity-page-dots li {
    background: #F0E7AA;
    margin: 0 4px;
    width: 9px;
    height: 9px;
}

.latestData .flickity-page-dots li.is-selected {
    background: #79521E;
}

.updateWrapper .vc_column-inner .wpb_wrapper .wpb_text_column .wpb_row .latestData .flickity-button {
	opacity: 0;
}
.updateWrapper .vc_column-inner .wpb_wrapper .wpb_text_column .wpb_row .latestData:hover .flickity-button {
    opacity: 1;
}

.updateWrapper .vc_column-inner .wpb_wrapper .wpb_text_column .wpb_row .latestData .item-wrap {
}

.updateWrapper .vc_column-inner .wpb_wrapper .wpb_text_column .wpb_row .latestData .item-data {
}
.article-item .item-wrap .contentHead .contentImage {
    display: inline-block;
    width: 100%;
    border-radius: 3px;
    overflow: hidden;
    height: 35vh;
    display: block;
    top: 0;
    left: 0;
    background-size: cover;
    background-position: center;
    z-index: 0;
    position: relative;
    transition: opacity .45s cubic-bezier(.15,.75,.5,1) 0s,transform .45s cubic-bezier(.15,.75,.5,1) 0s !important;
}

.item-wrap .contentHead .contentImage img {
    margin-bottom: 0;
}

.article-item .item-wrap .contentHead img {
    margin-bottom: 0;
    object-fit: cover;
    position: absolute;
    top: 0;
    left: 0;
    background-size: cover;
    background-position: center;
    z-index: 0;
    width: 100% !important;
    height: 100%;
}

.listArticle .post-item .meta {
    color: #3A8262;
    text-transform: uppercase;
    font-weight: normal;
    letter-spacing: 0;
    font-size: 16px;
}

.listArticle .post-item .meta .cat {}

.listArticle .post-item .meta .date {/* float: right; */}

.listArticle .post-item .title, .article-item .description h6 {
    color: #295744;
    font-size: 30px !important;
    font-weight: bold;
    margin-top: 10px;
    margin-bottom: 20px;
    font-family: 'Bebas Neue', sans-serif;
}

.listArticle .post-item .title a, .article-item .description h6, .item-wrap .description h6 {
    color: #295744;
    font-weight: normal;
}

.item-wrap .description>.date {
    color: #79521E;
    text-transform: uppercase;
    font-weight: normal;
    letter-spacing: 0;
    font-size: 16px;
}

.item-wrap .description h6 {
    color: #162F18;
    line-height: 1;
}

.listArticle .post-item .excerpt, .article-item .description .excerpt, .item-wrap .description .excerpt {
    font-size: 15px;
    line-height: 1.5;
    color: #333333;
    font-weight: normal;
}

.listArticle .post-item .btAct {
    font-size: 15px;
    margin-top: 15px;
    margin-bottom: 5px;
    text-transform: capitalize;
}

.listArticle .post-item .btAct a {
    color: #3A8262;
    font-weight: bold;
}

.listArticle .post-item a {
    opacity: 1 !important;
}

.listArticle .post-item .contentImage a {
    border-radius: 3px;
    overflow: hidden;
    height: 35vh;
    display: block;
    top: 0;
    left: 0;
    background-size: cover;
    background-position: center;
    z-index: 0;
    position: relative;
    transition: opacity .45s cubic-bezier(.15,.75,.5,1) 0s,transform .45s cubic-bezier(.15,.75,.5,1) 0s !important;
}

body .listArticle .post-item .contentImage a:hover {
    transform: scale(1.1);
}

.listArticle .post-item .contentImage img {
    object-fit: cover;
    position: absolute;
    top: 0;
    left: 0;
    background-size: cover;
    background-position: center;
    z-index: 0;
    width: 100%;
    height: 100%;
}

.listArticle .alm-reveal {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
}

.listArticle .wpb_column:nth-child(3n) {
    margin-right: 0;
}
.nectar-button {
	font-family: 'Signika', sans-serif;
}
body.material #slide-out-widget-area:not(.fullscreen-alt):not(.fullscreen), 
body.material #slide-out-widget-area-bg.fullscreen, 
body.material #slide-out-widget-area-bg.fullscreen-split, 
body.material #slide-out-widget-area-bg.fullscreen-inline-images .nectar-ocm-image-wrap-outer, 
body.material #slide-out-widget-area-bg.fullscreen-alt .bg-inner, 
body.material #slide-out-widget-area-bg.slide-out-from-right {
	background-color: #295744;
}
.shdCompany .wpb_text_column p {
		
line-height: 1.6;
		
font-size: 14px;
}
body.material .wpb_wrapper .shdCompany .nectar-button.see-through.accent-color {
	padding-top: 0;
}
body.material .wpb_wrapper .shdCompany .nectar-button.see-through.accent-color span {
    font-size: 15px;
}
.shdCompany .wpb_text_column h5 {
	line-height: 1;
	margin-bottom: 10px;
	font-size: 30px;
}
body.material .nectar-button.extra-color-1.regular-button {
    color: #B79A3E;
    font-size: 16px;
    padding-top: 15px;
    padding-bottom: 15px;
    padding-right: 40px !important;
    padding-left: 55px !important;
    font-weight: normal;
}

body.material .nectar-button.medium {
    font-size: 15px;
    padding-top: 11px;
    padding-bottom: 11px;
    font-weight: normal;
}

body.material .nectar-button.extra-color-1.regular-button i {
    right: 35px;
}
.post-area .btnAct {
	
margin-top: 50px;
	
text-align: center;
	
margin-bottom: 60px;
}
body.material .post .content-inner {
	color:#000000;
}
.related-post-wrap {
	
}
.related-post-wrap .related-title {
	
color: #B79A3E !important;
	
z-index: 9;
	
position: relative;
	
font-size: 33px;
}

.related-post-wrap .row-bg-wrap .row-bg {
    background: #17311a;
    background: linear-gradient(to bottom,#17311a 0%,#295643 100%);
}
.btnAct a {
	display: inline-block;
	padding: 12px 18px;
	background-color: #C08F2F;
	color: #ffffff;
	line-height: 1;
	border-radius: 5px;
	margin: 0 10px;
}

.single-event .btnAct a {
    margin-top: 20px;
    margin-bottom: 20px;
}

.btnAct a:hover {
    background-color: #162F18;
}

.btnAct .icon img {
    margin-bottom: 0;
    display: block;
    filter: invert(100%) sepia(100%) saturate(0%) hue-rotate(208deg) brightness(101%) contrast(102%);
}

.btnAct .icon {
	float: left;
	margin-right: 10px;
	display: block;
}

.btnAct .text {
	line-height: 20px;
	font-size: 17px;
	display: inline-block;
	position: relative;
	top: 1px;
}
.wrapperShdJourney {
	background:#162f18;
	border-radius: 10px;
	margin-top: 5px;
	overflow: hidden;
}

.wrapperShdJourney .mainTitle {
    padding: 23px;
    font-weight: bold;
    font-size: 21px;
    line-height: 1;
    border-bottom: 0;
    color: #1e4836;
    background: rgb(208,169,89);
    background: -moz-linear-gradient(90deg, rgba(208,169,89,1) 40%, rgba(212,196,137,1) 100%);
    background: -webkit-linear-gradient(90deg, rgba(208,169,89,1) 40%, rgba(212,196,137,1) 100%);
    background: linear-gradient(90deg, rgba(208,169,89,1) 40%, rgba(212,196,137,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#d0a959",endColorstr="#d4c489",GradientType=1);
    padding: 22px 23px 18px 23px;
}

.wrapperShdJourney .listJourney {
    padding: 10px 20px 15px 20px;
}

.listCat a {
	
}
.listCat .cat_item {
	
display: inline-block;
}
#catNav .listCat {
  align-items: center;
  justify-content: center;
}
#catNav .listCat .cat_item a {
    color: #C08F2F;
    opacity: 1;
    text-transform: uppercase;
    padding: 12px 35px;
    display: inline-block;
    line-height: 1;
    font-weight: 600;
}

#catNav .listCat .cat_item a:hover {
    color: #D0A959;
    background-color: #295744;
    border-bottom: 3px solid #D0A959;
}

#catNav .listCat .cat_item.active a {
    color: #D0A959;
    background-color: #295744;
    border-bottom: 3px solid #D0A959;
}
#catNav .listCat .wrapperLinks {
	border-bottom:1px solid #79521E;
}
.wpb_wrapper .wrapperShdJourney .listJourney a {
    display: table;
    color: #162F18;
    font-weight: 600;
    text-transform: uppercase;
    opacity: 1 !important;
    padding: 15px 0 15px 0;
    border-bottom: 1px solid #1f4635;
    /* display: flex; */
    width: 100%;
}

.wpb_wrapper .wrapperShdJourney .listJourney a .img {
    /* float: left; */
    margin-right: 10px;
    width: 80px;
    height: 80px;
    background-color: #295744;
    border-radius: 7px;
    overflow: hidden;
    /* display: flex; */
    /* align-items: center; */
    display: table-cell;
}

.wpb_wrapper .wrapperShdJourney .listJourney a .img img {
    margin-bottom: 0;
    width: 100%;
}

.wpb_wrapper .wrapperShdJourney .listJourney a .title {/* display: flex; *//* flex-direction: column; *//* justify-content: center; */color: #ffffff;/* display: block; */line-height: 1.2;/* display: flex; */height: 100%;display: table-cell;vertical-align: middle;}

.wpb_wrapper .wrapperShdJourney .listJourney a .title .text {
    /* display: flex; */
    /* align-items: center; */
    /* justify-content: center; */
    /* height: 100%; */
    margin-top: 5px;
    line-height: 1.3;
    display: block;
    font-weight: normal;
    color: #D0A959;
    padding-left: 20px;
    padding-bottom: 10px;
}

.wpb_wrapper .wrapperShdJourney .listJourney a:last-child {border-bottom: 0;}
body.material .ocm-effect-wrap #search-outer {
	height: 28vh;
}
body.tax-product_cat .ocm-effect-wrap .container-wrap, .single-product  .ocm-effect-wrap .container-wrap {
	
background-color: #EFEEEA;
	
background: #F0E7AA;
	
/* background: linear-gradient(to bottom,#ad9d5d 0%,#9f8e4b 100%); */
}
.swiper-slide .content .buttons {
	padding-bottom: 50px;
}
.iwithtext .iwt-icon img {
	margin-bottom:0;
}
body #slide-out-widget-area .mega_wrapper .wpb_wrapper>div.iwithtext,
.mega_wrapper .wpb_wrapper>div.iwithtext {
	margin-bottom:0;
	display: flex;
	align-items: center;
	justify-content: center;
}
.wpb_wrapper .buttonLink {
}
.wrapperShdTeam .listTeam {
	
}
.profilData h1 {
	
font-size: 75px;
	
line-height: 1;
	
font-weight: normal;
	
margin-bottom: 10px !important;
	
display: inline-block;
}
.wrapperNavTeam .navitem a,
.wrapperShdTeam .listTeam a {
    opacity: 1 !important;
}

.wrapperShdTeam .listTeam a {
    float: left;
    width: 320px;
}
.wrapperNavTeam .navitem a:hover .img,
.wrapperShdTeam .listTeam a:hover .img {
    transform: scale(1.1);
}

.wrapperShdTeam .listTeam a:hover img {}

.wrapperShdTeam .listTeam>.wpb_column {
    margin-bottom: 45px;
    text-align: center;
}

.wrapperNavTeam .navitem .img,
.wrapperShdTeam .listTeam .img {
    display: block;
    overflow: hidden;
    position: relative;
    transition: opacity .45s cubic-bezier(.15,.75,.5,1) 0s,transform .45s cubic-bezier(.15,.75,.5,1) 0s;
    display: inline-block;
    width: 100%;
    overflow: hidden;
    height: 54vh !important;
    z-index: 111;
}

.wrapperShdTeam .listTeam .img img {
    margin-bottom: 0;
    margin-right: 0;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-size: cover;
    background-position: center;
    z-index: 0;
    object-fit: cover;
}
.wrapperNavTeam .navitem .wrapimg,
.wrapperShdTeam .listTeam .wrapimg {
    display: block;
    overflow: hidden;
    position: relative;
    margin: 0 auto;
    border-radius: 500px;
    height: 280px;
    width: 280px;
    z-index: 222;
}

.wrapperShdTeam .listTeam .circle {
    border-radius: 500px;
    overflow: hidden;
    display: inline-block;
    width: 320px;
    height: 320px;
    padding: 20px;
    background: rgb(198,161,85);
    background: -moz-linear-gradient(180deg, rgba(198,161,85,1) 0%, rgba(255,235,161,1) 50%, rgba(198,161,85,1) 100%);
    background: -webkit-linear-gradient(180deg, rgba(198,161,85,1) 0%, rgba(255,235,161,1) 50%, rgba(198,161,85,1) 100%);
    background: linear-gradient(180deg, rgba(198,161,85,1) 0%, rgba(255,235,161,1) 50%, rgba(198,161,85,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#c6a155",endColorstr="#c6a155",GradientType=1);
    border: 2px solid #c6a155;
    position: relative;
    z-index: 222;
}

.wrapperNavTeam .navitem .title,
.wrapperShdTeam .listTeam .title {
    display: block;
    font-size: 38px;
    color: #D0A959;
    z-index: 111;
    font-family: 'Bebas Neue', sans-serif;
    line-height: 1;
}

.wrapperShdTeam .listTeam .asname {
    display: block;
    font-size: 23px;
    color: #D0A959;
    z-index: 111;
    font-family: 'Bebas Neue', sans-serif;
    line-height: 1;
    letter-spacing: 4px;
    margin-bottom: 5px;
}

.wrapperShdTeam .listTeam .content {
    display: inline-block;
    margin-top: 15px;
    margin-bottom: 15px;
    width: 100%;
}

.wrapperNavTeam .navitem .title {
    font-size: 25px;
    left: 20px;
    bottom: 20px;
    line-height: 1;
}

.wrapperNavTeam .navitem .content .title {
    position: relative;
    left: auto;
    bottom: auto;
    line-height: 1;
}

body .wrapperNavTeam .navitem .position {
    font-size: 14px;
    font-weight: normal;
    line-height: 1.1;
}
body .wrapperNavTeam .navitem .content {
	display: inline-block;
	width: 100%;
	margin-top: 15px;
	text-align: center;
}
body .wrapperNavTeam .navitem .content .position {
    margin-top: 5px;
    display: inline-block;
    width: 100%;
}
.wrapperNavTeam .navitem .position,
.wrapperShdTeam .listTeam .position {
    display: block;
    font-size: 17px;
    /* font-weight: bold; */
    color: #D0A959;
    text-transform: uppercase;
    margin-top: 5px;
    line-height: 1.3;
}
.wrapperNavTeam .navitem .wrapimg:before,
.wrapperShdTeam .listTeam .wrapimg:before {
    content: '';
    width: 100%;
    height: 130px;
    position: absolute;
    left: 0;
    bottom: 0;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 10.23%, #000000 51.14%);
    z-index: 2;
    display: none;
}

.wrapperNavTeam .navitem .wrapimg:before {
    height: 85px;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 20%, rgba(0,0,0,0.9) 58%);
    display: none;
}
.wpb_wrapper .buttonLink a {}
.wpb_wrapper .buttonLink:first-child {
	float: left;
}
.wpb_wrapper .buttonLink:last-child {
	float: right;
	/* text-align: center; */
}

.wpb_wrapper .buttonLink a {
    display: block;
}

body #slide-out-widget-area .megasub .iconMega,
.mega_wrapper .megasub .iconMega {
    width: 47px;
    height: 47px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    /* border: 1px solid rgba(255,255,255,0.2); */
    border-radius: 10px;
    /* padding-bottom: 5px; */
    padding-top: 4px;
}
#slide-out-widget-area .mega_wrapper .megasub .iconMega>span,
.mega_wrapper .megasub .iconMega>span {
    /* display: flex; */
    /* align-items: center; */
}

body #slide-out-widget-area .mega_wrapper .megasub .iconMega .iconImage img,
.mega_wrapper .megasub .iconMega .iconImage img {
    margin-bottom: 0;
    width: 30px;
}

.menuCompact .mega_wrapper .megasub .iconMega .iconImage img {
    width: 28px;
}

.mega_wrapper .megasub .iconMega .iconImage img {
	filter: invert(80%) sepia(14%) saturate(9%) hue-rotate(315deg) brightness(103%) contrast(86%);
}
body #slide-out-widget-area .mega_wrapper .megasub .iconMega .iconText,
.mega_wrapper .megasub .iconMega .iconText {
    font-size: 23px;
    line-height: 1;
    top: 0;
}
.fancybox-slide--image .fancybox-image {
	
border-radius: 10px;
}
body #slide-out-widget-area .mega_wrapper .iconMega .iconText, 
.mega_wrapper .iconMega .iconText {
    font-size: 28px;
    top: 0;
    display: inline-block;
    line-height: 1;
}
body #slide-out-widget-area .mega_wrapper .megasub,
body #header-outer .mega_wrapper .megasub  {
	/* margin-top: 15px; */
	display: inline-block;
	width: 100%;
	margin-bottom: 5px;
}

body #header-outer .mega_wrapper .megasub.col2 {float: left;}

body #header-outer .mega_wrapper .megasub.col2>.divide {
    width: 50%;
    float: left;
}

body #header-outer .mega_wrapper .megasub.col2>.divide:first-child {
    width: 57%;
}

body #header-outer .mega_wrapper .megasub.col2>.divide:last-child {
    width: 43%;
}

body #header-outer .mega_wrapper .megasub.col2>.divide:first-child {}
body #slide-out-widget-area .mega_wrapper .megasub .lnkSubMega,
body #header-outer .mega_wrapper .megasub .lnkSubMega {
	display: flex !important;
	margin-bottom: 10px;
	opacity: 1;
	margin-top: 10px;
}

body #header-outer .mega_wrapper .megasub .lnkSubMega:hover {
    /* background-color: rgba(0,0,0,0.2) !important; */
    border-radius: 5px;
}

body #header-outer .mega_wrapper .megasub .lnkSubMega:hover .iconMega img {
    filter: invert(91%) sepia(6%) saturate(4769%) hue-rotate(332deg) brightness(90%) contrast(80%);
}

body #slide-out-widget-area .mega_wrapper .megasub .lnkSubMega:hover .label,
body #header-outer .mega_wrapper .megasub .lnkSubMega:hover .label,
body #slide-out-widget-area .mega_wrapper .megasub .lnkSubMega:hover .iconMega .iconText,
body #header-outer .mega_wrapper .megasub .lnkSubMega:hover  .iconMega .iconText{
    color: #D0A959;
}
body #slide-out-widget-area .mega_wrapper .megasub .lnkSubMega:hover .label,
body #header-outer .mega_wrapper .megasub .lnkSubMega:hover .label {
    /* text-decoration: underline; */
}
body #slide-out-widget-area .mega_wrapper .megasub .lnkSubMega:last-child,
body #header-outer .mega_wrapper .megasub .lnkSubMega:last-child {
    margin-bottom: 10px;
}
body #slide-out-widget-area .mega_wrapper .megasub span,
.mega_wrapper .megasub span {
    display: block;
    line-height: 1.2;
}

#slide-out-widget-area .mega_wrapper .megasub .iconMega>span {}
body #slide-out-widget-area .mega_wrapper .megasub .actLnk .noBorder,
.mega_wrapper .megasub .actLnk .noBorder {
    margin-top: 6px;
    color: #AAAAAA;
    display: inline-block;
    height: auto;
    min-height: auto;
    line-height: 1;
    font-size: 16px;
}
.mega_wrapper .imgFeature img {
	border-radius:5px;
	width: 250px;
	margin-bottom: 10px;
}

.mega_wrapper .imgFeature {
    text-align: center;
    display: inline-block;
    width: 100%;
    margin-top: 10px;
}
.mega_wrapper .megasub .actLnk .noBorder {
    font-size: 15px;
}

body #slide-out-widget-area .mega_wrapper .megasub a:hover .actLnk .noBorder, .mega_wrapper .megasub a:hover .actLnk .noBorder {
    color: #ffffff;
}


body #slide-out-widget-area .mega_wrapper .megasub .actLnk .noBorder span {
    font-size: 14px;
}
body #slide-out-widget-area .mega_wrapper .megasub .textMega,
.mega_wrapper .megasub .textMega {
    display: flex;
    flex-direction: column;
    justify-content: center;
    text-align: left;
    padding-left: 5px;
    /* margin-top: 5px; */
    letter-spacing: 0;
    font-weight: normal;
}
body #slide-out-widget-area .mega_wrapper .textMega .label,
.mega_wrapper .textMega .label {
    color: #EFEEEA;
    font-size: 17px;
    line-height: 1.3;
    font-weight: bold;
}
body #slide-out-widget-area .mega_wrapper .textMega .actLnk,
.mega_wrapper .textMega .actLnk {}
body #slide-out-widget-area .mega_wrapper .textMega .actLnk .noBorder span,
.mega_wrapper .textMega .actLnk .noBorder span {
    display: inline-block;
    margin-right: 10px;
}
body #slide-out-widget-area .mega_wrapper .textMega .actLnk .noBorder i,
.mega_wrapper .textMega .actLnk .noBorder i {
    color: #C08F2F;
    margin-top: 0px;
}
.mega_wrapper .span_12.light .divider-border, .mega_wrapper .span_12.light .divider-vertical.nectar-bg-default {
	
background-color: rgba(255,255,255,.2);
}
.mega_wrapper .product-featured {
	
opacity: 1;
	
margin-top: 2px;
	
padding-left: 10px;
	
padding-right: 10px;
}
#ajax-load-more,
.alm-listing,
.alm-btn-wrap {
	display:inline-block;
	width:100%;
}
.alm-btn-wrap .alm-load-more-btn {
	
}
body .alm-btn-wrap .alm-load-more-btn.loading {
	padding-left: 23px;
}
.material #footer-outer #footer-widgets .col ul li {
	padding-bottom:0 !important;
}
.mega_wrapper .product-featured .title {
}

.mega_wrapper .product-featured .title>h6, .wpb_text_column>.wpb_wrapper .quoteWisdom .title h6 {
    display: block;
    font-family: 'Signika', sans-serif;
    font-size: 18px;
    letter-spacing: 0;
    text-align: center;
    font-weight: bold;
}

.mega_wrapper .product-featured a:hover .title h6 {
    color: #D0A959 !important;
    text-decoration: underline;
}
.mega_wrapper .product-featured .description {
	display: flex;
	margin-top: 20px;
	font-family: 'Signika', sans-serif;
	font-weight: 300 !important;
}

.mega_wrapper .product-featured .act {
    display: block;
    width: 100%;
    text-align: center;
    margin-top: 30px;
    color: #C08F2F;
}
.wpb_text_column>.wpb_wrapper .quoteWisdom {
	
border-left: 1px solid rgba(255,255,255,0.15);
}
.wpb_text_column>.wpb_wrapper .quoteWisdom .title {
	
margin-top: 20px;
	
display: inline-block;
	
width: 100%;
	
margin-bottom: 0px;
}

.wpb_text_column>.wpb_wrapper .quoteWisdom .title a {}
.row .col.section-title {
	text-align:center;
	border-bottom: 0;
	margin-top: 50px;
	margin-bottom: 40px;
}

.row .col.section-title .subheader {
    background-color: #c08f2f!important;
    border-color: #c08f2f;
    color: #ffffff;
    padding: 4px 10px !important;
    display: inline-block;
    transition: all .2s ease;
    -webkit-transition: all .2s ease;
    font-size: 14px;
    line-height: 18px;
    font-weight: 600;
    border-radius: 3px;
    margin-bottom: 5px;
}

.row .col.section-title .subheader h1 {}
.mega_wrapper .product-featured .act .noBorder>span {
    color: #AAAAAA;
    font-size: 15px;
    font-weight: normal;
    font-family: 'Signika', sans-serif;
}
#header-outer nav>ul>.megamenu ul li a, .sf-menu>li ul a {
	opacity:1;
	padding: 3px 0px;
	display: inline-block;
	width: 100%;
}
.mega_wrapper .product-featured a {}
.mega_wrapper .product-featured h6 {
	
text-align: center;
	
margin-bottom: 5px;
	
font-size: 22px;
	
letter-spacing: 0.5px;
	
margin-top: 15px;
	
/* font-family: 'Signika', sans-serif !important; */
}
.mega_wrapper .product-featured .image {
	width: 100%;
	display: block;
}
.mega_wrapper .product-featured .image img {
	width: 100px;
	height: auto !important;
	margin: 0 auto;
	display: block;
}

.mega_wrapper .product-featured .description .excerpt {
    text-align: left;
    color: #ccc;
    font-weight: 300;
    line-height: 1.5;
    font-size: 13px;
    margin: 0;
    margin-left: 15px;
    margin-top: 0px;
    letter-spacing: 0.25px;
}

.wpb_gallery_slides.flex-gallery .flex-direction-nav {top: 20px;right: 20px;}

.wpb_gallery_slides.flex-gallery {
    border-radius: 10px;
    overflow: hidden;
}

.wpb_gallery_slides.flex-gallery img {
    margin-bottom: 0;
}

.wpb_gallery_slides.flex-gallery .flex-direction-nav a i {
    font-size: 23px;
    top: 3px;
}

.wpb_gallery_slides.flex-gallery .flex-direction-nav a {
    height: 30px;
    width: 30px;
}

.mega_wrapper .product-featured .description .act {}
.mega_wrapper .textMega .actLnk .noBorder i {
    margin-top: -4px;
}
body #slide-out-widget-area .mega_wrapper .wpb_wrapper>div.iwithtext .iwt-icon,
.mega_wrapper .wpb_wrapper>div.iwithtext .iwt-icon {
	display: flex;
	flex-direction: column;
	justify-content: center;
	position: relative;
}
body #slide-out-widget-area .mega_wrapper .wpb_wrapper>div.iwithtext .iwt-text,
.mega_wrapper .wpb_wrapper>div.iwithtext .iwt-text {
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding-left: 15px;
    font-size: 22px;
    line-height: 1;
    margin-top: 4px;
    font-family: 'Bebas Neue', sans-serif;
    font-weight: normal;
    letter-spacing: 0.5px;
}
.popupLanguage.popupMedia {
	
}
.popupLanguage .langtitle {
	padding: 30px 20px 25px 20px;
	color: #D0A959;
	/* text-transform: uppercase; */
	letter-spacing: 1px;
	/* font-weight: bold; */
	font-size: 16px;
	text-align: center;
}

.popupLanguage .langtitle .icon {
    line-height: 1;
    margin-right: 10px;
    filter: invert(100%) sepia(25%) saturate(6381%) hue-rotate(314deg) brightness(88%) contrast(84%);
    line-height: 24px;
    display: inline-block;
}

.popupLanguage .langtitle .icon img {
    display: block;
}

.popupLanguage .langtitle .text {line-height: 24px;top: -4px;position: relative;}
.popupLanguage .langmenu {
	padding: 10px 10px 20px 10px;
	background-color: #ffffff;
}

.popupLanguage .langmenu a {
    display: inline-block;
    width: 100%;
    padding: 8px 10px;
    color: #162F18;
    font-weight: bold;
    border-radius: 5px;
    /* border: 1px solid transparent; */
}

.popupLanguage .langmenu a:hover {
    background-color: #EFEEEA;
}

.popupLanguage .langmenu a.currentLanguage {
    background-color: #EFEEEA;
    background-color: #cecec1;
}
.noLink .mega_wrapper {
}
body #slide-out-widget-area .noLink .mega_wrapper>div,
.noLink .mega_wrapper>div {
    display: inline-block;
    width: 100%;
    line-height: 1.5;
    color: #ffffff;
    margin-bottom: 0;
    padding: 5px 25px 25px 25px !important;
}
#top nav > ul > li.menuCompact .noLink .mega_wrapper>div,
#top nav > ul > li:not(.megamenu) .noLink .mega_wrapper>div {
	padding-top: 0px !important;
}

#top nav > ul > li.menuCompact .noLink .mega_wrapper>div {
    padding: 0px 15px 13px 15px !important;
}

#top nav > ul > li.menuCompact .noLink .mega_wrapper>div .megasub a {
    padding: 5px 5px;
    margin-top: 0;
    border-radius: 0;
    margin-bottom: 0;
}

#top nav > ul > li.menuCompact .noLink .mega_wrapper>div .megasub {
    margin-bottom: 0;
}

#top nav > ul > li.menuCompact .noLink .mega_wrapper>div .megasub a:last-child {
    margin-bottom: 0;
}

#top nav > ul > li.menuCompact .noLink .mega_wrapper>div .megasub a .label {
    font-size: 16px;
    font-weight: normal;
}

#top nav > ul > li.menuCompact .noLink .mega_wrapper>div .megasub a .textMega {
    padding-left: 2px;
}
.formContactWrapper {
	display:inline-block;
	padding: 25px 50px 15px 50px;
	box-sizing: border-box;
}

.formContactWrapper .btnAct input[type="submit"] {
	text-transform: uppercase;
	letter-spacing: 1px;
	font-family: "ISEFDisplay", sans-serif;
	font-weight: normal;
	font-weight: bold;
}

.formContactWrapper .btnAct .wpcf7-spinner {
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
}

.formContactWrapper .btnAct .wpcf7-spinner {}

.formContactWrapper .btnAct {
	margin-top: 0;
}

body[data-form-submit=regular] .container-wrap .formContactWrapper .btnAct .buttonArrow {
    display: block;
    width: 100%;
    margin-bottom: 0;
    background-color: #b0913f !important;
    border: 1px solid #b0913f;
    color: #295744;
    font-size: 16px;
}
.wpcf7 .wpcf7-form {
}
.wpcf7 form.spam,
.wpcf7 form.failed,
.wpcf7 form.sent  {
	padding-bottom: 40px;
}
.wpcf7 form.sent .wpcf7-response-output {
    background-color: #76a768 !important;
    border: 1px solid #76a768;
    color: #ffffff !important;
    border-radius: 5px;
    margin: 0 50px;
    display: block;
    text-align: center;
}
.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.spam .wpcf7-response-output {
    background-color: #f56e28 !important;
    border: 1px solid #f56e28;
    color: #ffffff !important;
    border-radius: 5px;
    margin: 0 50px;
    display: block;
    text-align: center;
}

body[data-form-submit=regular] .container-wrap .formContactWrapper .btnAct .buttonArrow:hover {
    background-color: #d3b871 !important;
    border: 1px solid #d3b871;
    color: #1a4d38;
}

body[data-form-submit=regular] .container-wrap .formContactWrapper .btnAct .buttonArrow[disabled] {
    opacity: 0.5 !important;
}

.formContactWrapper .form_item {
	margin-bottom: 2%;
}

.formContactWrapper .form_item span {
    display: inline-block;
}

.formContactWrapper .form_item.agreement .accept_item>p>span {
    display: inline-block !important;
    width: 100%;
}

.formContactWrapper .form_item.agreement {}

.formContactWrapper .form_item.agreement .accept_item {}

.formContactWrapper .form_item p span.wpcf7-not-valid-tip {font-weight: 300 !important;font-style: italic;letter-spacing: 0.1px;}

.formContactWrapper .form_item .accept_item {}

.formContactWrapper .form_item .accept_item .wpcf7-list-item {
    margin-left: 0;
    margin-bottom: 5px;
    margin-top: 3px;
}

.formContactWrapper .accept_item label {
}

.formContactWrapper .accept_item label input[type=checkbox] {
    float: left;
    margin-right: 6px;
}

.formContactWrapper .accept_item label .wpcf7-list-item-label {color: #F9DD92;line-height: 1.3;font-size: 14px;display: block;}

.formContactWrapper .form_item.capt_ref {
    display: inline-block;
    width: 100%;
    overflow: hidden;
    position: relative;
}
.formContactWrapper .form_item.capt_ref>div, .formContactWrapper .form_item.capt_ref>div>div>*,
.formContactWrapper .form_item.capt_ref>div, .formContactWrapper .form_item.capt_ref>div>div {
    float:left;
    width: 100%;
}

.capt_ref iframe {}

body .formContactWrapper .form_item input[type=text], body .formContactWrapper .form_item input[type=email], body .formContactWrapper .form_item textarea {
    background-color: #FFEAB2;
    color: #79521E;
    letter-spacing: 0;
    font-weight: 500;
    font-size: 15px;
}
body .formContactWrapper .form_item input[type=text], body .formContactWrapper .form_item input[type=email], body .formContactWrapper .form_item textarea {
	
}

body .formContactWrapper .form_item input[type=text]::-webkit-input-placeholder,
body .formContactWrapper .form_item input[type=email]::-webkit-input-placeholder, body .formContactWrapper .form_item textarea::-webkit-input-placeholder {
  color: #412500;
}
body .formContactWrapper .form_item input[type=text]::-moz-placeholder,
body .formContactWrapper .form_item input[type=email]::-moz-placeholder, body .formContactWrapper .form_item textarea::-moz-placeholder {
  color: #412500;
}
body .formContactWrapper .form_item input[type=text]:-ms-input-placeholder,
body .formContactWrapper .form_item input[type=email]:-ms-input-placeholder, body .formContactWrapper .form_item textarea:-ms-input-placeholder {
  color: #412500;
}
body .formContactWrapper .form_item input[type=text]:-moz-placeholder,
body .formContactWrapper .form_item input[type=email]:-moz-placeholder, body .formContactWrapper .form_item textarea:-moz-placeholder {
  color: #412500;
}


.wpcf7-form-control.wpcf7-text {
	border: 1px solid #cccccc;
	padding-left: 20px;
	padding-right: 20px;
	/* letter-spacing: 1px; */
	background: transparent;
}

.wpcf7-form-control.wpcf7-textarea {
	padding-left: 20px;
	padding-right: 20px;
	letter-spacing: 1px;
	background: transparent;
	border: 1px solid #cccccc;
}
.textMiddle {
	margin-left:auto;
	margin-right:auto;
	display: block !important;
}
body #slide-out-widget-area .noLink .mega_wrapper>div {
    padding: 5px 0px !important;
}
.full-width-content > .col.span_12.dark .swiper-slide[data-color-scheme="light"] .content h2,
#featured article .post-title h2 span, .swiper-slide .content p {
	color: #B79A3E !important;
}

.full-width-content > .col.span_12.dark .swiper-slide[data-color-scheme="light"].whiteText .content h2, #featured article .post-title h2 span, .swiper-slide.whiteText .content p {
    color: #ffffff !important;
}
body .swiper-slide .content p {
	font-size: 18px;
	line-height: 1.8;
	font-weight: 500;
	width: 760px;
	max-width: 100%;
	margin-left: auto;
	margin-right: auto;
}
body #slide-out-widget-area.open:before {
    content: '';
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 130px;
	opacity:1;
    z-index: 1;
    background: rgb(41,87,68);
	background: -moz-linear-gradient(0deg, rgba(41,87,68,0) 0%, rgba(41,87,68,0.8) 63%, rgba(41,87,68,1) 100%);
	background: -webkit-linear-gradient(0deg, rgba(41,87,68,0) 0%, rgba(41,87,68,0.8) 63%, rgba(41,87,68,1) 100%);
	background: linear-gradient(0deg, rgba(41,87,68,0) 0%, rgba(41,87,68,0.8) 63%, rgba(41,87,68,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#295744",endColorstr="#295744",GradientType=1);
}

body #header-outer.side-widget-closed+#ajax-content-wrap #slide-out-widget-area.open:before {
/* 	display:none; */
	content:'';
	opacity:0;
}
body #slide-out-widget-area .inner-wrap .inner .off-canvas-menu-container .menuwrapper .menu .back {
	
/* float: left !important; */
	
padding-left: 0;
	
margin-bottom: 15px !important;
	
margin-top: 5px;
	
position: relative;
	
z-index: 99999;
	
text-align: left;
	
display: inline-block;
}

body #slide-out-widget-area .inner .off-canvas-menu-container .menuwrapper .back a {
    /* font-weight: 500; */
    letter-spacing: 1px;
    font-size: 27px;
    padding: 10px 20px 10px 60px;
    left: 0;
    position: relative;
    display: inline-block;
}

body #slide-out-widget-area .inner .off-canvas-menu-container .menuwrapper .back:before {
    content: "\e909";
    font-family: icomoon!important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    font-size: 20px;
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
    position: absolute;
    top: 10px;
    margin-left: 0;
    left: 20px;
}
body #slide-out-widget-area.fullscreen-alt .inner .off-canvas-menu-container {
    padding: 0 5% !important;
}
body #slide-out-widget-area .noLink .mega_wrapper>div .wpb_column,
.noLink .mega_wrapper>div .wpb_column {
    padding-left: 10px;
    padding-right: 10px;
}

body #slide-out-widget-area .noLink .mega_wrapper>div>.col {
    /* margin-left: -1% !important; */
    /* margin-right: 4% !important; */
}
body #slide-out-widget-area .noLink .mega_wrapper>div .wpb_column>.vc_column-inner,
body .noLink .mega_wrapper>div .wpb_column>.vc_column-inner {
    padding: 15px;
    background-color: rgba(0,0,0,0.2);
    border-radius: 6px;
    overflow: hidden;
}

body .noLink .mega_wrapper>div .wpb_column.oneCol {
    padding-left: 0;
    padding-right: 0;
    /* padding-top: 23px; */
}

body .noLink .mega_wrapper>div .wpb_column.oneCol>.vc_column-inner {
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
}

body .noLink .mega_wrapper>div .wpb_column.oneCol>.vc_column-inner .megasub a {
    padding-left: 10px;
    padding-right: 10px;
}

body #header-outer:not([data-format="left-header"]) #top nav > ul > li.menuCompact .noLink .mega_wrapper>div .wpb_column.oneCol>.vc_column-inner .megasub a:hover,
body #header-outer:not([data-format="left-header"]) #top nav > ul > li:not(.megamenu) .noLink .mega_wrapper>div .wpb_column.oneCol>.vc_column-inner .megasub a:hover {
    background-color: transparent !important;
    background-color: rgba(0,0,0,0.2) !important;
}

body .noLink .mega_wrapper>div .noverlay .wpb_column>.vc_column-inner {
    background-color: transparent;
    padding: 0px;
}
.swiper-slide .slide-bg-wrap .slide-bg-overlay {
	opacity: 0.3;
}

.mahaCol .img-with-aniamtion-wrap img {
	width: 120px;
}

#top nav>ul>li>a {

	letter-spacing: 0.03em;
}

.quoteWisdom .imgWisdom {
	display:inline-block;
	width:100%;
	text-align:center;
	margin-top: 15px;
	margin-bottom: 5px;
}

.quoteWisdom>a:last-child {
    margin-bottom: 10px;
}

.quoteWisdom .imgWisdom img {
	width: 130px;
	border-radius: 5px;
	margin-bottom: 5px;
	height: auto;
}

.mega_wrapper a>.act .noBorder{
	display: block;
	text-align: center;
	color: #C08F2F;
	margin-top: 7px;
	margin-bottom: 5px;
}

.mega_wrapper a:hover>.act .noBorder>span {
    color: #ffffff;
}

.mega_wrapper a>.act .noBorder>span{
	color:#aaaaaa;
	font-weight:normal;
	font-size: 15px;
}
.mega_wrapper a>.act .noBorder>i{
	
}

.nectar-slider-wrap[data-full-width="false"][data-button-sizing="regular"] .swiper-slide .button.transparent a {
	letter-spacing: 0.75px;
	text-transform: none;
	font-size: 18px;
	padding: 14px 26px;
	/* background-color: #295744 !important; */
	border: 1px solid #C4AA65;
	color: #B79A3E;
	letter-spacing: 0px;
	border-radius: 5px !important;
	/* font-family: 'Bebas Neue', sans-serif; */
	font-weight: bold;
	background-color: rgba(0,0,0,0.3) !important;
	border: 0;
}

.nectar-slider-wrap[data-full-width="false"][data-button-sizing="regular"] .swiper-slide .button.transparent a:hover {
    background-color: #295744 !important;
}

.nectar-slider-wrap[data-full-width="false"][data-button-sizing="regular"] .swiper-slide .button.transparent a:after {
    font-size: 15px;
}

.nectar-slider-wrap[data-full-width="false"][data-button-sizing="regular"] .swiper-slide.whiteText .button.transparent a {
/*     border-color: #ffffff !important; */
	border: 1px solid #ffffff !important;
    background-color: transparent !important;
	color:#ffffff;
}

.nectar-slider-wrap[data-full-width="false"][data-button-sizing="regular"] .swiper-slide.whiteText .button.transparent a:after {
	
color: #ffffff;
}

.nectar-slider-wrap[data-full-width="false"][data-button-sizing="regular"] .swiper-slide .button.transparent a:after {
	content: "\e909";
	margin-left: 15px;
	font-family: 'icomoon';
	color: #d0a959;
}

body.material .wpb_wrapper .nectar-button.see-through.accent-color[data-color-override="false"].noBorder, 
body.material .wpb_wrapper .nectar-button.see-through.accent-color[data-color-override="false"], 
body.material .wpb_wrapper .nectar-button.see-through.extra-color-3[data-color-override="false"] {
	border-width: 1px;
	font-size: 16px;
	line-height: 2;
	padding-left: 40px;
	padding-right: 45px;
	background: transparent;
	font-weight: normal;
	min-width: 150px;
}

body.material .nectar-button.has-icon i {
    right: 25px;
}

body.material .nectar-button.leftIcon.has-icon.small i {
    right: auto;
    left: 20px;
    transform: rotateY(180deg);
    top: 15px;
}

body.material .wpb_wrapper .nectar-button.leftIcon.has-icon {padding-left: 60px !important;}

body.material .nectar-button.leftIcon.has-icon span {
    transform: translateX(0px);
}

body.material .wpb_wrapper .nectar-button.see-through.accent-color[data-color-override="false"].greenBGButton {
    background-color: #295744 !important;
    /* border: 0; */
}

body.material .wpb_wrapper .nectar-button.see-through.accent-color[data-color-override="false"] i {
	transform: translateY(-50%) translateX(0px);
}

body.material .wpb_wrapper .nectar-button.see-through.accent-color[data-color-override="false"].noBorder {
	border: 0;
	padding-left: 30px;
	padding-right: 25px;
}

body.material .wpb_wrapper .nectar-button.see-through.accent-color[data-color-override="false"].noBorder.goldText:hover span {
    color: #ffffff !important;
}
body.material .wpb_wrapper .nectar-button.see-through.accent-color[data-color-override="false"].noBorder.goldText span {
    color: #B79A3E !important;
}
.swiper-slide .slide-bg-wrap:before {
	content:'';
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
	background: rgb(0,0,0);
	background: -moz-linear-gradient(180deg, rgba(0,0,0,0.2) 0%, rgba(0,0,0,0.7) 100%);
	background: -webkit-linear-gradient(180deg, rgba(0,0,0,0.2) 0%, rgba(0,0,0,0.7) 100%);
	background: linear-gradient(180deg, rgba(0,0,0,0.2) 0%, rgba(0,0,0,0.7) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#000000",endColorstr="#000000",GradientType=1);
	z-index: 91;
	opacity: 0.75;
}
.material .shdCompany .wpb_content_element.headingTextGold {
	margin-bottom: 8px;
}
.audio_wrapper {}

.audio_wrapper .inner-audio {

display: flex;

flex-direction: row;

flex-wrap: wrap;

justify-content: space-between;

align-items: stretch;
}

.audio_wrapper .inner-audio .audio-item {

width: 49%;

float: left;

margin-right: 2%;

display: flex;

padding: 20px 20px 20px 0px;

margin-bottom: 15px;

background-color: #295744;

align-items: center;

border-radius: 10px;

border: 1px solid #C08F2F;
}

.audio_wrapper .inner-audio .audio-item>div {
	height: 100%;
}

.audio_wrapper .inner-audio .audio-item .icon {
	width: 20%;
	display: flex;
	align-items: center;
	align-items: center;
	justify-content: center;
}

.audio_wrapper .inner-audio .audio-item .icon img, .popMediaPlayer .icon img {
	filter: invert(70%) sepia(70%) saturate(317%) hue-rotate(0deg) brightness(87%) contrast(87%);
	filter: invert(70%) sepia(70%) saturate(317%) hue-rotate(0deg) brightness(87%) contrast(87%);
}

.audio_wrapper .inner-audio .audio-item .icon a {
    padding: 0;
    opacity: 1 !important;
    display: block;
    align-items: center;
}

.audio_wrapper .inner-audio .audio-item .playwrap {
	width: 10%;
	display: flex;
	align-items: center;
	justify-content: center;
}

.audio_wrapper .inner-audio .audio-item .downloadwrap {
	width: 10%;
	display: flex;
	align-items: center;
	justify-content: center;
}

.audio_wrapper .inner-audio .audio-item .text {
	width: 60%;
	display: flex;
	flex-direction: column;
	justify-content: center;
	text-align: left;
}

.audio_wrapper .inner-audio .audio-item .text .title {
	font-size: 20px;
	color: #D0A959;
	font-weight: 500;
}

.audio_wrapper .inner-audio .audio-item .text .title a {
    padding: 0;
    color: #D0A959;
    opacity: 1 !important;
    line-height: 1.2 !important;
    display: block;
}

.audio_wrapper .inner-audio .audio-item .text .author {
	color: #ffffff;
	font-size: 12px;
	line-height: 1;
	margin-top: 8px;
}

.audio_wrapper .inner-audio .audio-item a {
	padding: 10px;
	opacity: 0.8;
}

.audio_wrapper .inner-audio .audio-item a:hover {
    opacity: 1;
}

.audio_wrapper .inner-audio .audio-item img {
	margin-bottom: 0;
	filter: invert(56%) sepia(45%) saturate(604%) hue-rotate(1deg) brightness(94%) contrast(98%);
	margin-left: auto;
	margin-right: auto;
}

.audio_wrapper .inner-audio .audio-item:nth-child(2n) {
	margin-right: 0;
}

body .fancybox-is-open .fancybox-bg {

	opacity: 0.75;
}

.wpb_text_column h3 {
	color: #162F18;
}

.light .wpb_text_column h3 {
	color: #ffffff;
}

.iconFeatured .wpb_text_column h3 {
    font-size: 30px !important;
    letter-spacing: 1px;
}

.iconFeatured .wpb_text_column.simpleText h3 {
    padding-bottom: 8px;
    padding-top: 8px;
}

.iconFeatured .wpb_text_column.simpleText.smaller h3 {
    padding-bottom: 1px;
    padding-top: 0px;
}

.iconFeatured .wpb_text_column.lotText h3 {
    font-size: 28px;
    letter-spacing: 0px;
}

.iconFeatured .wpb_text_column.lotText p {
    line-height: 1;
    padding-bottom: 3px;
    font-size: 18px;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-family: 'Bebas Neue', sans-serif;
    font-weight: normal;
}

body.material .light .wpb_wrapper .nectar-button.see-through.accent-color[data-color-override="false"].noBorder>span {
	color: #ffffff;
}

body.material .wpb_wrapper .nectar-button.see-through.accent-color[data-color-override="false"].noBorder i {
	transform: translateY(-60%) translateX(15px);
}

body.material .wpb_wrapper .nectar-button.see-through.accent-color[data-color-override="false"]:hover,
body.material .wpb_wrapper .nectar-button.see-through.accent-color[data-color-override="false"].noBorder:hover,
.nectar-slider-wrap[data-full-width="false"][data-button-sizing="regular"] .swiper-slide .button.transparent a,
body.material .wpb_wrapper .nectar-button.see-through.accent-color[data-color-override="false"]:hover {
	box-shadow: none !important;
}

.wpb_wrapper .wpb_text_column h2 {
	/* font-weight: bold; */
	color: #162F18;
	font-size: 55px;
	line-height: 1;
	margin-top: 0px;
	letter-spacing: 0px;
}

.listVideo {

}
.listVideo a {

display: block;

padding: 10px;

background-color: #ffffff;

border-radius: 7px;

height: 100%;

opacity: 1 !important;
}

.listVideo .wpb_column {
    margin-bottom: 30px !important;
}

.listVideo a>span {
    display: block;
}

.listVideo .imgbox {
    margin-bottom: 20px;
}
.listVideo .img {

position: relative;

height: auto;

margin: 0 auto;

overflow: hidden;
}

.listVideo .img .imgnone {
    display: block;
    background-size: 100%;
    background-position: center;
    height: 220px;
    overflow: hidden;
    border-radius: 7px;
}

.listVideo .img img {
    margin-bottom: 0;
    /* object-position: 50% 50%; */
    visibility: hidden;
}
.listVideo .title {
	
display: block;
	
line-height: 1.2;
	
font-size: 18px;
	
font-weight: bold;
	
padding-right: 15px;
	
color: #295744;
	
padding-left: 10px;
	
padding-right: 10px;
}	
.listVideo .cta {
	
margin-top: 10px;
	
line-height: 1;
	
font-size: 14px;
	
margin-bottom: 10px;
	
display: inline-block;
	
font-weight: 500;
	
letter-spacing: 0;
	
width: 100%;
	
padding: 0 10px;
	
color: #5c3e15 !important;
	
font-weight: 600;
}	

.span_12.light .wpb_wrapper .wpb_text_column h2 {
	color: #FFFFFF;
}

.span_12.light .wpb_wrapper .teamList .wpb_text_column h2 {}

.span_12.light .journeyContent .wpb_wrapper .wpb_text_column h2 {
    font-size: 47px;
}

.span_12.light .journeyContent .wpb_wrapper .wpb_text_column.headingTextLightGold {
    margin-bottom: 10px;
}
body .wpb_wrapper .headingTextLightGold.wpb_text_column h1, body .wpb_wrapper .headingTextLightGold.wpb_text_column h2, body .wpb_wrapper .headingTextLightGold.wpb_text_column h3, body .wpb_wrapper .headingTextLightGold.wpb_text_column h4, body .wpb_wrapper .headingTextLightGold.wpb_text_column h5, body .wpb_wrapper .headingTextLightGold.wpb_text_column p, .headingTextLightGold {
    color: #D0A959 !important;
}

body .wpb_wrapper .headingTextLightGold.wpb_text_column img {
    filter: invert(0%) sepia(0%) saturate(75%) hue-rotate(5deg) brightness(115%) contrast(100%);
}
body .wpb_wrapper .textExtraLightGold.wpb_text_column h1, body .wpb_wrapper .textExtraLightGold.wpb_text_column h2, body .wpb_wrapper .textExtraLightGold.wpb_text_column h3, body .wpb_wrapper .textExtraLightGold.wpb_text_column h4, body .wpb_wrapper .textExtraLightGold.wpb_text_column h5, body .wpb_wrapper .textExtraLightGold.wpb_text_column p {
    color: #F9DD92 !important;
}

.contactFormBox .wpb_wrapper h3 {
    font-size: 34px;
    line-height: 1.25;
}

.contactFormBox .wpb_wrapper .textExtraLightGold {
    margin-bottom: 5px;
}

.formContactWrapper.heading {
    padding-bottom: 0;
}

.contactFormBox .wpb_wrapper .headingTextLightGold {
    margin-bottom: 5px;
}
body .wpb_wrapper .headingTextGold.wpb_text_column h1, body .wpb_wrapper .headingTextGold.wpb_text_column h2, body .wpb_wrapper .headingTextGold.wpb_text_column h3, body .wpb_wrapper .headingTextGold.wpb_text_column h4, body .wpb_wrapper .headingTextGold.wpb_text_column h5, body .wpb_wrapper .headingTextGold.wpb_text_column p {
    color: #B79A3E !important;
}

body .wpb_wrapper .headingTextGold.wpb_text_column h3 {
    font-size: 37px;
}

body .headingPage .wpb_wrapper  .headingTextGold.wpb_text_column h1 {
    letter-spacing: -1px;
}

body .headingPage .wpb_wrapper .headingTextGold.wpb_text_column p {
    font-weight: 500;
    font-size: 17px;
    line-height: 1.7;
}

body .wpb_wrapper .mahaCol .headingTextGold.wpb_text_column h3 {
    font-size: 28px;
}

body .wpb_wrapper .mahaCol .headingTextGold.wpb_text_column {
    margin-top: 15px;
    margin-bottom: 0px;
}

.addressWrapper .headingTextGold.wpb_text_column h3 {
    font-size: 30px;
}

.addressWrapper .headingTextGold.wpb_text_column p {
    /* letter-spacing: 1px; */
    margin-top: 15px;
}
body .wpb_wrapper .headingTextDarkGreen.wpb_text_column h2, body .wpb_wrapper .headingTextDarkGreen.wpb_text_column h3, body .wpb_wrapper .headingTextDarkGreen.wpb_text_column h4, body .wpb_wrapper .headingTextDarkGreen.wpb_text_column h5, body .wpb_wrapper .headingTextDarkGreen.wpb_text_column p, body .wpb_wrapper .headingTextDarkGreen.wpb_text_column li {
	color: #162F18;
}
.span_12.light .wpb_wrapper .wpb_text_column.smallTextLight h4 {
	color: #ffffff;
	line-height: 1;
}

.headingPage .span_12.light .wpb_wrapper .wpb_text_column.smallTextLight h4 {
    letter-spacing: 5px;
    /* color: #ffffff !important; */
    font-size: 24px;
    margin-bottom: 15px;
}

.headingPage .span_12.light .wpb_wrapper .wpb_text_column.smallTextLight h1 {
    font-size: 67px;
    letter-spacing: 1px;
}

.wpb_wrapper .wpb_text_column h4 {
	font-weight: normal !important;
	text-transform: uppercase;
	font-size: 23px;
	color: #D0A959;
	letter-spacing: 2px;
	margin-bottom: 10px;
	line-height: 1;
}

.nectar-post-grid-wrap[data-style=content_under_image] .nectar-post-grid[data-card=yes] .nectar-post-grid-item .content {
	padding: 0 20px;
	padding-top: 30px;
	padding-bottom: 25px;
}

.nectar-post-grid-wrap[data-style=content_under_image] .nectar-post-grid[data-card=yes] .nectar-post-grid-item .content .item-meta-extra,
.nectar-post-grid-wrap[data-style=content_under_image] .nectar-post-grid[data-card=yes] .nectar-post-grid-item .content .meta-excerpt {
	color: #ffffff !important;
	font-weight: normal;
	font-size: 15px;
	line-height: 1.6;
}

.nectar-post-grid-wrap[data-style="content_under_image"] [data-grid-item-height="30vh"] .nectar-post-grid-item-bg {
	border-radius: 3px;
	overflow: hidden;
	height: 35vh !important;
}

body .container,
body[data-header-format="left-header"] .container,
body .woocommerce-tabs .full-width-content .tab-container,
body .nectar-recent-posts-slider .flickity-page-dots,
body .post-area.standard-minimal.full-width-content .post .inner-wrap,
body .material #search-outer #search {
	padding: 0 38px;
}

body .woocommerce-tabs .full-width-content .tab-container {
    display: none;
}

.colText.wpb_column .vc_column-inner {}

body .colText.wpb_column .vc_column-inner {
	display: block !important;
}

body .colText.wpb_column .vc_column-inner>.wpb_wrapper {
	width: 675px;
	display: block;
}

body .colText.vc_col-sm-6:first-child .vc_column-inner>.wpb_wrapper {
	/* float: right; */
	margin: 0 0 0 auto;
	padding-right: 110px;
}
body .toggle {
	background-color:#295744;
	color:#ffffff;
	border-radius: 10px;
}

body .row .toggle .toggle-title a, body .toggle .toggle-title a {
    color: #D0A959 !important;
}

body .toggle[data-inner-wrap=true]>div .inner-toggle-wrap {
    color: #D0A959 !important;
    border-top: 1px solid rgba(255,255,255,0.2);
    padding: 14px 15px;
    display: inline-block;
}

body .toggle[data-inner-wrap=true]>div .inner-toggle-wrap p {
    color: #D0A959 !important;
    font-size: 15px;
    line-height: 1.5;
}

body .toggle[data-inner-wrap=true]>div {
    background: transparent;
    font-size: 16px !important;
}
body .row .wpb_wrapper .toggle .toggle-title a, body .row .wpb_wrapper .toggle .toggle-title a {
	background-color: transparent;
	font-size: 22px;
	line-height: 1.2;
	font-weight: 500;
}
.toggle>.toggle-title a i {
	color: #D0A959 !important;
	top: 17px;
}
.toggle>.toggle-title a i:before {
	content: "\f054";
}
.toggle.open>.toggle-title a i:before {
    content: "\f078";
}
body .vc_col-sm-6:first-child+.colText .vc_column-inner>.wpb_wrapper {
	/* float: left; */
	margin: 0 auto 0 0;
	padding-left: 110px;
}

.wpb_text_column.introText p {
	
font-size: 17px;
}

.product_list_wrapper {}

.classic.product {
	
}

.classic.product>h2, .classic.product>.price {
    display: none !important;
}

.classic.product .product-item,
.product_list_wrapper .product-item {
	margin-top: 12px;
	margin-bottom: 12px;
	height: 100%;
}

.classic.product .product-item>a {display: inline-block !important;}

.classic.product .product-item .product-add-to-cart {
    display: none;
}

.classic.product .product-item a,
.product_list_wrapper .product-item a {
	display: inline-block;
	height: 100%;
	background-color: #ffffff;
	padding: 35px 30px 40px 30px;
	border-radius: 10px;
	opacity: 1 !important;
}

.related.products .classic.product .product-item a, .related.products .product_list_wrapper .product-item a {
    background-color: #fffceb;
}

.product.classic .description h6, .product_list_wrapper .description h6 {
	font-size: 32px;
	line-height: 1.2;
	color: #3A8262;
	margin-top: 10px;
	letter-spacing: -1px;
}

.product_list_wrapper .description .price {
	color: #C08F2F;
	font-size: 19px;
	font-weight: bold;
}

.product.classic .description .excerpt, .product_list_wrapper .description .excerpt {
	color: #295744;
	line-height: 1.3;
	margin-top: 17px;
	margin-bottom: 17px;
	font-size: 15px;
	/* padding-right: 30px; */
	text-align: justify;
}

.product.classic .act .noBorder {
    font-size: 13px;
}

.productStore .product .description .excerpt {
    /* font-size: 13px; */
}

.product_list_wrapper .description .act {
}

.product_list_wrapper .description .act span {
    color: #79521E;
    font-size: 15px;
}

.product_list_wrapper .description .act span i {
    color: #C08F2F;
}

.act .noBorder span {
	font-weight: 600;
	color: #162F18;
	margin-right: 9px;
}

.act .noBorder i {
	font-size: 16px;
	top: -1px;
	position: relative;
}

.classic.product .product-item .image,
.product_list_wrapper .product-item .image {
	width: 230px;
	text-align: center;
	float: left;
	margin-right: 40px;
	display: inline-block;
	text-align: left;
	/* margin-left: 0 !important; */
	text-align: center;
	max-width: 100%;
}

.classic.product .product-item a, .product_list_wrapper .product-item a {}

.products.columns-4 .classic.product .product-item .image {
    margin: 0 auto;
    display: block;
    float: none;
    margin-bottom: 25px;
}

body .woocommerce .products .classic.product .product-item img, .product_list_wrapper .product-item img {
	height: 230px;
	width: auto;
	display: inline-block;
	margin-bottom: 0;
	box-shadow: rgba(0,0,0,.06) 0 1px 0, rgba(0,0,0,.1) 0 2px 7px, rgba(0,0,0,.12) 0 12px 22px;
	border-radius: 3px;
}

.classic.product .product-item .description,
.product_list_wrapper .product-item .description {
	text-align: left;
}

.productStore .product .product-item .description {
    /* text-align: center; */
}

body #footer-outer #copyright {
	background-color: transparent !important;
	padding-bottom: 0;
	padding-top: 0;
}

body #footer-outer #copyright .span_6 .icon, body #footer-outer #copyright .span_6 .text, body #footer-outer #copyright .span_6 .social, #footer-outer #copyright .container>.col:first-child {
    position: relative;
    z-index: 999999;
}

body #footer-outer #copyright .socialFooter {
	text-align: left;
}
/* #mega-menu-wrap-top_nav {
	
display: flex;
}
#mega-menu-wrap-top_nav #mega-menu-top_nav {
	display: flex;
	align-items: center;
}
#mega-menu-wrap-top_nav #mega-menu-top_nav > li.mega-menu-item.mega-current-menu-item > a.mega-menu-link, #mega-menu-wrap-top_nav #mega-menu-top_nav > li.mega-menu-item.mega-current-menu-ancestor > a.mega-menu-link, #mega-menu-wrap-top_nav #mega-menu-top_nav > li.mega-menu-item.mega-current-page-ancestor > a.mega-menu-link,
#mega-menu-wrap-top_nav {
	background-color: transparent;
} */
#footer-outer #copyright .socialFooter>.text {
	margin-bottom: 12px;
	color: #dddddd;
	margin-top: 15px;
	font-size: 16px;
}

body #footer-outer #copyright .socialFooter ul {
	float: none;
}

body #footer-outer #copyright .copyrightFooter {
	text-align: right;
	display: flex;
	justify-content: end;
}

body #footer-outer #copyright .copyrightFooter .icon {
	/* float:left; */
	margin-right: 15px;
	display: inline-block;
}

body #footer-outer #copyright .copyrightFooter .text {
	text-align: left;
	display: inline-block;
	vertical-align: middle;
}

body #footer-outer #copyright .copyrightFooter .text p {
	vertical-align: middle;
	display: inline-block;
	color: #DDDDDD;
	margin-top: 20px;
}

body #footer-outer #copyright .copyrightFooter img {
	width: 90px;
	margin-bottom: 0;
}

#footer-outer #copyright li:first-child {
	margin-left: 0px;
}

body #footer-outer #copyright li {
	margin-left: 23px;
}

.socialFooter li img {
	margin-bottom: 0 !important;
	filter: invert(91%) sepia(6%) saturate(4769%) hue-rotate(332deg) brightness(90%) contrast(80%);
}

#footer-outer .social img {
	height: 24px;
}

#footer-outer .social .youtube img {
    margin-top: 1px;
    height: 20px;
}

.socialFooter li:hover img {
	filter: invert(100%) sepia(100%) saturate(2%) hue-rotate(233deg) brightness(107%) contrast(101%);
}

#menu-footer-main-menu li {}

.boxFraternity>.vc_column-inner {
	background-image: linear-gradient(to left bottom, #68c070, #52a562, #3f8c55, #2c7246, #1c5a38, #154f32, #0f452b, #093b25, #093b25, #093b25, #093b25, #093b25);
	color: #D0A959;
} 
.boxPurity>.vc_column-inner {
	color: #D0A959;
	background: rgb(67,140,83);
	background: -moz-linear-gradient(180deg, rgba(67,140,83,1) 0%, rgba(9,59,37,1) 70%);
	background: -webkit-linear-gradient(180deg, rgba(67,140,83,1) 0%, rgba(9,59,37,1) 70%);
	background: linear-gradient(180deg, rgba(67,140,83,1) 0%, rgba(9,59,37,1) 70%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#438c53",endColorstr="#093b25",GradientType=1);
}
.boxPurity>.vc_column-inner,
.boxFraternity>.vc_column-inner{
	border-radius: 8px;
}
.boxPurity>.vc_column-inner .wpb_wrapper>.wpb_text_column, .boxFraternity>.vc_column-inner .wpb_wrapper>.wpb_text_column {
	padding: 15px 20px;
	margin-bottom:0;
}
.boxPurity>.vc_column-inner .wpb_wrapper>.wpb_text_column:first-child, .boxFraternity>.vc_column-inner .wpb_wrapper>.wpb_text_column:first-child {
    padding-top: 40px;
    border-bottom: 1px solid #3A8262;
    font-size: 20px;
}
.boxPurity>.vc_column-inner .wpb_wrapper>.wpb_text_column:last-child, .boxFraternity>.vc_column-inner .wpb_wrapper>.wpb_text_column:last-child {
	padding-bottom:40px;
	font-size: 14px;
	padding-top: 25px;
}
.gradRadialGoldBG>.row-bg-wrap {
	background: rgb(243,228,164);
	background: -moz-radial-gradient(circle, rgba(243,228,164,1) 0%, rgba(120,92,43,1) 100%);
	background: -webkit-radial-gradient(circle, rgba(243,228,164,1) 0%, rgba(120,92,43,1) 100%);
	background: radial-gradient(circle, rgba(243,228,164,1) 0%, rgba(120,92,43,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#f3e4a4",endColorstr="#785c2b",GradientType=1);
}
.lightGoldBG>.row-bg-wrap {
	background: rgb(159,142,75);
	background: -moz-linear-gradient(0deg, rgba(159,142,75,1) 0%, rgba(173,157,93,1) 100%);
	background: -webkit-linear-gradient(0deg, rgba(159,142,75,1) 0%, rgba(173,157,93,1) 100%);
	background: linear-gradient(0deg, rgba(159,142,75,1) 0%, rgba(173,157,93,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#9f8e4b",endColorstr="#ad9d5d",GradientType=1);
}
.darkGreenGradient>.row-bg-wrap {
	background: rgb(18,20,19);
	background: -moz-linear-gradient(120deg, rgba(18,20,19,1) 0%, rgba(23,49,25,1) 100%);
	background: -webkit-linear-gradient(120deg, rgba(18,20,19,1) 0%, rgba(23,49,25,1) 100%);
	background: linear-gradient(120deg, rgba(18,20,19,1) 0%, rgba(23,49,25,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#121413",endColorstr="#173119",GradientType=1);
}
body .wpb_wrapper .darkGreenText.wpb_text_column h2, body .wpb_wrapper .darkGreenText.wpb_text_column h3, body .wpb_wrapper .darkGreenText.wpb_text_column h4 {
	color: #162F18 !important;
}

body #footer-outer .row {
	padding: 110px 0 25px 0;
	padding-bottom: 10px;
}

body[data-footer-reveal="1"][data-footer-reveal-shadow="large_2"] #footer-outer .row {
    /* padding: 80px 0 80px 0 !important; */
}

body #footer-outer #menu-footer-main-menu li a {
	font-size: 37px;
	line-height: 1;
	/* font-weight: 600; */
	font-family: 'Bebas Neue', sans-serif;
}

body #footer-outer #menu-footer-main-menu li a:hover, #footer-outer #footer-widgets .col ul li a:hover {
    color: #D0A959 !important;
    opacity: 1 !important;
}

body #footer-outer #footer-widgets .widget>h4 {
	font-size: 25px;
	color: #cccccc !important;
	font-weight: normal;
}
#top nav>ul>li>a, .pull-left-wrap>ul>li>a {
	font-size: 21px;
}
body #footer-outer #menu-footer-main-menu li {

	margin-bottom: 8px !important;
}

.alm-btn-wrap .alm-load-more-btn.done,
.alm-btn-wrap .alm-load-more-btn {
	background-color: #D0A959 !important;
}

.alm-btn-wrap .alm-load-more-btn.done {
    display: none;
}
#footer-outer #copyright .container .copyrightFooter:after {
	content: '';
	position: absolute;
	left: 26%;
	width: 100%;
	height: 545px;
	bottom: -105%;
	background-image: url('icon/footer_staroutline.svg');
	visibility: visible;
	background-repeat: no-repeat;
	z-index: 1;
	opacity: 0.5;
	/* opacity: 0; */
}

#footer-outer #copyright .container .copyrightFooter>div {
	z-index: 2;
}

#footer-outer #copyright .container>.col {
	padding-bottom: 45px;
}

body .swiper-slide .content h2 {
	margin-bottom: 10px;
	font-size: 80px;
	line-height: 1;
}

.nectar-slider-wrap .swiper-slide .content .medium {
	display: block;
	line-height: 1.5;
	font-size: 19px;
	color: #162F18;
	margin-bottom: 5px;
}
.woocommerce .woocommerce-breadcrumb i, .woocommerce .woocommerce-breadcrumb span, .woocommerce .woocommerce-breadcrumb span a, .woocommerce .woocommerce-breadcrumb span:last-child {
	color:#ffffff; opacity:1;
}
.nectar-slider-wrap .swiper-slide .content strong {
	font-weight: bold;
	font-family: 'Signika', sans-serif;
}

.nectar-slider-wrap .swiper-slide .content .desc {
	display: block;
	line-height: 1.5;
	font-size: 15px;
}
.woocommerce-page button[type=submit].single_add_to_cart_button, body[data-form-submit=regular].woocommerce-page .container-wrap button[type=submit].single_add_to_cart_button {
	background-color: #0C3325 !important;
}

.woocommerce div.product_meta {
    display: none;
}
body .swiper-slide .content h2 span {
	font-size: 19px;
	display: block;
	/* font-weight: normal; */
	letter-spacing: 1px;
	color: #C08F2F;
	line-height: 1;
	margin-bottom: 15px;
	text-transform: uppercase;
}

.iconFeatured .img-with-aniamtion-wrap .img-with-animation {
	margin-bottom: 30px !important;
	margin-top: 10px;
}

.iconFeatured .wpb_text_column {
	margin-bottom: 0;
}

body.material .container .iconFeatured .nectar-button {
	margin-bottom: 20px;
}

.widget.newsletter_footer {
	position: relative;
	z-index: 4;
}

#footer-outer .col.right-edge {
	z-index: 999;
	position: relative;
}

.widget.newsletter_footer form {}

.widget.newsletter_footer .subscribeForm {

	position: relative;
}

.swiper-slide[data-color-scheme="dark"] .content h1,
.swiper-slide[data-color-scheme="dark"] .content h2,
.swiper-slide[data-color-scheme="dark"] .content h3,
.swiper-slide[data-color-scheme="dark"] .content p,
.swiper-slide[data-color-scheme="dark"] .content .button.transparent a,
.swiper-slide[data-color-scheme="dark"] .content .button.transparent_2 a {
	color: #162F18;
}

.single .post-content .post-featured-img {

	display: inline-block;

	width: 100%;

	text-align: center;
}

body #footer-outer #footer-widgets .newsletter_footer .subscribeForm input[type=submit] {
	position: absolute;
	right: 8px;
	top: 6px;
	background-color: #295744 !important;
	padding: 12px 13px 10px 13px;
	border-radius: 5px !important;
	font-size: 12px;
	font-family: 'Signika', sans-serif;
	font-weight: 500;
	transition: transform .25s cubic-bezier(.15,.75,.5,1) 0s !important;
}

body #footer-outer #footer-widgets .newsletter_footer .subscribeForm input[type=submit]:hover {
	background-color:#D0A959 !important;
}

body .container .widget.newsletter_footer .subscribeForm input[type=email] {
	background-color: #ffffff;
	padding: 10px 15px !important;
	border-radius: 6px;
}

.quoteSide .vc_column-inner .quoteText.wpb_text_column:before {
	content: '';
	width: 60px;
	height: 60px;
	display: inline-block;
	background-image: url('icon/quote_sign.png');
	background-repeat: no-repeat;
	background-size: 100%;
	margin-bottom: 10px;
}

.quoteSide .vc_column-inner .quoteText .wpb_wrapper,
.quoteSide .vc_column-inner .quoteText .wpb_wrapper p {
	font-size: 30px;
	line-height: 1.6;
	font-weight: 200;
}

.quoteSide .vc_column-inner .quoteName .wpb_wrapper,
.quoteSide .vc_column-inner .quoteName .wpb_wrapper p {
	color: #D0A959;
	font-size: 16px;
}

.quoteSide .vc_column-inner .quoteName .wpb_wrapper {
	letter-spacing: 1px;
	margin-top: 25px;
	display: inline-block;
	width: 100%;
}

.event_list_wrapper {}

.event_list_wrapper .event-item a {
	display: flex;
	background: #FEFCF9;
	border-radius: 8px;
	height:100%;
	overflow: hidden;
	opacity: 1 !important;
	/* align-items: center; */
	/* justify-content: center; */
}

.event_list_wrapper .event-item:first-child a {
	background: rgb(42,63,39);
	background: -moz-linear-gradient(0deg, rgba(42,63,39,1) 0%, rgba(79,100,67,1) 100%);
	background: -webkit-linear-gradient(0deg, rgba(42,63,39,1) 0%, rgba(79,100,67,1) 100%);
	background: linear-gradient(0deg, rgba(42,63,39,1) 0%, rgba(79,100,67,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#2a3f27",endColorstr="#4f6443",GradientType=1);
}

.event_list_wrapper .event-item:nth-child(2) a {
	background: rgb(42,63,39);
	background: -moz-linear-gradient(0deg, rgba(42,63,39,1) 0%, rgba(136,119,48,1) 100%);
	background: -webkit-linear-gradient(0deg, rgba(42,63,39,1) 0%, rgba(136,119,48,1) 100%);
	background: linear-gradient(0deg, rgba(42,63,39,1) 0%, rgba(136,119,48,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#2a3f27",endColorstr="#887730",GradientType=1);
}

.event_list_wrapper .event-item:nth-child(3) a {
	background: rgb(68,61,32);
background: -moz-linear-gradient(0deg, rgba(68,61,32,1) 0%, rgba(205,186,125,1) 100%);
background: -webkit-linear-gradient(0deg, rgba(68,61,32,1) 0%, rgba(205,186,125,1) 100%);
background: linear-gradient(0deg, rgba(68,61,32,1) 0%, rgba(205,186,125,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#443d20",endColorstr="#cdba7d",GradientType=1);
}

.event_list_wrapper .event-item:nth-child(3) a .event_cat {
    color: #295744;
}

#relatedEvent .event_list_wrapper .event-item:nth-child(3) a .event_cat {
    color: #D0A959;
}

.event_list_wrapper .event-item .image {

	float: left;

	/* width: 48%; */

	margin-right: 15px;

	display: block;
}

.event_list_wrapper .event-item .image img {
	margin-bottom: 0;
	height: 320px;
	width: auto !important;
	max-width: unset !important;
}

.event_list_wrapper .event-item .description {padding: 80px 70px;width: 100%;}

.event_list_wrapper .event-item .event_cat {
	color: #D0A959;
	font-size: 18px;
	margin-bottom: 5px;
	font-family: Bebas Neue;
	font-weight: normal;
	letter-spacing: 1px;
}

.event_list_wrapper .event-item h6 {
	font-size: 35px;
	line-height: 1;
	/* letter-spacing: 1px; */
	text-align: left;
	color: #ffffff;
}

.event_list_wrapper .event-item .schedule {
	margin-top: 50px;
}

.event_list_wrapper .event-item .schedule .ico {
    float: left;
    margin-right: 12px;
}

.event_list_wrapper .event-item .schedule .text {
	line-height: 1.4;
	color: #ffffff;
	font-size: 17px;
}

.event_list_wrapper .event-item .schedule .day {
    color: #D0A959;
    font-size: 15px;
    line-height: 1;
}

.event_list_wrapper .event-item .ico img {
    filter: invert(100%) sepia(100%) saturate(0%) hue-rotate(208deg) brightness(101%) contrast(102%);
    width: 20px !important;
}

.event_list_wrapper .event-item .schedule .date {
	/* font-weight: bold; */
}

.event_list_wrapper .event-item .scchedule {}

body .ocm-effect-wrap-inner #header-outer.transparent>#top nav .sf-menu>.current-menu-item>a,
body .ocm-effect-wrap-inner #header-outer.transparent>#top nav .sf-menu>.current-menu-ancestor>a,
body .ocm-effect-wrap-inner #header-outer.transparent>#top nav .sf-menu>.current_page_item>a {
	color: #D0A959 !important;
}

body .ocm-effect-wrap-inner #header-outer.transparent.dark-slide>#top nav .sf-menu>.current-menu-item>a,
body .ocm-effect-wrap-inner #header-outer.transparent.dark-slide>#top nav .sf-menu>.current-menu-ancestor>a,
body .ocm-effect-wrap-inner #header-outer.transparent.dark-slide>#top nav .sf-menu>.current_page_item>a {
	color: #C08F2F !important;
}
.homeWisdom.nectar-post-grid-wrap[data-style=content_under_image] .nectar-post-grid[data-card=yes] .nectar-post-grid-item {
	
background: rgb(2,45,28);
	
background: -moz-linear-gradient(0deg, rgba(2,45,28,1) 0%, rgba(18,82,46,1) 100%);
	
background: -webkit-linear-gradient(0deg, rgba(2,45,28,1) 0%, rgba(18,82,46,1) 100%);
	
background: linear-gradient(0deg, rgba(2,45,28,1) 0%, rgba(18,82,46,1) 100%);
	
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#022d1c",endColorstr="#12522e",GradientType=1);
	
/* padding: 10px 10px 20px 10px; */
	
border-radius: 8px;
}

.homeWisdom.nectar-post-grid-wrap[data-style=content_under_image] .nectar-post-grid[data-card=yes] .nectar-post-grid-item .content .post-heading, .homeWisdom.nectar-post-grid-wrap[data-style=content_under_image] .nectar-post-grid[data-card=yes] .nectar-post-grid-item .content .post-heading a span {
    color: #B79A3E;
}

.homeWisdom.nectar-post-grid-wrap[data-style=content_under_image] .nectar-post-grid[data-card=yes] .nectar-post-grid-item .content .post-heading {
    line-height: 1.2;
    font-size: 26px;
    font-weight: normal;
    margin-top: 0px;
    margin-bottom: 10px;
}
body[data-slide-out-widget-area-style=fullscreen-alt] #header-outer {
	-webkit-transition: all 0.3s ease-in-out !important;
	transition: all 0.3s ease-in-out !important;
}

body[data-slide-out-widget-area-style=fullscreen-alt] #header-outer.small-nav+#ajax-content-wrap {}
.homeWisdom.nectar-post-grid-wrap[data-style=content_under_image] .nectar-post-grid[data-card=yes] .nectar-post-grid-item .content .meta-excerpt {font-family: 'Signika', sans-serif;font-weight: 300;}
#header-outer[data-format=centered-menu] #top nav>.sf-menu>li ul {
	border: 0;
	background-color: #295744 !important;
	border-radius: 0 0 7px 7px;
	margin-left: -20px;
	padding-top: 0;
	height: 0;
	-webkit-transition: height 1s ease-in-out;
	transition: height 1s ease-in-out;
}
#header-outer[data-format=centered-menu] #top nav>.sf-menu>li.menu-item.sfHover ul {
    height: auto;
    min-height: 200px;
}

body #header-outer:not([data-format="left-header"]) #top .container nav >ul >li.menuCompact ul,
body #header-outer:not([data-format="left-header"]) #top .container nav >ul >li:not(.megamenu) ul {
    padding: 0 0 0 0;
    margin-left: 0;
}

body #header-outer:not([data-format="left-header"]) #top .container nav >ul >li.menuCompact>ul.sub-menu {
    width: 24em;
    left: auto;
    margin-left: -16px;
}

body #header-outer:not([data-format="left-header"]) #top .container nav >ul >li:not(.megamenu)>ul {
    width: 22em;
}

#header-outer[data-format=centered-menu] #top nav>.sf-menu>li.nectar-megamenu-menu-item ul>li {
    padding: 0;
}
.main-content .row .col img.alignleft {
	margin-right: 30px;
	margin-bottom: 30px;
}

.main-content .journeyContent img {
    border-radius: 5px;
}
.boxPurity .wpb_text_column p, .boxFraternity .wpb_text_column p {
	
font-size: 16px;
}
.navTeam .navitem {
	width: 220px;
	margin-left: 12px;
	margin-right: 12px;
}

.navTeam .navitem a {
    display: inline-block;
}

.navTeam .navitem a .wrapimg {}

.navTeam .navitem a .circle {
    display: block;
    padding: 13px;
    border-radius: 250px;
    background: #295744;
    border: 2px solid #c6a155;
}

.navTeam .navitem a.active .circle {
	background: rgb(198,161,85);
	background: -moz-linear-gradient(180deg, rgba(198,161,85,1) 0%, rgba(255,235,161,1) 50%, rgba(198,161,85,1) 100%);
	background: -webkit-linear-gradient(180deg, rgba(198,161,85,1) 0%, rgba(255,235,161,1) 50%, rgba(198,161,85,1) 100%);
	background: linear-gradient(180deg, rgba(198,161,85,1) 0%, rgba(255,235,161,1) 50%, rgba(198,161,85,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#c6a155",endColorstr="#c6a155",GradientType=1);
	border: 2px solid #c6a155;
}

.navTeam .navitem a.active .wrapimg {
}

.navTeam .navitem .wrapimg {
    height: 200px;
    width: 200px;
    border-radius: 250px;
}

.navTeam .navitem .wrapimg .img {
    display: inline-block;
    width: 100%;
    overflow: hidden;
    height: 38vh !important;
}

.navTeam .navitem.item_1118 .wrapimg .img {
    height: 30vh !important;
}

.navTeam .navitem .wrapimg .img img {
    margin-bottom: 0;
    margin-right: 0;
    width: 100%;
    max-width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-size: cover;
    background-position: center;
    z-index: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.boxPurity .wpb_text_column p strong, .boxFraternity .wpb_text_column p strong {
    font-size: 22px;
    letter-spacing: 1px;
}
.main-content img.alignLeft {
	
}
#wrapperNavTeam .navTeam {
	display:inline-block;
	width:100%;
	padding-left: 80px;
	padding-right: 80px;
	margin-bottom: 100px;
}
#wrapperNavTeam .flickity-page-dots {
	display:none;
}

.navTeam .flickity-prev-next-button {
	
background: transparent;
	
padding: 0;
}

.navTeam .flickity-prev-next-button.next svg, .navTeam .flickity-prev-next-button.previous svg {
    display: none;
}
.navTeam .flickity-prev-next-button.next {
	background: url('icon/navRight.svg');
	background-size: contain;
}
.navTeam .flickity-prev-next-button.previous {
	background: url(icon/navLeft.svg);
	background-size: contain;
}
.navTeam .flickity-prev-next-button.next:hover, .navTeam .flickity-prev-next-button.previous:hover {
    background-color: transparent;
}
.mobileVersion {
	display: none !important;
}
body #header-outer .mega_wrapper .headingTextGold h3 a {
	font-size: 17px;
	line-height: 1.4;
	font-weight: 400;
	color: #D0A959 !important;
	margin-top: 20px;
}

.maxWidthImage {
	width:100%;
}

body #header-outer .mega_wrapper .headingTextGold.menuTeam h3 a {
    padding: 0 25px;
    display: block;
    max-width: 350px;
    margin-left: auto;
    margin-right: auto;
}

body #header-outer .mega_wrapper .headingTextGold.menuAbout h3 a {
    font-size: 22px;
    line-height: 1.5;
}
body.material #header-outer.transparent.dark-body slide>#top nav>ul>li>a {
	/* color: #162F18!important; */
}
.row .col.section-title.blog-title {
	margin-top: 60px;
}
.swiper-slide .image-bg[data-version="mobile"] {
	display: none !important;
}
.woocommerce .woocommerce-breadcrumb {
	margin-top:30px;
	display: none;
}

.woocommerce.single-product .main-content>.row {
    margin-top: 60px;
}
.fancybox-inner .popMediaPlayer {
	width: 800px;
	max-width: 95%;
	border-radius: 8px;
	padding: 0;
	background: #F0E7AA;
}
.fancybox-inner .popupLanguage {
	width: 400px;
	max-width: 95%;
	border-radius: 8px;
	padding: 0;
	background-color: #162F18;
}

.fancybox-slide--html .popupLanguage .fancybox-close-small,
.fancybox-slide--html .popupMedia .fancybox-close-small {
	background: transparent;
	width: 45px;
	height: 45px;
	right: 10px;
	top: 15px;
}

.fancybox-slide--html .popupLanguage .fancybox-close-small svg {
    color: #ffffff;
    text-shadow: none;
    margin-top: 2px;
}

.fancybox-slide--html .popupLanguage .fancybox-close-small svg path {
    fill: #ffffff;
}

.fancybox-slide--html .popupMedia .fancybox-close-small svg {}
.fancybox-inner .popMediaPlayer .content {
	/* padding: 20px; */
}

.eventWrapper .event-item {
	
width: 50%;
	
float: left;
	
margin-bottom: 40px;
	
text-align: center;
	
height: 100%;
}

.eventWrapper.eventSchedule .event-item {
    width: 33%;
}

.eventWrapper.eventSchedule .event-item:nth-child(2n+1) {
    clear: unset;
}

.eventWrapper.eventSchedule {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
}

.eventWrapper.eventSchedule:after {
    content: '';
    display: none !important;
}

.eventWrapper.eventSchedule .event-item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    margin-bottom: 30px;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    float: none;
}

.eventWrapper.eventSchedule .event-item a {
    width: 100%;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 100%;
}

.eventWrapper.eventSchedule .event-item:nth-child(3n+1) {}

.eventWrapper .event-item:nth-child(2n+1) {
    clear: both;
}

.eventWrapper .event-item a {
    width: 500px;
    max-width: 95%;
    display: block;
    border-radius: 10px;
    overflow: hidden;
    margin: 0 auto;
    opacity: 1 !important;
}
.event-item a .contentImage {
	overflow:hidden;
}
.event-item a:hover .contentImage {}

.event-item a:hover .contentImage img, .event_list_wrapper .event-item:hover .image img {
    transform: scale(1.07);
}

.event-item a img, .event_list_wrapper a img {
    -webkit-transition: all 0.3s ease-in-out !important;
    transition: all 0.3s ease-in-out !important;
}

.event_list_wrapper .event-item .image img {
    transition: all .7s cubic-bezier(.2,1,.22,1);
}

.eventWrapper .event-item .contentHead {}

.eventWrapper .event-item .contentHead img {
    margin-bottom: 0;
    transition: all .7s cubic-bezier(.2,1,.22,1);
    width: 100% !important;
}

.eventWrapper .event-item .contentDesc {
    padding: 25px;
    background-color: #F0E7AA;
    color: #444444;
    text-align: left;
}

.eventWrapper .event-item .contentDesc .theEvent {
    margin-bottom: 15px;
}

.eventWrapper .event-item .contentDesc .contentSub {}

.event-item .contentDesc .evtAct {
    margin-top: 10px;
}

.event-item .contentDesc .btnAct>span {
    margin-right: 8px;
    font-weight: bold;
    color: #79521E;
}

.event-item .contentDesc .btnAct i {
    color: #79521E;
}

.eventWrapper .event-item .contentSub .point {
    display: inline-block;
    width: 100%;
    color: #295744;
    width: 50%;
    float: left;
}

.eventWrapper.eventSchedule .event-item .contentSub .point {
    width: 100%;
    margin-top: 5px;
}

.eventWrapper.eventSchedule .event-item .contentSub .point .text {
    font-size: 16px;
}

.event-item .item-wrap .schedule {
    display: inline-block;
    width: 100%;
    color: #295744;
    float: left;
    margin-top: 5px;
}

.eventWrapper .event-item .contentSub .descEvent {
    display: inline-block;
    width: 100%;
    clear: both;
}

.event-item .contentDesc .contentSub .icon, .event-item .item-wrap .schedule .ico {
    float: left;
    margin-right: 10px;
    width: 20px;
    margin-top: 2px;
}

.event-item .contentDesc .contentSub .icon img, .event-item .item-wrap .schedule .ico img {
    filter: invert(26%) sepia(48%) saturate(412%) hue-rotate(103deg) brightness(94%) contrast(91%);
}

.event-item .contentDesc .contentSub .text, .event-item .item-wrap .schedule .text {
    margin-bottom: 5px;
    display: block;
    font-size: 17px;
    line-height: 1.4;
}

.event-item .item-wrap .schedule .text {
    font-size: 15px;
    text-transform: none;
    letter-spacing: 0;
    color: #333333;
    font-weight: normal;
}

.event-item .contentDesc .contentSub .text>span, .event-item .item-wrap .schedule .text>div {
    display: block;
}

.eventWrapper .event-item .contentDesc .theEvent .one, .event-item .item-wrap .description {
    color: #79521E;
    text-transform: uppercase;
    letter-spacing: 2px;
}

.event-item .item-wrap .description {
    display: inline-block;
    width: 100%;
}

.eventWrapper .event-item .contentDesc .theEvent .namaEvent, .event-item .item-wrap h6 {
    font-size: 35px !important;
    line-height: 1;
    text-align: left;
    margin-top: 5px;
    color: #162F18;
    font-family: 'Bebas Neue', sans-serif;
}

.latestData .item-data a {
    opacity: 1 !important;
}

.subsectiontitle p {
	color: #C08F2F;
	letter-spacing: 2px;
	font-size: 24px;
	line-height: 1;
	text-transform: uppercase;
	font-family: 'Bebas Neue', sans-serif;
	padding-bottom: 15px;
}

.single-event .container .headingEvent {
	margin-top: 40px;
	margin-bottom: 0px;
	padding-bottom: 10px;
}

.single-event .latestEvent {
    padding: 50px 0 150px 0;
}
.single-event .latestEvent .row-bg-wrap {
	
}
.single-event .latestEvent .row-bg-wrap .row-bg-overlay {
    background-color: #162F18;
}
.product .summary.entry-summary {
	    padding: 20px 20px;
}
.single-product div.product .summary h1.product_title, .nectar-shop-header .summary .page-title {
	color: #162F18;
	font-size: 53px;
	line-height: 1.2;
}

.single-product div.product .desc {
	
}

.single-product div.product .desc .theme_subtitle {
    color: #162F18;
    font-size: 24px;
    line-height: 1.2;
    margin-top: 5px;
}

.single-product div.product .desc .author {
    color: #162F18;
    font-size: 19px;
    margin-top: 13px;
    font-weight: 600;
}
.single-product div.product .desc .subcontent {
	color: #000000;
	margin-top: 30px;
}
.single-product div.product .subcontent p {}

.single-product div.product .woocommerce-product-details__short-description {
    color: #000000;
}

.woocommerce div.product .summary p.price {
	color: #162F18;
}

.relatedSection .sectionTitle {}

.relatedSection .sectionTitle h3 {
    margin-bottom: 40px;
    margin-top: 40px;
    font-size: 33px;
    color: #B79A3E !important;
    z-index: 9;
    position: relative;
}

.relatedSection .event_list_wrapper .event-item a {
    flex-direction: column;
    height: 100%;
}

.relatedSection .event_list_wrapper .event-item .image {
    width: 100%;
    margin: 0;
    overflow: hidden;
}

.relatedSection .event_list_wrapper .event-item .image img {
    width: 100% !important;
    max-width: 100% !important;
    height: auto;
}

.relatedSection .event_list_wrapper .event-item .description {}

.single-event .container .post-content {
    width: 1000px;
    margin: 0 auto;
    max-width: 100%;
}

.single-event .container .post-content .description {
    margin-bottom: 50px;
}

.single-event .container .post-content .post-featured-img img {
    width: 800px;
    max-width: 100%;
}

.single-event .container .post-content .post-featured-img img {
    border-radius: 10px;
    max-width: 100%;
}
.section-title h1 {
	color: #1d4334;
	margin: 15px auto;
	font-weight: normal !important;
	font-family: 'Bebas Neue', sans-serif !important;
}

body.archive.category .section-title h1 {
    color: #ffffff;
    font-weight: normal !important;
}
.woocommerce-checkout .container-wrap,.woocommerce-cart .container-wrap {
	
padding-bottom: 0;
}
.single-event .section-title h1 {
    letter-spacing: -1px;
}

.single-event .post-content .description {margin-top: 30px;vertical-align: top;display: flex;justify-content: space-evenly;width: 800px;margin-left: auto;margin-right: auto;max-width: 100%;}

.single-event .description .point {
    display: inline-block;
    margin: 0 20px;
    text-align: left;
    height: 100%;
}

.single-event .description .icon {
    padding-left: 0 !important;
    margin-right: 15px;
    float: left;
}

.single-event .description .icon img {
    margin-bottom: 0;
    filter: invert(100%) sepia(100%) saturate(0%) hue-rotate(208deg) brightness(101%) contrast(102%);
}

.single-event .container .post-content .description .text, .single-event .container .post-content .description .text span {
    color: #ffffff;
    text-align: left;
    padding: 0;
    font-size: 17px;
    /* text-transform: uppercase; */
}

.single-event .container .post-content .description .text .lbl {
    display: block;
    font-size: 14px;
    /* color: #555555; */
    line-height: 1.8;
    letter-spacing: 2px;
    text-transform: uppercase;
}

.single-event .row .description .text .val {
}

.single-event .row .description .text .val>span {
    display: block;
}

.single-event .row .description .text {
    position: relative;
    top: -3px;
    float: left;
}
.single-event .row .category {
	color: #25674a;
	letter-spacing: 1px;
	font-size: 16px;
	line-height: 1;
	text-transform: uppercase;
	font-weight: 600;
	background-color: #c08f2f!important;
	border-color: #c08f2f;
	color: #ffffff;
	display: inline-block;
	padding: 8px 15px 6px 15px;
	border-radius: 5px;
}

.subsectiontitle h3 {
	color: #162F18;
}

.featureText p {
	font-size: 17px;
	color: #000000;
}

.single-event #ajax-content-wrap .container-wrap {
	background-color: #EFEEEA;
	padding-bottom: 0;
	background: #17311a;
	background: linear-gradient(to bottom,#17311a 0%,#295643 100%);
}

.single-event .post-area>article .content-inner {
    color: #ffffff;
}

.single-event #ajax-content-wrap .container-wrap:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 600px;
    background: #f5f0c9;
}

.headFeatureTitle {
	
}
.headFeatureTitle h1 {
	color: #D0A959;
	font-size: 67px;
	/* font-weight: bold; */
	line-height: 1.1;
}
.headFeatureTitle h4 {
    font-family: 'Signika', sans-serif;
	color: #295744;
}

.headFeatureTitle.lightBG h1 {
    color: #295744;
}

.headFeatureTitle.lightBG h4 {
    color: #295744;
	font-family: 'Signika', sans-serif !important;
	letter-spacing: 0;
	text-transform: none !important;
	line-height: 1.2;
}
.headFeatureTitle p {
	color: #ffffff;
	text-transform: uppercase;
	padding-bottom: 0;
	font-family: 'Bebas Neue', sans-serif;
	font-weight: normal !important;
	letter-spacing: 5px;
	font-size: 24px;
	margin-bottom: 15px;
}

.descHeadFeatureTitle p {
	color: #ffffff;
	font-size: 18px;
	line-height: 1.75;
}

.popMediaPlayer {
	
}
.popMediaPlayer .meditationTitle {
	display: flex;
	padding: 30px 20px 20px 20px;
}

.popMediaPlayer .meditationTitle .icon {
    display: flex;
    align-items: center;
    margin: 0 20px 0 20px;
}

.popMediaPlayer .meditationTitle .text {display: flex;flex-direction: column;justify-content: center;text-align: left;}
.popMediaPlayer .meditationTitle .sub {
	color: #C08F2F;
}
.popMediaPlayer .meditationTitle .title {
	font-size: 20px;
	color: #162F18;
	font-weight: bold;
}
.popMediaPlayer .meditationTitle .author {
	color: #3A8262;
	font-size: 12px;
	line-height: 1;
	margin-top: 6px;
}
.popMediaPlayer .meditationPlayer {
	margin-top: 10px;
	padding: 0 30px;
}

.popMediaPlayer .meditationPlayer audio {
    border-radius: 0;
    /* padding: 0 20px; */
}
.popMediaPlayer .meditationDesc {
	/* margin-top: 20px; */
	padding: 20px 30px;
}

.popMediaPlayer .meditationDesc p {
    font-size: 14px;
}

.popupMedia {
	display: none;
}

.langmenu_wrapper {
	
}
.langmenu_wrapper .langIco {
    display: inline-block;
    margin-top: 4px;
    margin-right: 5px;
}

.langmenu_wrapper .langIco img {
    margin-bottom: 0;
    filter: invert(100%) sepia(16%) saturate(0%) hue-rotate(314deg) brightness(112%) contrast(106%);
}

#header-outer.transparent.dark-slide .langmenu_wrapper .langIco img {
	filter: invert(13%) sepia(11%) saturate(2478%) hue-rotate(175deg) brightness(94%) contrast(81%);
}

body #header-outer:not([data-format="left-header"]) #top .container nav >ul >li:not(.megamenu) ul > li >a {
    padding: 18px 20px;
    font-size: 15px;
    color: #ffffff !important;
    border-bottom: 1px solid rgba(255,255,255,0.1);
}

body #header-outer:not([data-format="left-header"]) #top .container nav >ul >li:not(.megamenu) ul > li:last-child >a {
    border-bottom: 0;
}

body #header-outer:not([data-format="left-header"]) #top .container nav >ul >li:not(.megamenu) ul > li >a:hover {
    background-color: #0C3325 !important;
}
body #header-outer:not([data-format="left-header"]) #top nav >ul >li:not(.megamenu) ul .current-menu-item >a {
	background-color: #B79A3E !important;
}

.nectar-social.woo {
	display:none !important;
}
#mapLocation {
	width: 100%;
	margin: 0;
	padding: 0;
	height: 500px;
}

#mapLocation .anychart-credits {
    opacity: 0;
}

#mapLocation .anychart-zoom {
    left: auto;
    right: 45px;
    top: 40px;
} 
.listGlossary .item {
	display: inline-block;
	width:100%;
	margin-bottom: 25px;
	padding: 25px 20px;
	/* border: 1px solid #ffffff; */
	border-radius: 3px;
	background-color: #F0E7AA;
	color: #295744;
	font-weight: normal;
}

.listGlossary .wrapTitle {
    font-family: 'Bebas Neue', sans-serif;
    font-weight: normal;
    line-height: 1;
    font-size: 42px;
    display: inline-block;
    width: 100%;
    margin-bottom: 15px;
    padding-top: 35px;
}

.listGlossary .wrapAlpha {
    /* display: inline-block; */
    width: 100%;
    /* margin-bottom: 35px; */
    display: flex;
    display: -ms-flexbox;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.listGlossary .wrapAlpha .item {
    width: 48%;
    /* float: left; */
    margin-right: 2%;
}
.listGlossary .wrapAlpha .item:nth-child(2n+1) {
	clear: both;
}
.listGlossary .item .title {
    /* font-family: 'Bebas Neue', sans-serif; */
    font-size: 22px;
    font-weight: normal;
    /* letter-spacing: 1px; */
    line-height: 1;
    font-size: 30px !important;
    font-family: 'Bebas Neue', sans-serif;
}

.listGlossary .item .eng {
    font-style: italic;
    margin-bottom: 10px;
    font-size: 16px;
    /* color: #D0A959; */
}

.listGlossary .item .content {
    font-size: 16px;
    color: #295744;
    font-weight: normal;
    line-height: 1.4;
}

.listGlossary .item .content p, .listGlossary .item .content li {color: #333333;}


.glossaryChar {

/* width: 35px; */

text-align: center;

background-color: rgba(0,0,0,0.5);

border-radius: 3px;

/* padding-top: 5px; */

/* padding-bottom: 5px; */

/* position: fixed; */

top: 50%;

z-index: 9999;

right: 50px;
}

#ajax-content-wrap .page-submenu.stuck .glossaryChar {
    /* position: fixed; */
    /* left: 0; */
    /* top: 100px; */
    /* z-index: 999999999; */
}

#ajax-content-wrap .page-submenu.stuck.glossary {
    position: fixed;
    left: 0;
    top: 111px !important;
    z-index: 999999999;
    width: 100%;
}

#ajax-content-wrap .page-submenu.stuck.glossary .glossaryChar {
    border-radius: 0;
}

body.admin-bar #ajax-content-wrap .page-submenu.stuck.glossary {
    top: 143px !important;
}
.glossaryChar .item {
	display: inline-block;
}

.glossaryChar .item a {
    padding: 15px 17px;
    display: inline-block;
    width: 100%;
    line-height: 1;
    font-size: 20px;
    font-family: 'Bebas Neue', sans-serif;
    font-weight: normal;
    opacity: 1 !important;
}

.glossaryChar .item a:hover {
    background-color: rgba(0,0,0,0.35);
    color: #d0a959;
}

.testRow p {
	font-size: 32px;
}

/* RESPONSE */
.responseWrapper .title {
	font-weight: normal;
	font-family: 'Bebas Neue', sans-serif;
	font-size: 36px;
	line-height: 1.2;
	margin-top: 15px;
	margin-bottom: 25px;
	padding-top: 30px;
	border-bottom: 1px solid rgba(0,0,0,0.2);
	padding-bottom: 15px;
}
.responseWrapper .itemRespon {margin-bottom: 25px;border-bottom: 1px solid rgba(0, 0, 0, 0.2);padding-bottom: 30px;display: inline-block;width: 100%;}
.responseWrapper .itemRespon .nama {
	font-weight: normal;
	font-family: 'Bebas Neue', sans-serif;
	font-size: 27px;
	line-height: 1.2;
	margin-top: 10px;
	margin-bottom: 15px;
}
.responseWrapper .itemRespon .content {
	height: 200px;
	overflow: hidden;
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	position: relative;
}
.responseWrapper .itemRespon .more {
	margin-top: 15px;
}
.responseWrapper .itemRespon .more a {
    /* font-family: 'Bebas Neue', sans-serif; */
    font-size: 18px;
    /* letter-spacing: 0.25px; */
    font-weight: 500;
    font-size: 16px;
    line-height: 1.75;
    top: -1px;
    position: relative;
    text-decoration: underline;
    padding-right: 34px;
}
.responseWrapper .itemRespon.showAll .content {
    height: auto;
    text-align: justify;
}
.responseWrapper .itemRespon .content p {
	
}
.responseWrapper .itemRespon.showAll .more a .arrow:before {
	transform: rotate(270deg);
	/* font-size: 19px; */
	top: 14px;
	right: 1px;
}
.responseWrapper .itemRespon .content:after {
	content: '';
	width: 100%;
	height: 80px;
	bottom: 0;
	left: 0;
	position: absolute;
	background: rgb(245,240,201);
	background: -moz-linear-gradient(180deg, rgba(245,240,201,0) 0%, rgba(245,240,201,1) 100%);
	background: -webkit-linear-gradient(180deg, rgba(245,240,201,0) 0%, rgba(245,240,201,1) 100%);
	background: linear-gradient(180deg, rgba(245,240,201,0) 0%, rgba(245,240,201,1) 100%);
	/* background: rgb(255,255,255);
	background: -moz-linear-gradient(180deg, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%);
	background: -webkit-linear-gradient(180deg, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%);
	background: linear-gradient(180deg, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%); */
}
.responseWrapper .itemRespon.showAll .content:after {
	display:none;
}


/* RESPONSIVE */
@media only screen and (min-width: 1001px) {
	body #header-space {
		
height: 109px;
	}
	body .wpb_wrapper .wpb_text_column h2 {
		
font-size: 50px;
		
line-height: 1;
	}
}
@media only screen and (min-width: 1500px) {
	#header-outer #logo img, #header-outer .logo-spacing img {
		height: 75px !important;
	}
	#header-outer #logo, #header-outer .logo-spacing {
		margin-top: 17px !important;
		margin-bottom: 17px !important;
	}
	body .swiper-slide .content h2 {
		
	}
}
@media only screen and (min-width: 1600px) {
	#top nav>ul>li>a, .pull-left-wrap>ul>li>a {
		font-size: 22px;
	}
	#mapLocation {
		height: 700px;
	}
	.navTeam .navitem .wrapimg .img {
		height: 28vh !important;
	}
	.navTeam .navitem.item_1118 .wrapimg .img {
		
	height: 19vh !important;
	}
	#header-outer #logo img, #header-outer .logo-spacing img {
		height: 81px !important;
	}
	#header-outer #logo, #header-outer .logo-spacing {
		margin-top: 15px !important;
		margin-bottom: 15px !important;
	}
	#header-outer[data-format=centered-menu] #top .span_9 nav {
		padding-left: 145px;
	}
	#featured article .post-title h2 span, body .swiper-slide .content p, body .vc_text_separator div {
		font-size: 19px;
	}
	body .swiper-slide .content h2 {
		font-size: 65px;
	}
}
@media only screen and (min-width: 1800px) {
	body .swiper-slide .content h2 {
		font-size: 80px;
	}
}
@media only screen and (max-width: 1400px) {
	body #header-outer .logo-spacing img, body #header-outer.small-nav .logo-spacing img {
	    height: 33px;
	}	
	.wrapperShdTeam .listTeam a {
		width: 290px;
	}
	#mapLocation {
		height: 600px;
	}
	.wrapperShdTeam .listTeam .circle {
	    width: 290px;
	    height: 290px;
	    padding: 18px;
	}
	.wrapperShdTeam .listTeam .wrapimg {
	    height: 250px;
	    width: 250px;
	}
}

@media only screen and (max-width: 1600px) {
	#ajax-content-wrap .page-submenu.stuck.glossary {
	    top: 109px !important;
	}
	
	body.admin-bar #ajax-content-wrap .page-submenu.stuck.glossary {
	    top: 141px !important;
	}
}
@media only screen and (max-width: 1500px) {
	#ajax-content-wrap .page-submenu.stuck.glossary {
	    top: 90px !important;
	}
	
	body.admin-bar #ajax-content-wrap .page-submenu.stuck.glossary {
	    top: 122px !important;
	}
}
@media only screen and (max-width: 1366px) {
	#header-outer[data-format=centered-menu] #top .span_9 nav {
		padding-left: 50px;
		margin-top: 0;
    }
	.event_list_wrapper .event-item h6 {
		
font-size: 35px !important;
		
line-height: 1 !important;
	}
	.headingPage .span_12.light .wpb_wrapper .wpb_text_column.smallTextLight h1 {
		
font-size: 68px;
	}
	body #header-outer #logo, body #header-outer .logo-spacing {
		
margin-top: 15px;
		
margin-bottom: 15px;
		
margin-bottom: 17px;
	}


	.swiper-slide[data-desktop-content-width="60%"] .content {

	}
	body .swiper-slide .content h2 {
		
	}

body .container-wrap .full-width-content .vc_col-sm-12 .nectar-slider-wrap .swiper-slide .content h2 {
    font-size: 66px!important;
    line-height: 1 !important;
}

.nectar-slider-wrap[data-full-width=false] .swiper-slide .content p {
    font-size: 17px;
    line-height: 26px;
}
}

@media only screen and (max-width: 1280px) {
	.wrapperShdTeam .listTeam a {
		width: 290px;
	}
	.wrapperShdTeam .listTeam .circle {
	    width: 270px;
	    height: 270px;
	    padding: 15px;
	}
	.wrapperShdTeam .listTeam .wrapimg {
	    height: 236px;
	    width: 236px;
	}
}
@media only screen and (max-width: 1250px) {
	#header-outer[data-format=centered-menu] #top .span_9 nav {
		padding-left: 50px;
		padding-right: 50px;
	}
	.woocommerce .products.related .products .product, .woocommerce .products.upsells .products .product {
		width: 30% !important;
	}
	.woocommerce .related.products ul.products li.product:nth-child(4n),
	.woocommerce-page .related.products ul.products li.product:nth-child(4n) {
		display:none;
	}
	.classic.product .product-item .image, .product_list_wrapper .product-item .image {
		width: 100%;
	}
	.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
		width: 31%;
	}

	.woocommerce ul.products li.product:nth-child(3n), .woocommerce-page ul.products li.product:nth-child(3n) {
	    margin-right: 0 !important;
	}
	
	.woocommerce ul.products li.product:nth-child(4n), .woocommerce-page ul.products li.product:nth-child(4n) {
	    margin-right: 2% !important;
	}
}

@media only screen and (max-width: 1200px) {
	.wrapperShdTeam .listTeam a {
		width: 290px;
	}
	.eventWrapper.eventSchedule .event-item {
		width:50%;
	}
	.wrapperShdTeam .listTeam .circle {
	    width: 248px;
	    height: 248px;
	    padding: 12px;
	}
	.wrapperShdTeam .listTeam .wrapimg {
	    height: 220px;
	    width: 220px;
	}
}
@media only screen and (max-width: 1100px) {
	.wrapperShdTeam .listTeam a {
		width: 290px;
	}
	.wrapperShdTeam .listTeam .circle {
	    width: 230px;
	    height: 230px;
	    padding: 12px;
	}
	.wrapperShdTeam .listTeam .wrapimg {
	    height: 200px;
	    width: 200px;
	}
}
@media only screen and (max-width: 1080px) {
	#header-outer[data-format=centered-menu] #top .span_9 nav {
		padding-left: 20px;
		padding-right: 20px;
	}
}

@media only screen and (max-width: 1000px) {
	body .wpb_text_column>.wpb_wrapper .quoteWisdom a {
		display:block !important;
		font-family: 'Signika', sans-serif !important;
	}
	.glossaryChar .container {
		padding-left: 0;
		padding-right: 0;
	}
	.listGlossary .wrapAlpha .item {
		width: 100%;
	    margin-right: 0%;
	}
	#ajax-content-wrap .page-submenu.stuck.glossary {
	    top: 104px !important;
	}
	body.admin-bar #ajax-content-wrap .page-submenu.stuck.glossary {
	top: 136px !important;
	}
	body .wpb_wrapper .headingTextGold.wpb_text_column h3 {
		
		font-size: 41px !important;
		margin-bottom:20px;
		display:inline-block;
		
	}
	.updateWrapper .vc_column-inner .wpb_wrapper .wpb_text_column:not(.headingTextGold) {
		height:auto;
	}
	.updateWrapper .vc_column-inner .wpb_wrapper, .updateWrapper .vc_column-inner .wpb_wrapper .wpb_text_column, .updateWrapper .vc_column-inner .wpb_wrapper .wpb_text_column .wpb_row, .updateWrapper .vc_column-inner .wpb_wrapper .wpb_text_column .wpb_row .latestData, .updateWrapper .vc_column-inner .wpb_wrapper .wpb_text_column .wpb_row .latestData .flickity-viewport {
		height: auto;
	}
	.updateWrapper .vc_column-inner .wpb_wrapper .nectar-button {
		margin-bottom: 40px;
		margin-top: 40px;
	}
	.wrapperShdTeam .listTeam a{
		text-align:center;
		width: 100%;
	}
	.wrapperShdTeam .listTeam .circle {
	    width: 320px;
	    height: 320px;
	    padding: 20px;
	}
	.wrapperShdTeam .listTeam .wrapimg {
	    height: 280px;
	    width: 280px;
	}
	#header-outer #top .col.span_3 #logo {
				
		position: relative;
				
		margin-top: 0px;
				
		margin-bottom: 0px;
	}
	.eventWrapper .event-item {
		width: 100%;
	}
	#slide-out-widget-area.fullscreen .inner .off-canvas-menu-container li a, #slide-out-widget-area.fullscreen .inner .widget.widget_nav_menu li a, #slide-out-widget-area.fullscreen-alt .inner .off-canvas-menu-container li a, #slide-out-widget-area.fullscreen-alt .inner .widget.widget_nav_menu li a {
		letter-spacing:0 !important;
	}

	.quoteWisdom .imgWisdom img {
	    width: 220px;
	}
	.woocommerce .products.related .products .product, .woocommerce .products.upsells .products .product {
		width: 43% !important;
		margin-right: 3% !important;
	}

	.woocommerce .related.products ul.products li.product:nth-child(4n), .woocommerce-page .related.products ul.products li.product:nth-child(4n) {
	    display: block;
	}
	.woocommerce ul.products li.product:nth-child(3n), .woocommerce-page ul.products li.product:nth-child(3n) {
		margin-right: 4% !important;
	}
	
	.woocommerce ul.products li.product:nth-child(4n), .woocommerce-page ul.products li.product:nth-child(4n) {
	    margin-right: 0 !important;
	}
	.row .col h6, body h6, #ajax-content-wrap .nectar-inherit-h6 {
				
		font-size: 26px !important;
				
		line-height: 1.1 !important;
	}

	.eventWrapper .event-item .contentDesc .theEvent .namaEvent, .event-item .item-wrap h6 {
	    font-size: 35px !important;
	}
	
	.item-wrap .description h6 {
	    font-size: 35px !important;
	    margin-bottom: 10px;
	}
	
	.row .col h5, body h5, #ajax-content-wrap .nectar-inherit-h5 {
	    font-size: 28px !important;
	    line-height: 1.3 !important;
	}
	.soulJourney .row_col_wrap_12_inner>.vc_col-sm-6 {
		
		padding-left: 30px;
				
		padding-right: 30px;
	}
	body[data-ajax-transitions=false] .contentFeatured.parallax_section .row-bg {
		background-size: 100%;
		background-position: center top 70px !important;
	}

	body[data-ajax-transitions=false] .contentFeatured.parallax_section .row_col_wrap_12_inner {
	    margin-left: -30px;
	    margin-right: -30px;
	}
	
	body[data-ajax-transitions=false] .contentFeatured.parallax_section.top-level .row-bg {
	    background-position: center top !important;
	}
	.container {
		
		max-width: 100%;
	}
	.audio_wrapper .inner-audio {
		flex-direction: column;
	}

	.audio_wrapper .inner-audio .audio-item {
	    width: 100%;
	    margin-right: 0;
	}
	.wpb_wrapper .wpb_text_column h2 {
		font-size: 38px !important;
	}
	.iconFeatured .wpb_text_column h3 {
		
font-size: 25px !important;
	}
	.main-content .row .col img.alignleft {
		margin-right: 15px;
		margin-bottom: 15px;
	}
	.full-width-content > .col.span_12.dark .swiper-slide[data-color-scheme="light"] .content h2 {
		
font-size: 65px!important;
		
line-height: 1 !important;
		
margin-top: 60px;
	}

	.nectar-slider-wrap[data-full-width="false"] .swiper-slide .content {
	    padding: 0!important;
	}
	.nectar-slider-wrap[data-full-width="false"] .swiper-slide .content p {
		font-size: 18px;
		line-height: 1.5;
	}
	body #header-outer[data-permanent-transparent=false] #logo .dark-version, body.material #header-outer[data-permanent-transparent=false] #logo .dark-version, body #header-outer[data-transparent-header=true] #top #logo img.stnd, body #header-outer[data-transparent-header="true"] #logo img, #header-outer #top #logo img {
		height: 80px!important;
	}
	header#top>.container {
		
		padding: 0 25px;
	}
	.event_list_wrapper .event-item h6 {
	    font-size: 29px !important;
	}
	.headingPage .span_12 .wpb_wrapper .wpb_text_column h1 {
		font-size: 46px;
		line-height: 1.35;
	}
	.row .col h3, body h3 {
		font-size: 29px !important;
		letter-spacing: 0;
	}
	.single-product .related.products h2, .single-product .upsells.products h2, .woocommerce-tabs[data-tab-style=fullwidth_stacked] .woocommerce-Reviews-title {
		font-size: 30px !important;
		line-height: 34px;
	}
}
@media only screen and (max-width: 790px) {
	#ajax-content-wrap .page-submenu.stuck.glossary {
	    top: 118px !important;
	}
	body.admin-bar #ajax-content-wrap .page-submenu.stuck.glossary {
		top: 150px !important;
	}
}
@media only screen and (max-width: 690px) {
	.woocommerce .products.related .products .product, .woocommerce .products.upsells .products .product {
		width: 100% !important;
		margin-right: 0 !important;
	}
	.wpb_wrapper .wpb_text_column h4 {
		line-height:1 !important;
	}
	.eventWrapper.eventSchedule .event-item {
		width:100%;
	}
	.wrapperShdTeam .listTeam a {
		/* width: 320px; */
	}
	.wrapperShdTeam .listTeam .circle {
	    width: 320px;
	    height: 320px;
	    padding: 20px;
	}
	.wrapperShdTeam .listTeam .wrapimg {
	    height: 280px;
	    width: 280px;
	}
	.wrapperNavTeam .navitem .title, .wrapperShdTeam .listTeam .title {
		font-size: 33px;
	}

.wrapperNavTeam .navitem .position, .wrapperShdTeam .listTeam .position {
    margin-top: 5px;
    font-size: 16px;
    /* font-weight: normal; */
}
	.iconFeatured .wpb_text_column.lotText p {
		margin-bottom: 10px;
	}
	#slide-out-widget-area.fullscreen-alt .inner {
		margin-top: 65px !important;
	}
	
	body.material #slide-out-widget-area .inner-wrap .inner .off-canvas-menu-container li a {
		font-size: 36px;
		line-height: 1;
		padding-bottom: 0;
	}

	body.material #slide-out-widget-area .inner-wrap .inner .off-canvas-menu-container li .megasub {
	    margin-bottom: 0;
	}
	
	body.material #slide-out-widget-area .inner-wrap .inner .off-canvas-menu-container li.menuCompact>ul.sub-menu li a {
	    margin-top: 0;
	    margin-bottom: 0;
	    padding-top: 5px;
	    padding-bottom: 5px;
	}
	.material .wpb_column .wpb_content_element.headingTextGold {
		margin-bottom: 0;
	}
	body #slide-out-widget-area .mega_wrapper .megasub .actLnk .noBorder, .mega_wrapper .megasub .actLnk .noBorder {
		margin-top: 3px !important;
		display: block;
		width: 100%;
	}
	.wpb_text_column>.wpb_wrapper .quoteWisdom {
		border-left:0;
	}
	body .nectar-slider-wrap[data-fullscreen="true"] .swiper-wrapper .slider-down-arrow {
		bottom: 70px;
	}
	#footer-outer #copyright .container .copyrightFooter:after {
	width: 145%;
	height: 545px;
	left: 5%;
	bottom: -80%;
	opacity: 0.75;
	}
	.single-event .container .post-content .description .point {
		/* display: inline-block; */
		margin: 0;
		text-align: center;
		margin-bottom: 10px;
		/* width: 100%; */
		width: 50%;
	}
	.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
		width: 100% !important;
		margin-right: 0 !important;
		margin-left: 0 !important;
	}
	.woocommerce ul.products li.product:nth-child(4n),
	.woocommerce-page ul.products li.product:nth-child(4n),
	.woocommerce ul.products li.product:nth-child(3n),
	.woocommerce-page ul.products li.product:nth-child(3n) {
		margin-right: 0% !important;
	}
	body #slide-out-widget-area .mega_wrapper .textMega .label, .mega_wrapper .textMega .label {
		
	font-size: 20px;
			
	/* line-height: 1.3; */
			
	font-weight: normal;
			
	font-family: 'Signika', sans-serif;
		}
	
	body #slide-out-widget-area .mega_wrapper {
	    font-family: 'Signika', sans-serif;
	}
	
	body #slide-out-widget-area .mega_wrapper .textMega .actLnk, .mega_wrapper .textMega .actLnk {
	    font-family: 'Signika', sans-serif;
	}
	
	body #slide-out-widget-area .mega_wrapper .megasub .textMega, .mega_wrapper .megasub .textMega {
	    margin-top: 0;
	}

	body #slide-out-widget-area .mega_wrapper .wpb_wrapper>div.iwithtext .iwt-text, .mega_wrapper .wpb_wrapper>div.iwithtext .iwt-text {
	    font-size: 26px;
	    font-weight: normal;
	}
	.whatLookFor .wpb_wrapper .wpb_text_column h2 {
		font-size: 43px !important;
		letter-spacing: 0;
		padding-left: 25px;
		padding-right: 25px;
	}
	body .nectar-slider-wrap[data-full-width="false"] .swiper-slide .content p {
		font-size: 16px !important;
		line-height: 1.5 !important;
		padding-left: 20px;
		padding-right: 20px;
	}
	.section-title h1 {
		font-size: 43px !important;
		margin-top: 10px;
		padding-bottom: 5px !important;
	}

	.row .col.section-title span {
	    /* font-size: 14px !important; */
	}
	.single-event .container .post-content  .description {
	    /* display: inline-block; */
	    margin-top: 30px;
	    /* width: 100%; */
	    align-items: normal;
	    justify-content: left;
	}
	
	.single-event .container .headingEvent {
	    text-align: left;
	    margin-top: 0px;
	}
	
	.single-event .container .post-content  .description .text, .single-event .container .post-content  .description .text span {
	    font-size: 16px;
	}
	.nectar-mobile-only>.inner #mega-menu-wrap-top_nav {
		/* display: none; */
	}
	.audio_wrapper .inner-audio .audio-item {
		width: 100%;
		margin-right: 0;
	}
	.audio_wrapper .inner-audio .audio-item .downloadwrap,
	.audio_wrapper .inner-audio .audio-item .playwrap {
		width: 40px;
	}
	.audio_wrapper .inner-audio .audio-item img {}

	.audio_wrapper .inner-audio .audio-item img {
		height: 23px;
	}

	.audio_wrapper .inner-audio .audio-item .icon img {
		height: 26px;
	}

	.audio_wrapper .inner-audio .audio-item .text .title {
		font-size: 18px;
		line-height: 1.3;
	}
	
	.audio_wrapper .inner-audio .audio-item .text .author {
	    font-size: 14px;
	}

	.nectar-slider-wrap .swiper-slide.descMobileBottom .content {
		top: auto !important;
		bottom: 10%;
		-webkit-transform: translateY(0%) translateZ(0);
		transform: translateY(0%) translateZ(0);
		text-align: center;
	}

	.nectar-slider-wrap .swiper-slide.descMobileBottom .content h2 {}

	.nectar-slider-wrap .swiper-slide.descMobileBottom .content h2 br {
		display: none;
	}

	.swiper-slide .image-bg[data-version="desktop"] {
		display: none !important;
	}

	.swiper-slide .image-bg[data-version="mobile"] {
		display: block !important;
	}

	.mobileVersion {
		display: block !important;
	}

	.desktopVersion {
		display: none !important;
	}

	.mobileVersion .swiper-slide .content {
		text-align: center;
	}

	.parallax_slider_outer .swiper-slide.rightBGMobile .image-bg {
		background-position: 85% center;
	}

	.parallax_slider_outer .swiper-slide.rightBGMobile .content {
		margin-top: 50%;
	}

	body .full-width-content .vc_col-sm-12 .mobileVersion .nectar-slider-wrap .swiper-slide .content h2 {
		line-height: 1.3 !important;
		font-size: 33px !important;
		margin-bottom: 26px;
	}
	body .wpb_wrapper .wpb_text_column h2 {
		font-size: 43px !important;
		line-height: 1.2;
		margin-top: 10px;
	}

	body .teamList .wpb_text_column h2 {
	    font-size: 50px !important;
	    line-height: 1;
	}
	.event_list_wrapper .event-item h6 {
	    font-size: 34px !important;
	}
	.event_list_wrapper .event-item a {
		display: block;
	}
	.event_list_wrapper .event-item .image {
		float: none;
		display: inline-block;
		margin: 0;
	}
	.event_list_wrapper .event-item .image img {
		height: auto;
		max-width: 100% !important;
		width: 100% !important;
	}
	.event_list_wrapper .event-item .description {}
	body .row .event_list_wrapper .event-item h6 {
		font-size: 23px;
		margin-top: 0px;
	}
	.event_list_wrapper .event-item .schedule {
		margin-top: 20px;
		margin-bottom: 10px;
	}
	body .container,
	body[data-header-format="left-header"] .container,
	body .woocommerce-tabs .full-width-content .tab-container,
	body .nectar-recent-posts-slider .flickity-page-dots,
	body .post-area.standard-minimal.full-width-content .post .inner-wrap,
	body .material #search-outer #search {
		padding: 0 25px;
		max-width: 100%;
	}
	#footer-outer #copyright .container>.col {
		padding-bottom: 10px;
		font-size: 12px;
	}
	#footer-outer #copyright .container>.col:first-child {
		width: 40%;
	}
	body #footer-outer #copyright .copyrightFooter img {
		width: 80px;
		margin-top: 15px;
	}
	body #footer-outer #copyright .copyrightFooter .icon {
		margin-right: 5px;
	}
	#footer-outer #copyright .container>.col:last-child {
		font-size: 12px;
		width: 60%;
	}
	.mega_wrapper a>.act .noBorder>span {
		top: -5px;
		position: relative;
	}
	.mega_wrapper .product-featured .title>h6, .wpb_text_column>.wpb_wrapper .quoteWisdom .title h6 {
		font-weight: normal;
	}
	.classic.product .product-item .image,
	.product_list_wrapper .product-item .image {
		width: 100%;
		float: none;
		margin-top: 20px; 
	}
	.classic.product .product-item .description,
	.product_list_wrapper .product-item .description {
		text-align: center;
	}
	body .product_list_wrapper .description h6 {
		font-size: 22px;
	}
	body .colText.wpb_column .vc_column-inner {
		display: flex;
	}
	body .colText.vc_col-sm-6 .vc_column-inner>.wpb_wrapper { 
		max-width: 420px;
		display: block;
		margin: 0 auto;
	}
	body .colText.vc_col-sm-6:first-child .vc_column-inner>.wpb_wrapper,
	body .vc_col-sm-6:first-child+.colText .vc_column-inner>.wpb_wrapper {
		margin: 0 auto;
		padding-left: 0;
		padding-right: 0;
	}
	body #footer-outer #copyright .copyrightFooter {
		justify-content: flex-start;
	}
	.woocommerce ul.products.columns-2 li.product {
		width:100%;
		margin:0;
	}
	#footer-widgets .container .col:nth-child(2),
	#footer-widgets .container .col:nth-child(3){
		width: 50%;
	}
	#footer-outer .widget.widget_nav_menu li a {
		padding-right: 15px !important;
		line-height: 1.2;
		margin-bottom: 6px;
	}
	.profilData h1 {
		font-size: 58px;
	}
	.contentFeatured .vc_column-inner .inner_row, .contentFeatured .vc_column-inner .inner_row .wpb_column {
		margin-bottom: 0;
	}
}
@media only screen and (max-width: 600px) {
	#ajax-content-wrap .page-submenu.stuck.glossary {
	    top: 104px !important;
	}
	body.admin-bar #ajax-content-wrap .page-submenu.stuck.glossary {
		top: 104px !important;
	}
	.formContactWrapper {
		padding: 25px 25px 15px 25px;
	}
}
@media screen and (max-width:500px) {
	body #footer-outer #copyright .copyrightFooter img {
		width: 70px;
	}
	.full-width-content > .col.span_12.dark .swiper-slide[data-color-scheme="light"] .content h2 {
		margin-top: 25px;
	}
	#footer-outer #copyright .container .copyrightFooter:after {
		height: 475px;
		width: 100%;
		bottom: 115%;
		left: 50%;
	}
	#footer-outer #copyright .socialFooter>.text {
		font-size: 18px;
	}
	#footer-outer #copyright .container>.col:first-child {
		margin-bottom: 0 !important;
	}
	body #footer-outer #copyright li a {
		height: 34px !important;
		line-height: normal;
	}
	.nectar-slider-wrap[data-full-width="false"][data-button-sizing="regular"] .swiper-slide .button.transparent a {
		font-size: 16px;
	}
	body #footer-outer #copyright li a img {
	}
	body #footer-outer #copyright .copyrightFooter .text {
	    font-size: 16px;
	    margin-top: 10px;
	    line-height: 1.4;
	}
	#footer-outer #copyright .container>.col:last-child,
	#footer-outer #copyright .container>.col:first-child {
		width:100%;
		text-align: center;
		justify-content: center;
	}
	#footer-outer #copyright li {

	}
	body #footer-outer #copyright .socialFooter ul {
		float: none !important;
		display: inline-block;
	}
}  
@media screen and (max-width:400px) {
	body #header-outer[data-permanent-transparent=false] #logo .dark-version, body.material #header-outer[data-permanent-transparent=false] #logo .dark-version, body #header-outer[data-transparent-header=true] #top #logo img.stnd, body #header-outer[data-transparent-header="true"] #logo img, #header-outer #top #logo img {
		height: 70px!important;
	}
	#slide-out-widget-area.fullscreen-alt .inner {
		margin-top: 15px !important;
	} 
	#ajax-content-wrap .page-submenu.stuck.glossary {
	    top: 90px !important;
	}
	body.admin-bar #ajax-content-wrap .page-submenu.stuck.glossary {
	top: 94px !important;
	}
}
.loading-reg{position:absolute;left:0;top:0;width:100%;height:100%;background:rgba(0,0,0,0.75);z-index:99999}.centerFix{position:fixed;top:50%;left:50%;width:360px;margin-left:-180px;text-align:center;min-height:40px;margin-top:-20px}.spinner{margin:10px auto;width:50px;height:35px;text-align:center;font-size:10px;margin-bottom:15px}.spinner>div{background-color:#2b265e;height:100%;width:5px;display:inline-block;-webkit-animation:sk-stretchdelay 1.2s infinite ease-in-out;animation:sk-stretchdelay 1.2s infinite ease-in-out;margin-right:2px;background-color:#fff}.spinner .rect2{-webkit-animation-delay:-1.1s;animation-delay:-1.1s}.spinner .rect3{-webkit-animation-delay:-1s;animation-delay:-1s}.spinner .rect4{-webkit-animation-delay:-.9s;animation-delay:-.9s}.spinner .rect5{-webkit-animation-delay:-.8s;animation-delay:-.8s}@-webkit-keyframes sk-stretchdelay{0%,40%,100%{-webkit-transform:scaleY(0.4)}20%{-webkit-transform:scaleY(1.0)}}@keyframes sk-stretchdelay{0%,40%,100%{transform:scaleY(0.4);-webkit-transform:scaleY(0.4)}20%{transform:scaleY(1.0);-webkit-transform:scaleY(1.0)}}@media screen and (max-width: 360px){.centerFix{width:280px;margin-left:-140px}.spinner{width:50px;height:20px}.spinner>div{width:4px}} 