body, body p, body div{font-family: Inter !important;font-weight: 400 !important;font-size: 19px !important;line-height:1.6 !important;color: #111111; !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){
	.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: 'Inter';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;background: #ffe900 !important;font-size: 20px !important;border-radius: 10px;color:#000 !important;text-transform:uppercase;font-weight:700 !important;line-height:1.1}
.ry-btn-primary:hover {background: #000000 !important;color: #ffffff !important;}
.ry-btn.ry-btn-secondary{color: #ffffff !important;background: #000000 !important;}
.ry-btn.ry-btn-secondary:hover {background: #ffe900 !important;color: #FFFFFF !important;box-shadow: unset !important;}
/*.cmsForm .has-error input {border: 1px solid #ff0069;}*/
.btn,.ry-btn,.ry-btn-primary {border-radius:  !important; font-size: 18px !important}
.btn-img {z-index: 999;}

.ry-anchor-hidden { display: block; position: relative; top: -200px; visibility: hidden;}
.full-link, .full-link a { position: absolute; inset: 0; color: transparent;}
.full-link:hover a { color: transparent; }
#ry-pg-body .owl-carousel .owl-item img {filter: unset;}
.HOLDsp-slides-container {height: calc(100vh - 120px) !important;}
li.third-level-container:not(.third-level a):after {
    content: '\f105';
    font-family: fontawesome;
    color: #fff;
    position: relative;
    top: 12px;
    right: 12px;
}

@media (max-width: 1080px) {
	.ry-list-wrp .ry-list-item .ry-list-photo img {
		margin: auto;
	}
	.ry-list-wrp .ry-list-item .ry-box-right * {
		text-align: center;
	}
	.ry-list-wrp .ry-list-item .ry-box-right .col-xs-12 {
		display: flex;
		align-items: center;
		justify-content: center;
		margin-top: 30px;
		margin-bottom: 20px;
	}
}

/* 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;
}



/*-----BUILD | 03.05.2026-----*/
:root {
	--primary-color: #ffe900;
	--secondary-color: #000000;
	--title-font:Montserrat;
	--site-font:Inter
}

/*--- GLOBAL ---*/

html {
    scroll-behavior: smooth;
}
	
:target {
	scroll-margin-top: 250px
}
	
h1, h2,h3,h4,h5,h6 {
    text-transform:unset !important;
    letter-spacing:-1px;
	font-weight:800 !important;
}
h2 {
    font-size: clamp(2.1875rem, 1.7892rem + 1.634vw, 3.75rem) !important;
    font-weight: 100;
    font-family: var(--title-font);
    text-align: center;
    font-weight:800 ;
}
	
h2 span  {
    display:flex;
    color:#fff
}
#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: 0 0 8px 0;
    line-height: 1.1;
}

#ry-pg-body h2 {
	font-size:33px !important; 
    color:var(--primary-color)
}

#ry-pg-body h3 {
    line-height: 1;
    font-size: 27px;
}
	
body .uwy.userway_p3 .userway_buttons_wrapper {
        left:auto !important;
        right:10px !important;
        transform:unset !important
}

body .uwy .uai,
.uwy .uai img:not(.userway_check_on), .uwy .ulsti img:not(.userway_check_on), body .uwy .uai img:not(.userway_check_on), body .uwy .ulsti img:not(.userway_check_on){
     width: 60px !important;
    height: 60px !important;
}
body .uwy .uai .uiiw {
    background:var(--primary-color);
    border-radius:50%
}
body .uwy .uai .uiiw img {
    filter:brightness(0);
}
.grecaptcha-badge {
    bottom: 100px !important;
    z-index:99
}
	
.module-43 .ry-right .ry-leads .ry-social {
    display: flex;
}

   
#ry-section-header, body.default #ry-section-header.module-43  {
    position:fixed;
}

.module-43.fixed,
body.default #ry-section-header.module-43,
body.default #ry-section-header.module-43.fixed {
	background:#fff !important
}

#ry-header {
	margin-top:-1PX
}

.module-43 .btn-wrapper .ry-btn .icon {
	width: 36px;
	height: 36px;
	border-radius: 50%;
	background-color: var(--secondary-color);
	display:flex;
	justify-content:center;
	align-items:center;
	transition:all .3s ease;
	color:#fff
}

#ry-section-header  .ry-btn.ry-btn-secondary::before {
    border: solid var(--secondary-color) 2px;
}
#ry-section-header  .ry-btn:hover .icon{
	background-color: var(--primary-color);
	color:var(--secondary-color)
}

#ry-section-header  .ry-btn:hover {
    background:var(--secondary-color) !important;
	color:#fff !important
}

.ry-menu .ry-nav li.dropdown .dropdown-menu li {
    background:#000
}

.ry-menu .ry-nav li.dropdown .dropdown-menu li:hover a {
    background:var(--primary-color) !important
}
	
.module-43 .ry-right .ry-leads  .social-inner-wrap  {
	gap:15px
}

.module-43 .ry-right .ry-leads .ry-social li a {
	width: 43px;
	min-width: 43px;
	height: 43px;
	background: var(--secondary-color);;
	padding: 0;
	border-radius: 50%;
	font-size:18PX !important;
}
.module-43 .ry-right .ry-leads .ry-social li a:hover {
	color:var(--primary-color)
}
.mobile-container {
	background: #fff !important;
}	

.module-43.ry-sticky-menu.fixed .ry-right .ry-menu .nav-menu li a, 
.module-43 .ry-right .ry-menu .nav-menu li a,
.module-43 .ry-right .ry-menu .nav-menu li .dropdown-menu li a {
	color:#000 !important;
	font-size: clamp(0.9375rem, 0.625rem + 0.4167vw, 1.125rem);
	text-wrap: nowrap !important;
}

