/* CSS Document */
:root {
  --pcolor: #ebebeb;
  --scolor: #339933;
	--pfont: 'Barlow', sans-serif;
	--sfont: 'Work Sans', sans-serif;
}

h1, h2, h3, h4, h5, h6, th, [class*="hint--"]:after, .tm-countdown.style-06 .number {
		font-family:  var(--pfont) !important;
		color:var(--pcolor);
}

.text-white h1,
.text-white h2,
.text-white h3,
.text-white h4,
.text-white h5,
.text-white h6,
.text-white p,
.text-white {
		color:#fff !important
}
.text-black h1,
.text-black h2,
.text-black h3,
.text-black h4,
.text-black h5,
.text-black h6,
.text-black p,
.text-black {
		color:#000 !important
}

h1, .h1 {
		font-family:  var(--pfont) !important;
    font-size: 38px !important;
    line-height: 38px !important;
		letter-spacing:0 !important;
		font-weight:300 !important
}

@media (max-width:565px) {
		h1.heading {
				font-size: 30px !important;
		}
}

h2, .h2 {
		font-family: var(--pfont) !important;
		font-size:36px !important;
		line-height:36px !important;
		letter-spacing:0 !important;
		font-weight:400 !important;
}
h3, .h3 {
		font-family: var(--pfont) !important;
		font-size:36px !important;
		line-height:36px !important;
		letter-spacing:0 !important;
		font-weight:400 !important;
}
h4, .h4 {
		font-family: var(--pfont) !important;
		font-size:28px !important;
		line-height:1.2 !important;
		letter-spacing:0;
		font-weight:400 !important;
}
h5, .h5 {
		font-family: var(--sfont) !important;
		font-size:20px !important;
		line-height:1.3 !important;
		letter-spacing:0 !important;
		font-weight:500 !important;
}
h6, .h6 {
		letter-spacing:0;
		font-weight:500 !important;
		font-size: 16px !important;
    line-height: 20px !important;
    margin: 0;
}
p {
		font-size:14px !important;
		line-height:1.4 !important;
		
}
.fs-13 p {
		font-size:13px !important;
		line-height:18px !important;
		color:#fff;
}
ol {
    list-style: decimal;
    padding-left: 17px;
    font-size: 15px;
    line-height: 1.6;
    margin: 0;
}


.overlay span.fal.fa-plus {
    display: none !important;
}

b, strong {
		font-weight:500 !important
}


body{
		background-color:#fff;
		font-family: var(--sfont) !important;
}

.tp-tab {
  color: #fff;
}

/* SLIDERS ARROWS & DOTS */
.pciwgas-cat-slider-main button.slick-arrow {
    width: 50px;
    height: 50px;
    position: absolute;
    z-index: 999;
    text-indent: unset;
    border: 0px !important;
    padding: 0 !important;
    text-align: center;
    margin: 0px !important;
    border-radius: 50% !important;
}
.tm-swiper .swiper-pagination {
    bottom: -30px;
}
.tm-swiper .swiper-pagination-bullet {
		margin: 0 2px;
}

@media (min-width: 1px) {
.tm-swiper.nav-style-01 .swiper-button-prev, .tm-swiper.nav-style-02 .swiper-button-prev, .tm-swiper.nav-style-08 .swiper-button-prev {
    left: 10px;
    opacity: 1;
    visibility: visible;
    background: #fff;
    color: var(--pcolor);
    box-shadow: -15px 0px 15px rgb(0 0 0 / 5%);
    border-radius: 50%;
}
		.tm-swiper.nav-style-01 .swiper-button-next, .tm-swiper.nav-style-02 .swiper-button-next, .tm-swiper.nav-style-08 .swiper-button-next {
    right: 10px;
    opacity: 1;
    visibility: visible;
    background: #fff;
    color: var(--pcolor);
    box-shadow: 15px 0px 15px rgb(0 0 0 / 5%);
}
		button.swiper-nav-button.swiper-button-prev.slick-arrow {
				left: 25px
		}
		button.swiper-nav-button.swiper-button-next.slick-arrow {
				right: 25px
		}
}
@media (min-width: 767px) {
.tm-swiper.nav-style-01 .swiper-button-prev, .tm-swiper.nav-style-02 .swiper-button-prev, .tm-swiper.nav-style-08 .swiper-button-prev {
    left: -60px;
    opacity: 1;
    visibility: visible;
    background: #fff;
    color: var(--pcolor);
    box-shadow: -15px 0px 15px rgb(0 0 0 / 5%);
    border-radius: 50%;
}
		.tm-swiper.nav-style-01 .swiper-button-next, .tm-swiper.nav-style-02 .swiper-button-next, .tm-swiper.nav-style-08 .swiper-button-next {
    right: -60px;
    opacity: 1;
    visibility: visible;
    background: #fff;
    color: var(--pcolor);
    box-shadow: 15px 0px 15px rgb(0 0 0 / 5%);
}
		button.swiper-nav-button.swiper-button-prev.slick-arrow {
				left: 25px
		}
		button.swiper-nav-button.swiper-button-next.slick-arrow {
				right: 25px
		}
}
@media (min-width: 1600px) {
.tm-swiper.nav-style-01 .swiper-button-prev, .tm-swiper.nav-style-02 .swiper-button-prev, .tm-swiper.nav-style-08 .swiper-button-prev {
    left: -60px;
    opacity: 1;
    visibility: visible;
    background: #fff;
    color: var(--pcolor);
    box-shadow: -15px 0px 15px rgb(0 0 0 / 5%);
}
		.tm-swiper.nav-style-01 .swiper-button-next, .tm-swiper.nav-style-02 .swiper-button-next, .tm-swiper.nav-style-08 .swiper-button-next {
    right: -60px;
    opacity: 1;
    visibility: visible;
    background: #fff;
    color: var(--pcolor);
    box-shadow: 15px 0px 15px rgb(0 0 0 / 5%);
}
		button.swiper-nav-button.swiper-button-prev.slick-arrow {
				left: -45px
		}
		button.swiper-nav-button.swiper-button-next.slick-arrow {
				right: -45px
		}
}

/* BUTTON */
.tm-button.style-solid {
    box-shadow: 0 5px 15px rgb(0 0 0 / 7%);
}
.tm-button.style-solid.tm-button-xs {
		font-weight:500
}

/* CATEGORY SLIDER */
.pciwgas-cat-wrap .pciwgas-pdt-cat-slider .pciwgas-post-cat-inner {
    padding: 0 15px;
    position: relative;
}
.pciwgas-cat-wrap .pciwgas-img-wrapper img.pciwgas-cat-img {
    /* filter: grayscale(1); */
    width: 100%;
}
.pciwgas-cat-wrap .pciwgas-img-wrapper a:before {
    content: '';
    position: absolute;
    background: rgba(0,0,0,0.3);
    width: calc(100% - 30px);
    height: 100%;
    top: 0;
    left: 15px;
    z-index: 1;
}
.pciwgas-cat-wrap .pciwgas-title {
    text-align: left;
    padding: 15px;
    padding-right: 40px;
    line-height: normal;
    position: absolute;
    width: calc(100% - 30px);
    bottom: 0;
    z-index: 99;
    color: #fff;
}
.pciwgas-cat-wrap .pciwgas-title a {
    font-size: 26px;
    color: #fff;
    text-decoration: none;
    line-height: 30px;
    font-family: var(--pfont) !important;
    font-weight: 600;
}
.pciwgas-cat-wrap .pciwgas-cat-count {
    width: 25px;
    height: 25px;
    color: #fff;
    background: #000000;
    border-radius: 50%;
    display: inline-block;
    text-align: center;
    line-height: 25px;
    vertical-align: middle;
    font-size: 12px;
}

@media (min-width: 768px) {
		.single-portfolio .page-content {
				padding-bottom: 60px !important;
		}
}


/* TEAM MEMBER */
.tm-swiper.has-pagination {
		margin-bottom:0;
}
.tm-team-member.style-01 .overlay {
		display:none !important
}
.tm-team-member.style-01 .photo {
    margin-bottom: 20px;
}
.tm-team-member .info {
		padding:0 20px;
}
.tm-team-member .name {
		color:var(--pcolor) !important;
}
.tm-team-member.style-01 .name {
		font-weight:700;
		margin-bottom: 4px;
    font-size: 18px !important;
}
.tm-team-member .position {
		font-size: 11px !important;
    color: var(--scolor) !important;
    margin-bottom: 10px !important;
    font-weight: 400 !important;
}
.tm-team-member .knowmore {
		margin-top:20px;
		padding-bottom: 20px;
}

@media (min-width: 1400px) {
		.woocommerce.single-product .page-content>.container {
				max-width:1500px !important;
				width:100% !important;
		}
}

@media (min-width:1px) {
		.container {
				max-width:100% !important;
				width:100% !important;
		}
}

@media (min-width:767px) {
		.container {
				max-width:calc(100% - 120px) !important;
				width:100% !important;
		}
}

@media (min-width:1600px) {
		.container {
				max-width:1440px !important;
				width:100% !important;
		}
}

mark {
    background: none;
    text-decoration: none;
    border-bottom: 1px solid #666;
    color: #666 !important;
}

.container .container {
		padding-left:0 !important;
		padding-right:0 !important;
		max-width: 100% !important;
    width: 100% !important;
}
.page-content {
		padding-top:0 !important;
		padding-bottom:0 !important
}

rs-static-layers {
		display: none !important
}

.header-layout-fixed .page-header-inner, .page-header-inner.held,
.header-09 .page-header-inner {
		position:fixed;
		width:100%;
		box-shadow: 0 0 20px 10px rgba(0,0,0,0.06);
		height:93px !important;
}

.page-header {
    position: fixed;
    z-index: 99;
    height: 93px;
    width: 100%;
}

@media (min-width: 1200px) {
.desktop-menu .header-09 .page-header-inner>.container {
    max-width: 100%;
    padding-left: 15px;
    padding-right: 15px;
}
}

@media (min-width: 1420px) {
		.desktop-menu .header-09 .page-header-inner>.container {
				max-width: 100%;
				padding-left: 15px;
				padding-right: 15px;
		}
}

@media (min-width: 1631px) {
		.desktop-menu .header-09 .page-header-inner>.container {
				max-width: 100% !important;
				width:100% !important;
				padding-left: 50px!important;
				padding-right: 50px!important;
		}
}



.logos .tm-swiper.equal-height.v-center>.swiper-container>.swiper-wrapper>.swiper-slide {
		border:1px solid #efefef;
    padding: 1px;
}
.tm-client.logos.effect-grayscale .image {
		opacity:1;
		filter:none !important
}
.logos .tm-swiper.equal-height.v-center>.swiper-container>.swiper-wrapper>.swiper-slide>div {
    width: 100%;
    text-align: center;
}

/* NAVIGATION */
.header-01 .menu--primary a,
.header-09 .menu--primary a {
    
}

.header-social-networks a {
    padding: 0 10px;
    font-size: 15px;
}

.desktop-menu .header-09 .menu--primary .toggle-sub-menu {
    display: inline-block;
    vertical-align: middle;
}

.header-09 .menu__container .menu-item-title:after {
		bottom: -6px;
}

.desktop-menu .sm-simple .sub-menu {
    padding: 15px 0 20px;
    min-width: 220px!important;
    border: 0 solid transparent;
}

.header-09 .header-wrap {
		justify-content: space-between;
}
.desktop-menu .header-09 .branding {
    -webkit-flex-shrink: unset;
    -ms-flex-negative: unset;
    flex-shrink: unset;
    -webkit-flex-basis: auto;
    -ms-flex-preferred-size: unset;
    flex-basis: auto;
}
.desktop-menu .header-09 .header-right {
    -webkit-box-flex: unset;
    -webkit-flex-grow: unset;
    -ms-flex-positive: unset;
    flex-grow: unset;
}

@media (max-width:1200px) {
		.desktop-menu .header-09 .menu--primary .menu__container > li > a {
				padding-left:15px !important;
				padding-right:15px !important;
		}
}

/* PORTFOLIO GRID */
.tm-portfolio.style-grid-caption .post-title, .tm-product.style-grid .woocommerce-loop-product__title,
.portfolio-overlay-caption .post-overlay-title {
    font-size: 16px !important;
		line-height: 20px !important;
    font-weight: 400 !important;
    margin: 0;
		color:#fff;
		letter-spacing:0.5px !important
}
.tm-product.style-grid .product-info {
		text-align:left !important
}
.tm-portfolio.style-grid-caption .post-info {
    padding: 7px 15px;
}
.tm-portfolio.style-grid-caption .portfolio-item {
		background: var(--pcolor);
}
.tm-portfolio.style-grid-caption .post-wrapper {
		background:transparent !important;
}
.tm-grid-wrapper.filter-counter-style-02 .tm-filter-button-group {
    padding-bottom: 30px;
}
.tm-product.style-grid .product-wrapper:hover .thumbnail img {
    box-shadow: none !important;
}

.portfolio-overlay-caption .post-overlay-categories {
		margin-top: 5px;
    color: #666;
    font-size: 11px;
    margin-left: 0;
		text-transform: uppercase;
}
.tm-portfolio.style-grid-caption .post-categories {
    margin-top: 3px;
    color: #000000;
    text-transform: uppercase;
    font-size: 11px;
}
.portfolio-overlay-caption .post-overlay-content {
    position: relative;
    left: auto;
    right: auto;
    bottom: auto;
    overflow: visible;
}
.portfolio-overlay-caption .post-overlay-info {
    -webkit-transform: translateY(0) !important;
    -ms-transform: translateY(0) !important;
    transform: translateY(0) !important;
    padding: 20px 20px 0 0;
    display: block;
}

/* PORTFOLIO RELATED */
.portfolio-nav-links {
    padding-top: 0;
}
.portfolio-nav-links .inner {
		max-width:300px;
}
.portfolio-nav-links .prev a {
    padding-left: 0;
}
.portfolio-nav-links .next a {
		padding-right: 0
}
.portfolio-nav-links h6 {
    margin: 5px 0 0;
		color: var(--pcolor);
}
.portfolio-nav-links a div {
    color: #000;
    text-transform: uppercase;
    font-size: 11px;
    margin-bottom: 5px;
}

.related-posts>.tm-swiper>.swiper-pagination {
    bottom: auto;
    top: auto;
    left: 8px;
    right: auto;
    width: auto;
		position: relative;
		padding-bottom:30px
}

.portfolio-nav-links .prev h6:before,
.portfolio-nav-links .next h6:before{
		display: none;
}
/*.portfolio-nav-links .nav-list {
		display: none !important;
}*/
@media (max-width: 767px) {
		.portfolio-nav-links .nav-list {
				-ms-grid-columns: (1fr)[2];
				grid-template-columns: repeat(2,minmax(0, 1fr));
		}
}

/* BLOG STANDARD */

.single-post .page-content {
		padding-top:140px !important
}

.tm-blog.style-carousel-centered .post-info {
    position: relative;
    bottom: unset;
    left: unset;
    right: unset;
    text-align: center;
    color: #fff;
    visibility: visible !important;
    opacity: 1 !important;
    padding: 12px 20px;
}

.tm-blog.style-grid-classic-03 .post-info {
		padding:15px 20px 30px;
		min-height:0;
		height:auto;
		text-align: center;
}
.tm-blog.style-carousel-centered .post-meta, .tm-blog.style-carousel-centered .post-title {
		-webkit-transform:  none !important;
    -ms-transform: none !important;
    transform: none !important;
}
.tm-blog.style-grid-standard .post-title, .tm-blog.style-grid-classic-03 .post-title, .tm-blog.style-carousel-centered .swiper-slide-active .post-title, .tm-blog.style-carousel-centered .post-title
{
		font-size: 16px !important;
		line-height: 20px !important;
    margin: 0;
    font-weight: 500;
		color:var(--pcolor) !important;
		font-family: var(--pfont) !important;
}
.tm-blog.style-grid-standard .post-feature,
.tm-blog.style-grid-classic-03 .post-feature{
    margin-bottom: 0;
}
.post-meta,
.tm-blog.style-grid-classic-03 .post-meta {
    font-size: 11px;
    color: #666;
    text-transform: uppercase;
		font-style: normal;
}
.tm-blog.style-grid-classic-03 .post-meta .post-author {
			display: none;
}
.tm-blog.style-grid-standard .post-categories,
.tm-blog.style-grid-classic-03 .post-categories{
			display:none !important
}


