/* Carousel video planet */


.main-container-planet {
	margin-top: 50px !important;
	margin-bottom: 50px !important;
}

@media screen and (max-width: 1024px) {
	.planet-video-item iframe {
		height: 300px !important;
	}
	.main-container-planet {
		margin-top: 20px !important;
		margin-bottom: 0 !important;
	}
	.new-content .bk-back-tick {
		right: 150px !important;
	}
}

@media screen and (max-width: 991.99px) {
	.plan-row .link-dl-btn-planet {
		padding-right: 15px !important;
		padding-left: 15px !important;
	}
	.plan-row .vc_tta-panel-heading {
		margin-bottom: 1px !important;
		margin-top: 0 !important;
	}
	.plan-row .heading-overflow .overflow-text .wpb_wrapper {
		margin-top: -58px !important;
	}
	.plan-row .link-dl-btn-planet p {
		font-size: 14px;
		line-height: 22px;
	}
	.plan-row .link-dl-btn-planet .wpb_text_column .wpb_wrapper {
		padding: 12px !important;
	}
	.plan-row .link-dl-btn-planet .wpb_text_column.with-chair-img .wpb_wrapper {
		padding-left: 90px !important;
	}
	.tet {
		align-items: center;
	}
	.numbers {
		font-size: 60px !important;
		line-height: 70px !important;
	}
	.tet img {
		height: 40px !important;
	}
	.planet-video-item iframe {
		height: 230px !important;
	}
	.new-content .bk-back-tick {
		right: 110px !important;
	}
}

@media screen and (max-width: 767.99px) {
	.tab-row-tour .custom-select-mobile-select.d-block.d-md-none {
		margin-bottom: 65px !important;
		font-size: 15px;
	}

	.cohoots_slider_pricing .owl-nav {
		width: calc(100% + 100px) !important;
		left: -50px !important;
	}
}

/* Portrait and Landscape */

@media only screen and (min-device-width: 320px) and (max-device-width: 667px) and (-webkit-min-device-pixel-ratio: 2) {
	.main-container-planet {
		max-width: 600px !important;
	}
	.planet-video-item iframe {
		width: 260px !important;
		height: 200px !important;
	}

	.planet-design-story {
		width: 260px !important;
		font-size: 12px !important;
		line-height: 14px !important;
	}
	.planet-video-title {
		width: 260px !important;
		font-size: 20px !important;
		line-height: 24px !important;
	}

	.owl-carousel:not(.cohoots_slider_pricing) .owl-nav img {
		width: 20px;
	}

	.carouselx .owl-nav img {
		width: 30px;
	}
	.planet-carousel .owl-nav {
		left: 13.5% !important;
		width: 67% !important;
	}
	#cat-album-section .owl-nav img,
	#cat-video-section .owl-nav img {
		width: 8px;
	}
}

@media screen and (max-width: 575.99px) {
	/* Carousel */
	.main-container-planet {
		max-width: 340px !important;
		margin-top: 30px !important;
	}
	.planet-video-item iframe {
		width: 240px !important;
		height: 120px !important;
	}
	.planet-design-story {
		width: 240px !important;
		font-size: 12px !important;
		line-height: 14px !important;
	}
	.planet-video-title {
		width: 240px !important;
		font-size: 20px !important;
		line-height: 24px !important;
	}

	.planet-carousel .owl-nav {
		top: 120% !important;
	}
	.planet-carousel .owl-nav {
		width: 73% !important;
	}
	.plan-row .vc_tta.vc_general .vc_tta-panel-body {
		padding: 14px 20px !important;
	}
	.plan-row .vc_custom_1612457095726 {
		padding-left: 0 !important;
		padding-right: 0 !important;
	}
}

/*=============================================
=            27-02-2021 style            =
=============================================*/

.new-content .margin-fix-news .wpb_wrapper {
	margin-top: -45px !important;
}

/* filtru */

.news-column .row {
	margin-bottom: 40px;
}

.news-column .filter__title {
	margin-right: 25px !important;
}

.news-column .col-md-3 {
	max-width: fit-content !important;
}

/* content */

.new-content {
	padding-top: 55px;
}

.new-content .vc_tta-panel-heading {
	margin-top: 0 !important;
	margin-bottom: 1px !important;
}

/* .news-column .news-grid {
	padding: 0 40px;
} */

.news-item {
	/* width: calc(50% - 40px); */
	width: 100%;
	height: auto;
	/* padding: 0 15px; */
	margin-bottom: 15px;
}
.news-item:hover {
/* 	box-shadow: 0 11px 10px 0 rgba(34, 35, 40, 0.11); */
	box-shadow: 5px 6px 4px rgba(0, 0, 0, 0.07);
}

.news-sizer {
	height: 0;
	margin-bottom: 0;
}

.news-body {
	background-color: #f6f6f7;
	/* border-top: 2px solid #ED6500; */
	display: flex;
}

.news-page-tab .news-body {
	background-color: #ffffff;
}

.news-image {
	min-height: 200px;
	height: 100%;
	/* width: 100%; */
	width: 36%;
	border-top: 2px solid #ED6500;
	/* background-repeat: no-repeat !important;
    background-size: cover !important; */
}

.news-page-tab .news-image {
	border-top: 1.25px solid #ED6500;
}

.news-image img {
	/* object-fit: contain; */
	width: 100%;
}

.news-data {
	padding: 20px 20px 12px 20px;
	width: 60%;
	display: grid;
	border-top: 2px solid #a4a5a8;
	grid-template-rows: 0fr 0fr 0fr;
	flex: 1;
}

.news-page-tab .news-data {
	border-top: 1.25px solid #E5E5E5;
/* 	box-shadow: 5px 6px 4px rgba(0, 0, 0, 0.07); */
	border-radius: 1px;
}

.news-meta {
	display: flex;
	justify-content: space-between;
	/* border-bottom: 1px solid #a4a5a8; */
	padding-bottom: 0px;
}

.news-post__type {
	font-family: var(--universal-sans-bold);
	font-size: 14px;
	font-weight: bold;
	line-height: 16px;
	letter-spacing: 1.5px;
	color: #A4A5A8;
	text-transform: uppercase;
}

.news-post__time {
	font-family: var(--universal-sans-bold);
	font-size: 14px;
	font-weight: bold;
	line-height: 16px;
/* 	letter-spacing: 1.5px; */
	color: #6E7076;
	text-transform: capitalize;
}

.news_title {
	font-family: var(--universal-sans-regular);
	font-size: 22px;
	font-weight: 600;
	letter-spacing: 0;
	line-height: 26px;
	color: #313131;
	margin-bottom: 13px;
}

.news-text_p {
	color: #313131;
	font-family: var(--universal-sans-regular);
	font-size: 12px;
	letter-spacing: 0;
	line-height: 18px;
	font-weight: normal;
	margin-bottom: 0px;
}

.news-files {
	/* border-top: 1px solid #a4a5a8; */
	align-self: flex-end;
}

