/*
.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;
}    
*/

@import url(https://fonts.googleapis.com/css?family=Open+Sans);
body {
    background: #e5e5e5 !important;
    font-family: 'Open Sans', serif;
    padding: 0;
    margin: 0;
    font-size: 15px;
}

.navbar-brand {
    height: 95px !important;
}

.background {
    background-color: #e5e5e5;
}

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

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

.dropdown-submenu {
    position: relative;
}

.dropdown-submenu>.dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -16px;
    margin-left: 1px;
    -webkit-border-radius: 0 6px 6px 6px;
    -moz-border-radius: 0 6px 6px;
    border-radius: 0 6px 6px 6px;
    border-bottom: 5px solid #ffa500 !important;
}

.dropdown-submenu:hover>.dropdown-menu {
    display: block;
}

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

.nav .open>a:hover {
    border-color: #ffa500!important;
}

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

.dropdown-submenu.pull-left {
    float: none;
}

.dropdown-submenu.pull-left>.dropdown-menu {
    left: -100%;
    margin-left: 10px;
    -webkit-border-radius: 6px 0 6px 6px;
    -moz-border-radius: 6px 0 6px 6px;
    border-radius: 6px 0 6px 6px;
}

.dropdown-menu>li>a {
    padding: 3px 18px;
}

@media (max-width: 768px) and (min-width: 413px) {
    .visible-xs {
        display: block!important;
    }
    .hidden-xs {
        display: none !important;
    }
    .navbar-nav {
        margin: 0px !important;
    }
    .navbar-nav {
        display: inline;
    }
    .navv {
        margin-right: 100px !important;
    }
    .group1 {
        margin-top: 150px;
        padding-left: 15px;
        padding-right: 15px;
        font-size: 21px !important;
    }
    .border5 {
        margin-left: 20px !important;
        margin-right: 20px !important;
    }
    .border1 {
        margin: 0px 20px !important;
    }
    .small {
        font-size: 70px !important;
    }
    .btn {
        font-size: 25px !important;
    }
    .title4 {
        font-size: 23px !important;
    }
    .title5 {
        font-size: 23px !important;
    }
    .title3 {
        font-size: 23px !important;
    }
    .word2 {
        font-size: 20px !important;
    }
    .word3 {
        margin-top: 10px !important;
    }
    .float {
        float: left !important;
    }
    .picc {
        margin-left: -85px !important;
        padding-top: 10px !important;
    }
    .carousel-caption {
        font-size: 20px !important;
    }
    .height {
        height: 325px !important;
    }
    .word1 {
        font-size: 21px !important;
    }
    .header1 {
        padding-top: 30px;
        padding: 0px 45px;
    }
    .h3 {
        font-size: 24px;
        margin-left: 70px;
    }
    .imageee {
        padding: 0px !important;
    }
    .image1 {
        padding: 0px !important;
        margin-bottom: 20px !important;
    }
    .terms-p {
        margin: 0px !important;
    }
    .btt {
        margin-top: 50px !important;
    }
    .bot2 {
        padding: 0px 5px !important;
    }
    .bot3 {
        padding: 0px 5px !important;
    }
    .bot4 {
        padding: 0px 5px !important;
    }
    .jumbotron .h1, .jumbotron h1 {
        font-size: 50px;

    }
    .text-justify {
        text-align: justify;
        float: left;
        font-size: 15px;
    }
    .jumbotron p {
        margin-bottom: 15px;
        font-size: 15px;
        font-weight: 200;
    }

}

