
/** main-footer **/

.main-footer{
  position: relative;
  background: #F2F2F2;
}

.main-footer .widget-section{
  border-bottom: 1px solid #CFCFCF;
}

.main-footer .logo-widget p{
  margin-bottom: 36px;
}

.main-footer .logo-widget .download-btn{
  position: relative;
  display: flex;
  align-items: center;
}

.main-footer .logo-widget .download-btn a{
  position: relative;
  display: inline-block;
  width: 182px;
  background: #000;
  padding: 11px 20px 11px 55px;
  font-size: 18px;
  line-height: 20px;
  font-family: var(--title-font);
  font-weight: 600;
  color: #fff;
  margin-right: 15px;
  border-radius: 10px;
}

.main-footer .logo-widget .download-btn a:hover{
  background: var(--secondary-color);
}

.main-footer .logo-widget .download-btn a img{
  position: absolute;
  left: 16px;
  top: 13px;
}

.main-footer .logo-widget .download-btn a:last-child{
  margin: 0px !important;
}

.main-footer .logo-widget .download-btn a span{
  position: relative;
  display: block;
  font-size: 12px;
  line-height: 18px;
  font-weight: 500;
  text-transform: uppercase;
}

.main-footer .widget-title{
  position: relative;
  display: block;
  margin-bottom: 20px;
}

.main-footer .widget-title h4{
  display: block;
  font-size: 20px;
  line-height: 24px;
  font-weight: 500;
}

.main-footer .links-widget .links-list li{
  position: relative;
  display: block;
}

.main-footer .links-widget .links-list li a{
  position: relative;
  display: inline-block;
  font-size: 16px;
  line-height: 40px;
  color: var(--text-color);
}

.main-footer .links-widget .links-list li a:hover{

}

.footer-widget.logo-widget .footer-logo img{
    width: 150px;
    height: auto;
}


.footer-bottom{
  position: relative;
  padding: 13px 0px;
}

