#header,
#header-wrap,
#logo img {
	height: 170px;
	-webkit-transition: height .4s ease, opacity .3s ease;
	-o-transition: height .4s ease, opacity .3s ease;
	transition: height .4s ease, opacity .3s ease;
}

#header.sticky-style-2 { height: 231px; }


.heading-block > span:not(.before-heading) {
	color: #3ac4ef !important;
}

p{font-size:16px !important;}