html{
	
	background-repeat: repeat;
	background-position: center top;
}
body {
	font-weight: normal;
	position: relative;
	font-size: 14px;
	height: 100%;
	display: block;
	background-image: url(../imagens/top_01.jpg);
	background-color: transparent !important;
	background-repeat: no-repeat;
	background-position: center top;
	text-align: justify !important;
}
h1, h2, h3, h4 {
	color: #000;
	text-transform: uppercase;
}
h1 {
	font-size: 36px !important;
	margin-bottom: 20px !important;
	display: block;
	color: #072147 !important;
	font-family: 'open_sansextrabold' !important;
	
}
h1 span{
	font-family: 'open_sansextrabold' !important;
	display: block;
	font-size: 20px;
	
}
h2 {
	font-size: 18px !important;
	margin-bottom: 20px !important;
	display: block;
    font-weight: bold !important;
    color: #072147 !important;
    font-size: 36px !important;
    font-family: 'open_sansextrabold' !important;
}
h3 {
	font-size: 16px !important;
	margin-bottom: 20px !important;
	display: block;
}
.container {
	position: relative;
}
/* carousel owl-theme*/

.owl-demo .item {
	margin: 3px;
}
.owl-demo .item img {
	display: block;
	width: 100%;
	height: auto;
}
.owl-demo .item:hover img {
	opacity: 0.4;
}
/* logo AG */
header div.container a.logo-ag {
width: 100%;
    display: block;
    margin-top: 30px;
}
.slogan {
    font-size: 24px;
    text-align: left;
    font-family: 'open_sansextrabold';
    font-weight: bold;
    line-height: 24px;
    color: #136c40;
    margin-top: 53px;
}
/* busca rápida*/
header div.container .busca-rapida {
	width: 100%;
	height: 45px;
	outline: none;
	position: relative;
	border: 0px;
	border-bottom: 1px solid #e5e5e5;
	border-radius: 7px;
	margin-bottom: 16px;
	margin-top: 30px !important;
background: rgb(255,255,255); /* Old browsers */
background: -moz-linear-gradient(45deg, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(45deg, rgba(255,255,255,1) 0%,rgba(246,246,246,1) 47%,rgba(237,237,237,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(45deg, rgba(255,255,255,1) 0%,rgba(246,246,246,1) 47%,rgba(237,237,237,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ededed',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */

}
header div.container .busca-rapida #busca {
	padding: 12px;
    display: block;
    margin-bottom: 0px;
    outline: none;
    width: 100%;
    background-color: transparent;
    box-shadow: none !important;
    border: 0;
}
header div.container .busca-rapida #ok {
background: rgb(255,255,255); /* Old browsers */
background: -moz-linear-gradient(45deg, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(45deg, rgba(255,255,255,1) 0%,rgba(246,246,246,1) 47%,rgba(237,237,237,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(45deg, rgba(255,255,255,1) 0%,rgba(246,246,246,1) 47%,rgba(237,237,237,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ededed',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
    border: 0px;
    padding: 8px;
    background-repeat: no-repeat;
    cursor: pointer;
    width: 25%;
    outline: none;
    position: absolute;
    font-weight: bold;
    min-height: 6px;
    right: 0px;
    color: #4d1624;
    height: 45px;
    border-radius: 6px;
    top: 0px;
    box-shadow: none !important;
}
/* carrinho topo*/
a.carinho-top {
	color: #f4ec01;
	text-align: right;
	width: 100%;
	text-decoration: none !important;
	display: block;
	padding: 10px;
	height: 57px;
	margin-top: 10px;
	background-color: #eaa630;
	border-radius: 100px;
	margin-bottom: 14px;
}
a.carinho-top span {
	width: 70%;
	float: left;
}
a.carinho-top span.ico-car {
	/*border-bottom: 1px solid #e5e5e5;
	background: #f2f2f2;*/
	padding: 10px;
	color: #f4ec01;
	display: inline-block;
	font: normal normal normal 18px/1 FontAwesome;
	border-radius: 100px;
	float: right;
	width: auto;
}
a.carinho-top span.ico-car:before {
	content: "\f218";
}
/* clientes */
.logo-panel {
	text-align: center;
}
.logo-panel img {
	border: 1px solid rgba(0, 0, 0, 0.1);
	margin-bottom: 1.25rem;
	transition: all 200ms ease-out;
}
.logo-panel img {
	max-width: 100%;
	height: auto;
}
/* header */
header {
	height: auto !important;
	width: 100%;
/*	background-repeat: no-repeat;
	background-image: url(../imagens/top-01.jpg);
	background-position: center top;*/
	min-height: 212px;
	position: relative;
	z-index: 10;
}
header .header-top{
/*	background: rgba(28, 10, 177, 0.2);
    background: -moz-radial-gradient(center, ellipse cover, #1c0ab1 0%, #0f046c 100%);
    background: -webkit-radial-gradient(center, ellipse cover, rgba(28, 10, 177, 0.34) 0%,#240AFF 100%);
    background: radial-gradient(ellipse at center, rgba(28, 10, 177, 0) 0%,rgba(15, 4, 108, 0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1c0ab1', endColorstr='#0f046c',GradientType=1 );*/
    /*background-color: rgba(238, 249, 252, 0.77);*/
    min-height: 200px;
    display: block;
    position: relative;
}
header .header-top:before{
	background-image: url(../imagens/bk-header-fund.png);
	background-position: center top;
	background-repeat: no-repeat;
	position: absolute;
	width: 100%;
	height:100%;
	display: block;
	content: ""; 
	z-index: 0;
}
header .header-top .header-top-two{
	min-height: 50px;
	/*	background: rgba(0, 0, 0, 0.28);*/
	display: block;
	width: 100%;
	position: relative;
	z-index: 2;
}
header .header-bottom{
	background-image: url(../imagens/bk-header-bottom.png);
	background-position: center top;
	background-repeat: no-repeat;
	min-height: 137px;
	position: relative;
	display: block;
}
.tel {
	text-align: right;
	margin-top: 14px;
}
.tel a{
	color: #2a1770;
	display: block;
}
.tel a span{
	margin-right: 15px;
}
.menu_apar {
	text-transform: uppercase;
    position: relative;
    color: #FFF;
    margin-bottom: 11px;
    padding-top: 4px;
    margin-top: 10px;
    text-align: center;
    z-index: 10;
    padding-right: 30px;
    cursor: pointer;
    width: 98px;
    background: #072147;
    height: 29px;
    border-radius: 4px;
    font-weight: bolder;
    float: right;
}
.menu_apar:before {
	font-family: 'FontAwesome';
	content: "\f00b";
	display: block;
	position: absolute;
	right: 8px;
	top: 4px;
}
/* css menu categorias */
#sp-menu-vmcategory {
	margin-top: 22px;
	margin-bottom: 20px;
}
.sp-menu-vmcategory{
	margin-top: 22px;
	margin-bottom: 20px;
}
.sp-module.vm_category {
	position: relative;
    background: url(../imagens/textura1.jpg) center;
    border-radius: 6px;
}
.sp-module.vm_category h3, .sp-module.vm_category p {
    color: #FFF;
    padding: 0 10px;
    text-align: left;
}
.sp-module.vm_category h3 {
    text-transform: capitalize;
    margin-top: 10px;
    font-weight: bold;
}
.sp-module.vm_category .sp-module-title {
	    padding: 12px 0 0px 22px;
    cursor: pointer;
    border-radius: 5px 5px 0px 0px;
    margin-bottom: 1px;
    background: rgb(7, 33, 71);
}
.sp-module.vm_category .sp-module-title h3 {
	color: #fff;
	font-size: 14px !important;
	font-weight: 400;
	text-transform: uppercase;
	padding: 0;
	margin: 0 0 11px 0 !important;
	border: 0;
	display: inline-block;
	vertical-align: top;
}
.sp-module.vm_category .sp-module-content{
    border-radius: 0px 0px 10px 10px;
}
.sp-module.vm_category .sp-module-content .vina-treeview-virtuemart ul {
	margin-top: 0 !important;
	margin-bottom: 0px !important;
	padding: 0px !important;
	list-style: none !important;
}
.sp-module.vm_category .sp-module-content .vina-treeview-virtuemart ul li:last-child {
    border-radius: 0 0 5px 5px;
}
.sp-module.vm_category .sp-module-content .vina-treeview-virtuemart ul li a {
	text-decoration: none;
	display: block;
	word-wrap: break-word;
	color: #FFF;
	font-size: 16px;
	font-weight: bold;
	line-height: 42px;
	padding: 0 20px 0 12px;
	/*background-color: #0C0456;*/
	text-align: left;
	    border-radius: 7px;
}
.sp-module.vm_category .sp-module-content .vina-treeview-virtuemart ul li:hover a {
	color: #FFF;
	padding-left: 20px;
	/*background-color: #991A0F;*/
}
.sp-module.vm_category .sp-module-content .vina-treeview-virtuemart ul li:hover a .hitarea:before {
	color: #f8f8f8;
}
.sp-module.vm_category .sp-module-content .vina-treeview-virtuemart .treeview li > ul li a {
	padding: 0 10px 0px 35px;
}
.sp-module.vm_category .sp-module-content .vina-treeview-virtuemart .treeview li > ul li > ul li a {
	padding: 0 10px 0px 40px;
}
.sp-module.vm_category.vm_category_menu .sp-module-title {
	padding: 17px 0 17px 22px;
}
.sp-module.vm_category.vm_category_menu .sp-module-title:after {
	content: "\f107";
	font-family: FontAwesome;
	background: #fff;
	border-radius: 100%;
	color: #7ecc13;
	float: right;
	font-size: 14px;
	height: 18px;
	line-height: 18px;
	margin-right: 15px;
	margin-top: 5px;
	text-align: center;
	width: 18px;
}
.sp-module.vm_category.vm_category_menu .sp-module-content {
	display: none;
	position: absolute;
	top: 100%;
	z-index: 50;
	left: 0;
	right: 0;
	width: 100%;
}
.sp-module.vm_category .sp-module-title h3:before {
	content: "\f0c9";
	font-family: FontAweSome;
	margin-right: 10px;
	font-weight: normal;
	display: inline-block;
	vertical-align: top;
	color: #FFF;
}
.sp-module.vm_category .sp-module-title h3.new:before {
	content: "\f086";
	font-family: FontAweSome;
	margin-right: 15px !important;
	font-weight: normal;
	display: inline-block;
	vertical-align: top;
	color: #FFF;
}
.sp-module div.vina-treeview-virtuemart .treeview .hitarea:before {
	color: #FFF;
	font-size: 14px;
	font-weight: bold;
	content: "\f105";
	font-family: FontAwesome;
	display: inline-block;
	vertical-align: top;
	line-height: 42px;
}
div.vina-treeview-virtuemart .treeview .hitarea {
	background: url(../images/treeview-default.gif) -64px -25px no-repeat;
	height: 16px;
	width: 16px;
	margin-left: -16px;
	float: left;
	cursor: pointer;
}
.sp-module div.vina-treeview-virtuemart .treeview .hitarea {
	background: none !important;
	height: auto;
	margin-left: 0;
	padding: 0 12px;
	width: 100%;
	cursor: pointer;
	right: 0;
	position: absolute;
}
.sp-module div.vina-treeview-virtuemart .treeview .hitarea:before {
	color: #FFF;
	font-size: 14px;
	font-weight: bold;
	content: "\f105";
	font-family: FontAwesome;
	display: inline-block;
	vertical-align: top;
	line-height: 42px;
	width: 100%;
	text-align: right;
}
.sp-module div.vina-treeview-virtuemart .treeview .hitarea.collapsable-hitarea:before {
	content: "\f107";
}
div.vina-treeview-virtuemart .treeview li.collapsable, div.vina-treeview-virtuemart .treeview li.expandable {
	    margin-bottom: 0px;
margin-bottom: 1px;
    background: url(../imagens/textura1.jpg) center;
}
/*slide produtos em destaque*/
.slid-prod-destaque {
	width: 100%;
	border: 1px solid #e5e5e5;
	display: block;
	margin-top: 20px;
	min-height: 473px;
	margin-bottom: 20px;
	background: #F2F2F2;
}
.slid-prod-destaque span#title {
	border-bottom: 1px solid #e5e5e5;
	background: #f2f2f2;
	padding: 10px 10px 0px 10px;
	display: block;
	color: #000;
	text-transform: uppercase;
	font-weight: bold;
}
.slid-prod-destaque ul {
	list-style: none;
	padding: 10px;
}
.slid-prod-destaque ul #owl-demo-index .item .slid-itens {
	display: inline-block;
	float: left;
	width: 100%;
	margin: 0 0 11px;
	padding: 22px 0 0;
	border-top: 1px solid #e5e5e5;
}
.slid-prod-destaque ul #owl-demo-index .item .slid-itens a {
	text-decoration: none;
	list-style: none;
}
.slid-prod-destaque ul #owl-demo-index .item .slid-itens .pull-left {
	width: 26%;
}
.slid-prod-destaque ul #owl-demo-index .item .slid-itens .pull-left img {
	width: 100%;
}
.slid-prod-destaque ul #owl-demo-index .item .slid-itens .media-body {
	width: 74%;
	padding: 0;
	padding-left: 20px;
	float: left;
	text-align: left;
	display: table-cell;
	vertical-align: top;
	text-transform: lowercase;
}
.slid-prod-destaque ul #owl-demo-index .item .slid-itens .media-body span.h2 {
	display: block;
	font-size: 17px !important;
	color: #000;
	margin-top: 0px;
	text-transform: lowercase;
}
.slid-prod-destaque ul #owl-demo-index .item .slid-itens .media-body span.h2:first-letter{
	text-transform: capitalize;
}
.slid-prod-destaque ul #owl-demo-index .item .slid-itens .media-body span.desc {
	color: #000;
}
.slid-prod-destaque ul #owl-demo-index .item .slid-itens .media-body span.desc:hover {
	color: #ccc;
}
.dest{
	margin-top: 5px;
	width: 100%;
	background: #FE4A10;
	padding: 5px;
	display: block;
	color: #FFF !important;
	text-decoration: inherit;
}
/* clientes */
.logo-panel {
	text-align: center;
}
.logo-panel img {
	border: 1px solid rgba(0, 0, 0, 0.1);
	margin-bottom: 1.25rem;
	transition: all 200ms ease-out;
}
.logo-panel img {
	max-width: 100%;
	height: auto;
}
/*paletas index*/
.top-services {
	display: block;
	background-color: #F2F2F1;
	width: 100%;
	padding: 10px;
	margin-bottom: 20px;
	margin-top: 20px;
}
.service-type {
	background: #f2f2f1;
	-moz-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	cursor: pointer;
	margin-bottom: 20px;
	margin-top: 20px;
}
.service-type:hover {
	background-color: #F45729;
	-moz-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}
