body, body p, body div{font-family: Inter !important;font-weight: 400 !important; }
h1,h2,h3,h4,h5,h6{font-family: Inter, sans-serif !important;font-weight: 600 !important;}
b, strong {font-weight: bold !important;}
@media (max-width: 991px) {}
@media only screen and (max-width: 768px){
	.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: #1e201f;}}
#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: #1e201f;}

.ry-btn:after {display:none;}
.btn, .ry-btn, .ry-btn-primary, .ry-btn-secondary {font-family: 'Inter';z-index:99;}
.ry-btn {height: 55px;display: flex;align-items: center;justify-content: center;padding-left: 25px;padding-right: 25px;max-width: max-content;color: #1e201f !important;background: #f8d756 !important;font-size: 20px !important;border-radius:12px;width:fit-content;font-weight:500;}
.ry-btn-primary:hover {background: #1d1f1f !important;color: #FFFFFF !important;}
.ry-btn.ry-btn-secondary{color: #FFFFFF !important;background: #1d1f1f !important;}
.ry-btn.ry-btn-secondary:hover {background: #f8d756 !important;color: #1e201f !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;
}

.ry-btn.ry-btn-primary.center-btn {
  margin: 2em auto 0;
}


.pay-btn-wrap {
  display: flex;
  gap: 1em;
}


.pay-btn-wrap .ry-btn {
  max-width: 200px !important;
  width: 100% !important;
}

@media (max-width:768px) {
  .pay-btn-wrap {
	  flex-direction: column;
	  gap: 1em 0;
	}
}
#ry-pg-body .ry-left ol li {
  list-style: numeric !important;
}

.module-43 .ry-right .ry-leads .ry-contact li:nth-child(1) a div {
  color: #000;
}
.module-43 .ry-right .ry-leads .ry-contact li:nth-child(1) a:hover {
}
.module-43 .ry-right .ry-leads .ry-contact li:nth-child(1):hover span {
  color: #000 !important;
}
.module-43 .ry-right .ry-leads .ry-contact li:nth-child(2):hover a div {
  color: #000 !important;
}
.module-43 .ry-right .ry-leads .ry-contact li:nth-child(2):hover svg {
  fill: #000;
}

.brand-slider .slick-arrow,
.insurance-slider .slick-arrow{
	width: 40px;
	height: 40px;
	border-radius: 50px;
	display: flex !important;
	align-items: center;
	justify-content: center;
	position: absolute;
	left: calc(50% - 25px);
	top: 110%;
	transform: translateX(-50%);
	transition: .3s;
	font-size: 0;
	border: unset;
	outline: unset;
	pointer-events: all;
	z-index: 99;
}

.brand-slider .slick-next.slick-arrow,
.insurance-slider .slick-next.slick-arrow{
	left: calc(50% - -25px);
}

.brand-slider .slick-arrow:before,
.insurance-slider .slick-arrow:before {

	position: absolute;
	transform: rotate(180deg);
	-webkit-transform: rotate(180deg);
	font-size: 14px;
	margin: auto;
	transition: .3s;
	font-family: 'FontAwesome';
	color: #fff;
}

.brand-slider .slick-next.slick-arrow:before,
.insurance-slider .slick-next.slick-arrow:before {
	transform: rotate(0deg);
	-webkit-transform: rotate(0deg);
	transition: .3s;
}


.brand-slider .slick-arrow, 
.insurance-slider .slick-arrow {
    display: none !important;
}

@media (max-width: 1200px) {
    .brand-slider .slick-dots, .insurance-slider .slick-dots {
        display: none !important;
    } 
    
    .brand-slider .slick-arrow, 
    .insurance-slider .slick-arrow {
        display: block !important;
    }
}

.welcome-cta-cotent {
    display: grid !important;
    grid-template-columns: 1fr 1fr;
}

.welcome-cta-content {
    display: grid;
    grid-template-columns: 1fr max-content;
    gap: 60px;
    align-items: center;
}

@media (max-width: 767px) {
    .welcome-cta-content {
        grid-template-columns: 1fr;
    } 
}

@media (max-width: 1200px) {
	.btn-wrapper {
		flex-wrap: wrap;
	}

	div.btn-wrapper > div, div.btn-wrapper a {
		width: 100%;
	}

	div.btn-wrapper p {
		width: 100% !important;
		max-width: 100% !important;
		display: block;
	}


}

@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;
}


:root {
  --site-font: Inter,sans-serif;;
  --title-font: Onest, sans-serif;;
  --primary-color: #f8d756;
  --secondary-color: #1d1f1f;
}

html {
    scroll-behavior: smooth;
}
:target {
	scroll-margin-top:350px
}
/* --- FONT ---  */
h2,h3,h4,h5,h6 {
    font-weight: 500 !important;
    color:var(--secondary-color) !important;
    font-family:var(--title-font) !important
}
.ry-headline h2 {
    line-height:1.1;
    font-size: clamp(2.1875rem, 1.7892rem + 1.634vw, 3.75rem) !important;
    margin-bottom:20px;
    text-transform:capitalize;
    
}
.ry-headline h2 span {
    display:block;
    font-size: 18px;
    margin-bottom:10px;
    letter-spacing:5px;
    font-family:var(--site-font) !important;
    text-transform:uppercase;
}

body p,
.module-67 .ry-container #about p{
	font-size: 18px;
	color: #000000;
	font-weight: 400 !important;
}
body a {
    color:#cca40b
}
body a:hover {
    color:var(--primary-color);
    text-shadow:.5px 0px var(--secondary-color);
}
.btn-wrapper {
    display:flex;
    gap:20px;
    margin-top:30px
}

.btn-wrapper p {
    display:flex;
    justify-content:center;
    align-items:center;
    width:50% !important;
    max-width:100% !important
}

.btn-wrapper p a {
    width:100%;
      display:flex;
    justify-content:center;
    align-items:center;
    padding:10px 30px;
    border:solid 1px var(--primary-color);
    transition:all .3s ease;
    background:var(--primary-color);
    color:var(--secondary-color)
    
}

.btn-wrapper p a:hover {
    color:var(--primary-color);
    background:var(--secondary-color);
}
	
	
/* --- HEADER UPDATE ---  */
.module-43 .ry-right .ry-leads a,
.module-43 .ry-right .ry-leads .ry-contact li:nth-child(2) span.call_us, .module-43 .ry-right .ry-leads .ry-contact li:nth-child(2) a{
    display:flex !important;
    gap:10px;
    padding:10PX 20px;
    width:fit-content;
    flex-direction:row;
    max-width:unset;
    height:55px;
    align-items:center;
    position:relative;
    transform:all 3s ease;
    border-radius: 12px;
    box-shadow:unset
}
.fixed.module-43 .ry-right .ry-menu .nav-menu {
    margin-top:20px
}
.module-43 .ry-right .ry-leads .ry-contact li {
    overflow:visible
}
.module-43 .ry-right .ry-leads .ry-contact li:nth-child(1) a {
    background:var(--primary-color);
}
.module-43 .ry-right .ry-leads .ry-contact li:nth-child(1) a:hover {
    transform:translateY(-4px)
}
.module-43 .ry-right .ry-leads .ry-contact li:nth-child(2) a {
    background:var(--secondary-color)
}
.module-43 .ry-right .ry-leads .ry-contact li:nth-child(2) a:hover{
    background:var(--primary-color);
    transform:translateY(-4px)
}
.module-43 .ry-right .ry-leads .ry-contact {
gap:10px;
    align-items:end;
    justify-content:end
}
.module-43 .ry-right .ry-leads a div{
    font-size: 18px !important;
    color: #ffffff;
    font-weight:normal;
    text-transform:capitalize !important;
    text-wrap:nowrap;
    display:block
}
.module-43 .ry-right .ry-leads .ry-contact li:nth-child(1) a div {
    /* color: #1e201f; */
    font-weight:bold !important
}
.module-43 .ry-right .ry-leads .ry-contact li:nth-child(1) a svg {
    fill:#1e201f;
    transform:rotate(-90deg);
        width:20px;
    height:20px
}
.module-43 .ry-right .ry-leads .ry-contact li a svg {
    width:24px;
    height:24px
}
.module-43 .ry-right .ry-leads .ry-contact li.ry-el-link {
    width:100%;
    padding:0;
    height:fit-content;
    width:fit-content;
} 


.module-43 .ry-right .ry-leads .ry-contact{
    width:100%;
    min-width:unset
}

.module-43 .ry-left img {
    max-width: 350px;
    width: 100%;
}
#ry-pg-header .module-43 .ry-left img {
 margin-top:-10px
}

