body, body p, body div{font-family: Instrument Sans !important;font-weight: 400 !important; }
h1,h2,h3,h4,h5,h6{font-family: Instrument Sans, 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: 'Instrument Sans';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: #FFFFFF !important;background: #1b3556 !important;font-size: 20px !important;}
.ry-btn-primary:hover {background: #92c03c !important;color: #FFFFFF !important;}
.ry-btn.ry-btn-secondary{color: #FFFFFF !important;background: #92c03c !important;}
.ry-btn.ry-btn-secondary:hover {background: #1b3556 !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; }
#ry-pg-body .owl-carousel .owl-item img {filter: unset;}
.HOLDsp-slides-container {height: calc(100vh - 120px) !important;}
li.third-level-container:not(.third-level a):after {
    content: '\f105';
    font-family: fontawesome;
    color: #fff;
    position: relative;
    top: 12px;
    right: 12px;
}

@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;
	}
	.owl-carousel .owl-dots {
    display: none;
}
}


/* ROME */
.custom-services .basic-grid:not(:last-child) {
    margin-bottom: 60px;
}

.custom-services .basic-grid .ry-flex {
    flex-wrap: wrap;
}

.custom-services .basic-grid .ry-flex .ry-each {
    margin-bottom: 60px;
    width: calc(50% - 60px);
    padding: 30px 40px 30px 40px;
    border: 1px solid #abc8ca;
    background: #fff;
    box-shadow: 10px 20px 20px 0px rgba(0,0,0,0.15);
    -webkit-box-shadow: 10px 20px 20px 0px rgba(0,0,0,0.15);
    -moz-box-shadow: 10px 20px 20px 0px rgba(0,0,0,0.15);
}

.custom-services .basic-grid .ry-flex .ry-each .title {
    position: relative;
    padding-bottom: 30px;
    margin-bottom: 40px;
}

.custom-services .basic-grid .ry-flex .ry-each .title:before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translate(-50%, 0);
    width: 90%;
    height: 1px;
    background: linear-gradient(to left, #e0e0e000, #c58c3f, #e0e0e000);
}

.custom-services .basic-grid .ry-flex .ry-each .description p {
    text-align: center;
    font-size: 16px;
    line-height: 1.6;
}

.custom-services .basic-grid .ry-flex .ry-each .button-wrapper {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 30px;
}

.custom-accordion .ry-heading {
    padding: 25px 30px;
    border: unset !important;
    margin: 0;
    display: flex;
    align-items: center;
    background: transparent;
    border-bottom: 1px solid #d4d5d6 !important;
}

.custom-accordion .ry-heading > div {
    line-height: 1;
    font-size: 20px;
    font-weight: 500 !important;
    max-width: 90%;
    line-height: 1.1;
	font-family: 'Playfair Display' !important;
}

.custom-accordion .ry-heading:after {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='currentColor' class='bi bi-plus-lg' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' d='M8 2a.5.5 0 0 1 .5.5v5h5a.5.5 0 0 1 0 1h-5v5a.5.5 0 0 1-1 0v-5h-5a.5.5 0 0 1 0-1h5v-5A.5.5 0 0 1 8 2'/%3E%3C/svg%3E");
    content: "";
    width: 20px;
    height: 20px;
    background-size: contain;
	content: "" !important;
}

.custom-accordion .ry-heading.ui-state-active:after {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='currentColor' class='bi bi-dash-lg' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' d='M2 8a.5.5 0 0 1 .5-.5h11a.5.5 0 0 1 0 1h-11A.5.5 0 0 1 2 8'/%3E%3C/svg%3E");
}

.custom-accordion .ry-accordion {
    box-shadow: unset;
    box-shadow: 10px 20px 20px 0px rgba(0, 0, 0, 0.15);
    -webkit-box-shadow: 10px 20px 20px 0px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 10px 20px 20px 0px rgba(0, 0, 0, 0.15);
    margin-bottom: 60px;
}

.custom-accordion .ry-text p {
    font-size: 16px;
	line-height: 1.5;
	font-weight: 400 !important;
	text-align: left;
}
.custom-services .basic-grid .ry-flex .ry-each .photo {
    clear: both;
    position: relative;
    padding-bottom: 100%;
    margin-bottom: 20px;
}

.custom-services .basic-grid .ry-flex .ry-each .photo img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}


.custom-services .basic-grid .ry-flex .ry-each h4 {
    margin-bottom: 10px !important;
    text-transform: uppercase;
    font-weight: 300 !important;
}
@media (max-width: 1280px) {
	.custom-services .basic-grid .ry-flex .ry-each {
		width: calc(50% - 20px);
	}
}

@media (max-width: 680px) {
	
	.custom-services .basic-grid .ry-flex .ry-each {
		width: 100%;
		margin-bottom: 40px;
	}
}

#BVCPatientLead input[type="text"] {
    height: 50px;
    border: 1px solid #e6e6e6;
    box-shadow: unset;
    width: 100%;
}

