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: auto;display: flex;align-items: center;justify-content: center;padding-left: 25px;padding-right: 25px;max-width: max-content;color: #ffffff !important;background: #ab8d6b !important;font-size: 20px !important;    padding: 12px 20px;}
.ry-btn-primary:hover {background: #525e6a !important;color: #ffffff !important;}
.ry-btn.ry-btn-secondary{color: #ffffff !important;background: #525e6a !important;}
.ry-btn.ry-btn-secondary:hover {background: #ab8d6b !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: 'Playfair Display',serif !important;
	font-weight: 600 !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;
	font-family: 'Poppins',sans-serif !important;
}

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

.title-open {
  border-radius: 10px 10px 0 0 !important;
}

.title-closed {
  border-radius: 10px !important;
}

#ry-pg-body .ry-content .ry-left a.ry-btn.ry-btn-primary {
    text-decoration: none !important;
}

/* Services - Start */

.hp-services {
	padding: 180px 0 120px;
}

.hp-services .section-header h2 {
	text-align: center;
	color: #cecece;
}

.hp-services .service-slick {
	margin: 72px 0 0 !important;
}

.hp-services .service-slick .slick-track {
	display: flex;
	gap: 0px;
	padding: 0 0 50px;
}
.hp-services .service-slick .slick-list.draggable .service-item {
    margin-left: 30px;
}
.hp-services .service-slick .slick-list.draggable {
    margin-left: -15px;
}

.hp-services .service-item {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: space-between;
	gap: 18px;
	height: 100%;
}

.hp-services .service-item .service-title {
	min-height: 50px;
	display: block;
	/*align-items: center;*/

}
.hp-services .service-item .service-title * {
    text-align: center;
}

.hp-services .service-item h5 {
	text-align: center;
	text-transform: uppercase;
	font-weight: 400 !important;
	line-height: 1.3;
	color: #fff;
}

.hp-services .service-item h5 span {
	display: block !important;
	font-weight: 600 !important;
	color: #ab8d6b;
	font-size: 30px;

}

.hp-services .service-item .ry-btn {
	position: absolute;
	bottom: 20px;
	opacity: 0;
}

.hp-services .service-item:hover .ry-btn {
	opacity: 1;
}

.hp-services .service-item:not(:hover) .ry-btn {
	bottom: 0;
}

.hp-services .service-item:after {
	content: "";
	position: absolute;
	bottom: -30px;
	left: 50%;
	transform: translate(-50%, 0);
	width: 50%;
	height: 1px;
	border-top: 4px solid #ab8d6b;
}

.hp-services .service-item:not(:hover):after {
	width: 0;
}

.for-btn div {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 10px;
}

.hp-services .service-slick .slick-arrow {
	font-size: 0;
	border: none;
	outline: none;
	height: 45px;
	width: 45px;
	position: absolute;
	top: 50%;
	z-index: 9;
	    background: white;
    border-radius: 10px;

}

.hp-services .service-slick .slick-arrow.slick-prev:before,
.hp-services .service-slick .slick-arrow.slick-next:before {
	content: url('data:image/svg+xml,%3Csvg xmlns="http://www.w3.org/2000/svg" fill="%23333" class="bi bi-chevron-left" viewBox="0 0 16 16"%3E%3Cpath fill-rule="evenodd" d="M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0z"/%3E%3C/svg%3E');
	height: 25px;
	width: 25px;
}

.hp-services .service-slick .slick-arrow.slick-next:before {
	content: url('data:image/svg+xml,%3Csvg xmlns="http://www.w3.org/2000/svg"  fill="%23333" class="bi bi-chevron-right" viewBox="0 0 16 16"%3E%3Cpath fill-rule="evenodd" d="M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708z"/%3E%3C/svg%3E') !important
}

.hp-services .service-slick .slick-arrow.slick-next {
	right: -40px;
}

.hp-services .service-slick .slick-arrow.slick-prev {
	left: -20px;
}

.hp-services .service-slick .slick-arrow:hover {
	opacity: 0.8;
}

.hp-services .service-item .service-image {
	position: relative;
	height: 0%;
	padding-bottom: 100%;
	overflow: hidden;
	border-radius: 25px;
}

.hp-services .service-item .service-image img {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	object-fit: cover;
}
.hp-services:before {
	position: absolute;
	content: "";
	inset: 0;
	height: 100%;
	bottom: unset;
	background: url(https://s3.amazonaws.com/static.organiclead.com/Site-0e38271d-4775-439f-a3fe-b77766a1fa94/Assets/servceis_bg.jpg);
	background-size: cover;
	background-position: center top;
}

@media only screen and (max-width:769px) {
	/*.hp-services .service-slick .slick-arrow.slick-prev:before, .hp-services .service-slick .slick-arrow.slick-prev:before {
        content: url('data:image/svg+xml,%3Csvg xmlns="http://www.w3.org/2000/svg" fill="white" class="bi bi-chevron-left" viewBox="0 0 16 16"%3E%3Cpath fill-rule="evenodd" d="M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0z"/%3E%3C/svg%3E');
    }
    
    .hp-services .service-slick .slick-arrow.slick-next:before, .hp-services .service-slick .slick-arrow.slick-next:before {
        content: url('data:image/svg+xml,%3Csvg xmlns="http://www.w3.org/2000/svg"  fill="white" class="bi bi-chevron-right" viewBox="0 0 16 16"%3E%3Cpath fill-rule="evenodd" d="M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708z"/%3E%3C/svg%3E') !important;
    }*/
    
    .hp-services .service-slick .slick-arrow.slick-prev {
        left: -3rem;
    }
    
    .hp-services .service-slick .slick-arrow.slick-next {
        right: -3rem;
    } 
}


@media only screen and (max-width:1440px) {
	.hp-services {
		padding: clamp(48px, 6.944vw, 100px) 0;
	}

}



@media only screen and (max-width:991px) {

	.hp-services .service-slick {
		margin: clamp(28px, 7.265vw, 72px) 0 !important;
	}
	.hp-services .service-slick .slick-list.draggable {
		margin-left: -25px;
	}
	.hp-services .service-slick .slick-track {
		display: block !important;
	}
}


@media only screen and (max-width:768px) {
	.hp-services .service-slick {
		max-width: 600px;
		float: none;
		margin: clamp(28px, 7.265vw, 72px) auto !important;
		width: 80%;
	}
}

.hp-services a.ry-btn.ry-btn-primary {
    border: 1px solid white;
}

/* Services - End */

.module-70 .ry-each.ry-each-3, .module-70 .ry-each.ry-each-4 {
    display: none;
}

.module-70 .ry-each.ry-each-1 .ry-section-title span {
    color: #fff !important;
}
.module-70 a.ry-btn.ry-btn-primary {
    border: 1px solid white;
}
.module-70 {
	margin-top: -2px;
}

.ry-multi-item-slider.association-section:before {
    background: #f5f5f5;
}
.ry-multi-item-slider.association-section .owl-carousel .owl-item img {
    filter: unset;
    max-height: 150px;
}
.ry-multi-item-slider.association-section .item {
    display: flex;
    justify-content: center;
}

.ry-multi-item-slider.association-section .work {
	width: 230px;
}

.rw-review-body.rw-review-gplus, .rw-review-body.rw-review-facebook {
    padding-bottom: 30px;
    margin-bottom: 30px;
    border-bottom: 3px solid #e3e3e3;
}

.rw-reviews-wrap.styled .rw-review-gplus .rw-comments-wrap, .rw-reviews-wrap.styled .rw-review-facebook .rw-comments-wrap {
    line-height: 25px;
    margin-top: 10px;
}

/** Fixed Responsive **/

.mobile-container .flex-wrap .flex-item.left-nav {
    width: 65%;
}

.module-70 .ry-each.ry-each-2 {
	background-color: #f6f6f6;
}

body[data-page-name="payment-options"] #payment-insurance .module-32-heading-2 h4 {
    color: #ab8d6b;
    letter-spacing: 1px;
    text-transform: capitalize;
}
@media screen and (max-width: 1080px) {
    .module-team.style-1::before {
        padding-bottom: 0%;
    }
}
@media screen and (max-width: 780px) {
    .ry-multi-item-slider.association-section .owl-carousel .owl-item img {
    max-height: unset;
    max-width:180px
}
}