@media (max-width: 361px) and (min-width: 319px) {
    .group {
        float: left !important;
        margin-left: 0px;
    }
    .group1 {
        padding-left: 15px;
        padding-right: 15px;
        margin-top: 250px;
    }
    .word1 {
        padding-left: 15px !important;
        padding-top: 30px !important;
        font-size: 15px !important;
    }
    .p {
        margin-right: 15px !important;
    }
    .top {
        margin-top: 80px !important;
    }
    .german {
        margin-bottom: 7px !important;
    }
    .title10 {
        margin: 20px 0px 0px !important;
        text-align: center;
    }
    .footer-breadcrumbs {
        text-align: center !important;
    }
    .follow1 {
        margin-right: 70px !important;
    }
    .contact-padding {
        padding: 12px 0px !important;
    }
    .margin2 {
        margin: 0px !important;
    }
    .marg {
        margin-top: 15px !important;
    }
    .border5 {
        margin-left: 20px !important;
        margin-right: 20px !important;
    }
    .border1 {
        margin: 0px 20px !important;
    }
    .item>.carousel-caption p {
        font-size: 8px !important
    }
    .item a>.btn-lg {
        font-size: 10px !important;
        padding: 3px 3px !important;
    }
    .carousel-caption {
        padding-top: 2px;
        padding-bottom: 2px;
    }
    .word2 {
        font-size: 15px !important;
    }
    .title3 {
        font-size: 17px !important;
    }
    .title4 {
        font-size: 18px !important;
        padding-top: 15px !important;
    }
    .title5 {
        padding-top: 15px !important;
        font-size: 16px !important;
    }
    .title11 {
        text-align: center !important;
    }
    .float {
        float: left !important;
    }
    .height {
        height: 340px !important;
    }
    .bot2 {
        padding: 0px 5px !important;
    }
    .bot3 {
        padding: 0px 5px !important;
    }
    .bot4 {
        padding: 0px 5px !important;
    }
    .jumbotron h1 {
        font-size: 43px;
    }
    h2 {
        font-size: 15px;
    }
    .jumbotron p {
        margin-bottom: 15px;
        font-size: 14px;
        font-weight: 200;
    }
    h4 {
        font-size: 13px;
    }
    .footer {
        color: #ffffff;
        font-size: 14px !important;
    }

}

@media (max-width: 412px) and (min-width: 361px) {
    .group {
        float: left !important;
        margin-left: 0px;
    }
    .group1 {
        padding-left: 15px;
        padding-right: 15px;
        margin-top: 190px;
    }
    .word1 {
        padding-left: 15px !important;
        padding-top: 20px !important;
        font-size: 17px !important;
    }
    .word3 {
        margin-top: 10px !important;
    }
    .p {
        margin-right: 15px !important;
    }
    .top {
        margin-top: 80px !important;
    }
    .german {
        margin-bottom: 7px !important;
    }
    .title10 {
        margin: 20px 0px 0px !important;
        text-align: center;
    }
    .title11 {
        text-align: center !important;
    }
    .title12 {
        margin-right: 120px !important;
    }
    .footer-breadcrumbs {
        text-align: center !important;
    }
    .follow1 {
        margin-right: 115px !important;
    }
    .contact-padding {
        padding: 8px 0px !important;
    }
    .margin2 {
        margin: 0px !important;
    }
    .marg {
        margin-top: 15px !important;
    }
    .item>.carousel-caption p {
        font-size: 8px !important;
    }
    .item a>.btn-lg {
        font-size: 10px !important;
        padding: 3px 3px !important;
    }
    .carousel-caption {
        padding-top: 2px !important;
        padding-bottom: 2px !important;
    }
    .title3 {
        font-size: 17px !important;
    }
    .title4 {
        padding-top: 15px !important;
        font-size: 17px !important;
    }
    .title5 {
        padding-top: 15px !important;
        font-size: 17px !important;
    }
    .word2 {
        font-size: 17px !important;
    }
    .border5 {
        margin-left: 20px !important;
        margin-right: 20px !important;
    }
    .border1 {
        margin: 0px 20px !important;
    }
    .float {
        float: left !important;
    }

}

@media (min-width: 321px) and (max-width:767px) {
    .title {
        font-size: 50px !important;
    }
    .group1 {
        margin-top: 245px !important;
        padding-left: 10px;
        padding-right: 10px;
    }
    .border5 {
        margin-left: 20px !important;
        margin-right: 20px !important;
    }
    .word1 {
        font-size: 13px !important;
        padding-top: 10px !important;
    }
    .border1 {
        margin: 0px 20px !important;
    }
    .top {
        margin-top: 90px !important;
    }
    .title10 {
        margin: 20px 0px 0px !important;
        text-align: center;
    }
    .title12 {
        text-align: center !important;
    }
    .footer-breadcrumbs {
        text-align: center !important;
        margin-right: 35px !important;
    }
    .follow1 {
        margin-right: 110px !important;
    }
    .float {
        float: left !important;
    }
    .word3 {
        margin-top: 10px !important;
    }
    .title3 {
        font-size: 15px !important;
    }
    .title4 {
        padding-top: 15px !important;
        font-size: 16px !important;
    }
    .title5 {
        padding-top: 15px !important;
        font-size: 15px !important;
    }
    .footer {
        font-size: 14px !important;
    }
    .caption1 {
        font-size: 30px !important;
        padding-top: 15px !important;
    }
    .box {
        height: 450px !important;
    }
    .text-justify {
        text-align: justify;
        font-size: 14px;
    }
    .jumbotron p {    
        font-size: 14px; 
    }
    h4 {
        font-size: 13px !important;
    }

}