#BVCPatientLead .w-50 {
    width: 48%;
}



#BVCPatientLead .block-one {
    display: flex;
    flex-direction: column;
    width: 100%;
}

#BVCPatientLead .fieldset * {
    color: #333 !important;
    
}

#BVCPatientLead .fieldset > div > div:not(:last-child) {
    margin-bottom: 15px;
}

#BVCPatientLead .fieldset .field-wrapper {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

#BVCPatientLead .fieldset .field-wrapper .field-lg {
    width: 100%;
}

#BVCPatientLead .fieldset .field-wrapper .field-md {
    width: 49%;
    display: flex;
}

#BVCPatientLead .fieldset .field-wrapper .field-lg, 
#BVCPatientLead .fieldset .field-wrapper .field-md {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 10px;
    justify-content: flex-start;
    margin-bottom: 0;
}

#BVCPatientLead .fieldset .label {
    padding: 0;
    white-space: initial;
}

#BVCPatientLead .fieldset .field-wrapper select {
    height: 50px;
}

#BVCPatientLead .fieldset .field-wrapper textarea {
    height: 100px;
    resize: unset;
}

#BVCPatientLead .fieldset .control-label.stacked {
    width: 100%;
}

#BVCPatientLead .fieldset [data-type="checkboxlist"] {
    flex-wrap: wrap;
}
@media (max-width: 620px) {
    #BVCPatientLead .fieldset .field-wrapper .field-md {
		width: 100%;

}
    
}


/*SERVICES SECTION*/
	
.module-services {
	padding: 11em 0 3em;
	position: relative;
}

.module-services.custom .ry-container .ry-content .ry-flex .ry-each .each-block {
  z-index: 300;
}

div#serv-cta2:hover .group-details {
  bottom: 90px !important;
}

.module-services .section-background, .module-services .section-background img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.module-services .ry-headline h2 .span-1 {
	display: block;
}

.module-services .button-wrapper {
	clear: both;
	padding-top: 40px;
	display: flex;
	justify-content: center;
}

.module-services .button-wrapper .ry-btn {
	min-width: 240px;
}

.module-services.custom .ry-container {
  max-width: 1600px;
  width: 90%;
}


.module-services.custom .ry-container .ry-content .ry-flex {
	margin-top: 5em;
	justify-content: space-between !important;
	min-height: 460px;
	gap: 0 1em;
	flex-wrap: wrap;
}

.module-services.custom .ry-container .ry-content .ry-flex .ry-each {
	max-width: 15%;
}

.module-services.custom .ry-container .ry-content .ry-flex .ry-each:hover .each-block .group-details .ry-text p {
  color: #fff!important;
}

.module-services.custom .ry-container .ry-content .ry-flex .ry-each:hover .title >div {
  color: #fff !important;
}


.module-services.custom .ry-container .ry-content .ry-flex .ry-each:hover .each-block .photo img {
  filter:none;
  position: relative;
  top: -6em;
}

.module-services.custom .ry-container .ry-content .ry-flex .ry-each:hover .each-block .group-details .button-svg {
  opacity: 1;
}

.module-services.custom .ry-container .ry-content .ry-flex .ry-each .each-block .photo {
	height: 280px;
	transition: .5s;
	width: 100%;
	margin: auto;
	float: none;
	display: flex;
	align-items: center;
	background-image: linear-gradient(90deg, hsl(0deg 5.26% 96.27% / 0%) 0%, #e9e9e9 100%);
	border: 6px solid #fff;1);
	background-position: center;
	background-size: cover;
	box-shadow: 1px 1px 20px 2px #0b0a0a21;
}

.module-services.custom .ry-container .ry-content .ry-flex .ry-each .link, .module-services.custom .ry-container .ry-content .ry-flex .ry-each .link a {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
	z-index: 9;
	opacity: 0;
}

.module-services.custom .ry-container .ry-content .ry-flex .ry-each .each-block .group-details {
	/* display: none; */
	position: absolute;
	height: 100%;
	bottom: -55%;
}

div#serv-cta4 img {
  filter: none;
}

