@import url('/_content/SharedStaticContent/css/open-iconic/font/css/open-iconic-bootstrap.min.css');


@font-face {
    font-family: agileMax;
    src: local("Agency FB"), url(/_content/SharedStaticContent/fonts/AGENCYR.TTF) format('truetype');
}

@font-face {
    font-family: defaultText;
    src: local("Terminal Dosis Light"), url(/_content/SharedStaticContent/fonts/TerminalDosis-Light.ttf) format('truetype');
}

@font-face {
    font-family: defaultText-bold;
    src: local("Terminal Dosis"), url(/assets/fonts/TerminalDosis-Regular.ttf) format('truetype');
}

.agileMaxFont {
    font-family: agileMax
}

.btn-flat {
    transition-duration: 0.3s;
    transition-property: box-shadow;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}

@media (min-width: 576px) {
    .btn-flat {
        transition-duration: 0.39s;
    }
}

@media (min-width: 992px) {
    .btn-flat {
        transition-duration: 0.2s;
    }
}

@media screen and (prefers-reduced-motion: reduce) {
    .btn-flat {
        transition: none;
    }
}

.btn-flat:active, .btn-flat:focus, .btn-flat:hover {
    color: rgba(0, 0, 0, 0.87);
    text-decoration: none;
}

.btn-flat:focus, .btn-flat:hover {
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.12), rgba(0, 0, 0, 0.12));
    box-shadow: 0 8px 10px 1px rgba(0, 0, 0, 0.14), 0 3px 14px 3px rgba(0, 0, 0, 0.12), 0 4px 15px 0 rgba(0, 0, 0, 0.2);
}

.btn-flat:not(:disabled):not(.disabled) {
    cursor: pointer;
}

.show > .btn.dropdown-toggle {
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.12), rgba(0, 0, 0, 0.12));
}

.btn-xl {
    font-size: 1.3rem;
}

.font-bold {
    font-family: "defaultText-bold";
    font-weight: 700
}

.larger {
    font-size: larger;
}

.x-large {
    font-size: x-large;
}

i {
    vertical-align: middle !important;
}

ul {
    list-style-type: square;
}

.textlink {
    color: #4D7731;
    text-decoration: underline;
    cursor: pointer;
}

a.textlink {
    color: #4D7731;
}

a.textlinklight {
    color: #70AD47;
}

blockquote {
    margin-left: 20%;
    margin-right: 20%;
    font-style: italic;
    font-size: 2rem;
}
.callout-container {
    min-width: 200px;
}

.table td {
    padding-left: 2px;
    padding-right: 2px;
}

.table th {
    text-align: left;
    padding-left: 0;
}

.callout {
    font-size: 2rem;
    display: inline-block;
    width: 100%;
    height: 100%;
    margin-bottom: 50px;
    background-size: contain;
    mask: url(/assets/images/callout2.svg);
    -webkit-mask-image: url(/assets/images/callout2.svg);
    /*mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 52' height='100%' width='100%'%3E%3E%3Cg transform='translate(-11.710179,-110.86908)'%3E%3Cpath d='m 42.931013,156.59937 -15.345833,-5.53012 -5.291667,-0.008 c -4.990868,-0.008 -5.366866,-0.0435 -6.614584,-0.62904 -1.546294,-0.7257 -2.606833,-1.72601 -3.400036,-3.20694 -0.562991,-1.05112 -0.568714,-1.21487 -0.568714,-16.27534 0,-15.12118 0.0035,-15.22008 0.576153,-16.28992 0.316883,-0.59201 1.056102,-1.50999 1.642707,-2.03995 2.110233,-1.90647 -0.908302,-1.79437 46.215123,-1.71629 l 42.318108,0.0701 1.07638,0.57615 c 1.41131,0.75543 2.8408,2.36289 3.3926,3.81498 0.39823,1.04798 0.43524,2.65481 0.36813,15.98178 -0.0839,16.65706 0.0161,15.81488 -2.1248,17.89258 -1.96268,1.90471 -0.62839,1.81888 -28.276126,1.81888 -14.069507,0 -24.870614,0.10117 -24.952534,0.23372 -0.07945,0.12855 1.252979,2.30496 2.960947,4.83647 4.285469,6.35183 4.096941,6.04556 3.706807,6.02177 -0.185256,-0.0113 -7.242453,-2.5091 -15.682661,-5.55067 z' style='fill:%23000000;stroke-width:0.26458332;stroke:none' id='path816' /%3E%3C/g%3E%3C/svg%3E");*/
    /*-webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 52' height='100%' width='100%' preserveAspectRatio='none' %3E%3E%3Cg transform='translate(-11.710179,-110.86908)'%3E%3Cpath d='m 42.931013,156.59937 -15.345833,-5.53012 -5.291667,-0.008 c -4.990868,-0.008 -5.366866,-0.0435 -6.614584,-0.62904 -1.546294,-0.7257 -2.606833,-1.72601 -3.400036,-3.20694 -0.562991,-1.05112 -0.568714,-1.21487 -0.568714,-16.27534 0,-15.12118 0.0035,-15.22008 0.576153,-16.28992 0.316883,-0.59201 1.056102,-1.50999 1.642707,-2.03995 2.110233,-1.90647 -0.908302,-1.79437 46.215123,-1.71629 l 42.318108,0.0701 1.07638,0.57615 c 1.41131,0.75543 2.8408,2.36289 3.3926,3.81498 0.39823,1.04798 0.43524,2.65481 0.36813,15.98178 -0.0839,16.65706 0.0161,15.81488 -2.1248,17.89258 -1.96268,1.90471 -0.62839,1.81888 -28.276126,1.81888 -14.069507,0 -24.870614,0.10117 -24.952534,0.23372 -0.07945,0.12855 1.252979,2.30496 2.960947,4.83647 4.285469,6.35183 4.096941,6.04556 3.706807,6.02177 -0.185256,-0.0113 -7.242453,-2.5091 -15.682661,-5.55067 z' style='fill:%23000000;stroke-width:0.26458332;stroke:none' id='path816' /%3E%3C/g%3E%3C/svg%3E");*/
    /*mask-size: cover;*/
    mask-size: 100% 100%;
}