.ry-menu .ry-nav li.dropdown .dropdown-menu.hover li:first-child ,
.ry-menu .ry-nav li.dropdown .dropdown-menu.hover li:last-child {
    border-radius:0 !important
}

.ry-menu .ry-nav li.dropdown .dropdown-menu.hover li{
    padding:0;
    background: var(--secondary-color) !important;
}
.ry-menu .ry-nav li.dropdown .dropdown-menu li {
    background:transparent;
	 display:flex;
    justify-content:space-between;
    padding:0
}
.ry-menu .ry-nav li.dropdown .dropdown-menu {
    background:transparent;
	left:50%;
    transform:translateX(-50%)
}
.ry-menu .ry-nav li.dropdown .dropdown-menu.hover {
    min-width: 240px;
    width:fit-content
}
.ry-menu .ry-nav li.dropdown .dropdown-menu.hover li a {
    display:flex;
    width:100%;
    color:#fff !important;
    padding:12px 20px !important;
}
li.third-level-container:not(.third-level a):after {
	position:absolute
}
.ry-menu .ry-nav li.dropdown .dropdown-menu.hover li a:hover {
    background:var(--primary-color);
    color: #1e201f !important;
	opacity:1
}
.ry-menu .ry-nav .dropdown-menu>li>a{
    font-size: calc(15px + 2 * ((100vw - 320px) / 1280)) !important;
}
.module-34 .ry-menu .ry-nav li>a {
	font-size: 20px;
	letter-spacing: 1px;
	font-weight:400
}
.module-43 .ry-right .ry-menu .nav-menu li a:hover {
	color:var(--primary-color) !important
}
.mm-menu a, .mm-menu a:active, .mm-menu a:hover, .mm-menu a:link, .mm-menu a:visited {
    font-size:18px;
    text-transform:uppercase;
    letter-spacing:2px
}
.mm-menu a, .mm-menu a:active, .mm-menu a:hover, .mm-menu a:link, .mm-menu a:visited {
    font-size:18px;
    text-transform:uppercase;
    letter-spacing:2px
} 

body.default #ry-section-header.module-43 {
    background:#fff;
    padding-bottom:0px
}
body.default #ry-section-header.module-43.fixed {
    padding-bottom:25px;
    box-shadow: rgba(0, 0, 0, 0.15) 1.95px 1.95px 2.6px;
}
.mobile-container .flex-wrap .flex-item.right-nav .mobile-button a,
#menu_container, #mobile_menu, {
    background:var(--secondary-color) !important
}
.mobile-container {
	background:#fff
}

.module-43 .ry-right .ry-menu .nav-menu {
    width:100%;
    max-width:100%;
    justify-content:right;
    gap:3vw;
    margin-top:0px
}

.module-43 .ry-right .ry-menu .nav-menu li a { 
font-size: 19px;
letter-spacing: 0px;
color: #000000;
font-weight: 400;
text-align: center;
    text-transform:capitalize
}
.ry-sticky-menu.fixed {
    background:#fff;
    box-shadow: rgba(0, 0, 0, 0.12) 0px 1px 3px, rgba(0, 0, 0, 0.24) 0px 1px 2px;
}
.white-bg, .mobile-container .mobile-nav button .hamburger-inner, .mobile-container .mobile-nav button .hamburger-inner:before, .mobile-container .mobile-nav button .hamburger-inner:after{
	background:var(--secondary-color)
}
#menu_container .mm-listview .mob-menu a:hover, .mm-panel .mob-menu a:hover {
    text-shadow:unset;
    color:var(--primary-color)
}

#menu_container .mm-listview .mm-listitem:after,
.mm-listitem .mm-btn_next:before,
.mm-menu_theme-black .mm-btn:after, .mm-menu_theme-black .mm-btn:before, .mm-menu_theme-black .mm-listview .mm-btn_next:after {
    border-color: #ffffff9e;
}


@media(max-width:1280px) {
    .module-43 .ry-left {
   position:absolute;
     top:-20px
  }
  .module-43 .ry-right { 
  width:100%
  }
}

@media(max-width:1024px) {
	.mobile-container .flex-wrap .mobile_logo img {
	  max-width: 300px;
	  width:100%;
  }
	.mobile-container .mobile-nav {
		margin-right: 15px;
	}

}
/* --- HERO SECTION ---  */
.module-66 .bnr-textbox .ry-section-title {
    font-size: clamp(2.5rem, 2.1017rem + 1.634vw, 4.0625rem) !important;
    max-width: 1080px;
	width:100%;
    margin-inline:auto;
    line-height:1.1;
	font-family:var(--title-font) !important;
	text-transform:capitalize;
	font-weight: 300 !important;
}

.module-66 .bnr-textbox .ry-section-title span {
    display:block;
    font-size: 18px;
    margin-bottom:0px;
	font-style: normal;
	font-family:var(--site-font);
	text-transform:uppercase;
	letter-spacing:1px;
	margin-top:15px;
	font-weight: 400 !important;
}


.module-66 .carousel .carousel-control {
    display:none
}

.module-66 {
    height:100%;
}

.module-66 .item img {
    height:105vh;
    object-position:center 30%;
	object-fit:cover
}
.module-66 .bnr-textbox {
    margin-bottom: 60px !important;
}
@media(max-width:1024px) {
  .module-66 .item img {
    height: 73vh;
}
		.module-66 {
		margin-top:0PX
	}
}


@media(max-width:780px) {
	.module-66 .bnr-textbox {
		position:relative;
		background:var(--secondary-color);
			padding:20px 0px;
			margin-bottom:0 !important
			}
	.module-66 .item img {
		height:40vh
	}
	.module-66 .item img {
		height: 100%;
		margin-top:80px
	}
}
@media(max-width:600px) {
    .module-66 .item img {
      margin-top:68px;
      height: 30vh;
      object-position:center
}
  .module-66 .bnr-textbox .ry-section-title {
    font-size:48px !important;
    line-height:1 !important
  }
}
@media(max-width:480px) {
	.module-66 .bnr-textbox {
		position:relative;
	}
}
	
/*--- WELCOME SECTION ---*/
.module-67:before {
    display:none
}

.module-67 .background-section {
    filter:unset;
    opacity:1;
    bottom:-280px;
    top:auto
}

.module-67 {
    padding-bottom:3em;
}
.module-67 .ry-container #about .ry-each{
    max-width:960px;
    width:100%;
    margin-inline:auto
}
.module-67 .ry-container #about .ry-each strong{
    font-size: 25px;
    color: #000000;
    line-height:1.2
    
}
	
