.nobottom{
	padding-bottom: 0px;
	margin-bottom: 0px;
}
.padding-left-50{
	padding-left: 50px;
}
.pad-l-10{
	padding-left: 10px;
}
.pad-r-10{
	padding-right: 10px;
}

.modal-image{
	position:relative;
	overflow: hidden;
}

.modal-image img{
	position:relative;
    /* min-width: 100%; */
    max-height: 500px;
}

.no-padding{
	padding: 0px 0px;
}

.exp-hr{
	margin-top: 60px;
	margin-bottom: 0px;
}

.exp-left{
	padding-left: 0px !important;
	padding-right: 5px !important;
}

.exp-right{
	padding-left: 5px !important;
	padding-right: 0px !important;
}

.bg-blue{
	background-color: #f7fafb !important;
}

.c-layout-footer.c-layout-footer-3 .c-prefooter {
    padding-top: 60px;
}

.bottom50{
	margin-bottom: 50px;
}

.noscroll{
	overflow-x: hidden !important;
}

.padding50{
	padding: 50px 0 !important;
}

.padding20{
	padding: 20px 0 !important;
}

.right10{
	margin-right: 10px !important;
}

.top10{
	margin-top: 10px !important;
}

.top-12{
	margin-top: -11px !important;
}

.top15{
	margin-top: 15px !important;
}

.top20{
	margin-top: 20px !important;
}

.top30{
	margin-top: 30px !important;
}

.top40{
	margin-top: 40px !important;
}

.image{
    position:relative;
    overflow:hidden;
	padding-bottom: 100%;
}

.image img{
    position:absolute;
	margin: auto;
    min-height: 100%;
    min-width: 100%;
}

.image2{
    position:relative;
    overflow:hidden;
}

.image2 img{
    position:absolute;
	margin: auto;
    min-height: 100%;
    min-width: 100%;
}

.btn-login{
	display: inline;
	background-color: #f7f7f7;
	border-color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 14px;
	color: #697d99;
}

.robocop{
	padding: 0px 0px!important;
	border: 0 !important;
	font-weight: bold !important;
	font-weight: 2000 !important;
	margin-right:0px !important;
	background-color:#F7FAFB !important;
}

.robocop:hover {
	color: black !important;
	font-size:1.1em !important;
}

.robocop.cbp-filter-item-active{
	color:#c41136 !important;
	font-size:1.1em !important;
}

.auto{
	width: 21px !important;
}

.lojada{
	margin: 0px !important;
	margin: auto !important;

}

.css99{
	padding-top: 0px !important;
}

.css999{
	padding-top: 22px !important;
	padding-right: 35px !important;

}

.mw-link{
	background: #1e1e1e;
	color: #FFF;
	font-size: 35px;
	padding: 0 15px;
	display: inline-block;
	margin-top: 20px;
}

.gm-iv-address {
	height: unset !important;
}

.c-layout-page{
	margin-bottom: 60px;
}

.noticia-item .cbp-item-wrapper{
	display: inline-flex;
}

.noticia-btn{
	position: absolute;
	bottom: 0
}

.noticia-txt{
	margin-bottom: 50px;
}

.cbp-popup-content{
	margin-bottom: 60px;
}

.c-desktop-logo.logo-footer{
	width: 60%;
}

.c-layout-header .c-quick-search > .form-control{
	font-family: inherit;
}

.c-layout-header.c-layout-header-default-mobile{
	background-color: #fff
}

/* .c-layout-header.c-layout-header-default-mobile .c-brand > .c-hor-nav-toggler {
	position: relative;
	top: -1px;
	display: inline-block;
	background: #f5f6f8;
	padding: 5px 8px 6px 8px;
} */

.c-layout-header.c-layout-header-default-mobile .c-brand > .c-topbar-toggler > i, .c-layout-header.c-layout-header-default-mobile .c-brand > .c-search-toggler > i, .c-layout-header.c-layout-header-default-mobile .c-brand > .c-cart-toggler > i {
	color: #bac3cd;
}
.c-layout-header.c-layout-header-default-mobile .c-brand > .c-hor-nav-toggler > .c-line{
	background: #bac3cd;
}
.c-page-on-scroll.c-layout-header-fixed .c-layout-header .c-brand{
	margin: 5px 0;
}
.c-layout-header .c-brand{
	margin: 15px 0;
}
.c-desktop-logo {
	min-width: 180px
}
.c-desktop-logo-inverse {
	max-width: 150px
}

@media (max-width: 991px) {
	.c-layout-header.c-layout-header-default-mobile .c-brand > .c-hor-nav-toggler:hover > .c-line{
		background-color: #2f2f2f;
	}
	.c-layout-header.c-layout-header-default-mobile .c-brand > .c-search-toggler:hover > i{
		color: #2f2f2f;
	}
	.c-layout-header .c-brand {
		margin: 10px 5px 10px 5px;
	}
	.c-layout-header.c-layout-header-default-mobile .c-brand > .c-hor-nav-toggler{
		margin-top: 10px;
	}
	.c-layout-header .c-brand > .c-search-toggler{
		margin: 10px 25px 0 0;
	}
}