.module-services.custom .for-shadow {
  height: 150px;
}

.module-services.custom .ry-container .ry-content .ry-flex .ry-each:hover .each-block .group-details {
  height: auto !important;
}

.module-services.custom .ry-container .ry-content .ry-flex .ry-each:hover .each-block .photo {
	height: 500px;
	border-radius: 0;
	!im;!imj;!i;!;
	background-image: linear-gradient(0deg, #1b3555 0%, #34629d 100%);
}

.module-services.custom .ry-container .ry-content .ry-flex .ry-each .each-block .group-details .icon img {
	width: 100px;
	max-height: 70px;
	min-height: 70px;
	object-fit: contain;
	margin: auto;
}

.module-services.custom .ry-container .ry-content .ry-flex .ry-each .each-block .group-details .title {
	clear: both;
	text-transform: uppercase;
	margin-bottom: 1em;
}

.module-services.custom .ry-container .ry-content .ry-flex .ry-each .each-block .group-details .title div {
	color: var(--color-primary);
	font-size: 23px;
	max-width: 200px;
	margin: auto;
	line-height: 1.2;
	text-transform: initial;
	font-weight: 600 !important;
}

.module-services.custom .ry-container .ry-content .ry-flex .ry-each .each-block .group-details .ry-text p {
	text-align: center;
	line-height: 1.3;
	padding: 0 20px;
	font-size: 17px;
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 5;
	line-clamp: 5;
	-webkit-box-orient: vertical;
}

.module-services.custom .ry-container .ry-content .ry-flex .ry-each .each-block .group-details .button-svg {
	width: 40px;
	height: 40px;
	margin: auto;
	background: #fff;
	border-radius: 50%;
	display: flex;
	align-items: center;
	justify-content: center;
	margin-top: 30px;
	opacity:0;
}

.module-services.custom .ry-container .ry-content .ry-flex .ry-each .each-block .group-details .button-svg svg {
	width: 20px;
	height: 20px;
	fill: #000;
	transform: rotate(45deg);
}

.module-services.custom .ry-container .ry-content .ry-flex .ry-each .each-block
.photo:before {
	content: "";
	position: absolute;
	bottom: -7px;
	left: 50%;
	width: 107%;
	transform: translate(-50%, 0);
	height: 103%;
	background: transparent;
	border-radius: 0;
	transition: .2s;
	opacity: 0;
	border: 2px solid var(--color-secondary);
}

.module-services.custom .ry-container .ry-content .ry-flex .ry-each .each-block
.photo:after {
	content: "";
	position: absolute;
	bottom: -17px;
	left: 50%;
	width: 115%;
	transform: translate(-50%, 0);
	height: 107%;
	background: transparent;
	border-radius: 0;
	transition: .2s;
	opacity: 0;
	border: 2px solid var(--color-secondary);
	border-bottom: none;
}

.module-services.custom .ry-container .ry-content .ry-flex .ry-each {
	/* overflow: hidden; */
	height: 400px;
}

.module-services.custom .ry-container .ry-content .ry-flex .ry-each:hover {
	/* height: 460px; */
}

.module-services.custom .ry-container .ry-content .ry-flex .ry-each:not(:hover) .description,
.module-services.custom .ry-container .ry-content .ry-flex .ry-each:not(:hover) .icon {
	opacity: 0;
}
.module-services.custom .ry-container .ry-content .ry-flex .ry-each .description {
	min-height: 96px;
}
.module-services.custom .ry-container .ry-content .ry-flex .ry-each:hover .each-block .group-details {
	bottom: 85px;
}

.module-services.custom .ry-container .ry-content .ry-flex .ry-each:hover .photo::before, .module-services.custom .ry-container .ry-content .ry-flex .ry-each:hover .photo:after {
	opacity: 1 !important;
	transition: .2s;
}

.module-services.custom .ry-container .ry-content .ry-flex .ry-each .each-block .photo img {
  max-width: 70px;
  height: 70px;
  margin: auto;
  object-fit: contain;
  filter: brightness(0) invert(0.2);
}

.module-services.custom .ry-container .ry-content .ry-flex .ry-each .each-block .group-details .title span {
    color: #333;
    display: block;
    font-weight: normal;
    font-size: 18px;
    text-transform: uppercase;
    letter-spacing: 2px;
    margin-top: 8px;
}

.module-services.custom .ry-container .ry-content .ry-flex .ry-each:hover .title span {
    color: #fff !important;
}

@media (max-width:1199px) {
	.mobile-services .button-svg {
		display: none;
	}

	.mobile-services .each-block .photo {
		position: relative;
		padding-bottom: 220px;
		max-width: 220px;
		margin: auto;
		float: none;
		clear: both;
		border-radius: 0;
		background: linear-gradient(90deg, hsl(0deg 5.26% 96.27% / 0%) 0%, #e9e9e9 100%);
		display: flex;
		align-items: center;
		justify-content: center;
		border: 5px solid #fff;
		box-shadow: 1px 1px 20px 2px #0b0a0a21;
	}

	div.module-services {
	  padding-bottom: 4em !important;
	}

	div.module-brand .ry-content {
	  margin: auto;
	}

	div .module-brand .section-background, div .module-brand .section-background img {
	  object-position: 100%;
	}

	div .module-brand:before {
	  z-index: 1;
	  opacity: 0.9;
	  background: #fff;
	}



	div.module-brand .ry-content {
	  z-index: 300;
	}

	.mobile-services .each-block .photo img {
		right: 0;
		position: absolute;
		top: 20%;
		left: 0;
		width: 100%;
		object-fit: contain;
		object-position: top;
		max-width: 120px;
		margin: auto;
		height: 60px;
		filter: brightness(0) invert(0.2);
	}

	.mobile-services .each-block .title {
		position: absolute;
		bottom: 40px;
		left: 50%;
		transform: translate(-50%, 0);
		z-index: 3;
		transition: .4s;
		width: 100%;
	}

	.mobile-services .each-block .title div {
		font-size: 20px;
		color: var(--color-primary);
		line-height: 1.2;
	}

	.mobile-services .each-block .link, 
	.mobile-services .each-block .link a {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		z-index: 9;
		opacity: 0;
	}

	.mobile-services .each-block .button-svg {
		display: none;
	}

	.mobile-services .slick-list {
		margin-left: -25px;
	}

	.mobile-services .slick-dots {
		margin-top: 30px;
		padding-left: 0;
		list-style: none;
		display: flex !important;
		justify-content: center;
		align-items: center;
	}

	.mobile-services .slick-dots li {
		margin: 0 3px;
		height: auto;
		line-height: initial;
		display: flex;
		align-items: center;
		justify-content: center;
	}

	.mobile-services .slick-dots li:not(.slick-active) {
		opacity: .5;
	}

	.mobile-services .slick-dots button {
		width: 12px;
		height: 12px;
		text-indent: -9999999px;
		background: var(--color-secondary);
		border: unset;
		box-shadow: unset;
		border-radius: 50%;
	}

	.mobile-services .slick-arrow {
		display: none !important;
	}

	
}




/*SERVICES SECTION*/	




/*TECH SECTION*/

.tech-nav ul li a {
		height: 100%;
		width: 100%;
		position: absolute;
		z-index: 300;
}

.tech-tab-content .swiper-wrapper {
    justify-content: space-around;
}


.technology {
  padding: 8em 0 0;
  background-size: cover;
  background-position: center;
}


.technology .section-headline h4 {
  text-transform: uppercase;
  letter-spacing: 3px;
}


.service-item.swiper-slide.swiper-slide-active .tech-btn-block {
    opacity: 1;
}

.tech-nav {
    width: 100%;
}

.tech-nav-block {
    width: 100%;
}

.tech-nav ul li.active h3 {
    color: #fff;
}

.tech-nav ul li.active {
    background: var(--color-secondary) !important;
}

.technology .slick-center .tech-btn-block {
  bottom: 26%;
}

div.technology h2 {
  margin-bottom: 12px;
}

.technology h4 {
  color: var(--color-primary);
  letter-spacing: 1px;
  font-size: 21px;
  font-weight: normal !important;
  text-transform: uppercase;
}

.technology .slick-services .slick-arrow {
    top: 28%;
}


.technology .section-header h2 {
  text-align: center;
}

div.tech-swiper-arrow {
    position: absolute;
    top: 21em;
}

div.technology:before {
    position: absolute;
    top: 0;
    background-image: url(https://www.royacdn.com/unsafe/smart/Site-8277d73e-aeef-4a4b-85ab-99862cf4c44c/assets/half_bg_fade.png);
    content: '';
    height: 70%;
    z-index: 1;
    width: 100%;
    background-size: cover;
    background-repeat: no-repeat;
}

div.tech-swiper-arrow .swiper-button-next, div.tech-swiper-arrow .swiper-button-prev {
    filter: grayscale(1);
    width: 25px;
    height: 25px;
    background-size: contain;
    top: 0;
}

.technology .ry-container {
  max-width: 1200px;
  width: 80%;
}

.technology .ry-container .card {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 48px;
  z-index: 2;
}

.technology .service-item {
  outline: none;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 20px;
  padding: 20px 0px;
  position: relative;
  transition: all ease 0.6s;
}

.technology .service-image img {
    padding: 6px;
    background: #ffffff94;
    border-radius: 100%;
    object-fit: cover;
    height: 230px;
    width: 230px;
    margin: auto;
}


.technology .service-image {
  transition: all 0.3s ease 0s;
}

.technology .slick-list {
  padding: 4em 1em 0px !important;
}

.tech-btn-wrap a.ry-btn.ry-btn-primary {
  background: transparent !important;
  border: 1px solid !important;
  margin: 2em auto 0 !important;
}


.technology .service-image {
  transition: all 0.3s ease 0s;
  position: relative;
}


.slick-services .slick-arrow {
  font-size: 0px;
  border: none;
  outline: none;
  height: 45px;
  width: 45px;
  position: absolute;
  top: 40%;
  z-index: 9;
  background: transparent;
}

.technology .slick-services {
  max-width: 1300px;
  width: 100%;
  position: relative;
}

.slick-services .slick-arrow:hover {
  opacity: 0.8;
}

.slick-services .slick-arrow.slick-prev {
  left: -3%;
}

.slick-services .slick-arrow.slick-prev::before, .slick-services .slick-arrow.slick-next::before {
  content: url("data:image/svg+xml,%3Csvg xmlns=\"http://www.w3.org/2000/svg\" fill=\"%23333\" class=\"bi bi-chevron-left\" viewBox=\"0 0 16 16\"%3E%3Cpath fill-rule=\"evenodd\" d=\"M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0z\"/%3E%3C/svg%3E");
  height: 35px;
  width: 35px;
  filter: brightness(100);
}

.slick-services .slick-arrow.slick-next::before {
  content: url("data:image/svg+xml,%3Csvg xmlns=\"http://www.w3.org/2000/svg\"  fill=\"%23333\" class=\"bi bi-chevron-right\" viewBox=\"0 0 16 16\"%3E%3Cpath fill-rule=\"evenodd\" d=\"M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708z\"/%3E%3C/svg%3E");
  filter: brightness(100);
}

.slick-services .slick-arrow.slick-next {
  right: -3%;
}

.tech-nav ul {
    padding: 0;
    width: 100%;
    display: flex;
    justify-content: space-evenly;
    gap: 0;
}

.tech-nav h3 {
    color: #555;
    font-weight: 500 !important;!i;!;
    font-size: 18px;
    text-transform: uppercase;
    letter-spacing: 3px;
    text-align: center;
}

.tech-nav ul li {
    list-style: none;
    height: 50px;
    background: transparent;
    display: flex;
    align-items: center;
    border-top-left-radius: 0;
    transition: all ease 0.3s;
    padding: 0 1em;
    justify-content: center;
}


@media (min-width: 1199px) {
  .technology .slick-list {
    height: 700px;
  }
}

@media only screen and (max-width: 1199px) {
  .technology .slick-services .slick-arrow.slick-prev {
    left: -28px;
  }


}

@media only screen and (max-width: 1080px) {
  .technology {
    padding: 4em 1em !important;
  }

.technology .service-image {
  transform: scale(1);
}

	.technology .overlink {
	  opacity: 1 !important;
			 bottom: 0;
	  position: relative;
	  top: 8em;
	}

		.technology .slick-services:before {
		display: none !important;
	}

	.tech-btn-block {
		margin-top: 1em !important;
		opacity: 1 !important;
		position: static !important;
	}
	
	.technology .slick-services .slick-arrow {
		top: 50% !important;
	}

	.technology h4 {
  font-size: 20px;
  line-height: 25px !important;
}
}

@media only screen and (max-width: 1024px) {
  .slick-services .slick-arrow.slick-prev {
    left: -48px;
  }
	
	div.technology h4 {
	  letter-spacing: 2px;
	}

  .slick-services .slick-arrow.slick-next {
    right: -40px;
  }
}

@media only screen and (max-width: 768px) {
  .technology .ry-container .card {
    gap: 30px 0px;
  }

 .technology .slick-services .slick-arrow {
	  right: unset;
	  top: 90% !important;
	  transform: translate(-50%, 0px);
	}

  .slick-services .slick-arrow.slick-next {
    left: 53% !important;
  }

  .slick-services .slick-arrow.slick-prev {
    left: 47% !important;
  }

  .technology .service-item {
    top: 0 !important;
  }

  .technology .slick-list {
    margin: 0px -20px !important;
  }

}


@media only screen and (max-width: 480px) {
	

	div.tech-swiper-arrow {
	    top: 80vh;
	}
  
	.technology .overlink a {
	  font-size: 16px;
	  white-space: nowrap;
	}

	
	div.technology {
	  padding-bottom: 7em !important;
	}

	
}

/*TECH SECTION*/





/*RESPONSIVE*/

@media (max-width:1500px) and (min-width:1081px) {
	
	div.module-34 .ry-header-logo img {
		max-width: 180px;
	}

	div.module-28 .ry-headline.no-border h2 {
		font-size: 50px;
	}

	div.module-28:before {
		width: 250px;
		background-repeat: no-repeat;
		left: 0;
	}

	div.module-28 .ry-headline.no-border span.span-2 {
		left: 116px !important;
	}

	div.module-28:after {
		right: 0 !important;
		top: 26% !important;
	}

	div.module-28 .ry-right {
		left: 2em !important;
	}

	div#headshot2 {
		right: -3em !important;
	}

	.headshot-block {
		left: 0 !important;
	}

	div#headshot3 {
		left: -17em !important;
		white-space: nowrap;
		top: 14em !important;
	}
	
	.module-16 #footer-row1 .card .card-title .ry-heading {
		font-size: 28px;
	}

	.module-16 #footer-row1 .card .card-body .office-hours .day-and-time-wrap .day-and-time span {
		width: 142px;
	}

	.module-16 #footer-row1 .card-wrap .card:nth-child(3) .office-hours {
		gap: 0 1em;
	}

	.module-16 #footer-row1 .card-wrap .card:nth-child(1) img {
		max-width: 150px;
	}

	.module-16 #footer-row1 div#card2 {
		left: 0;
	}

	.module-16 #footer-row1 .card-wrap {
		gap: 0 1em;
	}

	.module-16 #footer-row1 {
		padding: 4em 2em;
	}

	a#footer-app {
		font-size: 15px !important;
		white-space: nowrap;
	}

}

