@media (width >= 2501px) {
    .module-43 .ry-container {
        max-width: 1920px;
    }
}


@media (max-width:1440px) {
    
    div.module-43 .ry-right .ry-menu .nav-menu {
        margin-top: 10px;
    }
}
@media (max-width: 1366px) {
    div.module-43 .ry-right .ry-menu .nav-menu li a {
        font-size: 17px;
    }
    
}

@media (max-width: 1200px) {
    div.module-43 .ry-right .ry-menu .nav-menu li a {
        font-size: 14px;
    }
    

}




body, body p, body div{font-family: Poppins !important;font-weight: 400 !important; }
h1,h2,h3,h4,h5,h6{font-family: 'Italiana', 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: auto; display: flex;align-items: center;justify-content: center;padding-left: 25px;padding-right: 25px;max-width: max-content;color: #FFFFFF !important;background: #597a9b !important;font-size: 20px !important; border: none !important;}
.ry-btn-primary:hover {background: #e1decf !important;color: #FFF !important;}
.ry-btn.ry-btn-secondary{color: #fff !important;background: #e1decf !important;}
.ry-btn.ry-btn-secondary:hover {background: #597a9b !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 .ry-btn.ry-btn-primary, .module-20 .btn.btn-primary, .module-20 .btn.ry-btn-primary {background: transparent !important; color: #000000 !important; border:1px solid #597a9b !important; height: auto;}
body.home .ry-btn.ry-btn-primary:hover, .module-20 .btn.btn-primary:hover, .module-20 .btn.ry-btn-primary:hover {background: #e1decf !important; color: #000000 !important; border:1px solid #e1decf !important;}

body.home .ry-btn.ry-btn-secondary {background: #597a9b !important; color: #000000 !important; border:1px solid #597a9b !important;}
body.home .ry-btn.ry-btn-secondary:hover {background: transparent !important; color: #000000 !important; border:1px solid #597a9b !important; height: auto;}
*/

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

body.home h2:not(.module-44 .ry-flex .ry-each h2, .ry-multi-item-slider-heading-section) {
	text-transform: capitalize !important;
	line-height: 110% !important;
	font-size: clamp(2.25rem, 1.9659rem + 1.4205vw, 2.875rem) !important;
	font-family: 'Italiana', sans-serif !important;
	font-weight: 600 !important;
	letter-spacing: 2px;
}

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: 'Poppins', sans-serif !important;
	letter-spacing: 1px;
}
.mt-20{margin-top: 20px;}

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

.icon-bar a img {
    width: 24px;
    height: 24px;
    object-fit: contain;
	transition: .2s;
}



.overlink{
  position: absolute;
  height: 100%;
  width: 100%;
  z-index: 9999;
  top: 0;	
  left: 0;
}

.overlink a {
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  font-size: 0;
}


/* QA Changes */

.ry-btn-primary:hover {
    border: solid 1px;

}

@media (max-width: 1080px){
	.contact-template.style-2 .ry-flex .contact-details .inner-flex .ry-each:not(:last-child) {
		min-width: 40%;
		text-align: center;
		justify-content: center;
		flex-direction: column;
	}

	
	.contact-template.style-2 .ry-flex .contact-details .inner-flex .ry-each.phone .ry-text{
		text-align:center;
		justify-content: center;
		align-items: center;
	}
	
	.contact-template.style-2 .ry-flex .contact-details .inner-flex .ry-each.hour .ry-text p {
		text-align: center;
		justify-content: center;
		align-items: center;
	}
}

/* QA Changes End */

.btn-wrp.apt span {
    display: block;
    font-size: 14px;
    text-align: center;
    font-weight: 700;
    padding-top: 10px;
    color: #000;
    letter-spacing: 1px;
}

.hp-technology .ry-content {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    gap: 3rem;
    padding: 120px 0;
}

.hp-technology .btn-wrapper a.ry-btn.ry-btn-primary {
    margin: auto;
}

.hp-technology .ry-headline h2, .hp-technology .ry-text p {
    text-align: center;
}


.hp-technology .ry-content .content--left {
    flex-basis: 46%;
    display: flex;
    flex-direction: column;
    gap: 2rem;
}

.hp-technology .ry-content .content--right {
    flex-basis: 30%;
}

.hp-technology .ry-content .content--right img {
    max-width: 400px;
    margin: auto;
}

.hp-techology-bg {
    background: #f4f4f4;
}

@media screen and (min-width: 992px) {
    .hp-technology .ry-content {
        flex-direction: row;
    }
    
    .hp-technology .btn-wrapper a.ry-btn.ry-btn-primary {
        margin: unset;
    }
    
    .hp-technology .ry-headline h2, .hp-technology .ry-text p {
        text-align: left;
    }

}


#ry-pg-body .owl-carousel .owl-item img {filter: unset;}
body.default #ry-section-header.module-43 {
    background: #d2b48c !important;
}


/* QA Changes */

.module-67 .ry-container #about p{
	text-align: center;
	color: #222;
}

@media (max-width: 1440px){

	.module-16 #footer-row2 .ry-text {
		text-align: left;
		color: #fff;
	}
}

@media (max-width: 768px){
	.module-16 #footer-row2 .ry-text {
		text-align: center;
		color: #fff;
	}
}

@media (width < 1080px) {
.module-services.style-12 .content .ry-flex .ry-each .photo {padding-bottom: 100%;}
.module-services.style-12 .content .ry-flex .ry-each .photo img{object-position: top;}}
@media (width < 1200px) {.module-69.style2 .ry-container:before{width:100%}}
#menu_container {background: #6c7b8b !important;}
/* QA Changes End*/