body, body p, body div{font-family: Poppins !important;font-weight: 400 !important; }
h1,h2,h3,h4,h5,h6{font-family: 'EB Garamond',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;}
	.team-slider .swiper-slide {
	 	width:unset !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-primary:hover {background: #0061af !important;color: #fff !important;}
.ry-btn.ry-btn-secondary{color: #fff !important;background: #0061af !important;}
.ry-btn.ry-btn-secondary:hover {background: #0095da !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: #ffffff!important;
	background: #0095da!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, .two-cta .ry-flex .ry-card .ry-title 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: '',serif !important;
	font-weight: 400 !important;
	font-size: clamp(2.125rem, 1.8977rem + 1.1364vw, 3.625rem) !important;
	text-transform: capitalize;
}

body.home h2 span, .ry-services.style2 h2 span {
	display: block;
	line-height: 150% !important;
	color: #242424;
	font-family: 'Poppins', sans-serif !important;
	letter-spacing: 3px;
	text-transform: uppercase !important;
	font-weight: 500;
	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;
}


.module-311 .ry-payment-options-logos .ry-each img:not(.check) {
	width: 90%;
	max-width: 120px;
	display: inline;
}

.module-311 .isLarge{
	max-width: 100px !important;
}

.module-311 .isSmall {
	max-width: 180px !important;
}
.module-311 .ry-payment-options-logos .ry-each {
	display: flex;
	justify-content: center;
	align-items: center;
	height: 150px;
}

.module-311 h3 {
	font-size: 27px;
	margin: 48px 0 28px;
}
@media only screen and (max-width: 480px){

	.module-311 .ry-payment-options-logos{
		flex-direction:column;
		align-items:center;
	}
	.module-311 .ry-payment-options-logos .ry-each{
		width: 95% !important;
		max-width:320px;
	}
	.module-311 .ry-payment-options-logos .ry-each img:not(.check),
	.module-311 .isSmall,
	.module-311 .isLarge{

		max-width: 160px !important;
	}
}


body.default .module-34{
	position: relative;
}


.videoWrapper{
    margin:28px 0px
}

.videoWrapper iframe{
    width:100%;
    height:100%;
    aspect-ratio: 16 / 9;
    max-width:991px;
    border-radius:12px;
}



/*@media only screen and (min-width:992px) {
    #ry-pg-banner .ry-bnr-wrp .ry-pg-title h1 {
        max-width: 600px;
    }
}*/

#ry-pg-banner .ry-bnr-wrp {
    background-position: 80% !important;
}

@media screen and (max-width: 768px) {
    #ry-pg-banner .ry-bnr-wrp {
        background-position: 90% !important;
    }
}

@media screen and (max-width: 480px) {
    #ry-pg-banner .ry-bnr-wrp {
        background-position: 90% 90% !important;
    }
}