@media(max-width:1080px) {

	.module-hero.custom .text-center img {
        position: static !important;
        margin-top: 101px;
        height: auto !important;
    }
	
	.ry-headline h2 {
		font-size: 30px !important;
	}
	
	div.module-28 .ry-headline.no-border h2 {
		text-align: center;
	}

	div.module-28 .ry-headline.no-border span.span-2 {
		left: 0;
	}

		.mobile-services .each-block .title span {
		display: block;
	}

	.mobile-services {
		margin-top: 3em;
	}

	.module-hero.custom .text-center {
		padding-bottom: 0 !important;
	}

	.module-hero.custom .hero-content {
		position: static !important;
		padding: 2em 1em !important;
	}

	div.module-hero.custom .hero-content h1 {
		color: var(--color-primary);
		font-size: 35px !important;
	}

	.module-hero.custom .hero-content h1 .span-1 {
		font-size: 20px !important;
		line-height: 1.4;
	}

	div.module-welcome.custom {
		padding: 3em 1em 5em  !important;
		border-top: 1px solid #eeee;
	}

	div.module-services {
		padding: 3em 0 !important;
	}

	div#serv-desktop {
		display: none;
	}
	
	
	div.module-28 .ry-headline.no-border h2 {
		text-align: center;
	}

	div.module-28 .ry-headline.no-border span.span-2 {
		left: 0;
	}

	.ry-headline h2 {
		font-size: 30px;
	}

	div.module-28:before {
		display: none;
	}

	div#headshot1 {
		right: 0;
	}

	.module-28:after {
		display: none;
	}

	.module-28 .ry-left, .module-28 .ry-right {
		top: 0 !important;
		left: 0 !important;
	}

	a#team-btn {
		margin: 1.5em auto 0 !important;
	}

	.headeshot-tile {
		text-align: center;
		left: 0 !important;
		margin-top: 0 !important;
		margin-bottom: 15px !important;
	}

	.headshot-block {
		top: 0 !important;
		display: flex;
		align-items: center;
		justify-content: space-between;
		gap: 0 2em;
	}

	div#headshot2, div#headshot3 {
		top: 0 !important;
		left: 0 !important;
		bottom: 0 !important;
		display: block !important;
	}

	.headshot-block .headshot img {
		height: 250px;
		object-fit: contain;
		width: 250px;
	}

	.module-28 .ry-content.ry-flex:before {
		left: 0;
		right: 0;
	}

	.headeshot-tile h4 {
		font-size: 16px;
		line-height: 1.2;
	}
	
	
	div.headshot-block {
		flex-direction: column;
		gap: 2em 0 !important;
	}

	div.headshot-block .headshot img {
		margin: auto;
	}

   div.tech-nav ul {
        flex-wrap: wrap;
        gap: 10px 0;
    }

	div.technology:before {
		height: 100% !important;
		left: 0 !important;
	}

	div.tech-nav ul li {
        width: 48%;
        height: 40px;
        background: #eee;
    }

	div.tech-nav h3 {
		letter-spacing: 0 !important;
        font-size: 15px !important;
	}

	div.tech-swiper-arrow {
		top: 28em;
	}

	div.tech-swiper-arrow .swiper-button-next {
		right: -2em;
	}

	div.tech-swiper-arrow .swiper-button-prev {
		left: -2em;
	}

	div.map-marker img {
		max-width: 180px;
	}
	
	.ry-multi-item-slider {
		padding: 0 !important;
	}

}


