/*footer*/
.module-44:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #34424b;
    background-image: url(https://www.royacdn.com/unsafe/smart/Site-e21c8662-4e99-4df9-a941-2d210548c45a/hp_assets/footer_bg.jpg);
    background-size: cover;
    background-position: center;
}

.ry-each.ry-each-footer-menu {
    position: relative;
    left: 2em;
}

.ry-each.ry-each-footer-menu li.ry-link-item a:hover {
    margin-left: 35px;
    color: var(--color-secondary) !important;
}

.ry-each.ry-each-footer-menu li.ry-link-item a:before {
    content: '';
    : var(
    --color-secondary) !important;
    top: -9px;
    margin-right: 10px;
    background: var(--color-secondary);
    position: absolute;
    width: 0;
    height: 2px;
    left: 0;
    top: 50%;
}


.ry-each.ry-each-footer-menu li.ry-link-item a:hover:before {
    width: 25px;
}

.module-44 .ry-footer-copyright a:hover {
    color: var(--color-secondary) !important;
}

div#footer-social ul li a:hover {
    background: #dfd8ce !important;
    border-color: r;
}

div#footer-social ul li a:hover svg {
    fill: var(--color-primary);
}

.footer-social {
    position: relative;
}

.footer-social:after {
    content: '';
    height: 68%;
    width: 2px;
    background: var(--color-secondary) !important;
    position: absolute;
    right: 0;
    left: 0;
    margin: auto;
    top: 105%;
    /* bottom: -96px; */
    z-index: 3;
}

.footer-social .social-inner-wrap {
    display: flex;
    flex-direction: column;
    gap: 20px 0;
}

div#footer-social {
    width: auto;
    flex-basis: auto;
    /* position: absolute; */
    /* left: -7%; */
}

div#footer-social ul li {
    margin: 0;
}

div#footer-social ul li a {
    height: 50px;
    width: 50px;
    background: transparent !important;
    border: 1px solid #fff;
    border-radius: 100%;
}

div#footer-social ul li a svg {
    width: 20px;
}

.module-44 .ry-footer-copyright .ry-left {
    width: 70%;
}

.module-44 .ry-footer-copyright .ry-right {
    width: auto;
}

a.direction-link {
    text-transform: uppercase;
    font-size: 17px !important;
    color: var(--color-secondary) !important;
    letter-spacing: -1px;
    text-decoration: underline !important;
    text-underline-offset: 4px;
    position:relative;
}

.website-info .address, .website-info .phone, .website-info .fax {
    position: relative;
    left: 3em;
}

.website-info .address:before, .website-info .phone:before, .website-info .fax:before {
    content: '\f095';
    height: 50px;
    width: 50px;
    background: rgb(255 255 255 / 16%);
    position: absolute;
    border-radius: 100%;
    font-family: 'FontAwesome';
    display: flex;
    align-items: center;
    justify-content: center;
    left: -3em;
    top: -7px;
}

.website-info .phone {
    margin: 1.5em 0;
}



