/*
 Theme Name:   Tratos Group Theme
 Theme URI:    https://11dig.it
 Description:  Tratos Group  Theme
 Author:       Panagiotis Synetos
 Author URI:   https://11dig.it
 Template:     generatepress
 Version:      1.1
*/
.mobile-product-img {
	display: none;
}

.desktop-product-img {
	display: block;
}

@media (max-width: 767px) {
	.mobile-product-img {
		display: block;
	}

	.desktop-product-img {
		display: none;
	}
}

.cta-button {
	color: #FFF !important;
	background: #004f9f !important;
	border: 2px solid #004f9f;
	font-size: 16px;
	font-weight: bold;
	line-height: 16px;
	padding: 18px 20px;
}

.cta-button:hover {
	color: #004f9f !important;
	background: none !important;
}

.elements-list {
	padding: 0;
	margin: 0;
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-start;
}

.entry-content > :last-child {
	margin-bottom: 1.4em;
}

.section-quote.section-cta-home {
	padding: 0;
}

.section-cta-home .container {
	display: flex !important;
	justify-content: space-between;
	padding-top: 1.4em;
	padding-bottom: 1.4em;
	background-color: #ececec;
	border-bottom: 1px solid #d4d4d4;
}

.section-cta-home .container > * {
	margin-bottom: 0;
}

.section-cta-home .container p {
	line-height: 2;
}

@media (max-width: 767px) {
	.section-cta-home .container {
		display: block !important;
		text-align: center;
	}

	.section-cta-home .container > * {
		margin-bottom: 1.4em;
	}
}

.cta-button-home {
	color: #FFF !important;
	background: #004f9f !important;
	border: 2px solid #004f9f;
	padding: 5px 20px;
}

.cta-button-home:hover {
	color: #004f9f !important;
	background: #fff !important;
}

.section-part {
	display: block;
	clear: both;
	margin-bottom: 1.4em;
}

.section-standards h4 {
	font-weight: 600;
	margin-bottom: 5px;
	display: inline-block;
	color: #1e73be;
}

h1, h2, h3, h4 {
	color: #004f9f;
}

.tg_product h3 {
	text-transform: lowercase;
}

.tg_product h3:first-letter {
	text-transform: uppercase;
}

li.elements-list-item {
	list-style-type: none;
	flex: 0 0 24%;
	margin: 5px;
}

@media (max-width: 767px) {
	.case-studies-carousel {
		height: unset;
	}

	.cta-button {
		display: block;
	}

	.elements-carousel {
		display: block;
	}

	li.elements-list-item {
		width: 100%;
		flex: unset;
	}
}

.archive.category .inside-article #breadcrumbs, .archive.tax-tg_case_study_category .inside-article #breadcrumbs, .archive.post-type-archive-tg_case_study .inside-article #breadcrumbs {
	display: none;
}

.product-image {
	width: 150px;
	height: 150px;
}

.product-image, .item-image, .timeline-image, .home-products-image {
	height: 220px;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	background-color: #F5F5F5;
}

h4.item-title {
	margin-top: 10px;
	font-size: 16px !important;
}

@media (max-width: 767px) {
	.tax-left {
		margin-bottom: 1.4em;
	}

	.tg-taxonomy .section-family-products .inside-article {
		text-align: center;
	}

	.tg-taxonomy .section-family-products .inside-article .product-image {
		margin: 0 auto;
	}

	.home .block_4 td,
	.page-id-533 .block_4 td {
		display: block !important;
	}
}

#site-navigation.main-navigation {
	position: relative;
}

#site-navigation.main-navigation .main-nav > ul > li > a, #sticky-navigation .main-nav > ul > li > a {
	line-height: 38px;
}

#site-navigation.main-navigation .menu-toggle, #sticky-navigation .menu-toggle {
	line-height: 38px;
}

#site-navigation.main-navigation .navigation-branding img, #site-navigation.main-navigation .site-logo.mobile-header-logo img, #sticky-navigation .navigation-branding img, #sticky-navigation .site-logo.mobile-header-logo img {
	height: 27px;
	padding: 0;
}

