/** Hero Start **/
.module-14 {
    background: #f8f8f8;
	position: relative;
}
.module-14:before {
    content: "";
    position: absolute;
    inset: 0;
    background: url(https://s3.amazonaws.com/static.organiclead.com/Site-4f14c5bc-a208-4f7f-b73f-3e3ad619f955/Assets/hero_background_texture.jpg);
    opacity: .65;
	background-size: cover;
	background-position: center bottom;
}
.module-14 .carousel-indicators {
    left: 8% !important;
    margin: 0;
    bottom: 60px !important;
}
.module-14, #sldr .carousel-inner {
	height: 100vh;
}
.module-14 .ry-slide {
    display: flex;
}
.module-14 .hero-img {
    max-width: 600px;
    width: 100%;
    margin: 100px 12% 0 auto;
    height: calc(100% - 150px);
    position: relative;
}

.module-14 .item img {
	height: 100%;
	object-fit: contain;
}
.module-14.center .item .card {
    position: absolute;
    top: 56%;
    transform: translateY(-50%);
    left: 8%;
    max-width: 750px;
}

.module-14.center .item .card * {
    text-align: left !important;
}
.module-14.center .item .card .slide-text-wrap .sub-title {
	margin: 0;
	font-size: clamp(1.25rem, 1.1rem + 0.75vw, 2rem);
	text-transform: uppercase;
	color: #545454;
}

.module-14 .item .card .slide-text-wrap .big-title h1 {
	margin-top: 0;
	text-transform: uppercase;
	font-family: 'Rakkas',serif !important;
	font-size: clamp(2.25rem, 1.8875rem + 1.8125vw, 4.0625rem) !important;
	color: #59b2e7;
}

.module-14 .carousel-control {
	display: none;
}
.module-14 .carousel-indicators .active {
    background: #454545 !important;
    width: 30px;
}
.module-14 .carousel-indicators li {
    background: rgb(34 34 34 / 30%) !important;
    width: 12px;
    height: 12px;
}
/** Hero End **/

