a:hover {
text-decoration:none !important;
}

input.wpcf7-form-control.wpcf7-submit:hover {
background-color: #777;
}

.team .desc_wrapper p.subtitle {
color:#888 !important;
}

b {
    font-family: "Calibri Bold", Arial, Tahoma, sans-serif;
}

strong {
    font-family: "Calibri Bold", Arial, Tahoma, sans-serif;
}

.copyright {
font-size: 85%;
}

.cn-button.bootstrap {
    font-family: sans-serif;
    display: inline-block;
    *display: inline;
    padding: 4px 12px;
    margin-right: .3em;
    margin-bottom: 0;
    *margin-left: .3em;
    line-height: 20px;
    color: #555;
    text-align: center;
    text-shadow: 0 1px 1px rgba(255,255,255,.75);
    font-style: normal;
    vertical-align: middle;
    cursor: pointer;
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0,0,0,.25);
    background-color: #555;
    *background-color: #555;
    background-image: -moz-linear-gradient(top,#555,#555);
    background-image: -webkit-gradient(linear,0 0,0 100%,from(#555),to(#555));
    background-image: -webkit-linear-gradient(top,#555,#555);
    background-image: -o-linear-gradient(top,#555,#555);
    background-image: linear-gradient(to bottom,#555,#555);
    background-repeat: repeat-x;
    border-style: solid;
    border-width: 0px;
    border-color: #04c #04c #002a80;
    border-color: rgba(0,0,0,.1) rgba(0,0,0,.1) rgba(0,0,0,.25);
    box-shadow: 0 1px 0 rgba(255,255,255,.2) inset, 0 1px 2px rgba(0,0,0,.05);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#555',endColorstr='#555',GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    padding: 2px 10px;
    font-size: 15px;
    text-decoration: none;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    outline: none;
}

.cn-button.bootstrap:hover {
    color: #fff;
    background-color: #555;
    *background-color: #555;
    background-image: -moz-linear-gradient(top,#555,#555);
    background-image: -webkit-gradient(linear,0 0,0 100%,from(#555),to(#555));
    background-image: -webkit-linear-gradient(top,#555,#555);
    background-image: -o-linear-gradient(top,#555,#555);
    background-image: linear-gradient(to bottom,#555,#555);
}

#cookie-notice {
    display: block;
    visibility: hidden;
    position: fixed;
    min-width: 100%;
    height: auto;
    z-index: 100000;
    font-size: 17px;
    line-height: 20px;
    left: 0;
    text-align: center;
}

.menu-item-object-custom.last {
target:_blank;
}



.style-simple #Filters .filters_wrapper {
    margin-bottom: 20px;
}

h5 {
color: #ee7601;
}

b {
    font-family: "Calibri Bold", Arial, Tahoma, sans-serif;
}

.column_column ul li, .column_helper ul li, .column_visual ul li, .icon_box ul li, .mfn-acc ul li, .ui-tabs-panel ul li, .post-excerpt ul li, .the_content_wrapper ul li {
    margin-bottom: 0px!important;
}

.column_column ul {
color: #444!important;
}

div.post-desc-wrapper.bg-.has-custom-bg {
   background-color: #FFF!important;
}

@media only screen and (max-width: 1024px) {
#Top_bar {
    padding-top: 8px!important;
    padding-bottom: 8px!important;
}
	}

@media only screen and (min-width: 768px) {
#Top_bar.is-sticky .logo {
    width: auto;
    margin-left:-60px;
    padding: 0;
}
#Top_bar.is-sticky {
padding-left:0!important;
}
.sticky-white #Top_bar.is-sticky .menu > li:not(.current-menu-item) > a {
    color: #555!important;
padding-left: 0px;
padding-right: 0px;
}
#Top_bar #menu, .sticky-tb-color #Top_bar.is-sticky {
    background: none!important;
}
#Top_bar .top_bar_left {
    position: relative;
    float: left;
    width: 95%!important;
}
#Top_bar .top_bar_right {
    position: relative;
    float: left;
    width: 5%!important;
}
}

@media only screen and (max-width: 767px) {
    .single-post .section-post-header {
        height: 50px!important;
    }
}

@media only screen and (min-width: 1025px) and (max-width: 1239px) {
#Top_bar.is-sticky .menu > li > a span:not(.description) {
     padding-left: 0px!important;
}
.menuo-arrows #Top_bar.is-sticky .menu > li.submenu > a > span:not(.description) {
    padding-right: 25px;
}
#Top_bar .top_bar_right {
    position: relative;
    float: left;
    width: 3%!important;
}
#Top_bar .top_bar_left {
    position: relative;
    float: left;
    width: 97%!important;
}
}

ol  li{
color:#444444!important;
}