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: #323234;}
#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: #323234 !important;background: #a3b4af !important;font-size: 20px !important;}
.ry-btn-primary:hover {background: #e4dcce !important;color: #323234 !important;}
.ry-btn.ry-btn-secondary{color: #323234 !important;background: #e4dcce !important;}
.ry-btn.ry-btn-secondary:hover {background: #a3b4af !important;color: #323234 !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; }

.HOLDsp-slides-container {height: calc(100vh - 120px) !important;}


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

body.home h2:not(.module-44 .ry-flex .ry-each h2, .ry-multi-item-slider-heading-section,.module-20 .ry-generic .title-wrap .ry-heading,.module-team.style2 .ry-flex .ry-right .ry-heading),.module-32-wrapper-two .ry-flex .ry-each .ry-section-title {
	text-transform: uppercase !important;
	line-height: 110% !important;
	font-size: clamp(2.125rem, 2.05rem + 0.375vw, 2.5rem) !important;
	font-family: 'Poppins', sans-serif !important;
	font-weight: 600 !important;
	letter-spacing: 2px;
}

body.home h2 span:not(span.text-gradient, span.text-image,.module-testimonials.option-1 .section-headline h2 span), body.home .ry-multi-item-slider-heading-section, .ry-services.style2 .section-headline .span-1 {
	display: block;
	font-size: clamp(1.125rem, 1.025rem + 0.5vw, 1.625rem) !important;
	line-height: 150% !important;
	margin-bottom: 15px;
	color: #333;
	font-weight: 400 !important;
	font-family: 'Poppins', sans-serif !important;
	letter-spacing: 1px;
	text-transform: uppercase !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;
	}
}

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

.ry-services.style2 .section-headline h2 {
    color: #242424;
}
.ry-services.style2:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 30%;
    background: linear-gradient(to bottom, #7ecbdf, transparent);
    z-index: 1;
    opacity: 1;
}
.ry-services.style2 .ry-container {
    z-index: 1;
}
.ry-services.style2 .background-section {opacity: 1;}
.ry-services.style2 .ry-btn {border: 1px solid #fff};

body.home .module-brand {padding-bottom: 0;}
.module-testimonials.option-2 .testimonial-banner-type .ry-flex .ry-each .block-wrapper .ry-btn:not(:hover) {
    background: #fff !important;
    color: #333 !important;
}
#ry-sidebar .ry-sb-title, .fa-phone:before, .fa-calendar:before {
    color: #333;
}

.module-66 .carousel .carousel-inner .item img {
    object-position: top;
}

.module-66 .carousel .carousel-inner .item .text-center {
    position: relative;
}

.module-66 .carousel .carousel-inner .item .text-center:before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 50%;
    display: block !important;
    background: linear-gradient(to bottom, #ffffff00, #000000);
}