@media (max-width: 376px) and (min-width: 361px) {
    .word1 {
        font-size: 16px !important;
        padding-top: 17px !important;
    }
    .border5 {
        margin-left: 20px !important;
        margin-right: 20px !important;
    }
    .border1 {
        margin: 0px 20px !important;
    }
    .title10 {
        margin: 20px 0px 0px !important;
        text-align: center;
    }
    .follow1 {
        margin-right: 95px !important;
    }
    .float {
        float: left !important;
    }
    .word2 {
        font-size: 16px !important;
    }
    .title4 {
        padding-top: 15px !important;
        font-size: 16px !important;
    }
    .title5 {
        padding-top: 15px !important;
        font-size: 16px !important;
    }
    .footer-breadcrumbs {
        text-align: center !important;
    }
    .title12 {
        text-align: center !important;
    }
    .footer {
        font-size: 16px !important;
    }

}

@media (min-width: 414px) and (max-width:767px) {
    .group {
        float: left !important;
        margin: 0px !important;
    }
    .group1 {
        margin-top: 200px !important;
        padding-left: 10px !important;
        padding-right: 10px !important;
    }
    .word1 {
        font-size: 16px !important;
        padding-top: 30px !important;
    }
    .word2 {
        font-size: 17px !important;
    }
    .caption1 {
        font-size: 30px !important;
        padding-top: 15px !important;
    }
    .title3 {
        font-size: 17px !important;
    }
    .title4 {
        padding-top: 15px !important;
        font-size: 18px !important;
    }
    .title5 {
        padding-top: 15px !important;
        font-size: 17px !important;
    }
    .contact-padding {
        padding: 8px 0px !important;
    }
    .margin2 {
        margin: 0px !important;
    }
    .footer-breadcrumbs {
        text-align: center !important;
    }
    .title12 {
        text-align: center !important;
    }
    .follow1 {
        margin-right: 120px !important;
        margin-bottom: 10px !important;
    }
    .footer {
        font-size: 18px !important;
    }

}

@media (max-width: 1024px) and (min-width: 769px) {
    .box2{
        font-size: 14px;
    }
    .height {
        height: 283px !important;
    }
    .word {
        font-size: 16px !important
    }
    .word1 {
        font-size: 15px !important
    }
    .word2 {
        color: #272525 !important;
        font-size: 14px !important;
    }
    .bot2 {
        font-size: large !important;
    }
    .bot3 {
        font-size: large !important;
    }
    .bot4 {
        font-size: large !important;
    }
    .caption1 {
        font-size: 33px !important;
    }
    .title4 {
        padding-top: 15px !important;
        font-size: 17px !important;
    }
    .title5 {
        padding-top: 15px !important;
        font-size: 15px !important;
    }
    .contact-padding {
        padding: 15px 5px !important;
    }
    .german {
        margin-bottom: 5px !important;
    }
    .btn-lg {
        padding: 5px 5px !important;
        font-size: 13px !important;
    }
    .navbar-nav>li>a {
        padding-top: 0px !important;
        padding-bottom: 15px !important;
    }
    .navbar-nav {
        float: left !important;
    }
    .picc {
        margin-left: 0px !important;
    }
    .margintop {
        margin-top: 5px !important;
    }
    h2 {
        font-size: 15px !important;
    }
}

.navbar-default .navbar-toggle {
    border-color: #ffa500;
    background-color: #ffa500;
}

.navbar-default .navbar-toggle:hover {
    background-color: #ffa500;
}

.navbar-brand>img:hover {
    border-bottom: 2px solid #ffa500;
}

.navbar-default .navbar-brand {
    display: inline;
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #fff;
}

.navbar-default .navbar-nav .dropdown-menu>li>a {
    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: 767px) {
    ul.nav li:hover>ul.dropdown-menu {
        display: block;
    }
    #navbar {
        text-align: center;
    }
    h2{
        font-size: 22px;
    }
    .pad{
        font-size: 14px !important;

    }

    .pad h4{
        font-size: 13px !important;
    }

    .title7{
        font-size: 16px !important;
    }

    .client{
        font-size: 14px !important;
    }
}

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


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

.caption {
    padding: 0px;
    margin: 0 auto;
}

.carousel-caption {
    font-size: 25px;
    text-align: left;
    left: 0px !important;
}

.text {
    text-align: left;
    margin-left: 15px;
}

.opacity {
    width: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    display: inline-block;
    background: rgba(255,166,0,.3);
    float: left;
}

.btn {
    float: left;
    border-radius: 5px;
}

.row {
    padding: 0px;
    margin: 0px;
}


.col-md-12 {
    width: 100% !important;
}

