.module-hero.custom .carousel-control {
	display: none;
}

.module-hero.custom .item .text-center {
	padding-bottom: 90vh;
	position: relative;
}

.module-hero.custom .item .text-center img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.module-hero.custom .hero-text {
	position: absolute;
	bottom: 80px;
}

.ry-headline h1 {
	font-size: 80px;
	font-family: "Marcellus" !important;
	font-weight: 400 !important;
	text-transform: uppercase;
	line-height: 1;
}

.module-hero.custom .hero-text h1 {
	color: #fff;
}

.module-hero.custom .hero-text h1 span {
	display: block;
	font-size: 26px;
	text-transform: uppercase;
	font-family: 'Jost';
	font-weight: 400;
	color: #acbfcf;
	letter-spacing: 6px;
	margin-bottom: 30px;
}

.module-hero.custom {
	margin-top: -1px;
	margin-bottom: -1px;
}

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

.module-welcome.custom {
	padding: 160px 0 180px;
}


.ry-headline h2 {
	font-size: 60px;
	font-weight: 400 !important;
	font-family: "Marcellus" !important;
	text-transform: uppercase;
	color: #acbfcf;
	line-height: 1.1;
}
.ry-headline h2 .span-1 {
	display: block;
	font-size: 22px;
	font-family: Jost;
	letter-spacing: 3px;
}
.module-welcome.custom .ry-flex {
	align-content: center;
}
.module-welcome.custom .ry-each:nth-child(1) {
	max-width: 640px;
	width: 50%;
}
.module-welcome.custom .ry-each:nth-child(2) {
	max-width: 480px;
}
.module-welcome.custom .ry-container {
	max-width: 1280px;
	width: 90%;
}
.module-welcome.custom .ry-container .ry-flex {
	align-items: center !important;
}
.ry-text p {
	font-size: 20px;
	line-height: 1.6;
}

.ry-btn {
	min-width: 220px;
	text-transform: uppercase;
	border-radius: 10px;
	font-size: 20px;
	padding: 20px 30px;
}
.module-welcome.custom .ry-each .ry-text p {
	color: #fff;
	margin: 30px 0 40px;
}
.module-welcome.custom .ry-each .ry-text p {
}
.module-welcome.custom .ry-each .ry-headline h2 .span-1 {
	margin-top: 20px;
	display: block;
	color: #fff;
}
.module-welcome.custom .ry-headline h2 {
	max-width: 440px;
}

.link, .link a {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
	z-index:9; 
}

.module-services.custom {
	padding: 100px 0 130px;
	background: #01143f;
}

.module-services.custom .ry-flex {
	padding: 50px 0 60px;
}

.module-services.custom .ry-headline .span-1 {
	color: #fff;
	margin-bottom: 20px;
}

.module-services.custom .ry-flex .each {
	width: calc(20% - 30px);
}

.module-services.custom .ry-flex {
	justify-content: space-between;
}

.module-services.custom .ry-flex .each .text {
	position: absolute;
	bottom: 60px;
	padding: 0 30px;
	text-align: center;
	left: 0;
	width: 100%;
	text-transform: uppercase;
	font-size: 24px;
	color: #fff;
	line-height: 1.1;
}

.module-services.custom .ry-flex .each .text span {
	display: block;
	color: #acbfcf;
}

.module-services.custom .ry-flex .each .text br {
	display: none;
}

.module-services.custom .ry-btn {
	margin: auto;
}


