p{
	font-size: 1.2rem;
}

footer{
	visibility: hidden;
}

#site-navigation{
	z-index: 99;
	position: fixed;
	width: 100%;
	
}

.entry-header{
	    margin-top: 8rem;
}

.current-menu-item{
	text-decoration: none;
}

.current_page_item{
	text-decoration: none;
}

* {box-sizing:border-box}

/* Slideshow container */
.slideshow-container {
  max-width: 1300px;
  position: relative;
  margin: auto;
}

/* Hide the images by default */
.mySlides {
  display: none;
}

.navbar-toggle{
	display:none;
}

.elementor-tab-title{
	border-top: 0.1rem solid #000 !important;
}

.fs-xxl{
	font-size: 75px;
}

.fs-xl{
	font-size: 45px;
}

.button-navbar{
    padding: 0.2rem 1.5rem;
    font-size: 16px!important;
    background: transparent;
    color: white;
	  border-radius: 10px;
    border: 1px solid;
	}

.button-navbar:hover{
    padding: 0.2rem 1.5rem;
    font-size: 16px;
    background: white;
    color: black;
	   border-radius: 11px;
    border: 1px solid;

}

.navbar {
    position: relative;
    z-index: 200;
    color: #fff;
    background: #101010;
    padding: 6px 0;
    transition: all .5s ease-in-out;
}

.navbar svg{
	 	margin-bottom: -9px;
}



	
#slider-222{
	overflow-wrap:scrollbar
}

.kl-private-reset-css-Xuajs1{
	padding-bottom: 0px!important;
	min-height: 0px!important;
}

body{
overflow-x: unset;
	}

::selection{
	background: #BC9836;
	color:white;
	font-weight: 400;
}


button{
	padding: 0.2rem 1.5rem; 
	background: transparent; 
	border: 1px solid black; 
	color: black; 
	border-radius: 12px; 
	font-size: 16px; 
	color: black;
}


button:hover{
	padding: 0.2rem 1.5rem; 
	background: black; 
	border: 1px solid black; 
	color: black; 
	border-radius: 12px; 
	font-size: 16px; 
	color: white;
}

button .white{
		padding: 0.2rem 1.5rem; 
	background: transparent; 
	border: 1px solid white; 
	color: black; 
	border-radius: 12px; 
	font-size: 16px; 
	color: white;
}

button .white:hover{
		padding: 0.2rem 1.5rem; 
	background: white; 
	border: 1px solid white; 
	color: black; 
	border-radius: 12px; 
	font-size: 16px; 
	color: black;
}

