.contact_body {

    width: 100%;

    float: left;

    padding: 90px 0;

    margin: 0;

}



.contact_body h2 {

    font-size: 24px;

    font-weight: 300;

    color: #000;

    line-height: 32px;

    margin: 0 0 30px;

}



.contact_form {

    width: 100%;

    float: left;

    padding: 30px 0 0;

    margin: 0;

}



.contact_form .fullwidth {

    width: 100%;

    float: left;

    padding: 0;

    margin: 0 0 15px;

    position: relative;

}



.contact_form .fullwidth label {

    font-weight: 800;

    font-size: 16px;

    color: #3f3e3b;

    padding: 0;

    margin: 0 0 12px;

}



.contact_form .fullwidth input {

    width: 100%;

    float: left;

    padding: 0 15px;

    margin: 0;

    border: 1px solid #b7b7b7;

    outline: none;

    font-size: 16px;

    font-weight: 400;

    color: #3f3e3b;

    height: 45px;

    line-height: 45px;

    border-radius: 5px;

    -webkit-border-radius: 5px;

    -moz-border-radius: 5px;

    -ms-border-radius: 5px;

    -o-border-radius: 5px;

}



.contact_form .fullwidth #input_area_3 {

    width: 80px;

    float: left;

    padding: 0 15px;

    margin: 0;

    border: 1px solid #b7b7b7;

    outline: none;

    font-size: 16px;

    font-weight: 400;

    color: #3f3e3b;

    height: 45px;

    line-height: 45px;

    border-radius: 5px;

    -webkit-border-radius: 5px;

    -moz-border-radius: 5px;

    -ms-border-radius: 5px;

    -o-border-radius: 5px;

}



.contact_form .fullwidth #input_area_4 {

    width: 250px;

    float: left;

    padding: 0 15px;

    margin: 0;

    border: 1px solid #b7b7b7;

    outline: none;

    font-size: 16px;

    font-weight: 400;

    color: #3f3e3b;

    height: 45px;

    line-height: 45px;

    border-radius: 5px;

    -webkit-border-radius: 5px;

    -moz-border-radius: 5px;

    -ms-border-radius: 5px;

    -o-border-radius: 5px;

    position: relative;

}

.contact_form .fullwidth span{
    width: 100%;
}

.contact_form .fullwidth span {

    display: block;

    font-size: 16px;

    font-weight: normal;

    color: #000;

    line-height: 45px;

    padding: 0;

    float: left;

}
.contact_form .fullwidth:nth-child(4) span{
width: auto;
}

.contact_form .fullwidth:nth-child(4) br{
    display: none;
}
.contact_form .fullwidth:nth-child(4) label{
    width: 100%;
    float: left;
}
.contact_form .fullwidth span.phone_code{
    width: auto;
    margin-right: 15px;
}
.contact_form .fullwidth:nth-child(4) span:first-child{
    margin-right: 15px;
}
.contact_form .fullwidth:nth-child(4) span:last-child{
    margin-left: 15px;
}
.contact_form .fullwidth:nth-child(4) span:nth-child(2) {
    padding: 0 15px !important;
}
.contact_form textarea {

    width: 100%;

    float: left;

    padding: 15px;

    font-size: 16px;

    font-weight: 400;

    color: #3f3e3b;

    height: 180px;

    line-height: 24px;

    border-radius: 5px;

    -webkit-border-radius: 5px;

    -moz-border-radius: 5px;

    -ms-border-radius: 5px;

    -o-border-radius: 5px;

    position: relative;

    border: 1px solid #b7b7b7;

}

.contact_form .submitarea{

    width: 100%;

    float: left;

    padding: 0;

    margin: 0;

}

.contact_form .submitarea input[type="submit"] {

    padding: 0 45px;

    background: #2b7efa;

    color: #fff;

    font-weight: 800;

    line-height: 45px;

    border: 0;

    font-size: 18px;

    outline: none;

    text-transform: capitalize;

    border-radius: 5px;

    -webkit-border-radius: 5px;

    -moz-border-radius: 5px;

    -ms-border-radius: 5px;

    -o-border-radius: 5px;

}



.contact_form .submitarea input[type="submit"]:hover {

    background: #145ecd;

    color: #fff;

}


