html {scroll-behavior: smooth;}
body, body p, body div{font-family: Lato !important;font-weight: 400 !important; }
h1,h2,h3,h4,h5,h6{font-family: Roboto, 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: 'Lato';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: #0a7ebb !important;font-size: 20px !important;}
.ry-btn-primary:hover {background: #018b5a !important;color: #FFFFFF !important;}
.ry-btn.ry-btn-secondary{color: #FFFFFF !important;background: #018b5a !important;}
.ry-btn.ry-btn-secondary:hover {background: #0a7ebb !important;color: #FFFFFF !important;box-shadow: unset !important;}
/*.cmsForm .has-error input {border: 1px solid #ff0069;}*/
.btn,.ry-btn,.ry-btn-primary {border-radius: 20px !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;
}

@media (max-width: 1200px) {
	.sections .shape-wave {
		padding: 8% 0;
	}

	.sections .shape-wave:after {
		bottom: -3%;
	}
}

@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;
	}
	
	.for-img.welcome-img3 {
		top: 65%;
	}
}

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

#ry-pg-body h4 {line-height: 32px;}

.podcasts .ry-each a {
    display: block;
    padding: 10px 15px;
}

.podcasts {border: 1px solid #000;}

.podcasts .ry-each:nth-child(even) a {background: #f0f0f0;}

.btn-center {
	display: block;
	margin: 0 auto;
}

#scrollToTop {
  background: #018b5a;
  color: #fff;
  padding: 10px 15px;
  border-radius: 8px;
  opacity: 0.7;
  transition: opacity 0.3s;
}
#scrollToTop:hover {
  opacity: 1;
}
.main-footer .ry-flex.col-2 {gap: 60px;}
.main-footer .cta {max-width: 290px;}
.main-footer .cta .ry-btn {
    margin-bottom: 20px;
    display: flex;
    align-items: center;
    gap: 10px;
    text-align: left;
}

@media (min-width: 992px) {
	div#ry-slider {
    	margin-top: 170px;
	}
}

.ry-btn-phone span.ry-span-2 {
    margin-right: 5px;
}

#ry-pg-banner .ry-links {
    list-style: none;
    padding: 0;
}

.banner-menu {
    margin-bottom: 60px;
}

.banner-menu ul {
    list-style: none;
    padding: 0;
}

.banner-menu a {font-weight: 600;}

.office-hrs {
    display: grid;
    place-items: center;
}
