body, body p, body div{font-family: Jost !important;font-weight: 400 !important; }
h1,h2,h3,h4,h5,h6{font-family: Marcellus, sans-serif !important;font-weight: 300 !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: 'Jost';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: #6c394c !important;font-size: 20px !important;text-transform: uppercase;}
.ry-btn-primary:hover {background: #967586 !important;color: #FFFFFF !important;}
.ry-btn.ry-btn-secondary{color: #FFFFFF !important;background: #967586 !important;}
.ry-btn.ry-btn-secondary:hover {background: #6c394c !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;
	}
}

/* INTERIOR PAGE SIDEBAR AND FULL WIDTH */
body.default #ry-pg-body[data-interior-layout="Full Width"] > .ry-container > .ry-content > .ry-left {
    width: 100%;
    max-width: 100%;
    float: unset;
}

body.default #ry-pg-body[data-interior-layout="Full Width"] > .ry-container > .ry-content > .ry-right {
    display: none;
}

.title-open {
  border-radius: 10px 10px 0 0 !important;
}

.title-closed {
  border-radius: 10px !important;
}

.module-43 .call_us {display: block;}

.hp-cta .ry-content.ry-flex {
    gap: 20px;
    margin-top: -50px;
	min-width: 520px;
	align-items: start;
	min-height: 530px;
}

.hp-cta .icon {
    max-width: 80px;
    height: 80px;
    object-fit: contain;
    margin: 0 auto 30px;
    float: none;
}

.hp-cta .each {
    background: #957585;
    padding: 60px 5%;
    transition: .3s ease-in-out;
	overflow: hidden;
}
.hp-cta .each:hover {
    padding-bottom: 180px;
    transition: .3s ease-in-out;
}

