header {
    z-index: 9999;
    position: relative;
    box-shadow: 0 2px 0 #f8e358 !important;
    background: #222907;
}

body {
    background: #000;
    font-family: 'Quicksand', sans-serif;
}

.nav-scroller {
    background: #2b350b !important;
    -moz-box-shadow: inset 0 5px 20px #000000;
    -webkit-box-shadow: inset 0 5px 20px #282B2E;
    box-shadow: inset 0 5px 20px #282B2E;
    box-shadow: 0 4px 0 #f8e358 !important;
}

.logo {
    position: relative;
    /*float: left;*/
    /*margin-left: 200px;*/
    height: 45px;
    z-index: 11;
    padding: 0 10px;
}

.mnlink {
    float: left;
    text-decoration: none;
    font: 14px/40px Roboto, Arial, Helvetica, sans-serif;
    color: #fff;
    display: block;
    box-sizing: border-box;
    padding: 0 14px;
    margin: 0;
    transition: background 250ms;
}

.mnlink:hover {
    background: #f8e358 !important;
    color: black !important;
    text-decoration: none;
}

.header-nav-contain > ul > li {
    box-sizing: border-box;
    text-align: center;
    vertical-align: top;
    display: inline-block;
    margin: 0;
    padding: 0;
    font: 14px/40px Roboto, Arial, Helvetica, sans-serif;
    color: #fff;
    text-transform: uppercase;
    position: relative;
    transform: translate3d(0, 0, 0);
}

.top-right {
    display: block;
    height: 52px;
    background: url("../img/top-right.png") no-repeat top right;
}

.timer {
    float: right;
    color: #ffffffbd;
    font-size: 12px;
    font-weight: bold;
    margin: 17px 92px;
}

.middle {
}

.left {
    max-width: 610px;
    max-height: 600px;
    display: block;
    margin: auto;
    margin-left: 200px;
}

.slider-ugr {
    
    height: auto;
    margin-left: auto;
    max-width: 638px
}


.right {
    display: block;
    margin: 200px 0px 0 0;
}

.parag {
    font-weight: normal;
    float: left;
    font-weight: 300;
    font-size: 15px
}

.padding-ugr {
    margin-left: 200px;
    margin-bottom: 60px;
    margin-top: 100px
}

.left .title {
    text-align: center;
    font-family: 'Josefin Sans', sans-serif;
}

.left .title span {
    display: block;
    font-size: 14px;
}

.left .title span:nth-child(2) {
    font-size: 32px;
    line-height: 30px;
    font-weight: bold;
}

c {
    font-weight: normal;
}

.grand {
    font-family: 'Quicksand', sans-serif;;
    color: white;
    font-size: 44px;
    font-weight: bold;
}

.grand > color {
    color: #cf1042;
}

.slogan {
    font-family: 'Quicksand', sans-serif;;
    color: white;
    font-size: 22px;
    margin-bottom: 15px;
}

.bronz {
    position: relative;
    top: 40px;
    left: 0;
    z-index: 1;
    width: 250px;
}

.bronz > .title {
    color: #c5977e;
}

.bronz > .blok {
    width: 280px;
    display: block;
    height: 405px;
    float: left;
    background: url("../img/bronz/2.png") no-repeat center;
    background-size: 100% 100%;
}

.gold {
    top: -476px;
    position: relative;
    left: calc(50% - 30px);
    z-index: 3;
    width: 230px;
    max-height: 200px;
}

.gold .title {
    color: #c1a25e;
}

.gold > .blok {
    width: 289px;
    height: 476px;
    background: url("../img/gold/2.png") no-repeat center;
    background-size: 100% 100%;
    -webkit-box-shadow: 0px 0px 30px 0px rgba(50, 50, 50, 0.5);
    -moz-box-shadow: 0px 0px 30px 0px rgba(50, 50, 50, 0.5);
    box-shadow: 0px 0px 30px 0px rgba(50, 50, 50, 0.5);
}

.silver {
    display: block;
    float: right;
    position: relative;
    top: -230px;
    right: -154px;
    z-index: 2;
    width: 200px;
}

.silver:hover {
    -ms-transform: scale(1.1); /* IE 9 */
    -webkit-transform: scale(1.1); /* Safari 3-8 */
    transform: scale(1.1);
    transition: all .2s ease;
}

.gold:hover {
    top: -516px;
    -ms-transform: scale(1.1); /* IE 9 */
    -webkit-transform: scale(1.1); /* Safari 3-8 */
    transform: scale(1.1);
    transition: all .2s ease;
}

.bronz:hover {
    top: 20px;
    -ms-transform: scale(1.1); /* IE 9 */
    -webkit-transform: scale(1.1); /* Safari 3-8 */
    transform: scale(1.1);
    transition: all .2s ease;
}

.silver > .title {
    color: #ffffff;
}

.silver > .blok {
    width: 280px;
    height: 405px;
    background: url("../img/silver/2.png") no-repeat center;
    background-size: 100% 100%;
}

.new {
    margin: 0 auto -18px;
    width: 80px;
    position: relative;
    font-family: 'Josefin Sans', sans-serif;
    font-weight: bold;
    background: #3f3e3c;
    border-radius: 95px;
}

.form-inline {
    color: #fff;
}

.form-control {
    border: 1px solid #CDB368;
    background: rgba(0, 0, 0, 0.3);
    height: 45px
}

.form-inline .form-group {
    margin-right: 20px
}

.form-inline label {
    margin-right: 10px
}

.btn_enter {
    background: #CDB368;
    height: 45px;
    margin-left: 20px;
    padding-left: 50px;
    padding-right: 50px;
}

