/* 
Theme Name:		 Lenus Child Theme
Theme URI:		 http://childtheme-generator.com/
Description:	 Lenus Child Theme is a child theme of Page Builder Framework, created by ChildTheme-Generator.com
Author:			 Lenus
Author URI:		 http://childtheme-generator.com/
Template:		 page-builder-framework
Version:		 1.0.0
Text Domain:	 lenus-child-theme
*/

/*
    General
*/

html, body {
	max-width: 100% !important;
    overflow-x: hidden !important;
	}
	
.wpbf-padding-medium {
   padding-top: 0px !important;
   padding-bottom: 0px !important;
}	

/*
    Social media menu
*/

#menu-social-media {
	display: flex;
	align-items: center;
	justify-content: end;
	margin: 0;
}

#menu-social-media .menu-item {
	list-style: none;
	padding: 0 10px;
}

/*
    Mobile Menu
*/

.wpbf-mobile-menu-hamburger.wpbf-hidden-large > .wpbf-mobile-nav-wrapper.wpbf-container > .wpbf-menu-toggle-container.wpbf-1-3 {
	z-index: 2 !important;
}

.wpbf-mobile-menu-hamburger.wpbf-hidden-large > .wpbf-mobile-nav-wrapper.wpbf-container > .wpbf-menu-toggle-container.wpbf-1-3 > .wpbf-mobile-nav-item.wpbf-mobile-menu-toggle.wpbff.active.wpbff-times {
	color: #4d5a68 !important;
}

.wpbf-mobile-menu-hamburger.wpbf-hidden-large > .wpbf-mobile-menu-container.active {
	justify-content: stretch;
	left: 0px;
	opacity: 1;
	right: 0px;
	transition: opacity 0.25s ease-out 0s;
	display: flex;
	position: fixed;
	bottom: 0;
	top: 0;
	background: #fff !important;
	overflow: auto;
	width: 100%;
}


.wpbf-mobile-menu-hamburger.wpbf-hidden-large > .wpbf-mobile-menu-container.active > nav#navigation {
	background: #fff none repeat scroll 0% 0% !important;
	overflow: auto;
	margin-left: auto;
	margin-right: auto;
	max-width: 130rem;
	width: 100%;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	position: relative;
	padding-top: 100px;
}

.home .wpbf-mobile-nav-item {
    color: #4d5a68 !important;
}


/*
   404 Button
*/

.error-404-button {
  color: #fff;
  text-decoration: none;
  font-family: sans-serif;
  font-size: 20px;
  position: relative;
  padding: 15px 70px 15px 30px;
  background: #606161;
  border-radius: 50px;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}

.error-404-button:hover {
  color: #fff;
  background: #606161;
  opacity: 0.5;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}

.error-404-button .bg {
  background: #fff;
  width: 30px;
  height: 2px;
  position: absolute;
  top: 50%;
  margin-top: -1px;
  margin-left: 5px;

}

.error-404-button .bg:before, .error-404-button .bg:after {
  content: '';
  height: 2px;
  width: 10px;
  background: #fff;
  position: absolute;
  right: -2px;      
}

.error-404-button .bg:before {
  bottom: 3px;
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
}
.error-404-button .bg:after{
  top: 3px;
  -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
          transform: rotate(-45deg);
}

.wpbf-404-content {
	padding: 70px 0 !important;
}

.wpbf-404-content img {
	padding-bottom: 50px;
}

.wpbf-404-content h1.entry-title {
	margin-bottom: 50px;
}

/*css_custom*/
.nav  {
    position: absolute;
    top: 0;
    z-index: 999;
    width: 100%;
}

.light {
	font-family:Orpheuspro!important;
	color:#fff!important;
	text-transform:italic!important;
}
.wpbf-navigation {
display:none;
}

.jBFAhW {
	color:#fff!important;
		font-family:Poppins!important;
	text-transform:uppercase;
	letter-spacing:2px;
	font-size:14px!important;
}


 .lenus-form .lenus-step .lenus-option span {
    padding: 15px 15px !important;
    background: transparent !important;
    border-radius: 0 !important;
	border-color: #fff!important;
	border: 1.5px solid !important;
	color: #f0f0f0 !important;
}

 .lenus-form .lenus-form-controls > button {
	border-radius: 0 !important;
	color: #fff !important;
    background: transparent none repeat scroll 0% 0% !important;
    border-color: #fff !important;
}

 .lenus-form .lenus-progressbar > div > div, 
