/* Add here all your css styles (customizations) */

.navbar-brand {
	font-family: 'Poppins','Open Sans', sans-serif;
	font-size: 21px;
	font-weight: 700;
	line-height: 15px;
	vertical-align: middle;
}
.navbar-brand img {
	vertical-align: middle;
	margin-top: -3px;
}

.btn-u:hover,
.btn-u:focus {
	background-color: #45bcf2;
}

.cbp-l-grid-gallery .cbp-item {
	width: 320px;
    height: 210px;
}
@media (max-width: 1199px) {
	.service-block-v1 {
		border: 0
	}
}
.doc-box {
	overflow: hidden;
	display: block;
	padding-top: 25px;
}