/* Sticky footer styles
-------------------------------------------------- */
html {
  position: relative;
  min-height: 100%;
}
.footer {
  position: absolute;
  bottom: 0;
  width: 100%;
  /* Set the fixed height of the footer here */
  line-height: 15px;
  color: #fff;
  background-color: #8c1713;
}

.colorColsan a { color: #fff; background-color: #8c1713; text-decoration: none; }

.footerleft { margin-top: 50px; padding: 0 36px 36px 36px; }
.logofooter { margin-bottom:10px; font-size:25px; color:#fff; font-weight:700;}

.footerleft p { color:#fff; font-size:12px !important; margin-bottom:15px;}
.footerleft p i { width:20px; color:#999;}

.paddingtop-bottom {  margin-top:50px;}
.footer-ul { list-style-type:none;  padding-left:0px; margin-left:2px;}
.footer-ul li { line-height:29px; font-size:12px;}
.footer-ul li a { color:#fff; transition: color 0.2s linear 0s, background 0.2s linear 0s; }
.footer-ul i { margin-right:10px;}
.footer-ul li a:hover { color:#eee; }

 .icon-ul { list-style-type:none !important; margin:0px; padding:0px;}
 .icon-ul li { line-height:75px; width:100%; float:left;}
 .icon { float:left; margin-right:5px;}

 .copyright { min-height:40px;}
 .copyright p { text-align: right; color:#FFF; font-size: 11px; margin-top: 15px;}

 .privacidad a { color: #fff; background-color: #8c1713; text-decoration: none; font-size: 11px; margin-top: 10px;}

 .heading7 { font-size:21px; font-weight:700; color:#fff; margin-bottom:22px;}
 .post p { font-size:12px; color:#FFF; line-height:20px;}
 .post p span { display:block; color:#8f8f8f;}
 .bottom_ul { list-style-type:none; float:right; margin-bottom:0px;}
 .bottom_ul li { float:left; line-height:40px;}
 .bottom_ul li:after { content:"/"; color:#FFF; margin-right:8px; margin-left:8px;}
 .bottom_ul li a { color:#fff;  font-size:12px;}

 .footer-icons a { color: #ffff; transition: color 0.2s linear 0s, background 0.2s linear 0s;}
