.home-banner,.home-banner .main{min-height:100vh;position:relative}.home-banner .flex-direction-nav{display:none}.home-banner{background:#c29537!important;display:inline-block;width:100%;margin-top:-2vw!important;border:0!important}.home-banner .main{height:100vh;align-items:flex-end;display:flex}.home-banner .main .text-section{bottom:10%;position:absolute;left:5%;padding-right:10%;max-width:800px;}.home-banner .main .text-section h2{color:#fff;font-size:4rem;font-weight:500;line-height:1.2em;letter-spacing:-2.2px}.home-banner .flex-control-nav{bottom:0}.home-banner .flex-control-paging li a{background:#fff}.paralax-image{overflow:hidden;height:200px;position:relative}.paralax-image img{position:absolute;height:100vh!important;min-width:100%}.home-banner .slides>li:first-child{display:block}@media screen and (max-width:1024px){.home-banner .main{height:auto;align-items:flex-start}.home-banner,.home-banner .main{min-height:unset}.wp-block-group{margin-block-start:0rem!important}.home-banner .main .text-section h2{font-size:2rem !important}.home-banner .flex-control-nav li{margin:0 3px}.home-banner .flex-control-paging li a{width:7px;height:7px}.home-banner .flex-control-nav{bottom:-10px}.paralax-image img{position:unset;height:unset!important}}@media screen and (max-width:640px){.home-banner .main .text-section{top:20%;left:5%;padding-right:5%}}	#banner-form *::placeholder{
color:#FFF;
}
#banner-form input,#banner-form textarea{
line-height: 1.5rem;
padding: 10px;
background: transparent;
border: 1px solid #fff;
color: #FFF;
font-size: .8rem;
font-family: Arial;
border-radius: 6px;
outline: none !Important;
}
#banner-form .form-group span.error_txt{
color:#FFF;
}
.banner-section{
display: flex;
align-items: center;
}
#banner-form .btn-submit{
text-align:center;
}
#banner-form{
position: absolute;
width: 400px;
z-index: 9;
background: #c2953790;
right: 10%;
padding: 1rem 2rem;
border-radius: 15px;
backdrop-filter: blur(15px);
}
#banner-form h2{
margin: 0px;
margin-bottom: 1rem;
font-size: 24px;
text-align:center;
color:#FFF;
}
#banner-form button{
padding: 15px 40px;
border-radius: 8px;
border: none;
font-weight: 900;
color: #c29537;
}
@media only screen and  (max-width:1450px){
.home-banner .main .text-section h2{
font-size:2rem;
}
#banner-form{
right:5%;
}
.home-banner .main .text-section{
width:50%;
}
}
@media only screen and  (max-width:1124px){
#banner-form{
display:none;
}
.home-banner .main .text-section{
width:100%;
}
}