.about_team {
     border-bottom: none !important;
     padding-bottom: 0px !important;
}

img.aligncenter {

    width: 25%;
}
.blog-content h2, .blog-content h2 a {
    color: #00336f !important;
    font-weight: 800 !important;
}

.fobanner_carosusel_bg {
    min-height: 600px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}
.fobanner_carosusel_bg:after{
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    background: linear-gradient(to right, black, transparent);
    
}
.fobanner_titles{
    z-index:10;
    position:relative;
}
.ff{
    font-size: 2.5rem;
    font-family: 'Open Sans', sans-serif, Arial;
    color: white;
    font-weight: bold;
}
.ff *{
    font-weight: bold;
}
.ff2{
    font-size: 1.5rem;
    font-family: 'Open Sans', sans-serif, Arial;
    color: lightgray;
}
.carousel-indicators li {
    transition:all 0.3s ease;
    width: 20px;
    height: 5px;
    border-radius: 11px;
}
.carousel-indicators li.active {
    background-color:#00336f;
    width:30px;
}
.alternate-font {
    font-size: 1.2em !important;
    font-family: 'Yellowtail', cursive;
    color: #00336f !important;
    letter-spacing: 1px !important;
    margin: 0px 5px !important;
}
.toolbar ul li a {
font-size:12px !important;
}
.logo img{
    width: 150px;
    margin: 10px;
}
div.custom-select, select, input[type="file"]:after {
    background: white !important;
}

.img-responsive{
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 10px;
}
.breadcrumbs_div.nobr{
    display:none;
}
.dynamic-image-12 {
	background: url(/unitx/Dokumentumok/Dokumentumok/css/mechanic-hand-checking-fixing-broken-car-car-service-garage.jpg) center no-repeat !important;
	background-size: cover !important;
}

.featured-service .featured {
    color: black !important;
}
.featured-service .featured:hover {
    color: white !important;
}
.navbar-toggler{
    display:none;
}

footer a {
    color: #BEBEBE;
     text-decoration: none !important; 
}

footer .ui-tabs-nav li{
    padding:10px;
}

footer .ui-tabs-nav i{
    padding:5px;
}

footer h4 {
    color: #007bff;
}
footer a {
    color: #ffffff !important;
    font-weight: bold;
}
.design_2 .footer-contact ul li i {
     position: initial !important;
     left: 0 !important;
     top: initial !important;
}
.footer-contact ul li i {
    padding-right:none!important;
    font-size: 15px;
}

#secondary-banner:after {
    content: '';
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: -1;
    width: 100%;
    height: 100%;
    background: linear-gradient(45deg, black, transparent);
}

@media screen and (max-width:1000px) {
.toolbar{
    display:none !important;
}
}

