/*!
* Perth
* PSD Created by Peter Finlan http://dribbble.com/peterfinlan
*
* Coding by Theme Armada
* Visit us for more Bootstrap themes at: http://www.themearmada.com
* Handcrafted with love in Atlanta!
*/

/* ==========================================================================
Global styles
========================================================================== */
h1 {
    font-family: 'Dr Sugiyama', cursive;
}

h2, h3, p, p2, li, .navbar-nav {
    font-family: 'Nunito Sans', 'Avenir', sans-serif;
} 


h1 {
    font-size: 62px;
    color: #066A38;
}


h2 {
    font-size: 25px;
    font-weight: 300;
    color: #066A38;
}

h3 {
    font-size: 18px;
    font-weight: 300;
    color: #066A38;
}

p {
    color: black;
    font-size: 17px;
}

.text-inverse {
    color: white;
    font-size: 17px;
}

li {
    color: black;
    font-size: 17px;
}

a {
  color: #000000 !important;
}

a:hover {
  color: #066A38 !important;
}

/*-------------------Margins----------------*/
.margin-0 {
    margin-bottom: 0 !important;
}
.margin-10 {
    margin-bottom: 10px !important;
}
.margin-15 {
    margin-bottom: 15px !important;
}
.margin-20 {
    margin-bottom: 20px !important;
}
.margin-30 {
    margin-bottom: 30px !important;
}
.margin-40 {
    margin-bottom: 40px !important;
}
.margin-50 {
    margin-bottom: 50px !important;
}
.margin-60 {
    margin-bottom: 60px !important;
}
.margin-70 {
    margin-bottom: 70px !important;
}
.margin-80 {
    margin-bottom: 80px !important;
}
.margin-90 {
    margin-bottom: 90px !important;
}
.margin-100 {
    margin-bottom: 100px !important;
}



/*-------------------Buttons----------------*/
.btn {
    -moz-user-select: none;
    background-image: none;
    border: 1px solid rgba(0, 0, 0, 0);
    border-radius: 2px;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857;
    margin-bottom: 0;
    padding: 6px 12px;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
}

.btn a {
    color: white !important;
}

.btn a:hover {
    color: #066A38 !important;
}

.btn-lg {
    border-radius: 2px;
    font-size: 18px;
    line-height: 1.33;
    padding: 14px 22px;
}

.btn-primary {
    background-color: transparent;
    border-color: white;
    color: white;
    font-family: 'Nunito Sans', 'Avenir', sans-serif;
}

.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open .dropdown-toggle.btn-primary {
    background-color: #ffffff;
    border-color: #FFFFFF;
    color: black;
    

    -webkit-transition: all 0.35s ease-in-out;
    -moz-transition: all 0.35s ease-in-out;
    -o-transition: all 0.35s ease-in-out;
    transition: all 0.35s ease-in-out;
}

.btn-secondary {
    background-color: transparent;
    border-color: #4eacdd;
    color: #4eacdd;
}

.btn-secondary:hover, .btn-secondary:focus, .btn-secondary:active, .btn-secondary.active, .open .dropdown-toggle.btn-secondary {
    background-color: #4eacdd;
    border-color: #4eacdd;
    color: #ffffff;

    -webkit-transition: all 0.35s ease-in-out;
    -moz-transition: all 0.35s ease-in-out;
    -o-transition: all 0.35s ease-in-out;
    transition: all 0.35s ease-in-out;
}


/*-------------------Colors----------------*/
.dark-gray {
    color: #545454;
}

.light-gray {
    color: #f4f4f4;
}

.white {
    color: #ffffff;
}

.green {
    color: #13c4af;
}

.blue {
    color: #4eacdd;
}

A:hover { COLOR: blue; TEXT-DECORATION: none; font-weight: none }

/* ==========================================================================
Navigation styles
========================================================================== */
.navbar-inverse {
    background-color: white;
    border-color: rgba(0, 0, 0, 0);
}

.navbar-brand {
    padding: 0px;
}

.navbar {
    margin-bottom: 0px;
    padding-top: 12px;    
    padding-bottom: 10px;
    position: fixed;
    width: 100%;
}


.navbar-inverse .navbar-nav > li > a {
    color: black;
    
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 2px;
    /* text-shadow: 1px 1px 1px #aaa; */
}

.navbar-inverse .navbar-toggle {
    border-color: rgba(0, 0, 0, 0);
    color: #066A38;
}

.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
    background-color: #066A38;
    color: #066A38;
    
}

.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
    border-color: rgba(0, 0, 0, 0);
    border: 0px;
    box-shadow: 0 0px 0 rgba(0, 0, 0, 0.0) inset;
    color: #066A38;
}







/* ==========================================================================
Main styles
========================================================================== */
#header_de {
    background-image:url(../img/banner_de.png);
    background-repeat: no-repeat, repeat;
    background-position:center;
    height: 100%;
    overflow: auto;
    max-width: cover;
    background-size: 100%;
    min-height: 700px;    
}

