.t-tildalabel {
	background-color: #fff;
	color: #000;
}

.t-tildalabel__wrapper {
	width: 95%;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
.t396 {
	text-align: left;
}
.copyright-wrapper a {
	color: #000;
	text-decoration: none;
	transition: all .5s;
}
@media (max-width: 490px) {
	.top-menu {
		max-width: 490px;
		width: 100% !important;
	}
}
.t774 a{
    text-decoration: none;
}
.scmforms_iframe {
	height: 240px;
}
.t774__btn {
	font-size: 11px;
}

.t774__btn-wrapper, .t774__btntext-wrapper {
	width: 98%;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
.t774__btn-wrapper a {
	width: 98% !important;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
}
.tn-atom {
	text-align: left;
}
a.btn-access {
	text-align: center;
}
.mc-form {
	display: block; width: 90%; margin: 0px auto
}
.mc-form input {
	padding-left: 15px;
	width: 100%;
	outline: none;
	border: none; background: transparent; border-bottom: 1px solid #1e1400; padding: 5px 0; height: 50px;
}
.mc-form input[type=email] {
	margin-bottom: 30px;
}
.mc-form button[type=submit] {
	width: 100%; height: 54px; background-color: #ffd119; color: #ffffff; 
}
.mc-form .agreement {
	margin-bottom: 15px
}
.breadcrumbs {
	position: absolute;
	top: 140px;
	left: 0;
	right: 0;
	font-size: 12px;
	max-width: 1040px;
	margin: auto;
	font-family: 'Open Sans';
	z-index: 3;
}
.breadcrumbs a {
	color: #FECC2F;
	text-decoration: none !important;
	border-bottom: 1px dashed transparent;
	transition: 0.2s ease all;
}
.breadcrumbs a:hover {
	border-bottom-color: #FECC2F;
}
.breadcrumbs .separate {
	margin: 0 3px;
}
@media (max-width: 1080px) {
	.breadcrumbs {
		top: 100px;
		max-width: calc(100% - 60px);
	}
}
@media (max-width: 480px) {
	.breadcrumbs {
		top: 0px;
	}
	.t-records {
		padding-top: 80px;
	}
}