.b{margin:0; padding: 0;}
.b{list-style: none;}
.b{height:200px; overflow: hidden; width: 100%; margin-left:auto; margin-right: auto;}
.b-con div{width: 100%; height: 80px; position: relative; background: #f9f9f9; margin-bottom: 15px; padding: 5px; }
.b-con div:after {top: 100%; left: 10%; border: solid transparent; content: " "; height: 0; width: 0; position: absolute; pointer-events: none; border-color: rgba(249, 249, 249, 0); border-top-color: #f9f9f9; border-width: 10px; }
.b11{margin:0; padding: 0;}
.b11{list-style: none;}
.b11{height:250px; background-image: url(../images/inbate-coma-top.png; ); overflow: hidden; width:100%; margin-left:auto; margin-right: auto;}
.b-con2 div{width: 100%; height: 300px; position: relative; background: #f9f9f9; margin-bottom: 20px; padding: 5px; }
 .b-con2 div:after {top: 100%; left: 10%; border: solid transparent; content: " "; height: 0; width: 0; position: absolute; pointer-events: none; border-color: rgba(249, 249, 249, 0); border-top-color: #f9f9f9; border-width: 10px; }


 .dropdown-submenu {
    position: relative;
}
.text-cont p {
    float: left;
    display: table;
    width: 90%;
}
.dropdown-submenu>.dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -6px;
    margin-left: -1px;
    -webkit-border-radius: 0 6px 6px 6px;
    -moz-border-radius: 0 6px 6px;
    border-radius: 0 6px 6px 6px;
}

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

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


.single-image img {
    transition: all .3s ease 0s;
    -webkit-transition: all .3s ease 0s;
    -moz-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s;
   filter: none;
    -webkit-filter: grayscale(0)
}
.single-image:hover img {
    transform: scale(1.1, 1.1);
    -webkit-transform: scale(1.1, 1.1);
    -moz-transform: scale(1.1, 1.1);
    -o-transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    transition: all .3s ease 0s;
    -webkit-transition: all .3s ease 0s;
    -moz-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s;
    cursor: pointer;
    
     filter: gray;
    filter: grayscale(1);
    -webkit-filter: grayscale(1)
}



#picture {
     bottom: 30px;
    text-align: center;
    margin: auto;
    display: table;
    padding: 0px;
    left: 0;
    right: 0;
    width: 100%;
    position: relative;
}

.wrapper b {
    color: #66afe8;
}
#picture a.small:hover {text-decoration:none;}
#picture a .large {display:block; position:absolute; width:0; height:0; border: 0 !important; top:0; left:0;}
#picture a.small:hover .large { display: block; position: absolute; top: 0; left: 50%; width: 483px; height: 483px; z-index: 9999; border-radius: inherit; right: 0; margin: auto; border: inherit !important; bottom: 20px;}
.contact-infos {background: #f5f5f5; margin: 10px; padding: 7px; border: 1px solid #ddd; } 
.service-main h3 a {color: #ffffff; text-decoration: none; background:rgba(105, 103, 191, 0.5); padding: 0px 5px 0px 5px; }
.service-main-titel {background-color: rgb(102, 175, 232)!important; }
.transliter {position: absolute; top: 50px; right: 20px; }
@media only screen and (max-width: 479px) {
   .mypdf{ display: none !important; }
.mypdf2{ display: block !important; }

}