.module-43 .btn-wrapper .ry-btn .text-group  {
	font-size: 18px;
	letter-spacing:-.5px;
	line-height:1.1 !important;
	transition:all .3s ease;
}
.module-43 .btn-wrapper .ry-btn .text-group span{
	display:block;
	font-weight:800
}
.module-43 .btn-wrapper .ry-btn:hover .text-group {
	color:#fff
}
.module-43 .ry-right {
	max-width:fit-content
}
.module-43 .ry-left img {
    max-width: 295px;
	width:20vw
}

.module-43 .ry-right .ry-menu .nav-menu li a {
	padding-bottom:0 !important
}
.module-43 .ry-logo img{
	margin-top:-5px;
}

.module-43.fixed .ry-right .ry-menu {
	order:2;
}
.module-43.fixed .ry-right .ry-menu .nav-menu{
	width:100%;
	justify-content: flex-end;
	gap:30px
}

.module-43.fixed .ry-right {
    display: flex;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: fit-content;
    max-width: fit-content;
    padding-left: 0;
	justify-content:center;
	gap:25px
}
.module-43.fixed .ry-logo {
	display:block;
}

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

.module-43.fixed #litlleLogo {
	display:none !important
}
.module-43.fixed .ry-right .ry-leads,
.module-43.fixed .ry-right .ry-menu {
	width:100%;
}
.module-43.fixed .ry-right .ry-leads {
    padding:0
}
.module-43:not(.fixed) .ry-right {
    justify-content: space-between;
    gap: 20px;
    align-items: center;
}

.module-43.fixed .ry-container {
	max-width: 1780px;
	width: 95%;
	padding-top: 10px;
}

.module-43:not(.fixed) .ry-right {
    justify-content: center;
    gap: 25px;
    justify-content:start
}



 body.default #ry-section-header.module-43 .ry-btn,
.module-43 .btn-wrapper .ry-btn{
	  background:var(--primary-color) !important;
	display:flex;
	gap:8px;
	border-radius: 10px;
	color:#000 !important
 }

.module-43 .ry-right .ry-menu .nav-menu li .dropdown-menu li {
    padding: 0;
    min-width: 250px;
    width: 100%;
    overflow: hidden;
}

.module-43 .ry-right .ry-menu .nav-menu li .dropdown-menu li a {
    display: block;
    white-space: normal;
    word-break: break-word;
    width: 100%;
	line-height:1.2 !important;
	background:var(--primary-color);
	transition:all .3s ease
}

.module-43 .ry-right .ry-menu .nav-menu li .dropdown-menu li a:hover {
	background:var(--secondary-color) !important;
	color:var(--primary-color) !important;
}
	
ul.nav-menu.ry-nav .module-43.fixed .ry-right .ry-menu .nav-menu {
    gap: 45px;
}	
#mobile_menu, .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) !important;
}

#menu_container {
    padding: 80px 0 0;
    background: var(--secondary-color) !important;
}

.mobile-container .flex-wrap .flex-item.right-nav .mobile-button a:first-child {
    margin-right: 0px;
}
.mobile-container .flex-wrap .flex-item.right-nav .mobile-button {
	display:flex;
	gap:8PX
}
.mobile-container .flex-wrap .flex-item.right-nav .mobile-button a {
	width:50px;
	min-width:50px;
	height:50px
}
.mobile-container .flex-wrap .mobile_logo img {
    max-width: 120px;
}
.mm-panels>.mm-panel {
    padding: 40px 0 0;
    background: var(--secondary-color) !important;
}

.mm-panels>.mm-panel  a {
    font-size:19PX;
    letter-spacing:1.5px
}
@media(max-width:1480px) {
    .module-43 .ry-left img {
        max-width: 220px;
        width: 20vw;
    }
    .module-43 .ry-right .ry-menu .nav-menu,
    .module-43.ry-sticky-menu.fixed .ry-right .ry-menu .nav-menu{
        gap:2vw;
        justify-content:end
    }
}

@media (max-width: 1440px) {
    .module-43 .ry-container {
        width:95%
    }
    .module-43 .ry-right .ry-menu .nav-menu {
        margin-top: 0px;
    }
    .module-43.ry-sticky-menu.fixed .ry-right .ry-menu .nav-menu li a, .module-43 .ry-right .ry-menu .nav-menu li a {
        font-size: clamp(0.9375rem, 0.625rem + 0.4167vw, 1.125rem) !important;
        text-wrap:nowrap
    }
}


@media(max-width:1280px) {
  .module-43 .ry-left img {
        max-width: unset;
        width: 14vw;
    }
    .module-43.ry-sticky-menu.fixed .ry-right .ry-menu .nav-menu li a, .module-43 .ry-right .ry-menu .nav-menu li a {
        font-size:15px !important;
    }

    .module-43.fixed .ry-right {
        gap:15px
    }
	
}


@media(max-width:480px) {
	.mobile-container .flex-wrap .flex-item.right-nav .mobile-button a {
		width:40px;
		min-width:40px;
		height:40px
	}
}
	
/*-- HERO SECTION -- */
.module-66 .carousel .carousel-control {
	display:none
}

