.bootstrap-form-temp#form_template1 * {
    box-sizing: border-box !important;
}
.bootstrap-form-temp#form_template1 .form-wrap.outer-div h1,
.bootstrap-form-temp#form_template1 .form-wrap.outer-div h2,
.bootstrap-form-temp#form_template1 .form-wrap.outer-div h3,
.bootstrap-form-temp#form_template1 .form-wrap.outer-div h4,
.bootstrap-form-temp#form_template1 .form-wrap.outer-div h5,
.bootstrap-form-temp#form_template1 .form-wrap.outer-div h6,
.bootstrap-form-temp#form_template1 .form-wrap.outer-div ul,
.bootstrap-form-temp#form_template1 .form-wrap.outer-div p {
    margin: 0;
    padding: 0;
    font-family: 'Montserrat', sans-serif;
}
.bootstrap-form-temp#form_template1 .form-wrap.outer-div li {
    list-style: none;
}
.wrapper.bootstrap-form-temp#form_template1 {
    max-width: 800px;
    width: 100%;
    margin: 0 auto;
    width: 450px;
}
body .bootstrap-form-temp#form_template1 .field-wrap *::-moz-placeholder {
    color: #bdbdbd;
    font-family: 'Montserrat', sans-serif;
    font-size: 12px;
    opacity: 1;
}
.bootstrap-form-temp#form_template1 .outer-div {
    width: 100%;
    float: left;
}
.bootstrap-form-temp#form_template1 .padding-rt-lt {
    padding-right: 25px !important;
    padding-left: 25px  !important;
}
.bootstrap-form-temp#form_template1 .form-wrap {
    border: 0px solid #e1e1e1;
    /*  background-image:repeating-linear-gradient(135deg, #04a596 0px, #009688 30px, transparent 30px, transparent 50px, #ff0000 50px, #83B3DB 50px, #84ADCB 80px, transparent 80px, transparent 100px); */
    
    padding: 0px;
    -webkit-box-shadow: 0px 0px 15px 0px rgba(66, 66, 66, 0.25);
    -moz-box-shadow: 0px 0px 15px 0px rgba(66, 66, 66, 0.25);
    box-shadow: 0px 0px 15px 0px rgba(66, 66, 66, 0.25);
    margin: 40px auto;
} 
.bootstrap-form-temp#form_template1 .form-wrap form {
    background: #fff;
    float: left;
    height: auto;
    margin: 0;
    padding: 0px;
    width: 100%;
    padding-bottom: 0px;
}
.bootstrap-form-temp#form_template1 .form-main + .form-main {
    padding-top: 20px;
}
.bootstrap-form-temp#form_template1 .form-header {
    /*  border-bottom: 1px solid #ddd; */
    
    float: left;
    margin: 0 15px 0px;
    padding-bottom: 10px;
    width: calc(100% - 30px);
}
.bootstrap-form-temp#form_template1 .form-wrap .form-header h2 {
    color: #333;
    font-size: 17px;
}
.bootstrap-form-temp#form_template1 .form-wrap .main_heading h2 {
    font-size: 24px;
    text-align: center;
    font-weight: normal;
}
.bootstrap-form-temp#form_template1 .form-header p {
    color: #424242;
    font-size: 15px;
    margin: 0;
    margin-top: 5px;
    float: left;
    width: 100%;
    padding: 0;
    font-weight: normal;
}
.bootstrap-form-temp#form_template1 .field-wrap + .field-wrap {
    padding-top: 20px;
}
.bootstrap-form-temp#form_template1 .form-inner,
.input-field1 {
    float: left;
    width: 100%;
}
.bootstrap-form-temp#form_template1 .input-field2 {
    width: 100%;
    float: left;
}
.bootstrap-form-temp#form_template1 .field-wrap label,
.bootstrap-form-temp#form_template1 .field-wrap input,
.bootstrap-form-temp#form_template1 .field-wrap span,
.bootstrap-form-temp#form_template1 .field-wrap textarea,
.bootstrap-form-temp#form_template1 .input-col select {
    width: 100%;
    float: left;
}
.bootstrap-form-temp#form_template1 .field-wrap label {
    font-size: 20px;
    font-weight: 700;
    color: #424242;
    padding-right: 15px;
    padding-left: 15px;
}
.bootstrap-form-temp#form_template1 .field-wrap label sup {
    color: #9d370f;
}
.bootstrap-form-temp#form_template1 .form-wrap .input-col input,
.bootstrap-form-temp#form_template1 .form-wrap .input-col select,
.bootstrap-form-temp#form_template1 .form-wrap .input-col textarea {
    font-family: inherit;
    background: #fff;
    border: 1px solid #ccc;
    border-radius: 0;
    outline: medium none;
    padding: 8px 30px;
     margin: 8px 0 0;
    line-height: 20px !important;
    box-shadow: 0px 0px 0px #bbb;
    font-family: 'Open Sans', sans-serif;
}
.bootstrap-form-temp#form_template1 .form-wrap .input-col input,
.bootstrap-form-temp#form_template1 .form-wrap .input-col select
{
    padding: 10px 15px !important;
    width: 100% !important;
    font-size: 15px !important;
    font-family: 'Open Sans', sans-serif !important;
    height: 50px !important;
}

