/* --------------------------------------------------------------------------------------------------------------------------------------------------------------------- */
/* Blog */

.product-caption {
    color: #515253;
}

.products .product-thumb > a {
    border-bottom: none;
}

.product-thumb:hover {
    box-shadow: 1px 1px 14px rgba(0, 0, 0, 0.2);
}

.product-thumb:hover .mehrErfahren {
    text-decoration: underline;
}

.product-description,
.products .product-thumb .product-description .product-caption {
    text-align: center;
}

.blue-background.products a {
    color: #2980B9;
    text-decoration: none;
}

/* Blog */
/* ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ */

.btn-xs {
    padding: 0.0225rem 0.225rem;
    font-size: 0.875rem;
}

/* -------------------------------------------------------------------------------------------------------------------- */
/* padding */
.n-p {
    padding: 0;
}

.n-p-i {
    padding: 0 !important;
}

.p-xxs {
    padding: 5px;
}

.p-xxs-i {
    padding: 5px !important;
}

.p-xs {
    padding: 10px;
}

.p-xs-i {
    padding: 10px !important;
}

.p-sm {
    padding: 15px;
}

.p-sm-i {
    padding: 15px !important;
}

.p-m {
    padding: 20px;
}

.p-m-i {
    padding: 20px !important;
}

.p-md {
    padding: 25px;
}

.p-md-i {
    padding: 25px !important;
}

.p-lg {
    padding: 30px;
}

.p-lg-i {
    padding: 30px !important;
}

.p-xl {
    padding: 40px;
}

.p-xl-i {
    padding: 40px !important;
}

/* padding */
/* ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ */

/* padding-left */
/* -------------------------------------------------------------------------------------------------------------------- */
.n-p-l {
    padding-left: 0;
}

.n-p-l-i {
    padding-left: 0 !important;
}

.p-l-xxs {
    padding-left: 5px;
}

.p-l-xxs-i {
    padding-left: 5px !important;
}

.p-l-xs {
    padding-left: 10px;
}

.p-l-xs-i {
    padding-left: 10px !important;
}

.p-l-sm {
    padding-left: 15px;
}

.p-l-sm-i {
    padding-left: 15px !important;
}

.p-l-m {
    padding-left: 20px;
}

.p-l-m-i {
    padding-left: 20px !important;
}

.p-l-md {
    padding-left: 25px;
}

.p-l-md-i {
    padding-left: 25px !important;
}

.p-l-lg {
    padding-left: 30px;
}

.p-l-lg-i {
    padding-left: 30px !important;
}

.p-l-xl {
    padding-left: 40px;
}

.p-l-xl-i {
    padding-left: 40px !important;
}

/* padding-left */
/* ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ */

/* padding-top */
/* -------------------------------------------------------------------------------------------------------------------- */
.n-p-t {
    padding-top: 0;
}

.n-p-t-i {
    padding-top: 0 !important;
}

.p-t-3 {
    padding-top: 3px;
}

.p-t-3-i {
    padding-top: 3px !important;
}

.p-t-xxs {
    padding-top: 5px;
}

.p-t-xxs-i {
    padding-top: 5px !important;
}

.p-t-xs {
    padding-top: 10px;
}

.p-t-xs-i {
    padding-top: 10px !important;
}

.p-t-sm {
    padding-top: 15px;
}

.p-t-sm-i {
    padding-top: 15px !important;
}

.p-t-m {
    padding-top: 20px;
}

.p-t-m-i {
    padding-top: 20px !important;
}

.p-t-md {
    padding-top: 25px;
}

.p-t-md-i {
    padding-top: 25px !important;
}

.p-t-lg {
    padding-top: 30px;
}

.p-t-lg-i {
    padding-top: 30px !important;
}

.p-t-xl {
    padding-top: 40px;
}

.p-t-xl-i {
    padding-top: 40px !important;
}

/* padding-top */
/* ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ */

/* padding-right */
/* -------------------------------------------------------------------------------------------------------------------- */
.n-p-r {
    padding-right: 0;
}

