html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-family: inherit;
	font-size: 100%;
	vertical-align: baseline
}

body {
	line-height: 1;
	color: #000;
	background: #fff
}

ol,
ul {
	list-style: none
}

table {
	border-collapse: separate;
	border-spacing: 0;
	vertical-align: middle
}

caption,
th,
td {
	text-align: left;
	font-weight: normal;
	vertical-align: middle
}

a img {
	border: none
}

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
	display: block
}

body {
	line-height: 1
}

ol,
ul {
	list-style: none
}

blockquote,
q {
	quotes: none
}

blockquote:before,
blockquote:after,
q:before,
q:after {
	content: '';
	content: none
}

em{
	font-style: italic !important;
}

i{
	font-style: italic !important;
}

.zmdi{
	font-style: normal !important;
}

table {
	border-collapse: collapse;
	border-spacing: 0
}

input,
label,
select,
button,
textarea {
	margin: 0;
	border: 0;
	padding: 0;
	display: inline-block;
	vertical-align: middle;
	white-space: normal;
	background: none;
	line-height: 1;
	font-size: 13px;
	font-family: Arial
}

input:focus {
	outline: 0
}

input,
textarea {
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box
}

button,
input[type=reset],
input[type=button],
input[type=submit],
input[type=checkbox],
input[type=radio],
select {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

input[type=checkbox],
input[type=radio] {
	width: 13px;
	height: 13px
}

input[type=search] {
	-webkit-appearance: textfield;
	-webkit-box-sizing: content-box
}

::-webkit-search-decoration {
	display: none
}

button,
input[type="reset"],
input[type="button"],
input[type="submit"] {
	overflow: visible;
	width: auto
}

::-webkit-file-upload-button {
	padding: 0;
	border: 0;
	background: none
}

textarea {
	vertical-align: top;
	overflow: auto
}

select[multiple] {
	vertical-align: top
}

.mt6 {
	margin-top: 6px !important
}

.mt8 {
	margin-top: 8px !important
}

.mt12 {
	margin-top: 12px !important
}

.mt16 {
	margin-top: 16px !important
}

.mt18 {
	margin-top: 18px !important
}

.mt30 {
	margin-top: 30px !important
}

.mb6 {
	margin-bottom: 6px !important
}

.mb8 {
	margin-bottom: 8px !important
}

.mb12 {
	margin-bottom: 12px !important
}

.mb16 {
	margin-bottom: 16px !important
}

.mb18 {
	margin-bottom: 18px !important
}

.mb30 {
	margin-bottom: 30px !important
}

hr {
	border-color: #c2ad1d;
	border-style: solid;
	border-top: 0
}

body {
	font-family: 'Open Sans', sans-serif
}

.main {
	background-color: #fff;
	width: 100%;
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: box;
	display: flex;
	position: relative;
	-webkit-box-pack: center;
	-moz-box-pack: center;
	-o-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
}

.main .wrapper {
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: box;
	display: flex;
	position: relative;
	width: 90vw;
	max-width: 1050px;
	overflow: hidden;
	-webkit-box-orient: vertical;
	-moz-box-orient: vertical;
	-o-box-orient: vertical;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	min-height: 0px;
	/* padding-bottom: 30px */
}

h1 {
	font-size: 1.625rem;
	color: #c2ad1d;
	text-transform: uppercase;
	-moz-user-select: none; -webkit-user-select: none; -ms-user-select:none; user-select:none;-o-user-select:none;
}

h2 {
	font-size: 1.25rem;
	color: #c2ad1d;
	text-transform: uppercase;
	-moz-user-select: none; -webkit-user-select: none; -ms-user-select:none; user-select:none;-o-user-select:none;
}

h3 {
	font-size: 1.125rem;
	color: #c2ad1d;
	text-transform: uppercase;
	-moz-user-select: none; -webkit-user-select: none; -ms-user-select:none; user-select:none;-o-user-select:none;
}

p {
	margin-top: 30px;
	font-size: 1rem;
	color: #626262;
	text-align: left
}

.link {
	color: #3a509c;
	text-decoration: none;
	/* font-weight: bold; */
}

.link:hover {
    color: #c2ad1d;
}

.no-slider {
	width: 49%
}

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

.header {
	background-color: #fff;
	width: 100%;
	height: 120px;
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: box;
	display: flex;
	position: relative;
	-webkit-box-pack: center;
	-moz-box-pack: center;
	-o-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	-ms-transition: all 0.3s;
	transition: all 0.3s;
}

@media only screen and (max-width:900px) {
	.header {
		height: 75px
	}
	.header.open {
		height: 486px;
		margin-bottom: 30px;
	}
	.header.open .header-content {
		border-bottom: 1px solid #c2ad1d
	}
	.header .show {
		height: 325px
	}
}

.header .logo {
	padding: 23px 33px 0 0;
	height: 75px;
	height: fit-content;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

@media only screen and (max-width:900px) {
	.header .logo {
		padding: 23px 20px
	}
}

@media only screen and (max-width:900px) {
	.header .logo img {
		height: 43px
	}
}

.header .header-content {
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: box;
	display: flex;
	position: relative;
	width: 90vw;
	max-width: 1050px;
	overflow: visible;
	z-index: 100;
}

@media only screen and (max-width:900px) {
	.header .header-content {
		-webkit-box-orient: vertical;
		-moz-box-orient: vertical;
		-o-box-orient: vertical;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
		width: 100%;
		overflow: hidden
	}
}

.header .header-content .menu-container {
	display: block;
	-webkit-box-orient: horizontal;
	-moz-box-orient: horizontal;
	-o-box-orient: horizontal;
	-webkit-flex-direction: row;
	-ms-flex-direction: row;
	flex-direction: row;
	position: relative;
	width: 90vw;
	-webkit-transition: max-height 0.2s ease-out;
	-moz-transition: max-height 0.2s ease-out;
	-o-transition: max-height 0.2s ease-out;
	-ms-transition: max-height 0.2s ease-out;
	transition: max-height 0.2s ease-out;
}

@media only screen and (max-width:900px) {
	.header .header-content .menu-container {
		width: 100%;
		height: 103px;
		-webkit-box-orient: vertical;
		-moz-box-orient: vertical;
		-o-box-orient: vertical;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column
	}
}

.header .header-content .menu-container .menu {
	-webkit-transition: max-height 0.2s ease-out;
	-moz-transition: max-height 0.2s ease-out;
	-o-transition: max-height 0.2s ease-out;
	-ms-transition: max-height 0.2s ease-out;
	transition: max-height 0.2s ease-out;
	width: 100%;
	height: 50px;
	width: 100%;
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: box;
	display: flex;
	-webkit-box-pack: justify;
	-moz-box-pack: justify;
	-o-box-pack: justify;
	-ms-flex-pack: justify;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	background-color: #fff;
}

@media only screen and (max-width:900px) {
	.header .header-content .menu-container .menu {
		-webkit-box-orient: vertical;
		-moz-box-orient: vertical;
		-o-box-orient: vertical;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
		height: auto;
		border-top: 1px solid #c2ad1d
	}
}

.header .header-content .menu-container .menu li {
	padding-top: 18px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

@media only screen and (max-width:900px) {
	.header .header-content .menu-container .menu li {
		border-bottom: 1px solid #c2ad1d;
		padding-bottom: 11px;
		padding-top: 15px
	}
}

@media only screen and (max-width:900px) {
	.header .header-content .menu-container .menu li {
		width: 100%
	}
}

.header .header-content .menu-container .menu li a {
	margin: 0;
	border: 0;
	padding: 0;
	text-transform: uppercase;
	font-weight: bold;
	font-size: .9375rem;
	color: #3a509c;
	text-decoration: none;
}

.header .header-content .menu-container .menu li a:hover{
	color: #c2ad1d;
}

@media only screen and (max-width:900px) {
	.header .header-content .menu-container .menu li a {
		padding-left: 20px
	}
}

.header .header-content .menu-container .form-container {
	width: 100%;
	margin-top: 10px;
}

.header .header-content .menu-container .form-container form {
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: box;
	display: flex;
	-webkit-box-align: center;
	-moz-box-align: center;
	-o-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}

.header .header-content .menu-container .form-container form input {
	font-size: 1.125rem;
	padding: 8px;
	color: #3a509c;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: calc(100% - 80px);
	border: 1px solid #c2ad1d;
	border-radius: 10px;
	height: 40px;
}

@media only screen and (max-width:900px) {
	.header .header-content .menu-container .form-container form input {
		width: 90%;
		margin: 0 auto
	}
}

.header .header-content .menu-container .form-container form .search {
	background-color: #3a509c;
	width: 40px;
	height: 40px;
	border-radius: 40px;
	margin-left: 30px;
	color: #fff;
	cursor: pointer;
}

.header .header-content .menu-container .form-container form .search:hover {
	background-color: #c2ad1d;
}

@media only screen and (max-width:900px) {
	.header .header-content .menu-container .form-container form .search {
		display: none
	}
}

.header .icon-wrapper {
	display: none;
}

@media only screen and (max-width:900px) {
	.header .icon-wrapper {
		display: block;
		position: absolute;
		right: 8px;
		top: 8px
	}
}

.header .icon-wrapper .menu-icon {
	cursor: pointer;
	display: inline-block;
	float: right;
	padding: 28px 20px;
	position: relative;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.header .icon-wrapper .menu-icon .navicon {
	background: #3a509c;
	display: block;
	height: 2px;
	position: relative;
	-webkit-transition: background 0.2s ease-out;
	-moz-transition: background 0.2s ease-out;
	-o-transition: background 0.2s ease-out;
	-ms-transition: background 0.2s ease-out;
	transition: background 0.2s ease-out;
	width: 26px;
}

.header .icon-wrapper .menu-icon .navicon :before,
.header .icon-wrapper .menu-icon .navicon :after {
	background: #3a509c;
	content: '';
	display: block;
	height: 100%;
	position: absolute;
	-webkit-transition: all 0.2s ease-out;
	-moz-transition: all 0.2s ease-out;
	-o-transition: all 0.2s ease-out;
	-ms-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
	width: 100%
}

.header .icon-wrapper .menu-icon .navicon :before {
	top: 5px
}

.header .icon-wrapper .menu-icon .navicon :after {
	top: -5px
}

.header .icon-wrapper .menu-icon .menu-btn {
	display: none
}

.menu-btn:checked~.menu-container {
	max-height: 240px
}

.menu-btn:checked~.menu-icon .navicon:before {
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg)
}

.menu-btn:checked~.menu-icon .navicon:after {
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg)
}

.menu-btn:checked~.menu-icon:not(.steps) .navicon:before,
.menu-btn:checked~.menu-icon:not(.steps) .navicon:after {
	top: 0
}

.header .menu-icon {
	cursor: pointer;
	display: inline-block;
	float: right;
	padding: 28px 20px;
	position: relative;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.header .menu-icon .navicon {
	background: #3a509c;
	display: block;
	height: 2px;
	position: relative;
	-webkit-transition: background 0.2s ease-out;
	-moz-transition: background 0.2s ease-out;
	-o-transition: background 0.2s ease-out;
	-ms-transition: background 0.2s ease-out;
	transition: background 0.2s ease-out;
	width: 18px
}

.header .menu-icon .navicon:before,
.header .menu-icon .navicon:after {
	background: #3a509c;
	content: '';
	display: block;
	height: 100%;
	position: absolute;
	-webkit-transition: all 0.2s ease-out;
	-moz-transition: all 0.2s ease-out;
	-o-transition: all 0.2s ease-out;
	-ms-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
	width: 100%
}

.header .menu-icon .navicon:before {
	top: 5px
}

.header .menu-icon .navicon:after {
	top: -5px
}

.header .menu-btn {
	display: none
}

.header .menu-btn:checked~.menu {
	max-height: 240px
}

.header .menu-btn:checked~.menu-icon .navicon {
	background: transparent
}

.header .menu-btn:checked~.menu-icon .navicon:before {
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg)
}

.header .menu-btn:checked~.menu-icon .navicon:after {
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg)
}

.header .menu-btn:checked~.menu-icon:not(.steps) .navicon:before,
.header .menu-btn:checked~.menu-icon:not(.steps) .navicon:after {
	top: 0
}

.search-icon {
	position: absolute;
	right: 10%;
	color: #3a509c;
	display: none !important;
}

@media only screen and (max-width:900px) {
	.search-icon {
		display: block !important
	}
}

section {
	display: block;
	position: relative;
	width: 100%
}

.mosaic {
	position: relative;
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: box;
	display: flex;
	width: 100%;
	-webkit-box-pack: justify;
	-moz-box-pack: justify;
	-o-box-pack: justify;
	-ms-flex-pack: justify;
	-webkit-justify-content: space-between;
	justify-content: space-between;
}

@media only screen and (max-width:900px) {
	.mosaic {
		-webkit-box-orient: vertical;
		-moz-box-orient: vertical;
		-o-box-orient: vertical;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column
	}
}

.mosaic.reverse {
	-webkit-box-direction: reverse;
	-moz-box-direction: reverse;
	-o-box-direction: reverse;
	-webkit-box-orient: horizontal;
	-moz-box-orient: horizontal;
	-o-box-orient: horizontal;
	-webkit-flex-direction: row-reverse;
	-ms-flex-direction: row-reverse;
	flex-direction: row-reverse;
	margin-top: 30px;
}

@media only screen and (max-width:900px) {
	.mosaic.reverse {
		-webkit-box-orient: vertical;
		-moz-box-orient: vertical;
		-o-box-orient: vertical;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
		margin-top: 0
	}
}

.mosaic .mosaic__column--1 {
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: box;
	display: flex;
	width: 68%;
	-webkit-box-pack: justify;
	-moz-box-pack: justify;
	-o-box-pack: justify;
	-ms-flex-pack: justify;
	-webkit-justify-content: space-between;
	justify-content: space-between;
}

@media only screen and (max-width:900px) {
	.mosaic .mosaic__column--1 {
		width: 100%;
		margin-top: 10px;
		max-height: 150px;
		margin-bottom: 10px
	}
}

.mosaic .mosaic__column--1 .first {
	position: relative;
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: box;
	display: flex;
	width: 39.7%;
	overflow: hidden;
}

@media only screen and (max-width:900px) {
	.mosaic .mosaic__column--1 .first {
		width: 100%
	}
}

.mosaic .mosaic__column--1 .first .overflow {
	width: 100%;
	overflow: hidden;
}

.mosaic .mosaic__column--1 .first .overflow img,
.mosaic .mosaic__column--1 .first .overflow a {
	width: 100%;
	height: 100%;
}

@media only screen and (max-width:900px) {
	.mosaic .mosaic__column--1 .first .overflow img,
	.mosaic .mosaic__column--1 .first .overflow a {
		height: auto
	}
}

.mosaic .mosaic__column--1 .last {
	overflow: hidden;
	width: 60%;
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: box;
	display: flex;
	-webkit-box-orient: vertical;
	-moz-box-orient: vertical;
	-o-box-orient: vertical;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: justify;
	-moz-box-pack: justify;
	-o-box-pack: justify;
	-ms-flex-pack: justify;
	-webkit-justify-content: space-between;
	justify-content: space-between;
}

@media only screen and (max-width:900px) {
	.mosaic .mosaic__column--1 .last {
		display: none
	}
}

.mosaic .mosaic__column--1 .last .alone,
.mosaic .mosaic__column--1 .last .internal_row {
	height: 49.7%
}

.mosaic .mosaic__column--1 .last .alone .overflow {
	height: 100%;
}

.mosaic .mosaic__column--1 .last .alone .overflow img,
.mosaic .mosaic__column--1 .last .alone .overflow a {
	height: 100%;
}

@media only screen and (max-width:900px) {
	.mosaic .mosaic__column--1 .last .alone .overflow img,
	.mosaic .mosaic__column--1 .last .alone .overflow a {
		height: auto
	}
}

.mosaic .mosaic__column--1 .last .internal_row {
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: box;
	display: flex;
	-webkit-box-orient: horizontal;
	-moz-box-orient: horizontal;
	-o-box-orient: horizontal;
	-webkit-flex-direction: row;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-box-pack: justify;
	-moz-box-pack: justify;
	-o-box-pack: justify;
	-ms-flex-pack: justify;
	-webkit-justify-content: space-between;
	justify-content: space-between;
}

.mosaic .mosaic__column--1 .last .internal_row .overflow {
	height: 100%;
	width: 49.7%;
}

.mosaic .mosaic__column--1 .last .internal_row .overflow a,
.mosaic .mosaic__column--1 .last .internal_row .overflow img {
	height: 100%
}

.mosaic .mosaic__column--1 .last .overflow {
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: box;
	display: flex;
	height: 100%;
}

.mosaic .mosaic__column--1 .last .overflow img,
.mosaic .mosaic__column--1 .last .overflow a {
	width: 100%
}

.mosaic .mosaic__column--2 {
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: box;
	display: flex;
	width: 30%;
	-webkit-box-pack: justify;
	-moz-box-pack: justify;
	-o-box-pack: justify;
	-ms-flex-pack: justify;
	-webkit-justify-content: space-between;
	justify-content: space-between;
}

@media only screen and (max-width:900px) {
	.mosaic .mosaic__column--2 {
		width: 100%;
		margin-top: 10px;
		max-height: 150px;
		margin-bottom: 10px
	}
}

.mosaic .mosaic__column--2 .first {
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: box;
	display: flex;
	width: 100%;
	overflow: hidden;
	position: relative;
}

.mosaic .mosaic__column--2 .first .overflow {
	width: 100%;
	overflow: hidden;
}

.mosaic .mosaic__column--2 .first .overflow img,
.mosaic .mosaic__column--2 .first .overflow a {
	height: 100%;
}

@media only screen and (max-width:900px) {
	.mosaic .mosaic__column--2 .first .overflow img,
	.mosaic .mosaic__column--2 .first .overflow a {
		height: auto;
		width: 100%
	}
}

img {
	-webkit-transition: all 1.1s;
	-moz-transition: all 1.1s;
	-o-transition: all 1.1s;
	-ms-transition: all 1.1s;
	transition: all 1.1s;
	-webkit-user-drag: none;
	-khtml-user-drag: none;
	-moz-user-drag: none;
	-o-user-drag: none;
}

.overflow {
	overflow: hidden;
	-webkit-transition: all 1.1s;
	-moz-transition: all 1.1s;
	-o-transition: all 1.1s;
	-ms-transition: all 1.1s;
	transition: all 1.1s;
	position: relative;
}

.overflow.mouseenter img {
	-webkit-transform: scale(1.05);
	-moz-transform: scale(1.05);
	-o-transform: scale(1.05);
	-ms-transform: scale(1.05);
	transform: scale(1.05);
	filter: grayscale(100%)
}

.overflow:hover img {
	-webkit-transform: scale(1.05);
	-moz-transform: scale(1.05);
	-o-transform: scale(1.05);
	-ms-transform: scale(1.05);
	transform: scale(1.05);
	filter: grayscale(100%)
}

.title-shadow {
	z-index: 1;
	position: absolute;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	bottom: 0;
	height: 48px;
	width: 100%;
	padding: 18px 10px;
	text-transform: uppercase;
	background: -webkit-linear-gradient(bottom, #000, rgba(0, 0, 0, 0));
	background: -moz-linear-gradient(bottom, #000, rgba(0, 0, 0, 0));
	background: -o-linear-gradient(bottom, #000, rgba(0, 0, 0, 0));
	background: -ms-linear-gradient(bottom, #000, rgba(0, 0, 0, 0));
	background: linear-gradient(to top, #000, rgba(0, 0, 0, 0));
}

.title-shadow h2 {
	font-size: 1.25rem;
	color: #fff
}

section.section-video {
	padding-bottom: 16px;
	border-bottom: 1px solid #c2ad1d;
	margin-bottom: 30px
}

section .video-container {
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: box;
	display: flex;
	-webkit-box-pack: justify;
	-moz-box-pack: justify;
	-o-box-pack: justify;
	-ms-flex-pack: justify;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	margin-top: 23px;
	margin-bottom: 23px;
}

@media only screen and (max-width:900px) {
	section .video-container {
		-webkit-box-orient: vertical;
		-moz-box-orient: vertical;
		-o-box-orient: vertical;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
	}
}

section .video-container a {
	text-decoration: none;
	display: block;
}

section .video-container h5 {
	font-size: 20px;
	color: #c2ad1d;
	text-transform: uppercase;
	margin-bottom: 16px
}

section .video-container h6 {
	margin-top: 8px;
	font-size: .8125rem;
	color: #626262;
}

section .video-container p {
	font-size: .8125rem;
	margin-top: 4px;
	color: #c2ad1d;
}

section .video-container .first-column {
	width: 30%;
	height: 100%;
	position: relative;
	overflow: hidden;
}

@media only screen and (max-width:900px) {
	section .video-container .first-column {
		width: 100%;
		margin-top: 16px
	}
}

section .video-container .first-column .container-1 {
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: box;
	display: flex;
	height: 100%;
}

section .video-container .first-column .container-1 .video--item {
	position: relative;
	width: 100%;
}

section .video-container .first-column .container-1 .video--item a,
section .video-container .first-column .container-1 .video--item img {
	width: 100%;
	max-height: 170px;
}

@media only screen and (max-width:900px) {
	section .video-container .first-column .container-1 .video--item a,
	section .video-container .first-column .container-1 .video--item img {
		max-height: 300px
	}
}

section .video-container .last-column {
	width: 68%;
	height: 100%;
	position: relative;
	overflow: hidden;
}

@media only screen and (max-width:900px) {
	section .video-container .last-column {
		width: 100%;
		margin-top: 16px;
		-webkit-box-orient: vertical;
		-moz-box-orient: vertical;
		-o-box-orient: vertical;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column
	}
}

section .video-container .last-column .container-2 {
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: box;
	display: flex;
	height: 100%;
	-webkit-box-pack: justify;
	-moz-box-pack: justify;
	-o-box-pack: justify;
	-ms-flex-pack: justify;
	-webkit-justify-content: space-between;
	justify-content: space-between;
}

@media only screen and (max-width:900px) {
	section .video-container .last-column .container-2 {
		width: 100%;
		-webkit-box-orient: vertical;
		-moz-box-orient: vertical;
		-o-box-orient: vertical;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column
	}
}

section .video-container .last-column .container-2 .video--item {
	position: relative;
	width: 49%;
}

@media only screen and (max-width:900px) {
	section .video-container .last-column .container-2 .video--item {
		width: 100%;
		margin-top: 16px
	}
}

section .video-container .last-column .container-2 .video--item a,
section .video-container .last-column .container-2 .video--item img {
	width: 99%;
	max-height: 170px;
}

@media only screen and (max-width:900px) {
	section .video-container .last-column .container-2 .video--item a,
	section .video-container .last-column .container-2 .video--item img {
		max-height: 300px
	}
}

.play {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -30px);
	-moz-transform: translate(-50%, -30px);
	-o-transform: translate(-50%, -30px);
	-ms-transform: translate(-50%, -30px);
	transform: translate(-50%, -30px);
	width: 30px !important;
	height: 30px !important
}

.footer {
	background-color: #fff;
	width: 100%;
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: box;
	display: flex;
	position: relative;
	-webkit-box-pack: center;
	-moz-box-pack: center;
	-o-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	margin-bottom: 16px;
}

.footer .footer-container {
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: box;
	display: flex;
	position: relative;
	width: 90vw;
	max-width: 1050px;
	border-top: 1px solid #c2ad1d;
	padding-top: 30px;
}

@media only screen and (max-width:900px) {
	.footer .footer-container {
		-webkit-box-orient: vertical;
		-moz-box-orient: vertical;
		-o-box-orient: vertical;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column
	}
}

.footer .footer-container .first-footer {
	width: 70%;
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: box;
	display: flex;
	-webkit-box-orient: horizontal;
	-moz-box-orient: horizontal;
	-o-box-orient: horizontal;
	-webkit-flex-direction: row;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-box-pack: justify;
	-moz-box-pack: justify;
	-o-box-pack: justify;
	-ms-flex-pack: justify;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	border-right: 1px solid #c2ad1d;
}

@media only screen and (max-width:900px) {
	.footer .footer-container .first-footer {
		width: 100%;
		border: 0;
		border-bottom: 1px solid #c2ad1d;
		padding-bottom: 2%;
		margin-bottom: 2%
	}
}

.footer .footer-container .first-footer .add {
	width: 50%;
	padding-right: 19%;
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: box;
	display: flex;
	-webkit-box-pack: justify;
	-moz-box-pack: justify;
	-o-box-pack: justify;
	-ms-flex-pack: justify;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	overflow: hidden;
}

.footer .footer-container .first-footer .add.left-logo object {
	width: 96px
}

.footer .footer-container .first-footer .add.left-logo img {
	width: 100%
}

.footer .footer-container .first-footer .add object {
	width: 190px;
	height: 100%;
}

.footer .footer-container .first-footer .add img {
	width: 190px;
	height: 100%;
}

@media only screen and (max-width:900px) {
	.footer .footer-container .first-footer .add object {
		margin-top: 20px
	}
}

@media only screen and (max-width:900px) {
	.footer .footer-container .first-footer .add {
		width: 45%;
		-webkit-box-orient: vertical;
		-moz-box-orient: vertical;
		-o-box-orient: vertical;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
		padding: 0;
		-webkit-box-align: center;
		-moz-box-align: center;
		-o-box-align: center;
		-ms-flex-align: center;
		-webkit-align-items: center;
		align-items: center
	}
}

.footer .footer-container .first-footer .add h6 {
	font-size: .875rem;
	color: #c2ad1d
}

.footer .footer-container .last-footer {
	width: 30%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: box;
	display: flex;
	padding-left: 2%;
	padding-top: 2%;
	-webkit-box-pack: justify;
	-moz-box-pack: justify;
	-o-box-pack: justify;
	-ms-flex-pack: justify;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	-webkit-box-orient: vertical;
	-moz-box-orient: vertical;
	-o-box-orient: vertical;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	position: relative;
}

.footer .footer-container .last-footer .row {
	width: 100%;
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: box;
	display: flex;
	-webkit-box-orient: horizontal;
	-moz-box-orient: horizontal;
	-o-box-orient: horizontal;
	-webkit-flex-direction: row;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-box-pack: justify;
	-moz-box-pack: justify;
	-o-box-pack: justify;
	-ms-flex-pack: justify;
	-webkit-justify-content: space-between;
	justify-content: space-between;
}

.footer .footer-container .last-footer .row nav {
	width: 128px
}

.footer .footer-container .last-footer .row .mail {
	color: #3a509c;
	text-decoration: none;
	font-size: .9375rem;
	margin-left: 5px
}

.footer .footer-container .last-footer .row .mail:hover{
	color: #c2ad1d;
}

.footer .footer-container .last-footer .row .mail-container {
	width: 100%;
    text-align: center;
	border-top: 1px solid #c2ad1d;
	padding-top: 8px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin-top: 30px;
	color: #3a509c;
}

@media only screen and (max-width:900px) {
	.footer .footer-container .last-footer .row .mail-container {
		width: 100%;
		display: -webkit-box;
		display: -moz-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: box;
		display: flex;
		-webkit-box-orient: vertical;
		-moz-box-orient: vertical;
		-o-box-orient: vertical;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
		justify-items: center;
		-webkit-box-align: center;
		-moz-box-align: center;
		-o-box-align: center;
		-ms-flex-align: center;
		-webkit-align-items: center;
		align-items: center
	}
}

@media only screen and (max-width:900px) {
	.footer .footer-container .last-footer {
		width: 100%;
		border: 0
	}
}

.footer .footer-container .last-footer nav li {
	margin-bottom: 5px;
}

.footer .footer-container .last-footer nav li a {
	text-decoration: none;
	text-transform: uppercase;
	color: #3a509c;
	font-size: .9375rem;
	margin-bottom: 4px
}

.footer .footer-container .last-footer nav li a:hover {
	color: #c2ad1d;
}

.slick-slide {
	max-width: 200px !important
}

.search-container {
	width: 100%;
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: box;
	display: flex;
	-webkit-box-pack: center;
	-moz-box-pack: center;
	-o-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-moz-box-align: center;
	-o-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center
}

.container-search {
	padding-top: 30px;
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: box;
	display: flex;
	-webkit-box-orient: horizontal;
	-moz-box-orient: horizontal;
	-o-box-orient: horizontal;
	-webkit-flex-direction: row;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-box-flex: 1;
	-moz-box-flex: 1;
	-o-box-flex: 1;
	-ms-box-flex: 1;
	box-flex: 1;
	-webkit-flex-grow: 1;
	flex-grow: 1;
	-webkit-box-lines: multiple;
	-moz-box-lines: multiple;
	-o-box-lines: multiple;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

@media only screen and (max-width:900px) {
	.container-search {
		-webkit-box-pack: center;
		-moz-box-pack: center;
		-o-box-pack: center;
		-ms-flex-pack: center;
		-webkit-justify-content: center;
		justify-content: center;
		-webkit-box-align: center;
		-moz-box-align: center;
		-o-box-align: center;
		-ms-flex-align: center;
		-webkit-align-items: center;
		align-items: center
	}
}

.search-item {
	width: 15%;
	min-width: 120px;
	margin: 0;
	margin-bottom: 20px;
}

.search-item h6 {
	margin-top: 12px;
	font-size: .9375rem;
	color: #3a509c;
	margin-left: 10px
}

.search-item .item {
	font-size: .8125rem;
	color: #626262;
	margin-left: 10px;
	margin-top: 4px;
	padding-top: 15px;
}

.carrossel {
	margin-bottom: 30px;
	margin-top: 30px;
	width: 100%;
	padding-left: 25px;
	padding-right: 25px;
}

.carrossel h6 {
	margin-top: 12px;
	font-size: .9375rem;
	color: #3a509c;
	margin-left: 10px
}

.carrossel .item {
	font-size: .8125rem;
	color: #626262;
	margin-left: 10px;
	margin-top: 4px;
	padding-top: 15px;
	max-width: 141px;
	line-height: 1rem;
}

section.section-carrossel.acervo-main h2 a:hover {
	color: #c2ad1d !important;
}

@media only screen and (max-width:900px) {
	section.section-carrossel.acervo-main h2 {
		    font-size: 1.1rem;
	}
}

.img-container {
	/* width: 160px; */
	width: 153px;
	min-height: 150px;
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: box;
	display: flex;
	-webkit-box-pack: center;
	-moz-box-pack: center;
	-o-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	position: relative;
	-webkit-box-align: center;
	-moz-box-align: center;
	-o-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
	overflow: hidden;
}

.img-container img {
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-o-transition: all 0.5s;
	-ms-transition: all 0.5s;
	transition: all 0.5s;
	/* width: 75% */
	max-height: 120px;
	max-width: 75%;
}

.img-container:hover img {
	-webkit-transform: scale(1.05);
	-moz-transform: scale(1.05);
	-o-transform: scale(1.05);
	-ms-transform: scale(1.05);
	transform: scale(1.05);
}

.top,
.bottom {
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	height: 10px;
	text-align: center; 
	font-size: 9px; 
	color: #c2ad1d;
}

.top:before,
.bottom:before {
	left: 10px;
	border-width: 1px 0 0 1px;
	position: absolute;
	width: 10px;
	height: 10px;
	border-color: #c2ad1d;
	border-style: solid;
	content: ' '
}

.top:after,
.bottom:after {
	right: 10px;
	border-width: 1px 1px 0 0;
	position: absolute;
	width: 10px;
	height: 10px;
	border-color: #c2ad1d;
	border-style: solid;
	content: ' ';
}

.bottom {
	top: unset;
	bottom: 1px;
}

.bottom:before {
	border-width: 0 0 1px 1px
}

.bottom:after {
	border-width: 0 1px 1px 0
}

.video-buttons-container {
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: box;
	display: flex;
	-webkit-box-orient: horizontal;
	-moz-box-orient: horizontal;
	-o-box-orient: horizontal;
	-webkit-flex-direction: row;
	-ms-flex-direction: row;
	flex-direction: row;
	justify-content: center;
	align-content: center;
	margin-top: 20px;
}

.buttons-container {
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: box;
	display: flex;
	-webkit-box-orient: horizontal;
	-moz-box-orient: horizontal;
	-o-box-orient: horizontal;
	-webkit-flex-direction: row;
	-ms-flex-direction: row;
	flex-direction: row;
}

.video-buttons-container button {
	cursor: pointer;
}

.buttons-container button {
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: box;
	display: flex;
	-webkit-box-align: center;
	-moz-box-align: center;
	-o-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
	-webkit-box-pack: center;
	-moz-box-pack: center;
	-o-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-orient: vertical;
	-moz-box-orient: vertical;
	-o-box-orient: vertical;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	cursor: pointer;
	overflow: hidden;
}

.buttons-container button:hover {
	background-color: #fafafa
}

.buttons-container button.arrow {
	border-left: 1px solid #c2ad1d;
	margin: 0;
	padding-left: 25px;
	padding-right: 25px;
}

@media only screen and (max-width:900px) {
	.buttons-container button.arrow {
	padding-left: 17px;
	padding-right: 17px;
}

}

.buttons-container button.right {
	border-right: 1px solid #c2ad1d
}

.prev-button,
.next-button {
	margin: 0;
	padding: 0;
	background-color: transparent;
	width: 30px;
	border: none;
	border-radius: 0;
	outline: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	position: absolute;
	z-index: 1;
	left: -5px;
	height: 100%;
	cursor: pointer;
	top: -18px;
}

.prev-button i,
.next-button i {
	color: #3a509c;
}

.prev-button i:hover,
.next-button i:hover {
	color: #c2ad1d;
}

.next-button {
	right: -5px;
	left: unset;
}

.transparent-blue {
	width: 30px;
	height: 30px;
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: box;
	display: flex;
	-webkit-box-align: center;
	-moz-box-align: center;
	-o-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
	-webkit-box-pack: center;
	-moz-box-pack: center;
	-o-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	color: #3a509c;
	background-color: transparent;
	margin-right: 5px;
	margin-left: 30px;
}

@media only screen and (max-width:900px) {
	.transparent-blue.fechar-modal {
		margin-left: 5px;
	}
}

.links-content {
	color: #3a509c;
	margin-right: 20px;
}

.links-content a {
	margin-left: 6px;
	color: #3a509c;
	text-decoration: none;
	font-size: .9375rem;
}

.links-content a:hover {
    color: #c2ad1d;
}

.load {
	background-color: #3a509c;
	color: #fff;
	border-radius: 4px;
	text-transform: uppercase;
	padding: 8px;
}

.load:hover {
	opacity: .8;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
	filter: alpha(opacity=80)
}

.breadcrumb-container {
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: box;
	display: flex;
	width: 100%;
	-webkit-box-orient: horizontal;
	-moz-box-orient: horizontal;
	-o-box-orient: horizontal;
	-webkit-flex-direction: row;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-box-pack: justify;
	-moz-box-pack: justify;
	-o-box-pack: justify;
	-ms-flex-pack: justify;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	margin-bottom: 22px;
}

@media only screen and (max-width:900px) {
	.breadcrumb-container {
		visibility: hidden;
		height: 0px;
	}
}

.breadcrumb-container h2 {
	color: #c2ad1d;
	font-size: 1.25rem;
	text-transform: uppercase
}

.breadcrumb-container .breadcrumb {
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: box;
	display: flex;
}

.breadcrumb-container .breadcrumb li {
	color: #c2ad1d;
	margin-left: 6px;
	margin-right: 6px;
	font-size: .9375rem;
}

.breadcrumb-container .breadcrumb li i {
	color: #626262
}

.breadcrumb-container .breadcrumb a {
	text-decoration: none;
	color: #626262;
	margin-right: 6px
}

.breadcrumb-container .breadcrumb a:hover{
	color:#c2ad1d;
}

.acervo-wrapper {
	border-bottom: 1px solid #c2ad1d;
	margin-bottom: 30px
}

.exposicoes-container {
	display: flex;
    flex-wrap: wrap;
	justify-content: space-between; 
    /* max-width: 1200px; */
    margin: 0 auto;
	font-size: 13px;
}

.exposicao-item {
	/*flex: 1 1 calc(33.333% - 20px);*/
    padding: 10px;
	width: calc(33.333% - 20px);
}

.exposicao-item p {
	margin-top: 10px;
}

.acervo-row {
	width: 100%;
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: box;
	display: flex;
	-webkit-box-orient: horizontal;
	-moz-box-orient: horizontal;
	-o-box-orient: horizontal;
	-webkit-flex-direction: row;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-box-pack: justify;
	-moz-box-pack: justify;
	-o-box-pack: justify;
	-ms-flex-pack: justify;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	margin-bottom: 1%;
}

@media only screen and (max-width:900px) {
	.acervo-row {
		margin: 0;
		-webkit-box-orient: vertical;
		-moz-box-orient: vertical;
		-o-box-orient: vertical;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column
	}
}

.acervo-row .acervo-item {
	width: 24.5%;
	overflow: hidden;
	position: relative;
	cursor:pointer;
}

.acervo-row .acervo-item img {
	width: 100%
}

@media only screen and (max-width:900px) {
	.acervo-row .acervo-item {
		width: 100%;
		margin-bottom: 30px;
		height: 170px
	}
	.acervo-row .acervo-item img {
		height: auto
	}
}

.acervo-row .acervo-item img {
	-webkit-transition: all 0.5;
	-moz-transition: all 0.5;
	-o-transition: all 0.5;
	-ms-transition: all 0.5;
	transition: all 0.5
}

.acervo-row .acervo-item:hover img {
	-webkit-transform: scale(1.05);
	-moz-transform: scale(1.05);
	-o-transform: scale(1.05);
	-ms-transform: scale(1.05);
	transform: scale(1.05);
	filter: grayscale(100%)
}

.acervo-itens {
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: box;
	display: flex;
	-webkit-box-orient: horizontal;
	-moz-box-orient: horizontal;
	-o-box-orient: horizontal;
	-webkit-flex-direction: row;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-box-lines: multiple;
	-moz-box-lines: multiple;
	-o-box-lines: multiple;
	-webkit-flex-flow: wrap;
	-ms-flex-flow: wrap;
	flex-flow: wrap;
}

@media only screen and (max-width:900px) {
	.acervo-itens {
		display: none
	}
}

.acervo-itens .item-acervo {
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: box;
	display: flex;
	text-decoration: none;
	border: 1px solid #3a509c;
	padding: 0 11px;
	border-radius: 6px;
	color: #3a509c;
	margin-right: 22px;
	font-size: .9375rem;
	height: 45px;
	text-align: center;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	text-align: center;
	vertical-align: middle;
	max-width: 140px;
	min-width: 100px;
	-webkit-box-orient: vertical;
	-moz-box-orient: vertical;
	-o-box-orient: vertical;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: center;
	-moz-box-align: center;
	-o-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
	-webkit-box-pack: center;
	-moz-box-pack: center;
	-o-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	margin-top: 22px;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-o-transition: all 0.5s;
	-ms-transition: all 0.5s;
	transition: all 0.5s;
}

.acervo-itens .item-acervo:hover {
	background-color: #3a509c;
	color: #fff
}

.acervo-itens .item-acervo.active {
	background-color: #c2ad1d;
	border-color: #c2ad1d;
	color: #fff;
}

.acervo-itens .item-acervo.active:hover {
	background-color: #fff;
	color: #c2ad1d;
	border: 1px solid #c2ad1d
}

.disclaimer {
	padding: 28px;
	border: 1px solid #c2ad1d;
	margin-top: 30px;
	border-radius: 10px;
}

@media only screen and (max-width:900px) {
	.disclaimer {
	margin-bottom: 20px;
	}
}

.disclaimer p {
	padding: 0;
	margin-top: 16px;
	line-height: 1.4
}


.disclaimer p a {
	color: #3a509c;
	text-decoration: none;
	/* font-weight: bold; */
}

.disclaimer p a:hover {
    color: #c2ad1d;
}



.disclaimer .button-container {
	margin-top: 16px;
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: box;
	display: flex;
	width: 100%;
	-webkit-box-orient: vertical;
	-moz-box-orient: vertical;
	-o-box-orient: vertical;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: center;
	-moz-box-align: center;
	-o-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}

.disclaimer .button-container button {
	background-color: #3a509c;
	color: #fff;
	width: 35px;
	height: 35px;
	border-radius: 4px
}

.disclaimer .button-container button:hover {
	background-color: #c2ad1d;
}

.select-wrapper {
	display: block;
	position: relative;
	display: none;
}

@media only screen and (max-width:900px) {
	.select-wrapper {
		display: block;
		margin-top: 23px;
	}
}

.select-wrapper:before {
	content: ' ';
	position: absolute;
	right: 20px;
	top: 13px;
	z-index: 1;
	width: 15px;
	height: 15px;
	border-left: 2px solid #3a509c;
	border-bottom: 2px solid #3a509c;
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg)
}

#acervo-select {
	display: none;
	position: relative;
}

@media only screen and (max-width:900px) {
	#acervo-select {
		width: 99%;
		margin: 0 auto;
		display: block;
		border-radius: 10px;
		border: 1px solid #c2ad1d;
		padding: 16px;
		font-size: 1rem;
		color: #3a509c;
		font-weight: 500;
		-webkit-appearance: none;
		-moz-appearance: none;
		appearance: none;
		-webkit-appearance: none
	}
}

.single-title {
	margin-bottom: 12px;
	width: 100%;
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: box;
	display: flex;
	-webkit-box-pack: justify;
	-moz-box-pack: justify;
	-o-box-pack: justify;
	-ms-flex-pack: justify;
	-webkit-justify-content: space-between;
	justify-content: space-between
}

@media only screen and (max-width:900px) {
	.single-title h2 {
		font-size: 1.1rem;
	}
}

.single {
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: box;
	display: flex;
	-webkit-box-orient: horizontal;
	-moz-box-orient: horizontal;
	-o-box-orient: horizontal;
	-webkit-flex-direction: row;
	-ms-flex-direction: row;
	flex-direction: row;
	padding-bottom: 30px;
	-webkit-box-pack: justify;
	-moz-box-pack: justify;
	-o-box-pack: justify;
	-ms-flex-pack: justify;
	-webkit-justify-content: space-between;
	justify-content: space-between;
}

@media only screen and (max-width:900px) {
	.single {
		-webkit-box-orient: vertical;
		-moz-box-orient: vertical;
		-o-box-orient: vertical;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
		padding-bottom: 0px;
	}
}

.single .single-left {
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: box;
	display: flex;
	width: 65%;
	-webkit-box-orient: vertical;
	-moz-box-orient: vertical;
	-o-box-orient: vertical;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
}

.single .single-left img {
	width: 100%
}

.single .single-right {
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: box;
	display: flex;
	width: 30%;
	-webkit-box-orient: vertical;
	-moz-box-orient: vertical;
	-o-box-orient: vertical;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	padding-left: 20px;
	border-left: 1px solid #c2ad1d;
	min-height: 600px;
	height: fit-content;
}

@media only screen and (max-width:900px) {
	.single .single-right {
		border: 0;
		padding: 0
	}
}

.single .single-right p {
	margin-top: 11px;
	-webkit-box-pack: left;
	-moz-box-pack: left;
	-o-box-pack: left;
	-ms-flex-pack: left;
	-webkit-justify-content: left;
	justify-content: left
}

@media only screen and (max-width:900px) {
	.single .single-column {
		width: 100%
	}
}

.single .single-column .single-info {
	padding-top: 13px;
	padding-bottom: 13px;
	border-top: 1px solid #c2ad1d;
	line-height: 20px;
}

.about-editors.single-info .links-content {
	position: relative;
	left: -5px;
	text-transform: uppercase;
}

.cover-container {
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: box;
	display: flex;
	width: 100%;
	-webkit-box-align: center;
	-moz-box-align: center;
	-o-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
	-webkit-box-orient: vertical;
	-moz-box-orient: vertical;
	-o-box-orient: vertical;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	overflow: hidden;
}

.cover-container img {
	width: 100%
}

@media only screen and (max-width:900px) {
	.cover-container {
		height: 190px
	}
}

.tecnic-equipe {
	margin-top: 10px;
	margin-bottom: 20px;
	border-top: 1px solid #c2ad1d;
	padding-top: 10px;
	font-size: .9375rem;
}
.tecnic-titulo {
	margin-bottom: 40px;
}

.tecnic-list {
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: box;
	display: flex;
	width: 100%;
	-webkit-box-orient: horizontal;
	-moz-box-orient: horizontal;
	-o-box-orient: horizontal;
	-webkit-flex-direction: row;
	-ms-flex-direction: row;
	flex-direction: row;
	margin-top: 10px;
	margin-bottom: 40px;
	border-top: 1px solid #c2ad1d;
	padding-top: 20px;
}

@media only screen and (max-width:900px) {
	.tecnic-list {
		-webkit-box-orient: vertical;
		-moz-box-orient: vertical;
		-o-box-orient: vertical;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column
	}
}

.tecnic-list .tecnic-list__first {
	width: 50%;
	border-right: 1px solid #c2ad1d;
}

@media only screen and (max-width:900px) {
	.tecnic-list .tecnic-list__first {
		width: 100%;
		border-right: 0px;
	}
}

.tecnic-list .tecnic-list__first h3 {
	color: #c2ad1d;
	font-weight: bold;
	text-transform: uppercase;
	margin-top: 6px
}

.tecnic-list .tecnic-list__last {
	width: 50%;
	padding-left: 30px;
}

@media only screen and (max-width:900px) {
	.tecnic-list .tecnic-list__last {
		width: 100%;
		padding: 0;
		margin-top: 30px
	}
}

.tecnic-list .tecnic-list_c1 {
	width: 33%;
	border-right: 1px solid #c2ad1d;
}

@media only screen and (max-width:900px) {
	.tecnic-list .tecnic-list_c1 {
		width: 100%;
		border-right: 0px;
	}
}

.tecnic-list .tecnic-list_c1 h3 {
	color: #c2ad1d;
	font-weight: bold;
	text-transform: uppercase;
	margin-top: 6px
}

.tecnic-list .tecnic-list_c2 {
	width: 33%;
	padding-left: 30px;
	border-right: 1px solid #c2ad1d;
}

@media only screen and (max-width:900px) {
	.tecnic-list .tecnic-list_c2 {
	width: 100%;
	padding: 0;
	margin-top: 30px;
	border-right: 0px;
	}
}

.tecnic-list .tecnic-list_c2 h3 {
	color: #c2ad1d;
	font-weight: bold;
	text-transform: uppercase;
	margin-top: 6px
}

.tecnic-list .tecnic-list_c3 {
	width: 34%;
	padding-left: 30px;
}

@media only screen and (max-width:900px) {
	.tecnic-list .tecnic-list_c3 {
		width: 100%;
		padding: 0;
		margin-top: 30px
	}
}


.tecnic-list .texto__first {
	width: 45%;
	border-right: 1px solid #c2ad1d;
	padding-right: 30px;
}

@media only screen and (max-width:900px) {
	.tecnic-list .texto__first {
		width: 100%;
		border-right: 0px;
		padding-right: 0px;
	}
}

.tecnic-list .imagem__last {
	width: 55%;
	padding-left: 30px;
}

@media only screen and (max-width:900px) {
	.tecnic-list .imagem__last {
		width: 100%;
		padding: 0;
		margin-top: 30px;
	}
}

.tecnic-list ul {
	font-size: .9375rem;
	line-height:25px;
}

.tecnic-list ul li {
	margin-top: 4px;
}

.tecnic-list ul .list-link {
	text-decoration: none;
	color: #c2ad1d;
	margin-right: 6px;
}

.tecnic-list ul span {
	color: #626262;
}

.tecnic-list .texto__first p a {
	color: #3a509c;
	text-decoration: none;
	/* font-weight: bold; */
}

.tecnic-list .texto__first p a:hover {
    color: #c2ad1d;
}

.timeline-section {
	width: 100%;
	height: auto;
	background-color: #fff;
	border-top: 1px solid #c2ad1d;
	padding-bottom: 40px;
}

.timeline-section .time-line .tooltiptext {
	display: none;
	visibility: hidden;
	background-color: #3a509c;
	color: #fff;
	text-align: left;
	border-radius: 6px;
	padding: 5px 0;
	position: absolute;
	z-index: 1;
	-o-text-overflow: unset;
	text-overflow: unset;
	width: fit-content;
	right: 10px;
	top: 30px;
	padding: 8px
}

.timeline-section .time-line .time-line-item {
	position: relative;
}

.timeline-section .time-line .time-line-item:hover {
	color: #c2ad1d
}

.timeline-section .time-line .time-line-info {
	position: relative;
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: box;
	display: flex;
	-webkit-box-orient: horizontal;
	-moz-box-orient: horizontal;
	-o-box-orient: horizontal;
	-webkit-flex-direction: row;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-box-align: center;
	-moz-box-align: center;
	-o-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	-o-transition: all 0.2s;
	-ms-transition: all 0.2s;
	transition: all 0.2s;
	background-color: #fff;
	padding-left: 20px;
	cursor: pointer;
}

.timeline-section .time-line .time-line-info:hover .text-info {
	color: #c2ad1d
}

.timeline-section .time-line .time-line-info:hover .date .date-value {
	color: #c2ad1d
}

.timeline-section .time-line .time-line-info.open {
	color: #c2ad1d;
	background-color: #eaeaea;
}

.timeline-section .time-line .time-line-info.open .date .date-value {
	color: #c2ad1d
}

.timeline-section .time-line .time-line-info.open .text-info {
	border: 0;
	color: #c2ad1d;
}

.timeline-section .time-line .time-line-info.open .text-info:before {
	background-color: #626262
}

.timeline-section .time-line .time-line-info.open .text-info:after {
	display: none
}

.timeline-section .time-line .time-line-info .date {
	cursor: pointer;
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: box;
	display: flex;
	width: 120px;
}

@media only screen and (max-width:900px) {
	.timeline-section .time-line .time-line-info .date {
		-webkit-box-pack: start;
		-moz-box-pack: start;
		-o-box-pack: start;
		-ms-flex-pack: start;
		-webkit-justify-content: flex-start;
		justify-content: flex-start;
		width: 120px
	}
}

.timeline-section .time-line .time-line-info .date .date-value {
	color: #3a509c;
	/* font-weight: bold;
	font-size: 1.5rem; */
	font-size: 1.1rem;
	width:100%; 
	text-align:right;
}

@media only screen and (max-width:900px) {
	.timeline-section .time-line .time-line-info .date .date-value {
		font-size: 1rem
	}
}

.timeline-section .time-line .time-line-info .text-info {
	font-size: 1.1rem;
	color: #3a509c;
	position: relative;
	margin-left: 25px;
	padding-left: 20px;
	border-left: 1px solid #c2ad1d;
	height: 30px;
	padding-top: 25px;
	padding-bottom: 25px;
	cursor: pointer;
	max-width: 500px;
}

.timeline-section .time-line .time-line-info .text-info.first {
	border: 0;
}

.timeline-section .time-line .time-line-info .text-info.first:after {
	content: '';
	position: absolute;
	width: 1px;
	height: 50px;
	border-radius: 20px;
	background-color: #c2ad1d;
	left: 0;
	top: 50%
}

@media only screen and (max-width:900px) {
	.timeline-section .time-line .time-line-info .text-info {
		margin-left: 20px;
		width: 65%
	}
}

.timeline-section .time-line .time-line-info .text-info:before {
	content: '';
	position: absolute;
	width: 20px;
	height: 20px;
	border-radius: 20px;
	background-color: #c2ad1d;
	left: -11px;
	top: 50%;
	-webkit-transform: translate(0, -50%);
	-moz-transform: translate(0, -50%);
	-o-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	transform: translate(0, -50%)
}

.timeline-section .time-line .time-line-info .text-info span {
	font-size: 1.25rem;
	margin: 0;
	overflow: hidden;
	white-space: nowrap;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	width: 557px;
	display: inline-block;
	position: relative;
}

@media only screen and (max-width:900px) {
	.timeline-section .time-line .time-line-info .text-info span {
		display: block;
		font-size: .6875rem;
		-o-text-overflow: ellipsis;
		text-overflow: ellipsis
	}
}

.timeline-section .time-line .time-line-slider-container {
	color: #3a509c;
	border-bottom: 1px solid #c2ad1d;
	display: none;
	height: 300px
}

.close {
	position: absolute;
	right: -32px;
	top: -32px;
	width: 32px;
	height: 32px;
	opacity: .8;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
	filter: alpha(opacity=80)
}

.close:hover {
	opacity: 1;
	-ms-filter: none;
	filter: none
}

.close:before,
.close:after {
	position: absolute;
	left: 16px;
	content: ' ';
	height: 33px;
	width: 2px;
	background-color: #f00;
	-webkit-transform-origin: center;
	-moz-transform-origin: center;
	-o-transform-origin: center;
	-ms-transform-origin: center;
	transform-origin: center
}

.close:before {
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg)
}

.close:after {
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg)
}

.shadow {
	z-index: 2;
	position: fixed;
	-webkit-transform: translateZ(0);
	-moz-transform: translateZ(0);
	-o-transform: translateZ(0);
	-ms-transform: translateZ(0);
	transform: translateZ(0);
	top: 0;
	left: 0;
	width: 100vw;
	height: 100vh;
	background: rgba(0, 0, 0, 0.8);
	-webkit-box-pack: center;
	-moz-box-pack: center;
	-o-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-moz-box-align: center;
	-o-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
	display: none;
	opacity: 0;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
}

.shadow.active {
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: box;
	display: flex;
	opacity: 1;
	-ms-filter: none;
	filter: none;
	z-index: 2;
	-webkit-animation: show .2s;
	-moz-animation: show .2s;
	-o-animation: show .2s;
	-ms-animation: show .2s;
	animation: show .2s
}

.shadow .main-modal {
	position: absolute;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}

.shadow .main-modal img,
.shadow .main-modal iframe {
	max-width: 50vw;
	max-height: 70vh;
}

@media only screen and (max-width:600px) {
	.shadow .main-modal img,
	.shadow .main-modal iframe {
		max-width: 80vw
	}
}

.shadow .hideModal {
	z-index: -1;
	opacity: 0;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	-webkit-animation: hide .25s;
	-moz-animation: hide .25s;
	-o-animation: hide .25s;
	-ms-animation: hide .25s;
	animation: hide .25s;
	-webkit-transform: scale(0);
	-moz-transform: scale(0);
	-o-transform: scale(0);
	-ms-transform: scale(0);
	transform: scale(0)
}

@-moz-keyframes show {
	from {
		opacity: 0;
		-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
		filter: alpha(opacity=0);
		z-index: -1
	}
	to {
		opacity: 1;
		-ms-filter: none;
		filter: none;
		z-index: 2
	}
}

@-webkit-keyframes show {
	from {
		opacity: 0;
		-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
		filter: alpha(opacity=0);
		z-index: -1
	}
	to {
		opacity: 1;
		-ms-filter: none;
		filter: none;
		z-index: 2
	}
}

@-o-keyframes show {
	from {
		opacity: 0;
		-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
		filter: alpha(opacity=0);
		z-index: -1
	}
	to {
		opacity: 1;
		-ms-filter: none;
		filter: none;
		z-index: 2
	}
}

@keyframes show {
	from {
		opacity: 0;
		-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
		filter: alpha(opacity=0);
		z-index: -1
	}
	to {
		opacity: 1;
		-ms-filter: none;
		filter: none;
		z-index: 2
	}
}

.dropdown {
	position: relative;
	display: inline-block;
}

.dropdown:hover .dropdown-content {
	display: block;
	right: 0px;
}

.dropdown .dropdown-content {
	display: none;
	position: absolute;
	background-color: #f1f1f1;
	-webkit-box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.2);
	box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.2);
	min-width: 150px;
	top: 46px;
}