.boxicon {
    width: 50%;
    height: 100px;
    vertical-align: center;
}

.boxicon-white path {
    fill: white;
}

.carousel-backgroundimage {
    opacity: 0.3;
    background-position-x: right;
    background-position-y: bottom;
    background-repeat: no-repeat;
    height: 40rem;
}

.carousel-indicators li {
    border: $carousel-indicator-border-width solid $carousel-indicator-border-color;
    border-radius: 0;
    cursor: pointer;
    flex: 0 0 auto;
    height: $carousel-indicator-size;
    margin-right: $carousel-indicator-border-width;
    margin-left: $carousel-indicator-border-width;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
    width: 7rem;
}

.book-image {
    max-width: 150px;
    width: 100%;
}

.video-image {
    max-width: 914px;
    width: 100%;
    max-height: 261px;
    
}

html, body {
    font-family: defaultText, sans-serif;
    /*font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;*/
    background-color: var(--agilemax-grey);
}

/*a, .btn-link {
    color: #0366d6;
}*/

.navbar-nav-svg {
    height: 20px;
    width: 20px;
}

.svgIconWhite {
    fill: white;
    width: 2rem;
}

    .svgIconWhite:hover {
        fill: $agilemax-green
    }

    .svgIconWhite:visited {
        fill: white;
    }

.navbar-container {
    height: 125px;
}

.navbar-transition {
    /*transition: margin-top 0.4s;
    transition: height 0.4s;*/
    /*transition: all 4s;
    transition: opacity 4s;*/
    transition-property: margin-top, height, opacity;
    transition-duration: 0.4s, 0.4s, 0.3s;
}

.link-agilemax-green {
    text-decoration: underline;
    color: var(--agilemax-green)
}

.link-agilemax-darkgreen {
    text-decoration: underline;
    color: var(--agilemax-green-dark)
}

.bg-agilemax-grey-gradient {
    background: rgb(143,143,143);
    background: linear-gradient(0deg, rgba(112,112,112,1) 0%, rgba(117,117,117,1) 35%, rgba(127,127,127,1) 100%)
}

.bg-agilemax-darkgrey-gradient {
    background: rgb(143,143,143);
    background: linear-gradient(0deg, rgba(127,127,127,1) 0%, rgba(117,117,117,1) 35%, rgba(112,112,112,1) 100%)
}

.bg-agilemax-darkgrey {
    background: rgb(66,66,66);
}

.bg-training-image {
    background-image: url("../assets/images/Background_Trainings.webp");
    background-size: 100% 100%;
}

.bg-beratung-image {
    background-image: url("../assets/images/Background_Beratung.webp");
    background-size: 100% 100%;
}

@media (min-width: 768px) {
    .courselogo {
        width: 150px;
    }
}

@media (max-width: 767.9px) {
    .courselogo {
        width: 100px;
    }
}