.service-type:hover .cs-text h3, .service-type:hover .cs-text p {
	color: #fff !important;
}
.service-type .cs-text {
	padding: 20px 20px 0;
	position: relative;
	z-index: 2;
	-moz-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}
.service-type .cs-text h3 {
	font-size: 16px;
	line-height: 22px;
	color: #333;
	margin: 0 0 5px 0;
}
.service-type .cs-text p {
	margin-bottom: 14px;
}
.service-type .cs-text .readmore {
	color: #fff;
	margin-bottom: 10px;
	text-transform: uppercase;
	padding: 3px 15px;
	font-size: 14px;
	line-height: 20px;
	background: #2c2927;
	opacity: 1;
	-moz-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}
.service-type .cs-media img {
	width: 100%;
}
#owl-demo-paletas {
	width: 100%;
}
#owl-demo-paletas .item {
	margin: 10px !important;
}
#owl-demo-clientes {
	width: 100%;
}
#owl-demo-clientes .item {
	margin: 5px 5px 10px 1px !important;
    border-radius: 10px;
}
#owl-demo-clientes .item img{
	margin: 0px !important;
	border-radius: 10px;
}
/*produtos*/
.faix-prod {
	width: 100%;
    display: block;
}
.faix-prod h2{
	margin-top: 0px !important;
	font-weight: bold !important;
	    color: #072147;
    font-size: 36px !important;
    font-family: 'open_sansextrabold' !important;
}
.faix-prod p {
    font-size: 16px;
}
    .faix-prod-top{
    	    display: block;
        background: #FFF;
    margin-top: 20px;
    padding-top: 10px;
    }


    .faix-prod #owl-prod .item{

    } 

    .product-block {
    	border: 1px solid #e5e5e5;
    	margin: 15px;
    	-moz-border-radius: 3px;
    	-webkit-border-radius: 3px;
    	border-radius: 3px;
    	clear: both;
    	overflow: hidden;
    	padding: 10px;
    	position: relative;
    	text-align: center;
    }
    .product-block .product-block-inner {
    	padding: 0px;
    	text-align: center;
    	position: relative;
    	font-family: 'Open Sans', Arial, Helvetica, sans-serif;
    }
    .product-block .product-block-inner .image {
    	text-align: center;
    }
    .product-block .product-block-inner .image a {
    	width: 100%;
    	display: block;
    	height: 100px;
    	background: #fff;
    }
    .product-block .product-block-inner .image img {
    	margin-left: auto;
    	margin-right: auto;
    	transition: all 0.3s ease 0s;
    	-webkit-transition: all 0.3s ease 0s;
    	height: 100%;
    }

    .product-block .product-block-inner .caption h4{
    	font-size: 15px;
    	color: #000;
    }
    .product-block .product-block-inner .button-group .cart input#button{
    	background-color: #153860;
    	display: inline-block;
    	margin-bottom: 0;
    	font-weight: normal;
    	text-align: center;
    	vertical-align: middle;
    	touch-action: manipulation;
    	cursor: pointer;
    	background-image: none;
    	border: 1px solid transparent;
    	white-space: nowrap;
    	padding: 10px 18px;
    	font-size: 10px;
    	min-height: 36px;
    	text-transform: uppercase;
    	color: #FAFF81;
    	line-height: 1.42857143;
    	border-radius: 0;
    	-webkit-user-select: none;
    	position: relative;
    }
    .product-block .product-block-inner .button-group .cart span input#quant{
    	padding: 3px !important;
    	margin-bottom: 9px !important;
    	margin-top: 9px !important;
    	display: block !important;
    	border: 0px !important;
    	color: #fff !important;
    	margin-left: auto !important;
    	margin-right: auto !important;
    	width: 99% !important;
    	background: #F13323 !important;
    } 

    .face{
    	background-color: #194fae;
    	padding: 10px 40px 10px 10px;
    	float: right;
    	margin: 0px 0px 26px 26px;
    	color: #fff;
    	position: relative;
    	text-decoration: none !important;

    }
    .face:hover{
    	color: #000;
    }
    .face:before{
    	font-family: 'FontAwesome';
    	content: "\f230";
    	display: block;
    	position: absolute;
    	right: 10px;
    	top: 10px;
    }
    .img-internas{
    	width: 100%;
    	display: block;
    	margin-bottom: 20px;
    	margin-left: auto;
    	margin-right: auto;
    }
    .container .row .frase-one{
    	background-color: rgb(16, 106, 168);
    	padding: 35px;
    	color: #fff;
    	text-align: left;
    	width: 100%;
    	min-height: 120px;
    	font-style: italic;
    	font-size: 18px;
    	position: relative;
    }
    .container .row .frase-one:before{
    	position: absolute;
    	color: #F0F0F0;
    	left: 5px;
    	top: 10px;
    	content: "\f10d";
    	display: inline-block;
    	font: normal normal normal 30px/1 FontAwesome;
    }
    .container .row .frase-one:after{
    	position: absolute;
    	color: #F0F0F0;
    	right: 5px;
    	bottom: 10px;
    	content: "\f10e";
    	display: inline-block;
    	font: normal normal normal 30px/1 FontAwesome;
    }
    a.eventos{
    	text-decoration: none;
    	color: #000;
    	display: block;
    	margin-bottom: 15px;
    }
    .post-date {
       float: left;
    width: 100%;
    height: auto;
    background: rgba(0, 0, 0, 0.15);
    border-radius: 6px;
    text-align: center;
    padding: 0px 2px;
    margin-bottom: 15px;
    transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    }
    a.eventos:hover .post-date{
    	background: #4d1624;
    	color: #FFF !important;
    }
        a.eventos:hover .post-date p{
    	color: #FFF !important;
}
    .post-date p {
    	font-size: 13px;
    	color: #dddddd;
    	font-weight: 400;
    	line-height: 20px;
    	margin: 0 0 24px;
    	margin: 0;
    	color: #000;
    	font-size: 14px;
/*    	line-height: 30px;*/
    }
    .post-date p span {
    	display: block;
    	position: relative;
    	font-size: 24px;
    	font-weight: 700;
    	line-height: 38px;
    }
    .post-date p span:after {
    	position: absolute;
    	content: '';
    	width: 20px;
    	height: 1px;
    	background: #ffffff;
    	bottom: 0px;
    	left: 50%;
    	margin-left: -10px;
    }
    .content-data {
    	float: left;
    	width: 100%;
    	display: block;
    }
    .content-data h2  {
    color: #038644;
    display: inline-block;
    transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    text-decoration: none;
    margin-left: 0px;
    font-weight: bold;
    font-size: 15px !important;
    margin-top: 0px;
    }
    .content-data span#text{
    	text-decoration: none;
    }
    .erro  {
    	font-size: 50px;
    	text-align: center;
    	margin-top: 60px;
    	border-bottom: solid 1px #000;
    	margin-bottom: 105px;
    	display: block;
    	padding-bottom: 42px;
    	width: 100%;

    }
    .erro  .erro02{
    	color: #96a1a3;
    	font-size: 20px;
    	margin-top: 18px;
    	display: block;
    	line-height: 47px;
    	text-align: center;
    }
    .erro  .erro03{
    	font-size: 14px;
    	text-align: center;
    }
    .chat{
    margin-top:40px;
    background-image: url(../imagens/icon-chat.png);
    background-repeat: no-repeat;
    padding-left: 41px;
    background-position: left center;
    min-height: 29px;
    }

    .phone-tel{
    	float: left;
    	margin-left: 0px;
    	margin-bottom: 15px;
    	color: #fff;

    }
    .phone-tel span, a#facebook span{
    	color: #eaa630;
    }
    a#facebook{
    	float: right;
    	color: #fff;
    	display: block;
    	text-decoration: none;
    	position: relative;
    }
    a#facebook:before{
    	background: #1a09a7;
    	padding: 10px;
    	color: #F4EC01;
    	display: inline-block;
    	font: normal normal normal 18px/1 FontAwesome;
    	border-radius: 100px;
    	float: right;
    	width: auto;
    	content: "\f087";
    	margin-left: 11px;
    	position: relative;
    	top: -7px;
    }
    body section#bk-body{
    	display: block;
    	/*background-color: #e9e9e9;*/
    	width: 100%;
    	min-height: auto;
    	position: relative;
    }
    body section#bk-body:before{
    	content: "";
    	position: absolute;
    	z-index: 0;
    	background-image: url(../imagens/bk-body.png);
    	background-position: center bottom;
    	display: block;
    	background-repeat: no-repeat;
    	height: 100%;
    	width: 100%;
    	background-attachment: fixed;
    }
    /*cartoes venda*/
    ul.cartoes{
    	list-style: none;
    	display: block;
    	padding: 0px;
    	margin-bottom: 20px;
    }
    ul.cartoes li{
    	width: 82px;
    	padding: 5px;
    	background-color: #fff;
    	min-height: 20px;
    	float: left;
    	margin: 2px;
    }
    ul.cartoes li img{
    	width: 100%;
    }
    /*paletas index*/

    .fa-flask, .fa-trophy, .fa-headphones {
    	display: block;
    	padding: 24px;
    	background-color: #2EAA30;
    	font-size: 40px !important;
    	color: white;
    	width: 90px;
    	height: 90px;
    	border-radius: 99px;
    	-webkit-border-radius: 99px;
    	-o-border-radius: 99px;
    	margin-left: auto;
    	margin-right: auto;
    }
    a.fa-flask, a.fa-trophy, a.fa-headphones {
    	color: #0db7c4;
    	font-weight: 300;
    	text-decoration: none !important;
    	transition: all 0.3s;
    	-moz-transition: all 0.3s;
    	-webkit-transition: all 0.3s;
    	-o-transition: all 0.3s;
    	margin-left: auto;
    	margin-right: auto;
    }
    a.fa-flask:before {
    	display: inline-block;
    	font: normal normal normal 14px/1 FontAwesome;
    	font-size: inherit;
    	text-rendering: auto;
    	-webkit-font-smoothing: antialiased;
    	-moz-osx-font-smoothing: grayscale;
    	content: "\f0c3";
    	color: #fff;
    }
    a.fa-trophy:before{
    	display: inline-block;
    	font: normal normal normal 14px/1 FontAwesome;
    	font-size: inherit;
    	text-rendering: auto;
    	-webkit-font-smoothing: antialiased;
    	-moz-osx-font-smoothing: grayscale;
    	content: "\f091";
    	color: #fff;
    }
    a.fa-headphones:before{
    	display: inline-block;
    	font: normal normal normal 14px/1 FontAwesome;
    	font-size: inherit;
    	text-rendering: auto;
    	-webkit-font-smoothing: antialiased;
    	-moz-osx-font-smoothing: grayscale;
    	content: "\f025";
    	color: #fff;
    }

    .pm-column-title {
    	font-size: 24px;
    	font-weight: 300;
    	color: #2EAA30;
    	margin-top: 20px;
    	margin-bottom: 10px;
    	padding: 0px;
    }
    .pm-title-divider {
    	width: 120px;
    	height: 1px;
    	background-color: #2EAA30;
    	margin: 26px auto;
    }
    a.pm-standard-link {
    	color: #1F742A;
    	font-weight: bold;
    	text-transform: uppercase;
    	font-size: 14px;
    	margin: 20px 0;
    	display: inline-block;
    }
    .fa {
    	display: inline-block;
    	font: normal normal normal 14px/1 FontAwesome;
    	font-size: inherit;
    	text-rendering: auto;
    	-webkit-font-smoothing: antialiased;
    	-moz-osx-font-smoothing: grayscale;
    }
    .fa-plus:before {
    	content: "\f067";
    }
    .pm-center {
    	text-align: center;
    	margin-top: 30px;
    }

    /*conteudo meio index*/
    .pm-column-container-message {
    	max-width: 900px;
    	background-color: #1F742A;
    	border: 3px solid white;
    	text-align: center;
    	position: relative;
    	margin: 0 auto;
    	display: table;
    	padding: 15px 30px;
    	top: -30px;
    	border-radius: 99px;
    	-webkit-border-radius: 99px;
    	-o-border-radius: 99px;
    }
    /* 42. Accordion system */
    .panel-title > a {
    	padding: 8px 0px 8px 15px;
    	display: block;
    	line-height: 28px !important;
    	font-size: 18px;
    	font-weight: 300;
    	color: #272727 !important;
    	text-transform: capitalize;
    }

    .panel-title > a.pm-dark-link {  
    	color:white;
    	text-align:left;
    }

    .panel-body p {
    	font-size:14px;
    	color:white;
    	font-weight: 100;
    	line-height: 24px;
    }

    .panel {
    	box-shadow:none;    
    }

    .panel-default {
    	border:none;    
    }

    .panel-group {
    	margin: 30px 0 !important;
    }

    .panel-group .panel {
    	border: none;
    	border-radius: 0 !important;
    	margin-bottom: 2px !important;
    	padding-bottom: 0px;

    }

    .panel-title {
    	display: block;
    	/*float: right;*/
    	font-size: 16px;
    	margin-bottom: 0 !important;
    	/* margin-left: 10px;*/
    	margin-top: 0;
    }

    .panel-title i {
    	display: block;
    	float: right;
    	font-size: 14px;
    	padding:15px;
    	color:white;
    }


    .panel-title p {
    	margin:0px;
    	padding:0px;    
    }

    .panel-body {
    	float: left;
    	padding: 10px 4px;
    }
    .panel-collapse {
    	float: left;
    	width:100%;
    	background-color:#FE4A10;
    }

    .panel-collapse a {
    	color:white;
    	font-weight:500;    
    }

    .panel-group .panel-heading + .panel-collapse .panel-body {
    	border-top: medium none;
    	padding-left: 20px;
    	padding-top: 20px;
    	padding-bottom: 20px;
    	padding-right:30px;
    }

    .panel-default > .panel-heading {
    	background-color:white;
    	border-color: transparent;
    	color: inherit;
    	padding: 0px;
    	display:inline-block;
    	width:100%;

    	@include borderRadiusAll(0px);
    	@include transition(all, .4s);
    }



    .panel-default > .panel-heading:hover h4 a {
    	color: #1F742A;
    	text-decoration: none;
    }

    .pm-accordionIcon {
    	float: left;
    	font-size: 16px;
    	margin-right: 7px;
    	width:auto;
    	padding:6px 5px;
    	display:block;
    }


    .panel-group .panel + .panel {
    	margin-top:0px !important;  
    }




    .panel-title i {
    	display: block;
    	float: right;
    	font-size: 14px;
    	padding: 15px;
    	color: white;
    	background-color: #FE4A10;
    }
    .fa-plus:before {
    	content: "\f067";
    }
    .pm-column-container-message p {
    	font-size:18px;
    	color:white;
    	text-transform:uppercase;   
    	margin-bottom:0px;
    }

    .pm-containerPadding-top-50 h4{
    	font-size: 20px;
    	font-weight: normal;
    	color: white;
    	margin-top: 0px;
    	margin-bottom: 10px;
    	padding: 0px;
    }
    .pm-containerPadding-top-50 p.light {
    	color: #fff;
    	font-size: 16px;
    	font-weight: 300;
    	line-height: 24px;
    }

    .pm-rounded-btn {
    	width: auto;
    	height: auto;
    	display: inline;
    	background-color: #1F742A;
    	min-width: 100px;
    	display: inline-block;
    	padding: 14px 30px;
    	text-decoration: none;
    	text-transform: uppercase;
    	font-size: 14px;
    	font-weight: bold;
    	color: white !important;
    	margin: 15px 0px;
    	text-align: center;
    	border: 2px solid white;
    	border-radius: 99px;
    	-webkit-border-radius: 99px;
    	-o-border-radius: 99px;
    	transition: all 0.4s;
    	-moz-transition: all 0.4s;
    	-webkit-transition: all 0.4s;
    	-o-transition: all 0.4s;
    }
    .pm-center-align {
    	margin: 0 auto !important;
    	display: table !important;
    }
    .pm-video-container {
    	width: 100%;
    	min-height: 300px;
    	background-repeat: no-repeat;
    	background-position: center center;
    	margin: 30px 0;
    	position: relative;
    	background-size: cover;
    }
    .pm-video-overlay {
    	background-color: rgba(0, 0, 0, 0.5);
    	bottom: 0;
    	min-height: 150px;
    	position: absolute;
    	right: 0;
    	width: 100%;
    }
    .pm-video-activator-btn {
    	background-color: white;
    	border: 3px solid #1F742A;
    	color: #1F742A;
    	display: table !important;
    	font-size: 30px !important;
    	height: 80px;
    	margin: 0 auto;
    	padding: 23px 0 0 7px;
    	position: relative;
    	text-align: center;
    	top: -40px;
    	width: 80px;
    	border-radius: 99px;
    	-webkit-border-radius: 99px;
    	-o-border-radius: 99px;
    	text-decoration: none !important;
    }
    .fa-play:before {
    	content: "\f04b";
    }

    /*news*/
    .comment_box {
    	clear: both;
    	width: 100%;
    	margin-bottom: 3px;
    	margin-right: 0;
    }
    .comment_box {
    	float: left;
    	width: 85px;
    	text-align: center;
    	margin-right: 25px;
    }
    .comment_box .date {
    	position: relative;
    }
    .comment_box li {
    	float: left;
    	width: auto;
    }
    .comment_box .date .value {
    	clear: both;
    	float: none;
    	width: auto;
    	padding: 10px 13px;
    }
    .comment_box .date .value {
    	float: left;
    	width: 60px;
    	background-color: #1F742A;
    	color: #FFF;
    	padding: 9px 10px;
    	font-size: 11px;
    	text-align: center;
    	-webkit-box-sizing: content-box;
    	-moz-box-sizing: content-box;
    	box-sizing: content-box;
    }
    .comment_box .date .arrow_date, .comment_box .arrow_comments {
    	content: '';
    	display: inline;
    	visibility: visible;
    	position: absolute;
    	border-style: solid;
    	border-width: 5px 5px 0 0;
    	left: 0px;
    	bottom: -5px;
    }
    .comment_box .date .arrow_date {
    	border-color: #3156A3 transparent;
    }
    .comment_box .comments_number {
    	width: auto;
    	margin-left: 2px;
    	margin-top: 0;
    }
    .comment_box .comments_number a {
    	padding: 10px 12px;
    }
    .espc{
    	display: block;
    	height: 400px;
    }
    a.carrim{
        border-radius: 5px;
    margin-top: 30px;
    height: 30px;
    display: block;
    background: #136c40;

    }
    a.carrim span{
    	    width: 25px;
    margin-top: 5px;
    	display: block;
    	color: #fff;
    	float: left;
    	border-radius: 2px;
    	margin-right: 13px;
    }
    a.carrim span.text{
        margin-top: 0px;
    width: auto;
    float: left;
    margin-top: 5px;
    }
    a.carrim span i{
    	color: #fff;
    	width: 100%;
    	text-align: center;
    }
    .telefone{
    margin-top: 20px;
    padding-left: 35px;
    background-position: left center;
    min-height: 25px;
    color: #072147;
    padding-top: 3px;
        text-align: center;
    font-weight: bold;
/*    text-transform: uppercase;*/
    font-family: 'open_sansextrabold';
    font-size: 24px;
}
    }
