.g-page-title-inner h3 span {
    font-size: 48px !important;
    text-transform: uppercase;
    display: block;
    line-height: 1em;
	    color: #13718a;
}

.g-page-title-inner h3 span:first-child {
    color: #333;
}

.g-page-title-inner h3 {
    font-size: 88px !important;
    text-transform: uppercase;
    text-align: left;
    line-height: 1em;
    padding: 40px 0 40px 50px;
    margin: 0 0 50px;
    position: relative;
	border-left: 1px solid #AAABAA;
	font-weight: bold;
}

.imagewithText img {
    margin: 0 23px 12px 0;
    float: left;
    width: 38%;
    box-shadow: 2px 9px 14px #ccc;
    border: 6px solid #fff;
	border-radius: 0 23%;
}

#g-intro
{
	background:url(../images/introbg.jpg) no-repeat fixed
}

.imagewithText span b.firstword {
    float: left;
    line-height: 132%;
    font-weight: normal;
    font-size: 273%;
    margin: 0 10px 0 0;
	    color: #13718a;
}

 img.notactive 
{
		-webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
    filter: grayscale(100%);
}


.products .g-keypoints-item-desc {
    font-size: 12px;
    color: #999;
}

.products span.g-keypoints-item-icon {
    margin-right: 8px;
	margin-left: 8px;
    color: #5690ab;
}

.g-block.g-left-points {
    text-align: right;
}


.g-contact-value {
    font-size: 60%;
}


.g-onepage-nav.style2 .g-onepage-nav-item a {
    width: auto;
    font-size: 13px;
    display: block;
    text-align: left;

}

.g-onepage-nav.style2 .g-onepage-nav-item a i {
    font-size: 2.0em;
}


.g-onepage-nav.style2 .g-onepage-nav-item a i span {
    font-size: 13px;
	font-family: "Asap";
	margin-right:10px
}


.g-onepage-nav.style2 .g-onepage-nav-item a i:before {
    padding-right: 10px;
    padding-left: 12px;
    width: 65px;
    display: inline-block;
    text-align: center;
}

#g-intro
{background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
background-size: cover;


}