body{
	font-family: 'Roboto', sans-serif;
}

.fade.in {
    opacity: 1;
}

.alinha-centro{
	display: table;
	width: 100%;
	height: 100%;
}

.alinha-centro>div{
	display: table-cell;
	vertical-align: middle;
}

.page-link{
	color: #8f8d7a;
}

.page-link:hover{
	color: #8f8d7a;
}

.page-item.active .page-link{
	background-color: #8f8d7a;
	border-color: #8f8d7a;
}

.fundo-verde{
	background-color: #8f8d7a;
}

.full-width{
	width: 100%;
}

.botao-redondo{
	border: 1px solid #fff;
	border-radius: 5px;
	text-transform: uppercase;
	color: #fff;
	text-decoration: none;
	padding: 15px 30px;
	letter-spacing: 1.34px;
	font-size: 11px;
	background: transparent;
	cursor: pointer;
}
2
.breadcrumbs{
	padding: 0;
	margin: 0;
	list-style: none;
	margin-top: 15px;
}

.breadcrumbs>li{
	display: inline-block;
	font-size: 11px;
	text-transform: uppercase;
	padding: 0px 5px;
	color: #fff;
}

.breadcrumbs>li:first-child{
	padding-left: 0px;
}

.breadcrumbs>li:last-child{
	padding-right: 0px;
}

.breadcrumbs li a, .breadcrumbs li a:hover, .breadcrumbs li a:focus, .breadcrumbs li a:active{
	text-decoration: none;
	color: #fff;
}

.form-control{
    font-size: 12px;
	color: #7d7d7d;
	letter-spacing: 1.24px;
	font-style: italic;
	border: 0 !important;
	padding: 15px 20px;
	border-radius: 5px;
	margin-bottom: 15px !important;
}

.form-control:disabled, .form-control[readonly] {
    background: #eee;
    opacity: 1;
}

.input-group-addon{
	border: 0;
	border-bottom-right-radius: 5px;
	border-top-right-radius: 5px;
	margin-bottom: 15px !important;
}

.form-control:focus{
    color: #495057;
    background-color: #fff;
    outline: 0;
    border: 0;
	box-shadow: none;
}

.grey-background-input{
	background: #eee;
}

.grey-background-input:focus{
    background-color: #eee;
}

.form-control::-webkit-input-placeholder{
	font-size: 12px;
	color: #7d7d7d;
	letter-spacing: 1.24px;
	font-style: italic;
	opacity:1
}

.form-control::-moz-placeholder{
	font-size: 12px;
	color: #7d7d7d;
	letter-spacing: 1.24px;
	font-style: italic;
	opacity:1
}

.form-control:-ms-input-placeholder{
	font-size: 12px;
	color: #7d7d7d;
	letter-spacing: 1.24px;
	font-style: italic;
	opacity:1
}

.form-control::-ms-input-placeholder{
	font-size: 12px;
	color: #7d7d7d;
	letter-spacing: 1.24px;
	font-style: italic;
	opacity:1
}

.form-control::placeholder{
	font-size: 12px;
	color: #7d7d7d;
	letter-spacing: 1.24px;
	font-style: italic;
	opacity:1
}

.input-group-addon:last-child{
	border-left: 0;
}

.input-group .form-control:last-child, .input-group-addon:last-child, .input-group-btn:last-child > .btn, .input-group-btn:last-child > .dropdown-toggle, .input-group-btn:first-child > .btn:not(:first-child){
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
}

.select2-container{
	width: auto;
	z-index: auto;
}

.input-group-addon {
    padding: 11px 12px;
    font-size: 14px;
    font-weight: normal;
    line-height: 1;
    text-align: center;
    background-color: #eee;
    margin-bottom: 15px;
}

.submitbtn, .submitbtn:hover, .submitbtn:focus, .submitbtn:active, .vw-form input[type="submit"], .finalizarEncomendaCarrinhoSimplificado, #accordionEnderecos .guardarEndereco{
	background: #8f8d7a;
	border-radius: 5px;
	font-size: 11px;
	color: #fff;
	letter-spacing: 1.1px;
	padding: 13px 80px;
	border: 0;
	cursor: pointer;
	text-transform: uppercase;
	text-decoration: none;
}

