body, body p, body div{font-family: "Lora", sans-serif !important; font-weight: 400 !important; }
h1,h2,h3,h4,h5,h6{font-family: "Urbanist" !important;font-weight: 400 !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, .juicer-feed .j-paginate {font-family: var(--font-title) !important;z-index:99;}
 
.ry-btn-primary:hover, .juicer-feed .j-paginate:hover {background: #483c33 !important;color: #FFFFFF !important;}
.ry-btn.ry-btn-secondary{color: #FFFFFF !important;background: #483c33 !important;}
.ry-btn.ry-btn-secondary:hover {background: #a65943 !important;color: #FFFFFF !important;box-shadow: unset !important;}
/*.cmsForm .has-error input {border: 1px solid #ff0069;}*/
.btn,.ry-btn,.ry-btn-primary, .juicer-feed .j-paginate {border-radius: 30px !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-cross-section, .ry-cross-section img {
    max-width: 24px;
	margin: 0 !important;
}
.ry-cross-copyright-wrap {
    display: flex;
    align-items: center;
    gap: 10px;
}
.ry-btn, .juicer-feed .j-paginate {
    text-transform: uppercase;
    height: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding-left: 35px;
    padding-right: 35px;
    max-width: max-content;
    color: #FFFFFF !important;
    background: var(--color-primary) !important;
    font-size: 20px !important;
    letter-spacing: 1px;
}

.ry-heading h2 {
    position: relative;
    display: inline-block;
    margin: auto;
    float: none;
}

body.home h2:not(.module-44 .ry-flex .ry-each h2,body.home .ry-multi-item-slider-heading-section,.ftr-widget h2), .module-32-wrapper-two .ry-flex .ry-each .ry-section-title, .module-welcome.style-5 .ry-each h2, .module-testimonials.option-1 .section-headline h2 {
    font-size: clamp(2.125rem, 1.8977rem + 1.1364vw, 3.625rem) !important;
    text-transform: uppercase;
    color: var(--color-secondary);
    letter-spacing: 7px;
    margin-bottom: 75px;
	 position: relative;
}

body.home h2 span:not(.ry-custom-services .ry-grid .ry-items:first-child .ry-services-title-wrap h2 span,.logo-bold), 
body.home .ry-multi-item-slider-heading-section, .ry-services.style2 h2 span {
    display: block;
    line-height: 150% !important;
    color: #141414;
    letter-spacing: 3px;
    text-transform: capitalize !important;
    font-weight: 400;
    font-size: clamp(1.5rem, 0.875rem + 2vw, 2rem);
    font-style: normal;
	font-family: var(--font-title);
}

.mt-20{margin-top: 20px;}

.icon-bar a {
	padding: 14px;
}

.icon-bar a img {
	width: 24px;
	height: 24px;
	object-fit: contain;
	transition: .2s;
}


.ry-anchor {
    display: block;
    position: relative;
    top: -180px;
    visibility: hidden;
}

.mm-listitem>a, .mm-listitem>span, .mm-navbar__title {
    font-family: var(--font-title) !important;
    text-transform: uppercase;
    letter-spacing: 1px;
}

#ry-sidebar #accordion .ry-link-item > a::after {
    font-style: normal;
}

#ry-sidebar #accordion .ry-drop-nav ul li a:hover {
    color: #fff !important;
    background: var(--color-secondary);
}


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


.ry-heading h2:before {
    content: '';
    background: #a65943;
    position: absolute;
    bottom: -28px;
    height: 2px;
    width: 70%;
    display: block !important;
    margin: auto;
    right: 0;
    left: 0;
}

.link, a.link {
    background: transparent;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    color: transparent !important;
}


/*HOMEPAGE CTA*/

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

.hp-cta-custom .ry-flex {
    gap: 0 3em;
}

div.hp-cta-custom {
    margin-bottom: -12em;
}

.hp-cta-custom .ry-flex .ry-each img, .hp-cta-custom .ry-flex .ry-each {
    border-radius: 40px;
}

.hp-cta-custom .ry-flex .ry-each {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    height: 380px;
}

.hp-cta-content img {
    max-width: 150px;
    margin: auto;
    border-radius: 0 !important;
}

.hp-cta-content p {
    color: #fff;
    font-size: 28px;
    text-align: center !important;
}

.hp-cta-content {
    display: flex;
    flex-direction: column;
    gap: 2em;
}

.hp-cta-custom .ry-flex .ry-each:nth-child(2), .hp-cta-custom .ry-flex .ry-each:nth-child(3) {
    position: relative;
    top: -5em;
}

@media (max-width:1199px) {
	
    .hp-cta-custom .ry-flex {
		flex-wrap: wrap;
		gap: 2em 0 !important;
	}

	.hp-cta-custom .ry-flex .ry-each {
		width: 48%;
	}

	div.hp-cta-custom .ry-flex .ry-each:nth-child(2), .hp-cta-custom .ry-flex .ry-each:nth-child(3) {
		top: 0 !important;
	}

	div.hp-cta-custom {
		margin-bottom: 0 !important;
		padding: 2em 0 4em !important;
	}
	
	div.homepage-services {
		margin-bottom: 0 !important;
		clip-path: none !important;
		padding: 3em 0 !important;
	}
	
	.services-nav h3 {
		font-size: 23px !important;
	}
	
	.services-nav ul li {
		padding-left: 4em !important;
	}
}

@media (max-width:991px) {
	
	div.serv-slider-each img {
		border-radius: 30px;
		margin: 2em auto;
		max-width: 400px;
	}

	div.serv-slider-each p {
		text-align: center !important;
	}

	div.homepage-services .carousel-control {
		display: none !important;
	}

	div.homepage-services .carousel-indicators {
		bottom: -2em !important;
		display: flex !important;
		justify-content: center;
		gap: 0 5px !important;
	}

	div.homepage-services .carousel-indicators li {
		width: 12px !important;
		height: 12px !important;
		background: #fff !important;
		border:none !important;
		margin:0 !important;
	}


	div.homepage-services .carousel-indicators .active {
		background: #a65943 !important;
	}

	a#serv-btn {
		margin: 4em auto 0;
	}
	
	.hp-cta-custom .ry-flex .ry-each {
		height: 220px;
		width: 100% !important;
		max-width: 250px;
		margin: auto;
		clear: both;
	}

	.hp-cta-content img {
		max-width: 80px !important;
	}

	.hp-cta-custom .ry-flex .ry-each img, .hp-cta-custom .ry-flex .ry-each {
		border-radius: 20px;
	}

	.hp-cta-content {
		gap: 1em 0 !important;
	}
}



/*END HOMEPAGE CTA*/





/* General - Start */

:root {
    --color-primary: #a65943;
    --color-secondary: #483c33;
    --font-default: Lora;
    --font-title: Urbanist;
    
}
