blockquote, body, dd, div, dl, dt, fieldset, form, h1, h2, h3, h4, h5, h6, input, li, ol, p, pre, td, textarea, th, ul {
    padding: 0;
    margin: 0
}

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

abbr, acronym, fieldset, img {
    border: 0
}

address, caption, cite, code, dfn, em, th, var {
    font-weight: 400;
    font-style: normal
}

ol, ul {
    list-style: none
}

caption, th {
    text-align: left
}

h1, h2, h3, h4, h5, h6 {
    font-weight: 400;
    font-size: 100%
}

q:after, q:before {
    content: ""
}

a {
    text-decoration: none;
    -webkit-tap-highlight-color: transparent;
    color: #fff
}

button, input, select, textarea {
    outline: 0
}

button {
    border: none;
    cursor: pointer
}


body .base {
    width: 1140px;
    margin: 0 auto
}

body .min-width {
    min-width: 1140px
}