.news-files a {
	height: 19px;
	color: #313131;
	font-family: var(--universal-sans-bold);
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 1.5px;
	line-height: 19px;
}

.second-file {
	margin-left: 48px;
}

@media (max-width: 1024px) {
	.page-id-234 article {
		width: 100%;
	}
	.news-image {
		min-height: 200px;
	}
}

/* Medium devices (tablets, less than 992px) */

@media (max-width: 991.98px) {
	.new-content .margin-fix-news .wpb_wrapper {
		margin-top: -40px !important;
	}
	.news-column .news-grid {
		padding: 0 15px;
	}
	/* .news-item {
		width: calc(50% - 15px);
	} */
	.news-image {
		min-height: 150px;
	}
	.news-post__type,
	.news-post__time {
		font-size: 12px;
		line-height: 14px;
	}
	.news_title {
		font-size: 20px;
		line-height: 24px;
	}
	.news-text_p {
		font-size: 14px;
		line-height: 24px;
	}
	.news-data .link-btn {
		font-size: 14px !important;
		line-height: 14px !important;
	}
	.news-files a {
		font-size: 14px;
		line-height: 17px;
	}
	.second-file {
		margin-left: 20px;
	}
	.news-files img {
		width: 20px;
		height: auto;
	}
	.planet-mob-banner {
		height: 190px;
		background: url("/wp-content/uploads/2023/05/GettyImages-1012013836_RGB-1.png") no-repeat center;
		position: relative;
		background-size: cover;
		width: 100%;
	}
}

/* Small devices (landscape phones, less than 768px) */

@media (max-width: 767.98px) {
	.new-content {
		padding-top: 15px;
	}
	.new-content .custom-select-mobile-select {
		margin-bottom: 60px !important;
	}
	.new-content .margin-fix-news .wpb_wrapper {
		margin-top: -38px !important;
	}
	.new-content .filter__title,
	.new-content .fdrop {
		width: auto !important;
	}
	.new-content .filter__title {
		flex-basis: auto !important;
	}
	.comp-banner-text {
		overflow: hidden;
	}
	.news-filter .years-select.col-12 {
		-ms-flex: 0 0 20% !important;
		flex: 0 0 20% !important;
		max-width: 20% !important;
	}

}

/* X-Small devices (portrait phones, less than 576px) */

@media (max-width: 575.98px) {
	.news-column .filter__title,
	.news-filter .filter__title {
		justify-content: center;
		margin-right: 0 !important;
	}
	/* .news-column .row {
		justify-content: center;
	} */
	.news-column .news-grid {
		padding: 0;
	}
	.news-item {
		width: 100%;
	}
	.news-image {
		min-height: 170px;
	}
	.new-content .filter__title,
	.new-content .fdrop {
		width: 100% !important;
	}
	.news-filter .years-select.col-12 {
		-ms-flex: 0 0 100% !important;
		flex: 0 0 100% !important;
		max-width: 100% !important;
	}
	.new-content .filter__title {
		flex-basis: 100% !important;
	}
	.news-column .filters .fdrop {
		max-width: 100%;
	}
	.news-column .filters .fdrop select {
		min-width: 100px;
	}
}

/*=====  End of Section 27-02-2021 style  ======*/

@media (min-width: 1200px) {
	.owl-carousel-prodcategory .owl-stage-outer {
		margin-right: -75px;
		width: calc(100% + 75px);
	}
}

.echo-select {
	font-size: 14px;
}

.echo-select option {
	font-family: var(--universal-sans-regular);
}

.first-menu h3 {
	font-size: 16px;
	font-weight: 700;
	letter-spacing: 1.5px;
	line-height: 18px;
	font-family: var(--universal-sans-bold);
	padding-left: 0px;
	/*     padding-bottom: 17px; */
	margin: 0px 35px;
	border-bottom: 1px solid transparent;
	display: inline-block;
}

.mobile-menu-line {
	height: 1px;
	margin: 25px 35px 18px;
	border-bottom: 1px solid #d8d8d8;
}

.first-menu .nav-link {
	color: #000000;
	font-family: var(--universal-sans-regular);
	font-size: 14px;
	line-height: 19px;
	font-weight: 600;
	letter-spacing: 1.5px;
	/* 	line-height: 36px; */
	text-align: left;
	display: inline-flex !important;
	padding-left: 0px !important;
	margin-left: 36px !important;
	padding-top: 10px !important;
	padding-bottom: 0px !important;
	margin-bottom: 9px !important;
	text-transform: uppercase;
	color: #A4A5A8 !important;
	border-bottom: 2px solid transparent;
}

.first-menu .nav-link:active {
	border-bottom: 2px solid #ED6500;
	font-weight: 700;
	color: #313131 !important;
}

.first-menu .pricing-menu .nav-link {
	color: #6E7076;
	border: 2px solid #ff9300;
	border-radius: 2px;
	width: 76px;
	line-height: 18px;
	margin-left: calc(50% - 38px);
}

.first-menu .fas.fa-search {
	display: none;
}

.first-menu .bottom-links {
	width: 300px;
	position: absolute;
	bottom: 100px;
	z-index: 999;
}

.first-menu .bottom-links p,
.first-menu .bottom-links a {
	opacity: 0.62;
	color: #000000;
	font-family: Montserrat;
	font-size: 10px;
	letter-spacing: 1px;
	line-height: 13px;
	padding: 5px;
}

.navbar-nav .nav-item:nth-child(6) .nav-link {
	color: #313131 !important;
	font-weight: 700 !important;
}

.navbar-nav .resources_mob-dropdown .nav-item:nth-child(6) .nav-link,
.navbar-nav .company_mob-dropdown .nav-item:nth-child(6) .nav-link,
.navbar-nav .contact_mob-dropdown .nav-item:nth-child(6) .nav-link {
	font-weight: 600 !important;
}

.navbar-nav .menu-item:nth-child(6) .nav-link:nth-child(1):after {
	content: url(/wp-content/themes/wp-bootstrap-4-child/images/new-ui-elements/Small-Arrow.svg);
	padding-left: 10px;
}

.navbar-nav .dropdown-menu .menu-item:nth-child(6) .nav-link:nth-child(1):after {
	content: "" !important;
}

.navbar-nav .dropdown-menu .menu-item:nth-child(6) .nav-link {
	color: #313131 !important;
}

.navbar-nav .resources_mob-dropdown .dropdown-menu .menu-item:nth-child(6) .nav-link,
.navbar-nav .company_mob-dropdown .dropdown-menu .menu-item:nth-child(6) .nav-link,
.navbar-nav .contact_mob-dropdown .dropdown-menu .menu-item:nth-child(6) .nav-link {
	color: #A4A5A8 !important;
}

.navbar-nav .dropdown-menu .menu-item.menu-item-has-children:nth-child(6) .nav-link,
.navbar-nav .dropdown-menu.sub-menu.depth_1 .menu-item:nth-child(6) .nav-link {
	color: #A4A5A8 !important;
}

#menu-menu-2-mobile {
	height: 100vh;
	padding-top: 0px;
}