.n-p-r-i {
    padding-right: 0 !important;
}

.p-r-xxs {
    padding-right: 5px;
}

.p-r-xxs-i {
    padding-right: 5px !important;
}

.p-r-xs {
    padding-right: 10px;
}

.p-r-xs-i {
    padding-right: 10px !important;
}

.p-r-sm {
    padding-right: 15px;
}

.p-r-sm-i {
    padding-right: 15px !important;
}

.p-r-m {
    padding-right: 20px;
}

.p-r-m-i {
    padding-right: 20px !important;
}

.p-r-md {
    padding-right: 25px;
}

.p-r-md-i {
    padding-right: 25px !important;
}

.p-r-lg {
    padding-right: 30px;
}

.p-r-lg-i {
    padding-right: 30px !important;
}

.p-r-xl {
    padding-right: 40px;
}

.p-r-xl-i {
    padding-right: 40px !important;
}

/* padding-right */
/* ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ */

/* padding-bottom */
/* -------------------------------------------------------------------------------------------------------------------- */
.n-p-b {
    padding-bottom: 0;
}

.n-p-b-i {
    padding-bottom: 0 !important;
}

.p-b-xxs {
    padding-bottom: 5px;
}

.p-b-xxs-i {
    padding-bottom: 5px !important;
}

.p-b-xs {
    padding-bottom: 10px;
}

.p-b-xs-i {
    padding-bottom: 10px !important;
}

.p-b-sm {
    padding-bottom: 15px;
}

.p-b-sm-i {
    padding-bottom: 15px !important;
}

.p-b-m {
    padding-bottom: 20px;
}

.p-b-m-i {
    padding-bottom: 20px !important;
}

.p-b-md {
    padding-bottom: 25px;
}

.p-b-md-i {
    padding-bottom: 25px !important;
}

.p-b-lg {
    padding-bottom: 30px;
}

.p-b-lg-i {
    padding-bottom: 30px !important;
}

.p-b-xl {
    padding-bottom: 40px;
}

.p-b-xl-i {
    padding-bottom: 40px !important;
}

/* padding-bottom */
/* ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ */

.n-m {
    margin: 0;
}

.n-m-i {
    margin: 0 !important;
}

/* -------------------------------------------------------------------------------------------------------------------- */
/* margin */
.n-m {
    margin: 0;
}

.n-m-i {
    margin: 0 !important;
}

.m-xxs {
    margin: 5px;
}

.m-xxs-i {
    margin: 5px !important;
}

.m-xs {
    margin: 10px;
}

.m-xs-i {
    margin: 10px !important;
}

.m-sm {
    margin: 15px;
}

.m-sm-i {
    margin: 15px !important;
}

.m-m {
    margin: 20px;
}

.m-m-i {
    margin: 20px !important;
}

.m-md {
    margin: 25px;
}

.m-md-i {
    margin: 25px !important;
}

.m-lg {
    margin: 30px;
}

.m-lg-i {
    margin: 30px !important;
}

.m-xl {
    margin: 40px;
}

.m-xl-i {
    margin: 40px !important;
}

/* margin */
/* ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ */

/* margin-left */
/* -------------------------------------------------------------------------------------------------------------------- */
.n-m-l {
    margin-left: 0;
}

.n-m-l-i {
    margin-left: 0 !important;
}

.m-l-xxs {
    margin-left: 5px;
}

.m-l-xxs-i {
    margin-left: 5px !important;
}

.m-l-xs {
    margin-left: 10px;
}

.m-l-xs-i {
    margin-left: 10px !important;
}

.m-l-sm {
    margin-left: 15px;
}

.m-l-sm-i {
    margin-left: 15px !important;
}

.m-l-m {
    margin-left: 20px;
}

.m-l-m-i {
    margin-left: 20px !important;
}

.m-l-md {
    margin-left: 25px;
}

.m-l-md-i {
    margin-left: 25px !important;
}

.m-l-lg {
    margin-left: 30px;
}

