.elementor-281 .elementor-element.elementor-element-37200b7{--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;--padding-top:40px;--padding-bottom:40px;--padding-left:0px;--padding-right:0px;}@media(max-width:767px){.elementor-281 .elementor-element.elementor-element-37200b7{--padding-top:20px;--padding-bottom:20px;--padding-left:20px;--padding-right:20px;}}@media(min-width:768px){.elementor-281 .elementor-element.elementor-element-37200b7{--content-width:35%;}}/* Start custom CSS for html, class: .elementor-element-6ab075b */.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: 79px;
    right: 28px;
}

i.fa.fa-key {
       position: absolute;
    top: 125px;
    right: 28px;
}

form input[type=text], form input[type=password], form input[type=email] {
    margin-bottom: 8px;
}
small.recaptchaTerms {
    font-size: 16px;
    text-align: center;
    font-weight: 600;
  
}

.recaptchaTerms a{
    color: red;
}/* End custom CSS */