/* QA Edits */
.alert li:last-child {
	margin-bottom: 0 !important;
}

body.default #ry-pg-body a:not(.ry-btn):not(.fa):hover {
    text-decoration: underline !important;
}

.ry-section-hero {
	margin-top: -1px;
}

.mobile-container .flex-wrap .mobile_logo img {
    max-width: 150px;
}

.ry-services.style2 .ry-each .title div {
	position: relative;
	top: 10px;
}

.ry-services.style2 .ry-each .photo:before {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    inset: 0 0 0 0;
    opacity: 0.6;
    background: rgb(2,0,36);
    background: linear-gradient(0deg, rgba(2,0,36,1) 0%, rgba(0,0,0,1) 0%, rgba(255,255,255,0) 60%);
    border-radius: 50%;
}

.module-1 .ry-btn {
    margin-top: 10px;
}

[data-page-name="frames"] .module-brand {
    padding: 50px 0 100px;
}

#ry-sidebar #accordion .ry-link-item.open > a {
    color: #fff;
}

#ry-sidebar .ry-sb-cta .ry-cta-wrp .ry-btn {
	display: flex;
}

@media (max-width: 1024px) {
	.module-66 {
		margin-top: 70px;
	}
	.module-66 .bnr-textbox {
		margin-bottom: 15px !important;
	}
	.module-team.style2 .ry-el-bg {
		display: none;
	}
	.module-brand {
		padding: 100px 0;
	}
	#ry-pg-banner .ry-bnr-wrp {
		margin-top: 65px;
	}
	.team-inner-page.style3 .ry-each .each-container,
	.team-inner-page.style3 .ry-each .each-container .details {
		flex-direction: column;
		align-items: center;
	}
	.team-inner-page.style3 .ry-each .each-container .details .title {
		width: 100%;
		padding-bottom: 0;
	}
	.team-inner-page.style3 .ry-each .each-container .details .title h5,
	.team-inner-page.style3 .team-excerpt p, 
	.team-inner-page.style3 .ry-each .each-container .details .team-full-description p {
		text-align: center !important;
	}
	.team-inner-page.style3 .ry-each .each-container .details .team-excerpt {
		padding: 0;
		width: 100%;
	}
	.team-inner-page.style3 .team-excerpt p,
	.team-inner-page.style3 .ry-each .each-container .details .team-full-description p  {
		text-align: center !important;
		font-size: 18px !important;
	}
	.team-inner-page.style3 .ry-each .each-container .details {
		width: 100%;
	}
	.team-inner-page.style3 .ry-each .each-container .details .team-excerpt, 
	.team-inner-page.style3 .ry-each .each-container .details .team-full-description {
		width: 90% !important;
		padding:0;
	}
	.team-inner-page.style3 .ry-each .each-container .details .title p {
		text-align: center !important;
	}
}

@media (max-width: 500px) {
	.module-32 .swiper-slide img {
		filter: brightness(0) !important;
	}
	.team-inner-page.style3 .team-excerpt p,
	.team-inner-page.style3 .ry-each .each-container .details .team-full-description p {
		font-size: 16px !important;
	}
	.team-inner-page.style3 .ry-each {
		padding: 35px 20px
	}
}

@media (max-width: 2560px) and (min-width: 1680px) {
	.module-66 .bnr-textbox {
		margin-bottom: 115px !important;
	}
}

/* END */

body, body p, body div{font-family: Poppins !important;font-weight: 400 !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: #000000;}}
#services-box a{ margin:0 auto;}
#articles .ry-btn-primary, 
#articles .ry-btn-primary:after {color: #000000;}
#articles .ry-btn-primary:hover, 
#articles .ry-btn-primary:hover:after {color: #000000;}

.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: #000000 !important;background: #c5850b !important;font-size: 20px !important;}
.ry-btn-primary:hover {background: #e5c180 !important;color: #000000 !important;}
.ry-btn.ry-btn-secondary{color: #000000 !important;background: #e5c180 !important;}
.ry-btn.ry-btn-secondary:hover {background: #c5850b !important;color: #000000 !important;box-shadow: unset !important;}
/*.cmsForm .has-error {border: 1px solid #ff0069;}*/
.btn,.ry-btn,.ry-btn-primary {border-radius:  !important; font-size: 18px !important}

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