.sub-menu .depth_1 {
	padding-top: 200px;
}

.first-menu .menu-item-has-children > .nav-link {
	position: relative;
	display: flex;
	justify-content: start;
	padding-left: 32px;
	text-transform: uppercase;
	color: #A4A5A8 !important;
}

.first-menu .menu-item-has-children > .nav-link:after {
	content: "";
	display: block;
	border: unset;
	color: #ff9f13;
	margin-right: 0px;
	background-image: url("/wp-content/themes/wp-bootstrap-4-child/images/new-ui-elements/Chevron-Orange.svg");
	background-position: center 45%;
	height: auto;
	background-repeat: no-repeat;
	background-size: 7px;
	width: 15px;
}

.first-menu .content-center-menu {
	margin-top: calc(60vh - 75%);
}

.first-menu .dropdown-menu h3 {
	display: flex;
	justify-content: start;
	align-items: center;
	text-transform: uppercase;
	font-family: var(--aguila-regular);
	font-size: 16px;
	margin-bottom: 15px;
	color: #313131 !important;
}

.go-back {
	margin-bottom: 3px;
}

.go-back:before {
	content: url("/wp-content/themes/wp-bootstrap-4-child/images/new-ui-elements/Chevron-Orange.svg");
	display: inline-block;
	transform: rotate(180deg);
	padding-left: 10px;
	height: 100%;
	cursor: pointer;
}

.first-menu .submenu-title-cust i {
	position: relative;
	top: 0;
	font-size: 12px;
	left: 0;
	margin-left: -40px;
	padding-right: 40px;
	color: #ff9f13;
}

.first-menu .closeclass {
	content: url(/wp-content/themes/wp-bootstrap-4-child/images/new-ui-elements/Close-Icon.svg);
	position: absolute;
	width: 20px;
	height: 20px;
	top: 20px;
	right: 20px;
	cursor: pointer;
}

.bottom-menu-text {
	position: absolute;
	bottom: 0;
	left: 0;
	display: flex;
	width: 100%;
	justify-content: center;
}

.bottom-menu-text,
.bottom-menu-text a {
	color: #A4A5A8 !important;
	font-family: var(--aguila-regular);
	font-size: 12px;
	font-weight: 400;
	letter-spacing: 0.5px;
	line-height: 18px;
	text-decoration: none !important;
	border-bottom: 1px solid transparent !important;
}

.bottom-menu-text a {
	padding: 0 5px;
}

.bottom-menu-text a:active,
.bottom-menu-text a:visited {
	border-bottom: 1px solid #ED6500 !important;
}

/**product page style update from all templates*/

.tab-panels {
	display: none;
}

.tab-panels.active {
	display: block;
}

.cahoots-tablet-prese {
	background-color: #F6F6F7;
	/*   box-shadow: 0 11px 10px 0 rgba(34,35,40,0.11);  */
	/*   border: 2px solid #F8F8F8;  */
	/*   border-radius: 3px; */
	padding: 16px 19px 16px 19px;
	min-height: 92px;
	cursor: pointer;
	position: relative;
}

.show-on-more-info .button-back,
.cahoots-tablet-prese h3 {
	color: #313131;
	font-family: var(--universal-sans-bold);
	font-size: 16px;
	font-weight: 600;
	letter-spacing: 0;
	line-height: 24px;
	margin-bottom: 0;
	min-height: 48px;
}

#designfileslink .cahoots-tablet-prese h3 {
	min-height: 48px;
}

.cahoots-tablet-prese h3 .cahoots-tablet-prese p {
	color: #313131;
	font-family: var(--aguila-light);
	font-size: 14px;
	font-weight: 300;
	letter-spacing: 1.5px;
	line-height: 16px;
}

.boxpdfinfo .file-type-docsection p,
.boxpdfinfo .link-title {
	font-family: var(--universal-sans-regular);
	font-size: 14px;
	font-weight: 300;
	letter-spacing: 1.5px;
	line-height: 16px;
}

.h3text-eco,
.cat-env-sec .h3text {
	color: #6E7076;
	font-family: var(--universal-sans-bold);
	font-size: 11px;
	font-weight: bold;
	letter-spacing: 1.19px;
	line-height: 14px;
}

/* .cat-env-sec{
background-color: #FFFFFF;
box-shadow: 0 4px 40px 0 rgba(34,35,40,0.11);
border-radius: 10px;
} */

.environmental-button {
	border: none;
	border-radius: 0px;
	color: #313131;
	font-family: var(--universal-sans-bold);
	font-size: 16px;
	font-weight: 700;
	letter-spacing: 1.5px;
	line-height: 16px;
	padding: 2px 0px 0px;
	margin: 16.5px 0px 0px;
	background-color: transparent;
	transition: none !important;
	border-bottom: 2px solid transparent;
}

button.environmental-button:hover {
/* 	color: #A4A5A8 !important; */
	border-bottom: 2px solid #ED6500;
	border-radius: 0;
	transition: none;
}

button.environmental-button:focus {
	outline: 0;
	background: #FBE0CC;
}

button.environmental-button:disabled {
	color: #A4A5A8 !important;
}

.newposiition-eco,
.scrollsectionenv {
	width: 77px;
	background-color: #ff9800;
	height: 220px;
	top: 15px;
	left: -25px;
	z-index: -1;
}

.scrollsectionenv1 {
	width: 77px;
	background-color: #ff9800;
	height: 220px;
	top: 200px;
	right: -50px;
	z-index: -1;
}

.cat-title h1 {
	color: #313131;
	font-family: var(--aguila-bold);
	font-size: 95px;
	font-weight: bold;
	letter-spacing: -0.56px;
	line-height: 88px;
	/*   border-bottom: 13px solid #FF9800 */
}

/* .cat-title::after{
content: "";
border-bottom: 13px solid #FF9800;
height: 10px;
padding-top: 14px;
display: block;
position: relative;
width: 60%;
} */

.cat-links a {
	color: #313131;
	font-family: var(--universal-sans-regular);
	font-size: 14px;
	font-weight: 300;
	letter-spacing: 1.5px;
	line-height: 14px;
	text-align: justify;
	border-bottom: 2px solid transparent;
}

.cat-links a:hover {
	color: #313131 !important;
	font-weight: 700;
	font-family: var(--universal-sans-regular);
	letter-spacing: 1.5px;
	border-bottom: 2px solid #ED6500;
}

.cat-links a:focus {
	color: #313131 !important;
	font-weight: 700;
	font-family: var(--universal-sans-bold);
	letter-spacing: 1.5px;
	background-color: #FBE0CC;
	border-bottom: 2px solid transparent;
}

.cat-links a:active {
	color: #313131 !important;
	font-weight: 700;
	font-family: var(--universal-sans-bold);
	letter-spacing: 1.5px;
	border-bottom: 2px solid transparent;
}

.cat-links a:disabled {
	color: #a4a5a8 !important;
	font-weight: 300;
	border-bottom: 2px solid transparent;
}

