/* section 1 */
.bg-ash{
    background-color: #F8F9FC;
        transform: skewY(-7deg);
}
#section1{
   /* background-image: url(../img/career/officepic.jpg);
    background-repeat: no-repeat;
    height: 70vh;
    overflow: hidden;
    background-size: cover;*/
    background-color: #343399;
    height: 60vh;
    padding-top: 5%;
    margin-top: -170px;
}
#section1::after{
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 70vh;
    z-index: -1;
    /*background-color: rgba(221, 247, 255,0.7);*/
   
}
.sec1h2{
    color: #fff;
    text-align: center;
    z-index: 1;
        font-weight: 600;
            font-size: 2.5rem;
            line-height: 1.25em;
            text-shadow: 0 2px 4px rgba(0,0,0,0.5);
            z-index: 1;
            position: relative;
            margin-top: 25vh;
}
/* section 2 */
#section2{
    background-color: #32325D;
    text-align: center;
        /*padding: 25px;*/
}

#section2 ul{
    list-style: none;
    display: block;
    margin-top: 1rem;
}
#section2 ul li{
    display: inline-block;
}
#section2 ul li a{
    color: #fff;
    text-decoration: none;
    padding: 20px;
    font-size: 18px;
    font-weight: 600;

}
.bg-img{
    background-image: url(../img/career/bg.png);
    background-repeat: no-repeat;
    background-position: 26% 40%;
    background-size: contain;
}
.common-sec{
    padding: 120px 0 190px;
    
    position: relative;
    padding: 40px 0 65px;
    z-index: 6;

    
}
@media screen and (max-width: 576px){
    #section1{
        background-image:none !important;
        padding-top: 25%;
    }
}
.secleft{
        padding-right: 40px;
        position: relative;
    width: 100%;
}
.sec3p{
    margin-bottom: 30px;
    font-size: 18px;
    line-height: 1.6;
    font-weight: 400;
    color: #525f7f;
    padding: 0px 30px;
}
.TitleText{
    font-size: 22px;
    line-height: 1.5;
    color: #32325d;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: .025em;
    padding: 0px 60px;
    text-align: center;
}
.bg2-img{
        /*background-color: #F6F9FC;*/
    background-image: url(../img/career/bg.png);
    background-repeat: no-repeat;
    background-position: 26% 40%;
    background-size: contain;
}
#img-box-slider img{
    width: 500px;
    height: 300px;
        transform: skewY(-7deg);
        position: relative;
    top: -30px;
}
.QuoteCard__card {
    position: relative;
    display: flex;
    margin: 20px auto;
    flex-direction: column;
    align-items: center;
    background: #fff;
    box-shadow: 0 30px 60px -12px rgba(50,50,93,.25), 0 18px 36px -18px rgba(0,0,0,.3), 0 -12px 36px -8px rgba(0,0,0,.025);
    border-radius: 8px;
    cursor: pointer;
    transition: .3s;
    max-width: 90%;
}
.QuoteCard__card:hover {
    box-shadow: 0 50px 100px -20px rgba(50,50,93,.25), 0 30px 60px -30px rgba(0,0,0,.3), 0 -18px 60px -10px rgba(0,0,0,.025);
    transform: translateY(-3px);
}
.QuoteCard__body {
    position: relative;
    padding: 39px;
}
.QuoteCard__body p {
    position: relative;
    font-size: 21px;
    font-weight: 400;
    line-height: 1.45;
}
.QuoteCard__body p:before {
    position: absolute;
    content: open-quote;
    left: -12px;
    top: -2px;
}
.QuoteCard__body p:after {
    content: close-quote;
}
.QuoteCard__by {
    
    top: 0;
    left: 0;
    transition: .1s;
        opacity: 1;
            color: #aab7c4;
            line-height: 28px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: .025em;
        font-size: 15px;
        cursor: pointer;
        text-align: right;
}
.txt-center{
    text-align: center;
}
#section3{
    margin-top: 40px;
}
#section4, #section6{
        transform: skewY(7deg);
}

#sec5left{
    margin-top: 100px;
}
#section6{
    padding: 50px 0px;
}
#section6 h1 {
    color: #32325d;
    font-weight: 400;
}
#section6 p {
    font-weight: 400;
    font-size: 20px;
    line-height: 32px;
    color: #525f7f;
    padding: 0 60px;
}
.sec-m{
    margin-top: 130px;
}

