/*test123*/
.contact-map * {
    box-sizing: border-box
}

.contact-map {
    width: 100%;
    float: left
}

.contact-map .contact-map-main {
    height: 433px;
    background-image: url(../images/map.jpg);
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat
}

.contact-map-main .contact-map-left {
    width: 50%;
    float: left;
    padding-top: 100px
}

.contact-map-main .contact-map-left h2 {
    font-size: 47px;
    color: #333;
    font-weight: 300;
    line-height: 45px
}

.contact-map-main .contact-map-left h2 span {
    color: #c3190d;
    font-weight: 600
}

.contact-map-main .contact-map-right {
    width: 50%;
    float: left;
    text-align: right;
    margin-top: 30%
}

.contact-map-right .form-control {
    background: #312f45;
    color: #fff;
    height: 48px;
    border: none;
    padding: 0 20px
}

.brdcrumb.brdcrumb1 {
    position: relative;
    bottom: 0;
    padding: 20px 0
}

.brdcrumb.brdcrumb1 ul li {
    list-style: none;
    display: inline-block;
    position: relative;
    color: #312f45;
    margin-right: 35px;
    font-size: 14px;
    font-weight: 300
}

.brdcrumb.brdcrumb1 ul li:before {
    position: absolute;
    top: 3px;
    right: -25px;
    content: '/';
    color: #312f45
}

.brdcrumb {
    position: absolute;
    bottom: 20px;
    width: 100%;
    z-index: 9
}

.brdcrumb ul {
    padding: 0;
    margin: 0
}

.brdcrumb ul li {
    list-style: none;
    display: inline-block;
    position: relative;
    color: #fff;
    margin-right: 35px;
    font-size: 14px;
    font-weight: 300
}

.brdcrumb ul li:before {
    position: absolute;
    top: 0;
    right: -25px;
    content: '/';
    color: #fff
}

.brdcrumb ul li:last-child:before {
    display: none
}

.brdcrumb ul li a img {
    width: auto
}
.verticals_area .v-left_box {
    width: 22%;
    float: left
}
.brdcrumb.brdcrumb1 {
    position: relative;
    bottom: 55px;
    padding: 0 0
}

.reachus-part * {
    box-sizing: border-box
}

.reachus-part {
    width: 100%;
    float: left
}

.reachus-part .reachus-part-main {
    width: 100%;
    float: left
}

.reachus-part-main .brdcrumb.brdcrumb1 {
    position: relative;
    bottom: 55px;
    padding: 0 0
}

.reachus-part-main .reachus-part-box {
    width: 100%;
    float: left;
}

.reachus-part-box .reachus-part-box-left {
    width: 14%;
    float: left;
    background: #312f45;
    height: 274px;
    padding: 75px 48px 0 48px;
    position: relative;
    top: -45px;
}

.reachus-part-box .reachus-part-box-left h2 {
    color: #fff;
    text-transform: uppercase;
    font-size: 30px;
    font-weight: 500
}

.reachus-part-box .reachus-part-box-left h3 {
    color: #fff;
    font-size: 20px;
    font-weight: 400;
    text-align: right;
    padding-bottom: 10px
}

.reachus-part-box .reachus-part-box-right, .reachus-part-box .reachus-part-box-rightResumeSect {
    width: 45%;
    float: left;
    margin-left: 51px;
    padding-top: 30px
}

.reachus-part-box .reachus-part-box-right h4 {
    font-size: 24px;
    color: #212121;
    font-weight: 600;
    padding-bottom: 35px
}

.reachus-part-box .reachus-part-box-right ul {
    padding: 0;
    margin: 0
}

.reachus-part-box .reachus-part-box-right ul li {
    list-style: none;
    display: block;
    margin-bottom: 13px
}

.reachus-part-box .reachus-part-box-right ul li a.twomail {
    padding-left: 10px
}

.reachus-part-box .reachus-part-box-right ul li a {
    color: #333;
    font-size: 18px;
    padding-left: 35px
}

.reachus-part-box .reachus-part-box-right ul li:nth-child(1) {
    background: url(../images/f_mobile1.png) no-repeat top 0 left 6px
}

