@font-face {
    font-family: Khand-Medium;
    font-display: swap;
    text-transform: none;
    src: url(https://farbfrequenz-nicome.de/wp-content/themes/mdb-nicome/font/Khand-Medium.ttf);
}
@font-face {
    font-family: Khand-SemiBold;
    font-display: swap;
    src: url(https://farbfrequenz-nicome.de/wp-content/themes/mdb-nicome/font/Khand-SemiBold.ttf);
}
@font-face {
    font-family: JustAnotherHand;
    font-display: swap;
    src: url(https://farbfrequenz-nicome.de/wp-content/themes/mdb-nicome/font/JustAnotherHand.ttf);
}
header,
.view {
    height: auto !important;
    background-position: center 20% !important;
    overflow: hidden;
}
body {
    height: 100%;
    overflow-x: hidden !important;
    overflow-y: scroll;
    color: rgb(51,51,51) !important;
    font-family: Khand-Medium;
    position: relative;
    line-height: 1.65vw;
}
object {
    z-index: -1;
    pointer-events: none;
    display: inline-block;
}
h2 {
    font-family: Khand-SemiBold;
    margin-bottom: 1.5vw;
}
p {
    margin-bottom: 0;
}
.section {
    padding-top: 5vw;
    padding-bottom: 5vw;
    margin-bottom: 0;
}
.section.blue {
    background-color: rgb(236, 248, 253) !important;;
}
.section.blue02 {
    background-color: rgb(230, 239, 243) !important;;
}
.section.yellow {
    background-color: rgb(254, 251, 238) !important;;
}
.section.tuerkis {
    background-color: rgb(230, 253, 250) !important;;
}
.section.green {
    background-color: rgb(239, 253, 240) !important;;
}
.section.white {
    background-color: rgb(255, 255, 255) !important;;
}
.section img {
    width: 100%;
    height: auto;
    box-shadow: 10px 10px 5px #ccc;
    -moz-box-shadow: 10px 10px 5px #ccc;
    -webkit-box-shadow: 10px 10px 5px #ccc;
    -khtml-box-shadow: 10px 10px 5px #ccc;
}
.section .no-img-shadow img {
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    -khtml-box-shadow: none;
}
.align-bottom {
    display: flex;
    flex-wrap: wrap;
    align-content:flex-end;
}
.align-center {
    display: flex;
    flex-wrap: wrap;
    align-content: center;
}
.padding-10-right {
    padding-right: 11% !important;
}
#kontakt .padding-10-right {
    padding-right: 8% !important;
}
.ref-underline {
    color: rgb(51,51,51);
    text-decoration: underline;
    transition: all 1s ease;
}
.ref-underline:hover {
    color: rgb(97,95,95);
    text-decoration: underline;
}
.ref {
    color: rgb(51,51,51);
    transition: all 1s ease;
}
.ref:hover {
    color: rgb(97,95,95);
}
.blocksatz {
    text-align: justify;
}
#mainnavbar.fixed {
    position: fixed;
    top: 0;
}
.navbar {
    background-color: rgb(255, 255, 254);
    padding-top: 0 !important;
    padding-bottom: 0 !important;
    top: 93vh;
    position: absolute;
    height: 4vw;
}
.navbar-top-only {
    top: 0vh;
}
.top-nav-collapse {
    background-color: rgb(255, 255, 254);
}
.top-nav-collapse a {
    color: color: rgb(97,95,95) !important;
}
#navbar_logo {
    width: 2.5vw;
    height: auto;
    margin-top: 0.35vw;
}
.nav-social {
    width: 2.25vw;
    height: auto;
    margin-top: 0.65vw;
    margin-right: 0.6vw;
    margin-left: 0.6vw;
}
.navbar.navbar-dark .breadcrumb a, .navbar.navbar-dark .navbar-nav .nav-item a {
    font-family: Khand-SemiBold;
    color: rgb(97,95,95);
    transition: .35s;
}
nav .container {
}
#nav_contact {
    border-bottom: 0.1vw solid rgb(206, 19, 66);
    padding-right: 14vw;
    padding-bottom: 0.25vw;
    margin-left: 2.75vw;
    width: auto;
    padding-right: 0;
    width: -moz-fit-content;
    width: -webkit-fit-content;
    width: fit-content;
    padding-top: 0.2vw;
    padding-bottom: 0.4vw;
}
#nav_contact_left {
    padding-left: 0 !important;
}
#nav_contact_right {
    padding-right: 0 !important;
}
#nav_contact li {
    color: rgb(35,47,98);
    font-family: PraxisLTRegularSC;
    text-transform: none;
    padding-top: 0.5vw;
    padding-bottom: 0.225vw;
    padding-right: 4.35vw;
    padding-left: 4.35vw;
}
#nav_phone {
    color: rgb(35,47,98);
    font-family: PraxisLTRegularSC;
    text-transform: none;
    transition: all 1s ease;
}
#nav_phone:hover {
    color: rgb(206,19,66);
}
#nav_contact svg {
    margin-right: 1vw;
    color: rgb(206,19,66);
}
.navbar img {
    width: 2vw;
    height: auto;
    padding-bottom: 0.25vw;
    padding-top: 0.25vw;
}
.navbar-brand {
    height: auto;
    padding-bottom: 0;
}
.nav-item .active {
    color: rgb(51,51,51) !important;
}
.navbar.navbar-dark .navbar-nav .nav-item.active > .nav-link {
    background-color: transparent;
    transition: all 1s ease;
}
.navbar.navbar-dark .navbar-nav .nav-item .nav-link:hover,
.navbar.navbar-dark .navbar-nav .nav-item.active > .nav-link:hover {
    color: rgb(51,51,51);
}
#mainnav_second a, #mainnav_second {
    color: rgb(206,19,66) !important;
}
.container-full {
    width: 100% !important;
    max-width: 100% !important;
}
.col {
    padding-right: 1vw;
    padding-left: 1vw;
}
.nopadding {
   padding: 0 !important;
}
.nomargin {
   margin: 0 !important;
}
.underline {
    text-decoration: underline;
}
.mobile-only {
    display: none;
}
.nav-item {
    text-transform: uppercase;
    transition: all 1s ease;
}
.hide {
    display: none;
}
.show {
    display: block;
    height: 100%;
}
.block {
    padding-top: 2vw;
    padding-bottom: 2vw;
}
.mail_ref {
    text-decoration: none !important;
}
.mail_ref:hover {
    text-decoration: none !important;
}
.nav-item .nav-link {
    text-transform: none;
    padding-top: 1.1vw;
    padding-bottom: 1vw;
    padding-right: 1.45vw !important;
    padding-left: 1.45vw !important;
    transition: all 1s ease;
}
.nav-item .fa-envelope::before, .nav-item .fa-phone::before {
    margin-right: 0.3vw;
    color: rgb(252,220,22);
}
.nav_icons .nav-item .nav-link {
    padding-right: 0.8vw !important;
    padding-left: 0.8vw !important;
}
.nav_icons .nav-item:hover {
    background-color: transparent;
}
.nav_icons.mobile {
    display: none;
}
.container-fluid .row, .container .row {
    width: 100%;
}
/* ALL 14pt font-sizes */
footer a, .trenner {
    font-size: 0.973vw;
}
/* ALL 18pt font-sizes */
body {
    font-size: 1.25vw;
}
/* ALL 24pt font-sizes */
h2 {
    font-size: 1.675vw;
}
/* ALL 25pt font-sizes */
.nav-item a {
    font-size: 1.725vw;
}
/* ALL 30pt font-sizes */
#motto {
    font-size: 2.085vw;
}
#intro-logo {
    width: 5vw;
    height: auto;
    margin-top: 2vw;
    margin-bottom: 1.5vw;
}
#intro-schriftzug {
    width: 10vw;
    height: auto;
    margin-top: 2vw;
}
.intro {
    height: 100vh;
    /*background-image: url('../img/backgrounds/farbfrequenz_blau.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    background-size: 70vw;
    background-position: 30% 00%;*/
}
#motto {
    font-family: JustAnotherHand;
    line-height: 2.5vw;
    color: rgb(115,111,111);
}
#intro-front {
    position: absolute;
    z-index: 99;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
}
.carousel-item {
    transition-property: opacity !important;
    transition-duration: 1s !important;
    transition-timing-function: linear;
    transition-delay: 0s;
}
#intro_slider01 {
    background-image: url('../img/backgrounds/Nicome_Nicole-Merten_Farbfrequenz_Blau.jpg');
}
#intro_slider02 {
    background-image: url('../img/backgrounds/Nicome_Nicole-Merten_Farbfrequenz_Gruen.jpg');
}
#intro_slider03 {
    background-image: url('../img/backgrounds/Nicome_Nicole-Merten_Farbfrequenz_Pink.jpg');
}
#intro_slider01, #intro_slider02, #intro_slider03 {
    height: 100vh;
    background-size: 157vh;
    background-position: 50% 0%;
    background-repeat: no-repeat;
    background-size: 120vh;
}
.carousel-control-next, .carousel-control-prev,
#intro .carousel-indicators {
    display: none;
}
#intro .carousel {
    height: auto;
}
/* Envira Gallerie CSS */
.envira-gallery-wrap .envira-pagination {
    text-align: center;
    margin-top: 3vw !important;
}
.envira-gallery-wrap .envira-pagination a {
    color: rgb(51,51,51);
    text-transform: uppercase;
    text-decoration: underline;
    transition: all 1s ease;
}
.envira-gallery-wrap .envira-pagination a:hover {
    color: rgb(97,95,95);
}
#envira-gallery-wrap-153 {
    margin-top: 5vw;
}
footer {
    padding-top: 0.75vw;
    padding-bottom: 0.75vw;
}
footer a {
    font-family: Khand-SemiBold;
    color: rgb(51,51,51);
    transition: all 1s ease;
}
footer a:hover {
    color: rgb(97,95,95);
}
#impressum {
    padding-top: 7vw;
    padding-bottom: 3vw;
}
#impressum a {
    color: rgb(51,51,51);
    transition: all 1s ease;
}
#impressum a:hover {
    color: rgb(97,95,95);
}
#impressum ul li {
    text-align: left;
    list-style-type: disc;
    margin-left: 1.1vw;
}
/* Envira Gallerie CSS */
@media all and (min-width: 1200px) {
    .container {
        width: 80vw;
        max-width: 100%;
    }
}
@media all and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape) {

    header, .view {
        height: 48vw !important;
    }
}
@media all and (max-width: 975px){

    /* ALL 14pt font-sizes */
    footer a, .trenner {
        font-size: 2.973vw;
    }
    /* ALL 18pt font-sizes */
    body {
        font-size: 3.25vw;
    }
    /* ALL 24pt font-sizes */
    h2 {
        font-size: 3.675vw;
    }
    /* ALL 25pt font-sizes */
    .nav-item a {
        font-size: 3.725vw;
    }
    /* ALL 30pt font-sizes */
    #motto {
        font-size: 4.085vw;
    }
    body {
        line-height: 4vw;
    }
    .row {  
        margin-right: 0;
        margin-left: 0;
    }
    .hide_mobile {
        display: none;
    }
    .mobile_nopadding {
        padding: 0 !important;
    }
    .container {
        width: 90vw;
    }
    #ausstellung .padding-10-right {
        padding-right: 65% !important;
    }
    #kontakt .padding-10-right {
        padding-right: 40% !important;
    }
    .collapse.show {
        height: auto;
        border-top: 1vw solid rgb(97,95,95);
        margin-top: 3vw;
        clear: both;
        float: none;
        background-color: rgb(255,255,255);
    }
    .navbar img {
        padding-bottom: 5px;
        padding-top: 5px;
    }
    .nav-item .nav-link {
        padding-top: 2vw;
        padding-bottom: 1vw;

    }
    .navbar .container .navbar-toggler-right {
        top: 8px;
        right: 2.5vw;
    }
    .navbar img {
        width: 10vw;
    }
    .navbar {
        height: 10.5vw;
        padding: 0;
        top: 86vh;
    }
    .navbar-brand {
        margin-right: 0;
        width: auto;
        height: auto;
        float: left;
        padding-top: 0;
        height: 10.5vw;
    }
    .nav-item_mobile {
        display: inline-block;
        width: 100%;
        text-align: center;
        margin: 0;
        margin-bottom: 1vw;
    }
    .navbar.navbar-dark .navbar-toggler-icon {
        background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgb(51,51,51)' stroke-width='3' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E");
    }
    #navbar_logo {
        width: 8vw;
        margin-top: 1vw;
        margin-left: 2.5vw;
    }
    .mobile_only {
        display: block;
    }
    .nav_icons {
        display: none;
        width: 100%;
    }
    .nav_icons.mobile {
        display: block;
        float: left;
        width: auto;
        margin-left: 23%;
    }
    .nav_icons .nav-item {
        width: auto;
        float: left;
    }
    .navbar-toggler-icon {
        width: 5vw;
        height: 5vw;
        margin-top: 1vw;
    }
    .nav_icons .nav-item a {
        text-align: center;
    }
    .nav-social {
        width: 7vw;
        height: auto;
        margin-top: 1.6vw;
        margin-right: 2vw;
        margin-left: 2vw;
    }
    .envira-gallery-item {
        padding-left: 5px !important;
        padding-bottom: 10px !important;
        padding-right: 5px !important;
    }
    #carousel-example-1z .carousel-inner, #carousel-example-1z .carousel-inner img {
        height: 80vw !important;
    }
    #navbar-logo {
        width: 7vw;
        height: auto;
        margin-top: 1vw;
        margin-bottom: 1vw;
        float: left;
    }
    header, .view {
        height: 64vw !important;
    }
    .section {
        padding-top: 10vw;
        padding-bottom: 10vw;
    }
    .intro {
        height: 92.5vh;
    }
    #intro_slider01, #intro_slider02, #intro_slider03 {
        height: 100vh;
        background-size: 157vh;
        background-position: 50% 65%;
        background-repeat: no-repeat;
        background-size: 65vh;
    }
    #intro-logo {
        width: 12.5vw;
        margin-top: 5vw;
        margin-bottom: 3vw;
    }
    #intro-schriftzug {
        width: 25vw;
        margin-top: 5vw;
    }
    #motto {
        line-height: 4.25vw;
    }
    #nicome img {
        margin-bottom: 5vw;
    }
    #farbfrequenz img {
        margin-top: 5vw;
    }
    #individuell img {
        margin-bottom: 5vw;
    }
    #ausstellung img {
        margin-top: 5vw;
    }
    #kontakt img {
        margin-bottom: 5vw;
    }
    footer {
        padding-top: 3vw;
        padding-bottom: 3vw;
    }
    #impressum {
        padding-top: 17.5vw;
        padding-bottom: 3vw;
    }
}
@media all and (max-width: 500px){

    /* ALL 14pt font-sizes */
    footer a, .trenner {
        font-size: 3.973vw;
    }
    /* ALL 18pt font-sizes */
    body {
        font-size: 4.25vw;
    }
    /* ALL 24pt font-sizes */
    h2 {
        font-size: 4.675vw;
    }
    /* ALL 25pt font-sizes */
    .nav-item a {
        font-size: 4.725vw;
    }
    /* ALL 30pt font-sizes */
    #motto {
        font-size: 5.085vw;
    }
    body {
        line-height: 5.25vw;
    }
    .xs_none {
        display: none;
    }
    .container {
        width: 90vw;
    }
    .nav-item .nav-link {
        padding-top: 2.225vw;
    }
    .navbar .container .navbar-toggler-right {
        top: 3vw;
        right: 3.5vw;
    }
    .navbar-toggler-icon {
        width: 8vw;
        height: 8vw;
        margin-top: 0.5vw;
    }
    .navbar .container .navbar-toggler-right {
        padding-top: 0;
        padding-right: 1vw;
        padding-left: 1vw;
    }
    #navbar_logo {
        width: 10vw;
        margin-top: 2.6vw;
        margin-left: 3.5vw;
    }
    .navbar-brand {
        height: 12.9vw;
    }
    .nav-item {
        margin-right: 0vw;
        margin-left: 0vw;
    }
    .row {
        margin-right: 0px;
        margin-left: 0px;
    }
    header, .view {
        height: 80vw !important;
    }
    #ausstellung .padding-10-right {
        padding-right: 50% !important;
    }
    #kontakt .padding-10-right {
        padding-right: 20% !important;
    }
    .navbar img{
        width: 17vw
    }
    .navbar {
        height: 15vw;
        top: 82vh;
    }
    .navbar-brand {
        margin-bottom: 2vw;
    }  
    .nav_icons.mobile {
        margin-left: 18%;
    }
    .nav-social {
        width: 8.5vw;
        margin-top: 3.35vw;
        margin-right: 2vw;
        margin-left: 2vw;
    }
    .section {
        padding-top: 15vw;
        padding-bottom: 15vw;
    } 
    #carousel-example-1z .carousel-inner, #carousel-example-1z .carousel-inner img {
        height: 100vw !important;
    }
    .intro {
        height: 91vh;
    }
    #navbar-logo {
        width: 10vw;
        height: auto;
        margin-top: 2vw;
        margin-bottom: 2vw;
    }
    #intro_slider01, #intro_slider02, #intro_slider03 {
        height: 100vh;
        background-size: 157vh;
        background-position: 50% 65%;
        background-repeat: no-repeat;
        background-size: 60vh;
    }
    #intro-logo {
        width: 17vw;
        margin-top: 7vw;
        margin-bottom: 5vw;
    }
    #intro-schriftzug {
        width: 35vw;
    }
    #motto {
        line-height: 5vw;
    }
    #nicome img {
        margin-bottom: 10vw;
    }
    #farbfrequenz img {
        margin-top: 10vw;
    }
    #individuell img {
        margin-bottom: 10vw;
    }
    #ausstellung img {
        margin-top: 10vw;
    }
    #impressum {
        padding-top: 20vw;
    }
}