.director-services {
    list-style:disc;
    padding-left: 30px;
}

.brk-header__item {
	height: 100%;
}

.brk-header__logo-1 {
	height: 70px;
}
.btn {
	border-radius: 6px;
}
h4 {
	line-height: 1.4;
}
.brk-bg-color-dark-45 {
	background-color: rgba(0,0,0,.5);
}

.brk-bg-color-dark-30 {
	background-color: rgba(0,0,0,0.3);
}

.brk-header_scroll .brk-header__logo-2 {
	height: 70px;
}

.brk-header_scroll.brk-header_style-2 .brk-nav__menu>li>a {
    color: rgba(0,0,0, 0.9)!important;
}

.text-justify {
	text-align: justify !important;
}

.brk-header-mobile-wrap__logo img {
	height: 60px;
}

.brk-header-mobile-wrap__logo img {
	height: 60px;
}

.brk-header-mobile-wrap .brk-header__top-bar .container .row.align-items-center.contact-details-top-bar{
	display: none;
}
.brk-base-bg-gradient-50deg-a {
	background: none;
}

.btn-inside-out {
	font-family: 'Montserrat';
}

.breadcrumbs__section h3 {
	font-weight: 700;
	text-align: center;
}
 .breadcrumbs__section h4 {
 	text-align: center !important;
 }

.brk-dark-font-color {
    color: #737373;
}
.brk-team-persone-circle {
	display: none;
}

.brk-form-wrap {
	margin-top: 10px !important;
}

.brk-nav__menu>li.active>a {
	font-weight: 700;
}

@media (min-width: 992px) {
	.brk-header.brk-header_scroll .brk-header__main-bar:not(.top-bar-bg) {
	    background: #FFFFFF!important;
	}
}

@media (max-width: 991px) {
	.brk-header_scroll.brk-header_style-2 .brk-nav__menu>li>a {
		color: rgba(0,0,0, 0.9)!important;
	}
	.brk-nav__menu {
		margin-top: 30px;
	}

	.breadcrumbs__section h3  {
		text-align: center !important; 
	}
	.brk-footer__rights_footer-9 .brk-footer__socials-bg {
		display: block !important; 
		text-align: center;
	}

	.brk-footer__rights_footer-9 .brk-footer__socials-bg p {
		margin-right: 0 !important;
	}
	.tp-mask-wrap {
	padding-top: 50px;
	}
}

a {
	color: #007bff;
}

footer ul li a {
	color: #ffffff;
}

footer .brk-social-links a {
	color: #ffffff;
}

i {
	font-style: italic;
}