#site-navigation.main-navigation .sub-menu li a, #sticky-navigation .sub-menu li a {
	font-weight: 400;
}

#site-navigation.main-navigation .sub-menu li a:before, #sticky-navigation .sub-menu li a:before {
	font-family: "Font Awesome 5 Free" !important;
	font-weight: 900 !important;
	content: "\f0da" !important;
	font-family: FontAwesome;
	content: \f0da;
	margin-right: 8px;
}

#site-navigation.main-navigation .sub-menu, #sticky-navigation .sub-menu {
	background-color: #f2efef;
	border-top: 3px solid #004f9f;
}

#site-navigation.main-navigation, #sticky-navigation {
	box-shadow: 0 10px 50px -2px rgba(0, 0, 0, 0.14);
}

.section-sidebar ul {
	list-style: none;
	margin-left: 0;
	color: #1e73be;
	font-size: 1.2rem;
}

.card-list .entry-summary {
	margin: 0;
	margin-bottom: .5rem;
}

.card-list p {
	margin-bottom: .5rem;
}

.clearfix::after, .grid-custom-container::after {
	content: "";
	display: table;
	clear: both;
}

.container {
	max-width: 1160px;
	padding-left: 15px;
	padding-right: 15px;
}

.container#page {
	padding-left: 0;
	padding-right: 0;
}

.grid-custom-container {
	margin-left: -10px;
	margin-right: -10px;
}

.product-clickbox {
	position: relative;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	display: block;
	height: 100%;
	width: 100%;
	z-index: 20;
}

@media (max-width: 767px) {
	.product-clickbox {
		height: 150px;
	}
}

.secondary-navigation {
	background-color: #004f9f !important;
}

.secondary-navigation .main-nav ul {
	border-left: 1px solid #0b4075;
	border-right: 1px solid #27609a;
	float: right;
}

.section-content h3 {
	font-size: unset;
	text-transform: unset;
}

.section-family-products .post-image {
	margin: 0;
}

.section-family-products .tg_product {
	margin-bottom: 2rem;
}

.section-family-products h2 {
	font-size: 26px;
}

.card-list__content.article-content h3 {
	/*font-size: 20px;*/
	font-size: 1.3rem;
	text-transform: none;
}

.section-more-info {
	background-color: #CCDDEA;
	padding: 24px;
}

.section-more-info p:nth-of-type(1), .section-more-info p:nth-of-type(3) {
	margin-bottom: 0;
}

.section-documentation {
	background-color: #F5F5F5;
	padding: 24px;
}

.section-sidebar .section-documentation {
	padding: 0;
}

.section-documentation p {
	margin-bottom: 5px;
}

.section-sidebar .section-part:first-child {
	margin-top: 1.4em;
}

.section-sub-menus h3 {
	margin-bottom: 0;
}

.hide-children-energy, .hide-children-special-cables, .hide-children-telecommunication {
	display: none;
}

.show-children-energy, .show-children-special-cables, .show-children-telecommunication {
	font-size: .7em;
	color: #000000;
	float: right;
	margin-top: -20px;
}

.show-children-energy:focus ~ .hide-children-energy, .show-children-special-cables:focus ~ .hide-children-special-cables, .show-children-telecommunication:focus ~ .hide-children-telecommunication {
	display: block;
}

.show-children-energy:focus ~ .hide-children-special-cables, .show-children-energy:focus ~ .hide-children-telecommunication, .show-children-special-cables:focus ~ .hide-children-energy, .show-children-special-cables:focus ~ .hide-children-telecommunication, .show-children-telecommunication:focus ~ .hide-children-energy, .show-children-telecommunication:focus ~ .hide-children-special-cables {
	display: none;
}

.tax-left {
	background-color: #F5F5F5;
	padding-left: 1.4em;
	padding-right: 1.4em;
}