#sec7right img{
        position: relative;
    bottom: 55px;
    left: 0;
    width: 100%;
    height: 100%;
    /*transform: skewY(-7deg);*/
    transform-origin: 0 100%;

}

.SurveyResults {
    --sidePadding: 40px;
    position: relative;
    
    border-radius: 8px;
    box-shadow: 0 30px 60px -12px rgba(50,50,93,.25), 0 18px 36px -18px rgba(0,0,0,.3), 0 -12px 36px -8px rgba(0,0,0,.025);
    display: flex;
    flex-direction: column;
    z-index: 10;
    overflow: hidden;
        margin-top: 40px!important;
    margin-bottom: 40px!important;
}
.improving_card_top{
    background: #f7f9fc;
}
.improving_card_top p{
    font-weight: 400;
    font-size: 17px;
    line-height: 28px;
    color: #525f7f;
    padding: 30px 30px;
}
.improving_card_middle ul{
        padding: 20px;
        background-color: #fff;
            list-style: none;
}
.improving_card_middle ul li h6{
    font-size: 17px;
    font-weight: 500;
    line-height: 32px;
    color: #32325d;
}
.improving_card_middle ul li p{
    font-size: 15px;
    line-height: 22px;
    font-weight: 400;
    color: #525f7f;
}

.progress {
        height: 1.5rem !important;
    }
.Helm__background--green4 {
    background-color: #28A745;
}
.Helm__background--yellow5 {
    background-color: #FFC107;
}
.Helm__background--red5 {
    background-color: #DC3545;
}

.SurveyResults__legend{
    display: flex;
    flex-direction: row;
    align-items: center;
    padding: 20px var(--sidePadding);
    border-top: 2px solid #f6f9fc;
    justify-content: space-between;
    background-color: #fff;
    list-style: none;
}
.SurveyResults__legendItem {
    justify-content: flex-start;
    display: flex;
    flex-direction: row;
    align-items: center;
}
.SurveyResults__legendIndicator {
    width: 10px;
    height: 10px;
    border-radius: 50%;
    margin: 0 6px 0 0;
}
.SurveyResults__legendItem .common-UppercaseText {
    color: #6b7c93;
}
.common-UppercaseText {
    font-size: 17px;
    line-height: 28px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: .025em;
}
.sec-mt50{
    margin-top: 50px;
}
#sec8left{
    margin-top: 200px;
}

.OpenCTA {
    position: relative;
    background: #32325d;
    z-index: 2;
    display: flex;
    justify-content: center;
    margin-top: 50px;
}
.OpenCTA__content {
    width: 100%;
    max-width: 1040px;
    display: flex;
    padding: 40px 20px;
    justify-content: space-between;
    align-items: center;
    flex-direction: row;
    text-align: left;
    padding: 60px 20px;
}
.OpenCTA__text h3 {
    font-weight: 500;
    font-size: 30px;
    line-height: 1.2;
}
.Helm__text--white {
    color: #fff;
}
.common-Button {
    white-space: nowrap;
    display: inline-block;
    height: 40px;
    line-height: 40px;
    padding: 0 14px;
   box-shadow: 0 4px 6px rgba(50,50,93,.11), 0 1px 3px rgba(0,0,0,.08);
    border-radius: 4px;
    font-size: 15px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: .025em;
    text-decoration: none;
    transition: all .15s ease;
    color: #fff;
    background: #6772e5;
    text-decoration: none;
}
.common-Button--default:hover {
    color: #fff;
    background-color: #7795f8;
    text-decoration: none;
}

/*Responsive Design */

@media (max-width: 992px){
    #section3{
        text-align: center;
    }
    .sec3p{
        text-align: center;
    }
    .common-sec{
        padding:  0px !important;
    }
    #sec8left{
        margin-top: 65px !important
    }
    .sec-mt50{
        margin-top: 0px;
    }
    .sec-m {
        margin-top: 30px;
    }
    #sec4right{
        margin-top: 50px;
    }
    #sec5left{
        margin-top: 0px;
    }
    .OpenCTA{
        margin-top: 0px;
    }
    #sec7right img{
        margin-top: 50px;
    }
    #section8 .sec3p{
        text-align: center;
    }
    #sec8-img-holder{
        order:1;
            margin-bottom: 50px;
    }
    #sec8-left{
        order:2;
    }
    .common-sec {
        margin-bottom: 50px;
    }
    .TitleText{
        text-align: center;
    }
}


