@font-face {
    font-family: 'MontserratRegular';
    src: url('Montserrat-Regular.ttf');
    font-weight: normal;
    font-style: normal;
}

footer { 
	/*background: linear-gradient(rgba(0,0,0, 0), rgba(255,128,0,.40)); */
	background-color: black;
	min-height:00px; 
	font-family: 'Arial'; color:#fff;}
.footerleft { margin-top:45px; } /*margen del top*/
.logofooter { margin-bottom:45px; font-size:25px; color:#fff; font-weight:700;}

.footerleft p { color:#fff; font-size:12px !important; font-family: 'Arial'; margin-bottom:15px;}
.footerleft p i { width:20px; color:#fff;}

.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:#009BDE; transition: color 0.2s linear 0s, background 0.2s linear 0s; }
.footer-ul i { margin-right:10px;}
.footer-ul li a:hover {transition: color 0.2s linear 0s, background 0.2s linear 0s; color:#fff; }

.social:hover {
     -webkit-transform: scale(1.1);
     -moz-transform: scale(1.1);
     -o-transform: scale(1.1);
 }
 
 .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:80px; 
    }
 .copyright p { text-align:left; color:#fff; padding:30px 0; margin-bottom:0px;}
 .copyright h2 { text-align:left; font-size:18px; color:#fff; padding:20px 0; margin-bottom:0px;}
 
a {color:#fff !important;}

 .heading7 { font-size:21px; font-weight:700; color:#d9d6d6; margin-bottom:22px;}
 .fb-page { 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:left; margin-bottom:0px;}
 .bottom_ul li { float:left; line-height:80px;}
 .bottom_ul li:after { content:"/"; color:#fff; margin-right:8px; margin-left:8px;}
 .bottom_ul li a { color:#fff;  font-size:12px;}