.modulo-footer {
    background: #fff;
    margin: 0;
    padding-top: 65px;
    padding-bottom: 20px;
    /* background-image: url(../img/bg-footer.png); */
    background-position: left top;
    background-repeat: no-repeat;
    background-size: cover;
    color: #353535;
	    /*margin-top: 50px;*/
	position: relative;
}

.modulo-footer:after {
	content: "";
	position: absolute;
	height: 1px;
	width: 92%;
	top: 1px;
	left: 4%;
	background-color: #e7e7e7;
}

.modulo-footer .btn-suscripcion {
    padding: 12px 25px;
    background-color: #4A543C;
    border-radius: 50px;
    color: #ffffff;
    font-size: 15px;
    margin-top: 15px;
    display: inline-block;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -ms-transition: 0.5s;
    transition: 0.5s;
}

.modulo-footer .btn-suscripcion:hover {
    background-color: #4caf50;
    color: #fff;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -ms-transition: 0.5s;
    transition: 0.5s;
}

.modulo-footer .menu-empresa a {
	color: white;
}


.modulo-footer .telefono{
    font-size: 20px;
    font-weight: 500;
    text-align: center;
    padding: 10px;
}

.modulo-footer .footer-title {
font-size: 15px;
    color: #064a91;
    display: inline-block;
    font-weight: 500;
    text-transform: uppercase;
}


@media (max-width: 767px){
.modulo-footer .footer-title {
	font-size: 15px;
}

}


.modulo-footer .privacidad{
    font-size: 13px;
    padding: 0px 12px;
    color: #121212;
    background-color:;
    border-radius: 5px;
    margin-top: 5px;
    display: inline-block;
}

.cds   {
    font-size: 14px;
    color: #fff;
    float: right;
    height: 36px;
    display: block;
    background-position: left top;
    line-height: 36px;
    /* margin-right: 10px; */
}
.cds:hover {
	color:#06F;
}


@media (max-width: 767px){
.cds   {
    float: none;
	text-align:center;
}
}


.redes-foot {
	display: block;
	width: 100%;
	margin-top: 20px;
}


.redes-foot .social {
text-align: center;
    background-color: #f7f8f8;
    height: 36px;
    width: 36px;
    display: inline-block;
    text-decoration: none;
    margin-right: 4px;
    margin-left: 4px;
    line-height: 34px;
    color: #323232;
    border: solid 2px;
    font-size: 16px;
    border-radius: 50px;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -ms-transition: 0.5s;
    transition: 0.5s;
}

.redes-foot .social:hover {
text-decoration: none;
    background-color: #064a91;
    color: #fff;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -ms-transition: 0.5s;
    transition: 0.5s;
}


.modulo-footer .foot-menu {
	position: relative;
	/*float: left;*/
	padding-left: 0;
	margin-bottom: 4px;
	float: none;
}

.modulo-footer .foot-menu li {
    /*float: left;*/
    position: relative;
    list-style: none;
    position: relative;
	margin-right: 14px;
	float: none;

}

@media (max-width: 987px) {
.modulo-footer .foot-menu {
	float: none;
}

.modulo-footer .foot-menu li {
    float: none;
	margin-right: 0px;
}

}

.modulo-footer .foot-menu li a {
font-size: 15.5px;
    color: #353533;
    line-height: 31px;
    display: inline-block;
    font-weight: 400;
}

.modulo-footer .foot-menu li a:hover {
	color:#adadad;
}


/*
.modulo-footer .foot-menu li:after {
    content: '\f111';
    height: 80%;
    width: 1px;
    background: rgb(213, 213, 214);
    position: absolute;
    top: 10%;
    bottom: 10%;
    right: 0;
	-webkit-font-smoothing: antialiased;
    font: normal normal normal 4px/1 FontAwesome;
}
*/
.modulo-footer .foot-menu li:after {
    /*content: '\f111';
    width: 1px;
    position: absolute;
    top: 46%;
    bottom: 10%;
    right: 0;
    -webkit-font-smoothing: antialiased;
    font: normal normal normal 4px/1 FontAwesome;
	color: #cec39b;*/
}

