header.mpw-navbar.defaultBlue {
    background-color: #0F3870;
}

section.footPages {
    width: 100%;
    padding: 70px 0 0px;
}

.valueInner img {
    width: 100%;
    max-width: 80px;
    height: 80px;
}

.papersInner img {
    width: 100%;
    max-width: 80px;
    height: 80px;
}

.footPages .container {
    max-width: 1200px;
}

.footPagesWrapper {
    width: 100%;
    display: flex;
    justify-content: space-between;
    padding-bottom: 70px;
}

.termsWrapper {
    max-width: 800px;
    width: 100%;
}

.contact-dots img {
    width: 100%;
    max-width: 90px;
    height: 90px;
}

.termsWrapper p,
.termsWrapper ul li,
.contactWrapper p {
    font-size: 17px;
    padding-bottom: 15px;
    font-weight: 400;
}

.termsWrapper h1 {
    line-height: 35px;
    color: #01305C;
    font-size: 30px;
    padding-bottom: 30px;
    text-align: left;
}

.termsWrapper ul,
.termsWrapper ol {
    padding-left: 40px;
}

.termsWrapper h3,
.termsWrapper h4 {
    line-height: 30px;
    color: #01305C;
    font-size: 22px;
    padding-bottom: 20px;
    text-align: left;
}

.form-group.captcha {
    display: flex;
    justify-content: flex-start;
}

.form-group {
    margin-bottom: 30px;
    position: relative;
    width: 100%;
}

.form-group input {
    width: 100%;
    padding: 18px 30px 19px 17px;
    max-height: 46px;
    height: 100%;
    outline: none;
    background: #FCFFFD;
    border: 1px solid #D9E4E1;
    border-radius: 4px;
}

