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

.footer.style-3 .footer-top .title {
	font-size: 23px;
	font-family: 'Inter';
	text-transform: uppercase;
	color: #FFFFFF;
	margin-bottom: 25px;
	font-weight: 600 !important;
}

.footer.style-3 .footer-top a, .footer.style-3 .footer-top h2, .footer.style-3 .footer-top p {
	color: #fff;
}

.footer.style-3 .footer-top .ry-each li a, .footer.style-3 .footer-top .hour-list p {opacity: 0.5;}

.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: 'Inter';
	color: #FFFFFF;
	opacity: 0.5;
}

.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: 400px;
	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: 'Inter';
	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 .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;
	align-items: center;
}

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

.footer.style-3 .footer-top .ry-each .details .text .span-1 {color: #FFFFFF;font-family: 'Inter';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: 'Inter';
}

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

.footer.style-3 .footer-top .details .footer-social .ry-social-custom .social-inner-wrap li a:hover {background: #28a0b1;}

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

.footer .social-links li:not(:last-child) {margin-bottom: 15px;}

.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-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 .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: 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-family: 'Inter';
	font-size: 16px;
    color: #555;
    text-transform: uppercase;
    font-weight: 400 !important;
}

.footer.style-3 .footer-top h2 {font-size: 35px;}

.footer.style-3 .footer-top .title p {
    font-size: 16px !important;
    line-height: 25px;
}

.footer.style-3 .footer-top .title p span {color: #c48d54;}

.footer.style-3 .footer-top .ry-each .details .text a[href*="mailto"] {
    text-decoration: underline !important;
    text-underline-offset: 6px;
}

.footer.style-3 .footer-top .ry-each .details .text a[href*="tel"] {font-weight: 600;}

.footer.style-3 .footer-top li, ul.social-icons-custom.ry-social-custom {
	list-style: none;
	padding: 0;
}

.footer .social-links {width: 45px;}

.footer.style-3 .footer-top .hour-list p {
	margin-top: 25px;
	font-size: 16px;
}

.footer.style-3 .footer-top .hour-list p .span-2 {
    text-transform: uppercase;
    font-weight: 600;
}

.footer.style-3 .footer-top .services-menu li:not(:last-child) {margin-bottom: 10px;}

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


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

	.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;
	}
	
	.footer.style-3 .footer-top a, .footer.style-3 .footer-top h2, .footer.style-3 .footer-top p {
		text-align: center;
		display: block;
	}
	
	.footer.style-3 .social-inner-wrap {
		display: flex;
		justify-content: center;
		gap: 5px;
	}
	
	.mobile-header .fa::before {display: none;}
}