.reachus-part-box .reachus-part-box-right ul li:nth-child(2) {
    background: url(../images/icon-email.png) no-repeat top 6px left 3px
}

.reachus-part-box .reachus-part-box-right ul li a:hover {
    color: #e92d20
}

.reachus-part-main .contact-form {
    width: 100%;
    float: left
}

.reachus-part-main .contact-form h2 {
    color: #312f45;
    font-size: 30px;
    font-weight: 600
}

.reachus-part-main .contact-form h2 span {
    font-size: 20px;
    font-weight: 400;
    text-transform: uppercase
}

.contact-form form * {
    box-sizing: border-box
}

.contact-form form {
    margin: 0 -15px;
    display: inline-block;
    padding-top: 40px;
    width: 100%
}

.contact-form form .form-group {
    width: 50%;
    float: left;
    padding: 0 15px;
    margin-bottom: 25px;
    position: relative
}

.contact-form form .form-group label.validationError {
    color: red;
    position: absolute;
    left: 15px;
    bottom: -16px;
    font-size: 11px;
    display: block
}

.contact-form form .form-group:nth-child(2) {
    background: url(../images/f_name.png) no-repeat 20px 6px
}

.contact-form form .form-group:nth-child(3) {
    background: url(../images/f_mobile.png) no-repeat 20px 6px
}

.contact-form form .form-group:nth-child(4) {
    margin-right: 0;
    background: url(../images/f_email.png) no-repeat 20px 10px
}

.contact-form form .form-group:nth-child(5) {
    background: url(../images/f_country.png) no-repeat 20px 9px
}

.contact-form form .form-group:nth-child(6) {
    width: 100%;
    margin-right: 0;
    background: url(../images/f_textarea.png) no-repeat 20px 5px
}

.contact-form form .form-group:nth-child(7) {
    width: 50%
}

.contact-form form .form-group:nth-child(8) {
    width: 100%
}

.contact-form form .form-group .captcha-form-group p {
    margin-bottom: 10px
}

.contact-form form .form-group .captcha-form-group .captcha {
    width: 156px!important;
    float: left
}

.contact-form form .form-group .captcha-form-group .refreshCaptchaReg {
    float: left;
    margin-top: 5px
}

.contact-form form .form-group .captcha-form-group .captcha-v {
    float: left;
    width: 100px;
    margin-left: 10px
}

.contact-form form .form-group .captcha-form-group .captcha-v input[type=text] {
    padding: 10px;
    text-align: center;
    border: 1px solid #95949f
}

.contact-form form .form-group .send-btn {
    width: 126px;
    height: 39px;
    border: 1px solid #959595;
    border-radius: 30px;
    background: 0 0;
    color: #312f45;
    font-size: 16px;
    position: relative;
    cursor: pointer
}

.contact-form form .form-group .send-btn:hover {
    transition: .5s ease-in-out;
    -moz-transition: .5s ease-in-out;
    -webkit-transition: .5s ease-in-out;
    -ms-transition: .5s ease-in-out
}

.contact-form form .form-group .send-btn:hover:before {
    right: -55px
}

.contact-form form .form-group .send-btn:before {
    content: '';
    position: absolute;
    top: 18px;
    right: -45px;
    width: 67px;
    height: 1px;
    background: #312f45;
    transition: .5s ease-in-out;
    -moz-transition: .5s ease-in-out;
    -webkit-transition: .5s ease-in-out;
    -ms-transition: .5s ease-in-out
}

.contact-form form .form-group .form-control {
    width: 100%;
    box-sizing: border-box;
    height: 40px;
    color: #000;
    /* border-top: 0 solid #95949f;
    border-right: 0 solid #95949f;
    border-left: 0 solid #95949f;
    border-bottom: 1px solid #95949f; */
    font-size: 13px;
    background: 0 0;
    padding: 11px 45px
}

.contact-form form .form-group .form-control.form-control-text {
    resize: inherit;
    padding: 11px 45px
}


.branch-offices * {
    box-sizing: border-box
}

