.fa, .fas {
    font-weight: 900;
}
.fa, .far, .fas {
    font-family: "Font Awesome 5 Free";
}
.fa-times:before {
    content: "\f00d";
}
.topbar-frm {
    left: 0;
    right: 0;
    margin: auto;
    position: absolute;
    z-index: 2;
    width: 95.3%;
    top: 37%;
    background-color: #173c7f;
    padding: 30px;
}
.not_sure_txt p {
    color: #fff;
    padding-top: 15px;
}
.not_sure_txt p {
    color: #fff;
    padding-top: 15px;
    padding-bottom: 0;
}
.wpcf7 .screen-reader-response {
    position: absolute;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    width: 1px;
    margin: 0;
    padding: 0;
    border: 0;
}
ul.call_back_list {
    display: inline-flex;
    list-style: none;
    width: 100%;
    padding: 0 0;
    margin-top: 20px;
}
ul.call_back_list li {
    width: 20%;
    padding: 0 20px 0 0;
    display: block;
    position: relative;
    text-align: left;
	align-items: center;
    justify-content: center;
}
ul.call_back_list li label {
    font-size: 15px;
    color: #fff;
}
.wpcf7-form-control-wrap {
    position: relative;
}
.call_back_txt {
    width: 100%;
    padding: 10px 10px !important;
    border: 1px solid #fff !important;
    border-radius: 3px;
    height: 40px;
    font-size: 15px;
}
.wpcf7 form .wpcf7-response-output {
    margin: 2em 0.5em 1em;
    padding: 0.2em 1em;
    border: 2px solid #00a0d2;
}
div.wpcf7-response-output {
    margin: 0;
    padding: 0.2em 1em;
    position: absolute;
    bottom: 0;
    color: #fff;
    display: none !important;
}
.call_back_btn {
    padding: 11px 20px;
    background: #f58415;
    border: none;
    font-size: 15px;
    position: absolute;
    bottom: 0;
    cursor: pointer;
    border-radius: 3px;
    width: 100%;
    color: #fff;
    font-weight: 600;
    transition: 0.5s;
}
.top-head img{vertical-align: middle !important;}
@media screen and (min-width: 981px) {
.innerpages{padding-top:195px !important;}
}
@media screen and (max-width: 980px) {
.innerpages{padding-top:50px !important;}
}