.tax-tg_product_family .inside-article, .tax-tg_product_standard .inside-article, .post-type-archive-tg_product .inside-article {
	padding-top: 0;
}

.tg-taxonomy .section-family-products .inside-article {
	padding: 10px 0;
}

body {
	background-image: repeating-linear-gradient(-45deg, #fff, #fff 20px, #fcfcfc 20px, #fcfcfc 30px);
	background-size: cover;
}

figcaption {
	background-color: #F5F5F5;
	padding: 10px 20px;
	color: #7c7c7c;
	text-align: left;
	font-size: 18px;
	line-height: normal;
}

ul.sub-families {
	margin-left: 20px;
}

@media (max-width: 1024px) {
	.secondary-navigation .main-nav ul {
		float: none;
	}
}

.secondary-navigation .main-nav ul li {
	border-left: 1px solid #27609a;
	border-right: 1px solid #0b4075;
}

.secondary-navigation .main-nav ul li a {
	padding-left: 10px;
	padding-right: 10px;
}

.secondary-navigation .main-nav ul li a i {
	margin-right: 5px;
	font-size: 15px;
	vertical-align: middle;
}

.secondary-navigation .navigation-search input {
	height: 40px;
}

.section-part .container {
	margin-left: auto;
	margin-right: auto;
}

@media (max-width: 1200px) {
	.section-part {
		overflow-x: hidden;
	}
}

.section-hero {
	margin-bottom: 70px;
	background-color: #fff;
}

.section-hero img {
	display: block;
	width: 100%;
}

.section-product-families h3 {
	text-align: center;
	color: #004f9f;
	margin-top: 70px;
}

.separate-containers .site-main > .section-part {
	margin-bottom: 40px;
}

@media (max-width: 1024px) {
	.section-product-families h3 {
		margin-top: 20px;
	}
}

@media (max-width: 800px) {
	.section-product-families h3 {
		margin-top: 0;
	}
}

.product-box {
	display: block;
	position: relative;
}

.product-box .title {
	position: absolute;
	top: auto;
	bottom: 0;
	padding: 15px 0;
	background-color: rgba(0, 0, 0, 0.4);
	width: 100%;
	left: 0;
	color: white;
	font-size: 30px;
	line-height: 30px;
	text-align: center;
}

.product-box img {
	display: block;
}

@media (max-width: 1024px) {
	.product-box .title {
		font-size: 21px;
	}
}

.part-news-wrapper {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
}

.section-quote {
	background-color: #ececec;
	border-bottom: 1px solid #d4d4d4;
	padding: 20px 0 0;
}

.section-quote p {
	color: #747474;
	font-size: 18px;
	text-align: center;
}

@media (max-width: 1024px) {
	.part-news-wrapper {
		-webkit-flex-wrap: wrap;
		-moz-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}
}

.part-news-wrapper .item-latest {
	width: 33%;
	display: block;
	position: relative;
	overflow: hidden;
	margin-bottom: 20px;
}

@media (max-width: 1024px) {
	.part-news-wrapper .item-latest {
		width: 100%;
	}
}

.part-news-wrapper .item-latest .tag {
	background-color: #e30613;
	display: inline-block;
	padding: 5px 10px;
	font-weight: 600;
	color: #fff;
	font-size: 18px;
	position: absolute;
	top: 0;
	left: 0;
}

.part-news-wrapper .item-latest h4 {
	bottom: 0;
	right: 0;
	left: 0;
	padding: 10px;
	background-color: rgba(0, 0, 0, 0.4);
	color: #fff;
	font-weight: 600;
	font-size: 22px;
	position: absolute;
	margin-bottom: 0;
}

.part-news-wrapper .item-latest img {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center top;
	transition: all 200ms linear;
}

.part-news-wrapper .item-latest:hover img {
	transform: scale(1.05);
}

.part-news-wrapper .news-group {
	width: 67%;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	padding-left: 20px;
}

@media (max-width: 1024px) {
	.part-news-wrapper .news-group {
		width: 100%;
		padding-left: 0;
	}
}

.part-news-wrapper .news-group > .item-news:nth-child(even) {
	margin-right: 0;
	width: 50%;
}

@media (max-width: 800px) {
	.part-news-wrapper .news-group > .item-news:nth-child(even) {
		width: 100%;
	}
}

.part-news-wrapper .news-group .item-news {
	width: calc(50% - 20px);
	margin-bottom: 20px;
	position: relative;
	background-color: #eeeeee;
	margin-right: 20px;
}

@media (max-width: 800px) {
	.part-news-wrapper .news-group .item-news {
		width: 100%;
		margin-right: 0;
	}
}

.part-news-wrapper .news-group .item-news .img {
	width: 35%;
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	overflow: hidden;
}

.part-news-wrapper .news-group .item-news .img img {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center top;
	transition: all 200ms linear;
}

.part-news-wrapper .news-group .item-news .text {
	padding: 10px;
	margin-left: 35%;
}

.part-news-wrapper .news-group .item-news .text h5 {
	color: #004f9f;
	font-size: 16px;
	font-weight: 600;
	margin-bottom: 3px;
}

.part-news-wrapper .news-group .item-news .text p {
	font-size: 15px;
	color: #747474;
	margin-bottom: 0;
}

.part-news-wrapper .news-group .item-news:hover .img img {
	transform: scale(1.05);
}

.part-services-wrapper {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
}

@media (max-width: 800px) {
	.part-services-wrapper {
		-webkit-flex-wrap: wrap;
		-moz-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}
}

.part-services-wrapper .item-services {
	display: block;
	position: relative;
}

.part-services-wrapper .item-services .text {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	padding-right: 20px;
	padding-top: 30px;
	box-sizing: border-box;
}

.part-services-wrapper .item-services .text h3 {
	color: #e30613;
	font-size: 22px;
	font-weight: 600;
	margin-bottom: 5px;
}

.part-services-wrapper .item-services img {
	display: block;
	width: 100%;
}

@media (max-width: 1024px) {
	.part-services-wrapper .item-services .text h3 {
		font-size: 20px;
	}
}

.part-services-wrapper .item-services .text p {
	color: #747474;
}

.section-text-center {
	text-align: center;
}

.section-text-center h3 {
	color: #004f9f;
}

.section-text-center p {
	font-size: 20px;
	line-height: 1.3;
}

.site-footer {
	background-color: #004f9f;
}

@media (max-width: 1024px) {
	.site-footer .footer-widgets {
		text-align: center;
	}
}

.entry-content > .section-part {
	margin-bottom: 2.6rem;
}

.main-navigation ul ul {
	width: 205px;
}

.section-product-families .product-box {
	margin-bottom: 1.5rem;
}

.section-product-families h3 {
	font-weight: 600;
}

.section-sub-menus h3 {
	margin-bottom: 1rem;
}

.section-title {
	font-size: 26px;
	font-weight: 600;
	margin-bottom: 1rem;
	padding-bottom: 0.325rem;
	position: relative;
}

.section-title::after {
	content: "";
	background-color: #004f9f;
	bottom: 0;
	height: 3px;
	width: 100%;
	max-width: 240px;
	position: absolute;
	left: 0;
}

.separate-containers .site-main > .section-part.section-product-families {
	margin-bottom: 0;
}

.site-footer .copyright-bar {
	font-size: 12px;
	padding-left: 24px;
}

@media (max-width: 768px) {
	.site-footer .copyright-bar {
		padding: 0 24px;
	}
}

.site-footer .footer-widgets .widget-title {
	margin-bottom: 10px;
	font-size: 13px;
	font-weight: 600;
	font-size: 15px;
	padding-bottom: .375rem;
	position: relative;
}

.site-footer .footer-widgets .widget-title::after {
	content: "";
	bottom: 0;
	background-color: #ffffff;
	height: 3px;
	left: 50%;
	max-width: 200px;
	position: absolute;
	transform: translateX(-50%);
	width: 100%;
}

.site-footer .footer-widgets li {
	line-height: 1;
}

.site-footer .footer-widgets li a {
	font-size: 13px;
}

.site-footer .site-info {
	border-top: 1px solid #295b8e;
}

.site-footer .site-info .shareaholic-share-buttons-container.shareaholic-round
li.shareaholic-share-button
.shareaholic-share-button-container
.shareaholic-service-icon {
	font-size: 16px;
}

.site-footer .site-info a.shareaholic-service-icon.shareaholic-service-default {
	width: 34px;
	height: 34px;
}

.tg_footer_logos {
	display: flex;
	flex-flow: wrap;
	justify-content: center;
	padding: 10px 50px;
	background-color: #003b77;
}

.tg_footer_logos .logo {
	padding: 0 10px;
}

.tg_footer_logos .logo img {
	max-height: 80px;
	width: auto;
}

.reset-cookie-consent {
	display: block;
	padding-top: 12px;
	text-align: left;
}

a.button:hover {
	background-color: #1e73be;
}

@media screen and (min-width: 1024px) {
	.site-footer .footer-widgets .widget-title::after {
		left: 0;
		transform: translateX(0);
	}
}

.contact-details-list {
	width: 100%;
}

.contact-details-list tbody td {
	padding-top: 10px;
	padding-bottom: 10px;
}

.contact-details-list tbody td:first-child {
	width: 42%;
}

.contact-details-list tbody td:nth-child(3) {
	width: 120px;
	font-size: 14px;
}

.contact-details-list tbody tr {
	background-color: #f9f9f9;
}

.contact-details-list tbody tr:nth-child(even) {
	background-color: #fcfcfc;
}

.contact-details-list thead {
	color: #ffffff;
	background-color: #004f9f;
	text-align: left;
	font-weight: 600;
}

.contact-details-list tr th, .contact-details-list tr td {
	padding-left: 10px;
	padding-right: 10px;
}

@media screen and (max-width: 767px) {
	.contact-details-list {
		display: flex;
		flex-wrap: wrap;
	}

	.contact-details-list tbody td {
		width: 100% !important;
	}

	.contact-details-list tbody tr {
		display: flex;
		flex-wrap: wrap;
	}

	.contact-details-list thead, .contact-details-list tbody {
		width: 100%;
	}

	.contact-details-list tr th {
		width: 100%;
	}

	.contact-details-list tr th:nth-child(2), .contact-details-list tr th:nth-child(3) {
		display: none;
	}
}

.section-sidebar {
	margin-bottom: 2rem;
}

.section-sidebar h3 {
	font-size: 1.2rem;
}

.section-sidebar ul {
	font-size: 1rem;
}

.tg-taxonomy .section-family-products .inside-article {
	padding: 0;
}

.tg-taxonomy .section-family-products .tg_product {
	margin-bottom: 2rem;
}

@media screen and (min-width: 768px) {
	.section-products {
		padding-left: 2rem;
	}
}

.card-list {
	display: flex;
	box-shadow: 0 0 6px 0 rgba(192, 192, 192, 0.5);
	flex-direction: column;
	/*transform: perspective(800px);*/
	/*transition: ease;*/
	/*transition-duration: 0.5s, .3s !important;*/
	/*transition-property: box-shadow, transform !important;*/
}

.card-list .entry-title {
	margin-bottom: .5rem;
	font-weight: bold;
}

/*.card-list:hover {*/
/*	box-shadow: 1px 6px 12px rgba(0, 0, 0, 0.08);*/
/*	transform: perspective(800px) translate3d(0, 0, 18px);*/
/*}*/

.card-list__content {
	padding: 1.2rem;
	flex: 0 0 100%;
}

.item-image {
	height: 150px;
}

.item-image, .card-list__media {
	flex: 0 0 100%;
	background-size: auto;
	background-repeat: no-repeat;
	background-position: center;
	min-height: 150px;
	background-color: #F5F5F5;
}

@media screen and (min-width: 420px) {
	.card-list {
		flex-direction: row;
	}

	.card-list__content {
		flex: 1;
	}

	.card-list__media {
		flex: 0 0 150px;
		min-height: 150px;
	}
}

.cards-list {
	display: grid;
	grid-column-gap: 2rem;
	grid-row-gap: 2rem;
	padding: 0 2rem !important;
	margin-top: 2rem;
}

@media (min-width: 40rem) {
	.cards-list {
		grid-template-columns: repeat(auto-fill, minmax(19rem, 1fr));
	}
}

@media (min-width: 61.25rem) {
	.cards-list {
		grid-template-columns: repeat(auto-fill, minmax(26rem, 1fr));
	}
}

#primary {
	background: #fff;
	-webkit-box-shadow: 0 0 5px 1px rgba(0, 0, 0, 0.2);
	box-shadow: 0 0 5px 1px rgba(0, 0, 0, 0.2);
}

