<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Didact+Gothic&display=swap" rel="stylesheet">

.didact-gothic-regular {
  font-family: "Didact Gothic", sans-serif;
  font-weight: 400;
  font-style: normal;
}


body, body p, body div{font-family: Poppins !important;font-weight: 400 !important; }
h1,h2,h3,h4,h5,h6{font-family: "Didact Gothic", sans-serif !important;font-weight: 600 !important;}
b, strong {font-weight: bold !important;}
@media (max-width: 991px) {}
@media only screen and (max-width: 768px){
	.swiper-slide {width: 100% !important;}
	.testimonials-wrapper .testimonials-block .carousel-control {display: none;}
	.carousel-control.left, .carousel-control.right {background-image: unset; background-image: unset;background-repeat: unset;}
	.carousel-control, .carousel-control:hover, .carousel-control:focus {color: #FFFFFF;}}
#services-box a{ margin:0 auto;}
#articles .ry-btn-primary, 
#articles .ry-btn-primary:after {color: #FFFFFF;}
#articles .ry-btn-primary:hover, 
#articles .ry-btn-primary:hover:after {color: #FFFFFF;}

.ry-btn:after {display:none;}
.btn, .ry-btn, .ry-btn-primary, .ry-btn-secondary {font-family: 'Poppins';z-index:99;}
.ry-btn {height: 60px;display: flex;align-items: center;justify-content: center;padding-left: 25px;padding-right: 25px;max-width: max-content;color: #FFFFFF !important;background: #00a3cb !important;font-size: 20px !important;}
.ry-btn-primary:hover {background: #004282 !important;color: #FFFFFF !important;}
.ry-btn.ry-btn-secondary{color: #FFFFFF !important;background: #004282 !important;}
.ry-btn.ry-btn-secondary:hover {background: #00a3cb !important;color: #FFFFFF !important;box-shadow: unset !important;}
/*.cmsForm .has-error input {border: 1px solid #ff0069;}*/
.btn,.ry-btn,.ry-btn-primary {border-radius:  !important; font-size: 18px !important}
.btn-img {z-index: 999;}

.ry-anchor-hidden { display: block; position: relative; top: -200px; visibility: hidden;}
.full-link, .full-link a { position: absolute; inset: 0; color: transparent;}
.full-link:hover a { color: transparent; }
#ry-pg-body .owl-carousel .owl-item img {filter: unset;}
.HOLDsp-slides-container {height: calc(100vh - 120px) !important;}
li.third-level-container:not(.third-level a):after {
    content: '\f105';
    font-family: fontawesome;
    color: #fff;
    position: relative;
    top: 12px;
    right: 12px;
}

@media (max-width: 1080px) {
	.ry-list-wrp .ry-list-item .ry-list-photo img {
		margin: auto;
	}
	.ry-list-wrp .ry-list-item .ry-box-right * {
		text-align: center;
	}
	.ry-list-wrp .ry-list-item .ry-box-right .col-xs-12 {
		display: flex;
		align-items: center;
		justify-content: center;
		margin-top: 30px;
		margin-bottom: 20px;
	}
}

/* Nathan - Started <July 03, 2024> */

/*Modal*/
/* Header */
	/**/
.module-43 .ry-right .ry-menu .nav-menu {
    margin: 0;
}

.ry-menu .ry-nav li.primary {
    padding-top: 0;
}

.module-43 .ry-left img {
    max-width: 200px;
}

.module-43 {
    padding: 20px 0;
}

.module-43 .ry-right .ry-menu .nav-menu li a {
    color: #333;
}


.module-43 .ry-right .ry-menu .nav-menu li a:hover {
    color: #00a3cb;
}
.ry-sticky-menu.fixed {
    background: #ffffff82;
    backdrop-filter: blur(7px);
    box-shadow: 0 0 7px 0 #33333329;
}

.module-43.ry-sticky-menu.fixed .ry-left img {
    max-width: 140px;
}
.module-43 .ry-right .ry-leads .ry-contact li.ry-el-link {
    background: #141e229c !important;
}


.module-43 .ry-right .ry-contact  {
	margin-right: 50px;
}
.module-43 .ry-right .ry-contact a {
	margin-top: 0;
	display: flex;
	align-items: center;
	justify-content: space-around;
	margin-left: 30px;
	gap: 0px;
	width: fit-content;
}
.module-43 .ry-right .ry-contact .svg-wrapper {
	width: 44px;
	height: 44px;
	display: flex;
	align-items: center;
	justify-content: center;
	margin-right: 10px;
	background: #00a3cb;
	border-radius: 50%;
}
.module-43 .ry-right .ry-contact svg {
	width: 18px;
	fill: #fff;
}
.module-43 .ry-right .ry-contact .text-wrapper {
	color: #00a3cb;
	display: flex;
	flex-direction: column;
	font-weight: 600;
}
.module-43 .ry-right .ry-contact .text-wrapper span {
    color: #1f3038;
    font-size: 14px;
    font-weight: 400;
    margin-bottom: 6px;
    text-transform: capitalize;
}



.module-43 .ry-right {
    gap: 40px;
}

.module-43 .ry-content.ry-flex {
    align-items: center;
}
/* Hero */
	/**/
.module-66 .carousel .carousel-inner .text-center:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    height: 50%;
    width: 100%;
    background: linear-gradient(to bottom, #fff, transparent);
}
/* CTA */
	/**/
/* Welcome */
	/**/
.module-welcome.style-5 .background-section {
    opacity: 0;
    filter: none;
}

.module-welcome.style-5:before {
    background: #f9fbfc;
    opacity: 1;
}

.module-welcome.style-5 .ry-each.image-wrapper {
    border: none;
}

.module-welcome.style-5 .ry-each.image-wrapper .photo img {
    object-fit: contain;
}

.module-welcome.style-5 .ry-each h2 span {
    display: block;
    margin-bottom: 10px;
}



.module-welcome.style-5 .ry-each .text-wrapper * {
    text-align: left !important;
}

.module-welcome.style-5 .ry-text .ry-btn {
    margin-left: 0;
}

.module-welcome.style-5 .text-wrapper {
    max-width: 100%;
}

/* Services */
	/**/
.ry-services.style2 .block-count-7 {
    margin-left: -150px;
    width: calc(100% + 300px);
    margin: 50px 0 0 -150px;
}

.ry-services.style2:before {
    background: url(https://s3.amazonaws.com/static.organiclead.com/Site-74f89c4d-4f46-4152-a168-dc66723d4ee4/browneyecare_services_bg.jpg) top / cover no-repeat !important;
	opacity: 1;
}

.ry-services.style2 .ry-each .photo:before {
    background: linear-gradient(to top, black, #0000006e, #00000038, transparent);
    border-radius: 100%;
    height: 100%;
}

.ry-services.style2 .ry-each .photo img {
    border: none;
}

.ry-services.style2 .ry-each .each-block:before {
    content: "";
    position: absolute;
    top: -10px;
    left: -10px;
    height: calc(100% + 20px);
    width: calc(100% + 20px);
    border: 3px solid #fff;
    border-radius: 100%;
}

.ry-services.style2 .ry-each .each-block {
    overflow: visible;
}

.ry-services.style2 .block-count-7 .ry-each .each-block {
    margin-bottom: 70px;
}

.ry-services.style2 .block-count-7 {
    margin-left: -160px;
}
.ry-services.style2:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    height: 30%;
    width: 100%;
    background: linear-gradient(to bottom, #f9fbfc, transparent);
    z-index: -1;
}
/* Meet the Team */
	/**/
.module-team.style-7 .ry-text p {
    text-align: center;
}
/* Insurance */
	/**/
.ry-multi-item-slider-heading-section {
    font-family: 'Didact Gothic' !important;
}
.ry-multi-item-slider::before {
	background: url(https://s3.amazonaws.com/static.organiclead.com/Site-74f89c4d-4f46-4152-a168-dc66723d4ee4/browneyecare_insurances_bg.jpg) center / cover no-repeat !important;
}
body.home .ry-multi-item-slider .owl-carousel .owl-item img {
    filter: brightness(0) invert(1);
}

.fa-chevron-left:before,
.fa-chevron-right:before{
    color: #fff;
}

.owl-carousel .owl-dots .owl-dot {
    background: #ffffff4d;
}

.owl-carousel .owl-dots .owl-dot.active {
    background: #fff;
}

.ry-multi-item-slider-heading-section {
    color: #fff;
}
/* Brand */
	/**/
.module-brands.style-4,
.module-testimonials.style-3{
    background: #fbfbfb;
}
/* Request Appointment */
	/**/
/* Testimonials */
	/**/
.module-testimonials.style-3 {
    margin-top: -2px;
}

.module-testimonials.style-3 .video_wrapper {
    background-color: transparent;
}

.module-testimonials.style-3 .ry-container .ry-content .review-box .ry-flex:before {
    top: 30%;
    height: 66%;
}

.module-testimonials.style-3 img {
    object-fit: contain;
}
.module-testimonials.style-3 .ry-flex {
    align-items: center;
}

/* Footer */
	/**/
.module-16 {
    background: #0d2e5b;
}

.module-16 #footer-row2 .ry-text * {
    filter: invert(1);
}


.module-16 #footer-row1 {
    background: #fafafa;
}
/*Media Queries*/
@media (max-width: 1080px) {
    .module-welcome.style-5 .ry-each .text-wrapper * {
        text-align: center !important;
    }
    .module-welcome.style-5 .ry-each  .ry-text {
        max-width: 100%;

    }
    .module-welcome.style-5 .ry-each:not(.image-wrapper) {
        padding-bottom: 100px;

    }
}

/* Fonts - Global Edits */
.module-welcome.style-5 .ry-each h2 span,
.ry-services.style2 .section-headline .span-1,
.module-16 #footer-row1 .card .card-title .ry-heading,
.module-testimonials.style-3 .section-headline p{
    font-size: clamp(1rem, 10vw, 30px);
    letter-spacing: 0.14em;
    font-weight: 400;
	color: #00a3cb !important;
	font-family: 'Didact Gothic', serif !important;
}
.module-welcome.style-5 .ry-each h2,
.ry-services.style2 .section-headline h2,
.module-team.style-7 .section-headline h2,
.module-brands.style-4 .section-headline h2,
.module-testimonials.style-3 .section-headline h2{
    font-size: clamp(1rem, 10vw, 60px);
    text-transform: capitalize !important;
	color: #004282 !important;
	font-weight: 400 !important;
}


.ry-multi-item-slider-heading-section{
    font-size: 40px;
}










