.btn > .title{
    font-weight: 800;
}
.btn > .subtitle{
    font-weight: normal;
    font-size: 14px;
    transition: all .25s ease;
}

@media only screen and (min-width: 200px) and (max-width: 767px){
    .btn.btn-lg > .subtitle{
        font-size: 10px;
    }
}

.margin-top {
    margin-top: 20px;
}

.rechtliche-text > p {
    font-size: 18px !important;
    margin-top: 10px;
}

footer {
    padding: 30px 0px !important;
}

.service-icon {
    height: 170px;
    width: 170px;
    /* line-height: normal; */
}

#registration-form button {
    text-transform: none !important;
    font-size: 30px !important;
}

#about {
    margin-top: 0px;
}

@media only screen and (max-width: 1050px) and (min-width: 768px) {
  .service-icon {
      height: 100px;
      width: 100px;
  }
}

#produkt-select {
    border: 1px solid black;
    height: 40px;
}

.font-size-small {
    font-size: 16px !important;
    font-weight: normal !important;
}

.font-weight-small {
    font-weight: normal !important;
}

#registration-form input, #registration-form textarea {
    color: #000000;
}

.preis-li {
    font-size: 24px;
    background-color: #414141 !important;
}

.preis-li em {
    font-weight: bold;
    color: #148ACC !important;
}

.pricing-table {
    padding-bottom: 0px;
    margin-bottom: 40px;
}

.pricing-features {
    margin-bottom: 0px;
}

.fms-registrierkassa {
    margin-bottom: 20px;
}

.service p , #printer p, #printer li, #portal p, #portal li, .pricing-features li {
    font-size: 16px !important;
}

.fms-registrierkassa h2 {
    color: #148acc;
    font-size: 30px;
    font-weight: 800;
}

.color-white {
    background-color: #FFFFFF !important;
}

.color-blue {
    background-color: #148ACC !important;
}

.color-black {
    /* background-color: #1F282D !important; */
    background-color: #2a2929 !important;
}

.color-gray {
    background-color: #E1EAEF !important;
}

.color-dark-blue {
    background-color: #004E64 !important;
}

.submit-button-help {
    text-transform: none !important;
    font-size: 20px !important;
}

@media only screen and (max-width: 768px) {
    .plan-title {
        font-size: 20px !important;
    }
}

@media only screen and (max-width: 1050px) and (min-width: 768px) {
    .plan-title {
        font-size: 20px !important;
    }

    .section-title h3 {
        line-height: 48px;
    }
}

@media only screen and (min-width: 768px) {
    #home-slider {
        background: url('../images/slider/01/1.jpg') no-repeat;
        background-size: cover;
    }

    #intro h1 {
        line-height: 135px !important;
    }

    #intro p {
        font-size: 25px !important;
    }
}

@media only screen and (max-width: 767px) {
    #intro .container {
        background: url('../images/slider/01/1_dark.jpg') no-repeat;
        background-size: cover;
        top: -15px;
    }

    #intro h1 {
        line-height: 60px !important;
    }

    #intro h1 span {
        font-size: 30px !important;
    }

    #intro p {
        margin-top: 20px;
        font-size: 22px !important;
    }
}

.close2 {
    background-color: transparent;
}

.mfp-close {
    display: none !important;
}

.pricing-header {
    color: #ffffff !important;
    background-image: none !important;
    background-color: #148ACC !important;
}

.pricing-footer {
    color: #ffffff !important;
    background-color: #148ACC !important;
}

@media only screen and (min-width: 850px) {
    li.pricing-footer {
        font-size: 18px !important;
    }
}

.pricing-footer em {
    color: #000000 !important;
}

.white-popup {
    position: relative;
    background: #FFF;
    padding: 40px;
    width: auto;
    max-width: 200px;
    margin: 20px auto;
    text-align: center;
}

.google-cookies {
    color: #ffffff;
    background-color: #2a2929 !important;
    padding: 5px;
    display: none;
}

.smarphone-small-devices {
    display: none;
}

@media only screen and (max-width: 1050px) {
    .smarphone-small-devices {
        display: block !important;
    }

    .google-cookies {
        display: none !important;
    }
}

#close-cookies {
    display: inline-block;
    float: right;
    line-height: 20px;
    font-size: 20px;
    margin-left: 10px;
}

.panel-default > .panel-heading {
    text-transform: none;
}

.panel-body p, .panel-body li {
    font-size: 16px;
}

a.blue-background {
    color: #148acc;
}

.bold {
    font-weight: bold;
}

.panel-title .long-question {
    line-height: 25px !important;
}

#events .section-title p {
    margin-bottom: 23px;
    color: #ffffff !important;
}

#events .section-title {
    margin-bottom: 50px;
}

#events .section-title p.old-event {
    margin-bottom: 5px;
}

#legally p {
    color: #ffffff !important;
}

@media only screen and (max-width: 767px) and (min-width: 200px) {
    #intro {
        padding-top: 15px;
    }
}
