.dropdown-menu:hover {
    border-bottom: 5px solid #ffa500 !important;
}

.dropdown-menu>li.kopie>a {
    padding-left: 5px;
}

.dropdown-submenu {
    position: relative;
}

.dropdown-submenu>.dropdown-menu {
    top: 0;
    margin-top: -6px;
    margin-left: -1px;
    -webkit-border-radius: 0 6px 6px 6px;
    -moz-border-radius: 0 6px 6px 6px;
    border-radius: 0 6px 6px 6px;
}

.dropdown-submenu>a:after {
    border-color: transparent transparent transparent #333;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    content: " ";
    display: block;
    float: right;
    height: 0;
    margin-right: -10px;
    margin-top: 5px;
    width: 0;
}

.dropdown-submenu:hover>a:after {
    border-left-color: #555;
}

.dropdown-menu>li>a:hover,
.dropdown-menu>.active>a:hover {
    text-decoration: underline;
}

@media (max-width: 767px) {
    .navbar-nav {
        display: inline;
    }
    .navbar-default .navbar-brand {
        display: inline;
    }
    .navbar-default .navbar-toggle .icon-bar {
        background-color: #fff;
    }
    .navbar-default .navbar-nav .dropdown-menu>li>a {
        color: red;
        background-color: #ccc;
        border-radius: 4px;
        margin-top: 2px;
    }
    .navbar-default .navbar-nav .open .dropdown-menu>li>a {
        color: #333;
    }
    .navbar-default .navbar-nav .open .dropdown-menu>li>a:hover,
    .navbar-default .navbar-nav .open .dropdown-menu>li>a:focus {
        background-color: #ccc;
    }
    .navbar-nav .open .dropdown-menu {
        border-bottom: 1px solid white;
        border-radius: 0;
    }
    .dropdown-menu {
        padding-left: 10px;
    }
    .dropdown-menu .dropdown-menu {
        padding-left: 20px;
    }
    .dropdown-menu .dropdown-menu .dropdown-menu {
        padding-left: 30px;
    }
    li.dropdown.open {
        border: 0px solid red;
    }
}

@media (min-width: 768px) {
    ul.nav li:hover>ul.dropdown-menu {
        display: block;
    }
    #navbar {
        text-align: center;
    }
}

.navbar {
    margin-bottom: 0px !important;
}

.account {
    min-width: 100px !important;
}

.container {
    margin-right: auto;
    margin-left: auto;
}

.header-style {
    color: #ffa500;
}

.margin {
    padding: 0;
}

.service-contents>p {
    text-align: justify;
    font-size: 17px;
}

p.service {
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    text-decoration: underline;
}

.header {
    color: #ffa500;
    text-align: center;
    border-bottom: 2px solid #ffa500;
    margin-top: 30px;
}

.columns {
    margin-bottom: 35px;
    padding: 15px;
}

.columns>a>img {
    border-radius: 3px;
    width: 100%;
    height: 200px;
    padding: 0;
}

.responsive:hover {
    border: 1px solid #f15825 !important;
    box-shadow: 10px 10px 5px grey;
}

.columns>h4 {
    border-bottom: 2px solid #ffa500;
    padding-bottom: 5px;
    text-align: center;
}

.close {
    float: right;
    font-size: 21px;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .2;
}

.row4 {
    background-color: #3e3d3d;
    display: inline-block;
}

.title8 {
    color: #ffffff;
    font-weight: 200;
    font-size: 50px;
}

.separator {
    color: #ffffff;
    font-weight: 100;
    font-size: 45px;
    border-top: 2px dashed #ffffff;
    background: transparent;
    display: inline-block;
    width: 80%;
    padding-left: 200px;
    padding-right: 100px;
    padding-bottom: 50px;
    margin-left: 150px;
}

.icon {
    font-size: 25px;
    padding-top: 30px;
}

.icon1 {
    font-size: 15px;
    padding-top: 30px;
}

.row5 {
    background-color: #454545;
    display: inline-block;
    width: 100%;
}

.title9 {
    color: #ffffff;
    font-weight: 400;
    font-size: 25px;
}

.text-left1 {
    text-align: left;
}

.german {
    padding: 0px;
}

.title10 {
    color: #ffffff;
    font-weight: 200;
    font-size: 25px;
    margin-right: 25px;
}

.Home {
    color: #ffffff;
    font-weight: 50;
    font-size: 20px;
    margin-right: 25px;
}

.follow {
    float: right;
    padding-top: 5px;
    text-align-right: right;
}

.follow1 {
    float: right;
    padding-right: 0px;
    margin-right: 25px;
}

.footer {
    color: #ffffff;
    font-size: 20px;
}

.slash {
    color: #ffa500;
}

.dropdown .dropdown-menu .dropdown-submenu .dropdown-menu {
    top: 0;
    right: 100%;
}

.navbar-fixed-top {
    position: fixed !important;
}

.offices-margin {
    margin: 0px 100px;
}

.border {
    border-bottom: 2px #ffa500;
}

.inspection-submenu {
    left: -175% !important;
}

.audit-submenu {
    left: -120% !important;
}
.serv {

    font-size: 18px !important;
    font-weight: bold !important;
    text-decoration: underline !important;
    margin: 30px 0;
}

/*.body-container{
	margin-top: 150px;
}*/
