/*form b24*/
.bx24_form_inline_10{
    min-height: 210px;
    height: 210px;
    margin-top: -30px;
    margin-bottom: 34px;
}


.footer__logo {
    margin-top: 14px;
}
.footer__logo-orwo {
    margin-top: 6px;
}

.footer__logo-orwo a {
    display: flex;
    font-size: 14px;
    flex-direction: column;
    align-items: center;
}

.footer__logo-orwo a img {
    width: 85px;
}


@media (max-width: 992px){
        .footer__logo-orwo a {
        align-items: start;
    }
}



@media (max-width: 767px){
    .bx24_form_inline_10{
        height: 100%;
        min-height: 100%;
    }
    .bx24_form_inline_10 {
        height: auto;
    }

    .crm-webform-fieldset .row {
        width: 100%;
    }

    .crm-webform-button-container {
        text-align: center;
    }
}

    .copyright {
    font-size: 12px;
    color: rgb(140 142 177);
    margin-top: 40px;
    }

    .fl_right {
    float: right;
    }

.footer_email{
    display: block;
    font-family: "GothamProBold";
    /* font-family: "system-ui"; */
    font-size: 18px;
    margin: 7px 0 10px 0;
    /* text-decoration: overline;*/
}


/*--------------------------------*/
/*
.crm-webform-header {
    font-size: 20px;
    margin-bottom: 0;
}

button.crm-webform-submit-button {
    width: 100%;
    max-width: 450px;
    height: 45px;
    font-size: 16px;
    color: #fff;
    background-color: #00bc8d;
    border-color: #00bc8d;
    box-shadow: 0 3px 0 #019464;
    font-weight: bold;
}

.crm-webform-button-container{
    text-align: right;
}

.crm-webform-header-container {
    background: #ffffff;
    padding-bottom: 0;
    display: none;
}
.flexible-middle-width .content-wrap {
    max-width: 100%!important;
}
#crm-web-form-id-10{
    padding-left: 0;
    padding-right: 0;
}
#bx_form_iframe_10{
    height: auto;
    min-height: 210px;
}
.crm-webform-input {
    max-width: 100%;
}
.crm-webform-fieldset{
    text-align: center;
}
.crm-webform-fieldset .row{
    display: inline-block;
    vertical-align: top;
    width: 32%;
    margin-left: 0;
    margin-right: 0.8%;
}
.crm-webform-fieldset .row .col-sm-12{
    padding-left: 0;
    padding-right: 0;
}
.bx24_form_inline_10{
    min-height: 210px;
    height: 210px;
    overflow: hidden;
    margin-top: -30px;
}

@media (max-width: 500px) {
    .bx24_form_inline_10 {
        height: auto;
    }

    .crm-webform-fieldset .row {
        width: 100%;
    }

    .crm-webform-button-container {
        text-align: center;
    }
}
*/
.col-45{
    margin-right: -7em;
}
@media (max-width: 990px),
(max-device-width: 990px) {
   .col-45{
    margin-right: -4.6em;
    }
}

.stockSub a {
    color: #ffffff !important;
	font-size: 16px!important;
}