@media (min-width:600px) {}

@media (max-width:599.95px) {}

@media (min-width:600px) {}

@media (max-width:599.95px) {}

@media (min-width:600px) {}

@media (max-width:599.95px) {}

@media (min-width:600px) {}

.sf-hidden {
    display: none !important
}

.textSeo {
    color: #fff;
    margin-bottom: 50px;
}
.textSeo p {
    line-height: 1.55;
    margin-bottom: 20px;
}
.textSeo h1{
    font-size: 40px;
    margin-bottom: 20px;
    margin-top: 30px;
    font-weight: 700;
    text-align: center;
    color: #d4af37;
    text-shadow: 0 0 10px rgba(212, 175, 55, 0.5);
}
.textSeo h2{
    font-size: 30px;
    margin-bottom: 20px;
    margin-top: 30px;
    font-weight: 700;
    color: #6aace3;
}
.textSeo h3 {
    font-size: 21px;
    margin-bottom: 20px;
    margin-top: 30px;
    font-weight: 700;
    color: #6aace3;
}
.textSeo h1:first-child,
.textSeo h2:first-child,
.textSeo h3:first-child {
    margin-top: 0;
}
@media (max-width: 767px) {
    .textSeo {
    }
    .textSeo h1,
    .textSeo h2,
    .textSeo h3 {
        font-size: 24px;
        margin-bottom: 15px;
        margin-top: 15px;
    }
    .turnir {
        height: 100%;
    }
    .turnirText {
        height: 100%;
    }
    .mb0 {
        margin-bottom: 20px;
    }
}
@media (max-width: 338px) {
    .loginbtn {
        display: none
    }
}