.btn-primary {
    color: #fff;
    background-color: #1b6ec2;
    border-color: #1861ac;
}

app {
    position: relative;
    display: flex;
    flex-direction: column;
}

.top-row {
    height: 3.5rem;
    display: flex;
    justify-content: center;
    border-bottom: 1px solid rgba(0,0,0,0.2);
}

.main {
    flex: 1;
}

    .main .top-row {
        /*background-color: #f7f7f7;*/
        /*justify-content: flex-end;*/
    }

        .main .top-row > a {
            margin-left: 1.5rem;
        }

.text-content {
    width: 50%;
}

.nav-item {
    font-size: 1.3rem;
    font-weight: lighter;
    padding-bottom: 0;
    flex: 1 1 auto;
}

    .nav-item a {
        display: block;
        align-items: center;
        /*line-height: 3rem;*/
        text-decoration: none;
        text-align: center;
    }

        .nav-item a.active {
            background-color: rgba(255,255,255,0.25);
        }

        .nav-item a:hover {
            background-color: rgba(255,255,255,0.1);
        }

.nav-logo {
    height: 80px;
    margin-top: 25px;
}

.nav-subtitle-mobile {
    display: none;
}
/*.sidebar {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

    .sidebar .top-row {
        background-color: rgba(0,0,0,0.4);
    }

    .sidebar .navbar-brand {
        font-size: 1.1rem;
    }

*/
/*.sidebar .oi {
    width: 2rem;
    font-size: 1.1rem;
    vertical-align: text-top;
    top: -2px;
    padding-right: 20px;
}*/
.content {
    padding-top: 1.1rem;
    margin-top: 125px;
}

/*.navbar-toggler {
    background-color: rgba(255, 255, 255, 0.1);
}*/

/*.valid.modified:not([type=checkbox]) {
    outline: 1px solid #26b050;
}*/

.invalid {
    outline: 1px solid darkred;
}

.validation-message {
    color: darkred;
}

.blogTitleContainer {
    /*padding-top: 1rem;*/
    padding-bottom: 0.2rem;
    box-shadow: 0px 8px 10px 1px rgba(0,0,0,0.14), 0px 3px 14px 3px rgba(0,0,0,0.12), 0px 4px 15px 0px rgba(0,0,0,0.2) !important
}

.blogContainer {
    margin-top: -40px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 2rem;
    padding-right: 2rem;
    width: 70%;
    max-width: 70em;
}

.videoResponsive {
    padding-bottom: 56.25%;
    /*height: 0;*/
    width: 100%;
    position: relative;
    /*padding-top: 30px;*/
    overflow: hidden;
}

.videoResponsive iframe,
.videoResponsive object,
.videoResponsive embed {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

/* Mobile */
@media (max-width: 767.98px) {
    .blogContainer {
        font-size: 1rem;
        margin-right: 10px;
        width: 85%;
    }

    .blogTextImage {
        width: 100%;
    }

    blockquote {
        font-size: 1.2rem;
    }

    .navbar-container {
        height: inherit;
    }

    .nav-horizontal {
        display: none;
    }

    .nav-logo {
        height: 40px;
        margin-top: 5px;
    }

    .top-row {
        border-bottom: none;
        display: none;
    }

    .nav-item a {
        text-align: left;
    }

    .nav-vertical {
        display: inline;
    }

    .nav-links {
        display: none;
    }

    .fixed-top {
        height: inherit;
    }

    h3 {
        font-size: 1.6rem
    }

    .content {
        margin-top: 50px;
    }

    .text-content {
        width: 80%;
    }

    .nav-subtitle-mobile {
        display: inline;
    }

    .nav-subtitle {
        display: none;
    }

    .trainingstable-mobile {
        display: inline;
    }

    .trainingstable-desktop {
        display: none;
    }

    .index-carousel-item {
         padding-right: 0px !important; 
         padding-left: 0px !important;
    }
}

/* Desktop */
        @media (min-width: 768px) {
            .navbar-toggler {
                display: none;
            }

            .nav-vertical {
                display: none;
            }

            .blogTextImage {
                width: 50%;
                float: right;
                padding-left: 5%;
            }

            .trainingstable-mobile {
                display: none;
            }

            .trainingstable-desktop {
                display: inline;
            }
            
            .index-carousel-item {
                padding-right: 3rem !important;
                padding-left: 3rem !important;
            }

            /*app {
        flex-direction: row;
    }

    .sidebar {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .main > div {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }

    .navbar-toggler {
        display: none;
    }

    .sidebar .collapse {
        display: block;
    }*/
        }
