/*................. footer start..................*/

footer .footer-background{background: #e6e6e6;}

footer .footer-background .dowl-play ul{padding: 0;margin: 0;list-style: none;}
footer .footer-background .dowl-play ul li{display: inline-block;}
footer .footer-background .dowl-play ul li a{padding: 10px;color: #000000;text-decoration: none;margin-right: 20px;}
footer .footer-background .dowl-play ul li span{display: inline-block;margin: 0 4px;}

footer .footer-background .call{background: #0f4291;padding: 8px 10px; border-radius: 21px;max-width: 100%;display: inline-block;}
footer .footer-background .call span{display: inline-block;border-radius: 50%;background: #fbc607;width: 28px;height: 28px;text-align: center;float: left; margin-right: 10px;}
footer .footer-background .call span img{margin-top: 4px;}
footer .footer-background .call a{color: #fff;font-size: 18px;font-weight: 700;}

footer .footer-background .contact ul{padding: 0;margin: 0;list-style: none;font-size: 0;}
footer .footer-background .contact ul li{display: inline-block;    margin: 0 3px;}
footer .footer-background .contact ul li a{padding: 0px;color: #000000;text-decoration: none;font-size: 16px;margin-right: 4px;}

footer .footer-background .section-2{padding: 20px 0;border-bottom: 1px solid #bbc5d5;}
footer .footer-background .section-3{padding: 20px 0;border-bottom: 1px solid #bbc5d5;}
footer .footer-background .section-3 ul{padding: 0;margin: 0 auto;list-style: none;font-size: 0;display: flex; justify-content: space-around;}
footer .footer-background .section-3 ul li{float: left;}
footer .footer-background .section-3 ul li a{color: #000; padding: 0;font-size: 16px;line-height: 12px;display: block;font-weight: 700;}

footer .footer-background .section-4{padding: 40px 0;}

footer .footer-background .section-4 .footer-links {width: 100%;padding-right: 20px;}
footer .footer-background .section-4 .footer-links ul{padding: 0;margin: 0 -15px;column-count: 5;}
footer .footer-background .section-4 .footer-links li{text-align: left;padding: 0 15px;list-style: none;}
footer .footer-background .section-4 .footer-links li span{display: block;clear: both;}
footer .footer-background .section-4 .footer-links li a{color: #4b3b02;font-size: 14px}

footer .footer-bottom-background{background: #fff;}
footer .footer-bottom-background .section-5 {padding: 20px 0;border-bottom: 1px solid #ddd;}
footer .footer-bottom-background .section-5 .office p{margin: 0;font-size: 12px;line-height: 17px;}
footer .footer-bottom-background .section-5 .indogo{margin-top: 14px;}
footer .footer-bottom-background .section-5 .indogo ul{list-style: none; padding: 0; margin: 0;}
footer .footer-bottom-background .section-5 .indogo ul li{display: inline-block;}
footer .footer-bottom-background .section-5 .indogo ul li a{margin-top: 30px;width: 30%;padding: 0 16px;border-right: 1px solid #ddd;}
footer .footer-bottom-background .section-5 .indogo ul li:nth-child(n+3) a{border-right: none;}

footer .footer-bottom-background .section-6 {padding: 10px 0;}
footer .footer-bottom-background .section-6 p{font-size: 12px;color: #7f7f7f;}


/*.................footer close...................*/