html, body {
    font-family: "bill corp med light", Open Sans, sans-serif !important;
    font-weight: lighter;
}

.navbar {
    min-height: 65px;
}

.navbar {
    top: 0;
}

ul.nav li.nav-item a.nav-link {
    font-size: 13px;
}
a.nav-link {
    padding-left: 1.2rem !important;
    padding-right: 1.2rem !important;
    font-weight: 100 !important;
}

li.nav-item{
    font-size: 0.9051em  !important;
    padding-left: 0;
    padding-right: 0;
}


li.nav-item.nav-selected.nav-path-selected a.nav-link.nav-selected.nav-path-selected:before{
    content: '';
}
li.nav-item.nav-selected.nav-path-selected a.nav-link.nav-selected.nav-path-selected:after{
    content: '';
}

li.nav-item.nav-selected.nav-path-selected a.nav-link.nav-selected.nav-path-selected{
    font-family: "bill corp med semibold", Open Sans, sans-serif !important;
}


.navbar-expand-lg .nav-navbar:not(.nav-inline)>.nav-item>.nav-link, .navbar-expand-lg .nav-navbar:not(.nav-inline)>.nav-link {
    text-transform: uppercase;
}

.nav-navbar .nav-link {
    text-transform: uppercase;
    letter-spacing: 1px;
    word-spacing: 2px;
    padding-left: 1.125rem;
    padding-right: 1.125rem;
    color: #fff;
}

.navbar-dark .navbar-toggler, .navbar-stick-dark.stick .navbar-toggler {
    color: rgb(0, 0, 0);
}

.text-black {
    color: #000000 !important;
}

.custom-header{
    padding-top: 333px;
}

.custom-min-height {
    min-height: 190px;
}

.custom-min-height1 {
    min-height: 210px;
}

.custom-min-height2 {
    min-height: 245px;
}


.modalfullscreen {
    max-width: 1245px;
}


.col-md-3-custom {
    -webkit-box-flex: 0;
    flex: 0 0 25%;
    max-width: 23%;
}

.card-custom {
    top: -155px;
}

.map {
    width: 100%;
    height: 400px;
    border: hidden;
}

.strike {
    text-decoration: line-through;
}

.logo-footer {
    max-width: 120px;
}

.flexpricing {
    height: 100%;
}

.p-custom {
    font-size: .86rem;
}

.accordion .card-title a::before {
    content: '';
    display: inline-block;
    width: 7px;
    height: 7px;
    border-left: 1px solid #757575;
    border-top: 1px solid #757575;
    margin-right: 20px;
    margin-left: -33px;
    margin-top: 10px;
    margin-bottom: 5px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transition: .2s linear;
    transition: .2s linear;
}

.to-top-button:hover {
    color: #757575;
    background-color: #e9ecf073;
    border-color: #fafafa;
    -webkit-box-shadow: 0 1px 10px rgba(233,236,240,0.4);
    box-shadow: 0 1px 10px rgba(233,236,240,0.4);
}

.dropdown-menu-custom {
    left: -20px!important;
    right: -20px!important;
}

/*  --- MEDIA QUERIES--- */

@media (max-width: 1200px) {
    .p-custom {
        font-size: .85rem;
    }

}

@media (max-width: 990px) {
    .p-custom {
        font-size: .95rem;
    }
    .navbar-expand-lg .navbar-mobile {
        font-size: 1.2rem;
    }

    nav-custom a {
        padding-right: 1px!important;
        padding-left: 1px!important;
        margin-right: 5px!important;
        margin-left: 5px!important;
    }

}

@media (max-width: 768px) {
    .p-custom {
        font-size:.90rem;
    }

}

@media (max-width: 812px) {
    .pt-10-mobile {
     padding-top: 9rem !important;
    }
}

@media (max-width: 576px) {
    .p-custom {
        font-size:.90rem;
    }
    .btn-custom{
        font-size: 9px;
        padding-right: 1px;
        padding-left: 1px;
    }
    nav-custom a {
        font-size: 0.75em;
        padding-right: 1px!important;
        padding-left: 1px!important;
        margin-right: 1px!important;
        margin-left: 1px!important;
    }

    .display-2{
        font-size: 1.8rem;
    }

    #popup-basic{
        display: none !important;
    }

}
@media (max-width: 320px) {
    .p-custom {
        font-size:.90rem;
    }
}
@media (min-width: 768px){
    .hidden-md-up {
        display: none!important;
    }
}

@media (max-width: 767px){
    .hidden-sm-down {
        display: none!important;
    }
}
/*  --- MEDIA QUERIES --- */

/* CUSTOM CSS */

.hidden-mobile {
    display: none;
}
h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
    font-family: "bill corp med semibold", Open Sans, sans-serif !important;
}

.map {
    width: 100%;
    height: 400px;
    border: hidden;
}

.loggedin {
    margin-top: 48px;
}
.text-primary1{
    font-weight: lighter;
    color: #caf7fa !important;
}

.text-primary2 {
    font-weight: lighter;
    color: #ed86f6;
}

.text-primary3 {
    font-weight: lighter;
    color: #fbc39b;
}

.text-primary4 {
    font-weight: lighter;
    color: #dcfeba;
}

.buttonbar {
    text-align: center;

}

.flexcards {
    height: 100%;
}
.header.header-inverse a {
    color: #f2f2f2;
}

.img-webseiten {
    width: 475px;
    height: 350px;
}
.hr-light {
    border-top-color: rgba(255, 251, 251, 0.7)!important;
}

.hr-dark {
    border-top-color: rgb(65, 75, 84) !important;
}