.module-services.custom .ry-flex .each .text {
	z-index: 2;
}
.module-services.custom .ry-flex .each .photo img {
	transition: .5s;
}
.module-services.custom .ry-flex .each:hover .photo img {
	z-index: 2;
	position: relative;
	-webkit-filter: drop-shadow(4px 4px 0 #23365c)
		drop-shadow(-4px 4px 0 #23365c)
		drop-shadow(4px -4px 0 #23365c)
		drop-shadow(-4px -4px 0 #23365c);
	filter: drop-shadow(4px v 0 #23365c)
		drop-shadow(-4px 4px 0 #23365c)
		drop-shadow(4px -4px 0 #23365c)
		drop-shadow(-4px -4px 0 #23365c);

}

.module-team.custom {
	padding: 120px 0 0;
}

.module-team.custom .content {
	margin-top: 100px;
	margin-bottom: -115px;
}

.module-team.custom .content .top-block {
	padding: 60px 5%;
	background: #afc2d1;
	border-top-left-radius: 40px;
	border-top-right-radius: 40px;
}

.module-team.custom .content .top-block .ry-each {
	max-width: 280px;
}

.module-team.custom .content .top-block .ry-flex {
	justify-content: center;
	gap: 60px;
}

.link {opacity: 0;}

.module-team.custom .content .top-block .ry-each .photo {
	margin-bottom: 20px;
	width: 280px;
	height: 280px;
	padding: 14px;
	background: #91a2b6;
	border-radius: 50%;
	transition: .3s;
}

.module-team.custom .content .top-block .ry-each .each-name {
	clear: both;
	text-align: center;
	color: #01143f;
	font-size: 24px;
}

.module-team.custom .content .bottom-block {
	padding: 30px 5% 40px;
	background: #8d9fb4;
	border-bottom-left-radius: 40px;
	border-bottom-right-radius: 40px;
}

.module-team.custom .content .bottom-block .ry-flex {
	justify-content: space-evenly;
	gap: 30px;
	flex-wrap: wrap;
	align-items: center;
}

.module-team.custom .content .bottom-block .ry-flex .each {
	max-width: max-content;
}

.module-team.custom .ry-container {
	max-width: 1280px;
	width: 90%;
}

.module-team.custom .content .bottom-block .ry-flex .each img {
	max-height: 45px;
	object-fit: contain;
	margin: auto;
}
.module-team.custom .content .top-block .ry-each .each-name span {
	display: block;
	font-size: 20px;
	color: #8d9fb4;
	margin-top: 7px;
}
.module-team.custom .content .top-block .ry-each:hover .photo {
    background: #455777;
}

.module-map #mapCustom {
	padding-bottom: 760px;
}

.module-team.custom .content {
	position: relative;
	z-index: 1;
}

div#section-testimonials {}

.module-testimonials.custom .ry-flex {
	gap: 30px;
}

.module-testimonials.custom .ry-flex .each {
	width: 50%;
}

.module-testimonials.custom .ry-flex .each.each-right {
	max-width: 640px;
	padding-right: 160px;
}

.module-testimonials.custom .ry-flex .each.each-right .inner-wrapper {
	display: flex;
	gap: 20px;
	align-items: center;
	margin-bottom: 45px;
}

.module-testimonials.custom .ry-flex .each.each-right .inner-wrapper .ry-headline h2 {
	font-size: 55px;
	color: #fff;
}

.module-testimonials.custom .ry-flex .each.each-right .inner-wrapper .icon {
	width: 60px;
}

.module-testimonials.custom .ry-flex .each.each-right {
	padding: 140px 160px 160px 0;
	min-height: 730px;
}

.module-testimonials.custom .ry-flex .each .ry-name {
	display: flex;
	gap: 15px;
	align-items: center;
	margin-top: 110px;
}

.module-testimonials.custom .ry-flex .each .ry-name .icon {
	height: 55px;
	width: 55px;
	min-width: 55px;
	display: flex;
	align-items: center;
	justify-content: center;
	background: #fff;
	border-radius: 50%;
}

.module-testimonials.custom .ry-flex .each .ry-name  .star-wrapper {
	display: flex;
	gap: 2px;
}

.module-testimonials.custom .ry-flex .each .ry-name .star-wrapper svg {
	width: 20px;
	height: 20px;
	fill: #f9b92c;
}

.module-testimonials.custom .ry-flex .each .ry-name h5 {
	font-size: 20px;
	font-family: 'Marcellus' !important;
	color: #fff;
	text-transform: uppercase;
	letter-spacing: 1px;
}

.module-testimonials.custom .ry-flex .each .ry-name .each-right {
	display: flex;
	flex-direction: column-reverse;
	gap: 5px;
}

.module-testimonials.custom .ry-flex .each .ry-text p {
	text-align: left !important;
	color: #fff;
	font-weight: 300 !important;
}

.module-testimonials.custom .ry-flex .each .carousel-control {
	display: none;
}

.module-testimonials.custom .testimonials-wrapper .carousel-indicators {
	bottom: unset !important;
	bottom: 110px !important;
	padding: 0 !important;
	display: flex !important;
	gap: 5px;
}

.module-testimonials.custom .testimonials-wrapper .carousel-indicators li {
	margin: 0 !important;
	width: 65px !important;
	border-radius: unset;
	height: 5px !important;
	opacity: .4;
	background: #8d9fb4 !important;
}

.module-testimonials.custom .testimonials-wrapper .carousel-indicators li.active {
	opacity: 1;
}

.module-testimonials.custom .ry-flex .each.each-left .photo img {
	transform: scale(1.15);
	/* transform-origin: top; */
	bottom: -30px;
	position: relative;
	z-index: 1;
}

.module-testimonials.custom {
	margin-top: -1px;
}


.module-testimonials.custom .ry-flex .each.each-left .photo img {
    bottom: 0 !important;
}

.module-testimonials.custom .ry-flex .each.each-left {
    align-items: center !important;
}

.module-footer {
	background: #171717;
}

.module-footer .footer-top {
	padding: 90px 0 40px;
}

.module-footer .ry-container {
	max-width: 1280px;
	width: 90%;
}

.module-footer .ry-container .title {
	font-size: 26px;
	font-family: 'Marcellus' !important;
	text-transform: uppercase;
	color: #fff;
	line-height: 1;
	margin-bottom: 30px;
}

.module-footer .footer-top .each {
	max-width: 220px;
}

.module-footer .footer-top .each .details {
	margin-bottom: 10px;
	display: flex;
	gap: 10px;
	align-items: center;
}

.module-footer .footer-top .each .details .phone,.module-footer .footer-top .each .details .phone a {
	font-size: 18px;
	font-family: 'Marcellus' !important;
	color: #ffff;
	line-height: 1;
}

.module-footer .footer-top .each .details .phone {
	opacity: .5;
	margin: 0;
}

.module-footer .footer-top .each .details .icon svg {
	width: 20px;
	height: 20px;
	fill: #fff;
	opacity: .5;
}

.module-footer .footer-top .each .details:nth-child(3) .icon svg {
	width: 25px;
	height: 25px;
}

.module-footer .footer-top .each ul {
	list-style: none;
	padding-left: 0;
}

.module-footer .footer-top .each ul li a {
	font-size: 18px;
	color: #fff;
	font-family: 'Marcellus';
	line-height: 1;
	display: block;
	opacity: .5;
}

.module-footer .footer-top .each ul li:not(:last-child) {
	margin-bottom: 15px;
}
.module-footer .footer-top .each.each-center {
	position: relative;
}

.module-footer .footer-top .each.each-center:before,
.module-footer .footer-top .each.each-center:after {
	content: "";
	position: absolute;
	width: 1px;
	height: 110%;
	background: #2f2f2f;
	bottom: 5%;
}

.module-footer .footer-top .each.each-center:before {
	left: -70%;
}

.module-footer .footer-top .each.each-center:after {
	right: -70%;
}

.module-footer .footer-bottom {
	padding: 30px 0;
}

.module-footer .footer-bottom .each {
	max-width: max-content;
	width: auto;
}

.module-footer .footer-bottom .each * {
	color: #fff;
	font-size: 14px;
	text-transform: uppercase;
}

.module-footer .footer-bottom .each p {
	opacity: .5;
}

.module-footer .footer-bottom .each ul {
	list-style: none;
	padding-left: 0;
}

.module-footer .footer-bottom .each ul li:nth-child(1) {
	display: none;
}

.module-footer .footer-bottom .each ul li a {
	display: flex;
	align-items: center;
	gap: 10px;
}
.module-footer .custom-social {
    clear: both;
    padding-top: 40px;
}

.module-footer .custom-social ul {
    list-style: none;
    padding-left: 0;
    display: flex;
    gap: 20px;
}

.module-footer .custom-social ul li svg {
    fill: #fff;
    width: 25px;
    height: 25px;
}

.module-footer .custom-social ul li {
    margin: 0 !important;
}

.module-footer .footer-top .each .custom-social ul li a {
    opacity: 1;
}

.module-43 {
	padding: 0;
	background: #01143f;
}

.module-43 .button-wrapper {
	display: flex;
	position: absolute;
	right: 0;
}

.module-43 .button-wrapper .ry-btn {
	padding: 0 20px;
	min-width: 280px;
	border-radius: unset;
	height: 58px;
	gap: 15px;
	font-size: 18px !important;
}

.module-43 .button-wrapper .ry-btn:nth-child(1):not(:hover) {
	background: #122c68 !important;
}

.module-43 .ry-right {
	padding-left: 0;
}

.module-43 .ry-left {
	position: absolute;
	left: 50%;
	transform: translate(-50%, 80px);
}

.module-43 .ry-right .ry-menu .nav-menu > li > a {
	padding: 20px 0;
	line-height: 1;
}

.module-43 .ry-right .ry-menu .nav-menu > li a {
	font-size: 18px;
	font-weight: 300 !important;
	color: #fff !important;
	text-transform: uppercase;
}

.module-43 .ry-right .ry-menu .nav-menu {
	float: unset;
	margin-right: auto;
	max-width: 800px;
	margin-top: 0 !important;
}

.module-43 .ry-left .white-version {
	display: none;
}

.module-43 .ry-left img {
	max-width: 210px;
	max-height: max-content;
}

.module-43.fixed {
	background: #01143f;
	padding: 0;
}
.module-43 .ry-right .ry-menu .nav-menu li .dropdown-menu {
    padding: 0;
}

.ry-menu .ry-nav li.dropdown .dropdown-menu.hover {
    top: 40px !important;
}
div#litlleLogo {
	display: none !important;
}

.module-43.fixed .ry-right .ry-menu .nav-menu > li > a {
	padding: 20px 0 !important;
}

.module-43.fixed .ry-container {
	max-width: 1600px;
	width: 90%;
}

.module-43.fixed .ry-logo {
	display: block;
}

.module-43.fixed .ry-left .white-version {
	display: block;
}

.module-43 .ry-left {
	transition: .2s;
}

.module-43.fixed .ry-left {
	transform: translate(-50%, 10px);
}

.module-43.fixed .ry-left img {
	max-width: 100px;
}

.module-43.fixed .ry-left .wrapper {
	padding: 10px;
	background: #01143f;
	border-radius: 50%;
}

.module-43.fixed .ry-right .ry-menu .nav-menu > li a {
	font-size: 16px !important;
}

#ry-pg-banner .ry-bnr-wrp .ry-pg-title h1.ry-responsive-title,
#ry-pg-banner .ry-bnr-wrp .ry-pg-title h1 {
    max-width: 100%;
    line-height: 1;
    font-weight: 400 !important;
    font-family: 'Marcellus' !important;
    color: #fff !important;
    padding: 0 !important;
    margin: 0 !important;
    text-align: center;
    font-size: 60px;
    letter-spacing: inherit;
}

body.default #ry-section-header.module-43 {
    background: #01143f;
}

body:not(.home) .module-43:not(.fixed) .ry-left img {
    max-width: 125px;
}

body:not(.home) .module-43 .ry-left .white-version {
    display: block;
}

body:not(.home) .module-43 .ry-left img:not(.white-version) {
    display: none;
}

body:not(.home) .module-43:not(.fixed) .ry-left {
    transform: translate(-50%, 40px);
}

#ry-pg-banner .ry-bnr-wrp .ry-pg-title {
    top: unset;
    bottom: 30px;
}

body:not(.home) .module-43 .ry-right .ry-menu .nav-menu {
    gap: 0 30px;
}


body:not(.home) .module-43:not(.fixed) .ry-left .wrapper {
    padding: 10px;
    background: #01143f;
    border-radius: 50%;
}

.inner-module-services .block .ry-flex {
    gap: 30px;
    align-items: center;
}

.inner-module-services .block .ry-flex .each {width: calc(50% - 60px);}

.inner-module-services .block .ry-flex .each .photo {
    position: relative;
    padding-bottom: 100%;
    /* overflow: hidden; */
}

.inner-module-services .block .ry-flex .each .photo img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}

.inner-module-services .block .ry-flex .each:nth-child(1) {
    /* max-width: 320px; */
}

.inner-module-services {
    display: flex;
    flex-direction: column;
    gap: 120px;
}

.inner-module-services .block .ry-flex .each h4 {
    font-size: 32px !important;
    font-weight: 400 !important;
    font-family: 'Marcellus' !important;
    margin-bottom: 20px !important;
}

.inner-module-services .block .ry-flex .each p {
    /* margin: 30px 0 40px; */
    line-height: 1.6;
    font-size: 20px;
    font-weight: 300 !important;
    color: #333;
}

.inner-module-services .block .ry-flex .each .ry-btn {
    margin-top: 30px;
}

.inner-module-services .block:nth-child(even) .ry-flex {
    flex-direction: row-reverse;
}

.inner-module-services .block .ry-flex .each .wrapper {
    padding-right: 120px;
}

.inner-module-services .block:nth-child(even) .ry-flex .each .wrapper {
    padding-left: 120px;
    padding-right: 0;
}

.inner-module-services .block .ry-flex .each .photo:before {
    content: "";
    position: absolute;
    top: -15px;
    right: -15px;
    width: calc(100% - 15px);
    height: calc(100% - 15px);
    border: 1px solid #9c0f23;
}

body.default p {
    line-height: 1.6;
    font-weight: 300 !important;
}
.team-inner-page.style1 .ry-flex {
    justify-content: center;
}
.team-box .each-container .photo img {
    object-fit: contain;
}

.team-box .each-container .details .team-excerpt p {
    text-align: center;
}

#ry-pg-body h1, 
#ry-pg-body h2, 
#ry-pg-body h3, 
#ry-pg-body h4, 
#ry-pg-body h5, 
#ry-pg-body h6 {
    margin: 10px 0;
    font-weight: 600 !important;
    font-family: 'Marcellus' !important;
    letter-spacing: initial;
}
/** PLACE YOUR MOBILE AND UP CSS HERE **/
.contact-template.style-3 .inner-flex .ry-each .inner-group .text-wrapper {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 30px;
}

.contact-template.style-3 .inner-flex .ry-each .inner-group .text-wrap {
    width: 100%;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 10px;
}

.contact-template.style-3 .inner-flex .ry-each .inner-group .text-wrap .ry-text a {
    text-align: center;
    font-weight: 500;
}

.contact-template.style-3 .inner-flex .ry-each .inner-group .text-wrap .ry-text .span-1 {
    text-align: center;
}

.contact-template.style-3 .contact-details {
    margin-bottom: 0;
}

.contact-template.style-3 .module-map {
    margin: 60px 0;
}

.pin-map-custom strong {
    text-transform: uppercase;
    font-weight: 400 !important;
}

.pin-map-custom a {
    display: flex;
    padding: 10px 20px;
    text-align: center;
    width: 100%;
    background: #122c68;
    /* border-radius: 10px; */
    color: #fff;
    gap: 10px;
    justify-content: center;
    margin-top: 5px;
}

.location-inner .map-wrapper #mapCustom {
    padding-bottom: 75%;
    width: 100%;
    display: block;
}

