body {
    font-weight: 600;
    font-size: 18.2px !important;
    font-family: "FuturaBT", sans-serif;
}

header {
	display: flex;
	justify-content: center;
}

.container .row{
    justify-content: center;
}

.header-menu-item .font-corecircus{
    font-size: 17.557333333333332px;
}

.site-logo > img {
    width: 350px;
    height: 62px;
}

@media (min-width: 600px) {
.site-logo > img {
    width: 413px;
    height: 73px;
}
}

.sublogo > img {
    width: 163.3511811px;
    height: 41.064566929px;
}

.buttons-menu{
    margin-top: 25px;
}

.button-JAT-HOME {
	background-color: #bdccad;
	width: 238.57511811px;
	height: 50.358425197px;
	border: none;
}