.site-footer {
    font-size: 0.75rem;
    border-top: 1px solid #f1f2f3;
    padding: 30px 0;
}
.project-details {
    list-style: none;
    padding-left: 0;
    margin-top: 20px;
}

@-webkit-keyframes mybounce {
    0% {
        transform: translateY(-5px)
    }
    50% {
        transform: translateY(10px)
    }
    100% {
        transform: translateY(-5px)
    }
}

@keyframes mybounce {
    0% {
        transform: translateY(-5px)
    }
    50% {
        transform: translateY(10px)
    }
    100% {
        transform: translateY(-5px)
    }
}

.buttonbar .b1 {
    -webkit-animation: mybounce 3s infinite ease-in-out;
    -o-animation: mybounce 3s infinite ease-in-out;
    -ms-animation: mybounce 3s infinite ease-in-out;
    -moz-animation: mybounce 3s infinite ease-in-out;
    animation: mybounce 3s infinite ease-in-out;
}

.buttonbar .b2 {

    -webkit-animation: mybounce 3s infinite ease-in-out;
    -o-animation: mybounce 3s infinite ease-in-out;
    -ms-animation: mybounce 3s infinite ease-in-out;
    -moz-animation: mybounce 3s infinite ease-in-out;
    animation: mybounce 3s infinite ease-in-out;
    animation-delay: 0.5s;
}

.buttonbar .b3 {

    -webkit-animation: mybounce 3s infinite ease-in-out;
    -o-animation: mybounce 3s infinite ease-in-out;
    -ms-animation: mybounce 3s infinite ease-in-out;
    -moz-animation: mybounce 3s infinite ease-in-out;
    animation: mybounce 3s infinite ease-in-out;
    animation-delay: 1s;
}

.buttonbar .b4 {

    -webkit-animation: mybounce 3s infinite ease-in-out;
    -o-animation: mybounce 3s infinite ease-in-out;
    -ms-animation: mybounce 3s infinite ease-in-out;
    -moz-animation: mybounce 3s infinite ease-in-out;
    animation: mybounce 3s infinite ease-in-out;
    animation-delay: 1.5s;
}

.pt0 {
    padding-top: 0px;
}

.modal1 {

    background-image: linear-gradient(to top, #89f7fe 0%, #66a6ff 100%);
}

.has-danger .form-control {
    border: 2px #fff dotted !important;

}

::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    color: #fff !important;
}

::-moz-placeholder { /* Firefox 19+ */
    color: #fff !important;
}

:-ms-input-placeholder { /* IE 10+ */
    color: #fff !important;
}

:-moz-placeholder { /* Firefox 18- */
    color: #fff !important;
}

input.middle:focus {
    outline-width: 0 !important;
    background: transparent !important;
}

input:focus,
select:focus,
textarea:focus {
    outline: none !important;
    background: transparent !important;
}

[contenteditable="true"]:focus {
    outline: none !important;
}

input[type], textarea, select {
    /* -webkit-appearance: none; */

    padding: 0.8125em;
    border-radius: 5px !important;
    border: none !important;
}

@media (max-width: 576px) {

    .modal-dialog {
        margin: 100px auto !important;
        max-width: 70% !important;
    }

    .modal-dialog.review-dialog {
        margin: auto !important;
        max-width: 90% !important;
    }

    .modal-content {
        padding: 10% 30% !important;
    }

    .review-dialog .modal-content {
        padding: 0% 0% !important;
    }

    .text-primary1{
        font-weight: lighter;
        color: #caf7fa !important;
        font-size: x-large;
    }
    .text-primary2 {
        font-weight: lighter;
        color: #ed86f6;
        font-size: x-large;
    }

    .text-primary3 {
        font-weight: lighter;
        color: #fbc39b;
        font-size: x-large;
    }

    .text-primary4 {
        font-weight: lighter;
        color: #dcfeba;
        font-size: x-large;
    }
    .display-1 {
        font-size: 3.1rem;
    }

    .fs-45 {
        font-size: 33px !important;
        line-height: 1.2;
    }
}


@media (max-width: 767px) {
    .display-4 {
        font-size: 1.750rem !important;
    }
}


.close {
    position: absolute;
    right: 10px;
    color: black;
    z-index: 99999;
    font-size: 50px;
}

