.stagh2 {
    display: block;
    font-size: 1.5em;
    margin-block-start: 0.83em;
    margin-block-end: 0.83em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    font-weight: bold;
}

.stagh2 {
    margin-top: 0;
    margin-bottom: .5rem;
}

.stagh2 {
    margin-bottom: .5rem;
    font-weight: 500;
    line-height: 1.2;
}

.stagh2 {
    font-size: 2rem;
}

.stagh2 {
    font-family: Raleway;
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
}

.stagh2 {
    font-weight: 900;
    color: #212121;
    text-transform: uppercase;
}

.stagh2 {
    font-size: 29px;
    line-height: 1.41;
    letter-spacing: 3.6px;
}
.links_block ul {
    padding-left: 10px;
}

.links_block li {
    padding: 0px 17px 0 0;
    font-size: 14px;
}

.order_call a:hover:before {
    display: none;
}

@media (min-width: 992px) {
    .order_call {
        opacity: 0.8;
        transition: all ease .3s;
    }

    .order_call a {
        border: 1px solid;
        padding: 10px 5px!important;
    }

    .order_call:hover {
        opacity: 1;
    }
}

@media (min-width: 992px) and (max-width: 1213px) {
    .order_call a {
        border: none!important;
        padding-left: 0px!important;
    }
}

.hidden-form {
    display: none;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    padding-top: 15%;
    z-index: 5000;
}

.close-back {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(51, 51, 51, 0.74);
}

.close-form {
    width: 40px;
    height: 40px;
    position: absolute;
    right: -23px;
    top: -28px;
    padding: 11px 14px;
    background: #333;
    border-radius: 50%;
    cursor: pointer;
}

.close-form:after {
    content: 'X';
    font-size: 16px;
    color: #fff;
}

.centertxt {
    text-align: center;
}

.white-txt {
    color: #ffffff;
}

.get-hidden-call-form {
    display: none;
    max-width: 600px;
    margin: 0 auto;
    padding: 20px;
    background: #477bbe;
    border-radius: 5px;
    text-align: center;
    position: relative;
    z-index: 5000;
    webkit-box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.5);
    -moz-box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.5);
    box-shadow: 0px 0px 30px 0px rgb(0 0 0 / 50%);
}

@media (max-width: 992px) {
    .get-hidden-call-form {
        margin: 0 40px;
    }
}


.get-hidden-call-form form {
    margin-top: 15px;
}
.get-hidden-call-form input {
    background-color: #fff;
    border: 1px solid #ddd;
    color: #333;
    font-weight: 400;
    padding: 16px;
    width: 100%;
    font-size: 16px;
    margin-bottom: 15px;
    border-radius: 5px;
    padding: 10px;
}

.get-hidden-call-form input[type=submit] {
    text-transform: uppercase;
    font-weight: 600;
    border: none;
    height: 40px;
}

.get-hidden-call-form span.wpcf7-not-valid-tip, .get-hidden-call-form .wpcf7-validation-errors, .screen-reader-response, .get-hidden-call-form .wpcf7-response-output {
    color: white;
}

.links_block a {
    color: #fff;
}
.links_block div {
text-align: center;
    	color: #fff;
}