.bootstrap-form-temp#form_template1 .form-wrap .input-col input,
.bootstrap-form-temp#form_template1 .form-wrap .input-col select ,
.bootstrap-form-temp#form_template1 .form-wrap .input-col input:focus,
.bootstrap-form-temp#form_template1 .form-wrap .input-col select:focus {font-size: 14px;}

.bootstrap-form-temp#form_template1 .form_bulider input[type=text],
.bootstrap-form-temp#form_template1 .form_bulider input[type=password],
.bootstrap-form-temp#form_template1 .form_bulider textarea,
.bootstrap-form-temp#form_template1 .form-wrap input[type=text],
.bootstrap-form-temp#form_template1 .form-wrap input[type=password],
.bootstrap-form-temp#form_template1 .form-wrap textarea {
    width: 100%;
}
.bootstrap-form-temp#form_template1 .form-wrap .input-col textarea {
    height: 160px;
    font-family: 'Montserrat', sans-serif;
}
.bootstrap-form-temp#form_template1 .form-wrap .input-col span {
    color: #555;
    font-size: 14px;
    margin-top: 1px;
}

.bootstrap-form-temp#form_template1 .form-wrap form .input-col span.field-icon {
    padding: 0;
    width: 30px;
    max-width: 30px;
    margin: 0;
    left: 17px;
    top: 24px;
    bottom: auto;
    right: auto;
    text-align: center;
}

.bootstrap-form-temp#form_template1 .form-wrap .input-col select {
    -moz-appearance: none;
    -webkit-appearance: none;
    background: rgb(255, 255, 255) url("../template1/images/arrow-down.png") no-repeat scroll 98% center;
    border: 1px solid #ccc;
    max-width: 100%;
}
.bootstrap-form-temp#form_template1 .form-wrap .input-col {
    margin-bottom: 12px;
}
.bootstrap-form-temp#form_template1 .field-wrap label.varification-code {
    font-weight: 400;
    font-style: italic;
}
.bootstrap-form-temp#form_template1 .input-col input.varification-input {
    width: 100px;
}
.bootstrap-form-temp#form_template1 .code-info p {
    color: #bdbdbd;
    font-size: 14px;
    margin-top: 10px;
}
.bootstrap-form-temp#form_template1 .form-wrap .input-col input[type="submit"],
.bootstrap-form-temp#form_template1 .form-wrap .submit_container .submit_btn {
     background:none;
    background-color: #3ebac7;
    border: medium none;
    cursor: pointer;
    display: inline-block;
    outline: medium none;
    padding: 15px 0px;
    position: relative;
    transition: none 0s ease 0s;
    float: none;
    letter-spacing: 0;
    box-shadow: inset 0 -5px rgba(0, 0, 0, .25);
    width: 100%;
    border-radius: 6px;
    box-shadow: none;
    color: #fff;
    cursor: pointer;
    font-size: 20px;
    font-weight: 600;
    text-align: center;
    text-transform: initial;
    margin: 0;
    line-height: normal;
    font-family: 'Montserrat', sans-serif;
}
.bootstrap-form-temp#form_template1 .form-wrap .input-col .submit_btn  span{
    margin-top: 0;
    color: inherit;
    font-size: inherit;
    font-family: inherit;
}

