.footer.style-3 .footer-top {
	padding: 100px 0 60px;
	background: #f58020;
}

.footer.style-3 .footer-top .title {
	font-size: 25px;
	font-family: 'Poppins';
	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;
}

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

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

.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-family: 'Poppins';
	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;
	max-width: max-content;
}

.footer.style-3 .footer-top .ry-each .details .svg-icon {
	width: 45px;
	height: 45px;
	border-radius: 50%;
	display: flex;
	align-items: center;
	justify-content: center;
	background: rgba(255,255,255,0.3);
	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;
	line-height: 25px;
}

.footer.style-3 .footer-top .ry-each .details .text .span-1 {color: #FFFFFF;font-family: 'Poppins';font-size: 16px;opacity: .5;margin-bottom: 7px;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;
	font-family: 'Poppins';
}

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

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

.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 {
	max-width: 1280px;
}

.footer.style-3 .footer-top .ry-container {
	display: flex;
	justify-content: center;
}

.footer.style-3 .footer-bottom {
	padding: 30px 0;
}

.footer.style-3 .footer-bottom .ry-container {
	display: flex;
	justify-content: center;
}

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

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

.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: 18px;
	font-family: 'Poppins';
}

@media (max-width: 1200px) {
	.footer.style-3 .footer-top .ry-each:nth-child(2) {
		max-width: 380px;
	}
}
@media (max-width: 1080px) {
	#ry-footer {
    margin-top:-1px;
}
	.footer.style-3 .footer-top .ry-content .ry-flex {
		flex-direction: column;
		align-items: center;
		justify-content: center;
	}


	.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: 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;
		gap: 28px;
	}

	.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 {
		line-height: 1.2;
		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;
	}
}

.full-map {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: -1px;
    padding-top: 80px;
    padding-bottom: 2%;
}

.full-map .map-iframe{
	  width: 90%;
    max-width: 1130px;
    overflow: hidden;
    padding: 3px;
	background: linear-gradient(to bottom, transparent, #594838);
	height: 380px;
	box-shadow: 0 20px 40px rgb(0 0 0 / 10%);
}
.full-map .map-iframe iframe{
	height:100%;
	width:100%;
}

.full-map .map-img {
    width: 90%;
    max-width: 1130px;
    border-radius: 30px;
    overflow: hidden;
    padding: 3px;
	background: linear-gradient(to bottom, transparent, #ee3124);
	height: 380px;
	box-shadow: 0 20px 40px rgb(0 0 0 / 10%);
}
.full-map .map-img img {
	border-radius: 28px;
	object-position: center center;
	object-fit: cover;
	height: 100%;
	width: 100%;
}
.full-map .pin-marker {
    position: absolute;
    width: 50px;
    top: 42%;
    left: 50%;
    transform: translate(-50%, -50%);
}


.full-map:before, .full-map:after {
    content: "";
    position: absolute;
    height: 50%;
    width: 100%;
    background: #ee3124;
    top: 0;
    z-index: -1;
}

.full-map:before {
    content: "";
    position: absolute;
    height: 1px !important;
    width: 100% !important;
    left: 50%;
    top: 0;
    transform: translate(-50%,0);
    background: rgb(255,255,255);
    background: linear-gradient(99deg, rgba(255,255,255,0) 10%, rgba(255,255,255,1) 35%, rgba(255,255,255,1) 65%, rgba(255,255,255,0) 90%) !important;
}

.full-map:after {
    top: unset;
    bottom: 0;
	background:  #f58020;
}

body.default .full-map:before{
	background:#fff
}

.footer.style-3 .footer-top .ry-each {
    max-width: 320px;
}

.footer.style-3 .footer-top .ry-content>.col-xs-12.ry-flex {
    gap: 30px;
}


#ry-footer{
z-index:2;

}

.footer.style-3 .footer-top .ry-each .footer-form .form-control, .module-appointment.option-1 .form-block .form-control {
    border-radius: 20px;
}

body.home #ry-footer > .col-xs-12:before {
    content: "";
    position: absolute;
    inset: 0;
    background: #eeeeee;
    z-index: -1;
}
body.home #ry-footer > .col-xs-12 {
    position: relative;
    margin-top: -1px;
}
