
footer.footer {padding: 0;position: relative;overflow: hidden;}
.flogo-sec > a {display: inline-block;margin-bottom: 30px;}
.contact-list {padding: 0;margin: 0 0px 30px;display: flex;flex-wrap: wrap;}
.contact-list li a {display: inline-block;color: #ffffff;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 span img {filter: invert(1);}
.contact-list li a:hover {color: #000000;}
.social {padding: 0;margin: 0 0px 50px;display: flex;flex-wrap: wrap;}
.social li {list-style: none;margin-bottom: 0;margin-right: 30px;} 
.social li a{ display: block;}
.social li a:hover img {filter: invert(1);}
.contact-list li:last-child {margin-bottom: 0;}
.copy-right p {color: #ffffff;font-family: 'Mulish';font-size: 14px;margin-bottom: 0;}

.footer-menu {border-radius: 20px;padding: 80px 60px 50px 160px;display: flex;justify-content: space-between;flex-wrap: wrap;}
.menu-list h6 {color: #fff;font-size: 16px;text-transform: uppercase;font-weight: 600;border-bottom: 1px solid #fff;padding-bottom: 25px;margin-bottom: 30px;font-family: 'Mulish';}
.menu-list ul {margin: 0;}
.menu-list ul li {list-style: none;margin-bottom: 5px;}
.menu-list ul li a {color: #fff;font-size: 16px;line-height: 34px;font-family: 'Mulish';font-weight: 500;}
.menu-list ul li:last-child {margin-bottom: 0;}
.menu-list ul li a:hover {color: #a0c878;}
.footer-menu .visa-card {width: 100%;}


footer.footer .col-md-4:before {content: "";background: #68906e;width: 100%;height: 100%;position: absolute;z-index: -1;left: 0;}
footer.footer .col-md-8:before {content: "";background: #143d60;width: 100%;height: 100%;position: absolute;z-index: -1;}
.flogo-sec {padding: 55px 0px 40px 0px;}
.footer-menu  .copy-right {margin-top: 50px;}