@media(max-width:1080px) {
	.module-67 {
		padding-bottom: 80px;
	}
}

	@media(max-width:767px) {
		.module-67 {
			padding-bottom: 80px;
		}
		.module-67 .ry-container #about .ry-each strong {
			font-size: 20px;
		}
}
/* ---SERVICES SECTION --- */
.module-services.style-12 .slick-dots  {
	margin-top:20px
}
.module-services.style-12 .slick-dots li button {
	background:#727272 !important
}
.module-services.style-12 .slick-dots li.slick-active button {
	background:var(--primary-color) !important
}
.module-services.style-12 {
    background:#1d1f1f;
	padding:300px 0 400px;
}
.module-services.style-12 .ry-headline h2 {
    text-align:center;
    color:var(--primary-color) !important;
    text-transform:uppercase
}

.module-services.style-12 .ry-headline h2 span {
    color:#fff
}
.module-services.style-12 .content .ry-flex .ry-each{
    position:relative;
    padding:0;
    border-radius:20px;
    overflow:hidden
}

.module-services.style-12 .content .ry-flex .ry-each .photo::before {
    content:"";
    background: linear-gradient(to top, var(--primary-color), rgb(0 0 0 / 0%), rgb(0 0 0 / 14%));
    width:100%;
    height:100%;
    display:block;
    z-index:1;
    position:absolute;
    opacity:0;
    transition:all .3s ease
}

.module-services.style-12 .content .ry-flex .ry-each .services-details h4 {
    margin:0 auto;
    color:#fff !important;
    font-size: 21px !important;
    z-index:2;
    position:relative;
    font-weight:600 !important
}
.module-services.style-12 .content .ry-flex .ry-each:hover .photo::before {
    opacity:1
}

.module-services.style-12 .content .ry-flex .ry-each:hover .services-details h4 {
    color: #1e201f !important;
}
.module-services.style-12 .content .ry-flex .ry-each .icons {
    display:none
}

.module-services.style-12 .content .ry-flex .ry-each .services-details {
    position:absolute;
    bottom:15px;
    left:50%;
    transform:translate(-50%);
    width:90%;
    line-height:1.2;
    display:flex;
z-index:2
}

.module-services.style-12 .content .ry-flex .ry-each .photo img {
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    margin-bottom: -0;;
    filter:unset !important;
    position:relative
}

.module-services.style-12 .content .ry-flex {
    gap:15px;
    margin-top:40px;
    margin-bottom:80px
}

.module-services.style-12 .btn-wrapper {
    display:flex;
    width:100%;
    justify-content:center;
}
.module-services.style-12 .btn-wrapper .ry-btn {
    border:solid 1px transparent;
    transition:all .3s ease
}
.module-services.style-12 .btn-wrapper .ry-btn:hover{
    border-color:#fff
}

.module-services.style-12 .content .ry-flex {
    display: flex;
}

@media (max-width: 1080px) {
	.module-services.style-12 .content .ry-flex {
		display: block;
	}

	.module-services.style-12 .content .ry-flex .ry-each {
		margin: 0 10px;
	}

	.module-services.style-12 .content .slick-list {
		margin: 0 -10px;
	}

	.module-services.style-12 .content .slick-track {
		display: flex;
	}

	.module-services.style-12 .content .slick-slide {
		height: auto;
	}
	.module-services.style-12 .content .ry-flex {
		margin-bottom: 50px;
	}
	.module-services.style-12 {
		background: #1d1f1f;
		padding-bottom:360px;
	}
}
	
