.ry-footer-top-sec {
	/*margin-top: -9%;*/
	position: relative;
	z-index: 12;
}

.ftr-widget {
	display: flex;
	flex-direction: column;
	align-items: center;
}

.ftr-widget-3 {
	display: flex;
	flex-direction: row;
	gap: 30px;
	align-items: center;
}

.ry-inner-ftr-info {
	background: #eee;
	border: 10px solid #fff;
	border-radius: 5px;
	padding: 40px 25px;
}

.map-ftr-info {
	background: #0463fa;
	border: 10px solid #fff;
	border-radius: 5px;
}

#ry-footer .row {
	display: flex;
	flex-wrap: wrap;
	margin: 0;
}

.ry-inner-ftr-info .row .border-right:nth-child(2), .ry-inner-ftr-info .row .border-right:nth-child(3) {
	border-left: 1px solid #0d2431;
}

.ry-ftr-info-wrap {
	position: relative;
	padding-left: 65px;
	min-height: 80px;
}

.ry-ftr-info-wrap .icon {
	width: 45px;
	height: 45px;
	background: #3770b4;
	text-align: center;
	border-radius: 50%;
	line-height: 80px;
	position: absolute;
	left: 0;
	/* top: 0; */
	display: flex;
	align-items: center;
	justify-content: center;
}

.ry-ftr-info-wrap .icon img {
	vertical-align: middle;
	width: 16px;
	height: 20px;
}

.ry-ftr-info-wrap h4 {
	color: #3e3e3e;
	margin: 0px 0 20px;
	font-size: 20px !important;
	line-height: 120%;
	font-weight: 600 !important;
}

.ry-ftr-info-wrap p {
	font-size:15px !important;
	max-width: 220px;
	color: #3e3e3e;
	text-align: left;
	line-height: 150%;
	font-weight: 400;
	display: inline;
}

.ry-ftr-info-wrap p a {
	color: #333;
	/* word-break: break-all; */
}

.ry-ftr-info-wrap p a:hover{
	color: #0d2431 !important;
}

.footers {
	position: relative;
	z-index: 1;
	background-image: url(https://s3.amazonaws.com/static.organiclead.com/Site-6daa4422-9d1a-4021-b9d5-70914d0c60d3/Background_images/blue_cityscape.jpg);
	background: #b97525;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	/*padding-top: 210px;*/
	padding-top: 180px;
	margin-top: -160px;
	padding-bottom: 60px;
}

.footers:after {
	content: '';
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	z-index: -1;
	background: #3770b490;
}

.ftr-widget h2 {
	color: #ffffff;
	padding-bottom: 14px;
	position: relative;
	margin: 30px 0;
	font-size: 30px !important;
	line-height: 100% !important;
}

.ftr-widget p {
	color: #fff;
}

.ftr-widget.about p {
	font-size:16px;
	padding-top: 35px;
	max-width: 314px;
}

.about h6 {
	justify-content: center;
	display: flex;
	color: #FFFFFF;
	font-weight: 600;
	font-size: 16px;
	margin: 15px 0;
}

.ftr-widget .socials {
	margin: 0px 0 40px 0;
}

.ftr-widget .socials li {
	display: inline-block;
	padding-top: 10px;
	padding-right: 10px
}

.ftr-widget .socials li a {
	background: #0d2431;
	box-shadow: 0 4px 8px 2px rgba(0, 124, 251, .16);
	display: inline-block;
	width: 40px;
	height: 40px;
	text-align: center;
	line-height: 38px;
	border-radius: 50%;
	vertical-align: middle;
	color: #FFFFFF
}
.menu-1 {
	display: flex;
	justify-content: center;
	width: 100%;
}

ul.navs {
	padding: 0;
}

.ftr-widget .navs li {
	list-style: none;
}

.ftr-widget .navs li a {
	font-weight: 400;
	font-size: 16px;
	line-height: 36px;
	color: #FFFFFF;
	position: relative;
	padding-left: 17px 
}

.ftr-widget .navs li a:after {
	content: "\f101";
	font-family: "Font Awesome 6 Free";
	font-weight: 900;
	border-radius: 50%;
	position: absolute;
	left: 0;
	top: 50%;
	-webkit-transform: translate(0, -50%);
	transform: translate(0, -50%);
	transition: .3s ease-in;
	font-size: 12px;
} 

.ftr-widget .navs li a:hover:after {
	left: 4px
}

.ftr-widget .navs li a:hover {
	color: #FFFFFF;
}

.ftr-widget .recent-posts li {
	display: inline-block;
	width: 100%;
	padding-bottom: 28px
}

.ftr-widget .recent-posts li img {
	max-width: 70px;
	border-radius: 5px;
	display: block;
	max-height: 70px;
	margin-right: 20px;
	width: 70px;
	height: 70px;
	object-fit: cover
}

.ftr-widget .recent-posts li i {
	color: #0463FA;
}

.ftr-widget .recent-posts li a {
	font-weight: 400;
	font-size: 16px;
	line-height: 22px;
	color: #d9d9d9;
	display: inline-block
}

.ftr-widget .recent-posts li p {
	font-weight: 400;
	font-size: 14px;
	line-height: 24px;
	color: #d9d9d9;
	padding-top: 10px
}

.ftr-widget.schedule table, .ftr-widget-3.schedule table {
	width: 100%;
	min-width: 250px;
	max-width: 400px;
	margin: 0 auto;
}

.ftr-widget.schedule table tr td, .ftr-widget-3.schedule table tr td {
	font-size: 16px;
	color: #FFFFFF;
	line-height: 36px;
}

.ftr-widget.schedule table tr td i, .ftr-widget-3.schedule table tr td i {
	margin-right: 5px;
}

.ftr-widget.schedule table tr td:last-child, .ftr-widget-3.schedule table tr td:last-child {
	text-align: right;
}

.ftr-widget.schedule table tr td span,.ftr-widget-3.schedule table tr td span {
	color: #0d2431;;
}

#return-to-top {
	width: 56px;
	height: 56px;
	background: #0463FA;
	border-radius: 50%;
	color: #fff;
	text-align: center;
	font-size: 27px;
	position: fixed;
	right: 20px;
	bottom: 50px;
	z-index: 922;
	transition: .3s;
	line-height: 60px;
	display: none;
	z-index: 999;
}