.location-inner .text-wrap:not(:last-child) {
    margin-bottom: 20px;
}

.location-inner .text-wrap {
    display: flex;
    gap: 10px;
    align-items: center;
}

.location-inner .text-wrap .icon {
    width: 50px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #122c68;
    border-radius: 50%;
}

.location-inner .text-wrap .icon svg {
    fill: #fff;
}

.location-inner .text-wrap .ry-text a {
    font-size: 20px;
    line-height: 1.1;
    display: block;
}

.location-inner .text-wrap:nth-child(2) .ry-text a {
    font-size: 24px;
    font-weight: 600;
}

.location-inner .map-wrapper {
    clear: both;
    padding-top: 30px;
}
@media (max-width: 1680px) {
	.ry-headline h1 {
		font-size: 62px;
	}

	.module-hero.custom .hero-text h1 span {
		font-size: 22px;
		margin-bottom: 20px;
		letter-spacing: 4px;
	}

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

	.ry-headline h2 .span-1 {
		font-size: 20px;
	}

	.ry-text p {
		font-size: 18px;
	}

	.ry-btn {
		min-width: 180px;
		padding: 18px 25px !important;
		height: auto;
	}

	.module-43 .button-wrapper .ry-btn {
		gap: 10px;
		min-width: 220px;
	}

	.module-services.custom .ry-headline .span-1 {
		margin-bottom: 10px;
	}

	.module-services.custom .ry-flex .each .text {
		font-size: 18px;
	}

	.module-team.custom .content .top-block .ry-each .each-name {
		font-size: 20px;
	}

	.module-team.custom .content .top-block .ry-each .each-name span {
		font-size: 18px;
	}

	.module-testimonials.custom .ry-flex .each.each-left {
		display: flex;
		align-items: flex-end;
	}

	.module-testimonials.custom .ry-flex .each.each-left .photo img {
		transform: unset;
	}

	.module-testimonials.custom .ry-flex .each.each-right {
		min-height: unset;
	}

	.module-43 .ry-left img {
		max-width: 180px;
	}

}

