/*.navigation-4:not(.bg-White99) .cursor-pointer img {
    filter: brightness(0) invert(1);
}

.navigation-4:not(.bg-White99) .ry-menu .ry-nav,
.navigation-4:not(.bg-White99) .ry-menu .ry-nav li:hover {
    color: #fff !important;
}

.navigation-4:not(.bg-White99) .ry-menu .ry-nav .caret {
    border-color: #fff;
}*/


.slider-info-right-center h1 {
    line-height: 1.2;
}

@media (max-width: 1399px) {
	.slider-info-right-center {
		width: 100% !important;
		max-width: 500px !important;
		top: 58% !important;
		right: 0 !important;
		padding-right: 40px !important;
	}
}

@media (max-width: 991px) {
	.slider-info-right-center {
		position: relative;
		max-width: 100% !important;
		top: unset !important;
		padding: 40px !important;
		transform: unset;
		background: var(--color-secondary-background) !important
	}
	.slider-info-right-center * {
		text-align: center !important;
	}
	.slider-info-right-center h1 {
		color: #ffffff !important;
	}
	.homepage-swiper .swiper-slide img {
		height: 74vh !important;
		object-position: 36% 0% !important;
	}
	
	.slider-info-right-center a.ry-btn.ry-btn-primary {
		border: 1px solid transparent;
	}
	.slider-info-right-center a.ry-btn.ry-btn-primary:hover {
		border: 1px solid white;
	}
}

@media (max-width: 767px) { 
	.homepage-swiper .swiper-slide img {
        height: 100% !important;
	}
}

@media (min-width: 992px) {
	.homepage-swiper h2 {
		text-shadow: none;
		color: #252525;
	}
	.homepage-swiper .sub-title h4 {
		text-align: left;
		color: #333;
	}
}

@media (min-width: 1400px) {
	.slider-info-right-center {
		width: 100% !important;
		max-width: 640px !important;
		top: 58% !important;
		right: 0 !important;
		padding-right: 10% !important;
		max-width: 800px !important;
	}
}

.homepage-swiper .sub-title h4 {
	text-transform: capitalize;
	letter-spacing: 0;
    margin-bottom: 30px;
    line-height: 1.5;
}

@media (max-width: 767px) { 
	.homepage-swiper .swiper-slide img {
        height: 100% !important;
	}
}

.cta-btn .custom-icon img {
    width: 22px;
}

.cta-btn:not(:hover) i.custom-icon img {
    filter: brightness(0) invert(1);
}

#section-hp-services .ry-card {
    box-shadow: 0 0 10px rgb(0 0 0 / 10%);
    overflow: hidden;
    border-radius: 30px;
	border: 2px solid var(--color-secondary-background);
}

#section-hp-services .mb-10.excerpt-hidden {
    display: none;
}
#section-hp-services .text-xl.md\:text-3xl.font-bold.text-primary-background.my-4 {
    text-align: center;
}
#section-hp-services .ry-card .col-xs-12 > div {
    display: flex;
    justify-content: center;
}

.ry-card .ry-icon {
	box-shadow: 0 10px 55px 5px rgb(0 0 0 / 10%);
	margin: 0 auto 30px;
}
.ry-card:hover::before {
	background-color: var(--color-secondary-background);
}

div#section-hp-team {
    padding: 120px 0 100px;
	background: transparent;
}

div#section-hp-team .swiper.homepage-team-swiper h6 {
    letter-spacing: 2px;
    font-size: 22px;
	text-transform: uppercase;
	color: #333333;
}

div#section-hp-team .swiper.homepage-team-swiper p {
    text-transform: uppercase;
    color: #676767;
    font-size: 18px;
}

@media (max-width: 1024px) {
	div#section-hp-team .mx-auto .md\:text-center.text-gray-500>p {
		text-align: center !important;
	}
}

#section-hp-team .swiper-wrapper {
    max-width: max-content;
    margin-left: auto;
    margin-right: auto;
	margin-bottom: 50px;
}