.tm-blog.style-grid-classic-03 .post-meta>div {
    display: block;
    padding-bottom: 3px;
}
.publication {
		padding-top: 8px;
		border-top:1px solid #eee;
		margin-top: 7px;
		color: #999;
		font-size: 14px;
}

.tm-blog.style-carousel-centered .post-thumbnail:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: transparent;
}

.tm-blog.style-grid-simple .post-title {
    font-size: 20px !important;
    margin: 5px 0 30px;
    font-weight: 500;
		font-family: var(--pfont) !important;
}

/* BLOG SINGLE */
.single-post .entry-header {
    margin: 0 0 30px 0;
    text-align: left;
}
.single-post .entry-title {
    font-size: 34px !important;
    line-height: 1.2 !important;
    margin: 0;
    word-wrap: normal;
    padding-bottom: 20px;
    padding-top: 10px;
    border-bottom: 1px solid #eee;
    margin-bottom: 20px;
		color: var(--pcolor);
}
.single-post .entry-header .post-date {
    color: #666;
    font-size: 11px !important;
    margin: 0;
    text-transform: uppercase;
}
.single-post .entry-header .post-categories {
    color: #666;
    font-size: 13px !important;
    margin: 0;
    text-transform: uppercase;
}
.single-post .entry-header .post-categories a {
		color:#666;
}
.single-post .entry-content {
    margin-bottom: 20px;
    padding-bottom: 50px;
    border-bottom: 1px solid #eee;
}
.single-post .entry-footer .single-post-share {
    text-align: left;
}
.single-post .entry-footer {
    margin-bottom: 40px;
}

@media (max-width:767px) {
		.single-post .entry-title {
				font-size: 20px !important;
		}
		.single-post .entry-header {
				margin: 0 0 20px 0;
		}
}

.nav-links {
    margin-top: 30px;
		display: -ms-grid;
    display: grid;
    -ms-grid-columns: (1fr)[2];
    grid-template-columns: repeat(2,minmax(0, 1fr));
    grid-gap: 40px 30px;
}
.nav-links a {
    display: block;
    padding: 0;
    height: 100%;
    border: none;
    background: transparent;
    font-size: 15px;
    line-height: normal;
    color: #000;
    word-wrap: normal;
		padding-left: 0;
}
.nav-links .previous a {
    padding-left: 0;
}
.nav-links .next a {
    padding-right: 0;
}
.nav-links a div {
    -webkit-transition: none;
    transition: none;
    position: relative;
    font-size: 11px;
    color: #666;
    margin-bottom: 5px;
    text-transform: uppercase;
}
.nav-links a span {
		display: none;
}
.nav-links a:hover {
    border-color: transparent;
    color: #000;
		background: transparent !important;
}
.nav-links a:hover div,
.nav-links a:hover div span {
    color: #000;
}
.single-post .entry-footer .single-post-share .post-share-heading {
    display: inline-block;
    font-size: 12px !important;
}

.nav-links .nav-item {
		width:100%;
		max-width:100%
}

@media (max-width: 767px) {
.nav-links .nav-item+.nav-item {
    margin-top: 0;
}
}

/* RELATED POSTS */
.related-posts .related-title {
    margin-top: 60px;
    margin-bottom: 20px;
    font-size: 30px !important;
    line-height: 1.3 !important;
    letter-spacing: 0 !important;
    color: var(--pcolor);
}

.related-posts .related-post-item {
    padding: 5px;
    width: 100%;
}
.related-posts .post-wrapper {
    position: relative;
    height: auto;
    background-color: transparent;
    border: none;
}
.related-posts .post-overlay {
		position: relative;
		visibility: visible;
		opacity:1;
}
.related-posts .post-info {
    padding: 7px 20px 15px 0;
}
.related-posts>.tm-swiper {
    margin: -5px;
}
.related-posts .post-title {
    margin-bottom: 2px;
}
.related-posts .post-date {
    position: relative;
    display: inline;
    font-size: 11px;
}
.related-posts .post-wrapper:hover .post-meta, .related-posts .post-wrapper:hover .post-read-more, .related-posts .post-wrapper:hover .post-title {
    color: #000;
}
.single-post .post-meta {
		margin:0
}
.single-post .post-meta>div {
		padding:0 0 6px;
		display:block;
}


/* FOOTER */
.footer-style-06 .widgettitle {
    font-size: 20px !important;
    line-height: normal !important;
    color: #339933 !important;
    margin-bottom: 25px !important;
    padding: 0 !important;
		font-weight:500 !important;
}
.footer-style-06 a {
		font-size:13px !important;
		color:#000 !important;
		line-height: normal;
}
.footer-style-06 a:hover,
.footer-style-06 a:focus{
		color:#339933 !important;
		line-height: normal;
}
.tm-custom-menu .menu-item-title {
    padding-bottom: 4px !important;
}
.tm-social-networks.style-icons {
    font-size: 16px !important;
}
.tm-social-networks .link {
    display: inline-block;
    padding: 5px 8px;
    font-size: 18px !important;
}
.page-footer-inner .image {
		width:100px;
}

/* ICON HOVER */
.tm-box-icon.style-01 .content-wrap {
		padding:280px 50px 40px;
		background: transparent ;
}
.tm-box-icon.style-01 .heading {
    font-size: 36px !important;
		margin-bottom: 0;
}
.tm-box-icon.style-01 .heading,
.tm-box-icon.style-01 .tm-button.style-text, .tm-box-icon .tm-box-icon__btn .button-icon {
		color:#fff !important;
}
.tm-box-icon .tm-box-icon__btn {
    margin-top: 0;
}
.tm-box-icon.style-01:hover .content-wrap {
		-webkit-transform: none !important;
    -ms-transform: none !important;
    transform: none !important;
    box-shadow: none !important
}
.tm-box-icon.style-01:hover .content-wrap:before {
		background:rgba(0,0,0,0.4);
		border: 1px solid #eee !important
}


/* PRODUCT LOOP */
h2.woocommerce-loop-product__title {
    display: none;
}
.product-info .post-overlay-categories {
    margin-top: 5px;
    color: #666;
    font-size: 11px;
    margin-left: 0;
    text-transform: uppercase;
}
.tm-product.style-grid .product-thumbnail {
		margin-bottom:0;
		border:1px solid #ddd
}
.tm-product.style-grid .product-info {
		padding: 20px 20px 0 0;
}
.tm-product.style-grid .product-wrapper:hover {
    -webkit-transform: translateY(-5px);
    -ms-transform: translateY(-5px);
    transform: translateY(-5px);
}

/* PRODUCT PAGE SINGLE */

h1.generated-code {
		margin-bottom: 30px !important
}
.download_specsheet_btn,
.send_specsheet_btn {
		font-size: 14px;
    letter-spacing: 0em;
    color: #ffffff;
    border-color: #000000;
    background-color: #000000;
    padding: 10px;
    border-radius: 3px;
    max-width: 200px;
    text-align: center;
    display: inline-block;
		cursor:pointer;
}
.generate-pdf {
    display: block;
    padding: 0 41px;
    height: 55px;
    line-height: 53px;
    outline: none;
    border-width: 1px;
    border-style: solid;
    border-radius: 6px;
    font-weight: 600;
    font-size: 14px;
    letter-spacing: 0;
    cursor: pointer;
    box-shadow: 0 10px 20px rgb(0 0 0 / 7%);
    font-family: inherit;
    font-size: 14px;
    letter-spacing: 0em;
    color: #ffffff;
    border-color: #000000;
    background-color: #000000;
    text-align: center;
}


.woocommerce.single-product div.product .woocommerce-tabs ul.tabs {
    display: none !important;
}
.woocommerce.single-product div.product .woocommerce-tabs .woocommerce-Tabs-panel {
    padding: 0 0;
}
.single-product .page-content {
		padding-top:140px !important
}
.woo-single-images img {
    border: 1px solid #eee;
}
.woocommerce.single-product div.product .summary {
    width: 100% !important;
    max-width: 100% !important;
		margin:0 !important
}
.singlecat {
		margin-bottom:0;
}
.price {
    display:none
}
.panel {
    background:transparent !important;
}
.desc h4 {
    color: #000;
    padding-bottom: 12px;
    border-bottom: 3px solid;
    margin-bottom: 10px !important;
    font-size: 24px !important;
}
.feature-item {
    padding: 15px 0;
    border-bottom: 1px solid #ccc;
}
.feature-item h5 {
    margin-bottom: 7px;
    font-size: 16px !important;
}
h5.attr-name {
    margin-bottom: 7px;
    font-weight: 600;
    color: #000;
    font-size: 12px;
}
.product-configurator h6 {
    color: #000;
    margin-bottom: 5px;
    font-weight:700;
}
.feature-item p {
    margin-top: 0px;
    line-height: 20px;
    font-weight: 400;
    font-size: 14px !important;
    line-height: 1.5 !important;
}
.configurator_sel {
    display:inline-block;
    padding-right:7px;
}

ul.attr-value-list {
    list-style:none;
    list-style-type:none;
    padding:0;
    margin:0;
}
.attr-value-list li {
    list-style: none;
    list-style-type: none;
    display: block;
    margin: -1px 0 0;
    padding: 0;
    width: 100%;
    line-height: 20px;
    min-height: 20px;
    position: relative;
    background: #efefef;
    border: 1px solid #ddd;
}
.attr-value-list label, .attr-value-list input {
    display: block;
    position: relative;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}
.attr-value-list input[type="radio"] {
    opacity: 0.011;
    position: absolute;
    z-index: 0;
}
.attr-value-list label {
    padding: 8px;
    cursor: pointer;
    z-index: 90;
    background:#fafafa;
    font-weight: normal;
    font-size: 12px;
}

.attr-value-list label:hover {
    background: #DDD;
}
.attr-value-list input[type="radio"]:checked + label {
    background: black;
    color:#fff;
}

.flexy {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(250px, 1fr));
    grid-column-gap: 40px;
    grid-row-gap: 40px;
}


/* CONTACT FORM */

input[type=color], input[type=date], input[type=datetime-local], input[type=datetime], input[type=email], input[type=month], input[type=number], input[type=password], input[type=range], input[type=search], input[type=tel], input[type=text], input[type=time], input[type=url], input[type=week], select {
    padding: 3px 15px;
    height: 50px;
    font-size: 13px;
    line-height: normal;
}
textarea {
		resize:none;
    height: 100px;
    padding: 15px;
    font-size: 13px;
    line-height: normal;
}

.wpcf7-form-control-wrap {
    display: block;
    margin-bottom: 30px;
}
.wpcf7-submit {
    margin: 0;
    width: 100%;
}


.wpcf7 .wpcf7-response-output {
    margin: 30px 0 0!important;
    padding: 10px 15px!important;
    border: 0!important;
    color: #fff;
    background: #2196f3;
    border-radius: 5px;
    font-size: 12px;
    line-height: 14px;
}

.pum-theme-default-theme .pum-title {
    text-shadow: none !important;
		font-size: 24px !important;
		text-transform: none;
		padding: 12px 20px;
		margin: 0 !important;
		background: var(--pcolor) !important;
		font-family: var(--pfont) !important;
		color: #339933 !important;
		border-radius: 0;
}

.pum-theme-default-theme .pum-content {
    color: #000 !important;
    font-family: inherit;
    padding: 30px 20px !important;
}

.pum-close {
    right: 20px !important;
    top: 10px !important;
    padding: 0px !important;
    color: #000 !important;
    font-size: 20px !important;
    line-height: normal;
		font-weight: 500;
    background: transparent !important;
    border-radius: 0px;
    box-shadow: none !important;
    text-shadow: none !important;
		font-family: var(--sfont) !important;
	text-transform: lowercase !important;
		line-height:42px !important
}


.tm-product-banner-slider .info {
    background-color: transparent;
		min-height: 0 !important
}
.tm-product-banner-slider .info {
    background-color: transparent;
		padding:0;
}
.tm-product-banner-slider .info img {
    margin-bottom:15px;
}
.tm-product-banner-slider .info h5 {
    font-size: 18px !important;
    line-height: 24px !important;
    margin: 0;
    font-weight: 600;
    color: var(--pcolor) !important;
    font-family: var(--pfont) !important;
		text-align:center;
		padding:0 20px;
}


.tm-button.style-solid.tm-button-primary:hover, .tm-button.style-solid.tm-button-secondary:hover {
    color: #fff;
    background: var(--pcolor) !important;
}

.projectsbanner {
    min-height:70vh;
}

.dark-heading h4 {
    color: #fff !important;
    background: var(--pcolor);
    padding: 20px;
    display: inline-block;
    border-radius: 5px;
    font-size:18px !important;
}

.tm-team-member.style-01 .photo img {
    width: 100%;
		max-width:300px;
}
@media (max-width:991px) {
    .mobile-center, .mobile-center p {
        text-align:center;
    }
}
@media (max-width:450px) {
		.tm-team-member.style-01 .photo img {
				width: 100%;
				max-width:none;
		}
}

.tp-tabs.inner.konte-dot-circle {
    height: auto !important;
    width: 1000px !important;
    max-width: 1000px !important;
    overflow: visible !important;
    max-height: none !important;
    transform: none !important;
    transform: translateY(-100px) !important;
    position: relative !important;
    margin: 0 auto !important;
}

.tp-tab-mask {
    overflow: visible !important;
    position: relative !important;
    max-width: 100% !important;
    max-height: none !important;
    height: auto !important;
    width: 100% !important;
}

.tp-tabs-inner-wrapper {
    position: relative !important;
    width: 100% !important;
    height: auto !important;
    left: auto !important;
    display: grid !important;
    grid-template-columns: repeat(5, minmax(0, 1fr)) !important;
    grid-column-gap: 20px !important;
    grid-row-gap: 20px !important;
}
.tp-tab {
    width: 100% !important;
    left: auto !important;
    position: relative !important;
    height: auto !important;
    display: block !important;
}

.konte-dot-circle .tp-tab {
    padding: 0 0 10px !important;
    display: block !important;
    font-size: 14px !important;
    line-height: 16px !important;
    text-transform: none !important;
}

span.tp-tab-order {
    display: none !important;
}

.konte-dot-circle .tp-tab:after {
    border-bottom: 1px solid #DDD !important;
}

.tm-team-member.style-02 .photo {
    border-radius: 0;
    border: 0 solid transparent;
}
.tm-team-member.style-02 .overlay {
    padding: 0;
		background:transparent !important;
    background-image: linear-gradient(
      rgba(0, 0, 0, 0.0) 0%,
      rgba(0, 0, 0, 0.0) 50%,
      rgba(0, 0, 0, 1.0) 100%
    ) !important;
}
.tm-team-member.style-02:hover .overlay {
    opacity: 1 !important;
}
.tm-team-member.style-02 .info {
    bottom: 0;
    left: 0;
    width: 100%;
    color: #fff;
    text-align: left;
		padding:0 20px 20px;
}
.tm-team-member.style-02 .photo img {
    width: 100%;
    filter: grayscale(1);
}

.tm-team-member.style-02:hover  .photo img {
		filter: grayscale(0);
}
.tm-team-member.style-02:hover .overlay {
    opacity: 0.3;
}
.tm-team-member.style-02 .name {
    font-size: 20px !important;
    color: #fff !important;
    line-height: 24px !important;
    margin-bottom: 0;
}
.tm-team-member .position {
    font-size: 12px !important;
    color: var(--scolor) !important;
    margin-bottom: 0 !important;
    font-weight: 400 !important;
    margin-top: 5px;
    line-height: 12px;
}

@media (max-width:767px) {
		.tm-team-member.style-02 .info {
				padding:0 10px 10px;
		}
		.tm-team-member.style-02 .info,
		.tm-team-member.style-02 .overlay{
    opacity: 1;
    visibility: visible;
		}
		.tm-team-member.style-02 .name {
    font-size: 15px !important;
    color: #fff !important;
    line-height: 18px !important;
}
}