#primary .page-header {
	background-color: transparent;
	padding: 40px;
}

.box-card {
	background-color: #fff;
	box-shadow: 0 0 6px 0 rgba(192, 192, 192, 0.5);
	display: block;
	/*transform: perspective(800px);*/
	/*transition: ease;*/
	/*transition-duration: 0.5s, .3s !important;*/
	/*transition-property: box-shadow, transform !important;*/
}

.box-card .post-image {
	margin: 0 0 1rem;
}

/*.box-card:hover {*/
/*	box-shadow: 1px 6px 12px rgba(0, 0, 0, 0.08);*/
/*	transform: perspective(800px) translate3d(0, 0, 18px);*/
/*}*/

.box-card__content {
	padding: 1rem;
}

.box-card__header {
	padding: 0 1rem;
}

.entry-title {
	letter-spacing: -.325px;
	line-height: 1.1;
}

.generate-columns-container .paging-navigation {
	margin-bottom: 2rem;
}

.page-header-image {
	-webkit-box-shadow: 0 0 5px 1px rgba(0, 0, 0, 0.2);
	box-shadow: 0 0 5px 1px rgba(0, 0, 0, 0.2);
}

.paging-navigation .page-numbers {
	background-color: rgba(51, 51, 51, 0.9);
	color: #fff;
	padding: .25rem .625rem;
}