.orange-bg-tran {
	width: 47vw !important;
	right: 15px;
	width: 0px;
	height: 100%;
	/*   background-image: url('http://keilhauerstage.wpengine.com/wp-content/uploads/2020/11/1_lrg.jpg'); */
	background-size: cover;
	/*   background-position: bottom center; */
	max-height: 602px;
}

.company-bg-tran {
	max-height: 602px;
	height: 500px;
}

.company-bg-tran .vc_column-inner {
	width: 60vw !important;
	height: 500px !important;
	right: -80px;
	background-size: cover;
	background-position: center center;
	position: absolute;
}

.comp-banner-text {
	/*   margin-left: -95px; */
}

.comp-description {
	padding: 32px 45px 35px 40px;
	background: white;
}

.comp-description p {
	color: #313131;
	font-family: var(--universal-sans-regular);
	font-size: 16px;
	letter-spacing: 0;
	line-height: 26px;
}

.comp-description p:last-child {
	margin-bottom: 0;
}

.f-200 p {
	font-weight: 200 !important;
	color: #313131;
	font-family: var(--universal-sans-regular);
	font-size: 20px;
	letter-spacing: 0;
	line-height: 33px;
}

.f-600 p {
	font-weight: 600 !important;
}

.management-team-text h3 {
	color: #6E7076 !important;
	font-family: var(--universal-sans-regular) !important;
}

.introsec .img-top-pro {
	/*     height: auto; */
	width: auto;
	position: relative;
	right: 0px;
	bottom: 0;
	overflow: hidden;
}

#cat-album-section.owl-carousel .owl-item img {
	width: 100%;
	height: auto;
	margin-left: auto;
	margin-right: auto;
}

#cat-album-section.owl-carousel .owl-nav {
	margin-top: -51px;
	position: relative;
	height: 51px;
	/*     border-top: 2px solid #D8D8D8; */
	display: flex;
}

#cat-album-sectiontwo.owl-carousel .owl-nav {
	/*margin-top: -15%;*/
	position: relative;
	/*height: 10%;*/
	text-align: right;
}

#cat-album-sectiontwo.owl-carousel .owl-dots,
#cat-album-section.owl-carousel .owl-dots {
	display: none;
}

#cat-album-sectiontwo.owl-carousel .owl-stage-outer,
#cat-album-section.owl-carousel .owl-stage-outer {
	height: 100%;
	overflow: hidden !important;
}

#cat-album-sectiontwo.owl-carousel .owl-next,
#cat-album-sectiontwo.owl-carousel .owl-prev,
#cat-album-section.owl-carousel .owl-next,
#cat-album-section.owl-carousel .owl-prev {
	margin: 0;
	/*     background-color: #D8D8D8; */
	width: 60px;
	height: 100%;
	/*     border-radius: 50%; */
	/*     border: 4px solid #FFFFFF; */
	/*     margin-top: 6px; */
	/*     font-size: 22px; */
	font-size: 22px;
	line-height: 24px;
	font-weight: 600;
}

#cat-album-sectiontwo.owl-carousel .owl-next:focus,
#cat-album-sectiontwo.owl-carousel .owl-prev:focus,
#cat-album-section.owl-carousel .owl-next:focus,
#cat-album-section.owl-carousel .owl-prev:focus {
	outline: 0;
}

#cat-album-sectiontwo.owl-carousel .owl-prev,
#cat-album-section.owl-carousel .owl-prev {
	order: 1;
}

#cat-album-sectiontwo.owl-carousel .owl-next,
#cat-album-section.owl-carousel .owl-next {
	order: 3;
}

#cat-album-sectiontwo.owl-carousel .custom-button-owltwo,
#cat-album-sectiontwo.owl-carousel .owl-next,
#cat-album-section.owl-carousel .custom-button-owl,
#cat-album-section.owl-carousel .owl-next {
	margin-left: 0px;
}

#cat-album-section.owl-carousel .custom-button-owl {
	/*   position: absolute; */
	/*   top: 6px;
	right: 20px; */
}

#cat-album-sectiontwo.owl-carousel .custom-button-owltwo {
	position: relative;
	bottom: 5px;
}

#cat-album-section {
	border: 2px solid #d8d8d8;
}

#cat-album-sectiontwo.owl-carousel .custom-button-owltwo,
#cat-album-section.owl-carousel .custom-button-owl {
	color: #6E7076;
	font-family: Montserrat;
	font-size: 11px;
	font-weight: bold;
	letter-spacing: 1.19px;
	line-height: 14px;
	border: 0;
	background-color: #ff9300;
	padding: 12px 30px;
	cursor: pointer;
	order: 2;
	width: 100%;
}

.popup-galery-prod-family {
	position: fixed;
	width: 100%;
	left: calc(50vw - 570px);
	top: 50px;
	height: calc(100vh - 100px);
	background: #fff;
	padding: 50px 35px 20px 35px;
	-webkit-box-shadow: 0px 1px 4px 1px #ccc;
	-moz-box-shadow: 0px 1px 4px 1px #ccc;
	box-shadow: 0px 1px 4px 1px #ccc;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	z-index: 11;
	overflow: hidden;
	overflow-y: auto;
}

.popup-galery-prod-family .description p {
	font-size: 12px;
	font-weight: 600;
}

.popup-galery-prod-family,
.secundary-pop {
	opacity: 0;
}

.cursor-pointer {
	cursor: pointer;
}

#cat-album-sectiontwo img {
	height: calc(100vh - 340px);
	width: auto;
	margin-left: auto;
	margin-right: auto;
}

/* owl video */

#cat-video-section.owl-carousel .owl-item img {
	width: auto;
	height: 250px;
	margin-left: auto;
	margin-right: auto;
}

#cat-video-section.owl-carousel .owl-nav {
	margin-top: -15%;
	position: relative;
	height: 25%;
	top: -20%;
	left: 20px;
}

#cat-video-sectiontwo.owl-carousel .owl-nav {
	/*margin-top: -15%;*/
	position: relative;
	/*height: 10%;*/
	text-align: right;
}

#cat-video-sectiontwo.owl-carousel .owl-dots,
#cat-video-section.owl-carousel .owl-dots {
	display: none;
}

#cat-video-sectiontwo.owl-carousel .owl-stage-outer,
#cat-video-section.owl-carousel .owl-stage-outer {
	height: 100%;
	display: inline-block;
}

#cat-video-sectiontwo.owl-carousel .owl-next,
#cat-video-sectiontwo.owl-carousel .owl-prev,
#cat-video-section.owl-carousel .owl-next,
#cat-video-section.owl-carousel .owl-prev {
	margin-left: 15px;
	background-color: #d8d8d8;
	width: 39px;
	height: 39px;
	border-radius: 50%;
	border: 4px solid #ffffff;
	margin-top: 30px;
	font-size: 22px;
	font-size: 22px;
	line-height: 24px;
	font-weight: 600;
}

#cat-video-sectiontwo.owl-carousel .custom-button-owltwo,
#cat-video-sectiontwo.owl-carousel .owl-next,
#cat-video-section.owl-carousel .custom-button-owl,
#cat-video-section.owl-carousel .owl-next {
	margin-left: 10px;
}

