.navbar-brand .navbar-brand-regular {
    max-width: 100%;
    width: 190px;
    padding: 1px;
}
.navbar-brand .navbar-brand-sticky {
    padding: 1px;
    width: 200px;
    max-width: 80%;
}
.form-message-error {
    padding: 15px;
    color: var(--danger);
}
.form-message-success {
    padding: 15px;
    color: var(--success);
}
.g-recaptcha{
    margin: auto;
}
.single-review.card.cardCustom {
    width: 95%;
    margin: auto;
}
.applyBtn {
    background-color: #0a66c2;
    color: #fff;
    border-radius: 10px;
    padding: 10px 20px;
}
.applyBtn:hover {
    background-color: #004182;
    color: #fff;
}
.careerDesc .leftSec h1 {
    font-size: 2em;
}
.careerDesc .leftSec p {
    font-size: 1em;
    padding-top: 30px;
}
.careerDesc{
    margin-bottom: 50px;
}
.disclaimer {
    margin: 20px 0px;
    padding: 20px 0px;
}

.disclaimer p {
    padding: 5px 0px;
}
.disclaimer li {
    padding-left: 10px;
    font-size: 14px;
    margin-bottom: 10px;
}
.nav-link.active {
    color: #185abc !important;
}

.teminate-service h2 {
    font-size: 24px;
    padding: 22px 0 28px;
    margin: 0;
    font-weight: 700;
}
.btn-blue {
    background-color: #0076ab;
}

.btn2 {
    border-radius: 0;
    display: inline-block;
    font-size: 16px;
    font-weight: 400;
    padding: 0;
    width: 160px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    cursor: pointer;
    -webkit-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s;
    transition: all .3s ease 0s;
    position: relative;
    z-index: 1;
    margin: 0 0 30px;
}
.btn-blue {
    background-color: #417cc0;
    color: #fff;
}
.teminate-service {
    margin-bottom: 30px;
    position: relative;
}

.bg-white {
    background-color: #fff !important;
    color: #000 !important;
}
.box-shadow-1 {
    -webkit-box-shadow: 0 16px 32px 0 rgba(7,28,31,.1);;
    box-shadow: 0 16px 32px 0 rgba(7,28,31,.1);
}
.teminate-service a.btn2 {
    font-size: 16px;
    text-transform: uppercase;
}
.btn-blue:hover {
    background-color: #f5d101;
    color: #000;
}
.teminate-service:after {
    width: 0;
    height: 4px;
    bottom: 0;
    left: 0;
    background-color: #a3ce58;
    content: '';
    position: absolute;
    -webkit-transition: all .5s ease 0s;
    -o-transition: all .5s ease 0s;
    transition: all .5s ease 0s;
}
.teminate-service:after {
    background-color: #f5d101;
}

.section-bg-1 {
    background-color: #f2f6f7;
}
.need-reliable {
    width: 100%;
    padding: 0;
    margin: 63px 0 45px;
    float: left;
    text-align: center;
}
.need-reliable h2 {
    padding: 0;
    margin: 0 0 23px;
    font-size: 35px;
    color: #222;
}
.need-reliable p {
    padding: 0 0 45px;
    margin: 0 auto;
    font-size: 16px;
    color: #333;
}
.treatment-Services {
    width: 100%;
    padding: 0;
    margin: 0;
    float: left;
}
.treatment-Services h2 {
    padding: 0 0 21px;
    margin: 0;
    font-size: 35px;
    font-weight: 700;
    color: #222;
}
.treatment-Services p {
    padding: 0;
    margin: 0;
    font-size: 16px;
    color: #333;
    line-height: 30px;
}
.p-top-btm {
    padding-top: 85px;
    padding-bottom: 82px;
}
.right-form {
    background: #417cc0;
    width: 100%;
    padding: 28px 18px 27px;
    margin: 0;
    border-radius: 25px;
}
.m-t-50px {
    margin-top: 50px;
}

