/* BASIC css start */
#footer{
    margin-top: 40px;}
#footer .footerInfo{}
#footer .footerInfo ul{
    font-size: 0;
    border-top: 1px solid #efefef;
    border-bottom: 1px solid #efefef;}
    
    
#footer .footerInfo ul li{
    border-left: 1px solid #efefef;
    display: inline-block;
    vertical-align: top;
    width: 25%;}
    
    
    
    
#footer .footerInfo ul li a{
    display: block;
}
    
#footer .footerInfo ul li.no1{margin-left:-3px;border-left: 0 !important;}

#footer .footerInfo ul li.no1 a{background: url(/design/makeheal/A/mimg/footer_ico01.png) no-repeat; background-position: center 15px; background-size: 30px;}    
#footer .footerInfo ul li.no2 a{background: url(/design/makeheal/A/mimg/footer_ico02.png) no-repeat; background-position: center 15px; background-size: 30px;}
#footer .footerInfo ul li.no3 a{background: url(/design/makeheal/A/mimg/footer_ico03.png) no-repeat; background-position: center 15px; background-size: 30px;}
#footer .footerInfo ul li.no4 a{background: url(/design/makeheal/A/mimg/footer_ico04.png) no-repeat; background-position: center 15px; background-size: 30px;}


#footer .footerInfo ul li a p{
    font-size: 13px;
    letter-spacing: -1px;
    font-weight: bold;
    text-align: center;
    padding-top: 60px;
    padding-bottom: 10px;}


#footer .footerInfo ul li img{width:100%; opacity: 0;}

#footer .footerMiddle{padding: 35px 20px;}
    
#footer .footerMiddle h3{
    color: #000;
    font-family: 'Josefin Sans';
    font-size: 15px;
    font-weight: bold;
    margin-bottom: 18px;}
    
#footer .footerMiddle p{
    color: #757575;
    font-size: 13px;
    font-weight: 100;
    line-height: 2;}


#footer .footerMiddle p em{
    width: 1px;
    background: #cccccc;
    height: 14px;
    display: inline-block;
    vertical-align: middle;
    margin: -3px 7px 0 7px;}

#footer .footerBottom{margin: 0 30px 40px}
#footer .footerBottom ul{
    text-align: center;
    font-size: 0;
    display: table;
    width: 100%;}
#footer .footerBottom ul li{
    display: inline-block;
    vertical-align: top;
    border: 1px solid #000;
    padding: 11px 1px;
    width: 47%;}
    
#footer .footerBottom ul li a{
    font-family: 'Josefin Sans';
    font-weight: bold;
    font-size: 13px;
    color: #000;
    display: block;}

#footer .black{
    background: #242424;}
#footer .black ul{
    font-size: 0;
    text-align: center;
    padding-top: 8px;
    padding-bottom: 8px;
}
#footer .black ul li{
    width: 25%;
    display: inline-block;
    text-align: center;
    padding: 8px 0px;}
#footer .black ul li a{color: #808080; font-size: 12px;}

/* BASIC css end */