.m-l-lg-i {
    margin-left: 30px !important;
}

.m-l-xl {
    margin-left: 40px;
}

.m-l-xl-i {
    margin-left: 40px !important;
}

/* margin-left */
/* ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ */

/* margin-top */
/* -------------------------------------------------------------------------------------------------------------------- */
.n-m-t {
    margin-top: 0;
}

.n-m-t-i {
    margin-top: 0 !important;
}

.m-t-xxs {
    margin-top: 5px;
}

.m-t-xxs-i {
    margin-top: 5px !important;
}

.m-t-xs {
    margin-top: 10px;
}

.m-t-xs-i {
    margin-top: 10px !important;
}

.m-t-sm {
    margin-top: 15px;
}

.m-t-sm-i {
    margin-top: 15px !important;
}

.m-t-m {
    margin-top: 20px;
}

.m-t-m-i {
    margin-top: 20px !important;
}

.m-t-md {
    margin-top: 25px;
}

.m-t-md-i {
    margin-top: 25px !important;
}

.m-t-lg {
    margin-top: 30px;
}

.m-t-lg-i {
    margin-top: 30px !important;
}

.m-t-xl {
    margin-top: 40px;
}

.m-t-xl-i {
    margin-top: 40px !important;
}

/* margin-top */
/* ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ */

/* margin-right */
/* -------------------------------------------------------------------------------------------------------------------- */
.n-m-r {
    margin-right: 0;
}

.n-m-r-i {
    margin-right: 0 !important;
}

.m-r-xxs {
    margin-right: 5px;
}

.m-r-xxs-i {
    margin-right: 5px !important;
}

.m-r-xs {
    margin-right: 10px;
}

.m-r-xs-i {
    margin-right: 10px !important;
}

.m-r-sm {
    margin-right: 15px;
}

.m-r-sm-i {
    margin-right: 15px !important;
}

.m-r-m {
    margin-right: 20px;
}

.m-r-m-i {
    margin-right: 20px !important;
}

.m-r-md {
    margin-right: 25px;
}

.m-r-md-i {
    margin-right: 25px !important;
}

.m-r-lg {
    margin-right: 30px;
}

.m-r-lg-i {
    margin-right: 30px !important;
}

.m-r-xl {
    margin-right: 40px;
}

.m-r-xl-i {
    margin-right: 40px !important;
}

/* margin-right */
/* ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ */

/* margin-bottom */
/* -------------------------------------------------------------------------------------------------------------------- */
.n-m-b {
    margin-bottom: 0;
}

.n-m-b-i {
    margin-bottom: 0 !important;
}

.m-b-xxs {
    margin-bottom: 5px;
}

.m-b-xxs-i {
    margin-bottom: 5px !important;
}

.m-b-xs {
    margin-bottom: 10px;
}

.m-b-xs-i {
    margin-bottom: 10px !important;
}

.m-b-sm {
    margin-bottom: 15px;
}

.m-b-sm-i {
    margin-bottom: 15px !important;
}

.m-b-m {
    margin-bottom: 20px;
}

.m-b-m-i {
    margin-bottom: 20px !important;
}

.m-b-md {
    margin-bottom: 25px;
}

.m-b-md-i {
    margin-bottom: 25px !important;
}

.m-b-lg {
    margin-bottom: 30px;
}

.m-b-lg-i {
    margin-bottom: 30px !important;
}

.m-b-xl {
    margin-bottom: 40px;
}

.m-b-xl-i {
    margin-bottom: 40px !important;
}

/* margin-bottom */
/* ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ */

.counter-title {
    font-size: 3em;
    color: #2980B9;
}

.blue-background .featured-list > li {
    color: #ffffff;
}

.blue-background .featured-list > li > p {
    color: #ffffff;
}

.blue-background .featured-list .fa-inverse {
    color: #2980B9;
}

.infotext {
    border-bottom: 1px solid #dde6e9;
}

.infotext:hover {
    border-bottom: 1px solid #828a8d;
    cursor: help;
}

