/*
Theme Name:RobGold

*/



.flex-direction-nav a.flex-next:before {
   font-family: FontAwesome;
   content: "\f054 ";
}


.flex-direction-nav a.flex-prev:before {
	font-family: FontAwesome;
    content: "\f053";
}



div.pp_default .pp_close {
    background: rgba(0, 0, 0, 0) url("images/sprite.png") no-repeat scroll 2px 1px;
    cursor: pointer;
    height: 30px;
    width: 30px;
}


div.pp_default .pp_expand:hover {
    background: url("images/sprite.png") 0 -56px no-repeat;
    cursor: pointer;
}

div.pp_default .pp_expand {
    background: url("images/sprite.png") 0 -29px no-repeat;
    cursor: pointer;
    width: 28px;
    height: 28px;
}

.logo{  position: absolute;
    right: -105px;
    top: -40px;
    z-index: 10000;}
.sticky-wrapper{   bottom: 90px;
    height: 50px;
    position: absolute;
    width: 100%;}
	

.thumbImage .thumbTextWrap {
    background: rgba(18, 141, 182, 0.9);
    height: 100%;
    max-width: 100%;
    min-width: 100%;
    opacity: 0;
    position: absolute;
    text-align: center;
    top: 0;
    transition: all 0.5s ease-in-out 0s;
}

.thumbImage:hover img {
    opacity: 1;
    transform:none;
}


.thumbImage:hover .thumbText {
    transform:none;
}
.thumbText{  transform:none;  transition: all 0.5s ease-in-out 0s;}

.teamImage .teamName{  background: rgba(18, 141, 182, 0.9);}
.teamImage:hover img {
    opacity:1;
    transform:none;
}

.teamImage:hover h2, .teamImage:hover h3 {
    opacity: 1;
    transform:none;
}
.teamImage:hover .socialLinksTeam {
    opacity: 1;
    transform: none;
}

.teamImage h2 {
  
    transform: none;
  
}
.teamImage h3 {
      transform:none;
  }
  .socialLinksTeam{  transform:none;}
  
.serviceInfo .serviceInfoBack {
    background: #128db6 none repeat; 
  }
  
.statInfo {
    background-color: #128db6;
}

.socialLinks li {
	
    background-color: #128db6;	
}

.socialLinks li {
	
    background-color: #128db6;	
}


.current{
	
	background: #128db6 none repeat scroll 0 0 !important;
}

.gallerySelectorList li:hover {
    background: #128db6 none repeat scroll 0 0;
}


.widget_tag_cloud a {
	
	 background-color: #128db6;	
	
}

.bar {
    background-color: #128db6;
}

.flex-direction-nav a{
	 background-color: #128db6;
	
}

.portfolio_container .thumbLink{   opacity: 1;}


p.percent {
    float: right;
    margin-right: 6px;
    opacity: 1;
    text-align: right;
    transition: none;
}
	
	 

