/* FOOTER */
@media (max-width: 1080px)  {
	.footer-social .social-blocks .social-icons .social-inner-wrap {
		justify-content: center;
	}
}
.footer {
    padding-top: 220px;
}
.footer .module-contact .ry-content {
    max-width: 1280px;
    border-radius: 30px;
    background: #fff;
    overflow: hidden;
    box-shadow: 0px 0px 40px 0px rgb(0 0 0 / 20%);
    -webkit-box-shadow: 0px 0px 40px 0px rgb(0 0 0 / 20%);
    -moz-box-shadow: 0px 0px 40px 0px rgba(0,0,0,0.2);
}

.footer .module-contact .ry-container {
    display: flex;
    justify-content: center;
}

.footer .module-contact .ry-container .ry-each .photo, .footer .module-contact .ry-container .ry-each .photo  img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.footer .module-contact .ry-container .ry-each:nth-child(2) {
    padding: 100px 90px 80px;
}

.footer .module-contact .ry-container .ry-each {
    max-width: 100%;
    width: 50%;
}

.footer:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 760px;
	background: linear-gradient(to bottom, #eff0f4, #eff0f422);
    content: "";
    z-index: -1;
}

.footer .module-contact .ry-content .section-headline h5 {
    margin-top: 10px;
}

.footer .module-contact .ry-content .section-headline {
    margin-bottom: 50px;
}


.footer .module-contact .ry-container .ry-each .ry-btn {
    margin-left: auto;
    margin-right: auto;
    display: flex;
    margin-top: 25px;
}


