body, body p, body div{font-family: 'Jost', sans-serif !important}
h1,h2,h3,h4,h5,h6{font-family: 'Big Shoulders', sans-serif !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: #0055a6;}}
#services-box a{ margin:0 auto;}
#articles .ry-btn-primary, 
#articles .ry-btn-primary:after {color: #0094cf;}
#articles .ry-btn-primary:hover, 
#articles .ry-btn-primary:hover:after {color: #0055a6;}

.ry-btn:after {display:none;}
.btn, .ry-btn, .ry-btn-primary, .ry-btn-secondary {font-family: 'Jost';z-index:99;}
.ry-btn {text-transform: uppercase;height: auto;display: flex;align-items: center;justify-content: center;/* padding-left: 50px; *//* padding-right: 50px; */max-width: max-content;color: #fff !important;background: #0055a6 !important;opacity: 0.988;width: 238px;height: 60px;border-radius: 30px !important;}
.ry-btn-primary:hover {background: #0094cf !important;color: #fff !important;}
.ry-btn.ry-btn-secondary{color: #0094cf !important;background: #0094cf !important;}
.ry-btn.ry-btn-secondary:hover {background: #0055a6 !important;color: #0055a6 !important;box-shadow: unset !important;}
/*.cmsForm .has-error input {border: 1px solid #ff0069;}*/
.btn,.ry-btn,.ry-btn-primary {/* border-radius: 15px !important; *//* font-size: 16px !important; */}
.btn-img {z-index: 999;}

.anchor-hidden { display: block; position: relative; top: -150px; visibility: hidden;}
.full-link, .full-link a { position: absolute; inset: 0; color: transparent;}
.full-link:hover a { color: transparent; }
.ry-each-link, .ry-each-link a {
	position: absolute;
	inset: 0;
	width: 100%;
	height: 100%;
	opacity: 0;
	z-index: 9;
}

.website-info .each-info:hover div {
    color: #0357a7 !important;
}

.default-content .module--map {
    margin: 0;
}

#ry-pg-body {
    background: linear-gradient(to bottom, rgba(255, 255, 255, 1) 0%, rgb(234 243 248) 100%);
}

.hp-canvas-score .section-container {
    width: min(1600px, 90%);
    margin: 0 auto;
	max-width: 100%;
    float: unset;
}


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


.hp-section .section--heading h2,
body.home h2:not(.module-welcome.custom .ry-headline h2,.text-blk.section-head h2,.module-44 .ry-flex .ry-each h2,.ftr-widget h2,body.home .module-appointment.custom .ry-headline h2, body.home .module-team.style-1 .section-headline h2,.custom-brand .ry-multi-item-slider .custom-width .ry-title h2,body.home .module-welcome.style-7 .ry-headline.custom-title 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-size: 80px;
	letter-spacing: -2px;
	line-height: 87px;
	text-transform: uppercase;
	color: #0055a6;
	font-weight: 400;
}

.hp-section .section--heading span, body.home h2 span:not(.module-welcome.custom .ry-headline h2 span,.ry-custom-services .ry-grid .ry-items:first-child .ry-services-title-wrap h2 span,.logo-bold), .ry-services.style2 h2 span, .module-services.style-6 .services-wrapper .ry-flex .ry-each .title h3 span {
	display: block;
	font-size: 24px;
	letter-spacing: 5px;
	text-transform: uppercase;
	color: #0094cf;
	font-family: "Jost";
	font-weight: 400;
	line-height: normal;
}


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

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

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

.ry-services-custom a.ry-btn.ry-btn-primary {
    margin: auto;
    white-space:nowrap;
}

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


.global--mobile__container {
    display: none;
}

@media (max-width: 1080px) {
    .global--mobile__container {
        display: block;
    }
}

/* 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;
}

.global--mobile__container .mobile-container .flex-wrap .mobile_logo img {
    max-width: 180px !important;
}