.about-us .header.white-bg {
    -webkit-box-shadow: 0 4px 13px -6px rgba(0, 0, 0, 0.11);
    -moz-box-shadow: 0 4px 13px -6px rgba(0, 0, 0, 0.11);
    box-shadow: 0 4px 13px -6px rgba(0, 0, 0, 0.11);
    position: relative;
    float: left;
    width: 100%;
}
.about-us .header.white-bg.sticky {
    position: fixed;
}
.about-us .white-bg nav.main-menu ul li a.menuBtn span {
    background: rgba(197, 199, 210, 0.5);
}
.about-us .white-bg nav.main-menu ul li:hover a.menuBtn span {
    background: #f13e42;
}
.about-us .white-bg.sticky nav.main-menu ul li a.menuBtn span {
    background: #f13e42;
}
.header.white-bg.toggle-color .respons-btn span {
    background: rgba(197, 199, 210, 0.5);
}
.career-detail-outer,
.career-outer {
    float: left;
    width: 100%;
    position: relative;
    margin-top: 75px;
}
.career-img img {
    width: 100%;
}
.career-details {
    top: 0;
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 0;
    display: flex;
    align-items: center;
}
.career-detail-outer .career-details {
    position: relative;
    padding-top: 80px;
}
.career-detail-outer .career-details .career-main label {
    margin-right: 15px;
}
.career-main h1 {
    font: 62px/40px SFProDisplay-Bold;
    color: #ffffff;
}
.career-main p {
    color: #a9a9a9;
    font: 20px/28px "SF Pro Display";
}
.about-us .header.white-bg {
    height: 80px;
}
.lead-professional-outer {
    padding: 52px 0;
    float: left;
    width: 100%;
    min-height: 760px;
}
.lead-professional-main {
    position: relative;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: flex-end;
    min-height: 655px;
}
.lead-img {
    width: 60%;
    position: absolute;
    left: 0;
    top: 0;
    display: flex;
    height: 100%;
}
.lead-img img {
    max-width: 100%;
    object-fit: cover;
}
.lead-your-pro {
    float: right;
    width: 50%;
    background: #fff;
    position: relative;
    padding: 35px 60px;
    z-index: 1;
}
.lead-your-pro h3 {
    position: relative;
    color: #f13e42;
    padding-bottom: 15px;
}
.lead-your-pro h2 {
    color: #221f1f;    margin-bottom: 20px;
}
.lead-your-pro p {
    color: #56606e;
    font: 17px/27px "SF Pro Display";
}
.lead-your-pro p a {
    color: #022a5e;
}
.lead-your-pro a.opening {
    font: 14px/20px SFProDisplay-Bold;
    color: #022a5e;
    background: #023575;
    display: inline-block;
    position: relative;
    margin-right: 8px;
    margin-top: 15px;
    text-transform: uppercase;
    border-radius: 40px;
    text-decoration: none;
    color: #fff !important;
    padding: 10px 40px 10px 40px;
    overflow: inherit;
}
.lead-professional-main:after {
    background: url(../images/gamla.jpg) no-repeat;
    width: 87px;
    height: 168px;
    content: "";
    bottom: 0;
    right: 0;
    position: absolute;
    z-index: 2;
}
.tis-india-outer {
    clear: left;
    float: left;
    width: 100%;
    padding: 20px 0 52px 0;
    padding-bottom: 80px;
    position: relative;
}
.tis-india-outer img {
    max-width: 100%;
    width: 100%;
}
.tis-india-contet {
    position: absolute;
    top: 25px;
    width: 100%;
    left: 0;
}
.tis-india-sec {
    width: 650px;
}
.tis-india-sec h3 {
    color: #53a4f4;
}
.tis-india-sec h2 {
    margin-top: 0;
    margin-bottom: 10px;
}
.tis-india-sec p {
    color: #56606e;
    font: 17px/27px "SF Pro Display";
}
.file {
    visibility: hidden;
    position: absolute;
}
.openings-outer {
    float: left;
    width: 100%;
}
.opening-left {
    float: left;
    width: 40%;
    padding-right: 15px;
}
.opening-left h3 {
    color: #f13e42;
}
.opening-left h2 {
    font: 30px/40px SFProDisplay-Bold;
}
.opening-right {
    float: left;
    width: 60%;
    padding-left: 15px;
}
.opening-right p {
    color: #56606e;
    font: 17px/27px "SF Pro Display";
}
.openings-main {
    display: flex;
}
.senior-project {
    padding-top: 50px;
}
.senior-project ul {
    display: flex;
    flex-wrap: wrap;
    border: 1px solid #e6e6e6;
    border-bottom: none;
    margin-bottom: 50px;
    border-right: none;
}
.senior-project ul li {
    width: 100%;
    border-bottom: 1px solid #e6e6e6;
    border-right: 1px solid #e6e6e6;
}
.senior-project ul li a {
    padding: 30px 50px;
    display: block;
    text-decoration: none;
}
.senior-project-box h3 {
    font: 20px/26px SFProDisplay-Bold;
    color: #002a6e;
    text-transform: uppercase;
}
.senior-project-box label {
    font: 20px/27px "SF Pro Display";
    color: #56606e;
    display: inline-block;
    margin-bottom: 0;
    margin-right: 15px;
}
.career-detail-outer {
    background: #f8f8fa;
}
.apply-here {
    float: left;
    width: 100%;
    padding: 60px 0 80px 0;
    background: #f8f8fa;
    display: flex;
}
.apply-here .container {
    display: flex;
}
.apply-here .apply-left {
    background: #fff;
    float: left;
    width: 60%;
    padding: 70px 50px 0 50px;
    box-sizing: border-box;
}
.apply-here .apply-left ul {
    margin-bottom: 25px;
    float: left;
    width: 100%;
}
.apply-here .apply-left ul li {
    font-size: 18px;
    line-height: 30px;
    color: #56606e;
}
.apply-here .apply-left h2 {
    color: #f13e42;
    font-size: 30px;
    line-height: 45px;
}
.apply-here .apply-right {
    background: #053777;
    float: left;
    padding: 50px 70px;
    box-sizing: border-box;
    width: 40%;
}
.apply-here .apply-right .form-box {
    float: left;
    width: 100%;
}
.apply-here .apply-right h3 {
    color: #fff;
    font-size: 22px;
    line-height: 32px;
    text-align: left;
    text-transform: uppercase;
}
.apply-here .apply-right h4 {
    color: #fff;
    font-size: 19px;
    line-height: 30px;
    text-align: left;
    text-transform: capitalize;
    float: left;
    width: 100%;
}
.apply-here .apply-right form .form-box .box {
    margin-bottom: 15px;
    float: left;
    width: 100%;
}
.apply-here .apply-right form .form-box input {
    background: 0 0;
    border: none;
    border-bottom: 1px solid #365e91;
    color: #fff;
    font-size: 16px;
    line-height: 50px;
    width: 100%;
    box-sizing: border-box;
}
.apply-here .apply-right form .form-box input.upload {
    border-bottom: none;
    line-height: 40px;
}
.apply-here .apply-right form .form-box input[type="submit"] {
    background: #fff;
    border-radius: 25px;
    border: none;
    margin-top: 25px;
    color: #053777;
    text-align: center;
    font: 18px/50px SFProDisplay-Bold;
    text-transform: uppercase;
}
.file-upload {
    position: relative;
    overflow: hidden;
    background: 0 0;
    text-transform: capitalize;
    font-size: 18px;
    border: none !important;
    box-shadow: none !important;
    color: #fff !important;
    text-shadow: none;
    padding: 0 10px !important;
    font-family: SFProDisplay-Bold;
    display: inline-block;
    vertical-align: middle;
}
.file-upload:focus,
.file-upload:hover {
    background-color: transparent !important;
}
.file-upload span img {
    margin-right: 5px;
    vertical-align: bottom;
    width: 22px;
}
.file-upload input.upload {
    position: absolute;
    top: 0;
    right: 0;
    margin: 0;
    padding: 0;
    font-size: 20px;
    cursor: pointer;
    opacity: 0;
}
#fileuploadurl {
    display: inline-block;
    border: none;
    vertical-align: text-bottom;
    background: 0 0;
    box-shadow: none;
    font-size: 16px;
    line-height: 40px;
    padding-left: 0;
    width: 220px;
    padding-right: 0;
    font-family: "SF Pro Display";
    color: #fff;
}
.apply-here .apply-right p {
    font: 16px/30px "SF Pro Display";
    color: #fff;
}
.upload-here {
    text-align: left;
    background: 0 0;
    width: 100%;
    border-bottom: 1px solid #365e91;
}
.upload-here label {
    float: left;
    width: 100%;
    display: block;
    padding: 5px 0;
    text-align: left;
    color: #fff;
}
.parsley-pattern,
.parsley-required,
.parsley-type {
    color: #f13e42;
}
.thanks-message {
    color: #1e4e01 !important;
    background: #fff;
    text-align: center;
    font-weight: 500;
}
@media only screen and (max-width: 1280px) {
    .about-us .header.white-bg {
        padding: 5px 15px;
    }
    .career-main h1 {
        font: 40px/40px SFProDisplay-Bold;
        padding-bottom: 0;
    }
    .senior-project ul li {
        padding: 62px 35px;
    }
    .career-main p {
        font: 18px/24px "SF Pro Display";
    }
    .senior-project-box h3 {
        font: 18px/22px SFProDisplay-Bold;
    }
    .senior-project-box label {
        font: 18px/24px "SF Pro Display";
    }
}
@media only screen and (max-width: 1170px) {
    .senior-project ul li {
        padding: 0;
    }
    .opening-right {
        width: 100%;
        padding-left: 0;
    }
    .opening-left {
        width: 100%;
        padding-right: 0;
        margin-bottom: 10px;
    }
    .openings-main {
        display: block;
        float: left;
        margin-bottom: 40px;
    }
}
@media only screen and (max-width: 1024px) {
    .opening-left h2 {
        font: 35px/45px SFProDisplay-Light;
    }
    .apply-here .apply-left,
    .apply-here .apply-right {
        padding: 25px;
    }
}
@media only screen and (max-width: 991px) {
    .lead-your-pro h2 {
        font: 30px/40px "SF Pro Display";
    }
    .lead-your-pro {
        padding: 0;
        width: 100%;
    }
    .senior-project-box h3 {
        margin-bottom: 5px;
    }
    .tis-india-sec h2 {
        font: 30px/35px SFProDisplay-Bold;
    }
    .opening-left h2 {
        font: 30px/40px SFProDisplay-Light;
        margin-top: 0;
    }
    .lead-professional-main {
        display: block;
    }
    .lead-professional-outer {
        padding-bottom: 0;
    }
    .lead-img {
        width: 100%;
        position: relative;
        margin-bottom: 30px;
    }
    .tis-india-contet {
        position: relative;
        top: 25px;
        order: 1;
        z-index: 1;
    }
    .tis-india-outer img {
        order: 2;
        position: relative;
        top: -20px;
    }
    .tis-india-outer {
        display: flex;
        flex-wrap: wrap;
        padding: 25px 0 40px;
    }
    .lead-img img {
        object-fit: cover;
    }
    .lead-professional-main::after {
        display: none;
    }
    .apply-here .container {
        flex-wrap: wrap;
        flex-direction: column-reverse;
    }
    .apply-here .apply-left {
        width: 100%;
    }
    .apply-here .apply-right {
        width: 100%;
    }
}
@media only screen and (max-width: 959px) {
    .our-row-details h3 {
        font: 18px/30px "SF Pro Display";
        min-height: 80px;
    }
    .our-row-details h5 {
        font: 18px/22px SFProDisplay-Bold;
    }
}
@media only screen and (max-width: 768px) {
    .senior-project-box h3 {
        font: 16px/22px SFProDisplay-Bold;
    }
    .senior-project-box label {
        font: 16px/22px "SF Pro Display";
    }
}
@media only screen and (max-width: 767px) {
    .lead-professional-outer {
        padding: 25px 0 0;
        min-height: auto;
    }
    .career-img img {
        height: 350px;
        object-fit: cover;
    }
    .senior-project ul li {
        padding: 10px;
    }
    .senior-project ul li a {
        padding: 15px;
    }
}
@media only screen and (max-width: 699px) {
    .senior-project ul li {
        padding: 35px 12px;
    }
    .senior-project-box h3 {
        font: 14px/20px SFProDisplay-Bold;
        min-height: 40px;
    }
    .senior-project-box label {
        font: 14px/20px "SF Pro Display";
    }
    .tis-india-sec {
        width: 100%;
    }
    .tis-india-outer {
        padding: 0 0 40px;
    }
}
@media only screen and (max-width: 640px) {
    .opening-left h2 {
        font: 25px/35px SFProDisplay-Light;
    }
    .tis-india-sec h2 {
        font: 25px/35px SFProDisplay-Bold;
    }
    .lead-your-pro h2 {
        font: 25px/35px "SF Pro Display";
    }
}
@media only screen and (max-width: 577px) {
    .senior-project ul li {
        width: 100%;
        padding: 20px 12px;
    }
    .senior-project-box h3 {
        min-height: auto;
    }
    .tis-india-contet {
        top: 0;
    }
    .lead-your-pro {
        margin-bottom: 40px;
    }
}
@media only screen and (max-width: 540px) {
    .lead-img img {
        height: auto;
    }
}
@media only screen and (max-width: 480px) {
    .senior-project {
        padding-top: 20px;
        float: left;
    }
    .openings-main {
        margin-bottom: 0;
    }
    .senior-project ul {
        margin-bottom: 30px;
    }
    .lead-professional-main {
        min-height: 620px;
    }
}
.progress-title{
    font-size: 16px;
    font-weight: 300;
    color: #666 !important;
    margin: 0 0 0px;
}
.progress{
    height: 3px;
    background: #8e44ad;
    border-radius: 0;
    margin-bottom: 30px;
    overflow: visible;
    box-shadow: none;
    position: relative;
}
.progress .progress-bar{
    height:8px;
    position: relative;
    top: -3px;
    box-shadow: none;
    animation: animate-positive 2s;
}
.progress .progress-value{
    display: block;
    font-size: 18px;
    font-weight: bold;
    color: #000;
    position: absolute;
    top: -30px;
    right: 5px;
}
.progress.pink{
    background: #26527e;
}
.progress.green{
    background: #248075;
}
.progress.yellow{
    background: #faa916;
}
@-webkit-keyframes animate-positive{
    0% { width: 0%; }
}
@keyframes animate-positive{
    0% { width: 0%; }
}
.serviceBox{
    color: #888;
    background-color: #f3f9ff;
    font-family: 'Poppins', sans-serif;
    text-align: center;
    padding: 20px;
    border-radius: 0 40px;min-height: 300px;
}
.serviceBox .service-icon{
    color: #fff;
    background: linear-gradient(45deg, transparent, #207ad3, transparent);
    font-size: 50px;
    line-height: 90px;
    width: 90px;
    height: 90px;
    margin: 0 auto 30px;
    border-radius: 50px 0;
    position: relative;
    z-index: 1;
}
.serviceBox .service-icon:before{
    content: '';
    background: linear-gradient(to left, #53a4f4, #2f6ca9);
    border-radius: 50%;
    position: absolute;
    left: 10px;
    bottom: 10px;
    top: 10px;
    right: 10px;
    z-index: -1;
}
.service-icon span{
font-size: 40px;	
}
.serviceBox .title{
    color: #2c970d;
    font-size: 20px;
    font-weight: 600;
    text-transform: uppercase;
    margin: 0 0 7px;
}
.serviceBox .description{
    font-size: 14px;
    line-height: 22px;
    letter-spacing: 0.5px;
}
.serviceBox.blue .service-icon{
    background: linear-gradient(45deg, transparent, #1c7ac0,transparent);
}
.serviceBox.blue .service-icon:before{
    background: linear-gradient(to left, #2ebef3, #1c7ac0);
}
.serviceBox.blue .title{ color: #1c7ac0; }
.serviceBox.pink .service-icon{
    background: linear-gradient(45deg, transparent, #db1557, transparent);
}
.serviceBox.pink .service-icon:before{
    background: linear-gradient(to left, #ff2b87, #db1557);
}
.serviceBox.pink .title{ color: #db1557; }
.serviceBox.orange .service-icon{
    background: linear-gradient(45deg, transparent, #f96407, transparent);
}
.serviceBox.orange .service-icon:before{
    background: linear-gradient(to left, #f98e1b, #f96407);
}
.serviceBox.orange .title{ color: #f96407; }
@media only screen and (max-width: 990px){
    .serviceBox{ margin: 0 0 30px; }
}
.smile-sec .col-md-2{
-webkit-box-flex: 0;
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 18.666667%;
    max-width: 18.666667%;	
}
.about-bottom-box-section {
    clear: left;
    width: 100%;
    float: left;
    margin-top: 40px;
    padding-bottom: 66px;    padding-left: 3%;
    padding-right: 3%;
}
.bottom-box {
    float: left;
    width: 32%;
    padding-right: 40px;    padding-top: 30px;
}
.bottom-box figure {
    margin-bottom: 50px;
}
.bottom-box h4 {
    font: 20px/26px SFProDisplay-Bold;
    color: #023575;
    margin-bottom: 15px;
    min-height: unset;
}
.bottom-box p {
    color: #56606e;
    font: 17px/27px "SF Pro Display";
}
