#titEnlace {
    
    font-size: 14px;
}

footer {
    background: #EDEDED;
    padding-bottom: 20vh;
    padding-top: 2vh;
}

footer .row div{
	margin:0;
}

#ltsEnlace {
    list-style: none;
    padding-left: 0px;
    margin-top: 20px;
}

    #ltsEnlace img {
        width: 15px;
        margin: 0px 5px;
		opacity:0.5;
    }

.btnEnlace {
    text-decoration: none;
    color: #5F5E5E;
    font-size: 13px;
    
}

#txSocial {
    
    color: #5F5E5E;
    font-size: 12px;
    line-height: 2;
}

#ftBtnSocial {
	width: 80%;
	min-width: 125px;
    height: 42px;
    border: 1px solid #9B9B9B;
    border-radius: 5px;
    text-transform: uppercase;
    font-size: 12px;
    color: #9B9B9B;
    background: transparent;
        margin: 2% 10%;
}

#ftContSocial {
    display: -moz-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    display: -webkit-flex;
	    margin: 2% 0;
}

#sliderFooter .carousel-indicators li {
    width: 8px;
    height: 8px;
    background: #CCCCCC;
    width: 8px;
    height: 8px;
    background: #CCCCCC;
    margin: 0px 0px 0px 10px;
    border: none;
    border-radius: 50%;
    opacity: 1;
}

#sliderFooter .carousel-indicators .active {
    opacity: 1;
    background: #4FA333;
}

.contSliderFooter {
    margin-right: 0;
    margin-left: 0;
}

.itenSliderFooter {
    background: #ffffff;
    width: 100%;
    
    margin: 10px 0px;
    display: -moz-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    display: -webkit-flex;
	overflow: hidden;
}

.itenSliderFooter a{
    margin: auto;
    width: 100%;
}

#footerLogo {
    font-size: 11px;
    
    color: #000000;
    text-decoration: none;
	bottom: 0px;
    position: absolute;
}

    #footerLogo a {
        font-size: 11px;
        
        color: #000000;
        text-decoration: none;
    }

.margintop {
    margin-top: 35px !important;
}

.contSliderFooter .col-4 {
    padding-right: 2px !important;
    padding-left: 2px !important;
}

.itenSliderFooter img {
    margin: auto;
    width: 100%;
    
}

#sliderFooter .carousel-inner {
    min-height: 176px;
}



#sliderFooter .carousel-indicators {
    bottom: -30px;
}

#sliderFooter {
    margin-bottom: 25px;
}
#sliderFooter  .carousel-control-prev:hover, #sliderFooter .carousel-control-next:hover{
	background: rgba(0,0,0,0.5);
}

#idContSlider
{
	    padding: 0;
	margin-top: 0 !important;
}
#contactoFooter .btnSocial img {
    width: 20px;
	opacity: 0.6;
}