
main#main-ab {
    padding-top: 114px;
}

.inner_banner {
    width: 100%;
    height: 300px;
    background-image: url(https://mechatech.co.in/wp-content/themes/twentytwelve/img/aboutbanner.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
}
.inner_banner:before {
    content: '';
    width: 100%;
    height: 100%;
    background: rgb(0 0 0 / 50%);
    top: 0;
    z-index: 1;
    position: absolute;
}
.banner_text {
    padding: 70px 15px 0 15px;
}
.banner_text h2 {
    text-align: left;
    color: #fff;
    position: relative;
    z-index: 2;
    margin-bottom: 0;
    font-size: 45px;
    letter-spacing: -.5px;
    line-height: 40px;
    font-weight: 500;
    font-family: "Poppins";
}
.banner_text p {
    font-size: 18px;
    font-weight: 500;
    margin-top: 15px;
    color: #fff;
    position: relative;
    z-index: 2;
}

/*about-css*/

.about_tab .abo_tab {
  width: 100%;
  display: flex;
  margin-right: 0;
  border: none;
}
.about_tab .abo_tab li {
  width: 33.33%;
}
.about_tab .abo_tab li a {
  padding-left: 0;
  text-align: center;
}
.right_about p {
    font-size: 18px;
    letter-spacing: 0px;
    line-height: 28px;
    color: #000000;
    font-weight: 400;
    font-family: "Poppins";
}
.right_about h6 {
    font-size: 18px;
    letter-spacing: 0px;
    line-height: 28px;
    color: #000000;
    font-weight: 500;
    font-family: "Poppins";
}

/*mission*/

.mission_sec {
  padding: 50px 0;
  background-image: url('../img/client-img.png');
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
  width: 100%;
  height: 100%;
}
.mission_box {
    padding: 30px;
    text-align: center;
    background: #fff;
    height: 100%;
    border-radius: 10px;
}

.mission_img {
    width: 130px;
    display: flex;
    height: 130px;
    margin: auto;
    border-radius: 100px;
    background: #153647;
    align-items: center;
    justify-content: center;
    margin-bottom: 20px;
}

.mission_img img {
    height: auto;
    width: 80px;
    height: 80px;
}

.mission_box h3 {
    font-size: 24px;
    font-weight: 600;
    letter-spacing: .5px;
}

.mission_box p {
    font-size: 16px;
    line-height: 26px;
    margin-bottom: 0;
}

/*product*/

.page_head h2 {
    font-size: 26px;
    color: #000;
    font-weight: 600;
    letter-spacing: 0.4px;
    margin-bottom: 10px;
}
.product_txt h3 {
	font-size: 18px;
    color: #002a4f;
    font-weight: 600;
    margin-bottom: 15px;
}
.product_txt h4 {
    font-size: 18px;
    color: #000;
    font-weight: 600;
    letter-spacing: 0.5px;
    margin-bottom: 5px;
}
.product_txt p {
    font-weight: 400;
    font-size: 16px;
    line-height: 26px;
    color: rgb(0 0 0 / 90%);
}
.inner_product .col-6 {
	width: 54%;
}
.product_img img {
	width: 100%;
	border-radius: 10px;
	overflow: hidden;
}

/*contact-css*/

.common_head h2 {
    font-size: 40px;
    font-weight: 600;
    color: #000000;
    letter-spacing: .5px;
}
.btn_con a{
    color: #fff;
    border-color: #006bad;
    box-shadow: 0 0 25px -10px #4b6584;
}
.btn_con .btn_die:before {
    background: #006bad;
    opacity: 1;
}

/*solution-industry*/

.serviceBox{
    text-align: center;
    height: 100%;
    display: inline-flex;
    flex-wrap: wrap;
}
.serviceBox img{
    width: 100%;
    height: auto;
}
.serviceBox .service-content{
    position: relative;
    background: #e3e8ed;
    color: #f0f4ba;
    padding: 50px 30px 30px;
}
.serviceBox .service-icon{
    display: block;
    width: 70px;
    height: 70px;
    background: #fff;
    border-radius: 2px;
    position: absolute;
    top: -35px;
    left: 0;
    right: 0;
    margin: auto;
    transform: rotate(45deg);
    display: flex;
}
.service-icon img {
    width: 45px;
    margin: auto;
    transform: rotate(-45deg);
}
/*.serviceBox .service-icon i{
    font-size: 30px;
    line-height: 70px;
    color: #006bad;
    transform: rotate(-45deg);
    display: block;
}*/
.serviceBox .title{
    font-size: 20px;
    font-weight: 600;
    margin-top: 10px;
    margin-bottom: 10px;
    text-transform: uppercase;
}
.serviceBox .description{
    font-size: 14px;
    line-height: 25px;
    color: #000;
    margin-bottom: 20px;
}
.serviceBox .read-more{
    display: inline-block;
    padding: 7px 20px;
    border: 1px solid #006bad;
    border-radius: 2px;
    font-size: 14px;
    font-weight: 500;
    color: #fff;
    background: #006bad;
    text-transform: capitalize;
    transition: all 0.5s ease 0s;
}
.serviceBox .read-more:hover{
    color: #006bad;
    background: #fff;
    text-decoration: none;
}
.serviceBox.middle .service-content{
    padding: 30px 30px 50px;
}
.serviceBox.middle .service-icon{
    bottom: -35px;
    top: auto; 
}


/*career*/
.job-offers__result {
    padding-bottom: 2.6rem;
    padding-top: 30px;
    font-weight: 600;
    color: #000;
}

.job-offers__list {
    width: 100%;
    padding-bottom: 10rem;
}
.job-preview:not(:last-child) {
    margin-bottom: 2.5rem;
}
.job-preview {
    display: grid;
    grid-template-columns: 6fr 4fr auto;
    gap: 3rem;
    text-align: left;
    width: 100%;
    padding: 30px 30px 0 30px;
    border-radius: 0.6rem;
    border: solid 0.1rem #e2e5e9;
    line-height:1.5;
	transition-duration: 300ms;
	transition-property: box-shadow,border;
}
.job-preview__col {
    padding-bottom: 30px;
}
.job-preview__header {
    display: block;
    margin-bottom: 1rem;
    color: #333;
    max-width: 50rem;
}
.job-preview__header a{
	color:#757e81;
	font-weight:600;
}
.job-preview__details {
font-size: 14px;
    color: #000;
    text-decoration: underline;
}
.status--ongoing {
    color: #ca9672;
}
.job-preview__col .status {
    margin-top: 3rem;
}
.job-preview__undisclosed {
    color: #757e8a;
    font-size: 18px;
    font-style: italic;
}
.job-perks {
    display: flex;
    flex-wrap: wrap;
    margin: 1rem 0 3rem;
    gap: 1rem 2.5rem;
}
.job-perks__perk {
    display: flex;
    align-items: center;
    color: #333;
    font-size: 13px;
}
.job-perks__perk svg {
    margin-right: 0.5rem;
}
.job-preview__list {
    margin-top: 3rem;
}
.job-preview__col:last-child {
    justify-self: end;
}
.ng-button{
border-radius: 21px;
    background-color: #2869ad;
    border: 1px solid #2869ad;
    font-size: 16px;
    letter-spacing: 0px;
    line-height: 22px;
    color: #ffffff;
    font-weight: 400;
    font-family: "Poppins";
    text-align: center;
    padding: 10px 26px;
    margin: 0;
    transition: 0.3s;
    min-width: 11.5em;
    display: block;
}
.job-preview:hover {
    box-shadow: 0 2rem 4rem rgb(0 0 0 / 10%);
}


section.in_About {
    background: #F2F2F2;
    padding: 60px 0;
    border-top: 1px solid rgb(0 0 0 / 2%);
}
.in_head h1, .in_head h2 {
    font-size: 40px;
    font-weight: 600;
    margin-bottom: 15px;
}
.in_head p {
    font-size: 16px;
    font-weight: 400;
}
.in_head.job_detail a {
    background: #2869ad;
    display: inline-block;
    padding: 12px 40px;
    border-radius: 50px;
    transition: 1s all;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 600;
    color: #fff;
    letter-spacing: 0.5px;
    text-align: center;
    margin-top: 10px;
}
section.how_work_sec {
    padding: 60px 0;
    position: relative;
    background: #fff;
}
.openings {
    border-style: solid;
    border-width: 0px 0px 0px 4px;
    border-color: #c9b5a7;
    transition: background .3s,border .3s,border-radius .3s,box-shadow .3s;
    margin-top: 0px;
    margin-bottom: 30px;
    padding: 30px;
    box-shadow: 0px 5px 15px 0px rgba(0,0,0,.14);
}
.openings h4 {
    font-weight: 500;
    color: #000;
    font-size: 30px;
    letter-spacing: 1.5px;
    margin: 0;
    padding-bottom: 20px;
}
.openings .job_detailtxt {
    padding-bottom: 30px;
}
.openings .job_detailtxt ol {
    margin: 0;
    list-style: circle;
}
.contact_form .form-group {
    margin-bottom: 15px;
}
.contact_form .form-group label {
    color: #03122a;
    font-size: 14px;
    font-weight: 500;
    display: block;
    margin-bottom: 5px;
    letter-spacing: 0.5px;
}
.contact_form .form-group .form-control {
    border: 1px solid #03122a;
    border-radius: 8px;
    min-height: 50px;
}
.contact_form.job_form .form-group .form-control[type="file"]{line-height:36px;}
.contact_form .btn {
    background: #2869ad;
    display: block;
    padding: 12px 18px;
    border-radius: 50px;
    transition: 1s all;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 600;
    color: #fff;
    letter-spacing: 0.5px;
    text-align: center;
    width: 200px;
    margin: 0 auto;
    margin-top: 10px;
    border: 0;
}
.openings p {
    font-size: 15px;
    letter-spacing: 0px;
    line-height: 25px;
    color: #000000;
    font-weight: 400;
    font-family: "Poppins";
}