/*!
Theme Name: Venturis Financial
Theme URI: https://venturisfinancial.com

--------------------------------------------------------------*/


/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/
.alignleft {
	display: inline;
	float: left;
	margin-right: 1.5em;
}

.alignright {
	display: inline;
	float: right;
	margin-left: 1.5em;
}
ul{
	padding-left:15px;
}
.logo h2{
	font-size: 11px;
    margin: 5px 0 0 0;
}
.logo img{
	margin-top:10px
}
.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.imagem.pull-right{
	margin-left:15px;
	}
.imagem.pull-right img{
	margin-bottom:15px;
}
a:hover{
	text-decoration:none;}

/*--------------------------------------------------------------
# Clearings
--------------------------------------------------------------*/
.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
	content: "";
	display: table;
	table-layout: fixed;
}
.clear{
	width:100%;
	float:left;
	}

.fixed{
	position: fixed;
    top: 0;
    z-index: 9999;
    width: 100%;
    background: #FFF;
    border-bottom: 2px solid #eee;
}
.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
	clear: both;
}

/* 5 colunas */
.col-xs-15,
.col-sm-15,
.col-md-15,
.col-lg-15 {
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
}
.col-xs-15 {
    width: 20%;
    float: left;
}

hr{
	width:100%}
@font-face {
  font-family: "Nexa Light";
  src: url("/fonts/nexa_light.otf") format("otf");
}
@font-face {
  font-family: "Nexa Bold";
  src: url("/fonts/nexa_bold.otf") format("otf");
}

/* geral */
body{
	font-family: 'Nexa Light', sans-serif;
	font-size:14px;
	line-height:1.7em;
	color:#6f6f6e;
	}
h1,h2,h3,h4{
	font-family:"Nexa Bold", sans-serif;
	font-weight:bold;
	margin:20px 0 10px;
	line-height:1.2
	}
strong{
font-family: 'Nexa Bold', sans-serif;}
.navi{
	}
.linha{
	position:absolute;
	bottom:0;
	z-index:8;
	width:100%;
	
	}
.linha img{
	width:100%;
}
footer{
	width:100%;
	float:left;
	border-top:20px solid #EEE;
	}
.verde{
	/*color:#02803B;*/
color:#70b755;}
.verdeclaro{
	color:#32B766;
	}
.current-menu-ancestor{
	border-bottom:2px solid #afd878 ;
}
.bg_verde{
	background:#02803B;
	}

.bg_verdeescuro{
	background:#094521;}
.branco, .branco p{
	color:#FFF;}
.bg_pretotrans{
	background:rgba(0,0,0,.2);}
.section{
	width:100%;
	float:left;}


.nopadding{
	padding:0;}
img{
	max-width:100%;
	height:auto;}
.logo{
	z-index:999;
    padding-left: 0;
    margin-bottom: 10px;
    margin-top: 5px;}

.navbar{
	border:0;
	margin:0;
	}
.nav a{
	color:#646361;
	text-shadow:none !important;
	text-transform:uppercase;
	padding: 0px 20px !important;
	line-height:96px !important;
	display:block;
	font-size:14px;
	}
.data{
	position: absolute;
    right: 20px;
    -webkit-border-bottom-right-radius: 10px;
    -webkit-border-bottom-left-radius: 10px;
    -moz-border-radius-bottomright: 10px;
    -moz-border-radius-bottomleft: 10px;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
    padding: 5px 10px;
    text-align: center;
    font-size: 22px;
    line-height: 18px;
	}
#linhas{
	    margin-top: -100px;
    z-index: 9;
    position: relative;
}
#destaque{
	position:relative;
	z-index:2;
	background:#EEE;
	margin-bottom:20px;}
.destaque_imagem{
	width:100%;
	height:450px;
margin-bottom:5px;}
#destaque .item img{
	width:100%;
	}
.item-lista{
	-webkit-box-shadow: 0px 4px 14px -3px rgba(0,0,0,0.51);
-moz-box-shadow: 0px 4px 14px -3px rgba(0,0,0,0.51);
box-shadow: 0px 4px 14px -3px rgba(0,0,0,0.51);
	background:#FFF;
	border-radius:10px;
	overflow:hidden;
	margin-bottom:10px;
	}
.cont{
	padding:5px 10px;}
#carouselExampleIndicators .titulo{
	position: absolute;
    top: 20%;
    left: 50%;
    margin-left: -30%;
    border: 0;
    width: 60%;
	}
#destaque h2{
color: #FFF;
    text-shadow: 4px 4px 4px rgb(0 0 0 / 50%);
    font-size: 36px;
    font-weight: 800;
    text-transform: uppercase;}