@media (max-width: 1480px) {

	.module-43 .button-wrapper .ry-btn {
		min-width: unset;
		gap: unset;
	}

	.module-43 .button-wrapper .ry-btn span {
		display: none;
	}

	.module-43 .ry-right .ry-menu .nav-menu {
		width: 100% !important;
		max-width: 100% !important;
		padding-right: 100px;
	}

	.module-43.fixed .ry-right .ry-menu .nav-menu {
		max-width: 100% !important;
	}

	.module-43.fixed .ry-right .ry-menu {
		width: 100%;
	}

	.module-43.fixed .ry-right .ry-menu .nav-menu {
		gap: 0 !important;
		justify-content: flex-start;
	}

	.module-43.fixed .ry-right .ry-menu .nav-menu > li:nth-child(3) {
		margin-right: auto;
	}

	.module-43.fixed .ry-right .ry-menu .nav-menu > li:nth-child(4) {
		margin-left: auto;
	}

	.module-43.fixed .ry-right .ry-menu .nav-menu > li:nth-child(1),
	.module-43.fixed .ry-right .ry-menu .nav-menu > li:nth-child(2) {
		margin-right: 4vw;
	}

	.module-43.fixed .ry-right .ry-menu .nav-menu > li:nth-child(5), 
	.module-43.fixed .ry-right .ry-menu .nav-menu > li:nth-child(6) {
		margin-left: 4vw;
	}

	.inner-module-services .block .ry-flex .each .wrapper {
		padding: 0 !important;
	}

	.inner-module-services .block .ry-flex .each p {
		font-size: 18px;
	}

	.module-43.fixed .ry-right .ry-menu .nav-menu {
		justify-content: space-between;
		padding: 0 !important;
	}
	.module-43 .ry-right {
		max-width: 100%;
	}
}

