@charset "UTF-8";


@font-face {
    font-family: Body-Font;
    src: url("../fonts/Quattrocento-Regular.otf") format("opentype");
}
@font-face {
    font-family: Company-Font;
    src: url("../fonts/QuattrocentoSans-Regular.otf") format("opentype");
}
@font-face {
    font-family: Company-Font;
    font-weight: bold;
    src: url("../fonts/QuattrocentoSans-Bold.otf") format("opentype");
}
@font-face {
    font-family: Company-Font;
    font-style: italic;
    src: url("../fonts/QuattrocentoSans-Italic.otf") format("opentype");
}
@font-face {
    font-family: Company-Font;
    font-style: italic;
    font-weight: bold;
    src: url("../fonts/QuattrocentoSans-BoldItalic.otf") format("opentype");
}

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;
}

body, .icon {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-rendering: optimizeLegibility;
}

h4, .horizontal, h1, h3 .content-item-title, h5, .footer-block-head, .landing-footer,
h2, .company-name {
    font-weight: normal;
    font-style: normal;
}

* html {
    font-size: 112%;
}

html {
    font-size: 18px;
    line-height: 1.8em;
}

h4 {
    font-family: Company-Font, "Helvetica Neue", Helvetica, Arial, sans-serif;
}

h1, h3, .content-item-title, h5, .footer-block-head, .landing-footer {
    font-family: Company-Font, "Helvetica Neue", Helvetica, Arial, sans-serif;
}

h2, .company-name {
    font-family: Company-Font, "Helvetica Neue", Helvetica, Arial, sans-serif;
}

body {
    font-family: Body-Font, Georgia, Times, 'Times New Roman', serif;
    font-style: normal;
}

em {
    font-family: Body-Font, Georgia, Times, 'Times New Roman', serif;
    font-style: italic;
}

strong {
    font-family: Body-Font, Georgia, Times, 'Times New Roman', serif;
}

a, a:link, a:visited, a:hover, a:active, a:focus, a:link:hover, a:link:focus,
a:visited:hover, a:visited:focus, a:hover:focus, a:active:hover, a:active:focus {
    -webkit-transition: all 0.05s ease-in-out, 0.5s;
    -moz-transition: all 0.05s ease-in-out, 0.5s;
    -o-transition: all 0.05s ease-in-out, 0.5s;
    transition: all 0.05s ease-in-out, 0.5s;
}

a, a:link, a:visited, a:hover, a:active {
    color: #2089b9;
    text-decoration: none;
    border-bottom: 1px solid transparent;
}

a:hover, a:focus, a:link:hover, a:link:focus, a:visited:hover, a:visited:focus,
a:hover:hover, a:hover:focus, a:active:hover, a:active:focus {
    border-bottom: 1px solid #2089b9;
}

a.noline:hover, a.noline:focus, a.noline:link:hover, a.noline:link:focus, a.noline:visited:hover, a.noline:visited:focus,
a.noline:hover:hover, a.noline:hover:focus, a.noline:active:hover, a.noline:active:focus {
    text-decoration: none;
    border-bottom: 1px solid transparent;
}


