a {
	color: #0046AD;
}

#main-footer, #main-header, #sidebar, #top-header {
	display: none;
}
#page-container {
	padding-top: 0 !important;
}
#main-content .container:before {
	display: none;
}
#left-area {
	width: 100%;
}

/* Safety Use */
.safety-section-content .box-content {
	display: none;
}
.safety-section-content .main {
	grid-template-columns: 1fr 1fr;
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 50px;
}
.safety-section-content .main button {
	background-color: rgb(230, 181, 161);
    border: 2px solid rgb(161, 176, 230);
    padding: 0.5em;
    border-radius: 0.5em;
    font-weight: bold;
    margin-bottom: 15px;
}
.safety-section-content .content-bottom button {
	border: 2px solid rgb(161, 176, 230);
    padding: 0.5em;
    border-radius: 0.5em;
    font-weight: bold;
    background-color: rgb(161, 210, 230);
	margin-bottom: 15px;
}
.safety-section-content .box-title h2 {
	cursor: pointer;
}
/*  */

/* About */
.tdk-section-tdk-group h4 {
	padding: 10px;
	font-size: 16px;
}
.tdk-section-tdk-group .image:hover {
	background: rgb(0, 70, 173);
}
.tdk-section-tdk-group .image:hover img {
	opacity: 0.5;
}
.tdk-section-tdk-group p:hover,
.tdk-section-tdk-group h4:hover {
	background: rgb(0, 70, 173);
}
.tdk-section-tdk-group p:hover a,
.tdk-section-tdk-group h4:hover a {
	color: white !important;
}
.tdk-section-about-grey .box-item:hover {
	background: rgb(0, 70, 173);
}
.tdk-section-about-grey .box-item:hover a,
.tdk-section-about-grey .box-item:hover h4 {
	color: white !important;
}
/* End */

/* Manufacturing Locations */
.tdk-section-manufacturing-locations h3 {
	font-size: 20px;
    padding-bottom: 20px;
}
.tdk-section-manufacturing-locations h4 {
	font-size: 16px;
	padding-bottom: 5px;
}
/*  */

/* Articles */
.loading-spinner {
	display: none;
    text-align: center;
}
.loading-spinner img {
	width: 25px;
}
.tdk-news .entry-title {
	text-align: center;
	line-height: 37px;
}
.tdk-news .top-title {
	text-align: center;
	padding: 40px 0 10px;
	font-size: 25px;
	color: black;
}
.et_pb_post.news a {
	color: #039;
}
.et_pb_post.news, .breadcrumb_last {
	color: black;
}
.tdk-section-news .box-news .year {
	font-weight: bold;
	margin-top: 35px;
}
.tdk-section-news .news-select {
	margin-top: 30px;
}
.tdk-section-news .news-select select {
	width: 30% !important;
}
.tdk-section-news .select2-selection--single,
.tdk-section-news .select2-selection__arrow {
	height: 35px !important;
}
.tdk-section-news .select2-selection__rendered {
	line-height: 35px !important;
}
/* End */