.module-66 .carousel-inner::after{
    content:"";
    position:absolute;
    background-image: linear-gradient(89deg, #5f4500 0%, #fbbd14 50%, #5f4500 100%);;
    border-end-end-radius: 200px;;
    border-end-start-radius: 200px;
    width:100%;
    height:100%;
    left:0;
    z-index:1;
}
.module-66 .carousel .carousel-inner .item img {
    object-position: center;
    object-fit:cover;
    object-position:center top;
	 border-end-end-radius: 200px;
    border-end-start-radius: 200px;
    position:relative;
    z-index:2;
    margin-bottom:20px
}
.module-66 .bnr-textbox .ry-section-title  {
    line-height:1;
    font-size: clamp(2.375rem, 1.3713rem + 4.1176vw, 6.3125rem);
    font-weight:800 !important;
    color: #ffea00;
    }
.module-66 .bnr-textbox .ry-section-title span{
    display:block !important;
    width:100%;
    color: #ffff;  
}
.module-66 .carousel {
    background-color: #191919;
}

@media(min-width:1081px) {
	.module-66 .carousel .carousel-inner .item img{ 
		height:100vh;
	}
	.module-66 .carousel .carousel-inner .item img,
	.module-66 .carousel-inner::after{
	 border-end-end-radius: 300px;
    border-end-start-radius: 300px;
	}
}

@media(max-width:1280px) {
	.module-66 .carousel-inner::after,
	.module-66 .carousel .carousel-inner .item img{
		border-end-end-radius: 20vw;
		border-end-start-radius: 20vw;
	}
}
@media(max-width:991px) {
	.module-66 .carousel .carousel-inner .item img,
	.module-66 .carousel-inner::after{
	 border-end-end-radius: 20vw;
    border-end-start-radius: 20vw;
	}
	.module-66 .carousel .carousel-inner .item img {
		height:60vh;
	}
	.module-66 {
        margin-top: 0px;
    }
}


@media(max-width:480px) {
	.module-66 .carousel .carousel-inner .item img {
		height:100vw;
	}
}

/* --- DIFFERENCE SECTION ---  */

.difference-section{
    background:#161616;
    padding:120px 0;
    text-align:center;
    color:#fff;
    margin-top:-2px
}

.difference-section .ry-container {
    display:flex;
    flex-direction:column;
    align-items:center
}
.difference-section .vs-row{
    display:flex;
    justify-content:center;
    align-items:self-start;
    gap:80px;
    margin-top:30px;
}

.difference-section .vs-col h3{
    font-weight:700;
    line-height:1;
    font-size: clamp(2.1875rem, 1.7892rem + 1.634vw, 3.75rem);
    color:#fff;
    text-align:center;
    padding:30PX
}

.difference-section .vs-col.center{
    width:fit-content
}
.difference-section .vs-col.left,
.difference-section .vs-col.right{
      max-width:450px;
    width:100%;
}
.difference-section .vs-col.center img {
	min-width:140px;
}


.difference-section .content{
    background:#ffd400;
    color:#000;
    padding:40px;
    border-radius: 100px;
    max-width: 1405px;
    with:100%;
    margin:0 auto 40px;
    margin-top:-80px;
    border:6px solid #111;
}
.difference-section .content::before{
    content:"";
    position:absolute;
    width:calc(100% + 25px);
    height:calc(100% + 25px);
    top:50%;
    left:50%;
    transform:translate(-50%, -50%);
    border-radius: 100px;
    border:solid 1px #ffd400
}
.difference-section .content p{
    line-height:1.7 !important;
    color: #111111 !important;
}

.difference-section .ry-btn{
    display:flex;
}

.difference-section .btn-wrapper {
    width:100%;
    display:flex;
    align-items:center;
    justify-content:center
}
@media(max-width:1199px) {
	.difference-section .vs-col.center img {
		max-width:200px;
		min-width:100px;
	}
	.difference-section .vs-col h3 {
		padding:0;
	}
	
}

@media(max-width:991px) {
	.difference-section .vs-col.center img {
		margin-bottom:-50px
	}
	.difference-section .vs-row {
		align-items:center;
		gap:20px
	}
	.difference-section .vs-col h3 {
		font-size:34px
	}
	.difference-section .content {
		margin-top:0
	}

	.difference-section .content,
	.difference-section .content::before{
		border-radius: 15vw;
	}
}


@media(max-width:767px) {
	.difference-section .vs-col.center img {
		max-width:50px;
		min-width:50px;
		transform:rotate(50deg);
		margin:0
	}
	.difference-section .vs-row {
		flex-direction:column;
		gap:10PX
	}

	.difference-section .content {
		margin-top:40px
	}
}
	
/* --- WELCOME SECTION ---*/
.module-welcome.style-7 {
    padding: 150px 0 500px;
}
.module-welcome.style-7 .ry-headline h2 {
    color:var(--primary-color) !important;
    text-align:start;
    line-height:1.1;
}
.module-welcome.style-7 p  {
    color:#fff !important    
}
.module-welcome.style-7:before {
    opacity:1;
    display:none
}
.module-welcome.style-7 .background-section {
    opacity:1;
    filter:unset
}

.module-welcome.style-7 .ry-btn {
    width:fit-content !important;
    max-width:fit-content !important;
    min-width:fit-content !important;
    padding-inline:20px !important;
    padding-block:3px !important
}

.module-welcome.style-7 .ry-container {
    max-width: 1600px;
    width: 90%;
}

.module-welcome.style-7 .text-wrapper {
    max-width: 100%;
}

.module-welcome.style-7 .ry-container .ry-each {
    width:41%
}

.module-welcome.style-7  .ry-each.image-wrapper {
    max-width: unset;
    width: 45%;
    position:absolute;
    left:auto;
    right:0;
    top:-80px
}

.module-welcome.style-7 .ry-flex .ry-each.image-wrapper .photo img {
    object-fit:contain;
    position:relative;
    height:100%;
    width:100%
}
.module-welcome.style-7 .ry-flex .ry-each.image-wrapper .photo {
    position: relative;
    padding-bottom: unset;
    height: 100%;
}

@media (max-width: 1480px) {
    .module-welcome.style-7 .ry-each:not(.image-wrapper) {
        max-width: 100%;
        padding-right: 0px;
        width:50%
    }
}

@media (max-width: 1199px) {
    .difference-section {
		padding: 80px 0px;
	}
	.module-welcome.style-7 .ry-each:not(.image-wrapper) {
		width: 100%;
		margin-bottom:40px
	}

	.module-welcome.style-7 .ry-each:not(.image-wrapper) * {
		text-align:center
	}
	.module-welcome.style-7  h2 span, .module-welcome.style-7 .button-wrapper {
		justify-content:center
	}
	.module-welcome.style-7 .ry-each.image-wrapper {
		max-width: unset;
		width: 100%;
		position: revert;
		inset:unset
	}
	.module-welcome.style-7 .ry-each.image-wrapper img {
		max-width:500px;
		width:90%;;
		margin-inline:auto
	}
	.module-welcome.style-7 {
		padding: 80px 0px 450px;
		margin-top:-2px
	}
	.module-welcome.style-7 .ry-each .ry-text p, .ry-btn {
		font-size: 19px !important;
	}
}
/* --- SERVICES SECTION---  */
.module-services.style-6 span {
	display:inline-flex
}
.module-services.style-6 {
    z-index:2;
	padding: 120PX 0 130px;
	background:#191919;
	border-start-start-radius:250px;
	margin-top:-250px
}

.module-services.style-6 .outer-container:before,.module-services.style-6:before  {
	display:none
}

.module-services.style-6 .background-section, .module-services.style-6 .background-section img {
   display:none
}
.module-services.style-6 .services-wrapper .ry-flex  {
    justify-content:center;
    gap:2.5vw
}
.module-services.style-6 .services-wrapper .ry-flex .ry-each {
    display:flex;
    align-items:center;
    justify-content:center;
    max-width: 300px;
    max-height: 570px;
    width:calc(25% - 30px)
}
.module-services.style-6 .services-wrapper .ry-flex .ry-each .photo {
    display:flex;
    align-items:center;
    justify-content:center;
    padding:0;
    filter:unset !important;
    width:100%;
    position: relative;
    
}

.module-services.style-6 .services-wrapper .ry-flex .ry-each img {
    object-position:bottom;
    object-fit:cover;
    overflow:hidden;
    border-radius: 157px;
}

.module-services.style-6 .services-wrapper .ry-flex .ry-each .photo::before {
	display:none
}

	
.module-services.style-6 .services-wrapper {
	margin-top:100px;
}
.module-services.style-6 .services-wrapper .ry-flex  {
    justify-content:center;
    gap:2.5vw;

}
.module-services.style-6 .services-wrapper .ry-flex .ry-each {
    display:flex;
    align-items:center;
    justify-content:center;
    max-width: 300px;
    max-height: 570px;
    width:calc(25% - 30px)
}
.module-services.style-6 .services-wrapper .ry-flex .ry-each .photo {
    display:flex;
    align-items:center;
    justify-content:center;
    padding:0;
    filter:unset !important;
    width:100%;
    position: relative;
    
}

.module-services.style-6 .services-wrapper .ry-flex .ry-each img {
    object-position:bottom;
    object-fit:cover;
    overflow:hidden;
    border-radius: 157px;
}


.module-services.style-6 .services-wrapper .ry-flex .ry-each .photo::after {
     content: "";
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    max-width: 300px;
    width:100%;
    max-height: 570px;
    height:100%;
    background: linear-gradient(to bottom, #e9c50094, 80%, #000);
    z-index: 1;
    border-radius: 157px;
    opacity:0;
    transition:all .3s ease;
}

.module-services.style-6 .services-wrapper .ry-flex .ry-each:hover .photo::after {
     opacity:.8
}


.module-services.style-6 .services-wrapper .ry-flex .ry-each .title {
    position:absolute;
	top:auto;
	z-index:2;
	transition:all .3s ease;
	bottom:10%;
    width:95%;
}

.module-services.style-6 .services-wrapper .ry-flex .ry-each .title h3 {
	font-size: clamp(1.25rem, 0.9159rem + 0.5388vw, 1.5625rem);
	color: #fff !important; 
	line-height:1;
	font-weight: bold !important;
	text-transform: uppercase;
	text-align: center;
}
.module-services.style-6 .services-wrapper .ry-flex .ry-each:nth-child(2),
.module-services.style-6 .services-wrapper .ry-flex .ry-each:nth-child(3) {
	top:-60px
}
.module-services.style-6  .btn-wrapper {
	padding-top:60px;
	display:flex;
	align-items:center;
	justify-content:center;
	width:100%;
}
@media(max-width:1200PX) {
	.module-services.style-6 .btn-wrapper {
    padding-top: 10px;
	}
}
@media(max-width:991px) {
	.module-services.style-6 {
		padding-bottom:80px
	}
	.module-services.style-6 .services-wrapper .ry-flex .ry-each:nth-child(2),
	.module-services.style-6 .services-wrapper .ry-flex .ry-each:nth-child(3) {
		top:0px
	}
	.module-services.style-6 .btn-wrapper {
		padding-top: 40px;
	}

	.module-services.style-6 .services-wrapper {
		margin-top:40px;
	}
	.module-28 {
		padding-top: 20px !important;
		margin-top:-2px
	}
	.module-services.style-6 .services-wrapper .ry-flex  {
		justify-content:center;
		gap:30px;
		flex-wrap:wrap;;
		align-items:center
	}
	.module-services.style-6 .services-wrapper .ry-flex .ry-each {
		width:calc(45% - 80px);
		margin:0 !important
	}
	.module-services.style-6 .services-wrapper .ry-flex .ry-each .title h3 {
		font-size: 25px;
	}
	.module-services.style-6 {
		border-start-start-radius:150px;
	}
}
	

@media(max-width:600px) {
	.module-services.style-6 .services-wrapper .ry-flex {
		gap:15px
	}
	.module-services.style-6 .services-wrapper .ry-flex .ry-each {
		width:47%;
		margin:0 !important;
	}
	.module-services.style-6 {
		border-start-start-radius:100px;
	}

	.module-services.style-6 .services-wrapper .ry-flex .ry-each .title h3 {
		font-size: 20px;
	}
}

@media(max-width:480px) {
	.module-services.style-6 .services-wrapper .ry-flex .ry-each img {
		height:300px
	}
}
	
/*--- TEAM SECTION ---*/	
.module-28 {
	background: linear-gradient(to bottom, #191919, #000);
	padding:10px 0 100px
}
.module-28 .ry-container .background-section,
.module-28 .ry-container .background-section img{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
	overflow:hidden;
	border-radius: 200px;

}
.module-28 .ry-container {
	border-radius: 200px;
	position:relative;
	display:flex;
	flex-direction:column;
	min-height: 900px;
	padding:34px 0px;
	justify-content:center;
	align-items:center
}
.module-28 .ry-container .ry-flex {
	max-width:1280px;
	width:90%;
}

.module-28 .ry-container .ry-flex h2 {
	color:#000;
	line-height:1.1;
	text-align:start
}

.module-28 .ry-container::before {
	content:"";
	width:calc(100% + 20px);
	height:calc(100% + 20px);
	position:absolute;
	top:50%;
	left:50%;
	transform:translate(-50%,-50%);
	border:solid 1px var(--primary-color);
	border-radius: 200px;
}

.module-28 .ry-right p {
	text-align:start;
	line-height:1.6 !important
}

.module-28 .ry-right .ry-btn-wrapper {
	justify-content:start
}

.module-28 .ry-right .ry-btn-wrapper .ry-btn {
	background:var(--secondary-color) !important;
	color:#fff !important
}

.module-28 .ry-right .ry-btn-wrapper .ry-btn:hover {
	background:var(--primary-color) !important;
	color:#000 !important
}
.module-28 .ry-left img {
    position: absolute;
    max-width: 40%;
    left: auto;
	right:5%
}

.module-28 .ry-container .icon{
	position:absolute;
	max-width:250PX;
	width:100%;
	bottom:0;
	right:-4%;
	bottom:-5%
}

.module-28 .ry-generic-copy {
    margin-top: 40px;
    margin-bottom: 40px;
}


@media(max-width:1199px) {
	.module-28 .ry-left img {
		position:relative;
		inset:unset;
		max-width:400px;
		width:80%
	}

	.module-28 .ry-right p, .module-28 .ry-container .ry-flex h2 {
		text-align:center
	}
	.module-28 .ry-right .ry-btn-wrapper {
	justify-content:center
}
	.module-28 .ry-container {
		padding-bottom:0;
		gap:40px
		
	}
	
}
@media (max-width: 1480px) {
    .module-28 .ry-left img {
        max-width: 45%;
    }
}
@media (max-width: 1280px) {
    .module-28 .ry-left img {
        right:-10px
    }
}

@media(max-width:600px) {
		.module-28 .ry-left img {
		max-width:300px;
		width:100%;
	}
	.module-28 .ry-container::before,
	.module-28 .ry-container .background-section,
	.module-28 .ry-container .background-section img {
		border-radius:100px
	}

	.module-28 .ry-container .icon{
		max-width:150PX;
	}
}
	

/* --- BRAND SECTION ---  */
#top-brands .ry-multi-item-slider {
    background:#000;
    margin-top:-10px
}
#top-brands  .ry-multi-item-slider h2 span{
    display:inline;
}
.hp-brand-wrapper {
	margin-top:10px;
}
.hp-brand-wrapper .slick-dots {
	display:flex !important;
	list-style:none;
	padding:0;
	gap:8px;
	justify-content:center;;
	margin-top:30px
	
}

.hp-brand-wrapper .slick-dots li {
	font-size:0;
	background:var(--primary-color);
	width:30px;
	height:5px;
	opacity:.3
}
.hp-brand-wrapper .slick-dots li.slick-active {
	opacity:1
}
body.home #top-brands .ry-multi-item-slider .container.ry-container { 
	padding-top:0px
}
@media(min-width:1081px) {
	.hp-brand-wrapper {
		display:flex;
		margin-top:40px;
		gap:10PX
	}
	body.home #top-brands .ry-multi-item-slider .container.ry-container {
		padding-inline:0
	}
	.hp-brand-wrapper .work {
		display: flex;
		width: fit-content;
		max-width:250PX;
		object-fit:contain
	}

	.hp-brand-wrapper .work img {
		object-fit:contain;
		max-height:120px;
		height:100%;
	}
	.hp-brand-wrapper .slick-dots {
		display:none !important
	}
}
@media(max-width:991px) {
	.hp-brand-wrapper .work img {
		max-height:200PX;
		margin:auto
	}
	.hp-brand-wrapper .work {
		width: fit-content;
		max-width:250PX;
		margin:0;
		justify-content:center;
		display:flex;
		align-items:center;
		height:150px;
		min-height:fit-content
	}
}
	
