html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font: inherit;
    font-size: 100%;
    vertical-align: baseline
}

html {
    line-height: 1
}

ol, ul {
    list-style: none
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

caption, th, td {
    text-align: left;
    font-weight: normal;
    vertical-align: middle
}

q, blockquote {
    quotes: none
}

q:before, q:after, blockquote:before, blockquote:after {
    content: "";
    content: none
}

a img {
    border: none
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary {
    display: block
}

@font-face {
    font-family: "OpenSansRegular";
    src: url('../font/OpenSans-Regular-webfont.eot');
    src: url('../font/OpenSans-Regular-webfont.eot?#iefix') format('eot'),
         url('../font/OpenSans-Regular-webfont.woff') format('woff'),
         url('../font/OpenSans-Regular-webfont.ttf') format('truetype'),
         url('../font/OpenSans-Regular-webfont.svg#OpenSansLight') format('svg');
    font-weight: normal;
    font-style: normal;
}

.coupon-sprite, .discount_plate, .discount_plate--in_header {
    background: url('../images/coupon-sa57f8d0876.png') no-repeat
}

.coupon__field {
    display: inline-block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    line-height: 35px;
    height: 35px;
    background-color: #eaecee;
    padding: 0 10px;
    border: 0;
    outline: 0;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    -ms-border-radius: 6px;
    -o-border-radius: 6px;
    border-radius: 6px;
    -webkit-box-shadow: #d9dbdd 0 2px 3px 1px inset;
    -moz-box-shadow: #d9dbdd 0 2px 3px 1px inset;
    box-shadow: #d9dbdd 0 2px 3px 1px inset;
    font-size: 19px;
    color: #30393f
}

.coupon__radio {
    display: inline-block
}

.coupon__label, .coupon__label_error, .coupon__label--radio {
    display: block;
    line-height: 35px;
    height: 35px;
    color: #30393f
}

.coupon__label_error {
    height: 50px
}

.coupon__label_error .coupon__field {
    background-color: #fbe3e4;
    -webkit-box-shadow: #ffbaba 0 2px 3px 1px inset;
    -moz-box-shadow: #ffbaba 0 2px 3px 1px inset;
    box-shadow: #ffbaba 0 2px 3px 1px inset;
    color: #8a1f11
}

.coupon__label--radio {
    display: inline-block;
    margin-right: 25px
}

.coupon__label--radio:last-child {
    margin-right: 0
}

html, body {
    height: 100%;
    overflow: hidden
}

body {
    font-family: "Open Sans", sans-serif;
    position: relative
}

#main_iframe {
    position: absolute;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    height: 100%;
    width: 100%;
    padding-top: 80px
}

#iframe_popup {
    width: 550px;
    padding: 10px;
    display: none
}

#iframe_popup h1 {
    font-size: 25px
}

#iframe_popup h3 {
    font-size: 18px;
    padding-top: 20px
}

#iframe_popup p {
    font-size: 14px;
    line-height: 20px;
    padding: 20px 0 0
}

#iframe_popup p span {
    font-weight: bold
}

#iframe_popup .iframe_popup-images {
    text-align: center
}

#iframe_popup .iframe_popup-images img {
    padding: 0 20px 10px 0;
    height: 35px
}

header {
    position: fixed;
    width: 100%;
    top: 0;
    z-index: 1;
    background: url("../images/bg_8x8.png") transparent repeat;
    min-width: 1000px
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
    header {
        position: relative
    }
}

@media only screen and (min-device-width: 320px) and (max-device-width: 568px) {
    header {
        position: relative
    }
}

@media only screen and (min-device-width: 320px) and (max-device-width: 480px) {
    header {
        position: relative
    }
}

