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: 60px;display: flex;align-items: center;justify-content: center;padding-left: 25px;padding-right: 25px;max-width: max-content;color: #FFFFFF !important;background: #03b9be !important;font-size: 20px !important;}
.ry-btn-primary:hover {background: #accf6d !important;color: #000000 !important; box-shadow: 5px 5px 20px rgb(0 0 0 / 10%);}
.ry-btn.ry-btn-secondary{color: #FFFFFF !important;background: #accf6d !important;}
.ry-btn.ry-btn-secondary:hover {background: #03b9be !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; }

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

body.home h2:not(.module-44 .ry-flex .ry-each h2, .ry-multi-item-slider-heading-section,.ftr-widget h2,.service-grid .ry-row .for-content h2) {
	text-transform: uppercase !important;
	line-height: 110% !important;
	font-weight: 600 !important;
	font-size: clamp(2.25rem, 1.9659rem + 1.4205vw, 2.875rem) !important;
	/*font-family: 'Dancing Script', serif !important;*/
	letter-spacing: 4px;
}

body.home h2 span:not(span.text-gradient, span.text-image), body.home .ry-multi-item-slider-heading-section, .ry-services.style2 .section-headline .span-1 {
	display: block;
	font-size: 22px !important;
	line-height: 150% !important;
	margin-bottom: 15px;
	color: #333;
	font-weight: 500 !important;
	font-family: Poppins !important;
	letter-spacing: 4px;
}

.icon-bar img {
  filter: brightness(0) invert(0);
}

body.default div#brands-inner img {
    filter: none;
}

body.default div#brands-inner h2.ry-multi-item-slider-heading-section.py-4.mb-4 {
    display: none !important;
}

@media (min-width:1024px) {
	div.footer-widgets-wrap .col-lg-4:nth-child(2) {
	  position: relative;
	  left: 2.5em;
	}

	div.footer-widgets-wrap .col-lg-4:nth-child(3) {
	  position: relative;
	  left: 1em;
	}

	div.footer-widgets-wrap .col-lg-4:nth-child(1) {
	  position: relative;
	  left: 1.5em;
	}
}