/* --- TEAM SECTION --- */
.module-team.style-1 {
    background:url(https://s3.amazonaws.com/static.organiclead.com/Site-f29b41b2-741f-40c4-9e1a-ed7732428723/Background_images/meetthedr_bg.png)no-repeat top / cover;
	padding:260px 0;
	z-index:2;
	margin-top:-200px
}
.module-team.style-1 .ry-container {
    max-width:1280px;
    width:90%;
}
.module-team.style-1 .ry-headline h2 {
    text-transform:uppercase
}

.module-team.style-1 .team-content {
    display:flex;
    gap:20px;
    margin-top:40px
}

.module-team.style-1 .team-content .ry-left {
    width:40%;
    position:relative;
    display:flex;
}

.module-team.style-1 .team-content .ry-left .ry-photo {
    padding:0
}

.module-team.style-1 .team-content img {
    height:100%
}

.module-team.style-1 .team-content .ry-left .ry-text {
    position:absolute;
    z-index:1;
    max-width:380px;
    width:90%;
    display:flex;
    flex-direction:column;
    left:50%;
    top:50%;
    transform:translate(-50%,-50%);
}
.module-team.style-1 .team-content .ry-left .ry-text P {
    color:#fff;
    line-height:1.4;
    font-size: 23px;
    padding:0;
    margin:0
}
.module-team.style-1 .content .ry-btn {
    position:relative;
    inset:unset;
    transform:unset;
    margin-inline:0
}
.module-team.style-1 .team-content .ry-flex {
    width:55%;
    margin-top:0;
    margin-left:0;
    gap:15px
}
.module-team.style-1 .ry-flex .ry-each {
    margin-left: 0;
}

.module-team.style-1 .ry-flex .each-name {
font-size: 22px;
letter-spacing: 0px;
color: var(--primary-color);
font-weight: 500 !important;
	text-align:start;;
	max-width:280px;
	left:50%;
	transform:translateX(-50%)
}

.module-team.style-1 .ry-flex .each-name span {
	display:block;
	opacity: 0.702;
font-size: 15px;
color: #ffffff;
font-family: "Inter";
}
.module-team.style-1 .ry-flex .ry-each:hover .each-name,
.module-team.style-1 .ry-flex .ry-each:hover .each-name span {
	color:var(--secondary-color)
}
.module-team.style-1 .ry-flex .ry-each:hover .photo{
	filter:unset !important
}
.module-team.style-1 .team-content .ry-flex .photo::before {
    content:"";
    background: linear-gradient(to top, var(--primary-color), rgb(0 0 0 / 0%), rgb(0 0 0 / 14%));
    width:100%;
    height:100%;
    display:block;
    z-index:1;
    position:absolute;
    opacity:0;
    transition:all .3s ease
}
.module-team.style-1 .ry-flex .ry-each:hover .photo::before {
    opacity:1;
}
@media(max-width:1199px) {
    .module-team.style-1 .team-content {
        flex-direction:column;
        align-items:center
}
    .module-team.style-1 .team-content * {
        text-align:center !important;
    }
    .module-team.style-1 .content .ry-btn {
        margin-inline:auto
    }
    .module-team.style-1 .ry-headline h2 {
        text-align:center !important;
    }
    .module-team.style-1 .team-content .ry-left {
        max-width:500px;
        width:100%;
    }
    .module-team.style-1 .team-content .ry-flex {
        width:100%;
        max-width:700px;
    }
    .module-team.style-1 {
        padding:80px 0
    }
}
@media (max-width: 991px) {
    .module-team.style-1 .ry-flex.block-count-3 .ry-each, .module-team.style-1 .ry-flex.block-count-2 .ry-each {
        width: calc(45% - 10px);
    }
        .module-team.style-1 .team-content .ry-flex {
        width:100%;
        max-width:100%;
            flex-direction:row
    }
}

@media (max-width: 767px) {
     .module-team.style-1 .ry-flex.block-count-3 .ry-each, .module-team.style-1 .ry-flex.block-count-2 .ry-each {
        width:100%;
         max-width:300px;
    }
    .module-team.style-1 .team-content .ry-flex {
        flex-direction:column
    }
}	
/* ---TESTIMONIALS SECTION --- */
.module-testimonials.style-3 {
    background:url(https://s3.amazonaws.com/static.organiclead.com/Site-f29b41b2-741f-40c4-9e1a-ed7732428723/Background_images/reviews_bg.png) no-repeat bottom / cover;
    padding:160px 0
}

.module-testimonials.style-3 .quote {
    position:absolute;
    width:120px;
    height:120px;
    object-fit:contain;
    z-index:2;
    right:-3%;
    top:-3%
}
.module-testimonials.style-3 .ry-container .ry-content{
    width:100%;;
    background:#000;
    border-radius:40px
}
.module-testimonials.style-3 .review-separator {
    display:none
}
.module-testimonials.style-3 .headline {
    position:absolute;;
    z-index:2;
    top:10%
}
.module-testimonials.style-3 .ry-headline h2 {
    margin-top:20PX;
    text-transform:uppercase
}
.module-testimonials.style-3 .ry-photo {
    padding:0
}

.module-testimonials.style-3 .ry-container .ry-content .review-box {
    margin-top: 0px;
}

.module-testimonials.style-3 .ry-container .ry-content .review-box .ry-flex .ry-each:first-child {
    width:40%
}
.module-testimonials.style-3 .ry-container .ry-content .review-box .ry-flex .ry-each:last-child {
    width:50%;
    display:flex;
    align-items:center;
    justify-content:center
}

.module-testimonials.style-3 .ry-container .ry-content .review-box .ry-flex:before {
    display:none
}

.module-testimonials.style-3 .carousel {
    padding-left: 0px;
    padding-right:5vw
}

.module-testimonials.style-3 .ry-container .ry-content .review-box .ry-flex .ry-each .carousel-indicators {
    right:40%;
    transform:translateX(-50%);
    left:unset !important;
    display:flex;
    width:100%;
        bottom: 90px !important;
    z-index:9
}

.module-testimonials.style-3 .ry-container .ry-content .review-box .ry-flex .ry-each .each-comment p {
    margin-bottom: 60px;
}

.module-testimonials.style-3 .ry-container .ry-content .review-box .ry-flex .ry-each .each-name h5 {
    color:#fff !important;
    font-size:19px !important;
    font-weight:600 !important
}

.module-testimonials.style-3 .ry-container .ry-content .review-box .ry-flex .ry-each .each-name {
    gap:70px
}
.module-testimonials.style-3 .ry-container .ry-content .review-box .ry-flex .ry-each .each-name::before {
    content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='120' height='30' viewBox='0 0 90 16'%3E%3Cg fill='%23e5b353'%3E%3Cpath d='M3.612 15.443c-.386.198-.824-.149-.746-.592l.83-4.73L.173 6.765c-.329-.314-.158-.888.283-.95l4.898-.696L7.538.792c.197-.39.73-.39.927 0l2.184 4.327 4.898.696c.441.062.612.636.282.95l-3.522 3.356.83 4.73c.078.443-.36.79-.746.592L8 13.187l-4.389 2.256z' transform='translate(0)'/%3E%3Cpath d='M3.612 15.443c-.386.198-.824-.149-.746-.592l.83-4.73L.173 6.765c-.329-.314-.158-.888.283-.95l4.898-.696L7.538.792c.197-.39.73-.39.927 0l2.184 4.327 4.898.696c.441.062.612.636.282.95l-3.522 3.356.83 4.73c.078.443-.36.79-.746.592L8 13.187l-4.389 2.256z' transform='translate(18)'/%3E%3Cpath d='M3.612 15.443c-.386.198-.824-.149-.746-.592l.83-4.73L.173 6.765c-.329-.314-.158-.888.283-.95l4.898-.696L7.538.792c.197-.39.73-.39.927 0l2.184 4.327 4.898.696c.441.062.612.636.282.95l-3.522 3.356.83 4.73c.078.443-.36.79-.746.592L8 13.187l-4.389 2.256z' transform='translate(36)'/%3E%3Cpath d='M3.612 15.443c-.386.198-.824-.149-.746-.592l.83-4.73L.173 6.765c-.329-.314-.158-.888.283-.95l4.898-.696L7.538.792c.197-.39.73-.39.927 0l2.184 4.327 4.898.696c.441.062.612.636.282.95l-3.522 3.356.83 4.73c.078.443-.36.79-.746.592L8 13.187l-4.389 2.256z' transform='translate(54)'/%3E%3Cpath d='M3.612 15.443c-.386.198-.824-.149-.746-.592l.83-4.73L.173 6.765c-.329-.314-.158-.888.283-.95l4.898-.696L7.538.792c.197-.39.73-.39.927 0l2.184 4.327 4.898.696c.441.062.612.636.282.95l-3.522 3.356.83 4.73c.078.443-.36.79-.746.592L8 13.187l-4.389 2.256z' transform='translate(72)'/%3E%3C/g%3E%3C/svg%3E");
    display:flex;
    position:absolute;
    margin-top:-40PX
}

.module-testimonials.style-3 .ry-container .ry-content .review-box .ry-flex .ry-each .each-comment p {
    color:#fff ;
    line-height:1.5;
    font-size:18px;
	 overflow: hidden;
   display: -webkit-box;
   -webkit-line-clamp: 6;
           line-clamp: 6; 
   -webkit-box-orient: vertical;
}
.module-testimonials.style-3 img {
    border-radius:0
}

@media(max-width:1199px) {
	.module-testimonials.style-3 {
		padding:50px 0 100px
	}
	.module-testimonials.style-3 .ry-photo {
		border-radius:40px;
		overflow:hidden
	}
	.module-testimonials.style-3 .carousel {
		padding-left: 0px;
		padding-right: 0vw;
	}
	.module-testimonials.style-3 .ry-container .ry-content .review-box .ry-flex .ry-each:last-child {
		max-width:800px;
		width:90%
	}
	.module-testimonials.style-3 .ry-container .ry-content .review-box .ry-flex {
		padding-block:50px
	}
}

@media (max-width: 1080px) {
	.module-testimonials.style-3 .ry-container .ry-content .review-box .ry-flex .ry-each .each-name h5 {
		margin-right: 0;
		margin-bottom:0 
	}
	.module-testimonials.style-3 .ry-container .ry-content .review-box .ry-flex .ry-each .each-comment p {
		margin-bottom: 30px;
	}
	.module-testimonials.style-3 .ry-container .ry-content .review-box .ry-flex .ry-each .carousel-indicators {
		left: 50% !important;
		width:100%;
		right:auto
	}
	.module-testimonials.style-3 .ry-container .ry-content .review-box .ry-flex .ry-each .each-comment .ry-btn {
		margin-top:100px
	}
	.module-testimonials.style-3 .ry-container .ry-content .review-box .ry-flex .ry-each .each-name {
		gap:20px
	}
	.module-testimonials.style-3 .ry-container .ry-content .review-box .ry-flex .ry-each .each-name::before {
		margin-top:-60px
	}
	.module-testimonials.style-3 .ry-container .ry-content .review-box .ry-flex .ry-each:first-child {
		width:90%;
		max-width:500px
	}
	.module-testimonials.style-3 .ry-headline h2 {
		padding-inline:20PX
	}
}
/* --- BRANDS AND INSURANCE SECTION --- */
body.home #top-brands .ry-multi-item-slider .container.ry-container {
    background: transparent;
    border-radius: 20px;
    padding: 0;
    box-shadow: none !important;
    max-width:1280px;
    width:90%
}

body.home #top-brands .ry-multi-item-slider .container.ry-container img {
    opacity:.6;
    max-width:130px;
    width:100%;
	filter:brightness(0)
}