.bgconsult {
    background-image: linear-gradient(120deg, #89f7fe 0%, #66a6ff 100%) !important;
    background-size: 400% 400% !important;
    -webkit-animation: consultbg 20s ease infinite !important;
    -moz-animation: consultbg 20s ease infinite !important;
    -o-animation: consultbg 20s ease infinite !important;
    animation: consultbg 20s ease infinite !important;
}

.bgdevelopment {
    background-image: linear-gradient(120deg, #f1aff7 0%, #da1ce6 100%) !important;
    background-size: 400% 400% !important;
    -webkit-animation: consultbg 20s ease infinite !important;
    -moz-animation: consultbg 20s ease infinite !important;
    -o-animation: consultbg 20s ease infinite !important;
    animation: consultbg 20s ease infinite !important;
}

.bginfrastruktur {
    background-image: linear-gradient(120deg, #fa985d 0%, #fe6001 100%) !important;
    background-size: 400% 400% !important;
    -webkit-animation: consultbg 20s ease infinite !important;
    -moz-animation: consultbg 20s ease infinite !important;
    -o-animation: consultbg 20s ease infinite !important;
    animation: consultbg 20s ease infinite !important;
}

.bgconsulting {
    background-image: linear-gradient(120deg, #add982 0%, #51a401 100%) !important;
    background-size: 400% 400% !important;
    -webkit-animation: consultbg 20s ease infinite !important;
    -moz-animation: consultbg 20s ease infinite !important;
    -o-animation: consultbg 20s ease infinite !important;
    animation: consultbg 20s ease infinite !important;
}

p.h2 > span.text-primary {
    color: #fff !important;
}

.bgconsulting .typed-cursor {
    color: #6ef24f !important;
}

.bginfrastruktur .typed-cursor {
    color: #de4434 !important;
}

.bgdevelopment .typed-cursor {
    color: #b834de !important;
}

@-webkit-keyframes consultbg {
    0% {
        background-position: 0% 50%
    }
    50% {
        background-position: 100% 50%
    }
    100% {
        background-position: 0% 50%
    }
}

@-moz-keyframes consultbg {
    0% {
        background-position: 0% 50%
    }
    50% {
        background-position: 100% 50%
    }
    100% {
        background-position: 0% 50%
    }
}

@-o-keyframes consultbg {
    0% {
        background-position: 0% 50%
    }
    50% {
        background-position: 100% 50%
    }
    100% {
        background-position: 0% 50%
    }
}

@keyframes consultbg {
    0% {
        background-position: 0% 50%
    }
    50% {
        background-position: 100% 50%
    }
    100% {
        background-position: 0% 50%
    }
}

.pb70 {
    padding-bottom: 70px;
}

.formbg {
    padding: 40px;
    background: #66a6ff;
}

.large {
    font-size: 72px !important;
    line-height: 80px !important;
    font-weight: 100 !important;
}

.colorblack {
    color: #000 !important;
}

.icon-lg {
    font-size: 80px !important;
}

.flight {
    font-weight: lighter !important;
}

input:-webkit-autofill, textarea:-webkit-autofill, select:-webkit-autofill, input[type=submit]:active {
    background-color: #31b8f5 !important;
}

/* Konfigurator */

.feature.boxed {
    padding: 32px;
    background: #f8f8f8;
}

.feature {
    margin-bottom: 24px;
}

.bg-secondary {
    background: #f8f8f8;
}

.h6.uppercase, .h6-u {
    letter-spacing: 2px;
    font-weight: 700;
}

.mb16 {
    margin-bottom: 16px;
}

.checkbox-option, .radio-option {
    display: inline-block;
    width: 50px;
    height: 25px;
    border-radius: 25px;
    border: 1px solid #66a6ff;
    cursor: pointer;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    margin-bottom: 24px;
}

.checkbox-option .inner, .radio-option .inner {
    width: 19px;
    height: 19px;
    border-radius: 50%;
    background: rgba(0, 0, 0, 0);
    border: 1px solid #66a6ff;
    position: relative;
    top: 2px;
    left: 2px;
    display: inline-block;
    transition: all 0.2s ease;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
}

.checkbox-option input {
    width: 0;
    height: 0;
    opacity: 0;
    overflow: hidden;
}

.float-left {
    float: left;
}

.overflow-hidden {
    overflow: hidden;
}

.radio-option {
    width: 25px;
    height: 25px;
    text-align: left;
}

.radio-option .inner {
    border: none;
    width: 19px;
    height: 19px;
    left: 2px;
    transform: scale(0);
    -webkit-transform: scale(0);
}

.radio-option input {
    width: 0;
    height: 0;
    opacity: 0;
    overflow: hidden;
}

input[type="radio"], input[type="checkbox"] {
    margin: 4px 0 0;
    margin-top: 1px \9;
    line-height: normal;
}

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

.radio-option.checked .inner {
    background: #66a6ff;
}

.radio-option.checked .inner {
    transform: scale(1);
    -webkit-transform: scale(1);
}

.checkbox-option.checked .inner {
    transform: translate3d(25px, 0, 0);
    -webkit-transform: translate3d(25px, 0, 0);
    -moz-transform: translate3d(25px, 0, 0);
    background: #66a6ff;
}

.configurator .bg-secondary input[type="text"], .bg-secondary textarea, .bg-secondary select {
    background: #fff;
}

.configurator input[type="text"], input[type="password"], input[type="tel"] {
    background: #f5f5f5;
    border: none;
    width: 100%;
    height: 50px;
    padding-left: 20px;
    font-weight: 500;
    margin-bottom: 24px;
    border-radius: 0;
}

@media (min-width: 991px) {
    .configurator input.col-md-6, button.col-md-6 {
        max-width: 48% !important;
        width: 48%;
        float: left;
    }

    .configurator input.col-md-6:first-of-type, button.col-md-6:first-of-type {
        margin-right: 1%;
    }

    .configurator input.col-md-6:last-of-type, button.col-md-6:last-of-type {
        margin-left: 1%;
    }

}

.configurator ::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    color: #535353 !important;
}

.configurator ::-moz-placeholder { /* Firefox 19+ */
    color: #535353 !important;
}

.configurator :-ms-input-placeholder { /* IE 10+ */
    color: #535353 !important;
}

.configurator :-moz-placeholder { /* Firefox 18- */
    color: #535353 !important;
}

.configurator textarea {
    width: 97%;
    border: none;
    background: #f5f5f5;
    margin-bottom: 24px;
    border-radius: 0;
    padding: 16px 20px;
}

.configurator .select-option {
    position: relative;
    cursor: pointer;
    height: 50px;
    overflow: hidden;
    margin-bottom: 24px;
    background-color: #fff;
}

.configurator .select-option i {
    position: absolute;
    font-size: 18px;
    right: 20px;
    top: 14px;
    z-index: 2;
    pointer-events: none;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    cursor: pointer;
}

.configurator select {
    height: 50px;
    background: #f5f5f5;
    width: 100%;
    border-radius: 0;
    border: none;
    outline: none;
    padding-left: 20px;
    position: relative;
    font-size: 11px;
    letter-spacing: 1px;
    color: #535353;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    cursor: pointer;
}

.configurator input[type="text"], button, textarea, select, input[type="password"] {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

.configurator .select-option select {
    margin-bottom: 0;
}

.checkbox-option .inner, .radio-option .inner {
    width: 19px;
    height: 19px;
    border-radius: 50%;
    background: rgba(0, 0, 0, 0);
    border: 1px solid #66a6ff;
    position: relative;
    top: 1px;
    left: 2px;
    display: inline-block;
    transition: all 0.2s ease;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
}

.ml15 {
    margin-left: 15px;
}

.lead p {
    font-size: 1.0625rem;
    font-weight: 300;
}

.gap-multiline-items-2 small {
    color: #0e97ff !important;
}

.gap-multiline-items-2 small:hover {
    color: #fff !important;
}

.btn-outline:hover small, .btn-outline.active small {
    color: #fff !important;
}

.pt35 {
    padding-top: 35px;
}

.pb30 {
    padding-bottom: 30px;
}

.pb40 {
    padding-bottom: 40px;
}

.imgfullwidth img {
    width: 100%;
    height: 100%;
}

.imgautowidth img {
    width: auto;
    height: auto;
}

.testobox {
    margin: 120px 50px 100px;
    box-shadow: 0 0 35px rgba(0, 0, 0, 0.1);
    border: 1px solid #ebebeb;
}

.blockquote p::before, .blockquote p::after {
    content: none !important;
}

.blockquote p:last-child {
    font-size: 0.7em !important;
}


.clink {
    font-weight: bolder;
    color: #dedcdc !important;
}


@media (max-width: 500px) {
    .clink {
        font-size: 0.8em;
    }
}

.imgw50 {
    max-width: 50%;
}

.colordevelopment {
    color: #da1ce6;
}

.colorwww {
    color: #66a6ff;
}

.coloritinfrastruktur {
    color: #fe6001;
}

.colorconsulting {
    color: #51a401;
}

.contactform input[type], textarea, select {
    border: 1px dotted #000 !important;
}

.contactform ::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    color: #000 !important;
}

.contactform ::-moz-placeholder { /* Firefox 19+ */
    color: #000 !important;
}

.contactform :-ms-input-placeholder { /* IE 10+ */
    color: #000 !important;
}

.contactform :-moz-placeholder { /* Firefox 18- */
    color: #000 !important;
}

.contactform input:focus,
.contactform select:focus,
.contactform textarea:focus {
    outline: none !important;
    background: #f8f8f8 !important;
}

.contactform input.field-error, .contactform textarea.field-error {
    border: 1px dotted red !important;
}

.contactform .form-control-lg, .input-group-lg .form-control, .input-group-lg > .input-group-addon, .input-group-lg > .input-group-btn > .btn {
    color: #000 !important;
}

.contactform ::selection {
    border: 1px dotted #31b8f5 !important;
}

@-webkit-keyframes myscrollDown {
    0% {
        -webkit-transform: rotate(0deg) translate(0, 0);
        transform: rotate(0deg) translate(0, 0);
    }
    20% {
        -webkit-transform: rotate(0deg) translate(0 , 14px);
        transform: rotate(0deg) translate(0px, 14px);
    }
    40% {
        -webkit-transform: rotate(0deg) translate(0, 0);
        transform: rotate(0deg) translate(0, 0);
    }
}

@keyframes myscrollDown {
    0% {
        -webkit-transform: rotate(0deg) translate(0, 0);
        transform: rotate(0deg) translate(0, 0);
    }
    20% {
        -webkit-transform: rotate(0deg) translate(0px, 14px);
        transform: rotate(0deg) translate(0px, 14px);
    }
    40% {
        -webkit-transform: rotate(0deg) translate(0, 0);
        transform: rotate(0deg) translate(0, 0);
    }
}

span.textbounce {
    display: inline-block;

    width: auto !important;
    border: none !important;
    webkit-animation: myscrollDown 2s infinite;
    animation: myscrollDown 2s infinite;
}

.configurator .form-control:focus {
    border: 1px solid #31b8f5 !important;
}

.widht120 {
    max-width: 120px;
}

.pinkfont {
    color: #f3b8fa;
}

.invertimg {
    filter: invert(100%);
}

.bt4 {
    border-top: 4px solid rgba(255, 255, 255, 0.15) !important;
}

.clink:hover {
    color: white !important;
}

@keyframes pulse_animation {
    0% {
        transform: scale(1);
    }
    30% {
        transform: scale(1);
    }
    40% {
        transform: scale(1.08);
    }
    50% {
        transform: scale(1);
    }
    60% {
        transform: scale(1);
    }
    70% {
        transform: scale(1.05);
    }
    80% {
        transform: scale(1);
    }
    100% {
        transform: scale(1);
    }
}

.pulse {
    animation-name: pulse_animation;
    animation-duration: 5000ms;
    transform-origin: 70% 70%;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
}

.lawtable th.h5 {
    width: 80%;
}

.lawtable tr td:nth-child(2) {
    text-align: center;
}

.form-error, .form-success {
    margin-top: 15px;
}

ul.link-list {
    list-style: none;
}

.footer-1 {
    border-top: 1px solid #f1f2f3;
}

.scrollToTop {

    position: fixed;
    bottom: 75px;
    right: 40px;
    display: none;

}

.scrollToTop:hover {
    text-decoration: none;
}

/* Dynamic Sidebar */
.notification.notification--reveal[data-animation="from-right"] {
    animation: from-right 0.3s linear 0s forwards;
    -webkit-animation: from-right 0.3s linear 0s forwards;
    -moz-animation: from-right 0.3s linear 0s forwards;
}

.notification.notification--reveal {
    z-index: 999999 !important;
    pointer-events: auto !important;
}

.notification.notification--reveal {
    z-index: 99;
    pointer-events: initial;
}

.notification:not([class*='bg-']) {
    background: #fff;
}

.notification {
    box-shadow: 0px 0px 60px 0px rgba(0, 0, 0, 0.07);
    margin: 0;
}

.cart-overview {
    width: 400px;
    height: 100vh;
    position: fixed;
    background: #fff;
    margin: 0;
    box-shadow: 0px 0px 60px 0px rgba(0, 0, 0, 0.07);
    padding: 1.625em;
}

.notification {
    max-width: 100%;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
    position: fixed;
    z-index: 99;
    pointer-events: none;
    padding: 0;
    margin: 1em;
    opacity: 0;
    transition: 0.3s linear;
    -webkit-transition: 0.3s linear;
    -moz-transition: 0.3s linear;
}

.pos-right {
    right: 0;
}

.pos-top {
    top: 0;
}

.mh-240 {
    min-height: 240px;
}

.brwith {
    border-right: 3px solid #fff;
}

.cfooter a {
    color: #fff;
}

.fa-18x {
    font-size: 18em !important;
}

.list-inline > li {
    display: inline-block;
    padding-right: 5px;
    padding-left: 5px;
}

.btn-group-xs > .btn, .btn-xs {
    font-size: 10px !important;
    padding: 10px 16px !important;
    line-height: 10px !important;
}

.btn-primary, .btn-primary:hover {
    background-color: #414B54 !important;
    border-color: #414B54 !important;
    color: #fff;
}

.btn-primary:hover {
    -webkit-box-shadow: 0 2px 10px rgba(65, 75, 84, 0.4) !important;
    box-shadow: 0 2px 10px rgba(65, 75, 84, 0.4) !important;
}

.btn-outline-s {
    color: #414B54;
    background-color: transparent;
    background-image: none;
    border-color: #414B54;
    -webkit-box-shadow: 0 2px 10px rgba(65, 75, 84, 0.4) !important;
    box-shadow: 0 2px 10px rgba(65, 75, 84, 0.4) !important;
}

.btn-outline-s:hover {
    color: #fff;
    background-color: #414B54;
    border-color: #414B54;
}


.section-inverse i {
    color: #fff;
}

.drawer {

    width: 400px !important;
}

.modal-body {
    padding: 0px;
}

.modal-dialog.review-dialog {
    padding: 0 !important;
}

.modal-dialog.review-dialog .modal-body {
    padding: 1.75rem;
}

@media (min-width: 576px) {
    .modal-dialog {
        padding: 10% 14% !important;
    }

    .modal-content {
        padding: 0% 0% !important;
    }

    .mob-img {
        min-height: 275px !important;
    }
}

input[type].field-error, textarea .field-error, select .field-error {
    border: dashed 1px #d16b6b !important;
}

@-webkit-keyframes Gradient {
    0% {
        background-position: 0% 50%
    }
    50% {
        background-position: 100% 50%
    }
    100% {
        background-position: 0% 50%
    }
}

@-moz-keyframes Gradient {
    0% {
        background-position: 0% 50%
    }
    50% {
        background-position: 100% 50%
    }
    100% {
        background-position: 0% 50%
    }
}

@keyframes Gradient {
    0% {
        background-position: 0% 50%
    }
    50% {
        background-position: 100% 50%
    }
    100% {
        background-position: 0% 50%
    }
}

.homebg {
   /* background: linear-gradient(-45deg, #414B54, #414B54, #414B54, #414B54);*/
    background-color: #414B54 !important;
    background-size: 400% 400% !important;
    -webkit-animation: Gradient 15s ease infinite;
    -moz-animation: Gradient 15s ease infinite;
    animation: Gradient 15s ease infinite;
}

.text-with {
    color: white !important;
}

/* Landscape */
@media only screen
and (min-device-width: 320px)
and (max-device-width: 880px)
and (-webkit-min-device-pixel-ratio: 2)
and (orientation: landscape) {
    .mobilelandscapenone {
        display: none !important;
    }
}

@media (max-width: 767px) {
    .fs-50.cteaser {
        font-size: 30px !important;
    }

    .mob-img {
        min-height: 375px !important;
    }
}

.blog-overlay [data-overlay]::before,
[data-overlay-light]::before {
   /* background-image: linear-gradient(to top, #00b0ff 0%, #00b0ff 100%) !important;*/
}

.decimal {
    list-style: decimal;
}

.blogcontent p  iframe {
    text-align: center !important;
}

.billcorpmed-book {
    font-family: "bill corp med book", Open Sans, sans-serif !important;
    font-weight: bolder;
    font-style: normal;
}
.semibold {
    font-family: "bill corp med semibold", Open Sans, sans-serif !important;
    font-weight: bold;
    font-style: normal;
}
.medium {
    font-family: "bill corp med medium", Open Sans, sans-serif !important;
    font-weight: normal;
    font-style: normal;
}
.light {
    font-family: "bill corp med light", Open Sans, sans-serif !important;
    font-weight: initial;
    font-style: normal;
}

.ultralight {
    font-family: "billcorpmed-ultralight", Open Sans, sans-serif !important;
    font-weight: lighter;
    font-style: normal;
}

.text-success-icon {
    display: inline-block;
    text-indent: -26px;
    margin-left: 26px;

}

.text-success-icon:before {
    font-family: themify;
    content: "\e64c";
    margin-right: 8px !important;
    color: #46da60 !important;
}

.pricing-1 small {
    color: #37404d;
}

.swiper-container.swcustom .swiper-wrapper .swiper-slide.swiper-slide-active {
    transform: scale(1.5);
}

.swiper-container.swcustom .swiper-wrapper .swiper-slide {
    transform: scale(0.8);
}

/*MENU*/

.overlay {
    position: fixed;
    background: rgba(51, 55, 69, 0.80);
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    visibility: hidden;
    transition: opacity .35s, visibility .35s, height .35s;
    overflow: hidden;
}

.overlay.open {
    opacity: 1;
    visibility: visible;
    height: 100%;
}

.overlay .nav-title {
    font-size: 22px;
    color: #fff;
    font-weight: bold;
    text-transform: uppercase;
    text-align: center;
    position: absolute;
    left: 50%;
    transform: translate(-50%);
    top: 8%;
}

.overlay nav {
    position: relative;
    height: 50%;
    top: 50%;
    transform: translateY(-50%);
    font-size: 20px;
    font-weight: 400;
    text-transform: uppercase;
    text-align: center;
    letter-spacing: 3px;
}

.overlay ul {
    list-style: none;
    padding: 0;
    margin: 0 auto;
    display: inline-block;
    position: relative;
    height: 100%;
}

.overlay ul li {
    display: block;
    position: relative;
    opacity: 0;
    margin-bottom: 25px;
}

.overlay ul li a {
    display: block;
    position: relative;
    color: #FFF;
    text-decoration: none;
    overflow: hidden;
}

.overlay ul li a:after {
    content: '';
    position: absolute;
    top: 80%;
    left: 43.5%;
    width: 0%;
    transform: translateX(-50%);
    height: 1px;
    background: #FFF;
    transition: .35s;
}

.overlay ul li a:hover,
.overlay ul li a:focus,
.overlay ul li a:active {
    color: #ea2e49;
}

.overlay ul li a:hover:after,
.overlay ul li a:focus:after,
.overlay ul li a:active:after {
    width: 100%;
    background: #ea2e49;
}

.overlay.open li {
    animation: fadeInRight .5s ease forwards;
    animation-delay: .35s;
}

.overlay.open li:nth-of-type(2) {
    animation-delay: .4s;
}

.overlay.open li:nth-of-type(3) {
    animation-delay: .45s;
}

.overlay.open li:nth-of-type(4) {
    animation-delay: .50s;
}

@keyframes fadeInRight {
    0% {
        opacity: 0;
        left: 20%;
    }
    100% {
        opacity: 1;
        left: 0;
    }
}

@media (max-width: 670px) {
    .overlay nav {
        font-size: 30px;
    }

}

@media (max-width: 550px) {
    .overlay nav {
        font-size: 20px;
    }

    h2.fs-60 {
        font-size: 50px !important;
    }

    .blockquote .lead {
        font-size: 14px !important;
        line-height: 20px !important;
    }


}

.body-scrolled img.open-menu {
    filter: invert(60%);
}

.close-menu {
    font-size: 50px;
    color: red;
}

.configurator .select-option {
    overflow: visible !important;
}

.col-md-12 .card.card-hover-shadow .card-block h2.h4.card-title {
    font-size: 2em;
    font-weight: lighter;
}

.col-md-12 .card.card-hover-shadow .card-block {
    border-bottom: solid 5px #a18cd1;
}

.card-block {
    padding-top: 30px;
    padding-bottom: 30px;
}
.card-block {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 1.25rem;
}


.blogcontent p.imgsmall img {
    width: 50% !important;
    height: 50% !important;
}

.blogcontent a:not(.blog-list-link){
    color: #d4527d !important;
    font-weight: 600;
}

.blogcontent strong {
    color: #000 !important;
}

.blogcontent img {
    width: 100% !important;
    height: auto !important;
}

.overflow-visible {
    overflow-x: visible !important;
}

.blog-list .card-block h3.h4 {
    min-height: 50px;
}

.blog-list .card-block .card-text {
    min-height: 150px;
}

.section-inverse, .section-inverse h1, .section-inverse h2, .section-inverse h3, .section-inverse h4, .section-inverse h5, .section-inverse h6, .section-inverse .h1, .section-inverse .h2, .section-inverse .h3, .section-inverse .h4, .section-inverse .h5, .section-inverse .h6, .header-inverse, .header-inverse h1, .header-inverse h2, .header-inverse h3, .header-inverse h4, .header-inverse h5, .header-inverse h6, .header-inverse .h1, .header-inverse .h2, .header-inverse .h3, .header-inverse .h4, .header-inverse .h5, .header-inverse .h6 {
    color: #fff;
}

.nav-slash a{
    font-weight: 100 !important;
}

.nav-link.active, .nav-item.show .nav-link {
    color: #50a1ff !important;
}

.nav-slash .nav-link.active{
    font-weight: 600 !important;
}

.blog-list .card-block a{
    position: absolute;
    bottom: 10px;
}

.bloglist-home a{
    color: #323d47 !important;
}

a{
    color: #414B54;
}

.bottom-20px{
    bottom: 20px;
}

/* LOGO HOME ANIMATION*/
#Logo-home {

    margin: auto;
    display: block;
    fill: #414B54;
    fill: url(#MyGradient-home);
    stroke: #414B54;
    stroke-miterlimit: 1;
}

.Animate-Draw {
    fill-opacity: 0;
    animation-timing-function: ease-in-out;
    animation-fill-mode: forwards;
    animation-iteration: 1;

    animation-name: DrawLine, FadeStroke, FillIn;
    /*animation-duration: 4s, 1s, 1s;*/
    /* animation-delay: 0s, 3.5s, 3.5s;*/
}

#Draw-Mark-home {
    stroke-dashArray: 1100;
    stroke-dashoffset: 1100;
}

#Draw-Frame-home {
    animation-delay: 1s, 3.5s, 3.5s;
    animation-duration: 3.5s, 1s, 1s;
    stroke-dashArray: 1500;
    stroke-dashoffset: 1500;
}

#Draw-Text-home {
    animation-delay: 0s, 1.5s, 1.5s;
    animation-duration: 2s, 1s, 1s;
    stroke-dashArray: 300;
    stroke-dashoffset: 300;
//animation-duration: 4s;
}