.paging-navigation .page-numbers.current {
	background-color: rgba(0, 79, 159, 0.9);
}

.paging-navigation .page-numbers:hover {
	background-color: rgba(51, 51, 51, 0.7);
}

.approvals-logos-wrapper {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
}

.approvals-logos-wrapper > img {
	max-height: 100px;
	width: auto;
}

.section-part {
	overflow: unset !important;
}

li.elements-list-item {
	margin: 0 0 1rem;
	padding: 0;
}

ul.elements-list {
	padding: 1rem 0;
}

@media screen and (min-width: 420px) {
	li.elements-list-item {
		flex: 0 0 calc(50% - 10px);
		margin: 0 0 .5rem;
		padding: 5px;
	}

	ul.elements-list {
		margin-left: -5px;
		margin-right: -5px;
	}
}

@media screen and (min-width: 768px) {
	li.elements-list-item {
		flex: 0 0 calc(25% - 10px);
	}
}

.part-news-wrapper .item-latest, .part-news-wrapper .news-group .item-news {
	background-color: #fff;
	box-shadow: 0 0 6px 0 rgba(192, 192, 192, 0.5);
	/*transform: perspective(800px);*/
	/*transition: ease;*/
	/*transition-duration: 0.5s, .3s !important;*/
	/*transition-property: box-shadow, transform !important;*/
}

