/* advfooter */
#advandfooter .block {
	margin-bottom: 0;
}
.footer-container #footer div h4 {
	float:left;
	font-family: buteco;
	font-size: 2em;
	margin-top: 0;
	border-bottom: 1px solid #fff;
	font-weight: normal;
}

#advandfooter, #advandfooter a {
	color: #fff!important;
}
#advandfooter a:hover {
	color: #548030!important;
}


#advandfooter div div ul li a:before {
float: left;
width: 22px;
background: #548030;
border-radius: 28px;
margin-right: 6px;
height: 22px;
text-align:center;
}
#advandfooter div div ul li a:hover:before {
color: black;
}

.block-wrap {
padding-left: 10px;
padding-right: 10px;
}
.btn-footer{
margin-top: 15px;
}
.btn-footer span {
padding: 5px 12px 5px 12px;
background: #548030;
border-radius: 8px;
}

	/*block 1*/
	#lofadva-pos-1 {

	}

	/* block 2*/
		#lofadva-pos-2 {
			text-align:right;
		}
		#lofadva-pos-2 span {
				font-family: buteco;
				font-size: 2em;
				color: #548030;
				letter-spacing:20px;
				
		}
				#lofadva-pos-2 .toggle-footer {
			display: inline!important;
		}
#advandfooter .icon-envelope-alt:before {
font-size: 15px;
color: white;
margin-right: 3px;
}
#advandfooter .icon-phone:before {
font-size: 16px;
color: white;
margin-right: 8px;
}

#advandfooter .button.button-medium {
	float: left;
	margin-top: 10px;
}
#advandfooter .button.button-medium span {
font-size: 13px;
padding: 3px 8px;
	font-weight: normal;
	text-shadow: 1px 1px rgba(0, 0, 0, 1);
}

#advandfooter .button.button-medium:hover span {
	border: 1px solid #548030;
	border-radius: 5px;
}
p#granel-footer {
cursor: default;;
}
 @media (min-width: 768px){
p#granel-footer {
	margin-top: -35px;
float: right;
}
.toggle-footer {
	display:inherit!important;
}
}
 @media (max-width: 767px){
	 .bootstrap-footer {
			width:100%!important;
		}
.footer-container #footer div h4 {
font-size: 1.5em;
width: 100%;
padding-bottom: 0;
margin-bottom: 15px;
}
.footer-container #footer div h4.active {

margin-top: -9px;
}
.footer-container #footer {
padding: 15px 30px 0 30px;
}
.footer-container #footer ul li a {
	font-size: 11px;
}
.footer-container #footer ul li {
font-size:11px;
}
.toggle-footer {
height:auto!important;
}

		}