#section-hp-team h6 {
    font-size: 26px;
    margin-bottom: 10px;
}
#section-hp-team .swiper-slide img {
    max-height: max-content !important;
    aspect-ratio: 0;
    height: max-content;
    border-radius: 0;
    margin-bottom: 30px;
    margin-top: 20px;
    width: 100%;
    max-width: 320px;
}
.homepage-team-swiper .text-gray-800 {
    font-size: 20px;
}

@media (max-width: 630px) { 
	#section-hp-team div#team-inner-block {
		padding-left: 20px;
		padding-right: 20px;
	}
	#section-hp-team div#team-inner-block .lg\:max-w-\[460px\] {
		max-width: 280px;
	}
}

div#hp-brands-6 {
	position: relative;
}
body#page div#hp-brands-6 {
	position: relative;
	z-index: 33;
	background: linear-gradient(to bottom, #f9f9f9, transparent);
}

body#page div#hp-brands-6 .ry-container .swiper-slide {
	background: transparent;
}

body#page div#hp-brands-6 .ry-container .swiper-slide img {
	max-height: 80px;
}

@media (max-width: 630px) {
	#section-hp-team div#team-inner-block {
		padding-left: 20px;
		padding-right: 20px;
	}
	#section-hp-team div#team-inner-block .lg\:max-w-\[460px\] {
		max-width: 280px;
	}
	div#hp-slider {
		padding-top: 100px;
	}
	.ry-services.style2 > .relative, .ry-services.style2 .ry-container {
		max-width: 300px;
	}
	.snap-mobile-menu img {
		max-width: 150px;
	}
}

@media (min-width: 1024px) {
	#section-hp-team .main-title h2,
	#section-hp-team .sub-title h4{
		text-align: center;
	}
}



div#section-hp-team .max-w-7xl.flex.flex-col {
    z-index: 22;
    box-shadow: 0 0 50px rgb(0 0 0 / 30%);
	background: rgb(255 255 255 / 80%);
}


.sub-title, .sub-title h4,
div#section-hp-team .swiper.homepage-team-swiper h6 {
	font-family: 'Poppins', sans-serif;
}

.module-welcome.style-5 {
	padding: 120px 0;
}

#section-hp-services::after {
    content: "";
    position: absolute;
    inset: 0;
    height: 35%;
    background: linear-gradient(to top, transparent, #eae5e2);
    top: 0;
}
#section-hp-services .ry-card {
    box-shadow: 0 0 10px rgb(0 0 0 / 10%);
    overflow: hidden;
    border-radius: 30px;
	margin-left: 30px;
	height: 0;
    padding-bottom: 95%;
}


.ry-card .ry-icon {
	box-shadow: 0 10px 55px 5px rgb(210 161 35 / .2);
	opacity: 0;
}
.ry-card:before {
	background: #00000090;
}
.ry-card:hover::before {
	opacity: .85;
	background: #394585;
}
#section-hp-services .ry-card div a {
    color: transparent;
    position: absolute;
    inset: 0;
    z-index: 99;
	cursor: pointer;
	background: transparent;
}
#section-hp-services .ry-card div a i {
    display: none;
}
#section-hp-services .ry-card div a:hover {
    background: transparent;
}

div#section-hp-services {
	width: 90%;
    max-width: 1480px;
	padding-bottom: 120px;
}
#section-hp-services .ry-card * {
    text-align: center;
	color: #fff;
}
#section-hp-services .mb-10.excerpt-hidden {
    display: none;
}
#section-hp-services .ry-card .text-xl.md\:text-3xl.font-bold.text-primary-background.my-4 {
    height: 90px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 400;
    padding: 70px 30px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    border-top: 1px solid;
    border-bottom: 1px solid;
    width: 100%;
    max-width: 350px;
	    border-color: #ffffff;
	transition: .3s ease;
}
#section-hp-services .ry-card:hover .text-xl.md\:text-3xl.font-bold.text-primary-background.my-4 {
	transition: .3s ease;
	border: 0;
	top: 75%;
}
#section-hp-services .ry-card {
    display: flex !important;
    align-items: center;
    justify-content: center !important;
    flex-direction: column;
}

