/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: May 23 2025 | 20:29:38 */
/**----------------------------------------
 Core
----------------------------------------**/
html{
	min-height: 100%;
  	height: auto;
	overflow-x:hidden;
}

body {
	min-height: 100%;
  	height: auto;
}

.light,
.light * {
	color: #fff;
}

.light a {
	color: #fff;
}

.footer-bottom p {
	margin-bottom: 0;
}

.footer-bottom a:hover {
	text-decoration: underline;
}

::selection { background: #ECECEC;}

* {
  position: relative;
}

/*ul li:last-child {
	margin-bottom: 20px !important
}

.elementor-nav-menu li:last-child {
	margin-bottom: 0px !important;
}

.elementor-editor-section-settings .elementor-editor-element-setting:last-child {
	margin-bottom: 0px !important;
}

.elementor-editor-column-settings .elementor-editor-element-setting:last-child {
	margin-bottom: 0px !important;
}

.elementor-editor-widget-settings .elementor-editor-element-setting:last-child {
	margin-bottom: 0px !important;
}*/

.h-modal-call-button .elementor-button{
	display:block;
	width:100%;
	border:none;
	height:30px;
}

.h-modal-call-button a{
	padding:7px;
}

.h-modal-call-button a:hover .elementor-button-icon svg path {
    fill: #0c0d0e;
}

.uael-modal-content-data h4 a{
	font-size:24px!important;
}


/*----------------------------------LENIS SCROLL-----------------------------------*/
html.lenis, html.lenis body {
  height: auto;
}

.lenis.lenis-smooth {
  scroll-behavior: auto !important;
}

.lenis.lenis-smooth [data-lenis-prevent] {
  overscroll-behavior: contain;
}

.lenis.lenis-stopped {
  overflow: hidden;
}

.lenis.lenis-smooth iframe {
  pointer-events: none;
}
/*----------------------------------END LENIS SCROLL-----------------------------------*/

.overflow-hidden{
	overflow:hidden;
}

.image-scale img{
	transform:scale(1.8);
}

.rotate-text{
    width: 180px;
    height: auto;
    animation: rotateText 10s linear infinite;
    position: absolute;
    right: 0;
    left: 0;
    bottom: -36px;
    margin: 0 auto;
}

@keyframes rotateText {
  from {
      transform: rotate(0deg);
  }
  to {
      transform: rotate(360deg);
  }
}

.button-round {
    padding: 5px;
    font-size: 17px;
    height: 110px;
    width: 110px;
    border-radius: 50%;
    /*position: absolute;
    right: 0;
    left: 19px;*/
    /*margin: 0 auto;*/
    bottom: 0px;
    color: #000;
    background: rgba(255, 255, 255, 1);
    /*box-shadow: 0 4px 30px rgba(0, 0, 0, 0.1);
    border: 1px solid rgba(255, 255, 255, 0.3);*/
    z-index: 99;
    display: flex;
    justify-content: center;
    align-items: center;
	border:none;
}

@media (max-width:768px){
	.button-round {
    height: 50px;
    width: 50px;
	}
	.rotate-text{
		width:100px;
		bottom:-65px;
	}
}

/* Remove double arrow from Form Select fields */
.uael-gf-select-custom:after{
	display:none;
}

.h-service:hover h3 a {
  color: var(--e-global-color-accent)!important;
}

.h-service h3 a {
  transition: color 0.3s ease-in-out;
	font-weight:700;
}

.h-service:hover h3 {
  color: var(--e-global-color-accent);
}

.team-carousel:hover{
	cursor:grab;
}

.team-carousel:active{
	cursor:grabbing;
}

.news-carousel:hover{
	cursor:grab;
}

.news-carousel:active{
	cursor:grabbing;
}

.team .dce-acf-repeater-item{
	border-bottom: 1px solid #c5a993;
	width:90%;
}

/*.team .dce-acf-repeater-item:last-child{
	border-bottom: none;
}*/

.team .dce-acf-repeater-item{
	padding: 5px 0px
}

.team ul{
	list-style-type:none;
}

.footer ul{
	list-style-type:none;
	padding:0px;
}

.footer ul li{
	padding-bottom:10px;
	color: var(--e-global-color-secondary);
}

.footer ul li:last-child{
	padding-bottom:0px;
}

.footer ul li a{
	color: var(--e-global-color-secondary);
	transition: color 0.3s;
}

.footer ul li a:hover{
	color: var(--e-global-color-accent);
}

.slug-display {
    font-size: 20px;
    color: var(--e-global-color-secondary);
	text-transform:uppercase;
}

.slug-display:before{
	content:"";
	width:12px;
	height:12px;
	background-color: var(--e-global-color-secondary);
	border-radius:100px;
    top: 9px;
    position: absolute;
    left: -22px;
	animation: fadeInOut 2s ease-in-out infinite;
}

@keyframes fadeInOut {
    0% {
        opacity: 0.3;
    }
    50% {
        opacity: 1;
    }
    100% {
        opacity: 0.3;
    }
}

.fade-in-out {
    animation: fadeInOut 3s ease-in-out infinite;
}


.h-service .service-img-container img {
  position: fixed;
  top: 0;
  left: -190px;
  width: 200px;
  height: 200px;
  object-fit: cover;
  z-index: 9;
  opacity: 0;
  visibily: hidden;
  pointer-events: none;
}

#elementor-editor-wrapper .h-service .service-img-container{
	margin-top:180px!important;
}

.services .h-service .elementor-heading-title{
	transition: color 0.3s ease-in-out;
}

.services .h-service:hover .elementor-heading-title{
	color: var(--e-global-color-accent);
}

.services .h-service .elementor-icon-list-text{
	transition: color 0.3s ease-in-out;
}

.services .h-service:hover .elementor-icon-list-text{
	color: var(--e-global-color-accent);
}

.services .h-service .elementor-icon-list-icon{
	transition: color 0.3s ease-in-out, margin 0.3s ease-in-out;
}

.services .h-service:hover .elementor-icon-list-icon{
	color: var(--e-global-color-accent);
	margin-right:32px;
}

@media (max-width:768px){
	.service-button-container{
		margin-top:-20px;
	}
}

/*---------------------TEAM--------------------------*/
.team-photo {
    position: relative;
}

.team-photo::after {
    content: 'View';
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-color: transparent;
    color: transparent;
    padding: 15px; /* Adjusted padding */
    border-radius: 50%; /* Round background */
    /*display: none;*/
    font-size: 20px; /* Adjusted font size */
    transition : all .3s linear;
	height:100px;
	width:100px;
	display: flex;
	justify-content: center;
    align-items: center;
	pointer-events:none;
}

.team-photo:hover::after {
    display: flex;
	justify-content: center;
    align-items: center;
	background-color: rgba(0, 0, 0, 0.7);
	color: #fff;
	pointer-events:none;
}
/*---------------------END TEAM----------------------*/


.current-month-year{
	font-family:"Roboto";
	font-size:1.5vw!important;
	font-weight:600!important;
	text-transform:uppercase;
	margin-bottom:0px;
}

@media (max-width:992px){
	.current-month-year h3{
	font-size:2.5vw!important;
	}
}

@media (max-width:768px){
	.current-month-year h3{
	font-size:4vw!important;
	}
}

.news-loop-container a{
	display:block;
}


.blog-content-container h2:not(:first-of-type) {
    padding-top: 64px;
}

/*.blog-content-container h2{
	background-color: var(--e-global-color-accent);

}*/

.hours-container ul{
	list-style-type:none;
	padding-left:0px;
}