/* --- TESTIMONIALS SECTION ---  */
.module-testimonials.style-3 {
    background:url(https://s3.amazonaws.com/static.organiclead.com/Site-5dfec725-9de1-46c5-923b-4296bea16ae9/Background_images/welcome_bg.jpg)no-repeat center / cover;
    padding:80px 0 700px
}
.module-testimonials.style-3 .ry-container .ry-content {
    max-width: 100%;
}

.module-testimonials.style-3 .quote img {
    width:100PX;
    margin-inline:auto
}

.module-testimonials.style-3 h2 span{
    display:inline;
    
}
.module-testimonials.style-3 .ry-container .ry-content .review-box .ry-flex .ry-each {
    width:50%;
    max-width:750px
}

.module-testimonials.style-3 .ry-btn {
    margin-inline:auto;;
}

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

.module-testimonials.style-3 .ry-container .ry-content .review-box .ry-flex .ry-each .carousel-indicators {
      gap:5px;
	bottom: 30px !important;
	    right: 50%;
}
.module-testimonials.style-3 .ry-container .ry-content .review-box .ry-flex .ry-each .each-comment p {
     margin-bottom: 20px;
    overflow: hidden;
   display: -webkit-box;
   -webkit-line-clamp: 4;
           line-clamp: 4; 
   -webkit-box-orient: vertical;
}
.module-testimonials.style-3 .ry-container .ry-content .review-box .ry-flex .ry-each .each-comment .ry-text {
        min-height:150px;
        max-height:fit-content;
        height:100%;
        display:flex;
        align-items:center;
        justify-content:center
}
.module-testimonials.style-3 .ry-container .ry-content .review-box .ry-flex .ry-each .each-name {
    gap: 5px;
}

.module-testimonials.style-3 .ry-container p,
.module-testimonials.style-3 .ry-container h5{
    color:#fff !important
}
.module-testimonials.style-3 .ry-container h5 {
    font-weight:600 !important
}
.module-testimonials.style-3 .ry-container .each-name  {
    margin-bottom:60px;
    display:flex;
}
.module-testimonials.style-3 .ry-container .ry-content .review-box .ry-flex .ry-each .carousel-indicators li {
    width: 12px;
    height: 12px;
}
.module-testimonials.style-3 .image-wrapper {
    position:absolute;
    max-width:870PX;
    width:50vw;
    left:-50px
}

.module-testimonials.style-3 .ry-container .ry-content .review-box .ry-flex {
    justify-content:end
}
.hp-brand-wrapper .slick-dots button {
    display:none !important
}
.module-testimonials.style-3 .ry-container .ry-content .review-box .ry-flex:before{
	display:none	
}
.module-testimonials.style-3 .review-wrapper {
    margin-bottom:40px;
}

.module-testimonials.style-3 .review-wrapper #powerByAdit{
    width:40px
}
iframe.getBadge {
    z-index:999;
    position:fixed;
    bottom:0
}
@media(max-width:1280PX) {
.module-testimonials.style-3 {
		padding-bottom: 400px
	}
}