#cat-video-section.owl-carousel .custom-button-owl {
	position: absolute;
	top: 30px;
}

#cat-video-sectiontwo.owl-carousel .custom-button-owltwo {
	position: relative;
	bottom: 5px;
}

#cat-video-section {
	border: 2px solid #d8d8d8;
}

#cat-video-sectiontwo.owl-carousel .custom-button-owltwo,
#cat-video-section.owl-carousel .custom-button-owl {
	color: #6E7076;
	font-family: Montserrat;
	font-size: 11px;
	font-weight: bold;
	letter-spacing: 1.19px;
	line-height: 14px;
	border: 4px solid #fff;
	background-color: #d8d8d8;
	padding: 8px 30px;
	cursor: pointer;
}

/* end owl video */

.popup-galery-prod-family .description {
	position: relative;
	z-index: 2;
	max-width: 200px;
}

.popup-galery-prod-family .description2 {
	position: relative;
	z-index: 2;
}

.popup-galery-prod-family .description2 select {
	max-width: 200px;
}

.button-read-more-designers,
.button-read-more-designer {
	color: #6E7076;
	font-family: Montserrat;
	font-size: 11px;
	font-weight: bold;
	letter-spacing: 1.19px;
	line-height: 14px;
	border-left: 5px solid #ff9800;
	padding: 5px;
}

.title-related-pro {
	color: #6E7076;
	font-family: Montserrat;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 1.52px;
	line-height: 18px;
	text-transform: uppercase;
}

.relatedPosts-h2 {
	color: #313131;
	font-family: var(--aguila-bold);
	font-size: 55px;
	font-weight: bold;
	letter-spacing: -0.5px;
	line-height: 55px;
	margin: 0 !important;
}

.finishTitle-customFont.relatedPosts-h2 {
	font-family: var(--universal-sans-bold);
}

.page-template-Product-Family-Finishes .relatedPosts-h2 {
	font-size: 35px;
	line-height: 41px;
}
.page-template-Product-Family-Finishes h2.relatedPosts-h2 {
	font-size: 55px;
	line-height: 55px;
}
.page-template-Product-Family-Finishes .tick.left:after {
	top: 20.5px;
}

.carouselmenu .owl-carousel .owl-item img {
	max-height: 102px;
	padding-bottom: 20px;
	padding-right: 30px;
	padding-left: 30px;
	padding-top: 10px;
}

/*designer page style */

.left-gb-orange-animate {
	top: 0;
	right: 0;
	width: 0;
	background-color: #ff9800;
	height: 100%;
	max-width: calc(50vw - 293px);
}

.post-content-designer {
	color: #757575;
	font-family: Arial;
	font-size: 14px;
	letter-spacing: 0;
	line-height: 16px;
}

.prod-designer-carousel.owl-carousel .owl-item img {
	max-width: 120px;
	margin-right: auto;
	margin-left: auto;
	height: 115px;
}

.designer-img-ajax img {
	/*   min-height: 230px; */
	/* border-radius: 10px; */
}

.cohoots_slider_pricing .owl-nav {
	position: absolute;
	top: 35px;
	height: 0px;
	width: 100%;
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	justify-content: space-between;
}

.cohoots_slider_pricing .owl-nav .owl-prev span,
.cohoots_slider_pricing .owl-nav .owl-next span {
	font-size: 32px;
	color: #ff9800;
}

.cohoots_slider_pricing .owl-nav .owl-prev span {
	position: absolute;
	left: -15px;
}

.cohoots_slider_pricing .owl-nav .owl-next span {
	position: absolute;
	right: -15px;
}

.prod-designer-carousel h5.post-carousel-title {
	text-align: center;
	font-size: 13px;
}

.prod-designer-carousel .owl-nav,
.carouselx .owl-nav {
	position: absolute;
	top: 150px;
	height: 0px;
	width: 100%;
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	justify-content: space-between;
}

.carouselx .owl-nav {
	top: 215px;
}

.carouselx .owl-nav .owl-prev span,
.carouselx .owl-nav .owl-next span,
.prod-designer-carousel .owl-nav .owl-prev span,
.prod-designer-carousel .owl-nav .owl-next span {
	font-size: 32px;
	color: #ff9800;
}

.card-designer {
	background-color: #ffffff;
	/* box-shadow: 0 30px 40px 0 rgba(34,35,40,0.2) */
}

.card-designer .img-bg {
	background-position: center !important;
	background-repeat: no-repeat !important;
	background-size: cover !important;
	width: 100%;
	height: 169px;
	border-radius: 8px;
	filter: grayscale(100%);
}

.active > .card-designer .img-bg {
	filter: unset;
}

.card-designer p {
	min-height: 90px;
}

.person-info {
	-moz-transition: height 1s ease;
	-webkit-transition: height 1s ease;
	-o-transition: height 1s ease;
	transition: height 1s ease;
}

.uphol_color.active {
	border: 4px solid #ff9800;
	position: relative;
}

.uphol_color.active:after {
	content: "";
	position: absolute;
	bottom: -8px;
	left: calc(50% - 3px);
	width: 6px;
	border-left: 2px solid transparent;
	border-right: 2px solid transparent;
	border-top: 4px solid #ff9800;
}

.poupap_finish-show {
	width: 550px;
	height: 325px;
	background-color: #fff;
	box-shadow: 6px 0px 5px -2px rgba(189, 170, 189, 0.62);
	z-index: 99;
	position: absolute;
	top: 10%;
	left: calc(50% - 300px);
	display: none;
}

.poupap_finish-show .position-absolute i {
	padding: 0;
	margin: 5px 10px 0 0;
}

.poupap_finish-show .bg-img-popup {
	width: 200px;
	height: 200px;
}

.poupap_finish-show .bg-img,
.poupap_finish-show .pop-description {
	padding: 20px;
}

.poupap_finish-show .times,
.poupap_comapre .times {
	top: 5px;
	right: 5px;
	width: 20px;
	height: 20px;
	cursor: pointer;
	z-index: 10;
}

.poupap_finish-show .times i,
.poupap_comapre .times i {
	color: #000;
	font-size: 22px;
}

/**/

.uphol_row-color .uphol_color {
	height: 120px;
	width: 120px;
	cursor: pointer;
	margin-top: 5px;
	margin-left: 5px;
}

.compare_title {
	font-size: 12px;
	color: #6E7076;
	padding: 15px;
	margin-bottom: 0px;
}

.poupap_comapre,
.poupap_comapre2 {
	width: 550px;
	height: 325px;
	border-radius: 5px;
	left: calc(50% - 275px);
}

.line_height_colum {
	width: 1px;
}

.compare_bgr1,
.compare_bgr2 {
	width: 150px !important;
	left: calc(50% - 75px);
	height: 150px !important;
	position: relative;
}

.uphol_result_style_garde p,
.uphol_result_style_garde h3,
.uphol_result_style p,
.uphol_result_style h3 {
	padding: 0;
	font-size: 13px;
	margin: 0;
	color: #6E7076;
	font-weight: 500;
	padding-left: 5px;
	max-width: 150px;
}

