.elementor-359 .elementor-element.elementor-element-3f4e219{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-359 .elementor-element.elementor-element-3f4e219:not(.elementor-motion-effects-element-type-background), .elementor-359 .elementor-element.elementor-element-3f4e219 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:transparent;background-image:linear-gradient(180deg, #874E02 0%, #196152 100%);}.elementor-359 .elementor-element.elementor-element-3f4e219.e-con{--flex-grow:0;--flex-shrink:0;}.elementor-359 .elementor-element.elementor-element-4489aaf{--display:flex;--padding-top:35px;--padding-bottom:35px;--padding-left:0px;--padding-right:0px;}.elementor-359 .elementor-element.elementor-element-1c50122 img{width:55%;}@media(max-width:767px){.elementor-359 .elementor-element.elementor-element-4489aaf{--padding-top:20px;--padding-bottom:20px;--padding-left:20px;--padding-right:20px;}}@media(min-width:768px){.elementor-359 .elementor-element.elementor-element-3f4e219{--width:100%;}.elementor-359 .elementor-element.elementor-element-4489aaf{--content-width:30%;}}/* Start custom CSS for html, class: .elementor-element-32e1e05 */.featured-box-login {
    box-sizing: border-box;
    padding: 20px;
    border-radius: 4px;
    background: #fff;
    color: #000;
}

.featured-box-login h3 {
    color: #8a4e00;
}

.text-center {
    text-align: center !important;
}


.form-control {
    display: block;
    width: 100%;
    padding: .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    -webkit-appearance: none;
    appearance: none;
    border-radius: .375rem;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}


.form-control {
    border: none;
    border: 1px solid #ced4da !important;
    border-radius: 0.25rem !important;
}

.btn {
width: 100%;
background: #8a4e00;
border: none;
color: #fff;
font-weight: 600;
padding: 12px;
 border-radius: 8px;
}

button[type=submit] {
    background: #8a4e00;
    padding: 18px;
    font-size: 15px;
    border-radius: 8px;
    margin-bottom: 20px;
}

button[type=submit]:hover {
    background: #8a4e00;
}


i.fa.fa-mobile-phone  {
    position: absolute;
    top: 76px;
    right: 28px;
}

i.fa.fa-key {
       position: absolute;
    top: 118px;
    right: 28px;
}

form input[type=text], form input[type=password], form input[type=email] {
    margin-bottom: 8px;
}
small.recaptchaTerms {
    font-size: 14px;
    text-align: center;
    font-weight: 300;
  
}

.recaptchaTerms a{
    font-weight: 600;
   color: rgb(30, 17, 210);
}
.featured-box-login {
    box-sizing: border-box;
    padding: 20px;
    border-radius: 4px;
    background: #fff;
    color: #000;
}

.featured-box-login h3 {
    color: #8a4e00;
}

.text-center {
    text-align: center !important;
}

.form-control {
    display: block;
    width: 100%;
    padding: .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    background-color: #fff;
    border: 1px solid #ced4da;
    border-radius: .375rem;
}

.btn-submit {
    width: 100%;
    background: #8a4e00;
    border: none;
    color: #fff;
    font-weight: 600;
    padding: 12px;
    border-radius: 8px;
    text-align: center;
    text-decoration: none;
}

.btn-submit:hover {
    background-color: #6d3c00;
}

i.fa.fa-mobile-phone {
    position: absolute;
    top: 76px;
    right: 28px;
}

i.fa.fa-key {
    position: absolute;
    top: 118px;
    right: 28px;
}

small.recaptchaTerms {
    font-size: 14px;
    text-align: center;
    font-weight: 300;
}

.recaptchaTerms a {
    font-weight: 600;
    color: rgb(30, 17, 210);
}

.mt-2 {
    margin-top: 15px;
}/* End custom CSS */