.bootstrap-form-temp#form_template1 .input-col .btn_submit_heading:hover {
    box-shadow: inset 0 -5px rgba(0, 0, 0, .25);
}
.bootstrap-form-temp#form_template1 .customize_div .form-wrap.outer-div {
    float: none;
    display: inline-block;
    margin-top: 20px;
}
.bootstrap-form-temp#form_template1 .terms_condtion_cont,
.bootstrap-form-temp#form_template1 .terms_condtion {
    float: left;
    width: 100%;
}
.bootstrap-form-temp#form_template1 .terms_condtion_cont .terms_condtion_text {
    text-align: left;
    color: #555;
    font-size: 13px;
    float: left;
    font-weight: normal;
    width: 100%;
}
.bootstrap-form-temp#form_template1 .terms_condtion_cont label {
    text-align: left;
    color: #555;
    font-size: 13px;
    float: left;
    font-weight: 600;
}
.bootstrap-form-temp#form_template1 .terms_condtion {
    padding: 0px 15px;
}
.bootstrap-form-temp#form_template1 .custom_add_fields {
    text-align: left;
    color: #555;
    font-size: 14px;
    float: left;
    font-weight: normal;
    clear: right;
    height: auto;
}
.bootstrap-form-temp#form_template1 .terms_condtion .terms_check {
    float: left;
    margin: 3px;
}
.bootstrap-form-temp#form_template1 .agree_terms {
    margin: 10px 0;
}
.bootstrap-form-temp#form_template1 .input-group .tooltip {
    display: block
}
.bootstrap-form-temp#form_template1 .main_heading {
    background: #dfdfdf none repeat scroll 0 0;
    color: #555 !important;
    font-size: 24px;
    font-weight: normal;
    margin: 0 !important;
    padding: 10px 15px 15px;
    position: relative;
    text-align: center;
    font-family: Montserrat, "Helvetica Neue", sans-serif;
    width: 100%;
}
.bootstrap-form-temp#form_template1 .input-col input,
.bootstrap-form-temp#form_template1 .input-col select,
.bootstrap-form-temp#form_template1 .input-col textarea {
    font-family: inherit;
    background: none;
    border: 1px solid #ccc;
    border-radius: 0;
    outline: medium none;
    padding: 8px;
    margin-top: 8px;
    line-height: 20px !important;
}
.bootstrap-form-temp#form_template1 .contact_info_div {
    margin-top: 0px;
}
.bootstrap-form-temp#form_template1 .captcha_wrapper .frontend_captcha div,
.bootstrap-form-temp#form_template1 .captcha_wrapper .frontend_captcha iframe,
.bootstrap-form-temp#form_template1 .captcha_wrapper .frontend_captcha iframe div {
    /* width: 100% !important;
    float:left; */
}
.bootstrap-form-temp#form_template1 .submit_div {
    text-align: center;
}
.bootstrap-form-temp#form_template1 .form-wrap .captcha_outer {
    padding-top: 0;
}
.bootstrap-form-temp#form_template1 .captcha_wrapper {
    width: 364px;
    margin: auto;
    display: block;
    margin-top: 10px;
    margin-bottom: 10px;
}
.bootstrap-form-temp#form_template1 .form-control {
    height: auto !important;
}
.bootstrap-form-temp#form_template1 .frontend_captcha {
    display: none
}
.bootstrap-form-temp#form_template1 .backend_captcha {
    display: block
}
/* form-icon */

#dap_direct_signup .custom_add_fields {
    display: flex;
    align-items: center;
    -webkit-display: flex;
    -webkit-align-items: center;
}

.bootstrap-form-temp#form_template1 .form-wrap .input-col span.btn-labl {
    display: inline-block;
}
#dap_direct_signup span.field-icon {
    top: 14px;
    padding: 0 10px;
    float: left;
    left: 15px;
    max-width: 36px;
    position: absolute;
}
.input-col {
    position: relative;
}
#dap_direct_signup .user-person-info .input-col input,
#dap_direct_signup .user-person-info .input-col select {
    padding: 8px 0 8px 32px;
}
#dap_direct_signup .input-col input[type="checkbox"],
#dap_direct_signup .input-col input[type="radio"] {
    margin: 1px 2px 0px 0px;
    display: inline-block;
}
#dap_direct_signup .input-col input[type="checkbox"] ~ input,
#dap_direct_signup .input-col input[type="radio"] ~ input {
    margin: 1px 2px 0px 12px;
}

