/*
@font-face {
    font-family: 'Satoshi';
    src: url('https://s3.amazonaws.com/static.organiclead.com/Site-6154e1a5-4de8-4ed9-b3b0-5bbe7739a579/fonts/SatoshiVariable_Bold.woff2') format('woff2'),
        url('https://s3.amazonaws.com/static.organiclead.com/Site-6154e1a5-4de8-4ed9-b3b0-5bbe7739a579/fonts/SatoshiVariable_Bold.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Satoshi';
    src: url('https://s3.amazonaws.com/static.organiclead.com/Site-6154e1a5-4de8-4ed9-b3b0-5bbe7739a579/fonts/SatoshiVariable_BoldItalic.woff2') format('woff2'),
        url('https://s3.amazonaws.com/static.organiclead.com/Site-6154e1a5-4de8-4ed9-b3b0-5bbe7739a579/fonts/SatoshiVariable_BoldItalic.woff') format('woff');
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}
*/

body, body p, body div{font-family: Satoshi, sans-serif !important;font-weight: 400 !important; }
h1,h2,h3,h4,h5,h6{font-family: Satoshi, 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: 'Satoshi', sans-serif;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: #185562 !important;font-size: 20px !important;text-transform: uppercase;}
.ry-btn-primary:hover {background: #339898 !important;color: #FFFFFF !important;}
.ry-btn.ry-btn-secondary{color: #FFFFFF !important;background: #339898 !important;}
.ry-btn.ry-btn-secondary:hover {background: #185562 !important;color: #FFFFFF !important;box-shadow: unset !important;}
/*.cmsForm .has-error input {border: 1px solid #ff0069;}*/
.btn,.ry-btn,.ry-btn-primary {border-radius: 100px !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;
	}
}

/* INTERIOR PAGE SIDEBAR AND FULL WIDTH */
body.default #ry-pg-body[data-interior-layout="Full Width"] > .ry-container > .ry-content > .ry-left {
    width: 100%;
    max-width: 100%;
    float: unset;
}

body.default #ry-pg-body[data-interior-layout="Full Width"] > .ry-container > .ry-content > .ry-right {
    display: none;
}

.title-open {
  border-radius: 10px 10px 0 0 !important;
}

.title-closed {
  border-radius: 10px !important;
}

.module-14 .item .card .slide-text-wrap .big-title p {
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 4px;
    font-size: 18px;
}

.hp-section {padding: 100px 0;}

.section-heading h2 {font-size: 42px;}
.section-heading p {
    text-transform: uppercase;
    letter-spacing: 2px;
    font-size: 16px;
    color: #339898;
}
.welcome .txt {width: 45%;}
.welcome .img {
    position: absolute;
    width: 50%;
    top: -9px;
    right: 0;
    bottom: 0;
    z-index: 1;
	max-width: 705px;
}
.welcome .img img {
    object-fit: contain;
    height: 100%;
}
.welcome .bg-image {
    position: absolute;
    z-index: -1;
    inset: 0 0 -460px 0;
}
.welcome .bg-image img {
    object-fit: cover;
    height: 100%;
}
.ry-btn.with-arrow::after {
    display: block;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='currentColor' class='bi bi-arrow-right' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' d='M1 8a.5.5 0 0 1 .5-.5h11.793l-3.147-3.146a.5.5 0 0 1 .708-.708l4 4a.5.5 0 0 1 0 .708l-4 4a.5.5 0 0 1-.708-.708L13.293 8.5H1.5A.5.5 0 0 1 1 8'/%3E%3C/svg%3E");
    content: '';
    width: 23px;
    height: 23px;
    right: 0;
    display: block;
    filter: brightness(0) invert(0.7);
    background-size: contain;
    background-repeat: no-repeat;
    top: 1px;
    position: relative;
    transform: translateY(-2px);
}

.services .section-heading h2 {color: #fff;}
.services .section-heading p {
    text-align: center;
    letter-spacing: 9px;
	color: #fff;
}
.services .main-services {
    display: flex;
    justify-content: space-between;
    gap: 30px;
    padding: 0 2vw;
    margin: 60px 0 50px;
}
.services .main-services .ry-each img {
	height: 450px;
    object-fit: cover;
}
.services .main-services .ry-each .name {
    position: absolute;
    bottom: 0;
    padding: 0 10px 30px;
}	
.services .main-services .ry-each .name a {
    text-align: center;
    display: block;
    color: #fff;
    text-transform: uppercase;
    font-size: 18px;
	line-height: 1.3;
}
.services .main-services .ry-each {
    overflow: hidden;
    border-radius: 15px;
    outline: 1px solid #339898;
    outline-offset: 5px;
	transition: all 300ms ease-out;
}
.services .main-services .ry-each:hover {
    transform: translateY(-30px) !important;
}
.btn-center {margin-inline: auto;}
.team .team-container {
    background: url(https://s3.amazonaws.com/static.organiclead.com/Site-6154e1a5-4de8-4ed9-b3b0-5bbe7739a579/HomepageAssets/drs_bg_top.jpg) no-repeat;
    background-size: cover;
    margin-top: 60px;
    padding: 80px 15vw;
    border-radius: 20px;
    box-shadow: rgba(17, 17, 26, 0.1) 0px 1px 0px, rgba(17, 17, 26, 0.1) 0px 8px 24px, rgba(17, 17, 26, 0.1) 0px 16px 48px;
}
.team .team-container .desc p {
    display: -webkit-box;
    -webkit-line-clamp: 6;
    -webkit-box-orient: vertical;
    overflow: hidden;
    color: #fff;
    text-align: center;
}
.team .team-container .ry-flex {
    gap: 6vw;
}
.team .team-container .desc {
    overflow: hidden;
    border-radius: 40em 40em 0 0;
    outline: 1px solid #339898;
    outline-offset: 10px;
}
.team .team-container .desc .txt {
    position: absolute;
    inset: 0;
    padding: 130px 3vw;
    background: linear-gradient(184deg, rgb(136 167 174) 0%, rgb(109 140 147 / 88%) 50%, rgba(64, 93, 100, 1) 90%);
    opacity: 0;
    transition: opacity 300ms ease-in;
}
.team .team-container .name {margin-top: 40px;}
.team .team-container .desc:hover .txt {opacity: 1;}
.team .team-container .desc a {
    text-transform: uppercase;
    color: #ffffff;
}
.team .team-container .desc a:hover {
    color: #ff7f00;
}
.team .team-container .desc a::after {
    content: '\f101';
    font-family: 'FontAwesome';
    display: inline-block;
    margin-left: 10px;
}
.team .team-container .name h3 {
    text-transform: uppercase;
}
.team .team-container .name p {
    color: #339898;
}
.ry-multi-item-slider::before {
    inset: -500px 0 0 0;
    bottom: 0;
    height: unset;
    z-index: -1;
}
body.home .ry-multi-item-slider .owl-carousel .owl-item img {
    filter: unset;
}
.owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev, .owl-carousel button.owl-dot {
    color: #fff;
}
.ry-multi-item-slider {
    padding-top: 0;
}
.ry-btn-white {
    background: #fff !important;
    color: #185562 !important;
}
.ry-btn-white:hover {
    background: #339898 !important;
	color: #fff !important;
}
.reviews .section-heading {
    margin-bottom: 40px;
}
.hp-section.reviews {
    background: url(https://s3.amazonaws.com/static.organiclead.com/Site-6154e1a5-4de8-4ed9-b3b0-5bbe7739a579/HomepageAssets/reviews_bg.jpg) no-repeat;
    background-size: cover;
}
.module-44 .map-pin {
    width: 130px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.module-44 .social-links {
    width: fit-content;
}
.module-44 .social-icons .social-inner-wrap {
    flex-direction: column;
    width: fit-content;
    min-width: unset;
    margin: 0;
    justify-content: center;
    gap: 20px;
}
.footer-bg {
    background: url(https://s3.amazonaws.com/static.organiclead.com/Site-6154e1a5-4de8-4ed9-b3b0-5bbe7739a579/Background_images/footer_bg.jpg) no-repeat;
    background-size: cover;
}
.module-44 .footer-logo img {filter: brightness(0) invert(1);}
.module-44 .footer-logo {max-width: 240px;}
.module-44 .website-info .icon {
    width: 40px;
    height: 40px;
    background: #ffffff;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.module-44 .website-info .icon svg {
    width: 25px;
    fill: #185562;
}
.module-44 .website-info .each {
    display: flex;
    align-items: center;
    gap: 20px;
    margin-top: 20px;
}
.module-44 .social-icons .social-inner-wrap li .fa:hover {
    background: #339898 !important;
}
.default .ry-multi-item-slider::before, div#brands-inner .ry-multi-item-slider .ry-btn, .module-14 .carousel-control {
	display: none;
}
#section-brands #top-brands .ry-btn {margin-top: 60px;}

@media (max-width: 1080px) {
	.services .main-services {flex-wrap: wrap;}
	.services .main-services .ry-each {width: calc(33.33% - 30px);}
	.module-44 .footer-map > img {
		height: 500px;
		object-fit: cover;
		object-position: center;
	}
	.team .team-container .desc .txt {display: none;}
}
@media (max-width: 991px) {
	.module-44 .footer-logo {
		margin: 0 auto;
		float: none;
	}
	.module-44 .website-info .each {flex-direction: column;}
	.module-44 .social-links {width: 100%;}
	.module-44 .social-icons .social-inner-wrap {
		width: 100%;
		flex-direction: row;
	}
}
@media (max-width: 768px) {
	.welcome .txt {
    	width: 100%;
	}
	.welcome .img {
		position: static;
		margin: 0 auto;
		float: none;
		clear: both;
	}
	.hp-section.welcome {
		display: flex;
		flex-direction: column-reverse;
		align-items: center;
		gap: 60px;
		padding: 0;
	}
}
@media (max-width: 767px) {
	.section-heading h2 {
		font-size: 30px;
    	line-height: 1.2;
		text-align: center;
	}
	.hp-section.welcome .ry-btn {margin-inline: auto;}
}
@media (max-width: 650px) {
	.services .main-services .ry-each {width: calc(50% - 30px);}
	.team .team-container .ry-flex {flex-direction: column;}
	.services .main-services {padding: 0 8vw;}
}
@media (max-width: 500px) {
	.services .main-services .ry-each {width: 100%;}
}


.ry-menu .ry-nav li .third-level-container .third-level-dropdown {
    position: absolute;
    right: 100%;
    left: auto;
    top: 0;
    width: 100%;
    display: none !important;
    padding-left: 0;
    z-index: -1;
   
}



.ry-menu .ry-nav li .third-level-container .third-level-dropdown li a {
    color: #ffffff !important;
}

body[data-page-name="contact-us"] .footer-map {
    display: none;
}
.inside-pg-frames {
    margin-top: 60px;
    display: grid;
    gap: 15px;
    grid-template-columns: repeat(auto-fit, minmax(240px, 1fr));
}
.inside-pg-frames .each {
    display: flex;
    align-items: center;
    justify-content: center;
    background: #33989859;
    border-radius: 10px;
	padding: 15px 20px;
}
.inside-pg-frames .each img {
    height: 100px;
    object-fit: contain;
    width: 80%;
	filter: brightness(0);
}
input[type="radio"] {
    margin-right: 5px;
}