.telefone img {
    margin-top: -10px;
}
.telefone span {
    font-size: 16px;
    color: #000;
}
    	.widget-images .image-item a {
    		overflow: hidden;
    		position: relative;
    		display: block;
    		width: 100%;
    	}
    	.widget-images .image-item a:before {
    		border: 1px solid #fff;
    		bottom: 20px;
    		content: "";
    		left: 20px;
    		position: absolute;
    		right: 20px;
    		top: 20px;
    		z-index: 1;
    		-webkit-transform: scale(1.1);
    		-ms-transform: scale(1.1);
    		-o-transform: scale(1.1);
    		transform: scale(1.1);
    		opacity: 0;
    		filter: alpha(opacity=0);
    		-webkit-transition: all .35s ease 0s;
    		-o-transition: all .35s ease 0s;
    		transition: all .35s ease 0s;
    	}
    	.widget-images .image-item a:hover:before {
    		opacity: 1;
    		filter: alpha(opacity=100);
    		-webkit-transform: scale(1);
    		-ms-transform: scale(1);
    		-o-transform: scale(1);
    		transform: scale(1);
    		-webkit-transition: all .35s ease 0s;
    		-o-transition: all .35s ease 0s;
    		transition: all .35s ease 0s;
    	}

    	.homestyle1 .box-infos .box-info {
    		color: #fff;
    		padding: 30px 20px;
    		margin-bottom: 5px;
    	}
    	.homestyle1 .box-infos .box-info img {
    		float: left;
    	}
    	.homestyle1 .box-infos .box-info .info {
    		margin-left: 50px;
    	}
    	.homestyle1 .box-infos .box-info .info p {
    		text-transform: uppercase;
    		font-weight: 700;
    		margin: 0;
    		line-height: 18px;
    	}
    	.homestyle1 .box-infos .box-info1 {

    background-image: url(../imagens/textura1.jpg);
}
    	}
    	.homestyle1 .box-infos .box-info1 img {
    		padding-top: 10px;
    	}
    	.homestyle1 .box-infos .box-info2 {

    background-image: url(../imagens/textura1.jpg);
}
    	}
    	.homestyle1 .box-infos .box-info2 img {
    		padding-top: 10px;
    	}
    	.homestyle1 .box-infos .box-info3 {
    		background-color: #47d9bf;
    	}
    	.homestyle1 .box-infos .box-info3 img {
    		padding-top: 3px;
    	}
    	.homestyle1 .box-infos .box-info4 {
    		background-color: #db261d;
    	}
    	.homestyle1 .collection-cates {
    		float: left;
    		width: 100%;
    		margin-top: 30px;
    	}
    	.homestyle1 .categories-title-text {
    		background-color: #db261d;
    		height: 38px;
    		line-height: 38px;
    		border-bottom-left-radius: 19px;
    		border-top-left-radius: 19px;
    		border-bottom-right-radius: 19px;
    		border-top-right-radius: 19px;
    		text-align: center;
    		color: #fff;
    		font-size: 138.5%;
    		text-transform: uppercase;
    		margin: 0 30px;
    		font-weight: 700;
    		position: relative;
    		top: 19px;
    		z-index: 1;
    	}
    	.categories-left {
    		margin-bottom: 40px;
    	}
    	.categories-left .categories-title-text {
    		background: #f5f5f5;
    		padding: 20px 15px 20px 30px;
    		border: 1px solid #dddddd;
    		border-bottom: 0px;
    		border-top-right-radius: 5px;
    		border-top-left-radius: 5px;
    		font-size: 123%;
    		text-transform: uppercase;
    		color: #333;
    		font-weight: 700;
    		line-height: 100%;
    	}
    	.categories-left .categories-title-text span {
    		color: #f2d03b;
    	}
    	.sm-categories.theme1 {
    		border: 1px solid #ddd;
    		border-bottom-right-radius: 5px;
    		border-bottom-left-radius: 5px;
    		border-top: none;
    	}
    	.sm-categories.theme1 .cat-title {
    		display: none;
    	}
    	.sm-categories.theme1 .child-cat .child-cat-title {
    		border-bottom: 1px solid #ddd;
    		font-size: 107.7%;
    		padding: 12px 10px 12px 30px;
    	}
    	.sm-categories.theme1 .child-cat .child-cat-title:last-child {
    		border-bottom: none;
    	}
    	.sm-categories.theme2 {
    		padding-top: 15px;
    		background-color: rgba(249, 249, 249, 0.22);
    		border: 1px solid #db261d;
    		border-radius: 10px;
    		-moz-border-radius: 10px;
    		-webkit-border-radius: 10px;
    		float: left;
    		width: 100%;
    	}
    	.sm-categories.theme2 .cat-wrap.theme2 .content-box {
    		padding: 10px 20px;
    		margin-top: 0;
    		float: left;

  /*&:last-child{
				border-bottom: none;
				}*/
			}
			.sm-categories.theme2 .cat-wrap.theme2 .content-box:not(:last-child) {
				border-bottom: 1px solid #e5e5e5;
			}
			.sm-categories.theme2 .cat-wrap.theme2 .content-box .parent-cat{
				display: flex;
			}
			.sm-categories.theme2 .cat-wrap.theme2 .content-box .parent-cat .cat-title {
				float: left;
				/*padding-top: 20px;*/
			}
			.sm-categories.theme2 .cat-wrap.theme2 .content-box .parent-cat .cat-title h2 {
				    font-size: 100% !important;
    color: #167bcb;
    margin-top: 0;
    margin-bottom: 0px !important;
    text-transform: lowercase;

			}
			.sm-categories.theme2 .cat-wrap.theme2 .content-box .parent-cat .cat-title .shopnow-link {
				margin-top: 6px;
				float: left;
				color: #999;
				text-decoration: underline;
				font-size: 92.3%;
			}
			.sm-categories.theme2 .cat-wrap.theme2 .content-box .parent-cat .cat-title .shopnow-link i {
				color: #f2d03b;
				font-weight: bold;
			}
			.sm-categories.theme2 .cat-wrap.theme2 .content-box .parent-cat .cat-title .shopnow-link:hover {
				color: #f2d03b;
			}
			.sm-categories.theme2 .cat-wrap.theme2 .content-box .parent-cat .image-cat {
				float: left;
				margin-right: 20px;
				width: 80px;
			}
			.sm-categories.theme2 .cat-wrap.theme2 .content-box .child-cat {
				display: none;
			}
			.super-cate2 {
				border-top: 1px solid #eee;
				margin-top: 50px;
				padding-top: 50px;
			}
			.sm-super-categories .category-wrap .list-cates {
				background-color: #f9f9f9;
				padding: 0 20px;
				border-top-right-radius: 2px;
				border-top-left-radius: 2px;
				border: 1px solid #ebebeb;
				display: inline-block;
				width: 100%;
			}
			.sm-super-categories .category-wrap .list-cates .item {
				border-bottom: 1px solid #ebebeb;
				line-height: 36px;
				padding-left: 10px;
			}
			.sm-super-categories .category-wrap .list-cates .item:hover {
				border-color: #f2d03b;
			}
			.sm-super-categories .category-wrap .list-cates .cat-child-image {
				display: none;
			}
			.sm-super-categories .category-wrap .list-cates .viewall a {
				font-size: 84.6%;
				float: right;
				text-transform: uppercase;
				position: relative;
				color: #222;
				margin: 22px 0;
				padding-right: 17px;
				background: url(../images/ico-viewall.png) no-repeat right;
				text-decoration: underline;
  /*&:after{
						position: absolute;
						content: "";
						background: url(../images/ico-viewall.png) no-repeat;
						width: 9px;
						height: 10px;
						}*/
					}
					.sm-super-categories .spctabs-wrap {
						overflow: unset !important;
					}
					.sm-super-categories .spctabs-wrap .cate-img {
						margin-bottom: 10px;
					}
					.sm-super-categories .spctabs-wrap .super-title-w {
						border-bottom: 1px solid #eee;
						float: left;
						width: 100%;
						margin-bottom: 20px;
					}
					.sm-super-categories .spctabs-wrap .cat-title {
						float: left;
						font-size: 138.5%;
						text-transform: uppercase;
						color: #333;
						font-weight: 700;
						line-height: 100%;
  /*position: relative;
  &:after{
    position: absolute;
    content: "";
    bottom: 0;
    right: 0;
    .border_radius(100%);
    width: 3px;
    height: 3px;
    background-color: #333;
    }*/
}
.sm-super-categories .spctabs-wrap .cat-title span {
	color: #f2d03b;
}
.sm-super-categories .spctabs-wrap .spctabs-tabs-container {
	float: right;
}
.sm-super-categories .spctabs-wrap .spctabs-tabs-container ul li {
	float: right;
	line-height: 30px;
	border: 1px solid #eee;
	border-bottom: none;
	border-top-right-radius: 8px;
	border-top-left-radius: 8px;
	padding: 0 30px;
	color: #167bcb;
	margin-left: 5px;
}