@media (max-width: 1023px) {
	div#section-hp-services {
		max-width: 520px;
	}
}

@media (max-width: 1200px) {
	#section-hp-services .ry-card .text-xl.md\:text-3xl.font-bold.text-primary-background.my-4 {
		font-size: 22px;
		max-width: 240px;
	}
}

#section-hp-services::before, .module-19.style2::before, .ry-services.style2::before {
	background-position: center bottom;
}
div#section-hp-team {
    padding: 120px 0;
    border-top: 25px solid #cda625;
    border-bottom: 25px solid #cda625;
}

.module-testimonials.style-2::before, .module-testimonials.style-3::after { display: none;
	height: 40%;
		background: url(https://s3.amazonaws.com/static.organiclead.com/Site-e223578c-dc9d-4747-8c18-ad308f75d8ce/Assets/wood_background.jpg);
		background-size: cover;
}

.module-testimonials {
    padding-bottom: 80px;
}

.module-welcome.style-5.myopia-section {
    position: relative;
    overflow: hidden;
}

.module-welcome.style-5.myopia-section:before {
    background: url(https://s3.amazonaws.com/static.organiclead.com/Site-e223578c-dc9d-4747-8c18-ad308f75d8ce/Assets/myopia_background.jpg);
    background-position: center bottom;
    background-size: contain;
    height: 100%;
    background-repeat: no-repeat;
    top: -5%;
}

@media (max-width: 1080px) {
	.module-welcome.style-5.myopia-section .ry-flex {
		flex-direction: column-reverse;
	}
}

@media (min-width: 1081px) {
	.module-welcome.style-5.myopia-section .col-xs-12.ry-flex.gap-10 {
		flex-direction: row-reverse;
	}
}

.review-widget.light {
    background: rgb(248 248 248 / 90%) !important;
    box-shadow: 0 0 50px rgb(0 0 0 / 10%) !important;
	z-index: 9 !important;
}

@media (max-width: 767px) { 
	.rating-info {
		flex-direction: row !important;
	}
}
@media (max-width: 430px) {  
	.rating-info {
		flex-direction: column !important;
	}
	.rating-info span.divider {
		display: none !important;
	}
}

body#page div#hp-insurance-1 {
    background: linear-gradient(to top, #eae5e3, transparent);
}

/** Services Start **/

#services-12 > div > div > p {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    line-clamp: 5;
    -webkit-box-orient: vertical;
}

#section-hp-services .ry-icon {
    background: #fff;
    width: 100%;
    max-width: 160px;
    max-height: 160px;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 500px;
    margin: auto;
    margin-top: -120px;
    padding: 30px;
}

#services-12 > div:nth-child(odd) .ry-icon {
    border: 2px solid var(--color-secondary-background);
}

#section-hp-services div#services-12 .text-3xl.font-semibold.py-6.px-2.mx-auto.text-center {
    position: absolute;
    top: 82%;
    transform: translateY(-50%);
    transition: .3s;
	min-height: 70px;
}
#services-12 .hp-service .block.md\:text-xl.md\:text-center.leading-6 {
    position: absolute;
    bottom: 40px;
    opacity: 0;
    transition: .4s;
}

#services-12 .hp-service .custom-btn {
    position: absolute;
    bottom: 40px;
    transition: .4s;
    opacity: 0;
}