@keyframes DrawLine {
    to { stroke-dashOffset: 0; }
}

@keyframes FadeStroke {
    to { stroke-opacity: 0; }
}

@keyframes FillIn {
    from { fill-opacity: 0; }
    to { fill-opacity: 1; }
}
/* LOGO HOME ANIMATION END*/



/*FS (Font Size*/
.fs-8 {
    font-size: 8px !important;
}

.fs-9 {
    font-size: 9px !important;
}

.fs-10 {
    font-size: 10px !important;
}

.fs-11 {
    font-size: 11px !important;
}

.fs-12 {
    font-size: 12px !important;
}

.fs-13 {
    font-size: 13px !important;
}

.fs-14 {
    font-size: 14px !important;
}

.fs-15 {
    font-size: 15px !important;
}

.fs-16 {
    font-size: 16px !important;
}

.fs-17 {
    font-size: 17px !important;
}

.fs-18 {
    font-size: 18px !important;
}

.fs-19 {
    font-size: 19px !important;
}

.fs-20 {
    font-size: 20px !important;
}

.fs-22 {
    font-size: 22px !important;
}

.fs-24 {
    font-size: 24px !important;
}

.fs-25 {
    font-size: 25px !important;
}

.fs-26 {
    font-size: 26px !important;
}

.fs-28 {
    font-size: 28px !important;
}

