/*
	FONTS
*/
@font-face{font-family:'RUB-Flama';src:url(static/dks/fonts/RUB-Flama-Regular.ttf) format("truetype");font-style:normal;font-weight:normal;}
@font-face{font-family:'RUB-Flama';src:url(static/dks/fonts/RUB-Flama-Italic.ttf) format("truetype");font-style:italic;font-weight:normal;}
@font-face{font-family:'RUB-Flama';src:url(static/dks/fonts/RUB-Flama-Bold.ttf) format("truetype");font-style:normal;font-weight:bold;}

@font-face{font-family:'RUB-Scala-MZ';src:url(static/dks/fonts/RUB-Scala-MZ.ttf) format("truetype");font-style:normal;font-weight:normal;}
@font-face{font-family:'RUB-Scala-MZ';src:url(static/dks/fonts/RUB-Scala-MZ-Bold.ttf) format("truetype");font-style:normal;font-weight:bold;}
@font-face{font-family:'RUB-Scala-MZ';src:url(static/dks/fonts/RUB-Scala-MZ-Italic.ttf) format("truetype");font-style:italic;font-weight:normal;}
@font-face{font-family:'RUB-Scala-MZ';src:url(static/dks/fonts/RUB-Scala-MZ-Bold-Italic.ttf) format("truetype");font-style:italic;font-weight:bold;}

@font-face{font-family:'RUB-Scala-TZ';src:url(static/dks/fonts/RUB-Scala-TZ.ttf) format("truetype");font-style:normal;font-weight:normal;}
@font-face{font-family:'RUB-Scala-TZ';src:url(static/dks/fonts/RUB-Scala-TZ-Bold.ttf) format("truetype");font-style:normal;font-weight:bold;}
@font-face{font-family:'RUB-Scala-TZ';src:url(static/dks/fonts/RUB-Scala-TZ-Italic.ttf) format("truetype");font-style:italic;font-weight:normal;}
@font-face{font-family:'RUB-Scala-TZ';src:url(static/dks/fonts/RUB-Scala-TZ-Bold-Italic.ttf) format("truetype");font-style:italic;font-weight:bold;}