#services-12 .hp-service:hover > .col-xs-12:before {
    transition: .2s;
    bottom: 0;
    height: 100%;
}
#services-12 .hp-service > .col-xs-12:before {
    content: "";
    position: absolute;
    background: rgb(32 32 32 / 95%);
    transition: .2s;
    height: 0;
    left: 0;
    right: 0;
    bottom: 0;
}
#section-hp-services div#services-12 .hp-service:hover .text-3xl.font-semibold.py-6.px-2.mx-auto.text-center {
    top: 22%;
    transition: .3s;
}
#services-12 .hp-service:hover .block.md\:text-xl.md\:text-center.leading-6 {
    opacity: 1;
    top: 54%;
    transform: translateY(-50%);
}

#services-12 .hp-service:hover .custom-btn {
    opacity: 1;
    top: 78%;
    transform: translateY(-50%);
}


#services-12 > div:nth-child(even) img {
	filter: unset !important;	
}


#services-12 .slick-arrow {
	height: 50px;
	width: 50px;
	background: #343434;
		border-radius: 8px;
		display: flex !important;
		justify-content: center;
		align-items: center;
		font-size: 0;
		line-height: 0;
		position: absolute;
		top: 50%;
		display: block;
		padding: 0;
		-webkit-transform: translate(0, -50%);
		-ms-transform: translate(0, -50%);
		transform: translate(0, -50%);
		cursor: pointer;
		border: none;
		outline: none;
		z-index: 9;
		}

#services-12 .slick-arrow.slick-prev:before,
#services-12 .slick-arrow.slick-next:before {
	display: block;
	content: url('data:image/svg+xml,%3Csvg xmlns="http://www.w3.org/2000/svg" fill="%23fff" class="bi bi-chevron-left" viewBox="0 0 16 16"%3E%3Cpath fill-rule="evenodd" d="M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0z"/%3E%3C/svg%3E');
	height: 25px;
	width: 25px;
}

#services-12 .slick-arrow.slick-next:before {
	content: url('data:image/svg+xml,%3Csvg xmlns="http://www.w3.org/2000/svg" fill="%23fff" class="bi bi-chevron-right" viewBox="0 0 16 16"%3E%3Cpath fill-rule="evenodd" d="M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708z"/%3E%3C/svg%3E');
}

#services-12 .slick-prev:hover:before,
#services-12 .slick-prev:focus:before,
#services-12 .slick-next:hover:before,
#services-12 .slick-next:focus:before {
	opacity: 1;
}
#services-12 .slick-prev.slick-disabled:before,
#services-12 .slick-next.slick-disabled:before {
	opacity: 0.25;
}

#services-12 .slick-prev:before,
#services-12 .slick-next:before {
	font-size: 20px;
	line-height: 1;
	opacity: 1;
	color: #790000;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

#services-12 .slick-prev {
	left: -25px;
}

#services-12 .slick-next {
	right: -25px;
}

#services-12  .slick-track {
	display: flex;
	gap: 18px;
	padding: 50px 0 50px;
}

#services-12 .hp-service {
	display: flex;
	align-items: center;
	justify-content: flex-start;
	flex-direction: column;
	padding: 0px 0vw 0px;
	position: relative;
	border:1px solid var(--color-primary-background);
		/*min-height: 500px;*/
}
#services-12 .hp-service:nth-child(even) {
	border: 1px solid var(--color-secondary-background);
    background: transparent;
		}
#services-12 .hp-service:nth-child(odd) *,#services-12 .hp-service:nth-child(even) * {
	color: #fff;
}
#services-12 .hp-service:nth-child(even) img {
	filter: brightness(0) invert(1) !important;
}

#services-12 p {
	font-size: 18px;
	line-height: 1.5;
	text-align: center;
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 5;
	line-clamp: 5;
	-webkit-box-orient: vertical;
	transition: 0.2s;
	min-height: 140px;
	color: #383838;
}

#services-12 .custom-btn {
	z-index: 999 !important;
}

#services-12 .rounded-full {
	width: 45px;
	height: 45px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	color: #333 !important;
}
#services-12 .hp-service .rounded-full i {
	font-size: 20px;
	color: #000000 !important;
}