.btn{
	margin-bottom:20px;
	border-radius:0;
	font-size:18px;
	padding:0 18px;}
.btn_contato{
	margin-left:20px;
}
#destaque .btn{
	font-size:20px;}
.data span{
	font-size:12px;}
.nav a:hover, .nav .current-menu-item a{
	color:#fff !important;
	background-color:rgba(0,0,0,.2) !important;
	}
.nav li.current-menu-item a{
	background:#afd878 !important;
	color:#FFF !important;
}
.nav li .sub-menu{
	display:none;
	}

.titulo{
  
    margin: 20px auto;
}
.forcadireita,.forcadireita .titulo{
	text-align:right !important;
	width:100%;
}
p{
margin-bottom:10px;
text-align:justify;
}
p iframe{
	width:100%;
	height:400px}

.padding-20{
	padding:20px 0;}
.padding-40{
	padding:40px 0;}
.margin-0{
	margin:0;}

.clear-left{
	clear:left;}
#numeros{
	background:url(https://innovago.com.br/pgbb/wp-content/uploads/2020/08/fundo_numeros.jpg)  no-repeat;
	background-size:cover;
	}
#numeros h4{
	font-size:50px;}
#numeros p{
	text-align:center;
	font-size:16px;
	}
.imagem img{
	width:100%;}
.foto{
	width:260px;
	height:260px;
	overflow:hidden;
	}
.foto img{
	height:260px;
	width:auto;
}
.pessoa {
	background:#EEE;
	padding:10px;
	margin-bottom:20px;
	display:table;
width:100%;
	}
.pessoa .social{
	float:left;}
.pessoa p{
	margin-bottom:0;}
.contato{
display:block;
}
.redondo{
	border-radius:50%;
	}
.redondo img{
	max-width:inherit
}
.navbar>.container .navbar-brand, .navbar>.container-fluid .navbar-brand {
   margin-left: 0px; 
}
.topo a{
	color:#FFF;
	}
.topo{
	padding: 5px 0;
	}
.icone{
    border-radius: 50%;
    width: 70px;
    height: 70px;
    font-size: 14px;
    text-align: center;
    display: block;
    line-height: 0px;
    /* float: left; */
    padding-top: 10px;
    margin-right: 2px;
    margin-top: 1px;
    text-align: center;
    background: #FFF;
    color: #FFF;
    margin: -40px auto 0;
	}
.bloco{
	background:rgba(10,83,41,.9 );
	padding:10px;
	margin-top:-200px;
	color:#FFF;
	z-index:999;
	position:relative;
	}
.bloco h3{
	text-transform:uppercase;
	font-size:20px;
	font-family:"Nexa Light", sans-serif;
	}
.bloco p{
	font-size:15px;
	text-align:center;}
.bloco a{
	margin-bottom:.30px;}
.bloco img{
	max-height:50px;
	}
.bloco .btn{
	margin-bottom:-20px;
	text-transform: uppercase;
    line-height: 30px;
    padding: 3px 20px 0;}
.menu{
	margin-top:40px;
	}
.carousel-control-prev,.carousel-control-next{
   width: 30px;
    height: 30px;
    position: absolute;
    top: 250px;
    z-index: 9999;
	}
.carousel-control-prev{
	left:20px;}

.carousel-control-next{
	right:20px;
	
}

.social{
	float:right;
	margin:0;
	padding:0;}
.social li{
	float:left;
	margin-right:10px;
	list-style:none;}
#cabecalho_interno .social{
	float:none;
	text-align:center;
	}
.pessoa hr{
	border: 0;
    border-top: 1px solid #fff;
	margin:0.5em 0;}
#cabecalho_interno .social li{
	float:none;
	display:inline-block;
	}
.social a{
	display: block;
    text-align: center;
    font-size: 12px;
    line-height: 23px;
    border-radius: 30px;
	}

input,textarea,select{
	background: rgba(255,255,255,.2);
	padding:10px;
	width:90%;
	margin-bottom:10px;
	border-color: #CCC !important;;
	border-radius:10px;
}
::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #7f7d7d;
  opacity: 1; /* Firefox */
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #7f7d7d;
}

::-ms-input-placeholder { /* Microsoft Edge */
  color: #7f7d7d;
}
label{
	width:100%
}
.busca{
	background:aliceblue;
    display: table;
    width: 100%;
    margin-bottom: 20px;
    padding: 10px 10px 0;}