.module-44 {
  padding-top: 29em;
  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;
  background-color:#34424b;
  }
  .module-44 .ry-footer-top {
    padding-bottom: 150px;
    }
  @media (min-width: 1366px) {
    .module-44 .ry-container {
      max-width: 1600px;
      width: 90%;
      } }
  @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: 300px;
    margin: 0 0 40px 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: 1px;
        background: #ffffff5c;
        left: -60%;
        top: 50%;
        position: absolute;
      }

     .module-44 .social-icons .social-inner-wrap:after {
        content: "";
        display: block;
        width: 130px;
        height: 1px;
        background: #ffffff5c;
        right: -60%;
        top: 50%;
        position: absolute;
      }

		.module-44 .ry-footer-copyright .ry-container {
		border: none;
		}


      .module-44 .social-icons .social-inner-wrap li {
        list-style: none;
        margin: 0;
        }
        .module-44 .social-icons .social-inner-wrap li a {
		  color: #fff;
		  background: transparent !important;
		  margin: 0 1px;
		  border-radius: 50%;
		  width: 50px;
		  height: 50px;
		  line-height: 50px;
		  list-style: none;
		  text-align: center;
		  border: 1px solid;
		  display: flex;
		  align-items: center;
		  flex-direction: column;
		  }
          .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: 25%;
      flex-basis: 24%;
      padding: 0;
      }
      .module-44 .ry-flex .ry-each h2 {
		color: #FFFFFF;
		font-size: 45px;
		font-weight: 400;
		margin-bottom: 20px;
		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(20px + 2 * ( (100vw - 500px) / 1100));
        color: #FFFFFF;
        font-weight: 400;
        line-height: 1.5;
        font-family: "Spectral", sans-serif;
        }
      .module-44 .ry-flex .ry-each .span-2 {
        width: 130px;
        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) {
          .module-44 .ry-flex .ry-each .span-2 {
            margin-right: 0;
            display: block; } }
  .module-44 .ry-footer-copyright {
    font-size: 14px;
    padding: 30px 0;
    position: relative;
    z-index: 2;
    background: url(https://static.royacdn.com/Site-e21c8662-4e99-4df9-a941-2d210548c45a/hp_assets/welcome_bg.jpg);
    background-size: cover;
    }
    .module-44 .ry-footer-copyright .ry-left img,
    .module-44 .ry-footer-copyright .ry-right img {
      max-width: 100px;
      margin-left: 7px;
      margin-top: 6px;
      position: relative;
      filter: brightness(0);
      }
    .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 {
		color: #666;
		font-size: 20px;
		opacity: 1;
		font-family: var(--font-default);
		letter-spacing: -1px;
		line-height: 1.2;
		}
    .module-44 .ry-footer-copyright .ry-container {
      padding: 0;
      justify-content: space-between;
      display: flex;
      max-width: 1400px;
      width: 90%;
      }



@media (min-width:1200px) and (max-width:1660px) {
	
    .module-44 .ry-footer-copyright p, .module-44 .ry-footer-copyright a {
		font-size: 17px;
	}

	.module-44 .ry-footer-copyright .ry-left {
		position: relative;
		left: 7%;
	}
	.module-44 .ry-footer-copyright .ry-right .powered {
		justify-content: center;
	}

	.module-44 .ry-footer-copyright .ry-container {
		gap: 10px 0 !important;
	}
}

@media  (max-width:1199px) {

	.module-44 .ry-footer-copyright p, .module-44 .ry-footer-copyright a {
		font-size: 17px !important;
	}
	
	.module-44 .ry-footer-copyright .ry-right .powered {
		justify-content: center;
	}
}




    @media (max-width: 1199px) {
      .module-44 .ry-footer-copyright p {
        text-align: center; } }
  @media (max-width: 1199px) {
    .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: 30px;
        text-align: center; }
        .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 {
    text-transform: uppercase;
    font-size: 25px; }


.website-info .address:before {
    content:'\f041';
    top:3px;
}

.website-info .fax:before {
    content:'\f1ac';
}

@media (min-width:1200px) and (max-width:1359px) {
	.module-44 .ry-flex .ry-each {
    flex-basis: 26%;
}
}

@media (max-width: 1199px) {
	.homepage-map img:not(img.img-responsive.map-marker) {
    height: 400px !important;
		object-position: 5% !important;
	}

	body div#footer-form {
		position: static !important;
		max-width: 700px;
		margin: auto;
		float: none;
		background: rgb(153 153 153 / 9%);
		padding: 2em;
		flex-direction: column;
		gap: 0;
		border: 1px solid hsl(0deg 0% 40% / 16%);
		margin: 3em auto;
		width: 90%;
	}

	.homepage-map {
		background: #f5f5f5;
		height: auto !important;
	}

	div.homepage-map .ry-container {
		max-width: 100%;
	}

	img.img-responsive.map-marker {
		top: 13% !important;
		max-width: 150px !important;
	}

	div#footer-form .ry-heading h2, div#footer-form  p {
		text-align: center;
	}

	.module-44 {
		padding-top: 3em;
	}

	.module-44 .ry-flex {
		flex-direction: column;
		gap: 3em 0 !important;
	}

	.module-44 .ry-flex .ry-each {
		flex-basis: 100%;
		margin: auto;
		left: 0;
		width: 100%;
	}

	.footer-social .social-inner-wrap {
		flex-direction: row;
		justify-content: center;
		gap: 0 10px;
	}

	.footer-social:after {
		display: none;
	}

	.website-info .address:before, .website-info .phone:before, .website-info .fax:before {
		left: 0;
		right: 0;
		margin: auto;
		top: -3em;
	}

	.website-info .address, .website-info .phone, .website-info .fax {
		left: 0;
		margin-top: 4em;
	}

	.module-44 .ry-footer-logo {
		margin: 0 auto 1em;
		max-width: 220px;
	}

	.module-44:before {
		display: none;
	}

	.module-44 .ry-container .ry-left, .module-44 .ry-container .ry-right {
		width: 100% !important;
	}

	.module-44 .ry-footer-copyright .ry-container {
		flex-direction: column !important;
		gap: 1em 0 !important;
	}

	.module-44 .ry-footer-top {
		padding-bottom: 3em;
	}
}


@media (max-width:500px) {
	div#footer-form .ry-text p {
		font-size:20px !important;
	}
}


.uwy.userway_p3 .userway_buttons_wrapper {
    bottom: 50px !important;
}