#section-brands #top-brands {
    padding:80px 0 50px;
    position:relative
}
#section-brands #top-brands .ry-container:before {
    position:absolute;
    content:"";
    background:url(https://s3.amazonaws.com/static.organiclead.com/Site-f29b41b2-741f-40c4-9e1a-ed7732428723/Assets/brands_shadow.png) no-repeat center / contain;
    height:28px;
    width:100%;
    top:auto;
    bottom:-100px;
}

#section-insurances #top-brands {
    padding-bottom:80px;
}
body.home #section-insurances #top-brands .ry-multi-item-slider .container.ry-container img {
	max-width:110PX
}
.slick-dots button {
    display: block;
    width: 12px;
    height: 12px;
}
@media(max-width:780px) {
    #section-brands #top-brands {
    padding-top:30px;
}
}	
/* --- MAP SECTION --- */
#ry-section-map {
    height:600px;
    position:relative;
}

#ry-section-map .map-pin {
    position:absolute;
    width:80px;
    height:80px;
    object-fit:contain;
    top:50%;
    left:50%;
    transform:translate(-50%,-50%)
}

#ry-section-map {
    position:relative;
	height:fit-content
}

#ry-section-map .map-pin {
    position:absolute;
    width:80px;
    height:80px;
    object-fit:contain;
    top:50%;
    left:50%;
    transform:translate(-50%,-50%)
}
#ry-section-map img{
	height:100%;
	object-fit:cover
}
@media(max-width:1080px) {
	#ry-section-map {
		height:450px;
		position:relative;
	}
}
/* --- FOOTER ---  */

.module-44:before {
	display:none
}
.module-44 {
	padding-top:100px;
	background:#1d1f1f;
}

.module-44 .ry-flex {
	justify-content:space-between;
	gap:3VW
}
.module-44 .social-icons .social-inner-wrap a {
	color: #998bc0 !important;
}

.module-44 .social-icons .social-inner-wrap li .fa:hover {
	color: #fff !important;
	background: var(--secondary-color) !important;
	opacity: 1 !important;
}

.module-44 .social-icons .social-inner-wrap li {
	margin:0
}

.module-44 .ry-divisor .social-inner-wrap:before { display: none;
	content:'';
	width:30%;
	height:1px;
	background:#6b79608c;
	position:absolute;
	left:0;
	top:20%;
}

.module-44 .ry-divisor {
	margin: 0;
}

.module-44 .social-icons .social-inner-wrap {
	display:flex;
	justify-content:center;
	gap:8px;
	min-width:fit-content;
	padding-inline:0;
}
.module-44 .ry-divisor {
	width:fit-content;
}


.module-44 .social-wrapper {
	display:flex;
	margin-top: 30px;
		gap:10px;
	align-items:center;
	justify-content:center
}
.module-44 .social-wrapper P{
font-size: 16px;
	font-weight:400 !important
}

.module-44 .ry-divisor .social-inner-wrap:after { 
	display: none;
	content:'';
	width:30%;
	height:1px;
	background:#423b988c;
	position:absolute;
	right:0;
	top:20%;
}
.module-44 .ry-divisor {
	border:unset !important;
}

.module-44 .ry-flex .ry-each .website-info .address:before {
	content: "\f3c5";
}
.module-44 .ry-flex .ry-each .website-info .phone:before {
	content: "\f095";
}
.module-44  .icon {
	width:43px;
	height:43px;
	display:flex;
	align-items:center;
	justify-content:center;
	background:#ffffff2b;
	border-radius:50%
}
.module-44  .icon svg,.module-44 .icon svg path {
	width:16px;
	fill:#fff;
}

.module-44 .ry-flex .ry-each .website-info .address:before, .module-44 .ry-flex .ry-each .website-info .phone:before {
	font-family: 'Fontawesome';
	width: 44px;
	height: 44px;
	border-radius: 22px;
	background-color: #423b9844;
	display:inline-flex;
	justify-content:center;
	align-items:center;
	border-radius:50%;
	color:#ffffff;
	font-size:22px;
	font-weight:900; display: none;
}

.module-44 .social-icons .social-inner-wrap li .fa {
	box-shadow: unset;
	width:43px;
	height:43px;
	display:flex;
	justify-content:center;
	align-items:center;
	font-family: 'FontAwesome';
	color:var(--secondary-color) !important;
	background:#fff !important
}



.module-44 .ry-flex .ry-each .website-info .phone p,
.module-44 .ry-flex .ry-each .website-info .fax p{
	display:flex !important;
	flex-direction:column;
}
.module-44 .ry-flex .ry-each .website-info .phone p a,
.module-44 .ry-flex .ry-each .website-info .fax p a{
	color: #fff;
	font-weight:bold
} 


.module-44 .ry-flex .ry-each a, .module-44 .ry-flex .ry-each div, .module-44 .ry-flex .ry-each span {
	color: #fff;
	font-size: 17px;
	line-height: 1.4 !important;
	font-weight: 300;
}
.module-44 .ry-flex .ry-each span,
.module-44 .ry-flex .ry-each a{
	opacity:.8
	
}

	.module-44 .ry-flex .ry-each .website-info .address a, 
	.module-44 .ry-flex .ry-each .website-info .phone a {
	font-size:18px !important
}


.module-44 .ry-flex .ry-each h2 {
	font-size: 19px !important;
	font-weight: 500 !important;
	letter-spacing:0 !important;
	margin-bottom:15px;
	font-family:var(--site-font) !important;
	text-transform:uppercase;
	color:var(--primary-color) !important
}
.module-44 .ry-footer-top a, 
.module-44 .ry-flex .ry-each a .span-1 {
	font-weight: 400;
	text-shadow: 0px 0px 0px rgba(0, 0, 0, 0);
	transition: text-shadow 0.3s ease, color 0.3s ease, opacity 0.3s ease;
}

.module-44 .ry-footer-top a:hover,  .module-44 .ry-flex .ry-each a:hover .span-1{
	opacity:1 !important;
	color: var(--primary-color) !important
}

.module-44 .ry-footer-copyright a:hover  {
	color: var(--secondary-color) !important
}

.module-44 .ry-footer-logo {
	max-width: 280px;
	margin: 0 auto 0;
	width:100%;
}

.module-44 .ry-flex .ry-each .office-hours ul li .span-3 span {
	display: unset;
}

.module-44 .ry-flex .ry-each .office-hours ul li .span-3 {
	width: 150px;
	text-align:start;
	white-space: nowrap;
	font-weight:500
}

.module-44 .ry-flex .ry-each {
	-ms-flex-preferred-size: unset;
	flex-basis: unset;
	padding: 0;
	width:fit-content
}
.module-44 .ry-flex .ry-each:nth-child(2) > div {
	display:flex;
	flex-direction:column;
	gap:10PX
}

.module-44  .office-hours ul li{
	display:flex;
	justify-content:space-between;
	margin-bottom: 2px;
    gap: 20px;
}


.module-44 .ry-footer-copyright .ry-left img, .module-44 .ry-footer-copyright .ry-right img {
	filter:unset;
}

.module-44 .ry-footer-copyright .ry-left p {
	line-height:1.2 !important
}
.module-44 .ry-footer-copyright .ry-container {
	justify-content:space-between;
	gap:10px;
	display:flex;
}
.module-44 .ry-footer-copyright .ry-container .ry-left,
.module-44 .ry-footer-copyright .ry-container .ry-right{
width:fit-content}