.word {
    text-align: center;
    width: 100%;
    padding-top: 15px;
    font-size: 20px;
    padding-bottom: 10px;
}

.word1 {
    background-color: #e5e5e5;
    border-left: 5px solid #ffa500;
    padding-left: 25px;
    font-size: 23px;
    padding-bottom: 16px;
    padding-top: 16px;
}

.p {
    margin-right: 25px;
}

.word2 {
    color: #272525 !important;
    font-size: 18px;
}

.row-background {
    background-color: #e5e5e5;
}

.group {
    float: right;
}

.title {
    color: #000000 !important;
    font-size: 55px;
    font-weight: bold;
    float: left;
}

.bot1 {
    float: right;
    margin-right: 25px;
    padding-right: 15px;
    margin-top: 15px;
}

.bot1:hover {
    float: right;
    margin-right: 25px;
    padding-right: 15px;
    margin-top: 15px;
    background-color: #ffffff!important;
    color: #ffa500 !important;
    border: 1px solid #f15825 !important;
}

.small {
    color: #000000 !important;
    font-weight: 300 !important;
    font-size: 50px !important;
}

.group1 {
    font-size: 19px;
    padding-top: 15px;
    text-indent: 25px;
}

.title1 {
    color: #ffa500;
    font-size: 30px;
    font-weight: 100;
    text-align: center;
}

.group2 {
    padding-top: 30px;
}

.title2 {
    color: #ffa500 !important;
    font-size: 30px;
    font-weight: 100;
    text-align: center;
}

.group3 {
    padding-top: 25px;
    margin-bottom: 25px;
}

.border1 {
    border-bottom: 5px solid #ffa500;
    color: #ffa500;
}

.word3 {
    margin-top: 20px;
    color: #000000;
    font-size: 25px;
}

.btn-red {
    background-color: #f15825 !important;
    color: #ffffff !important;
}

.btn-blue {
    background-color: #3678a3 !important;
    color: #ffffff !important;
}

.btn-violet {
    background-color: #3a267d !important;
    color: #ffffff !important;
}

.btn-red:hover {
    color: #f15825 !important;
    background-color: #ffffff !important;
    border: 2px solid #f15825 !important;
}

.btn-blue:hover {
    color: #3678a3 !important;
    background-color: #ffffff !important;
    border: 2px solid #3678a3 !important;
}

.btn-violet:hover {
    color: #3a267d !important;
    background-color: #ffffff !important;
    border: 2px solid #3a267d !important;
}

.bot-right {
    position: absolute !important;
    bottom: 10px !important;
    right: 10px !important;
}

.bot2:hover {
    float: right;
    background-color: #ffffff !important;
    color: #f15825 !important;
    border: 1px solid #f15825 !important;
}

.box {
    min-height: 400px;
    margin-top: 50px;
    position: relative;
    background-color: #ffffff;
}

.box-2 {
    min-height: 350px;
    margin-top: 50px;
    position: relative;
    background-color: #ffffff;
}

.pad {
    padding: 10px;
}

.border-red {
    border: 5px solid #f15825;
}

.border-blue {
    border: 5px solid #3678a3;
}

.border-violet {
    border: 5px solid #3a267d;
}

.border-orange {
    border: 1px solid #FFA500;
}

.img-border {
    min-width: 100px;
    margin-top: -50px;
    background-color: #ffffff;
}

.bot3 {
    float: right;
    font-size: x-large;
    background-color: #3678a3 !important;
    color: #ffffff !important;
}

.bot3:hover {
    float: right;
    background-color: #ffffff !important;
    color: #3678a3 !important;
    border: 1px solid #3678a3 !important;
}

.box1 {
    height: 350px;
    border: 5px solid #3678a3;
    margin-top: 50px;
}

.img-border1 {
    border: 5px solid #3678a3;
    min-width: 100px;
    margin-top: -50px;
    background-color: #ffffff;
}

.bot4 {
    float: right;
    font-size: x-large;
    background-color: #3a267d !important;
    color: #ffffff !important;
}

.bot4:hover {
    float: right;
    background-color: #ffffff !important;
    color: #3678a3 !important;
    border: 1px solid #3a267d !important;
}

.box2 {
    height: 350px;
    border: 5px solid #3a267d;
    margin-top: 50px;
}

.img-border2 {
    border: 5px solid #3a267d;
    min-width: 100px;
    margin-top: -50px;
    background-color: #ffffff;
}

.caption0 {
    font-size: 24px;
    text-align: center;
    color: #ffffff;
    height: 70px;
    vertical-align: middle !important;
}