.modulo-footer .foot-menu li:last-child:after {
    content: '';
    height: 80%;
    width: 1px;
    background: rgba(183, 142, 15, 0.0);
    position: absolute;
    top: 10%;
    bottom: 10%;
    right: 0;
}

.modulo-footer .btn-warning {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512;
}

@media (max-width: 987px) {
.modulo-footer .terminos-p {
	text-align:center;
}
}

.modulo-footer .foot-contacto{
	font-size: 13px;
	font-weight: 500;
	text-transform: uppercase;
	color: #526053;
	border-bottom: solid 2px #d7d7d7;
	line-height: 28px;
	padding: 12px 22px;
	display: block;
	text-align: center;
	margin-bottom: 15px;
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-ms-transition: 0.5s;
	transition: 0.5s;
}

.modulo-footer .foot-contacto:hover{
    color: #526053;
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-ms-transition: 0.5s;
	transition: 0.5s;
}

.modulo-footer-inferior .logos-footer {
    display: flex;
    gap: 30px;
    padding: 40px 0px;
    margin-bottom: 20px;
    flex-direction: row-reverse;
    border-bottom: solid 1px #d6dccf;
}

.modulo-footer-inferior .logos-footer img {
	max-height: 60px;
	max-width: 100%;
}


.libre-gluten{
	max-width: 250px;
	display: inline-block;
	position: absolute;
	top: 42px;
	font-size: 15px;
	color: #4a543c;
	padding: 5px 0px;
	padding-left: 68px;
	background-image: url(../img/gluten-free-tandil.svg);
	background-size: 56px;
	background-repeat: no-repeat;
	background-position: left center;
	line-height: 18px;
}

.libre-gluten span{
    display: block;
	font-weight: 600;
}

.reclamos{
	max-width: 252px;
	display: inline-block;
	position: absolute;
	top: 47px;
	color: #4a543c;
	padding: 8px 0px;
	padding-left: 89px;
	background-image: url(../img/reclamos.svg);
	background-size: 46px;
	background-repeat: no-repeat;
	background-position: 28px center;
	line-height: 18px;
	background-color: #f2f6ed;
	/* border: solid 1px #ced3c5; */
	line-height: 18px;
	left: 300px;
	font-weight: 400;
	border-left: solid 1px #d6dccf;
	font-size: 15px;
}

.reclamos span{
    display: block;
    font-weight: 600;
    text-transform: uppercase;
}

@media (max-width: 767px){
.modulo-footer-inferior .logos-footer {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    text-align: center;
	padding: 30px 15px;
}
.modulo-footer-inferior .logos-footer img {
    width: 100%;
    height: auto;
}
	
.libre-gluten{
	position: initial;
	display: block;
	margin-right: 8px;
	margin-left: auto;
	margin-top: 4px;
	max-width: 100%;
	border-bottom: solid 1px #d6dccf;
	padding-bottom: 26px;
	background-position: top right;
	padding: 4px 10px;
	padding-right: 104px;
	padding-bottom: 22px;
}

.reclamos{
        position: initial;
        display: block;
        margin-right: 12px;
        margin-left: auto;
        margin-top: 4px;
        max-width: 100%;
        border-bottom: solid 1px #d6dccf;
        padding-bottom: 26px;
        background-position: top right;
        padding: 4px 10px;
        padding-right: 104px;
        padding-bottom: 22px;
        border-left: 0px;
        margin-bottom: 15px;
}	
	
}



.modulo-footer-inferior {
	background-color:#064a91;
	color: white;
}

.sub-menu-footer li a{
    background-color: #2160a3;
    font-weight: 500;
    color: #ffffff;
    border-radius: 5px;
    margin-right: 5px;
    padding: 14px 16px;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -ms-transition: 0.5s;
    transition: 0.5s;
    display: inline-block;
}

.sub-menu-footer li a.prestador{
    background-color: #064a91;
}