.fs-30 {
    font-size: 30px !important;
    line-height: 1.2;
}

.fs-35 {
    font-size: 35px !important;
    line-height: 1.2;
}

.fs-40 {
    font-size: 40px !important;
    line-height: 1.2;
}

.fs-45 {
    font-size: 45px !important;
    line-height: 1.2;
}

.fs-50 {
    font-size: 50px !important;
    line-height: 1.2;
}

.fs-60 {
    font-size: 60px !important;
    line-height: 1.2;
}

.fs-70 {
    font-size: 70px !important;
    line-height: 1.2;
}

.fs-80 {
    font-size: 80px !important;
    line-height: 1.2;
}

.fs-90 {
    font-size: 90px !important;
    line-height: 1.2;
}

/*FS (Font Size*/






.link-more{
    color: #448aff;
    cursor: pointer;
    text-decoration: none;
    letter-spacing: .5px;
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase;
}

.link-more:hover{
    color: #2962FF;
}

.link-more:after{
    content: "\f0a9";
    font: normal normal normal 17px/1 FontAwesome;
    display: inline-block;
    margin-left: 7px;
}


.mt--3px{
    margin-top: -3px;
}

@media (min-height: 530px) {
    .overlap-home {
        margin-top: -25%;
    }
}

.overlap-typo {
    margin-top: -15%;
}

