.footer.style-3 .grid__content {
    display: grid;
    grid-template-columns: 480px 480px;
    justify-content: space-between;
    align-items: center;
}

.footer__copyright .ry-each:first-child .text, .footer__copyright .ry-each:first-child .text * {
    font-size: 14px !important;
    letter-spacing: 0px;
    text-transform: uppercase;
    color: #fff;
    font-weight: 300 !important;
    opacity: 0.8;
}

.footer__copyright .ry-each:last-child .text {
    font-size: 14px;
    text-transform: uppercase;
    color: #ffffff;
       font-weight: 300 !important;
    opacity: 0.8;
}

.footer__copyright .ry-each:last-child img {
    max-width: max-content;
    object-fit: contain;
}

.footer.style-3 .details .span-1 {
    font-size: 14px;
    line-height: 30px;
    color: #ff617f;
    font-weight: 700;
    font-family: "Manrope";
    text-transform: uppercase;
}

.footer.style-3 .details._phone .text a {
    font-size: 0;
    color: #fff;
}

.footer.style-3 .details._phone .text a:after {
    content: "(858)-38SMILE";
    font-size: 24px;
    color: #fff;
    font-weight: 700;
}

.footer.style-3 .details._phone .text a:hover:after,
.footer.style-3 .details._phone .text a:focus:after {
    content: "(858)-387-6453";
}

.footer.style-3 .details._address .text a {
    display: block;
    color: #fff;
    font-size: 18px !important;
    line-height: normal !important;
}

.footer.style-3 .grid__content .details-wrapper {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    width: max-content;
}

.footer.style-3 .footer-top .ry-each:last-child {
    padding-top: 15px;
}

.footer.style-3 .details-wrapper .details {
    padding-bottom: 15px;
    display: flex;
    align-items: center;
}

.footer.style-3 .details._hours .text {
    color: #fff;
    font-weight: 300 !important;
}

.footer.style-3 .footer-top {
	padding: 130px 0 145px;
	background: #4a525f;
	overflow: hidden;
}

.svg-footer-logo {
    width: 240px;
}


.footer.style-3 .ry-grid.ry-flex {
    display: grid;
    grid-template-columns: 240px 80px 320px 340px 320px;
    align-items: center;
    justify-content: space-between;
}

.footer.style-3 .footer-top .title {
	font-size: 25px;
	
	text-transform: uppercase;
	color: #1c5b7e;
	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: #1c5b7e;
	min-width: 130px;
}

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

.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; */
	display: flex;
	gap: 10px;
}

.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: 'Questrial';
	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 #1c5b7e !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;
	max-width: max-content;
	justify-content: center;
	gap: 1rem;
}

.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;
	border: 1px solid #fff;
}

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

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

.footer.style-3 .footer-top .ry-each .details .text .span-1 {margin-bottom: 5px;opacity: 1;font-size: 20px;color: #ffff;font-weight: 400;line-height: 1.2;}

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

.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%;
	border-radius: 24px;
	background: rgb(26 85 117 / 80%);
}

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

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

.footer.style-3 .footer-top .ry-content {
	max-width: 1280px;
}

.footer.style-3 .footer-top .ry-container {
	display: flex;
	justify-content: center;
	width: min(1600px, 90%);
	max-width: 100%;
}

.footer.style-3 .footer-bottom {
	padding: 30px 0;
	background: #4a525f;
}

.footer.style-3 .footer-bottom .ry-container {
	display: flex;
	justify-content: center;
	width: min(1440px, 95%);
	max-width: 100%;
}

.footer.style-3 .footer-bottom .ry-container .ry-content {
}

.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;
	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: 14px;
	color: rgb(255 255 255 / 50%);
	font-weight: 400 !important;
	text-transform: uppercase;
}

@media screen and (max-width: 1200px) {
    .footer.style-3 .grid__content {
        display: flex;
        gap: 15rem;
        align-items: center;
        justify-content: center;
        flex-direction: column-reverse;
    }

	.footer__circle.ry-circle-btn {
		top: 5rem !important;
	}

	.footer.style-3 .details-wrapper .details * {
	    text-align: center;
	}
    
    .footer.style-3 .grid__content .details-wrapper {
        width: max-content;
        max-width: 100%;
        margin: 0 auto;
    }
    
    .footer.style-3 .details-wrapper .details {
        justify-content: center;
        align-items: center;
    }
    
    .logo-wrapper {
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
    }
    
    .footer__copyright .ry-each:first-child .text, .footer__copyright .ry-each:first-child .text * {
        text-align: center;
    }
    
    .footer.style-3 .footer-top {
        padding: 80px 0 30px;
    }
}


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


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

	.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: 0;
		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 .ry-each .text-flex {
	display: flex;
	flex-direction: column;
	gap: 1rem;
	width: auto;
}

.footer.style-3 .footer-top .ry-each:last-child .details {
    /* align-items: start; */
}

.hp-footer-wrapper .btn-wrapper .form-group {
    display: flex;
    justify-content: flex-end;
    align-items: flex-end;
}

.footer.style-3 .footer-top .ry-each:first-child {
    /* display: flex; */
    /* gap: 3.5rem; */
    padding-top: 30px;
}

.footer.style-3 .footer-top .ry-each .details .text .span-2 a {
    font-size: 2rem;
}


.ry-divider-hz:before {
    content: " ";
    height: 100px;
    width: 1px;
    background: #646b77;
    display: flex;
    align-items: center;
    justify-content: center;
}

.ry-divider-hz {
    display: flex;
    align-items: center;
    justify-content: center;
}
@media screen and (max-width: 1440px) {
   div.footer.style-3 .ry-grid.ry-flex {grid-template-columns: 240px 80px max-content 340px 320px;} 
}

@media screen and (max-width: 1280px) {
   div.footer.style-3 .ry-grid.ry-flex 
    {
        grid-template-columns: 240px max-content max-content 340px max-content;
        /* gap: 20px; */
    } 

    
}

@media screen and (max-width: 1080px) {
        
    div.footer.style-3 .ry-grid.ry-flex  .logo-wrapper {
        display: flex;
        align-items: center;
        justify-content: center;
    }
    
    div.footer.style-3 .ry-grid.ry-flex  .ry-divider-hz {
        display: none !important;
    }

  
}

@media screen and (max-width: 680px) {
  
    div.footer__circle.ry-circle-btn .text span {
       font-size: 75px; 
    }  
	div.footer.style-3 .grid__content {
		gap: 10rem;
	}
	
	 div.footer__circle.ry-circle-btn {
        top: 6.5rem !important;
    }
    
    div.footer.style-3 .footer-top {
        padding: 120px 0 30px;
    } 
}

@media screen and (max-width: 500px) {
  
    div.footer__circle.ry-circle-btn .text span {
       font-size: 50px; 
    }  

	 div.footer__circle.ry-circle-btn {
        top: 8.5rem !important;
    }
}

@media screen and (max-width: 480px) {
  
    div.footer__circle.ry-circle-btn .text span {
       font-size: 36px; 
    }  
	
	div.footer.style-3 .grid__content {
		gap: 8rem;
	}
}

@media screen and (max-width: 390px) {
  
    div.footer__circle.ry-circle-btn .text span {
       font-size: 36px; 
    }  
	
	div.footer.style-3 .grid__content {
		gap: 6rem;
	}
}