.footer {
  background-color: #F7F7F7;
  color: #4F5966;
}

.footer :is(a, li, h3, h2) {
  color: #363B43;
}

.footer p {
  color: #4F5966;
}

.footer-about p {
  font-size: 14px;
  line-height: 2;
}

.footer-bottom .footer-bottom-links {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  margin-right: 25px;
}

.footer-bottom-col {
  padding-right: 15px;
  padding-left: 15px;
  text-align: center;
}

.footer-bottom-col p {
  margin-bottom: 0;
  line-height: normal;
  font-size: 15px;
  color: rgba(255, 255, 255, 0.80);
  text-transform: uppercase;
}
.footer-bottom .social-icon {
  list-style-type: none;
  display: flex;
  padding: 0;
  float: right;
  margin: 0px -5px;
}
.footer-bottom .social-icon li {
  padding: 0px 5px;
  display: inline-block;
  border-right: none;
}
.footer-bottom .social-icon li i {
  width: 40px;
  height: 40px;
  display: inline-block;
  border-radius: 50%;
}
.footer-bottom .social-icon li i a {
  width: 100%;
  height: 100%;
  display: block;
  border-radius: 50%;
  background-color: #72a441;
  padding: 11px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.footer-bottom .social-icon li i .facebook-icon {
  background-color: #3b5998;
}
.footer-bottom .social-icon li i a img {
  max-width: 100%;
  width: 100%;
}
img {
  border: 0;
  vertical-align: middle;
  max-width: 100%;
  height:auto;
}
.footer-bottom .social-icon li i .linkedin-icon {
  background-color: #0077B5;
}
.footer-bottom .social-icon li i .twitter-icon {
  background-color: #00acee;
}
.footer-bottom .social-icon li i .instagram-icon {
  background-color: #f6518e;
}
.footer-bottom .social-icon li i a:hover {
  background-color: #72a441;
}
.footer-bottom-links .hs-menu-wrapper > ul {
  display: flex;
}
.footer-bottom-links .hs-menu-wrapper > ul > li {position: relative;}

.footer-bottom-links .hs-menu-wrapper > ul > li a {padding: 0 10px;}

.footer-bottom-links .hs-menu-wrapper > ul > li:after {
  position: absolute;
  height: 10px;
  width: 1px;
  background-color: #fff;
  content: '';
  top: 50%;
  transform: translateY(-50%);
  right: 0;
}

.footer-bottom-links .hs-menu-wrapper > ul > li:last-child:after {
  display: none;
}
.footer-bottom-links .hs-menu-wrapper > ul {display: flex;}

.footer-bottom-links .hs-menu-wrapper > ul > li {}

.footer-bottom-links .hs-menu-wrapper > ul > li {position: relative;}

.footer-bottom-links .hs-menu-wrapper > ul > li a {padding: 0 10px;}

.footer-bottom-links .hs-menu-wrapper > ul > li:after {position: absolute;
  height: 10px;
  width: 1px;
  background-color: #fff;
  content: '';
  top: 50%;
  transform: translateY(-50%);
  right: 0;}

.footer-bottom-links .hs-menu-wrapper > ul > li:last-child:after {display: none;}

.footer-top {padding: 80px 0;}

.footer-logo {
  margin-bottom: 25px;
}

.footer-col h2,
.footer-rss h3{
  font-size: 20px;
  font-weight: 900 !important;
    font-family: var(--fontPrimary);
  position: relative;
}

/* .footer-col h2:after,
.footer-rss h3:after {content: "";
  background: #fff;
  height: 2px;
  width: 90px;
  position: absolute;
  bottom: 0;
  left: 0;} */
.footer-col h5{
  padding-bottom: 20px;
  margin-bottom: 15px;
  color: #fff;
  font-size: 16px;
  letter-spacing: 1px;
  font-family: 'Roboto-Light';
  display: block;
  padding-top: 10px;
  position: relative;
  margin-top: 0;
}
.footer-col h5:after{
  content: "";
  background: #fff;
  height: 2px;
  width: 90px;
  position: absolute;
  bottom: 0;
  left: 0;
}
.footer-links .hs-menu-wrapper > ul {display: block;}

.footer-links .hs-menu-wrapper > ul > li {color: #fff;
  font-size: 16px;
  letter-spacing: 1px;
  font-family: 'Roboto-Light';
  display: block;margin: 0px 0px 0px 0px;
  padding: 0;}

.footer-links .hs-menu-wrapper > ul > li > a {font-size: 15px;
  line-height: 32px;
  position: relative;
  padding-left: 20px;
  display: inline-block;}

.footer-links .hs-menu-wrapper > ul > li > a:before {transition: all 300ms linear 0s;
  left: 0;
  content: "";
  position: absolute;
  width: 12px;
  height: 12px;
  background-image: url();
  background-size: 12px;
  background-repeat: no-repeat;
  top: 10px;
  bottom: auto;}

.footer-links .hs-menu-wrapper > ul > li > a:hover {padding-left: 25px;
  transition: all 300ms linear 0s;}

.footer-links .hs-menu-wrapper > ul > li > a:hover:before {
  background-image: url();
  left: 5px;
  top: 10px;}
.footer-rss {
    margin-bottom: 15px;
  margin-top:20px !important;
}
@media(max-width:1024px){
  .footer-col h2, .footer-rss h3 {font-size: 19px;}
}
@media(max-width:991px){
  .footer-col h2, .footer-rss h3 {font-size: 19px;}

  .footer-bottom .align-center {flex-wrap: wrap;}

  .footer-bottom-col p {line-height: 40px;}

  .footer-col {width: 50%;}

  .footer-col:nth-child(2n+1) {clear: left;}
  .footer-no-nav .footer-col-2, .footer-no-nav .footer-col-3 {
    display: none;
}
}

@media(max-width:767px){
  .footer-bottom {padding: 25px 0;}

  .footer-bottom .align-center {flex-wrap: wrap;
    justify-content: flex-start;
    flex-direction: column;
    align-items: flex-start;}

  .footer-bottom-col {width: 100%;
    text-align: center;display: block;}

  .footer-bottom-col p {line-height: 26px;margin-bottom: 25px;}

  .footer-bottom-col>div {display: block;}

  .footer-bottom .footer-bottom-links {justify-content: flex-start;
    flex-wrap: wrap;
    align-items: center;
    flex-direction: column;
    margin-right: 0px;}

  .footer-bottom-col-2 {
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
    align-items: center;
    flex-direction: column;
  }

  .footer-bottom-links .hs-menu-wrapper>ul {margin-bottom: 25px;
    margin-right: 0px;flex-direction: row !important;}

  .footer-bottom-links .hs-menu-wrapper>ul>li:first-child > a {padding-left: 0;}
  .footer-col {width: 100%;float: none;}

  .footer-top {padding: 20px 0;}

  .footer-col h5 {margin: 0px 0px 20px;padding-top: 30px;}

  .footer-links .hs-menu-wrapper>ul {margin-bottom: 10px;}

  .footer-logo {margin: 30px 0px 20px;}
  
  .contact-emails h2 {
    font-size: 24px !important;
    margin-bottom: 10px !important;
  }
  
  .contact-emails--inner a {
    font-size: 16px !important;
  }
  
}

.recent-posts .rss_post {
  display: block;
  margin-bottom: 8px;
  overflow: hidden;
  padding: 10px;
  background-color: #fff;
  border-radius: 8px;
  display: flex;
}

.recent-posts .rss_post:last-child {
  margin-bottom: 0;
}

.recent-posts .blog-image {
  width: 65px;
  overflow: hidden;
  border-radius: 4px;
  margin: 0 8px 0px 0;
}

.recent-posts .ress_post-content {
  flex: 1;
}

.recent-posts .recent-text a {
  width: auto;
  font-size: 15px;
  line-height: 20px;
  margin-top: 0px;
  margin-bottom: 8px;
  display: block;
  font-weight: 500;
  color: #4F5966;
}

.recent-posts .recent-text p {
  font-size: 14px;
  line-height: 20px;
  color: #4F5966;
  margin-bottom: 0;
}

.footer-links-wrapper > a {
  display: block;
  font-size: 16px;
  line-height: 1.44;
  position: relative; 
  color: #4F5966;
}

.footer-links-wrapper > a:not(:last-child)  {
  margin-bottom: 10px;
}

.footer-col-3 > .footer-links:not(:last-child) {
  padding-bottom: 20px;
}

.recent-posts .blog-image a img {
  width: 100%;
  height: 69px;
  object-fit: cover;
  display: block;
  max-width: 100%;
  border
}

.footer-bottom {
  background-color: #363b43;
  padding: 36px 0; 
  font-size: 14px;
}

.contact-detail h3 {
  font-size: 18px;
  line-height: 1.44;
  font-weight: 500;
  margin-bottom: 12px;
  color: #4F5966;
}

.contact-detail p {
  margin-bottom: 16px;
  font-size: 16px;
  color: #4F5966;
  line-height: 1.44;
  color: #4F5966;
}

.contact-detail a {
  display: block;
  color: #4F5966;
}

.contact-detail .content > *:not(:last-child) {
  margin-bottom: 10px;
}

.contact-detail p:last-child {
  margin-bottom: 0;
}

.contact-emails {
  padding-top: 20px;
  padding-bottom: 39px;
}

.contact-emails h2 {
  font-size: 33px;
  text-transform: unset;
  font-weight: 500;
  font-family: var(--fontPrimary);
  margin-bottom: 32px;
  padding-bottom: 0;
}

.contact-emails--inner a {
  display: block;
  font-size: 20px;
  margin-bottom: 10px;
  font-weight: 500;
  color: #4F5966;
}

.contact-emails--inner a:last-child {
  margin-bottom: 0;
}

.footer-social--links {
  display: flex !important;
  margin-inline: -8px;
}

.footer-social--links a {
  align-items: center;
  border-radius: 50%;
  display: block;
  display: flex;
  height: 100%;
  justify-content: center;
  width: 100%;
  height: 50px;
  width: 50px;
  margin-inline: 8px;
  transition: 0.25s;
}

.footer-social--links a img {
  width: 100%;
}

.footer-address .contact-detail:not(:last-child) {
  margin-bottom: 20px;
}
    .footer-col-3 .footer-links:not(:last-child) {
    margin-bottom: 10px !important;
  }
@media (max-width: 991px) {
  .footer-links-wrapper > a {
    width: 100%;
  }
}
/* 
.footer-col-1 {
  width: 35%;
}
 */
.footer-right {
  padding-left: 55px !important;
}

.footer-col-2, .footer-col-3, .footer-col-4 {
  width: calc(100% / 3);
}

@media (max-width: 767px) {
  .footer-right {
    padding-left: var(--baseGap) !important;
  }
  
  .footer-right > .flex--row > [class^='col'] {
    margin-bottom: 40px;
  }
  
  .footer-address .contact-detail:not(:last-child) {
    margin-bottom: 10px !important;
  }
    .footer-col-3 .footer-links:not(:last-child) {
    margin-bottom: 10px !important;
  }
.footer-col h2,{
    padding-bottom:20px;
  }
}
.footer-col-2 .footer-links:nth-of-type(2) h2 {
  font-size: 18px;
  margin-top: 26px !important;
}

.footer a:hover {
    color: #94ca54 !important;
}