/* HTML5 display-role reset for older browsers */

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

body {
    line-height: 1;
}

ol, ul {
    list-style: none;
}

blockquote, q {
    quotes: none;
}

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

table {
    border-collapse: collapse;
    border-spacing: 0;
}
input {
    outline:none;
    border-color: rgba(83,51,76,0)
}
.header .header-nav {
    width: 1200px !important;
}
.intro .intro-info h1 {
    bottom: -25px !important;
    line-height: 200px !important;
    font-size: 90px !important;
}
.bold_item_menu{
    font-weight: bold !important;
}
.custom-document-list{
    margin-top: 50px;
}
.custom-document-list h4 a
{
    font-weight: 600;
    font-size: 14px;
    line-height: 17px;
    color: #2c2c2c;
}
.no-active-certificate {
    opacity: 0.2 !important;
}