@media (max-width: 1280px) {
	.module-43 .ry-left {
		top: 0;
	}
	body:not(.home) .module-43:not(.fixed) .ry-left {
		transform: translate(-50%, 35px);
	}
	body:not(.home) .module-43.fixed .ry-left {
		transform: translate(-50%, 35px);
	}
}
@media (max-width: 1080px) {
	#ry-pg-banner .ry-bnr-wrp .ry-pg-title {
		padding: 0;
		margin: 0;
	}

	#ry-pg-banner .ry-bnr-wrp {
		margin-top: 69px;
	}
	
	.module-welcome.custom {
		padding: 100px 0;
	}

	.module-welcome.custom .ry-container .ry-flex {
		flex-direction: column;
		align-items: center;
		justify-content: center;
		gap: 30px;
	}

	.module-welcome.custom .ry-each:nth-child(1) {
		width: 100%;
		max-width: 100%;
	}

	.module-welcome.custom .ry-headline h2 {
		max-width: 100%;
		text-align: center;
	}

	.module-welcome.custom .ry-each .ry-headline h2 .span-1 {
		margin-top: 10px;
	}

	.ry-headline h2 {
		font-size: 42px;
	}
	
	.module-testimonials.custom .ry-flex .each.each-right .inner-wrapper .ry-headline h2 {
		font-size: 38px;
	}
	
	.module-hero.custom .hero-text {
		position: relative;
		padding: 60px 0;
		bottom: unset;
		background: #000;
	}

	.ry-headline h1,
	#ry-pg-banner .ry-bnr-wrp .ry-pg-title h1.ry-responsive-title, 
	#ry-pg-banner .ry-bnr-wrp .ry-pg-title h1 {
		font-size: 46px;
	}

	.module-hero.custom .hero-text h1 span {
		font-size: 18px;
		letter-spacing: 3px;
		margin-bottom: 10px;
	}

	.module-welcome.custom .ry-each .ry-text p {
		text-align: center;
		margin: 30px 0;
	}

	.module-welcome.custom .ry-each .ry-text .ry-btn {
		margin: auto;
	}

	.module-welcome.custom .ry-each:nth-child(2) {
		width: 90%;
		max-width: 320px;
	}

	.module-services.custom {
		padding: 60px 0;
	}

	.module-services.custom .ry-flex {
		display: inline;
		padding: 30px 0 60px;
	}

	.module-services.custom .ry-flex .each {
		width: inherit;
	}

	.module-team.custom {
		padding: 100px 0 0;
	}

	.module-team.custom .content {
		margin-top: 40px;
	}

	.module-map #mapCustom {
		padding-bottom: 680px;
	}

	.module-testimonials.custom .ry-flex {
		flex-direction: column-reverse;
		align-items: center;
		justify-content: center;
	}

	.module-testimonials.custom .ry-flex .each {
		width: 100%;
	}

	.module-testimonials.custom .ry-flex .each.each-left .photo img {
		/* bottom: -40px; */
	}

	.module-testimonials.custom .ry-flex .each.each-left {
		max-width: 620px;
	}

	.module-testimonials.custom .ry-flex .each.each-right {
		padding: 0;
		max-width: 100%;
	}

	.module-testimonials.custom {
		padding-top: 100px;
	}

	.module-testimonials.custom .ry-flex .each.each-right .inner-wrapper {
		margin-bottom: 30px;
		justify-content: center;
		align-items: center;
	}

	.module-testimonials.custom .ry-flex .each.each-right .inner-wrapper .icon {
		min-width: 50px;
		min-height: 50px;
	}

	.module-testimonials.custom .ry-flex .each .ry-text p {
		text-align: center !important;
	}

	.module-testimonials.custom .ry-flex .each .ry-name {
		justify-content: center;
		align-items: center;
		margin-top: 30px;
		margin-bottom: 60px;
	}

	.module-testimonials.custom .testimonials-wrapper .carousel-indicators {
		align-items: center;
		justify-content: center;
		bottom: 10px !important;
	}

	.module-testimonials.custom .testimonials-wrapper .carousel-indicators li {
		width: 45px !important;
	}

	.module-footer .footer-top .ry-flex {
		flex-direction: column-reverse;
		align-items: center;
		justify-content: center;
		gap: 30px;
	}

	.module-footer .footer-top .each {
		/* max-width: 100%; */
	}

	.module-footer .ry-container .title {
		text-align: center;
	}

	.module-footer .footer-top .each ul li a {
		text-align: center;
	}

	.module-footer .footer-top .each .details {
		flex-direction: column;
		align-items: center;
	}

	.module-footer .footer-top .each.each-center::before, 
	.module-footer .footer-top .each.each-center::after {
		opacity: 0;
	}

	.module-footer .footer-bottom .ry-flex {
		flex-direction: column;
		align-items: center;
		justify-content: center;
	}

	.module-footer .footer-bottom .each ul li a {
		flex-direction: column;
		align-items: center;
		justify-content: center;
		text-align: center;
	}

	.module-footer .footer-bottom .each p {
		text-align: center;
	}

	.module-hero.custom .item .text-center {
		padding-bottom: 75%;
	}

	#ry-section-header {
		display: none;
	}

	#theme2-smHeader {
		display: block !important;
	}

	.mobile-container {
		background: #01143f !important;
	}
	
	
	.module-services.custom .ry-container {
		max-width: 100%;
	}

	.module-services.custom .slick-list {
		margin: 0 -30px;
	}

	.module-services.custom .slick-list .slick-slide{
		margin: 0 15px;
	}


	.home .slick-dots {
		display: flex !important;
		justify-content: center;
		width: 100%;
		margin-top: 30px;
		gap: 5px;
		list-style: none;
	}

	.home .slick-dots li button {
		width: 12px;
		height: 12px;
		padding: 0;
		border-radius: 50%;
		border: unset;
		text-indent: -99999px;
		background: #000;
		transition: .5s;
		opacity: .5;
		min-width: 12px;
	}

	.home .slick-dots li {
		height: 12px;
		min-width: 12px;
		padding: 0 !important;
		margin: 0 !important;
	}

	.home .slick-dots li.slick-active button {
		width: 50px;
		border-radius: 5px;
		opacity: 1;
		background: #9c0f23;
	}

	.module-services.custom .slick-list .slick-slide.slick-active.slick-current {
		filter: initial;
	}

	.module-services.custom .slick-list .slick-slide:not(.slick-active):not(.slick-current) {
		
		transform: scale(0.85);
	}


	.module-services.custom .slick-list .slick-slide {
		transition: .5s;
	}
	
	
	.mm-btn_prev::before,
	.mm-btn_next::after { 
		border-color: #fff !important;
	}

	.mm-panel .mob-menu a {
		font-size: 16px;
		text-transform: uppercase;
		line-height: 1;
		letter-spacing: initial !important;
		padding-top: 20px;
		padding-bottom: 20px;
	}

	.mm-panel {
		padding-left: 0;
		padding-right: 0;
	}

	.mm-navbar__title {
		color: #fff !important;
		font-size: 16px;
	}

	#menu_container .mm-listview li a {
		font-size: 16px;
		letter-spacing: initial !important;
		font-weight: 300 !important;
		line-height: 1;
	}

	#menu_container {
		padding-top: 60px;
	}

	.mobile-container .mobile_logo {
		position: absolute;
		left: 50%;
		transform: translate(-50%, 0);
		padding: 7px;
		background: #01143f;
		border-radius: 50%;
		top: 0;
	}

	.mobile-container .flex-wrap .flex-item.right-nav .mobile-button a {
		margin: 0;
		width: 40px;
		height: 40px;
		border-radius: 5px;
	}

	.mobile-container .flex-wrap .flex-item.right-nav .mobile-button a:nth-child(2) {
		background: #9c0f23 !important;
	}

	.mobile-container .flex-wrap .flex-item.right-nav .mobile-button {
		gap: 10px;
	}

	.inner-module-services {
		gap: 60px;
	}

	.inner-module-services .block .ry-flex .each {
		width: calc(50% - 30px);
	}
	
	.module-footer .custom-social ul {
		justify-content: center;
		align-items: center;
	}
}