.module-44 .ry-flex .ry-each .website-info > div {
	display:flex;
	gap:10px;
	margin-bottom:10px;
	
}
.module-44 .ry-flex .ry-each * {
	color:#fff;
}
.module-44 .ry-flex .ry-each .website-info .address a{
	text-wrap:nowrap;
	
}
.module-44 .ry-footer-copyright p, .module-44 .ry-footer-copyright a {
	font-size: 16px !important;
	line-height: 1.5;
	color: #000000;
	font-weight: 400 !important;
	opacity:1
}
	.module-44 .ry-footer-copyright {
		padding:0;
		background:#FFF;
	}
@media(min-width:1080px) {
	.module-44 .ry-footer-copyright p, .module-44 .ry-footer-copyright a {
		text-align:start;
		text-wrap:nowrap
	}
}
@media (max-width: 1199px) {
	.module-44 .ry-flex .ry-each .website-info .address a{
	text-wrap:wrap
}
	.module-44 .ry-footer-logo {
    max-width: 300px;
	}
	.module-44 .ry-footer-copyright .ry-container {
flex-direction:column;
		gap:5px;
		justify-content:center;
		align-items:center
}
}

@media (max-width: 1080px) {
	.module-44 .ry-footer-logo {
    max-width: 250px;
	}
	.module-44 .social-wrapper {
		flex-direction:column
	}
}
@media (max-width: 991px) { 
		.module-44 .ry-flex {
			gap:40px;
			flex-wrap:wrap;
			margin-inline:auto;
			width:100%;
			justify-content:center;
			align-items:center
	}
	.module-44 .ry-flex .ry-each .website-info .address, .module-44 .ry-flex .ry-each .website-info .phone {
		flex-direction:column;
		align-items:center;
		justify-content:center
	}
	.module-44 .ry-flex .ry-each .website-info > div {
		display:flex;
		flex-direction:column;
		align-items:center;
		justify-content:center
	}
	.module-44 .ry-flex .ry-each .website-info > div * {
		text-align:center
	}
	.module-44 .ry-flex > div {
		width:35% !important;
		display:flex;
		flex-direction:column
	}
		.module-44 .ry-flex .ry-each .website-info .address, 
	.module-44 .ry-flex .ry-each .website-info .phone {
		width:fit-content;
		margin-inline:auto
	}
	.module-44 .office-hours {
		max-width:300px;
		margin-inline:auto;
		width:100%
	}

}
@media (max-width: 767px) {
	.module-44 .ry-flex {
		flex-direction:column;
		gap:40px
	}

	.module-44 .ry-flex > div {
		max-width: 100% !important;
	}
	.module-44 .ry-flex .ry-each {
		margin:0 auto;
		width:fit-content !important
	}

	.module-44 .ry-flex .ry-each .office-hours ul li {
		flex-direction:column;
		justify-content:center;
		align-items:center;
		margin-bottom:10px
	}
	.module-44 .ry-flex .ry-each .office-hours .span-2, .module-44 .ry-flex .ry-each .office-hours ul li .span-3 {
		text-align: center!important;
	}
	.module-44 .ry-flex .ry-each .website-info .address, 
	.module-44 .ry-flex .ry-each .website-info .phone {
		flex-direction:column;
		justify-content:center;
		text-align:center;
		align-items:center
	}

	.module-44 .ry-flex *  {
		text-align:center !important
	}
	.module-44 .ry-footer-logo {
		max-width: 200px;
		margin: 0 auto 0;	
	}
	.module-44 .ry-flex .ry-each .website-info .address, .module-44 .ry-flex .ry-each .website-info .phone, .module-44 .ry-flex .ry-each .website-info .email ,
	.module-44 .ry-footer-copyright .ry-right .powered{
		align-items: center !important;
		justify-content:center
	}
	.module-44 .ry-flex .ry-each .website-info > div {
		flex-direction:column;
		align-items:center;
		margin-top:10px
	}
	.module-44 .ry-container .ry-left {
		width:fit-content
	}
	.module-44 .ry-footer-copyright .ry-container {
		flex-direction:column;
		display:flex;
		align-items:center;
		height:fit-content
	}

	.module-44 .ry-flex .ry-each .office-hours ul li {
		flex-direction: row;
		justify-content: space-between;
	}
	.module-44 .ry-flex .ry-each .office-hours .span-2 {
		text-align: left !important;
	}
	.module-44 .ry-flex .ry-each .office-hours ul li .span-3 {
		text-align: right !important;
	}
	.module-44 .ry-flex .ry-each div.office-hours {
		width: 100%;
		max-width: 320px;
	}
	.module-44 .ry-footer-top {
		padding-bottom: 40px;
	}
}

@media (max-width: 680px) {
	.module-44 .ry-flex .ry-each .office-hours .span-2 {
		text-align: center !important;
	}
	.module-44 .ry-footer-copyright p, .module-44 .ry-footer-copyright a {
	font-size: 14px !important;
	}
}
	

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



.inside-services-section {
    display:flex;
    flex-direction:column;
    gap:15px;
    margin-top:30PX
}

.inside-services-section .ry-each {
    border:solid 1px var(--primary-color);
    padding:10px 20px;
    border-radius:15px;
    position:relative;
    transition:all .3s ease;
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
}
.inside-services-section .ry-each:hover {
    background:var(--primary-color);
}
.inside-services-section h3 {
    margin-bottom:3px !important;
    position:relative;
    display:flex;
    justify-content:space-between
}

.inside-services-section .ry-each h3::after {
    content: "";
    display: inline-block;
    width: 20px;
    height: 20px;
    margin-right: 8px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='currentColor' 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");
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    right:0;
    left:auto;
}
/*  --- FORM PAGE --- */
.module-7 ul li:nth-child(even){
    display:flex;
    gap:10px
}
/*--- INSIDE PAGE ---*/
.module-311 .ry-payment-options-logos .ry-each img {
    width: 90%;
    max-width: 180px;
    display: inline;
    height:80PX;
    object-fit:contain
}
.video-wrapper {
    position: relative;
    width: 100%;
    padding-top: 55.25%;
	margin-block:30px
}

.video-wrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
}
	
body.default .ry-btn{
    width:fit-content;
    font-size:17px !important
}

/* --- SERVICES PAGE ---*/
#ry-pg-body.services-grid .module-services.style1 .ry-each {
	overflow:hidden;
	border-radius:10px
}
#ry-pg-body.services-grid .module-services.style1 .ry-each .ry-icon-block {
	background:#171819d1;
	border-radius:10px
}

#ry-pg-body.services-grid .module-services.style1 .ry-each .ry-icon-block p {
	color:#fff !important;
	font-weight:400 !important;
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 5;
	line-clamp: 5; 
	padding-inline:10px;
	-webkit-box-orient: vertical;
}
#ry-pg-body.services-grid .module-services.style1 .ry-each .ry-icon-block h4 {
	font-size: clamp(1.25rem, 1.1703rem + 0.3268vw, 1.5625rem);
	margin-bottom:15px;
}
	
#ry-pg-body.services-grid .module-services.style1 .ry-each .ry-icon-block {
	position:relative;
	
}
	
#ry-pg-body.services-grid .module-services.style1 .ry-each .ry-icon-block:after {
	content:"";
	width:95%;
	height:95%;
	position:absolute;
	top:50%;
	left:50%;
	transform:translate(-50%,-50%);
	border:solid #fff 1px;
	border-radius:10px
}