#services-12 .rounded-full {
	transition: 0.3s;
	background: #fff;
		}
#services-12 .rounded-full {
	transition: 0.3s;
}
#services-12 .hp-service .text-3xl.font-semibold.py-6.px-2.mx-auto.text-center {
	min-height: 70px;
	display: flex;
	align-items: center;
	justify-content: center;
	text-transform: uppercase;
	font-size: 20px;
}
#services-12 .hp-service .text-3xl.font-semibold.py-6.px-2.mx-auto.text-center h4 {
	line-height: 130%;
}
div#services-12 {
	padding: 0;
	max-width: 1600px !important;
}
#services-12 > div:nth-child(even) {
	background: transparent;;
}
#services-12 .hp-service h4 {
	opacity: 1;
}
#services-12 img {
	filter: brightness(0) invert(1) !important;
}

#section-hp-services::before {
	/*background: url(https://s3.amazonaws.com/static.organiclead.com/Site-420ad687-94d2-4778-97b9-b743d8457e3f/Assets/services_background.jpg);
	background-position: center bottom;
	background-size: cover;
	background-repeat: no-repeat;*/
}
div#section-hp-services:after { display: none;
    content: "";
    position: absolute;
    inset: 0;
    top: unset;
    background: linear-gradient(to bottom, transparent, #fff1d5);
    z-index: 1;
    opacity: 1;
    height: 40%;
}
#services-12 > div:nth-child(odd) {
	background: transparent;
}

@media (max-width:600px) {
	#services-12 .slick-track {
		padding: 0 !important;
		gap: 10px;
	}

	#services-12 .hp-service .text-3xl.font-semibold.py-6.px-2.mx-auto.text-center {
		min-height: auto !important;
		padding: 0 60px !important;
	}

	#services-12 p {
		padding:  0 10px  !important;
		font-size: 16px  !important;
	}
	#services-12 .slick-prev {
		left: -15px;
	}
	#services-12 .slick-next {
		right: -15px;
	}
}

#section-hp-services ul.slick-dots {
    display: flex;
    justify-content: center;
    gap: 5px;
	padding: 20px 0;
}

#section-hp-services ul.slick-dots li button {
    color: transparent;
    width: 12px;
    height: 12px;
    background: #1f1f1f;
    border-radius: 50px;
    opacity: .5;
	transition: .2s;
}

#section-hp-services ul.slick-dots li.slick-active button {
    width: 32px;
    transition: .2s;
    background: var(--color-primary-background);
	opacity: 1;
}
#services-12 .hp-service .custom-btn a {
	transition: .2s;
	margin-top: 10px;
}
#services-12 .hp-service:hover .custom-btn a {
    position: relative;
    width: max-content;
    display: flex;
    gap: 10px;
    transition: .2s;
    padding: 0 20px;
	background: #f9c254;
	box-shadow: 10px 10px 30px rgb(0 0 0 / 20%);
	color: #000 !important;
}
#services-12 .hp-service .custom-btn a:before {
	content: "";
	font-size: 16px;
	transition: .2s;
}
#services-12 .hp-service:hover .custom-btn a:before {
    content: "Read More";
    transition: .2s;
}

@media (max-width: 1080px) {
	#section-hp-services::before {
		opacity: 1;
	}
}

@media (max-width: 500px) {
	div#section-hp-services .ser-title h4 {
		font-size: 16px;
	}
	div#section-hp-services .ser-title {
		left: 20px !important;
	}
}

#services-12 .hp-service {
   	border-radius: 500px;
	overflow: hidden;
}

#services-12 .hp-service img, #services-12 .hp-service:nth-child(even) img, #services-12 > div:nth-child(even) img {
    filter: unset !important;
	width: 94%;
	height: 100%;
	margin-top: 3%;
	margin-bottom: 3%;
	border-radius: 500px !important;
}

#services-12 .hp-service:nth-child(odd) img {
    border-radius: 10px;
}
#services-12 .hp-service:nth-child(even) img {
    border-radius: 10px;
}