@media (max-width: 768px) {
	
	.module-team.custom .content .top-block .ry-each .photo {
		width: 200px;
		height: 200px;
	}

	.module-team.custom .content .top-block .ry-each {
		display: flex;
		flex-direction: column;
		align-items: center;
		justify-content: center;
	}

	.module-team.custom .content .top-block .ry-flex {
		gap: 30px;
	}

	.module-team.custom .content .bottom-block .ry-flex .each img {
		max-height: 40px;
		max-width: 140px;
	}

	.module-team.custom .content .bottom-block {
		border-bottom-left-radius: 30px;
		border-bottom-right-radius: 30px;
	}

	.module-team.custom .content .top-block {
		border-top-left-radius: 30px;
		border-top-right-radius: 30px;
	}
	.inner-module-services .block .ry-flex .each h4 {
		font-size: 24px !important;
	}

	.inner-module-services .block .ry-flex .each p {
		line-height: 1.5;
	}
}

@media (max-width: 480px) {
	.module-testimonials.custom .ry-flex .each.each-right .inner-wrapper .ry-headline h2 {
		font-size: 36px;
	}

	.module-testimonials.custom .ry-flex .each.each-right .inner-wrapper .icon {
		min-width: 40px;
		min-height: 40px;
		height: 40px;
		width: 40px;
	}

	.module-testimonials.custom .ry-flex .each.each-right .inner-wrapper {
		gap: 10px;
	}

	.ry-text p {
		font-size: 16px;
	}

	.module-team.custom .content .top-block .ry-each .photo {
		padding: 7px;
		width: 160px;
		height: 160px;
	}

	.module-team.custom .content .top-block .ry-flex {
		gap: 10px;
	}

	.module-team.custom .content .top-block .ry-each .each-name {
		font-size: 18px;
		min-height: 57px;
	}

	.module-team.custom .content .top-block .ry-each .each-name span {
		font-size: 14px;
	}

	.module-team.custom .content .top-block {
		padding: 60px 30px;
		border-top-left-radius: 20px;
		border-top-right-radius: 20px;
	}

	.module-team.custom .content .bottom-block {
		border-bottom-left-radius: 20px;
		border-bottom-right-radius: 20px;
	}

	.module-testimonials.custom .ry-flex .each.each-left .photo img {
		bottom: -20px;
	}

	.ry-headline h1,
	#ry-pg-banner .ry-bnr-wrp .ry-pg-title h1.ry-responsive-title, 
	#ry-pg-banner .ry-bnr-wrp .ry-pg-title h1 {
		font-size: 38px;
	}

	.module-hero.custom .hero-text h1 span {
		font-size: 16px;
		line-height: 1.3;
	}

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

	.ry-headline h2 .span-1 {
		font-size: 16px;
	}

	.module-footer .footer-bottom .each * {
		line-height: 1.5;
	}

	.inner-module-services .block .ry-flex {
		flex-direction: column !important;
	}

	.inner-module-services .block .ry-flex .each {
		width: 100%;
	}

	.inner-module-services .block .ry-flex .each p {
		font-size: 16px;
	}
}
@media (max-width: 440px) {
	.module-services.custom .slick-list .slick-slide {
		margin: 0 10px;
	}

	.module-services.custom .slick-list {
		margin: 0 -10px;
	}
}
@media (min-width: 768px) {

	/** PLACE YOUR TABLET AND UP CSS HERE **/

}

@media (min-width: 992px) {

	/** PLACE YOUR LAPTOP AND UP CSS HERE **/

}

@media (min-width: 1200px) {

	/** PLACE YOUR DESKTOP AND UP CSS HERE **/

}