@media(max-width:1199px) {
	.module-testimonials.style-3 {
		padding-bottom: 350px;
		flex-direction:column-reverse;
		display:flex;
		gap:40PX;
		padding-top:0
	}
	.module-testimonials.style-3 .image-wrapper {
		position:relative;;
		inset:unset;
		margin-inline:auto;
		display:flex;
		align-items:center;
		justify-content:center;
		width:100%;
		max-width:100%
	}

	.module-testimonials.style-3 .image-wrapper img {
		max-width:500px;
		width:90%
	}

	.module-testimonials.style-3 .ry-container .ry-content .review-box .ry-flex .ry-each {
		width: 90%;
		max-width: 750px;
	}
	.module-testimonials.style-3 .ry-container .ry-content .review-box .ry-flex {
		justify-content:center
	}
	.module-testimonials.style-3 .ry-container .ry-content .review-box {
		margin-top: 0px;
	}
}
@media(max-width:600px) {
	.module-testimonials.style-3 .section-headline h2 span {
		display:flex;
		justify-content:center
	}
	.module-testimonials.style-3 .section-headline h2 {
		line-height:1.1;
		margin-top:10px
	}

}
/*--- MAP ---*/
#ry-footer .custom-map{
	margin-top:-250px;
	border-top-right-radius:250px;
	overflow:hidden
}
@media(max-width:1280px) {
	#ry-footer .custom-map  img{
		height:600PX;
		object-fit:cover
	}
	#ry-footer .custom-map{
	border-top-right-radius:20vw;
	}
}
/*--- FOOTER ---*/
.module-44 {
    margin-top:-400px;
    overflow:hidden;
    padding-top:0;
    background-color:transparent !important
}

