/*footer*/
.module-44:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url(https://www.royacdn.com/unsafe/smart/Site-8097aa90-689d-4f68-a2f2-40543aa67ae9/HomepageAssets/footer_bg.jpg);
  background-size: cover;
  background-position: top center;
}

.module-44 {
  position: relative;
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  padding: 15em 0 0;
 margin-top: -2px;
  }
  .module-44 .ry-footer-top {
    padding-bottom: 6em;
    }
  @media (min-width: 1366px) {
    .module-44 .ry-container {
      max-width: 1280px; } }
  @media (max-width: 1200px) {
    .module-44 .ry-container {
      max-width: 95%; }
      .module-44 .ry-container .ry-left {
        white-space: nowrap; } }
  @media (max-width: 991px) {
    .module-44 .ry-container .ry-left {
      white-space: normal; } }
  .module-44 .ry-footer-logo {
    max-width: 200px;
    margin: 0 auto 0; }
  .module-44 .ry-divisor {
    width: 100%;
    margin: 40px 0; }
  .module-44 .ry-social-icons {
    padding: 0;
    list-style: none;
    max-width: 250px;
    background: #333;
    margin: 0 auto;
    position: relative;
    top: -20px;
    text-align: center; }
    .module-44 .ry-social-icons li {
      display: inline-block;
      margin: 2px; }
  .module-44 .social-icons {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
    .module-44 .social-icons .social-inner-wrap {
		    min-width: 180px;
		position: relative;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      margin: 0 auto;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      justify-content: space-evenly; }

     .module-44 .social-icons .social-inner-wrap:before {
        content: "";
        display: block;
        width: 130px;
        height: 3px;
        background: #4a4a4a;
        left: -60%;
        top: 50%;
        position: absolute;
      }

     .module-44 .social-icons .social-inner-wrap:after {
        content: "";
        display: block;
        width: 130px;
        height: 3px;
        background: #4a4a4a;
        right: -60%;
        top: 50%;
        position: absolute;
      }
      .module-44 .social-icons .social-inner-wrap li {
        list-style: none; }
        .module-44 .social-icons .social-inner-wrap li .fa {
		  color: #333;
		  background: #4a4a4a !important;
	      margin: 0 1px;
          border-radius: 50%;
          width: 40px;
          height: 40px;
          line-height: 40px;
          list-style: none;
          text-align: center; }
          .module-44 .social-icons .social-inner-wrap li .fa.fa-google {
            background: #DB4437; }
          .module-44 .social-icons .social-inner-wrap li .fa.fa-facebook {
            background: #1f68a0; }
          .module-44 .social-icons .social-inner-wrap li .fa.fa-twitter {
            background: #77ceee; }
          .module-44 .social-icons .social-inner-wrap li .fa.fa-instagram {
            background: #f09433;
            background: linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%);
            filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f09433', endColorstr='#bc1888',GradientType=1 ); }
          .module-44 .social-icons .social-inner-wrap li .fa.fa-yelp {
            background: #ec2626; }
.module-44 .social-icons .social-inner-wrap li .fa.fa-pinterest {
            background: #c8232c; }
.module-44 .social-icons .social-inner-wrap li .fa.fa-youtube {
            background: #FF0000; }
.module-44 .social-icons .social-inner-wrap li .fa.fa-tiktok {
            background: #000; }
            .module-44 .social-icons .social-inner-wrap li .fa.fa-yelp:before {
              content: "\f1e9"; }
        .module-44 .social-icons .social-inner-wrap li a {
          color: #fff; }
  .module-44 .ry-flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    padding: 0; }
    .module-44 .ry-flex .ry-each {
      -ms-flex-preferred-size: 30%;
      flex-basis: 30%;
      padding: 0;
      }
      .module-44 .ry-flex .ry-each h2 {
		color: #FFFFFF;
        font-size: 28px;
        font-weight: 400;
        margin-bottom: 5px;
        text-align: left; }
        @media screen and (min-width: 992px) and (max-width: 1039px) {
          .module-44 .ry-flex .ry-each h2 {
            font-size: 25px; } }
      .module-44 .ry-flex .ry-each ul {
        padding: 0;
        }
        .module-44 .ry-flex .ry-each ul li {
          list-style: none;
          }
      .module-44 .ry-flex .ry-each a, .module-44 .ry-flex .ry-each div, .module-44 .ry-flex .ry-each span {
        font-size: calc(16px + 2 * ( (100vw - 500px) / 1100));
        color: #333;
        font-weight: 400 !important;
        line-height: 30px !important;
        font-family: "Outfit", sans-serif;
        }

ul.custom-social-wrapper li a:hover {
  background: #90a1ac !important;
}
      div.module-44 .ry-flex .ry-each .span-2 {
        width: 140px;
        display: inline-block;
        }
        @media (max-width: 992px) {
          .module-44 .ry-flex .ry-each .span-2 {
            width: auto;
            margin-right: 4px;
            display: inline; } }
        @media (max-width: 991px) {
          div.module-44 .ry-flex .ry-each .span-2, div.module-44 .ry-flex .ry-each .span-3 {
            margin-right: 0;
            display: block;
            width: 100%;
            } }
  .module-44 .ry-footer-copyright {padding: 15px 0;font-size: 16px;position: relative;z-index: 2;background: #4e5a66;}
    .module-44 .ry-footer-copyright .ry-left img,
    .module-44 .ry-footer-copyright .ry-right img {
      max-width: 120px;
      margin-left: 7px;
      margin-top: 3px;
      position: relative; }

.module-44 .ry-footer-copyright .ry-right .powered img {
  filter: brightness(0%) invert(1);
  max-width: 100px;
}
    .module-44 .ry-footer-copyright .ry-right div {
      text-align: right; }
    .module-44 .ry-footer-copyright .ry-right .powered {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: end;
          -ms-flex-pack: end;
              justify-content: flex-end; }
      @media (max-width: 991px) {
        .module-44 .ry-footer-copyright .ry-right .powered {
          -webkit-box-pack: center;
              -ms-flex-pack: center;
                  justify-content: center;
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
              -ms-flex-direction: column;
                  flex-direction: column; } }
    .module-44 .ry-footer-copyright p, .module-44 .ry-footer-copyright a, .module-44 .ry-footer-copyright span.span-2 {
		color: #FFFFFF;
		font-size: 15px;
		font-weight: 300 !important;
		}
    .module-44 .ry-footer-copyright .ry-container {
      /* padding: 20px 0; */
      }
    @media (max-width: 991px) {
      .module-44 .ry-footer-copyright p {
        text-align: center; } }
  @media (max-width: 991px) {
    .module-44 .ry-flex {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column; }
      .module-44 .ry-flex .ry-each {
        margin-bottom: 0;
        text-align: center;
        left: 0 !important;
        }
        .module-44 .ry-flex .ry-each h2, .module-44 .ry-flex .ry-each div {
          text-align: center;
          } }
  .module-44.style2 .ry-divisor {
    border-top: 2px rgba(255, 255, 255, 0.1) solid; }
  .module-44.style2 .ry-footer-copyright .ry-container {
    border-top: 2px rgba(255, 255, 255, 0.1) solid; }
  .module-44.style2 .ry-flex .ry-each h2 {
    font-family: 'Montserrat', sans-serif !important;
    text-transform: uppercase;
    font-size: 25px; }

.module-44 .ry-footer-copyright .ry-right .powered img {
  filter: brightness(0%) invert(1);
  max-width: 100px;
}

ul.custom-social-wrapper li svg {width: 16px;fill: #fff;}

ul.custom-social-wrapper li a {
  height: 45px;
  width: 45px;
  background: #4a4a4a !important;
  border-radius: 100%;
  display: flex;
  justify-content: center;
}

ul.custom-social-wrapper {
  display: flex;
  gap: 10px;
  justify-content: center;
  margin-top: 1.5em;
}

ul.custom-social-wrapper li {
  width: auto;
}

div.footer-logo img {
  max-width: 180px;
  margin: auto;
}

div#footer-logo {flex-basis: max-content;}

.address {
  margin: 1em auto;
}

.module-44 .ry-footer-top .phone:before, .module-44 .ry-footer-top .address:before, .module-44 .office-hours:before {
  content: '\f095';
  font-family: 'FontAwesome';
  width: 35px;
  height: 35px;
  background: #4a4a4a;
  color: #fff;
  position: absolute;
  left: -3em;
  border-radius: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  top: 3px;
}

.module-44 .ry-footer-top .phone, .module-44 .ry-footer-top .address, .module-44 .office-hours {
  left: 2em;
  position: relative;
}

.module-44 .ry-footer-top .address:before {content: '\f041';}

.module-44 .ry-footer-top .address:nth-child(2):before {
  top: 11px;
}

.module-44 .ry-flex .ry-each:nth-child(2) {
  position: relative;
  left: 10%;
}

.module-44 .office-hours:before {
  content: '\f017';
}


.module-44 .ry-flex .ry-each:nth-child(2):before {
  content: '';
  background: url(https://www.royacdn.com/unsafe/smart/Site-8097aa90-689d-4f68-a2f2-40543aa67ae9/HomepageAssets/line_footer.png);
  height: 360px;
  width: 4px;
  position: absolute;
  left: -41%;
  top: -75px;
  background-size: contain;
  background-repeat: no-repeat;
}

@media (max-width:1199px) and (min-width:992px) {
	.module-44 .ry-flex .ry-each:nth-child(3) {
	  left: -5% !important;
	}
}



