.vc_toggle_title { 
	cursor:auto !important;
    display: block;
    margin: 0;
    padding: 0;
    position: relative;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    font-weight: 400;
	padding-bottom: 11.74px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
	margin-bottom: 14px;
	margin-top: 34px; 	
	
}
.fraseresult{
	font-size: 19px; margin-left: 18px; color:#303030;  min-height: 100px; margin-top: 6%; text-align: center;width: 100%;
}

.vc_toggle_title>h4 {
    display: inline;
    font-size: 20px;
    font-weight: 600;
    color: #222;
}

.vc_toggle {
    margin: 0 0 21.74px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    padding-bottom: 21.74px;
	
}
.titfipe,
.price-offer {
	background: #CC6119;
	color: #FFF;
	padding: 10px;
	margin-top: 15px;
	margin-bottom: 15px;
	font-weight: bold;
	text-transform: uppercase;
}

.lista-itens li {
	list-style-type: none;
}

.fa.fa-check {
	color: green;
}

ul {
  padding-left: 0 !important;
  padding-bottom: 0 !important;
  margin-bottom: 0 !important;
}

.secaotitulo {
	/*background: #df0528 !important;*/
	color: #fff !important;
	font-weight: bold !important;
	padding: 15px !important;
	text-transform: uppercase !important;
}
.paginator {
	list-style-type: none;
	display: inline;
}

/* GALERIA DETALHE*/
.idfotodktop{
	margin-left: 98px; 
}
	
@media only screen and (max-width: 768px) {
  /* For mobile phones: */
	.idfotodktop{
		margin-left: 0px;
		
	}
}
/* GALERIA DETALHE*/

.titfipe, .price-offer {
	background: #cc6119 none repeat scroll 0 0;
	color: #fff;
	font-weight: bold;
	margin-bottom: 15px;
	margin-top: 15px;
	padding: 10px;
	text-transform: uppercase;
}
.last a{
	color:#303030;
	font-size: 13px;
}

.dataartigo{
	color:#303030;
	font-size: 13px;
}


.inputpesq {
    display: block;
    width: 100%;
    height: 47px;
    line-height: 47px;
    padding: 0 21px;
    font-weight: 400;
    color: #888;
    border: 2px solid #eceff3;
    font-size: 14px;
    outline: none !important;
    background-color: #eceff3;
	    border-radius: 4px;
		    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
}

 .load-more-btn {
    display: block;
    text-align: center;
    padding: 17px 28px 15px;
    font-size: 14px;
    line-height: 14px;
    font-weight: 700;
    letter-spacing: 0.3px;
    text-transform: uppercase;
    color: #fff !important;
    border-radius: 3px;
    background-color: #6c98e1;
    text-decoration: none !important;
    outline: none !important;
    visibility: visible;
    border: none;
    white-space: normal;
}

.margin_pes{
	    margin-left: 17%;
}
.logopartner{
	display: inline;
	max-height: 78px; 
}