.error-message {
    font-size: 13px;
    line-height: 21px;
    letter-spacing: -0.008em;
    color: #DF4D4D !important;
    position: relative;
    margin-top: 8px;
    padding-left: 28px;
    display: none;
}
.myerror {
    margin-bottom: 16px;
}
.error-message::before {
    position: absolute;
    content: '';
    width: 19px;
    height: 19px;
    left: 0;
    top: 0;
    background: url(../images/error-sign-new.png);
    background-repeat: no-repeat;
}
.error {border-color: #DF4D4D!important;}

.form-group textarea {
    background: #FCFFFD;
    border: 1px solid #E7E9EB;
    border-radius: 4px;
}

.form-group label {
    font-weight: 450;
    font-size: 13px;
    line-height: 18px;
    color: #ADADAD;
    position: absolute;
    left: 17px;
    top: 14px;
    transition: 0.3s ease all;
}

.form-group input:focus+label,
textarea.has-value+label,
input.has-value+label,
.form-group textarea:focus+label {
    top: -7px;
    padding: 0 6px;
    background-color: #fff;
    color: #02837A;
}

.form-group input:focus,
.form-group textarea:focus {
    border-color: #02837A;
}

.form-group input:hover+label,
textarea.has-value+label,
input.has-value+label,
.form-group textarea:hover+label {
    top: -7px;
    padding: 0 6px;
    background-color: #fff;
    color: #02837A;
    pointer-events: none;
}

.form-group input:hover,
.form-group textarea:hover {
    border-color: #02837A;
}

.infoList li a {
    text-decoration: underline;
}

.contactIcon a:hover {
    transform: scale(1.08);
}


.order-form-2.form_right {
    padding: 40px 35px;
    width: 100%;
}

  .order-btn {
    font-weight: 600;
    font-size: 16px;
    line-height: 16px;
    color: #fff;
    text-align: center;
    background: #02837A;
    display: block;
    border: 1px solid #02837A;
    width: 123px;
    padding: 7px 0;
    border-radius: 100px;
    margin-right: auto;
    margin-top: 10px;
    cursor: pointer;
    font-family: helvetica !important;
}

 .order-btn:hover {
    background: #02C585;
    border-color: #02C585;
}

.conectwithus span {
    position: absolute;
    left: 0;
    top: 5px;
}

.conectwithus {
    position: relative;
}

.contactIcon {
    display: flex;
    justify-content: flex-start;
    column-gap: 10px;
    padding-left: 51px;
}

.g-recaptcha+div {
    margin-left: auto;
}

.form-group textarea {
    height: 80px !important;
    resize: none;
    width: 100%;
    padding: 18px 30px 19px 22px;
    outline: none;
}

.m-text {
    color: #fff;
    padding-bottom: 15px;
    font-weight: 450;
    font-size: 14px;
    line-height: 27px;
    padding-left: 51px !important;

}

.livechattext {
    color: #fff;
    font-weight: 450;
    font-size: 14px;
    line-height: 27px;
}

.contactWrapper {
    max-width: 855px;
    width: 100%;
}

.contactWrapper h1,
.footPages h1 {
    font-weight: 700;
    font-size: 30px;
    line-height: 120.19%;
    /* identical to box height, or 36px */
    text-align: center;
    color: #004B3D;
    padding-bottom: 16px;
}

.myDesc {
    width: 100%;
    max-width: 950px;
    margin: 0 auto;
}

.contactWrapper .sec-desc,
.footPages .sec-desc {
    font-weight: 400;
    font-size: 16px;
    line-height: 159.7%;
    /* identical to box height, or 26px */

    text-align: center;

    color: #3F3F3F;
    padding-bottom: 70px;
}

.contact__wrapper {
    display: flex;
    background-color: #fff;
    width: 100%;
    box-shadow: 0px 4px 60px rgb(140 140 140 / 15%);
    border-radius: 15px;
}

.info_left {
    max-width: 370px;
    width: 100%;
    border-radius: 15px 0 0 15px;
    position: relative;
    padding: 40px 35px;
    background-color: #02837A;
}

.contact-dots {
    position: absolute;
    bottom: -25px;
    left: -44px;
}

.info_left .getintouch {
    font-weight: 500;
    font-size: 20px;
    line-height: 25px;
    color: #FFFFFF !important;
    padding-bottom: 30px;
}

.info_left .infoList {
    list-style: none;
}

.info_left .infoList li {
    color: #fff;
    font-weight: 450;
    font-size: 14px;
    line-height: 28px;
    position: relative;
    padding-left: 51px;
    padding-bottom: 25px;
}

.info_left .infoList li span {
    position: absolute;
    left: 0;
}

.additional_info {
    list-style: none;
}

.additional_info li {
    color: #fff;
    padding-bottom: 15px;
    font-weight: 450;
    font-size: 14px;
    line-height: 27px;
    padding-left: 51px;
}

.form_right p {

    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 164.5%;
    color: #3F3F3F;
    padding-bottom: 20px;
}
/* modal */

.jobsOverlay{
    position: fixed;
    width: 100%;
    top: 0;
    background-color: rgba(0, 0, 0, .4);
    z-index: 2;
    display: none;
    left: 0;
    right: 0;
    bottom: 0;
}

.jobsMOdal {
    max-width: 430px;
    width: 100%;
    background-color: #fff;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 40px 0;
}
.jobsMOdal img {
    display: block;
    width: 100%;
    width: 100px;
    height: 100px;
}
.jobsMOdal p {
    font-family: 'CircularStd';
    font-style: normal;
    font-weight: 450;
    font-size: 24px;
    line-height: 164.5%;
    text-align: center;
    color: #213D56;
}

@media (max-width: 1200px) {
    .termsWrapper {
        padding-right: 50px;
    }
}

@media (max-width: 991px) {
    .footPagesWrapper {
        flex-wrap: wrap;
    }

    .sideBar {
        margin: 50px auto 0;
    }

    .contactWrapper {
        max-width: 100%;
    }

}

@media (max-width:767px) {
    .footPagesWrapper {
        flex-direction: column;
    }

    .termsWrapper {
        padding-right: 0px;
    }

    .contact__wrapper {
        flex-direction: column-reverse;
    }

    .info_left {
        max-width: 100%;
    }

}

@media (max-width:575px) {

    .termsWrapper h1 {
        font-size: 27px;
        line-height: 35px;
    }

    .termsWrapper h3 {
        line-height: 30px;
        font-size: 20px;
    }

    .form-group.captcha {
        justify-content: center;
    }

}