.overlap-service{
    margin-top: -8%;
}

.overlap-managed-service{
    margin-top: -5%;
}

.overlap-recht{
    margin-top: -12%;
}

@media (min-width: 1000px){
    .logo-pos{
        position: absolute;
        left: 20px;
    }
}

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



.portfolionav {

    margin-top: 17px;
    position: relative;
    text-align: center;
    width: 100%;
    height: 92px;
    z-index: 9987;
}

.portfolionav-wrapper {
    position: relative;
    height: 100%;
    z-index: 1;
}

.portfolionav-items {
    list-style: none;
    margin: 0 34px;
    overflow-x: auto;
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch;
    padding-bottom: 50px;
    white-space: nowrap;
}

.portfolionav-item-macbook:first-child {
    padding-left: 0;
}

.portfolionav-item:first-child {
    margin-left: 0;
    padding-left: 4px;
}

.portfolionav-item {
    -webkit-animation: chapternav-slidein 350ms backwards;
    animation: chapternav-slidein 350ms backwards;
}

.portfolionav-item {
    display: inline-block;
    vertical-align: top;
    margin: 0 -.11765em;
    padding: 0 20px;
}

.portfolionav-link {
    color: #111;
    display: block;
    margin-top: 3px;
    padding: 0;
    position: relative;
    z-index: 1;
}