.module-44::before {
    display:none
}
.module-44::after {
    content: "";
    position: absolute;
    background-image: linear-gradient(89deg, #5f4500 0%, #fbbd14 50%, #5f4500 100%);
    border-start-end-radius: 310px;
    border-start-start-radius: 310px;
    width: 100%;
    height: 100%;
    left: 0;
    z-index: 1;
}
.module-44 .logo-wrapper {
    display:flex;
    justify-content:space-between;
    align-items:center;
    padding:50PX 0 70PX 0;
    z-index:2;
    max-width:1280px;
    margin-inline:auto
}

.module-44 .logo-wrapper ul, .module-44 .logo-wrapper .footer-logo {
    width:fit-content
}

.module-44 .ry-footer-logo {
    max-widh: fit-content;
    margin: unset;
        max-width:300px;
    width:100%;
}

.module-44 .ry-footer-top{
    z-index:2;
    background:#000000;
    margin-top:20PX;
    border-top-left-radius:300px;
    border-top-right-radius:300px;
}

.module-44 .social-icons .social-inner-wrap:before,
.module-44 .social-icons .social-inner-wrap:after{
    display:none
}

.module-44 .social-icons .social-inner-wrap {
    gap:10px;
    justify-content:center
}

.module-44 .social-icons .social-inner-wrap a {
    color:#000 !important;
}

.module-44 .social-icons .social-inner-wrap a:hover {
    background:var(--primary-color) !important
}
.module-44 .social-icons .social-inner-wrap li {
    list-style: none;
    margin: 0;
}


.module-44 h2 span {
    color:#fff;
    display:inline-block;
    font-size: clamp(1.5625rem, 1.4032rem + 0.6536vw, 2.1875rem) !important;
    font-weight:800 !important
}

.module-44 h2 {
    color:var(--primary-color) !important;
    font-size: clamp(1.5625rem, 1.4032rem + 0.6536vw, 2.1875rem) !important;
    padding-bottom:20px
}

.module-44 .icon {
    width:40px;
    min-width:40px;
    height:40px;
    background:var(--primary-color);
    border-radius:50%;
    display:flex;
    align-items:center;
    justify-content:center
}

.module-44 .icon svg {
    width:20PX;
	fill:#000
}

.module-44 .website-info > div {
    display:flex;
    gap:10px;
    margin-bottom:20px
}
.module-44 .ry-flex .ry-each a {
    font-size: 18px;
    font-weight: 400;
}
.module-44 .ry-flex .ry-each span {
    font-size: 18px;
    color: #FFFFFF;
    font-weight: 400;
    line-height: 1 !important;
        text-wrap:nowrap
    
}


.module-44 .ry-flex .ry-each:nth-child(1) {
    max-width:250px;
    flex-basis: 25%;
}

.module-44 .ry-flex .ry-each:nth-child(3) {
    flex-basis: 28%;
}

.module-44 .ry-flex .ry-each:nth-child(4) {
    max-width:340px;
    flex-basis: 25%;
}

.module-44 .ry-flex .ry-each .website-info > div {
    display:flex;
    align-items:center
}

.module-44 .ry-flex .ry-each .website-info > div:nth-child(2) a,
.module-44 .ry-flex .ry-each .website-info > div:nth-child(3) a{
    font-weight:800
}

.module-44 .ry-flex .ry-each .website-info .footer-fax a {
    pointer-events:none
}

.module-44 .ry-flex .ry-each:nth-child(4) ul li {
    padding-bottom:15px;
    display:flex;
    justify-content:space-between;
    gap:10px
}
.module-44 .ry-flex .ry-each:nth-child(4) ul li .span-3 {
    width:160PX
}

.module-44 .ry-footer-copyright {
    padding:0;
    position: relative;
    z-index: 2;
}

.module-44 .ry-footer-copyright p, .module-44 .ry-footer-copyright a {
    font-size: 14px !important;
    font-weight:400 !important;
    color:#000;
    opacity:1
}

    
.module-44 .ry-footer-copyright {
    background:var(--primary-color);
}

.module-44 .ry-footer-copyright .ry-left,
.module-44 .ry-footer-copyright .ry-right .powered,
.module-44 .ry-footer-copyright .ry-right{
    width:fit-content
}

.module-44 .ry-footer-top .ry-container {
    display:flex;
    justify-content:space-between;
    align-items:center;
    flex-direction:column
}

.module-44 .ry-footer-top .ry-container {
width: 90%;
}

.module-44 .ry-footer-copyright .ry-left img, .module-44 .ry-footer-copyright .ry-right img {
    max-width: 120px;
    padding:0;
    margin:0;
    filter:brightness(0);
}
.module-44 .ry-footer-copyright .ry-container {
	 display:flex;
    justify-content:space-between;
    align-items:center;
}
.module-44 .ry-flex .ry-each ul li a:hover,
.module-44 .ry-flex .ry-each a:hover,
.module-44 .ry-flex .ry-each a:hover span{
    color:var(--primary-color) 
}
@media(max-width:1600px) {
.module-44 .logo-wrapper {
	width:75%
}
}
@media(max-width:1280px) {
	.module-44 {
	margin-top: -200px;
	}
	.module-44 .ry-footer-top,
	.module-44::after {
	border-top-left-radius:150px;
	border-top-right-radius:150px;
	}
	.module-44 .ry-footer-copyright .ry-container {
	flex-direction:column;
		gap:5px
	}
}

@media(max-width:991px) {
    .module-44 .logo-wrapper {
        flex-direction:column;
        padding-bottom:40px
    }
    .module-44 .logo-wrapper ul {
        padding-bottom:0;
        margin-bottom:0;
    }
    .module-44 .ry-flex .ry-each {
        margin-inline:auto;
        flex-basis:unset;
        max-width:500px;
        width:90%
    }

   
    .module-44 .ry-flex .ry-each h2 {
        margin-bottom:0;
        padding-bottom:20px
    }
    .module-44 .ry-flex .ry-each .website-info > div {
        flex-direction:column
    }
    .module-44 .ry-flex .ry-each .website-info > div:last-child {
        margin:0
    }
    .module-44 .ry-flex .ry-each:nth-child(1) ul {
        margin-top:-15px
    }
    .module-44 .ry-flex .ry-each:nth-child(4) ul li .span-3 {
        text-align:end
    }
    .module-44 .ry-footer-top,
    .module-44::after {
        border-start-end-radius: 20vw;
    border-start-start-radius: 20vw;
    }
}

	

/*--- INSIDE PAGE ---*/
#ry-pg-body {
    background:#111;
}