.tm-counter.style-02 {
    border: none !important;
    padding: 20px !important;
    background: var(--pcolor) !important;
}
.tm-counter.style-02 .counter-wrap {
    padding: 20px 0;
}
.tm-counter.style-02 .number-wrap {
    font-size: 38px !important;
    line-height: 40px !important;
    color: var(--scolor) !important;
		font-family:var(--pfont);
		font-weight:400;
}
.tm-counter.style-02 .heading {
    color: #000;
		font-size: 12px !important;
		font-weight:300 !important
}
.tm-counter.style-02:before {
    padding-top: 0 !important;
}
.counter .grid-item {
    background: var(--pcolor) !important;
}

.project-details .tm-counter.style-02 .heading {
    font-size: 12px !important;
    font-weight: 300 !important;
    text-transform: uppercase;
    font-family: var(--sfont) !important;
}
.project-details .tm-counter.style-02 .description {
    color: var(--scolor) !important;
    font-size: 16px;
    line-height: 20px;
    margin-top: 10px;
}

@media (max-width:991px) {
    .yrs40 img {
        max-width:200px;
    }
    .profile-pic img {
        max-width:350px;
    }
}

@media (max-width: 767px) {
    .vc_video-bg.vc_hidden-xs {
        display: block !important;
    }
}

video#bgvid {
    height: 60vh;
}

.tm-client.style-grid .grid-item-inner {
		min-height:0 !important
}
.lg-sub-html {
    display: none !important;
}


.tm-swiper.auto-slide-wide .swiper-slide, .tm-swiper.auto-slide-wide .swiper-slide img {
		width:100%
}


.pciwgas-cat-wrap {
    margin: 0;
}

.pciwgas-cat-slider-main {
    visibility: visible;
    opacity: 1;
    margin: 0 -5px;
}

.pciwgas-cat-wrap .pciwgas-pdt-cat-slider .pciwgas-post-cat-inner {
    padding: 0 5px;
    position: relative;
}

.pciwgas-cat-wrap .pciwgas-img-wrapper a:before {
    display:none;
}