.part-news-wrapper .item-latest:hover img, .part-news-wrapper .news-group .item-news:hover .img img {
	transform: scale(1);
}

/*.part-news-wrapper .item-latest:hover, .part-news-wrapper .news-group .item-news:hover {*/
/*	box-shadow: 1px 6px 12px rgba(0, 0, 0, 0.08);*/
/*	transform: perspective(800px) translate3d(0, 0, 18px);*/
/*}*/

.section-product-families .product-box {
	-webkit-box-shadow: 0 0 5px 2px rgba(0, 0, 0, 0.1);
	box-shadow: 0 0 5px 2px rgba(0, 0, 0, 0.1);
	transition: all 200ms ease-in-out;
}

.section-product-families .product-box:hover {
	-webkit-box-shadow: 0 0 10px 3px rgba(0, 0, 0, 0.15);
	box-shadow: 0 0 8px 2px rgba(0, 0, 0, 0.15);
}

.shareaholic-share-buttons-container.shareaholic-flat:not(.shareaholic-mini) li.shareaholic-share-button .shareaholic-share-button-container .shareaholic-service-icon.shareaholic-service-linkedin:before {
	left: 9px;
}

.shareaholic-share-buttons-container.shareaholic-flat:not(.shareaholic-mini) li.shareaholic-share-button .shareaholic-share-button-container .shareaholic-service-icon.shareaholic-service-twitter:before {
	left: 9px;
	top: 10px;
}