.portfolionav-item-webseitenoptimierung .portfolionav-icon{
    width: 46px;
    height: 54px;
    content: "\f002";
    font: normal normal normal 14px/1 FontAwesome;
}

.portfolionav-label {
    font-size: 11px;
    line-height: 1.09091;
    font-weight: 400;
    letter-spacing: -.008em;
    font-family: "SF Pro Text","SF Pro Icons","Helvetica Neue","Helvetica","Arial",sans-serif;
    display: block;
    margin: 0;
}

.portfolio{
    margin-top: 65px;
}

.text-gray{
    color: #414B54;
}

.portfolio a, .portfolio i{
    color: #414B54;
}

body{
    color: #414B54;
}

@media (min-width: 768px) {
    .flexbox .section-hero-media {
        bottom: 0;
        position: absolute;
        top: 0;
        width: 50%;
    }
}

nav-custom a{
    z-index: 100;
}

/* Portfolio Nav with slider*/

.pn-ProductNav_Wrapper {
    position: relative;
    padding: 0 11px;
}
.pn-ProductNav {
    /* Make this scrollable when needed */
   /* overflow-x: auto;*/
    /* We don't want vertical scrolling */
    overflow-y: hidden;
    /* For WebKit implementations, provide inertia scrolling */
    -webkit-overflow-scrolling: touch;
    /* We don't want internal inline elements to wrap */
    white-space: nowrap;
    /* If JS present, let's hide the default scrollbar */
    /* positioning context for advancers */
    position: relative;
}
.js .pn-ProductNav {
    /* Make an auto-hiding scroller for the 3 people using a IE */
    -ms-overflow-style: -ms-autohiding-scrollbar;
    overflow-x: hidden !important;
    /* Remove the default scrollbar for WebKit implementations */
}
.js .pn-ProductNav::-webkit-scrollbar {
    display: none;
}
.pn-ProductNav_Contents {
    float: left;
    transition: transform 0.2s ease-in-out;
}
.pn-ProductNav_Contents-no-transition {
    transition: none;
}
.pn-ProductNav_Link {
    text-decoration: none;
    color: #888;
    font-size: 1.2em;
    font-family: -apple-system, sans-serif;
    display: inline-flex;
    align-items: center;
    min-height: 44px;
}
.pn-ProductNav_Link + .pn-ProductNav_Link {
    margin-left: 11px;
    padding-left: 11px;
    border-left: 1px solid #eee;
}
.pn-ProductNav_Link[aria-selected="true"] {
    color: #111;
}
.pn-Advancer {
    /* Reset the button */
    appearance: none;
    background: transparent;
    padding: 0;
    border: 0;
    /* Now style it as needed */
    position: absolute;
    top: 0;
    bottom: 0;
    /* Set the buttons invisible by default */
    opacity: 0;
    transition: opacity 0.3s;
}
.pn-Advancer:focus {
    outline: 0;
}
.pn-Advancer:hover {
    cursor: pointer;
}
.pn-Advancer_Left {
    left: -15px;
}
[data-overflowing="both"] ~ .pn-Advancer_Left, [data-overflowing="left"] ~ .pn-Advancer_Left {
    opacity: 1;
}
.pn-Advancer_Right {
    right: -15px;
}
[data-overflowing="both"] ~ .pn-Advancer_Right, [data-overflowing="right"] ~ .pn-Advancer_Right {
    opacity: 1;
}
.pn-Advancer_Icon {
    width: 20px;
    height: 44px;
    fill: #bbb;
}