.bootstrap-form-temp#form_template1 .field-wrap label {
    font-family: 'Open Sans', sans-serif;
}
.bootstrap-form-temp#form_template1 .form-wrap .submit_container .submit_btn {
    font-family: 'Open Sans', sans-serif;
}
#dap_direct_signup .custom_add_fields label {
    margin-top: 5px;
    max-width: 140px;
    width: 100%;
    margin-top: 5px;
    font-family: "Roboto", sans-serif;
    line-height: normal;
    text-align: left;
    font-size: 14px;
    font-family: "Roboto", sans-serif;
    font-weight: normal;
}
.terms_condtion{
    font-family: "Roboto", sans-serif;
}
.bootstrap-form-temp#form_template1 .terms_condtion_cont .terms_condtion_text {
    font-family: "Roboto", sans-serif;
    line-height: normal;
}

.form-wrap .sweet-alert h2 , .sweet-alert h2 {
    color: #575757!important;
    font-size: 20px!important;
    text-align: center!important;
    font-weight: 600!important;
    text-transform: none!important;
    position: relative!important;
    margin: 10px 0 4px 0!important;
    padding: 0!important;
    line-height: 40px!important;
    display: block;
}
.sweet-alert button {
    background-color: #777777!important;
    margin: 17px 5px 10px 5px!important;
    background-image: none !important;
}

/**************Validation*****************/
/* #dap_direct_signup {
    margin: 100px;
}
#dap_direct_signup input {
    margin: 20px;
} */
#dap_direct_signup a {
    display: block;
    position: absolute;
    bottom: 0;
}
.required_class {
    background: #fff;
    width: auto;
    clear: both;
    position: absolute;
    text-align: center;
    padding: 7px 10px;
    z-index: 99;
    border-radius: 3px;
    border: 1px solid red;
    color:red;
    right: 15px;
    top: 48px;
    font-size: 13px;
    font-weight: normal;
    line-height: normal;
} 
.required_class:after {
    content: '';
    width: 0;
    height: 0;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-bottom: 7px solid red;
    position: absolute;
    top: -7px;
    left: 5px;
}
.required_class{display:none}
 
.terms_condtion  .required_class {
    left: 10px;
    padding: 7px 10px;
    position: absolute;
    right: auto;
    top: auto;
    bottom:-11px;
}

.bootstrap-form-temp#form_template1 .terms_condtion_cont, .bootstrap-form-temp#form_template1 .terms_condtion {
    position: relative;
}

 .bootstrap-form-temp#form_template1 .form-wrap .input-col input::-webkit-input-placeholder{font-size:14px}
 .bootstrap-form-temp#form_template1 .form-wrap .input-col input::-moz-placeholder {font-size:14px}
.bootstrap-form-temp#form_template1 .form-control:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
    border: 1px solid #66afe9 !important;
}
.myleft{
    text-align:left!important;
}
.myright{
    text-align:right!important;
}
.mycenter{
    text-align:center!important;
}
.common_editable{
    float:left;
    width:100%;
}

#dap_direct_signup span.field-icon i {
margin: 0;
padding: 0;
}

/*Fix for ticket: 7743*/
/*.elementor-divider, .elementor-heading-title, .elementor-element {
    float: left;
    width: 100%;
} */