.select2-container--default .select2-selection--single{
	border-radius: 5px !important;
}

.select2-container--default .select2-selection--single .select2-selection__placeholder{
	font-size: 12px !important;
	color: #7d7d7d !important;
	letter-spacing: 1.24px !important;
	font-style: italic !important;
}

.select2-container .select2-selection--single{
	height: 48px !important;
}

.select2-container--default .select2-selection--single .select2-selection__rendered{
	line-height: 44px !important;
}

.select2-container--default .select2-selection--single .select2-selection__arrow{
	height: 47px !important;
}

.input-group-btn{
	position: relative;
	font-size: 0;
	white-space: nowrap;
}

input.error, .select2.error .select2-selection, select.error{
	border: 1px solid #8f0000 !important;
}

.has-error .select2-selection, .form-group.has-error{
    border: 1px solid #a94442;
    border-radius: 4px;
}

.vw-form input[type="checkbox"]{
	margin-bottom: 0;
	-ms-transform: scale(1.6);
	-moz-transform: scale(1.6);
	-webkit-transform: scale(1.6);
	-o-transform: scale(1.6);
}

.btn-voltar, .btn-voltar:hover, .btn-voltar:focus, .btn-voltar:active{
	border: 1px solid #000;
	color: #000;
	text-decoration: none;
	border-radius: 5px;
	position: absolute;
	width: calc(100% - 30px);
	letter-spacing: 1.1px;
	text-align: center;
	padding: 12px 0;
	text-transform: uppercase;
	font-size: 11px;
}

/********************************************/
/********************MENU********************/
/********************************************/
.hamburger{
	font-size: 11px;
	color: #ffffff;
	letter-spacing: 1.1px;
	font-weight: 700;
	position: fixed;
	top: 8px;
	left: 15px;
	z-index: 4;
	-webkit-transition: color 0.2s linear;
    transition: color 0.2s linear;
}

.hamburger span{
	float: right;
	padding-top: 3px;
}

.white-hamburger{
	color: #000;
}

.hamburger-inner{
	-webkit-transition: background-color 0.2s linear;
    transition: background-color 0.2s linear;
}

.white-hamburger .hamburger-inner, .white-hamburger .hamburger-inner:after, .white-hamburger .hamburger-inner:before{
	background-color: #000;
}

.pelicula{
	position: fixed;
	top: 0;
	left: 0;
	width: 100vw;
	height: 100vh;
	background-color: #000;
	opacity: 0;
    transition: opacity 0.5s;
}

.pelicula.open{
	opacity: .85;
	cursor: pointer;
}

.sidenav{
    height: 100%;
    width: 25vw;
    position: fixed;
    z-index: 3;
    top: 0;
    left: -25vw;
    background-color: #8f8d7a;
    overflow-x: hidden;
    overflow-y: scroll;
    transition: 0.5s;
}

.sidenav.open{
	left: 0;
}

.sidenav>div{
	display: table;
	width: 100%;
	height: 100%;
}

.sidenav>div>div{
	display: table-cell;
	vertical-align: middle;
	padding: 0 60px;
	min-height: 390px;
}

.logo-meacuerdo-menu{
	margin-bottom: 30px;
	width: 250px;
}

.menu-principal{
	padding: 0;
	margin: 0;
	list-style: none;
}

.menu-principal>li{
	padding: 0;
	margin: 0;
	list-style: none;
	border-bottom: 1px solid #737971;
	padding: 20px;
}

.menu-principal>li:last-child{
	border-bottom: 0;
}

.menu-principal>li>a{
	font-size: 14px;
	color: #fff;
	letter-spacing: 0.12px;
	text-decoration: none;
	text-transform: uppercase;
}

/********************************************/
/******************COOKIES*******************/
/********************************************/

.cookiesBar.open {
    bottom: 0;
}
.cookiesBar {
    position: fixed;
    background: #f5f5f5;
    bottom: -190px;
    z-index: 99999;
    font-size: 13px;
    color: #aaa;
    width: 100vw;
    left: 0;
	-webkit-transition: all .3s cubic-bezier(.88,0,.24,1.01);
			transition: all .3s cubic-bezier(.88,0,.24,1.01);
}