.footer-bottom .bottom-inner{
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.footer-bottom .bottom-inner .copyright p{
  line-height: 28px;
  color: var(--title-color);
}

.footer-bottom .bottom-inner .copyright p a{
  display: inline-block;
}

.footer-bottom .bottom-inner .copyright p a:hover{
  text-decoration: underline;
}

.main-footer .social-links{
  position: relative;
  display: flex;
  align-items: center;
}


.main-footer .social-links li{
  margin-right: 10px;
}

.main-footer .social-links li:last-child{
  margin: 0px !important;
}

.main-footer .social-links li a{
  position: relative;
  display: inline-block;
  width: 44px;
  height: 44px;
  line-height: 48px;
  background: #fff;
  text-align: center;
  border-radius: 50%;
  font-size: 20px;
  color: var(--title-color);
}

.main-footer .social-links li a:hover{
  background: var(--secondary-color);
}

.main-footer .social-links li h5{
  font-size: 18px;
  line-height: 24px;
  font-weight: 500;
}

.main-footer.home-2{
  background: #EFF2E6;
}

.main-footer.light-footer{
  background: #02163e;
}

.main-footer.light-footer .logo-widget p{
  color: #fff;
}

.main-footer.light-footer .social-links li a{
  background: rgba(255, 255, 255, 0.10);
  color: #fff;
}

.main-footer.light-footer .social-links li a:hover{
  background: #22522A;
}

.main-footer.light-footer .widget-title h4{
  color: #fff;
}

.main-footer.light-footer .links-widget .links-list li a{
  color: rgba(255, 255, 255, 0.80);
}

.main-footer.light-footer .links-widget .links-list li a:hover{

}

.main-footer.light-footer .widget-section{
  border-bottom: 1px solid rgba(255, 255, 255, 0.10);
}

.main-footer.light-footer .footer-bottom .bottom-inner .copyright p{
  color: #fff;
}

.main-footer.light-footer .logo-widget .download-btn a{
  background: #fff;
  color: var(--title-color);
}

.main-footer.light-footer .social-links li h5{
  color: #fff;
}

  .rr-footer {
    background: #00183d;
    color: #fff;
    font-family: 'Outfit', sans-serif;
    font-size: 14px;
    border-top: 1px solid #1E2530;
  }
  .rr-footer a { color: inherit; text-decoration: none; }

  .rr-top {
    padding: 56px 48px 48px;
    border-bottom: 1px solid rgba(255,255,255,0.07);
    display: grid;
    grid-template-columns: 1.5fr 1fr 1fr 1fr 1fr ;
    gap: 32px;
    align-items: start;
  }

  .rr-logo {  font-size: 22px; font-weight: 600; letter-spacing: 0.04em; color: #fff; margin-bottom: 6px; display: block; }
  .rr-logo span { color: #C8A96A; }
  .rr-tagline { font-size: 11px; letter-spacing: 0.18em; text-transform: uppercase; color: rgba(255,255,255,0.4); margin-bottom: 20px; display: block; }
  .rr-desc { font-size: 16px; line-height: 1.75; color: rgba(255, 255, 255, 0.856); margin-left:0px; margin-bottom: 28px; max-width: 240px; }
  .rr-socials { display: flex; gap: 10px; }
  .rr-socials a { width: 36px; height: 36px; border: 0.5px solid rgb(200 165 79); border-radius: 50%; display: flex; align-items: center; justify-content: center; font-size: 15px; color: rgb(200 165 79); }
  .rr-socials a:hover { border-color: #C8A96A; color: #C8A96A; }

  .rr-col-title {  font-size: 15px; font-weight: 600; letter-spacing: 0.14em; text-transform: uppercase; color: #C8A96A; margin-bottom: 18px; display: block; }
  .rr-links { list-style: none; padding: 0; margin: 0; }
  .rr-links li { margin-bottom: 11px; }
  .rr-links li a { font-size: 16px; color: rgba(255, 255, 255, 0.856); line-height: 1.4; }
  .rr-links li a:hover { color: #C8A96A; }

  .rr-addr-col {}
  .rr-office-block { margin-bottom: 28px; }
  .rr-office-block:last-child { margin-bottom: 0; }
  .rr-office-head { display: flex; align-items: center; gap: 8px; margin-bottom: 10px; }
  .rr-office-flag { font-size: 16px; }
  .rr-office-name {  font-size: 20px; font-weight: 600; color: #fff; }
  .rr-office-badge { font-size: 10px; letter-spacing: 0.1em; text-transform: uppercase; color: rgba(255,255,255,0.3); border: 0.5px solid rgba(255,255,255,0.12); border-radius: 20px; padding: 2px 8px; }
  .rr-office-divider { height: 0.5px; background: rgba(255,255,255,0.07); margin-bottom: 12px; }

  .rr-addr-row { display: flex; gap: 9px; align-items: flex-start; margin-bottom: 9px; }
  .rr-addr-row:last-child { margin-bottom: 0; }
  .rr-addr-icon { color: #C8A96A; font-size: 14px; flex-shrink: 0; margin-top: 1px; }
  .rr-addr-text { font-size: 16px; color: rgba(255, 255, 255, 0.856); line-height: 1.6; }
  .rr-addr-text a { color: rgba(255, 255, 255, 0.856); }
  .rr-addr-text a:hover { color: #C8A96A; }

  .rr-hours-pill { display: inline-flex; align-items: center; gap: 5px; background: rgba(200,169,106,0.08); border: 0.5px solid rgba(200,169,106,0.2); border-radius: 20px; padding: 3px 9px 3px 7px; font-size: 16px; color: #C8A96A; margin-top: 8px; }
  .rr-dot { width: 5px; height: 5px; border-radius: 50%; background: #4ADE80; flex-shrink: 0; }

  .rr-sep { height: 0.5px; background: rgba(255,255,255,0.07); margin: 0 48px; }

  .rr-bottom { padding: 18px 48px; display: flex; align-items: center; justify-content: space-between; gap: 16px; flex-wrap: wrap; }
  .rr-copy { font-size: 16px; margin:0px; color: rgb(255, 255, 255); line-height: 1.6; }
  .rr-copy a { color: rgb(255, 255, 255); }
  .rr-copy a:hover { color: #C8A96A; }
  .rr-est {  font-style: italic; font-size: 11px; color: rgba(255,255,255,0.2); letter-spacing: 0.06em; display: block; margin-top: 3px; }
  .rr-legal { display: flex; gap: 18px; align-items: center; }
  .rr-legal a { font-size: 16px; color: rgb(255, 255, 255); }
  .rr-legal a:hover { color: rgba(255,255,255,0.6); }
  .rr-vdiv { width: 0.5px; height: 11px; background: rgba(255,255,255,0.12); }
  .rr-office-head{
    display:flex;
    align-items:center;
    margin-bottom:15px;
}

.rr-office-flag{
    font-size:32px;
    line-height:1;
}

.rr-addr-row{
    display:flex;
    align-items:flex-start;
    gap:12px;
    margin-bottom:12px;
}

.rr-addr-icon{
    color:#c9a45c;
    font-size:16px;
    margin-top:3px;
    min-width:16px;
}

.rr-addr-text a{
    color:inherit;
    text-decoration:none;
}

.rr-addr-text a:hover{
    color:#c9a45c;
}
.rr-bottom {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
}

.rr-copy {
    text-align: center;
}

@media (max-width:768px){
  .rr-top{
    display:grid;
    grid-template-columns: 1fr;
  }
}