.container.main-content {
    padding:0 !important;
    padding-right: 0px;
    padding-left: 0px;
    width: 100%!important;
}
.form_container.formbuilder_captcha{
    display: inline-block;
    clear: both;
    width: 100%;
}
#dap_direct_signup .agree_terms label a, #dap_direct_signup .gdpr_terms label a{
    display: inline-block;
    position: relative;
    bottom: 0;
    background: inherit;
}
.mce-window.mce-in {
    top: 0 !important;
    margin-top: 250px;
}
/*********GDPR starts**/
.bootstrap-form-temp#form_template1 .gdpr_check_cont,
.bootstrap-form-temp#form_template1 .gdpr_condition ,
.bootstrap-form-temp#form_template1 .gdpr_outer{
    float: left;
    width: 100%;
}
.bootstrap-form-temp#form_template1 .gdpr_check_cont .terms_condtion_text {
    text-align: left;
    color: #333;
    font-size: 14px;
    float: left;
    font-weight: normal;
    width: 100%;
}
.bootstrap-form-temp#form_template1 .gdpr_check_cont label {
    text-align: left;
    color: #555;
    font-size: 13px;
    float: left;
    font-weight: 600;
}
.bootstrap-form-temp#form_template1 .gdpr_condition {
    padding: 0px 15px;
}
.bootstrap-form-temp#form_template1 .gdpr_condition .gdpr_check {
    float: left;
    margin: 3px;
}
.bootstrap-form-temp#form_template1 .gdpr_terms {
    margin: 10px 0;
}
.gdpr_condition  .required_class {
    left: 10px;
    padding: 7px 10px;
    position: absolute;
    right: auto;
    top: auto;
    bottom:-11px;
}
.bootstrap-form-temp#form_template1 .gdpr_main_outer, .bootstrap-form-temp#form_template1 .gdpr_condition {
    position: relative;
}

.bootstrap-form-temp#form_template1 .form-main input[type="checkbox"] {
    height: 18px;
    width: 18px;
    visibility: visible;
}
.bootstrap-form-temp#form_template1 .gdpr_condition {
    padding: 0px 15px;
}

.bootstrap-form-temp#form_template1  .agree_terms label , .bootstrap-form-temp#form_template1   .gdpr_terms label  {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 600;
    font-size: 14px;
     color: #333;
    line-height: normal;
}
 .bootstrap-form-temp#form_template1   .agree_terms label *, .bootstrap-form-temp#form_template1  .gdpr_terms label * {
    max-width: 100%;
    font-size: inherit;
    color: inherit;
     text-align: inherit;
         line-height: normal;
}

.bootstrap-form-temp#form_template1  .terms_condtion_cont .terms_condtion_text  {
    text-align: left;
    color: #333;
    font-size: 14px;
     font-weight: normal;
    float: left;   
    width: 100%;
}
.bootstrap-form-temp#form_template1  .terms_condtion_text * {
    text-align: inherit;
    font-size: inherit;
    color: inherit;
    float: left;   
    width: 100%;
}
.bootstrap-form-temp#form_template1 .gdpr_check_cont .gdpr_terms, .bootstrap-form-temp#form_template1 .agree_terms {
     font-family: 'Montserrat', sans-serif; 
}
.bootstrap-form-temp#form_template1 .gdpr_check_cont .gdpr_terms label, .bootstrap-form-temp#form_template1 .agree_terms label{
    font-weight: inherit;
     font-family: inherit; 
}
.bootstrap-form-temp#form_template1 strong{
   font-weight: 700;
}
  .bootstrap-form-temp#form_template1 .agree_terms strong , .bootstrap-form-temp#form_template1 .agree_terms strong label, .bootstrap-form-temp#form_template1 .agree_terms strong label * {
   font-weight: 700 !important;
}
 .bootstrap-form-temp#form_template1 .gdpr_terms strong , .bootstrap-form-temp#form_template1 .gdpr_terms strong label, .bootstrap-form-temp#form_template1 .gdpr_terms strong label * {
   font-weight: 700 !important;
}

.bootstrap-form-temp#form_template1 .gdpr_check_cont strong ,  .bootstrap-form-temp#form_template1 .terms_condtion strong {
    float:none;
}

.bootstrap-form-temp#form_template1 .terms_condtion_text a {
    float: none;
    width: auto;
    position: relative;
    display: inline-block;
    padding: 0 2px;
    text-decoration: underline; 
    padding: 0;
    margin: 0;
}
.bootstrap-form-temp#form_template1  .terms_condtion_text * {
    display: inline-block;
    width: auto;
}
#dap_direct_signup .terms_condtion_text label a {
    display: inline-block;
    position: relative;
    bottom: 0;
    background: inherit;
}
.bootstrap-form-temp#form_template1  .gdpr_check_cont .agree_terms, .bootstrap-form-temp#form_template1  .terms_condtion_cont .gdpr_terms {
    width: 100%;
    float: left;
}