.hp-cta .each:nth-of-type(2) {background: #775567;}
.hp-cta .each:nth-of-type(3) {background: #694d5b;}

.hp-cta .each h3, .hp-cta .each p, .tech .section-heading p, .tech .section-heading h2, .tech p, .juicer .section-heading h2, .juicer .section-heading p, .juicer .section-heading a {color: #fff;}

body h3 {
    font-size: 25px;
    line-height: 30px;
}

.hp-cta .each h3 {
	margin-bottom: 20px;
	font-size: clamp(1.625rem, 1.5125rem + 0.5625vw, 2.1875rem);
}

.hp-cta .ry-btn {
    background: #f5f3f3 !important;
    color: #6c394c !important;
    width: 100%;
    max-width: unset;
    text-transform: uppercase;
	opacity: 1;
    transition: all 300ms ease 300ms;
	margin-top: 20px;
}
.hp-cta .each:hover .ry-btn {
    opacity: 1;
}

.hp-cta .each .txt {
    position: relative;
}

.hp-cta .custom-btn {
    position: absolute;
    left: 0;
    right: 0;
    bottom: -140px;
    transition: .3s ease;
}
.hp-cta .each:hover .custom-btn {
    bottom: -100px;
    transition: .3s ease;
}

.hp-section {
	padding: 80px 0;
}

.welcome .ry-content.ry-flex {
    padding: 0 5vw;
    gap: 5vw;
    align-items: center;
}

.welcome-logo {
    max-width: 360px;
    margin: 0 auto 30px;
    float: none;
}

.btn-center {margin: 0 auto;}

.services-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
    gap: 30px;
	margin-top: 50px;
}

.section-heading p {
    color: #967586;
    text-transform: uppercase;
    letter-spacing: 3px;
}

.section-heading h2 {
    font-size: 55px;
    text-transform: uppercase;
    color: #000;
}

.services .section-heading h2, .services .section-heading p {color: #fff;}

.services-grid .content {
    position: absolute;
    inset: 0;
    opacity: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #ffff;
    padding: 30px;
	transition: all 300ms ease-in-out;
}

.hp-section.services {
    background: url(https://s3.amazonaws.com/static.organiclead.com/Site-07eb5ffb-9cab-47be-82c4-d1cf9adf58e2/HomepageAssets/services_bg.jpg) no-repeat;
    background-size: cover;
    background-position: bottom;
	padding-bottom: 160px;
}

.services-grid .each {
    background: #fff;
    padding: 30px;
    aspect-ratio: 1;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 20px;
	transition: all 300ms ease-in-out;
}
.services-grid .each:hover {
    outline: 1px solid #fff;
    outline-offset: 5px;
}


.services-grid .content h3 {margin-bottom: 15px;}

.services-grid .each:hover .content {
    opacity: 1;
}

.services-grid .each .icon img {
    max-width: 90px;
    height: 90px;
    object-fit: contain;
    object-position: center;
    margin: 0 auto;
}

.team .ry-content.ry-flex, .tech .ry-content.ry-flex {
    align-items: center;
    gap: 6vw;
	padding: 0 5vw;
}

.team .ry-content.ry-flex .img, .tech .ry-content.ry-flex .img {max-width: 400px;}

.hp-section.tech {
    padding: 200px 0;
    background: url(https://s3.amazonaws.com/static.organiclead.com/Site-07eb5ffb-9cab-47be-82c4-d1cf9adf58e2/HomepageAssets/tech_bg.jpg) no-repeat;
    background-size: cover;
}

.hp-section.tech .ry-margin-top-30 {
    max-width: 600px;
    float: none;
    clear: both;
    margin: 30px auto 0;
}

.reviews .ry-stars {
    justify-content: center;
    gap: 10px;
}

.reviews .ry-stars svg {
    width: 28px;
    fill: #967586;
}

.reviews .main {
    padding: 30px 70px;
    background: #f4f1f3;
    /*max-width: 1090px;*/
    margin: 45px auto;
    float: none;
}

.reviews .social-inner-wrap li {list-style: none;}

.reviews .social-inner-wrap {
    display: flex;
    gap: 15px;
    justify-content: center;
    margin-top: 10px;
}

.reviews .social-inner-wrap a {
    background: #967586;
    width: 50px;
    aspect-ratio: 1;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
}
.hp-section.reviews .cta h3 {
    font-size: 35px;
}

@media (max-width: 991px) {
	.hp-section.reviews .cta h3 {
    font-size: 25px;
}
}

.hp-section.juicer {background: #775667;}

.juicer-grid {
    display: grid;
    padding: 0 12vw;
    grid-template-columns: repeat(auto-fit, minmax(320px, 1fr));
    gap: 30px;
    margin-top: 60px;
}
.hp-section.social{
	padding: 0px 0;
	overflow: hidden;
}
.hp-section.social .ry-container {
    max-width: 100%;
}

.hp-section.social .each {
    background: #f5f0f4;
	width: 100%;
}
.hp-section.social .each:nth-child(2) {
    background: #fff;
}
.hp-section.social .txt {
    text-transform: uppercase;
    font-family: 'Marcellus';
    display: block;
    margin: 20px auto 0;
	color: #282828;
    font-size: clamp(1.75rem, 1.65rem + 0.5vw, 2.25rem);
}

.hp-section.social .each div {
    display: flex;
    align-items: center;
    justify-content: center;
}

.hp-section.social .each div a {
    padding: 28% 0;
	width: 100%;
    text-align: center;
}

.hp-section.social a::before {
    font-size: clamp(3.125rem, 2.5rem + 3.125vw, 6.25rem);
    display: block;
    margin: 0 auto;
    width: fit-content;
	color: #282828;
	transition: .3s ease-in-out;
}

.hp-section.social a:hover:before {
    color: #967586;
    transition: .3s ease-in-out;
}

@media (max-width: 767px) {
	.social .ry-content.ry-flex {
		flex-direction: column;
	}
	.hp-section.social .each div a {
		padding: 60px 0;
	}
}

.social .ry-content.ry-flex {justify-content: space-around;}

.module-16 .map-img {max-width: 300px;}

.module-16 #footer-row1 .card .card-title .ry-heading {
    color: #fff;
    text-transform: uppercase;
}

.bnr-textbox .ry-container {max-width: unset !important;}

.mm-menu a {text-transform: uppercase;}

ul.slick-dots {
    padding: 0;
    list-style: none;
    display: flex !important;
    gap: 5px;
    justify-content: center;
}

.services-grid .slick-dots button, .juicer-grid .slick-dots button {
    color: transparent;
    background: #fff;
    height: 3px;
    width: 30px;
	opacity: 0.7;
}

.services-grid .slick-dots .slick-active button, .juicer-grid .slick-dots .slick-active button {
   opacity: 1;
}

@media (max-width: 1024px) {
	.module-16 .map-img {max-width: 200px;}
	.module-16 #footer-row1 .card {
		width: 275px !important;
		max-width: unset;
	}
	.module-16 #footer-row2 .ry-left {width: 100%;}
}


@media (max-width: 768px) {
	.team .ry-content.ry-flex, .tech .ry-content.ry-flex, .welcome .ry-content.ry-flex {
		flex-direction: column;
		gap: 60px;
	}
	.hp-cta .ry-content.ry-flex {
		flex-direction: column;
		gap: 15px;
		min-width: unset;
	}
	.section-heading h2 {font-size: 30px;}
}

/* HP Edits - Started <October 29, 2025> */

:root {
	--clr-white: #FFFFFF;
	--clr-black: #04010c;
	--clr-primary: #6c394c;
	--clr-secondary: #967586;
	
	--font-herotitle: clamp(3rem, 2.0625rem + 3vw, 3.75rem); /*60px*/
	--font-title: clamp(2.8125rem, 2.5781rem + 0.75vw, 3rem); /*48px*/
	--font-spantitle: clamp(1.14625rem, 0.9657rem + 0.7405vw, 1.854375rem); /*29.67px*/
	--font-subtitle: clamp(1rem, 0.8172rem + 0.585vw, 1.14625rem); /*18.34px*/
}
/**/
	/*fonts*/



.custom-headline h2 {
    text-align: center;
    font-size: var(--font-title) !important;
    line-height: 1.3;
    font-weight: 400 !important;
	color: var(--clr-black);
}
.custom-headline h2 span {
    display: block;
    font-size: var(--font-subtitle);
    text-transform: uppercase;
    letter-spacing: 0.28em;
    font-weight: 400;
	color: var(--clr-primary);
}
	/*btns*/
		.ry-btn-white{
			color: var(--clr-black)!important;
			background: var(--clr-white) !important;
			border: 1px solid var(--clr-white) !important;
		}
		.ry-btn-white:hover{
			color: var(--clr-white) !important;
			background: transparent !important;
			border: 1px solid var(--clr-white) !important;
		}
/*Modal*/
/* Header */
	/**/
.module-34 .ry-header-logo img {
    max-width: 200px;
}

.module-34 .module-34-top {
    justify-content: center;
    gap: 140px;
    margin-bottom: 20px;
}
/* Hero */

.module-66 .carousel .carousel-inner .item img {
    height: 100vh;
    object-fit: cover;
}

.module-66 .carousel .carousel-control {
    opacity: 0;
}
	/**/
/* CTA */
	/**/
/* Welcome */
	/**/
.module-67 .custom-headline *,
.ry-services.style2 .custom-headline *{
    color: white !important;
}
.module-67 .ry-content {
	background: url(https://s3.amazonaws.com/static.organiclead.com/Site-07eb5ffb-9cab-47be-82c4-d1cf9adf58e2/Background_images/VIVIDEC_welcome_box.jpg) center center no-repeat;
	background-size: cover;
    padding: 60px;
    border-radius: 33px;
    box-shadow: 0 0 7px #33333342;
}

.module-67 .ry-content .photo img {
    max-width: 160px;
    margin: 0 auto;
}

.module-67 {
    padding: 0;
    margin-top: -3vw;
    z-index: 3;
    background: transparent;
}
.module-67 .custom-headline {
    margin-top: 30px;
}

.module-67 .ry-container #about p {
    color: white;
    max-width: 80%;
    margin-left: 10%;
}

.module-67 .ry-container #about p,
.module-67 .ry-btn-primary {
    margin-top: 50px;
}
/* Meet the Team */
	/**/
.module-28 .ry-left, .module-28 .ry-left img {
    position: relative;
    max-width: 100%;
    left: 0;
}

.module-28 .ry-generic-copy {
    margin: 40px 0;
}

.module-28 {
    padding-top: calc(6.6vh + 750px);
    margin-top: -750px;
}
/* Services */
	/**/

.ry-services.style2 .block-count-3 .ry-each {
    height: 567px;
    border: 3px solid var(--clr-secondary);
    border-radius: 33px;
    box-shadow: 0 0 7px #33333342;
	overflow: hidden;
}

.ry-services.style2 .block-count-3 .ry-each:nth-child(2), .ry-services.style2 .block-count-3 .ry-each:nth-child(3) {
    margin-top: 3vw;
}

.ry-services.style2 .ry-each .photo {
    height: 562px;
    position: relative;
}

.ry-services.style2 .block-count-3 .ry-each .each-block {
    margin: 0;
}

.ry-services.style2 .ry-each .photo:before {
    background: linear-gradient(to top, white, transparent, transparent);
    border-radius: 33px;
}

.ry-services.style2 .ry-each .title div {
    color: black;
    font-family: Marcellus !important;
}

.ry-services.style2 {
    padding-top: 6.6vh;
    padding-bottom: 0;
}

.ry-services.style2 .background-section, .ry-services.style2 .background-section img {
    opacity: 1;
    height: 98%;
    border-bottom-left-radius: 333px;
    border-bottom-right-radius: 333px;
}

.ry-services.style2 .ry-each .photo:after {
    opacity: .8;
    border-radius: 33px;
}

.ry-services.style2 .ry-each .each-block:hover .photo:after {
    height: 562px;
    background: var(--clr-secondary);
    mix-blend-mode: screen;
    opacity: 0.9;
}

.ry-services.style2 .button-wrapper {
    padding-top: 20px;
}
.ry-services.style2 .ry-content .content {
    max-width: 1600px;
}
.ry-services.style2 .ry-each .photo img {
    border-radius: 33px;
}
.ry-services.style2 .ry-each .photo img {
    border-radius: 33px;
    transition: all .6s ease-in-out;
}

.ry-services.style2 .ry-each .each-block:hover .photo img {
    transform: scale(1.2);
}
/* Insurance */
	/**/
/* Brand */
	/**/
/* Request Appointment */
	/**/
/* Testimonials */
	/**/
.module-testimonials.option-1 .testimonials-wrapper .testimonials-block .comment p, .module-testimonials.option-1 .testimonials-wrapper .testimonials-block .comment .ry-name h5 {
    color: #393939;
}

.testimonials-wrapper .carousel-indicators li {
    background: var(--clr-primary) !important;
}

.module-testimonials.option-1 .carousel-control.left, .module-testimonials.option-1 .carousel-control.right {
    opacity: 0;
}

.module-testimonials.option-1 .testimonials-wrapper .testimonials-block {
    padding: revert-layer;
    background: transparent;
}
.module-testimonials.option-1 .testimonials-wrapper .testimonials-block {
    display: flex;
    max-width: 1280px;
    align-items: center;
    gap: 0;
}
.module-testimonials.option-1 .button-wrapper a {

    margin-top: 10px;
}

.module-testimonials.option-1 .testimonials-wrapper .testimonials-block .comment .ry-name .star-wrapper {
    justify-content: flex-start;
}
.testimonials-wrapper .carousel-indicators {
    bottom: -40px !important;
    text-align: left;
    padding: 0 !important;
}

.testimonials-wrapper .carousel-indicators li {
    width: 50px !important;
}
.testimonials-wrapper .carousel-indicators li:not(.active) {
    opacity: .2;
}

.module-testimonials.option-1 .testimonials-wrapper .testimonials-block .comment-icon {
    background: var(--clr-primary);
	position: relative;
    top: 0;
    left: 0;
    transform: none;
    margin: 0 auto;
    margin-bottom: 20px;
}
.module-testimonials.option-1 .testimonials-wrapper .testimonials-block .comment p, .module-testimonials.option-1 .testimonials-wrapper .testimonials-block .comment .ry-name h5 {
    color: #393939;
    text-align: left !important;
}
#mapCustomstyle1 {
    padding-bottom: 730px;
    width: 100%;
}
/* Footer */
	/**/
#ry-section-map {
    height: 37.16667vw;
}

.module-16 {
	background: url(https://s3.amazonaws.com/static.organiclead.com/Site-07eb5ffb-9cab-47be-82c4-d1cf9adf58e2/Background_images/VIVIDEC_footer_bg.jpg) center center no-repeat;
	background-size: cover;
	padding-top: 80px;
}

.module-16 #footer-row1 {
    border-radius: 33px;
}
.module-16 #footer-row2 .ry-text * {
    color: white !important;
}

.module-16 #footer-row2 .ry-right .ry-text {
    text-align: left;
    display: flex;
    align-items: center;
    gap: 10px;
}
/*Media Queries*/
	/**/
