@font-face{font-family:'Satoshi';src:url('https://s3.amazonaws.com/static.organiclead.com/Site-6077eea5-94a5-4be9-9817-a5288eebe5a2/fonts/Satoshi_Regular.woff2') format('woff2'),url('https://s3.amazonaws.com/static.organiclead.com/Site-6077eea5-94a5-4be9-9817-a5288eebe5a2/fonts/Satoshi_Regular.woff') format('woff');font-weight:normal;font-style:normal;font-display:swap}@font-face{font-family:'Satoshi';src:url('https://s3.amazonaws.com/static.organiclead.com/Site-6077eea5-94a5-4be9-9817-a5288eebe5a2/fonts/Satoshi_Light.woff2') format('woff2'),url('https://s3.amazonaws.com/static.organiclead.com/Site-6077eea5-94a5-4be9-9817-a5288eebe5a2/fonts/Satoshi_Light.woff') format('woff');font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:'Satoshi';src:url('https://s3.amazonaws.com/static.organiclead.com/Site-6077eea5-94a5-4be9-9817-a5288eebe5a2/fonts/Satoshi_Bold.woff2') format('woff2'),url('https://s3.amazonaws.com/static.organiclead.com/Site-6077eea5-94a5-4be9-9817-a5288eebe5a2/fonts/Satoshi_Bold.woff') format('woff');font-weight:bold;font-style:normal;font-display:swap}@font-face{font-family:'Satoshi';src:url('https://s3.amazonaws.com/static.organiclead.com/Site-6077eea5-94a5-4be9-9817-a5288eebe5a2/fonts/Satoshi_Medium.woff2') format('woff2'),url('https://s3.amazonaws.com/static.organiclead.com/Site-6077eea5-94a5-4be9-9817-a5288eebe5a2/fonts/Satoshi_Medium.woff') format('woff');font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:'Satoshi';src:url('https://s3.amazonaws.com/static.organiclead.com/Site-6077eea5-94a5-4be9-9817-a5288eebe5a2/fonts/Satoshi_Black.woff2') format('woff2'),url('https://s3.amazonaws.com/static.organiclead.com/Site-6077eea5-94a5-4be9-9817-a5288eebe5a2/fonts/Satoshi_Black.woff') format('woff');font-weight:900;font-style:normal;font-display:swap}


/** GLOBAL CSS **/
:root {
    --color-primary: #cea56d;
    --color-secondary: #8fb5d1;
    --color-tertiary: ;
	--background-transparent: transparent;
    --filter-color-primary: brightness(0) invert(20%) sepia(4%) saturate(3511%) hue-rotate(181deg) brightness(89%) contrast(79%);
    --filter-color-secondary: brightness(0) invert(77%) sepia(52%) saturate(282%) hue-rotate(162deg) brightness(96%) contrast(90%);
	
	--color-text-white: #fff;
	--color-text-black: #000;
}

*:not(.carousel *):not(.ry-accordion *):not(#accordion *):not([data-aos-duration]):not(.slick-track):not(#ry-section-header *):not(.fancybox-slide *),
::before,
::after {
    transition: 0.3s ease-in-out all;
}
html, body {
	overflow-x: hidden !important;
}
html {
    scroll-behavior: smooth;
}

/* //Removed excess margin on bottom on forms alert */
.alert li:last-child {
    margin-bottom: 0 !important;
}

/* //Add Underline on all hyperlink */
body.default #ry-pg-body a:not(.ry-btn):not(.fa):hover {
    text-decoration: underline !important;
}
.ry-each-link, .ry-each-link a {
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
    z-index: 9;
    opacity: 0;
}
.ry-btn-wrap {
    margin-top: 1.5rem;
    display: flex;
    justify-content: center;
	gap: 10px;
}
.ry-section-background, .ry-section-background img {
	position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
	object-fit: cover;
}
body .ry-headline h2 {
	font-size: clamp(1.875rem, 1.3174rem + 2.2876vw, 4.0625rem);;
	letter-spacing: -2px;
	line-height: 1.1;
	text-transform: uppercase;
	color: var(--color-secondary);
	font-family: "Lora";
}
body .ry-headline h4 {
	font-size: clamp(1.25rem, 1.1863rem + 0.2614vw, 1.5rem);;
	letter-spacing: 5px;
	line-height: 1.1;
	text-transform: uppercase;
	color: var(--color-primary);
	font-family: "Satoshi";
	font-weight: 400;
}
.ry-headline {
    margin-bottom: 1.5vw;
}
.ry-padding-section {
	padding: 8rem 0;	
}
.ry-container-1280 {
	max-width: 1280px;
	width: 90%;
	margin: 0 auto;
	float: none;
}
/** END GLOBAL CSS **/