.ry-copyright-conts * {
	font-size: 14px !important;
}
.ry-copyright-conts {
	background: #24221e;
	display: inline-block;
	width: 100%;
	padding: 22px 0;
	margin-top: -1px;
}

.ry-copyright-conts p, .ry-copyright-conts a {
	color: #FFFFFF;
}

.ry-copyright-conts ul {
	text-align: right;
}

.ry-copyright-conts li {
	display: inline-block;
	position: relative;
	padding-left: 10px;
	margin-left: 10px
}

.ry-copyright-conts li:after {
	content: '';
	width: 1px;
	height: 100%;
	background: #fff;
	position: absolute;
	left: 0;
	top: 0
}

.ry-copyright-conts li:first-child {
	padding-left: 0;
	margin-left: 0
}

.ry-copyright-conts li a {
	color: #FFFFFF;
	text-decoration: none;
}

.ry-copyright-conts li:first-child:after {
	display: none;
}

.ry-copyright-conts img {
	height: 13px;
	vertical-align: middle;
}

@media only screen and (min-width: 1200px) and (max-width: 3000px) {
	.ry-footer-top-sec {
		/* margin-top: -10%;*/
	}
	#ry-footer .row{justify-content:center;}
}


@media (max-width:1100px) {
	.ry-ftr-info-wrap {
		padding-left: 100px;
	}

	.ry-ftr-info-wrap .icon {
		width: 60px;
		height: 60px;
		line-height: 60px;
		position: relative;
	}
}

@media (max-width:1199px) {
	.ry-inner-ftr-info .row .border-right:nth-child(3){border-left:none;}
	.ry-footer-top-sec {
		/*margin-top: -22%;*/
		top: 70px;
	}
}
@media (max-width:991px) {
	.ry-footer-top-sec {
		/*margin-top: -29%;*/
	}
	.table-responsive h6{display: flex;justify-content:center;}
	.menu-1 {
		justify-content: center;
		width: 100%;
	}
	.ftr-widget.about p {max-width:100%;text-align:center;}

	.ftr-widget-3 {flex-direction: column;}
}

@media (min-width:768px) {.ry-footer-top-sec-mobile{display:none !important;}
}

@media (max-width:767px) {
	.ry-inner-ftr-info .row .border-right:nth-child(2), .ry-inner-ftr-info .row .border-right:nth-child(3) {
		border-left: none;
	}
	#ry-footer .row {justify-content: flex-start;}
	/*.ry-footer-top-sec {display:none;}*/
	.ry-footer-top-sec-mobile{display:block !important;}
	/*.ftr-widget {margin-top: 100px;}*/

	.ry-inner-ftr-info .row .border-right,
	.ry-inner-ftr-info .row .col-lg-4 {
		border: 0;
	}

	.ry-copyright-conts p {
		text-align: center;
	}

	.ry-copyright-conts ul {
		text-align: center;
	}
}
.table-responsive h6 {
	color: #FFFFFF;
	font-weight: 600 !important;
	font-size: 20px !important;
	margin: 15px 0;
}

