.lra-alert {
    position: relative;
    padding: 0.75rem 1.25rem;
    margin-bottom: 1rem;
    border: 1px solid transparent;
    border-radius: 0.25rem;
}

.lra-alert-heading {
    color: inherit;
}

.lra-alert-link {
    font-weight: 700;
}

.lra-alert-dismissible {
    padding-right: 4rem;
}

.lra-alert-dismissible .close {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    padding: 0.75rem 1.25rem;
    color: inherit;
}

.lra-alert-primary {
    color: #004085;
    background-color: #cce5ff;
    border-color: #b8daff;
}

.lra-alert-primary hr {
    border-top-color: #9fcdff;
}

.lra-alert-primary .lra-alert-link {
    color: #002752;
}

.lra-alert-secondary {
    color: #383d41;
    background-color: #e2e3e5;
    border-color: #d6d8db;
}

.lra-alert-secondary hr {
    border-top-color: #c8cbcf;
}

.lra-alert-secondary .lra-alert-link {
    color: #202326;
}

.lra-alert-success {
    color: #155724;
    background-color: #d4edda;
    border-color: #c3e6cb;
}

.lra-alert-success hr {
    border-top-color: #b1dfbb;
}

.lra-alert-success .lra-alert-link {
    color: #0b2e13;
}

.lra-alert-info {
    color: #0c5460;
    background-color: #d1ecf1;
    border-color: #bee5eb;
}

.lra-alert-info hr {
    border-top-color: #abdde5;
}

.lra-alert-info .lra-alert-link {
    color: #062c33;
}

.lra-alert-warning {
    color: #856404;
    background-color: #fff3cd;
    border-color: #ffeeba;
}

.lra-alert-warning hr {
    border-top-color: #ffe8a1;
}

.lra-alert-warning .lra-alert-link {
    color: #533f03;
}

.lra-alert-danger {
    color: #721c24;
    background-color: #f8d7da;
    border-color: #f5c6cb;
}

.lra-alert-danger hr {
    border-top-color: #f1b0b7;
}

.lra-alert-danger .lra-alert-link {
    color: #491217;
}

.lra-alert-light {
    color: #818182;
    background-color: #fefefe;
    border-color: #fdfdfe;
}

.lra-alert-light hr {
    border-top-color: #ececf6;
}

.lra-alert-light .lra-alert-link {
    color: #686868;
}

.lra-alert-dark {
    color: #1b1e21;
    background-color: #d6d8d9;
    border-color: #c6c8ca;
}

.lra-alert-dark hr {
    border-top-color: #b9bbbe;
}

.lra-alert-dark .lra-alert-link {
    color: #040505;
}
.lraPopupBtns{
    display: inline-block;
    position: relative;
    font-size: 18px;
    line-height: 50px;
    height: 50px;
    font-weight: 600;
    background: #28303d;
    color: #FFF;
    padding: 0 30px;
    border-radius: 3px;

    transition: all ease 300ms;
    -moz-transition: all ease 300ms;
    -webkit-transition: all ease 300ms;
}
.site a.lraPopupBtns:focus:not(.wp-block-button__link):not(.wp-block-file__button){
    background: #28303d;
    color: #FFF;
    text-decoration: none;
    outline: 0;
}
.lraPopupBtns:hover{
    background: #3F622E;
}
.lraPopupBtns i{
    position: relative;
}
.zpbIcon_left i{
    margin-right: 10px;
}
.zpbIcon_right i{
    margin-left: 10px;
}