.pciwgas-cat-wrap .pciwgas-title {
    background: #339933;
    text-align: left;
    padding: 7px 15px 10px;
    line-height: normal;
    position: relative;
    width: 100%;
    bottom: 0;
    z-index: 99;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.pciwgas-cat-wrap .pciwgas-title a {
    font-size: 26px;
    color: #fff;
    text-decoration: none;
    line-height: 20px;
    font-family: var(--pfont) !important;
    font-weight: 400 !important;
    margin-bottom: 0;
    font-size: 16px !important;
    letter-spacing: 0.5px !important;
}

.pciwgas-cat-slider-main button.slick-arrow.slick-prev {
    left: -60px;
    opacity: 1;
    visibility: visible;
    background: #fff !important;
    color: var(--pcolor);
    box-shadow: -15px 0px 15px rgb(0 0 0 / 5%);
    text-indent:-99999px;
}
.pciwgas-cat-slider-main button.slick-arrow.slick-next {
    right: -60px;
    opacity: 1;
    visibility: visible;
    background: #fff !important;
    color: var(--pcolor);
    box-shadow: -15px 0px 15px rgb(0 0 0 / 5%);
    text-indent:-99999px;
}

.yrs40 h1 {
    font-size:62px !important;
    line-height:62px !important;
    text-transform: uppercase;
}

.subscribebox {
    position: fixed;
    left: 10px !important;
    bottom: 10px !important;
    top: auto !important;
    z-index: 9999;
    margin-left: 0;
    width: auto !important;
    max-width: 400px !important;
    background: #fff;
    padding: 0;
    border-radius: 5px;
}

.subscribebox-heading {
    text-shadow: none !important;
    font-size: 24px !important;
    text-transform: none;
    padding: 12px 20px;
    margin: 0 !important;
    background: var(--pcolor) !important;
    color: #fec30f !important;
    border-radius: 0;
}

.subscribebox-content {
    padding:20px;
}

button.subscribebox-close {
    border: none !important;
    outline: none !important;
    position: absolute;
    right: 20px !important;
    line-height: 62px !important;
    top: 0px !important;
    padding: 0px !important;
    color: #ffffff !important;
    font-size: 20px !important;
    line-height: normal;
    font-weight: 500;
    background: transparent !important;
    border-radius: 0px;
    box-shadow: none !important;
    text-shadow: none !important;
    font-family: var(--sfont) !important;
    text-transform: lowercase !important;
}


.awards .overlay {
		position:absolute;
		top:0;
		left:0;
		width:100%;
		height:100%;
		opacity:0;
		visibility:hidden;
		transition:all 0.3s ease-out;
}
.awards:hover .overlay {
		opacity:1;
		visibility:visible;
}

.client-logos .overlay {
		display: none;
}
.client-logos img {
		border:1px solid #efefef
}

.konte-dot-circle .tp-tab:first-child {
    display: none !important;
}



.award_grid .image img {
		border:1px solid #eaeaea
}



.pciwgas-description {
		display:none;
}

.grecaptcha-badge { 
		opacity:0;
    visibility: hidden;
}

.error404 .error-image {
    margin-bottom: 20px;
}

.error404 {
    background: #fff;
}
.error404 .error-404-title {
    color: var(--pcolor);
    font-size: 36px;
}


.primary-font,input,select,textarea{font-family:inherit}.primary-font-important{font-family:inherit !important}.boxed{max-width:1350px}.page-content{padding-top:0 !important;padding-bottom:0 !important;}::-moz-selection{color:#fff;background-color:#339933}::selection{color:#fff;background-color:#339933}mark,blockquote:before,.growl-close:hover,.primary-color,.tm-accordion.style-01 .active .accordion-title,.tm-accordion.style-01 .accordion-title-wrapper:hover .accordion-title,.tm-accordion.style-02 .accordion-title:hover,.tm-button.style-solid.tm-button-primary,.tm-button.style-text.tm-button-primary:hover,.tm-button.style-text.tm-button-primary .button-icon,.tm-button.style-text-long-arrow.tm-button-primary,.tm-button.style-text-long-arrow .button-arrow,.tm-box-icon .tm-box-icon__btn .button-icon,.tm-box-icon .tm-box-icon__btn:hover,.tm-box-icon .icon,.tm-counter.style-01 .icon,.tm-counter.style-02 .icon,.tm-counter.style-03 .icon,.tm-counter.style-03 .number-wrap,.tm-counter.style-05 .icon,.tm-circle-progress-chart .chart-icon,.chart-legends li:hover,.tm-drop-cap.style-02 .drop-cap,.tm-product-banner-slider .tm-product-banner-btn,.tm-countdown.style-03 .second .number,.typed-text mark,.typed-text .typed-cursor,.typed-text-02 .typed-cursor,.tm-twitter.style-slider-quote .tweet-info:before,.tm-twitter.style-slider-quote .tweet-text a,.tm-twitter .tweet:before,.tm-info-boxes .box-icon,.tm-info-boxes .tm-button .button-icon,.tm-problem-solution .ps-label,.tm-instagram .instagram-user-name,.tm-mailchimp-form.style-01 .form-submit,.tm-mailchimp-form.style-02 .form-submit,.tm-grid-wrapper.filter-counter-style-01 .btn-filter.current,.tm-grid-wrapper.filter-counter-style-01 .btn-filter:hover,.tm-blog .post-title a:hover,.tm-blog .post-categories a:hover,.tm-blog.style-list .sticky .post-title,.tm-blog.style-grid-minimal .post-quote .post-quote-name,.tm-blog.style-grid-classic .post-quote-icon,.tm-blog.style-grid-classic-03 .post-categories,.tm-blog.style-grid-metro .format-quote .post-content:before,.tm-blog.style-grid-sticky .format-quote .post-content:before,.tm-heading.highlight mark,.tm-heading.modern-02 .heading,.tm-heading.modern-04 .heading,.tm-heading.link-style-02 .heading a,.tm-popup-video.style-poster-04 .video-play,.tm-product.style-grid .woosw-btn.woosw-added,.tm-product.style-grid .woosc-btn.woosc-btn-added,.tm-pricing .feature-icon,.tm-pricing-rotate-box .tm-pricing-list li:before,.tm-pricing-table .title,.tm-portfolio.style-carousel-auto-wide .post-categories,.tm-portfolio.style-carousel-auto-wide .post-read-more a:hover,.tm-portfolio.style-carousel-auto-wide .post-read-more .button-icon,.tm-portfolio.style-metro-with-caption .post-wrapper:hover .post-title,.tm-portfolio-featured.style-01 .post-title a:hover,.tm-case-study-slider .sub-title,.tm-restaurant-carousel.style-01 .item-price,.tm-restaurant-menu.style-2 .menu-price,.tm-icon.style-01 .icon,.tm-list .marker,.tm-list .link:hover,.tm-list.style-modern-icon .marker,.tm-timeline.style-01 .year,.tm-testimonial.style-grid .testimonial-quote-icon,.tm-testimonial.style-carousel .testimonial-quote-icon,.tm-testimonial.style-carousel-02 .testimonial-quote-icon,.tm-testimonial.style-carousel-04 .testimonial-quote-icon,.tm-testimonial.style-carousel-free-mode .testimonial-quote-icon,.tm-testimonial.style-simple-slider .testimonial-quote-icon,.tm-team-member.style-05 .position,.tm-mailchimp-form-popup .subscribe-open-popup-link,.mailchimp-form-popup-close:hover,.tm-mailchimp-form-box.style-01 .form-submit,.tm-social-networks .link:hover,.tm-social-networks.style-large-icons .link:hover,.tm-swiper .swiper-nav-button:hover,.tm-slider a:hover .heading,.woosw-area .woosw-inner .woosw-content .woosw-content-top .woosw-close:hover,.woosw-area .woosw-inner .woosw-content .woosw-content-bot .woosw-content-bot-inner .woosw-page a:hover,.woosw-continue:hover,.skin-primary .wpcf7-text.wpcf7-text,.skin-primary .wpcf7-textarea,.tm-menu .menu-price,.page-content .tm-custom-menu.style-1 .menu a:hover,.post-share a:hover,.post-share-toggle,.tagcloud a:hover,.single-post .post-meta .meta-icon,.single-post .post-meta .sl-icon,.single-post .post-categories a:hover,.single-post .entry-footer .post-share a:hover,.single-portfolio .portfolio-share a:hover,.tm-posts-widget .post-date:before,.page-sidebar .widget_pages .current-menu-item>a,.page-sidebar .widget_nav_menu .current-menu-item>a,.page-sidebar .insight-core-bmw .current-menu-item>a,.widget_recent_entries .post-date:before,.widget_search .search-submit,.widget_product_search .search-submit,body.search .page-main-content .search-form .search-submit,.page-sidebar-fixed .widget a:hover,.wpb-js-composer .vc_tta.vc_general.vc_tta-style-brook-01 .vc_tta-tab.vc_active>a,.wpb-js-composer .vc_tta.vc_general.vc_tta-style-brook-01 .vc_active .vc_tta-panel-heading,.wpb-js-composer .vc_tta.vc_general.vc_tta-style-brook-02 .vc_tta-tab:hover,.page-template-portfolio-fullscreen-type-hover-03 .page-social-networks a:hover{color:#339933}.primary-color-important,.primary-color-hover-important:hover{color:#339933!important}.primary-background-color,.hint--primary:after,.page-scroll-up,.widget_calendar #today,.top-bar-01 .top-bar-button,.desktop-menu .header-09 .header-special-button,.tm-accordion.style-02 .active .accordion-title,.tm-maps.overlay-style-01 .animated-dot .middle-dot,.tm-maps.overlay-style-01 .animated-dot div[class*='signal'],.tm-gallery .overlay,.tm-grid-wrapper.filter-counter-style-01 .filter-counter,.tm-blog.style-list .post-quote,.tm-blog.style-grid-sticky .post-wrapper,.tm-blog.style-grid-sticky .post-video .icon,.tm-blog.style-grid-classic .post-info:before,.tm-blog.style-grid-modern .post-read-more,.tm-blog.style-grid-modern .post-feature:after,.tm-button.tm-button-primary.style-solid:hover,.tm-icon.style-02 .icon,.tm-countdown.style-02 .number,.tm-contact-form-7.style-03 .wpcf7-form-control-wrap:after,.tm-gradation .dot,.tm-heading.below-separator .separator:after,.tm-heading.thick-separator .separator:after,.tm-heading.top-separator .separator:after,.tm-portfolio.style-carousel-auto-wide .post-title:before,.tm-mailchimp-form.style-01 .form-submit:hover,.tm-mailchimp-form.style-02 .form-submit:hover,.tm-separator.style-modern-dots .dot,.tm-team-member.style-01 .overlay,.tm-team-member.style-02 .overlay,.tm-team-member.style-03 .overlay,.tm-timeline.style-01 .dot:before,.tm-timeline.style-01 .dot:after,.tm-timeline.style-02 .dot:before,.tm-testimonial.style-grid .testimonial-item:hover,.tm-testimonial.style-grid-02 .testimonial-item:hover,.tm-testimonial.style-carousel .testimonial-item:hover,.tm-testimonial.style-carousel-02 .testimonial-item:hover,.tm-testimonial.style-carousel-03 .swiper-slide-active .testimonial-item,.tm-testimonial.style-carousel-free-mode .testimonial-item:hover,.tm-text-box.style-03,.tm-rotate-box .box,.tm-attribute-list.style-02 .item:before,.tm-slider-button.style-01 .slider-btn:hover,.tm-social-networks.style-flat-rounded-icon .item:hover .link,.tm-social-networks.style-solid-rounded-icon .item:hover .link,.tm-button.style-flat.tm-button-primary,.tm-button.style-flat-rounded.tm-button-primary,.tm-button.style-border-icon.tm-button-primary,.tm-pricing-table .tm-pricing-feature-mark,.tm-pricing-table .tm-button.tm-button-primary.tm-pricing-button:hover,.vc_progress_bar .vc_general.vc_single_bar .vc_bar,.wpb-js-composer .vc_tta.vc_general.vc_tta-style-brook-01 .vc_tta-tab.vc_active:after,.wpb-js-composer .vc_tta-style-brook-02 .vc_tta-tab.vc_active,.wpb-js-composer .vc_tta.vc_general.vc_tta-style-brook-02 .vc_active .vc_tta-panel-heading,.tm-popup-video .video-play,.tm-pricing.style-01 .tm-pricing-feature-mark,.tm-pricing .tm-pricing-button:hover,.tm-mailchimp-form-box.style-01,.tm-services-list.style-02 .service-image .blend-bg,.tm-swiper .swiper-pagination-progressbar .swiper-pagination-progressbar-fill,.tm-swiper.pagination-style-07 .progressbar .filled,.tm-swiper.pagination-style-02 .swiper-pagination-bullet:hover:before,.tm-swiper.pagination-style-02 .swiper-pagination-bullet.swiper-pagination-bullet-active:before,.tm-swiper.pagination-style-04 .swiper-pagination-bullet:hover:before,.tm-swiper.pagination-style-04 .swiper-pagination-bullet.swiper-pagination-bullet-active:before,.tm-swiper.nav-style-05 .swiper-nav-button:hover,.single-post.single-blog-style-modern .post-share-list a:hover,.single-post article.post .post-quote,.nav-links a:hover,.portfolio-details-gallery .portfolio-overlay,.widget_search .search-submit:hover,.widget_product_search .search-submit:hover,body.search .page-main-content .search-form .search-submit:hover,.tm-search-form .category-list a:hover,.select2-container--default .select2-results__option--highlighted[aria-selected],.page-links>span,.page-links>a:hover,.page-links>a:focus,.comment-nav-links li .current,.comment-nav-links li a:hover,.comment-nav-links li a:focus,.page-pagination li .current,.page-pagination li a:hover,.page-pagination li a:focus{background-color:#339933}.primary-background-color-important,.primary-background-color-hover-important:hover,.lg-progress-bar .lg-progress{background-color:#339933!important}.btn-view-full-map{background-color:rgba(104,47,67,0.7)}.primary-border-color,.widget_search .search-field:focus,.widget_product_search .search-field:focus,.popup-search-wrap .search-form .search-field:focus,.widget .mc4wp-form input[type=email]:focus,.tm-accordion.style-01 .active .accordion-title,.tm-button.style-flat.tm-button-primary,.tm-button.style-flat-rounded.tm-button-primary,.tm-button.style-solid.tm-button-primary,.tm-button.style-border-icon.tm-button-primary,.tm-box-icon.style-01:hover .content-wrap:before,.tm-counter.style-02:hover,.tm-timeline.style-01 .year,.tm-testimonial.style-simple-slider .testimonial-quote-icon,.tm-slider-button.style-01 .slider-btn:hover,.widget_pages .current-menu-item,.widget_nav_menu .current-menu-item,.insight-core-bmw .current-menu-item,.post-share-toggle:hover,.tm-contact-form-7.style-05 input[type='text']:focus,.tm-contact-form-7.style-05 input[type='email']:focus,.tm-contact-form-7.style-05 input[type='tel']:focus,.tm-contact-form-7.style-05 input[type='date']:focus,.tm-contact-form-7.style-05 select:focus,.tm-contact-form-7.style-05 textarea:focus,.wpb-js-composer .vc_tta.vc_general.vc_tta-style-brook-02 .vc_tta-tab.vc_active{border-color:#339933}.tm-team-member.style-02:hover .photo{border-color:rgba(104,47,67,0.1)}.primary-border-color-important,.primary-border-color-hover-important:hover,.lg-outer .lg-thumb-item.active,.lg-outer .lg-thumb-item:hover,#fp-nav ul li a.active span,.fp-slidesNav ul li a.active span{border-color:#339933!important}.tm-grid-wrapper.filter-counter-style-01 .filter-counter:before,.hint--primary.hint--top-left:before,.hint--primary.hint--top-right:before,.hint--primary.hint--top:before{border-top-color:#339933}.hint--primary.hint--right:before{border-right-color:#339933}.hint--primary.hint--bottom-left:before,.hint--primary.hint--bottom-right:before,.hint--primary.hint--bottom:before{border-bottom-color:#339933}blockquote,.hint--primary.hint--left:before{border-left-color:#339933}.wpb-js-composer .vc_tta.vc_general.vc_tta-style-brook-01 .vc_tta-tab.vc_active:after{box-shadow:0 0 0 8px rgba(104,47,67,0.18),0 0 0 18px rgba(104,47,67,0.18)}.testimonial-info svg *{fill:#339933}.tm-heading.float-shadow .separator:after{background-image:linear-gradient(to right,rgba(104,47,67,0) 0,rgba(104,47,67,0.8) 50%,rgba(104,47,67,0) 100%)}.tm-pricing-rotate-box .title{background-color:#339933;background-image:linear-gradient(-129deg,#339933 0,#000 100%)}.tm-button.style-flat-gradient{background-color:#339933;background-image:linear-gradient(to right,#339933 0,#000 50%,#339933 100%)}.tm-button.style-icon-rounded-gradient:hover{background-color:#339933;background-image:linear-gradient(to right,#339933 0,#000 100%)}.tm-blog.style-grid-classic-02 .post-info:before,.tm-blog.style-grid-classic-02 .tm-popup-video .video-play,.tm-popup-video.style-button-06 .video-play:before,.tm-popup-video.style-button-06 .video-play:after,.tm-counter.style-04 .icon i,.tm-heading.highlight-02 mark,.tm-testimonial-pagination .thumb-wrap{background-color:#339933;background-image:linear-gradient(-133deg,#000 0,#339933 100%)}.secondary-color,.tm-button.tm-button-secondary.style-solid,.tm-button.tm-button-secondary.style-text,.tm-button.tm-button-secondary.style-text:hover .button-icon,.tm-heading.highlight-secondary-color mark,.tm-twitter.style-slider-quote .tweet-text a:hover,.related-portfolio-item .post-overlay-categories,.single-post .post-link a,.vc_tta-color-secondary.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-title>a,.comment-list .comment-datetime:before{color:#000}.secondary-color-important,.secondary-color-hover-important:hover{color:#000!important}.secondary-background-color,.hint--secondary:after,.tm-button.tm-button-secondary.style-solid:hover,.tm-button.style-flat.tm-button-secondary,.tm-button.style-flat-rounded.tm-button-secondary,.tm-timeline.style-01 .content-header,.top-bar-01 .top-bar-button:hover,.tm-search-form .search-submit:hover,.vc_tta-color-secondary.vc_tta-style-classic .vc_tta-tab>a,.vc_tta-color-secondary.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading,.vc_tta-tabs.vc_tta-color-secondary.vc_tta-style-modern .vc_tta-tab>a,.vc_tta-color-secondary.vc_tta-style-modern .vc_tta-panel .vc_tta-panel-heading,.vc_tta-color-secondary.vc_tta-style-flat .vc_tta-panel .vc_tta-panel-body,.vc_tta-color-secondary.vc_tta-style-flat .vc_tta-panel .vc_tta-panel-heading,.vc_tta-color-secondary.vc_tta-style-flat .vc_tta-tab>a,.vc_tta-color-secondary.vc_tta-style-outline .vc_tta-panel:not(.vc_active) .vc_tta-panel-heading:focus,.vc_tta-color-secondary.vc_tta-style-outline .vc_tta-panel:not(.vc_active) .vc_tta-panel-heading:hover,.vc_tta-color-secondary.vc_tta-style-outline .vc_tta-tab:not(.vc_active)>a:focus,.vc_tta-color-secondary.vc_tta-style-outline .vc_tta-tab:not(.vc_active)>a:hover{background-color:#000}.secondary-background-color-important,.secondary-background-color-hover-important:hover,.mejs-controls .mejs-time-rail .mejs-time-current{background-color:#000!important}.secondary-border-color,.tm-button.tm-button-secondary.style-solid,.vc_tta-color-secondary.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading,.vc_tta-color-secondary.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-heading,.vc_tta-color-secondary.vc_tta-style-outline .vc_tta-controls-icon::after,.vc_tta-color-secondary.vc_tta-style-outline .vc_tta-controls-icon::before,.vc_tta-color-secondary.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-body,.vc_tta-color-secondary.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-body::after,.vc_tta-color-secondary.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-body::before,.vc_tta-tabs.vc_tta-color-secondary.vc_tta-style-outline .vc_tta-tab>a{border-color:#000}.secondary-border-color-important,.secondary-border-color-hover-important:hover,.tm-button.style-flat.tm-button-secondary,.tm-button.style-flat-rounded.tm-button-secondary{border-color:#000!important}.hint--secondary.hint--top-left:before,.hint--secondary.hint--top-right:before,.hint--secondary.hint--top:before{border-top-color:#000}.hint--secondary.hint--right:before{border-right-color:#000}.hint--secondary.hint--bottom-left:before,.hint--secondary.hint--bottom-right:before,.hint--secondary.hint--bottom:before{border-bottom-color:#000}.hint--secondary.hint--left:before{border-left-color:#000}.lg-backdrop{background-color:#000 !important}



.top-bar-01{padding-top:0px;padding-bottom:0px;background-color:#fff;border-bottom-width:1px;border-bottom-color:#eee;color:#999;}
.top-bar-01, .top-bar-01 a{letter-spacing:0px;line-height:1.78;font-size:14px;}.top-bar-01 a{color:#999;}
.top-bar-01 a:hover, .top-bar-01 a:focus{color:#0038E3;}.top-bar-01 .top-bar-text-wrap, .top-bar-01 .top-bar-social-network, .top-bar-01 .top-bar-social-network .social-link + .social-link{border-left-width:1px;border-color:#eeeeee;}
.top-bar-01 .top-bar-text-wrap, .top-bar-01 .top-bar-social-network{border-right-width:1px;}.headroom--not-top .page-header-inner .header-wrap{min-height:70px;}
.headroom--not-top .page-header-inner{padding-top:0px!important;padding-bottom:0px!important;}.desktop-menu .headroom--not-top.headroom--not-top 
.menu--primary .menu__container > li > a,.desktop-menu .headroom--not-top.headroom--not-top .menu--primary .menu__container > ul > li >a{padding-top:30px;padding-bottom:30px;padding-left:18px;padding-right:18px;}.header-01 .page-header-inner{border-bottom-width:0px;border-color:#eee;background:#000000;background-color:#000000;background-repeat:no-repeat;background-position:center center;background-attachment:scroll;-webkit-background-size:cover;-moz-background-size:cover;-ms-background-size:cover;-o-background-size:cover;background-size:cover;}.header-01 .wpml-ls-item-toggle, .header-01 .page-open-mobile-menu i, .header-01 .popup-search-wrap i, .header-01 .mini-cart .mini-cart-icon{color:#ffffff;}.header-01 .page-open-mobile-menu:hover i, .header-01 .popup-search-wrap:hover i, .header-01 .mini-cart .mini-cart-icon:hover{color:#eeeeee;}.header-01 .wpml-ls-slot-shortcode_actions:hover > .js-wpml-ls-item-toggle{color:#eeeeee!important;}.header-01 .mini-cart .mini-cart-icon:after{background-color:rgba(0, 0, 0, 0);color:#ffffff;}.desktop-menu .header-01 .menu__container{margin-top:0px;margin-bottom:0px;margin-left:0px;margin-right:0px;}.desktop-menu .header-01 .menu--primary .menu__container > li > a{padding-top:30px;padding-bottom:30px;padding-left:18px;padding-right:18px;}.desktop-menu .header-01 .menu--primary .menu__container > li{margin-top:0px;margin-bottom:0px;margin-left:0px;margin-right:0px;}.header-01 .menu--primary a{line-height:1.18;font-size:12px;color:#ffffff;}.header-01 .menu--primary li:hover > a, .header-01 .menu--primary > ul > li > a:hover, .header-01 .menu--primary > ul > li > a:focus, .header-01 .menu--primary .current-menu-ancestor > a, .header-01 .menu--primary .current-menu-item > a{color:#efefef;}.header-01.headroom--not-top .page-header-inner{background:#000000;background-color:#000000;background-repeat:no-repeat;background-position:center center;background-attachment:scroll;-webkit-background-size:cover;-moz-background-size:cover;-ms-background-size:cover;-o-background-size:cover;background-size:cover;}.header-02 .page-header-inner{border-bottom-width:0px;border-color:rgba(255, 255, 255, 0.3);background-repeat:no-repeat;background-position:center center;background-attachment:scroll;-webkit-background-size:cover;-moz-background-size:cover;-ms-background-size:cover;-o-background-size:cover;background-size:cover;}.header-02 .wpml-ls-item-toggle, .header-02 .page-open-mobile-menu i, .header-02 .popup-search-wrap i, .header-02 .mini-cart .mini-cart-icon{color:#fff;}.header-02 .page-open-mobile-menu:hover i, .header-02 .popup-search-wrap:hover i, .header-02 .mini-cart .mini-cart-icon:hover{color:#fff;}.header-02 .wpml-ls-slot-shortcode_actions:hover > .js-wpml-ls-item-toggle{color:#fff!important;}.header-02 .mini-cart .mini-cart-icon:after{background-color:rgba(0, 0, 0, 0);color:#fff;}.desktop-menu .header-02 .menu__container{margin-top:0px;margin-bottom:0px;margin-left:0px;margin-right:0px;}.desktop-menu .header-02 .menu--primary .menu__container > li > a{padding-top:41px;padding-bottom:41px;padding-left:15px;padding-right:15px;}.desktop-menu .header-02 .menu--primary .menu__container > li{margin-top:0px;margin-bottom:0px;margin-left:0px;margin-right:0px;}.header-02 .menu--primary a{line-height:1.18;font-size:16px;color:#fff;}.header-02 .menu--primary li:hover > a, .header-02 .menu--primary > ul > li > a:hover, .header-02 .menu--primary > ul > li > a:focus, .header-02 .menu--primary .current-menu-ancestor > a, .header-02 .menu--primary .current-menu-item > a{color:#fff;}.header-02.headroom--not-top .page-header-inner{background:rgba(0, 0, 0, 0.9);background-color:rgba(0, 0, 0, 0.9);background-repeat:no-repeat;background-position:center center;background-attachment:scroll;-webkit-background-size:cover;-moz-background-size:cover;-ms-background-size:cover;-o-background-size:cover;background-size:cover;}.header-03 .page-header-inner{border-bottom-width:0px;border-color:rgba(255, 255, 255, 0.3);background-repeat:no-repeat;background-position:center center;background-attachment:scroll;-webkit-background-size:cover;-moz-background-size:cover;-ms-background-size:cover;-o-background-size:cover;background-size:cover;}.header-03 .wpml-ls-item-toggle, .header-03 .page-open-mobile-menu i, .header-03 .popup-search-wrap i, .header-03 .mini-cart .mini-cart-icon{color:#fff;}.header-03 .page-open-mobile-menu:hover i, .header-03 .popup-search-wrap:hover i, .header-03 .mini-cart .mini-cart-icon:hover{color:#fff;}.header-03 .wpml-ls-slot-shortcode_actions:hover > .js-wpml-ls-item-toggle{color:#fff!important;}.header-03 .mini-cart .mini-cart-icon:after{background-color:#fff;color:#222;}.desktop-menu .header-03 .menu__container{margin-top:0px;margin-bottom:0px;margin-left:0px;margin-right:0px;}.desktop-menu .header-03 .menu--primary .menu__container > li > a{padding-top:41px;padding-bottom:41px;padding-left:15px;padding-right:15px;}.desktop-menu .header-03 .menu--primary .menu__container > li{margin-top:0px;margin-bottom:0px;margin-left:0px;margin-right:0px;}.header-03 .menu--primary a{line-height:1.18;font-size:16px;color:#fff;}.header-03 .menu--primary li:hover > a, .header-03 .menu--primary > ul > li > a:hover, .header-03 .menu--primary > ul > li > a:focus, .header-03 .menu--primary .current-menu-ancestor > a, .header-03 .menu--primary .current-menu-item > a{color:#fff;}.header-03.headroom--not-top .page-header-inner{background:rgba(0, 0, 0, 0.9);background-color:rgba(0, 0, 0, 0.9);background-repeat:no-repeat;background-position:center center;background-attachment:scroll;-webkit-background-size:cover;-moz-background-size:cover;-ms-background-size:cover;-o-background-size:cover;background-size:cover;}.header-04 .page-header-inner{border-right-width:0px;border-color:rgba(0, 0, 0, 0);background:#fff;background-color:#fff;background-repeat:no-repeat;background-position:center center;background-attachment:scroll;-webkit-box-shadow:0 -9px 25px rgba(0,0,0,.03);-moz-box-shadow:0 -9px 25px rgba(0,0,0,.03);box-shadow:0 -9px 25px rgba(0,0,0,.03);-webkit-background-size:cover;-moz-background-size:cover;-ms-background-size:cover;-o-background-size:cover;background-size:cover;}.header-04 .header-social-networks a, .header-04 .page-open-main-menu, .header-04 .page-open-mobile-menu i, .header-04 .popup-search-wrap i, .header-04 .mini-cart .mini-cart-icon{color:#111;}.header-04 .header-social-networks a:hover, .header-04 .popup-search-wrap:hover i, .header-04 .mini-cart .mini-cart-icon:hover, .header-04 .page-open-main-menu:hover, .header-04 .page-open-mobile-menu:hover i{color:#AC61EE;}.header-04 .mini-cart .mini-cart-icon:after{background-color:#C90819;color:#fff;}.header-04.headroom--not-top .page-header-inner{background:#ffffff;background-color:#ffffff;background-repeat:no-repeat;background-position:center center;background-attachment:scroll;-webkit-background-size:cover;-moz-background-size:cover;-ms-background-size:cover;-o-background-size:cover;background-size:cover;}.header-05 .page-header-inner{border-bottom-width:0px;border-color:rgba(255, 255, 255, 0.3);background-repeat:no-repeat;background-position:center center;background-attachment:scroll;-webkit-background-size:cover;-moz-background-size:cover;-ms-background-size:cover;-o-background-size:cover;background-size:cover;}.header-05 .wpml-ls-item-toggle, .header-05 .page-open-mobile-menu i, .header-05 .popup-search-wrap i, .header-05 .mini-cart .mini-cart-icon{color:#222;}.header-05 .page-open-mobile-menu:hover i, .header-05 .popup-search-wrap:hover i, .header-05 .mini-cart .mini-cart-icon:hover{color:#222;}.header-05 .wpml-ls-slot-shortcode_actions:hover > .js-wpml-ls-item-toggle{color:#222!important;}.header-05 .mini-cart .mini-cart-icon:after{background-color:#222;color:#fff;}.desktop-menu .header-05 .menu__container{margin-top:0px;margin-bottom:0px;margin-left:0px;margin-right:0px;}.desktop-menu .header-05 .menu--primary .menu__container > li > a{padding-top:41px;padding-bottom:41px;padding-left:15px;padding-right:15px;}.desktop-menu .header-05 .menu--primary .menu__container > li{margin-top:0px;margin-bottom:0px;margin-left:0px;margin-right:0px;}.header-05 .menu--primary a{font-weight:600;line-height:1.18;font-size:16px;color:#222;}.header-05 .menu--primary li:hover > a, .header-05 .menu--primary > ul > li > a:hover, .header-05 .menu--primary > ul > li > a:focus, .header-05 .menu--primary .current-menu-ancestor > a, .header-05 .menu--primary .current-menu-item > a{color:#222;}.header-05.headroom--not-top .page-header-inner{background:#fff;background-color:#fff;background-repeat:no-repeat;background-position:center center;background-attachment:scroll;-webkit-background-size:cover;-moz-background-size:cover;-ms-background-size:cover;-o-background-size:cover;background-size:cover;}.header-06 .page-header-inner{border-bottom-width:0px;border-color:rgba(255, 255, 255, 0.3);background-repeat:no-repeat;background-position:center center;background-attachment:scroll;-webkit-background-size:cover;-moz-background-size:cover;-ms-background-size:cover;-o-background-size:cover;background-size:cover;}.header-06 .wpml-ls-item-toggle, .header-06 .page-open-mobile-menu i, .header-06 .popup-search-wrap i, .header-06 .mini-cart .mini-cart-icon{color:#222;}.header-06 .page-open-mobile-menu:hover i, .header-06 .popup-search-wrap:hover i, .header-06 .mini-cart .mini-cart-icon:hover{color:#222;}.header-06 .wpml-ls-slot-shortcode_actions:hover > .js-wpml-ls-item-toggle{color:#222!important;}.header-06 .mini-cart .mini-cart-icon:after{background-color:#222;color:#fff;}.desktop-menu .header-06 .menu__container{margin-top:0px;margin-bottom:0px;margin-left:0px;margin-right:0px;}.desktop-menu .header-06 .menu--primary .menu__container > li > a{padding-top:57px;padding-bottom:57px;padding-left:18px;padding-right:18px;}.desktop-menu .header-06 .menu--primary .menu__container > li{margin-top:0px;margin-bottom:0px;margin-left:0px;margin-right:0px;}.header-06 .menu--primary a{font-weight:500;line-height:1.18;font-size:16px;color:#222;}.header-06 .menu--primary li:hover > a, .header-06 .menu--primary > ul > li > a:hover, .header-06 .menu--primary > ul > li > a:focus, .header-06 .menu--primary .current-menu-ancestor > a, .header-06 .menu--primary .current-menu-item > a{color:#222;}.header-06.headroom--not-top .page-header-inner{background:#fff;background-color:#fff;background-repeat:no-repeat;background-position:center center;background-attachment:scroll;-webkit-background-size:cover;-moz-background-size:cover;-ms-background-size:cover;-o-background-size:cover;background-size:cover;}.header-07 .page-header-inner{border-bottom-width:0px;border-color:#222;background-repeat:no-repeat;background-position:center center;background-attachment:scroll;-webkit-background-size:cover;-moz-background-size:cover;-ms-background-size:cover;-o-background-size:cover;background-size:cover;}.header-07.headroom--top .header-wrap{padding-top:25px;padding-bottom:25px;padding-left:0px;padding-right:0px;}.header-07 .wpml-ls-item-toggle, .header-07 .page-open-mobile-menu, .header-07 .page-open-main-menu, .header-07 .popup-search-wrap i, .header-07 .mini-cart .mini-cart-icon{color:#222;}.header-07 .page-open-main-menu:hover, .header-07 .page-open-mobile-menu:hover i, .header-07 .popup-search-wrap:hover i, .header-07 .mini-cart .mini-cart-icon:hover{color:#0038E3;}.header-07 .wpml-ls-slot-shortcode_actions:hover > .js-wpml-ls-item-toggle{color:#0038E3!important;}.header-07 .mini-cart .mini-cart-icon:after{background-color:#222;color:#fff;}.desktop-menu .header-07 .menu__container{margin-top:0px;margin-bottom:0px;margin-left:0px;margin-right:0px;}.desktop-menu .header-07 .menu--primary .menu__container > li > a{padding-top:57px;padding-bottom:57px;padding-left:18px;padding-right:18px;}.header-07.headroom--not-top .page-header-inner{background:#fff;background-color:#fff;background-repeat:no-repeat;background-position:center center;background-attachment:scroll;-webkit-background-size:cover;-moz-background-size:cover;-ms-background-size:cover;-o-background-size:cover;background-size:cover;}.header-08 .page-header-inner{border-bottom-width:0px;border-color:rgba(255, 255, 255, 0.3);background-repeat:no-repeat;background-position:center center;background-attachment:scroll;-webkit-background-size:cover;-moz-background-size:cover;-ms-background-size:cover;-o-background-size:cover;background-size:cover;}.header-08.headroom--top .header-wrap{padding-top:25px;padding-bottom:25px;padding-left:0px;padding-right:0px;}.header-08 .wpml-ls-item-toggle, .header-08 .page-open-mobile-menu, .header-08 .page-open-main-menu, .header-08 .popup-search-wrap i, .header-08 .mini-cart .mini-cart-icon{color:#fff;}.header-08 .page-open-main-menu:hover, .header-08 .page-open-mobile-menu:hover i, .header-08 .popup-search-wrap:hover i, .header-08 .mini-cart .mini-cart-icon:hover{color:#fff;}.header-08 .wpml-ls-slot-shortcode_actions:hover > .js-wpml-ls-item-toggle{color:#fff!important;}.header-08 .mini-cart .mini-cart-icon:after{background-color:#fff;color:#222;}.desktop-menu .header-08 .menu__container{margin-top:0px;margin-bottom:0px;margin-left:0px;margin-right:0px;}.desktop-menu .header-08 .menu--primary .menu__container > li > a{padding-top:57px;padding-bottom:57px;padding-left:18px;padding-right:18px;}.header-08.headroom--not-top .page-header-inner{background:#000;background-color:#000;background-repeat:no-repeat;background-position:center center;background-attachment:scroll;-webkit-background-size:cover;-moz-background-size:cover;-ms-background-size:cover;-o-background-size:cover;background-size:cover;}.header-09 .page-header-inner{border-bottom-width:0px;border-color:rgba(255, 255, 255, 0.3);background:rgba(255,255,255,0.9);background-color:rgba(255,255,255,0.9);background-repeat:no-repeat;background-position:center center;background-attachment:scroll;-webkit-background-size:cover;-moz-background-size:cover;-ms-background-size:cover;-o-background-size:cover;background-size:cover;}.header-09 .wpml-ls-item-toggle, .header-09 .header-social-networks a, .header-09 .page-open-mobile-menu i, .header-09 .popup-search-wrap i, .header-09 .mini-cart .mini-cart-icon{color:#339933;}.header-09 .header-social-networks a:hover, .header-09 .page-open-mobile-menu:hover i, .header-09 .popup-search-wrap:hover i, .header-09 .mini-cart .mini-cart-icon:hover{color:#339933;}.header-09 .wpml-ls-slot-shortcode_actions:hover > .js-wpml-ls-item-toggle{color:#339933!important;}.header-09 .mini-cart .mini-cart-icon:after{background-color:#fff;color:#339933;}.desktop-menu .header-09 .menu__container{margin-top:0px;margin-bottom:0px;margin-left:0px;margin-right:0px;}.desktop-menu .header-09 .menu--primary .menu__container > li > a{padding-top:36px;padding-bottom:36px;padding-left:25px;padding-right:25px;}.desktop-menu .header-09 .menu--primary .menu__container > li{margin-top:0px;margin-bottom:0px;margin-left:0px;margin-right:0px;}.header-09 .menu--primary a{line-height:1.18;font-size:16px;color:#339933;}.header-09 .menu--primary li:hover > a, .header-09 .menu--primary > ul > li > a:hover, .header-09 .menu--primary > ul > li > a:focus, .header-09 .menu--primary .current-menu-ancestor > a, .header-09 .menu--primary .current-menu-item > a{color:#339933;}.header-09.headroom--not-top .page-header-inner{background:rgba(255,255,255,0.9);background-color:rgba(255,255,255,0.9);background-repeat:no-repeat;background-position:center center;background-attachment:scroll;-webkit-background-size:cover;-moz-background-size:cover;-ms-background-size:cover;-o-background-size:cover;background-size:cover;}.desktop-menu .header-10 .header-wrap{padding-top:85px;padding-bottom:100px;padding-left:60px;padding-right:60px;}.header-10 .page-header-inner{border-right-width:0px;border-color:rgba(0, 0, 0, 0);background:#fff;background-color:#fff;background-repeat:no-repeat;background-position:center center;background-attachment:scroll;-webkit-box-shadow:3px 1px 29px rgba(0, 0, 0, 0.12);-moz-box-shadow:3px 1px 29px rgba(0, 0, 0, 0.12);box-shadow:3px 1px 29px rgba(0, 0, 0, 0.12);-webkit-background-size:cover;-moz-background-size:cover;-ms-background-size:cover;-o-background-size:cover;background-size:cover;}.header-10 .header-social-networks a, .header-10 .page-open-main-menu, .header-10 .page-open-mobile-menu i, .header-10 .popup-search-wrap i, .header-10 .mini-cart .mini-cart-icon{color:#999;}.header-10 .header-social-networks a:hover, .header-10 .popup-search-wrap:hover i, .header-10 .mini-cart .mini-cart-icon:hover, .header-10 .page-open-main-menu:hover, .header-10 .page-open-mobile-menu:hover i{color:#111;}.header-10 .mini-cart .mini-cart-icon:after{background-color:#111;color:#fff;}.desktop-menu .header-10 .header-center{margin-top:80px;margin-bottom:50px;margin-left:-60px;margin-right:-60px;}.desktop-menu .header-10 .menu--primary .menu__container > li > a{padding-top:21px;padding-bottom:21px;padding-left:60px;padding-right:60px;}.desktop-menu .header-10 .menu--primary .menu__container > li{margin-top:0px;margin-bottom:0px;margin-left:0px;margin-right:0px;}.header-10 .menu--primary a{font-weight:600;line-height:1.18;font-size:16px;color:#222222;}.header-10 .menu--primary li:hover > a, .header-10 .menu--primary > ul > li > a:hover, .header-10 .menu--primary > ul > li > a:focus, .header-10 .menu--primary .current-menu-ancestor > a, .header-10 .menu--primary .current-menu-item > a{color:#222222;}.header-10.headroom--not-top .page-header-inner{background:#ffffff;background-color:#ffffff;background-repeat:no-repeat;background-position:center center;background-attachment:scroll;-webkit-background-size:cover;-moz-background-size:cover;-ms-background-size:cover;-o-background-size:cover;background-size:cover;}.header-11 .page-header-inner{border-bottom-width:0px;border-color:rgba(255, 255, 255, 0.3);background-repeat:no-repeat;background-position:center center;background-attachment:scroll;-webkit-background-size:cover;-moz-background-size:cover;-ms-background-size:cover;-o-background-size:cover;background-size:cover;}.header-11 .wpml-ls-item-toggle, .header-11 .header-social-networks a, .header-11 .page-open-mobile-menu i, .header-11 .popup-search-wrap i, .header-11 .mini-cart .mini-cart-icon{color:#222;}.header-11 .header-social-networks a:hover, .header-11 .page-open-mobile-menu:hover i, .header-11 .popup-search-wrap:hover i, .header-11 .mini-cart .mini-cart-icon:hover{color:#222;}.header-11 .wpml-ls-slot-shortcode_actions:hover > .js-wpml-ls-item-toggle{color:#222!important;}.header-11 .mini-cart .mini-cart-icon:after{background-color:#222;color:#fff;}.desktop-menu .header-11 .menu__container{margin-top:0px;margin-bottom:0px;margin-left:0px;margin-right:0px;}.desktop-menu .header-11 .menu--primary .menu__container > li > a{padding-top:57px;padding-bottom:57px;padding-left:18px;padding-right:18px;}.desktop-menu .header-11 .menu--primary .menu__container > li{margin-top:0px;margin-bottom:0px;margin-left:0px;margin-right:0px;}.header-11 .menu--primary a{font-weight:600;line-height:1.18;font-size:16px;color:#222;}.header-11 .menu--primary li:hover > a, .header-11 .menu--primary > ul > li > a:hover, .header-11 .menu--primary > ul > li > a:focus, .header-11 .menu--primary .current-menu-ancestor > a, .header-11 .menu--primary .current-menu-item > a{color:#222;}.header-11.headroom--not-top .page-header-inner{background:#fff;background-color:#fff;background-repeat:no-repeat;background-position:center center;background-attachment:scroll;-webkit-background-size:cover;-moz-background-size:cover;-ms-background-size:cover;-o-background-size:cover;background-size:cover;}.header-12 .page-header-inner{border-bottom-width:0px;border-color:#222;background:#fff;background-color:#fff;background-repeat:no-repeat;background-position:center center;background-attachment:scroll;padding-top:24px;padding-bottom:24px;padding-left:0px;padding-right:0px;-webkit-background-size:cover;-moz-background-size:cover;-ms-background-size:cover;-o-background-size:cover;background-size:cover;}.header-12 .wpml-ls-item-toggle, .header-12 .page-open-mobile-menu, .header-12 .page-open-main-menu, .header-12 .popup-search-wrap i, .header-12 .mini-cart .mini-cart-icon{color:#222;}.header-12 .page-open-main-menu:hover, .header-12 .page-open-mobile-menu:hover i, .header-12 .popup-search-wrap:hover i, .header-12 .mini-cart .mini-cart-icon:hover{color:#0038E3;}.header-12 .wpml-ls-slot-shortcode_actions:hover > .js-wpml-ls-item-toggle{color:#0038E3!important;}.header-12 .mini-cart .mini-cart-icon:after{background-color:#222;color:#fff;}.desktop-menu .header-12 .menu__container{margin-top:0px;margin-bottom:0px;margin-left:0px;margin-right:0px;}.desktop-menu .header-12 .menu--primary .menu__container > li > a{padding-top:57px;padding-bottom:57px;padding-left:18px;padding-right:18px;}.header-12.headroom--not-top .page-header-inner{background:#fff;background-color:#fff;background-repeat:no-repeat;background-position:center center;background-attachment:scroll;-webkit-background-size:cover;-moz-background-size:cover;-ms-background-size:cover;-o-background-size:cover;background-size:cover;}.header-13 .page-header-inner{border-bottom-width:0px;border-color:#222;}.header-13 .page-header-inner .header-left-wrap{background:#222;background-color:#222;background-repeat:no-repeat;background-position:center center;background-attachment:scroll;-webkit-background-size:cover;-moz-background-size:cover;-ms-background-size:cover;-o-background-size:cover;background-size:cover;}.header-13 .page-header-inner .header-right-wrap{background:#19d2a8;background-color:#19d2a8;background-repeat:no-repeat;background-position:center center;background-attachment:scroll;-webkit-background-size:cover;-moz-background-size:cover;-ms-background-size:cover;-o-background-size:cover;background-size:cover;}.header-13 .page-open-mobile-menu, .header-13 .page-open-main-menu, .header-13 .popup-search-wrap i, .header-13 .mini-cart .mini-cart-icon{color:#fff;}.header-13 .page-open-main-menu:hover, .header-13 .page-open-mobile-menu:hover i, .header-13 .popup-search-wrap:hover i, .header-13 .mini-cart .mini-cart-icon:hover{color:#fff;}.header-13 .mini-cart .mini-cart-icon:after{background-color:#fff;color:#222;}.header-13.headroom--not-top .page-header-inner{background:#fff;background-color:#fff;background-repeat:no-repeat;background-position:center center;background-attachment:scroll;-webkit-background-size:cover;-moz-background-size:cover;-ms-background-size:cover;-o-background-size:cover;background-size:cover;}.header-14 .page-header-inner{border-bottom-width:0px;border-color:rgba(255, 255, 255, 0.3);background-repeat:no-repeat;background-position:center center;background-attachment:scroll;-webkit-background-size:cover;-moz-background-size:cover;-ms-background-size:cover;-o-background-size:cover;background-size:cover;}.header-14 .wpml-ls-item-toggle, .header-14 .page-open-mobile-menu, .header-14 .header-social-networks a, .header-14 .popup-search-wrap i, .header-14 .mini-cart .mini-cart-icon{color:#fff;}.header-14 .header-social-networks a:hover, .header-14 .page-open-mobile-menu:hover i, .header-14 .popup-search-wrap:hover i, .header-14 .mini-cart .mini-cart-icon:hover{color:#fff;}.header-14 .wpml-ls-slot-shortcode_actions:hover > .js-wpml-ls-item-toggle{color:#fff!important;}.header-14 .mini-cart .mini-cart-icon:after{background-color:#fff;color:#222;}.desktop-menu .header-14 .menu__container{margin-top:0px;margin-bottom:0px;margin-left:0px;margin-right:0px;}.desktop-menu .header-14 .menu--primary .menu__container > li > a{padding-top:51px;padding-bottom:51px;padding-left:18px;padding-right:18px;}.header-14 .menu--primary a{font-weight:500;line-height:1.18;font-size:16px;color:#fff;}.header-14 .menu--primary li:hover > a, .header-14 .menu--primary > ul > li > a:hover, .header-14 .menu--primary > ul > li > a:focus, .header-14 .menu--primary .current-menu-ancestor > a, .header-14 .menu--primary .current-menu-item > a{color:#fff;}.header-14.headroom--not-top .page-header-inner{background:#001029;background-color:#001029;background-repeat:no-repeat;background-position:center center;background-attachment:scroll;-webkit-background-size:cover;-moz-background-size:cover;-ms-background-size:cover;-o-background-size:cover;background-size:cover;}.header-15 .page-header-inner{border-bottom-width:0px;border-color:rgba(255, 255, 255, 0.3);background-repeat:no-repeat;background-position:center center;background-attachment:scroll;-webkit-background-size:cover;-moz-background-size:cover;-ms-background-size:cover;-o-background-size:cover;background-size:cover;}.header-15.headroom--top .header-wrap{padding-top:25px;padding-bottom:25px;padding-left:0px;padding-right:0px;}.header-15 .wpml-ls-item-toggle, .header-15 .page-open-mobile-menu, .header-15 .page-open-main-menu, .header-15 .popup-search-wrap i, .header-15 .mini-cart .mini-cart-icon{color:#fff;}.header-15 .page-open-main-menu:hover, .header-15 .page-open-mobile-menu:hover i, .header-15 .popup-search-wrap:hover i, .header-15 .mini-cart .mini-cart-icon:hover{color:#fff;}.header-15 .wpml-ls-slot-shortcode_actions:hover > .js-wpml-ls-item-toggle{color:#fff!important;}.header-15 .mini-cart .mini-cart-icon:after{background-color:#fff;color:#222;}.header-15.headroom--not-top .page-header-inner{background:#000;background-color:#000;background-repeat:no-repeat;background-position:center center;background-attachment:scroll;-webkit-background-size:cover;-moz-background-size:cover;-ms-background-size:cover;-o-background-size:cover;background-size:cover;}.header-16 .page-header-inner{border-bottom-width:0px;border-color:rgba(255, 255, 255, 0.3);background-repeat:no-repeat;background-position:center center;background-attachment:scroll;-webkit-background-size:cover;-moz-background-size:cover;-ms-background-size:cover;-o-background-size:cover;background-size:cover;}.header-16 .wpml-ls-item-toggle, .header-16 .page-open-mobile-menu i, .header-16 .popup-search-wrap i, .header-16 .mini-cart .mini-cart-icon{color:#fff;}.header-16 .page-open-mobile-menu:hover i, .header-16 .popup-search-wrap:hover i, .header-16 .mini-cart .mini-cart-icon:hover{color:#fff;}.header-16 .wpml-ls-slot-shortcode_actions:hover > .js-wpml-ls-item-toggle{color:#fff!important;}.header-16 .mini-cart .mini-cart-icon:after{background-color:#fff;color:#222;}.desktop-menu .header-16 .menu__container{margin-top:0px;margin-bottom:0px;margin-left:0px;margin-right:0px;}.desktop-menu .header-16 .menu--primary .menu__container > li > a{padding-top:41px;padding-bottom:41px;padding-left:15px;padding-right:15px;}.desktop-menu .header-16 .menu--primary .menu__container > li{margin-top:0px;margin-bottom:0px;margin-left:0px;margin-right:0px;}.header-16 .menu--primary a{font-weight:600;line-height:1.18;font-size:16px;color:#fff;}.header-16 .menu--primary li:hover > a, .header-16 .menu--primary > ul > li > a:hover, .header-16 .menu--primary > ul > li > a:focus, .header-16 .menu--primary .current-menu-ancestor > a, .header-16 .menu--primary .current-menu-item > a{color:#fff;}.header-16 .tm-button{color:#222;border-color:#fff;background-color:#fff;}.header-16 .tm-button:hover{color:#222;border-color:#fff;background-color:#fff;}.header-16.headroom--not-top .page-header-inner{background:rgba(0, 0, 0, 0.9);background-color:rgba(0, 0, 0, 0.9);background-repeat:no-repeat;background-position:center center;background-attachment:scroll;-webkit-background-size:cover;-moz-background-size:cover;-ms-background-size:cover;-o-background-size:cover;background-size:cover;}.header-17.headroom--top .header-wrap{padding-top:32px;padding-bottom:32px;padding-left:0px;padding-right:0px;}.header-17 .page-header-inner{border-bottom-width:0px;border-color:#222;background-repeat:no-repeat;background-position:center center;background-attachment:scroll;-webkit-background-size:cover;-moz-background-size:cover;-ms-background-size:cover;-o-background-size:cover;background-size:cover;}.header-17 .wpml-ls-item-toggle, .header-17 .header-social-networks a, .header-17 .page-open-mobile-menu, .header-17 .page-open-main-menu, .header-17 .popup-search-wrap i, .header-17 .mini-cart .mini-cart-icon{color:#222;}.header-17 .page-open-main-menu:hover, .header-17 .page-open-mobile-menu:hover i, .header-17 .popup-search-wrap:hover i, .header-17 .mini-cart .mini-cart-icon:hover{color:#222;}.header-17 .wpml-ls-slot-shortcode_actions:hover > .js-wpml-ls-item-toggle{color:#222!important;}.header-17 .header-social-networks a:hover{background-color:#222;border-color:#222;}.header-17 .mini-cart .mini-cart-icon:after{background-color:#222;color:#fff;}.header-17 .tm-button{color:#222;border-color:#eee;background-color:#fff;}.header-17 .tm-button:hover{color:#fff;border-color:#222;background-color:#222;}.header-17.headroom--not-top .page-header-inner{background:#fff;background-color:#fff;background-repeat:no-repeat;background-position:center center;background-attachment:scroll;-webkit-background-size:cover;-moz-background-size:cover;-ms-background-size:cover;-o-background-size:cover;background-size:cover;}.header-18 .page-header-inner{border-bottom-width:0px;border-color:#222;background-repeat:no-repeat;background-position:center center;background-attachment:scroll;-webkit-background-size:cover;-moz-background-size:cover;-ms-background-size:cover;-o-background-size:cover;background-size:cover;}.header-18 .wpml-ls-item-toggle, .header-18 .header-social-networks a, .header-18 .page-open-mobile-menu, .header-18 .page-open-main-menu, .header-18 .popup-search-wrap i, .header-18 .mini-cart .mini-cart-icon{color:#222;}.header-18 .page-open-main-menu:hover, .header-18 .page-open-mobile-menu:hover i, .header-18 .popup-search-wrap:hover i, .header-18 .mini-cart .mini-cart-icon:hover{color:#222;}.header-18 .wpml-ls-slot-shortcode_actions:hover > .js-wpml-ls-item-toggle{color:#222!important;}.header-18 .header-social-networks a:hover{background-color:#222;border-color:#222;}.header-18 .mini-cart .mini-cart-icon:after{background-color:#222;color:#fff;}.desktop-menu .header-18 .menu__container{margin-top:0px;margin-bottom:0px;margin-left:-15px;margin-right:0px;}.desktop-menu .header-18 .menu--primary .menu__container > li > a{padding-top:58px;padding-bottom:58px;padding-left:15px;padding-right:15px;}.desktop-menu .header-18 .menu--primary .menu__container > li{margin-top:0px;margin-bottom:0px;margin-left:0px;margin-right:0px;}.header-18 .menu--primary a{font-weight:700;line-height:1.18;font-size:18px;color:#222222;}.header-18 .menu--primary li:hover > a, .header-18 .menu--primary > ul > li > a:hover, .header-18 .menu--primary > ul > li > a:focus, .header-18 .menu--primary .current-menu-ancestor > a, .header-18 .menu--primary .current-menu-item > a{color:#0038E3;}.header-18.headroom--not-top .page-header-inner{background:#fff;background-color:#fff;background-repeat:no-repeat;background-position:center center;background-attachment:scroll;-webkit-background-size:cover;-moz-background-size:cover;-ms-background-size:cover;-o-background-size:cover;background-size:cover;}.header-19 .page-header-inner{border-bottom-width:0px;border-color:rgba(255, 255, 255, 0.3);background-repeat:no-repeat;background-position:center center;background-attachment:scroll;-webkit-background-size:cover;-moz-background-size:cover;-ms-background-size:cover;-o-background-size:cover;background-size:cover;}.header-19 .wpml-ls-item-toggle, .header-19 .page-open-mobile-menu i, .header-19 .popup-search-wrap i, .header-19 .mini-cart .mini-cart-icon{color:#111;}.header-19 .page-open-mobile-menu:hover i, .header-19 .popup-search-wrap:hover i, .header-19 .mini-cart .mini-cart-icon:hover{color:#111;}.header-19 .wpml-ls-slot-shortcode_actions:hover > .js-wpml-ls-item-toggle{color:#111!important;}.header-19 .mini-cart .mini-cart-icon:after{background-color:#111;color:#fff;}.desktop-menu .header-19 .menu__container{margin-top:0px;margin-bottom:0px;margin-left:0px;margin-right:0px;}.desktop-menu .header-19 .menu--primary .menu__container > li > a{padding-top:41px;padding-bottom:41px;padding-left:15px;padding-right:15px;}.desktop-menu .header-19 .menu--primary .menu__container > li{margin-top:0px;margin-bottom:0px;margin-left:0px;margin-right:0px;}.header-19 .menu--primary a{font-weight:600;line-height:1.18;font-size:16px;color:#111;}.header-19 .menu--primary li:hover > a, .header-19 .menu--primary > ul > li > a:hover, .header-19 .menu--primary > ul > li > a:focus, .header-19 .menu--primary .current-menu-ancestor > a, .header-19 .menu--primary .current-menu-item > a{color:#111;}.header-19 .tm-button{color:#222;border-color:#fff;background-color:#fff;}.header-19 .tm-button:hover{color:#222;border-color:#fff;background-color:#fff;}.header-19.headroom--not-top .page-header-inner{background:#fff;background-color:#fff;background-repeat:no-repeat;background-position:center center;background-attachment:scroll;-webkit-background-size:cover;-moz-background-size:cover;-ms-background-size:cover;-o-background-size:cover;background-size:cover;}.desktop-menu .header-20 .header-wrap{padding-top:21px;padding-bottom:150px;padding-left:28px;padding-right:28px;}.header-20 .page-header-inner{border-right-width:0px;border-color:rgba(0, 0, 0, 0);background:#fff;background-color:#fff;background-repeat:no-repeat;background-position:center center;background-attachment:scroll;-webkit-box-shadow:20px 0px 20px rgba(0, 0, 0, 0.03);-moz-box-shadow:20px 0px 20px rgba(0, 0, 0, 0.03);box-shadow:20px 0px 20px rgba(0, 0, 0, 0.03);-webkit-background-size:cover;-moz-background-size:cover;-ms-background-size:cover;-o-background-size:cover;background-size:cover;}.header-20 .header-social-networks a, .header-20 .page-open-main-menu, .header-20 .page-open-mobile-menu i, .header-20 .popup-search-wrap i{color:#111;}.header-20 .header-social-networks a:hover, .header-20 .popup-search-wrap:hover i, .header-20 .page-open-main-menu:hover, .header-20 .page-open-mobile-menu:hover i{color:#BC9464;}.desktop-menu .header-20 .header-center{margin-top:88px;margin-bottom:0px;margin-left:0;margin-right:0;}.desktop-menu .header-20 .menu--primary .menu__container > li > a{padding-top:16px;padding-bottom:16px;padding-left:3px;padding-right:3px;}.desktop-menu .header-20 .menu--primary .menu__container > li{margin-top:0px;margin-bottom:0px;margin-left:0px;margin-right:0px;}.header-20 .menu--primary a{font-weight:500;line-height:1.18;font-size:16px;color:rgba(17, 17, 17, 0.53);}.header-20 .menu--primary li:hover > a, .header-20 .menu--primary > ul > li > a:hover, .header-20 .menu--primary > ul > li > a:focus, .header-20 .menu--primary .current-menu-ancestor > a, .header-20 .menu--primary .current-menu-item > a{color:#111;}.header-20 .tm-button{color:#fff;border-color:#BC9464;background-color:#BC9464;}.header-20.headroom--not-top .page-header-inner{background:#ffffff;background-color:#ffffff;background-repeat:no-repeat;background-position:center center;background-attachment:scroll;-webkit-background-size:cover;-moz-background-size:cover;-ms-background-size:cover;-o-background-size:cover;background-size:cover;}.header-21 .page-header-inner{border-bottom-width:1px;border-color:#EAEAEA;background-repeat:no-repeat;background-position:center center;background-attachment:scroll;-webkit-background-size:cover;-moz-background-size:cover;-ms-background-size:cover;-o-background-size:cover;background-size:cover;}.header-21 .wpml-ls-item-toggle, .header-21 .header-social-networks a, .header-21 .page-open-mobile-menu i, .header-21 .popup-search-wrap i, .header-21 .mini-cart .mini-cart-icon{color:#111;}.header-21 .header-social-networks a:hover, .header-21 .page-open-mobile-menu:hover i, .header-21 .popup-search-wrap:hover i, .header-21 .mini-cart .mini-cart-icon:hover{color:#68AE4A;}.header-21 .wpml-ls-slot-shortcode_actions:hover > .js-wpml-ls-item-toggle{color:#68AE4A!important;}.header-21 .mini-cart .mini-cart-icon:after{background-color:#111;color:#fff;}.desktop-menu .header-21 .menu__container{margin-top:0px;margin-bottom:0px;margin-left:0px;margin-right:0px;}.desktop-menu .header-21 .menu--primary .menu__container > li > a{padding-top:32px;padding-bottom:32px;padding-left:3px;padding-right:3px;}.desktop-menu .header-21 .menu--primary .menu__container > li{margin-top:0px;margin-bottom:0px;margin-left:22px;margin-right:22px;}.header-21 .menu--primary a{font-weight:300;line-height:1.18;font-size:16px;color:#777;}.header-21 .menu--primary li:hover > a, .header-21 .menu--primary > ul > li > a:hover, .header-21 .menu--primary > ul > li > a:focus, .header-21 .menu--primary .current-menu-ancestor > a, .header-21 .menu--primary .current-menu-item > a{color:#111;}.header-21 .menu__container > li > a:after{color:#68AE4A;}.header-21 .tm-button{color:#222;border-color:#fff;background-color:#fff;}.header-21 .tm-button:hover{color:#222;border-color:#fff;background-color:#fff;}.header-21.headroom--not-top .page-header-inner{background:#fff;background-color:#fff;background-repeat:no-repeat;background-position:center center;background-attachment:scroll;-webkit-background-size:cover;-moz-background-size:cover;-ms-background-size:cover;-o-background-size:cover;background-size:cover;}.header-22 .page-header-inner{border-bottom-width:0px;border-color:#222;background-repeat:no-repeat;background-position:center center;background-attachment:scroll;-webkit-background-size:cover;-moz-background-size:cover;-ms-background-size:cover;-o-background-size:cover;background-size:cover;}.header-22.headroom--top .header-wrap{padding-top:25px;padding-bottom:25px;padding-left:0px;padding-right:0px;}.header-22 .wpml-ls-item-toggle, .header-22 .page-open-mobile-menu, .header-22 .page-open-main-menu, .header-22 .popup-search-wrap i, .header-22 .mini-cart .mini-cart-icon{color:#222;}.header-22 .page-open-main-menu:hover, .header-22 .page-open-mobile-menu:hover i, .header-22 .popup-search-wrap:hover i, .header-22 .mini-cart .mini-cart-icon:hover{color:#0038E3;}.header-22 .wpml-ls-slot-shortcode_actions:hover > .js-wpml-ls-item-toggle{color:#0038E3!important;}.header-22 .mini-cart .mini-cart-icon:after{background-color:#222;color:#fff;}.desktop-menu .header-22 .menu__container{margin-top:0px;margin-bottom:0px;margin-left:0px;margin-right:0px;}.desktop-menu .header-22 .menu--primary .menu__container > li > a{padding-top:57px;padding-bottom:57px;padding-left:18px;padding-right:18px;}.header-22.headroom--not-top .page-header-inner{background:#fff;background-color:#fff;background-repeat:no-repeat;background-position:center center;background-attachment:scroll;-webkit-background-size:cover;-moz-background-size:cover;-ms-background-size:cover;-o-background-size:cover;background-size:cover;}.sm-simple .sub-menu a, .sm-simple .children a, .sm-simple .sub-menu .menu-item-title, .sm-simple .tm-list .item-wrapper{letter-spacing:0em;line-height:1.2;text-transform:none;}.sm-simple .sub-menu a, .sm-simple .children a, .sm-simple .tm-list .item-title{font-size:14px;}.sm-simple .children,.sm-simple .sub-menu{background-color:#000000;}.desktop-menu .sm-simple .sub-menu, .desktop-menu .sm-simple .children{border-bottom-width:0px;border-bottom-color:#0038E3;}.sm-simple .children a,.sm-simple .sub-menu a,.sm-simple .tm-list .item-wrapper{color:#339933;}.sm-simple .children li:hover > a,.sm-simple .children li:hover > a:after,.sm-simple .sub-menu li.current-menu-ancestor > a,.sm-simple .sub-menu li.current-menu-item > a,.sm-simple .sub-menu li:hover > a,.sm-simple .sub-menu li:hover > a:after,.sm-simple .tm-list li:hover .item-wrapper{color:#339933;}.sm-simple .children li:hover > a,.sm-simple .sub-menu li.current-menu-ancestor > a,.sm-simple .sub-menu li.current-menu-item > a,.sm-simple .sub-menu li:hover > a,.sm-simple .tm-list li:hover > a{background-color:rgba( 255, 255, 255, 0 );}.desktop-menu .sm-simple .widgettitle{color:#ffffff;}.page-off-canvas-main-menu{background-image:url("../brook.thememove.com/wp-content/themes/brook/assets/images/canvas-menu-bg.jpg");background-color:#222;background-repeat:no-repeat;background-position:center center;background-attachment:scroll;-webkit-background-size:cover;-moz-background-size:cover;-ms-background-size:cover;-o-background-size:cover;background-size:cover;}.page-close-main-menu:before, .page-close-main-menu:after{background-color:#fff;}.page-off-canvas-main-menu h1, .page-off-canvas-main-menu h2, .page-off-canvas-main-menu h3, .page-off-canvas-main-menu h4, .page-off-canvas-main-menu h5, .page-off-canvas-main-menu h6{color:#fff;}.page-off-canvas-main-menu a{color:#999;}.page-off-canvas-main-menu a:hover{color:#fff;}.page-off-canvas-main-menu .menu__container{margin-top:-10px;margin-bottom:-10px;margin-left:-24px;margin-right:-24px;}.page-off-canvas-main-menu .menu__container > li > a,.page-off-canvas-main-menu .menu__container > ul > li > a{padding-top:10px;padding-bottom:10px;padding-left:24px;padding-right:24px;}.page-off-canvas-main-menu .menu__container > li > a{line-height:1.4;font-size:48px;color:#fff;}.page-off-canvas-main-menu .menu__container > li > a:hover, .page-off-canvas-main-menu .menu__container > li > a:focus{color:#0038E3;}.page-mobile-menu-header{background:#fff;}.page-mobile-main-menu > .inner{background:#000000;}.page-mobile-main-menu .menu__container{text-align:left;}.page-mobile-main-menu .menu__container > li > a{padding-top:13px;padding-bottom:13px;padding-left:0;padding-right:0;font-size:15px;color:#339933;}.page-mobile-main-menu .menu__container a{line-height:1.5;}.page-mobile-main-menu .menu__container > li > a:hover, .page-mobile-main-menu .menu__container > li.opened > a{color:#000000;}.page-mobile-main-menu .menu__container > li + li > a, .page-mobile-main-menu .menu__container > li.opened > a{border-color:rgba(255, 255, 255, 0.15);}.page-mobile-main-menu .widget-title, .page-mobile-main-menu .widgettitle{border-bottom-color:rgba(255, 255, 255, 0.15);}.page-mobile-main-menu .children a,.page-mobile-main-menu .sub-menu a{padding-top:6px;padding-bottom:6px;padding-left:0;padding-right:0;}.page-mobile-main-menu .sub-menu a, .page-mobile-main-menu .children a, .page-mobile-main-menu .tm-list__item{font-size:13px;color:#339933;}.page-mobile-main-menu .sub-menu a:hover, .page-mobile-main-menu .children a:hover, .page-mobile-main-menu .tm-list__item:hover, .page-mobile-main-menu .sub-menu .opened > a{color:#000000;}.page-mobile-main-menu .widgettitle{line-height:1.5;text-transform:uppercase;font-size:14px;color:#fff;}.page-title-bar-01 .page-title-bar-inner{background-image:url("../brook.thememove.com/wp-content/themes/brook/assets/images/title-bar-bg.jpg");background-repeat:no-repeat;background-position:center center;background-attachment:scroll;border-bottom-width:0px;border-bottom-color:rgba(0, 0, 0, 0);padding-top:332px;padding-bottom:270px;-webkit-background-size:cover;-moz-background-size:cover;-ms-background-size:cover;-o-background-size:cover;background-size:cover;}.page-title-bar-01 .page-title-bar-overlay{background-color:rgba(0, 0, 0, 0);}.page-title-bar-01 .heading{font-weight:600;line-height:1.41;color:#fff;font-size:56px;}.page-title-bar-01 .insight_core_breadcrumb li, .page-title-bar-01 .insight_core_breadcrumb li a{font-size:14px;font-weight:500;line-height:1.58;}.page-title-bar-01 .insight_core_breadcrumb li{color:#ffffff;}.page-title-bar-01 .insight_core_breadcrumb a{color:#ffffff;}.page-title-bar-01 .insight_core_breadcrumb a:hover{color:#ffffff;}.page-title-bar-01 .insight_core_breadcrumb li + li:before{color:#ffffff;}.page-title-bar-02 .page-title-bar-inner{background-repeat:no-repeat;background-position:center center;background-attachment:scroll;border-bottom-width:0px;border-bottom-color:rgba(0, 0, 0, 0);padding-top:130px;padding-bottom:50px;-webkit-background-size:cover;-moz-background-size:cover;-ms-background-size:cover;-o-background-size:cover;background-size:cover;}.page-title-bar-02 .page-title-bar-overlay{background-color:rgba(0, 0, 0, 0);}.page-title-bar-02 .heading{font-weight:600;line-height:1.41;font-size:56px;}.page-title-bar-03 .page-title-bar-inner{background-image:url("../brook.thememove.com/wp-content/themes/brook/assets/images/title-bar-03-bg.jpg");background-repeat:no-repeat;background-position:center center;background-attachment:scroll;border-bottom-width:0px;border-bottom-color:rgba(0, 0, 0, 0);padding-top:405px;padding-bottom:100px;-webkit-background-size:cover;-moz-background-size:cover;-ms-background-size:cover;-o-background-size:cover;background-size:cover;}.page-title-bar-03 .page-title-bar-overlay{background-color:rgba(0, 0, 0, 0);}.page-title-bar-03 .heading{font-weight:600;line-height:1.41;color:#fff;font-size:32px;}.page-title-bar-03 .insight_core_breadcrumb li, .page-title-bar-03 .insight_core_breadcrumb li a{font-size:14px;font-weight:500;line-height:1.58;}.page-title-bar-03 .insight_core_breadcrumb li{color:#ffffff;}.page-title-bar-03 .insight_core_breadcrumb a{color:#ffffff;}.page-title-bar-03 .insight_core_breadcrumb a:hover{color:#ffffff;}.page-title-bar-03 .insight_core_breadcrumb a:after{background-color:#ffffff;}.page-title-bar-03 .insight_core_breadcrumb li + li:before{color:#ffffff;}.page-title-bar-04 .page-title-bar-inner{background-image:url("../brook.thememove.com/wp-content/themes/brook/assets/images/title-bar-04-bg.jpg");background-repeat:no-repeat;background-position:center center;background-attachment:scroll;border-bottom-width:0px;border-bottom-color:rgba(0, 0, 0, 0);padding-top:457px;padding-bottom:464px;-webkit-background-size:cover;-moz-background-size:cover;-ms-background-size:cover;-o-background-size:cover;background-size:cover;}.page-title-bar-04 .page-title-bar-overlay{background-color:rgba(0, 0, 0, 0);}.page-title-bar-04 .heading{font-weight:600;line-height:1.42;color:#fff;font-size:56px;}.page-title-bar-05 .page-title-bar-inner{background-image:url("../brook.thememove.com/wp-content/themes/brook/assets/images/title-bar-05-bg.jpg");background-repeat:no-repeat;background-position:center center;background-attachment:scroll;border-bottom-width:0px;border-bottom-color:rgba(0, 0, 0, 0);padding-top:211px;padding-bottom:210px;-webkit-background-size:cover;-moz-background-size:cover;-ms-background-size:cover;-o-background-size:cover;background-size:cover;}.page-title-bar-05 .page-title-bar-overlay{background-color:rgba(0, 0, 0, 0);}.page-title-bar-05 .heading{font-weight:600;line-height:1.42;color:#fff;font-size:56px;}.page-title-bar-05 .insight_core_breadcrumb li, .page-title-bar-05 .insight_core_breadcrumb li a{font-size:14px;font-weight:500;line-height:1.58;}.page-title-bar-05 .insight_core_breadcrumb li{color:#ffffff;}.page-title-bar-05 .insight_core_breadcrumb a{color:#ffffff;}.page-title-bar-05 .insight_core_breadcrumb a:hover{color:#ffffff;}.page-title-bar-05 .insight_core_breadcrumb li + li:before{color:#ffffff;}.footer-style-01 .widgettitle{font-size:18px;line-height:1.2;color:#fff;border-bottom-color:rgba(0, 0, 0, 0);margin-bottom:19px;}.footer-style-01{font-size:14px;letter-spacing:0em;line-height:2;}.footer-style-01, .footer-style-01 .widget_text{color:#999;}.footer-style-01 a, .footer-style-01 .widget_recent_entries li a, .footer-style-01 .widget_recent_comments li a, .footer-style-01 .widget_archive li a, .footer-style-01 .widget_categories li a, .footer-style-01 .widget_meta li a, .footer-style-01 .widget_product_categories li a, .footer-style-01 .widget_rss li a, .footer-style-01 .widget_pages li a, .footer-style-01 .widget_nav_menu li a, .footer-style-01 .insight-core-bmw li a{color:#999;}.footer-style-01 a:hover, .footer-style-01 .widget_recent_entries li a:hover, .footer-style-01 .widget_recent_comments li a:hover, .footer-style-01 .widget_archive li a:hover, .footer-style-01 .widget_categories li a:hover, .footer-style-01 .widget_meta li a:hover, .footer-style-01 .widget_product_categories li a:hover, .footer-style-01 .widget_rss li a:hover, .footer-style-01 .widget_pages li a:hover, .footer-style-01 .widget_nav_menu li a:hover, .footer-style-01 .insight-core-bmw li a:hover{color:#fff;}.footer-style-02 .widgettitle{font-size:24px;line-height:1.2;color:#fff;border-bottom-color:rgba(0, 0, 0, 0);margin-bottom:20px;}.footer-style-02{font-size:14px;letter-spacing:0em;line-height:1.86;}.footer-style-02, .footer-style-02 .widget_text{color:#999;}.footer-style-02 a, .footer-style-02 .widget_recent_entries li a, .footer-style-02 .widget_recent_comments li a, .footer-style-02 .widget_archive li a, .footer-style-02 .widget_categories li a, .footer-style-02 .widget_meta li a, .footer-style-02 .widget_product_categories li a, .footer-style-02 .widget_rss li a, .footer-style-02 .widget_pages li a, .footer-style-02 .widget_nav_menu li a, .footer-style-02 .insight-core-bmw li a{color:#999;}.footer-style-02 a:hover, .footer-style-02 .widget_recent_entries li a:hover, .footer-style-02 .widget_recent_comments li a:hover, .footer-style-02 .widget_archive li a:hover, .footer-style-02 .widget_categories li a:hover, .footer-style-02 .widget_meta li a:hover, .footer-style-02 .widget_product_categories li a:hover, .footer-style-02 .widget_rss li a:hover, .footer-style-02 .widget_pages li a:hover, .footer-style-02 .widget_nav_menu li a:hover, .footer-style-02 .insight-core-bmw li a:hover{color:#fff;}.footer-style-03 .widgettitle{font-size:24px;font-weight:700;line-height:1.2;color:#222;border-bottom-color:rgba(0, 0, 0, 0);margin-bottom:20px;}.footer-style-03{font-size:14px;font-weight:700;letter-spacing:0em;line-height:1.86;}.footer-style-03, .footer-style-03 .widget_text{color:#999;}.footer-style-03 a, .footer-style-03 .widget_recent_entries li a, .footer-style-03 .widget_recent_comments li a, .footer-style-03 .widget_archive li a, .footer-style-03 .widget_categories li a, .footer-style-03 .widget_meta li a, .footer-style-03 .widget_product_categories li a, .footer-style-03 .widget_rss li a, .footer-style-03 .widget_pages li a, .footer-style-03 .widget_nav_menu li a, .footer-style-03 .insight-core-bmw li a{color:#999;}.footer-style-03 a:hover, .footer-style-03 .widget_recent_entries li a:hover, .footer-style-03 .widget_recent_comments li a:hover, .footer-style-03 .widget_archive li a:hover, .footer-style-03 .widget_categories li a:hover, .footer-style-03 .widget_meta li a:hover, .footer-style-03 .widget_product_categories li a:hover, .footer-style-03 .widget_rss li a:hover, .footer-style-03 .widget_pages li a:hover, .footer-style-03 .widget_nav_menu li a:hover, .footer-style-03 .insight-core-bmw li a:hover{color:#222;}.footer-style-04 .widgettitle{font-size:24px;font-weight:500;line-height:1.2;color:#fff;border-bottom-color:rgba(0, 0, 0, 0);margin-bottom:19px;}.footer-style-04{font-size:14px;font-weight:400;letter-spacing:0em;line-height:2;}.footer-style-04, .footer-style-04 .widget_text{color:#999;}.footer-style-04 a, .footer-style-04 .widget_recent_entries li a, .footer-style-04 .widget_recent_comments li a, .footer-style-04 .widget_archive li a, .footer-style-04 .widget_categories li a, .footer-style-04 .widget_meta li a, .footer-style-04 .widget_product_categories li a, .footer-style-04 .widget_rss li a, .footer-style-04 .widget_pages li a, .footer-style-04 .widget_nav_menu li a, .footer-style-04 .insight-core-bmw li a{color:#999;}.footer-style-04 a:hover, .footer-style-04 .widget_recent_entries li a:hover, .footer-style-04 .widget_recent_comments li a:hover, .footer-style-04 .widget_archive li a:hover, .footer-style-04 .widget_categories li a:hover, .footer-style-04 .widget_meta li a:hover, .footer-style-04 .widget_product_categories li a:hover, .footer-style-04 .widget_rss li a:hover, .footer-style-04 .widget_pages li a:hover, .footer-style-04 .widget_nav_menu li a:hover, .footer-style-04 .insight-core-bmw li a:hover{color:#fff;}.footer-style-05 .widgettitle{font-size:18px;font-weight:600;line-height:1.2;color:#222;border-bottom-color:rgba(0, 0, 0, 0);margin-bottom:29px;}.footer-style-05{font-size:14px;font-weight:500;letter-spacing:0em;line-height:1.58;}.footer-style-05, .footer-style-05 .widget_text{color:#999;}.footer-style-05 a, .footer-style-05 .widget_recent_entries li a, .footer-style-05 .widget_recent_comments li a, .footer-style-05 .widget_archive li a, .footer-style-05 .widget_categories li a, .footer-style-05 .widget_meta li a, .footer-style-05 .widget_product_categories li a, .footer-style-05 .widget_rss li a, .footer-style-05 .widget_pages li a, .footer-style-05 .widget_nav_menu li a, .footer-style-05 .insight-core-bmw li a{color:#999;}.footer-style-05 a:hover, .footer-style-05 .widget_recent_entries li a:hover, .footer-style-05 .widget_recent_comments li a:hover, .footer-style-05 .widget_archive li a:hover, .footer-style-05 .widget_categories li a:hover, .footer-style-05 .widget_meta li a:hover, .footer-style-05 .widget_product_categories li a:hover, .footer-style-05 .widget_rss li a:hover, .footer-style-05 .widget_pages li a:hover, .footer-style-05 .widget_nav_menu li a:hover, .footer-style-05 .insight-core-bmw li a:hover{color:#222;}.footer-style-06 .widgettitle{font-size:18px;font-weight:500;line-height:1.34;color:#fff;border-bottom-color:rgba(0, 0, 0, 0);margin-bottom:30px;}.footer-style-06{font-size:16px;font-weight:400;letter-spacing:0em;line-height:1.5;}.footer-style-06, .footer-style-06 .widget_text{color:#888;}.footer-style-06 a, .footer-style-06 .widget_recent_entries li a, .footer-style-06 .widget_recent_comments li a, .footer-style-06 .widget_archive li a, .footer-style-06 .widget_categories li a, .footer-style-06 .widget_meta li a, .footer-style-06 .widget_product_categories li a, .footer-style-06 .widget_rss li a, .footer-style-06 .widget_pages li a, .footer-style-06 .widget_nav_menu li a, .footer-style-06 .insight-core-bmw li a{color:#888;}.footer-style-06 a:hover, .footer-style-06 .widget_recent_entries li a:hover, .footer-style-06 .widget_recent_comments li a:hover, .footer-style-06 .widget_archive li a:hover, .footer-style-06 .widget_categories li a:hover, .footer-style-06 .widget_meta li a:hover, .footer-style-06 .widget_product_categories li a:hover, .footer-style-06 .widget_rss li a:hover, .footer-style-06 .widget_pages li a:hover, .footer-style-06 .widget_nav_menu li a:hover, .footer-style-06 .insight-core-bmw li a:hover{color:#fff;}.page-loading{background-color:#ffffff;}body{background:#ffffff;background-color:#ffffff;background-repeat:no-repeat;background-position:center center;background-attachment:fixed;-webkit-background-size:cover;-moz-background-size:cover;-ms-background-size:cover;-o-background-size:cover;background-size:cover;}.site{background-repeat:no-repeat;background-position:center center;background-attachment:fixed;-webkit-background-size:cover;-moz-background-size:cover;-ms-background-size:cover;-o-background-size:cover;background-size:cover;}.branding__logo img, .error404--header .branding__logo img{width:190px;}.branding__logo img{padding-top:0;padding-bottom:0;padding-left:0px;padding-right:0px;}.header-sticky-both .headroom.headroom--not-top .branding img, .header-sticky-up .headroom.headroom--not-top.headroom--pinned .branding img, .header-sticky-down .headroom.headroom--not-top.headroom--unpinned .branding img{width:150px;}.headroom--not-top .branding__logo .sticky-logo{padding-top:0;padding-right:0;padding-bottom:0;padding-left:0;}.page-mobile-popup-logo img{width:105px;}.woocommerce .product-badges .hot{color:#fff;background-color:#d31129;}.woocommerce .product-badges .onsale{color:#fff;background-color:#d5382c;}.woocommerce .price del{color:#ccc!important;}.woocommerce ins .amount{color:#d5382c;}.page-search-popup-header{background:#fff;}.page-search-popup > .inner{background:#339933;}.page-search-popup .search-form, .page-search-popup .search-field:focus{color:#fff;}.page-search-popup .search-field:-webkit-autofill{-webkit-text-fill-color:#fff!important;}.page-template-maintenance{background-image:url("../brook.thememove.com/wp-content/themes/brook/assets/images/maintenance-bg.jpg");background-repeat:no-repeat;background-position:center center;background-attachment:scroll;-webkit-background-size:cover;-moz-background-size:cover;-ms-background-size:cover;-o-background-size:cover;background-size:cover;}.page-template-coming-soon-01{background:#000;background-color:#000;background-repeat:no-repeat;background-position:center center;background-attachment:scroll;-webkit-background-size:cover;-moz-background-size:cover;-ms-background-size:cover;-o-background-size:cover;background-size:cover;}.page-template-coming-soon-01 .coming-soon-bg{background-image:url("../brook.thememove.com/wp-content/themes/brook/assets/images/coming-soon-bg.jpg");background-repeat:no-repeat;background-position:center center;background-attachment:scroll;-webkit-background-size:cover;-moz-background-size:cover;-ms-background-size:cover;-o-background-size:cover;background-size:cover;}.cs-logo{width:51px;}.secondary-font, .tm-heading.highlight-02 mark, .tm-heading.highlight-03 mark, .typed-text-02 mark{font-family:inherit;}a, .tm-blog.style-list .post-categories{color:#000000;}a:hover, a:focus, .tm-maps .gmap-info-template .gmap-marker-content a:hover{color:#666666;}body, .gmap-marker-wrap{font-family:inherit;letter-spacing:0em;line-height:1.58;font-size:14px;}.tm-testimonial, .gmap-marker-wrap, body{color:#000000;}h1,h2,h3,h4,h5,h6,th,[class*="hint--"]:after, .tm-countdown.style-06 .number{font-family:inherit;letter-spacing:0em;line-height:1.23;}h1,h2,h3,h4,h5,h6,caption,th, blockquote, .heading-color, .vc_progress_bar .vc_single_bar_title, .vc_chart.vc_chart .vc_chart-legend li, .tm-countdown .number, .tm-drop-cap.style-01 .drop-cap, .tm-drop-cap.style-02, .tm-table caption, .tm-counter.style-01 .number-wrap, .tm-counter.style-02 .number-wrap, .tm-counter.style-05 .number-wrap, .tm-grid-wrapper.filter-counter-style-02 .btn-filter.current, .tm-grid-wrapper.filter-counter-style-02 .btn-filter:hover, .tm-grid-wrapper.filter-counter-style-02 .btn-filter.current .filter-counter, .tm-grid-wrapper.filter-counter-style-02 .btn-filter:hover .filter-counter, .tm-portfolio.style-metro-with-caption .post-view-detail, .tm-social-networks.style-title .item:hover .link-text, .tm-social-networks.style-large-icons .link, .single-post .entry-footer .post-share a, .portfolio-details-list label, .single-portfolio .portfolio-share a, .woocommerce div.product .woocommerce-tabs ul.tabs li a, .woocommerce.single-product #reviews .comment-reply-title, .product-sharing-list a, .woocommerce.single-product div.product form.cart label{color:#222222;}h1{font-size:56px;}h2{font-size:48px;}h3{font-size:36px;}h4{font-size:24px;}h5{font-size:18px;}h6{font-size:14px;}button, input[type="button"], input[type="reset"], input[type="submit"], .tm-button, .rev-btn, .rev-btn:visited, .woocommerce #respond input#submit.disabled, .woocommerce #respond input#submit:disabled, .woocommerce #respond input#submit:disabled[disabled], .woocommerce a.button.disabled, .woocommerce a.button:disabled, .woocommerce a.button:disabled[disabled], .woocommerce button.button.disabled, .woocommerce button.button:disabled, .woocommerce button.button:disabled[disabled], .woocommerce button.button.alt.disabled, .woocommerce input.button.disabled, .woocommerce input.button:disabled, .woocommerce input.button:disabled[disabled], .woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button, .woocommerce a.button.alt, .woocommerce input.button.alt, .woocommerce button.button.alt, .button, .single-product .woo-single-summary .wishlist-btn a, .single-product .woo-single-summary .compare-btn a{font-family:inherit;font-size:14px;letter-spacing:0em;color:#ffffff;border-color:#339933;background-color:#339933;}button:hover, input[type="button"]:hover, input[type="reset"]:hover, input[type="submit"]:hover, .woocommerce #respond input#submit.disabled:hover, .woocommerce #respond input#submit:disabled:hover, .woocommerce #respond input#submit:disabled[disabled]:hover, .woocommerce a.button.disabled:hover, .woocommerce a.button:disabled:hover, .woocommerce a.button:disabled[disabled]:hover, .woocommerce button.button.alt.disabled:hover, .woocommerce button.button.disabled:hover, .woocommerce button.button:disabled:hover, .woocommerce button.button:disabled[disabled]:hover, .woocommerce input.button.disabled:hover, .woocommerce input.button:disabled:hover, .woocommerce input.button:disabled[disabled]:hover, .woocommerce #respond input#submit:hover, .woocommerce a.button:hover, .woocommerce button.button:hover, .woocommerce button.button.alt:hover, .woocommerce input.button:hover, .woocommerce a.button.alt:hover, .woocommerce input.button.alt:hover, .button:hover, .single-product .woo-single-summary .wishlist-btn a:hover, .single-product .woo-single-summary .compare-btn a:hover{color:#ffffff;border-color:#666666;background-color:#666666;}input[type='text'], input[type='email'], input[type='url'], input[type='password'], input[type='search'], input[type='number'], input[type='tel'], input[type='range'], input[type='date'], input[type='month'], input[type='week'], input[type='time'], input[type='datetime'], input[type='datetime-local'], input[type='color'], select, textarea{font-family:inherit;letter-spacing:0em;color:#000000;border-color:#eee;background-color:#fff;}input[type='text']:focus, input[type='email']:focus, input[type='url']:focus, input[type='password']:focus, input[type='search']:focus, input[type='number']:focus, input[type='tel']:focus, input[type='range']:focus, input[type='date']:focus, input[type='month']:focus, input[type='week']:focus, input[type='time']:focus, input[type='datetime']:focus, input[type='datetime-local']:focus, input[type='color']:focus, textarea:focus, select:focus, select:focus, textarea:focus{color:#000000;border-color:#339933;background-color:#efefef;}@media (max-width: 1199px){.page-title-bar-01 .page-title-bar-inner{padding-top:206px;padding-bottom:190px;}.page-title-bar-01 .page-title-bar-inner .heading{font-size:46px;}.page-title-bar-02 .page-title-bar-inner{padding-top:130px;padding-bottom:50px;}.page-title-bar-02 .page-title-bar-inner .heading{font-size:46px;}.page-title-bar-03 .page-title-bar-inner{padding-top:355px;padding-bottom:100px;}.page-title-bar-03 .page-title-bar-inner .heading{font-size:28px;}.page-title-bar-04 .page-title-bar-inner{padding-top:350px;padding-bottom:350px;}.page-title-bar-04 .page-title-bar-inner .heading{font-size:46px;}.page-title-bar-05 .page-title-bar-inner{padding-top:211px;padding-bottom:210px;}.page-title-bar-05 .page-title-bar-inner .heading{font-size:46px;}}@media (max-width: 991px){.page-title-bar-01 .page-title-bar-inner{padding-top:160px;padding-bottom:150px;}.page-title-bar-01 .page-title-bar-inner .heading{font-size:36px;}.page-title-bar-02 .page-title-bar-inner{padding-top:100px;padding-bottom:0px;}.page-title-bar-02 .page-title-bar-inner .heading{font-size:36px;}.page-title-bar-03 .page-title-bar-inner{padding-top:350px;padding-bottom:100px;}.page-title-bar-03 .page-title-bar-inner .heading{font-size:24px;}.page-title-bar-04 .page-title-bar-inner{padding-top:250px;padding-bottom:250px;}.page-title-bar-04 .page-title-bar-inner .heading{font-size:36px;}.page-title-bar-05 .page-title-bar-inner{padding-top:160px;padding-bottom:150px;}.page-title-bar-05 .page-title-bar-inner .heading{font-size:36px;}}@media (max-width: 767px){.page-title-bar-01 .page-title-bar-inner{padding-top:121px;padding-bottom:110px;}.page-title-bar-01 .page-title-bar-inner .heading{font-size:28px;}.page-title-bar-02 .page-title-bar-inner{padding-top:100px;padding-bottom:0px;}.page-title-bar-02 .page-title-bar-inner .heading{font-size:28px;}.page-title-bar-03 .page-title-bar-inner{padding-top:300px;padding-bottom:80px;}.page-title-bar-03 .page-title-bar-inner .heading{font-size:24px;}.page-title-bar-04 .page-title-bar-inner{padding-top:150px;padding-bottom:150px;}.page-title-bar-04 .page-title-bar-inner .heading{font-size:28px;}.page-title-bar-05 .page-title-bar-inner{padding-top:160px;padding-bottom:150px;}.page-title-bar-05 .page-title-bar-inner .heading{font-size:28px;}}




.marquee-container {
    width: 100%;
    overflow: hidden; /* Hides content outside the container */
    white-space: nowrap; /* Prevents testimonials from wrapping */
    box-sizing: border-box;
    padding: 10px 0;
    //border: 1px solid #ccc;
}

.marquee-content {
    display: inline-block;
    padding-left: 100%; /* Starts the animation from outside the view */
    animation: marquee-scroll 40s linear infinite; /* Adjust duration as needed */
	
}

/* Pause the animation on mouse over */
.marquee-container:hover .marquee-content {
  animation-play-state: paused;
}

.testimonial {
    display: inline-block;
    margin-right: 50px; /* Space between testimonials */
    padding: 10px 20px;
    background-color: #f9f9f9;
    border-radius: 5px;
    box-shadow: 0 2px 4px rgba(0,0,0,0.1);
    width: 300px; /* Fixed width for each testimonial card */
    white-space: normal; /* Allows text inside the testimonial to wrap */
    vertical-align: top;
}

.testimonial p {
    font-style: italic;
    margin: 0 0 10px;
}

.testimonial footer {
    font-weight: bold;
    text-align: right;
}

/* Keyframe animation for the scrolling */
@keyframes marquee-scroll {
    0% {
        transform: translateX(0);
    }
    100% {
        /* Move content fully out of view to the left */
        transform: translateX(-100%);
    }
}



<!--aboutpage-->