@media (max-width:767px) {
	
	.headshot-block {
		flex-direction: column !important;
		gap: 2em 0 !important;
	}

	.headshot-block .headshot img {
		margin: auto !important;
	}
	
	div.tech-nav ul li {
		width: 100% !important;
	}

	div.tech-nav ul {
		flex-direction: column !important;
	}
	
}





/*RESPONSIVE*/




/*MODAL*/


.modal-footer {
    display: none;
}

.modal-body {
    padding: 0;
}

.close-btn {
    position: absolute;
    right: -10px;
    background: #fff;
    width: 30px;
    height: 30px;
    border-radius: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    top: -15px;
}

.close-btn a {
    font-size: 13px;
    font-weight: bold;
    position: relative;
    top: -2px;
}

.modal-dialog {
    width: 90%;
    max-width: 600px;
    margin: 60px auto 0;
}


/*END  MODAL*/






:root {
    --color-primary: #1b3556;
    --color-secondary: #92c03c;
    --font-default: Instrument Sans;
    --font-title: Instrument Serif;
    
}
	
	.social-inner-wrap li {
    display: inline-block;
    margin-right: 0;
    width: 45px;
    height: 45px;
    padding: 0;
    overflow: hidden;
    border-radius: 100% !important;
    -webkit-transition: all ease .5s;
    transition: all ease .5s;
}
	
	.social-inner-wrap li a {
    background: transparent !important;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    width: 100%;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: 17px;
    color: #FFFFFF !important;
    background: #fff !important;
    border: 2px solid var(--color-secondary) !important;
    border-radius: 100%;
}
	
	.custom-social-wrapper .social-inner-wrap li a svg {
    fill: var(--color-primary) !important;
}