.uphol_result_style_garde p,
.uphol_result_style p {
	padding-left: 20px;
}

.cohoots_slider .item.activebar {
	position: relative;
}

.cohoots_slider .item.activebar:after {
	content: "";
	position: absolute;
	width: 80px;
	left: calc(50% - 40px);
	height: 4px;
	background-color: #ff9300;
	bottom: 5px;
}

/**category */

.padding-top-products {
	padding-top: 100px;
}

.product_description {
	color: #313131;
	font-family: var(--universal-sans-regular);
	font-size: 16px;
	letter-spacing: 0;
	line-height: 26px;
}

.minh400 {
	height: 180px;
	border-radius: 5px;
	/*     box-shadow: 0 0 50px 0 rgba(34,35,40,0.2); */
}

.owl-carousel-prodcategory.owl-carousel .owl-item {
	/*     margin-right: 9px !important;
    margin-left: 9px !important; */
}

/* .owl-carousel-prodcategory.owl-carousel .owl-nav{display: none} */

.owl-carousel-prodcategory {
	position: relative;
}

.owl-carousel-prodcategory .owl-prev {
	position: absolute;
	top: 45%;
	left: -5%;
}

.owl-carousel-prodcategory .owl-next {
	position: absolute;
	top: 45%;
	right: -5%;
}

.title-related-pro:hover {
	text-decoration: none;
}

.eco-ajax-class .tab-pannel-open {
	display: none;
}

.eco-ajax-class .tab-pannel-open.active {
	display: block;
}

.pagg-button {
	height: 34px;
	width: 34px;
	background-color: #ffffff;
	cursor: pointer;
	margin: 0px 7.5px 7.5px;
}

.pagg-button.current {
	border: 1px solid #ff9800;
	color: black !important;
	font-weight: bold;
	font-size: 16px;
	font-family: var(--universal-sans-bold);
	line-height: 26px;
	color: #313131;
	margin: 0px 7.5px 7.5px;
}

.show-on-more-info .button-back,
.more-info-product {
	cursor: pointer;
}

.few-product-info .border-eco-info {
	border-left: 2px solid #ED6500;
}

.few-product-info .border-eco-info {
	padding-left: 0;
}

.show-on-more-info .button-back {
	height: 42px;
	width: 113px;
	position: relative;
	left: 23px;
	top: 200px;
	z-index: 20;
	font-weight: bold;
	font-family: var(--universal-sans-bold);
	letter-spacing: 1.5px;
	color: #313131;
}

.show-on-more-info .button-back img {
	margin-top: -0.19px;
}

.button-back .fas {
	color: #ff9f13;
	font-size: 12px;
	margin-left: 5px;
}

.orange-horizontal-line {
	height: 13px;
	width: 399px;
	background-color: #ff9800;
	margin-top: 13px;
	margin-bottom: 16px;
}

.producth2name {
	color: #6E7076;
	font-family: Montserrat;
	font-size: 26px;
	font-weight: bold;
	letter-spacing: -0.15px;
	line-height: 32px;
}

.newposiition-eco {
	z-index: 2;
	top: calc(0% + 200px);
	left: calc(100% - 30px);
	max-height: 450px;
}

.eco-ajax-class p {
	z-index: 3;
	position: relative;
}

.single .post-navigation .nav-links a {
	transition: 0s;
}

.single .post-navigation .nav-links a:hover {
	border-bottom: 2px solid #ED6500;
}

.single .post-navigation .nav-links a:focus {
	border-color: transparent;
	background-color: #f4e4cc;
	outline: none;
}

.single .post-navigation .nav-links a:active {
	color: #6e7177 !important;
}

.customanimationfadein .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-body {
/* opacity: 0;
-webkit-transition: opacity 1s ease-in-out;
-moz-transition: opacity 1s ease-in-out;
transition: opacity 1s ease-in-out */
	-webkit-transition: all 0s linear;
-moz-transition: all 0s linear;
transition: all 0s linear 
}

.customanimationfadein .vc_tta-panels-container .vc_tta-panels .vc_tta-panel.vc_active {
	opacity: 1;
}

/* .owl-carousel-prodcategory {
    margin-left: -30px;
    width: calc(100% + 30px) !important;
} */

.owl-carousel-prodcategory .owl-stage-outer {
	padding-left: 35px;
}

/* .newowl-carousel-prodcategory.owl-carousel .owl-item img{width: unset!important;} */

.custom-select-mobile .vc_tta-panel-heading h4 {
	display: none;
}

.slider-tosspilow .icon-next,
.slider-tosspilow .icon-prev {
	font-size: 40px !important;
	color: #ff9800;
}

.slider-tosspilow img {
	width: 100%;
	max-height: 550px;
}

.slider-tosspilow {
	box-shadow: 0 11px 10px 0 rgba(34, 35, 40, 0.11);
}

p.intro-sec-awards-title {
	font-size: 11px;
	font-weight: 600;
}

.cat-description .textfont a {
	color: rgb(52, 55, 65);
	font-weight: bold;
}

.cat-description .textfont a:hover {
	text-decoration: underline;
}

.heading-lines h1::before {
	content: "";
	position: absolute;
	width: 100vw;
	border-bottom: 1px solid #ED6500;
	top: 40%;
	right: 690px;
}

.page-textile-cards .heading-lines h1::before,
.page-template-Product-Family-Finishes .heading-lines h1::before {
	top: 50%;
}

.page-care-and-maintenance .heading-lines h1::before,
.page-privacy-policy .heading-lines h1::before,
.page-terms-and-conditions .heading-lines h1::before,
.page-download-centre-finishes .heading-lines h1::before,
.page-pricelists-2021 .heading-lines h1::before,
.page-pricelist-fall-2021 .heading-lines h1::before,
.page-price-list-winter-2022 .heading-lines h1::before, 
.page-price-list-september-2022 .heading-lines h1::before,
.pricelist-heading-lines.heading-lines h1::before {
	right: calc(100% + 20px);
}

.page-textile-cards .heading-lines h1::before,
.page-template-Product-Family-Finishes .heading-lines h1::before {
	right: calc(100% + 10px);
}

@media (min-width: 1800px) {
	.introsec .img-top-pro {
		bottom: 20%;
	}
	.company-bg-tran .vc_column-inner {
		background-position: 50% 70%;
	}
}

/* @media (min-width: 1900px) {
    .introsec .img-top-pro {
        bottom: 13%;
    }
} */

@media (min-width: 2100px) {
	.introsec .img-top-pro {
		bottom: 35%;
	}
}

@media (min-width: 1024px) {
	.introsec .img-top-pro {
		min-height: 621px;
	}
}