.cookiesBar > div {
    padding: 8px 60px 8px 40px;
    overflow: hidden;
    text-align: center;
    font-weight: 400;
    color: #9c9c9c;
    font-size: 10px;
    letter-spacing: 0.5px;
}

.cookiesBar > div > span{
    float: none !important;
    margin-top: 0 !important;
}

.verDetalheCookiesBar, .verDetalheCookiesBar:hover, .verDetalheCookiesBar:focus, .verDetalheCookiesBar:active {
    color: #636363 !important;
    text-decoration: none;
    cursor: pointer;
}

.cookiesBar .acceptCookies {
    border: none;
    background: #d8d8d8;
    font-size: 17px;
    top: 0;
    right: 0;
    height: 31px;
    width: 39px;
    text-align: center;
    position: absolute;
    cursor: pointer;
    padding: 0 !important;
    float: none !important;
}

.acceptCookies > div:first-child {
    -webkit-transform: rotate(55deg);
    -ms-transform: rotate(55deg);
    transform: rotate(55deg);
    width: 12px;
    left: 14px;
}

.acceptCookies > div:last-child {
    -webkit-transform: rotate(-55deg);
    -ms-transform: rotate(-55deg);
    transform: rotate(-55deg);
    width: 12px;
    left: 14px;
}

.acceptCookies > div {
    position: absolute;
    background-color: #636363;
    height: 1px;
}

.infoCookiesBar{
	width: 500px !important;
	margin: 0 auto !important;
	text-align: left !important;
	padding: 0 !important;
}

/********************************************/
/****************CABEÇALHO*******************/
/********************************************/

.container-junta-topo{
	margin-top: -95.5px;
}

.navbar{
	border-bottom: 1px solid #4c4c4c;
	z-index: 1;
	background-size: 100% auto;
	background-repeat: no-repeat;
	background-position: left top;
}

.nav-branca{
	background-color: #fff;
	border-bottom: 1px solid #fff;
	-webkit-transition: background-color 0.2s linear, border-bottom 0.2s linear;
    transition: background-color 0.2s linear, border-bottom 0.2s linear;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.4);
	-moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.4);
	box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.4);
}

.logo{
    margin-left: 50%;
	transform: translateX(-50%);
    display: block;
    margin-right: 0;
    z-index: 9999;
    padding: 0;
    top: 15px
}

.logo-meacuerdo{
	height: 55px;
	-webkit-transition: all 0.2s linear;
    transition: all 0.2s linear;
}

.nav-branca .logo-meacuerdo{
	filter: invert(100%);
}

.banner-topo{
	background-size: 100% auto;
	background-repeat: repeat-y;
	background-position: left top;
	padding-top: 100px;
	padding-bottom: 20px;
}

.publicar-anuncio{
	margin: 20px 0;
}

.publicar-anuncio>a{
	border: 1px solid #fff;
	border-radius: 8px;
	text-transform: uppercase;
	color: #fff;
	text-decoration: none;
	padding: 13px 30px;
	letter-spacing: 1.34px;
	font-size: 11px;
	-webkit-transition: color 0.2s linear, border 0.2s linear;
    transition: color 0.2s linear, border 0.2s linear;
}

.nav-branca .publicar-anuncio>a{
	color: #000;
	border: 1px solid #000;
}

.titulo-pesquisa{
	font-size: 28px;
	color: #ffffff;
	letter-spacing: 1.34px;
	text-align: center;
	margin-bottom: 10px;
	text-transform: uppercase;
	font-weight: 300;
}

.texto-pesquisa{
	font-size: 11px;
	color: #ffffff;
	text-align: center;
	margin-bottom: 30px;
}

/********************************************/
/*****************PESQUISA*******************/
/********************************************/

.fundo-pesquisa{
	padding-top: 20px;
	padding-bottom: 20px;
}