/** HP SERVICES **/
.ry-hp-services-custom {
    position: relative;
	margin-top: -28rem;
	z-index: 2;
	min-height: 1590px;
}
.ry-hp-services-custom .ry-hp-services-bg, .ry-hp-services-custom .ry-hp-services-bg img {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 1323px;
    object-fit: initial;
}
.ry-hp-services-custom .ry-services-flex-wrap {
    display: flex;
    flex-direction: column;
    gap: 40px;
}
.ry-hp-services-custom .ry-services-flex-wrap .ry-top-section .ry-each img {
    max-width: max-content;
    margin: 0 auto;
}
.ry-hp-services-custom .ry-services-flex-wrap .ry-top-section .ry-each  {
    display: flex;
    flex-direction: column;
    gap: 20px;
}
.ry-hp-services-custom .ry-headline {
    margin-bottom: 6rem;
}
.ry-services-name p {
    font-size: clamp(1.25rem, 1.1863rem + 0.2614vw, 1.5rem);
    text-transform: uppercase;
    color: #666666;
    font-weight: 400;
    font-family: "Lora" !important;
    text-align: center;
	line-height: 1.2;
	position: relative;
	z-index: 2;
}
.ry-services-circle-section {
    display: flex;
    gap: 20px;
    min-height: 700px;
}
.ry-services-circle-section .ry-circle-img-wrap {
    max-width: 258px;
    max-height: 258px;
    margin: 0 auto 20px;
    float: none;
    filter: drop-shadow(0px 2px 61px rgba(0,0,0,0.75));
    border-radius: 50%;
    border: 10px solid #ffffff40;
}
.ry-hp-services-custom .ry-services-flex-wrap .ry-bottom-section {
    min-height: 600px;
    margin-top: -285px;
}
.ry-services-circle-section .ry-each:nth-child(even) {
    align-self: center;
}
.ry-services-circle-section .ry-each:nth-child(3) {
    align-self: flex-end;
}
.ry-services-circle-section .ry-each:hover .ry-circle-img-wrap {
    border-color: #cea56d;
}
.ry-services-circle-section .ry-each:hover .ry-services-name p {
    color: #000;
    opacity: 1;
}
/** END HP SERVICES **/
	
/** HP TESTIMONIAL **/
.ry-hp-testimonial-custom {
    padding: 6rem 0 24rem;
}
.ry-hp-testimonial-custom .ry-flex {
    flex-direction: column;
    gap: 30px;
}
.ry-hp-testimonial-custom .ry-flex .ry-quote-wrap {
    max-width: max-content;
    margin: 0 auto;
}
.ry-hp-testimonial-custom .ry-flex .ry-headline {
    margin-bottom: 0;
}
/** END HP TESTIMONIAL **/