.lenus-form .lenus-input-label > textarea, 
 .lenus-form .lenus-input-label > input,
 .lenus-form .react-tel-input input#phone-form-control, 
 .lenus-form .lenus-input-label > select, 
 .lenus-form .lenus-form-controls > button:nth-child(1)  {
	background: transparent !important;
    border-radius: 0 !important;
	border-color: #f0f0f0 !important;
	border: 1.5px solid !important;
	color: #f0f0f0 !important;
}

 .lenus-form .lenus-form-controls .lenus-button:disabled {
	background: transparent !important;
    border-radius: 0 !important;
	border-color: #f0f0f0 !important;
	border: 1.5px solid !important;
    color: rgb(170, 170, 170) !important;
    opacity: 0.6 !important;
}



.lenus-form .lenus-progressbar > div > div > div {
	background: #fff none repeat scroll 0% 0% !important;
}

 .lenus-form .lenus-input-label > select > option {
    color: rgb(0, 0, 0) !important;
}



.scroll1 { animation: marquee 40s linear infinite; display: inline-block; padding-right: 10px; }

}
.scroll2 { animation: marquee 60s linear infinite; display: inline-block; padding-right: 30px; }
@keyframes marquee {
 from {
  transform:translateX(0%);
 }
 to {
  transform:translateX(100%);
 }
}


.spin img {
    animation: rotation 35s linear infinite;
}

@keyframes rotation {
  from {
    transform: rotate(359deg);
  }
  to {
    transform: rotate(0deg);
  }
}

/*bttn_desktop*/
@media only screen and (min-width:768px){
.btn:hover { 
background: transparent; 
text-transform: uppercase; 
font-weight: 500; 
font-size: 18px; 
letter-spacing: 5px; 
color: rgba(223,190,106,0.7); 
border-radius: 0; 
padding: 20px 80px; 
background: linear-gradient(270deg, rgba(223,190,106,0.8), rgba(146,111,52, 0.8), rgba(34,34,34,0), rgba(34,34,34,0)); background-position: 1% 50%; 
background-size: 300% 300%; 
text-decoration: none; 
margin: 10px; 
border: none; 
border: 2px solid rgba(223,190,106,0.3); 
transition: all 0.8s ease-in-out;
}

.btn{ 
    background: transparent; 
text-transform: uppercase; 
font-weight: 500; 
font-size: 18px; 
letter-spacing: 5px; 
color: rgba(223,190,106,0.7); 
border-radius: 0; 
padding: 20px 80px; 
background: linear-gradient(270deg, rgba(223,190,106,0.8), rgba(146,111,52, 0.8), rgba(34,34,34,0), rgba(34,34,34,0)); background-position: 1% 50%; 
background-size: 300% 300%; 
text-decoration: none; 
margin: 10px; 
border: none; 
border: 2px solid rgba(223,190,106,0.3); 
transition: all 0.8s ease-in-out;
coLor: #fff; 
border: 2px solid rgba(223,190,106,0); 
background-position: 99% 50%; 
}}

/*bttn_phone*/
@media only screen and (max-width:500px){.btn:hover { 
background: transparent; 
text-transform: uppercase; 
font-weight: 500; 
font-size: 15px; 
letter-spacing: 3px; 
color: rgba(223,190,106,0.7); 
border-radius: 0; 
padding: 20px 80px; 
background: linear-gradient(270deg, rgba(223,190,106,0.8), rgba(146,111,52, 0.8), rgba(34,34,34,0), rgba(34,34,34,0)); background-position: 1% 50%; 
background-size: 300% 300%; 
text-decoration: none; 
margin: 10px; 
border: none; 
border: 2px solid rgba(223,190,106,0.3); 
transition: all 0.8s ease-in-out;
}

.btn{ 
    background: transparent; 
text-transform: uppercase; 
font-weight: 500; 
font-size: 15px; 
letter-spacing: 3px; 
color: rgba(223,190,106,0.7); 
border-radius: 0; 
padding: 20px 80px; 
background: linear-gradient(270deg, rgba(223,190,106,0.8), rgba(146,111,52, 0.8), rgba(34,34,34,0), rgba(34,34,34,0)); background-position: 1% 50%; 
background-size: 300% 300%; 
text-decoration: none; 
margin: 10px; 
border: none; 
border: 2px solid rgba(223,190,106,0.3); 
transition: all 0.8s ease-in-out;
coLor: #fff; 
border: 2px solid rgba(223,190,106,0); 
background-position: 99% 50%; 
}}


