.footer-contact {
    background: #F5F2DA;
    padding-top: 5%;
    padding-bottom: 5%;
}



.footer-info-txt {
    font-size: 15px;
    line-height: 1.6;
    margin-bottom:8px;
 
}

.footer-info-txt strong{
    font-weight: bold;
}




.footer-info-txt-lg {
    font-size: 22px;
    line-height: 1.5;
    margin-bottom: 16px;

    font-weight: bold;
    letter-spacing: 1px;
}

.footer-info-txt-s {
    font-size: 14px;
    line-height: 1.6;
    margin-bottom:8px;
 
}











#footer .ft-body {
     padding: 5% 0;
    position: relative;
    z-index: 2;

}

#footer .ft-body .ft-nav-title {
    padding: 10px 0;
    border-bottom: 1px solid #ccc;
    margin-bottom: 15px;
    font-size: 12px;
}

#footer .ft-body .ft-nav {
    list-style:none;
    margin:0;
    padding:0;
}

#footer .ft-body .ft-nav li {
    margin-bottom: 5px;
    font-size: 14px;
    padding-left: 5px;
}

#footer .ft-body .ft-nav li:before {

    margin-right: 5px;

    color: #bbb;

    font-family: "dental";
  font-style: normal;
  font-weight: normal;
  content: '\e822';
}

#footer .ft-body a {
    color: #333;
    text-decoration: none;
}

.ft-bottom {
    background: #fff;
    font-size: 12px;
}

.ft-bottom a {
    color: #666;
}

/*footer*/

footer {
    position: relative;
    background-color: #f4f4f4;
}


.footer-row {
    position: relative;
  
    margin: 0 auto;
    padding: 0 15px;
    overflow: hidden;
}

#footer-contact {
    float: left;
    /*width: 50%;*/
    color: #555;
}

#footer-contact p {
    display: inline-block;
    padding: 0 15px 0 0;
    font-size: 140%;
    line-height: 100%;
    
    vertical-align: middle;
}

#footer-address {
    display: inline-block;
    padding: 0 0 0 0px;
    font-size: 80%;
    
    vertical-align: middle;
    margin-bottom: 20px;
}

#footer-tel {
    padding: 10px 0 0;
    margin-bottom: 0;
    
}

#footer-tel span {
    display: inline-block;
}
#footer-tel span, #footer-tel a {
    position: relative;
    padding: 0 20px 0 22px;
    margin: 0px 0 6px 0;
    font-size: 26px;
    font-family: Century Gothic, Arial, Helvetica, sans-serif;
    font-weight: bold;
    line-height: 26px;
    vertical-align: middle;
}

#footer-tel span::after, #footer-tel a::after {



    font-family: "dental";
  font-style: normal;
  font-weight: normal;
  content: '\e81b';




    font-size: 20px;
    position: absolute;
    display: block;
    width: 20px;
    height: 20px;
    top: 0;
    left: 0;
    color: #B2D4F5;

}

#footer-tel a:link, #footer-tel a:visited, #footer-tel a:hover, #footer-tel a:active {
    text-decoration: none !important;
    color: #fff !important;
}

#footer-tel a {
    display: none;
}

.footer-teltxt {
    margin-bottom: 16px;
    font-size: 12px;
}

#footer-copyright {
    float: left;
    width: 50%;
}

#footer-copyright p {
    padding: 50px 0 0;
    text-align: right;
    font-size: 67%;
    color: #c5cacb;
}

#footer-copyright a:link, #footer-copyright a:visited, .sp #footer-copyright a:hover, .sp #footer-copyright a:active {
    color: #c5cacb;
    text-decoration: none;
}


#footer-copyright br {
    display: none;
}

#footer-address br {
    display: none;
}