#ry-pg-body p{
color:#fff
}
body:not([data-page-name="index"]) .module-44 {
    margin-top: 0;
    background: #111 !important;
}
body ul li::marker, body ol li::marker {
    color:#fff
}

body ul li p, body ol li p {
    text-align:start !important
}
/*--- SIDEBAR ---*/
.ry-sb-title {
	background: var(--primary-color) !important;
}
.ry-sb-title div {
	color:#000;
	text-align: center;
}

#ry-sidebar #accordion .ry-drop-nav ul {
	background:#9ea33e30;
}
#ry-sidebar #accordion .ry-drop-nav ul li a, #ry-sidebar #accordion .ry-drop-nav a {
	transition:all ease-in-out .10s
}
#ry-sidebar #accordion .ry-drop-nav ul li a:hover, #ry-sidebar #accordion .ry-drop-nav a:hover{
    background:none;
    color:var(--secondary-color);
}
#ry-sidebar .ry-link-wrp .ry-link-item a {
	transition:unset;
}
#ry-sidebar .ry-link-wrp .ry-link-item a:hover {
	color:var(--secondary-color);
		transition:all 0.3s ease;
    text-shadow:.5px 0px black
		}

#ry-sidebar .ry-link-wrp .ry-link-item.active a {
	font-weight:500;
	background: var(--secondary-color);
	color: #fff
	}

#ry-sidebar .ry-link-wrp .ry-link-item.active a:hover {
    color: var(--primary-color) !important;
}
#ry-sidebar #accordion .ry-link-item.open > a {
	color:var(--secondary-color);
	font-weight:600 !important
	}
#ry-sidebar .ry-link-wrp .ry-link-item.active{
	background:unset
}
#ry-sidebar #searchfield button:before {
	color:var(--primary-color);
	}

#ry-sidebar #searchfield input[type="text"] {
	border-color:var(--primary-color);
	background:#fff;
    color:#111
}

#ry-sidebar #accordion .ry-drop-nav.open {
	background:unset
}
#ry-sidebar .ry-link-wrp .ry-link-item.active a:hover {
    color:  var(--secondary-color);
}
#ry-sidebar #services {
	display:none
}


#ry-sidebar .ry-sb-cta .ry-cta-wrp p {
       font-size:30px !important;
	line-height:1.1 !important;
	font-weight:bold !important
}

#ry-sidebar .ry-sb-cta .ry-cta-wrp .ry-btn {
	height:55px
}

#ry-sidebar .ry-link-wrp .ry-link-item a, #ry-sidebar #accordion .ry-drop-nav ul li a {
    color:#111;
	font-size:18px
}
#ry-sidebar .fa-chevron-down:before {
    color:#111
}