#ry-pg-body.services-grid .module-services.style1 {
	width:100%;
	margin-inline:auto
}
#ry-pg-body.services-grid .module-services.style1 .ry-each .ry-icon-block h4 {
	color: #fff !important;
}
#ry-pg-body.services-grid .module-services.style1 .ry-each .ry-icon-contain .ry-headline {
	font-size: clamp(1.25rem, 1.1703rem + 0.3268vw, 1.5625rem) !important;
	line-height:1.1 !important;
	width:90%;
	text-align:center;
	margin-inline:auto;
	color: #fff !important;
}
#ry-pg-body.services-grid .module-services.style1 .ry-each .ry-icon-block p {
	font-size:18px !important;
	line-height:1.2 !important
}
#ry-pg-body.services-grid .module-services.style1 .ry-each .ry-btn {
	font-size:20px !important
}
#ry-pg-body.services-grid .module-services.style1 .ry-each .ry-btn {
	width:fit-content
}
@media(max-width:1080px) {
	#ry-pg-body.services-grid .module-services.style1 .ry-each .ry-btn {
		height:50px;
		font-size:16px !important
	}
	#ry-pg-body.services-grid .module-services.style1 .ry-each .ry-icon-block p {
		font-size:16px !important;
	}
	#ry-pg-body.services-grid .module-services.style1 .ry-each .ry-icon-block h4 {
		color: #fff !important;
		font-size:30px !important
	}
}
@media(max-width:480px) {
	#ry-pg-body.services-grid .module-services.style1 .ry-each  {
		width:90% !important;
		margin-inline:auto !important
	}

}
	
	
/* --- TEAM PAGE ---  */
.team-inner-page.style3 .team-social {	
	margin-top:20px
}
.team-inner-page.style3 .btn-excerpt {
	background:var(--primary-color)
}
.team-inner-page.style3 .btn-excerpt:before {
	filter:none
}
.team-inner-page.style3 .no-excerpt .btn-excerpt {
	display:none !important
}
.team-inner-page.style3 .ry-each {
	border: solid #f8d7565c 2px;
	background: #f8d75600;
}
.team-inner-page.style3 .ry-each .each-container .details .title {
	padding-inline:2vw
}

.team-inner-page.style3 .ry-flex.object-top .photo img {
	position:relative;
	object-position:top;
	object-fit:cover;
	height: auto;
}
.team-inner-page.style3 .ry-each .photo {
	padding-bottom:unset;
	height:fit-content
}
.team-inner-page.style3 .ry-each .each-container .details .team-full-description img {
    max-width:400px;
    width:100%;
}
body.default #ry-section-header.module-43 {
    background: #fff;
    box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
}
#ry-pg-body .team-inner-page.style3 .ry-each .each-container .details .title p {
    font-size: 15px !important;
}
.team-inner-page.style3 .ry-each .each-container .details .title h5 {
	font-size:38px !important;
}

body.default #ry-section-header.module-43 .ry-btn:hover, .module-43 .btn-wrapper .ry-btn:hover {
    background:var(--secondary-color) !important
}
.team-inner-page.style3 .ry-each .each-container .details .team-excerpt,
.team-inner-page.style3 .ry-each .each-container .details .team-full-description,
.team-inner-page.style3 .ry-each .each-container .details .title{
	padding:0
}
.team-inner-page.style3 .ry-each .each-container .details {
	flex-direction:column;
	width:78%;
	padding-block:20px
}
	.team-inner-page.style3 .ry-each .each-container .details .title {
		width: 100%;
		margin-bottom:10px
	}
	.team-inner-page.style3 .ry-each .each-container .details .team-excerpt, .team-inner-page.style3 .ry-each .each-container .details .team-full-description {
    width: 100%;
		color: #000;
	}



.team-inner-page.style3 .ry-each .each-container {
	justify-content:space-between;
	gap:20PX
}
.team-inner-page.style3 .ry-each .photo {
	max-width:unset;
	width:20%
}
.team-inner-page.style3 .ry-each .team-social {
	display:none
}

.team-inner-page.style3 .ry-flex.team-container {
	display:grid;
	grid-template-columns:repeat(4, 4fr);
	gap:20px;
	margin-top:50px
}

.team-inner-page.style3 .ry-flex.team-container .ry-each .each-container {
	flex-direction:column;
	align-items:center;
	justify-content:center;
	gap:10px
}
.team-inner-page.style3 .ry-flex.team-container .ry-each .each-container * {
	text-align:center !important
}

.team-inner-page.style3 .ry-flex.team-container .ry-each .photo {
    width: 100%;
    height: 0;
    padding-bottom: 130%; 
    overflow: hidden;
    position: relative;
}

.team-inner-page.style3 .ry-flex.team-container .ry-each .photo img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.team-inner-page.style3 .ry-flex.team-container .details {
	width:100%
}

.team-inner-page.style3 .ry-flex.team-container .ry-each {
	margin:0
}
@media(max-width:1480px) {
	.team-inner-page.style3 .ry-flex.team-container .ry-each {
		padding:20px
	}
}
@media(max-width:1400px) {
	.team-inner-page.style3 .ry-flex.team-container {
	grid-template-columns:repeat(3, 3fr);
}

.team-inner-page.style3 .ry-flex.team-container .ry-each .photo {
    width: 100%;
    height: 0;
    padding-bottom: 130%; 
    overflow: hidden;
    position: relative;
}
}
@media (max-width: 1280PX) {
	.team-inner-page.style3 .ry-each .photo {
		width:30%

	}
	.team-inner-page.style3 .ry-each .each-container .details {
		flex-direction:column;
		width:65%
	}
	.team-inner-page.style3 .ry-flex.team-container .details {
		width:100%
	}
		.team-inner-page.style3 .ry-flex.team-container .details {
		width:100%
	}

}


@media (max-width: 991px) {
	
	.team-inner-page.style3 .ry-each .photo {
		width:100%	
	}
	.team-inner-page.style3 .ry-each .photo img {
		max-width:300px;
		width:100%;
		margin-inline:auto
	}
	.team-inner-page.style3 .ry-each .each-container .details {
		flex-direction:column;
		width:100%;
		padding-block:0
	}
	.team-inner-page.style3 .ry-each {
		padding-inline:20PX
	}
}

@media(max-width:780px) {
	.team-inner-page.style3 .ry-flex.team-container {
		grid-template-columns:repeat(2, 2fr);
	}
	.team-inner-page.style3 .ry-flex.team-container .each-container {
		gap:20px !important
	}
}

@media(max-width:600px) {
	.team-inner-page.style3 .ry-flex.team-container {
		grid-template-columns:repeat(1, 1fr);
	}
	.team-inner-page.style3 .ry-flex.team-container .each-container {
		justify-content:center;
		align-items:center
	}
	.team-inner-page.style3 .ry-flex.team-container .ry-each .photo {
		width: 100%;
		height: 100%;
		padding-bottom: unset;
		margin-inline:auto
	}
	.team-inner-page.style3 .ry-flex.team-container .ry-each .photo IMG {
		position:relative;
		width:100%;
		height:100%
	}
}
	
/*--- BANNER --- */
#ry-pg-banner .ry-bnr-wrp:before {
    display:none
}

#ry-pg-banner .ry-bnr-wrp .ry-pg-title h1 {
    color:var(--secondary-color) !important;
    letter-spacing:1px
}