.busca input, .busca select{
	background:#FFF;}
.busca input[type=submit]{
	background:#0C99DC;
	border-radius:20px;
	}

.formulario{
	padding:20px;}
 input[type=submit]{
	background:#97B740;
	color:#FFF;
	}
.navbar-mobile{
	display:none;}
	


.nbs-flexisel-container {
    position:relative;
    max-width:100%;
}
.nbs-flexisel-ul {
    position:relative;
    width:99999px;
    margin:0px;
    padding:0px;
    list-style-type:none;   
    text-align:center;  
}

.nbs-flexisel-inner {
    position: relative;
    overflow: hidden;
    float:left;
    width:100%;
    background:#fcfcfc;
    background: #fcfcfc -moz-linear-gradient(top, #fcfcfc 0%, #eee 100%); /* FF3.6+ */
    background: #fcfcfc -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fcfcfc), color-stop(100%,#eee)); /* Chrome,Safari4+ */
    background: #fcfcfc -webkit-linear-gradient(top, #fcfcfc 0%, #eee 100%); /* Chrome10+,Safari5.1+ */
    background: #fcfcfc -o-linear-gradient(top, #fcfcfc 0%, #eee 100%); /* Opera11.10+ */
    background: #fcfcfc -ms-linear-gradient(top, #fcfcfc 0%, #eee 100%); /* IE10+ */
    background: #fcfcfc linear-gradient(top, #fcfcfc 0%, #eee 100%); /* W3C */
    border:1px solid #ccc;
    border-radius:5px;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;  
}

.nbs-flexisel-item {
    float:left;
    margin:0px;
    padding:0px;
    cursor:pointer;
    position:relative;
    line-height:0px;
}
.nbs-flexisel-item img {
    max-width: 100%;
    cursor: pointer;
    position: relative;
    margin-top: 10px;
    margin-bottom: 10px;
}

/*** Navigation ***/

.nbs-flexisel-nav-left,
.nbs-flexisel-nav-right {
    padding:0 6px;
    border-radius:16px;
    -moz-border-radius:16px;
    -webkit-border-radius:16px;      
    position: absolute;
    cursor: pointer;
    z-index: 4;
    top:40%;
    background: rgba(0,0,0,0.5);
    color: #fff;     
}

.nbs-flexisel-nav-left {
    left: 10px;
}

.nbs-flexisel-nav-left:before {
    content: "<"
}

.nbs-flexisel-nav-left.disabled {
    opacity: 0.4;
}

.nbs-flexisel-nav-right {
    right: 5px;    
}

.nbs-flexisel-nav-right:before {
    content: ">"
}

.nbs-flexisel-nav-right.disabled {
    opacity: 0.4;
}	
footer h3{
	font-weight:bold;
	font-size:20px;}
footer a{
	color:#FFF;
	margin-bottom:10px;
	display:block;
	font-size:14px;}
footer ul{
	color:#FFF;
	padding:10px;}
footer .social{
	padding:0;
	}
footer .social li{
	margin-bottom:10px;}
li:hover .sub-menu{
	display:block;
	position:absolute;
	padding:0;
	list-style:none;
	background:rgba(0,0,0,.8);
	z-index:99;}
.nav .sub-menu a{
	line-height: normal !important;
    padding: 15px !important;
	color:#FFF;
	}
footer .sub-menu{
	display:block;
    padding: 0px 0 5px 20px;}
footer li:hover .sub-menu{
	position:relative;
	
	 padding: 0px 0 5px 20px;
	background:none;
	list-style:circle;}
@media screen and (max-height: 450px) {
  
}
@media (min-width: 1200px){

}
@media (min-width: 768px) {
.col-sm-15 {
        width: 20%;
        float: left;
    }
}

@media (min-width: 992px) {
    .col-md-15 {
        width: 20%;
        float: left;
    }
}

@media (min-width: 1200px) {
    .col-lg-15 {
        width: 20%;
        float: left;
    }
}
/* fim 5 colunas */

/* flexisel */
/**************************************************
IMPORTS
***************************************************/
/**************************************************
MISC
***************************************************/
#flexiselDemo1, #flexiselDemo2, #flexiselDemo3 {
display:none;
}

.nbs-flexisel-container {
    position:relative;
    max-width:100%;
}
.nbs-flexisel-ul {
    position:relative;
    width:99999px;
    margin:0px;
    padding:0px;
    list-style-type:none;   
    text-align:center;  
}

.nbs-flexisel-inner {
    position: relative;
    overflow:hidden;
    float:left;
    width:100%;
padding-bottom:20px

 
}

.nbs-flexisel-item {
    float:left;
    margin:0px;
    padding:0px;
    cursor:pointer;
    position:relative;
    line-height:0px;
}
.nbs-flexisel-item img {
    max-width: 100%;
    cursor: pointer;
    position: relative;
    margin-top: 10px;
    margin-bottom: 10px;
}

