body, body p, body div{font-family: Poppins !important;font-weight: 400 !important; }
h1,h2,h3,h4,h5,h6{font-family: 'Tenor Sans',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-primary:hover {background: #3770b4 !important;color: #fff !important;}
.ry-btn.ry-btn-secondary{color: #fff !important;background: #3770b4 !important;}
.ry-btn.ry-btn-secondary:hover {background: #0d2431 !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: 16px !important}
.btn-img {z-index: 999;}

.ry-anchor-hidden { display: block; position: relative; visibility: hidden;}
.ry-anchor-hidden {
    scroll-margin-top: 180px;
}
.full-link, .full-link a { position: absolute; inset: 0; color: transparent;}
.full-link:hover a { color: transparent; }

.HOLDsp-slides-container {height: calc(100vh - 120px) !important;}
li.third-level-container:not(.third-level a):after, li.fourth-level-container:not(.fourth-level a):after {
    content: '\f105';
    font-family: fontawesome;
    color: #fff;
    position: relative;
    top: 7px;
    right: 5px;
}
.ry-btn {
	height: 50px;
	display: flex;
	align-items: center;
	justify-content: center;
	padding-left: 35px;
	padding-right: 35px;
	max-width: max-content;
	color: #FFFFFF!important;
	background: #0d2431!important;
	text-transform: uppercase;
}

.ry-btn.center {margin: 0 auto;}


body.home .btn.btn-primary:after{
	display: none !important;
}


body.home h2:not(.module-44 .ry-flex .ry-each h2,body.home .ry-multi-item-slider-heading-section,.ftr-widget h2,.module-appointment.option-2 .section-headline 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: 'Tenor Sans',sans-serif !important;
	font-weight: 500 !important;
	font-size: clamp(2.125rem, 1.8977rem + 1.1364vw, 3.625rem) !important;
	text-transform: uppercase;
}

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;
}
.google-trans {
	margin-right: 14px;
	position: relative;
	top: 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;
	flex: 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;
}

/** Team Start End **/
.module-team.custom {
	padding: 120px 0 120px;
	position: relative;
}

.module-team.custom .ry-container {
    z-index: 9;
}

.module-team.custom .section-background, .module-team.custom .section-background img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: top;
}

.module-team.custom .section-background:before {
    content: "";
    position: absolute;
    inset: 0;
    background: linear-gradient(to bottom, #ffffff, rgb(255 255 255 / 80%), #ffffff);
    z-index: 1;
}

.module-team.custom .ry-headline h2 {
	margin-bottom: 60px;
}

.module-team.custom .ry-headline h2 .span-1 {
	margin-bottom: 0px;
}

.module-team.custom .main {
	max-width: 1600px;
	margin: auto;
	gap: 40px;
	margin-top: 40px;
	flex-direction: column;
}

.module-team.custom .main .slick-list.draggable {
    margin-left: -35px;
}

.module-team.custom .main .ry-each {
    margin-left: 35px;
}

.module-team.custom .content {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
}

.module-team.custom .content .photo img {
	max-width: 360px;
	margin: auto;
}

.module-team.custom .content .each-name p {
	font-size: clamp(1.0625rem, 0.975rem + 0.4375vw, 1.5rem);
	text-align: center;
	color: #333;
	line-height: 1;
	font-weight: 500 !important;
	font-family: 'Tenor Sans',serif !important;
}

.module-team.custom .content .each-name p .span-1 {
	font-size: clamp(0.875rem, 0.8625rem + 0.0625vw, 0.9375rem);
	letter-spacing: 0;
	line-height: 120%;
	display: flex;
	justify-content: center;
	margin-top: 8px;
	font-weight: 400 !important;
	font-family: 'Poppins',sans-serif !important;
	text-transform: uppercase;
    color: #0d2431;
}

.module-team.custom .main ul.slick-dots {
    display: flex !important;
	gap: 10px;
    padding: 30px 0 0;
    list-style: none;
    align-items: center;
    justify-content: center;
}

.module-team.custom .main ul.slick-dots li {
    display: inline-block;
    color: transparent;
}

.module-team.custom .main .slick-dots li button {
    transition: .2s;
    border-radius: 20px;
    width: 1rem;
    height: 1rem;
    background: #4588c8;
    opacity: .5;
}

.module-team.custom .main .slick-dots li.slick-active button {
    transition: .2s;
    width: 3rem;
    border-radius: 20px;
	opacity: 1;
}

.module-team.custom .ry-flex .slick-dots li button {
    transition: .2s;
    border-radius: 20px;
}

.module-team.custom .content .link, .module-team.custom .content .link a {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	opacity: 0;
	z-index: 9;
}

.module-team.custom .content .ry-each:hover .each-name p {
	color: #3770b4;
}

.module-team .each-name {
    clear: both;
    padding-top: 50px;
}

@media (max-width: 1680px) { 
	.module-team.custom .content .each-name p {
		font-size: 24px;
	}

	.module-team.custom .content .each-name p .span-1 {
		font-size: 16px;
	}
}

@media (max-width: 1080px) {
	.module-team.custom .ry-flex {
		gap: 30px;
		flex-wrap: wrap;
		justify-content: center;
	}

	.module-team.custom .content .each-name p {
		font-size: 20px;
	}


	
	.module-44 .vs {
		max-width: 330px;
		margin-top: 10px;
	}
}

@media (max-width: 620px) { 
	
}
@media (max-width: 500px) {
	
}
@media (max-width: 600px) {
	.module-team.custom {padding: 30px 0;}
}

body[data-page-name="payment-options"] #payment-insurance h2.ry-section-title {
    text-transform: capitalize;
    letter-spacing: 1px;
}

.video-ratio {
	position: relative;
	height: 0;
	padding-bottom: 56.25%;
}

.video-ratio iframe{
	position: absolute;
	width: 100%;
	height: 100%;
}

.ry-flex-video {
    display: flex;
    gap: 10px;
    width: 100%;
    justify-content: center;
    margin-bottom: 2vw;
}
.ry-flex-video .video-ratio {
    padding-bottom: 178.25%;
}

iframe.page-iframe {
    margin-bottom: 1em;
    width: 100%;
    height: 450px;
    background: #000;
    border-radius: 20px;
    background: #000;
}

@media (max-width:768px) {
    iframe.page-iframe {
          height: 300px !important;
    }
}

@media (max-width: 1080px) {
	body.default #ry-pg-body[data-interior-layout="Full Width"] > .ry-container > .ry-content > .ry-left .ry-photo {
		float: none;
		max-width: 768px;
		padding-top: 20px;
		padding-right: 0;
	}
}

@media (min-width: 1081px) {
	body.default #ry-pg-body[data-interior-layout="Full Width"] > .ry-container > .ry-content > .ry-left .ry-photo {
		width: 100%;
		max-width: 50%;
		margin: auto;
		padding-top: 0;
		padding-right: 40px;
	}
}

@media (max-width: 500px) {
	.ry-flex-video {
		flex-direction: column;
	}
}