.galeria{
	display: block !important;
}
#owl-demo-clientes .owl-page, .galeria .owl-page{
    display: none !important;
}
#owl-demo-clientes .owl-buttons div, .galeria .owl-buttons div{
        background-color: #221e1f !important;
    border-radius: 4px !important;
    float: left !important;
    opacity: 1 !important;
}

/*produtos index*/
.prod-cot{
    width: 100%;
    display: block;
    margin-bottom: 30px;
}
.prod-cot .text{
    color: #fff;
    font-size: 14px;
    text-align: center;
    display: block;
    min-height: 80px;
    text-transform: lowercase;
}
.prod-cot .car{
        position: relative;
    float: left;
    width: 100% !important;
    height: 35px !important;
    margin-top: 5px;
    margin-right: 4px;
      background-color: transparent !important;
    border-radius: 5px;
    color: #000 !important;
}
.prod-cot .car input{
    width: 100% !important;
    height: 35px !important;
    border: 0;
    outline: none;
    border-radius: 5px;
    position: relative;
    z-index: 3;
    background: rgb(7, 33, 71);
    color: #fff;
}
.prod-cot .car i{
        position: absolute;
    width: 100%;
    color: #fff !important;
    text-align: center;
    top: 13px;
    z-index: 2;
}
.prod-cot .car a{
    width: 100%;
    height: 100%;
    display: block;
}

