/* 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;}
.ry-menu .ry-nav li .dropdown-toggle {padding: 30px 0;}
ul#quick-links li a {display: block;width: 100%;}
#in-services-3 ul li a {margin-left: 0px;margin-top:30px}
*/
[x-cloak] { display: none !important; }
.promotions img { min-width: 22rem; max-width:22rem;}
#in-services-style-2.squares .ry-each:before, #in-services-style-2.squares .ry-each img {border-radius: 0;}
.mobile-menu-icon a{display: flex;height: 100%;width: 100%;justify-content: center;align-items: center;}
.ry-photo.right{width:40%;float:right}.ry-photo.right img{max-width:300px;margin:0 0 10px 20px}.ry-photo.left{width:40%;float:left}.ry-photo.left img{max-width:300px;margin:0 20px 10px 0}a#page-btn{margin:15px 0;padding:12px 25px;text-decoration:none !important;display:block}@media(max-width:991px){.ry-photo.left img{max-width:300px;margin:0 auto 20px}.ry-photo.left{width:100%;float:none}.ry-photo.right img{max-width:300px;margin:0 auto 20px}.ry-photo.right{width:100%;float:none}}@media(max-width:700px){div#image-text .flex{flex-direction:column}div#image-text h3{margin-top:0;text-align:center !important}div#image-text p{margin-top:0;text-align:center !important}a#page-btn{margin:15px auto}}div#image-text h3{margin-top:0}div#image-text .flex{align-items:center}body.fancybox-active .ry-sticky-menu.fixed{z-index:9999}

/*Nathan | Build Starting - <June 16, 2025>*/
:root {
	--color-map-pin: #7cc5df;
}
	
	
.slider-info {
    min-height: fit-content;
}

.cta-btn:nth-child(2) {
    background: var(--color-primary-background);
}

.cta-btn:nth-child(2):hover {
    border-color: var(--color-primary-background);
    background: transparent;
    color: var(--color-primary-background);
}
.ry-menu .ry-nav li.primary .caret {
    border-color: var(--color-black);
}
.ry-btn-white-outline {
    background: transparent;
    border: 1px solid white;
    transition: all .3s;
}

.ry-btn-white-outline:hover {
    background: white !important;
    color: black;
    border: none;
}

body[data-page-name="index"] #navigation {
    position: absolute;
}

.with-gradient::before {
    background: linear-gradient(to bottom, white, transparent, #0000006b);
}

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

.module-welcome.style-5 .ry-container {
    width: 100%;
}
.module-welcome.style-5 .ry-each.image-wrapper .photo img {
    object-fit: contain;
}
.module-welcome.style-5 ul {
    list-style: disc;
    margin: 20px 0 20px 40px;
}

.module-welcome.style-5 li {
    text-align: left;
}
.ry-card {
    box-shadow: 0 0 7px #33333338;
}

.ry-card:nth-child(even):hover::before {
    background-color: var(--color-map-pin);
}

.ry-card:hover::before {
    opacity: .9;
}

.ry-card:nth-child(even) .ry-btn-hover-effect {
    background-image: linear-gradient(var(--color-secondary-background) 0 0);
}
.ry-card:nth-child(odd) .ry-icon {
    background: var(--color-map-pin);
}
.ry-card:nth-child(even) .ry-icon {
    background: var(--color-secondary-background);
}
.ry-card:nth-child(odd) .ry-icon img, .ry-card:nth-child(even) .ry-icon img {
    filter: invert(1);
}
.ry-card:nth-child(odd):hover .ry-icon img, .ry-card:nth-child(even):hover .ry-icon img {
    filter: invert(0);
}
.ry-card:nth-child(odd):hover .ry-icon, .ry-card:nth-child(even):hover .ry-icon {
    background: var(--color-primary-text);
}
#section-hp-services::before {
    height: 60%;
	background: url(https://s3.amazonaws.com/static.organiclead.com/Site-19ae74f0-be6c-4e64-a996-a8a1741ed594/backgrounds/TVT_footer_bg.jpg) center top no-repeat;
	background-size: cover;
    top: auto;
    bottom: 0;
}
#section-hp-services ul {
    list-style: disc;
    margin-left: 20px;
}

#section-hp-services .ry-card:hover li {
    color: white;
}

.module-testimonials.style-4 .swiper-slide {
    background: transparent;
    color: #666;
}
@media screen and (max-width:1024px) {
    .with-gradient::before {
        background: none;
    }
    
    #hp-slider, #hp-slider .swiper-wrapper, .homepage-swiper .swiper-slide img {
        height: 100% !important;
    }
    #section-hp-services::before {
        height: 100%;
    }
	
	div#section-hp-services {
		padding: 3em 1em !important;
	}

	div#section-hp-services .custom-headline h2, div#section-hp-services p {
		color: #fff;
	}

	div#section-hp-services .grid-cols-2 {
		margin-top: 0 !important;
	}

}
@media (width < 1080px) {
    #section-hp-services::before, .module-19.style2::before, .ry-services.style2::before {
        opacity: 1;
    }
}
	
	
	
@media (max-width:1080px) {
	
    div#ry-footer .container {
		width: 90%;
		padding-bottom: 1em !important;
	}

		div#ry-footer .container .flex.flex-col.gap-4 {
		justify-content: center;
		text-align: center;
		font-size: 14px;
		line-height: 1.5;
	}

	#ry-footer::before {
		background-image: none !important;
	}

	#ry-footer >div >div {
		justify-content: center !important;
		flex-direction: column !important;
		grid-template-columns: initial !important;
		gap: 2em 0;
		display: flex !important;
		align-items: center;
	}

		#ry-footer >div >div .self-start {
		align-self: center;
	}
	
	div#hp-slider img {
		margin-top: 6em;
	}

	div#hp-slider .custom-headline h1 {
		font-size: 35px;
		line-height: 1.2 !important;
	}

	.snap-mobile-menu .flex.items-center.gap-6 {
		gap: 0 15px !important;
	}

	.snap-mobile-menu img {
		max-height: 40px;
	}

	.snap-mobile-menu .gap-4 {
		gap: 0 10px;
	}
}




@media (min-width: 768px) {
    .slider-info-center-bottom {
        bottom: 5%;
    }
}

	body[data-page-name="contact-us"] #footer-map {
		display: none;
	}
	
	