html {
    background-color: #414141;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

body {
    color: #444444;
    background-color: white;
}

p {
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    hyphens: auto;
}

.content-page .container {
    *zoom: 1;
    max-width: 66.875em;
    _width: 66.875em;
    padding-left: 2em;
    padding-right: 2em;
    margin-left: auto;
    margin-right: auto;
}

.content-page .container * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.content-page .container:after {
    content: "";
    display: table;
    clear: both;
}

.content-page .content {
    padding-top: 3.56em;
}

.content-page .content .content-block {
    width: 100%;
    float: right;
    margin-right: 0;
    *margin-left: -2em;
    display: inline;
    margin-bottom: 5.33em;
}

.content-page .content .content-block:before {
    content: "";
    display: block;
    height: 1.8em;
}

.content-page .content .content-block .content-icon {
    width: 38.09%;
    float: left;
    margin-right: 3.18%;
    display: inline;
}

@media (max-width: 50.625em) {
    .content-page .content .content-block .content-icon {
        width: 100%;
        float: right;
        margin-right: 0;
    }
}

.content-page .content .content-block {
    width: 65%;
    float: left;
    margin-left: 18%;
    margin-right: 10.32%;
    margin-bottom: 1.77778em;
    min-height: 500px;
    display: inline;
}

.content-page .content .content-block p {
    margin-bottom: 1em;
}

.content-page .content .content-block ul li {
    margin-left: 2em;
    margin-right: 2em;
}

li.reallist-item {
    list-style-type: circle;
}

.no-phone {
    border-top: 1px solid #eeeeee;
    font-size: 14px;
    padding-top: 1em;
    margin-top: 1em;
    line-height: 1em;
}

@media (max-width: 50.625em) {
    .content-page .content .content-block .content-text {
        width: 100%;
        margin-left: 0%;
        float: right;
        margin-right: 0;
    }

    .content-page .content .content-block {
        width: 85%;
        margin-left: 7.5%;
        margin-right: 7.5%;
    }

}


.content-page .content .content-block .content-text {
    width: 48.41%;
    float: left;
    margin-right: 3.18%;
    display: inline;
    margin-right: 10.32%;
    margin-bottom: 1.77778em;
}

.content-page footer .footer-box {
    *zoom: 1;
    max-width: 66.87em;
    _width: 66.875em;
    padding-left: 2em;
    padding-right: 2em;
    margin-left: auto;
    margin-right: auto;
    margin-top: 1.8em;
    margin-bottom: 1.8em;
}

.content-page footer .footer-box:after {
    content: "";
    display: table;
    clear: both;
}

.content-page footer .footer-box .footer-block, .content-page footer .footer-box {
    margin-bottom: 1.8em;
}

.content-page footer .footer-box .footer-block-address {
    margin-top: 0.9em;
}

.content-page footer .footer-box .footer-block {
    width: 58.73%;
    float: left;
    margin-right: 3.18%;
    display: inline;
}

.content-page footer .footer-box .footer-block-address {
    margin-top: 0.9em;
    width: 29.72%;
    float: left;
    margin-right: 5.42%;
    display: inline;
}

@media (max-width: 50.625em){
    .content-page footer .footer-box .footer-block,
        .content-page footer .footer-box .footer-block-address {
        width: 100%;
        float: right;
        margin-right: 0;
    }

    .content-page footer .footer-box .footer-block:lastild,
        .content-page footer .footer-box .footer-block-address:lastild {
        width: 100%;
        float: right;
        margin-right: 0;
    }
}

h1 {
    font-size: 2.61em;
    line-height: 1.02em;
    margin-bottom: 0.34em;
}

h1, h1 a, h1 a:link, h1 a:focus, h1 a:visited {
    color: #444444;
    border-color: transparent
}

h1:hover, h1 a:hover, h1 a:link:hover, h1 a:focus:hover, h1 a:visited:hover {
    border-color: #444444
}

h2 {
    font-size: 1.8em;
    line-height: 1.25em;
    margin-bottom: 0.5em;
}

h2, h2 a, h2 a:link, h2 a:focus, h2 a:visited {
    color: #666666;
    border-color: transparent
}

h2:hover, h2 a:hover, h2 a:link:hover, h2 a:focus:hover, h2 a:visited:hover {
    border-color: #666666
}

h3, .content-item-title {
    font-size: 1.5em;
    line-height: 1.19em;
    margin-bottom: 0.9em;
    margin-top: 1em;
}

h3, h3 a, h3 a:link, h3 a:focus, h3 a:visited,
.content-item-title,
.content-item-title a,
.content-item-title a:link,
.content-item-title a:focus,
.content-item-title a:visited {
    color: #444444;
    border-color: transparent
}

h3:hover, h3 a:hover, h3 a:link:hover, h3 a:focus:hover, h3 a:visited:hover,
.content-item-title:hover,
.content-item-title a:hover,
.content-item-title a:link:hover,
.content-item-title a:focus:hover,
.content-item-title a:visited:hover {
    /* border-color: #444444 */
}

h4 {
    font-size: 1.17em;
    line-height: 1.52em;
    margin-bottom: 0.76em;
    text-transform: uppercase
}

h4, h4 a, h4 a:link, h4 a:focus, h4 a:visited {
    color: #444444;
    border-color: transparent
}

h4:hover, h4 a:hover, h4 a:link:hover, h4 a:focus:hover, h4 a:visited:hover {
    border-color: #444444
}

h5 {
    font-size: 1em;
    line-height: 1.8em;
    margin-bottom: 0.44em;
}

h5, h5 a, h5 a:link, h5 a:focus, h5 a:visited {
    color: #666666;
    border-color: transparent
}

h5:hover, h5 a:hover, h5 a:link:hover, h5 a:focus:hover, h5 a:visited:hover {
    border-color: #666666
}

@media (max-width: 50.625em){
    h1 {
        font-size: 2.28em;
        line-height: 1.17em;
    }

    h2 {
        font-size: 1.5em;
        line-height: 1.19em;
    }

    h3 {
        font-size: 1.17em;
        line-height: 1.52em;
    }
}

@media (max-width: 39.375em){
    h1 {
        font-size: 1.5em;
        line-height: 1.19em;
    }

    h2 {
        font-size: 1.17em;
        line-height: 1.52em;
    }

    h3 {
        font-size: 1em;
        line-height: 1.8em;
    }

    h4 {
        font-size: 1em;
        line-height: 1.8em;
    }
}

.company-name {
    color: white;
    font-size: 4em;
    line-height: 1.35em;
    text-align: left;
    margin-top: 40px;
    text-shadow: 0px 0px 0.05em #444444;
    display: inline-block;
}

.company-name img {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    max-width: 100%;
    vertical-align: top;
}

.company-name a, .company-name a:link, .company-name a:visited, .company-name a:active {
    color: white;
    text-shadow: 0px 0px 0.05em #444444;
    display: inline-block;
    border: none;
}


@media (min-width: 33.75em) and (max-width: 75.375em) {
    .company-name {
        font-size: 3.4em;
        line-height: 1.31em;
        margin-top: 40px;
    }

    .company-name img {
        width: 60px;
    }
}

@media (max-width: 50.625em){
    .company-name {
        margin-top: 30px;
    }

    .company-name img {
        width: 60px;
    }

}

@media (max-width: 45em){
    .company-name {
        font-size: 2.8em;
        line-height: 1.2em;
        margin-top: 20px;
    }

    .company-name img {
        width: 50px;
    }
}

@media (max-width: 33.75em){
    .company-name {
        margin-top: 15px;
        font-size: 1.8em;
        line-height: 1.56em;
    }

    .company-name img {
        width: 40px;
    }

    .content-page .content {
        padding-top: 0.5em;
    }

    .wide-screen-extra {
        display: none;
    }

}

.footer-block-head {
    font-size: 1.17em;
    line-height: 1.52em;
    margin-bottom: 0em;
    color: white;
}

.banner {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background: url('../images/top.jpg') top left no-repeat;
    display: block;
    background-size: cover;
    height: auto;
    /* background-attachment: fixed; */
}

.content-text {
    text-align: justify
}

.landing-footer, .content-footer {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background-color: #414141;
    background: url('../images/footer.jpg') top left no-repeat;
    background-size: cover;
    /* background-attachment: fixed; */
    height: auto;
    display: block;
    overflow: hidden;
}

.landing-footer {
    color: #e6e6e6;
}

.landing-footer .footer-block-address {
    margin-bottom: 1.8em;
}

.landing-footer p {
    margin-bottom: 0.9em;
}

.landing-footer a, .landing-footer a:link, .landing-footer a:visited,
.landing-footer a:active {
    color: #e6e6e6;
    border-bottom: 1px solid #e6e6e6
}

.landing-footer a:hover, .landing-footer a:focus, .landing-footer a:link:hover,
.landing-footer a:link:focus, .landing-footer a:visited:hover, .landing-footer a:visited:focus,
.landing-footer a:active:hover, .landing-footer a:active:focus {
    border-color: #e6e6e6
}

.content-footer .footer-logo {
    vertical-align: middle;
}

.content-footer .footer-text {
    font-size: 1em;
    line-height: 1.33em;
    color: #e6e6e6;
    text-align: justify;
}

hr {
    margin-top: 3.56em;
    margin-bottom: 3.56em;
    border: 0 none;
    height: 1px;
    background-color: #e6e6e6
}

dd {
    margin-left: 2em;
    margin-bottom: 1em;
}

a.content-item-title, a:link.content-item-title, a:visited.content-item-title {
    color: #666666
}

a:hover.content-item-title, a:active.content-item-title {
    border-color: #666666
}

.orange-line {
    background: #fd7a2d;
    width: 100%;
    line-height: 0;
    height: 4px;
}

#mas {
    margin-left: 400px;
    margin-top: -115px;
    margin-bottom: 30px;
    z-index: 1;
}