/* --- BANNER ---*/
#ry-pg-banner .ry-bnr-wrp:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
	opacity:1 !important;
	display:none
}
#ry-pg-banner {
    margin-top:190px
}
#ry-pg-banner .ry-bnr-wrp .ry-pg-title h1 {
	letter-spacing:1px;
	font-size: clamp(2.5rem, 2.0221rem + 1.9608vw, 4.375rem) !important;
	line-height:1.1 !important;
}
#ry-pg-banner .ry-bnr-wrp .ry-pg-title {
	padding:0 !important;
	margin:0;
	
}

@media (max-width: 1480px) {
	#ry-pg-banner {
		margin-top:150px
	}
}
@media (max-width: 1199px) {
	#ry-pg-banner {
		margin-top:0px
	}
	#ry-pg-body p{
		font-size:18px !important;
		text-align:center 
	}
	
}
@media (max-width: 1080px) {
	#ry-pg-banner .ry-bnr-wrp .ry-pg-title h1 {
		text-align:center
	}
}
/* --- TEAM PAGE ---*/
.team-inner-page.style3 .team-social {
	margin-top:20px
}

.team-inner-page.style3 .ry-each {
	background:#2c2c2c;
	border: solid #dbc937 2px;
}
.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;
}
.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:25px !important
}
.team-inner-page.style3 .btn-excerpt:before {
	filter:unset
}
body.default #ry-section-header.module-43 .ry-btn:hover, .module-43 .btn-wrapper .ry-btn:hover {
    background:var(--secondary-color) !important
}
@media(min-width:1600px) {
	.team-inner-page.style3 .ry-each .each-container .details .title {
		width: 25%;
	}
	.team-inner-page.style3 .ry-each .each-container .details .team-excerpt, .team-inner-page.style3 .ry-each .each-container .details .team-full-description {
    width: 75%;
	}
}

@media(max-width: 1680px) {
	.team-inner-page.style3 .team-excerpt p, .team-inner-page.style3 .ry-each .each-container .details .team-full-description p {
		font-size:18px !important;
	}
}

@media (max-width: 991px) {
	.team-inner-page.style3 .ry-each .each-container .details .title {
		padding-top:15px
	}
	.team-inner-page.style3 .ry-each {
		padding-inline:20px
	}
}

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

#ry-pg-body.services-grid .module-services.style1 .ry-each .ry-icon-block p {
	color:#000 !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 #000 1px;
	border-radius:20px;
}

	#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: #000 !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;
		font-weight:bold !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;
	}
}
@media(max-width:480px) {
	#ry-pg-body.services-grid .module-services.style1 .ry-each  {
		width:90% !important;
		margin-inline:auto !important
	}

}

/* --- GALLERY PAGE ---*/
.gallery-wrapper-v2 .title p{
    line-height:1.2 !important;
}
.gallery-wrapper-v2 .title {
    margin-top:10px;
    display:block;
    width:100%;
}
.grid-gallery .gallery-wrapper-v2 .ry-each {
    display:flex;
    flex-direction:column
}

.ry-sticky-menu.fixed {
    z-index:100
}
	
/* --- BRANDS AND PAYMENT PAGE */
.module-311 .ry-payment-options-logos .ry-each {
	padding:10px
}	

.module-311 .ry-payment-options-logos .ry-each img {
	max-width:160px;
	max-height:100px;
	object-fit:contain
}
	
 .module-311 .ry-payment-options-logos  .check img, .module-311 .ry-payment-options-logos  .debit > div{
	max-width:130px;
	min-height:60px;
	max-height:80px;
	 width:100%;
	height:100%;
	background:#f8f8f8;
	border-radius:5px;
	position:relative;
	display:flex;
	align-items:center;
	justify-content:center;
	padding:10px;
	object-fit:contain;
}
 .module-311 .ry-payment-options-logos p {
    font-weight: 600 !important;
    font-size: 20px !important;
    text-transform: uppercase;
	 line-height:1.1 !important;
	 text-align:center !important;
}
	
/* --- CONTACT US ---*/
.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 40px;
	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: #373737;
	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(--primary-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, 
.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: #373737;
}
.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: #60606052;
	width: 68%;
	border:solid #fff 1px
}

.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;
	background: #60606052;
}

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

.contact-template.style-2 .ry-flex .contact-details .inner-flex {
	padding: 30px 25px;
	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(--primary-color);
	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(--primary-color) !important
}
.contact-template.style-2 .ry-flex .contact-details .inner-flex .ry-each .icon svg {
	fill: #000;
}

.contact-template.style-2 .ry-flex .contact-details .inner-flex .ry-each:nth-child(3) {
	pointer-events:none
}

.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;
	color:#FFF
}

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

.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: #fff;
}

.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, 
.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: #fff !important;
}
.contact-template.style-2 .contact-form .ry-each:nth-child(3) .ry-text br {
	display:none;
}

.contact-template.style-2 .ry-flex .contact-details .inner-flex .ry-each.hour:hover .ry-text * {
	color:#fff !important
}
.custom-social-wrapper .social-inner-wrap li {
	transition:all .3s ease
}
.custom-social-wrapper .social-inner-wrap li:hover {
	scale:1.1
}


.ry-form input {
    color: #111 !important;
}

.ry-form select option {
    color: #333;
}

.ry-form select {
    color:#111;
}


.contact-template.style-2 h2, .contact-template.style-2 p {
	text-align:start !important
}
@media(max-width:1080px) {
	.contact-template.style-2 .ry-flex .contact-form {
		padding: 30px 4vw;
		background: #60606052;
		width:100%;
	}
	.contact-template.style-2 .ry-flex .contact-details {
		width:100%;
	}
	.contact-template.style-2 h2, .contact-template.style-2 p {
		text-align:center !important
	}
}

	
/* --- TESTIMONIALS PAGE --- */
.module-24 .span-1 {
    color:var(--primary-color)
}
	
/* --- PROMOTION PAGE --- */	
.module-promo .ry-flex .text-wrapper {
    background:#2b2b2b
}