.shareaholic-share-buttons-container.shareaholic-flat:not(.shareaholic-mini) li.shareaholic-share-button .shareaholic-share-button-container .shareaholic-service-icon.shareaholic-service-youtube:before {
	left: 9px;
	top: 9px;
}

.single-tg_product .section-part h3 {
	font-weight: 600;
	margin-bottom: 1rem;
	padding-bottom: .325rem;
	position: relative;
}

.single-tg_product .section-part h3::after {
	content: "";
	background-color: #004f9f;
	bottom: 0;
	height: 3px;
	width: 100%;
	max-width: 240px;
	position: absolute;
	left: 0;
}

.u-h100 {
	height: 100%;
}

.u-no-hover:hover {
	transform: scale(1) !important;
}

@media screen and (max-width: 768px) {
	.secondary-navigation .menu-toggle {
		display: none !important;
	}
}

.secondary-navigation .main-nav ul .menu-item {
	border-left: none;
	text-align: left;
	width: 100%;
}

@media screen and (max-width: 1024px) {
	.secondary-navigation .main-nav ul {
		display: block;
	}
}

#breadcrumbs {
	margin-top: .5rem;
}

.section-other {
	margin-top: 1.4em;
}

.iframe-container {
	position: relative;
	overflow: hidden;
	width: 100%;
	padding-top: 56.25%; /* 16:9 Aspect Ratio (divide 9 by 16 = 0.5625) */
}

/* Then style the iframe to fit in the container div with full height and width */
.responsive-iframe {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	width: 100%;
	height: 100%;
}

.gb-container-contact-block {
	margin: 20px 0 10px 0;
	background-color: #dce5ef;
	border-radius: 3px;
	border-width: 2px;
	border-style: solid;
	border-color: #00519e;
}

.gb-container-contact-block > .gb-inside-container {
	padding: 0;
	max-width: 1140px;
	margin-left: auto;
	margin-right: auto;
}

.gb-grid-wrapper-contact-block {
	margin-left: -20px;
}

.gb-grid-wrapper {
	display: flex;
	flex-wrap: wrap;
}

.gb-grid-wrapper-contact-block > .gb-grid-column {
	padding-left: 20px;
}

.gb-grid-wrapper > .gb-grid-column-img {
	width: 25%;
}

.gb-grid-column {
	box-sizing: border-box;
}

.gb-grid-wrapper > .gb-grid-column-btn {
	width: 75%;
}

.gb-grid-wrapper > .gb-grid-column > .gb-container {
	display: flex;
	flex-direction: column;
	height: 100%;
}

.gb-container-img {
	margin: 0;
}

.gb-container-img > .gb-inside-container {
	padding: 0;
}

.gb-grid-wrapper .wp-block-image {
	margin-bottom: 0;
}

.gb-container-btn {
	margin: 0;
}

.gb-container-btn > .gb-inside-container {
	padding: 10px 0 0;
}

