/* section background
/* -------------------------------------------------- */

#subheader{
background:url(../images/background/bg-subheader.jpg) top left fixed;
background-size:cover;
}

#fun-facts{
/*background:url(../images/background/op4.png) top left fixed;*/
background-size:cover;
}

#section-contact{ 
background:url(../images/background/contatos1.jpg) top left fixed;
background-size:cover;
filter: brightness(80%);
}

#section-skill-bar{ 
background:url(../images/background/bg-8.jpg) top left fixed;
background-size:cover;
}

#info-address{background:url(../images/background/bg-3.jpg) top fixed;}
#logo-full{ background:#284e6a; padding:60px 0 60px 0;}
#view-all-projects{background:#284E6A; padding:60px 0 60px 0;}
#section-about-us-2{background:#f8f8f8; height:100%;}
#section-about-us-2 .image-container{background:url(../images/background/bg-9.jpg);}



.dark #section-about-us-2{background:#222; height:100%;}
#section-welcome{background:url(../images/background/bg-5.jpg);}
#section-welcome-2{background:url(../images/background/bg-6.jpg);}
#section-welcome-3{background:url(../images/background/bg-7.jpg) top left;}
.dark #section-portfolio{background:#222;}

#section-testimonial{ 
	background:url(../images/background/bg-novo.jpg) top fixed;
	
}

.titulo-valores{
	font-size: 24px;
    color: #284e6a;
}

.valor{
	font-size: 16px;
}

.valor strong{
	color: #284e6a;
}

.valores{
	margin-left: 15px;
}