/* Home */
.tdk-section-top-slider .box-slider-1 h1,
.tdk-section-top-slider .box-slider-2 h1 {
	text-align: left;
	font: normal normal normal 55px/64px Arial;
	letter-spacing: 5.5px;
	color: #fff;
	line-height: 64px !important;
}
.tdk-section-top-slider .box-slider-1 h4 {
	text-align: left;
	font: normal normal normal 28px/32px Arial;
	letter-spacing: 2.8px;
	color: #FFFFFF;
}
.tdk-section-top-slider .box-slider-2 h4 {
	text-align: left;
	font: normal normal normal 22px/26px Arial;
	letter-spacing: 2.8px;
	color: #FFFFFF;
	margin-top: 20px;
}
.tdk-footer-item-link a {
	color: #000000;
	width: 100%;
    display: inline-block;
	position: relative;
}
.tdk-footer-item-link a:hover,
.tdk-footer-copyright a:hover {
    text-decoration: underline;
}
.tdk-footer-copyright a {
	color: #000000;
	padding-right: 26px;
}
.tdk-footer-copyright p:last-child > a {
	padding-right: 0;
}
.tdk-footer-copyright .et_pb_text_inner {
	display: flex;
}
.tdk-subscribe-form {
	display: flex;
}
.tdk-subscribe-form .wpcf7-submit {
	background: #09ADBC 0% 0% no-repeat padding-box;
	border-radius: 0px 10px 10px 0px;
	opacity: 1;
	height: 45px;
	border: none;
	color: white;
	padding: 10px 30px;
	font-size: 16px;
}
.tdk-subscribe-form .wpcf7-submit:hover {
	background: #00C5CD;
}
.tdk-subscribe-form .wpcf7-email {
	background: #FFFFFF 0% 0% no-repeat padding-box;
	border-radius: 10px 0px 0px 10px;
	opacity: 1;
	height: 45px;
	padding: 10px 15px;
	font-size: 16px;
}
.tdk-section-subscribe .et_pb_row.et_pb_row_fullwidth {
	max-width: 100% !important;
    width: 100% !important;
}
.tdk-section-subscribe .wpcf7 form .wpcf7-response-output {
	color: white;
	margin: 10px 0 0 0;
}
.tdk-section-selection .tdk-column-3 {
    height: 240px;
}
.tdk-section-selection .box-image {
	display: flex;
	justify-content: center;
	align-items: center;
	height: 190px;
}
.tdk-section-selection .selection-item-hover, 
.tdk-section-selection .selection-item-hover-none {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
	transition-duration: .6s;
}
.tdk-section-selection .selection-item-hover-none {
	z-index: 2;
}
.tdk-section-selection .selection-item-hover {
	z-index: 1;
    opacity: 0;
    transform: translate3d(0,-100px,-100px) rotateX(90deg);
	padding: 15px;
}
.tdk-section-selection .tdk-column-3:hover > .selection-item-hover-none {
	z-index: 1;
	opacity: 0;
	transform: rotateX(-90deg) translate3d(0,100px,100px);
}
.tdk-section-selection .tdk-column-3:hover > .selection-item-hover-none p {
	display: none;
}
.tdk-section-selection .tdk-column-3:hover > .selection-item-hover {
	transform: translate3d(0,0,0) rotateX(0);
	z-index: 2;
	opacity: 1;
}
.tdk-section-selection .selection-item-hover .box {
    display: grid;
    grid-template-columns: 49% 49%;
    grid-column-gap: 8px;
}
.tdk-section-selection .selection-item-hover .item {
	text-align: center;
    background: transparent linear-gradient(180deg, #005BE3 0%, #0046AD 45%, #002C6E 100%) 0% 0% no-repeat padding-box;
    box-shadow: 0px 3px 2px #00000080;
    border-radius: 5px;
    opacity: 1;
    padding: 10px;
	font: normal normal normal 11px/12px Arial;
	margin-bottom: 10px;
}
.tdk-section-selection .selection-item-hover .item .text {
	color: white;
	line-height: 15px;
    height: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.tdk-section-selection .selection-item-hover .item .image {
	display: flex;
    justify-content: center;
    align-items: center;
}
.tdk-section-selection .selection-item-hover .item .image img:last-child { 
	margin-left: 5px;
}
.tdk-section-selection .selection-item-hover .title {
	color: white;
    margin-bottom: 15px;
    font: normal normal bold 18px/21px Arial;
}
.tdk-section-news .box-news .left {
	font: normal normal normal 14px/16px Arial;
}
.tdk-section-news .box-news .title {
	font: normal normal bold 14px/16px Arial;
	color: #0046AD;
}
.tdk-section-news .box-news .tags a {
	border: 1px solid #0046AD;
	border-radius: 5px;
	font: normal normal normal 11px/12px Arial;
    color: #0046AD;
    padding: 5px 7px;
    margin-right: 5px;
}
.tdk-section-news .box-news .item {
    width: 100%;
	border-bottom: 2px solid #D0D0D0;
    padding-bottom: 20px;
	padding-top: 15px;
	display: grid;
    grid-template-columns: 15% 85%;
    grid-column-gap: 10px;
}
.tdk-section-news .box-news .item:hover {
	background: #F6FBFD;
}
.tdk-section-news .box-news .item:last-child {
	border-bottom: none;
}
.tdk-section-header-right .box-search-icon  {
	display: flex;
    justify-content: flex-end;
    align-items: center;
    color: #fff;
    opacity: 0.8;
    font-size: 11px;
    line-height: 25px;
}
.tdk-section-header-right .country-region {
	padding-right: 26px;
	cursor: pointer;
}
.tdk-section-header-right .box-search-icon p {
	padding-bottom: 0;
}
.tdk-section-header-main {
	z-index: 99999;
}
.tdk-section-header-main .menu-mobile {
	display: none;
}
.tdk-section-header-main .mega-indicator {
	display: none !important;
}
.menu-web #mega-menu-primary-menu > li ul li a.mega-menu-link:after {
	content: "\203A";
    display: inline-block !important;
    position: absolute;
    right: 10px;
    top: -2px;
	font-size: 20px;
}
/* End */