.branch-offices {
    width: 100%;
    float: left;
    background: #fff;
    padding-top: 45px;
    padding-bottom: 70px
}

.branch-offices .branch-offices-main {
    width: 100%;
    float: left
}

.branch-offices-main .branch-offices-text {
    width: 100%;
    float: left
}

.branch-offices-main .branch-offices-text h3 {
    text-align: center;
    position: relative;
    font-size: 20px;
    text-transform: uppercase;
    font-weight: 600;
    padding-bottom: 50px
}

.branch-offices-main .branch-offices-text h3:before {
    content: '';
    position: absolute;
    width: 117px;
    height: 6px;
    background: url(../images/bo.png);
    left: 50%;
    transform: translate(-50%,-50%);
    top: 31px
}

.branch-offices-main .branch-offices-boxs {
    width: 100%;
    float: left
}

.branch-offices-boxs .branch-offices-box {
    width: 31%;
    float: left;
    background: #ededed;
    margin-right: 44px;
    padding: 45px;
    margin-bottom: 15px
}

.branch-offices-boxs .branch-offices-box:nth-child(3) {
    margin-right: 0
}

.branch-offices-boxs .branch-offices-box:nth-child(6) {
    margin-right: 0
}

.branch-offices-boxs .branch-offices-box h4 {
    font-size: 24px;
    color: #333
}

.branch-offices-boxs .branch-offices-box p {
    color: #333;
    font-size: 18px;
    padding: 35px 0
}

.branch-offices-boxs .branch-offices-box ul {
    padding: 0;
    margin: 0
}

.branch-offices-boxs .branch-offices-box ul li {
    list-style: none;
    display: block;
    margin-bottom: 10px
}

.branch-offices-boxs .branch-offices-box ul li a {
    color: #333;
    font-size: 18px;
    padding-left: 35px
}

.branch-offices-boxs .branch-offices-box ul li:nth-child(1) a {
    background: url(../images/icon-email.png) no-repeat top 5px left 0
}

.branch-offices-boxs .branch-offices-box ul li:nth-child(2) a {
    background: url(../images/f_mobile1.png) no-repeat top 0 left 3px;
    text-decoration: underline
}

