body, body p, body div{font-family: Outfit !important;font-weight: 400 !important; }
h1,h2,h3,h4,h5,h6{font-family: 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: 'Outfit';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: #7f9fd3 !important;font-size: 20px !important;}
.ry-btn-primary:hover {background: #516c98 !important;color: #FFF !important;}
.ry-btn.ry-btn-secondary{color: #fff !important;background: #516c98 !important;}
.ry-btn.ry-btn-secondary:hover {background: #7f9fd3 !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;}
body.default #ry-pg-body[data-interior-layout="Full Width"] > .ry-container > .ry-content > .ry-left {
    width: 100%;
    max-width: 100%;
    float: unset;
}
.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(.ftr-widget h2, .ry-multi-item-slider-heading-section,.module-44 .ry-flex .ry-each h2), .module-32-wrapper-two .ry-flex .ry-each .ry-section-title, .ry-services.style2 h2 {
    text-transform: uppercase !important;
    font-weight: 700 !important;
    font-size: clamp(2.125rem, 1.8977rem + 1.1364vw, 3.625rem) !important;
    color:#516c98;
	font-family: 'Tenor Sans',sans-serif !important;
}
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: 26px !important;
	line-height: 150% !important;
	margin-bottom: 15px;
	color: #333;
	font-weight: 500 !important;
	font-family: 'Outfit', 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: 1024px) {
	#ry-sidebar .ry-sb-title {
		padding: 20px 24px;
	}
}

@media (min-width: 1081px) {
	body.home .module-testimonials.style-4 {
		margin-top: -100px;
    }
	
    body.home .module-44, body.home .footer.style-3 .footer-top {
       /* padding-top: calc(10vw + 100px) !important;*/
    }
	
	body.home .module-69.style2 {
		padding-bottom: calc(10vw + 100px) !important;
	}
	.module-28 .ry-content {
		height: 900px;
	}
	.module-28 .ry-right {
		padding-bottom: 130px;
	}
	.module-welcome.style-7.our-mission .ry-flex {
		flex-direction: row-reverse;
	}
}

.module-testimonials.style-4 .ry-flex .ry-each .each-comment .ry-text p {
	text-align: center;
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 5; /* number of lines to show */
	line-clamp: 5; 
	-webkit-box-orient: vertical;
}

.mobile-container {
    background: #fff;
}

#menu_container .hamburger {
    top: 14px;
    right: 4px;
}

body.default #ry-pg-body[data-interior-layout="Full Width"] > .ry-container > .ry-content > .ry-right {
    display: none;
}
@media (width > 768px) {img.full-width-img, .ry-photo img {width: 50%; margin: 0 auto;}}

/* =============================
   WRAPPER
============================= */
.about-slider-wrapper {
  max-width: 1600px;
  width: 90%;
  margin: 0 auto;
  overflow: hidden;
  padding-bottom: 60px;
}

/* =============================
   SLIDE STYLE
============================= */
.aboutSwiper .swiper-slide {
  text-align: center;
  transition: transform 0.3s ease;
}

.aboutSwiper .swiper-slide:hover {
  transform: translateY(-5px);
}

.aboutSwiper img {
  width: 100%;
  height: auto;
  display: block;
  border-radius: 12px;
}

/* Caption */
.slide-caption {
  margin-top: 12px;
  font-weight: 600;
  font-size: 15px;
  letter-spacing: 0.5px;
}

/* =============================
   ARROWS
============================= */
.aboutSwiper .swiper-button-next,
.aboutSwiper .swiper-button-prev {
	width: 40px;
	height: 40px;
	background-color: #ededed;
	border-radius: 50%;
	color: #fff;
	top: 45%;
	transition: all 0.3s ease;
	background-size: 10px;
}

.aboutSwiper .swiper-button-next:hover,
.aboutSwiper .swiper-button-prev:hover {
  background-color: #d9d9d9;
    transform: scale(1.1);
}

/* Remove default arrow size */
.aboutSwiper .swiper-button-next::after,
.aboutSwiper .swiper-button-prev::after {
  font-size: 16px;
  font-weight: bold;
}

/* Position slightly outside slides */
.aboutSwiper .swiper-button-prev {
  left: 10px;
}

.aboutSwiper .swiper-button-next {
  right: 10px;
}

/* =============================
   PAGINATION
============================= */
.aboutSwiper .swiper-pagination {
  bottom: 0 !important;
  padding-top: 40px;
  text-align: center;
}

.aboutSwiper .swiper-pagination-bullet {
  background: #000;
  opacity: 0.4;
  width: 10px;
  height: 10px;
  margin: 0 6px !important;
  transition: 0.3s;
}

.aboutSwiper .swiper-pagination-bullet-active {
  opacity: 1;
  transform: scale(1.2);
}

.aboutSwiper img {
  box-shadow: 0 10px 25px rgba(0,0,0,0.08);
}

.swiper.aboutSwiper.swiper-container-horizontal {
    overflow: hidden;
    padding: 30px 80px 50px;
}
.aboutSwiper .swiper-pagination {
    width: 100%;
	left: 0;
}

.swiper.aboutSwiper.swiper-container-horizontal:before, .swiper.aboutSwiper.swiper-container-horizontal:after {
    content: "";
    position: absolute;
    width: 12%;
    background: linear-gradient(to right, white 20%, transparent);
    height: 100%;
    z-index: 2;
    left: 0;
}

.swiper.aboutSwiper.swiper-container-horizontal:after {
    left: unset;
    right: 0;
    background: linear-gradient(to left, white 20%, transparent);
}