footer a{
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    text-decoration: none;
    margin-bottom: 0;
    padding-bottom: 0;
}

footer a:hover {
    color: #937a58;
}

.footer-logo-main img {
    width: 250px;
    background: #ffffff;
    padding: 10px;
    border-radius: 10px;
  }
  .social-details .social-media svg {
    width: 30px;
    fill: #9e9e9e;
  }
  .social-details .social-media svg:hover {
    width: 30px;
    fill: #937a58;
  }
  footer {
    background: #f7f7f7;
    border-top: 6px solid #92722a;
  
  }
  
  .footer-main .accordion-flush .accordion-item .accordion-button {
    font-size: 18px;
    padding-bottom: 20px;
    font-weight: 700;
    pointer-events: none;
    color: #ffffff;
  }
  
  .main-imp-link {
    margin: 40px 0;
  }
  
  .megafooterBox {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    min-height: auto;
    padding: 0;
    margin-top: 0;
  }
  
  
  .megafooter .row .col:nth-child(2) {
    flex: 1.4;
  }
  .megafooter .row .col:nth-child(6) {
    flex: 1.9;
  }
  .megafooter .row .col {
    background: transparent;
  }
  .megafooterBox h3 {
    color: #937a58;
    font-family: "Roboto", sans-serif;
    font-size: 16px;
    padding-bottom: 20px;
  }
  .megafooterBox ul {
    display: flex;
    flex-direction: column;
    gap: 15px;
    padding-left: 0;
  }
  .megafooterBox ul li a {
    font-size: 16px;
    display: inline-block;
    line-height: 16px;
    color: #3e4046;
  }
  .megafooterBox ul li a:hover {
    color: #937a58;
  }
  .last-link a {
    color: #3e4046;
    display: inline-block;
  }
  .footlast .siteLinks ul li a:hover {
    color: #937a58;
  }
  .help-one h3 {
    padding-bottom: 5px;
    font-size: 16px;
    line-height: 28px;
  }
  .help-three {
    gap: 20px;
  }
  .main-imp-link {
    margin: 40px 0px;
  }
  .important-links {
    background: linear-gradient(
      90deg,
      rgba(247, 247, 247, 1) 0%,
      rgba(239, 239, 242, 1) 100%
    );
    padding: 12px 15px 12px 25px;
    border-radius: 10px;
  }
  .important-links ul li a {
    font-size: 16px;
    color: #1e2934;
    text-decoration: none;
  }
  .important-links ul li a:hover {
    color: #937a58;
  }
  .important-links ul {
    gap: 25px;
  }
  .important-links .button-grey {
    padding: 9px 11px;
  }
  .contact-info {
    gap: 30px;
    display: flex;
    flex-direction: column;
  }
  .contact-info div {
    gap: 15px 15px;
    align-items: flex-start;
    flex-direction: column;
  }
  .contact-info p {
    gap: 10px;
  }
  .contact-info p a {
    text-decoration: none;
  }
  .contact-info p a:hover {
    color: #937a58;
  }
  .working-time {
    gap: 15px;
  }
  .download-app {
    display: flex;
    flex-direction: column;
    gap: 10px;
  }
  .download-app .stores {
    gap: 5px;
  }
  
  
  .contact-info {
    gap: 30px;
    display: flex;
    flex-direction: column;
  }
  .contact-info div {
    gap: 15px 15px;
    align-items: flex-start;
    flex-direction: column;
  }
  .contact-info p {
    gap: 10px;
  }
  .contact-info p a {
    text-decoration: none;
  }
  .contact-info p a:hover {
    color: #937a58;
  }
  .working-time {
    gap: 15px;
  }
  .download-app {
    display: flex;
    flex-direction: column;
    gap: 10px;
  }
  
  .megafooterBox ul{
    text-align: left;
  }
  
  .megafooterBox ul li{
    text-align: left;
    font-weight: bold;
  }
  
  .contact-box {
    align-items: center !important;
    display: flex;
    flex-direction: row !important;
  }
  
  .contact-box h3 {
    color: #fff;
    font-size: 16px;
    gap: 10px;
  }
  
  .working-details p{
    color: #fff;
    text-align: left;
  }
  
  .contactDetailsDivider {
    background: #c5c5c5;
    height: 1px;
    margin: 17px 0;
    width: 80%;
  }
  
  .phone-icon img {
    width: 30px;
  }
  
  .font-bold {
    font-weight: 600;
  }
  
  .contact-box a, .contact-box h3 {
    align-items: center;
    display: flex;
  }
  
  .contact-box a, .contact-box h3 {
    align-items: center;
    display: flex;
  }
  
  .contact-box a {
    color: #fff !important;
    font-weight: 500;
    justify-content: center;
    line-height:1 ;
    font-size: 16px;
  }
  
  .allrightResv {
    color: #212529;
    padding-left: 0;
    text-align: left;
  }
  
  .extra-foot {
    color: #212529;
    display: inline-block;
    font-weight: 400;
    text-align: left;
    padding-left: 0;
  }
  
  .megafooterBox div{
    padding-left: 0;
    text-align: left;
  }
  
  
  
  .megafooter .accordion-header div{
    color: #b68a35;
    font-size: 18px;
    font-weight: bold;
    text-align: left;
    padding-bottom: 20px;
  }
  
  .Email-Link {
    font-weight: 400 !important;
    top: 87px;
  }
  
  .Email-Link, .extra-foot:hover {
    color: #fff !important;
  }
  
  .text-16 {
    font-size: 16px;
  }
  
  
  .vistors-count {
    display: flex;
    flex-direction: row;
    gap: 15px;
    justify-content: space-between;
    width: 100%;
  }
  
  .countBox {
    align-items: flex-start;
    gap: 15px;
    align-items: center;
  
  }
  
  .vistorContent{
    color: #fff;
    display: flex;
    gap: 5px;
    align-items: center;
  }
  
  .vistorContent h3{
    margin-bottom: 0;
  }
  
  
  .vistorContent p{
    color: #fff;
    display: flex;
    gap: 5px;
    font-size: 16px;
  }
  .social-details .social-media {
    gap: 15px;
    left: -10px;
    position: relative;
  }
  
  .vistorContent h3, .vistorContent p {
    color: #fff !important;
    margin-bottom: 0;
  }
  
  .contactDivider {
    background: #e2e8ed;
    height: 1px;
    margin: 10px 0 30px;
    width: 100%;
  }
  
  .hamburger {
    cursor: pointer;
    display: none;
    flex-direction: column;
    gap: 6px;
    overflow: hidden;
    position: relative;
  }
  .hamburger .icon_line {
    background: #101010;
    height: 2px;
    transition: .5s ease;
    -webkit-transition: .5s ease;
    -moz-transition: .5s ease;
    -ms-transition: .5s ease;
    -o-transition: .5s ease;
    width: 26px;
  }
  .black-line_1:before {
    background-color: #fff;
    content: "";
    height: 4px;
    left: 0;
    position: absolute;
    top: 0;
    transform: translateX(-100%);
    -webkit-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    -o-transform: translateX(-100%);
    transition: -webkit-transform .5s ease;
    transition: transform .5s ease;
    transition: transform .5s ease, -webkit-transform .5s ease;
    -webkit-transition: transform .5s ease;
    -moz-transition: transform .5s ease;
    -ms-transition: transform .5s ease;
    -o-transition: transform .5s ease;
    width: 5px;
  }
  
  .top-menu-logo {
    position: absolute;
    top: 18px;
  }
  .insider-bg .row:first-child {
    margin-bottom: 20px;
  }
  
  .insider-bg h3 {
    font-size: 16px;
    font-family: "Roboto", sans-serif;
    margin-bottom: 0px;
  }
  .insider-bg ul {
    list-style: none;
  }
  .insider-bg ul li::before {
    content: "â—‹";
    color: #937a58;
    display: none;
  }
  .insider-bg ul li {
    display: flex;
    gap: 10px;
  }
  .insider-bg ul li a {
    font-size: 14px;
    font-family: "Roboto", sans-serif;
    margin-bottom:0px;
    text-decoration: none;
    color: #1e2934;
    line-height: 1.4;
    white-space: inherit;
  }
  .insider-bg ul li a:hover {
    color: #937a58;
  }
  .row-inside-one {
    padding-bottom: 30px;
  }
  #megaMenu-sideBar .modal-dialog {
    margin: 0;
    width: 100%;
    max-width: 100%;
  }
  
  .top-menu-logo {
    position: absolute;
    top: 18px;
  }
  
  .insider-bg .row:first-child {
    margin-bottom: 20px;
  }
  
  
  .mobileMenuList li h3 {
    padding-top: 0 !important;
    color: #937a58;
    padding-bottom: 0;
    font-weight: bold;
    width: 100%;
  }
  
  .mobileMenuList li h3 button{
    padding-top: 0 !important;
    color: #937a58 !important;
    padding-bottom: 0;
    font-weight: bold;
  }
  
  
  .mobileMenuList li {
    list-style: none !important;
  }
  
  .mobileMenuList .accordion-flush .accordion-item .accordion-button {
    padding-bottom: 10px;
  }
  
  .mobileMenuList {
    display: flex;
    justify-content: space-between;
    list-style: none !important;
    padding: 0;
  }
  
  
  .mobileMenuList .accordion-item:first-of-type .accordion-button {
    margin: 0;
    padding: 0;
    width: 100%;
  }
  
  .mobileMenuList .accordion-button:not(.collapsed) {
    color: #0c63e4;
    background-color: transparent;
    box-shadow: none;
    border: none;
  }
  
  .mobileMenuList .accordion-item {
    background-color: transparent;
    border: none;
    width: 100%;
  }
  
  .mobileMenuList .accordion-body{
    padding: 0;
    padding-top: 20px;
  }
  
  
  .mobileMenuList .accordion-body ul{
    padding: 0;
  }
  
  
  .mobileMenuList .accordion-body ul li a{
    margin-bottom: 20px;
  }
  
  
  .mobileMenuList .accordion{
  width: 100%;
  }
  
  .mobileMenuList .accordion-button:not(.collapsed)::before {
    transform: rotate(0deg);
  }
  
  .mobileMenuList li{
    border-bottom: 1px solid #ccc;
    padding-bottom: 20px;
  }
  
  .mobileMenuList .accordion-body ul li{
    border: none;
    padding: 0;
  }
  
  .uae-legislation-logo{
    width: 100%;
  }
  
  
  .logo-secondary img{width: 50px;}
  
  .headIcons{
    width: 25px;
    color: #92722a;
  }
  
  .arrowDown{
    width: 20px;
    color: #92722a;
  }
  
  .searchResult .button-gold, .searchResult .button-grey {
    color: #fff;
    padding: .5rem .7rem;
    background-color: #937a58 !important;
  }
  
  .serviceDropdownMenu li {
    display: flex !important;
    flex-direction: column;
    align-items: flex-start;
  }
  
  .sub-menu li{
    width: 100% !important;
    margin-bottom: 20px;
  }
  
  .sub-menutitle::before{
    background: none !important;
  }
  
  .sub-menutitle h2{
    margin-bottom: 20px;
    font-size: 1.25rem;
    line-height: 1.75rem;
    color: #92722a;
  }
  
  
  .custom-divide{
    margin: 10px 0;
    padding:10px 0;
    border-top:1px solid #ccc;
    border-bottom:1px solid #ccc;
  }
  
  .custom-divide svg{
    fill: #3f8e50;
  }
  
  
  .inline-with-gap svg{
    width: 20px;
  }
  
  
  .callAction svg{
    color: #797e86;
  }
  
  .tawasul-logo{
    width: 200px;
  }
  
  
  .custom-divide a:first-child{
    border-right:1px solid #ccc;
    padding-right: 10px;
  }
  
  .rightReserved{
    color: #333333; font-size: 16px; margin-bottom: 0;
  }
  
  
  .rightReserved span{
    color: #999999;
  }
  
  .socialIcons svg{
    width: 30px !important;
    height: 30px !important;
  }
  
  