@media only screen and (max-width:900px) {
	.dropdown .dropdown-content {
		display: block;
		position: relative;
		-webkit-box-shadow: none;
		box-shadow: none;
		margin-top: 10px;
		top: 0
	}
}

.dropdown .dropdown-content .item-list {
	border-bottom: 1px solid #c2ad1d;
	padding: 12px 16px !important;
	text-decoration: none;
	display: block;
	width: 100%;
	background: #fff;
	cursor: pointer;
	color: #3a509c !important;
	text-transform: uppercase;
}

@media only screen and (max-width:900px) {
	.dropdown .dropdown-content .item-list {
		padding-left: 30px !important;
		padding-top: 6px !important;
		font-size: .75rem !important
	}
}

.dropdown .dropdown-content .item-list:hover {
	background-color: #c2ad1d;
	color: #fff !important;
}

.logo_apoio{
	padding-left: 17px;
}

@media only screen and (max-width:900px) {
	.dropdown .dropdown-content .item-list:hover {
		background-color: #fff;
		color: #c2ad1d !important
	}

	.logo_apoio{
		padding-left: 24px;
		width: 73% !important;
	}
}

@media only screen and (max-width:320px) {
	.logo_apoio{
		padding-left: 35px;
		width: 62% !important;
	}
}

.corrossel-item{
	cursor:pointer;
}

.link_texto_interno{
	text-decoration: none;
	color: #3a509c;
	font-weight: bold;
}

.link_texto_interno:hover{
	color: #c2ad1d;
}

p.citacao_apresentacao {
    margin-left: 450px;
}

@media only screen and (max-width:900px) {
	p.citacao_apresentacao {
	margin-left: 0px;
	}
}

.link-copiado {
    position: relative;
    top: 10px;
}