?AlkantarClanX12

Your IP : 216.73.217.134


Current Path : /home/r/a/n/rankinh/numerik/wp-content/themes/blackdsn/assets/css/
Upload File :
Current File : /home/r/a/n/rankinh/numerik/wp-content/themes/blackdsn/assets/css/global.css

/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */
* {
    box-sizing: border-box;
    text-decoration: none;
    list-style: none;
    outline: none;
    margin: 0;
    padding: 0;
    transition: none;
    border-color: var(--border-color)
}

:after, :before {
    border-color: var(--border-color)
}

html {
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible
}

pre {
    font-family: monospace, monospace
}

a {
    background-color: transparent;
    text-decoration: none
}

a:focus {
    text-decoration: none
}

abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted
}

b, strong {
    font-weight: bolder
}

code, kbd, samp {
    font-family: monospace, monospace;
    font-size: 1em
}

small {
    font-size: 80%
}

sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sub {
    bottom: -0.25em
}

sup {
    top: -0.5em
}

img {
    border-style: none;
    max-width: 100%;
    height: auto;
    vertical-align: middle
}

iframe {
    border: none
}

button, input, optgroup, select, textarea {
    font-family: inherit;
    margin: 0
}

button, input {
    overflow: visible
}

button, select {
    text-transform: none
}

[type=button], [type=reset], [type=submit], button {
    -webkit-appearance: button;
    background: inherit;
    border: none
}