body .sk-circle .sk-child:before {
    background-color: #2980B9 !important;
}

.btn-white {
    background-color: #ffff;
}

.btn-white:hover {
    background-color: #ececec
}

.btn-white:not(:disabled):not(.disabled):active:focus,
.btn-white:not(:disabled):not(.disabled).active:focus,
.show > .btn-white.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgba(255, 255, 255, 0.5);
}

.btn-white:focus, .btn-white.focus {
    box-shadow: 0 0 0 0.2rem rgba(255, 255, 255, 0.5);
}

section.download {
    background: #2980b9;
}

body.site-loaded.modal-open {
    overflow: hidden;
}

.btn-secondary.disabled:hover, .btn-secondary:disabled:hover,
.btn-primary.disabled:hover, .btn-primary:disabled:hover,
.btn-info.disabled:hover, .btn-info:disabled:hover,
.btn-pridanger.disabled:hover, .btn-danger:disabled:hover {
    cursor: wait;
}

.btn-secondary.disabled, .btn-secondary:disabled {
    background-color: #f5f5f5;
}

.btn-secondary {
    background-color: #fff;
    border-color: #eaeaea;
    color: #333;
}

.btn-secondary:hover {
    color: #212529;
    background-color: #f5f5f5;
    border-color: #e6e6e6;
}

.btn-primary:hover, .btn-theme:hover {
    color: #fff;
    background-color: #2c90d2;
    border-color: #2c90d2;
}

.btn-primary:not(:disabled):not(.disabled):active:focus,
.btn-primary:not(:disabled):not(.disabled).active:focus,
.show > .btn-primary.dropdown-toggle:focus,
.btn-theme:not(:disabled):not(.disabled):active:focus,
.btn-theme:not(:disabled):not(.disabled).active:focus,
.show > .btn-theme.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgba(63, 160, 255, 0.5);
}

.btn-primary:not(:disabled):not(.disabled):active,
.btn-primary:not(:disabled):not(.disabled).active,
.show > .btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #2c90d2;
    border-color: #158eb3;
}

.plan .plan-price {
    border-left: 1px solid #edf1f2;
    border-right: 1px solid #edf1f2;
}

.blue-modal .modal-content {
    background-color: #2980b9;
    -webkit-border-radius: 0.5rem;
    -moz-border-radius: 0.5rem;
    border-radius: 0.5rem;
}

.blue-modal .modal-body {
    background-color: #ffffff;
}

.blue-modal .modal-header {
    color: #ffffff;
}

.blue-modal .modal-footer {
    background-color: #ffffff;
}

.blue-modal .modal-content {
    border: 1px solid rgba(0, 0, 0, 0.05);
}

.blue-modal .close {
    color: #ffffff;;
}

.blue-modal .close:not(:disabled):not(.disabled):hover,
.blue-modal .close:not(:disabled):not(.disabled):focus {
    opacity: 0.9;
    color: #ffffff;
}

.blue-background {
    background-color: #2980b9;
    color: #ffffff;
}

.blue-background a {
    color: #ffffff;
    text-decoration: underline;
}

@media (min-width: 576px) {
    header .intro-section {
        padding-top: 5%;
    }
}

@media (min-width: 768px) {
    header .intro-section {
        padding-top: 35%;
    }
}

@media (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
    header .intro-section {
        padding-top: 400px;
    }
}

@media (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
    header .intro-section {
        padding-top: 300px;
    }
}

/*noinspection CssFloatPxLength*/
@media (max-width: 767.98px) and (orientation: portrait) {
    header .intro-section {
        padding-top: 280px;
    }
}

header .intro-section .intro {
    margin-bottom: 0;
}

.video-bg-container {
    background: url("../img/hintergrund.jpg") no-repeat center;
    background-size: cover;
}

.navbar-sticky .main-navbar .nav-item .nav-link {
    color: #232735;
}

.navbar-sticky .main-navbar .nav-item .nav-link:hover {
    color: #2980B9;
}