/*cat produtos index*/
.cat_produtos{
	list-style: none;
	padding: 0px;
}
.cat_produtos li{
	float: left;
}
.cat_produtos li a{
	    float: left;
background: rgb(255,255,255); /* Old browsers */
background: -moz-linear-gradient(45deg, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(45deg, rgba(255,255,255,1) 0%,rgba(246,246,246,1) 47%,rgba(237,237,237,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(45deg, rgba(255,255,255,1) 0%,rgba(246,246,246,1) 47%,rgba(237,237,237,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ededed',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
    border:1px solid #222;
    padding: 2px 5px;
    margin-right: 6px;
    line-height: 100%;
    font-weight: 700;
    border-radius: 5px;
    -moz-border-radius: 5px;
    color: #222;
    -webkit-border-radius: 5px;
    -o-transition: 0.2s;
    transition: 0.2s;
    -moz-transition: 0.2s;
    -webkit-transition: 0.2s;
    margin-bottom: 5px;
}
 /*news*/
  #news{
        padding-bottom: 10px;
    margin-bottom: 0px;
    margin-top: 1px;
    padding: 0px 10px 10px 10px;
    border-radius: 0 0 5px 5px;
  }
  #news h2{
    margin-top: 0px !important;
    font-size: 16px !important;
    color: #000 !important;
  }
  #news p{
  	color: #000;
  }
  #news #new-email{
          font-size: 13px;
    margin-bottom: 8px;
    color: #222;
    background: #ffffff;
      border-radius: 5px;
    border: none;
    box-shadow: none;
    outline: none;
    padding: 9px 9px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    border-radius: 2px !important;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    box-sizing: border-box !important;
    width: 100%;
    display: block;
    height: 29px;
    margin-top: 10px;
  }

  #news #bt-news{
    position: relative;
    outline: none !important;
    width: 100%;
    border-radius: 6px !important;
    font-weight: 700;
    font-size: 14px;
    padding: 0px 13px;
    color: #5d2a37;
    background: rgb(255,255,255);
    background: -moz-linear-gradient(45deg, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%);
    background: -webkit-linear-gradient(45deg, rgba(255,255,255,1) 0%,rgba(246,246,246,1) 47%,rgba(237,237,237,1) 100%);
    background: linear-gradient(45deg, rgba(255,255,255,1) 0%,rgba(246,246,246,1) 47%,rgba(237,237,237,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ededed',GradientType=1 );
    border: 3px solid #FFF;
    display: inline-block;
    line-height: 23px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
  }
  #news #bt-news i{
    font-size: 18px;
    margin-top: 5px;
  }


  .paletas-prod-index{
  	margin-top: 30px;
  }
  .paletas-prod-index span.text{
  	min-height: 50px;
    display: block;
    color: #333;
    min-height: 60px;
    font-size: 12px;
  }
  .paletas-prod-index a:hover{
  	text-decoration: none;
  }

  .breadcrumb {
    margin-bottom: 20px !important;
    padding: 0 0 20px !important;
    list-style: none !important;
    border-radius: 0px !important;
    border-bottom: 1px dashed #2b6153  !important;
}

.breadcrumb li {
  display: inline-block;
}
.back,.top{
  display:block;
  position:absolute;
  top:0;
  right: 15px;
  color:#FFFFFF;
  width:75px;
  height:22px;
  text-transform:uppercase;
  font-size:12px;
  padding:2px 12px 0 0;
  text-align:right;
  background:linear-gradient(#252424 50%,#040404 50%);
  background-color:#252424;
  -webkit-border-radius:0 2px 2px 0;
  -moz-border-radius:0 2px 2px 0;
  -ms-border-radius:0 2px 2px 0;
  -o-border-radius:0 2px 2px 0;
  border-radius:0 2px 2px 0
}
.back:before,.top:before{
  content:"";
  display:block;
  position:absolute;
  background-position:-11px 0;
      background: url(../imagens/sprite-s4070c43ae5.png) no-repeat;
  width:11px;
  height:inherit;
  left:-11px;
  top:0
}
.back:after,.top:after{
  content:"";
  display:inline-block;
  float:left;
  width:6px;
  height:10px;
  background-position:-25px -28px;
  position:relative;
  top:50%;
  margin-top:-6.5px;
  left:7px
}
.back:hover,.top:hover,.back:focus,.top:focus{
  text-decoration:none;
  background:linear-gradient(#e66221 50%,#cf5113 50%);
  background-color:#e66221
}
.back:hover:before,.top:hover:before,.back:focus:before,.top:focus:before{
  background-position:0 0
}

.visao2 fieldset{
	    margin: 0px;
    border: 0;
}
.visao2 .form-group{
	    background-color: #e3e3e3;
    padding: 12px;
    border-radius: 10px;
}

.topbar-left {
    float: left;
}
.topbar-left ul.list-inline{
	margin-left: 0px !important;
    margin-top: 11px;
}

.topbar-right {
    float: right;
}
.topbar-right p {
    text-align: right;
    color: #FFF;
    margin-top: 11px;
    font-size: 16px;
}
.topbar-link {
    margin: 0;
}
.topbar-link .icon {
    width: 25px;
    display: block;
    margin-right: 10px;
}

.topbar-link .link {
        font-size: 16px;
    color: #ffffff;
}

.topbar-link .link:hover {
    color: #ffffff !important;
}

.topbar-link li {
    position: relative;

    padding: 0 15px;
}

.topbar-link li:first-child {
    padding-left: 0;
}

.topbar-link li:last-child {
    padding-right: 0;
}

.topbar-link li + li:before {
    position: absolute;
    top: 51%;
    left: -2px;

    width: 1px;
    height: 10px;
    margin-top: -4px;

    content: '';

    background-color: #FFF;
}

.socials {
    margin: 0;
}

.socials .link {
       font-size: 14px;
    color: #ffffff;
    padding: 10px;
    background: #0012b9;
}

.socials .link.facebook:hover {
    color: #3b5998 !important;
}

.socials .link.twitter:hover {
    color: #1da1f2 !important;
}

.socials .link.google:hover {
    color: #d73d32 !important;
}

.socials .link.instagram:hover {
    color: #5f4343 !important;
}

.socials li {
    position: relative;

    padding: 0 10px;
}

.socials li:first-child {
    padding-left: 0;
}

.socials li:last-child {
    padding-right: 0;}


.prod-efect a span img{
        -webkit-transition: all .3s;
    transition: all .3s;
        display: block;
        min-height: 132px;
}
.prod-efect a span{
	width: 100%;
	height: auto;
	overflow: hidden;
	display: block;
}
.prod-efect a span.thumbnail {
    height: 150px;
}
.prod-efect:hover a span img{
	transform: scale(1.3);
}



.mais-slide {
    display: inline-block;
    text-decoration: none;
    line-height: 20px;
    text-align: center;
    font-weight: bold;
    font-size: 20px;
    text-shadow: none;
    font-style: normal;
    padding: 10px 15px;
    border-radius: 5px;
    color: #000;
    background: #FFF;
    font-style: italic;
}
.mais-slide:hover {
color: #000;
    background: #FFF;}


.header-topbar-wrapper {
    background: rgb(7, 33, 71);
}