/* Before adding any unnecessary CSS rules, please check out the Snap documentation at https://bit.ly/3PqSii8. */
/* Override Styles */

.service-style-1 h2 {
    margin: 10px 0;
}
#in-services-style-2.squares .ry-each:before, #in-services-style-2.squares .ry-each img {border-radius: 0;}
.testimonials-swiper p,
.testimonials-swiper-2 p{
overflow: hidden;
display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 4
}

/* HP Edits - Started <July 06, 2026> */

/**/
	/*fonts*/

	/*btns*/

/*Modal*/
/* Header */
	/**/
.snap-mobile-menu {
    background: white;
}

mm-burger {
    color: #374151;
}
.ry-menu .ry-nav li.primary .caret {
    border-color: #374151;
}

.ry-menu .ry-nav li.primary:hover .caret {
    border-color: var(--color-secondary-background);
}
.with-gradient:before {
    background-image: linear-gradient(to bottom, white, transparent, transparent);
}
.ry-menu .ry-nav li.dropdown .dropdown-menu li {
    background: var(--color-primary-background);
    color: var(--color-primary-text);
}
/* Hero */
	/**/
#hp-slider, #hp-slider .swiper-wrapper, .homepage-swiper .swiper-slide img {
    height: 100vh !important;
    object-fit: cover;
}
#hp-slider .swiper-pagination-bullet {
    background-color: white;
}
/* CTA */
	/**/
/* Welcome */
	/**/
.cta-icon {
    border-color: #374151;
    color: #374151;
}
.group-bg .background-section, .group-bg .background-section img {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    object-fit: cover;
    z-index: 1;
}

.module-welcome.style-6:before {
    background: none;
}

/* Services */
	/**/

.ry-card .ry-icon {
    background: var(--color-primary-background);
    padding: 14px;
}

.ry-card .ry-icon img {
    filter: invert(1);
}
/* Meet the Team */
	/**/
.ry-hp-team::before {
	background: url(https://s3.amazonaws.com/static.organiclead.com/Site-01babb5e-e5fe-4009-bf6d-d4c100088631/backgrounds/smileMaker_team_before.jpg) center center no-repeat;
	background-size: cover;
    width: 26%;
}
/* Insurance */
	/**/
#hp-insurance-1 .overflow-hidden {
    padding: 0;
}

.brand-4-swiper-button-next, .brand-4-swiper-button-prev {
    background-color: var(--color-primary-background);
}

#hp-insurance-1 .swiper-slide {
    background: none;
    padding-top: 0;
    padding-bottom: 0;
}

.brands-swiper-4 img {
    height: 100px;
}
/* Brand */
	/**/
/* Request Appointment */
	/**/
#form-6a619103bc1b6 {
    background: transparent !important;
}
/* Testimonials */
	/**/

.module-testimonials.style-2::before, .module-testimonials.style-3::after {
    opacity: 0;
}

.testimonials-swiper p, .testimonials-swiper-2 p {
    color: #666;
}

.module-testimonials.style-2 .comments-holder {
    background: linear-gradient(to bottom, transparent, transparent, #216ddb29);
    border-radius: 60px;
}

.module-testimonials.style-2 .photo img {
    margin: 0 auto;
    margin-top: -60px;
    margin-bottom: 40px;
}

.testimonials-swiper-2 .swiper-wrapper .swiper-slide .p-4:last-child {
    padding: 0;
}

.module-testimonials.style-2 {
    background: transparent;
}
/* Footer */
	/**/
#ry-footer h6 {
    color: var(--color-secondary-background);
}

#ry-footer .grid a, #ry-footer span{
    color: #666;
}

#ry-footer .flex.gap-6 a {
    color: var(--color-primary-background);
}
/*Media Queries*/
	/**/
#welcome-wrap,
#section-hp-services,
#hp-insurance-1,
.module-testimonials.style-2{
    position: relative;
    z-index: 1;
}
#hp-insurance-1 {
    background: none;
}
@media (max-width:1080px){
    .module-welcome.style-6 .ry-each.image-wrapper .photo.offset {
        max-width: fit-content;
        border-radius: 14px;
    }
    .module-welcome.style-6 .ry-each.image-wrapper {
        padding-bottom: 60px;
    }
}

@media (width < 1080px) {
  #section-hp-services:before,
  .module-19.style2:before,
  .ry-services.style2::before {
    opacity: 1;
  }
}

@media (max-width:1024px){
    #hp-slider, #hp-slider .swiper-wrapper, .homepage-swiper .swiper-slide img {
        height: 100% !important;
    }
    .ry-hp-team::before {
        width: 100%;
        height: 30%;
        top: auto;
        bottom: 0;
    }

    .ry-hp-team .flex.max-w-5xl {
        gap: 40px;
    }
}
/* End - HP Edits*/

/*FAQ UPDATES */