.table-responsive {border: none;display: flex;justify-content: center;}

/** Updated **/
.ftr-widget h2{
	text-transform: uppercase !important;
	font-weight: 600 !important;
}
.footers * {
	color: #fff  !important;
}

.footers:after{
	background: rgb(255 255 255 / 90%);
}
#ry-footer a:hover {
	color: #3770b4 !important;
}

#ry-footer .ry-copyright-conts a:hover{
	color: #fff !important;
	opacity: 0.7 !important;
}
.footers .footer-widgets-wrap .ftr-widget.about img {
	width: 100%;
	max-width: 320px;
}

@media (max-width: 680px) {
	.col-xs-12.ry-ftr-info-wrap {
		padding-left: 0;
		padding-top: 60px;
	}
	.ry-ftr-info-wrap .icon {
		right: 0;
		left: 0;
		margin: auto;
	}
	.col-xs-12.ry-ftr-info-wrap * {
		text-align: center !important;
	}
	.col-xs-12.ry-ftr-info-wrap p {
		margin-right: 0px !important;
		max-width: 100%;
	}
	.ry-inner-ftr-info .row .border-right:not(:last-child) {
		margin-bottom: 30px;
	}
	.ry-inner-ftr-info .row .border-right {
		display: flex;
		flex-direction: column;
		justify-content: center;
		align-items: center;
	}
	.ftr-widget h2 {
		text-align: center;
	}
}

.ftr-widget-3 .table-responsive {
	width: 100%;
	max-width: 320px;
}
.ftr-widget-3 {
	justify-content: space-between !important;
}
#ry-footer > div {
	background: #fff;
}
.ry-copyright-conts .container {
	max-width: 1600px;
	width: 95%;
}
.ftr-widget-3.schedule table tr.extra-text td {
	text-align: center;
	font-size: 14px;
	font-weight: 500;
}
.ry-ftr-info-wrap:last-child .icon img {
	width: 18px;
	height: 18px;
}
.ry-ftr-info-wrap:last-child, .ry-ftr-info-wrap:nth-child(2) {
	min-height: 50px;
	display: flex;
	align-items: center;
	margin-top: 8px;
}
.ry-ftr-info-wrap:last-child.fax p {
	font-size: 15px !important;
}


.footers .social-lists {
	display: flex;
	list-style: none;
	gap: 12px;
	padding: 0;
}

.footers .social-lists a {
	height: 45px;
	width: 45px;
	border: 1px solid #333;
	display: flex;
	justify-content: center;
	align-items: center;
	border-radius: 50%;
	background: transparent;
}

.footers .social-lists a:hover {
	background: #333;
}

.footers .social-lists a:hover svg {
	fill: #fff;
}

.footers .social-lists a:before {
	display: none;
}

.footers .social-lists a svg {
	width: 40%;
}

@media (min-width: 1200px) {
	#ry-footer .row .col-xs-12.col.col-md-6.col-xl-4.border-right {
		flex: unset;
		max-width: 100% !important;
		width: 25% !important;
		margin: 0 auto;
	}
}

.social-custom ul.socials.p-0 {
	display: flex;
	gap: 10px;
}
.social-custom {
	margin-top: 22px;
	display: inline-block;
}
.social-custom ul.socials.p-0 li a {
	display: flex;
	align-items: center;
	justify-content: center;
	border: 1px solid;
	border-radius: 70px;
	width: 38px;
	height: 38px;
	font-size: 13px;
}
.social-custom ul.socials.p-0 {
	list-style: none;
	padding: 0;
}
.ry-ftr-info-wrap p a {
	font-size: 16px;
	font-weight: 500;
}
.ry-ftr-info-wrap .icon svg {
	fill: #f9f9f9;
	width: 14px;
	height: 14px;
}

.ry-footer-top-sec {
	position: relative;
}

.ry-footer-top-sec:before {
	content: "";
	position: absolute;
	inset: 0;
	bottom: 0;
	background: #0d2431;
	height: 72%;
}

@media (min-width:992px){
	#ry-footer .footer-nav .ftr-widget:not(.services .ftr-widget){
		width:83%;
		border-right: solid 1px #24221e47;
	}
	.ftr-widget-3.schedule .table-responsive:nth-child(1), .ftr-widget-3.schedule .table-responsive:nth-child(2),.ftr-widget-3.schedule .table-responsive:nth-child(3) {
		border-right: solid 1px #cde4f4;
		max-width:400px;
		width:100%;
	}
}