@font-face{font-family:'RUB-Neu Flama';src:url(https://www.ruhr-uni-bochum.de/themes/custom/rub/fonts/FlamaPro-Medium.woff) format("woff"),url(https://www.ruhr-uni-bochum.de/themes/custom/rub/fonts/FlamaPro-Medium.ttf) format("truetype"),url(https://www.ruhr-uni-bochum.de/themes/custom/rub/fonts/FlamaPro-Medium.svg#FlamaBold) format("svg");font-style:normal;font-weight:bold;}
@font-face{font-family:'RUB-Neu Flama';src:url(https://www.ruhr-uni-bochum.de/themes/custom/rub/fonts/flamapro-basic.woff) format("woff"),url(https://www.ruhr-uni-bochum.de/themes/custom/rub/fonts/flamapro-basic-A.ttf) format("truetype"),url(https://www.ruhr-uni-bochum.de/themes/custom/rub/fonts/flamapro-basic.svg#FlamaBasic) format("svg");font-style:normal;font-weight:normal;}

h1, h2, h3 ,h4, h5, h6 {
    color: #17365c;
    font-family: RUB-Neu Flama, Ariel, sans-serif;
    font-weight: bold;
    letter-spacing: 0.02em;
    margin: 0px 0px 15px 0px;
}

h1 {
    font-size: 36px;
    line-height: 42px;
}

h2 {
    font-size: 33px;
    line-height: 42px;
}

h3 {
    font-size: 30px;
    line-height: 39px;
}

h4 {
    font-size: 24px;
    line-height: 33px;
}

h5, h6 {
    font-size: 21px;
    line-height: 30px;
}

p {
    color: #3c3c3b;
    font-family: RUB-Scala-TZ, Times, serif;
    font-weight: normal;
    letter-spacing: 0.02em;
}

a:hover {
    text-decoration: none;
}

.rub-underline {
    border-bottom: 9px solid #c1bbba;
}

.rub-underline:hover {
    border-bottom: 9px solid #8dae25;
}

.rub-teaser:hover h1, .rub-teaser:hover h2, .rub-teaser:hover h3, .rub-teaser:hover h4, .rub-teaser:hover h5, .rub-teaser:hover h6 {
    color: #8dae25;
}

.rub-button .button-arrow {
    color: #fff;
    background-color: #8dae25;
    width: 32px;
}

.rub-button .button-text {
    color: #fff;
    background-color: #17365c;
    text-transform: uppercase;
    font-family: RUB-Neu Flama, Ariel, sans-serif;
    font-size: 15px;
    font-weight: bold;
    letter-spacing: 0.02em;
}

.rub-teaser:hover .button-text {
    background-color: #8dae25;
}

.rub-teaser .roof-line {
    color: #8dae25;
    text-transform: uppercase;
    font-family: RUB-Neu Flama, Ariel, sans-serif;
    font-weight: bold;
    letter-spacing: 0.02em;
}

.teaser-a1 .roof-line {
    font-size: 18px;
    line-height: 24px;
}

.teaser-a1 p {
    font-size: 18px;
    line-height: 27px;
}

.teaser-b1 .roof-line {
    font-size: 15px;
    line-height: 24px;
}

.teaser-b1 p {
    font-size: 18px;
    line-height: 27px;
}

.teaser-e {
    background-color: #e6e6e4;
}

.teaser-e p {
    font-size: 18px;
    line-height: 27px;
}

.overview-text p, .flowing-text p, .contact-box p {
    font-size: 21px;
    line-height: 30px;
}

.flowing-text a {
    color: #17365c;
    border-bottom: 1px solid #c1bbba;
}

.flowing-text a:hover {
    color: #8dae25;
}

.ref-area {
    background-color: #e6e6e4;
}

.ref-area .ref-icon {
    color: #fff;
    background-color: #8dae25;
}

.roofline {
    color: #8dae25;
    text-transform: uppercase;
    font-family: RUB-Neu Flama, Ariel, sans-serif;
    font-size: 18px;
    font-weight: bold;
    letter-spacing: 0.02em;
}

.default-teaser p {
    color: #17365c;
    font-family: RUB-Neu Flama, Ariel, sans-serif;
    font-weight: normal;
    font-size: 21px;
    line-height: 27px;
    letter-spacing: 0.02em;
}

.rub-list-item p, .rub-list-item .number {
    color: #17365c;
    font-family: RUB-Neu Flama, Ariel, sans-serif;
    font-weight: normal;
    font-size: 18px;
    line-height: 24px;
    letter-spacing: 0.02em;
    margin: 0px 0px 0px 0px;
}

.rub-list-item .symbol i {
    font-size: 9px;
}

.rub-list-item .dot, .rub-list-item .number::after {
    color: #8dae25;
    font-family: RUB-Neu Flama, Ariel, sans-serif;
    font-weight: bold;
    font-size: 18px;
    line-height: 24px;
    letter-spacing: 0.02em;
    margin: 0px 0px 0px 0px;
}

.rub-list-item .number, .rub-list-item .symbol {
    width: 10px;
}

.rub-list-item .number::after {
    counter-increment: list-counter;
    content: counter(list-counter);
    float: right;
    color: #17365c;
}

.rub-list-group {
  counter-reset: list-counter;
}

.collapse-box a:hover h4 {
    color: #8dae25;
}

.collapse-box h4 {
    display: inline;
    border-bottom: 1px solid #8dae25;
}

.contact-box .mail-link {
    color: #17365c;
    border-bottom: 1px solid #c1bbba;
}

.contact-box .mail-link:hover {
    color: #8dae25;
}

.quote, .quote p {
    color: #17365c;
    font-family: RUB-Neu Flama, Ariel, sans-serif;
    font-size: 24px;
    font-weight: normal;
    letter-spacing: 0.02em;
    margin: 0;
}

.quote .source {
    color: #7c7c7b;
    font-family: RUB-Scala-TZ, Times, serif;
    font-size: 18px;
    font-weight: normal;
    letter-spacing: 0.02em;
}