/** Services Start **/

.module-services.style-12 .content .ry-flex .ry-each:nth-child(odd), 
.module-services.style-12 .content .ry-flex .ry-each,
.module-services.style-12 .content .ry-flex .ry-each:hover .photo,
.module-services.style-12 .content .ry-flex .ry-each .photo:before, 
.module-services.style-12 .content .ry-flex .ry-each .photo:after,
.module-services.style-12 .content .ry-flex .ry-each:hover .photo img,
.module-services.style-12 .content .ry-flex .ry-each .photo img{
	transition: .3s;
}
.module-services.style-12 {
    padding: 40px 0;
}
.module-services.style-12 .ry-container {
	max-width: 1280px;
	position: relative;
    z-index: 9;
}

.module-services.style-12 .content .ry-flex .ry-each:nth-child(odd), 
.module-services.style-12 .content .ry-flex .ry-each {
	background: transparent;
	box-shadow: none;
	padding: 0;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: flex-start;
}

.module-services.style-12 .content .ry-flex .ry-each:hover .photo {
	background: #4682b4;
}



.module-services.style-12 .content .ry-flex .ry-each .services-details p,
.module-services.style-12 .content .ry-flex .ry-each .icons {
	display: none;
}

.module-services.style-12 .content .ry-flex .ry-each .photo img {
	height: 100%;
    width: 65%;
    margin: auto;
}

.module-services.style-12 .content .ry-flex .ry-each .photo img, 
.module-services.style-12 .content .ry-flex .ry-each:nth-child(even) .photo img {
	filter: brightness(0) invert(0.2);
	z-index: 99;
	position: relative;
}
.module-services.style-12 .content .ry-flex .ry-each:hover .photo img {
    filter: brightness(0) invert(.2);
}

.module-services.style-12 .content .ry-flex .ry-each:nth-child(even) .services-details h4, 
.module-services.style-12 .content .ry-flex .ry-each .services-details h4 {
	color: #2f2f2f;
}

.module-services.style-12 .content .ry-flex .ry-each .services-details h4 {
	margin-top: 22px;
	font-size: 18px;
	flex-direction: column;
}

.module-services.style-12 .content .ry-flex .ry-each .services-details h4 span {
	display: block;
	font-weight: 600 !important;
	font-size: 22px;
	color: #272727;
}

