body {
    background-color: #212938;
    font-family: Metropolis; }

@font-face {
    font-family: Metropolis;
    src: url("../../assets/fonts/Metropolis-Regular.otf");
    font-display: swap; }

@font-face {
    font-family: Metropolis-Medium;
    src: url("../../assets/fonts/Metropolis-Medium.otf");
    font-display: swap; }

@font-face {
    font-family: Metropolis-Bold;
    src: url("../../assets/fonts/Metropolis-Bold.otf");
    font-display: swap; }

@font-face {
    font-family: Metropolis-Semi-Bold;
    src: url("../../assets/fonts/Metropolis-SemiBold.otf");
    font-display: swap; }

.headerMainSection {
    background-color: #283040; }

.headerMainLogo img {
    width: 60px; }

.headerMainMenu img {
    width: 20px; }

.mainContextLogo img {
    width: 200px;
    max-width: 100%;
    height: 165px;
    max-height: 100%; }

.mainContextSeparatorNews {
    margin-top: 10vh !important; }

.mainNewsTitle h1 {
    color: #C7D1D8;
    font-weight: 700;
    font-size: 40px; }

.mainNewsTitle p {
    color: #C7D1D8;
    font-weight: 700;
    font-size: 40px; }

.mainNewsTitle h2 {
    color: #C7D1D8;
    font-size: 30px;
    font-weight: 600; }

.footerMainSection {
    background-color: #283040;
    width: 100%;
    left: 0;
    bottom: 0; }

.footerSocialLinks a>img {
    width: 20px;
    margin-right: 15px; }

.footerCopyrightLinks {
    font-family: Metropolis;
    color: #97A4BA;
    font-size: 14px; }

.footerGetInLinks a {
    font-family: Metropolis;
    color: #97A4BA; }

.headerMainMenu {
    background-color: #283040; }

.footer-Z-index {
    z-index: 999; }

@media(min-width:768px) and (max-width:991px) {
.MainPageAdsBannerShadow a>img {
    width: 100%;
    height: 100%; } }
/* dropdown menu start*/

.headerMainDropdown {
    border-radius: 10px;
    text-decoration: none;
    border: none;
    background-color: #283040; }

.headerMainDropdown:focus {
    text-decoration: none;
    outline: none;
    border: none; }

.dropdown {
    border-bottom: 0px; }

.dropdown .show {
    position: flex;
    border-radius: 0px;
    background-color: #303A4D;
    color: #97A4BA;
    margin-top: 13px;
    margin-right: 150px;
    margin-left: 20px;
    -webkit-box-shadow: 0 5px 10px 0 #000000;
    box-shadow: 0 5px 10px 0 #000000; }

.headerMainDropdown-menü {
    margin-right: -40px; }

.headerMainDropdown-menü:active {
    background-color: #212938; }

.headerMainDropdown-ıtem {
    font-family: Metropolis-Bold;
    color: #97A4BA; }

.headerMainDropdown-ıtem:hover {
    color: #97A4BA;
    background-color: #303A4D; }

/* dropdown menu end*/

@media(max-width:294px) {
.mainCokkiesBottomSection {
    font-size: 13px; } }

@media (max-width: 768px) {
.textCenterMainPage {
    justify-content: center !important; }

.footerCopyrightLinks {
    font-size: 10px; }

.footerGetInLinks {
    display: none;
    color: #97A4BA; }

.footerSocialLinks {
    display: none; }