.contact_form .captcha {

    width: 100%;

    float: left;

    padding: 0;

    margin: 0 0 15px;

    position: relative;

}
.contact_form .captcha .wpcf7-form-control-wrap{
    margin: 0!important;
    width: 100% !important;
}
.contact_form .wpcf7-validation-errors{
    width: 100%;
    float: left;
    margin: 2em 0 1em;
}
.contact_form .fullwidth span.wpcf7-not-valid-tip {

    display: block;
    font-size: 14px;
    font-weight: normal;
    color: #fb3434;
    line-height: 16px;
    padding: 5px 0 0;
    float: left;

}
.contact_form .fullwidth:nth-child(4) span.wpcf7-not-valid-tip{
    position: absolute;
    bottom: -22px;
    right: 0;
}
.contact_form .fullwidth span.phone_code .wpcf7-not-valid-tip{
    width: 222%;
    left: -30px;
    bottom: -20px;
}
.contact_form .wpcf7-spam-blocked,
.contact_form .wpcf7-spam-ok{
    width: 100%;
    float: left;
    margin: 2em 0 1em;
}

.contact_form .fullwidth:nth-child(5){
    margin: 10px 0 15px;
}
.contact_info {

    width: 100%;

    float: left;

    padding: 30px 0 0;

    margin: 0;

}



.contact_info h3 {

    font-size: 18px;

    font-weight: 800;

    color: #3f3e3b;

    display: block;

    line-height: normal;

    margin: 0 0 30px;

}

.page-id-214 .contact_body h2 {

    margin: 0 0 30px;
    font-size: 36px;
    color: #0b3969;
    font-weight: 300;
    line-height: 46px;

}

.contact_info address {

    display: block;

    width: 100%;

    float: left;

}



.contact_info address p {

    width: 50%;

    float: left;

    padding: 0 15px 0 0;

    font-size: 12px;

    font-weight: 800;

    color: #3f3e3b;

    line-height: 20px;

    margin: 0;

}



.contact_info address p+p {

    padding: 0 0 0 15px;



}



.contact_info p {

    font-size: 16px;

    font-weight: 400;

    color: #3f3e3b;

    line-height: normal;

    margin: 0 0 20px;

}

.contact_info p a {

    color: #2b7efa;

}

.contact_info p a:hover{

    color: #145ecd;

}


.contact_body .inner-each-form-sm{
    width: 48%;
    float: left;
    margin: 0 0 30px;
}
.contact_body .inner-each-form-sm:nth-child(1),
.contact_body .inner-each-form-sm:nth-child(3),
.contact_body .inner-each-form-sm:nth-child(5){
    padding: 0 15px 0 0;
}
.contact_body .inner-each-form-sm:nth-child(2),
.contact_body .inner-each-form-sm:nth-child(4),
.contact_body .inner-each-form-sm:nth-child(6){
    padding: 0 0 0 15px;
}
.contact_body .inner-each-form-sm:nth-child(7){
    width: 100%;
}
.contact_body .inner-each-form-sm:nth-child(8){
    width: 33.333333%;
    padding: 0 15px 0 0
}
.contact_body .inner-each-form-sm:nth-child(9){
    width: 33.333333%;
    padding: 0 15px 0 15px;
}
.contact_body .inner-each-form-sm:nth-child(10){
    width: 33.333333%;
    padding: 0 0 0 15px;
}
.contact_body .inner-each-form-sm:nth-child(11){
    width: 100%;
    padding: 0;
}
.contact_body .inner-each-form-sm:nth-child(11) .Massage{
    width: 100%;
}
.contact_body .inner-each-form-sm:nth-child(11) .Massage textarea{
    width: 100%;
    height: 150px;
    padding: 0 15px;
    margin: 0;
    border: 1px solid #b7b7b7;
    outline: none;
    font-size: 16px;
    font-weight: 400;
    color: #3f3e3b;
    line-height: 30px;
}
.contact_body .inner-each-form-sm input {
    width: 100%;
    float: left;
    padding: 0 15px;
    margin: 0;
    border: 1px solid #b7b7b7;
    outline: none;
    font-size: 16px;
    font-weight: 400;
    color: #3f3e3b;
    height: 45px;
    line-height: 45px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
}
.contact_body .inner-each-form-sm label {
    font-weight: 800;
    font-size: 16px;
    color: #3f3e3b;
    padding: 0;
    margin: 0 0 12px;
}
.contact_body .captcha{
    width: 100%;
    float: left;
    margin: 0 0 30px;
}
.contact_body .captcha .wpcf7-form-control-wrap{
    width: 300px;
    margin: 0 auto;
}

.contact_body .file-submit{
    width: 100%;
    float: left;
    margin: 0;
}
.contact_body .file-submit .upload-file{
    width: 300px;
    margin: 0 auto 30px;
}