footer {
    display: block;
    height: 1360px;
    position: relative;
    z-index: 1;
    background: url("../img/footer_p.png") bottom;
}

.wp, .coll {
    display: none;
}

@media only screen and (max-width: 1680px) {
    .right {
        margin: 250px 0 0 0;
    }
}

@media only screen and (max-width: 550px) {

    header {
        box-shadow: none;
        background: #222907;
    }

    body {
        background: url("../img/BGMobile.jpg") center center no-repeat fixed;
        background-size: 100% 100%;
    }

    .wp, .coll {
        display: block;
    }

    .wp {
        width: 45px;
        height: 45px;
        float: left;
        margin-right: -50px;
        background: url("../img/wp.png") center no-repeat;
        background-size: 80% 80%;
    }

    .coll {
        width: 45px;
        height: 45px;
        float: right;
        margin-left: -50px;
        background: url("../img/coll.png") center no-repeat;
        background-size: 80% 80%;
    }

    footer {
        height: 50px;
        background-image: url("../img/footer_m.png");
        /* background-size: 100% 100%; */
    }

    .left {
        max-height: 620px;
        margin-left: auto;
    }

    .left .title span {
        display: block;
        font-size: 12px;
    }

    .left .title span:nth-child(2) {
        font-size: 22px;
        line-height: 30px;
        font-weight: bold;
    }
    .right {
        margin: 50px 0 0 0;
    }

    .slider-ugr {
        margin-left: -15px;
                max-width: 320px;

    }
    .silver {
        top: -855px;
    }

    .new {
        margin: 0 0 -15px;
        font-size: 12px;
    }

    .padding-ugr {
        margin-left: 20px;
    }
    .form-inline{
        padding-left: 60px;
    }
    .bronz > .title {
        float: left;
    }

    .bronz > .new {
        float: left;
        margin-left: 25px;
    }

    .bronz > .blok {
        width: 180px;
        height: 351px;
        background: url("../img/bronz/1.png") no-repeat center;
        background-size: 100% 100%;
    }

    .silver > .title {
        float: right;
    }

    .silver > .new {
        float: right;
        margin-right: 25px;
    }

    .silver > .blok {
        width: 180px;
        height: 351px;
        background: url("../img/silver/1.png") no-repeat center;
        background-size: 100% 100%;
        float: right;
    }

    .gold > .blok {
        float: left;
        width: 214px;
        height: 426px;
        background: url("../img/gold/1.png") no-repeat center;
        background-size: 100% 100%;
    }

    .gold {
        top: -410px;
        position: relative;
        left: calc(50% - 23px);
        z-index: 3;
        width: 239px;
        max-height: 200px;
    }

    .gold > .title {
        float: left;
        text-align: center;
        margin-left: 25px;
    }

    .gold > .new {
        float: left;
        margin-left: 40px;
    }

    .bronz .click-btn {
        margin-left: 27px;
        padding: 8px;
    }
}

@media only screen and (max-width: 388px) {
    body {
        background: url("../img/BGMobile.jpg") center center no-repeat fixed;
        background-size: 100% 100%;
    }

    .left {
        max-height: 620px;
    }

    .left .title span {
        display: block;
        font-size: 12px;
    }

    .left .title span:nth-child(2) {
        font-size: 22px;
        line-height: 30px;
        font-weight: bold;
    }

    .silver {
        top: -853px;
    }

    .new {
        margin: 0 0 -15px;
        font-size: 12px;
    }


    .padding-ugr {
        margin-left: 20px;
    }
    .form-inline{
        padding-left: 0px;
    }
    .form-inline .form-group {width: 100%}
    .grand {font-size:42px; line-height: 50px}
    .padding-ugr {margin-top:50px}

    .bronz > .title {
        float: left;
    }

    .bronz > .new {
        float: left;
        margin-left: 22px;
    }

    .bronz > .blok {
        width: 150px;
        height: 351px;
        background: url("../img/bronz/1.png") no-repeat center;
        background-size: 100% 100%;
    }

    .silver > .title {
        float: right;
    }

    .silver > .new {
        float: right;
        margin-right: 25px;
    }

    .silver > .blok {
        width: 150px;
        height: 351px;
        background: url("../img/silver/1.png") no-repeat center;
        background-size: 100% 100%;
        float: right;
    }

    .gold > .blok {
        float: left;
        width: 209px;
        height: 426px;
        background: url("../img/gold/1.png") no-repeat center;
        background-size: 100% 100%;
    }

    .gold {
        top: -410px;
        position: relative;
        left: calc(50% - 20px);
        z-index: 3;
        width: 239px;
        max-height: 200px;
    }

    .gold > .title {
        float: left;
        text-align: center;
        margin-left: 25px;
    }

    .gold > .new {
        float: left;
        margin-left: 40px;
    }

    .bronz .title span:nth-child(2) {
        margin-left: -20px;
    }

    .silver .title span:nth-child(2) {
        margin-right: -20px;
    }

    .bronz .click-btn,
    .silver .click-btn {
        font-size: 10px;
    }

    .bronz .click-btn {
        margin-left: 27px;
        padding: 8px;
    }

    .silver .click-btn {
        float: right;
        margin-right: 27px;
        padding: 8px;
    }
}


.click-btn {
    padding: 10px 15px;
    border-radius: 10px;
    color: #1b1e21;
    background: transparent;
    border: solid 1px #1b1b1b;
    font-family: 'Josefin Sans', sans-serif;
    text-transform: uppercase;
    font-size: 14px;
    display: block;
    margin: 3px auto 0;
}

.silver table {
    margin-bottom: 10px;
}

*:focus {
    outline: 0 !important;
}