/*** Navigation ***/

.nbs-flexisel-nav-left,
.nbs-flexisel-nav-right {
    padding:0 6px;
    border-radius:16px;
    -moz-border-radius:16px;
    -webkit-border-radius:16px;      
    position: absolute;
    cursor: pointer;
    z-index: 4;
    top:40%;
    background: rgba(0,0,0,0.5);
    color: #fff;     
}

.nbs-flexisel-nav-left {
    left: 10px;
}

.nbs-flexisel-nav-left:before {
    content: "<"
}

.nbs-flexisel-nav-left.disabled {
    opacity: 0.4;
}

.nbs-flexisel-nav-right {
    right: 5px;    
}

.nbs-flexisel-nav-right:before {
    content: ">"
}

.nbs-flexisel-nav-right.disabled {
    opacity: 0.4;
}
/* fim flexisel */
.navbar-toggle {
    position: absolute;
    float: right;
    padding: 9px 10px;
    margin-top: 20px;
    margin-right: 15px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    top: 0px;
    right: 0px;
    border: 1px solid #666;
    z-index: 999999;
}
.navbar-toggle .icon-bar {
    background: #666;
}
@media all and (max-width: 1024px){
	
}
@media all and (max-width: 767px){
	#carouselExampleIndicators .titulo {
		margin-left:0;
	}
	#carouselExampleIndicators h1 {
	font-size:26px;
	}
	#linhas {
    margin-top: -50px;
    z-index: 9;
    position: relative;
}
	.titulo {
    text-align: center;
    width: 100%;
    margin: 20px auto;
}
	#destaque h2 {
    color: #FFF;
    text-shadow: 4px 4px 4px #000;
    font-size: 20px;
    font-weight: 800;
}
#destaque h2 {
    color: #FFF;
    text-shadow: 4px 4px 4px #000;
    font-size: 14px;
    font-weight: 800;
}
#destaque .btn {
    font-size: 15px;
}
.destaque_imagem{
	height:300px;}
	.row{
		margin:0;}
	.page-template-page-listagem .row{
		margin-right: -15px;
    margin-left: -15px;
		}
	.page-template-page-listagem .imagem{
		padding:0;}
		h3{
			font-size:20px;}
	.page-template-page-listagem .contatos{
			border-top: 1px solid white;
float: left;
width: 100%;
margin-top: 5px;}
.logo img{
	margin:10px 0;}
.bloco img{
	height:50px;
	margin:5px 0;}
	.navbar-nav{
		display:none;
		background: rgba(30,30,30,.9);
    border: 1px solid #FFF;
    margin-top: 102px !important;
    margin-right: 0px;
    position: absolute;
    z-index: 9999;
    width: 90%;
	margin:auto;
   
		}
	.sub-menu{
		display: block !important;
    position: relative !important;
    padding: 0 0 0px 15px !important;}
	.nav a{
		line-height:40px !important;
		color:#FFF;}
	.nav a:hover, .nav .current-menu-item a, .current_page_ancestor a {
    background: #02803B !important;
	color:#FFF !important;
	
	}
	.carousel-control-prev, .carousel-control-next {
   width: 30px;
height: 30px;
margin-top: -50px;
margin-left: 20px;
top: 150px;
	
}
header .social span{
	display:none;}
.bloco{
	margin:0 0 20px 0;}
#carouselExampleIndicators .titulo{
	left:40px;
	width:80%;
	}
.navbar-toggle{
	border-color:#CCC;}
.navbar-toggle .icon-bar {
    background: #CCC;
}
header{
	position:relative;
	}
	
.logo{
	position:relative;
	top:0 !important;
	margin:10px 0
	}
.topo{
	padding: 5px 0;
position: fixed;
bottom: 0;
z-index: 9999;
width: 100%;}
}
.boxes{
	margin:2px;
	border:1px solid #EEE;
	border-radius:15px;
	padding:0 4px;
}
.boxes:hover{
	background:#EEE;
}
.desc p{
	text-align:left;
}
.box_allocators{
	
	background: rgb(135,200,111);
background: linear-gradient(180deg, rgba(135,200,111,1) 0%, rgba(95,167,68,1) 100%);
	border-radius:20px;
	overflow:hidden;
	color:#FFF;
	border:2px solid #87c86f;
	margin:10px 5px;
}
.bg_azul{
	background: #2e439c;
}
.azul{
	color:#2e439c
}
.bg_verde{
	background: #b3d672;
}
.verde{
	color:#b3d672
}
.tit{
	padding:10px 20px;
	background:rgba(0,0,0,.2);
}
.desc{
	padding:10px 20px;
}
