.nav-style-01{
	background: #562f07 !important;


}

.nav-style-03{
		background: -webkit-linear-gradient(left, rgb(78, 39, 0) 0%, rgb(156, 117, 78) 100%) !important;
background: -o-linear-gradient(left, rgb(78, 39, 0) 0%, rgb(156, 117, 78) 100%) !important;
background: -ms-linear-gradient(left, rgb(78, 39, 0) 0%, rgb(156, 117, 78) 100%) !important;
background: -moz-linear-gradient(left, rgb(78, 39, 0) 0%, rgb(156, 117, 78) 100%) !important;
background: linear-gradient(to bottom, rgb(78, 39, 0) 0%, rgb(156, 117, 78) 100%) !important;

}

.conta_ordem_empresas p{
color: #fff;
font-size: 35pt;
font-family: 'U.S.101', sans-serif;

}
.site-main .nav-style-01 .wpb_column:not(:first-child){
	border-left: 1px solid #fff;
}

.nav-style-01 p a{
	color: #fff !important;
}




.site-main .carousel-style-01 .vc_column-inner > .wpb_wrapper .wpb_text_column:before
 {
background: #562f07;
background: -webkit-linear-gradient(left, rgb(78, 39, 0) 0%, rgb(156, 117, 78) 100%);
background: -o-linear-gradient(left, rgb(78, 39, 0) 0%, rgb(156, 117, 78) 100%);
background: -ms-linear-gradient(left, rgb(78, 39, 0) 0%, rgb(156, 117, 78) 100%);
background: -moz-linear-gradient(left, rgb(78, 39, 0) 0%, rgb(156, 117, 78) 100%);
background: linear-gradient(to bottom, rgb(78, 39, 0) 0%, rgb(156, 117, 78) 100%);
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .site-main .section-heading-account-q, .section-heading h4, .section-heading h3, .section-heading h1,  .section-heading h2, .section-heading p, .section-heading h5, .section-heading h6{
	
    color: #562f07!important;
    text-align: center!important;
	margin-bottom: 10px!important;
	background: none!important;
}
}
.site-main .section-heading-account-q, .section-heading h4, .section-heading h3, .section-heading h1,  .section-heading h2, .section-heading p, .section-heading h5, .section-heading h6{
	
	background: #562f07 ;
	background: -moz-linear-gradient(top, #562f07 0%, #9c754e 82%);
	background: -webkit-linear-gradient(top, #562f07 0%,#9c754e 82%);
	background: linear-gradient(to bottom, #562f07 0%,#9c754e 82%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#562f07', endColorstr='#9c754e',GradientType=0 );
	-webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
    color: #562f07;
    text-align: center;
	margin-bottom: 10px;
}

.bg-clip,
.site-main .section-heading {
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.nav-style-02 h5{
	color: #828281;
}
.grey-section{
background: #f7f7f7 !important;
}

.site-main .tabs-style-01 > .vc_tta-tabs-container .vc_tta-tab.vc_active > a, .site-main .tabs-style-01 > .vc_tta-tabs-container .vc_tta-tab > a:hover{
	color: #9d744d !important;
}

.site-main .tabs-style-01 > .vc_tta-tabs-container{
	border-right:1px solid #9d744d;
}

.site-main .tabs-style-01 > .vc_tta-tabs-container .vc_tta-tab.vc_active > a .vc_tta-title-text:after{
	border-right-color:#9d744d;
}

.site-main .tablepress{
	border: 2px solid #9d744d;
}
.site-main .tablepress tbody td {
	border-top: 1px solid #9d744d;

	}
.tablepress thead {
background: #562f07;
background: -webkit-linear-gradient(left, rgb(78, 39, 0) 0%, rgb(156, 117, 78) 100%);
background: -o-linear-gradient(left, rgb(78, 39, 0) 0%, rgb(156, 117, 78) 100%);
background: -ms-linear-gradient(left, rgb(78, 39, 0) 0%, rgb(156, 117, 78) 100%);
background: -moz-linear-gradient(left, rgb(78, 39, 0) 0%, rgb(156, 117, 78) 100%);
background: linear-gradient(to bottom, rgb(78, 39, 0) 0%, rgb(156, 117, 78) 100%);


}
#chat { 
 position: fixed;
 right: 0;
 top:60%;
 z-index: 1000;
}


.vc_tta-panels::-webkit-scrollbar-track, .vc_tta-panels::-webkit-scrollbar-thumb {
background: #636363;
}

/*vai daqui color*/
.site-main #contrato_adesao  button, .site-main #contrato_adesao  a{
background: -webkit-linear-gradient(left, rgb(78, 39, 0) 0%, rgb(156, 117, 78) 100%);
background: -o-linear-gradient(left, rgb(78, 39, 0) 0%, rgb(156, 117, 78) 100%);
background: -ms-linear-gradient(left, rgb(78, 39, 0) 0%, rgb(156, 117, 78) 100%);
background: -moz-linear-gradient(left, rgb(78, 39, 0) 0%, rgb(156, 117, 78) 100%);
background: linear-gradient(to bottom, rgb(78, 39, 0) 0%, rgb(156, 117, 78) 100%);

}

.site-main .section-heading-account{


/*	background: #f26122;
	background: -moz-linear-gradient(top, #f26122 0%, #faa41a 82%);
	background: -webkit-linear-gradient(top, #f26122 0%,#faa41a 82%);
	background: linear-gradient(to bottom, #f26122 0%,#faa41a 82%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f26122', endColorstr='#faa41a',GradientType=0 );
	-webkit-background-clip: text;
    -webkit-text-fill-color: transparent;*/
    color: #636363;
    text-align: center;
	margin-bottom: 10px;
}
.site-main .section-heading-account-q{
background: #636363;
background: -webkit-linear-gradient(left, rgb(78, 39, 0) 0%, rgb(156, 117, 78) 100%);
background: -o-linear-gradient(left, rgb(78, 39, 0) 0%, rgb(156, 117, 78) 100%);
background: -ms-linear-gradient(left, rgb(78, 39, 0) 0%, rgb(156, 117, 78) 100%);
background: -moz-linear-gradient(left, rgb(78, 39, 0) 0%, rgb(156, 117, 78) 100%);
background: linear-gradient(to bottom, rgb(78, 39, 0) 0%, rgb(156, 117, 78) 100%);
	-webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    color:  #636363;
   
}

.site-main .vc_now .tabs-style-01 > .vc_tta-tabs-container .vc_tta-tab.vc_active >a{
	color: #636363 !important;
}


@media (max-width: 1056px) {
	.site-main .nav-style-01 .wpb_text_column a {
		border-bottom: 2px solid  rgb(156, 117, 78);
		width: 100%;
	}
	.site-main .nav-style-01 .wpb_text_column.wpb_content_element.vc_custom_1543985233427 a{
		border-bottom: none!important;
	}
	.site-main .nav-style-01 .wpb_text_column.wpb_content_element.vc_custom_1534457523630 a{
		border-bottom: none!important;
	}

}

@media (max-width: 767px) {
	.wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-title>a {
		background-color: #562f07!important;
	}
}