@media screen and (max-width: 1100px) {
	.owl-carousel-prodcategory .owl-next {
		right: 0%;
	}
	.owl-carousel-prodcategory.carousel_cstm_products .owl-prev,
	.owl-carousel-prodcategory .owl-prev {
		left: 0 !important;
	}
	.page-care-and-maintenance .heading-lines h1::before,
	.page-privacy-policy .heading-lines h1::before,
	.page-terms-and-conditions .heading-lines h1::before,
	.page-download-centre-finishes .heading-lines h1::before,
	.page-pricelists-2021 .heading-lines h1::before,
	.page-textile-cards .heading-lines h1::before,
	.page-template-Product-Family-Finishes .heading-lines h1::before {
		right: calc(100% + -25px);
		top: 50%;
	}
}

@media (max-width: 991.98px) {
	.uphol_row-color .uphol_color {
		width: 80px;
		height: 80px;
	}
	#cat-album-section.owl-carousel .owl-nav {
		width: 100%;
		height: 100%;
		margin: 0;
		position: absolute;
		display: flex;
		justify-content: space-between;
		top: 0;
		align-items: center;
	}
	#cat-album-section.owl-carousel .custom-button-owl {
		position: absolute;
		top: 80%;
		right: 0px;
	}
	.h1mobileprod {
		text-align: center;
		color: #6E7076;
		font-family: Montserrat;
		font-size: 45px;
		font-weight: bold;
		letter-spacing: -0.26px;
		line-height: 88px;
	}
	.orange-bg-tran {
		max-width: 100%;
		top: 190px;
		/* 		bottom: 190px; */
		height: 160px;
	}
	.company-bg-tran {
		min-height: 300px;
		height: 160px;
	}
	.comp-banner-text {
		/*     margin-left: 0; */
	}
	.company-bg-tran .vc_column-inner {
		max-width: 100%;
		top: 44px;
		/* 		bottom: 190px; */
		right: 0px;
		width: 100% !important;
	}
	.img-top-pro {
		max-height: unset;
	}
	.cahoots_section .broshuremenu {
		margin-left: unset;
		right: 10px;
	}
	.cahoots_section .carouselmenu {
		width: calc(100% - 130px);
	}
	.cahoots_section .owl-carousel .owl-item img {
		max-width: 102px;
	}
	.cahoots_section .customselect2 > .row > .col-12 {
		padding: 0 0 10px 0px !important;
	}
	.introsec .cat-description {
		padding: 14px 21px;
		margin-top: 64px;
	}
	.left-gb-orange-animate {
		max-width: 100%;
		max-height: calc(50%);
		bottom: calc(25%);
		top: unset;
	}
	.cat-links a {
		font-size: 12px;
		font-weight: 300;
		letter-spacing: 0.5px;
	}
}

@media (max-width: 767px) {
	.uphol_row-color .uphol_color {
		width: 90px;
		height: 90px;
	}
	.card-designer .img-bg {
		height: 50vw;
	}
	.upholsterypagefirstrow .shortcode-square-div-right {
		top: 350px !important;
		bottom: unset !important;
	}
	.owl-carousel-prodcategory {
		margin-left: 0px;
		width: 100% !important;
	}
	.owl-carousel-prodcategory .owl-stage-outer {
		padding-left: 0px;
	}
	.introsec .cat-description {
		padding: 14px 21px;
		margin-top: 15px;
	}
	.popup-galery-prod-family {
		left: 0;
	}
	.orange-bg-tran {
		max-width: 100%;
		top: 30px;
		/* 		bottom: 190px; */
		height: 160px;
		position: relative !important;
	}
	.company-bg-tran .vc_column-inner {
		top: 0;
		height: 320px !important;
	}
	.cat-links a {
		font-size: 11px;
	}
	.owl-carousel-prodcategory.carousel_cstm_products .owl-prev {
		left: 10px !important;
	}
	.page-care-and-maintenance .heading-lines h1::before,
	.page-download-centre-finishes .heading-lines h1::before,
	.page-pricelists-2021 .heading-lines h1::before,
	.page-textile-cards .heading-lines h1::before {
		right: calc(100%);
		top: 50%;
	}
	.page-privacy-policy .heading-lines h1::before,
	.page-template-Product-Family-Finishes .heading-lines h1::before {
		right: calc(100% + -10px);
		top: 50%;
	}
	.page-terms-and-conditions .heading-lines h1::before {
		right: calc(100% + -10px);
		top: 30%;
	}
	.page-textile-cards .relatedPosts-h2 {
		font-size: 42px;
		line-height: 42px;
	}
	.page-template-Product-Family-Finishes .relatedPosts-h2 {
		font-size: 32px;
		line-height: 32px;
	}
	.page-template-Product-Family-Finishes h2.relatedPosts-h2 {
		font-size: 42px;
		line-height: 42px;
	}
	.page-template-Product-Family-Finishes .tick.left:after {
		top: 16px;
	}
	.filters {
		justify-items: flex-start;
	}
	div.layout-shifter {
		margin-top: -30px;
	}
}

@media (max-width: 575.98px) {
	#cat-album-section.owl-carousel .custom-button-owl {
		right: 0px !important;
		font-size: 42px !important;
		align-items: end !important;
	}
	.environmental-button {
		font-size: 16px;
	}
	.environmental-button span {
		position: relative;
		bottom: 0px;
	}
	.orange-horizontal-line {
		width: unset !important;
	}
	/**css for cahoots  */
	.cahoots_section .broshuremenu {
		display: none;
	}
	.cahoots_section .carouselmenu {
		width: calc(100% - 25px);
		background: transparent;
	}
	.cahoots_section .carouselmenu .owl-stage-outer {
		box-shadow: unset;
	}
	.cahoots_section .description-popup {
		display: none;
	}
	.cahoots_section .itemcontent .description-title {
		font-size: 22px;
		font-weight: bold;
		letter-spacing: -0.13px;
		line-height: 27px;
	}
	.cahoots_section .itemcontent .description {
		font-size: 11px;
		letter-spacing: 0;
		line-height: 15px;
	}
	.cahoots_section .newbtgropclasss,
	.cahoots_section .product-model {
		display: none;
	}
	.cahoots_section .button-next {
		display: none;
	}
	.cahoots_section .fullrow-color {
		display: block;
		justify-content: flex-start;
	}
	.cahoots_section .fullrow-color h3 {
		font-size: 12px;
		font-weight: bold;
		letter-spacing: -0.07px;
		line-height: 11px;
		padding-top: 30px !important;
		padding-left: 10px;
	}
	.cahoots_section .fullrow-color p {
		font-size: 10px;
		letter-spacing: -0.06px;
		line-height: 12px;
		padding-left: 10px;
	}
	.cahoots_section .fullrow-color {
		min-height: 123px;
	}
	.cahoots_section .carousel-control-prev,
	.cahoots_section .carousel-control-next {
		top: 50%;
	}
	/**/
	.prod-designer-carousel .post-carousel-title {
		text-align: center;
	}
}

@media (min-width: 576px) {
}

@media (min-width: 768px) {
	.popup-galery-prod-family {
		left: calc(50vw - 384px);
	}
}

@media (min-width: 992px) {
	.popup-galery-prod-family {
		left: calc(50vw - 496px);
	}
}

