
footer.footer {padding: 60px 0;position: relative;overflow: hidden;background: #f4f1f1;}
.flogo-sec > a {display: inline-block;margin-bottom: 50px;}
.contact-list {padding: 0;margin: 0 0px 30px;display: flex;flex-wrap: wrap;}
.contact-list li a {display: inline-block;color: #000000;font-family: 'Montserrat';font-weight: 500;}
.contact-list li {width: 100%;list-style: none;margin-bottom: 20px;}
.contact-list li a span {margin-right: 15px;}
.contact-list li a:hover {color: #dd200d;}
.social {padding: 0;margin: 0 0px 15px;display: flex;flex-wrap: wrap;}
.social li {list-style: none;margin-bottom: 0;margin-right: 30px;} 
.social li a{ display: block;}
.contact-list li:last-child {margin-bottom: 0;}
.copy-right p {color: #191919;font-family: 'Mulish';font-size: 14px;margin-bottom: 0;font-weight: 600;}

.footer-menu {padding: 0px 0px 0px 120px;display: flex;justify-content: space-between;flex-wrap: wrap;border-left: 1px solid #000;}
.menu-list h6 {color: #000000;font-size: 16px;text-transform: uppercase;font-weight: 700;border-bottom: 1px solid #000000;padding-bottom: 25px;margin-bottom: 30px;font-family: 'Mulish';display: inline-block;}
.menu-list ul {margin: 0;}
.menu-list ul li {list-style: none;margin-bottom: 5px;}
.menu-list ul li a {color: #191919;font-size: 16px;line-height: 34px;font-family: 'Mulish';font-weight: 500;padding-right: 0px;}
.menu-list ul li:last-child {margin-bottom: 0;}
.menu-list ul li a:hover {color: #dd200d;}
.footer-menu .visa-card {width: 100%;}

.copy_right_footer {border-top: 1px solid #000;padding: 20px 0;}
.copy_right_footer .container {display: flex;align-items: center;justify-content: space-between;}
.footer-menu .menu-list:nth-child(2) {width: 250px;}
.footer-menu .menu-list:nth-child(2) ul li a {line-height: 25px;}
.footer-menu .menu-list:nth-child(2) ul li {margin-bottom: 10px;}