.opacity1 {
    width: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    background: rgba(243, 156, 18, 1);
}

.box3 {
    height: 380px;
    border-bottom: 1px solid #dfdfdf;
    border-left: 1px solid #dfdfdf;
    border-right: 1px solid #dfdfdf;
    margin-top: 25px;
    margin-bottom: 25px;
}

.img-thumbnail {
    margin-top: 10px;
    border: 0px !important;
}

.title3 {
    font-size: 12px;
}

.title4 {
    padding-top: 25px;
    font-size: 20px;
}

.box4 {
    height: 380px;
    border-bottom: 1px solid #dfdfdf;
    border-left: 1px solid #dfdfdf;
    border-right: 1px solid #dfdfdf;
    margin-top: 25px;
    margin-bottom: 25px;
}

.caption1 {
    font-size: 40px;
    text-align: center;
    color: #ffffff;
    height: 70px;
}

.caption2 {
    font-size: 40px;
    text-align: center;
    color: #ffffff;
    height: 70px;
}

.opacity2 {
    width: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    background: rgba(243, 156, 18, 1);
}

.title5 {
    padding-top: 25px;
    font-size: 18px;
    float: left;
    padding-left: 10px;
}

.box5 {
    height: 380px;
    border-bottom: 1px solid #dfdfdf;
    border-left: 1px solid #dfdfdf;
    border-right: 1px solid #dfdfdf;
    margin-top: 25px;
    margin-bottom: 25px;
}

.row-background {
    background-color: #e5e5e5;
}

.title6 {
    color: #ffa500;
    margin: 0px;
    font-size: 40px;
}

/*.image {
padding-top: 30px;
}*/

.customer {}

.title7 {
    color: #000000;
    font-size: 15px;
    font-weight: bold;
    text-indent: 15px;
}

.client {
    font-size: 15px;
}

.row4 {
    background-color: #3e3d3d;
    display: inline-block;
    padding-bottom: 25px;
}

.background-offices {
    background-color: #252525;
    display: inline-block;
    width: 100%;
}

.margin2 {
    margin: 5px 70px 5px 70px;
}

.border-bottom-offices {
    border-bottom: 3px dashed #ffffff;
    margin: 0px 15px;
    background: transparent;
}

.title-globaloffices {
    color: #ffffff;
    font-weight: 100;
    font-size: 40px;
    padding-top: 10px;
}

.contact-padding {
    padding: 15px 70px;
}

.titlecontact {
    color: #ffffff;
    font-weight: 200;
    font-size: 20px;
    display: inline;
    padding-left: 5px;
}

.titlecontact1 {
    color: #ffffff;
    font-weight: 200;
    font-size: 20px;
    display: inline;
    padding-left: 5px;
    padding-bottom: 15px;
}

.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;
    padding-left: 2px;
}

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

.slash {
    color: #ffffff;
}

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


/*.dropdown-submenu .dropdown-menu{
top: 0;
right:0 !important;
}*/

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

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

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

.border5 {
    border-bottom: 5px solid #ffa500;
}

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

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


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

.roww {
    text-align: center;
}

.brand {
    text-align: center;
}

.picc {
    margin-left: 60px;
}

.margintop {
    margin-top: 20px;
}

.footer-breadcrumbs {
    list-style-type: none;
    margin: auto 0;
    margin-right: 17px;
}

.footer-breadcrumbs>li>a {
    color: #ffa500;
}

.footer-breadcrumbs>li {
    display: inline;
}

.ul-design {
    list-style-type: none;
}

.footer-text-color {
    color: white;
}

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

.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto;
}



.left-border {
    border-left: 5px solid #FFA500 !important;

}

.vcenter {
    display: inline-block !important;
    vertical-align: middle !important;
    float: none !important;
}

.no-margin-bottom {
    margin-bottom: 20px !important;
}
.jumbotron{
    background-color: #DDDBDB;

}
.jumb{
    width :100%;
}
.border-video{
    border: 5px solid #ffa500 ;
}
.border-bot{
    border-bottom: 5px solid #ffa500 ;
    margin-left: 60px;
    margin-right: 60px;
}
.mar-bot{
    margin: 30px 0;
}

#chartdiv {
    width: 100%;
    height: 500px;
    font-size: 6px;
}

.amcharts-pie-slice {
    transform: scale(1);
    transform-origin: 50% 50%;
    transition-duration: 0.3s;
    transition: all .3s ease-out;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    cursor: pointer;
    box-shadow: 0 0 30px 0 #000;
}

.amcharts-pie-slice:hover {
    transform: scale(1.1);
    filter: url(#shadow);
}