.bootstrap-form-temp#form_template1  .agree_terms label, .bootstrap-form-temp2#form_template2 .gdpr_terms label {
     width: calc(100% - 24px);
    float:left;
}

.bootstrap-form-temp#form_template1  .form-wrap .submit_container .submit_btn {
    min-height: 50px;
}

.bootstrap-form-temp#form_template1 .gdpr_check_cont .gdpr_terms , .bootstrap-form-temp#form_template1 .agree_terms{
    width: 100%;
    float: left;
}

.bootstrap-form-temp#form_template1 .gdpr_check_cont .gdpr_terms .editable_outer_cls, .bootstrap-form-temp#form_template1 .agree_terms .editable_outer_cls{
    width: calc(100% - 24px);
    float: left;
}

.bootstrap-form-temp#form_template1 .agree_terms label, .bootstrap-form-temp#form_template1 .gdpr_terms label{
    width: 100%;
    float: left;
}
/*********GDPR ends**/

.sweet-alert {   z-index: 999999 !important;   border: 1px solid #b5b5b5 !important; }
.form-wrap-outer .terms_condtion input[type=checkbox].styled, .form-wrap-outer input[type=radio].styled {
    opacity: 1 !important;
 
}
.form-wrap-outer .terms_condtion input[type=checkbox].styled, .form-wrap-outer input[type=radio].styled {
    opacity: 1 !important;
 
}
.form-wrap-outer  input[type=checkbox].styled:checked+label:after, .form-wrap-outer  input[type=checkbox].styled:checked+span:after, .form-wrap-outer  input[type=checkbox].styled:checked+strong:after {
    
    font-size: 0px!important;
    position: relative!important;
   
}

.form-wrap-outer  input[type=checkbox].styled+label:before, .form-wrap-outer  input[type=checkbox].styled+span:before, .form-wrap-outer  input[type=checkbox].styled+strong:before {
    -webkit-box-shadow:  none!important;
    -moz-box-shadow:  none!important;
    box-shadow: none!important;
    width: 0px none!important;
    height: 0px none!important;
}
.tcb-elem-placeholder {
    display: block!important;
}


form#dap_direct_signup span.field-icon, .bootstrap-form-temp#form_template1 .form-wrap form#dap_direct_signup .input-col span.field-icon {
    padding: 0;
    width: 0;
    max-width: 0;
    margin: 0;
    left: 0;
    top: 21px;
    bottom: auto;
    right: auto;
    text-align: center;
    display: none;
} 
.bootstrap-form-temp#form_template1 .form-wrap form#dap_direct_signup .submit_container {
    padding: 25px 0px;
    background: #ecf0f1;
    margin-top: 10px;
}
.bootstrap-form-temp#form_template1 form#dap_direct_signup .main_heading {
 
    margin-bottom: 12px !important;
}
 

.bootstrap-form-temp#form_template1 form#dap_direct_signup .main_heading, .bootstrap-form-temp#form_template1 form#dap_direct_signup .main_heading h2 {
    background: none;
       padding: 10px;
    font-size: 24px;
    font-weight: 600;
    color: #1c63bc;
    margin: 0;
    font-family: 'Open Sans', sans-serif;
}
.bootstrap-form-temp#form_template1 .form-wrap  .submit_container .input-col {
    
    margin-bottom: 0;
}
#dap_direct_signup h2 span {
    color: inherit;
    font-size: inherit;
    font-family: inherit;
    font-weight: inherit;
}



.file_upload_inner {display: inline-block;width: 100%;margin: 0;padding: 0 15px;}