div#image-text-flex {
    align-items: center;
    justify-content: space-between;
    gap: 2em;
    border-bottom: 1px solid rgb(102 102 102 / 24%);
    padding-bottom: 1em;
    margin-bottom: 1em;
}

div#image-text-flex .ry-btn-primary {
    margin: 1em 0 0;
    display: block;
}

div#image-text-flex div#with-image img {
    border-radius: 20px;
}

div#image-text-flex div#with-image {
    width: 35%;
}

div#image-text-flex div#with-text {
    width: 60%;
}

div#image-text-flex div#with-text h2 {
    margin: 0 0 10px 0;
}

div#image-text-flex div#with-text .ry-btn {
    text-decoration:none !important;
}

#navigation .ry-menu .ry-nav li a {
    font-size: 18px !important;
}
.team-inner-page.style3 .ry-each .photo img {
    object-fit: cover !important;
    width: 100% !important;
    object-position: top !important;
}

.team-inner-page.style3 .ry-each .photo {
    padding-bottom: 250px;
}
@media (max-width: 1080px) {
	
    div#image-text-flex div#with-text p,
    div#image-text-flex div#with-text h2 {
        text-align: center !important;
    }

    div#image-text-flex {
        flex-direction: column !important;
        gap: 2em 0 !important;
        padding-bottom: 2em !important;
        margin-bottom: 2em !important;
    }

    div#image-text-flex div#with-text .ry-btn {
        margin: 1.5em auto 0;
        display: block;
    }
  
    div#image-text-flex div#with-text h2 {
		  font-size: 22px;
		  line-height: 1.5;
	  }

	div#image-text-flex div#with-image, div#image-text-flex div#with-text {
		width: 100%;
	}

	div#image-text-flex div#with-image img {
		margin: 0 auto 0;
		max-width: 300px;
	}
}


/*END FAQ UPDATES */

body p, body li {
	font-size: 1.25rem;
	--tw-text-opacity: 1;
	color: rgb(107 114 128 / var(--tw-text-opacity, 1));
		line-height: 1.5
}

[data-page-id="WebPage-f95eee1b-4844-4dae-973f-9c7bdb7b5249"] .grow p {
    color:#fff !important
}


.slider-info {
    display:flex;
    flex-direction:column;
    align-items:center;
	bottom:0;
    left: 50%;
    opacity: 0;
    transform: translateX(-50%) scale(0.8);
    transition: opacity .6s ease, transform .6s ease;
}

.slider-info.show {
    opacity: 1;
    transform: translatex(-50%) scale(1);
}
.slider-info .max-h-\[100px\] {
    height:fit-content;
	
}
.homepage-swiper .with-gradient:after {
    content: "";
    position: absolute;
    left: 0;
    top: auto;
    width: 100%;
    height: 50%;
    background-image: linear-gradient(rgb(0 0 0 / 0%), rgb(0 0 0 / 54%));
    bottom:0
}


.slider-info-center-bottom .text-sm {
	min-height:fit-content
}
.slider-info-center-bottom {
	max-width:1080PX !important; 
	width:100%;
	height:fit-content;
	min-height:fit-content
}
	.slider-info-center-bottom h2 {
		line-height:1.1 !important;
		font-weight:400;
		text-transform:uppercase !important
	}
@media(min-width:768px) and (max-width:780px) {
	.slider-info-center-bottom .text-xl.md\:text-5xl.font-bold.mb-4 h2 {
		font-size:45px;
	}

}
@media (max-width: 1080PX) { 
    .homepage-swiper .slider-info-center-bottom {
        top:unset;
        bottom: 30px;
        width:100%;
        max-width:700PX;
        height:fit-content;
        min-height:fit-content
    }
	.slider-info-center-bottom h2 {
		font-size:42px 
	}
}
@media (max-width: 1023px) {
    .homepage-swiper .slider-info-center-bottom {
    bottom: 0;
    background: var(--color-secondary-background);
    padding: 40px 10px 60px;
    position:relative;
    width:100%;
    max-width:100%;
    inset:unset;
    transform:unset
    }
    .homepage-swiper .button-wrapper {
    display: block;
    bottom: 40px;
    }
    .homepage-swiper .swiper-pagination-bullet-active {
    background: var(--color-secondary-background);
    }
    .homepage-swiper .swiper-slide img {
    height: 100% !important;
    }
    .slider-info-center-bottom * {
        text-align:center !important
    }
    .homepage-swiper .with-gradient:before {
        display:none
    }
	.slider-info-center-bottom .text-xl.md\:text-5xl.font-bold.mb-4 h2 {
		font-size: 31PX;
		line-height: 1;
	}
	.slider-info-center-bottom .text-sm {
		font-size:18px !important
	}

}

@media (max-width: 767px) {
	.homepage-swiper .swiper-slide img {
		height:37vh !important
	}
	.slider-info-center-bottom h2 {
		font-size:33px !important
	}.slider-info-center-bottom {
		padding-inline:10px
	}
		.slider-info.show {
		transform:translate(0) !important;
	}
}
