@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@200;400;700&display=swap');


.montserrat, input[type=tel].montserrat, #answer .wrong1, #task h2.montserrat {
    font-family: 'Montserrat', helveticaneueb, serif;
}

.cross td {
    width: 60px;
    height: 60px;
    border: 3px solid #FFF;
    background-color: #DDD;
}

.cross td.empty {
    background-color: #999;
}

.cross input {
    width: 60px;
    height: 60px;
    font-weight: bold;
    font-family: Montserrat;
}

.pattern {
    padding: 2px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
    border: 1px solid #DDD;
    margin: 1% 1%;
    overflow: hidden;
    position: relative;
}

.pattern.small img {
    margin: 0;
}

.margin3p {
    margin: 3%;
}

.margin2p {
    margin: 2%;
}

.pattern img {
    max-height: 75px;
}

#bezreklam {
    border: 0;
    background-color: transparent;
}

#bezreklam input[type="text"], #bezreklam input[type="password"], #bezreklam textarea, .strefa input[type="text"], .strefa input[type="password"] {
    border: 1px solid #DDD;
}


.bg-white {
    background-color: #FFF;
}

.mobileView {
    margin: 1% 5%;
    padding: 3%;
    overflow: hidden;
    border-radius: 12px;
    background-color: #EEC5E5;
    background-color: #8fe891;
    background-color: #bed9f4;
    background-color: #D6CFBC;
}

.mobileView div {
    font-size: 25pt;
    width: 29%;
    margin: 2%;
    float: left;
    background-color: rgba(255, 255, 255, 0.8);
    border-radius: 8px;
    cursor: pointer;
    color: #111;
    box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2);
}

.mobileView div.yes {
    background-color: #56AD33;
}

.mobileView div.no {
    background-color: #F45400;
}

.mobileViewSmall {
    margin: 1% 5%;
    padding: 3%;
    overflow: hidden;
    border-radius: 12px;
    background-color: #D6CFBC;
}

.mobileViewSmall div {
    font-size: 25pt;
    width: 29%;
    margin: 2%;
    float: left;
    background-color: rgba(255, 255, 255, 0.8);
    border-radius: 8px;
    cursor: pointer;
    color: #111;
    box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2);
}

.mobileViewSmall div.yes {
    background-color: #56AD33;
}

.mobileViewSmall div.no {
    background-color: #F45400;
}

.ananasyTop {
    margin-top: 20px;
}

@media only screen and (max-width: 600px) {
    #answer, .alert, #answer .alert {
        min-height: 68px;
    }

    #answer img {
        max-height: 42px;
        vertical-align: middle;
    }

    .ananasyTop {
        margin-top: 10px;
    }

    .ananasyTopUnderKeyboard {
        margin-top: 0px !important;
    }
}

.btn {
    font-weight: bold;
}
@media only screen and (max-width: 540px) {
    #answer, .alert, #answer .alert {
        min-height: 64px;
    }

    #task .kw {
        height: 26px;
        width: 26px;
        overflow: hidden;
    }

    .pattern img {
        max-height: 44px;
    }

    .pattern.small {
        padding: 1px;
        margin: 2px;
    }

    .pattern.small img {
        max-height: 42px;
    }

    #task.zadanie h1 {
        font-size: 13pt;
        padding: 3% 0 4px 0px;
    }

    .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-45, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
        padding-right: 10px;
        padding-left: 10px;
    }

    #answer .wrong1 {
        font-size: 28pt;
    }

    #ananasy {
        margin: 10px 6px 0;
    }
}

@media only screen and (max-width: 440px) {
    .wyraz1, .wyraz {
        font-size: 38pt;
    }

}

.tiles {
    font-family: 'Montserrat', helveticaneueb, serif;
    font-weight: bold;
    margin: 1%;
    width: 19%;
}

.tiles.tiles-action {
    font-size: 44pt;
    line-height: 180%;
    color: #2b1900;
}

.tiles .btn-warning {
    color: #3d270a;
}

.tiles.tiles-result {
    font-size: 60pt;
    line-height: 150%;
    color: #293a06 !important;
}

.box-billboard {
    width: 750px;
    min-height: 200px;
    background-image: url("../img/banery/box-750-200.png");
    margin: 2px auto;
    display: block;
    background-color: #ABA08D;
    background-repeat: no-repeat;
    background-position: center;
    text-align: center;
}

.monti, input.monti {
    font-family: 'Montserrat', helveticaneueb;
}

input.bold, input[type="tel"].bold {
    font-weight: bold;
}

.last-added-grade {
    font-weight: bold;
    font-family: Montserrat, serif;
    border-radius: 50%;
    padding: 1px 6px;
    background-color: #0b559b;
}

@media only screen and (max-width: 740px) {

    .tiles.tiles-action {
        font-size: 30pt;
    }

    .tiles.tiles-result {
        font-size: 33pt;
    }
}

@media only screen and (max-width: 440px) {

    .geom {
        max-width: 150px;
    }

    .width22p {
        width: 22%;
    }

    .width30p {
        width: 30%;
    }

    .tiles {
        margin: 1%;
        width: 38%;
    }

    .box-billboard {
        width: 96%;
        min-height: 250px;
        background-image: url("../img/banery/box-300-250.png");
        margin: 2px auto 6px;
    }

    .cross td, .cross input {
        width: 50px;
        height: 50px;
    }

}

@media (min-width: 992px) {
    .col-md-8 {
        width: 70%;
    }

    .col-md-45 {
        width: 29%;
    }
}