header.responsive {
    position: absolute;
    top: 0;
    background: url("../images/header_2__bg.png") repeat-x 0 0 transparent;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #79848e), color-stop(33.33333%, #68747f), color-stop(66.66667%, #626d78), color-stop(100%, #545f69));
    background-image: -webkit-linear-gradient(#79848e, #68747f, #626d78, #545f69);
    background-image: -moz-linear-gradient(#79848e, #68747f, #626d78, #545f69);
    background-image: -o-linear-gradient(#79848e, #68747f, #626d78, #545f69);
    background-image: linear-gradient(#79848e, #68747f, #626d78, #545f69);
    height: 80px;
    border-bottom-color: #14171a;
    font-size: 0;
    text-align: center;
    width: 100%;
    z-index: 1
}

.header, .header--responsive {
    background: url("../images/header_1__bg.png") repeat-x 0 0 transparent;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #79848e), color-stop(33.33333%, #68747f), color-stop(66.66667%, #626d78), color-stop(100%, #545f69));
    background-image: -webkit-linear-gradient(#79848e, #68747f, #626d78, #545f69);
    background-image: -moz-linear-gradient(#79848e, #68747f, #626d78, #545f69);
    background-image: -o-linear-gradient(#79848e, #68747f, #626d78, #545f69);
    background-image: linear-gradient(#79848e, #68747f, #626d78, #545f69);
    border-bottom: 1px solid #f1f1f2;
    -webkit-box-shadow: rgba(0, 0, 0, 0.4) 0 0 10px 0;
    -moz-box-shadow: rgba(0, 0, 0, 0.4) 0 0 10px 0;
    box-shadow: rgba(0, 0, 0, 0.4) 0 0 10px 0;
    font-size: 0;
    text-align: left;
    position: relative;
    white-space: nowrap;
    min-width: 1000px;
    padding: 0 20px
}

.header--responsive {
    display: inline-block;
    width: auto;
    vertical-align: top;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none
}

.header__partner-container {
    display: inline-block;
    width: 166px;
}

.header__partner, .header__theses, .header__theses--expanded, .header__discount_code, .header__discount_code--ru, .header__discount_code--uk, .header__discount_code--en, .header__logo, .header__logo--with_plate, .header__slogan {
    display: inline-block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    height: 90px;
    vertical-align: top;
    padding-right: 50px;
    font-size: 11.5px;
    color: #fff
}

.header--responsive .header__partner, .header--responsive .header__theses, .header--responsive .header__theses--expanded, .header--responsive .header__discount_code, .header--responsive .header__discount_code--ru, .header--responsive .header__discount_code--uk, .header--responsive .header__discount_code--en, .header--responsive .header__logo, .header--responsive .header__logo--with_plate, .header--responsive .header__slogan {
    padding-right: 12px;
    height: 80px
}

.header__partner, .header__theses, .header__theses--expanded, .header__discount_code, .header__discount_code--ru, .header__discount_code--uk, .header__discount_code--en {
    padding-top: 8px
}

.header--responsive .header__partner, .header--responsive .header__theses, .header--responsive .header__theses--expanded, .header--responsive .header__discount_code, .header--responsive .header__discount_code--ru, .header--responsive .header__discount_code--uk, .header--responsive .header__discount_code--en {
    padding-top: 6px
}

.header__logo_background {
    width: 170px;
    height: 70px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    -ms-border-radius: 6px;
    -o-border-radius: 6px;
    border-radius: 6px;
    background-color: #fff;
    position: relative;
    top: 50%;
    margin-top: -35px
}

.header__logo--with_plate .header__logo_background {
    width: 300px;
    height: 60px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    -ms-border-radius: 8px;
    -o-border-radius: 8px;
    border-radius: 8px;
    position: relative;
    top: 50%;
    margin-top: -30px
}

.header__logo_image {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto
}

.header__logo--with_plate .header__logo_image {
    margin-left: 15px
}

.header__partner_text {
    line-height: 20px;
    padding-left: 8px;
}

.header__partner_logo_image {
    vertical-align: top;
    margin-top: 2px
}

.header__theses--expanded {
    padding-top: 28px
}

.header__thesis {
    padding-left: 18px;
    background: url("../images/header__thesis__bg.png") no-repeat scroll 0 4px rgba(0, 0, 0, 0);
    line-height: 16px;
    margin-bottom: 2px
}

.header__theses--expanded .header__thesis {
    margin-top: 3px
}

.header__slogan_container {
    position: relative;
    top: 50%;
    margin-top: -41px;
    font-size: 0;
    text-align: right;
    padding-right: 20px
}

.header__slogan_logo_image {
    display: inline-block;
    vertical-align: middle
}

.header__slogan_text {
    display: inline-block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    vertical-align: middle;
    font-size: 17.5px;
    line-height: 23px;
    font-weight: bold;
    color: #fefefe;
    text-shadow: #46484b 0 -1px 0;
    padding-left: 10px;
    text-align: left
}

.header__discount_code, .header__discount_code--ru, .header__discount_code--uk, .header__discount_code--en {
    background: url("../images/header__discount_code__bg.png") 0 50% no-repeat transparent;
    padding-left: 66px
}

.header__discount_code--en {
    background: url("../images/header__discount_code__bg--en.png") 0 50% no-repeat transparent
}

.header__discount_code_label {
    display: block;
    font-size: 13.5px;
    line-height: 20px;
    font-weight: bold;
    color: #fff;
    text-shadow: #8f98a1 0 1px 0;
    margin-bottom: 6px
}

.header__discount_code_field {
    display: block;
    background-color: #fff;
    padding: 0 0.5em;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    -ms-border-radius: 12px;
    -o-border-radius: 12px;
    border-radius: 12px;
    -webkit-box-shadow: #595959 0 1px 3px 0 inset;
    -moz-box-shadow: #595959 0 1px 3px 0 inset;
    box-shadow: #595959 0 1px 3px 0 inset;
    height: 34px;
    line-height: 34px;
    font-size: 20px;
    color: #4e6b88;
    text-align: center;
    border: 0
}

.header__vertical_divider {
    display: inline-block;
    vertical-align: top;
    height: 61px;
    border-right: 1px solid #838d96;
    width: 0;
    margin-right: 12px;
    margin-top: 10px
}

.discount_plate, .discount_plate--in_header {
    position: absolute;
    top: -15px;
    right: -15px;
    width: 139px;
    height: 85px;
    background-position: 0 -102px
}

.discount_plate--in_header {
    background-position: 0 -34px;
    top: -4px;
    right: -7px;
    width: 130px;
    height: 68px
}

.discount_plate--in_header:hover {
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
    -webkit-transition: none;
    -moz-transition: none;
    -o-transition: none;
    transition: none
}

.discount_plate__count, .discount_plate__conditions, .discount_plate__conditions--big {
    text-align: center;
    white-space: nowrap;
    font-weight: bold;
    color: #30393f;
    text-shadow: #e9ebec 0 1px 0;
    line-height: 1
}

.discount_plate__count {
    font-size: 37.5px;
    margin-top: 14px
}

.discount_plate--in_header .discount_plate__count {
    font-size: 32px;
    margin-top: 10px
}

.discount_plate__conditions, .discount_plate__conditions--big {
    font-size: 16.5px
}

.discount_plate--in_header .discount_plate__conditions, .discount_plate--in_header .discount_plate__conditions--big {
    font-size: 14.5px
}

.discount_plate__conditions--big {
    font-size: 22.5px;
    padding-top: 32px
}

.discount_plate--in_header .discount_plate__conditions--big {
    font-size: 18.5px;
    padding-top: 27px
}

.discount_plate--in_header .p-small-big {
    font-size: 16.5px;
    padding-top: 20px;
}

.discount_plate--in_header .p-mini-max {
    font-size: 11.5px;
    padding-top: 22px;
}

.discount_plate--in_header .p-small-small {
    font-size: 16.5px;
    padding-top: 11px;
}

.discount_plate--in_header .p-small {
    font-size: 16.5px;
}

.discount_plate--in_header .p-mini {
    font-size: 11.5px;
}

.discount_plate--in_header .p--normal {
    padding-top: 16px;
}

@media (max-width: 480px) {

    .header, .header--responsive {
        min-width: 480px;
    }

    header {
        min-width: 480px
    }

    .header__partner-container {
        float: right;
    }

    .header__partner_text {
        letter-spacing: 0.8px;
        padding-left: 6px;
        font-size: 11px;
    }

    .header__discount_code_label {
        font-size: 11px;
    }

    .header__discount_code_field {
        font-size: 17px;
    }

    .header__partner_logo_image {
        width: 110px;
    }

    .header__theses--expanded {
        display: none;
    }

    .header__logo--with_plate {
        display: none;
    }

    #iframe_popup {
        width: auto;
        padding: 0;
        text-align: center;
    }

}

@media (max-width: 360px) {

    .header__partner-container {
        display: none;
    }

    .header__discount_code_label {
        font-size: 12px;
    }

    .header__discount_code_field {
        font-size: 18px;
    }
}