.right-form h4 {
    padding: 0;
    margin: 0 0 40px;
    font-size: 26px;
    color: #fff;
    font-weight: 600;
    position: relative;
}
.wpcf7 .screen-reader-response {
    position: absolute;
    overflow: hidden;
    clip: rect(1px,1px,1px,1px);
    clip-path: inset(50%);
    height: 1px;
    width: 1px;
    margin: -1px;
    padding: 0;
    border: 0;
    word-wrap: normal !important;
}
.mb-3 {
    margin-bottom: 1rem!important;
}
.right-form input {
    border-radius: 25px;
    border: solid 2px #fff;
    height: 52px;
    background: 0 0;
    color: #fff;
    margin: 0 0 20px;
    /* background-color: white; */
}
.right-form input::placeholder{
    color: #fff;
}
/* .right-form input::{
    background: #0a66c2;
} */
.servies_quote input.wpcf7-form-control.wpcf7-submit.submit-button {
    background: #fff;
}
input.wpcf7-form-control.wpcf7-submit.submit-button {
    height: 40px;
    width: 100px;
    margin: 14px 0 0;
    color: #417cc0;
    border-radius: 15px;
    font-size: 18px;
    text-align: center;
}
.servies_quote textarea {
    border: 1px solid #ced4da;
}
.right-form textarea {
    border-radius: 25px;
    border: solid 2px #fff;
    height: 157px;
    background: 0 0;
    color: #fff;
    margin: 0;
    /* background-color: white; */
}
.right-form textarea::placeholder{
    color: #fff;
}
textarea.form-control {
    min-height: calc(1.5em + (0.75rem + 2px));
}
.right-form h4:before {
    width: 83px;
    height: 3px;
    position: absolute;
    left: 0;
    background: #fff;
    content: '';
    bottom: -13px;
}
.wpcf7-form-control-wrap {
    position: relative;
}
.ltn__call-to-action-area:after {
    content: "";
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    background: #000;
    opacity: .5;
    z-index: -1;
}
.ltn__call-to-action-area {
    background-size: cover !important;
}
.ltn__call-to-action-area {
    position: relative;
    z-index: 0;
}
@media (min-width: 1200px){
    .coll-to-info {
        padding: 50px 0;
    }
}
.coll-to-info h2 {
    padding: 0;
    margin: 0;
    font-size: 36px;
    color: #fff;
    font-weight: 700;
    text-transform: uppercase;
}
.coll-to-info p {
    padding: 0;
    margin: 15px 0 0;
    color: #fff;
}
.coll-to-info p a {
    text-decoration: underline;
    font-weight: 600;
    color: #fff;
}
.call-to-action-6 .btn-white2 {
    width: 200px;
    margin-bottom: 0;
}

.btn-white2 {
    background-color: #fff;
    color: #417cc0;
    box-shadow: var(--ltn__box-shadow-3);
}
.coll-to-info {
    padding: 75px 0 78px;
    margin: 0;
}
.call-to-action-6 .col-lg-4 {
    display: flex;
    align-items: center;
    justify-content: flex-end;
}
.btn3 {
    border-radius: 0;
    display: inline-block;
    font-size: 18px;
    font-weight: 600;
    padding: 0;
    width: 270px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    cursor: pointer;
    -webkit-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s;
    transition: all .3s ease 0s;
    position: relative;
    z-index: 1;
    margin: 0 0 30px;
    color: #417cc0;
}

.nav-button{
    /* background-color: rgb(8, 8, 8); */
    /* color: white !important; */
    /* padding: 1rem 1rem !important; */
    /* align-items: center ; */
    /* border-radius: 0.5em; */
}
.nav-item-button{
    margin: 0.3rem 1rem !important;
    align-self:center;
}
.nav-link-button{
    padding: 0.5rem 2.5rem !important;
    background: black;
    color: white !important;
    border-radius: 13px;
    height: 48px;
    background: #1A1613;
    text-align: center;
    align-items: center;
    display: flex;
}

@media (max-width:980px) {
    .nav-item-button{
        width: 80%;
    }
    .nav-link-button{
        display: flex;
        justify-content: center;
    }
}
.line-height-wording p{
        line-height: 2rem;
}
.line-height-wording li{
        line-height: 2rem;
}
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* Firefox */
input[type=number] {
  -moz-appearance: textfield;
}
.list-style-disc{
    list-style-type: disc;
}
.mg-l-10p{
    margin-left: 10%;
}
@media (min-width: 576px){
    .stiky_right_service {
        margin-top: 10px;
    }
}
.mg-t-40{
    margin-top: 40px;
}
.sticky-btn {
    font-size: 24px;
    text-transform: uppercase;
    font-weight: 600;
    text-align: center;
    height: 54px;
    position: fixed;
    right: -75px;
    top: 45%;
    background: black;
    z-index: 99992;
    line-height: 54px;
    transform: rotate(270deg);
    -webkit-transform: rotate(270deg);
    -moz-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    cursor: pointer;
}
.sticky-btn {
    width: 200px;
    height: 45px;
    position: fixed;
    right: -78px;
    line-height: 45px;
    transition: ease-in-out all 0.5s;
    -moz-transition: ease-in-out all 0.5s;
    -ms-transition: ease-in-out all 0.5s;
    -o-transition: ease-in-out all 0.5s;
    -webkit-transition: ease-in-out all 0.5s;
}
.sticky-btn a{
    color: white;
}
.text-black{
    color: #000;
}

.text-justify{
    text-align: justify;
     text-justify: inter-word;
}