.module-services.style-12 .content .ry-flex .ry-each .photo {
	border-radius: 1000px;
	background: #4682b4;
	background: radial-gradient(#b0e0e6, #4682b4);
	aspect-ratio: 1;
	padding: 10%;
	position: relative;
}

.module-services.style-12 .content .ry-flex .ry-each .photo:before, .module-services.style-12 .content .ry-flex .ry-each .photo:after {
    content: "";
    position: absolute;
    inset: 0;
    width: 0;
    height: 0;
    margin: auto;
	border-radius: 1000px;
}
.module-services.style-12 .content .ry-flex .ry-each:hover .photo:after {
    background: #fff;
    width: 75%;
    height: 75%;
}
.module-services.style-12 .content .ry-flex .ry-each:hover .photo:before {
    width: 40%;
    height: 40%;
	background: #4682b4;
    z-index: 1;
    left: 93%;
    transform: translateX(-50%);
	mix-blend-mode: multiply;
	display:none
}

.module-services.style-12 .section-background:before {
    content: "";
    position: absolute;
    inset: 0;
    background: linear-gradient(to bottom, #d7f0ff, transparent, #d7f0ff);
    z-index: 1;
}

@media screen and (max-width:500px) {
    div.module-services.style-12 .content .ry-flex {
        display: grid;
        grid-template-columns: 150px 150px;
        gap: 30px;
    }
    
    
}
/** Services End **/

.team-brand-bg {
    background: url(https://s3.amazonaws.com/static.organiclead.com/Site-62938633-bc4e-40c6-9047-ee7c4a118ea6/Homepage_Assets/team_brand_bg.jpg);
    background-position: center bottom;
    background-size: cover;
}
body.home .module-brand:before {
    content: "";
    position: absolute;
    inset: 0;
    width: 90%;
    margin: auto;
    background: url(https://s3.amazonaws.com/static.organiclead.com/Site-62938633-bc4e-40c6-9047-ee7c4a118ea6/Homepage_Assets/brand_bg_v2.jpg);
    z-index: 0;
    border-radius: 40px;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    background-size: cover;
    background-position: center bottom;
	z-index: 1;
	opacity: 1;
}

body.home .module-brand .module-brand-wrapper {
    position: relative;
    z-index: 9;
}

body.home .module-brand:after {
    content: "";
    position: absolute;
    inset: 0;
    left: -5px;
    top: -5px;
    right: -5px;
    bottom: 0;
    background: linear-gradient(to bottom, #4055b2, transparent, transparent);
    width: calc(90% - -10px);
    margin: auto;
    border-radius: 45px;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}

body.home div#section-insurances {
    background: linear-gradient(to bottom, #f2f7fb, transparent);
}
.module-welcome.style-7.luvo {
    padding: 5rem 0;
}
.module-welcome.style-7.luvo .ry-container {
    max-width: 1280px;
}
.module-welcome.style-7.luvo .ry-flex {
    flex-direction: row;
}
.module-welcome.style-7.luvo:before, .module-welcome.style-7.luvo:after {
    display: none;
}
.module-welcome.style-7.luvo .photo {
    height: 0 !important;
    padding-bottom: 120%;
}
.module-welcome.style-7.luvo .ry-flex .ry-each.image-wrapper {
    max-width: 660px;
}
.module-welcome.style-7.luvo .ry-flex .ry-each {
    max-width: calc(100% - 660px);
}
.module-welcome.style-7.luvo .photo img {
    position: absolute !important;
    width: 100%;
    height: 100%;
    object-fit: contain;
}
.module-welcome.style-7.luvo .button-wrapper {
    margin-top: 30px;
}

/** Start Of Footer **/

.module-44 .social-icons .social-inner-wrap a {
    color: #4682b4 !important;
}

.module-44 .social-icons .social-inner-wrap li .fa:hover {
	background: #fff !important;
    color: #4682b4 !important;
    opacity: 1 !important;
}

.module-44 .ry-divisor .social-inner-wrap:before { display: none;
    content:'';
    width:30%;
    height:1px;
    background:#6b79608c;
    position:absolute;
    left:0;
    top:20%;
}

.module-44 .ry-divisor {
	margin: 0;
}

.module-44 .social-icons .social-inner-wrap {
	margin-top: 30px;
}
	
.module-44 .ry-divisor .social-inner-wrap:after { display: none;
    content:'';
    width:30%;
    height:1px;
    background:#6b79608c;
    position:absolute;
    right:0;
    top:20%;
}
.module-44 .ry-divisor {
    border:unset !important;
}

.module-44 .ry-flex .ry-each .website-info .address:before {
    content: "\f3c5";
}
.module-44 .ry-flex .ry-each .website-info .phone:before {
    content: "\f095";
}

.module-44 .ry-flex .ry-each .website-info .address:before, .module-44 .ry-flex .ry-each .website-info .phone:before {
    font-family: 'Fontawesome';
    width: 44px;
    height: 44px;
    border-radius: 22px;
    background-color: #8bcac544;
    display:inline-flex;
    justify-content:center;
    align-items:center;
    border-radius:50%;
    color:#ffffff;
    font-size:22px;
    font-weight:900; display: none;
}

.module-44 .social-icons .social-inner-wrap li .fa {
    border: unset;
    box-shadow: unset;
    width:50px;
    height:50px;
    display:flex;
    justify-content:center;
    align-items:center;
	    font-family: 'FontAwesome';
}
.module-44 .ry-flex .ry-each .website-info .address, .module-44 .ry-flex .ry-each .website-info .phone, .module-44 .ry-flex .ry-each .website-info .email {
    display: flex;
    align-items: flex-start;
    gap: 10px;
    flex-direction: column;
}
	
.module-44 .ry-flex .ry-each .website-info .phone p{
	display:flex !important;
	flex-direction:column;
}
.module-44 .ry-flex .ry-each .website-info .phone p a{
	color: #ffffff;
	font-weight: 500;
	margin-top: 8px;
} 

.module-44 .ry-flex .ry-each a, .module-44 .ry-flex .ry-each div, .module-44 .ry-flex .ry-each span {
    color: #ffffff;
    font-size: 17px;
    line-height: 1.6 !important;
    font-weight: 400;
}
.module-44 .ry-flex .ry-each h2 {
	color: #ffffff;
	font-size: 26px !important;
	text-transform: uppercase;
	font-weight: 500 !important;
}
.module-44 .ry-footer-top a, 
.module-44 .ry-flex .ry-each a .span-1 {
    font-weight: 400;
    text-shadow: 0px 0px 0px rgba(0, 0, 0, 0);
    transition: text-shadow 0.3s ease, color 0.3s ease, opacity 0.3s ease;
}
	
.module-44 .ry-footer-top a:hover,  .module-44 .ry-flex .ry-each a:hover .span-1, .module-44 .ry-footer-copyright a:hover  {
    opacity:1 !important;
    color: #8bcac5 !important
}

	
.module-44 .ry-footer-logo {
	max-width: 250px;
	margin: 0 auto 0;	
}

.module-44 .ry-flex .ry-each .office-hours ul li .span-3 span {
    display: unset;
}

.module-44 .ry-flex .ry-each .office-hours ul li .span-3 {
    width: 100%;
    max-width:230px;
    text-align:start;
	white-space: nowrap;
}

.module-44 .ry-flex .ry-each .office-hours ul li {
	margin-bottom:2px;
	gap: 20px;
}

.module-44 .ry-flex .ry-each {
	-ms-flex-preferred-size: unset;
	flex-basis: unset;
	width:fit-content;
	padding: 0;
}

.module-44  .office-hours ul li{
	display:flex;
	justify-content:space-between
}

.module-44 .ry-footer-copyright {
	background: #0e4a7c;
}

.module-44 .ry-footer-copyright *{
	font-size: 16px;
	color: #ffffff !important;
	font-weight: 400 !important;
	text-align: center;
}

div.module-44 .ry-footer-copyright {
	padding: 0;
}
.module-44 .ry-footer-copyright .ry-left p {
	line-height:1.2 !important
}

@media(min-width:1080px) {
	.module-44 .ry-footer-copyright p, .module-44 .ry-footer-copyright a {
		text-align:start
	}
}

	
@media (max-width: 1380px) {
	div.module-44 .ry-flex .ry-each .span-2 {
		width: 140px;
	}	
}

@media (max-width: 1200px) {
	.module-44 .ry-flex {
		display: grid;
		grid-template-columns: repeat(2, 1fr); /* Two columns */
		gap: 40px;
		justify-content: center;
		align-items: start;
		padding:0 4vw 50px;
	}

	.module-44 .ry-flex > div {
		max-width: 100% !important;
	}
	.module-44 .ry-flex .ry-each {
		margin:0 auto
	}

	.module-44 .ry-flex .ry-each .office-hours ul li {
		flex-direction:column;
		justify-content:center;
		align-items:center;
		margin-bottom:10px
	}
	.module-44 .ry-flex .ry-each .office-hours .span-2, .module-44 .ry-flex .ry-each .office-hours ul li .span-3 {
		text-align: center!important;
	}

	.module-44 .ry-flex .ry-each .website-info .address, .module-44 .ry-flex .ry-each .website-info .phone {
		flex-direction:column;
		justify-content:center;
		text-align:center;
	}
	.module-44 .ry-flex *  {
		text-align:center !important
	}
	.module-44 .ry-footer-logo {
		max-width: 200px;
		margin: 0 auto 0;	
	}
}

@media (max-width: 680px) {
    .module-44 .ry-flex {
		grid-template-columns: 1fr;
		justify-content: center;
		align-items: center;
	}

}

@media (max-width: 1080px) {
	.module-44 .ry-flex .ry-each .website-info .address, .module-44 .ry-flex .ry-each .website-info .phone, .module-44 .ry-flex .ry-each .website-info .email {
		align-items: center !important;
	}
	.module-44 .ry-flex .ry-each .office-hours ul li {
		flex-direction: row;
		justify-content: space-between;
	}
	.module-44 .ry-flex .ry-each .office-hours .span-2 {
		text-align: left !important;
	}
	.module-44 .ry-flex .ry-each .office-hours ul li .span-3 {
		text-align: right !important;
	}
	.module-44 .ry-flex .ry-each div.office-hours {
		width: 100%;
		max-width: 320px;
	}
}

.custom-map {
	overflow: hidden;
	background: transparent;
	
}

.custom-map #footer-map{
	position: relative;
	overflow: hidden;
}

/** End of Footer **/