.footer.style-3 .footer-top {
	padding: 6em 0 4em;
	background-image: url(https://s3.amazonaws.com/static.organiclead.com/Site-608d3717-8597-41d1-af13-a42822ec7cc7/assets/footer_bg.jpg);
	background-size: cover;
	background-position: center;
}

.footer.style-3 .footer-top .title {
	font-size: 25px;
	text-transform: uppercase;
	color: #FFFFFF;
	letter-spacing: 3px;
	margin-bottom: 25px;
}

.footer.style-3 .footer-top .hour-list ul {
	padding-left: 0;
	list-style: none;
}

.footer.style-3 .footer-top .hour-list ul li {
	display: flex;
}

.footer.style-3 .footer-top .hour-list ul li .span-1 {
	color: #FFFFFF;
	min-width: 130px;
	text-transform: initial;
}

.footer.style-3 .footer-top .hour-list ul li {
	font-size: 18px;
	color: #FFFFFF;
}

.footer.style-3 .footer-top .hour-list ul li:not(:last-child) {
	margin-bottom: 0px;
}

.footer.style-3 .footer-top .ry-each:nth-child(2) {
	/* max-width: 460px; */
}

.footer.style-3 .footer-top .ry-each {
	max-width: max-content;
	display: flex;
	flex-direction: column;
}

.footer.style-3 .footer-top .ry-each .footer-form .form-control {
	height: 55px;
	border-radius: unset;
	padding-left: 25px;
	font-size: 18px;
	box-shadow: unset;
}

.footer.style-3 .footer-top .ry-each .footer-form .form-group {
	margin-bottom: 10px;
}

.footer.style-3 .footer-top .ry-each .footer-form textarea.form-control {
	height: 190px;
	resize: unset;
	padding-top: 15px;
}

.footer.style-3 .footer-top .ry-each:nth-child(2) .title {
	text-align: center;
}

.footer.style-3 .footer-top .ry-each .ry-btn {
	margin-left: auto;
	margin-right: auto;
	margin-top: 25px;
	border: 1px solid #FFFFFF !important;
}

.footer.style-3 .footer-top .ry-each .ry-btn:hover {
	border: 1px solid #FFFFFF !important;
}

.footer.style-3 .footer-top .ry-each .footer-form .field-wrapper {
	display: flex;
	flex-wrap: wrap;
	margin-left: -10px;
}

.footer.style-3 .footer-top .ry-each .footer-form .field-wrapper .field-lg {
	width: calc(100% - 10px);
	margin-left: 10px;
}

.footer.style-3 .footer-top .ry-each .footer-form .field-wrapper .field-md {
	width: calc(50% - 10px);
	margin-left: 10px;
}

.footer.style-3 .footer-top .ry-each .footer-form .field-wrapper {
	display: flex;
	flex-wrap: wrap;
	margin-left: -10px;
}

.footer.style-3 .footer-top .ry-each .footer-form .field-wrapper .field-lg {
	width: calc(100% - 10px);
	margin-left: 10px;
}

.footer.style-3 .footer-top .ry-each .footer-form .field-wrapper .field-md {
	width: calc(50% - 10px);
	margin-left: 10px;
}

.footer.style-3 .footer-top .ry-each .details {
	display: flex;
	align-items: center;
}

.footer.style-3 .footer-top .ry-each .svg-icon {
	width: 45px;
	height: 45px;
	border-radius: 50%;
	display: flex;
	align-items: center;
	justify-content: center;
	background: var(--color-primary);
	margin-right: 15px;
}

.footer.style-3 .footer-top .ry-each .details .svg-icon svg {
	width: 18px;
	fill: #FFFFFF;
}

.footer.style-3 .footer-top .ry-each .details .text {color: #FFFFFF;}

.footer.style-3 .footer-top .ry-each .details .text .span-1 {color: #FFFFFF;font-size: 18px;margin-bottom: 0;display: block;}

.footer.style-3 .footer-top .ry-each .details:not(:last-child) {
	margin-bottom: 25px;
}

.footer.style-3 .footer-top .ry-each .details .text a {
	font-size: 18px;
	color: #FFFFFF;
	
}

.footer.style-3 .footer-top .ry-each .details .text > br {
	display: none;
}

.footer.style-3 .footer-top .ry-each .details .text a.phone {
	font-size: 22px;
}

.footer.style-3 .footer-top .ry-each .details .footer-social {}

.footer.style-3 .footer-top .ry-each .details .footer-social .ry-social-custom {
	list-style: none;
	padding-left: 0;
}

.footer.style-3 .footer-top .ry-each .details .footer-social .ry-social-custom .social-inner-wrap {
	display: flex;
	gap: 0 3px;
}

.footer.style-3 .footer-top .ry-each .details .footer-social .ry-social-custom .social-inner-wrap li a {
	width: 50px;
	height: 50px;
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 50%;
	background: transparent;
	border: 1px solid #fff;
}

.footer.style-3 .footer-top .ry-each .details .footer-social .ry-social-custom .social-inner-wrap li a svg {
	width: 18px;
	fill: #FFFFFF;
}

.footer.style-3 .footer-top .ry-each .details .footer-social .ry-social-custom .social-inner-wrap li {
	margin-right: 5px;
}

.footer.style-3 .footer-top .ry-content {
}

.footer.style-3 .footer-top .ry-container {
	display: flex;
	justify-content: center;
	width: 90%;
	max-width: 1400px;
}

.footer.style-3 .footer-bottom {
	padding: 30px 0;
	background: var(--color-primary);
}

.footer.style-3 .footer-bottom .ry-container {
	display: flex;
	max-width: 1400px;
	width: 90%;
}

.footer.style-3 .footer-bottom .ry-container .ry-content {
	/* max-width: 1280px; */
}

.footer.style-3 .footer-bottom .ry-container .ry-content .ry-flex .ry-each {
	max-width: max-content;
	display: flex;
	align-items: center;
}

.footer.style-3 .footer-bottom .ry-container .ry-content .ry-flex .ry-each img {
	width: 100px;
	margin-left: 5px;
	filter: brightness(0) invert(1);
	margin-top: 7px;
}

.footer.style-3 .footer-bottom .ry-container .ry-content .ry-flex .ry-each .text, 
.footer.style-3 .footer-bottom .ry-container .ry-content .ry-flex .ry-each .text a {
	font-size: 16px;
	color: #fff;
}

.footer.style-3 .footer-top .ry-each .details .text a:hover,
.footer.style-3 .footer-top .ry-each .details .text .span-1:hover{
  color: #9acaff;
}

.footer-social a:hover {
  background: var(--color-secondary) !important;
}

div#footer-blocks {
    flex-direction: column;
}

div.footer-form-block .ry-heading h2 {
    color: #fff;
    font-size: 35px !important;
    margin-bottom: 30px;
}

.footer-form-block .ry-form.ry-form-box {
    border: none;
    border-radius: 40px;
    background-color: var(--color-primary);
    padding: 3em;
    margin: 0;
}

div.footer-form-block  button.ry-btn.ry-btn-primary {
    background-image: linear-gradient(90deg, #1c1c1c 0%, #4b4b4b 50%, #1c1c1c 100%) !important;
    margin-top: 10px;
}

div.footer-form-block  textarea#message {
    height: 120px;
}

div.footer-form-block .ry-form.ry-form-box input[type="text"]::placeholder, .ry-form.ry-form-box textarea::placeholder {
    color: #000 !important;
    font-weight: 500;
}

.footer.style-3 .footer-top .ry-each:last-child {
    flex-direction: row;
    margin-top: 2em;
}

.footer.style-3 .ry-text.hour-list span.span-2 {
    color: #9acaff;
    text-transform: initial;
}



@media (max-width:1440px) {
	
  div#footer-logo img {
	  max-width: 400px;
	}

	div#footer-logo:after {
	  right: -23%;
	}
	}



	@media (max-width:1359px) and (min-width:1199px) {
	  div#footer-logo img {
	  max-width: 300px;
	}

	div#footer-logo:after {
	  right: -32%;
	}
}