@media screen and (max-width:1080px){
    .module-66 .carousel .carousel-inner .item img {
        height: 100%;
    }
    
    .module-67 .ry-container #about p {
        max-width: 100%;
        margin-left: 0;
    }
    
    .module-28 .ry-flex {
        gap: 50px;
    }
    
    .module-28 {
        padding-bottom: 0;
    }
    
    .module-28 .ry-left, .module-28 .ry-left img {
        max-width: 70%;
        margin: 0 auto;
    }
    
    .module-testimonials.option-1 .testimonials-wrapper .testimonials-block {
        flex-direction: column;
        gap: 30px;
    }
    
    .module-testimonials.option-1 .testimonials-wrapper .testimonials-block .comment p, .module-testimonials.option-1 .testimonials-wrapper .testimonials-block .comment .ry-name h5 {
        text-align: center !important;
    }
    
    .module-testimonials.option-1 .testimonials-wrapper .testimonials-block .comment .ry-name .star-wrapper {
        justify-content: center;
    }
    
    .testimonials-wrapper .carousel-indicators {
        padding: 0 10px;
        text-align: center;
    }
    
    .ry-services.style2 .mobile-services {
        margin-top: 40px;
    }
    
    .mobile-services .slick-track .each-block {
        border-radius: 33px;
        overflow: hidden;
        border: 3px solid var(--clr-secondary);
    }
    
    .ry-services.style2 .each-block .photo:before {
        background: linear-gradient(to bottom, #0000, #fff);
    }
    
    .ry-services.style2 .each-block .title div {
        font-family: 'Fahkwang' !important;
        color: var(--clr-black);
        line-height: 1.2;
    }
    
    .ry-services.style2 .background-section, .ry-services.style2 .background-section img {
        border-radius: 0;
        height: 90%;
    }

    .module-67 .ry-container {
        width: 95%;
    }
    .module-testimonials.option-1 .testimonials-wrapper {
        margin: 0;
    }
}
@media (max-width: 1280px) {
    .module-67 .ry-container {
        max-width: 95%;
    }
}

