.footer.style-3 .footer-top {
	padding: 0;
}

div#footer-address .text {
    max-width: 165px;
}

.footer.style-3 .footer-bottom .ry-container .ry-content .ry-flex .ry-each .text a:hover {
    color: var(--color-primary) !important;
}


img#map-marker {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    max-width: 50px;
}

.footer-info-wrap {
    display: flex;
    gap: 0 1em;
    margin-bottom: 2em;
    justify-content: space-between;
    max-width: 85%;
}

.lunch-break {
    font-size: 16px;
    color: rgb(255 255 255 / 20%);
    margin-top: 2.5em;
}

div#footer-info .ry-heading {
    margin-top: 10%;
    z-index: 1;
}

div#footer-info {
    background: url(https://www.royacdn.com/unsafe/smart/Site-2ab71bec-6880-4f2e-8a90-50179f509408/HomepageAssets/contact.png);
    background-size: cover;
    height: 100%;
    display: flex;
    align-items: center;
    padding: 0;
    flex-direction: column;
    border-radius: 40px;
}

div#footer-phone {
    margin: 15px 0;
}

div.footer.style-3 {
    padding: 5em 0 0;
}

.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: 100px;
	text-transform: initial;
}

.footer.style-3 .footer-top .hour-list ul li {
	font-size: 17px;
	color: #FFFFFF;
	line-height: 1.5;
	text-transform: uppercase;
}

.footer.style-3 .footer-top .ry-each h3 {
    font-size: 23px;
    color: #fff;
    margin-bottom: 30px;
    text-transform: uppercase;
    letter-spacing: 1px;
}

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

.footer.style-3 .footer-top .ry-each:nth-child(2) {
	/*! max-width: 460px; */
	width: 250px;
	/* align-items: flex-end; */
	/* max-width: 300px; */
}

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

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

.footer.style-3 .footer-top .ry-each .details h5 {
    color: #fff;
    font-size: 16px;
    letter-spacing: 0;
    margin-bottom: 5px;
    font-weight: 300 !important;
    text-transform: initial !important;
}

a.google-map-link {
    display: block;
    color: #eb9929 !important;
    font-size: 13px !important;
    letter-spacing: 1px;
    text-decoration: underline !important;
    text-underline-offset: 4px;
    margin-top: 8px;
}

.footer.style-3 a.footer-phone {
    font-size: 20px !important;
}

.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 {
    background: var(--color-secondary) !important;
    margin: 0 auto 1.5em;
    max-width: fit-content;
    color: #fff !important;
}

.footer.style-3 .footer-top .ry-each .ry-btn:hover {
    background: var(--color-primary) !important;
    border-color: var(--color-primary) !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-secondary);
	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;font-size: 16px;margin-bottom: 0;line-height: 1.2;}

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

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

.footer.style-3 .footer-top .ry-each .details .text a {
	font-size: 17px;
	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 .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 7px;
}

.footer.style-3 .footer-top .ry-each .details .footer-social .ry-social-custom .social-inner-wrap li a {
	width: 45px;
	height: 45px;
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 50%;
	background: rgb(255 255 255 / 13%);
}

.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: 0;
}

.footer.style-3 .footer-top .ry-content {display: flex;justify-content: space-between;align-items: center;gap: 0 1em;}

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

.footer.style-3 .footer-bottom {
	padding: 25px 0;
	background: #fff;
	margin-top: 3em;
}

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

.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: none;
	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: #333;
	letter-spacing: 0;
}

.footer.style-3 .footer-top .ry-each .details .text a:hover {
  color: rgb(255 255 255 / 56%) !important;
}

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

.footer.style-3 .footer-top .ry-each .ry-icon {
    background: rgb(255 255 255 / 14%);
    border: transparent;
    margin-right: 15px;
    width: 45px;
    height: 45px;
}

.footer.style-3 .footer-top .ry-each .ry-icon svg {
    fill": var(--color-primary)";
    width: 20px;
    height: 20px;
    fill: #4bb3ff;
    color: #4bb3ff;
}

.footer.style-3 .footer-top .ry-each:nth-child(2) .details:nth-child(3) svg {
    transform: rotate(271deg);
    width: 18px;
}

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