.gb-grid-wrapper-btn {
	margin-left: -30px;
}

.gb-grid-wrapper-btn > .gb-grid-column {
	padding-left: 30px;
}

.gb-grid-wrapper > .gb-grid-column-txt {
	width: 66.66%;
}

.gb-grid-wrapper > .gb-grid-column-btn-inner {
	width: 33.33%;
}

.gb-container-txt > .gb-inside-container {
	padding: 0 10px;
}

.gb-container-btn-inner {
	margin: 0;
}

.gb-container-btn-inner > .gb-inside-container {
	padding: 20px 0 0;
}

.gb-button-wrapper-inner {
	justify-content: center;
}

.gb-button-wrapper {
	display: flex;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: flex-start;
	clear: both;
}

.gb-button-wrapper a.gb-button-btn, .gb-button-wrapper a.gb-button-btn:visited {
	background-color: #00519e;
	color: #ffffff;
	font-size: 18px;
	font-weight: bold;
	padding: 15px;
	margin: 0 10px 10px;
}

.gb-button-wrapper .gb-button {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	text-decoration: none;
	transition: .2s background-color ease-in-out, .2s color ease-in-out, .2s border-color ease-in-out, .2s opacity ease-in-out, .2s box-shadow ease-in-out;
}

.gb-container .wp-block-image img {
	vertical-align: middle;
}

@media (max-width: 767px) {
	.gb-grid-wrapper > .gb-grid-column {
		width: 100%;
	}

	.gb-button-wrapper a.gb-button-btn {
		font-size: 36px;
		padding-top: 15px;
		padding-right: 15px;
		margin-right: 0;
		margin-bottom: 0;
		margin-left: 0;
	}

	.gb-button-wrapper-inner > .gb-button {
		flex: 1;
	}
}

.product-search .tax-left {
	padding-top: 1.4em;
}

.product-search .facets . h4 {
	margin-bottom: 10px;
}

.product-search .facets .facetwp-filter-search h4 {
	font-size: 1.2rem;
	font-weight: bold;
	margin-bottom: 0;
}

.product-search .facets .facetwp-input-wrap {
	width: 100%;
}

.product-search .facets .facetwp-facet input.facetwp-search {
	width: 90%;
}

table.data-table-center-desktop, .data-table-center-desktop td, .data-table-center-desktop th,
table.data-table-center-mobile, .data-table-center-mobile td, .data-table-center-mobile th {
	border: 1px solid #FFF;
}

.data-table-center-desktop tr td,
.data-table-center-mobile tr td {
	text-align: center;
}

.data-table-center-mobile {
	display: none;
}

@media (max-width: 767px) {
	.data-table-center-desktop {
		display: none;
	}

	.data-table-center-mobile {
		display: block;
	}
}

.data-table-center-desktop tr,
.data-table-center-mobile tr {
	color: #004593;
}

.data-table-center-desktop tr:nth-child(even),
.data-table-center-mobile tr:nth-child(even) {
	background: #F1F1F1;
}

.data-table-center-desktop tr:nth-child(odd),
.data-table-center-mobile tr:nth-child(odd) {
	background: #DFDFDF;
}

.data-table-center-desktop tr:first-child td,
.data-table-center-desktop tr:nth-child(2) td,
.data-table-center-mobile tr:first-child td,
.data-table-center-mobile tr:nth-child(2) td {
	background-color: #004593;
	color: #FFF;
	border-top: none;
	border-bottom: none;
}

.fa-file-pdf {
	color: #AA0E00;
}

.facetwp-no-results {
	font-weight: normal;
	color: #747474;
}

#footable_parent_42298 .foo-table img {
	max-width: 200px;
}

.ninja_table_wrapper .far.fa-file-pdf {
	font-size: 30px;
}

.ninja_table_wrapper .file-link {
	vertical-align: middle !important;
}

.video-container {
	position: relative;
	padding-bottom: 56.25%;
	height: 0;
	overflow: hidden;
}

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