/** Footer
 **************************************************************** **/
#footer, #footer2 {color:#fff; display:block; vertical-align:bottom; background-color:#42454b; z-index:101; font-size:13px; line-height:15px; padding-top:25px; padding-bottom:10px;}
#footer.bottom {position:absolute; left:0; right:0; bottom:0;}

#footer a{color:#ccc;}
#footer a:hover{color:#53be97; border-bottom:none !important;}
#footer .FCat .subcat{margin-left:10px; line-height:17px;}
#footer .FCat a.First{color:#ccc; font-weight:700; line-height:25px;}
#footer .FCat a.First:hover{color:#53be97;}

#footer .menuBtt, #footer .block{ font-family:'Open Sans Bold', sans-serif;}
#footer .menuBtt .FCat a i{margin-right:10px;}
#footer .mnbt{margin-top:10px; text-align:center;}
#footer .mnbt div{display:inline-block; padding: 0 20px; border-right:solid 1px #a0a0a0; margin:10px 0;}
#footer .mnbt div.last{border-right:0;}
#footer .block-social a.social{width: 24px; height: 24px; line-height: 26px; font-size: 16px;}
#footer .mnbt a.First.active{color:#000;}

#footer h2, #footer h3, #footer h4 {color:#fff;}
#footer .copyright {vertical-align:bottom; padding:10px 0 20px; font-size: 11px;}

#footer h3.ttlDest span{border-bottom:solid 2px #e29102; padding-bottom:10px;}
#footer h3{border-bottom:dotted 1px #9ea4ac; padding-bottom:13px; margin-bottom:20px; font-size:20px;}

#footer address.addFooter p{margin-bottom:20px;}
#footer address a{color:#fff;}
#footer address a:hover{color:#E29102;}
#footer hr {border:0; margin:0; padding:0; border-top:#1a1a1a 1px solid; border-bottom:#3d3d3d 1px solid;}

#footer li {position:relative; padding:6px 0; border-bottom: 1px solid rgba(255,255,255,0.1);}
#footer li:after {width:100%; content:""; border-bottom: 1px solid #1a1a1a; position: absolute; bottom: 0; left: 0;}
#footer li a {
	color:#777;text-decoration:none;font-size:14px;
	-webkit-transition: all .2s ease 0s;
	   -moz-transition: all .2s ease 0s;
		 -o-transition: all .2s ease 0s;
			transition: all .2s ease 0s;
}
#footer li a:hover {color:#fff;}
#footer li small {font-size:11px;}
#footer li small.ago {color:#666;}

#footer .horario p{margin: 0px 0px 10px;}
#footer .input-group-btn .btn, #footer .input-group .btn, #footer .form-control {border:0; height:38px; margin-top:0;}
#footer .input-group-btn .btn {
	-webkit-border-top-right-radius: 6px;
	-webkit-border-bottom-right-radius: 6px;
	-moz-border-radius-topright: 6px;
	-moz-border-radius-bottomright: 6px;
	border-top-right-radius: 6px;
	border-bottom-right-radius: 6px;
}

#footer input.form-control {
	-webkit-border-top-left-radius: 6px;
	-webkit-border-bottom-left-radius: 6px;
	-moz-border-radius-topleft: 6px;
	-moz-border-radius-bottomleft: 6px;
	border-top-left-radius: 6px;
	border-bottom-left-radius: 6px;
}
#footer form {
	padding:0;
}

#pnlBoxUnit.media{display:inline-block;}
#pnlBoxUnit.media img{max-height:81px; margin-right:10px;}
#footer .footlgs{margin-bottom:30px;}

#footer address, #footer address a, #footer .copyright, #footer .copyright a {color:#dad9d9;}
#footer address a:hover, #footer .copyright a:hover{color:#fff;}
#footer address.ct1 div{text-transform:uppercase;}
#footer address.ct2 p:first-child{margin:0;}
#footer address.ct2 p br{display:none;}


/* simple list */
#footer ul.nobordered li:after,
#footer ul.nobordered li {
	border-bottom:0;
	padding:0;
}
#footer ul.nobordered li a {
	padding:3px 0;
}
#footer ul.nobordered li a>i.fa{
	padding-right:6px;
}

/** Responsive
 **************************************************************** **/
@media only screen and (max-width: 479px) 
{
    #footer .copyright {padding: 10px 0px 40px !important;}
}
@media only screen and (max-width: 768px) {
	#footer .spaced {padding:30px 15px;}
	#footer .dark {height:auto;}
	#footer .spaced.col-md-1.col-sm-2 p{float:right;}
	#footer .spaced.col-md-1.col-sm-2 a.social{margin: 5px 1px;}
	#pnlBoxUnit.media{/*display: inherit;*/ text-align:center;}
	#pnlBoxUnit.media .media-img{display:inline;}
}
@media only screen and (max-width: 990px) {
	/*#footer {border-top:#2B2B2B 1px solid;}*/

}