#footer	
	background-color: white
	margin-top: 60px !important	
	min-height: 160px
	font-size: 12px !important
	color: #B8BFC5
	border-top: 2px solid #EEEEEE
	@include fontstyle(14px,300,1px,#979FA3)
	.title-news
		@include fontstyle(30px,300,1px,#979FA3)
	.title-footer
		margin-bottom: 20px
		font-weight: 300
		color: black
		font-size: 12px
	.link-footer
		margin-top: 8px	
		@include fontstyle(14px,300,1px,#80878B)
		a	
			color: #80878B !important
	.item-menu
	  display: inline-block
	  margin-right: 30px
	  color: black
	  font-weight: 300
	  padding-top: 10px
	  padding-bottom: 5px
	  cursor: pointer
	  margin-top: 25px
	  font-size: 11px
	  letter-spacing: 1px
	  &:hover
	    border-bottom: 3px solid $colorsecond
	.subtext
		font-size: 11px
		color: white !important    			
	.input-newsletter
		border: 1px solid #88DEEC
		border-radius: 20px
		padding: 5px
		background-color: transparent
		padding-left: 15px
		padding-top: 12px
		padding-bottom: 12px
		margin-top: 20px
		form
			input
				border: none
				outline: 0px
				width: 80%
				padding-left: 15px
				background-color: transparent
			button
				background-color: transparent
				border: none
			
	.linea
		display: inline-block
		height: 1px
		width: 50px
		background-color: #B9BFC3	
		// margin-right: 10px
    	//margin-top: 5px



.table-bordered > thead > tr > th, .table-bordered > thead > tr > td, .table-bordered > tbody > tr > th, .table-bordered > tbody > tr > td, .table-bordered > tfoot > tr > th, .table-bordered > tfoot > tr > td
    border: none !important

.table-bordered
    border: none !important

    	
.text-mini
	@include fontstyle(12px,100,1px,#80878B)				

#foo-mid
	background-color: #F2F2F2 !important
	height: 40px
	font-size: 12px
	color: #C2C2C2
    