/*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-53f7c59b-853c-4e63-b00e-c51ec2adb28f/ASSETS/footer_bg.jpg);
    background-size: cover;
    background-color: transparent;
}

.module-44 {
  padding-top: 5em;
  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;
  }
  .module-44 .ry-footer-top {
    padding-bottom: 80px; }
  @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: 1080px) {
    .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: 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-top: none;
		}


      .module-44 .social-icons .social-inner-wrap li {
        list-style: none;margin: 0 5px; }
        .module-44 .social-icons .social-inner-wrap li .fa {
		  color: #ffb700;
		  background: #FFFFFF !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: 27px;
		margin-bottom: 10px;
		text-align: left;
		letter-spacing: 0;
		font-family: 'Roboto Slab';
		}
        @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(17px + 1 * ( (100vw - 500px) / 1100));
        color: rgb(255 255 255 / 85%);
        font-weight: 400;
        line-height: 32px !important;
        }
      .module-44 .ry-flex .ry-each .span-2 {
        width: 130px;
        display: inline-block;
        }
        @media (max-width: 1080px) {
          .module-44 .ry-flex .ry-each .span-2 {
            width: auto;
            margin-right: 4px;
            display: inline; } }
        @media (max-width: 1080px) {
          .module-44 .ry-flex .ry-each .span-2 {
            margin-right: 0;
            display: block;
            } }
  .module-44 .ry-footer-copyright {
    font-size: 14px;
    position: relative;
    z-index: 2;
    padding-bottom: 2em !important;
    }
    .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;
      filter: brightness(0) invert(1);
      }
    .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: 1080px) {
        .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;
          margin-top: 10px !important;
          } }
    .module-44 .ry-footer-copyright p, .module-44 .ry-footer-copyright a, .module-44 .ry-footer-copyright .ry-left aspan.span-2 {
		color: #fff;
		font-size: 16px;
		font-weight: 500;
		}
    .module-44 .ry-footer-copyright .ry-container {
      padding: 20px 0; }
    @media (max-width: 1080px) {
      .module-44 .ry-footer-copyright p {
        text-align: center; } }
  @media (max-width: 1080px) {
    .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;
          position: relative;
          } }
  .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; }

div#footer-logo-social {
    align-items: center;
    margin-bottom: 4em;
}

div#footer-logo-social img {
    max-width: 400px;
}

div#footer-logo-social .ry-each {
    width: auto;
    flex-basis: 100%;
}

div#footer-logo-social .ry-each:last-child {
    display: flex;
    align-items: center;
    justify-content: flex-end;
}

.module-44 .footer-social li {
    width: 65px;
    height: 65px;
    border-radius: 100%;
    max-width: 65px;
    max-height: 65px;
}


.module-44 .footer-social li {
    margin: 0;
}

.module-44 .footer-social li a {
    background: var(--color-primary);
    color: var(--color-secondary) !important;
}


.footer-social .social-inner-wrap {
    gap: 0 10px;
}

.footer-social .social-inner-wrap svg {
    width: 28px !important;
    fill: var(--color-secondary) !important;
    height: 28px;
}


a.directions-link {
    color: var(--color-primary) !important;
    text-transform: uppercase;
    font-size: 13px !important;
    letter-spacing: 2px;
}

.module-44 .address, .module-44 .phone, .office-hours {
    margin-bottom: 1em !important;
    display: block;
    margin-left: 3.5em;
}

.office-hours {
    margin-top: 2em;
}

.module-44 .footer-social li a:hover {
    background: var(--color-primary) !important;
}

.module-44 .footer-social li a:hover svg {
    fill: var(--color-secondary);
}


.module-44 .ry-footer-copyright .ry-left {
    white-space: nowrap;
}

.module-44 .address:before, .module-44 .phone:before, .module-44 .office-hours:before {
    content: '\f041';
    font-family: 'FontAwesome';
    position: absolute;
    left: 0;
    background: var(--color-primary);
    color: var(--color-secondary);
    font-size: 20px;
    width: 45px;
    height: 45px;
    border-radius: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}


.module-44 .phone:before {
    content: '\f095';
    font-family: 'FontAwesome';
}

div#footer-fax:before {
    content: '\f1ac';
    font-weight: normal !important;
}

div#footer-fax {
    margin-left: 30px;
}

.module-44 .phone a, div#footer-fax {
    font-size: calc(18px + 2 * ( (100vw - 500px) / 1100)) !important;
    font-weight: 600 !important;
}


a.directions-link:after {
    content: '>';
    font-family: 'FontAwesome';
    margin-left: 5px;
    font-size: 8px;
    position: relative;
    top: 1p;
    top: -1px;
}

.module-44 .ry-flex .ry-each a:hover {
    color: var(--color-primary);
}

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

.module-44 .ry-footer-copyright .ry-right {
    justify-content: flex-end;
    display: flex;
    width: auto;
    float: right;
}


@media (max-width:1080px) {
	
	body div#footer-logo-social img {
		max-width: 300px !important;
	}

	div.module-44 .ry-flex .ry-each ul li {
	    display: flex;
	    align-items: center;
	    justify-content: center;
	}



	div.module-44 .ry-flex .ry-each strong {
	    text-align: center;
	    margin: auto;
	}
	
	div.module-44 .address, .module-44 .phone, .office-hours {
	    margin: 0;
	    text-align: center;
	}


	div#footer-logo-social {
		margin-bottom: 1em;
	}

	div.module-44 .address, .module-44 .phone {
		margin: 4em auto !important;
	}

	div.module-44 .address:before, .module-44 .phone:before, .module-44 .office-hours:before {
		right: 0;
		top: -50px;
		left: 0;
		margin: auto;
	}

	div.module-44 .address, .module-44 .phone {
		position: relative;
		justify-content: center;
		text-align: center;
	}

	div#footer-fax {
		margin:2em auto
	}

	div.module-44 .ry-container .ry-left,
	div.module-44 .ry-container .ry-right {
		white-space: normal !important;
		width: 100%;
		float: none !important;
		justify-content: center !important;
	}

}

.module-44 .ry-flex .ry-each strong {
    color: var(--color-primary);
    text-transform: uppercase;
    font-weight: 800 !important;
    margin: 1em 0;
    display: block;
}

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

@media (min-width:1200px) {
    
	div#footer-info .ry-each:nth-child(2):before,
	div#footer-info .ry-each:nth-child(2):after {
	    content: '';
	    position:absolute;
	    right: 0;
	    width: 1px;
	    background: hsl(0deg 0% 100% / 18%);
	    height: 100%;
	    left: -26%;
	    top: 0;
	}
	
	div#footer-info .ry-each:nth-child(2):after {
	    left: initial !important;
	    right: -5%;
	}
	
	div#footer-info .ry-each:nth-child(3) {
	    flex-basis: fit-content;
	}
}


img#footer-bottom-line {
    z-index: 1;
    object-fit: contain;
    max-width: 90%;
    margin: 15px auto 15px;
}



@media (max-width:1600px) {
    div#footer-info .ry-each:nth-child(2):before {
    left: -18% !important; 
}

}

@media (max-width:1400px) {
    div#footer-info .ry-each:nth-child(2):before,
    div#footer-info .ry-each:nth-child(2):after{
    display:none !important;
}

    div#footer-logo-social img {
    max-width: 300px !important;
}

}


@media (max-width:1199px) {
	.module-44 .ry-flex .ry-each .span-2 {
	    width: 100px !important;
	    text-align: center !important;
	}
	
	div.module-44 .footer-social li {
	    width: 50px !important;
	    height: 50px !important;
	}
	
	.custom-social-wrapper .social-inner-wrap li a svg {
	    width: 22px !important;
	}

}


@media (max-width:500px) {
	body div.map-section img {
	    height: 250px !important;
	}
}