.file_upload_inner .file_upload_main_inner select.form-control {padding: 10px 15px;width: 100%;font-size: 15px;height: 50px;background: #fff;border: 1px solid #ccc;border-radius: 0;outline: medium none;margin: 8px 0;line-height: 20px;box-shadow: 0px 0px 0px #bbb;}




.file-upload-wrapper .file-upload {display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; position: relative; cursor: pointer; overflow: hidden; width: 100%; max-width: 100%; height: 150px; padding: 5px 10px; font-size: 1rem; text-align: center; color: #ccc; background: #f3f3f3; border-radius: 4px; overflow: hidden; font-weight: 400; border: 0; -webkit-box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16), 0 2px 10px 0 rgba(0,0,0,0.12); box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16), 0 2px 10px 0 rgba(0,0,0,0.12); }

.file-upload-wrapper .file-upload .file-upload-message {position: relative; top: 28px; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); color: #555; }

.file-upload-wrapper .file-upload i {font-size: 3rem;}

.file-upload-wrapper .file-upload .file-upload-message p {margin: 5px 0 0;}

.file-upload-wrapper .file-upload .file-upload-message p.file-upload-error {color: #f34141;font-weight: 700;display: none;}

.file-upload-wrapper .file-upload input[type="file"] {position: absolute;top: 0;right: 0;bottom: 0;left: 0;height: 100%;width: 100%;opacity: 0;cursor: pointer;z-index: 5;}

.file-upload-wrapper .file-upload .btn.btn-danger {display: none;position: absolute;opacity: 0;z-index: 7;top: 10px;right: 10px;-webkit-transition: all .15s linear;-o-transition: all .15s linear;transition: all .15s linear;}

.file-upload-wrapper .file-upload .file-upload-preview {display: none;position: absolute;z-index: 1;background-color: #fff;padding: 5px;width: 100%;height: 100%;top: 0;right: 0;bottom: 0;left: 0;overflow: hidden;text-align: center;}

.file-upload-wrapper .file-upload .file-upload-preview .file-upload-render .file-upload-preview-img {width: 100%;height: 100%;background-color: #fff;-webkit-transition: border-color .15s linear;-o-transition: border-color .15s linear;transition: border-color .15s linear;-o-object-fit: cover;object-fit: cover;}

.file-upload-wrapper .file-upload .file-upload-preview .file-upload-infos {position: absolute;left: 0;top: 0;right: 0;bottom: 0;z-index: 3;background: rgba(0, 0, 0, .7);opacity: 0;-webkit-transition: opacity .15s linear;-o-transition: opacity .15s linear;transition: opacity .15s linear;}

.file-upload-wrapper .file-upload .file-upload-preview .file-upload-infos .file-upload-infos-inner {position: absolute;top: 50%;-webkit-transform: translate(0, -40%);-ms-transform: translate(0, -40%);transform: translate(0, -40%);-webkit-backface-visibility: hidden;backface-visibility: hidden;width: 100%;padding: 0 20px;-webkit-transition: all .2s ease;-o-transition: all .2s ease;transition: all .2s ease;}

.file-upload-wrapper .file-upload .file-upload-preview .file-upload-infos .file-upload-infos-inner p {padding: 0;margin: 0;position: relative;width: 100%;white-space: nowrap;overflow: hidden;-o-text-overflow: ellipsis;text-overflow: ellipsis;color: #fff;text-align: center;line-height: 25px;font-weight: 700;}

.file-upload-wrapper .file-upload .file-upload-preview .file-upload-infos .file-upload-infos-inner p.file-upload-infos-message {margin-top: 15px;padding-top: 15px;font-size: 12px;position: relative;opacity: .5;}

.file-upload-wrapper .file-upload .file-upload-preview .file-upload-infos .file-upload-infos-inner p.file-upload-infos-message::before {content: "";position: absolute;top: 0;left: 50%;-webkit-transform: translate(-50%, 0);-ms-transform: translate(-50%, 0);transform: translate(-50%, 0);background: #fff;width: 30px;height: 2px;}

.file-upload-wrapper .file-upload .btn.btn-danger i {font-size: 20px;}

.file-upload-wrapper .file-upload.has-preview:hover .btn.btn-danger ,
.file-upload-wrapper .file-upload.has-preview:hover .file-upload-preview .file-upload-infos{display: inline-block;opacity: 1;}

.file-upload-wrapper .file-upload.has-preview .file-upload-preview {display: inline-block;vertical-align: middle;}

.file-upload-wrapper {display: inline-block; margin: 5px 0; padding: 0; width: 100%; vertical-align: middle; }

.file-upload-wrapper .uploadedFileNamePre {display: block;width: 100%;margin: 8px 0;line-height: normal;font-size: 16px;color: #515151;font-weight: bold;}

.file-upload-wrapper .uploadedFileNamePre span {color: #127280;}

.site-content .ast-container { 
    clear: both;
}

/*Fix for ticket: 7743*/
/*.elementor-divider, .elementor-heading-title, .elementor-element {
  float: left;
  width: 100%;
  float: none;
  width: 100%;
  display: inline-block;
  vertical-align: middle;
}*/

.form_container.formbuilder_captcha {
    float: none!Important;
}

/* media */

@media (max-width: 991px) {
#secondary {
    margin: 20px;
}
.page .entry-title {
    margin-bottom: 0;
}
.bootstrap-form-temp#form_template1 .form-wrap {
    margin-bottom: 10px;
}
.bootstrap-form-temp#form_template1 .form-main + .form-main {
    padding-top: 15px;
}
#primary article {
    margin-bottom: 20px;
}
#primary {
    margin: 30px 0 0px;
}
.bootstrap-form-temp#form_template1 .form-header {
    margin: 0 15px 10px;
    padding-bottom: 10px;
}
}

@media (max-width: 667px) {
 #dap_direct_signup .captcha_wrapper {
  width:100%;
  padding-left:15px;
}
}

@media (max-width: 640px) {
.wrapper.bootstrap-form-temp#form_template1 {
    width: 100% !important;
}
.bootstrap-form-temp#form_template1 .input-field2 {
    width: 100%;
}
#dap_direct_signup .input-col label {
    display: block;
}    
}

