/*---------------------------------------------------- */.footer { !important	font-size: 18px;	max-width: 1200px;	margin: 0 auto;	padding: 20px;	background-color: #dfecf5;	color: #0033FF;	height: auto;	padding-top: 20px;	border-top: 6px double #f3c300;	border-right: 1px solid #0033FF;	border-bottom: 1px solid #0033FF;	border-left: 1px solid #0033FF;	border-radius: 6px;	line-height: 110%;}.footer_title {  font-size: 16px;  line-height: 110%;  font-weight: 600;  color: #0033FF;  text-transform: uppercase;  margin-bottom: 18px;}.footer p, footer a { 	font-size:14px;		color: #0033FF; }.footer list_style {  list-style: none;  margin: 0px;  padding: 0px;}.footer-bottom {  padding-top: 46px;}.footer-bottom .footer-text a {  color: #0033FF;}.sousgite {	margin-left: 10px;	line-height: 20px;	text-decoration: none;}/*----------------------- FOOTER RESPONSIVE -----------------------------*/@media(max-width: 1199px){	.footer-bottom{		text-align: center;	}	}@media (max-width: 768px) {.footer {	padding-top: 20px;}   }   