.branch-offices-boxs .branch-offices-box ul li a:hover {
    color: #e92d20
}
.old_design,
.old_design * {
    display: none;
    font-size: 0;
    width: 0;
    height: 0;
    border: none;
}
.new_dgn_otr {

}
.new_dgn_otr * {
    font-size: 18px;
    font-family: "Source Sans Pro", sans-serif;
    line-height: 1.3;
    box-sizing: border-box;
}
.banner_bx {    
    height: 550px;
    background-image: url(../images/banner/contact_us/banner.jpg);
    background-size: cover;
    background-position: top; center;
    background-repeat: no-repeat
}
.reachus_otr {
    background-color: #d8d8d8;   
    position: relative; 
}
.reachus_bx {
    padding: 5px;
    border-radius: 30px;
    background-color: #fff;
    position: relative;
    top: -50px;
}
ul {
    list-style: none;
}
.right_job_bx {
    color: #fff;
    background-color: rgb(49 47 69);
    height: 400px;
    height: 350px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    border-radius: 30px 30px 0px 0px;
}
.right_job_bx .h2 {
    font-size: 45px;
    font-weight: bold;
    line-height: 1;
}
.right_job_bx p {
    color: #b5b6ba;
    font-weight: 300;
    letter-spacing: .3px;
    /* letter-spacing: 5px; */
    word-spacing: 3px;
    padding: 15px 0;
}
.your_resume_bx {
    padding-top: 15px;
    padding-bottom: 15px;
    display: flex
;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}
.your_resume_bx .your_resume .fa {
    margin-left: 25px;
}
.your_resume_bx .your_resume, 
.your_resume_bx .email_id {
    font-size: 19px;
    font-weight: 500;
    padding: 20px 40px;
    border-radius: 50px;
    line-height: 1;
}
.your_resume_bx .your_resume {
    background-color: #fff;
    color: #333;
}
.your_resume_bx .email_id {
    background-color: #d82123;
    color: #ffffff;
}
.your_resume_bx .or_bx {
    padding: 0 10px;
    font-size: 16px;
    font-weight: 300;
    text-align: center;
    color: #b5b6ba;
    padding-bottom: 8px;
}
.your_resume_bx .or_bx strong {
    display: block;
    font-weight: 400;
    font-size: 22px;
    line-height: 1;
    color: #fff;
}
.map_bx {
    text-align: center;
}
.map_bx img {
    border: 1px solid #c0c0c0;
    margin: 0 auto 50px auto;
    border-radius: 15px;
    width: 85%;
}
.map_bx iframe {
    width: 100%;
    max-width: 1080px;
    height: 350px;
    border: 2px solid #c0c0c0;
    border-radius: 15px;
    margin-bottom: 50px;
}
.reach_us_otr {
    padding: 50px 100px;
    display: flex;
    justify-content: space-between;
}
.reach_us_bx {
    /*padding: 0 120px 0 0px;*/
    width: 45%;
}
.reach_us_otr .h3 {
    font-size: 48px;
    font-weight: 500;
    font-weight: 700;
    line-height: 1;
    padding-bottom: 50px;
}
.reach_us_otr .connect_opt {
    /*font-size: 22px;*/
}
.reach_us_otr .connect_opt li {
    font-size: 20px;
    font-weight: 300;
    padding-top: 2px;
    line-height: 1.3;
    padding-left: 60px;
    position: relative;
    margin-bottom: 25px;
    width: 100%;
    min-height: 35px;
    font-family: 'Source Sans Pro', sans-serif;
}
.reach_us_otr .connect_opt li:first-child {
    padding-top: 0px;
    max-width: 400px;
}
.reach_us_otr .connect_opt li:before {
    font: normal normal normal 14px / 1 FontAwesome;
    width: 35px;
    height: 35px;
    background-color: #df3333;
    position: absolute;
    top: 0;
    left: 0;
    font-size: 16px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
    border-radius: 50px;
}
.reach_us_otr .connect_opt li:first-child:before {
    top: 2px;
}
.fa-map-marker:before {
    content: "\f041";
}
.fa-phone:before {
    content: "\f095";
}
.fa-envelope:before {
    content: "\f0e0";
}
.reach_us_frm {
    background-color: #f4f1fa;
    padding: 40px 30px;
    border: 1px solid #cfced2;
    border-radius: 15px;
    width: 45%;
}
.reach_us_frm li {
    padding-bottom: 15px;
}
.reach_us_frm label {
    display: block;
    /*padding-bottom: 5px;*/
}
.reach_us_frm .mindustry_str {
    color: #df3333;
}
.reach_us_frm input,
.reach_us_frm textarea,
.reach_us_frm select.select-option {
    border: 1px solid #cfced2;
    height: 45px;
    width: 100%;
    padding: 10px 15px;
}
.reach_us_frm textarea {
    height: 90px;
}
.reach_us_frm input::placeholder, 
.reach_us_frm textarea::placeholder {
    font-size: 18px;
    letter-spacing: .3px;
    font-family: 'Source Sans Pro', sans-serif;
    color: #c8c8c8;
}
.reach_us_frm button {
    color: #fff;
    background-color: #df3333;
    border: 1px solid #df3333;
    padding: 10px 0px;
    margin-top: 15px;
    width: 200px;
    text-align: center;
    border-radius: 50px;
}
.branch_otr {
    padding: 35px 0;
    background-color: #eee;
}
.branch_otr .h2 {
    position: relative;
    font-size: 48px;
    text-align: center;
    font-weight: 500;
    line-height: 1;
    padding-bottom: 15px;
}
.branch_otr .h2:before {
    position: absolute;
    left: 0;
    bottom: 0;
    content: '';
    width: 100%;
    height: 5px;
    background-image: url(../images/icons/h_btm_line.png);
    background-size: 225px;
    background-position: bottom; center;
    background-repeat: no-repeat
}
.branch_otr ul {
    display: flex;
    /*align-items: center;*/
    align-items: stretch;
    flex-wrap: wrap;
    margin: 0 -1.366%;
}
.branch_otr > ul > li {
    background-color: #fff;
    border-radius: 10px;
    border: 1px solid #bbbbbb;
    width: 30.3666%;
    /*min-height: 250px;*/
    padding: 25px;
    margin: 1.366%;
}
.branch_otr > ul > li a {
    text-decoration: none;
    color: #404040;
}
.branch_otr > ul > li li {
    font-family: "Source Sans Pro", sans-serif;
    line-height: 1.3;
    width: 100%;
    padding: 0 10px;
}
.branch_bx h4 {
    font-size: 25px;
    display: flex;
    align-items: center;
    padding-bottom: 10px;
}
.branch_bx h4 span {
    font-size: 24px;
    padding-left: 10px;
}
.branch_bx h4 img {
    width: 42px;
    height: 42px;
    border-radius: 50px;
    border: 1px solid #e5e3e3;
}
.branch_otr > ul > li ul {
    padding-left: 7px;
}
.branch_otr > ul > li li {
    font-weight: 300;
    width: 100%;
    padding: 0 10px 0 25px;
    margin-left: 10px;
    margin-bottom: 10px;
    position: relative;
}
.branch_otr > ul > li li.fa:before {    
    font: normal normal normal 14px / 1 FontAwesome;
    color: #e03434;
    position: absolute;
    top: 5px;
    left: 0px;
    right: 0;
    text-align: center;
    width: 20px;
    font-size: 16px;
}
.branch_otr > ul > li li.fa a {
    /*padding-left: 6px;*/
}
@media screen and (max-width: 767px) {
    .reachus_otr {
    padding: 0 0 !important;
}
.banner_bx {
    background-image: url(../images/banner/contact_us/mob_banner.jpg);
}
.right_job_bx {
    height: auto;
    padding: 65px 0;
}
  .right_job_bx .h2 {
    font-size: 36px;
    text-align: center;
    padding: 0 15%;
}
.right_job_bx p {
    text-align: center;
    padding: 15px 15%;
}
.right_job_bx {
    padding: 50px;
    box-sizing: content-box;
}
.your_resume_bx {
    flex-direction: column;
    align-items: stretch;
    text-align: center;
    padding-bottom: 50px;
    padding: 10px 25px;
}
.your_resume_bx .your_resume, 
.your_resume_bx .email_id {
    font-size: 17px;
    padding: 15px 40px;
    display: block;
}
.your_resume_bx .your_resume .fa {
    margin-left: 4px;
}
.reach_us_otr {
    padding: 50px 10px;
    flex-direction: column;
}
.reach_us_bx,
.reach_us_frm {
    width: 100%;
}
.reach_us_otr .h3 {
    font-size: 29px;
    padding-bottom: 20px;
}
.reach_us_otr .connect_opt li {
    padding-left: 45px;
}
.reach_us_frm {
    padding: 10px 15px;
    padding: 0;
    background-color: transparent;
    border: 0;
}
.reach_us_frm button {
    margin-top: 0;
}
.map_bx {
    padding: 0 10px;
}
.map_bx iframe {
    margin-bottom: 6px;
}
.branch_otr ul {
    flex-direction: column;
}
.branch_otr > ul > li {
    border-radius: 10px;
    width: 100%;
    min-height: auto;
    margin: 0;
    margin-bottom: 15px;
}
.branch_bx h4 {
    padding-bottom: 10px;
}
/*@media screen and (max-width: 767px) {*/
}ction: column;
    margin: 0;
}
.branch_otr > ul > li {
    border-radius: 10px;
    width: 100%;
    min-height: auto;
    margin: 0;
    margin-bottom: 15px;
}
.branch_otr .h2 {
    font-size: 29px;
    padding-bottom: 30px;
    margin-bottom: 30px;
}
.branch_otr .h2:before {
    background-size: 135px;
}
.branch_bx h4 {
    padding-bottom: 10px;
}
/*@media screen and (max-width: 767px) {*/
}