body[data-page-name="frames"] .ry-multi-item-slider-heading-section {
    font-family: Fahkwang, sans-serif !important;
}

	body[data-page-name="contact-us"] div#ry-section-map {
    display: none;
}
	
	body[data-page-name="contact-us"] .module-16 {
		padding-top: 220px;
	}
/* End - HP Edits*/
	
	.hp-section.tech .ry-btn.ry-btn-secondary {
    background-color: #c795a1 !important;
}
	
	body[data-page-name="payment-options"] #payment-insurance .module-32-heading-2 h4 {
    color: #6c394c;
    text-transform: capitalize;
    letter-spacing: 1px;
}
	
	@media (max-width: 1080px) {
		.module-66 .bnr-textbox {
			top: -1px;
			transform: unset;
			right: unset;
			position: relative;
			background: #a98c9b;
			width: 100%;
			padding: 60px 10%;
		}
		.module-66 .carousel .carousel-inner:before {
			content: "";
			position: absolute;
			inset: 0;
			height: 50%;
			top: unset;
			background: linear-gradient(to top, #a98c9b, transparent);
			z-index: 9;
		}
		.module-66 .bnr-textbox .ry-section-title {
			text-align: center;
			color: #fff;
		}
		.module-66 .carousel .carousel-inner .item img {
			height: 60vh;
			object-position: left;
		}
		.module-66 {
			margin-top: 0px;
		}
	}
	@media (max-width: 620px) {
		.module-66 .carousel .carousel-inner .item img {
			height: 45vh;
			object-position: left;
		}
		.juicer-grid {
			grid-template-columns: repeat(auto-fit, minmax(100%, 1fr));	
		}
	}
	
	

	.rev-swiper {
  overflow: hidden;
}
	

.ry-content .ry-left .card .span-1{
    width:110PX;
    display:inline-block
}
.ry-content .ry-left .card .span-2 {
	width:150px;
}

.ry-content .ry-left .card  .day-and-time {
    display:flex;
}

@media(max-width:767PX) {
	.ry-content .ry-left .card  .day-and-time {
		display:flex;
		justify-content:center;
		gap:10px
	}
  
}