@media (min-width: 1200px) {
	.popup-galery-prod-family {
		left: calc(50vw - 570px);
	}
}

.heading-lines h1::after {
	position: absolute;
	content: "";
	background-image: url("/wp-content/uploads/2021/01/Navigation-Lines.svg");
	background-repeat: repeat-x;
	height: 40px;
	margin-top: 48px;
	width: 100vw;
	margin-left: 10px;
}

.page-textile-cards .heading-lines h1::after,
.page-template-Product-Family-Finishes .heading-lines h1::after {
	margin-left: 0px;
}

.heading-lines.res-fix h1::before {
	top: 46px;
	right: 1150px;
}

.black-horizontal-line {
	width: 100%;
	height: 1px;
	background-color: #a4a5a8;
	margin-top: 0px;
	margin-bottom: 33px;
}

.few-product-info h3 {
	padding-left: 16px !important;
}

.bg-select {
	background-color: #f6f6f7;
}

.custom-select-mobile-select.d-block.d-md-none {
	width: 95%;
	margin: 0 auto;
	border-radius: 0px;
	appearance: none;
	background-color: #f6f6f7;
	background-image: url("/wp-content/themes/wp-bootstrap-4-child/images/new-ui-elements/chgray.svg");
	background-repeat: no-repeat;
	background-position: right 0.7em top 50%, 0 0;
	outline: none;
}

.page-sustainability-scorecard .more-product-info a {
	font-family: var(--universal-sans-bold);
	font-weight: 600;
	text-decoration: underline;
	color: #313131 !important;
}

.small-header-h3 h3,
h3.small-header-h3 {
	/* font-family: "Libre Franklin", sans-serif !important; */
}

.pagg-button-next {
	height: 34px;
	width: 34px;
	background-color: #ffffff;
	cursor: pointer;
	margin-left: 7.5px;
	margin-right: 7.5px;
}

.clickexpand {
	text-decoration: underline;
	font-weight: 600;
	color: #313131;
	cursor: pointer;
}

.bg-white {
	background-color: white;
}

.page-sustainability-scorecard .post-content-designer {
	min-height: 0px !important;
}

.scorecard-header {
	margin-top: -110px !important;
}

@media only screen and (max-width: 1240px) {
	.scorecard-header {
		margin-top: 0px !important;
	}
}

.general-box {
	padding-left: 15px;
}

.general-box .vc_column-inner {
	width: 355px;
	max-width: 100%;
	height: auto;
	padding: 20px;
	background: url(/wp-content/themes/wp-bootstrap-4-child/images/new-ui-elements/Small-Arrow-Down.svg) no-repeat #f6f6f7;
	background-position: 96% 80%;
	margin-bottom: 30px;
}

.cstm_width-for-bl {
	width: unset;
	min-width: 285px;
}

.cstm_width-for-bl > .vc_column-inner {
	padding-right: 12px;
}

@media only screen and (max-width: 575px) {
	.cstm_width-for-bl {
		width: 60%;
		min-width: unset;
	}
}

@media (max-width: 512px) {
	/* 	.tick::after{
	display:none !important;
} */
	.big-header .wpb_wrapper {
		text-align: left !important;
	}
	.faq-banner {
		margin-top: -21px !important;
	}
	.general-box {
		padding-left: 0;
	}
	.heading-lines h1::after {
		margin-top: 38px;
		margin-left: 0px;
	}
}

.back-btn a,
.single .post-navigation .nav-links a {
	margin-bottom: 2px !important;
}

.keilhauer-link a:link,
.keilhauer-link .link-style a:link,
.clickexpand {
	border-bottom: 1px solid #313131 !important;
	color: #313131 !important;
	font-family: var(--universal-sans-bold) !important;
	font-size: 16px !important;
	font-weight: 600 !important;
	letter-spacing: 0 !important;
	line-height: 26px !important;
	text-decoration: none !important;
	outline: none !important;
}

.keilhauer-link a:visited,
.keilhauer-link .link-style a:visited,
.clickexpand:visited {
	color: #A4A5A8 !important;
	border-color: #A4A5A8 !important;
	outline: none !important;
}

.keilhauer-link a:hover,
.keilhauer-link .link-style a:hover,
.back-btn a:hover,
.single .post-navigation .nav-links a:hover,
.clickexpand:hover {
	border-color: #ED6500 !important;
	outline: none !important;
}

.keilhauer-link a:focus,
.keilhauer-link .link-style a:focus,
.back-btn a:focus,
.single .post-navigation .nav-links a:focus,
.clickexpand:focus {
	border-color: transparent !important;
	background-color: #f4e4cc !important;
	outline: none !important;
}

.keilhauer-link a:active,
.keilhauer-link .link-style a:active,
.back-btn a:active,
.clickexpand:active {
	border-color: transparent !important;
	outline: none !important;
}

.news-header {
	margin-top: 75px;
}

.news-header h1 {
	color: #313131;
	font-family: var(--aguila-bold);
	font-size: 75px;
	font-weight: bold;
	letter-spacing: -1px;
	line-height: 70px;
	padding: 10px 0px;
}

.news-header h1:after {
	position: absolute;
	content: "";
	background-image: url(/wp-content/uploads/2021/01/Navigation-Lines.svg);
	background-repeat: repeat-x;
	height: 40px;
	margin-top: 30px;
	width: 100vw;
	margin-left: -3px;
}

.news-header h1:before {
	content: "";
	position: absolute;
	width: 100vw;
	border-bottom: 1px solid #ED6500;
	right: 100%;
	margin-top: 30px;
	margin-right: 5px;
}

.faq-banner {
	margin-top: -62px;
}

.general-link-title {
	margin-bottom: 11px;
}

.general-link-title a {
	color: #313131 !important;
	font-family: var(--universal-sans-bold);
	font-size: 16px;
	font-weight: 600;
	letter-spacing: 0;
	line-height: 24px;
}

.general-type {
	margin-bottom: 0px;
}

.general-type p {
	color: #6E7076 !important;
	font-family: var(--universal-sans-regular);
	font-size: 14px;
	font-weight: 300;
	letter-spacing: 1.5px;
	line-height: 16px;
}

.tab-gouvernment-image img {
	height: 300px;
	width: 100%;
	object-fit: cover;
}

@media (max-width: 1140px) {
	.vc_tta-tabs.vc_tta-tabs-position-left .vc_tta-tab {
		padding-left: 15px !important;
	}
	.heading-with_abs h1:before {
		right: 99% !important;
	}
	.general-box .vc_column-inner {
		min-height: 120px;
	}
	.heading-lines h1::after {
		height: 35px;
	}
}

@media (max-width: 1140px) {
	.news-header h1:before {
		right: calc(100% + -40px);
		margin-top: 35px;
	}
}

@media (max-width: 767px) {
	.news-header h1 {
		font-size: 50px;
		line-height: 55px;
	}
	.news-header h1:before {
		right: calc(100% + -20px);
		margin-top: 30px;
	}
}

/* #page{
overflow-x:hidden;
} */