.footer.style-3 .footer-top .ry-each .details h5 br {
    display: none !important;
}

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

div#footer-social {
  justify-content: flex-start;
  margin-top: 2em;
}

div#footer-logo:after {
  width: 20px;
  height: 300px;
  position: absolute;
  content: '';
  background: transparent;
  display: block;
  right: -28%;
  top: -10%;
  background-size: contain;
  background-repeat: no-repeat;
}


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

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



@media (min-width:1200px) and (max-width:1580px) {
	
    div#footer-info {
		background-position: center;
	}
	.footer-map img:not(img#map-marker),  div#footer-info {
		height: 800px;
	}
	div#footer-info:before {
		background: linear-gradient(178deg, rgb(251 251 251 / 0%), rgb(24, 46, 71));
		position: absolute;
		height: 100%;
		width: 100%;
		content: '';
		top: 0;
		bottom: 0;
		border-radius: 40px;
	}
}

@media (min-width:1200px) and (max-width:1400px) {
    .footer.style-3 .footer-top .hour-list ul li, .footer.style-3 .footer-top .ry-each .details .text a {
    font-size: 16px;
}

.footer.style-3 .footer-top .ry-each .ry-icon {
    width: 40px;
    height: 40px;
    background: #fff;
}

.footer.style-3 .footer-top .ry-container {
    width: 90%;
}

.footer.style-3 .footer-top .ry-each {
    position: relative;
}
}



@media (max-width: 1199px) {
	
	div.footer.style-3 {
		padding: 3em 0 0;
		margin-top: 0 !important;
		background-position: center;
	}
	
	div#footer-info .ry-heading h4 {
		color: #fff !important;
		font-weight: normal !important;
	}

	.footer-map img:not(img#map-marker) {
		  height: 300px;
		  object-fit: cover;
		  border-radius: 30px;
		  border: 1px solid rgb(0 86 184 / 12%);
	}

	img#map-marker {
		left: 50%;
		top: 50%;
		max-width: 45px;
	}

	.footer.style-3 .footer-bottom {
		margin-top: 2em;
	}

	#footer-address .text {
	  font-size: 15px;
	  max-width: 100% !important;
	}
	.footer.style-3 .footer-top .ry-content {
	  flex-direction: column !important;
	  gap: 2em 0;
	  max-width: 600px;
	}
	.footer-info-wrap {
	  flex-direction: column;
	  max-width: 100% !important;
	}
	div#footer-info:before {
	  background: linear-gradient(1deg, #213a5c, rgb(33 59 94 / 66%));
	  position: absolute;
	  height: 100%;
	  width: 100%;
	  content:'';
	  border-radius: 40px;
	  top: 0;
	  bottom: 0;
	}

	div.footer.style-3 .footer-top .ry-content .ry-flex {
	justify-content: center;
		gap: 1em 0;
		width: 100% !important;
		height: auto !important;
		padding: 3em 0 0 !important;
		background-position: center !important;
	}

	div#footer-info .ry-heading {
		margin-top: 0 !important;
	}

	.footer.style-3 .footer-top .ry-each .ry-icon {
		margin: 0 0 10px 0;
		background: var(--color-primary);
	}

	div#hours-icon {
	  position: static !important;
	  margin-bottom: 15px;
	  margin-right: 0;
	}

	div#footer-logo img {
	  max-width: 180px !important;
	}
	
	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;
	}

	.footer.style-3 .footer-top .ry-each {
		align-items: center;
		justify-content: center;
	}

	.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: 460px;
		margin: auto;
		align-items: center;
	}
	.footer.style-3 .footer-top .hour-list ul li .span-1 {
    text-align: left;
	}
	.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;
	}

	.lunch-break {
		margin-top: 1em;
		color: #fff;
		text-align: center;
	}

	.footer.style-3 .footer-top .ry-each .details .footer-social .ry-social-custom .social-inner-wrap li a {
		background: var(--color-primary);
	}

	.footer.style-3 .footer-top .ry-each .ry-icon svg {
		fill: #fff;
	}


	.footer.style-3 .footer-top .ry-container {
		width: 90% !important;
	}

	div#footer-info .ry-heading h2 {
		color: #fff !important;
	}

}
