.footer.style-3 .footer-top .ry-each .details:nth-child(3), .footer.style-3 .footer-top .ry-each .details:nth-child(4) {
    align-items: center;
}

.footer.style-3 .footer-top .ry-each .details:nth-child(3)  * {
    color: #fff !important;
    font-weight: 700;
}

.footer.style-3 .footer-top .ry-each:first-child .ry-footer-logo {
    max-width: max-content;
    margin: 0 auto;
}

.footer.style-3 .ry-footer-copyright .footer__currentyear *, .ry-footer-copyright .footer__credit * {
    font-size: 16px;
    line-height: 36px;
    color: rgb(255 255 255 / 52%);
    list-style: none;
    text-align: center;
    padding: 0;
}

.footer.style-3 .footer__credit ul {
    padding: 0;
    list-style: none;
}

.footer.style-3 .nopadding.powered p {
    color: rgb(255 255 255 / 80%);
}

.footer.style-3 .ry-footer-copyright .ry-right img {
    max-width: max-content;
    margin: 15px auto 0;
}

.footer.style-3 .ry-footer-copyright .ry-right p {
    text-align: center;
    font-size: 16px;
    line-height: 36px;
    color: rgb(255 255 255 / 52%);
    font-weight: 400;
    text-align: center;
}

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

.footer__map-bg .each--pin {
    position: absolute;
    z-index: 9;
    max-width: max-content;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    transition: 300ms ease-in-out;
    cursor: pointer;
}

.footer__map-bg {
    position: relative;
    width: 100%;
}

.footer__map-bg .each--pin.oakland {
    top: 25%;
    left: 38.7%;
}

.footer__map-bg .each--pin.fremont {
    top: 75%;
    left: 51.5%;
}

.footer__map-bg .each--pin:hover img, .footer__map-bg .each--pin:focus img {
    filter: grayscale(1););
    transition: 300ms ease-in-out;
}

.footer__map-bg .each--pin.pleasanton {
    top: 49%;
    left: 62%;
}

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

.footer.style-3 .footer-top .title h3 {
	font-size: 30px;
	letter-spacing: 2px;
	text-transform: uppercase;
	color: #ffffff;
	font-weight: 700;
	margin-bottom: 45px;
}

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

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

.footer.style-3 .footer-top .hour-list ul li .span-1 {
	color: rgb(255 255 255 / 80%);
	min-width: 130px;
}

.footer.style-3 .footer-top .hour-list ul li {
	font-size: 20px;
	color: rgb(255 255 255 / 80%);
}

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

.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: transparent;
	margin-right: 15px;
}

.footer.style-3 .footer-top .ry-each .details .svg-icon svg {
	width: 18px;
	fill: rgb(255 255 255 / 80%);
}

.footer.style-3 .footer-top .ry-each .details .text {color: rgb(255 255 255 / 80%);}

.footer.style-3 .footer-top .ry-each .details .text .span-1 {margin-bottom: 7px;display: block;font-size: 20px;line-height: 36px;color: rgb(255 255 255 / 80%);font-weight: 400;}

.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: 20px;
	color: rgb(255 255 255 / 80%);
}

.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 .social-inner-wrap {
    display: flex;
    width: 100%;
}

.footer.style-3 .footer-top .ry-each .details .footer-social .ry-social-custom {
	list-style: none;
	padding-left: 0;
	width: 100% !important;
	max-width: 100% !important;
}

.footer.style-3 .footer-top .ry-each .details .footer-social .ry-social-custom .social-inner-wrap {
	display: flex;
	width: 100% !important;
	max-width: 100% !important;
	gap: 30px;
}

.footer.style-3 {
  background: #000;
}

.footer.style-3 .footer-top .ry-each:first-child {
    display: flex;
    gap: 30px;
}

.footer.style-3 .footer-top .ry-each:first-child .details {
    width: 100% !important;
    max-width: 100% !important;
    align-items: center;
}


.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: transparent;
	box-shadow: 0 0 0 2px #868782;
}

.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; */
	/* padding: 0 100px; */
}

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

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

.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;
	object-fit: contain;
}

.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: 20px;
	color: #ffffff;
	font-weight: 300 !important;

}

@media (max-width: 1280px) {
	.footer.style-3 .footer-top .ry-content {
		padding: 0;
	}
}

@media (max-width: 1080px) {
	.footer.style-3 .footer-top .ry-content .ry-flex {
		display: grid;
		grid-template-columns: repeat(1, 1fr);
	}

	
	.footer.style-3 .ry-footer-copyright .ry-left {
	    display: flex;
	    flex-direction: column;
	    align-items: center;
	}
	
	.footer.style-3 .ry-footer-copyright {
	    display: flex;
	    flex-direction: column;
	    align-items: center;
	    justify-content: center;
	}
	
	.footer.style-3 .footer-top .ry-content .ry-flex .ry-each:first-child {grid-row: 3;margin-top: 30px;}


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


	.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;
		width: 100%;
	}
	.footer.style-3 .footer-top .ry-each:nth-child(2) {
	}
	.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__social ul {
    display: inline-flex;
    list-style: none;
    padding: 0;
    align-items: center;
    justify-content: center;
    width: 100%;
    gap: 5px;
    margin-top: 30px;
}

.footer.style-3 .footer__social ul svg {
    fill: #000;
}

.footer.style-3 .footer__social ul li a {
    width: 40px;
    height: 40px;
    background: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
}

.footer.style-3 .ry-flex {
    display: grid;
    grid-template-columns: repeat(3, 480px);
}

@media (max-width: 1537px) {
    .footer.style-3 .ry-flex {
        display: grid;
        grid-template-columns: repeat(3, 1fr);
    }
}

