/*
Theme Name: GobCL
Version: 2.0
Author: Gobierno de Chile
Author URI: http://www.gob.cl
*/

.container-footer {
    width: 100% !important;
}


body {
    background-color: #ffffff !important;
}
h2, span {
    color: #2A64A8 !important;
    text-decoration: none;
    background-color: transparent;
}
h4 {
    color: #737375 !important;

}

.redes {
	margin: 0px 50px 20px 0px;
	width: 170px;
	
}


.esfera {
	fill: currentColor;
  	color: white;
  	width: 30px;
	height: 30px;
	background: #194673;
	-moz-border-radius: 50% !important;
	-webkit-border-radius: 50% !important;
	border-radius: 50% !important;
	display: flex;
	align-items: center;
	justify-content: center;
	margin-right: 12px;
	
}


.esfera2 {

  
	align-items: center;
	justify-content: center;
	margin-right: 12px;
	margin-left: 2px;
	
}

.video-cp{
	
	margin-left:-14px;
}


.pointer{
	cursor: pointer;
}



