body, body p, body div{font-family: Poppins !important;font-weight: 400 !important; }
h1,h2,h3,h4,h5,h6{font-family: Poppins, 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;
	border-radius: 20px;
}
.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: #216f99 !important;font-size: 20px !important;}
.ry-btn-primary:hover {background: #0095da !important;color: #FFFFFF !important;}
.ry-btn.ry-btn-secondary{color: #FFFFFF !important;background: #0095da !important;}
.ry-btn.ry-btn-secondary:hover {background: #216f99 !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;}


/* Nathan - Started <February 7 2024> */
/* Header */
	/**/
.module-34 .ry-btn-module-34,
.module-34 .module-34-top .module-34-top-right .ry-btn-module-34, .module-34 .ry-btn-module-34{
    background-color: #216F99 !important;
    color: #fff !important;
}

.module-34 .ry-btn-module-34:hover,
.module-34 .module-34-top .module-34-top-right .ry-btn-module-34:hover,
.module-34 .ry-btn-module-34:hover{
    background-color: #fff !important;
    color: #216F99 !important;
}

.module-34 .ry-menu .ry-nav li>a {
    color: #fff !important;
	text-shadow: -1px 1px 2px #333333;
}
/* Hero */
	/**/
.module-66 .carousel .carousel-inner .item img {
    height: 100vh;
    object-fit: cover;
}

.module-66 .carousel .carousel-control {
    display: none;
}

.module-66 a.ry-btn.ry-btn-primary {
    margin: 0 auto;
}

.module-66 .ry-section-title-wrapper {
    padding-bottom: 20px;
}

.module-66 h3.ry-section-title {
    font-size: 2em !important;
    font-weight: 200 !important;
    letter-spacing: 3px;
    padding-bottom: 10px;
}

.module-66 .carousel .carousel-inner .item .text-center:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: linear-gradient(to top, #333333d6, transparent, transparent, transparent);
}
/* CTA */
	/**/
/* Welcome */
	/**/

.module-welcome span.ry-headline {}

.module-welcome span {
    font-weight: 300 !important;
    text-transform: uppercase;
    font-size: 2rem;
}

.module-welcome.style-5 .ry-each.image-wrapper .photo img {
    object-fit: contain;
}
.module-welcome.style-5 .ry-each.image-wrapper {
    border: none;
}
.module-welcome.style-5 .background-section, .module-welcome.style-5 .background-section img {
	opacity: 0.5
}
/* Services */
	/**/

.ry-services.style2 {
    background-color: #216d97;
}

.ry-services.style2 .section-headline {
    margin: 30px 0 30px 0;
    position: relative;
}

.ry-services.style2 .section-headline .span-1 {
    color: #fff;
}

.ry-services.style2 .section-headline h2 {
    color: #fff;
}

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


.ry-services.style2 .ry-btn {
    background-color: #fff !important;
    color: #226d97 !important;
}

.ry-services.style2 .ry-btn:hover {
    background: #216f99!important;
    color: #fff !important;
    border: 2px solid white;
}
.ry-services.style2 .ry-content .content {
    z-index: 2;
}
.ry-services.style2 {
	background-image: url(https://s3.amazonaws.com/static.organiclead.com/Site-b9d6554d-0875-40a0-bab0-ac711567f4f6/frisco_office.jpg) !important;
	background-size: cover;
	background-repeat: no-repeat;
}
.ry-services.style2:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: radial-gradient(#216F99, #216F99, #216f99, #216f995e, transparent);
    z-index: 1;
}

.ry-services.style2 .ry-each .photo {
    border: 2px solid white;
    border-radius: 100%;
}
.ry-services.style2 .ry-each .photo:before {
    height: 100%;
    background: linear-gradient(to top, #333333de, transparent);
    border-radius: 100%;
}
/* Meet the Team */
	/**/
.module-team.style-8 .section-overlay-bg:before,
.module-team.style-8 .section-overlay-bg:after {
    background: #0095da;
}
/* Insurance */
	/**/

.ry-multi-item-slider::before {
    background-color: #216f99;
}

body.home .ry-multi-item-slider .owl-carousel .owl-item img {
    filter: invert(1);
}

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

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

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

.ry-multi-item-slider-heading-section {
    color: #fff;
}

/* Brand */
	/**/

.brand-wrapper .swiper-slide .logo-wrapper {
    background: #333;
}

.brand-wrapper .swiper-slide .logo-wrapper img {
    filter: invert(1);
}
/* Request Appointment */
	/**/
/* Testimonials */
	/**/
.module-testimonials.option-1:before {
    background: linear-gradient(to top, #216f99, #216f99db, #216f99b5, #216f9985, #fff) !important;
	height: 80%;
}
.module-testimonials.option-1 .button-wrapper a {
    background: #fff !important;
    color: #216f99 !important;
}

.module-testimonials.option-1 .button-wrapper a:hover {
    background: #216f99!important;
    color: #fff !important;
    border: 2px solid white;
}

/* Footer */
	/**/
.module-44 .ry-footer-copyright .ry-left img, .module-44 .ry-footer-copyright .ry-right img {
    filter: brightness(0) invert(1);
}
/**/


/** Overrides **/

.insurance-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
    gap: 30px;
}

.insurance-grid.contacts {grid-template-columns: repeat(auto-fit, minmax(175px, 1fr));}

.insurance-grid .ry-each {
    background: #ededed;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 20px;
	min-height: 160px;
}

.insurance-grid .ry-each .img-responsive {
    max-width: 100px;
}

.module-44 .ry-footer-logo {filter: brightness(0) invert(1);}

.radiofrequency-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(273px, 1fr));
    gap: 30px;
    margin-bottom: 45px;
}

.modal .btn {
	position: absolute;
	top: -35px;
	right: -35px;
	border-radius: 50% !important;
	background: #216f99;
	color: #fff;
	border: none;
}
#countdown {
    position: absolute;
    bottom: 18%;
}
.countdown {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 5px;
    color: #ffff;
    font-size: 30px;
    font-weight: 600 !important;
}
.number-box {
    width: 90px;
    padding: 10px 15px;
    text-transform: uppercase;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 10px;
    background: #fff;
    border-radius: 10px;
    color: #323232;
    font-size: 14px;
    font-weight: 300 !important;
}
.number-box span.number {
	font-size: 36px;
	font-weight: 800;
}

@media (max-width: 600px) {
	.module-35-header-center .ry-mobile-logo img {max-width: 135px;}
	#ry-pg-banner .ry-bnr-wrp {margin-top: 95px;}
}
@media (max-width: 500px) {
	.number-box span.number {font-size: 28px;}
	.number-box {width: 80px;}
	#countdown {bottom: 16%;}
}
@media (max-width: 425px) {
	.number-box {padding: 10px 5px;}
	.countdown {gap: 3px;}
}
body[data-page-id="WebPage-ce24ed87-6d94-44ad-9923-944c35969910"] .modal-dialog {
max-width: 600px;
} 