@import url('https://fonts.googleapis.com/css?family=Open+Sans&display=swap');

html{
	scroll-behavior: smooth;
}
body{
	
}
h1, h2, h3, h4, h5, h6{
	font-family: 'Open Sans', sans-serif !important;
	letter-spacing: .6px;
}
header {
    box-shadow: 0px 0px 5px #000;
}
div#topo {
    background: #1c1c2b;
    color: #ffffff;
    font-family: 'Play', sans-serif;
}
header {
    background: #31324f;
    color: #fff;
}
.navbar-light .navbar-nav .nav-link {
    color: rgb(255, 255, 255) !important;
}
.navbar-light .navbar-nav .active>.nav-link, .navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .show>.nav-link {
    color: rgba(247, 247, 247, 0.9)!important;
}
.navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover {
    color: rgba(255, 255, 255, 0.7)!important;
}
ul.topocont {
    margin: 0;
	float: right;
}
ul.topocont li {
    display: inline-block;
    border-right: 1px solid #fff;
    padding: 1px 15px 0 0;
    margin: 9px;
    font-size: 14px;
}
li.soc01 i {
    font-size: 19px;
    margin: 0 7px 0 0;
}
a.logoprinc {
    padding: 10px 25px;
    position: relative;
    display: block;
}
.on {
    position: fixed;
    background: #31324f;
    top: 0px;
    width: 100%;
    z-index: 999;
}
section {
    padding: 135px 0;
}
section#banner {
    background: url(../images/bannertopo.jpg) center;
    padding: 0;
    height: 650px;
    background-size: cover;
    display: flex;
    justify-content: center;
    align-items: center;
}
section#banner h1 {
    padding: 20px 30px;
    color: #fff;
	font-size: 45px;
}
section#banner img {
    width: 100%;
}
.serv01 {
    background: #40405b;
}
.serv02 {
    background: #31324f;
    transform: scale(1.03);
    z-index: 9;
}
.serv03 {
    background: #40405b;
}
section#servicos img {
    margin-top: -35px;
    box-shadow: 0px 0px 5px #555;
    margin-bottom: 20px;
}
section#servicos .col-md-4 {
    padding: 0px 25px 20px 25px;
}
section#servicos h5 {
    color: #fff;
    font-weight: 300;
    padding: 4px 30px;
}
section#sobre {
    background: #efefef;
}
section#missao {
    background: #31324f;
    color: #fff;
}
section#estrutura {
    padding: 0;
}
section#estruturatxt, section#contato, section#projetos{
    background: url(../images/fundo01.jpg) center;
    background-size: cover;
    background-attachment: fixed;
}
#certificacoes{
	background: #31324f;
	color: #fff;
}
#certificacoes h3, #certificacoes h5, #missao h3, #missao h5 {
    color: #c4a966;
}
.bl1 {
    border-left: 1px solid;
}
.compnt {
    background: #31324f;
    padding: 15px 20px;
    color: #fff;
    float: right;
}
section#clientes img {
    padding: 15px;
}
button.owl-dot {
    height: 15px;
    width: 15px;
    background: #c4a966 !important;
    margin: 3px;
    border-radius: 50%;
}
#estrutura .owl-carousel {
    text-align: center;
    background: #31324f;
	padding-bottom: 10px;
}
#estrutura .owl-nav {
    font-size: 75px;
    height: 50px;
    line-height: 30px;
    color: #c4a966;
}
#clientes .owl-nav {
    display: none;
}
#projetos .owl-nav {
    display: none;
}
#projetos .owl-dots {
    margin-top: 10px;
}
section#projetos .row {
    background: #fff;
    padding: 30px 15px;
    box-shadow: 0px 0px 3px #c7c7c7;
}
.endr{
    color: #31324f;
}
.endr ul{
    list-style: none;
}
.endr li {
    padding: 5px 0px;
}
.endr a {
    color: #31324f;
}
.endr a i{
    font-size: 20px;
}
:focus {
    outline: -webkit-focus-ring-color auto 0px;
}
button:focus {
    outline: 0px auto -webkit-focus-ring-color !important;
}
footer {
    background: url(../images/circle-map-1-1.png) no-repeat #31324f;
    color: #fff;
    padding-top: 50px;
}
ul.socrdp {
    padding: 0;
	float: right;
}
ul.socrdp li {
    display: inline-block;
    font-size: 30px;
    margin: 6px;
}
ul.socrdp li a {
    height: 70px;
    background: #1b5279;
    width: 70px;
    text-align: center;
    border-radius: 50%;
    line-height: 59px;
    border: 6px solid #1b5f79;
    display: block;
    color: #fff;
}
.copyr {
    background: #1c1c2b;
    margin-top: 30px;
    padding: 15px;
	color: #555;
}
a#bwsrusso {
    text-decoration: none;
    float: right;
    color: #555;
}
a#bwsrusso img {
    width: 30px;
    margin-top: -8px;
}
.pjnav li {
    width: 100%;
}
.pjnav li a {
    display: block;
    background: #31324f;
    color: #c4a966;
    padding: 15px 10px;
    border-bottom: 1px solid;
    text-decoration: none;
	transition: all .2s;
}
.pjnav li a:hover {	
    background: #c4a966;
    color: #31324f;
}
.pjnav a.active.show {
    background: #c4a966;
    color: #31324f;
}
a.active.show:before {
    width: 38px;
    height: 38px;
    background: #c4a966;
    content: "";
    display: block;
    float: right;
    transform: rotate(45deg);
    position: absolute;
    right: -4px;
    margin-top: -7px;
}
