/*Footer-v1
------------------------------------*/
.footer-v1 .footer {
		
	
	background: #003b69;
        border-top: 10px solid #003b69;
        width: 100%;
        bottom: 0px;
}



	/*background-image: url(../../img/puntitos.png);
	background-repeat: repeat;*/
    
        span.elementor-screen-only {
    display: none;
}
     
.enlaces_footer {
    max-width: 320px;
}

.footer a {
    color: #fff;
}

.fondo_footer {
    padding: 6px 0;
    color: white;
    font-size: 11px;
    text-align: center;
}

.fondo_footer a{ color:##003b69; font-size: 14px;}
.fondo_footer a:hover {color: #b4cad9}

.redes-sociales {float:right}
.redes-sociales a {font-size: 14px; color: #b4cad9; padding: 0 10px}
.redes-sociales a:hover {color: white}

.footer-v1 .footer p {
	color: #fff;
}

.footer-v1 .footer h2 {
	color: #eee;
	font-size: 18px;
	font-weight: 200;
}

/*Link List*/
.footer-v1 .link-list li {
	border-top: 1px dotted #555;
}

.footer-v1 address,
.footer-v1 .link-list a,
.footer-v1 .link-list i {
	color: #eee;
}

.footer-v1 address {
	line-height: 23px;
}

/*Dotted Map*/
.footer-v1 .footer .map-img {
	/*background: url(../../img/map-img.png) 5px 60px no-repeat;*/
}

/*Copyright*/
.footer-v1 .copyright {
    border-top: none;
    padding: 10px 0 5px;
    color:#fff;
}

.footer-v1 .copyright p {
	color: #eee;
	margin-top: 14px;
}

.footer-v1 .copyright a {
	margin: 0 2px;
}

.footer-v1 .footer-socials {
	margin-top: 12px;
	text-align: right;
}

.footer-v1 .footer-socials li a {
	color: #777;
	font-size: 16px;
}

.footer-v1 .footer-socials li a:hover{
	color: #4cc8e9;
	font-size: 16px;
}


.footer .redireccion_noticia .dl-horizontal {
	cursor: pointer !important;
} 



@media (max-width: 991px) {
	.footer-v1 .copyright,
	.footer-v1 .footer-socials {
		text-align: left;
	}
}


.butonfooter {
    border-radius: 15px !important;
    width: 31px;
    background: ##003b69;
    color: #fff;
    padding: 6px 8px;
    font-size: 18px !important;
}

span.et_pb_image_wrap {
    font-size: 1.2em;
    color: #fff;
}