[type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner, button::-moz-focus-inner {
    border-style: none;
    padding: 0
}

[type=button]:-moz-focusring, [type=reset]:-moz-focusring, [type=submit]:-moz-focusring, button:-moz-focusring {
    outline: 1px dotted ButtonText
}

fieldset {
    padding: 0.35em 0.75em 0.625em
}

legend {
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal
}

progress {
    vertical-align: baseline
}

textarea {
    overflow: auto
}

[type=checkbox], [type=radio] {
    box-sizing: border-box;
    padding: 0
}

[type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button {
    height: auto
}

[type=search] {
    -webkit-appearance: textfield;
    outline-offset: -2px
}

[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

details {
    display: block
}

summary {
    display: list-item
}

template {
    display: none
}

[hidden] {
    display: none
}

button, input, optgroup, select, textarea {
    text-rendering: optimizeLegibility
}

h1, h2, h3, h4, h5, h6 {
    color: var(--heading-color);
    font-weight: var(--font-weight-heading);
    line-height: var(--line-height-base);
    font-family: var(--heading-font);
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    letter-spacing: 2px
}

h1 {
    font-size: var(--font-size-h1)
}

h2 {
    font-size: var(--font-size-h2)
}

h3 {
    font-size: var(--font-size-h3)
}

h4 {
    font-size: var(--font-size-h4)
}

h5 {
    font-size: var(--font-size-h5)
}

h6 {
    font-size: var(--font-size-h6)
}

.title {
    position: relative;
    color: var(--heading-color);
    font-family: var(--heading-font);
    font-size: 55px;
    letter-spacing: 2px;
    line-height: 60px
}

@media only screen and (min-width: 1600px) {
    .title {
        font-size: 65px;
        line-height: 70px
    }
}

@media only screen and (max-width: 767px) {
    .title {
        font-size: 47px;
        line-height: 52px
    }
}

@media only screen and (max-width: 575px) {
    .title {
        font-size: 40px;
        line-height: 1.2;
        line-height: 45px
    }
}

@media only screen and (max-width: 400px) {
    .title {
        font-size: 35px;
        line-height: 40px
    }
}

.title-h2 {
    font-size: 40px;
    letter-spacing: 2px
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .title-h2 {
        font-size: 35px;
        line-height: inherit
    }
}

@media only screen and (max-width: 767px) {
    .title-h2 {
        font-size: 30px;
        line-height: inherit
    }
}

.sub-heading {
    letter-spacing: 3px;
    font-size: 16px
}

.section-title.justify-content-between .sub-section-title {
    width: 100%
}

.section-title .description {
    letter-spacing: 3px
}

@media only screen and (max-width: 991px) {
    .section-title.mb-70 {
        margin-bottom: 50px
    }
}

.section-title .section-sub-title {
    padding: 5px;
    background-color: var(--assistant-color);
    margin-bottom: 10px
}

.background-section .section-title .section-sub-title, .section-title .section-sub-title.background-section {
    background-color: var(--bg-color)
}

.title-block {
    letter-spacing: 2px;
    font-size: 20px
}

.sm-p {
    font-size: 14px;
    letter-spacing: 1.5px
}

.sm-title-block {
    letter-spacing: 2px;
    font-size: 16px
}

.header-scale-hero {
    transform: scale(1.15)
}

.subtitle {
    color: var(--font-color);
    font-size: 16px;
    letter-spacing: 2px
}

.sub-text-header {
    margin-top: 25px
}

.sub-text-header h5 {
    font-size: 15px;
    letter-spacing: 2px;
    line-height: 24px;
    display: inline-block
}

@media only screen and (max-width: 767px) {
    .section-title br, .sm-p br, .sub-heading br, .sub-text-header br, .subtitle br, .title-h2 br, .title br {
        display: none
    }
}

@media only screen and (max-width: 575px) {
    .sm-title-block br, .title-block br {
        display: none
    }
}

.metas {
    font-size: 13px
}

.metas:not(.mb-10) > span {
    margin-top: 10px
}

.metas.mb-10 > span {
    margin-bottom: 10px
}

.metas > span {
    position: relative;
    color: var(--heading-color);
    text-transform: uppercase;
    letter-spacing: 2px
}

.metas > span:not(:last-of-type) {
    margin-right: 5px
}

.metas > span:not(:last-of-type):after {
    content: "-";
    padding-left: 5px
}

.font-number {
    color: var(--heading-color);
    font-size: 80px
}

.meta-cat {
    color: var(--heading-color)
}

.meta-cat a, .meta-cat span {
    position: relative;
    font-size: 14px;
    letter-spacing: 2px;
    font-weight: 400
}

.meta-cat a:not(:last-of-type), .meta-cat span:not(:last-of-type) {
    margin-right: 5px;
    margin-bottom: 5px
}

p {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    line-height: var(--line-height-content)
}

p a {
    color: var(--theme-color)
}

cite, dfn, em, i {
    font-style: italic
}

a, span {
    display: inline-block;
    color: inherit
}

blockquote cite {
    font-style: normal;
    font-family: var(--heading-font)
}

pre {
    font-family: var(--font-pre);
    overflow: auto
}

code, kbd, tt, var {
    font-family: var(--font-code)
}

abbr, acronym {
    border-bottom: 1px dotted #666;
    cursor: help
}

ins, mark {
    background: #fff9c0;
    text-decoration: none
}

big {
    font-size: 125%
}

a {
    text-decoration: none
}

a:hover {
    text-decoration: none
}

a:focus {
    text-decoration: underline
}

.v-dark, .v-light {
    background-color: var(--bg-color);
    color: var(--font-color)
}

.v-dark-head {
    color: var(--font-color)
}

@media only screen and (max-width: 991px) {
    .v-dark-head-mobile {
        color: var(--font-color)
    }
}

.background-main {
    background-color: var(--bg-color)
}

.background-section {
    background-color: var(--assistant-color)
}

.background-theme {
    background-color: var(--theme-color)
}

.background-reverse {
    background-color: var(--heading-color);
    color: var(--bg-color)
}

.theme-color {
    color: var(--theme-color)
}

.heading-color {
    color: var(--heading-color)
}

.body-color {
    color: var(--font-color)
}

.background-transparent {
    background-color: transparent
}

[data-overlay]:before {
    content: "";
    position: absolute;
    background-color: var(--bg-overlay);
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 0;
    mix-blend-mode: var(--overlay-blend-mode)
}

[data-overlay="0"]:before {
    opacity: 0
}

[data-overlay="1"]:before {
    opacity: 0.1
}

[data-overlay="2"]:before {
    opacity: 0.2
}

[data-overlay="3"]:before {
    opacity: 0.3
}

[data-overlay="4"]:before {
    opacity: 0.4
}

[data-overlay="5"]:before {
    opacity: 0.5
}

[data-overlay="6"]:before {
    opacity: 0.6
}

[data-overlay="7"]:before {
    opacity: 0.7
}

[data-overlay="8"]:before {
    opacity: 0.8
}

[data-overlay="9"]:before {
    opacity: 0.9
}

[data-overlay="10"]:before {
    opacity: 1
}

.section-margin {
    margin-top: var(--margin-padding);
    margin-bottom: var(--margin-padding)
}

.mt-section {
    margin-top: var(--margin-padding)
}

.mb-section {
    margin-bottom: var(--margin-padding)
}

.section-padding {
    padding-top: var(--margin-padding);
    padding-bottom: var(--margin-padding)
}

.pt-section {
    padding-top: var(--margin-padding)
}

.pb-section {
    padding-bottom: var(--margin-padding)
}

.container, .dsn-container {
    padding-right: var(--dsn-gap-container);
    padding-left: var(--dsn-gap-container)
}

@media only screen and (max-width: 1200px) {
    .container, .dsn-container {
        max-width: 100%
    }
}

@media (min-width: 1200px) {
    .container {
        max-width: 1200px
    }
}

.over-hidden {
    overflow: hidden
}

.p-relative {
    position: relative
}

.p-absolute {
    position: absolute
}

.v-middle {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}

.clear {
    clear: both
}

.clear:after, .clear:before {
    content: "";
    display: table;
    table-layout: fixed
}

.max-w570 {
    max-width: 570px
}

.max-w750 {
    max-width: 750px
}

.text-center .max-w570, .text-center .max-w750 {
    margin-left: auto;
    margin-right: auto
}

.cover-bg-img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center
}

.box-padding {
    padding: var(--box-padding)
}

.letter-stroke {
    color: transparent;
    -webkit-text-stroke: 1px var(--heading-color)
}

.before-z-index:before {
    z-index: 1
}

.border-left {
    border-left: 1px solid var(--border-color)
}

.border-right {
    border-right: 1px solid var(--border-color)
}

.border-top {
    border-top: 1px solid var(--border-color)
}

.border-bottom {
    border-bottom: 1px solid var(--border-color)
}

.dsn-video {
    object-fit: cover;
    z-index: -20 !important;
    width: 100%;
    height: 100%
}

[data-dsn=video] {
    width: 100%;
    height: 100%
}

.dsn-ajax-loader {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 900199;
    visibility: hidden;
    opacity: 0;
    background-color: var(--bg-color)
}

.dsn-ajax-loader.dsn-ajax-normal {
    transition: background-color 0.5s ease-in-out
}

.dsn-ajax-effect {
    overflow: hidden !important
}

.splitting .whitespace {
    margin-right: 15px
}

.border-style {
    border: 1px solid var(--border-color)
}

.word-wrap {
    word-break: break-word
}

/*# sourceMappingURL=global.css.map */