/** Welcome Start **/
.module-67 {
	padding: 2em 0;
	background: transparent;
	position: relative;
}
.module-67:before {
    content: "";
    position: absolute;
    inset: 0;
    bottom: unset;
    height: 20%;
    background: linear-gradient(to bottom, #f8f8f8, transparent);
    z-index: 2;
}
.module-67 .welcome-img {
	position: relative;
	width: 100%;
	max-width: 25vw;
}
.module-67 .ry-container {
	max-width: 100%;
	width: 100%;
	display: flex;
	align-items: center;
    gap: 40px;
	justify-content: space-between;
}
.module-67 .ry-container .ry-content {
	padding: 8vw 0;
	max-width: 50vw;
}

.welcome-virtual {
	background: url(https://s3.amazonaws.com/static.organiclead.com/Site-4f14c5bc-a208-4f7f-b73f-3e3ad619f955/Assets/welcome_virtual_background.jpg);
	background-size: cover;
	background-position: center top;
}

/** Welcome End **/

/** Virtual Start **/
.virtual-section {
	padding: 2rem 0 120px;
	position: relative;
	background: transparent;
}
.virtual-section:before {
    content: "";
    position: absolute;
    inset: 0;
    top: unset;
    height: 50%;
    background: #105984;
}
.virtual-section .ry-container {
    max-width: 1280px;
    width: 90%;
}
.virtual-section .ry-title h2 {
    margin-bottom: 30px;
}
.virtual-section .iframe-virtual {
    height: 0;
    position: relative;
	padding-bottom: 46.25%;
	overflow: hidden;
	border-radius: 30px;
	border: 10px solid rgb(255 255 255 / 20%);
	box-shadow: 0px 30px 40px rgb(0 0 0 / 15%);
}
.virtual-section .iframe-virtual iframe {
    position: absolute;
}

@media (max-width: 1080px) {
	.virtual-section {
		padding: 8rem 0 80px;
	}
	.virtual-section .iframe-virtual {
		padding-bottom: 70.25%;
	}
}

/** Virtual End **/

/** Services Start **/

.module-services.custom {
	padding: 60px 0;
	position: relative;
	z-index: 1;
}

.module-services.custom .ry-container {
    max-width: 1280px;
	width: 90%;
	position: relative;
	z-index: 99;
}
.module-services.custom:before {
    content: "";
	background: linear-gradient(to bottom, #105984, transparent);
    position: absolute;
    inset: 0;
    height: 35%;
    z-index: 1;
	bottom: unset;
}


.module-services.custom .section-background {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	inset: 0;
}

.module-services.custom .section-background img {
    object-fit: cover;
    height: 100%;
}

.module-services.custom .ry-headline h2 {
	color: #fff;
	margin-bottom: 60px;
}

.module-services.custom .ry-headline h2 .span-1 {
	margin-bottom: 0px;
	color: #fff !important;
}

.module-services.custom .ry-flex {
	justify-content: center;
	flex-wrap: wrap;
	gap: 60px;
	margin-bottom: 70px;
}

.module-services.custom .ry-flex .each-block {
    width: max-content;
    max-width: 220px;
    display: flex;
    flex-direction: column;
    gap: 20px;
    margin-bottom: 20px;
}

.module-services.custom .ry-flex .each-block .photo {
	width: 220px;
	height: 220px;
	display: flex;
	align-items: center;
	justify-content: center;
	background: #f9f9f9;
	border-radius: 50%;
	background-size: cover;
}

.module-services.custom .ry-flex .each-block .photo img {
	height: 130px;
	max-width: 130px;
	object-fit: contain;
	position: absolute;
}

.module-services.custom .ry-flex .each-block .link, .module-services.custom .ry-flex .each-block .link a {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
	z-index: 9;
	opacity: 0;
}

.module-services.custom .ry-flex .each-block .title {
	position: relative;
	max-width: 180px;
	line-height: 1.2;
	margin: auto;
	color: #fff;
}

.module-services.custom .ry-flex .each-block:last-child .title {
	max-width: 200px;
	width: 100%;
}

.module-services.custom .ry-btn:not(:hover) {background: #fff;color: #333;}

.module-services.custom .ry-btn {margin: auto; border: 1px solid white;}

.module-66:before {
	opacity: 0 !important;
}
@media (min-width:2100px) {
	.module-services.custom {
		padding: 140px 0 140px;
	}
}

.module-services.custom .ry-flex .each-block .photo:before {
	content: "";
	position: absolute;
	top: 50%;
	left: 50%;
	width: 90%;
	height: 90%;
	border: 1px solid #3e4950;
	border-radius: 50%;
	transform: translate(-50%, -50%) scale(1);
	transition: .5s;
}

.module-services.custom .ry-flex .each-block:hover .photo:before {
	transform: translate(-50%, -50%) scale(1.25);
	border-color: white;
}

.module-43.fixed .leadsDetails .button-wrapper .ry-btn.custom-icon {
    display: none;
}

@media (max-width: 1680px) { 
	.module-services.custom .section-background {
		height: 100%;
	}

	.module-services.custom .section-background img {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		object-fit: cover;
	}

	.module-services.custom {
		padding: 140px 0 140px;
	}
}

@media (max-width: 1480px) { 
	.module-services.custom .ry-flex .each-block .photo {
        width: 200px;
        height: 200px;
        /* padding-bottom: 100%; */
        display: flex;
        align-items: center;
    }

	.module-services.custom .ry-flex .each-block .title div {
		font-size: 18px;
	}
	.module-services.custom .ry-flex .each-block {width: 220px;}
}

@media (max-width: 1280px) and (min-width: 1081px) { 
	
.module-services.custom .ry-flex .each-block .photo img {
		height: 70px;
	}
}
@media (max-width: 1080px) {

	.module-services.custom .ry-flex .slick-list {
		margin: 0 -15px;
	}

	.module-services.custom .ry-flex .slick-list .each-block {
		margin: 0 15px;
	}

	.module-services.custom .slick-dots {
		list-style: none;
		padding-left: 0;
		display: flex !important;
		justify-content: center;
		margin: 30px 0;
		gap: 5px;
	}

	.module-services.custom .slick-dots li button {
		width: 12px;
		height: 12px;
		text-indent: -99999px;
		background: #424242;
		border-radius: 50%;
		opacity: .3;
	}

	.module-services.custom .slick-dots li.slick-active button {
		opacity: 1;
	}
	.module-hero.custom .item .text-center {
		padding-bottom: 56.25%;
	}

	.module-services.custom .ry-flex .each-block {
		max-width: unset;
		width: auto;
	}

	.module-services.custom .ry-flex {
		display: initial;
		gap: unset;
		margin: auto;
	}
	.module-services.custom .ry-flex .each-block .photo {
        /* padding-bottom: 100%; */
        /* height: 0; */
    }
}

@media (max-width: 620px) {
	.module-services.custom .ry-flex {
		width: 90%;
		max-width: 300px;
	}

	.module-services.custom .content {
		display: flex;
		flex-direction: column;
		align-items: center;
		justify-content: center;
	}

	.module-services.custom .ry-flex .each-block .title div {
		font-size: 16px;
	}
}

@media (max-width: 1080px) { 
	.module-services.custom .ry-flex .each-block {
		justify-content: center;
		align-items: center;
	}
	.module-services.custom .ry-flex .each-block .photo img {
		top: 50%;
		transform: translate(-50%, -50%);
		left: 50%;
	}

	.module-services.custom .ry-flex .each-block .photo:before {
		opacity: 0;
	}
}

@media (max-width: 1024px) { 
	.module-services.custom .slick-dots li {
		height: 12px;
		line-height: normal;
	}

	.module-services.custom .slick-dots li button {
		background: #fff;
		transition: .4s;
	}

	.module-services.custom .slick-dots li.slick-active button {
		width: 40px;
		border-radius: 10px;
	}
}
/** Services End **/

/*---- CTA Start -----*/

.module-25-cta #swiper-hero {
  background:transparent
}

.cta-wrapper {
	display:grid;
	grid-template-columns:repeat(4,1fr);
	place-items:center
}
.cta-wrapper .swiper-slide{
	display:flex;
	justify-content:center;
	align-items:center
}
.module-25-cta .ry-hero-cta-img-container img {
	border:unset;
	object-fit:contain;
	 transition: opacity 0.3s ease-in-out;
  position: absolute;
  left: 0;
}
.module-25-cta .ry-hero-cta-img-container {
	max-width:280PX;
	height:220px;
	margin-bottom:0px !important;
	position: relative;
	display:flex;
	justify-content:center;
	align-items:center;
}

.module-25-cta .ry-hero-cta-img-container .photo{
	display:flex;
	justify-content:center;
	align-items:center;
}

.module-25-cta .ry-hero-cta-img-container img.default {
  opacity: 1;
}
.module-25-cta .ry-hero-cta-img-container img.hover {
  opacity: 0;
}

.module-25-cta .swiper-slide:hover img.default {
  opacity: 0;
}
.module-25-cta .swiper-slide:hover img.hover {
  opacity: 1;
}

.module-25-cta .swiper-slide {
	transition:all .3s ease;
}
.module-25-cta .swiper-slide:hover {
	margin-top:0px;
}
.module-25-cta .ry-hero-cta-link {
	display:flex;
	justify-content:center;
	align-items:center;
	flex-direction:column;
}

.module-25-cta .ry-hero-cta-text {
    padding: 0 20px;
}

.module-25-cta .ry-hero-cta-text a{
	font-size: 18px !important;
	text-transform: uppercase;
	color: #282728 !important;
	font-weight: 500;
	text-align: center;
}

.module-25-cta .ry-hero-cta-text span {
	display:block
}

.module-25-cta {
	display:flex
}
.module-25-cta .swiper-container {
	max-width:900px;
	margin:auto;
	padding-top:5px !important;
	padding-bottom:140px
}
	
.cta-wrapper .slick-dots {
  bottom: -30px; 
  text-align: center;
  padding: 0;
  margin: 20px 0 0;
  position: relative;
}


.cta-wrapper .slick-dots li {
  display: inline-block;
  margin: 0 6px;
  padding: 0;
}


.cta-wrapper .slick-dots li button {
  font-size: 0;
  line-height: 0;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background: #ccc;
  border: none;
  outline: none;
  cursor: pointer;
  transition: background 0.3s ease;
}

.cta-wrapper .slick-dots li.slick-active button {
  background: var(--brown-clr); 
}

@media(max-width:1080px) { 
	.cta-wrapper {
		padding-inline:20px
	}
	.module-25-cta .swiper-slide:hover {
		margin-top:unset;
	}
	.module-25-cta .swiper-slide:hover img{
		margin-top:-75px;
		transition:all .3s ease;

	}
	.module-25-cta .swiper-slide:hover .ry-hero-cta-text {
		transition:all .3s ease;
		margin-top:-50px
	}
}

@media (max-width: 780px) {
	.cta-wrapper{
		grid-template-columns: repeat(2, 1fr);
		padding:0 8vw
	}
	.module-25-cta .swiper-container {
		padding-bottom:20px
	}
}

@media(max-width:600px){
	.cta-wrapper{
		grid-template-columns: repeat(2, 1fr);
		padding:0 10px
	}
	.module-25-cta .ry-hero-cta-text a span {
		line-height:1;
		margin-top:-10px
	}
	.module-25-cta .ry-hero-cta-text a {
		font-size: 16px !important;
	}
	.module-25-cta .ry-hero-cta-text {
		margin-top: -6vw;
	}
	.cta-wrapper .swiper-slide {
		height:270px;
	}
}

@media(max-width:480px){ 
	.cta-wrapper .swiper-slide {
		height:230px;
	}
	.module-25-cta .ry-hero-cta-text {
		margin-top: -70px;
	}
}

.link, .link a {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    z-index: 9;
    opacity: 0;
}

/*---- CTA End -----*/

/** Myopia Control Start **/

.module-welcome.style-7.custom-myopia-control .ry-flex .ry-each.image-wrapper:before {
	height: 100%;
	background: linear-gradient(to bottom, transparent, transparent, #d9e1e3);
}

@media (min-width: 1081px) {
	.module-welcome.style-7.custom-myopia-control .ry-flex {
		justify-content: flex-end;
	}
	.module-welcome.style-7.custom-myopia-control .ry-flex .ry-each:not(.image-wrapper) {
		padding-right: 0;
		padding-left: 10%;
	}
	.module-welcome.style-7.custom-myopia-control .ry-flex .ry-each.image-wrapper .photo img {
		object-position: 75% top;
	}
}

.module-welcome.style-7 ul {
    list-style: none;
    padding: 0;
}
.module-welcome.style-7 ul li p {
    text-align: left !important;
    margin: 0 !important;
	color: #474747 !important;
}
.module-welcome.style-7 ul li {
    position: relative;
    padding-left: 30px;
}
.module-welcome.style-7 ul li:before {
    content: "\F270";
    position: absolute;
    top: 0;
    left: 0;
    font-size: 20px;
    font-family: "bootstrap-icons";
	color: #459f0f;
}
/** Myopia Control End **/

/*HP - BRANDS*/

.hp-our-brands {
	padding: 11rem 0;
}

.hp-our-brands .ry-container {
	max-width: 1600px;
	margin: auto;
	width: 90%;
}

.hp-our-brands .background-section,
.hp-our-brands .background-section img {
	position: absolute;
	inset: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.hp-our-brands .hp-headline h2 {
	text-align: center;
	padding-bottom: 30px;
}

.hp-our-brands .btn-wrapper {
	display: flex;
	align-items: center;
	justify-content: center;
}


.hp-our-brands .swiper-slide .wrapper {
	padding: 2%;
}

.hp-our-brands .btn-wrapper {
	padding-top: 40px;
}

.hp-our-brands .btn-wrapper a {
	color: #fff !important;
}

.hp-our-brands .swiper-wrapper .slick-dots {
	padding: 55px 0 0 0;
	list-style: none;
	display: flex !important;
	align-items: center;
	justify-content: center;
	gap: 5px;
}

.hp-our-brands .swiper-wrapper .slick-dots li button {
	font-size: 0;
	width: 11px;
	height: 11px;
	border-radius: 6px;
	background-color: #a9b6b5;
}

.hp-our-brands .swiper-wrapper .slick-dots li {
	height: 11px;
	width: 11px;
	display: flex;
}

.hp-our-brands .swiper-wrapper .slick-dots li.slick-active button {
	background-color: #76c2c0;
}

.hp-our-brands .swiper-slide {
	transition: transform 0.3s ease;
	z-index: 1;
	filter: grayscale(1);
}

.hp-our-brands .swiper-slide-active {
	transform: scale(2);
	z-index: 9;
	filter: grayscale(0);
}

.hp-our-brands .swiper-button-next,
.hp-our-brands .swiper-button-prev {
	top: 50%;
	transform: translateY(-50%);
	color: #000;
	z-index: 10;
}

.hp-our-brands .swiper-pagination {
	margin-top: 20px;
	text-align: center;
}

/* Optional: Responsive image scaling */
.hp-our-brands .swiper-slide img {
	width: 100%;
	height: auto;
	display: block;
}
.hp-brands-swiper {
	overflow: hidden;
	padding: 80px 0 140px;
}

.hp-brands-swiper .arrow-btn .swiper-button-prev, .hp-brands-swiper .arrow-btn .swiper-button-next, .hp-brands-swiper .arrow-btn .swiper-pagination {
    position: relative;
    bottom: unset;
    top: unset;
    transform: unset;
	margin: 0;
}

.hp-brands-swiper .arrow-btn {
    display: flex;
    width: 100%;
	justify-content: center;
	gap: 30px;
	position: absolute;
	bottom: 0;
}

.hp-brands-swiper .arrow-btn .swiper-pagination {
    display: flex;
    gap: 8px;
	justify-content: center;
    align-items: center;
}
.hp-brands-swiper .arrow-btn .swiper-pagination span.swiper-pagination-bullet-active {
    width: 40px;
    background: #17181a;
}
.hp-brands-swiper .arrow-btn .swiper-pagination span {
    width: 10px;
    height: 10px;
    border-radius: 50px;
}
.hp-brands-swiper .arrow-btn .swiper-button-prev, .hp-brands-swiper .arrow-btn .swiper-button-next {
    background-size: 16px;
    filter: brightness(0) invert(0.2);
}

@media screen and (max-width: 1080px) {
	.hp-our-brands {
		padding: 120px 0;
	}
}

@media (max-width: 767px){ 
	div.custom--brands__w-full .flex--bottom__title .each--title span:after,
	div.custom--brands__w-full .flex--bottom__title .each--title span:before {top: 35%;left: 50%;}
}

@media(max-width:600px) {
	#top-brands .owl-dots {
		display:none
	}
}

/*END OF HP - BRANDS*/

/*HP - TESTIMONIALS*/

.hp-custom-testimonials .background-section,
.hp-custom-testimonials .background-section img {
    position: absolute;
    inset: 0;
    height: 100%;
    width: 100%;
    object-fit: cover;
}
.hp-custom-testimonials .ry-content {
	position: relative;
}
/*.hp-custom-testimonials .ry-content {
    width: min(639px, 100%);
    border-radius: 32px;
    filter: drop-shadow(0px 16px 43.5px rgba(0,0,0,0.17));
    background-color: #ffffff;
    padding: 85px;
    position: absolute;
    top: 10rem;
}*/

.hp-custom-testimonials .each-testi .star-rate {
    display: flex;
	gap: 3px;
}

.hp-custom-testimonials .each-testi .star-rate svg {
    width: 20px;
    fill: #e4c54a;
}


.hp-custom-testimonials .group-testi {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    gap: 30px;
}

.hp-custom-testimonials .testimony p {
    width: min(462px, 100%);
    font-size: 20px;
    letter-spacing: 0px;
    line-height: 160%;
    color: #333333;
    font-weight: 300;
	margin: 30px 0;
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 3; /* number of lines to show */
	line-clamp: 3; 
	-webkit-box-orient: vertical;
}

.hp-custom-testimonials .group-testi .testi-name p {
    font-size: 23px;
    letter-spacing: 3px;
    text-transform: uppercase;
    color: #76c2c0;
    font-weight: 500;
    
}

/*.hp-custom-testimonials .background-section {position: relative;inset: 0;padding-bottom: 49%;}*/

.hp-custom-testimonials .hp-headline h2 {
    line-height: normal;
}

.hp-custom-testimonials ul.slick-dots {
    padding: 0;
    list-style: none;
    display: flex !important;
    gap: 5px;
	margin-top: 1.5vw;
}

.hp-custom-testimonials .testi-name {
    display: flex;
    align-items: center;
}

.hp-custom-testimonials .ry-headline * {
    text-align: left;
    color: #fff
}
.hp-custom-testimonials .ry-content {
    max-width: 800px;
    width: 100%;
}
.hp-custom-testimonials > div.wrapper {
    overflow: hidden;
    border-radius: 0 0 200px 200px;
    padding: 16vw 0 12vw;
    position: relative;
}
.hp-custom-testimonials .each-testi * {
    color: #fff !important;
}
.hp-custom-testimonials .each-testi .group-testi {
    display: flex;
    flex-direction: column;
}
.hp-custom-testimonials .testimony p {
    width: 100%;
}
.hp-custom-testimonials .ry-headline {
    margin-bottom: 0;
}
.hp-custom-testimonials ul.slick-dots li button {
    color: transparent;
    width: 11px;
    height: 11px;
    border-radius: 50%;
    background-color: #ffffff;
    opacity: .3;
}
.hp-custom-testimonials ul.slick-dots li.slick-active button {
    background-color: #68b2e8;
    width: 11px;
    height: 11px;
	opacity: 1;
}
.hp-custom-testimonials .ry-btn-wrap {
	margin-top: 0;
}
@media screen and (max-width: 1680px) {
    /*.hp-custom-testimonials .ry-content {
        top: 6rem;
    }*/
}

@media screen and (max-width: 1536px) {
    .hp-custom-testimonials .background-section {
        padding-bottom: 56.25%;
    }
}


@media screen and (max-width: 1366px) {
    .hp-custom-testimonials .background-section {
        padding-bottom: 61.25%;
    }
}

@media screen and (max-width: 1280px) {
    .hp-custom-testimonials .background-section {
        padding-bottom: 62.25%;
    }

    /*.hp-custom-testimonials .ry-content {
        top: 5rem;
    }*/
}

@media screen and (max-width: 1080px) {
	div.hp-custom-testimonials .background-section {
		padding-bottom: 71.25%;
	}
}

@media screen and (max-width: 991px) {
	div.hp-custom-testimonials .background-section {
		padding-bottom: 82%;
	}
}

@media screen and (max-width: 768px) {
	
	div.hp-custom-testimonials .background-section {
		padding-bottom: 100%;
	}

}

@media screen and (max-width: 680px) {
	div.hp-custom-testimonials .group-testi {
		align-items: center;
		justify-content: center;
		flex-direction: column-reverse;
		gap: 10px;
	}

	div.hp-custom-testimonials .hp-headline h2 {
		text-align: center;
	}
	
	div.hp-custom-testimonials .background-section img {
		object-position: 70%;
	}
	
	div.hp-custom-testimonials .background-section {
		padding-bottom: 120%;
	}
	
	div.hp-custom-testimonials .testimony p {
		width: 100%;
		font-size: clamp(1.125rem, 0.9875rem + 0.6875vw, 1.8125rem);
	}
}

@media screen and (max-width: 480px) {
	div.hp-custom-testimonials .background-section {
		padding-bottom: 160%;
	}

}

/*@media screen and (max-width: 768px) {
	.hp-custom-testimonials .ry-content {
		top: 50%;
		left: 50%;
		transform: translate(-50%, 12%) !important;
	}
}*/
/*END OF HP - TESTIMONIALS*/