@media (max-width: 479px) {
#dap_direct_signup .input-col input[type="checkbox"],
#dap_direct_signup .input-col input[type="radio"] {
    margin: 0px 2px 0px 6px;
    float: left;
}
.bootstrap-form-temp#form_template1 .form-header h2 {
    font-size: 16px;
}
#dap_direct_signup .custom_add_fields {
    display: block;
}
.bootstrap-form-temp#form_template1 .form-wrap .input-col span.btn-labl {
    float: left;
    line-height: normal;
    margin: 0;
}
#dap_direct_signup .captcha_wrapper {
    width: 100%;
    padding: 0 15px;
}
.bootstrap-form-temp#form_template1 .terms_condtion .required_class {
   bottom:-25px;
}
}

@media screen and (min-width: 460px) and (max-width: 2000px){
.textwidget.custom-html-widget .frontend_captcha, .textwidget .frontend_captcha {
    transform: scale(.82);
    -webkit-transform: scale(.82);
    transform-origin: 0 0;
    -webkit-transform-origin: 0 0;
    position: relative;
    left: 15px;
}
}

@media screen and (min-width: 668px) and (max-width: 991px){
 #dap_direct_signup .captcha_wrapper {
   margin-bottom: 15px;
}
}

@media screen and (min-width: 461px) and (max-width: 667px){
.frontend_captcha {
    transform:scale(0.8);
    -webkit-transform:scale(0.8);
    transform-origin:0 0;
    -webkit-transform-origin:0 0;
}
}

@media screen and (min-width: 395px) and (max-width: 460px){
#dap_direct_signup #rc-imageselect, #dap_direct_signup .frontend_captcha {
    transform:scale(0.8);
    -webkit-transform:scale(0.8);
    transform-origin:0 0;
    -webkit-transform-origin:0 0;
}
}


@media screen and (min-width: 330px) and (max-width: 394px) {
#dap_direct_signup #rc-imageselect,
#dap_direct_signup .frontend_captcha {
    transform: scale(0.70);
    -webkit-transform: scale(0.70);
    transform-origin: 0 0;
    -webkit-transform-origin: 0 0;
}
#dap_direct_signup .captcha {
    margin: 0 auto 10px !important;
}
}

@media screen and (min-width: 320px) and (max-width: 329px) {
#dap_direct_signup #rc-imageselect,
#dap_direct_signup .frontend_captcha {
    transform: scale(0.59);
    -webkit-transform: scale(0.59);
    transform-origin: 0 0;
    -webkit-transform-origin: 0 0;
}
#dap_direct_signup .captcha {
    margin: 0 auto 10px !important;
}
 #dap_direct_signup .captcha_wrapper {
    max-height: 40px;
}
}