@media (max-width: 1200px) {
	.footer.style-3 .footer-top .ry-each:nth-child(2) {
		max-width: 380px;
	}
}
@media (max-width: 1080px) {
	.footer.style-3 .footer-top .ry-content .ry-flex {
		flex-direction: column;
		align-items: center;
		justify-content: center;
	}
	
	div#hours-icon {
	  position: static !important;
	  margin-bottom: 15px;
	  margin-right: 0;
	}

	div#footer-logo img {
	  max-width: 250px !important;
	  margin-bottom: 1em  !important;
	}

	.footer.style-3 .footer-top {
		padding: 3em 0 !important;
	}
	
	div.footer-form-block {
		margin-top: 3em;
	}

	.footer-form-block .ry-form.ry-form-box {
		max-width: 600px;
		margin: auto;
		float: none;
		display: block;
		clear: both;
		padding: 2em 1.5em;
	}

	div.footer-form-block button.ry-btn.ry-btn-primary {
		margin: 10px auto 0;
		clear: both;
	}
	
	footer.style-3 .footer-top {
	  padding: 4em 0 3em !important;
	}


	.footer.style-3 .footer-top .ry-each {
		max-width: 100%;
		width: 100%;
	}

	.footer.style-3 .footer-top .title {
		text-align: center;
	}

	.footer.style-3 .footer-top .hour-list ul li {
		flex-direction: column;
		text-align: center;
	}

	.footer.style-3 .footer-top .ry-each:not(:last-child) {
		margin-bottom: 30px;
	}

	div.footer-form-block .ry-heading h2 {
		text-align:center !important;
	}

	.footer.style-3 .footer-top .ry-each {
		align-items: center;
		justify-content: center;
		flex-direction: column !important;
	}

	.footer.style-3 .footer-top .ry-each .details {
		flex-direction: column;
		align-items: center;
		justify-content: center;
	}
	.footer.style-3 .footer-top .ry-each:nth-child(2) {
		max-width: 560px;
	}
	.footer.style-3 .footer-top .ry-each .details .svg-icon {
		margin-bottom: 15px;
		margin-right: 0;
	}

	.footer.style-3 .footer-top .ry-each .details .text {
		text-align: center;
	}

	.footer.style-3 .footer-bottom .ry-container .ry-content .ry-flex {
		flex-direction: column;
		align-items: center;
		justify-content: center;
	}

	.footer.style-3 .footer-bottom .ry-container .ry-content .ry-flex .ry-each .text, .footer.style-3 .footer-bottom .ry-container .ry-content .ry-flex .ry-each .text a {
		text-align: center;
	}

	.footer.style-3 .footer-bottom .ry-container .ry-content .ry-flex .ry-each {
		flex-direction: column;
		align-items: center;
		justify-content: center;
	}

	.footer.style-3 .footer-bottom .ry-container .ry-content .ry-flex .ry-each img {
		margin-left: 0;
		margin-top: 5px;
	}
}

div#map-section {
  height: 700px;
  background-size: cover;
  background-position: center;
  margin-top: -5px;
}

.link, a.link {
  background: transparent;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  color: transparent !important;
}

div#footer-logo img {
  filter: brightness(0) invert(1);
  max-width: 400px;
  margin-bottom: 2em;
}

div#footer-social {
  justify-content: center;
}

div#footer-logo:after {
  width: 20px;
  height: 300px;
  position: absolute;
  content: '';
  background: url(https://www.royacdn.com/unsafe/smart/Site-0bf56130-06b8-4d8e-882d-c307a0e4e98b/assets/footer_shadow.png);
  display: block;
  right: -28%;
  top: -10%;
  background-size: contain;
  background-repeat: no-repeat;
}

a.message-link {
  text-decoration: underline !important;
  text-underline-offset: 6px;
}

a.message-link:hover {
}

div#hours-icon svg {
  width: 22px;
  height: 22px;
  filter: brightness(0) invert(1);
}

div#hours-icon {
  /* position: absolute; */
  /* left: -58px; */
  /* top: 4px; */
}