/* END Portfolio Nav with slider*/

@media (max-width: 991.98px) {
    .navbar-expand-lg .navbar-mobile {
        background-color: #414B54;
        color: #fff;
    }
}

.navbar-open .navbar .nav-navbar > .nav-item > .nav-link, .navbar-open .navbar .nav-navbar > .nav-link{
    color: #fff !important;
    border-bottom: #ACB0B4 1px solid;
}

 .navbar-open ul.nav li.nav-item:last-child .nav-link{

    border-bottom:none !important;
}

.navbar-open .navbar .nav-navbar > .nav-item > .nav-link:hover, .navbar-open .navbar .nav-navbar > .nav-link:hover{
    color: #ACB0B4 !important;
}

.navbar a:hover{
    color: #ACB0B4 !important;
}

.blogcontent img.w-250 {
    width: 250px !important;
}

.text-orange{
    color:#f49700;
}

.text-wp{
    color: #0073aa;
}

.text-wp-bg{
    color: white;  /* Fallback: assume this color ON TOP of image */
    background: url(../images/text-bg.jpg) no-repeat;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.text-wp-bg-2{
    color: white;  /* Fallback: assume this color ON TOP of image */
    background: url(../images/text-bg-435-3.jpg) no-repeat;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.text-wp-bg-305{
    color: white;  /* Fallback: assume this color ON TOP of image */
    background: url(../images/text-bg-305.jpg) no-repeat;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.text-wp-bg-435 {
    color: white; /* Fallback: assume this color ON TOP of image */
    background: url(../images/text-bg-435.jpg) no-repeat;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.text-wp-bg-435-2 {
    color: white; /* Fallback: assume this color ON TOP of image */
    background: url(../images/text-bg-435-2.jpg) no-repeat;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}



.bg-wp{
    background-color: #0073aa;
}

.bg-gray-transparent {
    background-color: rgba(250, 251, 251, .8);
}

.mt--5{
    margin-top: -5px;
}

.ti--20{
    text-indent: -20px;
}

.ti--30{
    text-indent: -30px;
}

.ml--20{
    margin-left: -20px;
}

#popup-basic{
    bottom: 0rem !important;
}

@media (max-width: 575px){
    .home-hero{
        display: none;
    }
}

.mt--100px{
    margin-top: -100px;
}

hr.c-divider {
    border-top: 3px dashed rgba(65, 75, 84, 0.27);
}

.b-radius{
    border-radius: 5px;
}

.shadow-5 {
    box-shadow: 0 0 26px rgba(65, 75, 84, 0.27);
}

a:focus {
    outline: none !important;
}

.pn-ProductNav{
    overflow: hidden;
}


.mh-450{
    min-height: 450px;
}

.nav-tabs-outline .nav-link:hover, .nav-tabs-outline .nav-link.active {
    color: #fff;
    background-color: transparent;
    border-bottom: solid 1px #000;
    border-radius: 0px !important;
}



.nav-tabs-outline .nav-link {
   border:none;
}

.z-index-100{
    z-index: 100;
}

.overlap-wordpress{
    margin-top: -15%;
}