#pesquisa_listagem{display:none; width:calc(100% - 30px); border:1px solid #D7D7D7;position:absolute;z-index:99999;background-color:#fff; border-bottom-left-radius: 5px;border-bottom-right-radius: 5px;
margin-top: -18px;padding-top: 10px;
font-size:.8em;
;text-align:left !important;overflow: hidden !important
}
.titlePesquisaSugest{background-color:#DBDBDB; height:30px;color:#333;padding:4px 4px 0px 4px;font-weight:bold;border-bottom:1px solid #999;font-size:1em}
.lineResult.active{background-color:#DBDBDB}
.searchCategoriaTitle{height:30px;color:#666;padding:4px 4px 0px 4px;border-bottom:1px solid #dbdbdb;background-color:#faf7f7;font-weight:bold;font-size:1em}
#pesquisa_listagem .leftSide {float:left;font-size:1em;}
#pesquisa_listagem .leftSideMarca, #pesquisa_listagem .leftSideModelo, #pesquisa_listagem .leftSideCat, #pesquisa_listagem .leftSideProd {float:left;width: 30px;height: 30px;position: absolute;}
#pesquisa_listagem .rightSideMarca .searchRef, #pesquisa_listagem .rightSideModelo .searchRef, #pesquisa_listagem .rightSideCat .searchRef, #pesquisa_listagem .rightSideProd .searchRef {font-size:0.9em; color: #5e5e5e}
#pesquisa_listagem .rightSideMarca .searchDesc, #pesquisa_listagem .rightSideModelo .searchDesc, #pesquisa_listagem .rightSideCat .searchDesc, #pesquisa_listagem .rightSideProd .searchDesc {font-size:0.9em; color: #000}
#pesquisa_listagem .rightSide {float:right;text-align:right;color:#bababa;font-size:1em}
#pesquisa_listagem .rightSideMarca, #pesquisa_listagem .rightSideModelo, #pesquisa_listagem .rightSideCat, #pesquisa_listagem .rightSideProd {float:left;text-align:left;color:#bababa;font-size:1em; max-width: 90%; padding-left: 35px}
#pesquisa_listagem a {font-size:1em;color: #000; text-decoration: none}
#pesquisa_listagem a:hover {color:#000;}
#pesquisa_listagem .show_all_results{text-align:center;font-weight:bold;}
.caminhoCat{color: #bababa; font-size: 0.8em;}



#pesquisa_listagemHeader{display:none; width:287px; border:1px solid #D7D7D7;position:absolute;z-index:99999;background-color:#fff;
font-size:.8em;
;text-align:left !important;overflow: hidden !important;margin-top:30px
}
.titlePesquisaSugest{background-color:#DBDBDB; height:30px;color:#333;padding:4px 4px 0px 4px;font-weight:bold;border-bottom:1px solid #999;font-size:1em}
.lineResult{min-height:35px;overflow:hidden;color:#666;padding:2px 10px !important;border-bottom:1px solid #f5f5f5; text-transform:capitalize}
.lineResult.active{background-color:#DBDBDB}
.searchCategoriaTitle{height:30px;color:#666;padding:5px;border-bottom:1px solid #dbdbdb;background-color:#faf7f7;font-weight:bold;font-size:1em}
#pesquisa_listagemHeader .leftSide {float:left;max-width:80%;font-size:1em}
#pesquisa_listagemHeader .rightSide {float:right;text-align:right;color:#bababa;font-size:1em}
#pesquisa_listagemHeader a {font-size:1em }
#pesquisa_listagemHeader a:hover {color:#21A3D3 !important;}
#pesquisa_listagemHeader .show_all_results{text-align:center;font-weight:bold;}

#searchFormHeader #pesquisa_listagemHeader{
	margin-top: 0 !important;
}

#pesquisa_listagem .lineResult .leftSide b, #pesquisa_listagem .lineResult .rightSideMarca b, #pesquisa_listagem .lineResult .rightSideModelo b, #pesquisa_listagem .lineResult .rightSideCat b, #pesquisa_listagem .lineResult .rightSideProd b{
	font-weight: bold;
}

/********************************************/
/*************LISTAGEM ANÚNCIOS**************/
/********************************************/

.container-anuncios{
	padding-top: 100px;
}

.bloco-anuncio-listagem{
	margin-bottom: 25px;
}

.imagem-listagem-anuncio{
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
	height: 290px;
	border-radius: 5px;
	margin-bottom: 15px;
	-webkit-box-shadow: 0px 0px 35px 0px rgba(0,0,0,0.25);
	   -moz-box-shadow: 0px 0px 35px 0px rgba(0,0,0,0.25);
	   		box-shadow: 0px 0px 35px 0px rgba(0,0,0,0.25);
}

.nome-anuncio-listagem, .nome-anuncio-listagem:hover, .nome-anuncio-listagem:focus, .nome-anuncio-listagem:active{
	text-decoration: none;
}

.nome-anuncio-listagem>h2{
	margin: 0;
	padding: 0 20px;
	font-size: 15px;
	color: #4e4e4e;
	letter-spacing: 0.1px;
	font-weight: 500;
	font-style: italic;
}

.datas-anuncio-listagem{
	font-size: 11px;
/* 	color: #b8b8b8; */
	color: #4e4e4e;
	letter-spacing: 0.07px;
	line-height: 19px;
	font-weight: 400;
	padding: 0 20px;
	display: block;
}

.sem-resultados{
	padding-top: 100px;
	padding-bottom: 100px;
	text-align: center;
	font-size: 28px;
	letter-spacing: 1.34px;
	font-weight: 300;
	text-transform: uppercase;
}

.link-ver-mais, .link-ver-mais:hover, .link-ver-mais:focus, .link-ver-mais:active{
	text-transform: uppercase;
	font-size: 10px;
	color: #4e4e4e;
	letter-spacing: 0.8px;
	padding-bottom: 3px;
	border-bottom: 1px solid #4e4e4e;
	text-decoration: none;
	font-weight: 500;
}

/********************************************/
/*****************CONTEÚDOS******************/
/********************************************/
.container-conteudos{
	padding-top: 45px;
	padding-bottom: 20px;
}

.titulo-conteudos{
	font-size: 32px;
	color: #ffffff;
	letter-spacing: 0.15px;
	line-height: 27px;
	margin-top: 20px;
}

.texto-conteudos{
	font-size: 14px;
	color: #404040;
	font-weight: 300;
	line-height: 20px;
}

.texto-conteudos>h3{
	font-size: 16px;
	color: #404040;
	line-height: 24px;
	font-style: italic;
}

#captcha{
	float: left;
}

#captcha>.g-recaptcha {
    transform:scale(0.65);
    transform-origin:0 0;
    margin-top: 0;
}

.texto-conteudos>.vw-formulario .submitbtn{
	float: right;
}

.email-sucesso{
	border: 1px solid #8f8d7a;
	text-align: center;
	font-weight: 500;
	font-style: italic;
	text-transform: uppercase;
	color: #8f8d7a;
	margin-bottom: 10px;
	padding: 10px 0;
	border-radius: 5px;
}

/********************************************/
/**************DETALHE ANÚNCIO***************/
/********************************************/
.imagem-detalhe-anuncio{
	width: 100%;
	border-radius: 5px;
	-webkit-box-shadow: 0px 0px 35px 0px rgba(0,0,0,0.25);
	   -moz-box-shadow: 0px 0px 35px 0px rgba(0,0,0,0.25);
	   		box-shadow: 0px 0px 35px 0px rgba(0,0,0,0.25);
}

.detalhe-anunciante{
	background: #f5f5f5;
	border-radius: 5px;
	padding: 20px;
}

.detalhe-anunciante>h2{
	font-size: 14px;
	color: #070707;
	letter-spacing: 0.12px;
	line-height: 22px;
	text-transform: uppercase;
	margin: 0;
	border-bottom: 1px solid #d0d0d0;
	padding-bottom: 15px;
	font-weight: 700;
}

.detalhe-anunciante>div{
	font-size: 12px;
	color: #727272;
	letter-spacing: 0.1px;
	line-height: 19px;
	padding-top: 30px;
}

.partilhar-anuncio{
	padding: 20px;
	font-size: 12px;
}

.partilhar-anuncio>a{
	color: #000;
	font-size: 18px;
}

.partilhar-anuncio .fa-facebook{
	margin-left: 45px;
}

.partilhar-anuncio .fa-envelope{
	margin-left: 10px;
	font-size: 18px;
}

.partilhar-anuncio .fa-print{
	margin-left: 55px;
	font-size: 18px;
}

.btn-voltar-anuncio{
	position: absolute;
	width: calc(100% - 30px);
	margin-top: -65px;
}

.btn-voltar-anuncio a{
	color: #000;
	text-decoration: none;
	font-size: 12px;
	text-transform: uppercase;
}

.nome-anuncio-detalhe{
	font-size: 25px;
	color: #4e4e4e;
	line-height: 30px;
	font-weight: 500;
	font-style: italic;
}

.datas-anuncio-detalhe{
	font-size: 12px;
	color: #787878;
	letter-spacing: 0.08px;
	line-height: 19px;
}

.coluna-info{
	margin-top: 80px;
	margin-bottom: 40px;
}

.info-anuncio{
	padding: 10px 0;
	height: 100%;
}

.border-anuncio{
	border-right: 1px solid #dcdcdc;
}

.titulo-info{
	font-size: 16px;
	color: #8f8d7a;
	line-height: 24px;
	font-weight: 500;
	font-style: italic;
}

.sub-titulo-info{
	font-size: 14px;
	color: #404040;
	line-height: 24px;
	font-weight: 500;
	padding-bottom: 10px;
}

.descricao-info{
    font-size: 11px;
    color: #404040;
    font-weight: 300;
    line-height: 20px;
}

.link-imprimir, .link-imprimir:hover, .link-imprimir:focus, .link-imprimir:active{
	color: #212529;
	text-decoration: none;
}

/********************************************/
/*******************CONTA********************/
/********************************************/
.datepicker table th, .datepicker table td{
	font-family: 'Roboto', sans-serif !important;
}

.listagem-conta-encomendas>ul>li:last-child, .tituloEnvioMetodoEntrega, #tableListagemTransportadoras, .vw_gtmCheckoutStep1 .subTableCarrinhoCompras td:nth-child(1), .mesmaMoradaFaturacao{
	display: none;
}

.serviceBox{
    padding: 35px;
    background: #fff;
    border: 1px solid #eee;
    border-bottom-color: #8f8d7a;
    text-align: center;
    position: relative;
    transition: all 0.1s ease 0s;
    margin-top: 70px;
}
.serviceBox:hover{
	border-bottom: 4px solid #8f8d7a;
}
.serviceBox .service-icon{
    padding: 40px;
    border-radius: 50%;
    background: #8f8d7a;
    margin: 0 auto 20px;
    font-size: 36px;
    color: #fff;
    margin-top: -103px;
	display: block;
	width: 134px;
}
.serviceBox .title{
    font-size: 12px;
	color: #fff;
	font-weight: 300;
	text-transform: uppercase;
	margin: 0;
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	margin-top: -62px;
}
.serviceBox .special-price{
    font-size: 20px;
    color: #000;
    font-weight: 700;
    line-height: 25px;
    padding: 0 5px;
}
.serviceBox .old-price{
    font-size: 14px;
    color: #555;
    text-decoration: line-through;
    line-height: 25px;
    padding: 0 5px;
}

.vw-bloco-adicionar-carrinho-listagem{
    text-transform: uppercase;
    padding: 13px 30px;
    letter-spacing: 1.34px;
    font-size: 11px;
    background-color: #8f8d7a;
    border-radius: 8px;
    margin-top: 20px;
}

.adicionar-carrinho, .adicionar-carrinho:focus, .adicionar-carrinho:active{
    text-decoration: none;
    color: #fff;
}

.adicionar-carrinho:hover{
    text-decoration: none;
    color: #fff;
}

div.imagemCarrinho{
    display: none;
}

.subTableCarrinhoCompras td:nth-child(2){
    padding-left: 5px !important;
}

.FormStepList-item.is-active .FormStepIcon-circle{
	border: 4px solid #8f8d7a;
	background: #8f8d7a;
}

.FormStepList-item.is-passed .FormStepIcon-circle, .FormStepList-item.is-passed .FormStepIcon:after{
	background: #8f8d7a;
}

.FormStepList{
	margin-top: 0;
	margin-bottom: 80px;
}

.vw-select-style{
	height: auto !important;
}

.imagem-anuncio, .fileinput-preview>img{
	cursor: pointer;
}

input[type="file"]{
    display: block;
}

.btn-file{
	padding-bottom: 10px;
	padding-left: 0;
}

.fileinput-exists{
	font-size: 11px;
	letter-spacing: 1.1px;
	text-transform: uppercase;
}

input[name="imagem"], input[name="imagem_agencia"]{
	border: 1px solid #000;
	border-radius: 5px;
}

.fileinput .thumbnail>img{
    max-width: 100%;
    max-height: 100%;
}

.form-section{
	margin: 30px 0 15px;
	padding-bottom: 5px;
	border-bottom: 1px solid #e7ecf1;
	font-weight: 300;
}

.collapse.in{
    display: block;
}

.editar-anuncio, .editar-anuncio:hover, .editar-anuncio:focus, .editar-anuncio:active, .duplicar-anuncio, .duplicar-anuncio:hover, .duplicar-anuncio:focus, .duplicar-anuncio:active{
	text-decoration: none;
}

.checker{
	width: 20px;
	float: left;
}

/********************************************/
/*******************FOOTER*******************/
/********************************************/

.container-footer{
	padding-top: 15px;
}

.logo-meacuerdo-footer{
	width: 220px;
	margin-bottom: 25px;
}

.menu-footer{
	padding: 0;
	margin: 0;
	list-style: none;
	margin-bottom: 15px;
}

.menu-footer>li>a{
	font-size: 12px;
	color: #fff;
	letter-spacing: 0.1px;
	line-height: 19px;
	text-transform: uppercase;
	text-decoration: none;
}

.texto-footer{
	font-size: 12px;
	color: #fff;
	letter-spacing: 0.6px;
	line-height: 23px;
}

.texto-footer a, .texto-footer a:hover, .texto-footer a:focus, .texto-footer a:active{
	color: #fff;
}

.copyright{
	border-top: 1px solid #bababa;
	padding: 10px;
	font-size:10px;
	color: #ffffff;
	letter-spacing: 0.08px;
	line-height: 19px;
}


/********************************************/
/*****************RESPONSIVE*****************/
/********************************************/
@media screen and (max-width: 1300px){
	.sidenav{
		width: 30%;
		left: -30%;
	}
}

@media screen and (max-width: 1050px){
	.sidenav{
		width: 33%;
		left: -33%;
	}
}

@media screen and (max-width: 992px){
	.sidenav{
		width: 45%;
		left: -45%;
	}
	
	.titulo-conteudos{
		margin-top: 0;
	}
	
	.menu-footer{
	    margin-bottom: 15px;
	}
	
	.texto-footer{
	    padding-bottom: 10px;
	}
	
	.container-footer{
	    padding-top: 10px;
	}
}

@media screen and (max-width: 767px){
	.logo-meacuerdo{
	    height: 35px;
	}
	
	.hamburger{
		top: 0px;
		padding: 22px 15px;
	}
	
	.hamburger span{
		display: none;
	}
	
	.logo-meacuerdo-menu{
		width: 100%;
	}
	
	.sidenav{
		width: 75%;
		left: -75%;
	}
	
	.sidenav>div>div{
		padding: 0 60px;
	}
	
	.menu-principal>li{
	    padding: 10px;
	}
	
	.banner-topo{
		padding-top: 70px;
	}
	
	.imagem-listagem-anuncio{
		height: 180px;
	}
	
	.nome-anuncio-listagem>h2{
		padding: 0;
	}
	
	.datas-anuncio-listagem{
		padding: 0;
	}
	
	.select2-container{
		margin-bottom: 10px !important;
	}
	
	.container-anuncios{
		padding-bottom: 30px;
	}
	
	.container-conteudos{
		padding-top: 30px;
		padding-bottom: 30px;
	}
	
	.coluna-info{
		margin-top: 20px;
		margin-bottom: 20px;
	}
	
	.border-anuncio{
		border-right: 0;
	}
	
	.detalhe-anunciante{
		margin-top: 30px;
	}
	
	.nome-anuncio-detalhe{
		margin-top: 25px;
	}
	
	.partilhar-anuncio{
		padding: 20px 0;
	}
	
	.cookiesBar .acceptCookies{
		height: 46px;
	}
}