body, body p, body div{font-family: Jost !important;font-weight: 400 !important; }
h1,h2,h3,h4,h5,h6{font-family: 'Tenor Sans',sans-serif !important; font-weight: 400 !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: #000;}}
#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: #000;}

.ry-btn:after {display:none;}
.btn, .ry-btn, .ry-btn-primary, .ry-btn-secondary {font-family: 'Jost';z-index:99;}

.ry-btn-primary:hover {background: #f76835 !important;color: #fff !important;}
.ry-btn.ry-btn-secondary{color: #fff !important;background: #f76835 !important;}
.ry-btn.ry-btn-secondary:hover {background: #f7c563 !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: 16px !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;}

.ry-btn {
	height: 50px;
	display: flex;
	align-items: center;
	justify-content: center;
	padding-left: 35px;
	padding-right: 35px;
	max-width: max-content;
	color: #000 !important;
	background: #f7c563 !important;
	text-transform: uppercase;
}

.ry-btn.center {margin: 0 auto;}


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

/*
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: 'Tenor Sans',sans-serif !important;
	font-weight: 500 !important;
	font-size: clamp(2.125rem, 1.8977rem + 1.1364vw, 3.625rem) !important;
	text-transform: capitalize;
}

body.home h2 span, 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;
}*/

.mt-20{margin-top: 20px;}

.icon-bar a {
	padding: 14px;
}

.icon-bar a img {
	width: 24px;
	height: 24px;
	object-fit: contain;
	transition: .2s;
}
.google-trans {
	margin-right: 14px;
	position: relative;
	top: 12px;
}

#ry-pg-body .ry-team-slider {
    margin-top: 4rem;
    display: flex;
    justify-content: center;
    align-items: center;
}
#ry-pg-body .ry-team-slider .ry-team-wrap {
    max-width: 800px;
    !i;!;
}

@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: 500px) {
	.ry-homepage-technology .ry-grid .ry-items .ry-tech-logo-wrap img {
    	max-width: 80px;
	}
	.ry-homepage-technology .ry-content .ry-grid .ry-items {
		& > * {
			grid-area: unset !important;
			place-content: center !important;
		}
	}
	.ry-homepage-technology .ry-grid .ry-items:nth-child(3) .ry-tech-logo-wrap, .ry-homepage-technology .ry-grid .ry-items:nth-child(5) .ry-tech-logo-wrap {
		place-content: center !important;
	}
	.ry-homepage-technology .ry-content .ry-grid .ry-items {
		background: #f0f0f2;
	}
	
	.ry-tech-title h3 {
		font-size: 20px;
	}
	
	.ry-homepage-testimonials .ry-flex .ry-text-wrap .ry-headline h2 {
		font-size: 25px !important;
	}
	.ry-homepage-testimonials .ry-flex .ry-text-wrap {
		width: 100% !important;
	}
	.ry-homepage-testimonials:before {
		position: relative !important;
		width: 100% !important;
		bottom: -8rem !important;
		height: 300px !important;
	}
	.ry-homepage-testimonials {
		padding: 4rem 0 !important;
	}
	.ry-homepage-testimonials .ry-flex .ry-text-wrap {
		width: 100% !important;
	}
}

/*MODAL STYLE*/

.details-modal-close {
    display: none;
}

.modal-footer {
    display: none;
}

.modal-body {
    padding: 0;
}

.modal-dialog {
    width: 90%;
    max-width: 700px;
    margin:4em auto 0;
}

.close-btn a {
    background: #f7c563;
    width: 30px;
    height: 30px;
    border-radius: 100%;
    position: absolute;
    right: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    font-size: 15px;
}

.close-btn a:hover {
  color: #fff !important;
}

.close-btn {
    position: absolute;
    right: -21px;
    top: -16px;
}

.details-modal-content p {
    display: none;
}

.details-modal-title {
    display: none;
}


.link, a.link {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: transparent;
    color: transparent;
}

/*MODAL STYLE*/

.ry-form input[type="text"] {
    padding-right: 10px;
}