#services-12 .text-3xl.font-semibold.py-6.px-2.mx-auto.text-center, #services-12 .block {
    padding: 0 3.5vw;
    width: 100%;
}




/** Fixed CSS **/
#services-12 .hp-service > .col-xs-12 {
    width: 100%;
}

div#section-hp-services {
	background: transparent !important;;
}

#services-12 img {
	filter: brightness(0) invert(1);
}

div#section-hp-services {
	background: #e0e8ed;
}

#section-hp-services::before, .module-19.style2::before, .ry-services.style2::before {
	height: 100%;
	left: 0;
	bottom: 0;
	top: unset;
	background-repeat: no-repeat;
	opacity: .5;
}
@media (max-width: 1480px) and (min-width: 992px) {
	.homepage-swiper .slider-info {
		max-width: 40% !important;
		padding-right: 7% !important;
		padding-left: 0;
	}

	.homepage-swiper .slider-info h4 {
		font-size: 18px;
		margin-bottom: 10px;
	}

	.homepage-swiper .slider-info h2 {
		font-size: 46px;
	}
}

@media (max-width: 1024px) {
	.homepage-swiper .slider-info h2 {
		font-size: 40px;
		text-align: center;
	}

	.homepage-swiper .slider-info h4 {
		text-align: center;
	}

	.homepage-swiper .slider-info .ry-btn {
		margin: auto;
		display: flex;
		margin-top: 10px;
	}
}
@media (max-width: 1024px) {
	div#section-hp-services {
		max-width: 100%;
	}

	#services-12 .slick-arrow {
		width: 40px;
		height: 40px;
		border-radius: 3px;
	}

	#services-12 .slick-prev {
		left: -30px;
	}

	#services-12 .slick-next {
		right: -30px;
	}
}

@media (max-width: 500px) {
	div#section-hp-services .ser-title h4 {
		font-size: 20px;
	}
	div#section-hp-services .ser-title {
		left: 20px;
	}

	.module-testimonials.style-2 .left-img {
		top: -250px;
		width: 40%;
	}

	.main-title, .main-title h2 {
		letter-spacing: -0.5px !important;
	}

	.sub-title, .sub-title h4 {
		letter-spacing: initial !important;
	}

	body[data-page-name="index"] div h2,
	body[data-page-name="index"] div h3,
	body[data-page-name="index"] div h6,
	#ry-footer h4 {
		letter-spacing: initial !important;
		line-height: 1;
	}
	.absolute-img.right-img {
		width: 35%;
		bottom: -100px !important;
		z-index: 2;
	}

	.module-testimonials.style-2 .comments-holder {
		margin-bottom: 0;
	}

}

/** Services End **/

.module-testimonials.style-2 {
    padding-bottom: 80px;
}

#hp-brands-6::before {
	background-position: bottom center !important;
	opacity: .4;
}

.module-testimonials.style-2 .testimonials-swiper-2 p {
    color: #333;
}

.module-testimonials.style-2 .text-yellow-300 {
	fill: #9c7e1c;
}

.module-testimonials.style-2 .comments-holder {
    background: #f9f9f9;
    position: relative;
    border-radius: 30px;
    margin-bottom: 50px;
    max-width: 56rem;
}

.module-testimonials.style-2 .comments-holder:before { display: none;
    content: "";
    position: absolute;
    background: #f9f9f9;
    top: 10px;
    right: 10px;
    bottom: 10px;
    left: 10px;
    border-radius: 30px;
}

.absolute-img {
    position: absolute;
    left: 0;
    top: 0;
    width: 26%;
}

.absolute-img img {
    width: 100%;
    object-fit: contain;
}

.absolute-img.right-img {
    left: unset;
    right: 0;
    top: unset;
    bottom: 0;
}

#ry-footer-3::after {
	background-color: var(--color-secondary-background);
}