/** HP BRANDS & INSURANCE **/
.ry-group-section {
    background: url(https://s3.amazonaws.com/static.organiclead.com/Site-6077eea5-94a5-4be9-9817-a5288eebe5a2/Homepage_Assets/welcome_bg.png) center center no-repeat;
    background-size: cover;
}
.ry-hp-brands-custom {
    padding: 6rem 0;
}
.ry-hp-brands-custom .ry-container-1760 {
    max-width: 1760px;
    width: 90%;
    float: right;
}
.ry-hp-brands-custom .ry-flex {
    align-items: center;
    gap: 40px;
}
.ry-hp-brands-custom .ry-flex .ry-each.ry-text-wrap {
    position: relative;
    width: max-content;
}
.ry-hp-brands-custom .ry-flex .ry-each .ry-headline * {
    text-align: right;
}
.ry-hp-brands-custom .ry-flex .ry-each:not(.ry-text-wrap):before {
    content: '';
    position: absolute;
    top: -50px;
    left: 0;
    background: url(https://s3.amazonaws.com/static.organiclead.com/Site-6077eea5-94a5-4be9-9817-a5288eebe5a2/Homepage_Assets/shadow.png) center center no-repeat;
    background-size: contain;
    width: 18px;
    height: 191px;
}
.ry-hp-brands-custom .ry-flex .ry-each .ry-headline {
    margin-bottom: 0;    
}
.ry-hp-brands-custom .ry-flex .ry-brands-slider .slick-track {
    display: flex;
    align-items: center;
    gap: 40px;
}
.ry-hp-brands-custom .ry-flex .ry-brands-slider .slick-track img {
    aspect-ratio: 16/9;
    object-fit: contain;
    width: 180px;
	filter: brightness(0) saturate(100%) invert(56%) sepia(89%) saturate(0%) hue-rotate(74deg) brightness(95%) contrast(90%);
}

.ry-hp-insurance-custom {
    padding: 6rem 0;
}
.ry-hp-insurance-custom .ry-container-1760 {
    max-width: 1760px;
    width: 90%;
    float: left;
}
.ry-hp-insurance-custom .ry-flex {
    align-items: center;
    gap: 40px;
}
.ry-hp-insurance-custom .ry-flex .ry-each.ry-text-wrap {
    position: relative;
	width: max-content;
}
.ry-hp-insurance-custom .ry-flex .ry-each:not(.ry-text-wrap):before {
    content: '';
    position: absolute;
    top: -50px;
    right: -18px;
    background: url(https://s3.amazonaws.com/static.organiclead.com/Site-6077eea5-94a5-4be9-9817-a5288eebe5a2/Homepage_Assets/shadow.png) center center no-repeat;
    background-size: contain;
    width: 18px;
    height: 191px;
}
.ry-hp-insurance-custom .ry-flex .ry-each .ry-headline {
    margin-bottom: 0;    
}
.ry-hp-insurance-custom .ry-flex .ry-insurance-slider .slick-track {
    display: flex;
    align-items: center;
    gap: 40px;
}
.ry-hp-insurance-custom .ry-flex .ry-insurance-slider .slick-track img {
    aspect-ratio: 16/9;
    object-fit: contain;
    width: 180px;
	filter: brightness(0) saturate(100%) invert(56%) sepia(89%) saturate(0%) hue-rotate(74deg) brightness(95%) contrast(90%);
}
	/** END HP BRANDS & INSURANCE **/

	
/** PLACE YOUR MOBILE AND UP CSS HERE **/
@media (min-width: 992px) {
    .ry-hp-services-custom .ry-services-mobile {
        display: none;
    }
}
@media (max-width: 1080px) {
	.mobile-container, .mobile-container.fixed {
		background: #fff;
	}
	.module-66,
	.module-66 .carousel .carousel-inner .item img {
		height: auto;
	}
	.module-66 .bnr-textbox {
		margin-bottom: 0 !important;
		position: relative;
		background: #8fb5d1;
		padding: 2rem;
	}
	.module-67::after, .module-67::before {
		width: 250px;
		height: 250px;
	}
	.module-44 .ry-flex {
		flex-direction: column;
		justify-content: center;
		align-items: center;
	}
	.module-44 .ry-flex .ry-each:not(:first-child, :last-child)::after {
		display: none;
	}
	.module-44 .ry-flex .ry-each a, .module-44 .ry-flex .ry-each .office-hours > div {
		flex-direction: column;
		text-align: center;
	}
	.module-44 .ry-footer-copyright .ry-left, .module-44 .ry-footer-copyright .ry-right {
		width: 100%;
	}
	.module-44 .ry-footer-copyright .ry-right .powered {
		justify-content: center;
		flex-direction: column;
	}
	.module-44 .ry-footer-copyright p, .module-44 .ry-footer-copyright a {
		text-align: center;
	}
	
}
@media (max-width: 991px) {
	.module-67::after, .module-67::before,
	.ry-hp-services-custom .ry-services-flex-wrap {
		display: none;
	}
	.ry-hp-brands-custom,
	.ry-hp-insurance-custom {
		padding: 4rem 0
	}
	.ry-hp-brands-custom .ry-flex {
		flex-direction: column;
	}
	.ry-hp-insurance-custom .ry-flex {
		flex-direction: column-reverse;
	}
	.ry-hp-brands-custom .ry-flex *,
	.ry-hp-insurance-custom .ry-flex * {
		text-align: center;
	}
	.ry-hp-brands-custom .ry-container-1760, .ry-hp-insurance-custom .ry-container-1760 {
		float: none;
		margin: 0 auto;
	}
	.module-44 .ry-flex .ry-each:not(:first-child, :last-child)::after,
	.ry-hp-brands-custom .ry-flex .ry-each:not(.ry-text-wrap)::before,
	.ry-hp-insurance-custom .ry-flex .ry-each:not(.ry-text-wrap)::before {
		display: none;
	}
	.module-44 .ry-flex {
		gap: 5px;
	}
	.ry-hp-services-custom .ry-hp-services-bg, .ry-hp-services-custom .ry-hp-services-bg img {
		height: 100%;
		object-fit: cover;
		object-position: top;
		background-color: #dbedfa;
	}
	.ry-hp-services-custom {
		margin-top: 0;
	}
	.ry-services-mobile .ry-top-section .ry-each {
		display: flex;
		flex-direction: column;
		gap: 10px;
	}
	.ry-services-mobile .ry-top-section .ry-each .ry-eye-img-wrap img {
		width: max-content;
		margin: 0 auto;
	}
	.ry-hp-services-custom .ry-headline {
		margin-bottom: 2rem;
	}
	.ry-services-mobile .ry-services-circle-section {
		min-height: unset;
		display: block;
		margin-top: 2rem;
	}
	.ry-services-mobile .ry-services-circle-section .ry-circle-img-wrap {
		filter: none;
	}
	.ry-services-mobile .slick-dots {
		display: flex !important;
		justify-content: center;
		align-items: center;
		list-style-type: none;
		gap: 7px;
		margin-top: 2vw;
		padding-left: 0;
	}
	.ry-services-mobile .slick-dots li,
	.ry-services-mobile .slick-dots button {
		opacity: 0.200;
		width: 12px;
		height: 12px;
		border-radius: 6px;
		background-color: #000000;
		color: transparent;
	}
	.ry-services-mobile .slick-dots li.slick-active,
	.ry-services-mobile .slick-dots li.slick-active button {
		background-color: #8fb5d1;
		opacity: 1;
	}
	.ry-hp-services-custom {
		min-height: auto;
	}
	.module-team.style-1 {
		margin-top: 0;
	}
}

@media (max-width: 768px) {
	.ry-footer-map {
		margin-top: 0;
	}
	.ry-hp-testimonial-custom {
		padding: 4rem 0;
	}
}

@media (max-width: 500px) {
	.module-team.style-1 .ry-content {
		padding: 4rem;
	}
}
	
	@media (min-width: 992px) {
		.ry-group-section {
			margin-top: -320px;
			z-index: 2;
		}
		.module-team.style-1 {
			padding-bottom: 420px;
		}
	}