#header_en {
    background-image:url(../img/banner_en.png);
    background-repeat: no-repeat, repeat;
    background-position:center;
    height: 100%;
    overflow: auto;
    max-width: cover;
    background-size: 100%;
    min-height: 700px;    
}

#header_fr {
    background-image:url(../img/banner_fr.png);
    background-repeat: no-repeat, repeat;
    background-position:center;
    height: 100%;
    overflow: auto;
    max-width: cover;
    background-size: 100%;
    min-height: 700px;    
}


.header-text {
    padding-top: 175px;
} 

.header-img {
    margin-top: -100px;
}   

#kommunikation {
    background: white;
    padding-top: 2%;
    min-height: 200px;
    padding-bottom: 2%;

    overflow: hidden;
    height: auto;
}

#hand {
    background: #d9d9d9;
    padding-top: 2%;
    padding-bottom: 2%;
    min-height:200px;
    overflow: hidden;
    height: auto;
}

#ueber {
    background: black;
    padding-top: 2%;
    padding-bottom: -5%;
    min-height: 0;
    overflow: hidden;
    height: auto;

}

#einsatz {
    background: #d9d9d9;
    padding-top: 2%;
    padding-bottom: 2%;
    min-height: 100px;
    overflow: hidden;
    height: auto;
}

#veranstaltung {
    background: white;
    padding-top: 2%;
    padding-bottom: 2%;
    min-height: 100px;
    overflow: hidden;
    height: auto;

}

#fachgebiet {
    background: #d9d9d9;
    padding-top: 2%;
    padding-bottom: 2%;
    min-height: 100px;
    overflow: hidden;
    height: auto;
}

#service {
    background: white;
    padding-top: 2%;
    padding-bottom: 2%;
    min-height: 100px;
    overflow: hidden;
    height: auto;
}

.main1-img {
    position: absolute;
    right: 0;
}

blockquote {
    border-left: 8px solid #4eacdd;
    font-size: 16.5px;
    color: #7e7e7e;
    font-style: italic;
    margin: 0 0 20px;
    padding: 0px 20px;
}

#main2 {
    background: #ffffff;
    padding-top: 140px;
    overflow: hidden;
}

.main2-img {
    left: 0;
    margin-left: -300px;
    margin-top: 160px;
    position: absolute;
}

#message {
    padding-top: 2%;
    padding-bottom: 2%;
    min-height: 100px;  background: #066A38;
}

#bottom {
    padding: 220px 0px;
    background: #f4f4f4;
    overflow-y: hidden;
}

.social li a {
    width: 60px;
    height: 60px;
    border-radius: 30px;
    border: 2px solid #545454;
    background: transparent;
    color: #545454;
    padding: 14px 16px;
    display: block;
}

.social li a:hover {
    border: 2px solid #aeaeae;
    background: transparent;
    color: #aeaeae;

    -webkit-transition: all 0.35s ease-in-out;
    -moz-transition: all 0.35s ease-in-out;
    -o-transition: all 0.35s ease-in-out;
    transition: all 0.35s ease-in-out;
}

.social li {
    margin-left: 15px;
    margin-right: 15px;
}

.form-control {
    background-color: #FFFFFF;
    background-image: none;
    border: 0 solid #CCCCCC;
    border-radius: 2px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    color: #555555;
    display: block;
    font-size: 14px;
    height: 55px;
    line-height: 1.42857;
    padding: 6px 12px;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    width: 100%;
}

footer {
    background: #ffffff;
    padding: 40px 0px;
}

.list-body {
    margin-left: 0;
    padding: 0 0 0 2rem;
    list-style-type: none;
}

.list-body li::before {
    display: block;
    height: 0;
    margin-left: -2rem;
    color: #066A38 ;
    font-weight: 700;
    content: '\2013   ';
}


/* ==========================================================================
Mobile styles
========================================================================== */   
/* Landscape phones and down */
@media (max-width: 480px) { 

    .header-img {
        position: absolute;
        margin-left: -120px;
        left:0;
    }

    #main1 {
        padding-bottom: 170px;
    }

    .navbar-nav {
        text-align: right;
    }

    .main2-img {
        margin-left: 150px;
        margin-top: 360px; 
        width: 100%;
        max-width: 600px;  
    }

}

/* Landscape phone to portrait tablet */
@media (min-width: 481px) and (max-width: 767px) { 

    .header-img {
        position: absolute;
        margin-left: -30px;
        left:0;
    }

    #main1 {
        padding-bottom: 170px;
    }

    .navbar-nav {
        text-align: right;
    }

    .main2-img {
        margin-left: 150px;
        margin-top: 260px; 
        width: 100%;
        max-width: 600px;  
    }

}


/* Portrait tablet to landscape and desktop */
@media (min-width: 768px) and (max-width: 991px) {

    .main2-img {
        margin-left: -550px;

    }


}



/* Desktops and laptops */
@media (min-width: 992px) and (max-width: 1199px) {

    .main2-img {
        margin-left: -400px;

    }

}



/* Large screens */
@media (min-width: 1200px) and (max-width: 3000px) {

}   

img.a {
  vertical-align: baseline;