.md-content form > div {
    padding: 30px 40px 30px;
    margin: 0;
    font-weight: 300;
    font-size: 1.15em;
}
.md-content form > div.lra_alert{
    padding: 0;
}
.md-content form > div.lra_alert .lra-alert{
    border-radius: 0;
    margin: 0;
    font-size: 18px;
    text-align: left;
}
.popupThumb {
    position: relative;
    text-align: center;
    margin: 0 0 37px;
}
.elementor .popupThumb img {
    height: 115px;
    width: auto;
}
.md-content .md-title{
    background: #f8f9fa;
}
.md-content .md-title h3{
    font-size: 24px;
    font-weight: 700;
    color: #000;
    line-height: 1;
    padding: 0 0 3px;
}
.popupThumb{
    position: relative;
}
.elementor .popupThumb img {
    height: 115px;
    width: auto;
}
.popFieldGroup {
    position: relative;
}
.popFieldGroup label {
    font-size: 18px;
    font-weight: 700;
    color: #000;
    display: block;
    line-height: 1;
    margin: 0 0 8px;
    text-align: left;
}
body .popFieldGroup input, body .popFieldGroup select{
    display: block;
    width: 100%;
    max-width: 100% !important;
    border: 1px solid #000;
    font-size: 16px;
    font-weight: 400;
    color: #000;
    margin: 0;
    height: 55px;
    padding: 0 15px;
    box-shadow: none;
    background: transparent;
}
body .popFieldGroup input:focus, body .popFieldGroup select:focus{
    outline: 0;
    box-shadow: none;
}
body .popFieldGroup select{
    appearance: none;
}
body .popFieldGroup input::-webkit-outer-spin-button,
body .popFieldGroup input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}
.popSelectWrap{
    position: relative;
}
.popSelectWrap::after{
    content: '';
    position: absolute;
    right: 19px;
    top: 15px;
    bottom: 0;
    width: 15px;
    height: 15px;
    border-left: 1px solid #000;
    border-bottom: 1px solid #000;
    transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
}

/* Firefox */
body .popFieldGroup input[type=number] {
    -moz-appearance: textfield;
}
.md-footer {
    display: flex;
    justify-content: center;
    margin: 20px 0 10px;
}
body .md-content .md-footer button{
    min-width: 120px;
    display: inline-flex;
    align-items: center;
    margin: 0;
    height: 50px;
    line-height: 50px;
    padding: 0 25px;
    border: none;
    border-radius: 0;
    color: #FFF;
    font-size: 14px;
    text-transform: uppercase;
    justify-content: center;
    position: relative;
    margin: 0 5px;
    cursor: pointer;
    background: #28303d;
    transition: all ease 300ms;
    -moz-transition: all ease 300ms;
    -webkit-transition: all ease 300ms;
}
body .md-content .md-footer button.lraSubmitBtn{
    color: #FFF;
    background: #3F622E;
}
body .md-content .md-footer button.lraSubmitBtn i{
    position: relative;
    margin-right: 10px;
    display: none;
}
@keyframes rotating {
    from {
        -ms-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    to {
        -ms-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -webkit-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
body .md-content .md-footer button.lraSubmitBtn.submited i {
    display: inline-block;
    -webkit-animation: rotating 2s linear infinite;
    -moz-animation: rotating 2s linear infinite;
    -ms-animation: rotating 2s linear infinite;
    -o-animation: rotating 2s linear infinite;
    animation: rotating 2s linear infinite;
}
body .md-content .md-footer button.lraSubmitBtn.submited{
    opacity: .6;
}
body .md-content .md-footer button.lraSubmitBtn:hover{
    color: #FFF;
    background: #385729;
}
body .md-content .md-footer button.lraCloseBtn{
    color: #FFF;
    background: #E15554;
}
body .md-content .md-footer button.lraCloseBtn:hover{
    color: #FFF;
    background: #C74B4A;
}
.md-content{
    border-radius: 0;
}
body .md-content .md-footer button.lraSubmitBtn:focus,
body .md-content .md-footer button.lraCloseBtn:focus{
    outline: 0;
}
.cornerCloseBTN{
    width: 45px;
    height: 45px;
    background: #28303d;
    border-radius: 50%;
    position: absolute;
    top: -15px;
    right: -15px;
    z-index: 9;
    cursor: pointer;
    
    transition: all ease 300ms;
    -moz-transition: all ease 300ms;
    -webkit-transition: all ease 300ms;
}
.cornerCloseBTN span{
    width: 18px;
    height: 18px;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
}
.cornerCloseBTN span:before{
    content: '';
    width: 2px;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    margin: 0 auto;
    background: #FFF;
    
    transition: all ease 300ms;
    -moz-transition: all ease 300ms;
    -webkit-transition: all ease 300ms;
}
.cornerCloseBTN span:after{
    content: '';
    width: 100%;
    height: 2px;
    position: absolute;
    bottom: 0;
    top: 0;
    left: 0;
    margin: auto 0;
    background: #FFF;
    
    transition: all ease 300ms;
    -moz-transition: all ease 300ms;
    -webkit-transition: all ease 300ms;
}
.cornerCloseBTN:hover{
    background: #E15554;
}
.site a.cornerCloseBTN:focus:not(.wp-block-button__link):not(.wp-block-file__button){
    background: #28303d;
    color: #FFF;
    text-decoration: none;
    outline: 0;
    opacity: 1;
}