.contact_body .file-submit .upload-file .uploaddocuments{
    background-color: #2b7efa;
    color: #fff;
    border-radius: 5px;
    padding: 15px;
    display: block;
    text-align: center;
    position: relative;
}
.contact_body .file-submit p{
    text-align: center;
}
.contact_body .file-submit input[type="submit"] {
    padding: 0 45px;
    background: #2b7efa;
    color: #fff;
    font-weight: 800;
    line-height: 45px;
    border: 0;
    font-size: 18px;
    outline: none;
    text-transform: capitalize;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
}
.contact_body .wpcf7-validation-errors,
.contact_body .wpcf7-not-valid-tip,
.contact_body .wpcf7-spam-blocked{
    width: 100%;
    float: left;
}

.contact_body .file-submit .upload-file .uploaddocuments .wpcf7-not-valid-tip{
    position: absolute;
    bottom: -20px;
}
.contact_body .contact_form .wpcf7-mail-sent-ok,
.contact_body .wpcf7-mail-sent-ok{
    display: none !important;
}


/*====================================================== Responsive =========================*/

@media only screen and (max-width:1280px) {}



@media only screen and (max-width:1199px) {}



@media only screen and (max-width:1024px) {}



@media only screen and (max-width:991px) {

    .contact_body {

        padding: 60px 0;

    }



    .contact_body h2 {

        font-size: 20px;

        line-height: 28px;

        margin: 0px 0 20px;

    }

}



@media only screen and (max-width:840px) {}



@media only screen and (max-width:767px) {

    .contact_body {

        padding: 40px 0;

    }



    .contact_body h2 {

        font-size: 18px;

        line-height: 26px;

        margin: 0px 0 15px;

    }



    .contact_form {

        padding: 20px 0 0;

    }



    .contact_info h3 {

        margin: 0 0 15px;

    }



    .contact_info p {

        font-size: 16px;

        font-weight: 400;

        color: #3f3e3b;

        line-height: normal;

        margin: 0 0 10px;

    }

}



@media only screen and (max-width:640px) {}



@media only screen and (max-width:520px) {

    .contact_body {

        padding: 30px 0;

    }



    .contact_body h2 {

        font-size: 16px;

        line-height: 24px;

        margin: 0px 0 10px;

    }



    .contact_form .fullwidth label {

        font-size: 14px;

        margin: 0 0 8px;

    }



    .contact_form .fullwidth input {

        padding: 0 15px;

        font-size: 14px;

        height: 35px;

        line-height: 35px;

    }



    .contact_form .fullwidth #input_area_3 {

        width: 70px;

        padding: 0 15px;

        font-size: 14px;

        height: 35px;

        line-height: 35px;

    }



    .contact_form .fullwidth #input_area_4 {

        width: 180px;

        padding: 0 15px;

        font-size: 14px;

        height: 35px;

        line-height: 35px;

    }



    .contact_form .fullwidth {

        margin: 0 0 10px;

    }

    .contact_form .fullwidth span {

        line-height: 35px;

    }

    .contact_form textarea {

        padding: 12px 15px;

        font-size: 14px;

        height: 120px;

        line-height: 20px;

    }



    .contact_form .submitarea input[type="submit"] {

        padding: 0px 40px;

        line-height: 35px;

        font-size: 14px;

    }

    .contact_info h3 {

        margin: 0 0 12px;

        font-size: 14px;

    }

    hr {

        margin-top: 10px;

        margin-bottom: 15px;

    }

    .contact_info p {

        font-size: 15px;

        margin: 0;

    }
.contact_form .fullwidth span.phone_code .wpcf7-not-valid-tip {

    width: 245%;
    left: -30px;
    bottom: -20px;

}
.contact_body .inner-each-form-sm{
    width: 100%;
    float: left;
    margin: 0 0 15px;
}
.contact_body .inner-each-form-sm:nth-child(1),
.contact_body .inner-each-form-sm:nth-child(3),
.contact_body .inner-each-form-sm:nth-child(5){
    padding: 0;
}
.contact_body .inner-each-form-sm:nth-child(2),
.contact_body .inner-each-form-sm:nth-child(4),
.contact_body .inner-each-form-sm:nth-child(6){
    padding: 0;
}
.contact_body .inner-each-form-sm:nth-child(7){
    width: 100%;
}
.contact_body .inner-each-form-sm:nth-child(8){
    width: 100%;
    padding: 0
}
.contact_body .inner-each-form-sm:nth-child(9){
    width: 100%;
    padding: 0
}
.contact_body .inner-each-form-sm:nth-child(10){
    width: 100%;
    padding: 0
}
.contact_body .inner-each-form-sm label {
    font-size: 14px;
    }
    .contact_body .file-submit .upload-file {
    width: 290px;
    margin: 0 auto 15px;
}
.contact_body .captcha {
    margin: 0 0 15px;
}
}



@media only screen and (max-width:420px) {}



@media only screen and (max-width:380px) {

    .contact_info p {

        font-size: 14px;

        margin: 0;

    }

}