.footer .module-contact .ry-container .ry-each .photo:before {
    content: "";
    background-image: url(https://s3.amazonaws.com/static.organiclead.com/Site-3fc57e3c-6010-43a0-80d5-2806b8cd284f/HomepageAssets/map_shadow.png);
    width: 75px;
    height: 100%;
    position: absolute;
    right: -75px;
    top: 0;
    z-index: 9;
    background-size: 100%;
}

.footer .module-block .ry-container .ry-content {
    max-width: 1280px;
}

.footer .footer-block .ry-container {
    display: flex;
    justify-content: center;
}

.footer .footer-block .ry-container .ry-content {
    max-width: 1280px;
    margin: 100px 0 0;
}

.footer .footer-block .ry-container .ry-content .ry-flex .ry-each:nth-child(1) {
    max-width: 240px;
    display: flex;
    /*align-items: center;*/
}

.footer .footer-block .ry-container .ry-content .ry-flex {
    padding: 0 5%;
    margin-bottom: 80px;
}

.footer .title {
    font-size: 20px;
    text-transform: uppercase;
    letter-spacing: 2px;
	color: #231f20;
    margin-bottom: 30px;
	font-weight: 500 !important;
}

.footer .footer-block .ry-container .ry-content .ry-flex .ry-each:nth-child(3), .footer .footer-block .ry-container .ry-content .ry-flex .ry-each:nth-child(2) {
    max-width: 280px;
}
.footer .footer-block .ry-container .ry-content .ry-flex .ry-each:nth-child(3) {
    max-width: 320px;
}
 
.footer .footer-block .ry-container .ry-content .ry-flex .ry-each .details-wrapper {
    display: flex;
}

.footer .footer-block .ry-container .ry-content .ry-flex .ry-each .details-wrapper .svg-icon {
    width: 45px;
    height: 45px;
    display: flex;
    align-items: center;
    justify-content: center;
	background: #231f20;
    border-radius: 50%;
    margin-right: 20px;
}

.footer .footer-block .ry-container .ry-content .ry-flex .ry-each .details-wrapper .svg-icon svg {
    width: 18px;
    fill: #fff;
}

.footer .footer-block .ry-container .ry-content .ry-flex .ry-each .details-wrapper:not(:last-child) {
    margin-bottom: 20px;
}

.footer .footer-block .ry-container .ry-content .ry-flex .ry-each .details-wrapper .ry-text, 
.footer .footer-block .ry-container .ry-content .ry-flex .ry-each .details-wrapper .ry-text p, 
.footer .footer-block .ry-container .ry-content .ry-flex .ry-each .details-wrapper .ry-text.phone p span {
    font-size: 17px;
    line-height: 1.4;
    font-weight: 400;
}

.footer .footer-block .ry-container .ry-content .ry-flex .ry-each .details-wrapper .ry-text.phone a, 
.footer .footer-block .ry-container .ry-content .ry-flex .ry-each .details-wrapper .ry-text.phone p {
    font-size: 20px;
    font-weight: 600;
}


.footer .footer-block .ry-container .ry-content .ry-flex .ry-each .details-wrapper ul {
    padding-left: 0;
    list-style: none;
}

.footer .footer-block .ry-container .ry-content .ry-flex .ry-each .details-wrapper ul li {
    display: flex;
}

.footer .footer-block .ry-container .ry-content .ry-flex .ry-each .details-wrapper ul li,
.footer .footer-block .ry-container .ry-content .ry-flex .ry-each .details-wrapper ul li span {
    font-size: 17px;
	font-weight: 600;
	line-height: 1.6;
}

.footer .footer-block .ry-container .ry-content .ry-flex .ry-each .details-wrapper ul li span {
    min-width: 130px;
    font-weight: 400;
}

.footer .footer-block .ry-container .ry-content .ry-flex {}

.footer-bottom {
    padding: 30px 0;
    border-top: 1px solid #b2b2b2;
}

.footer-bottom .ry-each {
    display: flex;
    justify-content: space-between;
}

.footer-bottom .ry-each .powered-image {
    max-width: max-content;
    display: flex;
    justify-content: flex-end;
}

.footer-bottom .ry-each .powered-image img {
	max-width: 80px;
	object-fit: contain;
	filter: brightness(0) invert(0.3);
	position: relative;
	top: 2px;
}

.footer-bottom .ry-each .powered-text, 
.footer-bottom .ry-each .powered-text p, 
.footer-bottom .ry-each .powered-text a,
.footer-bottom .ry-each .powered-image p {
    font-size: 15px;

}

.footer-bottom .ry-each .powered-image p {
    margin-right: 5px;
}
.footer-social {
	margin-top: 0;
}
.footer-social .social-blocks .social-icons {
    padding-left: 0;
}

.footer-social .social-blocks .social-icons .social-inner-wrap {
    display: flex;
}

.footer-social .social-blocks .social-icons .social-inner-wrap li {
    width: auto;
    height: auto;
    margin-bottom: 0;
}

.footer-social .social-blocks .social-icons .social-inner-wrap li a {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 45px;
    height: 45px;
    background: #ba962d;
}

.footer-social .social-blocks .social-icons .social-inner-wrap li a svg {
    width: 18px;
    fill: #fff;
}

.footer-social .social-blocks {}
@media (max-width: 1680px) {
	.footer .footer-block .ry-container .ry-content .ry-flex .ry-each:nth-child(1) {
		padding-right: 30px;
	}
	.footer .footer-block .ry-container .ry-content .ry-flex .ry-each .details-wrapper .ry-text, 
	.footer .footer-block .ry-container .ry-content .ry-flex .ry-each .details-wrapper .ry-text p, 
	.footer .footer-block .ry-container .ry-content .ry-flex .ry-each .details-wrapper .ry-text.phone p span,
	.footer .footer-block .ry-container .ry-content .ry-flex .ry-each .details-wrapper ul li, 
	.footer .footer-block .ry-container .ry-content .ry-flex .ry-each .details-wrapper ul li span {
		font-size: 16px;
	}
}
@media (max-width: 1380px) {
	.footer .module-contact .ry-container .ry-each:nth-child(2) {
		padding: 60px;
	}
}
@media (max-width: 1280px) {
	.footer .footer-block .ry-container .ry-content .ry-flex {
		padding: 0;
	}
}
@media (max-width: 1199px) {
	.ry-list-wrp .ry-list-item .ry-list-content p {
		text-align: center;
	}
}
@media (max-width: 1080px) {
	.footer {
		padding-top: 100px;
	}

	.footer .module-contact .ry-content .content .ry-flex {
		display: flex;
		flex-direction: column;
		align-items: center;
		justify-content: center;
	}
	.footer .module-contact .ry-container .ry-each:nth-child(1) {
		height: 400px;
	}
	.footer .module-contact .ry-container .ry-each {
		width: 100%;
	}
	.footer .footer-block .ry-container .ry-content .ry-flex {
		flex-direction: column;
		align-items: center;
		justify-content: center;
	}
	.footer .footer-block .ry-container .ry-content .ry-flex .ry-each:not(:last-child) {
		margin-bottom: 30px;
	}
	.footer .footer-block .ry-container .ry-content .ry-flex .ry-each:nth-child(1) {
		padding-right: 0;
		max-width: 250px;
	}
	.footer .footer-block .ry-container .ry-content .ry-flex .ry-each:nth-child(3), 
	.footer .footer-block .ry-container .ry-content .ry-flex .ry-each:nth-child(2) {
		max-width: 100%;
	}
	.footer .title {
		text-align: center;
		letter-spacing: 1px;
	}
	.footer .footer-block .ry-container .ry-content .ry-flex .ry-each .details-wrapper {
		flex-direction: column;
		align-items: center;
		justify-content: center;
	}
	.footer .footer-block .ry-container .ry-content .ry-flex .ry-each .details-wrapper .svg-icon {
		margin-right: 0;
		margin-bottom: 10px;
	}
	.footer .footer-block .ry-container .ry-content .ry-flex .ry-each .details-wrapper .ry-text, 
	.footer .footer-block .ry-container .ry-content .ry-flex .ry-each .details-wrapper .ry-text p, 
	.footer .footer-block .ry-container .ry-content .ry-flex .ry-each .details-wrapper .ry-text.phone p span,
	.footer .footer-block .ry-container .ry-content .ry-flex .ry-each .details-wrapper ul li, 
	.footer .footer-block .ry-container .ry-content .ry-flex .ry-each .details-wrapper ul li span {
		text-align: center;
	}
	.footer .footer-block .ry-container .ry-content .ry-flex .ry-each .details-wrapper ul li {
		flex-direction: column;
	}
	.footer-bottom .ry-each {
		flex-direction: column;
		align-items: center;
		justify-content: center;
	}
	.footer-bottom .ry-each .powered-image {
		flex-direction: column;
		align-items: center;
		justify-content: center;
	}
}
@media (max-width: 620px) {
	.footer .module-contact .ry-container .ry-each:nth-child(2) {
		padding-left: 5%;
		padding-right: 5%;
	}
}
.footer .footer-block .ry-container .ry-content .ry-flex .ry-each .details-wrapper .ry-text a:hover,
.footer-bottom .ry-each .powered-text a:hover {
	color: #231f20;
}

.module-contact .ry-title {
    margin-bottom: 40px;
}
.ry-title h5 {
    color: #000;
}
.footer .footer-block .ry-container .ry-content .ry-flex .ry-each .photo-logo {
    display: flex;
    align-items: center;
    justify-content: center;
}
.footer:after {
    content: "";
    position: absolute;
    inset: 0;
    background: url(https://s3.amazonaws.com/static.organiclead.com/Site-02345d74-79a4-4efb-8952-072b8b0692e8/Assets/full_map.png);
    background-size: cover;
    width: 100%;
    height: 760px;
    z-index: -2;
    background-position: center;
    background-repeat: no-repeat;
}
/* END FOOTER */
/* GLOBAL */
.form-control {
    height: 50px;
    border-radius: unset;
    box-shadow: unset;
    font-size: 17px;
    letter-spacing: initial;
    padding-left: 25px;
}

textarea.form-control {
    padding-top: 15px;
    height: 150px;
    resize: unset;
}