a:focus, a:hover {
    color: #23527c;
    text-decoration: none!important;
}

/*ng-view div.header:nth-child(1) {
	margin-top: 56px;
}*/

.our_expertise: {
	transition-delay: 10s!important;
	-webkit-transition: 1s 5s;
}

.our_expertise.immediate .our_expertise_items {
	display: block!important;
}

.our_expertise_items > li {
	list-style-type: disc;
}

.RAS.immediate .RAS_items {
	display: block!important;
}

.RAS_items > li {
	list-style-type: circle;
}

.services.immediate .services_items {
	display: block!important;
}

.services_items > li {
	list-style-type: circle;
}

.scrolly:hover {
	text-decoration: none;
}

.scrolly > div {
	cursor: pointer;
}

.photo-gallery-link {
	margin: -35px 0 20px 0;
	background-color: oldlace;
  border: 1px solid;
	font-size: 16px;
}

.contact-us-link {
	margin-top: -15px;
	background-color: oldlace;
	border: 1px solid;
	font-size: 16px;
}

@media (min-width: 768px) {
	.photoGalleryModal .modal-dialog {
	    width: 900px;
	}
}

.about-us {
	margin-top: 56px;
	padding: 20px 50px;
	background-color: white;
	min-height: 400px;
}