@media (max-width: 1024px) {
    #ry-pg-banner .ry-bnr-wrp {
        margin-top: 60px;
    }
    #ry-pg-banner .ry-bnr-wrp .ry-pg-title {
        padding-top:65px !important;
        margin:0;
    }
}
@media (max-width: 500px) {
    #ry-pg-banner .ry-bnr-wrp {
        margin-top: 30px;
    }
}
/* --- SIDEBAR --- */
#ry-sidebar .ry-sb-cta .ry-cta-wrp .ry-btn {
    max-width:fit-content;
}
	
/* --- CONTACT US PAGE --- */
.contact-template.style-2 .section-headline h2 {
	margin-top: 0 !important;
	margin-bottom: 10px !important;
	font-size: calc(30px + 10 * ((100vw - 500px) / 940)) !important;
}

.contact-template.style-2 .ry-flex .contact-form {
	padding: 100px 4vw;
	background: #f5f5f5;
	width: 68%;
}

.contact-template.style-2 .contact-form .section-headline {
	margin-bottom: 30px;
}

.contact-template p {
	line-height: 1.5;
}

.contact-template.style-2 .contact-form .ry-form-box-wrapper input.ry-btn {
	margin-top: 10px;
}

.contact-template.style-2 .ry-flex .contact-details {
	width: 32%;
	min-width: 420px;
	border: 1px solid #e8e8e8;
}

.contact-template.style-2 .ry-flex .contact-details #mapCustomstyle2 {
	padding-bottom: 500px;
}

.contact-template.style-2 .ry-flex .contact-details .inner-flex {
	padding: 50px 23px;
	display: flex;
	flex-direction: column;
}

.contact-template.style-2 .ry-flex .contact-details .inner-flex .ry-each {
	display: flex;
	width: 100%;
	flex-basis: 100%;
	max-width: 100%;
	align-items: center;
	max-width: max-content;
}

.contact-template.style-2 .ry-flex .contact-details .inner-flex .ry-each .icon {
	width: 45px;
	height: 45px;
	display: flex;
	align-items: center;
	justify-content: center;
	background: var(--secondary-color) !important;
	border-radius: 50%;
	margin-right: 10px;
	min-width: 45px;
	transition:all .3s ease
}
.contact-template.style-2 .ry-flex .contact-details .inner-flex .ry-each:hover .icon {
	background:var(--primary-color) !important
}
.contact-template.style-2 .ry-flex .contact-details .inner-flex .ry-each:hover .ry-text * {
	color:var(--secondary-color) !important
}
.contact-template.style-2 .ry-flex .contact-details .inner-flex .ry-each .icon svg {
	fill: #fff;
}



.contact-template.style-2 .ry-flex .contact-details .inner-flex .ry-each .ry-text {
	display: flex;
	font-size: 18px;
	line-height: 35px;
	font-weight: 300;
}

.contact-template.style-2 .ry-flex .contact-details .inner-flex .ry-each .ry-text a {
  line-height: 27px;
  color: #333;
}

.contact-template.style-2 .ry-flex .contact-details .inner-flex .ry-each:not(:last-child) {
	margin-bottom: 25px;
}

.contact-template.style-2 .ry-flex .contact-details .inner-flex .ry-each.phone .ry-text {
	flex-direction: column;
}

.contact-template.style-2 .ry-flex .contact-details .inner-flex .ry-each.phone .ry-text .span {
	font-size: 15px;
	text-transform: uppercase;
}

.contact-template.style-2 .ry-flex .contact-details .inner-flex .ry-each.phone .ry-text a {
	font-size: 23px;
	font-weight: bold;
	color: #373737;
}

.contact-template.style-2 .ry-flex .contact-details .inner-flex .ry-each.hour {
	padding-top: 40px;
	margin-top: 25px;
	border-top: 1px solid #e8e8e8;
	width: 100%;
	max-width: 100%;
}

.contact-template.style-2 .ry-flex .contact-details .inner-flex .ry-each.hour .ry-text {
	flex-direction: column;
	width: 100%;
}
.contact-template.style-2 .ry-flex .contact-details .inner-flex .ry-each.phone .ry-text .span-1 {
	color:#333
}
.contact-template.style-2 .ry-flex .contact-details .inner-flex .ry-each.phone .ry-text .span-1, 
.contact-template.style-2 .ry-flex .contact-details .inner-flex .ry-each.hour .ry-text p {
	font-size: 15px;
	text-transform: uppercase;
}

.contact-template.style-2 .contact-form .ry-form-box-wrapper .form-control {
	height: 65px;
	border-radius: unset;
	box-shadow: unset;
	padding-left: 25px;
	font-size: 18px;
}

.contact-template.style-2 .contact-form .ry-form-box-wrapper .form-group {
	margin-bottom: 10px;
}

.contact-template.style-2 .contact-form .ry-form-box-wrapper .field-wrapper textarea.form-control {
	height: 290px;
	padding-top: 15px;
	resize: unset;
}

.contact-template.style-2 .contact-form .ry-text .span-2 {
	font-size: 23px;
    font-weight: bold;
    color: #333;
}


.contact-template.style-2 .ry-flex .contact-details .inner-flex .ry-each {
	display: flex;
	width: 100%;
	flex-basis: 100%;
	max-width: 100%;
	align-items: center;
	max-width: max-content;
}

.custom-social-wrapper .social-inner-wrap li a.tiktok {
    background:#000
}

.custom-social-wrapper .social-inner-wrap li {
	transition:all .3s ease
}
.custom-social-wrapper .social-inner-wrap li {
	 min-width: 40px;
    width: 40px;
    height: 40px !important;
	min-height:40px;
    border-radius: 50%;
    overflow: hidden;
	margin:0
}
.custom-social-wrapper .social-inner-wrap li a {
	line-height:1
}
.custom-social-wrapper .social-inner-wrap li:hover {
	scale:1.1
}
.custom-social-wrapper .social-inner-wrap {
	flex-wrap:wrap;
	display:flex;
	gap:8px
}
@media(max-width:1080px) {
	.contact-template.style-2 .ry-flex .contact-form,
	.contact-template.style-2 .ry-flex .contact-details{
		width:100%;
		min-width:unset
	}
	.contact-template.style-2 .ry-flex .contact-form {
		padding-block:50px
	}
}
	
/* -- PROMOTION PAGE ---*/
.module-promo .promo-image-type .ry-flex .photo-wrapper .photo, .module-promo .promo-image-type .ry-flex .photo-wrapper .photo img {
    position:relative;
}

@media(max-width:767px) {
	.module-promo .promo-image-type .ry-flex *{
		text-align:center !important;
		margin-inline:auto !important
	}
	.module-promo .promo-image-type .ry-flex .photo-wrapper {
		position: relative;
		padding-bottom:0
	}
	.module-promo .promo-image-type .ry-flex .photo-wrapper  img {
		width:100%
	}
	.module-promo .promo-block {
		max-width: fit-content;
		margin-inline:auto !important
	}
	.module-promo {
		display: flex;
		flex-wrap: wrap;
		width: 100%;
		margin-left:unset;
	}
}
	
/* --- BLOG PAGE --- */
.ry-list-wrp .ry-list-item .ry-list-content .ry-list-title a {
    color:var(--secondary-color);
		font-family:var(--title-font)
}

.ry-list-wrp .ry-list-item .ry-list-content  p{
   overflow: hidden;
   display: -webkit-box;
   -webkit-line-clamp: 4;
           line-clamp: 4; 
   -webkit-box-orient: vertical;
}

@media(max-width:551px) {	
.module-services.style-12 .btn-wrapper .ry-btn{
    margin: 0 auto;
}
}