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;}
.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: #4682b4 !important;font-size: 20px !important;}
.ry-btn-primary:hover {background: #76c043 !important;color: #FFFFFF !important;}
.ry-btn.ry-btn-secondary{color: #FFFFFF !important;background: #76c043 !important;}
.ry-btn.ry-btn-secondary:hover {background: #4682b4 !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;
}

body.home h2:not(.module-44 .ry-flex .ry-each h2,body.home .ry-multi-item-slider-heading-section,.ftr-widget h2),
.module-32-wrapper-two .ry-flex .ry-each .ry-section-title,
.module-welcome.style-5 .ry-each h2,
.module-testimonials.option-1 .section-headline h2 {
	font-family: 'Sofia Sans', sans-serif !important;
	font-weight: 500 !important;
	font-size: clamp(2.125rem, 1.8977rem + 1.1364vw, 3.625rem) !important;
	text-transform: capitalize;
}

body.home h2 span:not(.ry-custom-services .ry-grid .ry-items:first-child .ry-services-title-wrap h2 span,.logo-bold), 
body.home .ry-multi-item-slider-heading-section, .ry-services.style2 h2 span {
    display: block;
    line-height: 150% !important;
    color: #141414;
    letter-spacing: 3px;
    text-transform: uppercase !important;
    font-weight: 400;
    font-size: calc(23px + 2*((100vw - 320px) / 1280));
    font-style: normal;
}

.mt-20{margin-top: 20px;}

.icon-bar a {
	padding: 14px;
}

.icon-bar a img {
	width: 24px;
	height: 24px;
	object-fit: contain;
	transition: .2s;
}

@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;
}

body[data-page-name="payment-options"] #payment-insurance .module-32-heading-2 h4 {
    color: #4682b4;
    text-transform: capitalize;
    letter-spacing: 1px;
}

@media(max-width: 768px) {
	.owl-carousel .owl-dots {
		display:none;
	}
}

.video-homepage:before {
    opacity: 1;
    content: "";
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background: linear-gradient(177deg, #ffffff78 0px, transparent);
}

.video-homepage video {
    object-fit: cover;
    height: 100vh;
    width:100%;
}

.video-homepage {
    width: 100%;
}


@media (max-width:991px) {
	
    .video-homepage video {
		height: auto; 
	}

    div.video-homepage:before {
        opacity:0;
    }

    div.module-66, .module-66 .item img {
		height: auto !important;
		aspect-ratio: initial !important;
	}
}

@media (max-height:800px)  {
    .module-43 .ry-right .ry-menu .nav-menu li .dropdown-menu li a {
		padding: 9px 30px !important;
		font-size: 14px !important;
	}
}