.picture {
        margin-left: auto;
        margin-right: auto;
        width: 100%;
}

#langlinks {
    font-size: 0.8em;
    margin-top: 50px;
    text-align: center;
}

@media (max-width: 39.375em){
    #bg_mas {
        max-width: 100%;
        height: auto;
    }
    #bg_screenshot {
        max-width: 100%;
        height: auto;
    }
    #mas {
        margin-left: auto;
        margin-right: auto;
        width: 40%;
        margin-top: -20%;
        margin-bottom: 10px;
    }
    .picture {
        margin-left: auto;
        margin-right: auto;
        width: 100%;
    }
}

.genre-annotations {
    border-bottom: solid 3px #fd7a2d;
}

.genre-annotations tr td {
    font-size: 80%;
    padding: 5px;
    line-height: 120%;
}

.genre-annotations tr th {
    line-height: 120%;
    padding: 5px;
    color: white;
    background-color: #fd7a2d;
    text-align: center;
    font-weight: bold;
    font-size: 80%;
}

.mathcal {
    font-family: 'Lucida Calligraphy', 'Monotype Corsiva', 'URW Chancery L', 'Apple Chancery', serif;
}

sub {
    vertical-align: -0.2em;
    font-size: 80%;
}

sup {
    vertical-align: 0.2em;
    font-size: 80%;
}

.code {
    font-family: Monaco, Courier New, Courier, monospace;
    color: black;
    padding-left: 1em;
    padding-right: 1em;
    font-size: 0.8em;
    -webkit-hyphens: none;
    -moz-hyphens: none;
    hyphens: none;
}

code {
    font-family: Monaco, Courier New, Courier, monospace;
    color: black;
    font-size: 0.8em;
}


.sidenote {
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
    border-radius: 10px;
    background-color: #e6e6e6;
    width: 30%;
    padding: 1em;
    float: right;
}

.note {
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
    border-radius: 10px;
    background-color: #e6e6e6;
    width: 100%;
    padding: 1em;
}
