.footer-section { padding: 55px 0px; background: #f6f4f1;z-index: 1;position: relative;}
.footer-row { display: flex; flex-wrap: wrap; justify-content: flex-start; }
.footer-logo { width: 324px; }
.other-nav { width: 354px; padding-left: 70px; padding-top: 22px; }
.other-nav h4 { font-family: 'Myriad Pro Semibold'; font-style: normal; font-weight: 600; font-size: 18px; letter-spacing: 0.1em; text-transform: uppercase; color: #1F325D; }
.other-nav ul { margin: 0px; padding: 0px; }
.other-nav ul li { margin: 0px; padding: 0px; font-family: 'Myriad Pro Regular'; font-style: normal; font-weight: 400; font-size: 14px; line-height: 27px; letter-spacing: 0.02em; color: #0C121F; list-style: none; }
.other-nav ul li a { color: #0C121F; }
.other-nav ul li a:hover { color: #B9993C; }

/*========copyright section css start=======*/
.copyright { text-align: left; padding: 15px 0 0; margin-top: 0; padding-left: 324px; }
.copyright p { margin-left: 70px; font-family: 'Myriad Pro Regular'; font-style: normal; font-weight: 400; font-size: 14px; line-height: 22px; letter-spacing: 0.02em; color: #0C121F; border-top: 1px solid #d3d3d3; padding-top: 10px; }
.copyright p a { color: #0C121F; }
.copyright p a:hover { color: #b9993c;}
/*========copyright section css end=======*/
