

.career-box{display: flex;justify-content: center;align-items: center;width: 100%;height: 300px;border: 2px solid #ccc;text-align: center;padding: 25px;}
.career-box-inner i{font-size: 70px;color: #095797;margin-bottom: 20px;}
.career-box-inner h3{font-size: 18px;font-weight: 600;color: #095797;margin-bottom: 16px;}
.career-main-head{text-align: center; margin-bottom: 60px;}
.career-main-head h3{color: #095797;font-weight: 700;text-transform: uppercase;font-size: 28px;}
.career-main-wrap{padding: 100px 0px 60px;margin-bottom: 100px;}
.career-box-inner h5{color: #000;font-size: 17px;}
.career-box{margin-bottom: 35px;}
.main-career-link:hover .career-box{background-color: #095797;}
.main-career-link:hover .career-box-inner i{color: #fff;}
.main-career-link:hover .career-box-inner h3{color: #fff;}
.main-career-link:hover .career-box-inner h5{color: #fff;}
.main-career-link{text-decoration: none;}
.browse-category{text-align: center;}
.browse-category a{color: #fff;text-decoration: none;background-color: #085696;padding: 15px 30px;display: inline-block;margin-top: 19px;font-size: 18px;}
.how-career-image img{width: 100%; margin-bottom: 70px;}
.how-career-head{text-align: center; margin-bottom: 50px;}
.how-career-head h3{color: #095797;font-weight: 700;text-transform: uppercase;font-size: 28px;}
.career-main-wrap{background-color: #f4f4f4;}
.career-feat-box{display: flex;border-width: 2px 2px 2px 17px;border-style: solid;border-color: #ccc;padding: 40px;align-items: center;margin-bottom: 40px;}
.career-feat-img img{max-width: 260px;max-height: 200px;object-fit: cover;}
.career-feat-content{width: 68%;padding: 0px 40px;}
.career-feat-content h3{color: #085696;font-weight: 800;font-size: 31px;margin-bottom: 13px;}
.career-feat-content h5{font-size: 27px;font-weight: 600;margin-bottom: 19px;}
.career-feat-content p{color: #878585;font-size: 17px;}
.career-feat-content ul{padding-left: 0px;list-style-type: none;display: flex;}
.career-feat-content ul li{margin-right: 33px;color: #878585;font-weight: 500;font-size: 18px;}
.career-feat-content ul li i{color: #063f6e;font-size: 26px;margin-right: 8px;}
.browse-jobs{text-align: center;width: 32%;display: flex;justify-content: center;align-items: center;}
.browse-jobs a{border: 2px solid #063f6e;padding: 12px 60px;color: #063f6e;text-decoration: none;font-size: 23px;display: inline-block;}
.career-feat-head{margin-top: 50px;}
.career-feat-head h4{font-size: 36px;font-weight: 700;margin-bottom: 30px;}
.career-feat-content p a{color: #095797; text-decoration: none;}
.tech-det-main{background-color: #fff;box-shadow: 0px 0px 10px #ccc;width: 80%;padding: 15px;margin-top: -120px;position: relative;}
.tech-det-main ul{display: flex;justify-content: space-between;list-style-type: none;margin-bottom: 0;padding: 13px 21px;}
.tech-det-main ul li{color: #095696;font-size: 22px;font-weight: 600;display: flex;position: relative;padding: 21px 0px;}
.tech-det-main ul li i{margin-right: 12px;font-size: 40px;}
.tech-det-main ul li:after{content: '';width: 1px;height: 100%;background-color: #d3d3d3;position: absolute;right: -31px;top: 0;}
.tech-det-main ul li:last-child:after{display: none;}
.tech-form-inner img{width: 100%;}
.tech-detail-form{padding: 30px 0px 6px;}
.tech-det-form-main{box-shadow: 0px 0px 10px #ccc;}
.tech-form-right{background-color: #fff; /* padding: 50px; */ height: 100%;}
.tech-form-right-inner form input{border: none;border-bottom: 3px solid #085696;border-radius: 0;margin-bottom: 25px;padding: 33px 7px;}
.tech-form-right-inner form textarea{border: none;
    border-bottom: 3px solid #085696;
    border-radius: 0;
    margin-bottom: 55px;
    padding: 33px 7px;height: 150px;}
.tech-form-right-inner form button{background-color: #085696;color: #fff;border: none;padding: 15px 26px;font-size: 21px;}
.tech-form-right{display: flex;justify-content: center;align-items: center;width: 100%; padding: 0px 50px;}
.tech-form-right-inner{width: 100%;}
.tech-form-inner{position: relative;}
.tech-form-inner h2{position: absolute;top: 0;left: 0;right: 0;margin: 0 auto;font-size: 56px;color: #fff;font-weight: 900;text-align: center;display: flex;justify-content: center;align-items: center;height: 100%;}
.tech-choose-right img{width: 100%;}

.tech-choose-head-main h2.tech-choose-head{margin-bottom: 56px;color: #085696; font-weight: 700;font-size: 37px;text-align: center;}

.tech-choose-us{padding: 70px 0px 50px;background-color: #f4f4f4;margin-top: 50px;}

.why-choose-main h3{color: #085696;font-weight: 700;font-size: 33px;margin-bottom: 27px;}
.why-choose-main{padding: 110px 0px 50px;text-align: center;}
.why-choose-main p{font-size: 17px;color: #000;}

.info-image-div img{width: 100%;}
.info-image-main{background-color: #f4f4f4;padding: 70px 0px;margin-bottom: 0px;}

.navbar-brand{width: 18%;}
.navbar-brand img{width: 100%;}

.how-does-wrap{
    background-color: #095696;
    padding: 80px 0px;
    margin: 40px 0px;
}
.how-does-content h3{
    text-align: center;
    color: #fff;
    margin-bottom: 30px;
    font-size: 33px;
    font-weight: 600;
}
.how-does-content p{
    text-align: center;
    color: #ffff;
}



.career-find-job{
    border-width: 2px 2px 2px 17px;
    border-style: solid;
    border-color: #ccc;
    padding: 30px;
    margin-bottom: 40px;
}
.career-find-inner h4{
    color: #063f6e;
    font-weight: 700;
    font-size: 27px;
    margin-bottom: 15px;
}
.career-find-inner h5{
    color: #000;
    font-size: 23px;
    font-weight: 500;
}
.career-find-inner p{
    font-size: 21px;
    color: #000;
    font-weight: 500;
}
.career-find-inner a{
    display: inline-block;
    /* background-color: #063f6e; */
    color: #063f6e;
    text-decoration: none;
    padding: 8px 29px;
    font-size: 20px;
    margin: 10px 0px;
    border: 2px solid #063f6e;
    font-weight: 600;
}
.career-detail-right{}
.career-detail-right h3{
    margin-bottom: 27px;
    font-size: 24px;
    font-weight: 700;
    color: #085696;
}

.career-find-inner h5 i{
    color: #063f6e;
    margin-right: 10px;
}
.career-detail-wrap{padding: 100px 0px 50px;}
.career-detail-left{}
.career-detail-left h2{
    font-size: 31px;
    font-weight: 800;
    color: #095797;
    margin-bottom: 20px;
}
.career-detail-left h2 i{
    margin-right: 9px;
}
.career-detail-left h3{
    font-weight: 700;
    color: #095797;
    margin-bottom: 18px;
    margin-top: 40px;
    font-size: 25px;
}
.career-detail-left ul{
    padding-left: 0;
    list-style-type: none;
}
.career-detail-left ul li{
    color: #000;
    font-size: 15px;
    margin-bottom: 16px;
    font-weight: 500;
    position: relative;
}
.career-detail-left ul li:before{content: '\f111';color: #063f6e;font-family: 'Font Awesome 5 Free';font-weight: 600;font-size: 8px;margin-right: 10px;}

.career-detail-left p{color: #000; font-size: 16px;}

.career-detail-profile-main{background-color: #095696; padding: 65px 0px;}


.home-about-back-main{background-image:url('../images/home-bg.png'); background-repeat: no-repeat;
    width: 100%;
    background-size: cover;
    padding: 70px 0px;}
.home-about-content{padding-right: 81px;}
.home-about-images img{width: 100%;}