/*my try*/
#calender_notes_holder1,#calender_notes_holder2,#calender_notes_holder3{
      margin-top: 80px;
      /*padding-left: 70px;*/
    }
.calender_notes{
    position: relative;
    width: 100%;
    transform-origin: 50% 100%;
    transform: scale(1);
    opacity: 1;
    transition: transform .4s ease-in-out,box-shadow .4s ease-in,opacity .2s;
    box-shadow: 0 13px 27px -5px rgba(50,50,93,.25), 0 8px 16px -8px rgba(0,0,0,.3), 0 -6px 16px -6px rgba(0,0,0,.025), 0 0 20px rgba(0,0,0,.04);
    border-radius: 6px;
    cursor: pointer;
    will-change: transform;
    min-height: 245px;
}
.calender_notes_top{
    display: flex;
    align-items: flex-start;
}
.calender_notes_top_left{
    flex: 1;
    padding: 24px 19px 34px 40px;
    background-color: #fff;
}
.calender_notes_top_right{
    width: 150px;
    height: 150px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-shrink: 0;
    border-radius: 6px;
    margin-top: 0;
    padding: 5px;
    background: #fff;
    box-shadow: 0 6px 12px -2px rgba(50,50,93,.25), 0 3px 7px -3px rgba(0,0,0,.3);
    transform: translateX(16px) translateY(-16px);
}
.calender_notes_bottem{
    border-radius: 0 0 6px 6px;
    display: flex;
    justify-content: center;
    align-content: center;
    background: #f6f9fc;
    font-weight: 400;
    font-size: 17px;
    line-height: 28px;
    color: #525f7f;
        cursor: pointer;
}
.calender_notes_bottem a{
    padding: 16px 34px 22px;
    width: 100%;
    text-align: center;
    color: #6772e5;
    font-weight: 500;
    transition: color .1s ease;
    cursor: pointer;
    text-decoration: none;
    font-size: 17px;
    line-height: 28px;
}
.calender_notes_top_left .common-UppercaseText{
    color: #aab7c4;
    font-size: 15px;
    font-weight: 600;
    line-height: 1.1;
}
.common-BodyTitle-slider{
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    text-align: left;
}
/*slider*/
* {box-sizing: border-box}
   
    .mySlides {display: none}
    .mySlidesContent {display: none}
    img {vertical-align: middle;}

    /* Slideshow container */
    .slideshow-container {
      max-width: 90%;
      position: relative;
      margin: auto;
    }

    /* Next & previous buttons */
    .prev, .next {
      cursor: pointer;
      position: absolute;
      top: 50%;
      width: auto;
      padding: 16px;
      margin-top: -22px;
      color: white;
      font-weight: bold;
      font-size: 18px;
      transition: 0.6s ease;
      border-radius: 0 3px 3px 0;
      user-select: none;
    }

    /* Position the "next button" to the right */
    .next {
      right: 0;
      border-radius: 3px 0 0 3px;
    }

    /* On hover, add a black background color with a little bit see-through */
    .prev:hover, .next:hover {
      background-color: rgba(0,0,0,0.8);
    }

    /* Caption text */
    .text {
      color: #f2f2f2;
      font-size: 15px;
      padding: 8px 12px;
      position: absolute;
      bottom: 8px;
      width: 100%;
      text-align: center;
    }

    /* Number text (1/3 etc) */
    .numbertext {
      color: #f2f2f2;
      font-size: 12px;
      padding: 8px 12px;
      position: absolute;
      top: 0;
    }

    /* The dots/bullets/indicators */
    .dot {
      cursor: pointer;
      height: 15px;
      width: 15px;
      margin: 0 2px;
      background-color: #bbb;
      border-radius: 50%;
      display: inline-block;
      transition: background-color 0.6s ease;
    }

    .active, .dot:hover {
      background-color: #717171;
    }


    @-webkit-keyframes fade {
      from {opacity: .4} 
      to {opacity: 1}
    }

    @keyframes fade {
      from {opacity: .4} 
      to {opacity: 1}
    }

    /* On smaller screens, decrease text size */
    @media only screen and (max-width: 300px) {
      .prev, .next,.text {font-size: 11px}
    }

#section8{
    margin-bottom: 100px;
}
/*#section8 .sec3p{
    padding:0px !important;
}*/
#sec8-img-holder{
    margin-top: 10%;
}
.pr0{
    padding-right: 0px;
}
